@itcase/tokens-am 1.1.56 → 1.1.60
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/css/styles/main.css
CHANGED
|
@@ -545,13 +545,13 @@
|
|
|
545
545
|
--color-info-fill-hover-tertiary: hsl(227, 100%, 96%);
|
|
546
546
|
--color-info-fill-hover-quaternary: hsl(226, 49%, 22%);
|
|
547
547
|
--color-info-fill-secondary: hsl(203, 100%, 72%);
|
|
548
|
-
--color-info-fill-tertiary: hsl(
|
|
548
|
+
--color-info-fill-tertiary: hsl(204, 100%, 95%);
|
|
549
549
|
--color-info-fill-quaternary: hsl(226, 49%, 22%);
|
|
550
550
|
--color-info-fill-focus: hsl(226, 49%, 45%);
|
|
551
551
|
--color-info-fill-active: hsl(226, 100%, 75%);
|
|
552
552
|
--color-info-fill-disabled: hsl(227, 36%, 85%);
|
|
553
553
|
--color-info-text-primary: hsl(0, 0%, 100%);
|
|
554
|
-
--color-info-text-secondary: hsl(
|
|
554
|
+
--color-info-text-secondary: hsl(204, 97%, 55%);
|
|
555
555
|
--color-info-text-tertiary: hsl(227, 100%, 96%);
|
|
556
556
|
--color-info-text-quaternary: hsl(226, 49%, 22%);
|
|
557
557
|
--color-info-text-hover: hsl(226, 100%, 67%);
|
|
@@ -559,7 +559,7 @@
|
|
|
559
559
|
--color-info-text-active: hsl(226, 100%, 75%);
|
|
560
560
|
--color-info-text-disabled: hsl(227, 36%, 85%);
|
|
561
561
|
--color-info-item-primary: hsl(0, 0%, 100%);
|
|
562
|
-
--color-info-item-secondary: hsl(
|
|
562
|
+
--color-info-item-secondary: hsl(204, 97%, 55%);
|
|
563
563
|
--color-info-item-tertiary: hsl(227, 100%, 96%);
|
|
564
564
|
--color-info-item-quaternary: hsl(226, 49%, 22%);
|
|
565
565
|
--color-info-item-hover: hsl(226, 100%, 67%);
|
|
@@ -731,12 +731,12 @@
|
|
|
731
731
|
|
|
732
732
|
--typography-text-s-min: 14px;
|
|
733
733
|
--typography-text-s-max: 14px;
|
|
734
|
-
--typography-text-s-min-line-height:
|
|
735
|
-
--typography-text-s-max-line-height:
|
|
734
|
+
--typography-text-s-min-line-height: 14px;
|
|
735
|
+
--typography-text-s-max-line-height: 14px;
|
|
736
736
|
--typography-text-s-font: var(--font-primary);
|
|
737
737
|
|
|
738
738
|
--typography-text-xs-max: 12px;
|
|
739
|
-
--typography-text-xs-min:
|
|
739
|
+
--typography-text-xs-min: 12px;
|
|
740
740
|
--typography-text-xs-max-line-height: 12px;
|
|
741
741
|
--typography-text-xs-min-line-height: 12px;
|
|
742
742
|
--typography-text-xs-font: var(--font-primary);
|
|
@@ -1404,13 +1404,13 @@
|
|
|
1404
1404
|
--color-info-fill-hover-tertiary: hsl(227, 100%, 96%);
|
|
1405
1405
|
--color-info-fill-hover-quaternary: hsl(226, 49%, 22%);
|
|
1406
1406
|
--color-info-fill-secondary: hsl(203, 100%, 72%);
|
|
1407
|
-
--color-info-fill-tertiary: hsl(
|
|
1407
|
+
--color-info-fill-tertiary: hsl(204, 100%, 95%);
|
|
1408
1408
|
--color-info-fill-quaternary: hsl(226, 49%, 22%);
|
|
1409
1409
|
--color-info-fill-focus: hsl(226, 49%, 45%);
|
|
1410
1410
|
--color-info-fill-active: hsl(226, 100%, 75%);
|
|
1411
1411
|
--color-info-fill-disabled: hsl(227, 36%, 85%);
|
|
1412
1412
|
--color-info-text-primary: hsl(0, 0%, 100%);
|
|
1413
|
-
--color-info-text-secondary: hsl(
|
|
1413
|
+
--color-info-text-secondary: hsl(204, 97%, 55%);
|
|
1414
1414
|
--color-info-text-tertiary: hsl(227, 100%, 96%);
|
|
1415
1415
|
--color-info-text-quaternary: hsl(226, 49%, 22%);
|
|
1416
1416
|
--color-info-text-hover: hsl(226, 100%, 67%);
|
|
@@ -1418,7 +1418,7 @@
|
|
|
1418
1418
|
--color-info-text-active: hsl(226, 100%, 75%);
|
|
1419
1419
|
--color-info-text-disabled: hsl(227, 36%, 85%);
|
|
1420
1420
|
--color-info-item-primary: hsl(0, 0%, 100%);
|
|
1421
|
-
--color-info-item-secondary: hsl(
|
|
1421
|
+
--color-info-item-secondary: hsl(204, 97%, 55%);
|
|
1422
1422
|
--color-info-item-tertiary: hsl(227, 100%, 96%);
|
|
1423
1423
|
--color-info-item-quaternary: hsl(226, 49%, 22%);
|
|
1424
1424
|
--color-info-item-hover: hsl(226, 100%, 67%);
|
|
@@ -262,13 +262,13 @@
|
|
|
262
262
|
--color-info-fill-hover-tertiary: hsl(227, 100%, 96%);
|
|
263
263
|
--color-info-fill-hover-quaternary: hsl(226, 49%, 22%);
|
|
264
264
|
--color-info-fill-secondary: hsl(203, 100%, 72%);
|
|
265
|
-
--color-info-fill-tertiary: hsl(
|
|
265
|
+
--color-info-fill-tertiary: hsl(204, 100%, 95%);
|
|
266
266
|
--color-info-fill-quaternary: hsl(226, 49%, 22%);
|
|
267
267
|
--color-info-fill-focus: hsl(226, 49%, 45%);
|
|
268
268
|
--color-info-fill-active: hsl(226, 100%, 75%);
|
|
269
269
|
--color-info-fill-disabled: hsl(227, 36%, 85%);
|
|
270
270
|
--color-info-text-primary: hsl(0, 0%, 100%);
|
|
271
|
-
--color-info-text-secondary: hsl(
|
|
271
|
+
--color-info-text-secondary: hsl(204, 97%, 55%);
|
|
272
272
|
--color-info-text-tertiary: hsl(227, 100%, 96%);
|
|
273
273
|
--color-info-text-quaternary: hsl(226, 49%, 22%);
|
|
274
274
|
--color-info-text-hover: hsl(226, 100%, 67%);
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
--color-info-text-active: hsl(226, 100%, 75%);
|
|
277
277
|
--color-info-text-disabled: hsl(227, 36%, 85%);
|
|
278
278
|
--color-info-item-primary: hsl(0, 0%, 100%);
|
|
279
|
-
--color-info-item-secondary: hsl(
|
|
279
|
+
--color-info-item-secondary: hsl(204, 97%, 55%);
|
|
280
280
|
--color-info-item-tertiary: hsl(227, 100%, 96%);
|
|
281
281
|
--color-info-item-quaternary: hsl(226, 49%, 22%);
|
|
282
282
|
--color-info-item-hover: hsl(226, 100%, 67%);
|
|
@@ -883,13 +883,13 @@
|
|
|
883
883
|
--color-info-fill-hover-tertiary: hsl(227, 100%, 96%);
|
|
884
884
|
--color-info-fill-hover-quaternary: hsl(226, 49%, 22%);
|
|
885
885
|
--color-info-fill-secondary: hsl(203, 100%, 72%);
|
|
886
|
-
--color-info-fill-tertiary: hsl(
|
|
886
|
+
--color-info-fill-tertiary: hsl(204, 100%, 95%);
|
|
887
887
|
--color-info-fill-quaternary: hsl(226, 49%, 22%);
|
|
888
888
|
--color-info-fill-focus: hsl(226, 49%, 45%);
|
|
889
889
|
--color-info-fill-active: hsl(226, 100%, 75%);
|
|
890
890
|
--color-info-fill-disabled: hsl(227, 36%, 85%);
|
|
891
891
|
--color-info-text-primary: hsl(0, 0%, 100%);
|
|
892
|
-
--color-info-text-secondary: hsl(
|
|
892
|
+
--color-info-text-secondary: hsl(204, 97%, 55%);
|
|
893
893
|
--color-info-text-tertiary: hsl(227, 100%, 96%);
|
|
894
894
|
--color-info-text-quaternary: hsl(226, 49%, 22%);
|
|
895
895
|
--color-info-text-hover: hsl(226, 100%, 67%);
|
|
@@ -897,7 +897,7 @@
|
|
|
897
897
|
--color-info-text-active: hsl(226, 100%, 75%);
|
|
898
898
|
--color-info-text-disabled: hsl(227, 36%, 85%);
|
|
899
899
|
--color-info-item-primary: hsl(0, 0%, 100%);
|
|
900
|
-
--color-info-item-secondary: hsl(
|
|
900
|
+
--color-info-item-secondary: hsl(204, 97%, 55%);
|
|
901
901
|
--color-info-item-tertiary: hsl(227, 100%, 96%);
|
|
902
902
|
--color-info-item-quaternary: hsl(226, 49%, 22%);
|
|
903
903
|
--color-info-item-hover: hsl(226, 100%, 67%);
|
|
@@ -108,12 +108,12 @@
|
|
|
108
108
|
|
|
109
109
|
--typography-text-s-min: 14px;
|
|
110
110
|
--typography-text-s-max: 14px;
|
|
111
|
-
--typography-text-s-min-line-height:
|
|
112
|
-
--typography-text-s-max-line-height:
|
|
111
|
+
--typography-text-s-min-line-height: 14px;
|
|
112
|
+
--typography-text-s-max-line-height: 14px;
|
|
113
113
|
--typography-text-s-font: var(--font-primary);
|
|
114
114
|
|
|
115
115
|
--typography-text-xs-max: 12px;
|
|
116
|
-
--typography-text-xs-min:
|
|
116
|
+
--typography-text-xs-min: 12px;
|
|
117
117
|
--typography-text-xs-max-line-height: 12px;
|
|
118
118
|
--typography-text-xs-min-line-height: 12px;
|
|
119
119
|
--typography-text-xs-font: var(--font-primary);
|
package/dist/fonts/fonts.css
CHANGED
package/dist/js/colors.js
CHANGED
|
@@ -263,13 +263,13 @@ const Color = {
|
|
|
263
263
|
infoFillHoverTertiary: "#ecf0ff",
|
|
264
264
|
infoFillHoverQuaternary: "#1d2a55",
|
|
265
265
|
infoFillSecondary: "#70c7ff",
|
|
266
|
-
infoFillTertiary: "#
|
|
266
|
+
infoFillTertiary: "#e3f4ff",
|
|
267
267
|
infoFillQuaternary: "#1d2a55",
|
|
268
268
|
infoFillFocus: "#3a54aa",
|
|
269
269
|
infoFillActive: "#7d9bff",
|
|
270
270
|
infoFillDisabled: "#cad0e6",
|
|
271
271
|
infoTextPrimary: "#ffffff",
|
|
272
|
-
infoTextSecondary: "#
|
|
272
|
+
infoTextSecondary: "#1ea5fc",
|
|
273
273
|
infoTextTertiary: "#ecf0ff",
|
|
274
274
|
infoTextQuaternary: "#1d2a55",
|
|
275
275
|
infoTextHover: "#587fff",
|
|
@@ -277,7 +277,7 @@ const Color = {
|
|
|
277
277
|
infoTextActive: "#7d9bff",
|
|
278
278
|
infoTextDisabled: "#cad0e6",
|
|
279
279
|
infoItemPrimary: "#ffffff",
|
|
280
|
-
infoItemSecondary: "#
|
|
280
|
+
infoItemSecondary: "#1ea5fc",
|
|
281
281
|
infoItemTertiary: "#ecf0ff",
|
|
282
282
|
infoItemQuaternary: "#1d2a55",
|
|
283
283
|
infoItemHover: "#587fff",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itcase/tokens-am",
|
|
3
3
|
"description": "",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.60",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"private": false,
|
|
7
7
|
"repository": {
|
|
@@ -23,5 +23,5 @@
|
|
|
23
23
|
"access": "public",
|
|
24
24
|
"registry": "https://registry.npmjs.org/"
|
|
25
25
|
},
|
|
26
|
-
"gitHead": "
|
|
26
|
+
"gitHead": "f86bf4c32dca70aaac15a20fa17803e545e7eddc"
|
|
27
27
|
}
|