quasar 2.12.3 → 2.12.5
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/api/Dialog.json +4 -0
- package/dist/api/Loading.json +20 -1
- package/dist/api/Notify.json +70 -4
- package/dist/api/QAjaxBar.json +2 -0
- package/dist/api/QAvatar.json +4 -0
- package/dist/api/QBadge.json +4 -0
- package/dist/api/QBreadcrumbs.json +4 -0
- package/dist/api/QBtn.json +4 -0
- package/dist/api/QBtnDropdown.json +4 -0
- package/dist/api/QBtnToggle.json +8 -0
- package/dist/api/QCarousel.json +4 -0
- package/dist/api/QChatMessage.json +4 -0
- package/dist/api/QCheckbox.json +2 -0
- package/dist/api/QChip.json +4 -0
- package/dist/api/QCircularProgress.json +6 -0
- package/dist/api/QDate.json +4 -0
- package/dist/api/QEditor.json +4 -0
- package/dist/api/QFab.json +4 -0
- package/dist/api/QFabAction.json +4 -0
- package/dist/api/QField.json +6 -0
- package/dist/api/QFile.json +6 -0
- package/dist/api/QIcon.json +2 -0
- package/dist/api/QImg.json +2 -0
- package/dist/api/QInnerLoading.json +2 -0
- package/dist/api/QInput.json +6 -0
- package/dist/api/QKnob.json +6 -0
- package/dist/api/QLayout.json +1 -1
- package/dist/api/QLinearProgress.json +4 -0
- package/dist/api/QOptionGroup.json +2 -0
- package/dist/api/QPagination.json +8 -0
- package/dist/api/QPopupEdit.json +2 -0
- package/dist/api/QPullToRefresh.json +4 -0
- package/dist/api/QRadio.json +2 -0
- package/dist/api/QRange.json +26 -0
- package/dist/api/QRating.json +6 -0
- package/dist/api/QSelect.json +6 -0
- package/dist/api/QSeparator.json +2 -0
- package/dist/api/QSlideItem.json +8 -0
- package/dist/api/QSlider.json +14 -0
- package/dist/api/QSpinner.json +2 -0
- package/dist/api/QSpinnerAudio.json +2 -0
- package/dist/api/QSpinnerBall.json +2 -0
- package/dist/api/QSpinnerBars.json +2 -0
- package/dist/api/QSpinnerBox.json +2 -0
- package/dist/api/QSpinnerClock.json +2 -0
- package/dist/api/QSpinnerComment.json +2 -0
- package/dist/api/QSpinnerCube.json +2 -0
- package/dist/api/QSpinnerDots.json +2 -0
- package/dist/api/QSpinnerFacebook.json +2 -0
- package/dist/api/QSpinnerGears.json +2 -0
- package/dist/api/QSpinnerGrid.json +2 -0
- package/dist/api/QSpinnerHearts.json +2 -0
- package/dist/api/QSpinnerHourglass.json +2 -0
- package/dist/api/QSpinnerInfinity.json +2 -0
- package/dist/api/QSpinnerIos.json +2 -0
- package/dist/api/QSpinnerOrbit.json +2 -0
- package/dist/api/QSpinnerOval.json +2 -0
- package/dist/api/QSpinnerPie.json +2 -0
- package/dist/api/QSpinnerPuff.json +2 -0
- package/dist/api/QSpinnerRadio.json +2 -0
- package/dist/api/QSpinnerRings.json +2 -0
- package/dist/api/QSpinnerTail.json +2 -0
- package/dist/api/QStep.json +8 -0
- package/dist/api/QStepper.json +8 -0
- package/dist/api/QTable.json +20 -0
- package/dist/api/QTabs.json +6 -0
- package/dist/api/QTime.json +4 -0
- package/dist/api/QTimeline.json +2 -0
- package/dist/api/QTimelineEntry.json +2 -0
- package/dist/api/QToggle.json +4 -0
- package/dist/api/QTree.json +8 -0
- package/dist/api/QUploader.json +4 -0
- package/dist/icon-set/bootstrap-icons.umd.prod.js +1 -1
- package/dist/icon-set/eva-icons.umd.prod.js +1 -1
- package/dist/icon-set/fontawesome-v5-pro.umd.prod.js +1 -1
- package/dist/icon-set/fontawesome-v5.umd.prod.js +1 -1
- package/dist/icon-set/fontawesome-v6-pro.umd.prod.js +1 -1
- package/dist/icon-set/fontawesome-v6.umd.prod.js +1 -1
- package/dist/icon-set/ionicons-v4.umd.prod.js +1 -1
- package/dist/icon-set/line-awesome.umd.prod.js +1 -1
- package/dist/icon-set/material-icons-outlined.umd.prod.js +1 -1
- package/dist/icon-set/material-icons-round.umd.prod.js +1 -1
- package/dist/icon-set/material-icons-sharp.umd.prod.js +1 -1
- package/dist/icon-set/material-icons.umd.prod.js +1 -1
- package/dist/icon-set/material-symbols-outlined.umd.prod.js +1 -1
- package/dist/icon-set/material-symbols-rounded.umd.prod.js +1 -1
- package/dist/icon-set/material-symbols-sharp.umd.prod.js +1 -1
- package/dist/icon-set/mdi-v3.umd.prod.js +1 -1
- package/dist/icon-set/mdi-v4.umd.prod.js +1 -1
- package/dist/icon-set/mdi-v5.umd.prod.js +1 -1
- package/dist/icon-set/mdi-v6.umd.prod.js +1 -1
- package/dist/icon-set/mdi-v7.umd.prod.js +1 -1
- package/dist/icon-set/svg-bootstrap-icons.umd.prod.js +1 -1
- package/dist/icon-set/svg-eva-icons.umd.prod.js +1 -1
- package/dist/icon-set/svg-fontawesome-v5.umd.prod.js +1 -1
- package/dist/icon-set/svg-fontawesome-v6.umd.prod.js +1 -1
- package/dist/icon-set/svg-ionicons-v4.umd.prod.js +1 -1
- package/dist/icon-set/svg-ionicons-v5.umd.prod.js +1 -1
- package/dist/icon-set/svg-ionicons-v6.umd.prod.js +1 -1
- package/dist/icon-set/svg-line-awesome.umd.prod.js +1 -1
- package/dist/icon-set/svg-material-icons-outlined.umd.prod.js +1 -1
- package/dist/icon-set/svg-material-icons-round.umd.prod.js +1 -1
- package/dist/icon-set/svg-material-icons-sharp.umd.prod.js +1 -1
- package/dist/icon-set/svg-material-icons.umd.prod.js +1 -1
- package/dist/icon-set/svg-material-symbols-outlined.umd.prod.js +1 -1
- package/dist/icon-set/svg-material-symbols-rounded.umd.prod.js +1 -1
- package/dist/icon-set/svg-material-symbols-sharp.umd.prod.js +1 -1
- package/dist/icon-set/svg-mdi-v6.umd.prod.js +1 -1
- package/dist/icon-set/svg-mdi-v7.umd.prod.js +1 -1
- package/dist/icon-set/svg-themify.umd.prod.js +1 -1
- package/dist/icon-set/themify.umd.prod.js +1 -1
- package/dist/lang/ar-TN.umd.prod.js +1 -1
- package/dist/lang/ar.umd.prod.js +1 -1
- package/dist/lang/az-Latn.umd.prod.js +1 -1
- package/dist/lang/bg.umd.prod.js +1 -1
- package/dist/lang/bn.umd.prod.js +1 -1
- package/dist/lang/ca.umd.prod.js +1 -1
- package/dist/lang/cs.umd.prod.js +1 -1
- package/dist/lang/da.umd.prod.js +1 -1
- package/dist/lang/de.umd.prod.js +1 -1
- package/dist/lang/el.umd.prod.js +1 -1
- package/dist/lang/en-GB.umd.prod.js +1 -1
- package/dist/lang/en-US.umd.prod.js +1 -1
- package/dist/lang/eo.umd.prod.js +1 -1
- package/dist/lang/es.umd.prod.js +1 -1
- package/dist/lang/et.umd.prod.js +1 -1
- package/dist/lang/eu.umd.prod.js +1 -1
- package/dist/lang/fa-IR.umd.prod.js +1 -1
- package/dist/lang/fa.umd.prod.js +1 -1
- package/dist/lang/fi.umd.prod.js +1 -1
- package/dist/lang/fr.umd.prod.js +1 -1
- package/dist/lang/gn.umd.prod.js +1 -1
- package/dist/lang/he.umd.prod.js +1 -1
- package/dist/lang/hi.umd.prod.js +6 -0
- package/dist/lang/hr.umd.prod.js +1 -1
- package/dist/lang/hu.umd.prod.js +1 -1
- package/dist/lang/id.umd.prod.js +1 -1
- package/dist/lang/is.umd.prod.js +1 -1
- package/dist/lang/it.umd.prod.js +1 -1
- package/dist/lang/ja.umd.prod.js +1 -1
- package/dist/lang/kk.umd.prod.js +1 -1
- package/dist/lang/km.umd.prod.js +1 -1
- package/dist/lang/ko-KR.umd.prod.js +1 -1
- package/dist/lang/kur-CKB.umd.prod.js +1 -1
- package/dist/lang/lt.umd.prod.js +1 -1
- package/dist/lang/lu.umd.prod.js +1 -1
- package/dist/lang/lv.umd.prod.js +1 -1
- package/dist/lang/mk.umd.prod.js +1 -1
- package/dist/lang/ml.umd.prod.js +1 -1
- package/dist/lang/mm.umd.prod.js +1 -1
- package/dist/lang/ms.umd.prod.js +1 -1
- package/dist/lang/my.umd.prod.js +1 -1
- package/dist/lang/nb-NO.umd.prod.js +1 -1
- package/dist/lang/nl.umd.prod.js +1 -1
- package/dist/lang/pl.umd.prod.js +1 -1
- package/dist/lang/pt-BR.umd.prod.js +1 -1
- package/dist/lang/pt.umd.prod.js +1 -1
- package/dist/lang/ro.umd.prod.js +1 -1
- package/dist/lang/ru.umd.prod.js +1 -1
- package/dist/lang/sk.umd.prod.js +1 -1
- package/dist/lang/sl.umd.prod.js +1 -1
- package/dist/lang/sm.umd.prod.js +1 -1
- package/dist/lang/sr-CYR.umd.prod.js +1 -1
- package/dist/lang/sr.umd.prod.js +1 -1
- package/dist/lang/sv.umd.prod.js +1 -1
- package/dist/lang/ta.umd.prod.js +1 -1
- package/dist/lang/th.umd.prod.js +1 -1
- package/dist/lang/tr.umd.prod.js +1 -1
- package/dist/lang/ug.umd.prod.js +1 -1
- package/dist/lang/uk.umd.prod.js +1 -1
- package/dist/lang/uz-Cyrl.umd.prod.js +1 -1
- package/dist/lang/uz-Latn.umd.prod.js +1 -1
- package/dist/lang/vi.umd.prod.js +1 -1
- package/dist/lang/zh-CN.umd.prod.js +1 -1
- package/dist/lang/zh-TW.umd.prod.js +1 -1
- package/dist/quasar.cjs.prod.js +2 -2
- package/dist/quasar.css +5 -8
- package/dist/quasar.esm.js +22 -19
- package/dist/quasar.esm.prod.js +2 -2
- package/dist/quasar.prod.css +1 -1
- package/dist/quasar.rtl.css +5 -8
- package/dist/quasar.rtl.prod.css +1 -1
- package/dist/quasar.sass +5 -4
- package/dist/quasar.umd.js +22 -19
- package/dist/quasar.umd.prod.js +2 -2
- package/dist/transforms/api-list.json +2 -2
- package/dist/types/api/color.d.ts +51 -0
- package/dist/types/api.d.ts +1 -0
- package/dist/types/index.d.ts +240 -219
- package/dist/types/utils/colors.d.ts +5 -3
- package/dist/types/utils/patterns.d.ts +10 -0
- package/dist/types/utils.d.ts +8 -3
- package/dist/web-types/web-types.json +138 -138
- package/lang/hi.js +98 -0
- package/lang/hi.mjs +93 -0
- package/lang/index.json +4 -0
- package/package.json +2 -2
- package/src/api.extends.json +4 -2
- package/src/components/input/__tests__/QInput.cy.js +707 -26
- package/src/components/input/__tests__/use-mask.cy.js +101 -6
- package/src/components/input/use-mask.js +4 -1
- package/src/components/layout/QLayout.json +1 -1
- package/src/components/select/QSelect.js +2 -2
- package/src/components/spinner/QSpinnerComment.js +1 -1
- package/src/components/spinner/QSpinnerCube.js +5 -5
- package/src/components/spinner/QSpinnerFacebook.js +3 -3
- package/src/components/spinner/QSpinnerHourglass.js +2 -2
- package/src/css/normalize.sass +5 -9
- package/src/plugins/Loading.json +2 -1
- package/src/plugins/Notify.json +45 -4
- package/src/utils/EventBus.js +2 -2
package/dist/api/QSlider.json
CHANGED
|
@@ -65,18 +65,22 @@
|
|
|
65
65
|
},
|
|
66
66
|
"color": {
|
|
67
67
|
"type": "String",
|
|
68
|
+
"tsType": "NamedColor",
|
|
68
69
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
69
70
|
"examples": [
|
|
70
71
|
"primary",
|
|
72
|
+
"teal",
|
|
71
73
|
"teal-10"
|
|
72
74
|
],
|
|
73
75
|
"category": "style"
|
|
74
76
|
},
|
|
75
77
|
"track-color": {
|
|
76
78
|
"type": "String",
|
|
79
|
+
"tsType": "NamedColor",
|
|
77
80
|
"desc": "Color name for the track (can be 'transparent' too) from the Quasar Color Palette",
|
|
78
81
|
"examples": [
|
|
79
82
|
"primary",
|
|
83
|
+
"teal",
|
|
80
84
|
"teal-10"
|
|
81
85
|
],
|
|
82
86
|
"category": "style",
|
|
@@ -94,9 +98,11 @@
|
|
|
94
98
|
},
|
|
95
99
|
"inner-track-color": {
|
|
96
100
|
"type": "String",
|
|
101
|
+
"tsType": "NamedColor",
|
|
97
102
|
"desc": "Color name for the inner track (can be 'transparent' too) from the Quasar Color Palette",
|
|
98
103
|
"examples": [
|
|
99
104
|
"primary",
|
|
105
|
+
"teal",
|
|
100
106
|
"teal-10"
|
|
101
107
|
],
|
|
102
108
|
"category": "style",
|
|
@@ -114,9 +120,11 @@
|
|
|
114
120
|
},
|
|
115
121
|
"selection-color": {
|
|
116
122
|
"type": "String",
|
|
123
|
+
"tsType": "NamedColor",
|
|
117
124
|
"desc": "Color name for the selection bar (can be 'transparent' too) from the Quasar Color Palette",
|
|
118
125
|
"examples": [
|
|
119
126
|
"primary",
|
|
127
|
+
"teal",
|
|
120
128
|
"teal-10"
|
|
121
129
|
],
|
|
122
130
|
"category": "style",
|
|
@@ -139,18 +147,22 @@
|
|
|
139
147
|
},
|
|
140
148
|
"label-color": {
|
|
141
149
|
"type": "String",
|
|
150
|
+
"tsType": "NamedColor",
|
|
142
151
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
143
152
|
"examples": [
|
|
144
153
|
"primary",
|
|
154
|
+
"teal",
|
|
145
155
|
"teal-10"
|
|
146
156
|
],
|
|
147
157
|
"category": "style"
|
|
148
158
|
},
|
|
149
159
|
"label-text-color": {
|
|
150
160
|
"type": "String",
|
|
161
|
+
"tsType": "NamedColor",
|
|
151
162
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
152
163
|
"examples": [
|
|
153
164
|
"primary",
|
|
165
|
+
"teal",
|
|
154
166
|
"teal-10"
|
|
155
167
|
],
|
|
156
168
|
"category": "style"
|
|
@@ -317,9 +329,11 @@
|
|
|
317
329
|
},
|
|
318
330
|
"thumb-color": {
|
|
319
331
|
"type": "String",
|
|
332
|
+
"tsType": "NamedColor",
|
|
320
333
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
321
334
|
"examples": [
|
|
322
335
|
"primary",
|
|
336
|
+
"teal",
|
|
323
337
|
"teal-10"
|
|
324
338
|
],
|
|
325
339
|
"category": "style",
|
package/dist/api/QSpinner.json
CHANGED
package/dist/api/QStep.json
CHANGED
|
@@ -33,9 +33,11 @@
|
|
|
33
33
|
},
|
|
34
34
|
"color": {
|
|
35
35
|
"type": "String",
|
|
36
|
+
"tsType": "NamedColor",
|
|
36
37
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
37
38
|
"examples": [
|
|
38
39
|
"primary",
|
|
40
|
+
"teal",
|
|
39
41
|
"teal-10"
|
|
40
42
|
],
|
|
41
43
|
"category": "style"
|
|
@@ -86,9 +88,11 @@
|
|
|
86
88
|
},
|
|
87
89
|
"done-color": {
|
|
88
90
|
"type": "String",
|
|
91
|
+
"tsType": "NamedColor",
|
|
89
92
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
90
93
|
"examples": [
|
|
91
94
|
"primary",
|
|
95
|
+
"teal",
|
|
92
96
|
"teal-10"
|
|
93
97
|
],
|
|
94
98
|
"category": "header"
|
|
@@ -106,9 +110,11 @@
|
|
|
106
110
|
},
|
|
107
111
|
"active-color": {
|
|
108
112
|
"type": "String",
|
|
113
|
+
"tsType": "NamedColor",
|
|
109
114
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
110
115
|
"examples": [
|
|
111
116
|
"primary",
|
|
117
|
+
"teal",
|
|
112
118
|
"teal-10"
|
|
113
119
|
],
|
|
114
120
|
"category": "header"
|
|
@@ -126,9 +132,11 @@
|
|
|
126
132
|
},
|
|
127
133
|
"error-color": {
|
|
128
134
|
"type": "String",
|
|
135
|
+
"tsType": "NamedColor",
|
|
129
136
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
130
137
|
"examples": [
|
|
131
138
|
"primary",
|
|
139
|
+
"teal",
|
|
132
140
|
"teal-10"
|
|
133
141
|
],
|
|
134
142
|
"category": "header"
|
package/dist/api/QStepper.json
CHANGED
|
@@ -146,9 +146,11 @@
|
|
|
146
146
|
},
|
|
147
147
|
"inactive-color": {
|
|
148
148
|
"type": "String",
|
|
149
|
+
"tsType": "NamedColor",
|
|
149
150
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
150
151
|
"examples": [
|
|
151
152
|
"primary",
|
|
153
|
+
"teal",
|
|
152
154
|
"teal-10"
|
|
153
155
|
],
|
|
154
156
|
"category": "header"
|
|
@@ -166,9 +168,11 @@
|
|
|
166
168
|
},
|
|
167
169
|
"done-color": {
|
|
168
170
|
"type": "String",
|
|
171
|
+
"tsType": "NamedColor",
|
|
169
172
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
170
173
|
"examples": [
|
|
171
174
|
"primary",
|
|
175
|
+
"teal",
|
|
172
176
|
"teal-10"
|
|
173
177
|
],
|
|
174
178
|
"category": "header"
|
|
@@ -186,9 +190,11 @@
|
|
|
186
190
|
},
|
|
187
191
|
"active-color": {
|
|
188
192
|
"type": "String",
|
|
193
|
+
"tsType": "NamedColor",
|
|
189
194
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
190
195
|
"examples": [
|
|
191
196
|
"primary",
|
|
197
|
+
"teal",
|
|
192
198
|
"teal-10"
|
|
193
199
|
],
|
|
194
200
|
"category": "header"
|
|
@@ -206,9 +212,11 @@
|
|
|
206
212
|
},
|
|
207
213
|
"error-color": {
|
|
208
214
|
"type": "String",
|
|
215
|
+
"tsType": "NamedColor",
|
|
209
216
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
210
217
|
"examples": [
|
|
211
218
|
"primary",
|
|
219
|
+
"teal",
|
|
212
220
|
"teal-10"
|
|
213
221
|
],
|
|
214
222
|
"category": "header"
|
package/dist/api/QTable.json
CHANGED
|
@@ -147,9 +147,11 @@
|
|
|
147
147
|
},
|
|
148
148
|
"color": {
|
|
149
149
|
"type": "String",
|
|
150
|
+
"tsType": "NamedColor",
|
|
150
151
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
151
152
|
"examples": [
|
|
152
153
|
"primary",
|
|
154
|
+
"teal",
|
|
153
155
|
"teal-10"
|
|
154
156
|
],
|
|
155
157
|
"category": "style",
|
|
@@ -1000,9 +1002,11 @@
|
|
|
1000
1002
|
},
|
|
1001
1003
|
"color": {
|
|
1002
1004
|
"type": "String",
|
|
1005
|
+
"tsType": "NamedColor",
|
|
1003
1006
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
1004
1007
|
"examples": [
|
|
1005
1008
|
"primary",
|
|
1009
|
+
"teal",
|
|
1006
1010
|
"teal-10"
|
|
1007
1011
|
],
|
|
1008
1012
|
"category": "style"
|
|
@@ -1076,9 +1080,11 @@
|
|
|
1076
1080
|
},
|
|
1077
1081
|
"color": {
|
|
1078
1082
|
"type": "String",
|
|
1083
|
+
"tsType": "NamedColor",
|
|
1079
1084
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
1080
1085
|
"examples": [
|
|
1081
1086
|
"primary",
|
|
1087
|
+
"teal",
|
|
1082
1088
|
"teal-10"
|
|
1083
1089
|
],
|
|
1084
1090
|
"category": "style"
|
|
@@ -1164,9 +1170,11 @@
|
|
|
1164
1170
|
},
|
|
1165
1171
|
"color": {
|
|
1166
1172
|
"type": "String",
|
|
1173
|
+
"tsType": "NamedColor",
|
|
1167
1174
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
1168
1175
|
"examples": [
|
|
1169
1176
|
"primary",
|
|
1177
|
+
"teal",
|
|
1170
1178
|
"teal-10"
|
|
1171
1179
|
],
|
|
1172
1180
|
"category": "style"
|
|
@@ -1248,9 +1256,11 @@
|
|
|
1248
1256
|
},
|
|
1249
1257
|
"color": {
|
|
1250
1258
|
"type": "String",
|
|
1259
|
+
"tsType": "NamedColor",
|
|
1251
1260
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
1252
1261
|
"examples": [
|
|
1253
1262
|
"primary",
|
|
1263
|
+
"teal",
|
|
1254
1264
|
"teal-10"
|
|
1255
1265
|
],
|
|
1256
1266
|
"category": "style"
|
|
@@ -1308,9 +1318,11 @@
|
|
|
1308
1318
|
},
|
|
1309
1319
|
"color": {
|
|
1310
1320
|
"type": "String",
|
|
1321
|
+
"tsType": "NamedColor",
|
|
1311
1322
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
1312
1323
|
"examples": [
|
|
1313
1324
|
"primary",
|
|
1325
|
+
"teal",
|
|
1314
1326
|
"teal-10"
|
|
1315
1327
|
],
|
|
1316
1328
|
"category": "style"
|
|
@@ -1380,9 +1392,11 @@
|
|
|
1380
1392
|
},
|
|
1381
1393
|
"color": {
|
|
1382
1394
|
"type": "String",
|
|
1395
|
+
"tsType": "NamedColor",
|
|
1383
1396
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
1384
1397
|
"examples": [
|
|
1385
1398
|
"primary",
|
|
1399
|
+
"teal",
|
|
1386
1400
|
"teal-10"
|
|
1387
1401
|
],
|
|
1388
1402
|
"category": "style"
|
|
@@ -1444,9 +1458,11 @@
|
|
|
1444
1458
|
},
|
|
1445
1459
|
"color": {
|
|
1446
1460
|
"type": "String",
|
|
1461
|
+
"tsType": "NamedColor",
|
|
1447
1462
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
1448
1463
|
"examples": [
|
|
1449
1464
|
"primary",
|
|
1465
|
+
"teal",
|
|
1450
1466
|
"teal-10"
|
|
1451
1467
|
],
|
|
1452
1468
|
"category": "style"
|
|
@@ -1520,9 +1536,11 @@
|
|
|
1520
1536
|
},
|
|
1521
1537
|
"color": {
|
|
1522
1538
|
"type": "String",
|
|
1539
|
+
"tsType": "NamedColor",
|
|
1523
1540
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
1524
1541
|
"examples": [
|
|
1525
1542
|
"primary",
|
|
1543
|
+
"teal",
|
|
1526
1544
|
"teal-10"
|
|
1527
1545
|
],
|
|
1528
1546
|
"category": "style"
|
|
@@ -1580,9 +1598,11 @@
|
|
|
1580
1598
|
},
|
|
1581
1599
|
"color": {
|
|
1582
1600
|
"type": "String",
|
|
1601
|
+
"tsType": "NamedColor",
|
|
1583
1602
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
1584
1603
|
"examples": [
|
|
1585
1604
|
"primary",
|
|
1605
|
+
"teal",
|
|
1586
1606
|
"teal-10"
|
|
1587
1607
|
],
|
|
1588
1608
|
"category": "style"
|
package/dist/api/QTabs.json
CHANGED
|
@@ -59,27 +59,33 @@
|
|
|
59
59
|
},
|
|
60
60
|
"active-color": {
|
|
61
61
|
"type": "String",
|
|
62
|
+
"tsType": "NamedColor",
|
|
62
63
|
"desc": "The color to be attributed to the text of the active tab",
|
|
63
64
|
"examples": [
|
|
64
65
|
"primary",
|
|
66
|
+
"teal",
|
|
65
67
|
"teal-10"
|
|
66
68
|
],
|
|
67
69
|
"category": "style"
|
|
68
70
|
},
|
|
69
71
|
"active-bg-color": {
|
|
70
72
|
"type": "String",
|
|
73
|
+
"tsType": "NamedColor",
|
|
71
74
|
"desc": "The color to be attributed to the background of the active tab",
|
|
72
75
|
"examples": [
|
|
73
76
|
"primary",
|
|
77
|
+
"teal",
|
|
74
78
|
"teal-10"
|
|
75
79
|
],
|
|
76
80
|
"category": "style"
|
|
77
81
|
},
|
|
78
82
|
"indicator-color": {
|
|
79
83
|
"type": "String",
|
|
84
|
+
"tsType": "NamedColor",
|
|
80
85
|
"desc": "The color to be attributed to the indicator (the underline) of the active tab",
|
|
81
86
|
"examples": [
|
|
82
87
|
"primary",
|
|
88
|
+
"teal",
|
|
83
89
|
"teal-10"
|
|
84
90
|
],
|
|
85
91
|
"category": "style"
|
package/dist/api/QTime.json
CHANGED
|
@@ -80,18 +80,22 @@
|
|
|
80
80
|
},
|
|
81
81
|
"color": {
|
|
82
82
|
"type": "String",
|
|
83
|
+
"tsType": "NamedColor",
|
|
83
84
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
84
85
|
"examples": [
|
|
85
86
|
"primary",
|
|
87
|
+
"teal",
|
|
86
88
|
"teal-10"
|
|
87
89
|
],
|
|
88
90
|
"category": "style"
|
|
89
91
|
},
|
|
90
92
|
"text-color": {
|
|
91
93
|
"type": "String",
|
|
94
|
+
"tsType": "NamedColor",
|
|
92
95
|
"desc": "Overrides text color (if needed); Color name from the Quasar Color Palette",
|
|
93
96
|
"examples": [
|
|
94
97
|
"primary",
|
|
98
|
+
"teal",
|
|
95
99
|
"teal-10"
|
|
96
100
|
],
|
|
97
101
|
"category": "style"
|
package/dist/api/QTimeline.json
CHANGED