vitrify 0.19.0 → 0.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/frameworks/vue/fastify-ssr-plugin.js +53 -68
- package/dist/frameworks/vue/prerender.js +11 -13
- package/dist/index.js +1 -2
- package/dist/types/bin/dev.d.ts +2 -46
- package/dist/types/frameworks/vue/fastify-ssr-plugin.d.ts +18 -4
- package/dist/types/index.d.ts +0 -2
- package/package.json +29 -29
- package/src/node/frameworks/vue/fastify-ssr-plugin.ts +101 -87
- package/src/node/frameworks/vue/prerender.ts +11 -15
- package/src/node/index.ts +2 -3
- package/src/vite/vue/csr/app.ts +0 -1
- package/src/vite/vue/main.ts +1 -2
- package/src/vite/vue/ssr/entry-server.ts +29 -9
- package/src/vite/vue/ssr/fastify-ssr-plugin.ts +5 -2
- package/dist/plugins/quasar/unocss/core/colors.unocss.js +0 -17
- package/dist/plugins/quasar/unocss/core/dark.unocss.js +0 -13
- package/dist/plugins/quasar/unocss/core/elevation.unocss.js +0 -172
- package/dist/plugins/quasar/unocss/core/flex.unocss.js +0 -73
- package/dist/plugins/quasar/unocss/core/helpers.unocss.js +0 -57
- package/dist/plugins/quasar/unocss/core/index.js +0 -291
- package/dist/plugins/quasar/unocss/core/mouse.unocss.js +0 -45
- package/dist/plugins/quasar/unocss/core/orientation.unocss.js +0 -5
- package/dist/plugins/quasar/unocss/core/position.unocss.js +0 -49
- package/dist/plugins/quasar/unocss/core/size.unocss.js +0 -122
- package/dist/plugins/quasar/unocss/core/touch.unocss.js +0 -6
- package/dist/plugins/quasar/unocss/core/transitions.unocss.js +0 -280
- package/dist/plugins/quasar/unocss/core/typography.unocss.js +0 -149
- package/dist/plugins/quasar/unocss/core/visibility.unocss.js +0 -219
- package/dist/plugins/quasar/unocss/index.js +0 -1568
- package/dist/plugins/quasar/unocss/styles/index.js +0 -3
- package/dist/plugins/quasar/unocss/styles/md2/components/QAjaxBar.unocss.js +0 -24
- package/dist/plugins/quasar/unocss/styles/md2/components/QAvatar.unocss.js +0 -14
- package/dist/plugins/quasar/unocss/styles/md2/components/QBadge.unocss.js +0 -26
- package/dist/plugins/quasar/unocss/styles/md2/components/QBanner.unocss.js +0 -24
- package/dist/plugins/quasar/unocss/styles/md2/components/QBar.unocss.js +0 -29
- package/dist/plugins/quasar/unocss/styles/md2/components/QBreadcrumbs.unocss.js +0 -13
- package/dist/plugins/quasar/unocss/styles/md2/components/QBtn.unocss.js +0 -79
- package/dist/plugins/quasar/unocss/styles/md2/components/QBtnDropdown.unocss.js +0 -21
- package/dist/plugins/quasar/unocss/styles/md2/components/QBtnGroup.unocss.js +0 -35
- package/dist/plugins/quasar/unocss/styles/md2/components/QBtnToggle.unocss.js +0 -4
- package/dist/plugins/quasar/unocss/styles/md2/components/QCard.unocss.js +0 -48
- package/dist/plugins/quasar/unocss/styles/md2/components/QCarousel.unocss.js +0 -101
- package/dist/plugins/quasar/unocss/styles/md2/components/QChatMessage.unocss.js +0 -50
- package/dist/plugins/quasar/unocss/styles/md2/components/QCheckbox.unocss.js +0 -85
- package/dist/plugins/quasar/unocss/styles/md2/components/QChip.unocss.js +0 -68
- package/dist/plugins/quasar/unocss/styles/md2/components/QCircularProgress.unocss.js +0 -34
- package/dist/plugins/quasar/unocss/styles/md2/components/QColorPicker.unocss.js +0 -118
- package/dist/plugins/quasar/unocss/styles/md2/components/QDate.unocss.js +0 -151
- package/dist/plugins/quasar/unocss/styles/md2/components/QDialog.unocss.js +0 -122
- package/dist/plugins/quasar/unocss/styles/md2/components/QDrawer.unocss.js +0 -58
- package/dist/plugins/quasar/unocss/styles/md2/components/QEditor.unocss.js +0 -71
- package/dist/plugins/quasar/unocss/styles/md2/components/QExpansionItem.unocss.js +0 -46
- package/dist/plugins/quasar/unocss/styles/md2/components/QFab.unocss.js +0 -124
- package/dist/plugins/quasar/unocss/styles/md2/components/QField.unocss.js +0 -344
- package/dist/plugins/quasar/unocss/styles/md2/components/QFile.unocss.js +0 -18
- package/dist/plugins/quasar/unocss/styles/md2/components/QFooter.unocss.js +0 -14
- package/dist/plugins/quasar/unocss/styles/md2/components/QForm.unocss.js +0 -4
- package/dist/plugins/quasar/unocss/styles/md2/components/QHeader.unocss.js +0 -15
- package/dist/plugins/quasar/unocss/styles/md2/components/QIcon.unocss.js +0 -22
- package/dist/plugins/quasar/unocss/styles/md2/components/QImg.unocss.js +0 -35
- package/dist/plugins/quasar/unocss/styles/md2/components/QInnerLoading.unocss.js +0 -10
- package/dist/plugins/quasar/unocss/styles/md2/components/QInput.unocss.js +0 -13
- package/dist/plugins/quasar/unocss/styles/md2/components/QIntersection.unocss.js +0 -4
- package/dist/plugins/quasar/unocss/styles/md2/components/QItem.unocss.js +0 -87
- package/dist/plugins/quasar/unocss/styles/md2/components/QKnob.unocss.js +0 -12
- package/dist/plugins/quasar/unocss/styles/md2/components/QLayout.unocss.js +0 -84
- package/dist/plugins/quasar/unocss/styles/md2/components/QLinearProgress.unocss.js +0 -91
- package/dist/plugins/quasar/unocss/styles/md2/components/QMenu.unocss.js +0 -14
- package/dist/plugins/quasar/unocss/styles/md2/components/QOptionGroup.unocss.js +0 -4
- package/dist/plugins/quasar/unocss/styles/md2/components/QPage.unocss.js +0 -4
- package/dist/plugins/quasar/unocss/styles/md2/components/QPageSticky.unocss.js +0 -8
- package/dist/plugins/quasar/unocss/styles/md2/components/QPagination.unocss.js +0 -18
- package/dist/plugins/quasar/unocss/styles/md2/components/QParallax.unocss.js +0 -13
- package/dist/plugins/quasar/unocss/styles/md2/components/QPopupEdit.unocss.js +0 -9
- package/dist/plugins/quasar/unocss/styles/md2/components/QPullToRefresh.unocss.js +0 -14
- package/dist/plugins/quasar/unocss/styles/md2/components/QRadio.unocss.js +0 -74
- package/dist/plugins/quasar/unocss/styles/md2/components/QRating.unocss.js +0 -27
- package/dist/plugins/quasar/unocss/styles/md2/components/QResponsive.unocss.js +0 -14
- package/dist/plugins/quasar/unocss/styles/md2/components/QScrollarea.unocss.js +0 -39
- package/dist/plugins/quasar/unocss/styles/md2/components/QSelect.unocss.js +0 -63
- package/dist/plugins/quasar/unocss/styles/md2/components/QSeparator.unocss.js +0 -30
- package/dist/plugins/quasar/unocss/styles/md2/components/QSkeleton.unocss.js +0 -178
- package/dist/plugins/quasar/unocss/styles/md2/components/QSlideItem.unocss.js +0 -29
- package/dist/plugins/quasar/unocss/styles/md2/components/QSlider.unocss.js +0 -198
- package/dist/plugins/quasar/unocss/styles/md2/components/QSpace.unocss.js +0 -4
- package/dist/plugins/quasar/unocss/styles/md2/components/QSpinner.unocss.js +0 -45
- package/dist/plugins/quasar/unocss/styles/md2/components/QSplitter.unocss.js +0 -41
- package/dist/plugins/quasar/unocss/styles/md2/components/QStepper.unocss.js +0 -118
- package/dist/plugins/quasar/unocss/styles/md2/components/QTabPanel.unocss.js +0 -5
- package/dist/plugins/quasar/unocss/styles/md2/components/QTable.unocss.js +0 -178
- package/dist/plugins/quasar/unocss/styles/md2/components/QTabs.unocss.js +0 -119
- package/dist/plugins/quasar/unocss/styles/md2/components/QTime.unocss.js +0 -225
- package/dist/plugins/quasar/unocss/styles/md2/components/QTimeline.unocss.js +0 -91
- package/dist/plugins/quasar/unocss/styles/md2/components/QToggle.unocss.js +0 -73
- package/dist/plugins/quasar/unocss/styles/md2/components/QToolbar.unocss.js +0 -16
- package/dist/plugins/quasar/unocss/styles/md2/components/QTooltip.unocss.js +0 -13
- package/dist/plugins/quasar/unocss/styles/md2/components/QTree.unocss.js +0 -114
- package/dist/plugins/quasar/unocss/styles/md2/components/QUploader.unocss.js +0 -84
- package/dist/plugins/quasar/unocss/styles/md2/components/QVideo.unocss.js +0 -13
- package/dist/plugins/quasar/unocss/styles/md2/components/QVirtualScroll.unocss.js +0 -19
- package/dist/plugins/quasar/unocss/styles/md2/composables/panel.unocss.js +0 -5
- package/dist/plugins/quasar/unocss/styles/md2/directives/QMorph.unocss.js +0 -11
- package/dist/plugins/quasar/unocss/styles/md2/directives/QRipple.unocss.js +0 -19
- package/dist/plugins/quasar/unocss/styles/md2/index.js +0 -85
- package/dist/plugins/quasar/unocss/styles/md2/plugins/QBottomSheet.unocss.js +0 -17
- package/dist/plugins/quasar/unocss/styles/md2/plugins/QDialogPlugin.unocss.js +0 -9
- package/dist/plugins/quasar/unocss/styles/md2/plugins/QLoading.unocss.js +0 -16
- package/dist/plugins/quasar/unocss/styles/md2/plugins/QNotify.unocss.js +0 -207
- package/dist/plugins/quasar/unocss/styles/md3/components/QAjaxBar.unocss.js +0 -24
- package/dist/plugins/quasar/unocss/styles/md3/components/QAvatar.unocss.js +0 -14
- package/dist/plugins/quasar/unocss/styles/md3/components/QBadge.unocss.js +0 -26
- package/dist/plugins/quasar/unocss/styles/md3/components/QBanner.unocss.js +0 -24
- package/dist/plugins/quasar/unocss/styles/md3/components/QBar.unocss.js +0 -29
- package/dist/plugins/quasar/unocss/styles/md3/components/QBreadcrumbs.unocss.js +0 -13
- package/dist/plugins/quasar/unocss/styles/md3/components/QBtn.unocss.js +0 -79
- package/dist/plugins/quasar/unocss/styles/md3/components/QBtnDropdown.unocss.js +0 -21
- package/dist/plugins/quasar/unocss/styles/md3/components/QBtnGroup.unocss.js +0 -35
- package/dist/plugins/quasar/unocss/styles/md3/components/QBtnToggle.unocss.js +0 -4
- package/dist/plugins/quasar/unocss/styles/md3/components/QCard.unocss.js +0 -48
- package/dist/plugins/quasar/unocss/styles/md3/components/QCarousel.unocss.js +0 -101
- package/dist/plugins/quasar/unocss/styles/md3/components/QChatMessage.unocss.js +0 -50
- package/dist/plugins/quasar/unocss/styles/md3/components/QCheckbox.unocss.js +0 -85
- package/dist/plugins/quasar/unocss/styles/md3/components/QChip.unocss.js +0 -68
- package/dist/plugins/quasar/unocss/styles/md3/components/QCircularProgress.unocss.js +0 -34
- package/dist/plugins/quasar/unocss/styles/md3/components/QColorPicker.unocss.js +0 -118
- package/dist/plugins/quasar/unocss/styles/md3/components/QDate.unocss.js +0 -151
- package/dist/plugins/quasar/unocss/styles/md3/components/QDialog.unocss.js +0 -122
- package/dist/plugins/quasar/unocss/styles/md3/components/QDrawer.unocss.js +0 -58
- package/dist/plugins/quasar/unocss/styles/md3/components/QEditor.unocss.js +0 -71
- package/dist/plugins/quasar/unocss/styles/md3/components/QExpansionItem.unocss.js +0 -46
- package/dist/plugins/quasar/unocss/styles/md3/components/QFab.unocss.js +0 -124
- package/dist/plugins/quasar/unocss/styles/md3/components/QField.unocss.js +0 -344
- package/dist/plugins/quasar/unocss/styles/md3/components/QFile.unocss.js +0 -18
- package/dist/plugins/quasar/unocss/styles/md3/components/QFooter.unocss.js +0 -14
- package/dist/plugins/quasar/unocss/styles/md3/components/QForm.unocss.js +0 -4
- package/dist/plugins/quasar/unocss/styles/md3/components/QHeader.unocss.js +0 -15
- package/dist/plugins/quasar/unocss/styles/md3/components/QIcon.unocss.js +0 -22
- package/dist/plugins/quasar/unocss/styles/md3/components/QImg.unocss.js +0 -35
- package/dist/plugins/quasar/unocss/styles/md3/components/QInnerLoading.unocss.js +0 -10
- package/dist/plugins/quasar/unocss/styles/md3/components/QInput.unocss.js +0 -13
- package/dist/plugins/quasar/unocss/styles/md3/components/QIntersection.unocss.js +0 -4
- package/dist/plugins/quasar/unocss/styles/md3/components/QItem.unocss.js +0 -87
- package/dist/plugins/quasar/unocss/styles/md3/components/QKnob.unocss.js +0 -12
- package/dist/plugins/quasar/unocss/styles/md3/components/QLayout.unocss.js +0 -84
- package/dist/plugins/quasar/unocss/styles/md3/components/QLinearProgress.unocss.js +0 -91
- package/dist/plugins/quasar/unocss/styles/md3/components/QMenu.unocss.js +0 -14
- package/dist/plugins/quasar/unocss/styles/md3/components/QOptionGroup.unocss.js +0 -4
- package/dist/plugins/quasar/unocss/styles/md3/components/QPage.unocss.js +0 -4
- package/dist/plugins/quasar/unocss/styles/md3/components/QPageSticky.unocss.js +0 -8
- package/dist/plugins/quasar/unocss/styles/md3/components/QPagination.unocss.js +0 -18
- package/dist/plugins/quasar/unocss/styles/md3/components/QParallax.unocss.js +0 -13
- package/dist/plugins/quasar/unocss/styles/md3/components/QPopupEdit.unocss.js +0 -9
- package/dist/plugins/quasar/unocss/styles/md3/components/QPullToRefresh.unocss.js +0 -14
- package/dist/plugins/quasar/unocss/styles/md3/components/QRadio.unocss.js +0 -74
- package/dist/plugins/quasar/unocss/styles/md3/components/QRating.unocss.js +0 -27
- package/dist/plugins/quasar/unocss/styles/md3/components/QResponsive.unocss.js +0 -14
- package/dist/plugins/quasar/unocss/styles/md3/components/QScrollarea.unocss.js +0 -39
- package/dist/plugins/quasar/unocss/styles/md3/components/QSelect.unocss.js +0 -63
- package/dist/plugins/quasar/unocss/styles/md3/components/QSeparator.unocss.js +0 -30
- package/dist/plugins/quasar/unocss/styles/md3/components/QSkeleton.unocss.js +0 -178
- package/dist/plugins/quasar/unocss/styles/md3/components/QSlideItem.unocss.js +0 -29
- package/dist/plugins/quasar/unocss/styles/md3/components/QSlider.unocss.js +0 -198
- package/dist/plugins/quasar/unocss/styles/md3/components/QSpace.unocss.js +0 -4
- package/dist/plugins/quasar/unocss/styles/md3/components/QSpinner.unocss.js +0 -45
- package/dist/plugins/quasar/unocss/styles/md3/components/QSplitter.unocss.js +0 -41
- package/dist/plugins/quasar/unocss/styles/md3/components/QStepper.unocss.js +0 -118
- package/dist/plugins/quasar/unocss/styles/md3/components/QTabPanel.unocss.js +0 -5
- package/dist/plugins/quasar/unocss/styles/md3/components/QTable.unocss.js +0 -178
- package/dist/plugins/quasar/unocss/styles/md3/components/QTabs.unocss.js +0 -119
- package/dist/plugins/quasar/unocss/styles/md3/components/QTime.unocss.js +0 -225
- package/dist/plugins/quasar/unocss/styles/md3/components/QTimeline.unocss.js +0 -91
- package/dist/plugins/quasar/unocss/styles/md3/components/QToggle.unocss.js +0 -73
- package/dist/plugins/quasar/unocss/styles/md3/components/QToolbar.unocss.js +0 -16
- package/dist/plugins/quasar/unocss/styles/md3/components/QTooltip.unocss.js +0 -13
- package/dist/plugins/quasar/unocss/styles/md3/components/QTree.unocss.js +0 -114
- package/dist/plugins/quasar/unocss/styles/md3/components/QUploader.unocss.js +0 -84
- package/dist/plugins/quasar/unocss/styles/md3/components/QVideo.unocss.js +0 -13
- package/dist/plugins/quasar/unocss/styles/md3/components/QVirtualScroll.unocss.js +0 -19
- package/dist/plugins/quasar/unocss/styles/md3/composables/panel.unocss.js +0 -5
- package/dist/plugins/quasar/unocss/styles/md3/directives/QMorph.unocss.js +0 -11
- package/dist/plugins/quasar/unocss/styles/md3/directives/QRipple.unocss.js +0 -19
- package/dist/plugins/quasar/unocss/styles/md3/index.js +0 -90
- package/dist/plugins/quasar/unocss/styles/md3/plugins/QBottomSheet.unocss.js +0 -17
- package/dist/plugins/quasar/unocss/styles/md3/plugins/QDialogPlugin.unocss.js +0 -9
- package/dist/plugins/quasar/unocss/styles/md3/plugins/QLoading.unocss.js +0 -16
- package/dist/plugins/quasar/unocss/styles/md3/plugins/QNotify.unocss.js +0 -207
- package/dist/plugins/quasar/unocss/theme.js +0 -335
- package/dist/types/plugins/quasar/unocss/core/colors.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/core/dark.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/core/elevation.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/core/flex.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/core/helpers.unocss.d.ts +0 -6
- package/dist/types/plugins/quasar/unocss/core/index.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/core/mouse.unocss.d.ts +0 -6
- package/dist/types/plugins/quasar/unocss/core/orientation.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/core/position.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/core/size.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/core/touch.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/core/transitions.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/core/typography.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/core/visibility.unocss.d.ts +0 -6
- package/dist/types/plugins/quasar/unocss/index.d.ts +0 -18
- package/dist/types/plugins/quasar/unocss/styles/index.d.ts +0 -11
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QAjaxBar.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QAvatar.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QBadge.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QBanner.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QBar.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QBreadcrumbs.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QBtn.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QBtnDropdown.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QBtnGroup.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QBtnToggle.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QCard.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QCarousel.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QChatMessage.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QCheckbox.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QChip.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QCircularProgress.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QColorPicker.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QDate.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QDialog.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QDrawer.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QEditor.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QExpansionItem.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QFab.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QField.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QFile.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QFooter.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QForm.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QHeader.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QIcon.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QImg.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QInnerLoading.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QInput.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QIntersection.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QItem.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QKnob.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QLayout.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QLinearProgress.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QMenu.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QOptionGroup.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QPage.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QPageSticky.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QPagination.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QParallax.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QPopupEdit.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QPullToRefresh.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QRadio.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QRating.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QResponsive.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QScrollarea.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QSelect.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QSeparator.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QSkeleton.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QSlideItem.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QSlider.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QSpace.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QSpinner.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QSplitter.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QStepper.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QTabPanel.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QTable.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QTabs.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QTime.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QTimeline.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QToggle.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QToolbar.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QTooltip.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QTree.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QUploader.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QVideo.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/components/QVirtualScroll.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/composables/panel.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/directives/QMorph.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/directives/QRipple.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/index.d.ts +0 -6
- package/dist/types/plugins/quasar/unocss/styles/md2/plugins/QBottomSheet.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/plugins/QDialogPlugin.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/plugins/QLoading.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md2/plugins/QNotify.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QAjaxBar.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QAvatar.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QBadge.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QBanner.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QBar.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QBreadcrumbs.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QBtn.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QBtnDropdown.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QBtnGroup.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QBtnToggle.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QCard.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QCarousel.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QChatMessage.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QCheckbox.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QChip.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QCircularProgress.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QColorPicker.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QDate.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QDialog.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QDrawer.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QEditor.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QExpansionItem.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QFab.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QField.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QFile.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QFooter.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QForm.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QHeader.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QIcon.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QImg.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QInnerLoading.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QInput.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QIntersection.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QItem.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QKnob.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QLayout.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QLinearProgress.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QMenu.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QOptionGroup.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QPage.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QPageSticky.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QPagination.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QParallax.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QPopupEdit.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QPullToRefresh.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QRadio.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QRating.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QResponsive.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QScrollarea.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QSelect.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QSeparator.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QSkeleton.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QSlideItem.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QSlider.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QSpace.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QSpinner.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QSplitter.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QStepper.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QTabPanel.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QTable.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QTabs.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QTime.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QTimeline.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QToggle.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QToolbar.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QTooltip.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QTree.unocss.d.ts +0 -5
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QUploader.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QVideo.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/components/QVirtualScroll.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/composables/panel.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/directives/QMorph.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/directives/QRipple.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/index.d.ts +0 -6
- package/dist/types/plugins/quasar/unocss/styles/md3/plugins/QBottomSheet.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/plugins/QDialogPlugin.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/plugins/QLoading.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/styles/md3/plugins/QNotify.unocss.d.ts +0 -4
- package/dist/types/plugins/quasar/unocss/theme.d.ts +0 -1147
- package/src/node/plugins/quasar/unocss/core/colors.unocss.ts +0 -21
- package/src/node/plugins/quasar/unocss/core/dark.unocss.ts +0 -18
- package/src/node/plugins/quasar/unocss/core/elevation.unocss.ts +0 -222
- package/src/node/plugins/quasar/unocss/core/flex.unocss.ts +0 -99
- package/src/node/plugins/quasar/unocss/core/helpers.unocss.ts +0 -78
- package/src/node/plugins/quasar/unocss/core/index.ts +0 -352
- package/src/node/plugins/quasar/unocss/core/mouse.unocss.ts +0 -59
- package/src/node/plugins/quasar/unocss/core/orientation.unocss.ts +0 -10
- package/src/node/plugins/quasar/unocss/core/position.unocss.ts +0 -83
- package/src/node/plugins/quasar/unocss/core/size.unocss.ts +0 -227
- package/src/node/plugins/quasar/unocss/core/touch.unocss.ts +0 -12
- package/src/node/plugins/quasar/unocss/core/transitions.unocss.ts +0 -402
- package/src/node/plugins/quasar/unocss/core/typography.unocss.ts +0 -194
- package/src/node/plugins/quasar/unocss/core/visibility.unocss.ts +0 -250
- package/src/node/plugins/quasar/unocss/index.ts +0 -1633
- package/src/node/plugins/quasar/unocss/lib/compare.js +0 -15
- package/src/node/plugins/quasar/unocss/lib/createSafelist.js +0 -2557
- package/src/node/plugins/quasar/unocss/lib/parse.js +0 -134
- package/src/node/plugins/quasar/unocss/quasar.css +0 -13343
- package/src/node/plugins/quasar/unocss/safelist.txt +0 -594
- package/src/node/plugins/quasar/unocss/styles/index.ts +0 -13
- package/src/node/plugins/quasar/unocss/styles/md2/components/QAjaxBar.unocss.ts +0 -32
- package/src/node/plugins/quasar/unocss/styles/md2/components/QAvatar.unocss.ts +0 -22
- package/src/node/plugins/quasar/unocss/styles/md2/components/QBadge.unocss.ts +0 -40
- package/src/node/plugins/quasar/unocss/styles/md2/components/QBanner.unocss.ts +0 -36
- package/src/node/plugins/quasar/unocss/styles/md2/components/QBar.unocss.ts +0 -36
- package/src/node/plugins/quasar/unocss/styles/md2/components/QBreadcrumbs.unocss.ts +0 -18
- package/src/node/plugins/quasar/unocss/styles/md2/components/QBtn.unocss.ts +0 -113
- package/src/node/plugins/quasar/unocss/styles/md2/components/QBtnDropdown.unocss.ts +0 -30
- package/src/node/plugins/quasar/unocss/styles/md2/components/QBtnGroup.unocss.ts +0 -53
- package/src/node/plugins/quasar/unocss/styles/md2/components/QBtnToggle.unocss.ts +0 -8
- package/src/node/plugins/quasar/unocss/styles/md2/components/QCard.unocss.ts +0 -67
- package/src/node/plugins/quasar/unocss/styles/md2/components/QCarousel.unocss.ts +0 -145
- package/src/node/plugins/quasar/unocss/styles/md2/components/QChatMessage.unocss.ts +0 -74
- package/src/node/plugins/quasar/unocss/styles/md2/components/QCheckbox.unocss.ts +0 -111
- package/src/node/plugins/quasar/unocss/styles/md2/components/QChip.unocss.ts +0 -95
- package/src/node/plugins/quasar/unocss/styles/md2/components/QCircularProgress.unocss.ts +0 -43
- package/src/node/plugins/quasar/unocss/styles/md2/components/QColorPicker.unocss.ts +0 -169
- package/src/node/plugins/quasar/unocss/styles/md2/components/QDate.unocss.ts +0 -219
- package/src/node/plugins/quasar/unocss/styles/md2/components/QDialog.unocss.ts +0 -142
- package/src/node/plugins/quasar/unocss/styles/md2/components/QDrawer.unocss.ts +0 -83
- package/src/node/plugins/quasar/unocss/styles/md2/components/QEditor.unocss.ts +0 -95
- package/src/node/plugins/quasar/unocss/styles/md2/components/QExpansionItem.unocss.ts +0 -66
- package/src/node/plugins/quasar/unocss/styles/md2/components/QFab.unocss.ts +0 -178
- package/src/node/plugins/quasar/unocss/styles/md2/components/QField.unocss.ts +0 -413
- package/src/node/plugins/quasar/unocss/styles/md2/components/QFile.unocss.ts +0 -27
- package/src/node/plugins/quasar/unocss/styles/md2/components/QFooter.unocss.ts +0 -22
- package/src/node/plugins/quasar/unocss/styles/md2/components/QForm.unocss.ts +0 -8
- package/src/node/plugins/quasar/unocss/styles/md2/components/QHeader.unocss.ts +0 -23
- package/src/node/plugins/quasar/unocss/styles/md2/components/QIcon.unocss.ts +0 -30
- package/src/node/plugins/quasar/unocss/styles/md2/components/QImg.unocss.ts +0 -52
- package/src/node/plugins/quasar/unocss/styles/md2/components/QInnerLoading.unocss.ts +0 -17
- package/src/node/plugins/quasar/unocss/styles/md2/components/QInput.unocss.ts +0 -20
- package/src/node/plugins/quasar/unocss/styles/md2/components/QIntersection.unocss.ts +0 -8
- package/src/node/plugins/quasar/unocss/styles/md2/components/QItem.unocss.ts +0 -125
- package/src/node/plugins/quasar/unocss/styles/md2/components/QKnob.unocss.ts +0 -18
- package/src/node/plugins/quasar/unocss/styles/md2/components/QLayout.unocss.ts +0 -95
- package/src/node/plugins/quasar/unocss/styles/md2/components/QLinearProgress.unocss.ts +0 -122
- package/src/node/plugins/quasar/unocss/styles/md2/components/QMenu.unocss.ts +0 -22
- package/src/node/plugins/quasar/unocss/styles/md2/components/QOptionGroup.unocss.ts +0 -8
- package/src/node/plugins/quasar/unocss/styles/md2/components/QPage.unocss.ts +0 -8
- package/src/node/plugins/quasar/unocss/styles/md2/components/QPageSticky.unocss.ts +0 -13
- package/src/node/plugins/quasar/unocss/styles/md2/components/QPagination.unocss.ts +0 -27
- package/src/node/plugins/quasar/unocss/styles/md2/components/QParallax.unocss.ts +0 -20
- package/src/node/plugins/quasar/unocss/styles/md2/components/QPopupEdit.unocss.ts +0 -15
- package/src/node/plugins/quasar/unocss/styles/md2/components/QPullToRefresh.unocss.ts +0 -22
- package/src/node/plugins/quasar/unocss/styles/md2/components/QRadio.unocss.ts +0 -98
- package/src/node/plugins/quasar/unocss/styles/md2/components/QRating.unocss.ts +0 -42
- package/src/node/plugins/quasar/unocss/styles/md2/components/QResponsive.unocss.ts +0 -22
- package/src/node/plugins/quasar/unocss/styles/md2/components/QScrollarea.unocss.ts +0 -60
- package/src/node/plugins/quasar/unocss/styles/md2/components/QSelect.unocss.ts +0 -81
- package/src/node/plugins/quasar/unocss/styles/md2/components/QSeparator.unocss.ts +0 -48
- package/src/node/plugins/quasar/unocss/styles/md2/components/QSkeleton.unocss.ts +0 -232
- package/src/node/plugins/quasar/unocss/styles/md2/components/QSlideItem.unocss.ts +0 -43
- package/src/node/plugins/quasar/unocss/styles/md2/components/QSlider.unocss.ts +0 -291
- package/src/node/plugins/quasar/unocss/styles/md2/components/QSpace.unocss.ts +0 -8
- package/src/node/plugins/quasar/unocss/styles/md2/components/QSpinner.unocss.ts +0 -52
- package/src/node/plugins/quasar/unocss/styles/md2/components/QSplitter.unocss.ts +0 -60
- package/src/node/plugins/quasar/unocss/styles/md2/components/QStepper.unocss.ts +0 -167
- package/src/node/plugins/quasar/unocss/styles/md2/components/QTabPanel.unocss.ts +0 -10
- package/src/node/plugins/quasar/unocss/styles/md2/components/QTable.unocss.ts +0 -253
- package/src/node/plugins/quasar/unocss/styles/md2/components/QTabs.unocss.ts +0 -170
- package/src/node/plugins/quasar/unocss/styles/md2/components/QTime.unocss.ts +0 -322
- package/src/node/plugins/quasar/unocss/styles/md2/components/QTimeline.unocss.ts +0 -130
- package/src/node/plugins/quasar/unocss/styles/md2/components/QToggle.unocss.ts +0 -94
- package/src/node/plugins/quasar/unocss/styles/md2/components/QToolbar.unocss.ts +0 -24
- package/src/node/plugins/quasar/unocss/styles/md2/components/QTooltip.unocss.ts +0 -20
- package/src/node/plugins/quasar/unocss/styles/md2/components/QTree.unocss.ts +0 -159
- package/src/node/plugins/quasar/unocss/styles/md2/components/QUploader.unocss.ts +0 -121
- package/src/node/plugins/quasar/unocss/styles/md2/components/QVideo.unocss.ts +0 -20
- package/src/node/plugins/quasar/unocss/styles/md2/components/QVirtualScroll.unocss.ts +0 -29
- package/src/node/plugins/quasar/unocss/styles/md2/composables/panel.unocss.ts +0 -9
- package/src/node/plugins/quasar/unocss/styles/md2/directives/QMorph.unocss.ts +0 -18
- package/src/node/plugins/quasar/unocss/styles/md2/directives/QRipple.unocss.ts +0 -30
- package/src/node/plugins/quasar/unocss/styles/md2/index.ts +0 -236
- package/src/node/plugins/quasar/unocss/styles/md2/plugins/QBottomSheet.unocss.ts +0 -27
- package/src/node/plugins/quasar/unocss/styles/md2/plugins/QDialogPlugin.unocss.ts +0 -16
- package/src/node/plugins/quasar/unocss/styles/md2/plugins/QLoading.unocss.ts +0 -24
- package/src/node/plugins/quasar/unocss/styles/md2/plugins/QNotify.unocss.ts +0 -284
- package/src/node/plugins/quasar/unocss/styles/md3/components/QAjaxBar.unocss.ts +0 -32
- package/src/node/plugins/quasar/unocss/styles/md3/components/QAvatar.unocss.ts +0 -22
- package/src/node/plugins/quasar/unocss/styles/md3/components/QBadge.unocss.ts +0 -40
- package/src/node/plugins/quasar/unocss/styles/md3/components/QBanner.unocss.ts +0 -36
- package/src/node/plugins/quasar/unocss/styles/md3/components/QBar.unocss.ts +0 -36
- package/src/node/plugins/quasar/unocss/styles/md3/components/QBreadcrumbs.unocss.ts +0 -18
- package/src/node/plugins/quasar/unocss/styles/md3/components/QBtn.unocss.ts +0 -113
- package/src/node/plugins/quasar/unocss/styles/md3/components/QBtnDropdown.unocss.ts +0 -30
- package/src/node/plugins/quasar/unocss/styles/md3/components/QBtnGroup.unocss.ts +0 -53
- package/src/node/plugins/quasar/unocss/styles/md3/components/QBtnToggle.unocss.ts +0 -8
- package/src/node/plugins/quasar/unocss/styles/md3/components/QCard.unocss.ts +0 -67
- package/src/node/plugins/quasar/unocss/styles/md3/components/QCarousel.unocss.ts +0 -145
- package/src/node/plugins/quasar/unocss/styles/md3/components/QChatMessage.unocss.ts +0 -74
- package/src/node/plugins/quasar/unocss/styles/md3/components/QCheckbox.unocss.ts +0 -111
- package/src/node/plugins/quasar/unocss/styles/md3/components/QChip.unocss.ts +0 -95
- package/src/node/plugins/quasar/unocss/styles/md3/components/QCircularProgress.unocss.ts +0 -43
- package/src/node/plugins/quasar/unocss/styles/md3/components/QColorPicker.unocss.ts +0 -169
- package/src/node/plugins/quasar/unocss/styles/md3/components/QDate.unocss.ts +0 -219
- package/src/node/plugins/quasar/unocss/styles/md3/components/QDialog.unocss.ts +0 -142
- package/src/node/plugins/quasar/unocss/styles/md3/components/QDrawer.unocss.ts +0 -83
- package/src/node/plugins/quasar/unocss/styles/md3/components/QEditor.unocss.ts +0 -95
- package/src/node/plugins/quasar/unocss/styles/md3/components/QExpansionItem.unocss.ts +0 -66
- package/src/node/plugins/quasar/unocss/styles/md3/components/QFab.unocss.ts +0 -178
- package/src/node/plugins/quasar/unocss/styles/md3/components/QField.unocss.ts +0 -413
- package/src/node/plugins/quasar/unocss/styles/md3/components/QFile.unocss.ts +0 -27
- package/src/node/plugins/quasar/unocss/styles/md3/components/QFooter.unocss.ts +0 -22
- package/src/node/plugins/quasar/unocss/styles/md3/components/QForm.unocss.ts +0 -8
- package/src/node/plugins/quasar/unocss/styles/md3/components/QHeader.unocss.ts +0 -23
- package/src/node/plugins/quasar/unocss/styles/md3/components/QIcon.unocss.ts +0 -30
- package/src/node/plugins/quasar/unocss/styles/md3/components/QImg.unocss.ts +0 -52
- package/src/node/plugins/quasar/unocss/styles/md3/components/QInnerLoading.unocss.ts +0 -17
- package/src/node/plugins/quasar/unocss/styles/md3/components/QInput.unocss.ts +0 -20
- package/src/node/plugins/quasar/unocss/styles/md3/components/QIntersection.unocss.ts +0 -8
- package/src/node/plugins/quasar/unocss/styles/md3/components/QItem.unocss.ts +0 -125
- package/src/node/plugins/quasar/unocss/styles/md3/components/QKnob.unocss.ts +0 -18
- package/src/node/plugins/quasar/unocss/styles/md3/components/QLayout.unocss.ts +0 -95
- package/src/node/plugins/quasar/unocss/styles/md3/components/QLinearProgress.unocss.ts +0 -122
- package/src/node/plugins/quasar/unocss/styles/md3/components/QMenu.unocss.ts +0 -22
- package/src/node/plugins/quasar/unocss/styles/md3/components/QOptionGroup.unocss.ts +0 -8
- package/src/node/plugins/quasar/unocss/styles/md3/components/QPage.unocss.ts +0 -8
- package/src/node/plugins/quasar/unocss/styles/md3/components/QPageSticky.unocss.ts +0 -13
- package/src/node/plugins/quasar/unocss/styles/md3/components/QPagination.unocss.ts +0 -27
- package/src/node/plugins/quasar/unocss/styles/md3/components/QParallax.unocss.ts +0 -20
- package/src/node/plugins/quasar/unocss/styles/md3/components/QPopupEdit.unocss.ts +0 -15
- package/src/node/plugins/quasar/unocss/styles/md3/components/QPullToRefresh.unocss.ts +0 -22
- package/src/node/plugins/quasar/unocss/styles/md3/components/QRadio.unocss.ts +0 -98
- package/src/node/plugins/quasar/unocss/styles/md3/components/QRating.unocss.ts +0 -42
- package/src/node/plugins/quasar/unocss/styles/md3/components/QResponsive.unocss.ts +0 -22
- package/src/node/plugins/quasar/unocss/styles/md3/components/QScrollarea.unocss.ts +0 -60
- package/src/node/plugins/quasar/unocss/styles/md3/components/QSelect.unocss.ts +0 -81
- package/src/node/plugins/quasar/unocss/styles/md3/components/QSeparator.unocss.ts +0 -48
- package/src/node/plugins/quasar/unocss/styles/md3/components/QSkeleton.unocss.ts +0 -232
- package/src/node/plugins/quasar/unocss/styles/md3/components/QSlideItem.unocss.ts +0 -43
- package/src/node/plugins/quasar/unocss/styles/md3/components/QSlider.unocss.ts +0 -291
- package/src/node/plugins/quasar/unocss/styles/md3/components/QSpace.unocss.ts +0 -8
- package/src/node/plugins/quasar/unocss/styles/md3/components/QSpinner.unocss.ts +0 -52
- package/src/node/plugins/quasar/unocss/styles/md3/components/QSplitter.unocss.ts +0 -60
- package/src/node/plugins/quasar/unocss/styles/md3/components/QStepper.unocss.ts +0 -167
- package/src/node/plugins/quasar/unocss/styles/md3/components/QTabPanel.unocss.ts +0 -10
- package/src/node/plugins/quasar/unocss/styles/md3/components/QTable.unocss.ts +0 -253
- package/src/node/plugins/quasar/unocss/styles/md3/components/QTabs.unocss.ts +0 -170
- package/src/node/plugins/quasar/unocss/styles/md3/components/QTime.unocss.ts +0 -322
- package/src/node/plugins/quasar/unocss/styles/md3/components/QTimeline.unocss.ts +0 -130
- package/src/node/plugins/quasar/unocss/styles/md3/components/QToggle.unocss.ts +0 -94
- package/src/node/plugins/quasar/unocss/styles/md3/components/QToolbar.unocss.ts +0 -24
- package/src/node/plugins/quasar/unocss/styles/md3/components/QTooltip.unocss.ts +0 -20
- package/src/node/plugins/quasar/unocss/styles/md3/components/QTree.unocss.ts +0 -159
- package/src/node/plugins/quasar/unocss/styles/md3/components/QUploader.unocss.ts +0 -121
- package/src/node/plugins/quasar/unocss/styles/md3/components/QVideo.unocss.ts +0 -20
- package/src/node/plugins/quasar/unocss/styles/md3/components/QVirtualScroll.unocss.ts +0 -29
- package/src/node/plugins/quasar/unocss/styles/md3/composables/panel.unocss.ts +0 -9
- package/src/node/plugins/quasar/unocss/styles/md3/directives/QMorph.unocss.ts +0 -18
- package/src/node/plugins/quasar/unocss/styles/md3/directives/QRipple.unocss.ts +0 -30
- package/src/node/plugins/quasar/unocss/styles/md3/index.ts +0 -241
- package/src/node/plugins/quasar/unocss/styles/md3/plugins/QBottomSheet.unocss.ts +0 -27
- package/src/node/plugins/quasar/unocss/styles/md3/plugins/QDialogPlugin.unocss.ts +0 -16
- package/src/node/plugins/quasar/unocss/styles/md3/plugins/QLoading.unocss.ts +0 -24
- package/src/node/plugins/quasar/unocss/styles/md3/plugins/QNotify.unocss.ts +0 -284
- package/src/node/plugins/quasar/unocss/theme.ts +0 -1489
|
@@ -1,1489 +0,0 @@
|
|
|
1
|
-
export interface QuasarTheme {
|
|
2
|
-
typography: {
|
|
3
|
-
fontFamily: string
|
|
4
|
-
}
|
|
5
|
-
breakpoints: {
|
|
6
|
-
xs: string
|
|
7
|
-
sm: string
|
|
8
|
-
md: string
|
|
9
|
-
lg: string
|
|
10
|
-
xl: string
|
|
11
|
-
}
|
|
12
|
-
colors: {
|
|
13
|
-
primary: string
|
|
14
|
-
secondary: string
|
|
15
|
-
accent: string
|
|
16
|
-
|
|
17
|
-
positive: string
|
|
18
|
-
negative: string
|
|
19
|
-
info: string
|
|
20
|
-
warning: string
|
|
21
|
-
|
|
22
|
-
'dark-page': string
|
|
23
|
-
dark: string
|
|
24
|
-
|
|
25
|
-
red: string
|
|
26
|
-
'red-1': string
|
|
27
|
-
'red-2': string
|
|
28
|
-
'red-3': string
|
|
29
|
-
'red-4': string
|
|
30
|
-
'red-5': string
|
|
31
|
-
'red-6': string
|
|
32
|
-
'red-7': string
|
|
33
|
-
'red-8': string
|
|
34
|
-
'red-9': string
|
|
35
|
-
'red-10': string
|
|
36
|
-
'red-11': string
|
|
37
|
-
'red-12': string
|
|
38
|
-
'red-13': string
|
|
39
|
-
'red-14': string
|
|
40
|
-
pink: string
|
|
41
|
-
'pink-1': string
|
|
42
|
-
'pink-2': string
|
|
43
|
-
'pink-3': string
|
|
44
|
-
'pink-4': string
|
|
45
|
-
'pink-5': string
|
|
46
|
-
'pink-6': string
|
|
47
|
-
'pink-7': string
|
|
48
|
-
'pink-8': string
|
|
49
|
-
'pink-9': string
|
|
50
|
-
'pink-10': string
|
|
51
|
-
'pink-11': string
|
|
52
|
-
'pink-12': string
|
|
53
|
-
'pink-13': string
|
|
54
|
-
'pink-14': string
|
|
55
|
-
purple: string
|
|
56
|
-
'purple-1': string
|
|
57
|
-
'purple-2': string
|
|
58
|
-
'purple-3': string
|
|
59
|
-
'purple-4': string
|
|
60
|
-
'purple-5': string
|
|
61
|
-
'purple-6': string
|
|
62
|
-
'purple-7': string
|
|
63
|
-
'purple-8': string
|
|
64
|
-
'purple-9': string
|
|
65
|
-
'purple-10': string
|
|
66
|
-
'purple-11': string
|
|
67
|
-
'purple-12': string
|
|
68
|
-
'purple-13': string
|
|
69
|
-
'purple-14': string
|
|
70
|
-
'deep-purple': string
|
|
71
|
-
'deep-purple-1': string
|
|
72
|
-
'deep-purple-2': string
|
|
73
|
-
'deep-purple-3': string
|
|
74
|
-
'deep-purple-4': string
|
|
75
|
-
'deep-purple-5': string
|
|
76
|
-
'deep-purple-6': string
|
|
77
|
-
'deep-purple-7': string
|
|
78
|
-
'deep-purple-8': string
|
|
79
|
-
'deep-purple-9': string
|
|
80
|
-
'deep-purple-10': string
|
|
81
|
-
'deep-purple-11': string
|
|
82
|
-
'deep-purple-12': string
|
|
83
|
-
'deep-purple-13': string
|
|
84
|
-
'deep-purple-14': string
|
|
85
|
-
indigo: string
|
|
86
|
-
'indigo-1': string
|
|
87
|
-
'indigo-2': string
|
|
88
|
-
'indigo-3': string
|
|
89
|
-
'indigo-4': string
|
|
90
|
-
'indigo-5': string
|
|
91
|
-
'indigo-6': string
|
|
92
|
-
'indigo-7': string
|
|
93
|
-
'indigo-8': string
|
|
94
|
-
'indigo-9': string
|
|
95
|
-
'indigo-10': string
|
|
96
|
-
'indigo-11': string
|
|
97
|
-
'indigo-12': string
|
|
98
|
-
'indigo-13': string
|
|
99
|
-
'indigo-14': string
|
|
100
|
-
blue: string
|
|
101
|
-
'blue-1': string
|
|
102
|
-
'blue-2': string
|
|
103
|
-
'blue-3': string
|
|
104
|
-
'blue-4': string
|
|
105
|
-
'blue-5': string
|
|
106
|
-
'blue-6': string
|
|
107
|
-
'blue-7': string
|
|
108
|
-
'blue-8': string
|
|
109
|
-
'blue-9': string
|
|
110
|
-
'blue-10': string
|
|
111
|
-
'blue-11': string
|
|
112
|
-
'blue-12': string
|
|
113
|
-
'blue-13': string
|
|
114
|
-
'blue-14': string
|
|
115
|
-
'light-blue': string
|
|
116
|
-
'light-blue-1': string
|
|
117
|
-
'light-blue-2': string
|
|
118
|
-
'light-blue-3': string
|
|
119
|
-
'light-blue-4': string
|
|
120
|
-
'light-blue-5': string
|
|
121
|
-
'light-blue-6': string
|
|
122
|
-
'light-blue-7': string
|
|
123
|
-
'light-blue-8': string
|
|
124
|
-
'light-blue-9': string
|
|
125
|
-
'light-blue-10': string
|
|
126
|
-
'light-blue-11': string
|
|
127
|
-
'light-blue-12': string
|
|
128
|
-
'light-blue-13': string
|
|
129
|
-
'light-blue-14': string
|
|
130
|
-
cyan: string
|
|
131
|
-
'cyan-1': string
|
|
132
|
-
'cyan-2': string
|
|
133
|
-
'cyan-3': string
|
|
134
|
-
'cyan-4': string
|
|
135
|
-
'cyan-5': string
|
|
136
|
-
'cyan-6': string
|
|
137
|
-
'cyan-7': string
|
|
138
|
-
'cyan-8': string
|
|
139
|
-
'cyan-9': string
|
|
140
|
-
'cyan-10': string
|
|
141
|
-
'cyan-11': string
|
|
142
|
-
'cyan-12': string
|
|
143
|
-
'cyan-13': string
|
|
144
|
-
'cyan-14': string
|
|
145
|
-
teal: string
|
|
146
|
-
'teal-1': string
|
|
147
|
-
'teal-2': string
|
|
148
|
-
'teal-3': string
|
|
149
|
-
'teal-4': string
|
|
150
|
-
'teal-5': string
|
|
151
|
-
'teal-6': string
|
|
152
|
-
'teal-7': string
|
|
153
|
-
'teal-8': string
|
|
154
|
-
'teal-9': string
|
|
155
|
-
'teal-10': string
|
|
156
|
-
'teal-11': string
|
|
157
|
-
'teal-12': string
|
|
158
|
-
'teal-13': string
|
|
159
|
-
'teal-14': string
|
|
160
|
-
green: string
|
|
161
|
-
'green-1': string
|
|
162
|
-
'green-2': string
|
|
163
|
-
'green-3': string
|
|
164
|
-
'green-4': string
|
|
165
|
-
'green-5': string
|
|
166
|
-
'green-6': string
|
|
167
|
-
'green-7': string
|
|
168
|
-
'green-8': string
|
|
169
|
-
'green-9': string
|
|
170
|
-
'green-10': string
|
|
171
|
-
'green-11': string
|
|
172
|
-
'green-12': string
|
|
173
|
-
'green-13': string
|
|
174
|
-
'green-14': string
|
|
175
|
-
'light-green': string
|
|
176
|
-
'light-green-1': string
|
|
177
|
-
'light-green-2': string
|
|
178
|
-
'light-green-3': string
|
|
179
|
-
'light-green-4': string
|
|
180
|
-
'light-green-5': string
|
|
181
|
-
'light-green-6': string
|
|
182
|
-
'light-green-7': string
|
|
183
|
-
'light-green-8': string
|
|
184
|
-
'light-green-9': string
|
|
185
|
-
'light-green-10': string
|
|
186
|
-
'light-green-11': string
|
|
187
|
-
'light-green-12': string
|
|
188
|
-
'light-green-13': string
|
|
189
|
-
'light-green-14': string
|
|
190
|
-
lime: string
|
|
191
|
-
'lime-1': string
|
|
192
|
-
'lime-2': string
|
|
193
|
-
'lime-3': string
|
|
194
|
-
'lime-4': string
|
|
195
|
-
'lime-5': string
|
|
196
|
-
'lime-6': string
|
|
197
|
-
'lime-7': string
|
|
198
|
-
'lime-8': string
|
|
199
|
-
'lime-9': string
|
|
200
|
-
'lime-10': string
|
|
201
|
-
'lime-11': string
|
|
202
|
-
'lime-12': string
|
|
203
|
-
'lime-13': string
|
|
204
|
-
'lime-14': string
|
|
205
|
-
yellow: string
|
|
206
|
-
'yellow-1': string
|
|
207
|
-
'yellow-2': string
|
|
208
|
-
'yellow-3': string
|
|
209
|
-
'yellow-4': string
|
|
210
|
-
'yellow-5': string
|
|
211
|
-
'yellow-6': string
|
|
212
|
-
'yellow-7': string
|
|
213
|
-
'yellow-8': string
|
|
214
|
-
'yellow-9': string
|
|
215
|
-
'yellow-10': string
|
|
216
|
-
'yellow-11': string
|
|
217
|
-
'yellow-12': string
|
|
218
|
-
'yellow-13': string
|
|
219
|
-
'yellow-14': string
|
|
220
|
-
amber: string
|
|
221
|
-
'amber-1': string
|
|
222
|
-
'amber-2': string
|
|
223
|
-
'amber-3': string
|
|
224
|
-
'amber-4': string
|
|
225
|
-
'amber-5': string
|
|
226
|
-
'amber-6': string
|
|
227
|
-
'amber-7': string
|
|
228
|
-
'amber-8': string
|
|
229
|
-
'amber-9': string
|
|
230
|
-
'amber-10': string
|
|
231
|
-
'amber-11': string
|
|
232
|
-
'amber-12': string
|
|
233
|
-
'amber-13': string
|
|
234
|
-
'amber-14': string
|
|
235
|
-
orange: string
|
|
236
|
-
'orange-1': string
|
|
237
|
-
'orange-2': string
|
|
238
|
-
'orange-3': string
|
|
239
|
-
'orange-4': string
|
|
240
|
-
'orange-5': string
|
|
241
|
-
'orange-6': string
|
|
242
|
-
'orange-7': string
|
|
243
|
-
'orange-8': string
|
|
244
|
-
'orange-9': string
|
|
245
|
-
'orange-10': string
|
|
246
|
-
'orange-11': string
|
|
247
|
-
'orange-12': string
|
|
248
|
-
'orange-13': string
|
|
249
|
-
'orange-14': string
|
|
250
|
-
'deep-orange': string
|
|
251
|
-
'deep-orange-1': string
|
|
252
|
-
'deep-orange-2': string
|
|
253
|
-
'deep-orange-3': string
|
|
254
|
-
'deep-orange-4': string
|
|
255
|
-
'deep-orange-5': string
|
|
256
|
-
'deep-orange-6': string
|
|
257
|
-
'deep-orange-7': string
|
|
258
|
-
'deep-orange-8': string
|
|
259
|
-
'deep-orange-9': string
|
|
260
|
-
'deep-orange-10': string
|
|
261
|
-
'deep-orange-11': string
|
|
262
|
-
'deep-orange-12': string
|
|
263
|
-
'deep-orange-13': string
|
|
264
|
-
'deep-orange-14': string
|
|
265
|
-
brown: string
|
|
266
|
-
'brown-1': string
|
|
267
|
-
'brown-2': string
|
|
268
|
-
'brown-3': string
|
|
269
|
-
'brown-4': string
|
|
270
|
-
'brown-5': string
|
|
271
|
-
'brown-6': string
|
|
272
|
-
'brown-7': string
|
|
273
|
-
'brown-8': string
|
|
274
|
-
'brown-9': string
|
|
275
|
-
'brown-10': string
|
|
276
|
-
'brown-11': string
|
|
277
|
-
'brown-12': string
|
|
278
|
-
'brown-13': string
|
|
279
|
-
'brown-14': string
|
|
280
|
-
grey: string
|
|
281
|
-
'grey-1': string
|
|
282
|
-
'grey-2': string
|
|
283
|
-
'grey-3': string
|
|
284
|
-
'grey-4': string
|
|
285
|
-
'grey-5': string
|
|
286
|
-
'grey-6': string
|
|
287
|
-
'grey-7': string
|
|
288
|
-
'grey-8': string
|
|
289
|
-
'grey-9': string
|
|
290
|
-
'grey-10': string
|
|
291
|
-
'grey-11': string
|
|
292
|
-
'grey-12': string
|
|
293
|
-
'grey-13': string
|
|
294
|
-
'grey-14': string
|
|
295
|
-
'blue-grey': string
|
|
296
|
-
'blue-grey-1': string
|
|
297
|
-
'blue-grey-2': string
|
|
298
|
-
'blue-grey-3': string
|
|
299
|
-
'blue-grey-4': string
|
|
300
|
-
'blue-grey-5': string
|
|
301
|
-
'blue-grey-6': string
|
|
302
|
-
'blue-grey-7': string
|
|
303
|
-
'blue-grey-8': string
|
|
304
|
-
'blue-grey-9': string
|
|
305
|
-
'blue-grey-10': string
|
|
306
|
-
'blue-grey-11': string
|
|
307
|
-
'blue-grey-12': string
|
|
308
|
-
'blue-grey-13': string
|
|
309
|
-
'blue-grey-14': '#455a64'
|
|
310
|
-
}
|
|
311
|
-
quasar: {
|
|
312
|
-
components?: {
|
|
313
|
-
'q-icon'?: string
|
|
314
|
-
'q-panel'?: string
|
|
315
|
-
'q-panel-parent'?: string
|
|
316
|
-
'q-loading-bar'?: string
|
|
317
|
-
'q-loading-bar--top'?: string
|
|
318
|
-
'q-loading-bar--bottom'?: string
|
|
319
|
-
'q-loading-bar--right'?: string
|
|
320
|
-
'q-loading-bar--left'?: string
|
|
321
|
-
'q-avatar'?: string
|
|
322
|
-
'q-avatar__content'?: string
|
|
323
|
-
'q-avatar--square'?: string
|
|
324
|
-
'q-badge'?: string
|
|
325
|
-
'q-badge--single-line'?: string
|
|
326
|
-
'q-badge--multi-line'?: string
|
|
327
|
-
'q-badge--floating'?: string
|
|
328
|
-
'q-badge--transparent'?: string
|
|
329
|
-
'q-badge--outline'?: string
|
|
330
|
-
'q-badge--rounded'?: string
|
|
331
|
-
'q-banner'?: string
|
|
332
|
-
'q-banner--top-padding'?: string
|
|
333
|
-
'q-banner__avatar'?: string
|
|
334
|
-
'q-banner__actions'?: string
|
|
335
|
-
'q-banner--dense'?: string
|
|
336
|
-
'q-bar'?: string
|
|
337
|
-
'q-bar--standard'?: string
|
|
338
|
-
'q-bar--dense'?: string
|
|
339
|
-
'q-bar--dark'?: string
|
|
340
|
-
'q-breadcrumbs__el'?: string
|
|
341
|
-
'q-breadcrumbs__el-icon'?: string
|
|
342
|
-
'q-breadcrumbs__el-icon--with-label'?: string
|
|
343
|
-
'q-btn'?: string
|
|
344
|
-
'q-btn--actionable'?: string
|
|
345
|
-
'q-btn--no-uppercase'?: string
|
|
346
|
-
'q-btn--rectangle'?: string
|
|
347
|
-
'q-btn--outline'?: string
|
|
348
|
-
'q-btn--push'?: string
|
|
349
|
-
'q-btn--rounded'?: string
|
|
350
|
-
'q-btn--round'?: string
|
|
351
|
-
'q-btn--square'?: string
|
|
352
|
-
'q-btn--flat'?: string
|
|
353
|
-
'q-btn--unelevated'?: string
|
|
354
|
-
'q-btn--dense'?: string
|
|
355
|
-
'q-btn--fab'?: string
|
|
356
|
-
'q-btn--fab-mini'?: string
|
|
357
|
-
'q-btn__content'?: string
|
|
358
|
-
'q-btn__content--hidden'?: string
|
|
359
|
-
'q-btn__progress'?: string
|
|
360
|
-
'q-btn__progress-indicator'?: string
|
|
361
|
-
'q-btn__progress--dark'?: string
|
|
362
|
-
'q-btn-dropdown--split'?: string
|
|
363
|
-
'q-btn-dropdown--simple'?: string
|
|
364
|
-
'q-btn-dropdown__arrow'?: string
|
|
365
|
-
'q-btn-dropdown--current'?: string
|
|
366
|
-
'q-btn-group'?: string
|
|
367
|
-
'q-btn-group--push'?: string
|
|
368
|
-
'q-btn-group--rounded'?: string
|
|
369
|
-
'q-btn-group--square'?: string
|
|
370
|
-
'q-btn-group--flat'?: string
|
|
371
|
-
'q-btn-group--outline'?: string
|
|
372
|
-
'q-btn-group--unelevated'?: string
|
|
373
|
-
'q-btn-group--stretch'?: string
|
|
374
|
-
'q-btn-group--glossy'?: string
|
|
375
|
-
'q-btn-group--spread'?: string
|
|
376
|
-
'q-btn-toggle'?: string
|
|
377
|
-
'q-card'?: string
|
|
378
|
-
'q-card--bordered'?: string
|
|
379
|
-
'q-card--dark'?: string
|
|
380
|
-
'q-card__section'?: string
|
|
381
|
-
'q-card__section--vert'?: string
|
|
382
|
-
'q-card__section--horiz'?: string
|
|
383
|
-
'q-card__actions'?: string
|
|
384
|
-
'q-card__actions--horiz'?: string
|
|
385
|
-
'q-card__actions--vert'?: string
|
|
386
|
-
'q-carousel'?: string
|
|
387
|
-
'q-carousel__slide'?: string
|
|
388
|
-
'q-carousel__slides-container'?: string
|
|
389
|
-
'q-carousel__control'?: string
|
|
390
|
-
'q-carousel__arrow'?: string
|
|
391
|
-
'q-carousel__prev-arrow--horizontal'?: string
|
|
392
|
-
'q-carousel__next-arrow--horizontal'?: string
|
|
393
|
-
'q-carousel__prev-arrow--vertical'?: string
|
|
394
|
-
'q-carousel__next-arrow--vertical'?: string
|
|
395
|
-
'q-carousel__navigation--top'?: string
|
|
396
|
-
'q-carousel__navigation--bottom'?: string
|
|
397
|
-
'q-carousel__navigation--left'?: string
|
|
398
|
-
'q-carousel__navigation--right'?: string
|
|
399
|
-
'q-carousel__navigation-inner'?: string
|
|
400
|
-
'q-carousel__navigation'?: string
|
|
401
|
-
'q-carousel__navigation-icon--inactive'?: string
|
|
402
|
-
'q-carousel--navigation-top'?: string
|
|
403
|
-
'q-carousel--arrows-vertical'?: string
|
|
404
|
-
'q-carousel--navigation-bottom'?: string
|
|
405
|
-
'q-carousel--navigation-left'?: string
|
|
406
|
-
'q-carousel--arrows-horizontal'?: string
|
|
407
|
-
'q-carousel--navigation-right'?: string
|
|
408
|
-
'q-message-name'?: string
|
|
409
|
-
'q-message-label'?: string
|
|
410
|
-
'q-message-stamp'?: string
|
|
411
|
-
'q-message-avatar'?: string
|
|
412
|
-
'q-message'?: string
|
|
413
|
-
'q-message-avatar--received'?: string
|
|
414
|
-
'q-message-text--received'?: string
|
|
415
|
-
'q-message-text-content--received'?: string
|
|
416
|
-
'q-message-name--sent'?: string
|
|
417
|
-
'q-message-avatar--sent'?: string
|
|
418
|
-
'q-message-container--sent'?: string
|
|
419
|
-
'q-message-text--sent'?: string
|
|
420
|
-
'q-message-text-content--sent'?: string
|
|
421
|
-
'q-message-text'?: string
|
|
422
|
-
'q-checkbox'?: string
|
|
423
|
-
'q-checkbox__native'?: string
|
|
424
|
-
'q-checkbox__bg'?: string
|
|
425
|
-
'q-checkbox__icon-container'?: string
|
|
426
|
-
'q-checkbox__icon'?: string
|
|
427
|
-
'q-checkbox__svg'?: string
|
|
428
|
-
'q-checkbox__truthy'?: string
|
|
429
|
-
'q-checkbox__indet'?: string
|
|
430
|
-
'q-checkbox__inner'?: string
|
|
431
|
-
'q-checkbox__inner--truthy'?: string
|
|
432
|
-
'q-checkbox__inner--indet'?: string
|
|
433
|
-
'q-checkbox--dark'?: string
|
|
434
|
-
'q-checkbox--dense'?: string
|
|
435
|
-
'q-chip'?: string
|
|
436
|
-
'q-chip--colored'?: string
|
|
437
|
-
'q-chip--dark'?: string
|
|
438
|
-
'q-chip--outline'?: string
|
|
439
|
-
'q-chip--selected'?: string
|
|
440
|
-
'q-chip__icon'?: string
|
|
441
|
-
'q-chip__icon--left'?: string
|
|
442
|
-
'q-chip__icon--right'?: string
|
|
443
|
-
'q-chip__icon--remove'?: string
|
|
444
|
-
'q-chip__content'?: string
|
|
445
|
-
'q-chip--dense'?: string
|
|
446
|
-
'q-chip--square'?: string
|
|
447
|
-
'q-circular-progress'?: string
|
|
448
|
-
'q-circular-progress__svg'?: string
|
|
449
|
-
'q-circular-progress__text'?: string
|
|
450
|
-
'q-circular-progress--indeterminate'?: string
|
|
451
|
-
'q-color-picker'?: string
|
|
452
|
-
'q-color-picker--bordered'?: string
|
|
453
|
-
'q-color-picker__header-tabs'?: string
|
|
454
|
-
'q-color-picker__header-banner'?: string
|
|
455
|
-
'q-color-picker__header'?: string
|
|
456
|
-
'q-color-picker__error-icon'?: string
|
|
457
|
-
'q-color-picker__header-content'?: string
|
|
458
|
-
'q-color-picker__header-content--light'?: string
|
|
459
|
-
'q-color-picker__header-content--dark'?: string
|
|
460
|
-
'q-color-picker__header-bg'?: string
|
|
461
|
-
'q-color-picker__footer'?: string
|
|
462
|
-
'q-color-picker__spectrum'?: string
|
|
463
|
-
'q-color-picker__spectrum-tab'?: string
|
|
464
|
-
'q-color-picker__spectrum-white'?: string
|
|
465
|
-
'q-color-picker__spectrum-black'?: string
|
|
466
|
-
'q-color-picker__spectrum-circle'?: string
|
|
467
|
-
'q-color-picker__hue'?: string
|
|
468
|
-
'q-color-picker__alpha'?: string
|
|
469
|
-
'q-color-picker__sliders'?: string
|
|
470
|
-
'q-color-picker__tune-tab'?: string
|
|
471
|
-
'q-color-picker__palette-tab'?: string
|
|
472
|
-
'q-color-picker__palette-rows--editable'?: string
|
|
473
|
-
'q-color-picker__cube'?: string
|
|
474
|
-
'q-color-picker--dark'?: string
|
|
475
|
-
'q-date'?: string
|
|
476
|
-
'q-date--bordered'?: string
|
|
477
|
-
'q-date__header'?: string
|
|
478
|
-
'q-date__actions'?: string
|
|
479
|
-
'q-date__content'?: string
|
|
480
|
-
'q-date__main'?: string
|
|
481
|
-
'q-date__header-link'?: string
|
|
482
|
-
'q-date__header-link--active'?: string
|
|
483
|
-
'q-date__header-subtitle'?: string
|
|
484
|
-
'q-date__header-title-label'?: string
|
|
485
|
-
'q-date__view'?: string
|
|
486
|
-
'q-date__navigation'?: string
|
|
487
|
-
'q-date__calendar-weekdays'?: string
|
|
488
|
-
'q-date__calendar-item'?: string
|
|
489
|
-
'q-date__calendar-item--out'?: string
|
|
490
|
-
'q-date__calendar-item--fill'?: string
|
|
491
|
-
'q-date__range'?: string
|
|
492
|
-
'q-date__range-from'?: string
|
|
493
|
-
'q-date__range-to'?: string
|
|
494
|
-
'q-date__edit-range'?: string
|
|
495
|
-
'q-date__edit-range-from'?: string
|
|
496
|
-
'q-date__edit-range-from-to'?: string
|
|
497
|
-
'q-date__edit-range-to'?: string
|
|
498
|
-
'q-date__calendar-days-container'?: string
|
|
499
|
-
'q-date__calendar-days'?: string
|
|
500
|
-
'q-date__event'?: string
|
|
501
|
-
'q-date__today'?: string
|
|
502
|
-
'q-date__years-content'?: string
|
|
503
|
-
'q-date__years-item'?: string
|
|
504
|
-
'q-date__months-item'?: string
|
|
505
|
-
'q-date--readonly'?: string
|
|
506
|
-
'q-date--portrait'?: string
|
|
507
|
-
'q-date--portrait-standard'?: string
|
|
508
|
-
'q-date--portrait-minimal'?: string
|
|
509
|
-
'q-date--landscape'?: string
|
|
510
|
-
'q-date--landscape-standard'?: string
|
|
511
|
-
'q-date--landscape-minimal'?: string
|
|
512
|
-
'q-date--dark'?: string
|
|
513
|
-
'q-dialog__title'?: string
|
|
514
|
-
'q-dialog__progress'?: string
|
|
515
|
-
'q-dialog__inner'?: string
|
|
516
|
-
'q-dialog__inner--square'?: string
|
|
517
|
-
'q-dialog__inner--minimized'?: string
|
|
518
|
-
'q-dialog__inner--maximized'?: string
|
|
519
|
-
'q-dialog__inner--top'?: string
|
|
520
|
-
'q-dialog__inner--bottom'?: string
|
|
521
|
-
'q-dialog__inner--right'?: string
|
|
522
|
-
'q-dialog__inner--left'?: string
|
|
523
|
-
'q-dialog__inner--fullwidth'?: string
|
|
524
|
-
'q-dialog__inner--fullheight'?: string
|
|
525
|
-
'q-dialog__backdrop'?: string
|
|
526
|
-
'q-body--dialog'?: string
|
|
527
|
-
'q-editor'?: string
|
|
528
|
-
'q-editor__toolbars-container'?: string
|
|
529
|
-
'q-editor__content'?: string
|
|
530
|
-
'q-editor__toolbar'?: string
|
|
531
|
-
'q-editor__toolbar-group'?: string
|
|
532
|
-
'q-editor__link-input'?: string
|
|
533
|
-
'q-editor--flat'?: string
|
|
534
|
-
'q-editor--dense'?: string
|
|
535
|
-
'q-editor--dark'?: string
|
|
536
|
-
'q-expansion-item__border'?: string
|
|
537
|
-
'q-expansion-item__toggle-icon'?: string
|
|
538
|
-
'q-expansion-item__toggle-icon--rotated'?: string
|
|
539
|
-
'q-expansion-item__toggle-focus'?: string
|
|
540
|
-
'q-expansion-item--standard'?: string
|
|
541
|
-
'q-expansion-item--popup'?: string
|
|
542
|
-
'q-expansion-item__content'?: string
|
|
543
|
-
'q-expansion-item'?: string
|
|
544
|
-
'q-expansion-item--expanded'?: string
|
|
545
|
-
'q-fab'?: string
|
|
546
|
-
'q-fab--form-rounded'?: string
|
|
547
|
-
'q-fab--form-square'?: string
|
|
548
|
-
'q-fab__icon'?: string
|
|
549
|
-
'q-fab__active-icon'?: string
|
|
550
|
-
'q-fab__label--external'?: string
|
|
551
|
-
'q-fab__label--external-hidden'?: string
|
|
552
|
-
'q-fab__label--external-left'?: string
|
|
553
|
-
'q-fab__label--external-right'?: string
|
|
554
|
-
'q-fab__label--external-bottom'?: string
|
|
555
|
-
'q-fab__label--external-top'?: string
|
|
556
|
-
'q-fab__label--internal'?: string
|
|
557
|
-
'q-fab__label--internal-hidden'?: string
|
|
558
|
-
'q-fab__label--internal-top'?: string
|
|
559
|
-
'q-fab__label--internal-bottom'?: string
|
|
560
|
-
'q-fab__label--internal-left'?: string
|
|
561
|
-
'q-fab__label--internal-right'?: string
|
|
562
|
-
'q-fab__icon-holder'?: string
|
|
563
|
-
'q-fab__icon-holder--opened'?: string
|
|
564
|
-
'q-fab__actions'?: string
|
|
565
|
-
'q-fab__actions--right'?: string
|
|
566
|
-
'q-fab__actions--left'?: string
|
|
567
|
-
'q-fab__actions--up'?: string
|
|
568
|
-
'q-fab__actions--down'?: string
|
|
569
|
-
'q-fab__actions--opened'?: string
|
|
570
|
-
'q-fab--align-left'?: string
|
|
571
|
-
'q-fab--align-right'?: string
|
|
572
|
-
'q-field'?: string
|
|
573
|
-
'q-field--with-bottom'?: string
|
|
574
|
-
'q-field__marginal'?: string
|
|
575
|
-
'q-field__before'?: string
|
|
576
|
-
'q-field__prepend'?: string
|
|
577
|
-
'q-field__after'?: string
|
|
578
|
-
'q-field__append'?: string
|
|
579
|
-
'q-field__inner'?: string
|
|
580
|
-
'q-field__bottom'?: string
|
|
581
|
-
'q-field__bottom--animated'?: string
|
|
582
|
-
'q-field__messages'?: string
|
|
583
|
-
'q-field__counter'?: string
|
|
584
|
-
'q-field--item-aligned'?: string
|
|
585
|
-
'q-field__control-container'?: string
|
|
586
|
-
'q-field__control'?: string
|
|
587
|
-
'q-field__shadow'?: string
|
|
588
|
-
'q-field__native'?: string
|
|
589
|
-
'q-field__prefix'?: string
|
|
590
|
-
'q-field__suffix'?: string
|
|
591
|
-
'q-field__input'?: string
|
|
592
|
-
'q-field--readonly'?: string
|
|
593
|
-
'q-field--disabled'?: string
|
|
594
|
-
'q-field__label'?: string
|
|
595
|
-
'q-field--float'?: string
|
|
596
|
-
'q-field--highlighted'?: string
|
|
597
|
-
'q-field--filled'?: string
|
|
598
|
-
'q-field--outlined'?: string
|
|
599
|
-
'q-field--standard'?: string
|
|
600
|
-
'q-field--dark'?: string
|
|
601
|
-
'q-field--standout'?: string
|
|
602
|
-
'q-field--labeled'?: string
|
|
603
|
-
'q-field--dense'?: string
|
|
604
|
-
'q-field--borderless'?: string
|
|
605
|
-
'q-field--error'?: string
|
|
606
|
-
'q-field__focusable-action'?: string
|
|
607
|
-
'q-field--auto-height'?: string
|
|
608
|
-
'q-field--square'?: string
|
|
609
|
-
'q-transition--field-message-enter-active'?: string
|
|
610
|
-
'q-transition--field-message-leave-active'?: string
|
|
611
|
-
'q-transition--field-message-enter-from'?: string
|
|
612
|
-
'q-transition--field-message-leave-to'?: string
|
|
613
|
-
'q-transition--field-message-leave-from'?: string
|
|
614
|
-
'q-file'?: string
|
|
615
|
-
'q-file__filler'?: string
|
|
616
|
-
'q-file__dnd'?: string
|
|
617
|
-
'q-form'?: string
|
|
618
|
-
'q-img'?: string
|
|
619
|
-
'q-img__loading'?: string
|
|
620
|
-
'q-img__container'?: string
|
|
621
|
-
'q-img__image'?: string
|
|
622
|
-
'q-img__image--with-transition'?: string
|
|
623
|
-
'q-img__image--loaded'?: string
|
|
624
|
-
'q-img__content'?: string
|
|
625
|
-
'q-img--no-menu'?: string
|
|
626
|
-
'q-inner-loading'?: string
|
|
627
|
-
'q-inner-loading--dark'?: string
|
|
628
|
-
'q-inner-loading__label'?: string
|
|
629
|
-
'q-textarea'?: string
|
|
630
|
-
'q-textarea--autogrow'?: string
|
|
631
|
-
'q-intersection'?: string
|
|
632
|
-
'q-item'?: string
|
|
633
|
-
'q-item__section--side'?: string
|
|
634
|
-
'q-item__section--avatar'?: string
|
|
635
|
-
'q-item__section--thumbnail'?: string
|
|
636
|
-
'q-item__section--nowrap'?: string
|
|
637
|
-
'q-item__label'?: string
|
|
638
|
-
'q-item__label--overline'?: string
|
|
639
|
-
'q-item__label--caption'?: string
|
|
640
|
-
'q-item__label--header'?: string
|
|
641
|
-
'q-separator--spaced'?: string
|
|
642
|
-
'q-list--padding'?: string
|
|
643
|
-
'q-item__section--main'?: string
|
|
644
|
-
'q-list--bordered'?: string
|
|
645
|
-
'q-list--separator'?: string
|
|
646
|
-
'q-list--dense'?: string
|
|
647
|
-
'q-item--dense'?: string
|
|
648
|
-
'q-list--dark'?: string
|
|
649
|
-
'q-item--dark'?: string
|
|
650
|
-
'q-item--active'?: string
|
|
651
|
-
'q-knob'?: string
|
|
652
|
-
'q-knob--editable'?: string
|
|
653
|
-
'q-layout'?: string
|
|
654
|
-
'q-layout-container'?: string
|
|
655
|
-
'q-layout__shadow'?: string
|
|
656
|
-
'q-layout__section--marginal'?: string
|
|
657
|
-
'q-header--hidden'?: string
|
|
658
|
-
'q-header--bordered'?: string
|
|
659
|
-
'q-header'?: string
|
|
660
|
-
'q-footer--hidden'?: string
|
|
661
|
-
'q-footer--bordered'?: string
|
|
662
|
-
'q-footer'?: string
|
|
663
|
-
'q-drawer'?: string
|
|
664
|
-
'q-drawer--on-top'?: string
|
|
665
|
-
'q-drawer--left'?: string
|
|
666
|
-
'q-drawer--right'?: string
|
|
667
|
-
'q-drawer-container'?: string
|
|
668
|
-
'q-drawer--mini'?: string
|
|
669
|
-
'q-drawer--mini-animate'?: string
|
|
670
|
-
'q-drawer--standard'?: string
|
|
671
|
-
'q-drawer--mobile'?: string
|
|
672
|
-
'q-drawer__backdrop'?: string
|
|
673
|
-
'q-drawer__opener'?: string
|
|
674
|
-
'q-page'?: string
|
|
675
|
-
'q-page-sticky--shrink'?: string
|
|
676
|
-
'q-body--layout-animate'?: string
|
|
677
|
-
'q-body--drawer-toggle'?: string
|
|
678
|
-
'q-linear-progress'?: string
|
|
679
|
-
'q-linear-progress__model'?: string
|
|
680
|
-
'q-linear-progress__track'?: string
|
|
681
|
-
'q-linear-progress__model--with-transition'?: string
|
|
682
|
-
'q-linear-progress__track--with-transition'?: string
|
|
683
|
-
'q-linear-progress--reverse'?: string
|
|
684
|
-
'q-linear-progress__model--determinate'?: string
|
|
685
|
-
'q-linear-progress__model--indeterminate'?: string
|
|
686
|
-
'q-linear-progress__model--query'?: string
|
|
687
|
-
'q-linear-progress__track--light'?: string
|
|
688
|
-
'q-linear-progress__track--dark'?: string
|
|
689
|
-
'q-linear-progress__stripe'?: string
|
|
690
|
-
'q-linear-progress__stripe--with-transition'?: string
|
|
691
|
-
'q-menu'?: string
|
|
692
|
-
'q-menu--square'?: string
|
|
693
|
-
'q-menu--dark'?: string
|
|
694
|
-
'q-option-group--inline'?: string
|
|
695
|
-
'q-pagination'?: string
|
|
696
|
-
'q-pagination__content'?: string
|
|
697
|
-
'q-pagination__middle'?: string
|
|
698
|
-
'q-parallax'?: string
|
|
699
|
-
'q-parallax__media'?: string
|
|
700
|
-
'q-popup-edit'?: string
|
|
701
|
-
'q-popup-edit__buttons'?: string
|
|
702
|
-
'q-pull-to-refresh'?: string
|
|
703
|
-
'q-pull-to-refresh__puller'?: string
|
|
704
|
-
'q-pull-to-refresh__puller--animating'?: string
|
|
705
|
-
'q-radio'?: string
|
|
706
|
-
'q-radio__native'?: string
|
|
707
|
-
'q-radio__bg'?: string
|
|
708
|
-
'q-radio__icon-container'?: string
|
|
709
|
-
'q-radio__icon'?: string
|
|
710
|
-
'q-radio__check'?: string
|
|
711
|
-
'q-radio__inner'?: string
|
|
712
|
-
'q-radio__inner--truthy'?: string
|
|
713
|
-
'q-radio--dark'?: string
|
|
714
|
-
'q-radio--dense'?: string
|
|
715
|
-
'q-rating'?: string
|
|
716
|
-
'q-rating__icon-container'?: string
|
|
717
|
-
'q-rating__icon'?: string
|
|
718
|
-
'q-rating__icon--hovered'?: string
|
|
719
|
-
'q-rating__icon--active'?: string
|
|
720
|
-
'q-rating__icon--exselected'?: string
|
|
721
|
-
'q-rating--no-dimming'?: string
|
|
722
|
-
'q-rating--editable'?: string
|
|
723
|
-
'q-responsive'?: string
|
|
724
|
-
'q-responsive__filler'?: string
|
|
725
|
-
'q-responsive__content'?: string
|
|
726
|
-
'q-scrollarea'?: string
|
|
727
|
-
'q-scrollarea__bar'?: string
|
|
728
|
-
'q-scrollarea__thumb'?: string
|
|
729
|
-
'q-scrollarea__bar--v'?: string
|
|
730
|
-
'q-scrollarea__thumb--v'?: string
|
|
731
|
-
'q-scrollarea__bar--h'?: string
|
|
732
|
-
'q-scrollarea__thumb--h'?: string
|
|
733
|
-
'q-scrollarea__bar--invisible'?: string
|
|
734
|
-
'q-scrollarea__thumb--invisible'?: string
|
|
735
|
-
'q-scrollarea__content'?: string
|
|
736
|
-
'q-scrollarea--dark'?: string
|
|
737
|
-
'q-select--without-input'?: string
|
|
738
|
-
'q-select--with-input'?: string
|
|
739
|
-
'q-select'?: string
|
|
740
|
-
'q-select__focus-target'?: string
|
|
741
|
-
'q-select__autocomplete-input'?: string
|
|
742
|
-
'q-select__dropdown-icon'?: string
|
|
743
|
-
'q-select__dialog'?: string
|
|
744
|
-
'q-separator'?: string
|
|
745
|
-
'q-separator--dark'?: string
|
|
746
|
-
'q-separator--horizontal'?: string
|
|
747
|
-
'q-separator--horizontal-inset'?: string
|
|
748
|
-
'q-separator--horizontal-item-inset'?: string
|
|
749
|
-
'q-separator--horizontal-item-thumbnail-inset'?: string
|
|
750
|
-
'q-separator--vertical'?: string
|
|
751
|
-
'q-separator--vertical-inset'?: string
|
|
752
|
-
'q-skeleton'?: string
|
|
753
|
-
'q-skeleton--anim'?: string
|
|
754
|
-
'q-skeleton--type-text'?: string
|
|
755
|
-
'q-skeleton--type-circle'?: string
|
|
756
|
-
'q-skeleton--type-QAvatar'?: string
|
|
757
|
-
'q-skeleton--type-QBtn'?: string
|
|
758
|
-
'q-skeleton--type-QBadge'?: string
|
|
759
|
-
'q-skeleton--type-QChip'?: string
|
|
760
|
-
'q-skeleton--type-QToolbar'?: string
|
|
761
|
-
'q-skeleton--type-QCheckbox'?: string
|
|
762
|
-
'q-skeleton--type-QRadio'?: string
|
|
763
|
-
'q-skeleton--type-QToggle'?: string
|
|
764
|
-
'q-skeleton--type-QSlider'?: string
|
|
765
|
-
'q-skeleton--type-QRange'?: string
|
|
766
|
-
'q-skeleton--type-QInput'?: string
|
|
767
|
-
'q-skeleton--bordered'?: string
|
|
768
|
-
'q-skeleton--square'?: string
|
|
769
|
-
'q-skeleton--anim-fade'?: string
|
|
770
|
-
'q-skeleton--anim-pulse'?: string
|
|
771
|
-
'q-skeleton--anim-pulse-x'?: string
|
|
772
|
-
'q-skeleton--anim-pulse-y'?: string
|
|
773
|
-
'q-skeleton--anim-wave'?: string
|
|
774
|
-
'q-skeleton--anim-blink'?: string
|
|
775
|
-
'q-skeleton--anim-pop'?: string
|
|
776
|
-
'q-skeleton--dark'?: string
|
|
777
|
-
'q-slide-item'?: string
|
|
778
|
-
'q-slide-item__left'?: string
|
|
779
|
-
'q-slide-item__right'?: string
|
|
780
|
-
'q-slide-item__top'?: string
|
|
781
|
-
'q-slide-item__bottom'?: string
|
|
782
|
-
'q-slide-item__content'?: string
|
|
783
|
-
'q-slider'?: string
|
|
784
|
-
'q-slider--h'?: string
|
|
785
|
-
'q-slider--v'?: string
|
|
786
|
-
'q-slider--editable'?: string
|
|
787
|
-
'q-slider__track-container'?: string
|
|
788
|
-
'q-slider__track-container--h'?: string
|
|
789
|
-
'q-slider__track-container--v'?: string
|
|
790
|
-
'q-slider__track'?: string
|
|
791
|
-
'q-slider__inner'?: string
|
|
792
|
-
'q-slider__selection'?: string
|
|
793
|
-
'q-slider__markers'?: string
|
|
794
|
-
'q-slider__markers--h'?: string
|
|
795
|
-
'q-slider__markers--v'?: string
|
|
796
|
-
'q-slider__marker-labels-container'?: string
|
|
797
|
-
'q-slider__marker-labels'?: string
|
|
798
|
-
'q-slider__marker-labels--h-standard'?: string
|
|
799
|
-
'q-slider__marker-labels--h-switched'?: string
|
|
800
|
-
'q-slider__marker-labels--h-ltr'?: string
|
|
801
|
-
'q-slider__marker-labels--h-rtl'?: string
|
|
802
|
-
'q-slider__marker-labels--v-standard'?: string
|
|
803
|
-
'q-slider__marker-labels--v-switched'?: string
|
|
804
|
-
'q-slider__marker-labels--v-ltr'?: string
|
|
805
|
-
'q-slider__marker-labels--v-rtl'?: string
|
|
806
|
-
'q-slider__thumb'?: string
|
|
807
|
-
'q-slider__thumb--h'?: string
|
|
808
|
-
'q-slider__thumb--h-ltr'?: string
|
|
809
|
-
'q-slider__thumb--h-rtl'?: string
|
|
810
|
-
'q-slider__thumb--v'?: string
|
|
811
|
-
'q-slider__thumb--v-ltr'?: string
|
|
812
|
-
'q-slider__thumb--v-rtl'?: string
|
|
813
|
-
'q-slider__thumb-shape'?: string
|
|
814
|
-
'q-slider__focus-ring'?: string
|
|
815
|
-
'q-slider__pin'?: string
|
|
816
|
-
'q-slider__pin--h'?: string
|
|
817
|
-
'q-slider__pin--h-standard'?: string
|
|
818
|
-
'q-slider__pin--h-switched'?: string
|
|
819
|
-
'q-slider__pin--v'?: string
|
|
820
|
-
'q-slider__pin--v-standard'?: string
|
|
821
|
-
'q-slider__pin--v-switched'?: string
|
|
822
|
-
'q-slider__label'?: string
|
|
823
|
-
'q-slider__label--h'?: string
|
|
824
|
-
'q-slider__label--h-standard'?: string
|
|
825
|
-
'q-slider__label--h-switched'?: string
|
|
826
|
-
'q-slider__label--v'?: string
|
|
827
|
-
'q-slider__label--v-standard'?: string
|
|
828
|
-
'q-slider__label--v-switched'?: string
|
|
829
|
-
'q-slider__text-container'?: string
|
|
830
|
-
'q-slider__text'?: string
|
|
831
|
-
'q-slider--no-value'?: string
|
|
832
|
-
'q-slider--focus'?: string
|
|
833
|
-
'q-slider--inactive'?: string
|
|
834
|
-
'q-slider--active'?: string
|
|
835
|
-
'q-slider--label'?: string
|
|
836
|
-
'q-slider--dark'?: string
|
|
837
|
-
'q-slider--dense'?: string
|
|
838
|
-
'q-space'?: string
|
|
839
|
-
'q-spinner'?: string
|
|
840
|
-
'q-spinner-mat'?: string
|
|
841
|
-
'q-splitter__panel'?: string
|
|
842
|
-
'q-splitter__separator'?: string
|
|
843
|
-
'q-splitter__separator-area'?: string
|
|
844
|
-
'q-splitter--dark'?: string
|
|
845
|
-
'q-splitter--vertical'?: string
|
|
846
|
-
'q-splitter--horizontal'?: string
|
|
847
|
-
'q-splitter__before'?: string
|
|
848
|
-
'q-splitter__after'?: string
|
|
849
|
-
'q-stepper'?: string
|
|
850
|
-
'q-stepper__title'?: string
|
|
851
|
-
'q-stepper__caption'?: string
|
|
852
|
-
'q-stepper__dot'?: string
|
|
853
|
-
'q-stepper__tab'?: string
|
|
854
|
-
'q-stepper--dark'?: string
|
|
855
|
-
'q-stepper__tab--navigation'?: string
|
|
856
|
-
'q-stepper__tab--active'?: string
|
|
857
|
-
'q-stepper__tab--done'?: string
|
|
858
|
-
'q-stepper__tab--disabled'?: string
|
|
859
|
-
'q-stepper__tab--error'?: string
|
|
860
|
-
'q-stepper__tab--error-with-icon'?: string
|
|
861
|
-
'q-stepper__header'?: string
|
|
862
|
-
'q-stepper__header--border'?: string
|
|
863
|
-
'q-stepper__header--standard-labels'?: string
|
|
864
|
-
'q-stepper__header--alternative-labels'?: string
|
|
865
|
-
'q-stepper__header--contracted'?: string
|
|
866
|
-
'q-stepper__nav'?: string
|
|
867
|
-
'q-stepper--flat'?: string
|
|
868
|
-
'q-stepper--bordered'?: string
|
|
869
|
-
'q-stepper--horizontal'?: string
|
|
870
|
-
'q-stepper--vertical'?: string
|
|
871
|
-
'q-tab-panels'?: string
|
|
872
|
-
'q-tab-panel'?: string
|
|
873
|
-
'q-markup-table'?: string
|
|
874
|
-
'q-table'?: string
|
|
875
|
-
'q-table__card'?: string
|
|
876
|
-
'q-table__container'?: string
|
|
877
|
-
'q-table__top'?: string
|
|
878
|
-
'q-table__title'?: string
|
|
879
|
-
'q-table__separator'?: string
|
|
880
|
-
'q-table__progress'?: string
|
|
881
|
-
'q-table__middle'?: string
|
|
882
|
-
'q-table__bottom'?: string
|
|
883
|
-
'q-table__bottom-nodata-icon'?: string
|
|
884
|
-
'q-table__bottom-item'?: string
|
|
885
|
-
'q-table__control'?: string
|
|
886
|
-
'q-table__sort-icon'?: string
|
|
887
|
-
'q-table__sort-icon--left'?: string
|
|
888
|
-
'q-table__sort-icon--center'?: string
|
|
889
|
-
'q-table__sort-icon--right'?: string
|
|
890
|
-
'q-table--col-auto-width'?: string
|
|
891
|
-
'q-table__card--dark'?: string
|
|
892
|
-
'q-table--dark'?: string
|
|
893
|
-
'q-table--flat'?: string
|
|
894
|
-
'q-table--bordered'?: string
|
|
895
|
-
'q-table--square'?: string
|
|
896
|
-
'q-table__linear-progress'?: string
|
|
897
|
-
'q-table--no-wrap'?: string
|
|
898
|
-
'q-table--grid'?: string
|
|
899
|
-
'q-table__grid-item-card'?: string
|
|
900
|
-
'q-table__grid-item-row'?: string
|
|
901
|
-
'q-table__grid-item-title'?: string
|
|
902
|
-
'q-table__grid-item-value'?: string
|
|
903
|
-
'q-table__grid-item'?: string
|
|
904
|
-
'q-table__grid-item--selected'?: string
|
|
905
|
-
'q-table--horizontal-separator'?: string
|
|
906
|
-
'q-table--cell-separator'?: string
|
|
907
|
-
'q-table--vertical-separator'?: string
|
|
908
|
-
'q-table--dense'?: string
|
|
909
|
-
'q-tab'?: string
|
|
910
|
-
'q-tab--full'?: string
|
|
911
|
-
'q-tab--no-caps'?: string
|
|
912
|
-
'q-tab__content'?: string
|
|
913
|
-
'q-tab__content--inline'?: string
|
|
914
|
-
'q-tab__icon'?: string
|
|
915
|
-
'q-tab__label'?: string
|
|
916
|
-
'q-tab__alert'?: string
|
|
917
|
-
'q-tab__alert-icon'?: string
|
|
918
|
-
'q-tab__indicator'?: string
|
|
919
|
-
'q-tab--active'?: string
|
|
920
|
-
'q-tab--inactive'?: string
|
|
921
|
-
'q-tabs'?: string
|
|
922
|
-
'q-tabs--scrollable'?: string
|
|
923
|
-
'q-tabs--not-scrollable'?: string
|
|
924
|
-
'q-tabs__arrow'?: string
|
|
925
|
-
'q-tabs__content'?: string
|
|
926
|
-
'q-tabs__content--align-center'?: string
|
|
927
|
-
'q-tabs__content--align-right'?: string
|
|
928
|
-
'q-tabs__content--align-justify'?: string
|
|
929
|
-
'q-tabs__offset'?: string
|
|
930
|
-
'q-tabs--horizontal'?: string
|
|
931
|
-
'q-tabs--vertical'?: string
|
|
932
|
-
'q-tabs--dense'?: string
|
|
933
|
-
'q-time'?: string
|
|
934
|
-
'q-time--bordered'?: string
|
|
935
|
-
'q-time__header'?: string
|
|
936
|
-
'q-time__actions'?: string
|
|
937
|
-
'q-time__header-label'?: string
|
|
938
|
-
'q-time__link'?: string
|
|
939
|
-
'q-time__link--active'?: string
|
|
940
|
-
'q-time__header-ampm'?: string
|
|
941
|
-
'q-time__content'?: string
|
|
942
|
-
'q-time__container-parent'?: string
|
|
943
|
-
'q-time__container-child'?: string
|
|
944
|
-
'q-time__clock'?: string
|
|
945
|
-
'q-time__clock-circle'?: string
|
|
946
|
-
'q-time__clock-center'?: string
|
|
947
|
-
'q-time__clock-pointer'?: string
|
|
948
|
-
'q-time__clock-position'?: string
|
|
949
|
-
'q-time__clock-position--disable'?: string
|
|
950
|
-
'q-time__clock-position--active'?: string
|
|
951
|
-
'q-time__clock-pos-0'?: string
|
|
952
|
-
'q-time__clock-pos-1'?: string
|
|
953
|
-
'q-time__clock-pos-2'?: string
|
|
954
|
-
'q-time__clock-pos-3'?: string
|
|
955
|
-
'q-time__clock-pos-4'?: string
|
|
956
|
-
'q-time__clock-pos-5'?: string
|
|
957
|
-
'q-time__clock-pos-6'?: string
|
|
958
|
-
'q-time__clock-pos-7'?: string
|
|
959
|
-
'q-time__clock-pos-8'?: string
|
|
960
|
-
'q-time__clock-pos-9'?: string
|
|
961
|
-
'q-time__clock-pos-10'?: string
|
|
962
|
-
'q-time__clock-pos-11'?: string
|
|
963
|
-
'q-time__clock-pos-12'?: string
|
|
964
|
-
'q-time__clock-pos-13'?: string
|
|
965
|
-
'q-time__clock-pos-14'?: string
|
|
966
|
-
'q-time__clock-pos-15'?: string
|
|
967
|
-
'q-time__clock-pos-16'?: string
|
|
968
|
-
'q-time__clock-pos-17'?: string
|
|
969
|
-
'q-time__clock-pos-18'?: string
|
|
970
|
-
'q-time__clock-pos-19'?: string
|
|
971
|
-
'q-time__clock-pos-20'?: string
|
|
972
|
-
'q-time__clock-pos-21'?: string
|
|
973
|
-
'q-time__clock-pos-22'?: string
|
|
974
|
-
'q-time__clock-pos-23'?: string
|
|
975
|
-
'q-time__now-button'?: string
|
|
976
|
-
'q-time--readonly'?: string
|
|
977
|
-
'q-time--portrait'?: string
|
|
978
|
-
'q-time--landscape'?: string
|
|
979
|
-
'q-time--dark'?: string
|
|
980
|
-
'q-timeline'?: string
|
|
981
|
-
'q-timeline--dark'?: string
|
|
982
|
-
'q-timeline__content'?: string
|
|
983
|
-
'q-timeline__title'?: string
|
|
984
|
-
'q-timeline__subtitle'?: string
|
|
985
|
-
'q-timeline__dot'?: string
|
|
986
|
-
'q-timeline__dot-img'?: string
|
|
987
|
-
'q-timeline__heading'?: string
|
|
988
|
-
'q-timeline__heading-title'?: string
|
|
989
|
-
'q-timeline__entry'?: string
|
|
990
|
-
'q-timeline__entry--icon'?: string
|
|
991
|
-
'q-timeline--dense--right'?: string
|
|
992
|
-
'q-timeline--dense--left'?: string
|
|
993
|
-
'q-timeline--comfortable'?: string
|
|
994
|
-
'q-timeline--comfortable--right'?: string
|
|
995
|
-
'q-timeline--comfortable--left'?: string
|
|
996
|
-
'q-timeline--loose'?: string
|
|
997
|
-
'q-toggle'?: string
|
|
998
|
-
'q-toggle__native'?: string
|
|
999
|
-
'q-toggle__track'?: string
|
|
1000
|
-
'q-toggle__thumb'?: string
|
|
1001
|
-
'q-toggle__inner'?: string
|
|
1002
|
-
'q-toggle__inner--indet'?: string
|
|
1003
|
-
'q-toggle__inner--truthy'?: string
|
|
1004
|
-
'q-toggle--dark'?: string
|
|
1005
|
-
'q-toggle--dense'?: string
|
|
1006
|
-
'q-toolbar'?: string
|
|
1007
|
-
'q-toolbar--inset'?: string
|
|
1008
|
-
'q-toolbar__title'?: string
|
|
1009
|
-
'q-tooltip--style'?: string
|
|
1010
|
-
'q-tooltip'?: string
|
|
1011
|
-
'q-tree'?: string
|
|
1012
|
-
'q-tree__node'?: string
|
|
1013
|
-
'q-tree__node--disabled'?: string
|
|
1014
|
-
'q-tree__node-header'?: string
|
|
1015
|
-
'q-tree__children'?: string
|
|
1016
|
-
'q-tree__node-body'?: string
|
|
1017
|
-
'q-tree__node--parent'?: string
|
|
1018
|
-
'q-tree__node--link'?: string
|
|
1019
|
-
'q-tree__node-header-content'?: string
|
|
1020
|
-
'q-tree__node--selected'?: string
|
|
1021
|
-
'q-tree__icon'?: string
|
|
1022
|
-
'q-tree__img'?: string
|
|
1023
|
-
'q-tree__avatar'?: string
|
|
1024
|
-
'q-tree__arrow'?: string
|
|
1025
|
-
'q-tree__spinner'?: string
|
|
1026
|
-
'q-tree__arrow--rotate'?: string
|
|
1027
|
-
'q-tree__tickbox'?: string
|
|
1028
|
-
'q-tree--dark'?: string
|
|
1029
|
-
'q-tree--no-connectors'?: string
|
|
1030
|
-
'q-tree--dense'?: string
|
|
1031
|
-
'q-uploader'?: string
|
|
1032
|
-
'q-uploader--bordered'?: string
|
|
1033
|
-
'q-uploader__input'?: string
|
|
1034
|
-
'q-uploader__file'?: string
|
|
1035
|
-
'q-uploader__header'?: string
|
|
1036
|
-
'q-uploader__spinner'?: string
|
|
1037
|
-
'q-uploader__header-content'?: string
|
|
1038
|
-
'q-uploader__dnd'?: string
|
|
1039
|
-
'q-uploader__overlay'?: string
|
|
1040
|
-
'q-uploader__list'?: string
|
|
1041
|
-
'q-uploader__file--img'?: string
|
|
1042
|
-
'q-uploader__file-header'?: string
|
|
1043
|
-
'q-uploader__file-header-content'?: string
|
|
1044
|
-
'q-uploader__file-status'?: string
|
|
1045
|
-
'q-uploader__title'?: string
|
|
1046
|
-
'q-uploader__subtitle'?: string
|
|
1047
|
-
'q-uploader--disable'?: string
|
|
1048
|
-
'q-uploader--dark'?: string
|
|
1049
|
-
'q-video'?: string
|
|
1050
|
-
'q-video--responsive'?: string
|
|
1051
|
-
'q-virtual-scroll'?: string
|
|
1052
|
-
'q-virtual-scroll__content'?: string
|
|
1053
|
-
'q-virtual-scroll__padding'?: string
|
|
1054
|
-
'q-virtual-scroll--horizontal'?: string
|
|
1055
|
-
'q-ripple'?: string
|
|
1056
|
-
'q-ripple__inner'?: string
|
|
1057
|
-
'q-ripple__inner--enter'?: string
|
|
1058
|
-
'q-ripple__inner--leave'?: string
|
|
1059
|
-
'q-morph--invisible'?: string
|
|
1060
|
-
'q-morph--internal'?: string
|
|
1061
|
-
'q-bottom-sheet'?: string
|
|
1062
|
-
'q-bottom-sheet__avatar'?: string
|
|
1063
|
-
'q-bottom-sheet--list'?: string
|
|
1064
|
-
'q-bottom-sheet--grid'?: string
|
|
1065
|
-
'q-bottom-sheet__item'?: string
|
|
1066
|
-
'q-dialog-plugin'?: string
|
|
1067
|
-
'q-dialog-plugin__form'?: string
|
|
1068
|
-
'q-dialog-plugin--progress'?: string
|
|
1069
|
-
'q-loading'?: string
|
|
1070
|
-
'q-loading__backdrop'?: string
|
|
1071
|
-
'q-loading__box'?: string
|
|
1072
|
-
'q-loading__message'?: string
|
|
1073
|
-
'q-notifications__list'?: string
|
|
1074
|
-
'q-notifications__list--center'?: string
|
|
1075
|
-
'q-notifications__list--top'?: string
|
|
1076
|
-
'q-notifications__list--bottom'?: string
|
|
1077
|
-
'q-notification'?: string
|
|
1078
|
-
'q-notification__icon'?: string
|
|
1079
|
-
'q-notification__icon--additional'?: string
|
|
1080
|
-
'q-notification__avatar'?: string
|
|
1081
|
-
'q-notification__avatar--additional'?: string
|
|
1082
|
-
'q-notification__spinner'?: string
|
|
1083
|
-
'q-notification__spinner--additional'?: string
|
|
1084
|
-
'q-notification__message'?: string
|
|
1085
|
-
'q-notification__caption'?: string
|
|
1086
|
-
'q-notification__actions'?: string
|
|
1087
|
-
'q-notification__badge'?: string
|
|
1088
|
-
'q-notification__badge--top-left'?: string
|
|
1089
|
-
'q-notification__badge--top-right'?: string
|
|
1090
|
-
'q-notification__badge--bottom-left'?: string
|
|
1091
|
-
'q-notification__badge--bottom-right'?: string
|
|
1092
|
-
'q-notification__progress'?: string
|
|
1093
|
-
'q-notification--standard'?: string
|
|
1094
|
-
'q-notification--multi-line'?: string
|
|
1095
|
-
'q-notification--top-left-enter-from'?: string
|
|
1096
|
-
'q-notification--top-left-leave-to'?: string
|
|
1097
|
-
'q-notification--top-enter-from'?: string
|
|
1098
|
-
'q-notification--top-leave-to'?: string
|
|
1099
|
-
'q-notification--top-right-enter-from'?: string
|
|
1100
|
-
'q-notification--top-right-leave-to'?: string
|
|
1101
|
-
'q-notification--left-enter-from'?: string
|
|
1102
|
-
'q-notification--left-leave-to'?: string
|
|
1103
|
-
'q-notification--center-enter-from'?: string
|
|
1104
|
-
'q-notification--center-leave-to'?: string
|
|
1105
|
-
'q-notification--right-enter-from'?: string
|
|
1106
|
-
'q-notification--right-leave-to'?: string
|
|
1107
|
-
'q-notification--bottom-left-enter-from'?: string
|
|
1108
|
-
'q-notification--bottom-left-leave-to'?: string
|
|
1109
|
-
'q-notification--bottom-enter-from'?: string
|
|
1110
|
-
'q-notification--bottom-leave-to'?: string
|
|
1111
|
-
'q-notification--bottom-right-enter-from'?: string
|
|
1112
|
-
'q-notification--bottom-right-leave-to'?: string
|
|
1113
|
-
'q-notification--top-left-leave-active'?: string
|
|
1114
|
-
'q-notification--top-leave-active'?: string
|
|
1115
|
-
'q-notification--top-right-leave-active'?: string
|
|
1116
|
-
'q-notification--left-leave-active'?: string
|
|
1117
|
-
'q-notification--center-leave-active'?: string
|
|
1118
|
-
'q-notification--right-leave-active'?: string
|
|
1119
|
-
'q-notification--bottom-left-leave-active'?: string
|
|
1120
|
-
'q-notification--bottom-leave-active'?: string
|
|
1121
|
-
'q-notification--bottom-right-leave-active'?: string
|
|
1122
|
-
}
|
|
1123
|
-
spaces: {
|
|
1124
|
-
none: number
|
|
1125
|
-
xs: number
|
|
1126
|
-
sm: number
|
|
1127
|
-
md: number
|
|
1128
|
-
lg: number
|
|
1129
|
-
xl: number
|
|
1130
|
-
}
|
|
1131
|
-
z: {
|
|
1132
|
-
fab: number
|
|
1133
|
-
side: number
|
|
1134
|
-
marginals: number
|
|
1135
|
-
'fixed-drawer': number
|
|
1136
|
-
fullscreen: number
|
|
1137
|
-
menu: number
|
|
1138
|
-
top: number
|
|
1139
|
-
tooltip: number
|
|
1140
|
-
notify: number
|
|
1141
|
-
max: number
|
|
1142
|
-
}
|
|
1143
|
-
transition: {
|
|
1144
|
-
duration: string
|
|
1145
|
-
easing: string
|
|
1146
|
-
}
|
|
1147
|
-
}
|
|
1148
|
-
}
|
|
1149
|
-
|
|
1150
|
-
const defaultTheme: QuasarTheme = {
|
|
1151
|
-
typography: {
|
|
1152
|
-
fontFamily:
|
|
1153
|
-
'"Roboto", "-apple-system", "Helvetica Neue", Helvetica, Arial, sans-serif'
|
|
1154
|
-
},
|
|
1155
|
-
breakpoints: {
|
|
1156
|
-
xs: '0',
|
|
1157
|
-
sm: '600px',
|
|
1158
|
-
md: '1024px',
|
|
1159
|
-
lg: '1440px',
|
|
1160
|
-
xl: '1920px'
|
|
1161
|
-
},
|
|
1162
|
-
colors: {
|
|
1163
|
-
primary: '#1976d2',
|
|
1164
|
-
secondary: '#26A69A',
|
|
1165
|
-
accent: '#9C27B0',
|
|
1166
|
-
|
|
1167
|
-
positive: '#21BA45',
|
|
1168
|
-
negative: '#C10015',
|
|
1169
|
-
info: '#31CCEC',
|
|
1170
|
-
warning: '#F2C037',
|
|
1171
|
-
|
|
1172
|
-
'dark-page': '#121212',
|
|
1173
|
-
dark: '#1d1d1d',
|
|
1174
|
-
|
|
1175
|
-
red: '#f44336',
|
|
1176
|
-
'red-1': '#ffebee',
|
|
1177
|
-
'red-2': '#ffcdd2',
|
|
1178
|
-
'red-3': '#ef9a9a',
|
|
1179
|
-
'red-4': '#e57373',
|
|
1180
|
-
'red-5': '#ef5350',
|
|
1181
|
-
'red-6': '#f44336',
|
|
1182
|
-
'red-7': '#e53935',
|
|
1183
|
-
'red-8': '#d32f2f',
|
|
1184
|
-
'red-9': '#c62828',
|
|
1185
|
-
'red-10': '#b71c1c',
|
|
1186
|
-
'red-11': '#ff8a80',
|
|
1187
|
-
'red-12': '#ff5252',
|
|
1188
|
-
'red-13': '#ff1744',
|
|
1189
|
-
'red-14': '#d50000',
|
|
1190
|
-
pink: '#e91e63',
|
|
1191
|
-
'pink-1': '#fce4ec',
|
|
1192
|
-
'pink-2': '#f8bbd0',
|
|
1193
|
-
'pink-3': '#f48fb1',
|
|
1194
|
-
'pink-4': '#f06292',
|
|
1195
|
-
'pink-5': '#ec407a',
|
|
1196
|
-
'pink-6': '#e91e63',
|
|
1197
|
-
'pink-7': '#d81b60',
|
|
1198
|
-
'pink-8': '#c2185b',
|
|
1199
|
-
'pink-9': '#ad1457',
|
|
1200
|
-
'pink-10': '#880e4f',
|
|
1201
|
-
'pink-11': '#ff80ab',
|
|
1202
|
-
'pink-12': '#ff4081',
|
|
1203
|
-
'pink-13': '#f50057',
|
|
1204
|
-
'pink-14': '#c51162',
|
|
1205
|
-
purple: '#9c27b0',
|
|
1206
|
-
'purple-1': '#f3e5f5',
|
|
1207
|
-
'purple-2': '#e1bee7',
|
|
1208
|
-
'purple-3': '#ce93d8',
|
|
1209
|
-
'purple-4': '#ba68c8',
|
|
1210
|
-
'purple-5': '#ab47bc',
|
|
1211
|
-
'purple-6': '#9c27b0',
|
|
1212
|
-
'purple-7': '#8e24aa',
|
|
1213
|
-
'purple-8': '#7b1fa2',
|
|
1214
|
-
'purple-9': '#6a1b9a',
|
|
1215
|
-
'purple-10': '#4a148c',
|
|
1216
|
-
'purple-11': '#ea80fc',
|
|
1217
|
-
'purple-12': '#e040fb',
|
|
1218
|
-
'purple-13': '#d500f9',
|
|
1219
|
-
'purple-14': '#aa00ff',
|
|
1220
|
-
'deep-purple': '#673ab7',
|
|
1221
|
-
'deep-purple-1': '#ede7f6',
|
|
1222
|
-
'deep-purple-2': '#d1c4e9',
|
|
1223
|
-
'deep-purple-3': '#b39ddb',
|
|
1224
|
-
'deep-purple-4': '#9575cd',
|
|
1225
|
-
'deep-purple-5': '#7e57c2',
|
|
1226
|
-
'deep-purple-6': '#673ab7',
|
|
1227
|
-
'deep-purple-7': '#5e35b1',
|
|
1228
|
-
'deep-purple-8': '#512da8',
|
|
1229
|
-
'deep-purple-9': '#4527a0',
|
|
1230
|
-
'deep-purple-10': '#311b92',
|
|
1231
|
-
'deep-purple-11': '#b388ff',
|
|
1232
|
-
'deep-purple-12': '#7c4dff',
|
|
1233
|
-
'deep-purple-13': '#651fff',
|
|
1234
|
-
'deep-purple-14': '#6200ea',
|
|
1235
|
-
indigo: '#3f51b5',
|
|
1236
|
-
'indigo-1': '#e8eaf6',
|
|
1237
|
-
'indigo-2': '#c5cae9',
|
|
1238
|
-
'indigo-3': '#9fa8da',
|
|
1239
|
-
'indigo-4': '#7986cb',
|
|
1240
|
-
'indigo-5': '#5c6bc0',
|
|
1241
|
-
'indigo-6': '#3f51b5',
|
|
1242
|
-
'indigo-7': '#3949ab',
|
|
1243
|
-
'indigo-8': '#303f9f',
|
|
1244
|
-
'indigo-9': '#283593',
|
|
1245
|
-
'indigo-10': '#1a237e',
|
|
1246
|
-
'indigo-11': '#8c9eff',
|
|
1247
|
-
'indigo-12': '#536dfe',
|
|
1248
|
-
'indigo-13': '#3d5afe',
|
|
1249
|
-
'indigo-14': '#304ffe',
|
|
1250
|
-
blue: '#2196f3',
|
|
1251
|
-
'blue-1': '#e3f2fd',
|
|
1252
|
-
'blue-2': '#bbdefb',
|
|
1253
|
-
'blue-3': '#90caf9',
|
|
1254
|
-
'blue-4': '#64b5f6',
|
|
1255
|
-
'blue-5': '#42a5f5',
|
|
1256
|
-
'blue-6': '#2196f3',
|
|
1257
|
-
'blue-7': '#1e88e5',
|
|
1258
|
-
'blue-8': '#1976d2',
|
|
1259
|
-
'blue-9': '#1565c0',
|
|
1260
|
-
'blue-10': '#0d47a1',
|
|
1261
|
-
'blue-11': '#82b1ff',
|
|
1262
|
-
'blue-12': '#448aff',
|
|
1263
|
-
'blue-13': '#2979ff',
|
|
1264
|
-
'blue-14': '#2962ff',
|
|
1265
|
-
'light-blue': '#03a9f4',
|
|
1266
|
-
'light-blue-1': '#e1f5fe',
|
|
1267
|
-
'light-blue-2': '#b3e5fc',
|
|
1268
|
-
'light-blue-3': '#81d4fa',
|
|
1269
|
-
'light-blue-4': '#4fc3f7',
|
|
1270
|
-
'light-blue-5': '#29b6f6',
|
|
1271
|
-
'light-blue-6': '#03a9f4',
|
|
1272
|
-
'light-blue-7': '#039be5',
|
|
1273
|
-
'light-blue-8': '#0288d1',
|
|
1274
|
-
'light-blue-9': '#0277bd',
|
|
1275
|
-
'light-blue-10': '#01579b',
|
|
1276
|
-
'light-blue-11': '#80d8ff',
|
|
1277
|
-
'light-blue-12': '#40c4ff',
|
|
1278
|
-
'light-blue-13': '#00b0ff',
|
|
1279
|
-
'light-blue-14': '#0091ea',
|
|
1280
|
-
cyan: '#00bcd4',
|
|
1281
|
-
'cyan-1': '#e0f7fa',
|
|
1282
|
-
'cyan-2': '#b2ebf2',
|
|
1283
|
-
'cyan-3': '#80deea',
|
|
1284
|
-
'cyan-4': '#4dd0e1',
|
|
1285
|
-
'cyan-5': '#26c6da',
|
|
1286
|
-
'cyan-6': '#00bcd4',
|
|
1287
|
-
'cyan-7': '#00acc1',
|
|
1288
|
-
'cyan-8': '#0097a7',
|
|
1289
|
-
'cyan-9': '#00838f',
|
|
1290
|
-
'cyan-10': '#006064',
|
|
1291
|
-
'cyan-11': '#84ffff',
|
|
1292
|
-
'cyan-12': '#18ffff',
|
|
1293
|
-
'cyan-13': '#00e5ff',
|
|
1294
|
-
'cyan-14': '#00b8d4',
|
|
1295
|
-
teal: '#009688',
|
|
1296
|
-
'teal-1': '#e0f2f1',
|
|
1297
|
-
'teal-2': '#b2dfdb',
|
|
1298
|
-
'teal-3': '#80cbc4',
|
|
1299
|
-
'teal-4': '#4db6ac',
|
|
1300
|
-
'teal-5': '#26a69a',
|
|
1301
|
-
'teal-6': '#009688',
|
|
1302
|
-
'teal-7': '#00897b',
|
|
1303
|
-
'teal-8': '#00796b',
|
|
1304
|
-
'teal-9': '#00695c',
|
|
1305
|
-
'teal-10': '#004d40',
|
|
1306
|
-
'teal-11': '#a7ffeb',
|
|
1307
|
-
'teal-12': '#64ffda',
|
|
1308
|
-
'teal-13': '#1de9b6',
|
|
1309
|
-
'teal-14': '#00bfa5',
|
|
1310
|
-
green: '#4caf50',
|
|
1311
|
-
'green-1': '#e8f5e9',
|
|
1312
|
-
'green-2': '#c8e6c9',
|
|
1313
|
-
'green-3': '#a5d6a7',
|
|
1314
|
-
'green-4': '#81c784',
|
|
1315
|
-
'green-5': '#66bb6a',
|
|
1316
|
-
'green-6': '#4caf50',
|
|
1317
|
-
'green-7': '#43a047',
|
|
1318
|
-
'green-8': '#388e3c',
|
|
1319
|
-
'green-9': '#2e7d32',
|
|
1320
|
-
'green-10': '#1b5e20',
|
|
1321
|
-
'green-11': '#b9f6ca',
|
|
1322
|
-
'green-12': '#69f0ae',
|
|
1323
|
-
'green-13': '#00e676',
|
|
1324
|
-
'green-14': '#00c853',
|
|
1325
|
-
'light-green': '#8bc34a',
|
|
1326
|
-
'light-green-1': '#f1f8e9',
|
|
1327
|
-
'light-green-2': '#dcedc8',
|
|
1328
|
-
'light-green-3': '#c5e1a5',
|
|
1329
|
-
'light-green-4': '#aed581',
|
|
1330
|
-
'light-green-5': '#9ccc65',
|
|
1331
|
-
'light-green-6': '#8bc34a',
|
|
1332
|
-
'light-green-7': '#7cb342',
|
|
1333
|
-
'light-green-8': '#689f38',
|
|
1334
|
-
'light-green-9': '#558b2f',
|
|
1335
|
-
'light-green-10': '#33691e',
|
|
1336
|
-
'light-green-11': '#ccff90',
|
|
1337
|
-
'light-green-12': '#b2ff59',
|
|
1338
|
-
'light-green-13': '#76ff03',
|
|
1339
|
-
'light-green-14': '#64dd17',
|
|
1340
|
-
lime: '#cddc39',
|
|
1341
|
-
'lime-1': '#f9fbe7',
|
|
1342
|
-
'lime-2': '#f0f4c3',
|
|
1343
|
-
'lime-3': '#e6ee9c',
|
|
1344
|
-
'lime-4': '#dce775',
|
|
1345
|
-
'lime-5': '#d4e157',
|
|
1346
|
-
'lime-6': '#cddc39',
|
|
1347
|
-
'lime-7': '#c0ca33',
|
|
1348
|
-
'lime-8': '#afb42b',
|
|
1349
|
-
'lime-9': '#9e9d24',
|
|
1350
|
-
'lime-10': '#827717',
|
|
1351
|
-
'lime-11': '#f4ff81',
|
|
1352
|
-
'lime-12': '#eeff41',
|
|
1353
|
-
'lime-13': '#c6ff00',
|
|
1354
|
-
'lime-14': '#aeea00',
|
|
1355
|
-
yellow: '#ffeb3b',
|
|
1356
|
-
'yellow-1': '#fffde7',
|
|
1357
|
-
'yellow-2': '#fff9c4',
|
|
1358
|
-
'yellow-3': '#fff59d',
|
|
1359
|
-
'yellow-4': '#fff176',
|
|
1360
|
-
'yellow-5': '#ffee58',
|
|
1361
|
-
'yellow-6': '#ffeb3b',
|
|
1362
|
-
'yellow-7': '#fdd835',
|
|
1363
|
-
'yellow-8': '#fbc02d',
|
|
1364
|
-
'yellow-9': '#f9a825',
|
|
1365
|
-
'yellow-10': '#f57f17',
|
|
1366
|
-
'yellow-11': '#ffff8d',
|
|
1367
|
-
'yellow-12': '#ffff00',
|
|
1368
|
-
'yellow-13': '#ffea00',
|
|
1369
|
-
'yellow-14': '#ffd600',
|
|
1370
|
-
amber: '#ffc107',
|
|
1371
|
-
'amber-1': '#fff8e1',
|
|
1372
|
-
'amber-2': '#ffecb3',
|
|
1373
|
-
'amber-3': '#ffe082',
|
|
1374
|
-
'amber-4': '#ffd54f',
|
|
1375
|
-
'amber-5': '#ffca28',
|
|
1376
|
-
'amber-6': '#ffc107',
|
|
1377
|
-
'amber-7': '#ffb300',
|
|
1378
|
-
'amber-8': '#ffa000',
|
|
1379
|
-
'amber-9': '#ff8f00',
|
|
1380
|
-
'amber-10': '#ff6f00',
|
|
1381
|
-
'amber-11': '#ffe57f',
|
|
1382
|
-
'amber-12': '#ffd740',
|
|
1383
|
-
'amber-13': '#ffc400',
|
|
1384
|
-
'amber-14': '#ffab00',
|
|
1385
|
-
orange: '#ff9800',
|
|
1386
|
-
'orange-1': '#fff3e0',
|
|
1387
|
-
'orange-2': '#ffe0b2',
|
|
1388
|
-
'orange-3': '#ffcc80',
|
|
1389
|
-
'orange-4': '#ffb74d',
|
|
1390
|
-
'orange-5': '#ffa726',
|
|
1391
|
-
'orange-6': '#ff9800',
|
|
1392
|
-
'orange-7': '#fb8c00',
|
|
1393
|
-
'orange-8': '#f57c00',
|
|
1394
|
-
'orange-9': '#ef6c00',
|
|
1395
|
-
'orange-10': '#e65100',
|
|
1396
|
-
'orange-11': '#ffd180',
|
|
1397
|
-
'orange-12': '#ffab40',
|
|
1398
|
-
'orange-13': '#ff9100',
|
|
1399
|
-
'orange-14': '#ff6d00',
|
|
1400
|
-
'deep-orange': '#ff5722',
|
|
1401
|
-
'deep-orange-1': '#fbe9e7',
|
|
1402
|
-
'deep-orange-2': '#ffccbc',
|
|
1403
|
-
'deep-orange-3': '#ffab91',
|
|
1404
|
-
'deep-orange-4': '#ff8a65',
|
|
1405
|
-
'deep-orange-5': '#ff7043',
|
|
1406
|
-
'deep-orange-6': '#ff5722',
|
|
1407
|
-
'deep-orange-7': '#f4511e',
|
|
1408
|
-
'deep-orange-8': '#e64a19',
|
|
1409
|
-
'deep-orange-9': '#d84315',
|
|
1410
|
-
'deep-orange-10': '#bf360c',
|
|
1411
|
-
'deep-orange-11': '#ff9e80',
|
|
1412
|
-
'deep-orange-12': '#ff6e40',
|
|
1413
|
-
'deep-orange-13': '#ff3d00',
|
|
1414
|
-
'deep-orange-14': '#dd2c00',
|
|
1415
|
-
brown: '#795548',
|
|
1416
|
-
'brown-1': '#efebe9',
|
|
1417
|
-
'brown-2': '#d7ccc8',
|
|
1418
|
-
'brown-3': '#bcaaa4',
|
|
1419
|
-
'brown-4': '#a1887f',
|
|
1420
|
-
'brown-5': '#8d6e63',
|
|
1421
|
-
'brown-6': '#795548',
|
|
1422
|
-
'brown-7': '#6d4c41',
|
|
1423
|
-
'brown-8': '#5d4037',
|
|
1424
|
-
'brown-9': '#4e342e',
|
|
1425
|
-
'brown-10': '#3e2723',
|
|
1426
|
-
'brown-11': '#d7ccc8',
|
|
1427
|
-
'brown-12': '#bcaaa4',
|
|
1428
|
-
'brown-13': '#8d6e63',
|
|
1429
|
-
'brown-14': '#5d4037',
|
|
1430
|
-
grey: '#9e9e9e',
|
|
1431
|
-
'grey-1': '#fafafa',
|
|
1432
|
-
'grey-2': '#f5f5f5',
|
|
1433
|
-
'grey-3': '#eeeeee',
|
|
1434
|
-
'grey-4': '#e0e0e0',
|
|
1435
|
-
'grey-5': '#bdbdbd',
|
|
1436
|
-
'grey-6': '#9e9e9e',
|
|
1437
|
-
'grey-7': '#757575',
|
|
1438
|
-
'grey-8': '#616161',
|
|
1439
|
-
'grey-9': '#424242',
|
|
1440
|
-
'grey-10': '#212121',
|
|
1441
|
-
'grey-11': '#f5f5f5',
|
|
1442
|
-
'grey-12': '#eeeeee',
|
|
1443
|
-
'grey-13': '#bdbdbd',
|
|
1444
|
-
'grey-14': '#616161',
|
|
1445
|
-
'blue-grey': '#607d8b',
|
|
1446
|
-
'blue-grey-1': '#eceff1',
|
|
1447
|
-
'blue-grey-2': '#cfd8dc',
|
|
1448
|
-
'blue-grey-3': '#b0bec5',
|
|
1449
|
-
'blue-grey-4': '#90a4ae',
|
|
1450
|
-
'blue-grey-5': '#78909c',
|
|
1451
|
-
'blue-grey-6': '#607d8b',
|
|
1452
|
-
'blue-grey-7': '#546e7a',
|
|
1453
|
-
'blue-grey-8': '#455a64',
|
|
1454
|
-
'blue-grey-9': '#37474f',
|
|
1455
|
-
'blue-grey-10': '#263238',
|
|
1456
|
-
'blue-grey-11': '#cfd8dc',
|
|
1457
|
-
'blue-grey-12': '#b0bec5',
|
|
1458
|
-
'blue-grey-13': '#78909c',
|
|
1459
|
-
'blue-grey-14': '#455a64'
|
|
1460
|
-
},
|
|
1461
|
-
quasar: {
|
|
1462
|
-
spaces: {
|
|
1463
|
-
none: 0,
|
|
1464
|
-
xs: 1,
|
|
1465
|
-
sm: 2,
|
|
1466
|
-
md: 4,
|
|
1467
|
-
lg: 6,
|
|
1468
|
-
xl: 12
|
|
1469
|
-
},
|
|
1470
|
-
z: {
|
|
1471
|
-
fab: 990,
|
|
1472
|
-
side: 1000,
|
|
1473
|
-
marginals: 2000,
|
|
1474
|
-
'fixed-drawer': 3000,
|
|
1475
|
-
fullscreen: 6000,
|
|
1476
|
-
menu: 6000,
|
|
1477
|
-
top: 7000,
|
|
1478
|
-
tooltip: 9000,
|
|
1479
|
-
notify: 9500,
|
|
1480
|
-
max: 9998
|
|
1481
|
-
},
|
|
1482
|
-
transition: {
|
|
1483
|
-
duration: '.3s',
|
|
1484
|
-
easing: 'cubic-bezier(0.215,0.61,0.355,1)'
|
|
1485
|
-
}
|
|
1486
|
-
}
|
|
1487
|
-
}
|
|
1488
|
-
|
|
1489
|
-
export { defaultTheme }
|