@kickstartds/ds-agency-premium 1.6.0--canary.18.1017.0 → 1.6.0--canary.19.1100.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-9f207f1c.d.ts +1 -1
- package/dist/BlogPostProps-6b3cff22.d.ts +1 -1
- package/dist/BlogTeaserProps-f5855e93.d.ts +1 -6
- package/dist/DividerProps-2ef31901.d.ts +26 -0
- package/dist/HtmlProps-8e3e725a.d.ts +23 -0
- package/dist/PageProps-aa29c554.d.ts +1 -1
- package/dist/{SectionProps-83d399b4.d.ts → SectionProps-7a46a8ad.d.ts} +3 -1
- package/dist/components/blog-aside/blog-aside.schema.dereffed.json +3 -1
- package/dist/components/blog-aside/blog-aside.schema.json +1 -0
- package/dist/components/blog-aside/index.d.ts +1 -0
- package/dist/components/blog-author/blog-author.schema.dereffed.json +2 -1
- package/dist/components/blog-author/index.d.ts +1 -0
- package/dist/components/blog-head/index.d.ts +1 -0
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +76 -27
- package/dist/components/blog-overview/index.d.ts +1 -0
- package/dist/components/blog-post/blog-post.schema.dereffed.json +79 -1
- package/dist/components/blog-post/index.d.ts +1 -0
- package/dist/components/blog-teaser/blog-teaser.schema.dereffed.json +0 -9
- package/dist/components/blog-teaser/blog-teaser.schema.json +0 -7
- package/dist/components/blog-teaser/index.d.ts +1 -0
- package/dist/components/blog-teaser/index.js +0 -1
- package/dist/components/button/button.schema.dereffed.json +1 -0
- package/dist/components/button/button.schema.json +1 -0
- package/dist/components/button/index.d.ts +1 -0
- package/dist/components/button-group/button-group.schema.dereffed.json +1 -0
- package/dist/components/button-group/index.d.ts +1 -0
- package/dist/components/contact/contact.schema.dereffed.json +2 -1
- package/dist/components/contact/contact.schema.json +2 -1
- package/dist/components/contact/index.d.ts +1 -0
- package/dist/components/cta/cta.schema.dereffed.json +1 -0
- package/dist/components/cta/index.d.ts +1 -0
- package/dist/components/divider/divider.css +14 -5
- package/dist/components/divider/index.d.ts +2 -26
- package/dist/components/faq/index.d.ts +1 -0
- package/dist/components/feature/feature.schema.dereffed.json +1 -0
- package/dist/components/feature/feature.schema.json +1 -0
- package/dist/components/feature/index.d.ts +1 -0
- package/dist/components/features/features.schema.dereffed.json +1 -0
- package/dist/components/features/index.d.ts +1 -0
- package/dist/components/footer/index.d.ts +1 -0
- package/dist/components/gallery/gallery.css +0 -18
- package/dist/components/gallery/index.d.ts +1 -0
- package/dist/components/header/index.d.ts +4 -3
- package/dist/components/header/index.js +1 -1
- package/dist/components/headline/headline.css +16 -0
- package/dist/components/headline/headline.schema.dereffed.json +5 -0
- package/dist/components/headline/headline.schema.json +5 -0
- package/dist/components/headline/index.d.ts +6 -0
- package/dist/components/headline/index.js +1 -1
- package/dist/components/hero/hero.schema.dereffed.json +1 -0
- package/dist/components/hero/index.d.ts +1 -0
- package/dist/components/html/html.schema.dereffed.json +30 -0
- package/dist/components/html/html.schema.json +2 -2
- package/dist/components/html/index.d.ts +5 -26
- package/dist/components/html/index.js +29 -3
- package/dist/components/image/index.d.ts +1 -0
- package/dist/components/image-story/image-story.schema.dereffed.json +1 -0
- package/dist/components/image-story/index.d.ts +1 -0
- package/dist/components/image-text/index.d.ts +1 -0
- package/dist/components/logo/index.d.ts +1 -0
- package/dist/components/logos/index.d.ts +1 -0
- package/dist/components/mosaic/index.d.ts +1 -0
- package/dist/components/mosaic/mosaic.schema.dereffed.json +1 -0
- package/dist/components/nav-dropdown/index.d.ts +1 -0
- package/dist/components/nav-flyout/index.d.ts +1 -0
- package/dist/components/nav-main/index.d.ts +1 -0
- package/dist/components/nav-topbar/index.d.ts +1 -0
- package/dist/components/page/index.d.ts +1 -0
- package/dist/components/page/page.schema.dereffed.json +75 -0
- package/dist/components/page-wrapper/tokens.css +1 -1
- package/dist/components/presets.json +8 -9
- package/dist/components/section/index.d.ts +2 -1
- package/dist/components/section/section.schema.dereffed.json +75 -0
- package/dist/components/section/section.schema.json +6 -0
- package/dist/components/slider/index.d.ts +1 -0
- package/dist/components/slider/slider.css +5 -0
- package/dist/components/slider/slider.schema.dereffed.json +4 -0
- package/dist/components/split/index.d.ts +1 -0
- package/dist/components/stat/index.d.ts +1 -0
- package/dist/components/stat/stat.schema.dereffed.json +1 -0
- package/dist/components/stat/stat.schema.json +1 -0
- package/dist/components/stats/index.d.ts +1 -0
- package/dist/components/stats/stats.schema.dereffed.json +1 -0
- package/dist/components/teaser-card/index.d.ts +1 -0
- package/dist/components/testimonial/index.d.ts +1 -0
- package/dist/components/testimonials/index.d.ts +1 -0
- package/dist/components/text/index.d.ts +1 -0
- package/dist/components/tile/tile.schema.dereffed.json +1 -0
- package/dist/components/video-curtain/index.d.ts +1 -0
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +1 -0
- package/dist/global.css +31 -12
- package/dist/static/img/screenshots/blog-blog-aside--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-author--default.png +0 -0
- package/dist/static/img/screenshots/components-contact--wide-image.png +0 -0
- package/dist/static/img/screenshots/components-stats--count-up-with-description.png +0 -0
- package/dist/static/img/screenshots/components-stats--count-up-with-icons.png +0 -0
- package/dist/static/img/screenshots/components-teaser-card--page-navigation.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--slider-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--with-rating.png +0 -0
- package/dist/static/img/screenshots/layout-divider--accent.png +0 -0
- package/dist/static/img/screenshots/layout-divider--default.png +0 -0
- package/dist/static/img/screenshots/layout-footer--footer.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-arrows.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-autoplay.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-nav.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-teased-neighbours.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--blog-post.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--overview.png +0 -0
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +1 -1
- package/dist/tokens/tokens.js +1 -1
- package/package.json +3 -6
|
@@ -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-7a46a8ad.js";
|
|
7
7
|
import { BlogTeaserProps } from "./BlogTeaserProps-f5855e93.js";
|
|
8
8
|
import { CtaProps } from "./CtaProps-93230a76.js";
|
|
9
9
|
import { SeoProps } from "./SeoProps-f2d6dcaa.js";
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
*/
|
|
6
6
|
import { BlogHeadProps } from "./BlogHeadProps-3f6e4072.js";
|
|
7
7
|
import { BlogAsideProps } from "./BlogAsideProps-d9decb7c.js";
|
|
8
|
-
import { SectionProps } from "./SectionProps-
|
|
8
|
+
import { SectionProps } from "./SectionProps-7a46a8ad.js";
|
|
9
9
|
import { CtaProps } from "./CtaProps-93230a76.js";
|
|
10
10
|
import { SeoProps } from "./SeoProps-f2d6dcaa.js";
|
|
11
11
|
/**
|
|
@@ -28,10 +28,6 @@ type Image = string;
|
|
|
28
28
|
* The blog entry URL to link
|
|
29
29
|
*/
|
|
30
30
|
type URL = string;
|
|
31
|
-
/**
|
|
32
|
-
* The label to use for the link
|
|
33
|
-
*/
|
|
34
|
-
type Label = string;
|
|
35
31
|
/**
|
|
36
32
|
* Time to read for the blog post
|
|
37
33
|
*/
|
|
@@ -67,7 +63,6 @@ interface BlogTeaserProps {
|
|
|
67
63
|
*/
|
|
68
64
|
interface Link {
|
|
69
65
|
url: URL;
|
|
70
|
-
label?: Label;
|
|
71
66
|
}
|
|
72
67
|
/**
|
|
73
68
|
* The author of the blog post
|
|
@@ -77,4 +72,4 @@ interface Author {
|
|
|
77
72
|
title?: Title;
|
|
78
73
|
image?: Image1;
|
|
79
74
|
}
|
|
80
|
-
export { Date, Tags, Headline, TeaserText, Image, URL,
|
|
75
|
+
export { Date, Tags, Headline, TeaserText, Image, URL, ReadingTime, Name, Title, Image1, BlogTeaserProps, Link, Author };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by json-schema-to-typescript.
|
|
3
|
+
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
|
+
* and run json-schema-to-typescript to regenerate this file.
|
|
5
|
+
*/
|
|
6
|
+
/**
|
|
7
|
+
* Choose a variant for the divider
|
|
8
|
+
*/
|
|
9
|
+
type StyleOfTheDivider = "default" | "accent";
|
|
10
|
+
/**
|
|
11
|
+
* Add additional css classes that should be applied to the divider
|
|
12
|
+
*/
|
|
13
|
+
type AdditionalClasses = string;
|
|
14
|
+
/**
|
|
15
|
+
* Optional custom component identifier
|
|
16
|
+
*/
|
|
17
|
+
type KsComponentAttribute = string;
|
|
18
|
+
/**
|
|
19
|
+
* Dividers bring clarity to a layout by grouping and dividing content in close proximity.
|
|
20
|
+
*/
|
|
21
|
+
interface DividerProps {
|
|
22
|
+
variant?: StyleOfTheDivider;
|
|
23
|
+
className?: AdditionalClasses;
|
|
24
|
+
component?: KsComponentAttribute;
|
|
25
|
+
}
|
|
26
|
+
export { StyleOfTheDivider, AdditionalClasses, KsComponentAttribute, DividerProps };
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by json-schema-to-typescript.
|
|
3
|
+
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
|
|
4
|
+
* and run json-schema-to-typescript to regenerate this file.
|
|
5
|
+
*/
|
|
6
|
+
type HTMLString = string;
|
|
7
|
+
/**
|
|
8
|
+
* Add additional css classes that should be applied to the element
|
|
9
|
+
*/
|
|
10
|
+
type AdditionalClasses = string;
|
|
11
|
+
/**
|
|
12
|
+
* Optional custom component identifier
|
|
13
|
+
*/
|
|
14
|
+
type KsComponentAttribute = string;
|
|
15
|
+
/**
|
|
16
|
+
* Display raw HTML.
|
|
17
|
+
*/
|
|
18
|
+
interface HtmlProps {
|
|
19
|
+
html?: HTMLString;
|
|
20
|
+
className?: AdditionalClasses;
|
|
21
|
+
component?: KsComponentAttribute;
|
|
22
|
+
}
|
|
23
|
+
export { HTMLString, AdditionalClasses, KsComponentAttribute, HtmlProps };
|
|
@@ -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-7a46a8ad.js";
|
|
7
7
|
import { SeoProps } from "./SeoProps-f2d6dcaa.js";
|
|
8
8
|
/**
|
|
9
9
|
* Collection of sections (with their contents) to render on the page
|
|
@@ -4,10 +4,12 @@
|
|
|
4
4
|
* and run json-schema-to-typescript to regenerate this file.
|
|
5
5
|
*/
|
|
6
6
|
import { CtaProps } from "./CtaProps-93230a76.js";
|
|
7
|
+
import { DividerProps } from "./DividerProps-2ef31901.js";
|
|
7
8
|
import { FaqProps } from "./FaqProps-ad618cd5.js";
|
|
8
9
|
import { FeaturesProps } from "./FeaturesProps-b05859d6.js";
|
|
9
10
|
import { GalleryProps } from "./GalleryProps-76e7de44.js";
|
|
10
11
|
import { HeroProps } from "./HeroProps-cf82a16d.js";
|
|
12
|
+
import { HtmlProps } from "./HtmlProps-8e3e725a.js";
|
|
11
13
|
import { ImageStoryProps } from "./ImageStoryProps-e853e1e7.js";
|
|
12
14
|
import { ImageTextProps } from "./ImageTextProps-9286cca4.js";
|
|
13
15
|
import { LogosProps } from "./LogosProps-f9474fe2.js";
|
|
@@ -102,7 +104,7 @@ type TileWidth = "smallest" | "default" | "medium" | "large" | "largest";
|
|
|
102
104
|
/**
|
|
103
105
|
* Allowed components for content
|
|
104
106
|
*/
|
|
105
|
-
type Content = (CtaProps | FaqProps | FeaturesProps | GalleryProps | HeroProps | ImageStoryProps | ImageTextProps | LogosProps | MosaicProps | SliderProps | StatsProps | TeaserCardProps | TestimonialsProps | TextProps | VideoCurtainProps)[];
|
|
107
|
+
type Content = (CtaProps | DividerProps | FaqProps | FeaturesProps | GalleryProps | HeroProps | HtmlProps | ImageStoryProps | ImageTextProps | LogosProps | MosaicProps | SliderProps | StatsProps | TeaserCardProps | TestimonialsProps | TextProps | VideoCurtainProps)[];
|
|
106
108
|
/**
|
|
107
109
|
* Buttons of the Button Group
|
|
108
110
|
*/
|
|
@@ -74,7 +74,8 @@
|
|
|
74
74
|
"type": "object",
|
|
75
75
|
"properties": {
|
|
76
76
|
"icon": {
|
|
77
|
-
"type": "string"
|
|
77
|
+
"type": "string",
|
|
78
|
+
"format": "icon"
|
|
78
79
|
},
|
|
79
80
|
"label": {
|
|
80
81
|
"type": "string"
|
|
@@ -127,6 +128,7 @@
|
|
|
127
128
|
"title": "Icon",
|
|
128
129
|
"description": "The icon name for the social link",
|
|
129
130
|
"type": "string",
|
|
131
|
+
"format": "icon",
|
|
130
132
|
"examples": [
|
|
131
133
|
"twitter",
|
|
132
134
|
"facebook"
|
|
@@ -4,4 +4,5 @@ import { BlogAsideProps } from "../../BlogAsideProps-d9decb7c.js";
|
|
|
4
4
|
declare const BlogAsideContextDefault: import("react").ForwardRefExoticComponent<BlogAsideProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
5
|
declare const BlogAsideContext: import("react").Context<import("react").ForwardRefExoticComponent<BlogAsideProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
6
|
declare const BlogAside: import("react").ForwardRefExoticComponent<BlogAsideProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
export type { BlogAsideProps };
|
|
7
8
|
export { BlogAsideContextDefault, BlogAsideContext, BlogAside };
|
|
@@ -4,4 +4,5 @@ import { BlogAuthorProps } from "../../BlogAuthorProps-88a11566.js";
|
|
|
4
4
|
declare const BlogAuthorContextDefault: import("react").ForwardRefExoticComponent<BlogAuthorProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
5
|
declare const BlogAuthorContext: import("react").Context<import("react").ForwardRefExoticComponent<BlogAuthorProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
6
|
declare const BlogAuthor: import("react").ForwardRefExoticComponent<BlogAuthorProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
export type { BlogAuthorProps };
|
|
7
8
|
export { BlogAuthorContextDefault, BlogAuthorContext, BlogAuthor };
|
|
@@ -3,4 +3,5 @@ import { BlogHeadProps } from "../../BlogHeadProps-3f6e4072.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>>;
|
|
6
|
+
export type { BlogHeadProps };
|
|
6
7
|
export { BlogHeadContextDefault, BlogHeadContext, BlogHead };
|
|
@@ -298,6 +298,7 @@
|
|
|
298
298
|
},
|
|
299
299
|
"icon": {
|
|
300
300
|
"type": "string",
|
|
301
|
+
"format": "icon",
|
|
301
302
|
"title": "Icon",
|
|
302
303
|
"description": "Choose an icon"
|
|
303
304
|
},
|
|
@@ -395,6 +396,39 @@
|
|
|
395
396
|
},
|
|
396
397
|
"additionalProperties": false
|
|
397
398
|
},
|
|
399
|
+
{
|
|
400
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
401
|
+
"$id": "http://schema.mydesignsystem.com/divider.schema.json",
|
|
402
|
+
"title": "Divider",
|
|
403
|
+
"description": "Dividers bring clarity to a layout by grouping and dividing content in close proximity.",
|
|
404
|
+
"type": "object",
|
|
405
|
+
"properties": {
|
|
406
|
+
"variant": {
|
|
407
|
+
"title": "Style of the divider",
|
|
408
|
+
"type": "string",
|
|
409
|
+
"description": "Choose a variant for the divider",
|
|
410
|
+
"enum": [
|
|
411
|
+
"default",
|
|
412
|
+
"accent"
|
|
413
|
+
],
|
|
414
|
+
"default": "default"
|
|
415
|
+
},
|
|
416
|
+
"className": {
|
|
417
|
+
"type": "string",
|
|
418
|
+
"title": "Additional Classes",
|
|
419
|
+
"description": "Add additional css classes that should be applied to the divider"
|
|
420
|
+
},
|
|
421
|
+
"component": {
|
|
422
|
+
"title": "`ks-component` attribute",
|
|
423
|
+
"description": "Optional custom component identifier",
|
|
424
|
+
"type": "string"
|
|
425
|
+
},
|
|
426
|
+
"type": {
|
|
427
|
+
"const": "divider"
|
|
428
|
+
}
|
|
429
|
+
},
|
|
430
|
+
"additionalProperties": false
|
|
431
|
+
},
|
|
398
432
|
{
|
|
399
433
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
400
434
|
"$id": "http://schema.mydesignsystem.com/faq.schema.json",
|
|
@@ -508,6 +542,7 @@
|
|
|
508
542
|
"properties": {
|
|
509
543
|
"icon": {
|
|
510
544
|
"type": "string",
|
|
545
|
+
"format": "icon",
|
|
511
546
|
"title": "Icon",
|
|
512
547
|
"description": "The icon for the feature",
|
|
513
548
|
"examples": [
|
|
@@ -755,6 +790,7 @@
|
|
|
755
790
|
},
|
|
756
791
|
"icon": {
|
|
757
792
|
"type": "string",
|
|
793
|
+
"format": "icon",
|
|
758
794
|
"title": "Icon",
|
|
759
795
|
"description": "Choose an icon"
|
|
760
796
|
},
|
|
@@ -855,6 +891,36 @@
|
|
|
855
891
|
},
|
|
856
892
|
"additionalProperties": false
|
|
857
893
|
},
|
|
894
|
+
{
|
|
895
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
896
|
+
"$id": "http://schema.mydesignsystem.com/html.schema.json",
|
|
897
|
+
"title": "Html",
|
|
898
|
+
"description": "Display raw HTML.",
|
|
899
|
+
"type": "object",
|
|
900
|
+
"properties": {
|
|
901
|
+
"html": {
|
|
902
|
+
"title": "HTML string",
|
|
903
|
+
"type": "string",
|
|
904
|
+
"examples": [
|
|
905
|
+
"<p>Hello world!</p>"
|
|
906
|
+
]
|
|
907
|
+
},
|
|
908
|
+
"className": {
|
|
909
|
+
"title": "Additional Classes",
|
|
910
|
+
"description": "Add additional css classes that should be applied to the element",
|
|
911
|
+
"type": "string"
|
|
912
|
+
},
|
|
913
|
+
"component": {
|
|
914
|
+
"title": "`ks-component` attribute",
|
|
915
|
+
"description": "Optional custom component identifier",
|
|
916
|
+
"type": "string"
|
|
917
|
+
},
|
|
918
|
+
"type": {
|
|
919
|
+
"const": "html"
|
|
920
|
+
}
|
|
921
|
+
},
|
|
922
|
+
"additionalProperties": false
|
|
923
|
+
},
|
|
858
924
|
{
|
|
859
925
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
860
926
|
"$id": "http://schema.mydesignsystem.com/image-story.schema.json",
|
|
@@ -945,6 +1011,7 @@
|
|
|
945
1011
|
},
|
|
946
1012
|
"icon": {
|
|
947
1013
|
"type": "string",
|
|
1014
|
+
"format": "icon",
|
|
948
1015
|
"title": "Icon",
|
|
949
1016
|
"description": "Choose an icon"
|
|
950
1017
|
},
|
|
@@ -1333,6 +1400,7 @@
|
|
|
1333
1400
|
},
|
|
1334
1401
|
"icon": {
|
|
1335
1402
|
"type": "string",
|
|
1403
|
+
"format": "icon",
|
|
1336
1404
|
"title": "Icon",
|
|
1337
1405
|
"description": "Choose an icon"
|
|
1338
1406
|
}
|
|
@@ -1498,6 +1566,7 @@
|
|
|
1498
1566
|
},
|
|
1499
1567
|
"icon": {
|
|
1500
1568
|
"type": "string",
|
|
1569
|
+
"format": "icon",
|
|
1501
1570
|
"title": "Icon",
|
|
1502
1571
|
"description": "Choose an icon"
|
|
1503
1572
|
},
|
|
@@ -1658,6 +1727,7 @@
|
|
|
1658
1727
|
"properties": {
|
|
1659
1728
|
"icon": {
|
|
1660
1729
|
"type": "string",
|
|
1730
|
+
"format": "icon",
|
|
1661
1731
|
"title": "Icon",
|
|
1662
1732
|
"description": "The icon for the feature",
|
|
1663
1733
|
"examples": [
|
|
@@ -1905,6 +1975,7 @@
|
|
|
1905
1975
|
},
|
|
1906
1976
|
"icon": {
|
|
1907
1977
|
"type": "string",
|
|
1978
|
+
"format": "icon",
|
|
1908
1979
|
"title": "Icon",
|
|
1909
1980
|
"description": "Choose an icon"
|
|
1910
1981
|
},
|
|
@@ -2260,6 +2331,7 @@
|
|
|
2260
2331
|
"title": "Icon",
|
|
2261
2332
|
"description": "Optional icon of the stat",
|
|
2262
2333
|
"type": "string",
|
|
2334
|
+
"format": "icon",
|
|
2263
2335
|
"examples": [
|
|
2264
2336
|
"person",
|
|
2265
2337
|
"home",
|
|
@@ -2612,6 +2684,7 @@
|
|
|
2612
2684
|
"title": "Icon",
|
|
2613
2685
|
"description": "Optional icon of the stat",
|
|
2614
2686
|
"type": "string",
|
|
2687
|
+
"format": "icon",
|
|
2615
2688
|
"examples": [
|
|
2616
2689
|
"person",
|
|
2617
2690
|
"home",
|
|
@@ -2949,6 +3022,7 @@
|
|
|
2949
3022
|
},
|
|
2950
3023
|
"icon": {
|
|
2951
3024
|
"type": "string",
|
|
3025
|
+
"format": "icon",
|
|
2952
3026
|
"title": "Icon",
|
|
2953
3027
|
"description": "Choose an icon"
|
|
2954
3028
|
},
|
|
@@ -3064,6 +3138,7 @@
|
|
|
3064
3138
|
},
|
|
3065
3139
|
"icon": {
|
|
3066
3140
|
"type": "string",
|
|
3141
|
+
"format": "icon",
|
|
3067
3142
|
"title": "Icon",
|
|
3068
3143
|
"description": "Choose an icon"
|
|
3069
3144
|
},
|
|
@@ -3190,15 +3265,6 @@
|
|
|
3190
3265
|
"examples": [
|
|
3191
3266
|
"https://example.com"
|
|
3192
3267
|
]
|
|
3193
|
-
},
|
|
3194
|
-
"label": {
|
|
3195
|
-
"title": "Label",
|
|
3196
|
-
"description": "The label to use for the link",
|
|
3197
|
-
"type": "string",
|
|
3198
|
-
"examples": [
|
|
3199
|
-
"Read more"
|
|
3200
|
-
],
|
|
3201
|
-
"default": "Read more"
|
|
3202
3268
|
}
|
|
3203
3269
|
},
|
|
3204
3270
|
"additionalProperties": false,
|
|
@@ -3355,15 +3421,6 @@
|
|
|
3355
3421
|
"examples": [
|
|
3356
3422
|
"https://example.com"
|
|
3357
3423
|
]
|
|
3358
|
-
},
|
|
3359
|
-
"label": {
|
|
3360
|
-
"title": "Label",
|
|
3361
|
-
"description": "The label to use for the link",
|
|
3362
|
-
"type": "string",
|
|
3363
|
-
"examples": [
|
|
3364
|
-
"Read more"
|
|
3365
|
-
],
|
|
3366
|
-
"default": "Read more"
|
|
3367
3424
|
}
|
|
3368
3425
|
},
|
|
3369
3426
|
"additionalProperties": false,
|
|
@@ -3521,15 +3578,6 @@
|
|
|
3521
3578
|
"examples": [
|
|
3522
3579
|
"https://example.com"
|
|
3523
3580
|
]
|
|
3524
|
-
},
|
|
3525
|
-
"label": {
|
|
3526
|
-
"title": "Label",
|
|
3527
|
-
"description": "The label to use for the link",
|
|
3528
|
-
"type": "string",
|
|
3529
|
-
"examples": [
|
|
3530
|
-
"Read more"
|
|
3531
|
-
],
|
|
3532
|
-
"default": "Read more"
|
|
3533
3581
|
}
|
|
3534
3582
|
},
|
|
3535
3583
|
"additionalProperties": false,
|
|
@@ -3659,6 +3707,7 @@
|
|
|
3659
3707
|
},
|
|
3660
3708
|
"icon": {
|
|
3661
3709
|
"type": "string",
|
|
3710
|
+
"format": "icon",
|
|
3662
3711
|
"title": "Icon",
|
|
3663
3712
|
"description": "Choose an icon"
|
|
3664
3713
|
},
|
|
@@ -154,7 +154,8 @@
|
|
|
154
154
|
"type": "object",
|
|
155
155
|
"properties": {
|
|
156
156
|
"icon": {
|
|
157
|
-
"type": "string"
|
|
157
|
+
"type": "string",
|
|
158
|
+
"format": "icon"
|
|
158
159
|
},
|
|
159
160
|
"label": {
|
|
160
161
|
"type": "string"
|
|
@@ -207,6 +208,7 @@
|
|
|
207
208
|
"title": "Icon",
|
|
208
209
|
"description": "The icon name for the social link",
|
|
209
210
|
"type": "string",
|
|
211
|
+
"format": "icon",
|
|
210
212
|
"examples": [
|
|
211
213
|
"twitter",
|
|
212
214
|
"facebook"
|
|
@@ -564,6 +566,7 @@
|
|
|
564
566
|
},
|
|
565
567
|
"icon": {
|
|
566
568
|
"type": "string",
|
|
569
|
+
"format": "icon",
|
|
567
570
|
"title": "Icon",
|
|
568
571
|
"description": "Choose an icon"
|
|
569
572
|
},
|
|
@@ -661,6 +664,39 @@
|
|
|
661
664
|
},
|
|
662
665
|
"additionalProperties": false
|
|
663
666
|
},
|
|
667
|
+
{
|
|
668
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
669
|
+
"$id": "http://schema.mydesignsystem.com/divider.schema.json",
|
|
670
|
+
"title": "Divider",
|
|
671
|
+
"description": "Dividers bring clarity to a layout by grouping and dividing content in close proximity.",
|
|
672
|
+
"type": "object",
|
|
673
|
+
"properties": {
|
|
674
|
+
"variant": {
|
|
675
|
+
"title": "Style of the divider",
|
|
676
|
+
"type": "string",
|
|
677
|
+
"description": "Choose a variant for the divider",
|
|
678
|
+
"enum": [
|
|
679
|
+
"default",
|
|
680
|
+
"accent"
|
|
681
|
+
],
|
|
682
|
+
"default": "default"
|
|
683
|
+
},
|
|
684
|
+
"className": {
|
|
685
|
+
"type": "string",
|
|
686
|
+
"title": "Additional Classes",
|
|
687
|
+
"description": "Add additional css classes that should be applied to the divider"
|
|
688
|
+
},
|
|
689
|
+
"component": {
|
|
690
|
+
"title": "`ks-component` attribute",
|
|
691
|
+
"description": "Optional custom component identifier",
|
|
692
|
+
"type": "string"
|
|
693
|
+
},
|
|
694
|
+
"type": {
|
|
695
|
+
"const": "divider"
|
|
696
|
+
}
|
|
697
|
+
},
|
|
698
|
+
"additionalProperties": false
|
|
699
|
+
},
|
|
664
700
|
{
|
|
665
701
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
666
702
|
"$id": "http://schema.mydesignsystem.com/faq.schema.json",
|
|
@@ -774,6 +810,7 @@
|
|
|
774
810
|
"properties": {
|
|
775
811
|
"icon": {
|
|
776
812
|
"type": "string",
|
|
813
|
+
"format": "icon",
|
|
777
814
|
"title": "Icon",
|
|
778
815
|
"description": "The icon for the feature",
|
|
779
816
|
"examples": [
|
|
@@ -1021,6 +1058,7 @@
|
|
|
1021
1058
|
},
|
|
1022
1059
|
"icon": {
|
|
1023
1060
|
"type": "string",
|
|
1061
|
+
"format": "icon",
|
|
1024
1062
|
"title": "Icon",
|
|
1025
1063
|
"description": "Choose an icon"
|
|
1026
1064
|
},
|
|
@@ -1121,6 +1159,36 @@
|
|
|
1121
1159
|
},
|
|
1122
1160
|
"additionalProperties": false
|
|
1123
1161
|
},
|
|
1162
|
+
{
|
|
1163
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
1164
|
+
"$id": "http://schema.mydesignsystem.com/html.schema.json",
|
|
1165
|
+
"title": "Html",
|
|
1166
|
+
"description": "Display raw HTML.",
|
|
1167
|
+
"type": "object",
|
|
1168
|
+
"properties": {
|
|
1169
|
+
"html": {
|
|
1170
|
+
"title": "HTML string",
|
|
1171
|
+
"type": "string",
|
|
1172
|
+
"examples": [
|
|
1173
|
+
"<p>Hello world!</p>"
|
|
1174
|
+
]
|
|
1175
|
+
},
|
|
1176
|
+
"className": {
|
|
1177
|
+
"title": "Additional Classes",
|
|
1178
|
+
"description": "Add additional css classes that should be applied to the element",
|
|
1179
|
+
"type": "string"
|
|
1180
|
+
},
|
|
1181
|
+
"component": {
|
|
1182
|
+
"title": "`ks-component` attribute",
|
|
1183
|
+
"description": "Optional custom component identifier",
|
|
1184
|
+
"type": "string"
|
|
1185
|
+
},
|
|
1186
|
+
"type": {
|
|
1187
|
+
"const": "html"
|
|
1188
|
+
}
|
|
1189
|
+
},
|
|
1190
|
+
"additionalProperties": false
|
|
1191
|
+
},
|
|
1124
1192
|
{
|
|
1125
1193
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
1126
1194
|
"$id": "http://schema.mydesignsystem.com/image-story.schema.json",
|
|
@@ -1211,6 +1279,7 @@
|
|
|
1211
1279
|
},
|
|
1212
1280
|
"icon": {
|
|
1213
1281
|
"type": "string",
|
|
1282
|
+
"format": "icon",
|
|
1214
1283
|
"title": "Icon",
|
|
1215
1284
|
"description": "Choose an icon"
|
|
1216
1285
|
},
|
|
@@ -1599,6 +1668,7 @@
|
|
|
1599
1668
|
},
|
|
1600
1669
|
"icon": {
|
|
1601
1670
|
"type": "string",
|
|
1671
|
+
"format": "icon",
|
|
1602
1672
|
"title": "Icon",
|
|
1603
1673
|
"description": "Choose an icon"
|
|
1604
1674
|
}
|
|
@@ -1764,6 +1834,7 @@
|
|
|
1764
1834
|
},
|
|
1765
1835
|
"icon": {
|
|
1766
1836
|
"type": "string",
|
|
1837
|
+
"format": "icon",
|
|
1767
1838
|
"title": "Icon",
|
|
1768
1839
|
"description": "Choose an icon"
|
|
1769
1840
|
},
|
|
@@ -1924,6 +1995,7 @@
|
|
|
1924
1995
|
"properties": {
|
|
1925
1996
|
"icon": {
|
|
1926
1997
|
"type": "string",
|
|
1998
|
+
"format": "icon",
|
|
1927
1999
|
"title": "Icon",
|
|
1928
2000
|
"description": "The icon for the feature",
|
|
1929
2001
|
"examples": [
|
|
@@ -2171,6 +2243,7 @@
|
|
|
2171
2243
|
},
|
|
2172
2244
|
"icon": {
|
|
2173
2245
|
"type": "string",
|
|
2246
|
+
"format": "icon",
|
|
2174
2247
|
"title": "Icon",
|
|
2175
2248
|
"description": "Choose an icon"
|
|
2176
2249
|
},
|
|
@@ -2526,6 +2599,7 @@
|
|
|
2526
2599
|
"title": "Icon",
|
|
2527
2600
|
"description": "Optional icon of the stat",
|
|
2528
2601
|
"type": "string",
|
|
2602
|
+
"format": "icon",
|
|
2529
2603
|
"examples": [
|
|
2530
2604
|
"person",
|
|
2531
2605
|
"home",
|
|
@@ -2878,6 +2952,7 @@
|
|
|
2878
2952
|
"title": "Icon",
|
|
2879
2953
|
"description": "Optional icon of the stat",
|
|
2880
2954
|
"type": "string",
|
|
2955
|
+
"format": "icon",
|
|
2881
2956
|
"examples": [
|
|
2882
2957
|
"person",
|
|
2883
2958
|
"home",
|
|
@@ -3215,6 +3290,7 @@
|
|
|
3215
3290
|
},
|
|
3216
3291
|
"icon": {
|
|
3217
3292
|
"type": "string",
|
|
3293
|
+
"format": "icon",
|
|
3218
3294
|
"title": "Icon",
|
|
3219
3295
|
"description": "Choose an icon"
|
|
3220
3296
|
},
|
|
@@ -3330,6 +3406,7 @@
|
|
|
3330
3406
|
},
|
|
3331
3407
|
"icon": {
|
|
3332
3408
|
"type": "string",
|
|
3409
|
+
"format": "icon",
|
|
3333
3410
|
"title": "Icon",
|
|
3334
3411
|
"description": "Choose an icon"
|
|
3335
3412
|
},
|
|
@@ -3432,6 +3509,7 @@
|
|
|
3432
3509
|
},
|
|
3433
3510
|
"icon": {
|
|
3434
3511
|
"type": "string",
|
|
3512
|
+
"format": "icon",
|
|
3435
3513
|
"title": "Icon",
|
|
3436
3514
|
"description": "Choose an icon"
|
|
3437
3515
|
},
|
|
@@ -80,15 +80,6 @@
|
|
|
80
80
|
"examples": [
|
|
81
81
|
"https://example.com"
|
|
82
82
|
]
|
|
83
|
-
},
|
|
84
|
-
"label": {
|
|
85
|
-
"title": "Label",
|
|
86
|
-
"description": "The label to use for the link",
|
|
87
|
-
"type": "string",
|
|
88
|
-
"examples": [
|
|
89
|
-
"Read more"
|
|
90
|
-
],
|
|
91
|
-
"default": "Read more"
|
|
92
83
|
}
|
|
93
84
|
},
|
|
94
85
|
"additionalProperties": false,
|
|
@@ -52,13 +52,6 @@
|
|
|
52
52
|
"type": "string",
|
|
53
53
|
"format": "uri",
|
|
54
54
|
"examples": ["https://example.com"]
|
|
55
|
-
},
|
|
56
|
-
"label": {
|
|
57
|
-
"title": "Label",
|
|
58
|
-
"description": "The label to use for the link",
|
|
59
|
-
"type": "string",
|
|
60
|
-
"examples": ["Read more"],
|
|
61
|
-
"default": "Read more"
|
|
62
55
|
}
|
|
63
56
|
},
|
|
64
57
|
"additionalProperties": false,
|
|
@@ -4,4 +4,5 @@ import { BlogTeaserProps } from "../../BlogTeaserProps-f5855e93.js";
|
|
|
4
4
|
declare const BlogTeaserContextDefault: import("react").ForwardRefExoticComponent<BlogTeaserProps & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
5
|
declare const BlogTeaserContext: import("react").Context<import("react").ForwardRefExoticComponent<BlogTeaserProps & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
6
6
|
declare const BlogTeaser: import("react").ForwardRefExoticComponent<BlogTeaserProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
7
|
+
export type { BlogTeaserProps };
|
|
7
8
|
export { BlogTeaserContextDefault, BlogTeaserContext, BlogTeaser };
|