@kickstartds/ds-agency-premium 1.6.68--canary.45.1711.0 → 1.6.68--canary.45.1716.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/{BlogAsideProps-d9decb7c.d.ts → BlogAsideProps-c760fd2a.d.ts} +5 -5
- package/dist/{BlogAuthorProps-9320ef58.d.ts → BlogAuthorProps-fb0241df.d.ts} +1 -1
- package/dist/BlogOverviewProps-9f207f1c.d.ts +2 -2
- package/dist/{BlogPostProps-c04a5ed8.d.ts → BlogPostProps-6b3cff22.d.ts} +2 -2
- package/dist/{ButtonProps-03ff6d21.d.ts → ButtonProps-00ddee3a.d.ts} +4 -4
- package/dist/{CtaProps-8a0dba0d.d.ts → CtaProps-babe4ee6.d.ts} +4 -4
- package/dist/{EventListAppointmentProps-da54c3b9.d.ts → EventAppointmentProps-443cd1ce.d.ts} +4 -4
- package/dist/{EventDetailProps-19b81db8.d.ts → EventDetailProps-42a7eebe.d.ts} +5 -5
- package/dist/{EventTeaserProps-e00ea659.d.ts → EventLatestTeaserProps-fc9d3281.d.ts} +2 -2
- package/dist/{EventListLocationProps-d4345e0e.d.ts → EventLocationProps-dd4aeaa9.d.ts} +5 -5
- package/dist/{FeaturesProps-7ef528ec.d.ts → FeaturesProps-a9041d97.d.ts} +4 -4
- package/dist/{FooterProps-171a3067.d.ts → FooterProps-a0a104ca.d.ts} +2 -2
- package/dist/{HeaderProps-e22382f1.d.ts → HeaderProps-72763967.d.ts} +2 -2
- package/dist/{HeroProps-aa4e6431.d.ts → HeroProps-40f6c7f5.d.ts} +4 -4
- package/dist/ImageStoryProps-e853e1e7.d.ts +1 -1
- package/dist/MosaicProps-d52c7151.d.ts +4 -4
- package/dist/SectionProps-7caa223c.d.ts +7 -7
- package/dist/{SliderProps-8a0dba0d.d.ts → SliderProps-babe4ee6.d.ts} +4 -4
- package/dist/{TeaserCardProps-b9c28e78.d.ts → TeaserCardProps-994cb119.d.ts} +4 -4
- package/dist/{VideoCurtainProps-88f08b62.d.ts → VideoCurtainProps-a2c0cc7f.d.ts} +4 -4
- package/dist/components/blog-aside/blog-aside.schema.dereffed.json +7 -7
- package/dist/components/blog-aside/blog-aside.schema.json +4 -4
- package/dist/components/blog-aside/index.d.ts +1 -1
- package/dist/components/blog-aside/index.js +1 -1
- package/dist/components/blog-author/blog-author.schema.dereffed.json +3 -3
- package/dist/components/blog-author/index.d.ts +1 -1
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +41 -41
- package/dist/components/blog-post/blog-post.schema.dereffed.json +48 -48
- package/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/blog-teaser/index.d.ts +1 -1
- package/dist/components/blog-teaser/index.js +5 -7
- package/dist/components/button/button.schema.dereffed.json +3 -3
- package/dist/components/button/button.schema.json +3 -3
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js +1 -1
- package/dist/components/button-group/button-group.schema.dereffed.json +3 -3
- package/dist/components/button-group/index.d.ts +1 -1
- package/dist/components/contact/contact.schema.dereffed.json +3 -3
- package/dist/components/contact/contact.schema.json +3 -3
- package/dist/components/contact/index.d.ts +1 -1
- package/dist/components/contact/index.js +1 -1
- package/dist/components/cta/cta.schema.dereffed.json +3 -3
- package/dist/components/cta/cta.schema.json +2 -2
- package/dist/components/cta/index.d.ts +1 -1
- package/dist/components/{event-list-appointment/event-list-appointment.css → event-appointment/event-appointment.css} +9 -9
- package/dist/components/{event-list-appointment/event-list-appointment.schema.dereffed.json → event-appointment/event-appointment.schema.dereffed.json} +5 -5
- package/dist/components/{event-list-appointment/event-list-appointment.schema.json → event-appointment/event-appointment.schema.json} +4 -4
- package/dist/components/event-appointment/index.d.ts +7 -0
- package/dist/components/event-appointment/index.js +14 -0
- package/dist/components/event-detail/event-detail.schema.dereffed.json +12 -12
- package/dist/components/event-detail/event-detail.schema.json +3 -3
- package/dist/components/event-detail/index.d.ts +1 -1
- package/dist/components/event-detail/index.js +4 -4
- package/dist/components/event-latest/event-latest.schema.dereffed.json +3 -3
- package/dist/components/event-latest/event-latest.schema.json +1 -1
- package/dist/components/event-latest/index.d.ts +3 -3
- package/dist/components/{event-teaser/event-teaser.css → event-latest-teaser/event-latest-teaser.css} +13 -13
- package/dist/components/{event-teaser/event-teaser.schema.dereffed.json → event-latest-teaser/event-latest-teaser.schema.dereffed.json} +3 -3
- package/dist/components/{event-teaser/event-teaser.schema.json → event-latest-teaser/event-latest-teaser.schema.json} +2 -2
- package/dist/components/event-latest-teaser/index.d.ts +8 -0
- package/dist/components/event-latest-teaser/index.js +17 -0
- package/dist/components/{event-list-location/event-list-location.css → event-location/event-location.css} +15 -15
- package/dist/components/{event-list-location/event-list-location.schema.dereffed.json → event-location/event-location.schema.dereffed.json} +10 -10
- package/dist/components/{event-list-location/event-list-location.schema.json → event-location/event-location.schema.json} +5 -5
- package/dist/components/event-location/index.d.ts +7 -0
- package/dist/components/event-location/index.js +16 -0
- package/dist/components/feature/feature.schema.dereffed.json +3 -3
- package/dist/components/feature/feature.schema.json +3 -3
- package/dist/components/feature/index.d.ts +3 -3
- package/dist/components/feature/index.js +1 -1
- package/dist/components/features/features.schema.dereffed.json +3 -3
- package/dist/components/features/features.schema.json +2 -2
- package/dist/components/features/index.d.ts +1 -1
- package/dist/components/features/index.js +1 -1
- package/dist/components/footer/footer.schema.dereffed.json +12 -12
- package/dist/components/footer/index.d.ts +1 -1
- package/dist/components/footer/index.js +1 -1
- package/dist/components/header/header.schema.dereffed.json +12 -12
- package/dist/components/header/index.d.ts +1 -1
- package/dist/components/hero/hero.schema.dereffed.json +3 -3
- package/dist/components/hero/hero.schema.json +2 -2
- package/dist/components/hero/index.d.ts +1 -1
- package/dist/components/image-story/image-story.schema.dereffed.json +3 -3
- package/dist/components/index/index.d.ts +4 -4
- package/dist/components/logos/index.js +1 -1
- package/dist/components/mosaic/index.js +1 -1
- package/dist/components/mosaic/mosaic.schema.dereffed.json +3 -3
- package/dist/components/nav-dropdown/index.d.ts +1 -1
- package/dist/components/nav-dropdown/index.js +2 -2
- package/dist/components/nav-dropdown/nav-dropdown.schema.dereffed.json +1 -1
- package/dist/components/nav-flyout/index.d.ts +2 -2
- package/dist/components/nav-flyout/index.js +4 -4
- package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +12 -12
- package/dist/components/nav-main/index.d.ts +5 -5
- package/dist/components/nav-main/nav-main.schema.dereffed.json +15 -15
- package/dist/components/nav-main/nav-main.schema.json +14 -14
- package/dist/components/nav-topbar/index.d.ts +2 -2
- package/dist/components/nav-topbar/index.js +2 -2
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -12
- package/dist/components/page/page.schema.dereffed.json +38 -38
- package/dist/components/page-wrapper/tokens.css +1 -1
- package/dist/components/presets.json +200 -198
- package/dist/components/section/section.schema.dereffed.json +38 -38
- package/dist/components/settings/settings.schema.dereffed.json +24 -24
- package/dist/components/slider/index.d.ts +1 -1
- package/dist/components/slider/slider.schema.dereffed.json +13 -13
- package/dist/components/teaser-card/index.d.ts +1 -1
- package/dist/components/teaser-card/index.js +2 -2
- package/dist/components/teaser-card/teaser-card.schema.dereffed.json +4 -4
- package/dist/components/teaser-card/teaser-card.schema.json +4 -4
- package/dist/components/testimonials/index.d.ts +1 -1
- package/dist/components/tile/tile.schema.dereffed.json +3 -3
- package/dist/components/tile/tile.schema.json +2 -2
- package/dist/components/video-curtain/index.d.ts +1 -1
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +3 -3
- package/dist/components/video-curtain/video-curtain.schema.json +2 -2
- 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/components/event-list-appointment/index.d.ts +0 -7
- package/dist/components/event-list-appointment/index.js +0 -14
- package/dist/components/event-list-location/index.d.ts +0 -7
- package/dist/components/event-list-location/index.js +0 -16
- package/dist/components/event-teaser/index.d.ts +0 -8
- package/dist/components/event-teaser/index.js +0 -17
- /package/dist/{BlogTeaserProps-d62a0a9a.d.ts → BlogTeaserProps-f5855e93.d.ts} +0 -0
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"items": {
|
|
10
10
|
"type": "object",
|
|
11
11
|
"properties": {
|
|
12
|
-
"
|
|
12
|
+
"url": {
|
|
13
13
|
"type": "string",
|
|
14
14
|
"format": "uri"
|
|
15
15
|
},
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"items": {
|
|
25
25
|
"type": "object",
|
|
26
26
|
"properties": {
|
|
27
|
-
"
|
|
27
|
+
"url": {
|
|
28
28
|
"type": "string",
|
|
29
29
|
"format": "uri"
|
|
30
30
|
},
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
},
|
|
42
42
|
"additionalProperties": false,
|
|
43
43
|
"required": [
|
|
44
|
-
"
|
|
44
|
+
"url",
|
|
45
45
|
"label"
|
|
46
46
|
]
|
|
47
47
|
},
|
|
@@ -49,43 +49,43 @@
|
|
|
49
49
|
[
|
|
50
50
|
{
|
|
51
51
|
"label": "Active Item",
|
|
52
|
-
"
|
|
52
|
+
"url": "#",
|
|
53
53
|
"active": true
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"label": "Navigation Item",
|
|
57
|
-
"
|
|
57
|
+
"url": "#"
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
60
|
"label": "Dropdown",
|
|
61
|
-
"
|
|
61
|
+
"url": "#",
|
|
62
62
|
"items": [
|
|
63
63
|
{
|
|
64
64
|
"label": "Level 2 Item",
|
|
65
|
-
"
|
|
65
|
+
"url": "#"
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
68
|
"label": "Active Item",
|
|
69
69
|
"active": true,
|
|
70
|
-
"
|
|
70
|
+
"url": "#"
|
|
71
71
|
},
|
|
72
72
|
{
|
|
73
73
|
"label": "An Item with a longer Label",
|
|
74
|
-
"
|
|
74
|
+
"url": "#"
|
|
75
75
|
},
|
|
76
76
|
{
|
|
77
77
|
"label": "And One last one",
|
|
78
|
-
"
|
|
78
|
+
"url": "#"
|
|
79
79
|
}
|
|
80
80
|
]
|
|
81
81
|
},
|
|
82
82
|
{
|
|
83
83
|
"label": "One more Item",
|
|
84
|
-
"
|
|
84
|
+
"url": "#"
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
87
|
"label": "Last Item",
|
|
88
|
-
"
|
|
88
|
+
"url": "#"
|
|
89
89
|
}
|
|
90
90
|
]
|
|
91
91
|
]
|
|
@@ -24,9 +24,9 @@ type ToggleCTA = boolean;
|
|
|
24
24
|
*/
|
|
25
25
|
type Label = string;
|
|
26
26
|
/**
|
|
27
|
-
*
|
|
27
|
+
* The URL to link to when the button is clicked
|
|
28
28
|
*/
|
|
29
|
-
type
|
|
29
|
+
type URL = string;
|
|
30
30
|
interface NavMainProps {
|
|
31
31
|
/**
|
|
32
32
|
* Referenced component LogoProps
|
|
@@ -35,11 +35,11 @@ interface NavMainProps {
|
|
|
35
35
|
flyoutInverted?: FlyoutInverted;
|
|
36
36
|
dropdownInverted?: DropdownInverted;
|
|
37
37
|
items?: {
|
|
38
|
-
|
|
38
|
+
url: string;
|
|
39
39
|
label: string;
|
|
40
40
|
active?: boolean;
|
|
41
41
|
items?: {
|
|
42
|
-
|
|
42
|
+
url?: string;
|
|
43
43
|
label?: string;
|
|
44
44
|
active?: boolean;
|
|
45
45
|
}[];
|
|
@@ -52,7 +52,7 @@ interface NavMainProps {
|
|
|
52
52
|
interface CTA {
|
|
53
53
|
toggle?: ToggleCTA;
|
|
54
54
|
label?: Label;
|
|
55
|
-
|
|
55
|
+
url?: URL;
|
|
56
56
|
}
|
|
57
57
|
declare const NavMainContextDefault: import("react").ForwardRefExoticComponent<NavMainProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
58
58
|
declare const NavMainContext: import("react").Context<import("react").ForwardRefExoticComponent<NavMainProps & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>>;
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"items": {
|
|
84
84
|
"type": "object",
|
|
85
85
|
"properties": {
|
|
86
|
-
"
|
|
86
|
+
"url": {
|
|
87
87
|
"type": "string",
|
|
88
88
|
"format": "uri"
|
|
89
89
|
},
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"items": {
|
|
99
99
|
"type": "object",
|
|
100
100
|
"properties": {
|
|
101
|
-
"
|
|
101
|
+
"url": {
|
|
102
102
|
"type": "string",
|
|
103
103
|
"format": "uri"
|
|
104
104
|
},
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
},
|
|
116
116
|
"additionalProperties": false,
|
|
117
117
|
"required": [
|
|
118
|
-
"
|
|
118
|
+
"url",
|
|
119
119
|
"label"
|
|
120
120
|
]
|
|
121
121
|
},
|
|
@@ -123,43 +123,43 @@
|
|
|
123
123
|
[
|
|
124
124
|
{
|
|
125
125
|
"label": "Active Item",
|
|
126
|
-
"
|
|
126
|
+
"url": "#",
|
|
127
127
|
"active": true
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
130
|
"label": "Navigation Item",
|
|
131
|
-
"
|
|
131
|
+
"url": "#"
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
134
|
"label": "Dropdown",
|
|
135
|
-
"
|
|
135
|
+
"url": "#",
|
|
136
136
|
"items": [
|
|
137
137
|
{
|
|
138
138
|
"label": "Level 2 Item",
|
|
139
|
-
"
|
|
139
|
+
"url": "#"
|
|
140
140
|
},
|
|
141
141
|
{
|
|
142
142
|
"label": "Active Item",
|
|
143
143
|
"active": true,
|
|
144
|
-
"
|
|
144
|
+
"url": "#"
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
147
|
"label": "An Item with a longer Label",
|
|
148
|
-
"
|
|
148
|
+
"url": "#"
|
|
149
149
|
},
|
|
150
150
|
{
|
|
151
151
|
"label": "And One last one",
|
|
152
|
-
"
|
|
152
|
+
"url": "#"
|
|
153
153
|
}
|
|
154
154
|
]
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
157
|
"label": "One more Item",
|
|
158
|
-
"
|
|
158
|
+
"url": "#"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"label": "Last Item",
|
|
162
|
-
"
|
|
162
|
+
"url": "#"
|
|
163
163
|
}
|
|
164
164
|
]
|
|
165
165
|
]
|
|
@@ -183,10 +183,10 @@
|
|
|
183
183
|
"Book a meeting"
|
|
184
184
|
]
|
|
185
185
|
},
|
|
186
|
-
"
|
|
186
|
+
"url": {
|
|
187
187
|
"type": "string",
|
|
188
|
-
"title": "
|
|
189
|
-
"description": "
|
|
188
|
+
"title": "URL",
|
|
189
|
+
"description": "The URL to link to when the button is clicked",
|
|
190
190
|
"format": "uri"
|
|
191
191
|
}
|
|
192
192
|
},
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"items": {
|
|
25
25
|
"type": "object",
|
|
26
26
|
"properties": {
|
|
27
|
-
"
|
|
27
|
+
"url": { "type": "string", "format": "uri" },
|
|
28
28
|
"label": { "type": "string" },
|
|
29
29
|
"active": { "type": "boolean" },
|
|
30
30
|
"items": {
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"items": {
|
|
33
33
|
"type": "object",
|
|
34
34
|
"properties": {
|
|
35
|
-
"
|
|
35
|
+
"url": { "type": "string", "format": "uri" },
|
|
36
36
|
"label": { "type": "string" },
|
|
37
37
|
"active": { "type": "boolean" }
|
|
38
38
|
}
|
|
@@ -40,49 +40,49 @@
|
|
|
40
40
|
}
|
|
41
41
|
},
|
|
42
42
|
"additionalProperties": false,
|
|
43
|
-
"required": ["
|
|
43
|
+
"required": ["url", "label"]
|
|
44
44
|
},
|
|
45
45
|
"examples": [
|
|
46
46
|
[
|
|
47
47
|
{
|
|
48
48
|
"label": "Active Item",
|
|
49
|
-
"
|
|
49
|
+
"url": "#",
|
|
50
50
|
"active": true
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
53
|
"label": "Navigation Item",
|
|
54
|
-
"
|
|
54
|
+
"url": "#"
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
57
|
"label": "Dropdown",
|
|
58
|
-
"
|
|
58
|
+
"url": "#",
|
|
59
59
|
"items": [
|
|
60
60
|
{
|
|
61
61
|
"label": "Level 2 Item",
|
|
62
|
-
"
|
|
62
|
+
"url": "#"
|
|
63
63
|
},
|
|
64
64
|
{
|
|
65
65
|
"label": "Active Item",
|
|
66
66
|
"active": true,
|
|
67
|
-
"
|
|
67
|
+
"url": "#"
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
70
|
"label": "An Item with a longer Label",
|
|
71
|
-
"
|
|
71
|
+
"url": "#"
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
74
|
"label": "And One last one",
|
|
75
|
-
"
|
|
75
|
+
"url": "#"
|
|
76
76
|
}
|
|
77
77
|
]
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
80
|
"label": "One more Item",
|
|
81
|
-
"
|
|
81
|
+
"url": "#"
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
84
|
"label": "Last Item",
|
|
85
|
-
"
|
|
85
|
+
"url": "#"
|
|
86
86
|
}
|
|
87
87
|
]
|
|
88
88
|
]
|
|
@@ -101,8 +101,8 @@
|
|
|
101
101
|
"label": {
|
|
102
102
|
"$ref": "http://schema.mydesignsystem.com/button.schema.json#/properties/label"
|
|
103
103
|
},
|
|
104
|
-
"
|
|
105
|
-
"$ref": "http://schema.mydesignsystem.com/button.schema.json#/properties/
|
|
104
|
+
"url": {
|
|
105
|
+
"$ref": "http://schema.mydesignsystem.com/button.schema.json#/properties/url"
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
108
|
}
|
|
@@ -12,11 +12,11 @@ import { HTMLAttributes } from "react";
|
|
|
12
12
|
type DropdownInverted = boolean;
|
|
13
13
|
interface NavTopbarProps {
|
|
14
14
|
items?: {
|
|
15
|
-
|
|
15
|
+
url: string;
|
|
16
16
|
label: string;
|
|
17
17
|
active?: boolean;
|
|
18
18
|
items?: {
|
|
19
|
-
|
|
19
|
+
url?: string;
|
|
20
20
|
label?: string;
|
|
21
21
|
active?: boolean;
|
|
22
22
|
}[];
|
|
@@ -6,8 +6,8 @@ import { Icon } from '@kickstartds/base/lib/icon';
|
|
|
6
6
|
import { NavDropdown } from '../nav-dropdown/index.js';
|
|
7
7
|
import { forwardRef, createContext, useContext } from 'react';
|
|
8
8
|
|
|
9
|
-
const NavTopbarContextDefault = forwardRef(({ items, inverted }, ref) => items && items.length > 0 ? (jsx("nav", { className: "dsa-nav-topbar", id: "dsa-nav-topbar", "aria-label": "Main Navigation", ref: ref, children: jsx("ul", { className: "dsa-nav-topbar__list", children: items.map(({ label,
|
|
10
|
-
return (jsxs("li", { className: classnames("dsa-nav-topbar__item", active && "dsa-nav-topbar__item--active", subItems?.length && "dsa-nav-topbar__item--dropdown"), children: [subItems?.length ? (jsxs("span", { className: "dsa-nav-topbar__label", children: [label, subItems?.length ? (jsx(Icon, { className: "dsa-nav-topbar__label__icon", icon: "chevron-down", role: "presentation", "aria-hidden": true, focusable: false })) : ("")] })) : (jsx(Link, { href:
|
|
9
|
+
const NavTopbarContextDefault = forwardRef(({ items, inverted }, ref) => items && items.length > 0 ? (jsx("nav", { className: "dsa-nav-topbar", id: "dsa-nav-topbar", "aria-label": "Main Navigation", ref: ref, children: jsx("ul", { className: "dsa-nav-topbar__list", children: items.map(({ label, url, active, items: subItems }) => {
|
|
10
|
+
return (jsxs("li", { className: classnames("dsa-nav-topbar__item", active && "dsa-nav-topbar__item--active", subItems?.length && "dsa-nav-topbar__item--dropdown"), children: [subItems?.length ? (jsxs("span", { className: "dsa-nav-topbar__label", children: [label, subItems?.length ? (jsx(Icon, { className: "dsa-nav-topbar__label__icon", icon: "chevron-down", role: "presentation", "aria-hidden": true, focusable: false })) : ("")] })) : (jsx(Link, { href: url, className: `dsa-nav-topbar__label dsa-nav-topbar__link`, children: label })), subItems?.length ? (jsx(NavDropdown, { items: subItems, inverted: inverted })) : null] }, url));
|
|
11
11
|
}) }) })) : null);
|
|
12
12
|
const NavTopbarContext = createContext(NavTopbarContextDefault);
|
|
13
13
|
const NavTopbar = forwardRef((props, ref) => {
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"items": {
|
|
10
10
|
"type": "object",
|
|
11
11
|
"properties": {
|
|
12
|
-
"
|
|
12
|
+
"url": {
|
|
13
13
|
"type": "string",
|
|
14
14
|
"format": "uri"
|
|
15
15
|
},
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"items": {
|
|
25
25
|
"type": "object",
|
|
26
26
|
"properties": {
|
|
27
|
-
"
|
|
27
|
+
"url": {
|
|
28
28
|
"type": "string",
|
|
29
29
|
"format": "uri"
|
|
30
30
|
},
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
},
|
|
42
42
|
"additionalProperties": false,
|
|
43
43
|
"required": [
|
|
44
|
-
"
|
|
44
|
+
"url",
|
|
45
45
|
"label"
|
|
46
46
|
]
|
|
47
47
|
},
|
|
@@ -49,43 +49,43 @@
|
|
|
49
49
|
[
|
|
50
50
|
{
|
|
51
51
|
"label": "Active Item",
|
|
52
|
-
"
|
|
52
|
+
"url": "#",
|
|
53
53
|
"active": true
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"label": "Navigation Item",
|
|
57
|
-
"
|
|
57
|
+
"url": "#"
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
60
|
"label": "Dropdown",
|
|
61
|
-
"
|
|
61
|
+
"url": "#",
|
|
62
62
|
"items": [
|
|
63
63
|
{
|
|
64
64
|
"label": "Level 2 Item",
|
|
65
|
-
"
|
|
65
|
+
"url": "#"
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
68
|
"label": "Active Item",
|
|
69
69
|
"active": true,
|
|
70
|
-
"
|
|
70
|
+
"url": "#"
|
|
71
71
|
},
|
|
72
72
|
{
|
|
73
73
|
"label": "An Item with a longer Label",
|
|
74
|
-
"
|
|
74
|
+
"url": "#"
|
|
75
75
|
},
|
|
76
76
|
{
|
|
77
77
|
"label": "And One last one",
|
|
78
|
-
"
|
|
78
|
+
"url": "#"
|
|
79
79
|
}
|
|
80
80
|
]
|
|
81
81
|
},
|
|
82
82
|
{
|
|
83
83
|
"label": "One more Item",
|
|
84
|
-
"
|
|
84
|
+
"url": "#"
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
87
|
"label": "Last Item",
|
|
88
|
-
"
|
|
88
|
+
"url": "#"
|
|
89
89
|
}
|
|
90
90
|
]
|
|
91
91
|
]
|
|
@@ -310,10 +310,10 @@
|
|
|
310
310
|
"title": "Icon",
|
|
311
311
|
"description": "Choose an icon"
|
|
312
312
|
},
|
|
313
|
-
"
|
|
313
|
+
"url": {
|
|
314
314
|
"type": "string",
|
|
315
|
-
"title": "
|
|
316
|
-
"description": "
|
|
315
|
+
"title": "URL",
|
|
316
|
+
"description": "The URL to link to when the button is clicked",
|
|
317
317
|
"format": "uri"
|
|
318
318
|
}
|
|
319
319
|
},
|
|
@@ -597,10 +597,10 @@
|
|
|
597
597
|
"cta": {
|
|
598
598
|
"type": "object",
|
|
599
599
|
"properties": {
|
|
600
|
-
"
|
|
600
|
+
"url": {
|
|
601
601
|
"type": "string",
|
|
602
|
-
"title": "Call to Action
|
|
603
|
-
"description": "The CTA
|
|
602
|
+
"title": "Call to Action url",
|
|
603
|
+
"description": "The CTA url",
|
|
604
604
|
"default": "#",
|
|
605
605
|
"format": "uri"
|
|
606
606
|
},
|
|
@@ -798,10 +798,10 @@
|
|
|
798
798
|
"title": "Icon",
|
|
799
799
|
"description": "Choose an icon"
|
|
800
800
|
},
|
|
801
|
-
"
|
|
801
|
+
"url": {
|
|
802
802
|
"type": "string",
|
|
803
|
-
"title": "
|
|
804
|
-
"description": "
|
|
803
|
+
"title": "URL",
|
|
804
|
+
"description": "The URL to link to when the button is clicked",
|
|
805
805
|
"format": "uri"
|
|
806
806
|
}
|
|
807
807
|
},
|
|
@@ -1034,10 +1034,10 @@
|
|
|
1034
1034
|
"Book a meeting"
|
|
1035
1035
|
]
|
|
1036
1036
|
},
|
|
1037
|
-
"
|
|
1037
|
+
"url": {
|
|
1038
1038
|
"type": "string",
|
|
1039
|
-
"title": "
|
|
1040
|
-
"description": "
|
|
1039
|
+
"title": "URL",
|
|
1040
|
+
"description": "The URL to link to when the button is clicked",
|
|
1041
1041
|
"format": "uri"
|
|
1042
1042
|
},
|
|
1043
1043
|
"variant": {
|
|
@@ -1434,10 +1434,10 @@
|
|
|
1434
1434
|
"Book a meeting"
|
|
1435
1435
|
]
|
|
1436
1436
|
},
|
|
1437
|
-
"
|
|
1437
|
+
"url": {
|
|
1438
1438
|
"type": "string",
|
|
1439
|
-
"title": "
|
|
1440
|
-
"description": "
|
|
1439
|
+
"title": "URL",
|
|
1440
|
+
"description": "The URL to link to when the button is clicked",
|
|
1441
1441
|
"format": "uri"
|
|
1442
1442
|
},
|
|
1443
1443
|
"icon": {
|
|
@@ -1606,10 +1606,10 @@
|
|
|
1606
1606
|
"title": "Icon",
|
|
1607
1607
|
"description": "Choose an icon"
|
|
1608
1608
|
},
|
|
1609
|
-
"
|
|
1609
|
+
"url": {
|
|
1610
1610
|
"type": "string",
|
|
1611
|
-
"title": "
|
|
1612
|
-
"description": "
|
|
1611
|
+
"title": "URL",
|
|
1612
|
+
"description": "The URL to link to when the button is clicked",
|
|
1613
1613
|
"format": "uri"
|
|
1614
1614
|
}
|
|
1615
1615
|
},
|
|
@@ -1810,10 +1810,10 @@
|
|
|
1810
1810
|
"cta": {
|
|
1811
1811
|
"type": "object",
|
|
1812
1812
|
"properties": {
|
|
1813
|
-
"
|
|
1813
|
+
"url": {
|
|
1814
1814
|
"type": "string",
|
|
1815
|
-
"title": "Call to Action
|
|
1816
|
-
"description": "The CTA
|
|
1815
|
+
"title": "Call to Action url",
|
|
1816
|
+
"description": "The CTA url",
|
|
1817
1817
|
"default": "#",
|
|
1818
1818
|
"format": "uri"
|
|
1819
1819
|
},
|
|
@@ -2011,10 +2011,10 @@
|
|
|
2011
2011
|
"title": "Icon",
|
|
2012
2012
|
"description": "Choose an icon"
|
|
2013
2013
|
},
|
|
2014
|
-
"
|
|
2014
|
+
"url": {
|
|
2015
2015
|
"type": "string",
|
|
2016
|
-
"title": "
|
|
2017
|
-
"description": "
|
|
2016
|
+
"title": "URL",
|
|
2017
|
+
"description": "The URL to link to when the button is clicked",
|
|
2018
2018
|
"format": "uri"
|
|
2019
2019
|
}
|
|
2020
2020
|
},
|
|
@@ -2450,10 +2450,10 @@
|
|
|
2450
2450
|
"description": "Layout for the Teaser Card",
|
|
2451
2451
|
"default": "stack"
|
|
2452
2452
|
},
|
|
2453
|
-
"
|
|
2453
|
+
"url": {
|
|
2454
2454
|
"type": "string",
|
|
2455
|
-
"title": "
|
|
2456
|
-
"description": "
|
|
2455
|
+
"title": "Url",
|
|
2456
|
+
"description": "Url that should be linked",
|
|
2457
2457
|
"format": "uri"
|
|
2458
2458
|
},
|
|
2459
2459
|
"button": {
|
|
@@ -2506,7 +2506,7 @@
|
|
|
2506
2506
|
"additionalProperties": false,
|
|
2507
2507
|
"required": [
|
|
2508
2508
|
"topic",
|
|
2509
|
-
"
|
|
2509
|
+
"url"
|
|
2510
2510
|
]
|
|
2511
2511
|
},
|
|
2512
2512
|
{
|
|
@@ -2809,10 +2809,10 @@
|
|
|
2809
2809
|
"description": "Layout for the Teaser Card",
|
|
2810
2810
|
"default": "stack"
|
|
2811
2811
|
},
|
|
2812
|
-
"
|
|
2812
|
+
"url": {
|
|
2813
2813
|
"type": "string",
|
|
2814
|
-
"title": "
|
|
2815
|
-
"description": "
|
|
2814
|
+
"title": "Url",
|
|
2815
|
+
"description": "Url that should be linked",
|
|
2816
2816
|
"format": "uri"
|
|
2817
2817
|
},
|
|
2818
2818
|
"button": {
|
|
@@ -2865,7 +2865,7 @@
|
|
|
2865
2865
|
"additionalProperties": false,
|
|
2866
2866
|
"required": [
|
|
2867
2867
|
"topic",
|
|
2868
|
-
"
|
|
2868
|
+
"url"
|
|
2869
2869
|
]
|
|
2870
2870
|
},
|
|
2871
2871
|
{
|
|
@@ -3077,10 +3077,10 @@
|
|
|
3077
3077
|
"title": "Icon",
|
|
3078
3078
|
"description": "Choose an icon"
|
|
3079
3079
|
},
|
|
3080
|
-
"
|
|
3080
|
+
"url": {
|
|
3081
3081
|
"type": "string",
|
|
3082
|
-
"title": "
|
|
3083
|
-
"description": "
|
|
3082
|
+
"title": "URL",
|
|
3083
|
+
"description": "The URL to link to when the button is clicked",
|
|
3084
3084
|
"format": "uri"
|
|
3085
3085
|
}
|
|
3086
3086
|
},
|
|
@@ -3172,10 +3172,10 @@
|
|
|
3172
3172
|
"Book a meeting"
|
|
3173
3173
|
]
|
|
3174
3174
|
},
|
|
3175
|
-
"
|
|
3175
|
+
"url": {
|
|
3176
3176
|
"type": "string",
|
|
3177
|
-
"title": "
|
|
3178
|
-
"description": "
|
|
3177
|
+
"title": "URL",
|
|
3178
|
+
"description": "The URL to link to when the button is clicked",
|
|
3179
3179
|
"format": "uri"
|
|
3180
3180
|
},
|
|
3181
3181
|
"variant": {
|