@vuetify/nightly 3.3.0-dev-20230505.0 → 3.3.0-dev-20230508.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/CHANGELOG.md +2 -2
- package/dist/json/importMap.json +38 -38
- package/dist/json/web-types.json +1 -1
- package/dist/vuetify-labs.css +631 -631
- package/dist/vuetify-labs.esm.js +3 -3
- package/dist/vuetify-labs.js +3 -3
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +1 -1
- package/dist/vuetify.d.ts +11 -11
- package/dist/vuetify.esm.js +3 -3
- package/dist/vuetify.js +3 -3
- package/dist/vuetify.min.css +1 -1
- package/dist/vuetify.min.js +3 -3
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.ts +11 -11
- package/package.json +1 -1
package/dist/vuetify.css
CHANGED
package/dist/vuetify.d.ts
CHANGED
|
@@ -59896,11 +59896,11 @@ declare module '@vue/runtime-core' {
|
|
|
59896
59896
|
|
|
59897
59897
|
export interface GlobalComponents {
|
|
59898
59898
|
VApp: typeof import('vuetify/components')['VApp']
|
|
59899
|
+
VAlert: typeof import('vuetify/components')['VAlert']
|
|
59900
|
+
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
|
59899
59901
|
VAppBar: typeof import('vuetify/components')['VAppBar']
|
|
59900
59902
|
VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
|
|
59901
59903
|
VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
|
|
59902
|
-
VAlert: typeof import('vuetify/components')['VAlert']
|
|
59903
|
-
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
|
59904
59904
|
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
|
|
59905
59905
|
VAvatar: typeof import('vuetify/components')['VAvatar']
|
|
59906
59906
|
VBadge: typeof import('vuetify/components')['VBadge']
|
|
@@ -59920,14 +59920,14 @@ declare module '@vue/runtime-core' {
|
|
|
59920
59920
|
VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
|
|
59921
59921
|
VCardText: typeof import('vuetify/components')['VCardText']
|
|
59922
59922
|
VCardTitle: typeof import('vuetify/components')['VCardTitle']
|
|
59923
|
-
VCarousel: typeof import('vuetify/components')['VCarousel']
|
|
59924
|
-
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
|
59925
59923
|
VCheckbox: typeof import('vuetify/components')['VCheckbox']
|
|
59926
59924
|
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
|
59927
59925
|
VChip: typeof import('vuetify/components')['VChip']
|
|
59928
59926
|
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
|
59929
59927
|
VCode: typeof import('vuetify/components')['VCode']
|
|
59930
59928
|
VColorPicker: typeof import('vuetify/components')['VColorPicker']
|
|
59929
|
+
VCarousel: typeof import('vuetify/components')['VCarousel']
|
|
59930
|
+
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
|
59931
59931
|
VCombobox: typeof import('vuetify/components')['VCombobox']
|
|
59932
59932
|
VCounter: typeof import('vuetify/components')['VCounter']
|
|
59933
59933
|
VDialog: typeof import('vuetify/components')['VDialog']
|
|
@@ -59946,11 +59946,11 @@ declare module '@vue/runtime-core' {
|
|
|
59946
59946
|
VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
|
|
59947
59947
|
VClassIcon: typeof import('vuetify/components')['VClassIcon']
|
|
59948
59948
|
VImg: typeof import('vuetify/components')['VImg']
|
|
59949
|
-
VInput: typeof import('vuetify/components')['VInput']
|
|
59950
59949
|
VItemGroup: typeof import('vuetify/components')['VItemGroup']
|
|
59951
59950
|
VItem: typeof import('vuetify/components')['VItem']
|
|
59952
|
-
|
|
59951
|
+
VInput: typeof import('vuetify/components')['VInput']
|
|
59953
59952
|
VLabel: typeof import('vuetify/components')['VLabel']
|
|
59953
|
+
VKbd: typeof import('vuetify/components')['VKbd']
|
|
59954
59954
|
VList: typeof import('vuetify/components')['VList']
|
|
59955
59955
|
VListGroup: typeof import('vuetify/components')['VListGroup']
|
|
59956
59956
|
VListImg: typeof import('vuetify/components')['VListImg']
|
|
@@ -59995,23 +59995,23 @@ declare module '@vue/runtime-core' {
|
|
|
59995
59995
|
VWindowItem: typeof import('vuetify/components')['VWindowItem']
|
|
59996
59996
|
VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
|
|
59997
59997
|
VForm: typeof import('vuetify/components')['VForm']
|
|
59998
|
+
VHover: typeof import('vuetify/components')['VHover']
|
|
59998
59999
|
VContainer: typeof import('vuetify/components')['VContainer']
|
|
59999
60000
|
VCol: typeof import('vuetify/components')['VCol']
|
|
60000
60001
|
VRow: typeof import('vuetify/components')['VRow']
|
|
60001
60002
|
VSpacer: typeof import('vuetify/components')['VSpacer']
|
|
60002
|
-
VHover: typeof import('vuetify/components')['VHover']
|
|
60003
60003
|
VLayout: typeof import('vuetify/components')['VLayout']
|
|
60004
60004
|
VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
|
|
60005
|
-
VLazy: typeof import('vuetify/components')['VLazy']
|
|
60006
60005
|
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
|
|
60006
|
+
VLazy: typeof import('vuetify/components')['VLazy']
|
|
60007
60007
|
VNoSsr: typeof import('vuetify/components')['VNoSsr']
|
|
60008
60008
|
VParallax: typeof import('vuetify/components')['VParallax']
|
|
60009
|
-
VRadio: typeof import('vuetify/components')['VRadio']
|
|
60010
60009
|
VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
|
|
60011
60010
|
VResponsive: typeof import('vuetify/components')['VResponsive']
|
|
60012
|
-
|
|
60013
|
-
VValidation: typeof import('vuetify/components')['VValidation']
|
|
60011
|
+
VRadio: typeof import('vuetify/components')['VRadio']
|
|
60014
60012
|
VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
|
|
60013
|
+
VValidation: typeof import('vuetify/components')['VValidation']
|
|
60014
|
+
VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
|
|
60015
60015
|
VFabTransition: typeof import('vuetify/components')['VFabTransition']
|
|
60016
60016
|
VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
|
|
60017
60017
|
VDialogTopTransition: typeof import('vuetify/components')['VDialogTopTransition']
|
package/dist/vuetify.esm.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Vuetify v3.3.0-dev-
|
|
2
|
+
* Vuetify v3.3.0-dev-20230508.0
|
|
3
3
|
* Forged by John Leider
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -19483,7 +19483,7 @@ function createVuetify$1() {
|
|
|
19483
19483
|
date
|
|
19484
19484
|
};
|
|
19485
19485
|
}
|
|
19486
|
-
const version$1 = "3.3.0-dev-
|
|
19486
|
+
const version$1 = "3.3.0-dev-20230508.0";
|
|
19487
19487
|
createVuetify$1.version = version$1;
|
|
19488
19488
|
|
|
19489
19489
|
// Vue's inject() can only be used in setup
|
|
@@ -19503,7 +19503,7 @@ const createVuetify = function () {
|
|
|
19503
19503
|
...options
|
|
19504
19504
|
});
|
|
19505
19505
|
};
|
|
19506
|
-
const version = "3.3.0-dev-
|
|
19506
|
+
const version = "3.3.0-dev-20230508.0";
|
|
19507
19507
|
createVuetify.version = version;
|
|
19508
19508
|
|
|
19509
19509
|
export { components, createVuetify, directives, useDefaults, useDisplay, useLayout, useLocale, useRtl, useTheme, version };
|
package/dist/vuetify.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Vuetify v3.3.0-dev-
|
|
2
|
+
* Vuetify v3.3.0-dev-20230508.0
|
|
3
3
|
* Forged by John Leider
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -19487,7 +19487,7 @@
|
|
|
19487
19487
|
date
|
|
19488
19488
|
};
|
|
19489
19489
|
}
|
|
19490
|
-
const version$1 = "3.3.0-dev-
|
|
19490
|
+
const version$1 = "3.3.0-dev-20230508.0";
|
|
19491
19491
|
createVuetify$1.version = version$1;
|
|
19492
19492
|
|
|
19493
19493
|
// Vue's inject() can only be used in setup
|
|
@@ -19507,7 +19507,7 @@
|
|
|
19507
19507
|
...options
|
|
19508
19508
|
});
|
|
19509
19509
|
};
|
|
19510
|
-
const version = "3.3.0-dev-
|
|
19510
|
+
const version = "3.3.0-dev-20230508.0";
|
|
19511
19511
|
createVuetify.version = version;
|
|
19512
19512
|
|
|
19513
19513
|
exports.components = components;
|
package/dist/vuetify.min.css
CHANGED
package/dist/vuetify.min.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Vuetify v3.3.0-dev-
|
|
2
|
+
* Vuetify v3.3.0-dev-20230508.0
|
|
3
3
|
* Forged by John Leider
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -1461,9 +1461,9 @@ else{const{mount:a}=e
|
|
|
1461
1461
|
e.mount=function(){const l=a(...arguments)
|
|
1462
1462
|
return t.nextTick((()=>c.update())),e.mount=a,l}}tt.reset(),("boolean"!=typeof __VUE_OPTIONS_API__||__VUE_OPTIONS_API__)&&e.mixin({computed:{$vuetify(){return t.reactive({defaults:Vu.call(this,Oe),display:Vu.call(this,jn),theme:Vu.call(this,wt),icons:Vu.call(this,ol),locale:Vu.call(this,Ft),date:Vu.call(this,hu)})}}})}
|
|
1463
1463
|
return{install:m,defaults:u,display:c,theme:d,icons:v,locale:p,date:f}}function Vu(e){const t=this.$,a=t.parent?.provides??t.vnode.appContext?.provides
|
|
1464
|
-
if(a&&e in a)return a[e]}bu.version="3.3.0-dev-
|
|
1464
|
+
if(a&&e in a)return a[e]}bu.version="3.3.0-dev-20230508.0"
|
|
1465
1465
|
const Su=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}
|
|
1466
|
-
return bu({components:au,directives:uu,...e})},wu="3.3.0-dev-
|
|
1466
|
+
return bu({components:au,directives:uu,...e})},wu="3.3.0-dev-20230508.0"
|
|
1467
1467
|
Su.version=wu,e.components=au,e.createVuetify=Su,e.directives=uu,e.useDefaults=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0
|
|
1468
1468
|
const{props:a,provideSubDefaults:l}=Ue(e,t)
|
|
1469
1469
|
return l(),a},e.useDisplay=Xn,e.useLayout=dt,e.useLocale=zt,e.useRtl=Ht,e.useTheme=_t,e.version=wu}))
|
package/lib/entry-bundler.mjs
CHANGED
|
@@ -10,7 +10,7 @@ export const createVuetify = function () {
|
|
|
10
10
|
...options
|
|
11
11
|
});
|
|
12
12
|
};
|
|
13
|
-
export const version = "3.3.0-dev-
|
|
13
|
+
export const version = "3.3.0-dev-20230508.0";
|
|
14
14
|
createVuetify.version = version;
|
|
15
15
|
export { components, directives };
|
|
16
16
|
export * from "./composables/index.mjs";
|
package/lib/framework.mjs
CHANGED
package/lib/index.d.ts
CHANGED
|
@@ -355,11 +355,11 @@ declare module '@vue/runtime-core' {
|
|
|
355
355
|
|
|
356
356
|
export interface GlobalComponents {
|
|
357
357
|
VApp: typeof import('vuetify/components')['VApp']
|
|
358
|
+
VAlert: typeof import('vuetify/components')['VAlert']
|
|
359
|
+
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
|
358
360
|
VAppBar: typeof import('vuetify/components')['VAppBar']
|
|
359
361
|
VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
|
|
360
362
|
VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
|
|
361
|
-
VAlert: typeof import('vuetify/components')['VAlert']
|
|
362
|
-
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
|
363
363
|
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
|
|
364
364
|
VAvatar: typeof import('vuetify/components')['VAvatar']
|
|
365
365
|
VBadge: typeof import('vuetify/components')['VBadge']
|
|
@@ -379,14 +379,14 @@ declare module '@vue/runtime-core' {
|
|
|
379
379
|
VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
|
|
380
380
|
VCardText: typeof import('vuetify/components')['VCardText']
|
|
381
381
|
VCardTitle: typeof import('vuetify/components')['VCardTitle']
|
|
382
|
-
VCarousel: typeof import('vuetify/components')['VCarousel']
|
|
383
|
-
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
|
384
382
|
VCheckbox: typeof import('vuetify/components')['VCheckbox']
|
|
385
383
|
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
|
386
384
|
VChip: typeof import('vuetify/components')['VChip']
|
|
387
385
|
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
|
388
386
|
VCode: typeof import('vuetify/components')['VCode']
|
|
389
387
|
VColorPicker: typeof import('vuetify/components')['VColorPicker']
|
|
388
|
+
VCarousel: typeof import('vuetify/components')['VCarousel']
|
|
389
|
+
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
|
390
390
|
VCombobox: typeof import('vuetify/components')['VCombobox']
|
|
391
391
|
VCounter: typeof import('vuetify/components')['VCounter']
|
|
392
392
|
VDialog: typeof import('vuetify/components')['VDialog']
|
|
@@ -405,11 +405,11 @@ declare module '@vue/runtime-core' {
|
|
|
405
405
|
VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
|
|
406
406
|
VClassIcon: typeof import('vuetify/components')['VClassIcon']
|
|
407
407
|
VImg: typeof import('vuetify/components')['VImg']
|
|
408
|
-
VInput: typeof import('vuetify/components')['VInput']
|
|
409
408
|
VItemGroup: typeof import('vuetify/components')['VItemGroup']
|
|
410
409
|
VItem: typeof import('vuetify/components')['VItem']
|
|
411
|
-
|
|
410
|
+
VInput: typeof import('vuetify/components')['VInput']
|
|
412
411
|
VLabel: typeof import('vuetify/components')['VLabel']
|
|
412
|
+
VKbd: typeof import('vuetify/components')['VKbd']
|
|
413
413
|
VList: typeof import('vuetify/components')['VList']
|
|
414
414
|
VListGroup: typeof import('vuetify/components')['VListGroup']
|
|
415
415
|
VListImg: typeof import('vuetify/components')['VListImg']
|
|
@@ -454,23 +454,23 @@ declare module '@vue/runtime-core' {
|
|
|
454
454
|
VWindowItem: typeof import('vuetify/components')['VWindowItem']
|
|
455
455
|
VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
|
|
456
456
|
VForm: typeof import('vuetify/components')['VForm']
|
|
457
|
+
VHover: typeof import('vuetify/components')['VHover']
|
|
457
458
|
VContainer: typeof import('vuetify/components')['VContainer']
|
|
458
459
|
VCol: typeof import('vuetify/components')['VCol']
|
|
459
460
|
VRow: typeof import('vuetify/components')['VRow']
|
|
460
461
|
VSpacer: typeof import('vuetify/components')['VSpacer']
|
|
461
|
-
VHover: typeof import('vuetify/components')['VHover']
|
|
462
462
|
VLayout: typeof import('vuetify/components')['VLayout']
|
|
463
463
|
VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
|
|
464
|
-
VLazy: typeof import('vuetify/components')['VLazy']
|
|
465
464
|
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
|
|
465
|
+
VLazy: typeof import('vuetify/components')['VLazy']
|
|
466
466
|
VNoSsr: typeof import('vuetify/components')['VNoSsr']
|
|
467
467
|
VParallax: typeof import('vuetify/components')['VParallax']
|
|
468
|
-
VRadio: typeof import('vuetify/components')['VRadio']
|
|
469
468
|
VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
|
|
470
469
|
VResponsive: typeof import('vuetify/components')['VResponsive']
|
|
471
|
-
|
|
472
|
-
VValidation: typeof import('vuetify/components')['VValidation']
|
|
470
|
+
VRadio: typeof import('vuetify/components')['VRadio']
|
|
473
471
|
VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
|
|
472
|
+
VValidation: typeof import('vuetify/components')['VValidation']
|
|
473
|
+
VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
|
|
474
474
|
VFabTransition: typeof import('vuetify/components')['VFabTransition']
|
|
475
475
|
VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
|
|
476
476
|
VDialogTopTransition: typeof import('vuetify/components')['VDialogTopTransition']
|