quasar 2.2.4 → 2.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (253) hide show
  1. package/dist/api/AppFullscreen.json +15 -8
  2. package/dist/api/BottomSheet.json +23 -2
  3. package/dist/api/Cookies.json +4 -3
  4. package/dist/api/Dialog.json +40 -11
  5. package/dist/api/Loading.json +4 -2
  6. package/dist/api/LoadingBar.json +8 -3
  7. package/dist/api/LocalStorage.json +8 -0
  8. package/dist/api/Morph.json +14 -7
  9. package/dist/api/Mutation.json +1 -1
  10. package/dist/api/Notify.json +41 -27
  11. package/dist/api/QAjaxBar.json +6 -3
  12. package/dist/api/QBreadcrumbs.json +8 -4
  13. package/dist/api/QBreadcrumbsEl.json +4 -2
  14. package/dist/api/QBtn.json +6 -3
  15. package/dist/api/QBtnDropdown.json +10 -5
  16. package/dist/api/QBtnToggle.json +4 -2
  17. package/dist/api/QCard.json +2 -1
  18. package/dist/api/QCardActions.json +2 -1
  19. package/dist/api/QCardSection.json +2 -1
  20. package/dist/api/QCarousel.json +10 -5
  21. package/dist/api/QCarouselControl.json +4 -2
  22. package/dist/api/QChatMessage.json +8 -4
  23. package/dist/api/QCheckbox.json +8 -4
  24. package/dist/api/QChip.json +2 -1
  25. package/dist/api/QCircularProgress.json +27 -6
  26. package/dist/api/QColor.json +6 -3
  27. package/dist/api/QDate.json +79 -5
  28. package/dist/api/QDialog.json +8 -4
  29. package/dist/api/QDrawer.json +10 -5
  30. package/dist/api/QEditor.json +17 -7
  31. package/dist/api/QExpansionItem.json +2 -1
  32. package/dist/api/QFab.json +8 -4
  33. package/dist/api/QFabAction.json +4 -2
  34. package/dist/api/QField.json +2 -1
  35. package/dist/api/QFile.json +3 -0
  36. package/dist/api/QFooter.json +3 -2
  37. package/dist/api/QHeader.json +5 -3
  38. package/dist/api/QIcon.json +2 -1
  39. package/dist/api/QImg.json +8 -4
  40. package/dist/api/QInfiniteScroll.json +6 -3
  41. package/dist/api/QInnerLoading.json +8 -4
  42. package/dist/api/QInput.json +2 -1
  43. package/dist/api/QIntersection.json +17 -1
  44. package/dist/api/QItem.json +2 -1
  45. package/dist/api/QKnob.json +8 -4
  46. package/dist/api/QLayout.json +9 -1
  47. package/dist/api/QLinearProgress.json +17 -1
  48. package/dist/api/QMarkupTable.json +2 -1
  49. package/dist/api/QMenu.json +8 -4
  50. package/dist/api/QNoSsr.json +2 -1
  51. package/dist/api/QOptionGroup.json +2 -1
  52. package/dist/api/QPage.json +2 -1
  53. package/dist/api/QPageScroller.json +8 -4
  54. package/dist/api/QPageSticky.json +2 -1
  55. package/dist/api/QPagination.json +10 -6
  56. package/dist/api/QParallax.json +2 -1
  57. package/dist/api/QPopupEdit.json +5 -2
  58. package/dist/api/QPopupProxy.json +4 -2
  59. package/dist/api/QRange.json +8 -4
  60. package/dist/api/QRating.json +2 -1
  61. package/dist/api/QResizeObserver.json +4 -1
  62. package/dist/api/QRouteTab.json +5 -26
  63. package/dist/api/QScrollArea.json +29 -4
  64. package/dist/api/QScrollObserver.json +13 -1
  65. package/dist/api/QSelect.json +135 -37
  66. package/dist/api/QSeparator.json +2 -1
  67. package/dist/api/QSkeleton.json +9 -5
  68. package/dist/api/QSlideItem.json +9 -0
  69. package/dist/api/QSlideTransition.json +2 -1
  70. package/dist/api/QSlider.json +8 -4
  71. package/dist/api/QSpinner.json +2 -1
  72. package/dist/api/QSplitter.json +4 -2
  73. package/dist/api/QStep.json +2 -1
  74. package/dist/api/QStepper.json +6 -3
  75. package/dist/api/QTab.json +4 -2
  76. package/dist/api/QTabPanels.json +6 -3
  77. package/dist/api/QTable.json +216 -93
  78. package/dist/api/QTabs.json +4 -2
  79. package/dist/api/QTime.json +16 -4
  80. package/dist/api/QTimeline.json +4 -2
  81. package/dist/api/QTimelineEntry.json +4 -2
  82. package/dist/api/QToggle.json +8 -4
  83. package/dist/api/QTooltip.json +18 -9
  84. package/dist/api/QTree.json +26 -15
  85. package/dist/api/QUploader.json +93 -5
  86. package/dist/api/QVirtualScroll.json +23 -9
  87. package/dist/api/ScrollFire.json +1 -1
  88. package/dist/api/SessionStorage.json +8 -0
  89. package/dist/api/TouchHold.json +2 -1
  90. package/dist/api/TouchRepeat.json +2 -1
  91. package/dist/api/TouchSwipe.json +2 -1
  92. package/dist/icon-set/bootstrap-icons.umd.prod.js +1 -1
  93. package/dist/icon-set/eva-icons.umd.prod.js +1 -1
  94. package/dist/icon-set/fontawesome-v5-pro.umd.prod.js +1 -1
  95. package/dist/icon-set/fontawesome-v5.umd.prod.js +1 -1
  96. package/dist/icon-set/ionicons-v4.umd.prod.js +1 -1
  97. package/dist/icon-set/line-awesome.umd.prod.js +1 -1
  98. package/dist/icon-set/material-icons-outlined.umd.prod.js +1 -1
  99. package/dist/icon-set/material-icons-round.umd.prod.js +1 -1
  100. package/dist/icon-set/material-icons-sharp.umd.prod.js +1 -1
  101. package/dist/icon-set/material-icons.umd.prod.js +1 -1
  102. package/dist/icon-set/mdi-v3.umd.prod.js +1 -1
  103. package/dist/icon-set/mdi-v4.umd.prod.js +1 -1
  104. package/dist/icon-set/mdi-v5.umd.prod.js +1 -1
  105. package/dist/icon-set/mdi-v6.umd.prod.js +1 -1
  106. package/dist/icon-set/svg-bootstrap-icons.umd.prod.js +1 -1
  107. package/dist/icon-set/svg-eva-icons.umd.prod.js +1 -1
  108. package/dist/icon-set/svg-fontawesome-v5.umd.prod.js +1 -1
  109. package/dist/icon-set/svg-ionicons-v4.umd.prod.js +1 -1
  110. package/dist/icon-set/svg-ionicons-v5.umd.prod.js +1 -1
  111. package/dist/icon-set/svg-ionicons-v6.umd.prod.js +6 -0
  112. package/dist/icon-set/svg-line-awesome.umd.prod.js +1 -1
  113. package/dist/icon-set/svg-material-icons-outlined.umd.prod.js +1 -1
  114. package/dist/icon-set/svg-material-icons-round.umd.prod.js +1 -1
  115. package/dist/icon-set/svg-material-icons-sharp.umd.prod.js +1 -1
  116. package/dist/icon-set/svg-material-icons.umd.prod.js +1 -1
  117. package/dist/icon-set/svg-mdi-v4.umd.prod.js +1 -1
  118. package/dist/icon-set/svg-mdi-v5.umd.prod.js +1 -1
  119. package/dist/icon-set/svg-mdi-v6.umd.prod.js +1 -1
  120. package/dist/icon-set/svg-themify.umd.prod.js +1 -1
  121. package/dist/icon-set/themify.umd.prod.js +1 -1
  122. package/dist/lang/ar.umd.prod.js +1 -1
  123. package/dist/lang/az-Latn.umd.prod.js +1 -1
  124. package/dist/lang/bg.umd.prod.js +1 -1
  125. package/dist/lang/bn.umd.prod.js +1 -1
  126. package/dist/lang/ca.umd.prod.js +1 -1
  127. package/dist/lang/cs.umd.prod.js +1 -1
  128. package/dist/lang/da.umd.prod.js +1 -1
  129. package/dist/lang/de.umd.prod.js +1 -1
  130. package/dist/lang/el.umd.prod.js +1 -1
  131. package/dist/lang/en-GB.umd.prod.js +1 -1
  132. package/dist/lang/en-US.umd.prod.js +1 -1
  133. package/dist/lang/eo.umd.prod.js +1 -1
  134. package/dist/lang/es.umd.prod.js +1 -1
  135. package/dist/lang/et.umd.prod.js +1 -1
  136. package/dist/lang/fa-IR.umd.prod.js +1 -1
  137. package/dist/lang/fa.umd.prod.js +1 -1
  138. package/dist/lang/fi.umd.prod.js +1 -1
  139. package/dist/lang/fr.umd.prod.js +1 -1
  140. package/dist/lang/gn.umd.prod.js +1 -1
  141. package/dist/lang/he.umd.prod.js +1 -1
  142. package/dist/lang/hr.umd.prod.js +1 -1
  143. package/dist/lang/hu.umd.prod.js +1 -1
  144. package/dist/lang/id.umd.prod.js +1 -1
  145. package/dist/lang/is.umd.prod.js +1 -1
  146. package/dist/lang/it.umd.prod.js +1 -1
  147. package/dist/lang/ja.umd.prod.js +1 -1
  148. package/dist/lang/km.umd.prod.js +1 -1
  149. package/dist/lang/ko-KR.umd.prod.js +1 -1
  150. package/dist/lang/kur-CKB.umd.prod.js +1 -1
  151. package/dist/lang/lt.umd.prod.js +1 -1
  152. package/dist/lang/lu.umd.prod.js +1 -1
  153. package/dist/lang/lv.umd.prod.js +1 -1
  154. package/dist/lang/ml.umd.prod.js +1 -1
  155. package/dist/lang/ms.umd.prod.js +1 -1
  156. package/dist/lang/nb-NO.umd.prod.js +1 -1
  157. package/dist/lang/nl.umd.prod.js +1 -1
  158. package/dist/lang/pl.umd.prod.js +1 -1
  159. package/dist/lang/pt-BR.umd.prod.js +1 -1
  160. package/dist/lang/pt.umd.prod.js +1 -1
  161. package/dist/lang/ro.umd.prod.js +1 -1
  162. package/dist/lang/ru.umd.prod.js +1 -1
  163. package/dist/lang/sk.umd.prod.js +1 -1
  164. package/dist/lang/sl.umd.prod.js +1 -1
  165. package/dist/lang/sr-CYR.umd.prod.js +1 -1
  166. package/dist/lang/sr.umd.prod.js +1 -1
  167. package/dist/lang/sv.umd.prod.js +1 -1
  168. package/dist/lang/ta.umd.prod.js +1 -1
  169. package/dist/lang/th.umd.prod.js +1 -1
  170. package/dist/lang/tr.umd.prod.js +1 -1
  171. package/dist/lang/ug.umd.prod.js +1 -1
  172. package/dist/lang/uk.umd.prod.js +1 -1
  173. package/dist/lang/vi.umd.prod.js +1 -1
  174. package/dist/lang/zh-CN.umd.prod.js +1 -1
  175. package/dist/lang/zh-TW.umd.prod.js +1 -1
  176. package/dist/quasar.cjs.prod.js +2 -2
  177. package/dist/quasar.css +7 -2
  178. package/dist/quasar.esm.prod.js +2 -2
  179. package/dist/quasar.prod.css +1 -1
  180. package/dist/quasar.rtl.css +7 -2
  181. package/dist/quasar.rtl.prod.css +1 -1
  182. package/dist/quasar.sass +6 -3
  183. package/dist/quasar.umd.js +185 -105
  184. package/dist/quasar.umd.prod.js +2 -2
  185. package/dist/ssr-directives/Morph.js +1 -1
  186. package/dist/types/api/cookies.d.ts +1 -1
  187. package/dist/types/composables.d.ts +5 -1
  188. package/dist/types/extras/icon-set.d.ts +1 -0
  189. package/dist/types/index.d.ts +516 -176
  190. package/dist/vetur/quasar-attributes.json +14 -2
  191. package/dist/vetur/quasar-tags.json +5 -2
  192. package/dist/web-types/web-types.json +43 -8
  193. package/icon-set/svg-ionicons-v6.js +225 -0
  194. package/package.json +5 -2
  195. package/src/api.extends.json +7 -0
  196. package/src/body.js +14 -4
  197. package/src/components/btn/QBtn.js +1 -0
  198. package/src/components/circular-progress/QCircularProgress.js +6 -1
  199. package/src/components/circular-progress/QCircularProgress.json +6 -0
  200. package/src/components/date/QDate.json +59 -1
  201. package/src/components/editor/QEditor.js +2 -2
  202. package/src/components/editor/QEditor.json +6 -2
  203. package/src/components/field/QField.json +3 -3
  204. package/src/components/file/QFile.json +3 -0
  205. package/src/components/footer/QFooter.json +1 -1
  206. package/src/components/header/QHeader.json +1 -1
  207. package/src/components/icon/QIcon.js +1 -1
  208. package/src/components/infinite-scroll/QInfiniteScroll.js +48 -31
  209. package/src/components/intersection/QIntersection.js +9 -1
  210. package/src/components/intersection/QIntersection.json +9 -0
  211. package/src/components/layout/QLayout.json +8 -1
  212. package/src/components/linear-progress/QLinearProgress.js +10 -1
  213. package/src/components/linear-progress/QLinearProgress.json +6 -0
  214. package/src/components/linear-progress/QLinearProgress.sass +3 -2
  215. package/src/components/pagination/QPagination.json +0 -1
  216. package/src/components/popup-edit/QPopupEdit.json +1 -0
  217. package/src/components/popup-proxy/QPopupProxy.js +6 -15
  218. package/src/components/resize-observer/QResizeObserver.json +2 -0
  219. package/src/components/scroll-area/QScrollArea.js +8 -13
  220. package/src/components/scroll-area/QScrollArea.json +28 -4
  221. package/src/components/scroll-observer/QScrollObserver.json +11 -0
  222. package/src/components/select/QSelect.js +7 -3
  223. package/src/components/select/QSelect.json +71 -11
  224. package/src/components/skeleton/QSkeleton.json +1 -4
  225. package/src/components/slide-item/QSlideItem.json +9 -0
  226. package/src/components/slider/use-slider.js +3 -3
  227. package/src/components/table/QTable.json +155 -60
  228. package/src/components/table/table-pagination.js +6 -2
  229. package/src/components/tabs/QRouteTab.json +1 -23
  230. package/src/components/time/QTime.json +8 -0
  231. package/src/components/tree/QTree.json +14 -9
  232. package/src/components/uploader/xhr-uploader-plugin.json +105 -4
  233. package/src/components/virtual-scroll/use-virtual-scroll.js +17 -1
  234. package/src/components/virtual-scroll/use-virtual-scroll.json +5 -0
  235. package/src/composables/private/use-field.js +4 -4
  236. package/src/composables/private/use-refocus-target.js +12 -3
  237. package/src/composables/private/use-split-attrs.js +10 -7
  238. package/src/composables/use-dialog-plugin-component.js +7 -1
  239. package/src/css/core/transitions.sass +3 -1
  240. package/src/directives/Mutation.json +2 -3
  241. package/src/directives/ScrollFire.json +2 -3
  242. package/src/install-quasar.js +1 -0
  243. package/src/plugins/AppFullscreen.json +8 -8
  244. package/src/plugins/Cookies.json +2 -2
  245. package/src/plugins/Dialog.json +4 -2
  246. package/src/plugins/LoadingBar.json +4 -3
  247. package/src/plugins/Notify.json +13 -19
  248. package/src/utils/create-uploader-component.js +6 -4
  249. package/src/utils/private/get-emits-object.js +11 -0
  250. package/src/utils/private/global-dialog.json +16 -2
  251. package/src/utils/private/vm.js +3 -3
  252. package/src/utils/private/web-storage.json +10 -0
  253. package/wrappers/index.js +4 -0
@@ -1027,6 +1027,10 @@
1027
1027
  "type": "boolean",
1028
1028
  "description": "No animation when model changes"
1029
1029
  },
1030
+ "q-circular-progress/animation-speed": {
1031
+ "type": "string|number",
1032
+ "description": "Animation speed (in milliseconds, without unit)"
1033
+ },
1030
1034
  "q-color/name": {
1031
1035
  "type": "string",
1032
1036
  "description": "Used to specify the name of the control; Useful if dealing with forms submitted directly to a URL"
@@ -2132,7 +2136,7 @@
2132
2136
  "description": "Adds a default shadow to the footer"
2133
2137
  },
2134
2138
  "q-footer/height-hint": {
2135
- "type": "number|string ",
2139
+ "type": "number|string",
2136
2140
  "description": "When using SSR, you can optionally hint of the height (in pixels) of the QFooter"
2137
2141
  },
2138
2142
  "q-form/autofocus": {
@@ -2172,7 +2176,7 @@
2172
2176
  "description": "Adds a default shadow to the header"
2173
2177
  },
2174
2178
  "q-header/height-hint": {
2175
- "type": "number|string ",
2179
+ "type": "number|string",
2176
2180
  "description": "When using SSR, you can optionally hint of the height (in pixels) of the QHeader"
2177
2181
  },
2178
2182
  "q-icon/size": {
@@ -2575,6 +2579,10 @@
2575
2579
  "type": "string",
2576
2580
  "description": "One of Quasar's embedded transitions"
2577
2581
  },
2582
+ "q-intersection/transition-duration": {
2583
+ "type": "string|number",
2584
+ "description": "Transition duration (in milliseconds, without unit)"
2585
+ },
2578
2586
  "q-intersection/disable": {
2579
2587
  "type": "boolean",
2580
2588
  "description": "Disable visibility observable (content will remain as it was, visible or hidden)"
@@ -2819,6 +2827,10 @@
2819
2827
  "type": "boolean",
2820
2828
  "description": "No transition when model changes"
2821
2829
  },
2830
+ "q-linear-progress/animation-speed": {
2831
+ "type": "string|number",
2832
+ "description": "Animation speed (in milliseconds, without unit)"
2833
+ },
2822
2834
  "q-markup-table/dense": {
2823
2835
  "type": "boolean",
2824
2836
  "description": "Dense mode; occupies less space"
@@ -357,7 +357,8 @@
357
357
  "indeterminate",
358
358
  "show-value",
359
359
  "reverse",
360
- "instant-feedback"
360
+ "instant-feedback",
361
+ "animation-speed"
361
362
  ],
362
363
  "description": ""
363
364
  },
@@ -844,6 +845,7 @@
844
845
  "margin",
845
846
  "threshold",
846
847
  "transition",
848
+ "transition-duration",
847
849
  "disable"
848
850
  ],
849
851
  "description": ""
@@ -939,7 +941,8 @@
939
941
  "indeterminate",
940
942
  "query",
941
943
  "rounded",
942
- "instant-feedback"
944
+ "instant-feedback",
945
+ "animation-speed"
943
946
  ],
944
947
  "description": ""
945
948
  },
@@ -2,7 +2,7 @@
2
2
  "$schema": "",
3
3
  "framework": "vue",
4
4
  "name": "quasar",
5
- "version": "2.2.4",
5
+ "version": "2.3.3",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "types-syntax": "typescript",
@@ -3155,6 +3155,16 @@
3155
3155
  "description": "No animation when model changes",
3156
3156
  "doc-url": "https://v2.quasar.dev/vue-components/circular-progress",
3157
3157
  "type": "boolean"
3158
+ },
3159
+ {
3160
+ "name": "animation-speed",
3161
+ "value": {
3162
+ "kind": "expression",
3163
+ "type": "string|number"
3164
+ },
3165
+ "description": "Animation speed (in milliseconds, without unit)\n\nExamples:\n500\n1200",
3166
+ "doc-url": "https://v2.quasar.dev/vue-components/circular-progress",
3167
+ "default": "600"
3158
3168
  }
3159
3169
  ],
3160
3170
  "slots": [
@@ -6705,7 +6715,7 @@
6705
6715
  "name": "height-hint",
6706
6716
  "value": {
6707
6717
  "kind": "expression",
6708
- "type": "number|String "
6718
+ "type": "number|string"
6709
6719
  },
6710
6720
  "description": "When using SSR, you can optionally hint of the height (in pixels) of the QFooter\n\nExamples:\n150",
6711
6721
  "doc-url": "https://v2.quasar.dev/layout/header-and-footer",
@@ -6831,6 +6841,7 @@
6831
6841
  "module": "quasar",
6832
6842
  "symbol": "QFormChildMixin"
6833
6843
  },
6844
+ "attributes": [],
6834
6845
  "slots": [],
6835
6846
  "description": "QFormChildMixin - Quasar component",
6836
6847
  "doc-url": "https://v2.quasar.dev/vue-components/form"
@@ -6897,7 +6908,7 @@
6897
6908
  "name": "height-hint",
6898
6909
  "value": {
6899
6910
  "kind": "expression",
6900
- "type": "number|String "
6911
+ "type": "number|string"
6901
6912
  },
6902
6913
  "description": "When using SSR, you can optionally hint of the height (in pixels) of the QHeader\n\nExamples:\n150",
6903
6914
  "doc-url": "https://v2.quasar.dev/layout/header-and-footer",
@@ -8140,6 +8151,16 @@
8140
8151
  "description": "One of Quasar's embedded transitions\n\nExamples:\nfade\nslide-down",
8141
8152
  "doc-url": "https://v2.quasar.dev/vue-components/intersection"
8142
8153
  },
8154
+ {
8155
+ "name": "transition-duration",
8156
+ "value": {
8157
+ "kind": "expression",
8158
+ "type": "string|number"
8159
+ },
8160
+ "description": "Transition duration (in milliseconds, without unit)\n\nExamples:\n500\n1200",
8161
+ "doc-url": "https://v2.quasar.dev/vue-components/intersection",
8162
+ "default": "300"
8163
+ },
8143
8164
  {
8144
8165
  "name": "disable",
8145
8166
  "value": {
@@ -8952,6 +8973,16 @@
8952
8973
  "description": "No transition when model changes",
8953
8974
  "doc-url": "https://v2.quasar.dev/vue-components/linear-progress",
8954
8975
  "type": "boolean"
8976
+ },
8977
+ {
8978
+ "name": "animation-speed",
8979
+ "value": {
8980
+ "kind": "expression",
8981
+ "type": "string|number"
8982
+ },
8983
+ "description": "Animation speed (in milliseconds, without unit)\n\nExamples:\n500\n1200",
8984
+ "doc-url": "https://v2.quasar.dev/vue-components/linear-progress",
8985
+ "default": "300"
8955
8986
  }
8956
8987
  ],
8957
8988
  "slots": [
@@ -9745,6 +9776,7 @@
9745
9776
  "module": "quasar",
9746
9777
  "symbol": "QPageContainer"
9747
9778
  },
9779
+ "attributes": [],
9748
9780
  "slots": [
9749
9781
  {
9750
9782
  "name": "default",
@@ -9790,8 +9822,7 @@
9790
9822
  },
9791
9823
  "description": "Number of last page (must be higher than 'min')\n\nExamples:\n10",
9792
9824
  "doc-url": "https://v2.quasar.dev/vue-components/pagination",
9793
- "required": true,
9794
- "default": "100"
9825
+ "required": true
9795
9826
  },
9796
9827
  {
9797
9828
  "name": "color",
@@ -11517,6 +11548,7 @@
11517
11548
  {
11518
11549
  "name": "info",
11519
11550
  "type": "object",
11551
+ "description": "An object containing scroll information",
11520
11552
  "doc-url": "https://v2.quasar.dev/vue-components/scroll-area"
11521
11553
  }
11522
11554
  ],
@@ -13289,6 +13321,7 @@
13289
13321
  "module": "quasar",
13290
13322
  "symbol": "QSpace"
13291
13323
  },
13324
+ "attributes": [],
13292
13325
  "slots": [],
13293
13326
  "description": "QSpace - Quasar component",
13294
13327
  "doc-url": "https://v2.quasar.dev/vue-components/space"
@@ -14670,6 +14703,7 @@
14670
14703
  "module": "quasar",
14671
14704
  "symbol": "QStepperNavigation"
14672
14705
  },
14706
+ "attributes": [],
14673
14707
  "slots": [
14674
14708
  {
14675
14709
  "name": "default",
@@ -15249,7 +15283,7 @@
15249
15283
  "kind": "expression",
15250
15284
  "type": "'horizontal'|'vertical'|'cell'|'none'"
15251
15285
  },
15252
- "description": "Use a separator/border between rows, columns or all cells\n\nExamples:\ncell",
15286
+ "description": "Use a separator/border between rows, columns or all cells",
15253
15287
  "doc-url": "https://v2.quasar.dev/vue-components/table",
15254
15288
  "default": "\"horizontal\""
15255
15289
  },
@@ -17967,8 +18001,8 @@
17967
18001
  "arguments": [
17968
18002
  {
17969
18003
  "name": "err",
17970
- "type": "object",
17971
- "description": "Error Object which is the Promise rejection reason",
18004
+ "type": "Error",
18005
+ "description": "Error object which is the Promise rejection reason",
17972
18006
  "doc-url": "https://v2.quasar.dev/vue-components/uploader"
17973
18007
  },
17974
18008
  {
@@ -18052,6 +18086,7 @@
18052
18086
  "module": "quasar",
18053
18087
  "symbol": "QUploaderAddTrigger"
18054
18088
  },
18089
+ "attributes": [],
18055
18090
  "slots": [],
18056
18091
  "description": "QUploaderAddTrigger - Quasar component",
18057
18092
  "doc-url": "https://v2.quasar.dev/vue-components/uploader"
@@ -0,0 +1,225 @@
1
+
2
+ import {
3
+ ionCheckmark,
4
+ ionAlert,
5
+ ionInformationCircleOutline,
6
+ ionArrowUp,
7
+ ionArrowForward,
8
+ ionArrowDown,
9
+ ionArrowBack,
10
+ ionCaretDownOutline,
11
+ ionAperture,
12
+ ionOptions,
13
+ ionApps,
14
+ ionRefresh,
15
+ ionSquare,
16
+ ionCloseCircle,
17
+ ionTime,
18
+ ionCalendar,
19
+ ionLink,
20
+ ionExpand,
21
+ ionChatboxEllipses,
22
+ ionPrint,
23
+ ionArrowUndo,
24
+ ionArrowRedo,
25
+ ionCodeSlash,
26
+ ionAdd,
27
+ ionClose,
28
+ ionPlaySkipBackCircle,
29
+ ionPlaySkipForwardCircle,
30
+ ionStar,
31
+ ionCreate,
32
+ ionWarning,
33
+ ionPlay,
34
+ ionAddCircle,
35
+ ionCloudUpload,
36
+ ionTrash,
37
+ ionCheckmarkDone,
38
+ ionChevronDown,
39
+ ionChevronUp,
40
+ ionChevronBack,
41
+ ionChevronForward,
42
+ ionChevronBackCircle,
43
+ ionChevronForwardCircle
44
+ } from '@quasar/extras/ionicons-v6'
45
+
46
+ // there are some icons that are needed but not available
47
+ // so we import them from MDI as svgs
48
+
49
+ import {
50
+ mdiFormatBold,
51
+ mdiFormatItalic,
52
+ mdiFormatStrikethroughVariant,
53
+ mdiFormatUnderline,
54
+ mdiFormatListBulleted,
55
+ mdiFormatListNumbered,
56
+ mdiFormatSubscript,
57
+ mdiFormatSuperscript,
58
+ mdiFormatAlignLeft,
59
+ mdiFormatAlignCenter,
60
+ mdiFormatAlignRight,
61
+ mdiFormatAlignJustify,
62
+ mdiFormatIndentDecrease,
63
+ mdiFormatIndentIncrease,
64
+ mdiFormatClear,
65
+ mdiFormatColorText,
66
+ mdiFormatSize,
67
+ mdiMinus,
68
+ mdiFormatHeader1,
69
+ mdiFormatHeader2,
70
+ mdiFormatHeader3,
71
+ mdiFormatHeader4,
72
+ mdiFormatHeader5,
73
+ mdiFormatHeader6,
74
+ mdiNumeric1Box,
75
+ mdiNumeric2Box,
76
+ mdiNumeric3Box,
77
+ mdiNumeric4Box,
78
+ mdiNumeric5Box,
79
+ mdiNumeric6Box,
80
+ mdiNumeric7Box,
81
+ mdiFormatFont
82
+ } from '@quasar/extras/mdi-v6'
83
+
84
+ export default {
85
+ name: 'svg-ionicons-v6',
86
+ type: {
87
+ positive: ionCheckmark,
88
+ negative: ionAlert,
89
+ info: ionInformationCircleOutline,
90
+ warning: ionAlert
91
+ },
92
+ arrow: {
93
+ up: ionArrowUp,
94
+ right: ionArrowForward,
95
+ down: ionArrowDown,
96
+ left: ionArrowBack,
97
+ dropdown: ionCaretDownOutline
98
+ },
99
+ chevron: {
100
+ left: ionArrowBack,
101
+ right: ionArrowForward
102
+ },
103
+ colorPicker: {
104
+ spectrum: ionAperture,
105
+ tune: ionOptions,
106
+ palette: ionApps
107
+ },
108
+ pullToRefresh: {
109
+ icon: ionRefresh
110
+ },
111
+ carousel: {
112
+ left: ionChevronBack,
113
+ right: ionChevronForward,
114
+ up: ionChevronUp,
115
+ down: ionChevronDown,
116
+ navigationIcon: ionSquare
117
+ },
118
+ chip: {
119
+ remove: ionCloseCircle,
120
+ selected: ionCheckmark
121
+ },
122
+ datetime: {
123
+ arrowLeft: ionChevronBack,
124
+ arrowRight: ionChevronForward,
125
+ now: ionTime,
126
+ today: ionCalendar
127
+ },
128
+ editor: { // requires Material icons for some as Ionicons simply does not have everything needed
129
+ hyperlink: ionLink,
130
+ toggleFullscreen: ionExpand,
131
+ quote: ionChatboxEllipses,
132
+ print: ionPrint,
133
+ undo: ionArrowUndo,
134
+ redo: ionArrowRedo,
135
+ code: ionCodeSlash,
136
+ viewSource: ionCodeSlash,
137
+
138
+ bold: mdiFormatBold,
139
+ italic: mdiFormatItalic,
140
+ strikethrough: mdiFormatStrikethroughVariant,
141
+ underline: mdiFormatUnderline,
142
+ unorderedList: mdiFormatListBulleted,
143
+ orderedList: mdiFormatListNumbered,
144
+ subscript: mdiFormatSubscript,
145
+ superscript: mdiFormatSuperscript,
146
+ left: mdiFormatAlignLeft,
147
+ center: mdiFormatAlignCenter,
148
+ right: mdiFormatAlignRight,
149
+ justify: mdiFormatAlignJustify,
150
+ outdent: mdiFormatIndentDecrease,
151
+ indent: mdiFormatIndentIncrease,
152
+ removeFormat: mdiFormatClear,
153
+ formatting: mdiFormatColorText,
154
+ fontSize: mdiFormatSize,
155
+ align: mdiFormatAlignLeft,
156
+ hr: mdiMinus,
157
+ heading: mdiFormatSize,
158
+ heading1: mdiFormatHeader1,
159
+ heading2: mdiFormatHeader2,
160
+ heading3: mdiFormatHeader3,
161
+ heading4: mdiFormatHeader4,
162
+ heading5: mdiFormatHeader5,
163
+ heading6: mdiFormatHeader6,
164
+ size: mdiFormatSize,
165
+ size1: mdiNumeric1Box,
166
+ size2: mdiNumeric2Box,
167
+ size3: mdiNumeric3Box,
168
+ size4: mdiNumeric4Box,
169
+ size5: mdiNumeric5Box,
170
+ size6: mdiNumeric6Box,
171
+ size7: mdiNumeric7Box,
172
+ font: mdiFormatFont
173
+ },
174
+ expansionItem: {
175
+ icon: ionCaretDownOutline,
176
+ denseIcon: ionCaretDownOutline
177
+ },
178
+ fab: {
179
+ icon: ionAdd,
180
+ activeIcon: ionClose
181
+ },
182
+ field: {
183
+ clear: ionCloseCircle,
184
+ error: ionAlert
185
+ },
186
+ pagination: {
187
+ first: ionPlaySkipBackCircle,
188
+ prev: ionChevronBackCircle,
189
+ next: ionChevronForwardCircle,
190
+ last: ionPlaySkipForwardCircle
191
+ },
192
+ rating: {
193
+ icon: ionStar
194
+ },
195
+ stepper: {
196
+ done: ionCheckmark,
197
+ active: ionCreate,
198
+ error: ionWarning
199
+ },
200
+ tabs: {
201
+ left: ionChevronBack,
202
+ right: ionChevronForward,
203
+ up: ionChevronUp,
204
+ down: ionChevronDown
205
+ },
206
+ table: {
207
+ arrowUp: ionArrowUp,
208
+ warning: ionWarning,
209
+ firstPage: ionPlaySkipBackCircle,
210
+ prevPage: ionChevronBackCircle,
211
+ nextPage: ionChevronForwardCircle,
212
+ lastPage: ionPlaySkipForwardCircle
213
+ },
214
+ tree: {
215
+ icon: ionPlay
216
+ },
217
+ uploader: {
218
+ done: ionCheckmark,
219
+ clear: ionClose,
220
+ add: ionAddCircle,
221
+ upload: ionCloudUpload,
222
+ removeQueue: ionTrash,
223
+ removeUploaded: ionCheckmarkDone
224
+ }
225
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "quasar",
3
- "version": "2.2.4",
3
+ "version": "2.3.3",
4
4
  "description": "Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time",
5
5
  "main": "dist/quasar.cjs.prod.js",
6
6
  "module": "dist/quasar.esm.prod.js",
@@ -63,10 +63,12 @@
63
63
  "devDependencies": {
64
64
  "@babel/eslint-parser": "^7.13.14",
65
65
  "@quasar/app": "^3.0.0",
66
- "@quasar/extras": "^1.11.0",
66
+ "@quasar/extras": "^1.12.0",
67
67
  "@rollup/plugin-node-resolve": "^11.2.1",
68
68
  "@rollup/plugin-replace": "^2.3.3",
69
69
  "babel-preset-es2015-rollup": "^3.0.0",
70
+ "cli-highlight": "^2.1.11",
71
+ "diff": "^5.0.0",
70
72
  "eslint": "^7.4.0",
71
73
  "eslint-config-standard": "^16.0.2",
72
74
  "eslint-friendly-formatter": "^4.0.1",
@@ -75,6 +77,7 @@
75
77
  "eslint-plugin-promise": "^4.2.1",
76
78
  "eslint-plugin-vue": "^7.0.0",
77
79
  "eslint-webpack-plugin": "^2.4.1",
80
+ "fast-glob": "^3.2.7",
78
81
  "json-beautify": "^1.1.1",
79
82
  "module-alias": "^2.2.2",
80
83
  "prettier": "^2.4.1",
@@ -95,6 +95,13 @@
95
95
  "category": "transition"
96
96
  },
97
97
 
98
+ "animation-speed": {
99
+ "type": [ "String", "Number" ],
100
+ "desc": "Animation speed (in milliseconds, without unit)",
101
+ "examples": [ 500, "1200" ],
102
+ "category": "style"
103
+ },
104
+
98
105
  "model-value": {
99
106
  "desc": "Model of the component; Either use this property (along with a listener for 'update:model-value' event) OR use v-model directive",
100
107
  "required": true,
package/src/body.js CHANGED
@@ -82,12 +82,18 @@ export default {
82
82
  }
83
83
 
84
84
  ssrContext._meta.bodyClasses += cls.join(' ')
85
- return
86
- }
87
85
 
88
- const { $q } = opts
86
+ const brand = $q.config.brand
87
+ if (brand !== void 0) {
88
+ const vars = Object.keys(brand)
89
+ .map(key => `--q-${ key }:${ brand[ key ] };`)
90
+ .join('')
91
+
92
+ ssrContext._meta.endingHeadTags += `<style>:root{${ vars }}</style>`
93
+ }
89
94
 
90
- $q.config.brand !== void 0 && setColors($q.config.brand)
95
+ return
96
+ }
91
97
 
92
98
  if (this.__installed === true) { return }
93
99
 
@@ -95,6 +101,10 @@ export default {
95
101
  applyClientSsrCorrections()
96
102
  }
97
103
  else {
104
+ const { $q } = opts
105
+
106
+ $q.config.brand !== void 0 && setColors($q.config.brand)
107
+
98
108
  const cls = getBodyClasses(client, $q.config)
99
109
  document.body.classList.add.apply(document.body.classList, cls)
100
110
  }
@@ -277,6 +277,7 @@ export default createComponent({
277
277
  }
278
278
 
279
279
  function onLoadingEvt (evt) {
280
+ stopAndPrevent(evt)
280
281
  evt.qSkipRipple = true
281
282
  }
282
283
 
@@ -24,6 +24,11 @@ export default createComponent({
24
24
  default: 0
25
25
  },
26
26
 
27
+ animationSpeed: {
28
+ type: [ String, Number ],
29
+ default: 600
30
+ },
31
+
27
32
  indeterminate: Boolean
28
33
  },
29
34
 
@@ -43,7 +48,7 @@ export default createComponent({
43
48
 
44
49
  const circleStyle = computed(() => (
45
50
  props.instantFeedback !== true && props.indeterminate !== true
46
- ? { transition: 'stroke-dashoffset 0.6s ease 0s, stroke 0.6s ease' }
51
+ ? { transition: `stroke-dashoffset ${ props.animationSpeed }ms ease 0s, stroke ${ props.animationSpeed }ms ease` }
47
52
  : ''
48
53
  ))
49
54
 
@@ -91,6 +91,12 @@
91
91
  "type": "Boolean",
92
92
  "desc": "No animation when model changes",
93
93
  "category": "behavior"
94
+ },
95
+
96
+ "animation-speed": {
97
+ "extends": "animation-speed",
98
+ "default": 600,
99
+ "addedIn": "v2.3"
94
100
  }
95
101
  },
96
102