@oiz/stzh-components 3.3.0-beta4 → 3.3.0-beta6
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/cjs/{app-globals-add1c2c1.js → app-globals-2cd4f46b.js} +2 -2
- package/dist/cjs/{app-globals-add1c2c1.js.map → app-globals-2cd4f46b.js.map} +1 -1
- package/dist/cjs/{arrow-16638ece.js → arrow-6135123b.js} +116 -49
- package/dist/cjs/arrow-6135123b.js.map +1 -0
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/stzh-app-nav.cjs.entry.js +9 -1
- package/dist/cjs/stzh-app-nav.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-badge_3.cjs.entry.js +1 -1
- package/dist/cjs/stzh-badge_3.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-components.cjs.js +2 -2
- package/dist/cjs/stzh-header.cjs.entry.js +23 -13
- package/dist/cjs/stzh-header.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-popover_2.cjs.entry.js +21 -9
- package/dist/cjs/stzh-popover_2.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-row.cjs.entry.js +1 -1
- package/dist/cjs/stzh-row.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-tooltip.cjs.entry.js +20 -8
- package/dist/cjs/stzh-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-upload.cjs.entry.js +1 -1
- package/dist/cjs/stzh-upload.cjs.entry.js.map +1 -1
- package/dist/collection/components/stzh-app-nav/stzh-app-nav.js +32 -1
- package/dist/collection/components/stzh-app-nav/stzh-app-nav.js.map +1 -1
- package/dist/collection/components/stzh-app-nav/stzh-app-nav.stories.js +1 -1
- package/dist/collection/components/stzh-button/stzh-button.css +3 -2
- package/dist/collection/components/stzh-header/stzh-header.js +34 -20
- package/dist/collection/components/stzh-header/stzh-header.js.map +1 -1
- package/dist/collection/components/stzh-header/stzh-header.stories.js +9 -9
- package/dist/collection/components/stzh-popover/stzh-popover.js +20 -8
- package/dist/collection/components/stzh-popover/stzh-popover.js.map +1 -1
- package/dist/collection/components/stzh-row/stzh-row.css +240 -184
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.js +19 -7
- package/dist/collection/components/stzh-tooltip/stzh-tooltip.js.map +1 -1
- package/dist/collection/components/stzh-upload/stzh-upload.js +1 -1
- package/dist/collection/components/stzh-upload/stzh-upload.js.map +1 -1
- package/dist/collection/index.js.map +1 -1
- package/dist/components/arrow.js +115 -48
- package/dist/components/arrow.js.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index2.js.map +1 -1
- package/dist/components/stzh-app-nav2.js +10 -2
- package/dist/components/stzh-app-nav2.js.map +1 -1
- package/dist/components/stzh-button2.js +1 -1
- package/dist/components/stzh-button2.js.map +1 -1
- package/dist/components/stzh-header.js +27 -16
- package/dist/components/stzh-header.js.map +1 -1
- package/dist/components/stzh-popover2.js +20 -8
- package/dist/components/stzh-popover2.js.map +1 -1
- package/dist/components/stzh-row.js +1 -1
- package/dist/components/stzh-row.js.map +1 -1
- package/dist/components/stzh-tooltip2.js +19 -7
- package/dist/components/stzh-tooltip2.js.map +1 -1
- package/dist/components/stzh-upload.js +1 -1
- package/dist/components/stzh-upload.js.map +1 -1
- package/dist/esm/{app-globals-7f5414ca.js → app-globals-0aad39a2.js} +2 -2
- package/dist/esm/{app-globals-7f5414ca.js.map → app-globals-0aad39a2.js.map} +1 -1
- package/dist/esm/{arrow-fc956b24.js → arrow-8f47d7ea.js} +116 -49
- package/dist/esm/arrow-8f47d7ea.js.map +1 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +2 -2
- package/dist/esm/stzh-app-nav.entry.js +10 -2
- package/dist/esm/stzh-app-nav.entry.js.map +1 -1
- package/dist/esm/stzh-badge_3.entry.js +1 -1
- package/dist/esm/stzh-badge_3.entry.js.map +1 -1
- package/dist/esm/stzh-components.js +2 -2
- package/dist/esm/stzh-header.entry.js +23 -13
- package/dist/esm/stzh-header.entry.js.map +1 -1
- package/dist/esm/stzh-popover_2.entry.js +21 -9
- package/dist/esm/stzh-popover_2.entry.js.map +1 -1
- package/dist/esm/stzh-row.entry.js +1 -1
- package/dist/esm/stzh-row.entry.js.map +1 -1
- package/dist/esm/stzh-tooltip.entry.js +20 -8
- package/dist/esm/stzh-tooltip.entry.js.map +1 -1
- package/dist/esm/stzh-upload.entry.js +1 -1
- package/dist/esm/stzh-upload.entry.js.map +1 -1
- package/dist/stzh-components/index.esm.js.map +1 -1
- package/dist/stzh-components/{p-4f7f4362.entry.js → p-16581003.entry.js} +2 -2
- package/dist/stzh-components/p-16581003.entry.js.map +1 -0
- package/dist/stzh-components/{p-6009632f.js → p-49fcbbfb.js} +2 -2
- package/dist/stzh-components/p-7423c6c2.js +2 -0
- package/dist/stzh-components/p-7423c6c2.js.map +1 -0
- package/dist/stzh-components/{p-d1aa8602.entry.js → p-8202e541.entry.js} +2 -2
- package/dist/stzh-components/p-8202e541.entry.js.map +1 -0
- package/dist/stzh-components/p-ab6cc68f.entry.js +2 -0
- package/dist/stzh-components/p-ab6cc68f.entry.js.map +1 -0
- package/dist/stzh-components/p-b047262a.entry.js +2 -0
- package/dist/stzh-components/p-b047262a.entry.js.map +1 -0
- package/dist/stzh-components/{p-288fd6f7.entry.js → p-bb4dea97.entry.js} +2 -2
- package/dist/stzh-components/{p-288fd6f7.entry.js.map → p-bb4dea97.entry.js.map} +1 -1
- package/dist/stzh-components/p-dc4f385d.entry.js +2 -0
- package/dist/stzh-components/p-dc4f385d.entry.js.map +1 -0
- package/dist/stzh-components/p-ecbac5ca.entry.js +2 -0
- package/dist/stzh-components/p-ecbac5ca.entry.js.map +1 -0
- package/dist/stzh-components/stzh-components.esm.js +1 -1
- package/dist/stzh-components/stzh-components.esm.js.map +1 -1
- package/dist/types/components/stzh-app-nav/stzh-app-nav.d.ts +5 -1
- package/dist/types/components/stzh-header/stzh-header.d.ts +7 -5
- package/dist/types/components/stzh-popover/stzh-popover.d.ts +3 -0
- package/dist/types/components/stzh-tooltip/stzh-tooltip.d.ts +3 -0
- package/dist/types/components.d.ts +22 -14
- package/dist/types/index.d.ts +5 -0
- package/dist/vscode-data.json +9 -5
- package/package.json +2 -2
- package/dist/cjs/arrow-16638ece.js.map +0 -1
- package/dist/esm/arrow-fc956b24.js.map +0 -1
- package/dist/stzh-components/p-4f7f4362.entry.js.map +0 -1
- package/dist/stzh-components/p-6a1d65ce.entry.js +0 -2
- package/dist/stzh-components/p-6a1d65ce.entry.js.map +0 -1
- package/dist/stzh-components/p-a2da1df4.js +0 -2
- package/dist/stzh-components/p-a2da1df4.js.map +0 -1
- package/dist/stzh-components/p-d1aa8602.entry.js.map +0 -1
- package/dist/stzh-components/p-e9933daa.entry.js +0 -2
- package/dist/stzh-components/p-e9933daa.entry.js.map +0 -1
- package/dist/stzh-components/p-f0887c02.entry.js +0 -2
- package/dist/stzh-components/p-f0887c02.entry.js.map +0 -1
- package/dist/stzh-components/p-f42f6787.entry.js +0 -2
- package/dist/stzh-components/p-f42f6787.entry.js.map +0 -1
- /package/dist/stzh-components/{p-6009632f.js.map → p-49fcbbfb.js.map} +0 -0
|
@@ -167,310 +167,342 @@
|
|
|
167
167
|
--row-gap: var(--stzh-row-row-gap, 0px);
|
|
168
168
|
}
|
|
169
169
|
|
|
170
|
-
:host([span="1"]) ::slotted(stzh-cell) {
|
|
171
|
-
|
|
172
|
-
max-width: 8.3333333333%;
|
|
170
|
+
:host([span="1"]) ::slotted(stzh-cell:not([span])) {
|
|
171
|
+
--cell-width: 8.3333333333%;
|
|
173
172
|
}
|
|
174
173
|
|
|
175
|
-
:host([span="2"]) ::slotted(stzh-cell) {
|
|
176
|
-
|
|
177
|
-
max-width: 16.6666666667%;
|
|
174
|
+
:host([span="2"]) ::slotted(stzh-cell:not([span])) {
|
|
175
|
+
--cell-width: 16.6666666667%;
|
|
178
176
|
}
|
|
179
177
|
|
|
180
|
-
:host([span="3"]) ::slotted(stzh-cell) {
|
|
181
|
-
|
|
182
|
-
max-width: 25%;
|
|
178
|
+
:host([span="3"]) ::slotted(stzh-cell:not([span])) {
|
|
179
|
+
--cell-width: 25%;
|
|
183
180
|
}
|
|
184
181
|
|
|
185
|
-
:host([span="4"]) ::slotted(stzh-cell) {
|
|
186
|
-
|
|
187
|
-
max-width: 33.3333333333%;
|
|
182
|
+
:host([span="4"]) ::slotted(stzh-cell:not([span])) {
|
|
183
|
+
--cell-width: 33.3333333333%;
|
|
188
184
|
}
|
|
189
185
|
|
|
190
|
-
:host([span="5"]) ::slotted(stzh-cell) {
|
|
191
|
-
|
|
192
|
-
max-width: 41.6666666667%;
|
|
186
|
+
:host([span="5"]) ::slotted(stzh-cell:not([span])) {
|
|
187
|
+
--cell-width: 41.6666666667%;
|
|
193
188
|
}
|
|
194
189
|
|
|
195
|
-
:host([span="6"]) ::slotted(stzh-cell) {
|
|
196
|
-
|
|
197
|
-
max-width: 50%;
|
|
190
|
+
:host([span="6"]) ::slotted(stzh-cell:not([span])) {
|
|
191
|
+
--cell-width: 50%;
|
|
198
192
|
}
|
|
199
193
|
|
|
200
|
-
:host([span="7"]) ::slotted(stzh-cell) {
|
|
201
|
-
|
|
202
|
-
max-width: 58.3333333333%;
|
|
194
|
+
:host([span="7"]) ::slotted(stzh-cell:not([span])) {
|
|
195
|
+
--cell-width: 58.3333333333%;
|
|
203
196
|
}
|
|
204
197
|
|
|
205
|
-
:host([span="8"]) ::slotted(stzh-cell) {
|
|
206
|
-
|
|
207
|
-
max-width: 66.6666666667%;
|
|
198
|
+
:host([span="8"]) ::slotted(stzh-cell:not([span])) {
|
|
199
|
+
--cell-width: 66.6666666667%;
|
|
208
200
|
}
|
|
209
201
|
|
|
210
|
-
:host([span="9"]) ::slotted(stzh-cell) {
|
|
211
|
-
|
|
212
|
-
max-width: 75%;
|
|
202
|
+
:host([span="9"]) ::slotted(stzh-cell:not([span])) {
|
|
203
|
+
--cell-width: 75%;
|
|
213
204
|
}
|
|
214
205
|
|
|
215
|
-
:host([span="10"]) ::slotted(stzh-cell) {
|
|
216
|
-
|
|
217
|
-
max-width: 83.3333333333%;
|
|
206
|
+
:host([span="10"]) ::slotted(stzh-cell:not([span])) {
|
|
207
|
+
--cell-width: 83.3333333333%;
|
|
218
208
|
}
|
|
219
209
|
|
|
220
|
-
:host([span="11"]) ::slotted(stzh-cell) {
|
|
221
|
-
|
|
222
|
-
max-width: 91.6666666667%;
|
|
210
|
+
:host([span="11"]) ::slotted(stzh-cell:not([span])) {
|
|
211
|
+
--cell-width: 91.6666666667%;
|
|
223
212
|
}
|
|
224
213
|
|
|
225
|
-
:host([span="12"]) ::slotted(stzh-cell) {
|
|
226
|
-
|
|
227
|
-
max-width: 100%;
|
|
214
|
+
:host([span="12"]) ::slotted(stzh-cell:not([span])) {
|
|
215
|
+
--cell-width: 100%;
|
|
228
216
|
}
|
|
229
217
|
|
|
230
|
-
@media (min-width: 600px) {
|
|
231
|
-
:host([span-small="1"]) ::slotted(stzh-cell) {
|
|
232
|
-
|
|
233
|
-
max-width: 8.3333333333%;
|
|
218
|
+
@media screen and (min-width: 600px) {
|
|
219
|
+
:host([span-small="1"]) ::slotted(stzh-cell:not([span-small])) {
|
|
220
|
+
--cell-width: 8.3333333333%;
|
|
234
221
|
}
|
|
222
|
+
}
|
|
235
223
|
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
224
|
+
@media screen and (min-width: 600px) {
|
|
225
|
+
:host([span-small="2"]) ::slotted(stzh-cell:not([span-small])) {
|
|
226
|
+
--cell-width: 16.6666666667%;
|
|
239
227
|
}
|
|
228
|
+
}
|
|
240
229
|
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
230
|
+
@media screen and (min-width: 600px) {
|
|
231
|
+
:host([span-small="3"]) ::slotted(stzh-cell:not([span-small])) {
|
|
232
|
+
--cell-width: 25%;
|
|
244
233
|
}
|
|
234
|
+
}
|
|
245
235
|
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
236
|
+
@media screen and (min-width: 600px) {
|
|
237
|
+
:host([span-small="4"]) ::slotted(stzh-cell:not([span-small])) {
|
|
238
|
+
--cell-width: 33.3333333333%;
|
|
249
239
|
}
|
|
240
|
+
}
|
|
250
241
|
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
242
|
+
@media screen and (min-width: 600px) {
|
|
243
|
+
:host([span-small="5"]) ::slotted(stzh-cell:not([span-small])) {
|
|
244
|
+
--cell-width: 41.6666666667%;
|
|
254
245
|
}
|
|
246
|
+
}
|
|
255
247
|
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
248
|
+
@media screen and (min-width: 600px) {
|
|
249
|
+
:host([span-small="6"]) ::slotted(stzh-cell:not([span-small])) {
|
|
250
|
+
--cell-width: 50%;
|
|
259
251
|
}
|
|
252
|
+
}
|
|
260
253
|
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
254
|
+
@media screen and (min-width: 600px) {
|
|
255
|
+
:host([span-small="7"]) ::slotted(stzh-cell:not([span-small])) {
|
|
256
|
+
--cell-width: 58.3333333333%;
|
|
264
257
|
}
|
|
258
|
+
}
|
|
265
259
|
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
260
|
+
@media screen and (min-width: 600px) {
|
|
261
|
+
:host([span-small="8"]) ::slotted(stzh-cell:not([span-small])) {
|
|
262
|
+
--cell-width: 66.6666666667%;
|
|
269
263
|
}
|
|
264
|
+
}
|
|
270
265
|
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
266
|
+
@media screen and (min-width: 600px) {
|
|
267
|
+
:host([span-small="9"]) ::slotted(stzh-cell:not([span-small])) {
|
|
268
|
+
--cell-width: 75%;
|
|
274
269
|
}
|
|
270
|
+
}
|
|
275
271
|
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
272
|
+
@media screen and (min-width: 600px) {
|
|
273
|
+
:host([span-small="10"]) ::slotted(stzh-cell:not([span-small])) {
|
|
274
|
+
--cell-width: 83.3333333333%;
|
|
279
275
|
}
|
|
276
|
+
}
|
|
280
277
|
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
278
|
+
@media screen and (min-width: 600px) {
|
|
279
|
+
:host([span-small="11"]) ::slotted(stzh-cell:not([span-small])) {
|
|
280
|
+
--cell-width: 91.6666666667%;
|
|
284
281
|
}
|
|
282
|
+
}
|
|
285
283
|
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
284
|
+
@media screen and (min-width: 600px) {
|
|
285
|
+
:host([span-small="12"]) ::slotted(stzh-cell:not([span-small])) {
|
|
286
|
+
--cell-width: 100%;
|
|
289
287
|
}
|
|
290
288
|
}
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
289
|
+
|
|
290
|
+
@media screen and (min-width: 900px) {
|
|
291
|
+
:host([span-medium="1"]) ::slotted(stzh-cell:not([span-medium])) {
|
|
292
|
+
--cell-width: 8.3333333333%;
|
|
295
293
|
}
|
|
294
|
+
}
|
|
296
295
|
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
296
|
+
@media screen and (min-width: 900px) {
|
|
297
|
+
:host([span-medium="2"]) ::slotted(stzh-cell:not([span-medium])) {
|
|
298
|
+
--cell-width: 16.6666666667%;
|
|
300
299
|
}
|
|
300
|
+
}
|
|
301
301
|
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
302
|
+
@media screen and (min-width: 900px) {
|
|
303
|
+
:host([span-medium="3"]) ::slotted(stzh-cell:not([span-medium])) {
|
|
304
|
+
--cell-width: 25%;
|
|
305
305
|
}
|
|
306
|
+
}
|
|
306
307
|
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
308
|
+
@media screen and (min-width: 900px) {
|
|
309
|
+
:host([span-medium="4"]) ::slotted(stzh-cell:not([span-medium])) {
|
|
310
|
+
--cell-width: 33.3333333333%;
|
|
310
311
|
}
|
|
312
|
+
}
|
|
311
313
|
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
314
|
+
@media screen and (min-width: 900px) {
|
|
315
|
+
:host([span-medium="5"]) ::slotted(stzh-cell:not([span-medium])) {
|
|
316
|
+
--cell-width: 41.6666666667%;
|
|
315
317
|
}
|
|
318
|
+
}
|
|
316
319
|
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
+
@media screen and (min-width: 900px) {
|
|
321
|
+
:host([span-medium="6"]) ::slotted(stzh-cell:not([span-medium])) {
|
|
322
|
+
--cell-width: 50%;
|
|
320
323
|
}
|
|
324
|
+
}
|
|
321
325
|
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
326
|
+
@media screen and (min-width: 900px) {
|
|
327
|
+
:host([span-medium="7"]) ::slotted(stzh-cell:not([span-medium])) {
|
|
328
|
+
--cell-width: 58.3333333333%;
|
|
325
329
|
}
|
|
330
|
+
}
|
|
326
331
|
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
332
|
+
@media screen and (min-width: 900px) {
|
|
333
|
+
:host([span-medium="8"]) ::slotted(stzh-cell:not([span-medium])) {
|
|
334
|
+
--cell-width: 66.6666666667%;
|
|
330
335
|
}
|
|
336
|
+
}
|
|
331
337
|
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
338
|
+
@media screen and (min-width: 900px) {
|
|
339
|
+
:host([span-medium="9"]) ::slotted(stzh-cell:not([span-medium])) {
|
|
340
|
+
--cell-width: 75%;
|
|
335
341
|
}
|
|
342
|
+
}
|
|
336
343
|
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
344
|
+
@media screen and (min-width: 900px) {
|
|
345
|
+
:host([span-medium="10"]) ::slotted(stzh-cell:not([span-medium])) {
|
|
346
|
+
--cell-width: 83.3333333333%;
|
|
340
347
|
}
|
|
348
|
+
}
|
|
341
349
|
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
350
|
+
@media screen and (min-width: 900px) {
|
|
351
|
+
:host([span-medium="11"]) ::slotted(stzh-cell:not([span-medium])) {
|
|
352
|
+
--cell-width: 91.6666666667%;
|
|
345
353
|
}
|
|
354
|
+
}
|
|
346
355
|
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
356
|
+
@media screen and (min-width: 900px) {
|
|
357
|
+
:host([span-medium="12"]) ::slotted(stzh-cell:not([span-medium])) {
|
|
358
|
+
--cell-width: 100%;
|
|
350
359
|
}
|
|
351
360
|
}
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
361
|
+
|
|
362
|
+
@media screen and (min-width: 1260px) {
|
|
363
|
+
:host([span-large="1"]) ::slotted(stzh-cell:not([span-large])) {
|
|
364
|
+
--cell-width: 8.3333333333%;
|
|
356
365
|
}
|
|
366
|
+
}
|
|
357
367
|
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
368
|
+
@media screen and (min-width: 1260px) {
|
|
369
|
+
:host([span-large="2"]) ::slotted(stzh-cell:not([span-large])) {
|
|
370
|
+
--cell-width: 16.6666666667%;
|
|
361
371
|
}
|
|
372
|
+
}
|
|
362
373
|
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
374
|
+
@media screen and (min-width: 1260px) {
|
|
375
|
+
:host([span-large="3"]) ::slotted(stzh-cell:not([span-large])) {
|
|
376
|
+
--cell-width: 25%;
|
|
366
377
|
}
|
|
378
|
+
}
|
|
367
379
|
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
380
|
+
@media screen and (min-width: 1260px) {
|
|
381
|
+
:host([span-large="4"]) ::slotted(stzh-cell:not([span-large])) {
|
|
382
|
+
--cell-width: 33.3333333333%;
|
|
371
383
|
}
|
|
384
|
+
}
|
|
372
385
|
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
386
|
+
@media screen and (min-width: 1260px) {
|
|
387
|
+
:host([span-large="5"]) ::slotted(stzh-cell:not([span-large])) {
|
|
388
|
+
--cell-width: 41.6666666667%;
|
|
376
389
|
}
|
|
390
|
+
}
|
|
377
391
|
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
392
|
+
@media screen and (min-width: 1260px) {
|
|
393
|
+
:host([span-large="6"]) ::slotted(stzh-cell:not([span-large])) {
|
|
394
|
+
--cell-width: 50%;
|
|
381
395
|
}
|
|
396
|
+
}
|
|
382
397
|
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
398
|
+
@media screen and (min-width: 1260px) {
|
|
399
|
+
:host([span-large="7"]) ::slotted(stzh-cell:not([span-large])) {
|
|
400
|
+
--cell-width: 58.3333333333%;
|
|
386
401
|
}
|
|
402
|
+
}
|
|
387
403
|
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
404
|
+
@media screen and (min-width: 1260px) {
|
|
405
|
+
:host([span-large="8"]) ::slotted(stzh-cell:not([span-large])) {
|
|
406
|
+
--cell-width: 66.6666666667%;
|
|
391
407
|
}
|
|
408
|
+
}
|
|
392
409
|
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
410
|
+
@media screen and (min-width: 1260px) {
|
|
411
|
+
:host([span-large="9"]) ::slotted(stzh-cell:not([span-large])) {
|
|
412
|
+
--cell-width: 75%;
|
|
396
413
|
}
|
|
414
|
+
}
|
|
397
415
|
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
416
|
+
@media screen and (min-width: 1260px) {
|
|
417
|
+
:host([span-large="10"]) ::slotted(stzh-cell:not([span-large])) {
|
|
418
|
+
--cell-width: 83.3333333333%;
|
|
401
419
|
}
|
|
420
|
+
}
|
|
402
421
|
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
422
|
+
@media screen and (min-width: 1260px) {
|
|
423
|
+
:host([span-large="11"]) ::slotted(stzh-cell:not([span-large])) {
|
|
424
|
+
--cell-width: 91.6666666667%;
|
|
406
425
|
}
|
|
426
|
+
}
|
|
407
427
|
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
428
|
+
@media screen and (min-width: 1260px) {
|
|
429
|
+
:host([span-large="12"]) ::slotted(stzh-cell:not([span-large])) {
|
|
430
|
+
--cell-width: 100%;
|
|
411
431
|
}
|
|
412
432
|
}
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
433
|
+
|
|
434
|
+
@media screen and (min-width: 1600px) {
|
|
435
|
+
:host([span-ultra="1"]) ::slotted(stzh-cell:not([span-ultra])) {
|
|
436
|
+
--cell-width: 8.3333333333%;
|
|
417
437
|
}
|
|
438
|
+
}
|
|
418
439
|
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
440
|
+
@media screen and (min-width: 1600px) {
|
|
441
|
+
:host([span-ultra="2"]) ::slotted(stzh-cell:not([span-ultra])) {
|
|
442
|
+
--cell-width: 16.6666666667%;
|
|
422
443
|
}
|
|
444
|
+
}
|
|
423
445
|
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
446
|
+
@media screen and (min-width: 1600px) {
|
|
447
|
+
:host([span-ultra="3"]) ::slotted(stzh-cell:not([span-ultra])) {
|
|
448
|
+
--cell-width: 25%;
|
|
427
449
|
}
|
|
450
|
+
}
|
|
428
451
|
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
452
|
+
@media screen and (min-width: 1600px) {
|
|
453
|
+
:host([span-ultra="4"]) ::slotted(stzh-cell:not([span-ultra])) {
|
|
454
|
+
--cell-width: 33.3333333333%;
|
|
432
455
|
}
|
|
456
|
+
}
|
|
433
457
|
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
458
|
+
@media screen and (min-width: 1600px) {
|
|
459
|
+
:host([span-ultra="5"]) ::slotted(stzh-cell:not([span-ultra])) {
|
|
460
|
+
--cell-width: 41.6666666667%;
|
|
437
461
|
}
|
|
462
|
+
}
|
|
438
463
|
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
464
|
+
@media screen and (min-width: 1600px) {
|
|
465
|
+
:host([span-ultra="6"]) ::slotted(stzh-cell:not([span-ultra])) {
|
|
466
|
+
--cell-width: 50%;
|
|
442
467
|
}
|
|
468
|
+
}
|
|
443
469
|
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
470
|
+
@media screen and (min-width: 1600px) {
|
|
471
|
+
:host([span-ultra="7"]) ::slotted(stzh-cell:not([span-ultra])) {
|
|
472
|
+
--cell-width: 58.3333333333%;
|
|
447
473
|
}
|
|
474
|
+
}
|
|
448
475
|
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
476
|
+
@media screen and (min-width: 1600px) {
|
|
477
|
+
:host([span-ultra="8"]) ::slotted(stzh-cell:not([span-ultra])) {
|
|
478
|
+
--cell-width: 66.6666666667%;
|
|
452
479
|
}
|
|
480
|
+
}
|
|
453
481
|
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
482
|
+
@media screen and (min-width: 1600px) {
|
|
483
|
+
:host([span-ultra="9"]) ::slotted(stzh-cell:not([span-ultra])) {
|
|
484
|
+
--cell-width: 75%;
|
|
457
485
|
}
|
|
486
|
+
}
|
|
458
487
|
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
488
|
+
@media screen and (min-width: 1600px) {
|
|
489
|
+
:host([span-ultra="10"]) ::slotted(stzh-cell:not([span-ultra])) {
|
|
490
|
+
--cell-width: 83.3333333333%;
|
|
462
491
|
}
|
|
492
|
+
}
|
|
463
493
|
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
494
|
+
@media screen and (min-width: 1600px) {
|
|
495
|
+
:host([span-ultra="11"]) ::slotted(stzh-cell:not([span-ultra])) {
|
|
496
|
+
--cell-width: 91.6666666667%;
|
|
467
497
|
}
|
|
498
|
+
}
|
|
468
499
|
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
500
|
+
@media screen and (min-width: 1600px) {
|
|
501
|
+
:host([span-ultra="12"]) ::slotted(stzh-cell:not([span-ultra])) {
|
|
502
|
+
--cell-width: 100%;
|
|
472
503
|
}
|
|
473
504
|
}
|
|
505
|
+
|
|
474
506
|
.stzh-row {
|
|
475
507
|
display: flex;
|
|
476
508
|
flex-wrap: wrap;
|
|
@@ -482,6 +514,30 @@
|
|
|
482
514
|
/* Align items variants */
|
|
483
515
|
/* Align content variants */
|
|
484
516
|
}
|
|
517
|
+
@media screen and (min-width: 600px) {
|
|
518
|
+
.stzh-row {
|
|
519
|
+
margin-left: calc(var(--stzh-grid-gutter-small) / -2);
|
|
520
|
+
margin-right: calc(var(--stzh-grid-gutter-small) / -2);
|
|
521
|
+
}
|
|
522
|
+
}
|
|
523
|
+
@media screen and (min-width: 900px) {
|
|
524
|
+
.stzh-row {
|
|
525
|
+
margin-left: calc(var(--stzh-grid-gutter-medium) / -2);
|
|
526
|
+
margin-right: calc(var(--stzh-grid-gutter-medium) / -2);
|
|
527
|
+
}
|
|
528
|
+
}
|
|
529
|
+
@media screen and (min-width: 1260px) {
|
|
530
|
+
.stzh-row {
|
|
531
|
+
margin-left: calc(var(--stzh-grid-gutter-large) / -2);
|
|
532
|
+
margin-right: calc(var(--stzh-grid-gutter-large) / -2);
|
|
533
|
+
}
|
|
534
|
+
}
|
|
535
|
+
@media screen and (min-width: 1600px) {
|
|
536
|
+
.stzh-row {
|
|
537
|
+
margin-left: calc(var(--stzh-grid-gutter-ultra) / -2);
|
|
538
|
+
margin-right: calc(var(--stzh-grid-gutter-ultra) / -2);
|
|
539
|
+
}
|
|
540
|
+
}
|
|
485
541
|
.stzh-row--justify-end {
|
|
486
542
|
justify-content: flex-end;
|
|
487
543
|
}
|
|
@@ -135,6 +135,7 @@ export class StzhTooltip {
|
|
|
135
135
|
trigger.addEventListener("focusout", this.onBlurTrigger);
|
|
136
136
|
}
|
|
137
137
|
};
|
|
138
|
+
this.initializedTooltip = false;
|
|
138
139
|
this.open = false;
|
|
139
140
|
this.label = "";
|
|
140
141
|
this.content = "";
|
|
@@ -243,7 +244,6 @@ export class StzhTooltip {
|
|
|
243
244
|
}
|
|
244
245
|
}
|
|
245
246
|
componentDidRender() {
|
|
246
|
-
this.computePosition();
|
|
247
247
|
const isStzh = isStzhElement(this.triggerFirstElement);
|
|
248
248
|
if (this.hasTrigger("click")) {
|
|
249
249
|
this.triggerFirstElement.setAttribute(isStzh ? "a11y-expanded" : "aria-expanded", this.open ? "true" : "false");
|
|
@@ -271,23 +271,35 @@ export class StzhTooltip {
|
|
|
271
271
|
}
|
|
272
272
|
}
|
|
273
273
|
componentDidUpdate() {
|
|
274
|
-
if (this.
|
|
275
|
-
this.
|
|
274
|
+
if (this.open && !this.initializedTooltip) {
|
|
275
|
+
this.initializeAutoUpdate();
|
|
276
|
+
this.initializeFocusTrap();
|
|
277
|
+
this.initializedTooltip = true;
|
|
278
|
+
}
|
|
279
|
+
if (this.initializedTooltip) {
|
|
280
|
+
this.computePosition();
|
|
281
|
+
if (this.trap) {
|
|
282
|
+
this.trap.updateContainerElements(this.contentElement);
|
|
283
|
+
}
|
|
276
284
|
}
|
|
277
285
|
}
|
|
278
|
-
|
|
286
|
+
initializeAutoUpdate() {
|
|
279
287
|
this.autoUpdateCleanup = autoUpdate(this.element, this.contentElement, this.computePosition);
|
|
288
|
+
}
|
|
289
|
+
initializeFocusTrap() {
|
|
280
290
|
if (this.interactive) {
|
|
281
291
|
this.trap = createFocusTrap(this.contentElement, {
|
|
282
292
|
fallbackFocus: this.contentElement,
|
|
283
293
|
clickOutsideDeactivates: true,
|
|
284
294
|
returnFocusOnDeactivate: true,
|
|
285
295
|
});
|
|
286
|
-
if (this.open) {
|
|
287
|
-
this.trap.activate();
|
|
288
|
-
}
|
|
289
296
|
}
|
|
297
|
+
}
|
|
298
|
+
componentDidLoad() {
|
|
290
299
|
this.contentElement.hidden = !this.open;
|
|
300
|
+
if (this.open && this.trap) {
|
|
301
|
+
this.trap.activate();
|
|
302
|
+
}
|
|
291
303
|
}
|
|
292
304
|
connectedCallback() {
|
|
293
305
|
this.init();
|