vitrify 0.17.5 → 0.17.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/plugins/quasar/unocss/components/QAjaxBar.unocss.js +8 -4
- package/dist/plugins/quasar/unocss/components/QAvatar.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QBadge.unocss.js +8 -4
- package/dist/plugins/quasar/unocss/components/QBanner.unocss.js +6 -3
- package/dist/plugins/quasar/unocss/components/QBar.unocss.js +6 -3
- package/dist/plugins/quasar/unocss/components/QBtn.unocss.js +26 -13
- package/dist/plugins/quasar/unocss/components/QBtnDropdown.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QBtnGroup.unocss.js +10 -5
- package/dist/plugins/quasar/unocss/components/QCard.unocss.js +14 -7
- package/dist/plugins/quasar/unocss/components/QCarousel.unocss.js +38 -19
- package/dist/plugins/quasar/unocss/components/QChatMessage.unocss.js +14 -7
- package/dist/plugins/quasar/unocss/components/QCheckbox.unocss.js +16 -8
- package/dist/plugins/quasar/unocss/components/QChip.unocss.js +25 -47
- package/dist/plugins/quasar/unocss/components/QCircularProgress.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QColorPicker.unocss.js +46 -102
- package/dist/plugins/quasar/unocss/components/QDate.unocss.js +54 -27
- package/dist/plugins/quasar/unocss/components/QDialog.unocss.js +24 -12
- package/dist/plugins/quasar/unocss/components/QDrawer.unocss.js +28 -25
- package/dist/plugins/quasar/unocss/components/QEditor.unocss.js +10 -5
- package/dist/plugins/quasar/unocss/components/QExpansionItem.unocss.js +16 -8
- package/dist/plugins/quasar/unocss/components/QFab.unocss.js +46 -23
- package/dist/plugins/quasar/unocss/components/QField.unocss.js +60 -30
- package/dist/plugins/quasar/unocss/components/QFile.unocss.js +6 -3
- package/dist/plugins/quasar/unocss/components/QFooter.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QHeader.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QImg.unocss.js +12 -6
- package/dist/plugins/quasar/unocss/components/QInnerLoading.unocss.js +2 -1
- package/dist/plugins/quasar/unocss/components/QInput.unocss.js +4 -18
- package/dist/plugins/quasar/unocss/components/QItem.unocss.js +32 -16
- package/dist/plugins/quasar/unocss/components/QKnob.unocss.js +5 -6
- package/dist/plugins/quasar/unocss/components/QLayout.unocss.js +6 -3
- package/dist/plugins/quasar/unocss/components/QLinearProgress.unocss.js +23 -12
- package/dist/plugins/quasar/unocss/components/QMenu.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QPageSticky.unocss.js +2 -1
- package/dist/plugins/quasar/unocss/components/QPagination.unocss.js +6 -3
- package/dist/plugins/quasar/unocss/components/QParallax.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QPopupEdit.unocss.js +2 -1
- package/dist/plugins/quasar/unocss/components/QPullToRefresh.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QRadio.unocss.js +29 -15
- package/dist/plugins/quasar/unocss/components/QRating.unocss.js +8 -4
- package/dist/plugins/quasar/unocss/components/QResponsive.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QScrollarea.unocss.js +10 -5
- package/dist/plugins/quasar/unocss/components/QSelect.unocss.js +14 -7
- package/dist/plugins/quasar/unocss/components/QSeparator.unocss.js +9 -5
- package/dist/plugins/quasar/unocss/components/QSkeleton.unocss.js +67 -42
- package/dist/plugins/quasar/unocss/components/QSlideItem.unocss.js +10 -5
- package/dist/plugins/quasar/unocss/components/QSlider.unocss.js +70 -35
- package/dist/plugins/quasar/unocss/components/QSpinner.unocss.js +2 -1
- package/dist/plugins/quasar/unocss/components/QSplitter.unocss.js +18 -16
- package/dist/plugins/quasar/unocss/components/QStepper.unocss.js +54 -38
- package/dist/plugins/quasar/unocss/components/QTable.unocss.js +101 -55
- package/dist/plugins/quasar/unocss/components/QTabs.unocss.js +67 -44
- package/dist/plugins/quasar/unocss/components/QTime.unocss.js +167 -65
- package/dist/plugins/quasar/unocss/components/QTimeline.unocss.js +41 -30
- package/dist/plugins/quasar/unocss/components/QToggle.unocss.js +23 -18
- package/dist/plugins/quasar/unocss/components/QToolbar.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QTooltip.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QTree.unocss.js +54 -27
- package/dist/plugins/quasar/unocss/components/QUploader.unocss.js +37 -25
- package/dist/plugins/quasar/unocss/components/QVideo.unocss.js +4 -2
- package/dist/plugins/quasar/unocss/components/QVirtualScroll.unocss.js +6 -3
- package/dist/plugins/quasar/unocss/core/elevation.unocss.js +59 -56
- package/dist/plugins/quasar/unocss/index.js +2 -2
- package/dist/plugins/quasar/unocss/theme.js +300 -426
- package/dist/types/plugins/quasar/unocss/theme.d.ts +827 -127
- package/package.json +1 -1
- package/src/node/plugins/quasar/unocss/components/QAjaxBar.unocss.ts +12 -4
- package/src/node/plugins/quasar/unocss/components/QAvatar.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QBadge.unocss.ts +8 -2
- package/src/node/plugins/quasar/unocss/components/QBanner.unocss.ts +3 -0
- package/src/node/plugins/quasar/unocss/components/QBar.unocss.ts +9 -3
- package/src/node/plugins/quasar/unocss/components/QBtn.unocss.ts +21 -4
- package/src/node/plugins/quasar/unocss/components/QBtnDropdown.unocss.ts +4 -1
- package/src/node/plugins/quasar/unocss/components/QBtnGroup.unocss.ts +5 -0
- package/src/node/plugins/quasar/unocss/components/QCard.unocss.ts +9 -1
- package/src/node/plugins/quasar/unocss/components/QCarousel.unocss.ts +41 -11
- package/src/node/plugins/quasar/unocss/components/QChatMessage.unocss.ts +13 -3
- package/src/node/plugins/quasar/unocss/components/QCheckbox.unocss.ts +10 -1
- package/src/node/plugins/quasar/unocss/components/QChip.unocss.ts +47 -50
- package/src/node/plugins/quasar/unocss/components/QCircularProgress.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QColorPicker.unocss.ts +93 -102
- package/src/node/plugins/quasar/unocss/components/QDate.unocss.ts +45 -9
- package/src/node/plugins/quasar/unocss/components/QDialog.unocss.ts +36 -12
- package/src/node/plugins/quasar/unocss/components/QDrawer.unocss.ts +28 -25
- package/src/node/plugins/quasar/unocss/components/QEditor.unocss.ts +15 -5
- package/src/node/plugins/quasar/unocss/components/QExpansionItem.unocss.ts +16 -4
- package/src/node/plugins/quasar/unocss/components/QFab.unocss.ts +35 -6
- package/src/node/plugins/quasar/unocss/components/QField.unocss.ts +38 -4
- package/src/node/plugins/quasar/unocss/components/QFile.unocss.ts +5 -1
- package/src/node/plugins/quasar/unocss/components/QFooter.unocss.ts +4 -1
- package/src/node/plugins/quasar/unocss/components/QHeader.unocss.ts +4 -1
- package/src/node/plugins/quasar/unocss/components/QImg.unocss.ts +12 -3
- package/src/node/plugins/quasar/unocss/components/QInnerLoading.unocss.ts +1 -0
- package/src/node/plugins/quasar/unocss/components/QInput.unocss.ts +4 -24
- package/src/node/plugins/quasar/unocss/components/QItem.unocss.ts +30 -7
- package/src/node/plugins/quasar/unocss/components/QKnob.unocss.ts +5 -9
- package/src/node/plugins/quasar/unocss/components/QLayout.unocss.ts +5 -1
- package/src/node/plugins/quasar/unocss/components/QLinearProgress.unocss.ts +23 -5
- package/src/node/plugins/quasar/unocss/components/QMenu.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QPageSticky.unocss.ts +1 -0
- package/src/node/plugins/quasar/unocss/components/QPagination.unocss.ts +3 -0
- package/src/node/plugins/quasar/unocss/components/QParallax.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QPopupEdit.unocss.ts +3 -1
- package/src/node/plugins/quasar/unocss/components/QPullToRefresh.unocss.ts +4 -1
- package/src/node/plugins/quasar/unocss/components/QRadio.unocss.ts +31 -15
- package/src/node/plugins/quasar/unocss/components/QRating.unocss.ts +8 -2
- package/src/node/plugins/quasar/unocss/components/QResponsive.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QScrollarea.unocss.ts +13 -4
- package/src/node/plugins/quasar/unocss/components/QSelect.unocss.ts +17 -5
- package/src/node/plugins/quasar/unocss/components/QSeparator.unocss.ts +14 -4
- package/src/node/plugins/quasar/unocss/components/QSkeleton.unocss.ts +83 -43
- package/src/node/plugins/quasar/unocss/components/QSlideItem.unocss.ts +5 -0
- package/src/node/plugins/quasar/unocss/components/QSlider.unocss.ts +55 -10
- package/src/node/plugins/quasar/unocss/components/QSpinner.unocss.ts +1 -0
- package/src/node/plugins/quasar/unocss/components/QSplitter.unocss.ts +20 -18
- package/src/node/plugins/quasar/unocss/components/QStepper.unocss.ts +51 -34
- package/src/node/plugins/quasar/unocss/components/QTable.unocss.ts +110 -51
- package/src/node/plugins/quasar/unocss/components/QTabs.unocss.ts +77 -46
- package/src/node/plugins/quasar/unocss/components/QTime.unocss.ts +192 -65
- package/src/node/plugins/quasar/unocss/components/QTimeline.unocss.ts +36 -28
- package/src/node/plugins/quasar/unocss/components/QToggle.unocss.ts +24 -20
- package/src/node/plugins/quasar/unocss/components/QToolbar.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QTooltip.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QTree.unocss.ts +59 -24
- package/src/node/plugins/quasar/unocss/components/QUploader.unocss.ts +36 -22
- package/src/node/plugins/quasar/unocss/components/QVideo.unocss.ts +2 -0
- package/src/node/plugins/quasar/unocss/components/QVirtualScroll.unocss.ts +3 -0
- package/src/node/plugins/quasar/unocss/core/elevation.unocss.ts +61 -60
- package/src/node/plugins/quasar/unocss/index.ts +2 -2
- package/src/node/plugins/quasar/unocss/theme.ts +1422 -428
|
@@ -10,7 +10,9 @@ const shortcuts: UserShortcuts<QuasarTheme> = [
|
|
|
10
10
|
|
|
11
11
|
[
|
|
12
12
|
/^q-slider--editable$/,
|
|
13
|
-
([, c], { theme }) =>
|
|
13
|
+
([, c], { theme }) =>
|
|
14
|
+
theme.quasar?.components?.['q-slider--editable'] ??
|
|
15
|
+
`[&_.q-slider\\_\\_track-container]:()`
|
|
14
16
|
],
|
|
15
17
|
|
|
16
18
|
[/^q-slider__track-container$/, ([, c], { theme }) => `outline-0`],
|
|
@@ -18,53 +20,64 @@ const shortcuts: UserShortcuts<QuasarTheme> = [
|
|
|
18
20
|
[
|
|
19
21
|
/^q-slider__track-container--h$/,
|
|
20
22
|
([, c], { theme }) =>
|
|
23
|
+
theme.quasar?.components?.['q-slider__track-container--h'] ??
|
|
21
24
|
`w-full px-[0] py-[12px] [&_.q-slider\\_\\_selection]:()`
|
|
22
25
|
],
|
|
23
26
|
|
|
24
27
|
[
|
|
25
28
|
/^q-slider__track-container--v$/,
|
|
26
29
|
([, c], { theme }) =>
|
|
30
|
+
theme.quasar?.components?.['q-slider__track-container--v'] ??
|
|
27
31
|
`h-full px-[12px] py-[0] [&_.q-slider\\_\\_selection]:()`
|
|
28
32
|
],
|
|
29
33
|
|
|
30
34
|
[
|
|
31
35
|
/^q-slider__track$/,
|
|
32
36
|
([, c], { theme }) =>
|
|
37
|
+
theme.quasar?.components?.['q-slider__track'] ??
|
|
33
38
|
`bg-[rgba(0,_0,_0,_0.1)] rounded-[4px] [width:inherit] [height:inherit] text-primary`
|
|
34
39
|
],
|
|
35
40
|
|
|
36
41
|
[
|
|
37
42
|
/^q-slider__inner$/,
|
|
38
43
|
([, c], { theme }) =>
|
|
44
|
+
theme.quasar?.components?.['q-slider__inner'] ??
|
|
39
45
|
`bg-[rgba(0,_0,_0,_0.1)] [border-radius:inherit] w-full h-full`
|
|
40
46
|
],
|
|
41
47
|
|
|
42
48
|
[
|
|
43
49
|
/^q-slider__selection$/,
|
|
44
|
-
([, c], { theme }) =>
|
|
50
|
+
([, c], { theme }) =>
|
|
51
|
+
theme.quasar?.components?.['q-slider__selection'] ??
|
|
52
|
+
`bg-current [border-radius:inherit] w-full h-full`
|
|
45
53
|
],
|
|
46
54
|
|
|
47
55
|
[
|
|
48
56
|
/^q-slider__markers$/,
|
|
49
57
|
([, c], { theme }) =>
|
|
58
|
+
theme.quasar?.components?.['q-slider__markers'] ??
|
|
50
59
|
`text-[rgba(0,_0,_0,_0.3)] [border-radius:inherit] w-full h-full [&:after]:(content-empty absolute bg-current)`
|
|
51
60
|
],
|
|
52
61
|
|
|
53
62
|
[
|
|
54
63
|
/^q-slider__markers--h$/,
|
|
55
64
|
([, c], { theme }) =>
|
|
65
|
+
theme.quasar?.components?.['q-slider__markers--h'] ??
|
|
56
66
|
`bg-[repeating-linear-gradient(_to_right,_currentColor,_currentColor_2px,_rgba(255,_255,_255,_0)_0,_rgba(255,_255,_255,_0)_)] [&:after]:(h-full w-[2px] top-0 right-0)`
|
|
57
67
|
],
|
|
58
68
|
|
|
59
69
|
[
|
|
60
70
|
/^q-slider__markers--v$/,
|
|
61
71
|
([, c], { theme }) =>
|
|
72
|
+
theme.quasar?.components?.['q-slider__markers--v'] ??
|
|
62
73
|
`bg-[repeating-linear-gradient(_to_bottom,_currentColor,_currentColor_2px,_rgba(255,_255,_255,_0)_0,_rgba(255,_255,_255,_0)_)] [&:after]:(w-full h-[2px] left-0 bottom-0)`
|
|
63
74
|
],
|
|
64
75
|
|
|
65
76
|
[
|
|
66
77
|
/^q-slider__marker-labels-container$/,
|
|
67
|
-
([, c], { theme }) =>
|
|
78
|
+
([, c], { theme }) =>
|
|
79
|
+
theme.quasar?.components?.['q-slider__marker-labels-container'] ??
|
|
80
|
+
`relative w-full h-full min-h-[24px] min-w-[24px]`
|
|
68
81
|
],
|
|
69
82
|
|
|
70
83
|
[/^q-slider__marker-labels$/, ([, c], { theme }) => `absolute`],
|
|
@@ -75,7 +88,9 @@ const shortcuts: UserShortcuts<QuasarTheme> = [
|
|
|
75
88
|
|
|
76
89
|
[
|
|
77
90
|
/^q-slider__marker-labels--h-ltr$/,
|
|
78
|
-
([, c], { theme }) =>
|
|
91
|
+
([, c], { theme }) =>
|
|
92
|
+
theme.quasar?.components?.['q-slider__marker-labels--h-ltr'] ??
|
|
93
|
+
`-translate-x-1/2`
|
|
79
94
|
],
|
|
80
95
|
|
|
81
96
|
[/^q-slider__marker-labels--h-rtl$/, ([, c], { theme }) => `translate-x-1/2`],
|
|
@@ -84,12 +99,16 @@ const shortcuts: UserShortcuts<QuasarTheme> = [
|
|
|
84
99
|
|
|
85
100
|
[
|
|
86
101
|
/^q-slider__marker-labels--v-switched$/,
|
|
87
|
-
([, c], { theme }) =>
|
|
102
|
+
([, c], { theme }) =>
|
|
103
|
+
theme.quasar?.components?.['q-slider__marker-labels--v-switched'] ??
|
|
104
|
+
`right-[4px]`
|
|
88
105
|
],
|
|
89
106
|
|
|
90
107
|
[
|
|
91
108
|
/^q-slider__marker-labels--v-ltr$/,
|
|
92
|
-
([, c], { theme }) =>
|
|
109
|
+
([, c], { theme }) =>
|
|
110
|
+
theme.quasar?.components?.['q-slider__marker-labels--v-ltr'] ??
|
|
111
|
+
`-translate-y-1/2`
|
|
93
112
|
],
|
|
94
113
|
|
|
95
114
|
[/^q-slider__marker-labels--v-rtl$/, ([, c], { theme }) => `translate-y-1/2`],
|
|
@@ -97,6 +116,7 @@ const shortcuts: UserShortcuts<QuasarTheme> = [
|
|
|
97
116
|
[
|
|
98
117
|
/^q-slider__thumb$/,
|
|
99
118
|
([, c], { theme }) =>
|
|
119
|
+
theme.quasar?.components?.['q-slider__thumb'] ??
|
|
100
120
|
`outline-0 [transition:transform_0.18s_ease-out,_fill_0.18s_ease-out,_stroke_0.18s_ease-out] text-primary`
|
|
101
121
|
],
|
|
102
122
|
|
|
@@ -104,77 +124,94 @@ const shortcuts: UserShortcuts<QuasarTheme> = [
|
|
|
104
124
|
|
|
105
125
|
[
|
|
106
126
|
/^q-slider__thumb--h-ltr$/,
|
|
107
|
-
([, c], { theme }) =>
|
|
127
|
+
([, c], { theme }) =>
|
|
128
|
+
theme.quasar?.components?.['q-slider__thumb--h-ltr'] ??
|
|
129
|
+
`scale-100 -translate-x-1/2 -translate-y-1/2`
|
|
108
130
|
],
|
|
109
131
|
|
|
110
132
|
[
|
|
111
133
|
/^q-slider__thumb--h-rtl$/,
|
|
112
|
-
([, c], { theme }) =>
|
|
134
|
+
([, c], { theme }) =>
|
|
135
|
+
theme.quasar?.components?.['q-slider__thumb--h-rtl'] ??
|
|
136
|
+
`scale-100 translate-x-1/2 -translate-y-1/2`
|
|
113
137
|
],
|
|
114
138
|
|
|
115
139
|
[/^q-slider__thumb--v$/, ([, c], { theme }) => `left-2/4`],
|
|
116
140
|
|
|
117
141
|
[
|
|
118
142
|
/^q-slider__thumb--v-ltr$/,
|
|
119
|
-
([, c], { theme }) =>
|
|
143
|
+
([, c], { theme }) =>
|
|
144
|
+
theme.quasar?.components?.['q-slider__thumb--v-ltr'] ??
|
|
145
|
+
`scale-100 -translate-x-1/2 -translate-y-1/2`
|
|
120
146
|
],
|
|
121
147
|
|
|
122
148
|
[
|
|
123
149
|
/^q-slider__thumb--v-rtl$/,
|
|
124
|
-
([, c], { theme }) =>
|
|
150
|
+
([, c], { theme }) =>
|
|
151
|
+
theme.quasar?.components?.['q-slider__thumb--v-rtl'] ??
|
|
152
|
+
`scale-100 -translate-x-1/2 translate-y-1/2`
|
|
125
153
|
],
|
|
126
154
|
|
|
127
155
|
[
|
|
128
156
|
/^q-slider__thumb-shape$/,
|
|
129
157
|
([, c], { theme }) =>
|
|
158
|
+
theme.quasar?.components?.['q-slider__thumb-shape'] ??
|
|
130
159
|
`top-0 left-0 stroke-[3.5] stroke-current [transition:transform_0.28s] [&_path]:(stroke-current fill-current)`
|
|
131
160
|
],
|
|
132
161
|
|
|
133
162
|
[
|
|
134
163
|
/^q-slider__focus-ring$/,
|
|
135
164
|
([, c], { theme }) =>
|
|
165
|
+
theme.quasar?.components?.['q-slider__focus-ring'] ??
|
|
136
166
|
`rounded-[50%] opacity-0 [transition:transform_266.67ms_ease-out,_opacity_266.67ms_ease-out,_background-color_266.67ms_ease-out] delay-[140ms]`
|
|
137
167
|
],
|
|
138
168
|
|
|
139
169
|
[
|
|
140
170
|
/^q-slider__pin$/,
|
|
141
171
|
([, c], { theme }) =>
|
|
172
|
+
theme.quasar?.components?.['q-slider__pin'] ??
|
|
142
173
|
`opacity-0 whitespace-nowrap [transition:opacity_0.28s_ease-out] delay-[140ms] [&:before]:(content-empty w-[0] h-[0] absolute)`
|
|
143
174
|
],
|
|
144
175
|
|
|
145
176
|
[
|
|
146
177
|
/^q-slider__pin--h$/,
|
|
147
178
|
([, c], { theme }) =>
|
|
179
|
+
theme.quasar?.components?.['q-slider__pin--h'] ??
|
|
148
180
|
`[&:before]:([border-left:6px_solid_transparent] [border-right:6px_solid_transparent] left-2/4 -translate-x-1/2)`
|
|
149
181
|
],
|
|
150
182
|
|
|
151
183
|
[
|
|
152
184
|
/^q-slider__pin--h-standard$/,
|
|
153
185
|
([, c], { theme }) =>
|
|
186
|
+
theme.quasar?.components?.['q-slider__pin--h-standard'] ??
|
|
154
187
|
`bottom-full [&:before]:(bottom-[2px] [border-top:6px_solid_currentColor])`
|
|
155
188
|
],
|
|
156
189
|
|
|
157
190
|
[
|
|
158
191
|
/^q-slider__pin--h-switched$/,
|
|
159
192
|
([, c], { theme }) =>
|
|
193
|
+
theme.quasar?.components?.['q-slider__pin--h-switched'] ??
|
|
160
194
|
`top-full [&:before]:(top-[2px] [border-bottom:6px_solid_currentColor])`
|
|
161
195
|
],
|
|
162
196
|
|
|
163
197
|
[
|
|
164
198
|
/^q-slider__pin--v$/,
|
|
165
199
|
([, c], { theme }) =>
|
|
200
|
+
theme.quasar?.components?.['q-slider__pin--v'] ??
|
|
166
201
|
`top-0 [&:before]:(top-2/4 -translate-y-1/2 [border-top:6px_solid_transparent] [border-bottom:6px_solid_transparent])`
|
|
167
202
|
],
|
|
168
203
|
|
|
169
204
|
[
|
|
170
205
|
/^q-slider__pin--v-standard$/,
|
|
171
206
|
([, c], { theme }) =>
|
|
207
|
+
theme.quasar?.components?.['q-slider__pin--v-standard'] ??
|
|
172
208
|
`left-full [&:before]:(left-[2px] [border-right:6px_solid_currentColor])`
|
|
173
209
|
],
|
|
174
210
|
|
|
175
211
|
[
|
|
176
212
|
/^q-slider__pin--v-switched$/,
|
|
177
213
|
([, c], { theme }) =>
|
|
214
|
+
theme.quasar?.components?.['q-slider__pin--v-switched'] ??
|
|
178
215
|
`right-full [&:before]:(right-[2px] [border-left:6px_solid_currentColor])`
|
|
179
216
|
],
|
|
180
217
|
|
|
@@ -195,6 +232,7 @@ const shortcuts: UserShortcuts<QuasarTheme> = [
|
|
|
195
232
|
[
|
|
196
233
|
/^q-slider__text-container$/,
|
|
197
234
|
([, c], { theme }) =>
|
|
235
|
+
theme.quasar?.components?.['q-slider__text-container'] ??
|
|
198
236
|
`min-h-[25px] px-[8px] py-[2px] rounded-[4px] bg-current relative text-center`
|
|
199
237
|
],
|
|
200
238
|
|
|
@@ -203,42 +241,49 @@ const shortcuts: UserShortcuts<QuasarTheme> = [
|
|
|
203
241
|
[
|
|
204
242
|
/^q-slider--no-value$/,
|
|
205
243
|
([, c], { theme }) =>
|
|
244
|
+
theme.quasar?.components?.['q-slider--no-value'] ??
|
|
206
245
|
`[&_.q-slider\\_\\_thumb]:(opacity-0) [&_.q-slider\\_\\_inner]:(opacity-0) [&_.q-slider\\_\\_selection]:(opacity-0)`
|
|
207
246
|
],
|
|
208
247
|
|
|
209
248
|
[
|
|
210
249
|
/^q-slider--focus$/,
|
|
211
250
|
([, c], { theme }) =>
|
|
251
|
+
theme.quasar?.components?.['q-slider--focus'] ??
|
|
212
252
|
`[&_.q-slider\\_\\_focus-ring]:(bg-current [transform:scale3d(1.55,_1.55,_1)] opacity-25) [&_.q-slider\\_\\_thumb]:(opacity-100) [&_.q-slider\\_\\_inner]:(opacity-100) [&_.q-slider\\_\\_selection]:(opacity-100)`
|
|
213
253
|
],
|
|
214
254
|
|
|
215
255
|
[
|
|
216
256
|
/^q-slider--inactive$/,
|
|
217
257
|
([, c], { theme }) =>
|
|
258
|
+
theme.quasar?.components?.['q-slider--inactive'] ??
|
|
218
259
|
`[&_.q-slider\\_\\_thumb--h]:([transition:left_0.28s,_right_0.28s]) [&_.q-slider\\_\\_thumb--v]:([transition:top_0.28s,_bottom_0.28s]) [&_.q-slider\\_\\_selection]:([transition:width_0.28s,_left_0.28s,_right_0.28s,_height_0.28s,_top_0.28s,_bottom_0.28s]) [&_.q-slider\\_\\_text-container]:([transition:transform_0.28s])`
|
|
219
260
|
],
|
|
220
261
|
|
|
221
262
|
[
|
|
222
263
|
/^q-slider--active$/,
|
|
223
264
|
([, c], { theme }) =>
|
|
265
|
+
theme.quasar?.components?.['q-slider--active'] ??
|
|
224
266
|
` [&_.q-slider\\_\\_thumb-shape]:(scale-150) [&_.q-slider\\_\\_focus-ring]:(!scale-0)`
|
|
225
267
|
],
|
|
226
268
|
|
|
227
269
|
[
|
|
228
270
|
/^q-slider--label$/,
|
|
229
271
|
([, c], { theme }) =>
|
|
272
|
+
theme.quasar?.components?.['q-slider--label'] ??
|
|
230
273
|
`[&_.q-slider--focus_.q-slider\\_\\_pin]:(opacity-100)`
|
|
231
274
|
],
|
|
232
275
|
|
|
233
276
|
[
|
|
234
277
|
/^q-slider--dark$/,
|
|
235
278
|
([, c], { theme }) =>
|
|
279
|
+
theme.quasar?.components?.['q-slider--dark'] ??
|
|
236
280
|
`[&_.q-slider\\_\\_track]:(bg-[rgba(255,_255,_255,_0.1)]) [&_.q-slider\\_\\_inner]:(bg-[rgba(255,_255,_255,_0.1)]) [&_.q-slider\\_\\_markers]:(text-[rgba(255,_255,_255,_0.3)])`
|
|
237
281
|
],
|
|
238
282
|
|
|
239
283
|
[
|
|
240
284
|
/^q-slider--dense$/,
|
|
241
285
|
([, c], { theme }) =>
|
|
286
|
+
theme.quasar?.components?.['q-slider--dense'] ??
|
|
242
287
|
`[&_.q-slider\\_\\_track-container--h]:(px-[0] py-[6px]) [&_.q-slider\\_\\_track-container--v]:(px-[6px] py-[0])`
|
|
243
288
|
]
|
|
244
289
|
]
|
|
@@ -44,6 +44,7 @@ const shortcuts: UserShortcuts<QuasarTheme> = [
|
|
|
44
44
|
[
|
|
45
45
|
/^q-spinner-mat$/,
|
|
46
46
|
([, c], { theme }) =>
|
|
47
|
+
theme.quasar?.components?.['q-spinner-mat'] ??
|
|
47
48
|
`animate-[q-spin_2s_linear_infinite] origin-[center_center] [&_.path]:(animate-[q-mat-dash_1.5s_ease-in-out_infinite])`
|
|
48
49
|
]
|
|
49
50
|
]
|
|
@@ -4,55 +4,57 @@ import type { QuasarTheme } from '../theme.js'
|
|
|
4
4
|
const shortcuts: UserShortcuts<QuasarTheme> = [
|
|
5
5
|
[
|
|
6
6
|
/^q-splitter__panel$/,
|
|
7
|
-
([, c], { theme }) =>
|
|
7
|
+
([, c], { theme }) =>
|
|
8
|
+
theme.quasar?.components?.['q-splitter__panel'] ??
|
|
9
|
+
`relative z-0 [&_>_.q-splitter]:(w-full h-full)`
|
|
8
10
|
],
|
|
9
11
|
|
|
10
12
|
[
|
|
11
13
|
/^q-splitter__separator$/,
|
|
12
|
-
([, c], { theme }) =>
|
|
14
|
+
([, c], { theme }) =>
|
|
15
|
+
theme.quasar?.components?.['q-splitter__separator'] ??
|
|
16
|
+
`bg-[rgba(0,_0,_0,_0.12)] select-none relative`
|
|
13
17
|
],
|
|
14
18
|
|
|
15
19
|
[
|
|
16
20
|
/^q-splitter__separator-area$/,
|
|
17
21
|
([, c], { theme }) =>
|
|
22
|
+
theme.quasar?.components?.['q-splitter__separator-area'] ??
|
|
18
23
|
`[&_>_*]:(absolute top-2/4 left-2/4 -translate-x-1/2 -translate-y-1/2)`
|
|
19
24
|
],
|
|
20
25
|
|
|
21
26
|
[
|
|
22
27
|
/^q-splitter--dark$/,
|
|
23
28
|
([, c], { theme }) =>
|
|
29
|
+
theme.quasar?.components?.['q-splitter--dark'] ??
|
|
24
30
|
`[&_.q-splitter\\_\\_separator]:(bg-[rgba(255,_255,_255,_0.28)])`
|
|
25
31
|
],
|
|
26
32
|
|
|
27
33
|
[
|
|
28
34
|
/^q-splitter--vertical$/,
|
|
29
35
|
([, c], { theme }) =>
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
[/^q-splitter--vertical.q-splitter--active$/, ([, c], { theme }) => ``],
|
|
34
|
-
|
|
35
|
-
[
|
|
36
|
-
/^q-splitter--vertical.q-splitter--workable$/,
|
|
37
|
-
([, c], { theme }) => `[&_>_.q-splitter\\_\\_separator]:()`
|
|
36
|
+
theme.quasar?.components?.['q-splitter--vertical'] ??
|
|
37
|
+
`[&_>_.q-splitter\\_\\_panel]:(h-full) [&.q-splitter--active]:() [&_>_.q-splitter\\_\\_separator]:(w-px) [&_>_.q-splitter\\_\\_separator_>_div]:(-left-[6px] -right-[6px]) [&.q-splitter--workable_>_.q-splitter\\_\\_separator]:()`
|
|
38
38
|
],
|
|
39
39
|
|
|
40
40
|
[
|
|
41
41
|
/^q-splitter--horizontal$/,
|
|
42
42
|
([, c], { theme }) =>
|
|
43
|
-
|
|
43
|
+
theme.quasar?.components?.['q-splitter--horizontal'] ??
|
|
44
|
+
`[&_>_.q-splitter\\_\\_panel]:(w-full) [&.q-splitter--active]:() [&_>_.q-splitter\\_\\_separator]:(h-px) [&_>_.q-splitter\\_\\_separator_>_div]:(-top-[6px] -bottom-[6px]) [&.q-splitter--workable_>_.q-splitter\\_\\_separator]:()`
|
|
44
45
|
],
|
|
45
46
|
|
|
46
|
-
[/^q-splitter--horizontal.q-splitter--active$/, ([, c], { theme }) => ``],
|
|
47
|
-
|
|
48
47
|
[
|
|
49
|
-
/^q-
|
|
50
|
-
([, c], { theme }) =>
|
|
48
|
+
/^q-splitter__before$/,
|
|
49
|
+
([, c], { theme }) =>
|
|
50
|
+
theme.quasar?.components?.['q-splitter__before'] ?? `overflow-auto`
|
|
51
51
|
],
|
|
52
52
|
|
|
53
|
-
[
|
|
54
|
-
|
|
55
|
-
|
|
53
|
+
[
|
|
54
|
+
/^q-splitter__after$/,
|
|
55
|
+
([, c], { theme }) =>
|
|
56
|
+
theme.quasar?.components?.['q-splitter__after'] ?? `overflow-auto`
|
|
57
|
+
]
|
|
56
58
|
]
|
|
57
59
|
|
|
58
60
|
export { shortcuts }
|
|
@@ -5,145 +5,162 @@ const shortcuts: UserShortcuts<QuasarTheme> = [
|
|
|
5
5
|
[
|
|
6
6
|
/^q-stepper$/,
|
|
7
7
|
([, c], { theme }) =>
|
|
8
|
+
theme.quasar?.components?.['q-stepper'] ??
|
|
8
9
|
`[box-shadow:0_1px_5px_rgba(0,_0,_0,_0.2),_0_2px_2px_rgba(0,_0,_0,_0.14),_0_3px_1px_-2px_rgba(0,_0,_0,_0.12)] rounded-[4px] bg-[#fff]`
|
|
9
10
|
],
|
|
10
11
|
|
|
11
12
|
[
|
|
12
13
|
/^q-stepper__title$/,
|
|
13
|
-
([, c], { theme }) =>
|
|
14
|
+
([, c], { theme }) =>
|
|
15
|
+
theme.quasar?.components?.['q-stepper__title'] ??
|
|
16
|
+
`text-[14px] leading-[1.285714] tracking-[0.1px]`
|
|
14
17
|
],
|
|
15
18
|
|
|
16
19
|
[
|
|
17
20
|
/^q-stepper__caption$/,
|
|
18
|
-
([, c], { theme }) =>
|
|
21
|
+
([, c], { theme }) =>
|
|
22
|
+
theme.quasar?.components?.['q-stepper__caption'] ??
|
|
23
|
+
`text-[12px] leading-[1.16667]`
|
|
19
24
|
],
|
|
20
25
|
|
|
21
26
|
[
|
|
22
27
|
/^q-stepper__dot$/,
|
|
23
28
|
([, c], { theme }) =>
|
|
29
|
+
theme.quasar?.components?.['q-stepper__dot'] ??
|
|
24
30
|
`mr-[8px] text-[14px] w-[24px] min-w-[24px] h-[24px] rounded-[50%] bg-current [&_span]:(text-[#fff])`
|
|
25
31
|
],
|
|
26
32
|
|
|
27
33
|
[
|
|
28
34
|
/^q-stepper__tab$/,
|
|
29
35
|
([, c], { theme }) =>
|
|
36
|
+
theme.quasar?.components?.['q-stepper__tab'] ??
|
|
30
37
|
`px-[24px] py-[8px] text-[14px] text-[#9e9e9e] flex-row`
|
|
31
38
|
],
|
|
32
39
|
|
|
33
40
|
[
|
|
34
41
|
/^q-stepper--dark$/,
|
|
35
42
|
([, c], { theme }) =>
|
|
36
|
-
|
|
43
|
+
theme.quasar?.components?.['q-stepper--dark'] ??
|
|
44
|
+
`[box-shadow:0_1px_5px_rgba(255,_255,_255,_0.2),_0_2px_2px_rgba(255,_255,_255,_0.14),_0_3px_1px_-2px_rgba(255,_255,_255,_0.12)] [&_.q-stepper\\_\\_dot_span]:(text-[#000]) [&.q-stepper--bordered]:(border-[rgba(255,_255,_255,_0.28)]) [&_.q-stepper\\_\\_header--border]:(border-[rgba(255,_255,_255,_0.28)]) [&.q-stepper--horizontal_.q-stepper\\_\\_line:before]:(bg-[rgba(255,_255,_255,_0.28)]) [&.q-stepper--horizontal_.q-stepper\\_\\_line:after]:(bg-[rgba(255,_255,_255,_0.28)]) [&.q-stepper--vertical_.q-stepper\\_\\_dot:before]:(bg-[rgba(255,_255,_255,_0.28)]) [&.q-stepper--vertical_.q-stepper\\_\\_dot:after]:(bg-[rgba(255,_255,_255,_0.28)]) [&_.q-stepper\\_\\_tab--disabled]:(text-[rgba(255,_255,_255,_0.28)]) [&_.q-stepper\\_\\_tab--disabled_.q-stepper\\_\\_dot]:(bg-[rgba(255,_255,_255,_0.28)]) [&_.q-stepper\\_\\_tab--disabled_.q-stepper\\_\\_label]:(text-[rgba(255,_255,_255,_0.54)])`
|
|
37
45
|
],
|
|
38
46
|
|
|
39
47
|
[
|
|
40
48
|
/^q-stepper__tab--navigation$/,
|
|
41
|
-
([, c], { theme }) =>
|
|
49
|
+
([, c], { theme }) =>
|
|
50
|
+
theme.quasar?.components?.['q-stepper__tab--navigation'] ??
|
|
51
|
+
`select-none cursor-pointer`
|
|
42
52
|
],
|
|
43
53
|
|
|
44
54
|
[
|
|
45
55
|
/^q-stepper__tab--active$/,
|
|
46
56
|
([, c], { theme }) =>
|
|
47
|
-
|
|
57
|
+
theme.quasar?.components?.['q-stepper__tab--active'] ??
|
|
58
|
+
` [&_.q-stepper\\_\\_dot]:([text-shadow:0_0_0_currentColor]) [&_.q-stepper\\_\\_label]:([text-shadow:0_0_0_currentColor])`
|
|
48
59
|
],
|
|
49
60
|
|
|
50
61
|
[
|
|
51
62
|
/^q-stepper__tab--done$/,
|
|
52
63
|
([, c], { theme }) =>
|
|
53
|
-
|
|
64
|
+
theme.quasar?.components?.['q-stepper__tab--done'] ??
|
|
65
|
+
` [&_.q-stepper\\_\\_dot]:([text-shadow:0_0_0_currentColor]) [&_.q-stepper\\_\\_label]:([text-shadow:0_0_0_currentColor])`
|
|
54
66
|
],
|
|
55
67
|
|
|
56
68
|
[
|
|
57
69
|
/^q-stepper__tab--disabled$/,
|
|
58
70
|
([, c], { theme }) =>
|
|
71
|
+
theme.quasar?.components?.['q-stepper__tab--disabled'] ??
|
|
59
72
|
`[&_.q-stepper\\_\\_dot]:(bg-[rgba(0,_0,_0,_0.22)]) [&_.q-stepper\\_\\_label]:(text-[rgba(0,_0,_0,_0.32)])`
|
|
60
73
|
],
|
|
61
74
|
|
|
62
|
-
[
|
|
75
|
+
[
|
|
76
|
+
/^q-stepper__tab--error$/,
|
|
77
|
+
([, c], { theme }) =>
|
|
78
|
+
theme.quasar?.components?.['q-stepper__tab--error'] ?? ``
|
|
79
|
+
],
|
|
63
80
|
|
|
64
81
|
[
|
|
65
82
|
/^q-stepper__tab--error-with-icon$/,
|
|
66
83
|
([, c], { theme }) =>
|
|
84
|
+
theme.quasar?.components?.['q-stepper__tab--error-with-icon'] ??
|
|
67
85
|
`[&_.q-stepper\\_\\_dot]:(!bg-transparent) [&_.q-stepper\\_\\_dot_span]:(text-current text-[24px])`
|
|
68
86
|
],
|
|
69
87
|
|
|
70
88
|
[
|
|
71
89
|
/^q-stepper__header$/,
|
|
72
90
|
([, c], { theme }) =>
|
|
91
|
+
theme.quasar?.components?.['q-stepper__header'] ??
|
|
73
92
|
`[border-top-left-radius:inherit] [border-top-right-radius:inherit]`
|
|
74
93
|
],
|
|
75
94
|
|
|
76
95
|
[
|
|
77
96
|
/^q-stepper__header--border$/,
|
|
78
|
-
([, c], { theme }) =>
|
|
97
|
+
([, c], { theme }) =>
|
|
98
|
+
theme.quasar?.components?.['q-stepper__header--border'] ??
|
|
99
|
+
`[border-bottom:1px_solid_rgba(0,_0,_0,_0.12)]`
|
|
79
100
|
],
|
|
80
101
|
|
|
81
102
|
[
|
|
82
103
|
/^q-stepper__header--standard-labels$/,
|
|
83
104
|
([, c], { theme }) =>
|
|
105
|
+
theme.quasar?.components?.['q-stepper__header--standard-labels'] ??
|
|
84
106
|
`[&_.q-stepper\\_\\_tab]:(min-h-[72px] justify-center) [&_.q-stepper\\_\\_tab:first-child]:(justify-start) [&_.q-stepper\\_\\_tab:last-child]:(justify-end) [&_.q-stepper\\_\\_tab:only-child]:(justify-center) [&_.q-stepper\\_\\_dot:after]:(hidden)`
|
|
85
107
|
],
|
|
86
108
|
|
|
87
109
|
[
|
|
88
110
|
/^q-stepper__header--alternative-labels$/,
|
|
89
111
|
([, c], { theme }) =>
|
|
112
|
+
theme.quasar?.components?.['q-stepper__header--alternative-labels'] ??
|
|
90
113
|
`[&_.q-stepper\\_\\_tab]:(min-h-[104px] px-[32px] py-[24px] flex-col justify-start) [&_.q-stepper\\_\\_dot]:(mr-0) [&_.q-stepper\\_\\_label]:(mt-[8px] text-center) [&_.q-stepper\\_\\_label:before]:(hidden) [&_.q-stepper\\_\\_label:after]:(hidden)`
|
|
91
114
|
],
|
|
92
115
|
|
|
93
116
|
[
|
|
94
117
|
/^q-stepper__header--contracted$/,
|
|
95
118
|
([, c], { theme }) =>
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
([, c], { theme }) =>
|
|
102
|
-
`[&__.q-stepper\\_\\_tab]:(min-h-[72px]) [&__.q-stepper\\_\\_tab:first-child]:(items-start) [&__.q-stepper\\_\\_tab:last-child]:(items-end)`
|
|
119
|
+
theme.quasar?.components?.['q-stepper__header--contracted'] ??
|
|
120
|
+
`min-h-[72px] [&.q-stepper__header--alternative-labels
|
|
121
|
+
__.q-stepper\\_\\_tab]:(min-h-[72px]) [&.q-stepper__header--alternative-labels
|
|
122
|
+
__.q-stepper\\_\\_tab:first-child]:(items-start) [&.q-stepper__header--alternative-labels
|
|
123
|
+
__.q-stepper\\_\\_tab:last-child]:(items-end) [&_.q-stepper\\_\\_tab]:(px-[0] py-[24px]) [&_.q-stepper\\_\\_tab:first-child_.q-stepper\\_\\_dot]:(translate-x-[24px]) [&_.q-stepper\\_\\_tab:last-child_.q-stepper\\_\\_dot]:(-translate-x-[24px]) [&_.q-stepper\\_\\_dot]:(m-0) [&_.q-stepper\\_\\_label]:(hidden)`
|
|
103
124
|
],
|
|
104
125
|
|
|
105
126
|
[
|
|
106
127
|
/^q-stepper__header--contracted$/,
|
|
107
128
|
([, c], { theme }) =>
|
|
129
|
+
theme.quasar?.components?.['q-stepper__header--contracted'] ??
|
|
108
130
|
`[&__.q-stepper\\_\\_tab:not(:last-child)__.q-stepper\\_\\_dot:after]:(!block)`
|
|
109
131
|
],
|
|
110
132
|
|
|
111
|
-
[/^q-stepper__nav$/, ([, c], { theme }) => `pt-[24px]`],
|
|
112
|
-
|
|
113
|
-
[/^q-stepper--flat$/, ([, c], { theme }) => `[box-shadow:none]`],
|
|
114
|
-
|
|
115
|
-
[
|
|
116
|
-
/^q-stepper--bordered$/,
|
|
117
|
-
([, c], { theme }) => `border-[1px] border-solid border-[rgba(0,0,0,0.12)]`
|
|
118
|
-
],
|
|
119
|
-
|
|
120
133
|
[
|
|
121
|
-
/^q-
|
|
134
|
+
/^q-stepper__nav$/,
|
|
122
135
|
([, c], { theme }) =>
|
|
123
|
-
|
|
136
|
+
theme.quasar?.components?.['q-stepper__nav'] ?? `pt-[24px]`
|
|
124
137
|
],
|
|
125
138
|
|
|
126
139
|
[
|
|
127
|
-
/^q-stepper--
|
|
140
|
+
/^q-stepper--flat$/,
|
|
128
141
|
([, c], { theme }) =>
|
|
129
|
-
|
|
142
|
+
theme.quasar?.components?.['q-stepper--flat'] ?? `[box-shadow:none]`
|
|
130
143
|
],
|
|
131
144
|
|
|
132
145
|
[
|
|
133
|
-
/^q-stepper--
|
|
134
|
-
([, c], { theme }) =>
|
|
146
|
+
/^q-stepper--bordered$/,
|
|
147
|
+
([, c], { theme }) =>
|
|
148
|
+
theme.quasar?.components?.['q-stepper--bordered'] ??
|
|
149
|
+
`border-[1px] border-solid border-[rgba(0,0,0,0.12)]`
|
|
135
150
|
],
|
|
136
151
|
|
|
137
152
|
[
|
|
138
|
-
/^q-stepper--
|
|
153
|
+
/^q-stepper--horizontal$/,
|
|
139
154
|
([, c], { theme }) =>
|
|
140
|
-
|
|
155
|
+
theme.quasar?.components?.['q-stepper--horizontal'] ??
|
|
156
|
+
`[&_.q-stepper\\_\\_step-inner]:(p-[24px]) [&_.q-stepper\\_\\_tab:first-child]:([border-top-left-radius:inherit]) [&_.q-stepper\\_\\_tab:last-child]:([border-top-right-radius:inherit]) [&_.q-stepper\\_\\_tab:first-child_.q-stepper\\_\\_dot:before]:(hidden) [&_.q-stepper\\_\\_tab:last-child_.q-stepper\\_\\_label:after]:(hidden) [&_.q-stepper\\_\\_tab:last-child_.q-stepper\\_\\_dot:after]:(hidden) [&_.q-stepper\\_\\_tab]:(overflow-hidden) [&_.q-stepper\\_\\_line]:() [&_.q-stepper\\_\\_line:before]:(absolute top-2/4 h-px w-screen bg-[rgba(0,_0,_0,_0.12)]) [&_.q-stepper\\_\\_line:after]:(absolute top-2/4 h-px w-screen bg-[rgba(0,_0,_0,_0.12)]) [&_.q-stepper\\_\\_label:after]:(content-[''] left-full ml-[8px]) [&_.q-stepper\\_\\_dot:after]:(content-[''] left-full ml-[8px]) [&_.q-stepper\\_\\_dot:before]:(content-[''] right-full mr-[8px]) [&_>_.q-stepper\\_\\_nav]:(pt-[0] px-[24px] pb-[24px])`
|
|
141
157
|
],
|
|
142
158
|
|
|
143
159
|
[
|
|
144
|
-
/^q-stepper--
|
|
160
|
+
/^q-stepper--vertical$/,
|
|
145
161
|
([, c], { theme }) =>
|
|
146
|
-
|
|
162
|
+
theme.quasar?.components?.['q-stepper--vertical'] ??
|
|
163
|
+
`px-[0] py-[16px] [&_.q-stepper\\_\\_tab]:(px-[24px] py-[12px]) [&_.q-stepper\\_\\_title]:(leading-[18px]) [&_.q-stepper\\_\\_step-inner]:(pt-[0] pr-[24px] pb-[32px] pl-[60px]) [&_>_.q-stepper\\_\\_nav]:(pt-[24px] px-[24px] pb-[0]) [&_.q-stepper\\_\\_step]:(overflow-hidden) [&_.q-stepper\\_\\_dot]:(mr-[12px]) [&_.q-stepper\\_\\_dot:before]:(content-[''] absolute left-2/4 w-px h-[99999px] bg-[rgba(0,_0,_0,_0.12)]) [&_.q-stepper\\_\\_dot:after]:(content-[''] absolute left-2/4 w-px h-[99999px] bg-[rgba(0,_0,_0,_0.12)]) [&_.q-stepper\\_\\_dot:before]:(bottom-full mb-[8px]) [&_.q-stepper\\_\\_dot:after]:(top-full mt-[8px]) [&_.q-stepper\\_\\_step:first-child_.q-stepper\\_\\_dot:before]:(hidden) [&_.q-stepper\\_\\_step:last-child_.q-stepper\\_\\_dot:after]:(hidden) [&_.q-stepper\\_\\_step:last-child_.q-stepper\\_\\_step-inner]:(pb-[8px])`
|
|
147
164
|
]
|
|
148
165
|
]
|
|
149
166
|
|