-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Vivid CI
committed
Aug 9, 2021
1 parent
d170798
commit 1288ded
Showing
121 changed files
with
630 additions
and
353 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# `Side-drawer` | ||
|
||
#### `should internal contents` | ||
|
||
```html | ||
<aside class="side-drawer"> | ||
<div class="vvd-side-drawer--content"> | ||
<slot> | ||
</slot> | ||
</div> | ||
</aside> | ||
|
||
``` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@vonage/vvd-core", | ||
"version": "2.16.1", | ||
"version": "2.17.0", | ||
"description": "> TODO: description", | ||
"author": "yinonov <[email protected]>", | ||
"homepage": "https://github.com/Vonage/vivid/tree/master/components/core#readme", | ||
|
@@ -27,12 +27,12 @@ | |
"url": "https://github.com/Vonage/vivid/issues" | ||
}, | ||
"dependencies": { | ||
"@vonage/vvd-fonts": "2.16.1", | ||
"@vonage/vvd-scheme": "2.16.1", | ||
"@vonage/vvd-fonts": "2.17.0", | ||
"@vonage/vvd-scheme": "2.17.0", | ||
"tslib": "^2.3.0" | ||
}, | ||
"devDependencies": { | ||
"@vonage/vvd-umbrella": "2.16.1", | ||
"@vonage/vvd-umbrella": "2.17.0", | ||
"typescript": "^4.3.2" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@vonage/vvd-scheme", | ||
"version": "2.16.1", | ||
"version": "2.17.0", | ||
"description": "Vivid scheme management service", | ||
"author": "yinonov <[email protected]>", | ||
"homepage": "https://github.com/Vonage/vivid/tree/master/components/scheme#readme", | ||
|
@@ -22,12 +22,12 @@ | |
"url": "https://github.com/Vonage/vivid/issues" | ||
}, | ||
"dependencies": { | ||
"@vonage/vvd-foundation": "2.16.1", | ||
"@vonage/vvd-foundation": "2.17.0", | ||
"tslib": "^2.3.0" | ||
}, | ||
"devDependencies": { | ||
"@vonage/vvd-design-tokens": "2.16.1", | ||
"@vonage/vvd-umbrella": "2.16.1", | ||
"@vonage/vvd-design-tokens": "2.17.0", | ||
"@vonage/vvd-umbrella": "2.17.0", | ||
"lit-element": "^2.4.0", | ||
"typescript": "^4.3.2" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@vonage/vvd-style-coupling", | ||
"version": "2.16.1", | ||
"version": "2.17.0", | ||
"description": "> TODO: description", | ||
"author": "yinonov <[email protected]>", | ||
"homepage": "https://github.com/Vonage/vivid/tree/master/components/style-coupling#readme", | ||
|
@@ -25,8 +25,8 @@ | |
"tslib": "^2.3.0" | ||
}, | ||
"devDependencies": { | ||
"@vonage/vvd-design-tokens": "2.16.1", | ||
"@vonage/vvd-umbrella": "2.16.1", | ||
"@vonage/vvd-design-tokens": "2.17.0", | ||
"@vonage/vvd-umbrella": "2.17.0", | ||
"lit-element": "^2.4.0", | ||
"typescript": "^4.3.2" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@vonage/vvd-typography", | ||
"version": "2.16.1", | ||
"version": "2.17.0", | ||
"description": "> TODO: description", | ||
"author": "yinonov <[email protected]>", | ||
"homepage": "https://github.com/Vonage/vivid/tree/master/components/typography#readme", | ||
|
@@ -17,6 +17,6 @@ | |
"url": "https://github.com/Vonage/vivid/issues" | ||
}, | ||
"devDependencies": { | ||
"@vonage/vvd-design-tokens": "2.16.1" | ||
"@vonage/vvd-design-tokens": "2.17.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.