@vonage/vivid 3.24.0 → 3.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/custom-elements.json +47 -9
- package/lib/action-group/action-group.d.ts +1 -1
- package/lib/avatar/avatar.d.ts +1 -1
- package/lib/checkbox/checkbox.d.ts +0 -1
- package/lib/data-grid/data-grid.d.ts +4 -0
- package/lib/dialog/dialog.d.ts +1 -0
- package/lib/listbox/listbox.d.ts +1 -1
- package/lib/menu/menu.d.ts +0 -1
- package/lib/menu-item/menu-item.d.ts +6 -0
- package/lib/menu-item/menu-item.template.d.ts +2 -3
- package/lib/number-field/number-field.d.ts +1 -1
- package/lib/select/select.d.ts +1 -1
- package/lib/text-field/text-field.d.ts +1 -1
- package/menu-item/index.js +1 -0
- package/package.json +1 -1
- package/shared/definition.js +1 -1
- package/shared/definition10.js +1 -1
- package/shared/definition11.js +1 -1
- package/shared/definition12.js +1 -1
- package/shared/definition14.js +1 -1
- package/shared/definition15.js +1 -1
- package/shared/definition16.js +1 -1
- package/shared/definition17.js +1 -1
- package/shared/definition18.js +1 -1
- package/shared/definition19.js +1 -1
- package/shared/definition2.js +1 -1
- package/shared/definition21.js +1 -1
- package/shared/definition22.js +10 -2
- package/shared/definition23.js +5 -4
- package/shared/definition24.js +1 -1
- package/shared/definition25.js +1 -1
- package/shared/definition26.js +1 -1
- package/shared/definition27.js +1 -1
- package/shared/definition29.js +1 -1
- package/shared/definition30.js +6 -8
- package/shared/definition31.js +21 -11
- package/shared/definition33.js +4 -2
- package/shared/definition34.js +1 -1
- package/shared/definition35.js +1 -1
- package/shared/definition36.js +1 -1
- package/shared/definition37.js +1 -1
- package/shared/definition38.js +1 -1
- package/shared/definition39.js +1 -1
- package/shared/definition4.js +1 -1
- package/shared/definition40.js +1 -1
- package/shared/definition41.js +1 -1
- package/shared/definition42.js +1 -1
- package/shared/definition44.js +1 -1
- package/shared/definition45.js +1 -1
- package/shared/definition47.js +1 -1
- package/shared/definition48.js +1 -1
- package/shared/definition5.js +1 -1
- package/shared/definition50.js +1 -1
- package/shared/definition51.js +15 -4
- package/shared/definition52.js +1 -1
- package/shared/definition53.js +1 -1
- package/shared/definition54.js +1 -1
- package/shared/definition6.js +1 -1
- package/shared/definition7.js +1 -1
- package/shared/definition8.js +1 -1
- package/shared/definition9.js +1 -1
- package/shared/form-elements.js +1 -1
- package/shared/patterns/form-elements/form-elements.d.ts +4 -4
- package/shared/text-field.js +1 -1
- package/styles/core/all.css +1 -1
- package/styles/core/theme.css +1 -1
- package/styles/core/typography.css +1 -1
- package/styles/tokens/theme-dark.css +4 -4
- package/styles/tokens/theme-light.css +4 -4
- package/text-field/index.js +2 -0
- package/vivid.api.json +21 -21
package/styles/core/all.css
CHANGED
package/styles/core/theme.css
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 20 Jul 2023 11:19:49 GMT
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* Do not edit directly
|
|
7
|
-
* Generated on Thu,
|
|
7
|
+
* Generated on Thu, 20 Jul 2023 11:19:49 GMT
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* Do not edit directly
|
|
11
|
-
* Generated on Thu,
|
|
11
|
+
* Generated on Thu, 20 Jul 2023 11:19:49 GMT
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
14
14
|
* Do not edit directly
|
|
15
|
-
* Generated on Thu,
|
|
15
|
+
* Generated on Thu, 20 Jul 2023 11:19:49 GMT
|
|
16
16
|
*/
|
|
17
17
|
@property --vvd-size-density {
|
|
18
18
|
syntax: "<integer>";
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 20 Jul 2023 11:19:49 GMT
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* Do not edit directly
|
|
7
|
-
* Generated on Thu,
|
|
7
|
+
* Generated on Thu, 20 Jul 2023 11:19:49 GMT
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* Do not edit directly
|
|
11
|
-
* Generated on Thu,
|
|
11
|
+
* Generated on Thu, 20 Jul 2023 11:19:49 GMT
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
14
14
|
* Do not edit directly
|
|
15
|
-
* Generated on Thu,
|
|
15
|
+
* Generated on Thu, 20 Jul 2023 11:19:49 GMT
|
|
16
16
|
*/
|
|
17
17
|
@property --vvd-size-density {
|
|
18
18
|
syntax: "<integer>";
|
package/text-field/index.js
CHANGED
package/vivid.api.json
CHANGED
|
@@ -213,17 +213,8 @@
|
|
|
213
213
|
},
|
|
214
214
|
{
|
|
215
215
|
"kind": "Reference",
|
|
216
|
-
"text": "Appearance.
|
|
217
|
-
"canonicalReference": "@vonage/vivid!Appearance.
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"kind": "Content",
|
|
221
|
-
"text": " | "
|
|
222
|
-
},
|
|
223
|
-
{
|
|
224
|
-
"kind": "Reference",
|
|
225
|
-
"text": "Appearance.Outlined",
|
|
226
|
-
"canonicalReference": "@vonage/vivid!Appearance.Outlined:member"
|
|
216
|
+
"text": "Appearance.Fieldset",
|
|
217
|
+
"canonicalReference": "@vonage/vivid!Appearance.Fieldset:member"
|
|
227
218
|
},
|
|
228
219
|
{
|
|
229
220
|
"kind": "Content",
|
|
@@ -248,7 +239,7 @@
|
|
|
248
239
|
"name": "ActionGroupAppearance",
|
|
249
240
|
"typeTokenRange": {
|
|
250
241
|
"startIndex": 1,
|
|
251
|
-
"endIndex":
|
|
242
|
+
"endIndex": 9
|
|
252
243
|
}
|
|
253
244
|
},
|
|
254
245
|
{
|
|
@@ -695,6 +686,15 @@
|
|
|
695
686
|
"text": "Appearance.Outlined",
|
|
696
687
|
"canonicalReference": "@vonage/vivid!Appearance.Outlined:member"
|
|
697
688
|
},
|
|
689
|
+
{
|
|
690
|
+
"kind": "Content",
|
|
691
|
+
"text": " | "
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
"kind": "Reference",
|
|
695
|
+
"text": "Appearance.Duotone",
|
|
696
|
+
"canonicalReference": "@vonage/vivid!Appearance.Duotone:member"
|
|
697
|
+
},
|
|
698
698
|
{
|
|
699
699
|
"kind": "Content",
|
|
700
700
|
"text": ">"
|
|
@@ -709,7 +709,7 @@
|
|
|
709
709
|
"name": "AvatarAppearance",
|
|
710
710
|
"typeTokenRange": {
|
|
711
711
|
"startIndex": 1,
|
|
712
|
-
"endIndex":
|
|
712
|
+
"endIndex": 11
|
|
713
713
|
}
|
|
714
714
|
},
|
|
715
715
|
{
|
|
@@ -3189,8 +3189,8 @@
|
|
|
3189
3189
|
},
|
|
3190
3190
|
{
|
|
3191
3191
|
"kind": "Reference",
|
|
3192
|
-
"text": "Appearance.
|
|
3193
|
-
"canonicalReference": "@vonage/vivid!Appearance.
|
|
3192
|
+
"text": "Appearance.Fieldset",
|
|
3193
|
+
"canonicalReference": "@vonage/vivid!Appearance.Fieldset:member"
|
|
3194
3194
|
},
|
|
3195
3195
|
{
|
|
3196
3196
|
"kind": "Content",
|
|
@@ -3917,8 +3917,8 @@
|
|
|
3917
3917
|
},
|
|
3918
3918
|
{
|
|
3919
3919
|
"kind": "Reference",
|
|
3920
|
-
"text": "Appearance.
|
|
3921
|
-
"canonicalReference": "@vonage/vivid!Appearance.
|
|
3920
|
+
"text": "Appearance.Fieldset",
|
|
3921
|
+
"canonicalReference": "@vonage/vivid!Appearance.Fieldset:member"
|
|
3922
3922
|
},
|
|
3923
3923
|
{
|
|
3924
3924
|
"kind": "Content",
|
|
@@ -7191,8 +7191,8 @@
|
|
|
7191
7191
|
},
|
|
7192
7192
|
{
|
|
7193
7193
|
"kind": "Reference",
|
|
7194
|
-
"text": "Appearance.
|
|
7195
|
-
"canonicalReference": "@vonage/vivid!Appearance.
|
|
7194
|
+
"text": "Appearance.Fieldset",
|
|
7195
|
+
"canonicalReference": "@vonage/vivid!Appearance.Fieldset:member"
|
|
7196
7196
|
},
|
|
7197
7197
|
{
|
|
7198
7198
|
"kind": "Content",
|
|
@@ -8796,8 +8796,8 @@
|
|
|
8796
8796
|
},
|
|
8797
8797
|
{
|
|
8798
8798
|
"kind": "Reference",
|
|
8799
|
-
"text": "Appearance.
|
|
8800
|
-
"canonicalReference": "@vonage/vivid!Appearance.
|
|
8799
|
+
"text": "Appearance.Fieldset",
|
|
8800
|
+
"canonicalReference": "@vonage/vivid!Appearance.Fieldset:member"
|
|
8801
8801
|
},
|
|
8802
8802
|
{
|
|
8803
8803
|
"kind": "Content",
|