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/Dialog.json
CHANGED
|
@@ -215,9 +215,11 @@
|
|
|
215
215
|
},
|
|
216
216
|
"color": {
|
|
217
217
|
"type": "String",
|
|
218
|
+
"tsType": "NamedColor",
|
|
218
219
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
219
220
|
"examples": [
|
|
220
221
|
"primary",
|
|
222
|
+
"teal",
|
|
221
223
|
"teal-10"
|
|
222
224
|
],
|
|
223
225
|
"category": "style"
|
|
@@ -269,9 +271,11 @@
|
|
|
269
271
|
},
|
|
270
272
|
"color": {
|
|
271
273
|
"type": "String",
|
|
274
|
+
"tsType": "NamedColor",
|
|
272
275
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
273
276
|
"examples": [
|
|
274
277
|
"primary",
|
|
278
|
+
"teal",
|
|
275
279
|
"teal-10"
|
|
276
280
|
],
|
|
277
281
|
"category": "style"
|
package/dist/api/Loading.json
CHANGED
|
@@ -51,33 +51,40 @@
|
|
|
51
51
|
},
|
|
52
52
|
"spinnerColor": {
|
|
53
53
|
"type": "String",
|
|
54
|
+
"tsType": "NamedColor",
|
|
54
55
|
"desc": "Color name for spinner from the Quasar Color Palette",
|
|
55
56
|
"examples": [
|
|
56
57
|
"primary",
|
|
58
|
+
"teal",
|
|
57
59
|
"teal-10"
|
|
58
60
|
],
|
|
59
61
|
"category": "style"
|
|
60
62
|
},
|
|
61
63
|
"messageColor": {
|
|
62
64
|
"type": "String",
|
|
65
|
+
"tsType": "NamedColor",
|
|
63
66
|
"desc": "Color name for text from the Quasar Color Palette",
|
|
64
67
|
"examples": [
|
|
65
68
|
"primary",
|
|
69
|
+
"teal",
|
|
66
70
|
"teal-10"
|
|
67
71
|
],
|
|
68
72
|
"category": "style"
|
|
69
73
|
},
|
|
70
74
|
"backgroundColor": {
|
|
71
75
|
"type": "String",
|
|
76
|
+
"tsType": "NamedColor",
|
|
72
77
|
"desc": "Color name for background from the Quasar Color Palette",
|
|
73
78
|
"examples": [
|
|
74
79
|
"primary",
|
|
80
|
+
"teal",
|
|
75
81
|
"teal-10"
|
|
76
82
|
],
|
|
77
83
|
"category": "style"
|
|
78
84
|
},
|
|
79
85
|
"spinner": {
|
|
80
|
-
"type": "
|
|
86
|
+
"type": "Component",
|
|
87
|
+
"configFileType": "String",
|
|
81
88
|
"desc": "One of the QSpinners",
|
|
82
89
|
"examples": [
|
|
83
90
|
"QSpinnerAudio"
|
|
@@ -147,27 +154,33 @@
|
|
|
147
154
|
},
|
|
148
155
|
"spinnerColor": {
|
|
149
156
|
"type": "String",
|
|
157
|
+
"tsType": "NamedColor",
|
|
150
158
|
"desc": "Color name for spinner from the Quasar Color Palette",
|
|
151
159
|
"examples": [
|
|
152
160
|
"primary",
|
|
161
|
+
"teal",
|
|
153
162
|
"teal-10"
|
|
154
163
|
],
|
|
155
164
|
"category": "style"
|
|
156
165
|
},
|
|
157
166
|
"messageColor": {
|
|
158
167
|
"type": "String",
|
|
168
|
+
"tsType": "NamedColor",
|
|
159
169
|
"desc": "Color name for text from the Quasar Color Palette",
|
|
160
170
|
"examples": [
|
|
161
171
|
"primary",
|
|
172
|
+
"teal",
|
|
162
173
|
"teal-10"
|
|
163
174
|
],
|
|
164
175
|
"category": "style"
|
|
165
176
|
},
|
|
166
177
|
"backgroundColor": {
|
|
167
178
|
"type": "String",
|
|
179
|
+
"tsType": "NamedColor",
|
|
168
180
|
"desc": "Color name for background from the Quasar Color Palette",
|
|
169
181
|
"examples": [
|
|
170
182
|
"primary",
|
|
183
|
+
"teal",
|
|
171
184
|
"teal-10"
|
|
172
185
|
],
|
|
173
186
|
"category": "style"
|
|
@@ -254,27 +267,33 @@
|
|
|
254
267
|
},
|
|
255
268
|
"spinnerColor": {
|
|
256
269
|
"type": "String",
|
|
270
|
+
"tsType": "NamedColor",
|
|
257
271
|
"desc": "Color name for spinner from the Quasar Color Palette",
|
|
258
272
|
"examples": [
|
|
259
273
|
"primary",
|
|
274
|
+
"teal",
|
|
260
275
|
"teal-10"
|
|
261
276
|
],
|
|
262
277
|
"category": "style"
|
|
263
278
|
},
|
|
264
279
|
"messageColor": {
|
|
265
280
|
"type": "String",
|
|
281
|
+
"tsType": "NamedColor",
|
|
266
282
|
"desc": "Color name for text from the Quasar Color Palette",
|
|
267
283
|
"examples": [
|
|
268
284
|
"primary",
|
|
285
|
+
"teal",
|
|
269
286
|
"teal-10"
|
|
270
287
|
],
|
|
271
288
|
"category": "style"
|
|
272
289
|
},
|
|
273
290
|
"backgroundColor": {
|
|
274
291
|
"type": "String",
|
|
292
|
+
"tsType": "NamedColor",
|
|
275
293
|
"desc": "Color name for background from the Quasar Color Palette",
|
|
276
294
|
"examples": [
|
|
277
295
|
"primary",
|
|
296
|
+
"teal",
|
|
278
297
|
"teal-10"
|
|
279
298
|
],
|
|
280
299
|
"category": "style"
|
package/dist/api/Notify.json
CHANGED
|
@@ -18,18 +18,22 @@
|
|
|
18
18
|
},
|
|
19
19
|
"color": {
|
|
20
20
|
"type": "String",
|
|
21
|
+
"tsType": "NamedColor",
|
|
21
22
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
22
23
|
"examples": [
|
|
23
24
|
"primary",
|
|
25
|
+
"teal",
|
|
24
26
|
"teal-10"
|
|
25
27
|
],
|
|
26
28
|
"category": "style"
|
|
27
29
|
},
|
|
28
30
|
"textColor": {
|
|
29
31
|
"type": "String",
|
|
30
|
-
"
|
|
32
|
+
"tsType": "NamedColor",
|
|
33
|
+
"desc": "Overrides text color (if needed); Color name from the Quasar Color Palette",
|
|
31
34
|
"examples": [
|
|
32
35
|
"primary",
|
|
36
|
+
"teal",
|
|
33
37
|
"teal-10"
|
|
34
38
|
],
|
|
35
39
|
"category": "style"
|
|
@@ -65,9 +69,11 @@
|
|
|
65
69
|
},
|
|
66
70
|
"iconColor": {
|
|
67
71
|
"type": "String",
|
|
72
|
+
"tsType": "NamedColor",
|
|
68
73
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
69
74
|
"examples": [
|
|
70
75
|
"primary",
|
|
76
|
+
"teal",
|
|
71
77
|
"teal-10"
|
|
72
78
|
],
|
|
73
79
|
"category": "style",
|
|
@@ -102,9 +108,11 @@
|
|
|
102
108
|
},
|
|
103
109
|
"spinnerColor": {
|
|
104
110
|
"type": "String",
|
|
111
|
+
"tsType": "NamedColor",
|
|
105
112
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
106
113
|
"examples": [
|
|
107
114
|
"primary",
|
|
115
|
+
"teal",
|
|
108
116
|
"teal-10"
|
|
109
117
|
],
|
|
110
118
|
"category": "style",
|
|
@@ -152,18 +160,22 @@
|
|
|
152
160
|
},
|
|
153
161
|
"badgeColor": {
|
|
154
162
|
"type": "String",
|
|
163
|
+
"tsType": "NamedColor",
|
|
155
164
|
"desc": "Color name for the badge from the Quasar Color Palette",
|
|
156
165
|
"examples": [
|
|
157
166
|
"primary",
|
|
167
|
+
"teal",
|
|
158
168
|
"teal-10"
|
|
159
169
|
],
|
|
160
170
|
"category": "style"
|
|
161
171
|
},
|
|
162
172
|
"badgeTextColor": {
|
|
163
173
|
"type": "String",
|
|
174
|
+
"tsType": "NamedColor",
|
|
164
175
|
"desc": "Color name for the badge text from the Quasar Color Palette",
|
|
165
176
|
"examples": [
|
|
166
177
|
"primary",
|
|
178
|
+
"teal",
|
|
167
179
|
"teal-10"
|
|
168
180
|
],
|
|
169
181
|
"category": "style"
|
|
@@ -243,6 +255,48 @@
|
|
|
243
255
|
"default": 5000,
|
|
244
256
|
"required": false
|
|
245
257
|
},
|
|
258
|
+
"actions": {
|
|
259
|
+
"type": "Array",
|
|
260
|
+
"tsType": "QNotifyAction",
|
|
261
|
+
"desc": "Notification actions (buttons); Unless 'noDismiss' is true, clicking/tapping on the button will close the notification; Also check 'closeBtn' convenience prop",
|
|
262
|
+
"definition": {
|
|
263
|
+
"handler": {
|
|
264
|
+
"type": "Function",
|
|
265
|
+
"configFileType": null,
|
|
266
|
+
"desc": "Function to be executed when the button is clicked/tapped",
|
|
267
|
+
"params": null,
|
|
268
|
+
"returns": null,
|
|
269
|
+
"examples": [
|
|
270
|
+
"() => { console.log('button clicked') }"
|
|
271
|
+
]
|
|
272
|
+
},
|
|
273
|
+
"noDismiss": {
|
|
274
|
+
"type": "Boolean",
|
|
275
|
+
"desc": "Do not dismiss the notification when the button is clicked/tapped"
|
|
276
|
+
},
|
|
277
|
+
"...": {
|
|
278
|
+
"type": "Any",
|
|
279
|
+
"desc": "Any other QBtn prop expect 'onClick' (use 'handler' instead, only possible with UI config)",
|
|
280
|
+
"examples": [
|
|
281
|
+
"label: 'Learn more'",
|
|
282
|
+
"color: 'primary'"
|
|
283
|
+
]
|
|
284
|
+
}
|
|
285
|
+
},
|
|
286
|
+
"examples": [
|
|
287
|
+
"[ { label: 'Show', handler: () => {}, 'aria-label': 'Button label' }, { icon: 'map', handler: () => {}, color: 'yellow' }, { label: 'Learn more', noDismiss: true, handler: () => {} } ]"
|
|
288
|
+
]
|
|
289
|
+
},
|
|
290
|
+
"onDismiss": {
|
|
291
|
+
"type": "Function",
|
|
292
|
+
"configFileType": null,
|
|
293
|
+
"desc": "Function to call when notification gets dismissed",
|
|
294
|
+
"params": null,
|
|
295
|
+
"returns": null,
|
|
296
|
+
"examples": [
|
|
297
|
+
"() => { console.log('Dismissed') }"
|
|
298
|
+
]
|
|
299
|
+
},
|
|
246
300
|
"closeBtn": {
|
|
247
301
|
"type": [
|
|
248
302
|
"Boolean",
|
|
@@ -284,18 +338,22 @@
|
|
|
284
338
|
},
|
|
285
339
|
"color": {
|
|
286
340
|
"type": "String",
|
|
341
|
+
"tsType": "NamedColor",
|
|
287
342
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
288
343
|
"examples": [
|
|
289
344
|
"primary",
|
|
345
|
+
"teal",
|
|
290
346
|
"teal-10"
|
|
291
347
|
],
|
|
292
348
|
"category": "style"
|
|
293
349
|
},
|
|
294
350
|
"textColor": {
|
|
295
351
|
"type": "String",
|
|
296
|
-
"
|
|
352
|
+
"tsType": "NamedColor",
|
|
353
|
+
"desc": "Overrides text color (if needed); Color name from the Quasar Color Palette",
|
|
297
354
|
"examples": [
|
|
298
355
|
"primary",
|
|
356
|
+
"teal",
|
|
299
357
|
"teal-10"
|
|
300
358
|
],
|
|
301
359
|
"category": "style"
|
|
@@ -331,9 +389,11 @@
|
|
|
331
389
|
},
|
|
332
390
|
"iconColor": {
|
|
333
391
|
"type": "String",
|
|
392
|
+
"tsType": "NamedColor",
|
|
334
393
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
335
394
|
"examples": [
|
|
336
395
|
"primary",
|
|
396
|
+
"teal",
|
|
337
397
|
"teal-10"
|
|
338
398
|
],
|
|
339
399
|
"category": "style",
|
|
@@ -371,9 +431,11 @@
|
|
|
371
431
|
},
|
|
372
432
|
"spinnerColor": {
|
|
373
433
|
"type": "String",
|
|
434
|
+
"tsType": "NamedColor",
|
|
374
435
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
375
436
|
"examples": [
|
|
376
437
|
"primary",
|
|
438
|
+
"teal",
|
|
377
439
|
"teal-10"
|
|
378
440
|
],
|
|
379
441
|
"category": "style",
|
|
@@ -421,18 +483,22 @@
|
|
|
421
483
|
},
|
|
422
484
|
"badgeColor": {
|
|
423
485
|
"type": "String",
|
|
486
|
+
"tsType": "NamedColor",
|
|
424
487
|
"desc": "Color name for the badge from the Quasar Color Palette",
|
|
425
488
|
"examples": [
|
|
426
489
|
"primary",
|
|
490
|
+
"teal",
|
|
427
491
|
"teal-10"
|
|
428
492
|
],
|
|
429
493
|
"category": "style"
|
|
430
494
|
},
|
|
431
495
|
"badgeTextColor": {
|
|
432
496
|
"type": "String",
|
|
497
|
+
"tsType": "NamedColor",
|
|
433
498
|
"desc": "Color name for the badge text from the Quasar Color Palette",
|
|
434
499
|
"examples": [
|
|
435
500
|
"primary",
|
|
501
|
+
"teal",
|
|
436
502
|
"teal-10"
|
|
437
503
|
],
|
|
438
504
|
"category": "style"
|
|
@@ -597,7 +663,7 @@
|
|
|
597
663
|
"type": "Object",
|
|
598
664
|
"tsType": "QNotifyOptions",
|
|
599
665
|
"required": true,
|
|
600
|
-
"desc": "Notification options (See 'opts' param of 'create()' for object properties)"
|
|
666
|
+
"desc": "Notification options except 'ignoreDefaults' (See 'opts' param of 'create()' for object properties)"
|
|
601
667
|
}
|
|
602
668
|
}
|
|
603
669
|
},
|
|
@@ -616,7 +682,7 @@
|
|
|
616
682
|
"type": "Object",
|
|
617
683
|
"tsType": "QNotifyOptions",
|
|
618
684
|
"required": true,
|
|
619
|
-
"desc": "Notification options (See 'opts' param of 'create()' for object properties)"
|
|
685
|
+
"desc": "Notification options except 'ignoreDefaults' (See 'opts' param of 'create()' for object properties)"
|
|
620
686
|
}
|
|
621
687
|
}
|
|
622
688
|
}
|
package/dist/api/QAjaxBar.json
CHANGED
package/dist/api/QAvatar.json
CHANGED
|
@@ -26,18 +26,22 @@
|
|
|
26
26
|
},
|
|
27
27
|
"color": {
|
|
28
28
|
"type": "String",
|
|
29
|
+
"tsType": "NamedColor",
|
|
29
30
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
30
31
|
"examples": [
|
|
31
32
|
"primary",
|
|
33
|
+
"teal",
|
|
32
34
|
"teal-10"
|
|
33
35
|
],
|
|
34
36
|
"category": "style"
|
|
35
37
|
},
|
|
36
38
|
"text-color": {
|
|
37
39
|
"type": "String",
|
|
40
|
+
"tsType": "NamedColor",
|
|
38
41
|
"desc": "Overrides text color (if needed); Color name from the Quasar Color Palette",
|
|
39
42
|
"examples": [
|
|
40
43
|
"primary",
|
|
44
|
+
"teal",
|
|
41
45
|
"teal-10"
|
|
42
46
|
],
|
|
43
47
|
"category": "style"
|
package/dist/api/QBadge.json
CHANGED
|
@@ -6,18 +6,22 @@
|
|
|
6
6
|
"props": {
|
|
7
7
|
"color": {
|
|
8
8
|
"type": "String",
|
|
9
|
+
"tsType": "NamedColor",
|
|
9
10
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
10
11
|
"examples": [
|
|
11
12
|
"primary",
|
|
13
|
+
"teal",
|
|
12
14
|
"teal-10"
|
|
13
15
|
],
|
|
14
16
|
"category": "style"
|
|
15
17
|
},
|
|
16
18
|
"text-color": {
|
|
17
19
|
"type": "String",
|
|
20
|
+
"tsType": "NamedColor",
|
|
18
21
|
"desc": "Overrides text color (if needed); Color name from the Quasar Color Palette",
|
|
19
22
|
"examples": [
|
|
20
23
|
"primary",
|
|
24
|
+
"teal",
|
|
21
25
|
"teal-10"
|
|
22
26
|
],
|
|
23
27
|
"category": "style"
|
|
@@ -18,9 +18,11 @@
|
|
|
18
18
|
},
|
|
19
19
|
"active-color": {
|
|
20
20
|
"type": "String",
|
|
21
|
+
"tsType": "NamedColor",
|
|
21
22
|
"desc": "The color of the active breadcrumb, which can be any color from the Quasar Color Palette",
|
|
22
23
|
"examples": [
|
|
23
24
|
"primary",
|
|
25
|
+
"teal",
|
|
24
26
|
"teal-10"
|
|
25
27
|
],
|
|
26
28
|
"category": "style",
|
|
@@ -44,9 +46,11 @@
|
|
|
44
46
|
},
|
|
45
47
|
"separator-color": {
|
|
46
48
|
"type": "String",
|
|
49
|
+
"tsType": "NamedColor",
|
|
47
50
|
"desc": "The color used to color the separator, which can be any color from the Quasar Color Palette",
|
|
48
51
|
"examples": [
|
|
49
52
|
"primary",
|
|
53
|
+
"teal",
|
|
50
54
|
"teal-10"
|
|
51
55
|
],
|
|
52
56
|
"category": "style"
|
package/dist/api/QBtn.json
CHANGED
|
@@ -163,18 +163,22 @@
|
|
|
163
163
|
},
|
|
164
164
|
"color": {
|
|
165
165
|
"type": "String",
|
|
166
|
+
"tsType": "NamedColor",
|
|
166
167
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
167
168
|
"examples": [
|
|
168
169
|
"primary",
|
|
170
|
+
"teal",
|
|
169
171
|
"teal-10"
|
|
170
172
|
],
|
|
171
173
|
"category": "style"
|
|
172
174
|
},
|
|
173
175
|
"text-color": {
|
|
174
176
|
"type": "String",
|
|
177
|
+
"tsType": "NamedColor",
|
|
175
178
|
"desc": "Overrides text color (if needed); Color name from the Quasar Color Palette",
|
|
176
179
|
"examples": [
|
|
177
180
|
"primary",
|
|
181
|
+
"teal",
|
|
178
182
|
"teal-10"
|
|
179
183
|
],
|
|
180
184
|
"category": "style"
|
|
@@ -205,18 +205,22 @@
|
|
|
205
205
|
},
|
|
206
206
|
"color": {
|
|
207
207
|
"type": "String",
|
|
208
|
+
"tsType": "NamedColor",
|
|
208
209
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
209
210
|
"examples": [
|
|
210
211
|
"primary",
|
|
212
|
+
"teal",
|
|
211
213
|
"teal-10"
|
|
212
214
|
],
|
|
213
215
|
"category": "style"
|
|
214
216
|
},
|
|
215
217
|
"text-color": {
|
|
216
218
|
"type": "String",
|
|
219
|
+
"tsType": "NamedColor",
|
|
217
220
|
"desc": "Overrides text color (if needed); Color name from the Quasar Color Palette",
|
|
218
221
|
"examples": [
|
|
219
222
|
"primary",
|
|
223
|
+
"teal",
|
|
220
224
|
"teal-10"
|
|
221
225
|
],
|
|
222
226
|
"category": "style"
|
package/dist/api/QBtnToggle.json
CHANGED
|
@@ -76,27 +76,33 @@
|
|
|
76
76
|
},
|
|
77
77
|
"color": {
|
|
78
78
|
"type": "String",
|
|
79
|
+
"tsType": "NamedColor",
|
|
79
80
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
80
81
|
"examples": [
|
|
81
82
|
"primary",
|
|
83
|
+
"teal",
|
|
82
84
|
"teal-10"
|
|
83
85
|
],
|
|
84
86
|
"category": "style"
|
|
85
87
|
},
|
|
86
88
|
"text-color": {
|
|
87
89
|
"type": "String",
|
|
90
|
+
"tsType": "NamedColor",
|
|
88
91
|
"desc": "Overrides text color (if needed); Color name from the Quasar Color Palette",
|
|
89
92
|
"examples": [
|
|
90
93
|
"primary",
|
|
94
|
+
"teal",
|
|
91
95
|
"teal-10"
|
|
92
96
|
],
|
|
93
97
|
"category": "style"
|
|
94
98
|
},
|
|
95
99
|
"toggle-color": {
|
|
96
100
|
"type": "String",
|
|
101
|
+
"tsType": "NamedColor",
|
|
97
102
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
98
103
|
"examples": [
|
|
99
104
|
"primary",
|
|
105
|
+
"teal",
|
|
100
106
|
"teal-10"
|
|
101
107
|
],
|
|
102
108
|
"category": "style",
|
|
@@ -105,9 +111,11 @@
|
|
|
105
111
|
},
|
|
106
112
|
"toggle-text-color": {
|
|
107
113
|
"type": "String",
|
|
114
|
+
"tsType": "NamedColor",
|
|
108
115
|
"desc": "Overrides text color (if needed); Color name from the Quasar Color Palette",
|
|
109
116
|
"examples": [
|
|
110
117
|
"primary",
|
|
118
|
+
"teal",
|
|
111
119
|
"teal-10"
|
|
112
120
|
],
|
|
113
121
|
"category": "style"
|
package/dist/api/QCarousel.json
CHANGED
|
@@ -139,18 +139,22 @@
|
|
|
139
139
|
},
|
|
140
140
|
"control-color": {
|
|
141
141
|
"type": "String",
|
|
142
|
+
"tsType": "NamedColor",
|
|
142
143
|
"desc": "Color name for QCarousel button controls (arrows, navigation) from the Quasar Color Palette",
|
|
143
144
|
"examples": [
|
|
144
145
|
"primary",
|
|
146
|
+
"teal",
|
|
145
147
|
"teal-10"
|
|
146
148
|
],
|
|
147
149
|
"category": "style"
|
|
148
150
|
},
|
|
149
151
|
"control-text-color": {
|
|
150
152
|
"type": "String",
|
|
153
|
+
"tsType": "NamedColor",
|
|
151
154
|
"desc": "Color name for text color of QCarousel button controls (arrows, navigation) from the Quasar Color Palette",
|
|
152
155
|
"examples": [
|
|
153
156
|
"primary",
|
|
157
|
+
"teal",
|
|
154
158
|
"teal-10"
|
|
155
159
|
],
|
|
156
160
|
"category": "style"
|
|
@@ -19,18 +19,22 @@
|
|
|
19
19
|
},
|
|
20
20
|
"bg-color": {
|
|
21
21
|
"type": "String",
|
|
22
|
+
"tsType": "NamedColor",
|
|
22
23
|
"desc": "Color name (from the Quasar Color Palette) for chat bubble background",
|
|
23
24
|
"examples": [
|
|
24
25
|
"primary",
|
|
26
|
+
"teal",
|
|
25
27
|
"teal-10"
|
|
26
28
|
],
|
|
27
29
|
"category": "style"
|
|
28
30
|
},
|
|
29
31
|
"text-color": {
|
|
30
32
|
"type": "String",
|
|
33
|
+
"tsType": "NamedColor",
|
|
31
34
|
"desc": "Color name (from the Quasar Color Palette) for chat bubble text",
|
|
32
35
|
"examples": [
|
|
33
36
|
"primary",
|
|
37
|
+
"teal",
|
|
34
38
|
"teal-10"
|
|
35
39
|
],
|
|
36
40
|
"category": "style"
|
package/dist/api/QCheckbox.json
CHANGED
package/dist/api/QChip.json
CHANGED
|
@@ -86,18 +86,22 @@
|
|
|
86
86
|
},
|
|
87
87
|
"color": {
|
|
88
88
|
"type": "String",
|
|
89
|
+
"tsType": "NamedColor",
|
|
89
90
|
"desc": "Color name for component from the Quasar Color Palette",
|
|
90
91
|
"examples": [
|
|
91
92
|
"primary",
|
|
93
|
+
"teal",
|
|
92
94
|
"teal-10"
|
|
93
95
|
],
|
|
94
96
|
"category": "style"
|
|
95
97
|
},
|
|
96
98
|
"text-color": {
|
|
97
99
|
"type": "String",
|
|
100
|
+
"tsType": "NamedColor",
|
|
98
101
|
"desc": "Overrides text color (if needed); Color name from the Quasar Color Palette",
|
|
99
102
|
"examples": [
|
|
100
103
|
"primary",
|
|
104
|
+
"teal",
|
|
101
105
|
"teal-10"
|
|
102
106
|
],
|
|
103
107
|
"category": "style"
|
|
@@ -38,27 +38,33 @@
|
|
|
38
38
|
},
|
|
39
39
|
"color": {
|
|
40
40
|
"type": "String",
|
|
41
|
+
"tsType": "NamedColor",
|
|
41
42
|
"desc": "Color name for the arc progress from the Quasar Color Palette",
|
|
42
43
|
"examples": [
|
|
43
44
|
"primary",
|
|
45
|
+
"teal",
|
|
44
46
|
"teal-10"
|
|
45
47
|
],
|
|
46
48
|
"category": "style"
|
|
47
49
|
},
|
|
48
50
|
"center-color": {
|
|
49
51
|
"type": "String",
|
|
52
|
+
"tsType": "NamedColor",
|
|
50
53
|
"desc": "Color name for the center part of the component from the Quasar Color Palette",
|
|
51
54
|
"examples": [
|
|
52
55
|
"primary",
|
|
56
|
+
"teal",
|
|
53
57
|
"teal-10"
|
|
54
58
|
],
|
|
55
59
|
"category": "style"
|
|
56
60
|
},
|
|
57
61
|
"track-color": {
|
|
58
62
|
"type": "String",
|
|
63
|
+
"tsType": "NamedColor",
|
|
59
64
|
"desc": "Color name for the track of the component from the Quasar Color Palette",
|
|
60
65
|
"examples": [
|
|
61
66
|
"primary",
|
|
67
|
+
"teal",
|
|
62
68
|
"teal-10"
|
|
63
69
|
],
|
|
64
70
|
"category": "style"
|
package/dist/api/QDate.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"
|