@vonage/vivid 3.34.0 → 3.35.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 +10 -2
- package/lib/avatar/avatar.d.ts +1 -1
- package/lib/progress-ring/progress-ring.d.ts +1 -1
- package/listbox/index.js +1 -1
- 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/definition13.js +1 -1
- package/shared/definition14.js +1 -1
- package/shared/definition15.js +1 -1
- package/shared/definition16.js +2 -2
- 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/definition20.js +1 -1
- package/shared/definition21.js +1 -1
- package/shared/definition22.js +1 -1
- package/shared/definition23.js +1 -1
- package/shared/definition26.js +1 -1
- package/shared/definition27.js +1 -1
- package/shared/definition28.js +1 -1
- package/shared/definition29.js +1 -1
- package/shared/definition3.js +1 -1
- package/shared/definition31.js +1 -1
- package/shared/definition32.js +1 -1
- package/shared/definition33.js +1 -1
- 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/definition42.js +1 -1
- package/shared/definition43.js +1 -1
- package/shared/definition45.js +1 -1
- package/shared/definition46.js +1 -1
- package/shared/definition48.js +1 -1
- package/shared/definition49.js +1 -1
- package/shared/definition5.js +1 -1
- package/shared/definition51.js +1 -1
- package/shared/definition52.js +1 -1
- package/shared/definition53.js +1 -1
- package/shared/definition55.js +1 -1
- package/shared/definition6.js +1 -1
- package/shared/definition7.js +1 -1
- package/shared/definition8.js +1 -1
- package/shared/index2.js +1 -1
- package/shared/text-field.js +1 -1
- package/style.css +59 -50
- 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/styles/tokens/vivid-2-compat.css +1 -1
- package/vivid.api.json +10 -1
package/style.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
4
4
|
*/
|
|
5
5
|
:host {
|
|
6
6
|
display: inline-block;
|
|
@@ -317,7 +317,7 @@ slot, svg, ::slotted(:where(svg, img)) {
|
|
|
317
317
|
inline-size: inherit;
|
|
318
318
|
}/**
|
|
319
319
|
* Do not edit directly
|
|
320
|
-
* Generated on
|
|
320
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
321
321
|
*/
|
|
322
322
|
:host {
|
|
323
323
|
display: contents;
|
|
@@ -335,7 +335,7 @@ slot, svg, ::slotted(:where(svg, img)) {
|
|
|
335
335
|
outline-offset: -2px;
|
|
336
336
|
}/**
|
|
337
337
|
* Do not edit directly
|
|
338
|
-
* Generated on
|
|
338
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
339
339
|
*/
|
|
340
340
|
.message {
|
|
341
341
|
display: flex;
|
|
@@ -360,7 +360,7 @@ slot, svg, ::slotted(:where(svg, img)) {
|
|
|
360
360
|
color: var(--vvd-color-alert-500);
|
|
361
361
|
}/**
|
|
362
362
|
* Do not edit directly
|
|
363
|
-
* Generated on
|
|
363
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
364
364
|
*/
|
|
365
365
|
:host {
|
|
366
366
|
display: contents;
|
|
@@ -497,7 +497,7 @@ p {
|
|
|
497
497
|
font: var(--vvd-typography-base-condensed);
|
|
498
498
|
}/**
|
|
499
499
|
* Do not edit directly
|
|
500
|
-
* Generated on
|
|
500
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
501
501
|
*/
|
|
502
502
|
@supports selector(:focus-visible) {
|
|
503
503
|
:host(:focus-visible) {
|
|
@@ -617,7 +617,7 @@ label {
|
|
|
617
617
|
display: none;
|
|
618
618
|
}/**
|
|
619
619
|
* Do not edit directly
|
|
620
|
-
* Generated on
|
|
620
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
621
621
|
*/
|
|
622
622
|
:host {
|
|
623
623
|
display: inline-block;
|
|
@@ -701,7 +701,7 @@ label {
|
|
|
701
701
|
pointer-events: none;
|
|
702
702
|
}/**
|
|
703
703
|
* Do not edit directly
|
|
704
|
-
* Generated on
|
|
704
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
705
705
|
*/
|
|
706
706
|
:host {
|
|
707
707
|
display: inline-block;
|
|
@@ -765,7 +765,7 @@ label {
|
|
|
765
765
|
margin-block: 4px;
|
|
766
766
|
}/**
|
|
767
767
|
* Do not edit directly
|
|
768
|
-
* Generated on
|
|
768
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
769
769
|
*/
|
|
770
770
|
.control {
|
|
771
771
|
position: fixed;
|
|
@@ -922,7 +922,7 @@ label {
|
|
|
922
922
|
filter: none;
|
|
923
923
|
}/**
|
|
924
924
|
* Do not edit directly
|
|
925
|
-
* Generated on
|
|
925
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
926
926
|
*/
|
|
927
927
|
.base {
|
|
928
928
|
align-items: center;
|
|
@@ -1045,7 +1045,7 @@ label {
|
|
|
1045
1045
|
}
|
|
1046
1046
|
}/**
|
|
1047
1047
|
* Do not edit directly
|
|
1048
|
-
* Generated on
|
|
1048
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
1049
1049
|
*/
|
|
1050
1050
|
.base {
|
|
1051
1051
|
display: inline-flex;
|
|
@@ -1070,6 +1070,8 @@ label {
|
|
|
1070
1070
|
--_connotation-color-fierce: var(--vvd-avatar-cta-fierce, var(--vvd-color-cta-700));
|
|
1071
1071
|
/* @cssprop [--vvd-avatar-cta-pale=var(--vvd-color-cta-300)] */
|
|
1072
1072
|
--_connotation-color-pale: var(--vvd-avatar-cta-pale, var(--vvd-color-cta-300));
|
|
1073
|
+
/* @cssprop [--vvd-avatar-cta-soft=var(--vvd-color-cta-100)] */
|
|
1074
|
+
--_connotation-color-soft: var(--vvd-avatar-cta-soft, var(--vvd-color-cta-100));
|
|
1073
1075
|
}
|
|
1074
1076
|
.base:not(.connotation-cta) {
|
|
1075
1077
|
/* @cssprop [--vvd-avatar-accent-primary=var(--vvd-color-canvas-text)] */
|
|
@@ -1082,6 +1084,8 @@ label {
|
|
|
1082
1084
|
--_connotation-color-fierce: var(--vvd-avatar-accent-fierce, var(--vvd-color-neutral-700));
|
|
1083
1085
|
/* @cssprop [--vvd-avatar-accent-pale=var(--vvd-color-neutral-300)] */
|
|
1084
1086
|
--_connotation-color-pale: var(--vvd-avatar-accent-pale, var(--vvd-color-neutral-300));
|
|
1087
|
+
/* @cssprop [--vvd-avatar-accent-soft=var(--vvd-color-neutral-100)] */
|
|
1088
|
+
--_connotation-color-soft: var(--vvd-avatar-accent-soft, var(--vvd-color-neutral-100));
|
|
1085
1089
|
}
|
|
1086
1090
|
.base {
|
|
1087
1091
|
--_appearance-color-text: var(--_connotation-color-primary-text);
|
|
@@ -1098,6 +1102,11 @@ label {
|
|
|
1098
1102
|
--_appearance-color-fill: transparent;
|
|
1099
1103
|
--_appearance-color-outline: var(--_connotation-color-pale);
|
|
1100
1104
|
}
|
|
1105
|
+
.base.appearance-subtle {
|
|
1106
|
+
--_appearance-color-text: var(--_connotation-color-contrast);
|
|
1107
|
+
--_appearance-color-fill: var(--_connotation-color-soft);
|
|
1108
|
+
--_appearance-color-outline: transparent;
|
|
1109
|
+
}
|
|
1101
1110
|
.base.size-condensed {
|
|
1102
1111
|
--_size: calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density, 0), 2) - 8));
|
|
1103
1112
|
}
|
|
@@ -1143,7 +1152,7 @@ label {
|
|
|
1143
1152
|
object-fit: cover;
|
|
1144
1153
|
}/**
|
|
1145
1154
|
* Do not edit directly
|
|
1146
|
-
* Generated on
|
|
1155
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
1147
1156
|
*/
|
|
1148
1157
|
.base {
|
|
1149
1158
|
--_badge-block-size: calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density, 0), 2) - 20));
|
|
@@ -1316,7 +1325,7 @@ label {
|
|
|
1316
1325
|
order: 1;
|
|
1317
1326
|
}/**
|
|
1318
1327
|
* Do not edit directly
|
|
1319
|
-
* Generated on
|
|
1328
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
1320
1329
|
*/
|
|
1321
1330
|
.control {
|
|
1322
1331
|
overflow: hidden;
|
|
@@ -1393,7 +1402,7 @@ label {
|
|
|
1393
1402
|
margin-inline-end: 8px;
|
|
1394
1403
|
}/**
|
|
1395
1404
|
* Do not edit directly
|
|
1396
|
-
* Generated on
|
|
1405
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
1397
1406
|
*/
|
|
1398
1407
|
.base {
|
|
1399
1408
|
display: flex;
|
|
@@ -1433,7 +1442,7 @@ label {
|
|
|
1433
1442
|
display: none;
|
|
1434
1443
|
}/**
|
|
1435
1444
|
* Do not edit directly
|
|
1436
|
-
* Generated on
|
|
1445
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
1437
1446
|
*/
|
|
1438
1447
|
:host {
|
|
1439
1448
|
display: flex;
|
|
@@ -1534,7 +1543,7 @@ label {
|
|
|
1534
1543
|
margin-inline-start: auto;
|
|
1535
1544
|
}/**
|
|
1536
1545
|
* Do not edit directly
|
|
1537
|
-
* Generated on
|
|
1546
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
1538
1547
|
*/
|
|
1539
1548
|
:host {
|
|
1540
1549
|
display: block;
|
|
@@ -1583,7 +1592,7 @@ header {
|
|
|
1583
1592
|
display: none;
|
|
1584
1593
|
}/**
|
|
1585
1594
|
* Do not edit directly
|
|
1586
|
-
* Generated on
|
|
1595
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
1587
1596
|
*/
|
|
1588
1597
|
.control {
|
|
1589
1598
|
position: relative;
|
|
@@ -1727,7 +1736,7 @@ header {
|
|
|
1727
1736
|
--focus-stroke-gap-color: transparent;
|
|
1728
1737
|
}/**
|
|
1729
1738
|
* Do not edit directly
|
|
1730
|
-
* Generated on
|
|
1739
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
1731
1740
|
*/
|
|
1732
1741
|
.base {
|
|
1733
1742
|
z-index: 1;
|
|
@@ -1869,7 +1878,7 @@ header {
|
|
|
1869
1878
|
gap: 4px;
|
|
1870
1879
|
}/**
|
|
1871
1880
|
* Do not edit directly
|
|
1872
|
-
* Generated on
|
|
1881
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
1873
1882
|
*/
|
|
1874
1883
|
.control {
|
|
1875
1884
|
position: relative;
|
|
@@ -1971,7 +1980,7 @@ details > summary::-webkit-details-marker {
|
|
|
1971
1980
|
display: none;
|
|
1972
1981
|
}/**
|
|
1973
1982
|
* Do not edit directly
|
|
1974
|
-
* Generated on
|
|
1983
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
1975
1984
|
*/
|
|
1976
1985
|
.control {
|
|
1977
1986
|
position: relative;
|
|
@@ -2054,7 +2063,7 @@ details > summary::-webkit-details-marker {
|
|
|
2054
2063
|
line-height: 1;
|
|
2055
2064
|
}/**
|
|
2056
2065
|
* Do not edit directly
|
|
2057
|
-
* Generated on
|
|
2066
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
2058
2067
|
*/
|
|
2059
2068
|
.base {
|
|
2060
2069
|
display: flex;
|
|
@@ -2144,7 +2153,7 @@ details > summary::-webkit-details-marker {
|
|
|
2144
2153
|
font: var(--vvd-typography-base);
|
|
2145
2154
|
}/**
|
|
2146
2155
|
* Do not edit directly
|
|
2147
|
-
* Generated on
|
|
2156
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
2148
2157
|
*/
|
|
2149
2158
|
.control {
|
|
2150
2159
|
display: inline-flex;
|
|
@@ -2180,7 +2189,7 @@ details > summary::-webkit-details-marker {
|
|
|
2180
2189
|
inline-size: calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density, 0), 2)));
|
|
2181
2190
|
}/**
|
|
2182
2191
|
* Do not edit directly
|
|
2183
|
-
* Generated on
|
|
2192
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
2184
2193
|
*/
|
|
2185
2194
|
.base {
|
|
2186
2195
|
height: 6px;
|
|
@@ -2332,7 +2341,7 @@ details > summary::-webkit-details-marker {
|
|
|
2332
2341
|
}
|
|
2333
2342
|
}/**
|
|
2334
2343
|
* Do not edit directly
|
|
2335
|
-
* Generated on
|
|
2344
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
2336
2345
|
*/
|
|
2337
2346
|
.control {
|
|
2338
2347
|
position: fixed;
|
|
@@ -2379,7 +2388,7 @@ details > summary::-webkit-details-marker {
|
|
|
2379
2388
|
display: none;
|
|
2380
2389
|
}/**
|
|
2381
2390
|
* Do not edit directly
|
|
2382
|
-
* Generated on
|
|
2391
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
2383
2392
|
*/
|
|
2384
2393
|
:host {
|
|
2385
2394
|
display: inline-block;
|
|
@@ -2683,7 +2692,7 @@ details > summary::-webkit-details-marker {
|
|
|
2683
2692
|
--focus-inset: -1px;
|
|
2684
2693
|
}/**
|
|
2685
2694
|
* Do not edit directly
|
|
2686
|
-
* Generated on
|
|
2695
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
2687
2696
|
*/
|
|
2688
2697
|
.base {
|
|
2689
2698
|
--tag-block-size: calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density, 0), 2) - 16));
|
|
@@ -2842,7 +2851,7 @@ details > summary::-webkit-details-marker {
|
|
|
2842
2851
|
gap: 8px;
|
|
2843
2852
|
}/**
|
|
2844
2853
|
* Do not edit directly
|
|
2845
|
-
* Generated on
|
|
2854
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
2846
2855
|
*/
|
|
2847
2856
|
.control {
|
|
2848
2857
|
display: inline-block;
|
|
@@ -2867,7 +2876,7 @@ details > summary::-webkit-details-marker {
|
|
|
2867
2876
|
margin-block-start: 16px;
|
|
2868
2877
|
}/**
|
|
2869
2878
|
* Do not edit directly
|
|
2870
|
-
* Generated on
|
|
2879
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
2871
2880
|
*/
|
|
2872
2881
|
.control {
|
|
2873
2882
|
pointer-events: none;
|
|
@@ -2882,7 +2891,7 @@ details > summary::-webkit-details-marker {
|
|
|
2882
2891
|
font: var(--vvd-typography-base-bold);
|
|
2883
2892
|
}/**
|
|
2884
2893
|
* Do not edit directly
|
|
2885
|
-
* Generated on
|
|
2894
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
2886
2895
|
*/
|
|
2887
2896
|
@supports selector(:focus-visible) {
|
|
2888
2897
|
:host(:focus-visible) {
|
|
@@ -3004,7 +3013,7 @@ details > summary::-webkit-details-marker {
|
|
|
3004
3013
|
color: var(--vvd-color-neutral-600);
|
|
3005
3014
|
}/**
|
|
3006
3015
|
* Do not edit directly
|
|
3007
|
-
* Generated on
|
|
3016
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
3008
3017
|
*/
|
|
3009
3018
|
.base {
|
|
3010
3019
|
display: flex;
|
|
@@ -3016,7 +3025,7 @@ details > summary::-webkit-details-marker {
|
|
|
3016
3025
|
border-bottom: 1px solid var(--vvd-color-neutral-200);
|
|
3017
3026
|
}/**
|
|
3018
3027
|
* Do not edit directly
|
|
3019
|
-
* Generated on
|
|
3028
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
3020
3029
|
*/
|
|
3021
3030
|
:host {
|
|
3022
3031
|
display: flex;
|
|
@@ -3131,7 +3140,7 @@ button:not(:focus-visible) > .focus-indicator {
|
|
|
3131
3140
|
display: none;
|
|
3132
3141
|
}/**
|
|
3133
3142
|
* Do not edit directly
|
|
3134
|
-
* Generated on
|
|
3143
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
3135
3144
|
*/
|
|
3136
3145
|
:host {
|
|
3137
3146
|
display: inline-block;
|
|
@@ -3447,7 +3456,7 @@ button:not(:focus-visible) > .focus-indicator {
|
|
|
3447
3456
|
display: flex;
|
|
3448
3457
|
}/**
|
|
3449
3458
|
* Do not edit directly
|
|
3450
|
-
* Generated on
|
|
3459
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
3451
3460
|
*/
|
|
3452
3461
|
.base {
|
|
3453
3462
|
position: relative; /* this is needed for the focus */
|
|
@@ -3581,7 +3590,7 @@ dialog.fixed {
|
|
|
3581
3590
|
transform: translate(0, -50%);
|
|
3582
3591
|
}/**
|
|
3583
3592
|
* Do not edit directly
|
|
3584
|
-
* Generated on
|
|
3593
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
3585
3594
|
*/
|
|
3586
3595
|
.base {
|
|
3587
3596
|
box-sizing: border-box;
|
|
@@ -3722,7 +3731,7 @@ slot[name=main] {
|
|
|
3722
3731
|
border-radius: inherit;
|
|
3723
3732
|
}/**
|
|
3724
3733
|
* Do not edit directly
|
|
3725
|
-
* Generated on
|
|
3734
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
3726
3735
|
*/
|
|
3727
3736
|
.base {
|
|
3728
3737
|
display: flex;
|
|
@@ -3773,7 +3782,7 @@ slot[name=main] {
|
|
|
3773
3782
|
display: none;
|
|
3774
3783
|
}/**
|
|
3775
3784
|
* Do not edit directly
|
|
3776
|
-
* Generated on
|
|
3785
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
3777
3786
|
*/
|
|
3778
3787
|
.positioning-region {
|
|
3779
3788
|
display: flex;
|
|
@@ -3792,7 +3801,7 @@ label {
|
|
|
3792
3801
|
font: var(--vvd-typography-base);
|
|
3793
3802
|
}/**
|
|
3794
3803
|
* Do not edit directly
|
|
3795
|
-
* Generated on
|
|
3804
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
3796
3805
|
*/
|
|
3797
3806
|
@supports selector(:focus-visible) {
|
|
3798
3807
|
:host(:focus-visible) {
|
|
@@ -3916,7 +3925,7 @@ label {
|
|
|
3916
3925
|
opacity: 0;
|
|
3917
3926
|
}/**
|
|
3918
3927
|
* Do not edit directly
|
|
3919
|
-
* Generated on
|
|
3928
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
3920
3929
|
*/
|
|
3921
3930
|
.base {
|
|
3922
3931
|
display: grid;
|
|
@@ -4033,7 +4042,7 @@ label {
|
|
|
4033
4042
|
gap: 4px;
|
|
4034
4043
|
}/**
|
|
4035
4044
|
* Do not edit directly
|
|
4036
|
-
* Generated on
|
|
4045
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
4037
4046
|
*/
|
|
4038
4047
|
.base {
|
|
4039
4048
|
display: inline-flex;
|
|
@@ -4217,7 +4226,7 @@ label {
|
|
|
4217
4226
|
margin-inline-end: 4px;
|
|
4218
4227
|
}/**
|
|
4219
4228
|
* Do not edit directly
|
|
4220
|
-
* Generated on
|
|
4229
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
4221
4230
|
*/
|
|
4222
4231
|
:host {
|
|
4223
4232
|
display: block;
|
|
@@ -4236,7 +4245,7 @@ label {
|
|
|
4236
4245
|
inline-size: 1px;
|
|
4237
4246
|
}/**
|
|
4238
4247
|
* Do not edit directly
|
|
4239
|
-
* Generated on
|
|
4248
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
4240
4249
|
*/
|
|
4241
4250
|
:host {
|
|
4242
4251
|
display: block;
|
|
@@ -4351,7 +4360,7 @@ label {
|
|
|
4351
4360
|
display: none;
|
|
4352
4361
|
}/**
|
|
4353
4362
|
* Do not edit directly
|
|
4354
|
-
* Generated on
|
|
4363
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
4355
4364
|
*/
|
|
4356
4365
|
@supports selector(:focus-visible) {
|
|
4357
4366
|
:host(:focus-visible) {
|
|
@@ -4508,7 +4517,7 @@ label {
|
|
|
4508
4517
|
color: var(--vvd-color-neutral-600);
|
|
4509
4518
|
}/**
|
|
4510
4519
|
* Do not edit directly
|
|
4511
|
-
* Generated on
|
|
4520
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
4512
4521
|
*/
|
|
4513
4522
|
:host {
|
|
4514
4523
|
display: inline-block;
|
|
@@ -4767,7 +4776,7 @@ label {
|
|
|
4767
4776
|
pointer-events: none;
|
|
4768
4777
|
}/**
|
|
4769
4778
|
* Do not edit directly
|
|
4770
|
-
* Generated on
|
|
4779
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
4771
4780
|
*/
|
|
4772
4781
|
@supports selector(:focus-visible) {
|
|
4773
4782
|
:host(:focus-visible) {
|
|
@@ -4948,7 +4957,7 @@ label {
|
|
|
4948
4957
|
--_select-control-border-radius: 6px;
|
|
4949
4958
|
}/**
|
|
4950
4959
|
* Do not edit directly
|
|
4951
|
-
* Generated on
|
|
4960
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
4952
4961
|
*/
|
|
4953
4962
|
.control {
|
|
4954
4963
|
display: inline-flex;
|
|
@@ -5119,7 +5128,7 @@ label {
|
|
|
5119
5128
|
display: none;
|
|
5120
5129
|
}/**
|
|
5121
5130
|
* Do not edit directly
|
|
5122
|
-
* Generated on
|
|
5131
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
5123
5132
|
*/
|
|
5124
5133
|
:host {
|
|
5125
5134
|
position: relative;
|
|
@@ -5183,7 +5192,7 @@ label {
|
|
|
5183
5192
|
inline-size: 100%;
|
|
5184
5193
|
}/**
|
|
5185
5194
|
* Do not edit directly
|
|
5186
|
-
* Generated on
|
|
5195
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
5187
5196
|
*/
|
|
5188
5197
|
:host {
|
|
5189
5198
|
display: inline-block;
|
|
@@ -5494,7 +5503,7 @@ label {
|
|
|
5494
5503
|
display: none;
|
|
5495
5504
|
}/**
|
|
5496
5505
|
* Do not edit directly
|
|
5497
|
-
* Generated on
|
|
5506
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
5498
5507
|
*/
|
|
5499
5508
|
.base {
|
|
5500
5509
|
display: grid;
|
|
@@ -5563,7 +5572,7 @@ label {
|
|
|
5563
5572
|
background-color: var(--_appearance-color-fill);
|
|
5564
5573
|
}/**
|
|
5565
5574
|
* Do not edit directly
|
|
5566
|
-
* Generated on
|
|
5575
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
5567
5576
|
*/
|
|
5568
5577
|
:host {
|
|
5569
5578
|
min-inline-size: 80px;
|
|
@@ -5656,7 +5665,7 @@ slot {
|
|
|
5656
5665
|
margin-inline-start: auto;
|
|
5657
5666
|
}/**
|
|
5658
5667
|
* Do not edit directly
|
|
5659
|
-
* Generated on
|
|
5668
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
5660
5669
|
*/
|
|
5661
5670
|
ol {
|
|
5662
5671
|
padding: 0;
|
|
@@ -5916,7 +5925,7 @@ ol {
|
|
|
5916
5925
|
text-transform: uppercase;
|
|
5917
5926
|
}/**
|
|
5918
5927
|
* Do not edit directly
|
|
5919
|
-
* Generated on
|
|
5928
|
+
* Generated on Wed, 06 Sep 2023 09:40:36 GMT
|
|
5920
5929
|
*/
|
|
5921
5930
|
:host {
|
|
5922
5931
|
display: inline-block;
|
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
|
|
3
|
+
* Generated on Wed, 06 Sep 2023 09:40:37 GMT
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* Do not edit directly
|
|
7
|
-
* Generated on
|
|
7
|
+
* Generated on Wed, 06 Sep 2023 09:40:37 GMT
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* Do not edit directly
|
|
11
|
-
* Generated on
|
|
11
|
+
* Generated on Wed, 06 Sep 2023 09:40:37 GMT
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
14
14
|
* Do not edit directly
|
|
15
|
-
* Generated on
|
|
15
|
+
* Generated on Wed, 06 Sep 2023 09:40:37 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
|
|
3
|
+
* Generated on Wed, 06 Sep 2023 09:40:37 GMT
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* Do not edit directly
|
|
7
|
-
* Generated on
|
|
7
|
+
* Generated on Wed, 06 Sep 2023 09:40:37 GMT
|
|
8
8
|
*/
|
|
9
9
|
/**
|
|
10
10
|
* Do not edit directly
|
|
11
|
-
* Generated on
|
|
11
|
+
* Generated on Wed, 06 Sep 2023 09:40:37 GMT
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
14
14
|
* Do not edit directly
|
|
15
|
-
* Generated on
|
|
15
|
+
* Generated on Wed, 06 Sep 2023 09:40:37 GMT
|
|
16
16
|
*/
|
|
17
17
|
@property --vvd-size-density {
|
|
18
18
|
syntax: "<integer>";
|
package/vivid.api.json
CHANGED
|
@@ -695,6 +695,15 @@
|
|
|
695
695
|
"text": "Appearance.Duotone",
|
|
696
696
|
"canonicalReference": "@vonage/vivid!Appearance.Duotone:member"
|
|
697
697
|
},
|
|
698
|
+
{
|
|
699
|
+
"kind": "Content",
|
|
700
|
+
"text": " | "
|
|
701
|
+
},
|
|
702
|
+
{
|
|
703
|
+
"kind": "Reference",
|
|
704
|
+
"text": "Appearance.Subtle",
|
|
705
|
+
"canonicalReference": "@vonage/vivid!Appearance.Subtle:member"
|
|
706
|
+
},
|
|
698
707
|
{
|
|
699
708
|
"kind": "Content",
|
|
700
709
|
"text": ">"
|
|
@@ -709,7 +718,7 @@
|
|
|
709
718
|
"name": "AvatarAppearance",
|
|
710
719
|
"typeTokenRange": {
|
|
711
720
|
"startIndex": 1,
|
|
712
|
-
"endIndex":
|
|
721
|
+
"endIndex": 13
|
|
713
722
|
}
|
|
714
723
|
},
|
|
715
724
|
{
|