@kickstartds/ds-agency-premium 1.6.71--canary.49.2211.0 → 1.6.71--canary.49.2214.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/footer/footer.schema.dereffed.json +8 -160
- package/dist/components/header/header.css +1 -0
- package/dist/components/header/header.schema.dereffed.json +8 -160
- package/dist/components/index/index.d.ts +1 -1
- package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +8 -160
- package/dist/components/nav-main/nav-main.schema.dereffed.json +8 -160
- package/dist/components/nav-main/nav-main.schema.json +8 -160
- package/dist/components/nav-topbar/index.js +3 -3
- package/dist/components/nav-topbar/nav-topbar.css +18 -2
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +8 -160
- package/dist/components/page-wrapper/index.js +8 -0
- package/dist/components/page-wrapper/tokens.css +4 -4
- package/dist/components/presets.json +18 -322
- package/dist/components/settings/settings.schema.dereffed.json +16 -320
- package/dist/global.css +0 -63
- package/dist/static/fonts/dsa/HelveticaNeueMedium.woff2 +0 -0
- package/dist/static/optoma/downloads/cad.png +0 -0
- package/dist/static/optoma/downloads/datenblatt.png +0 -0
- package/dist/static/optoma/downloads/gebrauchsanleitung.png +0 -0
- package/dist/tokens/IconSprite.js +8 -0
- package/dist/tokens/icon-sprite.html +2 -0
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +4 -4
- package/dist/tokens/tokens.js +5 -4
- package/package.json +1 -1
- /package/dist/{BlogPostProps-6b3cff22.d.ts → BlogPostProps-c760fd2a.d.ts} +0 -0
|
@@ -121,187 +121,35 @@
|
|
|
121
121
|
{
|
|
122
122
|
"label": "Beamer",
|
|
123
123
|
"url": "#",
|
|
124
|
-
"active": true
|
|
125
|
-
"items": [
|
|
126
|
-
{
|
|
127
|
-
"label": "Level 2 Item",
|
|
128
|
-
"url": "#"
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
"label": "Active Item",
|
|
132
|
-
"active": true,
|
|
133
|
-
"url": "#"
|
|
134
|
-
},
|
|
135
|
-
{
|
|
136
|
-
"label": "An Item with a longer Label",
|
|
137
|
-
"url": "#"
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"label": "And One last one",
|
|
141
|
-
"url": "#"
|
|
142
|
-
}
|
|
143
|
-
]
|
|
124
|
+
"active": true
|
|
144
125
|
},
|
|
145
126
|
{
|
|
146
127
|
"label": "Interaktive Displays",
|
|
147
|
-
"url": "#"
|
|
148
|
-
"items": [
|
|
149
|
-
{
|
|
150
|
-
"label": "Level 2 Item",
|
|
151
|
-
"url": "#"
|
|
152
|
-
},
|
|
153
|
-
{
|
|
154
|
-
"label": "Active Item",
|
|
155
|
-
"active": true,
|
|
156
|
-
"url": "#"
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
"label": "An Item with a longer Label",
|
|
160
|
-
"url": "#"
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"label": "And One last one",
|
|
164
|
-
"url": "#"
|
|
165
|
-
}
|
|
166
|
-
]
|
|
128
|
+
"url": "#"
|
|
167
129
|
},
|
|
168
130
|
{
|
|
169
131
|
"label": "Professional Displays",
|
|
170
|
-
"url": "#"
|
|
171
|
-
"items": [
|
|
172
|
-
{
|
|
173
|
-
"label": "Level 2 Item",
|
|
174
|
-
"url": "#"
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"label": "Active Item",
|
|
178
|
-
"active": true,
|
|
179
|
-
"url": "#"
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"label": "An Item with a longer Label",
|
|
183
|
-
"url": "#"
|
|
184
|
-
},
|
|
185
|
-
{
|
|
186
|
-
"label": "And One last one",
|
|
187
|
-
"url": "#"
|
|
188
|
-
}
|
|
189
|
-
]
|
|
132
|
+
"url": "#"
|
|
190
133
|
},
|
|
191
134
|
{
|
|
192
135
|
"label": "LED Displays",
|
|
193
|
-
"url": "#"
|
|
194
|
-
"items": [
|
|
195
|
-
{
|
|
196
|
-
"label": "Level 2 Item",
|
|
197
|
-
"url": "#"
|
|
198
|
-
},
|
|
199
|
-
{
|
|
200
|
-
"label": "Active Item",
|
|
201
|
-
"active": true,
|
|
202
|
-
"url": "#"
|
|
203
|
-
},
|
|
204
|
-
{
|
|
205
|
-
"label": "An Item with a longer Label",
|
|
206
|
-
"url": "#"
|
|
207
|
-
},
|
|
208
|
-
{
|
|
209
|
-
"label": "And One last one",
|
|
210
|
-
"url": "#"
|
|
211
|
-
}
|
|
212
|
-
]
|
|
136
|
+
"url": "#"
|
|
213
137
|
},
|
|
214
138
|
{
|
|
215
139
|
"label": "Lösungen",
|
|
216
|
-
"url": "#"
|
|
217
|
-
"items": [
|
|
218
|
-
{
|
|
219
|
-
"label": "Level 2 Item",
|
|
220
|
-
"url": "#"
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"label": "Active Item",
|
|
224
|
-
"active": true,
|
|
225
|
-
"url": "#"
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
"label": "An Item with a longer Label",
|
|
229
|
-
"url": "#"
|
|
230
|
-
},
|
|
231
|
-
{
|
|
232
|
-
"label": "And One last one",
|
|
233
|
-
"url": "#"
|
|
234
|
-
}
|
|
235
|
-
]
|
|
140
|
+
"url": "#"
|
|
236
141
|
},
|
|
237
142
|
{
|
|
238
143
|
"label": "Zubehör",
|
|
239
|
-
"url": "#"
|
|
240
|
-
"items": [
|
|
241
|
-
{
|
|
242
|
-
"label": "Level 2 Item",
|
|
243
|
-
"url": "#"
|
|
244
|
-
},
|
|
245
|
-
{
|
|
246
|
-
"label": "Active Item",
|
|
247
|
-
"active": true,
|
|
248
|
-
"url": "#"
|
|
249
|
-
},
|
|
250
|
-
{
|
|
251
|
-
"label": "An Item with a longer Label",
|
|
252
|
-
"url": "#"
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"label": "And One last one",
|
|
256
|
-
"url": "#"
|
|
257
|
-
}
|
|
258
|
-
]
|
|
144
|
+
"url": "#"
|
|
259
145
|
},
|
|
260
146
|
{
|
|
261
147
|
"label": "Über Optoma",
|
|
262
|
-
"url": "#"
|
|
263
|
-
"items": [
|
|
264
|
-
{
|
|
265
|
-
"label": "Level 2 Item",
|
|
266
|
-
"url": "#"
|
|
267
|
-
},
|
|
268
|
-
{
|
|
269
|
-
"label": "Active Item",
|
|
270
|
-
"active": true,
|
|
271
|
-
"url": "#"
|
|
272
|
-
},
|
|
273
|
-
{
|
|
274
|
-
"label": "An Item with a longer Label",
|
|
275
|
-
"url": "#"
|
|
276
|
-
},
|
|
277
|
-
{
|
|
278
|
-
"label": "And One last one",
|
|
279
|
-
"url": "#"
|
|
280
|
-
}
|
|
281
|
-
]
|
|
148
|
+
"url": "#"
|
|
282
149
|
},
|
|
283
150
|
{
|
|
284
151
|
"label": "Support",
|
|
285
|
-
"url": "#"
|
|
286
|
-
"items": [
|
|
287
|
-
{
|
|
288
|
-
"label": "Level 2 Item",
|
|
289
|
-
"url": "#"
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"label": "Active Item",
|
|
293
|
-
"active": true,
|
|
294
|
-
"url": "#"
|
|
295
|
-
},
|
|
296
|
-
{
|
|
297
|
-
"label": "An Item with a longer Label",
|
|
298
|
-
"url": "#"
|
|
299
|
-
},
|
|
300
|
-
{
|
|
301
|
-
"label": "And One last one",
|
|
302
|
-
"url": "#"
|
|
303
|
-
}
|
|
304
|
-
]
|
|
152
|
+
"url": "#"
|
|
305
153
|
}
|
|
306
154
|
]
|
|
307
155
|
]
|
|
@@ -47,187 +47,35 @@
|
|
|
47
47
|
{
|
|
48
48
|
"label": "Beamer",
|
|
49
49
|
"url": "#",
|
|
50
|
-
"active": true
|
|
51
|
-
"items": [
|
|
52
|
-
{
|
|
53
|
-
"label": "Level 2 Item",
|
|
54
|
-
"url": "#"
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"label": "Active Item",
|
|
58
|
-
"active": true,
|
|
59
|
-
"url": "#"
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
"label": "An Item with a longer Label",
|
|
63
|
-
"url": "#"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"label": "And One last one",
|
|
67
|
-
"url": "#"
|
|
68
|
-
}
|
|
69
|
-
]
|
|
50
|
+
"active": true
|
|
70
51
|
},
|
|
71
52
|
{
|
|
72
53
|
"label": "Interaktive Displays",
|
|
73
|
-
"url": "#"
|
|
74
|
-
"items": [
|
|
75
|
-
{
|
|
76
|
-
"label": "Level 2 Item",
|
|
77
|
-
"url": "#"
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"label": "Active Item",
|
|
81
|
-
"active": true,
|
|
82
|
-
"url": "#"
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
"label": "An Item with a longer Label",
|
|
86
|
-
"url": "#"
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"label": "And One last one",
|
|
90
|
-
"url": "#"
|
|
91
|
-
}
|
|
92
|
-
]
|
|
54
|
+
"url": "#"
|
|
93
55
|
},
|
|
94
56
|
{
|
|
95
57
|
"label": "Professional Displays",
|
|
96
|
-
"url": "#"
|
|
97
|
-
"items": [
|
|
98
|
-
{
|
|
99
|
-
"label": "Level 2 Item",
|
|
100
|
-
"url": "#"
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"label": "Active Item",
|
|
104
|
-
"active": true,
|
|
105
|
-
"url": "#"
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"label": "An Item with a longer Label",
|
|
109
|
-
"url": "#"
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"label": "And One last one",
|
|
113
|
-
"url": "#"
|
|
114
|
-
}
|
|
115
|
-
]
|
|
58
|
+
"url": "#"
|
|
116
59
|
},
|
|
117
60
|
{
|
|
118
61
|
"label": "LED Displays",
|
|
119
|
-
"url": "#"
|
|
120
|
-
"items": [
|
|
121
|
-
{
|
|
122
|
-
"label": "Level 2 Item",
|
|
123
|
-
"url": "#"
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"label": "Active Item",
|
|
127
|
-
"active": true,
|
|
128
|
-
"url": "#"
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
"label": "An Item with a longer Label",
|
|
132
|
-
"url": "#"
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"label": "And One last one",
|
|
136
|
-
"url": "#"
|
|
137
|
-
}
|
|
138
|
-
]
|
|
62
|
+
"url": "#"
|
|
139
63
|
},
|
|
140
64
|
{
|
|
141
65
|
"label": "Lösungen",
|
|
142
|
-
"url": "#"
|
|
143
|
-
"items": [
|
|
144
|
-
{
|
|
145
|
-
"label": "Level 2 Item",
|
|
146
|
-
"url": "#"
|
|
147
|
-
},
|
|
148
|
-
{
|
|
149
|
-
"label": "Active Item",
|
|
150
|
-
"active": true,
|
|
151
|
-
"url": "#"
|
|
152
|
-
},
|
|
153
|
-
{
|
|
154
|
-
"label": "An Item with a longer Label",
|
|
155
|
-
"url": "#"
|
|
156
|
-
},
|
|
157
|
-
{
|
|
158
|
-
"label": "And One last one",
|
|
159
|
-
"url": "#"
|
|
160
|
-
}
|
|
161
|
-
]
|
|
66
|
+
"url": "#"
|
|
162
67
|
},
|
|
163
68
|
{
|
|
164
69
|
"label": "Zubehör",
|
|
165
|
-
"url": "#"
|
|
166
|
-
"items": [
|
|
167
|
-
{
|
|
168
|
-
"label": "Level 2 Item",
|
|
169
|
-
"url": "#"
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
"label": "Active Item",
|
|
173
|
-
"active": true,
|
|
174
|
-
"url": "#"
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"label": "An Item with a longer Label",
|
|
178
|
-
"url": "#"
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
"label": "And One last one",
|
|
182
|
-
"url": "#"
|
|
183
|
-
}
|
|
184
|
-
]
|
|
70
|
+
"url": "#"
|
|
185
71
|
},
|
|
186
72
|
{
|
|
187
73
|
"label": "Über Optoma",
|
|
188
|
-
"url": "#"
|
|
189
|
-
"items": [
|
|
190
|
-
{
|
|
191
|
-
"label": "Level 2 Item",
|
|
192
|
-
"url": "#"
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
"label": "Active Item",
|
|
196
|
-
"active": true,
|
|
197
|
-
"url": "#"
|
|
198
|
-
},
|
|
199
|
-
{
|
|
200
|
-
"label": "An Item with a longer Label",
|
|
201
|
-
"url": "#"
|
|
202
|
-
},
|
|
203
|
-
{
|
|
204
|
-
"label": "And One last one",
|
|
205
|
-
"url": "#"
|
|
206
|
-
}
|
|
207
|
-
]
|
|
74
|
+
"url": "#"
|
|
208
75
|
},
|
|
209
76
|
{
|
|
210
77
|
"label": "Support",
|
|
211
|
-
"url": "#"
|
|
212
|
-
"items": [
|
|
213
|
-
{
|
|
214
|
-
"label": "Level 2 Item",
|
|
215
|
-
"url": "#"
|
|
216
|
-
},
|
|
217
|
-
{
|
|
218
|
-
"label": "Active Item",
|
|
219
|
-
"active": true,
|
|
220
|
-
"url": "#"
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"label": "An Item with a longer Label",
|
|
224
|
-
"url": "#"
|
|
225
|
-
},
|
|
226
|
-
{
|
|
227
|
-
"label": "And One last one",
|
|
228
|
-
"url": "#"
|
|
229
|
-
}
|
|
230
|
-
]
|
|
78
|
+
"url": "#"
|
|
231
79
|
}
|
|
232
80
|
]
|
|
233
81
|
]
|
|
@@ -12,9 +12,9 @@ const defaults = {
|
|
|
12
12
|
"inverted": false
|
|
13
13
|
};
|
|
14
14
|
|
|
15
|
-
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:
|
|
16
|
-
|
|
17
|
-
|
|
15
|
+
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: jsxs("ul", { className: "dsa-nav-topbar__list", children: [items.map(({ label, url, active, items: subItems }) => {
|
|
16
|
+
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));
|
|
17
|
+
}), jsxs("div", { className: "dsa-nav-topbar__actions", children: [jsx("button", { className: "dsa-nav-topbar__button dsa-nav-topbar__search", children: jsx(Icon, { icon: "search" }) }), jsx("button", { className: "dsa-nav-topbar__button dsa-nav-topbar__lang", children: jsx(Icon, { icon: "globe" }) })] })] }) })) : null);
|
|
18
18
|
const NavTopbarContext = createContext(NavTopbarContextDefault);
|
|
19
19
|
const NavTopbar = forwardRef((props, ref) => {
|
|
20
20
|
const Component = useContext(NavTopbarContext);
|
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
--dsa-nav-topbar__label--background-color_active: transparent;
|
|
8
8
|
--dsa-nav-topbar__label--font-size: var(--ks-font-size-interface-s);
|
|
9
9
|
--dsa-nav-topbar__label--font-family: var(--ks-font-family-display);
|
|
10
|
-
--dsa-nav-topbar__label--font-weight: var(--ks-font-weight-
|
|
10
|
+
--dsa-nav-topbar__label--font-weight: var(--ks-font-weight-bold);
|
|
11
11
|
--dsa-nav-topbar__label--font-weight_active: var(--ks-font-weight-bold);
|
|
12
|
-
--dsa-nav-topbar__label--padding:
|
|
12
|
+
--dsa-nav-topbar__label--padding: 1em 0.75em;
|
|
13
13
|
--dsa-nav-topbar__label--text-decoration: none;
|
|
14
14
|
--dsa-nav-topbar__label--text-decoration_hover: none;
|
|
15
15
|
--dsa-nav-topbar__label_dimmed--opacity: 1;
|
|
@@ -105,4 +105,20 @@
|
|
|
105
105
|
}
|
|
106
106
|
.dsa-nav-topbar .dsa-nav-topbar__label:not(.dsa-nav-topbar__link) {
|
|
107
107
|
cursor: default;
|
|
108
|
+
}
|
|
109
|
+
.dsa-nav-topbar .dsa-nav-topbar__actions {
|
|
110
|
+
margin-left: var(--ks-spacing-inline-xs);
|
|
111
|
+
padding-left: var(--ks-spacing-inline-xs);
|
|
112
|
+
border-left: var(--ks-border-color-default) var(--ks-border-width-default) solid;
|
|
113
|
+
display: flex;
|
|
114
|
+
align-items: center;
|
|
115
|
+
}
|
|
116
|
+
.dsa-nav-topbar .dsa-nav-topbar__actions .dsa-nav-topbar__button {
|
|
117
|
+
font-size: var(--dsa-nav-topbar__label--font-size);
|
|
118
|
+
padding: var(--dsa-nav-topbar__label--padding);
|
|
119
|
+
color: var(--dsa-nav-topbar__label--color);
|
|
120
|
+
transition: color var(--ks-transition-hover);
|
|
121
|
+
}
|
|
122
|
+
.dsa-nav-topbar .dsa-nav-topbar__actions .dsa-nav-topbar__button:hover {
|
|
123
|
+
color: var(--dsa-nav-topbar__label--color_hover);
|
|
108
124
|
}
|
|
@@ -50,187 +50,35 @@
|
|
|
50
50
|
{
|
|
51
51
|
"label": "Beamer",
|
|
52
52
|
"url": "#",
|
|
53
|
-
"active": true
|
|
54
|
-
"items": [
|
|
55
|
-
{
|
|
56
|
-
"label": "Level 2 Item",
|
|
57
|
-
"url": "#"
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"label": "Active Item",
|
|
61
|
-
"active": true,
|
|
62
|
-
"url": "#"
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
"label": "An Item with a longer Label",
|
|
66
|
-
"url": "#"
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"label": "And One last one",
|
|
70
|
-
"url": "#"
|
|
71
|
-
}
|
|
72
|
-
]
|
|
53
|
+
"active": true
|
|
73
54
|
},
|
|
74
55
|
{
|
|
75
56
|
"label": "Interaktive Displays",
|
|
76
|
-
"url": "#"
|
|
77
|
-
"items": [
|
|
78
|
-
{
|
|
79
|
-
"label": "Level 2 Item",
|
|
80
|
-
"url": "#"
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"label": "Active Item",
|
|
84
|
-
"active": true,
|
|
85
|
-
"url": "#"
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
"label": "An Item with a longer Label",
|
|
89
|
-
"url": "#"
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"label": "And One last one",
|
|
93
|
-
"url": "#"
|
|
94
|
-
}
|
|
95
|
-
]
|
|
57
|
+
"url": "#"
|
|
96
58
|
},
|
|
97
59
|
{
|
|
98
60
|
"label": "Professional Displays",
|
|
99
|
-
"url": "#"
|
|
100
|
-
"items": [
|
|
101
|
-
{
|
|
102
|
-
"label": "Level 2 Item",
|
|
103
|
-
"url": "#"
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"label": "Active Item",
|
|
107
|
-
"active": true,
|
|
108
|
-
"url": "#"
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"label": "An Item with a longer Label",
|
|
112
|
-
"url": "#"
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"label": "And One last one",
|
|
116
|
-
"url": "#"
|
|
117
|
-
}
|
|
118
|
-
]
|
|
61
|
+
"url": "#"
|
|
119
62
|
},
|
|
120
63
|
{
|
|
121
64
|
"label": "LED Displays",
|
|
122
|
-
"url": "#"
|
|
123
|
-
"items": [
|
|
124
|
-
{
|
|
125
|
-
"label": "Level 2 Item",
|
|
126
|
-
"url": "#"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"label": "Active Item",
|
|
130
|
-
"active": true,
|
|
131
|
-
"url": "#"
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"label": "An Item with a longer Label",
|
|
135
|
-
"url": "#"
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"label": "And One last one",
|
|
139
|
-
"url": "#"
|
|
140
|
-
}
|
|
141
|
-
]
|
|
65
|
+
"url": "#"
|
|
142
66
|
},
|
|
143
67
|
{
|
|
144
68
|
"label": "Lösungen",
|
|
145
|
-
"url": "#"
|
|
146
|
-
"items": [
|
|
147
|
-
{
|
|
148
|
-
"label": "Level 2 Item",
|
|
149
|
-
"url": "#"
|
|
150
|
-
},
|
|
151
|
-
{
|
|
152
|
-
"label": "Active Item",
|
|
153
|
-
"active": true,
|
|
154
|
-
"url": "#"
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"label": "An Item with a longer Label",
|
|
158
|
-
"url": "#"
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
"label": "And One last one",
|
|
162
|
-
"url": "#"
|
|
163
|
-
}
|
|
164
|
-
]
|
|
69
|
+
"url": "#"
|
|
165
70
|
},
|
|
166
71
|
{
|
|
167
72
|
"label": "Zubehör",
|
|
168
|
-
"url": "#"
|
|
169
|
-
"items": [
|
|
170
|
-
{
|
|
171
|
-
"label": "Level 2 Item",
|
|
172
|
-
"url": "#"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"label": "Active Item",
|
|
176
|
-
"active": true,
|
|
177
|
-
"url": "#"
|
|
178
|
-
},
|
|
179
|
-
{
|
|
180
|
-
"label": "An Item with a longer Label",
|
|
181
|
-
"url": "#"
|
|
182
|
-
},
|
|
183
|
-
{
|
|
184
|
-
"label": "And One last one",
|
|
185
|
-
"url": "#"
|
|
186
|
-
}
|
|
187
|
-
]
|
|
73
|
+
"url": "#"
|
|
188
74
|
},
|
|
189
75
|
{
|
|
190
76
|
"label": "Über Optoma",
|
|
191
|
-
"url": "#"
|
|
192
|
-
"items": [
|
|
193
|
-
{
|
|
194
|
-
"label": "Level 2 Item",
|
|
195
|
-
"url": "#"
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"label": "Active Item",
|
|
199
|
-
"active": true,
|
|
200
|
-
"url": "#"
|
|
201
|
-
},
|
|
202
|
-
{
|
|
203
|
-
"label": "An Item with a longer Label",
|
|
204
|
-
"url": "#"
|
|
205
|
-
},
|
|
206
|
-
{
|
|
207
|
-
"label": "And One last one",
|
|
208
|
-
"url": "#"
|
|
209
|
-
}
|
|
210
|
-
]
|
|
77
|
+
"url": "#"
|
|
211
78
|
},
|
|
212
79
|
{
|
|
213
80
|
"label": "Support",
|
|
214
|
-
"url": "#"
|
|
215
|
-
"items": [
|
|
216
|
-
{
|
|
217
|
-
"label": "Level 2 Item",
|
|
218
|
-
"url": "#"
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
"label": "Active Item",
|
|
222
|
-
"active": true,
|
|
223
|
-
"url": "#"
|
|
224
|
-
},
|
|
225
|
-
{
|
|
226
|
-
"label": "An Item with a longer Label",
|
|
227
|
-
"url": "#"
|
|
228
|
-
},
|
|
229
|
-
{
|
|
230
|
-
"label": "And One last one",
|
|
231
|
-
"url": "#"
|
|
232
|
-
}
|
|
233
|
-
]
|
|
81
|
+
"url": "#"
|
|
234
82
|
}
|
|
235
83
|
]
|
|
236
84
|
]
|
|
@@ -103,6 +103,14 @@ var IconSprite = (() => /*#__PURE__*/ jsxs("svg", {
|
|
|
103
103
|
}), /*#__PURE__*/ jsx("path", {
|
|
104
104
|
d: "M14 10H12V8C12 7.4 11.6 7 11 7C10.4 7 10 7.4 10 8V10H8C7.4 10 7 10.4 7 11C7 11.6 7.4 12 8 12H10V14C10 14.6 10.4 15 11 15C11.6 15 12 14.6 12 14V12H14C14.6 12 15 11.6 15 11C15 10.4 14.6 10 14 10Z"
|
|
105
105
|
})]
|
|
106
|
+
}), /*#__PURE__*/ jsx("symbol", {
|
|
107
|
+
id: "icon-globe",
|
|
108
|
+
viewBox: "0 0 24 24",
|
|
109
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
110
|
+
fillRule: "evenodd",
|
|
111
|
+
clipRule: "evenodd",
|
|
112
|
+
d: "M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM3.05664 13C3.46968 16.7357 6.16858 19.78 9.72363 20.707C8.19836 18.4131 7.27496 15.7618 7.05078 13H3.05664ZM16.9492 13C16.725 15.762 15.8008 18.413 14.2754 20.707C17.8309 19.7803 20.5303 16.736 20.9434 13H16.9492ZM9.05957 13C9.31114 15.7115 10.3318 18.2939 12 20.4443C13.6682 18.2939 14.6881 15.7115 14.9395 13H9.05957ZM14.2754 3.29199C15.8011 5.58613 16.725 8.23777 16.9492 11H20.9434C20.5303 7.26391 17.831 4.21868 14.2754 3.29199ZM12 3.55469C10.3315 5.70528 9.31108 8.28819 9.05957 11H14.9395C14.6881 8.2882 13.6685 5.70527 12 3.55469ZM9.72363 3.29199C6.16847 4.21897 3.46969 7.26423 3.05664 11H7.05078C7.27498 8.23794 8.19809 5.58604 9.72363 3.29199Z"
|
|
113
|
+
})
|
|
106
114
|
}), /*#__PURE__*/ jsx("symbol", {
|
|
107
115
|
id: "icon-image",
|
|
108
116
|
viewBox: "0 0 24 24",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Wed, 03 Sep 2025
|
|
3
|
+
* Generated on Wed, 03 Sep 2025 08:21:47 GMT
|
|
4
4
|
*/
|
|
5
5
|
:root, [ks-theme] {
|
|
6
6
|
--ks-background-color-accent-base: var(--ks-color-fg-to-bg-9-base);
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
--ks-border-color-clear-inverted-interactive-hover-base: var(--ks-color-primary-inverted-alpha-7-base);
|
|
116
116
|
--ks-border-color-clear-inverted-interactive-active-base: var(--ks-color-primary-inverted-alpha-6-base);
|
|
117
117
|
--ks-border-color-clear-inverted-interactive-selected-base: var(--ks-color-primary-inverted-alpha-5-base);
|
|
118
|
-
--ks-border-color-default-base: var(--ks-color-fg-alpha-
|
|
118
|
+
--ks-border-color-default-base: var(--ks-color-fg-alpha-8-base);
|
|
119
119
|
--ks-border-color-default-inverted-base: var(--ks-color-fg-alpha-3-base);
|
|
120
120
|
--ks-border-color-interface-base: var(--ks-color-fg-alpha-8-base);
|
|
121
121
|
--ks-border-color-interface-interactive-base: var(--ks-color-fg-alpha-7-base);
|
|
@@ -765,8 +765,8 @@
|
|
|
765
765
|
--ks-text-color-interface-base: var(--ks-color-fg-alpha-4-base);
|
|
766
766
|
--ks-text-color-interface-interactive-base: var(--ks-color-fg-alpha-3-base);
|
|
767
767
|
--ks-text-color-interface-interactive-hover-base: var(--ks-color-primary-base);
|
|
768
|
-
--ks-text-color-interface-interactive-active-base: var(--ks-color-
|
|
769
|
-
--ks-text-color-interface-interactive-selected-base: var(--ks-color-
|
|
768
|
+
--ks-text-color-interface-interactive-active-base: var(--ks-color-fg-base);
|
|
769
|
+
--ks-text-color-interface-interactive-selected-base: var(--ks-color-fg-base);
|
|
770
770
|
--ks-text-color-interface-inverted-base: var(--ks-color-fg-inverted-alpha-4-base);
|
|
771
771
|
--ks-text-color-interface-inverted-interactive-base: var(--ks-color-fg-inverted-alpha-3-base);
|
|
772
772
|
--ks-text-color-interface-inverted-interactive-hover-base: var(--ks-color-fg-inverted-base);
|