@kickstartds/ds-agency-premium 1.6.71--canary.43.2358.0 → 1.6.71--canary.43.2362.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/{BlogOverviewProps-6a826e52.d.ts → BlogOverviewProps-9f207f1c.d.ts} +1 -1
- package/dist/BlogPostProps-c760fd2a.d.ts +1 -1
- package/dist/SectionProps-7cac90e5.d.ts +2 -2
- package/dist/SplitEvenProps-7cac90e5.d.ts +2 -2
- package/dist/SplitWeightedProps-7cac90e5.d.ts +2 -2
- package/dist/components/blog-head/index.d.ts +1 -1
- package/dist/components/blog-overview/index.d.ts +1 -1
- package/dist/components/blog-teaser/index.d.ts +1 -1
- package/dist/components/image-story/index.d.ts +1 -1
- package/dist/components/index/index.d.ts +2 -2
- package/dist/components/page/index.d.ts +1 -1
- package/dist/global.css +21 -21
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +1 -1
- package/dist/tokens/tokens.js +1 -1
- package/package.json +1 -1
- /package/dist/{BlogHeadProps-f5855e93.d.ts → BlogHeadProps-c04a5ed8.d.ts} +0 -0
- /package/dist/{BlogTeaserProps-d62a0a9a.d.ts → BlogTeaserProps-f5855e93.d.ts} +0 -0
- /package/dist/{ImageStoryProps-4e2b2ecf.d.ts → ImageStoryProps-e853e1e7.d.ts} +0 -0
- /package/dist/{PageProps-6a826e52.d.ts → PageProps-aa29c554.d.ts} +0 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
6
|
import { SectionProps } from "./SectionProps-7cac90e5.js";
|
|
7
|
-
import { BlogTeaserProps } from "./BlogTeaserProps-
|
|
7
|
+
import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
|
|
8
8
|
import { CtaProps } from "./CtaProps-789f8508.js";
|
|
9
9
|
import { SeoProps } from "./SeoProps-f2d6dcaa.js";
|
|
10
10
|
/**
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import { BlogHeadProps } from "./BlogHeadProps-
|
|
6
|
+
import { BlogHeadProps } from "./BlogHeadProps-c04a5ed8.js";
|
|
7
7
|
import { BlogAsideProps } from "./BlogAsideProps-c760fd2a.js";
|
|
8
8
|
import { SectionProps } from "./SectionProps-7cac90e5.js";
|
|
9
9
|
import { CtaProps } from "./CtaProps-789f8508.js";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import { BlogTeaserProps } from "./BlogTeaserProps-
|
|
6
|
+
import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
|
|
7
7
|
import { BusinessCardProps } from "./BusinessCardProps-e10e7b62.js";
|
|
8
8
|
import { ContactProps } from "./ContactProps-7cac90e5.js";
|
|
9
9
|
import { ContentNavProps } from "./ContentNavProps-0e282a9f.js";
|
|
@@ -17,7 +17,7 @@ import { FeaturesProps } from "./FeaturesProps-a9041d97.js";
|
|
|
17
17
|
import { GalleryProps } from "./GalleryProps-76e7de44.js";
|
|
18
18
|
import { HeroProps } from "./HeroProps-fec6b267.js";
|
|
19
19
|
import { HtmlProps } from "./HtmlProps-9d091769.js";
|
|
20
|
-
import { ImageStoryProps } from "./ImageStoryProps-
|
|
20
|
+
import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
|
|
21
21
|
import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
|
|
22
22
|
import { LogosProps } from "./LogosProps-d4677d2c.js";
|
|
23
23
|
import { MosaicProps } from "./MosaicProps-d52c7151.js";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import { BlogTeaserProps } from "./BlogTeaserProps-
|
|
6
|
+
import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
|
|
7
7
|
import { BusinessCardProps } from "./BusinessCardProps-e10e7b62.js";
|
|
8
8
|
import { ContactProps } from "./ContactProps-7cac90e5.js";
|
|
9
9
|
import { ContentNavProps } from "./ContentNavProps-0e282a9f.js";
|
|
@@ -17,7 +17,7 @@ import { FeaturesProps } from "./FeaturesProps-a9041d97.js";
|
|
|
17
17
|
import { GalleryProps } from "./GalleryProps-76e7de44.js";
|
|
18
18
|
import { HeroProps } from "./HeroProps-fec6b267.js";
|
|
19
19
|
import { HtmlProps } from "./HtmlProps-9d091769.js";
|
|
20
|
-
import { ImageStoryProps } from "./ImageStoryProps-
|
|
20
|
+
import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
|
|
21
21
|
import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
|
|
22
22
|
import { LogosProps } from "./LogosProps-d4677d2c.js";
|
|
23
23
|
import { MosaicProps } from "./MosaicProps-d52c7151.js";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
|
-
import { BlogTeaserProps } from "./BlogTeaserProps-
|
|
6
|
+
import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
|
|
7
7
|
import { BusinessCardProps } from "./BusinessCardProps-e10e7b62.js";
|
|
8
8
|
import { ContactProps } from "./ContactProps-7cac90e5.js";
|
|
9
9
|
import { ContentNavProps } from "./ContentNavProps-0e282a9f.js";
|
|
@@ -17,7 +17,7 @@ import { FeaturesProps } from "./FeaturesProps-a9041d97.js";
|
|
|
17
17
|
import { GalleryProps } from "./GalleryProps-76e7de44.js";
|
|
18
18
|
import { HeroProps } from "./HeroProps-fec6b267.js";
|
|
19
19
|
import { HtmlProps } from "./HtmlProps-9d091769.js";
|
|
20
|
-
import { ImageStoryProps } from "./ImageStoryProps-
|
|
20
|
+
import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
|
|
21
21
|
import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
|
|
22
22
|
import { LogosProps } from "./LogosProps-d4677d2c.js";
|
|
23
23
|
import { MosaicProps } from "./MosaicProps-d52c7151.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { BlogHeadProps } from "../../BlogHeadProps-
|
|
2
|
+
import { BlogHeadProps } from "../../BlogHeadProps-c04a5ed8.js";
|
|
3
3
|
declare const BlogHeadContextDefault: import("react").ForwardRefExoticComponent<BlogHeadProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
4
4
|
declare const BlogHeadContext: import("react").Context<import("react").ForwardRefExoticComponent<BlogHeadProps & import("react").RefAttributes<HTMLDivElement>>>;
|
|
5
5
|
declare const BlogHead: import("react").ForwardRefExoticComponent<BlogHeadProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BlogOverviewProps } from "../../BlogOverviewProps-
|
|
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,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { HTMLAttributes } from "react";
|
|
3
|
-
import { BlogTeaserProps } from "../../BlogTeaserProps-
|
|
3
|
+
import { BlogTeaserProps } from "../../BlogTeaserProps-f5855e93.js";
|
|
4
4
|
declare const BlogTeaserContextDefault: import("react").ForwardRefExoticComponent<BlogTeaserProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
5
|
declare const BlogTeaserContext: import("react").Context<import("react").ForwardRefExoticComponent<BlogTeaserProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
6
|
declare const BlogTeaser: import("react").ForwardRefExoticComponent<BlogTeaserProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { HTMLAttributes } from "react";
|
|
3
|
-
import { ImageStoryProps } from "../../ImageStoryProps-
|
|
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>>;
|
|
@@ -30,7 +30,7 @@ interface SettingsProps {
|
|
|
30
30
|
iconSprite?: IconSprite;
|
|
31
31
|
}
|
|
32
32
|
export * from "../../BlogPostProps-c760fd2a.js";
|
|
33
|
-
export * from "../../BlogOverviewProps-
|
|
34
|
-
export * from "../../PageProps-
|
|
33
|
+
export * from "../../BlogOverviewProps-9f207f1c.js";
|
|
34
|
+
export * from "../../PageProps-aa29c554.js";
|
|
35
35
|
export { IconSprite, SettingsProps };
|
|
36
36
|
export * from "../../EventDetailProps-42a7eebe.js";
|
package/dist/global.css
CHANGED
|
@@ -681,16 +681,20 @@ h3 {
|
|
|
681
681
|
:root {
|
|
682
682
|
--color-primary: #ff00ff;
|
|
683
683
|
--color-primary-inverted: #00f2ff;
|
|
684
|
-
--
|
|
685
|
-
--
|
|
686
|
-
--
|
|
687
|
-
--
|
|
684
|
+
--color-bg: #fff;
|
|
685
|
+
--color-bg-inverted: #212124;
|
|
686
|
+
--color-fg: #000;
|
|
687
|
+
--color-fg-inverted: #fff;
|
|
688
688
|
}
|
|
689
689
|
|
|
690
690
|
:root,
|
|
691
691
|
[ks-theme] {
|
|
692
692
|
--ks-color-primary-base: var(--color-primary);
|
|
693
693
|
--ks-color-primary-inverted-base: var(--color-primary-inverted);
|
|
694
|
+
--ks-color-fg-base: var(--color-fg);
|
|
695
|
+
--ks-color-fg-inverted-base: var(--color-fg-inverted);
|
|
696
|
+
--ks-color-bg-base: var(--color-bg);
|
|
697
|
+
--ks-color-bg-inverted-base: var(--color-bg-inverted);
|
|
694
698
|
}
|
|
695
699
|
|
|
696
700
|
:root,
|
|
@@ -698,11 +702,19 @@ h3 {
|
|
|
698
702
|
[ks-inverted=false] {
|
|
699
703
|
--ks-color-primary: var(--ks-color-primary-base);
|
|
700
704
|
--ks-color-primary-inverted: var(--ks-color-primary-inverted-base);
|
|
705
|
+
--ks-color-fg: var(--ks-color-fg-base);
|
|
706
|
+
--ks-color-fg-inverted: var(--ks-color-fg-inverted-base);
|
|
707
|
+
--ks-color-bg: var(--ks-color-bg-base);
|
|
708
|
+
--ks-color-bg-inverted: var(--ks-color-bg-inverted-base);
|
|
701
709
|
}
|
|
702
710
|
|
|
703
711
|
[ks-inverted=true] {
|
|
704
712
|
--ks-color-primary: var(--ks-color-primary-inverted-base);
|
|
705
713
|
--ks-color-primary-inverted: var(--ks-color-primary-base);
|
|
714
|
+
--ks-color-fg: var(--ks-color-fg-inverted-base);
|
|
715
|
+
--ks-color-fg-inverted: var(--ks-color-fg-base);
|
|
716
|
+
--ks-color-bg: var(--ks-color-bg-inverted-base);
|
|
717
|
+
--ks-color-bg-inverted: var(--ks-color-bg-base);
|
|
706
718
|
}
|
|
707
719
|
|
|
708
720
|
:root,
|
|
@@ -882,7 +894,7 @@ h3 {
|
|
|
882
894
|
--ks-line-height-copy-l: calc(var(--ks-line-height-copy-m) * var(--ks-line-height-copy-grow-factor));
|
|
883
895
|
--ks-line-height-copy-xl: calc(var(--ks-line-height-copy-l) * var(--ks-line-height-copy-grow-factor));
|
|
884
896
|
--ks-line-height-copy-xxl: calc(var(--ks-line-height-copy-xl) * var(--ks-line-height-copy-grow-factor));
|
|
885
|
-
--ks-line-height-
|
|
897
|
+
--ks-line-height-interface-base-factor: 1.5;
|
|
886
898
|
--ks-line-height-interface-shrink-factor: 1;
|
|
887
899
|
--ks-line-height-interface-grow-factor: 1;
|
|
888
900
|
--ks-line-height-interface-xxs: calc(
|
|
@@ -900,7 +912,7 @@ h3 {
|
|
|
900
912
|
--ks-line-height-interface-xxl: calc(
|
|
901
913
|
var(--ks-line-height-interface-xl) * var(--ks-line-height-interface-grow-factor)
|
|
902
914
|
);
|
|
903
|
-
--ks-line-height-
|
|
915
|
+
--ks-line-height-mono-base-factor: 1.5;
|
|
904
916
|
--ks-line-height-mono-shrink-factor: 1;
|
|
905
917
|
--ks-line-height-mono-grow-factor: 1;
|
|
906
918
|
--ks-line-height-mono-xxs: calc(var(--ks-line-height-mono-xs) * calc(var(--ks-line-height-mono-shrink-factor) * 1));
|
|
@@ -957,13 +969,13 @@ h3 {
|
|
|
957
969
|
--font-size-display-shrink-factor: 0.925;
|
|
958
970
|
--font-size-display-grow-factor: 1.3;
|
|
959
971
|
--font-size-display-bp-factor: 1.02;
|
|
960
|
-
--font-size-copy-shrink-factor: 0.
|
|
972
|
+
--font-size-copy-shrink-factor: 0.85;
|
|
961
973
|
--font-size-copy-grow-factor: 1.2;
|
|
962
974
|
--font-size-copy-bp-factor: 1.01;
|
|
963
|
-
--font-size-interface-shrink-factor: 0.
|
|
975
|
+
--font-size-interface-shrink-factor: 0.85;
|
|
964
976
|
--font-size-interface-grow-factor: 1.2;
|
|
965
977
|
--font-size-interface-bp-factor: 1.01;
|
|
966
|
-
--font-size-mono-shrink-factor: 0.
|
|
978
|
+
--font-size-mono-shrink-factor: 0.85;
|
|
967
979
|
--font-size-mono-grow-factor: 1.2;
|
|
968
980
|
--font-size-mono-bp-factor: 1.01;
|
|
969
981
|
--font-size-display-xxs-bp-factor: calc(1 * var(--font-size-display-bp-factor));
|
|
@@ -1749,8 +1761,6 @@ h3 {
|
|
|
1749
1761
|
[ks-theme] {
|
|
1750
1762
|
--ks-text-color-primary-base: var(--ks-color-primary);
|
|
1751
1763
|
--ks-text-color-primary-inverted-base: var(--ks-color-primary-inverted);
|
|
1752
|
-
--ks-text-color-primary-translucent-base: var(--ks-color-primary-alpha-5);
|
|
1753
|
-
--ks-text-color-primary-inverted-translucent-base: var(--ks-color-primary-inverted-alpha-5);
|
|
1754
1764
|
--ks-text-color-primary-interactive-base: var(--ks-color-primary);
|
|
1755
1765
|
--ks-text-color-primary-inverted-interactive-base: var(--ks-color-primary-inverted);
|
|
1756
1766
|
--ks-text-color-primary-interactive-hover-base: var(--ks-color-primary-to-bg-6);
|
|
@@ -1760,8 +1770,6 @@ h3 {
|
|
|
1760
1770
|
:root {
|
|
1761
1771
|
--ks-text-color-primary: var(--ks-text-color-primary-base);
|
|
1762
1772
|
--ks-text-color-primary-inverted: var(--ks-text-color-primary-inverted-base);
|
|
1763
|
-
--ks-text-color-primary-translucent: var(--ks-text-color-primary-translucent-base);
|
|
1764
|
-
--ks-text-color-primary-inverted-translucent: var(--ks-text-color-primary-inverted-translucent-base);
|
|
1765
1773
|
--ks-text-color-primary-interactive: var(--ks-text-color-primary-interactive-base);
|
|
1766
1774
|
--ks-text-color-primary-inverted-interactive: var(--ks-text-color-primary-inverted-interactive-base);
|
|
1767
1775
|
--ks-text-color-primary-interactive-hover: var(--ks-text-color-primary-interactive-hover-base);
|
|
@@ -1771,8 +1779,6 @@ h3 {
|
|
|
1771
1779
|
[ks-inverted=true] {
|
|
1772
1780
|
--ks-text-color-primary: var(--ks-text-color-primary-inverted-base);
|
|
1773
1781
|
--ks-text-color-primary-inverted: var(--ks-text-color-primary-base);
|
|
1774
|
-
--ks-text-color-primary-translucent: var(--ks-text-color-primary-inverted-translucent-base);
|
|
1775
|
-
--ks-text-color-primary-inverted-translucent: var(--ks-text-color-primary-translucent-base);
|
|
1776
1782
|
--ks-text-color-primary-interactive: var(--ks-text-color-primary-inverted-interactive-base);
|
|
1777
1783
|
--ks-text-color-primary-inverted-interactive: var(--ks-text-color-primary-interactive-base);
|
|
1778
1784
|
--ks-text-color-primary-interactive-hover: var(--ks-text-color-primary-inverted-interactive-hover-base);
|
|
@@ -1783,8 +1789,6 @@ h3 {
|
|
|
1783
1789
|
[ks-theme] {
|
|
1784
1790
|
--ks-border-color-primary-base: var(--ks-color-primary);
|
|
1785
1791
|
--ks-border-color-primary-inverted-base: var(--ks-color-primary-inverted);
|
|
1786
|
-
--ks-border-color-primary-translucent-base: var(--ks-color-primary-alpha-5);
|
|
1787
|
-
--ks-border-color-primary-inverted-translucent-base: var(--ks-color-primary-inverted-alpha-5);
|
|
1788
1792
|
--ks-border-color-primary-interactive-base: var(--ks-color-primary);
|
|
1789
1793
|
--ks-border-color-primary-inverted-interactive-base: var(--ks-color-primary-inverted);
|
|
1790
1794
|
--ks-border-color-primary-interactive-hover-base: var(--ks-color-primary-to-bg-6);
|
|
@@ -1794,8 +1798,6 @@ h3 {
|
|
|
1794
1798
|
:root {
|
|
1795
1799
|
--ks-border-color-primary: var(--ks-border-color-primary-base);
|
|
1796
1800
|
--ks-border-color-primary-inverted: var(--ks-border-color-primary-inverted-base);
|
|
1797
|
-
--ks-border-color-primary-translucent: var(--ks-border-color-primary-translucent-base);
|
|
1798
|
-
--ks-border-color-primary-inverted-translucent: var(--ks-border-color-primary-inverted-translucent-base);
|
|
1799
1801
|
--ks-border-color-primary-interactive: var(--ks-border-color-primary-interactive-base);
|
|
1800
1802
|
--ks-border-color-primary-inverted-interactive: var(--ks-border-color-primary-inverted-interactive-base);
|
|
1801
1803
|
--ks-border-color-primary-interactive-hover: var(--ks-border-color-primary-interactive-hover-base);
|
|
@@ -1805,8 +1807,6 @@ h3 {
|
|
|
1805
1807
|
[ks-inverted=true] {
|
|
1806
1808
|
--ks-border-color-primary: var(--ks-border-color-primary-inverted-base);
|
|
1807
1809
|
--ks-border-color-primary-inverted: var(--ks-border-color-primary-base);
|
|
1808
|
-
--ks-border-color-primary-translucent: var(--ks-border-color-primary-inverted-translucent-base);
|
|
1809
|
-
--ks-border-color-primary-inverted-translucent: var(--ks-border-color-primary-translucent-base);
|
|
1810
1810
|
--ks-border-color-primary-interactive: var(--ks-border-color-primary-inverted-interactive-base);
|
|
1811
1811
|
--ks-border-color-primary-inverted-interactive: var(--ks-border-color-primary-interactive-base);
|
|
1812
1812
|
--ks-border-color-primary-interactive-hover: var(--ks-border-color-primary-inverted-interactive-hover-base);
|
package/dist/tokens/themes.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 19 Nov 2025 07:32:00 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
|
|
2730
|
+
* Generated on Wed, 19 Nov 2025 07:32:04 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
|
|
5461
|
+
* Generated on Wed, 19 Nov 2025 07:32:02 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
|
|
8462
|
+
* Generated on Wed, 19 Nov 2025 07:32:06 GMT
|
|
8463
8463
|
*/
|
|
8464
8464
|
:root [ks-theme=telekom] {
|
|
8465
8465
|
--ks-background-color-accent-base: var(--ks-color-primary-to-bg-8-base);
|
package/dist/tokens/tokens.css
CHANGED
package/dist/tokens/tokens.js
CHANGED
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|