quasar 1.16.3 → 1.17.3

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 (308) hide show
  1. package/dist/api/BottomSheet.json +2 -2
  2. package/dist/api/Loading.json +0 -2
  3. package/dist/api/LoadingBar.json +1 -1
  4. package/dist/api/Notify.json +25 -25
  5. package/dist/api/QAjaxBar.json +23 -4
  6. package/dist/api/QAvatar.json +1 -1
  7. package/dist/api/QBreadcrumbsEl.json +32 -11
  8. package/dist/api/QBtn.json +35 -14
  9. package/dist/api/QBtnDropdown.json +36 -15
  10. package/dist/api/QBtnToggle.json +1 -1
  11. package/dist/api/QCarousel.json +7 -7
  12. package/dist/api/QCarouselSlide.json +2 -2
  13. package/dist/api/QChatMessage.json +1 -5
  14. package/dist/api/QChip.json +4 -4
  15. package/dist/api/QColor.json +6 -0
  16. package/dist/api/QDialog.json +7 -1
  17. package/dist/api/QExpansionItem.json +34 -13
  18. package/dist/api/QFab.json +34 -2
  19. package/dist/api/QFabAction.json +9 -1
  20. package/dist/api/QField.json +80 -6
  21. package/dist/api/QFile.json +80 -6
  22. package/dist/api/QImg.json +2 -2
  23. package/dist/api/QInnerLoading.json +32 -0
  24. package/dist/api/QInput.json +82 -6
  25. package/dist/api/QItem.json +31 -10
  26. package/dist/api/QOptionGroup.json +58 -1
  27. package/dist/api/QPagination.json +4 -4
  28. package/dist/api/QParallax.json +1 -1
  29. package/dist/api/QPopupEdit.json +14 -7
  30. package/dist/api/QPullToRefresh.json +1 -1
  31. package/dist/api/QRange.json +581 -96
  32. package/dist/api/QRating.json +3 -3
  33. package/dist/api/QRouteTab.json +32 -12
  34. package/dist/api/QScrollArea.json +188 -20
  35. package/dist/api/QSelect.json +82 -10
  36. package/dist/api/QSeparator.json +1 -1
  37. package/dist/api/QSlider.json +499 -34
  38. package/dist/api/QStep.json +4 -4
  39. package/dist/api/QStepper.json +4 -4
  40. package/dist/api/QTab.json +1 -1
  41. package/dist/api/QTable.json +4 -4
  42. package/dist/api/QTabs.json +9 -0
  43. package/dist/api/QTimelineEntry.json +2 -2
  44. package/dist/api/QToggle.json +1 -1
  45. package/dist/api/QTree.json +7 -1
  46. package/dist/api/QVideo.json +10 -0
  47. package/dist/icon-set/bootstrap-icons.umd.min.js +1 -1
  48. package/dist/icon-set/eva-icons.umd.min.js +1 -1
  49. package/dist/icon-set/fontawesome-v5-pro.umd.min.js +1 -1
  50. package/dist/icon-set/fontawesome-v5.umd.min.js +1 -1
  51. package/dist/icon-set/ionicons-v4.umd.min.js +1 -1
  52. package/dist/icon-set/line-awesome.umd.min.js +1 -1
  53. package/dist/icon-set/material-icons-outlined.umd.min.js +1 -1
  54. package/dist/icon-set/material-icons-round.umd.min.js +1 -1
  55. package/dist/icon-set/material-icons-sharp.umd.min.js +1 -1
  56. package/dist/icon-set/material-icons.umd.min.js +1 -1
  57. package/dist/icon-set/mdi-v3.umd.min.js +1 -1
  58. package/dist/icon-set/mdi-v4.umd.min.js +1 -1
  59. package/dist/icon-set/mdi-v5.umd.min.js +1 -1
  60. package/dist/icon-set/mdi-v6.umd.min.js +1 -1
  61. package/dist/icon-set/svg-bootstrap-icons.umd.min.js +1 -1
  62. package/dist/icon-set/svg-eva-icons.umd.min.js +1 -1
  63. package/dist/icon-set/svg-fontawesome-v5.umd.min.js +1 -1
  64. package/dist/icon-set/svg-ionicons-v4.umd.min.js +1 -1
  65. package/dist/icon-set/svg-ionicons-v5.umd.min.js +1 -1
  66. package/dist/icon-set/svg-ionicons-v6.umd.min.js +6 -0
  67. package/dist/icon-set/svg-line-awesome.umd.min.js +1 -1
  68. package/dist/icon-set/svg-material-icons-outlined.umd.min.js +1 -1
  69. package/dist/icon-set/svg-material-icons-round.umd.min.js +1 -1
  70. package/dist/icon-set/svg-material-icons-sharp.umd.min.js +1 -1
  71. package/dist/icon-set/svg-material-icons.umd.min.js +1 -1
  72. package/dist/icon-set/svg-mdi-v4.umd.min.js +1 -1
  73. package/dist/icon-set/svg-mdi-v5.umd.min.js +1 -1
  74. package/dist/icon-set/svg-mdi-v6.umd.min.js +1 -1
  75. package/dist/icon-set/svg-themify.umd.min.js +1 -1
  76. package/dist/icon-set/themify.umd.min.js +1 -1
  77. package/dist/lang/ar.umd.min.js +2 -2
  78. package/dist/lang/az-latn.umd.min.js +1 -1
  79. package/dist/lang/bg.umd.min.js +1 -1
  80. package/dist/lang/ca.umd.min.js +1 -1
  81. package/dist/lang/cs.umd.min.js +1 -1
  82. package/dist/lang/da.umd.min.js +1 -1
  83. package/dist/lang/de.umd.min.js +1 -1
  84. package/dist/lang/el.umd.min.js +1 -1
  85. package/dist/lang/en-gb.umd.min.js +1 -1
  86. package/dist/lang/en-us.umd.min.js +1 -1
  87. package/dist/lang/eo.umd.min.js +1 -1
  88. package/dist/lang/es.umd.min.js +1 -1
  89. package/dist/lang/et.umd.min.js +1 -1
  90. package/dist/lang/fa-ir.umd.min.js +1 -1
  91. package/dist/lang/fa.umd.min.js +1 -1
  92. package/dist/lang/fi.umd.min.js +1 -1
  93. package/dist/lang/fr.umd.min.js +2 -2
  94. package/dist/lang/gn.umd.min.js +1 -1
  95. package/dist/lang/he.umd.min.js +1 -1
  96. package/dist/lang/hr.umd.min.js +1 -1
  97. package/dist/lang/hu.umd.min.js +1 -1
  98. package/dist/lang/id.umd.min.js +1 -1
  99. package/dist/lang/is.umd.min.js +1 -1
  100. package/dist/lang/it.umd.min.js +1 -1
  101. package/dist/lang/ja.umd.min.js +1 -1
  102. package/dist/lang/km.umd.min.js +1 -1
  103. package/dist/lang/ko-kr.umd.min.js +1 -1
  104. package/dist/lang/kur-ckb.umd.min.js +1 -1
  105. package/dist/lang/lu.umd.min.js +1 -1
  106. package/dist/lang/lv.umd.min.js +1 -1
  107. package/dist/lang/ml.umd.min.js +1 -1
  108. package/dist/lang/ms.umd.min.js +1 -1
  109. package/dist/lang/nb-no.umd.min.js +1 -1
  110. package/dist/lang/nl.umd.min.js +1 -1
  111. package/dist/lang/pl.umd.min.js +1 -1
  112. package/dist/lang/pt-br.umd.min.js +1 -1
  113. package/dist/lang/pt.umd.min.js +1 -1
  114. package/dist/lang/ro.umd.min.js +1 -1
  115. package/dist/lang/ru.umd.min.js +1 -1
  116. package/dist/lang/sk.umd.min.js +1 -1
  117. package/dist/lang/sl.umd.min.js +1 -1
  118. package/dist/lang/sr.umd.min.js +2 -2
  119. package/dist/lang/sv.umd.min.js +1 -1
  120. package/dist/lang/ta.umd.min.js +1 -1
  121. package/dist/lang/th.umd.min.js +1 -1
  122. package/dist/lang/tr.umd.min.js +1 -1
  123. package/dist/lang/ug.umd.min.js +2 -2
  124. package/dist/lang/uk.umd.min.js +1 -1
  125. package/dist/lang/vi.umd.min.js +1 -1
  126. package/dist/lang/zh-hans.umd.min.js +2 -2
  127. package/dist/lang/zh-hant.umd.min.js +2 -2
  128. package/dist/quasar.addon.css +1 -1
  129. package/dist/quasar.addon.rtl.css +1 -1
  130. package/dist/quasar.common.js +2 -2
  131. package/dist/quasar.css +380 -227
  132. package/dist/quasar.esm.js +2 -2
  133. package/dist/quasar.ie.polyfills.js +1 -1
  134. package/dist/quasar.ie.polyfills.umd.min.js +1 -1
  135. package/dist/quasar.min.css +1 -1
  136. package/dist/quasar.rtl.css +512 -303
  137. package/dist/quasar.rtl.min.css +1 -1
  138. package/dist/quasar.sass +328 -210
  139. package/dist/quasar.styl +328 -210
  140. package/dist/quasar.umd.js +3244 -1894
  141. package/dist/quasar.umd.min.js +2 -2
  142. package/dist/quasar.umd.modern.js +3199 -1875
  143. package/dist/quasar.umd.modern.min.js +2 -2
  144. package/dist/transform-asset-urls.json +20 -0
  145. package/dist/types/index.d.ts +427 -105
  146. package/dist/types/utils/scroll.d.ts +1 -0
  147. package/dist/vetur/quasar-attributes.json +320 -92
  148. package/dist/vetur/quasar-tags.json +76 -19
  149. package/dist/web-types/web-types.json +1296 -257
  150. package/icon-set/svg-ionicons-v6.js +225 -0
  151. package/lang/ar.js +1 -1
  152. package/lang/fa-ir.js +3 -1
  153. package/lang/fa.js +3 -1
  154. package/lang/fr.js +1 -1
  155. package/lang/index.json +1 -1
  156. package/lang/kur-ckb.js +2 -2
  157. package/lang/sr.js +4 -4
  158. package/lang/ug.js +48 -46
  159. package/lang/zh-hans.js +1 -1
  160. package/lang/zh-hant.js +18 -18
  161. package/package.json +1 -1
  162. package/src/api.extends.json +1 -2
  163. package/src/components/ajax-bar/QAjaxBar.js +48 -26
  164. package/src/components/ajax-bar/QAjaxBar.json +22 -4
  165. package/src/components/breadcrumbs/QBreadcrumbs.js +15 -11
  166. package/src/components/breadcrumbs/QBreadcrumbs.sass +0 -3
  167. package/src/components/breadcrumbs/QBreadcrumbs.styl +0 -3
  168. package/src/components/breadcrumbs/QBreadcrumbsEl.js +25 -9
  169. package/src/components/btn/QBtn.js +3 -3
  170. package/src/components/btn-dropdown/QBtnDropdown.sass +2 -0
  171. package/src/components/btn-dropdown/QBtnDropdown.styl +2 -0
  172. package/src/components/btn-toggle/QBtnToggle.js +4 -1
  173. package/src/components/carousel/QCarousel.js +6 -2
  174. package/src/components/carousel/QCarousel.json +9 -1
  175. package/src/components/carousel/QCarouselSlide.json +2 -2
  176. package/src/components/chat/QChatMessage.json +1 -1
  177. package/src/components/color/QColor.js +100 -85
  178. package/src/components/color/QColor.json +7 -0
  179. package/src/components/color/QColor.sass +14 -24
  180. package/src/components/color/QColor.styl +14 -24
  181. package/src/components/date/QDate.js +7 -1
  182. package/src/components/date/QDate.sass +2 -0
  183. package/src/components/date/QDate.styl +2 -0
  184. package/src/components/dialog/QDialog.js +8 -4
  185. package/src/components/dialog/QDialog.json +8 -1
  186. package/src/components/drawer/QDrawer.js +16 -15
  187. package/src/components/editor/QEditor.js +2 -2
  188. package/src/components/editor/QEditor.sass +13 -1
  189. package/src/components/editor/QEditor.styl +13 -1
  190. package/src/components/expansion-item/QExpansionItem.js +13 -11
  191. package/src/components/fab/QFab.js +20 -11
  192. package/src/components/fab/QFab.json +35 -0
  193. package/src/components/fab/QFabAction.js +16 -9
  194. package/src/components/fab/QFabAction.json +10 -0
  195. package/src/components/field/QField.js +28 -23
  196. package/src/components/field/__QField.json +72 -8
  197. package/src/components/file/QFile.js +12 -4
  198. package/src/components/file/QFile.sass +4 -3
  199. package/src/components/file/QFile.styl +4 -3
  200. package/src/components/footer/QFooter.js +1 -1
  201. package/src/components/form/QForm.js +1 -1
  202. package/src/components/header/QHeader.js +1 -1
  203. package/src/components/icon/QIcon.js +89 -75
  204. package/src/components/icon/QIcon.sass +2 -2
  205. package/src/components/icon/QIcon.styl +2 -2
  206. package/src/components/img/QImg.json +2 -2
  207. package/src/components/infinite-scroll/QInfiniteScroll.js +49 -36
  208. package/src/components/inner-loading/QInnerLoading.js +54 -22
  209. package/src/components/inner-loading/QInnerLoading.json +29 -0
  210. package/src/components/inner-loading/QInnerLoading.sass +3 -0
  211. package/src/components/inner-loading/QInnerLoading.styl +3 -0
  212. package/src/components/item/QItem.js +9 -15
  213. package/src/components/layout/QLayout.js +49 -0
  214. package/src/components/linear-progress/QLinearProgress.js +6 -2
  215. package/src/components/menu/QMenu.js +5 -1
  216. package/src/components/option-group/QOptionGroup.js +32 -22
  217. package/src/components/option-group/QOptionGroup.json +50 -1
  218. package/src/components/parallax/QParallax.js +3 -0
  219. package/src/components/parallax/QParallax.json +1 -1
  220. package/src/components/popup-edit/QPopupEdit.js +41 -16
  221. package/src/components/popup-edit/QPopupEdit.json +15 -8
  222. package/src/components/range/QRange.js +223 -278
  223. package/src/components/range/QRange.json +11 -122
  224. package/src/components/rating/QRating.js +56 -38
  225. package/src/components/rating/QRating.json +3 -3
  226. package/src/components/rating/QRating.sass +8 -6
  227. package/src/components/rating/QRating.styl +8 -6
  228. package/src/components/resize-observer/QResizeObserver.js +15 -10
  229. package/src/components/scroll-area/QScrollArea.js +342 -126
  230. package/src/components/scroll-area/QScrollArea.json +164 -20
  231. package/src/components/scroll-area/QScrollArea.sass +5 -0
  232. package/src/components/scroll-area/QScrollArea.styl +5 -0
  233. package/src/components/scroll-observer/QScrollObserver.js +12 -7
  234. package/src/components/select/QSelect.js +8 -2
  235. package/src/components/select/QSelect.json +1 -1
  236. package/src/components/separator/QSeparator.js +0 -1
  237. package/src/components/separator/QSeparator.json +1 -1
  238. package/src/components/slider/QSlider.js +97 -140
  239. package/src/components/slider/QSlider.json +1 -122
  240. package/src/components/slider/QSlider.sass +205 -139
  241. package/src/components/slider/QSlider.styl +205 -139
  242. package/src/components/slider/slider-utils.js +468 -123
  243. package/src/components/slider/slider-utils.json +546 -0
  244. package/src/components/stepper/QStepper.js +1 -1
  245. package/src/components/stepper/QStepper.sass +25 -26
  246. package/src/components/stepper/QStepper.styl +25 -26
  247. package/src/components/table/QTable.sass +3 -0
  248. package/src/components/table/QTable.styl +3 -0
  249. package/src/components/tabs/QRouteTab.js +13 -13
  250. package/src/components/tabs/QRouteTab.json +0 -7
  251. package/src/components/tabs/QTab.js +71 -20
  252. package/src/components/tabs/QTabs.js +237 -52
  253. package/src/components/tabs/QTabs.json +8 -0
  254. package/src/components/tabs/QTabs.sass +6 -6
  255. package/src/components/tabs/QTabs.styl +6 -6
  256. package/src/components/time/QTime.js +6 -2
  257. package/src/components/timeline/QTimeline.sass +1 -2
  258. package/src/components/timeline/QTimeline.styl +1 -2
  259. package/src/components/timeline/QTimelineEntry.json +1 -1
  260. package/src/components/tree/QTree.js +10 -6
  261. package/src/components/tree/QTree.json +5 -0
  262. package/src/components/tree/QTree.sass +58 -4
  263. package/src/components/tree/QTree.styl +58 -4
  264. package/src/components/uploader/QUploaderBase.js +15 -19
  265. package/src/components/video/QVideo.js +4 -1
  266. package/src/components/video/QVideo.json +11 -0
  267. package/src/components/virtual-scroll/QVirtualScroll.sass +1 -0
  268. package/src/components/virtual-scroll/QVirtualScroll.styl +1 -0
  269. package/src/css/core/helpers.sass +3 -0
  270. package/src/css/core/helpers.styl +3 -0
  271. package/src/css/core/positioning.sass +5 -0
  272. package/src/css/core/positioning.styl +5 -0
  273. package/src/css/variables.sass +4 -6
  274. package/src/css/variables.styl +4 -6
  275. package/src/directives/Scroll.js +2 -2
  276. package/src/directives/ScrollFire.js +1 -0
  277. package/src/ie-compat/ie.js +13 -13
  278. package/src/install.js +1 -1
  279. package/src/lang.js +7 -4
  280. package/src/mixins/anchor.js +3 -13
  281. package/src/mixins/btn.js +33 -38
  282. package/src/mixins/btn.json +26 -11
  283. package/src/mixins/file.js +27 -5
  284. package/src/mixins/fullscreen.js +16 -4
  285. package/src/mixins/portal.js +10 -10
  286. package/src/mixins/router-link.js +88 -14
  287. package/src/mixins/router-link.json +26 -10
  288. package/src/mixins/validate.js +33 -15
  289. package/src/mixins/virtual-scroll.js +40 -42
  290. package/src/plugins/AppFullscreen.js +41 -16
  291. package/src/plugins/BottomSheet.json +1 -1
  292. package/src/plugins/Cookies.js +1 -1
  293. package/src/plugins/Loading.js +8 -0
  294. package/src/plugins/LoadingBar.js +9 -0
  295. package/src/plugins/LoadingBar.json +1 -1
  296. package/src/plugins/Notify.js +351 -333
  297. package/src/plugins/Notify.json +20 -20
  298. package/src/plugins/Notify.sass +9 -3
  299. package/src/plugins/Notify.styl +9 -3
  300. package/src/utils/clone.js +53 -4
  301. package/src/utils/date.js +134 -69
  302. package/src/utils/dom.js +28 -9
  303. package/src/utils/extend.js +2 -2
  304. package/src/utils/focus-manager.js +8 -10
  305. package/src/utils/global-dialog.js +18 -1
  306. package/src/utils/is.js +2 -2
  307. package/src/utils/morph.js +2 -12
  308. package/src/utils/scroll.js +71 -35
@@ -2,7 +2,7 @@
2
2
  "$schema": "",
3
3
  "framework": "vue",
4
4
  "name": "quasar",
5
- "version": "1.16.3",
5
+ "version": "1.17.3",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "types-syntax": "typescript",
@@ -44,24 +44,33 @@
44
44
  "doc-url": "https://v1.quasar.dev/vue-components/ajax-bar"
45
45
  },
46
46
  {
47
- "name": "skip-hijack",
47
+ "name": "reverse",
48
48
  "value": {
49
49
  "kind": "expression",
50
50
  "type": "boolean"
51
51
  },
52
- "description": "Skip Ajax hijacking (not a reactive prop)",
52
+ "description": "Reverse direction of progress",
53
53
  "doc-url": "https://v1.quasar.dev/vue-components/ajax-bar",
54
54
  "type": "boolean"
55
55
  },
56
56
  {
57
- "name": "reverse",
57
+ "name": "skip-hijack",
58
58
  "value": {
59
59
  "kind": "expression",
60
60
  "type": "boolean"
61
61
  },
62
- "description": "Reverse direction of progress",
62
+ "description": "Skip Ajax hijacking (not a reactive prop)",
63
63
  "doc-url": "https://v1.quasar.dev/vue-components/ajax-bar",
64
64
  "type": "boolean"
65
+ },
66
+ {
67
+ "name": "hijack-filter",
68
+ "value": {
69
+ "kind": "expression",
70
+ "type": "Function"
71
+ },
72
+ "description": "Filter which URL should trigger start() + stop()",
73
+ "doc-url": "https://v1.quasar.dev/vue-components/ajax-bar"
65
74
  }
66
75
  ],
67
76
  "events": [
@@ -129,7 +138,7 @@
129
138
  "kind": "expression",
130
139
  "type": "string"
131
140
  },
132
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
141
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
133
142
  "doc-url": "https://v1.quasar.dev/vue-components/avatar"
134
143
  },
135
144
  {
@@ -459,7 +468,7 @@
459
468
  "kind": "expression",
460
469
  "type": "string|object"
461
470
  },
462
- "description": "Equivalent to Vue Router <router-link> 'to' property\n\nExamples:\n/home/dashboard\n:to=\"{ name: 'my-route-name' }\"",
471
+ "description": "Equivalent to Vue Router <router-link> 'to' property; Superseeded by 'href' prop if used\n\nExamples:\n/home/dashboard\n:to=\"{ name: 'my-route-name' }\"",
463
472
  "doc-url": "https://v1.quasar.dev/vue-components/breadcrumbs"
464
473
  },
465
474
  {
@@ -468,7 +477,7 @@
468
477
  "kind": "expression",
469
478
  "type": "boolean"
470
479
  },
471
- "description": "Equivalent to Vue Router <router-link> 'exact' property",
480
+ "description": "Equivalent to Vue Router <router-link> 'exact' property; Superseeded by 'href' prop if used",
472
481
  "doc-url": "https://v1.quasar.dev/vue-components/breadcrumbs",
473
482
  "type": "boolean"
474
483
  },
@@ -478,7 +487,7 @@
478
487
  "kind": "expression",
479
488
  "type": "boolean"
480
489
  },
481
- "description": "Equivalent to Vue Router <router-link> 'append' property",
490
+ "description": "Equivalent to Vue Router <router-link> 'append' property; Superseeded by 'href' prop if used",
482
491
  "doc-url": "https://v1.quasar.dev/vue-components/breadcrumbs",
483
492
  "type": "boolean"
484
493
  },
@@ -488,7 +497,7 @@
488
497
  "kind": "expression",
489
498
  "type": "boolean"
490
499
  },
491
- "description": "Equivalent to Vue Router <router-link> 'replace' property",
500
+ "description": "Equivalent to Vue Router <router-link> 'replace' property; Superseeded by 'href' prop if used",
492
501
  "doc-url": "https://v1.quasar.dev/vue-components/breadcrumbs",
493
502
  "type": "boolean"
494
503
  },
@@ -510,6 +519,24 @@
510
519
  "description": "Equivalent to Vue Router <router-link> 'active-class' property\n\nExamples:\nmy-exact-active-class",
511
520
  "doc-url": "https://v1.quasar.dev/vue-components/breadcrumbs"
512
521
  },
522
+ {
523
+ "name": "href",
524
+ "value": {
525
+ "kind": "expression",
526
+ "type": "string"
527
+ },
528
+ "description": "Native <a> link href attribute; Has priority over the 'to'/'exact'/'replace' props\n\nExamples:\nhttp://quasar.dev",
529
+ "doc-url": "https://v1.quasar.dev/vue-components/breadcrumbs"
530
+ },
531
+ {
532
+ "name": "target",
533
+ "value": {
534
+ "kind": "expression",
535
+ "type": "string"
536
+ },
537
+ "description": "Native <a> link target attribute; Use it only along with 'href' prop; Has priority over the 'to'/'exact'/'replace' props\n\nExamples:\n_blank\n_self\n_parent\n_top",
538
+ "doc-url": "https://v1.quasar.dev/vue-components/breadcrumbs"
539
+ },
513
540
  {
514
541
  "name": "disable",
515
542
  "value": {
@@ -535,7 +562,7 @@
535
562
  "kind": "expression",
536
563
  "type": "string"
537
564
  },
538
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
565
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
539
566
  "doc-url": "https://v1.quasar.dev/vue-components/breadcrumbs"
540
567
  }
541
568
  ],
@@ -589,9 +616,9 @@
589
616
  "name": "type",
590
617
  "value": {
591
618
  "kind": "expression",
592
- "type": "'a'|'submit'|'button'|'reset'"
619
+ "type": "string"
593
620
  },
594
- "description": "Define the button HTML DOM type\n\nExamples:\ntype=\"a\" href=\"http://some-site.net\" target=\"__blank\"",
621
+ "description": "1) Define the button native type attribute (submit, reset, button) or 2) render component with <a> tag so you can access events even if disable or 3) Use 'href' prop and specify 'type' as a media tag\n\nExamples:\na\nsubmit\nbutton\nreset\nimage/png\nhref=\"https://some-site.net\" target=\"_blank\"",
595
622
  "doc-url": "https://v1.quasar.dev/vue-components/button-dropdown",
596
623
  "default": "\"button\""
597
624
  },
@@ -601,7 +628,7 @@
601
628
  "kind": "expression",
602
629
  "type": "string|object"
603
630
  },
604
- "description": "Equivalent to Vue Router <router-link> 'to' property\n\nExamples:\n/home/dashboard\n:to=\"{ name: 'my-route-name' }\"",
631
+ "description": "Equivalent to Vue Router <router-link> 'to' property; Superseeded by 'href' prop if used\n\nExamples:\n/home/dashboard\n:to=\"{ name: 'my-route-name' }\"",
605
632
  "doc-url": "https://v1.quasar.dev/vue-components/button-dropdown"
606
633
  },
607
634
  {
@@ -610,7 +637,7 @@
610
637
  "kind": "expression",
611
638
  "type": "boolean"
612
639
  },
613
- "description": "Equivalent to Vue Router <router-link> 'replace' property",
640
+ "description": "Equivalent to Vue Router <router-link> 'replace' property; Superseeded by 'href' prop if used",
614
641
  "doc-url": "https://v1.quasar.dev/vue-components/button-dropdown",
615
642
  "type": "boolean"
616
643
  },
@@ -620,10 +647,28 @@
620
647
  "kind": "expression",
621
648
  "type": "boolean"
622
649
  },
623
- "description": "Equivalent to Vue Router <router-link> 'append' property",
650
+ "description": "Equivalent to Vue Router <router-link> 'append' property; Superseeded by 'href' prop if used",
624
651
  "doc-url": "https://v1.quasar.dev/vue-components/button-dropdown",
625
652
  "type": "boolean"
626
653
  },
654
+ {
655
+ "name": "href",
656
+ "value": {
657
+ "kind": "expression",
658
+ "type": "string"
659
+ },
660
+ "description": "Native <a> link href attribute; Has priority over the 'to' and 'replace' props\n\nExamples:\nhttps://quasar.dev\nhref=\"https://quasar.dev\" target=\"_blank\"",
661
+ "doc-url": "https://v1.quasar.dev/vue-components/button-dropdown"
662
+ },
663
+ {
664
+ "name": "target",
665
+ "value": {
666
+ "kind": "expression",
667
+ "type": "string"
668
+ },
669
+ "description": "Native <a> link target attribute; Use it only with 'to' or 'href' props\n\nExamples:\n_blank\n_self\n_parent\n_top",
670
+ "doc-url": "https://v1.quasar.dev/vue-components/button-dropdown"
671
+ },
627
672
  {
628
673
  "name": "label",
629
674
  "value": {
@@ -639,7 +684,7 @@
639
684
  "kind": "expression",
640
685
  "type": "string"
641
686
  },
642
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
687
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
643
688
  "doc-url": "https://v1.quasar.dev/vue-components/button-dropdown"
644
689
  },
645
690
  {
@@ -648,7 +693,7 @@
648
693
  "kind": "expression",
649
694
  "type": "string"
650
695
  },
651
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
696
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
652
697
  "doc-url": "https://v1.quasar.dev/vue-components/button-dropdown"
653
698
  },
654
699
  {
@@ -863,7 +908,7 @@
863
908
  "kind": "expression",
864
909
  "type": "string"
865
910
  },
866
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
911
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
867
912
  "doc-url": "https://v1.quasar.dev/vue-components/button-dropdown"
868
913
  },
869
914
  {
@@ -1496,9 +1541,9 @@
1496
1541
  "name": "type",
1497
1542
  "value": {
1498
1543
  "kind": "expression",
1499
- "type": "'a'|'submit'|'button'|'reset'"
1544
+ "type": "string"
1500
1545
  },
1501
- "description": "Define the button HTML DOM type\n\nExamples:\ntype=\"a\" href=\"http://some-site.net\" target=\"__blank\"",
1546
+ "description": "1) Define the button native type attribute (submit, reset, button) or 2) render component with <a> tag so you can access events even if disable or 3) Use 'href' prop and specify 'type' as a media tag\n\nExamples:\na\nsubmit\nbutton\nreset\nimage/png\nhref=\"https://some-site.net\" target=\"_blank\"",
1502
1547
  "doc-url": "https://v1.quasar.dev/vue-components/button",
1503
1548
  "default": "\"button\""
1504
1549
  },
@@ -1508,7 +1553,7 @@
1508
1553
  "kind": "expression",
1509
1554
  "type": "string|object"
1510
1555
  },
1511
- "description": "Equivalent to Vue Router <router-link> 'to' property\n\nExamples:\n/home/dashboard\n:to=\"{ name: 'my-route-name' }\"",
1556
+ "description": "Equivalent to Vue Router <router-link> 'to' property; Superseeded by 'href' prop if used\n\nExamples:\n/home/dashboard\n:to=\"{ name: 'my-route-name' }\"",
1512
1557
  "doc-url": "https://v1.quasar.dev/vue-components/button"
1513
1558
  },
1514
1559
  {
@@ -1517,7 +1562,7 @@
1517
1562
  "kind": "expression",
1518
1563
  "type": "boolean"
1519
1564
  },
1520
- "description": "Equivalent to Vue Router <router-link> 'replace' property",
1565
+ "description": "Equivalent to Vue Router <router-link> 'replace' property; Superseeded by 'href' prop if used",
1521
1566
  "doc-url": "https://v1.quasar.dev/vue-components/button",
1522
1567
  "type": "boolean"
1523
1568
  },
@@ -1527,10 +1572,28 @@
1527
1572
  "kind": "expression",
1528
1573
  "type": "boolean"
1529
1574
  },
1530
- "description": "Equivalent to Vue Router <router-link> 'append' property",
1575
+ "description": "Equivalent to Vue Router <router-link> 'append' property; Superseeded by 'href' prop if used",
1531
1576
  "doc-url": "https://v1.quasar.dev/vue-components/button",
1532
1577
  "type": "boolean"
1533
1578
  },
1579
+ {
1580
+ "name": "href",
1581
+ "value": {
1582
+ "kind": "expression",
1583
+ "type": "string"
1584
+ },
1585
+ "description": "Native <a> link href attribute; Has priority over the 'to' and 'replace' props\n\nExamples:\nhttps://quasar.dev\nhref=\"https://quasar.dev\" target=\"_blank\"",
1586
+ "doc-url": "https://v1.quasar.dev/vue-components/button"
1587
+ },
1588
+ {
1589
+ "name": "target",
1590
+ "value": {
1591
+ "kind": "expression",
1592
+ "type": "string"
1593
+ },
1594
+ "description": "Native <a> link target attribute; Use it only with 'to' or 'href' props\n\nExamples:\n_blank\n_self\n_parent\n_top",
1595
+ "doc-url": "https://v1.quasar.dev/vue-components/button"
1596
+ },
1534
1597
  {
1535
1598
  "name": "label",
1536
1599
  "value": {
@@ -1546,7 +1609,7 @@
1546
1609
  "kind": "expression",
1547
1610
  "type": "string"
1548
1611
  },
1549
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
1612
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
1550
1613
  "doc-url": "https://v1.quasar.dev/vue-components/button"
1551
1614
  },
1552
1615
  {
@@ -1555,7 +1618,7 @@
1555
1618
  "kind": "expression",
1556
1619
  "type": "string"
1557
1620
  },
1558
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
1621
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
1559
1622
  "doc-url": "https://v1.quasar.dev/vue-components/button"
1560
1623
  },
1561
1624
  {
@@ -2085,7 +2148,7 @@
2085
2148
  },
2086
2149
  "description": "One of Quasar's embedded transitions (has effect only if 'animated' prop is set)\n\nExamples:\nfade\nslide-down",
2087
2150
  "doc-url": "https://v1.quasar.dev/vue-components/carousel",
2088
- "default": "\"slide-right/slide-down\""
2151
+ "default": "\"fade\""
2089
2152
  },
2090
2153
  {
2091
2154
  "name": "transition-next",
@@ -2095,7 +2158,7 @@
2095
2158
  },
2096
2159
  "description": "One of Quasar's embedded transitions (has effect only if 'animated' prop is set)\n\nExamples:\nfade\nslide-down",
2097
2160
  "doc-url": "https://v1.quasar.dev/vue-components/carousel",
2098
- "default": "\"slide-left/slide-up\""
2161
+ "default": "\"fade\""
2099
2162
  },
2100
2163
  {
2101
2164
  "name": "dark",
@@ -2159,7 +2222,7 @@
2159
2222
  "kind": "expression",
2160
2223
  "type": "number|boolean"
2161
2224
  },
2162
- "description": "Jump to next slide at fixed time intervals (in milliseconds); 'false' disables autoplay, 'true' enables it for 5000ms intervals\n\nExamples:\n:autoplay=\"2500\"\ntrue\nfalse",
2225
+ "description": "Jump to next slide (if 'true' or val > 0) or previous slide (if val < 0) at fixed time intervals (in milliseconds); 'false' disables autoplay, 'true' enables it for 5000ms intervals\n\nExamples:\n:autoplay=\"2500\"\ntrue\nfalse",
2163
2226
  "doc-url": "https://v1.quasar.dev/vue-components/carousel"
2164
2227
  },
2165
2228
  {
@@ -2178,7 +2241,7 @@
2178
2241
  "kind": "expression",
2179
2242
  "type": "string"
2180
2243
  },
2181
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
2244
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
2182
2245
  "doc-url": "https://v1.quasar.dev/vue-components/carousel"
2183
2246
  },
2184
2247
  {
@@ -2187,7 +2250,7 @@
2187
2250
  "kind": "expression",
2188
2251
  "type": "string"
2189
2252
  },
2190
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
2253
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
2191
2254
  "doc-url": "https://v1.quasar.dev/vue-components/carousel"
2192
2255
  },
2193
2256
  {
@@ -2216,7 +2279,7 @@
2216
2279
  "kind": "expression",
2217
2280
  "type": "string"
2218
2281
  },
2219
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
2282
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
2220
2283
  "doc-url": "https://v1.quasar.dev/vue-components/carousel"
2221
2284
  },
2222
2285
  {
@@ -2225,7 +2288,7 @@
2225
2288
  "kind": "expression",
2226
2289
  "type": "string"
2227
2290
  },
2228
- "description": "Icon name following Quasar convention for the active (current slide) navigation icon; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
2291
+ "description": "Icon name following Quasar convention for the active (current slide) navigation icon; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
2229
2292
  "doc-url": "https://v1.quasar.dev/vue-components/carousel"
2230
2293
  },
2231
2294
  {
@@ -2425,7 +2488,7 @@
2425
2488
  "kind": "expression",
2426
2489
  "type": "string"
2427
2490
  },
2428
- "description": "URL pointing to a slide background image (use statics folder)\n\nExamples:\n(statics folder) src=\"statics/img/my-bg.png\"\n(assets folder) src=\"~assets/my-img.png\"\n(relative path format) :src=\"require('./my_img.jpg')\"\n(URL) src=\"https://placeimg.com/500/300/nature\"",
2491
+ "description": "URL pointing to a slide background image (use public folder)\n\nExamples:\n(public folder) src=\"img/my-bg.png\"\n(assets folder) src=\"~assets/my-img.png\"\n(relative path format) :src=\"require('./my_img.jpg')\"\n(URL) src=\"https://placeimg.com/500/300/nature\"",
2429
2492
  "doc-url": "https://v1.quasar.dev/vue-components/carousel"
2430
2493
  }
2431
2494
  ],
@@ -2498,7 +2561,7 @@
2498
2561
  "kind": "expression",
2499
2562
  "type": "string"
2500
2563
  },
2501
- "description": "URL to the avatar image of the author\n\nExamples:\n(statics folder) src=\"statics/boy-avatar.png\"\n(assets folder) src=\"~assets/boy-avatar.png\"\n(relative path format) :src=\"require('./my_img.jpg')\"\n(URL) src=\"https://placeimg.com/500/300/nature\"",
2564
+ "description": "URL to the avatar image of the author\n\nExamples:\n(public folder) src=\"boy-avatar.png\"\n(assets folder) src=\"~assets/boy-avatar.png\"\n(relative path format) :src=\"require('./my_img.jpg')\"\n(URL) src=\"https://placeimg.com/500/300/nature\"",
2502
2565
  "doc-url": "https://v1.quasar.dev/vue-components/chat"
2503
2566
  },
2504
2567
  {
@@ -2536,7 +2599,6 @@
2536
2599
  },
2537
2600
  "description": "Force use of textContent instead of innerHTML to render label; Use it when the label might be unsafe (from user input)",
2538
2601
  "doc-url": "https://v1.quasar.dev/vue-components/chat",
2539
- "default": "\"false\"",
2540
2602
  "type": "boolean"
2541
2603
  },
2542
2604
  {
@@ -2547,7 +2609,6 @@
2547
2609
  },
2548
2610
  "description": "Force use of textContent instead of innerHTML to render name; Use it when the name might be unsafe (from user input)",
2549
2611
  "doc-url": "https://v1.quasar.dev/vue-components/chat",
2550
- "default": "\"false\"",
2551
2612
  "type": "boolean"
2552
2613
  },
2553
2614
  {
@@ -2558,7 +2619,6 @@
2558
2619
  },
2559
2620
  "description": "Force use of textContent instead of innerHTML to render text; Use it when the text might be unsafe (from user input)",
2560
2621
  "doc-url": "https://v1.quasar.dev/vue-components/chat",
2561
- "default": "\"false\"",
2562
2622
  "type": "boolean"
2563
2623
  },
2564
2624
  {
@@ -2569,7 +2629,6 @@
2569
2629
  },
2570
2630
  "description": "Force use of textContent instead of innerHTML to render stamp; Use it when the stamp might be unsafe (from user input)",
2571
2631
  "doc-url": "https://v1.quasar.dev/vue-components/chat",
2572
- "default": "\"false\"",
2573
2632
  "type": "boolean"
2574
2633
  }
2575
2634
  ],
@@ -2860,7 +2919,7 @@
2860
2919
  "kind": "expression",
2861
2920
  "type": "string"
2862
2921
  },
2863
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
2922
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
2864
2923
  "doc-url": "https://v1.quasar.dev/vue-components/chip"
2865
2924
  },
2866
2925
  {
@@ -2869,7 +2928,7 @@
2869
2928
  "kind": "expression",
2870
2929
  "type": "string"
2871
2930
  },
2872
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
2931
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
2873
2932
  "doc-url": "https://v1.quasar.dev/vue-components/chip"
2874
2933
  },
2875
2934
  {
@@ -2878,7 +2937,7 @@
2878
2937
  "kind": "expression",
2879
2938
  "type": "string"
2880
2939
  },
2881
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
2940
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
2882
2941
  "doc-url": "https://v1.quasar.dev/vue-components/chip"
2883
2942
  },
2884
2943
  {
@@ -2887,7 +2946,7 @@
2887
2946
  "kind": "expression",
2888
2947
  "type": "string"
2889
2948
  },
2890
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
2949
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
2891
2950
  "doc-url": "https://v1.quasar.dev/vue-components/chip"
2892
2951
  },
2893
2952
  {
@@ -3312,6 +3371,16 @@
3312
3371
  "doc-url": "https://v1.quasar.dev/vue-components/color-picker",
3313
3372
  "type": "boolean"
3314
3373
  },
3374
+ {
3375
+ "name": "no-header-tabs",
3376
+ "value": {
3377
+ "kind": "expression",
3378
+ "type": "boolean"
3379
+ },
3380
+ "description": "Do not render header tabs (only the input)",
3381
+ "doc-url": "https://v1.quasar.dev/vue-components/color-picker",
3382
+ "type": "boolean"
3383
+ },
3315
3384
  {
3316
3385
  "name": "no-footer",
3317
3386
  "value": {
@@ -3959,6 +4028,16 @@
3959
4028
  "description": "(Accessibility) When Dialog gets shown, do not switch focus on it",
3960
4029
  "doc-url": "https://v1.quasar.dev/vue-components/dialog",
3961
4030
  "type": "boolean"
4031
+ },
4032
+ {
4033
+ "name": "no-shake",
4034
+ "value": {
4035
+ "kind": "expression",
4036
+ "type": "boolean"
4037
+ },
4038
+ "description": "Do not shake up the Dialog to catch user's attention",
4039
+ "doc-url": "https://v1.quasar.dev/vue-components/dialog",
4040
+ "type": "boolean"
3962
4041
  }
3963
4042
  ],
3964
4043
  "events": [
@@ -4029,7 +4108,7 @@
4029
4108
  },
4030
4109
  {
4031
4110
  "name": "shake",
4032
- "description": "Shakes up the Dialog in order to catch user's attention",
4111
+ "description": "Emitted when the Dialog shakes in order to catch user's attention, unless the 'no-shake' property is set",
4033
4112
  "doc-url": "https://v1.quasar.dev/vue-components/dialog"
4034
4113
  },
4035
4114
  {
@@ -4693,7 +4772,7 @@
4693
4772
  "kind": "expression",
4694
4773
  "type": "string|object"
4695
4774
  },
4696
- "description": "Equivalent to Vue Router <router-link> 'to' property\n\nExamples:\n/home/dashboard\n:to=\"{ name: 'my-route-name' }\"",
4775
+ "description": "Equivalent to Vue Router <router-link> 'to' property; Superseeded by 'href' prop if used\n\nExamples:\n/home/dashboard\n:to=\"{ name: 'my-route-name' }\"",
4697
4776
  "doc-url": "https://v1.quasar.dev/vue-components/expansion-item"
4698
4777
  },
4699
4778
  {
@@ -4702,7 +4781,7 @@
4702
4781
  "kind": "expression",
4703
4782
  "type": "boolean"
4704
4783
  },
4705
- "description": "Equivalent to Vue Router <router-link> 'exact' property",
4784
+ "description": "Equivalent to Vue Router <router-link> 'exact' property; Superseeded by 'href' prop if used",
4706
4785
  "doc-url": "https://v1.quasar.dev/vue-components/expansion-item",
4707
4786
  "type": "boolean"
4708
4787
  },
@@ -4712,7 +4791,7 @@
4712
4791
  "kind": "expression",
4713
4792
  "type": "boolean"
4714
4793
  },
4715
- "description": "Equivalent to Vue Router <router-link> 'append' property",
4794
+ "description": "Equivalent to Vue Router <router-link> 'append' property; Superseeded by 'href' prop if used",
4716
4795
  "doc-url": "https://v1.quasar.dev/vue-components/expansion-item",
4717
4796
  "type": "boolean"
4718
4797
  },
@@ -4722,7 +4801,7 @@
4722
4801
  "kind": "expression",
4723
4802
  "type": "boolean"
4724
4803
  },
4725
- "description": "Equivalent to Vue Router <router-link> 'replace' property",
4804
+ "description": "Equivalent to Vue Router <router-link> 'replace' property; Superseeded by 'href' prop if used",
4726
4805
  "doc-url": "https://v1.quasar.dev/vue-components/expansion-item",
4727
4806
  "type": "boolean"
4728
4807
  },
@@ -4744,6 +4823,24 @@
4744
4823
  "description": "Equivalent to Vue Router <router-link> 'active-class' property\n\nExamples:\nmy-exact-active-class",
4745
4824
  "doc-url": "https://v1.quasar.dev/vue-components/expansion-item"
4746
4825
  },
4826
+ {
4827
+ "name": "href",
4828
+ "value": {
4829
+ "kind": "expression",
4830
+ "type": "string"
4831
+ },
4832
+ "description": "Native <a> link href attribute; Has priority over the 'to'/'exact'/'replace' props\n\nExamples:\nhttp://quasar.dev",
4833
+ "doc-url": "https://v1.quasar.dev/vue-components/expansion-item"
4834
+ },
4835
+ {
4836
+ "name": "target",
4837
+ "value": {
4838
+ "kind": "expression",
4839
+ "type": "string"
4840
+ },
4841
+ "description": "Native <a> link target attribute; Use it only along with 'href' prop; Has priority over the 'to'/'exact'/'replace' props\n\nExamples:\n_blank\n_self\n_parent\n_top",
4842
+ "doc-url": "https://v1.quasar.dev/vue-components/expansion-item"
4843
+ },
4747
4844
  {
4748
4845
  "name": "disable",
4749
4846
  "value": {
@@ -4770,7 +4867,7 @@
4770
4867
  "kind": "expression",
4771
4868
  "type": "string"
4772
4869
  },
4773
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
4870
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
4774
4871
  "doc-url": "https://v1.quasar.dev/vue-components/expansion-item"
4775
4872
  },
4776
4873
  {
@@ -4779,7 +4876,7 @@
4779
4876
  "kind": "expression",
4780
4877
  "type": "string"
4781
4878
  },
4782
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
4879
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
4783
4880
  "doc-url": "https://v1.quasar.dev/vue-components/expansion-item"
4784
4881
  },
4785
4882
  {
@@ -4788,7 +4885,7 @@
4788
4885
  "kind": "expression",
4789
4886
  "type": "string"
4790
4887
  },
4791
- "description": "Expand icon name (following Quasar convention) for when QExpansionItem is expanded; When used, it also disables the rotation animation of the expand icon; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
4888
+ "description": "Expand icon name (following Quasar convention) for when QExpansionItem is expanded; When used, it also disables the rotation animation of the expand icon; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
4792
4889
  "doc-url": "https://v1.quasar.dev/vue-components/expansion-item"
4793
4890
  },
4794
4891
  {
@@ -5263,7 +5360,7 @@
5263
5360
  "kind": "expression",
5264
5361
  "type": "string"
5265
5362
  },
5266
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
5363
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
5267
5364
  "doc-url": "https://v1.quasar.dev/vue-components/floating-action-button"
5268
5365
  },
5269
5366
  {
@@ -5272,7 +5369,7 @@
5272
5369
  "kind": "expression",
5273
5370
  "type": "string"
5274
5371
  },
5275
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
5372
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
5276
5373
  "doc-url": "https://v1.quasar.dev/vue-components/floating-action-button"
5277
5374
  },
5278
5375
  {
@@ -5393,6 +5490,45 @@
5393
5490
  "name": "tooltip",
5394
5491
  "description": "Slot specifically designed for a QTooltip",
5395
5492
  "doc-url": "https://v1.quasar.dev/vue-components/floating-action-button"
5493
+ },
5494
+ {
5495
+ "name": "icon",
5496
+ "vue-properties": [
5497
+ {
5498
+ "name": "opened",
5499
+ "type": "boolean",
5500
+ "description": "FAB is opened",
5501
+ "doc-url": "https://v1.quasar.dev/vue-components/floating-action-button"
5502
+ }
5503
+ ],
5504
+ "description": "Slot for icon shown when FAB is closed; Suggestion: QIcon",
5505
+ "doc-url": "https://v1.quasar.dev/vue-components/floating-action-button"
5506
+ },
5507
+ {
5508
+ "name": "active-icon",
5509
+ "vue-properties": [
5510
+ {
5511
+ "name": "opened",
5512
+ "type": "boolean",
5513
+ "description": "FAB is opened",
5514
+ "doc-url": "https://v1.quasar.dev/vue-components/floating-action-button"
5515
+ }
5516
+ ],
5517
+ "description": "Slot for icon shown when FAB is opened; Suggestion: QIcon",
5518
+ "doc-url": "https://v1.quasar.dev/vue-components/floating-action-button"
5519
+ },
5520
+ {
5521
+ "name": "label",
5522
+ "vue-properties": [
5523
+ {
5524
+ "name": "opened",
5525
+ "type": "boolean",
5526
+ "description": "FAB is opened",
5527
+ "doc-url": "https://v1.quasar.dev/vue-components/floating-action-button"
5528
+ }
5529
+ ],
5530
+ "description": "Slot for label",
5531
+ "doc-url": "https://v1.quasar.dev/vue-components/floating-action-button"
5396
5532
  }
5397
5533
  ],
5398
5534
  "description": "QFab - Quasar component",
@@ -5587,7 +5723,7 @@
5587
5723
  "kind": "expression",
5588
5724
  "type": "string"
5589
5725
  },
5590
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
5726
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
5591
5727
  "doc-url": "https://v1.quasar.dev/vue-components/floating-action-button"
5592
5728
  },
5593
5729
  {
@@ -5639,6 +5775,16 @@
5639
5775
  "name": "default",
5640
5776
  "description": "Suggestion for this slot: QTooltip",
5641
5777
  "doc-url": "https://v1.quasar.dev/vue-components/floating-action-button"
5778
+ },
5779
+ {
5780
+ "name": "icon",
5781
+ "description": "Slot for icon; Suggestion: QIcon",
5782
+ "doc-url": "https://v1.quasar.dev/vue-components/floating-action-button"
5783
+ },
5784
+ {
5785
+ "name": "label",
5786
+ "description": "Slot for label",
5787
+ "doc-url": "https://v1.quasar.dev/vue-components/floating-action-button"
5642
5788
  }
5643
5789
  ],
5644
5790
  "description": "QFabAction - Quasar component",
@@ -6093,23 +6239,99 @@
6093
6239
  "doc-url": "https://v1.quasar.dev/vue-components/field"
6094
6240
  },
6095
6241
  {
6096
- "name": "error",
6097
- "description": "Slot for errors; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
6242
+ "name": "counter",
6243
+ "description": "Slot for counter text; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
6098
6244
  "doc-url": "https://v1.quasar.dev/vue-components/field"
6099
6245
  },
6100
6246
  {
6101
- "name": "hint",
6102
- "description": "Slot for hint text; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
6247
+ "name": "loading",
6248
+ "description": "Override default spinner when component is in loading mode; Use in conjunction with 'loading' prop",
6103
6249
  "doc-url": "https://v1.quasar.dev/vue-components/field"
6104
6250
  },
6105
6251
  {
6106
- "name": "counter",
6107
- "description": "Slot for counter text; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
6252
+ "name": "error",
6253
+ "vue-properties": [
6254
+ {
6255
+ "name": "id",
6256
+ "type": "string",
6257
+ "description": "Element id used in the `for` attribute of the field label. Can be used to link the control to the label\n\nExamples:\nqf_363270c0-7a83-62b1-8dcf-6dfd64ee38fa",
6258
+ "doc-url": "https://v1.quasar.dev/vue-components/field"
6259
+ },
6260
+ {
6261
+ "name": "field",
6262
+ "type": "object",
6263
+ "description": "DOM element of the field",
6264
+ "doc-url": "https://v1.quasar.dev/vue-components/field"
6265
+ },
6266
+ {
6267
+ "name": "editable",
6268
+ "type": "boolean",
6269
+ "description": "Field is editable",
6270
+ "doc-url": "https://v1.quasar.dev/vue-components/field"
6271
+ },
6272
+ {
6273
+ "name": "focused",
6274
+ "type": "boolean",
6275
+ "description": "Field has focus",
6276
+ "doc-url": "https://v1.quasar.dev/vue-components/field"
6277
+ },
6278
+ {
6279
+ "name": "value",
6280
+ "type": "any",
6281
+ "description": "Field's value\n\nExamples:\n0.241\nText",
6282
+ "doc-url": "https://v1.quasar.dev/vue-components/field"
6283
+ },
6284
+ {
6285
+ "name": "errorMessage",
6286
+ "type": "string",
6287
+ "description": "Error message (from errorMessage prop or generated by rules)\n\nExamples:\nThe field is required",
6288
+ "doc-url": "https://v1.quasar.dev/vue-components/field"
6289
+ }
6290
+ ],
6291
+ "description": "Slot for errors; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
6108
6292
  "doc-url": "https://v1.quasar.dev/vue-components/field"
6109
6293
  },
6110
6294
  {
6111
- "name": "loading",
6112
- "description": "Override default spinner when component is in loading mode; Use in conjunction with 'loading' prop",
6295
+ "name": "hint",
6296
+ "vue-properties": [
6297
+ {
6298
+ "name": "id",
6299
+ "type": "string",
6300
+ "description": "Element id used in the `for` attribute of the field label. Can be used to link the control to the label\n\nExamples:\nqf_363270c0-7a83-62b1-8dcf-6dfd64ee38fa",
6301
+ "doc-url": "https://v1.quasar.dev/vue-components/field"
6302
+ },
6303
+ {
6304
+ "name": "field",
6305
+ "type": "object",
6306
+ "description": "DOM element of the field",
6307
+ "doc-url": "https://v1.quasar.dev/vue-components/field"
6308
+ },
6309
+ {
6310
+ "name": "editable",
6311
+ "type": "boolean",
6312
+ "description": "Field is editable",
6313
+ "doc-url": "https://v1.quasar.dev/vue-components/field"
6314
+ },
6315
+ {
6316
+ "name": "focused",
6317
+ "type": "boolean",
6318
+ "description": "Field has focus",
6319
+ "doc-url": "https://v1.quasar.dev/vue-components/field"
6320
+ },
6321
+ {
6322
+ "name": "value",
6323
+ "type": "any",
6324
+ "description": "Field's value\n\nExamples:\n0.241\nText",
6325
+ "doc-url": "https://v1.quasar.dev/vue-components/field"
6326
+ },
6327
+ {
6328
+ "name": "errorMessage",
6329
+ "type": "string",
6330
+ "description": "Error message (from errorMessage prop or generated by rules)\n\nExamples:\nThe field is required",
6331
+ "doc-url": "https://v1.quasar.dev/vue-components/field"
6332
+ }
6333
+ ],
6334
+ "description": "Slot for hint text; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
6113
6335
  "doc-url": "https://v1.quasar.dev/vue-components/field"
6114
6336
  },
6115
6337
  {
@@ -6730,16 +6952,6 @@
6730
6952
  "description": "Slot for label; Used only if 'label-slot' prop is set or the 'label' prop is set; When it is used the text in the 'label' prop is ignored",
6731
6953
  "doc-url": "https://v1.quasar.dev/vue-components/file"
6732
6954
  },
6733
- {
6734
- "name": "error",
6735
- "description": "Slot for errors; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
6736
- "doc-url": "https://v1.quasar.dev/vue-components/file"
6737
- },
6738
- {
6739
- "name": "hint",
6740
- "description": "Slot for hint text; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
6741
- "doc-url": "https://v1.quasar.dev/vue-components/file"
6742
- },
6743
6955
  {
6744
6956
  "name": "counter",
6745
6957
  "description": "Slot for counter text; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
@@ -6751,20 +6963,106 @@
6751
6963
  "doc-url": "https://v1.quasar.dev/vue-components/file"
6752
6964
  },
6753
6965
  {
6754
- "name": "file",
6966
+ "name": "error",
6755
6967
  "vue-properties": [
6756
6968
  {
6757
- "name": "index",
6758
- "type": "number",
6759
- "description": "Selection index\n\nExamples:\n0",
6969
+ "name": "id",
6970
+ "type": "string",
6971
+ "description": "Element id used in the `for` attribute of the field label. Can be used to link the control to the label\n\nExamples:\nqf_363270c0-7a83-62b1-8dcf-6dfd64ee38fa",
6760
6972
  "doc-url": "https://v1.quasar.dev/vue-components/file"
6761
6973
  },
6762
6974
  {
6763
- "name": "file",
6764
- "type": "File",
6765
- "description": "File object",
6766
- "doc-url": "https://v1.quasar.dev/vue-components/file"
6767
- },
6975
+ "name": "field",
6976
+ "type": "object",
6977
+ "description": "DOM element of the field",
6978
+ "doc-url": "https://v1.quasar.dev/vue-components/file"
6979
+ },
6980
+ {
6981
+ "name": "editable",
6982
+ "type": "boolean",
6983
+ "description": "Field is editable",
6984
+ "doc-url": "https://v1.quasar.dev/vue-components/file"
6985
+ },
6986
+ {
6987
+ "name": "focused",
6988
+ "type": "boolean",
6989
+ "description": "Field has focus",
6990
+ "doc-url": "https://v1.quasar.dev/vue-components/file"
6991
+ },
6992
+ {
6993
+ "name": "value",
6994
+ "type": "any",
6995
+ "description": "Field's value\n\nExamples:\n0.241\nText",
6996
+ "doc-url": "https://v1.quasar.dev/vue-components/file"
6997
+ },
6998
+ {
6999
+ "name": "errorMessage",
7000
+ "type": "string",
7001
+ "description": "Error message (from errorMessage prop or generated by rules)\n\nExamples:\nThe field is required",
7002
+ "doc-url": "https://v1.quasar.dev/vue-components/file"
7003
+ }
7004
+ ],
7005
+ "description": "Slot for errors; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
7006
+ "doc-url": "https://v1.quasar.dev/vue-components/file"
7007
+ },
7008
+ {
7009
+ "name": "hint",
7010
+ "vue-properties": [
7011
+ {
7012
+ "name": "id",
7013
+ "type": "string",
7014
+ "description": "Element id used in the `for` attribute of the field label. Can be used to link the control to the label\n\nExamples:\nqf_363270c0-7a83-62b1-8dcf-6dfd64ee38fa",
7015
+ "doc-url": "https://v1.quasar.dev/vue-components/file"
7016
+ },
7017
+ {
7018
+ "name": "field",
7019
+ "type": "object",
7020
+ "description": "DOM element of the field",
7021
+ "doc-url": "https://v1.quasar.dev/vue-components/file"
7022
+ },
7023
+ {
7024
+ "name": "editable",
7025
+ "type": "boolean",
7026
+ "description": "Field is editable",
7027
+ "doc-url": "https://v1.quasar.dev/vue-components/file"
7028
+ },
7029
+ {
7030
+ "name": "focused",
7031
+ "type": "boolean",
7032
+ "description": "Field has focus",
7033
+ "doc-url": "https://v1.quasar.dev/vue-components/file"
7034
+ },
7035
+ {
7036
+ "name": "value",
7037
+ "type": "any",
7038
+ "description": "Field's value\n\nExamples:\n0.241\nText",
7039
+ "doc-url": "https://v1.quasar.dev/vue-components/file"
7040
+ },
7041
+ {
7042
+ "name": "errorMessage",
7043
+ "type": "string",
7044
+ "description": "Error message (from errorMessage prop or generated by rules)\n\nExamples:\nThe field is required",
7045
+ "doc-url": "https://v1.quasar.dev/vue-components/file"
7046
+ }
7047
+ ],
7048
+ "description": "Slot for hint text; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
7049
+ "doc-url": "https://v1.quasar.dev/vue-components/file"
7050
+ },
7051
+ {
7052
+ "name": "file",
7053
+ "vue-properties": [
7054
+ {
7055
+ "name": "index",
7056
+ "type": "number",
7057
+ "description": "Selection index\n\nExamples:\n0",
7058
+ "doc-url": "https://v1.quasar.dev/vue-components/file"
7059
+ },
7060
+ {
7061
+ "name": "file",
7062
+ "type": "File",
7063
+ "description": "File object",
7064
+ "doc-url": "https://v1.quasar.dev/vue-components/file"
7065
+ },
6768
7066
  {
6769
7067
  "name": "ref",
6770
7068
  "type": "object",
@@ -7173,7 +7471,7 @@
7173
7471
  "kind": "expression",
7174
7472
  "type": "string"
7175
7473
  },
7176
- "description": "Path to image\n\nExamples:\n(statics folder) src=\"statics/img/something.png\"\n(assets folder) src=\"~assets/my-img.gif\"\n(relative path format) :src=\"require('./my_img.jpg')\"\n(URL) src=\"https://placeimg.com/500/300/nature\"",
7474
+ "description": "Path to image\n\nExamples:\n(public folder) src=\"img/something.png\"\n(assets folder) src=\"~assets/my-img.gif\"\n(relative path format) :src=\"require('./my_img.jpg')\"\n(URL) src=\"https://placeimg.com/500/300/nature\"",
7177
7475
  "doc-url": "https://v1.quasar.dev/vue-components/img"
7178
7476
  },
7179
7477
  {
@@ -7227,7 +7525,7 @@
7227
7525
  "kind": "expression",
7228
7526
  "type": "string"
7229
7527
  },
7230
- "description": "While waiting for your image to load, you can use a placeholder image\n\nExamples:\n(statics folder) src=\"statics/img/some-placeholder.png\"\n(assets folder) src=\"~assets/my-placeholder.gif\"\n(relative path format) :src=\"require('./placeholder.jpg')\"\n(URL) src=\"https://placeimg.com/500/300/nature\"",
7528
+ "description": "While waiting for your image to load, you can use a placeholder image\n\nExamples:\n(public folder) src=\"img/some-placeholder.png\"\n(assets folder) src=\"~assets/my-placeholder.gif\"\n(relative path format) :src=\"require('./placeholder.jpg')\"\n(URL) src=\"https://placeimg.com/500/300/nature\"",
7231
7529
  "doc-url": "https://v1.quasar.dev/vue-components/img"
7232
7530
  },
7233
7531
  {
@@ -7513,6 +7811,33 @@
7513
7811
  "description": "Color name for component from the Quasar Color Palette for the inner Spinner (unless using the default slot)\n\nExamples:\nprimary\nteal-10",
7514
7812
  "doc-url": "https://v1.quasar.dev/vue-components/inner-loading"
7515
7813
  },
7814
+ {
7815
+ "name": "label",
7816
+ "value": {
7817
+ "kind": "expression",
7818
+ "type": "string"
7819
+ },
7820
+ "description": "Add a label; Gets overriden when using the default slot\n\nExamples:\nPlease wait...",
7821
+ "doc-url": "https://v1.quasar.dev/vue-components/inner-loading"
7822
+ },
7823
+ {
7824
+ "name": "label-class",
7825
+ "value": {
7826
+ "kind": "expression",
7827
+ "type": "string"
7828
+ },
7829
+ "description": "Add CSS class(es) to the label; Works along the 'label' prop only\n\nExamples:\ntext-red q-mt-xl",
7830
+ "doc-url": "https://v1.quasar.dev/vue-components/inner-loading"
7831
+ },
7832
+ {
7833
+ "name": "label-style",
7834
+ "value": {
7835
+ "kind": "expression",
7836
+ "type": "any[]|string|object"
7837
+ },
7838
+ "description": "Apply custom style to the label; Works along the 'label' prop only\n\nExamples:\nfont-size: 28px\n:label-style=\"{ color: '#ff0000' }\"",
7839
+ "doc-url": "https://v1.quasar.dev/vue-components/inner-loading"
7840
+ },
7516
7841
  {
7517
7842
  "name": "transition-show",
7518
7843
  "value": {
@@ -8107,23 +8432,99 @@
8107
8432
  "doc-url": "https://v1.quasar.dev/vue-components/input"
8108
8433
  },
8109
8434
  {
8110
- "name": "error",
8111
- "description": "Slot for errors; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
8435
+ "name": "counter",
8436
+ "description": "Slot for counter text; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
8112
8437
  "doc-url": "https://v1.quasar.dev/vue-components/input"
8113
8438
  },
8114
8439
  {
8115
- "name": "hint",
8116
- "description": "Slot for hint text; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
8440
+ "name": "loading",
8441
+ "description": "Override default spinner when component is in loading mode; Use in conjunction with 'loading' prop",
8117
8442
  "doc-url": "https://v1.quasar.dev/vue-components/input"
8118
8443
  },
8119
8444
  {
8120
- "name": "counter",
8121
- "description": "Slot for counter text; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
8445
+ "name": "error",
8446
+ "vue-properties": [
8447
+ {
8448
+ "name": "id",
8449
+ "type": "string",
8450
+ "description": "Element id used in the `for` attribute of the field label. Can be used to link the control to the label\n\nExamples:\nqf_363270c0-7a83-62b1-8dcf-6dfd64ee38fa",
8451
+ "doc-url": "https://v1.quasar.dev/vue-components/input"
8452
+ },
8453
+ {
8454
+ "name": "field",
8455
+ "type": "object",
8456
+ "description": "DOM element of the field",
8457
+ "doc-url": "https://v1.quasar.dev/vue-components/input"
8458
+ },
8459
+ {
8460
+ "name": "editable",
8461
+ "type": "boolean",
8462
+ "description": "Field is editable",
8463
+ "doc-url": "https://v1.quasar.dev/vue-components/input"
8464
+ },
8465
+ {
8466
+ "name": "focused",
8467
+ "type": "boolean",
8468
+ "description": "Field has focus",
8469
+ "doc-url": "https://v1.quasar.dev/vue-components/input"
8470
+ },
8471
+ {
8472
+ "name": "value",
8473
+ "type": "any",
8474
+ "description": "Field's value\n\nExamples:\n0.241\nText",
8475
+ "doc-url": "https://v1.quasar.dev/vue-components/input"
8476
+ },
8477
+ {
8478
+ "name": "errorMessage",
8479
+ "type": "string",
8480
+ "description": "Error message (from errorMessage prop or generated by rules)\n\nExamples:\nThe field is required",
8481
+ "doc-url": "https://v1.quasar.dev/vue-components/input"
8482
+ }
8483
+ ],
8484
+ "description": "Slot for errors; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
8122
8485
  "doc-url": "https://v1.quasar.dev/vue-components/input"
8123
8486
  },
8124
8487
  {
8125
- "name": "loading",
8126
- "description": "Override default spinner when component is in loading mode; Use in conjunction with 'loading' prop",
8488
+ "name": "hint",
8489
+ "vue-properties": [
8490
+ {
8491
+ "name": "id",
8492
+ "type": "string",
8493
+ "description": "Element id used in the `for` attribute of the field label. Can be used to link the control to the label\n\nExamples:\nqf_363270c0-7a83-62b1-8dcf-6dfd64ee38fa",
8494
+ "doc-url": "https://v1.quasar.dev/vue-components/input"
8495
+ },
8496
+ {
8497
+ "name": "field",
8498
+ "type": "object",
8499
+ "description": "DOM element of the field",
8500
+ "doc-url": "https://v1.quasar.dev/vue-components/input"
8501
+ },
8502
+ {
8503
+ "name": "editable",
8504
+ "type": "boolean",
8505
+ "description": "Field is editable",
8506
+ "doc-url": "https://v1.quasar.dev/vue-components/input"
8507
+ },
8508
+ {
8509
+ "name": "focused",
8510
+ "type": "boolean",
8511
+ "description": "Field has focus",
8512
+ "doc-url": "https://v1.quasar.dev/vue-components/input"
8513
+ },
8514
+ {
8515
+ "name": "value",
8516
+ "type": "any",
8517
+ "description": "Field's value\n\nExamples:\n0.241\nText",
8518
+ "doc-url": "https://v1.quasar.dev/vue-components/input"
8519
+ },
8520
+ {
8521
+ "name": "errorMessage",
8522
+ "type": "string",
8523
+ "description": "Error message (from errorMessage prop or generated by rules)\n\nExamples:\nThe field is required",
8524
+ "doc-url": "https://v1.quasar.dev/vue-components/input"
8525
+ }
8526
+ ],
8527
+ "description": "Slot for hint text; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
8127
8528
  "doc-url": "https://v1.quasar.dev/vue-components/input"
8128
8529
  }
8129
8530
  ],
@@ -8266,7 +8667,7 @@
8266
8667
  "kind": "expression",
8267
8668
  "type": "string|object"
8268
8669
  },
8269
- "description": "Equivalent to Vue Router <router-link> 'to' property\n\nExamples:\n/home/dashboard\n:to=\"{ name: 'my-route-name' }\"",
8670
+ "description": "Equivalent to Vue Router <router-link> 'to' property; Superseeded by 'href' prop if used\n\nExamples:\n/home/dashboard\n:to=\"{ name: 'my-route-name' }\"",
8270
8671
  "doc-url": "https://v1.quasar.dev/vue-components/list-and-list-items"
8271
8672
  },
8272
8673
  {
@@ -8275,7 +8676,7 @@
8275
8676
  "kind": "expression",
8276
8677
  "type": "boolean"
8277
8678
  },
8278
- "description": "Equivalent to Vue Router <router-link> 'exact' property",
8679
+ "description": "Equivalent to Vue Router <router-link> 'exact' property; Superseeded by 'href' prop if used",
8279
8680
  "doc-url": "https://v1.quasar.dev/vue-components/list-and-list-items",
8280
8681
  "type": "boolean"
8281
8682
  },
@@ -8285,7 +8686,7 @@
8285
8686
  "kind": "expression",
8286
8687
  "type": "boolean"
8287
8688
  },
8288
- "description": "Equivalent to Vue Router <router-link> 'append' property",
8689
+ "description": "Equivalent to Vue Router <router-link> 'append' property; Superseeded by 'href' prop if used",
8289
8690
  "doc-url": "https://v1.quasar.dev/vue-components/list-and-list-items",
8290
8691
  "type": "boolean"
8291
8692
  },
@@ -8295,7 +8696,7 @@
8295
8696
  "kind": "expression",
8296
8697
  "type": "boolean"
8297
8698
  },
8298
- "description": "Equivalent to Vue Router <router-link> 'replace' property",
8699
+ "description": "Equivalent to Vue Router <router-link> 'replace' property; Superseeded by 'href' prop if used",
8299
8700
  "doc-url": "https://v1.quasar.dev/vue-components/list-and-list-items",
8300
8701
  "type": "boolean"
8301
8702
  },
@@ -8317,6 +8718,24 @@
8317
8718
  "description": "Equivalent to Vue Router <router-link> 'active-class' property\n\nExamples:\nmy-exact-active-class",
8318
8719
  "doc-url": "https://v1.quasar.dev/vue-components/list-and-list-items"
8319
8720
  },
8721
+ {
8722
+ "name": "href",
8723
+ "value": {
8724
+ "kind": "expression",
8725
+ "type": "string"
8726
+ },
8727
+ "description": "Native <a> link href attribute; Has priority over the 'to'/'exact'/'replace' props\n\nExamples:\nhttp://quasar.dev",
8728
+ "doc-url": "https://v1.quasar.dev/vue-components/list-and-list-items"
8729
+ },
8730
+ {
8731
+ "name": "target",
8732
+ "value": {
8733
+ "kind": "expression",
8734
+ "type": "string"
8735
+ },
8736
+ "description": "Native <a> link target attribute; Use it only along with 'href' prop; Has priority over the 'to'/'exact'/'replace' props\n\nExamples:\n_blank\n_self\n_parent\n_top",
8737
+ "doc-url": "https://v1.quasar.dev/vue-components/list-and-list-items"
8738
+ },
8320
8739
  {
8321
8740
  "name": "disable",
8322
8741
  "value": {
@@ -9545,7 +9964,7 @@
9545
9964
  "kind": "expression",
9546
9965
  "type": "any[]"
9547
9966
  },
9548
- "description": "Array of objects with value and label props. The binary components will be created according to this array; Props from QToggle, QCheckbox or QRadio can also be added as key/value pairs to control the components singularly\n\nExamples:\n:options=\"[ { label: 'Option 1', value: 'op1' }, { label: 'Option 2', value: 'op2' }, { label: 'Option 3', value: 'op3', disable: true } ]\"",
9967
+ "description": "Array of objects with value, label, and disable (optional) props. The binary components will be created according to this array; Props from QToggle, QCheckbox or QRadio can also be added as key/value pairs to control the components singularly\n\nExamples:\n:options=\"[ { label: 'Option 1', value: 'op1' }, { label: 'Option 2', value: 'op2' }, { label: 'Option 3', value: 'op3', disable: true } ]\"",
9549
9968
  "doc-url": "https://v1.quasar.dev/vue-components/option-group"
9550
9969
  },
9551
9970
  {
@@ -9652,7 +10071,34 @@
9652
10071
  "doc-url": "https://v1.quasar.dev/vue-components/option-group"
9653
10072
  }
9654
10073
  ],
9655
- "slots": [],
10074
+ "slots": [
10075
+ {
10076
+ "name": "label",
10077
+ "vue-properties": [
10078
+ {
10079
+ "name": "opt",
10080
+ "type": "object",
10081
+ "description": "The corresponding option entry from the 'options' prop",
10082
+ "doc-url": "https://v1.quasar.dev/vue-components/option-group"
10083
+ }
10084
+ ],
10085
+ "description": "Generic slot for all labels",
10086
+ "doc-url": "https://v1.quasar.dev/vue-components/option-group"
10087
+ },
10088
+ {
10089
+ "name": "label-[name]",
10090
+ "vue-properties": [
10091
+ {
10092
+ "name": "opt",
10093
+ "type": "object",
10094
+ "description": "The corresponding option entry from the 'options' prop",
10095
+ "doc-url": "https://v1.quasar.dev/vue-components/option-group"
10096
+ }
10097
+ ],
10098
+ "description": "Slot to define the specific label for the option at '[name]' where name is a 0-based index; Overrides the generic 'label' slot if used",
10099
+ "doc-url": "https://v1.quasar.dev/vue-components/option-group"
10100
+ }
10101
+ ],
9656
10102
  "description": "QOptionGroup - Quasar component",
9657
10103
  "doc-url": "https://v1.quasar.dev/vue-components/option-group",
9658
10104
  "vue-model": {
@@ -9978,7 +10424,7 @@
9978
10424
  "kind": "expression",
9979
10425
  "type": "string"
9980
10426
  },
9981
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
10427
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
9982
10428
  "doc-url": "https://v1.quasar.dev/vue-components/pagination"
9983
10429
  },
9984
10430
  {
@@ -9987,7 +10433,7 @@
9987
10433
  "kind": "expression",
9988
10434
  "type": "string"
9989
10435
  },
9990
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
10436
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
9991
10437
  "doc-url": "https://v1.quasar.dev/vue-components/pagination"
9992
10438
  },
9993
10439
  {
@@ -9996,7 +10442,7 @@
9996
10442
  "kind": "expression",
9997
10443
  "type": "string"
9998
10444
  },
9999
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
10445
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
10000
10446
  "doc-url": "https://v1.quasar.dev/vue-components/pagination"
10001
10447
  },
10002
10448
  {
@@ -10005,7 +10451,7 @@
10005
10451
  "kind": "expression",
10006
10452
  "type": "string"
10007
10453
  },
10008
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
10454
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
10009
10455
  "doc-url": "https://v1.quasar.dev/vue-components/pagination"
10010
10456
  },
10011
10457
  {
@@ -10202,7 +10648,7 @@
10202
10648
  "kind": "expression",
10203
10649
  "type": "string"
10204
10650
  },
10205
- "description": "Path to image (unless a 'media' slot is used)\n\nExamples:\n(statics folder) src=\"statics/img/something.png\"\n(assets folder) src=\"~assets/my-img.png\"\n(relative path format) :src=\"require('./my_img.jpg')\"\n(URL) src=\"https://some-site.net/some-img.jpg\"",
10651
+ "description": "Path to image (unless a 'media' slot is used)\n\nExamples:\n(public folder) src=\"img/something.png\"\n(assets folder) src=\"~assets/my-img.png\"\n(relative path format) :src=\"require('./my_img.jpg')\"\n(URL) src=\"https://some-site.net/some-img.jpg\"",
10206
10652
  "doc-url": "https://v1.quasar.dev/vue-components/parallax"
10207
10653
  },
10208
10654
  {
@@ -10293,16 +10739,6 @@
10293
10739
  "description": "Model of the component; Either use this property (along with a listener for 'input' event) OR use v-model directive\n\nExamples:\nv-model=\"myValue\"",
10294
10740
  "doc-url": "https://v1.quasar.dev/vue-components/popup-edit"
10295
10741
  },
10296
- {
10297
- "name": "auto-save",
10298
- "value": {
10299
- "kind": "expression",
10300
- "type": "boolean"
10301
- },
10302
- "description": "Automatically save the model (if changed) when user clicks/taps outside of the popup; It does not apply to ESC key",
10303
- "doc-url": "https://v1.quasar.dev/vue-components/popup-edit",
10304
- "type": "boolean"
10305
- },
10306
10742
  {
10307
10743
  "name": "title",
10308
10744
  "value": {
@@ -10341,13 +10777,23 @@
10341
10777
  "doc-url": "https://v1.quasar.dev/vue-components/popup-edit"
10342
10778
  },
10343
10779
  {
10344
- "name": "content-class",
10780
+ "name": "auto-save",
10345
10781
  "value": {
10346
10782
  "kind": "expression",
10347
- "type": "string"
10783
+ "type": "boolean"
10348
10784
  },
10349
- "description": "Class definitions to be attributed to the content\n\nExamples:\nmy-special-class",
10350
- "doc-url": "https://v1.quasar.dev/vue-components/popup-edit"
10785
+ "description": "Automatically save the model (if changed) when user clicks/taps outside of the popup; It does not apply to ESC key",
10786
+ "doc-url": "https://v1.quasar.dev/vue-components/popup-edit",
10787
+ "type": "boolean"
10788
+ },
10789
+ {
10790
+ "name": "content-class",
10791
+ "value": {
10792
+ "kind": "expression",
10793
+ "type": "string"
10794
+ },
10795
+ "description": "Class definitions to be attributed to the content\n\nExamples:\nmy-special-class",
10796
+ "doc-url": "https://v1.quasar.dev/vue-components/popup-edit"
10351
10797
  },
10352
10798
  {
10353
10799
  "name": "content-style",
@@ -10611,9 +11057,15 @@
10611
11057
  "type": "Function",
10612
11058
  "description": "Function that cancels the editing and reverts the value to the initialValue",
10613
11059
  "doc-url": "https://v1.quasar.dev/vue-components/popup-edit"
11060
+ },
11061
+ {
11062
+ "name": "updatePosition",
11063
+ "type": "Function",
11064
+ "description": "There are some custom scenarios for which Quasar cannot automatically reposition the component without significant performance drawbacks so the optimal solution is for you to call this method when you need it",
11065
+ "doc-url": "https://v1.quasar.dev/vue-components/popup-edit"
10614
11066
  }
10615
11067
  ],
10616
- "description": "Used for injecting the form component",
11068
+ "description": "Used for injecting the form component; Do NOT destructure it",
10617
11069
  "doc-url": "https://v1.quasar.dev/vue-components/popup-edit"
10618
11070
  }
10619
11071
  ],
@@ -10794,7 +11246,7 @@
10794
11246
  "kind": "expression",
10795
11247
  "type": "string"
10796
11248
  },
10797
- "description": "Icon to display when refreshing the content\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
11249
+ "description": "Icon to display when refreshing the content\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
10798
11250
  "doc-url": "https://v1.quasar.dev/vue-components/pull-to-refresh"
10799
11251
  },
10800
11252
  {
@@ -11027,80 +11479,79 @@
11027
11479
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11028
11480
  },
11029
11481
  {
11030
- "name": "value",
11482
+ "name": "min",
11031
11483
  "value": {
11032
11484
  "kind": "expression",
11033
- "type": "object"
11485
+ "type": "number"
11034
11486
  },
11035
- "description": "Model of the component of type { min, max } (both values must be between global min/max); Either use this property (along with a listener for 'input' event) OR use v-model directive\n\nExamples:\nv-model=\"positionModel\"",
11487
+ "description": "Minimum value of the model; Set track's minimum value\n\nExamples:\n:min=\"0\"",
11036
11488
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11037
11489
  },
11038
11490
  {
11039
- "name": "min",
11491
+ "name": "max",
11040
11492
  "value": {
11041
11493
  "kind": "expression",
11042
11494
  "type": "number"
11043
11495
  },
11044
- "description": "Minimum value of the model\n\nExamples:\n:min=\"0\"",
11045
- "doc-url": "https://v1.quasar.dev/vue-components/range"
11496
+ "description": "Maximum value of the model; Set track's maximum value\n\nExamples:\n:max=\"100\"",
11497
+ "doc-url": "https://v1.quasar.dev/vue-components/range",
11498
+ "default": "100"
11046
11499
  },
11047
11500
  {
11048
- "name": "max",
11501
+ "name": "inner-min",
11049
11502
  "value": {
11050
11503
  "kind": "expression",
11051
11504
  "type": "number"
11052
11505
  },
11053
- "description": "Maximum value of the model\n\nExamples:\n:max=\"100\"",
11054
- "doc-url": "https://v1.quasar.dev/vue-components/range",
11055
- "default": "100"
11506
+ "description": "Inner minimum value of the model; Use in case you need the model value to be inside of the track's min-max values; Needs to be higher or equal to 'min' prop; Defaults to 'min' prop\n\nExamples:\n:inner-min=\"0\"",
11507
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11056
11508
  },
11057
11509
  {
11058
- "name": "step",
11510
+ "name": "inner-max",
11059
11511
  "value": {
11060
11512
  "kind": "expression",
11061
11513
  "type": "number"
11062
11514
  },
11063
- "description": "Specify step amount between valid values (> 0.0); When step equals to 0 it defines infinite granularity\n\nExamples:\n:step=\"1\"",
11064
- "doc-url": "https://v1.quasar.dev/vue-components/range",
11065
- "default": "1"
11515
+ "description": "Inner maximum value of the model; Use in case you need the model value to be inside of the track's min-max values; Needs to be lower or equal to 'max' prop; Defaults to 'max' prop\n\nExamples:\n:max-value=\"100\"",
11516
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11066
11517
  },
11067
11518
  {
11068
- "name": "reverse",
11519
+ "name": "step",
11069
11520
  "value": {
11070
11521
  "kind": "expression",
11071
- "type": "boolean"
11522
+ "type": "number"
11072
11523
  },
11073
- "description": "Work in reverse (changes direction)",
11524
+ "description": "Specify step amount between valid values (> 0.0); When step equals to 0 it defines infinite granularity\n\nExamples:\n:step=\"1\"",
11074
11525
  "doc-url": "https://v1.quasar.dev/vue-components/range",
11075
- "type": "boolean"
11526
+ "default": "1"
11076
11527
  },
11077
11528
  {
11078
- "name": "vertical",
11529
+ "name": "snap",
11079
11530
  "value": {
11080
11531
  "kind": "expression",
11081
11532
  "type": "boolean"
11082
11533
  },
11083
- "description": "Display in vertical direction",
11534
+ "description": "Snap on valid values, rather than sliding freely; Suggestion: use with 'step' prop",
11084
11535
  "doc-url": "https://v1.quasar.dev/vue-components/range",
11085
11536
  "type": "boolean"
11086
11537
  },
11087
11538
  {
11088
- "name": "drag-range",
11539
+ "name": "reverse",
11089
11540
  "value": {
11090
11541
  "kind": "expression",
11091
11542
  "type": "boolean"
11092
11543
  },
11093
- "description": "User can drag range instead of just the two thumbs",
11544
+ "description": "Work in reverse (changes direction)",
11094
11545
  "doc-url": "https://v1.quasar.dev/vue-components/range",
11095
11546
  "type": "boolean"
11096
11547
  },
11097
11548
  {
11098
- "name": "drag-only-range",
11549
+ "name": "vertical",
11099
11550
  "value": {
11100
11551
  "kind": "expression",
11101
11552
  "type": "boolean"
11102
11553
  },
11103
- "description": "User can drag only the range instead and NOT the two thumbs",
11554
+ "description": "Display in vertical direction",
11104
11555
  "doc-url": "https://v1.quasar.dev/vue-components/range",
11105
11556
  "type": "boolean"
11106
11557
  },
@@ -11114,86 +11565,96 @@
11114
11565
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11115
11566
  },
11116
11567
  {
11117
- "name": "label",
11568
+ "name": "track-color",
11118
11569
  "value": {
11119
11570
  "kind": "expression",
11120
- "type": "boolean"
11571
+ "type": "string"
11121
11572
  },
11122
- "description": "Popup labels (for left and right thumbs) when user clicks/taps on the slider thumb and moves it",
11123
- "doc-url": "https://v1.quasar.dev/vue-components/range",
11124
- "type": "boolean"
11573
+ "description": "Color name for the track (can be 'transparent' too) from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
11574
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11125
11575
  },
11126
11576
  {
11127
- "name": "label-color",
11577
+ "name": "track-img",
11128
11578
  "value": {
11129
11579
  "kind": "expression",
11130
11580
  "type": "string"
11131
11581
  },
11132
- "description": "Color name for labels background from the Quasar Color Palette; Applies to both labels, unless specific label color props are used\n\nExamples:\nprimary\nteal-10",
11582
+ "description": "Apply a pattern image on the track\n\nExamples:\n~assets/my-pattern.png",
11133
11583
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11134
11584
  },
11135
11585
  {
11136
- "name": "label-text-color",
11586
+ "name": "inner-track-color",
11137
11587
  "value": {
11138
11588
  "kind": "expression",
11139
11589
  "type": "string"
11140
11590
  },
11141
- "description": "Color name for labels text from the Quasar Color Palette; Applies to both labels, unless specific label text color props are used\n\nExamples:\nprimary\nteal-10",
11591
+ "description": "Color name for the inner track (can be 'transparent' too) from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
11142
11592
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11143
11593
  },
11144
11594
  {
11145
- "name": "left-label-color",
11595
+ "name": "inner-track-img",
11146
11596
  "value": {
11147
11597
  "kind": "expression",
11148
11598
  "type": "string"
11149
11599
  },
11150
- "description": "Color name for left label background from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
11600
+ "description": "Apply a pattern image on the inner track\n\nExamples:\n~assets/my-pattern.png",
11151
11601
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11152
11602
  },
11153
11603
  {
11154
- "name": "left-label-text-color",
11604
+ "name": "selection-color",
11155
11605
  "value": {
11156
11606
  "kind": "expression",
11157
11607
  "type": "string"
11158
11608
  },
11159
- "description": "Color name for left label text from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
11609
+ "description": "Color name for the selection bar (can be 'transparent' too) from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
11160
11610
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11161
11611
  },
11162
11612
  {
11163
- "name": "right-label-color",
11613
+ "name": "selection-img",
11164
11614
  "value": {
11165
11615
  "kind": "expression",
11166
11616
  "type": "string"
11167
11617
  },
11168
- "description": "Color name for right label background from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
11618
+ "description": "Apply a pattern image on the selection bar\n\nExamples:\n~assets/my-pattern.png",
11169
11619
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11170
11620
  },
11171
11621
  {
11172
- "name": "right-label-text-color",
11622
+ "name": "label",
11623
+ "value": {
11624
+ "kind": "expression",
11625
+ "type": "boolean"
11626
+ },
11627
+ "description": "Popup a label when user clicks/taps on the slider thumb and moves it",
11628
+ "doc-url": "https://v1.quasar.dev/vue-components/range",
11629
+ "type": "boolean"
11630
+ },
11631
+ {
11632
+ "name": "label-color",
11173
11633
  "value": {
11174
11634
  "kind": "expression",
11175
11635
  "type": "string"
11176
11636
  },
11177
- "description": "Color name for right label text from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
11637
+ "description": "Color name for component from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
11178
11638
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11179
11639
  },
11180
11640
  {
11181
- "name": "left-label-value",
11641
+ "name": "label-text-color",
11182
11642
  "value": {
11183
11643
  "kind": "expression",
11184
- "type": "string|number"
11644
+ "type": "string"
11185
11645
  },
11186
- "description": "Override default label for min value\n\nExamples:\n:left-label-value=\"model.min + 'px'\"",
11646
+ "description": "Color name for component from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
11187
11647
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11188
11648
  },
11189
11649
  {
11190
- "name": "right-label-value",
11650
+ "name": "switch-label-side",
11191
11651
  "value": {
11192
11652
  "kind": "expression",
11193
- "type": "string|number"
11653
+ "type": "boolean"
11194
11654
  },
11195
- "description": "Override default label for max value\n\nExamples:\n:right-label-value=\"model.max + 'px'\"",
11196
- "doc-url": "https://v1.quasar.dev/vue-components/range"
11655
+ "description": "Switch the position of the label (top <-> bottom or left <-> right)",
11656
+ "doc-url": "https://v1.quasar.dev/vue-components/range",
11657
+ "type": "boolean"
11197
11658
  },
11198
11659
  {
11199
11660
  "name": "label-always",
@@ -11201,29 +11662,75 @@
11201
11662
  "kind": "expression",
11202
11663
  "type": "boolean"
11203
11664
  },
11204
- "description": "Always display the labels",
11665
+ "description": "Always display the label",
11205
11666
  "doc-url": "https://v1.quasar.dev/vue-components/range",
11206
11667
  "type": "boolean"
11207
11668
  },
11208
11669
  {
11209
11670
  "name": "markers",
11671
+ "value": {
11672
+ "kind": "expression",
11673
+ "type": "boolean|number"
11674
+ },
11675
+ "description": "Display markers on the track, one for each possible value for the model or using a custom step (when specifying a Number)\n\nExamples:\nmarkers\n:markers=\"5\"",
11676
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11677
+ },
11678
+ {
11679
+ "name": "marker-labels",
11680
+ "value": {
11681
+ "kind": "expression",
11682
+ "type": "boolean|any[]|object|Function"
11683
+ },
11684
+ "description": "Configure the marker labels (or show the default ones if 'true'); Array of definition Objects or Object with key-value where key is the model and the value is the marker label definition\n\nExamples:\ntrue\n[ { value: 0, label: '0%' }, { value: 5, classes: 'my-class', style: { width: '24px' } } ]\n{ 0: '0%', 5: { label: '5%', classes: 'my-class', style: { width: '24px' } } }\nval => (10 * val) + '%'\nval => ({ label: (10 * val) + '%', classes: 'my-class', style: { width: '24px' } })",
11685
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11686
+ },
11687
+ {
11688
+ "name": "marker-labels-class",
11689
+ "value": {
11690
+ "kind": "expression",
11691
+ "type": "string"
11692
+ },
11693
+ "description": "CSS class(es) to apply to the marker labels container\n\nExamples:\ntext-orange",
11694
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11695
+ },
11696
+ {
11697
+ "name": "switch-marker-labels-side",
11210
11698
  "value": {
11211
11699
  "kind": "expression",
11212
11700
  "type": "boolean"
11213
11701
  },
11214
- "description": "Display markers on the track, one for each possible value for the model",
11702
+ "description": "Switch the position of the marker labels (top <-> bottom or left <-> right)",
11215
11703
  "doc-url": "https://v1.quasar.dev/vue-components/range",
11216
11704
  "type": "boolean"
11217
11705
  },
11218
11706
  {
11219
- "name": "snap",
11707
+ "name": "track-size",
11220
11708
  "value": {
11221
11709
  "kind": "expression",
11222
- "type": "boolean"
11710
+ "type": "string"
11223
11711
  },
11224
- "description": "Snap thumbs on valid values, rather than sliding freely; Suggestion: use with 'step' prop",
11712
+ "description": "Track size (including CSS unit)\n\nExamples:\n35px",
11225
11713
  "doc-url": "https://v1.quasar.dev/vue-components/range",
11226
- "type": "boolean"
11714
+ "default": "\"4px\""
11715
+ },
11716
+ {
11717
+ "name": "thumb-size",
11718
+ "value": {
11719
+ "kind": "expression",
11720
+ "type": "string"
11721
+ },
11722
+ "description": "Thumb size (including CSS unit)\n\nExamples:\n20px",
11723
+ "doc-url": "https://v1.quasar.dev/vue-components/range",
11724
+ "default": "\"20px\""
11725
+ },
11726
+ {
11727
+ "name": "thumb-color",
11728
+ "value": {
11729
+ "kind": "expression",
11730
+ "type": "string"
11731
+ },
11732
+ "description": "Color name for component from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
11733
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11227
11734
  },
11228
11735
  {
11229
11736
  "name": "thumb-path",
@@ -11231,7 +11738,7 @@
11231
11738
  "kind": "expression",
11232
11739
  "type": "string"
11233
11740
  },
11234
- "description": "Set custom thumbs svg path\n\nExamples:\nM5 5 h10 v10 h-10 v-10",
11741
+ "description": "Set custom thumb svg path\n\nExamples:\nM5 5 h10 v10 h-10 v-10",
11235
11742
  "doc-url": "https://v1.quasar.dev/vue-components/range",
11236
11743
  "default": "\"M 4, 10 a 6,6 0 1,0 12,0 a 6,6 0 1,0 -12,0\""
11237
11744
  },
@@ -11283,11 +11790,112 @@
11283
11790
  },
11284
11791
  "description": "Tabindex HTML attribute value\n\nExamples:\n0\n100",
11285
11792
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11793
+ },
11794
+ {
11795
+ "name": "value",
11796
+ "value": {
11797
+ "kind": "expression",
11798
+ "type": "object"
11799
+ },
11800
+ "description": "Model of the component of type { min, max } (both values must be between global min/max); Either use this property (along with a listener for 'input' event) OR use v-model directive\n\nExamples:\nv-model=\"positionModel\"",
11801
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11802
+ },
11803
+ {
11804
+ "name": "drag-range",
11805
+ "value": {
11806
+ "kind": "expression",
11807
+ "type": "boolean"
11808
+ },
11809
+ "description": "User can drag range instead of just the two thumbs",
11810
+ "doc-url": "https://v1.quasar.dev/vue-components/range",
11811
+ "type": "boolean"
11812
+ },
11813
+ {
11814
+ "name": "drag-only-range",
11815
+ "value": {
11816
+ "kind": "expression",
11817
+ "type": "boolean"
11818
+ },
11819
+ "description": "User can drag only the range instead and NOT the two thumbs",
11820
+ "doc-url": "https://v1.quasar.dev/vue-components/range",
11821
+ "type": "boolean"
11822
+ },
11823
+ {
11824
+ "name": "left-label-color",
11825
+ "value": {
11826
+ "kind": "expression",
11827
+ "type": "string"
11828
+ },
11829
+ "description": "Color name for left label background from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
11830
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11831
+ },
11832
+ {
11833
+ "name": "left-label-text-color",
11834
+ "value": {
11835
+ "kind": "expression",
11836
+ "type": "string"
11837
+ },
11838
+ "description": "Color name for left label text from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
11839
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11840
+ },
11841
+ {
11842
+ "name": "right-label-color",
11843
+ "value": {
11844
+ "kind": "expression",
11845
+ "type": "string"
11846
+ },
11847
+ "description": "Color name for right label background from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
11848
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11849
+ },
11850
+ {
11851
+ "name": "right-label-text-color",
11852
+ "value": {
11853
+ "kind": "expression",
11854
+ "type": "string"
11855
+ },
11856
+ "description": "Color name for right label text from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
11857
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11858
+ },
11859
+ {
11860
+ "name": "left-label-value",
11861
+ "value": {
11862
+ "kind": "expression",
11863
+ "type": "string|number"
11864
+ },
11865
+ "description": "Override default label for min value\n\nExamples:\n:left-label-value=\"model.min + 'px'\"",
11866
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11867
+ },
11868
+ {
11869
+ "name": "right-label-value",
11870
+ "value": {
11871
+ "kind": "expression",
11872
+ "type": "string|number"
11873
+ },
11874
+ "description": "Override default label for max value\n\nExamples:\n:right-label-value=\"model.max + 'px'\"",
11875
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11876
+ },
11877
+ {
11878
+ "name": "left-thumb-color",
11879
+ "value": {
11880
+ "kind": "expression",
11881
+ "type": "string"
11882
+ },
11883
+ "description": "Color name (from the Quasar Color Palette) for left thumb\n\nExamples:\nprimary\nteal-10",
11884
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11885
+ },
11886
+ {
11887
+ "name": "right-thumb-color",
11888
+ "value": {
11889
+ "kind": "expression",
11890
+ "type": "string"
11891
+ },
11892
+ "description": "Color name (from the Quasar Color Palette) for right thumb\n\nExamples:\nprimary\nteal-10",
11893
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11286
11894
  }
11287
11895
  ],
11288
11896
  "events": [
11289
11897
  {
11290
- "name": "input",
11898
+ "name": "change",
11291
11899
  "arguments": [
11292
11900
  {
11293
11901
  "name": "value",
@@ -11296,11 +11904,24 @@
11296
11904
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11297
11905
  }
11298
11906
  ],
11299
- "description": "Emitted when the component needs to change the model; Is also used by v-model",
11907
+ "description": "Emitted on lazy model value change (after user slides then releases the thumb)",
11300
11908
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11301
11909
  },
11302
11910
  {
11303
- "name": "change",
11911
+ "name": "pan",
11912
+ "arguments": [
11913
+ {
11914
+ "name": "phase",
11915
+ "type": "'start'|'end'",
11916
+ "description": "Phase of panning",
11917
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11918
+ }
11919
+ ],
11920
+ "description": "Triggered when user starts panning on the component",
11921
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11922
+ },
11923
+ {
11924
+ "name": "input",
11304
11925
  "arguments": [
11305
11926
  {
11306
11927
  "name": "value",
@@ -11309,24 +11930,80 @@
11309
11930
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11310
11931
  }
11311
11932
  ],
11312
- "description": "Emitted on lazy model value change (after user slides then releases thumb)",
11933
+ "description": "Emitted when the component needs to change the model; Is also used by v-model",
11934
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11935
+ }
11936
+ ],
11937
+ "slots": [
11938
+ {
11939
+ "name": "marker-label",
11940
+ "vue-properties": [
11941
+ {
11942
+ "name": "marker",
11943
+ "type": "object",
11944
+ "description": "Config for current marker label",
11945
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11946
+ },
11947
+ {
11948
+ "name": "markerList",
11949
+ "type": "any[]",
11950
+ "description": "Array of marker label configs",
11951
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11952
+ },
11953
+ {
11954
+ "name": "markerMap",
11955
+ "type": "object",
11956
+ "description": "Object with key-value where key is the model and the value is the marker label config",
11957
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11958
+ },
11959
+ {
11960
+ "name": "classes",
11961
+ "type": "string",
11962
+ "description": "Required CSS classes to be applied to the marker element",
11963
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11964
+ },
11965
+ {
11966
+ "name": "getStyle",
11967
+ "type": "Function",
11968
+ "description": "Get CSS style Object to apply to a marker element at respective model value; For perf reasons, use only if requested model value is not already part of markerMap",
11969
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11970
+ }
11971
+ ],
11972
+ "description": "What to be used to display the marker label",
11313
11973
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11314
11974
  },
11315
11975
  {
11316
- "name": "pan",
11317
- "arguments": [
11976
+ "name": "marker-label-group",
11977
+ "vue-properties": [
11318
11978
  {
11319
- "name": "phase",
11320
- "type": "'start'|'end'",
11321
- "description": "Phase of panning",
11979
+ "name": "markerList",
11980
+ "type": "any[]",
11981
+ "description": "Array of marker label configs",
11982
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11983
+ },
11984
+ {
11985
+ "name": "markerMap",
11986
+ "type": "object",
11987
+ "description": "Object with key-value where key is the model and the value is the marker label config",
11988
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11989
+ },
11990
+ {
11991
+ "name": "classes",
11992
+ "type": "string",
11993
+ "description": "Required CSS classes to be applied to the marker element",
11994
+ "doc-url": "https://v1.quasar.dev/vue-components/range"
11995
+ },
11996
+ {
11997
+ "name": "getStyle",
11998
+ "type": "Function",
11999
+ "description": "Get CSS style Object to apply to a marker element at respective model value; For perf reasons, use only if requested model value is not already part of markerMap",
11322
12000
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11323
12001
  }
11324
12002
  ],
11325
- "description": "Triggered when user starts panning on the component",
12003
+ "description": "What to be used to display the marker label group",
11326
12004
  "doc-url": "https://v1.quasar.dev/vue-components/range"
11327
12005
  }
11328
12006
  ],
11329
- "slots": [],
11330
12007
  "description": "QRange - Quasar component",
11331
12008
  "doc-url": "https://v1.quasar.dev/vue-components/range",
11332
12009
  "vue-model": {
@@ -11384,7 +12061,7 @@
11384
12061
  "kind": "expression",
11385
12062
  "type": "string|any[]"
11386
12063
  },
11387
- "description": "Icon name following Quasar convention; make sure you have the icon library installed unless you are using 'img:' prefix; If an array is provided each rating value will use the corresponding icon in the array (0 based)\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
12064
+ "description": "Icon name following Quasar convention; make sure you have the icon library installed unless you are using 'img:' prefix; If an array is provided each rating value will use the corresponding icon in the array (0 based)\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
11388
12065
  "doc-url": "https://v1.quasar.dev/vue-components/rating"
11389
12066
  },
11390
12067
  {
@@ -11393,7 +12070,7 @@
11393
12070
  "kind": "expression",
11394
12071
  "type": "string|any[]"
11395
12072
  },
11396
- "description": "Icon name following Quasar convention to be used when selected (optional); make sure you have the icon library installed unless you are using 'img:' prefix; If an array is provided each rating value will use the corresponding icon in the array (0 based)\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
12073
+ "description": "Icon name following Quasar convention to be used when selected (optional); make sure you have the icon library installed unless you are using 'img:' prefix; If an array is provided each rating value will use the corresponding icon in the array (0 based)\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
11397
12074
  "doc-url": "https://v1.quasar.dev/vue-components/rating"
11398
12075
  },
11399
12076
  {
@@ -11402,7 +12079,7 @@
11402
12079
  "kind": "expression",
11403
12080
  "type": "string|any[]"
11404
12081
  },
11405
- "description": "Icon name following Quasar convention to be used when selected (optional); make sure you have the icon library installed unless you are using 'img:' prefix; If an array is provided each rating value will use the corresponding icon in the array (0 based)\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
12082
+ "description": "Icon name following Quasar convention to be used when selected (optional); make sure you have the icon library installed unless you are using 'img:' prefix; If an array is provided each rating value will use the corresponding icon in the array (0 based)\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
11406
12083
  "doc-url": "https://v1.quasar.dev/vue-components/rating"
11407
12084
  },
11408
12085
  {
@@ -11589,7 +12266,25 @@
11589
12266
  "kind": "expression",
11590
12267
  "type": "any[]|string|object"
11591
12268
  },
11592
- "description": "Object with CSS properties and values for styling the custom scrollbar\n\nExamples:\n:bar-style=\"{ right: '4px', borderRadius: '5px', background: 'red', width: '10px', opacity: 1 }\"",
12269
+ "description": "Object with CSS properties and values for custom styling the scrollbars (both vertical and horizontal)\n\nExamples:\n:bar-style=\"{ borderRadius: '5px', background: 'red', opacity: 1 }\"",
12270
+ "doc-url": "https://v1.quasar.dev/vue-components/scroll-area"
12271
+ },
12272
+ {
12273
+ "name": "vertical-bar-style",
12274
+ "value": {
12275
+ "kind": "expression",
12276
+ "type": "any[]|string|object"
12277
+ },
12278
+ "description": "Object with CSS properties and values for custom styling the vertical scrollbar; Is applied on top of 'bar-style' prop\n\nExamples:\n:bar-style=\"{ right: '4px', borderRadius: '5px', background: 'red', width: '10px', opacity: 1 }\"",
12279
+ "doc-url": "https://v1.quasar.dev/vue-components/scroll-area"
12280
+ },
12281
+ {
12282
+ "name": "horizontal-bar-style",
12283
+ "value": {
12284
+ "kind": "expression",
12285
+ "type": "any[]|string|object"
12286
+ },
12287
+ "description": "Object with CSS properties and values for custom styling the horizontal scrollbar; Is applied on top of 'bar-style' prop\n\nExamples:\n:bar-style=\"{ bottom: '4px', borderRadius: '5px', background: 'red', height: '10px', opacity: 1 }\"",
11593
12288
  "doc-url": "https://v1.quasar.dev/vue-components/scroll-area"
11594
12289
  },
11595
12290
  {
@@ -11598,7 +12293,25 @@
11598
12293
  "kind": "expression",
11599
12294
  "type": "object"
11600
12295
  },
11601
- "description": "Object with CSS properties and values for styling the thumb of custom scrollbar\n\nExamples:\n:thumb-style=\"{ right: '4px', borderRadius: '5px', background: 'red', width: '10px', opacity: 1 }\"",
12296
+ "description": "Object with CSS properties and values for custom styling the thumb of scrollbars (both vertical and horizontal)\n\nExamples:\n:thumb-style=\"{ borderRadius: '5px', background: 'red', opacity: 1 }\"",
12297
+ "doc-url": "https://v1.quasar.dev/vue-components/scroll-area"
12298
+ },
12299
+ {
12300
+ "name": "vertical-thumb-style",
12301
+ "value": {
12302
+ "kind": "expression",
12303
+ "type": "object"
12304
+ },
12305
+ "description": "Object with CSS properties and values for custom styling the thumb of the vertical scrollbar; Is applied on top of 'thumb-style' prop\n\nExamples:\n:thumb-style=\"{ right: '4px', borderRadius: '5px', background: 'red', width: '10px', opacity: 1 }\"",
12306
+ "doc-url": "https://v1.quasar.dev/vue-components/scroll-area"
12307
+ },
12308
+ {
12309
+ "name": "horizontal-thumb-style",
12310
+ "value": {
12311
+ "kind": "expression",
12312
+ "type": "object"
12313
+ },
12314
+ "description": "Object with CSS properties and values for custom styling the thumb of the horizontal scrollbar; Is applied on top of 'thumb-style' prop\n\nExamples:\n:thumb-style=\"{ bottom: '4px', borderRadius: '5px', background: 'red', height: '10px', opacity: 1 }\"",
11602
12315
  "doc-url": "https://v1.quasar.dev/vue-components/scroll-area"
11603
12316
  },
11604
12317
  {
@@ -11645,7 +12358,7 @@
11645
12358
  "kind": "expression",
11646
12359
  "type": "boolean"
11647
12360
  },
11648
- "description": "Register for horizontal scroll instead of vertical (which is default)",
12361
+ "description": "Changes the default axis to horizontal instead of vertical (which is default) for getScrollPosition, getScrollPercentage, setScrollPosition, and setScrollPercentage",
11649
12362
  "doc-url": "https://v1.quasar.dev/vue-components/scroll-area",
11650
12363
  "type": "boolean"
11651
12364
  },
@@ -12207,7 +12920,6 @@
12207
12920
  },
12208
12921
  "description": "Force use of textContent instead of innerHTML to render selected option(s); Use it when the selected option(s) might be unsafe (from user input); Does NOT apply when using 'selected' or 'selected-item' slots!",
12209
12922
  "doc-url": "https://v1.quasar.dev/vue-components/select",
12210
- "default": "\"false\"",
12211
12923
  "type": "boolean"
12212
12924
  },
12213
12925
  {
@@ -12276,7 +12988,7 @@
12276
12988
  "kind": "expression",
12277
12989
  "type": "string"
12278
12990
  },
12279
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
12991
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
12280
12992
  "doc-url": "https://v1.quasar.dev/vue-components/select"
12281
12993
  },
12282
12994
  {
@@ -12325,7 +13037,6 @@
12325
13037
  },
12326
13038
  "description": "Force use of textContent instead of innerHTML to render options; Use it when the options might be unsafe (from user input); Does NOT apply when using 'option' slot!",
12327
13039
  "doc-url": "https://v1.quasar.dev/vue-components/select",
12328
- "default": "\"false\"",
12329
13040
  "type": "boolean"
12330
13041
  },
12331
13042
  {
@@ -12390,7 +13101,7 @@
12390
13101
  "kind": "expression",
12391
13102
  "type": "any[]|string|object"
12392
13103
  },
12393
- "description": "Style definitions to be attributed to the popup content\n\nExamples:\nbackground-color: #ff0000\n:content-style=\"{ backgroundColor: '#ff0000' }\"",
13104
+ "description": "Style definitions to be attributed to the popup content\n\nExamples:\nbackground-color: #ff0000\n:popup-content-style=\"{ backgroundColor: '#ff0000' }\"",
12394
13105
  "doc-url": "https://v1.quasar.dev/vue-components/select"
12395
13106
  },
12396
13107
  {
@@ -12715,16 +13426,6 @@
12715
13426
  "description": "Slot for label; Used only if 'label-slot' prop is set or the 'label' prop is set; When it is used the text in the 'label' prop is ignored",
12716
13427
  "doc-url": "https://v1.quasar.dev/vue-components/select"
12717
13428
  },
12718
- {
12719
- "name": "error",
12720
- "description": "Slot for errors; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
12721
- "doc-url": "https://v1.quasar.dev/vue-components/select"
12722
- },
12723
- {
12724
- "name": "hint",
12725
- "description": "Slot for hint text; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
12726
- "doc-url": "https://v1.quasar.dev/vue-components/select"
12727
- },
12728
13429
  {
12729
13430
  "name": "counter",
12730
13431
  "description": "Slot for counter text; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
@@ -12750,6 +13451,92 @@
12750
13451
  "description": "Template slot for the elements that should be rendered after the list of options",
12751
13452
  "doc-url": "https://v1.quasar.dev/vue-components/select"
12752
13453
  },
13454
+ {
13455
+ "name": "error",
13456
+ "vue-properties": [
13457
+ {
13458
+ "name": "id",
13459
+ "type": "string",
13460
+ "description": "Element id used in the `for` attribute of the field label. Can be used to link the control to the label\n\nExamples:\nqf_363270c0-7a83-62b1-8dcf-6dfd64ee38fa",
13461
+ "doc-url": "https://v1.quasar.dev/vue-components/select"
13462
+ },
13463
+ {
13464
+ "name": "field",
13465
+ "type": "object",
13466
+ "description": "DOM element of the field",
13467
+ "doc-url": "https://v1.quasar.dev/vue-components/select"
13468
+ },
13469
+ {
13470
+ "name": "editable",
13471
+ "type": "boolean",
13472
+ "description": "Field is editable",
13473
+ "doc-url": "https://v1.quasar.dev/vue-components/select"
13474
+ },
13475
+ {
13476
+ "name": "focused",
13477
+ "type": "boolean",
13478
+ "description": "Field has focus",
13479
+ "doc-url": "https://v1.quasar.dev/vue-components/select"
13480
+ },
13481
+ {
13482
+ "name": "value",
13483
+ "type": "any",
13484
+ "description": "Field's value\n\nExamples:\n0.241\nText",
13485
+ "doc-url": "https://v1.quasar.dev/vue-components/select"
13486
+ },
13487
+ {
13488
+ "name": "errorMessage",
13489
+ "type": "string",
13490
+ "description": "Error message (from errorMessage prop or generated by rules)\n\nExamples:\nThe field is required",
13491
+ "doc-url": "https://v1.quasar.dev/vue-components/select"
13492
+ }
13493
+ ],
13494
+ "description": "Slot for errors; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
13495
+ "doc-url": "https://v1.quasar.dev/vue-components/select"
13496
+ },
13497
+ {
13498
+ "name": "hint",
13499
+ "vue-properties": [
13500
+ {
13501
+ "name": "id",
13502
+ "type": "string",
13503
+ "description": "Element id used in the `for` attribute of the field label. Can be used to link the control to the label\n\nExamples:\nqf_363270c0-7a83-62b1-8dcf-6dfd64ee38fa",
13504
+ "doc-url": "https://v1.quasar.dev/vue-components/select"
13505
+ },
13506
+ {
13507
+ "name": "field",
13508
+ "type": "object",
13509
+ "description": "DOM element of the field",
13510
+ "doc-url": "https://v1.quasar.dev/vue-components/select"
13511
+ },
13512
+ {
13513
+ "name": "editable",
13514
+ "type": "boolean",
13515
+ "description": "Field is editable",
13516
+ "doc-url": "https://v1.quasar.dev/vue-components/select"
13517
+ },
13518
+ {
13519
+ "name": "focused",
13520
+ "type": "boolean",
13521
+ "description": "Field has focus",
13522
+ "doc-url": "https://v1.quasar.dev/vue-components/select"
13523
+ },
13524
+ {
13525
+ "name": "value",
13526
+ "type": "any",
13527
+ "description": "Field's value\n\nExamples:\n0.241\nText",
13528
+ "doc-url": "https://v1.quasar.dev/vue-components/select"
13529
+ },
13530
+ {
13531
+ "name": "errorMessage",
13532
+ "type": "string",
13533
+ "description": "Error message (from errorMessage prop or generated by rules)\n\nExamples:\nThe field is required",
13534
+ "doc-url": "https://v1.quasar.dev/vue-components/select"
13535
+ }
13536
+ ],
13537
+ "description": "Slot for hint text; Enabled only if 'bottom-slots' prop is used; Suggestion: <div>",
13538
+ "doc-url": "https://v1.quasar.dev/vue-components/select"
13539
+ },
12753
13540
  {
12754
13541
  "name": "no-option",
12755
13542
  "vue-properties": [
@@ -12902,7 +13689,7 @@
12902
13689
  "kind": "expression",
12903
13690
  "type": "boolean|string"
12904
13691
  },
12905
- "description": "if set to true, the left and right margins will be set to 16px. If set to item, the left and right margins will be set to 72px. If set to item-thumbnail, the left margin is set to 116px and right margin is set to 0px\n\nExamples:\nitem\nitem-thumbnail",
13692
+ "description": "If set to Boolean true, the left and right margins will be set to 16px. If set to 'item' then it will match a QItem's design. If set to 'item-thumbnail' then it will match the design of a QItem with a thumbnail on the left side\n\nExamples:\nitem\nitem-thumbnail",
12906
13693
  "doc-url": "https://v1.quasar.dev/vue-components/separator"
12907
13694
  },
12908
13695
  {
@@ -13274,32 +14061,41 @@
13274
14061
  "doc-url": "https://v1.quasar.dev/vue-components/slider"
13275
14062
  },
13276
14063
  {
13277
- "name": "value",
14064
+ "name": "min",
13278
14065
  "value": {
13279
14066
  "kind": "expression",
13280
14067
  "type": "number"
13281
14068
  },
13282
- "description": "Model of the component (must be between min/max); Either use this property (along with a listener for 'input' event) OR use v-model directive\n\nExamples:\nv-model=\"positionModel\"",
14069
+ "description": "Minimum value of the model; Set track's minimum value\n\nExamples:\n:min=\"0\"",
13283
14070
  "doc-url": "https://v1.quasar.dev/vue-components/slider"
13284
14071
  },
13285
14072
  {
13286
- "name": "min",
14073
+ "name": "max",
14074
+ "value": {
14075
+ "kind": "expression",
14076
+ "type": "number"
14077
+ },
14078
+ "description": "Maximum value of the model; Set track's maximum value\n\nExamples:\n:max=\"100\"",
14079
+ "doc-url": "https://v1.quasar.dev/vue-components/slider",
14080
+ "default": "100"
14081
+ },
14082
+ {
14083
+ "name": "inner-min",
13287
14084
  "value": {
13288
14085
  "kind": "expression",
13289
14086
  "type": "number"
13290
14087
  },
13291
- "description": "Minimum value of the model\n\nExamples:\n:min=\"0\"",
14088
+ "description": "Inner minimum value of the model; Use in case you need the model value to be inside of the track's min-max values; Needs to be higher or equal to 'min' prop; Defaults to 'min' prop\n\nExamples:\n:inner-min=\"0\"",
13292
14089
  "doc-url": "https://v1.quasar.dev/vue-components/slider"
13293
14090
  },
13294
14091
  {
13295
- "name": "max",
14092
+ "name": "inner-max",
13296
14093
  "value": {
13297
14094
  "kind": "expression",
13298
14095
  "type": "number"
13299
14096
  },
13300
- "description": "Maximum value of the model\n\nExamples:\n:max=\"100\"",
13301
- "doc-url": "https://v1.quasar.dev/vue-components/slider",
13302
- "default": "100"
14097
+ "description": "Inner maximum value of the model; Use in case you need the model value to be inside of the track's min-max values; Needs to be lower or equal to 'max' prop; Defaults to 'max' prop\n\nExamples:\n:max-value=\"100\"",
14098
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
13303
14099
  },
13304
14100
  {
13305
14101
  "name": "step",
@@ -13311,6 +14107,16 @@
13311
14107
  "doc-url": "https://v1.quasar.dev/vue-components/slider",
13312
14108
  "default": "1"
13313
14109
  },
14110
+ {
14111
+ "name": "snap",
14112
+ "value": {
14113
+ "kind": "expression",
14114
+ "type": "boolean"
14115
+ },
14116
+ "description": "Snap on valid values, rather than sliding freely; Suggestion: use with 'step' prop",
14117
+ "doc-url": "https://v1.quasar.dev/vue-components/slider",
14118
+ "type": "boolean"
14119
+ },
13314
14120
  {
13315
14121
  "name": "reverse",
13316
14122
  "value": {
@@ -13340,6 +14146,60 @@
13340
14146
  "description": "Color name for component from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
13341
14147
  "doc-url": "https://v1.quasar.dev/vue-components/slider"
13342
14148
  },
14149
+ {
14150
+ "name": "track-color",
14151
+ "value": {
14152
+ "kind": "expression",
14153
+ "type": "string"
14154
+ },
14155
+ "description": "Color name for the track (can be 'transparent' too) from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
14156
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14157
+ },
14158
+ {
14159
+ "name": "track-img",
14160
+ "value": {
14161
+ "kind": "expression",
14162
+ "type": "string"
14163
+ },
14164
+ "description": "Apply a pattern image on the track\n\nExamples:\n~assets/my-pattern.png",
14165
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14166
+ },
14167
+ {
14168
+ "name": "inner-track-color",
14169
+ "value": {
14170
+ "kind": "expression",
14171
+ "type": "string"
14172
+ },
14173
+ "description": "Color name for the inner track (can be 'transparent' too) from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
14174
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14175
+ },
14176
+ {
14177
+ "name": "inner-track-img",
14178
+ "value": {
14179
+ "kind": "expression",
14180
+ "type": "string"
14181
+ },
14182
+ "description": "Apply a pattern image on the inner track\n\nExamples:\n~assets/my-pattern.png",
14183
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14184
+ },
14185
+ {
14186
+ "name": "selection-color",
14187
+ "value": {
14188
+ "kind": "expression",
14189
+ "type": "string"
14190
+ },
14191
+ "description": "Color name for the selection bar (can be 'transparent' too) from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
14192
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14193
+ },
14194
+ {
14195
+ "name": "selection-img",
14196
+ "value": {
14197
+ "kind": "expression",
14198
+ "type": "string"
14199
+ },
14200
+ "description": "Apply a pattern image on the selection bar\n\nExamples:\n~assets/my-pattern.png",
14201
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14202
+ },
13343
14203
  {
13344
14204
  "name": "label",
13345
14205
  "value": {
@@ -13369,13 +14229,14 @@
13369
14229
  "doc-url": "https://v1.quasar.dev/vue-components/slider"
13370
14230
  },
13371
14231
  {
13372
- "name": "label-value",
14232
+ "name": "switch-label-side",
13373
14233
  "value": {
13374
14234
  "kind": "expression",
13375
- "type": "string|number"
14235
+ "type": "boolean"
13376
14236
  },
13377
- "description": "Override default label value\n\nExamples:\n:label-value=\"model + 'px'\"",
13378
- "doc-url": "https://v1.quasar.dev/vue-components/slider"
14237
+ "description": "Switch the position of the label (top <-> bottom or left <-> right)",
14238
+ "doc-url": "https://v1.quasar.dev/vue-components/slider",
14239
+ "type": "boolean"
13379
14240
  },
13380
14241
  {
13381
14242
  "name": "label-always",
@@ -13389,23 +14250,69 @@
13389
14250
  },
13390
14251
  {
13391
14252
  "name": "markers",
14253
+ "value": {
14254
+ "kind": "expression",
14255
+ "type": "boolean|number"
14256
+ },
14257
+ "description": "Display markers on the track, one for each possible value for the model or using a custom step (when specifying a Number)\n\nExamples:\nmarkers\n:markers=\"5\"",
14258
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14259
+ },
14260
+ {
14261
+ "name": "marker-labels",
14262
+ "value": {
14263
+ "kind": "expression",
14264
+ "type": "boolean|any[]|object|Function"
14265
+ },
14266
+ "description": "Configure the marker labels (or show the default ones if 'true'); Array of definition Objects or Object with key-value where key is the model and the value is the marker label definition\n\nExamples:\ntrue\n[ { value: 0, label: '0%' }, { value: 5, classes: 'my-class', style: { width: '24px' } } ]\n{ 0: '0%', 5: { label: '5%', classes: 'my-class', style: { width: '24px' } } }\nval => (10 * val) + '%'\nval => ({ label: (10 * val) + '%', classes: 'my-class', style: { width: '24px' } })",
14267
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14268
+ },
14269
+ {
14270
+ "name": "marker-labels-class",
14271
+ "value": {
14272
+ "kind": "expression",
14273
+ "type": "string"
14274
+ },
14275
+ "description": "CSS class(es) to apply to the marker labels container\n\nExamples:\ntext-orange",
14276
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14277
+ },
14278
+ {
14279
+ "name": "switch-marker-labels-side",
13392
14280
  "value": {
13393
14281
  "kind": "expression",
13394
14282
  "type": "boolean"
13395
14283
  },
13396
- "description": "Display markers on the track, one for each possible value for the model",
14284
+ "description": "Switch the position of the marker labels (top <-> bottom or left <-> right)",
13397
14285
  "doc-url": "https://v1.quasar.dev/vue-components/slider",
13398
14286
  "type": "boolean"
13399
14287
  },
13400
14288
  {
13401
- "name": "snap",
14289
+ "name": "track-size",
13402
14290
  "value": {
13403
14291
  "kind": "expression",
13404
- "type": "boolean"
14292
+ "type": "string"
13405
14293
  },
13406
- "description": "Snap on valid values, rather than sliding freely; Suggestion: use with 'step' prop",
14294
+ "description": "Track size (including CSS unit)\n\nExamples:\n35px",
13407
14295
  "doc-url": "https://v1.quasar.dev/vue-components/slider",
13408
- "type": "boolean"
14296
+ "default": "\"4px\""
14297
+ },
14298
+ {
14299
+ "name": "thumb-size",
14300
+ "value": {
14301
+ "kind": "expression",
14302
+ "type": "string"
14303
+ },
14304
+ "description": "Thumb size (including CSS unit)\n\nExamples:\n20px",
14305
+ "doc-url": "https://v1.quasar.dev/vue-components/slider",
14306
+ "default": "\"20px\""
14307
+ },
14308
+ {
14309
+ "name": "thumb-color",
14310
+ "value": {
14311
+ "kind": "expression",
14312
+ "type": "string"
14313
+ },
14314
+ "description": "Color name for component from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
14315
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
13409
14316
  },
13410
14317
  {
13411
14318
  "name": "thumb-path",
@@ -13465,11 +14372,29 @@
13465
14372
  },
13466
14373
  "description": "Tabindex HTML attribute value\n\nExamples:\n0\n100",
13467
14374
  "doc-url": "https://v1.quasar.dev/vue-components/slider"
14375
+ },
14376
+ {
14377
+ "name": "value",
14378
+ "value": {
14379
+ "kind": "expression",
14380
+ "type": "number"
14381
+ },
14382
+ "description": "Model of the component (must be between min/max); Either use this property (along with a listener for 'input' event) OR use v-model directive\n\nExamples:\nv-model=\"positionModel\"",
14383
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14384
+ },
14385
+ {
14386
+ "name": "label-value",
14387
+ "value": {
14388
+ "kind": "expression",
14389
+ "type": "string|number"
14390
+ },
14391
+ "description": "Override default label value\n\nExamples:\n:label-value=\"model + 'px'\"",
14392
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
13468
14393
  }
13469
14394
  ],
13470
14395
  "events": [
13471
14396
  {
13472
- "name": "input",
14397
+ "name": "change",
13473
14398
  "arguments": [
13474
14399
  {
13475
14400
  "name": "value",
@@ -13478,11 +14403,24 @@
13478
14403
  "doc-url": "https://v1.quasar.dev/vue-components/slider"
13479
14404
  }
13480
14405
  ],
13481
- "description": "Emitted when the component needs to change the model; Is also used by v-model",
14406
+ "description": "Emitted on lazy model value change (after user slides then releases the thumb)",
13482
14407
  "doc-url": "https://v1.quasar.dev/vue-components/slider"
13483
14408
  },
13484
14409
  {
13485
- "name": "change",
14410
+ "name": "pan",
14411
+ "arguments": [
14412
+ {
14413
+ "name": "phase",
14414
+ "type": "'start'|'end'",
14415
+ "description": "Phase of panning",
14416
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14417
+ }
14418
+ ],
14419
+ "description": "Triggered when user starts panning on the component",
14420
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14421
+ },
14422
+ {
14423
+ "name": "input",
13486
14424
  "arguments": [
13487
14425
  {
13488
14426
  "name": "value",
@@ -13491,24 +14429,80 @@
13491
14429
  "doc-url": "https://v1.quasar.dev/vue-components/slider"
13492
14430
  }
13493
14431
  ],
13494
- "description": "Emitted on lazy model value change (after user slides then releases the thumb)",
14432
+ "description": "Emitted when the component needs to change the model; Is also used by v-model",
14433
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14434
+ }
14435
+ ],
14436
+ "slots": [
14437
+ {
14438
+ "name": "marker-label",
14439
+ "vue-properties": [
14440
+ {
14441
+ "name": "marker",
14442
+ "type": "object",
14443
+ "description": "Config for current marker label",
14444
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14445
+ },
14446
+ {
14447
+ "name": "markerList",
14448
+ "type": "any[]",
14449
+ "description": "Array of marker label configs",
14450
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14451
+ },
14452
+ {
14453
+ "name": "markerMap",
14454
+ "type": "object",
14455
+ "description": "Object with key-value where key is the model and the value is the marker label config",
14456
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14457
+ },
14458
+ {
14459
+ "name": "classes",
14460
+ "type": "string",
14461
+ "description": "Required CSS classes to be applied to the marker element",
14462
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14463
+ },
14464
+ {
14465
+ "name": "getStyle",
14466
+ "type": "Function",
14467
+ "description": "Get CSS style Object to apply to a marker element at respective model value; For perf reasons, use only if requested model value is not already part of markerMap",
14468
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14469
+ }
14470
+ ],
14471
+ "description": "What to be used to display the marker label",
13495
14472
  "doc-url": "https://v1.quasar.dev/vue-components/slider"
13496
14473
  },
13497
14474
  {
13498
- "name": "pan",
13499
- "arguments": [
14475
+ "name": "marker-label-group",
14476
+ "vue-properties": [
13500
14477
  {
13501
- "name": "phase",
13502
- "type": "'start'|'end'",
13503
- "description": "Phase of panning",
14478
+ "name": "markerList",
14479
+ "type": "any[]",
14480
+ "description": "Array of marker label configs",
14481
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14482
+ },
14483
+ {
14484
+ "name": "markerMap",
14485
+ "type": "object",
14486
+ "description": "Object with key-value where key is the model and the value is the marker label config",
14487
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14488
+ },
14489
+ {
14490
+ "name": "classes",
14491
+ "type": "string",
14492
+ "description": "Required CSS classes to be applied to the marker element",
14493
+ "doc-url": "https://v1.quasar.dev/vue-components/slider"
14494
+ },
14495
+ {
14496
+ "name": "getStyle",
14497
+ "type": "Function",
14498
+ "description": "Get CSS style Object to apply to a marker element at respective model value; For perf reasons, use only if requested model value is not already part of markerMap",
13504
14499
  "doc-url": "https://v1.quasar.dev/vue-components/slider"
13505
14500
  }
13506
14501
  ],
13507
- "description": "Triggered when user starts panning on the component",
14502
+ "description": "What to be used to display the marker label group",
13508
14503
  "doc-url": "https://v1.quasar.dev/vue-components/slider"
13509
14504
  }
13510
14505
  ],
13511
- "slots": [],
13512
14506
  "description": "QSlider - Quasar component",
13513
14507
  "doc-url": "https://v1.quasar.dev/vue-components/slider",
13514
14508
  "vue-model": {
@@ -14426,7 +15420,7 @@
14426
15420
  "kind": "expression",
14427
15421
  "type": "string"
14428
15422
  },
14429
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
15423
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
14430
15424
  "doc-url": "https://v1.quasar.dev/vue-components/stepper"
14431
15425
  },
14432
15426
  {
@@ -14472,7 +15466,7 @@
14472
15466
  "kind": "expression",
14473
15467
  "type": "string"
14474
15468
  },
14475
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
15469
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
14476
15470
  "doc-url": "https://v1.quasar.dev/vue-components/stepper"
14477
15471
  },
14478
15472
  {
@@ -14490,7 +15484,7 @@
14490
15484
  "kind": "expression",
14491
15485
  "type": "string"
14492
15486
  },
14493
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
15487
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
14494
15488
  "doc-url": "https://v1.quasar.dev/vue-components/stepper"
14495
15489
  },
14496
15490
  {
@@ -14508,7 +15502,7 @@
14508
15502
  "kind": "expression",
14509
15503
  "type": "string"
14510
15504
  },
14511
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
15505
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
14512
15506
  "doc-url": "https://v1.quasar.dev/vue-components/stepper"
14513
15507
  },
14514
15508
  {
@@ -14741,7 +15735,7 @@
14741
15735
  "kind": "expression",
14742
15736
  "type": "string"
14743
15737
  },
14744
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
15738
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
14745
15739
  "doc-url": "https://v1.quasar.dev/vue-components/stepper"
14746
15740
  },
14747
15741
  {
@@ -14759,7 +15753,7 @@
14759
15753
  "kind": "expression",
14760
15754
  "type": "string"
14761
15755
  },
14762
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
15756
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
14763
15757
  "doc-url": "https://v1.quasar.dev/vue-components/stepper"
14764
15758
  },
14765
15759
  {
@@ -14777,7 +15771,7 @@
14777
15771
  "kind": "expression",
14778
15772
  "type": "string"
14779
15773
  },
14780
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
15774
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
14781
15775
  "doc-url": "https://v1.quasar.dev/vue-components/stepper"
14782
15776
  },
14783
15777
  {
@@ -14795,7 +15789,7 @@
14795
15789
  "kind": "expression",
14796
15790
  "type": "string"
14797
15791
  },
14798
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
15792
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
14799
15793
  "doc-url": "https://v1.quasar.dev/vue-components/stepper"
14800
15794
  },
14801
15795
  {
@@ -15280,7 +16274,7 @@
15280
16274
  "kind": "expression",
15281
16275
  "type": "string"
15282
16276
  },
15283
- "description": "Icon name following Quasar convention for stepping to first page; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
16277
+ "description": "Icon name following Quasar convention for stepping to first page; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
15284
16278
  "doc-url": "https://v1.quasar.dev/vue-components/table"
15285
16279
  },
15286
16280
  {
@@ -15289,7 +16283,7 @@
15289
16283
  "kind": "expression",
15290
16284
  "type": "string"
15291
16285
  },
15292
- "description": "Icon name following Quasar convention for stepping to previous page; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
16286
+ "description": "Icon name following Quasar convention for stepping to previous page; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
15293
16287
  "doc-url": "https://v1.quasar.dev/vue-components/table"
15294
16288
  },
15295
16289
  {
@@ -15298,7 +16292,7 @@
15298
16292
  "kind": "expression",
15299
16293
  "type": "string"
15300
16294
  },
15301
- "description": "Icon name following Quasar convention for stepping to next page; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
16295
+ "description": "Icon name following Quasar convention for stepping to next page; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
15302
16296
  "doc-url": "https://v1.quasar.dev/vue-components/table"
15303
16297
  },
15304
16298
  {
@@ -15307,7 +16301,7 @@
15307
16301
  "kind": "expression",
15308
16302
  "type": "string"
15309
16303
  },
15310
- "description": "Icon name following Quasar convention for stepping to last page; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
16304
+ "description": "Icon name following Quasar convention for stepping to last page; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
15311
16305
  "doc-url": "https://v1.quasar.dev/vue-components/table"
15312
16306
  },
15313
16307
  {
@@ -17136,9 +18130,8 @@
17136
18130
  "kind": "expression",
17137
18131
  "type": "string|object"
17138
18132
  },
17139
- "description": "Equivalent to Vue Router <router-link> 'to' property\n\nExamples:\n/home/dashboard\n:to=\"{ name: 'my-route-name' }\"",
17140
- "doc-url": "https://v1.quasar.dev/vue-components/tabs",
17141
- "required": true
18133
+ "description": "Equivalent to Vue Router <router-link> 'to' property; Superseeded by 'href' prop if used\n\nExamples:\n/home/dashboard\n:to=\"{ name: 'my-route-name' }\"",
18134
+ "doc-url": "https://v1.quasar.dev/vue-components/tabs"
17142
18135
  },
17143
18136
  {
17144
18137
  "name": "exact",
@@ -17146,7 +18139,7 @@
17146
18139
  "kind": "expression",
17147
18140
  "type": "boolean"
17148
18141
  },
17149
- "description": "Equivalent to Vue Router <router-link> 'exact' property",
18142
+ "description": "Equivalent to Vue Router <router-link> 'exact' property; Superseeded by 'href' prop if used",
17150
18143
  "doc-url": "https://v1.quasar.dev/vue-components/tabs",
17151
18144
  "type": "boolean"
17152
18145
  },
@@ -17156,7 +18149,7 @@
17156
18149
  "kind": "expression",
17157
18150
  "type": "boolean"
17158
18151
  },
17159
- "description": "Equivalent to Vue Router <router-link> 'append' property",
18152
+ "description": "Equivalent to Vue Router <router-link> 'append' property; Superseeded by 'href' prop if used",
17160
18153
  "doc-url": "https://v1.quasar.dev/vue-components/tabs",
17161
18154
  "type": "boolean"
17162
18155
  },
@@ -17166,7 +18159,7 @@
17166
18159
  "kind": "expression",
17167
18160
  "type": "boolean"
17168
18161
  },
17169
- "description": "Equivalent to Vue Router <router-link> 'replace' property",
18162
+ "description": "Equivalent to Vue Router <router-link> 'replace' property; Superseeded by 'href' prop if used",
17170
18163
  "doc-url": "https://v1.quasar.dev/vue-components/tabs",
17171
18164
  "type": "boolean"
17172
18165
  },
@@ -17188,6 +18181,24 @@
17188
18181
  "description": "Equivalent to Vue Router <router-link> 'active-class' property\n\nExamples:\nmy-exact-active-class",
17189
18182
  "doc-url": "https://v1.quasar.dev/vue-components/tabs"
17190
18183
  },
18184
+ {
18185
+ "name": "href",
18186
+ "value": {
18187
+ "kind": "expression",
18188
+ "type": "string"
18189
+ },
18190
+ "description": "Native <a> link href attribute; Has priority over the 'to'/'exact'/'replace' props\n\nExamples:\nhttp://quasar.dev",
18191
+ "doc-url": "https://v1.quasar.dev/vue-components/tabs"
18192
+ },
18193
+ {
18194
+ "name": "target",
18195
+ "value": {
18196
+ "kind": "expression",
18197
+ "type": "string"
18198
+ },
18199
+ "description": "Native <a> link target attribute; Use it only along with 'href' prop; Has priority over the 'to'/'exact'/'replace' props\n\nExamples:\n_blank\n_self\n_parent\n_top",
18200
+ "doc-url": "https://v1.quasar.dev/vue-components/tabs"
18201
+ },
17191
18202
  {
17192
18203
  "name": "disable",
17193
18204
  "value": {
@@ -17214,7 +18225,7 @@
17214
18225
  "kind": "expression",
17215
18226
  "type": "string"
17216
18227
  },
17217
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
18228
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
17218
18229
  "doc-url": "https://v1.quasar.dev/vue-components/tabs"
17219
18230
  },
17220
18231
  {
@@ -17337,7 +18348,7 @@
17337
18348
  "kind": "expression",
17338
18349
  "type": "string"
17339
18350
  },
17340
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
18351
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
17341
18352
  "doc-url": "https://v1.quasar.dev/vue-components/tabs"
17342
18353
  },
17343
18354
  {
@@ -17492,6 +18503,15 @@
17492
18503
  "doc-url": "https://v1.quasar.dev/vue-components/tabs",
17493
18504
  "default": "600"
17494
18505
  },
18506
+ {
18507
+ "name": "active-class",
18508
+ "value": {
18509
+ "kind": "expression",
18510
+ "type": "string"
18511
+ },
18512
+ "description": "The class to be set on the active tab\n\nExamples:\nmy-active-class",
18513
+ "doc-url": "https://v1.quasar.dev/vue-components/tabs"
18514
+ },
17495
18515
  {
17496
18516
  "name": "active-color",
17497
18517
  "value": {
@@ -18002,7 +19022,7 @@
18002
19022
  "kind": "expression",
18003
19023
  "type": "string"
18004
19024
  },
18005
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
19025
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
18006
19026
  "doc-url": "https://v1.quasar.dev/vue-components/timeline"
18007
19027
  },
18008
19028
  {
@@ -18011,7 +19031,7 @@
18011
19031
  "kind": "expression",
18012
19032
  "type": "string"
18013
19033
  },
18014
- "description": "URL to the avatar image; Icon takes precedence if used, so it replaces avatar\n\nExamples:\n(statics folder) src=\"statics/img/my-bg.png\"\n(assets folder) src=\"~assets/my-img.png\"\n(relative path format) :src=\"require('./my_img.jpg')\"\n(URL) src=\"https://placeimg.com/500/300/nature\"",
19034
+ "description": "URL to the avatar image; Icon takes precedence if used, so it replaces avatar\n\nExamples:\n(public folder) src=\"img/my-bg.png\"\n(assets folder) src=\"~assets/my-img.png\"\n(relative path format) :src=\"require('./my_img.jpg')\"\n(URL) src=\"https://placeimg.com/500/300/nature\"",
18015
19035
  "doc-url": "https://v1.quasar.dev/vue-components/timeline"
18016
19036
  },
18017
19037
  {
@@ -18246,7 +19266,7 @@
18246
19266
  "kind": "expression",
18247
19267
  "type": "string"
18248
19268
  },
18249
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
19269
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
18250
19270
  "doc-url": "https://v1.quasar.dev/vue-components/toggle"
18251
19271
  },
18252
19272
  {
@@ -18702,6 +19722,16 @@
18702
19722
  "description": "Color name for selected nodes (from the Quasar Color Palette)\n\nExamples:\nprimary\nteal-10",
18703
19723
  "doc-url": "https://v1.quasar.dev/vue-components/tree"
18704
19724
  },
19725
+ {
19726
+ "name": "dense",
19727
+ "value": {
19728
+ "kind": "expression",
19729
+ "type": "boolean"
19730
+ },
19731
+ "description": "Dense mode; occupies less space",
19732
+ "doc-url": "https://v1.quasar.dev/vue-components/tree",
19733
+ "type": "boolean"
19734
+ },
18705
19735
  {
18706
19736
  "name": "dark",
18707
19737
  "value": {
@@ -18718,7 +19748,7 @@
18718
19748
  "kind": "expression",
18719
19749
  "type": "string"
18720
19750
  },
18721
- "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:statics/path/to/some_image.png",
19751
+ "description": "Icon name following Quasar convention; Make sure you have the icon library installed unless you are using 'img:' prefix\n\nExamples:\nmap\nion-add\nimg:https://cdn.quasar.dev/logo/svg/quasar-logo.svg\nimg:path/to/some_image.png",
18722
19752
  "doc-url": "https://v1.quasar.dev/vue-components/tree"
18723
19753
  },
18724
19754
  {
@@ -19777,6 +20807,15 @@
19777
20807
  "description": "The source url to display in an iframe\n\nExamples:\nsrc=\"https://www.youtube.com/embed/k3_tw44QsZQ\"",
19778
20808
  "doc-url": "https://v1.quasar.dev/vue-components/video",
19779
20809
  "required": true
20810
+ },
20811
+ {
20812
+ "name": "title",
20813
+ "value": {
20814
+ "kind": "expression",
20815
+ "type": "string"
20816
+ },
20817
+ "description": "(Accessibility) Set the native 'title' attribute value of the inner iframe being used\n\nExamples:\nMy Daily Marathon",
20818
+ "doc-url": "https://v1.quasar.dev/vue-components/video"
19780
20819
  }
19781
20820
  ],
19782
20821
  "slots": [],