quasar 2.3.2 → 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.
- package/dist/api/AppFullscreen.json +15 -8
- package/dist/api/BottomSheet.json +6 -0
- package/dist/api/Cookies.json +4 -3
- package/dist/api/Dialog.json +23 -9
- package/dist/api/Loading.json +4 -2
- package/dist/api/LoadingBar.json +8 -3
- package/dist/api/Morph.json +14 -7
- package/dist/api/Mutation.json +1 -1
- package/dist/api/Notify.json +41 -27
- package/dist/api/QAjaxBar.json +6 -3
- package/dist/api/QBreadcrumbs.json +8 -4
- package/dist/api/QBreadcrumbsEl.json +4 -2
- package/dist/api/QBtn.json +6 -3
- package/dist/api/QBtnDropdown.json +10 -5
- package/dist/api/QBtnToggle.json +4 -2
- package/dist/api/QCard.json +2 -1
- package/dist/api/QCardActions.json +2 -1
- package/dist/api/QCardSection.json +2 -1
- package/dist/api/QCarousel.json +10 -5
- package/dist/api/QCarouselControl.json +4 -2
- package/dist/api/QChatMessage.json +8 -4
- package/dist/api/QCheckbox.json +8 -4
- package/dist/api/QChip.json +2 -1
- package/dist/api/QCircularProgress.json +14 -7
- package/dist/api/QColor.json +6 -3
- package/dist/api/QDate.json +33 -5
- package/dist/api/QDialog.json +8 -4
- package/dist/api/QDrawer.json +10 -5
- package/dist/api/QEditor.json +10 -5
- package/dist/api/QExpansionItem.json +2 -1
- package/dist/api/QFab.json +8 -4
- package/dist/api/QFabAction.json +4 -2
- package/dist/api/QField.json +2 -1
- package/dist/api/QFile.json +3 -0
- package/dist/api/QFooter.json +2 -1
- package/dist/api/QHeader.json +4 -2
- package/dist/api/QIcon.json +2 -1
- package/dist/api/QImg.json +8 -4
- package/dist/api/QInfiniteScroll.json +6 -3
- package/dist/api/QInnerLoading.json +8 -4
- package/dist/api/QInput.json +2 -1
- package/dist/api/QIntersection.json +4 -2
- package/dist/api/QItem.json +2 -1
- package/dist/api/QKnob.json +8 -4
- package/dist/api/QLayout.json +9 -1
- package/dist/api/QLinearProgress.json +4 -2
- package/dist/api/QMarkupTable.json +2 -1
- package/dist/api/QMenu.json +8 -4
- package/dist/api/QNoSsr.json +2 -1
- package/dist/api/QOptionGroup.json +2 -1
- package/dist/api/QPage.json +2 -1
- package/dist/api/QPageScroller.json +8 -4
- package/dist/api/QPageSticky.json +2 -1
- package/dist/api/QPagination.json +10 -6
- package/dist/api/QParallax.json +2 -1
- package/dist/api/QPopupEdit.json +5 -2
- package/dist/api/QPopupProxy.json +4 -2
- package/dist/api/QRange.json +8 -4
- package/dist/api/QRating.json +2 -1
- package/dist/api/QResizeObserver.json +4 -1
- package/dist/api/QRouteTab.json +4 -2
- package/dist/api/QScrollArea.json +26 -4
- package/dist/api/QScrollObserver.json +13 -1
- package/dist/api/QSelect.json +73 -37
- package/dist/api/QSeparator.json +2 -1
- package/dist/api/QSkeleton.json +8 -4
- package/dist/api/QSlideItem.json +9 -0
- package/dist/api/QSlideTransition.json +2 -1
- package/dist/api/QSlider.json +8 -4
- package/dist/api/QSpinner.json +2 -1
- package/dist/api/QSplitter.json +4 -2
- package/dist/api/QStep.json +2 -1
- package/dist/api/QStepper.json +6 -3
- package/dist/api/QTab.json +4 -2
- package/dist/api/QTabPanels.json +6 -3
- package/dist/api/QTable.json +154 -88
- package/dist/api/QTabs.json +4 -2
- package/dist/api/QTime.json +16 -4
- package/dist/api/QTimeline.json +4 -2
- package/dist/api/QTimelineEntry.json +4 -2
- package/dist/api/QToggle.json +8 -4
- package/dist/api/QTooltip.json +18 -9
- package/dist/api/QTree.json +26 -15
- package/dist/api/QUploader.json +12 -4
- package/dist/api/QVirtualScroll.json +23 -9
- package/dist/api/ScrollFire.json +1 -1
- package/dist/api/TouchHold.json +2 -1
- package/dist/api/TouchRepeat.json +2 -1
- package/dist/api/TouchSwipe.json +2 -1
- package/dist/icon-set/bootstrap-icons.umd.prod.js +1 -1
- package/dist/icon-set/eva-icons.umd.prod.js +1 -1
- package/dist/icon-set/fontawesome-v5-pro.umd.prod.js +1 -1
- package/dist/icon-set/fontawesome-v5.umd.prod.js +1 -1
- package/dist/icon-set/ionicons-v4.umd.prod.js +1 -1
- package/dist/icon-set/line-awesome.umd.prod.js +1 -1
- package/dist/icon-set/material-icons-outlined.umd.prod.js +1 -1
- package/dist/icon-set/material-icons-round.umd.prod.js +1 -1
- package/dist/icon-set/material-icons-sharp.umd.prod.js +1 -1
- package/dist/icon-set/material-icons.umd.prod.js +1 -1
- package/dist/icon-set/mdi-v3.umd.prod.js +1 -1
- package/dist/icon-set/mdi-v4.umd.prod.js +1 -1
- package/dist/icon-set/mdi-v5.umd.prod.js +1 -1
- package/dist/icon-set/mdi-v6.umd.prod.js +1 -1
- package/dist/icon-set/svg-bootstrap-icons.umd.prod.js +1 -1
- package/dist/icon-set/svg-eva-icons.umd.prod.js +1 -1
- package/dist/icon-set/svg-fontawesome-v5.umd.prod.js +1 -1
- package/dist/icon-set/svg-ionicons-v4.umd.prod.js +1 -1
- package/dist/icon-set/svg-ionicons-v5.umd.prod.js +1 -1
- package/dist/icon-set/svg-ionicons-v6.umd.prod.js +1 -1
- package/dist/icon-set/svg-line-awesome.umd.prod.js +1 -1
- package/dist/icon-set/svg-material-icons-outlined.umd.prod.js +1 -1
- package/dist/icon-set/svg-material-icons-round.umd.prod.js +1 -1
- package/dist/icon-set/svg-material-icons-sharp.umd.prod.js +1 -1
- package/dist/icon-set/svg-material-icons.umd.prod.js +1 -1
- package/dist/icon-set/svg-mdi-v4.umd.prod.js +1 -1
- package/dist/icon-set/svg-mdi-v5.umd.prod.js +1 -1
- package/dist/icon-set/svg-mdi-v6.umd.prod.js +1 -1
- package/dist/icon-set/svg-themify.umd.prod.js +1 -1
- package/dist/icon-set/themify.umd.prod.js +1 -1
- package/dist/lang/ar.umd.prod.js +1 -1
- package/dist/lang/az-Latn.umd.prod.js +1 -1
- package/dist/lang/bg.umd.prod.js +1 -1
- package/dist/lang/bn.umd.prod.js +1 -1
- package/dist/lang/ca.umd.prod.js +1 -1
- package/dist/lang/cs.umd.prod.js +1 -1
- package/dist/lang/da.umd.prod.js +1 -1
- package/dist/lang/de.umd.prod.js +1 -1
- package/dist/lang/el.umd.prod.js +1 -1
- package/dist/lang/en-GB.umd.prod.js +1 -1
- package/dist/lang/en-US.umd.prod.js +1 -1
- package/dist/lang/eo.umd.prod.js +1 -1
- package/dist/lang/es.umd.prod.js +1 -1
- package/dist/lang/et.umd.prod.js +1 -1
- package/dist/lang/fa-IR.umd.prod.js +1 -1
- package/dist/lang/fa.umd.prod.js +1 -1
- package/dist/lang/fi.umd.prod.js +1 -1
- package/dist/lang/fr.umd.prod.js +1 -1
- package/dist/lang/gn.umd.prod.js +1 -1
- package/dist/lang/he.umd.prod.js +1 -1
- package/dist/lang/hr.umd.prod.js +1 -1
- package/dist/lang/hu.umd.prod.js +1 -1
- package/dist/lang/id.umd.prod.js +1 -1
- package/dist/lang/is.umd.prod.js +1 -1
- package/dist/lang/it.umd.prod.js +1 -1
- package/dist/lang/ja.umd.prod.js +1 -1
- package/dist/lang/km.umd.prod.js +1 -1
- package/dist/lang/ko-KR.umd.prod.js +1 -1
- package/dist/lang/kur-CKB.umd.prod.js +1 -1
- package/dist/lang/lt.umd.prod.js +1 -1
- package/dist/lang/lu.umd.prod.js +1 -1
- package/dist/lang/lv.umd.prod.js +1 -1
- package/dist/lang/ml.umd.prod.js +1 -1
- package/dist/lang/ms.umd.prod.js +1 -1
- package/dist/lang/nb-NO.umd.prod.js +1 -1
- package/dist/lang/nl.umd.prod.js +1 -1
- package/dist/lang/pl.umd.prod.js +1 -1
- package/dist/lang/pt-BR.umd.prod.js +1 -1
- package/dist/lang/pt.umd.prod.js +1 -1
- package/dist/lang/ro.umd.prod.js +1 -1
- package/dist/lang/ru.umd.prod.js +1 -1
- package/dist/lang/sk.umd.prod.js +1 -1
- package/dist/lang/sl.umd.prod.js +1 -1
- package/dist/lang/sr-CYR.umd.prod.js +1 -1
- package/dist/lang/sr.umd.prod.js +1 -1
- package/dist/lang/sv.umd.prod.js +1 -1
- package/dist/lang/ta.umd.prod.js +1 -1
- package/dist/lang/th.umd.prod.js +1 -1
- package/dist/lang/tr.umd.prod.js +1 -1
- package/dist/lang/ug.umd.prod.js +1 -1
- package/dist/lang/uk.umd.prod.js +1 -1
- package/dist/lang/vi.umd.prod.js +1 -1
- package/dist/lang/zh-CN.umd.prod.js +1 -1
- package/dist/lang/zh-TW.umd.prod.js +1 -1
- package/dist/quasar.cjs.prod.js +2 -2
- package/dist/quasar.css +1 -1
- package/dist/quasar.esm.prod.js +2 -2
- package/dist/quasar.prod.css +1 -1
- package/dist/quasar.rtl.css +1 -1
- package/dist/quasar.rtl.prod.css +1 -1
- package/dist/quasar.sass +2 -2
- package/dist/quasar.umd.js +18 -21
- package/dist/quasar.umd.prod.js +2 -2
- package/dist/ssr-directives/Morph.js +1 -1
- package/dist/types/api/cookies.d.ts +1 -1
- package/dist/types/index.d.ts +149 -38
- package/dist/web-types/web-types.json +10 -6
- package/package.json +1 -1
- package/src/components/btn/QBtn.js +1 -0
- package/src/components/date/QDate.json +25 -1
- package/src/components/field/QField.json +3 -3
- package/src/components/file/QFile.json +3 -0
- package/src/components/layout/QLayout.json +8 -1
- package/src/components/linear-progress/QLinearProgress.sass +1 -1
- package/src/components/pagination/QPagination.json +0 -1
- package/src/components/popup-edit/QPopupEdit.json +1 -0
- package/src/components/resize-observer/QResizeObserver.json +2 -0
- package/src/components/scroll-area/QScrollArea.js +7 -12
- package/src/components/scroll-area/QScrollArea.json +24 -3
- package/src/components/scroll-observer/QScrollObserver.json +11 -0
- package/src/components/select/QSelect.json +24 -11
- package/src/components/slide-item/QSlideItem.json +9 -0
- package/src/components/table/QTable.json +104 -55
- package/src/components/table/table-pagination.js +4 -0
- package/src/components/time/QTime.json +8 -0
- package/src/components/tree/QTree.json +14 -9
- package/src/components/uploader/xhr-uploader-plugin.json +8 -3
- package/src/components/virtual-scroll/use-virtual-scroll.json +5 -0
- package/src/composables/private/use-split-attrs.js +3 -6
- package/src/directives/Mutation.json +2 -3
- package/src/directives/ScrollFire.json +2 -3
- package/src/plugins/AppFullscreen.json +8 -8
- package/src/plugins/Cookies.json +2 -2
- package/src/plugins/Dialog.json +4 -2
- package/src/plugins/LoadingBar.json +4 -3
- package/src/plugins/Notify.json +13 -19
- package/src/utils/private/global-dialog.json +6 -0
|
@@ -77,7 +77,8 @@
|
|
|
77
77
|
"span"
|
|
78
78
|
],
|
|
79
79
|
"category": "content",
|
|
80
|
-
"default": "span"
|
|
80
|
+
"default": "span",
|
|
81
|
+
"required": false
|
|
81
82
|
},
|
|
82
83
|
"ripple": {
|
|
83
84
|
"type": [
|
|
@@ -90,7 +91,8 @@
|
|
|
90
91
|
false,
|
|
91
92
|
"{ early: true, center: true, color: 'teal', keyCodes: [] }"
|
|
92
93
|
],
|
|
93
|
-
"category": "style"
|
|
94
|
+
"category": "style",
|
|
95
|
+
"required": false
|
|
94
96
|
}
|
|
95
97
|
},
|
|
96
98
|
"slots": {
|
package/dist/api/QBtn.json
CHANGED
|
@@ -28,7 +28,8 @@
|
|
|
28
28
|
"examples": [
|
|
29
29
|
"type=\"a\" href=\"http://some-site.net\" target=\"__blank\""
|
|
30
30
|
],
|
|
31
|
-
"category": "general"
|
|
31
|
+
"category": "general",
|
|
32
|
+
"required": false
|
|
32
33
|
},
|
|
33
34
|
"to": {
|
|
34
35
|
"type": [
|
|
@@ -182,7 +183,8 @@
|
|
|
182
183
|
false,
|
|
183
184
|
"{ early: true, center: true, color: 'teal', keyCodes: [] }"
|
|
184
185
|
],
|
|
185
|
-
"category": "style"
|
|
186
|
+
"category": "style",
|
|
187
|
+
"required": false
|
|
186
188
|
},
|
|
187
189
|
"tabindex": {
|
|
188
190
|
"type": [
|
|
@@ -208,7 +210,8 @@
|
|
|
208
210
|
"between",
|
|
209
211
|
"evenly"
|
|
210
212
|
],
|
|
211
|
-
"category": "content"
|
|
213
|
+
"category": "content",
|
|
214
|
+
"required": false
|
|
212
215
|
},
|
|
213
216
|
"stack": {
|
|
214
217
|
"type": "Boolean",
|
|
@@ -37,7 +37,8 @@
|
|
|
37
37
|
"examples": [
|
|
38
38
|
"type=\"a\" href=\"http://some-site.net\" target=\"__blank\""
|
|
39
39
|
],
|
|
40
|
-
"category": "general"
|
|
40
|
+
"category": "general",
|
|
41
|
+
"required": false
|
|
41
42
|
},
|
|
42
43
|
"to": {
|
|
43
44
|
"type": [
|
|
@@ -191,7 +192,8 @@
|
|
|
191
192
|
false,
|
|
192
193
|
"{ early: true, center: true, color: 'teal', keyCodes: [] }"
|
|
193
194
|
],
|
|
194
|
-
"category": "style"
|
|
195
|
+
"category": "style",
|
|
196
|
+
"required": false
|
|
195
197
|
},
|
|
196
198
|
"tabindex": {
|
|
197
199
|
"type": [
|
|
@@ -217,7 +219,8 @@
|
|
|
217
219
|
"between",
|
|
218
220
|
"evenly"
|
|
219
221
|
],
|
|
220
|
-
"category": "content"
|
|
222
|
+
"category": "content",
|
|
223
|
+
"required": false
|
|
221
224
|
},
|
|
222
225
|
"stack": {
|
|
223
226
|
"type": "Boolean",
|
|
@@ -341,7 +344,8 @@
|
|
|
341
344
|
"top right",
|
|
342
345
|
"bottom end"
|
|
343
346
|
],
|
|
344
|
-
"category": "position"
|
|
347
|
+
"category": "position",
|
|
348
|
+
"required": false
|
|
345
349
|
},
|
|
346
350
|
"menu-self": {
|
|
347
351
|
"type": "String",
|
|
@@ -368,7 +372,8 @@
|
|
|
368
372
|
"top right",
|
|
369
373
|
"bottom end"
|
|
370
374
|
],
|
|
371
|
-
"category": "position"
|
|
375
|
+
"category": "position",
|
|
376
|
+
"required": false
|
|
372
377
|
},
|
|
373
378
|
"menu-offset": {
|
|
374
379
|
"type": "Array",
|
package/dist/api/QBtnToggle.json
CHANGED
|
@@ -99,7 +99,8 @@
|
|
|
99
99
|
"teal-10"
|
|
100
100
|
],
|
|
101
101
|
"category": "style",
|
|
102
|
-
"default": "primary"
|
|
102
|
+
"default": "primary",
|
|
103
|
+
"required": false
|
|
103
104
|
},
|
|
104
105
|
"toggle-text-color": {
|
|
105
106
|
"type": "String",
|
|
@@ -193,7 +194,8 @@
|
|
|
193
194
|
false,
|
|
194
195
|
"{ early: true, center: true, color: 'teal', keyCodes: [] }"
|
|
195
196
|
],
|
|
196
|
-
"category": "style"
|
|
197
|
+
"category": "style",
|
|
198
|
+
"required": false
|
|
197
199
|
},
|
|
198
200
|
"dense": {
|
|
199
201
|
"type": "Boolean",
|
package/dist/api/QCard.json
CHANGED
package/dist/api/QCarousel.json
CHANGED
|
@@ -95,7 +95,8 @@
|
|
|
95
95
|
"slide-down"
|
|
96
96
|
],
|
|
97
97
|
"category": "transition",
|
|
98
|
-
"default": "fade"
|
|
98
|
+
"default": "fade",
|
|
99
|
+
"required": false
|
|
99
100
|
},
|
|
100
101
|
"transition-next": {
|
|
101
102
|
"type": "String",
|
|
@@ -105,7 +106,8 @@
|
|
|
105
106
|
"slide-down"
|
|
106
107
|
],
|
|
107
108
|
"category": "transition",
|
|
108
|
-
"default": "fade"
|
|
109
|
+
"default": "fade",
|
|
110
|
+
"required": false
|
|
109
111
|
},
|
|
110
112
|
"transition-duration": {
|
|
111
113
|
"type": [
|
|
@@ -119,7 +121,8 @@
|
|
|
119
121
|
"1200"
|
|
120
122
|
],
|
|
121
123
|
"category": "transition",
|
|
122
|
-
"addedIn": "v2.2"
|
|
124
|
+
"addedIn": "v2.2",
|
|
125
|
+
"required": false
|
|
123
126
|
},
|
|
124
127
|
"dark": {
|
|
125
128
|
"type": "Boolean",
|
|
@@ -182,7 +185,8 @@
|
|
|
182
185
|
true,
|
|
183
186
|
false
|
|
184
187
|
],
|
|
185
|
-
"category": "behavior"
|
|
188
|
+
"category": "behavior",
|
|
189
|
+
"required": false
|
|
186
190
|
},
|
|
187
191
|
"arrows": {
|
|
188
192
|
"type": "Boolean",
|
|
@@ -229,7 +233,8 @@
|
|
|
229
233
|
"examples": [
|
|
230
234
|
"left"
|
|
231
235
|
],
|
|
232
|
-
"category": "content"
|
|
236
|
+
"category": "content",
|
|
237
|
+
"required": false
|
|
233
238
|
},
|
|
234
239
|
"navigation-icon": {
|
|
235
240
|
"type": "String",
|
|
@@ -21,7 +21,8 @@
|
|
|
21
21
|
"examples": [
|
|
22
22
|
"top-right"
|
|
23
23
|
],
|
|
24
|
-
"category": "position"
|
|
24
|
+
"category": "position",
|
|
25
|
+
"required": false
|
|
25
26
|
},
|
|
26
27
|
"offset": {
|
|
27
28
|
"type": "Array",
|
|
@@ -31,7 +32,8 @@
|
|
|
31
32
|
"[8, 8]",
|
|
32
33
|
"[5, 10]"
|
|
33
34
|
],
|
|
34
|
-
"category": "position"
|
|
35
|
+
"category": "position",
|
|
36
|
+
"required": false
|
|
35
37
|
}
|
|
36
38
|
},
|
|
37
39
|
"slots": {
|
|
@@ -87,25 +87,29 @@
|
|
|
87
87
|
"type": "Boolean",
|
|
88
88
|
"default": "false",
|
|
89
89
|
"desc": "Render the label as HTML; This can lead to XSS attacks so make sure that you sanitize the message first",
|
|
90
|
-
"category": "behavior"
|
|
90
|
+
"category": "behavior",
|
|
91
|
+
"required": false
|
|
91
92
|
},
|
|
92
93
|
"name-html": {
|
|
93
94
|
"type": "Boolean",
|
|
94
95
|
"default": "false",
|
|
95
96
|
"desc": "Render the name as HTML; This can lead to XSS attacks so make sure that you sanitize the message first",
|
|
96
|
-
"category": "behavior"
|
|
97
|
+
"category": "behavior",
|
|
98
|
+
"required": false
|
|
97
99
|
},
|
|
98
100
|
"text-html": {
|
|
99
101
|
"type": "Boolean",
|
|
100
102
|
"default": "false",
|
|
101
103
|
"desc": "Render the text as HTML; This can lead to XSS attacks so make sure that you sanitize the message first",
|
|
102
|
-
"category": "behavior"
|
|
104
|
+
"category": "behavior",
|
|
105
|
+
"required": false
|
|
103
106
|
},
|
|
104
107
|
"stamp-html": {
|
|
105
108
|
"type": "Boolean",
|
|
106
109
|
"default": "false",
|
|
107
110
|
"desc": "Render the stamp as HTML; This can lead to XSS attacks so make sure that you sanitize the message first",
|
|
108
|
-
"category": "behavior"
|
|
111
|
+
"category": "behavior",
|
|
112
|
+
"required": false
|
|
109
113
|
}
|
|
110
114
|
},
|
|
111
115
|
"slots": {
|
package/dist/api/QCheckbox.json
CHANGED
|
@@ -51,7 +51,8 @@
|
|
|
51
51
|
"examples": [
|
|
52
52
|
"Agreed"
|
|
53
53
|
],
|
|
54
|
-
"category": "model"
|
|
54
|
+
"category": "model",
|
|
55
|
+
"required": false
|
|
55
56
|
},
|
|
56
57
|
"false-value": {
|
|
57
58
|
"type": "Any",
|
|
@@ -60,7 +61,8 @@
|
|
|
60
61
|
"examples": [
|
|
61
62
|
"Disagree"
|
|
62
63
|
],
|
|
63
|
-
"category": "model"
|
|
64
|
+
"category": "model",
|
|
65
|
+
"required": false
|
|
64
66
|
},
|
|
65
67
|
"indeterminate-value": {
|
|
66
68
|
"type": "Any",
|
|
@@ -70,7 +72,8 @@
|
|
|
70
72
|
0,
|
|
71
73
|
"not_answered"
|
|
72
74
|
],
|
|
73
|
-
"category": "behavior"
|
|
75
|
+
"category": "behavior",
|
|
76
|
+
"required": false
|
|
74
77
|
},
|
|
75
78
|
"toggle-order": {
|
|
76
79
|
"type": "String",
|
|
@@ -80,7 +83,8 @@
|
|
|
80
83
|
"tf",
|
|
81
84
|
"ft"
|
|
82
85
|
],
|
|
83
|
-
"category": "behavior"
|
|
86
|
+
"category": "behavior",
|
|
87
|
+
"required": false
|
|
84
88
|
},
|
|
85
89
|
"toggle-indeterminate": {
|
|
86
90
|
"type": "Boolean",
|
package/dist/api/QChip.json
CHANGED
|
@@ -24,7 +24,8 @@
|
|
|
24
24
|
100,
|
|
25
25
|
52.32
|
|
26
26
|
],
|
|
27
|
-
"category": "model"
|
|
27
|
+
"category": "model",
|
|
28
|
+
"required": false
|
|
28
29
|
},
|
|
29
30
|
"min": {
|
|
30
31
|
"type": "Number",
|
|
@@ -35,7 +36,8 @@
|
|
|
35
36
|
100,
|
|
36
37
|
52.32
|
|
37
38
|
],
|
|
38
|
-
"category": "model"
|
|
39
|
+
"category": "model",
|
|
40
|
+
"required": false
|
|
39
41
|
},
|
|
40
42
|
"max": {
|
|
41
43
|
"type": "Number",
|
|
@@ -45,7 +47,8 @@
|
|
|
45
47
|
100,
|
|
46
48
|
52.32
|
|
47
49
|
],
|
|
48
|
-
"category": "model"
|
|
50
|
+
"category": "model",
|
|
51
|
+
"required": false
|
|
49
52
|
},
|
|
50
53
|
"color": {
|
|
51
54
|
"type": "String",
|
|
@@ -83,7 +86,8 @@
|
|
|
83
86
|
"16px",
|
|
84
87
|
"2rem"
|
|
85
88
|
],
|
|
86
|
-
"category": "style"
|
|
89
|
+
"category": "style",
|
|
90
|
+
"required": false
|
|
87
91
|
},
|
|
88
92
|
"thickness": {
|
|
89
93
|
"type": "Number",
|
|
@@ -93,7 +97,8 @@
|
|
|
93
97
|
1,
|
|
94
98
|
0.3
|
|
95
99
|
],
|
|
96
|
-
"category": "style"
|
|
100
|
+
"category": "style",
|
|
101
|
+
"required": false
|
|
97
102
|
},
|
|
98
103
|
"angle": {
|
|
99
104
|
"type": "Number",
|
|
@@ -104,7 +109,8 @@
|
|
|
104
109
|
40,
|
|
105
110
|
90
|
|
106
111
|
],
|
|
107
|
-
"category": "content"
|
|
112
|
+
"category": "content",
|
|
113
|
+
"required": false
|
|
108
114
|
},
|
|
109
115
|
"indeterminate": {
|
|
110
116
|
"type": "Boolean",
|
|
@@ -138,7 +144,8 @@
|
|
|
138
144
|
],
|
|
139
145
|
"category": "style",
|
|
140
146
|
"default": 600,
|
|
141
|
-
"addedIn": "v2.3"
|
|
147
|
+
"addedIn": "v2.3",
|
|
148
|
+
"required": false
|
|
142
149
|
}
|
|
143
150
|
},
|
|
144
151
|
"slots": {
|
package/dist/api/QColor.json
CHANGED
|
@@ -42,7 +42,8 @@
|
|
|
42
42
|
"tune",
|
|
43
43
|
"palette"
|
|
44
44
|
],
|
|
45
|
-
"category": "behavior"
|
|
45
|
+
"category": "behavior",
|
|
46
|
+
"required": false
|
|
46
47
|
},
|
|
47
48
|
"format-model": {
|
|
48
49
|
"type": "String",
|
|
@@ -58,7 +59,8 @@
|
|
|
58
59
|
"examples": [
|
|
59
60
|
"hex"
|
|
60
61
|
],
|
|
61
|
-
"category": "model"
|
|
62
|
+
"category": "model",
|
|
63
|
+
"required": false
|
|
62
64
|
},
|
|
63
65
|
"palette": {
|
|
64
66
|
"type": "Array",
|
|
@@ -67,7 +69,8 @@
|
|
|
67
69
|
"examples": [
|
|
68
70
|
":palette=\"[ '#019A9D', '#D9B801', 'rgb(23,120,0)', '#B2028A' ]\""
|
|
69
71
|
],
|
|
70
|
-
"category": "content"
|
|
72
|
+
"category": "content",
|
|
73
|
+
"required": false
|
|
71
74
|
},
|
|
72
75
|
"square": {
|
|
73
76
|
"type": "Boolean",
|
package/dist/api/QDate.json
CHANGED
|
@@ -26,7 +26,8 @@
|
|
|
26
26
|
"YYYY-MM-DD",
|
|
27
27
|
"MMMM Do, YYYY",
|
|
28
28
|
"YYYY-MM-DD HH:mm:ss"
|
|
29
|
-
]
|
|
29
|
+
],
|
|
30
|
+
"required": false
|
|
30
31
|
},
|
|
31
32
|
"locale": {
|
|
32
33
|
"type": "Object",
|
|
@@ -74,7 +75,8 @@
|
|
|
74
75
|
"gregorian",
|
|
75
76
|
"persian"
|
|
76
77
|
],
|
|
77
|
-
"category": "model"
|
|
78
|
+
"category": "model",
|
|
79
|
+
"required": false
|
|
78
80
|
},
|
|
79
81
|
"color": {
|
|
80
82
|
"type": "String",
|
|
@@ -175,7 +177,8 @@
|
|
|
175
177
|
"Months",
|
|
176
178
|
"Years"
|
|
177
179
|
],
|
|
178
|
-
"category": "model"
|
|
180
|
+
"category": "model",
|
|
181
|
+
"required": false
|
|
179
182
|
},
|
|
180
183
|
"years-in-month-view": {
|
|
181
184
|
"type": "Boolean",
|
|
@@ -297,7 +300,8 @@
|
|
|
297
300
|
"first-day-of-week=\"1\"",
|
|
298
301
|
":first-day-of-week=\"selectedFirstDayOfTheWeek\""
|
|
299
302
|
],
|
|
300
|
-
"category": "model"
|
|
303
|
+
"category": "model",
|
|
304
|
+
"required": false
|
|
301
305
|
},
|
|
302
306
|
"today-btn": {
|
|
303
307
|
"type": "Boolean",
|
|
@@ -364,48 +368,59 @@
|
|
|
364
368
|
"definition": {
|
|
365
369
|
"year": {
|
|
366
370
|
"type": "Number",
|
|
371
|
+
"required": true,
|
|
367
372
|
"desc": "The year of the date that the user has clicked/tapped on"
|
|
368
373
|
},
|
|
369
374
|
"month": {
|
|
370
375
|
"type": "Number",
|
|
376
|
+
"required": true,
|
|
371
377
|
"desc": "The month of the date that the user has clicked/tapped on"
|
|
372
378
|
},
|
|
373
379
|
"day": {
|
|
374
380
|
"type": "Number",
|
|
381
|
+
"required": true,
|
|
375
382
|
"desc": "The day of the month that the user has clicked/tapped on"
|
|
376
383
|
},
|
|
377
384
|
"from": {
|
|
378
385
|
"type": "Object",
|
|
386
|
+
"required": false,
|
|
379
387
|
"desc": "Object of properties of the range starting point (only if range)",
|
|
380
388
|
"definition": {
|
|
381
389
|
"year": {
|
|
382
390
|
"type": "Number",
|
|
391
|
+
"required": true,
|
|
383
392
|
"desc": "The year"
|
|
384
393
|
},
|
|
385
394
|
"month": {
|
|
386
395
|
"type": "Number",
|
|
396
|
+
"required": true,
|
|
387
397
|
"desc": "The month"
|
|
388
398
|
},
|
|
389
399
|
"day": {
|
|
390
400
|
"type": "Number",
|
|
401
|
+
"required": true,
|
|
391
402
|
"desc": "The day of month"
|
|
392
403
|
}
|
|
393
404
|
}
|
|
394
405
|
},
|
|
395
406
|
"to": {
|
|
396
407
|
"type": "Object",
|
|
408
|
+
"required": false,
|
|
397
409
|
"desc": "Object of properties of the range ending point (only if range)",
|
|
398
410
|
"definition": {
|
|
399
411
|
"year": {
|
|
400
412
|
"type": "Number",
|
|
413
|
+
"required": true,
|
|
401
414
|
"desc": "The year"
|
|
402
415
|
},
|
|
403
416
|
"month": {
|
|
404
417
|
"type": "Number",
|
|
418
|
+
"required": true,
|
|
405
419
|
"desc": "The month"
|
|
406
420
|
},
|
|
407
421
|
"day": {
|
|
408
422
|
"type": "Number",
|
|
423
|
+
"required": true,
|
|
409
424
|
"desc": "The day of month"
|
|
410
425
|
}
|
|
411
426
|
}
|
|
@@ -423,10 +438,12 @@
|
|
|
423
438
|
"definition": {
|
|
424
439
|
"year": {
|
|
425
440
|
"type": "Number",
|
|
441
|
+
"required": true,
|
|
426
442
|
"desc": "The year"
|
|
427
443
|
},
|
|
428
444
|
"month": {
|
|
429
445
|
"type": "Number",
|
|
446
|
+
"required": true,
|
|
430
447
|
"desc": "The month"
|
|
431
448
|
}
|
|
432
449
|
}
|
|
@@ -442,14 +459,17 @@
|
|
|
442
459
|
"definition": {
|
|
443
460
|
"year": {
|
|
444
461
|
"type": "Number",
|
|
462
|
+
"required": true,
|
|
445
463
|
"desc": "The year"
|
|
446
464
|
},
|
|
447
465
|
"month": {
|
|
448
466
|
"type": "Number",
|
|
467
|
+
"required": true,
|
|
449
468
|
"desc": "The month"
|
|
450
469
|
},
|
|
451
470
|
"day": {
|
|
452
471
|
"type": "Number",
|
|
472
|
+
"required": true,
|
|
453
473
|
"desc": "The day of month"
|
|
454
474
|
}
|
|
455
475
|
}
|
|
@@ -465,36 +485,44 @@
|
|
|
465
485
|
"definition": {
|
|
466
486
|
"from": {
|
|
467
487
|
"type": "Object",
|
|
488
|
+
"required": true,
|
|
468
489
|
"desc": "Definition of date from where the range begins",
|
|
469
490
|
"definition": {
|
|
470
491
|
"year": {
|
|
471
492
|
"type": "Number",
|
|
493
|
+
"required": true,
|
|
472
494
|
"desc": "The year"
|
|
473
495
|
},
|
|
474
496
|
"month": {
|
|
475
497
|
"type": "Number",
|
|
498
|
+
"required": true,
|
|
476
499
|
"desc": "The month"
|
|
477
500
|
},
|
|
478
501
|
"day": {
|
|
479
502
|
"type": "Number",
|
|
503
|
+
"required": true,
|
|
480
504
|
"desc": "The day of month"
|
|
481
505
|
}
|
|
482
506
|
}
|
|
483
507
|
},
|
|
484
508
|
"to": {
|
|
485
509
|
"type": "Object",
|
|
510
|
+
"required": true,
|
|
486
511
|
"desc": "Definition of date to where the range ends",
|
|
487
512
|
"definition": {
|
|
488
513
|
"year": {
|
|
489
514
|
"type": "Number",
|
|
515
|
+
"required": true,
|
|
490
516
|
"desc": "The year"
|
|
491
517
|
},
|
|
492
518
|
"month": {
|
|
493
519
|
"type": "Number",
|
|
520
|
+
"required": true,
|
|
494
521
|
"desc": "The month"
|
|
495
522
|
},
|
|
496
523
|
"day": {
|
|
497
524
|
"type": "Number",
|
|
525
|
+
"required": true,
|
|
498
526
|
"desc": "The day of month"
|
|
499
527
|
}
|
|
500
528
|
}
|
|
@@ -513,8 +541,8 @@
|
|
|
513
541
|
"params": {
|
|
514
542
|
"view": {
|
|
515
543
|
"type": "String",
|
|
516
|
-
"desc": "QDate view name",
|
|
517
544
|
"required": true,
|
|
545
|
+
"desc": "QDate view name",
|
|
518
546
|
"values": [
|
|
519
547
|
"Calendar",
|
|
520
548
|
"Months",
|
package/dist/api/QDialog.json
CHANGED
|
@@ -12,7 +12,8 @@
|
|
|
12
12
|
"slide-down"
|
|
13
13
|
],
|
|
14
14
|
"category": "transition",
|
|
15
|
-
"default": "fade"
|
|
15
|
+
"default": "fade",
|
|
16
|
+
"required": false
|
|
16
17
|
},
|
|
17
18
|
"transition-hide": {
|
|
18
19
|
"type": "String",
|
|
@@ -22,7 +23,8 @@
|
|
|
22
23
|
"slide-down"
|
|
23
24
|
],
|
|
24
25
|
"category": "transition",
|
|
25
|
-
"default": "fade"
|
|
26
|
+
"default": "fade",
|
|
27
|
+
"required": false
|
|
26
28
|
},
|
|
27
29
|
"transition-duration": {
|
|
28
30
|
"type": [
|
|
@@ -35,7 +37,8 @@
|
|
|
35
37
|
500,
|
|
36
38
|
"1200"
|
|
37
39
|
],
|
|
38
|
-
"category": "transition"
|
|
40
|
+
"category": "transition",
|
|
41
|
+
"required": false
|
|
39
42
|
},
|
|
40
43
|
"model-value": {
|
|
41
44
|
"type": "Boolean",
|
|
@@ -102,7 +105,8 @@
|
|
|
102
105
|
"top",
|
|
103
106
|
"right"
|
|
104
107
|
],
|
|
105
|
-
"category": "content"
|
|
108
|
+
"category": "content",
|
|
109
|
+
"required": false
|
|
106
110
|
},
|
|
107
111
|
"square": {
|
|
108
112
|
"type": "Boolean",
|
package/dist/api/QDrawer.json
CHANGED
|
@@ -20,7 +20,8 @@
|
|
|
20
20
|
"examples": [
|
|
21
21
|
"right"
|
|
22
22
|
],
|
|
23
|
-
"category": "behavior"
|
|
23
|
+
"category": "behavior",
|
|
24
|
+
"required": false
|
|
24
25
|
},
|
|
25
26
|
"overlay": {
|
|
26
27
|
"type": "Boolean",
|
|
@@ -34,7 +35,8 @@
|
|
|
34
35
|
"examples": [
|
|
35
36
|
":width=\"350\""
|
|
36
37
|
],
|
|
37
|
-
"category": "style"
|
|
38
|
+
"category": "style",
|
|
39
|
+
"required": false
|
|
38
40
|
},
|
|
39
41
|
"mini": {
|
|
40
42
|
"type": "Boolean",
|
|
@@ -48,7 +50,8 @@
|
|
|
48
50
|
"examples": [
|
|
49
51
|
":mini-width=\"100\""
|
|
50
52
|
],
|
|
51
|
-
"category": "style"
|
|
53
|
+
"category": "style",
|
|
54
|
+
"required": false
|
|
52
55
|
},
|
|
53
56
|
"dark": {
|
|
54
57
|
"type": "Boolean",
|
|
@@ -68,7 +71,8 @@
|
|
|
68
71
|
1200,
|
|
69
72
|
":breakpoint=\"1400\""
|
|
70
73
|
],
|
|
71
|
-
"category": "behavior"
|
|
74
|
+
"category": "behavior",
|
|
75
|
+
"required": false
|
|
72
76
|
},
|
|
73
77
|
"behavior": {
|
|
74
78
|
"type": "String",
|
|
@@ -82,7 +86,8 @@
|
|
|
82
86
|
"examples": [
|
|
83
87
|
"mobile"
|
|
84
88
|
],
|
|
85
|
-
"category": "behavior"
|
|
89
|
+
"category": "behavior",
|
|
90
|
+
"required": false
|
|
86
91
|
},
|
|
87
92
|
"bordered": {
|
|
88
93
|
"type": "Boolean",
|