forked from archetype-themes/reference-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomponent.manifest.json
More file actions
114 lines (114 loc) · 7.55 KB
/
component.manifest.json
File metadata and controls
114 lines (114 loc) · 7.55 KB
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
{
"collections": {
"@archetype-themes/reference-components": {
"version": "2.0.0"
}
},
"files": {
"assets": {
"base.color-schemes.css": "@archetype-themes/reference-components",
"base.document.css": "@archetype-themes/reference-components",
"base.normalize.css": "@archetype-themes/reference-components",
"base.typography.css": "@archetype-themes/reference-components",
"component.block-buy-buttons.css": "@archetype-themes/reference-components",
"component.block-buy-buttons.js": "@archetype-themes/reference-components",
"component.block-cart-checkout-button.css": "@archetype-themes/reference-components",
"component.block-cart-note.css": "@archetype-themes/reference-components",
"component.block-cart-note.js": "@archetype-themes/reference-components",
"component.block-cart-totals.css": "@archetype-themes/reference-components",
"component.block-cart-totals.js": "@archetype-themes/reference-components",
"component.block-image.css": "@archetype-themes/reference-components",
"component.block-model.css": "@archetype-themes/reference-components",
"component.block-model.js": "@archetype-themes/reference-components",
"component.block-price.css": "@archetype-themes/reference-components",
"component.block-price.js": "@archetype-themes/reference-components",
"component.block-rich-text.css": "@archetype-themes/reference-components",
"component.block-title.css": "@archetype-themes/reference-components",
"component.block-variant-picker.css": "@archetype-themes/reference-components",
"component.block-variant-picker.js": "@archetype-themes/reference-components",
"component.block-video.css": "@archetype-themes/reference-components",
"component.block-video.js": "@archetype-themes/reference-components",
"component.button.css": "@archetype-themes/reference-components",
"component.cart-icon.css": "@archetype-themes/reference-components",
"component.cart-icon.js": "@archetype-themes/reference-components",
"component.cart-status-notifier.css": "@archetype-themes/reference-components",
"component.cart-status-notifier.js": "@archetype-themes/reference-components",
"component.icon.css": "@archetype-themes/reference-components",
"component.line-item-price.js": "@archetype-themes/reference-components",
"component.line-item-quantity.css": "@archetype-themes/reference-components",
"component.line-item-quantity.js": "@archetype-themes/reference-components",
"component.line-item.css": "@archetype-themes/reference-components",
"component.model-viewer.css": "@archetype-themes/reference-components",
"component.placeholder-svg.css": "@archetype-themes/reference-components",
"component.product-media-gallery.css": "@archetype-themes/reference-components",
"component.product-media-gallery.js": "@archetype-themes/reference-components",
"component.rte.css": "@archetype-themes/reference-components",
"component.section-header.css": "@archetype-themes/reference-components",
"component.section-main-cart.css": "@archetype-themes/reference-components",
"component.section-main-product.css": "@archetype-themes/reference-components",
"component.section-media-with-text.css": "@archetype-themes/reference-components",
"component.select.css": "@archetype-themes/reference-components",
"component.variant-button.css": "@archetype-themes/reference-components",
"component.variant-sku.js": "@archetype-themes/reference-components",
"element.base-media.js": "@archetype-themes/reference-components",
"icon.alert.svg": "@archetype-themes/reference-components",
"icon.bag.svg": "@archetype-themes/reference-components",
"icon.caret.svg": "@archetype-themes/reference-components",
"icon.cart.svg": "@archetype-themes/reference-components",
"util.aspect-ratio.css": "@archetype-themes/reference-components",
"util.clearfix.css": "@archetype-themes/reference-components",
"util.display.css": "@archetype-themes/reference-components",
"util.page-width.css": "@archetype-themes/reference-components",
"util.position.css": "@archetype-themes/reference-components",
"util.product-loader.js": "@archetype-themes/reference-components",
"util.pubsub.js": "@archetype-themes/reference-components",
"util.script-loader.js": "@archetype-themes/reference-components",
"util.table.css": "@archetype-themes/reference-components",
"util.visibility.css": "@archetype-themes/reference-components",
"vendor.es-module-shims.min.js": "@archetype-themes/reference-components",
"vendor.in-view.js": "@archetype-themes/reference-components",
"vendor.is-land.min.js": "@archetype-themes/reference-components"
},
"snippets": {
"block-buy-buttons.liquid": "@archetype-themes/reference-components",
"block-cart-checkout-button.liquid": "@archetype-themes/reference-components",
"block-cart-note.liquid": "@archetype-themes/reference-components",
"block-cart-totals.liquid": "@archetype-themes/reference-components",
"block-image.liquid": "@archetype-themes/reference-components",
"block-model.liquid": "@archetype-themes/reference-components",
"block-price.liquid": "@archetype-themes/reference-components",
"block-product-description.liquid": "@archetype-themes/reference-components",
"block-rich-text.liquid": "@archetype-themes/reference-components",
"block-title.liquid": "@archetype-themes/reference-components",
"block-variant-picker.liquid": "@archetype-themes/reference-components",
"block-video.liquid": "@archetype-themes/reference-components",
"cart-icon.liquid": "@archetype-themes/reference-components",
"cart-status-notifier.liquid": "@archetype-themes/reference-components",
"es-module-shims.liquid": "@archetype-themes/reference-components",
"favicon.liquid": "@archetype-themes/reference-components",
"font-faces.liquid": "@archetype-themes/reference-components",
"font-preload-link.liquid": "@archetype-themes/reference-components",
"icon.liquid": "@archetype-themes/reference-components",
"import-map.liquid": "@theme",
"is-land.liquid": "@archetype-themes/reference-components",
"language-direction.liquid": "@archetype-themes/reference-components",
"line-item-price.liquid": "@archetype-themes/reference-components",
"line-item-quantity.liquid": "@archetype-themes/reference-components",
"line-item.liquid": "@archetype-themes/reference-components",
"price.liquid": "@archetype-themes/reference-components",
"product-description.liquid": "@archetype-themes/reference-components",
"product-media-gallery.liquid": "@archetype-themes/reference-components",
"section-header.liquid": "@archetype-themes/reference-components",
"section-main-cart.liquid": "@archetype-themes/reference-components",
"section-main-product.liquid": "@archetype-themes/reference-components",
"section-media-with-text.liquid": "@archetype-themes/reference-components",
"styles-head.liquid": "@archetype-themes/reference-components",
"styles-tokens.liquid": "@archetype-themes/reference-components",
"stylesheet.liquid": "@archetype-themes/reference-components",
"t-with-fallback.liquid": "@archetype-themes/reference-components",
"variant-button.liquid": "@archetype-themes/reference-components",
"variant-dropdown.liquid": "@archetype-themes/reference-components",
"variant-sku.liquid": "@archetype-themes/reference-components"
}
}
}