@widgetti/solara-vuetify-app 0.0.1-alpha.1 → 1.0.0
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/solara-vuetify-app.js +9576 -4911
- package/dist/solara-vuetify-app.js.map +1 -1
- package/dist/solara-vuetify-app.min.js +1 -1
- package/dist/solara-vuetify-app.min.js.LICENSE.txt +195 -21
- package/dist/solara-vuetify-app.min.js.map +1 -1
- package/package.json +1 -1
- package/src/solara-vuetify-app.js +0 -1
- package/webpack.config.js +0 -3
|
@@ -22,6 +22,8 @@
|
|
|
22
22
|
|
|
23
23
|
/*! ../../../util/helpers */
|
|
24
24
|
|
|
25
|
+
/*! ../../../util/mergeData */
|
|
26
|
+
|
|
25
27
|
/*! ../../../util/mixins */
|
|
26
28
|
|
|
27
29
|
/*! ../../VCheckbox/VSimpleCheckbox */
|
|
@@ -90,6 +92,8 @@
|
|
|
90
92
|
|
|
91
93
|
/*! ../../mixins/menuable */
|
|
92
94
|
|
|
95
|
+
/*! ../../mixins/mobile */
|
|
96
|
+
|
|
93
97
|
/*! ../../mixins/overlayable */
|
|
94
98
|
|
|
95
99
|
/*! ../../mixins/picker */
|
|
@@ -106,6 +110,8 @@
|
|
|
106
110
|
|
|
107
111
|
/*! ../../mixins/rippleable */
|
|
108
112
|
|
|
113
|
+
/*! ../../mixins/roundable */
|
|
114
|
+
|
|
109
115
|
/*! ../../mixins/routable */
|
|
110
116
|
|
|
111
117
|
/*! ../../mixins/scrollable */
|
|
@@ -130,6 +136,10 @@
|
|
|
130
136
|
|
|
131
137
|
/*! ../../presets/default */
|
|
132
138
|
|
|
139
|
+
/*! ../../services/goto */
|
|
140
|
+
|
|
141
|
+
/*! ../../services/goto/easing-patterns */
|
|
142
|
+
|
|
133
143
|
/*! ../../styles/components/_selection-controls.sass */
|
|
134
144
|
|
|
135
145
|
/*! ../../styles/main.sass */
|
|
@@ -148,6 +158,8 @@
|
|
|
148
158
|
|
|
149
159
|
/*! ../../util/dedupeModelListeners */
|
|
150
160
|
|
|
161
|
+
/*! ../../util/dom */
|
|
162
|
+
|
|
151
163
|
/*! ../../util/helpers */
|
|
152
164
|
|
|
153
165
|
/*! ../../util/mergeData */
|
|
@@ -210,6 +222,8 @@
|
|
|
210
222
|
|
|
211
223
|
/*! ../VList */
|
|
212
224
|
|
|
225
|
+
/*! ../VMain/VMain */
|
|
226
|
+
|
|
213
227
|
/*! ../VMenu */
|
|
214
228
|
|
|
215
229
|
/*! ../VMessages */
|
|
@@ -260,6 +274,10 @@
|
|
|
260
274
|
|
|
261
275
|
/*! ../delayable */
|
|
262
276
|
|
|
277
|
+
/*! ../detachable */
|
|
278
|
+
|
|
279
|
+
/*! ../framework */
|
|
280
|
+
|
|
263
281
|
/*! ../modes */
|
|
264
282
|
|
|
265
283
|
/*! ../positionable */
|
|
@@ -278,6 +296,8 @@
|
|
|
278
296
|
|
|
279
297
|
/*! ../transitions */
|
|
280
298
|
|
|
299
|
+
/*! ../util */
|
|
300
|
+
|
|
281
301
|
/*! ../util/events */
|
|
282
302
|
|
|
283
303
|
/*! ../util/isDateAllowed */
|
|
@@ -316,6 +336,8 @@
|
|
|
316
336
|
|
|
317
337
|
/*! ./VAppBarNavIcon */
|
|
318
338
|
|
|
339
|
+
/*! ./VAppBarTitle */
|
|
340
|
+
|
|
319
341
|
/*! ./VAutocomplete */
|
|
320
342
|
|
|
321
343
|
/*! ./VAutocomplete.sass */
|
|
@@ -358,6 +380,10 @@
|
|
|
358
380
|
|
|
359
381
|
/*! ./VCalendar */
|
|
360
382
|
|
|
383
|
+
/*! ./VCalendarCategory */
|
|
384
|
+
|
|
385
|
+
/*! ./VCalendarCategory.sass */
|
|
386
|
+
|
|
361
387
|
/*! ./VCalendarDaily */
|
|
362
388
|
|
|
363
389
|
/*! ./VCalendarDaily.sass */
|
|
@@ -418,8 +444,6 @@
|
|
|
418
444
|
|
|
419
445
|
/*! ./VContent */
|
|
420
446
|
|
|
421
|
-
/*! ./VContent.sass */
|
|
422
|
-
|
|
423
447
|
/*! ./VCounter */
|
|
424
448
|
|
|
425
449
|
/*! ./VCounter.sass */
|
|
@@ -550,6 +574,10 @@
|
|
|
550
574
|
|
|
551
575
|
/*! ./VListItemIcon */
|
|
552
576
|
|
|
577
|
+
/*! ./VMain */
|
|
578
|
+
|
|
579
|
+
/*! ./VMain.sass */
|
|
580
|
+
|
|
553
581
|
/*! ./VMenu */
|
|
554
582
|
|
|
555
583
|
/*! ./VMenu.sass */
|
|
@@ -562,6 +590,10 @@
|
|
|
562
590
|
|
|
563
591
|
/*! ./VNavigationDrawer.sass */
|
|
564
592
|
|
|
593
|
+
/*! ./VOtpInput */
|
|
594
|
+
|
|
595
|
+
/*! ./VOtpInput.sass */
|
|
596
|
+
|
|
565
597
|
/*! ./VOverflowBtn */
|
|
566
598
|
|
|
567
599
|
/*! ./VOverflowBtn.sass */
|
|
@@ -732,6 +764,10 @@
|
|
|
732
764
|
|
|
733
765
|
/*! ./VTreeviewNode */
|
|
734
766
|
|
|
767
|
+
/*! ./VVirtualScroll */
|
|
768
|
+
|
|
769
|
+
/*! ./VVirtualScroll.sass */
|
|
770
|
+
|
|
735
771
|
/*! ./VVirtualTable */
|
|
736
772
|
|
|
737
773
|
/*! ./VVirtualTable.sass */
|
|
@@ -750,6 +786,10 @@
|
|
|
750
786
|
|
|
751
787
|
/*! ./ar */
|
|
752
788
|
|
|
789
|
+
/*! ./az */
|
|
790
|
+
|
|
791
|
+
/*! ./bg */
|
|
792
|
+
|
|
753
793
|
/*! ./breakpoint */
|
|
754
794
|
|
|
755
795
|
/*! ./ca */
|
|
@@ -758,6 +798,8 @@
|
|
|
758
798
|
|
|
759
799
|
/*! ./calendar-with-events.sass */
|
|
760
800
|
|
|
801
|
+
/*! ./ckb */
|
|
802
|
+
|
|
761
803
|
/*! ./click-outside */
|
|
762
804
|
|
|
763
805
|
/*! ./color/transformSRGB */
|
|
@@ -776,6 +818,8 @@
|
|
|
776
818
|
|
|
777
819
|
/*! ./cs */
|
|
778
820
|
|
|
821
|
+
/*! ./da */
|
|
822
|
+
|
|
779
823
|
/*! ./de */
|
|
780
824
|
|
|
781
825
|
/*! ./directives */
|
|
@@ -790,6 +834,8 @@
|
|
|
790
834
|
|
|
791
835
|
/*! ./et */
|
|
792
836
|
|
|
837
|
+
/*! ./eventHelpers */
|
|
838
|
+
|
|
793
839
|
/*! ./expand-transition */
|
|
794
840
|
|
|
795
841
|
/*! ./fa */
|
|
@@ -798,6 +844,8 @@
|
|
|
798
844
|
|
|
799
845
|
/*! ./fa4 */
|
|
800
846
|
|
|
847
|
+
/*! ./fi */
|
|
848
|
+
|
|
801
849
|
/*! ./fr */
|
|
802
850
|
|
|
803
851
|
/*! ./framework */
|
|
@@ -882,14 +930,20 @@
|
|
|
882
930
|
|
|
883
931
|
/*! ./ru */
|
|
884
932
|
|
|
933
|
+
/*! ./sanitizeDateString */
|
|
934
|
+
|
|
885
935
|
/*! ./scroll */
|
|
886
936
|
|
|
887
937
|
/*! ./services */
|
|
888
938
|
|
|
939
|
+
/*! ./sk */
|
|
940
|
+
|
|
889
941
|
/*! ./sl */
|
|
890
942
|
|
|
891
943
|
/*! ./sr-Cyrl */
|
|
892
944
|
|
|
945
|
+
/*! ./sr-Latn */
|
|
946
|
+
|
|
893
947
|
/*! ./stack */
|
|
894
948
|
|
|
895
949
|
/*! ./sv */
|
|
@@ -918,12 +972,16 @@
|
|
|
918
972
|
|
|
919
973
|
/*! ./util/isDateAllowed */
|
|
920
974
|
|
|
975
|
+
/*! ./util/parser */
|
|
976
|
+
|
|
921
977
|
/*! ./util/props */
|
|
922
978
|
|
|
923
979
|
/*! ./util/timestamp */
|
|
924
980
|
|
|
925
981
|
/*! ./utils */
|
|
926
982
|
|
|
983
|
+
/*! ./vi */
|
|
984
|
+
|
|
927
985
|
/*! ./zh-Hans */
|
|
928
986
|
|
|
929
987
|
/*! ./zh-Hant */
|
|
@@ -936,8 +994,6 @@
|
|
|
936
994
|
|
|
937
995
|
/*! exports provided: BaseItemGroup, default */
|
|
938
996
|
|
|
939
|
-
/*! exports provided: BaseSlideGroup, default */
|
|
940
|
-
|
|
941
997
|
/*! exports provided: Breakpoint */
|
|
942
998
|
|
|
943
999
|
/*! exports provided: CalendarEventOverlapModes */
|
|
@@ -954,7 +1010,7 @@
|
|
|
954
1010
|
|
|
955
1011
|
/*! exports provided: Mutate, default */
|
|
956
1012
|
|
|
957
|
-
/*! exports provided: PARSE_REGEX, PARSE_TIME, DAYS_IN_MONTH, DAYS_IN_MONTH_LEAP, DAYS_IN_MONTH_MIN, DAYS_IN_MONTH_MAX, MONTH_MAX, MONTH_MIN, DAY_MIN, DAYS_IN_WEEK, MINUTES_IN_HOUR, HOURS_IN_DAY, FIRST_HOUR, OFFSET_YEAR, OFFSET_MONTH, OFFSET_HOUR, OFFSET_TIME, getStartOfWeek, getEndOfWeek, getStartOfMonth, getEndOfMonth, parseTime, validateTimestamp, parseTimestamp, parseDate, getDayIdentifier, getTimeIdentifier, getTimestampIdentifier, updateRelative, updateMinutes, updateWeekday, updateFormatted, getWeekday, daysInMonth, copyTimestamp, padNumber, getDate, getTime, nextMinutes, nextDay, prevDay, relativeDays, diffMinutes, findWeekday, getWeekdaySkips, createDayList, createIntervalList, createNativeLocaleFormatter */
|
|
1013
|
+
/*! exports provided: PARSE_REGEX, PARSE_TIME, DAYS_IN_MONTH, DAYS_IN_MONTH_LEAP, DAYS_IN_MONTH_MIN, DAYS_IN_MONTH_MAX, MONTH_MAX, MONTH_MIN, DAY_MIN, DAYS_IN_WEEK, MINUTES_IN_HOUR, MINUTE_MAX, MINUTES_IN_DAY, HOURS_IN_DAY, HOUR_MAX, FIRST_HOUR, OFFSET_YEAR, OFFSET_MONTH, OFFSET_HOUR, OFFSET_TIME, getStartOfWeek, getEndOfWeek, getStartOfMonth, getEndOfMonth, validateTime, parseTime, validateTimestamp, parseTimestamp, parseDate, getDayIdentifier, getTimeIdentifier, getTimestampIdentifier, updateRelative, isTimedless, updateHasTime, updateMinutes, updateWeekday, updateFormatted, getWeekday, daysInMonth, copyTimestamp, padNumber, getDate, getTime, nextMinutes, nextDay, prevDay, relativeDays, diffMinutes, findWeekday, getWeekdaySkips, timestampToDate, createDayList, createIntervalList, createNativeLocaleFormatter */
|
|
958
1014
|
|
|
959
1015
|
/*! exports provided: Presets */
|
|
960
1016
|
|
|
@@ -976,11 +1032,11 @@
|
|
|
976
1032
|
|
|
977
1033
|
/*! exports provided: VAlert, default */
|
|
978
1034
|
|
|
979
|
-
/*! exports provided: VApp, VAppBar, VAppBarNavIcon, VAlert, VAutocomplete, VAvatar, VBadge, VBanner, VBottomNavigation, VBottomSheet, VBreadcrumbs, VBreadcrumbsItem, VBreadcrumbsDivider, VBtn, VBtnToggle, VCalendar, VCalendarDaily, VCalendarWeekly, VCalendarMonthly, VCard, VCardActions, VCardSubtitle, VCardText, VCardTitle, VCarousel, VCarouselItem, VCheckbox, VSimpleCheckbox, VChip, VChipGroup, VColorPicker, VColorPickerSwatches, VColorPickerCanvas, VContent, VCombobox, VCounter, VData, VDataIterator, VDataFooter, VDataTable, VEditDialog, VTableOverflow, VDataTableHeader, VSimpleTable, VVirtualTable, VDatePicker, VDatePickerTitle, VDatePickerHeader, VDatePickerDateTable, VDatePickerMonthTable, VDatePickerYears, VDialog, VDivider, VExpansionPanels, VExpansionPanel, VExpansionPanelHeader, VExpansionPanelContent, VFileInput, VFooter, VForm, VContainer, VCol, VRow, VSpacer, VLayout, VFlex, VHover, VIcon, VImg, VInput, VItem, VItemGroup, VLabel, VLazy, VListItemActionText, VListItemContent, VListItemTitle, VListItemSubtitle, VList, VListGroup, VListItem, VListItemAction, VListItemAvatar, VListItemIcon, VListItemGroup, VMenu, VMessages, VNavigationDrawer, VOverflowBtn, VOverlay, VPagination, VSheet, VParallax, VPicker, VProgressCircular, VProgressLinear, VRadioGroup, VRadio, VRangeSlider, VRating, VResponsive, VSelect, VSkeletonLoader, VSlider, VSlideGroup, VSlideItem, VSnackbar, VSparkline, VSpeedDial, VStepper, VStepperContent, VStepperStep, VStepperHeader, VStepperItems, VSubheader, VSwitch, VSystemBar, VTabs, VTab, VTabItem, VTabsItems, VTabsSlider, VTextarea, VTextField, VThemeProvider, VTimeline, VTimelineItem, VTimePicker, VTimePickerClock, VTimePickerTitle, VToolbar, VToolbarItems, VToolbarTitle, VTooltip, VTreeview, VTreeviewNode, VWindow, VWindowItem, VCarouselTransition, VCarouselReverseTransition, VTabTransition, VTabReverseTransition, VMenuTransition, VFabTransition, VDialogTransition, VDialogBottomTransition, VFadeTransition, VScaleTransition, VScrollXTransition, VScrollXReverseTransition, VScrollYTransition, VScrollYReverseTransition, VSlideXTransition, VSlideXReverseTransition, VSlideYTransition, VSlideYReverseTransition, VExpandTransition, VExpandXTransition */
|
|
1035
|
+
/*! exports provided: VApp, VAppBar, VAppBarNavIcon, VAppBarTitle, VAlert, VAutocomplete, VAvatar, VBadge, VBanner, VBottomNavigation, VBottomSheet, VBreadcrumbs, VBreadcrumbsItem, VBreadcrumbsDivider, VBtn, VBtnToggle, VCalendar, VCalendarCategory, VCalendarDaily, VCalendarWeekly, VCalendarMonthly, VCard, VCardActions, VCardSubtitle, VCardText, VCardTitle, VCarousel, VCarouselItem, VCheckbox, VSimpleCheckbox, VChip, VChipGroup, VColorPicker, VColorPickerSwatches, VColorPickerCanvas, VContent, VCombobox, VCounter, VData, VDataIterator, VDataFooter, VDataTable, VEditDialog, VTableOverflow, VDataTableHeader, VSimpleTable, VVirtualTable, VDatePicker, VDatePickerTitle, VDatePickerHeader, VDatePickerDateTable, VDatePickerMonthTable, VDatePickerYears, VDialog, VDivider, VExpansionPanels, VExpansionPanel, VExpansionPanelHeader, VExpansionPanelContent, VFileInput, VFooter, VForm, VContainer, VCol, VRow, VSpacer, VLayout, VFlex, VHover, VIcon, VImg, VInput, VItem, VItemGroup, VLabel, VLazy, VListItemActionText, VListItemContent, VListItemTitle, VListItemSubtitle, VList, VListGroup, VListItem, VListItemAction, VListItemAvatar, VListItemIcon, VListItemGroup, VMain, VMenu, VMessages, VNavigationDrawer, VOtpInput, VOverflowBtn, VOverlay, VPagination, VSheet, VParallax, VPicker, VProgressCircular, VProgressLinear, VRadioGroup, VRadio, VRangeSlider, VRating, VResponsive, VSelect, VSkeletonLoader, VSlider, VSlideGroup, VSlideItem, VSnackbar, VSparkline, VSpeedDial, VStepper, VStepperContent, VStepperStep, VStepperHeader, VStepperItems, VSubheader, VSwitch, VSystemBar, VTabs, VTab, VTabItem, VTabsItems, VTabsSlider, VTextarea, VTextField, VThemeProvider, VTimeline, VTimelineItem, VTimePicker, VTimePickerClock, VTimePickerTitle, VToolbar, VToolbarItems, VToolbarTitle, VTooltip, VTreeview, VTreeviewNode, VVirtualScroll, VWindow, VWindowItem, VCarouselTransition, VCarouselReverseTransition, VTabTransition, VTabReverseTransition, VMenuTransition, VFabTransition, VDialogTransition, VDialogBottomTransition, VDialogTopTransition, VFadeTransition, VScaleTransition, VScrollXTransition, VScrollXReverseTransition, VScrollYTransition, VScrollYReverseTransition, VSlideXTransition, VSlideXReverseTransition, VSlideYTransition, VSlideYReverseTransition, VExpandTransition, VExpandXTransition */
|
|
980
1036
|
|
|
981
1037
|
/*! exports provided: VApp, default */
|
|
982
1038
|
|
|
983
|
-
/*! exports provided: VAppBar, VAppBarNavIcon, default */
|
|
1039
|
+
/*! exports provided: VAppBar, VAppBarNavIcon, VAppBarTitle, default */
|
|
984
1040
|
|
|
985
1041
|
/*! exports provided: VAutocomplete, default */
|
|
986
1042
|
|
|
@@ -1000,13 +1056,13 @@
|
|
|
1000
1056
|
|
|
1001
1057
|
/*! exports provided: VBtnToggle, default */
|
|
1002
1058
|
|
|
1003
|
-
/*! exports provided: VCalendar, VCalendarDaily, VCalendarWeekly, VCalendarMonthly, default */
|
|
1059
|
+
/*! exports provided: VCalendar, VCalendarCategory, VCalendarDaily, VCalendarWeekly, VCalendarMonthly, default */
|
|
1004
1060
|
|
|
1005
1061
|
/*! exports provided: VCard, VCardActions, VCardSubtitle, VCardText, VCardTitle, default */
|
|
1006
1062
|
|
|
1007
1063
|
/*! exports provided: VCarousel, VCarouselItem, default */
|
|
1008
1064
|
|
|
1009
|
-
/*! exports provided: VCarouselTransition, VCarouselReverseTransition, VTabTransition, VTabReverseTransition, VMenuTransition, VFabTransition, VDialogTransition, VDialogBottomTransition, VFadeTransition, VScaleTransition, VScrollXTransition, VScrollXReverseTransition, VScrollYTransition, VScrollYReverseTransition, VSlideXTransition, VSlideXReverseTransition, VSlideYTransition, VSlideYReverseTransition, VExpandTransition, VExpandXTransition, default */
|
|
1065
|
+
/*! exports provided: VCarouselTransition, VCarouselReverseTransition, VTabTransition, VTabReverseTransition, VMenuTransition, VFabTransition, VDialogTransition, VDialogBottomTransition, VDialogTopTransition, VFadeTransition, VScaleTransition, VScrollXTransition, VScrollXReverseTransition, VScrollYTransition, VScrollYReverseTransition, VSlideXTransition, VSlideXReverseTransition, VSlideYTransition, VSlideYReverseTransition, VExpandTransition, VExpandXTransition, default */
|
|
1010
1066
|
|
|
1011
1067
|
/*! exports provided: VCheckbox, VSimpleCheckbox, default */
|
|
1012
1068
|
|
|
@@ -1060,12 +1116,16 @@
|
|
|
1060
1116
|
|
|
1061
1117
|
/*! exports provided: VListItemActionText, VListItemContent, VListItemTitle, VListItemSubtitle, VList, VListGroup, VListItem, VListItemAction, VListItemAvatar, VListItemIcon, VListItemGroup, default */
|
|
1062
1118
|
|
|
1119
|
+
/*! exports provided: VMain, default */
|
|
1120
|
+
|
|
1063
1121
|
/*! exports provided: VMenu, default */
|
|
1064
1122
|
|
|
1065
1123
|
/*! exports provided: VMessages, default */
|
|
1066
1124
|
|
|
1067
1125
|
/*! exports provided: VNavigationDrawer, default */
|
|
1068
1126
|
|
|
1127
|
+
/*! exports provided: VOtpInput, default */
|
|
1128
|
+
|
|
1069
1129
|
/*! exports provided: VOverflowBtn, default */
|
|
1070
1130
|
|
|
1071
1131
|
/*! exports provided: VOverlay, default */
|
|
@@ -1132,13 +1192,17 @@
|
|
|
1132
1192
|
|
|
1133
1193
|
/*! exports provided: VTreeviewNodeProps, default */
|
|
1134
1194
|
|
|
1195
|
+
/*! exports provided: VVirtualScroll, default */
|
|
1196
|
+
|
|
1135
1197
|
/*! exports provided: VWindow, VWindowItem, default */
|
|
1136
1198
|
|
|
1137
|
-
/*! exports provided: af, ar, ca, cs, de, el, en, es, et, fa, fr, hr, hu, he, id, it, ja, ko, lv, lt, nl, no, pl, pt, ro, ru, sl, srCyrl, sv, th, tr, uk, zhHans, zhHant */
|
|
1199
|
+
/*! exports provided: af, ar, bg, ca, ckb, cs, da, de, el, en, es, et, fa, fi, fr, hr, hu, he, id, it, ja, ko, lv, lt, nl, no, pl, pt, ro, ru, sk, sl, srCyrl, srLatn, sv, th, tr, az, uk, vi, zhHans, zhHant */
|
|
1138
1200
|
|
|
1139
|
-
/*! exports provided:
|
|
1201
|
+
/*! exports provided: attachedRoot */
|
|
1202
|
+
|
|
1203
|
+
/*! exports provided: calculateUpdatedOffset, calculateCenteredOffset, BaseSlideGroup, default */
|
|
1140
1204
|
|
|
1141
|
-
/*! exports provided:
|
|
1205
|
+
/*! exports provided: checkCollinear, getDistance, moveTo */
|
|
1142
1206
|
|
|
1143
1207
|
/*! exports provided: column */
|
|
1144
1208
|
|
|
@@ -1146,9 +1210,11 @@
|
|
|
1146
1210
|
|
|
1147
1211
|
/*! exports provided: convertToComponentDeclarations, default */
|
|
1148
1212
|
|
|
1149
|
-
/*! exports provided: createNativeLocaleFormatter, monthChange, pad */
|
|
1213
|
+
/*! exports provided: createItemTypeListeners, createItemTypeNativeListeners, createNativeLocaleFormatter, monthChange, sanitizeDateString, pad */
|
|
1214
|
+
|
|
1215
|
+
/*! exports provided: createItemTypeNativeListeners, createItemTypeListeners */
|
|
1150
1216
|
|
|
1151
|
-
/*! exports provided: createSimpleFunctional, directiveConfig, addOnceEventListener, passiveSupported, addPassiveEventListener, getNestedValue, deepEqual, getObjectValueByPath, getPropertyFromItem, createRange, getZIndex, escapeHTML, filterObjectOnKeys, convertToUnit, kebabCase, isObject, keyCodes, remapInternalIcon, keys, camelize, arrayDiff, upperFirst, groupItems, wrapInArray, sortItems, defaultFilter, searchItems, getSlotType, debounce, getPrefixedScopedSlots, getSlot, clamp, padEnd, chunk, humanReadableFileSize, camelizeObjectKeys, mergeDeep */
|
|
1217
|
+
/*! exports provided: createSimpleFunctional, directiveConfig, addOnceEventListener, passiveSupported, addPassiveEventListener, getNestedValue, deepEqual, getObjectValueByPath, getPropertyFromItem, createRange, getZIndex, escapeHTML, filterObjectOnKeys, convertToUnit, kebabCase, isObject, keyCodes, remapInternalIcon, keys, camelize, arrayDiff, upperFirst, groupItems, wrapInArray, sortItems, defaultFilter, searchItems, getSlotType, debounce, throttle, getPrefixedScopedSlots, getSlot, clamp, padEnd, chunk, humanReadableFileSize, camelizeObjectKeys, mergeDeep, fillArray, composedPath */
|
|
1152
1218
|
|
|
1153
1219
|
/*! exports provided: createSimpleTransition, createJavascriptTransition */
|
|
1154
1220
|
|
|
@@ -1156,6 +1222,10 @@
|
|
|
1156
1222
|
|
|
1157
1223
|
/*! exports provided: default, Goto */
|
|
1158
1224
|
|
|
1225
|
+
/*! exports provided: default, functionalThemeClasses */
|
|
1226
|
+
|
|
1227
|
+
/*! exports provided: default, mergeStyles, mergeClasses, mergeListeners */
|
|
1228
|
+
|
|
1159
1229
|
/*! exports provided: default, validateNumber, validateWeekdays */
|
|
1160
1230
|
|
|
1161
1231
|
/*! exports provided: defaultMenuProps, default */
|
|
@@ -1168,8 +1238,6 @@
|
|
|
1168
1238
|
|
|
1169
1239
|
/*! exports provided: fromXYZ, toXYZ */
|
|
1170
1240
|
|
|
1171
|
-
/*! exports provided: functionalThemeClasses, default */
|
|
1172
|
-
|
|
1173
1241
|
/*! exports provided: genPath */
|
|
1174
1242
|
|
|
1175
1243
|
/*! exports provided: genPoints, genBars */
|
|
@@ -1182,16 +1250,22 @@
|
|
|
1182
1250
|
|
|
1183
1251
|
/*! exports provided: install */
|
|
1184
1252
|
|
|
1253
|
+
/*! exports provided: isCssColor, colorToInt, classToHex, intToHex, colorToHex, HSVAtoRGBA, RGBAtoHSVA, HSVAtoHSLA, HSLAtoHSVA, RGBAtoCSS, RGBtoCSS, RGBAtoHex, HexToRGBA, HexToHSVA, HSVAtoHex, parseHex, parseGradient, RGBtoInt, contrastRatio */
|
|
1254
|
+
|
|
1185
1255
|
/*! exports provided: linear, easeInQuad, easeOutQuad, easeInOutQuad, easeInCubic, easeOutCubic, easeInOutCubic, easeInQuart, easeOutQuart, easeInOutQuart, easeInQuint, easeOutQuint, easeInOutQuint */
|
|
1186
1256
|
|
|
1187
1257
|
/*! exports provided: modes, default */
|
|
1188
1258
|
|
|
1189
1259
|
/*! exports provided: parse, genStyles, genVariations, lighten, darken */
|
|
1190
1260
|
|
|
1191
|
-
/*! exports provided: parseEvent, isEventOn, isEventStart, isEventOverlapping */
|
|
1261
|
+
/*! exports provided: parseEvent, isEventOn, isEventHiddenOn, isEventStart, isEventOverlapping */
|
|
1262
|
+
|
|
1263
|
+
/*! exports provided: parsedCategoryText, getParsedCategories */
|
|
1192
1264
|
|
|
1193
1265
|
/*! exports provided: preset */
|
|
1194
1266
|
|
|
1267
|
+
/*! exports provided: prevent, default */
|
|
1268
|
+
|
|
1195
1269
|
/*! exports provided: stack */
|
|
1196
1270
|
|
|
1197
1271
|
/*! exports provided: weekNumber, isLeapYear */
|
|
@@ -1208,6 +1282,10 @@
|
|
|
1208
1282
|
!*** ./src/install.ts ***!
|
|
1209
1283
|
\************************/
|
|
1210
1284
|
|
|
1285
|
+
/*!*************************!*\
|
|
1286
|
+
!*** ./src/util/dom.ts ***!
|
|
1287
|
+
\*************************/
|
|
1288
|
+
|
|
1211
1289
|
/*!**************************!*\
|
|
1212
1290
|
!*** ./src/framework.ts ***!
|
|
1213
1291
|
\**************************/
|
|
@@ -1220,6 +1298,14 @@
|
|
|
1220
1298
|
!*** ./src/locale/ar.ts ***!
|
|
1221
1299
|
\**************************/
|
|
1222
1300
|
|
|
1301
|
+
/*!**************************!*\
|
|
1302
|
+
!*** ./src/locale/az.ts ***!
|
|
1303
|
+
\**************************/
|
|
1304
|
+
|
|
1305
|
+
/*!**************************!*\
|
|
1306
|
+
!*** ./src/locale/bg.ts ***!
|
|
1307
|
+
\**************************/
|
|
1308
|
+
|
|
1223
1309
|
/*!**************************!*\
|
|
1224
1310
|
!*** ./src/locale/ca.ts ***!
|
|
1225
1311
|
\**************************/
|
|
@@ -1228,6 +1314,10 @@
|
|
|
1228
1314
|
!*** ./src/locale/cs.ts ***!
|
|
1229
1315
|
\**************************/
|
|
1230
1316
|
|
|
1317
|
+
/*!**************************!*\
|
|
1318
|
+
!*** ./src/locale/da.ts ***!
|
|
1319
|
+
\**************************/
|
|
1320
|
+
|
|
1231
1321
|
/*!**************************!*\
|
|
1232
1322
|
!*** ./src/locale/de.ts ***!
|
|
1233
1323
|
\**************************/
|
|
@@ -1252,6 +1342,10 @@
|
|
|
1252
1342
|
!*** ./src/locale/fa.ts ***!
|
|
1253
1343
|
\**************************/
|
|
1254
1344
|
|
|
1345
|
+
/*!**************************!*\
|
|
1346
|
+
!*** ./src/locale/fi.ts ***!
|
|
1347
|
+
\**************************/
|
|
1348
|
+
|
|
1255
1349
|
/*!**************************!*\
|
|
1256
1350
|
!*** ./src/locale/fr.ts ***!
|
|
1257
1351
|
\**************************/
|
|
@@ -1316,6 +1410,10 @@
|
|
|
1316
1410
|
!*** ./src/locale/ru.ts ***!
|
|
1317
1411
|
\**************************/
|
|
1318
1412
|
|
|
1413
|
+
/*!**************************!*\
|
|
1414
|
+
!*** ./src/locale/sk.ts ***!
|
|
1415
|
+
\**************************/
|
|
1416
|
+
|
|
1319
1417
|
/*!**************************!*\
|
|
1320
1418
|
!*** ./src/locale/sl.ts ***!
|
|
1321
1419
|
\**************************/
|
|
@@ -1336,6 +1434,14 @@
|
|
|
1336
1434
|
!*** ./src/locale/uk.ts ***!
|
|
1337
1435
|
\**************************/
|
|
1338
1436
|
|
|
1437
|
+
/*!**************************!*\
|
|
1438
|
+
!*** ./src/locale/vi.ts ***!
|
|
1439
|
+
\**************************/
|
|
1440
|
+
|
|
1441
|
+
/*!***************************!*\
|
|
1442
|
+
!*** ./src/locale/ckb.ts ***!
|
|
1443
|
+
\***************************/
|
|
1444
|
+
|
|
1339
1445
|
/*!****************************!*\
|
|
1340
1446
|
!*** ./src/util/colors.ts ***!
|
|
1341
1447
|
\****************************/
|
|
@@ -1364,6 +1470,10 @@
|
|
|
1364
1470
|
!*** ./src/locale/sr-Cyrl.ts ***!
|
|
1365
1471
|
\*******************************/
|
|
1366
1472
|
|
|
1473
|
+
/*!*******************************!*\
|
|
1474
|
+
!*** ./src/locale/sr-Latn.ts ***!
|
|
1475
|
+
\*******************************/
|
|
1476
|
+
|
|
1367
1477
|
/*!*******************************!*\
|
|
1368
1478
|
!*** ./src/locale/zh-Hans.ts ***!
|
|
1369
1479
|
\*******************************/
|
|
@@ -1400,6 +1510,10 @@
|
|
|
1400
1510
|
!*** ./src/util/dateTimeUtils.ts ***!
|
|
1401
1511
|
\***********************************/
|
|
1402
1512
|
|
|
1513
|
+
/*!************************************!*\
|
|
1514
|
+
!*** ./src/mixins/mobile/index.ts ***!
|
|
1515
|
+
\************************************/
|
|
1516
|
+
|
|
1403
1517
|
/*!************************************!*\
|
|
1404
1518
|
!*** ./src/mixins/picker/index.ts ***!
|
|
1405
1519
|
\************************************/
|
|
@@ -1564,6 +1678,14 @@
|
|
|
1564
1678
|
!*** ./src/components/VList/index.ts ***!
|
|
1565
1679
|
\***************************************/
|
|
1566
1680
|
|
|
1681
|
+
/*!***************************************!*\
|
|
1682
|
+
!*** ./src/components/VMain/VMain.ts ***!
|
|
1683
|
+
\***************************************/
|
|
1684
|
+
|
|
1685
|
+
/*!***************************************!*\
|
|
1686
|
+
!*** ./src/components/VMain/index.ts ***!
|
|
1687
|
+
\***************************************/
|
|
1688
|
+
|
|
1567
1689
|
/*!***************************************!*\
|
|
1568
1690
|
!*** ./src/components/VMenu/VMenu.ts ***!
|
|
1569
1691
|
\***************************************/
|
|
@@ -1608,6 +1730,10 @@
|
|
|
1608
1730
|
!*** ./src/mixins/proxyable/index.ts ***!
|
|
1609
1731
|
\***************************************/
|
|
1610
1732
|
|
|
1733
|
+
/*!***************************************!*\
|
|
1734
|
+
!*** ./src/mixins/roundable/index.ts ***!
|
|
1735
|
+
\***************************************/
|
|
1736
|
+
|
|
1611
1737
|
/*!***************************************!*\
|
|
1612
1738
|
!*** ./src/mixins/stackable/index.ts ***!
|
|
1613
1739
|
\***************************************/
|
|
@@ -1776,6 +1902,10 @@
|
|
|
1776
1902
|
!*** ./src/components/VList/VList.sass ***!
|
|
1777
1903
|
\*****************************************/
|
|
1778
1904
|
|
|
1905
|
+
/*!*****************************************!*\
|
|
1906
|
+
!*** ./src/components/VMain/VMain.sass ***!
|
|
1907
|
+
\*****************************************/
|
|
1908
|
+
|
|
1779
1909
|
/*!*****************************************!*\
|
|
1780
1910
|
!*** ./src/components/VMenu/VMenu.sass ***!
|
|
1781
1911
|
\*****************************************/
|
|
@@ -1968,6 +2098,10 @@
|
|
|
1968
2098
|
!*** ./src/components/VMessages/index.ts ***!
|
|
1969
2099
|
\*******************************************/
|
|
1970
2100
|
|
|
2101
|
+
/*!*******************************************!*\
|
|
2102
|
+
!*** ./src/components/VOtpInput/index.ts ***!
|
|
2103
|
+
\*******************************************/
|
|
2104
|
+
|
|
1971
2105
|
/*!*******************************************!*\
|
|
1972
2106
|
!*** ./src/components/VParallax/index.ts ***!
|
|
1973
2107
|
\*******************************************/
|
|
@@ -2284,10 +2418,6 @@
|
|
|
2284
2418
|
!*** ./src/components/VCombobox/VCombobox.ts ***!
|
|
2285
2419
|
\***********************************************/
|
|
2286
2420
|
|
|
2287
|
-
/*!***********************************************!*\
|
|
2288
|
-
!*** ./src/components/VContent/VContent.sass ***!
|
|
2289
|
-
\***********************************************/
|
|
2290
|
-
|
|
2291
2421
|
/*!***********************************************!*\
|
|
2292
2422
|
!*** ./src/components/VCounter/VCounter.sass ***!
|
|
2293
2423
|
\***********************************************/
|
|
@@ -2312,6 +2442,10 @@
|
|
|
2312
2442
|
!*** ./src/components/VMessages/VMessages.ts ***!
|
|
2313
2443
|
\***********************************************/
|
|
2314
2444
|
|
|
2445
|
+
/*!***********************************************!*\
|
|
2446
|
+
!*** ./src/components/VOtpInput/VOtpInput.ts ***!
|
|
2447
|
+
\***********************************************/
|
|
2448
|
+
|
|
2315
2449
|
/*!***********************************************!*\
|
|
2316
2450
|
!*** ./src/components/VOverlay/VOverlay.sass ***!
|
|
2317
2451
|
\***********************************************/
|
|
@@ -2364,6 +2498,10 @@
|
|
|
2364
2498
|
!*** ./src/services/icons/presets/mdi-svg.ts ***!
|
|
2365
2499
|
\***********************************************/
|
|
2366
2500
|
|
|
2501
|
+
/*!************************************************!*\
|
|
2502
|
+
!*** ./src/components/VAppBar/VAppBarTitle.ts ***!
|
|
2503
|
+
\************************************************/
|
|
2504
|
+
|
|
2367
2505
|
/*!************************************************!*\
|
|
2368
2506
|
!*** ./src/components/VCalendar/util/props.ts ***!
|
|
2369
2507
|
\************************************************/
|
|
@@ -2388,6 +2526,10 @@
|
|
|
2388
2526
|
!*** ./src/components/VThemeProvider/index.ts ***!
|
|
2389
2527
|
\************************************************/
|
|
2390
2528
|
|
|
2529
|
+
/*!************************************************!*\
|
|
2530
|
+
!*** ./src/components/VVirtualScroll/index.ts ***!
|
|
2531
|
+
\************************************************/
|
|
2532
|
+
|
|
2391
2533
|
/*!*************************************************!*\
|
|
2392
2534
|
!*** ./src/components/VBtnToggle/VBtnToggle.ts ***!
|
|
2393
2535
|
\*************************************************/
|
|
@@ -2404,6 +2546,10 @@
|
|
|
2404
2546
|
!*** ./src/components/VCalendar/util/events.ts ***!
|
|
2405
2547
|
\*************************************************/
|
|
2406
2548
|
|
|
2549
|
+
/*!*************************************************!*\
|
|
2550
|
+
!*** ./src/components/VCalendar/util/parser.ts ***!
|
|
2551
|
+
\*************************************************/
|
|
2552
|
+
|
|
2407
2553
|
/*!*************************************************!*\
|
|
2408
2554
|
!*** ./src/components/VCarousel/VCarousel.sass ***!
|
|
2409
2555
|
\*************************************************/
|
|
@@ -2444,6 +2590,10 @@
|
|
|
2444
2590
|
!*** ./src/components/VMessages/VMessages.sass ***!
|
|
2445
2591
|
\*************************************************/
|
|
2446
2592
|
|
|
2593
|
+
/*!*************************************************!*\
|
|
2594
|
+
!*** ./src/components/VOtpInput/VOtpInput.sass ***!
|
|
2595
|
+
\*************************************************/
|
|
2596
|
+
|
|
2447
2597
|
/*!*************************************************!*\
|
|
2448
2598
|
!*** ./src/components/VParallax/VParallax.sass ***!
|
|
2449
2599
|
\*************************************************/
|
|
@@ -2740,6 +2890,10 @@
|
|
|
2740
2890
|
!*** ./src/components/VBreadcrumbs/VBreadcrumbs.sass ***!
|
|
2741
2891
|
\*******************************************************/
|
|
2742
2892
|
|
|
2893
|
+
/*!*******************************************************!*\
|
|
2894
|
+
!*** ./src/components/VCalendar/VCalendarCategory.ts ***!
|
|
2895
|
+
\*******************************************************/
|
|
2896
|
+
|
|
2743
2897
|
/*!*******************************************************!*\
|
|
2744
2898
|
!*** ./src/components/VCalendar/VCalendarWeekly.sass ***!
|
|
2745
2899
|
\*******************************************************/
|
|
@@ -2808,6 +2962,10 @@
|
|
|
2808
2962
|
!*** ./src/components/VBreadcrumbs/VBreadcrumbsItem.ts ***!
|
|
2809
2963
|
\*********************************************************/
|
|
2810
2964
|
|
|
2965
|
+
/*!*********************************************************!*\
|
|
2966
|
+
!*** ./src/components/VCalendar/VCalendarCategory.sass ***!
|
|
2967
|
+
\*********************************************************/
|
|
2968
|
+
|
|
2811
2969
|
/*!*********************************************************!*\
|
|
2812
2970
|
!*** ./src/components/VColorPicker/VColorPickerEdit.ts ***!
|
|
2813
2971
|
\*********************************************************/
|
|
@@ -2820,10 +2978,18 @@
|
|
|
2820
2978
|
!*** ./src/components/VDatePicker/VDatePickerHeader.ts ***!
|
|
2821
2979
|
\*********************************************************/
|
|
2822
2980
|
|
|
2981
|
+
/*!*********************************************************!*\
|
|
2982
|
+
!*** ./src/components/VDatePicker/util/eventHelpers.ts ***!
|
|
2983
|
+
\*********************************************************/
|
|
2984
|
+
|
|
2823
2985
|
/*!*********************************************************!*\
|
|
2824
2986
|
!*** ./src/components/VThemeProvider/VThemeProvider.ts ***!
|
|
2825
2987
|
\*********************************************************/
|
|
2826
2988
|
|
|
2989
|
+
/*!*********************************************************!*\
|
|
2990
|
+
!*** ./src/components/VVirtualScroll/VVirtualScroll.ts ***!
|
|
2991
|
+
\*********************************************************/
|
|
2992
|
+
|
|
2827
2993
|
/*!*********************************************************!*\
|
|
2828
2994
|
!*** ./src/components/transitions/expand-transition.ts ***!
|
|
2829
2995
|
\*********************************************************/
|
|
@@ -2884,6 +3050,10 @@
|
|
|
2884
3050
|
!*** ./src/components/VSkeletonLoader/VSkeletonLoader.ts ***!
|
|
2885
3051
|
\***********************************************************/
|
|
2886
3052
|
|
|
3053
|
+
/*!***********************************************************!*\
|
|
3054
|
+
!*** ./src/components/VVirtualScroll/VVirtualScroll.sass ***!
|
|
3055
|
+
\***********************************************************/
|
|
3056
|
+
|
|
2887
3057
|
/*!************************************************************!*\
|
|
2888
3058
|
!*** ./src/components/VBreadcrumbs/VBreadcrumbsDivider.ts ***!
|
|
2889
3059
|
\************************************************************/
|
|
@@ -2944,6 +3114,10 @@
|
|
|
2944
3114
|
!*** ./src/components/VColorPicker/VColorPickerSwatches.sass ***!
|
|
2945
3115
|
\***************************************************************/
|
|
2946
3116
|
|
|
3117
|
+
/*!***************************************************************!*\
|
|
3118
|
+
!*** ./src/components/VDatePicker/util/sanitizeDateString.ts ***!
|
|
3119
|
+
\***************************************************************/
|
|
3120
|
+
|
|
2947
3121
|
/*!***************************************************************!*\
|
|
2948
3122
|
!*** ./src/components/VNavigationDrawer/VNavigationDrawer.ts ***!
|
|
2949
3123
|
\***************************************************************/
|