@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.
Files changed (85) hide show
  1. package/es/common/ImageModal/index.js +12 -4
  2. package/es/common/LinkModal/BundleCampaign/index.js +5 -3
  3. package/es/common/LinkModal/SelectVideoModal/index.js +9 -9
  4. package/es/common/LinkModal/ShareUrl/index.js +3 -1
  5. package/es/common/LinkModal/index.js +3 -1
  6. package/es/common/VideoUpload/index.js +2 -2
  7. package/es/composite-comp/bol/components/Location/index.js +3 -1
  8. package/es/composite-comp/bol/second-config-panels/VideoSecondConfig/index.js +16 -16
  9. package/es/composite-comp/common/components/AffiliateProductItem/index.js +3 -1
  10. package/es/composite-comp/common/components/MonpayProductItem/index.js +1 -1
  11. package/es/composite-comp/common/config-panels/InputField/index.js +2 -2
  12. package/es/composite-comp/common/config-panels/SpacingConfig/index.js +2 -2
  13. package/es/composite-comp/dito/components/HeadNavigation/mobile/index.js +3 -1
  14. package/es/composite-comp/dito/config-panels/PcNavigationConfig/TextOnlyFontConfig/index.js +2 -2
  15. package/es/composite-comp/monpay/components/Bundle/index.js +10 -10
  16. package/es/composite-comp/monpay/components/Bundle/mobile/index.js +1 -0
  17. package/es/composite-comp/monpay/components/MerchantSales/mobile/index.js +8 -8
  18. package/es/composite-comp/monpay/components/MerchantSales/mobile/index.less +1 -1
  19. package/es/composite-comp/monpay/components/MonpayRecommend/mobile/index.js +1 -0
  20. package/es/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.js +2 -2
  21. package/es/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.js +2 -2
  22. package/es/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.js +4 -2
  23. package/es/constants/index.js +3 -2
  24. package/es/core/Designer/AiImageGenerator/History/index.js +4 -2
  25. package/es/core/Designer/AiImageGenerator/UploadReference/index.js +4 -2
  26. package/es/core/Designer/AiImageGenerator/index.js +4 -2
  27. package/es/core/Designer/AppointmentModal/index.js +1 -1
  28. package/es/core/Designer/ChatRobot/index.js +3 -1
  29. package/es/core/Designer/ConfigPanel/TerminalSelect/index.js +2 -1
  30. package/es/core/Designer/QuickMenuBar/index.js +8 -7
  31. package/es/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.js +3 -1
  32. package/es/core/Designer/ViewArea/index.js +6 -2
  33. package/es/locale/en/en.json +51 -6
  34. package/es/locale/es/es.json +51 -6
  35. package/es/locale/id/id.json +51 -6
  36. package/es/meta-comp/components/Image/image/h5DefRectImg.png +0 -0
  37. package/es/meta-comp/components/Image/index.js +7 -3
  38. package/es/meta-comp/config-panels/ButtonConfig/index.js +3 -3
  39. package/es/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.js +1 -1
  40. package/es/meta-comp/config-panels/ImageConfig/index.js +1 -1
  41. package/es/meta-comp/config-panels/PlayIconConfig/index.js +3 -3
  42. package/es/meta-comp/config-panels/TextConfig/index.js +3 -3
  43. package/lib/common/ImageModal/index.js +12 -4
  44. package/lib/common/LinkModal/BundleCampaign/index.js +5 -3
  45. package/lib/common/LinkModal/SelectVideoModal/index.js +9 -9
  46. package/lib/common/LinkModal/ShareUrl/index.js +3 -1
  47. package/lib/common/LinkModal/index.js +3 -1
  48. package/lib/common/VideoUpload/index.js +2 -2
  49. package/lib/composite-comp/bol/components/Location/index.js +3 -1
  50. package/lib/composite-comp/bol/second-config-panels/VideoSecondConfig/index.js +16 -16
  51. package/lib/composite-comp/common/components/AffiliateProductItem/index.js +3 -1
  52. package/lib/composite-comp/common/components/MonpayProductItem/index.js +1 -1
  53. package/lib/composite-comp/common/config-panels/InputField/index.js +2 -2
  54. package/lib/composite-comp/common/config-panels/SpacingConfig/index.js +2 -2
  55. package/lib/composite-comp/dito/components/HeadNavigation/mobile/index.js +3 -1
  56. package/lib/composite-comp/dito/config-panels/PcNavigationConfig/TextOnlyFontConfig/index.js +2 -2
  57. package/lib/composite-comp/monpay/components/Bundle/index.js +10 -10
  58. package/lib/composite-comp/monpay/components/Bundle/mobile/index.js +1 -0
  59. package/lib/composite-comp/monpay/components/MerchantSales/mobile/index.js +8 -8
  60. package/lib/composite-comp/monpay/components/MerchantSales/mobile/index.less +1 -1
  61. package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/index.js +1 -0
  62. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.js +2 -2
  63. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.js +2 -2
  64. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.js +4 -2
  65. package/lib/constants/index.js +3 -2
  66. package/lib/core/Designer/AiImageGenerator/History/index.js +4 -2
  67. package/lib/core/Designer/AiImageGenerator/UploadReference/index.js +4 -2
  68. package/lib/core/Designer/AiImageGenerator/index.js +4 -2
  69. package/lib/core/Designer/AppointmentModal/index.js +1 -1
  70. package/lib/core/Designer/ChatRobot/index.js +3 -1
  71. package/lib/core/Designer/ConfigPanel/TerminalSelect/index.js +2 -1
  72. package/lib/core/Designer/QuickMenuBar/index.js +8 -7
  73. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.js +3 -1
  74. package/lib/core/Designer/ViewArea/index.js +6 -2
  75. package/lib/locale/en/en.json +51 -6
  76. package/lib/locale/es/es.json +51 -6
  77. package/lib/locale/id/id.json +51 -6
  78. package/lib/meta-comp/components/Image/image/h5DefRectImg.png +0 -0
  79. package/lib/meta-comp/components/Image/index.js +7 -3
  80. package/lib/meta-comp/config-panels/ButtonConfig/index.js +3 -3
  81. package/lib/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.js +1 -1
  82. package/lib/meta-comp/config-panels/ImageConfig/index.js +1 -1
  83. package/lib/meta-comp/config-panels/PlayIconConfig/index.js +3 -3
  84. package/lib/meta-comp/config-panels/TextConfig/index.js +3 -3
  85. 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: "Play Icon Type"
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: "Play Icon Color"
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: "Play Icon Size"
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
- }, "Montserrat"), /*#__PURE__*/_react["default"].createElement(_antd.Select.Option, {
233
+ }, (0, _locale.i18n)('MONTSERRAT')), /*#__PURE__*/_react["default"].createElement(_antd.Select.Option, {
234
234
  value: "Open Sans"
235
- }, "Open Sans"))), /*#__PURE__*/_react["default"].createElement(_common.Field, {
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: "URL"
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) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@fonixtree/magic-design",
3
3
  "author": "Cylon Team",
4
- "version": "2.0.118",
4
+ "version": "2.0.120",
5
5
  "description": "Magic Design",
6
6
  "license": "MIT",
7
7
  "module": "es/index.js",