@ledgerhq/lumen-design-core 0.1.15 → 0.1.16
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/lib/themes/css/enterprise/theme.dark-css.d.ts +2 -2
- package/dist/lib/themes/css/enterprise/theme.dark-css.js +2 -2
- package/dist/lib/themes/css/enterprise/theme.light-css.d.ts +2 -2
- package/dist/lib/themes/css/enterprise/theme.light-css.js +2 -2
- package/dist/lib/themes/css/index.d.ts +28 -24
- package/dist/lib/themes/css/index.d.ts.map +1 -1
- package/dist/lib/themes/css/ledger-live/theme.dark-css.d.ts +2 -2
- package/dist/lib/themes/css/ledger-live/theme.dark-css.js +2 -2
- package/dist/lib/themes/css/ledger-live/theme.light-css.d.ts +2 -2
- package/dist/lib/themes/css/ledger-live/theme.light-css.js +2 -2
- package/dist/lib/themes/css/primitives-css.d.ts +4 -0
- package/dist/lib/themes/css/primitives-css.d.ts.map +1 -1
- package/dist/lib/themes/css/primitives-css.js +4 -0
- package/dist/lib/themes/css/websites/theme.dark-css.d.ts +2 -2
- package/dist/lib/themes/css/websites/theme.dark-css.js +2 -2
- package/dist/lib/themes/css/websites/theme.light-css.d.ts +2 -2
- package/dist/lib/themes/css/websites/theme.light-css.js +2 -2
- package/dist/lib/themes/js/enterprise/theme.d.ts +24 -4
- package/dist/lib/themes/js/enterprise/theme.d.ts.map +1 -1
- package/dist/lib/themes/js/enterprise/theme.dark.d.ts +1 -1
- package/dist/lib/themes/js/enterprise/theme.dark.js +1 -1
- package/dist/lib/themes/js/enterprise/theme.light.d.ts +1 -1
- package/dist/lib/themes/js/enterprise/theme.light.js +1 -1
- package/dist/lib/themes/js/ledger-live/theme.d.ts +24 -4
- package/dist/lib/themes/js/ledger-live/theme.d.ts.map +1 -1
- package/dist/lib/themes/js/ledger-live/theme.dark.d.ts +1 -1
- package/dist/lib/themes/js/ledger-live/theme.dark.js +1 -1
- package/dist/lib/themes/js/ledger-live/theme.light.d.ts +1 -1
- package/dist/lib/themes/js/ledger-live/theme.light.js +1 -1
- package/dist/lib/themes/js/primitives/primitives.others.d.ts +4 -0
- package/dist/lib/themes/js/primitives/primitives.others.d.ts.map +1 -1
- package/dist/lib/themes/js/primitives/primitives.others.js +4 -0
- package/dist/lib/themes/js/websites/theme.d.ts +24 -4
- package/dist/lib/themes/js/websites/theme.d.ts.map +1 -1
- package/dist/lib/themes/js/websites/theme.dark.d.ts +1 -1
- package/dist/lib/themes/js/websites/theme.dark.js +1 -1
- package/dist/lib/themes/js/websites/theme.light.d.ts +1 -1
- package/dist/lib/themes/js/websites/theme.light.js +1 -1
- package/package.json +1 -1
- package/symbols/icons/downloadData.json +1 -1
- package/symbols/icons/lightbulb.svg +2 -2
|
@@ -607,6 +607,7 @@ export declare const tokens: {
|
|
|
607
607
|
readonly '--icon-width-48': "48px";
|
|
608
608
|
readonly '--icon-width-56': "56px";
|
|
609
609
|
readonly '--icon-width-64': "64px";
|
|
610
|
+
readonly '--icon-width-72': "72px";
|
|
610
611
|
readonly '--icon-height-12': "12px";
|
|
611
612
|
readonly '--icon-height-16': "16px";
|
|
612
613
|
readonly '--icon-height-20': "20px";
|
|
@@ -616,6 +617,7 @@ export declare const tokens: {
|
|
|
616
617
|
readonly '--icon-height-48': "48px";
|
|
617
618
|
readonly '--icon-height-56': "56px";
|
|
618
619
|
readonly '--icon-height-64': "64px";
|
|
620
|
+
readonly '--icon-height-72': "72px";
|
|
619
621
|
readonly '--spot-width-32': "32px";
|
|
620
622
|
readonly '--spot-width-40': "40px";
|
|
621
623
|
readonly '--spot-width-48': "48px";
|
|
@@ -635,6 +637,7 @@ export declare const tokens: {
|
|
|
635
637
|
readonly '--icon-border-width-48': "2.5px";
|
|
636
638
|
readonly '--icon-border-width-56': "2.799999952316284px";
|
|
637
639
|
readonly '--icon-border-width-64': "3px";
|
|
640
|
+
readonly '--icon-border-width-72': "3.200000047683716px";
|
|
638
641
|
readonly '--spinner-border-width-12': "1.2000000476837158px";
|
|
639
642
|
readonly '--spinner-border-width-16': "1.600000023841858px";
|
|
640
643
|
readonly '--spinner-border-width-20': "2px";
|
|
@@ -644,6 +647,7 @@ export declare const tokens: {
|
|
|
644
647
|
readonly '--spinner-border-width-48': "3.5999999046325684px";
|
|
645
648
|
readonly '--spinner-border-width-56': "3.799999952316284px";
|
|
646
649
|
readonly '--spinner-border-width-64': "4px";
|
|
650
|
+
readonly '--spinner-border-width-72': "4.199999809265137px";
|
|
647
651
|
readonly '--size-0': "0px";
|
|
648
652
|
readonly '--size-1': "1px";
|
|
649
653
|
readonly '--size-2': "2px";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"primitives-css.d.ts","sourceRoot":"","sources":["../../../../src/lib/themes/css/primitives-css.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"primitives-css.d.ts","sourceRoot":"","sources":["../../../../src/lib/themes/css/primitives-css.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsvBiD,CAAC"}
|
|
@@ -607,6 +607,7 @@ export const tokens = {
|
|
|
607
607
|
'--icon-width-48': '48px',
|
|
608
608
|
'--icon-width-56': '56px',
|
|
609
609
|
'--icon-width-64': '64px',
|
|
610
|
+
'--icon-width-72': '72px',
|
|
610
611
|
'--icon-height-12': '12px',
|
|
611
612
|
'--icon-height-16': '16px',
|
|
612
613
|
'--icon-height-20': '20px',
|
|
@@ -616,6 +617,7 @@ export const tokens = {
|
|
|
616
617
|
'--icon-height-48': '48px',
|
|
617
618
|
'--icon-height-56': '56px',
|
|
618
619
|
'--icon-height-64': '64px',
|
|
620
|
+
'--icon-height-72': '72px',
|
|
619
621
|
'--spot-width-32': '32px',
|
|
620
622
|
'--spot-width-40': '40px',
|
|
621
623
|
'--spot-width-48': '48px',
|
|
@@ -635,6 +637,7 @@ export const tokens = {
|
|
|
635
637
|
'--icon-border-width-48': '2.5px',
|
|
636
638
|
'--icon-border-width-56': '2.799999952316284px',
|
|
637
639
|
'--icon-border-width-64': '3px',
|
|
640
|
+
'--icon-border-width-72': '3.200000047683716px',
|
|
638
641
|
'--spinner-border-width-12': '1.2000000476837158px',
|
|
639
642
|
'--spinner-border-width-16': '1.600000023841858px',
|
|
640
643
|
'--spinner-border-width-20': '2px',
|
|
@@ -644,6 +647,7 @@ export const tokens = {
|
|
|
644
647
|
'--spinner-border-width-48': '3.5999999046325684px',
|
|
645
648
|
'--spinner-border-width-56': '3.799999952316284px',
|
|
646
649
|
'--spinner-border-width-64': '4px',
|
|
650
|
+
'--spinner-border-width-72': '4.199999809265137px',
|
|
647
651
|
'--size-0': '0px',
|
|
648
652
|
'--size-1': '1px',
|
|
649
653
|
'--size-2': '2px',
|
|
@@ -130,12 +130,12 @@ export declare const tokens: {
|
|
|
130
130
|
readonly '--color-border-base': "var(--color-dark-grey-950)";
|
|
131
131
|
readonly '--color-border-base-hover': "var(--color-dark-grey-900)";
|
|
132
132
|
readonly '--color-border-base-pressed': "var(--color-dark-grey-800)";
|
|
133
|
+
readonly '--color-border-base-transparent-0': "var(--color-dark-grey-950-0)";
|
|
133
134
|
readonly '--color-border-base-inverted': "var(--color-dark-grey-050)";
|
|
134
135
|
readonly '--color-border-disabled': "var(--color-dark-grey-300)";
|
|
135
136
|
readonly '--color-border-muted': "var(--color-dark-grey-500)";
|
|
136
137
|
readonly '--color-border-muted-hover': "var(--color-dark-grey-600)";
|
|
137
138
|
readonly '--color-border-muted-pressed': "var(--color-dark-grey-700)";
|
|
138
|
-
readonly '--color-border-muted-transparent-0': "var(--color-dark-grey-500-0)";
|
|
139
139
|
readonly '--color-border-muted-subtle': "var(--color-dark-grey-300)";
|
|
140
140
|
readonly '--color-border-muted-subtle-hover': "var(--color-dark-grey-400)";
|
|
141
141
|
readonly '--color-border-muted-subtle-pressed': "var(--color-dark-grey-500)";
|
|
@@ -420,11 +420,11 @@ export declare const tokens: {
|
|
|
420
420
|
readonly '--border-base': "var(--color-border-base)";
|
|
421
421
|
readonly '--border-base-hover': "var(--color-border-base-hover)";
|
|
422
422
|
readonly '--border-base-pressed': "var(--color-border-base-pressed)";
|
|
423
|
+
readonly '--border-base-transparent-0': "var(--color-border-base-transparent-0)";
|
|
423
424
|
readonly '--border-base-inverted': "var(--color-border-base-inverted)";
|
|
424
425
|
readonly '--border-muted': "var(--color-border-muted)";
|
|
425
426
|
readonly '--border-muted-hover': "var(--color-border-muted-hover)";
|
|
426
427
|
readonly '--border-muted-pressed': "var(--color-border-muted-pressed)";
|
|
427
|
-
readonly '--border-muted-transparent-0': "var(--color-border-muted-transparent-0)";
|
|
428
428
|
readonly '--border-muted-subtle': "var(--color-border-muted-subtle)";
|
|
429
429
|
readonly '--border-muted-subtle-hover': "var(--color-border-muted-subtle-hover)";
|
|
430
430
|
readonly '--border-muted-subtle-pressed': "var(--color-border-muted-subtle-pressed)";
|
|
@@ -130,12 +130,12 @@ export const tokens = {
|
|
|
130
130
|
'--color-border-base': 'var(--color-dark-grey-950)',
|
|
131
131
|
'--color-border-base-hover': 'var(--color-dark-grey-900)',
|
|
132
132
|
'--color-border-base-pressed': 'var(--color-dark-grey-800)',
|
|
133
|
+
'--color-border-base-transparent-0': 'var(--color-dark-grey-950-0)',
|
|
133
134
|
'--color-border-base-inverted': 'var(--color-dark-grey-050)',
|
|
134
135
|
'--color-border-disabled': 'var(--color-dark-grey-300)',
|
|
135
136
|
'--color-border-muted': 'var(--color-dark-grey-500)',
|
|
136
137
|
'--color-border-muted-hover': 'var(--color-dark-grey-600)',
|
|
137
138
|
'--color-border-muted-pressed': 'var(--color-dark-grey-700)',
|
|
138
|
-
'--color-border-muted-transparent-0': 'var(--color-dark-grey-500-0)',
|
|
139
139
|
'--color-border-muted-subtle': 'var(--color-dark-grey-300)',
|
|
140
140
|
'--color-border-muted-subtle-hover': 'var(--color-dark-grey-400)',
|
|
141
141
|
'--color-border-muted-subtle-pressed': 'var(--color-dark-grey-500)',
|
|
@@ -420,11 +420,11 @@ export const tokens = {
|
|
|
420
420
|
'--border-base': 'var(--color-border-base)',
|
|
421
421
|
'--border-base-hover': 'var(--color-border-base-hover)',
|
|
422
422
|
'--border-base-pressed': 'var(--color-border-base-pressed)',
|
|
423
|
+
'--border-base-transparent-0': 'var(--color-border-base-transparent-0)',
|
|
423
424
|
'--border-base-inverted': 'var(--color-border-base-inverted)',
|
|
424
425
|
'--border-muted': 'var(--color-border-muted)',
|
|
425
426
|
'--border-muted-hover': 'var(--color-border-muted-hover)',
|
|
426
427
|
'--border-muted-pressed': 'var(--color-border-muted-pressed)',
|
|
427
|
-
'--border-muted-transparent-0': 'var(--color-border-muted-transparent-0)',
|
|
428
428
|
'--border-muted-subtle': 'var(--color-border-muted-subtle)',
|
|
429
429
|
'--border-muted-subtle-hover': 'var(--color-border-muted-subtle-hover)',
|
|
430
430
|
'--border-muted-subtle-pressed': 'var(--color-border-muted-subtle-pressed)',
|
|
@@ -130,12 +130,12 @@ export declare const tokens: {
|
|
|
130
130
|
readonly '--color-border-base': "var(--color-light-grey-950)";
|
|
131
131
|
readonly '--color-border-base-hover': "var(--color-light-grey-900)";
|
|
132
132
|
readonly '--color-border-base-pressed': "var(--color-light-grey-800)";
|
|
133
|
+
readonly '--color-border-base-transparent-0': "var(--color-light-grey-950-0)";
|
|
133
134
|
readonly '--color-border-base-inverted': "var(--color-light-grey-050)";
|
|
134
135
|
readonly '--color-border-disabled': "var(--color-light-grey-300)";
|
|
135
136
|
readonly '--color-border-muted': "var(--color-light-grey-600)";
|
|
136
137
|
readonly '--color-border-muted-hover': "var(--color-light-grey-700)";
|
|
137
138
|
readonly '--color-border-muted-pressed': "var(--color-light-grey-800)";
|
|
138
|
-
readonly '--color-border-muted-transparent-0': "var(--color-light-grey-600-0)";
|
|
139
139
|
readonly '--color-border-muted-subtle': "var(--color-light-grey-300)";
|
|
140
140
|
readonly '--color-border-muted-subtle-hover': "var(--color-light-grey-400)";
|
|
141
141
|
readonly '--color-border-muted-subtle-pressed': "var(--color-light-grey-500)";
|
|
@@ -420,11 +420,11 @@ export declare const tokens: {
|
|
|
420
420
|
readonly '--border-base': "var(--color-border-base)";
|
|
421
421
|
readonly '--border-base-hover': "var(--color-border-base-hover)";
|
|
422
422
|
readonly '--border-base-pressed': "var(--color-border-base-pressed)";
|
|
423
|
+
readonly '--border-base-transparent-0': "var(--color-border-base-transparent-0)";
|
|
423
424
|
readonly '--border-base-inverted': "var(--color-border-base-inverted)";
|
|
424
425
|
readonly '--border-muted': "var(--color-border-muted)";
|
|
425
426
|
readonly '--border-muted-hover': "var(--color-border-muted-hover)";
|
|
426
427
|
readonly '--border-muted-pressed': "var(--color-border-muted-pressed)";
|
|
427
|
-
readonly '--border-muted-transparent-0': "var(--color-border-muted-transparent-0)";
|
|
428
428
|
readonly '--border-muted-subtle': "var(--color-border-muted-subtle)";
|
|
429
429
|
readonly '--border-muted-subtle-hover': "var(--color-border-muted-subtle-hover)";
|
|
430
430
|
readonly '--border-muted-subtle-pressed': "var(--color-border-muted-subtle-pressed)";
|
|
@@ -130,12 +130,12 @@ export const tokens = {
|
|
|
130
130
|
'--color-border-base': 'var(--color-light-grey-950)',
|
|
131
131
|
'--color-border-base-hover': 'var(--color-light-grey-900)',
|
|
132
132
|
'--color-border-base-pressed': 'var(--color-light-grey-800)',
|
|
133
|
+
'--color-border-base-transparent-0': 'var(--color-light-grey-950-0)',
|
|
133
134
|
'--color-border-base-inverted': 'var(--color-light-grey-050)',
|
|
134
135
|
'--color-border-disabled': 'var(--color-light-grey-300)',
|
|
135
136
|
'--color-border-muted': 'var(--color-light-grey-600)',
|
|
136
137
|
'--color-border-muted-hover': 'var(--color-light-grey-700)',
|
|
137
138
|
'--color-border-muted-pressed': 'var(--color-light-grey-800)',
|
|
138
|
-
'--color-border-muted-transparent-0': 'var(--color-light-grey-600-0)',
|
|
139
139
|
'--color-border-muted-subtle': 'var(--color-light-grey-300)',
|
|
140
140
|
'--color-border-muted-subtle-hover': 'var(--color-light-grey-400)',
|
|
141
141
|
'--color-border-muted-subtle-pressed': 'var(--color-light-grey-500)',
|
|
@@ -420,11 +420,11 @@ export const tokens = {
|
|
|
420
420
|
'--border-base': 'var(--color-border-base)',
|
|
421
421
|
'--border-base-hover': 'var(--color-border-base-hover)',
|
|
422
422
|
'--border-base-pressed': 'var(--color-border-base-pressed)',
|
|
423
|
+
'--border-base-transparent-0': 'var(--color-border-base-transparent-0)',
|
|
423
424
|
'--border-base-inverted': 'var(--color-border-base-inverted)',
|
|
424
425
|
'--border-muted': 'var(--color-border-muted)',
|
|
425
426
|
'--border-muted-hover': 'var(--color-border-muted-hover)',
|
|
426
427
|
'--border-muted-pressed': 'var(--color-border-muted-pressed)',
|
|
427
|
-
'--border-muted-transparent-0': 'var(--color-border-muted-transparent-0)',
|
|
428
428
|
'--border-muted-subtle': 'var(--color-border-muted-subtle)',
|
|
429
429
|
'--border-muted-subtle-hover': 'var(--color-border-muted-subtle-hover)',
|
|
430
430
|
'--border-muted-subtle-pressed': 'var(--color-border-muted-subtle-pressed)',
|
|
@@ -1010,6 +1010,7 @@ export declare const enterpriseCoreTokens: {
|
|
|
1010
1010
|
readonly s40: 40;
|
|
1011
1011
|
readonly s48: 48;
|
|
1012
1012
|
readonly s56: 56;
|
|
1013
|
+
readonly s72: 72;
|
|
1013
1014
|
};
|
|
1014
1015
|
readonly height: {
|
|
1015
1016
|
readonly s12: 12;
|
|
@@ -1020,6 +1021,7 @@ export declare const enterpriseCoreTokens: {
|
|
|
1020
1021
|
readonly s40: 40;
|
|
1021
1022
|
readonly s48: 48;
|
|
1022
1023
|
readonly s56: 56;
|
|
1024
|
+
readonly s72: 72;
|
|
1023
1025
|
};
|
|
1024
1026
|
readonly borderWidth: {
|
|
1025
1027
|
readonly s12: 1;
|
|
@@ -1030,6 +1032,7 @@ export declare const enterpriseCoreTokens: {
|
|
|
1030
1032
|
readonly s40: 2.200000047683716;
|
|
1031
1033
|
readonly s48: 2.5;
|
|
1032
1034
|
readonly s56: 2.799999952316284;
|
|
1035
|
+
readonly s72: 3.200000047683716;
|
|
1033
1036
|
};
|
|
1034
1037
|
};
|
|
1035
1038
|
spot: {
|
|
@@ -1056,6 +1059,7 @@ export declare const enterpriseCoreTokens: {
|
|
|
1056
1059
|
readonly s40: 3.200000047683716;
|
|
1057
1060
|
readonly s48: 3.5999999046325684;
|
|
1058
1061
|
readonly s56: 3.799999952316284;
|
|
1062
|
+
readonly s72: 4.199999809265137;
|
|
1059
1063
|
};
|
|
1060
1064
|
};
|
|
1061
1065
|
sizes: {
|
|
@@ -1402,6 +1406,7 @@ declare const enterpriseDarkTheme: {
|
|
|
1402
1406
|
readonly base: "#ffffff";
|
|
1403
1407
|
readonly baseHover: "#e1e1e1";
|
|
1404
1408
|
readonly basePressed: "#c3c3c3";
|
|
1409
|
+
readonly baseTransparent0: "#ffffff00";
|
|
1405
1410
|
readonly baseInverted: "#000000";
|
|
1406
1411
|
readonly disabled: "#3c3c3c";
|
|
1407
1412
|
readonly muted: "#717070";
|
|
@@ -1410,7 +1415,6 @@ declare const enterpriseDarkTheme: {
|
|
|
1410
1415
|
readonly mutedSubtle: "#3c3c3c";
|
|
1411
1416
|
readonly mutedSubtleHover: "#565656";
|
|
1412
1417
|
readonly mutedSubtlePressed: "#717070";
|
|
1413
|
-
readonly mutedTransparent0: "#71707000";
|
|
1414
1418
|
readonly mutedSubtleTransparent: "#3c3c3c80";
|
|
1415
1419
|
readonly active: "#445ee1";
|
|
1416
1420
|
readonly activeHover: "#677ce7";
|
|
@@ -2654,6 +2658,7 @@ declare const enterpriseDarkTheme: {
|
|
|
2654
2658
|
readonly s40: 40;
|
|
2655
2659
|
readonly s48: 48;
|
|
2656
2660
|
readonly s56: 56;
|
|
2661
|
+
readonly s72: 72;
|
|
2657
2662
|
};
|
|
2658
2663
|
readonly height: {
|
|
2659
2664
|
readonly s12: 12;
|
|
@@ -2664,6 +2669,7 @@ declare const enterpriseDarkTheme: {
|
|
|
2664
2669
|
readonly s40: 40;
|
|
2665
2670
|
readonly s48: 48;
|
|
2666
2671
|
readonly s56: 56;
|
|
2672
|
+
readonly s72: 72;
|
|
2667
2673
|
};
|
|
2668
2674
|
readonly borderWidth: {
|
|
2669
2675
|
readonly s12: 1;
|
|
@@ -2674,6 +2680,7 @@ declare const enterpriseDarkTheme: {
|
|
|
2674
2680
|
readonly s40: 2.200000047683716;
|
|
2675
2681
|
readonly s48: 2.5;
|
|
2676
2682
|
readonly s56: 2.799999952316284;
|
|
2683
|
+
readonly s72: 3.200000047683716;
|
|
2677
2684
|
};
|
|
2678
2685
|
};
|
|
2679
2686
|
spot: {
|
|
@@ -2700,6 +2707,7 @@ declare const enterpriseDarkTheme: {
|
|
|
2700
2707
|
readonly s40: 3.200000047683716;
|
|
2701
2708
|
readonly s48: 3.5999999046325684;
|
|
2702
2709
|
readonly s56: 3.799999952316284;
|
|
2710
|
+
readonly s72: 4.199999809265137;
|
|
2703
2711
|
};
|
|
2704
2712
|
};
|
|
2705
2713
|
sizes: {
|
|
@@ -3046,6 +3054,7 @@ declare const enterpriseLightTheme: {
|
|
|
3046
3054
|
readonly base: "#000000";
|
|
3047
3055
|
readonly baseHover: "#272727";
|
|
3048
3056
|
readonly basePressed: "#4d4d4d";
|
|
3057
|
+
readonly baseTransparent0: "#00000000";
|
|
3049
3058
|
readonly baseInverted: "#ffffff";
|
|
3050
3059
|
readonly disabled: "#e8e8e8";
|
|
3051
3060
|
readonly muted: "#767676";
|
|
@@ -3054,7 +3063,6 @@ declare const enterpriseLightTheme: {
|
|
|
3054
3063
|
readonly mutedSubtle: "#e8e8e8";
|
|
3055
3064
|
readonly mutedSubtleHover: "#d5d5d5";
|
|
3056
3065
|
readonly mutedSubtlePressed: "#c1c1c1";
|
|
3057
|
-
readonly mutedTransparent0: "#76767600";
|
|
3058
3066
|
readonly mutedSubtleTransparent: "#e8e8e880";
|
|
3059
3067
|
readonly active: "#445ee1";
|
|
3060
3068
|
readonly activeHover: "#203fdb";
|
|
@@ -4298,6 +4306,7 @@ declare const enterpriseLightTheme: {
|
|
|
4298
4306
|
readonly s40: 40;
|
|
4299
4307
|
readonly s48: 48;
|
|
4300
4308
|
readonly s56: 56;
|
|
4309
|
+
readonly s72: 72;
|
|
4301
4310
|
};
|
|
4302
4311
|
readonly height: {
|
|
4303
4312
|
readonly s12: 12;
|
|
@@ -4308,6 +4317,7 @@ declare const enterpriseLightTheme: {
|
|
|
4308
4317
|
readonly s40: 40;
|
|
4309
4318
|
readonly s48: 48;
|
|
4310
4319
|
readonly s56: 56;
|
|
4320
|
+
readonly s72: 72;
|
|
4311
4321
|
};
|
|
4312
4322
|
readonly borderWidth: {
|
|
4313
4323
|
readonly s12: 1;
|
|
@@ -4318,6 +4328,7 @@ declare const enterpriseLightTheme: {
|
|
|
4318
4328
|
readonly s40: 2.200000047683716;
|
|
4319
4329
|
readonly s48: 2.5;
|
|
4320
4330
|
readonly s56: 2.799999952316284;
|
|
4331
|
+
readonly s72: 3.200000047683716;
|
|
4321
4332
|
};
|
|
4322
4333
|
};
|
|
4323
4334
|
spot: {
|
|
@@ -4344,6 +4355,7 @@ declare const enterpriseLightTheme: {
|
|
|
4344
4355
|
readonly s40: 3.200000047683716;
|
|
4345
4356
|
readonly s48: 3.5999999046325684;
|
|
4346
4357
|
readonly s56: 3.799999952316284;
|
|
4358
|
+
readonly s72: 4.199999809265137;
|
|
4347
4359
|
};
|
|
4348
4360
|
};
|
|
4349
4361
|
sizes: {
|
|
@@ -4691,6 +4703,7 @@ export declare const enterpriseThemes: {
|
|
|
4691
4703
|
readonly base: "#ffffff";
|
|
4692
4704
|
readonly baseHover: "#e1e1e1";
|
|
4693
4705
|
readonly basePressed: "#c3c3c3";
|
|
4706
|
+
readonly baseTransparent0: "#ffffff00";
|
|
4694
4707
|
readonly baseInverted: "#000000";
|
|
4695
4708
|
readonly disabled: "#3c3c3c";
|
|
4696
4709
|
readonly muted: "#717070";
|
|
@@ -4699,7 +4712,6 @@ export declare const enterpriseThemes: {
|
|
|
4699
4712
|
readonly mutedSubtle: "#3c3c3c";
|
|
4700
4713
|
readonly mutedSubtleHover: "#565656";
|
|
4701
4714
|
readonly mutedSubtlePressed: "#717070";
|
|
4702
|
-
readonly mutedTransparent0: "#71707000";
|
|
4703
4715
|
readonly mutedSubtleTransparent: "#3c3c3c80";
|
|
4704
4716
|
readonly active: "#445ee1";
|
|
4705
4717
|
readonly activeHover: "#677ce7";
|
|
@@ -5943,6 +5955,7 @@ export declare const enterpriseThemes: {
|
|
|
5943
5955
|
readonly s40: 40;
|
|
5944
5956
|
readonly s48: 48;
|
|
5945
5957
|
readonly s56: 56;
|
|
5958
|
+
readonly s72: 72;
|
|
5946
5959
|
};
|
|
5947
5960
|
readonly height: {
|
|
5948
5961
|
readonly s12: 12;
|
|
@@ -5953,6 +5966,7 @@ export declare const enterpriseThemes: {
|
|
|
5953
5966
|
readonly s40: 40;
|
|
5954
5967
|
readonly s48: 48;
|
|
5955
5968
|
readonly s56: 56;
|
|
5969
|
+
readonly s72: 72;
|
|
5956
5970
|
};
|
|
5957
5971
|
readonly borderWidth: {
|
|
5958
5972
|
readonly s12: 1;
|
|
@@ -5963,6 +5977,7 @@ export declare const enterpriseThemes: {
|
|
|
5963
5977
|
readonly s40: 2.200000047683716;
|
|
5964
5978
|
readonly s48: 2.5;
|
|
5965
5979
|
readonly s56: 2.799999952316284;
|
|
5980
|
+
readonly s72: 3.200000047683716;
|
|
5966
5981
|
};
|
|
5967
5982
|
};
|
|
5968
5983
|
spot: {
|
|
@@ -5989,6 +6004,7 @@ export declare const enterpriseThemes: {
|
|
|
5989
6004
|
readonly s40: 3.200000047683716;
|
|
5990
6005
|
readonly s48: 3.5999999046325684;
|
|
5991
6006
|
readonly s56: 3.799999952316284;
|
|
6007
|
+
readonly s72: 4.199999809265137;
|
|
5992
6008
|
};
|
|
5993
6009
|
};
|
|
5994
6010
|
sizes: {
|
|
@@ -6335,6 +6351,7 @@ export declare const enterpriseThemes: {
|
|
|
6335
6351
|
readonly base: "#000000";
|
|
6336
6352
|
readonly baseHover: "#272727";
|
|
6337
6353
|
readonly basePressed: "#4d4d4d";
|
|
6354
|
+
readonly baseTransparent0: "#00000000";
|
|
6338
6355
|
readonly baseInverted: "#ffffff";
|
|
6339
6356
|
readonly disabled: "#e8e8e8";
|
|
6340
6357
|
readonly muted: "#767676";
|
|
@@ -6343,7 +6360,6 @@ export declare const enterpriseThemes: {
|
|
|
6343
6360
|
readonly mutedSubtle: "#e8e8e8";
|
|
6344
6361
|
readonly mutedSubtleHover: "#d5d5d5";
|
|
6345
6362
|
readonly mutedSubtlePressed: "#c1c1c1";
|
|
6346
|
-
readonly mutedTransparent0: "#76767600";
|
|
6347
6363
|
readonly mutedSubtleTransparent: "#e8e8e880";
|
|
6348
6364
|
readonly active: "#445ee1";
|
|
6349
6365
|
readonly activeHover: "#203fdb";
|
|
@@ -7587,6 +7603,7 @@ export declare const enterpriseThemes: {
|
|
|
7587
7603
|
readonly s40: 40;
|
|
7588
7604
|
readonly s48: 48;
|
|
7589
7605
|
readonly s56: 56;
|
|
7606
|
+
readonly s72: 72;
|
|
7590
7607
|
};
|
|
7591
7608
|
readonly height: {
|
|
7592
7609
|
readonly s12: 12;
|
|
@@ -7597,6 +7614,7 @@ export declare const enterpriseThemes: {
|
|
|
7597
7614
|
readonly s40: 40;
|
|
7598
7615
|
readonly s48: 48;
|
|
7599
7616
|
readonly s56: 56;
|
|
7617
|
+
readonly s72: 72;
|
|
7600
7618
|
};
|
|
7601
7619
|
readonly borderWidth: {
|
|
7602
7620
|
readonly s12: 1;
|
|
@@ -7607,6 +7625,7 @@ export declare const enterpriseThemes: {
|
|
|
7607
7625
|
readonly s40: 2.200000047683716;
|
|
7608
7626
|
readonly s48: 2.5;
|
|
7609
7627
|
readonly s56: 2.799999952316284;
|
|
7628
|
+
readonly s72: 3.200000047683716;
|
|
7610
7629
|
};
|
|
7611
7630
|
};
|
|
7612
7631
|
spot: {
|
|
@@ -7633,6 +7652,7 @@ export declare const enterpriseThemes: {
|
|
|
7633
7652
|
readonly s40: 3.200000047683716;
|
|
7634
7653
|
readonly s48: 3.5999999046325684;
|
|
7635
7654
|
readonly s56: 3.799999952316284;
|
|
7655
|
+
readonly s72: 4.199999809265137;
|
|
7636
7656
|
};
|
|
7637
7657
|
};
|
|
7638
7658
|
sizes: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../../../src/lib/themes/js/enterprise/theme.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,oBAAoB
|
|
1
|
+
{"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../../../src/lib/themes/js/enterprise/theme.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMN,CAAC;AAE5B,QAAA,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGxB,CAAC;AAEF,QAAA,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGzB,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAG5B,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,OAAO,gBAAgB,CAAC;AACvD,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAC;AAC7D,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC"}
|
|
@@ -271,6 +271,7 @@ export declare const enterpriseDarkColorTokens: {
|
|
|
271
271
|
readonly base: "#ffffff";
|
|
272
272
|
readonly baseHover: "#e1e1e1";
|
|
273
273
|
readonly basePressed: "#c3c3c3";
|
|
274
|
+
readonly baseTransparent0: "#ffffff00";
|
|
274
275
|
readonly baseInverted: "#000000";
|
|
275
276
|
readonly disabled: "#3c3c3c";
|
|
276
277
|
readonly muted: "#717070";
|
|
@@ -279,7 +280,6 @@ export declare const enterpriseDarkColorTokens: {
|
|
|
279
280
|
readonly mutedSubtle: "#3c3c3c";
|
|
280
281
|
readonly mutedSubtleHover: "#565656";
|
|
281
282
|
readonly mutedSubtlePressed: "#717070";
|
|
282
|
-
readonly mutedTransparent0: "#71707000";
|
|
283
283
|
readonly mutedSubtleTransparent: "#3c3c3c80";
|
|
284
284
|
readonly active: "#445ee1";
|
|
285
285
|
readonly activeHover: "#677ce7";
|
|
@@ -273,6 +273,7 @@ export const enterpriseDarkColorTokens = {
|
|
|
273
273
|
base: primitiveColorTokens.dark.grey['950'],
|
|
274
274
|
baseHover: primitiveColorTokens.dark.grey['900'],
|
|
275
275
|
basePressed: primitiveColorTokens.dark.grey['800'],
|
|
276
|
+
baseTransparent0: primitiveColorTokens.dark.grey['950-0'],
|
|
276
277
|
baseInverted: primitiveColorTokens.dark.grey['050'], // Added missing token from CSS
|
|
277
278
|
disabled: primitiveColorTokens.dark.grey['300'],
|
|
278
279
|
muted: primitiveColorTokens.dark.grey['500'],
|
|
@@ -281,7 +282,6 @@ export const enterpriseDarkColorTokens = {
|
|
|
281
282
|
mutedSubtle: primitiveColorTokens.dark.grey['300'],
|
|
282
283
|
mutedSubtleHover: primitiveColorTokens.dark.grey['400'],
|
|
283
284
|
mutedSubtlePressed: primitiveColorTokens.dark.grey['500'],
|
|
284
|
-
mutedTransparent0: primitiveColorTokens.dark.grey['500-0'],
|
|
285
285
|
mutedSubtleTransparent: primitiveColorTokens.dark.grey['300-50'],
|
|
286
286
|
active: primitiveColorTokens.dark.blue['400'],
|
|
287
287
|
activeHover: primitiveColorTokens.dark.blue['500'],
|
|
@@ -271,6 +271,7 @@ export declare const enterpriseLightColorTokens: {
|
|
|
271
271
|
readonly base: "#000000";
|
|
272
272
|
readonly baseHover: "#272727";
|
|
273
273
|
readonly basePressed: "#4d4d4d";
|
|
274
|
+
readonly baseTransparent0: "#00000000";
|
|
274
275
|
readonly baseInverted: "#ffffff";
|
|
275
276
|
readonly disabled: "#e8e8e8";
|
|
276
277
|
readonly muted: "#767676";
|
|
@@ -279,7 +280,6 @@ export declare const enterpriseLightColorTokens: {
|
|
|
279
280
|
readonly mutedSubtle: "#e8e8e8";
|
|
280
281
|
readonly mutedSubtleHover: "#d5d5d5";
|
|
281
282
|
readonly mutedSubtlePressed: "#c1c1c1";
|
|
282
|
-
readonly mutedTransparent0: "#76767600";
|
|
283
283
|
readonly mutedSubtleTransparent: "#e8e8e880";
|
|
284
284
|
readonly active: "#445ee1";
|
|
285
285
|
readonly activeHover: "#203fdb";
|
|
@@ -273,6 +273,7 @@ export const enterpriseLightColorTokens = {
|
|
|
273
273
|
base: primitiveColorTokens.light.grey['950'],
|
|
274
274
|
baseHover: primitiveColorTokens.light.grey['900'],
|
|
275
275
|
basePressed: primitiveColorTokens.light.grey['800'],
|
|
276
|
+
baseTransparent0: primitiveColorTokens.light.grey['950-0'],
|
|
276
277
|
baseInverted: primitiveColorTokens.light.grey['050'], // Added missing token from CSS
|
|
277
278
|
disabled: primitiveColorTokens.light.grey['300'],
|
|
278
279
|
muted: primitiveColorTokens.light.grey['600'],
|
|
@@ -281,7 +282,6 @@ export const enterpriseLightColorTokens = {
|
|
|
281
282
|
mutedSubtle: primitiveColorTokens.light.grey['300'],
|
|
282
283
|
mutedSubtleHover: primitiveColorTokens.light.grey['400'],
|
|
283
284
|
mutedSubtlePressed: primitiveColorTokens.light.grey['500'],
|
|
284
|
-
mutedTransparent0: primitiveColorTokens.light.grey['600-0'],
|
|
285
285
|
mutedSubtleTransparent: primitiveColorTokens.light.grey['300-50'],
|
|
286
286
|
active: primitiveColorTokens.light.blue['600'],
|
|
287
287
|
activeHover: primitiveColorTokens.light.blue['700'],
|