-
Notifications
You must be signed in to change notification settings - Fork 0
/
manifest.gen.ts
133 lines (129 loc) · 6.35 KB
/
manifest.gen.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
// DO NOT EDIT. This file is generated by deco.
// This file SHOULD be checked into source version control.
// This file is automatically updated during development when running `dev.ts`.
import * as $$$$$$$$$0 from "./actions/minicart/submit.ts";
import * as $$$$$$$$$1 from "./actions/wishlist/submit.ts";
import * as $$$$$$$$$$$0 from "./apps/deco/analytics.ts";
import * as $$$$$$$$$$$1 from "./apps/deco/htmx.ts";
import * as $$$$$$$$$$$2 from "./apps/deco/shopify.ts";
import * as $$$$$$$$$$$3 from "./apps/deco/vnda.ts";
import * as $$$$$$$$$$$4 from "./apps/site.ts";
import * as $$$0 from "./loaders/availableIcons.ts";
import * as $$$1 from "./loaders/icons.ts";
import * as $$$2 from "./loaders/minicart.ts";
import * as $$$3 from "./loaders/user.ts";
import * as $$$4 from "./loaders/wishlist.ts";
import * as $$$$$$0 from "./sections/Animation/Animation.tsx";
import * as $$$$$$1 from "./sections/CategoriesProdutctsShelf.tsx";
import * as $$$$$$2 from "./sections/Category/CategoryBanner.tsx";
import * as $$$$$$3 from "./sections/Category/CategoryGrid.tsx";
import * as $$$$$$4 from "./sections/CategorySlider.tsx";
import * as $$$$$$5 from "./sections/CenteredText.tsx";
import * as $$$$$$6 from "./sections/Component.tsx";
import * as $$$$$$7 from "./sections/Content/Faq.tsx";
import * as $$$$$$8 from "./sections/Content/Hero.tsx";
import * as $$$$$$9 from "./sections/Content/Intro.tsx";
import * as $$$$$$10 from "./sections/Content/Logos.tsx";
import * as $$$$$$11 from "./sections/DoubleCardText.tsx";
import * as $$$$$$12 from "./sections/Footer/Footer.tsx";
import * as $$$$$$13 from "./sections/GreaterBanner.tsx";
import * as $$$$$$14 from "./sections/Header/Header.tsx";
import * as $$$$$$15 from "./sections/ImageCards.tsx";
import * as $$$$$$16 from "./sections/Images/Banner.tsx";
import * as $$$$$$17 from "./sections/Images/Carousel.tsx";
import * as $$$$$$18 from "./sections/Images/ImageGallery.tsx";
import * as $$$$$$19 from "./sections/Images/ShoppableBanner.tsx";
import * as $$$$$$20 from "./sections/LearnMore.tsx";
import * as $$$$$$21 from "./sections/Links/LinkTree.tsx";
import * as $$$$$$22 from "./sections/Miscellaneous/CampaignTimer.tsx";
import * as $$$$$$23 from "./sections/Miscellaneous/CookieConsent.tsx";
import * as $$$$$$24 from "./sections/Newsletter/Newsletter.tsx";
import * as $$$$$$25 from "./sections/Product/BuyTogether.tsx";
import * as $$$$$$26 from "./sections/Product/ProductDescription.tsx";
import * as $$$$$$27 from "./sections/Product/ProductDetails.tsx";
import * as $$$$$$28 from "./sections/Product/ProductShelf.tsx";
import * as $$$$$$29 from "./sections/Product/ProductShelfTabbed.tsx";
import * as $$$$$$30 from "./sections/Product/SearchResult.tsx";
import * as $$$$$$31 from "./sections/Product/ShelfWithImage.tsx";
import * as $$$$$$32 from "./sections/Product/Wishlist.tsx";
import * as $$$$$$33 from "./sections/SearchText.tsx";
import * as $$$$$$34 from "./sections/Session.tsx";
import * as $$$$$$35 from "./sections/Social/InstagramPosts.tsx";
import * as $$$$$$36 from "./sections/Social/WhatsApp.tsx";
import * as $$$$$$37 from "./sections/TextInformations.tsx";
import * as $$$$$$38 from "./sections/TextWithImage.tsx";
import * as $$$$$$39 from "./sections/Theme/Theme.tsx";
import * as $$$$$$40 from "./sections/ThreeImages.tsx";
import * as $$$$$$41 from "./sections/TopBar.tsx";
import * as $$$$$$42 from "./sections/VideoAndImagePost.tsx";
import * as $$$$$$43 from "./sections/WideBanner.tsx";
const manifest = {
"loaders": {
"site/loaders/availableIcons.ts": $$$0,
"site/loaders/icons.ts": $$$1,
"site/loaders/minicart.ts": $$$2,
"site/loaders/user.ts": $$$3,
"site/loaders/wishlist.ts": $$$4,
},
"sections": {
"site/sections/Animation/Animation.tsx": $$$$$$0,
"site/sections/CategoriesProdutctsShelf.tsx": $$$$$$1,
"site/sections/Category/CategoryBanner.tsx": $$$$$$2,
"site/sections/Category/CategoryGrid.tsx": $$$$$$3,
"site/sections/CategorySlider.tsx": $$$$$$4,
"site/sections/CenteredText.tsx": $$$$$$5,
"site/sections/Component.tsx": $$$$$$6,
"site/sections/Content/Faq.tsx": $$$$$$7,
"site/sections/Content/Hero.tsx": $$$$$$8,
"site/sections/Content/Intro.tsx": $$$$$$9,
"site/sections/Content/Logos.tsx": $$$$$$10,
"site/sections/DoubleCardText.tsx": $$$$$$11,
"site/sections/Footer/Footer.tsx": $$$$$$12,
"site/sections/GreaterBanner.tsx": $$$$$$13,
"site/sections/Header/Header.tsx": $$$$$$14,
"site/sections/ImageCards.tsx": $$$$$$15,
"site/sections/Images/Banner.tsx": $$$$$$16,
"site/sections/Images/Carousel.tsx": $$$$$$17,
"site/sections/Images/ImageGallery.tsx": $$$$$$18,
"site/sections/Images/ShoppableBanner.tsx": $$$$$$19,
"site/sections/LearnMore.tsx": $$$$$$20,
"site/sections/Links/LinkTree.tsx": $$$$$$21,
"site/sections/Miscellaneous/CampaignTimer.tsx": $$$$$$22,
"site/sections/Miscellaneous/CookieConsent.tsx": $$$$$$23,
"site/sections/Newsletter/Newsletter.tsx": $$$$$$24,
"site/sections/Product/BuyTogether.tsx": $$$$$$25,
"site/sections/Product/ProductDescription.tsx": $$$$$$26,
"site/sections/Product/ProductDetails.tsx": $$$$$$27,
"site/sections/Product/ProductShelf.tsx": $$$$$$28,
"site/sections/Product/ProductShelfTabbed.tsx": $$$$$$29,
"site/sections/Product/SearchResult.tsx": $$$$$$30,
"site/sections/Product/ShelfWithImage.tsx": $$$$$$31,
"site/sections/Product/Wishlist.tsx": $$$$$$32,
"site/sections/SearchText.tsx": $$$$$$33,
"site/sections/Session.tsx": $$$$$$34,
"site/sections/Social/InstagramPosts.tsx": $$$$$$35,
"site/sections/Social/WhatsApp.tsx": $$$$$$36,
"site/sections/TextInformations.tsx": $$$$$$37,
"site/sections/TextWithImage.tsx": $$$$$$38,
"site/sections/Theme/Theme.tsx": $$$$$$39,
"site/sections/ThreeImages.tsx": $$$$$$40,
"site/sections/TopBar.tsx": $$$$$$41,
"site/sections/VideoAndImagePost.tsx": $$$$$$42,
"site/sections/WideBanner.tsx": $$$$$$43,
},
"actions": {
"site/actions/minicart/submit.ts": $$$$$$$$$0,
"site/actions/wishlist/submit.ts": $$$$$$$$$1,
},
"apps": {
"site/apps/deco/analytics.ts": $$$$$$$$$$$0,
"site/apps/deco/htmx.ts": $$$$$$$$$$$1,
"site/apps/deco/shopify.ts": $$$$$$$$$$$2,
"site/apps/deco/vnda.ts": $$$$$$$$$$$3,
"site/apps/site.ts": $$$$$$$$$$$4,
},
"name": "site",
"baseUrl": import.meta.url,
};
export type Manifest = typeof manifest;
export default manifest;