quasar 2.9.2 → 2.10.1

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 (337) hide show
  1. package/dist/api/Dialog.json +25 -68
  2. package/dist/api/Intersection.json +25 -100
  3. package/dist/api/Loading.json +5 -20
  4. package/dist/api/LoadingBar.json +1 -7
  5. package/dist/api/LocalStorage.json +4 -16
  6. package/dist/api/Morph.json +2 -14
  7. package/dist/api/Notify.json +0 -3
  8. package/dist/api/Platform.json +1 -4
  9. package/dist/api/QAjaxBar.json +1 -11
  10. package/dist/api/QBreadcrumbs.json +0 -8
  11. package/dist/api/QBreadcrumbsEl.json +0 -14
  12. package/dist/api/QBtn.json +0 -3
  13. package/dist/api/QBtnDropdown.json +32 -8
  14. package/dist/api/QCarousel.json +0 -10
  15. package/dist/api/QCarouselControl.json +0 -3
  16. package/dist/api/QCircularProgress.json +0 -23
  17. package/dist/api/QColor.json +0 -3
  18. package/dist/api/QDialog.json +18 -9
  19. package/dist/api/QDrawer.json +0 -6
  20. package/dist/api/QExpansionItem.json +0 -3
  21. package/dist/api/QFab.json +1 -6
  22. package/dist/api/QFabAction.json +1 -3
  23. package/dist/api/QField.json +1 -6
  24. package/dist/api/QFile.json +12 -29
  25. package/dist/api/QFooter.json +0 -3
  26. package/dist/api/QHeader.json +0 -6
  27. package/dist/api/QInfiniteScroll.json +9 -16
  28. package/dist/api/QInnerLoading.json +0 -4
  29. package/dist/api/QInput.json +8 -15
  30. package/dist/api/QIntersection.json +0 -4
  31. package/dist/api/QItemLabel.json +0 -5
  32. package/dist/api/QKnob.json +3 -36
  33. package/dist/api/QLayout.json +6 -24
  34. package/dist/api/QLinearProgress.json +0 -6
  35. package/dist/api/QList.json +15 -0
  36. package/dist/api/QMenu.json +7 -12
  37. package/dist/api/QOptionGroup.json +0 -3
  38. package/dist/api/QPage.json +2 -8
  39. package/dist/api/QPageScroller.json +0 -9
  40. package/dist/api/QPageSticky.json +0 -3
  41. package/dist/api/QPagination.json +138 -127
  42. package/dist/api/QParallax.json +2 -14
  43. package/dist/api/QPopupEdit.json +0 -8
  44. package/dist/api/QPopupProxy.json +0 -4
  45. package/dist/api/QRange.json +5 -32
  46. package/dist/api/QRating.json +0 -4
  47. package/dist/api/QResizeObserver.json +2 -8
  48. package/dist/api/QScrollArea.json +8 -36
  49. package/dist/api/QScrollObserver.json +6 -24
  50. package/dist/api/QSelect.json +18 -108
  51. package/dist/api/QSlideItem.json +1 -6
  52. package/dist/api/QSlideTransition.json +0 -4
  53. package/dist/api/QSlider.json +3 -24
  54. package/dist/api/QSpinner.json +0 -4
  55. package/dist/api/QSplitter.json +1 -4
  56. package/dist/api/QStepper.json +0 -7
  57. package/dist/api/QTabPanels.json +0 -7
  58. package/dist/api/QTable.json +43 -191
  59. package/dist/api/QTabs.json +1 -7
  60. package/dist/api/QTime.json +3 -12
  61. package/dist/api/QTooltip.json +7 -18
  62. package/dist/api/QTree.json +0 -3
  63. package/dist/api/QUploader.json +5 -16
  64. package/dist/api/QVirtualScroll.json +11 -56
  65. package/dist/api/Screen.json +9 -36
  66. package/dist/api/Scroll.json +2 -8
  67. package/dist/api/SessionStorage.json +4 -16
  68. package/dist/api/TouchHold.json +3 -12
  69. package/dist/api/TouchPan.json +7 -28
  70. package/dist/api/TouchRepeat.json +6 -24
  71. package/dist/api/TouchSwipe.json +3 -12
  72. package/dist/icon-set/bootstrap-icons.umd.prod.js +1 -1
  73. package/dist/icon-set/eva-icons.umd.prod.js +1 -1
  74. package/dist/icon-set/fontawesome-v5-pro.umd.prod.js +1 -1
  75. package/dist/icon-set/fontawesome-v5.umd.prod.js +1 -1
  76. package/dist/icon-set/fontawesome-v6-pro.umd.prod.js +1 -1
  77. package/dist/icon-set/fontawesome-v6.umd.prod.js +1 -1
  78. package/dist/icon-set/ionicons-v4.umd.prod.js +1 -1
  79. package/dist/icon-set/line-awesome.umd.prod.js +1 -1
  80. package/dist/icon-set/material-icons-outlined.umd.prod.js +1 -1
  81. package/dist/icon-set/material-icons-round.umd.prod.js +1 -1
  82. package/dist/icon-set/material-icons-sharp.umd.prod.js +1 -1
  83. package/dist/icon-set/material-icons.umd.prod.js +1 -1
  84. package/dist/icon-set/material-symbols-outlined.umd.prod.js +1 -1
  85. package/dist/icon-set/material-symbols-rounded.umd.prod.js +1 -1
  86. package/dist/icon-set/material-symbols-sharp.umd.prod.js +1 -1
  87. package/dist/icon-set/mdi-v3.umd.prod.js +1 -1
  88. package/dist/icon-set/mdi-v4.umd.prod.js +1 -1
  89. package/dist/icon-set/mdi-v5.umd.prod.js +1 -1
  90. package/dist/icon-set/mdi-v6.umd.prod.js +1 -1
  91. package/dist/icon-set/svg-bootstrap-icons.umd.prod.js +1 -1
  92. package/dist/icon-set/svg-eva-icons.umd.prod.js +1 -1
  93. package/dist/icon-set/svg-fontawesome-v5.umd.prod.js +1 -1
  94. package/dist/icon-set/svg-fontawesome-v6.umd.prod.js +1 -1
  95. package/dist/icon-set/svg-ionicons-v4.umd.prod.js +1 -1
  96. package/dist/icon-set/svg-ionicons-v5.umd.prod.js +1 -1
  97. package/dist/icon-set/svg-ionicons-v6.umd.prod.js +1 -1
  98. package/dist/icon-set/svg-line-awesome.umd.prod.js +1 -1
  99. package/dist/icon-set/svg-material-icons-outlined.umd.prod.js +1 -1
  100. package/dist/icon-set/svg-material-icons-round.umd.prod.js +1 -1
  101. package/dist/icon-set/svg-material-icons-sharp.umd.prod.js +1 -1
  102. package/dist/icon-set/svg-material-icons.umd.prod.js +1 -1
  103. package/dist/icon-set/svg-material-symbols-outlined.umd.prod.js +1 -1
  104. package/dist/icon-set/svg-material-symbols-rounded.umd.prod.js +1 -1
  105. package/dist/icon-set/svg-material-symbols-sharp.umd.prod.js +1 -1
  106. package/dist/icon-set/svg-mdi-v6.umd.prod.js +1 -1
  107. package/dist/icon-set/svg-themify.umd.prod.js +1 -1
  108. package/dist/icon-set/themify.umd.prod.js +1 -1
  109. package/dist/lang/ar-TN.umd.prod.js +1 -1
  110. package/dist/lang/ar.umd.prod.js +1 -1
  111. package/dist/lang/az-Latn.umd.prod.js +1 -1
  112. package/dist/lang/bg.umd.prod.js +1 -1
  113. package/dist/lang/bn.umd.prod.js +1 -1
  114. package/dist/lang/ca.umd.prod.js +1 -1
  115. package/dist/lang/cs.umd.prod.js +1 -1
  116. package/dist/lang/da.umd.prod.js +1 -1
  117. package/dist/lang/de.umd.prod.js +1 -1
  118. package/dist/lang/el.umd.prod.js +1 -1
  119. package/dist/lang/en-GB.umd.prod.js +1 -1
  120. package/dist/lang/en-US.umd.prod.js +1 -1
  121. package/dist/lang/eo.umd.prod.js +1 -1
  122. package/dist/lang/es.umd.prod.js +1 -1
  123. package/dist/lang/et.umd.prod.js +1 -1
  124. package/dist/lang/eu.umd.prod.js +1 -1
  125. package/dist/lang/fa-IR.umd.prod.js +1 -1
  126. package/dist/lang/fa.umd.prod.js +1 -1
  127. package/dist/lang/fi.umd.prod.js +1 -1
  128. package/dist/lang/fr.umd.prod.js +1 -1
  129. package/dist/lang/gn.umd.prod.js +1 -1
  130. package/dist/lang/he.umd.prod.js +1 -1
  131. package/dist/lang/hr.umd.prod.js +1 -1
  132. package/dist/lang/hu.umd.prod.js +1 -1
  133. package/dist/lang/id.umd.prod.js +1 -1
  134. package/dist/lang/is.umd.prod.js +1 -1
  135. package/dist/lang/it.umd.prod.js +1 -1
  136. package/dist/lang/ja.umd.prod.js +1 -1
  137. package/dist/lang/km.umd.prod.js +1 -1
  138. package/dist/lang/ko-KR.umd.prod.js +1 -1
  139. package/dist/lang/kur-CKB.umd.prod.js +1 -1
  140. package/dist/lang/kz.umd.prod.js +1 -1
  141. package/dist/lang/lt.umd.prod.js +1 -1
  142. package/dist/lang/lu.umd.prod.js +1 -1
  143. package/dist/lang/lv.umd.prod.js +1 -1
  144. package/dist/lang/ml.umd.prod.js +1 -1
  145. package/dist/lang/mm.umd.prod.js +1 -1
  146. package/dist/lang/ms.umd.prod.js +1 -1
  147. package/dist/lang/my.umd.prod.js +1 -1
  148. package/dist/lang/nb-NO.umd.prod.js +1 -1
  149. package/dist/lang/nl.umd.prod.js +1 -1
  150. package/dist/lang/pl.umd.prod.js +1 -1
  151. package/dist/lang/pt-BR.umd.prod.js +1 -1
  152. package/dist/lang/pt.umd.prod.js +1 -1
  153. package/dist/lang/ro.umd.prod.js +1 -1
  154. package/dist/lang/ru.umd.prod.js +1 -1
  155. package/dist/lang/sk.umd.prod.js +1 -1
  156. package/dist/lang/sl.umd.prod.js +1 -1
  157. package/dist/lang/sm.umd.prod.js +1 -1
  158. package/dist/lang/sr-CYR.umd.prod.js +1 -1
  159. package/dist/lang/sr.umd.prod.js +1 -1
  160. package/dist/lang/sv.umd.prod.js +1 -1
  161. package/dist/lang/ta.umd.prod.js +1 -1
  162. package/dist/lang/th.umd.prod.js +1 -1
  163. package/dist/lang/tr.umd.prod.js +1 -1
  164. package/dist/lang/ug.umd.prod.js +1 -1
  165. package/dist/lang/uk.umd.prod.js +1 -1
  166. package/dist/lang/uz-Cyrl.umd.prod.js +1 -1
  167. package/dist/lang/uz-Latn.umd.prod.js +1 -1
  168. package/dist/lang/vi.umd.prod.js +1 -1
  169. package/dist/lang/zh-CN.umd.prod.js +1 -1
  170. package/dist/lang/zh-TW.umd.prod.js +1 -1
  171. package/dist/quasar.cjs.prod.js +2 -2
  172. package/dist/quasar.css +12 -2
  173. package/dist/quasar.esm.js +603 -445
  174. package/dist/quasar.esm.prod.js +2 -2
  175. package/dist/quasar.prod.css +1 -1
  176. package/dist/quasar.rtl.css +28 -2
  177. package/dist/quasar.rtl.prod.css +1 -1
  178. package/dist/quasar.sass +13 -3
  179. package/dist/quasar.umd.js +603 -445
  180. package/dist/quasar.umd.prod.js +2 -2
  181. package/dist/transforms/auto-import.json +7 -3
  182. package/dist/transforms/import-map.json +2 -0
  183. package/dist/types/index.d.ts +116 -106
  184. package/dist/vetur/quasar-attributes.json +65 -49
  185. package/dist/vetur/quasar-tags.json +18 -14
  186. package/dist/web-types/web-types.json +261 -222
  187. package/package.json +3 -3
  188. package/src/api.extends.json +1 -2
  189. package/src/components/ajax-bar/QAjaxBar.json +5 -11
  190. package/src/components/badge/QBadge.js +1 -1
  191. package/src/components/breadcrumbs/QBreadcrumbs.json +0 -2
  192. package/src/components/breadcrumbs/QBreadcrumbsEl.json +1 -6
  193. package/src/components/breadcrumbs/__tests__/BasicBreadcrumbs.vue +7 -0
  194. package/src/components/breadcrumbs/__tests__/BreadcrumbWithSeparatorSlot.vue +11 -0
  195. package/src/components/breadcrumbs/__tests__/QBreadcrumbs.spec.js +112 -0
  196. package/src/components/breadcrumbs/__tests__/QBreadcrumbsEl.spec.js +87 -0
  197. package/src/components/btn/QBtn.json +1 -3
  198. package/src/components/btn/__tests__/QBtn.spec.js +87 -14
  199. package/src/components/btn/__tests__/use-btn.spec.js +385 -58
  200. package/src/components/btn/use-btn.js +24 -14
  201. package/src/components/btn-dropdown/QBtnDropdown.js +34 -18
  202. package/src/components/btn-dropdown/QBtnDropdown.json +1 -3
  203. package/src/components/btn-toggle/QBtnToggle.js +14 -14
  204. package/src/components/btn-toggle/QBtnToggle.json +2 -4
  205. package/src/components/carousel/QCarousel.json +4 -9
  206. package/src/components/carousel/QCarouselControl.json +0 -1
  207. package/src/components/checkbox/use-checkbox.js +1 -1
  208. package/src/components/checkbox/use-checkbox.json +1 -2
  209. package/src/components/chip/QChip.js +14 -11
  210. package/src/components/circular-progress/QCircularProgress.json +0 -5
  211. package/src/components/color/QColor.json +0 -1
  212. package/src/components/date/QDate.js +3 -3
  213. package/src/components/date/QDate.json +28 -56
  214. package/src/components/dialog/QDialog.js +32 -41
  215. package/src/components/dialog/QDialog.json +9 -2
  216. package/src/components/dialog-bottom-sheet/BottomSheet.js +7 -4
  217. package/src/components/dialog-plugin/DialogPlugin.js +4 -4
  218. package/src/components/drawer/QDrawer.js +10 -8
  219. package/src/components/drawer/QDrawer.json +0 -4
  220. package/src/components/editor/QEditor.json +3 -6
  221. package/src/components/expansion-item/QExpansionItem.js +3 -3
  222. package/src/components/expansion-item/QExpansionItem.json +3 -8
  223. package/src/components/fab/QFab.json +0 -1
  224. package/src/components/fab/use-fab.json +0 -1
  225. package/src/components/field/QField.json +0 -1
  226. package/src/components/file/QFile.js +4 -1
  227. package/src/components/file/QFile.json +19 -20
  228. package/src/components/footer/QFooter.js +5 -3
  229. package/src/components/footer/QFooter.json +0 -1
  230. package/src/components/form/QForm.js +5 -3
  231. package/src/components/form/QForm.json +2 -4
  232. package/src/components/header/QHeader.js +5 -3
  233. package/src/components/header/QHeader.json +0 -4
  234. package/src/components/infinite-scroll/QInfiniteScroll.json +9 -6
  235. package/src/components/inner-loading/QInnerLoading.js +2 -5
  236. package/src/components/input/QInput.js +4 -1
  237. package/src/components/input/QInput.json +11 -7
  238. package/src/components/input/use-mask.js +2 -2
  239. package/src/components/intersection/QIntersection.json +0 -1
  240. package/src/components/item/QItem.js +1 -0
  241. package/src/components/item/QItem.json +1 -2
  242. package/src/components/item/QItemLabel.json +0 -1
  243. package/src/components/item/QList.js +7 -2
  244. package/src/components/item/QList.json +7 -0
  245. package/src/components/knob/QKnob.js +3 -3
  246. package/src/components/knob/QKnob.json +3 -12
  247. package/src/components/layout/QLayout.js +1 -1
  248. package/src/components/layout/QLayout.json +6 -12
  249. package/src/components/linear-progress/QLinearProgress.json +0 -2
  250. package/src/components/menu/QMenu.js +8 -5
  251. package/src/components/menu/QMenu.json +0 -2
  252. package/src/components/option-group/QOptionGroup.js +1 -1
  253. package/src/components/option-group/QOptionGroup.json +2 -5
  254. package/src/components/page/QPage.js +11 -4
  255. package/src/components/page/QPage.json +3 -6
  256. package/src/components/page/QPageContainer.js +5 -3
  257. package/src/components/page-scroller/QPageScroller.json +0 -2
  258. package/src/components/page-sticky/QPageSticky.json +0 -1
  259. package/src/components/page-sticky/use-page-sticky.js +5 -3
  260. package/src/components/pagination/QPagination.js +265 -188
  261. package/src/components/pagination/QPagination.json +87 -78
  262. package/src/components/pagination/QPagination.sass +14 -0
  263. package/src/components/parallax/QParallax.json +2 -6
  264. package/src/components/popup-edit/QPopupEdit.js +3 -3
  265. package/src/components/popup-edit/QPopupEdit.json +4 -10
  266. package/src/components/popup-proxy/QPopupProxy.json +0 -1
  267. package/src/components/radio/QRadio.json +1 -2
  268. package/src/components/range/QRange.json +2 -4
  269. package/src/components/rating/QRating.json +0 -1
  270. package/src/components/resize-observer/QResizeObserver.js +14 -10
  271. package/src/components/resize-observer/QResizeObserver.json +2 -4
  272. package/src/components/scroll-area/QScrollArea.js +15 -4
  273. package/src/components/scroll-area/QScrollArea.json +24 -50
  274. package/src/components/scroll-observer/QScrollObserver.js +2 -0
  275. package/src/components/scroll-observer/QScrollObserver.json +6 -12
  276. package/src/components/select/QSelect.js +20 -24
  277. package/src/components/select/QSelect.json +30 -65
  278. package/src/components/select/QSelect.sass +2 -2
  279. package/src/components/slide-item/QSlideItem.json +1 -2
  280. package/src/components/slide-transition/QSlideTransition.json +0 -1
  281. package/src/components/slider/use-slider.json +33 -70
  282. package/src/components/spinner/QSpinner.json +0 -1
  283. package/src/components/splitter/QSplitter.json +1 -2
  284. package/src/components/stepper/QStep.js +7 -5
  285. package/src/components/tab-panels/QTabPanel.js +1 -1
  286. package/src/components/table/QTable.js +3 -3
  287. package/src/components/table/QTable.json +118 -239
  288. package/src/components/tabs/QRouteTab.json +0 -1
  289. package/src/components/tabs/QTabs.js +0 -7
  290. package/src/components/tabs/QTabs.json +1 -3
  291. package/src/components/tabs/use-tab.js +5 -3
  292. package/src/components/time/QTime.json +10 -20
  293. package/src/components/timeline/QTimelineEntry.js +5 -3
  294. package/src/components/toolbar/QToolbar.js +1 -1
  295. package/src/components/tooltip/QTooltip.js +3 -6
  296. package/src/components/tooltip/QTooltip.json +0 -4
  297. package/src/components/tree/QTree.js +6 -6
  298. package/src/components/tree/QTree.json +15 -31
  299. package/src/components/uploader/QUploader.json +13 -22
  300. package/src/components/uploader/QUploaderAddTrigger.js +7 -3
  301. package/src/components/uploader/xhr-uploader-plugin.js +1 -1
  302. package/src/components/uploader/xhr-uploader-plugin.json +25 -50
  303. package/src/components/virtual-scroll/QVirtualScroll.json +5 -10
  304. package/src/components/virtual-scroll/use-virtual-scroll.js +1 -1
  305. package/src/components/virtual-scroll/use-virtual-scroll.json +8 -19
  306. package/src/composables/private/use-field.js +1 -1
  307. package/src/composables/private/use-field.json +2 -3
  308. package/src/composables/private/use-file.js +10 -1
  309. package/src/composables/private/use-file.json +4 -13
  310. package/src/composables/private/use-model-toggle.js +3 -3
  311. package/src/composables/private/use-panel.js +2 -2
  312. package/src/composables/private/use-panel.json +0 -2
  313. package/src/composables/private/use-portal.js +5 -1
  314. package/src/composables/private/use-portal.json +7 -1
  315. package/src/composables/private/use-transition.js +17 -11
  316. package/src/composables/private/use-transition.json +0 -1
  317. package/src/composables/private/use-validate.json +1 -3
  318. package/src/directives/Intersection.json +26 -53
  319. package/src/directives/Morph.json +4 -8
  320. package/src/directives/Mutation.json +6 -12
  321. package/src/directives/Scroll.json +2 -4
  322. package/src/directives/TouchHold.json +3 -6
  323. package/src/directives/TouchPan.json +7 -14
  324. package/src/directives/TouchRepeat.json +6 -12
  325. package/src/directives/TouchSwipe.json +3 -6
  326. package/src/plugins/BottomSheet.json +1 -2
  327. package/src/plugins/Cookies.json +2 -4
  328. package/src/plugins/Dialog.json +32 -72
  329. package/src/plugins/Loading.json +6 -11
  330. package/src/plugins/LoadingBar.json +3 -6
  331. package/src/plugins/Notify.json +4 -5
  332. package/src/plugins/Platform.json +3 -6
  333. package/src/plugins/Screen.json +9 -18
  334. package/src/utils/private/global-dialog.json +6 -12
  335. package/src/utils/private/portal.js +4 -4
  336. package/src/utils/private/symbols.js +2 -0
  337. package/src/utils/private/web-storage.json +6 -10
@@ -2,7 +2,7 @@
2
2
  "$schema": "",
3
3
  "framework": "vue",
4
4
  "name": "quasar",
5
- "version": "2.9.2",
5
+ "version": "2.10.1",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "types-syntax": "typescript",
@@ -20,7 +20,7 @@
20
20
  "kind": "expression",
21
21
  "type": "'top'|'right'|'bottom'|'left'"
22
22
  },
23
- "description": "Position within window of where QAjaxBar should be displayed\n\nExamples:\nbottom",
23
+ "description": "Position within window of where QAjaxBar should be displayed",
24
24
  "doc-url": "https://v2.quasar.dev/vue-components/ajax-bar",
25
25
  "default": "\"top\""
26
26
  },
@@ -415,7 +415,7 @@
415
415
  "kind": "expression",
416
416
  "type": "'none'|'xs'|'sm'|'md'|'lg'|'xl'"
417
417
  },
418
- "description": "The gutter value allows you control over the space between the breadcrumb elements.\n\nExamples:\nmd\nlg",
418
+ "description": "The gutter value allows you control over the space between the breadcrumb elements.",
419
419
  "doc-url": "https://v2.quasar.dev/vue-components/breadcrumbs",
420
420
  "default": "\"sm\""
421
421
  },
@@ -434,7 +434,7 @@
434
434
  "kind": "expression",
435
435
  "type": "'left'|'center'|'right'|'between'|'around'|'evenly'"
436
436
  },
437
- "description": "Specify how to align the breadcrumbs horizontally\n\nExamples:\nleft\ncenter",
437
+ "description": "Specify how to align the breadcrumbs horizontally",
438
438
  "doc-url": "https://v2.quasar.dev/vue-components/breadcrumbs",
439
439
  "default": "\"left\""
440
440
  }
@@ -563,16 +563,6 @@
563
563
  "description": "HTML tag to use\n\nExamples:\ndiv\nspan\ndiv\nspan",
564
564
  "doc-url": "https://v2.quasar.dev/vue-components/breadcrumbs",
565
565
  "default": "\"span\""
566
- },
567
- {
568
- "name": "ripple",
569
- "value": {
570
- "kind": "expression",
571
- "type": "boolean|object"
572
- },
573
- "description": "Configure material ripple (disable it by setting it to 'false' or supply a config object)\n\nExamples:\nfalse\n{ early: true, center: true, color: 'teal', keyCodes: [] }",
574
- "doc-url": "https://v2.quasar.dev/vue-components/breadcrumbs",
575
- "default": "true"
576
566
  }
577
567
  ],
578
568
  "events": [
@@ -613,6 +603,36 @@
613
603
  "symbol": "QBtnDropdown"
614
604
  },
615
605
  "attributes": [
606
+ {
607
+ "name": "transition-show",
608
+ "value": {
609
+ "kind": "expression",
610
+ "type": "string"
611
+ },
612
+ "description": "One of Quasar's embedded transitions\n\nExamples:\nfade\nslide-down",
613
+ "doc-url": "https://v2.quasar.dev/vue-components/button-dropdown",
614
+ "default": "\"fade\""
615
+ },
616
+ {
617
+ "name": "transition-hide",
618
+ "value": {
619
+ "kind": "expression",
620
+ "type": "string"
621
+ },
622
+ "description": "One of Quasar's embedded transitions\n\nExamples:\nfade\nslide-down",
623
+ "doc-url": "https://v2.quasar.dev/vue-components/button-dropdown",
624
+ "default": "\"fade\""
625
+ },
626
+ {
627
+ "name": "transition-duration",
628
+ "value": {
629
+ "kind": "expression",
630
+ "type": "string|number"
631
+ },
632
+ "description": "Transition duration (in milliseconds, without unit)",
633
+ "doc-url": "https://v2.quasar.dev/vue-components/button-dropdown",
634
+ "default": "300"
635
+ },
616
636
  {
617
637
  "name": "model-value",
618
638
  "value": {
@@ -1035,7 +1055,7 @@
1035
1055
  "kind": "expression",
1036
1056
  "type": "'top left'|'top middle'|'top right'|'top start'|'top end'|'center left'|'center middle'|'center right'|'center start'|'center end'|'bottom left'|'bottom middle'|'bottom right'|'bottom start'|'bottom end'"
1037
1057
  },
1038
- "description": "Two values setting the starting position or anchor point of the menu relative to its target\n\nExamples:\ntop right\nbottom end",
1058
+ "description": "Two values setting the starting position or anchor point of the menu relative to its target",
1039
1059
  "doc-url": "https://v2.quasar.dev/vue-components/button-dropdown",
1040
1060
  "default": "\"bottom end\""
1041
1061
  },
@@ -1045,7 +1065,7 @@
1045
1065
  "kind": "expression",
1046
1066
  "type": "'top left'|'top middle'|'top right'|'top start'|'top end'|'center left'|'center middle'|'center right'|'center start'|'center end'|'bottom left'|'bottom middle'|'bottom right'|'bottom start'|'bottom end'"
1047
1067
  },
1048
- "description": "Two values setting the menu's own position relative to its target\n\nExamples:\ntop right\nbottom end",
1068
+ "description": "Two values setting the menu's own position relative to its target",
1049
1069
  "doc-url": "https://v2.quasar.dev/vue-components/button-dropdown",
1050
1070
  "default": "\"top end\""
1051
1071
  },
@@ -1885,7 +1905,7 @@
1885
1905
  "kind": "expression",
1886
1906
  "type": "number"
1887
1907
  },
1888
- "description": "Percentage (0.0 < x < 100.0); To be used along 'loading' prop; Display a progress bar on the background\n\nExamples:\n23",
1908
+ "description": "Percentage (0.0 < x < 100.0); To be used along 'loading' prop; Display a progress bar on the background",
1889
1909
  "doc-url": "https://v2.quasar.dev/vue-components/button"
1890
1910
  },
1891
1911
  {
@@ -2149,7 +2169,7 @@
2149
2169
  "kind": "expression",
2150
2170
  "type": "number"
2151
2171
  },
2152
- "description": "Equivalent to using Vue's native max prop for <keep-alive>\n\nExamples:\n2",
2172
+ "description": "Equivalent to using Vue's native max prop for <keep-alive>",
2153
2173
  "doc-url": "https://v2.quasar.dev/vue-components/carousel"
2154
2174
  },
2155
2175
  {
@@ -2218,7 +2238,7 @@
2218
2238
  "kind": "expression",
2219
2239
  "type": "string|number"
2220
2240
  },
2221
- "description": "Transition duration (in milliseconds, without unit)\n\nExamples:\n500\n1200",
2241
+ "description": "Transition duration (in milliseconds, without unit)",
2222
2242
  "doc-url": "https://v2.quasar.dev/vue-components/carousel",
2223
2243
  "default": "300"
2224
2244
  },
@@ -2331,7 +2351,7 @@
2331
2351
  "kind": "expression",
2332
2352
  "type": "'top'|'right'|'bottom'|'left'"
2333
2353
  },
2334
- "description": "Side to stick navigation to\n\nExamples:\nleft",
2354
+ "description": "Side to stick navigation to",
2335
2355
  "doc-url": "https://v2.quasar.dev/vue-components/carousel",
2336
2356
  "default": "\"bottom/right\""
2337
2357
  },
@@ -2450,7 +2470,7 @@
2450
2470
  "kind": "expression",
2451
2471
  "type": "'top-right'|'top-left'|'bottom-right'|'bottom-left'|'top'|'right'|'bottom'|'left'"
2452
2472
  },
2453
- "description": "Side/corner to stick to\n\nExamples:\ntop-right",
2473
+ "description": "Side/corner to stick to",
2454
2474
  "doc-url": "https://v2.quasar.dev/vue-components/carousel",
2455
2475
  "default": "\"bottom-right\""
2456
2476
  },
@@ -3182,7 +3202,7 @@
3182
3202
  "kind": "expression",
3183
3203
  "type": "number"
3184
3204
  },
3185
- "description": "Current progress (must be between min/max)\n\nExamples:\n0\n100\n52.32",
3205
+ "description": "Current progress (must be between min/max)",
3186
3206
  "doc-url": "https://v2.quasar.dev/vue-components/circular-progress"
3187
3207
  },
3188
3208
  {
@@ -3191,7 +3211,7 @@
3191
3211
  "kind": "expression",
3192
3212
  "type": "number"
3193
3213
  },
3194
- "description": "Minimum value defining 'no progress' (must be lower than 'max')\n\nExamples:\n0\n100\n52.32",
3214
+ "description": "Minimum value defining 'no progress' (must be lower than 'max')",
3195
3215
  "doc-url": "https://v2.quasar.dev/vue-components/circular-progress"
3196
3216
  },
3197
3217
  {
@@ -3200,7 +3220,7 @@
3200
3220
  "kind": "expression",
3201
3221
  "type": "number"
3202
3222
  },
3203
- "description": "Maximum value defining 100% progress made (must be higher than 'min')\n\nExamples:\n100\n52.32",
3223
+ "description": "Maximum value defining 100% progress made (must be higher than 'min')",
3204
3224
  "doc-url": "https://v2.quasar.dev/vue-components/circular-progress",
3205
3225
  "default": "100"
3206
3226
  },
@@ -3257,7 +3277,7 @@
3257
3277
  "kind": "expression",
3258
3278
  "type": "number"
3259
3279
  },
3260
- "description": "Thickness of progress arc as a ratio (0.0 < x < 1.0) of component size\n\nExamples:\n1\n0.3",
3280
+ "description": "Thickness of progress arc as a ratio (0.0 < x < 1.0) of component size",
3261
3281
  "doc-url": "https://v2.quasar.dev/vue-components/circular-progress",
3262
3282
  "default": "0.2"
3263
3283
  },
@@ -3267,7 +3287,7 @@
3267
3287
  "kind": "expression",
3268
3288
  "type": "number"
3269
3289
  },
3270
- "description": "Angle to rotate progress arc by\n\nExamples:\n0\n40\n90",
3290
+ "description": "Angle to rotate progress arc by",
3271
3291
  "doc-url": "https://v2.quasar.dev/vue-components/circular-progress"
3272
3292
  },
3273
3293
  {
@@ -3386,7 +3406,7 @@
3386
3406
  "kind": "expression",
3387
3407
  "type": "'auto'|'hex'|'rgb'|'hexa'|'rgba'"
3388
3408
  },
3389
- "description": "Forces a certain model format upon the model\n\nExamples:\nhex",
3409
+ "description": "Forces a certain model format upon the model",
3390
3410
  "doc-url": "https://v2.quasar.dev/vue-components/color-picker",
3391
3411
  "default": "\"auto\""
3392
3412
  },
@@ -3938,7 +3958,7 @@
3938
3958
  "kind": "expression",
3939
3959
  "type": "string|number"
3940
3960
  },
3941
- "description": "Transition duration (in milliseconds, without unit)\n\nExamples:\n500\n1200",
3961
+ "description": "Transition duration (in milliseconds, without unit)",
3942
3962
  "doc-url": "https://v2.quasar.dev/vue-components/dialog",
3943
3963
  "default": "300"
3944
3964
  },
@@ -4048,7 +4068,7 @@
4048
4068
  "kind": "expression",
4049
4069
  "type": "'standard'|'top'|'right'|'bottom'|'left'"
4050
4070
  },
4051
- "description": "Stick dialog to one of the sides (top, right, bottom or left)\n\nExamples:\ntop\nright",
4071
+ "description": "Stick dialog to one of the sides (top, right, bottom or left)",
4052
4072
  "doc-url": "https://v2.quasar.dev/vue-components/dialog",
4053
4073
  "default": "\"standard\""
4054
4074
  },
@@ -4213,7 +4233,7 @@
4213
4233
  "kind": "expression",
4214
4234
  "type": "'left'|'right'"
4215
4235
  },
4216
- "description": "Side to attach to\n\nExamples:\nright",
4236
+ "description": "Side to attach to",
4217
4237
  "doc-url": "https://v2.quasar.dev/layout/drawer",
4218
4238
  "default": "\"left\""
4219
4239
  },
@@ -4293,7 +4313,7 @@
4293
4313
  "kind": "expression",
4294
4314
  "type": "'default'|'desktop'|'mobile'"
4295
4315
  },
4296
- "description": "Overrides the default dynamic mode into which the drawer is put on\n\nExamples:\nmobile",
4316
+ "description": "Overrides the default dynamic mode into which the drawer is put on",
4297
4317
  "doc-url": "https://v2.quasar.dev/layout/drawer",
4298
4318
  "default": "\"default\""
4299
4319
  },
@@ -4991,7 +5011,7 @@
4991
5011
  "kind": "expression",
4992
5012
  "type": "number"
4993
5013
  },
4994
- "description": "Animation duration (in milliseconds)\n\nExamples:\n:duration=\"1000\"",
5014
+ "description": "Animation duration (in milliseconds)",
4995
5015
  "doc-url": "https://v2.quasar.dev/vue-components/expansion-item",
4996
5016
  "default": "300"
4997
5017
  },
@@ -5426,7 +5446,7 @@
5426
5446
  "kind": "expression",
5427
5447
  "type": "'up'|'right'|'down'|'left'"
5428
5448
  },
5429
- "description": "Direction to expand Fab Actions to\n\nExamples:\ndown",
5449
+ "description": "Direction to expand Fab Actions to",
5430
5450
  "doc-url": "https://v2.quasar.dev/vue-components/floating-action-button",
5431
5451
  "default": "\"right\""
5432
5452
  },
@@ -6168,7 +6188,7 @@
6168
6188
  "kind": "expression",
6169
6189
  "type": "string|number"
6170
6190
  },
6171
- "description": "Specify a max length of model\n\nExamples:\n12",
6191
+ "description": "Specify a max length of model",
6172
6192
  "doc-url": "https://v2.quasar.dev/vue-components/field"
6173
6193
  }
6174
6194
  ],
@@ -6349,7 +6369,7 @@
6349
6369
  "kind": "expression",
6350
6370
  "type": "number|string"
6351
6371
  },
6352
- "description": "Maximum size of all files combined in bytes\n\nExamples:\n1024\n1048576",
6372
+ "description": "Maximum size of all files combined in bytes",
6353
6373
  "doc-url": "https://v2.quasar.dev/vue-components/file"
6354
6374
  },
6355
6375
  {
@@ -6358,7 +6378,7 @@
6358
6378
  "kind": "expression",
6359
6379
  "type": "number|string"
6360
6380
  },
6361
- "description": "Maximum number of files to contain\n\nExamples:\n:max-files=\"5\"\n10",
6381
+ "description": "Maximum number of files to contain",
6362
6382
  "doc-url": "https://v2.quasar.dev/vue-components/file"
6363
6383
  },
6364
6384
  {
@@ -6943,7 +6963,7 @@
6943
6963
  "kind": "expression",
6944
6964
  "type": "number|string"
6945
6965
  },
6946
- "description": "When using SSR, you can optionally hint of the height (in pixels) of the QFooter\n\nExamples:\n150",
6966
+ "description": "When using SSR, you can optionally hint of the height (in pixels) of the QFooter",
6947
6967
  "doc-url": "https://v2.quasar.dev/layout/header-and-footer",
6948
6968
  "default": "50"
6949
6969
  }
@@ -7114,7 +7134,7 @@
7114
7134
  "kind": "expression",
7115
7135
  "type": "number"
7116
7136
  },
7117
- "description": "Amount of scroll (in pixels) that should trigger a 'reveal' state change\n\nExamples:\n:reveal-offset=\"500\"",
7137
+ "description": "Amount of scroll (in pixels) that should trigger a 'reveal' state change",
7118
7138
  "doc-url": "https://v2.quasar.dev/layout/header-and-footer",
7119
7139
  "default": "250"
7120
7140
  },
@@ -7144,7 +7164,7 @@
7144
7164
  "kind": "expression",
7145
7165
  "type": "number|string"
7146
7166
  },
7147
- "description": "When using SSR, you can optionally hint of the height (in pixels) of the QHeader\n\nExamples:\n150",
7167
+ "description": "When using SSR, you can optionally hint of the height (in pixels) of the QHeader",
7148
7168
  "doc-url": "https://v2.quasar.dev/layout/header-and-footer",
7149
7169
  "default": "50"
7150
7170
  }
@@ -7543,7 +7563,7 @@
7543
7563
  "kind": "expression",
7544
7564
  "type": "number"
7545
7565
  },
7546
- "description": "Offset (pixels) to bottom of Infinite Scroll container from which the component should start loading more content in advance\n\nExamples:\n:offset=\"250\"",
7566
+ "description": "Offset (pixels) to bottom of Infinite Scroll container from which the component should start loading more content in advance",
7547
7567
  "doc-url": "https://v2.quasar.dev/vue-components/infinite-scroll",
7548
7568
  "default": "500"
7549
7569
  },
@@ -7553,7 +7573,7 @@
7553
7573
  "kind": "expression",
7554
7574
  "type": "string|number"
7555
7575
  },
7556
- "description": "Debounce amount (in milliseconds)\n\nExamples:\n0\n530",
7576
+ "description": "Debounce amount (in milliseconds)",
7557
7577
  "doc-url": "https://v2.quasar.dev/vue-components/infinite-scroll",
7558
7578
  "default": "100"
7559
7579
  },
@@ -7563,7 +7583,7 @@
7563
7583
  "kind": "expression",
7564
7584
  "type": "number"
7565
7585
  },
7566
- "description": "Initialize the pagination index (used for the @load event)\n\nExamples:\n2\n3",
7586
+ "description": "Initialize the pagination index (used for the @load event)",
7567
7587
  "doc-url": "https://v2.quasar.dev/vue-components/infinite-scroll"
7568
7588
  },
7569
7589
  {
@@ -7603,7 +7623,7 @@
7603
7623
  {
7604
7624
  "name": "index",
7605
7625
  "type": "number",
7606
- "description": "The index parameter can be used to make some sort of pagination on the content you load. It takes numeric values starting with 1 and incrementing with each call\n\nExamples:\n12",
7626
+ "description": "The index parameter can be used to make some sort of pagination on the content you load. It takes numeric values starting with 1 and incrementing with each call",
7607
7627
  "doc-url": "https://v2.quasar.dev/vue-components/infinite-scroll"
7608
7628
  },
7609
7629
  {
@@ -7665,7 +7685,7 @@
7665
7685
  "kind": "expression",
7666
7686
  "type": "string|number"
7667
7687
  },
7668
- "description": "Transition duration (in milliseconds, without unit)\n\nExamples:\n500\n1200",
7688
+ "description": "Transition duration (in milliseconds, without unit)",
7669
7689
  "doc-url": "https://v2.quasar.dev/vue-components/inner-loading",
7670
7690
  "default": "300"
7671
7691
  },
@@ -8162,7 +8182,7 @@
8162
8182
  "kind": "expression",
8163
8183
  "type": "'text'|'password'|'textarea'|'email'|'search'|'tel'|'file'|'number'|'url'|'time'|'date'"
8164
8184
  },
8165
- "description": "Input type\n\nExamples:\npassword",
8185
+ "description": "Input type",
8166
8186
  "doc-url": "https://v2.quasar.dev/vue-components/input",
8167
8187
  "default": "\"text\""
8168
8188
  },
@@ -8172,7 +8192,7 @@
8172
8192
  "kind": "expression",
8173
8193
  "type": "string|number"
8174
8194
  },
8175
- "description": "Debounce amount (in milliseconds) when updating model\n\nExamples:\n0\n530",
8195
+ "description": "Debounce amount (in milliseconds) when updating model",
8176
8196
  "doc-url": "https://v2.quasar.dev/vue-components/input"
8177
8197
  },
8178
8198
  {
@@ -8181,7 +8201,7 @@
8181
8201
  "kind": "expression",
8182
8202
  "type": "string|number"
8183
8203
  },
8184
- "description": "Specify a max length of model\n\nExamples:\n12",
8204
+ "description": "Specify a max length of model",
8185
8205
  "doc-url": "https://v2.quasar.dev/vue-components/input"
8186
8206
  },
8187
8207
  {
@@ -8401,7 +8421,7 @@
8401
8421
  "kind": "expression",
8402
8422
  "type": "string|number"
8403
8423
  },
8404
- "description": "Transition duration (in milliseconds, without unit)\n\nExamples:\n500\n1200",
8424
+ "description": "Transition duration (in milliseconds, without unit)",
8405
8425
  "doc-url": "https://v2.quasar.dev/vue-components/intersection",
8406
8426
  "default": "300"
8407
8427
  },
@@ -8686,7 +8706,7 @@
8686
8706
  "kind": "expression",
8687
8707
  "type": "number|string"
8688
8708
  },
8689
- "description": "Apply ellipsis when there's not enough space to render on the specified number of lines;\n\nExamples:\n1\n3\n:lines=\"2\"",
8709
+ "description": "Apply ellipsis when there's not enough space to render on the specified number of lines;",
8690
8710
  "doc-url": "https://v2.quasar.dev/vue-components/list-and-list-items"
8691
8711
  }
8692
8712
  ],
@@ -8824,6 +8844,16 @@
8824
8844
  "description": "Applies a material design-like padding on top and bottom",
8825
8845
  "doc-url": "https://v2.quasar.dev/vue-components/list-and-list-items",
8826
8846
  "type": "boolean"
8847
+ },
8848
+ {
8849
+ "name": "tag",
8850
+ "value": {
8851
+ "kind": "expression",
8852
+ "type": "string"
8853
+ },
8854
+ "description": "HTML tag to use\n\nExamples:\ndiv\nspan\ndiv\nul\nol",
8855
+ "doc-url": "https://v2.quasar.dev/vue-components/list-and-list-items",
8856
+ "default": "\"div\""
8827
8857
  }
8828
8858
  ],
8829
8859
  "slots": [
@@ -8877,7 +8907,7 @@
8877
8907
  "kind": "expression",
8878
8908
  "type": "number"
8879
8909
  },
8880
- "description": "The minimum value that the model (the knob value) should start at\n\nExamples:\n20\n5",
8910
+ "description": "The minimum value that the model (the knob value) should start at",
8881
8911
  "doc-url": "https://v2.quasar.dev/vue-components/knob"
8882
8912
  },
8883
8913
  {
@@ -8886,7 +8916,7 @@
8886
8916
  "kind": "expression",
8887
8917
  "type": "number"
8888
8918
  },
8889
- "description": "The maximum value that the model (the knob value) should go to\n\nExamples:\n100\n50",
8919
+ "description": "The maximum value that the model (the knob value) should go to",
8890
8920
  "doc-url": "https://v2.quasar.dev/vue-components/knob"
8891
8921
  },
8892
8922
  {
@@ -8895,7 +8925,7 @@
8895
8925
  "kind": "expression",
8896
8926
  "type": "number"
8897
8927
  },
8898
- "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\"",
8928
+ "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",
8899
8929
  "doc-url": "https://v2.quasar.dev/vue-components/knob"
8900
8930
  },
8901
8931
  {
@@ -8904,7 +8934,7 @@
8904
8934
  "kind": "expression",
8905
8935
  "type": "number"
8906
8936
  },
8907
- "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:inner-max=\"100\"",
8937
+ "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",
8908
8938
  "doc-url": "https://v2.quasar.dev/vue-components/knob"
8909
8939
  },
8910
8940
  {
@@ -8913,9 +8943,9 @@
8913
8943
  "kind": "expression",
8914
8944
  "type": "number"
8915
8945
  },
8916
- "description": "A number representing steps in the value of the model, while adjusting the knob\n\nExamples:\n1\n5",
8946
+ "description": "A number representing steps in the value of the model, while adjusting the knob",
8917
8947
  "doc-url": "https://v2.quasar.dev/vue-components/knob",
8918
- "default": "\"1\""
8948
+ "default": "1"
8919
8949
  },
8920
8950
  {
8921
8951
  "name": "reverse",
@@ -8980,7 +9010,7 @@
8980
9010
  "kind": "expression",
8981
9011
  "type": "number"
8982
9012
  },
8983
- "description": "Thickness of progress arc as a ratio (0.0 < x < 1.0) of component size\n\nExamples:\n1\n0.3",
9013
+ "description": "Thickness of progress arc as a ratio (0.0 < x < 1.0) of component size",
8984
9014
  "doc-url": "https://v2.quasar.dev/vue-components/knob",
8985
9015
  "default": "0.2"
8986
9016
  },
@@ -8990,7 +9020,7 @@
8990
9020
  "kind": "expression",
8991
9021
  "type": "number"
8992
9022
  },
8993
- "description": "Angle to rotate progress arc by\n\nExamples:\n0\n40\n90",
9023
+ "description": "Angle to rotate progress arc by",
8994
9024
  "doc-url": "https://v2.quasar.dev/vue-components/knob"
8995
9025
  },
8996
9026
  {
@@ -9053,7 +9083,7 @@
9053
9083
  {
9054
9084
  "name": "value",
9055
9085
  "type": "number",
9056
- "description": "New model value\n\nExamples:\n12",
9086
+ "description": "New model value",
9057
9087
  "doc-url": "https://v2.quasar.dev/vue-components/knob"
9058
9088
  }
9059
9089
  ],
@@ -9066,7 +9096,7 @@
9066
9096
  {
9067
9097
  "name": "value",
9068
9098
  "type": "number",
9069
- "description": "New model value\n\nExamples:\n12",
9099
+ "description": "New model value",
9070
9100
  "doc-url": "https://v2.quasar.dev/vue-components/knob"
9071
9101
  }
9072
9102
  ],
@@ -9145,7 +9175,7 @@
9145
9175
  {
9146
9176
  "name": "height",
9147
9177
  "type": "number",
9148
- "description": "New scroll height of layout\n\nExamples:\n1442",
9178
+ "description": "New scroll height of layout",
9149
9179
  "doc-url": "https://v2.quasar.dev/layout/layout"
9150
9180
  }
9151
9181
  ],
@@ -9185,7 +9215,7 @@
9185
9215
  "kind": "expression",
9186
9216
  "type": "number"
9187
9217
  },
9188
- "description": "Progress value (0.0 < x < 1.0)\n\nExamples:\n:value=\"0.28\"",
9218
+ "description": "Progress value (0.0 < x < 1.0)",
9189
9219
  "doc-url": "https://v2.quasar.dev/vue-components/linear-progress"
9190
9220
  },
9191
9221
  {
@@ -9194,7 +9224,7 @@
9194
9224
  "kind": "expression",
9195
9225
  "type": "number"
9196
9226
  },
9197
- "description": "Optional buffer value (0.0 < x < 1.0)\n\nExamples:\n:buffer=\"0.78\"",
9227
+ "description": "Optional buffer value (0.0 < x < 1.0)",
9198
9228
  "doc-url": "https://v2.quasar.dev/vue-components/linear-progress"
9199
9229
  },
9200
9230
  {
@@ -9431,7 +9461,7 @@
9431
9461
  "kind": "expression",
9432
9462
  "type": "string|number"
9433
9463
  },
9434
- "description": "Transition duration (in milliseconds, without unit)\n\nExamples:\n500\n1200",
9464
+ "description": "Transition duration (in milliseconds, without unit)",
9435
9465
  "doc-url": "https://v2.quasar.dev/vue-components/menu",
9436
9466
  "default": "300"
9437
9467
  },
@@ -9511,7 +9541,7 @@
9511
9541
  "kind": "expression",
9512
9542
  "type": "'top left'|'top middle'|'top right'|'top start'|'top end'|'center left'|'center middle'|'center right'|'center start'|'center end'|'bottom left'|'bottom middle'|'bottom right'|'bottom start'|'bottom end'"
9513
9543
  },
9514
- "description": "Two values setting the starting position or anchor point of the menu relative to its target\n\nExamples:\ntop left\nbottom right",
9544
+ "description": "Two values setting the starting position or anchor point of the menu relative to its target",
9515
9545
  "doc-url": "https://v2.quasar.dev/vue-components/menu"
9516
9546
  },
9517
9547
  {
@@ -9520,7 +9550,7 @@
9520
9550
  "kind": "expression",
9521
9551
  "type": "'top left'|'top middle'|'top right'|'top start'|'top end'|'center left'|'center middle'|'center right'|'center start'|'center end'|'bottom left'|'bottom middle'|'bottom right'|'bottom start'|'bottom end'"
9522
9552
  },
9523
- "description": "Two values setting the menu's own position relative to its target\n\nExamples:\ntop left\nbottom right",
9553
+ "description": "Two values setting the menu's own position relative to its target",
9524
9554
  "doc-url": "https://v2.quasar.dev/vue-components/menu"
9525
9555
  },
9526
9556
  {
@@ -9814,7 +9844,7 @@
9814
9844
  "kind": "expression",
9815
9845
  "type": "'radio'|'checkbox'|'toggle'"
9816
9846
  },
9817
- "description": "The type of input component to be used\n\nExamples:\ncheckbox",
9847
+ "description": "The type of input component to be used",
9818
9848
  "doc-url": "https://v2.quasar.dev/vue-components/option-group",
9819
9849
  "default": "\"radio\""
9820
9850
  },
@@ -9931,7 +9961,7 @@
9931
9961
  "kind": "expression",
9932
9962
  "type": "'top-right'|'top-left'|'bottom-right'|'bottom-left'|'top'|'right'|'bottom'|'left'"
9933
9963
  },
9934
- "description": "Page side/corner to stick to\n\nExamples:\ntop-right",
9964
+ "description": "Page side/corner to stick to",
9935
9965
  "doc-url": "https://v2.quasar.dev/layout/page-scroller",
9936
9966
  "default": "\"bottom-right\""
9937
9967
  },
@@ -9961,7 +9991,7 @@
9961
9991
  "kind": "expression",
9962
9992
  "type": "number"
9963
9993
  },
9964
- "description": "Scroll offset (in pixels) from which point the component is shown on page; Measured from the top of the page (or from the bottom if in 'reverse' mode)\n\nExamples:\n550",
9994
+ "description": "Scroll offset (in pixels) from which point the component is shown on page; Measured from the top of the page (or from the bottom if in 'reverse' mode)",
9965
9995
  "doc-url": "https://v2.quasar.dev/layout/page-scroller",
9966
9996
  "default": "1000"
9967
9997
  },
@@ -9981,7 +10011,7 @@
9981
10011
  "kind": "expression",
9982
10012
  "type": "number"
9983
10013
  },
9984
- "description": "Duration (in milliseconds) of the scrolling until it reaches its target\n\nExamples:\n500",
10014
+ "description": "Duration (in milliseconds) of the scrolling until it reaches its target",
9985
10015
  "doc-url": "https://v2.quasar.dev/layout/page-scroller",
9986
10016
  "default": "300"
9987
10017
  }
@@ -10009,7 +10039,7 @@
10009
10039
  "kind": "expression",
10010
10040
  "type": "'top-right'|'top-left'|'bottom-right'|'bottom-left'|'top'|'right'|'bottom'|'left'"
10011
10041
  },
10012
- "description": "Page side/corner to stick to\n\nExamples:\ntop-right",
10042
+ "description": "Page side/corner to stick to",
10013
10043
  "doc-url": "https://v2.quasar.dev/layout/page-sticky",
10014
10044
  "default": "\"bottom-right\""
10015
10045
  },
@@ -10111,7 +10141,7 @@
10111
10141
  "kind": "expression",
10112
10142
  "type": "number"
10113
10143
  },
10114
- "description": "Current page (must be between min/max)\n\nExamples:\n3",
10144
+ "description": "Current page (must be between min/max)",
10115
10145
  "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10116
10146
  "required": true
10117
10147
  },
@@ -10119,9 +10149,9 @@
10119
10149
  "name": "min",
10120
10150
  "value": {
10121
10151
  "kind": "expression",
10122
- "type": "number"
10152
+ "type": "number|string"
10123
10153
  },
10124
- "description": "Minimum page (must be lower than 'max')\n\nExamples:\n3",
10154
+ "description": "Minimum page (must be lower than 'max')",
10125
10155
  "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10126
10156
  "default": "1"
10127
10157
  },
@@ -10129,50 +10159,12 @@
10129
10159
  "name": "max",
10130
10160
  "value": {
10131
10161
  "kind": "expression",
10132
- "type": "number"
10162
+ "type": "number|string"
10133
10163
  },
10134
- "description": "Number of last page (must be higher than 'min')\n\nExamples:\n10",
10164
+ "description": "Number of last page (must be higher than 'min')",
10135
10165
  "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10136
10166
  "required": true
10137
10167
  },
10138
- {
10139
- "name": "color",
10140
- "value": {
10141
- "kind": "expression",
10142
- "type": "string"
10143
- },
10144
- "description": "Color name for component from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
10145
- "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10146
- "default": "\"primary\""
10147
- },
10148
- {
10149
- "name": "text-color",
10150
- "value": {
10151
- "kind": "expression",
10152
- "type": "string"
10153
- },
10154
- "description": "Overrides text color (if needed); Color name from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
10155
- "doc-url": "https://v2.quasar.dev/vue-components/pagination"
10156
- },
10157
- {
10158
- "name": "active-color",
10159
- "value": {
10160
- "kind": "expression",
10161
- "type": "string"
10162
- },
10163
- "description": "Color name for component from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
10164
- "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10165
- "default": "\"primary\""
10166
- },
10167
- {
10168
- "name": "active-text-color",
10169
- "value": {
10170
- "kind": "expression",
10171
- "type": "string"
10172
- },
10173
- "description": "Overrides text color (if needed); Color name from the Quasar Color Palette\n\nExamples:\nprimary\nteal-10",
10174
- "doc-url": "https://v2.quasar.dev/vue-components/pagination"
10175
- },
10176
10168
  {
10177
10169
  "name": "dark",
10178
10170
  "value": {
@@ -10183,24 +10175,6 @@
10183
10175
  "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10184
10176
  "type": "boolean"
10185
10177
  },
10186
- {
10187
- "name": "input-style",
10188
- "value": {
10189
- "kind": "expression",
10190
- "type": "string|any[]|object"
10191
- },
10192
- "description": "Style definitions to be attributed to the input (if using one)\n\nExamples:\nbackground-color: #ff0000\n:input-style=\"{ backgroundColor: '#ff0000' }\"",
10193
- "doc-url": "https://v2.quasar.dev/vue-components/pagination"
10194
- },
10195
- {
10196
- "name": "input-class",
10197
- "value": {
10198
- "kind": "expression",
10199
- "type": "string|any[]|object"
10200
- },
10201
- "description": "Class definitions to be attributed to the input (if using one)\n\nExamples:\nmy-special-class\n:input-class=\"{ 'my-special-class': <condition> }\"",
10202
- "doc-url": "https://v2.quasar.dev/vue-components/pagination"
10203
- },
10204
10178
  {
10205
10179
  "name": "size",
10206
10180
  "value": {
@@ -10319,78 +10293,115 @@
10319
10293
  "name": "max-pages",
10320
10294
  "value": {
10321
10295
  "kind": "expression",
10322
- "type": "number"
10296
+ "type": "number|string"
10323
10297
  },
10324
- "description": "Maximum number of page links to display at a time; 0 means Infinite\n\nExamples:\n5",
10298
+ "description": "Maximum number of page links to display at a time; 0 means Infinite",
10325
10299
  "doc-url": "https://v2.quasar.dev/vue-components/pagination"
10326
10300
  },
10327
10301
  {
10328
- "name": "ripple",
10302
+ "name": "flat",
10329
10303
  "value": {
10330
10304
  "kind": "expression",
10331
- "type": "boolean|object"
10305
+ "type": "boolean"
10332
10306
  },
10333
- "description": "Configure buttons material ripple (disable it by setting it to 'false' or supply a config object); Does not applies to boundary and ellipsis buttons\n\nExamples:\nfalse\n{ early: true, center: true, color: 'teal', keyCodes: [] }",
10307
+ "description": "Use 'flat' design for non-active buttons (it's the default option)",
10334
10308
  "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10335
- "default": "true"
10309
+ "type": "boolean"
10336
10310
  },
10337
10311
  {
10338
- "name": "round",
10312
+ "name": "outline",
10339
10313
  "value": {
10340
10314
  "kind": "expression",
10341
10315
  "type": "boolean"
10342
10316
  },
10343
- "description": "Makes a circle shaped button for all buttons",
10317
+ "description": "Use 'outline' design for non-active buttons",
10344
10318
  "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10345
10319
  "type": "boolean"
10346
10320
  },
10347
10321
  {
10348
- "name": "rounded",
10322
+ "name": "unelevated",
10349
10323
  "value": {
10350
10324
  "kind": "expression",
10351
10325
  "type": "boolean"
10352
10326
  },
10353
- "description": "Applies a more prominent border-radius for a squared shape button for all buttons",
10327
+ "description": "Remove shadow for non-active buttons",
10354
10328
  "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10355
10329
  "type": "boolean"
10356
10330
  },
10357
10331
  {
10358
- "name": "flat",
10332
+ "name": "push",
10359
10333
  "value": {
10360
10334
  "kind": "expression",
10361
10335
  "type": "boolean"
10362
10336
  },
10363
- "description": "Use 'flat' design for current page button",
10337
+ "description": "Use 'push' design for non-active buttons",
10364
10338
  "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10365
10339
  "type": "boolean"
10366
10340
  },
10367
10341
  {
10368
- "name": "outline",
10342
+ "name": "color",
10369
10343
  "value": {
10370
10344
  "kind": "expression",
10371
- "type": "boolean"
10345
+ "type": "string"
10372
10346
  },
10373
- "description": "Use 'outline' design for current page button",
10347
+ "description": "Color name from the Quasar Color Palette for the non-active buttons\n\nExamples:\nprimary\nteal-10",
10374
10348
  "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10375
- "type": "boolean"
10349
+ "default": "\"primary\""
10376
10350
  },
10377
10351
  {
10378
- "name": "unelevated",
10352
+ "name": "text-color",
10353
+ "value": {
10354
+ "kind": "expression",
10355
+ "type": "string"
10356
+ },
10357
+ "description": "Text color name from the Quasar Color Palette for the ACTIVE buttons\n\nExamples:\nprimary\nteal-10",
10358
+ "doc-url": "https://v2.quasar.dev/vue-components/pagination"
10359
+ },
10360
+ {
10361
+ "name": "active-design",
10362
+ "value": {
10363
+ "kind": "expression",
10364
+ "type": "'flat'|'outline'|'push'|'unelevated'"
10365
+ },
10366
+ "description": "The design of the ACTIVE button, similar to the flat/outline/push/unelevated props (but those are used for non-active buttons)",
10367
+ "doc-url": "https://v2.quasar.dev/vue-components/pagination"
10368
+ },
10369
+ {
10370
+ "name": "active-color",
10371
+ "value": {
10372
+ "kind": "expression",
10373
+ "type": "string"
10374
+ },
10375
+ "description": "Color name from the Quasar Color Palette for the ACTIVE button\n\nExamples:\nprimary\nteal-10",
10376
+ "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10377
+ "default": "\"primary\""
10378
+ },
10379
+ {
10380
+ "name": "active-text-color",
10381
+ "value": {
10382
+ "kind": "expression",
10383
+ "type": "string"
10384
+ },
10385
+ "description": "Text color name from the Quasar Color Palette for the ACTIVE button\n\nExamples:\nprimary\nteal-10",
10386
+ "doc-url": "https://v2.quasar.dev/vue-components/pagination"
10387
+ },
10388
+ {
10389
+ "name": "round",
10379
10390
  "value": {
10380
10391
  "kind": "expression",
10381
10392
  "type": "boolean"
10382
10393
  },
10383
- "description": "Remove shadow for current page button",
10394
+ "description": "Makes a circle shaped button for all buttons",
10384
10395
  "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10385
10396
  "type": "boolean"
10386
10397
  },
10387
10398
  {
10388
- "name": "push",
10399
+ "name": "rounded",
10389
10400
  "value": {
10390
10401
  "kind": "expression",
10391
10402
  "type": "boolean"
10392
10403
  },
10393
- "description": "Use 'push' design for current page button",
10404
+ "description": "Applies a more prominent border-radius for a squared shape button for all buttons",
10394
10405
  "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10395
10406
  "type": "boolean"
10396
10407
  },
@@ -10405,14 +10416,14 @@
10405
10416
  "type": "boolean"
10406
10417
  },
10407
10418
  {
10408
- "name": "dense",
10419
+ "name": "gutter",
10409
10420
  "value": {
10410
10421
  "kind": "expression",
10411
- "type": "boolean"
10422
+ "type": "string"
10412
10423
  },
10413
- "description": "Dense mode; occupies less space",
10424
+ "description": "Apply custom gutter; Size in CSS units, including unit name or standard size name (none|xs|sm|md|lg|xl)\n\nExamples:\n16px\n10px 5px\n2rem\nxs\nmd lg\n2px 2px 5px 7px",
10414
10425
  "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10415
- "type": "boolean"
10426
+ "default": "\"2px\""
10416
10427
  },
10417
10428
  {
10418
10429
  "name": "padding",
@@ -10422,6 +10433,34 @@
10422
10433
  },
10423
10434
  "description": "Apply custom padding (vertical [horizontal]); Size in CSS units, including unit name or standard size name (none|xs|sm|md|lg|xl); Also removes the min width and height when set\n\nExamples:\n16px\n10px 5px\n2rem\nxs\nmd lg\n2px 2px 5px 7px",
10424
10435
  "doc-url": "https://v2.quasar.dev/vue-components/pagination"
10436
+ },
10437
+ {
10438
+ "name": "input-style",
10439
+ "value": {
10440
+ "kind": "expression",
10441
+ "type": "string|any[]|object"
10442
+ },
10443
+ "description": "Style definitions to be attributed to the input (if using one)\n\nExamples:\nbackground-color: #ff0000\n:input-style=\"{ backgroundColor: '#ff0000' }\"",
10444
+ "doc-url": "https://v2.quasar.dev/vue-components/pagination"
10445
+ },
10446
+ {
10447
+ "name": "input-class",
10448
+ "value": {
10449
+ "kind": "expression",
10450
+ "type": "string|any[]|object"
10451
+ },
10452
+ "description": "Class definitions to be attributed to the input (if using one)\n\nExamples:\nmy-special-class\n:input-class=\"{ 'my-special-class': <condition> }\"",
10453
+ "doc-url": "https://v2.quasar.dev/vue-components/pagination"
10454
+ },
10455
+ {
10456
+ "name": "ripple",
10457
+ "value": {
10458
+ "kind": "expression",
10459
+ "type": "boolean|object"
10460
+ },
10461
+ "description": "Configure buttons material ripple (disable it by setting it to 'false' or supply a config object); Does not applies to boundary and ellipsis buttons\n\nExamples:\nfalse\n{ early: true, center: true, color: 'teal', keyCodes: [] }",
10462
+ "doc-url": "https://v2.quasar.dev/vue-components/pagination",
10463
+ "default": "true"
10425
10464
  }
10426
10465
  ],
10427
10466
  "events": [
@@ -10465,7 +10504,7 @@
10465
10504
  "kind": "expression",
10466
10505
  "type": "number"
10467
10506
  },
10468
- "description": "Height of component (in pixels)\n\nExamples:\n:height=\"1000\"",
10507
+ "description": "Height of component (in pixels)",
10469
10508
  "doc-url": "https://v2.quasar.dev/vue-components/parallax",
10470
10509
  "default": "500"
10471
10510
  },
@@ -10475,7 +10514,7 @@
10475
10514
  "kind": "expression",
10476
10515
  "type": "number"
10477
10516
  },
10478
- "description": "Speed of parallax effect (0.0 < x < 1.0)\n\nExamples:\n:speed=\"0.24\"",
10517
+ "description": "Speed of parallax effect (0.0 < x < 1.0)",
10479
10518
  "doc-url": "https://v2.quasar.dev/vue-components/parallax"
10480
10519
  },
10481
10520
  {
@@ -10495,7 +10534,7 @@
10495
10534
  {
10496
10535
  "name": "percentage",
10497
10536
  "type": "number",
10498
- "description": "Number between 0.0 and 1.0 defining the scrolled percentage of the component\n\nExamples:\n0.234",
10537
+ "description": "Number between 0.0 and 1.0 defining the scrolled percentage of the component",
10499
10538
  "doc-url": "https://v2.quasar.dev/vue-components/parallax"
10500
10539
  }
10501
10540
  ],
@@ -10643,7 +10682,7 @@
10643
10682
  "kind": "expression",
10644
10683
  "type": "'top left'|'top middle'|'top right'|'top start'|'top end'|'center left'|'center middle'|'center right'|'center start'|'center end'|'bottom left'|'bottom middle'|'bottom right'|'bottom start'|'bottom end'"
10645
10684
  },
10646
- "description": "Two values setting the starting position or anchor point of the menu relative to its target\n\nExamples:\ntop left\nbottom right",
10685
+ "description": "Two values setting the starting position or anchor point of the menu relative to its target",
10647
10686
  "doc-url": "https://v2.quasar.dev/vue-components/popup-edit"
10648
10687
  },
10649
10688
  {
@@ -10652,7 +10691,7 @@
10652
10691
  "kind": "expression",
10653
10692
  "type": "'top left'|'top middle'|'top right'|'top start'|'top end'|'center left'|'center middle'|'center right'|'center start'|'center end'|'bottom left'|'bottom middle'|'bottom right'|'bottom start'|'bottom end'"
10654
10693
  },
10655
- "description": "Two values setting the menu's own position relative to its target\n\nExamples:\ntop left\nbottom right",
10694
+ "description": "Two values setting the menu's own position relative to its target",
10656
10695
  "doc-url": "https://v2.quasar.dev/vue-components/popup-edit"
10657
10696
  },
10658
10697
  {
@@ -10859,7 +10898,7 @@
10859
10898
  "kind": "expression",
10860
10899
  "type": "number|string"
10861
10900
  },
10862
- "description": "Breakpoint (in pixels) of window width/height (whichever is smaller) from where a Menu will get to be used instead of a Dialog\n\nExamples:\n992\n:breakpoint=\"1024\"",
10901
+ "description": "Breakpoint (in pixels) of window width/height (whichever is smaller) from where a Menu will get to be used instead of a Dialog",
10863
10902
  "doc-url": "https://v2.quasar.dev/vue-components/popup-proxy",
10864
10903
  "default": "450"
10865
10904
  }
@@ -11233,7 +11272,7 @@
11233
11272
  "kind": "expression",
11234
11273
  "type": "number"
11235
11274
  },
11236
- "description": "Maximum value of the model; Set track's maximum value\n\nExamples:\n:max=\"100\"",
11275
+ "description": "Maximum value of the model; Set track's maximum value",
11237
11276
  "doc-url": "https://v2.quasar.dev/vue-components/range",
11238
11277
  "default": "100"
11239
11278
  },
@@ -11243,7 +11282,7 @@
11243
11282
  "kind": "expression",
11244
11283
  "type": "number"
11245
11284
  },
11246
- "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\"",
11285
+ "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",
11247
11286
  "doc-url": "https://v2.quasar.dev/vue-components/range"
11248
11287
  },
11249
11288
  {
@@ -11252,7 +11291,7 @@
11252
11291
  "kind": "expression",
11253
11292
  "type": "number"
11254
11293
  },
11255
- "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:inner-max=\"100\"",
11294
+ "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",
11256
11295
  "doc-url": "https://v2.quasar.dev/vue-components/range"
11257
11296
  },
11258
11297
  {
@@ -11261,7 +11300,7 @@
11261
11300
  "kind": "expression",
11262
11301
  "type": "number"
11263
11302
  },
11264
- "description": "Specify step amount between valid values (> 0.0); When step equals to 0 it defines infinite granularity\n\nExamples:\n:step=\"1\"",
11303
+ "description": "Specify step amount between valid values (> 0.0); When step equals to 0 it defines infinite granularity",
11265
11304
  "doc-url": "https://v2.quasar.dev/vue-components/range",
11266
11305
  "default": "1"
11267
11306
  },
@@ -11731,7 +11770,7 @@
11731
11770
  "kind": "expression",
11732
11771
  "type": "number|string"
11733
11772
  },
11734
- "description": "Number of icons to display\n\nExamples:\n3\n:max=\"5\"",
11773
+ "description": "Number of icons to display",
11735
11774
  "doc-url": "https://v2.quasar.dev/vue-components/rating",
11736
11775
  "default": "5"
11737
11776
  },
@@ -12033,7 +12072,7 @@
12033
12072
  "kind": "expression",
12034
12073
  "type": "number|string"
12035
12074
  },
12036
- "description": "When content changes, the scrollbar appears; this delay defines the amount of time (in milliseconds) before scrollbars disappear again (if component is not hovered)\n\nExamples:\n500\n:delay=\"550\"",
12075
+ "description": "When content changes, the scrollbar appears; this delay defines the amount of time (in milliseconds) before scrollbars disappear again (if component is not hovered)",
12037
12076
  "doc-url": "https://v2.quasar.dev/vue-components/scroll-area",
12038
12077
  "default": "1000"
12039
12078
  },
@@ -12169,9 +12208,9 @@
12169
12208
  "kind": "expression",
12170
12209
  "type": "number|string"
12171
12210
  },
12172
- "description": "Ratio of number of items in visible zone to render before it\n\nExamples:\nvirtual-scroll-slice-ratio-before=\"0.3\"",
12211
+ "description": "Ratio of number of items in visible zone to render before it",
12173
12212
  "doc-url": "https://v2.quasar.dev/vue-components/select",
12174
- "default": "\"1\""
12213
+ "default": "1"
12175
12214
  },
12176
12215
  {
12177
12216
  "name": "virtual-scroll-slice-ratio-after",
@@ -12179,9 +12218,9 @@
12179
12218
  "kind": "expression",
12180
12219
  "type": "number|string"
12181
12220
  },
12182
- "description": "Ratio of number of items in visible zone to render after it\n\nExamples:\nvirtual-scroll-slice-ratio-after=\"2\"",
12221
+ "description": "Ratio of number of items in visible zone to render after it",
12183
12222
  "doc-url": "https://v2.quasar.dev/vue-components/select",
12184
- "default": "\"1\""
12223
+ "default": "1"
12185
12224
  },
12186
12225
  {
12187
12226
  "name": "virtual-scroll-item-size",
@@ -12189,9 +12228,9 @@
12189
12228
  "kind": "expression",
12190
12229
  "type": "number|string"
12191
12230
  },
12192
- "description": "Default size in pixels (height if vertical, width if horizontal) of an item; This value is used for rendering the initial list; Try to use a value close to the minimum size of an item\n\nExamples:\nvirtual-scroll-item-size=\"48\"",
12231
+ "description": "Default size in pixels (height if vertical, width if horizontal) of an item; This value is used for rendering the initial list; Try to use a value close to the minimum size of an item",
12193
12232
  "doc-url": "https://v2.quasar.dev/vue-components/select",
12194
- "default": "\"24\""
12233
+ "default": "24"
12195
12234
  },
12196
12235
  {
12197
12236
  "name": "virtual-scroll-sticky-size-start",
@@ -12199,7 +12238,7 @@
12199
12238
  "kind": "expression",
12200
12239
  "type": "number|string"
12201
12240
  },
12202
- "description": "Size in pixels (height if vertical, width if horizontal) of the sticky part (if using one) at the start of the list; A correct value will improve scroll precision\n\nExamples:\nvirtual-scroll-sticky-size-start=\"48\"",
12241
+ "description": "Size in pixels (height if vertical, width if horizontal) of the sticky part (if using one) at the start of the list; A correct value will improve scroll precision",
12203
12242
  "doc-url": "https://v2.quasar.dev/vue-components/select",
12204
12243
  "default": "\"0\""
12205
12244
  },
@@ -12209,7 +12248,7 @@
12209
12248
  "kind": "expression",
12210
12249
  "type": "number|string"
12211
12250
  },
12212
- "description": "Size in pixels (height if vertical, width if horizontal) of the sticky part (if using one) at the end of the list; A correct value will improve scroll precision\n\nExamples:\nvirtual-scroll-sticky-size-end=\"48\"",
12251
+ "description": "Size in pixels (height if vertical, width if horizontal) of the sticky part (if using one) at the end of the list; A correct value will improve scroll precision",
12213
12252
  "doc-url": "https://v2.quasar.dev/vue-components/select",
12214
12253
  "default": "\"0\""
12215
12254
  },
@@ -12219,7 +12258,7 @@
12219
12258
  "kind": "expression",
12220
12259
  "type": "number|string"
12221
12260
  },
12222
- "description": "The number of columns in the table (you need this if you use table-layout: fixed)\n\nExamples:\ntable-colspan=\"12\"",
12261
+ "description": "The number of columns in the table (you need this if you use table-layout: fixed)",
12223
12262
  "doc-url": "https://v2.quasar.dev/vue-components/select"
12224
12263
  },
12225
12264
  {
@@ -12673,7 +12712,7 @@
12673
12712
  "kind": "expression",
12674
12713
  "type": "number|string"
12675
12714
  },
12676
- "description": "Allow a maximum number of selections that the user can do\n\nExamples:\n5",
12715
+ "description": "Allow a maximum number of selections that the user can do",
12677
12716
  "doc-url": "https://v2.quasar.dev/vue-components/select"
12678
12717
  },
12679
12718
  {
@@ -12741,7 +12780,7 @@
12741
12780
  "kind": "expression",
12742
12781
  "type": "'top left'|'top middle'|'top right'|'top start'|'top end'|'center left'|'center middle'|'center right'|'center start'|'center end'|'bottom left'|'bottom middle'|'bottom right'|'bottom start'|'bottom end'"
12743
12782
  },
12744
- "description": "Two values setting the starting position or anchor point of the options list relative to the field (only in menu mode)\n\nExamples:\ntop left\nbottom right",
12783
+ "description": "Two values setting the starting position or anchor point of the options list relative to the field (only in menu mode)",
12745
12784
  "doc-url": "https://v2.quasar.dev/vue-components/select"
12746
12785
  },
12747
12786
  {
@@ -12750,7 +12789,7 @@
12750
12789
  "kind": "expression",
12751
12790
  "type": "'top left'|'top middle'|'top right'|'top start'|'top end'|'center left'|'center middle'|'center right'|'center start'|'center end'|'bottom left'|'bottom middle'|'bottom right'|'bottom start'|'bottom end'"
12752
12791
  },
12753
- "description": "Two values setting the options list's own position relative to its target (only in menu mode)\n\nExamples:\ntop left\nbottom right",
12792
+ "description": "Two values setting the options list's own position relative to its target (only in menu mode)",
12754
12793
  "doc-url": "https://v2.quasar.dev/vue-components/select"
12755
12794
  },
12756
12795
  {
@@ -12845,7 +12884,7 @@
12845
12884
  "kind": "expression",
12846
12885
  "type": "number|string"
12847
12886
  },
12848
- "description": "Debounce the input model update with an amount of milliseconds\n\nExamples:\n650",
12887
+ "description": "Debounce the input model update with an amount of milliseconds",
12849
12888
  "doc-url": "https://v2.quasar.dev/vue-components/select",
12850
12889
  "default": "500"
12851
12890
  },
@@ -12911,7 +12950,7 @@
12911
12950
  "kind": "expression",
12912
12951
  "type": "string|number"
12913
12952
  },
12914
- "description": "Transition duration when hiding the menu/dialog (in milliseconds, without unit)\n\nExamples:\n500\n1200",
12953
+ "description": "Transition duration when hiding the menu/dialog (in milliseconds, without unit)",
12915
12954
  "doc-url": "https://v2.quasar.dev/vue-components/select",
12916
12955
  "default": "300"
12917
12956
  },
@@ -13537,7 +13576,7 @@
13537
13576
  "kind": "expression",
13538
13577
  "type": "number"
13539
13578
  },
13540
- "description": "Duration (in milliseconds) enabling animated scroll.\n\nExamples:\n500\n:duration=\"500\"",
13579
+ "description": "Duration (in milliseconds) enabling animated scroll.",
13541
13580
  "doc-url": "https://v2.quasar.dev/vue-components/slide-transition",
13542
13581
  "default": "300"
13543
13582
  }
@@ -13595,7 +13634,7 @@
13595
13634
  "kind": "expression",
13596
13635
  "type": "number"
13597
13636
  },
13598
- "description": "Maximum value of the model; Set track's maximum value\n\nExamples:\n:max=\"100\"",
13637
+ "description": "Maximum value of the model; Set track's maximum value",
13599
13638
  "doc-url": "https://v2.quasar.dev/vue-components/slider",
13600
13639
  "default": "100"
13601
13640
  },
@@ -13605,7 +13644,7 @@
13605
13644
  "kind": "expression",
13606
13645
  "type": "number"
13607
13646
  },
13608
- "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\"",
13647
+ "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",
13609
13648
  "doc-url": "https://v2.quasar.dev/vue-components/slider"
13610
13649
  },
13611
13650
  {
@@ -13614,7 +13653,7 @@
13614
13653
  "kind": "expression",
13615
13654
  "type": "number"
13616
13655
  },
13617
- "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:inner-max=\"100\"",
13656
+ "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",
13618
13657
  "doc-url": "https://v2.quasar.dev/vue-components/slider"
13619
13658
  },
13620
13659
  {
@@ -13623,7 +13662,7 @@
13623
13662
  "kind": "expression",
13624
13663
  "type": "number"
13625
13664
  },
13626
- "description": "Specify step amount between valid values (> 0.0); When step equals to 0 it defines infinite granularity\n\nExamples:\n:step=\"1\"",
13665
+ "description": "Specify step amount between valid values (> 0.0); When step equals to 0 it defines infinite granularity",
13627
13666
  "doc-url": "https://v2.quasar.dev/vue-components/slider",
13628
13667
  "default": "1"
13629
13668
  },
@@ -14011,7 +14050,7 @@
14011
14050
  "kind": "expression",
14012
14051
  "type": "number"
14013
14052
  },
14014
- "description": "Override value to use for stroke-width\n\nExamples:\n2\n5",
14053
+ "description": "Override value to use for stroke-width",
14015
14054
  "doc-url": "https://v2.quasar.dev/vue-components/spinners",
14016
14055
  "default": "5"
14017
14056
  }
@@ -14811,7 +14850,7 @@
14811
14850
  {
14812
14851
  "name": "value",
14813
14852
  "type": "number",
14814
- "description": "New model value (0.0 < x < 100.0) defining the ratio between panels\n\nExamples:\n0.22",
14853
+ "description": "New model value (0.0 < x < 100.0) defining the ratio between panels",
14815
14854
  "doc-url": "https://v2.quasar.dev/vue-components/splitter"
14816
14855
  }
14817
14856
  ],
@@ -15063,7 +15102,7 @@
15063
15102
  "kind": "expression",
15064
15103
  "type": "number"
15065
15104
  },
15066
- "description": "Equivalent to using Vue's native max prop for <keep-alive>\n\nExamples:\n2",
15105
+ "description": "Equivalent to using Vue's native max prop for <keep-alive>",
15067
15106
  "doc-url": "https://v2.quasar.dev/vue-components/stepper"
15068
15107
  },
15069
15108
  {
@@ -15132,7 +15171,7 @@
15132
15171
  "kind": "expression",
15133
15172
  "type": "string|number"
15134
15173
  },
15135
- "description": "Transition duration (in milliseconds, without unit)\n\nExamples:\n500\n1200",
15174
+ "description": "Transition duration (in milliseconds, without unit)",
15136
15175
  "doc-url": "https://v2.quasar.dev/vue-components/stepper",
15137
15176
  "default": "300"
15138
15177
  },
@@ -15466,7 +15505,7 @@
15466
15505
  "kind": "expression",
15467
15506
  "type": "number"
15468
15507
  },
15469
- "description": "Equivalent to using Vue's native max prop for <keep-alive>\n\nExamples:\n2",
15508
+ "description": "Equivalent to using Vue's native max prop for <keep-alive>",
15470
15509
  "doc-url": "https://v2.quasar.dev/vue-components/tab-panels"
15471
15510
  },
15472
15511
  {
@@ -15535,7 +15574,7 @@
15535
15574
  "kind": "expression",
15536
15575
  "type": "string|number"
15537
15576
  },
15538
- "description": "Transition duration (in milliseconds, without unit)\n\nExamples:\n500\n1200",
15577
+ "description": "Transition duration (in milliseconds, without unit)",
15539
15578
  "doc-url": "https://v2.quasar.dev/vue-components/tab-panels",
15540
15579
  "default": "300"
15541
15580
  }
@@ -15674,9 +15713,9 @@
15674
15713
  "kind": "expression",
15675
15714
  "type": "number|string"
15676
15715
  },
15677
- "description": "Minimum number of rows to render in the virtual list\n\nExamples:\nvirtual-scroll-slice-size=\"60\"",
15716
+ "description": "Minimum number of rows to render in the virtual list",
15678
15717
  "doc-url": "https://v2.quasar.dev/vue-components/table",
15679
- "default": "\"30\""
15718
+ "default": "30"
15680
15719
  },
15681
15720
  {
15682
15721
  "name": "virtual-scroll-slice-ratio-before",
@@ -15684,9 +15723,9 @@
15684
15723
  "kind": "expression",
15685
15724
  "type": "number|string"
15686
15725
  },
15687
- "description": "Ratio of number of rows in visible zone to render before it\n\nExamples:\nvirtual-scroll-slice-ratio-before=\"0.3\"",
15726
+ "description": "Ratio of number of rows in visible zone to render before it",
15688
15727
  "doc-url": "https://v2.quasar.dev/vue-components/table",
15689
- "default": "\"1\""
15728
+ "default": "1"
15690
15729
  },
15691
15730
  {
15692
15731
  "name": "virtual-scroll-slice-ratio-after",
@@ -15694,9 +15733,9 @@
15694
15733
  "kind": "expression",
15695
15734
  "type": "number|string"
15696
15735
  },
15697
- "description": "Ratio of number of rows in visible zone to render after it\n\nExamples:\nvirtual-scroll-slice-ratio-after=\"2\"",
15736
+ "description": "Ratio of number of rows in visible zone to render after it",
15698
15737
  "doc-url": "https://v2.quasar.dev/vue-components/table",
15699
- "default": "\"1\""
15738
+ "default": "1"
15700
15739
  },
15701
15740
  {
15702
15741
  "name": "virtual-scroll-item-size",
@@ -15704,7 +15743,7 @@
15704
15743
  "kind": "expression",
15705
15744
  "type": "number|string"
15706
15745
  },
15707
- "description": "Default size in pixels of a row; This value is used for rendering the initial table; Try to use a value close to the minimum size of a row\n\nExamples:\nvirtual-scroll-item-size=\"48\"",
15746
+ "description": "Default size in pixels of a row; This value is used for rendering the initial table; Try to use a value close to the minimum size of a row",
15708
15747
  "doc-url": "https://v2.quasar.dev/vue-components/table",
15709
15748
  "default": "\"48 (24 if dense)\""
15710
15749
  },
@@ -15714,7 +15753,7 @@
15714
15753
  "kind": "expression",
15715
15754
  "type": "number|string"
15716
15755
  },
15717
- "description": "Size in pixels of the sticky header (if using one); A correct value will improve scroll precision; Will be also used for non-virtual-scroll tables for fixing top alignment when using scrollTo method\n\nExamples:\nvirtual-scroll-sticky-size-start=\"48\"",
15756
+ "description": "Size in pixels of the sticky header (if using one); A correct value will improve scroll precision; Will be also used for non-virtual-scroll tables for fixing top alignment when using scrollTo method",
15718
15757
  "doc-url": "https://v2.quasar.dev/vue-components/table",
15719
15758
  "default": "\"0\""
15720
15759
  },
@@ -15724,7 +15763,7 @@
15724
15763
  "kind": "expression",
15725
15764
  "type": "number|string"
15726
15765
  },
15727
- "description": "Size in pixels of the sticky footer part (if using one); A correct value will improve scroll precision\n\nExamples:\nvirtual-scroll-sticky-size-end=\"48\"",
15766
+ "description": "Size in pixels of the sticky footer part (if using one); A correct value will improve scroll precision",
15728
15767
  "doc-url": "https://v2.quasar.dev/vue-components/table",
15729
15768
  "default": "\"0\""
15730
15769
  },
@@ -15734,7 +15773,7 @@
15734
15773
  "kind": "expression",
15735
15774
  "type": "number|string"
15736
15775
  },
15737
- "description": "The number of columns in the table (you need this if you use table-layout: fixed)\n\nExamples:\ntable-colspan=\"12\"",
15776
+ "description": "The number of columns in the table (you need this if you use table-layout: fixed)",
15738
15777
  "doc-url": "https://v2.quasar.dev/vue-components/table"
15739
15778
  },
15740
15779
  {
@@ -16159,7 +16198,7 @@
16159
16198
  "kind": "expression",
16160
16199
  "type": "'single'|'multiple'|'none'"
16161
16200
  },
16162
- "description": "Selection type\n\nExamples:\nmultiple",
16201
+ "description": "Selection type",
16163
16202
  "doc-url": "https://v2.quasar.dev/vue-components/table",
16164
16203
  "default": "\"none\""
16165
16204
  },
@@ -16932,7 +16971,7 @@
16932
16971
  "kind": "expression",
16933
16972
  "type": "'left'|'center'|'right'|'justify'"
16934
16973
  },
16935
- "description": "Horizontal alignment the tabs within the tabs container\n\nExamples:\nright",
16974
+ "description": "Horizontal alignment the tabs within the tabs container",
16936
16975
  "doc-url": "https://v2.quasar.dev/vue-components/tabs",
16937
16976
  "default": "\"center\""
16938
16977
  },
@@ -16942,7 +16981,7 @@
16942
16981
  "kind": "expression",
16943
16982
  "type": "number|string"
16944
16983
  },
16945
- "description": "Breakpoint (in pixels) of tabs container width at which the tabs automatically turn to a justify alignment\n\nExamples:\n:breakpoint=\"500\"",
16984
+ "description": "Breakpoint (in pixels) of tabs container width at which the tabs automatically turn to a justify alignment",
16946
16985
  "doc-url": "https://v2.quasar.dev/vue-components/tabs",
16947
16986
  "default": "600"
16948
16987
  },
@@ -17861,7 +17900,7 @@
17861
17900
  "kind": "expression",
17862
17901
  "type": "string|number"
17863
17902
  },
17864
- "description": "Transition duration (in milliseconds, without unit)\n\nExamples:\n500\n1200",
17903
+ "description": "Transition duration (in milliseconds, without unit)",
17865
17904
  "doc-url": "https://v2.quasar.dev/vue-components/tooltip",
17866
17905
  "default": "300"
17867
17906
  },
@@ -17899,7 +17938,7 @@
17899
17938
  "kind": "expression",
17900
17939
  "type": "'top left'|'top middle'|'top right'|'top start'|'top end'|'center left'|'center middle'|'center right'|'center start'|'center end'|'bottom left'|'bottom middle'|'bottom right'|'bottom start'|'bottom end'"
17901
17940
  },
17902
- "description": "Two values setting the starting position or anchor point of the Tooltip relative to its target\n\nExamples:\ntop left\nbottom right",
17941
+ "description": "Two values setting the starting position or anchor point of the Tooltip relative to its target",
17903
17942
  "doc-url": "https://v2.quasar.dev/vue-components/tooltip",
17904
17943
  "default": "\"bottom middle\""
17905
17944
  },
@@ -17909,7 +17948,7 @@
17909
17948
  "kind": "expression",
17910
17949
  "type": "'top left'|'top middle'|'top right'|'top start'|'top end'|'center left'|'center middle'|'center right'|'center start'|'center end'|'bottom left'|'bottom middle'|'bottom right'|'bottom start'|'bottom end'"
17911
17950
  },
17912
- "description": "Two values setting the Tooltip's own position relative to its target\n\nExamples:\ntop left\nbottom right",
17951
+ "description": "Two values setting the Tooltip's own position relative to its target",
17913
17952
  "doc-url": "https://v2.quasar.dev/vue-components/tooltip",
17914
17953
  "default": "\"top middle\""
17915
17954
  },
@@ -17958,7 +17997,7 @@
17958
17997
  "kind": "expression",
17959
17998
  "type": "number"
17960
17999
  },
17961
- "description": "Configure Tooltip to appear with delay\n\nExamples:\n:delay=\"550\"",
18000
+ "description": "Configure Tooltip to appear with delay",
17962
18001
  "doc-url": "https://v2.quasar.dev/vue-components/tooltip"
17963
18002
  },
17964
18003
  {
@@ -17967,7 +18006,7 @@
17967
18006
  "kind": "expression",
17968
18007
  "type": "number"
17969
18008
  },
17970
- "description": "Configure Tooltip to disappear with delay\n\nExamples:\n:hide-delay=\"650\"",
18009
+ "description": "Configure Tooltip to disappear with delay",
17971
18010
  "doc-url": "https://v2.quasar.dev/vue-components/tooltip"
17972
18011
  }
17973
18012
  ],
@@ -18272,7 +18311,7 @@
18272
18311
  "kind": "expression",
18273
18312
  "type": "number"
18274
18313
  },
18275
- "description": "Toggle animation duration (in milliseconds)\n\nExamples:\n:duration=\"500\"",
18314
+ "description": "Toggle animation duration (in milliseconds)",
18276
18315
  "doc-url": "https://v2.quasar.dev/vue-components/tree",
18277
18316
  "default": "300"
18278
18317
  },
@@ -18517,7 +18556,7 @@
18517
18556
  "kind": "expression",
18518
18557
  "type": "number|string"
18519
18558
  },
18520
- "description": "Maximum size of all files combined in bytes\n\nExamples:\n1024\n1048576",
18559
+ "description": "Maximum size of all files combined in bytes",
18521
18560
  "doc-url": "https://v2.quasar.dev/vue-components/uploader"
18522
18561
  },
18523
18562
  {
@@ -18526,7 +18565,7 @@
18526
18565
  "kind": "expression",
18527
18566
  "type": "number|string"
18528
18567
  },
18529
- "description": "Maximum number of files to contain\n\nExamples:\n:max-files=\"5\"\n10",
18568
+ "description": "Maximum number of files to contain",
18530
18569
  "doc-url": "https://v2.quasar.dev/vue-components/uploader"
18531
18570
  },
18532
18571
  {
@@ -18894,9 +18933,9 @@
18894
18933
  "kind": "expression",
18895
18934
  "type": "number|string"
18896
18935
  },
18897
- "description": "Ratio of number of items in visible zone to render before it\n\nExamples:\nvirtual-scroll-slice-ratio-before=\"0.3\"",
18936
+ "description": "Ratio of number of items in visible zone to render before it",
18898
18937
  "doc-url": "https://v2.quasar.dev/vue-components/virtual-scroll",
18899
- "default": "\"1\""
18938
+ "default": "1"
18900
18939
  },
18901
18940
  {
18902
18941
  "name": "virtual-scroll-slice-ratio-after",
@@ -18904,9 +18943,9 @@
18904
18943
  "kind": "expression",
18905
18944
  "type": "number|string"
18906
18945
  },
18907
- "description": "Ratio of number of items in visible zone to render after it\n\nExamples:\nvirtual-scroll-slice-ratio-after=\"2\"",
18946
+ "description": "Ratio of number of items in visible zone to render after it",
18908
18947
  "doc-url": "https://v2.quasar.dev/vue-components/virtual-scroll",
18909
- "default": "\"1\""
18948
+ "default": "1"
18910
18949
  },
18911
18950
  {
18912
18951
  "name": "virtual-scroll-item-size",
@@ -18914,9 +18953,9 @@
18914
18953
  "kind": "expression",
18915
18954
  "type": "number|string"
18916
18955
  },
18917
- "description": "Default size in pixels (height if vertical, width if horizontal) of an item; This value is used for rendering the initial list; Try to use a value close to the minimum size of an item\n\nExamples:\nvirtual-scroll-item-size=\"48\"",
18956
+ "description": "Default size in pixels (height if vertical, width if horizontal) of an item; This value is used for rendering the initial list; Try to use a value close to the minimum size of an item",
18918
18957
  "doc-url": "https://v2.quasar.dev/vue-components/virtual-scroll",
18919
- "default": "\"24\""
18958
+ "default": "24"
18920
18959
  },
18921
18960
  {
18922
18961
  "name": "virtual-scroll-sticky-size-start",
@@ -18924,7 +18963,7 @@
18924
18963
  "kind": "expression",
18925
18964
  "type": "number|string"
18926
18965
  },
18927
- "description": "Size in pixels (height if vertical, width if horizontal) of the sticky part (if using one) at the start of the list; A correct value will improve scroll precision\n\nExamples:\nvirtual-scroll-sticky-size-start=\"48\"",
18966
+ "description": "Size in pixels (height if vertical, width if horizontal) of the sticky part (if using one) at the start of the list; A correct value will improve scroll precision",
18928
18967
  "doc-url": "https://v2.quasar.dev/vue-components/virtual-scroll",
18929
18968
  "default": "\"0\""
18930
18969
  },
@@ -18934,7 +18973,7 @@
18934
18973
  "kind": "expression",
18935
18974
  "type": "number|string"
18936
18975
  },
18937
- "description": "Size in pixels (height if vertical, width if horizontal) of the sticky part (if using one) at the end of the list; A correct value will improve scroll precision\n\nExamples:\nvirtual-scroll-sticky-size-end=\"48\"",
18976
+ "description": "Size in pixels (height if vertical, width if horizontal) of the sticky part (if using one) at the end of the list; A correct value will improve scroll precision",
18938
18977
  "doc-url": "https://v2.quasar.dev/vue-components/virtual-scroll",
18939
18978
  "default": "\"0\""
18940
18979
  },
@@ -18944,7 +18983,7 @@
18944
18983
  "kind": "expression",
18945
18984
  "type": "number|string"
18946
18985
  },
18947
- "description": "The number of columns in the table (you need this if you use table-layout: fixed)\n\nExamples:\ntable-colspan=\"12\"",
18986
+ "description": "The number of columns in the table (you need this if you use table-layout: fixed)",
18948
18987
  "doc-url": "https://v2.quasar.dev/vue-components/virtual-scroll"
18949
18988
  },
18950
18989
  {