@fonixtree/magic-design 2.0.118 → 2.0.120
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/ConfigPanel/TerminalSelect/index.js +2 -1
- package/es/core/Designer/QuickMenuBar/index.js +8 -7
- 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/ConfigPanel/TerminalSelect/index.js +2 -1
- package/lib/core/Designer/QuickMenuBar/index.js +8 -7
- 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
|
@@ -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) {
|