@vonage/vivid 3.42.0 → 3.42.1
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 +50 -50
- package/lib/dialog/dialog.d.ts +0 -2
- package/listbox/index.js +1 -1
- package/package.json +1 -1
- package/shared/definition.js +1 -1
- package/shared/definition11.js +1 -7
- 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 +1 -1
- package/shared/definition17.js +2 -2
- package/shared/definition2.js +1 -1
- package/shared/definition20.js +1 -11
- package/shared/definition21.js +1 -1
- package/shared/definition22.js +1 -1
- package/shared/definition23.js +1 -7
- package/shared/definition24.js +1 -1
- package/shared/definition25.js +1 -1
- package/shared/definition28.js +1 -1
- package/shared/definition29.js +1 -1
- package/shared/definition3.js +1 -1
- package/shared/definition30.js +1 -1
- package/shared/definition31.js +1 -1
- package/shared/definition33.js +1 -1
- package/shared/definition34.js +1 -6
- 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/definition43.js +1 -1
- package/shared/definition44.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 +2 -2
- package/shared/definition52.js +1 -6
- package/shared/definition53.js +0 -6
- package/shared/definition54.js +1 -1
- package/shared/definition55.js +1 -1
- package/shared/definition56.js +1 -1
- package/shared/definition58.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/icon.js +1 -1
- package/shared/index2.js +1 -1
- package/shared/presentationDate.js +1 -1
- package/shared/text-anchor.template.js +0 -5
- package/shared/text-field.js +1 -1
- package/style.css +106 -88
- 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/style.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
4
4
|
*/
|
|
5
5
|
:host {
|
|
6
6
|
display: inline-block;
|
|
@@ -319,7 +319,7 @@ slot, svg, ::slotted(:where(svg, img)) {
|
|
|
319
319
|
inline-size: inherit;
|
|
320
320
|
}/**
|
|
321
321
|
* Do not edit directly
|
|
322
|
-
* Generated on Thu,
|
|
322
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
323
323
|
*/
|
|
324
324
|
:host {
|
|
325
325
|
display: contents;
|
|
@@ -337,7 +337,7 @@ slot, svg, ::slotted(:where(svg, img)) {
|
|
|
337
337
|
outline-offset: -2px;
|
|
338
338
|
}/**
|
|
339
339
|
* Do not edit directly
|
|
340
|
-
* Generated on Thu,
|
|
340
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
341
341
|
*/
|
|
342
342
|
.message {
|
|
343
343
|
display: flex;
|
|
@@ -362,7 +362,7 @@ slot, svg, ::slotted(:where(svg, img)) {
|
|
|
362
362
|
color: var(--vvd-color-alert-500);
|
|
363
363
|
}/**
|
|
364
364
|
* Do not edit directly
|
|
365
|
-
* Generated on Thu,
|
|
365
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
366
366
|
*/
|
|
367
367
|
:host {
|
|
368
368
|
display: contents;
|
|
@@ -499,7 +499,7 @@ p {
|
|
|
499
499
|
font: var(--vvd-typography-base-condensed);
|
|
500
500
|
}/**
|
|
501
501
|
* Do not edit directly
|
|
502
|
-
* Generated on Thu,
|
|
502
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
503
503
|
*/
|
|
504
504
|
.base {
|
|
505
505
|
display: flex;
|
|
@@ -550,7 +550,7 @@ p {
|
|
|
550
550
|
display: none;
|
|
551
551
|
}/**
|
|
552
552
|
* Do not edit directly
|
|
553
|
-
* Generated on Thu,
|
|
553
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
554
554
|
*/
|
|
555
555
|
@supports selector(:focus-visible) {
|
|
556
556
|
:host(:focus-visible) {
|
|
@@ -673,7 +673,7 @@ label {
|
|
|
673
673
|
display: none;
|
|
674
674
|
}/**
|
|
675
675
|
* Do not edit directly
|
|
676
|
-
* Generated on Thu,
|
|
676
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
677
677
|
*/
|
|
678
678
|
:host {
|
|
679
679
|
display: inline-block;
|
|
@@ -760,7 +760,7 @@ label {
|
|
|
760
760
|
pointer-events: none;
|
|
761
761
|
}/**
|
|
762
762
|
* Do not edit directly
|
|
763
|
-
* Generated on Thu,
|
|
763
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
764
764
|
*/
|
|
765
765
|
:host {
|
|
766
766
|
display: inline-block;
|
|
@@ -824,7 +824,7 @@ label {
|
|
|
824
824
|
margin-block: 4px;
|
|
825
825
|
}/**
|
|
826
826
|
* Do not edit directly
|
|
827
|
-
* Generated on Thu,
|
|
827
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
828
828
|
*/
|
|
829
829
|
.control {
|
|
830
830
|
position: fixed;
|
|
@@ -927,7 +927,7 @@ label {
|
|
|
927
927
|
padding-inline-start: 8px;
|
|
928
928
|
}/**
|
|
929
929
|
* Do not edit directly
|
|
930
|
-
* Generated on Thu,
|
|
930
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
931
931
|
*/
|
|
932
932
|
:host {
|
|
933
933
|
display: inline-block;
|
|
@@ -1296,7 +1296,7 @@ slot[name=icon] {
|
|
|
1296
1296
|
filter: none;
|
|
1297
1297
|
}/**
|
|
1298
1298
|
* Do not edit directly
|
|
1299
|
-
* Generated on Thu,
|
|
1299
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
1300
1300
|
*/
|
|
1301
1301
|
.base {
|
|
1302
1302
|
align-items: center;
|
|
@@ -1419,7 +1419,7 @@ slot[name=icon] {
|
|
|
1419
1419
|
}
|
|
1420
1420
|
}/**
|
|
1421
1421
|
* Do not edit directly
|
|
1422
|
-
* Generated on Thu,
|
|
1422
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
1423
1423
|
*/
|
|
1424
1424
|
.base {
|
|
1425
1425
|
display: inline-flex;
|
|
@@ -1445,7 +1445,7 @@ slot[name=icon] {
|
|
|
1445
1445
|
min-inline-size: 32px;
|
|
1446
1446
|
}/**
|
|
1447
1447
|
* Do not edit directly
|
|
1448
|
-
* Generated on Thu,
|
|
1448
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
1449
1449
|
*/
|
|
1450
1450
|
.base {
|
|
1451
1451
|
display: inline-flex;
|
|
@@ -1502,7 +1502,7 @@ slot[name=icon] {
|
|
|
1502
1502
|
--_appearance-color-outline: var(--_connotation-color-firm);
|
|
1503
1503
|
}
|
|
1504
1504
|
.base.appearance-duotone {
|
|
1505
|
-
--_appearance-color-text: var(--_connotation-color-
|
|
1505
|
+
--_appearance-color-text: var(--_connotation-color-firm);
|
|
1506
1506
|
--_appearance-color-fill: transparent;
|
|
1507
1507
|
--_appearance-color-outline: var(--_connotation-color-pale);
|
|
1508
1508
|
}
|
|
@@ -1556,7 +1556,7 @@ slot[name=icon] {
|
|
|
1556
1556
|
object-fit: cover;
|
|
1557
1557
|
}/**
|
|
1558
1558
|
* Do not edit directly
|
|
1559
|
-
* Generated on Thu,
|
|
1559
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
1560
1560
|
*/
|
|
1561
1561
|
:host {
|
|
1562
1562
|
display: inline-block;
|
|
@@ -1592,6 +1592,8 @@ slot[name=icon] {
|
|
|
1592
1592
|
--_connotation-color-pale: var(--vvd-badge-cta-pale, var(--vvd-color-cta-300));
|
|
1593
1593
|
/* @cssprop [--vvd-badge-cta-fierce=var(--vvd-color-cta-700)] */
|
|
1594
1594
|
--_connotation-color-fierce: var(--vvd-badge-cta-fierce, var(--vvd-color-cta-700));
|
|
1595
|
+
/* @cssprop [--vvd-badge-cta-firm=var(--vvd-color-cta-600)] */
|
|
1596
|
+
--_connotation-color-firm: var(--vvd-badge-cta-firm, var(--vvd-color-cta-600));
|
|
1595
1597
|
}
|
|
1596
1598
|
.base.connotation-success {
|
|
1597
1599
|
/* @cssprop [--vvd-badge-success-primary=var(--vvd-color-success-500)] */
|
|
@@ -1608,6 +1610,8 @@ slot[name=icon] {
|
|
|
1608
1610
|
--_connotation-color-pale: var(--vvd-badge-success-pale, var(--vvd-color-success-300));
|
|
1609
1611
|
/* @cssprop [--vvd-badge-success-fierce=var(--vvd-color-success-700)] */
|
|
1610
1612
|
--_connotation-color-fierce: var(--vvd-badge-success-fierce, var(--vvd-color-success-700));
|
|
1613
|
+
/* @cssprop [--vvd-badge-success-firm=var(--vvd-color-success-600)] */
|
|
1614
|
+
--_connotation-color-firm: var(--vvd-badge-success-firm, var(--vvd-color-success-600));
|
|
1611
1615
|
}
|
|
1612
1616
|
.base.connotation-alert {
|
|
1613
1617
|
/* @cssprop [--vvd-badge-alert-primary=var(--vvd-color-alert-500)] */
|
|
@@ -1624,6 +1628,8 @@ slot[name=icon] {
|
|
|
1624
1628
|
--_connotation-color-pale: var(--vvd-badge-alert-pale, var(--vvd-color-alert-300));
|
|
1625
1629
|
/* @cssprop [--vvd-badge-alert-fierce=var(--vvd-color-alert-700)] */
|
|
1626
1630
|
--_connotation-color-fierce: var(--vvd-badge-alert-fierce, var(--vvd-color-alert-700));
|
|
1631
|
+
/* @cssprop [--vvd-badge-alert-firm=var(--vvd-color-alert-600)] */
|
|
1632
|
+
--_connotation-color-firm: var(--vvd-badge-alert-firm, var(--vvd-color-alert-600));
|
|
1627
1633
|
}
|
|
1628
1634
|
.base.connotation-warning {
|
|
1629
1635
|
/* @cssprop [--vvd-badge-warning-primary=var(--vvd-color-warning-300)] */
|
|
@@ -1640,6 +1646,8 @@ slot[name=icon] {
|
|
|
1640
1646
|
--_connotation-color-pale: var(--vvd-badge-warning-pale, var(--vvd-color-warning-300));
|
|
1641
1647
|
/* @cssprop [--vvd-badge-warning-fierce=var(--vvd-color-warning-700)] */
|
|
1642
1648
|
--_connotation-color-fierce: var(--vvd-badge-warning-fierce, var(--vvd-color-warning-700));
|
|
1649
|
+
/* @cssprop [--vvd-badge-warning-firm=var(--vvd-color-warning-600)] */
|
|
1650
|
+
--_connotation-color-firm: var(--vvd-badge-warning-firm, var(--vvd-color-warning-600));
|
|
1643
1651
|
}
|
|
1644
1652
|
.base.connotation-information {
|
|
1645
1653
|
/* @cssprop [--vvd-badge-information-primary=var(--vvd-color-information-500)] */
|
|
@@ -1656,6 +1664,8 @@ slot[name=icon] {
|
|
|
1656
1664
|
--_connotation-color-pale: var(--vvd-badge-information-pale, var(--vvd-color-information-300));
|
|
1657
1665
|
/* @cssprop [--vvd-badge-information-fierce=var(--vvd-color-information-700)] */
|
|
1658
1666
|
--_connotation-color-fierce: var(--vvd-badge-information-fierce, var(--vvd-color-information-700));
|
|
1667
|
+
/* @cssprop [--vvd-badge-information-firm=var(--vvd-color-information-600)] */
|
|
1668
|
+
--_connotation-color-firm: var(--vvd-badge-information-firm, var(--vvd-color-information-600));
|
|
1659
1669
|
}
|
|
1660
1670
|
.base:not(.connotation-cta, .connotation-success, .connotation-alert, .connotation-warning, .connotation-information) {
|
|
1661
1671
|
/* @cssprop [--vvd-badge-accent-primary=var(--vvd-color-canvas-text)] */
|
|
@@ -1672,6 +1682,8 @@ slot[name=icon] {
|
|
|
1672
1682
|
--_connotation-color-pale: var(--vvd-badge-accent-pale, var(--vvd-color-neutral-300));
|
|
1673
1683
|
/* @cssprop [--vvd-badge-accent-fierce=var(--vvd-color-neutral-700)] */
|
|
1674
1684
|
--_connotation-color-fierce: var(--vvd-badge-accent-fierce, var(--vvd-color-neutral-700));
|
|
1685
|
+
/* @cssprop [--vvd-badge-accent-firm=var(--vvd-color-canvas-text)] */
|
|
1686
|
+
--_connotation-color-firm: var(--vvd-badge-accent-firm, var(--vvd-color-canvas-text));
|
|
1675
1687
|
}
|
|
1676
1688
|
.base {
|
|
1677
1689
|
--_appearance-color-text: var(--_connotation-color-primary-text);
|
|
@@ -1679,7 +1691,7 @@ slot[name=icon] {
|
|
|
1679
1691
|
--_appearance-color-outline: transparent;
|
|
1680
1692
|
}
|
|
1681
1693
|
.base.appearance-duotone {
|
|
1682
|
-
--_appearance-color-text: var(--_connotation-color-
|
|
1694
|
+
--_appearance-color-text: var(--_connotation-color-firm);
|
|
1683
1695
|
--_appearance-color-fill: transparent;
|
|
1684
1696
|
--_appearance-color-outline: var(--_connotation-color-pale);
|
|
1685
1697
|
}
|
|
@@ -1734,7 +1746,7 @@ slot[name=icon] {
|
|
|
1734
1746
|
order: 1;
|
|
1735
1747
|
}/**
|
|
1736
1748
|
* Do not edit directly
|
|
1737
|
-
* Generated on Thu,
|
|
1749
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
1738
1750
|
*/
|
|
1739
1751
|
:host {
|
|
1740
1752
|
display: block;
|
|
@@ -1815,7 +1827,7 @@ slot[name=icon] {
|
|
|
1815
1827
|
margin-inline-end: 8px;
|
|
1816
1828
|
}/**
|
|
1817
1829
|
* Do not edit directly
|
|
1818
|
-
* Generated on Thu,
|
|
1830
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
1819
1831
|
*/
|
|
1820
1832
|
.base {
|
|
1821
1833
|
display: flex;
|
|
@@ -1855,7 +1867,7 @@ slot[name=icon] {
|
|
|
1855
1867
|
display: none;
|
|
1856
1868
|
}/**
|
|
1857
1869
|
* Do not edit directly
|
|
1858
|
-
* Generated on Thu,
|
|
1870
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
1859
1871
|
*/
|
|
1860
1872
|
:host {
|
|
1861
1873
|
display: flex;
|
|
@@ -1956,7 +1968,7 @@ slot[name=icon] {
|
|
|
1956
1968
|
margin-inline-start: auto;
|
|
1957
1969
|
}/**
|
|
1958
1970
|
* Do not edit directly
|
|
1959
|
-
* Generated on Thu,
|
|
1971
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
1960
1972
|
*/
|
|
1961
1973
|
:host {
|
|
1962
1974
|
display: block;
|
|
@@ -2005,7 +2017,7 @@ header {
|
|
|
2005
2017
|
display: none;
|
|
2006
2018
|
}/**
|
|
2007
2019
|
* Do not edit directly
|
|
2008
|
-
* Generated on Thu,
|
|
2020
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
2009
2021
|
*/
|
|
2010
2022
|
.control {
|
|
2011
2023
|
position: relative;
|
|
@@ -2150,7 +2162,7 @@ slot[name=icon] {
|
|
|
2150
2162
|
--focus-stroke-gap-color: transparent;
|
|
2151
2163
|
}/**
|
|
2152
2164
|
* Do not edit directly
|
|
2153
|
-
* Generated on Thu,
|
|
2165
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
2154
2166
|
*/
|
|
2155
2167
|
.base {
|
|
2156
2168
|
z-index: 1;
|
|
@@ -2292,7 +2304,7 @@ slot[name=icon] {
|
|
|
2292
2304
|
gap: 4px;
|
|
2293
2305
|
}/**
|
|
2294
2306
|
* Do not edit directly
|
|
2295
|
-
* Generated on Thu,
|
|
2307
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
2296
2308
|
*/
|
|
2297
2309
|
.control {
|
|
2298
2310
|
position: relative;
|
|
@@ -2309,6 +2321,7 @@ slot[name=icon] {
|
|
|
2309
2321
|
hyphens: auto;
|
|
2310
2322
|
inline-size: 100%;
|
|
2311
2323
|
min-block-size: calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density, 0), 2)));
|
|
2324
|
+
padding-block: 10px;
|
|
2312
2325
|
padding-inline: 16px;
|
|
2313
2326
|
text-decoration: none;
|
|
2314
2327
|
vertical-align: middle;
|
|
@@ -2394,7 +2407,7 @@ details > summary::-webkit-details-marker {
|
|
|
2394
2407
|
display: none;
|
|
2395
2408
|
}/**
|
|
2396
2409
|
* Do not edit directly
|
|
2397
|
-
* Generated on Thu,
|
|
2410
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
2398
2411
|
*/
|
|
2399
2412
|
.control {
|
|
2400
2413
|
position: relative;
|
|
@@ -2462,6 +2475,7 @@ details > summary::-webkit-details-marker {
|
|
|
2462
2475
|
place-content: center;
|
|
2463
2476
|
}
|
|
2464
2477
|
.control:not(.icon-only) {
|
|
2478
|
+
padding-block: 10px;
|
|
2465
2479
|
padding-inline: 16px;
|
|
2466
2480
|
}
|
|
2467
2481
|
|
|
@@ -2477,7 +2491,7 @@ slot[name=icon] {
|
|
|
2477
2491
|
line-height: 1;
|
|
2478
2492
|
}/**
|
|
2479
2493
|
* Do not edit directly
|
|
2480
|
-
* Generated on Thu,
|
|
2494
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
2481
2495
|
*/
|
|
2482
2496
|
.base {
|
|
2483
2497
|
display: flex;
|
|
@@ -2486,52 +2500,52 @@ slot[name=icon] {
|
|
|
2486
2500
|
background-color: var(--_appearance-color-fill);
|
|
2487
2501
|
border-radius: 6px;
|
|
2488
2502
|
box-shadow: inset 0 0 0 1px var(--_appearance-color-outline);
|
|
2489
|
-
color: var(--
|
|
2503
|
+
color: var(--vvd-color-canvas-text);
|
|
2490
2504
|
column-gap: 16px;
|
|
2491
2505
|
}
|
|
2492
2506
|
.base.connotation-success {
|
|
2493
|
-
/* @cssprop [--vvd-note-success-primary=var(--vvd-color-success-500)] */
|
|
2494
|
-
--_connotation-color-primary: var(--vvd-note-success-primary, var(--vvd-color-success-500));
|
|
2495
2507
|
/* @cssprop [--vvd-note-success-intermediate=var(--vvd-color-success-500)] */
|
|
2496
2508
|
--_connotation-color-intermediate: var(--vvd-note-success-intermediate, var(--vvd-color-success-500));
|
|
2497
|
-
/* @cssprop [--vvd-note-success-
|
|
2498
|
-
--_connotation-color-
|
|
2509
|
+
/* @cssprop [--vvd-note-success-faint=var(--vvd-color-success-50)] */
|
|
2510
|
+
--_connotation-color-faint: var(--vvd-note-success-faint, var(--vvd-color-success-50));
|
|
2511
|
+
/* @cssprop [--vvd-note-success-fierce=var(--vvd-color-success-700)] */
|
|
2512
|
+
--_connotation-color-fierce: var(--vvd-note-success-fierce, var(--vvd-color-success-700));
|
|
2499
2513
|
}
|
|
2500
2514
|
.base.connotation-information {
|
|
2501
|
-
/* @cssprop [--vvd-note-information-primary=var(--vvd-color-information-500)] */
|
|
2502
|
-
--_connotation-color-primary: var(--vvd-note-information-primary, var(--vvd-color-information-500));
|
|
2503
2515
|
/* @cssprop [--vvd-note-information-intermediate=var(--vvd-color-information-500)] */
|
|
2504
2516
|
--_connotation-color-intermediate: var(--vvd-note-information-intermediate, var(--vvd-color-information-500));
|
|
2505
|
-
/* @cssprop [--vvd-note-information-
|
|
2506
|
-
--_connotation-color-
|
|
2517
|
+
/* @cssprop [--vvd-note-information-faint=var(--vvd-color-information-50)] */
|
|
2518
|
+
--_connotation-color-faint: var(--vvd-note-information-faint, var(--vvd-color-information-50));
|
|
2519
|
+
/* @cssprop [--vvd-note-information-fierce=var(--vvd-color-information-700)] */
|
|
2520
|
+
--_connotation-color-fierce: var(--vvd-note-information-fierce, var(--vvd-color-information-700));
|
|
2507
2521
|
}
|
|
2508
2522
|
.base.connotation-alert {
|
|
2509
|
-
/* @cssprop [--vvd-note-alert-primary=var(--vvd-color-alert-500)] */
|
|
2510
|
-
--_connotation-color-primary: var(--vvd-note-alert-primary, var(--vvd-color-alert-500));
|
|
2511
2523
|
/* @cssprop [--vvd-note-alert-intermediate=var(--vvd-color-alert-500)] */
|
|
2512
2524
|
--_connotation-color-intermediate: var(--vvd-note-alert-intermediate, var(--vvd-color-alert-500));
|
|
2513
|
-
/* @cssprop [--vvd-note-alert-
|
|
2514
|
-
--_connotation-color-
|
|
2525
|
+
/* @cssprop [--vvd-note-alert-faint=var(--vvd-color-alert-50)] */
|
|
2526
|
+
--_connotation-color-faint: var(--vvd-note-alert-faint, var(--vvd-color-alert-50));
|
|
2527
|
+
/* @cssprop [--vvd-note-alert-fierce=var(--vvd-color-alert-700)] */
|
|
2528
|
+
--_connotation-color-fierce: var(--vvd-note-alert-fierce, var(--vvd-color-alert-700));
|
|
2515
2529
|
}
|
|
2516
2530
|
.base.connotation-warning {
|
|
2517
|
-
/* @cssprop [--vvd-note-warning-primary=var(--vvd-color-warning-300)] */
|
|
2518
|
-
--_connotation-color-primary: var(--vvd-note-warning-primary, var(--vvd-color-warning-300));
|
|
2519
2531
|
/* @cssprop [--vvd-note-warning-intermediate=var(--vvd-color-warning-300)] */
|
|
2520
2532
|
--_connotation-color-intermediate: var(--vvd-note-warning-intermediate, var(--vvd-color-warning-300));
|
|
2521
|
-
/* @cssprop [--vvd-note-warning-
|
|
2522
|
-
--_connotation-color-
|
|
2533
|
+
/* @cssprop [--vvd-note-warning-faint=var(--vvd-color-warning-50)] */
|
|
2534
|
+
--_connotation-color-faint: var(--vvd-note-warning-faint, var(--vvd-color-warning-50));
|
|
2535
|
+
/* @cssprop [--vvd-note-warning-fierce=var(--vvd-color-warning-700)] */
|
|
2536
|
+
--_connotation-color-fierce: var(--vvd-note-warning-fierce, var(--vvd-color-warning-700));
|
|
2523
2537
|
}
|
|
2524
2538
|
.base:not(.connotation-success, .connotation-information, .connotation-alert, .connotation-warning) {
|
|
2525
|
-
/* @cssprop [--vvd-note-accent-primary=var(--vvd-color-canvas-text)] */
|
|
2526
|
-
--_connotation-color-primary: var(--vvd-note-accent-primary, var(--vvd-color-canvas-text));
|
|
2527
2539
|
/* @cssprop [--vvd-note-accent-intermediate=var(--vvd-color-neutral-500)] */
|
|
2528
2540
|
--_connotation-color-intermediate: var(--vvd-note-accent-intermediate, var(--vvd-color-neutral-500));
|
|
2529
|
-
/* @cssprop [--vvd-note-accent-
|
|
2530
|
-
--_connotation-color-
|
|
2541
|
+
/* @cssprop [--vvd-note-accent-faint=var(--vvd-color-neutral-50)] */
|
|
2542
|
+
--_connotation-color-faint: var(--vvd-note-accent-faint, var(--vvd-color-neutral-50));
|
|
2543
|
+
/* @cssprop [--vvd-note-accent-fierce=var(--vvd-color-neutral-700)] */
|
|
2544
|
+
--_connotation-color-fierce: var(--vvd-note-accent-fierce, var(--vvd-color-neutral-700));
|
|
2531
2545
|
}
|
|
2532
2546
|
.base {
|
|
2533
|
-
--_appearance-color-text: var(--
|
|
2534
|
-
--_appearance-color-fill: var(--_connotation-color-
|
|
2547
|
+
--_appearance-color-text: var(--_connotation-color-fierce);
|
|
2548
|
+
--_appearance-color-fill: var(--_connotation-color-faint);
|
|
2535
2549
|
--_appearance-color-outline: var(--_connotation-color-intermediate);
|
|
2536
2550
|
}
|
|
2537
2551
|
@supports (contain: content) {
|
|
@@ -2567,7 +2581,7 @@ slot[name=icon] {
|
|
|
2567
2581
|
font: var(--vvd-typography-base);
|
|
2568
2582
|
}/**
|
|
2569
2583
|
* Do not edit directly
|
|
2570
|
-
* Generated on Thu,
|
|
2584
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
2571
2585
|
*/
|
|
2572
2586
|
.control {
|
|
2573
2587
|
display: inline-flex;
|
|
@@ -2616,7 +2630,7 @@ slot[name=icon] {
|
|
|
2616
2630
|
inline-size: calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density, 0), 2)));
|
|
2617
2631
|
}/**
|
|
2618
2632
|
* Do not edit directly
|
|
2619
|
-
* Generated on Thu,
|
|
2633
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
2620
2634
|
*/
|
|
2621
2635
|
.base {
|
|
2622
2636
|
height: 6px;
|
|
@@ -2768,7 +2782,7 @@ slot[name=icon] {
|
|
|
2768
2782
|
}
|
|
2769
2783
|
}/**
|
|
2770
2784
|
* Do not edit directly
|
|
2771
|
-
* Generated on Thu,
|
|
2785
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
2772
2786
|
*/
|
|
2773
2787
|
@supports selector(:focus-visible) {
|
|
2774
2788
|
.base:focus-visible {
|
|
@@ -2798,6 +2812,8 @@ slot[name=icon] {
|
|
|
2798
2812
|
--_connotation-color-fierce: var(--vvd-selectable-box-cta-fierce, var(--vvd-color-cta-700));
|
|
2799
2813
|
/* @cssprop [--vvd-selectable-box-cta-faint=var(--vvd-color-cta-50)] */
|
|
2800
2814
|
--_connotation-color-faint: var(--vvd-selectable-box-cta-faint, var(--vvd-color-cta-50));
|
|
2815
|
+
/* @cssprop [--vvd-selectable-box-cta-soft=var(--vvd-color-cta-100)] */
|
|
2816
|
+
--_connotation-color-soft: var(--vvd-selectable-box-cta-soft, var(--vvd-color-cta-100));
|
|
2801
2817
|
}
|
|
2802
2818
|
.base:not(.connotation-cta) {
|
|
2803
2819
|
/* @cssprop [--vvd-selectable-box-accent-firm=var(--vvd-color-canvas-text)] */
|
|
@@ -2808,24 +2824,26 @@ slot[name=icon] {
|
|
|
2808
2824
|
--_connotation-color-fierce: var(--vvd-selectable-box-accent-fierce, var(--vvd-color-neutral-700));
|
|
2809
2825
|
/* @cssprop [--vvd-selectable-box-accent-faint=var(--vvd-color-neutral-50)] */
|
|
2810
2826
|
--_connotation-color-faint: var(--vvd-selectable-box-accent-faint, var(--vvd-color-neutral-50));
|
|
2827
|
+
/* @cssprop [--vvd-selectable-box-accent-soft=var(--vvd-color-neutral-100)] */
|
|
2828
|
+
--_connotation-color-soft: var(--vvd-selectable-box-accent-soft, var(--vvd-color-neutral-100));
|
|
2811
2829
|
}
|
|
2812
2830
|
.base {
|
|
2813
|
-
--_appearance-color-text: var(--_connotation-color-
|
|
2831
|
+
--_appearance-color-text: var(--_connotation-color-firm);
|
|
2814
2832
|
--_appearance-color-fill: transparent;
|
|
2815
2833
|
--_appearance-color-outline: var(--_connotation-color-pale);
|
|
2816
2834
|
}
|
|
2817
2835
|
.base:where(:hover, .hover):where(:not(:disabled, .disabled, .readonly)) {
|
|
2818
|
-
--_appearance-color-text: var(--_connotation-color-
|
|
2836
|
+
--_appearance-color-text: var(--_connotation-color-firm);
|
|
2819
2837
|
--_appearance-color-fill: transparent;
|
|
2820
2838
|
--_appearance-color-outline: var(--_connotation-color-firm);
|
|
2821
2839
|
}
|
|
2822
2840
|
.base:where(.selected, [aria-current]):where(:not(:disabled, .disabled)) {
|
|
2823
|
-
--_appearance-color-text: var(--_connotation-color-
|
|
2824
|
-
--_appearance-color-fill: var(--_connotation-color-
|
|
2841
|
+
--_appearance-color-text: var(--_connotation-color-firm);
|
|
2842
|
+
--_appearance-color-fill: var(--_connotation-color-soft);
|
|
2825
2843
|
--_appearance-color-outline: var(--_connotation-color-pale);
|
|
2826
2844
|
}
|
|
2827
2845
|
.base:where(.selected, [aria-current]):where(:hover, .hover):where(:not(:disabled, .disabled, .readonly)) {
|
|
2828
|
-
--_appearance-color-text: var(--_connotation-color-
|
|
2846
|
+
--_appearance-color-text: var(--_connotation-color-firm);
|
|
2829
2847
|
--_appearance-color-fill: var(--_connotation-color-faint);
|
|
2830
2848
|
--_appearance-color-outline: var(--_connotation-color-firm);
|
|
2831
2849
|
}
|
|
@@ -2853,7 +2871,7 @@ slot[name=icon] {
|
|
|
2853
2871
|
inset-inline-end: var(--selectable-box-spacing, 16px);
|
|
2854
2872
|
}/**
|
|
2855
2873
|
* Do not edit directly
|
|
2856
|
-
* Generated on Thu,
|
|
2874
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
2857
2875
|
*/
|
|
2858
2876
|
.control {
|
|
2859
2877
|
position: fixed;
|
|
@@ -2900,7 +2918,7 @@ slot[name=icon] {
|
|
|
2900
2918
|
display: none;
|
|
2901
2919
|
}/**
|
|
2902
2920
|
* Do not edit directly
|
|
2903
|
-
* Generated on Thu,
|
|
2921
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
2904
2922
|
*/
|
|
2905
2923
|
:host {
|
|
2906
2924
|
display: inline-block;
|
|
@@ -3242,7 +3260,7 @@ slot[name=icon] {
|
|
|
3242
3260
|
--focus-inset: -1px;
|
|
3243
3261
|
}/**
|
|
3244
3262
|
* Do not edit directly
|
|
3245
|
-
* Generated on Thu,
|
|
3263
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
3246
3264
|
*/
|
|
3247
3265
|
.base {
|
|
3248
3266
|
--tag-block-size: calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density, 0), 2) - 16));
|
|
@@ -3299,7 +3317,7 @@ slot[name=icon] {
|
|
|
3299
3317
|
--_appearance-color-outline: transparent;
|
|
3300
3318
|
}
|
|
3301
3319
|
.base.appearance-duotone {
|
|
3302
|
-
--_appearance-color-text: var(--_connotation-color-
|
|
3320
|
+
--_appearance-color-text: var(--_connotation-color-firm);
|
|
3303
3321
|
--_appearance-color-fill: transparent;
|
|
3304
3322
|
--_appearance-color-outline: var(--_connotation-color-pale);
|
|
3305
3323
|
}
|
|
@@ -3309,7 +3327,7 @@ slot[name=icon] {
|
|
|
3309
3327
|
--_appearance-color-outline: transparent;
|
|
3310
3328
|
}
|
|
3311
3329
|
.base:where(:hover, .hover):where(:not(:disabled, .disabled, .readonly)).appearance-duotone {
|
|
3312
|
-
--_appearance-color-text: var(--_connotation-color-
|
|
3330
|
+
--_appearance-color-text: var(--_connotation-color-firm);
|
|
3313
3331
|
--_appearance-color-fill: transparent;
|
|
3314
3332
|
--_appearance-color-outline: var(--_connotation-color-firm);
|
|
3315
3333
|
}
|
|
@@ -3319,7 +3337,7 @@ slot[name=icon] {
|
|
|
3319
3337
|
--_appearance-color-outline: transparent;
|
|
3320
3338
|
}
|
|
3321
3339
|
.base:where(:active, .active):where(:not(:disabled, .disabled)).appearance-duotone {
|
|
3322
|
-
--_appearance-color-text: var(--_connotation-color-
|
|
3340
|
+
--_appearance-color-text: var(--_connotation-color-firm);
|
|
3323
3341
|
--_appearance-color-fill: var(--_connotation-color-faint);
|
|
3324
3342
|
--_appearance-color-outline: var(--_connotation-color-pale);
|
|
3325
3343
|
}
|
|
@@ -3339,8 +3357,8 @@ slot[name=icon] {
|
|
|
3339
3357
|
--_appearance-color-outline: transparent;
|
|
3340
3358
|
}
|
|
3341
3359
|
.base:where(.selected, [aria-current]):where(:not(:disabled, .disabled)).appearance-duotone {
|
|
3342
|
-
--_appearance-color-text: var(--_connotation-color-
|
|
3343
|
-
--_appearance-color-fill: var(--_connotation-color-
|
|
3360
|
+
--_appearance-color-text: var(--_connotation-color-firm);
|
|
3361
|
+
--_appearance-color-fill: var(--_connotation-color-soft);
|
|
3344
3362
|
--_appearance-color-outline: var(--_connotation-color-pale);
|
|
3345
3363
|
}
|
|
3346
3364
|
.base:not(.shape-pill) {
|
|
@@ -3401,7 +3419,7 @@ slot[name=icon] {
|
|
|
3401
3419
|
gap: 8px;
|
|
3402
3420
|
}/**
|
|
3403
3421
|
* Do not edit directly
|
|
3404
|
-
* Generated on Thu,
|
|
3422
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
3405
3423
|
*/
|
|
3406
3424
|
.control {
|
|
3407
3425
|
display: inline-block;
|
|
@@ -3426,7 +3444,7 @@ slot[name=icon] {
|
|
|
3426
3444
|
margin-block-start: 16px;
|
|
3427
3445
|
}/**
|
|
3428
3446
|
* Do not edit directly
|
|
3429
|
-
* Generated on Thu,
|
|
3447
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
3430
3448
|
*/
|
|
3431
3449
|
.control {
|
|
3432
3450
|
pointer-events: none;
|
|
@@ -3441,7 +3459,7 @@ slot[name=icon] {
|
|
|
3441
3459
|
font: var(--vvd-typography-base-bold);
|
|
3442
3460
|
}/**
|
|
3443
3461
|
* Do not edit directly
|
|
3444
|
-
* Generated on Thu,
|
|
3462
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
3445
3463
|
*/
|
|
3446
3464
|
@supports selector(:focus-visible) {
|
|
3447
3465
|
:host(:focus-visible) {
|
|
@@ -3569,7 +3587,7 @@ slot[name=icon] {
|
|
|
3569
3587
|
color: var(--vvd-color-neutral-600);
|
|
3570
3588
|
}/**
|
|
3571
3589
|
* Do not edit directly
|
|
3572
|
-
* Generated on Thu,
|
|
3590
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
3573
3591
|
*/
|
|
3574
3592
|
.base {
|
|
3575
3593
|
display: flex;
|
|
@@ -3581,7 +3599,7 @@ slot[name=icon] {
|
|
|
3581
3599
|
border-bottom: 1px solid var(--vvd-color-neutral-200);
|
|
3582
3600
|
}/**
|
|
3583
3601
|
* Do not edit directly
|
|
3584
|
-
* Generated on Thu,
|
|
3602
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
3585
3603
|
*/
|
|
3586
3604
|
:host {
|
|
3587
3605
|
display: flex;
|
|
@@ -3698,7 +3716,7 @@ button:not(:focus-visible) > .focus-indicator {
|
|
|
3698
3716
|
display: flex;
|
|
3699
3717
|
}/**
|
|
3700
3718
|
* Do not edit directly
|
|
3701
|
-
* Generated on Thu,
|
|
3719
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
3702
3720
|
*/
|
|
3703
3721
|
:host([disabled]) {
|
|
3704
3722
|
cursor: not-allowed;
|
|
@@ -3835,7 +3853,7 @@ dialog.fixed {
|
|
|
3835
3853
|
transform: translate(0, -50%);
|
|
3836
3854
|
}/**
|
|
3837
3855
|
* Do not edit directly
|
|
3838
|
-
* Generated on Thu,
|
|
3856
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
3839
3857
|
*/
|
|
3840
3858
|
.base {
|
|
3841
3859
|
box-sizing: border-box;
|
|
@@ -3976,7 +3994,7 @@ slot[name=main] {
|
|
|
3976
3994
|
border-radius: inherit;
|
|
3977
3995
|
}/**
|
|
3978
3996
|
* Do not edit directly
|
|
3979
|
-
* Generated on Thu,
|
|
3997
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
3980
3998
|
*/
|
|
3981
3999
|
.positioning-region {
|
|
3982
4000
|
display: flex;
|
|
@@ -3995,7 +4013,7 @@ label {
|
|
|
3995
4013
|
font: var(--vvd-typography-base);
|
|
3996
4014
|
}/**
|
|
3997
4015
|
* Do not edit directly
|
|
3998
|
-
* Generated on Thu,
|
|
4016
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
3999
4017
|
*/
|
|
4000
4018
|
@supports selector(:focus-visible) {
|
|
4001
4019
|
:host(:focus-visible) {
|
|
@@ -4128,7 +4146,7 @@ slot[name=icon] {
|
|
|
4128
4146
|
opacity: 0;
|
|
4129
4147
|
}/**
|
|
4130
4148
|
* Do not edit directly
|
|
4131
|
-
* Generated on Thu,
|
|
4149
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
4132
4150
|
*/
|
|
4133
4151
|
.base {
|
|
4134
4152
|
display: grid;
|
|
@@ -4246,7 +4264,7 @@ slot[name=icon] {
|
|
|
4246
4264
|
gap: 4px;
|
|
4247
4265
|
}/**
|
|
4248
4266
|
* Do not edit directly
|
|
4249
|
-
* Generated on Thu,
|
|
4267
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
4250
4268
|
*/
|
|
4251
4269
|
:host {
|
|
4252
4270
|
display: inline-flex;
|
|
@@ -4439,7 +4457,7 @@ label {
|
|
|
4439
4457
|
margin-inline-end: 4px;
|
|
4440
4458
|
}/**
|
|
4441
4459
|
* Do not edit directly
|
|
4442
|
-
* Generated on Thu,
|
|
4460
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
4443
4461
|
*/
|
|
4444
4462
|
:host {
|
|
4445
4463
|
display: block;
|
|
@@ -4458,7 +4476,7 @@ label {
|
|
|
4458
4476
|
inline-size: 1px;
|
|
4459
4477
|
}/**
|
|
4460
4478
|
* Do not edit directly
|
|
4461
|
-
* Generated on Thu,
|
|
4479
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
4462
4480
|
*/
|
|
4463
4481
|
:host {
|
|
4464
4482
|
display: inline-block;
|
|
@@ -4719,7 +4737,7 @@ label {
|
|
|
4719
4737
|
pointer-events: none;
|
|
4720
4738
|
}/**
|
|
4721
4739
|
* Do not edit directly
|
|
4722
|
-
* Generated on Thu,
|
|
4740
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
4723
4741
|
*/
|
|
4724
4742
|
@supports selector(:focus-visible) {
|
|
4725
4743
|
:host(:focus-visible) {
|
|
@@ -4900,7 +4918,7 @@ label {
|
|
|
4900
4918
|
--_select-control-border-radius: 6px;
|
|
4901
4919
|
}/**
|
|
4902
4920
|
* Do not edit directly
|
|
4903
|
-
* Generated on Thu,
|
|
4921
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
4904
4922
|
*/
|
|
4905
4923
|
:host(.disabled) {
|
|
4906
4924
|
cursor: not-allowed;
|
|
@@ -5083,7 +5101,7 @@ label {
|
|
|
5083
5101
|
display: none;
|
|
5084
5102
|
}/**
|
|
5085
5103
|
* Do not edit directly
|
|
5086
|
-
* Generated on Thu,
|
|
5104
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
5087
5105
|
*/
|
|
5088
5106
|
:host {
|
|
5089
5107
|
position: relative;
|
|
@@ -5147,7 +5165,7 @@ label {
|
|
|
5147
5165
|
inline-size: 100%;
|
|
5148
5166
|
}/**
|
|
5149
5167
|
* Do not edit directly
|
|
5150
|
-
* Generated on Thu,
|
|
5168
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
5151
5169
|
*/
|
|
5152
5170
|
:host {
|
|
5153
5171
|
display: block;
|
|
@@ -5262,7 +5280,7 @@ label {
|
|
|
5262
5280
|
display: none;
|
|
5263
5281
|
}/**
|
|
5264
5282
|
* Do not edit directly
|
|
5265
|
-
* Generated on Thu,
|
|
5283
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
5266
5284
|
*/
|
|
5267
5285
|
:host {
|
|
5268
5286
|
display: inline-block;
|
|
@@ -5422,7 +5440,7 @@ label {
|
|
|
5422
5440
|
resize: vertical;
|
|
5423
5441
|
}/**
|
|
5424
5442
|
* Do not edit directly
|
|
5425
|
-
* Generated on Thu,
|
|
5443
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
5426
5444
|
*/
|
|
5427
5445
|
:host {
|
|
5428
5446
|
display: inline-block;
|
|
@@ -5575,7 +5593,7 @@ label {
|
|
|
5575
5593
|
display: none;
|
|
5576
5594
|
}/**
|
|
5577
5595
|
* Do not edit directly
|
|
5578
|
-
* Generated on Thu,
|
|
5596
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
5579
5597
|
*/
|
|
5580
5598
|
@supports selector(:focus-visible) {
|
|
5581
5599
|
:host(:focus-visible) {
|
|
@@ -5756,7 +5774,7 @@ label {
|
|
|
5756
5774
|
display: none;
|
|
5757
5775
|
}/**
|
|
5758
5776
|
* Do not edit directly
|
|
5759
|
-
* Generated on Thu,
|
|
5777
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
5760
5778
|
*/
|
|
5761
5779
|
.base {
|
|
5762
5780
|
display: grid;
|
|
@@ -5825,7 +5843,7 @@ label {
|
|
|
5825
5843
|
background-color: var(--_appearance-color-fill);
|
|
5826
5844
|
}/**
|
|
5827
5845
|
* Do not edit directly
|
|
5828
|
-
* Generated on Thu,
|
|
5846
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
5829
5847
|
*/
|
|
5830
5848
|
:host {
|
|
5831
5849
|
min-inline-size: 80px;
|
|
@@ -5922,7 +5940,7 @@ slot {
|
|
|
5922
5940
|
margin-inline-start: auto;
|
|
5923
5941
|
}/**
|
|
5924
5942
|
* Do not edit directly
|
|
5925
|
-
* Generated on Thu,
|
|
5943
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
5926
5944
|
*/
|
|
5927
5945
|
ol {
|
|
5928
5946
|
padding: 0;
|
|
@@ -6182,7 +6200,7 @@ ol {
|
|
|
6182
6200
|
text-transform: uppercase;
|
|
6183
6201
|
}/**
|
|
6184
6202
|
* Do not edit directly
|
|
6185
|
-
* Generated on Thu,
|
|
6203
|
+
* Generated on Thu, 07 Dec 2023 10:24:56 GMT
|
|
6186
6204
|
*/
|
|
6187
6205
|
:host {
|
|
6188
6206
|
display: inline-block;
|