@@ -100,7 +100,6 @@ declare module 'vue' {
100100 DocMadeWithVueAttribution : typeof import ( './src/components/doc/MadeWithVueAttribution.vue' ) [ 'default' ]
101101 DocMadeWithVuetifyGallery : typeof import ( './src/components/doc/MadeWithVuetifyGallery.vue' ) [ 'default' ]
102102 DocMadeWithVuetifyLink : typeof import ( './src/components/doc/MadeWithVuetifyLink.vue' ) [ 'default' ]
103- DocPremiumThemesGallery : typeof import ( './src/components/doc/PremiumThemesGallery.vue' ) [ 'default' ]
104103 DocReadyForMore : typeof import ( './src/components/doc/ReadyForMore.vue' ) [ 'default' ]
105104 DocRelatedPage : typeof import ( './src/components/doc/RelatedPage.vue' ) [ 'default' ]
106105 DocRelatedPages : typeof import ( './src/components/doc/RelatedPages.vue' ) [ 'default' ]
@@ -119,14 +118,32 @@ declare module 'vue' {
119118 FeaturesColorPalette : typeof import ( './src/components/features/ColorPalette.vue' ) [ 'default' ]
120119 FeaturesSassApi : typeof import ( './src/components/features/SassApi.vue' ) [ 'default' ]
121120 GettingStartedWireframeExamples : typeof import ( './src/components/getting-started/WireframeExamples.vue' ) [ 'default' ]
122- HomeActionBtns : typeof import ( './src/components/home/ActionBtns.vue' ) [ 'default' ]
121+ HomeBlogs : typeof import ( './src/components/home/Blogs.vue' ) [ 'default' ]
122+ HomeCommonCard : typeof import ( './src/components/home/Common/Card.vue' ) [ 'default' ]
123+ HomeCommonGradient : typeof import ( './src/components/home/Common/Gradient.vue' ) [ 'default' ]
124+ HomeCommonMarquee : typeof import ( './src/components/home/Common/Marquee.vue' ) [ 'default' ]
125+ HomeCommonTitle : typeof import ( './src/components/home/Common/Title.vue' ) [ 'default' ]
126+ HomeDiscord : typeof import ( './src/components/home/Discord.vue' ) [ 'default' ]
127+ HomeEcosystem : typeof import ( './src/components/home/Ecosystem.vue' ) [ 'default' ]
123128 HomeEntry : typeof import ( './src/components/home/Entry.vue' ) [ 'default' ]
124- HomeEpicmaxSupport : typeof import ( './src/components/home/EpicmaxSupport.vue' ) [ 'default' ]
125- HomeFeatures : typeof import ( './src/components/home/Features.vue' ) [ 'default' ]
126129 HomeFooter : typeof import ( './src/components/home/Footer.vue' ) [ 'default' ]
130+ HomeGalleryAnalytics : typeof import ( './src/components/home/Gallery/Analytics.vue' ) [ 'default' ]
131+ HomeGalleryChatChat : typeof import ( './src/components/home/Gallery/Chat/Chat.vue' ) [ 'default' ]
132+ HomeGalleryChatDetail : typeof import ( './src/components/home/Gallery/Chat/Detail.vue' ) [ 'default' ]
133+ HomeGalleryChatList : typeof import ( './src/components/home/Gallery/Chat/List.vue' ) [ 'default' ]
134+ HomeGalleryComponents : typeof import ( './src/components/home/Gallery/Components.vue' ) [ 'default' ]
135+ HomeGalleryDashboard : typeof import ( './src/components/home/Gallery/Dashboard.vue' ) [ 'default' ]
136+ HomeGalleryLogin : typeof import ( './src/components/home/Gallery/Login.vue' ) [ 'default' ]
137+ HomeGallerySettings : typeof import ( './src/components/home/Gallery/Settings.vue' ) [ 'default' ]
127138 HomeLogo : typeof import ( './src/components/home/Logo.vue' ) [ 'default' ]
139+ HomeSnips : typeof import ( './src/components/home/Snips.vue' ) [ 'default' ]
140+ HomeSnipsExample : typeof import ( './src/components/home/SnipsExample.vue' ) [ 'default' ]
128141 HomeSpecialSponsor : typeof import ( './src/components/home/SpecialSponsor.vue' ) [ 'default' ]
129142 HomeSponsors : typeof import ( './src/components/home/Sponsors.vue' ) [ 'default' ]
143+ HomeStore : typeof import ( './src/components/home/Store.vue' ) [ 'default' ]
144+ HomeSupport : typeof import ( './src/components/home/Support.vue' ) [ 'default' ]
145+ HomeTooling : typeof import ( './src/components/home/Tooling.vue' ) [ 'default' ]
146+ HomeVuetifyOne : typeof import ( './src/components/home/VuetifyOne.vue' ) [ 'default' ]
130147 IconsChevronDown : typeof import ( './src/components/icons/ChevronDown.vue' ) [ 'default' ]
131148 IntroductionComparison : typeof import ( './src/components/introduction/Comparison.vue' ) [ 'default' ]
132149 IntroductionConsultingServices : typeof import ( './src/components/introduction/ConsultingServices.vue' ) [ 'default' ]
0 commit comments