@etus/tokens 0.4.0-beta.7 → 0.4.0-beta.8
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 +13 -13
- package/dist/tokens.js +11 -11
- package/dist/tokens.meta.json +12 -12
- package/package.json +1 -1
package/dist/tokens.css
CHANGED
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
--button-group-item-padding-y-sm: 6px;
|
|
390
390
|
--button-group-root-bg-primary: oklch(81.75% 0.1821 159.79);
|
|
391
391
|
--button-group-root-border-color-default: oklch(92.19% 0.0000 0);
|
|
392
|
-
--button-group-root-border-color-primary: oklch(
|
|
392
|
+
--button-group-root-border-color-primary: oklch(56.08% 0.1221 160.56);
|
|
393
393
|
--button-group-root-fg-primary: oklch(18.34% 0.0338 166.67);
|
|
394
394
|
--button-group-root-radius: 8px;
|
|
395
395
|
--button-group-root-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
|
|
@@ -1415,12 +1415,12 @@
|
|
|
1415
1415
|
--kbd-root-gap: 4px;
|
|
1416
1416
|
--kbd-root-justify-content: center;
|
|
1417
1417
|
--kbd-root-user-select: none;
|
|
1418
|
-
--kbd-size-lg-border-radius:
|
|
1418
|
+
--kbd-size-lg-border-radius: 4px;
|
|
1419
1419
|
--kbd-size-lg-font-size: 16px;
|
|
1420
1420
|
--kbd-size-lg-height: 28px;
|
|
1421
1421
|
--kbd-size-lg-min-width: 28px;
|
|
1422
1422
|
--kbd-size-lg-padding-x: 8px;
|
|
1423
|
-
--kbd-size-md-border-radius:
|
|
1423
|
+
--kbd-size-md-border-radius: 4px;
|
|
1424
1424
|
--kbd-size-md-font-size: 14px;
|
|
1425
1425
|
--kbd-size-md-height: 24px;
|
|
1426
1426
|
--kbd-size-md-min-width: 24px;
|
|
@@ -1430,7 +1430,7 @@
|
|
|
1430
1430
|
--kbd-size-sm-height: 20px;
|
|
1431
1431
|
--kbd-size-sm-min-width: 20px;
|
|
1432
1432
|
--kbd-size-sm-padding-x: 4px;
|
|
1433
|
-
--kbd-size-xs-border-radius:
|
|
1433
|
+
--kbd-size-xs-border-radius: 4px;
|
|
1434
1434
|
--kbd-size-xs-font-size: 10px;
|
|
1435
1435
|
--kbd-size-xs-height: 16px;
|
|
1436
1436
|
--kbd-size-xs-min-width: 16px;
|
|
@@ -2439,7 +2439,7 @@
|
|
|
2439
2439
|
--text-color-muted: oklch(55.55% 0.0000 0);
|
|
2440
2440
|
--text-disabled: oklch(86.99% 0.0000 0);
|
|
2441
2441
|
--text-error: oklch(57.71% 0.2152 27.33);
|
|
2442
|
-
--text-font-family-font-family-2:
|
|
2442
|
+
--text-font-family-font-family-2: Inter;
|
|
2443
2443
|
--text-font-family-font-family: Inter;
|
|
2444
2444
|
--text-font-size-2xl: 24px;
|
|
2445
2445
|
--text-font-size-2xs: 10px;
|
|
@@ -2734,10 +2734,10 @@
|
|
|
2734
2734
|
--typography-component-button-sm-paragraphspacing: 0px;
|
|
2735
2735
|
--typography-component-button-sm-textcase: none;
|
|
2736
2736
|
--typography-component-button-sm-textdecoration: none;
|
|
2737
|
-
--typography-display-d1-font-family:
|
|
2737
|
+
--typography-display-d1-font-family: Inter;
|
|
2738
2738
|
--typography-display-d1-font-size: 72px;
|
|
2739
2739
|
--typography-display-d1-font-weight: 700;
|
|
2740
|
-
--typography-display-d1-fontfamily:
|
|
2740
|
+
--typography-display-d1-fontfamily: Inter;
|
|
2741
2741
|
--typography-display-d1-fontsize: 72px;
|
|
2742
2742
|
--typography-display-d1-fontstretch: normal;
|
|
2743
2743
|
--typography-display-d1-fontstyle: normal;
|
|
@@ -2749,10 +2749,10 @@
|
|
|
2749
2749
|
--typography-display-d1-paragraphspacing: 0px;
|
|
2750
2750
|
--typography-display-d1-textcase: none;
|
|
2751
2751
|
--typography-display-d1-textdecoration: none;
|
|
2752
|
-
--typography-display-d2-font-family:
|
|
2752
|
+
--typography-display-d2-font-family: Inter;
|
|
2753
2753
|
--typography-display-d2-font-size: 60px;
|
|
2754
2754
|
--typography-display-d2-font-weight: 700;
|
|
2755
|
-
--typography-display-d2-fontfamily:
|
|
2755
|
+
--typography-display-d2-fontfamily: Inter;
|
|
2756
2756
|
--typography-display-d2-fontsize: 60px;
|
|
2757
2757
|
--typography-display-d2-fontstretch: normal;
|
|
2758
2758
|
--typography-display-d2-fontstyle: normal;
|
|
@@ -2764,10 +2764,10 @@
|
|
|
2764
2764
|
--typography-display-d2-paragraphspacing: 0px;
|
|
2765
2765
|
--typography-display-d2-textcase: none;
|
|
2766
2766
|
--typography-display-d2-textdecoration: none;
|
|
2767
|
-
--typography-display-d3-font-family:
|
|
2767
|
+
--typography-display-d3-font-family: Inter;
|
|
2768
2768
|
--typography-display-d3-font-size: 48px;
|
|
2769
2769
|
--typography-display-d3-font-weight: 700;
|
|
2770
|
-
--typography-display-d3-fontfamily:
|
|
2770
|
+
--typography-display-d3-fontfamily: Inter;
|
|
2771
2771
|
--typography-display-d3-fontsize: 48px;
|
|
2772
2772
|
--typography-display-d3-fontstretch: normal;
|
|
2773
2773
|
--typography-display-d3-fontstyle: normal;
|
|
@@ -3061,7 +3061,7 @@
|
|
|
3061
3061
|
--button-group-item-background: oklch(14.48% 0.0000 0);
|
|
3062
3062
|
--button-group-root-bg-primary: oklch(84.11% 0.1609 163.31);
|
|
3063
3063
|
--button-group-root-border-color-default: oklch(37.15% 0.0000 0);
|
|
3064
|
-
--button-group-root-border-color-primary: oklch(
|
|
3064
|
+
--button-group-root-border-color-primary: oklch(90.88% 0.0912 168.55);
|
|
3065
3065
|
--button-group-root-fg-primary: oklch(18.34% 0.0338 166.67);
|
|
3066
3066
|
--button-group-separator-color: oklch(43.86% 0.0000 0);
|
|
3067
3067
|
--button-group-text-background: oklch(26.86% 0.0000 0);
|
|
@@ -3822,7 +3822,7 @@
|
|
|
3822
3822
|
--button-group-item-background: oklch(100.00% 0.0000 0);
|
|
3823
3823
|
--button-group-root-bg-primary: oklch(81.75% 0.1821 159.79);
|
|
3824
3824
|
--button-group-root-border-color-default: oklch(92.19% 0.0000 0);
|
|
3825
|
-
--button-group-root-border-color-primary: oklch(
|
|
3825
|
+
--button-group-root-border-color-primary: oklch(56.08% 0.1221 160.56);
|
|
3826
3826
|
--button-group-root-fg-primary: oklch(18.34% 0.0338 166.67);
|
|
3827
3827
|
--button-group-separator-color: oklch(92.19% 0.0000 0);
|
|
3828
3828
|
--button-group-text-background: oklch(97.02% 0.0000 0);
|
package/dist/tokens.js
CHANGED
|
@@ -529,7 +529,7 @@ export const tokens = {
|
|
|
529
529
|
"button-group-item-padding-y-sm": "6px",
|
|
530
530
|
"button-group-root-bg-primary": "oklch(81.75% 0.1821 159.79)",
|
|
531
531
|
"button-group-root-border-color-default": "oklch(92.19% 0.0000 0)",
|
|
532
|
-
"button-group-root-border-color-primary": "oklch(
|
|
532
|
+
"button-group-root-border-color-primary": "oklch(56.08% 0.1221 160.56)",
|
|
533
533
|
"button-group-root-fg-primary": "oklch(18.34% 0.0338 166.67)",
|
|
534
534
|
"button-group-root-radius": "8px",
|
|
535
535
|
"button-group-root-shadow": "0 1px 2px 0 rgb(0 0 0 / 0.05)",
|
|
@@ -1533,12 +1533,12 @@ export const tokens = {
|
|
|
1533
1533
|
"kbd-root-gap": "4px",
|
|
1534
1534
|
"kbd-root-justify-content": "center",
|
|
1535
1535
|
"kbd-root-user-select": "none",
|
|
1536
|
-
"kbd-size-lg-border-radius": "
|
|
1536
|
+
"kbd-size-lg-border-radius": "4px",
|
|
1537
1537
|
"kbd-size-lg-font-size": "16px",
|
|
1538
1538
|
"kbd-size-lg-height": "28px",
|
|
1539
1539
|
"kbd-size-lg-min-width": "28px",
|
|
1540
1540
|
"kbd-size-lg-padding-x": "8px",
|
|
1541
|
-
"kbd-size-md-border-radius": "
|
|
1541
|
+
"kbd-size-md-border-radius": "4px",
|
|
1542
1542
|
"kbd-size-md-font-size": "14px",
|
|
1543
1543
|
"kbd-size-md-height": "24px",
|
|
1544
1544
|
"kbd-size-md-min-width": "24px",
|
|
@@ -1548,7 +1548,7 @@ export const tokens = {
|
|
|
1548
1548
|
"kbd-size-sm-height": "20px",
|
|
1549
1549
|
"kbd-size-sm-min-width": "20px",
|
|
1550
1550
|
"kbd-size-sm-padding-x": "4px",
|
|
1551
|
-
"kbd-size-xs-border-radius": "
|
|
1551
|
+
"kbd-size-xs-border-radius": "4px",
|
|
1552
1552
|
"kbd-size-xs-font-size": "10px",
|
|
1553
1553
|
"kbd-size-xs-height": "16px",
|
|
1554
1554
|
"kbd-size-xs-min-width": "16px",
|
|
@@ -2023,7 +2023,7 @@ export const tokens = {
|
|
|
2023
2023
|
"primitives-spacing-s-64": "64px",
|
|
2024
2024
|
"primitives-spacing-s-8": "8px",
|
|
2025
2025
|
"primitives-text-font-family-font-family": "Inter",
|
|
2026
|
-
"primitives-text-font-family-font-family-2": "
|
|
2026
|
+
"primitives-text-font-family-font-family-2": "Inter",
|
|
2027
2027
|
"primitives-text-font-size-2xl": "24px",
|
|
2028
2028
|
"primitives-text-font-size-2xs": "10px",
|
|
2029
2029
|
"primitives-text-font-size-3xl": "32px",
|
|
@@ -2950,10 +2950,10 @@ export const tokens = {
|
|
|
2950
2950
|
"typography-component-button-sm-paragraphspacing": "0px",
|
|
2951
2951
|
"typography-component-button-sm-textcase": "none",
|
|
2952
2952
|
"typography-component-button-sm-textdecoration": "none",
|
|
2953
|
-
"typography-display-d1-font-family": "
|
|
2953
|
+
"typography-display-d1-font-family": "Inter",
|
|
2954
2954
|
"typography-display-d1-font-size": "72px",
|
|
2955
2955
|
"typography-display-d1-font-weight": "700",
|
|
2956
|
-
"typography-display-d1-fontfamily": "
|
|
2956
|
+
"typography-display-d1-fontfamily": "Inter",
|
|
2957
2957
|
"typography-display-d1-fontsize": "72px",
|
|
2958
2958
|
"typography-display-d1-fontstretch": "normal",
|
|
2959
2959
|
"typography-display-d1-fontstyle": "normal",
|
|
@@ -2965,10 +2965,10 @@ export const tokens = {
|
|
|
2965
2965
|
"typography-display-d1-paragraphspacing": "0px",
|
|
2966
2966
|
"typography-display-d1-textcase": "none",
|
|
2967
2967
|
"typography-display-d1-textdecoration": "none",
|
|
2968
|
-
"typography-display-d2-font-family": "
|
|
2968
|
+
"typography-display-d2-font-family": "Inter",
|
|
2969
2969
|
"typography-display-d2-font-size": "60px",
|
|
2970
2970
|
"typography-display-d2-font-weight": "700",
|
|
2971
|
-
"typography-display-d2-fontfamily": "
|
|
2971
|
+
"typography-display-d2-fontfamily": "Inter",
|
|
2972
2972
|
"typography-display-d2-fontsize": "60px",
|
|
2973
2973
|
"typography-display-d2-fontstretch": "normal",
|
|
2974
2974
|
"typography-display-d2-fontstyle": "normal",
|
|
@@ -2980,10 +2980,10 @@ export const tokens = {
|
|
|
2980
2980
|
"typography-display-d2-paragraphspacing": "0px",
|
|
2981
2981
|
"typography-display-d2-textcase": "none",
|
|
2982
2982
|
"typography-display-d2-textdecoration": "none",
|
|
2983
|
-
"typography-display-d3-font-family": "
|
|
2983
|
+
"typography-display-d3-font-family": "Inter",
|
|
2984
2984
|
"typography-display-d3-font-size": "48px",
|
|
2985
2985
|
"typography-display-d3-font-weight": "700",
|
|
2986
|
-
"typography-display-d3-fontfamily": "
|
|
2986
|
+
"typography-display-d3-fontfamily": "Inter",
|
|
2987
2987
|
"typography-display-d3-fontsize": "48px",
|
|
2988
2988
|
"typography-display-d3-fontstretch": "normal",
|
|
2989
2989
|
"typography-display-d3-fontstyle": "normal",
|
package/dist/tokens.meta.json
CHANGED
|
@@ -2556,7 +2556,7 @@
|
|
|
2556
2556
|
"name": "text-font-family-font-family-2",
|
|
2557
2557
|
"cssVar": "--text-font-family-font-family-2",
|
|
2558
2558
|
"type": "string",
|
|
2559
|
-
"value": "
|
|
2559
|
+
"value": "Inter"
|
|
2560
2560
|
},
|
|
2561
2561
|
{
|
|
2562
2562
|
"name": "text-font-size-2xl",
|
|
@@ -5776,8 +5776,8 @@
|
|
|
5776
5776
|
"name": "button-group-root-border-color-primary",
|
|
5777
5777
|
"cssVar": "--button-group-root-border-color-primary",
|
|
5778
5778
|
"type": "color",
|
|
5779
|
-
"description": "ButtonGroup primary
|
|
5780
|
-
"value": "oklch(
|
|
5779
|
+
"description": "ButtonGroup primary outer border — brand/primary/active (primary-active = brand-primary-700) per DES-1250 item 4 + DES-1139 (Gabriel: recolore a borda externa para active). Era base.primary (mint-500) — corrigido 2026-06-23.",
|
|
5780
|
+
"value": "oklch(56.08% 0.1221 160.56)"
|
|
5781
5781
|
},
|
|
5782
5782
|
{
|
|
5783
5783
|
"name": "button-group-root-fg-primary",
|
|
@@ -11040,7 +11040,7 @@
|
|
|
11040
11040
|
"name": "kbd-size-lg-border-radius",
|
|
11041
11041
|
"cssVar": "--kbd-size-lg-border-radius",
|
|
11042
11042
|
"type": "borderRadius",
|
|
11043
|
-
"value": "
|
|
11043
|
+
"value": "4px"
|
|
11044
11044
|
},
|
|
11045
11045
|
{
|
|
11046
11046
|
"name": "kbd-size-lg-font-size",
|
|
@@ -11070,7 +11070,7 @@
|
|
|
11070
11070
|
"name": "kbd-size-md-border-radius",
|
|
11071
11071
|
"cssVar": "--kbd-size-md-border-radius",
|
|
11072
11072
|
"type": "borderRadius",
|
|
11073
|
-
"value": "
|
|
11073
|
+
"value": "4px"
|
|
11074
11074
|
},
|
|
11075
11075
|
{
|
|
11076
11076
|
"name": "kbd-size-md-font-size",
|
|
@@ -11130,7 +11130,7 @@
|
|
|
11130
11130
|
"name": "kbd-size-xs-border-radius",
|
|
11131
11131
|
"cssVar": "--kbd-size-xs-border-radius",
|
|
11132
11132
|
"type": "borderRadius",
|
|
11133
|
-
"value": "
|
|
11133
|
+
"value": "4px"
|
|
11134
11134
|
},
|
|
11135
11135
|
{
|
|
11136
11136
|
"name": "kbd-size-xs-font-size",
|
|
@@ -17329,7 +17329,7 @@
|
|
|
17329
17329
|
"name": "typography-display-d1-font-family",
|
|
17330
17330
|
"cssVar": "--typography-display-d1-font-family",
|
|
17331
17331
|
"type": "string",
|
|
17332
|
-
"value": "
|
|
17332
|
+
"value": "Inter"
|
|
17333
17333
|
},
|
|
17334
17334
|
{
|
|
17335
17335
|
"name": "typography-display-d1-font-size",
|
|
@@ -17347,7 +17347,7 @@
|
|
|
17347
17347
|
"name": "typography-display-d1-fontfamily",
|
|
17348
17348
|
"cssVar": "--typography-display-d1-fontfamily",
|
|
17349
17349
|
"type": "string",
|
|
17350
|
-
"value": "
|
|
17350
|
+
"value": "Inter"
|
|
17351
17351
|
},
|
|
17352
17352
|
{
|
|
17353
17353
|
"name": "typography-display-d1-fontsize",
|
|
@@ -17419,7 +17419,7 @@
|
|
|
17419
17419
|
"name": "typography-display-d2-font-family",
|
|
17420
17420
|
"cssVar": "--typography-display-d2-font-family",
|
|
17421
17421
|
"type": "string",
|
|
17422
|
-
"value": "
|
|
17422
|
+
"value": "Inter"
|
|
17423
17423
|
},
|
|
17424
17424
|
{
|
|
17425
17425
|
"name": "typography-display-d2-font-size",
|
|
@@ -17437,7 +17437,7 @@
|
|
|
17437
17437
|
"name": "typography-display-d2-fontfamily",
|
|
17438
17438
|
"cssVar": "--typography-display-d2-fontfamily",
|
|
17439
17439
|
"type": "string",
|
|
17440
|
-
"value": "
|
|
17440
|
+
"value": "Inter"
|
|
17441
17441
|
},
|
|
17442
17442
|
{
|
|
17443
17443
|
"name": "typography-display-d2-fontsize",
|
|
@@ -17509,7 +17509,7 @@
|
|
|
17509
17509
|
"name": "typography-display-d3-font-family",
|
|
17510
17510
|
"cssVar": "--typography-display-d3-font-family",
|
|
17511
17511
|
"type": "string",
|
|
17512
|
-
"value": "
|
|
17512
|
+
"value": "Inter"
|
|
17513
17513
|
},
|
|
17514
17514
|
{
|
|
17515
17515
|
"name": "typography-display-d3-font-size",
|
|
@@ -17527,7 +17527,7 @@
|
|
|
17527
17527
|
"name": "typography-display-d3-fontfamily",
|
|
17528
17528
|
"cssVar": "--typography-display-d3-fontfamily",
|
|
17529
17529
|
"type": "string",
|
|
17530
|
-
"value": "
|
|
17530
|
+
"value": "Inter"
|
|
17531
17531
|
},
|
|
17532
17532
|
{
|
|
17533
17533
|
"name": "typography-display-d3-fontsize",
|