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,1568 +0,0 @@
|
|
|
1
|
-
import { definePreset, presetIcons, presetWebFonts, transformerVariantGroup } from 'unocss';
|
|
2
|
-
import presetUno from '@unocss/preset-uno';
|
|
3
|
-
import { defaultTheme } from './theme.js';
|
|
4
|
-
import { animatedUno } from 'animated-unocss';
|
|
5
|
-
import { preflights as corePreflights, rules as coreRules, shortcuts as coreShortcuts } from './core/index.js';
|
|
6
|
-
const QuasarStyles = {
|
|
7
|
-
md2: import('./styles/md2/index.js'),
|
|
8
|
-
md3: import('./styles/md3/index.js')
|
|
9
|
-
};
|
|
10
|
-
const extractKeys = (obj) => Object.values(obj).reduce((acc, cur) => {
|
|
11
|
-
if (typeof cur === 'string')
|
|
12
|
-
acc.push(cur);
|
|
13
|
-
else if (typeof cur === 'object')
|
|
14
|
-
acc = acc.concat(extractKeys(cur));
|
|
15
|
-
return acc;
|
|
16
|
-
}, []);
|
|
17
|
-
const toKebabCase = (str) => str
|
|
18
|
-
.match(/[A-Z]{2,}(?=[A-Z][a-z]+[0-9]*|\b)|[A-Z]?[a-z]+[0-9]*|[A-Z]|[0-9]+/g)
|
|
19
|
-
?.map((x) => x.toLowerCase())
|
|
20
|
-
.join('-') ?? '';
|
|
21
|
-
const QPageStickySafelist = [
|
|
22
|
-
'relative-position',
|
|
23
|
-
'fixed',
|
|
24
|
-
'fixed-full',
|
|
25
|
-
'fullscreen',
|
|
26
|
-
'fixed-center',
|
|
27
|
-
'fixed-bottom',
|
|
28
|
-
'fixed-left',
|
|
29
|
-
'fixed-right',
|
|
30
|
-
'fixed-top',
|
|
31
|
-
'fixed-top-left',
|
|
32
|
-
'fixed-top-right',
|
|
33
|
-
'fixed-bottom-left',
|
|
34
|
-
'fixed-bottom-right',
|
|
35
|
-
'absolute',
|
|
36
|
-
'absolute-full',
|
|
37
|
-
'absolute-center',
|
|
38
|
-
'absolute-bottom',
|
|
39
|
-
'absolute-left',
|
|
40
|
-
'absolute-right',
|
|
41
|
-
'absolute-top',
|
|
42
|
-
'absolute-top-left',
|
|
43
|
-
'absolute-top-right',
|
|
44
|
-
'absolute-bottom-left',
|
|
45
|
-
'absolute-bottom-right',
|
|
46
|
-
'vertical-top',
|
|
47
|
-
'vertical-middle',
|
|
48
|
-
'vertical-bottom'
|
|
49
|
-
];
|
|
50
|
-
const componentsSafelistMap = {
|
|
51
|
-
QIcon: ['q-icon'],
|
|
52
|
-
QTabPanel: ['q-panel', 'q-panel-parent'],
|
|
53
|
-
QAvatar: ['q-avatar', 'q-avatar__content', 'q-avatar--square'],
|
|
54
|
-
QBadge: [
|
|
55
|
-
'q-badge',
|
|
56
|
-
'q-badge--single-line',
|
|
57
|
-
'q-badge--multi-line',
|
|
58
|
-
'q-badge--floating',
|
|
59
|
-
'q-badge--transparent',
|
|
60
|
-
'q-badge--outline',
|
|
61
|
-
'q-badge--rounded'
|
|
62
|
-
],
|
|
63
|
-
QBanner: [
|
|
64
|
-
'q-banner',
|
|
65
|
-
'q-banner--top-padding',
|
|
66
|
-
'q-banner__avatar',
|
|
67
|
-
'q-banner__actions',
|
|
68
|
-
'q-banner--dense'
|
|
69
|
-
],
|
|
70
|
-
QBar: ['q-bar', 'q-bar--standard', 'q-bar--dense', 'q-bar--dark'],
|
|
71
|
-
QBreadcrumbs: [
|
|
72
|
-
'q-breadcrumbs__el',
|
|
73
|
-
'q-breadcrumbs__el-icon',
|
|
74
|
-
'q-breadcrumbs__el-icon--with-label'
|
|
75
|
-
],
|
|
76
|
-
QBtn: [
|
|
77
|
-
'q-btn',
|
|
78
|
-
'q-btn--actionable',
|
|
79
|
-
'q-btn--no-uppercase',
|
|
80
|
-
'q-btn--rectangle',
|
|
81
|
-
'q-btn--outline',
|
|
82
|
-
'q-btn--push',
|
|
83
|
-
'q-btn--rounded',
|
|
84
|
-
'q-btn--round',
|
|
85
|
-
'q-btn--square',
|
|
86
|
-
'q-btn--flat',
|
|
87
|
-
'q-btn--unelevated',
|
|
88
|
-
'q-btn--dense',
|
|
89
|
-
'q-btn--fab',
|
|
90
|
-
'q-btn--fab-mini',
|
|
91
|
-
'q-btn__content',
|
|
92
|
-
'q-btn__content--hidden',
|
|
93
|
-
'q-btn__progress',
|
|
94
|
-
'q-btn__progress-indicator',
|
|
95
|
-
'q-btn__progress--dark'
|
|
96
|
-
],
|
|
97
|
-
QBtnDropdown: [
|
|
98
|
-
'q-btn-dropdown--split',
|
|
99
|
-
'q-btn-dropdown--simple',
|
|
100
|
-
'q-btn-dropdown__arrow',
|
|
101
|
-
'q-btn-dropdown--current'
|
|
102
|
-
],
|
|
103
|
-
QBtnGroup: [
|
|
104
|
-
'q-btn-group',
|
|
105
|
-
'q-btn-group--push',
|
|
106
|
-
'q-btn-group--push',
|
|
107
|
-
'q-btn-group--rounded',
|
|
108
|
-
'q-btn-group--square',
|
|
109
|
-
'q-btn-group--flat',
|
|
110
|
-
'q-btn-group--outline',
|
|
111
|
-
'q-btn-group--unelevated',
|
|
112
|
-
'q-btn-group--stretch',
|
|
113
|
-
'q-btn-group--glossy',
|
|
114
|
-
'q-btn-group--spread',
|
|
115
|
-
'q-btn-group--spread'
|
|
116
|
-
],
|
|
117
|
-
QBtnToggle: ['q-btn-toggle'],
|
|
118
|
-
QCard: [
|
|
119
|
-
'q-card',
|
|
120
|
-
'q-card--bordered',
|
|
121
|
-
'q-card--dark',
|
|
122
|
-
'q-card__section',
|
|
123
|
-
'q-card__section--vert',
|
|
124
|
-
'q-card__section--horiz',
|
|
125
|
-
'q-card__actions',
|
|
126
|
-
'q-card__actions--horiz',
|
|
127
|
-
'q-card__actions--vert'
|
|
128
|
-
],
|
|
129
|
-
QCarousel: [
|
|
130
|
-
'q-carousel',
|
|
131
|
-
'q-carousel__slide',
|
|
132
|
-
'q-carousel__slides-container',
|
|
133
|
-
'q-carousel__control',
|
|
134
|
-
'q-carousel__arrow',
|
|
135
|
-
'q-carousel__prev-arrow--horizontal',
|
|
136
|
-
'q-carousel__next-arrow--horizontal',
|
|
137
|
-
'q-carousel__prev-arrow--vertical',
|
|
138
|
-
'q-carousel__next-arrow--vertical',
|
|
139
|
-
'q-carousel__navigation--top',
|
|
140
|
-
'q-carousel__navigation--bottom',
|
|
141
|
-
'q-carousel__navigation--left',
|
|
142
|
-
'q-carousel__navigation--right',
|
|
143
|
-
'q-carousel__navigation-inner',
|
|
144
|
-
'q-carousel__navigation',
|
|
145
|
-
'q-carousel__navigation-icon--inactive',
|
|
146
|
-
'q-carousel--navigation-top',
|
|
147
|
-
'q-carousel--arrows-vertical',
|
|
148
|
-
'q-carousel--navigation-bottom',
|
|
149
|
-
'q-carousel--navigation-left',
|
|
150
|
-
'q-carousel--arrows-horizontal',
|
|
151
|
-
'q-carousel--navigation-right'
|
|
152
|
-
],
|
|
153
|
-
QChatMessage: [
|
|
154
|
-
'q-message-name',
|
|
155
|
-
'q-message-label',
|
|
156
|
-
'q-message-stamp',
|
|
157
|
-
'q-message-avatar',
|
|
158
|
-
'q-message',
|
|
159
|
-
'q-message-avatar--received',
|
|
160
|
-
'q-message-text--received',
|
|
161
|
-
'q-message-text-content--received',
|
|
162
|
-
'q-message-name--sent',
|
|
163
|
-
'q-message-avatar--sent',
|
|
164
|
-
'q-message-container--sent',
|
|
165
|
-
'q-message-text--sent',
|
|
166
|
-
'q-message-text-content--sent',
|
|
167
|
-
'q-message-text'
|
|
168
|
-
],
|
|
169
|
-
QCheckbox: [
|
|
170
|
-
'q-checkbox',
|
|
171
|
-
'q-checkbox__native',
|
|
172
|
-
'q-checkbox__bg',
|
|
173
|
-
'q-checkbox__icon-container',
|
|
174
|
-
'q-checkbox__icon',
|
|
175
|
-
'q-checkbox__svg',
|
|
176
|
-
'q-checkbox__truthy',
|
|
177
|
-
'q-checkbox__indet',
|
|
178
|
-
'q-checkbox__inner',
|
|
179
|
-
'q-checkbox__inner--truthy',
|
|
180
|
-
'q-checkbox__inner--indet',
|
|
181
|
-
'q-checkbox--dark',
|
|
182
|
-
'q-checkbox--dense'
|
|
183
|
-
],
|
|
184
|
-
QChip: [
|
|
185
|
-
'q-chip',
|
|
186
|
-
'q-chip--colored',
|
|
187
|
-
'q-chip--dark',
|
|
188
|
-
'q-chip--outline',
|
|
189
|
-
'q-chip--selected',
|
|
190
|
-
'q-chip__icon',
|
|
191
|
-
'q-chip__icon--left',
|
|
192
|
-
'q-chip__icon--right',
|
|
193
|
-
'q-chip__icon--remove',
|
|
194
|
-
'q-chip__content',
|
|
195
|
-
'q-chip--dense',
|
|
196
|
-
'q-chip--square'
|
|
197
|
-
],
|
|
198
|
-
QCircularProgress: [
|
|
199
|
-
'q-circular-progress',
|
|
200
|
-
'q-circular-progress__svg',
|
|
201
|
-
'q-circular-progress__text',
|
|
202
|
-
'q-circular-progress--indeterminate'
|
|
203
|
-
],
|
|
204
|
-
QColor: [
|
|
205
|
-
'q-color-picker',
|
|
206
|
-
'q-color-picker--bordered',
|
|
207
|
-
'q-color-picker__header-tabs',
|
|
208
|
-
'q-color-picker__header-banner',
|
|
209
|
-
'q-color-picker__header',
|
|
210
|
-
'q-color-picker__error-icon',
|
|
211
|
-
'q-color-picker__header-content',
|
|
212
|
-
'q-color-picker__header-content--light',
|
|
213
|
-
'q-color-picker__header-content--dark',
|
|
214
|
-
'q-color-picker__header-bg',
|
|
215
|
-
'q-color-picker__footer',
|
|
216
|
-
'q-color-picker__spectrum',
|
|
217
|
-
'q-color-picker__spectrum-tab',
|
|
218
|
-
'q-color-picker__spectrum-white',
|
|
219
|
-
'q-color-picker__spectrum-black',
|
|
220
|
-
'q-color-picker__spectrum-circle',
|
|
221
|
-
'q-color-picker__hue',
|
|
222
|
-
'q-color-picker__alpha',
|
|
223
|
-
'q-color-picker__sliders',
|
|
224
|
-
'q-color-picker__tune-tab',
|
|
225
|
-
'q-color-picker__palette-tab',
|
|
226
|
-
'q-color-picker__palette-rows--editable',
|
|
227
|
-
'q-color-picker__cube',
|
|
228
|
-
'q-color-picker--dark'
|
|
229
|
-
],
|
|
230
|
-
QDate: [
|
|
231
|
-
'q-date',
|
|
232
|
-
'q-date--bordered',
|
|
233
|
-
'q-date__header',
|
|
234
|
-
'q-date__actions',
|
|
235
|
-
'q-date__content',
|
|
236
|
-
'q-date__main',
|
|
237
|
-
'q-date__header-link',
|
|
238
|
-
'q-date__header-link--active',
|
|
239
|
-
'q-date__header-subtitle',
|
|
240
|
-
'q-date__header-title-label',
|
|
241
|
-
'q-date__view',
|
|
242
|
-
'q-date__navigation',
|
|
243
|
-
'q-date__calendar-weekdays',
|
|
244
|
-
'q-date__calendar-item',
|
|
245
|
-
'q-date__calendar-item--out',
|
|
246
|
-
'q-date__calendar-item--fill',
|
|
247
|
-
'q-date__range',
|
|
248
|
-
'q-date__range-from',
|
|
249
|
-
'q-date__range-to',
|
|
250
|
-
'q-date__edit-range',
|
|
251
|
-
'q-date__edit-range-from',
|
|
252
|
-
'q-date__edit-range-from-to',
|
|
253
|
-
'q-date__edit-range-to',
|
|
254
|
-
'q-date__calendar-days-container',
|
|
255
|
-
'q-date__calendar-days',
|
|
256
|
-
'q-date__event',
|
|
257
|
-
'q-date__today',
|
|
258
|
-
'q-date__years-content',
|
|
259
|
-
'q-date__years-item',
|
|
260
|
-
'q-date__months-item',
|
|
261
|
-
'q-date--readonly',
|
|
262
|
-
'q-date--portrait',
|
|
263
|
-
'q-date--portrait-standard',
|
|
264
|
-
'q-date--portrait-minimal',
|
|
265
|
-
'q-date--landscape',
|
|
266
|
-
'q-date--landscape-standard',
|
|
267
|
-
'q-date--landscape-minimal',
|
|
268
|
-
'q-date--dark'
|
|
269
|
-
],
|
|
270
|
-
QDialog: [
|
|
271
|
-
'q-dialog__title',
|
|
272
|
-
'q-dialog__progress',
|
|
273
|
-
'q-dialog__inner',
|
|
274
|
-
'q-dialog__inner--square',
|
|
275
|
-
'q-dialog__inner--minimized',
|
|
276
|
-
'q-dialog__inner--maximized',
|
|
277
|
-
'q-dialog__inner--top',
|
|
278
|
-
'q-dialog__inner--bottom',
|
|
279
|
-
'q-dialog__inner--right',
|
|
280
|
-
'q-dialog__inner--left',
|
|
281
|
-
'q-dialog__inner--fullwidth',
|
|
282
|
-
'q-dialog__inner--fullheight',
|
|
283
|
-
'q-dialog__backdrop',
|
|
284
|
-
'q-body--dialog'
|
|
285
|
-
],
|
|
286
|
-
QEditor: [
|
|
287
|
-
'q-editor',
|
|
288
|
-
'q-editor__toolbars-container',
|
|
289
|
-
'q-editor__content',
|
|
290
|
-
'q-editor__toolbar',
|
|
291
|
-
'q-editor__toolbar-group',
|
|
292
|
-
'q-editor__link-input',
|
|
293
|
-
'q-editor--flat',
|
|
294
|
-
'q-editor--dense',
|
|
295
|
-
'q-editor--dark'
|
|
296
|
-
],
|
|
297
|
-
QExpansionItem: [
|
|
298
|
-
'q-expansion-item__border',
|
|
299
|
-
'q-expansion-item__toggle-icon',
|
|
300
|
-
'q-expansion-item__toggle-icon--rotated',
|
|
301
|
-
'q-expansion-item__toggle-focus',
|
|
302
|
-
'q-expansion-item--standard',
|
|
303
|
-
'q-expansion-item--popup',
|
|
304
|
-
'q-expansion-item__content',
|
|
305
|
-
'q-expansion-item',
|
|
306
|
-
'q-expansion-item--expanded',
|
|
307
|
-
'q-expansion-item--expanded'
|
|
308
|
-
],
|
|
309
|
-
QFab: [
|
|
310
|
-
'q-fab',
|
|
311
|
-
'q-fab--form-rounded',
|
|
312
|
-
'q-fab--form-square',
|
|
313
|
-
'q-fab__icon',
|
|
314
|
-
'q-fab__active-icon',
|
|
315
|
-
'q-fab__label--external',
|
|
316
|
-
'q-fab__label--external-hidden',
|
|
317
|
-
'q-fab__label--external-left',
|
|
318
|
-
'q-fab__label--external-right',
|
|
319
|
-
'q-fab__label--external-bottom',
|
|
320
|
-
'q-fab__label--external-top',
|
|
321
|
-
'q-fab__label--internal',
|
|
322
|
-
'q-fab__label--internal-hidden',
|
|
323
|
-
'q-fab__label--internal-top',
|
|
324
|
-
'q-fab__label--internal-bottom',
|
|
325
|
-
'q-fab__label--internal-left',
|
|
326
|
-
'q-fab__label--internal-right',
|
|
327
|
-
'q-fab__icon-holder',
|
|
328
|
-
'q-fab__icon-holder--opened',
|
|
329
|
-
'q-fab__actions',
|
|
330
|
-
'q-fab__actions--right',
|
|
331
|
-
'q-fab__actions--left',
|
|
332
|
-
'q-fab__actions--up',
|
|
333
|
-
'q-fab__actions--down',
|
|
334
|
-
'q-fab__actions--opened',
|
|
335
|
-
'q-fab--align-left',
|
|
336
|
-
'q-fab--align-right'
|
|
337
|
-
],
|
|
338
|
-
QField: [
|
|
339
|
-
'q-field',
|
|
340
|
-
'q-field--with-bottom',
|
|
341
|
-
'q-field__marginal',
|
|
342
|
-
'q-field__before',
|
|
343
|
-
'q-field__prepend',
|
|
344
|
-
'q-field__after',
|
|
345
|
-
'q-field__append',
|
|
346
|
-
'q-field__inner',
|
|
347
|
-
'q-field__bottom',
|
|
348
|
-
'q-field__bottom--animated',
|
|
349
|
-
'q-field__messages',
|
|
350
|
-
'q-field__counter',
|
|
351
|
-
'q-field--item-aligned',
|
|
352
|
-
'q-field__control-container',
|
|
353
|
-
'q-field__control',
|
|
354
|
-
'q-field__shadow',
|
|
355
|
-
'q-field__native',
|
|
356
|
-
'q-field__prefix',
|
|
357
|
-
'q-field__suffix',
|
|
358
|
-
'q-field__input',
|
|
359
|
-
'q-field--readonly',
|
|
360
|
-
'q-field--disabled',
|
|
361
|
-
'q-field__label',
|
|
362
|
-
'q-field--float',
|
|
363
|
-
'q-field--highlighted',
|
|
364
|
-
'q-field--filled',
|
|
365
|
-
'q-field--outlined',
|
|
366
|
-
'q-field--standard',
|
|
367
|
-
'q-field--dark',
|
|
368
|
-
'q-field--standout',
|
|
369
|
-
'q-field--labeled',
|
|
370
|
-
'q-field--dense',
|
|
371
|
-
'q-field--borderless',
|
|
372
|
-
'q-field--error',
|
|
373
|
-
'q-field__focusable-action',
|
|
374
|
-
'q-field--auto-height',
|
|
375
|
-
'q-field--square'
|
|
376
|
-
],
|
|
377
|
-
// QTransition: [
|
|
378
|
-
// 'q-transition--field-message-enter-active',
|
|
379
|
-
// 'q-transition--field-message-leave-active',
|
|
380
|
-
// 'q-transition--field-message-enter-from',
|
|
381
|
-
// 'q-transition--field-message-leave-to',
|
|
382
|
-
// 'q-transition--field-message-leave-from',
|
|
383
|
-
// ],
|
|
384
|
-
QFile: ['q-file', 'q-file__filler', 'q-file__dnd'],
|
|
385
|
-
QForm: ['q-form'],
|
|
386
|
-
QImg: [
|
|
387
|
-
'q-img',
|
|
388
|
-
'q-img__loading',
|
|
389
|
-
'q-img__container',
|
|
390
|
-
'q-img__image',
|
|
391
|
-
'q-img__image--with-transition',
|
|
392
|
-
'q-img__image--loaded',
|
|
393
|
-
'q-img__content',
|
|
394
|
-
'q-img--no-menu'
|
|
395
|
-
],
|
|
396
|
-
QInnerLoading: [
|
|
397
|
-
'q-inner-loading',
|
|
398
|
-
'q-inner-loading--dark',
|
|
399
|
-
'q-inner-loading__label'
|
|
400
|
-
],
|
|
401
|
-
QInput: ['q-textarea', 'q-textarea--autogrow'],
|
|
402
|
-
QIntersection: ['q-intersection'],
|
|
403
|
-
QItem: [
|
|
404
|
-
'q-item',
|
|
405
|
-
'q-item__section--side',
|
|
406
|
-
'q-item__section--avatar',
|
|
407
|
-
'q-item__section--thumbnail',
|
|
408
|
-
'q-item__section--nowrap',
|
|
409
|
-
'q-item__label',
|
|
410
|
-
'q-item__label--overline',
|
|
411
|
-
'q-item__label--caption',
|
|
412
|
-
'q-item__label--header'
|
|
413
|
-
],
|
|
414
|
-
QSeparator: [
|
|
415
|
-
'q-separator--spaced',
|
|
416
|
-
'q-separator',
|
|
417
|
-
'q-separator--dark',
|
|
418
|
-
'q-separator--horizontal',
|
|
419
|
-
'q-separator--horizontal-inset',
|
|
420
|
-
'q-separator--horizontal-item-inset',
|
|
421
|
-
'q-separator--horizontal-item-thumbnail-inset',
|
|
422
|
-
'q-separator--vertical',
|
|
423
|
-
'q-separator--vertical-inset'
|
|
424
|
-
],
|
|
425
|
-
QList: [
|
|
426
|
-
'q-list--padding',
|
|
427
|
-
'q-item__section--main',
|
|
428
|
-
'q-list--bordered',
|
|
429
|
-
'q-list--separator',
|
|
430
|
-
'q-list--dense',
|
|
431
|
-
'q-item--dense',
|
|
432
|
-
'q-list--dark',
|
|
433
|
-
'q-item--dark',
|
|
434
|
-
'q-item--active'
|
|
435
|
-
],
|
|
436
|
-
QKnob: ['q-knob', 'q-knob--editable'],
|
|
437
|
-
QLayout: [
|
|
438
|
-
'q-layout',
|
|
439
|
-
'q-layout-container',
|
|
440
|
-
'q-layout__shadow',
|
|
441
|
-
'q-layout__section--marginal',
|
|
442
|
-
'q-body--layout-animate'
|
|
443
|
-
],
|
|
444
|
-
QHeader: ['q-header--hidden', 'q-header--bordered', 'q-header'],
|
|
445
|
-
QFooter: ['q-footer--hidden', 'q-footer--bordered', 'q-footer'],
|
|
446
|
-
QDrawer: [
|
|
447
|
-
'q-drawer',
|
|
448
|
-
'q-drawer--on-top',
|
|
449
|
-
'q-drawer--left',
|
|
450
|
-
'q-drawer--right',
|
|
451
|
-
'q-drawer-container',
|
|
452
|
-
'q-drawer--mini',
|
|
453
|
-
'q-drawer--mini-animate',
|
|
454
|
-
'q-drawer--standard',
|
|
455
|
-
'q-drawer--mobile',
|
|
456
|
-
'q-drawer__backdrop',
|
|
457
|
-
'q-drawer__opener',
|
|
458
|
-
'q-body--drawer-toggle'
|
|
459
|
-
],
|
|
460
|
-
QPage: ['q-page', 'q-page-sticky--shrink'],
|
|
461
|
-
QLinearProgress: [
|
|
462
|
-
'q-linear-progress',
|
|
463
|
-
'q-linear-progress__model',
|
|
464
|
-
'q-linear-progress__track',
|
|
465
|
-
'q-linear-progress__model--with-transition',
|
|
466
|
-
'q-linear-progress__track--with-transition',
|
|
467
|
-
'q-linear-progress--reverse',
|
|
468
|
-
'q-linear-progress__model--determinate',
|
|
469
|
-
'q-linear-progress__model--indeterminate',
|
|
470
|
-
'q-linear-progress__model--query',
|
|
471
|
-
'q-linear-progress__track--light',
|
|
472
|
-
'q-linear-progress__track--dark',
|
|
473
|
-
'q-linear-progress__stripe',
|
|
474
|
-
'q-linear-progress__stripe--with-transition'
|
|
475
|
-
],
|
|
476
|
-
QMenu: ['q-menu', 'q-menu--square', 'q-menu--dark'],
|
|
477
|
-
QOptionGroup: ['q-option-group--inline'],
|
|
478
|
-
QPagination: [
|
|
479
|
-
'q-pagination',
|
|
480
|
-
'q-pagination__content',
|
|
481
|
-
'q-pagination__middle'
|
|
482
|
-
],
|
|
483
|
-
QParallax: ['q-parallax', 'q-parallax__media'],
|
|
484
|
-
QPopupEdit: ['q-popup-edit', 'q-popup-edit__buttons'],
|
|
485
|
-
QPullToRefresh: [
|
|
486
|
-
'q-pull-to-refresh',
|
|
487
|
-
'q-pull-to-refresh__puller',
|
|
488
|
-
'q-pull-to-refresh__puller--animating'
|
|
489
|
-
],
|
|
490
|
-
QRadio: [
|
|
491
|
-
'q-radio',
|
|
492
|
-
'q-radio__native',
|
|
493
|
-
'q-radio__bg',
|
|
494
|
-
'q-radio__icon-container',
|
|
495
|
-
'q-radio__icon',
|
|
496
|
-
'q-radio__check',
|
|
497
|
-
'q-radio__inner',
|
|
498
|
-
'q-radio__inner--truthy',
|
|
499
|
-
'q-radio--dark',
|
|
500
|
-
'q-radio--dense'
|
|
501
|
-
],
|
|
502
|
-
QRating: [
|
|
503
|
-
'q-rating',
|
|
504
|
-
'q-rating__icon-container',
|
|
505
|
-
'q-rating__icon',
|
|
506
|
-
'q-rating__icon--hovered',
|
|
507
|
-
'q-rating__icon--active',
|
|
508
|
-
'q-rating__icon--exselected',
|
|
509
|
-
'q-rating--no-dimming',
|
|
510
|
-
'q-rating--editable'
|
|
511
|
-
],
|
|
512
|
-
QResponsive: [
|
|
513
|
-
'q-responsive',
|
|
514
|
-
'q-responsive__filler',
|
|
515
|
-
'q-responsive__content'
|
|
516
|
-
],
|
|
517
|
-
QScrollArea: [
|
|
518
|
-
'q-scrollarea',
|
|
519
|
-
'q-scrollarea__bar',
|
|
520
|
-
'q-scrollarea__thumb',
|
|
521
|
-
'q-scrollarea__bar--v',
|
|
522
|
-
'q-scrollarea__thumb--v',
|
|
523
|
-
'q-scrollarea__bar--h',
|
|
524
|
-
'q-scrollarea__thumb--h',
|
|
525
|
-
'q-scrollarea__bar--invisible',
|
|
526
|
-
'q-scrollarea__thumb--invisible',
|
|
527
|
-
'q-scrollarea__content',
|
|
528
|
-
'q-scrollarea--dark'
|
|
529
|
-
],
|
|
530
|
-
QSelect: [
|
|
531
|
-
'q-list',
|
|
532
|
-
'q-item',
|
|
533
|
-
'q-virtual-scroll',
|
|
534
|
-
'q-menu',
|
|
535
|
-
'q-select--without-input',
|
|
536
|
-
'q-select--with-input',
|
|
537
|
-
'q-select',
|
|
538
|
-
'q-select__focus-target',
|
|
539
|
-
'q-select__autocomplete-input',
|
|
540
|
-
'q-select__dropdown-icon',
|
|
541
|
-
'q-select__dialog'
|
|
542
|
-
],
|
|
543
|
-
QSkeleton: [
|
|
544
|
-
'q-skeleton',
|
|
545
|
-
'q-skeleton--anim',
|
|
546
|
-
'q-skeleton--type-text',
|
|
547
|
-
'q-skeleton--type-circle',
|
|
548
|
-
'q-skeleton--type-QAvatar',
|
|
549
|
-
'q-skeleton--type-QBtn',
|
|
550
|
-
'q-skeleton--type-QBadge',
|
|
551
|
-
'q-skeleton--type-QChip',
|
|
552
|
-
'q-skeleton--type-QToolbar',
|
|
553
|
-
'q-skeleton--type-QCheckbox',
|
|
554
|
-
'q-skeleton--type-QRadio',
|
|
555
|
-
'q-skeleton--type-QToggle',
|
|
556
|
-
'q-skeleton--type-QSlider',
|
|
557
|
-
'q-skeleton--type-QRange',
|
|
558
|
-
'q-skeleton--type-QInput',
|
|
559
|
-
'q-skeleton--bordered',
|
|
560
|
-
'q-skeleton--square',
|
|
561
|
-
'q-skeleton--anim-fade',
|
|
562
|
-
'q-skeleton--anim-pulse',
|
|
563
|
-
'q-skeleton--anim-pulse-x',
|
|
564
|
-
'q-skeleton--anim-pulse-y',
|
|
565
|
-
'q-skeleton--anim-wave',
|
|
566
|
-
'q-skeleton--anim-blink',
|
|
567
|
-
'q-skeleton--anim-pop',
|
|
568
|
-
'q-skeleton--dark'
|
|
569
|
-
],
|
|
570
|
-
QSlideItem: [
|
|
571
|
-
'q-slide-item',
|
|
572
|
-
'q-slide-item__left',
|
|
573
|
-
'q-slide-item__right',
|
|
574
|
-
'q-slide-item__top',
|
|
575
|
-
'q-slide-item__bottom',
|
|
576
|
-
'q-slide-item__content'
|
|
577
|
-
],
|
|
578
|
-
QSlider: [
|
|
579
|
-
'q-slider',
|
|
580
|
-
'q-slider--h',
|
|
581
|
-
'q-slider--v',
|
|
582
|
-
'q-slider--editable',
|
|
583
|
-
'q-slider__track-container',
|
|
584
|
-
'q-slider__track-container--h',
|
|
585
|
-
'q-slider__track-container--v',
|
|
586
|
-
'q-slider__track',
|
|
587
|
-
'q-slider__inner',
|
|
588
|
-
'q-slider__selection',
|
|
589
|
-
'q-slider__markers',
|
|
590
|
-
'q-slider__markers--h',
|
|
591
|
-
'q-slider__markers--v',
|
|
592
|
-
'q-slider__marker-labels-container',
|
|
593
|
-
'q-slider__marker-labels',
|
|
594
|
-
'q-slider__marker-labels--h-standard',
|
|
595
|
-
'q-slider__marker-labels--h-switched',
|
|
596
|
-
'q-slider__marker-labels--h-ltr',
|
|
597
|
-
'q-slider__marker-labels--h-rtl',
|
|
598
|
-
'q-slider__marker-labels--v-standard',
|
|
599
|
-
'q-slider__marker-labels--v-switched',
|
|
600
|
-
'q-slider__marker-labels--v-ltr',
|
|
601
|
-
'q-slider__marker-labels--v-rtl',
|
|
602
|
-
'q-slider__thumb',
|
|
603
|
-
'q-slider__thumb--h',
|
|
604
|
-
'q-slider__thumb--h-ltr',
|
|
605
|
-
'q-slider__thumb--h-rtl',
|
|
606
|
-
'q-slider__thumb--v',
|
|
607
|
-
'q-slider__thumb--v-ltr',
|
|
608
|
-
'q-slider__thumb--v-rtl',
|
|
609
|
-
'q-slider__thumb-shape',
|
|
610
|
-
'q-slider__focus-ring',
|
|
611
|
-
'q-slider__pin',
|
|
612
|
-
'q-slider__pin--h',
|
|
613
|
-
'q-slider__pin--h-standard',
|
|
614
|
-
'q-slider__pin--h-switched',
|
|
615
|
-
'q-slider__pin--v',
|
|
616
|
-
'q-slider__pin--v-standard',
|
|
617
|
-
'q-slider__pin--v-switched',
|
|
618
|
-
'q-slider__label',
|
|
619
|
-
'q-slider__label--h',
|
|
620
|
-
'q-slider__label--h-standard',
|
|
621
|
-
'q-slider__label--h-switched',
|
|
622
|
-
'q-slider__label--v',
|
|
623
|
-
'q-slider__label--v-standard',
|
|
624
|
-
'q-slider__label--v-switched',
|
|
625
|
-
'q-slider__text-container',
|
|
626
|
-
'q-slider__text',
|
|
627
|
-
'q-slider--no-value',
|
|
628
|
-
'q-slider--focus',
|
|
629
|
-
'q-slider--inactive',
|
|
630
|
-
'q-slider--active',
|
|
631
|
-
'q-slider--label',
|
|
632
|
-
'q-slider--dark',
|
|
633
|
-
'q-slider--dense'
|
|
634
|
-
],
|
|
635
|
-
QSpace: ['q-space'],
|
|
636
|
-
QSpinner: ['q-spinner', 'q-spinner-mat'],
|
|
637
|
-
QSplitter: [
|
|
638
|
-
'q-splitter__panel',
|
|
639
|
-
'q-splitter__separator',
|
|
640
|
-
'q-splitter__separator-area',
|
|
641
|
-
'q-splitter--dark',
|
|
642
|
-
'q-splitter--vertical',
|
|
643
|
-
'q-splitter--horizontal',
|
|
644
|
-
'q-splitter__before',
|
|
645
|
-
'q-splitter__after'
|
|
646
|
-
],
|
|
647
|
-
QStepper: [
|
|
648
|
-
'q-stepper',
|
|
649
|
-
'q-stepper__title',
|
|
650
|
-
'q-stepper__caption',
|
|
651
|
-
'q-stepper__dot',
|
|
652
|
-
'q-stepper__tab',
|
|
653
|
-
'q-stepper--dark',
|
|
654
|
-
'q-stepper__tab--navigation',
|
|
655
|
-
'q-stepper__tab--active',
|
|
656
|
-
'q-stepper__tab--done',
|
|
657
|
-
'q-stepper__tab--disabled',
|
|
658
|
-
'q-stepper__tab--error',
|
|
659
|
-
'q-stepper__tab--error-with-icon',
|
|
660
|
-
'q-stepper__header',
|
|
661
|
-
'q-stepper__header--border',
|
|
662
|
-
'q-stepper__header--standard-labels',
|
|
663
|
-
'q-stepper__header--alternative-labels',
|
|
664
|
-
'q-stepper__header--contracted',
|
|
665
|
-
'q-stepper__header--contracted',
|
|
666
|
-
'q-stepper__nav',
|
|
667
|
-
'q-stepper--flat',
|
|
668
|
-
'q-stepper--bordered',
|
|
669
|
-
'q-stepper--horizontal',
|
|
670
|
-
'q-stepper--vertical'
|
|
671
|
-
],
|
|
672
|
-
QTabPanels: ['q-tab-panels', 'q-tab-panel'],
|
|
673
|
-
QMarkupTable: ['q-markup-table'],
|
|
674
|
-
QTable: [
|
|
675
|
-
'q-table',
|
|
676
|
-
'q-table__card',
|
|
677
|
-
'q-table__container',
|
|
678
|
-
'q-table__top',
|
|
679
|
-
'q-table__title',
|
|
680
|
-
'q-table__separator',
|
|
681
|
-
'q-table__progress',
|
|
682
|
-
'q-table__middle',
|
|
683
|
-
'q-table__bottom',
|
|
684
|
-
'q-table__bottom-nodata-icon',
|
|
685
|
-
'q-table__bottom-item',
|
|
686
|
-
'q-table__control',
|
|
687
|
-
'q-table__sort-icon',
|
|
688
|
-
'q-table__sort-icon--left',
|
|
689
|
-
'q-table__sort-icon--center',
|
|
690
|
-
'q-table__sort-icon--right',
|
|
691
|
-
'q-table--col-auto-width',
|
|
692
|
-
'q-table__card--dark',
|
|
693
|
-
'q-table--dark',
|
|
694
|
-
'q-table--flat',
|
|
695
|
-
'q-table--bordered',
|
|
696
|
-
'q-table--square',
|
|
697
|
-
'q-table__linear-progress',
|
|
698
|
-
'q-table--no-wrap',
|
|
699
|
-
'q-table--grid',
|
|
700
|
-
'q-table__grid-item-card',
|
|
701
|
-
'q-table__grid-item-row',
|
|
702
|
-
'q-table__grid-item-title',
|
|
703
|
-
'q-table__grid-item-value',
|
|
704
|
-
'q-table__grid-item',
|
|
705
|
-
'q-table__grid-item--selected',
|
|
706
|
-
'q-table--horizontal-separator',
|
|
707
|
-
'q-table--cell-separator',
|
|
708
|
-
'q-table--vertical-separator',
|
|
709
|
-
'q-table--dense'
|
|
710
|
-
],
|
|
711
|
-
QTab: [
|
|
712
|
-
'q-tab',
|
|
713
|
-
'q-tab--full',
|
|
714
|
-
'q-tab--no-caps',
|
|
715
|
-
'q-tab__content',
|
|
716
|
-
'q-tab__content--inline',
|
|
717
|
-
'q-tab__icon',
|
|
718
|
-
'q-tab__label',
|
|
719
|
-
'q-tab__alert',
|
|
720
|
-
'q-tab__alert-icon',
|
|
721
|
-
'q-tab__indicator',
|
|
722
|
-
'q-tab--active',
|
|
723
|
-
'q-tab--inactive'
|
|
724
|
-
],
|
|
725
|
-
QTabs: [
|
|
726
|
-
'q-tabs',
|
|
727
|
-
'q-tabs--scrollable',
|
|
728
|
-
'q-tabs--not-scrollable',
|
|
729
|
-
'q-tabs__arrow',
|
|
730
|
-
'q-tabs__content',
|
|
731
|
-
'q-tabs__content--align-center',
|
|
732
|
-
'q-tabs__content--align-right',
|
|
733
|
-
'q-tabs__content--align-justify',
|
|
734
|
-
'q-tabs__offset',
|
|
735
|
-
'q-tabs--horizontal',
|
|
736
|
-
'q-tabs--vertical',
|
|
737
|
-
'q-tabs--dense'
|
|
738
|
-
],
|
|
739
|
-
QTime: [
|
|
740
|
-
'q-time',
|
|
741
|
-
'q-time--bordered',
|
|
742
|
-
'q-time__header',
|
|
743
|
-
'q-time__actions',
|
|
744
|
-
'q-time__header-label',
|
|
745
|
-
'q-time__link',
|
|
746
|
-
'q-time__link--active',
|
|
747
|
-
'q-time__header-ampm',
|
|
748
|
-
'q-time__content',
|
|
749
|
-
'q-time__container-parent',
|
|
750
|
-
'q-time__container-child',
|
|
751
|
-
'q-time__clock',
|
|
752
|
-
'q-time__clock-circle',
|
|
753
|
-
'q-time__clock-center',
|
|
754
|
-
'q-time__clock-pointer',
|
|
755
|
-
'q-time__clock-position',
|
|
756
|
-
'q-time__clock-position--disable',
|
|
757
|
-
'q-time__clock-position--active',
|
|
758
|
-
'q-time__clock-pos-0',
|
|
759
|
-
'q-time__clock-pos-1',
|
|
760
|
-
'q-time__clock-pos-2',
|
|
761
|
-
'q-time__clock-pos-3',
|
|
762
|
-
'q-time__clock-pos-4',
|
|
763
|
-
'q-time__clock-pos-5',
|
|
764
|
-
'q-time__clock-pos-6',
|
|
765
|
-
'q-time__clock-pos-7',
|
|
766
|
-
'q-time__clock-pos-8',
|
|
767
|
-
'q-time__clock-pos-9',
|
|
768
|
-
'q-time__clock-pos-10',
|
|
769
|
-
'q-time__clock-pos-11',
|
|
770
|
-
'q-time__clock-pos-12',
|
|
771
|
-
'q-time__clock-pos-13',
|
|
772
|
-
'q-time__clock-pos-14',
|
|
773
|
-
'q-time__clock-pos-15',
|
|
774
|
-
'q-time__clock-pos-16',
|
|
775
|
-
'q-time__clock-pos-17',
|
|
776
|
-
'q-time__clock-pos-18',
|
|
777
|
-
'q-time__clock-pos-19',
|
|
778
|
-
'q-time__clock-pos-20',
|
|
779
|
-
'q-time__clock-pos-21',
|
|
780
|
-
'q-time__clock-pos-22',
|
|
781
|
-
'q-time__clock-pos-23',
|
|
782
|
-
'q-time__now-button',
|
|
783
|
-
'q-time--readonly',
|
|
784
|
-
'q-time--portrait',
|
|
785
|
-
'q-time--landscape',
|
|
786
|
-
'q-time--dark'
|
|
787
|
-
],
|
|
788
|
-
QTimeline: [
|
|
789
|
-
'q-timeline',
|
|
790
|
-
'q-timeline--dark',
|
|
791
|
-
'q-timeline__content',
|
|
792
|
-
'q-timeline__title',
|
|
793
|
-
'q-timeline__subtitle',
|
|
794
|
-
'q-timeline__dot',
|
|
795
|
-
'q-timeline__dot-img',
|
|
796
|
-
'q-timeline__heading',
|
|
797
|
-
'q-timeline__heading-title',
|
|
798
|
-
'q-timeline__entry',
|
|
799
|
-
'q-timeline__entry--icon',
|
|
800
|
-
'q-timeline--dense--right',
|
|
801
|
-
'q-timeline--dense--left',
|
|
802
|
-
'q-timeline--comfortable',
|
|
803
|
-
'q-timeline--comfortable--right',
|
|
804
|
-
'q-timeline--comfortable--right',
|
|
805
|
-
'q-timeline--comfortable--left',
|
|
806
|
-
'q-timeline--loose'
|
|
807
|
-
],
|
|
808
|
-
QToggle: [
|
|
809
|
-
'q-toggle',
|
|
810
|
-
'q-toggle__native',
|
|
811
|
-
'q-toggle__track',
|
|
812
|
-
'q-toggle__thumb',
|
|
813
|
-
'q-toggle__inner',
|
|
814
|
-
'q-toggle__inner--indet',
|
|
815
|
-
'q-toggle__inner--truthy',
|
|
816
|
-
'q-toggle--dark',
|
|
817
|
-
'q-toggle--dense'
|
|
818
|
-
],
|
|
819
|
-
QToolbar: ['q-toolbar', 'q-toolbar--inset', 'q-toolbar__title'],
|
|
820
|
-
QTooltip: ['q-tooltip--style', 'q-tooltip'],
|
|
821
|
-
QTree: [
|
|
822
|
-
'q-tree',
|
|
823
|
-
'q-tree__node',
|
|
824
|
-
'q-tree__node--disabled',
|
|
825
|
-
'q-tree__node-header',
|
|
826
|
-
'q-tree__children',
|
|
827
|
-
'q-tree__node-body',
|
|
828
|
-
'q-tree__node--parent',
|
|
829
|
-
'q-tree__node--link',
|
|
830
|
-
'q-tree__node-header-content',
|
|
831
|
-
'q-tree__node--selected',
|
|
832
|
-
'q-tree__icon',
|
|
833
|
-
'q-tree__img',
|
|
834
|
-
'q-tree__avatar',
|
|
835
|
-
'q-tree__arrow',
|
|
836
|
-
'q-tree__spinner',
|
|
837
|
-
'q-tree__arrow--rotate',
|
|
838
|
-
'q-tree__tickbox',
|
|
839
|
-
'q-tree--dark',
|
|
840
|
-
'q-tree--no-connectors',
|
|
841
|
-
'q-tree--dense',
|
|
842
|
-
'q-tree--dense'
|
|
843
|
-
],
|
|
844
|
-
QUploader: [
|
|
845
|
-
'q-uploader',
|
|
846
|
-
'q-uploader--bordered',
|
|
847
|
-
'q-uploader__input',
|
|
848
|
-
'q-uploader__file',
|
|
849
|
-
'q-uploader__header',
|
|
850
|
-
'q-uploader__spinner',
|
|
851
|
-
'q-uploader__header-content',
|
|
852
|
-
'q-uploader__dnd',
|
|
853
|
-
'q-uploader__overlay',
|
|
854
|
-
'q-uploader__list',
|
|
855
|
-
'q-uploader__file--img',
|
|
856
|
-
'q-uploader__file-header',
|
|
857
|
-
'q-uploader__file-header-content',
|
|
858
|
-
'q-uploader__file-status',
|
|
859
|
-
'q-uploader__title',
|
|
860
|
-
'q-uploader__subtitle',
|
|
861
|
-
'q-uploader--disable',
|
|
862
|
-
'q-uploader--dark'
|
|
863
|
-
],
|
|
864
|
-
QVideo: ['q-video', 'q-video--responsive'],
|
|
865
|
-
QVirtualScroll: [
|
|
866
|
-
'q-virtual-scroll',
|
|
867
|
-
'q-virtual-scroll__content',
|
|
868
|
-
'q-virtual-scroll__padding',
|
|
869
|
-
'q-virtual-scroll--horizontal'
|
|
870
|
-
],
|
|
871
|
-
// QRipple: [
|
|
872
|
-
// 'q-ripple',
|
|
873
|
-
// 'q-ripple__inner',
|
|
874
|
-
// 'q-ripple__inner--enter',
|
|
875
|
-
// 'q-ripple__inner--leave',
|
|
876
|
-
// ],
|
|
877
|
-
// QMorph: [
|
|
878
|
-
// 'q-morph--invisible',
|
|
879
|
-
// 'q-morph--internal',
|
|
880
|
-
// ],
|
|
881
|
-
QPageSticky: QPageStickySafelist,
|
|
882
|
-
QPageScroller: [...QPageStickySafelist]
|
|
883
|
-
};
|
|
884
|
-
const pluginSafelistMap = {
|
|
885
|
-
BottomSheet: [
|
|
886
|
-
'q-bottom-sheet',
|
|
887
|
-
'q-bottom-sheet__avatar',
|
|
888
|
-
'q-bottom-sheet--list',
|
|
889
|
-
'q-bottom-sheet--grid',
|
|
890
|
-
'q-bottom-sheet__item'
|
|
891
|
-
],
|
|
892
|
-
Dialog: [
|
|
893
|
-
'q-dialog',
|
|
894
|
-
'q-dialog__title',
|
|
895
|
-
'q-dialog__progress',
|
|
896
|
-
'q-dialog__inner',
|
|
897
|
-
'q-dialog__inner--square',
|
|
898
|
-
'q-dialog__inner--minimized',
|
|
899
|
-
'q-dialog__inner--maximized',
|
|
900
|
-
'q-dialog__inner--top',
|
|
901
|
-
'q-dialog__inner--bottom',
|
|
902
|
-
'q-dialog__inner--right',
|
|
903
|
-
'q-dialog__inner--left',
|
|
904
|
-
'q-dialog__inner--fullwidth',
|
|
905
|
-
'q-dialog__inner--fullheight',
|
|
906
|
-
'q-dialog__backdrop',
|
|
907
|
-
'q-btn',
|
|
908
|
-
'q-btn--actionable',
|
|
909
|
-
'q-btn--no-uppercase',
|
|
910
|
-
'q-btn--rectangle',
|
|
911
|
-
'q-btn--outline',
|
|
912
|
-
'q-btn--push',
|
|
913
|
-
'q-btn--rounded',
|
|
914
|
-
'q-btn--round',
|
|
915
|
-
'q-btn--square',
|
|
916
|
-
'q-btn--flat',
|
|
917
|
-
'q-btn--unelevated',
|
|
918
|
-
'q-btn--dense',
|
|
919
|
-
'q-btn--fab',
|
|
920
|
-
'q-btn--fab-mini',
|
|
921
|
-
'q-btn__content',
|
|
922
|
-
'q-btn__content--hidden',
|
|
923
|
-
'q-btn__progress',
|
|
924
|
-
'q-btn__progress-indicator',
|
|
925
|
-
'q-btn__progress--dark',
|
|
926
|
-
'q-card',
|
|
927
|
-
'q-card--bordered',
|
|
928
|
-
'q-card--dark',
|
|
929
|
-
'q-card__section',
|
|
930
|
-
'q-card__section--vert',
|
|
931
|
-
'q-card__section--horiz',
|
|
932
|
-
'q-card__actions',
|
|
933
|
-
'q-card__actions--horiz',
|
|
934
|
-
'q-card__actions--vert',
|
|
935
|
-
'q-separator--spaced',
|
|
936
|
-
'q-textarea',
|
|
937
|
-
'q-textarea--autogrow',
|
|
938
|
-
'q-field',
|
|
939
|
-
'q-field--with-bottom',
|
|
940
|
-
'q-field__marginal',
|
|
941
|
-
'q-field__before',
|
|
942
|
-
'q-field__prepend',
|
|
943
|
-
'q-field__after',
|
|
944
|
-
'q-field__append',
|
|
945
|
-
'q-field__inner',
|
|
946
|
-
'q-field__bottom',
|
|
947
|
-
'q-field__bottom--animated',
|
|
948
|
-
'q-field__messages',
|
|
949
|
-
'q-field__counter',
|
|
950
|
-
'q-field--item-aligned',
|
|
951
|
-
'q-field__control-container',
|
|
952
|
-
'q-field__control',
|
|
953
|
-
'q-field__shadow',
|
|
954
|
-
'q-field__native',
|
|
955
|
-
'q-field__prefix',
|
|
956
|
-
'q-field__suffix',
|
|
957
|
-
'q-field__input',
|
|
958
|
-
'q-field--readonly',
|
|
959
|
-
'q-field--disabled',
|
|
960
|
-
'q-field__label',
|
|
961
|
-
'q-field--float',
|
|
962
|
-
'q-field--highlighted',
|
|
963
|
-
'q-field--filled',
|
|
964
|
-
'q-field--outlined',
|
|
965
|
-
'q-field--standard',
|
|
966
|
-
'q-field--dark',
|
|
967
|
-
'q-field--standout',
|
|
968
|
-
'q-field--labeled',
|
|
969
|
-
'q-field--dense',
|
|
970
|
-
'q-field--borderless',
|
|
971
|
-
'q-field--error',
|
|
972
|
-
'q-field__focusable-action',
|
|
973
|
-
'q-field--auto-height',
|
|
974
|
-
'q-field--square',
|
|
975
|
-
'q-option-group--inline',
|
|
976
|
-
'q-spinner',
|
|
977
|
-
'q-spinner-mat',
|
|
978
|
-
'fixed-full'
|
|
979
|
-
],
|
|
980
|
-
LoadingBar: [
|
|
981
|
-
'q-loading-bar',
|
|
982
|
-
'q-loading-bar--top',
|
|
983
|
-
'q-loading-bar--bottom',
|
|
984
|
-
'q-loading-bar--right',
|
|
985
|
-
'q-loading-bar--left'
|
|
986
|
-
],
|
|
987
|
-
Notify: [
|
|
988
|
-
'q-avatar',
|
|
989
|
-
'q-avatar__content',
|
|
990
|
-
'q-avatar--square',
|
|
991
|
-
'q-icon',
|
|
992
|
-
'q-btn',
|
|
993
|
-
'q-btn--actionable',
|
|
994
|
-
'q-btn--no-uppercase',
|
|
995
|
-
'q-btn--rectangle',
|
|
996
|
-
'q-btn--outline',
|
|
997
|
-
'q-btn--push',
|
|
998
|
-
'q-btn--rounded',
|
|
999
|
-
'q-btn--round',
|
|
1000
|
-
'q-btn--square',
|
|
1001
|
-
'q-btn--flat',
|
|
1002
|
-
'q-btn--unelevated',
|
|
1003
|
-
'q-btn--dense',
|
|
1004
|
-
'q-btn--fab',
|
|
1005
|
-
'q-btn--fab-mini',
|
|
1006
|
-
'q-btn__content',
|
|
1007
|
-
'q-btn__content--hidden',
|
|
1008
|
-
'q-btn__progress',
|
|
1009
|
-
'q-btn__progress-indicator',
|
|
1010
|
-
'q-btn__progress--dark',
|
|
1011
|
-
'q-spinner',
|
|
1012
|
-
'q-spinner-mat',
|
|
1013
|
-
'q-notifications__list',
|
|
1014
|
-
'q-notifications__list--center',
|
|
1015
|
-
'q-notifications__list--top',
|
|
1016
|
-
'q-notifications__list--bottom',
|
|
1017
|
-
'q-notification',
|
|
1018
|
-
'q-notification__icon',
|
|
1019
|
-
'q-notification__icon--additional',
|
|
1020
|
-
'q-notification__avatar',
|
|
1021
|
-
'q-notification__avatar--additional',
|
|
1022
|
-
'q-notification__spinner',
|
|
1023
|
-
'q-notification__spinner--additional',
|
|
1024
|
-
'q-notification__message',
|
|
1025
|
-
'q-notification__caption',
|
|
1026
|
-
'q-notification__actions',
|
|
1027
|
-
'q-notification__badge',
|
|
1028
|
-
'q-notification__badge--top-left',
|
|
1029
|
-
'q-notification__badge--top-right',
|
|
1030
|
-
'q-notification__badge--bottom-left',
|
|
1031
|
-
'q-notification__badge--bottom-right',
|
|
1032
|
-
'q-notification__progress',
|
|
1033
|
-
'q-notification--standard',
|
|
1034
|
-
'q-notification--multi-line',
|
|
1035
|
-
'q-notification--top-left-enter-from',
|
|
1036
|
-
'q-notification--top-left-leave-to',
|
|
1037
|
-
'q-notification--top-enter-from',
|
|
1038
|
-
'q-notification--top-leave-to',
|
|
1039
|
-
'q-notification--top-right-enter-from',
|
|
1040
|
-
'q-notification--top-right-leave-to',
|
|
1041
|
-
'q-notification--left-enter-from',
|
|
1042
|
-
'q-notification--left-leave-to',
|
|
1043
|
-
'q-notification--center-enter-from',
|
|
1044
|
-
'q-notification--center-leave-to',
|
|
1045
|
-
'q-notification--right-enter-from',
|
|
1046
|
-
'q-notification--right-leave-to',
|
|
1047
|
-
'q-notification--bottom-left-enter-from',
|
|
1048
|
-
'q-notification--bottom-left-leave-to',
|
|
1049
|
-
'q-notification--bottom-enter-from',
|
|
1050
|
-
'q-notification--bottom-leave-to',
|
|
1051
|
-
'q-notification--bottom-right-enter-from',
|
|
1052
|
-
'q-notification--bottom-right-leave-to',
|
|
1053
|
-
'q-notification--top-left-leave-active',
|
|
1054
|
-
'q-notification--top-leave-active',
|
|
1055
|
-
'q-notification--top-right-leave-active',
|
|
1056
|
-
'q-notification--left-leave-active',
|
|
1057
|
-
'q-notification--center-leave-active',
|
|
1058
|
-
'q-notification--right-leave-active',
|
|
1059
|
-
'q-notification--bottom-left-leave-active',
|
|
1060
|
-
'q-notification--bottom-leave-active',
|
|
1061
|
-
'q-notification--bottom-right-leave-active'
|
|
1062
|
-
]
|
|
1063
|
-
};
|
|
1064
|
-
const baseSafelist = [
|
|
1065
|
-
'relative-position',
|
|
1066
|
-
'q-panel-parent',
|
|
1067
|
-
'inline',
|
|
1068
|
-
'bg-primary',
|
|
1069
|
-
'col',
|
|
1070
|
-
'row',
|
|
1071
|
-
'text-primary',
|
|
1072
|
-
'absolute',
|
|
1073
|
-
'absolute-bottom',
|
|
1074
|
-
'absolute-full',
|
|
1075
|
-
'absolute-right',
|
|
1076
|
-
'absolute-top',
|
|
1077
|
-
'block',
|
|
1078
|
-
'border-radius-inherit',
|
|
1079
|
-
'column',
|
|
1080
|
-
'content-center',
|
|
1081
|
-
'cursor-pointer',
|
|
1082
|
-
'disabled',
|
|
1083
|
-
'ellipsis',
|
|
1084
|
-
'fit',
|
|
1085
|
-
'fixed',
|
|
1086
|
-
'fixed-bottom',
|
|
1087
|
-
'fixed-full',
|
|
1088
|
-
'fixed-left',
|
|
1089
|
-
'fixed-right',
|
|
1090
|
-
'fixed-top',
|
|
1091
|
-
'flex',
|
|
1092
|
-
'flex-center',
|
|
1093
|
-
'full-width',
|
|
1094
|
-
'fullscreen',
|
|
1095
|
-
'glossy',
|
|
1096
|
-
'hidden',
|
|
1097
|
-
'hide-scrollbar',
|
|
1098
|
-
'invisible',
|
|
1099
|
-
'items-center',
|
|
1100
|
-
'items-end',
|
|
1101
|
-
'items-start',
|
|
1102
|
-
'items-stretch',
|
|
1103
|
-
'justify-between',
|
|
1104
|
-
'justify-center',
|
|
1105
|
-
'justify-end',
|
|
1106
|
-
'justify-start',
|
|
1107
|
-
'no-border',
|
|
1108
|
-
'no-border-radius',
|
|
1109
|
-
'no-outline',
|
|
1110
|
-
'no-pointer-events',
|
|
1111
|
-
'no-pointer-events--children',
|
|
1112
|
-
'no-shadow',
|
|
1113
|
-
'no-transition',
|
|
1114
|
-
'no-wrap',
|
|
1115
|
-
'non-selectable',
|
|
1116
|
-
'on-left',
|
|
1117
|
-
'on-right',
|
|
1118
|
-
'overflow-auto',
|
|
1119
|
-
'overflow-hidden',
|
|
1120
|
-
'q-animate--scale',
|
|
1121
|
-
'q-body--force-scrollbar-x',
|
|
1122
|
-
'q-body--force-scrollbar-y',
|
|
1123
|
-
'q-body--fullscreen-mixin',
|
|
1124
|
-
'q-body--prevent-scroll',
|
|
1125
|
-
'q-dark',
|
|
1126
|
-
'q-focus-helper',
|
|
1127
|
-
'q-focusable',
|
|
1128
|
-
'q-gutter-x-sm',
|
|
1129
|
-
'q-gutter-xs',
|
|
1130
|
-
'q-hoverable',
|
|
1131
|
-
'q-link',
|
|
1132
|
-
'q-link--focusable',
|
|
1133
|
-
'q-manual-focusable',
|
|
1134
|
-
'q-placeholder',
|
|
1135
|
-
'q-position-engine',
|
|
1136
|
-
'readonly',
|
|
1137
|
-
'relative-position',
|
|
1138
|
-
'rotate-180',
|
|
1139
|
-
'rounded-borders',
|
|
1140
|
-
'row',
|
|
1141
|
-
'scroll',
|
|
1142
|
-
'scroll-x',
|
|
1143
|
-
'scroll-y',
|
|
1144
|
-
'self-center',
|
|
1145
|
-
'self-end',
|
|
1146
|
-
'self-start',
|
|
1147
|
-
'self-stretch',
|
|
1148
|
-
'text-body2',
|
|
1149
|
-
'text-caption',
|
|
1150
|
-
'text-center',
|
|
1151
|
-
'text-no-wrap',
|
|
1152
|
-
'text-overline',
|
|
1153
|
-
'transparent',
|
|
1154
|
-
'wrap',
|
|
1155
|
-
'z-max',
|
|
1156
|
-
'z-top'
|
|
1157
|
-
// 'q-animate--scale',
|
|
1158
|
-
// 'q-animate--fade',
|
|
1159
|
-
// 'inset-shadow',
|
|
1160
|
-
// 'inset-shadow-down',
|
|
1161
|
-
// 'no-shadow',
|
|
1162
|
-
// 'shadow-0',
|
|
1163
|
-
// 'z-marginals',
|
|
1164
|
-
// 'z-notify',
|
|
1165
|
-
// 'z-fullscreen',
|
|
1166
|
-
// 'z-inherit',
|
|
1167
|
-
// 'row',
|
|
1168
|
-
// 'column',
|
|
1169
|
-
// 'flex',
|
|
1170
|
-
// 'wrap',
|
|
1171
|
-
// 'no-wrap',
|
|
1172
|
-
// 'reverse-wrap',
|
|
1173
|
-
// 'order-first',
|
|
1174
|
-
// 'order-last',
|
|
1175
|
-
// 'order-none',
|
|
1176
|
-
// 'justify-start',
|
|
1177
|
-
// 'justify-end',
|
|
1178
|
-
// 'justify-center',
|
|
1179
|
-
// 'flex-center',
|
|
1180
|
-
// 'justify-between',
|
|
1181
|
-
// 'justify-around',
|
|
1182
|
-
// 'justify-evenly',
|
|
1183
|
-
// 'items-start',
|
|
1184
|
-
// 'items-end',
|
|
1185
|
-
// 'items-center',
|
|
1186
|
-
// 'items-baseline',
|
|
1187
|
-
// 'items-stretch',
|
|
1188
|
-
// 'content-start',
|
|
1189
|
-
// 'content-end',
|
|
1190
|
-
// 'content-center',
|
|
1191
|
-
// 'content-stretch',
|
|
1192
|
-
// 'content-between',
|
|
1193
|
-
// 'content-around',
|
|
1194
|
-
// 'self-start',
|
|
1195
|
-
// 'self-end',
|
|
1196
|
-
// 'self-center',
|
|
1197
|
-
// 'self-baseline',
|
|
1198
|
-
// 'self-stretch',
|
|
1199
|
-
// 'q-gutter-x-none',
|
|
1200
|
-
// 'q-gutter-none',
|
|
1201
|
-
// 'q-gutter-y-none',
|
|
1202
|
-
// 'q-col-gutter-x-none',
|
|
1203
|
-
// 'q-col-gutter-none',
|
|
1204
|
-
// 'q-col-gutter-y-none',
|
|
1205
|
-
// 'q-gutter-x-xs',
|
|
1206
|
-
// 'q-gutter-xs',
|
|
1207
|
-
// 'q-gutter-y-xs',
|
|
1208
|
-
// 'q-col-gutter-x-xs',
|
|
1209
|
-
// 'q-col-gutter-xs',
|
|
1210
|
-
// 'q-col-gutter-y-xs',
|
|
1211
|
-
// 'q-gutter-x-sm',
|
|
1212
|
-
// 'q-gutter-sm',
|
|
1213
|
-
// 'q-gutter-y-sm',
|
|
1214
|
-
// 'q-col-gutter-x-sm',
|
|
1215
|
-
// 'q-col-gutter-sm',
|
|
1216
|
-
// 'q-col-gutter-y-sm',
|
|
1217
|
-
// 'q-gutter-x-md',
|
|
1218
|
-
// 'q-gutter-md',
|
|
1219
|
-
// 'q-gutter-y-md',
|
|
1220
|
-
// 'q-col-gutter-x-md',
|
|
1221
|
-
// 'q-col-gutter-md',
|
|
1222
|
-
// 'q-col-gutter-y-md',
|
|
1223
|
-
// 'q-gutter-x-lg',
|
|
1224
|
-
// 'q-gutter-lg',
|
|
1225
|
-
// 'q-gutter-y-lg',
|
|
1226
|
-
// 'q-col-gutter-x-lg',
|
|
1227
|
-
// 'q-col-gutter-lg',
|
|
1228
|
-
// 'q-col-gutter-y-lg',
|
|
1229
|
-
// 'q-gutter-x-xl',
|
|
1230
|
-
// 'q-gutter-xl',
|
|
1231
|
-
// 'q-gutter-y-xl',
|
|
1232
|
-
// 'q-col-gutter-x-xl',
|
|
1233
|
-
// 'q-col-gutter-xl',
|
|
1234
|
-
// 'q-col-gutter-y-xl',
|
|
1235
|
-
// 'rounded-borders',
|
|
1236
|
-
// 'border-radius-inherit',
|
|
1237
|
-
// 'no-transition',
|
|
1238
|
-
// 'transition-0',
|
|
1239
|
-
// 'glossy',
|
|
1240
|
-
// 'q-placeholder',
|
|
1241
|
-
// 'q-body--fullscreen-mixin',
|
|
1242
|
-
// 'q-body--prevent-scroll',
|
|
1243
|
-
// 'q-body--force-scrollbar-x',
|
|
1244
|
-
// 'q-body--force-scrollbar-y',
|
|
1245
|
-
// 'q-no-input-spinner',
|
|
1246
|
-
// 'q-link',
|
|
1247
|
-
// 'q-link--focusable',
|
|
1248
|
-
// 'non-selectable',
|
|
1249
|
-
// 'scroll',
|
|
1250
|
-
// 'scroll-x',
|
|
1251
|
-
// 'scroll-y',
|
|
1252
|
-
// 'no-scroll',
|
|
1253
|
-
// 'no-pointer-events',
|
|
1254
|
-
// 'no-pointer-events--children',
|
|
1255
|
-
// 'all-pointer-events',
|
|
1256
|
-
// 'cursor-pointer',
|
|
1257
|
-
// 'cursor-not-afllowed',
|
|
1258
|
-
// 'cursor-inherit',
|
|
1259
|
-
// 'cursor-none',
|
|
1260
|
-
// 'rotate-45',
|
|
1261
|
-
// 'rotate-90',
|
|
1262
|
-
// 'rotate-135',
|
|
1263
|
-
// 'rotate-180',
|
|
1264
|
-
// 'rotate-225',
|
|
1265
|
-
// 'rotate-270',
|
|
1266
|
-
// 'rotate-315',
|
|
1267
|
-
// 'flip-horizontal',
|
|
1268
|
-
// 'flip-vertical',
|
|
1269
|
-
// 'float-left',
|
|
1270
|
-
// 'float-right',
|
|
1271
|
-
// 'relative-position',
|
|
1272
|
-
// 'fixed',
|
|
1273
|
-
// 'fixed-full',
|
|
1274
|
-
// 'fullscreen',
|
|
1275
|
-
// 'fixed-center',
|
|
1276
|
-
// 'fixed-bottom',
|
|
1277
|
-
// 'fixed-left',
|
|
1278
|
-
// 'fixed-right',
|
|
1279
|
-
// 'fixed-top',
|
|
1280
|
-
// 'fixed-top-left',
|
|
1281
|
-
// 'fixed-top-right',
|
|
1282
|
-
// 'fixed-bottom-left',
|
|
1283
|
-
// 'fixed-bottom-right',
|
|
1284
|
-
// 'absolute',
|
|
1285
|
-
// 'absolute-full',
|
|
1286
|
-
// 'absolute-center',
|
|
1287
|
-
// 'absolute-bottom',
|
|
1288
|
-
// 'absolute-left',
|
|
1289
|
-
// 'absolute-right',
|
|
1290
|
-
// 'absolute-top',
|
|
1291
|
-
// 'absolute-top-left',
|
|
1292
|
-
// 'absolute-top-right',
|
|
1293
|
-
// 'absolute-bottom-left',
|
|
1294
|
-
// 'absolute-bottom-right',
|
|
1295
|
-
// 'vertical-top',
|
|
1296
|
-
// 'vertical-middle',
|
|
1297
|
-
// 'vertical-bottom',
|
|
1298
|
-
// 'on-left',
|
|
1299
|
-
// 'on-right',
|
|
1300
|
-
// 'q-position-engine',
|
|
1301
|
-
// 'fit',
|
|
1302
|
-
// 'full-height',
|
|
1303
|
-
// 'full-width',
|
|
1304
|
-
// 'window-height',
|
|
1305
|
-
// 'window-width',
|
|
1306
|
-
// 'block',
|
|
1307
|
-
// 'inline-block',
|
|
1308
|
-
// 'q-touch',
|
|
1309
|
-
// 'q-touch-x',
|
|
1310
|
-
// 'q-touch-y',
|
|
1311
|
-
// 'q-transition--slide-right-enter-active',
|
|
1312
|
-
// 'q-transition--slide-right-leave-active',
|
|
1313
|
-
// 'q-transition--slide-left-enter-active',
|
|
1314
|
-
// 'q-transition--slide-left-leave-active',
|
|
1315
|
-
// 'q-transition--slide-up-enter-active',
|
|
1316
|
-
// 'q-transition--slide-up-leave-active',
|
|
1317
|
-
// 'q-transition--slide-down-enter-active',
|
|
1318
|
-
// 'q-transition--slide-down-leave-active',
|
|
1319
|
-
// 'q-transition--jump-right-enter-active',
|
|
1320
|
-
// 'q-transition--jump-right-leave-active',
|
|
1321
|
-
// 'q-transition--jump-left-enter-active',
|
|
1322
|
-
// 'q-transition--jump-left-leave-active',
|
|
1323
|
-
// 'q-transition--jump-up-enter-active',
|
|
1324
|
-
// 'q-transition--jump-up-leave-active',
|
|
1325
|
-
// 'q-transition--jump-down-enter-active',
|
|
1326
|
-
// 'q-transition--jump-down-leave-active',
|
|
1327
|
-
// 'q-transition--fade-enter-active',
|
|
1328
|
-
// 'q-transition--fade-leave-active',
|
|
1329
|
-
// 'q-transition--scale-enter-active',
|
|
1330
|
-
// 'q-transition--scale-leave-active',
|
|
1331
|
-
// 'q-transition--rotate-enter-active',
|
|
1332
|
-
// 'q-transition--rotate-leave-active',
|
|
1333
|
-
// 'q-transition--flip-enter-active',
|
|
1334
|
-
// 'q-transition--flip-leave-active',
|
|
1335
|
-
// 'q-transition--slide-right-enter-from',
|
|
1336
|
-
// 'q-transition--slide-right-leave-to',
|
|
1337
|
-
// 'q-transition--slide-left-enter-from',
|
|
1338
|
-
// 'q-transition--slide-left-leave-to',
|
|
1339
|
-
// 'q-transition--slide-up-enter-from',
|
|
1340
|
-
// 'q-transition--slide-up-leave-to',
|
|
1341
|
-
// 'q-transition--slide-down-enter-from',
|
|
1342
|
-
// 'q-transition--slide-down-leave-to',
|
|
1343
|
-
// 'q-transition--jump-right-enter-from',
|
|
1344
|
-
// 'q-transition--jump-right-leave-to',
|
|
1345
|
-
// 'q-transition--jump-left-enter-from',
|
|
1346
|
-
// 'q-transition--jump-left-leave-to',
|
|
1347
|
-
// 'q-transition--jump-up-enter-from',
|
|
1348
|
-
// 'q-transition--jump-up-leave-to',
|
|
1349
|
-
// 'q-transition--jump-down-enter-from',
|
|
1350
|
-
// 'q-transition--jump-down-leave-to',
|
|
1351
|
-
// 'q-transition--fade-enter-from',
|
|
1352
|
-
// 'q-transition--fade-leave-to',
|
|
1353
|
-
// 'q-transition--scale-enter-from',
|
|
1354
|
-
// 'q-transition--scale-leave-to',
|
|
1355
|
-
// 'q-transition--rotate-enter-from',
|
|
1356
|
-
// 'q-transition--rotate-leave-to',
|
|
1357
|
-
// 'q-transition--flip-right-enter-active',
|
|
1358
|
-
// 'q-transition--flip-right-leave-active',
|
|
1359
|
-
// 'q-transition--flip-left-enter-active',
|
|
1360
|
-
// 'q-transition--flip-left-leave-active',
|
|
1361
|
-
// 'q-transition--flip-up-enter-active',
|
|
1362
|
-
// 'q-transition--flip-up-leave-active',
|
|
1363
|
-
// 'q-transition--flip-down-enter-active',
|
|
1364
|
-
// 'q-transition--flip-down-leave-active',
|
|
1365
|
-
// 'q-transition--flip-right-enter-to',
|
|
1366
|
-
// 'q-transition--flip-right-leave-from',
|
|
1367
|
-
// 'q-transition--flip-left-enter-to',
|
|
1368
|
-
// 'q-transition--flip-left-leave-from',
|
|
1369
|
-
// 'q-transition--flip-up-enter-to',
|
|
1370
|
-
// 'q-transition--flip-up-leave-from',
|
|
1371
|
-
// 'q-transition--flip-down-enter-to',
|
|
1372
|
-
// 'q-transition--flip-down-leave-from',
|
|
1373
|
-
// 'q-transition--flip-right-enter-from',
|
|
1374
|
-
// 'q-transition--flip-right-leave-to',
|
|
1375
|
-
// 'q-transition--flip-left-enter-from',
|
|
1376
|
-
// 'q-transition--flip-left-leave-to',
|
|
1377
|
-
// 'q-transition--flip-up-enter-from',
|
|
1378
|
-
// 'q-transition--flip-up-leave-to',
|
|
1379
|
-
// 'q-transition--flip-down-enter-from',
|
|
1380
|
-
// 'q-transition--flip-down-leave-to',
|
|
1381
|
-
// 'text-h1',
|
|
1382
|
-
// 'text-h2',
|
|
1383
|
-
// 'text-h3',
|
|
1384
|
-
// 'text-h4',
|
|
1385
|
-
// 'text-h5',
|
|
1386
|
-
// 'text-h6',
|
|
1387
|
-
// 'text-subtitle1',
|
|
1388
|
-
// 'text-subtitle2',
|
|
1389
|
-
// 'text-body1',
|
|
1390
|
-
// 'text-body2',
|
|
1391
|
-
// 'text-overline',
|
|
1392
|
-
// 'text-caption',
|
|
1393
|
-
// 'text-uppercase',
|
|
1394
|
-
// 'text-lowercase',
|
|
1395
|
-
// 'text-capitalize',
|
|
1396
|
-
// 'text-center',
|
|
1397
|
-
// 'text-left',
|
|
1398
|
-
// 'text-right',
|
|
1399
|
-
// 'text-justify',
|
|
1400
|
-
// 'text-italic',
|
|
1401
|
-
// 'text-bold',
|
|
1402
|
-
// 'text-no-wrap',
|
|
1403
|
-
// 'text-strike',
|
|
1404
|
-
// 'text-weight-thin',
|
|
1405
|
-
// 'text-weight-light',
|
|
1406
|
-
// 'text-weight-regular',
|
|
1407
|
-
// 'text-weight-medium',
|
|
1408
|
-
// 'text-weight-bold',
|
|
1409
|
-
// 'text-weight-bolder',
|
|
1410
|
-
// 'no-margin',
|
|
1411
|
-
// 'no-padding',
|
|
1412
|
-
// 'no-border',
|
|
1413
|
-
// 'no-border-radius',
|
|
1414
|
-
// 'no-box-shadow',
|
|
1415
|
-
// 'no-outline',
|
|
1416
|
-
// 'ellipsis',
|
|
1417
|
-
// 'ellipsis-2-lines',
|
|
1418
|
-
// 'ellipsis-3-lines',
|
|
1419
|
-
// 'readonly',
|
|
1420
|
-
// 'disabled',
|
|
1421
|
-
// 'hidden',
|
|
1422
|
-
// 'invisible',
|
|
1423
|
-
// 'transparent',
|
|
1424
|
-
// 'overflow-auto',
|
|
1425
|
-
// 'overflow-hidden',
|
|
1426
|
-
// 'overflow-hidden-y',
|
|
1427
|
-
// 'hide-scrollbar',
|
|
1428
|
-
// 'dimmed',
|
|
1429
|
-
// 'light-dimmed',
|
|
1430
|
-
// 'z-top',
|
|
1431
|
-
// 'z-max',
|
|
1432
|
-
// 'q-focus-helper',
|
|
1433
|
-
// 'q-focusable',
|
|
1434
|
-
// 'q-manual-focusable',
|
|
1435
|
-
// 'q-hoverable',
|
|
1436
|
-
// 'q-dark'
|
|
1437
|
-
];
|
|
1438
|
-
const generateSafelist = ({ plugins, iconSet }) => {
|
|
1439
|
-
let safelist = baseSafelist;
|
|
1440
|
-
if (plugins) {
|
|
1441
|
-
for (const plugin of plugins) {
|
|
1442
|
-
const pluginSafelist = pluginSafelistMap[plugin];
|
|
1443
|
-
if (pluginSafelist)
|
|
1444
|
-
safelist = safelist.concat(pluginSafelist);
|
|
1445
|
-
}
|
|
1446
|
-
}
|
|
1447
|
-
if (iconSet) {
|
|
1448
|
-
const iconSetSafelist = extractKeys(iconSet);
|
|
1449
|
-
if (iconSetSafelist)
|
|
1450
|
-
safelist = safelist.concat(iconSetSafelist);
|
|
1451
|
-
}
|
|
1452
|
-
return safelist;
|
|
1453
|
-
};
|
|
1454
|
-
export const QuasarPreset = definePreset(async (options) => {
|
|
1455
|
-
if (!options)
|
|
1456
|
-
options = {
|
|
1457
|
-
style: 'md2'
|
|
1458
|
-
};
|
|
1459
|
-
if (!Object.keys(QuasarStyles).includes(options.style))
|
|
1460
|
-
throw new Error('Unsupported Quasar style');
|
|
1461
|
-
const style = (await QuasarStyles[options.style]).default;
|
|
1462
|
-
return [
|
|
1463
|
-
presetUno(),
|
|
1464
|
-
animatedUno(),
|
|
1465
|
-
presetIcons({}),
|
|
1466
|
-
presetWebFonts(options.presetWebFonts || {
|
|
1467
|
-
provider: 'bunny',
|
|
1468
|
-
fonts: {
|
|
1469
|
-
roboto: 'Roboto'
|
|
1470
|
-
}
|
|
1471
|
-
}),
|
|
1472
|
-
{
|
|
1473
|
-
name: 'quasar',
|
|
1474
|
-
safelist: generateSafelist(options),
|
|
1475
|
-
preflights: corePreflights.concat(style.preflights),
|
|
1476
|
-
rules: coreRules.concat(style.rules),
|
|
1477
|
-
variants: style.variants,
|
|
1478
|
-
shortcuts: coreShortcuts.concat(style.shortcuts),
|
|
1479
|
-
theme: defaultTheme,
|
|
1480
|
-
outputToCssLayers: true,
|
|
1481
|
-
layers: {
|
|
1482
|
-
components: -1,
|
|
1483
|
-
default: 1,
|
|
1484
|
-
utilities: 2
|
|
1485
|
-
},
|
|
1486
|
-
extractors: [
|
|
1487
|
-
{
|
|
1488
|
-
name: 'quasar-extractor',
|
|
1489
|
-
order: 0,
|
|
1490
|
-
extract({ code }) {
|
|
1491
|
-
const kebabMatch = code.matchAll(/q-(\w)([\w-]*)/g);
|
|
1492
|
-
const pascalMatch = code.matchAll(/Q([A-Z][a-z0-9]+)+/g);
|
|
1493
|
-
const transitionMatch = code.matchAll(/(transition|transition-show|transition-hide|transition-prev|transition-next)="(\S*)"/g);
|
|
1494
|
-
const colorMatch = code.matchAll(/color[=|:]"(\w*)"/g);
|
|
1495
|
-
const pascalComponentsMatch = [];
|
|
1496
|
-
const matches = [];
|
|
1497
|
-
for (const match of kebabMatch) {
|
|
1498
|
-
matches.push(match[0]);
|
|
1499
|
-
}
|
|
1500
|
-
for (const match of pascalMatch) {
|
|
1501
|
-
pascalComponentsMatch.push(match[0]);
|
|
1502
|
-
matches.push(toKebabCase(match[0]));
|
|
1503
|
-
}
|
|
1504
|
-
const transitionClasses = [];
|
|
1505
|
-
for (const match of transitionMatch) {
|
|
1506
|
-
transitionClasses.push(...[
|
|
1507
|
-
'enter-from',
|
|
1508
|
-
'enter-active',
|
|
1509
|
-
'enter-to',
|
|
1510
|
-
'leave-from',
|
|
1511
|
-
'leave-active',
|
|
1512
|
-
'leave-to'
|
|
1513
|
-
].map((v) => `q-transition--${match[2]}-${v}`));
|
|
1514
|
-
}
|
|
1515
|
-
const colorClasses = [];
|
|
1516
|
-
for (const match of colorMatch) {
|
|
1517
|
-
colorClasses.push(`text-${match[1]}`, `bg-${match[1]}`);
|
|
1518
|
-
}
|
|
1519
|
-
// const classes = qClasses.filter((c) =>
|
|
1520
|
-
// matches.some((component) => {
|
|
1521
|
-
// component = component.replaceAll(
|
|
1522
|
-
// 'q-chat-message',
|
|
1523
|
-
// 'q-message'
|
|
1524
|
-
// )
|
|
1525
|
-
// component = component.replaceAll(
|
|
1526
|
-
// 'q-scroll-area',
|
|
1527
|
-
// 'q-scrollarea'
|
|
1528
|
-
// )
|
|
1529
|
-
// return c.includes(component)
|
|
1530
|
-
// })
|
|
1531
|
-
// )
|
|
1532
|
-
const classes = [];
|
|
1533
|
-
const componentClasses = pascalComponentsMatch.reduce((acc, component) => {
|
|
1534
|
-
if (component in componentsSafelistMap) {
|
|
1535
|
-
acc.push(...componentsSafelistMap[component]);
|
|
1536
|
-
}
|
|
1537
|
-
return acc;
|
|
1538
|
-
}, []);
|
|
1539
|
-
classes.push(...transitionClasses, ...colorClasses, ...componentClasses);
|
|
1540
|
-
return classes;
|
|
1541
|
-
}
|
|
1542
|
-
}
|
|
1543
|
-
],
|
|
1544
|
-
transformers: [
|
|
1545
|
-
transformerVariantGroup()
|
|
1546
|
-
// {
|
|
1547
|
-
// name: 'find-classes-in-quasar-src',
|
|
1548
|
-
// enforce: 'pre', // enforce before other transformers
|
|
1549
|
-
// idFilter(id) {
|
|
1550
|
-
// return id.match(/quasar\/src\/.*\.js/)
|
|
1551
|
-
// },
|
|
1552
|
-
// async transform(code, id, { uno }) {
|
|
1553
|
-
// for (const c of baseSafelist) {
|
|
1554
|
-
// if (code.toString().includes(c)) console.log(c)
|
|
1555
|
-
// }
|
|
1556
|
-
// return code
|
|
1557
|
-
// // code is a MagicString instance
|
|
1558
|
-
// }
|
|
1559
|
-
// }
|
|
1560
|
-
]
|
|
1561
|
-
}
|
|
1562
|
-
];
|
|
1563
|
-
});
|
|
1564
|
-
export const defaultSplitRE = /[\\:]?[\s'"`;{}]+/g;
|
|
1565
|
-
export const splitWithVariantGroupRE = /([\\:]?[\s"'`;<>]|:\(|\)"|\)\s)/g;
|
|
1566
|
-
export function splitCode(code) {
|
|
1567
|
-
return code.split(defaultSplitRE);
|
|
1568
|
-
}
|