quasar 1.21.1 → 1.22.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 (289) hide show
  1. package/dist/api/BottomSheet.json +1 -1
  2. package/dist/api/Dark.json +1 -1
  3. package/dist/api/Dialog.json +3 -3
  4. package/dist/api/Intersection.json +1 -1
  5. package/dist/api/Loading.json +1 -1
  6. package/dist/api/Morph.json +1 -1
  7. package/dist/api/Mutation.json +1 -1
  8. package/dist/api/Notify.json +46 -46
  9. package/dist/api/QBanner.json +1 -1
  10. package/dist/api/QBreadcrumbsEl.json +1 -1
  11. package/dist/api/QBtn.json +10 -4
  12. package/dist/api/QBtnDropdown.json +31 -3
  13. package/dist/api/QBtnGroup.json +6 -0
  14. package/dist/api/QBtnToggle.json +3 -3
  15. package/dist/api/QCardSection.json +1 -1
  16. package/dist/api/QCarousel.json +7 -7
  17. package/dist/api/QCheckbox.json +3 -3
  18. package/dist/api/QChip.json +1 -1
  19. package/dist/api/QColor.json +1 -1
  20. package/dist/api/QDate.json +11 -11
  21. package/dist/api/QDialog.json +12 -2
  22. package/dist/api/QDrawer.json +1 -1
  23. package/dist/api/QEditor.json +1 -1
  24. package/dist/api/QExpansionItem.json +2 -2
  25. package/dist/api/QFab.json +11 -11
  26. package/dist/api/QFabAction.json +11 -11
  27. package/dist/api/QField.json +3 -3
  28. package/dist/api/QFile.json +4 -4
  29. package/dist/api/QFooter.json +1 -1
  30. package/dist/api/QForm.json +1 -1
  31. package/dist/api/QHeader.json +1 -1
  32. package/dist/api/QImg.json +4 -4
  33. package/dist/api/QInfiniteScroll.json +4 -4
  34. package/dist/api/QInput.json +4 -4
  35. package/dist/api/QIntersection.json +1 -1
  36. package/dist/api/QItem.json +1 -1
  37. package/dist/api/QKnob.json +2 -2
  38. package/dist/api/QList.json +12 -0
  39. package/dist/api/QMenu.json +4 -4
  40. package/dist/api/QOptionGroup.json +2 -2
  41. package/dist/api/QPageScroller.json +1 -1
  42. package/dist/api/QPagination.json +127 -112
  43. package/dist/api/QParallax.json +1 -1
  44. package/dist/api/QPopupEdit.json +3 -3
  45. package/dist/api/QPullToRefresh.json +1 -1
  46. package/dist/api/QRadio.json +2 -2
  47. package/dist/api/QRange.json +7 -7
  48. package/dist/api/QRating.json +5 -5
  49. package/dist/api/QResponsive.json +1 -1
  50. package/dist/api/QRouteTab.json +3 -3
  51. package/dist/api/QScrollArea.json +3 -3
  52. package/dist/api/QScrollObserver.json +1 -1
  53. package/dist/api/QSelect.json +10 -10
  54. package/dist/api/QSeparator.json +1 -1
  55. package/dist/api/QSkeleton.json +1 -1
  56. package/dist/api/QSlideTransition.json +2 -2
  57. package/dist/api/QSlider.json +5 -5
  58. package/dist/api/QStepper.json +3 -3
  59. package/dist/api/QTab.json +1 -1
  60. package/dist/api/QTabPanel.json +1 -1
  61. package/dist/api/QTabPanels.json +3 -3
  62. package/dist/api/QTable.json +75 -75
  63. package/dist/api/QTabs.json +1 -1
  64. package/dist/api/QTime.json +2 -2
  65. package/dist/api/QToggle.json +6 -6
  66. package/dist/api/QTooltip.json +1 -1
  67. package/dist/api/QTree.json +2 -2
  68. package/dist/api/QVideo.json +2 -2
  69. package/dist/api/QVirtualScroll.json +4 -4
  70. package/dist/api/TouchPan.json +1 -1
  71. package/dist/icon-set/bootstrap-icons.umd.min.js +1 -1
  72. package/dist/icon-set/eva-icons.umd.min.js +1 -1
  73. package/dist/icon-set/fontawesome-v5-pro.umd.min.js +1 -1
  74. package/dist/icon-set/fontawesome-v5.umd.min.js +1 -1
  75. package/dist/icon-set/fontawesome-v6-pro.umd.min.js +1 -1
  76. package/dist/icon-set/fontawesome-v6.umd.min.js +1 -1
  77. package/dist/icon-set/ionicons-v4.umd.min.js +1 -1
  78. package/dist/icon-set/line-awesome.umd.min.js +1 -1
  79. package/dist/icon-set/material-icons-outlined.umd.min.js +1 -1
  80. package/dist/icon-set/material-icons-round.umd.min.js +1 -1
  81. package/dist/icon-set/material-icons-sharp.umd.min.js +1 -1
  82. package/dist/icon-set/material-icons.umd.min.js +1 -1
  83. package/dist/icon-set/material-symbols-outlined.umd.min.js +1 -1
  84. package/dist/icon-set/material-symbols-rounded.umd.min.js +1 -1
  85. package/dist/icon-set/material-symbols-sharp.umd.min.js +1 -1
  86. package/dist/icon-set/mdi-v3.umd.min.js +1 -1
  87. package/dist/icon-set/mdi-v4.umd.min.js +1 -1
  88. package/dist/icon-set/mdi-v5.umd.min.js +1 -1
  89. package/dist/icon-set/mdi-v6.umd.min.js +1 -1
  90. package/dist/icon-set/svg-bootstrap-icons.umd.min.js +1 -1
  91. package/dist/icon-set/svg-eva-icons.umd.min.js +1 -1
  92. package/dist/icon-set/svg-fontawesome-v5.umd.min.js +1 -1
  93. package/dist/icon-set/svg-fontawesome-v6.umd.min.js +1 -1
  94. package/dist/icon-set/svg-ionicons-v4.umd.min.js +1 -1
  95. package/dist/icon-set/svg-ionicons-v5.umd.min.js +1 -1
  96. package/dist/icon-set/svg-ionicons-v6.umd.min.js +1 -1
  97. package/dist/icon-set/svg-line-awesome.umd.min.js +1 -1
  98. package/dist/icon-set/svg-material-icons-outlined.umd.min.js +1 -1
  99. package/dist/icon-set/svg-material-icons-round.umd.min.js +1 -1
  100. package/dist/icon-set/svg-material-icons-sharp.umd.min.js +1 -1
  101. package/dist/icon-set/svg-material-icons.umd.min.js +1 -1
  102. package/dist/icon-set/svg-material-symbols-outlined.umd.min.js +1 -1
  103. package/dist/icon-set/svg-material-symbols-rounded.umd.min.js +1 -1
  104. package/dist/icon-set/svg-material-symbols-sharp.umd.min.js +1 -1
  105. package/dist/icon-set/svg-mdi-v4.umd.min.js +1 -1
  106. package/dist/icon-set/svg-mdi-v5.umd.min.js +1 -1
  107. package/dist/icon-set/svg-mdi-v6.umd.min.js +1 -1
  108. package/dist/icon-set/svg-themify.umd.min.js +1 -1
  109. package/dist/icon-set/themify.umd.min.js +1 -1
  110. package/dist/lang/ar.umd.min.js +1 -1
  111. package/dist/lang/az-latn.umd.min.js +1 -1
  112. package/dist/lang/bg.umd.min.js +1 -1
  113. package/dist/lang/ca.umd.min.js +1 -1
  114. package/dist/lang/cs.umd.min.js +1 -1
  115. package/dist/lang/da.umd.min.js +1 -1
  116. package/dist/lang/de.umd.min.js +1 -1
  117. package/dist/lang/el.umd.min.js +1 -1
  118. package/dist/lang/en-gb.umd.min.js +1 -1
  119. package/dist/lang/en-us.umd.min.js +1 -1
  120. package/dist/lang/eo.umd.min.js +1 -1
  121. package/dist/lang/es.umd.min.js +1 -1
  122. package/dist/lang/et.umd.min.js +1 -1
  123. package/dist/lang/eu.umd.min.js +1 -1
  124. package/dist/lang/fa-ir.umd.min.js +1 -1
  125. package/dist/lang/fa.umd.min.js +1 -1
  126. package/dist/lang/fi.umd.min.js +1 -1
  127. package/dist/lang/fr.umd.min.js +1 -1
  128. package/dist/lang/gn.umd.min.js +1 -1
  129. package/dist/lang/he.umd.min.js +1 -1
  130. package/dist/lang/hr.umd.min.js +1 -1
  131. package/dist/lang/hu.umd.min.js +1 -1
  132. package/dist/lang/id.umd.min.js +1 -1
  133. package/dist/lang/is.umd.min.js +1 -1
  134. package/dist/lang/it.umd.min.js +1 -1
  135. package/dist/lang/ja.umd.min.js +1 -1
  136. package/dist/lang/km.umd.min.js +1 -1
  137. package/dist/lang/ko-kr.umd.min.js +1 -1
  138. package/dist/lang/kur-ckb.umd.min.js +1 -1
  139. package/dist/lang/kz.umd.min.js +1 -1
  140. package/dist/lang/lu.umd.min.js +1 -1
  141. package/dist/lang/lv.umd.min.js +1 -1
  142. package/dist/lang/ml.umd.min.js +1 -1
  143. package/dist/lang/mm.umd.min.js +1 -1
  144. package/dist/lang/ms.umd.min.js +1 -1
  145. package/dist/lang/my.umd.min.js +1 -1
  146. package/dist/lang/nb-no.umd.min.js +1 -1
  147. package/dist/lang/nl.umd.min.js +1 -1
  148. package/dist/lang/pl.umd.min.js +1 -1
  149. package/dist/lang/pt-br.umd.min.js +1 -1
  150. package/dist/lang/pt.umd.min.js +1 -1
  151. package/dist/lang/ro.umd.min.js +1 -1
  152. package/dist/lang/ru.umd.min.js +1 -1
  153. package/dist/lang/sk.umd.min.js +1 -1
  154. package/dist/lang/sl.umd.min.js +1 -1
  155. package/dist/lang/sm.umd.min.js +1 -1
  156. package/dist/lang/sr.umd.min.js +1 -1
  157. package/dist/lang/sv.umd.min.js +1 -1
  158. package/dist/lang/ta.umd.min.js +1 -1
  159. package/dist/lang/th.umd.min.js +1 -1
  160. package/dist/lang/tr.umd.min.js +1 -1
  161. package/dist/lang/ug.umd.min.js +1 -1
  162. package/dist/lang/uk.umd.min.js +1 -1
  163. package/dist/lang/uz-Cyrl.umd.min.js +1 -1
  164. package/dist/lang/uz-Latn.umd.min.js +1 -1
  165. package/dist/lang/vi.umd.min.js +1 -1
  166. package/dist/lang/zh-hans.umd.min.js +1 -1
  167. package/dist/lang/zh-hant.umd.min.js +1 -1
  168. package/dist/quasar.addon.css +1 -1
  169. package/dist/quasar.addon.rtl.css +1 -1
  170. package/dist/quasar.common.js +2 -2
  171. package/dist/quasar.css +16 -3
  172. package/dist/quasar.esm.js +2 -2
  173. package/dist/quasar.ie.polyfills.js +1 -1
  174. package/dist/quasar.ie.polyfills.umd.min.js +1 -1
  175. package/dist/quasar.min.css +1 -1
  176. package/dist/quasar.rtl.css +24 -3
  177. package/dist/quasar.rtl.min.css +1 -1
  178. package/dist/quasar.sass +13 -3
  179. package/dist/quasar.styl +13 -3
  180. package/dist/quasar.umd.js +469 -377
  181. package/dist/quasar.umd.min.js +2 -2
  182. package/dist/quasar.umd.modern.js +465 -347
  183. package/dist/quasar.umd.modern.min.js +2 -2
  184. package/dist/types/index.d.ts +71 -46
  185. package/dist/vetur/quasar-attributes.json +71 -47
  186. package/dist/vetur/quasar-tags.json +17 -11
  187. package/dist/web-types/web-types.json +143 -84
  188. package/package.json +1 -1
  189. package/src/api.extends.json +1 -1
  190. package/src/components/badge/QBadge.js +1 -1
  191. package/src/components/banner/QBanner.json +1 -1
  192. package/src/components/breadcrumbs/QBreadcrumbsEl.json +1 -1
  193. package/src/components/btn/QBtn.json +2 -2
  194. package/src/components/btn-dropdown/QBtnDropdown.js +13 -1
  195. package/src/components/btn-dropdown/QBtnDropdown.json +15 -1
  196. package/src/components/btn-group/QBtnGroup.js +2 -1
  197. package/src/components/btn-group/QBtnGroup.json +5 -0
  198. package/src/components/btn-group/QBtnGroup.sass +3 -0
  199. package/src/components/btn-group/QBtnGroup.styl +3 -0
  200. package/src/components/btn-toggle/QBtnToggle.json +2 -2
  201. package/src/components/card/QCardSection.json +1 -1
  202. package/src/components/carousel/QCarousel.json +4 -4
  203. package/src/components/chip/QChip.js +12 -9
  204. package/src/components/chip/QChip.json +1 -1
  205. package/src/components/date/QDate.json +10 -10
  206. package/src/components/dialog/QDialog.js +34 -30
  207. package/src/components/dialog/QDialog.json +10 -2
  208. package/src/components/dialog-bottom-sheet/BottomSheet.js +15 -9
  209. package/src/components/drawer/QDrawer.json +1 -1
  210. package/src/components/editor/QEditor.json +1 -1
  211. package/src/components/expansion-item/QExpansionItem.json +2 -2
  212. package/src/components/fab/QFab.json +1 -1
  213. package/src/components/fab/QFabAction.json +1 -1
  214. package/src/components/field/__QField.json +2 -2
  215. package/src/components/file/QFile.json +1 -1
  216. package/src/components/footer/QFooter.json +1 -1
  217. package/src/components/form/QForm.js +3 -1
  218. package/src/components/form/QForm.json +1 -1
  219. package/src/components/header/QHeader.json +1 -1
  220. package/src/components/img/QImg.json +4 -4
  221. package/src/components/infinite-scroll/QInfiniteScroll.json +3 -3
  222. package/src/components/inner-loading/QInnerLoading.js +1 -6
  223. package/src/components/input/QInput.json +1 -1
  224. package/src/components/intersection/QIntersection.json +1 -1
  225. package/src/components/item/QItem.js +1 -1
  226. package/src/components/item/QItem.json +1 -1
  227. package/src/components/item/QList.js +10 -2
  228. package/src/components/item/QList.json +8 -0
  229. package/src/components/knob/QKnob.json +1 -1
  230. package/src/components/menu/QMenu.js +5 -2
  231. package/src/components/menu/QMenu.json +3 -3
  232. package/src/components/option-group/QOptionGroup.js +2 -0
  233. package/src/components/option-group/QOptionGroup.json +2 -2
  234. package/src/components/page-scroller/QPageScroller.json +1 -1
  235. package/src/components/pagination/QPagination.js +272 -215
  236. package/src/components/pagination/QPagination.json +87 -80
  237. package/src/components/pagination/QPagination.sass +10 -0
  238. package/src/components/pagination/QPagination.styl +10 -0
  239. package/src/components/popup-edit/QPopupEdit.json +3 -3
  240. package/src/components/radio/QRadio.json +1 -1
  241. package/src/components/range/QRange.json +2 -2
  242. package/src/components/rating/QRating.json +4 -4
  243. package/src/components/responsive/QResponsive.json +1 -1
  244. package/src/components/scroll-area/QScrollArea.js +9 -3
  245. package/src/components/scroll-area/QScrollArea.json +3 -3
  246. package/src/components/scroll-observer/QScrollObserver.js +4 -0
  247. package/src/components/select/QSelect.json +5 -5
  248. package/src/components/select/QSelect.sass +2 -2
  249. package/src/components/select/QSelect.styl +2 -2
  250. package/src/components/separator/QSeparator.json +1 -1
  251. package/src/components/skeleton/QSkeleton.json +1 -1
  252. package/src/components/slide-transition/QSlideTransition.json +2 -2
  253. package/src/components/slider/slider-utils.json +4 -4
  254. package/src/components/stepper/QStep.js +3 -0
  255. package/src/components/tab-panels/QTabPanel.js +3 -0
  256. package/src/components/tab-panels/QTabPanel.json +1 -1
  257. package/src/components/table/QTable.json +75 -75
  258. package/src/components/tabs/QRouteTab.json +2 -2
  259. package/src/components/tabs/QTab.json +1 -1
  260. package/src/components/tabs/QTabs.js +0 -7
  261. package/src/components/tabs/QTabs.json +1 -1
  262. package/src/components/time/QTime.json +1 -1
  263. package/src/components/toggle/QToggle.json +4 -4
  264. package/src/components/toolbar/QToolbar.js +3 -0
  265. package/src/components/tooltip/QTooltip.js +4 -4
  266. package/src/components/tree/QTree.json +2 -2
  267. package/src/components/video/QVideo.json +2 -2
  268. package/src/components/virtual-scroll/QVirtualScroll.json +1 -1
  269. package/src/directives/Intersection.json +1 -1
  270. package/src/directives/Morph.json +1 -1
  271. package/src/directives/Mutation.json +1 -1
  272. package/src/directives/TouchPan.json +1 -1
  273. package/src/mixins/btn.js +23 -13
  274. package/src/mixins/btn.json +7 -2
  275. package/src/mixins/checkbox.js +1 -1
  276. package/src/mixins/checkbox.json +2 -2
  277. package/src/mixins/fab.json +10 -10
  278. package/src/mixins/file.js +9 -1
  279. package/src/mixins/form.json +1 -1
  280. package/src/mixins/mask.js +2 -2
  281. package/src/mixins/panel-parent.json +3 -3
  282. package/src/mixins/transition.js +14 -15
  283. package/src/mixins/validate.json +1 -1
  284. package/src/mixins/virtual-scroll.json +2 -2
  285. package/src/plugins/Dark.json +1 -1
  286. package/src/plugins/Dialog.json +2 -2
  287. package/src/plugins/Loading.json +1 -1
  288. package/src/plugins/Notify.json +46 -46
  289. package/src/utils/private/global-dialog.json +1 -1
@@ -203,7 +203,7 @@
203
203
  "desc": "Chained Object",
204
204
  "tsType": "DialogChainObject"
205
205
  },
206
- "addedIn": "v1.14.0"
206
+ "addedIn": "v1.14"
207
207
  }
208
208
  }
209
209
  },
@@ -4,7 +4,7 @@
4
4
  "docsUrl": "https://v1.quasar.dev/quasar-plugins/dark"
5
5
  },
6
6
  "injection": "$q.dark",
7
- "addedIn": "v1.3.0",
7
+ "addedIn": "v1.3",
8
8
  "props": {
9
9
  "isActive": {
10
10
  "type": "Boolean",
@@ -269,7 +269,7 @@
269
269
  "category": "style"
270
270
  }
271
271
  },
272
- "addedIn": "v1.14.0"
272
+ "addedIn": "v1.14"
273
273
  },
274
274
  "ok": {
275
275
  "type": [
@@ -308,7 +308,7 @@
308
308
  "none"
309
309
  ],
310
310
  "default": "ok",
311
- "addedIn": "v1.5.0"
311
+ "addedIn": "v1.5"
312
312
  },
313
313
  "stackButtons": {
314
314
  "type": "Boolean",
@@ -490,7 +490,7 @@
490
490
  "desc": "Chained Object",
491
491
  "tsType": "DialogChainObject"
492
492
  },
493
- "addedIn": "v1.14.0"
493
+ "addedIn": "v1.14"
494
494
  }
495
495
  }
496
496
  },
@@ -3,7 +3,7 @@
3
3
  "meta": {
4
4
  "docsUrl": "https://v1.quasar.dev/vue-directives/intersection"
5
5
  },
6
- "addedIn": "v1.3.0",
6
+ "addedIn": "v1.3",
7
7
  "value": {
8
8
  "type": [
9
9
  "Object",
@@ -172,7 +172,7 @@
172
172
  "ignoreDefaults": {
173
173
  "type": "Boolean",
174
174
  "desc": "Ignore the default configuration (set by setDefaults()) for this instance only",
175
- "addedIn": "v1.1.0"
175
+ "addedIn": "v1.1"
176
176
  }
177
177
  }
178
178
  }
@@ -3,7 +3,7 @@
3
3
  "meta": {
4
4
  "docsUrl": "https://v1.quasar.dev/vue-directives/morph"
5
5
  },
6
- "addedIn": "v1.13.0",
6
+ "addedIn": "v1.13",
7
7
  "value": {
8
8
  "type": [
9
9
  "Object",
@@ -3,7 +3,7 @@
3
3
  "meta": {
4
4
  "docsUrl": "https://v1.quasar.dev/vue-directives/mutation"
5
5
  },
6
- "addedIn": "v1.3.0",
6
+ "addedIn": "v1.3",
7
7
  "value": {
8
8
  "type": [
9
9
  "Function"
@@ -14,7 +14,7 @@
14
14
  "negative",
15
15
  "custom-type"
16
16
  ],
17
- "addedIn": "v1.9.0"
17
+ "addedIn": "v1.9"
18
18
  },
19
19
  "color": {
20
20
  "type": "String",
@@ -96,7 +96,7 @@
96
96
  "spinner": {
97
97
  "type": "Boolean",
98
98
  "desc": "Useful for notifications that are updated; Displays the default Quasar spinner instead of an avatar or icon",
99
- "addedIn": "v1.14.0"
99
+ "addedIn": "v1.14"
100
100
  },
101
101
  "spinnerColor": {
102
102
  "type": "String",
@@ -148,7 +148,7 @@
148
148
  "examples": [
149
149
  "my-group"
150
150
  ],
151
- "addedIn": "v1.9.0"
151
+ "addedIn": "v1.9"
152
152
  },
153
153
  "badgeColor": {
154
154
  "type": "String",
@@ -158,7 +158,7 @@
158
158
  "teal-10"
159
159
  ],
160
160
  "category": "style",
161
- "addedIn": "v1.9.0"
161
+ "addedIn": "v1.9"
162
162
  },
163
163
  "badgeTextColor": {
164
164
  "type": "String",
@@ -168,7 +168,7 @@
168
168
  "teal-10"
169
169
  ],
170
170
  "category": "style",
171
- "addedIn": "v1.9.0"
171
+ "addedIn": "v1.9"
172
172
  },
173
173
  "badgePosition": {
174
174
  "type": "String",
@@ -191,7 +191,7 @@
191
191
  "examples": [
192
192
  "background-color: #ff0000"
193
193
  ],
194
- "addedIn": "v1.9.0"
194
+ "addedIn": "v1.9"
195
195
  },
196
196
  "badgeClass": {
197
197
  "type": "String",
@@ -199,12 +199,12 @@
199
199
  "examples": [
200
200
  "my-special-class"
201
201
  ],
202
- "addedIn": "v1.9.0"
202
+ "addedIn": "v1.9"
203
203
  },
204
204
  "progress": {
205
205
  "type": "Boolean",
206
206
  "desc": "Show progress bar to detail when notification will disappear automatically (unless timeout is 0)",
207
- "addedIn": "v1.9.0"
207
+ "addedIn": "v1.9"
208
208
  },
209
209
  "progressClass": {
210
210
  "type": "String",
@@ -212,7 +212,7 @@
212
212
  "examples": [
213
213
  "my-special-class"
214
214
  ],
215
- "addedIn": "v1.9.0"
215
+ "addedIn": "v1.9"
216
216
  },
217
217
  "classes": {
218
218
  "type": "String",
@@ -227,7 +227,7 @@
227
227
  "examples": [
228
228
  "{ role: 'alertdialog' }"
229
229
  ],
230
- "addedIn": "v1.13.0"
230
+ "addedIn": "v1.13"
231
231
  },
232
232
  "timeout": {
233
233
  "type": "Number",
@@ -272,7 +272,7 @@
272
272
  "negative",
273
273
  "custom-type"
274
274
  ],
275
- "addedIn": "v1.9.0"
275
+ "addedIn": "v1.9"
276
276
  },
277
277
  "color": {
278
278
  "type": "String",
@@ -357,7 +357,7 @@
357
357
  "Component"
358
358
  ],
359
359
  "desc": "Useful for notifications that are updated; Displays a Quasar spinner instead of an avatar or icon; If value is Boolean 'true' then the default QSpinner is shown",
360
- "addedIn": "v1.14.0"
360
+ "addedIn": "v1.14"
361
361
  },
362
362
  "spinnerColor": {
363
363
  "type": "String",
@@ -409,7 +409,7 @@
409
409
  "examples": [
410
410
  "my-group"
411
411
  ],
412
- "addedIn": "v1.9.0"
412
+ "addedIn": "v1.9"
413
413
  },
414
414
  "badgeColor": {
415
415
  "type": "String",
@@ -419,7 +419,7 @@
419
419
  "teal-10"
420
420
  ],
421
421
  "category": "style",
422
- "addedIn": "v1.9.0"
422
+ "addedIn": "v1.9"
423
423
  },
424
424
  "badgeTextColor": {
425
425
  "type": "String",
@@ -429,7 +429,7 @@
429
429
  "teal-10"
430
430
  ],
431
431
  "category": "style",
432
- "addedIn": "v1.9.0"
432
+ "addedIn": "v1.9"
433
433
  },
434
434
  "badgePosition": {
435
435
  "type": "String",
@@ -457,7 +457,7 @@
457
457
  "background-color: #ff0000",
458
458
  "{ backgroundColor: '#ff0000' }"
459
459
  ],
460
- "addedIn": "v1.9.0"
460
+ "addedIn": "v1.9"
461
461
  },
462
462
  "badgeClass": {
463
463
  "type": [
@@ -470,12 +470,12 @@
470
470
  "my-special-class",
471
471
  "{ 'my-special-class': <condition> }"
472
472
  ],
473
- "addedIn": "v1.9.0"
473
+ "addedIn": "v1.9"
474
474
  },
475
475
  "progress": {
476
476
  "type": "Boolean",
477
477
  "desc": "Show progress bar to detail when notification will disappear automatically (unless timeout is 0)",
478
- "addedIn": "v1.9.0"
478
+ "addedIn": "v1.9"
479
479
  },
480
480
  "progressClass": {
481
481
  "type": [
@@ -488,7 +488,7 @@
488
488
  "my-special-class",
489
489
  "{ 'my-special-class': <condition> }"
490
490
  ],
491
- "addedIn": "v1.9.0"
491
+ "addedIn": "v1.9"
492
492
  },
493
493
  "classes": {
494
494
  "type": "String",
@@ -503,7 +503,7 @@
503
503
  "examples": [
504
504
  "{ role: 'alertdialog' }"
505
505
  ],
506
- "addedIn": "v1.13.0"
506
+ "addedIn": "v1.13"
507
507
  },
508
508
  "timeout": {
509
509
  "type": "Number",
@@ -546,7 +546,7 @@
546
546
  "ignoreDefaults": {
547
547
  "type": "Boolean",
548
548
  "desc": "Ignore the default configuration (set by setDefaults()) for this instance only",
549
- "addedIn": "v1.1.0"
549
+ "addedIn": "v1.1"
550
550
  }
551
551
  },
552
552
  "required": true
@@ -651,7 +651,7 @@
651
651
  "Component"
652
652
  ],
653
653
  "desc": "Useful for notifications that are updated; Displays a Quasar spinner instead of an avatar or icon; If value is Boolean 'true' then the default QSpinner is shown",
654
- "addedIn": "v1.14.0"
654
+ "addedIn": "v1.14"
655
655
  },
656
656
  "spinnerColor": {
657
657
  "type": "String",
@@ -676,7 +676,7 @@
676
676
  "progress": {
677
677
  "type": "Boolean",
678
678
  "desc": "Show progress bar to detail when notification will disappear automatically (unless timeout is 0)",
679
- "addedIn": "v1.9.0"
679
+ "addedIn": "v1.9"
680
680
  },
681
681
  "progressClass": {
682
682
  "type": [
@@ -689,7 +689,7 @@
689
689
  "my-special-class",
690
690
  "{ 'my-special-class': <condition> }"
691
691
  ],
692
- "addedIn": "v1.9.0"
692
+ "addedIn": "v1.9"
693
693
  },
694
694
  "classes": {
695
695
  "type": "String",
@@ -704,7 +704,7 @@
704
704
  "examples": [
705
705
  "{ role: 'alertdialog' }"
706
706
  ],
707
- "addedIn": "v1.13.0"
707
+ "addedIn": "v1.13"
708
708
  },
709
709
  "timeout": {
710
710
  "type": "Number",
@@ -747,10 +747,10 @@
747
747
  "ignoreDefaults": {
748
748
  "type": "Boolean",
749
749
  "desc": "Ignore the default configuration (set by setDefaults()) for this instance only",
750
- "addedIn": "v1.1.0"
750
+ "addedIn": "v1.1"
751
751
  }
752
752
  },
753
- "addedIn": "v1.14.0"
753
+ "addedIn": "v1.14"
754
754
  }
755
755
  },
756
756
  "returns": null
@@ -770,7 +770,7 @@
770
770
  "negative",
771
771
  "custom-type"
772
772
  ],
773
- "addedIn": "v1.9.0"
773
+ "addedIn": "v1.9"
774
774
  },
775
775
  "color": {
776
776
  "type": "String",
@@ -855,7 +855,7 @@
855
855
  "Component"
856
856
  ],
857
857
  "desc": "Useful for notifications that are updated; Displays a Quasar spinner instead of an avatar or icon; If value is Boolean 'true' then the default QSpinner is shown",
858
- "addedIn": "v1.14.0"
858
+ "addedIn": "v1.14"
859
859
  },
860
860
  "spinnerColor": {
861
861
  "type": "String",
@@ -904,7 +904,7 @@
904
904
  "teal-10"
905
905
  ],
906
906
  "category": "style",
907
- "addedIn": "v1.9.0"
907
+ "addedIn": "v1.9"
908
908
  },
909
909
  "badgeTextColor": {
910
910
  "type": "String",
@@ -914,7 +914,7 @@
914
914
  "teal-10"
915
915
  ],
916
916
  "category": "style",
917
- "addedIn": "v1.9.0"
917
+ "addedIn": "v1.9"
918
918
  },
919
919
  "badgePosition": {
920
920
  "type": "String",
@@ -942,7 +942,7 @@
942
942
  "background-color: #ff0000",
943
943
  "{ backgroundColor: '#ff0000' }"
944
944
  ],
945
- "addedIn": "v1.9.0"
945
+ "addedIn": "v1.9"
946
946
  },
947
947
  "badgeClass": {
948
948
  "type": [
@@ -955,12 +955,12 @@
955
955
  "my-special-class",
956
956
  "{ 'my-special-class': <condition> }"
957
957
  ],
958
- "addedIn": "v1.9.0"
958
+ "addedIn": "v1.9"
959
959
  },
960
960
  "progress": {
961
961
  "type": "Boolean",
962
962
  "desc": "Show progress bar to detail when notification will disappear automatically (unless timeout is 0)",
963
- "addedIn": "v1.9.0"
963
+ "addedIn": "v1.9"
964
964
  },
965
965
  "progressClass": {
966
966
  "type": [
@@ -973,7 +973,7 @@
973
973
  "my-special-class",
974
974
  "{ 'my-special-class': <condition> }"
975
975
  ],
976
- "addedIn": "v1.9.0"
976
+ "addedIn": "v1.9"
977
977
  },
978
978
  "classes": {
979
979
  "type": "String",
@@ -988,7 +988,7 @@
988
988
  "examples": [
989
989
  "{ role: 'alertdialog' }"
990
990
  ],
991
- "addedIn": "v1.13.0"
991
+ "addedIn": "v1.13"
992
992
  },
993
993
  "timeout": {
994
994
  "type": "Number",
@@ -1034,7 +1034,7 @@
1034
1034
  }
1035
1035
  },
1036
1036
  "registerType": {
1037
- "addedIn": "v1.9.0",
1037
+ "addedIn": "v1.9",
1038
1038
  "desc": "Register a new type of notification (or override an existing one)",
1039
1039
  "params": {
1040
1040
  "typeName": {
@@ -1056,7 +1056,7 @@
1056
1056
  "negative",
1057
1057
  "custom-type"
1058
1058
  ],
1059
- "addedIn": "v1.9.0"
1059
+ "addedIn": "v1.9"
1060
1060
  },
1061
1061
  "color": {
1062
1062
  "type": "String",
@@ -1141,7 +1141,7 @@
1141
1141
  "Component"
1142
1142
  ],
1143
1143
  "desc": "Useful for notifications that are updated; Displays a Quasar spinner instead of an avatar or icon; If value is Boolean 'true' then the default QSpinner is shown",
1144
- "addedIn": "v1.14.0"
1144
+ "addedIn": "v1.14"
1145
1145
  },
1146
1146
  "spinnerColor": {
1147
1147
  "type": "String",
@@ -1190,7 +1190,7 @@
1190
1190
  "teal-10"
1191
1191
  ],
1192
1192
  "category": "style",
1193
- "addedIn": "v1.9.0"
1193
+ "addedIn": "v1.9"
1194
1194
  },
1195
1195
  "badgeTextColor": {
1196
1196
  "type": "String",
@@ -1200,7 +1200,7 @@
1200
1200
  "teal-10"
1201
1201
  ],
1202
1202
  "category": "style",
1203
- "addedIn": "v1.9.0"
1203
+ "addedIn": "v1.9"
1204
1204
  },
1205
1205
  "badgePosition": {
1206
1206
  "type": "String",
@@ -1228,7 +1228,7 @@
1228
1228
  "background-color: #ff0000",
1229
1229
  "{ backgroundColor: '#ff0000' }"
1230
1230
  ],
1231
- "addedIn": "v1.9.0"
1231
+ "addedIn": "v1.9"
1232
1232
  },
1233
1233
  "badgeClass": {
1234
1234
  "type": [
@@ -1241,12 +1241,12 @@
1241
1241
  "my-special-class",
1242
1242
  "{ 'my-special-class': <condition> }"
1243
1243
  ],
1244
- "addedIn": "v1.9.0"
1244
+ "addedIn": "v1.9"
1245
1245
  },
1246
1246
  "progress": {
1247
1247
  "type": "Boolean",
1248
1248
  "desc": "Show progress bar to detail when notification will disappear automatically (unless timeout is 0)",
1249
- "addedIn": "v1.9.0"
1249
+ "addedIn": "v1.9"
1250
1250
  },
1251
1251
  "progressClass": {
1252
1252
  "type": [
@@ -1259,7 +1259,7 @@
1259
1259
  "my-special-class",
1260
1260
  "{ 'my-special-class': <condition> }"
1261
1261
  ],
1262
- "addedIn": "v1.9.0"
1262
+ "addedIn": "v1.9"
1263
1263
  },
1264
1264
  "classes": {
1265
1265
  "type": "String",
@@ -1274,7 +1274,7 @@
1274
1274
  "examples": [
1275
1275
  "{ role: 'alertdialog' }"
1276
1276
  ],
1277
- "addedIn": "v1.13.0"
1277
+ "addedIn": "v1.13"
1278
1278
  },
1279
1279
  "timeout": {
1280
1280
  "type": "Number",
@@ -28,7 +28,7 @@
28
28
  "type": "Boolean",
29
29
  "desc": "Notify the component that the background is a dark color",
30
30
  "category": "style",
31
- "addedIn": "v1.3.0"
31
+ "addedIn": "v1.3"
32
32
  }
33
33
  },
34
34
  "slots": {
@@ -116,7 +116,7 @@
116
116
  "navigateFn": {
117
117
  "type": "Function",
118
118
  "desc": "Available ONLY if you are using route navigation ('to'/'replace'/'append' props); When you need to control the time at which the component should trigger the route navigation then call evt.preventDefault() synchronously and then call this function at your convenience; Useful if you have async work to be done before the actual route navigation or if you want to redirect somewhere else",
119
- "addedIn": "v1.21.0",
119
+ "addedIn": "v1.21",
120
120
  "params": {
121
121
  "opts": {
122
122
  "type": "Object",
@@ -68,7 +68,7 @@
68
68
  "type": "Boolean",
69
69
  "desc": "Equivalent to Vue Router <router-link> 'append' property; Superseeded by 'href' prop if used",
70
70
  "category": "navigation",
71
- "addedIn": "v1.13.0"
71
+ "addedIn": "v1.13"
72
72
  },
73
73
  "href": {
74
74
  "type": "String",
@@ -150,6 +150,12 @@
150
150
  "desc": "Use 'push' design",
151
151
  "category": "style"
152
152
  },
153
+ "square": {
154
+ "type": "Boolean",
155
+ "desc": "Removes border-radius so borders are squared",
156
+ "category": "style",
157
+ "addedIn": "v1.22"
158
+ },
153
159
  "glossy": {
154
160
  "type": "Boolean",
155
161
  "desc": "Applies a glossy effect",
@@ -177,7 +183,7 @@
177
183
  "2px 2px 5px 7px"
178
184
  ],
179
185
  "category": "style",
180
- "addedIn": "v1.11.0"
186
+ "addedIn": "v1.11"
181
187
  },
182
188
  "color": {
183
189
  "type": "String",
@@ -301,7 +307,7 @@
301
307
  "opts": {
302
308
  "type": "Object",
303
309
  "desc": "Optional options",
304
- "addedIn": "v1.21.0",
310
+ "addedIn": "v1.21",
305
311
  "definition": {
306
312
  "to": {
307
313
  "type": [
@@ -333,7 +339,7 @@
333
339
  "returns": {
334
340
  "type": "Promise<any>",
335
341
  "desc": "Returns the router's navigation promise",
336
- "addedIn": "v1.21.0"
342
+ "addedIn": "v1.21"
337
343
  }
338
344
  }
339
345
  }
@@ -71,7 +71,7 @@
71
71
  "type": "Boolean",
72
72
  "desc": "Equivalent to Vue Router <router-link> 'append' property; Superseeded by 'href' prop if used",
73
73
  "category": "navigation",
74
- "addedIn": "v1.13.0"
74
+ "addedIn": "v1.13"
75
75
  },
76
76
  "href": {
77
77
  "type": "String",
@@ -153,6 +153,12 @@
153
153
  "desc": "Use 'push' design",
154
154
  "category": "style"
155
155
  },
156
+ "square": {
157
+ "type": "Boolean",
158
+ "desc": "Removes border-radius so borders are squared",
159
+ "category": "style",
160
+ "addedIn": "v1.22"
161
+ },
156
162
  "glossy": {
157
163
  "type": "Boolean",
158
164
  "desc": "Applies a glossy effect",
@@ -180,7 +186,7 @@
180
186
  "2px 2px 5px 7px"
181
187
  ],
182
188
  "category": "style",
183
- "addedIn": "v1.11.0"
189
+ "addedIn": "v1.11"
184
190
  },
185
191
  "color": {
186
192
  "type": "String",
@@ -292,7 +298,7 @@
292
298
  "type": "Boolean",
293
299
  "desc": "Disables the rotation of the dropdown icon when state is toggled",
294
300
  "category": "style",
295
- "addedIn": "v1.12.0"
301
+ "addedIn": "v1.12"
296
302
  },
297
303
  "content-style": {
298
304
  "type": [
@@ -405,6 +411,28 @@
405
411
  "category": "position",
406
412
  "addedIn": "v1.9.2"
407
413
  },
414
+ "transition-show": {
415
+ "type": "String",
416
+ "desc": "One of Quasar's embedded transitions",
417
+ "examples": [
418
+ "fade",
419
+ "slide-down"
420
+ ],
421
+ "category": "behavior",
422
+ "default": "fade",
423
+ "addedIn": "v1.22"
424
+ },
425
+ "transition-hide": {
426
+ "type": "String",
427
+ "desc": "One of Quasar's embedded transitions",
428
+ "examples": [
429
+ "fade",
430
+ "slide-down"
431
+ ],
432
+ "category": "behavior",
433
+ "default": "fade",
434
+ "addedIn": "v1.22"
435
+ },
408
436
  "toggle-aria-label": {
409
437
  "type": "String",
410
438
  "desc": "aria-label to be used on the dropdown toggle element",
@@ -34,6 +34,12 @@
34
34
  "desc": "Applies a more prominent border-radius for squared shape buttons",
35
35
  "category": "style"
36
36
  },
37
+ "square": {
38
+ "type": "Boolean",
39
+ "desc": "Removes border-radius so borders are squared",
40
+ "category": "style",
41
+ "addedIn": "v1.22"
42
+ },
37
43
  "push": {
38
44
  "type": "Boolean",
39
45
  "desc": "Use 'push' design for buttons",
@@ -16,7 +16,7 @@
16
16
  "car_id"
17
17
  ],
18
18
  "category": "behavior",
19
- "addedIn": "v1.9.0"
19
+ "addedIn": "v1.9"
20
20
  },
21
21
  "ripple": {
22
22
  "type": [
@@ -50,7 +50,7 @@
50
50
  "examples": [
51
51
  "{ 'aria-label': 'Button label' }"
52
52
  ],
53
- "addedIn": "v1.13.0"
53
+ "addedIn": "v1.13"
54
54
  },
55
55
  "label": {
56
56
  "type": "String",
@@ -190,7 +190,7 @@
190
190
  "2px 2px 5px 7px"
191
191
  ],
192
192
  "category": "style",
193
- "addedIn": "v1.13.0"
193
+ "addedIn": "v1.13"
194
194
  },
195
195
  "no-caps": {
196
196
  "type": "Boolean",
@@ -24,7 +24,7 @@
24
24
  "type": "Boolean",
25
25
  "desc": "Display a horizontal section (will have no padding and can contain other QCardSection)",
26
26
  "category": "content",
27
- "addedIn": "v1.7.0"
27
+ "addedIn": "v1.7"
28
28
  }
29
29
  },
30
30
  "slots": {