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
@@ -281,15 +281,15 @@ export interface Loading {
281
281
  /**
282
282
  * Color name for spinner from the Quasar Color Palette
283
283
  */
284
- spinnerColor?: string;
284
+ spinnerColor?: NamedColor;
285
285
  /**
286
286
  * Color name for text from the Quasar Color Palette
287
287
  */
288
- messageColor?: string;
288
+ messageColor?: NamedColor;
289
289
  /**
290
290
  * Color name for background from the Quasar Color Palette
291
291
  */
292
- backgroundColor?: string;
292
+ backgroundColor?: NamedColor;
293
293
  /**
294
294
  * One of the QSpinners
295
295
  */
@@ -1677,7 +1677,7 @@ export interface QAjaxBarProps {
1677
1677
  /**
1678
1678
  * Color name for component from the Quasar Color Palette
1679
1679
  */
1680
- color?: string | undefined;
1680
+ color?: NamedColor | undefined;
1681
1681
  /**
1682
1682
  * Reverse direction of progress
1683
1683
  */
@@ -1736,11 +1736,11 @@ export interface QAvatarProps {
1736
1736
  /**
1737
1737
  * Color name for component from the Quasar Color Palette
1738
1738
  */
1739
- color?: string | undefined;
1739
+ color?: NamedColor | undefined;
1740
1740
  /**
1741
1741
  * Overrides text color (if needed); Color name from the Quasar Color Palette
1742
1742
  */
1743
- textColor?: string | undefined;
1743
+ textColor?: NamedColor | undefined;
1744
1744
  /**
1745
1745
  * Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix; If 'none' (String) is used as value then no icon is rendered (but screen real estate will still be used for it)
1746
1746
  */
@@ -1768,11 +1768,11 @@ export interface QBadgeProps {
1768
1768
  /**
1769
1769
  * Color name for component from the Quasar Color Palette
1770
1770
  */
1771
- color?: string | undefined;
1771
+ color?: NamedColor | undefined;
1772
1772
  /**
1773
1773
  * Overrides text color (if needed); Color name from the Quasar Color Palette
1774
1774
  */
1775
- textColor?: string | undefined;
1775
+ textColor?: NamedColor | undefined;
1776
1776
  /**
1777
1777
  * Tell QBadge if it should float to the top right side of the relative positioned parent element or not
1778
1778
  */
@@ -1878,7 +1878,7 @@ export interface QBreadcrumbsProps {
1878
1878
  * The color of the active breadcrumb, which can be any color from the Quasar Color Palette
1879
1879
  * Default value: primary
1880
1880
  */
1881
- activeColor?: string | undefined;
1881
+ activeColor?: NamedColor | undefined;
1882
1882
  /**
1883
1883
  * The gutter value allows you control over the space between the breadcrumb elements.
1884
1884
  * Default value: sm
@@ -1887,7 +1887,7 @@ export interface QBreadcrumbsProps {
1887
1887
  /**
1888
1888
  * The color used to color the separator, which can be any color from the Quasar Color Palette
1889
1889
  */
1890
- separatorColor?: string | undefined;
1890
+ separatorColor?: NamedColor | undefined;
1891
1891
  /**
1892
1892
  * Specify how to align the breadcrumbs horizontally
1893
1893
  * Default value: left
@@ -2077,11 +2077,11 @@ export interface QBtnProps {
2077
2077
  /**
2078
2078
  * Color name for component from the Quasar Color Palette
2079
2079
  */
2080
- color?: string | undefined;
2080
+ color?: NamedColor | undefined;
2081
2081
  /**
2082
2082
  * Overrides text color (if needed); Color name from the Quasar Color Palette
2083
2083
  */
2084
- textColor?: string | undefined;
2084
+ textColor?: NamedColor | undefined;
2085
2085
  /**
2086
2086
  * Avoid turning label text into caps (which happens by default)
2087
2087
  */
@@ -2286,11 +2286,11 @@ export interface QBtnDropdownProps {
2286
2286
  /**
2287
2287
  * Color name for component from the Quasar Color Palette
2288
2288
  */
2289
- color?: string | undefined;
2289
+ color?: NamedColor | undefined;
2290
2290
  /**
2291
2291
  * Overrides text color (if needed); Color name from the Quasar Color Palette
2292
2292
  */
2293
- textColor?: string | undefined;
2293
+ textColor?: NamedColor | undefined;
2294
2294
  /**
2295
2295
  * Avoid turning label text into caps (which happens by default)
2296
2296
  */
@@ -2589,20 +2589,20 @@ export interface QBtnToggleProps {
2589
2589
  /**
2590
2590
  * Color name for component from the Quasar Color Palette
2591
2591
  */
2592
- color?: string | undefined;
2592
+ color?: NamedColor | undefined;
2593
2593
  /**
2594
2594
  * Overrides text color (if needed); Color name from the Quasar Color Palette
2595
2595
  */
2596
- textColor?: string | undefined;
2596
+ textColor?: NamedColor | undefined;
2597
2597
  /**
2598
2598
  * Color name for component from the Quasar Color Palette
2599
2599
  * Default value: primary
2600
2600
  */
2601
- toggleColor?: string | undefined;
2601
+ toggleColor?: NamedColor | undefined;
2602
2602
  /**
2603
2603
  * Overrides text color (if needed); Color name from the Quasar Color Palette
2604
2604
  */
2605
- toggleTextColor?: string | undefined;
2605
+ toggleTextColor?: NamedColor | undefined;
2606
2606
  /**
2607
2607
  * Spread horizontally to all available space
2608
2608
  */
@@ -2860,11 +2860,11 @@ export interface QCarouselProps {
2860
2860
  /**
2861
2861
  * Color name for QCarousel button controls (arrows, navigation) from the Quasar Color Palette
2862
2862
  */
2863
- controlColor?: string | undefined;
2863
+ controlColor?: NamedColor | undefined;
2864
2864
  /**
2865
2865
  * Color name for text color of QCarousel button controls (arrows, navigation) from the Quasar Color Palette
2866
2866
  */
2867
- controlTextColor?: string | undefined;
2867
+ controlTextColor?: NamedColor | undefined;
2868
2868
  /**
2869
2869
  * Type of button to use for controls (arrows, navigation)
2870
2870
  */
@@ -3078,11 +3078,11 @@ export interface QChatMessageProps {
3078
3078
  /**
3079
3079
  * Color name (from the Quasar Color Palette) for chat bubble background
3080
3080
  */
3081
- bgColor?: string | undefined;
3081
+ bgColor?: NamedColor | undefined;
3082
3082
  /**
3083
3083
  * Color name (from the Quasar Color Palette) for chat bubble text
3084
3084
  */
3085
- textColor?: string | undefined;
3085
+ textColor?: NamedColor | undefined;
3086
3086
  /**
3087
3087
  * Author's name
3088
3088
  */
@@ -3209,7 +3209,7 @@ export interface QCheckboxProps {
3209
3209
  /**
3210
3210
  * Color name for component from the Quasar Color Palette
3211
3211
  */
3212
- color?: string | undefined;
3212
+ color?: NamedColor | undefined;
3213
3213
  /**
3214
3214
  * Should the color (if specified any) be kept when the component is unticked/ off?
3215
3215
  */
@@ -3288,11 +3288,11 @@ export interface QChipProps {
3288
3288
  /**
3289
3289
  * Color name for component from the Quasar Color Palette
3290
3290
  */
3291
- color?: string | undefined;
3291
+ color?: NamedColor | undefined;
3292
3292
  /**
3293
3293
  * Overrides text color (if needed); Color name from the Quasar Color Palette
3294
3294
  */
3295
- textColor?: string | undefined;
3295
+ textColor?: NamedColor | undefined;
3296
3296
  /**
3297
3297
  * Model of the component determining if QChip should be rendered or not
3298
3298
  * Default value: true
@@ -3382,15 +3382,15 @@ export interface QCircularProgressProps {
3382
3382
  /**
3383
3383
  * Color name for the arc progress from the Quasar Color Palette
3384
3384
  */
3385
- color?: string | undefined;
3385
+ color?: NamedColor | undefined;
3386
3386
  /**
3387
3387
  * Color name for the center part of the component from the Quasar Color Palette
3388
3388
  */
3389
- centerColor?: string | undefined;
3389
+ centerColor?: NamedColor | undefined;
3390
3390
  /**
3391
3391
  * Color name for the track of the component from the Quasar Color Palette
3392
3392
  */
3393
- trackColor?: string | undefined;
3393
+ trackColor?: NamedColor | undefined;
3394
3394
  /**
3395
3395
  * Size of text in CSS units, including unit name. Suggestion: use 'em' units to sync with component size
3396
3396
  * Default value: 0.25em
@@ -3567,11 +3567,11 @@ export interface QDateProps {
3567
3567
  /**
3568
3568
  * Color name for component from the Quasar Color Palette
3569
3569
  */
3570
- color?: string | undefined;
3570
+ color?: NamedColor | undefined;
3571
3571
  /**
3572
3572
  * Overrides text color (if needed); Color name from the Quasar Color Palette
3573
3573
  */
3574
- textColor?: string | undefined;
3574
+ textColor?: NamedColor | undefined;
3575
3575
  /**
3576
3576
  * Notify the component that the background is a dark color
3577
3577
  */
@@ -4267,11 +4267,11 @@ export interface QEditorProps {
4267
4267
  /**
4268
4268
  * Font color (from the Quasar Palette) of buttons and text in the toolbar
4269
4269
  */
4270
- toolbarColor?: string | undefined;
4270
+ toolbarColor?: NamedColor | undefined;
4271
4271
  /**
4272
4272
  * Text color (from the Quasar Palette) of toolbar commands
4273
4273
  */
4274
- toolbarTextColor?: string | undefined;
4274
+ toolbarTextColor?: NamedColor | undefined;
4275
4275
  /**
4276
4276
  * Choose the active color (from the Quasar Palette) of toolbar commands button
4277
4277
  * Default value: primary
@@ -4649,11 +4649,11 @@ export interface QFabProps {
4649
4649
  /**
4650
4650
  * Color name for component from the Quasar Color Palette
4651
4651
  */
4652
- color?: string | undefined;
4652
+ color?: NamedColor | undefined;
4653
4653
  /**
4654
4654
  * Overrides text color (if needed); Color name from the Quasar Color Palette
4655
4655
  */
4656
- textColor?: string | undefined;
4656
+ textColor?: NamedColor | undefined;
4657
4657
  /**
4658
4658
  * Apply the glossy effect over the button
4659
4659
  */
@@ -4839,11 +4839,11 @@ export interface QFabActionProps {
4839
4839
  /**
4840
4840
  * Color name for component from the Quasar Color Palette
4841
4841
  */
4842
- color?: string | undefined;
4842
+ color?: NamedColor | undefined;
4843
4843
  /**
4844
4844
  * Overrides text color (if needed); Color name from the Quasar Color Palette
4845
4845
  */
4846
- textColor?: string | undefined;
4846
+ textColor?: NamedColor | undefined;
4847
4847
  /**
4848
4848
  * Apply the glossy effect over the button
4849
4849
  */
@@ -4986,15 +4986,15 @@ export interface QFieldProps {
4986
4986
  /**
4987
4987
  * Color name for the label from the Quasar Color Palette; Overrides the 'color' prop; The difference from 'color' prop is that the label will always have this color, even when field is not focused
4988
4988
  */
4989
- labelColor?: string | undefined;
4989
+ labelColor?: NamedColor | undefined;
4990
4990
  /**
4991
4991
  * Color name for component from the Quasar Color Palette
4992
4992
  */
4993
- color?: string | undefined;
4993
+ color?: NamedColor | undefined;
4994
4994
  /**
4995
4995
  * Color name for component from the Quasar Color Palette
4996
4996
  */
4997
- bgColor?: string | undefined;
4997
+ bgColor?: NamedColor | undefined;
4998
4998
  /**
4999
4999
  * Notify the component that the background is a dark color
5000
5000
  */
@@ -5299,15 +5299,15 @@ export interface QFileProps {
5299
5299
  /**
5300
5300
  * Color name for the label from the Quasar Color Palette; Overrides the 'color' prop; The difference from 'color' prop is that the label will always have this color, even when field is not focused
5301
5301
  */
5302
- labelColor?: string | undefined;
5302
+ labelColor?: NamedColor | undefined;
5303
5303
  /**
5304
5304
  * Color name for component from the Quasar Color Palette
5305
5305
  */
5306
- color?: string | undefined;
5306
+ color?: NamedColor | undefined;
5307
5307
  /**
5308
5308
  * Color name for component from the Quasar Color Palette
5309
5309
  */
5310
- bgColor?: string | undefined;
5310
+ bgColor?: NamedColor | undefined;
5311
5311
  /**
5312
5312
  * Notify the component that the background is a dark color
5313
5313
  */
@@ -5772,7 +5772,7 @@ export interface QIconProps {
5772
5772
  /**
5773
5773
  * Color name for component from the Quasar Color Palette
5774
5774
  */
5775
- color?: string | undefined;
5775
+ color?: NamedColor | undefined;
5776
5776
  /**
5777
5777
  * Useful if icon is on the left side of something: applies a standard margin on the right side of Icon
5778
5778
  */
@@ -5886,7 +5886,7 @@ export interface QImgProps {
5886
5886
  /**
5887
5887
  * Color name for default Spinner (unless using a 'loading' slot)
5888
5888
  */
5889
- spinnerColor?: string | undefined;
5889
+ spinnerColor?: NamedColor | undefined;
5890
5890
  /**
5891
5891
  * Size in CSS units, including unit name, for default Spinner (unless using a 'loading' slot)
5892
5892
  */
@@ -6039,7 +6039,7 @@ export interface QInnerLoadingProps {
6039
6039
  /**
6040
6040
  * Color name for component from the Quasar Color Palette for the inner Spinner (unless using the default slot)
6041
6041
  */
6042
- color?: string | undefined;
6042
+ color?: NamedColor | undefined;
6043
6043
  /**
6044
6044
  * Add a label; Gets overriden when using the default slot
6045
6045
  */
@@ -6144,15 +6144,15 @@ export interface QInputProps {
6144
6144
  /**
6145
6145
  * Color name for the label from the Quasar Color Palette; Overrides the 'color' prop; The difference from 'color' prop is that the label will always have this color, even when field is not focused
6146
6146
  */
6147
- labelColor?: string | undefined;
6147
+ labelColor?: NamedColor | undefined;
6148
6148
  /**
6149
6149
  * Color name for component from the Quasar Color Palette
6150
6150
  */
6151
- color?: string | undefined;
6151
+ color?: NamedColor | undefined;
6152
6152
  /**
6153
6153
  * Color name for component from the Quasar Color Palette
6154
6154
  */
6155
- bgColor?: string | undefined;
6155
+ bgColor?: NamedColor | undefined;
6156
6156
  /**
6157
6157
  * Notify the component that the background is a dark color
6158
6158
  */
@@ -6683,15 +6683,15 @@ export interface QKnobProps {
6683
6683
  /**
6684
6684
  * Color name for component from the Quasar Color Palette
6685
6685
  */
6686
- color?: string | undefined;
6686
+ color?: NamedColor | undefined;
6687
6687
  /**
6688
6688
  * Color name for the center part of the component from the Quasar Color Palette
6689
6689
  */
6690
- centerColor?: string | undefined;
6690
+ centerColor?: NamedColor | undefined;
6691
6691
  /**
6692
6692
  * Color name for the track of the component from the Quasar Color Palette
6693
6693
  */
6694
- trackColor?: string | undefined;
6694
+ trackColor?: NamedColor | undefined;
6695
6695
  /**
6696
6696
  * Size of text in CSS units, including unit name. Suggestion: use 'em' units to sync with component size
6697
6697
  * Default value: 0.25em
@@ -6830,11 +6830,11 @@ export interface QLinearProgressProps {
6830
6830
  /**
6831
6831
  * Color name for component from the Quasar Color Palette
6832
6832
  */
6833
- color?: string | undefined;
6833
+ color?: NamedColor | undefined;
6834
6834
  /**
6835
6835
  * Color name for component's track from the Quasar Color Palette
6836
6836
  */
6837
- trackColor?: string | undefined;
6837
+ trackColor?: NamedColor | undefined;
6838
6838
  /**
6839
6839
  * Notify the component that the background is a dark color
6840
6840
  */
@@ -7190,7 +7190,7 @@ export interface QOptionGroupProps {
7190
7190
  /**
7191
7191
  * Color name for component from the Quasar Color Palette
7192
7192
  */
7193
- color?: string | undefined;
7193
+ color?: NamedColor | undefined;
7194
7194
  /**
7195
7195
  * Should the color (if specified any) be kept when input components are unticked?
7196
7196
  */
@@ -7485,11 +7485,11 @@ export interface QPaginationProps {
7485
7485
  * Color name from the Quasar Color Palette for the non-active buttons
7486
7486
  * Default value: primary
7487
7487
  */
7488
- color?: string | undefined;
7488
+ color?: NamedColor | undefined;
7489
7489
  /**
7490
7490
  * Text color name from the Quasar Color Palette for the ACTIVE buttons
7491
7491
  */
7492
- textColor?: string | undefined;
7492
+ textColor?: NamedColor | undefined;
7493
7493
  /**
7494
7494
  * The design of the ACTIVE button, similar to the flat/outline/push/unelevated props (but those are used for non-active buttons)
7495
7495
  */
@@ -7498,11 +7498,11 @@ export interface QPaginationProps {
7498
7498
  * Color name from the Quasar Color Palette for the ACTIVE button
7499
7499
  * Default value: primary
7500
7500
  */
7501
- activeColor?: string | undefined;
7501
+ activeColor?: NamedColor | undefined;
7502
7502
  /**
7503
7503
  * Text color name from the Quasar Color Palette for the ACTIVE button
7504
7504
  */
7505
- activeTextColor?: string | undefined;
7505
+ activeTextColor?: NamedColor | undefined;
7506
7506
  /**
7507
7507
  * Makes a circle shaped button for all buttons
7508
7508
  */
@@ -7636,7 +7636,7 @@ export interface QPopupEditProps {
7636
7636
  * Color name for component from the Quasar Color Palette
7637
7637
  * Default value: primary
7638
7638
  */
7639
- color?: string | undefined;
7639
+ color?: NamedColor | undefined;
7640
7640
  /**
7641
7641
  * Validates model then triggers 'save' and closes Popup; Returns a Boolean ('true' means valid, 'false' means abort); Syntax: validate(value); For best performance, reference it from your scope and do not define it inline
7642
7642
  * @param value Model to validate
@@ -7911,11 +7911,11 @@ export interface QPullToRefreshProps {
7911
7911
  /**
7912
7912
  * Color name for the icon from the Quasar Color Palette
7913
7913
  */
7914
- color?: string | undefined;
7914
+ color?: NamedColor | undefined;
7915
7915
  /**
7916
7916
  * Color name for background of the icon container from the Quasar Color Palette
7917
7917
  */
7918
- bgColor?: string | undefined;
7918
+ bgColor?: NamedColor | undefined;
7919
7919
  /**
7920
7920
  * Icon to display when refreshing the content
7921
7921
  */
@@ -7994,7 +7994,7 @@ export interface QRadioProps {
7994
7994
  /**
7995
7995
  * Color name for component from the Quasar Color Palette
7996
7996
  */
7997
- color?: string | undefined;
7997
+ color?: NamedColor | undefined;
7998
7998
  /**
7999
7999
  * Should the color (if specified any) be kept when checkbox is unticked?
8000
8000
  */
@@ -8079,11 +8079,11 @@ export interface QRangeProps {
8079
8079
  /**
8080
8080
  * Color name for component from the Quasar Color Palette
8081
8081
  */
8082
- color?: string | undefined;
8082
+ color?: NamedColor | undefined;
8083
8083
  /**
8084
8084
  * Color name for the track (can be 'transparent' too) from the Quasar Color Palette
8085
8085
  */
8086
- trackColor?: string | undefined;
8086
+ trackColor?: NamedColor | undefined;
8087
8087
  /**
8088
8088
  * Apply a pattern image on the track
8089
8089
  */
@@ -8091,7 +8091,7 @@ export interface QRangeProps {
8091
8091
  /**
8092
8092
  * Color name for the inner track (can be 'transparent' too) from the Quasar Color Palette
8093
8093
  */
8094
- innerTrackColor?: string | undefined;
8094
+ innerTrackColor?: NamedColor | undefined;
8095
8095
  /**
8096
8096
  * Apply a pattern image on the inner track
8097
8097
  */
@@ -8099,7 +8099,7 @@ export interface QRangeProps {
8099
8099
  /**
8100
8100
  * Color name for the selection bar (can be 'transparent' too) from the Quasar Color Palette
8101
8101
  */
8102
- selectionColor?: string | undefined;
8102
+ selectionColor?: NamedColor | undefined;
8103
8103
  /**
8104
8104
  * Apply a pattern image on the selection bar
8105
8105
  */
@@ -8111,11 +8111,11 @@ export interface QRangeProps {
8111
8111
  /**
8112
8112
  * Color name for component from the Quasar Color Palette
8113
8113
  */
8114
- labelColor?: string | undefined;
8114
+ labelColor?: NamedColor | undefined;
8115
8115
  /**
8116
8116
  * Color name for component from the Quasar Color Palette
8117
8117
  */
8118
- labelTextColor?: string | undefined;
8118
+ labelTextColor?: NamedColor | undefined;
8119
8119
  /**
8120
8120
  * Switch the position of the label (top <-> bottom or left <-> right)
8121
8121
  */
@@ -8155,7 +8155,7 @@ export interface QRangeProps {
8155
8155
  /**
8156
8156
  * Color name for component from the Quasar Color Palette
8157
8157
  */
8158
- thumbColor?: string | undefined;
8158
+ thumbColor?: NamedColor | undefined;
8159
8159
  /**
8160
8160
  * Set custom thumb svg path
8161
8161
  * Default value: M 4, 10 a 6,6 0 1,0 12,0 a 6,6 0 1,0 -12,0
@@ -8208,19 +8208,19 @@ export interface QRangeProps {
8208
8208
  /**
8209
8209
  * Color name for left label background from the Quasar Color Palette
8210
8210
  */
8211
- leftLabelColor?: string | undefined;
8211
+ leftLabelColor?: NamedColor | undefined;
8212
8212
  /**
8213
8213
  * Color name for left label text from the Quasar Color Palette
8214
8214
  */
8215
- leftLabelTextColor?: string | undefined;
8215
+ leftLabelTextColor?: NamedColor | undefined;
8216
8216
  /**
8217
8217
  * Color name for right label background from the Quasar Color Palette
8218
8218
  */
8219
- rightLabelColor?: string | undefined;
8219
+ rightLabelColor?: NamedColor | undefined;
8220
8220
  /**
8221
8221
  * Color name for right label text from the Quasar Color Palette
8222
8222
  */
8223
- rightLabelTextColor?: string | undefined;
8223
+ rightLabelTextColor?: NamedColor | undefined;
8224
8224
  /**
8225
8225
  * Override default label for min value
8226
8226
  */
@@ -8232,11 +8232,11 @@ export interface QRangeProps {
8232
8232
  /**
8233
8233
  * Color name (from the Quasar Color Palette) for left thumb
8234
8234
  */
8235
- leftThumbColor?: string | undefined;
8235
+ leftThumbColor?: NamedColor | undefined;
8236
8236
  /**
8237
8237
  * Color name (from the Quasar Color Palette) for right thumb
8238
8238
  */
8239
- rightThumbColor?: string | undefined;
8239
+ rightThumbColor?: NamedColor | undefined;
8240
8240
  /**
8241
8241
  * Emitted on lazy model value change (after user slides then releases the thumb)
8242
8242
  * @param value New model value
@@ -8348,15 +8348,15 @@ export interface QRatingProps {
8348
8348
  /**
8349
8349
  * Color name for component from the Quasar Color Palette; v1.5.0+: If an array is provided each rating value will use the corresponding color in the array (0 based)
8350
8350
  */
8351
- color?: string | readonly any[] | undefined;
8351
+ color?: NamedColor | undefined;
8352
8352
  /**
8353
8353
  * Color name from the Quasar Palette for selected icons
8354
8354
  */
8355
- colorSelected?: string | readonly any[] | undefined;
8355
+ colorSelected?: NamedColor | undefined;
8356
8356
  /**
8357
8357
  * Color name from the Quasar Palette for half selected icons
8358
8358
  */
8359
- colorHalf?: string | readonly any[] | undefined;
8359
+ colorHalf?: NamedColor | undefined;
8360
8360
  /**
8361
8361
  * Does not lower opacity for unselected icons
8362
8362
  */
@@ -8818,15 +8818,15 @@ export interface QSelectProps {
8818
8818
  /**
8819
8819
  * Color name for the label from the Quasar Color Palette; Overrides the 'color' prop; The difference from 'color' prop is that the label will always have this color, even when field is not focused
8820
8820
  */
8821
- labelColor?: string | undefined;
8821
+ labelColor?: NamedColor | undefined;
8822
8822
  /**
8823
8823
  * Color name for component from the Quasar Color Palette
8824
8824
  */
8825
- color?: string | undefined;
8825
+ color?: NamedColor | undefined;
8826
8826
  /**
8827
8827
  * Color name for component from the Quasar Color Palette
8828
8828
  */
8829
- bgColor?: string | undefined;
8829
+ bgColor?: NamedColor | undefined;
8830
8830
  /**
8831
8831
  * Notify the component that the background is a dark color
8832
8832
  */
@@ -9500,7 +9500,7 @@ export interface QSeparatorProps {
9500
9500
  /**
9501
9501
  * Color name for component from the Quasar Color Palette
9502
9502
  */
9503
- color?: string | undefined;
9503
+ color?: NamedColor | undefined;
9504
9504
  }
9505
9505
 
9506
9506
  export interface QSeparatorSlots {}
@@ -9590,19 +9590,19 @@ export interface QSlideItemProps {
9590
9590
  /**
9591
9591
  * Color name for left-side background from the Quasar Color Palette
9592
9592
  */
9593
- leftColor?: string | undefined;
9593
+ leftColor?: NamedColor | undefined;
9594
9594
  /**
9595
9595
  * Color name for right-side background from the Quasar Color Palette
9596
9596
  */
9597
- rightColor?: string | undefined;
9597
+ rightColor?: NamedColor | undefined;
9598
9598
  /**
9599
9599
  * Color name for top-side background from the Quasar Color Palette
9600
9600
  */
9601
- topColor?: string | undefined;
9601
+ topColor?: NamedColor | undefined;
9602
9602
  /**
9603
9603
  * Color name for bottom-side background from the Quasar Color Palette
9604
9604
  */
9605
- bottomColor?: string | undefined;
9605
+ bottomColor?: NamedColor | undefined;
9606
9606
  /**
9607
9607
  * Notify the component that the background is a dark color
9608
9608
  */
@@ -9783,11 +9783,11 @@ export interface QSliderProps {
9783
9783
  /**
9784
9784
  * Color name for component from the Quasar Color Palette
9785
9785
  */
9786
- color?: string | undefined;
9786
+ color?: NamedColor | undefined;
9787
9787
  /**
9788
9788
  * Color name for the track (can be 'transparent' too) from the Quasar Color Palette
9789
9789
  */
9790
- trackColor?: string | undefined;
9790
+ trackColor?: NamedColor | undefined;
9791
9791
  /**
9792
9792
  * Apply a pattern image on the track
9793
9793
  */
@@ -9795,7 +9795,7 @@ export interface QSliderProps {
9795
9795
  /**
9796
9796
  * Color name for the inner track (can be 'transparent' too) from the Quasar Color Palette
9797
9797
  */
9798
- innerTrackColor?: string | undefined;
9798
+ innerTrackColor?: NamedColor | undefined;
9799
9799
  /**
9800
9800
  * Apply a pattern image on the inner track
9801
9801
  */
@@ -9803,7 +9803,7 @@ export interface QSliderProps {
9803
9803
  /**
9804
9804
  * Color name for the selection bar (can be 'transparent' too) from the Quasar Color Palette
9805
9805
  */
9806
- selectionColor?: string | undefined;
9806
+ selectionColor?: NamedColor | undefined;
9807
9807
  /**
9808
9808
  * Apply a pattern image on the selection bar
9809
9809
  */
@@ -9815,11 +9815,11 @@ export interface QSliderProps {
9815
9815
  /**
9816
9816
  * Color name for component from the Quasar Color Palette
9817
9817
  */
9818
- labelColor?: string | undefined;
9818
+ labelColor?: NamedColor | undefined;
9819
9819
  /**
9820
9820
  * Color name for component from the Quasar Color Palette
9821
9821
  */
9822
- labelTextColor?: string | undefined;
9822
+ labelTextColor?: NamedColor | undefined;
9823
9823
  /**
9824
9824
  * Switch the position of the label (top <-> bottom or left <-> right)
9825
9825
  */
@@ -9859,7 +9859,7 @@ export interface QSliderProps {
9859
9859
  /**
9860
9860
  * Color name for component from the Quasar Color Palette
9861
9861
  */
9862
- thumbColor?: string | undefined;
9862
+ thumbColor?: NamedColor | undefined;
9863
9863
  /**
9864
9864
  * Set custom thumb svg path
9865
9865
  * Default value: M 4, 10 a 6,6 0 1,0 12,0 a 6,6 0 1,0 -12,0
@@ -9981,7 +9981,7 @@ export interface QSpinnerProps {
9981
9981
  /**
9982
9982
  * Color name for component from the Quasar Color Palette
9983
9983
  */
9984
- color?: string | undefined;
9984
+ color?: NamedColor | undefined;
9985
9985
  /**
9986
9986
  * Override value to use for stroke-width
9987
9987
  * Default value: 5
@@ -10001,7 +10001,7 @@ export interface QSpinnerAudioProps {
10001
10001
  /**
10002
10002
  * Color name for component from the Quasar Color Palette
10003
10003
  */
10004
- color?: string | undefined;
10004
+ color?: NamedColor | undefined;
10005
10005
  }
10006
10006
 
10007
10007
  export interface QSpinnerAudioSlots {}
@@ -10017,7 +10017,7 @@ export interface QSpinnerBallProps {
10017
10017
  /**
10018
10018
  * Color name for component from the Quasar Color Palette
10019
10019
  */
10020
- color?: string | undefined;
10020
+ color?: NamedColor | undefined;
10021
10021
  }
10022
10022
 
10023
10023
  export interface QSpinnerBallSlots {}
@@ -10033,7 +10033,7 @@ export interface QSpinnerBarsProps {
10033
10033
  /**
10034
10034
  * Color name for component from the Quasar Color Palette
10035
10035
  */
10036
- color?: string | undefined;
10036
+ color?: NamedColor | undefined;
10037
10037
  }
10038
10038
 
10039
10039
  export interface QSpinnerBarsSlots {}
@@ -10049,7 +10049,7 @@ export interface QSpinnerBoxProps {
10049
10049
  /**
10050
10050
  * Color name for component from the Quasar Color Palette
10051
10051
  */
10052
- color?: string | undefined;
10052
+ color?: NamedColor | undefined;
10053
10053
  }
10054
10054
 
10055
10055
  export interface QSpinnerBoxSlots {}
@@ -10065,7 +10065,7 @@ export interface QSpinnerClockProps {
10065
10065
  /**
10066
10066
  * Color name for component from the Quasar Color Palette
10067
10067
  */
10068
- color?: string | undefined;
10068
+ color?: NamedColor | undefined;
10069
10069
  }
10070
10070
 
10071
10071
  export interface QSpinnerClockSlots {}
@@ -10081,7 +10081,7 @@ export interface QSpinnerCommentProps {
10081
10081
  /**
10082
10082
  * Color name for component from the Quasar Color Palette
10083
10083
  */
10084
- color?: string | undefined;
10084
+ color?: NamedColor | undefined;
10085
10085
  }
10086
10086
 
10087
10087
  export interface QSpinnerCommentSlots {}
@@ -10097,7 +10097,7 @@ export interface QSpinnerCubeProps {
10097
10097
  /**
10098
10098
  * Color name for component from the Quasar Color Palette
10099
10099
  */
10100
- color?: string | undefined;
10100
+ color?: NamedColor | undefined;
10101
10101
  }
10102
10102
 
10103
10103
  export interface QSpinnerCubeSlots {}
@@ -10113,7 +10113,7 @@ export interface QSpinnerDotsProps {
10113
10113
  /**
10114
10114
  * Color name for component from the Quasar Color Palette
10115
10115
  */
10116
- color?: string | undefined;
10116
+ color?: NamedColor | undefined;
10117
10117
  }
10118
10118
 
10119
10119
  export interface QSpinnerDotsSlots {}
@@ -10129,7 +10129,7 @@ export interface QSpinnerFacebookProps {
10129
10129
  /**
10130
10130
  * Color name for component from the Quasar Color Palette
10131
10131
  */
10132
- color?: string | undefined;
10132
+ color?: NamedColor | undefined;
10133
10133
  }
10134
10134
 
10135
10135
  export interface QSpinnerFacebookSlots {}
@@ -10145,7 +10145,7 @@ export interface QSpinnerGearsProps {
10145
10145
  /**
10146
10146
  * Color name for component from the Quasar Color Palette
10147
10147
  */
10148
- color?: string | undefined;
10148
+ color?: NamedColor | undefined;
10149
10149
  }
10150
10150
 
10151
10151
  export interface QSpinnerGearsSlots {}
@@ -10161,7 +10161,7 @@ export interface QSpinnerGridProps {
10161
10161
  /**
10162
10162
  * Color name for component from the Quasar Color Palette
10163
10163
  */
10164
- color?: string | undefined;
10164
+ color?: NamedColor | undefined;
10165
10165
  }
10166
10166
 
10167
10167
  export interface QSpinnerGridSlots {}
@@ -10177,7 +10177,7 @@ export interface QSpinnerHeartsProps {
10177
10177
  /**
10178
10178
  * Color name for component from the Quasar Color Palette
10179
10179
  */
10180
- color?: string | undefined;
10180
+ color?: NamedColor | undefined;
10181
10181
  }
10182
10182
 
10183
10183
  export interface QSpinnerHeartsSlots {}
@@ -10193,7 +10193,7 @@ export interface QSpinnerHourglassProps {
10193
10193
  /**
10194
10194
  * Color name for component from the Quasar Color Palette
10195
10195
  */
10196
- color?: string | undefined;
10196
+ color?: NamedColor | undefined;
10197
10197
  }
10198
10198
 
10199
10199
  export interface QSpinnerHourglassSlots {}
@@ -10209,7 +10209,7 @@ export interface QSpinnerInfinityProps {
10209
10209
  /**
10210
10210
  * Color name for component from the Quasar Color Palette
10211
10211
  */
10212
- color?: string | undefined;
10212
+ color?: NamedColor | undefined;
10213
10213
  }
10214
10214
 
10215
10215
  export interface QSpinnerInfinitySlots {}
@@ -10225,7 +10225,7 @@ export interface QSpinnerIosProps {
10225
10225
  /**
10226
10226
  * Color name for component from the Quasar Color Palette
10227
10227
  */
10228
- color?: string | undefined;
10228
+ color?: NamedColor | undefined;
10229
10229
  }
10230
10230
 
10231
10231
  export interface QSpinnerIosSlots {}
@@ -10241,7 +10241,7 @@ export interface QSpinnerOrbitProps {
10241
10241
  /**
10242
10242
  * Color name for component from the Quasar Color Palette
10243
10243
  */
10244
- color?: string | undefined;
10244
+ color?: NamedColor | undefined;
10245
10245
  }
10246
10246
 
10247
10247
  export interface QSpinnerOrbitSlots {}
@@ -10257,7 +10257,7 @@ export interface QSpinnerOvalProps {
10257
10257
  /**
10258
10258
  * Color name for component from the Quasar Color Palette
10259
10259
  */
10260
- color?: string | undefined;
10260
+ color?: NamedColor | undefined;
10261
10261
  }
10262
10262
 
10263
10263
  export interface QSpinnerOvalSlots {}
@@ -10273,7 +10273,7 @@ export interface QSpinnerPieProps {
10273
10273
  /**
10274
10274
  * Color name for component from the Quasar Color Palette
10275
10275
  */
10276
- color?: string | undefined;
10276
+ color?: NamedColor | undefined;
10277
10277
  }
10278
10278
 
10279
10279
  export interface QSpinnerPieSlots {}
@@ -10289,7 +10289,7 @@ export interface QSpinnerPuffProps {
10289
10289
  /**
10290
10290
  * Color name for component from the Quasar Color Palette
10291
10291
  */
10292
- color?: string | undefined;
10292
+ color?: NamedColor | undefined;
10293
10293
  }
10294
10294
 
10295
10295
  export interface QSpinnerPuffSlots {}
@@ -10305,7 +10305,7 @@ export interface QSpinnerRadioProps {
10305
10305
  /**
10306
10306
  * Color name for component from the Quasar Color Palette
10307
10307
  */
10308
- color?: string | undefined;
10308
+ color?: NamedColor | undefined;
10309
10309
  }
10310
10310
 
10311
10311
  export interface QSpinnerRadioSlots {}
@@ -10321,7 +10321,7 @@ export interface QSpinnerRingsProps {
10321
10321
  /**
10322
10322
  * Color name for component from the Quasar Color Palette
10323
10323
  */
10324
- color?: string | undefined;
10324
+ color?: NamedColor | undefined;
10325
10325
  }
10326
10326
 
10327
10327
  export interface QSpinnerRingsSlots {}
@@ -10337,7 +10337,7 @@ export interface QSpinnerTailProps {
10337
10337
  /**
10338
10338
  * Color name for component from the Quasar Color Palette
10339
10339
  */
10340
- color?: string | undefined;
10340
+ color?: NamedColor | undefined;
10341
10341
  }
10342
10342
 
10343
10343
  export interface QSpinnerTailSlots {}
@@ -10440,7 +10440,7 @@ export interface QStepProps {
10440
10440
  /**
10441
10441
  * Color name for component from the Quasar Color Palette
10442
10442
  */
10443
- color?: string | undefined;
10443
+ color?: NamedColor | undefined;
10444
10444
  /**
10445
10445
  * Step title
10446
10446
  */
@@ -10460,7 +10460,7 @@ export interface QStepProps {
10460
10460
  /**
10461
10461
  * Color name for component from the Quasar Color Palette
10462
10462
  */
10463
- doneColor?: string | undefined;
10463
+ doneColor?: NamedColor | undefined;
10464
10464
  /**
10465
10465
  * Icon name following Quasar convention; If 'none' (String) is used as value, then it will defer to prefix or the regular icon for this state; Make sure you have the icon library installed unless you are using 'img:' prefix
10466
10466
  */
@@ -10468,7 +10468,7 @@ export interface QStepProps {
10468
10468
  /**
10469
10469
  * Color name for component from the Quasar Color Palette
10470
10470
  */
10471
- activeColor?: string | undefined;
10471
+ activeColor?: NamedColor | undefined;
10472
10472
  /**
10473
10473
  * Icon name following Quasar convention; If 'none' (String) is used as value, then it will defer to prefix or the regular icon for this state; Make sure you have the icon library installed unless you are using 'img:' prefix
10474
10474
  */
@@ -10476,7 +10476,7 @@ export interface QStepProps {
10476
10476
  /**
10477
10477
  * Color name for component from the Quasar Color Palette
10478
10478
  */
10479
- errorColor?: string | undefined;
10479
+ errorColor?: NamedColor | undefined;
10480
10480
  /**
10481
10481
  * Allow navigation through the header
10482
10482
  * Default value: true
@@ -10584,7 +10584,7 @@ export interface QStepperProps {
10584
10584
  /**
10585
10585
  * Color name for component from the Quasar Color Palette
10586
10586
  */
10587
- inactiveColor?: string | undefined;
10587
+ inactiveColor?: NamedColor | undefined;
10588
10588
  /**
10589
10589
  * Icon name following Quasar convention; If 'none' (String) is used as value, then it will defer to prefix or the regular icon for this state; Make sure you have the icon library installed unless you are using 'img:' prefix
10590
10590
  */
@@ -10592,7 +10592,7 @@ export interface QStepperProps {
10592
10592
  /**
10593
10593
  * Color name for component from the Quasar Color Palette
10594
10594
  */
10595
- doneColor?: string | undefined;
10595
+ doneColor?: NamedColor | undefined;
10596
10596
  /**
10597
10597
  * Icon name following Quasar convention; If 'none' (String) is used as value, then it will defer to prefix or the regular icon for this state; Make sure you have the icon library installed unless you are using 'img:' prefix
10598
10598
  */
@@ -10600,7 +10600,7 @@ export interface QStepperProps {
10600
10600
  /**
10601
10601
  * Color name for component from the Quasar Color Palette
10602
10602
  */
10603
- activeColor?: string | undefined;
10603
+ activeColor?: NamedColor | undefined;
10604
10604
  /**
10605
10605
  * Icon name following Quasar convention; If 'none' (String) is used as value, then it will defer to prefix or the regular icon for this state; Make sure you have the icon library installed unless you are using 'img:' prefix
10606
10606
  */
@@ -10608,7 +10608,7 @@ export interface QStepperProps {
10608
10608
  /**
10609
10609
  * Color name for component from the Quasar Color Palette
10610
10610
  */
10611
- errorColor?: string | undefined;
10611
+ errorColor?: NamedColor | undefined;
10612
10612
  /**
10613
10613
  * Class definitions to be attributed to the header
10614
10614
  */
@@ -10865,7 +10865,7 @@ export interface QTableProps {
10865
10865
  * Color name for component from the Quasar Color Palette
10866
10866
  * Default value: grey-8
10867
10867
  */
10868
- color?: string | undefined;
10868
+ color?: NamedColor | undefined;
10869
10869
  /**
10870
10870
  * Icon name following Quasar convention for stepping to first page; Make sure you have the icon library installed unless you are using 'img:' prefix
10871
10871
  */
@@ -11384,7 +11384,7 @@ export interface QTableSlots {
11384
11384
  /**
11385
11385
  * Color name for component from the Quasar Color Palette
11386
11386
  */
11387
- color: string;
11387
+ color: NamedColor;
11388
11388
  /**
11389
11389
  * Notify the component that the background is a dark color
11390
11390
  */
@@ -11439,7 +11439,7 @@ export interface QTableSlots {
11439
11439
  /**
11440
11440
  * Color name for component from the Quasar Color Palette
11441
11441
  */
11442
- color: string;
11442
+ color: NamedColor;
11443
11443
  /**
11444
11444
  * Notify the component that the background is a dark color
11445
11445
  */
@@ -11506,7 +11506,7 @@ export interface QTableSlots {
11506
11506
  /**
11507
11507
  * Color name for component from the Quasar Color Palette
11508
11508
  */
11509
- color: string;
11509
+ color: NamedColor;
11510
11510
  /**
11511
11511
  * Notify the component that the background is a dark color
11512
11512
  */
@@ -11569,7 +11569,7 @@ export interface QTableSlots {
11569
11569
  /**
11570
11570
  * Color name for component from the Quasar Color Palette
11571
11571
  */
11572
- color: string;
11572
+ color: NamedColor;
11573
11573
  /**
11574
11574
  * Notify the component that the background is a dark color
11575
11575
  */
@@ -11608,7 +11608,7 @@ export interface QTableSlots {
11608
11608
  /**
11609
11609
  * Color name for component from the Quasar Color Palette
11610
11610
  */
11611
- color: string;
11611
+ color: NamedColor;
11612
11612
  /**
11613
11613
  * Notify the component that the background is a dark color
11614
11614
  */
@@ -11659,7 +11659,7 @@ export interface QTableSlots {
11659
11659
  /**
11660
11660
  * Color name for component from the Quasar Color Palette
11661
11661
  */
11662
- color: string;
11662
+ color: NamedColor;
11663
11663
  /**
11664
11664
  * Notify the component that the background is a dark color
11665
11665
  */
@@ -11702,7 +11702,7 @@ export interface QTableSlots {
11702
11702
  /**
11703
11703
  * Color name for component from the Quasar Color Palette
11704
11704
  */
11705
- color: string;
11705
+ color: NamedColor;
11706
11706
  /**
11707
11707
  * Notify the component that the background is a dark color
11708
11708
  */
@@ -11757,7 +11757,7 @@ export interface QTableSlots {
11757
11757
  /**
11758
11758
  * Color name for component from the Quasar Color Palette
11759
11759
  */
11760
- color: string;
11760
+ color: NamedColor;
11761
11761
  /**
11762
11762
  * Notify the component that the background is a dark color
11763
11763
  */
@@ -11796,7 +11796,7 @@ export interface QTableSlots {
11796
11796
  /**
11797
11797
  * Color name for component from the Quasar Color Palette
11798
11798
  */
11799
- color: string;
11799
+ color: NamedColor;
11800
11800
  /**
11801
11801
  * Notify the component that the background is a dark color
11802
11802
  */
@@ -12631,15 +12631,15 @@ export interface QTabsProps {
12631
12631
  /**
12632
12632
  * The color to be attributed to the text of the active tab
12633
12633
  */
12634
- activeColor?: string | undefined;
12634
+ activeColor?: NamedColor | undefined;
12635
12635
  /**
12636
12636
  * The color to be attributed to the background of the active tab
12637
12637
  */
12638
- activeBgColor?: string | undefined;
12638
+ activeBgColor?: NamedColor | undefined;
12639
12639
  /**
12640
12640
  * The color to be attributed to the indicator (the underline) of the active tab
12641
12641
  */
12642
- indicatorColor?: string | undefined;
12642
+ indicatorColor?: NamedColor | undefined;
12643
12643
  /**
12644
12644
  * Class definitions to be attributed to the content wrapper
12645
12645
  */
@@ -12745,11 +12745,11 @@ export interface QTimeProps {
12745
12745
  /**
12746
12746
  * Color name for component from the Quasar Color Palette
12747
12747
  */
12748
- color?: string | undefined;
12748
+ color?: NamedColor | undefined;
12749
12749
  /**
12750
12750
  * Overrides text color (if needed); Color name from the Quasar Color Palette
12751
12751
  */
12752
- textColor?: string | undefined;
12752
+ textColor?: NamedColor | undefined;
12753
12753
  /**
12754
12754
  * Notify the component that the background is a dark color
12755
12755
  */
@@ -12879,7 +12879,7 @@ export interface QTimelineProps {
12879
12879
  /**
12880
12880
  * Color name for component from the Quasar Color Palette
12881
12881
  */
12882
- color?: string | undefined;
12882
+ color?: NamedColor | undefined;
12883
12883
  /**
12884
12884
  * Side to place the timeline entries in dense and comfortable layout; For loose layout it gets overridden by QTimelineEntry side prop
12885
12885
  * Default value: right
@@ -12931,7 +12931,7 @@ export interface QTimelineEntryProps {
12931
12931
  /**
12932
12932
  * Color name for component from the Quasar Color Palette
12933
12933
  */
12934
- color?: string | undefined;
12934
+ color?: NamedColor | undefined;
12935
12935
  /**
12936
12936
  * Title of timeline entry; Is overridden if using 'title' slot
12937
12937
  */
@@ -13026,7 +13026,7 @@ export interface QToggleProps {
13026
13026
  /**
13027
13027
  * Color name for component from the Quasar Color Palette
13028
13028
  */
13029
- color?: string | undefined;
13029
+ color?: NamedColor | undefined;
13030
13030
  /**
13031
13031
  * Should the color (if specified any) be kept when the component is unticked/ off?
13032
13032
  */
@@ -13054,7 +13054,7 @@ export interface QToggleProps {
13054
13054
  /**
13055
13055
  * Override default icon color (for truthy state only); Color name for component from the Quasar Color Palette
13056
13056
  */
13057
- iconColor?: string | undefined;
13057
+ iconColor?: NamedColor | undefined;
13058
13058
  /**
13059
13059
  * Emitted when the component needs to change the model; Is also used by v-model
13060
13060
  * @param value New model value
@@ -13292,19 +13292,19 @@ export interface QTreeProps {
13292
13292
  /**
13293
13293
  * Color name for component from the Quasar Color Palette
13294
13294
  */
13295
- color?: string | undefined;
13295
+ color?: NamedColor | undefined;
13296
13296
  /**
13297
13297
  * Color name for controls (like checkboxes) from the Quasar Color Palette
13298
13298
  */
13299
- controlColor?: string | undefined;
13299
+ controlColor?: NamedColor | undefined;
13300
13300
  /**
13301
13301
  * Overrides text color (if needed); Color name from the Quasar Color Palette
13302
13302
  */
13303
- textColor?: string | undefined;
13303
+ textColor?: NamedColor | undefined;
13304
13304
  /**
13305
13305
  * Color name for selected nodes (from the Quasar Color Palette)
13306
13306
  */
13307
- selectedColor?: string | undefined;
13307
+ selectedColor?: NamedColor | undefined;
13308
13308
  /**
13309
13309
  * Dense mode; occupies less space
13310
13310
  */
@@ -13731,11 +13731,11 @@ export interface QUploaderProps {
13731
13731
  /**
13732
13732
  * Color name for component from the Quasar Color Palette
13733
13733
  */
13734
- color?: string | undefined;
13734
+ color?: NamedColor | undefined;
13735
13735
  /**
13736
13736
  * Overrides text color (if needed); Color name from the Quasar Color Palette
13737
13737
  */
13738
- textColor?: string | undefined;
13738
+ textColor?: NamedColor | undefined;
13739
13739
  /**
13740
13740
  * Notify the component that the background is a dark color
13741
13741
  */
@@ -14185,6 +14185,7 @@ export interface DialogChainObject {
14185
14185
  import { CookiesGetMethodType } from "./api";
14186
14186
  import { QDialogInputPrompt } from "./api";
14187
14187
  import { QDialogSelectionPrompt } from "./api";
14188
+ import { NamedColor } from "./api";
14188
14189
  export interface QDialogOptions {
14189
14190
  /**
14190
14191
  * CSS Class name to apply to the Dialog's QCard
@@ -14232,7 +14233,7 @@ export interface QDialogOptions {
14232
14233
  /**
14233
14234
  * Color name for component from the Quasar Color Palette
14234
14235
  */
14235
- color?: string;
14236
+ color?: NamedColor;
14236
14237
  };
14237
14238
  /**
14238
14239
  * Props for an 'OK' button
@@ -14270,7 +14271,7 @@ export interface QDialogOptions {
14270
14271
  /**
14271
14272
  * Color name for component from the Quasar Color Palette
14272
14273
  */
14273
- color?: string;
14274
+ color?: NamedColor;
14274
14275
  /**
14275
14276
  * Apply dark mode
14276
14277
  */
@@ -14355,15 +14356,15 @@ export interface QLoadingShowOptions {
14355
14356
  /**
14356
14357
  * Color name for spinner from the Quasar Color Palette
14357
14358
  */
14358
- spinnerColor?: string;
14359
+ spinnerColor?: NamedColor;
14359
14360
  /**
14360
14361
  * Color name for text from the Quasar Color Palette
14361
14362
  */
14362
- messageColor?: string;
14363
+ messageColor?: NamedColor;
14363
14364
  /**
14364
14365
  * Color name for background from the Quasar Color Palette
14365
14366
  */
14366
- backgroundColor?: string;
14367
+ backgroundColor?: NamedColor;
14367
14368
  /**
14368
14369
  * One of the QSpinners
14369
14370
  */
@@ -14393,11 +14394,11 @@ export interface QNotifyCreateOptions {
14393
14394
  /**
14394
14395
  * Color name for component from the Quasar Color Palette
14395
14396
  */
14396
- color?: string;
14397
+ color?: NamedColor;
14397
14398
  /**
14398
- * Color name for component from the Quasar Color Palette
14399
+ * Overrides text color (if needed); Color name from the Quasar Color Palette
14399
14400
  */
14400
- textColor?: string;
14401
+ textColor?: NamedColor;
14401
14402
  /**
14402
14403
  * The content of your message
14403
14404
  */
@@ -14417,7 +14418,7 @@ export interface QNotifyCreateOptions {
14417
14418
  /**
14418
14419
  * Color name for component from the Quasar Color Palette
14419
14420
  */
14420
- iconColor?: string;
14421
+ iconColor?: NamedColor;
14421
14422
  /**
14422
14423
  * Size in CSS units, including unit name
14423
14424
  */
@@ -14433,7 +14434,7 @@ export interface QNotifyCreateOptions {
14433
14434
  /**
14434
14435
  * Color name for component from the Quasar Color Palette
14435
14436
  */
14436
- spinnerColor?: string;
14437
+ spinnerColor?: NamedColor;
14437
14438
  /**
14438
14439
  * Size in CSS units, including unit name
14439
14440
  */
@@ -14460,11 +14461,11 @@ export interface QNotifyCreateOptions {
14460
14461
  /**
14461
14462
  * Color name for the badge from the Quasar Color Palette
14462
14463
  */
14463
- badgeColor?: string;
14464
+ badgeColor?: NamedColor;
14464
14465
  /**
14465
14466
  * Color name for the badge text from the Quasar Color Palette
14466
14467
  */
14467
- badgeTextColor?: string;
14468
+ badgeTextColor?: NamedColor;
14468
14469
  /**
14469
14470
  * Notification corner to stick badge to; If notification is on the left side then default is top-right otherwise it is top-left
14470
14471
  * Default value: (top-left/top-right)
@@ -15300,6 +15301,50 @@ declare module "@vue/runtime-core" {
15300
15301
 
15301
15302
  declare module "./config.d.ts" {
15302
15303
  interface QuasarUIConfiguration {
15304
+ brand?: {
15305
+ /**
15306
+ * Main color of your app
15307
+ */
15308
+ primary?: string;
15309
+ /**
15310
+ * Secondary color of your app
15311
+ */
15312
+ secondary?: string;
15313
+ /**
15314
+ * Accent color of your app
15315
+ */
15316
+ accent?: string;
15317
+ /**
15318
+ * Dark color of your app
15319
+ */
15320
+ dark?: string;
15321
+ /**
15322
+ * Positive color of your app
15323
+ */
15324
+ positive?: string;
15325
+ /**
15326
+ * Negative color of your app
15327
+ */
15328
+ negative?: string;
15329
+ /**
15330
+ * Info color of your app
15331
+ */
15332
+ info?: string;
15333
+ /**
15334
+ * Warning color of your app
15335
+ */
15336
+ warning?: string;
15337
+ /**
15338
+ * Custom colors of your app, if any
15339
+ */
15340
+ [customColors: string]: string | undefined;
15341
+ };
15342
+ lang?: {
15343
+ /**
15344
+ * Whether to disable `dir` and `lang` HTML attributes getting added to the `<html>` tag. `dir` attribute is crucial when using RTL support. Disable this only if you need to handle these yourself for some reason.
15345
+ */
15346
+ noHtmlAttrs?: boolean;
15347
+ };
15303
15348
  /**
15304
15349
  * "'auto'" uses the OS/browser preference. "true" forces dark mode. "false" forces light mode.
15305
15350
  */
@@ -15333,15 +15378,15 @@ declare module "./config.d.ts" {
15333
15378
  /**
15334
15379
  * Color name for spinner from the Quasar Color Palette
15335
15380
  */
15336
- spinnerColor?: string;
15381
+ spinnerColor?: NamedColor;
15337
15382
  /**
15338
15383
  * Color name for text from the Quasar Color Palette
15339
15384
  */
15340
- messageColor?: string;
15385
+ messageColor?: NamedColor;
15341
15386
  /**
15342
15387
  * Color name for background from the Quasar Color Palette
15343
15388
  */
15344
- backgroundColor?: string;
15389
+ backgroundColor?: NamedColor;
15345
15390
  /**
15346
15391
  * One of the QSpinners
15347
15392
  */
@@ -15363,11 +15408,11 @@ declare module "./config.d.ts" {
15363
15408
  /**
15364
15409
  * Color name for component from the Quasar Color Palette
15365
15410
  */
15366
- color?: string;
15411
+ color?: NamedColor;
15367
15412
  /**
15368
- * Color name for component from the Quasar Color Palette
15413
+ * Overrides text color (if needed); Color name from the Quasar Color Palette
15369
15414
  */
15370
- textColor?: string;
15415
+ textColor?: NamedColor;
15371
15416
  /**
15372
15417
  * The content of your message
15373
15418
  */
@@ -15387,7 +15432,7 @@ declare module "./config.d.ts" {
15387
15432
  /**
15388
15433
  * Color name for component from the Quasar Color Palette
15389
15434
  */
15390
- iconColor?: string;
15435
+ iconColor?: NamedColor;
15391
15436
  /**
15392
15437
  * Size in CSS units, including unit name
15393
15438
  */
@@ -15403,7 +15448,7 @@ declare module "./config.d.ts" {
15403
15448
  /**
15404
15449
  * Color name for component from the Quasar Color Palette
15405
15450
  */
15406
- spinnerColor?: string;
15451
+ spinnerColor?: NamedColor;
15407
15452
  /**
15408
15453
  * Size in CSS units, including unit name
15409
15454
  */
@@ -15430,11 +15475,11 @@ declare module "./config.d.ts" {
15430
15475
  /**
15431
15476
  * Color name for the badge from the Quasar Color Palette
15432
15477
  */
15433
- badgeColor?: string;
15478
+ badgeColor?: NamedColor;
15434
15479
  /**
15435
15480
  * Color name for the badge text from the Quasar Color Palette
15436
15481
  */
15437
- badgeTextColor?: string;
15482
+ badgeTextColor?: NamedColor;
15438
15483
  /**
15439
15484
  * Notification corner to stick badge to; If notification is on the left side then default is top-right otherwise it is top-left
15440
15485
  * Default value: (top-left/top-right)
@@ -15469,6 +15514,10 @@ declare module "./config.d.ts" {
15469
15514
  * Default value: 5000
15470
15515
  */
15471
15516
  timeout?: number;
15517
+ /**
15518
+ * Notification actions (buttons); Unless 'noDismiss' is true, clicking/tapping on the button will close the notification; Also check 'closeBtn' convenience prop
15519
+ */
15520
+ actions?: QNotifyAction[];
15472
15521
  /**
15473
15522
  * Convenient way to add a dismiss button with a specific label, without using the 'actions' prop; If set to true, it uses a label according to the current Quasar language
15474
15523
  */
@@ -15484,50 +15533,6 @@ declare module "./config.d.ts" {
15484
15533
  */
15485
15534
  bodyClasses?: boolean;
15486
15535
  };
15487
- brand?: {
15488
- /**
15489
- * Main color of your app
15490
- */
15491
- primary?: string;
15492
- /**
15493
- * Secondary color of your app
15494
- */
15495
- secondary?: string;
15496
- /**
15497
- * Accent color of your app
15498
- */
15499
- accent?: string;
15500
- /**
15501
- * Dark color of your app
15502
- */
15503
- dark?: string;
15504
- /**
15505
- * Positive color of your app
15506
- */
15507
- positive?: string;
15508
- /**
15509
- * Negative color of your app
15510
- */
15511
- negative?: string;
15512
- /**
15513
- * Info color of your app
15514
- */
15515
- info?: string;
15516
- /**
15517
- * Warning color of your app
15518
- */
15519
- warning?: string;
15520
- /**
15521
- * Custom colors of your app, if any
15522
- */
15523
- [customColors: string]: string | undefined;
15524
- };
15525
- lang?: {
15526
- /**
15527
- * Whether to disable `dir` and `lang` HTML attributes getting added to the `<html>` tag. `dir` attribute is crucial when using RTL support. Disable this only if you need to handle these yourself for some reason.
15528
- */
15529
- noHtmlAttrs?: boolean;
15530
- };
15531
15536
  ripple?:
15532
15537
  | boolean
15533
15538
  | {
@@ -15580,6 +15585,7 @@ declare module "./lang" {
15580
15585
  fr: true;
15581
15586
  gn: true;
15582
15587
  he: true;
15588
+ hi: true;
15583
15589
  hr: true;
15584
15590
  hu: true;
15585
15591
  id: true;