@vaadin/bundles 25.0.0-alpha18 → 25.0.0-alpha19

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.
@@ -8,36 +8,17 @@
8
8
 
9
9
  __webpack_require__.r(__webpack_exports__);
10
10
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
11
- /* harmony export */ "badge": () => (/* reexport safe */ _badge_js__WEBPACK_IMPORTED_MODULE_4__.badge),
12
- /* harmony export */ "color": () => (/* reexport safe */ _color_js__WEBPACK_IMPORTED_MODULE_5__.color),
13
- /* harmony export */ "colorBase": () => (/* reexport safe */ _color_js__WEBPACK_IMPORTED_MODULE_5__.colorBase),
14
11
  /* harmony export */ "fieldButton": () => (/* reexport safe */ _mixins_field_button_js__WEBPACK_IMPORTED_MODULE_0__.fieldButton),
15
- /* harmony export */ "font": () => (/* reexport safe */ _typography_js__WEBPACK_IMPORTED_MODULE_10__.font),
16
12
  /* harmony export */ "menuOverlay": () => (/* reexport safe */ _mixins_menu_overlay_js__WEBPACK_IMPORTED_MODULE_1__.menuOverlay),
17
13
  /* harmony export */ "menuOverlayCore": () => (/* reexport safe */ _mixins_menu_overlay_js__WEBPACK_IMPORTED_MODULE_1__.menuOverlayCore),
18
14
  /* harmony export */ "overlay": () => (/* reexport safe */ _mixins_overlay_js__WEBPACK_IMPORTED_MODULE_2__.overlay),
19
- /* harmony export */ "requiredField": () => (/* reexport safe */ _mixins_required_field_js__WEBPACK_IMPORTED_MODULE_3__.requiredField),
20
- /* harmony export */ "sizing": () => (/* reexport safe */ _sizing_js__WEBPACK_IMPORTED_MODULE_7__.sizing),
21
- /* harmony export */ "spacing": () => (/* reexport safe */ _spacing_js__WEBPACK_IMPORTED_MODULE_8__.spacing),
22
- /* harmony export */ "style": () => (/* reexport safe */ _style_js__WEBPACK_IMPORTED_MODULE_9__.style),
23
- /* harmony export */ "typography": () => (/* reexport safe */ _typography_js__WEBPACK_IMPORTED_MODULE_10__.typography),
24
- /* harmony export */ "userColors": () => (/* reexport safe */ _user_colors_js__WEBPACK_IMPORTED_MODULE_11__.userColors),
25
- /* harmony export */ "utility": () => (/* reexport safe */ _utility_js__WEBPACK_IMPORTED_MODULE_12__.utility)
15
+ /* harmony export */ "requiredField": () => (/* reexport safe */ _mixins_required_field_js__WEBPACK_IMPORTED_MODULE_3__.requiredField)
26
16
  /* harmony export */ });
27
17
  /* harmony import */ var _mixins_field_button_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./mixins/field-button.js */ "./node_modules/@vaadin/vaadin-lumo-styles/mixins/field-button.js");
28
18
  /* harmony import */ var _mixins_menu_overlay_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./mixins/menu-overlay.js */ "./node_modules/@vaadin/vaadin-lumo-styles/mixins/menu-overlay.js");
29
19
  /* harmony import */ var _mixins_overlay_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./mixins/overlay.js */ "./node_modules/@vaadin/vaadin-lumo-styles/mixins/overlay.js");
30
20
  /* harmony import */ var _mixins_required_field_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./mixins/required-field.js */ "./node_modules/@vaadin/vaadin-lumo-styles/mixins/required-field.js");
31
- /* harmony import */ var _badge_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./badge.js */ "./node_modules/@vaadin/vaadin-lumo-styles/badge.js");
32
- /* harmony import */ var _color_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./color.js */ "./node_modules/@vaadin/vaadin-lumo-styles/color.js");
33
- /* harmony import */ var _font_icons_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./font-icons.js */ "./node_modules/@vaadin/vaadin-lumo-styles/font-icons.js");
34
- /* harmony import */ var _sizing_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./sizing.js */ "./node_modules/@vaadin/vaadin-lumo-styles/sizing.js");
35
- /* harmony import */ var _spacing_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./spacing.js */ "./node_modules/@vaadin/vaadin-lumo-styles/spacing.js");
36
- /* harmony import */ var _style_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./style.js */ "./node_modules/@vaadin/vaadin-lumo-styles/style.js");
37
- /* harmony import */ var _typography_js__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./typography.js */ "./node_modules/@vaadin/vaadin-lumo-styles/typography.js");
38
- /* harmony import */ var _user_colors_js__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./user-colors.js */ "./node_modules/@vaadin/vaadin-lumo-styles/user-colors.js");
39
- /* harmony import */ var _utility_js__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./utility.js */ "./node_modules/@vaadin/vaadin-lumo-styles/utility.js");
40
- /* harmony import */ var _vaadin_iconset_js__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./vaadin-iconset.js */ "./node_modules/@vaadin/vaadin-lumo-styles/vaadin-iconset.js");
21
+ /* harmony import */ var _vaadin_iconset_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./vaadin-iconset.js */ "./node_modules/@vaadin/vaadin-lumo-styles/vaadin-iconset.js");
41
22
  /**
42
23
  * @license
43
24
  * Copyright (c) 2017 - 2025 Vaadin Ltd.
@@ -54,564 +35,6 @@ __webpack_require__.r(__webpack_exports__);
54
35
 
55
36
 
56
37
 
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
- /***/ }),
76
-
77
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/badge.js":
78
- /*!**********************************************************!*\
79
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/badge.js ***!
80
- \**********************************************************/
81
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
82
-
83
- __webpack_require__.r(__webpack_exports__);
84
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
85
- /* harmony export */ "badge": () => (/* binding */ badge)
86
- /* harmony export */ });
87
- /* harmony import */ var _style_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./style.js */ "./node_modules/@vaadin/vaadin-lumo-styles/style.js");
88
- /* harmony import */ var _color_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./color.js */ "./node_modules/@vaadin/vaadin-lumo-styles/color.js");
89
- /* harmony import */ var _typography_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./typography.js */ "./node_modules/@vaadin/vaadin-lumo-styles/typography.js");
90
- /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
91
- /**
92
- * @license
93
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
94
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
95
- */
96
-
97
-
98
-
99
-
100
-
101
- const badge = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_3__.css`
102
- [theme~='badge'] {
103
- display: inline-flex;
104
- align-items: center;
105
- justify-content: center;
106
- box-sizing: border-box;
107
- padding: 0.4em calc(0.5em + var(--lumo-border-radius-s) / 4);
108
- color: var(--lumo-primary-text-color);
109
- background-color: var(--lumo-primary-color-10pct);
110
- border-radius: var(--lumo-border-radius-s);
111
- font-family: var(--lumo-font-family);
112
- font-size: var(--lumo-font-size-s);
113
- line-height: 1;
114
- font-weight: 500;
115
- text-transform: initial;
116
- letter-spacing: initial;
117
- min-width: calc(var(--lumo-line-height-xs) * 1em + 0.45em);
118
- flex-shrink: 0;
119
- }
120
-
121
- /* Ensure proper vertical alignment */
122
- [theme~='badge']::before {
123
- display: inline-block;
124
- content: '\\2003';
125
- width: 0;
126
- }
127
-
128
- [theme~='badge'][theme~='small'] {
129
- font-size: var(--lumo-font-size-xxs);
130
- line-height: 1;
131
- }
132
-
133
- /* Colors */
134
-
135
- [theme~='badge'][theme~='success'] {
136
- color: var(--lumo-success-text-color);
137
- background-color: var(--lumo-success-color-10pct);
138
- }
139
-
140
- [theme~='badge'][theme~='error'] {
141
- color: var(--lumo-error-text-color);
142
- background-color: var(--lumo-error-color-10pct);
143
- }
144
-
145
- [theme~='badge'][theme~='warning'] {
146
- color: var(--lumo-warning-text-color);
147
- background-color: var(--lumo-warning-color-10pct);
148
- }
149
-
150
- [theme~='badge'][theme~='contrast'] {
151
- color: var(--lumo-contrast-80pct);
152
- background-color: var(--lumo-contrast-5pct);
153
- }
154
-
155
- /* Primary */
156
-
157
- [theme~='badge'][theme~='primary'] {
158
- color: var(--lumo-primary-contrast-color);
159
- background-color: var(--lumo-primary-color);
160
- }
161
-
162
- [theme~='badge'][theme~='success'][theme~='primary'] {
163
- color: var(--lumo-success-contrast-color);
164
- background-color: var(--lumo-success-color);
165
- }
166
-
167
- [theme~='badge'][theme~='error'][theme~='primary'] {
168
- color: var(--lumo-error-contrast-color);
169
- background-color: var(--lumo-error-color);
170
- }
171
-
172
- [theme~='badge'][theme~='warning'][theme~='primary'] {
173
- color: var(--lumo-warning-contrast-color);
174
- background-color: var(--lumo-warning-color);
175
- }
176
-
177
- [theme~='badge'][theme~='contrast'][theme~='primary'] {
178
- color: var(--lumo-base-color);
179
- background-color: var(--lumo-contrast);
180
- }
181
-
182
- /* Links */
183
-
184
- [theme~='badge'][href]:hover {
185
- text-decoration: none;
186
- }
187
-
188
- /* Icon */
189
-
190
- [theme~='badge'] > vaadin-icon {
191
- margin: -0.25em 0;
192
- }
193
-
194
- [theme~='badge'] > vaadin-icon:first-child {
195
- margin-left: -0.375em;
196
- }
197
-
198
- [theme~='badge'] > vaadin-icon:last-child {
199
- margin-right: -0.375em;
200
- }
201
-
202
- vaadin-icon[theme~='badge'][icon] {
203
- min-width: 0;
204
- padding: 0;
205
- font-size: 1rem;
206
- width: var(--lumo-icon-size-m);
207
- height: var(--lumo-icon-size-m);
208
- }
209
-
210
- vaadin-icon[theme~='badge'][icon][theme~='small'] {
211
- width: var(--lumo-icon-size-s);
212
- height: var(--lumo-icon-size-s);
213
- }
214
-
215
- /* Empty */
216
-
217
- [theme~='badge']:not([icon]):empty {
218
- min-width: 0;
219
- width: 1em;
220
- height: 1em;
221
- padding: 0;
222
- border-radius: 50%;
223
- background-color: var(--lumo-primary-color);
224
- }
225
-
226
- [theme~='badge'][theme~='small']:not([icon]):empty {
227
- width: 0.75em;
228
- height: 0.75em;
229
- }
230
-
231
- [theme~='badge'][theme~='contrast']:not([icon]):empty {
232
- background-color: var(--lumo-contrast);
233
- }
234
-
235
- [theme~='badge'][theme~='success']:not([icon]):empty {
236
- background-color: var(--lumo-success-color);
237
- }
238
-
239
- [theme~='badge'][theme~='error']:not([icon]):empty {
240
- background-color: var(--lumo-error-color);
241
- }
242
-
243
- [theme~='badge'][theme~='warning']:not([icon]):empty {
244
- background-color: var(--lumo-warning-color);
245
- }
246
-
247
- /* Pill */
248
-
249
- [theme~='badge'][theme~='pill'] {
250
- --lumo-border-radius-s: 1em;
251
- }
252
-
253
- /* RTL specific styles */
254
-
255
- [dir='rtl'][theme~='badge'] vaadin-icon:first-child {
256
- margin-right: -0.375em;
257
- margin-left: 0;
258
- }
259
-
260
- [dir='rtl'][theme~='badge'] vaadin-icon:last-child {
261
- margin-left: -0.375em;
262
- margin-right: 0;
263
- }
264
- `;
265
-
266
- (0,_vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_3__.registerStyles)('', badge, { moduleId: 'lumo-badge' });
267
-
268
-
269
-
270
-
271
- /***/ }),
272
-
273
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/color.js":
274
- /*!**********************************************************!*\
275
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/color.js ***!
276
- \**********************************************************/
277
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
278
-
279
- __webpack_require__.r(__webpack_exports__);
280
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
281
- /* harmony export */ "color": () => (/* binding */ color),
282
- /* harmony export */ "colorBase": () => (/* binding */ colorBase)
283
- /* harmony export */ });
284
- /* harmony import */ var _version_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./version.js */ "./node_modules/@vaadin/vaadin-lumo-styles/version.js");
285
- /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
286
- /* harmony import */ var _global_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./global.js */ "./node_modules/@vaadin/vaadin-lumo-styles/global.js");
287
- /**
288
- * @license
289
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
290
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
291
- */
292
-
293
-
294
-
295
-
296
- const colorBase = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.css`
297
- :host {
298
- /* Base (background) */
299
- --lumo-base-color: #fff;
300
-
301
- /* Tint */
302
- --lumo-tint-5pct: hsla(0, 0%, 100%, 0.3);
303
- --lumo-tint-10pct: hsla(0, 0%, 100%, 0.37);
304
- --lumo-tint-20pct: hsla(0, 0%, 100%, 0.44);
305
- --lumo-tint-30pct: hsla(0, 0%, 100%, 0.5);
306
- --lumo-tint-40pct: hsla(0, 0%, 100%, 0.57);
307
- --lumo-tint-50pct: hsla(0, 0%, 100%, 0.64);
308
- --lumo-tint-60pct: hsla(0, 0%, 100%, 0.7);
309
- --lumo-tint-70pct: hsla(0, 0%, 100%, 0.77);
310
- --lumo-tint-80pct: hsla(0, 0%, 100%, 0.84);
311
- --lumo-tint-90pct: hsla(0, 0%, 100%, 0.9);
312
- --lumo-tint: #fff;
313
-
314
- /* Shade */
315
- --lumo-shade-5pct: hsla(214, 61%, 25%, 0.05);
316
- --lumo-shade-10pct: hsla(214, 57%, 24%, 0.1);
317
- --lumo-shade-20pct: hsla(214, 53%, 23%, 0.16);
318
- --lumo-shade-30pct: hsla(214, 50%, 22%, 0.26);
319
- --lumo-shade-40pct: hsla(214, 47%, 21%, 0.38);
320
- --lumo-shade-50pct: hsla(214, 45%, 20%, 0.52);
321
- --lumo-shade-60pct: hsla(214, 43%, 19%, 0.6);
322
- --lumo-shade-70pct: hsla(214, 42%, 18%, 0.69);
323
- --lumo-shade-80pct: hsla(214, 41%, 17%, 0.83);
324
- --lumo-shade-90pct: hsla(214, 40%, 16%, 0.94);
325
- --lumo-shade: hsl(214, 35%, 15%);
326
-
327
- /* Contrast */
328
- --lumo-contrast-5pct: var(--lumo-shade-5pct);
329
- --lumo-contrast-10pct: var(--lumo-shade-10pct);
330
- --lumo-contrast-20pct: var(--lumo-shade-20pct);
331
- --lumo-contrast-30pct: var(--lumo-shade-30pct);
332
- --lumo-contrast-40pct: var(--lumo-shade-40pct);
333
- --lumo-contrast-50pct: var(--lumo-shade-50pct);
334
- --lumo-contrast-60pct: var(--lumo-shade-60pct);
335
- --lumo-contrast-70pct: var(--lumo-shade-70pct);
336
- --lumo-contrast-80pct: var(--lumo-shade-80pct);
337
- --lumo-contrast-90pct: var(--lumo-shade-90pct);
338
- --lumo-contrast: var(--lumo-shade);
339
-
340
- /* Text */
341
- --lumo-header-text-color: var(--lumo-contrast);
342
- --lumo-body-text-color: var(--lumo-contrast-90pct);
343
- --lumo-secondary-text-color: var(--lumo-contrast-70pct);
344
- --lumo-tertiary-text-color: var(--lumo-contrast-50pct);
345
- --lumo-disabled-text-color: var(--lumo-contrast-30pct);
346
-
347
- /* Primary */
348
- --lumo-primary-color: hsl(214, 100%, 48%);
349
- --lumo-primary-color-50pct: hsla(214, 100%, 49%, 0.76);
350
- --lumo-primary-color-10pct: hsla(214, 100%, 60%, 0.13);
351
- --lumo-primary-text-color: hsl(214, 100%, 43%);
352
- --lumo-primary-contrast-color: #fff;
353
-
354
- /* Error */
355
- --lumo-error-color: hsl(3, 85%, 48%);
356
- --lumo-error-color-50pct: hsla(3, 85%, 49%, 0.5);
357
- --lumo-error-color-10pct: hsla(3, 85%, 49%, 0.1);
358
- --lumo-error-text-color: hsl(3, 89%, 42%);
359
- --lumo-error-contrast-color: #fff;
360
-
361
- /* Success */
362
- --lumo-success-color: hsl(145, 72%, 30%);
363
- --lumo-success-color-50pct: hsla(145, 72%, 31%, 0.5);
364
- --lumo-success-color-10pct: hsla(145, 72%, 31%, 0.1);
365
- --lumo-success-text-color: hsl(145, 85%, 25%);
366
- --lumo-success-contrast-color: #fff;
367
-
368
- /* Warning */
369
- --lumo-warning-color: hsl(48, 100%, 50%);
370
- --lumo-warning-color-10pct: hsla(48, 100%, 50%, 0.25);
371
- --lumo-warning-text-color: hsl(32, 100%, 30%);
372
- --lumo-warning-contrast-color: var(--lumo-shade-90pct);
373
- }
374
-
375
- /* forced-colors mode adjustments */
376
- @media (forced-colors: active) {
377
- html {
378
- --lumo-disabled-text-color: GrayText;
379
- }
380
- }
381
- `;
382
-
383
- (0,_global_js__WEBPACK_IMPORTED_MODULE_2__.addLumoGlobalStyles)('color-props', colorBase);
384
-
385
- const color = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.css`
386
- [theme~='dark'] {
387
- /* Base (background) */
388
- --lumo-base-color: hsl(214, 35%, 21%);
389
-
390
- /* Tint */
391
- --lumo-tint-5pct: hsla(214, 65%, 85%, 0.06);
392
- --lumo-tint-10pct: hsla(214, 60%, 80%, 0.14);
393
- --lumo-tint-20pct: hsla(214, 64%, 82%, 0.23);
394
- --lumo-tint-30pct: hsla(214, 69%, 84%, 0.32);
395
- --lumo-tint-40pct: hsla(214, 73%, 86%, 0.41);
396
- --lumo-tint-50pct: hsla(214, 78%, 88%, 0.5);
397
- --lumo-tint-60pct: hsla(214, 82%, 90%, 0.58);
398
- --lumo-tint-70pct: hsla(214, 87%, 92%, 0.69);
399
- --lumo-tint-80pct: hsla(214, 91%, 94%, 0.8);
400
- --lumo-tint-90pct: hsla(214, 96%, 96%, 0.9);
401
- --lumo-tint: hsl(214, 100%, 98%);
402
-
403
- /* Shade */
404
- --lumo-shade-5pct: hsla(214, 0%, 0%, 0.07);
405
- --lumo-shade-10pct: hsla(214, 4%, 2%, 0.15);
406
- --lumo-shade-20pct: hsla(214, 8%, 4%, 0.23);
407
- --lumo-shade-30pct: hsla(214, 12%, 6%, 0.32);
408
- --lumo-shade-40pct: hsla(214, 16%, 8%, 0.41);
409
- --lumo-shade-50pct: hsla(214, 20%, 10%, 0.5);
410
- --lumo-shade-60pct: hsla(214, 24%, 12%, 0.6);
411
- --lumo-shade-70pct: hsla(214, 28%, 13%, 0.7);
412
- --lumo-shade-80pct: hsla(214, 32%, 13%, 0.8);
413
- --lumo-shade-90pct: hsla(214, 33%, 13%, 0.9);
414
- --lumo-shade: hsl(214, 33%, 13%);
415
-
416
- /* Contrast */
417
- --lumo-contrast-5pct: var(--lumo-tint-5pct);
418
- --lumo-contrast-10pct: var(--lumo-tint-10pct);
419
- --lumo-contrast-20pct: var(--lumo-tint-20pct);
420
- --lumo-contrast-30pct: var(--lumo-tint-30pct);
421
- --lumo-contrast-40pct: var(--lumo-tint-40pct);
422
- --lumo-contrast-50pct: var(--lumo-tint-50pct);
423
- --lumo-contrast-60pct: var(--lumo-tint-60pct);
424
- --lumo-contrast-70pct: var(--lumo-tint-70pct);
425
- --lumo-contrast-80pct: var(--lumo-tint-80pct);
426
- --lumo-contrast-90pct: var(--lumo-tint-90pct);
427
- --lumo-contrast: var(--lumo-tint);
428
-
429
- /* Text */
430
- --lumo-header-text-color: var(--lumo-contrast);
431
- --lumo-body-text-color: var(--lumo-contrast-90pct);
432
- --lumo-secondary-text-color: var(--lumo-contrast-70pct);
433
- --lumo-tertiary-text-color: var(--lumo-contrast-50pct);
434
- --lumo-disabled-text-color: var(--lumo-contrast-30pct);
435
-
436
- /* Primary */
437
- --lumo-primary-color: hsl(214, 90%, 48%);
438
- --lumo-primary-color-50pct: hsla(214, 90%, 70%, 0.69);
439
- --lumo-primary-color-10pct: hsla(214, 90%, 55%, 0.13);
440
- --lumo-primary-text-color: hsl(214, 90%, 77%);
441
- --lumo-primary-contrast-color: #fff;
442
-
443
- /* Error */
444
- --lumo-error-color: hsl(3, 79%, 49%);
445
- --lumo-error-color-50pct: hsla(3, 75%, 62%, 0.5);
446
- --lumo-error-color-10pct: hsla(3, 75%, 62%, 0.14);
447
- --lumo-error-text-color: hsl(3, 100%, 80%);
448
-
449
- /* Success */
450
- --lumo-success-color: hsl(145, 72%, 30%);
451
- --lumo-success-color-50pct: hsla(145, 92%, 51%, 0.5);
452
- --lumo-success-color-10pct: hsla(145, 92%, 51%, 0.1);
453
- --lumo-success-text-color: hsl(145, 85%, 46%);
454
-
455
- /* Warning */
456
- --lumo-warning-color: hsl(43, 100%, 48%);
457
- --lumo-warning-color-10pct: hsla(40, 100%, 50%, 0.2);
458
- --lumo-warning-text-color: hsl(45, 100%, 60%);
459
- --lumo-warning-contrast-color: var(--lumo-shade-90pct);
460
- }
461
-
462
- html {
463
- color: var(--lumo-body-text-color);
464
- background-color: var(--lumo-base-color);
465
- color-scheme: light;
466
- }
467
-
468
- [theme~='dark'] {
469
- color: var(--lumo-body-text-color);
470
- background-color: var(--lumo-base-color);
471
- color-scheme: dark;
472
- }
473
-
474
- h1,
475
- h2,
476
- h3,
477
- h4,
478
- h5,
479
- h6 {
480
- color: var(--lumo-header-text-color);
481
- }
482
-
483
- a:where(:any-link) {
484
- color: var(--lumo-primary-text-color);
485
- }
486
-
487
- a:not(:any-link) {
488
- color: var(--lumo-disabled-text-color);
489
- }
490
-
491
- blockquote {
492
- color: var(--lumo-secondary-text-color);
493
- }
494
-
495
- code,
496
- pre {
497
- background-color: var(--lumo-contrast-10pct);
498
- border-radius: var(--lumo-border-radius-m);
499
- }
500
- pre code {
501
- background: transparent;
502
- }
503
- `;
504
-
505
- (0,_vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.registerStyles)('', color, { moduleId: 'lumo-color' });
506
-
507
-
508
-
509
-
510
- /***/ }),
511
-
512
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/font-icons.js":
513
- /*!***************************************************************!*\
514
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/font-icons.js ***!
515
- \***************************************************************/
516
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
517
-
518
- __webpack_require__.r(__webpack_exports__);
519
- /* harmony import */ var _version_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./version.js */ "./node_modules/@vaadin/vaadin-lumo-styles/version.js");
520
- /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
521
- /* harmony import */ var _global_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./global.js */ "./node_modules/@vaadin/vaadin-lumo-styles/global.js");
522
- /**
523
- * @license
524
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
525
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
526
- */
527
-
528
-
529
-
530
-
531
- const fontIcons = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.css`
532
- @font-face {
533
- font-family: 'lumo-icons';
534
- src: url(data:application/font-woff;charset=utf-8;base64,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)
535
- format('woff');
536
- font-weight: normal;
537
- font-style: normal;
538
- }
539
-
540
- html {
541
- --lumo-icons-align-center: '\\ea01';
542
- --lumo-icons-align-left: '\\ea02';
543
- --lumo-icons-align-right: '\\ea03';
544
- --lumo-icons-angle-down: '\\ea04';
545
- --lumo-icons-angle-left: '\\ea05';
546
- --lumo-icons-angle-right: '\\ea06';
547
- --lumo-icons-angle-up: '\\ea07';
548
- --lumo-icons-arrow-down: '\\ea08';
549
- --lumo-icons-arrow-left: '\\ea09';
550
- --lumo-icons-arrow-right: '\\ea0a';
551
- --lumo-icons-arrow-up: '\\ea0b';
552
- --lumo-icons-bar-chart: '\\ea0c';
553
- --lumo-icons-bell: '\\ea0d';
554
- --lumo-icons-calendar: '\\ea0e';
555
- --lumo-icons-checkmark: '\\ea0f';
556
- --lumo-icons-chevron-down: '\\ea10';
557
- --lumo-icons-chevron-left: '\\ea11';
558
- --lumo-icons-chevron-right: '\\ea12';
559
- --lumo-icons-chevron-up: '\\ea13';
560
- --lumo-icons-clean: '\\ea14';
561
- --lumo-icons-clock: '\\ea15';
562
- --lumo-icons-cog: '\\ea16';
563
- --lumo-icons-cross: '\\ea17';
564
- --lumo-icons-download: '\\ea18';
565
- --lumo-icons-drag-handle: '\\ea19';
566
- --lumo-icons-dropdown: '\\ea1a';
567
- --lumo-icons-edit: '\\ea1b';
568
- --lumo-icons-error: '\\ea1c';
569
- --lumo-icons-eye: '\\ea1d';
570
- --lumo-icons-eye-disabled: '\\ea1e';
571
- --lumo-icons-indent: '\\ea1f';
572
- --lumo-icons-link: '\\ea20';
573
- --lumo-icons-menu: '\\ea21';
574
- --lumo-icons-minus: '\\ea22';
575
- --lumo-icons-ordered-list: '\\ea23';
576
- --lumo-icons-outdent: '\\ea24';
577
- --lumo-icons-phone: '\\ea25';
578
- --lumo-icons-photo: '\\ea26';
579
- --lumo-icons-play: '\\ea27';
580
- --lumo-icons-plus: '\\ea28';
581
- --lumo-icons-redo: '\\ea29';
582
- --lumo-icons-reload: '\\ea2a';
583
- --lumo-icons-resize-handle: '\\ea2b';
584
- --lumo-icons-search: '\\ea2c';
585
- --lumo-icons-undo: '\\ea2d';
586
- --lumo-icons-unordered-list: '\\ea2e';
587
- --lumo-icons-upload: '\\ea2f';
588
- --lumo-icons-user: '\\ea30';
589
- }
590
- `;
591
-
592
- (0,_global_js__WEBPACK_IMPORTED_MODULE_2__.addLumoGlobalStyles)('font-icons', fontIcons);
593
-
594
-
595
- /***/ }),
596
-
597
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/global.js":
598
- /*!***********************************************************!*\
599
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/global.js ***!
600
- \***********************************************************/
601
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
602
-
603
- __webpack_require__.r(__webpack_exports__);
604
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
605
- /* harmony export */ "addLumoGlobalStyles": () => (/* binding */ addLumoGlobalStyles)
606
- /* harmony export */ });
607
- /* harmony import */ var _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/register-styles.js */ "./node_modules/@vaadin/vaadin-themable-mixin/register-styles.js");
608
-
609
-
610
- const addLumoGlobalStyles = (id, ...styles) => {
611
- (0,_vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__.addGlobalThemeStyles)(`lumo-${id}`, styles);
612
- };
613
-
614
-
615
38
  /***/ }),
616
39
 
617
40
  /***/ "./node_modules/@vaadin/vaadin-lumo-styles/mixins/field-button.js":
@@ -624,11 +47,8 @@ __webpack_require__.r(__webpack_exports__);
624
47
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
625
48
  /* harmony export */ "fieldButton": () => (/* binding */ fieldButton)
626
49
  /* harmony export */ });
627
- /* harmony import */ var _color_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../color.js */ "./node_modules/@vaadin/vaadin-lumo-styles/color.js");
628
- /* harmony import */ var _font_icons_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../font-icons.js */ "./node_modules/@vaadin/vaadin-lumo-styles/font-icons.js");
629
- /* harmony import */ var _sizing_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../sizing.js */ "./node_modules/@vaadin/vaadin-lumo-styles/sizing.js");
630
- /* harmony import */ var _style_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../style.js */ "./node_modules/@vaadin/vaadin-lumo-styles/style.js");
631
- /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
50
+ /* harmony import */ var _vaadin_component_base_src_warnings_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/component-base/src/warnings.js */ "./node_modules/@vaadin/component-base/src/warnings.js");
51
+ /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
632
52
  /**
633
53
  * @license
634
54
  * Copyright (c) 2017 - 2025 Vaadin Ltd.
@@ -637,10 +57,9 @@ __webpack_require__.r(__webpack_exports__);
637
57
 
638
58
 
639
59
 
60
+ (0,_vaadin_component_base_src_warnings_js__WEBPACK_IMPORTED_MODULE_0__.issueWarning)('Lumo .js mixins are deprecated and will be removed in V26');
640
61
 
641
-
642
-
643
- const fieldButton = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_4__.css`
62
+ const fieldButton = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.css`
644
63
  [part$='button'] {
645
64
  flex: none;
646
65
  width: 1em;
@@ -668,7 +87,7 @@ const fieldButton = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBP
668
87
  display: block;
669
88
  }
670
89
  `;
671
- (0,_vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_4__.registerStyles)('', fieldButton, { moduleId: 'lumo-field-button' });
90
+ (0,_vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.registerStyles)('', fieldButton, { moduleId: 'lumo-field-button' });
672
91
 
673
92
 
674
93
 
@@ -686,10 +105,9 @@ __webpack_require__.r(__webpack_exports__);
686
105
  /* harmony export */ "menuOverlay": () => (/* binding */ menuOverlay),
687
106
  /* harmony export */ "menuOverlayCore": () => (/* binding */ menuOverlayCore)
688
107
  /* harmony export */ });
689
- /* harmony import */ var _spacing_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../spacing.js */ "./node_modules/@vaadin/vaadin-lumo-styles/spacing.js");
690
- /* harmony import */ var _style_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../style.js */ "./node_modules/@vaadin/vaadin-lumo-styles/style.js");
691
- /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
692
- /* harmony import */ var _overlay_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./overlay.js */ "./node_modules/@vaadin/vaadin-lumo-styles/mixins/overlay.js");
108
+ /* harmony import */ var _vaadin_component_base_src_warnings_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/component-base/src/warnings.js */ "./node_modules/@vaadin/component-base/src/warnings.js");
109
+ /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
110
+ /* harmony import */ var _overlay_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./overlay.js */ "./node_modules/@vaadin/vaadin-lumo-styles/mixins/overlay.js");
693
111
  /**
694
112
  * @license
695
113
  * Copyright (c) 2017 - 2025 Vaadin Ltd.
@@ -699,8 +117,9 @@ __webpack_require__.r(__webpack_exports__);
699
117
 
700
118
 
701
119
 
120
+ (0,_vaadin_component_base_src_warnings_js__WEBPACK_IMPORTED_MODULE_0__.issueWarning)('Lumo .js mixins are deprecated and will be removed in V26');
702
121
 
703
- const menuOverlayCore = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_2__.css`
122
+ const menuOverlayCore = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.css`
704
123
  :host([opening]),
705
124
  :host([closing]) {
706
125
  animation: 0.14s lumo-overlay-dummy-animation;
@@ -732,9 +151,9 @@ const menuOverlayCore = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__
732
151
  }
733
152
  `;
734
153
 
735
- (0,_vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_2__.registerStyles)('', menuOverlayCore, { moduleId: 'lumo-menu-overlay-core' });
154
+ (0,_vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.registerStyles)('', menuOverlayCore, { moduleId: 'lumo-menu-overlay-core' });
736
155
 
737
- const menuOverlayExt = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_2__.css`
156
+ const menuOverlayExt = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.css`
738
157
  /* Small viewport (bottom sheet) styles */
739
158
  /* Use direct media queries instead of the state attributes ([phone] and [fullscreen]) provided by the elements */
740
159
  @media (max-width: 450px), (max-height: 450px) {
@@ -796,9 +215,9 @@ const menuOverlayExt = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__W
796
215
  }
797
216
  `;
798
217
 
799
- const menuOverlay = [_overlay_js__WEBPACK_IMPORTED_MODULE_3__.overlay, menuOverlayCore, menuOverlayExt];
218
+ const menuOverlay = [_overlay_js__WEBPACK_IMPORTED_MODULE_2__.overlay, menuOverlayCore, menuOverlayExt];
800
219
 
801
- (0,_vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_2__.registerStyles)('', menuOverlay, { moduleId: 'lumo-menu-overlay' });
220
+ (0,_vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.registerStyles)('', menuOverlay, { moduleId: 'lumo-menu-overlay' });
802
221
 
803
222
 
804
223
 
@@ -815,11 +234,8 @@ __webpack_require__.r(__webpack_exports__);
815
234
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
816
235
  /* harmony export */ "overlay": () => (/* binding */ overlay)
817
236
  /* harmony export */ });
818
- /* harmony import */ var _color_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../color.js */ "./node_modules/@vaadin/vaadin-lumo-styles/color.js");
819
- /* harmony import */ var _spacing_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../spacing.js */ "./node_modules/@vaadin/vaadin-lumo-styles/spacing.js");
820
- /* harmony import */ var _style_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../style.js */ "./node_modules/@vaadin/vaadin-lumo-styles/style.js");
821
- /* harmony import */ var _typography_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../typography.js */ "./node_modules/@vaadin/vaadin-lumo-styles/typography.js");
822
- /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
237
+ /* harmony import */ var _vaadin_component_base_src_warnings_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/component-base/src/warnings.js */ "./node_modules/@vaadin/component-base/src/warnings.js");
238
+ /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
823
239
  /**
824
240
  * @license
825
241
  * Copyright (c) 2017 - 2025 Vaadin Ltd.
@@ -828,10 +244,9 @@ __webpack_require__.r(__webpack_exports__);
828
244
 
829
245
 
830
246
 
247
+ (0,_vaadin_component_base_src_warnings_js__WEBPACK_IMPORTED_MODULE_0__.issueWarning)('Lumo .js mixins are deprecated and will be removed in V26');
831
248
 
832
-
833
-
834
- const overlay = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_4__.css`
249
+ const overlay = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.css`
835
250
  :host {
836
251
  top: var(--lumo-space-m);
837
252
  right: var(--lumo-space-m);
@@ -898,7 +313,7 @@ const overlay = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_
898
313
  }
899
314
  `;
900
315
 
901
- (0,_vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_4__.registerStyles)('', overlay, { moduleId: 'lumo-overlay' });
316
+ (0,_vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.registerStyles)('', overlay, { moduleId: 'lumo-overlay' });
902
317
 
903
318
 
904
319
 
@@ -915,11 +330,8 @@ __webpack_require__.r(__webpack_exports__);
915
330
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
916
331
  /* harmony export */ "requiredField": () => (/* binding */ requiredField)
917
332
  /* harmony export */ });
918
- /* harmony import */ var _color_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../color.js */ "./node_modules/@vaadin/vaadin-lumo-styles/color.js");
919
- /* harmony import */ var _spacing_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../spacing.js */ "./node_modules/@vaadin/vaadin-lumo-styles/spacing.js");
920
- /* harmony import */ var _style_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../style.js */ "./node_modules/@vaadin/vaadin-lumo-styles/style.js");
921
- /* harmony import */ var _typography_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../typography.js */ "./node_modules/@vaadin/vaadin-lumo-styles/typography.js");
922
- /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
333
+ /* harmony import */ var _vaadin_component_base_src_warnings_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/component-base/src/warnings.js */ "./node_modules/@vaadin/component-base/src/warnings.js");
334
+ /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
923
335
  /**
924
336
  * @license
925
337
  * Copyright (c) 2017 - 2025 Vaadin Ltd.
@@ -928,10 +340,9 @@ __webpack_require__.r(__webpack_exports__);
928
340
 
929
341
 
930
342
 
343
+ (0,_vaadin_component_base_src_warnings_js__WEBPACK_IMPORTED_MODULE_0__.issueWarning)('Lumo .js mixins are deprecated and will be removed in V26');
931
344
 
932
-
933
-
934
- const requiredField = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_4__.css`
345
+ const requiredField = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.css`
935
346
  [part='label'] {
936
347
  align-self: flex-start;
937
348
  color: var(--vaadin-input-field-label-color, var(--lumo-secondary-text-color));
@@ -1034,3146 +445,10 @@ const requiredField = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WE
1034
445
  }
1035
446
  `;
1036
447
 
1037
- (0,_vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_4__.registerStyles)('', requiredField, { moduleId: 'lumo-required-field' });
1038
-
1039
-
1040
-
1041
-
1042
- /***/ }),
1043
-
1044
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/sizing.js":
1045
- /*!***********************************************************!*\
1046
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/sizing.js ***!
1047
- \***********************************************************/
1048
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1049
-
1050
- __webpack_require__.r(__webpack_exports__);
1051
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1052
- /* harmony export */ "sizing": () => (/* binding */ sizing)
1053
- /* harmony export */ });
1054
- /* harmony import */ var _version_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./version.js */ "./node_modules/@vaadin/vaadin-lumo-styles/version.js");
1055
- /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
1056
- /* harmony import */ var _global_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./global.js */ "./node_modules/@vaadin/vaadin-lumo-styles/global.js");
1057
- /**
1058
- * @license
1059
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
1060
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1061
- */
1062
-
1063
-
1064
-
1065
-
1066
- const sizing = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.css`
1067
- :host {
1068
- --lumo-size-xs: 1.625rem;
1069
- --lumo-size-s: 1.875rem;
1070
- --lumo-size-m: 2.25rem;
1071
- --lumo-size-l: 2.75rem;
1072
- --lumo-size-xl: 3.5rem;
1073
-
1074
- /* Icons */
1075
- --lumo-icon-size-s: 1.25em;
1076
- --lumo-icon-size-m: 1.5em;
1077
- --lumo-icon-size-l: 2.25em;
1078
- /* For backwards compatibility */
1079
- --lumo-icon-size: var(--lumo-icon-size-m);
1080
- }
1081
- `;
1082
-
1083
- (0,_global_js__WEBPACK_IMPORTED_MODULE_2__.addLumoGlobalStyles)('sizing-props', sizing);
1084
-
448
+ (0,_vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.registerStyles)('', requiredField, { moduleId: 'lumo-required-field' });
1085
449
 
1086
450
 
1087
451
 
1088
- /***/ }),
1089
-
1090
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/spacing.js":
1091
- /*!************************************************************!*\
1092
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/spacing.js ***!
1093
- \************************************************************/
1094
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1095
-
1096
- __webpack_require__.r(__webpack_exports__);
1097
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1098
- /* harmony export */ "spacing": () => (/* binding */ spacing)
1099
- /* harmony export */ });
1100
- /* harmony import */ var _version_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./version.js */ "./node_modules/@vaadin/vaadin-lumo-styles/version.js");
1101
- /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
1102
- /* harmony import */ var _global_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./global.js */ "./node_modules/@vaadin/vaadin-lumo-styles/global.js");
1103
- /**
1104
- * @license
1105
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
1106
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1107
- */
1108
-
1109
-
1110
-
1111
-
1112
- const spacing = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.css`
1113
- :host {
1114
- /* Square */
1115
- --lumo-space-xs: 0.25rem;
1116
- --lumo-space-s: 0.5rem;
1117
- --lumo-space-m: 1rem;
1118
- --lumo-space-l: 1.5rem;
1119
- --lumo-space-xl: 2.5rem;
1120
-
1121
- /* Wide */
1122
- --lumo-space-wide-xs: calc(var(--lumo-space-xs) / 2) var(--lumo-space-xs);
1123
- --lumo-space-wide-s: calc(var(--lumo-space-s) / 2) var(--lumo-space-s);
1124
- --lumo-space-wide-m: calc(var(--lumo-space-m) / 2) var(--lumo-space-m);
1125
- --lumo-space-wide-l: calc(var(--lumo-space-l) / 2) var(--lumo-space-l);
1126
- --lumo-space-wide-xl: calc(var(--lumo-space-xl) / 2) var(--lumo-space-xl);
1127
-
1128
- /* Tall */
1129
- --lumo-space-tall-xs: var(--lumo-space-xs) calc(var(--lumo-space-xs) / 2);
1130
- --lumo-space-tall-s: var(--lumo-space-s) calc(var(--lumo-space-s) / 2);
1131
- --lumo-space-tall-m: var(--lumo-space-m) calc(var(--lumo-space-m) / 2);
1132
- --lumo-space-tall-l: var(--lumo-space-l) calc(var(--lumo-space-l) / 2);
1133
- --lumo-space-tall-xl: var(--lumo-space-xl) calc(var(--lumo-space-xl) / 2);
1134
- }
1135
- `;
1136
-
1137
- (0,_global_js__WEBPACK_IMPORTED_MODULE_2__.addLumoGlobalStyles)('spacing-props', spacing);
1138
-
1139
-
1140
-
1141
-
1142
- /***/ }),
1143
-
1144
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/style.js":
1145
- /*!**********************************************************!*\
1146
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/style.js ***!
1147
- \**********************************************************/
1148
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1149
-
1150
- __webpack_require__.r(__webpack_exports__);
1151
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1152
- /* harmony export */ "style": () => (/* binding */ style)
1153
- /* harmony export */ });
1154
- /* harmony import */ var _version_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./version.js */ "./node_modules/@vaadin/vaadin-lumo-styles/version.js");
1155
- /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
1156
- /* harmony import */ var _global_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./global.js */ "./node_modules/@vaadin/vaadin-lumo-styles/global.js");
1157
- /**
1158
- * @license
1159
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
1160
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1161
- */
1162
-
1163
-
1164
-
1165
-
1166
- const style = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.css`
1167
- :host {
1168
- /* Border radius */
1169
- --lumo-border-radius-s: 0.25em; /* Checkbox, badge, date-picker year indicator, etc */
1170
- --lumo-border-radius-m: var(--lumo-border-radius, 0.25em); /* Button, text field, menu overlay, etc */
1171
- --lumo-border-radius-l: 0.5em; /* Dialog, notification, etc */
1172
-
1173
- /* Shadow */
1174
- --lumo-box-shadow-xs: 0 1px 4px -1px var(--lumo-shade-50pct);
1175
- --lumo-box-shadow-s: 0 2px 4px -1px var(--lumo-shade-20pct), 0 3px 12px -1px var(--lumo-shade-30pct);
1176
- --lumo-box-shadow-m: 0 2px 6px -1px var(--lumo-shade-20pct), 0 8px 24px -4px var(--lumo-shade-40pct);
1177
- --lumo-box-shadow-l: 0 3px 18px -2px var(--lumo-shade-20pct), 0 12px 48px -6px var(--lumo-shade-40pct);
1178
- --lumo-box-shadow-xl: 0 4px 24px -3px var(--lumo-shade-20pct), 0 18px 64px -8px var(--lumo-shade-40pct);
1179
-
1180
- /* Clickable element cursor */
1181
- --lumo-clickable-cursor: default;
1182
- }
1183
- `;
1184
-
1185
- (0,_global_js__WEBPACK_IMPORTED_MODULE_2__.addLumoGlobalStyles)('style-props', style);
1186
-
1187
-
1188
-
1189
-
1190
- /***/ }),
1191
-
1192
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/typography.js":
1193
- /*!***************************************************************!*\
1194
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/typography.js ***!
1195
- \***************************************************************/
1196
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1197
-
1198
- __webpack_require__.r(__webpack_exports__);
1199
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1200
- /* harmony export */ "font": () => (/* binding */ font),
1201
- /* harmony export */ "typography": () => (/* binding */ typography)
1202
- /* harmony export */ });
1203
- /* harmony import */ var _version_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./version.js */ "./node_modules/@vaadin/vaadin-lumo-styles/version.js");
1204
- /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
1205
- /* harmony import */ var _global_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./global.js */ "./node_modules/@vaadin/vaadin-lumo-styles/global.js");
1206
- /**
1207
- * @license
1208
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
1209
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1210
- */
1211
-
1212
-
1213
-
1214
-
1215
- const font = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.css`
1216
- :host {
1217
- /* prettier-ignore */
1218
- --lumo-font-family: -apple-system, BlinkMacSystemFont, 'Roboto', 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
1219
-
1220
- /* Font sizes */
1221
- --lumo-font-size-xxs: 0.75rem;
1222
- --lumo-font-size-xs: 0.8125rem;
1223
- --lumo-font-size-s: 0.875rem;
1224
- --lumo-font-size-m: 1rem;
1225
- --lumo-font-size-l: 1.125rem;
1226
- --lumo-font-size-xl: 1.375rem;
1227
- --lumo-font-size-xxl: 1.75rem;
1228
- --lumo-font-size-xxxl: 2.5rem;
1229
-
1230
- /* Line heights */
1231
- --lumo-line-height-xs: 1.25;
1232
- --lumo-line-height-s: 1.375;
1233
- --lumo-line-height-m: 1.625;
1234
- }
1235
- `;
1236
-
1237
- const typography = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.css`
1238
- body,
1239
- :host {
1240
- font-family: var(--lumo-font-family);
1241
- font-size: var(--lumo-font-size-m);
1242
- line-height: var(--lumo-line-height-m);
1243
- -webkit-text-size-adjust: 100%;
1244
- -webkit-font-smoothing: antialiased;
1245
- -moz-osx-font-smoothing: grayscale;
1246
- }
1247
-
1248
- small,
1249
- [theme~='font-size-s'] {
1250
- font-size: var(--lumo-font-size-s);
1251
- line-height: var(--lumo-line-height-s);
1252
- }
1253
-
1254
- [theme~='font-size-xs'] {
1255
- font-size: var(--lumo-font-size-xs);
1256
- line-height: var(--lumo-line-height-xs);
1257
- }
1258
-
1259
- :where(h1, h2, h3, h4, h5, h6) {
1260
- font-weight: 600;
1261
- line-height: var(--lumo-line-height-xs);
1262
- margin-block: 0;
1263
- }
1264
-
1265
- :where(h1) {
1266
- font-size: var(--lumo-font-size-xxxl);
1267
- }
1268
-
1269
- :where(h2) {
1270
- font-size: var(--lumo-font-size-xxl);
1271
- }
1272
-
1273
- :where(h3) {
1274
- font-size: var(--lumo-font-size-xl);
1275
- }
1276
-
1277
- :where(h4) {
1278
- font-size: var(--lumo-font-size-l);
1279
- }
1280
-
1281
- :where(h5) {
1282
- font-size: var(--lumo-font-size-m);
1283
- }
1284
-
1285
- :where(h6) {
1286
- font-size: var(--lumo-font-size-xs);
1287
- text-transform: uppercase;
1288
- letter-spacing: 0.03em;
1289
- }
1290
-
1291
- p,
1292
- blockquote {
1293
- margin-top: 0.5em;
1294
- margin-bottom: 0.75em;
1295
- }
1296
-
1297
- a {
1298
- text-decoration: none;
1299
- }
1300
-
1301
- a:where(:any-link):hover {
1302
- text-decoration: underline;
1303
- }
1304
-
1305
- hr {
1306
- display: block;
1307
- align-self: stretch;
1308
- height: 1px;
1309
- border: 0;
1310
- padding: 0;
1311
- margin: var(--lumo-space-s) calc(var(--lumo-border-radius-m) / 2);
1312
- background-color: var(--lumo-contrast-10pct);
1313
- }
1314
-
1315
- blockquote {
1316
- border-left: 2px solid var(--lumo-contrast-30pct);
1317
- }
1318
-
1319
- b,
1320
- strong {
1321
- font-weight: 600;
1322
- }
1323
-
1324
- /* RTL specific styles */
1325
- blockquote[dir='rtl'] {
1326
- border-left: none;
1327
- border-right: 2px solid var(--lumo-contrast-30pct);
1328
- }
1329
- `;
1330
-
1331
- (0,_vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.registerStyles)('', typography, { moduleId: 'lumo-typography' });
1332
- (0,_global_js__WEBPACK_IMPORTED_MODULE_2__.addLumoGlobalStyles)('typography-props', font);
1333
-
1334
-
1335
-
1336
-
1337
- /***/ }),
1338
-
1339
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/user-colors.js":
1340
- /*!****************************************************************!*\
1341
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/user-colors.js ***!
1342
- \****************************************************************/
1343
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1344
-
1345
- __webpack_require__.r(__webpack_exports__);
1346
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1347
- /* harmony export */ "userColors": () => (/* binding */ userColors)
1348
- /* harmony export */ });
1349
- /* harmony import */ var _version_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./version.js */ "./node_modules/@vaadin/vaadin-lumo-styles/version.js");
1350
- /* harmony import */ var _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js */ "./node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js");
1351
- /* harmony import */ var _global_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./global.js */ "./node_modules/@vaadin/vaadin-lumo-styles/global.js");
1352
- /**
1353
- * @license
1354
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
1355
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1356
- */
1357
-
1358
-
1359
-
1360
-
1361
- const userColors = _vaadin_vaadin_themable_mixin_vaadin_themable_mixin_js__WEBPACK_IMPORTED_MODULE_1__.css`
1362
- :host {
1363
- --vaadin-user-color-0: #df0b92;
1364
- --vaadin-user-color-1: #650acc;
1365
- --vaadin-user-color-2: #097faa;
1366
- --vaadin-user-color-3: #ad6200;
1367
- --vaadin-user-color-4: #bf16f3;
1368
- --vaadin-user-color-5: #084391;
1369
- --vaadin-user-color-6: #078836;
1370
- }
1371
-
1372
- [theme~='dark'] {
1373
- --vaadin-user-color-0: #ff66c7;
1374
- --vaadin-user-color-1: #9d8aff;
1375
- --vaadin-user-color-2: #8aff66;
1376
- --vaadin-user-color-3: #ffbd66;
1377
- --vaadin-user-color-4: #dc6bff;
1378
- --vaadin-user-color-5: #66fffa;
1379
- --vaadin-user-color-6: #e6ff66;
1380
- }
1381
- `;
1382
-
1383
- (0,_global_js__WEBPACK_IMPORTED_MODULE_2__.addLumoGlobalStyles)('user-color-props', userColors);
1384
-
1385
-
1386
-
1387
- /***/ }),
1388
-
1389
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/accessibility.js":
1390
- /*!****************************************************************************!*\
1391
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/utilities/accessibility.js ***!
1392
- \****************************************************************************/
1393
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1394
-
1395
- __webpack_require__.r(__webpack_exports__);
1396
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1397
- /* harmony export */ "accessibility": () => (/* binding */ accessibility)
1398
- /* harmony export */ });
1399
- /* harmony import */ var _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/register-styles.js */ "./node_modules/@vaadin/vaadin-themable-mixin/register-styles.js");
1400
- /**
1401
- * @license
1402
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
1403
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1404
- */
1405
-
1406
-
1407
- const accessibility = _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__.css`
1408
- /* === Screen readers === */
1409
- .sr-only {
1410
- border-width: 0;
1411
- clip: rect(0, 0, 0, 0);
1412
- height: 1px;
1413
- margin: -1px;
1414
- overflow: hidden;
1415
- padding: 0;
1416
- position: absolute;
1417
- white-space: nowrap;
1418
- width: 1px;
1419
- }
1420
- `;
1421
-
1422
-
1423
- /***/ }),
1424
-
1425
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/background.js":
1426
- /*!*************************************************************************!*\
1427
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/utilities/background.js ***!
1428
- \*************************************************************************/
1429
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1430
-
1431
- __webpack_require__.r(__webpack_exports__);
1432
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1433
- /* harmony export */ "background": () => (/* binding */ background)
1434
- /* harmony export */ });
1435
- /* harmony import */ var _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/register-styles.js */ "./node_modules/@vaadin/vaadin-themable-mixin/register-styles.js");
1436
- /**
1437
- * @license
1438
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
1439
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1440
- */
1441
-
1442
-
1443
- const background = _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__.css`
1444
- /* === Background color === */
1445
- .bg-base {
1446
- background-color: var(--lumo-base-color);
1447
- }
1448
-
1449
- .bg-transparent {
1450
- background-color: transparent;
1451
- }
1452
-
1453
- .bg-tint {
1454
- background-color: var(--lumo-tint);
1455
- }
1456
- .bg-tint-90 {
1457
- background-color: var(--lumo-tint-90pct);
1458
- }
1459
- .bg-tint-80 {
1460
- background-color: var(--lumo-tint-80pct);
1461
- }
1462
- .bg-tint-70 {
1463
- background-color: var(--lumo-tint-70pct);
1464
- }
1465
- .bg-tint-60 {
1466
- background-color: var(--lumo-tint-60pct);
1467
- }
1468
- .bg-tint-50 {
1469
- background-color: var(--lumo-tint-50pct);
1470
- }
1471
- .bg-tint-40 {
1472
- background-color: var(--lumo-tint-40pct);
1473
- }
1474
- .bg-tint-30 {
1475
- background-color: var(--lumo-tint-30pct);
1476
- }
1477
- .bg-tint-20 {
1478
- background-color: var(--lumo-tint-20pct);
1479
- }
1480
- .bg-tint-10 {
1481
- background-color: var(--lumo-tint-10pct);
1482
- }
1483
- .bg-tint-5 {
1484
- background-color: var(--lumo-tint-5pct);
1485
- }
1486
-
1487
- .bg-shade {
1488
- background-color: var(--lumo-shade);
1489
- }
1490
- .bg-shade-90 {
1491
- background-color: var(--lumo-shade-90pct);
1492
- }
1493
- .bg-shade-80 {
1494
- background-color: var(--lumo-shade-80pct);
1495
- }
1496
- .bg-shade-70 {
1497
- background-color: var(--lumo-shade-70pct);
1498
- }
1499
- .bg-shade-60 {
1500
- background-color: var(--lumo-shade-60pct);
1501
- }
1502
- .bg-shade-50 {
1503
- background-color: var(--lumo-shade-50pct);
1504
- }
1505
- .bg-shade-40 {
1506
- background-color: var(--lumo-shade-40pct);
1507
- }
1508
- .bg-shade-30 {
1509
- background-color: var(--lumo-shade-30pct);
1510
- }
1511
- .bg-shade-20 {
1512
- background-color: var(--lumo-shade-20pct);
1513
- }
1514
- .bg-shade-10 {
1515
- background-color: var(--lumo-shade-10pct);
1516
- }
1517
- .bg-shade-5 {
1518
- background-color: var(--lumo-shade-5pct);
1519
- }
1520
-
1521
- .bg-contrast {
1522
- background-color: var(--lumo-contrast);
1523
- }
1524
- .bg-contrast-90 {
1525
- background-color: var(--lumo-contrast-90pct);
1526
- }
1527
- .bg-contrast-80 {
1528
- background-color: var(--lumo-contrast-80pct);
1529
- }
1530
- .bg-contrast-70 {
1531
- background-color: var(--lumo-contrast-70pct);
1532
- }
1533
- .bg-contrast-60 {
1534
- background-color: var(--lumo-contrast-60pct);
1535
- }
1536
- .bg-contrast-50 {
1537
- background-color: var(--lumo-contrast-50pct);
1538
- }
1539
- .bg-contrast-40 {
1540
- background-color: var(--lumo-contrast-40pct);
1541
- }
1542
- .bg-contrast-30 {
1543
- background-color: var(--lumo-contrast-30pct);
1544
- }
1545
- .bg-contrast-20 {
1546
- background-color: var(--lumo-contrast-20pct);
1547
- }
1548
- .bg-contrast-10 {
1549
- background-color: var(--lumo-contrast-10pct);
1550
- }
1551
- .bg-contrast-5 {
1552
- background-color: var(--lumo-contrast-5pct);
1553
- }
1554
-
1555
- .bg-primary {
1556
- background-color: var(--lumo-primary-color);
1557
- }
1558
- .bg-primary-50 {
1559
- background-color: var(--lumo-primary-color-50pct);
1560
- }
1561
- .bg-primary-10 {
1562
- background-color: var(--lumo-primary-color-10pct);
1563
- }
1564
-
1565
- .bg-error {
1566
- background-color: var(--lumo-error-color);
1567
- }
1568
- .bg-error-50 {
1569
- background-color: var(--lumo-error-color-50pct);
1570
- }
1571
- .bg-error-10 {
1572
- background-color: var(--lumo-error-color-10pct);
1573
- }
1574
-
1575
- .bg-success {
1576
- background-color: var(--lumo-success-color);
1577
- }
1578
- .bg-success-50 {
1579
- background-color: var(--lumo-success-color-50pct);
1580
- }
1581
- .bg-success-10 {
1582
- background-color: var(--lumo-success-color-10pct);
1583
- }
1584
-
1585
- .bg-warning {
1586
- background-color: var(--lumo-warning-color);
1587
- }
1588
- .bg-warning-10 {
1589
- background-color: var(--lumo-warning-color-10pct);
1590
- }
1591
- `;
1592
-
1593
-
1594
- /***/ }),
1595
-
1596
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/border.js":
1597
- /*!*********************************************************************!*\
1598
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/utilities/border.js ***!
1599
- \*********************************************************************/
1600
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1601
-
1602
- __webpack_require__.r(__webpack_exports__);
1603
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1604
- /* harmony export */ "border": () => (/* binding */ border)
1605
- /* harmony export */ });
1606
- /* harmony import */ var _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/register-styles.js */ "./node_modules/@vaadin/vaadin-themable-mixin/register-styles.js");
1607
- /**
1608
- * @license
1609
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
1610
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1611
- */
1612
-
1613
-
1614
- const border = _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__.css`
1615
- /* === Border === */
1616
- .border-0 {
1617
- border: none;
1618
- }
1619
- .border-dashed {
1620
- --lumo-utility-border-style: dashed;
1621
- }
1622
- .border-dotted {
1623
- --lumo-utility-border-style: dotted;
1624
- }
1625
- .border {
1626
- border: 1px var(--lumo-utility-border-style, solid) var(--lumo-utility-border-color, var(--lumo-contrast-10pct));
1627
- }
1628
- .border-b {
1629
- border-bottom: 1px var(--lumo-utility-border-style, solid)
1630
- var(--lumo-utility-border-color, var(--lumo-contrast-10pct));
1631
- }
1632
- .border-e {
1633
- border-inline-end: 1px var(--lumo-utility-border-style, solid)
1634
- var(--lumo-utility-border-color, var(--lumo-contrast-10pct));
1635
- }
1636
- .border-l {
1637
- border-left: 1px var(--lumo-utility-border-style, solid)
1638
- var(--lumo-utility-border-color, var(--lumo-contrast-10pct));
1639
- }
1640
- .border-r {
1641
- border-right: 1px var(--lumo-utility-border-style, solid)
1642
- var(--lumo-utility-border-color, var(--lumo-contrast-10pct));
1643
- }
1644
- .border-s {
1645
- border-inline-start: 1px var(--lumo-utility-border-style, solid)
1646
- var(--lumo-utility-border-color, var(--lumo-contrast-10pct));
1647
- }
1648
- .border-t {
1649
- border-top: 1px var(--lumo-utility-border-style, solid) var(--lumo-utility-border-color, var(--lumo-contrast-10pct));
1650
- }
1651
-
1652
- /* === Border color === */
1653
- .border-contrast {
1654
- --lumo-utility-border-color: var(--lumo-contrast);
1655
- }
1656
- .border-contrast-90 {
1657
- --lumo-utility-border-color: var(--lumo-contrast-90pct);
1658
- }
1659
- .border-contrast-80 {
1660
- --lumo-utility-border-color: var(--lumo-contrast-80pct);
1661
- }
1662
- .border-contrast-70 {
1663
- --lumo-utility-border-color: var(--lumo-contrast-70pct);
1664
- }
1665
- .border-contrast-60 {
1666
- --lumo-utility-border-color: var(--lumo-contrast-60pct);
1667
- }
1668
- .border-contrast-50 {
1669
- --lumo-utility-border-color: var(--lumo-contrast-50pct);
1670
- }
1671
- .border-contrast-40 {
1672
- --lumo-utility-border-color: var(--lumo-contrast-40pct);
1673
- }
1674
- .border-contrast-30 {
1675
- --lumo-utility-border-color: var(--lumo-contrast-30pct);
1676
- }
1677
- .border-contrast-20 {
1678
- --lumo-utility-border-color: var(--lumo-contrast-20pct);
1679
- }
1680
- .border-contrast-10 {
1681
- --lumo-utility-border-color: var(--lumo-contrast-10pct);
1682
- }
1683
- .border-contrast-5 {
1684
- --lumo-utility-border-color: var(--lumo-contrast-5pct);
1685
- }
1686
-
1687
- .border-primary {
1688
- --lumo-utility-border-color: var(--lumo-primary-color);
1689
- }
1690
- .border-primary-50 {
1691
- --lumo-utility-border-color: var(--lumo-primary-color-50pct);
1692
- }
1693
- .border-primary-10 {
1694
- --lumo-utility-border-color: var(--lumo-primary-color-10pct);
1695
- }
1696
-
1697
- .border-error {
1698
- --lumo-utility-border-color: var(--lumo-error-color);
1699
- }
1700
- .border-error-50 {
1701
- --lumo-utility-border-color: var(--lumo-error-color-50pct);
1702
- }
1703
- .border-error-10 {
1704
- --lumo-utility-border-color: var(--lumo-error-color-10pct);
1705
- }
1706
-
1707
- .border-success {
1708
- --lumo-utility-border-color: var(--lumo-success-color);
1709
- }
1710
- .border-success-50 {
1711
- --lumo-utility-border-color: var(--lumo-success-color-50pct);
1712
- }
1713
- .border-success-10 {
1714
- --lumo-utility-border-color: var(--lumo-success-color-10pct);
1715
- }
1716
-
1717
- .border-warning {
1718
- --lumo-utility-border-color: var(--lumo-warning-color);
1719
- }
1720
- .border-warning-strong {
1721
- --lumo-utility-border-color: var(--lumo-warning-text-color);
1722
- }
1723
- .border-warning-10 {
1724
- --lumo-utility-border-color: var(--lumo-warning-color-10pct);
1725
- }
1726
-
1727
- /* === Border radius === */
1728
- .rounded-none {
1729
- border-radius: 0;
1730
- }
1731
- .rounded-s {
1732
- border-radius: var(--lumo-border-radius-s);
1733
- }
1734
- .rounded-m {
1735
- border-radius: var(--lumo-border-radius-m);
1736
- }
1737
- .rounded-l {
1738
- border-radius: var(--lumo-border-radius-l);
1739
- }
1740
- .rounded-full {
1741
- border-radius: 9999px;
1742
- }
1743
-
1744
- /* === Divide === */
1745
- .divide-x > * + * {
1746
- border-inline-start: 1px var(--lumo-utility-border-style, solid)
1747
- var(--lumo-utility-border-color, var(--lumo-contrast-10pct));
1748
- }
1749
- .divide-y > * + * {
1750
- border-block-start: 1px var(--lumo-utility-border-style, solid)
1751
- var(--lumo-utility-border-color, var(--lumo-contrast-10pct));
1752
- }
1753
- `;
1754
-
1755
-
1756
- /***/ }),
1757
-
1758
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/filter.js":
1759
- /*!*********************************************************************!*\
1760
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/utilities/filter.js ***!
1761
- \*********************************************************************/
1762
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1763
-
1764
- __webpack_require__.r(__webpack_exports__);
1765
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1766
- /* harmony export */ "filter": () => (/* binding */ filter)
1767
- /* harmony export */ });
1768
- /* harmony import */ var _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/register-styles.js */ "./node_modules/@vaadin/vaadin-themable-mixin/register-styles.js");
1769
- /**
1770
- * @license
1771
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
1772
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1773
- */
1774
-
1775
-
1776
- const filter = _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__.css`
1777
- /* === Backdrop filter === */
1778
- .backdrop-blur-none {
1779
- backdrop-filter: blur(0);
1780
- }
1781
- .backdrop-blur-sm {
1782
- backdrop-filter: blur(4px);
1783
- }
1784
- .backdrop-blur {
1785
- backdrop-filter: blur(8px);
1786
- }
1787
- .backdrop-blur-md {
1788
- backdrop-filter: blur(12px);
1789
- }
1790
- .backdrop-blur-lg {
1791
- backdrop-filter: blur(16px);
1792
- }
1793
- .backdrop-blur-xl {
1794
- backdrop-filter: blur(24px);
1795
- }
1796
- .backdrop-blur-2xl {
1797
- backdrop-filter: blur(40px);
1798
- }
1799
- .backdrop-blur-3xl {
1800
- backdrop-filter: blur(64px);
1801
- }
1802
- `;
1803
-
1804
-
1805
- /***/ }),
1806
-
1807
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/flexbox-grid.js":
1808
- /*!***************************************************************************!*\
1809
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/utilities/flexbox-grid.js ***!
1810
- \***************************************************************************/
1811
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
1812
-
1813
- __webpack_require__.r(__webpack_exports__);
1814
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
1815
- /* harmony export */ "flexboxAndGrid": () => (/* binding */ flexboxAndGrid)
1816
- /* harmony export */ });
1817
- /* harmony import */ var _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/register-styles.js */ "./node_modules/@vaadin/vaadin-themable-mixin/register-styles.js");
1818
- /**
1819
- * @license
1820
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
1821
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
1822
- */
1823
-
1824
-
1825
- const flexboxAndGrid = _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__.css`
1826
- /* === Align content === */
1827
- .content-center {
1828
- align-content: center;
1829
- }
1830
- .content-end {
1831
- align-content: flex-end;
1832
- }
1833
- .content-start {
1834
- align-content: flex-start;
1835
- }
1836
- .content-around {
1837
- align-content: space-around;
1838
- }
1839
- .content-between {
1840
- align-content: space-between;
1841
- }
1842
- .content-evenly {
1843
- align-content: space-evenly;
1844
- }
1845
- .content-stretch {
1846
- align-content: stretch;
1847
- }
1848
-
1849
- /* === Align items === */
1850
- .items-baseline {
1851
- align-items: baseline;
1852
- }
1853
- .items-center {
1854
- align-items: center;
1855
- }
1856
- .items-end {
1857
- align-items: flex-end;
1858
- }
1859
- .items-start {
1860
- align-items: flex-start;
1861
- }
1862
- .items-stretch {
1863
- align-items: stretch;
1864
- }
1865
-
1866
- /* === Align self === */
1867
- .self-auto {
1868
- align-self: auto;
1869
- }
1870
- .self-baseline {
1871
- align-self: baseline;
1872
- }
1873
- .self-center {
1874
- align-self: center;
1875
- }
1876
- .self-end {
1877
- align-self: flex-end;
1878
- }
1879
- .self-start {
1880
- align-self: flex-start;
1881
- }
1882
- .self-stretch {
1883
- align-self: stretch;
1884
- }
1885
-
1886
- /* === Flex === */
1887
- .flex-1 {
1888
- flex: 1 1 0%;
1889
- }
1890
- .flex-auto {
1891
- flex: 1 1 auto;
1892
- }
1893
- .flex-none {
1894
- flex: none;
1895
- }
1896
-
1897
- /* === Flex direction === */
1898
- .flex-col {
1899
- flex-direction: column;
1900
- }
1901
- .flex-col-reverse {
1902
- flex-direction: column-reverse;
1903
- }
1904
- .flex-row {
1905
- flex-direction: row;
1906
- }
1907
- .flex-row-reverse {
1908
- flex-direction: row-reverse;
1909
- }
1910
-
1911
- /* === Flex grow === */
1912
- .flex-grow {
1913
- flex-grow: 1;
1914
- }
1915
- .flex-grow-0 {
1916
- flex-grow: 0;
1917
- }
1918
-
1919
- /* === Flex shrink === */
1920
- .flex-shrink {
1921
- flex-shrink: 1;
1922
- }
1923
- .flex-shrink-0 {
1924
- flex-shrink: 0;
1925
- }
1926
-
1927
- /* === Flex wrap === */
1928
- .flex-nowrap {
1929
- flex-wrap: nowrap;
1930
- }
1931
- .flex-wrap {
1932
- flex-wrap: wrap;
1933
- }
1934
- .flex-wrap-reverse {
1935
- flex-wrap: wrap-reverse;
1936
- }
1937
-
1938
- /* === Gap === */
1939
- .gap-xs {
1940
- gap: var(--lumo-space-xs);
1941
- }
1942
- .gap-s {
1943
- gap: var(--lumo-space-s);
1944
- }
1945
- .gap-m {
1946
- gap: var(--lumo-space-m);
1947
- }
1948
- .gap-l {
1949
- gap: var(--lumo-space-l);
1950
- }
1951
- .gap-xl {
1952
- gap: var(--lumo-space-xl);
1953
- }
1954
-
1955
- /* === Gap (column) === */
1956
- .gap-x-xs {
1957
- column-gap: var(--lumo-space-xs);
1958
- }
1959
- .gap-x-s {
1960
- column-gap: var(--lumo-space-s);
1961
- }
1962
- .gap-x-m {
1963
- column-gap: var(--lumo-space-m);
1964
- }
1965
- .gap-x-l {
1966
- column-gap: var(--lumo-space-l);
1967
- }
1968
- .gap-x-xl {
1969
- column-gap: var(--lumo-space-xl);
1970
- }
1971
-
1972
- /* === Gap (row) === */
1973
- .gap-y-xs {
1974
- row-gap: var(--lumo-space-xs);
1975
- }
1976
- .gap-y-s {
1977
- row-gap: var(--lumo-space-s);
1978
- }
1979
- .gap-y-m {
1980
- row-gap: var(--lumo-space-m);
1981
- }
1982
- .gap-y-l {
1983
- row-gap: var(--lumo-space-l);
1984
- }
1985
- .gap-y-xl {
1986
- row-gap: var(--lumo-space-xl);
1987
- }
1988
-
1989
- /* === Grid auto flow === */
1990
- .grid-flow-col {
1991
- grid-auto-flow: column;
1992
- }
1993
- .grid-flow-row {
1994
- grid-auto-flow: row;
1995
- }
1996
-
1997
- /* === Grid columns === */
1998
- .grid-cols-1 {
1999
- grid-template-columns: repeat(1, minmax(0, 1fr));
2000
- }
2001
- .grid-cols-2 {
2002
- grid-template-columns: repeat(2, minmax(0, 1fr));
2003
- }
2004
- .grid-cols-3 {
2005
- grid-template-columns: repeat(3, minmax(0, 1fr));
2006
- }
2007
- .grid-cols-4 {
2008
- grid-template-columns: repeat(4, minmax(0, 1fr));
2009
- }
2010
- .grid-cols-5 {
2011
- grid-template-columns: repeat(5, minmax(0, 1fr));
2012
- }
2013
- .grid-cols-6 {
2014
- grid-template-columns: repeat(6, minmax(0, 1fr));
2015
- }
2016
- .grid-cols-7 {
2017
- grid-template-columns: repeat(7, minmax(0, 1fr));
2018
- }
2019
- .grid-cols-8 {
2020
- grid-template-columns: repeat(8, minmax(0, 1fr));
2021
- }
2022
- .grid-cols-9 {
2023
- grid-template-columns: repeat(9, minmax(0, 1fr));
2024
- }
2025
- .grid-cols-10 {
2026
- grid-template-columns: repeat(10, minmax(0, 1fr));
2027
- }
2028
- .grid-cols-11 {
2029
- grid-template-columns: repeat(11, minmax(0, 1fr));
2030
- }
2031
- .grid-cols-12 {
2032
- grid-template-columns: repeat(12, minmax(0, 1fr));
2033
- }
2034
-
2035
- /* === Grid rows === */
2036
- .grid-rows-1 {
2037
- grid-template-rows: repeat(1, minmax(0, 1fr));
2038
- }
2039
- .grid-rows-2 {
2040
- grid-template-rows: repeat(2, minmax(0, 1fr));
2041
- }
2042
- .grid-rows-3 {
2043
- grid-template-rows: repeat(3, minmax(0, 1fr));
2044
- }
2045
- .grid-rows-4 {
2046
- grid-template-rows: repeat(4, minmax(0, 1fr));
2047
- }
2048
- .grid-rows-5 {
2049
- grid-template-rows: repeat(5, minmax(0, 1fr));
2050
- }
2051
- .grid-rows-6 {
2052
- grid-template-rows: repeat(6, minmax(0, 1fr));
2053
- }
2054
-
2055
- /* === Justify content === */
2056
- .justify-center {
2057
- justify-content: center;
2058
- }
2059
- .justify-end {
2060
- justify-content: flex-end;
2061
- }
2062
- .justify-start {
2063
- justify-content: flex-start;
2064
- }
2065
- .justify-around {
2066
- justify-content: space-around;
2067
- }
2068
- .justify-between {
2069
- justify-content: space-between;
2070
- }
2071
- .justify-evenly {
2072
- justify-content: space-evenly;
2073
- }
2074
-
2075
- /* === Span (column) === */
2076
- .col-span-1 {
2077
- grid-column: span 1 / span 1;
2078
- }
2079
- .col-span-2 {
2080
- grid-column: span 2 / span 2;
2081
- }
2082
- .col-span-3 {
2083
- grid-column: span 3 / span 3;
2084
- }
2085
- .col-span-4 {
2086
- grid-column: span 4 / span 4;
2087
- }
2088
- .col-span-5 {
2089
- grid-column: span 5 / span 5;
2090
- }
2091
- .col-span-6 {
2092
- grid-column: span 6 / span 6;
2093
- }
2094
- .col-span-7 {
2095
- grid-column: span 7 / span 7;
2096
- }
2097
- .col-span-8 {
2098
- grid-column: span 8 / span 8;
2099
- }
2100
- .col-span-9 {
2101
- grid-column: span 9 / span 9;
2102
- }
2103
- .col-span-10 {
2104
- grid-column: span 10 / span 10;
2105
- }
2106
- .col-span-11 {
2107
- grid-column: span 11 / span 11;
2108
- }
2109
- .col-span-12 {
2110
- grid-column: span 12 / span 12;
2111
- }
2112
- .col-span-full {
2113
- grid-column: 1 / -1;
2114
- }
2115
-
2116
- /* === Span (row) === */
2117
- .row-span-1 {
2118
- grid-row: span 1 / span 1;
2119
- }
2120
- .row-span-2 {
2121
- grid-row: span 2 / span 2;
2122
- }
2123
- .row-span-3 {
2124
- grid-row: span 3 / span 3;
2125
- }
2126
- .row-span-4 {
2127
- grid-row: span 4 / span 4;
2128
- }
2129
- .row-span-5 {
2130
- grid-row: span 5 / span 5;
2131
- }
2132
- .row-span-6 {
2133
- grid-row: span 6 / span 6;
2134
- }
2135
- .row-span-full {
2136
- grid-row: 1 / -1;
2137
- }
2138
-
2139
- /* === Responsive design === */
2140
- @media (min-width: 640px) {
2141
- .sm\\:items-baseline {
2142
- align-items: baseline;
2143
- }
2144
- .sm\\:items-center {
2145
- align-items: center;
2146
- }
2147
- .sm\\:items-end {
2148
- align-items: flex-end;
2149
- }
2150
- .sm\\:items-start {
2151
- align-items: flex-start;
2152
- }
2153
- .sm\\:items-stretch {
2154
- align-items: stretch;
2155
- }
2156
- .sm\\:flex-col {
2157
- flex-direction: column;
2158
- }
2159
- .sm\\:flex-row {
2160
- flex-direction: row;
2161
- }
2162
- .sm\\:grid-cols-1 {
2163
- grid-template-columns: repeat(1, minmax(0, 1fr));
2164
- }
2165
- .sm\\:grid-cols-2 {
2166
- grid-template-columns: repeat(2, minmax(0, 1fr));
2167
- }
2168
- .sm\\:grid-cols-3 {
2169
- grid-template-columns: repeat(3, minmax(0, 1fr));
2170
- }
2171
- .sm\\:grid-cols-4 {
2172
- grid-template-columns: repeat(4, minmax(0, 1fr));
2173
- }
2174
- .sm\\:grid-cols-5 {
2175
- grid-template-columns: repeat(5, minmax(0, 1fr));
2176
- }
2177
- .sm\\:grid-cols-6 {
2178
- grid-template-columns: repeat(6, minmax(0, 1fr));
2179
- }
2180
- .sm\\:grid-cols-7 {
2181
- grid-template-columns: repeat(7, minmax(0, 1fr));
2182
- }
2183
- .sm\\:grid-cols-8 {
2184
- grid-template-columns: repeat(8, minmax(0, 1fr));
2185
- }
2186
- .sm\\:grid-cols-9 {
2187
- grid-template-columns: repeat(9, minmax(0, 1fr));
2188
- }
2189
- .sm\\:grid-cols-10 {
2190
- grid-template-columns: repeat(10, minmax(0, 1fr));
2191
- }
2192
- .sm\\:grid-cols-11 {
2193
- grid-template-columns: repeat(11, minmax(0, 1fr));
2194
- }
2195
- .sm\\:grid-cols-12 {
2196
- grid-template-columns: repeat(12, minmax(0, 1fr));
2197
- }
2198
- }
2199
-
2200
- @media (min-width: 768px) {
2201
- .md\\:items-baseline {
2202
- align-items: baseline;
2203
- }
2204
- .md\\:items-center {
2205
- align-items: center;
2206
- }
2207
- .md\\:items-end {
2208
- align-items: flex-end;
2209
- }
2210
- .md\\:items-start {
2211
- align-items: flex-start;
2212
- }
2213
- .md\\:items-stretch {
2214
- align-items: stretch;
2215
- }
2216
- .md\\:flex-col {
2217
- flex-direction: column;
2218
- }
2219
- .md\\:flex-row {
2220
- flex-direction: row;
2221
- }
2222
- .md\\:grid-cols-1 {
2223
- grid-template-columns: repeat(1, minmax(0, 1fr));
2224
- }
2225
- .md\\:grid-cols-2 {
2226
- grid-template-columns: repeat(2, minmax(0, 1fr));
2227
- }
2228
- .md\\:grid-cols-3 {
2229
- grid-template-columns: repeat(3, minmax(0, 1fr));
2230
- }
2231
- .md\\:grid-cols-4 {
2232
- grid-template-columns: repeat(4, minmax(0, 1fr));
2233
- }
2234
- .md\\:grid-cols-5 {
2235
- grid-template-columns: repeat(5, minmax(0, 1fr));
2236
- }
2237
- .md\\:grid-cols-6 {
2238
- grid-template-columns: repeat(6, minmax(0, 1fr));
2239
- }
2240
- .md\\:grid-cols-7 {
2241
- grid-template-columns: repeat(7, minmax(0, 1fr));
2242
- }
2243
- .md\\:grid-cols-8 {
2244
- grid-template-columns: repeat(8, minmax(0, 1fr));
2245
- }
2246
- .md\\:grid-cols-9 {
2247
- grid-template-columns: repeat(9, minmax(0, 1fr));
2248
- }
2249
- .md\\:grid-cols-10 {
2250
- grid-template-columns: repeat(10, minmax(0, 1fr));
2251
- }
2252
- .md\\:grid-cols-11 {
2253
- grid-template-columns: repeat(11, minmax(0, 1fr));
2254
- }
2255
- .md\\:grid-cols-12 {
2256
- grid-template-columns: repeat(12, minmax(0, 1fr));
2257
- }
2258
- }
2259
- @media (min-width: 1024px) {
2260
- .lg\\:items-baseline {
2261
- align-items: baseline;
2262
- }
2263
- .lg\\:items-center {
2264
- align-items: center;
2265
- }
2266
- .lg\\:items-end {
2267
- align-items: flex-end;
2268
- }
2269
- .lg\\:items-start {
2270
- align-items: flex-start;
2271
- }
2272
- .lg\\:items-stretch {
2273
- align-items: stretch;
2274
- }
2275
- .lg\\:flex-col {
2276
- flex-direction: column;
2277
- }
2278
- .lg\\:flex-row {
2279
- flex-direction: row;
2280
- }
2281
- .lg\\:grid-cols-1 {
2282
- grid-template-columns: repeat(1, minmax(0, 1fr));
2283
- }
2284
- .lg\\:grid-cols-2 {
2285
- grid-template-columns: repeat(2, minmax(0, 1fr));
2286
- }
2287
- .lg\\:grid-cols-3 {
2288
- grid-template-columns: repeat(3, minmax(0, 1fr));
2289
- }
2290
- .lg\\:grid-cols-4 {
2291
- grid-template-columns: repeat(4, minmax(0, 1fr));
2292
- }
2293
- .lg\\:grid-cols-5 {
2294
- grid-template-columns: repeat(5, minmax(0, 1fr));
2295
- }
2296
- .lg\\:grid-cols-6 {
2297
- grid-template-columns: repeat(6, minmax(0, 1fr));
2298
- }
2299
- .lg\\:grid-cols-7 {
2300
- grid-template-columns: repeat(7, minmax(0, 1fr));
2301
- }
2302
- .lg\\:grid-cols-8 {
2303
- grid-template-columns: repeat(8, minmax(0, 1fr));
2304
- }
2305
- .lg\\:grid-cols-9 {
2306
- grid-template-columns: repeat(9, minmax(0, 1fr));
2307
- }
2308
- .lg\\:grid-cols-10 {
2309
- grid-template-columns: repeat(10, minmax(0, 1fr));
2310
- }
2311
- .lg\\:grid-cols-11 {
2312
- grid-template-columns: repeat(11, minmax(0, 1fr));
2313
- }
2314
- .lg\\:grid-cols-12 {
2315
- grid-template-columns: repeat(12, minmax(0, 1fr));
2316
- }
2317
- }
2318
- @media (min-width: 1280px) {
2319
- .xl\\:items-baseline {
2320
- align-items: baseline;
2321
- }
2322
- .xl\\:items-center {
2323
- align-items: center;
2324
- }
2325
- .xl\\:items-end {
2326
- align-items: flex-end;
2327
- }
2328
- .xl\\:items-start {
2329
- align-items: flex-start;
2330
- }
2331
- .xl\\:items-stretch {
2332
- align-items: stretch;
2333
- }
2334
- .xl\\:flex-col {
2335
- flex-direction: column;
2336
- }
2337
- .xl\\:flex-row {
2338
- flex-direction: row;
2339
- }
2340
- .xl\\:grid-cols-1 {
2341
- grid-template-columns: repeat(1, minmax(0, 1fr));
2342
- }
2343
- .xl\\:grid-cols-2 {
2344
- grid-template-columns: repeat(2, minmax(0, 1fr));
2345
- }
2346
- .xl\\:grid-cols-3 {
2347
- grid-template-columns: repeat(3, minmax(0, 1fr));
2348
- }
2349
- .xl\\:grid-cols-4 {
2350
- grid-template-columns: repeat(4, minmax(0, 1fr));
2351
- }
2352
- .xl\\:grid-cols-5 {
2353
- grid-template-columns: repeat(5, minmax(0, 1fr));
2354
- }
2355
- .xl\\:grid-cols-6 {
2356
- grid-template-columns: repeat(6, minmax(0, 1fr));
2357
- }
2358
- .xl\\:grid-cols-7 {
2359
- grid-template-columns: repeat(7, minmax(0, 1fr));
2360
- }
2361
- .xl\\:grid-cols-8 {
2362
- grid-template-columns: repeat(8, minmax(0, 1fr));
2363
- }
2364
- .xl\\:grid-cols-9 {
2365
- grid-template-columns: repeat(9, minmax(0, 1fr));
2366
- }
2367
- .xl\\:grid-cols-10 {
2368
- grid-template-columns: repeat(10, minmax(0, 1fr));
2369
- }
2370
- .xl\\:grid-cols-11 {
2371
- grid-template-columns: repeat(11, minmax(0, 1fr));
2372
- }
2373
- .xl\\:grid-cols-12 {
2374
- grid-template-columns: repeat(12, minmax(0, 1fr));
2375
- }
2376
- }
2377
- @media (min-width: 1536px) {
2378
- .\\32xl\\:items-baseline {
2379
- align-items: baseline;
2380
- }
2381
- .\\32xl\\:items-center {
2382
- align-items: center;
2383
- }
2384
- .\\32xl\\:items-end {
2385
- align-items: flex-end;
2386
- }
2387
- .\\32xl\\:items-start {
2388
- align-items: flex-start;
2389
- }
2390
- .\\32xl\\:items-stretch {
2391
- align-items: stretch;
2392
- }
2393
- .\\32xl\\:flex-col {
2394
- flex-direction: column;
2395
- }
2396
- .\\32xl\\:flex-row {
2397
- flex-direction: row;
2398
- }
2399
- .\\32xl\\:grid-cols-1 {
2400
- grid-template-columns: repeat(1, minmax(0, 1fr));
2401
- }
2402
- .\\32xl\\:grid-cols-2 {
2403
- grid-template-columns: repeat(2, minmax(0, 1fr));
2404
- }
2405
- .\\32xl\\:grid-cols-3 {
2406
- grid-template-columns: repeat(3, minmax(0, 1fr));
2407
- }
2408
- .\\32xl\\:grid-cols-4 {
2409
- grid-template-columns: repeat(4, minmax(0, 1fr));
2410
- }
2411
- .\\32xl\\:grid-cols-5 {
2412
- grid-template-columns: repeat(5, minmax(0, 1fr));
2413
- }
2414
- .\\32xl\\:grid-cols-6 {
2415
- grid-template-columns: repeat(6, minmax(0, 1fr));
2416
- }
2417
- .\\32xl\\:grid-cols-7 {
2418
- grid-template-columns: repeat(7, minmax(0, 1fr));
2419
- }
2420
- .\\32xl\\:grid-cols-8 {
2421
- grid-template-columns: repeat(8, minmax(0, 1fr));
2422
- }
2423
- .\\32xl\\:grid-cols-9 {
2424
- grid-template-columns: repeat(9, minmax(0, 1fr));
2425
- }
2426
- .\\32xl\\:grid-cols-10 {
2427
- grid-template-columns: repeat(10, minmax(0, 1fr));
2428
- }
2429
- .\\32xl\\:grid-cols-11 {
2430
- grid-template-columns: repeat(11, minmax(0, 1fr));
2431
- }
2432
- .\\32xl\\:grid-cols-12 {
2433
- grid-template-columns: repeat(12, minmax(0, 1fr));
2434
- }
2435
- }
2436
- `;
2437
-
2438
-
2439
- /***/ }),
2440
-
2441
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/layout.js":
2442
- /*!*********************************************************************!*\
2443
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/utilities/layout.js ***!
2444
- \*********************************************************************/
2445
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
2446
-
2447
- __webpack_require__.r(__webpack_exports__);
2448
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2449
- /* harmony export */ "layout": () => (/* binding */ layout)
2450
- /* harmony export */ });
2451
- /* harmony import */ var _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/register-styles.js */ "./node_modules/@vaadin/vaadin-themable-mixin/register-styles.js");
2452
- /**
2453
- * @license
2454
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
2455
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2456
- */
2457
-
2458
-
2459
- const layout = _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__.css`
2460
- /* === Aspect ratio === */
2461
- .aspect-square {
2462
- aspect-ratio: 1 / 1;
2463
- }
2464
- .aspect-video {
2465
- aspect-ratio: 16 / 9;
2466
- }
2467
-
2468
- /* === Box sizing === */
2469
- .box-border {
2470
- box-sizing: border-box;
2471
- }
2472
- .box-content {
2473
- box-sizing: content-box;
2474
- }
2475
-
2476
- /* === Display === */
2477
- .block {
2478
- display: block;
2479
- }
2480
- .flex {
2481
- display: flex;
2482
- }
2483
- .grid {
2484
- display: grid;
2485
- }
2486
- .hidden {
2487
- display: none;
2488
- }
2489
- .inline {
2490
- display: inline;
2491
- }
2492
- .inline-block {
2493
- display: inline-block;
2494
- }
2495
- .inline-flex {
2496
- display: inline-flex;
2497
- }
2498
- .inline-grid {
2499
- display: inline-grid;
2500
- }
2501
-
2502
- /* === Overflow === */
2503
- .overflow-auto {
2504
- overflow: auto;
2505
- }
2506
- .overflow-hidden {
2507
- overflow: hidden;
2508
- }
2509
- .overflow-scroll {
2510
- overflow: scroll;
2511
- }
2512
-
2513
- /* === Position === */
2514
- .absolute {
2515
- position: absolute;
2516
- }
2517
- .fixed {
2518
- position: fixed;
2519
- }
2520
- .static {
2521
- position: static;
2522
- }
2523
- .sticky {
2524
- position: sticky;
2525
- }
2526
- .relative {
2527
- position: relative;
2528
- }
2529
-
2530
- /* === Top, end, bottom, start === */
2531
- .-bottom-xs {
2532
- bottom: calc(var(--lumo-space-xs) / -1);
2533
- }
2534
- .-bottom-s {
2535
- bottom: calc(var(--lumo-space-s) / -1);
2536
- }
2537
- .-bottom-m {
2538
- bottom: calc(var(--lumo-space-m) / -1);
2539
- }
2540
- .-bottom-l {
2541
- bottom: calc(var(--lumo-space-l) / -1);
2542
- }
2543
- .-bottom-xl {
2544
- bottom: calc(var(--lumo-space-xl) / -1);
2545
- }
2546
- .-bottom-full {
2547
- bottom: -100%;
2548
- }
2549
- .bottom-0 {
2550
- bottom: 0;
2551
- }
2552
- .bottom-xs {
2553
- bottom: var(--lumo-space-xs);
2554
- }
2555
- .bottom-s {
2556
- bottom: var(--lumo-space-s);
2557
- }
2558
- .bottom-m {
2559
- bottom: var(--lumo-space-m);
2560
- }
2561
- .bottom-l {
2562
- bottom: var(--lumo-space-l);
2563
- }
2564
- .bottom-xl {
2565
- bottom: var(--lumo-space-xl);
2566
- }
2567
- .bottom-auto {
2568
- bottom: auto;
2569
- }
2570
- .bottom-full {
2571
- bottom: 100%;
2572
- }
2573
-
2574
- .-end-xs {
2575
- inset-inline-end: calc(var(--lumo-space-xs) / -1);
2576
- }
2577
- .-end-s {
2578
- inset-inline-end: calc(var(--lumo-space-s) / -1);
2579
- }
2580
- .-end-m {
2581
- inset-inline-end: calc(var(--lumo-space-m) / -1);
2582
- }
2583
- .-end-l {
2584
- inset-inline-end: calc(var(--lumo-space-l) / -1);
2585
- }
2586
- .-end-xl {
2587
- inset-inline-end: calc(var(--lumo-space-xl) / -1);
2588
- }
2589
- .-end-full {
2590
- inset-inline-end: -100%;
2591
- }
2592
- .end-0 {
2593
- inset-inline-end: 0;
2594
- }
2595
- .end-xs {
2596
- inset-inline-end: var(--lumo-space-xs);
2597
- }
2598
- .end-s {
2599
- inset-inline-end: var(--lumo-space-s);
2600
- }
2601
- .end-m {
2602
- inset-inline-end: var(--lumo-space-m);
2603
- }
2604
- .end-l {
2605
- inset-inline-end: var(--lumo-space-l);
2606
- }
2607
- .end-xl {
2608
- inset-inline-end: var(--lumo-space-xl);
2609
- }
2610
- .end-auto {
2611
- inset-inline-end: auto;
2612
- }
2613
- .end-full {
2614
- inset-inline-end: 100%;
2615
- }
2616
-
2617
- .-start-xs {
2618
- inset-inline-start: calc(var(--lumo-space-xs) / -1);
2619
- }
2620
- .-start-s {
2621
- inset-inline-start: calc(var(--lumo-space-s) / -1);
2622
- }
2623
- .-start-m {
2624
- inset-inline-start: calc(var(--lumo-space-m) / -1);
2625
- }
2626
- .-start-l {
2627
- inset-inline-start: calc(var(--lumo-space-l) / -1);
2628
- }
2629
- .-start-xl {
2630
- inset-inline-start: calc(var(--lumo-space-xl) / -1);
2631
- }
2632
- .-start-full {
2633
- inset-inline-start: -100%;
2634
- }
2635
- .start-0 {
2636
- inset-inline-start: 0;
2637
- }
2638
- .start-xs {
2639
- inset-inline-start: var(--lumo-space-xs);
2640
- }
2641
- .start-s {
2642
- inset-inline-start: var(--lumo-space-s);
2643
- }
2644
- .start-m {
2645
- inset-inline-start: var(--lumo-space-m);
2646
- }
2647
- .start-l {
2648
- inset-inline-start: var(--lumo-space-l);
2649
- }
2650
- .start-xl {
2651
- inset-inline-start: var(--lumo-space-xl);
2652
- }
2653
- .start-auto {
2654
- inset-inline-start: auto;
2655
- }
2656
- .start-full {
2657
- inset-inline-start: 100%;
2658
- }
2659
-
2660
- .-top-xs {
2661
- top: calc(var(--lumo-space-xs) / -1);
2662
- }
2663
- .-top-s {
2664
- top: calc(var(--lumo-space-s) / -1);
2665
- }
2666
- .-top-m {
2667
- top: calc(var(--lumo-space-m) / -1);
2668
- }
2669
- .-top-l {
2670
- top: calc(var(--lumo-space-l) / -1);
2671
- }
2672
- .-top-xl {
2673
- top: calc(var(--lumo-space-xl) / -1);
2674
- }
2675
- .-top-full {
2676
- top: -100%;
2677
- }
2678
- .top-0 {
2679
- top: 0;
2680
- }
2681
- .top-xs {
2682
- top: var(--lumo-space-xs);
2683
- }
2684
- .top-s {
2685
- top: var(--lumo-space-s);
2686
- }
2687
- .top-m {
2688
- top: var(--lumo-space-m);
2689
- }
2690
- .top-l {
2691
- top: var(--lumo-space-l);
2692
- }
2693
- .top-xl {
2694
- top: var(--lumo-space-xl);
2695
- }
2696
- .top-auto {
2697
- top: auto;
2698
- }
2699
- .top-full {
2700
- top: 100%;
2701
- }
2702
-
2703
- /* === Visibility === */
2704
- .invisible {
2705
- visibility: hidden;
2706
- }
2707
- .visible {
2708
- visibility: visible;
2709
- }
2710
-
2711
- /* === Z-index === */
2712
- .z-0 {
2713
- z-index: 0;
2714
- }
2715
- .z-10 {
2716
- z-index: 10;
2717
- }
2718
- .z-20 {
2719
- z-index: 20;
2720
- }
2721
- .z-30 {
2722
- z-index: 30;
2723
- }
2724
- .z-40 {
2725
- z-index: 40;
2726
- }
2727
- .z-50 {
2728
- z-index: 50;
2729
- }
2730
- .z-auto {
2731
- z-index: auto;
2732
- }
2733
-
2734
- /* === Responsive design === */
2735
- @media (min-width: 640px) {
2736
- /* Display */
2737
- .sm\\:block {
2738
- display: block;
2739
- }
2740
- .sm\\:flex {
2741
- display: flex;
2742
- }
2743
- .sm\\:grid {
2744
- display: grid;
2745
- }
2746
- .sm\\:hidden {
2747
- display: none;
2748
- }
2749
- .sm\\:inline {
2750
- display: inline;
2751
- }
2752
- .sm\\:inline-block {
2753
- display: inline-block;
2754
- }
2755
- .sm\\:inline-flex {
2756
- display: inline-flex;
2757
- }
2758
- .sm\\:inline-grid {
2759
- display: inline-grid;
2760
- }
2761
-
2762
- /* Position */
2763
- .sm\\:absolute {
2764
- position: absolute;
2765
- }
2766
- .sm\\:fixed {
2767
- position: fixed;
2768
- }
2769
- .sm\\:relative {
2770
- position: relative;
2771
- }
2772
- .sm\\:static {
2773
- position: static;
2774
- }
2775
- .sm\\:sticky {
2776
- position: sticky;
2777
- }
2778
- }
2779
- @media (min-width: 768px) {
2780
- /* Display */
2781
- .md\\:block {
2782
- display: block;
2783
- }
2784
- .md\\:flex {
2785
- display: flex;
2786
- }
2787
- .md\\:grid {
2788
- display: grid;
2789
- }
2790
- .md\\:hidden {
2791
- display: none;
2792
- }
2793
- .md\\:inline {
2794
- display: inline;
2795
- }
2796
- .md\\:inline-block {
2797
- display: inline-block;
2798
- }
2799
- .md\\:inline-flex {
2800
- display: inline-flex;
2801
- }
2802
- .md\\:inline-grid {
2803
- display: inline-grid;
2804
- }
2805
-
2806
- /* Position */
2807
- .md\\:absolute {
2808
- position: absolute;
2809
- }
2810
- .md\\:fixed {
2811
- position: fixed;
2812
- }
2813
- .md\\:relative {
2814
- position: relative;
2815
- }
2816
- .md\\:static {
2817
- position: static;
2818
- }
2819
- .md\\:sticky {
2820
- position: sticky;
2821
- }
2822
- }
2823
- @media (min-width: 1024px) {
2824
- /* Display */
2825
- .lg\\:block {
2826
- display: block;
2827
- }
2828
- .lg\\:flex {
2829
- display: flex;
2830
- }
2831
- .lg\\:grid {
2832
- display: grid;
2833
- }
2834
- .lg\\:hidden {
2835
- display: none;
2836
- }
2837
- .lg\\:inline {
2838
- display: inline;
2839
- }
2840
- .lg\\:inline-block {
2841
- display: inline-block;
2842
- }
2843
- .lg\\:inline-flex {
2844
- display: inline-flex;
2845
- }
2846
- .lg\\:inline-grid {
2847
- display: inline-grid;
2848
- }
2849
-
2850
- /* Position */
2851
- .lg\\:absolute {
2852
- position: absolute;
2853
- }
2854
- .lg\\:fixed {
2855
- position: fixed;
2856
- }
2857
- .lg\\:relative {
2858
- position: relative;
2859
- }
2860
- .lg\\:static {
2861
- position: static;
2862
- }
2863
- .lg\\:sticky {
2864
- position: sticky;
2865
- }
2866
- }
2867
- @media (min-width: 1280px) {
2868
- /* Display */
2869
- .xl\\:block {
2870
- display: block;
2871
- }
2872
- .xl\\:flex {
2873
- display: flex;
2874
- }
2875
- .xl\\:grid {
2876
- display: grid;
2877
- }
2878
- .xl\\:hidden {
2879
- display: none;
2880
- }
2881
- .xl\\:inline {
2882
- display: inline;
2883
- }
2884
- .xl\\:inline-block {
2885
- display: inline-block;
2886
- }
2887
- .xl\\:inline-flex {
2888
- display: inline-flex;
2889
- }
2890
- .xl\\:inline-grid {
2891
- display: inline-grid;
2892
- }
2893
-
2894
- /* Position */
2895
- .xl\\:absolute {
2896
- position: absolute;
2897
- }
2898
- .xl\\:fixed {
2899
- position: fixed;
2900
- }
2901
- .xl\\:relative {
2902
- position: relative;
2903
- }
2904
- .xl\\:static {
2905
- position: static;
2906
- }
2907
- .xl\\:sticky {
2908
- position: sticky;
2909
- }
2910
- }
2911
- @media (min-width: 1536px) {
2912
- /* Display */
2913
- .\\32xl\\:block {
2914
- display: block;
2915
- }
2916
- .\\32xl\\:flex {
2917
- display: flex;
2918
- }
2919
- .\\32xl\\:grid {
2920
- display: grid;
2921
- }
2922
- .\\32xl\\:hidden {
2923
- display: none;
2924
- }
2925
- .\\32xl\\:inline {
2926
- display: inline;
2927
- }
2928
- .\\32xl\\:inline-block {
2929
- display: inline-block;
2930
- }
2931
- .\\32xl\\:inline-flex {
2932
- display: inline-flex;
2933
- }
2934
- .\\32xl\\:inline-grid {
2935
- display: inline-grid;
2936
- }
2937
-
2938
- /* Position */
2939
- .\\32xl\\:absolute {
2940
- position: absolute;
2941
- }
2942
- .\\32xl\\:fixed {
2943
- position: fixed;
2944
- }
2945
- .\\32xl\\:relative {
2946
- position: relative;
2947
- }
2948
- .\\32xl\\:static {
2949
- position: static;
2950
- }
2951
- .\\32xl\\:sticky {
2952
- position: sticky;
2953
- }
2954
- }
2955
- `;
2956
-
2957
-
2958
- /***/ }),
2959
-
2960
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/shadows.js":
2961
- /*!**********************************************************************!*\
2962
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/utilities/shadows.js ***!
2963
- \**********************************************************************/
2964
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
2965
-
2966
- __webpack_require__.r(__webpack_exports__);
2967
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
2968
- /* harmony export */ "shadows": () => (/* binding */ shadows)
2969
- /* harmony export */ });
2970
- /* harmony import */ var _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/register-styles.js */ "./node_modules/@vaadin/vaadin-themable-mixin/register-styles.js");
2971
- /**
2972
- * @license
2973
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
2974
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
2975
- */
2976
-
2977
-
2978
- const shadows = _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__.css`
2979
- /* === Box shadow === */
2980
- .shadow-none {
2981
- box-shadow: none;
2982
- }
2983
- .shadow-xs {
2984
- box-shadow: var(--lumo-box-shadow-xs);
2985
- }
2986
- .shadow-s {
2987
- box-shadow: var(--lumo-box-shadow-s);
2988
- }
2989
- .shadow-m {
2990
- box-shadow: var(--lumo-box-shadow-m);
2991
- }
2992
- .shadow-l {
2993
- box-shadow: var(--lumo-box-shadow-l);
2994
- }
2995
- .shadow-xl {
2996
- box-shadow: var(--lumo-box-shadow-xl);
2997
- }
2998
- `;
2999
-
3000
-
3001
- /***/ }),
3002
-
3003
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/sizing.js":
3004
- /*!*********************************************************************!*\
3005
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/utilities/sizing.js ***!
3006
- \*********************************************************************/
3007
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
3008
-
3009
- __webpack_require__.r(__webpack_exports__);
3010
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3011
- /* harmony export */ "sizing": () => (/* binding */ sizing)
3012
- /* harmony export */ });
3013
- /* harmony import */ var _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/register-styles.js */ "./node_modules/@vaadin/vaadin-themable-mixin/register-styles.js");
3014
- /**
3015
- * @license
3016
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
3017
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3018
- */
3019
-
3020
-
3021
- const sizing = _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__.css`
3022
- /* === Height === */
3023
- .h-0 {
3024
- height: 0;
3025
- }
3026
- .h-xs {
3027
- height: var(--lumo-size-xs);
3028
- }
3029
- .h-s {
3030
- height: var(--lumo-size-s);
3031
- }
3032
- .h-m {
3033
- height: var(--lumo-size-m);
3034
- }
3035
- .h-l {
3036
- height: var(--lumo-size-l);
3037
- }
3038
- .h-xl {
3039
- height: var(--lumo-size-xl);
3040
- }
3041
- .h-auto {
3042
- height: auto;
3043
- }
3044
- .h-full {
3045
- height: 100%;
3046
- }
3047
- .h-screen {
3048
- height: 100vh;
3049
- }
3050
-
3051
- /* === Height (max) === */
3052
- .max-h-full {
3053
- max-height: 100%;
3054
- }
3055
- .max-h-screen {
3056
- max-height: 100vh;
3057
- }
3058
-
3059
- /* === Height (min) === */
3060
- .min-h-0 {
3061
- min-height: 0;
3062
- }
3063
- .min-h-full {
3064
- min-height: 100%;
3065
- }
3066
- .min-h-screen {
3067
- min-height: 100vh;
3068
- }
3069
-
3070
- /* === Icon sizing === */
3071
- .icon-s {
3072
- height: var(--lumo-icon-size-s);
3073
- width: var(--lumo-icon-size-s);
3074
- }
3075
- .icon-m {
3076
- height: var(--lumo-icon-size-m);
3077
- width: var(--lumo-icon-size-m);
3078
- }
3079
- .icon-l {
3080
- height: var(--lumo-icon-size-l);
3081
- width: var(--lumo-icon-size-l);
3082
- }
3083
-
3084
- /* === Width === */
3085
- .w-xs {
3086
- width: var(--lumo-size-xs);
3087
- }
3088
- .w-s {
3089
- width: var(--lumo-size-s);
3090
- }
3091
- .w-m {
3092
- width: var(--lumo-size-m);
3093
- }
3094
- .w-l {
3095
- width: var(--lumo-size-l);
3096
- }
3097
- .w-xl {
3098
- width: var(--lumo-size-xl);
3099
- }
3100
- .w-auto {
3101
- width: auto;
3102
- }
3103
- .w-full {
3104
- width: 100%;
3105
- }
3106
-
3107
- /* === Width (max) === */
3108
- .max-w-full {
3109
- max-width: 100%;
3110
- }
3111
- .max-w-screen-sm {
3112
- max-width: 640px;
3113
- }
3114
- .max-w-screen-md {
3115
- max-width: 768px;
3116
- }
3117
- .max-w-screen-lg {
3118
- max-width: 1024px;
3119
- }
3120
- .max-w-screen-xl {
3121
- max-width: 1280px;
3122
- }
3123
- .max-w-screen-2xl {
3124
- max-width: 1536px;
3125
- }
3126
-
3127
- /* === Width (min) === */
3128
- .min-w-0 {
3129
- min-width: 0;
3130
- }
3131
- .min-w-full {
3132
- min-width: 100%;
3133
- }
3134
- `;
3135
-
3136
-
3137
- /***/ }),
3138
-
3139
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/spacing.js":
3140
- /*!**********************************************************************!*\
3141
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/utilities/spacing.js ***!
3142
- \**********************************************************************/
3143
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
3144
-
3145
- __webpack_require__.r(__webpack_exports__);
3146
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3147
- /* harmony export */ "spacing": () => (/* binding */ spacing)
3148
- /* harmony export */ });
3149
- /* harmony import */ var _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/register-styles.js */ "./node_modules/@vaadin/vaadin-themable-mixin/register-styles.js");
3150
- /**
3151
- * @license
3152
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
3153
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3154
- */
3155
-
3156
-
3157
- const spacing = _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__.css`
3158
- /* === Margin === */
3159
- .-m-xs {
3160
- margin: calc(var(--lumo-space-xs) / -1);
3161
- }
3162
- .-m-s {
3163
- margin: calc(var(--lumo-space-s) / -1);
3164
- }
3165
- .-m-m {
3166
- margin: calc(var(--lumo-space-m) / -1);
3167
- }
3168
- .-m-l {
3169
- margin: calc(var(--lumo-space-l) / -1);
3170
- }
3171
- .-m-xl {
3172
- margin: calc(var(--lumo-space-xl) / -1);
3173
- }
3174
- .m-0 {
3175
- margin: 0;
3176
- }
3177
- .m-xs {
3178
- margin: var(--lumo-space-xs);
3179
- }
3180
- .m-s {
3181
- margin: var(--lumo-space-s);
3182
- }
3183
- .m-m {
3184
- margin: var(--lumo-space-m);
3185
- }
3186
- .m-l {
3187
- margin: var(--lumo-space-l);
3188
- }
3189
- .m-xl {
3190
- margin: var(--lumo-space-xl);
3191
- }
3192
- .m-auto {
3193
- margin: auto;
3194
- }
3195
-
3196
- /* === Margin (bottom) === */
3197
- .-mb-xs {
3198
- margin-bottom: calc(var(--lumo-space-xs) / -1);
3199
- }
3200
- .-mb-s {
3201
- margin-bottom: calc(var(--lumo-space-s) / -1);
3202
- }
3203
- .-mb-m {
3204
- margin-bottom: calc(var(--lumo-space-m) / -1);
3205
- }
3206
- .-mb-l {
3207
- margin-bottom: calc(var(--lumo-space-l) / -1);
3208
- }
3209
- .-mb-xl {
3210
- margin-bottom: calc(var(--lumo-space-xl) / -1);
3211
- }
3212
- .mb-0 {
3213
- margin-bottom: 0;
3214
- }
3215
- .mb-xs {
3216
- margin-bottom: var(--lumo-space-xs);
3217
- }
3218
- .mb-s {
3219
- margin-bottom: var(--lumo-space-s);
3220
- }
3221
- .mb-m {
3222
- margin-bottom: var(--lumo-space-m);
3223
- }
3224
- .mb-l {
3225
- margin-bottom: var(--lumo-space-l);
3226
- }
3227
- .mb-xl {
3228
- margin-bottom: var(--lumo-space-xl);
3229
- }
3230
- .mb-auto {
3231
- margin-bottom: auto;
3232
- }
3233
-
3234
- /* === Margin (end) === */
3235
- .-me-xs {
3236
- margin-inline-end: calc(var(--lumo-space-xs) / -1);
3237
- }
3238
- .-me-s {
3239
- margin-inline-end: calc(var(--lumo-space-s) / -1);
3240
- }
3241
- .-me-m {
3242
- margin-inline-end: calc(var(--lumo-space-m) / -1);
3243
- }
3244
- .-me-l {
3245
- margin-inline-end: calc(var(--lumo-space-l) / -1);
3246
- }
3247
- .-me-xl {
3248
- margin-inline-end: calc(var(--lumo-space-xl) / -1);
3249
- }
3250
- .me-0 {
3251
- margin-inline-end: 0;
3252
- }
3253
- .me-xs {
3254
- margin-inline-end: var(--lumo-space-xs);
3255
- }
3256
- .me-s {
3257
- margin-inline-end: var(--lumo-space-s);
3258
- }
3259
- .me-m {
3260
- margin-inline-end: var(--lumo-space-m);
3261
- }
3262
- .me-l {
3263
- margin-inline-end: var(--lumo-space-l);
3264
- }
3265
- .me-xl {
3266
- margin-inline-end: var(--lumo-space-xl);
3267
- }
3268
- .me-auto {
3269
- margin-inline-end: auto;
3270
- }
3271
-
3272
- /* === Margin (horizontal) === */
3273
- .-mx-xs {
3274
- margin-inline: calc(var(--lumo-space-xs) / -1);
3275
- }
3276
- .-mx-s {
3277
- margin-inline: calc(var(--lumo-space-s) / -1);
3278
- }
3279
- .-mx-m {
3280
- margin-inline: calc(var(--lumo-space-m) / -1);
3281
- }
3282
- .-mx-l {
3283
- margin-inline: calc(var(--lumo-space-l) / -1);
3284
- }
3285
- .-mx-xl {
3286
- margin-inline: calc(var(--lumo-space-xl) / -1);
3287
- }
3288
- .mx-0 {
3289
- margin-inline: 0;
3290
- }
3291
- .mx-xs {
3292
- margin-inline: var(--lumo-space-xs);
3293
- }
3294
- .mx-s {
3295
- margin-inline: var(--lumo-space-s);
3296
- }
3297
- .mx-m {
3298
- margin-inline: var(--lumo-space-m);
3299
- }
3300
- .mx-l {
3301
- margin-inline: var(--lumo-space-l);
3302
- }
3303
- .mx-xl {
3304
- margin-inline: var(--lumo-space-xl);
3305
- }
3306
- .mx-auto {
3307
- margin-inline: auto;
3308
- }
3309
-
3310
- /* === Margin (left) === */
3311
- .-ml-xs {
3312
- margin-left: calc(var(--lumo-space-xs) / -1);
3313
- }
3314
- .-ml-s {
3315
- margin-left: calc(var(--lumo-space-s) / -1);
3316
- }
3317
- .-ml-m {
3318
- margin-left: calc(var(--lumo-space-m) / -1);
3319
- }
3320
- .-ml-l {
3321
- margin-left: calc(var(--lumo-space-l) / -1);
3322
- }
3323
- .-ml-xl {
3324
- margin-left: calc(var(--lumo-space-xl) / -1);
3325
- }
3326
- .ml-0 {
3327
- margin-left: 0;
3328
- }
3329
- .ml-xs {
3330
- margin-left: var(--lumo-space-xs);
3331
- }
3332
- .ml-s {
3333
- margin-left: var(--lumo-space-s);
3334
- }
3335
- .ml-m {
3336
- margin-left: var(--lumo-space-m);
3337
- }
3338
- .ml-l {
3339
- margin-left: var(--lumo-space-l);
3340
- }
3341
- .ml-xl {
3342
- margin-left: var(--lumo-space-xl);
3343
- }
3344
- .ml-auto {
3345
- margin-left: auto;
3346
- }
3347
-
3348
- /* === Margin (right) === */
3349
- .-mr-xs {
3350
- margin-right: calc(var(--lumo-space-xs) / -1);
3351
- }
3352
- .-mr-s {
3353
- margin-right: calc(var(--lumo-space-s) / -1);
3354
- }
3355
- .-mr-m {
3356
- margin-right: calc(var(--lumo-space-m) / -1);
3357
- }
3358
- .-mr-l {
3359
- margin-right: calc(var(--lumo-space-l) / -1);
3360
- }
3361
- .-mr-xl {
3362
- margin-right: calc(var(--lumo-space-xl) / -1);
3363
- }
3364
- .mr-0 {
3365
- margin-right: 0;
3366
- }
3367
- .mr-xs {
3368
- margin-right: var(--lumo-space-xs);
3369
- }
3370
- .mr-s {
3371
- margin-right: var(--lumo-space-s);
3372
- }
3373
- .mr-m {
3374
- margin-right: var(--lumo-space-m);
3375
- }
3376
- .mr-l {
3377
- margin-right: var(--lumo-space-l);
3378
- }
3379
- .mr-xl {
3380
- margin-right: var(--lumo-space-xl);
3381
- }
3382
- .mr-auto {
3383
- margin-right: auto;
3384
- }
3385
-
3386
- /* === Margin (start) === */
3387
- .-ms-xs {
3388
- margin-inline-start: calc(var(--lumo-space-xs) / -1);
3389
- }
3390
- .-ms-s {
3391
- margin-inline-start: calc(var(--lumo-space-s) / -1);
3392
- }
3393
- .-ms-m {
3394
- margin-inline-start: calc(var(--lumo-space-m) / -1);
3395
- }
3396
- .-ms-l {
3397
- margin-inline-start: calc(var(--lumo-space-l) / -1);
3398
- }
3399
- .-ms-xl {
3400
- margin-inline-start: calc(var(--lumo-space-xl) / -1);
3401
- }
3402
- .ms-0 {
3403
- margin-inline-start: 0;
3404
- }
3405
- .ms-xs {
3406
- margin-inline-start: var(--lumo-space-xs);
3407
- }
3408
- .ms-s {
3409
- margin-inline-start: var(--lumo-space-s);
3410
- }
3411
- .ms-m {
3412
- margin-inline-start: var(--lumo-space-m);
3413
- }
3414
- .ms-l {
3415
- margin-inline-start: var(--lumo-space-l);
3416
- }
3417
- .ms-xl {
3418
- margin-inline-start: var(--lumo-space-xl);
3419
- }
3420
- .ms-auto {
3421
- margin-inline-start: auto;
3422
- }
3423
-
3424
- /* === Margin (top) === */
3425
- .-mt-xs {
3426
- margin-top: calc(var(--lumo-space-xs) / -1);
3427
- }
3428
- .-mt-s {
3429
- margin-top: calc(var(--lumo-space-s) / -1);
3430
- }
3431
- .-mt-m {
3432
- margin-top: calc(var(--lumo-space-m) / -1);
3433
- }
3434
- .-mt-l {
3435
- margin-top: calc(var(--lumo-space-l) / -1);
3436
- }
3437
- .-mt-xl {
3438
- margin-top: calc(var(--lumo-space-xl) / -1);
3439
- }
3440
- .mt-0 {
3441
- margin-top: 0;
3442
- }
3443
- .mt-xs {
3444
- margin-top: var(--lumo-space-xs);
3445
- }
3446
- .mt-s {
3447
- margin-top: var(--lumo-space-s);
3448
- }
3449
- .mt-m {
3450
- margin-top: var(--lumo-space-m);
3451
- }
3452
- .mt-l {
3453
- margin-top: var(--lumo-space-l);
3454
- }
3455
- .mt-xl {
3456
- margin-top: var(--lumo-space-xl);
3457
- }
3458
- .mt-auto {
3459
- margin-top: auto;
3460
- }
3461
-
3462
- /* === Margin (vertical) === */
3463
- .-my-xs {
3464
- margin-block: calc(var(--lumo-space-xs) / -1);
3465
- }
3466
- .-my-s {
3467
- margin-block: calc(var(--lumo-space-s) / -1);
3468
- }
3469
- .-my-m {
3470
- margin-block: calc(var(--lumo-space-m) / -1);
3471
- }
3472
- .-my-l {
3473
- margin-block: calc(var(--lumo-space-l) / -1);
3474
- }
3475
- .-my-xl {
3476
- margin-block: calc(var(--lumo-space-xl) / -1);
3477
- }
3478
- .my-0 {
3479
- margin-block: 0;
3480
- }
3481
- .my-xs {
3482
- margin-block: var(--lumo-space-xs);
3483
- }
3484
- .my-s {
3485
- margin-block: var(--lumo-space-s);
3486
- }
3487
- .my-m {
3488
- margin-block: var(--lumo-space-m);
3489
- }
3490
- .my-l {
3491
- margin-block: var(--lumo-space-l);
3492
- }
3493
- .my-xl {
3494
- margin-block: var(--lumo-space-xl);
3495
- }
3496
- .my-auto {
3497
- margin-block: auto;
3498
- }
3499
-
3500
- /* === Padding === */
3501
- .p-0 {
3502
- padding: 0;
3503
- }
3504
- .p-xs {
3505
- padding: var(--lumo-space-xs);
3506
- }
3507
- .p-s {
3508
- padding: var(--lumo-space-s);
3509
- }
3510
- .p-m {
3511
- padding: var(--lumo-space-m);
3512
- }
3513
- .p-l {
3514
- padding: var(--lumo-space-l);
3515
- }
3516
- .p-xl {
3517
- padding: var(--lumo-space-xl);
3518
- }
3519
-
3520
- /* === Padding (bottom) === */
3521
- .pb-0 {
3522
- padding-bottom: 0;
3523
- }
3524
- .pb-xs {
3525
- padding-bottom: var(--lumo-space-xs);
3526
- }
3527
- .pb-s {
3528
- padding-bottom: var(--lumo-space-s);
3529
- }
3530
- .pb-m {
3531
- padding-bottom: var(--lumo-space-m);
3532
- }
3533
- .pb-l {
3534
- padding-bottom: var(--lumo-space-l);
3535
- }
3536
- .pb-xl {
3537
- padding-bottom: var(--lumo-space-xl);
3538
- }
3539
-
3540
- /* === Padding (end) === */
3541
- .pe-0 {
3542
- padding-inline-end: 0;
3543
- }
3544
- .pe-xs {
3545
- padding-inline-end: var(--lumo-space-xs);
3546
- }
3547
- .pe-s {
3548
- padding-inline-end: var(--lumo-space-s);
3549
- }
3550
- .pe-m {
3551
- padding-inline-end: var(--lumo-space-m);
3552
- }
3553
- .pe-l {
3554
- padding-inline-end: var(--lumo-space-l);
3555
- }
3556
- .pe-xl {
3557
- padding-inline-end: var(--lumo-space-xl);
3558
- }
3559
-
3560
- /* === Padding (horizontal) === */
3561
- .px-0 {
3562
- padding-left: 0;
3563
- padding-right: 0;
3564
- }
3565
- .px-xs {
3566
- padding-left: var(--lumo-space-xs);
3567
- padding-right: var(--lumo-space-xs);
3568
- }
3569
- .px-s {
3570
- padding-left: var(--lumo-space-s);
3571
- padding-right: var(--lumo-space-s);
3572
- }
3573
- .px-m {
3574
- padding-left: var(--lumo-space-m);
3575
- padding-right: var(--lumo-space-m);
3576
- }
3577
- .px-l {
3578
- padding-left: var(--lumo-space-l);
3579
- padding-right: var(--lumo-space-l);
3580
- }
3581
- .px-xl {
3582
- padding-left: var(--lumo-space-xl);
3583
- padding-right: var(--lumo-space-xl);
3584
- }
3585
-
3586
- /* === Padding (left) === */
3587
- .pl-0 {
3588
- padding-left: 0;
3589
- }
3590
- .pl-xs {
3591
- padding-left: var(--lumo-space-xs);
3592
- }
3593
- .pl-s {
3594
- padding-left: var(--lumo-space-s);
3595
- }
3596
- .pl-m {
3597
- padding-left: var(--lumo-space-m);
3598
- }
3599
- .pl-l {
3600
- padding-left: var(--lumo-space-l);
3601
- }
3602
- .pl-xl {
3603
- padding-left: var(--lumo-space-xl);
3604
- }
3605
-
3606
- /* === Padding (right) === */
3607
- .pr-0 {
3608
- padding-right: 0;
3609
- }
3610
- .pr-xs {
3611
- padding-right: var(--lumo-space-xs);
3612
- }
3613
- .pr-s {
3614
- padding-right: var(--lumo-space-s);
3615
- }
3616
- .pr-m {
3617
- padding-right: var(--lumo-space-m);
3618
- }
3619
- .pr-l {
3620
- padding-right: var(--lumo-space-l);
3621
- }
3622
- .pr-xl {
3623
- padding-right: var(--lumo-space-xl);
3624
- }
3625
-
3626
- /* === Padding (start) === */
3627
- .ps-0 {
3628
- padding-inline-start: 0;
3629
- }
3630
- .ps-xs {
3631
- padding-inline-start: var(--lumo-space-xs);
3632
- }
3633
- .ps-s {
3634
- padding-inline-start: var(--lumo-space-s);
3635
- }
3636
- .ps-m {
3637
- padding-inline-start: var(--lumo-space-m);
3638
- }
3639
- .ps-l {
3640
- padding-inline-start: var(--lumo-space-l);
3641
- }
3642
- .ps-xl {
3643
- padding-inline-start: var(--lumo-space-xl);
3644
- }
3645
-
3646
- /* === Padding (top) === */
3647
- .pt-0 {
3648
- padding-top: 0;
3649
- }
3650
- .pt-xs {
3651
- padding-top: var(--lumo-space-xs);
3652
- }
3653
- .pt-s {
3654
- padding-top: var(--lumo-space-s);
3655
- }
3656
- .pt-m {
3657
- padding-top: var(--lumo-space-m);
3658
- }
3659
- .pt-l {
3660
- padding-top: var(--lumo-space-l);
3661
- }
3662
- .pt-xl {
3663
- padding-top: var(--lumo-space-xl);
3664
- }
3665
-
3666
- /* === Padding (vertical) === */
3667
- .py-0 {
3668
- padding-bottom: 0;
3669
- padding-top: 0;
3670
- }
3671
- .py-xs {
3672
- padding-bottom: var(--lumo-space-xs);
3673
- padding-top: var(--lumo-space-xs);
3674
- }
3675
- .py-s {
3676
- padding-bottom: var(--lumo-space-s);
3677
- padding-top: var(--lumo-space-s);
3678
- }
3679
- .py-m {
3680
- padding-bottom: var(--lumo-space-m);
3681
- padding-top: var(--lumo-space-m);
3682
- }
3683
- .py-l {
3684
- padding-bottom: var(--lumo-space-l);
3685
- padding-top: var(--lumo-space-l);
3686
- }
3687
- .py-xl {
3688
- padding-bottom: var(--lumo-space-xl);
3689
- padding-top: var(--lumo-space-xl);
3690
- }
3691
- `;
3692
-
3693
-
3694
- /***/ }),
3695
-
3696
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/transition.js":
3697
- /*!*************************************************************************!*\
3698
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/utilities/transition.js ***!
3699
- \*************************************************************************/
3700
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
3701
-
3702
- __webpack_require__.r(__webpack_exports__);
3703
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3704
- /* harmony export */ "transition": () => (/* binding */ transition)
3705
- /* harmony export */ });
3706
- /* harmony import */ var _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/register-styles.js */ "./node_modules/@vaadin/vaadin-themable-mixin/register-styles.js");
3707
- /**
3708
- * @license
3709
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
3710
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3711
- */
3712
-
3713
-
3714
- const transition = _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__.css`
3715
- .transition {
3716
- transition-property:
3717
- -webkit-backdrop-filter, backdrop-filter, background-color, border-color, box-shadow, color, fill, filter,
3718
- opacity, rotate, scale, stroke, text-decoration-color, transform, translate;
3719
- transition-timing-function: var(--lumo-utility-transition-timing-function, cubic-bezier(0.4, 0, 0.2, 1));
3720
- transition-duration: var(--lumo-utility-transition-duration, 150ms);
3721
- }
3722
-
3723
- .transition-all {
3724
- transition-property: all;
3725
- transition-timing-function: var(--lumo-utility-transition-timing-function, cubic-bezier(0.4, 0, 0.2, 1));
3726
- transition-duration: var(--lumo-utility-transition-duration, 150ms);
3727
- }
3728
-
3729
- .transition-colors {
3730
- transition-property: background-color, border-color, color, fill, stroke, text-decoration-color;
3731
- transition-timing-function: var(--lumo-utility-transition-timing-function, cubic-bezier(0.4, 0, 0.2, 1));
3732
- transition-duration: var(--lumo-utility-transition-duration, 150ms);
3733
- }
3734
-
3735
- .transition-opacity {
3736
- transition-property: opacity;
3737
- transition-timing-function: var(--lumo-utility-transition-timing-function, cubic-bezier(0.4, 0, 0.2, 1));
3738
- transition-duration: var(--lumo-utility-transition-duration, 150ms);
3739
- }
3740
-
3741
- .transition-shadow {
3742
- transition-property: box-shadow;
3743
- transition-timing-function: var(--lumo-utility-transition-timing-function, cubic-bezier(0.4, 0, 0.2, 1));
3744
- transition-duration: var(--lumo-utility-transition-duration, 150ms);
3745
- }
3746
-
3747
- .transition-transform {
3748
- transition-property: rotate, scale, transform, translate;
3749
- transition-timing-function: var(--lumo-utility-transition-timing-function, cubic-bezier(0.4, 0, 0.2, 1));
3750
- transition-duration: var(--lumo-utility-transition-duration, 150ms);
3751
- }
3752
-
3753
- .transition-none {
3754
- transition-property: none;
3755
- }
3756
- `;
3757
-
3758
-
3759
- /***/ }),
3760
-
3761
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/typography.js":
3762
- /*!*************************************************************************!*\
3763
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/utilities/typography.js ***!
3764
- \*************************************************************************/
3765
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
3766
-
3767
- __webpack_require__.r(__webpack_exports__);
3768
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
3769
- /* harmony export */ "typography": () => (/* binding */ typography)
3770
- /* harmony export */ });
3771
- /* harmony import */ var _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/register-styles.js */ "./node_modules/@vaadin/vaadin-themable-mixin/register-styles.js");
3772
- /**
3773
- * @license
3774
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
3775
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
3776
- */
3777
-
3778
-
3779
- const typography = _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__.css`
3780
- /* === Font size === */
3781
- .text-2xs {
3782
- font-size: var(--lumo-font-size-xxs);
3783
- }
3784
- .text-xs {
3785
- font-size: var(--lumo-font-size-xs);
3786
- }
3787
- .text-s {
3788
- font-size: var(--lumo-font-size-s);
3789
- }
3790
- .text-m {
3791
- font-size: var(--lumo-font-size-m);
3792
- }
3793
- .text-l {
3794
- font-size: var(--lumo-font-size-l);
3795
- }
3796
- .text-xl {
3797
- font-size: var(--lumo-font-size-xl);
3798
- }
3799
- .text-2xl {
3800
- font-size: var(--lumo-font-size-xxl);
3801
- }
3802
- .text-3xl {
3803
- font-size: var(--lumo-font-size-xxxl);
3804
- }
3805
-
3806
- /* === Font weight === */
3807
- .font-thin {
3808
- font-weight: 100;
3809
- }
3810
- .font-extralight {
3811
- font-weight: 200;
3812
- }
3813
- .font-light {
3814
- font-weight: 300;
3815
- }
3816
- .font-normal {
3817
- font-weight: 400;
3818
- }
3819
- .font-medium {
3820
- font-weight: 500;
3821
- }
3822
- .font-semibold {
3823
- font-weight: 600;
3824
- }
3825
- .font-bold {
3826
- font-weight: 700;
3827
- }
3828
- .font-extrabold {
3829
- font-weight: 800;
3830
- }
3831
- .font-black {
3832
- font-weight: 900;
3833
- }
3834
-
3835
- /* === Line clamp === */
3836
- [class*='line-clamp-'] {
3837
- display: -webkit-box;
3838
- overflow: hidden;
3839
- -webkit-box-orient: vertical;
3840
- }
3841
- .line-clamp-1 {
3842
- -webkit-line-clamp: 1;
3843
- }
3844
- .line-clamp-2 {
3845
- -webkit-line-clamp: 2;
3846
- }
3847
- .line-clamp-3 {
3848
- -webkit-line-clamp: 3;
3849
- }
3850
- .line-clamp-4 {
3851
- -webkit-line-clamp: 4;
3852
- }
3853
- .line-clamp-5 {
3854
- -webkit-line-clamp: 5;
3855
- }
3856
- .line-clamp-6 {
3857
- -webkit-line-clamp: 6;
3858
- }
3859
-
3860
- /* === Line height === */
3861
- .leading-none {
3862
- line-height: 1;
3863
- }
3864
- .leading-xs {
3865
- line-height: var(--lumo-line-height-xs);
3866
- }
3867
- .leading-s {
3868
- line-height: var(--lumo-line-height-s);
3869
- }
3870
- .leading-m {
3871
- line-height: var(--lumo-line-height-m);
3872
- }
3873
-
3874
- /* === List style type === */
3875
- .list-none {
3876
- list-style-type: none;
3877
- }
3878
-
3879
- /* === Text alignment === */
3880
- .text-left {
3881
- text-align: left;
3882
- }
3883
- .text-center {
3884
- text-align: center;
3885
- }
3886
- .text-right {
3887
- text-align: right;
3888
- }
3889
- .text-justify {
3890
- text-align: justify;
3891
- }
3892
-
3893
- /* === Text color === */
3894
- .text-header {
3895
- color: var(--lumo-header-text-color);
3896
- }
3897
- .text-body {
3898
- color: var(--lumo-body-text-color);
3899
- }
3900
- .text-secondary {
3901
- color: var(--lumo-secondary-text-color);
3902
- }
3903
- .text-tertiary {
3904
- color: var(--lumo-tertiary-text-color);
3905
- }
3906
- .text-disabled {
3907
- color: var(--lumo-disabled-text-color);
3908
- }
3909
- .text-primary {
3910
- color: var(--lumo-primary-text-color);
3911
- }
3912
- .text-primary-contrast {
3913
- color: var(--lumo-primary-contrast-color);
3914
- }
3915
- .text-error {
3916
- color: var(--lumo-error-text-color);
3917
- }
3918
- .text-error-contrast {
3919
- color: var(--lumo-error-contrast-color);
3920
- }
3921
- .text-success {
3922
- color: var(--lumo-success-text-color);
3923
- }
3924
- .text-success-contrast {
3925
- color: var(--lumo-success-contrast-color);
3926
- }
3927
- .text-warning {
3928
- color: var(--lumo-warning-text-color);
3929
- }
3930
- .text-warning-contrast {
3931
- color: var(--lumo-warning-contrast-color);
3932
- }
3933
-
3934
- /* == Text decoration === */
3935
- .line-through {
3936
- text-decoration-line: line-through;
3937
- }
3938
- .no-underline {
3939
- text-decoration-line: none;
3940
- }
3941
- .underline {
3942
- text-decoration-line: underline;
3943
- }
3944
-
3945
- /* === Text overflow === */
3946
- .overflow-clip {
3947
- text-overflow: clip;
3948
- }
3949
- .overflow-ellipsis {
3950
- text-overflow: ellipsis;
3951
- }
3952
-
3953
- /* === Text transform === */
3954
- .capitalize {
3955
- text-transform: capitalize;
3956
- }
3957
- .lowercase {
3958
- text-transform: lowercase;
3959
- }
3960
- .uppercase {
3961
- text-transform: uppercase;
3962
- }
3963
-
3964
- /* === Whitespace === */
3965
- .whitespace-normal {
3966
- white-space: normal;
3967
- }
3968
- .whitespace-break-spaces {
3969
- white-space: normal;
3970
- }
3971
- .whitespace-nowrap {
3972
- white-space: nowrap;
3973
- }
3974
- .whitespace-pre {
3975
- white-space: pre;
3976
- }
3977
- .whitespace-pre-line {
3978
- white-space: pre-line;
3979
- }
3980
- .whitespace-pre-wrap {
3981
- white-space: pre-wrap;
3982
- }
3983
-
3984
- /* === Responsive design === */
3985
- @media (min-width: 640px) {
3986
- .sm\\:text-2xs {
3987
- font-size: var(--lumo-font-size-xxs);
3988
- }
3989
- .sm\\:text-xs {
3990
- font-size: var(--lumo-font-size-xs);
3991
- }
3992
- .sm\\:text-s {
3993
- font-size: var(--lumo-font-size-s);
3994
- }
3995
- .sm\\:text-m {
3996
- font-size: var(--lumo-font-size-m);
3997
- }
3998
- .sm\\:text-l {
3999
- font-size: var(--lumo-font-size-l);
4000
- }
4001
- .sm\\:text-xl {
4002
- font-size: var(--lumo-font-size-xl);
4003
- }
4004
- .sm\\:text-2xl {
4005
- font-size: var(--lumo-font-size-xxl);
4006
- }
4007
- .sm\\:text-3xl {
4008
- font-size: var(--lumo-font-size-xxxl);
4009
- }
4010
- }
4011
- @media (min-width: 768px) {
4012
- .md\\:text-2xs {
4013
- font-size: var(--lumo-font-size-xxs);
4014
- }
4015
- .md\\:text-xs {
4016
- font-size: var(--lumo-font-size-xs);
4017
- }
4018
- .md\\:text-s {
4019
- font-size: var(--lumo-font-size-s);
4020
- }
4021
- .md\\:text-m {
4022
- font-size: var(--lumo-font-size-m);
4023
- }
4024
- .md\\:text-l {
4025
- font-size: var(--lumo-font-size-l);
4026
- }
4027
- .md\\:text-xl {
4028
- font-size: var(--lumo-font-size-xl);
4029
- }
4030
- .md\\:text-2xl {
4031
- font-size: var(--lumo-font-size-xxl);
4032
- }
4033
- .md\\:text-3xl {
4034
- font-size: var(--lumo-font-size-xxxl);
4035
- }
4036
- }
4037
- @media (min-width: 1024px) {
4038
- .lg\\:text-2xs {
4039
- font-size: var(--lumo-font-size-xxs);
4040
- }
4041
- .lg\\:text-xs {
4042
- font-size: var(--lumo-font-size-xs);
4043
- }
4044
- .lg\\:text-s {
4045
- font-size: var(--lumo-font-size-s);
4046
- }
4047
- .lg\\:text-m {
4048
- font-size: var(--lumo-font-size-m);
4049
- }
4050
- .lg\\:text-l {
4051
- font-size: var(--lumo-font-size-l);
4052
- }
4053
- .lg\\:text-xl {
4054
- font-size: var(--lumo-font-size-xl);
4055
- }
4056
- .lg\\:text-2xl {
4057
- font-size: var(--lumo-font-size-xxl);
4058
- }
4059
- .lg\\:text-3xl {
4060
- font-size: var(--lumo-font-size-xxxl);
4061
- }
4062
- }
4063
- @media (min-width: 1280px) {
4064
- .xl\\:text-2xs {
4065
- font-size: var(--lumo-font-size-xxs);
4066
- }
4067
- .xl\\:text-xs {
4068
- font-size: var(--lumo-font-size-xs);
4069
- }
4070
- .xl\\:text-s {
4071
- font-size: var(--lumo-font-size-s);
4072
- }
4073
- .xl\\:text-m {
4074
- font-size: var(--lumo-font-size-m);
4075
- }
4076
- .xl\\:text-l {
4077
- font-size: var(--lumo-font-size-l);
4078
- }
4079
- .xl\\:text-xl {
4080
- font-size: var(--lumo-font-size-xl);
4081
- }
4082
- .xl\\:text-2xl {
4083
- font-size: var(--lumo-font-size-xxl);
4084
- }
4085
- .xl\\:text-3xl {
4086
- font-size: var(--lumo-font-size-xxxl);
4087
- }
4088
- }
4089
- @media (min-width: 1536px) {
4090
- .\\32xl\\:text-2xs {
4091
- font-size: var(--lumo-font-size-xxs);
4092
- }
4093
- .\\32xl\\:text-xs {
4094
- font-size: var(--lumo-font-size-xs);
4095
- }
4096
- .\\32xl\\:text-s {
4097
- font-size: var(--lumo-font-size-s);
4098
- }
4099
- .\\32xl\\:text-m {
4100
- font-size: var(--lumo-font-size-m);
4101
- }
4102
- .\\32xl\\:text-l {
4103
- font-size: var(--lumo-font-size-l);
4104
- }
4105
- .\\32xl\\:text-xl {
4106
- font-size: var(--lumo-font-size-xl);
4107
- }
4108
- .\\32xl\\:text-2xl {
4109
- font-size: var(--lumo-font-size-xxl);
4110
- }
4111
- .\\32xl\\:text-3xl {
4112
- font-size: var(--lumo-font-size-xxxl);
4113
- }
4114
- }
4115
- `;
4116
-
4117
-
4118
- /***/ }),
4119
-
4120
- /***/ "./node_modules/@vaadin/vaadin-lumo-styles/utility.js":
4121
- /*!************************************************************!*\
4122
- !*** ./node_modules/@vaadin/vaadin-lumo-styles/utility.js ***!
4123
- \************************************************************/
4124
- /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
4125
-
4126
- __webpack_require__.r(__webpack_exports__);
4127
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
4128
- /* harmony export */ "utility": () => (/* binding */ utility)
4129
- /* harmony export */ });
4130
- /* harmony import */ var _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @vaadin/vaadin-themable-mixin/register-styles.js */ "./node_modules/@vaadin/vaadin-themable-mixin/register-styles.js");
4131
- /* harmony import */ var _utilities_accessibility_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./utilities/accessibility.js */ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/accessibility.js");
4132
- /* harmony import */ var _utilities_background_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./utilities/background.js */ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/background.js");
4133
- /* harmony import */ var _utilities_border_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./utilities/border.js */ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/border.js");
4134
- /* harmony import */ var _utilities_filter_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./utilities/filter.js */ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/filter.js");
4135
- /* harmony import */ var _utilities_flexbox_grid_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./utilities/flexbox-grid.js */ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/flexbox-grid.js");
4136
- /* harmony import */ var _utilities_layout_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./utilities/layout.js */ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/layout.js");
4137
- /* harmony import */ var _utilities_shadows_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./utilities/shadows.js */ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/shadows.js");
4138
- /* harmony import */ var _utilities_sizing_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./utilities/sizing.js */ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/sizing.js");
4139
- /* harmony import */ var _utilities_spacing_js__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./utilities/spacing.js */ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/spacing.js");
4140
- /* harmony import */ var _utilities_transition_js__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./utilities/transition.js */ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/transition.js");
4141
- /* harmony import */ var _utilities_typography_js__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./utilities/typography.js */ "./node_modules/@vaadin/vaadin-lumo-styles/utilities/typography.js");
4142
- /**
4143
- * @license
4144
- * Copyright (c) 2017 - 2025 Vaadin Ltd.
4145
- * This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
4146
- */
4147
-
4148
-
4149
-
4150
-
4151
-
4152
-
4153
-
4154
-
4155
-
4156
-
4157
-
4158
-
4159
-
4160
- /* prettier-ignore */
4161
- const utility = _vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__.css`
4162
- ${_utilities_accessibility_js__WEBPACK_IMPORTED_MODULE_1__.accessibility}
4163
- ${_utilities_background_js__WEBPACK_IMPORTED_MODULE_2__.background}
4164
- ${_utilities_border_js__WEBPACK_IMPORTED_MODULE_3__.border}
4165
- ${_utilities_filter_js__WEBPACK_IMPORTED_MODULE_4__.filter}
4166
- ${_utilities_flexbox_grid_js__WEBPACK_IMPORTED_MODULE_5__.flexboxAndGrid}
4167
- ${_utilities_layout_js__WEBPACK_IMPORTED_MODULE_6__.layout}
4168
- ${_utilities_shadows_js__WEBPACK_IMPORTED_MODULE_7__.shadows}
4169
- ${_utilities_sizing_js__WEBPACK_IMPORTED_MODULE_8__.sizing}
4170
- ${_utilities_spacing_js__WEBPACK_IMPORTED_MODULE_9__.spacing}
4171
- ${_utilities_transition_js__WEBPACK_IMPORTED_MODULE_10__.transition}
4172
- ${_utilities_typography_js__WEBPACK_IMPORTED_MODULE_11__.typography}
4173
- `;
4174
-
4175
- (0,_vaadin_vaadin_themable_mixin_register_styles_js__WEBPACK_IMPORTED_MODULE_0__.registerStyles)('', utility, { moduleId: 'lumo-utility' });
4176
-
4177
452
 
4178
453
  /***/ })
4179
454