vuetify 4.0.0-beta.3 → 4.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/json/attributes.json +1395 -1395
- package/dist/json/importMap-labs.json +20 -20
- package/dist/json/importMap.json +166 -166
- package/dist/json/web-types.json +2616 -2616
- package/dist/vuetify-labs.cjs +3 -3
- package/dist/vuetify-labs.css +4109 -4109
- package/dist/vuetify-labs.d.ts +59 -59
- 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 +4276 -4276
- package/dist/vuetify.d.ts +59 -59
- 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/lib/entry-bundler.js +1 -1
- package/lib/entry-bundler.js.map +1 -1
- package/lib/framework.d.ts +59 -59
- package/lib/framework.js +1 -1
- package/lib/framework.js.map +1 -1
- package/package.json +1 -1
package/dist/vuetify.min.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Vuetify v4.0.0
|
|
2
|
+
* Vuetify v4.0.0
|
|
3
3
|
* Forged by John Leider
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -2570,8 +2570,8 @@ if(m.run(()=>{l.install(u)}),u.onUnmount(()=>m.stop()),u.provide(ct,e),u.provide
|
|
|
2570
2570
|
else{const{mount:e}=u
|
|
2571
2571
|
u.mount=(...l)=>{const n=e(...l)
|
|
2572
2572
|
return t.nextTick(()=>a.update()),u.mount=e,n}}("boolean"!=typeof __VUE_OPTIONS_API__||__VUE_OPTIONS_API__)&&u.mixin({computed:{$vuetify(){return t.reactive({defaults:Mg.call(this,ct),display:Mg.call(this,xo),theme:Mg.call(this,da),icons:Mg.call(this,Pt),locale:Mg.call(this,ra),date:Mg.call(this,Cu)})}}})},unmount:function(){u.stop()},defaults:e,display:a,theme:l,icons:c,locale:d,date:v,goTo:p}})}function Mg(e){const t=this.$,a=t.parent?.provides??t.vnode.appContext?.provides
|
|
2573
|
-
if(a&&e in a)return a[e]}$g.version="4.0.0
|
|
2574
|
-
const zg=(e={})=>$g({components:Ig,directives:Bg,...e}),Lg="4.0.0
|
|
2573
|
+
if(a&&e in a)return a[e]}$g.version="4.0.0"
|
|
2574
|
+
const zg=(e={})=>$g({components:Ig,directives:Bg,...e}),Lg="4.0.0"
|
|
2575
2575
|
zg.version=Lg,e.blueprints=Ot,e.components=Ig,e.createVuetify=zg,e.directives=Bg,e.useDate=Iu,e.useDefaults=function(e={},t){const{props:a,provideSubDefaults:l}=pt(e,t)
|
|
2576
2576
|
return l(),a},e.useDisplay=Ro,e.useGoTo=$o,e.useHotkey=function(e,a,l={}){if(!o)return function(){}
|
|
2577
2577
|
const{event:n="keydown",inputs:r=!1,preventDefault:i=!0,sequenceTimeout:s=1e3}=l,u=navigator?.userAgent?.includes("Macintosh")??!1
|
package/lib/entry-bundler.js
CHANGED
|
@@ -15,7 +15,7 @@ export const createVuetify = (options = {}) => {
|
|
|
15
15
|
...options
|
|
16
16
|
});
|
|
17
17
|
};
|
|
18
|
-
export const version = "4.0.0
|
|
18
|
+
export const version = "4.0.0";
|
|
19
19
|
createVuetify.version = version;
|
|
20
20
|
export { blueprints, components, directives };
|
|
21
21
|
export * from "./composables/index.js";
|
package/lib/entry-bundler.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entry-bundler.js","names":["blueprints","components","directives","createVuetify","_createVuetify","options","version"],"sources":["../src/entry-bundler.ts"],"sourcesContent":["/* eslint-disable local-rules/sort-imports */\n\n// Styles\nimport './styles/main.sass'\n\n// Components\nimport * as blueprints from './blueprints'\nimport * as components from './components'\nimport * as directives from './directives'\nimport { createVuetify as _createVuetify } from './framework'\n\n// Types\nimport type { VuetifyOptions } from './framework'\n\nexport const createVuetify = (options: VuetifyOptions = {}) => {\n return _createVuetify({ components, directives, ...options })\n}\n\nexport const version = __VUETIFY_VERSION__\ncreateVuetify.version = version\n\nexport {\n blueprints,\n components,\n directives,\n}\nexport * from './composables'\n"],"mappings":"AAAA;;AAEA;AACA;;AAEA;AAAA,OACO,KAAKA,UAAU;AAAA,OACf,KAAKC,UAAU;AAAA,OACf,KAAKC,UAAU;AAAA,SACbC,aAAa,IAAIC,cAAc,0BAExC;AAGA,OAAO,MAAMD,aAAa,GAAGA,CAACE,OAAuB,GAAG,CAAC,CAAC,KAAK;EAC7D,OAAOD,cAAc,CAAC;IAAEH,UAAU;IAAEC,UAAU;IAAE,GAAGG;EAAQ,CAAC,CAAC;AAC/D,CAAC;AAED,OAAO,MAAMC,OAAO,
|
|
1
|
+
{"version":3,"file":"entry-bundler.js","names":["blueprints","components","directives","createVuetify","_createVuetify","options","version"],"sources":["../src/entry-bundler.ts"],"sourcesContent":["/* eslint-disable local-rules/sort-imports */\n\n// Styles\nimport './styles/main.sass'\n\n// Components\nimport * as blueprints from './blueprints'\nimport * as components from './components'\nimport * as directives from './directives'\nimport { createVuetify as _createVuetify } from './framework'\n\n// Types\nimport type { VuetifyOptions } from './framework'\n\nexport const createVuetify = (options: VuetifyOptions = {}) => {\n return _createVuetify({ components, directives, ...options })\n}\n\nexport const version = __VUETIFY_VERSION__\ncreateVuetify.version = version\n\nexport {\n blueprints,\n components,\n directives,\n}\nexport * from './composables'\n"],"mappings":"AAAA;;AAEA;AACA;;AAEA;AAAA,OACO,KAAKA,UAAU;AAAA,OACf,KAAKC,UAAU;AAAA,OACf,KAAKC,UAAU;AAAA,SACbC,aAAa,IAAIC,cAAc,0BAExC;AAGA,OAAO,MAAMD,aAAa,GAAGA,CAACE,OAAuB,GAAG,CAAC,CAAC,KAAK;EAC7D,OAAOD,cAAc,CAAC;IAAEH,UAAU;IAAEC,UAAU;IAAE,GAAGG;EAAQ,CAAC,CAAC;AAC/D,CAAC;AAED,OAAO,MAAMC,OAAO,UAAsB;AAC1CH,aAAa,CAACG,OAAO,GAAGA,OAAO;AAE/B,SACEN,UAAU,EACVC,UAAU,EACVC,UAAU;AACX","ignoreList":[]}
|
package/lib/framework.d.ts
CHANGED
|
@@ -2917,41 +2917,42 @@ declare module 'vue' {
|
|
|
2917
2917
|
}
|
|
2918
2918
|
export interface GlobalComponents {
|
|
2919
2919
|
VApp: typeof import('vuetify/components')['VApp']
|
|
2920
|
-
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
|
|
2921
|
-
VAvatar: typeof import('vuetify/components')['VAvatar']
|
|
2922
2920
|
VAppBar: typeof import('vuetify/components')['VAppBar']
|
|
2923
2921
|
VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
|
|
2924
2922
|
VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
|
|
2925
|
-
|
|
2926
|
-
|
|
2923
|
+
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
|
|
2924
|
+
VBanner: typeof import('vuetify/components')['VBanner']
|
|
2925
|
+
VBannerActions: typeof import('vuetify/components')['VBannerActions']
|
|
2926
|
+
VBannerText: typeof import('vuetify/components')['VBannerText']
|
|
2927
2927
|
VAlert: typeof import('vuetify/components')['VAlert']
|
|
2928
2928
|
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
|
2929
|
+
VBadge: typeof import('vuetify/components')['VBadge']
|
|
2930
|
+
VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
|
|
2931
|
+
VAvatar: typeof import('vuetify/components')['VAvatar']
|
|
2929
2932
|
VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
|
|
2930
2933
|
VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
|
|
2931
2934
|
VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
|
|
2932
|
-
VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
|
|
2933
|
-
VBtn: typeof import('vuetify/components')['VBtn']
|
|
2934
|
-
VBanner: typeof import('vuetify/components')['VBanner']
|
|
2935
|
-
VBannerActions: typeof import('vuetify/components')['VBannerActions']
|
|
2936
|
-
VBannerText: typeof import('vuetify/components')['VBannerText']
|
|
2937
2935
|
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
|
|
2936
|
+
VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
|
|
2937
|
+
VBtn: typeof import('vuetify/components')['VBtn']
|
|
2938
|
+
VCheckbox: typeof import('vuetify/components')['VCheckbox']
|
|
2939
|
+
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
|
2940
|
+
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
|
|
2941
|
+
VChip: typeof import('vuetify/components')['VChip']
|
|
2942
|
+
VCalendar: typeof import('vuetify/components')['VCalendar']
|
|
2938
2943
|
VCard: typeof import('vuetify/components')['VCard']
|
|
2939
2944
|
VCardActions: typeof import('vuetify/components')['VCardActions']
|
|
2940
2945
|
VCardItem: typeof import('vuetify/components')['VCardItem']
|
|
2941
2946
|
VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
|
|
2942
2947
|
VCardText: typeof import('vuetify/components')['VCardText']
|
|
2943
2948
|
VCardTitle: typeof import('vuetify/components')['VCardTitle']
|
|
2944
|
-
VCheckbox: typeof import('vuetify/components')['VCheckbox']
|
|
2945
|
-
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
|
2946
2949
|
VCarousel: typeof import('vuetify/components')['VCarousel']
|
|
2947
2950
|
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
|
2948
|
-
|
|
2949
|
-
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
|
2950
|
-
VCalendar: typeof import('vuetify/components')['VCalendar']
|
|
2951
|
+
VCombobox: typeof import('vuetify/components')['VCombobox']
|
|
2951
2952
|
VCode: typeof import('vuetify/components')['VCode']
|
|
2952
|
-
VChip: typeof import('vuetify/components')['VChip']
|
|
2953
2953
|
VColorPicker: typeof import('vuetify/components')['VColorPicker']
|
|
2954
|
-
|
|
2954
|
+
VCounter: typeof import('vuetify/components')['VCounter']
|
|
2955
|
+
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
|
2955
2956
|
VDataTable: typeof import('vuetify/components')['VDataTable']
|
|
2956
2957
|
VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
|
|
2957
2958
|
VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
|
|
@@ -2959,40 +2960,37 @@ declare module 'vue' {
|
|
|
2959
2960
|
VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
|
|
2960
2961
|
VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
|
|
2961
2962
|
VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
|
|
2962
|
-
VCounter: typeof import('vuetify/components')['VCounter']
|
|
2963
|
-
VDialog: typeof import('vuetify/components')['VDialog']
|
|
2964
2963
|
VDatePicker: typeof import('vuetify/components')['VDatePicker']
|
|
2965
2964
|
VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
|
|
2966
2965
|
VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
|
|
2967
2966
|
VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
|
|
2968
2967
|
VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
|
|
2969
2968
|
VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
|
|
2969
|
+
VDialog: typeof import('vuetify/components')['VDialog']
|
|
2970
|
+
VDivider: typeof import('vuetify/components')['VDivider']
|
|
2970
2971
|
VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
|
|
2971
2972
|
VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
|
|
2972
2973
|
VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
|
|
2973
2974
|
VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
|
|
2974
|
-
VDivider: typeof import('vuetify/components')['VDivider']
|
|
2975
|
-
VField: typeof import('vuetify/components')['VField']
|
|
2976
|
-
VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
|
|
2977
2975
|
VFab: typeof import('vuetify/components')['VFab']
|
|
2978
|
-
VFooter: typeof import('vuetify/components')['VFooter']
|
|
2979
2976
|
VFileInput: typeof import('vuetify/components')['VFileInput']
|
|
2977
|
+
VEmptyState: typeof import('vuetify/components')['VEmptyState']
|
|
2980
2978
|
VHotkey: typeof import('vuetify/components')['VHotkey']
|
|
2981
2979
|
VImg: typeof import('vuetify/components')['VImg']
|
|
2980
|
+
VFooter: typeof import('vuetify/components')['VFooter']
|
|
2982
2981
|
VIcon: typeof import('vuetify/components')['VIcon']
|
|
2983
2982
|
VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
|
|
2984
2983
|
VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
|
|
2985
2984
|
VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
|
|
2986
2985
|
VClassIcon: typeof import('vuetify/components')['VClassIcon']
|
|
2987
|
-
|
|
2986
|
+
VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
|
|
2988
2987
|
VInput: typeof import('vuetify/components')['VInput']
|
|
2988
|
+
VField: typeof import('vuetify/components')['VField']
|
|
2989
|
+
VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
|
|
2990
|
+
VKbd: typeof import('vuetify/components')['VKbd']
|
|
2989
2991
|
VItemGroup: typeof import('vuetify/components')['VItemGroup']
|
|
2990
2992
|
VItem: typeof import('vuetify/components')['VItem']
|
|
2991
|
-
|
|
2992
|
-
VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
|
|
2993
|
-
VKbd: typeof import('vuetify/components')['VKbd']
|
|
2994
|
-
VMenu: typeof import('vuetify/components')['VMenu']
|
|
2995
|
-
VMessages: typeof import('vuetify/components')['VMessages']
|
|
2993
|
+
VMain: typeof import('vuetify/components')['VMain']
|
|
2996
2994
|
VList: typeof import('vuetify/components')['VList']
|
|
2997
2995
|
VListGroup: typeof import('vuetify/components')['VListGroup']
|
|
2998
2996
|
VListImg: typeof import('vuetify/components')['VListImg']
|
|
@@ -3002,62 +3000,64 @@ declare module 'vue' {
|
|
|
3002
3000
|
VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
|
|
3003
3001
|
VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
|
|
3004
3002
|
VListSubheader: typeof import('vuetify/components')['VListSubheader']
|
|
3005
|
-
|
|
3003
|
+
VLabel: typeof import('vuetify/components')['VLabel']
|
|
3004
|
+
VMessages: typeof import('vuetify/components')['VMessages']
|
|
3005
|
+
VMenu: typeof import('vuetify/components')['VMenu']
|
|
3006
|
+
VNumberInput: typeof import('vuetify/components')['VNumberInput']
|
|
3006
3007
|
VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
|
|
3008
|
+
VOverlay: typeof import('vuetify/components')['VOverlay']
|
|
3009
|
+
VOtpInput: typeof import('vuetify/components')['VOtpInput']
|
|
3007
3010
|
VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
|
|
3008
|
-
VNumberInput: typeof import('vuetify/components')['VNumberInput']
|
|
3009
3011
|
VPagination: typeof import('vuetify/components')['VPagination']
|
|
3010
3012
|
VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
|
|
3011
3013
|
VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
|
|
3014
|
+
VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
|
|
3012
3015
|
VRating: typeof import('vuetify/components')['VRating']
|
|
3013
|
-
VOverlay: typeof import('vuetify/components')['VOverlay']
|
|
3014
|
-
VOtpInput: typeof import('vuetify/components')['VOtpInput']
|
|
3015
3016
|
VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
|
|
3016
|
-
VSelect: typeof import('vuetify/components')['VSelect']
|
|
3017
3017
|
VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
|
|
3018
|
-
|
|
3018
|
+
VSelect: typeof import('vuetify/components')['VSelect']
|
|
3019
3019
|
VSheet: typeof import('vuetify/components')['VSheet']
|
|
3020
|
-
VSlider: typeof import('vuetify/components')['VSlider']
|
|
3021
3020
|
VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
|
|
3022
3021
|
VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
|
|
3022
|
+
VSlider: typeof import('vuetify/components')['VSlider']
|
|
3023
|
+
VSwitch: typeof import('vuetify/components')['VSwitch']
|
|
3024
|
+
VSnackbar: typeof import('vuetify/components')['VSnackbar']
|
|
3025
|
+
VTab: typeof import('vuetify/components')['VTab']
|
|
3026
|
+
VTabs: typeof import('vuetify/components')['VTabs']
|
|
3027
|
+
VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
|
|
3028
|
+
VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
|
|
3023
3029
|
VStepper: typeof import('vuetify/components')['VStepper']
|
|
3024
3030
|
VStepperActions: typeof import('vuetify/components')['VStepperActions']
|
|
3025
3031
|
VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
|
|
3026
3032
|
VStepperItem: typeof import('vuetify/components')['VStepperItem']
|
|
3027
3033
|
VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
|
|
3028
3034
|
VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
|
|
3029
|
-
VSnackbar: typeof import('vuetify/components')['VSnackbar']
|
|
3030
|
-
VSwitch: typeof import('vuetify/components')['VSwitch']
|
|
3031
|
-
VTab: typeof import('vuetify/components')['VTab']
|
|
3032
|
-
VTabs: typeof import('vuetify/components')['VTabs']
|
|
3033
|
-
VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
|
|
3034
|
-
VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
|
|
3035
|
-
VTable: typeof import('vuetify/components')['VTable']
|
|
3036
3035
|
VSystemBar: typeof import('vuetify/components')['VSystemBar']
|
|
3037
|
-
VTreeview: typeof import('vuetify/components')['VTreeview']
|
|
3038
|
-
VTreeviewItem: typeof import('vuetify/components')['VTreeviewItem']
|
|
3039
|
-
VTreeviewGroup: typeof import('vuetify/components')['VTreeviewGroup']
|
|
3040
|
-
VTextarea: typeof import('vuetify/components')['VTextarea']
|
|
3041
3036
|
VTimeline: typeof import('vuetify/components')['VTimeline']
|
|
3042
3037
|
VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
|
|
3043
|
-
|
|
3044
|
-
VTextField: typeof import('vuetify/components')['VTextField']
|
|
3045
|
-
VToolbar: typeof import('vuetify/components')['VToolbar']
|
|
3046
|
-
VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
|
|
3047
|
-
VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
|
|
3038
|
+
VTextarea: typeof import('vuetify/components')['VTextarea']
|
|
3048
3039
|
VTimePicker: typeof import('vuetify/components')['VTimePicker']
|
|
3049
3040
|
VTimePickerClock: typeof import('vuetify/components')['VTimePickerClock']
|
|
3050
3041
|
VTimePickerControls: typeof import('vuetify/components')['VTimePickerControls']
|
|
3042
|
+
VTable: typeof import('vuetify/components')['VTable']
|
|
3043
|
+
VTreeview: typeof import('vuetify/components')['VTreeview']
|
|
3044
|
+
VTreeviewItem: typeof import('vuetify/components')['VTreeviewItem']
|
|
3045
|
+
VTreeviewGroup: typeof import('vuetify/components')['VTreeviewGroup']
|
|
3046
|
+
VTextField: typeof import('vuetify/components')['VTextField']
|
|
3047
|
+
VTooltip: typeof import('vuetify/components')['VTooltip']
|
|
3051
3048
|
VWindow: typeof import('vuetify/components')['VWindow']
|
|
3052
3049
|
VWindowItem: typeof import('vuetify/components')['VWindowItem']
|
|
3053
|
-
|
|
3050
|
+
VToolbar: typeof import('vuetify/components')['VToolbar']
|
|
3051
|
+
VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
|
|
3052
|
+
VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
|
|
3054
3053
|
VDataIterator: typeof import('vuetify/components')['VDataIterator']
|
|
3054
|
+
VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
|
|
3055
3055
|
VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
|
|
3056
|
+
VForm: typeof import('vuetify/components')['VForm']
|
|
3056
3057
|
VContainer: typeof import('vuetify/components')['VContainer']
|
|
3057
3058
|
VCol: typeof import('vuetify/components')['VCol']
|
|
3058
3059
|
VRow: typeof import('vuetify/components')['VRow']
|
|
3059
3060
|
VSpacer: typeof import('vuetify/components')['VSpacer']
|
|
3060
|
-
VForm: typeof import('vuetify/components')['VForm']
|
|
3061
3061
|
VHover: typeof import('vuetify/components')['VHover']
|
|
3062
3062
|
VLayout: typeof import('vuetify/components')['VLayout']
|
|
3063
3063
|
VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
|
|
@@ -3092,25 +3092,25 @@ declare module 'vue' {
|
|
|
3092
3092
|
VExpandBothTransition: typeof import('vuetify/components')['VExpandBothTransition']
|
|
3093
3093
|
VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
|
|
3094
3094
|
VAvatarGroup: typeof import('vuetify/labs/components')['VAvatarGroup']
|
|
3095
|
+
VColorInput: typeof import('vuetify/labs/components')['VColorInput']
|
|
3095
3096
|
VCommandPalette: typeof import('vuetify/labs/components')['VCommandPalette']
|
|
3096
3097
|
VCommandPaletteItemComponent: typeof import('vuetify/labs/components')['VCommandPaletteItemComponent']
|
|
3097
|
-
VIconBtn: typeof import('vuetify/labs/components')['VIconBtn']
|
|
3098
3098
|
VPicker: typeof import('vuetify/labs/components')['VPicker']
|
|
3099
3099
|
VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
|
|
3100
|
-
|
|
3100
|
+
VIconBtn: typeof import('vuetify/labs/components')['VIconBtn']
|
|
3101
3101
|
VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
|
|
3102
3102
|
VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
|
|
3103
|
+
VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
|
|
3104
|
+
VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
|
|
3105
|
+
VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
|
|
3103
3106
|
VPie: typeof import('vuetify/labs/components')['VPie']
|
|
3104
3107
|
VPieSegment: typeof import('vuetify/labs/components')['VPieSegment']
|
|
3105
3108
|
VPieTooltip: typeof import('vuetify/labs/components')['VPieTooltip']
|
|
3106
3109
|
VVideo: typeof import('vuetify/labs/components')['VVideo']
|
|
3107
3110
|
VVideoControls: typeof import('vuetify/labs/components')['VVideoControls']
|
|
3108
3111
|
VVideoVolume: typeof import('vuetify/labs/components')['VVideoVolume']
|
|
3109
|
-
VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
|
|
3110
|
-
VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
|
|
3111
|
-
VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
|
|
3112
|
-
VDateInput: typeof import('vuetify/labs/components')['VDateInput']
|
|
3113
3112
|
VMaskInput: typeof import('vuetify/labs/components')['VMaskInput']
|
|
3113
|
+
VDateInput: typeof import('vuetify/labs/components')['VDateInput']
|
|
3114
3114
|
VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
|
|
3115
3115
|
}
|
|
3116
3116
|
export interface GlobalDirectives {
|
package/lib/framework.js
CHANGED
package/lib/framework.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"framework.js","names":["createIcons","createDate","DateAdapterSymbol","DateOptionsSymbol","createDefaults","DefaultsSymbol","createDisplay","DisplaySymbol","createGoTo","GoToSymbol","IconSymbol","createLocale","LocaleSymbol","createTheme","ThemeSymbol","effectScope","nextTick","reactive","defineComponent","IN_BROWSER","mergeDeep","createVuetify","vuetify","blueprint","rest","options","aliases","components","directives","scope","run","defaults","display","ssr","theme","icons","locale","date","goTo","install","app","key","directive","component","name","aliasName","appScope","onUnmount","stop","provide","instance","$nuxt","hook","update","mount","args","vm","__VUE_OPTIONS_API__","mixin","computed","$vuetify","inject","call","unmount","version","$","provides","parent","vnode","appContext"],"sources":["../src/framework.ts"],"sourcesContent":["// Composables\nimport { createIcons } from './icons'\nimport { createDate, DateAdapterSymbol, DateOptionsSymbol } from '@/composables/date/date'\nimport { createDefaults, DefaultsSymbol } from '@/composables/defaults'\nimport { createDisplay, DisplaySymbol } from '@/composables/display'\nimport { createGoTo, GoToSymbol } from '@/composables/goto'\nimport { IconSymbol } from '@/composables/icons'\nimport { createLocale, LocaleSymbol } from '@/composables/locale'\nimport { createTheme, ThemeSymbol } from '@/composables/theme'\n\n// Utilities\nimport { effectScope, nextTick, reactive } from 'vue'\nimport { defineComponent, IN_BROWSER, mergeDeep } from '@/util'\n\n// Types\nimport type { App, ComponentPublicInstance, InjectionKey } from 'vue'\nimport type { DateOptions } from '@/composables/date'\nimport type { DefaultsOptions } from '@/composables/defaults'\nimport type { DisplayOptions, SSROptions } from '@/composables/display'\nimport type { GoToOptions } from '@/composables/goto'\nimport type { IconOptions } from '@/composables/icons'\nimport type { LocaleOptions, RtlOptions } from '@/composables/locale'\nimport type { ThemeOptions } from '@/composables/theme'\n\n// Exports\nexport * from './composables'\nexport * from './types'\n\nexport interface VuetifyOptions {\n aliases?: Record<string, any>\n blueprint?: Blueprint\n components?: Record<string, any>\n date?: DateOptions\n directives?: Record<string, any>\n defaults?: DefaultsOptions\n display?: DisplayOptions\n goTo?: GoToOptions\n theme?: ThemeOptions\n icons?: IconOptions\n locale?: LocaleOptions & RtlOptions\n ssr?: SSROptions\n}\n\nexport interface Blueprint extends Omit<VuetifyOptions, 'blueprint'> {}\n\nexport function createVuetify (vuetify: VuetifyOptions = {}) {\n const { blueprint, ...rest } = vuetify\n const options: VuetifyOptions = mergeDeep(blueprint, rest)\n const {\n aliases = {},\n components = {},\n directives = {},\n } = options\n\n const scope = effectScope()\n return scope.run(() => {\n const defaults = createDefaults(options.defaults)\n const display = createDisplay(options.display, options.ssr)\n const theme = createTheme(options.theme)\n const icons = createIcons(options.icons)\n const locale = createLocale(options.locale)\n const date = createDate(options.date, locale)\n const goTo = createGoTo(options.goTo, locale)\n\n function install (app: App) {\n for (const key in directives) {\n app.directive(key, directives[key])\n }\n\n for (const key in components) {\n app.component(key, components[key])\n }\n\n for (const key in aliases) {\n app.component(key, defineComponent({\n ...aliases[key],\n name: key,\n aliasName: aliases[key].name,\n }))\n }\n\n const appScope = effectScope()\n appScope.run(() => {\n theme.install(app)\n })\n app.onUnmount(() => appScope.stop())\n\n app.provide(DefaultsSymbol, defaults)\n app.provide(DisplaySymbol, display)\n app.provide(ThemeSymbol, theme)\n app.provide(IconSymbol, icons)\n app.provide(LocaleSymbol, locale)\n app.provide(DateOptionsSymbol, date.options)\n app.provide(DateAdapterSymbol, date.instance)\n app.provide(GoToSymbol, goTo)\n\n if (IN_BROWSER && options.ssr) {\n if (app.$nuxt) {\n app.$nuxt.hook('app:suspense:resolve', () => {\n display.update()\n })\n } else {\n const { mount } = app\n app.mount = (...args) => {\n const vm = mount(...args)\n nextTick(() => display.update())\n app.mount = mount\n return vm\n }\n }\n }\n\n if (typeof __VUE_OPTIONS_API__ !== 'boolean' || __VUE_OPTIONS_API__) {\n app.mixin({\n computed: {\n $vuetify () {\n return reactive({\n defaults: inject.call(this, DefaultsSymbol),\n display: inject.call(this, DisplaySymbol),\n theme: inject.call(this, ThemeSymbol),\n icons: inject.call(this, IconSymbol),\n locale: inject.call(this, LocaleSymbol),\n date: inject.call(this, DateAdapterSymbol),\n })\n },\n },\n })\n }\n }\n\n function unmount () {\n scope.stop()\n }\n\n return {\n install,\n unmount,\n defaults,\n display,\n theme,\n icons,\n locale,\n date,\n goTo,\n }\n })!\n}\n\nexport const version = __VUETIFY_VERSION__\ncreateVuetify.version = version\n\n// Vue's inject() can only be used in setup\nfunction inject (this: ComponentPublicInstance, key: InjectionKey<any> | string) {\n const vm = this.$\n\n const provides = vm.parent?.provides ?? vm.vnode.appContext?.provides\n\n if (provides && (key as any) in provides) {\n return provides[(key as string)]\n }\n}\n"],"mappings":"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
|
|
1
|
+
{"version":3,"file":"framework.js","names":["createIcons","createDate","DateAdapterSymbol","DateOptionsSymbol","createDefaults","DefaultsSymbol","createDisplay","DisplaySymbol","createGoTo","GoToSymbol","IconSymbol","createLocale","LocaleSymbol","createTheme","ThemeSymbol","effectScope","nextTick","reactive","defineComponent","IN_BROWSER","mergeDeep","createVuetify","vuetify","blueprint","rest","options","aliases","components","directives","scope","run","defaults","display","ssr","theme","icons","locale","date","goTo","install","app","key","directive","component","name","aliasName","appScope","onUnmount","stop","provide","instance","$nuxt","hook","update","mount","args","vm","__VUE_OPTIONS_API__","mixin","computed","$vuetify","inject","call","unmount","version","$","provides","parent","vnode","appContext"],"sources":["../src/framework.ts"],"sourcesContent":["// Composables\nimport { createIcons } from './icons'\nimport { createDate, DateAdapterSymbol, DateOptionsSymbol } from '@/composables/date/date'\nimport { createDefaults, DefaultsSymbol } from '@/composables/defaults'\nimport { createDisplay, DisplaySymbol } from '@/composables/display'\nimport { createGoTo, GoToSymbol } from '@/composables/goto'\nimport { IconSymbol } from '@/composables/icons'\nimport { createLocale, LocaleSymbol } from '@/composables/locale'\nimport { createTheme, ThemeSymbol } from '@/composables/theme'\n\n// Utilities\nimport { effectScope, nextTick, reactive } from 'vue'\nimport { defineComponent, IN_BROWSER, mergeDeep } from '@/util'\n\n// Types\nimport type { App, ComponentPublicInstance, InjectionKey } from 'vue'\nimport type { DateOptions } from '@/composables/date'\nimport type { DefaultsOptions } from '@/composables/defaults'\nimport type { DisplayOptions, SSROptions } from '@/composables/display'\nimport type { GoToOptions } from '@/composables/goto'\nimport type { IconOptions } from '@/composables/icons'\nimport type { LocaleOptions, RtlOptions } from '@/composables/locale'\nimport type { ThemeOptions } from '@/composables/theme'\n\n// Exports\nexport * from './composables'\nexport * from './types'\n\nexport interface VuetifyOptions {\n aliases?: Record<string, any>\n blueprint?: Blueprint\n components?: Record<string, any>\n date?: DateOptions\n directives?: Record<string, any>\n defaults?: DefaultsOptions\n display?: DisplayOptions\n goTo?: GoToOptions\n theme?: ThemeOptions\n icons?: IconOptions\n locale?: LocaleOptions & RtlOptions\n ssr?: SSROptions\n}\n\nexport interface Blueprint extends Omit<VuetifyOptions, 'blueprint'> {}\n\nexport function createVuetify (vuetify: VuetifyOptions = {}) {\n const { blueprint, ...rest } = vuetify\n const options: VuetifyOptions = mergeDeep(blueprint, rest)\n const {\n aliases = {},\n components = {},\n directives = {},\n } = options\n\n const scope = effectScope()\n return scope.run(() => {\n const defaults = createDefaults(options.defaults)\n const display = createDisplay(options.display, options.ssr)\n const theme = createTheme(options.theme)\n const icons = createIcons(options.icons)\n const locale = createLocale(options.locale)\n const date = createDate(options.date, locale)\n const goTo = createGoTo(options.goTo, locale)\n\n function install (app: App) {\n for (const key in directives) {\n app.directive(key, directives[key])\n }\n\n for (const key in components) {\n app.component(key, components[key])\n }\n\n for (const key in aliases) {\n app.component(key, defineComponent({\n ...aliases[key],\n name: key,\n aliasName: aliases[key].name,\n }))\n }\n\n const appScope = effectScope()\n appScope.run(() => {\n theme.install(app)\n })\n app.onUnmount(() => appScope.stop())\n\n app.provide(DefaultsSymbol, defaults)\n app.provide(DisplaySymbol, display)\n app.provide(ThemeSymbol, theme)\n app.provide(IconSymbol, icons)\n app.provide(LocaleSymbol, locale)\n app.provide(DateOptionsSymbol, date.options)\n app.provide(DateAdapterSymbol, date.instance)\n app.provide(GoToSymbol, goTo)\n\n if (IN_BROWSER && options.ssr) {\n if (app.$nuxt) {\n app.$nuxt.hook('app:suspense:resolve', () => {\n display.update()\n })\n } else {\n const { mount } = app\n app.mount = (...args) => {\n const vm = mount(...args)\n nextTick(() => display.update())\n app.mount = mount\n return vm\n }\n }\n }\n\n if (typeof __VUE_OPTIONS_API__ !== 'boolean' || __VUE_OPTIONS_API__) {\n app.mixin({\n computed: {\n $vuetify () {\n return reactive({\n defaults: inject.call(this, DefaultsSymbol),\n display: inject.call(this, DisplaySymbol),\n theme: inject.call(this, ThemeSymbol),\n icons: inject.call(this, IconSymbol),\n locale: inject.call(this, LocaleSymbol),\n date: inject.call(this, DateAdapterSymbol),\n })\n },\n },\n })\n }\n }\n\n function unmount () {\n scope.stop()\n }\n\n return {\n install,\n unmount,\n defaults,\n display,\n theme,\n icons,\n locale,\n date,\n goTo,\n }\n })!\n}\n\nexport const version = __VUETIFY_VERSION__\ncreateVuetify.version = version\n\n// Vue's inject() can only be used in setup\nfunction inject (this: ComponentPublicInstance, key: InjectionKey<any> | string) {\n const vm = this.$\n\n const provides = vm.parent?.provides ?? vm.vnode.appContext?.provides\n\n if (provides && (key as any) in provides) {\n return provides[(key as string)]\n }\n}\n"],"mappings":"AAAA;AAAA,SACSA,WAAW;AAAA,SACXC,UAAU,EAAEC,iBAAiB,EAAEC,iBAAiB;AAAA,SAChDC,cAAc,EAAEC,cAAc;AAAA,SAC9BC,aAAa,EAAEC,aAAa;AAAA,SAC5BC,UAAU,EAAEC,UAAU;AAAA,SACtBC,UAAU;AAAA,SACVC,YAAY,EAAEC,YAAY;AAAA,SAC1BC,WAAW,EAAEC,WAAW,kCAEjC;AACA,SAASC,WAAW,EAAEC,QAAQ,EAAEC,QAAQ,QAAQ,KAAK;AAAA,SAC5CC,eAAe,EAAEC,UAAU,EAAEC,SAAS,2BAE/C;AAUA;AAAA;AAAA;AAqBA,OAAO,SAASC,aAAaA,CAAEC,OAAuB,GAAG,CAAC,CAAC,EAAE;EAC3D,MAAM;IAAEC,SAAS;IAAE,GAAGC;EAAK,CAAC,GAAGF,OAAO;EACtC,MAAMG,OAAuB,GAAGL,SAAS,CAACG,SAAS,EAAEC,IAAI,CAAC;EAC1D,MAAM;IACJE,OAAO,GAAG,CAAC,CAAC;IACZC,UAAU,GAAG,CAAC,CAAC;IACfC,UAAU,GAAG,CAAC;EAChB,CAAC,GAAGH,OAAO;EAEX,MAAMI,KAAK,GAAGd,WAAW,CAAC,CAAC;EAC3B,OAAOc,KAAK,CAACC,GAAG,CAAC,MAAM;IACrB,MAAMC,QAAQ,GAAG3B,cAAc,CAACqB,OAAO,CAACM,QAAQ,CAAC;IACjD,MAAMC,OAAO,GAAG1B,aAAa,CAACmB,OAAO,CAACO,OAAO,EAAEP,OAAO,CAACQ,GAAG,CAAC;IAC3D,MAAMC,KAAK,GAAGrB,WAAW,CAACY,OAAO,CAACS,KAAK,CAAC;IACxC,MAAMC,KAAK,GAAGnC,WAAW,CAACyB,OAAO,CAACU,KAAK,CAAC;IACxC,MAAMC,MAAM,GAAGzB,YAAY,CAACc,OAAO,CAACW,MAAM,CAAC;IAC3C,MAAMC,IAAI,GAAGpC,UAAU,CAACwB,OAAO,CAACY,IAAI,EAAED,MAAM,CAAC;IAC7C,MAAME,IAAI,GAAG9B,UAAU,CAACiB,OAAO,CAACa,IAAI,EAAEF,MAAM,CAAC;IAE7C,SAASG,OAAOA,CAAEC,GAAQ,EAAE;MAC1B,KAAK,MAAMC,GAAG,IAAIb,UAAU,EAAE;QAC5BY,GAAG,CAACE,SAAS,CAACD,GAAG,EAAEb,UAAU,CAACa,GAAG,CAAC,CAAC;MACrC;MAEA,KAAK,MAAMA,GAAG,IAAId,UAAU,EAAE;QAC5Ba,GAAG,CAACG,SAAS,CAACF,GAAG,EAAEd,UAAU,CAACc,GAAG,CAAC,CAAC;MACrC;MAEA,KAAK,MAAMA,GAAG,IAAIf,OAAO,EAAE;QACzBc,GAAG,CAACG,SAAS,CAACF,GAAG,EAAEvB,eAAe,CAAC;UACjC,GAAGQ,OAAO,CAACe,GAAG,CAAC;UACfG,IAAI,EAAEH,GAAG;UACTI,SAAS,EAAEnB,OAAO,CAACe,GAAG,CAAC,CAACG;QAC1B,CAAC,CAAC,CAAC;MACL;MAEA,MAAME,QAAQ,GAAG/B,WAAW,CAAC,CAAC;MAC9B+B,QAAQ,CAAChB,GAAG,CAAC,MAAM;QACjBI,KAAK,CAACK,OAAO,CAACC,GAAG,CAAC;MACpB,CAAC,CAAC;MACFA,GAAG,CAACO,SAAS,CAAC,MAAMD,QAAQ,CAACE,IAAI,CAAC,CAAC,CAAC;MAEpCR,GAAG,CAACS,OAAO,CAAC5C,cAAc,EAAE0B,QAAQ,CAAC;MACrCS,GAAG,CAACS,OAAO,CAAC1C,aAAa,EAAEyB,OAAO,CAAC;MACnCQ,GAAG,CAACS,OAAO,CAACnC,WAAW,EAAEoB,KAAK,CAAC;MAC/BM,GAAG,CAACS,OAAO,CAACvC,UAAU,EAAEyB,KAAK,CAAC;MAC9BK,GAAG,CAACS,OAAO,CAACrC,YAAY,EAAEwB,MAAM,CAAC;MACjCI,GAAG,CAACS,OAAO,CAAC9C,iBAAiB,EAAEkC,IAAI,CAACZ,OAAO,CAAC;MAC5Ce,GAAG,CAACS,OAAO,CAAC/C,iBAAiB,EAAEmC,IAAI,CAACa,QAAQ,CAAC;MAC7CV,GAAG,CAACS,OAAO,CAACxC,UAAU,EAAE6B,IAAI,CAAC;MAE7B,IAAInB,UAAU,IAAIM,OAAO,CAACQ,GAAG,EAAE;QAC7B,IAAIO,GAAG,CAACW,KAAK,EAAE;UACbX,GAAG,CAACW,KAAK,CAACC,IAAI,CAAC,sBAAsB,EAAE,MAAM;YAC3CpB,OAAO,CAACqB,MAAM,CAAC,CAAC;UAClB,CAAC,CAAC;QACJ,CAAC,MAAM;UACL,MAAM;YAAEC;UAAM,CAAC,GAAGd,GAAG;UACrBA,GAAG,CAACc,KAAK,GAAG,CAAC,GAAGC,IAAI,KAAK;YACvB,MAAMC,EAAE,GAAGF,KAAK,CAAC,GAAGC,IAAI,CAAC;YACzBvC,QAAQ,CAAC,MAAMgB,OAAO,CAACqB,MAAM,CAAC,CAAC,CAAC;YAChCb,GAAG,CAACc,KAAK,GAAGA,KAAK;YACjB,OAAOE,EAAE;UACX,CAAC;QACH;MACF;MAEA,IAAI,OAAOC,mBAAmB,KAAK,SAAS,IAAIA,mBAAmB,EAAE;QACnEjB,GAAG,CAACkB,KAAK,CAAC;UACRC,QAAQ,EAAE;YACRC,QAAQA,CAAA,EAAI;cACV,OAAO3C,QAAQ,CAAC;gBACdc,QAAQ,EAAE8B,MAAM,CAACC,IAAI,CAAC,IAAI,EAAEzD,cAAc,CAAC;gBAC3C2B,OAAO,EAAE6B,MAAM,CAACC,IAAI,CAAC,IAAI,EAAEvD,aAAa,CAAC;gBACzC2B,KAAK,EAAE2B,MAAM,CAACC,IAAI,CAAC,IAAI,EAAEhD,WAAW,CAAC;gBACrCqB,KAAK,EAAE0B,MAAM,CAACC,IAAI,CAAC,IAAI,EAAEpD,UAAU,CAAC;gBACpC0B,MAAM,EAAEyB,MAAM,CAACC,IAAI,CAAC,IAAI,EAAElD,YAAY,CAAC;gBACvCyB,IAAI,EAAEwB,MAAM,CAACC,IAAI,CAAC,IAAI,EAAE5D,iBAAiB;cAC3C,CAAC,CAAC;YACJ;UACF;QACF,CAAC,CAAC;MACJ;IACF;IAEA,SAAS6D,OAAOA,CAAA,EAAI;MAClBlC,KAAK,CAACmB,IAAI,CAAC,CAAC;IACd;IAEA,OAAO;MACLT,OAAO;MACPwB,OAAO;MACPhC,QAAQ;MACRC,OAAO;MACPE,KAAK;MACLC,KAAK;MACLC,MAAM;MACNC,IAAI;MACJC;IACF,CAAC;EACH,CAAC,CAAC;AACJ;AAEA,OAAO,MAAM0B,OAAO,UAAsB;AAC1C3C,aAAa,CAAC2C,OAAO,GAAGA,OAAO;;AAE/B;AACA,SAASH,MAAMA,CAAiCpB,GAA+B,EAAE;EAC/E,MAAMe,EAAE,GAAG,IAAI,CAACS,CAAC;EAEjB,MAAMC,QAAQ,GAAGV,EAAE,CAACW,MAAM,EAAED,QAAQ,IAAIV,EAAE,CAACY,KAAK,CAACC,UAAU,EAAEH,QAAQ;EAErE,IAAIA,QAAQ,IAAKzB,GAAG,IAAYyB,QAAQ,EAAE;IACxC,OAAOA,QAAQ,CAAEzB,GAAG,CAAY;EAClC;AACF","ignoreList":[]}
|