@fonixtree/magic-design 2.0.117 → 2.0.119
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/es/common/ImageModal/index.js +12 -4
- package/es/common/LinkModal/BundleCampaign/index.js +5 -3
- package/es/common/LinkModal/SelectVideoModal/index.js +9 -9
- package/es/common/LinkModal/ShareUrl/index.js +3 -1
- package/es/common/LinkModal/index.js +3 -1
- package/es/common/VideoUpload/index.js +2 -2
- package/es/composite-comp/bol/components/Location/index.js +3 -1
- package/es/composite-comp/bol/second-config-panels/VideoSecondConfig/index.js +16 -16
- package/es/composite-comp/common/components/AffiliateProductItem/index.js +3 -1
- package/es/composite-comp/common/components/MonpayProductItem/index.js +1 -1
- package/es/composite-comp/common/config-panels/InputField/index.js +2 -2
- package/es/composite-comp/common/config-panels/SpacingConfig/index.js +2 -2
- package/es/composite-comp/dito/components/HeadNavigation/mobile/index.js +3 -1
- package/es/composite-comp/dito/config-panels/PcNavigationConfig/TextOnlyFontConfig/index.js +2 -2
- package/es/composite-comp/monpay/components/Bundle/index.js +10 -10
- package/es/composite-comp/monpay/components/Bundle/mobile/BundleItem/index.less +3 -0
- package/es/composite-comp/monpay/components/Bundle/mobile/index.js +1 -0
- package/es/composite-comp/monpay/components/MerchantSales/mobile/{ProductItem → StoreItem}/index.js +11 -13
- package/es/composite-comp/monpay/components/MerchantSales/mobile/{ProductItem → StoreItem}/index.less +6 -6
- package/es/composite-comp/monpay/components/MerchantSales/mobile/index.js +25 -17
- package/es/composite-comp/monpay/components/MerchantSales/mobile/index.less +2 -2
- package/es/composite-comp/monpay/components/MonpayRecommend/mobile/index.js +3 -2
- package/es/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.js +2 -2
- package/es/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.js +2 -2
- package/es/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.js +4 -2
- package/es/constants/index.js +3 -2
- package/es/core/Designer/AiImageGenerator/History/index.js +4 -2
- package/es/core/Designer/AiImageGenerator/UploadReference/index.js +4 -2
- package/es/core/Designer/AiImageGenerator/index.js +4 -2
- package/es/core/Designer/AppointmentModal/index.js +1 -1
- package/es/core/Designer/ChatRobot/index.js +3 -1
- package/es/core/Designer/QuickMenuBar/index.js +5 -5
- package/es/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.js +3 -1
- package/es/core/Designer/ViewArea/index.js +6 -2
- package/es/locale/en/en.json +51 -6
- package/es/locale/es/es.json +51 -6
- package/es/locale/id/id.json +51 -6
- package/es/meta-comp/components/Image/image/h5DefRectImg.png +0 -0
- package/es/meta-comp/components/Image/index.js +7 -3
- package/es/meta-comp/config-panels/ButtonConfig/index.js +3 -3
- package/es/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.js +1 -1
- package/es/meta-comp/config-panels/ImageConfig/index.js +1 -1
- package/es/meta-comp/config-panels/PlayIconConfig/index.js +3 -3
- package/es/meta-comp/config-panels/TextConfig/index.js +3 -3
- package/lib/common/ImageModal/index.js +12 -4
- package/lib/common/LinkModal/BundleCampaign/index.js +5 -3
- package/lib/common/LinkModal/SelectVideoModal/index.js +9 -9
- package/lib/common/LinkModal/ShareUrl/index.js +3 -1
- package/lib/common/LinkModal/index.js +3 -1
- package/lib/common/VideoUpload/index.js +2 -2
- package/lib/composite-comp/bol/components/Location/index.js +3 -1
- package/lib/composite-comp/bol/second-config-panels/VideoSecondConfig/index.js +16 -16
- package/lib/composite-comp/common/components/AffiliateProductItem/index.js +3 -1
- package/lib/composite-comp/common/components/MonpayProductItem/index.js +1 -1
- package/lib/composite-comp/common/config-panels/InputField/index.js +2 -2
- package/lib/composite-comp/common/config-panels/SpacingConfig/index.js +2 -2
- package/lib/composite-comp/dito/components/HeadNavigation/mobile/index.js +3 -1
- package/lib/composite-comp/dito/config-panels/PcNavigationConfig/TextOnlyFontConfig/index.js +2 -2
- package/lib/composite-comp/monpay/components/Bundle/index.js +10 -10
- package/lib/composite-comp/monpay/components/Bundle/mobile/BundleItem/index.less +3 -0
- package/lib/composite-comp/monpay/components/Bundle/mobile/index.js +1 -0
- package/lib/composite-comp/monpay/components/MerchantSales/mobile/{ProductItem → StoreItem}/index.js +11 -13
- package/lib/composite-comp/monpay/components/MerchantSales/mobile/{ProductItem → StoreItem}/index.less +6 -6
- package/lib/composite-comp/monpay/components/MerchantSales/mobile/index.js +25 -17
- package/lib/composite-comp/monpay/components/MerchantSales/mobile/index.less +2 -2
- package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/index.js +3 -2
- package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.js +2 -2
- package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.js +2 -2
- package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.js +4 -2
- package/lib/constants/index.js +3 -2
- package/lib/core/Designer/AiImageGenerator/History/index.js +4 -2
- package/lib/core/Designer/AiImageGenerator/UploadReference/index.js +4 -2
- package/lib/core/Designer/AiImageGenerator/index.js +4 -2
- package/lib/core/Designer/AppointmentModal/index.js +1 -1
- package/lib/core/Designer/ChatRobot/index.js +3 -1
- package/lib/core/Designer/QuickMenuBar/index.js +5 -5
- package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.js +3 -1
- package/lib/core/Designer/ViewArea/index.js +6 -2
- package/lib/locale/en/en.json +51 -6
- package/lib/locale/es/es.json +51 -6
- package/lib/locale/id/id.json +51 -6
- package/lib/meta-comp/components/Image/image/h5DefRectImg.png +0 -0
- package/lib/meta-comp/components/Image/index.js +7 -3
- package/lib/meta-comp/config-panels/ButtonConfig/index.js +3 -3
- package/lib/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.js +1 -1
- package/lib/meta-comp/config-panels/ImageConfig/index.js +1 -1
- package/lib/meta-comp/config-panels/PlayIconConfig/index.js +3 -3
- package/lib/meta-comp/config-panels/TextConfig/index.js +3 -3
- package/package.json +1 -1
package/lib/locale/en/en.json
CHANGED
|
@@ -1,4 +1,55 @@
|
|
|
1
1
|
{
|
|
2
|
+
"THIS_PAGE_WILL": "This page will be published at {date}, If you need to edit it, please cancel the publishing later",
|
|
3
|
+
"PRODUCTS_IN_TOTAL": "{total} Products In Total",
|
|
4
|
+
"PLAY_ICON_COLOR": "Play Icon Color",
|
|
5
|
+
"PLAY_ICON_TYPE": "Play Icon Type",
|
|
6
|
+
"CLICKABLE_AREA": "Clickable Area",
|
|
7
|
+
"FILL_THE_PAGE": "Fill the page",
|
|
8
|
+
"VIDEO_SOUND": "Video Sound",
|
|
9
|
+
"AUTOPLAYS": "Autoplays",
|
|
10
|
+
"PLAY_IN_LOOP": "Play in loop",
|
|
11
|
+
"PROGRESS_BAR": "Progress bar",
|
|
12
|
+
"PLAY_ICON_SIZE": "Play Icon Size",
|
|
13
|
+
"SOURCE_OF_ACTIVITY": "Source of Activity",
|
|
14
|
+
"WIDTH": "Width",
|
|
15
|
+
"PLAY_BUTTON_POSITION": "Play button position",
|
|
16
|
+
"PLAY_POSITION": "Play Position",
|
|
17
|
+
"START_VIDEO_AT": "Start video at",
|
|
18
|
+
"SELECT_VIDEO": "Select Video",
|
|
19
|
+
"PLAY_SPEED": "Play Speed",
|
|
20
|
+
"POSTER": "Poster",
|
|
21
|
+
"ADD_PAGE": "Add page",
|
|
22
|
+
"HOMEPAGE": "Homepage",
|
|
23
|
+
"WOMEN_S_HOME_PAGE": "Women's home page",
|
|
24
|
+
"EDIT_PAGE": "Edit Page",
|
|
25
|
+
"CANCEL_PUBLISH_LATER": "Cancel Publish Later",
|
|
26
|
+
"TO_REVIEW": "To Review",
|
|
27
|
+
"WHAT_WOULD_LIKE_TO_CREATE": "What would like to create?",
|
|
28
|
+
"PLEASE_SELECT_A_TIME_AFTER_30_MINUTES_AND_WITHIN_30_DAYS": "Please select a time after 30 minutes and within 30 days",
|
|
29
|
+
"BIG_NUMBERS_HAVE_BIG_EFFECTS": "Big numbers have big effects",
|
|
30
|
+
"PROPORTION": "Proportion",
|
|
31
|
+
"CUSTOMER_INTERESTS": "Customer interests",
|
|
32
|
+
"HISTORY": "History",
|
|
33
|
+
"CANCEL": "Cancel",
|
|
34
|
+
"SALES": "Sales",
|
|
35
|
+
"DIRECT_FUNCTION": "Direct Function",
|
|
36
|
+
"OPEN_SANS": "Open Sans",
|
|
37
|
+
"MONTSERRAT": "Montserrat",
|
|
38
|
+
"DISCOUNT": "DISCOUNT",
|
|
39
|
+
"KHUSUS_PENGGUNA_BARU": "Khusus Pengguna Baru",
|
|
40
|
+
"MIDDLE": "Middle",
|
|
41
|
+
"BOTTOM_LEFT": "Bottom Left",
|
|
42
|
+
"POPUP": "Popup",
|
|
43
|
+
"PLAY_IN_BOX": "Play in Box",
|
|
44
|
+
"DISPLAY_LOCATION_ADDRESS": "Display Location Address",
|
|
45
|
+
"SUPPORT_FOR_A": "Support for a single or bulk upload. Strictly prohibit from uploading company data or other band files",
|
|
46
|
+
"CLICK_OR_DRAG": "Click or drag file to this area to upload",
|
|
47
|
+
"SHARE_URL": "Share Url",
|
|
48
|
+
"URL": "URL",
|
|
49
|
+
"UPLOAD": "Upload",
|
|
50
|
+
"STORE": "Store",
|
|
51
|
+
"CAMPAIGN_STATE": "Campaign State",
|
|
52
|
+
"CAMPAIGN_NAME": "Campaign Name",
|
|
2
53
|
"OK": "OK",
|
|
3
54
|
"BRANDS": "Brands",
|
|
4
55
|
"CATEGORY": "Category",
|
|
@@ -66,7 +117,6 @@
|
|
|
66
117
|
"LIGHT": "Light",
|
|
67
118
|
"URL_IMAGE": "url image",
|
|
68
119
|
"IMAGE_URL": "Image URL",
|
|
69
|
-
"UPLOAD": "Upload",
|
|
70
120
|
"HOW_LONG_BETWEEN_SLIDES_(SECS)": "How long between slides (secs)",
|
|
71
121
|
"CHAT": "Chat",
|
|
72
122
|
"FOLLOW": "Follow",
|
|
@@ -108,7 +158,6 @@
|
|
|
108
158
|
"HOME": "Home",
|
|
109
159
|
"ADD_CLICKABLE_AREA": "Add Clickable Area",
|
|
110
160
|
"ADD_AREA": "Add Area",
|
|
111
|
-
"CLICKABLE_AREA": "Clickable Area",
|
|
112
161
|
"VOUCHER_SUCCESS": "Coupon received successfully!",
|
|
113
162
|
"NAVIGATION_NAME": "Navigation Name",
|
|
114
163
|
"ADD_NAVIGATION": "Add Navigation",
|
|
@@ -150,7 +199,6 @@
|
|
|
150
199
|
"SKU": "SKU",
|
|
151
200
|
"PRICE": "Price",
|
|
152
201
|
"BRAND": "Brand",
|
|
153
|
-
"STORE": "Store",
|
|
154
202
|
"PRODUCT_SELECT": "Product Select",
|
|
155
203
|
"URL_SETUP": "URL Setup",
|
|
156
204
|
"NEW_IMAGE": "New image",
|
|
@@ -178,7 +226,6 @@
|
|
|
178
226
|
"SELECT_PRODUCT": "Select Product",
|
|
179
227
|
"PRODUCT_QUANTITY": "Product Quantity",
|
|
180
228
|
"COLOR": "Color",
|
|
181
|
-
"AUTOPLAYS": "Autoplays",
|
|
182
229
|
"SHOW_NAVIGATION_ARROW": "Show navigation arrow",
|
|
183
230
|
"SHOW_SLIDE_BUTTON": "Show slide button",
|
|
184
231
|
"CONTENT": "Content",
|
|
@@ -205,7 +252,6 @@
|
|
|
205
252
|
"BUTTON_BORDER_SETTING": "Button Border Setting",
|
|
206
253
|
"BUTTON_ICON_SETTING": "Button Icon Setting",
|
|
207
254
|
"SALES_PROGRESS": "Sales Progress",
|
|
208
|
-
"SALES": "Sales",
|
|
209
255
|
"NEXT": "Next",
|
|
210
256
|
"REGULAR": "Regular",
|
|
211
257
|
"MEDIUM": "Medium",
|
|
@@ -220,7 +266,6 @@
|
|
|
220
266
|
"GROUP_BY": "Group By",
|
|
221
267
|
"FLASH_SALE": "Flash Sale",
|
|
222
268
|
"THE_PRODUCT_QUANTITY_WILL_BE_AUTOMATICALLY_UPDATED_WITH_THE_ITEMS_THAT_MEET_THE_CATEGORY_CONDITIONS": "The product quantity will be automatically updated with the items that meet the category conditions",
|
|
223
|
-
"CANCEL": "Cancel",
|
|
224
269
|
"LINK_TYPE": "Link Type",
|
|
225
270
|
"LOOKS_LIKE_YOU_DO_NOT_HAVE_ANY_IMAGES_IN_YOUR_GALLERY__CHOOSE_IMAGES_TO_FEATURE_ON_THIS_PAGE_": "Looks like you do not have any images in your gallery. Choose images to feature on this page.",
|
|
226
271
|
"EDIT": "Edit",
|
package/lib/locale/es/es.json
CHANGED
|
@@ -1,4 +1,55 @@
|
|
|
1
1
|
{
|
|
2
|
+
"THIS_PAGE_WILL": "This page will be published at {date}, If you need to edit it, please cancel the publishing later",
|
|
3
|
+
"PRODUCTS_IN_TOTAL": "{total} Products In Total",
|
|
4
|
+
"PLAY_ICON_COLOR": "Play Icon Color",
|
|
5
|
+
"PLAY_ICON_TYPE": "Play Icon Type",
|
|
6
|
+
"CLICKABLE_AREA": "Clickable Area",
|
|
7
|
+
"FILL_THE_PAGE": "Fill the page",
|
|
8
|
+
"VIDEO_SOUND": "Video Sound",
|
|
9
|
+
"AUTOPLAYS": "Reproducciones automáticas",
|
|
10
|
+
"PLAY_IN_LOOP": "Play in loop",
|
|
11
|
+
"PROGRESS_BAR": "Progress bar",
|
|
12
|
+
"PLAY_ICON_SIZE": "Play Icon Size",
|
|
13
|
+
"SOURCE_OF_ACTIVITY": "Source of Activity",
|
|
14
|
+
"WIDTH": "Width",
|
|
15
|
+
"PLAY_BUTTON_POSITION": "Play button position",
|
|
16
|
+
"PLAY_POSITION": "Play Position",
|
|
17
|
+
"START_VIDEO_AT": "Start video at",
|
|
18
|
+
"SELECT_VIDEO": "Select Video",
|
|
19
|
+
"PLAY_SPEED": "Play Speed",
|
|
20
|
+
"POSTER": "Poster",
|
|
21
|
+
"ADD_PAGE": "Add page",
|
|
22
|
+
"HOMEPAGE": "Homepage",
|
|
23
|
+
"WOMEN_S_HOME_PAGE": "Women's home page",
|
|
24
|
+
"EDIT_PAGE": "Edit Page",
|
|
25
|
+
"CANCEL_PUBLISH_LATER": "Cancel Publish Later",
|
|
26
|
+
"TO_REVIEW": "To Review",
|
|
27
|
+
"WHAT_WOULD_LIKE_TO_CREATE": "What would like to create?",
|
|
28
|
+
"PLEASE_SELECT_A_TIME_AFTER_30_MINUTES_AND_WITHIN_30_DAYS": "Please select a time after 30 minutes and within 30 days",
|
|
29
|
+
"BIG_NUMBERS_HAVE_BIG_EFFECTS": "Big numbers have big effects",
|
|
30
|
+
"PROPORTION": "Proportion",
|
|
31
|
+
"CUSTOMER_INTERESTS": "Customer interests",
|
|
32
|
+
"HISTORY": "History",
|
|
33
|
+
"CANCEL": "Cancelar",
|
|
34
|
+
"SALES": "Ventas",
|
|
35
|
+
"DIRECT_FUNCTION": "Direct Function",
|
|
36
|
+
"OPEN_SANS": "Open Sans",
|
|
37
|
+
"MONTSERRAT": "Montserrat",
|
|
38
|
+
"DISCOUNT": "DISCOUNT",
|
|
39
|
+
"KHUSUS_PENGGUNA_BARU": "Khusus Pengguna Baru",
|
|
40
|
+
"MIDDLE": "Middle",
|
|
41
|
+
"BOTTOM_LEFT": "Bottom Left",
|
|
42
|
+
"POPUP": "Popup",
|
|
43
|
+
"PLAY_IN_BOX": "Play in Box",
|
|
44
|
+
"DISPLAY_LOCATION_ADDRESS": "Display Location Address",
|
|
45
|
+
"SUPPORT_FOR_A": "Support for a single or bulk upload. Strictly prohibit from uploading company data or other band files",
|
|
46
|
+
"CLICK_OR_DRAG": "Click or drag file to this area to upload",
|
|
47
|
+
"SHARE_URL": "Share Url",
|
|
48
|
+
"URL": "URL",
|
|
49
|
+
"UPLOAD": "Upload",
|
|
50
|
+
"STORE": "Tienda",
|
|
51
|
+
"CAMPAIGN_STATE": "Campaign State",
|
|
52
|
+
"CAMPAIGN_NAME": "Campaign Name",
|
|
2
53
|
"OK": "OK",
|
|
3
54
|
"BRANDS": "Brands",
|
|
4
55
|
"CATEGORY": "Categoría",
|
|
@@ -66,7 +117,6 @@
|
|
|
66
117
|
"LIGHT": "Light",
|
|
67
118
|
"URL_IMAGE": "url image",
|
|
68
119
|
"IMAGE_URL": "Image URL",
|
|
69
|
-
"UPLOAD": "Upload",
|
|
70
120
|
"HOW_LONG_BETWEEN_SLIDES_(SECS)": "How long between slides (secs)",
|
|
71
121
|
"CHAT": "Chat",
|
|
72
122
|
"FOLLOW": "Follow",
|
|
@@ -108,7 +158,6 @@
|
|
|
108
158
|
"HOME": "Home",
|
|
109
159
|
"ADD_CLICKABLE_AREA": "Add Clickable Area",
|
|
110
160
|
"ADD_AREA": "Add Area",
|
|
111
|
-
"CLICKABLE_AREA": "Clickable Area",
|
|
112
161
|
"VOUCHER_SUCCESS": "Coupon received successfully!",
|
|
113
162
|
"NAVIGATION_NAME": "Navigation Name",
|
|
114
163
|
"ADD_NAVIGATION": "Add Navigation",
|
|
@@ -150,7 +199,6 @@
|
|
|
150
199
|
"SKU": "SKU",
|
|
151
200
|
"PRICE": "Precio",
|
|
152
201
|
"BRAND": "Marca",
|
|
153
|
-
"STORE": "Tienda",
|
|
154
202
|
"PRODUCT_SELECT": "Selección de producto",
|
|
155
203
|
"URL_SETUP": "Configuración de URL",
|
|
156
204
|
"NEW_IMAGE": "Nueva imagen",
|
|
@@ -178,7 +226,6 @@
|
|
|
178
226
|
"SELECT_PRODUCT": "Seleccionar Producto",
|
|
179
227
|
"PRODUCT_QUANTITY": "Cantidad del producto",
|
|
180
228
|
"COLOR": "Color",
|
|
181
|
-
"AUTOPLAYS": "Reproducciones automáticas",
|
|
182
229
|
"SHOW_NAVIGATION_ARROW": "Mostrar flecha de navegación",
|
|
183
230
|
"SHOW_SLIDE_BUTTON": "Mostrar botón deslizante",
|
|
184
231
|
"CONTENT": "Contenido",
|
|
@@ -205,7 +252,6 @@
|
|
|
205
252
|
"BUTTON_BORDER_SETTING": "Configuración del borde del botón",
|
|
206
253
|
"BUTTON_ICON_SETTING": "Configuración de icono de botón",
|
|
207
254
|
"SALES_PROGRESS": "Progreso de Ventas",
|
|
208
|
-
"SALES": "Ventas",
|
|
209
255
|
"NEXT": "Siguiente",
|
|
210
256
|
"REGULAR": "Normal",
|
|
211
257
|
"MEDIUM": "Medio",
|
|
@@ -220,7 +266,6 @@
|
|
|
220
266
|
"GROUP_BY": "Agrupar por",
|
|
221
267
|
"FLASH_SALE": "Oferta relámpago",
|
|
222
268
|
"THE_PRODUCT_QUANTITY_WILL_BE_AUTOMATICALLY_UPDATED_WITH_THE_ITEMS_THAT_MEET_THE_CATEGORY_CONDITIONS": "La cantidad del producto se actualizará automáticamente con los artículos que cumplan con las condiciones de la categoría",
|
|
223
|
-
"CANCEL": "Cancelar",
|
|
224
269
|
"LINK_TYPE": "Tipo de enlace",
|
|
225
270
|
"LOOKS_LIKE_YOU_DO_NOT_HAVE_ANY_IMAGES_IN_YOUR_GALLERY__CHOOSE_IMAGES_TO_FEATURE_ON_THIS_PAGE_": "Parece que no tiene ninguna imagen en su galería. Elija imágenes para mostrar en esta página.",
|
|
226
271
|
"EDIT": "Editar",
|
package/lib/locale/id/id.json
CHANGED
|
@@ -1,4 +1,55 @@
|
|
|
1
1
|
{
|
|
2
|
+
"THIS_PAGE_WILL": "This page will be published at {date}, If you need to edit it, please cancel the publishing later",
|
|
3
|
+
"PRODUCTS_IN_TOTAL": "{total} Products In Total",
|
|
4
|
+
"PLAY_ICON_COLOR": "Play Icon Color",
|
|
5
|
+
"PLAY_ICON_TYPE": "Play Icon Type",
|
|
6
|
+
"CLICKABLE_AREA": "Clickable Area",
|
|
7
|
+
"FILL_THE_PAGE": "Fill the page",
|
|
8
|
+
"VIDEO_SOUND": "Video Sound",
|
|
9
|
+
"AUTOPLAYS": "Autoplays",
|
|
10
|
+
"PLAY_IN_LOOP": "Play in loop",
|
|
11
|
+
"PROGRESS_BAR": "Progress bar",
|
|
12
|
+
"PLAY_ICON_SIZE": "Play Icon Size",
|
|
13
|
+
"SOURCE_OF_ACTIVITY": "Source of Activity",
|
|
14
|
+
"WIDTH": "Width",
|
|
15
|
+
"PLAY_BUTTON_POSITION": "Play button position",
|
|
16
|
+
"PLAY_POSITION": "Play Position",
|
|
17
|
+
"START_VIDEO_AT": "Start video at",
|
|
18
|
+
"SELECT_VIDEO": "Select Video",
|
|
19
|
+
"PLAY_SPEED": "Play Speed",
|
|
20
|
+
"POSTER": "Poster",
|
|
21
|
+
"ADD_PAGE": "Add page",
|
|
22
|
+
"HOMEPAGE": "Homepage",
|
|
23
|
+
"WOMEN_S_HOME_PAGE": "Women's home page",
|
|
24
|
+
"EDIT_PAGE": "Edit Page",
|
|
25
|
+
"CANCEL_PUBLISH_LATER": "Cancel Publish Later",
|
|
26
|
+
"TO_REVIEW": "To Review",
|
|
27
|
+
"WHAT_WOULD_LIKE_TO_CREATE": "What would like to create?",
|
|
28
|
+
"PLEASE_SELECT_A_TIME_AFTER_30_MINUTES_AND_WITHIN_30_DAYS": "Please select a time after 30 minutes and within 30 days",
|
|
29
|
+
"BIG_NUMBERS_HAVE_BIG_EFFECTS": "Big numbers have big effects",
|
|
30
|
+
"PROPORTION": "Proportion",
|
|
31
|
+
"CUSTOMER_INTERESTS": "Customer interests",
|
|
32
|
+
"HISTORY": "History",
|
|
33
|
+
"CANCEL": "Cancel",
|
|
34
|
+
"SALES": "Sales",
|
|
35
|
+
"DIRECT_FUNCTION": "Direct Function",
|
|
36
|
+
"OPEN_SANS": "Open Sans",
|
|
37
|
+
"MONTSERRAT": "Montserrat",
|
|
38
|
+
"DISCOUNT": "DISCOUNT",
|
|
39
|
+
"KHUSUS_PENGGUNA_BARU": "Khusus Pengguna Baru",
|
|
40
|
+
"MIDDLE": "Middle",
|
|
41
|
+
"BOTTOM_LEFT": "Bottom Left",
|
|
42
|
+
"POPUP": "Popup",
|
|
43
|
+
"PLAY_IN_BOX": "Play in Box",
|
|
44
|
+
"DISPLAY_LOCATION_ADDRESS": "Display Location Address",
|
|
45
|
+
"SUPPORT_FOR_A": "Support for a single or bulk upload. Strictly prohibit from uploading company data or other band files",
|
|
46
|
+
"CLICK_OR_DRAG": "Click or drag file to this area to upload",
|
|
47
|
+
"SHARE_URL": "Share Url",
|
|
48
|
+
"URL": "URL",
|
|
49
|
+
"UPLOAD": "Upload",
|
|
50
|
+
"STORE": "Store",
|
|
51
|
+
"CAMPAIGN_STATE": "Campaign State",
|
|
52
|
+
"CAMPAIGN_NAME": "Campaign Name",
|
|
2
53
|
"OK": "OK",
|
|
3
54
|
"BRANDS": "Brands",
|
|
4
55
|
"CATEGORY": "Category",
|
|
@@ -66,7 +117,6 @@
|
|
|
66
117
|
"LIGHT": "Light",
|
|
67
118
|
"URL_IMAGE": "url image",
|
|
68
119
|
"IMAGE_URL": "Image URL",
|
|
69
|
-
"UPLOAD": "Upload",
|
|
70
120
|
"HOW_LONG_BETWEEN_SLIDES_(SECS)": "How long between slides (secs)",
|
|
71
121
|
"CHAT": "Chat",
|
|
72
122
|
"FOLLOW": "Follow",
|
|
@@ -108,7 +158,6 @@
|
|
|
108
158
|
"HOME": "Home",
|
|
109
159
|
"ADD_CLICKABLE_AREA": "Add Clickable Area",
|
|
110
160
|
"ADD_AREA": "Add Area",
|
|
111
|
-
"CLICKABLE_AREA": "Clickable Area",
|
|
112
161
|
"VOUCHER_SUCCESS": "Coupon received successfully!",
|
|
113
162
|
"NAVIGATION_NAME": "Navigation Name",
|
|
114
163
|
"ADD_NAVIGATION": "Add Navigation",
|
|
@@ -150,7 +199,6 @@
|
|
|
150
199
|
"SKU": "SKU",
|
|
151
200
|
"PRICE": "Price",
|
|
152
201
|
"BRAND": "Brand",
|
|
153
|
-
"STORE": "Store",
|
|
154
202
|
"PRODUCT_SELECT": "Product Select",
|
|
155
203
|
"URL_SETUP": "URL Setup",
|
|
156
204
|
"NEW_IMAGE": "New image",
|
|
@@ -178,7 +226,6 @@
|
|
|
178
226
|
"SELECT_PRODUCT": "Select Product",
|
|
179
227
|
"PRODUCT_QUANTITY": "Product Quantity",
|
|
180
228
|
"COLOR": "Color",
|
|
181
|
-
"AUTOPLAYS": "Autoplays",
|
|
182
229
|
"SHOW_NAVIGATION_ARROW": "Show navigation arrow",
|
|
183
230
|
"SHOW_SLIDE_BUTTON": "Show slide button",
|
|
184
231
|
"CONTENT": "Content",
|
|
@@ -205,7 +252,6 @@
|
|
|
205
252
|
"BUTTON_BORDER_SETTING": "Button Border Setting",
|
|
206
253
|
"BUTTON_ICON_SETTING": "Button Icon Setting",
|
|
207
254
|
"SALES_PROGRESS": "Sales Progress",
|
|
208
|
-
"SALES": "Sales",
|
|
209
255
|
"NEXT": "Next",
|
|
210
256
|
"REGULAR": "Regular",
|
|
211
257
|
"MEDIUM": "Medium",
|
|
@@ -220,7 +266,6 @@
|
|
|
220
266
|
"GROUP_BY": "Group By",
|
|
221
267
|
"FLASH_SALE": "Flash Sale",
|
|
222
268
|
"THE_PRODUCT_QUANTITY_WILL_BE_AUTOMATICALLY_UPDATED_WITH_THE_ITEMS_THAT_MEET_THE_CATEGORY_CONDITIONS": "The product quantity will be automatically updated with the items that meet the category conditions",
|
|
223
|
-
"CANCEL": "Cancel",
|
|
224
269
|
"LINK_TYPE": "Link Type",
|
|
225
270
|
"LOOKS_LIKE_YOU_DO_NOT_HAVE_ANY_IMAGES_IN_YOUR_GALLERY__CHOOSE_IMAGES_TO_FEATURE_ON_THIS_PAGE_": "Looks like you do not have any images in your gallery. Choose images to feature on this page.",
|
|
226
271
|
"EDIT": "Edit",
|
|
Binary file
|
|
@@ -11,6 +11,8 @@ var _classnames = _interopRequireDefault(require("classnames"));
|
|
|
11
11
|
|
|
12
12
|
require("./index.less");
|
|
13
13
|
|
|
14
|
+
var _h5DefRectImg = _interopRequireDefault(require("./image/h5DefRectImg.png"));
|
|
15
|
+
|
|
14
16
|
var _h5DefImg = _interopRequireDefault(require("./image/h5DefImg.png"));
|
|
15
17
|
|
|
16
18
|
var _pcDefImg = _interopRequireDefault(require("./image/pcDefImg.png"));
|
|
@@ -174,7 +176,8 @@ function (_super) {
|
|
|
174
176
|
data = _e.data,
|
|
175
177
|
isBackground = _e.isBackground,
|
|
176
178
|
hoverState = _e.hoverState,
|
|
177
|
-
notNeedLazy = _e.notNeedLazy
|
|
179
|
+
notNeedLazy = _e.notNeedLazy,
|
|
180
|
+
isRect = _e.isRect;
|
|
178
181
|
var hoverImgSrc = this.state.hoverImgSrc; // const { hoverSrc } = this.state;
|
|
179
182
|
// console.log('--metaImage ', this.props);
|
|
180
183
|
|
|
@@ -188,7 +191,7 @@ function (_super) {
|
|
|
188
191
|
|
|
189
192
|
|
|
190
193
|
if (!srcImg) {
|
|
191
|
-
srcImg = (0, _coreUtil.isPc)() ? _pcDefImg["default"] : _h5DefImg["default"];
|
|
194
|
+
srcImg = (0, _coreUtil.isPc)() ? _pcDefImg["default"] : isRect ? _h5DefRectImg["default"] : _h5DefImg["default"];
|
|
192
195
|
}
|
|
193
196
|
|
|
194
197
|
var areas = data.content.openHotArea && ((0, _coreUtil.isPc)() ? data.content.pcAreas : data.content.h5Areas);
|
|
@@ -252,7 +255,8 @@ function (_super) {
|
|
|
252
255
|
hoverState: false,
|
|
253
256
|
limitWidthHeight: false,
|
|
254
257
|
scale: 1,
|
|
255
|
-
notNeedLazy: false
|
|
258
|
+
notNeedLazy: false,
|
|
259
|
+
isRect: false
|
|
256
260
|
};
|
|
257
261
|
Image = __decorate([_decorator.metaDecorator], Image);
|
|
258
262
|
return Image;
|
|
@@ -146,7 +146,7 @@ function (_super) {
|
|
|
146
146
|
|
|
147
147
|
var contentSetting = /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(_common.Field, {
|
|
148
148
|
split: true,
|
|
149
|
-
title:
|
|
149
|
+
title: (0, _locale.i18n)('URL')
|
|
150
150
|
}, /*#__PURE__*/_react["default"].createElement(_common.UrlPicker, {
|
|
151
151
|
onChange: function onChange(value) {
|
|
152
152
|
_this.updateAttr(data.content, 'url', value);
|
|
@@ -193,9 +193,9 @@ function (_super) {
|
|
|
193
193
|
value: _data.fontFamily
|
|
194
194
|
}, /*#__PURE__*/_react["default"].createElement(_antd.Select.Option, {
|
|
195
195
|
value: "Montserrat"
|
|
196
|
-
},
|
|
196
|
+
}, (0, _locale.i18n)('MONTSERRAT')), /*#__PURE__*/_react["default"].createElement(_antd.Select.Option, {
|
|
197
197
|
value: "Open Sans"
|
|
198
|
-
},
|
|
198
|
+
}, (0, _locale.i18n)('OPEN_SANS')))), /*#__PURE__*/_react["default"].createElement(_common.Field, {
|
|
199
199
|
title: (0, _locale.i18n)('FONT_WEIGHT')
|
|
200
200
|
}, /*#__PURE__*/_react["default"].createElement(_antd.Select, {
|
|
201
201
|
onChange: function onChange(v) {
|
|
@@ -117,7 +117,7 @@ function (_super) {
|
|
|
117
117
|
draggable: false,
|
|
118
118
|
onCancel: onCancel,
|
|
119
119
|
onOk: this.onOkClick,
|
|
120
|
-
title:
|
|
120
|
+
title: (0, _locale.i18n)('CLICKABLE_AREA'),
|
|
121
121
|
visible: visible,
|
|
122
122
|
width: "auto"
|
|
123
123
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
@@ -341,7 +341,7 @@ function (_super) {
|
|
|
341
341
|
},
|
|
342
342
|
option: data.content
|
|
343
343
|
}), needURL && /*#__PURE__*/_react["default"].createElement(_common.Field, {
|
|
344
|
-
title:
|
|
344
|
+
title: (0, _locale.i18n)('URL')
|
|
345
345
|
}, /*#__PURE__*/_react["default"].createElement(_common.UrlPicker, {
|
|
346
346
|
disabled: data.content.openHotArea,
|
|
347
347
|
onChange: function onChange(v) {
|
|
@@ -124,7 +124,7 @@ function (_super) {
|
|
|
124
124
|
className: "play-config"
|
|
125
125
|
}, /*#__PURE__*/_react["default"].createElement(_common.Field, {
|
|
126
126
|
split: true,
|
|
127
|
-
title:
|
|
127
|
+
title: (0, _locale.i18n)('PLAY_ICON_TYPE')
|
|
128
128
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
129
129
|
className: "icon-wrap"
|
|
130
130
|
}, iconList.map(function (item, i) {
|
|
@@ -154,7 +154,7 @@ function (_super) {
|
|
|
154
154
|
}));
|
|
155
155
|
}))), /*#__PURE__*/_react["default"].createElement(_common.Field, {
|
|
156
156
|
split: true,
|
|
157
|
-
title:
|
|
157
|
+
title: (0, _locale.i18n)('PLAY_ICON_COLOR')
|
|
158
158
|
}, /*#__PURE__*/_react["default"].createElement(_antd.Select, {
|
|
159
159
|
className: "icon-color-select",
|
|
160
160
|
onChange: function onChange(value) {
|
|
@@ -172,7 +172,7 @@ function (_super) {
|
|
|
172
172
|
value: v.key
|
|
173
173
|
}, v.value);
|
|
174
174
|
}))), /*#__PURE__*/_react["default"].createElement(_common.Field, {
|
|
175
|
-
title:
|
|
175
|
+
title: (0, _locale.i18n)('PLAY_ICON_SIZE')
|
|
176
176
|
}, /*#__PURE__*/_react["default"].createElement(_common.Slider, {
|
|
177
177
|
inputType: "int",
|
|
178
178
|
maxVal: 100,
|
|
@@ -230,9 +230,9 @@ function (_super) {
|
|
|
230
230
|
value: textData.fontFamily
|
|
231
231
|
}, /*#__PURE__*/_react["default"].createElement(_antd.Select.Option, {
|
|
232
232
|
value: "Montserrat"
|
|
233
|
-
},
|
|
233
|
+
}, (0, _locale.i18n)('MONTSERRAT')), /*#__PURE__*/_react["default"].createElement(_antd.Select.Option, {
|
|
234
234
|
value: "Open Sans"
|
|
235
|
-
},
|
|
235
|
+
}, (0, _locale.i18n)('OPEN_SANS')))), /*#__PURE__*/_react["default"].createElement(_common.Field, {
|
|
236
236
|
title: (0, _locale.i18n)('FONT_WEIGHT')
|
|
237
237
|
}, /*#__PURE__*/_react["default"].createElement(_antd.Select, {
|
|
238
238
|
onChange: function onChange(v) {
|
|
@@ -280,7 +280,7 @@ function (_super) {
|
|
|
280
280
|
value: textData
|
|
281
281
|
})), window.magicDesign.outputType != 'html' && /*#__PURE__*/_react["default"].createElement(_common.Field, {
|
|
282
282
|
split: true,
|
|
283
|
-
title:
|
|
283
|
+
title: (0, _locale.i18n)('URL')
|
|
284
284
|
}, /*#__PURE__*/_react["default"].createElement(_common.UrlPicker, {
|
|
285
285
|
disabled: textData.urlDisabled,
|
|
286
286
|
onChange: function onChange(v) {
|