vitrify 0.17.5 → 0.17.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/plugins/quasar/unocss/components/QAjaxBar.unocss.js +8 -4
- package/dist/plugins/quasar/unocss/components/QAvatar.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QBadge.unocss.js +8 -4
- package/dist/plugins/quasar/unocss/components/QBanner.unocss.js +6 -3
- package/dist/plugins/quasar/unocss/components/QBar.unocss.js +6 -3
- package/dist/plugins/quasar/unocss/components/QBtn.unocss.js +26 -13
- package/dist/plugins/quasar/unocss/components/QBtnDropdown.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QBtnGroup.unocss.js +10 -5
- package/dist/plugins/quasar/unocss/components/QCard.unocss.js +14 -7
- package/dist/plugins/quasar/unocss/components/QCarousel.unocss.js +38 -19
- package/dist/plugins/quasar/unocss/components/QChatMessage.unocss.js +14 -7
- package/dist/plugins/quasar/unocss/components/QCheckbox.unocss.js +16 -8
- package/dist/plugins/quasar/unocss/components/QChip.unocss.js +25 -47
- package/dist/plugins/quasar/unocss/components/QCircularProgress.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QColorPicker.unocss.js +46 -102
- package/dist/plugins/quasar/unocss/components/QDate.unocss.js +54 -27
- package/dist/plugins/quasar/unocss/components/QDialog.unocss.js +24 -12
- package/dist/plugins/quasar/unocss/components/QDrawer.unocss.js +28 -25
- package/dist/plugins/quasar/unocss/components/QEditor.unocss.js +10 -5
- package/dist/plugins/quasar/unocss/components/QExpansionItem.unocss.js +16 -8
- package/dist/plugins/quasar/unocss/components/QFab.unocss.js +46 -23
- package/dist/plugins/quasar/unocss/components/QField.unocss.js +60 -30
- package/dist/plugins/quasar/unocss/components/QFile.unocss.js +6 -3
- package/dist/plugins/quasar/unocss/components/QFooter.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QHeader.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QImg.unocss.js +12 -6
- package/dist/plugins/quasar/unocss/components/QInnerLoading.unocss.js +2 -1
- package/dist/plugins/quasar/unocss/components/QInput.unocss.js +4 -18
- package/dist/plugins/quasar/unocss/components/QItem.unocss.js +32 -16
- package/dist/plugins/quasar/unocss/components/QKnob.unocss.js +5 -6
- package/dist/plugins/quasar/unocss/components/QLayout.unocss.js +6 -3
- package/dist/plugins/quasar/unocss/components/QLinearProgress.unocss.js +23 -12
- package/dist/plugins/quasar/unocss/components/QMenu.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QPageSticky.unocss.js +2 -1
- package/dist/plugins/quasar/unocss/components/QPagination.unocss.js +6 -3
- package/dist/plugins/quasar/unocss/components/QParallax.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QPopupEdit.unocss.js +2 -1
- package/dist/plugins/quasar/unocss/components/QPullToRefresh.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QRadio.unocss.js +29 -15
- package/dist/plugins/quasar/unocss/components/QRating.unocss.js +8 -4
- package/dist/plugins/quasar/unocss/components/QResponsive.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QScrollarea.unocss.js +10 -5
- package/dist/plugins/quasar/unocss/components/QSelect.unocss.js +14 -7
- package/dist/plugins/quasar/unocss/components/QSeparator.unocss.js +9 -5
- package/dist/plugins/quasar/unocss/components/QSkeleton.unocss.js +67 -42
- package/dist/plugins/quasar/unocss/components/QSlideItem.unocss.js +10 -5
- package/dist/plugins/quasar/unocss/components/QSlider.unocss.js +70 -35
- package/dist/plugins/quasar/unocss/components/QSpinner.unocss.js +2 -1
- package/dist/plugins/quasar/unocss/components/QSplitter.unocss.js +18 -16
- package/dist/plugins/quasar/unocss/components/QStepper.unocss.js +54 -38
- package/dist/plugins/quasar/unocss/components/QTable.unocss.js +101 -55
- package/dist/plugins/quasar/unocss/components/QTabs.unocss.js +67 -44
- package/dist/plugins/quasar/unocss/components/QTime.unocss.js +167 -65
- package/dist/plugins/quasar/unocss/components/QTimeline.unocss.js +41 -30
- package/dist/plugins/quasar/unocss/components/QToggle.unocss.js +23 -18
- package/dist/plugins/quasar/unocss/components/QToolbar.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QTooltip.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QTree.unocss.js +54 -27
- package/dist/plugins/quasar/unocss/components/QUploader.unocss.js +37 -25
- package/dist/plugins/quasar/unocss/components/QVideo.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QVirtualScroll.unocss.js +6 -3
- package/dist/plugins/quasar/unocss/core/elevation.unocss.js +59 -56
- package/dist/plugins/quasar/unocss/index.js +2 -2
- package/dist/plugins/quasar/unocss/theme.js +300 -426
- package/dist/types/plugins/quasar/unocss/theme.d.ts +827 -127
- package/package.json +1 -1
- package/src/node/plugins/quasar/unocss/components/QAjaxBar.unocss.ts +12 -4
- package/src/node/plugins/quasar/unocss/components/QAvatar.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QBadge.unocss.ts +8 -2
- package/src/node/plugins/quasar/unocss/components/QBanner.unocss.ts +3 -0
- package/src/node/plugins/quasar/unocss/components/QBar.unocss.ts +9 -3
- package/src/node/plugins/quasar/unocss/components/QBtn.unocss.ts +21 -4
- package/src/node/plugins/quasar/unocss/components/QBtnDropdown.unocss.ts +4 -1
- package/src/node/plugins/quasar/unocss/components/QBtnGroup.unocss.ts +5 -0
- package/src/node/plugins/quasar/unocss/components/QCard.unocss.ts +9 -1
- package/src/node/plugins/quasar/unocss/components/QCarousel.unocss.ts +41 -11
- package/src/node/plugins/quasar/unocss/components/QChatMessage.unocss.ts +13 -3
- package/src/node/plugins/quasar/unocss/components/QCheckbox.unocss.ts +10 -1
- package/src/node/plugins/quasar/unocss/components/QChip.unocss.ts +47 -50
- package/src/node/plugins/quasar/unocss/components/QCircularProgress.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QColorPicker.unocss.ts +93 -102
- package/src/node/plugins/quasar/unocss/components/QDate.unocss.ts +45 -9
- package/src/node/plugins/quasar/unocss/components/QDialog.unocss.ts +36 -12
- package/src/node/plugins/quasar/unocss/components/QDrawer.unocss.ts +28 -25
- package/src/node/plugins/quasar/unocss/components/QEditor.unocss.ts +15 -5
- package/src/node/plugins/quasar/unocss/components/QExpansionItem.unocss.ts +16 -4
- package/src/node/plugins/quasar/unocss/components/QFab.unocss.ts +35 -6
- package/src/node/plugins/quasar/unocss/components/QField.unocss.ts +38 -4
- package/src/node/plugins/quasar/unocss/components/QFile.unocss.ts +5 -1
- package/src/node/plugins/quasar/unocss/components/QFooter.unocss.ts +4 -1
- package/src/node/plugins/quasar/unocss/components/QHeader.unocss.ts +4 -1
- package/src/node/plugins/quasar/unocss/components/QImg.unocss.ts +12 -3
- package/src/node/plugins/quasar/unocss/components/QInnerLoading.unocss.ts +1 -0
- package/src/node/plugins/quasar/unocss/components/QInput.unocss.ts +4 -24
- package/src/node/plugins/quasar/unocss/components/QItem.unocss.ts +30 -7
- package/src/node/plugins/quasar/unocss/components/QKnob.unocss.ts +5 -9
- package/src/node/plugins/quasar/unocss/components/QLayout.unocss.ts +5 -1
- package/src/node/plugins/quasar/unocss/components/QLinearProgress.unocss.ts +23 -5
- package/src/node/plugins/quasar/unocss/components/QMenu.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QPageSticky.unocss.ts +1 -0
- package/src/node/plugins/quasar/unocss/components/QPagination.unocss.ts +3 -0
- package/src/node/plugins/quasar/unocss/components/QParallax.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QPopupEdit.unocss.ts +3 -1
- package/src/node/plugins/quasar/unocss/components/QPullToRefresh.unocss.ts +4 -1
- package/src/node/plugins/quasar/unocss/components/QRadio.unocss.ts +31 -15
- package/src/node/plugins/quasar/unocss/components/QRating.unocss.ts +8 -2
- package/src/node/plugins/quasar/unocss/components/QResponsive.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QScrollarea.unocss.ts +13 -4
- package/src/node/plugins/quasar/unocss/components/QSelect.unocss.ts +17 -5
- package/src/node/plugins/quasar/unocss/components/QSeparator.unocss.ts +14 -4
- package/src/node/plugins/quasar/unocss/components/QSkeleton.unocss.ts +83 -43
- package/src/node/plugins/quasar/unocss/components/QSlideItem.unocss.ts +5 -0
- package/src/node/plugins/quasar/unocss/components/QSlider.unocss.ts +55 -10
- package/src/node/plugins/quasar/unocss/components/QSpinner.unocss.ts +1 -0
- package/src/node/plugins/quasar/unocss/components/QSplitter.unocss.ts +20 -18
- package/src/node/plugins/quasar/unocss/components/QStepper.unocss.ts +51 -34
- package/src/node/plugins/quasar/unocss/components/QTable.unocss.ts +110 -51
- package/src/node/plugins/quasar/unocss/components/QTabs.unocss.ts +77 -46
- package/src/node/plugins/quasar/unocss/components/QTime.unocss.ts +192 -65
- package/src/node/plugins/quasar/unocss/components/QTimeline.unocss.ts +36 -28
- package/src/node/plugins/quasar/unocss/components/QToggle.unocss.ts +24 -20
- package/src/node/plugins/quasar/unocss/components/QToolbar.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QTooltip.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QTree.unocss.ts +59 -24
- package/src/node/plugins/quasar/unocss/components/QUploader.unocss.ts +36 -22
- package/src/node/plugins/quasar/unocss/components/QVideo.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QVirtualScroll.unocss.ts +3 -0
- package/src/node/plugins/quasar/unocss/core/elevation.unocss.ts +61 -60
- package/src/node/plugins/quasar/unocss/index.ts +2 -2
- package/src/node/plugins/quasar/unocss/theme.ts +1422 -428
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
declare const theme: (options?: QuasarPresetOptions) => {
|
|
1
|
+
export interface QuasarTheme {
|
|
3
2
|
colors: {
|
|
4
3
|
primary: string;
|
|
5
4
|
secondary: string;
|
|
@@ -294,132 +293,833 @@ declare const theme: (options?: QuasarPresetOptions) => {
|
|
|
294
293
|
'blue-grey-11 ': string;
|
|
295
294
|
'blue-grey-12 ': string;
|
|
296
295
|
'blue-grey-13 ': string;
|
|
297
|
-
'blue-grey-14 ':
|
|
296
|
+
'blue-grey-14 ': '#455a64';
|
|
298
297
|
};
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
298
|
+
quasar?: {
|
|
299
|
+
components?: {
|
|
300
|
+
'q-icon'?: string;
|
|
301
|
+
'q-panel'?: string;
|
|
302
|
+
'q-panel-parent'?: string;
|
|
303
|
+
'q-loading-bar'?: string;
|
|
304
|
+
'q-loading-bar--top'?: string;
|
|
305
|
+
'q-loading-bar--bottom'?: string;
|
|
306
|
+
'q-loading-bar--right'?: string;
|
|
307
|
+
'q-loading-bar--left'?: string;
|
|
308
|
+
'q-avatar'?: string;
|
|
309
|
+
'q-avatar__content'?: string;
|
|
310
|
+
'q-avatar--square'?: string;
|
|
311
|
+
'q-badge'?: string;
|
|
312
|
+
'q-badge--single-line'?: string;
|
|
313
|
+
'q-badge--multi-line'?: string;
|
|
314
|
+
'q-badge--floating'?: string;
|
|
315
|
+
'q-badge--transparent'?: string;
|
|
316
|
+
'q-badge--outline'?: string;
|
|
317
|
+
'q-badge--rounded'?: string;
|
|
318
|
+
'q-banner'?: string;
|
|
319
|
+
'q-banner--top-padding'?: string;
|
|
320
|
+
'q-banner__avatar'?: string;
|
|
321
|
+
'q-banner__actions'?: string;
|
|
322
|
+
'q-banner--dense'?: string;
|
|
323
|
+
'q-bar'?: string;
|
|
324
|
+
'q-bar--standard'?: string;
|
|
325
|
+
'q-bar--dense'?: string;
|
|
326
|
+
'q-bar--dark'?: string;
|
|
327
|
+
'q-breadcrumbs__el'?: string;
|
|
328
|
+
'q-breadcrumbs__el-icon'?: string;
|
|
329
|
+
'q-breadcrumbs__el-icon--with-label'?: string;
|
|
330
|
+
'q-btn'?: string;
|
|
331
|
+
'q-btn--actionable'?: string;
|
|
332
|
+
'q-btn--no-uppercase'?: string;
|
|
333
|
+
'q-btn--rectangle'?: string;
|
|
334
|
+
'q-btn--outline'?: string;
|
|
335
|
+
'q-btn--push'?: string;
|
|
336
|
+
'q-btn--rounded'?: string;
|
|
337
|
+
'q-btn--round'?: string;
|
|
338
|
+
'q-btn--square'?: string;
|
|
339
|
+
'q-btn--flat'?: string;
|
|
340
|
+
'q-btn--unelevated'?: string;
|
|
341
|
+
'q-btn--dense'?: string;
|
|
342
|
+
'q-btn--fab'?: string;
|
|
343
|
+
'q-btn--fab-mini'?: string;
|
|
344
|
+
'q-btn__content'?: string;
|
|
345
|
+
'q-btn__content--hidden'?: string;
|
|
346
|
+
'q-btn__progress'?: string;
|
|
347
|
+
'q-btn__progress-indicator'?: string;
|
|
348
|
+
'q-btn__progress--dark'?: string;
|
|
349
|
+
'q-btn-dropdown--split'?: string;
|
|
350
|
+
'q-btn-dropdown--simple'?: string;
|
|
351
|
+
'q-btn-dropdown__arrow'?: string;
|
|
352
|
+
'q-btn-dropdown--current'?: string;
|
|
353
|
+
'q-btn-group'?: string;
|
|
354
|
+
'q-btn-group--push'?: string;
|
|
355
|
+
'q-btn-group--rounded'?: string;
|
|
356
|
+
'q-btn-group--square'?: string;
|
|
357
|
+
'q-btn-group--flat'?: string;
|
|
358
|
+
'q-btn-group--outline'?: string;
|
|
359
|
+
'q-btn-group--unelevated'?: string;
|
|
360
|
+
'q-btn-group--stretch'?: string;
|
|
361
|
+
'q-btn-group--glossy'?: string;
|
|
362
|
+
'q-btn-group--spread'?: string;
|
|
363
|
+
'q-btn-toggle'?: string;
|
|
364
|
+
'q-card'?: string;
|
|
365
|
+
'q-card--bordered'?: string;
|
|
366
|
+
'q-card--dark'?: string;
|
|
367
|
+
'q-card__section'?: string;
|
|
368
|
+
'q-card__section--vert'?: string;
|
|
369
|
+
'q-card__section--horiz'?: string;
|
|
370
|
+
'q-card__actions'?: string;
|
|
371
|
+
'q-card__actions--horiz'?: string;
|
|
372
|
+
'q-card__actions--vert'?: string;
|
|
373
|
+
'q-carousel'?: string;
|
|
374
|
+
'q-carousel__slide'?: string;
|
|
375
|
+
'q-carousel__slides-container'?: string;
|
|
376
|
+
'q-carousel__control'?: string;
|
|
377
|
+
'q-carousel__arrow'?: string;
|
|
378
|
+
'q-carousel__prev-arrow--horizontal'?: string;
|
|
379
|
+
'q-carousel__next-arrow--horizontal'?: string;
|
|
380
|
+
'q-carousel__prev-arrow--vertical'?: string;
|
|
381
|
+
'q-carousel__next-arrow--vertical'?: string;
|
|
382
|
+
'q-carousel__navigation--top'?: string;
|
|
383
|
+
'q-carousel__navigation--bottom'?: string;
|
|
384
|
+
'q-carousel__navigation--left'?: string;
|
|
385
|
+
'q-carousel__navigation--right'?: string;
|
|
386
|
+
'q-carousel__navigation-inner'?: string;
|
|
387
|
+
'q-carousel__navigation'?: string;
|
|
388
|
+
'q-carousel__navigation-icon--inactive'?: string;
|
|
389
|
+
'q-carousel--navigation-top'?: string;
|
|
390
|
+
'q-carousel--arrows-vertical'?: string;
|
|
391
|
+
'q-carousel--navigation-bottom'?: string;
|
|
392
|
+
'q-carousel--navigation-left'?: string;
|
|
393
|
+
'q-carousel--arrows-horizontal'?: string;
|
|
394
|
+
'q-carousel--navigation-right'?: string;
|
|
395
|
+
'q-message-name'?: string;
|
|
396
|
+
'q-message-label'?: string;
|
|
397
|
+
'q-message-stamp'?: string;
|
|
398
|
+
'q-message-avatar'?: string;
|
|
399
|
+
'q-message'?: string;
|
|
400
|
+
'q-message-avatar--received'?: string;
|
|
401
|
+
'q-message-text--received'?: string;
|
|
402
|
+
'q-message-text-content--received'?: string;
|
|
403
|
+
'q-message-name--sent'?: string;
|
|
404
|
+
'q-message-avatar--sent'?: string;
|
|
405
|
+
'q-message-container--sent'?: string;
|
|
406
|
+
'q-message-text--sent'?: string;
|
|
407
|
+
'q-message-text-content--sent'?: string;
|
|
408
|
+
'q-message-text'?: string;
|
|
409
|
+
'q-checkbox'?: string;
|
|
410
|
+
'q-checkbox__native'?: string;
|
|
411
|
+
'q-checkbox__bg'?: string;
|
|
412
|
+
'q-checkbox__icon-container'?: string;
|
|
413
|
+
'q-checkbox__icon'?: string;
|
|
414
|
+
'q-checkbox__svg'?: string;
|
|
415
|
+
'q-checkbox__truthy'?: string;
|
|
416
|
+
'q-checkbox__indet'?: string;
|
|
417
|
+
'q-checkbox__inner'?: string;
|
|
418
|
+
'q-checkbox__inner--truthy'?: string;
|
|
419
|
+
'q-checkbox__inner--indet'?: string;
|
|
420
|
+
'q-checkbox--dark'?: string;
|
|
421
|
+
'q-checkbox--dense'?: string;
|
|
422
|
+
'q-chip'?: string;
|
|
423
|
+
'q-chip--colored'?: string;
|
|
424
|
+
'q-chip--dark'?: string;
|
|
425
|
+
'q-chip--outline'?: string;
|
|
426
|
+
'q-chip--selected'?: string;
|
|
427
|
+
'q-chip__icon'?: string;
|
|
428
|
+
'q-chip__icon--left'?: string;
|
|
429
|
+
'q-chip__icon--right'?: string;
|
|
430
|
+
'q-chip__icon--remove'?: string;
|
|
431
|
+
'q-chip__content'?: string;
|
|
432
|
+
'q-chip--dense'?: string;
|
|
433
|
+
'q-chip--square'?: string;
|
|
434
|
+
'q-circular-progress'?: string;
|
|
435
|
+
'q-circular-progress__svg'?: string;
|
|
436
|
+
'q-circular-progress__text'?: string;
|
|
437
|
+
'q-circular-progress--indeterminate'?: string;
|
|
438
|
+
'q-color-picker'?: string;
|
|
439
|
+
'q-color-picker--bordered'?: string;
|
|
440
|
+
'q-color-picker__header-tabs'?: string;
|
|
441
|
+
'q-color-picker__header-banner'?: string;
|
|
442
|
+
'q-color-picker__header'?: string;
|
|
443
|
+
'q-color-picker__error-icon'?: string;
|
|
444
|
+
'q-color-picker__header-content'?: string;
|
|
445
|
+
'q-color-picker__header-content--light'?: string;
|
|
446
|
+
'q-color-picker__header-content--dark'?: string;
|
|
447
|
+
'q-color-picker__header-bg'?: string;
|
|
448
|
+
'q-color-picker__footer'?: string;
|
|
449
|
+
'q-color-picker__spectrum'?: string;
|
|
450
|
+
'q-color-picker__spectrum-tab'?: string;
|
|
451
|
+
'q-color-picker__spectrum-white'?: string;
|
|
452
|
+
'q-color-picker__spectrum-black'?: string;
|
|
453
|
+
'q-color-picker__spectrum-circle'?: string;
|
|
454
|
+
'q-color-picker__hue'?: string;
|
|
455
|
+
'q-color-picker__alpha'?: string;
|
|
456
|
+
'q-color-picker__sliders'?: string;
|
|
457
|
+
'q-color-picker__tune-tab'?: string;
|
|
458
|
+
'q-color-picker__palette-tab'?: string;
|
|
459
|
+
'q-color-picker__palette-rows--editable'?: string;
|
|
460
|
+
'q-color-picker__cube'?: string;
|
|
461
|
+
'q-color-picker--dark'?: string;
|
|
462
|
+
'q-date'?: string;
|
|
463
|
+
'q-date--bordered'?: string;
|
|
464
|
+
'q-date__header'?: string;
|
|
465
|
+
'q-date__actions'?: string;
|
|
466
|
+
'q-date__content'?: string;
|
|
467
|
+
'q-date__main'?: string;
|
|
468
|
+
'q-date__header-link'?: string;
|
|
469
|
+
'q-date__header-link--active'?: string;
|
|
470
|
+
'q-date__header-subtitle'?: string;
|
|
471
|
+
'q-date__header-title-label'?: string;
|
|
472
|
+
'q-date__view'?: string;
|
|
473
|
+
'q-date__navigation'?: string;
|
|
474
|
+
'q-date__calendar-weekdays'?: string;
|
|
475
|
+
'q-date__calendar-item'?: string;
|
|
476
|
+
'q-date__calendar-item--out'?: string;
|
|
477
|
+
'q-date__calendar-item--fill'?: string;
|
|
478
|
+
'q-date__range'?: string;
|
|
479
|
+
'q-date__range-from'?: string;
|
|
480
|
+
'q-date__range-to'?: string;
|
|
481
|
+
'q-date__edit-range'?: string;
|
|
482
|
+
'q-date__edit-range-from'?: string;
|
|
483
|
+
'q-date__edit-range-from-to'?: string;
|
|
484
|
+
'q-date__edit-range-to'?: string;
|
|
485
|
+
'q-date__calendar-days-container'?: string;
|
|
486
|
+
'q-date__calendar-days'?: string;
|
|
487
|
+
'q-date__event'?: string;
|
|
488
|
+
'q-date__today'?: string;
|
|
489
|
+
'q-date__years-content'?: string;
|
|
490
|
+
'q-date__years-item'?: string;
|
|
491
|
+
'q-date__months-item'?: string;
|
|
492
|
+
'q-date--readonly'?: string;
|
|
493
|
+
'q-date--portrait'?: string;
|
|
494
|
+
'q-date--portrait-standard'?: string;
|
|
495
|
+
'q-date--portrait-minimal'?: string;
|
|
496
|
+
'q-date--landscape'?: string;
|
|
497
|
+
'q-date--landscape-standard'?: string;
|
|
498
|
+
'q-date--landscape-minimal'?: string;
|
|
499
|
+
'q-date--dark'?: string;
|
|
500
|
+
'q-dialog__title'?: string;
|
|
501
|
+
'q-dialog__progress'?: string;
|
|
502
|
+
'q-dialog__inner'?: string;
|
|
503
|
+
'q-dialog__inner--square'?: string;
|
|
504
|
+
'q-dialog__inner--minimized'?: string;
|
|
505
|
+
'q-dialog__inner--maximized'?: string;
|
|
506
|
+
'q-dialog__inner--top'?: string;
|
|
507
|
+
'q-dialog__inner--bottom'?: string;
|
|
508
|
+
'q-dialog__inner--right'?: string;
|
|
509
|
+
'q-dialog__inner--left'?: string;
|
|
510
|
+
'q-dialog__inner--fullwidth'?: string;
|
|
511
|
+
'q-dialog__inner--fullheight'?: string;
|
|
512
|
+
'q-dialog__backdrop'?: string;
|
|
513
|
+
'q-body--dialog'?: string;
|
|
514
|
+
'q-editor'?: string;
|
|
515
|
+
'q-editor__toolbars-container'?: string;
|
|
516
|
+
'q-editor__content'?: string;
|
|
517
|
+
'q-editor__toolbar'?: string;
|
|
518
|
+
'q-editor__toolbar-group'?: string;
|
|
519
|
+
'q-editor__link-input'?: string;
|
|
520
|
+
'q-editor--flat'?: string;
|
|
521
|
+
'q-editor--dense'?: string;
|
|
522
|
+
'q-editor--dark'?: string;
|
|
523
|
+
'q-expansion-item__border'?: string;
|
|
524
|
+
'q-expansion-item__toggle-icon'?: string;
|
|
525
|
+
'q-expansion-item__toggle-icon--rotated'?: string;
|
|
526
|
+
'q-expansion-item__toggle-focus'?: string;
|
|
527
|
+
'q-expansion-item--standard'?: string;
|
|
528
|
+
'q-expansion-item--popup'?: string;
|
|
529
|
+
'q-expansion-item__content'?: string;
|
|
530
|
+
'q-expansion-item'?: string;
|
|
531
|
+
'q-expansion-item--expanded'?: string;
|
|
532
|
+
'q-fab'?: string;
|
|
533
|
+
'q-fab--form-rounded'?: string;
|
|
534
|
+
'q-fab--form-square'?: string;
|
|
535
|
+
'q-fab__icon'?: string;
|
|
536
|
+
'q-fab__active-icon'?: string;
|
|
537
|
+
'q-fab__label--external'?: string;
|
|
538
|
+
'q-fab__label--external-hidden'?: string;
|
|
539
|
+
'q-fab__label--external-left'?: string;
|
|
540
|
+
'q-fab__label--external-right'?: string;
|
|
541
|
+
'q-fab__label--external-bottom'?: string;
|
|
542
|
+
'q-fab__label--external-top'?: string;
|
|
543
|
+
'q-fab__label--internal'?: string;
|
|
544
|
+
'q-fab__label--internal-hidden'?: string;
|
|
545
|
+
'q-fab__label--internal-top'?: string;
|
|
546
|
+
'q-fab__label--internal-bottom'?: string;
|
|
547
|
+
'q-fab__label--internal-left'?: string;
|
|
548
|
+
'q-fab__label--internal-right'?: string;
|
|
549
|
+
'q-fab__icon-holder'?: string;
|
|
550
|
+
'q-fab__icon-holder--opened'?: string;
|
|
551
|
+
'q-fab__actions'?: string;
|
|
552
|
+
'q-fab__actions--right'?: string;
|
|
553
|
+
'q-fab__actions--left'?: string;
|
|
554
|
+
'q-fab__actions--up'?: string;
|
|
555
|
+
'q-fab__actions--down'?: string;
|
|
556
|
+
'q-fab__actions--opened'?: string;
|
|
557
|
+
'q-fab--align-left'?: string;
|
|
558
|
+
'q-fab--align-right'?: string;
|
|
559
|
+
'q-field'?: string;
|
|
560
|
+
'q-field--with-bottom'?: string;
|
|
561
|
+
'q-field__marginal'?: string;
|
|
562
|
+
'q-field__before'?: string;
|
|
563
|
+
'q-field__prepend'?: string;
|
|
564
|
+
'q-field__after'?: string;
|
|
565
|
+
'q-field__append'?: string;
|
|
566
|
+
'q-field__inner'?: string;
|
|
567
|
+
'q-field__bottom'?: string;
|
|
568
|
+
'q-field__bottom--animated'?: string;
|
|
569
|
+
'q-field__messages'?: string;
|
|
570
|
+
'q-field__counter'?: string;
|
|
571
|
+
'q-field--item-aligned'?: string;
|
|
572
|
+
'q-field__control-container'?: string;
|
|
573
|
+
'q-field__control'?: string;
|
|
574
|
+
'q-field__shadow'?: string;
|
|
575
|
+
'q-field__native'?: string;
|
|
576
|
+
'q-field__prefix'?: string;
|
|
577
|
+
'q-field__suffix'?: string;
|
|
578
|
+
'q-field__input'?: string;
|
|
579
|
+
'q-field--readonly'?: string;
|
|
580
|
+
'q-field--disabled'?: string;
|
|
581
|
+
'q-field__label'?: string;
|
|
582
|
+
'q-field--float'?: string;
|
|
583
|
+
'q-field--highlighted'?: string;
|
|
584
|
+
'q-field--filled'?: string;
|
|
585
|
+
'q-field--outlined'?: string;
|
|
586
|
+
'q-field--standard'?: string;
|
|
587
|
+
'q-field--dark'?: string;
|
|
588
|
+
'q-field--standout'?: string;
|
|
589
|
+
'q-field--labeled'?: string;
|
|
590
|
+
'q-field--dense'?: string;
|
|
591
|
+
'q-field--borderless'?: string;
|
|
592
|
+
'q-field--error'?: string;
|
|
593
|
+
'q-field__focusable-action'?: string;
|
|
594
|
+
'q-field--auto-height'?: string;
|
|
595
|
+
'q-field--square'?: string;
|
|
596
|
+
'q-transition--field-message-enter-active'?: string;
|
|
597
|
+
'q-transition--field-message-leave-active'?: string;
|
|
598
|
+
'q-transition--field-message-enter-from'?: string;
|
|
599
|
+
'q-transition--field-message-leave-to'?: string;
|
|
600
|
+
'q-transition--field-message-leave-from'?: string;
|
|
601
|
+
'q-file'?: string;
|
|
602
|
+
'q-file__filler'?: string;
|
|
603
|
+
'q-file__dnd'?: string;
|
|
604
|
+
'q-form'?: string;
|
|
605
|
+
'q-img'?: string;
|
|
606
|
+
'q-img__loading'?: string;
|
|
607
|
+
'q-img__container'?: string;
|
|
608
|
+
'q-img__image'?: string;
|
|
609
|
+
'q-img__image--with-transition'?: string;
|
|
610
|
+
'q-img__image--loaded'?: string;
|
|
611
|
+
'q-img__content'?: string;
|
|
612
|
+
'q-img--no-menu'?: string;
|
|
613
|
+
'q-inner-loading'?: string;
|
|
614
|
+
'q-inner-loading--dark'?: string;
|
|
615
|
+
'q-inner-loading__label'?: string;
|
|
616
|
+
'q-textarea'?: string;
|
|
617
|
+
'q-textarea--autogrow'?: string;
|
|
618
|
+
'q-intersection'?: string;
|
|
619
|
+
'q-item'?: string;
|
|
620
|
+
'q-item__section--side'?: string;
|
|
621
|
+
'q-item__section--avatar'?: string;
|
|
622
|
+
'q-item__section--thumbnail'?: string;
|
|
623
|
+
'q-item__section--nowrap'?: string;
|
|
624
|
+
'q-item__label'?: string;
|
|
625
|
+
'q-item__label--overline'?: string;
|
|
626
|
+
'q-item__label--caption'?: string;
|
|
627
|
+
'q-item__label--header'?: string;
|
|
628
|
+
'q-separator--spaced'?: string;
|
|
629
|
+
'q-list--padding'?: string;
|
|
630
|
+
'q-item__section--main'?: string;
|
|
631
|
+
'q-list--bordered'?: string;
|
|
632
|
+
'q-list--separator'?: string;
|
|
633
|
+
'q-list--dense'?: string;
|
|
634
|
+
'q-item--dense'?: string;
|
|
635
|
+
'q-list--dark'?: string;
|
|
636
|
+
'q-item--dark'?: string;
|
|
637
|
+
'q-item--active'?: string;
|
|
638
|
+
'q-knob'?: string;
|
|
639
|
+
'q-knob--editable'?: string;
|
|
640
|
+
'q-layout'?: string;
|
|
641
|
+
'q-layout-container'?: string;
|
|
642
|
+
'q-layout__shadow'?: string;
|
|
643
|
+
'q-layout__section--marginal'?: string;
|
|
644
|
+
'q-header--hidden'?: string;
|
|
645
|
+
'q-header--bordered'?: string;
|
|
646
|
+
'q-header'?: string;
|
|
647
|
+
'q-footer--hidden'?: string;
|
|
648
|
+
'q-footer--bordered'?: string;
|
|
649
|
+
'q-footer'?: string;
|
|
650
|
+
'q-drawer'?: string;
|
|
651
|
+
'q-drawer--on-top'?: string;
|
|
652
|
+
'q-drawer--left'?: string;
|
|
653
|
+
'q-drawer--right'?: string;
|
|
654
|
+
'q-drawer-container'?: string;
|
|
655
|
+
'q-drawer--mini'?: string;
|
|
656
|
+
'q-drawer--mini-animate'?: string;
|
|
657
|
+
'q-drawer--standard'?: string;
|
|
658
|
+
'q-drawer--mobile'?: string;
|
|
659
|
+
'q-drawer__backdrop'?: string;
|
|
660
|
+
'q-drawer__opener'?: string;
|
|
661
|
+
'q-page'?: string;
|
|
662
|
+
'q-page-sticky--shrink'?: string;
|
|
663
|
+
'q-body--layout-animate'?: string;
|
|
664
|
+
'q-body--drawer-toggle'?: string;
|
|
665
|
+
'q-linear-progress'?: string;
|
|
666
|
+
'q-linear-progress__model'?: string;
|
|
667
|
+
'q-linear-progress__track'?: string;
|
|
668
|
+
'q-linear-progress__model--with-transition'?: string;
|
|
669
|
+
'q-linear-progress__track--with-transition'?: string;
|
|
670
|
+
'q-linear-progress--reverse'?: string;
|
|
671
|
+
'q-linear-progress__model--determinate'?: string;
|
|
672
|
+
'q-linear-progress__model--indeterminate'?: string;
|
|
673
|
+
'q-linear-progress__model--query'?: string;
|
|
674
|
+
'q-linear-progress__track--light'?: string;
|
|
675
|
+
'q-linear-progress__track--dark'?: string;
|
|
676
|
+
'q-linear-progress__stripe'?: string;
|
|
677
|
+
'q-linear-progress__stripe--with-transition'?: string;
|
|
678
|
+
'q-menu'?: string;
|
|
679
|
+
'q-menu--square'?: string;
|
|
680
|
+
'q-menu--dark'?: string;
|
|
681
|
+
'q-option-group--inline'?: string;
|
|
682
|
+
'q-pagination'?: string;
|
|
683
|
+
'q-pagination__content'?: string;
|
|
684
|
+
'q-pagination__middle'?: string;
|
|
685
|
+
'q-parallax'?: string;
|
|
686
|
+
'q-parallax__media'?: string;
|
|
687
|
+
'q-popup-edit'?: string;
|
|
688
|
+
'q-popup-edit__buttons'?: string;
|
|
689
|
+
'q-pull-to-refresh'?: string;
|
|
690
|
+
'q-pull-to-refresh__puller'?: string;
|
|
691
|
+
'q-pull-to-refresh__puller--animating'?: string;
|
|
692
|
+
'q-radio'?: string;
|
|
693
|
+
'q-radio__native'?: string;
|
|
694
|
+
'q-radio__bg'?: string;
|
|
695
|
+
'q-radio__icon-container'?: string;
|
|
696
|
+
'q-radio__icon'?: string;
|
|
697
|
+
'q-radio__check'?: string;
|
|
698
|
+
'q-radio__inner'?: string;
|
|
699
|
+
'q-radio__inner--truthy'?: string;
|
|
700
|
+
'q-radio--dark'?: string;
|
|
701
|
+
'q-radio--dense'?: string;
|
|
702
|
+
'q-rating'?: string;
|
|
703
|
+
'q-rating__icon-container'?: string;
|
|
704
|
+
'q-rating__icon'?: string;
|
|
705
|
+
'q-rating__icon--hovered'?: string;
|
|
706
|
+
'q-rating__icon--active'?: string;
|
|
707
|
+
'q-rating__icon--exselected'?: string;
|
|
708
|
+
'q-rating--no-dimming'?: string;
|
|
709
|
+
'q-rating--editable'?: string;
|
|
710
|
+
'q-responsive'?: string;
|
|
711
|
+
'q-responsive__filler'?: string;
|
|
712
|
+
'q-responsive__content'?: string;
|
|
713
|
+
'q-scrollarea'?: string;
|
|
714
|
+
'q-scrollarea__bar'?: string;
|
|
715
|
+
'q-scrollarea__thumb'?: string;
|
|
716
|
+
'q-scrollarea__bar--v'?: string;
|
|
717
|
+
'q-scrollarea__thumb--v'?: string;
|
|
718
|
+
'q-scrollarea__bar--h'?: string;
|
|
719
|
+
'q-scrollarea__thumb--h'?: string;
|
|
720
|
+
'q-scrollarea__bar--invisible'?: string;
|
|
721
|
+
'q-scrollarea__thumb--invisible'?: string;
|
|
722
|
+
'q-scrollarea__content'?: string;
|
|
723
|
+
'q-scrollarea--dark'?: string;
|
|
724
|
+
'q-select--without-input'?: string;
|
|
725
|
+
'q-select--with-input'?: string;
|
|
726
|
+
'q-select'?: string;
|
|
727
|
+
'q-select__focus-target'?: string;
|
|
728
|
+
'q-select__autocomplete-input'?: string;
|
|
729
|
+
'q-select__dropdown-icon'?: string;
|
|
730
|
+
'q-select__dialog'?: string;
|
|
731
|
+
'q-separator'?: string;
|
|
732
|
+
'q-separator--dark'?: string;
|
|
733
|
+
'q-separator--horizontal'?: string;
|
|
734
|
+
'q-separator--horizontal-inset'?: string;
|
|
735
|
+
'q-separator--horizontal-item-inset'?: string;
|
|
736
|
+
'q-separator--horizontal-item-thumbnail-inset'?: string;
|
|
737
|
+
'q-separator--vertical'?: string;
|
|
738
|
+
'q-separator--vertical-inset'?: string;
|
|
739
|
+
'q-skeleton'?: string;
|
|
740
|
+
'q-skeleton--anim'?: string;
|
|
741
|
+
'q-skeleton--type-text'?: string;
|
|
742
|
+
'q-skeleton--type-circle'?: string;
|
|
743
|
+
'q-skeleton--type-QAvatar'?: string;
|
|
744
|
+
'q-skeleton--type-QBtn'?: string;
|
|
745
|
+
'q-skeleton--type-QBadge'?: string;
|
|
746
|
+
'q-skeleton--type-QChip'?: string;
|
|
747
|
+
'q-skeleton--type-QToolbar'?: string;
|
|
748
|
+
'q-skeleton--type-QCheckbox'?: string;
|
|
749
|
+
'q-skeleton--type-QRadio'?: string;
|
|
750
|
+
'q-skeleton--type-QToggle'?: string;
|
|
751
|
+
'q-skeleton--type-QSlider'?: string;
|
|
752
|
+
'q-skeleton--type-QRange'?: string;
|
|
753
|
+
'q-skeleton--type-QInput'?: string;
|
|
754
|
+
'q-skeleton--bordered'?: string;
|
|
755
|
+
'q-skeleton--square'?: string;
|
|
756
|
+
'q-skeleton--anim-fade'?: string;
|
|
757
|
+
'q-skeleton--anim-pulse'?: string;
|
|
758
|
+
'q-skeleton--anim-pulse-x'?: string;
|
|
759
|
+
'q-skeleton--anim-pulse-y'?: string;
|
|
760
|
+
'q-skeleton--anim-wave'?: string;
|
|
761
|
+
'q-skeleton--anim-blink'?: string;
|
|
762
|
+
'q-skeleton--anim-pop'?: string;
|
|
763
|
+
'q-skeleton--dark'?: string;
|
|
764
|
+
'q-slide-item'?: string;
|
|
765
|
+
'q-slide-item__left'?: string;
|
|
766
|
+
'q-slide-item__right'?: string;
|
|
767
|
+
'q-slide-item__top'?: string;
|
|
768
|
+
'q-slide-item__bottom'?: string;
|
|
769
|
+
'q-slide-item__content'?: string;
|
|
770
|
+
'q-slider'?: string;
|
|
771
|
+
'q-slider--h'?: string;
|
|
772
|
+
'q-slider--v'?: string;
|
|
773
|
+
'q-slider--editable'?: string;
|
|
774
|
+
'q-slider__track-container'?: string;
|
|
775
|
+
'q-slider__track-container--h'?: string;
|
|
776
|
+
'q-slider__track-container--v'?: string;
|
|
777
|
+
'q-slider__track'?: string;
|
|
778
|
+
'q-slider__inner'?: string;
|
|
779
|
+
'q-slider__selection'?: string;
|
|
780
|
+
'q-slider__markers'?: string;
|
|
781
|
+
'q-slider__markers--h'?: string;
|
|
782
|
+
'q-slider__markers--v'?: string;
|
|
783
|
+
'q-slider__marker-labels-container'?: string;
|
|
784
|
+
'q-slider__marker-labels'?: string;
|
|
785
|
+
'q-slider__marker-labels--h-standard'?: string;
|
|
786
|
+
'q-slider__marker-labels--h-switched'?: string;
|
|
787
|
+
'q-slider__marker-labels--h-ltr'?: string;
|
|
788
|
+
'q-slider__marker-labels--h-rtl'?: string;
|
|
789
|
+
'q-slider__marker-labels--v-standard'?: string;
|
|
790
|
+
'q-slider__marker-labels--v-switched'?: string;
|
|
791
|
+
'q-slider__marker-labels--v-ltr'?: string;
|
|
792
|
+
'q-slider__marker-labels--v-rtl'?: string;
|
|
793
|
+
'q-slider__thumb'?: string;
|
|
794
|
+
'q-slider__thumb--h'?: string;
|
|
795
|
+
'q-slider__thumb--h-ltr'?: string;
|
|
796
|
+
'q-slider__thumb--h-rtl'?: string;
|
|
797
|
+
'q-slider__thumb--v'?: string;
|
|
798
|
+
'q-slider__thumb--v-ltr'?: string;
|
|
799
|
+
'q-slider__thumb--v-rtl'?: string;
|
|
800
|
+
'q-slider__thumb-shape'?: string;
|
|
801
|
+
'q-slider__focus-ring'?: string;
|
|
802
|
+
'q-slider__pin'?: string;
|
|
803
|
+
'q-slider__pin--h'?: string;
|
|
804
|
+
'q-slider__pin--h-standard'?: string;
|
|
805
|
+
'q-slider__pin--h-switched'?: string;
|
|
806
|
+
'q-slider__pin--v'?: string;
|
|
807
|
+
'q-slider__pin--v-standard'?: string;
|
|
808
|
+
'q-slider__pin--v-switched'?: string;
|
|
809
|
+
'q-slider__label'?: string;
|
|
810
|
+
'q-slider__label--h'?: string;
|
|
811
|
+
'q-slider__label--h-standard'?: string;
|
|
812
|
+
'q-slider__label--h-switched'?: string;
|
|
813
|
+
'q-slider__label--v'?: string;
|
|
814
|
+
'q-slider__label--v-standard'?: string;
|
|
815
|
+
'q-slider__label--v-switched'?: string;
|
|
816
|
+
'q-slider__text-container'?: string;
|
|
817
|
+
'q-slider__text'?: string;
|
|
818
|
+
'q-slider--no-value'?: string;
|
|
819
|
+
'q-slider--focus'?: string;
|
|
820
|
+
'q-slider--inactive'?: string;
|
|
821
|
+
'q-slider--active'?: string;
|
|
822
|
+
'q-slider--label'?: string;
|
|
823
|
+
'q-slider--dark'?: string;
|
|
824
|
+
'q-slider--dense'?: string;
|
|
825
|
+
'q-space'?: string;
|
|
826
|
+
'q-spinner'?: string;
|
|
827
|
+
'q-spinner-mat'?: string;
|
|
828
|
+
'q-splitter__panel'?: string;
|
|
829
|
+
'q-splitter__separator'?: string;
|
|
830
|
+
'q-splitter__separator-area'?: string;
|
|
831
|
+
'q-splitter--dark'?: string;
|
|
832
|
+
'q-splitter--vertical'?: string;
|
|
833
|
+
'q-splitter--horizontal'?: string;
|
|
834
|
+
'q-splitter__before'?: string;
|
|
835
|
+
'q-splitter__after'?: string;
|
|
836
|
+
'q-stepper'?: string;
|
|
837
|
+
'q-stepper__title'?: string;
|
|
838
|
+
'q-stepper__caption'?: string;
|
|
839
|
+
'q-stepper__dot'?: string;
|
|
840
|
+
'q-stepper__tab'?: string;
|
|
841
|
+
'q-stepper--dark'?: string;
|
|
842
|
+
'q-stepper__tab--navigation'?: string;
|
|
843
|
+
'q-stepper__tab--active'?: string;
|
|
844
|
+
'q-stepper__tab--done'?: string;
|
|
845
|
+
'q-stepper__tab--disabled'?: string;
|
|
846
|
+
'q-stepper__tab--error'?: string;
|
|
847
|
+
'q-stepper__tab--error-with-icon'?: string;
|
|
848
|
+
'q-stepper__header'?: string;
|
|
849
|
+
'q-stepper__header--border'?: string;
|
|
850
|
+
'q-stepper__header--standard-labels'?: string;
|
|
851
|
+
'q-stepper__header--alternative-labels'?: string;
|
|
852
|
+
'q-stepper__header--contracted'?: string;
|
|
853
|
+
'q-stepper__nav'?: string;
|
|
854
|
+
'q-stepper--flat'?: string;
|
|
855
|
+
'q-stepper--bordered'?: string;
|
|
856
|
+
'q-stepper--horizontal'?: string;
|
|
857
|
+
'q-stepper--vertical'?: string;
|
|
858
|
+
'q-tab-panels'?: string;
|
|
859
|
+
'q-tab-panel'?: string;
|
|
860
|
+
'q-markup-table'?: string;
|
|
861
|
+
'q-table'?: string;
|
|
862
|
+
'q-table__card'?: string;
|
|
863
|
+
'q-table__container'?: string;
|
|
864
|
+
'q-table__top'?: string;
|
|
865
|
+
'q-table__title'?: string;
|
|
866
|
+
'q-table__separator'?: string;
|
|
867
|
+
'q-table__progress'?: string;
|
|
868
|
+
'q-table__middle'?: string;
|
|
869
|
+
'q-table__bottom'?: string;
|
|
870
|
+
'q-table__bottom-nodata-icon'?: string;
|
|
871
|
+
'q-table__bottom-item'?: string;
|
|
872
|
+
'q-table__control'?: string;
|
|
873
|
+
'q-table__sort-icon'?: string;
|
|
874
|
+
'q-table__sort-icon--left'?: string;
|
|
875
|
+
'q-table__sort-icon--center'?: string;
|
|
876
|
+
'q-table__sort-icon--right'?: string;
|
|
877
|
+
'q-table--col-auto-width'?: string;
|
|
878
|
+
'q-table__card--dark'?: string;
|
|
879
|
+
'q-table--dark'?: string;
|
|
880
|
+
'q-table--flat'?: string;
|
|
881
|
+
'q-table--bordered'?: string;
|
|
882
|
+
'q-table--square'?: string;
|
|
883
|
+
'q-table__linear-progress'?: string;
|
|
884
|
+
'q-table--no-wrap'?: string;
|
|
885
|
+
'q-table--grid'?: string;
|
|
886
|
+
'q-table__grid-item-card'?: string;
|
|
887
|
+
'q-table__grid-item-row'?: string;
|
|
888
|
+
'q-table__grid-item-title'?: string;
|
|
889
|
+
'q-table__grid-item-value'?: string;
|
|
890
|
+
'q-table__grid-item'?: string;
|
|
891
|
+
'q-table__grid-item--selected'?: string;
|
|
892
|
+
'q-table--horizontal-separator'?: string;
|
|
893
|
+
'q-table--cell-separator'?: string;
|
|
894
|
+
'q-table--vertical-separator'?: string;
|
|
895
|
+
'q-table--dense'?: string;
|
|
896
|
+
'q-tab'?: string;
|
|
897
|
+
'q-tab--full'?: string;
|
|
898
|
+
'q-tab--no-caps'?: string;
|
|
899
|
+
'q-tab__content'?: string;
|
|
900
|
+
'q-tab__content--inline'?: string;
|
|
901
|
+
'q-tab__icon'?: string;
|
|
902
|
+
'q-tab__label'?: string;
|
|
903
|
+
'q-tab__alert'?: string;
|
|
904
|
+
'q-tab__alert-icon'?: string;
|
|
905
|
+
'q-tab__indicator'?: string;
|
|
906
|
+
'q-tab--active'?: string;
|
|
907
|
+
'q-tab--inactive'?: string;
|
|
908
|
+
'q-tabs'?: string;
|
|
909
|
+
'q-tabs--scrollable'?: string;
|
|
910
|
+
'q-tabs--not-scrollable'?: string;
|
|
911
|
+
'q-tabs__arrow'?: string;
|
|
912
|
+
'q-tabs__content'?: string;
|
|
913
|
+
'q-tabs__content--align-center'?: string;
|
|
914
|
+
'q-tabs__content--align-right'?: string;
|
|
915
|
+
'q-tabs__content--align-justify'?: string;
|
|
916
|
+
'q-tabs__offset'?: string;
|
|
917
|
+
'q-tabs--horizontal'?: string;
|
|
918
|
+
'q-tabs--vertical'?: string;
|
|
919
|
+
'q-tabs--dense'?: string;
|
|
920
|
+
'q-time'?: string;
|
|
921
|
+
'q-time--bordered'?: string;
|
|
922
|
+
'q-time__header'?: string;
|
|
923
|
+
'q-time__actions'?: string;
|
|
924
|
+
'q-time__header-label'?: string;
|
|
925
|
+
'q-time__link'?: string;
|
|
926
|
+
'q-time__link--active'?: string;
|
|
927
|
+
'q-time__header-ampm'?: string;
|
|
928
|
+
'q-time__content'?: string;
|
|
929
|
+
'q-time__container-parent'?: string;
|
|
930
|
+
'q-time__container-child'?: string;
|
|
931
|
+
'q-time__clock'?: string;
|
|
932
|
+
'q-time__clock-circle'?: string;
|
|
933
|
+
'q-time__clock-center'?: string;
|
|
934
|
+
'q-time__clock-pointer'?: string;
|
|
935
|
+
'q-time__clock-position'?: string;
|
|
936
|
+
'q-time__clock-position--disable'?: string;
|
|
937
|
+
'q-time__clock-position--active'?: string;
|
|
938
|
+
'q-time__clock-pos-0'?: string;
|
|
939
|
+
'q-time__clock-pos-1'?: string;
|
|
940
|
+
'q-time__clock-pos-2'?: string;
|
|
941
|
+
'q-time__clock-pos-3'?: string;
|
|
942
|
+
'q-time__clock-pos-4'?: string;
|
|
943
|
+
'q-time__clock-pos-5'?: string;
|
|
944
|
+
'q-time__clock-pos-6'?: string;
|
|
945
|
+
'q-time__clock-pos-7'?: string;
|
|
946
|
+
'q-time__clock-pos-8'?: string;
|
|
947
|
+
'q-time__clock-pos-9'?: string;
|
|
948
|
+
'q-time__clock-pos-10'?: string;
|
|
949
|
+
'q-time__clock-pos-11'?: string;
|
|
950
|
+
'q-time__clock-pos-12'?: string;
|
|
951
|
+
'q-time__clock-pos-13'?: string;
|
|
952
|
+
'q-time__clock-pos-14'?: string;
|
|
953
|
+
'q-time__clock-pos-15'?: string;
|
|
954
|
+
'q-time__clock-pos-16'?: string;
|
|
955
|
+
'q-time__clock-pos-17'?: string;
|
|
956
|
+
'q-time__clock-pos-18'?: string;
|
|
957
|
+
'q-time__clock-pos-19'?: string;
|
|
958
|
+
'q-time__clock-pos-20'?: string;
|
|
959
|
+
'q-time__clock-pos-21'?: string;
|
|
960
|
+
'q-time__clock-pos-22'?: string;
|
|
961
|
+
'q-time__clock-pos-23'?: string;
|
|
962
|
+
'q-time__now-button'?: string;
|
|
963
|
+
'q-time--readonly'?: string;
|
|
964
|
+
'q-time--portrait'?: string;
|
|
965
|
+
'q-time--landscape'?: string;
|
|
966
|
+
'q-time--dark'?: string;
|
|
967
|
+
'q-timeline'?: string;
|
|
968
|
+
'q-timeline--dark'?: string;
|
|
969
|
+
'q-timeline__content'?: string;
|
|
970
|
+
'q-timeline__title'?: string;
|
|
971
|
+
'q-timeline__subtitle'?: string;
|
|
972
|
+
'q-timeline__dot'?: string;
|
|
973
|
+
'q-timeline__dot-img'?: string;
|
|
974
|
+
'q-timeline__heading'?: string;
|
|
975
|
+
'q-timeline__heading-title'?: string;
|
|
976
|
+
'q-timeline__entry'?: string;
|
|
977
|
+
'q-timeline__entry--icon'?: string;
|
|
978
|
+
'q-timeline--dense--right'?: string;
|
|
979
|
+
'q-timeline--dense--left'?: string;
|
|
980
|
+
'q-timeline--comfortable'?: string;
|
|
981
|
+
'q-timeline--comfortable--right'?: string;
|
|
982
|
+
'q-timeline--comfortable--left'?: string;
|
|
983
|
+
'q-timeline--loose'?: string;
|
|
984
|
+
'q-toggle'?: string;
|
|
985
|
+
'q-toggle__native'?: string;
|
|
986
|
+
'q-toggle__track'?: string;
|
|
987
|
+
'q-toggle__thumb'?: string;
|
|
988
|
+
'q-toggle__inner'?: string;
|
|
989
|
+
'q-toggle__inner--indet'?: string;
|
|
990
|
+
'q-toggle__inner--truthy'?: string;
|
|
991
|
+
'q-toggle--dark'?: string;
|
|
992
|
+
'q-toggle--dense'?: string;
|
|
993
|
+
'q-toolbar'?: string;
|
|
994
|
+
'q-toolbar--inset'?: string;
|
|
995
|
+
'q-toolbar__title'?: string;
|
|
996
|
+
'q-tooltip--style'?: string;
|
|
997
|
+
'q-tooltip'?: string;
|
|
998
|
+
'q-tree'?: string;
|
|
999
|
+
'q-tree__node'?: string;
|
|
1000
|
+
'q-tree__node--disabled'?: string;
|
|
1001
|
+
'q-tree__node-header'?: string;
|
|
1002
|
+
'q-tree__children'?: string;
|
|
1003
|
+
'q-tree__node-body'?: string;
|
|
1004
|
+
'q-tree__node--parent'?: string;
|
|
1005
|
+
'q-tree__node--link'?: string;
|
|
1006
|
+
'q-tree__node-header-content'?: string;
|
|
1007
|
+
'q-tree__node--selected'?: string;
|
|
1008
|
+
'q-tree__icon'?: string;
|
|
1009
|
+
'q-tree__img'?: string;
|
|
1010
|
+
'q-tree__avatar'?: string;
|
|
1011
|
+
'q-tree__arrow'?: string;
|
|
1012
|
+
'q-tree__spinner'?: string;
|
|
1013
|
+
'q-tree__arrow--rotate'?: string;
|
|
1014
|
+
'q-tree__tickbox'?: string;
|
|
1015
|
+
'q-tree--dark'?: string;
|
|
1016
|
+
'q-tree--no-connectors'?: string;
|
|
1017
|
+
'q-tree--dense'?: string;
|
|
1018
|
+
'q-uploader'?: string;
|
|
1019
|
+
'q-uploader--bordered'?: string;
|
|
1020
|
+
'q-uploader__input'?: string;
|
|
1021
|
+
'q-uploader__file'?: string;
|
|
1022
|
+
'q-uploader__header'?: string;
|
|
1023
|
+
'q-uploader__spinner'?: string;
|
|
1024
|
+
'q-uploader__header-content'?: string;
|
|
1025
|
+
'q-uploader__dnd'?: string;
|
|
1026
|
+
'q-uploader__overlay'?: string;
|
|
1027
|
+
'q-uploader__list'?: string;
|
|
1028
|
+
'q-uploader__file--img'?: string;
|
|
1029
|
+
'q-uploader__file-header'?: string;
|
|
1030
|
+
'q-uploader__file-header-content'?: string;
|
|
1031
|
+
'q-uploader__file-status'?: string;
|
|
1032
|
+
'q-uploader__title'?: string;
|
|
1033
|
+
'q-uploader__subtitle'?: string;
|
|
1034
|
+
'q-uploader--disable'?: string;
|
|
1035
|
+
'q-uploader--dark'?: string;
|
|
1036
|
+
'q-video'?: string;
|
|
1037
|
+
'q-video--responsive'?: string;
|
|
1038
|
+
'q-virtual-scroll'?: string;
|
|
1039
|
+
'q-virtual-scroll__content'?: string;
|
|
1040
|
+
'q-virtual-scroll__padding'?: string;
|
|
1041
|
+
'q-virtual-scroll--horizontal'?: string;
|
|
1042
|
+
'q-ripple'?: string;
|
|
1043
|
+
'q-ripple__inner'?: string;
|
|
1044
|
+
'q-ripple__inner--enter'?: string;
|
|
1045
|
+
'q-ripple__inner--leave'?: string;
|
|
1046
|
+
'q-morph--invisible'?: string;
|
|
1047
|
+
'q-morph--internal'?: string;
|
|
1048
|
+
'q-bottom-sheet'?: string;
|
|
1049
|
+
'q-bottom-sheet__avatar'?: string;
|
|
1050
|
+
'q-bottom-sheet--list'?: string;
|
|
1051
|
+
'q-bottom-sheet--grid'?: string;
|
|
1052
|
+
'q-bottom-sheet__item'?: string;
|
|
1053
|
+
'q-dialog-plugin'?: string;
|
|
1054
|
+
'q-dialog-plugin__form'?: string;
|
|
1055
|
+
'q-dialog-plugin--progress'?: string;
|
|
1056
|
+
'q-loading'?: string;
|
|
1057
|
+
'q-loading__backdrop'?: string;
|
|
1058
|
+
'q-loading__box'?: string;
|
|
1059
|
+
'q-loading__message'?: string;
|
|
1060
|
+
'q-notifications__list'?: string;
|
|
1061
|
+
'q-notifications__list--center'?: string;
|
|
1062
|
+
'q-notifications__list--top'?: string;
|
|
1063
|
+
'q-notifications__list--bottom'?: string;
|
|
1064
|
+
'q-notification'?: string;
|
|
1065
|
+
'q-notification__icon'?: string;
|
|
1066
|
+
'q-notification__icon--additional'?: string;
|
|
1067
|
+
'q-notification__avatar'?: string;
|
|
1068
|
+
'q-notification__avatar--additional'?: string;
|
|
1069
|
+
'q-notification__spinner'?: string;
|
|
1070
|
+
'q-notification__spinner--additional'?: string;
|
|
1071
|
+
'q-notification__message'?: string;
|
|
1072
|
+
'q-notification__caption'?: string;
|
|
1073
|
+
'q-notification__actions'?: string;
|
|
1074
|
+
'q-notification__badge'?: string;
|
|
1075
|
+
'q-notification__badge--top-left'?: string;
|
|
1076
|
+
'q-notification__badge--top-right'?: string;
|
|
1077
|
+
'q-notification__badge--bottom-left'?: string;
|
|
1078
|
+
'q-notification__badge--bottom-right'?: string;
|
|
1079
|
+
'q-notification__progress'?: string;
|
|
1080
|
+
'q-notification--standard'?: string;
|
|
1081
|
+
'q-notification--multi-line'?: string;
|
|
1082
|
+
'q-notification--top-left-enter-from'?: string;
|
|
1083
|
+
'q-notification--top-left-leave-to'?: string;
|
|
1084
|
+
'q-notification--top-enter-from'?: string;
|
|
1085
|
+
'q-notification--top-leave-to'?: string;
|
|
1086
|
+
'q-notification--top-right-enter-from'?: string;
|
|
1087
|
+
'q-notification--top-right-leave-to'?: string;
|
|
1088
|
+
'q-notification--left-enter-from'?: string;
|
|
1089
|
+
'q-notification--left-leave-to'?: string;
|
|
1090
|
+
'q-notification--center-enter-from'?: string;
|
|
1091
|
+
'q-notification--center-leave-to'?: string;
|
|
1092
|
+
'q-notification--right-enter-from'?: string;
|
|
1093
|
+
'q-notification--right-leave-to'?: string;
|
|
1094
|
+
'q-notification--bottom-left-enter-from'?: string;
|
|
1095
|
+
'q-notification--bottom-left-leave-to'?: string;
|
|
1096
|
+
'q-notification--bottom-enter-from'?: string;
|
|
1097
|
+
'q-notification--bottom-leave-to'?: string;
|
|
1098
|
+
'q-notification--bottom-right-enter-from'?: string;
|
|
1099
|
+
'q-notification--bottom-right-leave-to'?: string;
|
|
1100
|
+
'q-notification--top-left-leave-active'?: string;
|
|
1101
|
+
'q-notification--top-leave-active'?: string;
|
|
1102
|
+
'q-notification--top-right-leave-active'?: string;
|
|
1103
|
+
'q-notification--left-leave-active'?: string;
|
|
1104
|
+
'q-notification--center-leave-active'?: string;
|
|
1105
|
+
'q-notification--right-leave-active'?: string;
|
|
1106
|
+
'q-notification--bottom-left-leave-active'?: string;
|
|
1107
|
+
'q-notification--bottom-leave-active'?: string;
|
|
1108
|
+
'q-notification--bottom-right-leave-active'?: string;
|
|
355
1109
|
};
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
10: string;
|
|
368
|
-
11: string;
|
|
369
|
-
12: string;
|
|
370
|
-
13: string;
|
|
371
|
-
14: string;
|
|
372
|
-
15: string;
|
|
373
|
-
16: string;
|
|
374
|
-
17: string;
|
|
375
|
-
18: string;
|
|
376
|
-
19: string;
|
|
377
|
-
20: string;
|
|
378
|
-
21: string;
|
|
379
|
-
22: string;
|
|
380
|
-
23: string;
|
|
381
|
-
24: string;
|
|
382
|
-
up: {
|
|
383
|
-
0: string;
|
|
384
|
-
1: string;
|
|
385
|
-
2: string;
|
|
386
|
-
3: string;
|
|
387
|
-
4: string;
|
|
388
|
-
5: string;
|
|
389
|
-
6: string;
|
|
390
|
-
7: string;
|
|
391
|
-
8: string;
|
|
392
|
-
9: string;
|
|
393
|
-
10: string;
|
|
394
|
-
11: string;
|
|
395
|
-
12: string;
|
|
396
|
-
13: string;
|
|
397
|
-
14: string;
|
|
398
|
-
15: string;
|
|
399
|
-
16: string;
|
|
400
|
-
17: string;
|
|
401
|
-
18: string;
|
|
402
|
-
19: string;
|
|
403
|
-
20: string;
|
|
404
|
-
21: string;
|
|
405
|
-
22: string;
|
|
406
|
-
23: string;
|
|
407
|
-
24: string;
|
|
408
|
-
};
|
|
1110
|
+
z: {
|
|
1111
|
+
fab: number;
|
|
1112
|
+
side: number;
|
|
1113
|
+
marginals: number;
|
|
1114
|
+
'fixed-drawer': number;
|
|
1115
|
+
fullscreen: number;
|
|
1116
|
+
menu: number;
|
|
1117
|
+
top: number;
|
|
1118
|
+
tooltip: number;
|
|
1119
|
+
notify: number;
|
|
1120
|
+
max: number;
|
|
409
1121
|
};
|
|
410
1122
|
};
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
marginals: number;
|
|
415
|
-
'fixed-drawer': number;
|
|
416
|
-
fullscreen: number;
|
|
417
|
-
menu: number;
|
|
418
|
-
top: number;
|
|
419
|
-
tooltip: number;
|
|
420
|
-
notify: number;
|
|
421
|
-
max: number;
|
|
422
|
-
};
|
|
423
|
-
};
|
|
424
|
-
export default theme;
|
|
425
|
-
export type QuasarTheme = ReturnType<typeof theme>;
|
|
1123
|
+
}
|
|
1124
|
+
declare const defaultTheme: QuasarTheme;
|
|
1125
|
+
export { defaultTheme };
|