@ikas/code-components-mcp 0.115.0 → 0.117.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/data/section-templates/account-info-section/children/AccountAddresses/components/AddressModal/index.tsx +6 -9
- package/data/section-templates/account-info-section/children/AccountAddresses/components/AddressModal/styles.css +1 -0
- package/data/section-templates/account-info-section/children/AccountAddresses/ikas-config-snippet.json +30 -30
- package/data/section-templates/account-info-section/children/AccountAddresses/index.tsx +12 -12
- package/data/section-templates/account-info-section/children/AccountAddresses/types.ts +1 -0
- package/data/section-templates/account-info-section/children/AccountFavorites/ikas-config-snippet.json +9 -9
- package/data/section-templates/account-info-section/children/AccountFavorites/index.tsx +3 -3
- package/data/section-templates/account-info-section/children/AccountFavorites/types.ts +1 -0
- package/data/section-templates/account-info-section/children/AccountInfoContent/ikas-config-snippet.json +16 -16
- package/data/section-templates/account-info-section/children/AccountInfoContent/index.tsx +5 -5
- package/data/section-templates/account-info-section/children/AccountInfoContent/types.ts +1 -0
- package/data/section-templates/account-info-section/children/AccountOrderDetail/ikas-config-snippet.json +74 -74
- package/data/section-templates/account-info-section/children/AccountOrderDetail/index.tsx +29 -29
- package/data/section-templates/account-info-section/children/AccountOrderDetail/types.ts +1 -0
- package/data/section-templates/account-info-section/children/AccountOrders/ikas-config-snippet.json +20 -20
- package/data/section-templates/account-info-section/children/AccountOrders/index.tsx +8 -8
- package/data/section-templates/account-info-section/children/AccountOrders/types.ts +1 -0
- package/data/section-templates/account-info-section/global-types.ts +0 -2
- package/data/section-templates/account-info-section/hooks/useScrollLock.ts +0 -4
- package/data/section-templates/account-info-section/ikas-config-snippet.json +13 -13
- package/data/section-templates/account-info-section/index.tsx +5 -5
- package/data/section-templates/account-info-section/sub-components/Modal/index.tsx +4 -2
- package/data/section-templates/account-info-section/sub-components/ProductCard/index.tsx +4 -4
- package/data/section-templates/account-info-section/types.ts +1 -0
- package/data/section-templates/add-to-cart/ikas-config-snippet.json +30 -30
- package/data/section-templates/add-to-cart/index.tsx +7 -7
- package/data/section-templates/add-to-cart/types.ts +1 -0
- package/data/section-templates/blog-home-section/global-types.ts +0 -2
- package/data/section-templates/blog-home-section/ikas-config-snippet.json +18 -18
- package/data/section-templates/blog-home-section/index.tsx +3 -3
- package/data/section-templates/blog-home-section/types.ts +1 -0
- package/data/section-templates/blog-post-section/global-types.ts +0 -2
- package/data/section-templates/blog-post-section/ikas-config-snippet.json +15 -15
- package/data/section-templates/blog-post-section/index.tsx +3 -3
- package/data/section-templates/blog-post-section/types.ts +1 -0
- package/data/section-templates/bundle-products/global-types.ts +0 -2
- package/data/section-templates/bundle-products/ikas-config-snippet.json +25 -25
- package/data/section-templates/bundle-products/index.tsx +3 -3
- package/data/section-templates/bundle-products/types.ts +1 -0
- package/data/section-templates/cart-section/global-types.ts +0 -2
- package/data/section-templates/cart-section/ikas-config-snippet.json +32 -32
- package/data/section-templates/cart-section/index.tsx +13 -13
- package/data/section-templates/cart-section/sub-components/CartItem/components/BundleProducts/index.tsx +1 -1
- package/data/section-templates/cart-section/types.ts +1 -0
- package/data/section-templates/category-images-section/children/CategoryImageItem/ikas-config-snippet.json +12 -12
- package/data/section-templates/category-images-section/children/CategoryImageItem/types.ts +1 -0
- package/data/section-templates/category-images-section/global-types.ts +0 -2
- package/data/section-templates/category-images-section/ikas-config-snippet.json +11 -11
- package/data/section-templates/category-images-section/types.ts +1 -0
- package/data/section-templates/category-list-section/children/CardProductName/ikas-config-snippet.json +2 -2
- package/data/section-templates/category-list-section/children/CardProductName/types.ts +1 -0
- package/data/section-templates/category-list-section/children/CardProductPrice/ikas-config-snippet.json +1 -1
- package/data/section-templates/category-list-section/children/CardProductPrice/types.ts +1 -0
- package/data/section-templates/category-list-section/children/CardProductVariants/ikas-config-snippet.json +1 -1
- package/data/section-templates/category-list-section/children/CardProductVariants/types.ts +1 -0
- package/data/section-templates/category-list-section/components/CategoryListControls/index.tsx +1 -1
- package/data/section-templates/category-list-section/global-types.ts +0 -2
- package/data/section-templates/category-list-section/hooks/useScrollLock.ts +0 -4
- package/data/section-templates/category-list-section/ikas-config-snippet.json +50 -50
- package/data/section-templates/category-list-section/index.tsx +13 -13
- package/data/section-templates/category-list-section/sub-components/ProductCard/index.tsx +4 -4
- package/data/section-templates/category-list-section/types.ts +1 -0
- package/data/section-templates/component-renderer/additional/Features/types.ts +1 -0
- package/data/section-templates/component-renderer/additional/ProductDetail/index.tsx +1 -1
- package/data/section-templates/component-renderer/additional/ProductDetail/types.ts +1 -0
- package/data/section-templates/component-renderer/global-types.ts +0 -2
- package/data/section-templates/component-renderer/ikas-config-snippet.json +5 -5
- package/data/section-templates/component-renderer/types.ts +1 -0
- package/data/section-templates/email-verification-section/ikas-config-snippet.json +36 -36
- package/data/section-templates/email-verification-section/index.tsx +14 -14
- package/data/section-templates/email-verification-section/types.ts +1 -0
- package/data/section-templates/favorites/ikas-config-snippet.json +12 -12
- package/data/section-templates/favorites/types.ts +1 -0
- package/data/section-templates/features-section/children/FeatureItem/ikas-config-snippet.json +2 -2
- package/data/section-templates/features-section/children/FeatureItem/types.ts +1 -0
- package/data/section-templates/features-section/ikas-config-snippet.json +2 -2
- package/data/section-templates/features-section/types.ts +1 -0
- package/data/section-templates/footer-section/children/SocialMediaIcon/ikas-config-snippet.json +1 -1
- package/data/section-templates/footer-section/children/SocialMediaIcon/types.ts +1 -0
- package/data/section-templates/footer-section/ikas-config-snippet.json +19 -19
- package/data/section-templates/footer-section/index.tsx +3 -3
- package/data/section-templates/footer-section/types.ts +1 -0
- package/data/section-templates/forgot-password-section/components/ForgotPasswordForm/index.tsx +10 -10
- package/data/section-templates/forgot-password-section/ikas-config-snippet.json +29 -29
- package/data/section-templates/forgot-password-section/types.ts +1 -0
- package/data/section-templates/header-section/children/Announcements/ikas-config-snippet.json +9 -9
- package/data/section-templates/header-section/children/Announcements/types.ts +1 -0
- package/data/section-templates/header-section/children/CookieBar/ikas-config-snippet.json +15 -15
- package/data/section-templates/header-section/children/CookieBar/types.ts +1 -0
- package/data/section-templates/header-section/children/Navbar/components/MobileMenu/index.tsx +1 -1
- package/data/section-templates/header-section/children/Navbar/ikas-config-snippet.json +68 -68
- package/data/section-templates/header-section/children/Navbar/index.tsx +19 -19
- package/data/section-templates/header-section/children/Navbar/types.ts +1 -0
- package/data/section-templates/header-section/global-types.ts +0 -2
- package/data/section-templates/header-section/hooks/useScrollLock.ts +0 -4
- package/data/section-templates/header-section/ikas-config-snippet.json +5 -5
- package/data/section-templates/header-section/sub-components/CartItem/components/BundleProducts/index.tsx +1 -1
- package/data/section-templates/header-section/sub-components/ProductCard/index.tsx +4 -4
- package/data/section-templates/header-section/types.ts +1 -0
- package/data/section-templates/hero-slider-section/children/HeroSliderItem/ikas-config-snippet.json +34 -34
- package/data/section-templates/hero-slider-section/children/HeroSliderItem/types.ts +1 -0
- package/data/section-templates/hero-slider-section/global-types.ts +0 -2
- package/data/section-templates/hero-slider-section/ikas-config-snippet.json +10 -10
- package/data/section-templates/hero-slider-section/types.ts +1 -0
- package/data/section-templates/image-handling/global-types.ts +0 -2
- package/data/section-templates/image-handling/ikas-config-snippet.json +16 -16
- package/data/section-templates/image-handling/index.tsx +1 -1
- package/data/section-templates/image-handling/types.ts +1 -0
- package/data/section-templates/login-section/components/LoginForm/index.tsx +13 -13
- package/data/section-templates/login-section/ikas-config-snippet.json +38 -38
- package/data/section-templates/login-section/types.ts +1 -0
- package/data/section-templates/navigation/components/MobileMenu/index.tsx +1 -1
- package/data/section-templates/navigation/global-types.ts +0 -2
- package/data/section-templates/navigation/hooks/useScrollLock.ts +0 -4
- package/data/section-templates/navigation/ikas-config-snippet.json +68 -68
- package/data/section-templates/navigation/index.tsx +19 -19
- package/data/section-templates/navigation/sub-components/CartItem/components/BundleProducts/index.tsx +1 -1
- package/data/section-templates/navigation/sub-components/ProductCard/index.tsx +4 -4
- package/data/section-templates/navigation/types.ts +1 -0
- package/data/section-templates/not-found-section/ikas-config-snippet.json +9 -9
- package/data/section-templates/not-found-section/types.ts +1 -0
- package/data/section-templates/product-detail-section/children/ProductDetailAddToCart/ikas-config-snippet.json +30 -30
- package/data/section-templates/product-detail-section/children/ProductDetailAddToCart/index.tsx +7 -7
- package/data/section-templates/product-detail-section/children/ProductDetailAddToCart/types.ts +1 -0
- package/data/section-templates/product-detail-section/children/ProductDetailBundleFurniture/ikas-config-snippet.json +33 -33
- package/data/section-templates/product-detail-section/children/ProductDetailBundleFurniture/index.tsx +8 -8
- package/data/section-templates/product-detail-section/children/ProductDetailBundleFurniture/types.ts +1 -0
- package/data/section-templates/product-detail-section/children/ProductDetailBundleProduct/ikas-config-snippet.json +25 -25
- package/data/section-templates/product-detail-section/children/ProductDetailBundleProduct/index.tsx +3 -3
- package/data/section-templates/product-detail-section/children/ProductDetailBundleProduct/types.ts +1 -0
- package/data/section-templates/product-detail-section/children/ProductDetailDescription/ikas-config-snippet.json +19 -19
- package/data/section-templates/product-detail-section/children/ProductDetailDescription/index.tsx +1 -1
- package/data/section-templates/product-detail-section/children/ProductDetailDescription/types.ts +1 -0
- package/data/section-templates/product-detail-section/children/ProductDetailFeatures/ikas-config-snippet.json +11 -11
- package/data/section-templates/product-detail-section/children/ProductDetailFeatures/types.ts +1 -0
- package/data/section-templates/product-detail-section/children/ProductDetailNameFavorite/ikas-config-snippet.json +12 -12
- package/data/section-templates/product-detail-section/children/ProductDetailNameFavorite/types.ts +1 -0
- package/data/section-templates/product-detail-section/children/ProductDetailOffer/components/OfferCard/index.tsx +2 -2
- package/data/section-templates/product-detail-section/children/ProductDetailOffer/ikas-config-snippet.json +39 -39
- package/data/section-templates/product-detail-section/children/ProductDetailOffer/index.tsx +9 -9
- package/data/section-templates/product-detail-section/children/ProductDetailOffer/types.ts +1 -0
- package/data/section-templates/product-detail-section/children/ProductDetailOptionSet/ikas-config-snippet.json +31 -31
- package/data/section-templates/product-detail-section/children/ProductDetailOptionSet/index.tsx +7 -7
- package/data/section-templates/product-detail-section/children/ProductDetailOptionSet/types.ts +1 -0
- package/data/section-templates/product-detail-section/children/ProductDetailPrices/ikas-config-snippet.json +11 -11
- package/data/section-templates/product-detail-section/children/ProductDetailPrices/types.ts +1 -0
- package/data/section-templates/product-detail-section/children/ProductDetailProductGroup/ikas-config-snippet.json +11 -11
- package/data/section-templates/product-detail-section/children/ProductDetailProductGroup/types.ts +1 -0
- package/data/section-templates/product-detail-section/children/ProductDetailSku/ikas-config-snippet.json +15 -15
- package/data/section-templates/product-detail-section/children/ProductDetailSku/index.tsx +1 -1
- package/data/section-templates/product-detail-section/children/ProductDetailSku/types.ts +1 -0
- package/data/section-templates/product-detail-section/children/ProductDetailVariant/ikas-config-snippet.json +13 -13
- package/data/section-templates/product-detail-section/children/ProductDetailVariant/types.ts +2 -1
- package/data/section-templates/product-detail-section/global-types.ts +0 -2
- package/data/section-templates/product-detail-section/hooks/useScrollLock.ts +0 -4
- package/data/section-templates/product-detail-section/ikas-config-snippet.json +16 -16
- package/data/section-templates/product-detail-section/index.tsx +1 -1
- package/data/section-templates/product-detail-section/types.ts +1 -0
- package/data/section-templates/product-pricing/ikas-config-snippet.json +11 -11
- package/data/section-templates/product-pricing/types.ts +1 -0
- package/data/section-templates/product-reviews-section/hooks/useScrollLock.ts +0 -4
- package/data/section-templates/product-reviews-section/ikas-config-snippet.json +6 -6
- package/data/section-templates/product-reviews-section/sub-components/Modal/index.tsx +4 -2
- package/data/section-templates/product-reviews-section/types.ts +1 -0
- package/data/section-templates/product-slider-section/children/CardProductName/ikas-config-snippet.json +2 -2
- package/data/section-templates/product-slider-section/children/CardProductName/types.ts +1 -0
- package/data/section-templates/product-slider-section/children/CardProductPrice/ikas-config-snippet.json +1 -1
- package/data/section-templates/product-slider-section/children/CardProductPrice/types.ts +1 -0
- package/data/section-templates/product-slider-section/children/CardProductVariants/ikas-config-snippet.json +1 -1
- package/data/section-templates/product-slider-section/children/CardProductVariants/types.ts +1 -0
- package/data/section-templates/product-slider-section/global-types.ts +0 -2
- package/data/section-templates/product-slider-section/ikas-config-snippet.json +22 -22
- package/data/section-templates/product-slider-section/index.tsx +4 -4
- package/data/section-templates/product-slider-section/sub-components/ProductCard/index.tsx +4 -4
- package/data/section-templates/product-slider-section/types.ts +1 -0
- package/data/section-templates/recover-password-section/components/RecoverPasswordForm/index.tsx +10 -10
- package/data/section-templates/recover-password-section/ikas-config-snippet.json +42 -42
- package/data/section-templates/recover-password-section/types.ts +1 -0
- package/data/section-templates/register-section/components/RegisterForm/index.tsx +15 -15
- package/data/section-templates/register-section/ikas-config-snippet.json +54 -54
- package/data/section-templates/register-section/types.ts +1 -0
- package/data/section-templates/rich-text-section/ikas-config-snippet.json +3 -3
- package/data/section-templates/rich-text-section/types.ts +1 -0
- package/data/section-templates/variant-selection/ikas-config-snippet.json +13 -13
- package/data/section-templates/variant-selection/types.ts +2 -1
- package/data/storefront-api.json +1 -1
- package/data/storefront-types.json +1 -1
- package/package.json +1 -1
package/data/section-templates/hero-slider-section/children/HeroSliderItem/ikas-config-snippet.json
CHANGED
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
"props": [
|
|
8
8
|
{
|
|
9
9
|
"name": "image",
|
|
10
|
-
"displayName": "
|
|
10
|
+
"displayName": "Image",
|
|
11
11
|
"type": "IMAGE",
|
|
12
12
|
"required": false,
|
|
13
13
|
"groupId": "desktop"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "aspectRatio",
|
|
17
|
-
"displayName": "
|
|
17
|
+
"displayName": "Aspect Ratio",
|
|
18
18
|
"type": "ENUM",
|
|
19
19
|
"required": false,
|
|
20
20
|
"groupId": "desktop",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
24
|
"name": "objectFit",
|
|
25
|
-
"displayName": "
|
|
25
|
+
"displayName": "Image Fit",
|
|
26
26
|
"type": "ENUM",
|
|
27
27
|
"required": false,
|
|
28
28
|
"groupId": "desktop",
|
|
@@ -30,14 +30,14 @@
|
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
32
|
"name": "title",
|
|
33
|
-
"displayName": "
|
|
33
|
+
"displayName": "Title",
|
|
34
34
|
"type": "RICH_TEXT",
|
|
35
35
|
"required": false,
|
|
36
36
|
"groupId": "desktop"
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
39
|
"name": "titleAlignment",
|
|
40
|
-
"displayName": "
|
|
40
|
+
"displayName": "Title Alignment",
|
|
41
41
|
"type": "ENUM",
|
|
42
42
|
"required": false,
|
|
43
43
|
"groupId": "desktop",
|
|
@@ -45,35 +45,35 @@
|
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
47
|
"name": "textColor",
|
|
48
|
-
"displayName": "
|
|
48
|
+
"displayName": "Text Color",
|
|
49
49
|
"type": "COLOR",
|
|
50
50
|
"required": false,
|
|
51
51
|
"groupId": "desktop"
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
54
|
"name": "overlay",
|
|
55
|
-
"displayName": "
|
|
55
|
+
"displayName": "Overlay",
|
|
56
56
|
"type": "BOOLEAN",
|
|
57
57
|
"required": false,
|
|
58
58
|
"groupId": "desktop"
|
|
59
59
|
},
|
|
60
60
|
{
|
|
61
61
|
"name": "roundedCorners",
|
|
62
|
-
"displayName": "
|
|
62
|
+
"displayName": "Rounded Corners",
|
|
63
63
|
"type": "BOOLEAN",
|
|
64
64
|
"required": false,
|
|
65
65
|
"groupId": "desktop"
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
68
|
"name": "mobileImage",
|
|
69
|
-
"displayName": "
|
|
69
|
+
"displayName": "Image",
|
|
70
70
|
"type": "IMAGE",
|
|
71
71
|
"required": false,
|
|
72
72
|
"groupId": "mobile"
|
|
73
73
|
},
|
|
74
74
|
{
|
|
75
75
|
"name": "mobileAspectRatio",
|
|
76
|
-
"displayName": "
|
|
76
|
+
"displayName": "Aspect Ratio",
|
|
77
77
|
"type": "ENUM",
|
|
78
78
|
"required": false,
|
|
79
79
|
"groupId": "mobile",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
},
|
|
82
82
|
{
|
|
83
83
|
"name": "mobileObjectFit",
|
|
84
|
-
"displayName": "
|
|
84
|
+
"displayName": "Image Fit",
|
|
85
85
|
"type": "ENUM",
|
|
86
86
|
"required": false,
|
|
87
87
|
"groupId": "mobile",
|
|
@@ -89,14 +89,14 @@
|
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
91
|
"name": "mobileTitle",
|
|
92
|
-
"displayName": "
|
|
92
|
+
"displayName": "Title",
|
|
93
93
|
"type": "RICH_TEXT",
|
|
94
94
|
"required": false,
|
|
95
95
|
"groupId": "mobile"
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
"name": "mobileTitleAlignment",
|
|
99
|
-
"displayName": "
|
|
99
|
+
"displayName": "Title Alignment",
|
|
100
100
|
"type": "ENUM",
|
|
101
101
|
"required": false,
|
|
102
102
|
"groupId": "mobile",
|
|
@@ -104,21 +104,21 @@
|
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
106
|
"name": "mobileTextColor",
|
|
107
|
-
"displayName": "
|
|
107
|
+
"displayName": "Text Color",
|
|
108
108
|
"type": "COLOR",
|
|
109
109
|
"required": false,
|
|
110
110
|
"groupId": "mobile"
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
113
|
"name": "mobileOverlay",
|
|
114
|
-
"displayName": "
|
|
114
|
+
"displayName": "Overlay",
|
|
115
115
|
"type": "BOOLEAN",
|
|
116
116
|
"required": false,
|
|
117
117
|
"groupId": "mobile"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
120
|
"name": "mobileRoundedCorners",
|
|
121
|
-
"displayName": "
|
|
121
|
+
"displayName": "Rounded Corners",
|
|
122
122
|
"type": "BOOLEAN",
|
|
123
123
|
"required": false,
|
|
124
124
|
"groupId": "mobile"
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
134
|
"name": "buttonFontSize",
|
|
135
|
-
"displayName": "
|
|
135
|
+
"displayName": "Font Size",
|
|
136
136
|
"type": "TYPE",
|
|
137
137
|
"required": false,
|
|
138
138
|
"groupId": "desktopButton",
|
|
@@ -140,28 +140,28 @@
|
|
|
140
140
|
},
|
|
141
141
|
{
|
|
142
142
|
"name": "buttonColor",
|
|
143
|
-
"displayName": "
|
|
143
|
+
"displayName": "Color",
|
|
144
144
|
"type": "COLOR",
|
|
145
145
|
"required": false,
|
|
146
146
|
"groupId": "desktopButton"
|
|
147
147
|
},
|
|
148
148
|
{
|
|
149
149
|
"name": "buttonBgColor",
|
|
150
|
-
"displayName": "
|
|
150
|
+
"displayName": "Background Color",
|
|
151
151
|
"type": "COLOR",
|
|
152
152
|
"required": false,
|
|
153
153
|
"groupId": "desktopButton"
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"name": "buttonHoverColor",
|
|
157
|
-
"displayName": "
|
|
157
|
+
"displayName": "Color (Hover)",
|
|
158
158
|
"type": "COLOR",
|
|
159
159
|
"required": false,
|
|
160
160
|
"groupId": "desktopButton"
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
163
|
"name": "buttonHoverBgColor",
|
|
164
|
-
"displayName": "
|
|
164
|
+
"displayName": "Background Color (Hover)",
|
|
165
165
|
"type": "COLOR",
|
|
166
166
|
"required": false,
|
|
167
167
|
"groupId": "desktopButton"
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
},
|
|
176
176
|
{
|
|
177
177
|
"name": "mobileButtonFontSize",
|
|
178
|
-
"displayName": "
|
|
178
|
+
"displayName": "Font Size",
|
|
179
179
|
"type": "TYPE",
|
|
180
180
|
"required": false,
|
|
181
181
|
"groupId": "mobileButton",
|
|
@@ -183,28 +183,28 @@
|
|
|
183
183
|
},
|
|
184
184
|
{
|
|
185
185
|
"name": "mobileButtonColor",
|
|
186
|
-
"displayName": "
|
|
186
|
+
"displayName": "Color",
|
|
187
187
|
"type": "COLOR",
|
|
188
188
|
"required": false,
|
|
189
189
|
"groupId": "mobileButton"
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
192
|
"name": "mobileButtonBgColor",
|
|
193
|
-
"displayName": "
|
|
193
|
+
"displayName": "Background Color",
|
|
194
194
|
"type": "COLOR",
|
|
195
195
|
"required": false,
|
|
196
196
|
"groupId": "mobileButton"
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
199
|
"name": "mobileButtonHoverColor",
|
|
200
|
-
"displayName": "
|
|
200
|
+
"displayName": "Color (Hover)",
|
|
201
201
|
"type": "COLOR",
|
|
202
202
|
"required": false,
|
|
203
203
|
"groupId": "mobileButton"
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"name": "mobileButtonHoverBgColor",
|
|
207
|
-
"displayName": "
|
|
207
|
+
"displayName": "Background Color (Hover)",
|
|
208
208
|
"type": "COLOR",
|
|
209
209
|
"required": false,
|
|
210
210
|
"groupId": "mobileButton"
|
|
@@ -213,27 +213,27 @@
|
|
|
213
213
|
"propGroups": [
|
|
214
214
|
{
|
|
215
215
|
"id": "desktop",
|
|
216
|
-
"name": "
|
|
216
|
+
"name": "Desktop Settings",
|
|
217
217
|
"children": [
|
|
218
218
|
{
|
|
219
219
|
"id": "desktopButton",
|
|
220
|
-
"name": "
|
|
221
|
-
"description": "
|
|
220
|
+
"name": "Button Settings",
|
|
221
|
+
"description": "Button link, color, and hover settings for desktop view"
|
|
222
222
|
}
|
|
223
223
|
],
|
|
224
|
-
"description": "
|
|
224
|
+
"description": "Image, title, and style settings for desktop devices"
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
"id": "mobile",
|
|
228
|
-
"name": "
|
|
228
|
+
"name": "Mobile Settings",
|
|
229
229
|
"children": [
|
|
230
230
|
{
|
|
231
231
|
"id": "mobileButton",
|
|
232
|
-
"name": "
|
|
233
|
-
"description": "
|
|
232
|
+
"name": "Button Settings",
|
|
233
|
+
"description": "Button link, color, and hover settings for mobile view"
|
|
234
234
|
}
|
|
235
235
|
],
|
|
236
|
-
"description": "
|
|
236
|
+
"description": "Image, title, and style settings for mobile devices"
|
|
237
237
|
}
|
|
238
238
|
]
|
|
239
239
|
}
|
|
@@ -3,8 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
/** Enum type: {{ENUM_ID:AspectRatio}} */
|
|
5
5
|
export type AspectRatio = "Square" | "Portrait" | "Landscape" | "Video";
|
|
6
|
-
/** Enum type: __breakpointsEnum__ */
|
|
7
|
-
export type Breakpoints = "desktop";
|
|
8
6
|
/** Enum type: {{ENUM_ID:NumberOfColumns}} */
|
|
9
7
|
export type NumberOfColumns = "One" | "Two" | "Three" | "Four" | "Five";
|
|
10
8
|
/** Enum type: {{ENUM_ID:ObjectFit}} */
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"props": [
|
|
8
8
|
{
|
|
9
9
|
"name": "backgroundColor",
|
|
10
|
-
"displayName": "
|
|
10
|
+
"displayName": "Background Color",
|
|
11
11
|
"type": "COLOR",
|
|
12
12
|
"required": false,
|
|
13
13
|
"defaultValue": "#ffffff",
|
|
@@ -15,14 +15,14 @@
|
|
|
15
15
|
},
|
|
16
16
|
{
|
|
17
17
|
"name": "autoplay",
|
|
18
|
-
"displayName": "
|
|
18
|
+
"displayName": "Autoplay",
|
|
19
19
|
"type": "BOOLEAN",
|
|
20
20
|
"required": false,
|
|
21
21
|
"groupId": "settings"
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
24
|
"name": "autoplayDelay",
|
|
25
|
-
"displayName": "
|
|
25
|
+
"displayName": "Autoplay Interval (ms)",
|
|
26
26
|
"type": "NUMBER",
|
|
27
27
|
"required": false,
|
|
28
28
|
"defaultValue": 5000,
|
|
@@ -30,21 +30,21 @@
|
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
32
|
"name": "fullWidth",
|
|
33
|
-
"displayName": "
|
|
33
|
+
"displayName": "Full Width",
|
|
34
34
|
"type": "BOOLEAN",
|
|
35
35
|
"required": false,
|
|
36
36
|
"groupId": "settings"
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
39
|
"name": "showArrows",
|
|
40
|
-
"displayName": "
|
|
40
|
+
"displayName": "Show Arrows",
|
|
41
41
|
"type": "BOOLEAN",
|
|
42
42
|
"required": false,
|
|
43
43
|
"groupId": "settings"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"name": "components",
|
|
47
|
-
"displayName": "
|
|
47
|
+
"displayName": "Slides",
|
|
48
48
|
"type": "COMPONENT_LIST",
|
|
49
49
|
"required": false,
|
|
50
50
|
"filteredComponentIds": [
|
|
@@ -55,13 +55,13 @@
|
|
|
55
55
|
"propGroups": [
|
|
56
56
|
{
|
|
57
57
|
"id": "appearance",
|
|
58
|
-
"name": "
|
|
59
|
-
"description": "
|
|
58
|
+
"name": "Appearance",
|
|
59
|
+
"description": "Background color and style settings"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"id": "settings",
|
|
63
|
-
"name": "
|
|
64
|
-
"description": "
|
|
63
|
+
"name": "Settings",
|
|
64
|
+
"description": "Autoplay, width, and navigation settings"
|
|
65
65
|
}
|
|
66
66
|
]
|
|
67
67
|
}
|
|
@@ -3,8 +3,6 @@
|
|
|
3
3
|
|
|
4
4
|
/** Enum type: {{ENUM_ID:AspectRatio}} */
|
|
5
5
|
export type AspectRatio = "Square" | "Portrait" | "Landscape" | "Video";
|
|
6
|
-
/** Enum type: __breakpointsEnum__ */
|
|
7
|
-
export type Breakpoints = "desktop";
|
|
8
6
|
/** Enum type: {{ENUM_ID:NumberOfColumns}} */
|
|
9
7
|
export type NumberOfColumns = "One" | "Two" | "Three" | "Four" | "Five";
|
|
10
8
|
/** Enum type: {{ENUM_ID:ObjectFit}} */
|
|
@@ -7,29 +7,29 @@
|
|
|
7
7
|
"props": [
|
|
8
8
|
{
|
|
9
9
|
"name": "product",
|
|
10
|
-
"displayName": "
|
|
10
|
+
"displayName": "Product",
|
|
11
11
|
"type": "PRODUCT",
|
|
12
12
|
"required": false
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
"name": "aspectRatio",
|
|
16
|
-
"displayName": "
|
|
16
|
+
"displayName": "Aspect Ratio",
|
|
17
17
|
"type": "ENUM",
|
|
18
18
|
"required": false,
|
|
19
|
-
"groupId": "
|
|
19
|
+
"groupId": "image-settings",
|
|
20
20
|
"enumTypeId": "{{ENUM_ID:AspectRatio}}"
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
23
|
"name": "objectFit",
|
|
24
|
-
"displayName": "
|
|
24
|
+
"displayName": "Image Fit",
|
|
25
25
|
"type": "ENUM",
|
|
26
26
|
"required": false,
|
|
27
|
-
"groupId": "
|
|
27
|
+
"groupId": "image-settings",
|
|
28
28
|
"enumTypeId": "{{ENUM_ID:ObjectFit}}"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"name": "components",
|
|
32
|
-
"displayName": "
|
|
32
|
+
"displayName": "Info Components",
|
|
33
33
|
"type": "COMPONENT_LIST",
|
|
34
34
|
"required": false,
|
|
35
35
|
"filteredComponentIds": [
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
50
|
"name": "bottomComponents",
|
|
51
|
-
"displayName": "
|
|
51
|
+
"displayName": "Sub Components",
|
|
52
52
|
"type": "COMPONENT_LIST",
|
|
53
53
|
"required": false,
|
|
54
54
|
"filteredComponentIds": [
|
|
@@ -58,11 +58,11 @@
|
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
60
|
"name": "homepageText",
|
|
61
|
-
"displayName": "
|
|
61
|
+
"displayName": "Home Text",
|
|
62
62
|
"type": "TEXT",
|
|
63
63
|
"required": false,
|
|
64
|
-
"defaultValue": "
|
|
65
|
-
"groupId": "
|
|
64
|
+
"defaultValue": "Home",
|
|
65
|
+
"groupId": "texts"
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
68
|
"name": "backgroundColor",
|
|
@@ -74,14 +74,14 @@
|
|
|
74
74
|
],
|
|
75
75
|
"propGroups": [
|
|
76
76
|
{
|
|
77
|
-
"id": "
|
|
78
|
-
"name": "
|
|
79
|
-
"description": "
|
|
77
|
+
"id": "image-settings",
|
|
78
|
+
"name": "Image Settings",
|
|
79
|
+
"description": "Product image aspect ratio and fit mode"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
|
-
"id": "
|
|
83
|
-
"name": "
|
|
84
|
-
"description": "Breadcrumb
|
|
82
|
+
"id": "texts",
|
|
83
|
+
"name": "Texts",
|
|
84
|
+
"description": "Breadcrumb and page texts"
|
|
85
85
|
}
|
|
86
86
|
]
|
|
87
87
|
}
|
|
@@ -22,21 +22,21 @@ interface LoginFormProps extends Props {
|
|
|
22
22
|
|
|
23
23
|
const LoginForm = observer(function LoginForm({
|
|
24
24
|
loginForm,
|
|
25
|
-
title = "
|
|
26
|
-
subtitle = "
|
|
27
|
-
emailLabel = "
|
|
28
|
-
emailPlaceholder = "
|
|
29
|
-
passwordLabel = "
|
|
30
|
-
passwordPlaceholder = "
|
|
31
|
-
forgotPasswordText = "
|
|
32
|
-
submitButtonText = "
|
|
33
|
-
submittingButtonText = "
|
|
34
|
-
createAccountText = "
|
|
25
|
+
title = "Sign In",
|
|
26
|
+
subtitle = "Sign in to your account to track your orders\nand continue shopping.",
|
|
27
|
+
emailLabel = "Email",
|
|
28
|
+
emailPlaceholder = "example@email.com",
|
|
29
|
+
passwordLabel = "Password",
|
|
30
|
+
passwordPlaceholder = "Enter your password",
|
|
31
|
+
forgotPasswordText = "Forgot my password",
|
|
32
|
+
submitButtonText = "Sign In",
|
|
33
|
+
submittingButtonText = "Signing in...",
|
|
34
|
+
createAccountText = "Create new account",
|
|
35
35
|
showGoogleLogin = false,
|
|
36
36
|
showFacebookLogin = false,
|
|
37
|
-
googleButtonText = "
|
|
38
|
-
facebookButtonText = "
|
|
39
|
-
dividerText = "
|
|
37
|
+
googleButtonText = "Sign in with Google",
|
|
38
|
+
facebookButtonText = "Sign in with Facebook",
|
|
39
|
+
dividerText = "or",
|
|
40
40
|
}: LoginFormProps) {
|
|
41
41
|
const showSocialLogin = showGoogleLogin || showFacebookLogin;
|
|
42
42
|
|