@ikas/code-components-mcp 0.116.0 → 0.118.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 +12 -1
- package/data/storefront-types.json +1 -1
- package/dist/index.js +2 -355
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/data/migration-examples/complex-header-migration/_meta.json +0 -4
- package/data/migration-examples/complex-header-migration/after-config-snippet.json +0 -55
- package/data/migration-examples/complex-header-migration/after-section.tsx +0 -64
- package/data/migration-examples/complex-header-migration/before-props-summary.json +0 -42
- package/data/migration-examples/custom-dynamic-list-to-component-list/_meta.json +0 -4
- package/data/migration-examples/custom-dynamic-list-to-component-list/after-child-styles.css +0 -38
- package/data/migration-examples/custom-dynamic-list-to-component-list/after-child.tsx +0 -22
- package/data/migration-examples/custom-dynamic-list-to-component-list/after-config-snippet.json +0 -31
- package/data/migration-examples/custom-dynamic-list-to-component-list/after-section-styles.css +0 -25
- package/data/migration-examples/custom-dynamic-list-to-component-list/after-section.tsx +0 -17
- package/data/migration-examples/custom-dynamic-list-to-component-list/before-component.tsx +0 -32
- package/data/migration-examples/custom-dynamic-list-to-component-list/before-theme-snippet.json +0 -53
- package/data/migration-examples/full-component-with-tailwind/_meta.json +0 -4
- package/data/migration-examples/full-component-with-tailwind/after-component.tsx +0 -43
- package/data/migration-examples/full-component-with-tailwind/after-config-snippet.json +0 -25
- package/data/migration-examples/full-component-with-tailwind/after-styles.css +0 -99
- package/data/migration-examples/full-component-with-tailwind/before-component.tsx +0 -60
- package/data/migration-examples/object-custom-to-inline-props/_meta.json +0 -4
- package/data/migration-examples/object-custom-to-inline-props/after-component.tsx +0 -34
- package/data/migration-examples/object-custom-to-inline-props/after-config-snippet.json +0 -23
- package/data/migration-examples/object-custom-to-inline-props/after-styles.css +0 -38
- package/data/migration-examples/object-custom-to-inline-props/before-component.tsx +0 -30
- package/data/migration-examples/object-custom-to-inline-props/before-theme-snippet.json +0 -26
- package/data/migration-examples/slider-library-replacement/_meta.json +0 -4
- package/data/migration-examples/slider-library-replacement/after-child.tsx +0 -13
- package/data/migration-examples/slider-library-replacement/after-config-snippet.json +0 -29
- package/data/migration-examples/slider-library-replacement/after-section.tsx +0 -38
- package/data/migration-examples/slider-library-replacement/after-styles.css +0 -43
- package/data/migration-examples/slider-library-replacement/before-component.tsx +0 -39
- package/data/migration-examples/slider-library-replacement/before-types-snippet.ts +0 -14
- package/data/migration.json +0 -65
|
@@ -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
|
}
|
|
@@ -7,13 +7,13 @@
|
|
|
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": "mobileMarginTop",
|
|
16
|
-
"displayName": "
|
|
16
|
+
"displayName": "Top Spacing",
|
|
17
17
|
"type": "TYPE",
|
|
18
18
|
"required": false,
|
|
19
19
|
"groupId": "mobile",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
23
|
"name": "mobileMarginBottom",
|
|
24
|
-
"displayName": "
|
|
24
|
+
"displayName": "Bottom Spacing",
|
|
25
25
|
"type": "TYPE",
|
|
26
26
|
"required": false,
|
|
27
27
|
"groupId": "mobile",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"name": "desktopMarginTop",
|
|
32
|
-
"displayName": "
|
|
32
|
+
"displayName": "Top Spacing",
|
|
33
33
|
"type": "TYPE",
|
|
34
34
|
"required": false,
|
|
35
35
|
"groupId": "desktop",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
39
|
"name": "desktopMarginBottom",
|
|
40
|
-
"displayName": "
|
|
40
|
+
"displayName": "Bottom Spacing",
|
|
41
41
|
"type": "TYPE",
|
|
42
42
|
"required": false,
|
|
43
43
|
"groupId": "desktop",
|
|
@@ -47,20 +47,20 @@
|
|
|
47
47
|
"propGroups": [
|
|
48
48
|
{
|
|
49
49
|
"id": "appearance",
|
|
50
|
-
"name": "
|
|
50
|
+
"name": "Appearance Settings",
|
|
51
51
|
"children": [
|
|
52
52
|
{
|
|
53
53
|
"id": "mobile",
|
|
54
|
-
"name": "
|
|
55
|
-
"description": "
|
|
54
|
+
"name": "Mobile View",
|
|
55
|
+
"description": "Margin settings for mobile devices"
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
"id": "desktop",
|
|
59
|
-
"name": "
|
|
60
|
-
"description": "
|
|
59
|
+
"name": "Desktop View",
|
|
60
|
+
"description": "Margin settings for desktop devices"
|
|
61
61
|
}
|
|
62
62
|
],
|
|
63
|
-
"description": "
|
|
63
|
+
"description": "Component mobile and desktop view settings"
|
|
64
64
|
}
|
|
65
65
|
]
|
|
66
66
|
}
|
|
@@ -7,14 +7,10 @@ export function useScrollLock(
|
|
|
7
7
|
) {
|
|
8
8
|
useEffect(() => {
|
|
9
9
|
if (!enabled) return;
|
|
10
|
-
const scrollbarWidth =
|
|
11
|
-
window.innerWidth - document.documentElement.clientWidth;
|
|
12
10
|
document.body.style.overflow = "hidden";
|
|
13
|
-
document.body.style.paddingRight = `${scrollbarWidth}px`;
|
|
14
11
|
return () => {
|
|
15
12
|
if (skipCleanupRef?.current) return;
|
|
16
13
|
document.body.style.overflow = "";
|
|
17
|
-
document.body.style.paddingRight = "";
|
|
18
14
|
};
|
|
19
15
|
}, [enabled]);
|
|
20
16
|
}
|
|
@@ -126,18 +126,18 @@
|
|
|
126
126
|
"propGroups": [
|
|
127
127
|
{
|
|
128
128
|
"id": "texts",
|
|
129
|
-
"name": "
|
|
130
|
-
"description": "
|
|
129
|
+
"name": "Texts",
|
|
130
|
+
"description": "Section title, empty state, and review count texts"
|
|
131
131
|
},
|
|
132
132
|
{
|
|
133
133
|
"id": "form",
|
|
134
|
-
"name": "Form
|
|
135
|
-
"description": "
|
|
134
|
+
"name": "Form Texts",
|
|
135
|
+
"description": "Field and button texts in the review form"
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
138
|
"id": "settings",
|
|
139
|
-
"name": "
|
|
140
|
-
"description": "
|
|
139
|
+
"name": "Settings",
|
|
140
|
+
"description": "Pagination and display settings"
|
|
141
141
|
}
|
|
142
142
|
]
|
|
143
143
|
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { useState, useEffect, useRef, useId } from "preact/hooks";
|
|
2
|
+
import { createPortal } from "preact/compat";
|
|
2
3
|
import type { ComponentChildren } from "preact";
|
|
3
4
|
import { useScrollLock } from "../../hooks/useScrollLock";
|
|
4
5
|
import { cx } from "../../utils/cx";
|
|
@@ -58,7 +59,7 @@ export default function Modal({
|
|
|
58
59
|
return () => document.removeEventListener("keydown", handleKeyDown);
|
|
59
60
|
}, []);
|
|
60
61
|
|
|
61
|
-
return (
|
|
62
|
+
return createPortal(
|
|
62
63
|
<div
|
|
63
64
|
className={cx("kombos-modal", visible && "kombos-modal--open", className)}
|
|
64
65
|
role="dialog"
|
|
@@ -113,6 +114,7 @@ export default function Modal({
|
|
|
113
114
|
)
|
|
114
115
|
))}
|
|
115
116
|
</div>
|
|
116
|
-
</div
|
|
117
|
+
</div>,
|
|
118
|
+
document.body,
|
|
117
119
|
);
|
|
118
120
|
}
|
|
@@ -7,13 +7,13 @@
|
|
|
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": "singleLineName",
|
|
16
|
-
"displayName": "
|
|
16
|
+
"displayName": "Single Row First Name",
|
|
17
17
|
"type": "BOOLEAN",
|
|
18
18
|
"required": false
|
|
19
19
|
}
|
|
@@ -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,54 +7,54 @@
|
|
|
7
7
|
"props": [
|
|
8
8
|
{
|
|
9
9
|
"name": "productList",
|
|
10
|
-
"displayName": "
|
|
10
|
+
"displayName": "Products",
|
|
11
11
|
"type": "PRODUCT_LIST",
|
|
12
12
|
"required": true,
|
|
13
13
|
"groupId": "content"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "title",
|
|
17
|
-
"displayName": "
|
|
17
|
+
"displayName": "Section Title",
|
|
18
18
|
"type": "TEXT",
|
|
19
19
|
"required": false,
|
|
20
|
-
"defaultValue": "
|
|
20
|
+
"defaultValue": "New Arrivals",
|
|
21
21
|
"groupId": "content"
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
24
|
"name": "addToCartText",
|
|
25
|
-
"displayName": "
|
|
25
|
+
"displayName": "Add to Cart Button",
|
|
26
26
|
"type": "TEXT",
|
|
27
27
|
"required": false,
|
|
28
|
-
"defaultValue": "
|
|
28
|
+
"defaultValue": "Add to Cart",
|
|
29
29
|
"groupId": "texts"
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
32
|
"name": "addedToCartText",
|
|
33
|
-
"displayName": "
|
|
33
|
+
"displayName": "Added Notification",
|
|
34
34
|
"type": "TEXT",
|
|
35
35
|
"required": false,
|
|
36
|
-
"defaultValue": "
|
|
36
|
+
"defaultValue": "Added to Cart",
|
|
37
37
|
"groupId": "texts"
|
|
38
38
|
},
|
|
39
39
|
{
|
|
40
40
|
"name": "outOfStockText",
|
|
41
|
-
"displayName": "
|
|
41
|
+
"displayName": "Out of Stock Text",
|
|
42
42
|
"type": "TEXT",
|
|
43
43
|
"required": false,
|
|
44
|
-
"defaultValue": "
|
|
44
|
+
"defaultValue": "Sold Out",
|
|
45
45
|
"groupId": "texts"
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
48
|
"name": "goToProductText",
|
|
49
|
-
"displayName": "
|
|
49
|
+
"displayName": "View Product Button",
|
|
50
50
|
"type": "TEXT",
|
|
51
51
|
"required": false,
|
|
52
|
-
"defaultValue": "
|
|
52
|
+
"defaultValue": "View Product",
|
|
53
53
|
"groupId": "texts"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"name": "desktopColumns",
|
|
57
|
-
"displayName": "
|
|
57
|
+
"displayName": "Column Count",
|
|
58
58
|
"type": "ENUM",
|
|
59
59
|
"required": false,
|
|
60
60
|
"groupId": "appearance",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
64
|
"name": "aspectRatio",
|
|
65
|
-
"displayName": "
|
|
65
|
+
"displayName": "Aspect Ratio",
|
|
66
66
|
"type": "ENUM",
|
|
67
67
|
"required": false,
|
|
68
68
|
"groupId": "appearance",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"name": "objectFit",
|
|
73
|
-
"displayName": "
|
|
73
|
+
"displayName": "Image Fit",
|
|
74
74
|
"type": "ENUM",
|
|
75
75
|
"required": false,
|
|
76
76
|
"groupId": "appearance",
|
|
@@ -78,14 +78,14 @@
|
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
80
|
"name": "hideAddToCartButton",
|
|
81
|
-
"displayName": "
|
|
81
|
+
"displayName": "Hide Add to Cart Button",
|
|
82
82
|
"type": "BOOLEAN",
|
|
83
83
|
"required": false,
|
|
84
84
|
"groupId": "appearance"
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
87
|
"name": "components",
|
|
88
|
-
"displayName": "
|
|
88
|
+
"displayName": "Components",
|
|
89
89
|
"type": "COMPONENT_LIST",
|
|
90
90
|
"required": false,
|
|
91
91
|
"privateVarMap": {
|
|
@@ -111,18 +111,18 @@
|
|
|
111
111
|
"propGroups": [
|
|
112
112
|
{
|
|
113
113
|
"id": "content",
|
|
114
|
-
"name": "
|
|
115
|
-
"description": "
|
|
114
|
+
"name": "Content",
|
|
115
|
+
"description": "Product list and section title for the slider"
|
|
116
116
|
},
|
|
117
117
|
{
|
|
118
118
|
"id": "texts",
|
|
119
|
-
"name": "
|
|
120
|
-
"description": "
|
|
119
|
+
"name": "Texts",
|
|
120
|
+
"description": "Button and status texts on product cards"
|
|
121
121
|
},
|
|
122
122
|
{
|
|
123
123
|
"id": "appearance",
|
|
124
|
-
"name": "
|
|
125
|
-
"description": "
|
|
124
|
+
"name": "Appearance",
|
|
125
|
+
"description": "Column count, image settings, and card view preferences"
|
|
126
126
|
}
|
|
127
127
|
]
|
|
128
128
|
}
|
|
@@ -25,10 +25,10 @@ export function ProductSlider(props: Props) {
|
|
|
25
25
|
const {
|
|
26
26
|
productList,
|
|
27
27
|
title,
|
|
28
|
-
addToCartText = "
|
|
29
|
-
addedToCartText = "
|
|
30
|
-
outOfStockText = "
|
|
31
|
-
goToProductText = "
|
|
28
|
+
addToCartText = "Add to Cart",
|
|
29
|
+
addedToCartText = "Added to Cart",
|
|
30
|
+
outOfStockText = "Sold Out",
|
|
31
|
+
goToProductText = "View Product",
|
|
32
32
|
desktopColumns,
|
|
33
33
|
aspectRatio,
|
|
34
34
|
objectFit,
|
|
@@ -49,9 +49,9 @@ interface Props {
|
|
|
49
49
|
const ProductCard = observer(function ProductCard({
|
|
50
50
|
product,
|
|
51
51
|
addToCartText,
|
|
52
|
-
addedToCartText = "
|
|
53
|
-
outOfStockText = "
|
|
54
|
-
goToProductText = "
|
|
52
|
+
addedToCartText = "Added to Cart",
|
|
53
|
+
outOfStockText = "Sold Out",
|
|
54
|
+
goToProductText = "View Product",
|
|
55
55
|
showFavorite = true,
|
|
56
56
|
hideAddToCartButton = false,
|
|
57
57
|
badgeText,
|
|
@@ -60,7 +60,7 @@ const ProductCard = observer(function ProductCard({
|
|
|
60
60
|
dataPage,
|
|
61
61
|
sizes = "(max-width: 767px) calc(50vw - 24px), (max-width: 1023px) calc(50vw - 44px), 300px",
|
|
62
62
|
openCartOnAdd = true,
|
|
63
|
-
errorMessage = "
|
|
63
|
+
errorMessage = "Failed to add product to cart",
|
|
64
64
|
onFavoriteRemove,
|
|
65
65
|
priority = false,
|
|
66
66
|
}: Props) {
|
package/data/section-templates/recover-password-section/components/RecoverPasswordForm/index.tsx
CHANGED
|
@@ -18,16 +18,16 @@ interface RecoverPasswordFormProps extends Omit<Props, "backgroundColor"> {
|
|
|
18
18
|
|
|
19
19
|
const RecoverPasswordForm = observer(function RecoverPasswordForm({
|
|
20
20
|
recoverForm,
|
|
21
|
-
title = "
|
|
22
|
-
subtitle = "
|
|
23
|
-
passwordLabel = "
|
|
24
|
-
passwordPlaceholder = "
|
|
25
|
-
passwordAgainLabel = "
|
|
26
|
-
passwordAgainPlaceholder = "
|
|
27
|
-
submitButtonText = "
|
|
28
|
-
submittingButtonText = "
|
|
29
|
-
successMessage = "
|
|
30
|
-
loginLinkText = "
|
|
21
|
+
title = "Change Password",
|
|
22
|
+
subtitle = "Please set your new password.",
|
|
23
|
+
passwordLabel = "New Password",
|
|
24
|
+
passwordPlaceholder = "Password",
|
|
25
|
+
passwordAgainLabel = "Confirm New Password",
|
|
26
|
+
passwordAgainPlaceholder = "Password",
|
|
27
|
+
submitButtonText = "Change",
|
|
28
|
+
submittingButtonText = "Changing...",
|
|
29
|
+
successMessage = "Your password has been successfully changed.",
|
|
30
|
+
loginLinkText = "Sign In",
|
|
31
31
|
}: RecoverPasswordFormProps) {
|
|
32
32
|
const handleSubmit = async (e: Event) => {
|
|
33
33
|
e.preventDefault();
|