@kickstartds/ds-agency-premium 1.6.71--canary.43.2358.0 → 1.6.71--canary.43.2365.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} +2 -2
- package/dist/{BlogPostProps-c760fd2a.d.ts → BlogPostProps-6b3cff22.d.ts} +2 -2
- package/dist/{PageProps-6a826e52.d.ts → PageProps-aa29c554.d.ts} +1 -1
- package/dist/{SectionProps-7cac90e5.d.ts → SectionProps-6a826e52.d.ts} +4 -4
- package/dist/{SplitEvenProps-7cac90e5.d.ts → SplitEvenProps-789f8508.d.ts} +2 -2
- package/dist/{SplitWeightedProps-7cac90e5.d.ts → SplitWeightedProps-789f8508.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-post/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 +3 -3
- package/dist/components/page/index.d.ts +1 -1
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/split-even/index.d.ts +1 -1
- package/dist/components/split-weighted/index.d.ts +1 -1
- package/dist/global.css +57 -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
|
@@ -3,8 +3,8 @@
|
|
|
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 { SectionProps } from "./SectionProps-
|
|
7
|
-
import { BlogTeaserProps } from "./BlogTeaserProps-
|
|
6
|
+
import { SectionProps } from "./SectionProps-6a826e52.js";
|
|
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,9 +3,9 @@
|
|
|
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
|
-
import { SectionProps } from "./SectionProps-
|
|
8
|
+
import { SectionProps } from "./SectionProps-6a826e52.js";
|
|
9
9
|
import { CtaProps } from "./CtaProps-789f8508.js";
|
|
10
10
|
import { SeoProps } from "./SeoProps-f2d6dcaa.js";
|
|
11
11
|
/**
|
|
@@ -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 { SectionProps } from "./SectionProps-
|
|
6
|
+
import { SectionProps } from "./SectionProps-6a826e52.js";
|
|
7
7
|
import { SeoProps } from "./SeoProps-f2d6dcaa.js";
|
|
8
8
|
/**
|
|
9
9
|
* Collection of sections (with their contents) to render on the page
|
|
@@ -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,13 +17,13 @@ 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";
|
|
24
24
|
import { SliderProps } from "./SliderProps-789f8508.js";
|
|
25
|
-
import { SplitEvenProps } from "./SplitEvenProps-
|
|
26
|
-
import { SplitWeightedProps } from "./SplitWeightedProps-
|
|
25
|
+
import { SplitEvenProps } from "./SplitEvenProps-789f8508.js";
|
|
26
|
+
import { SplitWeightedProps } from "./SplitWeightedProps-789f8508.js";
|
|
27
27
|
import { StatsProps } from "./StatsProps-bf5ef578.js";
|
|
28
28
|
import { TeaserCardProps } from "./TeaserCardProps-d069476f.js";
|
|
29
29
|
import { TestimonialsProps } from "./TestimonialsProps-e344f597.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,4 +1,4 @@
|
|
|
1
|
-
import { BlogPostProps } from "../../BlogPostProps-
|
|
1
|
+
import { BlogPostProps } from "../../BlogPostProps-6b3cff22.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 { 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>>;
|
|
@@ -29,8 +29,8 @@ interface SettingsProps {
|
|
|
29
29
|
seo: SeoProps;
|
|
30
30
|
iconSprite?: IconSprite;
|
|
31
31
|
}
|
|
32
|
-
export * from "../../BlogPostProps-
|
|
33
|
-
export * from "../../BlogOverviewProps-
|
|
34
|
-
export * from "../../PageProps-
|
|
32
|
+
export * from "../../BlogPostProps-6b3cff22.js";
|
|
33
|
+
export * from "../../BlogOverviewProps-9f207f1c.js";
|
|
34
|
+
export * from "../../PageProps-aa29c554.js";
|
|
35
35
|
export { IconSprite, SettingsProps };
|
|
36
36
|
export * from "../../EventDetailProps-42a7eebe.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { HTMLAttributes, FC, PropsWithChildren } from "react";
|
|
3
|
-
import { SectionProps } from "../../SectionProps-
|
|
3
|
+
import { SectionProps } from "../../SectionProps-6a826e52.js";
|
|
4
4
|
declare const SectionContextDefault: import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
5
|
declare const SectionContext: import("react").Context<import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
6
|
declare const Section: import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { HTMLAttributes } from "react";
|
|
3
|
-
import { SplitEvenProps as SplitEvenComponentProps } from "../../SplitEvenProps-
|
|
3
|
+
import { SplitEvenProps as SplitEvenComponentProps } from "../../SplitEvenProps-789f8508.js";
|
|
4
4
|
interface ComponentProps {
|
|
5
5
|
firstComponents?: React.ReactNode;
|
|
6
6
|
secondComponents?: React.ReactNode;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { HTMLAttributes } from "react";
|
|
3
|
-
import { SplitWeightedProps as SplitWeightedComponentProps } from "../../SplitWeightedProps-
|
|
3
|
+
import { SplitWeightedProps as SplitWeightedComponentProps } from "../../SplitWeightedProps-789f8508.js";
|
|
4
4
|
interface ComponentProps {
|
|
5
5
|
main?: React.ReactNode;
|
|
6
6
|
aside?: React.ReactNode;
|
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,
|
|
@@ -835,6 +847,42 @@ h3 {
|
|
|
835
847
|
--ks-color-fg-inverted-to-bg-7: color-mix(in srgb, var(--ks-color-fg-inverted) 70%, var(--ks-color-bg-inverted));
|
|
836
848
|
--ks-color-fg-inverted-to-bg-8: color-mix(in srgb, var(--ks-color-fg-inverted) 80%, var(--ks-color-bg-inverted));
|
|
837
849
|
--ks-color-fg-inverted-to-bg-9: color-mix(in srgb, var(--ks-color-fg-inverted) 90%, var(--ks-color-bg-inverted));
|
|
850
|
+
--ks-color-bg-alpha-1: color-mix(in srgb, var(--ks-color-bg) 10%, transparent);
|
|
851
|
+
--ks-color-bg-alpha-2: color-mix(in srgb, var(--ks-color-bg) 20%, transparent);
|
|
852
|
+
--ks-color-bg-alpha-3: color-mix(in srgb, var(--ks-color-bg) 30%, transparent);
|
|
853
|
+
--ks-color-bg-alpha-4: color-mix(in srgb, var(--ks-color-bg) 40%, transparent);
|
|
854
|
+
--ks-color-bg-alpha-5: color-mix(in srgb, var(--ks-color-bg) 50%, transparent);
|
|
855
|
+
--ks-color-bg-alpha-6: color-mix(in srgb, var(--ks-color-bg) 60%, transparent);
|
|
856
|
+
--ks-color-bg-alpha-7: color-mix(in srgb, var(--ks-color-bg) 70%, transparent);
|
|
857
|
+
--ks-color-bg-alpha-8: color-mix(in srgb, var(--ks-color-bg) 80%, transparent);
|
|
858
|
+
--ks-color-bg-alpha-9: color-mix(in srgb, var(--ks-color-bg) 90%, transparent);
|
|
859
|
+
--ks-color-bg-inverted-alpha-1: color-mix(in srgb, var(--ks-color-bg-inverted) 10%, transparent);
|
|
860
|
+
--ks-color-bg-inverted-alpha-2: color-mix(in srgb, var(--ks-color-bg-inverted) 20%, transparent);
|
|
861
|
+
--ks-color-bg-inverted-alpha-3: color-mix(in srgb, var(--ks-color-bg-inverted) 30%, transparent);
|
|
862
|
+
--ks-color-bg-inverted-alpha-4: color-mix(in srgb, var(--ks-color-bg-inverted) 40%, transparent);
|
|
863
|
+
--ks-color-bg-inverted-alpha-5: color-mix(in srgb, var(--ks-color-bg-inverted) 50%, transparent);
|
|
864
|
+
--ks-color-bg-inverted-alpha-6: color-mix(in srgb, var(--ks-color-bg-inverted) 60%, transparent);
|
|
865
|
+
--ks-color-bg-inverted-alpha-7: color-mix(in srgb, var(--ks-color-bg-inverted) 70%, transparent);
|
|
866
|
+
--ks-color-bg-inverted-alpha-8: color-mix(in srgb, var(--ks-color-bg-inverted) 80%, transparent);
|
|
867
|
+
--ks-color-bg-inverted-alpha-9: color-mix(in srgb, var(--ks-color-bg-inverted) 90%, transparent);
|
|
868
|
+
--ks-color-bg-to-fg-1: color-mix(in srgb, var(--ks-color-bg) 10%, var(--ks-color-fg));
|
|
869
|
+
--ks-color-bg-to-fg-2: color-mix(in srgb, var(--ks-color-bg) 20%, var(--ks-color-fg));
|
|
870
|
+
--ks-color-bg-to-fg-3: color-mix(in srgb, var(--ks-color-bg) 30%, var(--ks-color-fg));
|
|
871
|
+
--ks-color-bg-to-fg-4: color-mix(in srgb, var(--ks-color-bg) 40%, var(--ks-color-fg));
|
|
872
|
+
--ks-color-bg-to-fg-5: color-mix(in srgb, var(--ks-color-bg) 50%, var(--ks-color-fg));
|
|
873
|
+
--ks-color-bg-to-fg-6: color-mix(in srgb, var(--ks-color-bg) 60%, var(--ks-color-fg));
|
|
874
|
+
--ks-color-bg-to-fg-7: color-mix(in srgb, var(--ks-color-bg) 70%, var(--ks-color-fg));
|
|
875
|
+
--ks-color-bg-to-fg-8: color-mix(in srgb, var(--ks-color-bg) 80%, var(--ks-color-fg));
|
|
876
|
+
--ks-color-bg-to-fg-9: color-mix(in srgb, var(--ks-color-bg) 90%, var(--ks-color-fg));
|
|
877
|
+
--ks-color-bg-inverted-to-fg-1: color-mix(in srgb, var(--ks-color-bg-inverted) 10%, var(--ks-color-fg-inverted));
|
|
878
|
+
--ks-color-bg-inverted-to-fg-2: color-mix(in srgb, var(--ks-color-bg-inverted) 20%, var(--ks-color-fg-inverted));
|
|
879
|
+
--ks-color-bg-inverted-to-fg-3: color-mix(in srgb, var(--ks-color-bg-inverted) 30%, var(--ks-color-fg-inverted));
|
|
880
|
+
--ks-color-bg-inverted-to-fg-4: color-mix(in srgb, var(--ks-color-bg-inverted) 40%, var(--ks-color-fg-inverted));
|
|
881
|
+
--ks-color-bg-inverted-to-fg-5: color-mix(in srgb, var(--ks-color-bg-inverted) 50%, var(--ks-color-fg-inverted));
|
|
882
|
+
--ks-color-bg-inverted-to-fg-6: color-mix(in srgb, var(--ks-color-bg-inverted) 60%, var(--ks-color-fg-inverted));
|
|
883
|
+
--ks-color-bg-inverted-to-fg-7: color-mix(in srgb, var(--ks-color-bg-inverted) 70%, var(--ks-color-fg-inverted));
|
|
884
|
+
--ks-color-bg-inverted-to-fg-8: color-mix(in srgb, var(--ks-color-bg-inverted) 80%, var(--ks-color-fg-inverted));
|
|
885
|
+
--ks-color-bg-inverted-to-fg-9: color-mix(in srgb, var(--ks-color-bg-inverted) 90%, var(--ks-color-fg-inverted));
|
|
838
886
|
}
|
|
839
887
|
|
|
840
888
|
:root,
|
|
@@ -882,7 +930,7 @@ h3 {
|
|
|
882
930
|
--ks-line-height-copy-l: calc(var(--ks-line-height-copy-m) * var(--ks-line-height-copy-grow-factor));
|
|
883
931
|
--ks-line-height-copy-xl: calc(var(--ks-line-height-copy-l) * var(--ks-line-height-copy-grow-factor));
|
|
884
932
|
--ks-line-height-copy-xxl: calc(var(--ks-line-height-copy-xl) * var(--ks-line-height-copy-grow-factor));
|
|
885
|
-
--ks-line-height-
|
|
933
|
+
--ks-line-height-interface-base-factor: 1.5;
|
|
886
934
|
--ks-line-height-interface-shrink-factor: 1;
|
|
887
935
|
--ks-line-height-interface-grow-factor: 1;
|
|
888
936
|
--ks-line-height-interface-xxs: calc(
|
|
@@ -900,7 +948,7 @@ h3 {
|
|
|
900
948
|
--ks-line-height-interface-xxl: calc(
|
|
901
949
|
var(--ks-line-height-interface-xl) * var(--ks-line-height-interface-grow-factor)
|
|
902
950
|
);
|
|
903
|
-
--ks-line-height-
|
|
951
|
+
--ks-line-height-mono-base-factor: 1.5;
|
|
904
952
|
--ks-line-height-mono-shrink-factor: 1;
|
|
905
953
|
--ks-line-height-mono-grow-factor: 1;
|
|
906
954
|
--ks-line-height-mono-xxs: calc(var(--ks-line-height-mono-xs) * calc(var(--ks-line-height-mono-shrink-factor) * 1));
|
|
@@ -957,13 +1005,13 @@ h3 {
|
|
|
957
1005
|
--font-size-display-shrink-factor: 0.925;
|
|
958
1006
|
--font-size-display-grow-factor: 1.3;
|
|
959
1007
|
--font-size-display-bp-factor: 1.02;
|
|
960
|
-
--font-size-copy-shrink-factor: 0.
|
|
1008
|
+
--font-size-copy-shrink-factor: 0.85;
|
|
961
1009
|
--font-size-copy-grow-factor: 1.2;
|
|
962
1010
|
--font-size-copy-bp-factor: 1.01;
|
|
963
|
-
--font-size-interface-shrink-factor: 0.
|
|
1011
|
+
--font-size-interface-shrink-factor: 0.85;
|
|
964
1012
|
--font-size-interface-grow-factor: 1.2;
|
|
965
1013
|
--font-size-interface-bp-factor: 1.01;
|
|
966
|
-
--font-size-mono-shrink-factor: 0.
|
|
1014
|
+
--font-size-mono-shrink-factor: 0.85;
|
|
967
1015
|
--font-size-mono-grow-factor: 1.2;
|
|
968
1016
|
--font-size-mono-bp-factor: 1.01;
|
|
969
1017
|
--font-size-display-xxs-bp-factor: calc(1 * var(--font-size-display-bp-factor));
|
|
@@ -1749,8 +1797,6 @@ h3 {
|
|
|
1749
1797
|
[ks-theme] {
|
|
1750
1798
|
--ks-text-color-primary-base: var(--ks-color-primary);
|
|
1751
1799
|
--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
1800
|
--ks-text-color-primary-interactive-base: var(--ks-color-primary);
|
|
1755
1801
|
--ks-text-color-primary-inverted-interactive-base: var(--ks-color-primary-inverted);
|
|
1756
1802
|
--ks-text-color-primary-interactive-hover-base: var(--ks-color-primary-to-bg-6);
|
|
@@ -1760,8 +1806,6 @@ h3 {
|
|
|
1760
1806
|
:root {
|
|
1761
1807
|
--ks-text-color-primary: var(--ks-text-color-primary-base);
|
|
1762
1808
|
--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
1809
|
--ks-text-color-primary-interactive: var(--ks-text-color-primary-interactive-base);
|
|
1766
1810
|
--ks-text-color-primary-inverted-interactive: var(--ks-text-color-primary-inverted-interactive-base);
|
|
1767
1811
|
--ks-text-color-primary-interactive-hover: var(--ks-text-color-primary-interactive-hover-base);
|
|
@@ -1771,8 +1815,6 @@ h3 {
|
|
|
1771
1815
|
[ks-inverted=true] {
|
|
1772
1816
|
--ks-text-color-primary: var(--ks-text-color-primary-inverted-base);
|
|
1773
1817
|
--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
1818
|
--ks-text-color-primary-interactive: var(--ks-text-color-primary-inverted-interactive-base);
|
|
1777
1819
|
--ks-text-color-primary-inverted-interactive: var(--ks-text-color-primary-interactive-base);
|
|
1778
1820
|
--ks-text-color-primary-interactive-hover: var(--ks-text-color-primary-inverted-interactive-hover-base);
|
|
@@ -1783,8 +1825,6 @@ h3 {
|
|
|
1783
1825
|
[ks-theme] {
|
|
1784
1826
|
--ks-border-color-primary-base: var(--ks-color-primary);
|
|
1785
1827
|
--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
1828
|
--ks-border-color-primary-interactive-base: var(--ks-color-primary);
|
|
1789
1829
|
--ks-border-color-primary-inverted-interactive-base: var(--ks-color-primary-inverted);
|
|
1790
1830
|
--ks-border-color-primary-interactive-hover-base: var(--ks-color-primary-to-bg-6);
|
|
@@ -1794,8 +1834,6 @@ h3 {
|
|
|
1794
1834
|
:root {
|
|
1795
1835
|
--ks-border-color-primary: var(--ks-border-color-primary-base);
|
|
1796
1836
|
--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
1837
|
--ks-border-color-primary-interactive: var(--ks-border-color-primary-interactive-base);
|
|
1800
1838
|
--ks-border-color-primary-inverted-interactive: var(--ks-border-color-primary-inverted-interactive-base);
|
|
1801
1839
|
--ks-border-color-primary-interactive-hover: var(--ks-border-color-primary-interactive-hover-base);
|
|
@@ -1805,8 +1843,6 @@ h3 {
|
|
|
1805
1843
|
[ks-inverted=true] {
|
|
1806
1844
|
--ks-border-color-primary: var(--ks-border-color-primary-inverted-base);
|
|
1807
1845
|
--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
1846
|
--ks-border-color-primary-interactive: var(--ks-border-color-primary-inverted-interactive-base);
|
|
1811
1847
|
--ks-border-color-primary-inverted-interactive: var(--ks-border-color-primary-interactive-base);
|
|
1812
1848
|
--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 08:06:45 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 08:06:49 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 08:06:47 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 08:06:51 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
|