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
@@ -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/lang/ar.js CHANGED
@@ -14,7 +14,7 @@ export default {
14
14
  update: 'تحديث',
15
15
  create: 'إنشاء',
16
16
  search: 'بحث',
17
- filter: 'تنقية',
17
+ filter: 'ترشيح',
18
18
  refresh: 'تحديث'
19
19
  },
20
20
  date: {
package/lang/fa-ir.js CHANGED
@@ -39,7 +39,9 @@ export default {
39
39
  noResults: 'هیچ موردی یافت نشد',
40
40
  loading: 'در حال بارگذاری ...',
41
41
  selectedRecords: function (rows) {
42
- return rows === 0 ? 'رکوردی انتخاب نشده' : rows + ' رکورد انتخاب شده'
42
+ return rows === 0
43
+ ? 'رکوردی انتخاب نشده'
44
+ : rows + ' رکورد انتخاب شده'
43
45
  },
44
46
  recordsPerPage: 'رکورد در صفحه:',
45
47
  allRows: 'همه',
package/lang/fa.js CHANGED
@@ -39,7 +39,9 @@ export default {
39
39
  noResults: 'هیچ موردی یافت نشد',
40
40
  loading: 'در حال بارگذاری ...',
41
41
  selectedRecords: function (rows) {
42
- return rows === 0 ? 'رکوردی انتخاب نشده' : rows + ' رکورد انتخاب شده'
42
+ return rows === 0
43
+ ? 'رکوردی انتخاب نشده'
44
+ : rows + ' رکورد انتخاب شده'
43
45
  },
44
46
  recordsPerPage: 'رکورد در صفحه:',
45
47
  allRows: 'همه',
package/lang/fr.js CHANGED
@@ -21,7 +21,7 @@ export default {
21
21
  daysShort: 'Dim_Lun_Mar_Mer_Jeu_Ven_Sam'.split('_'),
22
22
  months: 'Janvier_Février_Mars_Avril_Mai_Juin_Juillet_Août_Septembre_Octobre_Novembre_Décembre'.split('_'),
23
23
  monthsShort: 'Jan_Fev_Mar_Avr_Mai_Juin_Jui_Aou_Sep_Oct_Nov_Dec'.split('_'),
24
- headerTitle: function (date, model) {
24
+ headerTitle: function (date) {
25
25
  return new Intl.DateTimeFormat('fr', {
26
26
  weekday: 'short', day: 'numeric', month: 'short'
27
27
  }).format(date)
package/lang/index.json CHANGED
@@ -201,6 +201,6 @@
201
201
  },
202
202
  {
203
203
  "isoName": "zh-hant",
204
- "nativeName": "中文(繁體)"
204
+ "nativeName": "中文(繁體)"
205
205
  }
206
206
  ]
package/lang/kur-ckb.js CHANGED
@@ -42,12 +42,12 @@ export default {
42
42
  selectedRecords: function (rows) {
43
43
  return rows === 1
44
44
  ? 'یەک ڕیکۆرد هەڵبژێردراوە'
45
- : (rows === 0 ? '0' : rows) + 'ڕیکۆرد هەڵبژێرداوە.';
45
+ : (rows === 0 ? '0' : rows) + 'ڕیکۆرد هەڵبژێرداوە.'
46
46
  },
47
47
  recordsPerPage: 'ئەنجام بۆهەر پەڕەیەک:',
48
48
  allRows: 'هەمووی',
49
49
  pagination: function (start, end, total) {
50
- return start + '-' + end + ' لە ' + total;
50
+ return start + '-' + end + ' لە ' + total
51
51
  },
52
52
  columns: 'ڕیز'
53
53
  },
package/lang/sr.js CHANGED
@@ -58,14 +58,14 @@ export default {
58
58
  center: 'Centrirati',
59
59
  right: 'Poravnati udesno',
60
60
  justify: 'Poravnati obostrano',
61
- print: 'Ispis',
61
+ print: 'Štampa',
62
62
  outdent: 'Smanjiti uvlačenje',
63
63
  indent: 'Povećati uvlačenje',
64
64
  removeFormat: 'Ukloniti formatiranje',
65
65
  formatting: 'Formatirati',
66
66
  fontSize: 'Veličina slova',
67
67
  align: 'Poravnati',
68
- hr: 'Ubaciti vodoravni lenjir',
68
+ hr: 'Ubaciti horizontalnu liniju',
69
69
  undo: 'Poništiti',
70
70
  redo: 'Vratiti',
71
71
  heading1: 'Naslov 1',
@@ -74,14 +74,14 @@ export default {
74
74
  heading4: 'Naslov 4',
75
75
  heading5: 'Naslov 5',
76
76
  heading6: 'Naslov 6',
77
- paragraph: 'Odlomak',
77
+ paragraph: 'Paragraf',
78
78
  code: 'Kod',
79
79
  size1: 'Najmanje',
80
80
  size2: 'Manje',
81
81
  size3: 'Normalno',
82
82
  size4: 'Srednje Veliko',
83
83
  size5: 'Veliko',
84
- size6: 'Već',
84
+ size6: 'Veće',
85
85
  size7: 'Najveće',
86
86
  defaultFont: 'Podrazumevani font',
87
87
  viewSource: 'Pogledaj izvor'
package/lang/ug.js CHANGED
@@ -25,8 +25,10 @@ export default {
25
25
  daysShort: 'ي_د_س_چ_پ_ج_ش'.split('_'),
26
26
  months: monthsShort,
27
27
  monthsShort: monthsShort,
28
- headerTitle: function(date, model) {
29
- return monthsShort[model.month - 1] + 'نىڭ ' + model.day + '-كۈنى، ' + days[date.getDay()]
28
+ headerTitle: function (date, model) {
29
+ return monthsShort[ model.month - 1 ] + 'نىڭ ' +
30
+ model.day + '-كۈنى، ' +
31
+ days[ date.getDay() ]
30
32
  },
31
33
  firstDayOfWeek: 1, // 0-6, 0 - Sunday, 1 Monday, ...
32
34
  format24h: false,
@@ -36,60 +38,60 @@ export default {
36
38
  noData: 'ئۇچۇر يوق',
37
39
  noResults: 'مۇناسىۋەتلىك ئۇچۇر تېپىلمىدى',
38
40
  loading: 'يۈكلىنىۋاتىدۇ...',
39
- selectedRecords: function(rows) {
41
+ selectedRecords: function (rows) {
40
42
  return rows + ' قۇر تاللاندى'
41
43
  },
42
44
  recordsPerPage: 'ھەربەتتىكى قۇر سانى:',
43
45
  allRows: 'ھەممىسى',
44
- pagination: function(start, end, total) {
46
+ pagination: function (start, end, total) {
45
47
  return start + '-' + end + ' / ' + total
46
48
  },
47
49
  columns: 'ئىستون'
48
50
  },
49
51
  editor: {
50
52
  url: 'URL',
51
- bold: '粗体',
52
- italic: '斜体',
53
- strikethrough: '删除线',
54
- underline: '下划线',
55
- unorderedList: '无序列表',
56
- orderedList: '有序列表',
57
- subscript: '下标',
58
- superscript: '上标',
59
- hyperlink: '超链接',
60
- toggleFullscreen: '全屏切换',
61
- quote: '引号',
62
- left: '左对齐',
63
- center: '居中对齐',
64
- right: '右对齐',
65
- justify: '两端对齐',
66
- print: '打印',
67
- outdent: '减少缩进',
68
- indent: '增加缩进',
69
- removeFormat: '清除样式',
70
- formatting: '格式化',
71
- fontSize: '字体大小',
72
- align: '对齐',
73
- hr: '插入水平线',
74
- undo: '撤消',
75
- redo: '重做',
76
- heading1: '标题一',
77
- heading2: '标题二',
78
- heading3: '标题三',
79
- heading4: '标题四',
80
- heading5: '标题五',
81
- heading6: '标题六',
82
- paragraph: '段落',
83
- code: '代码',
84
- size1: '非常小',
85
- size2: '比较小',
86
- size3: '正常',
87
- size4: '中等偏大',
88
- size5: '',
89
- size6: '非常大',
90
- size7: '超级大',
91
- defaultFont: '默认字体',
92
- viewSource: '查看资料'
53
+ bold: 'Bold',
54
+ italic: 'ئىتالىيان',
55
+ strikethrough: 'Strikethrough',
56
+ underline: 'ئاستى سىزىق',
57
+ unorderedList: 'تەرتىپسىز تىزىملىك',
58
+ orderedList: 'زاكاز تىزىملىكى',
59
+ subscript: 'مۇشتەرى',
60
+ superscript: 'Superscript',
61
+ hyperlink: 'Hyperlink',
62
+ toggleFullscreen: 'تولۇق ئېكراننى ئالماشتۇرۇڭ',
63
+ quote: 'نەقىل',
64
+ left: 'سول تەڭگە',
65
+ center: 'Center align',
66
+ right: 'ئوڭ توغرىلاش',
67
+ justify: 'توغرىلاشنى توغرىلاڭ',
68
+ print: 'بېسىش',
69
+ outdent: 'تەۋەككۈلچىلىكنى ئازايتىش',
70
+ indent: 'تەۋەككۈلچىلىكنى ئاشۇرۇش',
71
+ removeFormat: 'فورماتنى ئۆچۈرۈڭ',
72
+ formatting: 'فورماتلاش',
73
+ fontSize: 'خەت چوڭلۇقى',
74
+ align: 'توغرىلاش',
75
+ hr: 'توغرىسىغا قائىدە قىستۇرۇش',
76
+ undo: 'ئەمەلدىن قالدۇرۇش',
77
+ redo: 'Redo',
78
+ heading1: 'Heading 1',
79
+ heading2: 'Heading 2',
80
+ heading3: 'Heading 3',
81
+ heading4: 'Heading 4',
82
+ heading5: 'Heading 5',
83
+ heading6: 'Heading 6',
84
+ paragraph: 'ئابزاس',
85
+ code: 'كود',
86
+ size1: 'بەك كىچىك',
87
+ size2: 'ئازراق كىچىك',
88
+ size3: 'نورمال',
89
+ size4: 'ئوتتۇراھال چوڭ',
90
+ size5: 'چوڭ',
91
+ size6: 'بەك چوڭ',
92
+ size7: 'ئەڭ چوڭ',
93
+ defaultFont: 'كۆڭۈلدىكى خەت نۇسخىسى',
94
+ viewSource: 'مەنبەنى كۆرۈش'
93
95
  },
94
96
  tree: {
95
97
  noNodes: 'ئۇچۇر يوق',
package/lang/zh-hans.js CHANGED
@@ -22,7 +22,7 @@ export default {
22
22
  months: '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'),
23
23
  monthsShort: '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'),
24
24
  headerTitle: function (date) {
25
- return new Intl.DateTimeFormat('zh-hans', {
25
+ return new Intl.DateTimeFormat('zh-CN', {
26
26
  weekday: 'short', month: 'short', day: 'numeric'
27
27
  }).format(date)
28
28
  },
package/lang/zh-hant.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export default {
2
2
  isoName: 'zh-hant',
3
- nativeName: '中文(繁體)',
3
+ nativeName: '中文(繁體)',
4
4
  label: {
5
5
  clear: '清除',
6
6
  ok: '確定',
@@ -22,27 +22,27 @@ export default {
22
22
  months: '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'),
23
23
  monthsShort: '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'),
24
24
  headerTitle: function (date) {
25
- return new Intl.DateTimeFormat('zh-hant', {
25
+ return new Intl.DateTimeFormat('zh-TW', {
26
26
  weekday: 'short', month: 'short', day: 'numeric'
27
27
  }).format(date)
28
28
  },
29
29
  firstDayOfWeek: 0, // 0-6, 0 - Sunday, 1 Monday, ...
30
30
  format24h: false,
31
- pluralDay: ''
31
+ pluralDay: ''
32
32
  },
33
33
  table: {
34
- noData: '無資料',
35
- noResults: '無相符資料',
34
+ noData: '沒有資料',
35
+ noResults: '沒有相符資料',
36
36
  loading: '載入中...',
37
37
  selectedRecords: function (rows) {
38
- return '已選擇' + rows + ''
38
+ return '已選擇 ' + rows + ''
39
39
  },
40
- recordsPerPage: '每頁筆數:',
40
+ recordsPerPage: '每頁列數:',
41
41
  allRows: '全部',
42
42
  pagination: function (start, end, total) {
43
- return start + '-' + end + ' / ' + total
43
+ return start + '-' + end + ' 列,共 ' + total + ' 列'
44
44
  },
45
- columns: ''
45
+ columns: '欄位'
46
46
  },
47
47
  editor: {
48
48
  url: '網址',
@@ -56,19 +56,19 @@ export default {
56
56
  superscript: '上標',
57
57
  hyperlink: '超連結',
58
58
  toggleFullscreen: '切換全螢幕',
59
- quote: '引言',
59
+ quote: '段落引用',
60
60
  left: '靠左對齊',
61
61
  center: '置中對齊',
62
62
  right: '靠右對齊',
63
- justify: '左右對齊',
63
+ justify: '分散對齊',
64
64
  print: '列印',
65
65
  outdent: '減少縮排',
66
66
  indent: '增加縮排',
67
67
  removeFormat: '清除格式',
68
- formatting: '式樣',
68
+ formatting: '區塊元素',
69
69
  fontSize: '字型大小',
70
70
  align: '對齊',
71
- hr: '插入水平線',
71
+ hr: '水平分隔線',
72
72
  undo: '復原',
73
73
  redo: '取消復原',
74
74
  heading1: '標題 1',
@@ -80,17 +80,17 @@ export default {
80
80
  paragraph: '段落',
81
81
  code: '程式碼',
82
82
  size1: '非常小',
83
- size2: '比較小',
83
+ size2: '稍小',
84
84
  size3: '正常',
85
- size4: '中等偏大',
85
+ size4: '稍大',
86
86
  size5: '大',
87
87
  size6: '非常大',
88
88
  size7: '超級大',
89
89
  defaultFont: '預設字型',
90
- viewSource: '查看資料'
90
+ viewSource: '切換原始碼'
91
91
  },
92
92
  tree: {
93
- noNodes: '無節點',
94
- noResults: '無相符節點'
93
+ noNodes: '沒有節點',
94
+ noResults: '沒有相符節點'
95
95
  }
96
96
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "quasar",
3
- "version": "1.16.2",
3
+ "version": "1.17.2",
4
4
  "description": "Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time",
5
5
  "module": "src/index.esm.js",
6
6
  "typings": "dist/types/index.d.ts",
@@ -52,7 +52,7 @@
52
52
  "map",
53
53
  "ion-add",
54
54
  "img:https://cdn.quasar.dev/logo/svg/quasar-logo.svg",
55
- "img:statics/path/to/some_image.png"
55
+ "img:path/to/some_image.png"
56
56
  ],
57
57
  "category": "content"
58
58
  },
@@ -102,7 +102,6 @@
102
102
 
103
103
  "sanitize": {
104
104
  "type": "Boolean",
105
- "default": "false",
106
105
  "desc": "Force use of textContent instead of innerHTML to render text; Use it when the text might be unsafe (from user input)",
107
106
  "category": "behavior"
108
107
  },