@kickstartds/ds-agency-premium 1.6.68--canary.1600.27f2ca8.0 → 1.6.68--canary.44.1603.0
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/SectionProps-7caa223c.d.ts +1 -1
- package/dist/{VideoCurtainProps-2b7b0265.d.ts → VideoCurtainProps-88f08b62.d.ts} +1 -1
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +1 -1
- package/dist/components/blog-post/blog-post.schema.dereffed.json +1 -1
- package/dist/components/page/page.schema.dereffed.json +1 -1
- package/dist/components/page-wrapper/tokens.css +104 -104
- package/dist/components/section/section.schema.dereffed.json +1 -1
- package/dist/components/video-curtain/index.d.ts +1 -1
- package/dist/components/video-curtain/index.js +5 -3
- package/dist/components/video-curtain/video-curtain.css +45 -29
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +1 -1
- package/dist/components/video-curtain/video-curtain.schema.json +1 -1
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +104 -104
- package/dist/tokens/tokens.js +143 -143
- package/package.json +1 -1
package/dist/tokens/tokens.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 14 May 2025 07:10:54 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const KsBackgroundColorAccentBase = "#f3f3f4";
|
|
7
|
-
export const KsBackgroundColorAccentInvertedBase = "#
|
|
7
|
+
export const KsBackgroundColorAccentInvertedBase = "#13294f";
|
|
8
8
|
export const KsBackgroundColorBoldBase = "#e4ebf7";
|
|
9
|
-
export const KsBackgroundColorBoldInvertedBase = "#
|
|
9
|
+
export const KsBackgroundColorBoldInvertedBase = "#1b3a6e";
|
|
10
10
|
export const KsBackgroundColorClearBase = "rgba(0, 0, 0, 0)";
|
|
11
11
|
export const KsBackgroundColorClearInteractiveBase = "rgba(0, 0, 0, 0)";
|
|
12
12
|
export const KsBackgroundColorClearInteractiveHoverBase = "rgba(48, 101, 192, 0.13)";
|
|
@@ -18,7 +18,7 @@ export const KsBackgroundColorClearInvertedInteractiveHoverBase = "rgba(48, 101,
|
|
|
18
18
|
export const KsBackgroundColorClearInvertedInteractiveActiveBase = "rgba(48, 101, 192, 0.37)";
|
|
19
19
|
export const KsBackgroundColorClearInvertedInteractiveSelectedBase = "rgba(48, 101, 192, 0.5)";
|
|
20
20
|
export const KsBackgroundColorDefaultBase = "#ffffff";
|
|
21
|
-
export const KsBackgroundColorDefaultInvertedBase = "#
|
|
21
|
+
export const KsBackgroundColorDefaultInvertedBase = "#0f203e";
|
|
22
22
|
export const KsBackgroundColorInterfaceBase = "rgba(6, 8, 31, 0.05)";
|
|
23
23
|
export const KsBackgroundColorInterfaceInteractiveBase = "rgba(6, 8, 31, 0.13)";
|
|
24
24
|
export const KsBackgroundColorInterfaceInteractiveDisabledBase = "rgba(6, 8, 31, 0.05)";
|
|
@@ -51,9 +51,9 @@ export const KsBackgroundColorPrimaryInteractiveSelectedBase = "#7d9ed7";
|
|
|
51
51
|
export const KsBackgroundColorPrimaryTranslucentBase = "rgba(48, 101, 192, 0.5)";
|
|
52
52
|
export const KsBackgroundColorPrimaryInvertedBase = "#3065c0";
|
|
53
53
|
export const KsBackgroundColorPrimaryInvertedInteractiveBase = "#3065c0";
|
|
54
|
-
export const KsBackgroundColorPrimaryInvertedInteractiveHoverBase = "#
|
|
55
|
-
export const KsBackgroundColorPrimaryInvertedInteractiveActiveBase = "#
|
|
56
|
-
export const KsBackgroundColorPrimaryInvertedInteractiveSelectedBase = "#
|
|
54
|
+
export const KsBackgroundColorPrimaryInvertedInteractiveHoverBase = "#2c5caf";
|
|
55
|
+
export const KsBackgroundColorPrimaryInvertedInteractiveActiveBase = "#2c5caf";
|
|
56
|
+
export const KsBackgroundColorPrimaryInvertedInteractiveSelectedBase = "#244b90";
|
|
57
57
|
export const KsBackgroundColorPrimaryInvertedTranslucentBase = "rgba(48, 101, 192, 0.5)";
|
|
58
58
|
export const KsBackgroundColorPositiveBase = "#6edb64";
|
|
59
59
|
export const KsBackgroundColorPositiveInteractiveBase = "#6edb64";
|
|
@@ -63,9 +63,9 @@ export const KsBackgroundColorPositiveInteractiveSelectedBase = "#a4e89d";
|
|
|
63
63
|
export const KsBackgroundColorPositiveTranslucentBase = "rgba(110, 219, 100, 0.5)";
|
|
64
64
|
export const KsBackgroundColorPositiveInvertedBase = "#23831b";
|
|
65
65
|
export const KsBackgroundColorPositiveInvertedInteractiveBase = "#23831b";
|
|
66
|
-
export const KsBackgroundColorPositiveInvertedInteractiveHoverBase = "#
|
|
67
|
-
export const KsBackgroundColorPositiveInvertedInteractiveActiveBase = "#
|
|
68
|
-
export const KsBackgroundColorPositiveInvertedInteractiveSelectedBase = "#
|
|
66
|
+
export const KsBackgroundColorPositiveInvertedInteractiveHoverBase = "#207620";
|
|
67
|
+
export const KsBackgroundColorPositiveInvertedInteractiveActiveBase = "#207620";
|
|
68
|
+
export const KsBackgroundColorPositiveInvertedInteractiveSelectedBase = "#1c5e28";
|
|
69
69
|
export const KsBackgroundColorPositiveInvertedTranslucentBase = "rgba(35, 131, 27, 0.5)";
|
|
70
70
|
export const KsBackgroundColorInformativeBase = "#64c2db";
|
|
71
71
|
export const KsBackgroundColorInformativeInteractiveBase = "#64c2db";
|
|
@@ -75,9 +75,9 @@ export const KsBackgroundColorInformativeInteractiveSelectedBase = "#9dd9e8";
|
|
|
75
75
|
export const KsBackgroundColorInformativeTranslucentBase = "rgba(100, 194, 219, 0.5)";
|
|
76
76
|
export const KsBackgroundColorInformativeInvertedBase = "#00718f";
|
|
77
77
|
export const KsBackgroundColorInformativeInvertedInteractiveBase = "#00718f";
|
|
78
|
-
export const KsBackgroundColorInformativeInvertedInteractiveHoverBase = "#
|
|
79
|
-
export const KsBackgroundColorInformativeInvertedInteractiveActiveBase = "#
|
|
80
|
-
export const KsBackgroundColorInformativeInvertedInteractiveSelectedBase = "#
|
|
78
|
+
export const KsBackgroundColorInformativeInvertedInteractiveHoverBase = "#026684";
|
|
79
|
+
export const KsBackgroundColorInformativeInvertedInteractiveActiveBase = "#026684";
|
|
80
|
+
export const KsBackgroundColorInformativeInvertedInteractiveSelectedBase = "#065371";
|
|
81
81
|
export const KsBackgroundColorInformativeInvertedTranslucentBase = "rgba(0, 113, 143, 0.5)";
|
|
82
82
|
export const KsBackgroundColorNoticeBase = "#f9de55";
|
|
83
83
|
export const KsBackgroundColorNoticeInteractiveBase = "#f9de55";
|
|
@@ -87,9 +87,9 @@ export const KsBackgroundColorNoticeInteractiveSelectedBase = "#fbea94";
|
|
|
87
87
|
export const KsBackgroundColorNoticeTranslucentBase = "rgba(249, 222, 85, 0.5)";
|
|
88
88
|
export const KsBackgroundColorNoticeInvertedBase = "#ff5d53";
|
|
89
89
|
export const KsBackgroundColorNoticeInvertedInteractiveBase = "#ff5d53";
|
|
90
|
-
export const KsBackgroundColorNoticeInvertedInteractiveHoverBase = "#
|
|
91
|
-
export const KsBackgroundColorNoticeInvertedInteractiveActiveBase = "#
|
|
92
|
-
export const KsBackgroundColorNoticeInvertedInteractiveSelectedBase = "#
|
|
90
|
+
export const KsBackgroundColorNoticeInvertedInteractiveHoverBase = "#e05550";
|
|
91
|
+
export const KsBackgroundColorNoticeInvertedInteractiveActiveBase = "#e05550";
|
|
92
|
+
export const KsBackgroundColorNoticeInvertedInteractiveSelectedBase = "#a6464b";
|
|
93
93
|
export const KsBackgroundColorNoticeInvertedTranslucentBase = "rgba(255, 93, 83, 0.5)";
|
|
94
94
|
export const KsBackgroundColorNegativeBase = "#ff1a57";
|
|
95
95
|
export const KsBackgroundColorNegativeInteractiveBase = "#ff1a57";
|
|
@@ -99,12 +99,12 @@ export const KsBackgroundColorNegativeInteractiveSelectedBase = "#ff6f95";
|
|
|
99
99
|
export const KsBackgroundColorNegativeTranslucentBase = "rgba(255, 26, 87, 0.5)";
|
|
100
100
|
export const KsBackgroundColorNegativeInvertedBase = "#d21d48";
|
|
101
101
|
export const KsBackgroundColorNegativeInvertedInteractiveBase = "#d21d48";
|
|
102
|
-
export const KsBackgroundColorNegativeInvertedInteractiveHoverBase = "#
|
|
103
|
-
export const KsBackgroundColorNegativeInvertedInteractiveActiveBase = "#
|
|
104
|
-
export const KsBackgroundColorNegativeInvertedInteractiveSelectedBase = "#
|
|
102
|
+
export const KsBackgroundColorNegativeInvertedInteractiveHoverBase = "#b91d47";
|
|
103
|
+
export const KsBackgroundColorNegativeInvertedInteractiveActiveBase = "#b91d47";
|
|
104
|
+
export const KsBackgroundColorNegativeInvertedInteractiveSelectedBase = "#8a1e44";
|
|
105
105
|
export const KsBackgroundColorNegativeInvertedTranslucentBase = "rgba(210, 29, 72, 0.5)";
|
|
106
106
|
export const KsBorderColorAccentBase = "#e4ebf7";
|
|
107
|
-
export const KsBorderColorAccentInvertedBase = "#
|
|
107
|
+
export const KsBorderColorAccentInvertedBase = "#13294f";
|
|
108
108
|
export const KsBorderColorClearBase = "rgba(0, 0, 0, 0)";
|
|
109
109
|
export const KsBorderColorClearInteractiveBase = "rgba(0, 0, 0, 0)";
|
|
110
110
|
export const KsBorderColorClearInteractiveHoverBase = "rgba(48, 101, 192, 0.13)";
|
|
@@ -149,8 +149,8 @@ export const KsBorderColorPrimaryInteractiveSelectedBase = "#3065c0";
|
|
|
149
149
|
export const KsBorderColorPrimaryTranslucentBase = "rgba(48, 101, 192, 0.87)";
|
|
150
150
|
export const KsBorderColorPrimaryInvertedBase = "#3065c0";
|
|
151
151
|
export const KsBorderColorPrimaryInvertedInteractiveBase = "#3065c0";
|
|
152
|
-
export const KsBorderColorPrimaryInvertedInteractiveHoverBase = "#
|
|
153
|
-
export const KsBorderColorPrimaryInvertedInteractiveActiveBase = "#
|
|
152
|
+
export const KsBorderColorPrimaryInvertedInteractiveHoverBase = "#2c5caf";
|
|
153
|
+
export const KsBorderColorPrimaryInvertedInteractiveActiveBase = "#2854a1";
|
|
154
154
|
export const KsBorderColorPrimaryInvertedInteractiveSelectedBase = "#3065c0";
|
|
155
155
|
export const KsBorderColorPrimaryInvertedTranslucentBase = "rgba(48, 101, 192, 0.87)";
|
|
156
156
|
export const KsBorderColorPositiveBase = "#6edb64";
|
|
@@ -161,8 +161,8 @@ export const KsBorderColorPositiveInteractiveSelectedBase = "#6edb64";
|
|
|
161
161
|
export const KsBorderColorPositiveTranslucentBase = "rgba(110, 219, 100, 0.87)";
|
|
162
162
|
export const KsBorderColorPositiveInvertedBase = "#23831b";
|
|
163
163
|
export const KsBorderColorPositiveInvertedInteractiveBase = "#23831b";
|
|
164
|
-
export const KsBorderColorPositiveInvertedInteractiveHoverBase = "#
|
|
165
|
-
export const KsBorderColorPositiveInvertedInteractiveActiveBase = "#
|
|
164
|
+
export const KsBorderColorPositiveInvertedInteractiveHoverBase = "#207620";
|
|
165
|
+
export const KsBorderColorPositiveInvertedInteractiveActiveBase = "#1e6b23";
|
|
166
166
|
export const KsBorderColorPositiveInvertedInteractiveSelectedBase = "#23831b";
|
|
167
167
|
export const KsBorderColorPositiveInvertedTranslucentBase = "rgba(35, 131, 27, 0.87)";
|
|
168
168
|
export const KsBorderColorInformativeBase = "#64c2db";
|
|
@@ -173,8 +173,8 @@ export const KsBorderColorInformativeInteractiveSelectedBase = "#64c2db";
|
|
|
173
173
|
export const KsBorderColorInformativeTranslucentBase = "rgba(100, 194, 219, 0.87)";
|
|
174
174
|
export const KsBorderColorInformativeInvertedBase = "#00718f";
|
|
175
175
|
export const KsBorderColorInformativeInvertedInteractiveBase = "#00718f";
|
|
176
|
-
export const KsBorderColorInformativeInvertedInteractiveHoverBase = "#
|
|
177
|
-
export const KsBorderColorInformativeInvertedInteractiveActiveBase = "#
|
|
176
|
+
export const KsBorderColorInformativeInvertedInteractiveHoverBase = "#026684";
|
|
177
|
+
export const KsBorderColorInformativeInvertedInteractiveActiveBase = "#045e7c";
|
|
178
178
|
export const KsBorderColorInformativeInvertedInteractiveSelectedBase = "#00718f";
|
|
179
179
|
export const KsBorderColorInformativeInvertedTranslucentBase = "rgba(0, 113, 143, 0.87)";
|
|
180
180
|
export const KsBorderColorNoticeBase = "#f9de55";
|
|
@@ -185,8 +185,8 @@ export const KsBorderColorNoticeInteractiveSelectedBase = "#f9de55";
|
|
|
185
185
|
export const KsBorderColorNoticeTranslucentBase = "rgba(249, 222, 85, 0.87)";
|
|
186
186
|
export const KsBorderColorNoticeInvertedBase = "#ff5d53";
|
|
187
187
|
export const KsBorderColorNoticeInvertedInteractiveBase = "#ff5d53";
|
|
188
|
-
export const KsBorderColorNoticeInvertedInteractiveHoverBase = "#
|
|
189
|
-
export const KsBorderColorNoticeInvertedInteractiveActiveBase = "#
|
|
188
|
+
export const KsBorderColorNoticeInvertedInteractiveHoverBase = "#e05550";
|
|
189
|
+
export const KsBorderColorNoticeInvertedInteractiveActiveBase = "#c54e4e";
|
|
190
190
|
export const KsBorderColorNoticeInvertedInteractiveSelectedBase = "#ff5d53";
|
|
191
191
|
export const KsBorderColorNoticeInvertedTranslucentBase = "rgba(255, 93, 83, 0.87)";
|
|
192
192
|
export const KsBorderColorNegativeBase = "#ff1a57";
|
|
@@ -197,8 +197,8 @@ export const KsBorderColorNegativeInteractiveSelectedBase = "#ff1a57";
|
|
|
197
197
|
export const KsBorderColorNegativeTranslucentBase = "rgba(255, 26, 87, 0.87)";
|
|
198
198
|
export const KsBorderColorNegativeInvertedBase = "#d21d48";
|
|
199
199
|
export const KsBorderColorNegativeInvertedInteractiveBase = "#d21d48";
|
|
200
|
-
export const KsBorderColorNegativeInvertedInteractiveHoverBase = "#
|
|
201
|
-
export const KsBorderColorNegativeInvertedInteractiveActiveBase = "#
|
|
200
|
+
export const KsBorderColorNegativeInvertedInteractiveHoverBase = "#b91d47";
|
|
201
|
+
export const KsBorderColorNegativeInvertedInteractiveActiveBase = "#a31e46";
|
|
202
202
|
export const KsBorderColorNegativeInvertedInteractiveSelectedBase = "#d21d48";
|
|
203
203
|
export const KsBorderColorNegativeInvertedTranslucentBase = "rgba(210, 29, 72, 0.87)";
|
|
204
204
|
export const KsBorderWidthDefault = "1px";
|
|
@@ -278,15 +278,15 @@ export const KsColorFgInvertedAlpha6Base = "rgba(255, 255, 255, 0.37)";
|
|
|
278
278
|
export const KsColorFgInvertedAlpha7Base = "rgba(255, 255, 255, 0.24)";
|
|
279
279
|
export const KsColorFgInvertedAlpha8Base = "rgba(255, 255, 255, 0.13)";
|
|
280
280
|
export const KsColorFgInvertedAlpha9Base = "rgba(255, 255, 255, 0.05)";
|
|
281
|
-
export const KsColorFgInvertedToBg1Base = "#
|
|
282
|
-
export const KsColorFgInvertedToBg2Base = "#
|
|
283
|
-
export const KsColorFgInvertedToBg3Base = "#
|
|
284
|
-
export const KsColorFgInvertedToBg4Base = "#
|
|
285
|
-
export const KsColorFgInvertedToBg5Base = "#
|
|
286
|
-
export const KsColorFgInvertedToBg6Base = "#
|
|
287
|
-
export const KsColorFgInvertedToBg7Base = "#
|
|
288
|
-
export const KsColorFgInvertedToBg8Base = "#
|
|
289
|
-
export const KsColorFgInvertedToBg9Base = "#
|
|
281
|
+
export const KsColorFgInvertedToBg1Base = "#f3f4f5";
|
|
282
|
+
export const KsColorFgInvertedToBg2Base = "#e0e2e6";
|
|
283
|
+
export const KsColorFgInvertedToBg3Base = "#c5c9d1";
|
|
284
|
+
export const KsColorFgInvertedToBg4Base = "#a6acb8";
|
|
285
|
+
export const KsColorFgInvertedToBg5Base = "#87909f";
|
|
286
|
+
export const KsColorFgInvertedToBg6Base = "#687385";
|
|
287
|
+
export const KsColorFgInvertedToBg7Base = "#49566c";
|
|
288
|
+
export const KsColorFgInvertedToBg8Base = "#2e3d57";
|
|
289
|
+
export const KsColorFgInvertedToBg9Base = "#1b2b48";
|
|
290
290
|
export const KsColorBgBase = "#ffffff";
|
|
291
291
|
export const KsColorBgAlpha1Base = "rgba(255, 255, 255, 0.95)";
|
|
292
292
|
export const KsColorBgAlpha2Base = "rgba(255, 255, 255, 0.87)";
|
|
@@ -306,25 +306,25 @@ export const KsColorBgToFg6Base = "#626372";
|
|
|
306
306
|
export const KsColorBgToFg7Base = "#424355";
|
|
307
307
|
export const KsColorBgToFg8Base = "#26283c";
|
|
308
308
|
export const KsColorBgToFg9Base = "#12142a";
|
|
309
|
-
export const KsColorBgInvertedBase = "#
|
|
310
|
-
export const KsColorBgInvertedAlpha1Base = "rgba(
|
|
311
|
-
export const KsColorBgInvertedAlpha2Base = "rgba(
|
|
312
|
-
export const KsColorBgInvertedAlpha3Base = "rgba(
|
|
313
|
-
export const KsColorBgInvertedAlpha4Base = "rgba(
|
|
314
|
-
export const KsColorBgInvertedAlpha5Base = "rgba(
|
|
315
|
-
export const KsColorBgInvertedAlpha6Base = "rgba(
|
|
316
|
-
export const KsColorBgInvertedAlpha7Base = "rgba(
|
|
317
|
-
export const KsColorBgInvertedAlpha8Base = "rgba(
|
|
318
|
-
export const KsColorBgInvertedAlpha9Base = "rgba(
|
|
319
|
-
export const KsColorBgInvertedToFg1Base = "#
|
|
320
|
-
export const KsColorBgInvertedToFg2Base = "#
|
|
321
|
-
export const KsColorBgInvertedToFg3Base = "#
|
|
322
|
-
export const KsColorBgInvertedToFg4Base = "#
|
|
323
|
-
export const KsColorBgInvertedToFg5Base = "#
|
|
324
|
-
export const KsColorBgInvertedToFg6Base = "#
|
|
325
|
-
export const KsColorBgInvertedToFg7Base = "#
|
|
326
|
-
export const KsColorBgInvertedToFg8Base = "#
|
|
327
|
-
export const KsColorBgInvertedToFg9Base = "#
|
|
309
|
+
export const KsColorBgInvertedBase = "#0f203e";
|
|
310
|
+
export const KsColorBgInvertedAlpha1Base = "rgba(15, 32, 62, 0.95)";
|
|
311
|
+
export const KsColorBgInvertedAlpha2Base = "rgba(15, 32, 62, 0.87)";
|
|
312
|
+
export const KsColorBgInvertedAlpha3Base = "rgba(15, 32, 62, 0.76)";
|
|
313
|
+
export const KsColorBgInvertedAlpha4Base = "rgba(15, 32, 62, 0.63)";
|
|
314
|
+
export const KsColorBgInvertedAlpha5Base = "rgba(15, 32, 62, 0.5)";
|
|
315
|
+
export const KsColorBgInvertedAlpha6Base = "rgba(15, 32, 62, 0.37)";
|
|
316
|
+
export const KsColorBgInvertedAlpha7Base = "rgba(15, 32, 62, 0.24)";
|
|
317
|
+
export const KsColorBgInvertedAlpha8Base = "rgba(15, 32, 62, 0.13)";
|
|
318
|
+
export const KsColorBgInvertedAlpha9Base = "rgba(15, 32, 62, 0.05)";
|
|
319
|
+
export const KsColorBgInvertedToFg1Base = "#1b2b48";
|
|
320
|
+
export const KsColorBgInvertedToFg2Base = "#2e3d57";
|
|
321
|
+
export const KsColorBgInvertedToFg3Base = "#49566c";
|
|
322
|
+
export const KsColorBgInvertedToFg4Base = "#687385";
|
|
323
|
+
export const KsColorBgInvertedToFg5Base = "#87909f";
|
|
324
|
+
export const KsColorBgInvertedToFg6Base = "#a6acb8";
|
|
325
|
+
export const KsColorBgInvertedToFg7Base = "#c5c9d1";
|
|
326
|
+
export const KsColorBgInvertedToFg8Base = "#e0e2e6";
|
|
327
|
+
export const KsColorBgInvertedToFg9Base = "#f3f4f5";
|
|
328
328
|
export const KsColorTransparentBase = "rgba(0, 0, 0, 0)";
|
|
329
329
|
export const KsColorPrimaryBase = "#3065c0";
|
|
330
330
|
export const KsColorPrimaryAlpha1Base = "rgba(48, 101, 192, 0.95)";
|
|
@@ -364,15 +364,15 @@ export const KsColorPrimaryInvertedAlpha6Base = "rgba(48, 101, 192, 0.37)";
|
|
|
364
364
|
export const KsColorPrimaryInvertedAlpha7Base = "rgba(48, 101, 192, 0.24)";
|
|
365
365
|
export const KsColorPrimaryInvertedAlpha8Base = "rgba(48, 101, 192, 0.13)";
|
|
366
366
|
export const KsColorPrimaryInvertedAlpha9Base = "rgba(48, 101, 192, 0.05)";
|
|
367
|
-
export const KsColorPrimaryInvertedToBg1Base = "#
|
|
368
|
-
export const KsColorPrimaryInvertedToBg2Base = "#
|
|
369
|
-
export const KsColorPrimaryInvertedToBg3Base = "#
|
|
370
|
-
export const KsColorPrimaryInvertedToBg4Base = "#
|
|
371
|
-
export const KsColorPrimaryInvertedToBg5Base = "#
|
|
372
|
-
export const KsColorPrimaryInvertedToBg6Base = "#
|
|
373
|
-
export const KsColorPrimaryInvertedToBg7Base = "#
|
|
374
|
-
export const KsColorPrimaryInvertedToBg8Base = "#
|
|
375
|
-
export const KsColorPrimaryInvertedToBg9Base = "#
|
|
367
|
+
export const KsColorPrimaryInvertedToBg1Base = "#2e62ba";
|
|
368
|
+
export const KsColorPrimaryInvertedToBg2Base = "#2c5caf";
|
|
369
|
+
export const KsColorPrimaryInvertedToBg3Base = "#2854a1";
|
|
370
|
+
export const KsColorPrimaryInvertedToBg4Base = "#244b90";
|
|
371
|
+
export const KsColorPrimaryInvertedToBg5Base = "#20437f";
|
|
372
|
+
export const KsColorPrimaryInvertedToBg6Base = "#1b3a6e";
|
|
373
|
+
export const KsColorPrimaryInvertedToBg7Base = "#17315d";
|
|
374
|
+
export const KsColorPrimaryInvertedToBg8Base = "#13294f";
|
|
375
|
+
export const KsColorPrimaryInvertedToBg9Base = "#112345";
|
|
376
376
|
export const KsColorPrimaryInvertedToFg1Base = "#3a6dc3";
|
|
377
377
|
export const KsColorPrimaryInvertedToFg2Base = "#4b79c8";
|
|
378
378
|
export const KsColorPrimaryInvertedToFg3Base = "#628acf";
|
|
@@ -410,34 +410,34 @@ export const KsColorLinkToFg6Base = "#162a5b";
|
|
|
410
410
|
export const KsColorLinkToFg7Base = "#101e46";
|
|
411
411
|
export const KsColorLinkToFg8Base = "#0b1434";
|
|
412
412
|
export const KsColorLinkToFg9Base = "#080d27";
|
|
413
|
-
export const KsColorLinkInvertedBase = "#
|
|
414
|
-
export const KsColorLinkInvertedAlpha1Base = "rgba(
|
|
415
|
-
export const KsColorLinkInvertedAlpha2Base = "rgba(
|
|
416
|
-
export const KsColorLinkInvertedAlpha3Base = "rgba(
|
|
417
|
-
export const KsColorLinkInvertedAlpha4Base = "rgba(
|
|
418
|
-
export const KsColorLinkInvertedAlpha5Base = "rgba(
|
|
419
|
-
export const KsColorLinkInvertedAlpha6Base = "rgba(
|
|
420
|
-
export const KsColorLinkInvertedAlpha7Base = "rgba(
|
|
421
|
-
export const KsColorLinkInvertedAlpha8Base = "rgba(
|
|
422
|
-
export const KsColorLinkInvertedAlpha9Base = "rgba(
|
|
423
|
-
export const KsColorLinkInvertedToBg1Base = "#
|
|
424
|
-
export const KsColorLinkInvertedToBg2Base = "#
|
|
425
|
-
export const KsColorLinkInvertedToBg3Base = "#
|
|
426
|
-
export const KsColorLinkInvertedToBg4Base = "#
|
|
427
|
-
export const KsColorLinkInvertedToBg5Base = "#
|
|
428
|
-
export const KsColorLinkInvertedToBg6Base = "#
|
|
429
|
-
export const KsColorLinkInvertedToBg7Base = "#
|
|
430
|
-
export const KsColorLinkInvertedToBg8Base = "#
|
|
431
|
-
export const KsColorLinkInvertedToBg9Base = "#
|
|
432
|
-
export const KsColorLinkInvertedToFg1Base = "#
|
|
433
|
-
export const KsColorLinkInvertedToFg2Base = "#
|
|
434
|
-
export const KsColorLinkInvertedToFg3Base = "#
|
|
435
|
-
export const KsColorLinkInvertedToFg4Base = "#
|
|
436
|
-
export const KsColorLinkInvertedToFg5Base = "#
|
|
437
|
-
export const KsColorLinkInvertedToFg6Base = "#
|
|
438
|
-
export const KsColorLinkInvertedToFg7Base = "#
|
|
439
|
-
export const KsColorLinkInvertedToFg8Base = "#
|
|
440
|
-
export const KsColorLinkInvertedToFg9Base = "#
|
|
413
|
+
export const KsColorLinkInvertedBase = "#98b2e0";
|
|
414
|
+
export const KsColorLinkInvertedAlpha1Base = "rgba(152, 178, 224, 0.95)";
|
|
415
|
+
export const KsColorLinkInvertedAlpha2Base = "rgba(152, 178, 224, 0.87)";
|
|
416
|
+
export const KsColorLinkInvertedAlpha3Base = "rgba(152, 178, 224, 0.76)";
|
|
417
|
+
export const KsColorLinkInvertedAlpha4Base = "rgba(152, 178, 224, 0.63)";
|
|
418
|
+
export const KsColorLinkInvertedAlpha5Base = "rgba(152, 178, 224, 0.5)";
|
|
419
|
+
export const KsColorLinkInvertedAlpha6Base = "rgba(152, 178, 224, 0.37)";
|
|
420
|
+
export const KsColorLinkInvertedAlpha7Base = "rgba(152, 178, 224, 0.24)";
|
|
421
|
+
export const KsColorLinkInvertedAlpha8Base = "rgba(152, 178, 224, 0.13)";
|
|
422
|
+
export const KsColorLinkInvertedAlpha9Base = "rgba(152, 178, 224, 0.05)";
|
|
423
|
+
export const KsColorLinkInvertedToBg1Base = "#91abd8";
|
|
424
|
+
export const KsColorLinkInvertedToBg2Base = "#869fcb";
|
|
425
|
+
export const KsColorLinkInvertedToBg3Base = "#778fb9";
|
|
426
|
+
export const KsColorLinkInvertedToBg4Base = "#657ca4";
|
|
427
|
+
export const KsColorLinkInvertedToBg5Base = "#54698f";
|
|
428
|
+
export const KsColorLinkInvertedToBg6Base = "#42567a";
|
|
429
|
+
export const KsColorLinkInvertedToBg7Base = "#304365";
|
|
430
|
+
export const KsColorLinkInvertedToBg8Base = "#213353";
|
|
431
|
+
export const KsColorLinkInvertedToBg9Base = "#162746";
|
|
432
|
+
export const KsColorLinkInvertedToFg1Base = "#9db6e2";
|
|
433
|
+
export const KsColorLinkInvertedToFg2Base = "#a5bce4";
|
|
434
|
+
export const KsColorLinkInvertedToFg3Base = "#b1c4e7";
|
|
435
|
+
export const KsColorLinkInvertedToFg4Base = "#beceeb";
|
|
436
|
+
export const KsColorLinkInvertedToFg5Base = "#ccd9f0";
|
|
437
|
+
export const KsColorLinkInvertedToFg6Base = "#d9e3f4";
|
|
438
|
+
export const KsColorLinkInvertedToFg7Base = "#e6edf8";
|
|
439
|
+
export const KsColorLinkInvertedToFg8Base = "#f2f5fb";
|
|
440
|
+
export const KsColorLinkInvertedToFg9Base = "#fafbfd";
|
|
441
441
|
export const KsColorPositiveBase = "#6edb64";
|
|
442
442
|
export const KsColorPositiveAlpha1Base = "rgba(110, 219, 100, 0.95)";
|
|
443
443
|
export const KsColorPositiveAlpha2Base = "rgba(110, 219, 100, 0.87)";
|
|
@@ -476,15 +476,15 @@ export const KsColorPositiveInvertedAlpha6Base = "rgba(35, 131, 27, 0.37)";
|
|
|
476
476
|
export const KsColorPositiveInvertedAlpha7Base = "rgba(35, 131, 27, 0.24)";
|
|
477
477
|
export const KsColorPositiveInvertedAlpha8Base = "rgba(35, 131, 27, 0.13)";
|
|
478
478
|
export const KsColorPositiveInvertedAlpha9Base = "rgba(35, 131, 27, 0.05)";
|
|
479
|
-
export const KsColorPositiveInvertedToBg1Base = "#
|
|
480
|
-
export const KsColorPositiveInvertedToBg2Base = "#
|
|
481
|
-
export const KsColorPositiveInvertedToBg3Base = "#
|
|
482
|
-
export const KsColorPositiveInvertedToBg4Base = "#
|
|
483
|
-
export const KsColorPositiveInvertedToBg5Base = "#
|
|
484
|
-
export const KsColorPositiveInvertedToBg6Base = "#
|
|
485
|
-
export const KsColorPositiveInvertedToBg7Base = "#
|
|
486
|
-
export const KsColorPositiveInvertedToBg8Base = "#
|
|
487
|
-
export const KsColorPositiveInvertedToBg9Base = "#
|
|
479
|
+
export const KsColorPositiveInvertedToBg1Base = "#227e1d";
|
|
480
|
+
export const KsColorPositiveInvertedToBg2Base = "#207620";
|
|
481
|
+
export const KsColorPositiveInvertedToBg3Base = "#1e6b23";
|
|
482
|
+
export const KsColorPositiveInvertedToBg4Base = "#1c5e28";
|
|
483
|
+
export const KsColorPositiveInvertedToBg5Base = "#19522d";
|
|
484
|
+
export const KsColorPositiveInvertedToBg6Base = "#164531";
|
|
485
|
+
export const KsColorPositiveInvertedToBg7Base = "#143836";
|
|
486
|
+
export const KsColorPositiveInvertedToBg8Base = "#122d39";
|
|
487
|
+
export const KsColorPositiveInvertedToBg9Base = "#10253c";
|
|
488
488
|
export const KsColorPositiveInvertedToFg1Base = "#2e8926";
|
|
489
489
|
export const KsColorPositiveInvertedToFg2Base = "#409339";
|
|
490
490
|
export const KsColorPositiveInvertedToFg3Base = "#58a152";
|
|
@@ -532,15 +532,15 @@ export const KsColorInformativeInvertedAlpha6Base = "rgba(0, 113, 143, 0.37)";
|
|
|
532
532
|
export const KsColorInformativeInvertedAlpha7Base = "rgba(0, 113, 143, 0.24)";
|
|
533
533
|
export const KsColorInformativeInvertedAlpha8Base = "rgba(0, 113, 143, 0.13)";
|
|
534
534
|
export const KsColorInformativeInvertedAlpha9Base = "rgba(0, 113, 143, 0.05)";
|
|
535
|
-
export const KsColorInformativeInvertedToBg1Base = "#
|
|
536
|
-
export const KsColorInformativeInvertedToBg2Base = "#
|
|
537
|
-
export const KsColorInformativeInvertedToBg3Base = "#
|
|
538
|
-
export const KsColorInformativeInvertedToBg4Base = "#
|
|
539
|
-
export const KsColorInformativeInvertedToBg5Base = "#
|
|
540
|
-
export const KsColorInformativeInvertedToBg6Base = "#
|
|
541
|
-
export const KsColorInformativeInvertedToBg7Base = "#
|
|
542
|
-
export const KsColorInformativeInvertedToBg8Base = "#
|
|
543
|
-
export const KsColorInformativeInvertedToBg9Base = "#
|
|
535
|
+
export const KsColorInformativeInvertedToBg1Base = "#016d8b";
|
|
536
|
+
export const KsColorInformativeInvertedToBg2Base = "#026684";
|
|
537
|
+
export const KsColorInformativeInvertedToBg3Base = "#045e7c";
|
|
538
|
+
export const KsColorInformativeInvertedToBg4Base = "#065371";
|
|
539
|
+
export const KsColorInformativeInvertedToBg5Base = "#084967";
|
|
540
|
+
export const KsColorInformativeInvertedToBg6Base = "#093e5c";
|
|
541
|
+
export const KsColorInformativeInvertedToBg7Base = "#0b3351";
|
|
542
|
+
export const KsColorInformativeInvertedToBg8Base = "#0d2b49";
|
|
543
|
+
export const KsColorInformativeInvertedToBg9Base = "#0e2442";
|
|
544
544
|
export const KsColorInformativeInvertedToFg1Base = "#0d7895";
|
|
545
545
|
export const KsColorInformativeInvertedToFg2Base = "#21839e";
|
|
546
546
|
export const KsColorInformativeInvertedToFg3Base = "#3d93aa";
|
|
@@ -588,15 +588,15 @@ export const KsColorNoticeInvertedAlpha6Base = "rgba(255, 93, 83, 0.37)";
|
|
|
588
588
|
export const KsColorNoticeInvertedAlpha7Base = "rgba(255, 93, 83, 0.24)";
|
|
589
589
|
export const KsColorNoticeInvertedAlpha8Base = "rgba(255, 93, 83, 0.13)";
|
|
590
590
|
export const KsColorNoticeInvertedAlpha9Base = "rgba(255, 93, 83, 0.05)";
|
|
591
|
-
export const KsColorNoticeInvertedToBg1Base = "#
|
|
592
|
-
export const KsColorNoticeInvertedToBg2Base = "#
|
|
593
|
-
export const KsColorNoticeInvertedToBg3Base = "#
|
|
594
|
-
export const KsColorNoticeInvertedToBg4Base = "#
|
|
595
|
-
export const KsColorNoticeInvertedToBg5Base = "#
|
|
596
|
-
export const KsColorNoticeInvertedToBg6Base = "#
|
|
597
|
-
export const KsColorNoticeInvertedToBg7Base = "#
|
|
598
|
-
export const KsColorNoticeInvertedToBg8Base = "#
|
|
599
|
-
export const KsColorNoticeInvertedToBg9Base = "#
|
|
591
|
+
export const KsColorNoticeInvertedToBg1Base = "#f35a52";
|
|
592
|
+
export const KsColorNoticeInvertedToBg2Base = "#e05550";
|
|
593
|
+
export const KsColorNoticeInvertedToBg3Base = "#c54e4e";
|
|
594
|
+
export const KsColorNoticeInvertedToBg4Base = "#a6464b";
|
|
595
|
+
export const KsColorNoticeInvertedToBg5Base = "#873f49";
|
|
596
|
+
export const KsColorNoticeInvertedToBg6Base = "#683746";
|
|
597
|
+
export const KsColorNoticeInvertedToBg7Base = "#492f43";
|
|
598
|
+
export const KsColorNoticeInvertedToBg8Base = "#2e2841";
|
|
599
|
+
export const KsColorNoticeInvertedToBg9Base = "#1b233f";
|
|
600
600
|
export const KsColorNoticeInvertedToFg1Base = "#ff655c";
|
|
601
601
|
export const KsColorNoticeInvertedToFg2Base = "#ff7269";
|
|
602
602
|
export const KsColorNoticeInvertedToFg3Base = "#ff847c";
|
|
@@ -644,15 +644,15 @@ export const KsColorNegativeInvertedAlpha6Base = "rgba(210, 29, 72, 0.37)";
|
|
|
644
644
|
export const KsColorNegativeInvertedAlpha7Base = "rgba(210, 29, 72, 0.24)";
|
|
645
645
|
export const KsColorNegativeInvertedAlpha8Base = "rgba(210, 29, 72, 0.13)";
|
|
646
646
|
export const KsColorNegativeInvertedAlpha9Base = "rgba(210, 29, 72, 0.05)";
|
|
647
|
-
export const KsColorNegativeInvertedToBg1Base = "#
|
|
648
|
-
export const KsColorNegativeInvertedToBg2Base = "#
|
|
649
|
-
export const KsColorNegativeInvertedToBg3Base = "#
|
|
650
|
-
export const KsColorNegativeInvertedToBg4Base = "#
|
|
651
|
-
export const KsColorNegativeInvertedToBg5Base = "#
|
|
652
|
-
export const KsColorNegativeInvertedToBg6Base = "#
|
|
653
|
-
export const KsColorNegativeInvertedToBg7Base = "#
|
|
654
|
-
export const KsColorNegativeInvertedToBg8Base = "#
|
|
655
|
-
export const KsColorNegativeInvertedToBg9Base = "#
|
|
647
|
+
export const KsColorNegativeInvertedToBg1Base = "#c81d48";
|
|
648
|
+
export const KsColorNegativeInvertedToBg2Base = "#b91d47";
|
|
649
|
+
export const KsColorNegativeInvertedToBg3Base = "#a31e46";
|
|
650
|
+
export const KsColorNegativeInvertedToBg4Base = "#8a1e44";
|
|
651
|
+
export const KsColorNegativeInvertedToBg5Base = "#711f43";
|
|
652
|
+
export const KsColorNegativeInvertedToBg6Base = "#571f42";
|
|
653
|
+
export const KsColorNegativeInvertedToBg7Base = "#3e1f40";
|
|
654
|
+
export const KsColorNegativeInvertedToBg8Base = "#28203f";
|
|
655
|
+
export const KsColorNegativeInvertedToBg9Base = "#19203f";
|
|
656
656
|
export const KsColorNegativeInvertedToFg1Base = "#d42851";
|
|
657
657
|
export const KsColorNegativeInvertedToFg2Base = "#d83a60";
|
|
658
658
|
export const KsColorNegativeInvertedToFg3Base = "#dd5374";
|
|
@@ -743,30 +743,30 @@ export const KsTextColorDefaultInteractiveHoverBase = "#3065c0";
|
|
|
743
743
|
export const KsTextColorDefaultInteractiveActiveBase = "#3065c0";
|
|
744
744
|
export const KsTextColorDefaultInteractiveSelectedBase = "#3065c0";
|
|
745
745
|
export const KsTextColorDefaultInvertedBase = "#ffffff";
|
|
746
|
-
export const KsTextColorDefaultInvertedInteractiveBase = "#
|
|
747
|
-
export const KsTextColorDefaultInvertedInteractiveHoverBase = "#
|
|
748
|
-
export const KsTextColorDefaultInvertedInteractiveActiveBase = "#
|
|
749
|
-
export const KsTextColorDefaultInvertedInteractiveSelectedBase = "#
|
|
746
|
+
export const KsTextColorDefaultInvertedInteractiveBase = "#98b2e0";
|
|
747
|
+
export const KsTextColorDefaultInvertedInteractiveHoverBase = "#98b2e0";
|
|
748
|
+
export const KsTextColorDefaultInvertedInteractiveActiveBase = "#98b2e0";
|
|
749
|
+
export const KsTextColorDefaultInvertedInteractiveSelectedBase = "#98b2e0";
|
|
750
750
|
export const KsTextColorCopyBase = "rgba(6, 8, 31, 0.76)";
|
|
751
751
|
export const KsTextColorCopyInteractiveBase = "#3065c0";
|
|
752
752
|
export const KsTextColorCopyInteractiveHoverBase = "#2b59ab";
|
|
753
753
|
export const KsTextColorCopyInteractiveActiveBase = "#264f99";
|
|
754
754
|
export const KsTextColorCopyInteractiveSelectedBase = "#264f99";
|
|
755
755
|
export const KsTextColorCopyInvertedBase = "rgba(255, 255, 255, 0.76)";
|
|
756
|
-
export const KsTextColorCopyInvertedInteractiveBase = "#
|
|
757
|
-
export const KsTextColorCopyInvertedInteractiveHoverBase = "#
|
|
758
|
-
export const KsTextColorCopyInvertedInteractiveActiveBase = "#
|
|
759
|
-
export const KsTextColorCopyInvertedInteractiveSelectedBase = "#
|
|
756
|
+
export const KsTextColorCopyInvertedInteractiveBase = "#98b2e0";
|
|
757
|
+
export const KsTextColorCopyInvertedInteractiveHoverBase = "#a5bce4";
|
|
758
|
+
export const KsTextColorCopyInvertedInteractiveActiveBase = "#a5bce4";
|
|
759
|
+
export const KsTextColorCopyInvertedInteractiveSelectedBase = "#a5bce4";
|
|
760
760
|
export const KsTextColorDisplayBase = "#06081f";
|
|
761
761
|
export const KsTextColorDisplayInteractiveBase = "#3065c0";
|
|
762
762
|
export const KsTextColorDisplayInteractiveHoverBase = "#2b59ab";
|
|
763
763
|
export const KsTextColorDisplayInteractiveActiveBase = "#264f99";
|
|
764
764
|
export const KsTextColorDisplayInteractiveSelectedBase = "#264f99";
|
|
765
765
|
export const KsTextColorDisplayInvertedBase = "#ffffff";
|
|
766
|
-
export const KsTextColorDisplayInvertedInteractiveBase = "#
|
|
767
|
-
export const KsTextColorDisplayInvertedInteractiveHoverBase = "#
|
|
768
|
-
export const KsTextColorDisplayInvertedInteractiveActiveBase = "#
|
|
769
|
-
export const KsTextColorDisplayInvertedInteractiveSelectedBase = "#
|
|
766
|
+
export const KsTextColorDisplayInvertedInteractiveBase = "#98b2e0";
|
|
767
|
+
export const KsTextColorDisplayInvertedInteractiveHoverBase = "#a5bce4";
|
|
768
|
+
export const KsTextColorDisplayInvertedInteractiveActiveBase = "#a5bce4";
|
|
769
|
+
export const KsTextColorDisplayInvertedInteractiveSelectedBase = "#a5bce4";
|
|
770
770
|
export const KsTextColorInterfaceBase = "rgba(6, 8, 31, 0.63)";
|
|
771
771
|
export const KsTextColorInterfaceInteractiveBase = "rgba(6, 8, 31, 0.76)";
|
|
772
772
|
export const KsTextColorInterfaceInteractiveHoverBase = "#06081f";
|