@fonixtree/magic-design 2.0.118 → 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/index.js +1 -0
- package/es/composite-comp/monpay/components/MerchantSales/mobile/index.js +8 -8
- package/es/composite-comp/monpay/components/MerchantSales/mobile/index.less +1 -1
- package/es/composite-comp/monpay/components/MonpayRecommend/mobile/index.js +1 -0
- 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/index.js +1 -0
- package/lib/composite-comp/monpay/components/MerchantSales/mobile/index.js +8 -8
- package/lib/composite-comp/monpay/components/MerchantSales/mobile/index.less +1 -1
- package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/index.js +1 -0
- 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
|
@@ -13,6 +13,8 @@ var _classnames = _interopRequireDefault(require("classnames"));
|
|
|
13
13
|
|
|
14
14
|
var _common = require("../../../../common");
|
|
15
15
|
|
|
16
|
+
var _locale = require("../../../../locale");
|
|
17
|
+
|
|
16
18
|
require("./index.less");
|
|
17
19
|
|
|
18
20
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
@@ -95,7 +97,7 @@ function History(_a) {
|
|
|
95
97
|
className: "history_header"
|
|
96
98
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
97
99
|
className: "title"
|
|
98
|
-
},
|
|
100
|
+
}, (0, _locale.i18n)('HISTORY')), /*#__PURE__*/_react["default"].createElement(_common.Iconfont, {
|
|
99
101
|
color: "#2F54EB",
|
|
100
102
|
onClick: historyConfig,
|
|
101
103
|
size: 20,
|
|
@@ -140,7 +142,7 @@ function History(_a) {
|
|
|
140
142
|
cursor: 'pointer'
|
|
141
143
|
},
|
|
142
144
|
type: "icon-delete1"
|
|
143
|
-
}), /*#__PURE__*/_react["default"].createElement("span", null,
|
|
145
|
+
}), /*#__PURE__*/_react["default"].createElement("span", null, (0, _locale.i18n)('DELETE')), " "));
|
|
144
146
|
}
|
|
145
147
|
|
|
146
148
|
var _default = History;
|
|
@@ -13,6 +13,8 @@ var _antd = require("antd4");
|
|
|
13
13
|
|
|
14
14
|
var _common = require("../../../../common");
|
|
15
15
|
|
|
16
|
+
var _locale = require("../../../../locale");
|
|
17
|
+
|
|
16
18
|
require("./index.less");
|
|
17
19
|
|
|
18
20
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
@@ -36,9 +38,9 @@ function UploadReference() {
|
|
|
36
38
|
className: "proportion_wrap"
|
|
37
39
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
38
40
|
className: "title"
|
|
39
|
-
},
|
|
41
|
+
}, (0, _locale.i18n)('PROPORTION')), /*#__PURE__*/_react["default"].createElement("div", {
|
|
40
42
|
className: "desc"
|
|
41
|
-
},
|
|
43
|
+
}, (0, _locale.i18n)('BIG_NUMBERS_HAVE_BIG_EFFECTS')), /*#__PURE__*/_react["default"].createElement("div", {
|
|
42
44
|
className: "slider_wrap"
|
|
43
45
|
}, /*#__PURE__*/_react["default"].createElement("span", {
|
|
44
46
|
className: "slider_value"
|
|
@@ -33,6 +33,8 @@ var _storeUtil = require("../../../utils/storeUtil");
|
|
|
33
33
|
|
|
34
34
|
var _constants = require("../../../constants");
|
|
35
35
|
|
|
36
|
+
var _locale = require("../../../locale");
|
|
37
|
+
|
|
36
38
|
require("./index.less");
|
|
37
39
|
|
|
38
40
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
@@ -659,12 +661,12 @@ function (_super) {
|
|
|
659
661
|
onClick: this.onCloseDrawer,
|
|
660
662
|
size: "small",
|
|
661
663
|
type: "light"
|
|
662
|
-
},
|
|
664
|
+
}, (0, _locale.i18n)('CANCEL')), /*#__PURE__*/_react["default"].createElement(_common.Button, {
|
|
663
665
|
className: "ml8",
|
|
664
666
|
onClick: this.onConfirm,
|
|
665
667
|
size: "small",
|
|
666
668
|
type: "primary"
|
|
667
|
-
},
|
|
669
|
+
}, (0, _locale.i18n)('CONFIRM')))),
|
|
668
670
|
width: 1084
|
|
669
671
|
}, /*#__PURE__*/_react["default"].createElement(_antd.Spin, {
|
|
670
672
|
spinning: loading
|
|
@@ -83,5 +83,5 @@ function AppointmentModal(props) {
|
|
|
83
83
|
}
|
|
84
84
|
})), /*#__PURE__*/_react["default"].createElement("div", {
|
|
85
85
|
className: "tips"
|
|
86
|
-
},
|
|
86
|
+
}, (0, _locale.i18n)('PLEASE_SELECT_A_TIME_AFTER_30_MINUTES_AND_WITHIN_30_DAYS'))));
|
|
87
87
|
}
|
|
@@ -25,6 +25,8 @@ var _AiImageGenerator = _interopRequireDefault(require("../AiImageGenerator"));
|
|
|
25
25
|
|
|
26
26
|
var _commonUtil = require("../../../utils/commonUtil");
|
|
27
27
|
|
|
28
|
+
var _locale = require("../../../locale");
|
|
29
|
+
|
|
28
30
|
require("./index.less");
|
|
29
31
|
|
|
30
32
|
require("./markdown.less");
|
|
@@ -344,7 +346,7 @@ function (_super) {
|
|
|
344
346
|
className: "messageWrap"
|
|
345
347
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
346
348
|
className: "messageContentWrap"
|
|
347
|
-
},
|
|
349
|
+
}, (0, _locale.i18n)('WHAT_WOULD_LIKE_TO_CREATE')))), context.length > 0 && context.map(function (ctxNode) {
|
|
348
350
|
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
349
351
|
className: (0, _classnames["default"])('messageOuterWrap', {
|
|
350
352
|
userMessage: ctxNode.role === 'user',
|
|
@@ -130,15 +130,15 @@ function (_super) {
|
|
|
130
130
|
_this.isShowSetTemplate = function () {
|
|
131
131
|
return _constants.pageStateMap.DRAFT === _this.props.pageState;
|
|
132
132
|
}; // 拒绝审核 和 草稿状态展示保存按钮
|
|
133
|
-
// isShowSave = () => [pageStateMap.REJECTED, pageStateMap.DRAFT].includes(this.props.pageState)
|
|
134
133
|
|
|
135
134
|
|
|
136
135
|
_this.isShowSave = function () {
|
|
137
|
-
return
|
|
136
|
+
return [_constants.pageStateMap.REJECTED, _constants.pageStateMap.DRAFT].includes(_this.props.pageState);
|
|
138
137
|
};
|
|
139
138
|
|
|
140
139
|
return _this;
|
|
141
|
-
}
|
|
140
|
+
} // isShowSave = () => true
|
|
141
|
+
|
|
142
142
|
|
|
143
143
|
QuickMenuBar.prototype.render = function () {
|
|
144
144
|
var _a = this.props,
|
|
@@ -273,11 +273,11 @@ function (_super) {
|
|
|
273
273
|
"data-code": _constants.quickMenuCode.TO_REVIEW,
|
|
274
274
|
onClick: this.onBtnClick,
|
|
275
275
|
type: "primary"
|
|
276
|
-
},
|
|
276
|
+
}, (0, _locale.i18n)('TO_REVIEW')), this.isShowCancelReview() && /*#__PURE__*/_react["default"].createElement(_Button["default"], {
|
|
277
277
|
"data-code": _constants.quickMenuCode.CANCEL_REVIEW,
|
|
278
278
|
onClick: this.onBtnClick,
|
|
279
279
|
type: "primary"
|
|
280
|
-
},
|
|
280
|
+
}, (0, _locale.i18n)('CANCEL')))));
|
|
281
281
|
};
|
|
282
282
|
|
|
283
283
|
return QuickMenuBar;
|
|
@@ -9,6 +9,8 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
9
9
|
|
|
10
10
|
var _common = require("../../../../../../../common");
|
|
11
11
|
|
|
12
|
+
var _locale = require("../../../../../../../locale");
|
|
13
|
+
|
|
12
14
|
require("./index.less");
|
|
13
15
|
|
|
14
16
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
@@ -89,7 +91,7 @@ function (_super) {
|
|
|
89
91
|
}), /*#__PURE__*/_react["default"].createElement("span", {
|
|
90
92
|
className: "commit-btn",
|
|
91
93
|
onClick: this.onCommit
|
|
92
|
-
},
|
|
94
|
+
}, (0, _locale.i18n)('CONFIRM')))));
|
|
93
95
|
};
|
|
94
96
|
|
|
95
97
|
return LinkInputPicker;
|
|
@@ -21,6 +21,8 @@ var _mobx = require("../../../mobx");
|
|
|
21
21
|
|
|
22
22
|
var _coreUtil = require("../../../utils/coreUtil");
|
|
23
23
|
|
|
24
|
+
var _locale = require("../../../locale");
|
|
25
|
+
|
|
24
26
|
require("./index.less");
|
|
25
27
|
|
|
26
28
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
@@ -155,10 +157,12 @@ function (_super) {
|
|
|
155
157
|
className: "appointment_wrap"
|
|
156
158
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
157
159
|
className: "appointment_tip"
|
|
158
|
-
},
|
|
160
|
+
}, (0, _locale.i18n)('THIS_PAGE_WILL', {
|
|
161
|
+
date: appointmentDate
|
|
162
|
+
})), /*#__PURE__*/_react["default"].createElement("div", {
|
|
159
163
|
className: "cancel_btn",
|
|
160
164
|
onClick: this.onCancelClick
|
|
161
|
-
},
|
|
165
|
+
}, (0, _locale.i18n)('CANCEL_PUBLISH_LATER'))), /*#__PURE__*/_react["default"].createElement("div", {
|
|
162
166
|
className: device === _constants.deviceTypeMap.PC ? 'pc_view_area' : 'phone_view_area'
|
|
163
167
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
164
168
|
className: "device_border",
|
package/es/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/es/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/es/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) {
|