quasar 1.16.2 → 1.17.2

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 (309) hide show
  1. package/dist/api/BottomSheet.json +2 -2
  2. package/dist/api/Loading.json +0 -2
  3. package/dist/api/LoadingBar.json +1 -1
  4. package/dist/api/Notify.json +25 -25
  5. package/dist/api/QAjaxBar.json +23 -4
  6. package/dist/api/QAvatar.json +1 -1
  7. package/dist/api/QBreadcrumbsEl.json +32 -11
  8. package/dist/api/QBtn.json +35 -14
  9. package/dist/api/QBtnDropdown.json +36 -15
  10. package/dist/api/QBtnToggle.json +1 -1
  11. package/dist/api/QCarousel.json +7 -7
  12. package/dist/api/QCarouselSlide.json +2 -2
  13. package/dist/api/QChatMessage.json +1 -5
  14. package/dist/api/QChip.json +4 -4
  15. package/dist/api/QColor.json +6 -0
  16. package/dist/api/QDialog.json +7 -1
  17. package/dist/api/QExpansionItem.json +34 -13
  18. package/dist/api/QFab.json +34 -2
  19. package/dist/api/QFabAction.json +9 -1
  20. package/dist/api/QField.json +80 -6
  21. package/dist/api/QFile.json +80 -6
  22. package/dist/api/QImg.json +2 -2
  23. package/dist/api/QInnerLoading.json +32 -0
  24. package/dist/api/QInput.json +82 -6
  25. package/dist/api/QItem.json +31 -10
  26. package/dist/api/QOptionGroup.json +58 -1
  27. package/dist/api/QPagination.json +4 -4
  28. package/dist/api/QParallax.json +1 -1
  29. package/dist/api/QPopupEdit.json +14 -7
  30. package/dist/api/QPullToRefresh.json +1 -1
  31. package/dist/api/QRange.json +581 -96
  32. package/dist/api/QRating.json +3 -3
  33. package/dist/api/QRouteTab.json +32 -12
  34. package/dist/api/QScrollArea.json +188 -20
  35. package/dist/api/QSelect.json +82 -10
  36. package/dist/api/QSeparator.json +1 -1
  37. package/dist/api/QSlider.json +499 -34
  38. package/dist/api/QStep.json +4 -4
  39. package/dist/api/QStepper.json +4 -4
  40. package/dist/api/QTab.json +1 -1
  41. package/dist/api/QTable.json +4 -4
  42. package/dist/api/QTabs.json +9 -0
  43. package/dist/api/QTimelineEntry.json +2 -2
  44. package/dist/api/QToggle.json +1 -1
  45. package/dist/api/QTree.json +7 -1
  46. package/dist/api/QVideo.json +10 -0
  47. package/dist/icon-set/bootstrap-icons.umd.min.js +1 -1
  48. package/dist/icon-set/eva-icons.umd.min.js +1 -1
  49. package/dist/icon-set/fontawesome-v5-pro.umd.min.js +1 -1
  50. package/dist/icon-set/fontawesome-v5.umd.min.js +1 -1
  51. package/dist/icon-set/ionicons-v4.umd.min.js +1 -1
  52. package/dist/icon-set/line-awesome.umd.min.js +1 -1
  53. package/dist/icon-set/material-icons-outlined.umd.min.js +1 -1
  54. package/dist/icon-set/material-icons-round.umd.min.js +1 -1
  55. package/dist/icon-set/material-icons-sharp.umd.min.js +1 -1
  56. package/dist/icon-set/material-icons.umd.min.js +1 -1
  57. package/dist/icon-set/mdi-v3.umd.min.js +1 -1
  58. package/dist/icon-set/mdi-v4.umd.min.js +1 -1
  59. package/dist/icon-set/mdi-v5.umd.min.js +1 -1
  60. package/dist/icon-set/mdi-v6.umd.min.js +1 -1
  61. package/dist/icon-set/svg-bootstrap-icons.umd.min.js +1 -1
  62. package/dist/icon-set/svg-eva-icons.umd.min.js +1 -1
  63. package/dist/icon-set/svg-fontawesome-v5.umd.min.js +1 -1
  64. package/dist/icon-set/svg-ionicons-v4.umd.min.js +1 -1
  65. package/dist/icon-set/svg-ionicons-v5.umd.min.js +1 -1
  66. package/dist/icon-set/svg-ionicons-v6.umd.min.js +6 -0
  67. package/dist/icon-set/svg-line-awesome.umd.min.js +1 -1
  68. package/dist/icon-set/svg-material-icons-outlined.umd.min.js +1 -1
  69. package/dist/icon-set/svg-material-icons-round.umd.min.js +1 -1
  70. package/dist/icon-set/svg-material-icons-sharp.umd.min.js +1 -1
  71. package/dist/icon-set/svg-material-icons.umd.min.js +1 -1
  72. package/dist/icon-set/svg-mdi-v4.umd.min.js +1 -1
  73. package/dist/icon-set/svg-mdi-v5.umd.min.js +1 -1
  74. package/dist/icon-set/svg-mdi-v6.umd.min.js +1 -1
  75. package/dist/icon-set/svg-themify.umd.min.js +1 -1
  76. package/dist/icon-set/themify.umd.min.js +1 -1
  77. package/dist/lang/ar.umd.min.js +2 -2
  78. package/dist/lang/az-latn.umd.min.js +1 -1
  79. package/dist/lang/bg.umd.min.js +1 -1
  80. package/dist/lang/ca.umd.min.js +1 -1
  81. package/dist/lang/cs.umd.min.js +1 -1
  82. package/dist/lang/da.umd.min.js +1 -1
  83. package/dist/lang/de.umd.min.js +1 -1
  84. package/dist/lang/el.umd.min.js +1 -1
  85. package/dist/lang/en-gb.umd.min.js +1 -1
  86. package/dist/lang/en-us.umd.min.js +1 -1
  87. package/dist/lang/eo.umd.min.js +1 -1
  88. package/dist/lang/es.umd.min.js +1 -1
  89. package/dist/lang/et.umd.min.js +1 -1
  90. package/dist/lang/fa-ir.umd.min.js +1 -1
  91. package/dist/lang/fa.umd.min.js +1 -1
  92. package/dist/lang/fi.umd.min.js +1 -1
  93. package/dist/lang/fr.umd.min.js +2 -2
  94. package/dist/lang/gn.umd.min.js +1 -1
  95. package/dist/lang/he.umd.min.js +1 -1
  96. package/dist/lang/hr.umd.min.js +1 -1
  97. package/dist/lang/hu.umd.min.js +1 -1
  98. package/dist/lang/id.umd.min.js +1 -1
  99. package/dist/lang/is.umd.min.js +1 -1
  100. package/dist/lang/it.umd.min.js +1 -1
  101. package/dist/lang/ja.umd.min.js +1 -1
  102. package/dist/lang/km.umd.min.js +1 -1
  103. package/dist/lang/ko-kr.umd.min.js +1 -1
  104. package/dist/lang/kur-ckb.umd.min.js +1 -1
  105. package/dist/lang/lu.umd.min.js +1 -1
  106. package/dist/lang/lv.umd.min.js +1 -1
  107. package/dist/lang/ml.umd.min.js +1 -1
  108. package/dist/lang/ms.umd.min.js +1 -1
  109. package/dist/lang/nb-no.umd.min.js +1 -1
  110. package/dist/lang/nl.umd.min.js +1 -1
  111. package/dist/lang/pl.umd.min.js +1 -1
  112. package/dist/lang/pt-br.umd.min.js +1 -1
  113. package/dist/lang/pt.umd.min.js +1 -1
  114. package/dist/lang/ro.umd.min.js +1 -1
  115. package/dist/lang/ru.umd.min.js +1 -1
  116. package/dist/lang/sk.umd.min.js +1 -1
  117. package/dist/lang/sl.umd.min.js +1 -1
  118. package/dist/lang/sr.umd.min.js +2 -2
  119. package/dist/lang/sv.umd.min.js +1 -1
  120. package/dist/lang/ta.umd.min.js +1 -1
  121. package/dist/lang/th.umd.min.js +1 -1
  122. package/dist/lang/tr.umd.min.js +1 -1
  123. package/dist/lang/ug.umd.min.js +2 -2
  124. package/dist/lang/uk.umd.min.js +1 -1
  125. package/dist/lang/vi.umd.min.js +1 -1
  126. package/dist/lang/zh-hans.umd.min.js +2 -2
  127. package/dist/lang/zh-hant.umd.min.js +2 -2
  128. package/dist/quasar.addon.css +1 -1
  129. package/dist/quasar.addon.rtl.css +1 -1
  130. package/dist/quasar.common.js +2 -2
  131. package/dist/quasar.css +378 -226
  132. package/dist/quasar.esm.js +2 -2
  133. package/dist/quasar.ie.polyfills.js +1 -1
  134. package/dist/quasar.ie.polyfills.umd.min.js +1 -1
  135. package/dist/quasar.min.css +1 -1
  136. package/dist/quasar.rtl.css +510 -302
  137. package/dist/quasar.rtl.min.css +1 -1
  138. package/dist/quasar.sass +326 -211
  139. package/dist/quasar.styl +326 -209
  140. package/dist/quasar.umd.js +3240 -1889
  141. package/dist/quasar.umd.min.js +2 -2
  142. package/dist/quasar.umd.modern.js +3199 -1870
  143. package/dist/quasar.umd.modern.min.js +2 -2
  144. package/dist/transform-asset-urls.json +20 -0
  145. package/dist/types/index.d.ts +427 -105
  146. package/dist/types/utils/scroll.d.ts +1 -0
  147. package/dist/vetur/quasar-attributes.json +320 -92
  148. package/dist/vetur/quasar-tags.json +76 -19
  149. package/dist/web-types/web-types.json +1296 -257
  150. package/icon-set/svg-ionicons-v6.js +225 -0
  151. package/lang/ar.js +1 -1
  152. package/lang/fa-ir.js +3 -1
  153. package/lang/fa.js +3 -1
  154. package/lang/fr.js +1 -1
  155. package/lang/index.json +1 -1
  156. package/lang/kur-ckb.js +2 -2
  157. package/lang/sr.js +4 -4
  158. package/lang/ug.js +48 -46
  159. package/lang/zh-hans.js +1 -1
  160. package/lang/zh-hant.js +18 -18
  161. package/package.json +1 -1
  162. package/src/api.extends.json +1 -2
  163. package/src/components/ajax-bar/QAjaxBar.js +48 -26
  164. package/src/components/ajax-bar/QAjaxBar.json +22 -4
  165. package/src/components/breadcrumbs/QBreadcrumbs.js +15 -11
  166. package/src/components/breadcrumbs/QBreadcrumbs.sass +0 -3
  167. package/src/components/breadcrumbs/QBreadcrumbs.styl +0 -3
  168. package/src/components/breadcrumbs/QBreadcrumbsEl.js +25 -9
  169. package/src/components/btn/QBtn.js +3 -3
  170. package/src/components/btn-dropdown/QBtnDropdown.sass +2 -0
  171. package/src/components/btn-dropdown/QBtnDropdown.styl +2 -0
  172. package/src/components/btn-toggle/QBtnToggle.js +4 -1
  173. package/src/components/carousel/QCarousel.js +6 -2
  174. package/src/components/carousel/QCarousel.json +9 -1
  175. package/src/components/carousel/QCarouselSlide.json +2 -2
  176. package/src/components/chat/QChatMessage.json +1 -1
  177. package/src/components/color/QColor.js +100 -85
  178. package/src/components/color/QColor.json +7 -0
  179. package/src/components/color/QColor.sass +14 -24
  180. package/src/components/color/QColor.styl +14 -24
  181. package/src/components/date/QDate.js +7 -1
  182. package/src/components/date/QDate.sass +2 -0
  183. package/src/components/date/QDate.styl +2 -0
  184. package/src/components/dialog/QDialog.js +8 -4
  185. package/src/components/dialog/QDialog.json +8 -1
  186. package/src/components/drawer/QDrawer.js +16 -15
  187. package/src/components/editor/QEditor.js +2 -2
  188. package/src/components/editor/QEditor.sass +13 -1
  189. package/src/components/editor/QEditor.styl +13 -1
  190. package/src/components/expansion-item/QExpansionItem.js +13 -11
  191. package/src/components/fab/QFab.js +20 -11
  192. package/src/components/fab/QFab.json +35 -0
  193. package/src/components/fab/QFabAction.js +16 -9
  194. package/src/components/fab/QFabAction.json +10 -0
  195. package/src/components/field/QField.js +28 -23
  196. package/src/components/field/__QField.json +72 -8
  197. package/src/components/file/QFile.js +12 -4
  198. package/src/components/file/QFile.sass +4 -3
  199. package/src/components/file/QFile.styl +4 -3
  200. package/src/components/footer/QFooter.js +1 -1
  201. package/src/components/form/QForm.js +1 -1
  202. package/src/components/header/QHeader.js +1 -1
  203. package/src/components/icon/QIcon.js +92 -75
  204. package/src/components/icon/QIcon.sass +0 -1
  205. package/src/components/icon/QIcon.styl +0 -1
  206. package/src/components/img/QImg.json +2 -2
  207. package/src/components/infinite-scroll/QInfiniteScroll.js +49 -36
  208. package/src/components/inner-loading/QInnerLoading.js +54 -22
  209. package/src/components/inner-loading/QInnerLoading.json +29 -0
  210. package/src/components/inner-loading/QInnerLoading.sass +3 -0
  211. package/src/components/inner-loading/QInnerLoading.styl +3 -0
  212. package/src/components/item/QItem.js +9 -15
  213. package/src/components/layout/QLayout.js +49 -0
  214. package/src/components/linear-progress/QLinearProgress.js +6 -2
  215. package/src/components/menu/QMenu.js +5 -1
  216. package/src/components/option-group/QOptionGroup.js +32 -22
  217. package/src/components/option-group/QOptionGroup.json +50 -1
  218. package/src/components/parallax/QParallax.js +3 -0
  219. package/src/components/parallax/QParallax.json +1 -1
  220. package/src/components/popup-edit/QPopupEdit.js +41 -16
  221. package/src/components/popup-edit/QPopupEdit.json +15 -8
  222. package/src/components/range/QRange.js +223 -278
  223. package/src/components/range/QRange.json +11 -122
  224. package/src/components/rating/QRating.js +56 -38
  225. package/src/components/rating/QRating.json +3 -3
  226. package/src/components/rating/QRating.sass +8 -6
  227. package/src/components/rating/QRating.styl +8 -6
  228. package/src/components/resize-observer/QResizeObserver.js +15 -10
  229. package/src/components/scroll-area/QScrollArea.js +342 -126
  230. package/src/components/scroll-area/QScrollArea.json +164 -20
  231. package/src/components/scroll-area/QScrollArea.sass +5 -0
  232. package/src/components/scroll-area/QScrollArea.styl +5 -0
  233. package/src/components/scroll-observer/QScrollObserver.js +9 -2
  234. package/src/components/select/QSelect.js +8 -2
  235. package/src/components/select/QSelect.json +1 -1
  236. package/src/components/separator/QSeparator.js +0 -1
  237. package/src/components/separator/QSeparator.json +1 -1
  238. package/src/components/slider/QSlider.js +97 -140
  239. package/src/components/slider/QSlider.json +1 -122
  240. package/src/components/slider/QSlider.sass +205 -139
  241. package/src/components/slider/QSlider.styl +205 -139
  242. package/src/components/slider/slider-utils.js +468 -123
  243. package/src/components/slider/slider-utils.json +546 -0
  244. package/src/components/stepper/QStepper.js +1 -1
  245. package/src/components/stepper/QStepper.sass +25 -26
  246. package/src/components/stepper/QStepper.styl +25 -26
  247. package/src/components/table/QTable.sass +3 -0
  248. package/src/components/table/QTable.styl +3 -0
  249. package/src/components/tabs/QRouteTab.js +13 -13
  250. package/src/components/tabs/QRouteTab.json +0 -7
  251. package/src/components/tabs/QTab.js +71 -20
  252. package/src/components/tabs/QTabs.js +237 -52
  253. package/src/components/tabs/QTabs.json +8 -0
  254. package/src/components/tabs/QTabs.sass +6 -6
  255. package/src/components/tabs/QTabs.styl +6 -6
  256. package/src/components/time/QTime.js +6 -2
  257. package/src/components/timeline/QTimeline.sass +1 -2
  258. package/src/components/timeline/QTimeline.styl +1 -2
  259. package/src/components/timeline/QTimelineEntry.json +1 -1
  260. package/src/components/tree/QTree.js +10 -6
  261. package/src/components/tree/QTree.json +5 -0
  262. package/src/components/tree/QTree.sass +58 -4
  263. package/src/components/tree/QTree.styl +58 -4
  264. package/src/components/uploader/QUploaderBase.js +15 -19
  265. package/src/components/video/QVideo.js +4 -1
  266. package/src/components/video/QVideo.json +11 -0
  267. package/src/components/virtual-scroll/QVirtualScroll.sass +1 -0
  268. package/src/components/virtual-scroll/QVirtualScroll.styl +1 -0
  269. package/src/css/core/helpers.sass +3 -0
  270. package/src/css/core/helpers.styl +3 -0
  271. package/src/css/core/positioning.sass +5 -0
  272. package/src/css/core/positioning.styl +5 -0
  273. package/src/css/normalize.sass +0 -7
  274. package/src/css/variables.sass +4 -6
  275. package/src/css/variables.styl +4 -6
  276. package/src/directives/Scroll.js +2 -2
  277. package/src/directives/ScrollFire.js +1 -0
  278. package/src/ie-compat/ie.js +13 -13
  279. package/src/install.js +1 -1
  280. package/src/lang.js +7 -4
  281. package/src/mixins/anchor.js +3 -13
  282. package/src/mixins/btn.js +33 -38
  283. package/src/mixins/btn.json +26 -11
  284. package/src/mixins/file.js +27 -5
  285. package/src/mixins/fullscreen.js +16 -4
  286. package/src/mixins/portal.js +10 -10
  287. package/src/mixins/router-link.js +88 -14
  288. package/src/mixins/router-link.json +26 -10
  289. package/src/mixins/validate.js +33 -15
  290. package/src/mixins/virtual-scroll.js +40 -42
  291. package/src/plugins/AppFullscreen.js +41 -16
  292. package/src/plugins/BottomSheet.json +1 -1
  293. package/src/plugins/Cookies.js +1 -1
  294. package/src/plugins/Loading.js +8 -0
  295. package/src/plugins/LoadingBar.js +9 -0
  296. package/src/plugins/LoadingBar.json +1 -1
  297. package/src/plugins/Notify.js +351 -333
  298. package/src/plugins/Notify.json +20 -20
  299. package/src/plugins/Notify.sass +9 -3
  300. package/src/plugins/Notify.styl +9 -3
  301. package/src/utils/clone.js +53 -4
  302. package/src/utils/date.js +134 -69
  303. package/src/utils/dom.js +28 -9
  304. package/src/utils/extend.js +2 -2
  305. package/src/utils/focus-manager.js +8 -10
  306. package/src/utils/global-dialog.js +18 -1
  307. package/src/utils/is.js +2 -2
  308. package/src/utils/morph.js +2 -12
  309. package/src/utils/scroll.js +71 -35
@@ -435,7 +435,7 @@ export interface Notify {
435
435
  */
436
436
  icon? : string
437
437
  /**
438
- * URL to an avatar/image; Suggestion: use statics folder
438
+ * URL to an avatar/image; Suggestion: use public folder
439
439
  */
440
440
  avatar? : string
441
441
  /**
@@ -544,7 +544,7 @@ export interface Notify {
544
544
  */
545
545
  icon? : string
546
546
  /**
547
- * URL to an avatar/image; Suggestion: use statics folder
547
+ * URL to an avatar/image; Suggestion: use public folder
548
548
  */
549
549
  avatar? : string
550
550
  /**
@@ -646,7 +646,7 @@ export interface Notify {
646
646
  */
647
647
  icon? : string
648
648
  /**
649
- * URL to an avatar/image; Suggestion: use statics folder
649
+ * URL to an avatar/image; Suggestion: use public folder
650
650
  */
651
651
  avatar? : string
652
652
  /**
@@ -984,14 +984,18 @@ export interface QAjaxBar extends Vue {
984
984
  * Color name for component from the Quasar Color Palette
985
985
  */
986
986
  color? : string
987
+ /**
988
+ * Reverse direction of progress
989
+ */
990
+ reverse? : boolean
987
991
  /**
988
992
  * Skip Ajax hijacking (not a reactive prop)
989
993
  */
990
994
  skipHijack? : boolean
991
995
  /**
992
- * Reverse direction of progress
996
+ * Filter which URL should trigger start() + stop()
993
997
  */
994
- reverse? : boolean
998
+ hijackFilter? : Function
995
999
  /**
996
1000
  * Notify bar you are waiting for a new process to finish
997
1001
  * @param speed Delay (in milliseconds) between progress auto-increments; If delay is 0 then it disables auto-incrementing
@@ -1133,19 +1137,19 @@ export interface QBreadcrumbs extends Vue {
1133
1137
 
1134
1138
  export interface QBreadcrumbsEl extends Vue {
1135
1139
  /**
1136
- * Equivalent to Vue Router <router-link> 'to' property
1140
+ * Equivalent to Vue Router <router-link> 'to' property; Superseeded by 'href' prop if used
1137
1141
  */
1138
1142
  to? : string | LooseDictionary
1139
1143
  /**
1140
- * Equivalent to Vue Router <router-link> 'exact' property
1144
+ * Equivalent to Vue Router <router-link> 'exact' property; Superseeded by 'href' prop if used
1141
1145
  */
1142
1146
  exact? : boolean
1143
1147
  /**
1144
- * Equivalent to Vue Router <router-link> 'append' property
1148
+ * Equivalent to Vue Router <router-link> 'append' property; Superseeded by 'href' prop if used
1145
1149
  */
1146
1150
  append? : boolean
1147
1151
  /**
1148
- * Equivalent to Vue Router <router-link> 'replace' property
1152
+ * Equivalent to Vue Router <router-link> 'replace' property; Superseeded by 'href' prop if used
1149
1153
  */
1150
1154
  replace? : boolean
1151
1155
  /**
@@ -1156,6 +1160,14 @@ export interface QBreadcrumbsEl extends Vue {
1156
1160
  * Equivalent to Vue Router <router-link> 'active-class' property
1157
1161
  */
1158
1162
  exactActiveClass? : string
1163
+ /**
1164
+ * Native <a> link href attribute; Has priority over the 'to'/'exact'/'replace' props
1165
+ */
1166
+ href? : string
1167
+ /**
1168
+ * Native <a> link target attribute; Use it only along with 'href' prop; Has priority over the 'to'/'exact'/'replace' props
1169
+ */
1170
+ target? : string
1159
1171
  /**
1160
1172
  * Put component in disabled mode
1161
1173
  */
@@ -1184,21 +1196,29 @@ export interface QBtnDropdown extends Vue {
1184
1196
  */
1185
1197
  ripple? : boolean | LooseDictionary
1186
1198
  /**
1187
- * Define the button HTML DOM type
1199
+ * 1) Define the button native type attribute (submit, reset, button) or 2) render component with <a> tag so you can access events even if disable or 3) Use 'href' prop and specify 'type' as a media tag
1188
1200
  */
1189
- type? : 'a' | 'submit' | 'button' | 'reset'
1201
+ type? : string
1190
1202
  /**
1191
- * Equivalent to Vue Router <router-link> 'to' property
1203
+ * Equivalent to Vue Router <router-link> 'to' property; Superseeded by 'href' prop if used
1192
1204
  */
1193
1205
  to? : string | LooseDictionary
1194
1206
  /**
1195
- * Equivalent to Vue Router <router-link> 'replace' property
1207
+ * Equivalent to Vue Router <router-link> 'replace' property; Superseeded by 'href' prop if used
1196
1208
  */
1197
1209
  replace? : boolean
1198
1210
  /**
1199
- * Equivalent to Vue Router <router-link> 'append' property
1211
+ * Equivalent to Vue Router <router-link> 'append' property; Superseeded by 'href' prop if used
1200
1212
  */
1201
1213
  append? : boolean
1214
+ /**
1215
+ * Native <a> link href attribute; Has priority over the 'to' and 'replace' props
1216
+ */
1217
+ href? : string
1218
+ /**
1219
+ * Native <a> link target attribute; Use it only with 'to' or 'href' props
1220
+ */
1221
+ target? : string
1202
1222
  /**
1203
1223
  * The text that will be shown on the button
1204
1224
  */
@@ -1533,21 +1553,29 @@ export interface QBtn extends Vue {
1533
1553
  */
1534
1554
  ripple? : boolean | LooseDictionary
1535
1555
  /**
1536
- * Define the button HTML DOM type
1556
+ * 1) Define the button native type attribute (submit, reset, button) or 2) render component with <a> tag so you can access events even if disable or 3) Use 'href' prop and specify 'type' as a media tag
1537
1557
  */
1538
- type? : 'a' | 'submit' | 'button' | 'reset'
1558
+ type? : string
1539
1559
  /**
1540
- * Equivalent to Vue Router <router-link> 'to' property
1560
+ * Equivalent to Vue Router <router-link> 'to' property; Superseeded by 'href' prop if used
1541
1561
  */
1542
1562
  to? : string | LooseDictionary
1543
1563
  /**
1544
- * Equivalent to Vue Router <router-link> 'replace' property
1564
+ * Equivalent to Vue Router <router-link> 'replace' property; Superseeded by 'href' prop if used
1545
1565
  */
1546
1566
  replace? : boolean
1547
1567
  /**
1548
- * Equivalent to Vue Router <router-link> 'append' property
1568
+ * Equivalent to Vue Router <router-link> 'append' property; Superseeded by 'href' prop if used
1549
1569
  */
1550
1570
  append? : boolean
1571
+ /**
1572
+ * Native <a> link href attribute; Has priority over the 'to' and 'replace' props
1573
+ */
1574
+ href? : string
1575
+ /**
1576
+ * Native <a> link target attribute; Use it only with 'to' or 'href' props
1577
+ */
1578
+ target? : string
1551
1579
  /**
1552
1580
  * The text that will be shown on the button
1553
1581
  */
@@ -1782,7 +1810,7 @@ export interface QCarousel extends Vue {
1782
1810
  */
1783
1811
  controlType? : 'regular' | 'flat' | 'outline' | 'push' | 'unelevated'
1784
1812
  /**
1785
- * Jump to next slide at fixed time intervals (in milliseconds); 'false' disables autoplay, 'true' enables it for 5000ms intervals
1813
+ * Jump to next slide (if 'true' or val > 0) or previous slide (if val < 0) at fixed time intervals (in milliseconds); 'false' disables autoplay, 'true' enables it for 5000ms intervals
1786
1814
  */
1787
1815
  autoplay? : number | boolean
1788
1816
  /**
@@ -1865,7 +1893,7 @@ export interface QCarouselSlide extends Vue {
1865
1893
  */
1866
1894
  disable? : boolean
1867
1895
  /**
1868
- * URL pointing to a slide background image (use statics folder)
1896
+ * URL pointing to a slide background image (use public folder)
1869
1897
  */
1870
1898
  imgSrc? : string
1871
1899
  }
@@ -2179,6 +2207,10 @@ export interface QColor extends Vue {
2179
2207
  * Do not render header
2180
2208
  */
2181
2209
  noHeader? : boolean
2210
+ /**
2211
+ * Do not render header tabs (only the input)
2212
+ */
2213
+ noHeaderTabs? : boolean
2182
2214
  /**
2183
2215
  * Do not render footer; Useful when you want a specific view ('default-view' prop) and don't want the user to be able to switch it
2184
2216
  */
@@ -2464,6 +2496,10 @@ export interface QDialog extends Vue {
2464
2496
  * (Accessibility) When Dialog gets shown, do not switch focus on it
2465
2497
  */
2466
2498
  noFocus? : boolean
2499
+ /**
2500
+ * Do not shake up the Dialog to catch user's attention
2501
+ */
2502
+ noShake? : boolean
2467
2503
  /**
2468
2504
  * Triggers component to show
2469
2505
  * @param evt JS event object
@@ -2776,19 +2812,19 @@ export interface QEditor extends Vue {
2776
2812
 
2777
2813
  export interface QExpansionItem extends Vue {
2778
2814
  /**
2779
- * Equivalent to Vue Router <router-link> 'to' property
2815
+ * Equivalent to Vue Router <router-link> 'to' property; Superseeded by 'href' prop if used
2780
2816
  */
2781
2817
  to? : string | LooseDictionary
2782
2818
  /**
2783
- * Equivalent to Vue Router <router-link> 'exact' property
2819
+ * Equivalent to Vue Router <router-link> 'exact' property; Superseeded by 'href' prop if used
2784
2820
  */
2785
2821
  exact? : boolean
2786
2822
  /**
2787
- * Equivalent to Vue Router <router-link> 'append' property
2823
+ * Equivalent to Vue Router <router-link> 'append' property; Superseeded by 'href' prop if used
2788
2824
  */
2789
2825
  append? : boolean
2790
2826
  /**
2791
- * Equivalent to Vue Router <router-link> 'replace' property
2827
+ * Equivalent to Vue Router <router-link> 'replace' property; Superseeded by 'href' prop if used
2792
2828
  */
2793
2829
  replace? : boolean
2794
2830
  /**
@@ -2799,6 +2835,14 @@ export interface QExpansionItem extends Vue {
2799
2835
  * Equivalent to Vue Router <router-link> 'active-class' property
2800
2836
  */
2801
2837
  exactActiveClass? : string
2838
+ /**
2839
+ * Native <a> link href attribute; Has priority over the 'to'/'exact'/'replace' props
2840
+ */
2841
+ href? : string
2842
+ /**
2843
+ * Native <a> link target attribute; Use it only along with 'href' prop; Has priority over the 'to'/'exact'/'replace' props
2844
+ */
2845
+ target? : string
2802
2846
  /**
2803
2847
  * Put component in disabled mode
2804
2848
  */
@@ -3808,6 +3852,18 @@ export interface QInnerLoading extends Vue {
3808
3852
  * Color name for component from the Quasar Color Palette for the inner Spinner (unless using the default slot)
3809
3853
  */
3810
3854
  color? : string
3855
+ /**
3856
+ * Add a label; Gets overriden when using the default slot
3857
+ */
3858
+ label? : string
3859
+ /**
3860
+ * Add CSS class(es) to the label; Works along the 'label' prop only
3861
+ */
3862
+ labelClass? : string
3863
+ /**
3864
+ * Apply custom style to the label; Works along the 'label' prop only
3865
+ */
3866
+ labelStyle? : any[] | string | LooseDictionary
3811
3867
  /**
3812
3868
  * One of Quasar's embedded transitions
3813
3869
  */
@@ -4085,19 +4141,19 @@ export interface QItem extends Vue {
4085
4141
  */
4086
4142
  tag? : string
4087
4143
  /**
4088
- * Equivalent to Vue Router <router-link> 'to' property
4144
+ * Equivalent to Vue Router <router-link> 'to' property; Superseeded by 'href' prop if used
4089
4145
  */
4090
4146
  to? : string | LooseDictionary
4091
4147
  /**
4092
- * Equivalent to Vue Router <router-link> 'exact' property
4148
+ * Equivalent to Vue Router <router-link> 'exact' property; Superseeded by 'href' prop if used
4093
4149
  */
4094
4150
  exact? : boolean
4095
4151
  /**
4096
- * Equivalent to Vue Router <router-link> 'append' property
4152
+ * Equivalent to Vue Router <router-link> 'append' property; Superseeded by 'href' prop if used
4097
4153
  */
4098
4154
  append? : boolean
4099
4155
  /**
4100
- * Equivalent to Vue Router <router-link> 'replace' property
4156
+ * Equivalent to Vue Router <router-link> 'replace' property; Superseeded by 'href' prop if used
4101
4157
  */
4102
4158
  replace? : boolean
4103
4159
  /**
@@ -4108,6 +4164,14 @@ export interface QItem extends Vue {
4108
4164
  * Equivalent to Vue Router <router-link> 'active-class' property
4109
4165
  */
4110
4166
  exactActiveClass? : string
4167
+ /**
4168
+ * Native <a> link href attribute; Has priority over the 'to'/'exact'/'replace' props
4169
+ */
4170
+ href? : string
4171
+ /**
4172
+ * Native <a> link target attribute; Use it only along with 'href' prop; Has priority over the 'to'/'exact'/'replace' props
4173
+ */
4174
+ target? : string
4111
4175
  /**
4112
4176
  * Put component in disabled mode
4113
4177
  */
@@ -4522,9 +4586,22 @@ export interface QOptionGroup extends Vue {
4522
4586
  */
4523
4587
  value? : any
4524
4588
  /**
4525
- * Array of objects with value and label props. The binary components will be created according to this array; Props from QToggle, QCheckbox or QRadio can also be added as key/value pairs to control the components singularly
4589
+ * Array of objects with value, label, and disable (optional) props. The binary components will be created according to this array; Props from QToggle, QCheckbox or QRadio can also be added as key/value pairs to control the components singularly
4526
4590
  */
4527
- options? : any[]
4591
+ options? : {
4592
+ /**
4593
+ * Label to display along the component
4594
+ */
4595
+ label : string
4596
+ /**
4597
+ * Value of the option that will be used by the component model
4598
+ */
4599
+ value : any
4600
+ /**
4601
+ * If true, the option will be disabled
4602
+ */
4603
+ disable? : boolean
4604
+ [index: string]: any }[]
4528
4605
  /**
4529
4606
  * Used to specify the name of the controls; Useful if dealing with forms submitted directly to a URL
4530
4607
  */
@@ -4788,10 +4865,6 @@ export interface QPopupEdit extends Vue {
4788
4865
  * Model of the component; Either use this property (along with a listener for 'input' event) OR use v-model directive
4789
4866
  */
4790
4867
  value? : any
4791
- /**
4792
- * Automatically save the model (if changed) when user clicks/taps outside of the popup; It does not apply to ESC key
4793
- */
4794
- autoSave? : boolean
4795
4868
  /**
4796
4869
  * Optional title (unless 'title' slot is used)
4797
4870
  */
@@ -4808,6 +4881,10 @@ export interface QPopupEdit extends Vue {
4808
4881
  * Override Cancel button label
4809
4882
  */
4810
4883
  labelCancel? : string
4884
+ /**
4885
+ * Automatically save the model (if changed) when user clicks/taps outside of the popup; It does not apply to ESC key
4886
+ */
4887
+ autoSave? : boolean
4811
4888
  /**
4812
4889
  * Class definitions to be attributed to the content
4813
4890
  */
@@ -5026,29 +5103,29 @@ export interface QRange extends Vue {
5026
5103
  */
5027
5104
  name? : string
5028
5105
  /**
5029
- * Model of the component of type { min, max } (both values must be between global min/max); Either use this property (along with a listener for 'input' event) OR use v-model directive
5030
- */
5031
- value? : {
5032
- /**
5033
- * Model value for left thumb
5034
- */
5035
- min? : number
5036
- /**
5037
- * Model value for right thumb
5038
- */
5039
- max? : number }
5040
- /**
5041
- * Minimum value of the model
5106
+ * Minimum value of the model; Set track's minimum value
5042
5107
  */
5043
5108
  min? : number
5044
5109
  /**
5045
- * Maximum value of the model
5110
+ * Maximum value of the model; Set track's maximum value
5046
5111
  */
5047
5112
  max? : number
5113
+ /**
5114
+ * 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
5115
+ */
5116
+ innerMin? : number
5117
+ /**
5118
+ * 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
5119
+ */
5120
+ innerMax? : number
5048
5121
  /**
5049
5122
  * Specify step amount between valid values (> 0.0); When step equals to 0 it defines infinite granularity
5050
5123
  */
5051
5124
  step? : number
5125
+ /**
5126
+ * Snap on valid values, rather than sliding freely; Suggestion: use with 'step' prop
5127
+ */
5128
+ snap? : boolean
5052
5129
  /**
5053
5130
  * Work in reverse (changes direction)
5054
5131
  */
@@ -5058,67 +5135,83 @@ export interface QRange extends Vue {
5058
5135
  */
5059
5136
  vertical? : boolean
5060
5137
  /**
5061
- * User can drag range instead of just the two thumbs
5138
+ * Color name for component from the Quasar Color Palette
5062
5139
  */
5063
- dragRange? : boolean
5140
+ color? : string
5064
5141
  /**
5065
- * User can drag only the range instead and NOT the two thumbs
5142
+ * Color name for the track (can be 'transparent' too) from the Quasar Color Palette
5066
5143
  */
5067
- dragOnlyRange? : boolean
5144
+ trackColor? : string
5068
5145
  /**
5069
- * Color name for component from the Quasar Color Palette
5146
+ * Apply a pattern image on the track
5070
5147
  */
5071
- color? : string
5148
+ trackImg? : string
5149
+ /**
5150
+ * Color name for the inner track (can be 'transparent' too) from the Quasar Color Palette
5151
+ */
5152
+ innerTrackColor? : string
5153
+ /**
5154
+ * Apply a pattern image on the inner track
5155
+ */
5156
+ innerTrackImg? : string
5157
+ /**
5158
+ * Color name for the selection bar (can be 'transparent' too) from the Quasar Color Palette
5159
+ */
5160
+ selectionColor? : string
5072
5161
  /**
5073
- * Popup labels (for left and right thumbs) when user clicks/taps on the slider thumb and moves it
5162
+ * Apply a pattern image on the selection bar
5163
+ */
5164
+ selectionImg? : string
5165
+ /**
5166
+ * Popup a label when user clicks/taps on the slider thumb and moves it
5074
5167
  */
5075
5168
  label? : boolean
5076
5169
  /**
5077
- * Color name for labels background from the Quasar Color Palette; Applies to both labels, unless specific label color props are used
5170
+ * Color name for component from the Quasar Color Palette
5078
5171
  */
5079
5172
  labelColor? : string
5080
5173
  /**
5081
- * Color name for labels text from the Quasar Color Palette; Applies to both labels, unless specific label text color props are used
5174
+ * Color name for component from the Quasar Color Palette
5082
5175
  */
5083
5176
  labelTextColor? : string
5084
5177
  /**
5085
- * Color name for left label background from the Quasar Color Palette
5178
+ * Switch the position of the label (top <-> bottom or left <-> right)
5086
5179
  */
5087
- leftLabelColor? : string
5180
+ switchLabelSide? : boolean
5088
5181
  /**
5089
- * Color name for left label text from the Quasar Color Palette
5182
+ * Always display the label
5090
5183
  */
5091
- leftLabelTextColor? : string
5184
+ labelAlways? : boolean
5092
5185
  /**
5093
- * Color name for right label background from the Quasar Color Palette
5186
+ * Display markers on the track, one for each possible value for the model or using a custom step (when specifying a Number)
5094
5187
  */
5095
- rightLabelColor? : string
5188
+ markers? : boolean | number
5096
5189
  /**
5097
- * Color name for right label text from the Quasar Color Palette
5190
+ * Configure the marker labels (or show the default ones if 'true'); Array of definition Objects or Object with key-value where key is the model and the value is the marker label definition
5098
5191
  */
5099
- rightLabelTextColor? : string
5192
+ markerLabels? : SliderMarkerLabels | SliderMarkerLabels | SliderMarkerLabels | SliderMarkerLabels
5100
5193
  /**
5101
- * Override default label for min value
5194
+ * CSS class(es) to apply to the marker labels container
5102
5195
  */
5103
- leftLabelValue? : string | number
5196
+ markerLabelsClass? : string
5104
5197
  /**
5105
- * Override default label for max value
5198
+ * Switch the position of the marker labels (top <-> bottom or left <-> right)
5106
5199
  */
5107
- rightLabelValue? : string | number
5200
+ switchMarkerLabelsSide? : boolean
5108
5201
  /**
5109
- * Always display the labels
5202
+ * Track size (including CSS unit)
5110
5203
  */
5111
- labelAlways? : boolean
5204
+ trackSize? : string
5112
5205
  /**
5113
- * Display markers on the track, one for each possible value for the model
5206
+ * Thumb size (including CSS unit)
5114
5207
  */
5115
- markers? : boolean
5208
+ thumbSize? : string
5116
5209
  /**
5117
- * Snap thumbs on valid values, rather than sliding freely; Suggestion: use with 'step' prop
5210
+ * Color name for component from the Quasar Color Palette
5118
5211
  */
5119
- snap? : boolean
5212
+ thumbColor? : string
5120
5213
  /**
5121
- * Set custom thumbs svg path
5214
+ * Set custom thumb svg path
5122
5215
  */
5123
5216
  thumbPath? : string
5124
5217
  /**
@@ -5141,6 +5234,58 @@ export interface QRange extends Vue {
5141
5234
  * Tabindex HTML attribute value
5142
5235
  */
5143
5236
  tabindex? : number | string
5237
+ /**
5238
+ * Model of the component of type { min, max } (both values must be between global min/max); Either use this property (along with a listener for 'input' event) OR use v-model directive
5239
+ */
5240
+ value? : {
5241
+ /**
5242
+ * Model value for left thumb
5243
+ */
5244
+ min? : number
5245
+ /**
5246
+ * Model value for right thumb
5247
+ */
5248
+ max? : number }
5249
+ /**
5250
+ * User can drag range instead of just the two thumbs
5251
+ */
5252
+ dragRange? : boolean
5253
+ /**
5254
+ * User can drag only the range instead and NOT the two thumbs
5255
+ */
5256
+ dragOnlyRange? : boolean
5257
+ /**
5258
+ * Color name for left label background from the Quasar Color Palette
5259
+ */
5260
+ leftLabelColor? : string
5261
+ /**
5262
+ * Color name for left label text from the Quasar Color Palette
5263
+ */
5264
+ leftLabelTextColor? : string
5265
+ /**
5266
+ * Color name for right label background from the Quasar Color Palette
5267
+ */
5268
+ rightLabelColor? : string
5269
+ /**
5270
+ * Color name for right label text from the Quasar Color Palette
5271
+ */
5272
+ rightLabelTextColor? : string
5273
+ /**
5274
+ * Override default label for min value
5275
+ */
5276
+ leftLabelValue? : string | number
5277
+ /**
5278
+ * Override default label for max value
5279
+ */
5280
+ rightLabelValue? : string | number
5281
+ /**
5282
+ * Color name (from the Quasar Color Palette) for left thumb
5283
+ */
5284
+ leftThumbColor? : string
5285
+ /**
5286
+ * Color name (from the Quasar Color Palette) for right thumb
5287
+ */
5288
+ rightThumbColor? : string
5144
5289
  }
5145
5290
 
5146
5291
  export interface QRating extends Vue {
@@ -5227,13 +5372,29 @@ export interface QScrollArea extends Vue {
5227
5372
  */
5228
5373
  dark? : boolean
5229
5374
  /**
5230
- * Object with CSS properties and values for styling the custom scrollbar
5375
+ * Object with CSS properties and values for custom styling the scrollbars (both vertical and horizontal)
5231
5376
  */
5232
5377
  barStyle? : any[] | string | LooseDictionary
5233
5378
  /**
5234
- * Object with CSS properties and values for styling the thumb of custom scrollbar
5379
+ * Object with CSS properties and values for custom styling the vertical scrollbar; Is applied on top of 'bar-style' prop
5380
+ */
5381
+ verticalBarStyle? : any[] | string | LooseDictionary
5382
+ /**
5383
+ * Object with CSS properties and values for custom styling the horizontal scrollbar; Is applied on top of 'bar-style' prop
5384
+ */
5385
+ horizontalBarStyle? : any[] | string | LooseDictionary
5386
+ /**
5387
+ * Object with CSS properties and values for custom styling the thumb of scrollbars (both vertical and horizontal)
5235
5388
  */
5236
5389
  thumbStyle? : LooseDictionary
5390
+ /**
5391
+ * Object with CSS properties and values for custom styling the thumb of the vertical scrollbar; Is applied on top of 'thumb-style' prop
5392
+ */
5393
+ verticalThumbStyle? : LooseDictionary
5394
+ /**
5395
+ * Object with CSS properties and values for custom styling the thumb of the horizontal scrollbar; Is applied on top of 'thumb-style' prop
5396
+ */
5397
+ horizontalThumbStyle? : LooseDictionary
5237
5398
  /**
5238
5399
  * Object with CSS properties and values for styling the container of QScrollArea
5239
5400
  */
@@ -5251,7 +5412,7 @@ export interface QScrollArea extends Vue {
5251
5412
  */
5252
5413
  delay? : number | string
5253
5414
  /**
5254
- * Register for horizontal scroll instead of vertical (which is default)
5415
+ * Changes the default axis to horizontal instead of vertical (which is default) for getScrollPosition, getScrollPercentage, setScrollPosition, and setScrollPercentage
5255
5416
  */
5256
5417
  horizontal? : boolean
5257
5418
  /**
@@ -5263,23 +5424,85 @@ export interface QScrollArea extends Vue {
5263
5424
  * @returns DOM element upon which scrolling takes place
5264
5425
  */
5265
5426
  getScrollTarget (): LooseDictionary
5427
+ /**
5428
+ * Get the current scroll information
5429
+ * @returns Scroll information
5430
+ */
5431
+ getScroll (): {
5432
+ /**
5433
+ * Vertical scroll position (in px)
5434
+ */
5435
+ verticalPosition? : number
5436
+ /**
5437
+ * Vertical scroll percentage (0.0 <= x <= 1.0)
5438
+ */
5439
+ verticalPercentage? : number
5440
+ /**
5441
+ * Vertical scroll size (in px)
5442
+ */
5443
+ verticalSize? : number
5444
+ /**
5445
+ * Height of the container (in px)
5446
+ */
5447
+ verticalContainerSize? : number
5448
+ /**
5449
+ * Horizontal scroll position (in px)
5450
+ */
5451
+ horizontalPosition? : number
5452
+ /**
5453
+ * Horizontal scroll percentage (0.0 <= x <= 1.0)
5454
+ */
5455
+ horizontalPercentage? : number
5456
+ /**
5457
+ * Horizontal scroll size (in px)
5458
+ */
5459
+ horizontalSize? : number
5460
+ /**
5461
+ * Width of the container (in px)
5462
+ */
5463
+ horizontalContainerSize? : number }
5266
5464
  /**
5267
5465
  * Get current scroll position
5268
- * @returns Scroll position offset from top (in pixels)
5466
+ * @param axis Scroll axis - defaults to 'vertical' (or to 'horizontal' if horizontal prop is set)
5467
+ * @returns undefined
5468
+ */
5469
+ getScrollPosition (axis? : 'vertical' | 'horizontal' | 'both'): {
5470
+ /**
5471
+ * Scroll offset from top (vertical)
5472
+ */
5473
+ top? : number
5474
+ /**
5475
+ * Scroll offset from left (horizontal)
5476
+ */
5477
+ left? : number }
5478
+ /**
5479
+ * Get current scroll position in percentage (0.0 <= x <= 1.0)
5480
+ * @param axis Scroll axis - defaults to 'vertical' (or to 'horizontal' if horizontal prop is set)
5481
+ * @returns undefined
5269
5482
  */
5270
- getScrollPosition (): number
5483
+ getScrollPercentage (axis? : 'vertical' | 'horizontal' | 'both'): {
5484
+ /**
5485
+ * Scroll percentage (0.0 <= x <= 1.0) offset from top (vertical)
5486
+ */
5487
+ top? : number
5488
+ /**
5489
+ * Scroll percentage (0.0 <= x <= 1.0) offset from left (horizontal)
5490
+ */
5491
+ left? : number }
5271
5492
  /**
5272
5493
  * Set scroll position to an offset; If a duration (in milliseconds) is specified then the scroll is animated
5494
+ * @param axis Scroll axis
5273
5495
  * @param offset Scroll position offset from top (in pixels)
5274
5496
  * @param duration Duration (in milliseconds) enabling animated scroll
5275
5497
  */
5276
- setScrollPosition (offset : number, duration? : number): void
5498
+ setScrollPosition (axis : 'vertical' | 'horizontal', offset : number, duration? : number): void
5277
5499
  /**
5278
- * Set scroll position to a percentage (0.0 < x < 1.0) of the total scrolling size; If a duration (in milliseconds) is specified then the scroll is animated
5279
- * @param offset Scroll percentage (0.0 < x < 1.0) of the total scrolling size
5500
+ * Set scroll position to a percentage (0.0 <= x <= 1.0) of the total scrolling size; If a duration (in milliseconds) is specified then the scroll is animated
5501
+ * @param axis Scroll axis
5502
+ * @param offset Scroll percentage (0.0 <= x <= 1.0) of the total scrolling size
5280
5503
  * @param duration Duration (in milliseconds) enabling animated scroll
5281
5504
  */
5282
- setScrollPercentage (offset : number, duration? : number): void
5505
+ setScrollPercentage (axis : 'vertical' | 'horizontal', offset : number, duration? : number): void
5283
5506
  }
5284
5507
 
5285
5508
  export interface QScrollObserver extends Vue {
@@ -5753,7 +5976,7 @@ export interface QSeparator extends Vue {
5753
5976
  */
5754
5977
  spaced? : boolean | string
5755
5978
  /**
5756
- * if set to true, the left and right margins will be set to 16px. If set to item, the left and right margins will be set to 72px. If set to item-thumbnail, the left margin is set to 116px and right margin is set to 0px
5979
+ * If set to Boolean true, the left and right margins will be set to 16px. If set to 'item' then it will match a QItem's design. If set to 'item-thumbnail' then it will match the design of a QItem with a thumbnail on the left side
5757
5980
  */
5758
5981
  inset? : boolean | string
5759
5982
  /**
@@ -5853,21 +6076,29 @@ export interface QSlider extends Vue {
5853
6076
  */
5854
6077
  name? : string
5855
6078
  /**
5856
- * Model of the component (must be between min/max); Either use this property (along with a listener for 'input' event) OR use v-model directive
5857
- */
5858
- value? : number
5859
- /**
5860
- * Minimum value of the model
6079
+ * Minimum value of the model; Set track's minimum value
5861
6080
  */
5862
6081
  min? : number
5863
6082
  /**
5864
- * Maximum value of the model
6083
+ * Maximum value of the model; Set track's maximum value
5865
6084
  */
5866
6085
  max? : number
6086
+ /**
6087
+ * 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
6088
+ */
6089
+ innerMin? : number
6090
+ /**
6091
+ * 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
6092
+ */
6093
+ innerMax? : number
5867
6094
  /**
5868
6095
  * Specify step amount between valid values (> 0.0); When step equals to 0 it defines infinite granularity
5869
6096
  */
5870
6097
  step? : number
6098
+ /**
6099
+ * Snap on valid values, rather than sliding freely; Suggestion: use with 'step' prop
6100
+ */
6101
+ snap? : boolean
5871
6102
  /**
5872
6103
  * Work in reverse (changes direction)
5873
6104
  */
@@ -5880,6 +6111,30 @@ export interface QSlider extends Vue {
5880
6111
  * Color name for component from the Quasar Color Palette
5881
6112
  */
5882
6113
  color? : string
6114
+ /**
6115
+ * Color name for the track (can be 'transparent' too) from the Quasar Color Palette
6116
+ */
6117
+ trackColor? : string
6118
+ /**
6119
+ * Apply a pattern image on the track
6120
+ */
6121
+ trackImg? : string
6122
+ /**
6123
+ * Color name for the inner track (can be 'transparent' too) from the Quasar Color Palette
6124
+ */
6125
+ innerTrackColor? : string
6126
+ /**
6127
+ * Apply a pattern image on the inner track
6128
+ */
6129
+ innerTrackImg? : string
6130
+ /**
6131
+ * Color name for the selection bar (can be 'transparent' too) from the Quasar Color Palette
6132
+ */
6133
+ selectionColor? : string
6134
+ /**
6135
+ * Apply a pattern image on the selection bar
6136
+ */
6137
+ selectionImg? : string
5883
6138
  /**
5884
6139
  * Popup a label when user clicks/taps on the slider thumb and moves it
5885
6140
  */
@@ -5893,21 +6148,41 @@ export interface QSlider extends Vue {
5893
6148
  */
5894
6149
  labelTextColor? : string
5895
6150
  /**
5896
- * Override default label value
6151
+ * Switch the position of the label (top <-> bottom or left <-> right)
5897
6152
  */
5898
- labelValue? : string | number
6153
+ switchLabelSide? : boolean
5899
6154
  /**
5900
6155
  * Always display the label
5901
6156
  */
5902
6157
  labelAlways? : boolean
5903
6158
  /**
5904
- * Display markers on the track, one for each possible value for the model
6159
+ * Display markers on the track, one for each possible value for the model or using a custom step (when specifying a Number)
5905
6160
  */
5906
- markers? : boolean
6161
+ markers? : boolean | number
5907
6162
  /**
5908
- * Snap on valid values, rather than sliding freely; Suggestion: use with 'step' prop
6163
+ * Configure the marker labels (or show the default ones if 'true'); Array of definition Objects or Object with key-value where key is the model and the value is the marker label definition
5909
6164
  */
5910
- snap? : boolean
6165
+ markerLabels? : SliderMarkerLabels | SliderMarkerLabels | SliderMarkerLabels | SliderMarkerLabels
6166
+ /**
6167
+ * CSS class(es) to apply to the marker labels container
6168
+ */
6169
+ markerLabelsClass? : string
6170
+ /**
6171
+ * Switch the position of the marker labels (top <-> bottom or left <-> right)
6172
+ */
6173
+ switchMarkerLabelsSide? : boolean
6174
+ /**
6175
+ * Track size (including CSS unit)
6176
+ */
6177
+ trackSize? : string
6178
+ /**
6179
+ * Thumb size (including CSS unit)
6180
+ */
6181
+ thumbSize? : string
6182
+ /**
6183
+ * Color name for component from the Quasar Color Palette
6184
+ */
6185
+ thumbColor? : string
5911
6186
  /**
5912
6187
  * Set custom thumb svg path
5913
6188
  */
@@ -5932,6 +6207,14 @@ export interface QSlider extends Vue {
5932
6207
  * Tabindex HTML attribute value
5933
6208
  */
5934
6209
  tabindex? : number | string
6210
+ /**
6211
+ * Model of the component (must be between min/max); Either use this property (along with a listener for 'input' event) OR use v-model directive
6212
+ */
6213
+ value? : number
6214
+ /**
6215
+ * Override default label value
6216
+ */
6217
+ labelValue? : string | number
5935
6218
  }
5936
6219
 
5937
6220
  export interface QSpace extends Vue {
@@ -6979,19 +7262,19 @@ export interface QTr extends Vue {
6979
7262
 
6980
7263
  export interface QRouteTab extends Vue {
6981
7264
  /**
6982
- * Equivalent to Vue Router <router-link> 'to' property
7265
+ * Equivalent to Vue Router <router-link> 'to' property; Superseeded by 'href' prop if used
6983
7266
  */
6984
- to : string | LooseDictionary
7267
+ to? : string | LooseDictionary
6985
7268
  /**
6986
- * Equivalent to Vue Router <router-link> 'exact' property
7269
+ * Equivalent to Vue Router <router-link> 'exact' property; Superseeded by 'href' prop if used
6987
7270
  */
6988
7271
  exact? : boolean
6989
7272
  /**
6990
- * Equivalent to Vue Router <router-link> 'append' property
7273
+ * Equivalent to Vue Router <router-link> 'append' property; Superseeded by 'href' prop if used
6991
7274
  */
6992
7275
  append? : boolean
6993
7276
  /**
6994
- * Equivalent to Vue Router <router-link> 'replace' property
7277
+ * Equivalent to Vue Router <router-link> 'replace' property; Superseeded by 'href' prop if used
6995
7278
  */
6996
7279
  replace? : boolean
6997
7280
  /**
@@ -7002,6 +7285,14 @@ export interface QRouteTab extends Vue {
7002
7285
  * Equivalent to Vue Router <router-link> 'active-class' property
7003
7286
  */
7004
7287
  exactActiveClass? : string
7288
+ /**
7289
+ * Native <a> link href attribute; Has priority over the 'to'/'exact'/'replace' props
7290
+ */
7291
+ href? : string
7292
+ /**
7293
+ * Native <a> link target attribute; Use it only along with 'href' prop; Has priority over the 'to'/'exact'/'replace' props
7294
+ */
7295
+ target? : string
7005
7296
  /**
7006
7297
  * Put component in disabled mode
7007
7298
  */
@@ -7112,6 +7403,10 @@ export interface QTabs extends Vue {
7112
7403
  * Breakpoint (in pixels) of tabs container width at which the tabs automatically turn to a justify alignment
7113
7404
  */
7114
7405
  breakpoint? : number | string
7406
+ /**
7407
+ * The class to be set on the active tab
7408
+ */
7409
+ activeClass? : string
7115
7410
  /**
7116
7411
  * The color to be attributed to the text of the active tab
7117
7412
  */
@@ -7563,6 +7858,10 @@ export interface QTree extends Vue {
7563
7858
  * Color name for selected nodes (from the Quasar Color Palette)
7564
7859
  */
7565
7860
  selectedColor? : string
7861
+ /**
7862
+ * Dense mode; occupies less space
7863
+ */
7864
+ dense? : boolean
7566
7865
  /**
7567
7866
  * Notify the component that the background is a dark color
7568
7867
  */
@@ -7949,6 +8248,10 @@ export interface QVideo extends Vue {
7949
8248
  * The source url to display in an iframe
7950
8249
  */
7951
8250
  src : string
8251
+ /**
8252
+ * (Accessibility) Set the native 'title' attribute value of the inner iframe being used
8253
+ */
8254
+ title? : string
7952
8255
  }
7953
8256
 
7954
8257
  export interface QVirtualScroll extends Vue {
@@ -8260,6 +8563,25 @@ import { WebStorageGetItemMethodType } from './api'
8260
8563
  import { WebStorageGetIndexMethodType } from './api'
8261
8564
  import { WebStorageGetKeyMethodType } from './api'
8262
8565
  import { WebStorageGetAllKeysMethodType } from './api'
8566
+ export interface SliderMarkerLabels {
8567
+ /**
8568
+ * Value of equivalent model where to position the marker
8569
+ */
8570
+ value : number
8571
+ /**
8572
+ * Label to use
8573
+ */
8574
+ label? : number | string
8575
+ /**
8576
+ * CSS classes to be attributed to the marker label
8577
+ */
8578
+ classes? : string | any[] | LooseDictionary
8579
+ /**
8580
+ * Style definitions to be attributed to the marker label
8581
+ */
8582
+ style? : LooseDictionary
8583
+ }
8584
+
8263
8585
  import { QVueGlobals, QSingletonGlobals } from "./globals";
8264
8586
  declare module "./globals" {
8265
8587
  export interface QVueGlobals {
@@ -8377,7 +8699,7 @@ export interface QVueGlobals {
8377
8699
  */
8378
8700
  icon? : string
8379
8701
  /**
8380
- * URL to an avatar/image; Suggestion: use statics folder
8702
+ * URL to an avatar/image; Suggestion: use public folder
8381
8703
  */
8382
8704
  avatar? : string
8383
8705
  /**