@kickstartds/ds-agency-premium 1.6.68--canary.1593.79f68de.0 → 1.6.68--canary.1597.5fb463e.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.
@@ -10,7 +10,7 @@ import { FeaturesProps } from "./FeaturesProps-e58616a5.js";
10
10
  import { GalleryProps } from "./GalleryProps-76e7de44.js";
11
11
  import { HeroProps } from "./HeroProps-aa4e6431.js";
12
12
  import { HtmlProps } from "./HtmlProps-9d091769.js";
13
- import { ImageStoryProps } from "./ImageStoryProps-03ff6d21.js";
13
+ import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
14
14
  import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
15
15
  import { LogosProps } from "./LogosProps-f9474fe2.js";
16
16
  import { MosaicProps } from "./MosaicProps-d52c7151.js";
@@ -1,4 +1,4 @@
1
- import { BlogOverviewProps } from "../../BlogOverviewProps-7caa223c.js";
1
+ import { BlogOverviewProps } from "../../BlogOverviewProps-9f207f1c.js";
2
2
  import { FC, PropsWithChildren } from "react";
3
3
  declare const BlogOverview: FC<PropsWithChildren<BlogOverviewProps>>;
4
4
  export type { BlogOverviewProps };
@@ -1,4 +1,4 @@
1
- import { BlogPostProps } from "../../BlogPostProps-7caa223c.js";
1
+ import { BlogPostProps } from "../../BlogPostProps-d9decb7c.js";
2
2
  import { FC, PropsWithChildren } from "react";
3
3
  declare const BlogPost: FC<PropsWithChildren<BlogPostProps>>;
4
4
  export type { BlogPostProps };
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { HTMLAttributes } from "react";
3
- import { ImageStoryProps } from "../../ImageStoryProps-03ff6d21.js";
3
+ import { ImageStoryProps } from "../../ImageStoryProps-e853e1e7.js";
4
4
  declare const ImageStoryContextDefault: import("react").ForwardRefExoticComponent<ImageStoryProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
5
5
  declare const ImageStoryContext: import("react").Context<import("react").ForwardRefExoticComponent<ImageStoryProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
6
6
  declare const ImageStory: import("react").ForwardRefExoticComponent<ImageStoryProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -29,7 +29,7 @@ interface SettingsProps {
29
29
  seo: SeoProps;
30
30
  iconSprite?: IconSprite;
31
31
  }
32
- export * from "../../BlogPostProps-7caa223c.js";
33
- export * from "../../BlogOverviewProps-7caa223c.js";
34
- export * from "../../PageProps-7caa223c.js";
32
+ export * from "../../BlogPostProps-d9decb7c.js";
33
+ export * from "../../BlogOverviewProps-9f207f1c.js";
34
+ export * from "../../PageProps-aa29c554.js";
35
35
  export { IconSprite, SettingsProps };
@@ -1,4 +1,4 @@
1
- import { PageProps } from "../../PageProps-7caa223c.js";
1
+ import { PageProps } from "../../PageProps-aa29c554.js";
2
2
  import { FC, PropsWithChildren } from "react";
3
3
  declare const Page: FC<PropsWithChildren<PageProps>>;
4
4
  export type { PageProps };
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 May 2025 12:52:01 GMT
3
+ * Generated on Mon, 12 May 2025 13:01:55 GMT
4
4
  */
5
5
  :root, [ks-theme] {
6
6
  --ks-background-color-accent-base: var(--ks-color-fg-to-bg-9-base);
@@ -273,15 +273,15 @@
273
273
  --ks-color-fg-inverted-alpha-7-base: hsla(0,0%,100%,.24);
274
274
  --ks-color-fg-inverted-alpha-8-base: hsla(0,0%,100%,.13);
275
275
  --ks-color-fg-inverted-alpha-9-base: hsla(0,0%,100%,.05);
276
- --ks-color-fg-inverted-to-bg-1-base: #f3f3f4;
277
- --ks-color-fg-inverted-to-bg-2-base: #dfdfe2;
278
- --ks-color-fg-inverted-to-bg-3-base: #c3c4c9;
279
- --ks-color-fg-inverted-to-bg-4-base: #a3a4ac;
280
- --ks-color-fg-inverted-to-bg-5-base: #83848f;
281
- --ks-color-fg-inverted-to-bg-6-base: #626372;
282
- --ks-color-fg-inverted-to-bg-7-base: #424355;
283
- --ks-color-fg-inverted-to-bg-8-base: #26283c;
284
- --ks-color-fg-inverted-to-bg-9-base: #12142a;
276
+ --ks-color-fg-inverted-to-bg-1-base: #f3f3f5;
277
+ --ks-color-fg-inverted-to-bg-2-base: #dfe1e4;
278
+ --ks-color-fg-inverted-to-bg-3-base: #c4c7cd;
279
+ --ks-color-fg-inverted-to-bg-4-base: #a4a9b2;
280
+ --ks-color-fg-inverted-to-bg-5-base: #858b97;
281
+ --ks-color-fg-inverted-to-bg-6-base: #656d7b;
282
+ --ks-color-fg-inverted-to-bg-7-base: #454f60;
283
+ --ks-color-fg-inverted-to-bg-8-base: #2a3549;
284
+ --ks-color-fg-inverted-to-bg-9-base: #162338;
285
285
  --ks-color-bg-base: #fff;
286
286
  --ks-color-bg-alpha-1-base: hsla(0,0%,100%,.95);
287
287
  --ks-color-bg-alpha-2-base: hsla(0,0%,100%,.87);
@@ -301,25 +301,25 @@
301
301
  --ks-color-bg-to-fg-7-base: #424355;
302
302
  --ks-color-bg-to-fg-8-base: #26283c;
303
303
  --ks-color-bg-to-fg-9-base: #12142a;
304
- --ks-color-bg-inverted-base: #06081f;
305
- --ks-color-bg-inverted-alpha-1-base: rgba(6,8,31,.95);
306
- --ks-color-bg-inverted-alpha-2-base: rgba(6,8,31,.87);
307
- --ks-color-bg-inverted-alpha-3-base: rgba(6,8,31,.76);
308
- --ks-color-bg-inverted-alpha-4-base: rgba(6,8,31,.63);
309
- --ks-color-bg-inverted-alpha-5-base: rgba(6,8,31,.5);
310
- --ks-color-bg-inverted-alpha-6-base: rgba(6,8,31,.37);
311
- --ks-color-bg-inverted-alpha-7-base: rgba(6,8,31,.24);
312
- --ks-color-bg-inverted-alpha-8-base: rgba(6,8,31,.13);
313
- --ks-color-bg-inverted-alpha-9-base: rgba(6,8,31,.05);
314
- --ks-color-bg-inverted-to-fg-1-base: #12142a;
315
- --ks-color-bg-inverted-to-fg-2-base: #26283c;
316
- --ks-color-bg-inverted-to-fg-3-base: #424355;
317
- --ks-color-bg-inverted-to-fg-4-base: #626372;
318
- --ks-color-bg-inverted-to-fg-5-base: #83848f;
319
- --ks-color-bg-inverted-to-fg-6-base: #a3a4ac;
320
- --ks-color-bg-inverted-to-fg-7-base: #c3c4c9;
321
- --ks-color-bg-inverted-to-fg-8-base: #dfdfe2;
322
- --ks-color-bg-inverted-to-fg-9-base: #f3f3f4;
304
+ --ks-color-bg-inverted-base: #0a172e;
305
+ --ks-color-bg-inverted-alpha-1-base: rgba(10,23,46,.95);
306
+ --ks-color-bg-inverted-alpha-2-base: rgba(10,23,46,.87);
307
+ --ks-color-bg-inverted-alpha-3-base: rgba(10,23,46,.76);
308
+ --ks-color-bg-inverted-alpha-4-base: rgba(10,23,46,.63);
309
+ --ks-color-bg-inverted-alpha-5-base: rgba(10,23,46,.5);
310
+ --ks-color-bg-inverted-alpha-6-base: rgba(10,23,46,.37);
311
+ --ks-color-bg-inverted-alpha-7-base: rgba(10,23,46,.24);
312
+ --ks-color-bg-inverted-alpha-8-base: rgba(10,23,46,.13);
313
+ --ks-color-bg-inverted-alpha-9-base: rgba(10,23,46,.05);
314
+ --ks-color-bg-inverted-to-fg-1-base: #162338;
315
+ --ks-color-bg-inverted-to-fg-2-base: #2a3549;
316
+ --ks-color-bg-inverted-to-fg-3-base: #454f60;
317
+ --ks-color-bg-inverted-to-fg-4-base: #656d7b;
318
+ --ks-color-bg-inverted-to-fg-5-base: #858b97;
319
+ --ks-color-bg-inverted-to-fg-6-base: #a4a9b2;
320
+ --ks-color-bg-inverted-to-fg-7-base: #c4c7cd;
321
+ --ks-color-bg-inverted-to-fg-8-base: #dfe1e4;
322
+ --ks-color-bg-inverted-to-fg-9-base: #f3f3f5;
323
323
  --ks-color-transparent-base: rgba(0,0,0,0);
324
324
  --ks-color-primary-base: #3065c0;
325
325
  --ks-color-primary-alpha-1-base: rgba(48,101,192,.95);
@@ -359,15 +359,15 @@
359
359
  --ks-color-primary-inverted-alpha-7-base: rgba(48,101,192,.24);
360
360
  --ks-color-primary-inverted-alpha-8-base: rgba(48,101,192,.13);
361
361
  --ks-color-primary-inverted-alpha-9-base: rgba(48,101,192,.05);
362
- --ks-color-primary-inverted-to-bg-1-base: #2e60b8;
363
- --ks-color-primary-inverted-to-bg-2-base: #2b59ab;
364
- --ks-color-primary-inverted-to-bg-3-base: #264f99;
365
- --ks-color-primary-inverted-to-bg-4-base: #204384;
366
- --ks-color-primary-inverted-to-bg-5-base: #1b3770;
367
- --ks-color-primary-inverted-to-bg-6-base: #162a5b;
368
- --ks-color-primary-inverted-to-bg-7-base: #101e46;
369
- --ks-color-primary-inverted-to-bg-8-base: #0b1434;
370
- --ks-color-primary-inverted-to-bg-9-base: #080d27;
362
+ --ks-color-primary-inverted-to-bg-1-base: #2e61b9;
363
+ --ks-color-primary-inverted-to-bg-2-base: #2b5bad;
364
+ --ks-color-primary-inverted-to-bg-3-base: #27529d;
365
+ --ks-color-primary-inverted-to-bg-4-base: #22488a;
366
+ --ks-color-primary-inverted-to-bg-5-base: #1d3e77;
367
+ --ks-color-primary-inverted-to-bg-6-base: #183464;
368
+ --ks-color-primary-inverted-to-bg-7-base: #132a51;
369
+ --ks-color-primary-inverted-to-bg-8-base: #0f2141;
370
+ --ks-color-primary-inverted-to-bg-9-base: #0c1b35;
371
371
  --ks-color-primary-inverted-to-fg-1-base: #3a6dc3;
372
372
  --ks-color-primary-inverted-to-fg-2-base: #4b79c8;
373
373
  --ks-color-primary-inverted-to-fg-3-base: #628acf;
@@ -415,15 +415,15 @@
415
415
  --ks-color-link-inverted-alpha-7-base: rgba(48,101,192,.24);
416
416
  --ks-color-link-inverted-alpha-8-base: rgba(48,101,192,.13);
417
417
  --ks-color-link-inverted-alpha-9-base: rgba(48,101,192,.05);
418
- --ks-color-link-inverted-to-bg-1-base: #2e60b8;
419
- --ks-color-link-inverted-to-bg-2-base: #2b59ab;
420
- --ks-color-link-inverted-to-bg-3-base: #264f99;
421
- --ks-color-link-inverted-to-bg-4-base: #204384;
422
- --ks-color-link-inverted-to-bg-5-base: #1b3770;
423
- --ks-color-link-inverted-to-bg-6-base: #162a5b;
424
- --ks-color-link-inverted-to-bg-7-base: #101e46;
425
- --ks-color-link-inverted-to-bg-8-base: #0b1434;
426
- --ks-color-link-inverted-to-bg-9-base: #080d27;
418
+ --ks-color-link-inverted-to-bg-1-base: #2e61b9;
419
+ --ks-color-link-inverted-to-bg-2-base: #2b5bad;
420
+ --ks-color-link-inverted-to-bg-3-base: #27529d;
421
+ --ks-color-link-inverted-to-bg-4-base: #22488a;
422
+ --ks-color-link-inverted-to-bg-5-base: #1d3e77;
423
+ --ks-color-link-inverted-to-bg-6-base: #183464;
424
+ --ks-color-link-inverted-to-bg-7-base: #132a51;
425
+ --ks-color-link-inverted-to-bg-8-base: #0f2141;
426
+ --ks-color-link-inverted-to-bg-9-base: #0c1b35;
427
427
  --ks-color-link-inverted-to-fg-1-base: #3a6dc3;
428
428
  --ks-color-link-inverted-to-fg-2-base: #4b79c8;
429
429
  --ks-color-link-inverted-to-fg-3-base: #628acf;
@@ -471,15 +471,15 @@
471
471
  --ks-color-positive-inverted-alpha-7-base: rgba(35,131,27,.24);
472
472
  --ks-color-positive-inverted-alpha-8-base: rgba(35,131,27,.13);
473
473
  --ks-color-positive-inverted-alpha-9-base: rgba(35,131,27,.05);
474
- --ks-color-positive-inverted-to-bg-1-base: #227d1b;
475
- --ks-color-positive-inverted-to-bg-2-base: #1f731c;
476
- --ks-color-positive-inverted-to-bg-3-base: #1c651c;
477
- --ks-color-positive-inverted-to-bg-4-base: #18551c;
478
- --ks-color-positive-inverted-to-bg-5-base: #15461d;
479
- --ks-color-positive-inverted-to-bg-6-base: #11361e;
480
- --ks-color-positive-inverted-to-bg-7-base: #0d261e;
481
- --ks-color-positive-inverted-to-bg-8-base: #0a181e;
482
- --ks-color-positive-inverted-to-bg-9-base: #070e1f;
474
+ --ks-color-positive-inverted-to-bg-1-base: #227e1c;
475
+ --ks-color-positive-inverted-to-bg-2-base: #20751d;
476
+ --ks-color-positive-inverted-to-bg-3-base: #1d6920;
477
+ --ks-color-positive-inverted-to-bg-4-base: #1a5b22;
478
+ --ks-color-positive-inverted-to-bg-5-base: #174d25;
479
+ --ks-color-positive-inverted-to-bg-6-base: #133f27;
480
+ --ks-color-positive-inverted-to-bg-7-base: #103129;
481
+ --ks-color-positive-inverted-to-bg-8-base: #0d252c;
482
+ --ks-color-positive-inverted-to-bg-9-base: #0b1c2d;
483
483
  --ks-color-positive-inverted-to-fg-1-base: #2e8926;
484
484
  --ks-color-positive-inverted-to-fg-2-base: #409339;
485
485
  --ks-color-positive-inverted-to-fg-3-base: #58a152;
@@ -527,15 +527,15 @@
527
527
  --ks-color-informative-inverted-alpha-7-base: rgba(0,113,143,.24);
528
528
  --ks-color-informative-inverted-alpha-8-base: rgba(0,113,143,.13);
529
529
  --ks-color-informative-inverted-alpha-9-base: rgba(0,113,143,.05);
530
- --ks-color-informative-inverted-to-bg-1-base: #006c89;
531
- --ks-color-informative-inverted-to-bg-2-base: #016380;
532
- --ks-color-informative-inverted-to-bg-3-base: #015874;
533
- --ks-color-informative-inverted-to-bg-4-base: #024a66;
534
- --ks-color-informative-inverted-to-bg-5-base: #033d57;
535
- --ks-color-informative-inverted-to-bg-6-base: #042f48;
536
- --ks-color-informative-inverted-to-bg-7-base: #05213a;
537
- --ks-color-informative-inverted-to-bg-8-base: #05162e;
538
- --ks-color-informative-inverted-to-bg-9-base: #060d25;
530
+ --ks-color-informative-inverted-to-bg-1-base: #016d8a;
531
+ --ks-color-informative-inverted-to-bg-2-base: #016582;
532
+ --ks-color-informative-inverted-to-bg-3-base: #025b78;
533
+ --ks-color-informative-inverted-to-bg-4-base: #04506b;
534
+ --ks-color-informative-inverted-to-bg-5-base: #05445f;
535
+ --ks-color-informative-inverted-to-bg-6-base: #063852;
536
+ --ks-color-informative-inverted-to-bg-7-base: #082d45;
537
+ --ks-color-informative-inverted-to-bg-8-base: #09233b;
538
+ --ks-color-informative-inverted-to-bg-9-base: #0a1c33;
539
539
  --ks-color-informative-inverted-to-fg-1-base: #0d7895;
540
540
  --ks-color-informative-inverted-to-fg-2-base: #21839e;
541
541
  --ks-color-informative-inverted-to-fg-3-base: #3d93aa;
@@ -583,15 +583,15 @@
583
583
  --ks-color-notice-inverted-alpha-7-base: rgba(255,93,83,.24);
584
584
  --ks-color-notice-inverted-alpha-8-base: rgba(255,93,83,.13);
585
585
  --ks-color-notice-inverted-alpha-9-base: rgba(255,93,83,.05);
586
- --ks-color-notice-inverted-to-bg-1-base: #f35950;
587
- --ks-color-notice-inverted-to-bg-2-base: #df524c;
588
- --ks-color-notice-inverted-to-bg-3-base: #c34947;
589
- --ks-color-notice-inverted-to-bg-4-base: #a33e40;
590
- --ks-color-notice-inverted-to-bg-5-base: #833339;
591
- --ks-color-notice-inverted-to-bg-6-base: #622732;
592
- --ks-color-notice-inverted-to-bg-7-base: #421c2b;
593
- --ks-color-notice-inverted-to-bg-8-base: #261326;
594
- --ks-color-notice-inverted-to-bg-9-base: #120c22;
586
+ --ks-color-notice-inverted-to-bg-1-base: #f35a51;
587
+ --ks-color-notice-inverted-to-bg-2-base: #df544e;
588
+ --ks-color-notice-inverted-to-bg-3-base: #c44c4a;
589
+ --ks-color-notice-inverted-to-bg-4-base: #a44345;
590
+ --ks-color-notice-inverted-to-bg-5-base: #853a41;
591
+ --ks-color-notice-inverted-to-bg-6-base: #65313c;
592
+ --ks-color-notice-inverted-to-bg-7-base: #452837;
593
+ --ks-color-notice-inverted-to-bg-8-base: #2a2033;
594
+ --ks-color-notice-inverted-to-bg-9-base: #161b30;
595
595
  --ks-color-notice-inverted-to-fg-1-base: #ff655c;
596
596
  --ks-color-notice-inverted-to-fg-2-base: #ff7269;
597
597
  --ks-color-notice-inverted-to-fg-3-base: #ff847c;
@@ -639,15 +639,15 @@
639
639
  --ks-color-negative-inverted-alpha-7-base: rgba(210,29,72,.24);
640
640
  --ks-color-negative-inverted-alpha-8-base: rgba(210,29,72,.13);
641
641
  --ks-color-negative-inverted-alpha-9-base: rgba(210,29,72,.05);
642
- --ks-color-negative-inverted-to-bg-1-base: #c81c46;
643
- --ks-color-negative-inverted-to-bg-2-base: #b71a43;
644
- --ks-color-negative-inverted-to-bg-3-base: #a1183e;
645
- --ks-color-negative-inverted-to-bg-4-base: #871539;
646
- --ks-color-negative-inverted-to-bg-5-base: #6c1334;
647
- --ks-color-negative-inverted-to-bg-6-base: #51102e;
648
- --ks-color-negative-inverted-to-bg-7-base: #370d29;
649
- --ks-color-negative-inverted-to-bg-8-base: #210b24;
650
- --ks-color-negative-inverted-to-bg-9-base: #100921;
642
+ --ks-color-negative-inverted-to-bg-1-base: #c81d47;
643
+ --ks-color-negative-inverted-to-bg-2-base: #b81c45;
644
+ --ks-color-negative-inverted-to-bg-3-base: #a21c42;
645
+ --ks-color-negative-inverted-to-bg-4-base: #881b3e;
646
+ --ks-color-negative-inverted-to-bg-5-base: #6e1a3b;
647
+ --ks-color-negative-inverted-to-bg-6-base: #541938;
648
+ --ks-color-negative-inverted-to-bg-7-base: #3a1834;
649
+ --ks-color-negative-inverted-to-bg-8-base: #241831;
650
+ --ks-color-negative-inverted-to-bg-9-base: #14172f;
651
651
  --ks-color-negative-inverted-to-fg-1-base: #d42851;
652
652
  --ks-color-negative-inverted-to-fg-2-base: #d83a60;
653
653
  --ks-color-negative-inverted-to-fg-3-base: #dd5374;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 May 2025 12:52:04 GMT
3
+ * Generated on Mon, 12 May 2025 13:01:58 GMT
4
4
  */
5
5
  :root [ks-theme=business] {
6
6
  --ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
@@ -2727,7 +2727,7 @@
2727
2727
  }
2728
2728
  /**
2729
2729
  * Do not edit directly
2730
- * Generated on Mon, 12 May 2025 12:52:08 GMT
2730
+ * Generated on Mon, 12 May 2025 13:02:02 GMT
2731
2731
  */
2732
2732
  :root [ks-theme=google] {
2733
2733
  --ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
@@ -5458,7 +5458,7 @@
5458
5458
  }
5459
5459
  /**
5460
5460
  * Do not edit directly
5461
- * Generated on Mon, 12 May 2025 12:52:06 GMT
5461
+ * Generated on Mon, 12 May 2025 13:02:00 GMT
5462
5462
  */
5463
5463
  :root [ks-theme=ngo] {
5464
5464
  --ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
@@ -8459,7 +8459,7 @@
8459
8459
  }
8460
8460
  /**
8461
8461
  * Do not edit directly
8462
- * Generated on Mon, 12 May 2025 12:52:10 GMT
8462
+ * Generated on Mon, 12 May 2025 13:02:04 GMT
8463
8463
  */
8464
8464
  :root [ks-theme=telekom] {
8465
8465
  --ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 May 2025 12:52:01 GMT
3
+ * Generated on Mon, 12 May 2025 13:01:55 GMT
4
4
  */
5
5
 
6
6
  :root, [ks-theme] {
@@ -274,15 +274,15 @@
274
274
  --ks-color-fg-inverted-alpha-7-base: hsla(0,0%,100%,.24);
275
275
  --ks-color-fg-inverted-alpha-8-base: hsla(0,0%,100%,.13);
276
276
  --ks-color-fg-inverted-alpha-9-base: hsla(0,0%,100%,.05);
277
- --ks-color-fg-inverted-to-bg-1-base: #f3f3f4;
278
- --ks-color-fg-inverted-to-bg-2-base: #dfdfe2;
279
- --ks-color-fg-inverted-to-bg-3-base: #c3c4c9;
280
- --ks-color-fg-inverted-to-bg-4-base: #a3a4ac;
281
- --ks-color-fg-inverted-to-bg-5-base: #83848f;
282
- --ks-color-fg-inverted-to-bg-6-base: #626372;
283
- --ks-color-fg-inverted-to-bg-7-base: #424355;
284
- --ks-color-fg-inverted-to-bg-8-base: #26283c;
285
- --ks-color-fg-inverted-to-bg-9-base: #12142a;
277
+ --ks-color-fg-inverted-to-bg-1-base: #f3f3f5;
278
+ --ks-color-fg-inverted-to-bg-2-base: #dfe1e4;
279
+ --ks-color-fg-inverted-to-bg-3-base: #c4c7cd;
280
+ --ks-color-fg-inverted-to-bg-4-base: #a4a9b2;
281
+ --ks-color-fg-inverted-to-bg-5-base: #858b97;
282
+ --ks-color-fg-inverted-to-bg-6-base: #656d7b;
283
+ --ks-color-fg-inverted-to-bg-7-base: #454f60;
284
+ --ks-color-fg-inverted-to-bg-8-base: #2a3549;
285
+ --ks-color-fg-inverted-to-bg-9-base: #162338;
286
286
  --ks-color-bg-base: #fff;
287
287
  --ks-color-bg-alpha-1-base: hsla(0,0%,100%,.95);
288
288
  --ks-color-bg-alpha-2-base: hsla(0,0%,100%,.87);
@@ -302,25 +302,25 @@
302
302
  --ks-color-bg-to-fg-7-base: #424355;
303
303
  --ks-color-bg-to-fg-8-base: #26283c;
304
304
  --ks-color-bg-to-fg-9-base: #12142a;
305
- --ks-color-bg-inverted-base: #06081f;
306
- --ks-color-bg-inverted-alpha-1-base: rgba(6,8,31,.95);
307
- --ks-color-bg-inverted-alpha-2-base: rgba(6,8,31,.87);
308
- --ks-color-bg-inverted-alpha-3-base: rgba(6,8,31,.76);
309
- --ks-color-bg-inverted-alpha-4-base: rgba(6,8,31,.63);
310
- --ks-color-bg-inverted-alpha-5-base: rgba(6,8,31,.5);
311
- --ks-color-bg-inverted-alpha-6-base: rgba(6,8,31,.37);
312
- --ks-color-bg-inverted-alpha-7-base: rgba(6,8,31,.24);
313
- --ks-color-bg-inverted-alpha-8-base: rgba(6,8,31,.13);
314
- --ks-color-bg-inverted-alpha-9-base: rgba(6,8,31,.05);
315
- --ks-color-bg-inverted-to-fg-1-base: #12142a;
316
- --ks-color-bg-inverted-to-fg-2-base: #26283c;
317
- --ks-color-bg-inverted-to-fg-3-base: #424355;
318
- --ks-color-bg-inverted-to-fg-4-base: #626372;
319
- --ks-color-bg-inverted-to-fg-5-base: #83848f;
320
- --ks-color-bg-inverted-to-fg-6-base: #a3a4ac;
321
- --ks-color-bg-inverted-to-fg-7-base: #c3c4c9;
322
- --ks-color-bg-inverted-to-fg-8-base: #dfdfe2;
323
- --ks-color-bg-inverted-to-fg-9-base: #f3f3f4;
305
+ --ks-color-bg-inverted-base: #0a172e;
306
+ --ks-color-bg-inverted-alpha-1-base: rgba(10,23,46,.95);
307
+ --ks-color-bg-inverted-alpha-2-base: rgba(10,23,46,.87);
308
+ --ks-color-bg-inverted-alpha-3-base: rgba(10,23,46,.76);
309
+ --ks-color-bg-inverted-alpha-4-base: rgba(10,23,46,.63);
310
+ --ks-color-bg-inverted-alpha-5-base: rgba(10,23,46,.5);
311
+ --ks-color-bg-inverted-alpha-6-base: rgba(10,23,46,.37);
312
+ --ks-color-bg-inverted-alpha-7-base: rgba(10,23,46,.24);
313
+ --ks-color-bg-inverted-alpha-8-base: rgba(10,23,46,.13);
314
+ --ks-color-bg-inverted-alpha-9-base: rgba(10,23,46,.05);
315
+ --ks-color-bg-inverted-to-fg-1-base: #162338;
316
+ --ks-color-bg-inverted-to-fg-2-base: #2a3549;
317
+ --ks-color-bg-inverted-to-fg-3-base: #454f60;
318
+ --ks-color-bg-inverted-to-fg-4-base: #656d7b;
319
+ --ks-color-bg-inverted-to-fg-5-base: #858b97;
320
+ --ks-color-bg-inverted-to-fg-6-base: #a4a9b2;
321
+ --ks-color-bg-inverted-to-fg-7-base: #c4c7cd;
322
+ --ks-color-bg-inverted-to-fg-8-base: #dfe1e4;
323
+ --ks-color-bg-inverted-to-fg-9-base: #f3f3f5;
324
324
  --ks-color-transparent-base: rgba(0,0,0,0);
325
325
  --ks-color-primary-base: #3065c0;
326
326
  --ks-color-primary-alpha-1-base: rgba(48,101,192,.95);
@@ -360,15 +360,15 @@
360
360
  --ks-color-primary-inverted-alpha-7-base: rgba(48,101,192,.24);
361
361
  --ks-color-primary-inverted-alpha-8-base: rgba(48,101,192,.13);
362
362
  --ks-color-primary-inverted-alpha-9-base: rgba(48,101,192,.05);
363
- --ks-color-primary-inverted-to-bg-1-base: #2e60b8;
364
- --ks-color-primary-inverted-to-bg-2-base: #2b59ab;
365
- --ks-color-primary-inverted-to-bg-3-base: #264f99;
366
- --ks-color-primary-inverted-to-bg-4-base: #204384;
367
- --ks-color-primary-inverted-to-bg-5-base: #1b3770;
368
- --ks-color-primary-inverted-to-bg-6-base: #162a5b;
369
- --ks-color-primary-inverted-to-bg-7-base: #101e46;
370
- --ks-color-primary-inverted-to-bg-8-base: #0b1434;
371
- --ks-color-primary-inverted-to-bg-9-base: #080d27;
363
+ --ks-color-primary-inverted-to-bg-1-base: #2e61b9;
364
+ --ks-color-primary-inverted-to-bg-2-base: #2b5bad;
365
+ --ks-color-primary-inverted-to-bg-3-base: #27529d;
366
+ --ks-color-primary-inverted-to-bg-4-base: #22488a;
367
+ --ks-color-primary-inverted-to-bg-5-base: #1d3e77;
368
+ --ks-color-primary-inverted-to-bg-6-base: #183464;
369
+ --ks-color-primary-inverted-to-bg-7-base: #132a51;
370
+ --ks-color-primary-inverted-to-bg-8-base: #0f2141;
371
+ --ks-color-primary-inverted-to-bg-9-base: #0c1b35;
372
372
  --ks-color-primary-inverted-to-fg-1-base: #3a6dc3;
373
373
  --ks-color-primary-inverted-to-fg-2-base: #4b79c8;
374
374
  --ks-color-primary-inverted-to-fg-3-base: #628acf;
@@ -416,15 +416,15 @@
416
416
  --ks-color-link-inverted-alpha-7-base: rgba(48,101,192,.24);
417
417
  --ks-color-link-inverted-alpha-8-base: rgba(48,101,192,.13);
418
418
  --ks-color-link-inverted-alpha-9-base: rgba(48,101,192,.05);
419
- --ks-color-link-inverted-to-bg-1-base: #2e60b8;
420
- --ks-color-link-inverted-to-bg-2-base: #2b59ab;
421
- --ks-color-link-inverted-to-bg-3-base: #264f99;
422
- --ks-color-link-inverted-to-bg-4-base: #204384;
423
- --ks-color-link-inverted-to-bg-5-base: #1b3770;
424
- --ks-color-link-inverted-to-bg-6-base: #162a5b;
425
- --ks-color-link-inverted-to-bg-7-base: #101e46;
426
- --ks-color-link-inverted-to-bg-8-base: #0b1434;
427
- --ks-color-link-inverted-to-bg-9-base: #080d27;
419
+ --ks-color-link-inverted-to-bg-1-base: #2e61b9;
420
+ --ks-color-link-inverted-to-bg-2-base: #2b5bad;
421
+ --ks-color-link-inverted-to-bg-3-base: #27529d;
422
+ --ks-color-link-inverted-to-bg-4-base: #22488a;
423
+ --ks-color-link-inverted-to-bg-5-base: #1d3e77;
424
+ --ks-color-link-inverted-to-bg-6-base: #183464;
425
+ --ks-color-link-inverted-to-bg-7-base: #132a51;
426
+ --ks-color-link-inverted-to-bg-8-base: #0f2141;
427
+ --ks-color-link-inverted-to-bg-9-base: #0c1b35;
428
428
  --ks-color-link-inverted-to-fg-1-base: #3a6dc3;
429
429
  --ks-color-link-inverted-to-fg-2-base: #4b79c8;
430
430
  --ks-color-link-inverted-to-fg-3-base: #628acf;
@@ -472,15 +472,15 @@
472
472
  --ks-color-positive-inverted-alpha-7-base: rgba(35,131,27,.24);
473
473
  --ks-color-positive-inverted-alpha-8-base: rgba(35,131,27,.13);
474
474
  --ks-color-positive-inverted-alpha-9-base: rgba(35,131,27,.05);
475
- --ks-color-positive-inverted-to-bg-1-base: #227d1b;
476
- --ks-color-positive-inverted-to-bg-2-base: #1f731c;
477
- --ks-color-positive-inverted-to-bg-3-base: #1c651c;
478
- --ks-color-positive-inverted-to-bg-4-base: #18551c;
479
- --ks-color-positive-inverted-to-bg-5-base: #15461d;
480
- --ks-color-positive-inverted-to-bg-6-base: #11361e;
481
- --ks-color-positive-inverted-to-bg-7-base: #0d261e;
482
- --ks-color-positive-inverted-to-bg-8-base: #0a181e;
483
- --ks-color-positive-inverted-to-bg-9-base: #070e1f;
475
+ --ks-color-positive-inverted-to-bg-1-base: #227e1c;
476
+ --ks-color-positive-inverted-to-bg-2-base: #20751d;
477
+ --ks-color-positive-inverted-to-bg-3-base: #1d6920;
478
+ --ks-color-positive-inverted-to-bg-4-base: #1a5b22;
479
+ --ks-color-positive-inverted-to-bg-5-base: #174d25;
480
+ --ks-color-positive-inverted-to-bg-6-base: #133f27;
481
+ --ks-color-positive-inverted-to-bg-7-base: #103129;
482
+ --ks-color-positive-inverted-to-bg-8-base: #0d252c;
483
+ --ks-color-positive-inverted-to-bg-9-base: #0b1c2d;
484
484
  --ks-color-positive-inverted-to-fg-1-base: #2e8926;
485
485
  --ks-color-positive-inverted-to-fg-2-base: #409339;
486
486
  --ks-color-positive-inverted-to-fg-3-base: #58a152;
@@ -528,15 +528,15 @@
528
528
  --ks-color-informative-inverted-alpha-7-base: rgba(0,113,143,.24);
529
529
  --ks-color-informative-inverted-alpha-8-base: rgba(0,113,143,.13);
530
530
  --ks-color-informative-inverted-alpha-9-base: rgba(0,113,143,.05);
531
- --ks-color-informative-inverted-to-bg-1-base: #006c89;
532
- --ks-color-informative-inverted-to-bg-2-base: #016380;
533
- --ks-color-informative-inverted-to-bg-3-base: #015874;
534
- --ks-color-informative-inverted-to-bg-4-base: #024a66;
535
- --ks-color-informative-inverted-to-bg-5-base: #033d57;
536
- --ks-color-informative-inverted-to-bg-6-base: #042f48;
537
- --ks-color-informative-inverted-to-bg-7-base: #05213a;
538
- --ks-color-informative-inverted-to-bg-8-base: #05162e;
539
- --ks-color-informative-inverted-to-bg-9-base: #060d25;
531
+ --ks-color-informative-inverted-to-bg-1-base: #016d8a;
532
+ --ks-color-informative-inverted-to-bg-2-base: #016582;
533
+ --ks-color-informative-inverted-to-bg-3-base: #025b78;
534
+ --ks-color-informative-inverted-to-bg-4-base: #04506b;
535
+ --ks-color-informative-inverted-to-bg-5-base: #05445f;
536
+ --ks-color-informative-inverted-to-bg-6-base: #063852;
537
+ --ks-color-informative-inverted-to-bg-7-base: #082d45;
538
+ --ks-color-informative-inverted-to-bg-8-base: #09233b;
539
+ --ks-color-informative-inverted-to-bg-9-base: #0a1c33;
540
540
  --ks-color-informative-inverted-to-fg-1-base: #0d7895;
541
541
  --ks-color-informative-inverted-to-fg-2-base: #21839e;
542
542
  --ks-color-informative-inverted-to-fg-3-base: #3d93aa;
@@ -584,15 +584,15 @@
584
584
  --ks-color-notice-inverted-alpha-7-base: rgba(255,93,83,.24);
585
585
  --ks-color-notice-inverted-alpha-8-base: rgba(255,93,83,.13);
586
586
  --ks-color-notice-inverted-alpha-9-base: rgba(255,93,83,.05);
587
- --ks-color-notice-inverted-to-bg-1-base: #f35950;
588
- --ks-color-notice-inverted-to-bg-2-base: #df524c;
589
- --ks-color-notice-inverted-to-bg-3-base: #c34947;
590
- --ks-color-notice-inverted-to-bg-4-base: #a33e40;
591
- --ks-color-notice-inverted-to-bg-5-base: #833339;
592
- --ks-color-notice-inverted-to-bg-6-base: #622732;
593
- --ks-color-notice-inverted-to-bg-7-base: #421c2b;
594
- --ks-color-notice-inverted-to-bg-8-base: #261326;
595
- --ks-color-notice-inverted-to-bg-9-base: #120c22;
587
+ --ks-color-notice-inverted-to-bg-1-base: #f35a51;
588
+ --ks-color-notice-inverted-to-bg-2-base: #df544e;
589
+ --ks-color-notice-inverted-to-bg-3-base: #c44c4a;
590
+ --ks-color-notice-inverted-to-bg-4-base: #a44345;
591
+ --ks-color-notice-inverted-to-bg-5-base: #853a41;
592
+ --ks-color-notice-inverted-to-bg-6-base: #65313c;
593
+ --ks-color-notice-inverted-to-bg-7-base: #452837;
594
+ --ks-color-notice-inverted-to-bg-8-base: #2a2033;
595
+ --ks-color-notice-inverted-to-bg-9-base: #161b30;
596
596
  --ks-color-notice-inverted-to-fg-1-base: #ff655c;
597
597
  --ks-color-notice-inverted-to-fg-2-base: #ff7269;
598
598
  --ks-color-notice-inverted-to-fg-3-base: #ff847c;
@@ -640,15 +640,15 @@
640
640
  --ks-color-negative-inverted-alpha-7-base: rgba(210,29,72,.24);
641
641
  --ks-color-negative-inverted-alpha-8-base: rgba(210,29,72,.13);
642
642
  --ks-color-negative-inverted-alpha-9-base: rgba(210,29,72,.05);
643
- --ks-color-negative-inverted-to-bg-1-base: #c81c46;
644
- --ks-color-negative-inverted-to-bg-2-base: #b71a43;
645
- --ks-color-negative-inverted-to-bg-3-base: #a1183e;
646
- --ks-color-negative-inverted-to-bg-4-base: #871539;
647
- --ks-color-negative-inverted-to-bg-5-base: #6c1334;
648
- --ks-color-negative-inverted-to-bg-6-base: #51102e;
649
- --ks-color-negative-inverted-to-bg-7-base: #370d29;
650
- --ks-color-negative-inverted-to-bg-8-base: #210b24;
651
- --ks-color-negative-inverted-to-bg-9-base: #100921;
643
+ --ks-color-negative-inverted-to-bg-1-base: #c81d47;
644
+ --ks-color-negative-inverted-to-bg-2-base: #b81c45;
645
+ --ks-color-negative-inverted-to-bg-3-base: #a21c42;
646
+ --ks-color-negative-inverted-to-bg-4-base: #881b3e;
647
+ --ks-color-negative-inverted-to-bg-5-base: #6e1a3b;
648
+ --ks-color-negative-inverted-to-bg-6-base: #541938;
649
+ --ks-color-negative-inverted-to-bg-7-base: #3a1834;
650
+ --ks-color-negative-inverted-to-bg-8-base: #241831;
651
+ --ks-color-negative-inverted-to-bg-9-base: #14172f;
652
652
  --ks-color-negative-inverted-to-fg-1-base: #d42851;
653
653
  --ks-color-negative-inverted-to-fg-2-base: #d83a60;
654
654
  --ks-color-negative-inverted-to-fg-3-base: #dd5374;
@@ -1,12 +1,12 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 12 May 2025 12:52:02 GMT
3
+ * Generated on Mon, 12 May 2025 13:01:56 GMT
4
4
  */
5
5
 
6
6
  export const KsBackgroundColorAccentBase = "#f3f3f4";
7
- export const KsBackgroundColorAccentInvertedBase = "#12142a";
7
+ export const KsBackgroundColorAccentInvertedBase = "#162338";
8
8
  export const KsBackgroundColorBoldBase = "#e4ebf7";
9
- export const KsBackgroundColorBoldInvertedBase = "#0b1434";
9
+ export const KsBackgroundColorBoldInvertedBase = "#0f2141";
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 = "#06081f";
21
+ export const KsBackgroundColorDefaultInvertedBase = "#0a172e";
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 = "#2b59ab";
55
- export const KsBackgroundColorPrimaryInvertedInteractiveActiveBase = "#2b59ab";
56
- export const KsBackgroundColorPrimaryInvertedInteractiveSelectedBase = "#204384";
54
+ export const KsBackgroundColorPrimaryInvertedInteractiveHoverBase = "#2b5bad";
55
+ export const KsBackgroundColorPrimaryInvertedInteractiveActiveBase = "#2b5bad";
56
+ export const KsBackgroundColorPrimaryInvertedInteractiveSelectedBase = "#22488a";
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 = "#1f731c";
67
- export const KsBackgroundColorPositiveInvertedInteractiveActiveBase = "#1f731c";
68
- export const KsBackgroundColorPositiveInvertedInteractiveSelectedBase = "#18551c";
66
+ export const KsBackgroundColorPositiveInvertedInteractiveHoverBase = "#20751d";
67
+ export const KsBackgroundColorPositiveInvertedInteractiveActiveBase = "#20751d";
68
+ export const KsBackgroundColorPositiveInvertedInteractiveSelectedBase = "#1a5b22";
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 = "#016380";
79
- export const KsBackgroundColorInformativeInvertedInteractiveActiveBase = "#016380";
80
- export const KsBackgroundColorInformativeInvertedInteractiveSelectedBase = "#024a66";
78
+ export const KsBackgroundColorInformativeInvertedInteractiveHoverBase = "#016582";
79
+ export const KsBackgroundColorInformativeInvertedInteractiveActiveBase = "#016582";
80
+ export const KsBackgroundColorInformativeInvertedInteractiveSelectedBase = "#04506b";
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 = "#df524c";
91
- export const KsBackgroundColorNoticeInvertedInteractiveActiveBase = "#df524c";
92
- export const KsBackgroundColorNoticeInvertedInteractiveSelectedBase = "#a33e40";
90
+ export const KsBackgroundColorNoticeInvertedInteractiveHoverBase = "#df544e";
91
+ export const KsBackgroundColorNoticeInvertedInteractiveActiveBase = "#df544e";
92
+ export const KsBackgroundColorNoticeInvertedInteractiveSelectedBase = "#a44345";
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 = "#b71a43";
103
- export const KsBackgroundColorNegativeInvertedInteractiveActiveBase = "#b71a43";
104
- export const KsBackgroundColorNegativeInvertedInteractiveSelectedBase = "#871539";
102
+ export const KsBackgroundColorNegativeInvertedInteractiveHoverBase = "#b81c45";
103
+ export const KsBackgroundColorNegativeInvertedInteractiveActiveBase = "#b81c45";
104
+ export const KsBackgroundColorNegativeInvertedInteractiveSelectedBase = "#881b3e";
105
105
  export const KsBackgroundColorNegativeInvertedTranslucentBase = "rgba(210, 29, 72, 0.5)";
106
106
  export const KsBorderColorAccentBase = "#e4ebf7";
107
- export const KsBorderColorAccentInvertedBase = "#0b1434";
107
+ export const KsBorderColorAccentInvertedBase = "#0f2141";
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 = "#2b59ab";
153
- export const KsBorderColorPrimaryInvertedInteractiveActiveBase = "#264f99";
152
+ export const KsBorderColorPrimaryInvertedInteractiveHoverBase = "#2b5bad";
153
+ export const KsBorderColorPrimaryInvertedInteractiveActiveBase = "#27529d";
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 = "#1f731c";
165
- export const KsBorderColorPositiveInvertedInteractiveActiveBase = "#1c651c";
164
+ export const KsBorderColorPositiveInvertedInteractiveHoverBase = "#20751d";
165
+ export const KsBorderColorPositiveInvertedInteractiveActiveBase = "#1d6920";
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 = "#016380";
177
- export const KsBorderColorInformativeInvertedInteractiveActiveBase = "#015874";
176
+ export const KsBorderColorInformativeInvertedInteractiveHoverBase = "#016582";
177
+ export const KsBorderColorInformativeInvertedInteractiveActiveBase = "#025b78";
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 = "#df524c";
189
- export const KsBorderColorNoticeInvertedInteractiveActiveBase = "#c34947";
188
+ export const KsBorderColorNoticeInvertedInteractiveHoverBase = "#df544e";
189
+ export const KsBorderColorNoticeInvertedInteractiveActiveBase = "#c44c4a";
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 = "#b71a43";
201
- export const KsBorderColorNegativeInvertedInteractiveActiveBase = "#a1183e";
200
+ export const KsBorderColorNegativeInvertedInteractiveHoverBase = "#b81c45";
201
+ export const KsBorderColorNegativeInvertedInteractiveActiveBase = "#a21c42";
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 = "#f3f3f4";
282
- export const KsColorFgInvertedToBg2Base = "#dfdfe2";
283
- export const KsColorFgInvertedToBg3Base = "#c3c4c9";
284
- export const KsColorFgInvertedToBg4Base = "#a3a4ac";
285
- export const KsColorFgInvertedToBg5Base = "#83848f";
286
- export const KsColorFgInvertedToBg6Base = "#626372";
287
- export const KsColorFgInvertedToBg7Base = "#424355";
288
- export const KsColorFgInvertedToBg8Base = "#26283c";
289
- export const KsColorFgInvertedToBg9Base = "#12142a";
281
+ export const KsColorFgInvertedToBg1Base = "#f3f3f5";
282
+ export const KsColorFgInvertedToBg2Base = "#dfe1e4";
283
+ export const KsColorFgInvertedToBg3Base = "#c4c7cd";
284
+ export const KsColorFgInvertedToBg4Base = "#a4a9b2";
285
+ export const KsColorFgInvertedToBg5Base = "#858b97";
286
+ export const KsColorFgInvertedToBg6Base = "#656d7b";
287
+ export const KsColorFgInvertedToBg7Base = "#454f60";
288
+ export const KsColorFgInvertedToBg8Base = "#2a3549";
289
+ export const KsColorFgInvertedToBg9Base = "#162338";
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 = "#06081f";
310
- export const KsColorBgInvertedAlpha1Base = "rgba(6, 8, 31, 0.95)";
311
- export const KsColorBgInvertedAlpha2Base = "rgba(6, 8, 31, 0.87)";
312
- export const KsColorBgInvertedAlpha3Base = "rgba(6, 8, 31, 0.76)";
313
- export const KsColorBgInvertedAlpha4Base = "rgba(6, 8, 31, 0.63)";
314
- export const KsColorBgInvertedAlpha5Base = "rgba(6, 8, 31, 0.5)";
315
- export const KsColorBgInvertedAlpha6Base = "rgba(6, 8, 31, 0.37)";
316
- export const KsColorBgInvertedAlpha7Base = "rgba(6, 8, 31, 0.24)";
317
- export const KsColorBgInvertedAlpha8Base = "rgba(6, 8, 31, 0.13)";
318
- export const KsColorBgInvertedAlpha9Base = "rgba(6, 8, 31, 0.05)";
319
- export const KsColorBgInvertedToFg1Base = "#12142a";
320
- export const KsColorBgInvertedToFg2Base = "#26283c";
321
- export const KsColorBgInvertedToFg3Base = "#424355";
322
- export const KsColorBgInvertedToFg4Base = "#626372";
323
- export const KsColorBgInvertedToFg5Base = "#83848f";
324
- export const KsColorBgInvertedToFg6Base = "#a3a4ac";
325
- export const KsColorBgInvertedToFg7Base = "#c3c4c9";
326
- export const KsColorBgInvertedToFg8Base = "#dfdfe2";
327
- export const KsColorBgInvertedToFg9Base = "#f3f3f4";
309
+ export const KsColorBgInvertedBase = "#0a172e";
310
+ export const KsColorBgInvertedAlpha1Base = "rgba(10, 23, 46, 0.95)";
311
+ export const KsColorBgInvertedAlpha2Base = "rgba(10, 23, 46, 0.87)";
312
+ export const KsColorBgInvertedAlpha3Base = "rgba(10, 23, 46, 0.76)";
313
+ export const KsColorBgInvertedAlpha4Base = "rgba(10, 23, 46, 0.63)";
314
+ export const KsColorBgInvertedAlpha5Base = "rgba(10, 23, 46, 0.5)";
315
+ export const KsColorBgInvertedAlpha6Base = "rgba(10, 23, 46, 0.37)";
316
+ export const KsColorBgInvertedAlpha7Base = "rgba(10, 23, 46, 0.24)";
317
+ export const KsColorBgInvertedAlpha8Base = "rgba(10, 23, 46, 0.13)";
318
+ export const KsColorBgInvertedAlpha9Base = "rgba(10, 23, 46, 0.05)";
319
+ export const KsColorBgInvertedToFg1Base = "#162338";
320
+ export const KsColorBgInvertedToFg2Base = "#2a3549";
321
+ export const KsColorBgInvertedToFg3Base = "#454f60";
322
+ export const KsColorBgInvertedToFg4Base = "#656d7b";
323
+ export const KsColorBgInvertedToFg5Base = "#858b97";
324
+ export const KsColorBgInvertedToFg6Base = "#a4a9b2";
325
+ export const KsColorBgInvertedToFg7Base = "#c4c7cd";
326
+ export const KsColorBgInvertedToFg8Base = "#dfe1e4";
327
+ export const KsColorBgInvertedToFg9Base = "#f3f3f5";
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 = "#2e60b8";
368
- export const KsColorPrimaryInvertedToBg2Base = "#2b59ab";
369
- export const KsColorPrimaryInvertedToBg3Base = "#264f99";
370
- export const KsColorPrimaryInvertedToBg4Base = "#204384";
371
- export const KsColorPrimaryInvertedToBg5Base = "#1b3770";
372
- export const KsColorPrimaryInvertedToBg6Base = "#162a5b";
373
- export const KsColorPrimaryInvertedToBg7Base = "#101e46";
374
- export const KsColorPrimaryInvertedToBg8Base = "#0b1434";
375
- export const KsColorPrimaryInvertedToBg9Base = "#080d27";
367
+ export const KsColorPrimaryInvertedToBg1Base = "#2e61b9";
368
+ export const KsColorPrimaryInvertedToBg2Base = "#2b5bad";
369
+ export const KsColorPrimaryInvertedToBg3Base = "#27529d";
370
+ export const KsColorPrimaryInvertedToBg4Base = "#22488a";
371
+ export const KsColorPrimaryInvertedToBg5Base = "#1d3e77";
372
+ export const KsColorPrimaryInvertedToBg6Base = "#183464";
373
+ export const KsColorPrimaryInvertedToBg7Base = "#132a51";
374
+ export const KsColorPrimaryInvertedToBg8Base = "#0f2141";
375
+ export const KsColorPrimaryInvertedToBg9Base = "#0c1b35";
376
376
  export const KsColorPrimaryInvertedToFg1Base = "#3a6dc3";
377
377
  export const KsColorPrimaryInvertedToFg2Base = "#4b79c8";
378
378
  export const KsColorPrimaryInvertedToFg3Base = "#628acf";
@@ -420,15 +420,15 @@ export const KsColorLinkInvertedAlpha6Base = "rgba(48, 101, 192, 0.37)";
420
420
  export const KsColorLinkInvertedAlpha7Base = "rgba(48, 101, 192, 0.24)";
421
421
  export const KsColorLinkInvertedAlpha8Base = "rgba(48, 101, 192, 0.13)";
422
422
  export const KsColorLinkInvertedAlpha9Base = "rgba(48, 101, 192, 0.05)";
423
- export const KsColorLinkInvertedToBg1Base = "#2e60b8";
424
- export const KsColorLinkInvertedToBg2Base = "#2b59ab";
425
- export const KsColorLinkInvertedToBg3Base = "#264f99";
426
- export const KsColorLinkInvertedToBg4Base = "#204384";
427
- export const KsColorLinkInvertedToBg5Base = "#1b3770";
428
- export const KsColorLinkInvertedToBg6Base = "#162a5b";
429
- export const KsColorLinkInvertedToBg7Base = "#101e46";
430
- export const KsColorLinkInvertedToBg8Base = "#0b1434";
431
- export const KsColorLinkInvertedToBg9Base = "#080d27";
423
+ export const KsColorLinkInvertedToBg1Base = "#2e61b9";
424
+ export const KsColorLinkInvertedToBg2Base = "#2b5bad";
425
+ export const KsColorLinkInvertedToBg3Base = "#27529d";
426
+ export const KsColorLinkInvertedToBg4Base = "#22488a";
427
+ export const KsColorLinkInvertedToBg5Base = "#1d3e77";
428
+ export const KsColorLinkInvertedToBg6Base = "#183464";
429
+ export const KsColorLinkInvertedToBg7Base = "#132a51";
430
+ export const KsColorLinkInvertedToBg8Base = "#0f2141";
431
+ export const KsColorLinkInvertedToBg9Base = "#0c1b35";
432
432
  export const KsColorLinkInvertedToFg1Base = "#3a6dc3";
433
433
  export const KsColorLinkInvertedToFg2Base = "#4b79c8";
434
434
  export const KsColorLinkInvertedToFg3Base = "#628acf";
@@ -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 = "#227d1b";
480
- export const KsColorPositiveInvertedToBg2Base = "#1f731c";
481
- export const KsColorPositiveInvertedToBg3Base = "#1c651c";
482
- export const KsColorPositiveInvertedToBg4Base = "#18551c";
483
- export const KsColorPositiveInvertedToBg5Base = "#15461d";
484
- export const KsColorPositiveInvertedToBg6Base = "#11361e";
485
- export const KsColorPositiveInvertedToBg7Base = "#0d261e";
486
- export const KsColorPositiveInvertedToBg8Base = "#0a181e";
487
- export const KsColorPositiveInvertedToBg9Base = "#070e1f";
479
+ export const KsColorPositiveInvertedToBg1Base = "#227e1c";
480
+ export const KsColorPositiveInvertedToBg2Base = "#20751d";
481
+ export const KsColorPositiveInvertedToBg3Base = "#1d6920";
482
+ export const KsColorPositiveInvertedToBg4Base = "#1a5b22";
483
+ export const KsColorPositiveInvertedToBg5Base = "#174d25";
484
+ export const KsColorPositiveInvertedToBg6Base = "#133f27";
485
+ export const KsColorPositiveInvertedToBg7Base = "#103129";
486
+ export const KsColorPositiveInvertedToBg8Base = "#0d252c";
487
+ export const KsColorPositiveInvertedToBg9Base = "#0b1c2d";
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 = "#006c89";
536
- export const KsColorInformativeInvertedToBg2Base = "#016380";
537
- export const KsColorInformativeInvertedToBg3Base = "#015874";
538
- export const KsColorInformativeInvertedToBg4Base = "#024a66";
539
- export const KsColorInformativeInvertedToBg5Base = "#033d57";
540
- export const KsColorInformativeInvertedToBg6Base = "#042f48";
541
- export const KsColorInformativeInvertedToBg7Base = "#05213a";
542
- export const KsColorInformativeInvertedToBg8Base = "#05162e";
543
- export const KsColorInformativeInvertedToBg9Base = "#060d25";
535
+ export const KsColorInformativeInvertedToBg1Base = "#016d8a";
536
+ export const KsColorInformativeInvertedToBg2Base = "#016582";
537
+ export const KsColorInformativeInvertedToBg3Base = "#025b78";
538
+ export const KsColorInformativeInvertedToBg4Base = "#04506b";
539
+ export const KsColorInformativeInvertedToBg5Base = "#05445f";
540
+ export const KsColorInformativeInvertedToBg6Base = "#063852";
541
+ export const KsColorInformativeInvertedToBg7Base = "#082d45";
542
+ export const KsColorInformativeInvertedToBg8Base = "#09233b";
543
+ export const KsColorInformativeInvertedToBg9Base = "#0a1c33";
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 = "#f35950";
592
- export const KsColorNoticeInvertedToBg2Base = "#df524c";
593
- export const KsColorNoticeInvertedToBg3Base = "#c34947";
594
- export const KsColorNoticeInvertedToBg4Base = "#a33e40";
595
- export const KsColorNoticeInvertedToBg5Base = "#833339";
596
- export const KsColorNoticeInvertedToBg6Base = "#622732";
597
- export const KsColorNoticeInvertedToBg7Base = "#421c2b";
598
- export const KsColorNoticeInvertedToBg8Base = "#261326";
599
- export const KsColorNoticeInvertedToBg9Base = "#120c22";
591
+ export const KsColorNoticeInvertedToBg1Base = "#f35a51";
592
+ export const KsColorNoticeInvertedToBg2Base = "#df544e";
593
+ export const KsColorNoticeInvertedToBg3Base = "#c44c4a";
594
+ export const KsColorNoticeInvertedToBg4Base = "#a44345";
595
+ export const KsColorNoticeInvertedToBg5Base = "#853a41";
596
+ export const KsColorNoticeInvertedToBg6Base = "#65313c";
597
+ export const KsColorNoticeInvertedToBg7Base = "#452837";
598
+ export const KsColorNoticeInvertedToBg8Base = "#2a2033";
599
+ export const KsColorNoticeInvertedToBg9Base = "#161b30";
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 = "#c81c46";
648
- export const KsColorNegativeInvertedToBg2Base = "#b71a43";
649
- export const KsColorNegativeInvertedToBg3Base = "#a1183e";
650
- export const KsColorNegativeInvertedToBg4Base = "#871539";
651
- export const KsColorNegativeInvertedToBg5Base = "#6c1334";
652
- export const KsColorNegativeInvertedToBg6Base = "#51102e";
653
- export const KsColorNegativeInvertedToBg7Base = "#370d29";
654
- export const KsColorNegativeInvertedToBg8Base = "#210b24";
655
- export const KsColorNegativeInvertedToBg9Base = "#100921";
647
+ export const KsColorNegativeInvertedToBg1Base = "#c81d47";
648
+ export const KsColorNegativeInvertedToBg2Base = "#b81c45";
649
+ export const KsColorNegativeInvertedToBg3Base = "#a21c42";
650
+ export const KsColorNegativeInvertedToBg4Base = "#881b3e";
651
+ export const KsColorNegativeInvertedToBg5Base = "#6e1a3b";
652
+ export const KsColorNegativeInvertedToBg6Base = "#541938";
653
+ export const KsColorNegativeInvertedToBg7Base = "#3a1834";
654
+ export const KsColorNegativeInvertedToBg8Base = "#241831";
655
+ export const KsColorNegativeInvertedToBg9Base = "#14172f";
656
656
  export const KsColorNegativeInvertedToFg1Base = "#d42851";
657
657
  export const KsColorNegativeInvertedToFg2Base = "#d83a60";
658
658
  export const KsColorNegativeInvertedToFg3Base = "#dd5374";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kickstartds/ds-agency-premium",
3
- "version": "1.6.68--canary.1593.79f68de.0",
3
+ "version": "1.6.68--canary.1597.5fb463e.0",
4
4
  "description": "",
5
5
  "homepage": "https://github.com/kickstartDS/ds-agency-premium#readme",
6
6
  "bugs": {