@etus/tokens 0.4.0-beta.5 → 0.4.0-beta.6
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/dist/tokens.css +23 -0
- package/dist/tokens.js +12 -0
- package/dist/tokens.meta.json +84 -0
- package/package.json +1 -1
package/dist/tokens.css
CHANGED
|
@@ -459,6 +459,7 @@
|
|
|
459
459
|
--calendar-container-padding: 12px;
|
|
460
460
|
--calendar-day-font-size: 14px;
|
|
461
461
|
--calendar-day-gap: 4px;
|
|
462
|
+
--calendar-day-radius: 8px;
|
|
462
463
|
--calendar-day-size: auto;
|
|
463
464
|
--calendar-indicator-size: 4px;
|
|
464
465
|
--calendar-today-indicator-offset: 0.125rem;
|
|
@@ -872,6 +873,7 @@
|
|
|
872
873
|
--dropdown-menu-content-min-width: 8rem;
|
|
873
874
|
--dropdown-menu-content-padding: 4px;
|
|
874
875
|
--dropdown-menu-content-radius: 8px;
|
|
876
|
+
--dropdown-menu-content-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
|
|
875
877
|
--dropdown-menu-content-z-index: 50;
|
|
876
878
|
--dropdown-menu-indicator-left: 8px;
|
|
877
879
|
--dropdown-menu-indicator-size: 0.875rem;
|
|
@@ -1194,6 +1196,7 @@
|
|
|
1194
1196
|
--green-800: oklch(44.79% 0.1083 151.33);
|
|
1195
1197
|
--green-900: oklch(39.25% 0.0896 152.54);
|
|
1196
1198
|
--green-950: oklch(26.64% 0.0628 152.93);
|
|
1199
|
+
--header-contained-max-width: 1280px;
|
|
1197
1200
|
--header-content-height: 36px;
|
|
1198
1201
|
--header-height: 64px;
|
|
1199
1202
|
--header-root-bg: oklch(100.00% 0.0000 0);
|
|
@@ -1765,7 +1768,9 @@
|
|
|
1765
1768
|
--priority-urgent-text: oklch(45% 0.18 25);
|
|
1766
1769
|
--progress-bar-fill-color-default: oklch(81.75% 0.1821 159.79);
|
|
1767
1770
|
--progress-bar-fill-color-error: oklch(63.68% 0.2078 25.33);
|
|
1771
|
+
--progress-bar-fill-color-info: oklch(87.82% 0.2037 137.75);
|
|
1768
1772
|
--progress-bar-fill-color-primary: oklch(81.75% 0.1821 159.79);
|
|
1773
|
+
--progress-bar-fill-color-secondary: oklch(87.82% 0.2037 137.75);
|
|
1769
1774
|
--progress-bar-fill-color-success: oklch(62.71% 0.1699 149.21);
|
|
1770
1775
|
--progress-bar-fill-color-warning: oklch(86.06% 0.1731 91.94);
|
|
1771
1776
|
--progress-bar-indicator-border-radius: 9999px;
|
|
@@ -1792,7 +1797,9 @@
|
|
|
1792
1797
|
--progress-bar-size-xs-height: 4px;
|
|
1793
1798
|
--progress-bar-track-color-default: oklch(97.02% 0.0000 0);
|
|
1794
1799
|
--progress-bar-track-color-error: oklch(97.02% 0.0000 0);
|
|
1800
|
+
--progress-bar-track-color-info: oklch(97.02% 0.0000 0);
|
|
1795
1801
|
--progress-bar-track-color-primary: oklch(97.02% 0.0000 0);
|
|
1802
|
+
--progress-bar-track-color-secondary: oklch(97.02% 0.0000 0);
|
|
1796
1803
|
--progress-bar-track-color-success: oklch(97.02% 0.0000 0);
|
|
1797
1804
|
--progress-bar-track-color-warning: oklch(97.02% 0.0000 0);
|
|
1798
1805
|
--progress-circle-indicator-color-default: oklch(14.48% 0.0000 0);
|
|
@@ -1856,6 +1863,7 @@
|
|
|
1856
1863
|
--rail-background: oklch(98.51% 0.0000 0);
|
|
1857
1864
|
--rail-border: oklch(92.19% 0.0000 0);
|
|
1858
1865
|
--rail-width: 4rem;
|
|
1866
|
+
--rating-focus-ring-color: oklch(81.75% 0.1821 159.79);
|
|
1859
1867
|
--rating-icon-color-empty: oklch(55.55% 0.0000 0);
|
|
1860
1868
|
--rating-icon-color-filled: oklch(86.06% 0.1731 91.94);
|
|
1861
1869
|
--rating-icon-size-lg: 24px;
|
|
@@ -2568,6 +2576,10 @@
|
|
|
2568
2576
|
--toggle-group-root-gap: 4px;
|
|
2569
2577
|
--toggle-group-root-padding: 4px;
|
|
2570
2578
|
--toggle-group-root-radius: 0.375rem;
|
|
2579
|
+
--toggle-icon-size-default: 16px;
|
|
2580
|
+
--toggle-icon-size-lg: 16px;
|
|
2581
|
+
--toggle-icon-size-md: 16px;
|
|
2582
|
+
--toggle-icon-size-sm: 12px;
|
|
2571
2583
|
--toggle-icon-size: 16px;
|
|
2572
2584
|
--toggle-root-border-radius-pill: 9999px;
|
|
2573
2585
|
--toggle-root-border-radius-rounded: 8px;
|
|
@@ -3389,7 +3401,9 @@
|
|
|
3389
3401
|
--progress-bar-label-position-right-color: oklch(98.51% 0.0000 0);
|
|
3390
3402
|
--progress-bar-track-color-default: oklch(26.86% 0.0000 0);
|
|
3391
3403
|
--progress-bar-track-color-error: oklch(26.86% 0.0000 0);
|
|
3404
|
+
--progress-bar-track-color-info: oklch(26.86% 0.0000 0);
|
|
3392
3405
|
--progress-bar-track-color-primary: oklch(26.86% 0.0000 0);
|
|
3406
|
+
--progress-bar-track-color-secondary: oklch(26.86% 0.0000 0);
|
|
3393
3407
|
--progress-bar-track-color-success: oklch(26.86% 0.0000 0);
|
|
3394
3408
|
--progress-bar-track-color-warning: oklch(26.86% 0.0000 0);
|
|
3395
3409
|
--progress-circle-indicator-color-default: oklch(98.51% 0.0000 0);
|
|
@@ -3415,6 +3429,7 @@
|
|
|
3415
3429
|
--rail-accent: oklch(26.88% 0.0527 163.85);
|
|
3416
3430
|
--rail-background: oklch(20.46% 0.0000 0);
|
|
3417
3431
|
--rail-border: oklch(37.15% 0.0000 0);
|
|
3432
|
+
--rating-focus-ring-color: oklch(84.11% 0.1609 163.31);
|
|
3418
3433
|
--rating-icon-color-filled: oklch(79.52% 0.1617 86.05);
|
|
3419
3434
|
--report-builder-accent-bg-subtle: oklch(33.49% 0.0383 251.89);
|
|
3420
3435
|
--report-builder-accent-bg: oklch(34.67% 0.0731 256.69);
|
|
@@ -4134,7 +4149,9 @@
|
|
|
4134
4149
|
--progress-bar-label-position-right-color: oklch(14.48% 0.0000 0);
|
|
4135
4150
|
--progress-bar-track-color-default: oklch(97.02% 0.0000 0);
|
|
4136
4151
|
--progress-bar-track-color-error: oklch(97.02% 0.0000 0);
|
|
4152
|
+
--progress-bar-track-color-info: oklch(97.02% 0.0000 0);
|
|
4137
4153
|
--progress-bar-track-color-primary: oklch(97.02% 0.0000 0);
|
|
4154
|
+
--progress-bar-track-color-secondary: oklch(97.02% 0.0000 0);
|
|
4138
4155
|
--progress-bar-track-color-success: oklch(97.02% 0.0000 0);
|
|
4139
4156
|
--progress-bar-track-color-warning: oklch(97.02% 0.0000 0);
|
|
4140
4157
|
--progress-circle-indicator-color-default: oklch(14.48% 0.0000 0);
|
|
@@ -4160,6 +4177,7 @@
|
|
|
4160
4177
|
--rail-accent: oklch(95.21% 0.0467 171.12);
|
|
4161
4178
|
--rail-background: oklch(98.51% 0.0000 0);
|
|
4162
4179
|
--rail-border: oklch(92.19% 0.0000 0);
|
|
4180
|
+
--rating-focus-ring-color: oklch(81.75% 0.1821 159.79);
|
|
4163
4181
|
--rating-icon-color-filled: oklch(86.06% 0.1731 91.94);
|
|
4164
4182
|
--report-builder-accent-bg-subtle: oklch(97.14% 0.0108 256.69);
|
|
4165
4183
|
--report-builder-accent-bg: oklch(95.32% 0.0207 261.77);
|
|
@@ -5004,7 +5022,9 @@
|
|
|
5004
5022
|
--color-priority-urgent-text: var(--priority-urgent-text);
|
|
5005
5023
|
--color-progress-bar-fill-color-default: var(--progress-bar-fill-color-default);
|
|
5006
5024
|
--color-progress-bar-fill-color-error: var(--progress-bar-fill-color-error);
|
|
5025
|
+
--color-progress-bar-fill-color-info: var(--progress-bar-fill-color-info);
|
|
5007
5026
|
--color-progress-bar-fill-color-primary: var(--progress-bar-fill-color-primary);
|
|
5027
|
+
--color-progress-bar-fill-color-secondary: var(--progress-bar-fill-color-secondary);
|
|
5008
5028
|
--color-progress-bar-fill-color-success: var(--progress-bar-fill-color-success);
|
|
5009
5029
|
--color-progress-bar-fill-color-warning: var(--progress-bar-fill-color-warning);
|
|
5010
5030
|
--color-progress-bar-label-position-bottom-color: var(--progress-bar-label-position-bottom-color);
|
|
@@ -5012,7 +5032,9 @@
|
|
|
5012
5032
|
--color-progress-bar-label-position-right-color: var(--progress-bar-label-position-right-color);
|
|
5013
5033
|
--color-progress-bar-track-color-default: var(--progress-bar-track-color-default);
|
|
5014
5034
|
--color-progress-bar-track-color-error: var(--progress-bar-track-color-error);
|
|
5035
|
+
--color-progress-bar-track-color-info: var(--progress-bar-track-color-info);
|
|
5015
5036
|
--color-progress-bar-track-color-primary: var(--progress-bar-track-color-primary);
|
|
5037
|
+
--color-progress-bar-track-color-secondary: var(--progress-bar-track-color-secondary);
|
|
5016
5038
|
--color-progress-bar-track-color-success: var(--progress-bar-track-color-success);
|
|
5017
5039
|
--color-progress-bar-track-color-warning: var(--progress-bar-track-color-warning);
|
|
5018
5040
|
--color-progress-circle-indicator-color-default: var(--progress-circle-indicator-color-default);
|
|
@@ -5038,6 +5060,7 @@
|
|
|
5038
5060
|
--color-rail-accent: var(--rail-accent);
|
|
5039
5061
|
--color-rail-background: var(--rail-background);
|
|
5040
5062
|
--color-rail-border: var(--rail-border);
|
|
5063
|
+
--color-rating-focus-ring-color: var(--rating-focus-ring-color);
|
|
5041
5064
|
--color-rating-icon-color-empty: var(--rating-icon-color-empty);
|
|
5042
5065
|
--color-rating-icon-color-filled: var(--rating-icon-color-filled);
|
|
5043
5066
|
--color-report-builder-accent-bg-subtle: var(--report-builder-accent-bg-subtle);
|
package/dist/tokens.js
CHANGED
|
@@ -599,6 +599,7 @@ export const tokens = {
|
|
|
599
599
|
"calendar-container-padding": "12px",
|
|
600
600
|
"calendar-day-font-size": "14px",
|
|
601
601
|
"calendar-day-gap": "4px",
|
|
602
|
+
"calendar-day-radius": "8px",
|
|
602
603
|
"calendar-day-size": "auto",
|
|
603
604
|
"calendar-indicator-size": "4px",
|
|
604
605
|
"calendar-today-indicator-offset": "0.125rem",
|
|
@@ -1012,6 +1013,7 @@ export const tokens = {
|
|
|
1012
1013
|
"dropdown-menu-content-min-width": "8rem",
|
|
1013
1014
|
"dropdown-menu-content-padding": "4px",
|
|
1014
1015
|
"dropdown-menu-content-radius": "8px",
|
|
1016
|
+
"dropdown-menu-content-shadow": "0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",
|
|
1015
1017
|
"dropdown-menu-content-z-index": "50",
|
|
1016
1018
|
"dropdown-menu-indicator-left": "8px",
|
|
1017
1019
|
"dropdown-menu-indicator-size": "0.875rem",
|
|
@@ -1312,6 +1314,7 @@ export const tokens = {
|
|
|
1312
1314
|
"form-label-fg": "oklch(14.48% 0.0000 0)",
|
|
1313
1315
|
"form-label-size": "14px",
|
|
1314
1316
|
"form-label-weight": "500",
|
|
1317
|
+
"header-contained-max-width": "1280px",
|
|
1315
1318
|
"header-content-height": "36px",
|
|
1316
1319
|
"header-height": "64px",
|
|
1317
1320
|
"header-root-bg": "oklch(100.00% 0.0000 0)",
|
|
@@ -2044,7 +2047,9 @@ export const tokens = {
|
|
|
2044
2047
|
"priority-urgent-text": "oklch(45% 0.18 25)",
|
|
2045
2048
|
"progress-bar-fill-color-default": "oklch(81.75% 0.1821 159.79)",
|
|
2046
2049
|
"progress-bar-fill-color-error": "oklch(63.68% 0.2078 25.33)",
|
|
2050
|
+
"progress-bar-fill-color-info": "oklch(87.82% 0.2037 137.75)",
|
|
2047
2051
|
"progress-bar-fill-color-primary": "oklch(81.75% 0.1821 159.79)",
|
|
2052
|
+
"progress-bar-fill-color-secondary": "oklch(87.82% 0.2037 137.75)",
|
|
2048
2053
|
"progress-bar-fill-color-success": "oklch(62.71% 0.1699 149.21)",
|
|
2049
2054
|
"progress-bar-fill-color-warning": "oklch(86.06% 0.1731 91.94)",
|
|
2050
2055
|
"progress-bar-indicator-border-radius": "9999px",
|
|
@@ -2071,7 +2076,9 @@ export const tokens = {
|
|
|
2071
2076
|
"progress-bar-size-xs-height": "4px",
|
|
2072
2077
|
"progress-bar-track-color-default": "oklch(97.02% 0.0000 0)",
|
|
2073
2078
|
"progress-bar-track-color-error": "oklch(97.02% 0.0000 0)",
|
|
2079
|
+
"progress-bar-track-color-info": "oklch(97.02% 0.0000 0)",
|
|
2074
2080
|
"progress-bar-track-color-primary": "oklch(97.02% 0.0000 0)",
|
|
2081
|
+
"progress-bar-track-color-secondary": "oklch(97.02% 0.0000 0)",
|
|
2075
2082
|
"progress-bar-track-color-success": "oklch(97.02% 0.0000 0)",
|
|
2076
2083
|
"progress-bar-track-color-warning": "oklch(97.02% 0.0000 0)",
|
|
2077
2084
|
"progress-circle-indicator-color-default": "oklch(14.48% 0.0000 0)",
|
|
@@ -2135,6 +2142,7 @@ export const tokens = {
|
|
|
2135
2142
|
"rail-background": "oklch(98.51% 0.0000 0)",
|
|
2136
2143
|
"rail-border": "oklch(92.19% 0.0000 0)",
|
|
2137
2144
|
"rail-width": "4rem",
|
|
2145
|
+
"rating-focus-ring-color": "oklch(81.75% 0.1821 159.79)",
|
|
2138
2146
|
"rating-icon-color-empty": "oklch(55.55% 0.0000 0)",
|
|
2139
2147
|
"rating-icon-color-filled": "oklch(86.06% 0.1731 91.94)",
|
|
2140
2148
|
"rating-icon-size-lg": "24px",
|
|
@@ -2785,6 +2793,10 @@ export const tokens = {
|
|
|
2785
2793
|
"toggle-group-root-padding": "4px",
|
|
2786
2794
|
"toggle-group-root-radius": "0.375rem",
|
|
2787
2795
|
"toggle-icon-size": "16px",
|
|
2796
|
+
"toggle-icon-size-default": "16px",
|
|
2797
|
+
"toggle-icon-size-lg": "16px",
|
|
2798
|
+
"toggle-icon-size-md": "16px",
|
|
2799
|
+
"toggle-icon-size-sm": "12px",
|
|
2788
2800
|
"toggle-root-border-radius-pill": "9999px",
|
|
2789
2801
|
"toggle-root-border-radius-rounded": "8px",
|
|
2790
2802
|
"toggle-root-border-width": "1px",
|
package/dist/tokens.meta.json
CHANGED
|
@@ -6194,6 +6194,13 @@
|
|
|
6194
6194
|
"type": "dimension",
|
|
6195
6195
|
"value": "4px"
|
|
6196
6196
|
},
|
|
6197
|
+
{
|
|
6198
|
+
"name": "calendar-day-radius",
|
|
6199
|
+
"cssVar": "--calendar-day-radius",
|
|
6200
|
+
"type": "dimension",
|
|
6201
|
+
"description": "Day cell (selected/today/range) border-radius. Tokenizes the existing rounded-md per DES-1167 Pendência 10. Resolves to Figma radius/md (8px) — same primitive Combobox/Select land on; the audit's literal 6px predates the Figma v2 radius migration (md 6→8).",
|
|
6202
|
+
"value": "8px"
|
|
6203
|
+
},
|
|
6197
6204
|
{
|
|
6198
6205
|
"name": "calendar-day-size",
|
|
6199
6206
|
"cssVar": "--calendar-day-size",
|
|
@@ -8513,6 +8520,12 @@
|
|
|
8513
8520
|
"type": "dimension",
|
|
8514
8521
|
"value": "8px"
|
|
8515
8522
|
},
|
|
8523
|
+
{
|
|
8524
|
+
"name": "dropdown-menu-content-shadow",
|
|
8525
|
+
"cssVar": "--dropdown-menu-content-shadow",
|
|
8526
|
+
"description": "Content drop-shadow per DES-1186 Pendência 8 — Figma Light Mode/shadow-md (dual layer). Matches Menu / Combobox / Popover content.shadow for cross-component menu-surface consistency.",
|
|
8527
|
+
"value": "0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)"
|
|
8528
|
+
},
|
|
8516
8529
|
{
|
|
8517
8530
|
"name": "dropdown-menu-content-z-index",
|
|
8518
8531
|
"cssVar": "--dropdown-menu-content-z-index",
|
|
@@ -9940,6 +9953,13 @@
|
|
|
9940
9953
|
"type": "dimension",
|
|
9941
9954
|
"value": "14px"
|
|
9942
9955
|
},
|
|
9956
|
+
{
|
|
9957
|
+
"name": "header-contained-max-width",
|
|
9958
|
+
"cssVar": "--header-contained-max-width",
|
|
9959
|
+
"type": "dimension",
|
|
9960
|
+
"description": "Max content width when contained — matches the prior max-w-7xl (1280px = breakpoint-xl). DES-1190.",
|
|
9961
|
+
"value": "1280px"
|
|
9962
|
+
},
|
|
9943
9963
|
{
|
|
9944
9964
|
"name": "header-content-height",
|
|
9945
9965
|
"cssVar": "--header-content-height",
|
|
@@ -12619,12 +12639,26 @@
|
|
|
12619
12639
|
"type": "color",
|
|
12620
12640
|
"value": "oklch(63.68% 0.2078 25.33)"
|
|
12621
12641
|
},
|
|
12642
|
+
{
|
|
12643
|
+
"name": "progress-bar-fill-color-info",
|
|
12644
|
+
"cssVar": "--progress-bar-fill-color-info",
|
|
12645
|
+
"type": "color",
|
|
12646
|
+
"description": "Info indicator aliases Secondary (Figma Style=Info renders brand/secondary/background #8ff566) per DES-1214 Pendência 3. Uses the non-theme-flipping primitive so the indicator stays lime in dark mode.",
|
|
12647
|
+
"value": "oklch(87.82% 0.2037 137.75)"
|
|
12648
|
+
},
|
|
12622
12649
|
{
|
|
12623
12650
|
"name": "progress-bar-fill-color-primary",
|
|
12624
12651
|
"cssVar": "--progress-bar-fill-color-primary",
|
|
12625
12652
|
"type": "color",
|
|
12626
12653
|
"value": "oklch(81.75% 0.1821 159.79)"
|
|
12627
12654
|
},
|
|
12655
|
+
{
|
|
12656
|
+
"name": "progress-bar-fill-color-secondary",
|
|
12657
|
+
"cssVar": "--progress-bar-fill-color-secondary",
|
|
12658
|
+
"type": "color",
|
|
12659
|
+
"description": "Secondary indicator lime aligned with Figma brand/secondary/background (#8ff566) per DES-1214 Pendência 3. Uses the non-theme-flipping primitive so the indicator stays lime in dark mode.",
|
|
12660
|
+
"value": "oklch(87.82% 0.2037 137.75)"
|
|
12661
|
+
},
|
|
12628
12662
|
{
|
|
12629
12663
|
"name": "progress-bar-fill-color-success",
|
|
12630
12664
|
"cssVar": "--progress-bar-fill-color-success",
|
|
@@ -12777,6 +12811,13 @@
|
|
|
12777
12811
|
"description": "Track always uses muted gray. Per Bowser audit ProgressBar BUG — pre-fix duplicated indicator.",
|
|
12778
12812
|
"value": "oklch(97.02% 0.0000 0)"
|
|
12779
12813
|
},
|
|
12814
|
+
{
|
|
12815
|
+
"name": "progress-bar-track-color-info",
|
|
12816
|
+
"cssVar": "--progress-bar-track-color-info",
|
|
12817
|
+
"type": "color",
|
|
12818
|
+
"description": "Track always uses muted gray (universal Figma core/background/muted). Info aliases Secondary per DES-1214 Pendência 3.",
|
|
12819
|
+
"value": "oklch(97.02% 0.0000 0)"
|
|
12820
|
+
},
|
|
12780
12821
|
{
|
|
12781
12822
|
"name": "progress-bar-track-color-primary",
|
|
12782
12823
|
"cssVar": "--progress-bar-track-color-primary",
|
|
@@ -12784,6 +12825,13 @@
|
|
|
12784
12825
|
"description": "Track always uses muted gray. Per Bowser audit ProgressBar BUG — pre-fix was oklch(81.75% 0.1821 159.79) (duplicate of indicator).",
|
|
12785
12826
|
"value": "oklch(97.02% 0.0000 0)"
|
|
12786
12827
|
},
|
|
12828
|
+
{
|
|
12829
|
+
"name": "progress-bar-track-color-secondary",
|
|
12830
|
+
"cssVar": "--progress-bar-track-color-secondary",
|
|
12831
|
+
"type": "color",
|
|
12832
|
+
"description": "Track always uses muted gray (universal Figma core/background/muted). Per DES-1214 Pendência 3.",
|
|
12833
|
+
"value": "oklch(97.02% 0.0000 0)"
|
|
12834
|
+
},
|
|
12787
12835
|
{
|
|
12788
12836
|
"name": "progress-bar-track-color-success",
|
|
12789
12837
|
"cssVar": "--progress-bar-track-color-success",
|
|
@@ -13104,6 +13152,13 @@
|
|
|
13104
13152
|
"description": "Rail width aligned with Figma Secondary 64px per DES-1300 item 3 — pre-fix was 3.5rem (56px).",
|
|
13105
13153
|
"value": "4rem"
|
|
13106
13154
|
},
|
|
13155
|
+
{
|
|
13156
|
+
"name": "rating-focus-ring-color",
|
|
13157
|
+
"cssVar": "--rating-focus-ring-color",
|
|
13158
|
+
"type": "color",
|
|
13159
|
+
"description": "Rating focus-ring color per DES-1217 Pendência 5 — dedicated token replacing the generic --ring utility, aligned with Avatar/Button focus-ring.",
|
|
13160
|
+
"value": "oklch(81.75% 0.1821 159.79)"
|
|
13161
|
+
},
|
|
13107
13162
|
{
|
|
13108
13163
|
"name": "rating-icon-color-empty",
|
|
13109
13164
|
"cssVar": "--rating-icon-color-empty",
|
|
@@ -16285,8 +16340,37 @@
|
|
|
16285
16340
|
"name": "toggle-icon-size",
|
|
16286
16341
|
"cssVar": "--toggle-icon-size",
|
|
16287
16342
|
"type": "dimension",
|
|
16343
|
+
"description": "Flat icon size 16px (spacing.4). Retained for ToggleGroup (forms/) back-compat — primitive Toggle now cascades per size via the size-sm/size-md/size-lg tokens.",
|
|
16344
|
+
"value": "16px"
|
|
16345
|
+
},
|
|
16346
|
+
{
|
|
16347
|
+
"name": "toggle-icon-size-default",
|
|
16348
|
+
"cssVar": "--toggle-icon-size-default",
|
|
16349
|
+
"type": "dimension",
|
|
16350
|
+
"description": "Toggle icon size for size=default — 16px (spacing.4), aliases md per Toggle audit DES-1235 Pendência 4.",
|
|
16288
16351
|
"value": "16px"
|
|
16289
16352
|
},
|
|
16353
|
+
{
|
|
16354
|
+
"name": "toggle-icon-size-lg",
|
|
16355
|
+
"cssVar": "--toggle-icon-size-lg",
|
|
16356
|
+
"type": "dimension",
|
|
16357
|
+
"description": "Toggle icon size for size=lg — 16px (spacing.4) per Figma and Toggle audit DES-1235 Pendência 4.",
|
|
16358
|
+
"value": "16px"
|
|
16359
|
+
},
|
|
16360
|
+
{
|
|
16361
|
+
"name": "toggle-icon-size-md",
|
|
16362
|
+
"cssVar": "--toggle-icon-size-md",
|
|
16363
|
+
"type": "dimension",
|
|
16364
|
+
"description": "Toggle icon size for size=md — 16px (spacing.4) per Figma and Toggle audit DES-1235 Pendência 4.",
|
|
16365
|
+
"value": "16px"
|
|
16366
|
+
},
|
|
16367
|
+
{
|
|
16368
|
+
"name": "toggle-icon-size-sm",
|
|
16369
|
+
"cssVar": "--toggle-icon-size-sm",
|
|
16370
|
+
"type": "dimension",
|
|
16371
|
+
"description": "Toggle icon size for size=sm — 12px (spacing.3) per Figma Variant=*/Size=sm and Toggle audit DES-1235 Pendência 4 (was fixed 16px).",
|
|
16372
|
+
"value": "12px"
|
|
16373
|
+
},
|
|
16290
16374
|
{
|
|
16291
16375
|
"name": "toggle-root-border-radius-pill",
|
|
16292
16376
|
"cssVar": "--toggle-root-border-radius-pill",
|