@bpmn-io/form-js-viewer 1.8.6 → 1.8.7

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/dist/index.cjs CHANGED
@@ -2268,11 +2268,10 @@ var SvgCalendar = function SvgCalendar(props) {
2268
2268
  }, props), _path$w || (_path$w = /*#__PURE__*/React__namespace.createElement("path", {
2269
2269
  fill: "currentColor",
2270
2270
  fillRule: "evenodd",
2271
- d: "M19 2H9V0H7v2H2a2 2 0 0 0-2 2v24a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-5V0h-2v2ZM7 7V4H2v5h24V4h-5v3h-2V4H9v3H7Zm-5 4v17h24V11H2Z",
2271
+ d: "M19 2H9V0H7v2H2a2 2 0 0 0-2 2v24a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-5V0h-2zM7 7V4H2v5h24V4h-5v3h-2V4H9v3zm-5 4v17h24V11z",
2272
2272
  clipRule: "evenodd"
2273
2273
  })));
2274
2274
  };
2275
- var CalendarIcon = SvgCalendar;
2276
2275
 
2277
2276
  /**
2278
2277
  * Returns date format for the provided locale.
@@ -2499,7 +2498,7 @@ function Datepicker(props) {
2499
2498
  collapseOnEmpty: collapseLabelOnEmpty,
2500
2499
  required: required
2501
2500
  }), jsxRuntime.jsx(InputAdorner, {
2502
- pre: jsxRuntime.jsx(CalendarIcon, {}),
2501
+ pre: jsxRuntime.jsx(SvgCalendar, {}),
2503
2502
  disabled: disabled,
2504
2503
  readonly: readonly,
2505
2504
  rootRef: focusScopeRef,
@@ -2542,15 +2541,14 @@ var SvgClock = function SvgClock(props) {
2542
2541
  viewBox: "0 0 28 29"
2543
2542
  }, props), _path$v || (_path$v = /*#__PURE__*/React__namespace.createElement("path", {
2544
2543
  fill: "currentColor",
2545
- d: "M13 14.41 18.59 20 20 18.59l-5-5.01V5h-2v9.41Z"
2544
+ d: "M13 14.41 18.59 20 20 18.59l-5-5.01V5h-2z"
2546
2545
  })), _path2$4 || (_path2$4 = /*#__PURE__*/React__namespace.createElement("path", {
2547
2546
  fill: "currentColor",
2548
2547
  fillRule: "evenodd",
2549
- d: "M6.222 25.64A14 14 0 1 0 21.778 2.36 14 14 0 0 0 6.222 25.64ZM7.333 4.023a12 12 0 1 1 13.334 19.955A12 12 0 0 1 7.333 4.022Z",
2548
+ d: "M6.222 25.64A14 14 0 1 0 21.778 2.36 14 14 0 0 0 6.222 25.64M7.333 4.023a12 12 0 1 1 13.334 19.955A12 12 0 0 1 7.333 4.022Z",
2550
2549
  clipRule: "evenodd"
2551
2550
  })));
2552
2551
  };
2553
- var ClockIcon = SvgClock;
2554
2552
 
2555
2553
  const DEFAULT_LABEL_GETTER = value => value;
2556
2554
  const NOOP = () => {};
@@ -2771,7 +2769,7 @@ function Timepicker(props) {
2771
2769
  collapseOnEmpty: collapseLabelOnEmpty,
2772
2770
  required: required
2773
2771
  }), jsxRuntime.jsx(InputAdorner, {
2774
- pre: jsxRuntime.jsx(ClockIcon, {}),
2772
+ pre: jsxRuntime.jsx(SvgClock, {}),
2775
2773
  inputRef: timeInputRef,
2776
2774
  disabled: disabled,
2777
2775
  readonly: readonly,
@@ -3151,10 +3149,9 @@ var SvgButton = function SvgButton(props) {
3151
3149
  fill: "currentcolor"
3152
3150
  }, props), _path$u || (_path$u = /*#__PURE__*/React__namespace.createElement("path", {
3153
3151
  fillRule: "evenodd",
3154
- d: "M45 17a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V20a3 3 0 0 1 3-3h36zm-9 8.889H18v2.222h18v-2.222z"
3152
+ d: "M45 17a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V20a3 3 0 0 1 3-3zm-9 8.889H18v2.222h18z"
3155
3153
  })));
3156
3154
  };
3157
- var ButtonIcon = SvgButton;
3158
3155
 
3159
3156
  var _path$t;
3160
3157
  function _extends$u() { _extends$u = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$u.apply(this, arguments); }
@@ -3165,10 +3162,9 @@ var SvgCheckbox = function SvgCheckbox(props) {
3165
3162
  height: 54,
3166
3163
  fill: "currentcolor"
3167
3164
  }, props), _path$t || (_path$t = /*#__PURE__*/React__namespace.createElement("path", {
3168
- d: "M34 18H20a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V20a2 2 0 0 0-2-2zm-9 14-5-5 1.41-1.41L25 29.17l7.59-7.59L34 23l-9 9z"
3165
+ d: "M34 18H20a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V20a2 2 0 0 0-2-2m-9 14-5-5 1.41-1.41L25 29.17l7.59-7.59L34 23z"
3169
3166
  })));
3170
3167
  };
3171
- var CheckboxIcon = SvgCheckbox;
3172
3168
 
3173
3169
  var _path$s;
3174
3170
  function _extends$t() { _extends$t = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$t.apply(this, arguments); }
@@ -3181,11 +3177,10 @@ var SvgChecklist = function SvgChecklist(props) {
3181
3177
  }, props), _path$s || (_path$s = /*#__PURE__*/React__namespace.createElement("path", {
3182
3178
  fill: "currentColor",
3183
3179
  fillRule: "evenodd",
3184
- d: "M14.35 24.75H19v4.65h-4.65v-4.65Zm-1.414-1.414a2 2 0 0 1 1.414-.586H19a2 2 0 0 1 2 2v4.65a2 2 0 0 1-2 2h-4.65a2 2 0 0 1-2-2v-4.65a2 2 0 0 1 .586-1.414ZM14.35 37.05H19v4.65h-4.65v-4.65Zm-1.414-1.414a2 2 0 0 1 1.414-.586H19a2 2 0 0 1 2 2v4.65a2 2 0 0 1-2 2h-4.65a2 2 0 0 1-2-2v-4.65a2 2 0 0 1 .586-1.414ZM14.35 12.45H19v4.65h-4.65v-4.65Zm-1.414-1.414a2 2 0 0 1 1.414-.586H19a2 2 0 0 1 2 2v4.65a2 2 0 0 1-2 2h-4.65a2 2 0 0 1-2-2v-4.65a2 2 0 0 1 .586-1.414Zm12.007 14.977a1 1 0 0 0-.293.707v.65a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-.65a1 1 0 0 0-1-1h-15a1 1 0 0 0-.707.293Zm0 12.3a1 1 0 0 0-.293.707v.65a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-.65a1 1 0 0 0-1-1h-15a1 1 0 0 0-.707.293Zm0-24.6a1 1 0 0 0-.293.707v.65a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-.65a1 1 0 0 0-1-1h-15a1 1 0 0 0-.707.293Z",
3180
+ d: "M14.35 24.75H19v4.65h-4.65zm-1.414-1.414a2 2 0 0 1 1.414-.586H19a2 2 0 0 1 2 2v4.65a2 2 0 0 1-2 2h-4.65a2 2 0 0 1-2-2v-4.65a2 2 0 0 1 .586-1.414M14.35 37.05H19v4.65h-4.65zm-1.414-1.414a2 2 0 0 1 1.414-.586H19a2 2 0 0 1 2 2v4.65a2 2 0 0 1-2 2h-4.65a2 2 0 0 1-2-2v-4.65a2 2 0 0 1 .586-1.414M14.35 12.45H19v4.65h-4.65zm-1.414-1.414a2 2 0 0 1 1.414-.586H19a2 2 0 0 1 2 2v4.65a2 2 0 0 1-2 2h-4.65a2 2 0 0 1-2-2v-4.65a2 2 0 0 1 .586-1.414m12.007 14.977a1 1 0 0 0-.293.707v.65a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-.65a1 1 0 0 0-1-1h-15a1 1 0 0 0-.707.293m0 12.3a1 1 0 0 0-.293.707v.65a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-.65a1 1 0 0 0-1-1h-15a1 1 0 0 0-.707.293m0-24.6a1 1 0 0 0-.293.707v.65a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-.65a1 1 0 0 0-1-1h-15a1 1 0 0 0-.707.293",
3185
3181
  clipRule: "evenodd"
3186
3182
  })));
3187
3183
  };
3188
- var ChecklistIcon = SvgChecklist;
3189
3184
 
3190
3185
  var _path$r, _path2$3, _path3;
3191
3186
  function _extends$s() { _extends$s = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$s.apply(this, arguments); }
@@ -3197,15 +3192,14 @@ var SvgDatetime = function SvgDatetime(props) {
3197
3192
  fill: "currentcolor"
3198
3193
  }, props), _path$r || (_path$r = /*#__PURE__*/React__namespace.createElement("path", {
3199
3194
  fillRule: "evenodd",
3200
- d: "M37.908 13.418h-5.004v-2.354h-1.766v2.354H21.13v-2.354h-1.766v2.354H14.36a2.07 2.07 0 0 0-2.06 2.06v23.549a2.07 2.07 0 0 0 2.06 2.06h6.77v-1.766h-6.358a.707.707 0 0 1-.706-.706V15.89c0-.39.316-.707.706-.707h4.592v2.355h1.766v-2.355h10.008v2.355h1.766v-2.355h4.592a.71.71 0 0 1 .707.707v6.358h1.765v-6.77c0-1.133-.927-2.06-2.06-2.06z"
3195
+ d: "M37.908 13.418h-5.004v-2.354h-1.766v2.354H21.13v-2.354h-1.766v2.354H14.36a2.07 2.07 0 0 0-2.06 2.06v23.549a2.07 2.07 0 0 0 2.06 2.06h6.77v-1.766h-6.358a.707.707 0 0 1-.706-.706V15.89c0-.39.316-.707.706-.707h4.592v2.355h1.766v-2.355h10.008v2.355h1.766v-2.355h4.592a.71.71 0 0 1 .707.707v6.358h1.765v-6.77c0-1.133-.927-2.06-2.06-2.06"
3201
3196
  })), _path2$3 || (_path2$3 = /*#__PURE__*/React__namespace.createElement("path", {
3202
3197
  d: "m35.13 37.603 1.237-1.237-3.468-3.475v-5.926h-1.754v6.654l3.984 3.984Z"
3203
3198
  })), _path3 || (_path3 = /*#__PURE__*/React__namespace.createElement("path", {
3204
3199
  fillRule: "evenodd",
3205
- d: "M23.08 36.962a9.678 9.678 0 1 0 17.883-7.408 9.678 9.678 0 0 0-17.882 7.408Zm4.54-10.292a7.924 7.924 0 1 1 8.805 13.177A7.924 7.924 0 0 1 27.62 26.67Z"
3200
+ d: "M23.08 36.962a9.678 9.678 0 1 0 17.883-7.408 9.678 9.678 0 0 0-17.882 7.408Zm4.54-10.292a7.924 7.924 0 1 1 8.805 13.177A7.924 7.924 0 0 1 27.62 26.67"
3206
3201
  })));
3207
3202
  };
3208
- var DatetimeIcon = SvgDatetime;
3209
3203
 
3210
3204
  var _path$q, _path2$2;
3211
3205
  function _extends$r() { _extends$r = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$r.apply(this, arguments); }
@@ -3217,12 +3211,11 @@ var SvgTaglist = function SvgTaglist(props) {
3217
3211
  fill: "currentcolor"
3218
3212
  }, props), _path$q || (_path$q = /*#__PURE__*/React__namespace.createElement("path", {
3219
3213
  fillRule: "evenodd",
3220
- d: "M45 16a3 3 0 0 1 3 3v16a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V19a3 3 0 0 1 3-3h36Zm0 2H9a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h36a1 1 0 0 0 1-1V19a1 1 0 0 0-1-1Z"
3214
+ d: "M45 16a3 3 0 0 1 3 3v16a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V19a3 3 0 0 1 3-3zm0 2H9a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h36a1 1 0 0 0 1-1V19a1 1 0 0 0-1-1"
3221
3215
  })), _path2$2 || (_path2$2 = /*#__PURE__*/React__namespace.createElement("path", {
3222
- d: "M11 22a1 1 0 0 1 1-1h19a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H12a1 1 0 0 1-1-1V22Z"
3216
+ d: "M11 22a1 1 0 0 1 1-1h19a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H12a1 1 0 0 1-1-1z"
3223
3217
  })));
3224
3218
  };
3225
- var TaglistIcon = SvgTaglist;
3226
3219
 
3227
3220
  var _rect, _rect2, _rect3;
3228
3221
  function _extends$q() { _extends$q = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$q.apply(this, arguments); }
@@ -3251,7 +3244,6 @@ var SvgForm = function SvgForm(props) {
3251
3244
  rx: 1
3252
3245
  })));
3253
3246
  };
3254
- var FormIcon = SvgForm;
3255
3247
 
3256
3248
  var _path$p;
3257
3249
  function _extends$p() { _extends$p = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$p.apply(this, arguments); }
@@ -3264,11 +3256,10 @@ var SvgGroup = function SvgGroup(props) {
3264
3256
  }, props), _path$p || (_path$p = /*#__PURE__*/React__namespace.createElement("path", {
3265
3257
  fill: "#000",
3266
3258
  fillRule: "evenodd",
3267
- d: "M4.05 42.132v1.164c0 .693.604 1.254 1.35 1.254h1.35v-2.507h-2.7v.09Zm0-2.328h2.7v-2.328h-2.7v2.328Zm0-4.656h2.7V32.82h-2.7v2.328Zm0-4.656h2.7v-2.328h-2.7v2.328Zm0-4.656h2.7v-2.328h-2.7v2.328Zm0-4.656h2.7v-2.328h-2.7v2.328Zm0-4.656h2.7v-2.328h-2.7v2.328Zm0-4.656v.09h2.7V9.45H5.4c-.746 0-1.35.561-1.35 1.254v1.164Zm5.4-2.418v2.507h2.7V9.45h-2.7Zm5.4 0v2.507h2.7V9.45h-2.7Zm5.4 0v2.507h2.7V9.45h-2.7Zm5.4 0v2.507h2.7V9.45h-2.7Zm5.4 0v2.507h2.7V9.45h-2.7Zm5.4 0v2.507h2.7V9.45h-2.7Zm5.4 0v2.507h2.7V9.45h-2.7Zm5.4 0v2.507h2.7v-1.253c0-.693-.604-1.254-1.35-1.254h-1.35Zm2.7 4.746h-2.7v2.328h2.7v-2.328Zm0 4.656h-2.7v2.328h2.7v-2.328Zm0 4.656h-2.7v2.328h2.7v-2.328Zm0 4.656h-2.7v2.328h2.7v-2.328Zm0 4.656h-2.7v2.328h2.7V32.82Zm0 4.656h-2.7v2.328h2.7v-2.328Zm0 4.656v-.09h-2.7v2.508h1.35c.746 0 1.35-.561 1.35-1.254v-1.164Zm-5.4 2.418v-2.507h-2.7v2.507h2.7Zm-5.4 0v-2.507h-2.7v2.507h2.7Zm-5.4 0v-2.507h-2.7v2.507h2.7Zm-5.4 0v-2.507h-2.7v2.507h2.7Zm-5.4 0v-2.507h-2.7v2.507h2.7Zm-5.4 0v-2.507h-2.7v2.507h2.7Zm-5.4 0v-2.507h-2.7v2.507h2.7Z",
3259
+ d: "M4.05 42.132v1.164c0 .693.604 1.254 1.35 1.254h1.35v-2.507h-2.7v.09Zm0-2.328h2.7v-2.328h-2.7zm0-4.656h2.7V32.82h-2.7zm0-4.656h2.7v-2.328h-2.7zm0-4.656h2.7v-2.328h-2.7zm0-4.656h2.7v-2.328h-2.7zm0-4.656h2.7v-2.328h-2.7zm0-4.656v.09h2.7V9.45H5.4c-.746 0-1.35.561-1.35 1.254zm5.4-2.418v2.507h2.7V9.45zm5.4 0v2.507h2.7V9.45zm5.4 0v2.507h2.7V9.45zm5.4 0v2.507h2.7V9.45zm5.4 0v2.507h2.7V9.45zm5.4 0v2.507h2.7V9.45zm5.4 0v2.507h2.7V9.45zm5.4 0v2.507h2.7v-1.253c0-.693-.604-1.254-1.35-1.254zm2.7 4.746h-2.7v2.328h2.7zm0 4.656h-2.7v2.328h2.7zm0 4.656h-2.7v2.328h2.7zm0 4.656h-2.7v2.328h2.7zm0 4.656h-2.7v2.328h2.7zm0 4.656h-2.7v2.328h2.7zm0 4.656v-.09h-2.7v2.508h1.35c.746 0 1.35-.561 1.35-1.254zm-5.4 2.418v-2.507h-2.7v2.507zm-5.4 0v-2.507h-2.7v2.507zm-5.4 0v-2.507h-2.7v2.507zm-5.4 0v-2.507h-2.7v2.507zm-5.4 0v-2.507h-2.7v2.507zm-5.4 0v-2.507h-2.7v2.507zm-5.4 0v-2.507h-2.7v2.507z",
3268
3260
  clipRule: "evenodd"
3269
3261
  })));
3270
3262
  };
3271
- var GroupIcon = SvgGroup;
3272
3263
 
3273
3264
  var _path$o;
3274
3265
  function _extends$o() { _extends$o = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$o.apply(this, arguments); }
@@ -3280,10 +3271,9 @@ var SvgNumber = function SvgNumber(props) {
3280
3271
  fill: "currentcolor"
3281
3272
  }, props), _path$o || (_path$o = /*#__PURE__*/React__namespace.createElement("path", {
3282
3273
  fillRule: "evenodd",
3283
- d: "M45 16a3 3 0 0 1 3 3v16a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V19a3 3 0 0 1 3-3h36zm0 2H9a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h36a1 1 0 0 0 1-1V19a1 1 0 0 0-1-1zM35 28.444h7l-3.5 4-3.5-4zM35 26h7l-3.5-4-3.5 4z"
3274
+ d: "M45 16a3 3 0 0 1 3 3v16a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V19a3 3 0 0 1 3-3zm0 2H9a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h36a1 1 0 0 0 1-1V19a1 1 0 0 0-1-1M35 28.444h7l-3.5 4zM35 26h7l-3.5-4z"
3284
3275
  })));
3285
3276
  };
3286
- var NumberIcon = SvgNumber;
3287
3277
 
3288
3278
  var _path$n;
3289
3279
  function _extends$n() { _extends$n = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$n.apply(this, arguments); }
@@ -3294,10 +3284,9 @@ var SvgRadio = function SvgRadio(props) {
3294
3284
  height: 54,
3295
3285
  fill: "currentcolor"
3296
3286
  }, props), _path$n || (_path$n = /*#__PURE__*/React__namespace.createElement("path", {
3297
- d: "M27 22c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0-5c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm0 18a8 8 0 1 1 0-16 8 8 0 1 1 0 16z"
3287
+ d: "M27 22c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5m0-5c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10m0 18a8 8 0 1 1 0-16 8 8 0 1 1 0 16"
3298
3288
  })));
3299
3289
  };
3300
- var RadioIcon = SvgRadio;
3301
3290
 
3302
3291
  var _path$m;
3303
3292
  function _extends$m() { _extends$m = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$m.apply(this, arguments); }
@@ -3309,10 +3298,9 @@ var SvgSelect = function SvgSelect(props) {
3309
3298
  fill: "currentcolor"
3310
3299
  }, props), _path$m || (_path$m = /*#__PURE__*/React__namespace.createElement("path", {
3311
3300
  fillRule: "evenodd",
3312
- d: "M45 16a3 3 0 0 1 3 3v16a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V19a3 3 0 0 1 3-3h36zm0 2H9a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h36a1 1 0 0 0 1-1V19a1 1 0 0 0-1-1zm-12 7h9l-4.5 6-4.5-6z"
3301
+ d: "M45 16a3 3 0 0 1 3 3v16a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V19a3 3 0 0 1 3-3zm0 2H9a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h36a1 1 0 0 0 1-1V19a1 1 0 0 0-1-1m-12 7h9l-4.5 6z"
3313
3302
  })));
3314
3303
  };
3315
- var SelectIcon = SvgSelect;
3316
3304
 
3317
3305
  var _path$l;
3318
3306
  function _extends$l() { _extends$l = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$l.apply(this, arguments); }
@@ -3324,10 +3312,9 @@ var SvgSeparator = function SvgSeparator(props) {
3324
3312
  fill: "none"
3325
3313
  }, props), _path$l || (_path$l = /*#__PURE__*/React__namespace.createElement("path", {
3326
3314
  fill: "currentColor",
3327
- d: "M26.293 16.293a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1-1.414 1.414L27 18.414l-3.293 3.293a1 1 0 0 1-1.414-1.414l4-4ZM9 26h36v2H9v-2Zm13.293 7.707 4 4a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0-1.414-1.414L27 35.586l-3.293-3.293a1 1 0 0 0-1.414 1.414Z"
3315
+ d: "M26.293 16.293a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1-1.414 1.414L27 18.414l-3.293 3.293a1 1 0 0 1-1.414-1.414zM9 26h36v2H9zm13.293 7.707 4 4a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0-1.414-1.414L27 35.586l-3.293-3.293a1 1 0 0 0-1.414 1.414"
3328
3316
  })));
3329
3317
  };
3330
- var SeparatorIcon = SvgSeparator;
3331
3318
 
3332
3319
  var _path$k;
3333
3320
  function _extends$k() { _extends$k = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$k.apply(this, arguments); }
@@ -3339,10 +3326,9 @@ var SvgSpacer = function SvgSpacer(props) {
3339
3326
  fill: "none"
3340
3327
  }, props), _path$k || (_path$k = /*#__PURE__*/React__namespace.createElement("path", {
3341
3328
  fill: "currentColor",
3342
- d: "M9 15v2h36v-2H9Zm0 22v2h36v-2H9Zm17.293-17.707a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1-1.414 1.414L27 21.414l-3.293 3.293a1 1 0 0 1-1.414-1.414l4-4Zm-4 11.414 4 4a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0-1.414-1.414L27 32.586l-3.293-3.293a1 1 0 0 0-1.414 1.414Z"
3329
+ d: "M9 15v2h36v-2zm0 22v2h36v-2zm17.293-17.707a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1-1.414 1.414L27 21.414l-3.293 3.293a1 1 0 0 1-1.414-1.414zm-4 11.414 4 4a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0-1.414-1.414L27 32.586l-3.293-3.293a1 1 0 0 0-1.414 1.414"
3343
3330
  })));
3344
3331
  };
3345
- var SpacerIcon = SvgSpacer;
3346
3332
 
3347
3333
  var _path$j;
3348
3334
  function _extends$j() { _extends$j = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$j.apply(this, arguments); }
@@ -3355,11 +3341,10 @@ var SvgDynamicList = function SvgDynamicList(props) {
3355
3341
  }, props), _path$j || (_path$j = /*#__PURE__*/React__namespace.createElement("path", {
3356
3342
  fill: "currentColor",
3357
3343
  fillRule: "evenodd",
3358
- d: "M2.7 43.296v1.254c0 .746.604 1.35 1.35 1.35h1.275v-1.795c.049.14.075.29.075.445v-1.254h-.075V43.2H4.05c.177 0 .347.034.502.096H2.7Zm2.7-2.507v-2.507H2.7v2.507h2.7Zm0-5.014v-2.507H2.7v2.507h2.7Zm0-5.014v-2.507H2.7v2.507h2.7Zm0-5.015V23.24H2.7v2.507h2.7Zm0-5.014v-2.507H2.7v2.507h2.7Zm0-5.014V13.21H2.7v2.507h2.7Zm-2.7-5.014h1.852a1.346 1.346 0 0 1-.502.096h1.275v-.096H5.4V9.45c0 .156-.026.306-.075.445V8.1H4.05A1.35 1.35 0 0 0 2.7 9.45v1.254Zm5.175.096h2.55V8.1h-2.55v2.7Zm5.1 0h2.55V8.1h-2.55v2.7Zm5.1 0h2.55V8.1h-2.55v2.7Zm5.1 0h2.55V8.1h-2.55v2.7Zm5.1 0h2.55V8.1h-2.55v2.7Zm5.1 0h2.55V8.1h-2.55v2.7Zm5.1 0h2.55V8.1h-2.55v2.7Zm5.1 0h2.55V8.1h-2.55v2.7Zm5.1-2.7v1.795a1.348 1.348 0 0 1-.075-.445v1.254h.075v.096h1.275a1.35 1.35 0 0 1-.502-.096H51.3V9.45a1.35 1.35 0 0 0-1.35-1.35h-1.275Zm-.075 5.11v2.508h2.7V13.21h-2.7Zm0 5.015v2.507h2.7v-2.507h-2.7Zm0 5.014v2.507h2.7V23.24h-2.7Zm0 5.015v2.507h2.7v-2.507h-2.7Zm0 5.014v2.507h2.7v-2.507h-2.7Zm0 5.014v2.507h2.7v-2.507h-2.7Zm2.7 5.014h-1.852a1.35 1.35 0 0 1 .502-.096h-1.275v.096H48.6v1.254c0-.156.026-.305.075-.445V45.9h1.275a1.35 1.35 0 0 0 1.35-1.35v-1.254Zm-5.175-.096h-2.55v2.7h2.55v-2.7Zm-5.1 0h-2.55v2.7h2.55v-2.7Zm-5.1 0h-2.55v2.7h2.55v-2.7Zm-5.1 0h-2.55v2.7h2.55v-2.7Zm-5.1 0h-2.55v2.7h2.55v-2.7Zm-5.1 0h-2.55v2.7h2.55v-2.7Zm-5.1 0h-2.55v2.7h2.55v-2.7Zm-5.1 0h-2.55v2.7h2.55v-2.7ZM16.2 17.55a4.05 4.05 0 0 1 4.05 4.05v1.35A4.05 4.05 0 0 1 16.2 27h-1.35a4.05 4.05 0 0 1-4.05-4.05V21.6a4.05 4.05 0 0 1 4.05-4.05h1.35Zm0 2.7h-1.35a1.35 1.35 0 0 0-1.35 1.35v1.35c0 .746.604 1.35 1.35 1.35h1.35a1.35 1.35 0 0 0 1.35-1.35V21.6a1.35 1.35 0 0 0-1.35-1.35Zm27 1.35a4.05 4.05 0 0 0-4.05-4.05H29.7a4.05 4.05 0 0 0-4.05 4.05v1.35A4.05 4.05 0 0 0 29.7 27h9.45a4.05 4.05 0 0 0 4.05-4.05V21.6Zm-13.5-1.35h9.45c.746 0 1.35.604 1.35 1.35v1.35a1.35 1.35 0 0 1-1.35 1.35H29.7a1.35 1.35 0 0 1-1.35-1.35V21.6c0-.746.604-1.35 1.35-1.35ZM43.2 37.8a4.05 4.05 0 0 0-4.05-4.05H29.7a4.05 4.05 0 0 0-4.05 4.05v1.35h2.7V37.8c0-.746.604-1.35 1.35-1.35h9.45c.746 0 1.35.604 1.35 1.35v1.35h2.7V37.8Zm-27-4.05a4.05 4.05 0 0 1 4.05 4.05v1.35h-2.7V37.8a1.35 1.35 0 0 0-1.35-1.35h-1.35a1.35 1.35 0 0 0-1.35 1.35v1.35h-2.7V37.8a4.05 4.05 0 0 1 4.05-4.05h1.35Z",
3344
+ d: "M2.7 43.296v1.254c0 .746.604 1.35 1.35 1.35h1.275v-1.795q.074.211.075.445v-1.254h-.075V43.2H4.05c.177 0 .347.034.502.096zm2.7-2.507v-2.507H2.7v2.507zm0-5.014v-2.507H2.7v2.507zm0-5.014v-2.507H2.7v2.507zm0-5.015V23.24H2.7v2.507h2.7Zm0-5.014v-2.507H2.7v2.507zm0-5.014V13.21H2.7v2.507zm-2.7-5.014h1.852a1.4 1.4 0 0 1-.502.096h1.275v-.096H5.4V9.45q0 .235-.075.445V8.1H4.05A1.35 1.35 0 0 0 2.7 9.45zm5.175.096h2.55V8.1h-2.55zm5.1 0h2.55V8.1h-2.55zm5.1 0h2.55V8.1h-2.55zm5.1 0h2.55V8.1h-2.55zm5.1 0h2.55V8.1h-2.55zm5.1 0h2.55V8.1h-2.55zm5.1 0h2.55V8.1h-2.55zm5.1 0h2.55V8.1h-2.55zm5.1-2.7v1.795a1.4 1.4 0 0 1-.075-.445v1.254h.075v.096h1.275a1.4 1.4 0 0 1-.502-.096H51.3V9.45a1.35 1.35 0 0 0-1.35-1.35zm-.075 5.11v2.508h2.7V13.21zm0 5.015v2.507h2.7v-2.507zm0 5.014v2.507h2.7V23.24zm0 5.015v2.507h2.7v-2.507zm0 5.014v2.507h2.7v-2.507zm0 5.014v2.507h2.7v-2.507zm2.7 5.014h-1.852a1.4 1.4 0 0 1 .502-.096h-1.275v.096H48.6v1.254q0-.235.075-.445V45.9h1.275a1.35 1.35 0 0 0 1.35-1.35zm-5.175-.096h-2.55v2.7h2.55zm-5.1 0h-2.55v2.7h2.55zm-5.1 0h-2.55v2.7h2.55zm-5.1 0h-2.55v2.7h2.55zm-5.1 0h-2.55v2.7h2.55zm-5.1 0h-2.55v2.7h2.55zm-5.1 0h-2.55v2.7h2.55zm-5.1 0h-2.55v2.7h2.55zM16.2 17.55a4.05 4.05 0 0 1 4.05 4.05v1.35A4.05 4.05 0 0 1 16.2 27h-1.35a4.05 4.05 0 0 1-4.05-4.05V21.6a4.05 4.05 0 0 1 4.05-4.05zm0 2.7h-1.35a1.35 1.35 0 0 0-1.35 1.35v1.35c0 .746.604 1.35 1.35 1.35h1.35a1.35 1.35 0 0 0 1.35-1.35V21.6a1.35 1.35 0 0 0-1.35-1.35m27 1.35a4.05 4.05 0 0 0-4.05-4.05H29.7a4.05 4.05 0 0 0-4.05 4.05v1.35A4.05 4.05 0 0 0 29.7 27h9.45a4.05 4.05 0 0 0 4.05-4.05zm-13.5-1.35h9.45c.746 0 1.35.604 1.35 1.35v1.35a1.35 1.35 0 0 1-1.35 1.35H29.7a1.35 1.35 0 0 1-1.35-1.35V21.6c0-.746.604-1.35 1.35-1.35M43.2 37.8a4.05 4.05 0 0 0-4.05-4.05H29.7a4.05 4.05 0 0 0-4.05 4.05v1.35h2.7V37.8c0-.746.604-1.35 1.35-1.35h9.45c.746 0 1.35.604 1.35 1.35v1.35h2.7zm-27-4.05a4.05 4.05 0 0 1 4.05 4.05v1.35h-2.7V37.8a1.35 1.35 0 0 0-1.35-1.35h-1.35a1.35 1.35 0 0 0-1.35 1.35v1.35h-2.7V37.8a4.05 4.05 0 0 1 4.05-4.05z",
3359
3345
  clipRule: "evenodd"
3360
3346
  })));
3361
3347
  };
3362
- var DynamicListIcon = SvgDynamicList;
3363
3348
 
3364
3349
  var _path$i;
3365
3350
  function _extends$i() { _extends$i = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$i.apply(this, arguments); }
@@ -3370,10 +3355,9 @@ var SvgText = function SvgText(props) {
3370
3355
  height: 54,
3371
3356
  fill: "currentcolor"
3372
3357
  }, props), _path$i || (_path$i = /*#__PURE__*/React__namespace.createElement("path", {
3373
- d: "M20.58 33.77h-3l-1.18-3.08H11l-1.1 3.08H7l5.27-13.54h2.89zm-5-5.36-1.86-5-1.83 5zM22 20.23h5.41a15.47 15.47 0 0 1 2.4.14 3.42 3.42 0 0 1 1.41.55 3.47 3.47 0 0 1 1 1.14 3 3 0 0 1 .42 1.58 3.26 3.26 0 0 1-1.91 2.94 3.63 3.63 0 0 1 1.91 1.22 3.28 3.28 0 0 1 .66 2 4 4 0 0 1-.43 1.8 3.63 3.63 0 0 1-1.09 1.4 3.89 3.89 0 0 1-1.83.65q-.69.07-3.3.09H22zm2.73 2.25v3.13h3.8a1.79 1.79 0 0 0 1.1-.49 1.41 1.41 0 0 0 .41-1 1.49 1.49 0 0 0-.35-1 1.54 1.54 0 0 0-1-.48c-.27 0-1.05-.05-2.34-.05zm0 5.39v3.62h2.57a11.52 11.52 0 0 0 1.88-.09 1.65 1.65 0 0 0 1-.54 1.6 1.6 0 0 0 .38-1.14 1.75 1.75 0 0 0-.29-1 1.69 1.69 0 0 0-.86-.62 9.28 9.28 0 0 0-2.41-.23zm19.62.92 2.65.84a5.94 5.94 0 0 1-2 3.29A5.74 5.74 0 0 1 41.38 34a5.87 5.87 0 0 1-4.44-1.84 7.09 7.09 0 0 1-1.73-5A7.43 7.43 0 0 1 37 21.87 6 6 0 0 1 41.54 20a5.64 5.64 0 0 1 4 1.47A5.33 5.33 0 0 1 47 24l-2.7.65a2.8 2.8 0 0 0-2.86-2.27A3.09 3.09 0 0 0 39 23.42a5.31 5.31 0 0 0-.93 3.5 5.62 5.62 0 0 0 .93 3.65 3 3 0 0 0 2.4 1.09 2.72 2.72 0 0 0 1.82-.66 4 4 0 0 0 1.13-2.21z"
3358
+ d: "M20.58 33.77h-3l-1.18-3.08H11l-1.1 3.08H7l5.27-13.54h2.89zm-5-5.36-1.86-5-1.83 5zM22 20.23h5.41a15.5 15.5 0 0 1 2.4.14 3.4 3.4 0 0 1 1.41.55 3.5 3.5 0 0 1 1 1.14 3 3 0 0 1 .42 1.58 3.26 3.26 0 0 1-1.91 2.94 3.63 3.63 0 0 1 1.91 1.22 3.28 3.28 0 0 1 .66 2 4 4 0 0 1-.43 1.8 3.6 3.6 0 0 1-1.09 1.4 3.9 3.9 0 0 1-1.83.65q-.69.07-3.3.09H22zm2.73 2.25v3.13h3.8a1.8 1.8 0 0 0 1.1-.49 1.4 1.4 0 0 0 .41-1 1.5 1.5 0 0 0-.35-1 1.54 1.54 0 0 0-1-.48c-.27 0-1.05-.05-2.34-.05zm0 5.39v3.62h2.57a11.5 11.5 0 0 0 1.88-.09 1.65 1.65 0 0 0 1-.54 1.6 1.6 0 0 0 .38-1.14 1.75 1.75 0 0 0-.29-1 1.7 1.7 0 0 0-.86-.62 9.3 9.3 0 0 0-2.41-.23zm19.62.92 2.65.84a5.94 5.94 0 0 1-2 3.29A5.74 5.74 0 0 1 41.38 34a5.87 5.87 0 0 1-4.44-1.84 7.1 7.1 0 0 1-1.73-5A7.43 7.43 0 0 1 37 21.87 6 6 0 0 1 41.54 20a5.64 5.64 0 0 1 4 1.47A5.33 5.33 0 0 1 47 24l-2.7.65a2.8 2.8 0 0 0-2.86-2.27A3.09 3.09 0 0 0 39 23.42a5.3 5.3 0 0 0-.93 3.5 5.62 5.62 0 0 0 .93 3.65 3 3 0 0 0 2.4 1.09 2.72 2.72 0 0 0 1.82-.66 4 4 0 0 0 1.13-2.21"
3374
3359
  })));
3375
3360
  };
3376
- var TextIcon = SvgText;
3377
3361
 
3378
3362
  var _path$h;
3379
3363
  function _extends$h() { _extends$h = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$h.apply(this, arguments); }
@@ -3386,11 +3370,10 @@ var SvgHtml = function SvgHtml(props) {
3386
3370
  }, props), _path$h || (_path$h = /*#__PURE__*/React__namespace.createElement("path", {
3387
3371
  fill: "currentColor",
3388
3372
  fillRule: "evenodd",
3389
- d: "M47.008 12.15c1.625 0 2.942 1.36 2.942 3.039v23.622c0 1.678-1.317 3.039-2.942 3.039H6.992c-1.625 0-2.942-1.36-2.942-3.039V15.189c0-1.678 1.317-3.039 2.942-3.039h40.016Zm0 2.026H6.992c-.542 0-.98.454-.98 1.013V16.2h-.004v2.7h.003v19.911c0 .56.44 1.013.98 1.013h40.017c.542 0 .98-.453.98-1.013V18.9h.005v-2.7h-.004v-1.011c0-.56-.44-1.013-.98-1.013ZM14.934 26.055v-3.78h2.194v9.45h-2.194v-3.78h-3.29v3.78H9.45v-9.45h2.194v3.78h3.29Zm4.388-1.89h2.194v7.56h2.193v-7.56h2.194v-1.89h-6.581v1.89Zm14.26-1.89h2.193v9.45h-2.194V25.11l-1.645 3.78-1.645-3.78v6.615h-2.194v-9.45h2.194l1.645 3.78 1.645-3.78Zm4.387 0h2.194v7.56h4.387v1.89h-6.581v-9.45Z",
3373
+ d: "M47.008 12.15c1.625 0 2.942 1.36 2.942 3.039v23.622c0 1.678-1.317 3.039-2.942 3.039H6.992c-1.625 0-2.942-1.36-2.942-3.039V15.189c0-1.678 1.317-3.039 2.942-3.039zm0 2.026H6.992c-.542 0-.98.454-.98 1.013V16.2h-.004v2.7h.003v19.911c0 .56.44 1.013.98 1.013h40.017c.542 0 .98-.453.98-1.013V18.9h.005v-2.7h-.004v-1.011c0-.56-.44-1.013-.98-1.013M14.934 26.055v-3.78h2.194v9.45h-2.194v-3.78h-3.29v3.78H9.45v-9.45h2.194v3.78zm4.388-1.89h2.194v7.56h2.193v-7.56h2.194v-1.89h-6.581zm14.26-1.89h2.193v9.45h-2.194V25.11l-1.645 3.78-1.645-3.78v6.615h-2.194v-9.45h2.194l1.645 3.78zm4.387 0h2.194v7.56h4.387v1.89h-6.581z",
3390
3374
  clipRule: "evenodd"
3391
3375
  })));
3392
3376
  };
3393
- var HTMLIcon = SvgHtml;
3394
3377
 
3395
3378
  var _path$g;
3396
3379
  function _extends$g() { _extends$g = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$g.apply(this, arguments); }
@@ -3403,11 +3386,10 @@ var SvgExpressionField = function SvgExpressionField(props) {
3403
3386
  }, props), _path$g || (_path$g = /*#__PURE__*/React__namespace.createElement("path", {
3404
3387
  fill: "currentcolor",
3405
3388
  fillRule: "evenodd",
3406
- d: "M12.78 16.2v6.75c0 1.619-.635 3.059-1.618 4.05.983.991 1.618 2.431 1.618 4.05v6.75h3.51v2.7h-3.51c-1.289 0-2.34-1.213-2.34-2.7v-6.75c0-1.487-1.051-2.7-2.34-2.7v-2.7c1.289 0 2.34-1.213 2.34-2.7V16.2c0-1.487 1.051-2.7 2.34-2.7h3.51v2.7h-3.51Zm30.78 0v6.75c0 1.487 1.051 2.7 2.34 2.7v2.7c-1.289 0-2.34 1.213-2.34 2.7v6.75c0 1.487-1.051 2.7-2.34 2.7h-3.51v-2.7h3.51v-6.75c0-1.619.635-3.059 1.618-4.05-.983-.991-1.618-2.431-1.618-4.05V16.2h-3.51v-2.7h3.51c1.289 0 2.34 1.213 2.34 2.7ZM21.8 34.531c.467-.379.787-.965.959-1.758l1.788-8.34h1.585l.387-1.828h-1.585l.405-1.878h1.585l.387-1.827H25.69c-.847 0-1.505.19-1.972.569-.454.379-.768.965-.94 1.758l-.294 1.378H21.34l-.387 1.827h1.142l-1.898 8.841h-1.585l-.387 1.827h1.622c.848 0 1.499-.19 1.953-.569Zm7.248-7.686-3.797 4.808h2.599l2.12-3.016h.22l.885 3.016h2.599l-1.677-4.36 3.778-4.688h-2.599l-2.12 2.947h-.22l-.885-2.947h-2.599l1.696 4.24Z",
3389
+ d: "M12.78 16.2v6.75c0 1.619-.635 3.059-1.618 4.05.983.991 1.618 2.431 1.618 4.05v6.75h3.51v2.7h-3.51c-1.289 0-2.34-1.213-2.34-2.7v-6.75c0-1.487-1.051-2.7-2.34-2.7v-2.7c1.289 0 2.34-1.213 2.34-2.7V16.2c0-1.487 1.051-2.7 2.34-2.7h3.51v2.7zm30.78 0v6.75c0 1.487 1.051 2.7 2.34 2.7v2.7c-1.289 0-2.34 1.213-2.34 2.7v6.75c0 1.487-1.051 2.7-2.34 2.7h-3.51v-2.7h3.51v-6.75c0-1.619.635-3.059 1.618-4.05-.983-.991-1.618-2.431-1.618-4.05V16.2h-3.51v-2.7h3.51c1.289 0 2.34 1.213 2.34 2.7M21.8 34.531q.7-.569.959-1.758l1.788-8.34h1.585l.387-1.828h-1.585l.405-1.878h1.585l.387-1.827H25.69q-1.271 0-1.972.569-.681.569-.94 1.758l-.294 1.378H21.34l-.387 1.827h1.142l-1.898 8.841h-1.585l-.387 1.827h1.622q1.272 0 1.953-.569m7.248-7.686-3.797 4.808h2.599l2.12-3.016h.22l.885 3.016h2.599l-1.677-4.36 3.778-4.688h-2.599l-2.12 2.947h-.22l-.885-2.947h-2.599z",
3407
3390
  clipRule: "evenodd"
3408
3391
  })));
3409
3392
  };
3410
- var ExpressionFieldIcon = SvgExpressionField;
3411
3393
 
3412
3394
  var _path$f;
3413
3395
  function _extends$f() { _extends$f = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$f.apply(this, arguments); }
@@ -3419,10 +3401,9 @@ var SvgTextfield = function SvgTextfield(props) {
3419
3401
  fill: "currentcolor"
3420
3402
  }, props), _path$f || (_path$f = /*#__PURE__*/React__namespace.createElement("path", {
3421
3403
  fillRule: "evenodd",
3422
- d: "M45 16a3 3 0 0 1 3 3v16a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V19a3 3 0 0 1 3-3h36zm0 2H9a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h36a1 1 0 0 0 1-1V19a1 1 0 0 0-1-1zm-32 4v10h-2V22h2z"
3404
+ d: "M45 16a3 3 0 0 1 3 3v16a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V19a3 3 0 0 1 3-3zm0 2H9a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h36a1 1 0 0 0 1-1V19a1 1 0 0 0-1-1m-32 4v10h-2V22z"
3423
3405
  })));
3424
3406
  };
3425
- var TextfieldIcon = SvgTextfield;
3426
3407
 
3427
3408
  var _path$e;
3428
3409
  function _extends$e() { _extends$e = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$e.apply(this, arguments); }
@@ -3434,10 +3415,9 @@ var SvgTextarea = function SvgTextarea(props) {
3434
3415
  fill: "currentcolor"
3435
3416
  }, props), _path$e || (_path$e = /*#__PURE__*/React__namespace.createElement("path", {
3436
3417
  fillRule: "evenodd",
3437
- d: "M45 13a3 3 0 0 1 3 3v22a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V16a3 3 0 0 1 3-3h36zm0 2H9a1 1 0 0 0-1 1v22a1 1 0 0 0 1 1h36a1 1 0 0 0 1-1V16a1 1 0 0 0-1-1zm-1.136 15.5.849.849-6.364 6.364-.849-.849 6.364-6.364zm.264 3.5.849.849-2.828 2.828-.849-.849L44.128 34zM13 19v10h-2V19h2z"
3418
+ d: "M45 13a3 3 0 0 1 3 3v22a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V16a3 3 0 0 1 3-3zm0 2H9a1 1 0 0 0-1 1v22a1 1 0 0 0 1 1h36a1 1 0 0 0 1-1V16a1 1 0 0 0-1-1m-1.136 15.5.849.849-6.364 6.364-.849-.849zm.264 3.5.849.849-2.828 2.828-.849-.849zM13 19v10h-2V19z"
3438
3419
  })));
3439
3420
  };
3440
- var TextareaIcon = SvgTextarea;
3441
3421
 
3442
3422
  var _path$d;
3443
3423
  function _extends$d() { _extends$d = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$d.apply(this, arguments); }
@@ -3450,11 +3430,10 @@ var SvgIFrame = function SvgIFrame(props) {
3450
3430
  }, props), _path$d || (_path$d = /*#__PURE__*/React__namespace.createElement("path", {
3451
3431
  fill: "currentColor",
3452
3432
  fillRule: "evenodd",
3453
- d: "M45.658 9.45c1.625 0 2.942 1.36 2.942 3.039V22.95h-1.961v-4.383H7.36V41.51c0 .56.44 1.013.98 1.013H27v2.026H8.342c-1.625 0-2.942-1.36-2.942-3.039V12.489c0-1.678 1.317-3.039 2.942-3.039h37.316Zm0 2.026H8.342c-.542 0-.98.454-.98 1.013v4.052h39.277v-4.052c0-.56-.44-1.013-.98-1.013ZM31.05 35.775A8.768 8.768 0 0 1 39.825 27a8.768 8.768 0 0 1 8.775 8.775 8.768 8.768 0 0 1-8.775 8.775 8.768 8.768 0 0 1-8.775-8.775Zm12.388-.516h3.097c-.206-2.581-1.858-4.646-4.026-5.678.62 1.548.93 3.613.93 5.678Zm-5.162 2.065c.207 3.303 1.136 4.955 1.549 5.161.413-.206 1.239-1.858 1.445-5.161h-2.994Zm1.446-8.26c-.31.207-1.342 2.272-1.446 6.195h2.994c-.103-3.923-1.135-5.988-1.548-6.194Zm-3.51 6.195c.103-2.065.31-4.13.929-5.678-2.168 1.032-3.82 3.097-4.026 5.678h3.097Zm0 2.065h-2.89c.515 2.064 1.96 3.82 3.819 4.645-.516-1.342-.826-2.994-.93-4.645Zm7.226 0c-.103 1.755-.413 3.303-.929 4.645 1.858-.826 3.304-2.58 3.923-4.645h-2.994Z",
3433
+ d: "M45.658 9.45c1.625 0 2.942 1.36 2.942 3.039V22.95h-1.961v-4.383H7.36V41.51c0 .56.44 1.013.98 1.013H27v2.026H8.342c-1.625 0-2.942-1.36-2.942-3.039V12.489c0-1.678 1.317-3.039 2.942-3.039zm0 2.026H8.342c-.542 0-.98.454-.98 1.013v4.052h39.277v-4.052c0-.56-.44-1.013-.98-1.013ZM31.05 35.775A8.77 8.77 0 0 1 39.825 27a8.77 8.77 0 0 1 8.775 8.775 8.77 8.77 0 0 1-8.775 8.775 8.77 8.77 0 0 1-8.775-8.775m12.388-.516h3.097c-.206-2.581-1.858-4.646-4.026-5.678.62 1.548.93 3.613.93 5.678Zm-5.162 2.065c.207 3.303 1.136 4.955 1.549 5.161.413-.206 1.239-1.858 1.445-5.161zm1.446-8.26c-.31.207-1.342 2.272-1.446 6.195h2.994c-.103-3.923-1.135-5.988-1.548-6.194Zm-3.51 6.195c.103-2.065.31-4.13.929-5.678-2.168 1.032-3.82 3.097-4.026 5.678zm0 2.065h-2.89c.515 2.064 1.96 3.82 3.819 4.645-.516-1.342-.826-2.994-.93-4.645Zm7.226 0q-.155 2.632-.929 4.645c1.858-.826 3.304-2.58 3.923-4.645z",
3454
3434
  clipRule: "evenodd"
3455
3435
  })));
3456
3436
  };
3457
- var IFrameIcon = SvgIFrame;
3458
3437
 
3459
3438
  var _path$c, _path2$1;
3460
3439
  function _extends$c() { _extends$c = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$c.apply(this, arguments); }
@@ -3470,11 +3449,10 @@ var SvgImage = function SvgImage(props) {
3470
3449
  clipRule: "evenodd"
3471
3450
  })), _path2$1 || (_path2$1 = /*#__PURE__*/React__namespace.createElement("path", {
3472
3451
  fillRule: "evenodd",
3473
- d: "M15 13a2 2 0 0 0-2 2v24a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V15a2 2 0 0 0-2-2H15Zm24 2H15v12.45l4.71-4.709a1.91 1.91 0 0 1 2.702 0l6.695 6.695 2.656-1.77a1.91 1.91 0 0 1 2.411.239L39 32.73V15ZM15 39v-8.754a.975.975 0 0 0 .168-.135l5.893-5.893 6.684 6.685a1.911 1.911 0 0 0 2.41.238l2.657-1.77 6.02 6.02c.052.051.108.097.168.135V39H15Z",
3452
+ d: "M15 13a2 2 0 0 0-2 2v24a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V15a2 2 0 0 0-2-2zm24 2H15v12.45l4.71-4.709a1.91 1.91 0 0 1 2.702 0l6.695 6.695 2.656-1.77a1.91 1.91 0 0 1 2.411.239L39 32.73zM15 39v-8.754a1 1 0 0 0 .168-.135l5.893-5.893 6.684 6.685a1.91 1.91 0 0 0 2.41.238l2.657-1.77 6.02 6.02q.078.077.168.135V39z",
3474
3453
  clipRule: "evenodd"
3475
3454
  })));
3476
3455
  };
3477
- var ImageIcon = SvgImage;
3478
3456
 
3479
3457
  var _path$b;
3480
3458
  function _extends$b() { _extends$b = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$b.apply(this, arguments); }
@@ -3486,36 +3464,35 @@ var SvgTable = function SvgTable(props) {
3486
3464
  }, props), _path$b || (_path$b = /*#__PURE__*/React__namespace.createElement("path", {
3487
3465
  fill: "currentcolor",
3488
3466
  fillRule: "evenodd",
3489
- d: "M42.545 12.273A2.455 2.455 0 0 1 45 14.727v24.546a2.455 2.455 0 0 1-2.455 2.454h-31.09A2.455 2.455 0 0 1 9 39.273V14.727a2.455 2.455 0 0 1 2.455-2.454zM27.818 40.09h14.727a.818.818 0 0 0 .819-.818v-4.91H27.818Zm-1.636-5.727v5.727H11.455a.818.818 0 0 1-.819-.818v-4.91zm1.636-1.637h15.546V27H27.818ZM26.182 27v5.727H10.636V27zm1.636-1.636h15.546v-5.728H27.818Zm-1.636-5.728v5.728H10.636v-5.728z",
3467
+ d: "M42.545 12.273A2.455 2.455 0 0 1 45 14.727v24.546a2.455 2.455 0 0 1-2.455 2.454h-31.09A2.455 2.455 0 0 1 9 39.273V14.727a2.455 2.455 0 0 1 2.455-2.454zM27.818 40.09h14.727a.82.82 0 0 0 .819-.818v-4.91H27.818Zm-1.636-5.727v5.727H11.455a.82.82 0 0 1-.819-.818v-4.91zm1.636-1.637h15.546V27H27.818ZM26.182 27v5.727H10.636V27zm1.636-1.636h15.546v-5.728H27.818Zm-1.636-5.728v5.728H10.636v-5.728z",
3490
3468
  clipRule: "evenodd"
3491
3469
  })));
3492
3470
  };
3493
- var TableIcon = SvgTable;
3494
3471
 
3495
3472
  const iconsByType = type => {
3496
3473
  return {
3497
- button: ButtonIcon,
3498
- checkbox: CheckboxIcon,
3499
- checklist: ChecklistIcon,
3500
- columns: GroupIcon,
3501
- datetime: DatetimeIcon,
3502
- group: GroupIcon,
3503
- iframe: IFrameIcon,
3504
- image: ImageIcon,
3505
- number: NumberIcon,
3506
- expression: ExpressionFieldIcon,
3507
- radio: RadioIcon,
3508
- select: SelectIcon,
3509
- separator: SeparatorIcon,
3510
- spacer: SpacerIcon,
3511
- dynamiclist: DynamicListIcon,
3512
- taglist: TaglistIcon,
3513
- text: TextIcon,
3514
- html: HTMLIcon,
3515
- textfield: TextfieldIcon,
3516
- textarea: TextareaIcon,
3517
- table: TableIcon,
3518
- default: FormIcon
3474
+ button: SvgButton,
3475
+ checkbox: SvgCheckbox,
3476
+ checklist: SvgChecklist,
3477
+ columns: SvgGroup,
3478
+ datetime: SvgDatetime,
3479
+ group: SvgGroup,
3480
+ iframe: SvgIFrame,
3481
+ image: SvgImage,
3482
+ number: SvgNumber,
3483
+ expression: SvgExpressionField,
3484
+ radio: SvgRadio,
3485
+ select: SvgSelect,
3486
+ separator: SvgSeparator,
3487
+ spacer: SvgSpacer,
3488
+ dynamiclist: SvgDynamicList,
3489
+ taglist: SvgTaglist,
3490
+ text: SvgText,
3491
+ html: SvgHtml,
3492
+ textfield: SvgTextfield,
3493
+ textarea: SvgTextarea,
3494
+ table: SvgTable,
3495
+ default: SvgForm
3519
3496
  }[type];
3520
3497
  };
3521
3498
 
@@ -3608,7 +3585,6 @@ var SvgAngelDown = function SvgAngelDown(props) {
3608
3585
  clipRule: "evenodd"
3609
3586
  })));
3610
3587
  };
3611
- var AngelDownIcon = SvgAngelDown;
3612
3588
 
3613
3589
  var _path$9;
3614
3590
  function _extends$9() { _extends$9 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$9.apply(this, arguments); }
@@ -3626,7 +3602,6 @@ var SvgAngelUp = function SvgAngelUp(props) {
3626
3602
  clipRule: "evenodd"
3627
3603
  })));
3628
3604
  };
3629
- var AngelUpIcon = SvgAngelUp;
3630
3605
 
3631
3606
  function countDecimals(number) {
3632
3607
  const num = Big(number);
@@ -3855,7 +3830,7 @@ function Numberfield(props) {
3855
3830
  "aria-label": "Increment",
3856
3831
  onClick: () => increment(),
3857
3832
  tabIndex: -1,
3858
- children: jsxRuntime.jsx(AngelUpIcon, {})
3833
+ children: jsxRuntime.jsx(SvgAngelUp, {})
3859
3834
  }), jsxRuntime.jsx("div", {
3860
3835
  class: "fjs-number-arrow-separator"
3861
3836
  }), jsxRuntime.jsx("button", {
@@ -3864,7 +3839,7 @@ function Numberfield(props) {
3864
3839
  "aria-label": "Decrement",
3865
3840
  onClick: () => decrement(),
3866
3841
  tabIndex: -1,
3867
- children: jsxRuntime.jsx(AngelDownIcon, {})
3842
+ children: jsxRuntime.jsx(SvgAngelDown, {})
3868
3843
  })]
3869
3844
  })]
3870
3845
  })
@@ -4019,7 +3994,6 @@ var SvgXMark = function SvgXMark(props) {
4019
3994
  clipRule: "evenodd"
4020
3995
  })));
4021
3996
  };
4022
- var XMarkIcon = SvgXMark;
4023
3997
 
4024
3998
  function SearchableSelect(props) {
4025
3999
  const {
@@ -4166,11 +4140,11 @@ function SearchableSelect(props) {
4166
4140
  setValue(null);
4167
4141
  e.preventDefault();
4168
4142
  },
4169
- children: [jsxRuntime.jsx(XMarkIcon, {}), ' ']
4143
+ children: [jsxRuntime.jsx(SvgXMark, {}), ' ']
4170
4144
  }), jsxRuntime.jsx("span", {
4171
4145
  class: "fjs-select-arrow",
4172
4146
  onMouseDown: e => onAngelMouseDown(e),
4173
- children: displayState.displayDropdown ? jsxRuntime.jsx(AngelUpIcon, {}) : jsxRuntime.jsx(AngelDownIcon, {})
4147
+ children: displayState.displayDropdown ? jsxRuntime.jsx(SvgAngelUp, {}) : jsxRuntime.jsx(SvgAngelDown, {})
4174
4148
  })]
4175
4149
  }), jsxRuntime.jsx("div", {
4176
4150
  class: "fjs-select-anchor",
@@ -4284,10 +4258,10 @@ function SimpleSelect(props) {
4284
4258
  setValue(null);
4285
4259
  e.stopPropagation();
4286
4260
  },
4287
- children: jsxRuntime.jsx(XMarkIcon, {})
4261
+ children: jsxRuntime.jsx(SvgXMark, {})
4288
4262
  }), jsxRuntime.jsx("span", {
4289
4263
  class: "fjs-select-arrow",
4290
- children: displayState.displayDropdown ? jsxRuntime.jsx(AngelUpIcon, {}) : jsxRuntime.jsx(AngelDownIcon, {})
4264
+ children: displayState.displayDropdown ? jsxRuntime.jsx(SvgAngelUp, {}) : jsxRuntime.jsx(SvgAngelDown, {})
4291
4265
  })]
4292
4266
  }), jsxRuntime.jsx("div", {
4293
4267
  class: "fjs-select-anchor",
@@ -4681,7 +4655,7 @@ function Taglist(props) {
4681
4655
  onFocus: onElementFocus,
4682
4656
  onBlur: onElementBlur,
4683
4657
  onClick: event => onTagRemoveClick(event, v),
4684
- children: jsxRuntime.jsx(XMarkIcon, {})
4658
+ children: jsxRuntime.jsx(SvgXMark, {})
4685
4659
  })]
4686
4660
  });
4687
4661
  })
@@ -4755,8 +4729,7 @@ function sanitizeHTML(html) {
4755
4729
  const element = doc.body.firstChild;
4756
4730
  if (element) {
4757
4731
  sanitizeNode( /** @type Element */element);
4758
- return (/** @type Element */element.innerHTML
4759
- );
4732
+ return /** @type Element */element.innerHTML;
4760
4733
  } else {
4761
4734
  // handle the case that document parsing
4762
4735
  // does not work at all, due to HTML gibberish
@@ -5246,10 +5219,9 @@ var SvgArrowDown = function SvgArrowDown(props) {
5246
5219
  viewBox: "0 0 32 32"
5247
5220
  }, props), _path$7 || (_path$7 = /*#__PURE__*/React__namespace.createElement("path", {
5248
5221
  fill: "currentcolor",
5249
- d: "M24.59 16.59 17 24.17V4h-2v20.17l-7.59-7.58L6 18l10 10 10-10-1.41-1.41z"
5222
+ d: "M24.59 16.59 17 24.17V4h-2v20.17l-7.59-7.58L6 18l10 10 10-10z"
5250
5223
  })));
5251
5224
  };
5252
- var ArrowDownIcon = SvgArrowDown;
5253
5225
 
5254
5226
  var _path$6;
5255
5227
  function _extends$6() { _extends$6 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$6.apply(this, arguments); }
@@ -5259,10 +5231,9 @@ var SvgArrowUp = function SvgArrowUp(props) {
5259
5231
  viewBox: "0 0 32 32"
5260
5232
  }, props), _path$6 || (_path$6 = /*#__PURE__*/React__namespace.createElement("path", {
5261
5233
  fill: "currentcolor",
5262
- d: "M16 4 6 14l1.41 1.41L15 7.83V28h2V7.83l7.59 7.58L26 14 16 4z"
5234
+ d: "M16 4 6 14l1.41 1.41L15 7.83V28h2V7.83l7.59 7.58L26 14z"
5263
5235
  })));
5264
5236
  };
5265
- var ArrowUpIcon = SvgArrowUp;
5266
5237
 
5267
5238
  var _path$5;
5268
5239
  function _extends$5() { _extends$5 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$5.apply(this, arguments); }
@@ -5276,7 +5247,6 @@ var SvgCaretLeft = function SvgCaretLeft(props) {
5276
5247
  d: "m20 24-10-8 10-8z"
5277
5248
  })));
5278
5249
  };
5279
- var CaretLeftIcon = SvgCaretLeft;
5280
5250
 
5281
5251
  var _path$4;
5282
5252
  function _extends$4() { _extends$4 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$4.apply(this, arguments); }
@@ -5290,7 +5260,6 @@ var SvgCaretRight = function SvgCaretRight(props) {
5290
5260
  d: "m12 8 10 8-10 8z"
5291
5261
  })));
5292
5262
  };
5293
- var CaretRightIcon = SvgCaretRight;
5294
5263
 
5295
5264
  const type = 'table';
5296
5265
 
@@ -5406,9 +5375,9 @@ function Table(props) {
5406
5375
  children: jsxRuntime.jsxs("span", {
5407
5376
  class: "fjs-table-th-label",
5408
5377
  children: [displayLabel, sortBy !== null && sortBy.key === key ? jsxRuntime.jsx(jsxRuntime.Fragment, {
5409
- children: sortBy.direction === 'asc' ? jsxRuntime.jsx(ArrowUpIcon, {
5378
+ children: sortBy.direction === 'asc' ? jsxRuntime.jsx(SvgArrowUp, {
5410
5379
  class: "fjs-table-sort-icon-asc"
5411
- }) : jsxRuntime.jsx(ArrowDownIcon, {
5380
+ }) : jsxRuntime.jsx(SvgArrowDown, {
5412
5381
  class: "fjs-table-sort-icon-desc"
5413
5382
  })
5414
5383
  }) : null]
@@ -5450,7 +5419,7 @@ function Table(props) {
5450
5419
  },
5451
5420
  disabled: currentPage === 0,
5452
5421
  "aria-label": "Previous page",
5453
- children: jsxRuntime.jsx(CaretLeftIcon, {})
5422
+ children: jsxRuntime.jsx(SvgCaretLeft, {})
5454
5423
  }), jsxRuntime.jsx("button", {
5455
5424
  type: "button",
5456
5425
  class: "fjs-table-nav-button",
@@ -5459,7 +5428,7 @@ function Table(props) {
5459
5428
  },
5460
5429
  disabled: currentPage >= chunkedData.length - 1,
5461
5430
  "aria-label": "Next page",
5462
- children: jsxRuntime.jsx(CaretRightIcon, {})
5431
+ children: jsxRuntime.jsx(SvgCaretRight, {})
5463
5432
  })]
5464
5433
  }) : null]
5465
5434
  })]
@@ -6738,10 +6707,9 @@ var SvgExpand = function SvgExpand(props) {
6738
6707
  fill: "none"
6739
6708
  }, props), _path$3 || (_path$3 = /*#__PURE__*/React__namespace.createElement("path", {
6740
6709
  fill: "currentColor",
6741
- d: "M2 9h5.5v3.086l-1.293-1.293-.707.707L8 14l2.5-2.5-.707-.707L8.5 12.086V9H14V8H2v1Zm11-7H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1Zm0 3H3V3h10v2Z"
6710
+ d: "M2 9h5.5v3.086l-1.293-1.293-.707.707L8 14l2.5-2.5-.707-.707L8.5 12.086V9H14V8H2zm11-7H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1m0 3H3V3h10z"
6742
6711
  })));
6743
6712
  };
6744
- var ExpandSvg = SvgExpand;
6745
6713
 
6746
6714
  var _path$2;
6747
6715
  function _extends$2() { _extends$2 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2.apply(this, arguments); }
@@ -6753,10 +6721,9 @@ var SvgCollapse = function SvgCollapse(props) {
6753
6721
  fill: "none"
6754
6722
  }, props), _path$2 || (_path$2 = /*#__PURE__*/React__namespace.createElement("path", {
6755
6723
  fill: "currentColor",
6756
- d: "M13 10H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1Zm0 3H3v-2h10v2ZM8.5 3.914l1.293 1.293.707-.707L8 2 5.5 4.5l.707.707L7.5 3.914V7H2v1h12V7H8.5V3.914Z"
6724
+ d: "M13 10H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1m0 3H3v-2h10zM8.5 3.914l1.293 1.293.707-.707L8 2 5.5 4.5l.707.707L7.5 3.914V7H2v1h12V7H8.5z"
6757
6725
  })));
6758
6726
  };
6759
- var CollapseSvg = SvgCollapse;
6760
6727
 
6761
6728
  var _path$1, _path2;
6762
6729
  function _extends$1() { _extends$1 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1.apply(this, arguments); }
@@ -6768,13 +6735,12 @@ var SvgAdd = function SvgAdd(props) {
6768
6735
  fill: "none"
6769
6736
  }, props), _path$1 || (_path$1 = /*#__PURE__*/React__namespace.createElement("path", {
6770
6737
  fill: "currentColor",
6771
- d: "M8 2c3.3 0 6 2.7 6 6s-2.7 6-6 6-6-2.7-6-6 2.7-6 6-6Zm0-1C4.15 1 1 4.15 1 8s3.15 7 7 7 7-3.15 7-7-3.15-7-7-7Z"
6738
+ d: "M8 2c3.3 0 6 2.7 6 6s-2.7 6-6 6-6-2.7-6-6 2.7-6 6-6m0-1C4.15 1 1 4.15 1 8s3.15 7 7 7 7-3.15 7-7-3.15-7-7-7"
6772
6739
  })), _path2 || (_path2 = /*#__PURE__*/React__namespace.createElement("path", {
6773
6740
  fill: "currentColor",
6774
- d: "M12 7.5H8.5V4h-1v3.5H4v1h3.5V12h1V8.5H12v-1Z"
6741
+ d: "M12 7.5H8.5V4h-1v3.5H4v1h3.5V12h1V8.5H12z"
6775
6742
  })));
6776
6743
  };
6777
- var AddSvg = SvgAdd;
6778
6744
 
6779
6745
  var _path;
6780
6746
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
@@ -6786,12 +6752,13 @@ var SvgDelete = function SvgDelete(props) {
6786
6752
  fill: "none"
6787
6753
  }, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
6788
6754
  fill: "currentColor",
6789
- d: "m12 4.7-.7-.7L8 7.3 4.7 4l-.7.7L7.3 8 4 11.3l.7.7L8 8.7l3.3 3.3.7-.7L8.7 8 12 4.7Z"
6755
+ d: "m12 4.7-.7-.7L8 7.3 4.7 4l-.7.7L7.3 8 4 11.3l.7.7L8 8.7l3.3 3.3.7-.7L8.7 8z"
6790
6756
  })));
6791
6757
  };
6792
- var DeleteSvg = SvgDelete;
6793
6758
 
6794
6759
  // disable react hook rules as the linter is confusing the functional components within a class as class components
6760
+ /* eslint-disable react-hooks/rules-of-hooks */
6761
+
6795
6762
  class RepeatRenderManager {
6796
6763
  constructor(form, formFields, formFieldRegistry, pathRegistry) {
6797
6764
  this._form = form;
@@ -6927,16 +6894,16 @@ class RepeatRenderManager {
6927
6894
  ref: addButtonRef,
6928
6895
  onClick: onAddItem,
6929
6896
  children: jsxRuntime.jsxs(jsxRuntime.Fragment, {
6930
- children: [jsxRuntime.jsx(AddSvg, {}), " ", 'Add new']
6897
+ children: [jsxRuntime.jsx(SvgAdd, {}), " ", 'Add new']
6931
6898
  })
6932
6899
  }) : null, collapseEnabled ? jsxRuntime.jsx("button", {
6933
6900
  type: "button",
6934
6901
  class: "fjs-repeat-render-collapse",
6935
6902
  onClick: toggle,
6936
6903
  children: isCollapsed ? jsxRuntime.jsxs(jsxRuntime.Fragment, {
6937
- children: [jsxRuntime.jsx(ExpandSvg, {}), " ", `Expand all (${values.length})`]
6904
+ children: [jsxRuntime.jsx(SvgExpand, {}), " ", `Expand all (${values.length})`]
6938
6905
  }) : jsxRuntime.jsxs(jsxRuntime.Fragment, {
6939
- children: [jsxRuntime.jsx(CollapseSvg, {}), " ", 'Collapse']
6906
+ children: [jsxRuntime.jsx(SvgCollapse, {}), " ", 'Collapse']
6940
6907
  })
6941
6908
  }) : null]
6942
6909
  });
@@ -7011,7 +6978,7 @@ const RepetitionScaffold = props => {
7011
6978
  onClick: () => onDeleteItem(itemIndex),
7012
6979
  children: jsxRuntime.jsx("div", {
7013
6980
  class: "fjs-repeat-row-remove-icon-container",
7014
- children: jsxRuntime.jsx(DeleteSvg, {})
6981
+ children: jsxRuntime.jsx(SvgDelete, {})
7015
6982
  })
7016
6983
  })]
7017
6984
  });
@@ -8082,7 +8049,6 @@ class PathRegistry {
8082
8049
  node.children.splice(node.children.indexOf(child), 1);
8083
8050
  break; // Abort early if claimCount reaches zero
8084
8051
  }
8085
-
8086
8052
  node = child;
8087
8053
  }
8088
8054
  }