@vuetify/nightly 3.8.1-master.2025-04-16 → 3.8.2-master.2025-04-17
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/CHANGELOG.md +11 -32
- package/dist/json/attributes.json +3007 -3007
- package/dist/json/importMap-labs.json +30 -30
- package/dist/json/importMap.json +162 -162
- package/dist/json/web-types.json +5216 -5216
- package/dist/vuetify-labs.cjs +3 -3
- package/dist/vuetify-labs.css +4655 -4655
- package/dist/vuetify-labs.d.ts +60 -60
- package/dist/vuetify-labs.esm.js +3 -3
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +3 -3
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +3 -3
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +2120 -2120
- package/dist/vuetify.d.ts +60 -60
- package/dist/vuetify.esm.js +3 -3
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +3 -3
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +3 -3
- package/dist/vuetify.min.js.map +1 -1
- package/lib/blueprints/md3.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +60 -60
- package/lib/framework.js +1 -1
- package/package.json +1 -1
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"md3.js","names":["mdi","md3","defaults","VAppBar","flat","VAutocomplete","variant","VBanner","color","VBottomSheet","contentClass","VBtn","rounded","VBtnGroup","VCard","VCheckbox","inset","VChip","VCombobox","VDateInput","VDatePicker","controlHeight","divided","headerColor","elevation","VFileInput","VNavigationDrawer","VNumberInput","undefined","VSelect","VSlider","VTabs","VTextarea","VTextField","VToolbar","icons","defaultSet","sets","theme","themes","light","colors","primary","secondary","tertiary","error","surface"],"sources":["../../src/blueprints/md3.ts"],"sourcesContent":["// Icons\nimport { mdi } from '@/iconsets/mdi'\n\n// Types\nimport type { Blueprint } from '@/framework'\n\nexport const md3: Blueprint = {\n defaults: {\n VAppBar: {\n flat: true,\n },\n VAutocomplete: {\n variant: 'outlined',\n },\n VBanner: {\n color: 'primary',\n },\n VBottomSheet: {\n contentClass: 'rounded-t-xl overflow-hidden',\n },\n VBtn: {\n color: 'primary',\n rounded: 'xl',\n },\n VBtnGroup: {\n rounded: 'xl',\n VBtn: { rounded: null },\n },\n VCard: {\n rounded: 'lg',\n },\n VCheckbox: {\n color: 'secondary',\n inset: true,\n },\n VChip: {\n rounded: 'sm',\n },\n VCombobox: {\n variant: 'outlined',\n },\n VDateInput: {\n variant: 'outlined',\n },\n VDatePicker: {\n controlHeight: 48,\n color: 'primary',\n divided: true,\n headerColor: '',\n elevation: 3,\n rounded: 'xl',\n\n VBtn: {\n color: 'high-emphasis',\n rounded: 'circle',\n },\n },\n VFileInput: {\n variant: 'outlined',\n },\n VNavigationDrawer: {\n // VList: {\n // nav: true,\n // VListItem: {\n // rounded: 'xl',\n // },\n // },\n },\n VNumberInput: {\n variant: 'outlined',\n\n VBtn: {\n color: undefined,\n rounded: undefined,\n }
|
1
|
+
{"version":3,"file":"md3.js","names":["mdi","md3","defaults","VAppBar","flat","VAutocomplete","variant","VBanner","color","VBottomSheet","contentClass","VBtn","rounded","VBtnGroup","VCard","VCheckbox","inset","VChip","VCombobox","VDateInput","VDatePicker","controlHeight","divided","headerColor","elevation","VFileInput","VNavigationDrawer","VNumberInput","undefined","VSelect","VSlider","VTabs","VTextarea","VTextField","VToolbar","icons","defaultSet","sets","theme","themes","light","colors","primary","secondary","tertiary","error","surface"],"sources":["../../src/blueprints/md3.ts"],"sourcesContent":["// Icons\nimport { mdi } from '@/iconsets/mdi'\n\n// Types\nimport type { Blueprint } from '@/framework'\n\nexport const md3: Blueprint = {\n defaults: {\n VAppBar: {\n flat: true,\n },\n VAutocomplete: {\n variant: 'outlined',\n },\n VBanner: {\n color: 'primary',\n },\n VBottomSheet: {\n contentClass: 'rounded-t-xl overflow-hidden',\n },\n VBtn: {\n color: 'primary',\n rounded: 'xl',\n },\n VBtnGroup: {\n rounded: 'xl',\n VBtn: { rounded: null },\n },\n VCard: {\n rounded: 'lg',\n },\n VCheckbox: {\n color: 'secondary',\n inset: true,\n },\n VChip: {\n rounded: 'sm',\n },\n VCombobox: {\n variant: 'outlined',\n },\n VDateInput: {\n variant: 'outlined',\n },\n VDatePicker: {\n controlHeight: 48,\n color: 'primary',\n divided: true,\n headerColor: '',\n elevation: 3,\n rounded: 'xl',\n\n VBtn: {\n color: 'high-emphasis',\n rounded: 'circle',\n },\n },\n VFileInput: {\n variant: 'outlined',\n },\n VNavigationDrawer: {\n // VList: {\n // nav: true,\n // VListItem: {\n // rounded: 'xl',\n // },\n // },\n },\n VNumberInput: {\n variant: 'outlined',\n\n VBtn: {\n color: undefined,\n rounded: undefined,\n },\n },\n VSelect: {\n variant: 'outlined',\n },\n VSlider: {\n color: 'primary',\n },\n VTabs: {\n color: 'primary',\n },\n VTextarea: {\n variant: 'outlined',\n },\n VTextField: {\n variant: 'outlined',\n },\n VToolbar: {\n VBtn: {\n color: null,\n },\n },\n },\n icons: {\n defaultSet: 'mdi',\n sets: {\n mdi,\n },\n },\n theme: {\n themes: {\n light: {\n colors: {\n primary: '#6750a4',\n secondary: '#b4b0bb',\n tertiary: '#7d5260',\n error: '#b3261e',\n surface: '#fffbfe',\n },\n },\n },\n },\n}\n"],"mappings":"AAAA;AAAA,SACSA,GAAG,8BAEZ;AAGA,OAAO,MAAMC,GAAc,GAAG;EAC5BC,QAAQ,EAAE;IACRC,OAAO,EAAE;MACPC,IAAI,EAAE;IACR,CAAC;IACDC,aAAa,EAAE;MACbC,OAAO,EAAE;IACX,CAAC;IACDC,OAAO,EAAE;MACPC,KAAK,EAAE;IACT,CAAC;IACDC,YAAY,EAAE;MACZC,YAAY,EAAE;IAChB,CAAC;IACDC,IAAI,EAAE;MACJH,KAAK,EAAE,SAAS;MAChBI,OAAO,EAAE;IACX,CAAC;IACDC,SAAS,EAAE;MACTD,OAAO,EAAE,IAAI;MACbD,IAAI,EAAE;QAAEC,OAAO,EAAE;MAAK;IACxB,CAAC;IACDE,KAAK,EAAE;MACLF,OAAO,EAAE;IACX,CAAC;IACDG,SAAS,EAAE;MACTP,KAAK,EAAE,WAAW;MAClBQ,KAAK,EAAE;IACT,CAAC;IACDC,KAAK,EAAE;MACLL,OAAO,EAAE;IACX,CAAC;IACDM,SAAS,EAAE;MACTZ,OAAO,EAAE;IACX,CAAC;IACDa,UAAU,EAAE;MACVb,OAAO,EAAE;IACX,CAAC;IACDc,WAAW,EAAE;MACXC,aAAa,EAAE,EAAE;MACjBb,KAAK,EAAE,SAAS;MAChBc,OAAO,EAAE,IAAI;MACbC,WAAW,EAAE,EAAE;MACfC,SAAS,EAAE,CAAC;MACZZ,OAAO,EAAE,IAAI;MAEbD,IAAI,EAAE;QACJH,KAAK,EAAE,eAAe;QACtBI,OAAO,EAAE;MACX;IACF,CAAC;IACDa,UAAU,EAAE;MACVnB,OAAO,EAAE;IACX,CAAC;IACDoB,iBAAiB,EAAE;MACjB;MACA;MACA;MACA;MACA;MACA;IAAA,CACD;IACDC,YAAY,EAAE;MACZrB,OAAO,EAAE,UAAU;MAEnBK,IAAI,EAAE;QACJH,KAAK,EAAEoB,SAAS;QAChBhB,OAAO,EAAEgB;MACX;IACF,CAAC;IACDC,OAAO,EAAE;MACPvB,OAAO,EAAE;IACX,CAAC;IACDwB,OAAO,EAAE;MACPtB,KAAK,EAAE;IACT,CAAC;IACDuB,KAAK,EAAE;MACLvB,KAAK,EAAE;IACT,CAAC;IACDwB,SAAS,EAAE;MACT1B,OAAO,EAAE;IACX,CAAC;IACD2B,UAAU,EAAE;MACV3B,OAAO,EAAE;IACX,CAAC;IACD4B,QAAQ,EAAE;MACRvB,IAAI,EAAE;QACJH,KAAK,EAAE;MACT;IACF;EACF,CAAC;EACD2B,KAAK,EAAE;IACLC,UAAU,EAAE,KAAK;IACjBC,IAAI,EAAE;MACJrC;IACF;EACF,CAAC;EACDsC,KAAK,EAAE;IACLC,MAAM,EAAE;MACNC,KAAK,EAAE;QACLC,MAAM,EAAE;UACNC,OAAO,EAAE,SAAS;UAClBC,SAAS,EAAE,SAAS;UACpBC,QAAQ,EAAE,SAAS;UACnBC,KAAK,EAAE,SAAS;UAChBC,OAAO,EAAE;QACX;MACF;IACF;EACF;AACF,CAAC","ignoreList":[]}
|
package/lib/entry-bundler.js
CHANGED
@@ -16,7 +16,7 @@ export const createVuetify = function () {
|
|
16
16
|
...options
|
17
17
|
});
|
18
18
|
};
|
19
|
-
export const version = "3.8.
|
19
|
+
export const version = "3.8.2-master.2025-04-17";
|
20
20
|
createVuetify.version = version;
|
21
21
|
export { blueprints, components, directives };
|
22
22
|
export * from "./composables/index.js";
|
package/lib/framework.d.ts
CHANGED
@@ -2570,41 +2570,41 @@ declare module 'vue' {
|
|
2570
2570
|
$children?: VNodeChild
|
2571
2571
|
}
|
2572
2572
|
export interface GlobalComponents {
|
2573
|
-
VApp: typeof import('vuetify/components')['VApp']
|
2574
|
-
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
|
2575
2573
|
VAlert: typeof import('vuetify/components')['VAlert']
|
2576
2574
|
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
2577
|
-
VAvatar: typeof import('vuetify/components')['VAvatar']
|
2578
2575
|
VAppBar: typeof import('vuetify/components')['VAppBar']
|
2579
2576
|
VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
|
2580
2577
|
VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
|
2581
|
-
|
2582
|
-
|
2583
|
-
VBtn: typeof import('vuetify/components')['VBtn']
|
2578
|
+
VApp: typeof import('vuetify/components')['VApp']
|
2579
|
+
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
|
2584
2580
|
VBanner: typeof import('vuetify/components')['VBanner']
|
2585
2581
|
VBannerActions: typeof import('vuetify/components')['VBannerActions']
|
2586
2582
|
VBannerText: typeof import('vuetify/components')['VBannerText']
|
2583
|
+
VAvatar: typeof import('vuetify/components')['VAvatar']
|
2584
|
+
VBadge: typeof import('vuetify/components')['VBadge']
|
2585
|
+
VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
|
2587
2586
|
VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
|
2587
|
+
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
|
2588
2588
|
VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
|
2589
2589
|
VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
|
2590
2590
|
VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
|
2591
|
+
VCode: typeof import('vuetify/components')['VCode']
|
2592
|
+
VBtn: typeof import('vuetify/components')['VBtn']
|
2593
|
+
VCheckbox: typeof import('vuetify/components')['VCheckbox']
|
2594
|
+
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
2595
|
+
VCarousel: typeof import('vuetify/components')['VCarousel']
|
2596
|
+
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
2591
2597
|
VCard: typeof import('vuetify/components')['VCard']
|
2592
2598
|
VCardActions: typeof import('vuetify/components')['VCardActions']
|
2593
2599
|
VCardItem: typeof import('vuetify/components')['VCardItem']
|
2594
2600
|
VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
|
2595
2601
|
VCardText: typeof import('vuetify/components')['VCardText']
|
2596
2602
|
VCardTitle: typeof import('vuetify/components')['VCardTitle']
|
2597
|
-
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
|
2598
|
-
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
|
2599
|
-
VCode: typeof import('vuetify/components')['VCode']
|
2600
2603
|
VCombobox: typeof import('vuetify/components')['VCombobox']
|
2601
|
-
|
2602
|
-
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
2603
|
-
VColorPicker: typeof import('vuetify/components')['VColorPicker']
|
2604
|
-
VCheckbox: typeof import('vuetify/components')['VCheckbox']
|
2605
|
-
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
2606
|
-
VChip: typeof import('vuetify/components')['VChip']
|
2604
|
+
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
|
2607
2605
|
VCounter: typeof import('vuetify/components')['VCounter']
|
2606
|
+
VColorPicker: typeof import('vuetify/components')['VColorPicker']
|
2607
|
+
VDialog: typeof import('vuetify/components')['VDialog']
|
2608
2608
|
VDatePicker: typeof import('vuetify/components')['VDatePicker']
|
2609
2609
|
VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
|
2610
2610
|
VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
|
@@ -2618,31 +2618,26 @@ declare module 'vue' {
|
|
2618
2618
|
VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
|
2619
2619
|
VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
|
2620
2620
|
VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
|
2621
|
-
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
2622
|
-
VDialog: typeof import('vuetify/components')['VDialog']
|
2623
2621
|
VDivider: typeof import('vuetify/components')['VDivider']
|
2622
|
+
VFab: typeof import('vuetify/components')['VFab']
|
2624
2623
|
VEmptyState: typeof import('vuetify/components')['VEmptyState']
|
2625
2624
|
VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
|
2626
2625
|
VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
|
2627
2626
|
VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
|
2628
2627
|
VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
|
2629
|
-
VField: typeof import('vuetify/components')['VField']
|
2630
|
-
VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
|
2631
|
-
VFab: typeof import('vuetify/components')['VFab']
|
2632
2628
|
VFileInput: typeof import('vuetify/components')['VFileInput']
|
2629
|
+
VImg: typeof import('vuetify/components')['VImg']
|
2633
2630
|
VFooter: typeof import('vuetify/components')['VFooter']
|
2631
|
+
VField: typeof import('vuetify/components')['VField']
|
2632
|
+
VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
|
2634
2633
|
VIcon: typeof import('vuetify/components')['VIcon']
|
2635
2634
|
VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
|
2636
2635
|
VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
|
2637
2636
|
VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
|
2638
2637
|
VClassIcon: typeof import('vuetify/components')['VClassIcon']
|
2639
|
-
|
2640
|
-
VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
|
2638
|
+
VInput: typeof import('vuetify/components')['VInput']
|
2641
2639
|
VItemGroup: typeof import('vuetify/components')['VItemGroup']
|
2642
2640
|
VItem: typeof import('vuetify/components')['VItem']
|
2643
|
-
VKbd: typeof import('vuetify/components')['VKbd']
|
2644
|
-
VLabel: typeof import('vuetify/components')['VLabel']
|
2645
|
-
VInput: typeof import('vuetify/components')['VInput']
|
2646
2641
|
VList: typeof import('vuetify/components')['VList']
|
2647
2642
|
VListGroup: typeof import('vuetify/components')['VListGroup']
|
2648
2643
|
VListImg: typeof import('vuetify/components')['VListImg']
|
@@ -2652,48 +2647,56 @@ declare module 'vue' {
|
|
2652
2647
|
VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
|
2653
2648
|
VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
|
2654
2649
|
VListSubheader: typeof import('vuetify/components')['VListSubheader']
|
2655
|
-
|
2650
|
+
VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
|
2651
|
+
VKbd: typeof import('vuetify/components')['VKbd']
|
2652
|
+
VLabel: typeof import('vuetify/components')['VLabel']
|
2656
2653
|
VMain: typeof import('vuetify/components')['VMain']
|
2654
|
+
VMenu: typeof import('vuetify/components')['VMenu']
|
2657
2655
|
VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
|
2656
|
+
VMessages: typeof import('vuetify/components')['VMessages']
|
2658
2657
|
VNumberInput: typeof import('vuetify/components')['VNumberInput']
|
2659
|
-
VMenu: typeof import('vuetify/components')['VMenu']
|
2660
2658
|
VOtpInput: typeof import('vuetify/components')['VOtpInput']
|
2661
2659
|
VOverlay: typeof import('vuetify/components')['VOverlay']
|
2662
|
-
VPagination: typeof import('vuetify/components')['VPagination']
|
2663
|
-
VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
|
2664
2660
|
VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
|
2665
|
-
|
2661
|
+
VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
|
2662
|
+
VPagination: typeof import('vuetify/components')['VPagination']
|
2663
|
+
VSelect: typeof import('vuetify/components')['VSelect']
|
2666
2664
|
VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
|
2667
|
-
|
2668
|
-
VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
|
2669
|
-
VSheet: typeof import('vuetify/components')['VSheet']
|
2670
|
-
VSnackbar: typeof import('vuetify/components')['VSnackbar']
|
2665
|
+
VRating: typeof import('vuetify/components')['VRating']
|
2671
2666
|
VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
|
2672
2667
|
VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
|
2668
|
+
VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
|
2669
|
+
VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
|
2670
|
+
VSnackbar: typeof import('vuetify/components')['VSnackbar']
|
2671
|
+
VSheet: typeof import('vuetify/components')['VSheet']
|
2672
|
+
VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
|
2673
2673
|
VSlider: typeof import('vuetify/components')['VSlider']
|
2674
2674
|
VSwitch: typeof import('vuetify/components')['VSwitch']
|
2675
|
-
VSelect: typeof import('vuetify/components')['VSelect']
|
2676
|
-
VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
|
2677
2675
|
VStepper: typeof import('vuetify/components')['VStepper']
|
2678
2676
|
VStepperActions: typeof import('vuetify/components')['VStepperActions']
|
2679
2677
|
VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
|
2680
2678
|
VStepperItem: typeof import('vuetify/components')['VStepperItem']
|
2681
2679
|
VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
|
2682
2680
|
VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
|
2681
|
+
VSystemBar: typeof import('vuetify/components')['VSystemBar']
|
2682
|
+
VTextField: typeof import('vuetify/components')['VTextField']
|
2683
2683
|
VTable: typeof import('vuetify/components')['VTable']
|
2684
2684
|
VTimeline: typeof import('vuetify/components')['VTimeline']
|
2685
2685
|
VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
|
2686
|
-
VTextField: typeof import('vuetify/components')['VTextField']
|
2687
2686
|
VTextarea: typeof import('vuetify/components')['VTextarea']
|
2688
|
-
|
2689
|
-
|
2690
|
-
|
2691
|
-
|
2687
|
+
VTab: typeof import('vuetify/components')['VTab']
|
2688
|
+
VTabs: typeof import('vuetify/components')['VTabs']
|
2689
|
+
VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
|
2690
|
+
VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
|
2692
2691
|
VToolbar: typeof import('vuetify/components')['VToolbar']
|
2693
2692
|
VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
|
2694
2693
|
VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
|
2695
|
-
|
2694
|
+
VTooltip: typeof import('vuetify/components')['VTooltip']
|
2695
|
+
VWindow: typeof import('vuetify/components')['VWindow']
|
2696
|
+
VWindowItem: typeof import('vuetify/components')['VWindowItem']
|
2696
2697
|
VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
|
2698
|
+
VDataIterator: typeof import('vuetify/components')['VDataIterator']
|
2699
|
+
VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
|
2697
2700
|
VContainer: typeof import('vuetify/components')['VContainer']
|
2698
2701
|
VCol: typeof import('vuetify/components')['VCol']
|
2699
2702
|
VRow: typeof import('vuetify/components')['VRow']
|
@@ -2702,18 +2705,20 @@ declare module 'vue' {
|
|
2702
2705
|
VHover: typeof import('vuetify/components')['VHover']
|
2703
2706
|
VLayout: typeof import('vuetify/components')['VLayout']
|
2704
2707
|
VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
|
2705
|
-
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
|
2706
2708
|
VLazy: typeof import('vuetify/components')['VLazy']
|
2709
|
+
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
|
2707
2710
|
VNoSsr: typeof import('vuetify/components')['VNoSsr']
|
2708
2711
|
VParallax: typeof import('vuetify/components')['VParallax']
|
2709
2712
|
VRadio: typeof import('vuetify/components')['VRadio']
|
2710
|
-
VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
|
2711
2713
|
VResponsive: typeof import('vuetify/components')['VResponsive']
|
2712
|
-
|
2714
|
+
VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
|
2713
2715
|
VSnackbarQueue: typeof import('vuetify/components')['VSnackbarQueue']
|
2716
|
+
VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
|
2714
2717
|
VSparkline: typeof import('vuetify/components')['VSparkline']
|
2715
2718
|
VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
|
2716
2719
|
VValidation: typeof import('vuetify/components')['VValidation']
|
2720
|
+
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
2721
|
+
VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
|
2717
2722
|
VFabTransition: typeof import('vuetify/components')['VFabTransition']
|
2718
2723
|
VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
|
2719
2724
|
VDialogTopTransition: typeof import('vuetify/components')['VDialogTopTransition']
|
@@ -2730,32 +2735,27 @@ declare module 'vue' {
|
|
2730
2735
|
VExpandTransition: typeof import('vuetify/components')['VExpandTransition']
|
2731
2736
|
VExpandXTransition: typeof import('vuetify/components')['VExpandXTransition']
|
2732
2737
|
VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
|
2733
|
-
|
2734
|
-
|
2735
|
-
|
2736
|
-
|
2737
|
-
|
2738
|
-
|
2738
|
+
VChip: typeof import('vuetify/components')['VChip']
|
2739
|
+
VPicker: typeof import('vuetify/labs/components')['VPicker']
|
2740
|
+
VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
|
2741
|
+
VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
|
2742
|
+
VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
|
2743
|
+
VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
|
2744
|
+
VIconBtn: typeof import('vuetify/labs/components')['VIconBtn']
|
2739
2745
|
VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
|
2740
2746
|
VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
|
2741
|
-
VIconBtn: typeof import('vuetify/labs/components')['VIconBtn']
|
2742
2747
|
VCalendar: typeof import('vuetify/labs/components')['VCalendar']
|
2743
2748
|
VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
|
2744
2749
|
VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
|
2745
2750
|
VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
|
2746
2751
|
VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
|
2747
2752
|
VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
|
2748
|
-
VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
|
2749
|
-
VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
|
2750
|
-
VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
|
2751
|
-
VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
|
2752
|
-
VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
|
2753
|
-
VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
|
2754
2753
|
VTreeview: typeof import('vuetify/labs/components')['VTreeview']
|
2755
2754
|
VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
|
2756
2755
|
VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']
|
2757
|
-
|
2758
|
-
|
2756
|
+
VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
|
2757
|
+
VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
|
2758
|
+
VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
|
2759
2759
|
VDateInput: typeof import('vuetify/labs/components')['VDateInput']
|
2760
2760
|
VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
|
2761
2761
|
}
|
package/lib/framework.js
CHANGED