@kickstartds/ds-agency-premium 1.2.9 → 1.2.10--canary.171.76273d8.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/components/hero/hero.css +39 -33
- package/dist/components/hero/index.js +1 -1
- package/dist/components/page-wrapper/tokens.css +40 -40
- package/dist/global.css +3 -3
- package/dist/static/tokens-business.css +1549 -0
- package/dist/static/tokens-google.css +1553 -0
- package/dist/static/tokens-ngo.css +1547 -0
- package/dist/static/tokens-telekom.css +1549 -0
- package/dist/static/tokens.css +1554 -0
- package/dist/tokens/tokens.css +40 -40
- package/dist/tokens/tokens.js +39 -39
- package/package.json +5 -4
- package/dist/tokens/themes.css +0 -4657
- package/dist/tokens/themes.css.d.ts +0 -0
- package/dist/tokens/themes.css.js +0 -1
package/dist/tokens/tokens.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Wed,
|
|
3
|
+
* Generated on Wed, 28 Feb 2024 12:26:54 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root, [ks-theme] {
|
|
@@ -9,29 +9,29 @@
|
|
|
9
9
|
--ks-background-color-bold-base: var(--ks-color-primary-to-bg-6-base);
|
|
10
10
|
--ks-background-color-bold-inverted-base: #c0b5ef;
|
|
11
11
|
--ks-background-color-clear-base: var(--ks-color-transparent-base);
|
|
12
|
-
--ks-background-color-clear-interactive-base: var(--ks-color-
|
|
13
|
-
--ks-background-color-clear-interactive-hover-base: var(--ks-color-
|
|
14
|
-
--ks-background-color-clear-interactive-active-base: var(--ks-color-
|
|
15
|
-
--ks-background-color-clear-interactive-selected-base: var(--ks-color-
|
|
12
|
+
--ks-background-color-clear-interactive-base: var(--ks-color-fg-alpha-8-base);
|
|
13
|
+
--ks-background-color-clear-interactive-hover-base: var(--ks-color-fg-alpha-7-base);
|
|
14
|
+
--ks-background-color-clear-interactive-active-base: var(--ks-color-fg-alpha-6-base);
|
|
15
|
+
--ks-background-color-clear-interactive-selected-base: var(--ks-color-fg-alpha-6-base);
|
|
16
16
|
--ks-background-color-clear-inverted-base: var(--ks-color-transparent-base);
|
|
17
|
-
--ks-background-color-clear-inverted-interactive-base: var(--ks-color-
|
|
18
|
-
--ks-background-color-clear-inverted-interactive-hover-base: var(--ks-color-
|
|
19
|
-
--ks-background-color-clear-inverted-interactive-active-base: var(--ks-color-
|
|
20
|
-
--ks-background-color-clear-inverted-interactive-selected-base: var(--ks-color-
|
|
17
|
+
--ks-background-color-clear-inverted-interactive-base: var(--ks-color-fg-inverted-alpha-8-base);
|
|
18
|
+
--ks-background-color-clear-inverted-interactive-hover-base: var(--ks-color-fg-inverted-alpha-7-base);
|
|
19
|
+
--ks-background-color-clear-inverted-interactive-active-base: var(--ks-color-fg-inverted-alpha-6-base);
|
|
20
|
+
--ks-background-color-clear-inverted-interactive-selected-base: var(--ks-color-fg-inverted-alpha-6-base);
|
|
21
21
|
--ks-background-color-default-base: var(--ks-color-bg-base);
|
|
22
22
|
--ks-background-color-default-inverted-base: var(--ks-color-bg-inverted-base);
|
|
23
23
|
--ks-background-color-interface-base: var(--ks-color-fg-alpha-8-base);
|
|
24
|
-
--ks-background-color-interface-interactive-base: var(--ks-color-
|
|
25
|
-
--ks-background-color-interface-interactive-disabled-base: var(--ks-color-fg-alpha-
|
|
26
|
-
--ks-background-color-interface-interactive-hover-base: var(--ks-color-fg-alpha-
|
|
27
|
-
--ks-background-color-interface-interactive-active-base: var(--ks-color-fg-alpha-
|
|
28
|
-
--ks-background-color-interface-interactive-selected-base: var(--ks-color-
|
|
29
|
-
--ks-background-color-interface-inverted-base: var(--ks-color-fg-inverted-alpha-
|
|
30
|
-
--ks-background-color-interface-inverted-interactive-base:
|
|
31
|
-
--ks-background-color-interface-inverted-interactive-disabled-base: var(--ks-color-fg-inverted-alpha-
|
|
24
|
+
--ks-background-color-interface-interactive-base: var(--ks-color-fg-alpha-9-base);
|
|
25
|
+
--ks-background-color-interface-interactive-disabled-base: var(--ks-color-fg-alpha-5-base);
|
|
26
|
+
--ks-background-color-interface-interactive-hover-base: var(--ks-color-fg-alpha-7-base);
|
|
27
|
+
--ks-background-color-interface-interactive-active-base: var(--ks-color-fg-alpha-6-base);
|
|
28
|
+
--ks-background-color-interface-interactive-selected-base: var(--ks-color-secondary-base);
|
|
29
|
+
--ks-background-color-interface-inverted-base: var(--ks-color-fg-inverted-alpha-8-base);
|
|
30
|
+
--ks-background-color-interface-inverted-interactive-base: var(--ks-color-fg-inverted-alpha-9-base);
|
|
31
|
+
--ks-background-color-interface-inverted-interactive-disabled-base: var(--ks-color-fg-inverted-alpha-5-base);
|
|
32
32
|
--ks-background-color-interface-inverted-interactive-hover-base: var(--ks-color-fg-inverted-alpha-7-base);
|
|
33
|
-
--ks-background-color-interface-inverted-interactive-active-base: var(--ks-color-fg-inverted-alpha-
|
|
34
|
-
--ks-background-color-interface-inverted-interactive-selected-base: var(--ks-color-
|
|
33
|
+
--ks-background-color-interface-inverted-interactive-active-base: var(--ks-color-fg-inverted-alpha-6-base);
|
|
34
|
+
--ks-background-color-interface-inverted-interactive-selected-base: var(--ks-color-fg-inverted-alpha-6-base);
|
|
35
35
|
--ks-background-color-primary-base: var(--ks-color-primary-base);
|
|
36
36
|
--ks-background-color-primary-interactive-base: var(--ks-color-primary-base);
|
|
37
37
|
--ks-background-color-primary-interactive-hover-base: var(--ks-color-primary-to-bg-2-base);
|
|
@@ -482,36 +482,36 @@
|
|
|
482
482
|
--ks-spacing-inset-stretch-m: var(--ks-spacing-l) var(--ks-spacing-m);
|
|
483
483
|
--ks-spacing-inset-stretch-l: var(--ks-spacing-xl) var(--ks-spacing-l);
|
|
484
484
|
--ks-spacing-inset-stretch-xl: var(--ks-spacing-xxl) var(--ks-spacing-xl);
|
|
485
|
-
--ks-text-color-default-base: var(--ks-color-fg-
|
|
485
|
+
--ks-text-color-default-base: var(--ks-color-fg-base);
|
|
486
486
|
--ks-text-color-default-interactive-base: var(--ks-color-link-base);
|
|
487
|
-
--ks-text-color-default-interactive-hover-base: var(--ks-color-
|
|
488
|
-
--ks-text-color-default-interactive-active-base: var(--ks-color-
|
|
489
|
-
--ks-text-color-default-interactive-visited-base: var(--ks-color-
|
|
487
|
+
--ks-text-color-default-interactive-hover-base: var(--ks-color-fg-base);
|
|
488
|
+
--ks-text-color-default-interactive-active-base: var(--ks-color-fg-base);
|
|
489
|
+
--ks-text-color-default-interactive-visited-base: var(--ks-color-fg-base);
|
|
490
490
|
--ks-text-color-default-inverted-base: var(--ks-color-fg-inverted-alpha-3-base);
|
|
491
491
|
--ks-text-color-default-inverted-interactive-base: var(--ks-color-link-inverted-base);
|
|
492
|
-
--ks-text-color-default-inverted-interactive-hover-base: var(--ks-color-
|
|
493
|
-
--ks-text-color-default-inverted-interactive-active-base: var(--ks-color-
|
|
494
|
-
--ks-text-color-default-inverted-interactive-visited-base: var(--ks-color-
|
|
495
|
-
--ks-text-color-interface-base: var(--ks-color-fg-alpha-
|
|
496
|
-
--ks-text-color-interface-interactive-base: var(--ks-color-fg-base);
|
|
497
|
-
--ks-text-color-interface-interactive-hover-base:
|
|
498
|
-
--ks-text-color-interface-interactive-active-base:
|
|
499
|
-
--ks-text-color-interface-interactive-visited-base:
|
|
492
|
+
--ks-text-color-default-inverted-interactive-hover-base: var(--ks-color-fg-inverted-base);
|
|
493
|
+
--ks-text-color-default-inverted-interactive-active-base: var(--ks-color-fg-inverted-base);
|
|
494
|
+
--ks-text-color-default-inverted-interactive-visited-base: var(--ks-color-fg-inverted-base);
|
|
495
|
+
--ks-text-color-interface-base: var(--ks-color-fg-alpha-3-base);
|
|
496
|
+
--ks-text-color-interface-interactive-base: var(--ks-color-fg-alpha-3-base);
|
|
497
|
+
--ks-text-color-interface-interactive-hover-base: var(--ks-color-fg-base);
|
|
498
|
+
--ks-text-color-interface-interactive-active-base: var(--ks-color-fg-base);
|
|
499
|
+
--ks-text-color-interface-interactive-visited-base: var(--ks-color-fg-base);
|
|
500
500
|
--ks-text-color-interface-inverted-base: var(--ks-color-fg-inverted-alpha-2-base);
|
|
501
|
-
--ks-text-color-interface-inverted-interactive-base: var(--ks-color-fg-inverted-base);
|
|
501
|
+
--ks-text-color-interface-inverted-interactive-base: var(--ks-color-fg-inverted-alpha-3-base);
|
|
502
502
|
--ks-text-color-interface-inverted-interactive-hover-base: var(--ks-color-fg-inverted-base);
|
|
503
503
|
--ks-text-color-interface-inverted-interactive-active-base: var(--ks-color-fg-inverted-base);
|
|
504
504
|
--ks-text-color-interface-inverted-interactive-visited-base: var(--ks-color-fg-inverted-base);
|
|
505
505
|
--ks-text-color-primary-base: var(--ks-color-secondary-base);
|
|
506
|
-
--ks-text-color-primary-interactive-base: var(--ks-color-
|
|
507
|
-
--ks-text-color-primary-interactive-hover-base: var(--ks-color-
|
|
508
|
-
--ks-text-color-primary-interactive-active-base: var(--ks-color-
|
|
509
|
-
--ks-text-color-primary-interactive-visited-base: var(--ks-color-primary-alpha-
|
|
506
|
+
--ks-text-color-primary-interactive-base: var(--ks-color-secondary-base);
|
|
507
|
+
--ks-text-color-primary-interactive-hover-base: var(--ks-color-secondary-alpha-2-base);
|
|
508
|
+
--ks-text-color-primary-interactive-active-base: var(--ks-color-secondary-alpha-2-base);
|
|
509
|
+
--ks-text-color-primary-interactive-visited-base: var(--ks-color-primary-alpha-3-base);
|
|
510
510
|
--ks-text-color-primary-inverted-base: var(--ks-color-secondary-inverted-base);
|
|
511
|
-
--ks-text-color-primary-inverted-interactive-base: var(--ks-color-
|
|
512
|
-
--ks-text-color-primary-inverted-interactive-hover-base: var(--ks-color-
|
|
513
|
-
--ks-text-color-primary-inverted-interactive-active-base: var(--ks-color-
|
|
514
|
-
--ks-text-color-primary-inverted-interactive-visited-base: var(--ks-color-
|
|
511
|
+
--ks-text-color-primary-inverted-interactive-base: var(--ks-color-secondary-inverted-base);
|
|
512
|
+
--ks-text-color-primary-inverted-interactive-hover-base: var(--ks-color-secondary-inverted-alpha-2-base);
|
|
513
|
+
--ks-text-color-primary-inverted-interactive-active-base: var(--ks-color-secondary-inverted-alpha-2-base);
|
|
514
|
+
--ks-text-color-primary-inverted-interactive-visited-base: var(--ks-color-secondary-inverted-alpha-3-base);
|
|
515
515
|
--ks-duration-immediate: 50ms;
|
|
516
516
|
--ks-duration-fast: 100ms;
|
|
517
517
|
--ks-duration-medium: 150ms;
|
package/dist/tokens/tokens.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Wed,
|
|
3
|
+
* Generated on Wed, 28 Feb 2024 12:26:54 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const KsBackgroundColorAccentBase = "#100e36";
|
|
@@ -8,29 +8,29 @@ export const KsBackgroundColorAccentInvertedBase = "#e9e5fa";
|
|
|
8
8
|
export const KsBackgroundColorBoldBase = "#231961";
|
|
9
9
|
export const KsBackgroundColorBoldInvertedBase = "#c0b5ef";
|
|
10
10
|
export const KsBackgroundColorClearBase = "rgba(0, 0, 0, 0)";
|
|
11
|
-
export const KsBackgroundColorClearInteractiveBase = "rgba(
|
|
12
|
-
export const KsBackgroundColorClearInteractiveHoverBase = "rgba(
|
|
13
|
-
export const KsBackgroundColorClearInteractiveActiveBase = "rgba(
|
|
14
|
-
export const KsBackgroundColorClearInteractiveSelectedBase = "rgba(
|
|
11
|
+
export const KsBackgroundColorClearInteractiveBase = "rgba(255, 255, 255, 0.13)";
|
|
12
|
+
export const KsBackgroundColorClearInteractiveHoverBase = "rgba(255, 255, 255, 0.24)";
|
|
13
|
+
export const KsBackgroundColorClearInteractiveActiveBase = "rgba(255, 255, 255, 0.37)";
|
|
14
|
+
export const KsBackgroundColorClearInteractiveSelectedBase = "rgba(255, 255, 255, 0.37)";
|
|
15
15
|
export const KsBackgroundColorClearInvertedBase = "rgba(0, 0, 0, 0)";
|
|
16
|
-
export const KsBackgroundColorClearInvertedInteractiveBase = "rgba(
|
|
17
|
-
export const KsBackgroundColorClearInvertedInteractiveHoverBase = "rgba(
|
|
18
|
-
export const KsBackgroundColorClearInvertedInteractiveActiveBase = "rgba(
|
|
19
|
-
export const KsBackgroundColorClearInvertedInteractiveSelectedBase = "rgba(
|
|
16
|
+
export const KsBackgroundColorClearInvertedInteractiveBase = "rgba(6, 8, 31, 0.13)";
|
|
17
|
+
export const KsBackgroundColorClearInvertedInteractiveHoverBase = "rgba(6, 8, 31, 0.24)";
|
|
18
|
+
export const KsBackgroundColorClearInvertedInteractiveActiveBase = "rgba(6, 8, 31, 0.37)";
|
|
19
|
+
export const KsBackgroundColorClearInvertedInteractiveSelectedBase = "rgba(6, 8, 31, 0.37)";
|
|
20
20
|
export const KsBackgroundColorDefaultBase = "#06081f";
|
|
21
21
|
export const KsBackgroundColorDefaultInvertedBase = "#f1f1f3";
|
|
22
22
|
export const KsBackgroundColorInterfaceBase = "rgba(255, 255, 255, 0.13)";
|
|
23
|
-
export const KsBackgroundColorInterfaceInteractiveBase = "rgba(
|
|
24
|
-
export const KsBackgroundColorInterfaceInteractiveDisabledBase = "rgba(255, 255, 255, 0.
|
|
25
|
-
export const KsBackgroundColorInterfaceInteractiveHoverBase = "rgba(255, 255, 255, 0.
|
|
26
|
-
export const KsBackgroundColorInterfaceInteractiveActiveBase = "rgba(255, 255, 255, 0.
|
|
23
|
+
export const KsBackgroundColorInterfaceInteractiveBase = "rgba(255, 255, 255, 0.05)";
|
|
24
|
+
export const KsBackgroundColorInterfaceInteractiveDisabledBase = "rgba(255, 255, 255, 0.5)";
|
|
25
|
+
export const KsBackgroundColorInterfaceInteractiveHoverBase = "rgba(255, 255, 255, 0.24)";
|
|
26
|
+
export const KsBackgroundColorInterfaceInteractiveActiveBase = "rgba(255, 255, 255, 0.37)";
|
|
27
27
|
export const KsBackgroundColorInterfaceInteractiveSelectedBase = "#e21879";
|
|
28
|
-
export const KsBackgroundColorInterfaceInvertedBase = "rgba(6, 8, 31, 0.
|
|
29
|
-
export const KsBackgroundColorInterfaceInvertedInteractiveBase = "rgba(
|
|
30
|
-
export const KsBackgroundColorInterfaceInvertedInteractiveDisabledBase = "rgba(6, 8, 31, 0.
|
|
28
|
+
export const KsBackgroundColorInterfaceInvertedBase = "rgba(6, 8, 31, 0.13)";
|
|
29
|
+
export const KsBackgroundColorInterfaceInvertedInteractiveBase = "rgba(6, 8, 31, 0.05)";
|
|
30
|
+
export const KsBackgroundColorInterfaceInvertedInteractiveDisabledBase = "rgba(6, 8, 31, 0.5)";
|
|
31
31
|
export const KsBackgroundColorInterfaceInvertedInteractiveHoverBase = "rgba(6, 8, 31, 0.24)";
|
|
32
|
-
export const KsBackgroundColorInterfaceInvertedInteractiveActiveBase = "rgba(6, 8, 31, 0.
|
|
33
|
-
export const KsBackgroundColorInterfaceInvertedInteractiveSelectedBase = "
|
|
32
|
+
export const KsBackgroundColorInterfaceInvertedInteractiveActiveBase = "rgba(6, 8, 31, 0.37)";
|
|
33
|
+
export const KsBackgroundColorInterfaceInvertedInteractiveSelectedBase = "rgba(6, 8, 31, 0.37)";
|
|
34
34
|
export const KsBackgroundColorPrimaryBase = "#5435d2";
|
|
35
35
|
export const KsBackgroundColorPrimaryInteractiveBase = "#5435d2";
|
|
36
36
|
export const KsBackgroundColorPrimaryInteractiveHoverBase = "#4a2fbb";
|
|
@@ -485,36 +485,36 @@ export const KsSpacingInsetStretchS = "0.75rem 0.5172rem";
|
|
|
485
485
|
export const KsSpacingInsetStretchM = "1.0875rem 0.75rem";
|
|
486
486
|
export const KsSpacingInsetStretchL = "1.5769rem 1.0875rem";
|
|
487
487
|
export const KsSpacingInsetStretchXl = "2.2865rem 1.5769rem";
|
|
488
|
-
export const KsTextColorDefaultBase = "
|
|
488
|
+
export const KsTextColorDefaultBase = "#ffffff";
|
|
489
489
|
export const KsTextColorDefaultInteractiveBase = "#b7a5ff";
|
|
490
|
-
export const KsTextColorDefaultInteractiveHoverBase = "#
|
|
491
|
-
export const KsTextColorDefaultInteractiveActiveBase = "#
|
|
492
|
-
export const KsTextColorDefaultInteractiveVisitedBase = "#
|
|
490
|
+
export const KsTextColorDefaultInteractiveHoverBase = "#ffffff";
|
|
491
|
+
export const KsTextColorDefaultInteractiveActiveBase = "#ffffff";
|
|
492
|
+
export const KsTextColorDefaultInteractiveVisitedBase = "#ffffff";
|
|
493
493
|
export const KsTextColorDefaultInvertedBase = "rgba(6, 8, 31, 0.76)";
|
|
494
494
|
export const KsTextColorDefaultInvertedInteractiveBase = "#6642f6";
|
|
495
|
-
export const KsTextColorDefaultInvertedInteractiveHoverBase = "#
|
|
496
|
-
export const KsTextColorDefaultInvertedInteractiveActiveBase = "#
|
|
497
|
-
export const KsTextColorDefaultInvertedInteractiveVisitedBase = "#
|
|
498
|
-
export const KsTextColorInterfaceBase = "rgba(255, 255, 255, 0.
|
|
499
|
-
export const KsTextColorInterfaceInteractiveBase = "
|
|
500
|
-
export const KsTextColorInterfaceInteractiveHoverBase = "#
|
|
501
|
-
export const KsTextColorInterfaceInteractiveActiveBase = "#
|
|
502
|
-
export const KsTextColorInterfaceInteractiveVisitedBase = "#
|
|
495
|
+
export const KsTextColorDefaultInvertedInteractiveHoverBase = "#06081f";
|
|
496
|
+
export const KsTextColorDefaultInvertedInteractiveActiveBase = "#06081f";
|
|
497
|
+
export const KsTextColorDefaultInvertedInteractiveVisitedBase = "#06081f";
|
|
498
|
+
export const KsTextColorInterfaceBase = "rgba(255, 255, 255, 0.76)";
|
|
499
|
+
export const KsTextColorInterfaceInteractiveBase = "rgba(255, 255, 255, 0.76)";
|
|
500
|
+
export const KsTextColorInterfaceInteractiveHoverBase = "#ffffff";
|
|
501
|
+
export const KsTextColorInterfaceInteractiveActiveBase = "#ffffff";
|
|
502
|
+
export const KsTextColorInterfaceInteractiveVisitedBase = "#ffffff";
|
|
503
503
|
export const KsTextColorInterfaceInvertedBase = "rgba(6, 8, 31, 0.87)";
|
|
504
|
-
export const KsTextColorInterfaceInvertedInteractiveBase = "
|
|
504
|
+
export const KsTextColorInterfaceInvertedInteractiveBase = "rgba(6, 8, 31, 0.76)";
|
|
505
505
|
export const KsTextColorInterfaceInvertedInteractiveHoverBase = "#06081f";
|
|
506
506
|
export const KsTextColorInterfaceInvertedInteractiveActiveBase = "#06081f";
|
|
507
507
|
export const KsTextColorInterfaceInvertedInteractiveVisitedBase = "#06081f";
|
|
508
508
|
export const KsTextColorPrimaryBase = "#e21879";
|
|
509
|
-
export const KsTextColorPrimaryInteractiveBase = "
|
|
510
|
-
export const KsTextColorPrimaryInteractiveHoverBase = "rgba(
|
|
511
|
-
export const KsTextColorPrimaryInteractiveActiveBase = "rgba(
|
|
512
|
-
export const KsTextColorPrimaryInteractiveVisitedBase = "rgba(84, 53, 210, 0.
|
|
509
|
+
export const KsTextColorPrimaryInteractiveBase = "#e21879";
|
|
510
|
+
export const KsTextColorPrimaryInteractiveHoverBase = "rgba(226, 24, 121, 0.87)";
|
|
511
|
+
export const KsTextColorPrimaryInteractiveActiveBase = "rgba(226, 24, 121, 0.87)";
|
|
512
|
+
export const KsTextColorPrimaryInteractiveVisitedBase = "rgba(84, 53, 210, 0.76)";
|
|
513
513
|
export const KsTextColorPrimaryInvertedBase = "#5435d2";
|
|
514
|
-
export const KsTextColorPrimaryInvertedInteractiveBase = "
|
|
515
|
-
export const KsTextColorPrimaryInvertedInteractiveHoverBase = "rgba(
|
|
516
|
-
export const KsTextColorPrimaryInvertedInteractiveActiveBase = "rgba(
|
|
517
|
-
export const KsTextColorPrimaryInvertedInteractiveVisitedBase = "rgba(
|
|
514
|
+
export const KsTextColorPrimaryInvertedInteractiveBase = "#5435d2";
|
|
515
|
+
export const KsTextColorPrimaryInvertedInteractiveHoverBase = "rgba(84, 53, 210, 0.87)";
|
|
516
|
+
export const KsTextColorPrimaryInvertedInteractiveActiveBase = "rgba(84, 53, 210, 0.87)";
|
|
517
|
+
export const KsTextColorPrimaryInvertedInteractiveVisitedBase = "rgba(84, 53, 210, 0.76)";
|
|
518
518
|
export const KsDurationImmediate = "50ms";
|
|
519
519
|
export const KsDurationFast = "100ms";
|
|
520
520
|
export const KsDurationMedium = "150ms";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kickstartds/ds-agency-premium",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.10--canary.171.76273d8.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"homepage": "https://github.com/kickstartDS/ds-agency-premium#readme",
|
|
6
6
|
"bugs": {
|
|
@@ -40,12 +40,13 @@
|
|
|
40
40
|
"scripts": {
|
|
41
41
|
"build-storybook": "yarn build-tokens && yarn schema && yarn token && storybook build",
|
|
42
42
|
"postbuild-storybook": "yarn playroom:snippets && yarn playroom:build",
|
|
43
|
-
"build-tokens
|
|
44
|
-
"build-tokens-
|
|
43
|
+
"build-tokens": "kickstartDS tokens compile && yarn build-tokens-business && yarn build-tokens-ngo && yarn build-tokens-telekom && yarn build-tokens-google && yarn && yarn copyTokensCss",
|
|
44
|
+
"build-tokens-business": "kickstartDS tokens compile --token-dictionary-path src/token-business/dictionary --sd-config-path sd.config-business.cjs",
|
|
45
|
+
"build-tokens-ngo": "kickstartDS tokens compile --token-dictionary-path src/token-ngo/dictionary --sd-config-path sd.config-ngo.cjs",
|
|
45
46
|
"build-tokens-google": "kickstartDS tokens compile --token-dictionary-path src/token-google/dictionary --sd-config-path sd.config-google.cjs",
|
|
46
47
|
"build-tokens-telekom": "kickstartDS tokens compile --token-dictionary-path src/token-telekom/dictionary --sd-config-path sd.config-telekom.cjs",
|
|
47
|
-
"build-tokens": "run-s build-tokens-* && node scripts/patchThemeTokens.js",
|
|
48
48
|
"chromatic": "chromatic --build-script-name \"build-storybook\" --output-dir \"storybook-static\" --skip \"@(renovate/**|dependabot/**)\" --exit-zero-on-changes --exit-once-uploaded",
|
|
49
|
+
"copyTokensCss": "cp src/token/tokens.css static/tokens.css && cp src/token-business/tokens.css static/tokens-business.css && cp src/token-google/tokens.css static/tokens-google.css && cp src/token-telekom/tokens.css static/tokens-telekom.css && cp src/token-ngo/tokens.css static/tokens-ngo.css",
|
|
49
50
|
"init-tokens": "kickstartDS tokens init",
|
|
50
51
|
"playroom": "run-p watch:* playroom:start",
|
|
51
52
|
"playroom:snippets": "rimraf tmp && node scripts/generatePlayroomSnippets.js",
|