easy-email-extensions 3.1.53 → 3.1.57

Sign up to get free protection for your applications and to get access to all the features.
package/lib/index2.js CHANGED
@@ -60,7 +60,7 @@ import { BasicType, ImageManager, BlockManager, createBlockDataByType, getParent
60
60
  import ReactDOM, { findDOMNode, createPortal } from "react-dom";
61
61
  import { useField, Field, useForm as useForm$1, Form as Form$3, version as version$2, useFormState } from "react-final-form";
62
62
  var index$2 = "";
63
- const title = "_title_15b2l_1";
63
+ const title = "_title_1f523_1";
64
64
  var styles$6 = {
65
65
  title
66
66
  };
@@ -38408,14 +38408,14 @@ function RadioGroup(props) {
38408
38408
  value: item2.value
38409
38409
  }, item2.label))));
38410
38410
  }
38411
- const helperText = "_helperText_uw61l_1";
38412
- const labelHidden = "_label-hidden_uw61l_9";
38413
- const editTab = "_editTab_uw61l_20";
38414
- const inputWithUnit = "_inputWithUnit_uw61l_24";
38415
- const inputWithUnitSelectOption = "_inputWithUnitSelectOption_uw61l_32";
38411
+ const helperText = "_helperText_k05ys_1";
38412
+ const labelHidden = "_label-hidden_k05ys_9";
38413
+ const editTab = "_editTab_k05ys_20";
38414
+ const inputWithUnit = "_inputWithUnit_k05ys_27";
38415
+ const inputWithUnitSelectOption = "_inputWithUnitSelectOption_k05ys_35";
38416
38416
  var styles$3 = {
38417
38417
  helperText,
38418
- "label-hidden": "_label-hidden_uw61l_9",
38418
+ "label-hidden": "_label-hidden_k05ys_9",
38419
38419
  labelHidden,
38420
38420
  editTab,
38421
38421
  inputWithUnit,
@@ -42062,7 +42062,12 @@ function BlockLayer(props) {
42062
42062
  style: { fontSize: 12, color: "#999" }
42063
42063
  }), /* @__PURE__ */ React__default.createElement("div", {
42064
42064
  title: lodash.exports.isString(title2) ? title2 : "",
42065
- style: { overflow: "hidden", whiteSpace: "nowrap", width: "5em" }
42065
+ style: {
42066
+ overflow: "hidden",
42067
+ whiteSpace: "nowrap",
42068
+ width: "5em",
42069
+ textOverflow: "ellipsis"
42070
+ }
42066
42071
  }, /* @__PURE__ */ React__default.createElement(TextStyle, {
42067
42072
  size: "smallest"
42068
42073
  }, title2))), /* @__PURE__ */ React__default.createElement("div", {