quasar 2.12.3 → 2.12.4

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.
Files changed (207) hide show
  1. package/dist/api/Dialog.json +4 -0
  2. package/dist/api/Loading.json +18 -0
  3. package/dist/api/Notify.json +48 -2
  4. package/dist/api/QAjaxBar.json +2 -0
  5. package/dist/api/QAvatar.json +4 -0
  6. package/dist/api/QBadge.json +4 -0
  7. package/dist/api/QBreadcrumbs.json +4 -0
  8. package/dist/api/QBtn.json +4 -0
  9. package/dist/api/QBtnDropdown.json +4 -0
  10. package/dist/api/QBtnToggle.json +8 -0
  11. package/dist/api/QCarousel.json +4 -0
  12. package/dist/api/QChatMessage.json +4 -0
  13. package/dist/api/QCheckbox.json +2 -0
  14. package/dist/api/QChip.json +4 -0
  15. package/dist/api/QCircularProgress.json +6 -0
  16. package/dist/api/QDate.json +4 -0
  17. package/dist/api/QEditor.json +4 -0
  18. package/dist/api/QFab.json +4 -0
  19. package/dist/api/QFabAction.json +4 -0
  20. package/dist/api/QField.json +6 -0
  21. package/dist/api/QFile.json +6 -0
  22. package/dist/api/QIcon.json +2 -0
  23. package/dist/api/QImg.json +2 -0
  24. package/dist/api/QInnerLoading.json +2 -0
  25. package/dist/api/QInput.json +6 -0
  26. package/dist/api/QKnob.json +6 -0
  27. package/dist/api/QLinearProgress.json +4 -0
  28. package/dist/api/QOptionGroup.json +2 -0
  29. package/dist/api/QPagination.json +8 -0
  30. package/dist/api/QPopupEdit.json +2 -0
  31. package/dist/api/QPullToRefresh.json +4 -0
  32. package/dist/api/QRadio.json +2 -0
  33. package/dist/api/QRange.json +26 -0
  34. package/dist/api/QRating.json +6 -0
  35. package/dist/api/QSelect.json +6 -0
  36. package/dist/api/QSeparator.json +2 -0
  37. package/dist/api/QSlideItem.json +8 -0
  38. package/dist/api/QSlider.json +14 -0
  39. package/dist/api/QSpinner.json +2 -0
  40. package/dist/api/QSpinnerAudio.json +2 -0
  41. package/dist/api/QSpinnerBall.json +2 -0
  42. package/dist/api/QSpinnerBars.json +2 -0
  43. package/dist/api/QSpinnerBox.json +2 -0
  44. package/dist/api/QSpinnerClock.json +2 -0
  45. package/dist/api/QSpinnerComment.json +2 -0
  46. package/dist/api/QSpinnerCube.json +2 -0
  47. package/dist/api/QSpinnerDots.json +2 -0
  48. package/dist/api/QSpinnerFacebook.json +2 -0
  49. package/dist/api/QSpinnerGears.json +2 -0
  50. package/dist/api/QSpinnerGrid.json +2 -0
  51. package/dist/api/QSpinnerHearts.json +2 -0
  52. package/dist/api/QSpinnerHourglass.json +2 -0
  53. package/dist/api/QSpinnerInfinity.json +2 -0
  54. package/dist/api/QSpinnerIos.json +2 -0
  55. package/dist/api/QSpinnerOrbit.json +2 -0
  56. package/dist/api/QSpinnerOval.json +2 -0
  57. package/dist/api/QSpinnerPie.json +2 -0
  58. package/dist/api/QSpinnerPuff.json +2 -0
  59. package/dist/api/QSpinnerRadio.json +2 -0
  60. package/dist/api/QSpinnerRings.json +2 -0
  61. package/dist/api/QSpinnerTail.json +2 -0
  62. package/dist/api/QStep.json +8 -0
  63. package/dist/api/QStepper.json +8 -0
  64. package/dist/api/QTable.json +20 -0
  65. package/dist/api/QTabs.json +6 -0
  66. package/dist/api/QTime.json +4 -0
  67. package/dist/api/QTimeline.json +2 -0
  68. package/dist/api/QTimelineEntry.json +2 -0
  69. package/dist/api/QToggle.json +4 -0
  70. package/dist/api/QTree.json +8 -0
  71. package/dist/api/QUploader.json +4 -0
  72. package/dist/icon-set/bootstrap-icons.umd.prod.js +1 -1
  73. package/dist/icon-set/eva-icons.umd.prod.js +1 -1
  74. package/dist/icon-set/fontawesome-v5-pro.umd.prod.js +1 -1
  75. package/dist/icon-set/fontawesome-v5.umd.prod.js +1 -1
  76. package/dist/icon-set/fontawesome-v6-pro.umd.prod.js +1 -1
  77. package/dist/icon-set/fontawesome-v6.umd.prod.js +1 -1
  78. package/dist/icon-set/ionicons-v4.umd.prod.js +1 -1
  79. package/dist/icon-set/line-awesome.umd.prod.js +1 -1
  80. package/dist/icon-set/material-icons-outlined.umd.prod.js +1 -1
  81. package/dist/icon-set/material-icons-round.umd.prod.js +1 -1
  82. package/dist/icon-set/material-icons-sharp.umd.prod.js +1 -1
  83. package/dist/icon-set/material-icons.umd.prod.js +1 -1
  84. package/dist/icon-set/material-symbols-outlined.umd.prod.js +1 -1
  85. package/dist/icon-set/material-symbols-rounded.umd.prod.js +1 -1
  86. package/dist/icon-set/material-symbols-sharp.umd.prod.js +1 -1
  87. package/dist/icon-set/mdi-v3.umd.prod.js +1 -1
  88. package/dist/icon-set/mdi-v4.umd.prod.js +1 -1
  89. package/dist/icon-set/mdi-v5.umd.prod.js +1 -1
  90. package/dist/icon-set/mdi-v6.umd.prod.js +1 -1
  91. package/dist/icon-set/mdi-v7.umd.prod.js +1 -1
  92. package/dist/icon-set/svg-bootstrap-icons.umd.prod.js +1 -1
  93. package/dist/icon-set/svg-eva-icons.umd.prod.js +1 -1
  94. package/dist/icon-set/svg-fontawesome-v5.umd.prod.js +1 -1
  95. package/dist/icon-set/svg-fontawesome-v6.umd.prod.js +1 -1
  96. package/dist/icon-set/svg-ionicons-v4.umd.prod.js +1 -1
  97. package/dist/icon-set/svg-ionicons-v5.umd.prod.js +1 -1
  98. package/dist/icon-set/svg-ionicons-v6.umd.prod.js +1 -1
  99. package/dist/icon-set/svg-line-awesome.umd.prod.js +1 -1
  100. package/dist/icon-set/svg-material-icons-outlined.umd.prod.js +1 -1
  101. package/dist/icon-set/svg-material-icons-round.umd.prod.js +1 -1
  102. package/dist/icon-set/svg-material-icons-sharp.umd.prod.js +1 -1
  103. package/dist/icon-set/svg-material-icons.umd.prod.js +1 -1
  104. package/dist/icon-set/svg-material-symbols-outlined.umd.prod.js +1 -1
  105. package/dist/icon-set/svg-material-symbols-rounded.umd.prod.js +1 -1
  106. package/dist/icon-set/svg-material-symbols-sharp.umd.prod.js +1 -1
  107. package/dist/icon-set/svg-mdi-v6.umd.prod.js +1 -1
  108. package/dist/icon-set/svg-mdi-v7.umd.prod.js +1 -1
  109. package/dist/icon-set/svg-themify.umd.prod.js +1 -1
  110. package/dist/icon-set/themify.umd.prod.js +1 -1
  111. package/dist/lang/ar-TN.umd.prod.js +1 -1
  112. package/dist/lang/ar.umd.prod.js +1 -1
  113. package/dist/lang/az-Latn.umd.prod.js +1 -1
  114. package/dist/lang/bg.umd.prod.js +1 -1
  115. package/dist/lang/bn.umd.prod.js +1 -1
  116. package/dist/lang/ca.umd.prod.js +1 -1
  117. package/dist/lang/cs.umd.prod.js +1 -1
  118. package/dist/lang/da.umd.prod.js +1 -1
  119. package/dist/lang/de.umd.prod.js +1 -1
  120. package/dist/lang/el.umd.prod.js +1 -1
  121. package/dist/lang/en-GB.umd.prod.js +1 -1
  122. package/dist/lang/en-US.umd.prod.js +1 -1
  123. package/dist/lang/eo.umd.prod.js +1 -1
  124. package/dist/lang/es.umd.prod.js +1 -1
  125. package/dist/lang/et.umd.prod.js +1 -1
  126. package/dist/lang/eu.umd.prod.js +1 -1
  127. package/dist/lang/fa-IR.umd.prod.js +1 -1
  128. package/dist/lang/fa.umd.prod.js +1 -1
  129. package/dist/lang/fi.umd.prod.js +1 -1
  130. package/dist/lang/fr.umd.prod.js +1 -1
  131. package/dist/lang/gn.umd.prod.js +1 -1
  132. package/dist/lang/he.umd.prod.js +1 -1
  133. package/dist/lang/hi.umd.prod.js +6 -0
  134. package/dist/lang/hr.umd.prod.js +1 -1
  135. package/dist/lang/hu.umd.prod.js +1 -1
  136. package/dist/lang/id.umd.prod.js +1 -1
  137. package/dist/lang/is.umd.prod.js +1 -1
  138. package/dist/lang/it.umd.prod.js +1 -1
  139. package/dist/lang/ja.umd.prod.js +1 -1
  140. package/dist/lang/kk.umd.prod.js +1 -1
  141. package/dist/lang/km.umd.prod.js +1 -1
  142. package/dist/lang/ko-KR.umd.prod.js +1 -1
  143. package/dist/lang/kur-CKB.umd.prod.js +1 -1
  144. package/dist/lang/lt.umd.prod.js +1 -1
  145. package/dist/lang/lu.umd.prod.js +1 -1
  146. package/dist/lang/lv.umd.prod.js +1 -1
  147. package/dist/lang/mk.umd.prod.js +1 -1
  148. package/dist/lang/ml.umd.prod.js +1 -1
  149. package/dist/lang/mm.umd.prod.js +1 -1
  150. package/dist/lang/ms.umd.prod.js +1 -1
  151. package/dist/lang/my.umd.prod.js +1 -1
  152. package/dist/lang/nb-NO.umd.prod.js +1 -1
  153. package/dist/lang/nl.umd.prod.js +1 -1
  154. package/dist/lang/pl.umd.prod.js +1 -1
  155. package/dist/lang/pt-BR.umd.prod.js +1 -1
  156. package/dist/lang/pt.umd.prod.js +1 -1
  157. package/dist/lang/ro.umd.prod.js +1 -1
  158. package/dist/lang/ru.umd.prod.js +1 -1
  159. package/dist/lang/sk.umd.prod.js +1 -1
  160. package/dist/lang/sl.umd.prod.js +1 -1
  161. package/dist/lang/sm.umd.prod.js +1 -1
  162. package/dist/lang/sr-CYR.umd.prod.js +1 -1
  163. package/dist/lang/sr.umd.prod.js +1 -1
  164. package/dist/lang/sv.umd.prod.js +1 -1
  165. package/dist/lang/ta.umd.prod.js +1 -1
  166. package/dist/lang/th.umd.prod.js +1 -1
  167. package/dist/lang/tr.umd.prod.js +1 -1
  168. package/dist/lang/ug.umd.prod.js +1 -1
  169. package/dist/lang/uk.umd.prod.js +1 -1
  170. package/dist/lang/uz-Cyrl.umd.prod.js +1 -1
  171. package/dist/lang/uz-Latn.umd.prod.js +1 -1
  172. package/dist/lang/vi.umd.prod.js +1 -1
  173. package/dist/lang/zh-CN.umd.prod.js +1 -1
  174. package/dist/lang/zh-TW.umd.prod.js +1 -1
  175. package/dist/quasar.cjs.prod.js +2 -2
  176. package/dist/quasar.css +5 -8
  177. package/dist/quasar.esm.js +20 -17
  178. package/dist/quasar.esm.prod.js +2 -2
  179. package/dist/quasar.prod.css +1 -1
  180. package/dist/quasar.rtl.css +5 -8
  181. package/dist/quasar.rtl.prod.css +1 -1
  182. package/dist/quasar.sass +5 -4
  183. package/dist/quasar.umd.js +20 -17
  184. package/dist/quasar.umd.prod.js +2 -2
  185. package/dist/transforms/api-list.json +2 -2
  186. package/dist/types/api/color.d.ts +51 -0
  187. package/dist/types/api.d.ts +1 -0
  188. package/dist/types/index.d.ts +221 -215
  189. package/dist/types/utils/colors.d.ts +5 -3
  190. package/dist/types/utils/patterns.d.ts +10 -0
  191. package/dist/types/utils.d.ts +8 -3
  192. package/dist/web-types/web-types.json +138 -138
  193. package/lang/hi.js +98 -0
  194. package/lang/hi.mjs +93 -0
  195. package/lang/index.json +4 -0
  196. package/package.json +2 -2
  197. package/src/api.extends.json +4 -2
  198. package/src/components/input/__tests__/QInput.cy.js +707 -26
  199. package/src/components/input/__tests__/use-mask.cy.js +101 -6
  200. package/src/components/input/use-mask.js +4 -1
  201. package/src/components/select/QSelect.js +2 -2
  202. package/src/components/spinner/QSpinnerComment.js +1 -1
  203. package/src/components/spinner/QSpinnerCube.js +5 -5
  204. package/src/components/spinner/QSpinnerFacebook.js +3 -3
  205. package/src/components/spinner/QSpinnerHourglass.js +2 -2
  206. package/src/css/normalize.sass +5 -9
  207. package/src/plugins/Notify.json +22 -2
@@ -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"
@@ -51,27 +51,33 @@
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"
@@ -147,27 +153,33 @@
147
153
  },
148
154
  "spinnerColor": {
149
155
  "type": "String",
156
+ "tsType": "NamedColor",
150
157
  "desc": "Color name for spinner from the Quasar Color Palette",
151
158
  "examples": [
152
159
  "primary",
160
+ "teal",
153
161
  "teal-10"
154
162
  ],
155
163
  "category": "style"
156
164
  },
157
165
  "messageColor": {
158
166
  "type": "String",
167
+ "tsType": "NamedColor",
159
168
  "desc": "Color name for text from the Quasar Color Palette",
160
169
  "examples": [
161
170
  "primary",
171
+ "teal",
162
172
  "teal-10"
163
173
  ],
164
174
  "category": "style"
165
175
  },
166
176
  "backgroundColor": {
167
177
  "type": "String",
178
+ "tsType": "NamedColor",
168
179
  "desc": "Color name for background from the Quasar Color Palette",
169
180
  "examples": [
170
181
  "primary",
182
+ "teal",
171
183
  "teal-10"
172
184
  ],
173
185
  "category": "style"
@@ -254,27 +266,33 @@
254
266
  },
255
267
  "spinnerColor": {
256
268
  "type": "String",
269
+ "tsType": "NamedColor",
257
270
  "desc": "Color name for spinner from the Quasar Color Palette",
258
271
  "examples": [
259
272
  "primary",
273
+ "teal",
260
274
  "teal-10"
261
275
  ],
262
276
  "category": "style"
263
277
  },
264
278
  "messageColor": {
265
279
  "type": "String",
280
+ "tsType": "NamedColor",
266
281
  "desc": "Color name for text from the Quasar Color Palette",
267
282
  "examples": [
268
283
  "primary",
284
+ "teal",
269
285
  "teal-10"
270
286
  ],
271
287
  "category": "style"
272
288
  },
273
289
  "backgroundColor": {
274
290
  "type": "String",
291
+ "tsType": "NamedColor",
275
292
  "desc": "Color name for background from the Quasar Color Palette",
276
293
  "examples": [
277
294
  "primary",
295
+ "teal",
278
296
  "teal-10"
279
297
  ],
280
298
  "category": "style"
@@ -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
- "desc": "Color name for component from the Quasar Color Palette",
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,28 @@
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
+ "noDismiss": {
264
+ "type": "Boolean",
265
+ "desc": "Do not dismiss the notification when the button is clicked/tapped"
266
+ },
267
+ "...": {
268
+ "type": "Any",
269
+ "desc": "Any other QBtn prop expect 'onClick' (use 'handler' instead)",
270
+ "examples": [
271
+ "label: 'Learn more'",
272
+ "color: 'primary'"
273
+ ]
274
+ }
275
+ },
276
+ "examples": [
277
+ "[ { label: 'Show', handler: () => {}, 'aria-label': 'Button label' }, { icon: 'map', handler: () => {}, color: 'yellow' }, { label: 'Learn more', noDismiss: true, handler: () => {} } ]"
278
+ ]
279
+ },
246
280
  "closeBtn": {
247
281
  "type": [
248
282
  "Boolean",
@@ -284,18 +318,22 @@
284
318
  },
285
319
  "color": {
286
320
  "type": "String",
321
+ "tsType": "NamedColor",
287
322
  "desc": "Color name for component from the Quasar Color Palette",
288
323
  "examples": [
289
324
  "primary",
325
+ "teal",
290
326
  "teal-10"
291
327
  ],
292
328
  "category": "style"
293
329
  },
294
330
  "textColor": {
295
331
  "type": "String",
296
- "desc": "Color name for component from the Quasar Color Palette",
332
+ "tsType": "NamedColor",
333
+ "desc": "Overrides text color (if needed); Color name from the Quasar Color Palette",
297
334
  "examples": [
298
335
  "primary",
336
+ "teal",
299
337
  "teal-10"
300
338
  ],
301
339
  "category": "style"
@@ -331,9 +369,11 @@
331
369
  },
332
370
  "iconColor": {
333
371
  "type": "String",
372
+ "tsType": "NamedColor",
334
373
  "desc": "Color name for component from the Quasar Color Palette",
335
374
  "examples": [
336
375
  "primary",
376
+ "teal",
337
377
  "teal-10"
338
378
  ],
339
379
  "category": "style",
@@ -371,9 +411,11 @@
371
411
  },
372
412
  "spinnerColor": {
373
413
  "type": "String",
414
+ "tsType": "NamedColor",
374
415
  "desc": "Color name for component from the Quasar Color Palette",
375
416
  "examples": [
376
417
  "primary",
418
+ "teal",
377
419
  "teal-10"
378
420
  ],
379
421
  "category": "style",
@@ -421,18 +463,22 @@
421
463
  },
422
464
  "badgeColor": {
423
465
  "type": "String",
466
+ "tsType": "NamedColor",
424
467
  "desc": "Color name for the badge from the Quasar Color Palette",
425
468
  "examples": [
426
469
  "primary",
470
+ "teal",
427
471
  "teal-10"
428
472
  ],
429
473
  "category": "style"
430
474
  },
431
475
  "badgeTextColor": {
432
476
  "type": "String",
477
+ "tsType": "NamedColor",
433
478
  "desc": "Color name for the badge text from the Quasar Color Palette",
434
479
  "examples": [
435
480
  "primary",
481
+ "teal",
436
482
  "teal-10"
437
483
  ],
438
484
  "category": "style"
@@ -30,9 +30,11 @@
30
30
  },
31
31
  "color": {
32
32
  "type": "String",
33
+ "tsType": "NamedColor",
33
34
  "desc": "Color name for component from the Quasar Color Palette",
34
35
  "examples": [
35
36
  "primary",
37
+ "teal",
36
38
  "teal-10"
37
39
  ],
38
40
  "category": "style"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -134,9 +134,11 @@
134
134
  },
135
135
  "color": {
136
136
  "type": "String",
137
+ "tsType": "NamedColor",
137
138
  "desc": "Color name for component from the Quasar Color Palette",
138
139
  "examples": [
139
140
  "primary",
141
+ "teal",
140
142
  "teal-10"
141
143
  ],
142
144
  "category": "style"
@@ -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"
@@ -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"
@@ -246,18 +246,22 @@
246
246
  },
247
247
  "toolbar-color": {
248
248
  "type": "String",
249
+ "tsType": "NamedColor",
249
250
  "desc": "Font color (from the Quasar Palette) of buttons and text in the toolbar",
250
251
  "examples": [
251
252
  "primary",
253
+ "teal",
252
254
  "teal-10"
253
255
  ],
254
256
  "category": "toolbar"
255
257
  },
256
258
  "toolbar-text-color": {
257
259
  "type": "String",
260
+ "tsType": "NamedColor",
258
261
  "desc": "Text color (from the Quasar Palette) of toolbar commands",
259
262
  "examples": [
260
263
  "primary",
264
+ "teal",
261
265
  "teal-10"
262
266
  ],
263
267
  "category": "toolbar"
@@ -51,18 +51,22 @@
51
51
  },
52
52
  "color": {
53
53
  "type": "String",
54
+ "tsType": "NamedColor",
54
55
  "desc": "Color name for component 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
  "text-color": {
62
64
  "type": "String",
65
+ "tsType": "NamedColor",
63
66
  "desc": "Overrides text color (if needed); Color name from the Quasar Color Palette",
64
67
  "examples": [
65
68
  "primary",
69
+ "teal",
66
70
  "teal-10"
67
71
  ],
68
72
  "category": "style"