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
package/dist/api/QSelect.json
CHANGED
|
@@ -28,7 +28,8 @@
|
|
|
28
28
|
"examples": [
|
|
29
29
|
"virtual-scroll-slice-size=\"60\""
|
|
30
30
|
],
|
|
31
|
-
"category": "virtual-scroll"
|
|
31
|
+
"category": "virtual-scroll",
|
|
32
|
+
"required": false
|
|
32
33
|
},
|
|
33
34
|
"virtual-scroll-slice-ratio-before": {
|
|
34
35
|
"type": [
|
|
@@ -40,7 +41,8 @@
|
|
|
40
41
|
"examples": [
|
|
41
42
|
"virtual-scroll-slice-ratio-before=\"0.3\""
|
|
42
43
|
],
|
|
43
|
-
"category": "virtual-scroll"
|
|
44
|
+
"category": "virtual-scroll",
|
|
45
|
+
"required": false
|
|
44
46
|
},
|
|
45
47
|
"virtual-scroll-slice-ratio-after": {
|
|
46
48
|
"type": [
|
|
@@ -52,7 +54,8 @@
|
|
|
52
54
|
"examples": [
|
|
53
55
|
"virtual-scroll-slice-ratio-after=\"2\""
|
|
54
56
|
],
|
|
55
|
-
"category": "virtual-scroll"
|
|
57
|
+
"category": "virtual-scroll",
|
|
58
|
+
"required": false
|
|
56
59
|
},
|
|
57
60
|
"virtual-scroll-item-size": {
|
|
58
61
|
"type": [
|
|
@@ -64,7 +67,8 @@
|
|
|
64
67
|
"examples": [
|
|
65
68
|
"virtual-scroll-item-size=\"48\""
|
|
66
69
|
],
|
|
67
|
-
"category": "virtual-scroll"
|
|
70
|
+
"category": "virtual-scroll",
|
|
71
|
+
"required": false
|
|
68
72
|
},
|
|
69
73
|
"virtual-scroll-sticky-size-start": {
|
|
70
74
|
"type": [
|
|
@@ -76,7 +80,8 @@
|
|
|
76
80
|
"examples": [
|
|
77
81
|
"virtual-scroll-sticky-size-start=\"48\""
|
|
78
82
|
],
|
|
79
|
-
"category": "virtual-scroll"
|
|
83
|
+
"category": "virtual-scroll",
|
|
84
|
+
"required": false
|
|
80
85
|
},
|
|
81
86
|
"virtual-scroll-sticky-size-end": {
|
|
82
87
|
"type": [
|
|
@@ -88,7 +93,8 @@
|
|
|
88
93
|
"examples": [
|
|
89
94
|
"virtual-scroll-sticky-size-end=\"48\""
|
|
90
95
|
],
|
|
91
|
-
"category": "virtual-scroll"
|
|
96
|
+
"category": "virtual-scroll",
|
|
97
|
+
"required": false
|
|
92
98
|
},
|
|
93
99
|
"table-colspan": {
|
|
94
100
|
"type": [
|
|
@@ -363,7 +369,8 @@
|
|
|
363
369
|
"type": "Boolean",
|
|
364
370
|
"default": "false",
|
|
365
371
|
"desc": "Force render the selected option(s) as HTML; This can lead to XSS attacks so make sure that you sanitize the content; Does NOT apply when using 'selected' or 'selected-item' slots!",
|
|
366
|
-
"category": "selection"
|
|
372
|
+
"category": "selection",
|
|
373
|
+
"required": false
|
|
367
374
|
},
|
|
368
375
|
"options": {
|
|
369
376
|
"type": "Array",
|
|
@@ -373,7 +380,8 @@
|
|
|
373
380
|
":options=\"[ 'BMW', 'Samsung Phone' ]\"",
|
|
374
381
|
":options=\"[ { label: 'BMW', value: 'car' }, { label: 'Samsung Phone', value: 'phone' } ]\""
|
|
375
382
|
],
|
|
376
|
-
"category": "options"
|
|
383
|
+
"category": "options",
|
|
384
|
+
"required": false
|
|
377
385
|
},
|
|
378
386
|
"option-value": {
|
|
379
387
|
"type": [
|
|
@@ -408,7 +416,8 @@
|
|
|
408
416
|
"option-value=\"modelNumber\"",
|
|
409
417
|
":option-value=\"(item) => item === null ? null : item.modelNumber\""
|
|
410
418
|
],
|
|
411
|
-
"category": "options"
|
|
419
|
+
"category": "options",
|
|
420
|
+
"required": false
|
|
412
421
|
},
|
|
413
422
|
"option-label": {
|
|
414
423
|
"type": [
|
|
@@ -443,7 +452,8 @@
|
|
|
443
452
|
"option-label=\"itemName\"",
|
|
444
453
|
":option-label=\"(item) => item === null ? 'Null value' : item.itemName\""
|
|
445
454
|
],
|
|
446
|
-
"category": "options"
|
|
455
|
+
"category": "options",
|
|
456
|
+
"required": false
|
|
447
457
|
},
|
|
448
458
|
"option-disable": {
|
|
449
459
|
"type": [
|
|
@@ -474,7 +484,8 @@
|
|
|
474
484
|
"option-disable=\"cannotSelect\"",
|
|
475
485
|
":option-disable=\"(item) => item === null ? true : item.cannotSelect\""
|
|
476
486
|
],
|
|
477
|
-
"category": "options"
|
|
487
|
+
"category": "options",
|
|
488
|
+
"required": false
|
|
478
489
|
},
|
|
479
490
|
"hide-selected": {
|
|
480
491
|
"type": "Boolean",
|
|
@@ -530,7 +541,8 @@
|
|
|
530
541
|
"type": "Boolean",
|
|
531
542
|
"default": "false",
|
|
532
543
|
"desc": "Force render the options as HTML; This can lead to XSS attacks so make sure that you sanitize the content; Does NOT apply when using 'option' slot!",
|
|
533
|
-
"category": "options"
|
|
544
|
+
"category": "options",
|
|
545
|
+
"required": false
|
|
534
546
|
},
|
|
535
547
|
"options-cover": {
|
|
536
548
|
"type": "Boolean",
|
|
@@ -669,7 +681,8 @@
|
|
|
669
681
|
"examples": [
|
|
670
682
|
650
|
|
671
683
|
],
|
|
672
|
-
"category": "content"
|
|
684
|
+
"category": "content",
|
|
685
|
+
"required": false
|
|
673
686
|
},
|
|
674
687
|
"input-class": {
|
|
675
688
|
"type": [
|
|
@@ -725,7 +738,8 @@
|
|
|
725
738
|
"slide-down"
|
|
726
739
|
],
|
|
727
740
|
"category": "behavior",
|
|
728
|
-
"default": "fade"
|
|
741
|
+
"default": "fade",
|
|
742
|
+
"required": false
|
|
729
743
|
},
|
|
730
744
|
"transition-hide": {
|
|
731
745
|
"type": "String",
|
|
@@ -735,7 +749,8 @@
|
|
|
735
749
|
"slide-down"
|
|
736
750
|
],
|
|
737
751
|
"category": "behavior",
|
|
738
|
-
"default": "fade"
|
|
752
|
+
"default": "fade",
|
|
753
|
+
"required": false
|
|
739
754
|
},
|
|
740
755
|
"transition-duration": {
|
|
741
756
|
"type": [
|
|
@@ -748,7 +763,8 @@
|
|
|
748
763
|
500,
|
|
749
764
|
"1200"
|
|
750
765
|
],
|
|
751
|
-
"category": "behavior"
|
|
766
|
+
"category": "behavior",
|
|
767
|
+
"required": false
|
|
752
768
|
},
|
|
753
769
|
"behavior": {
|
|
754
770
|
"type": "String",
|
|
@@ -759,7 +775,8 @@
|
|
|
759
775
|
"dialog"
|
|
760
776
|
],
|
|
761
777
|
"default": "default",
|
|
762
|
-
"category": "behavior"
|
|
778
|
+
"category": "behavior",
|
|
779
|
+
"required": false
|
|
763
780
|
}
|
|
764
781
|
},
|
|
765
782
|
"slots": {
|
|
@@ -838,6 +855,7 @@
|
|
|
838
855
|
"params": {
|
|
839
856
|
"index": {
|
|
840
857
|
"type": "Number",
|
|
858
|
+
"required": true,
|
|
841
859
|
"desc": "Index at which to remove selection",
|
|
842
860
|
"examples": [
|
|
843
861
|
0
|
|
@@ -852,6 +870,7 @@
|
|
|
852
870
|
"params": {
|
|
853
871
|
"opt": {
|
|
854
872
|
"type": "Any",
|
|
873
|
+
"required": true,
|
|
855
874
|
"desc": "Option to add to model"
|
|
856
875
|
}
|
|
857
876
|
},
|
|
@@ -895,6 +914,7 @@
|
|
|
895
914
|
"params": {
|
|
896
915
|
"opt": {
|
|
897
916
|
"type": "Any",
|
|
917
|
+
"required": true,
|
|
898
918
|
"desc": "Option to add to model"
|
|
899
919
|
}
|
|
900
920
|
},
|
|
@@ -906,6 +926,7 @@
|
|
|
906
926
|
"params": {
|
|
907
927
|
"index": {
|
|
908
928
|
"type": "Number",
|
|
929
|
+
"required": true,
|
|
909
930
|
"desc": "Index of option from menu",
|
|
910
931
|
"examples": [
|
|
911
932
|
10
|
|
@@ -931,6 +952,7 @@
|
|
|
931
952
|
"definition": {
|
|
932
953
|
"index": {
|
|
933
954
|
"type": "Number",
|
|
955
|
+
"required": true,
|
|
934
956
|
"desc": "Index of the list item that was scrolled into view (0 based)",
|
|
935
957
|
"examples": [
|
|
936
958
|
30
|
|
@@ -938,6 +960,7 @@
|
|
|
938
960
|
},
|
|
939
961
|
"from": {
|
|
940
962
|
"type": "Number",
|
|
963
|
+
"required": true,
|
|
941
964
|
"desc": "The index of the first list item that is rendered (0 based)",
|
|
942
965
|
"examples": [
|
|
943
966
|
10
|
|
@@ -945,6 +968,7 @@
|
|
|
945
968
|
},
|
|
946
969
|
"to": {
|
|
947
970
|
"type": "Number",
|
|
971
|
+
"required": true,
|
|
948
972
|
"desc": "The index of the last list item that is rendered (0 based)",
|
|
949
973
|
"examples": [
|
|
950
974
|
50
|
|
@@ -952,6 +976,7 @@
|
|
|
952
976
|
},
|
|
953
977
|
"direction": {
|
|
954
978
|
"type": "String",
|
|
979
|
+
"required": true,
|
|
955
980
|
"desc": "Direction of change",
|
|
956
981
|
"values": [
|
|
957
982
|
"increase",
|
|
@@ -960,6 +985,7 @@
|
|
|
960
985
|
},
|
|
961
986
|
"ref": {
|
|
962
987
|
"type": "Object",
|
|
988
|
+
"required": true,
|
|
963
989
|
"desc": "Vue reference to the QVirtualList which triggered the event"
|
|
964
990
|
}
|
|
965
991
|
}
|
|
@@ -992,8 +1018,7 @@
|
|
|
992
1018
|
"params": {
|
|
993
1019
|
"value": {
|
|
994
1020
|
"type": "String",
|
|
995
|
-
"desc": "New text value"
|
|
996
|
-
"required": true
|
|
1021
|
+
"desc": "New text value"
|
|
997
1022
|
}
|
|
998
1023
|
}
|
|
999
1024
|
},
|
|
@@ -1006,6 +1031,7 @@
|
|
|
1006
1031
|
"definition": {
|
|
1007
1032
|
"index": {
|
|
1008
1033
|
"type": "Number",
|
|
1034
|
+
"required": true,
|
|
1009
1035
|
"desc": "Model index at which removal took place",
|
|
1010
1036
|
"examples": [
|
|
1011
1037
|
2
|
|
@@ -1013,6 +1039,7 @@
|
|
|
1013
1039
|
},
|
|
1014
1040
|
"value": {
|
|
1015
1041
|
"type": "Any",
|
|
1042
|
+
"required": true,
|
|
1016
1043
|
"desc": "The actual value that was removed"
|
|
1017
1044
|
}
|
|
1018
1045
|
}
|
|
@@ -1028,6 +1055,7 @@
|
|
|
1028
1055
|
"definition": {
|
|
1029
1056
|
"index": {
|
|
1030
1057
|
"type": "Number",
|
|
1058
|
+
"required": true,
|
|
1031
1059
|
"desc": "Model index at which addition took place",
|
|
1032
1060
|
"examples": [
|
|
1033
1061
|
2
|
|
@@ -1035,6 +1063,7 @@
|
|
|
1035
1063
|
},
|
|
1036
1064
|
"value": {
|
|
1037
1065
|
"type": "Any",
|
|
1066
|
+
"required": true,
|
|
1038
1067
|
"desc": "The actual value that was added"
|
|
1039
1068
|
}
|
|
1040
1069
|
}
|
|
@@ -1057,10 +1086,12 @@
|
|
|
1057
1086
|
"params": {
|
|
1058
1087
|
"item": {
|
|
1059
1088
|
"type": "Any",
|
|
1089
|
+
"required": false,
|
|
1060
1090
|
"desc": "Item to add"
|
|
1061
1091
|
},
|
|
1062
1092
|
"mode": {
|
|
1063
1093
|
"type": "String",
|
|
1094
|
+
"required": false,
|
|
1064
1095
|
"desc": "Override 'new-value-mode' (prop) behavior should you wish to",
|
|
1065
1096
|
"values": [
|
|
1066
1097
|
"add",
|
|
@@ -1090,16 +1121,19 @@
|
|
|
1090
1121
|
"params": {
|
|
1091
1122
|
"callbackFn": {
|
|
1092
1123
|
"type": "Function",
|
|
1124
|
+
"required": true,
|
|
1093
1125
|
"desc": "Callback to call to make the actual updates",
|
|
1094
1126
|
"params": null,
|
|
1095
1127
|
"returns": null
|
|
1096
1128
|
},
|
|
1097
1129
|
"afterFn": {
|
|
1098
1130
|
"type": "Function",
|
|
1131
|
+
"required": false,
|
|
1099
1132
|
"desc": "Callback to call at the end after the update has been fully processed by QSelect",
|
|
1100
1133
|
"params": {
|
|
1101
1134
|
"ref": {
|
|
1102
1135
|
"type": "Object",
|
|
1136
|
+
"required": true,
|
|
1103
1137
|
"desc": "Vue reference to the QSelect which triggered the filtering"
|
|
1104
1138
|
}
|
|
1105
1139
|
},
|
|
@@ -1228,8 +1262,8 @@
|
|
|
1228
1262
|
"params": {
|
|
1229
1263
|
"index": {
|
|
1230
1264
|
"type": "Number",
|
|
1231
|
-
"desc": "Index at which to remove selection",
|
|
1232
1265
|
"required": true,
|
|
1266
|
+
"desc": "Index at which to remove selection",
|
|
1233
1267
|
"examples": [
|
|
1234
1268
|
0
|
|
1235
1269
|
]
|
|
@@ -1241,8 +1275,8 @@
|
|
|
1241
1275
|
"params": {
|
|
1242
1276
|
"opt": {
|
|
1243
1277
|
"type": "Any",
|
|
1244
|
-
"
|
|
1245
|
-
"
|
|
1278
|
+
"required": true,
|
|
1279
|
+
"desc": "Option to add to model"
|
|
1246
1280
|
},
|
|
1247
1281
|
"unique": {
|
|
1248
1282
|
"type": "Boolean",
|
|
@@ -1255,8 +1289,8 @@
|
|
|
1255
1289
|
"params": {
|
|
1256
1290
|
"opt": {
|
|
1257
1291
|
"type": "Any",
|
|
1258
|
-
"
|
|
1259
|
-
"
|
|
1292
|
+
"required": true,
|
|
1293
|
+
"desc": "Option to add to model"
|
|
1260
1294
|
},
|
|
1261
1295
|
"keepOpen": {
|
|
1262
1296
|
"type": "Boolean",
|
|
@@ -1269,8 +1303,8 @@
|
|
|
1269
1303
|
"params": {
|
|
1270
1304
|
"index": {
|
|
1271
1305
|
"type": "Number",
|
|
1272
|
-
"desc": "Index of option from menu",
|
|
1273
1306
|
"required": true,
|
|
1307
|
+
"desc": "Index of option from menu",
|
|
1274
1308
|
"examples": [
|
|
1275
1309
|
10
|
|
1276
1310
|
]
|
|
@@ -1288,7 +1322,8 @@
|
|
|
1288
1322
|
-1,
|
|
1289
1323
|
1,
|
|
1290
1324
|
5
|
|
1291
|
-
]
|
|
1325
|
+
],
|
|
1326
|
+
"required": false
|
|
1292
1327
|
},
|
|
1293
1328
|
"skipInputValue": {
|
|
1294
1329
|
"type": "Boolean",
|
|
@@ -1301,8 +1336,8 @@
|
|
|
1301
1336
|
"params": {
|
|
1302
1337
|
"value": {
|
|
1303
1338
|
"type": "String",
|
|
1304
|
-
"desc": "String to filter with",
|
|
1305
1339
|
"required": true,
|
|
1340
|
+
"desc": "String to filter with",
|
|
1306
1341
|
"examples": [
|
|
1307
1342
|
"car"
|
|
1308
1343
|
]
|
|
@@ -1317,6 +1352,7 @@
|
|
|
1317
1352
|
"params": {
|
|
1318
1353
|
"value": {
|
|
1319
1354
|
"type": "String",
|
|
1355
|
+
"required": true,
|
|
1320
1356
|
"desc": "String to set the input value to",
|
|
1321
1357
|
"examples": [
|
|
1322
1358
|
"hotel"
|
|
@@ -1333,8 +1369,8 @@
|
|
|
1333
1369
|
"params": {
|
|
1334
1370
|
"opt": {
|
|
1335
1371
|
"type": "Any",
|
|
1336
|
-
"
|
|
1337
|
-
"
|
|
1372
|
+
"required": true,
|
|
1373
|
+
"desc": "Option entry"
|
|
1338
1374
|
}
|
|
1339
1375
|
},
|
|
1340
1376
|
"returns": {
|
|
@@ -1347,8 +1383,8 @@
|
|
|
1347
1383
|
"params": {
|
|
1348
1384
|
"opt": {
|
|
1349
1385
|
"type": "Any",
|
|
1350
|
-
"
|
|
1351
|
-
"
|
|
1386
|
+
"required": true,
|
|
1387
|
+
"desc": "Option entry"
|
|
1352
1388
|
}
|
|
1353
1389
|
},
|
|
1354
1390
|
"returns": {
|
|
@@ -1361,8 +1397,8 @@
|
|
|
1361
1397
|
"params": {
|
|
1362
1398
|
"opt": {
|
|
1363
1399
|
"type": "Any",
|
|
1364
|
-
"
|
|
1365
|
-
"
|
|
1400
|
+
"required": true,
|
|
1401
|
+
"desc": "Option entry"
|
|
1366
1402
|
}
|
|
1367
1403
|
},
|
|
1368
1404
|
"returns": {
|
|
@@ -1375,8 +1411,8 @@
|
|
|
1375
1411
|
"params": {
|
|
1376
1412
|
"opt": {
|
|
1377
1413
|
"type": "Any",
|
|
1378
|
-
"
|
|
1379
|
-
"
|
|
1414
|
+
"required": true,
|
|
1415
|
+
"desc": "Option entry"
|
|
1380
1416
|
}
|
|
1381
1417
|
},
|
|
1382
1418
|
"returns": {
|
|
@@ -1389,8 +1425,8 @@
|
|
|
1389
1425
|
"params": {
|
|
1390
1426
|
"opt": {
|
|
1391
1427
|
"type": "Any",
|
|
1392
|
-
"
|
|
1393
|
-
"
|
|
1428
|
+
"required": true,
|
|
1429
|
+
"desc": "Option entry"
|
|
1394
1430
|
}
|
|
1395
1431
|
},
|
|
1396
1432
|
"returns": {
|
package/dist/api/QSeparator.json
CHANGED
package/dist/api/QSkeleton.json
CHANGED
|
@@ -29,7 +29,8 @@
|
|
|
29
29
|
"QAvatar"
|
|
30
30
|
],
|
|
31
31
|
"default": "rect",
|
|
32
|
-
"category": "content"
|
|
32
|
+
"category": "content",
|
|
33
|
+
"required": false
|
|
33
34
|
},
|
|
34
35
|
"animation": {
|
|
35
36
|
"type": "String",
|
|
@@ -44,7 +45,8 @@
|
|
|
44
45
|
"none"
|
|
45
46
|
],
|
|
46
47
|
"default": "wave",
|
|
47
|
-
"category": "style"
|
|
48
|
+
"category": "style",
|
|
49
|
+
"required": false
|
|
48
50
|
},
|
|
49
51
|
"animation-speed": {
|
|
50
52
|
"type": [
|
|
@@ -58,7 +60,8 @@
|
|
|
58
60
|
],
|
|
59
61
|
"category": "style",
|
|
60
62
|
"default": 300,
|
|
61
|
-
"addedIn": "v2.2"
|
|
63
|
+
"addedIn": "v2.2",
|
|
64
|
+
"required": false
|
|
62
65
|
},
|
|
63
66
|
"square": {
|
|
64
67
|
"type": "Boolean",
|
|
@@ -107,7 +110,8 @@
|
|
|
107
110
|
"span"
|
|
108
111
|
],
|
|
109
112
|
"category": "content",
|
|
110
|
-
"default": "div"
|
|
113
|
+
"default": "div",
|
|
114
|
+
"required": false
|
|
111
115
|
}
|
|
112
116
|
},
|
|
113
117
|
"slots": {
|
package/dist/api/QSlideItem.json
CHANGED
|
@@ -73,6 +73,7 @@
|
|
|
73
73
|
"definition": {
|
|
74
74
|
"reset": {
|
|
75
75
|
"type": "Function",
|
|
76
|
+
"required": true,
|
|
76
77
|
"desc": "When called, it resets the component to its initial non-slided state",
|
|
77
78
|
"params": null,
|
|
78
79
|
"returns": null
|
|
@@ -90,6 +91,7 @@
|
|
|
90
91
|
"definition": {
|
|
91
92
|
"reset": {
|
|
92
93
|
"type": "Function",
|
|
94
|
+
"required": true,
|
|
93
95
|
"desc": "When called, it resets the component to its initial non-slided state",
|
|
94
96
|
"params": null,
|
|
95
97
|
"returns": null
|
|
@@ -107,6 +109,7 @@
|
|
|
107
109
|
"definition": {
|
|
108
110
|
"reset": {
|
|
109
111
|
"type": "Function",
|
|
112
|
+
"required": true,
|
|
110
113
|
"desc": "When called, it resets the component to its initial non-slided state",
|
|
111
114
|
"params": null,
|
|
112
115
|
"returns": null
|
|
@@ -124,6 +127,7 @@
|
|
|
124
127
|
"definition": {
|
|
125
128
|
"reset": {
|
|
126
129
|
"type": "Function",
|
|
130
|
+
"required": true,
|
|
127
131
|
"desc": "When called, it resets the component to its initial non-slided state",
|
|
128
132
|
"params": null,
|
|
129
133
|
"returns": null
|
|
@@ -141,6 +145,7 @@
|
|
|
141
145
|
"definition": {
|
|
142
146
|
"side": {
|
|
143
147
|
"type": "String",
|
|
148
|
+
"required": true,
|
|
144
149
|
"desc": "Side to which sliding is taking effect",
|
|
145
150
|
"values": [
|
|
146
151
|
"left",
|
|
@@ -151,6 +156,7 @@
|
|
|
151
156
|
},
|
|
152
157
|
"ratio": {
|
|
153
158
|
"type": "Number",
|
|
159
|
+
"required": true,
|
|
154
160
|
"desc": "Ratio of how much of the required slide was performed (0..1)",
|
|
155
161
|
"examples": [
|
|
156
162
|
0,
|
|
@@ -160,6 +166,7 @@
|
|
|
160
166
|
},
|
|
161
167
|
"isReset": {
|
|
162
168
|
"type": "Boolean",
|
|
169
|
+
"required": true,
|
|
163
170
|
"desc": "Ratio has been reset"
|
|
164
171
|
}
|
|
165
172
|
}
|
|
@@ -175,6 +182,7 @@
|
|
|
175
182
|
"definition": {
|
|
176
183
|
"side": {
|
|
177
184
|
"type": "String",
|
|
185
|
+
"required": true,
|
|
178
186
|
"desc": "Side to which sliding has taken effect",
|
|
179
187
|
"values": [
|
|
180
188
|
"left",
|
|
@@ -185,6 +193,7 @@
|
|
|
185
193
|
},
|
|
186
194
|
"reset": {
|
|
187
195
|
"type": "Function",
|
|
196
|
+
"required": true,
|
|
188
197
|
"desc": "When called, it resets the component to its initial non-slided state",
|
|
189
198
|
"params": null,
|
|
190
199
|
"returns": null
|
package/dist/api/QSlider.json
CHANGED
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"examples": [
|
|
33
33
|
":min=\"0\""
|
|
34
34
|
],
|
|
35
|
-
"category": "model"
|
|
35
|
+
"category": "model",
|
|
36
|
+
"required": false
|
|
36
37
|
},
|
|
37
38
|
"max": {
|
|
38
39
|
"type": "Number",
|
|
@@ -41,7 +42,8 @@
|
|
|
41
42
|
"examples": [
|
|
42
43
|
":max=\"100\""
|
|
43
44
|
],
|
|
44
|
-
"category": "model"
|
|
45
|
+
"category": "model",
|
|
46
|
+
"required": false
|
|
45
47
|
},
|
|
46
48
|
"step": {
|
|
47
49
|
"type": "Number",
|
|
@@ -50,7 +52,8 @@
|
|
|
50
52
|
"examples": [
|
|
51
53
|
":step=\"1\""
|
|
52
54
|
],
|
|
53
|
-
"category": "model"
|
|
55
|
+
"category": "model",
|
|
56
|
+
"required": false
|
|
54
57
|
},
|
|
55
58
|
"reverse": {
|
|
56
59
|
"type": "Boolean",
|
|
@@ -134,7 +137,8 @@
|
|
|
134
137
|
"examples": [
|
|
135
138
|
"M5 5 h10 v10 h-10 v-10"
|
|
136
139
|
],
|
|
137
|
-
"category": "style"
|
|
140
|
+
"category": "style",
|
|
141
|
+
"required": false
|
|
138
142
|
},
|
|
139
143
|
"dark": {
|
|
140
144
|
"type": "Boolean",
|
package/dist/api/QSpinner.json
CHANGED
package/dist/api/QSplitter.json
CHANGED
|
@@ -26,7 +26,8 @@
|
|
|
26
26
|
"%",
|
|
27
27
|
"px"
|
|
28
28
|
],
|
|
29
|
-
"category": "model"
|
|
29
|
+
"category": "model",
|
|
30
|
+
"required": false
|
|
30
31
|
},
|
|
31
32
|
"emit-immediately": {
|
|
32
33
|
"type": "Boolean",
|
|
@@ -46,7 +47,8 @@
|
|
|
46
47
|
":limits=\"[30, 70]\"",
|
|
47
48
|
":limits=\"[0, Infinity]\""
|
|
48
49
|
],
|
|
49
|
-
"category": "content|model"
|
|
50
|
+
"category": "content|model",
|
|
51
|
+
"required": false
|
|
50
52
|
},
|
|
51
53
|
"disable": {
|
|
52
54
|
"type": "Boolean",
|
package/dist/api/QStep.json
CHANGED
package/dist/api/QStepper.json
CHANGED
|
@@ -81,7 +81,8 @@
|
|
|
81
81
|
"slide-down"
|
|
82
82
|
],
|
|
83
83
|
"category": "transition",
|
|
84
|
-
"default": "slide-right/slide-down"
|
|
84
|
+
"default": "slide-right/slide-down",
|
|
85
|
+
"required": false
|
|
85
86
|
},
|
|
86
87
|
"transition-next": {
|
|
87
88
|
"type": "String",
|
|
@@ -91,7 +92,8 @@
|
|
|
91
92
|
"slide-down"
|
|
92
93
|
],
|
|
93
94
|
"category": "transition",
|
|
94
|
-
"default": "slide-left/slide-up"
|
|
95
|
+
"default": "slide-left/slide-up",
|
|
96
|
+
"required": false
|
|
95
97
|
},
|
|
96
98
|
"transition-duration": {
|
|
97
99
|
"type": [
|
|
@@ -105,7 +107,8 @@
|
|
|
105
107
|
"1200"
|
|
106
108
|
],
|
|
107
109
|
"category": "transition",
|
|
108
|
-
"addedIn": "v2.2"
|
|
110
|
+
"addedIn": "v2.2",
|
|
111
|
+
"required": false
|
|
109
112
|
},
|
|
110
113
|
"dark": {
|
|
111
114
|
"type": "Boolean",
|
package/dist/api/QTab.json
CHANGED
|
@@ -57,7 +57,8 @@
|
|
|
57
57
|
"home",
|
|
58
58
|
":name=\"1\""
|
|
59
59
|
],
|
|
60
|
-
"category": "general"
|
|
60
|
+
"category": "general",
|
|
61
|
+
"required": false
|
|
61
62
|
},
|
|
62
63
|
"no-caps": {
|
|
63
64
|
"type": "Boolean",
|
|
@@ -83,7 +84,8 @@
|
|
|
83
84
|
false,
|
|
84
85
|
"{ early: true, center: true, color: 'teal', keyCodes: [] }"
|
|
85
86
|
],
|
|
86
|
-
"category": "style"
|
|
87
|
+
"category": "style",
|
|
88
|
+
"required": false
|
|
87
89
|
},
|
|
88
90
|
"tabindex": {
|
|
89
91
|
"type": [
|