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
@@ -18,6 +18,10 @@
18
18
  "q-bar.spec": "QBar.spec",
19
19
  "QBar": "QBar",
20
20
  "q-bar": "QBar",
21
+ "QBreadcrumbs.spec": "QBreadcrumbs.spec",
22
+ "q-breadcrumbs.spec": "QBreadcrumbs.spec",
23
+ "QBreadcrumbsEl.spec": "QBreadcrumbsEl.spec",
24
+ "q-breadcrumbs-el.spec": "QBreadcrumbsEl.spec",
21
25
  "QBreadcrumbs": "QBreadcrumbs",
22
26
  "q-breadcrumbs": "QBreadcrumbs",
23
27
  "QBreadcrumbsEl": "QBreadcrumbsEl",
@@ -299,9 +303,9 @@
299
303
  "v-touch-swipe": "TouchSwipe"
300
304
  },
301
305
  "regex": {
302
- "kebabComponents": "(q-uploader-add-trigger|q-stepper-navigation|q-circular-progress|q-spinner-hourglass|q-carousel-control|q-form-child-mixin|q-slide-transition|q-spinner-facebook|q-spinner-infinity|q-infinite-scroll|q-linear-progress|q-pull-to-refresh|q-resize-observer|q-scroll-observer|q-spinner-comment|q-breadcrumbs-el|q-carousel-slide|q-expansion-item|q-page-container|q-spinner-hearts|q-route-tab.spec|q-timeline-entry|q-virtual-scroll|q-inner-loading|q-page-scroller|q-spinner-audio|q-spinner-clock|q-spinner-gears|q-spinner-orbit|q-spinner-radio|q-spinner-rings|q-toolbar-title|q-uploader.spec|q-btn-dropdown|q-card-actions|q-card-section|q-chat-message|q-intersection|q-item-section|q-markup-table|q-option-group|q-spinner-ball|q-spinner-bars|q-spinner-cube|q-spinner-dots|q-spinner-grid|q-spinner-oval|q-spinner-puff|q-spinner-tail|q-avatar.spec|q-banner.spec|q-breadcrumbs|q-dialog.spec|q-editor.spec|q-page-sticky|q-popup-proxy|q-scroll-area|q-select.spec|q-spinner-box|q-spinner-ios|q-spinner-pie|q-badge.spec|q-btn-toggle|q-fab-action|q-input.spec|q-item-label|q-pagination|q-popup-edit|q-responsive|q-slide-item|q-tab-panels|q-table.spec|q-btn-group|q-chip.spec|q-date.spec|q-menu.spec|q-separator|q-tab-panel|q-tabs.spec|q-route-tab|q-ajax-bar|q-bar.spec|q-btn.spec|q-carousel|q-checkbox|q-parallax|q-skeleton|q-splitter|q-tab.spec|q-timeline|q-uploader|q-spinner|q-stepper|q-td.spec|q-th.spec|q-tr.spec|q-toolbar|q-tooltip|q-avatar|q-banner|q-dialog|q-drawer|q-editor|q-footer|q-header|q-layout|q-no-ssr|q-rating|q-select|q-slider|q-toggle|q-badge|q-color|q-field|q-input|q-radio|q-range|q-space|q-table|q-video|q-card|q-chip|q-date|q-file|q-form|q-icon|q-item|q-list|q-knob|q-menu|q-page|q-step|q-tabs|q-time|q-tree|q-bar|q-btn|q-fab|q-img|q-tab|q-td|q-th|q-tr)",
303
- "pascalComponents": "(QUploaderAddTrigger|QStepperNavigation|QCircularProgress|QSpinnerHourglass|QCarouselControl|QSlideTransition|QSpinnerFacebook|QSpinnerInfinity|QFormChildMixin|QInfiniteScroll|QLinearProgress|QResizeObserver|QScrollObserver|QSpinnerComment|QBreadcrumbsEl|QCarouselSlide|QExpansionItem|QPageContainer|QPullToRefresh|QSpinnerHearts|QRouteTab.spec|QTimelineEntry|QUploader.spec|QVirtualScroll|QInnerLoading|QIntersection|QPageScroller|QSpinnerAudio|QSpinnerClock|QSpinnerGears|QSpinnerOrbit|QSpinnerRadio|QSpinnerRings|QToolbarTitle|QAvatar.spec|QBanner.spec|QBreadcrumbs|QBtnDropdown|QCardActions|QCardSection|QChatMessage|QDialog.spec|QEditor.spec|QItemSection|QMarkupTable|QOptionGroup|QSelect.spec|QSpinnerBall|QSpinnerBars|QSpinnerCube|QSpinnerDots|QSpinnerGrid|QSpinnerOval|QSpinnerPuff|QSpinnerTail|QBadge.spec|QInput.spec|QPageSticky|QPagination|QPopupProxy|QResponsive|QScrollArea|QSpinnerBox|QSpinnerIos|QSpinnerPie|QTable.spec|QBtnToggle|QChip.spec|QDate.spec|QFabAction|QItemLabel|QMenu.spec|QPopupEdit|QSeparator|QSlideItem|QTabPanels|QTabs.spec|QBar.spec|QBtnGroup|QBtn.spec|QCarousel|QCheckbox|QParallax|QSkeleton|QSplitter|QTabPanel|QTab.spec|QRouteTab|QTimeline|QUploader|QAjaxBar|QSpinner|QStepper|QTd.spec|QTh.spec|QTr.spec|QToolbar|QTooltip|QAvatar|QBanner|QDialog|QDrawer|QEditor|QFooter|QHeader|QLayout|QRating|QSelect|QSlider|QToggle|QBadge|QColor|QField|QInput|QNoSsr|QRadio|QRange|QSpace|QTable|QVideo|QCard|QChip|QDate|QFile|QForm|QIcon|QItem|QList|QKnob|QMenu|QPage|QStep|QTabs|QTime|QTree|QBar|QBtn|QFab|QImg|QTab|QTd|QTh|QTr)",
304
- "components": "(q-uploader-add-trigger|q-stepper-navigation|q-circular-progress|q-spinner-hourglass|q-carousel-control|q-form-child-mixin|q-slide-transition|q-spinner-facebook|q-spinner-infinity|q-infinite-scroll|q-linear-progress|q-pull-to-refresh|q-resize-observer|q-scroll-observer|q-spinner-comment|q-breadcrumbs-el|q-carousel-slide|q-expansion-item|q-page-container|q-spinner-hearts|q-route-tab.spec|q-timeline-entry|q-virtual-scroll|q-inner-loading|q-page-scroller|q-spinner-audio|q-spinner-clock|q-spinner-gears|q-spinner-orbit|q-spinner-radio|q-spinner-rings|q-toolbar-title|q-uploader.spec|q-btn-dropdown|q-card-actions|q-card-section|q-chat-message|q-intersection|q-item-section|q-markup-table|q-option-group|q-spinner-ball|q-spinner-bars|q-spinner-cube|q-spinner-dots|q-spinner-grid|q-spinner-oval|q-spinner-puff|q-spinner-tail|q-avatar.spec|q-banner.spec|q-breadcrumbs|q-dialog.spec|q-editor.spec|q-page-sticky|q-popup-proxy|q-scroll-area|q-select.spec|q-spinner-box|q-spinner-ios|q-spinner-pie|q-badge.spec|q-btn-toggle|q-fab-action|q-input.spec|q-item-label|q-pagination|q-popup-edit|q-responsive|q-slide-item|q-tab-panels|q-table.spec|q-btn-group|q-chip.spec|q-date.spec|q-menu.spec|q-separator|q-tab-panel|q-tabs.spec|q-route-tab|q-ajax-bar|q-bar.spec|q-btn.spec|q-carousel|q-checkbox|q-parallax|q-skeleton|q-splitter|q-tab.spec|q-timeline|q-uploader|q-spinner|q-stepper|q-td.spec|q-th.spec|q-tr.spec|q-toolbar|q-tooltip|q-avatar|q-banner|q-dialog|q-drawer|q-editor|q-footer|q-header|q-layout|q-no-ssr|q-rating|q-select|q-slider|q-toggle|q-badge|q-color|q-field|q-input|q-radio|q-range|q-space|q-table|q-video|q-card|q-chip|q-date|q-file|q-form|q-icon|q-item|q-list|q-knob|q-menu|q-page|q-step|q-tabs|q-time|q-tree|q-bar|q-btn|q-fab|q-img|q-tab|q-td|q-th|q-tr|QUploaderAddTrigger|QStepperNavigation|QCircularProgress|QSpinnerHourglass|QCarouselControl|QSlideTransition|QSpinnerFacebook|QSpinnerInfinity|QFormChildMixin|QInfiniteScroll|QLinearProgress|QResizeObserver|QScrollObserver|QSpinnerComment|QBreadcrumbsEl|QCarouselSlide|QExpansionItem|QPageContainer|QPullToRefresh|QSpinnerHearts|QRouteTab.spec|QTimelineEntry|QUploader.spec|QVirtualScroll|QInnerLoading|QIntersection|QPageScroller|QSpinnerAudio|QSpinnerClock|QSpinnerGears|QSpinnerOrbit|QSpinnerRadio|QSpinnerRings|QToolbarTitle|QAvatar.spec|QBanner.spec|QBreadcrumbs|QBtnDropdown|QCardActions|QCardSection|QChatMessage|QDialog.spec|QEditor.spec|QItemSection|QMarkupTable|QOptionGroup|QSelect.spec|QSpinnerBall|QSpinnerBars|QSpinnerCube|QSpinnerDots|QSpinnerGrid|QSpinnerOval|QSpinnerPuff|QSpinnerTail|QBadge.spec|QInput.spec|QPageSticky|QPagination|QPopupProxy|QResponsive|QScrollArea|QSpinnerBox|QSpinnerIos|QSpinnerPie|QTable.spec|QBtnToggle|QChip.spec|QDate.spec|QFabAction|QItemLabel|QMenu.spec|QPopupEdit|QSeparator|QSlideItem|QTabPanels|QTabs.spec|QBar.spec|QBtnGroup|QBtn.spec|QCarousel|QCheckbox|QParallax|QSkeleton|QSplitter|QTabPanel|QTab.spec|QRouteTab|QTimeline|QUploader|QAjaxBar|QSpinner|QStepper|QTd.spec|QTh.spec|QTr.spec|QToolbar|QTooltip|QAvatar|QBanner|QDialog|QDrawer|QEditor|QFooter|QHeader|QLayout|QRating|QSelect|QSlider|QToggle|QBadge|QColor|QField|QInput|QNoSsr|QRadio|QRange|QSpace|QTable|QVideo|QCard|QChip|QDate|QFile|QForm|QIcon|QItem|QList|QKnob|QMenu|QPage|QStep|QTabs|QTime|QTree|QBar|QBtn|QFab|QImg|QTab|QTd|QTh|QTr)",
306
+ "kebabComponents": "(q-uploader-add-trigger|q-breadcrumbs-el.spec|q-stepper-navigation|q-circular-progress|q-spinner-hourglass|q-breadcrumbs.spec|q-carousel-control|q-form-child-mixin|q-slide-transition|q-spinner-facebook|q-spinner-infinity|q-infinite-scroll|q-linear-progress|q-pull-to-refresh|q-resize-observer|q-scroll-observer|q-spinner-comment|q-breadcrumbs-el|q-carousel-slide|q-expansion-item|q-page-container|q-spinner-hearts|q-route-tab.spec|q-timeline-entry|q-virtual-scroll|q-inner-loading|q-page-scroller|q-spinner-audio|q-spinner-clock|q-spinner-gears|q-spinner-orbit|q-spinner-radio|q-spinner-rings|q-toolbar-title|q-uploader.spec|q-btn-dropdown|q-card-actions|q-card-section|q-chat-message|q-intersection|q-item-section|q-markup-table|q-option-group|q-spinner-ball|q-spinner-bars|q-spinner-cube|q-spinner-dots|q-spinner-grid|q-spinner-oval|q-spinner-puff|q-spinner-tail|q-avatar.spec|q-banner.spec|q-breadcrumbs|q-dialog.spec|q-editor.spec|q-page-sticky|q-popup-proxy|q-scroll-area|q-select.spec|q-spinner-box|q-spinner-ios|q-spinner-pie|q-badge.spec|q-btn-toggle|q-fab-action|q-input.spec|q-item-label|q-pagination|q-popup-edit|q-responsive|q-slide-item|q-tab-panels|q-table.spec|q-btn-group|q-chip.spec|q-date.spec|q-menu.spec|q-separator|q-tab-panel|q-tabs.spec|q-route-tab|q-ajax-bar|q-bar.spec|q-btn.spec|q-carousel|q-checkbox|q-parallax|q-skeleton|q-splitter|q-tab.spec|q-timeline|q-uploader|q-spinner|q-stepper|q-td.spec|q-th.spec|q-tr.spec|q-toolbar|q-tooltip|q-avatar|q-banner|q-dialog|q-drawer|q-editor|q-footer|q-header|q-layout|q-no-ssr|q-rating|q-select|q-slider|q-toggle|q-badge|q-color|q-field|q-input|q-radio|q-range|q-space|q-table|q-video|q-card|q-chip|q-date|q-file|q-form|q-icon|q-item|q-list|q-knob|q-menu|q-page|q-step|q-tabs|q-time|q-tree|q-bar|q-btn|q-fab|q-img|q-tab|q-td|q-th|q-tr)",
307
+ "pascalComponents": "(QBreadcrumbsEl.spec|QUploaderAddTrigger|QStepperNavigation|QBreadcrumbs.spec|QCircularProgress|QSpinnerHourglass|QCarouselControl|QSlideTransition|QSpinnerFacebook|QSpinnerInfinity|QFormChildMixin|QInfiniteScroll|QLinearProgress|QResizeObserver|QScrollObserver|QSpinnerComment|QBreadcrumbsEl|QCarouselSlide|QExpansionItem|QPageContainer|QPullToRefresh|QSpinnerHearts|QRouteTab.spec|QTimelineEntry|QUploader.spec|QVirtualScroll|QInnerLoading|QIntersection|QPageScroller|QSpinnerAudio|QSpinnerClock|QSpinnerGears|QSpinnerOrbit|QSpinnerRadio|QSpinnerRings|QToolbarTitle|QAvatar.spec|QBanner.spec|QBreadcrumbs|QBtnDropdown|QCardActions|QCardSection|QChatMessage|QDialog.spec|QEditor.spec|QItemSection|QMarkupTable|QOptionGroup|QSelect.spec|QSpinnerBall|QSpinnerBars|QSpinnerCube|QSpinnerDots|QSpinnerGrid|QSpinnerOval|QSpinnerPuff|QSpinnerTail|QBadge.spec|QInput.spec|QPageSticky|QPagination|QPopupProxy|QResponsive|QScrollArea|QSpinnerBox|QSpinnerIos|QSpinnerPie|QTable.spec|QBtnToggle|QChip.spec|QDate.spec|QFabAction|QItemLabel|QMenu.spec|QPopupEdit|QSeparator|QSlideItem|QTabPanels|QTabs.spec|QBar.spec|QBtnGroup|QBtn.spec|QCarousel|QCheckbox|QParallax|QSkeleton|QSplitter|QTabPanel|QTab.spec|QRouteTab|QTimeline|QUploader|QAjaxBar|QSpinner|QStepper|QTd.spec|QTh.spec|QTr.spec|QToolbar|QTooltip|QAvatar|QBanner|QDialog|QDrawer|QEditor|QFooter|QHeader|QLayout|QRating|QSelect|QSlider|QToggle|QBadge|QColor|QField|QInput|QNoSsr|QRadio|QRange|QSpace|QTable|QVideo|QCard|QChip|QDate|QFile|QForm|QIcon|QItem|QList|QKnob|QMenu|QPage|QStep|QTabs|QTime|QTree|QBar|QBtn|QFab|QImg|QTab|QTd|QTh|QTr)",
308
+ "components": "(q-uploader-add-trigger|q-breadcrumbs-el.spec|q-stepper-navigation|q-circular-progress|q-spinner-hourglass|q-breadcrumbs.spec|q-carousel-control|q-form-child-mixin|q-slide-transition|q-spinner-facebook|q-spinner-infinity|q-infinite-scroll|q-linear-progress|q-pull-to-refresh|q-resize-observer|q-scroll-observer|q-spinner-comment|q-breadcrumbs-el|q-carousel-slide|q-expansion-item|q-page-container|q-spinner-hearts|q-route-tab.spec|q-timeline-entry|q-virtual-scroll|q-inner-loading|q-page-scroller|q-spinner-audio|q-spinner-clock|q-spinner-gears|q-spinner-orbit|q-spinner-radio|q-spinner-rings|q-toolbar-title|q-uploader.spec|q-btn-dropdown|q-card-actions|q-card-section|q-chat-message|q-intersection|q-item-section|q-markup-table|q-option-group|q-spinner-ball|q-spinner-bars|q-spinner-cube|q-spinner-dots|q-spinner-grid|q-spinner-oval|q-spinner-puff|q-spinner-tail|q-avatar.spec|q-banner.spec|q-breadcrumbs|q-dialog.spec|q-editor.spec|q-page-sticky|q-popup-proxy|q-scroll-area|q-select.spec|q-spinner-box|q-spinner-ios|q-spinner-pie|q-badge.spec|q-btn-toggle|q-fab-action|q-input.spec|q-item-label|q-pagination|q-popup-edit|q-responsive|q-slide-item|q-tab-panels|q-table.spec|q-btn-group|q-chip.spec|q-date.spec|q-menu.spec|q-separator|q-tab-panel|q-tabs.spec|q-route-tab|q-ajax-bar|q-bar.spec|q-btn.spec|q-carousel|q-checkbox|q-parallax|q-skeleton|q-splitter|q-tab.spec|q-timeline|q-uploader|q-spinner|q-stepper|q-td.spec|q-th.spec|q-tr.spec|q-toolbar|q-tooltip|q-avatar|q-banner|q-dialog|q-drawer|q-editor|q-footer|q-header|q-layout|q-no-ssr|q-rating|q-select|q-slider|q-toggle|q-badge|q-color|q-field|q-input|q-radio|q-range|q-space|q-table|q-video|q-card|q-chip|q-date|q-file|q-form|q-icon|q-item|q-list|q-knob|q-menu|q-page|q-step|q-tabs|q-time|q-tree|q-bar|q-btn|q-fab|q-img|q-tab|q-td|q-th|q-tr|QBreadcrumbsEl.spec|QUploaderAddTrigger|QStepperNavigation|QBreadcrumbs.spec|QCircularProgress|QSpinnerHourglass|QCarouselControl|QSlideTransition|QSpinnerFacebook|QSpinnerInfinity|QFormChildMixin|QInfiniteScroll|QLinearProgress|QResizeObserver|QScrollObserver|QSpinnerComment|QBreadcrumbsEl|QCarouselSlide|QExpansionItem|QPageContainer|QPullToRefresh|QSpinnerHearts|QRouteTab.spec|QTimelineEntry|QUploader.spec|QVirtualScroll|QInnerLoading|QIntersection|QPageScroller|QSpinnerAudio|QSpinnerClock|QSpinnerGears|QSpinnerOrbit|QSpinnerRadio|QSpinnerRings|QToolbarTitle|QAvatar.spec|QBanner.spec|QBreadcrumbs|QBtnDropdown|QCardActions|QCardSection|QChatMessage|QDialog.spec|QEditor.spec|QItemSection|QMarkupTable|QOptionGroup|QSelect.spec|QSpinnerBall|QSpinnerBars|QSpinnerCube|QSpinnerDots|QSpinnerGrid|QSpinnerOval|QSpinnerPuff|QSpinnerTail|QBadge.spec|QInput.spec|QPageSticky|QPagination|QPopupProxy|QResponsive|QScrollArea|QSpinnerBox|QSpinnerIos|QSpinnerPie|QTable.spec|QBtnToggle|QChip.spec|QDate.spec|QFabAction|QItemLabel|QMenu.spec|QPopupEdit|QSeparator|QSlideItem|QTabPanels|QTabs.spec|QBar.spec|QBtnGroup|QBtn.spec|QCarousel|QCheckbox|QParallax|QSkeleton|QSplitter|QTabPanel|QTab.spec|QRouteTab|QTimeline|QUploader|QAjaxBar|QSpinner|QStepper|QTd.spec|QTh.spec|QTr.spec|QToolbar|QTooltip|QAvatar|QBanner|QDialog|QDrawer|QEditor|QFooter|QHeader|QLayout|QRating|QSelect|QSlider|QToggle|QBadge|QColor|QField|QInput|QNoSsr|QRadio|QRange|QSpace|QTable|QVideo|QCard|QChip|QDate|QFile|QForm|QIcon|QItem|QList|QKnob|QMenu|QPage|QStep|QTabs|QTime|QTree|QBar|QBtn|QFab|QImg|QTab|QTd|QTh|QTr)",
305
309
  "directives": "(v-intersection|v-touch-repeat|v-close-popup|v-scroll-fire|v-touch-swipe|v-touch-hold|v-touch-pan|v-mutation|v-ripple|v-scroll|v-morph)"
306
310
  }
307
311
  }
@@ -9,6 +9,8 @@
9
9
  "QBanner": "src/components/banner/QBanner.js",
10
10
  "QBar.spec": "src/components/bar/__tests__/QBar.spec.js",
11
11
  "QBar": "src/components/bar/QBar.js",
12
+ "QBreadcrumbs.spec": "src/components/breadcrumbs/__tests__/QBreadcrumbs.spec.js",
13
+ "QBreadcrumbsEl.spec": "src/components/breadcrumbs/__tests__/QBreadcrumbsEl.spec.js",
12
14
  "QBreadcrumbs": "src/components/breadcrumbs/QBreadcrumbs.js",
13
15
  "QBreadcrumbsEl": "src/components/breadcrumbs/QBreadcrumbsEl.js",
14
16
  "QBtnDropdown": "src/components/btn-dropdown/QBtnDropdown.js",
@@ -1105,11 +1105,6 @@ export interface QBreadcrumbsElProps {
1105
1105
  * Default value: span
1106
1106
  */
1107
1107
  tag?: string | undefined;
1108
- /**
1109
- * Configure material ripple (disable it by setting it to 'false' or supply a config object)
1110
- * Default value: true
1111
- */
1112
- ripple?: boolean | any | undefined;
1113
1108
  /**
1114
1109
  * Emitted when the component is clicked
1115
1110
  * @param evt JS event object; If you are using route navigation ('to'/'replace' props) and you want to cancel navigation then call evt.preventDefault() synchronously in your event handler
@@ -1145,6 +1140,21 @@ export interface QBreadcrumbsEl
1145
1140
  extends ComponentPublicInstance<QBreadcrumbsElProps> {}
1146
1141
 
1147
1142
  export interface QBtnDropdownProps {
1143
+ /**
1144
+ * One of Quasar's embedded transitions
1145
+ * Default value: fade
1146
+ */
1147
+ transitionShow?: string | undefined;
1148
+ /**
1149
+ * One of Quasar's embedded transitions
1150
+ * Default value: fade
1151
+ */
1152
+ transitionHide?: string | undefined;
1153
+ /**
1154
+ * Transition duration (in milliseconds, without unit)
1155
+ * Default value: 300
1156
+ */
1157
+ transitionDuration?: string | number | undefined;
1148
1158
  /**
1149
1159
  * Controls Menu show/hidden state; Either use this property (along with a listener for 'update:modelValue' event) OR use v-model directive
1150
1160
  */
@@ -3156,8 +3166,13 @@ export interface QDialog extends ComponentPublicInstance<QDialogProps> {
3156
3166
  focus: (selector?: string) => void;
3157
3167
  /**
3158
3168
  * Shakes dialog
3169
+ * @param focusTarget Optional DOM Element to be focused after shake
3159
3170
  */
3160
- shake: () => void;
3171
+ shake: (focusTarget?: Element) => void;
3172
+ /**
3173
+ * The DOM Element of the rendered content
3174
+ */
3175
+ readonly contentEl: Element;
3161
3176
  }
3162
3177
 
3163
3178
  export interface QDrawerProps {
@@ -4651,14 +4666,18 @@ export interface QFile extends ComponentPublicInstance<QFileProps> {
4651
4666
  */
4652
4667
  removeFile: (file: File) => void;
4653
4668
  /**
4654
- * Get the native input DOM Element
4669
+ * DEPRECATED; Access 'nativeEl' directly; Gets the native input DOM Element
4655
4670
  * @returns The underlying native input DOM Element
4656
4671
  */
4657
- getNativeElement: () => any;
4672
+ getNativeElement: () => Element;
4658
4673
  /**
4659
4674
  * Whether the component is in error state
4660
4675
  */
4661
4676
  readonly hasError: boolean;
4677
+ /**
4678
+ * The native input DOM Element
4679
+ */
4680
+ readonly nativeEl: Element;
4662
4681
  }
4663
4682
 
4664
4683
  export interface QFooterProps {
@@ -5084,8 +5103,9 @@ export interface QInfiniteScroll
5084
5103
  resume: () => void;
5085
5104
  /**
5086
5105
  * Overwrite the current pagination index
5106
+ * @param newIndex New pagination index
5087
5107
  */
5088
- setIndex: () => void;
5108
+ setIndex: (newIndex: number) => void;
5089
5109
  /**
5090
5110
  * Updates the scroll target; Useful when the parent elements change so that the scrolling target also changes
5091
5111
  */
@@ -5444,14 +5464,18 @@ export interface QInput extends ComponentPublicInstance<QInputProps> {
5444
5464
  */
5445
5465
  select: () => void;
5446
5466
  /**
5447
- * Get the native input/textarea DOM Element
5467
+ * DEPRECATED; Access 'nativeEl' directly instead; Get the native input/textarea DOM Element
5448
5468
  * @returns The underlying native input/textarea DOM Element
5449
5469
  */
5450
- getNativeElement: () => any;
5470
+ getNativeElement: () => Element;
5451
5471
  /**
5452
5472
  * Whether the component is in error state
5453
5473
  */
5454
5474
  readonly hasError: boolean;
5475
+ /**
5476
+ * The native input/textarea DOM Element
5477
+ */
5478
+ readonly nativeEl: Element;
5455
5479
  }
5456
5480
 
5457
5481
  export interface QIntersectionProps {
@@ -5695,6 +5719,11 @@ export interface QListProps {
5695
5719
  * Applies a material design-like padding on top and bottom
5696
5720
  */
5697
5721
  padding?: boolean | undefined;
5722
+ /**
5723
+ * HTML tag to use
5724
+ * Default value: div
5725
+ */
5726
+ tag?: string | undefined;
5698
5727
  }
5699
5728
 
5700
5729
  export interface QListSlots {
@@ -6185,6 +6214,10 @@ export interface QMenu extends ComponentPublicInstance<QMenuProps> {
6185
6214
  * Focus menu; if you have content with autofocus attribute, it will directly focus it
6186
6215
  */
6187
6216
  focus: () => void;
6217
+ /**
6218
+ * The DOM Element of the rendered content
6219
+ */
6220
+ readonly contentEl: Element;
6188
6221
  }
6189
6222
 
6190
6223
  export interface QNoSsrProps {
@@ -6468,41 +6501,15 @@ export interface QPaginationProps {
6468
6501
  * Minimum page (must be lower than 'max')
6469
6502
  * Default value: 1
6470
6503
  */
6471
- min?: number | undefined;
6504
+ min?: number | string | undefined;
6472
6505
  /**
6473
6506
  * Number of last page (must be higher than 'min')
6474
6507
  */
6475
- max: number;
6476
- /**
6477
- * Color name for component from the Quasar Color Palette
6478
- * Default value: primary
6479
- */
6480
- color?: string | undefined;
6481
- /**
6482
- * Overrides text color (if needed); Color name from the Quasar Color Palette
6483
- */
6484
- textColor?: string | undefined;
6485
- /**
6486
- * Color name for component from the Quasar Color Palette
6487
- * Default value: primary
6488
- */
6489
- activeColor?: string | undefined;
6490
- /**
6491
- * Overrides text color (if needed); Color name from the Quasar Color Palette
6492
- */
6493
- activeTextColor?: string | undefined;
6508
+ max: number | string;
6494
6509
  /**
6495
6510
  * Notify the component that the background is a dark color (useful when you are using it along with the 'input' prop)
6496
6511
  */
6497
6512
  dark?: boolean | undefined;
6498
- /**
6499
- * Style definitions to be attributed to the input (if using one)
6500
- */
6501
- inputStyle?: VueStyleProp | undefined;
6502
- /**
6503
- * Class definitions to be attributed to the input (if using one)
6504
- */
6505
- inputClass?: VueClassProp | undefined;
6506
6513
  /**
6507
6514
  * Button size in CSS units, including unit name
6508
6515
  */
@@ -6556,48 +6563,79 @@ export interface QPaginationProps {
6556
6563
  /**
6557
6564
  * Maximum number of page links to display at a time; 0 means Infinite
6558
6565
  */
6559
- maxPages?: number | undefined;
6566
+ maxPages?: number | string | undefined;
6560
6567
  /**
6561
- * Configure buttons material ripple (disable it by setting it to 'false' or supply a config object); Does not applies to boundary and ellipsis buttons
6562
- * Default value: true
6568
+ * Use 'flat' design for non-active buttons (it's the default option)
6563
6569
  */
6564
- ripple?: boolean | any | undefined;
6570
+ flat?: boolean | undefined;
6565
6571
  /**
6566
- * Makes a circle shaped button for all buttons
6572
+ * Use 'outline' design for non-active buttons
6567
6573
  */
6568
- round?: boolean | undefined;
6574
+ outline?: boolean | undefined;
6569
6575
  /**
6570
- * Applies a more prominent border-radius for a squared shape button for all buttons
6576
+ * Remove shadow for non-active buttons
6571
6577
  */
6572
- rounded?: boolean | undefined;
6578
+ unelevated?: boolean | undefined;
6573
6579
  /**
6574
- * Use 'flat' design for current page button
6580
+ * Use 'push' design for non-active buttons
6575
6581
  */
6576
- flat?: boolean | undefined;
6582
+ push?: boolean | undefined;
6577
6583
  /**
6578
- * Use 'outline' design for current page button
6584
+ * Color name from the Quasar Color Palette for the non-active buttons
6585
+ * Default value: primary
6579
6586
  */
6580
- outline?: boolean | undefined;
6587
+ color?: string | undefined;
6581
6588
  /**
6582
- * Remove shadow for current page button
6589
+ * Text color name from the Quasar Color Palette for the ACTIVE buttons
6583
6590
  */
6584
- unelevated?: boolean | undefined;
6591
+ textColor?: string | undefined;
6585
6592
  /**
6586
- * Use 'push' design for current page button
6593
+ * The design of the ACTIVE button, similar to the flat/outline/push/unelevated props (but those are used for non-active buttons)
6587
6594
  */
6588
- push?: boolean | undefined;
6595
+ activeDesign?: "flat" | "outline" | "push" | "unelevated" | undefined;
6596
+ /**
6597
+ * Color name from the Quasar Color Palette for the ACTIVE button
6598
+ * Default value: primary
6599
+ */
6600
+ activeColor?: string | undefined;
6601
+ /**
6602
+ * Text color name from the Quasar Color Palette for the ACTIVE button
6603
+ */
6604
+ activeTextColor?: string | undefined;
6605
+ /**
6606
+ * Makes a circle shaped button for all buttons
6607
+ */
6608
+ round?: boolean | undefined;
6609
+ /**
6610
+ * Applies a more prominent border-radius for a squared shape button for all buttons
6611
+ */
6612
+ rounded?: boolean | undefined;
6589
6613
  /**
6590
6614
  * Applies a glossy effect for all buttons
6591
6615
  */
6592
6616
  glossy?: boolean | undefined;
6593
6617
  /**
6594
- * Dense mode; occupies less space
6618
+ * Apply custom gutter; Size in CSS units, including unit name or standard size name (none|xs|sm|md|lg|xl)
6619
+ * Default value: 2px
6595
6620
  */
6596
- dense?: boolean | undefined;
6621
+ gutter?: string | undefined;
6597
6622
  /**
6598
6623
  * 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
6599
6624
  */
6600
6625
  padding?: string | undefined;
6626
+ /**
6627
+ * Style definitions to be attributed to the input (if using one)
6628
+ */
6629
+ inputStyle?: VueStyleProp | undefined;
6630
+ /**
6631
+ * Class definitions to be attributed to the input (if using one)
6632
+ */
6633
+ inputClass?: VueClassProp | undefined;
6634
+ /**
6635
+ * Configure buttons material ripple (disable it by setting it to 'false' or supply a config object); Does not applies to boundary and ellipsis buttons
6636
+ * Default value: true
6637
+ */
6638
+ ripple?: boolean | any | undefined;
6601
6639
  /**
6602
6640
  * Emitted when the component needs to change the model; Is also used by v-model
6603
6641
  * @param value New model value
@@ -8705,7 +8743,7 @@ export interface QSlideItemProps {
8705
8743
  */
8706
8744
  side: "left" | "right" | "top" | "bottom";
8707
8745
  /**
8708
- * Ratio of how much of the required slide was performed (0..1)
8746
+ * Ratio of how much of the required slide was performed (0 <= x <= 1)
8709
8747
  */
8710
8748
  ratio: number;
8711
8749
  /**
@@ -12303,6 +12341,10 @@ export interface QTooltip extends ComponentPublicInstance<QTooltipProps> {
12303
12341
  * There are some custom scenarios for which Quasar cannot automatically reposition the tooltip without significant performance drawbacks so the optimal solution is for you to call this method when you need it
12304
12342
  */
12305
12343
  updatePosition: () => void;
12344
+ /**
12345
+ * The DOM Element of the rendered content
12346
+ */
12347
+ readonly contentEl: Element;
12306
12348
  }
12307
12349
 
12308
12350
  export interface QTreeProps {
@@ -12930,17 +12972,17 @@ export interface QUploader extends ComponentPublicInstance<QUploaderProps> {
12930
12972
  removeQueuedFiles: () => void;
12931
12973
  /**
12932
12974
  * Remove specified file from the queue
12933
- * @param file File to remove (instance of File)
12975
+ * @param file The file to remove
12934
12976
  */
12935
- removeFile: (file: any) => void;
12977
+ removeFile: (file: File) => void;
12936
12978
  /**
12937
12979
  * Update the status of a file
12938
- * @param file File to update (instance of File)
12980
+ * @param file The file to update
12939
12981
  * @param status Status of file
12940
12982
  * @param uploadedSize The number of uploaded bytes of the file; Is required explicitly only when status is NOT 'uploaded'
12941
12983
  */
12942
12984
  updateFileStatus: (
12943
- file: any,
12985
+ file: File,
12944
12986
  status: "idle" | "failed" | "uploading" | "uploaded",
12945
12987
  uploadedSize: number
12946
12988
  ) => void;
@@ -13268,53 +13310,13 @@ export interface QDialogOptions {
13268
13310
  */
13269
13311
  isValid?: (val: string) => boolean;
13270
13312
  /**
13271
- * Attributes to pass to prompt control
13272
- */
13273
- attrs?: any;
13274
- /**
13275
- * A text label that will “float” up above the input field, once the field gets focus
13276
- */
13277
- label?: string;
13278
- /**
13279
- * Label will be always shown above the field regardless of field content (if any)
13280
- */
13281
- stackLabel?: boolean;
13282
- /**
13283
- * Use 'filled' design for the field
13284
- */
13285
- filled?: boolean;
13286
- /**
13287
- * Use 'outlined' design for the field
13288
- */
13289
- outlined?: boolean;
13290
- /**
13291
- * Use 'standout' design for the field; Specifies classes to be applied when focused (overriding default ones)
13292
- */
13293
- standout?: boolean | string;
13294
- /**
13295
- * Applies a small standard border-radius for a squared shape of the component
13296
- */
13297
- rounded?: boolean;
13298
- /**
13299
- * Remove border-radius so borders are squared; Overrides 'rounded' prop
13300
- */
13301
- square?: boolean;
13302
- /**
13303
- * Show an automatic counter on bottom right
13313
+ * Any QInput props, like color, label, stackLabel, filled, outlined, rounded, prefix etc
13304
13314
  */
13305
- counter?: boolean;
13315
+ [QInputProps: string]: any;
13306
13316
  /**
13307
- * Specify a max length of model
13317
+ * Any native attributes to pass to the prompt control
13308
13318
  */
13309
- maxlength?: string | number;
13310
- /**
13311
- * Prefix
13312
- */
13313
- prefix?: string;
13314
- /**
13315
- * Suffix
13316
- */
13317
- suffix?: string;
13319
+ [nativeAttributes: string]: any;
13318
13320
  };
13319
13321
  /**
13320
13322
  * An object definition for creating the selection form content
@@ -13339,6 +13341,14 @@ export interface QDialogOptions {
13339
13341
  * @returns The selection passed validation or not
13340
13342
  */
13341
13343
  isValid?: (model: string | readonly any[]) => boolean;
13344
+ /**
13345
+ * Any QOptionGroup props
13346
+ */
13347
+ [QOptionGroupProps: string]: any;
13348
+ /**
13349
+ * Any native attributes to pass to the inner QOptionGroup
13350
+ */
13351
+ [nativeAttributes: string]: any;
13342
13352
  };
13343
13353
  /**
13344
13354
  * Display a Quasar spinner (if value is true, then the defaults are used); Useful for conveying the idea that something is happening behind the covers; Tip: use along with persistent, ok: false and update() method
@@ -175,9 +175,17 @@
175
175
  "type": "string",
176
176
  "description": "HTML tag to use"
177
177
  },
178
- "q-breadcrumbs-el/ripple": {
179
- "type": "boolean|object",
180
- "description": "Configure material ripple (disable it by setting it to 'false' or supply a config object)"
178
+ "q-btn-dropdown/transition-show": {
179
+ "type": "string",
180
+ "description": "One of Quasar's embedded transitions"
181
+ },
182
+ "q-btn-dropdown/transition-hide": {
183
+ "type": "string",
184
+ "description": "One of Quasar's embedded transitions"
185
+ },
186
+ "q-btn-dropdown/transition-duration": {
187
+ "type": "string|number",
188
+ "description": "Transition duration (in milliseconds, without unit)"
181
189
  },
182
190
  "q-btn-dropdown/model-value": {
183
191
  "type": "boolean",
@@ -2791,6 +2799,10 @@
2791
2799
  "type": "boolean",
2792
2800
  "description": "Applies a material design-like padding on top and bottom"
2793
2801
  },
2802
+ "q-list/tag": {
2803
+ "type": "string",
2804
+ "description": "HTML tag to use"
2805
+ },
2794
2806
  "q-knob/name": {
2795
2807
  "type": "string",
2796
2808
  "description": "Used to specify the name of the control; Useful if dealing with forms submitted directly to a URL"
@@ -3160,41 +3172,17 @@
3160
3172
  "description": "Current page (must be between min/max)"
3161
3173
  },
3162
3174
  "q-pagination/min": {
3163
- "type": "number",
3175
+ "type": "number|string",
3164
3176
  "description": "Minimum page (must be lower than 'max')"
3165
3177
  },
3166
3178
  "q-pagination/max": {
3167
- "type": "number",
3179
+ "type": "number|string",
3168
3180
  "description": "Number of last page (must be higher than 'min')"
3169
3181
  },
3170
- "q-pagination/color": {
3171
- "type": "string",
3172
- "description": "Color name for component from the Quasar Color Palette"
3173
- },
3174
- "q-pagination/text-color": {
3175
- "type": "string",
3176
- "description": "Overrides text color (if needed); Color name from the Quasar Color Palette"
3177
- },
3178
- "q-pagination/active-color": {
3179
- "type": "string",
3180
- "description": "Color name for component from the Quasar Color Palette"
3181
- },
3182
- "q-pagination/active-text-color": {
3183
- "type": "string",
3184
- "description": "Overrides text color (if needed); Color name from the Quasar Color Palette"
3185
- },
3186
3182
  "q-pagination/dark": {
3187
3183
  "type": "boolean",
3188
3184
  "description": "Notify the component that the background is a dark color (useful when you are using it along with the 'input' prop)"
3189
3185
  },
3190
- "q-pagination/input-style": {
3191
- "type": "string|array|object",
3192
- "description": "Style definitions to be attributed to the input (if using one)"
3193
- },
3194
- "q-pagination/input-class": {
3195
- "type": "string|array|object",
3196
- "description": "Class definitions to be attributed to the input (if using one)"
3197
- },
3198
3186
  "q-pagination/size": {
3199
3187
  "type": "string",
3200
3188
  "description": "Button size in CSS units, including unit name"
@@ -3244,49 +3232,77 @@
3244
3232
  "description": "Show ellipses (...) when pages are available"
3245
3233
  },
3246
3234
  "q-pagination/max-pages": {
3247
- "type": "number",
3235
+ "type": "number|string",
3248
3236
  "description": "Maximum number of page links to display at a time; 0 means Infinite"
3249
3237
  },
3250
- "q-pagination/ripple": {
3251
- "type": "boolean|object",
3252
- "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"
3253
- },
3254
- "q-pagination/round": {
3255
- "type": "boolean",
3256
- "description": "Makes a circle shaped button for all buttons"
3257
- },
3258
- "q-pagination/rounded": {
3259
- "type": "boolean",
3260
- "description": "Applies a more prominent border-radius for a squared shape button for all buttons"
3261
- },
3262
3238
  "q-pagination/flat": {
3263
3239
  "type": "boolean",
3264
- "description": "Use 'flat' design for current page button"
3240
+ "description": "Use 'flat' design for non-active buttons (it's the default option)"
3265
3241
  },
3266
3242
  "q-pagination/outline": {
3267
3243
  "type": "boolean",
3268
- "description": "Use 'outline' design for current page button"
3244
+ "description": "Use 'outline' design for non-active buttons"
3269
3245
  },
3270
3246
  "q-pagination/unelevated": {
3271
3247
  "type": "boolean",
3272
- "description": "Remove shadow for current page button"
3248
+ "description": "Remove shadow for non-active buttons"
3273
3249
  },
3274
3250
  "q-pagination/push": {
3275
3251
  "type": "boolean",
3276
- "description": "Use 'push' design for current page button"
3252
+ "description": "Use 'push' design for non-active buttons"
3253
+ },
3254
+ "q-pagination/color": {
3255
+ "type": "string",
3256
+ "description": "Color name from the Quasar Color Palette for the non-active buttons"
3257
+ },
3258
+ "q-pagination/text-color": {
3259
+ "type": "string",
3260
+ "description": "Text color name from the Quasar Color Palette for the ACTIVE buttons"
3261
+ },
3262
+ "q-pagination/active-design": {
3263
+ "type": "string",
3264
+ "description": "The design of the ACTIVE button, similar to the flat/outline/push/unelevated props (but those are used for non-active buttons)"
3265
+ },
3266
+ "q-pagination/active-color": {
3267
+ "type": "string",
3268
+ "description": "Color name from the Quasar Color Palette for the ACTIVE button"
3269
+ },
3270
+ "q-pagination/active-text-color": {
3271
+ "type": "string",
3272
+ "description": "Text color name from the Quasar Color Palette for the ACTIVE button"
3273
+ },
3274
+ "q-pagination/round": {
3275
+ "type": "boolean",
3276
+ "description": "Makes a circle shaped button for all buttons"
3277
+ },
3278
+ "q-pagination/rounded": {
3279
+ "type": "boolean",
3280
+ "description": "Applies a more prominent border-radius for a squared shape button for all buttons"
3277
3281
  },
3278
3282
  "q-pagination/glossy": {
3279
3283
  "type": "boolean",
3280
3284
  "description": "Applies a glossy effect for all buttons"
3281
3285
  },
3282
- "q-pagination/dense": {
3283
- "type": "boolean",
3284
- "description": "Dense mode; occupies less space"
3286
+ "q-pagination/gutter": {
3287
+ "type": "string",
3288
+ "description": "Apply custom gutter; Size in CSS units, including unit name or standard size name (none|xs|sm|md|lg|xl)"
3285
3289
  },
3286
3290
  "q-pagination/padding": {
3287
3291
  "type": "string",
3288
3292
  "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"
3289
3293
  },
3294
+ "q-pagination/input-style": {
3295
+ "type": "string|array|object",
3296
+ "description": "Style definitions to be attributed to the input (if using one)"
3297
+ },
3298
+ "q-pagination/input-class": {
3299
+ "type": "string|array|object",
3300
+ "description": "Class definitions to be attributed to the input (if using one)"
3301
+ },
3302
+ "q-pagination/ripple": {
3303
+ "type": "boolean|object",
3304
+ "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"
3305
+ },
3290
3306
  "q-parallax/src": {
3291
3307
  "type": "string",
3292
3308
  "description": "Path to image (unless a 'media' slot is used)"