@oliasoft-open-source/react-ui-library 4.0.0-beta-7 → 4.0.0-beta-8

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.js CHANGED
@@ -1925,8 +1925,8 @@ var classnames = { exports: {} };
1925
1925
  })();
1926
1926
  })(classnames);
1927
1927
  const cx$2 = classnames.exports;
1928
- const chevron = "_chevron_9fk1o_1";
1929
- const expanded$2 = "_expanded_9fk1o_9";
1928
+ const chevron = "_chevron_1u6ki_1";
1929
+ const expanded$2 = "_expanded_1u6ki_9";
1930
1930
  const styles$T = {
1931
1931
  chevron,
1932
1932
  expanded: expanded$2
@@ -2633,9 +2633,6 @@ function IconBase(props) {
2633
2633
  return elem(conf);
2634
2634
  }) : elem(DefaultContext);
2635
2635
  }
2636
- function FaRegCircle(props) {
2637
- return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 512 512" }, "child": [{ "tag": "path", "attr": { "d": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z" } }] })(props);
2638
- }
2639
2636
  function TbAlertTriangle(props) {
2640
2637
  return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M12 9v4" } }, { "tag": "path", "attr": { "d": "M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0z" } }, { "tag": "path", "attr": { "d": "M12 16h.01" } }] })(props);
2641
2638
  }
@@ -2720,6 +2717,9 @@ function TbCircleCheck(props) {
2720
2717
  function TbCircleX(props) {
2721
2718
  return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" } }, { "tag": "path", "attr": { "d": "M10 10l4 4m0 -4l-4 4" } }] })(props);
2722
2719
  }
2720
+ function TbCircle(props) {
2721
+ return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" } }] })(props);
2722
+ }
2723
2723
  function TbClipboard(props) {
2724
2724
  return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" } }, { "tag": "path", "attr": { "d": "M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" } }] })(props);
2725
2725
  }
@@ -2780,9 +2780,6 @@ function TbFolder(props) {
2780
2780
  function TbGauge(props) {
2781
2781
  return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" } }, { "tag": "path", "attr": { "d": "M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M13.41 10.59l2.59 -2.59" } }, { "tag": "path", "attr": { "d": "M7 12a5 5 0 0 1 5 -5" } }] })(props);
2782
2782
  }
2783
- function TbGripHorizontal(props) {
2784
- return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M5 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M5 15m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M12 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M12 15m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M19 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M19 15m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }] })(props);
2785
- }
2786
2783
  function TbGripVertical(props) {
2787
2784
  return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M9 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M9 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M9 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M15 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M15 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M15 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }] })(props);
2788
2785
  }
@@ -2983,6 +2980,7 @@ const NamedIcon = ({ icon: icon2 }) => {
2983
2980
  case "camera":
2984
2981
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbCamera, {});
2985
2982
  case "close":
2983
+ case "clear":
2986
2984
  case "times":
2987
2985
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbX, {});
2988
2986
  case "chart":
@@ -3037,8 +3035,6 @@ const NamedIcon = ({ icon: icon2 }) => {
3037
3035
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbDownload, {});
3038
3036
  case "drag":
3039
3037
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbGripVertical, {});
3040
- case "drag horizontal":
3041
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbGripHorizontal, {});
3042
3038
  case "edit":
3043
3039
  case "pencil":
3044
3040
  case "rename":
@@ -3210,7 +3206,7 @@ const NamedIcon = ({ icon: icon2 }) => {
3210
3206
  case "":
3211
3207
  return null;
3212
3208
  default:
3213
- return /* @__PURE__ */ jsxRuntime.exports.jsx(FaRegCircle, {});
3209
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbCircle, {});
3214
3210
  }
3215
3211
  };
3216
3212
  const wrapper$5 = "_wrapper_18jt2_1";
@@ -5406,9 +5402,9 @@ function useHover(_temp) {
5406
5402
  return onMouseLeave(null, true);
5407
5403
  }];
5408
5404
  }
5409
- const tooltip = "_tooltip_bwonh_1";
5410
- const error$9 = "_error_bwonh_15";
5411
- const warning$d = "_warning_bwonh_19";
5405
+ const tooltip = "_tooltip_wli9z_1";
5406
+ const error$9 = "_error_wli9z_15";
5407
+ const warning$d = "_warning_wli9z_19";
5412
5408
  const styles$P = {
5413
5409
  tooltip,
5414
5410
  error: error$9,
@@ -5448,7 +5444,7 @@ TooltipLayer.defaultProps = {
5448
5444
  warning: false,
5449
5445
  maxWidth: "none",
5450
5446
  fontSize: "inherit",
5451
- padding: "4px 8px",
5447
+ padding: "var(--spacing-2xs) var(--spacing-xs)",
5452
5448
  layerProps: {
5453
5449
  style: {
5454
5450
  position: "fixed"
@@ -5550,7 +5546,7 @@ Tooltip.defaultProps = {
5550
5546
  "right-center"
5551
5547
  ],
5552
5548
  fontSize: "inherit",
5553
- padding: "4px 8px",
5549
+ padding: "var(--spacing-2xs) var(--spacing-xs)",
5554
5550
  display: "inline",
5555
5551
  flex: "none",
5556
5552
  forceOpen: false
@@ -5739,10 +5735,10 @@ CheckBox.propTypes = {
5739
5735
  helpText: propTypes$1.exports.string,
5740
5736
  onClickHelp: propTypes$1.exports.func
5741
5737
  };
5742
- const bordered$3 = "_bordered_rmqrx_1";
5743
- const checkboxWrapper = "_checkboxWrapper_rmqrx_7";
5744
- const padding$2 = "_padding_rmqrx_13";
5745
- const contentWrapper = "_contentWrapper_rmqrx_16";
5738
+ const bordered$3 = "_bordered_109k5_1";
5739
+ const checkboxWrapper = "_checkboxWrapper_109k5_7";
5740
+ const padding$2 = "_padding_109k5_13";
5741
+ const contentWrapper = "_contentWrapper_109k5_16";
5746
5742
  const styles$N = {
5747
5743
  bordered: bordered$3,
5748
5744
  checkboxWrapper,
@@ -11282,34 +11278,34 @@ var lodash = { exports: {} };
11282
11278
  }).call(commonjsGlobal);
11283
11279
  })(lodash, lodash.exports);
11284
11280
  const _$1 = lodash.exports;
11285
- const wrapper$4 = "_wrapper_ymmd2_1";
11286
- const layer$1 = "_layer_ymmd2_5";
11287
- const layerContainer$1 = "_layerContainer_ymmd2_8";
11288
- const nested = "_nested_ymmd2_23";
11289
- const fileInput$1 = "_fileInput_ymmd2_35";
11290
- const trigger$2 = "_trigger_ymmd2_41";
11291
- const middleAlignedInline = "_middleAlignedInline_ymmd2_50";
11292
- const heading$5 = "_heading_ymmd2_56";
11293
- const headingIcon = "_headingIcon_ymmd2_62";
11294
- const option$1 = "_option_ymmd2_74";
11295
- const active$8 = "_active_ymmd2_91";
11296
- const selected$1 = "_selected_ymmd2_96";
11297
- const optionContent$1 = "_optionContent_ymmd2_103";
11298
- const inline$4 = "_inline_ymmd2_108";
11299
- const icon$6 = "_icon_ymmd2_113";
11300
- const check$1 = "_check_ymmd2_114";
11301
- const text$3 = "_text_ymmd2_140";
11302
- const label$a = "_label_ymmd2_145";
11303
- const description = "_description_ymmd2_156";
11304
- const arrow$1 = "_arrow_ymmd2_160";
11305
- const divider$1 = "_divider_ymmd2_164";
11306
- const deprecatedSemanticIcon = "_deprecatedSemanticIcon_ymmd2_168";
11307
- const disabled$8 = "_disabled_ymmd2_172";
11308
- const buttonLabel = "_buttonLabel_ymmd2_177";
11309
- const buttonCaret = "_buttonCaret_ymmd2_184";
11310
- const component = "_component_ymmd2_187";
11311
- const right$7 = "_right_ymmd2_193";
11312
- const actions$2 = "_actions_ymmd2_198";
11281
+ const wrapper$4 = "_wrapper_1kbgw_1";
11282
+ const layer$1 = "_layer_1kbgw_5";
11283
+ const layerContainer$1 = "_layerContainer_1kbgw_8";
11284
+ const nested = "_nested_1kbgw_23";
11285
+ const fileInput$1 = "_fileInput_1kbgw_35";
11286
+ const trigger$2 = "_trigger_1kbgw_41";
11287
+ const middleAlignedInline = "_middleAlignedInline_1kbgw_50";
11288
+ const heading$5 = "_heading_1kbgw_56";
11289
+ const headingIcon = "_headingIcon_1kbgw_62";
11290
+ const option$1 = "_option_1kbgw_74";
11291
+ const active$8 = "_active_1kbgw_91";
11292
+ const selected$1 = "_selected_1kbgw_96";
11293
+ const optionContent$1 = "_optionContent_1kbgw_103";
11294
+ const inline$4 = "_inline_1kbgw_108";
11295
+ const icon$5 = "_icon_1kbgw_113";
11296
+ const check$1 = "_check_1kbgw_114";
11297
+ const text$3 = "_text_1kbgw_135";
11298
+ const label$a = "_label_1kbgw_140";
11299
+ const description = "_description_1kbgw_151";
11300
+ const arrow$1 = "_arrow_1kbgw_155";
11301
+ const divider$1 = "_divider_1kbgw_159";
11302
+ const deprecatedSemanticIcon = "_deprecatedSemanticIcon_1kbgw_163";
11303
+ const disabled$8 = "_disabled_1kbgw_167";
11304
+ const buttonLabel = "_buttonLabel_1kbgw_172";
11305
+ const buttonCaret = "_buttonCaret_1kbgw_179";
11306
+ const component = "_component_1kbgw_182";
11307
+ const right$7 = "_right_1kbgw_188";
11308
+ const actions$2 = "_actions_1kbgw_193";
11313
11309
  const styles$M = {
11314
11310
  wrapper: wrapper$4,
11315
11311
  layer: layer$1,
@@ -11325,7 +11321,7 @@ const styles$M = {
11325
11321
  selected: selected$1,
11326
11322
  optionContent: optionContent$1,
11327
11323
  inline: inline$4,
11328
- icon: icon$6,
11324
+ icon: icon$5,
11329
11325
  check: check$1,
11330
11326
  text: text$3,
11331
11327
  label: label$a,
@@ -11623,32 +11619,32 @@ Badge.propTypes = {
11623
11619
  margin: propTypes$1.exports.string,
11624
11620
  small: propTypes$1.exports.bool
11625
11621
  };
11626
- const inputInTable$b = "_inputInTable_1ufmj_1";
11627
- const inputHover$b = "_inputHover_1ufmj_10";
11628
- const inputFocus$b = "_inputFocus_1ufmj_15";
11629
- const inputError$b = "_inputError_1ufmj_22";
11630
- const inputWarning$b = "_inputWarning_1ufmj_23";
11631
- const inputDisabled$b = "_inputDisabled_1ufmj_58";
11632
- const hideScrollbars$b = "_hideScrollbars_1ufmj_64";
11633
- const button$3 = "_button_1ufmj_97";
11634
- const active$7 = "_active_1ufmj_134";
11635
- const green$1 = "_green_1ufmj_134";
11636
- const red$1 = "_red_1ufmj_134";
11637
- const orange$1 = "_orange_1ufmj_134";
11638
- const icon$5 = "_icon_1ufmj_146";
11639
- const iconOnly = "_iconOnly_1ufmj_151";
11640
- const basic = "_basic_1ufmj_161";
11641
- const muted$2 = "_muted_1ufmj_167";
11642
- const disabled$7 = "_disabled_1ufmj_179";
11643
- const small$c = "_small_1ufmj_189";
11644
- const pill = "_pill_1ufmj_194";
11645
- const round = "_round_1ufmj_195";
11646
- const error$8 = "_error_1ufmj_265";
11647
- const warning$c = "_warning_1ufmj_282";
11648
- const inverted$1 = "_inverted_1ufmj_299";
11649
- const groupOrderFirst$4 = "_groupOrderFirst_1ufmj_329";
11650
- const groupOrderMiddle$4 = "_groupOrderMiddle_1ufmj_330";
11651
- const groupOrderLast$4 = "_groupOrderLast_1ufmj_331";
11622
+ const inputInTable$b = "_inputInTable_p1n9d_1";
11623
+ const inputHover$b = "_inputHover_p1n9d_10";
11624
+ const inputFocus$b = "_inputFocus_p1n9d_15";
11625
+ const inputError$b = "_inputError_p1n9d_22";
11626
+ const inputWarning$b = "_inputWarning_p1n9d_23";
11627
+ const inputDisabled$b = "_inputDisabled_p1n9d_58";
11628
+ const hideScrollbars$b = "_hideScrollbars_p1n9d_64";
11629
+ const button$3 = "_button_p1n9d_97";
11630
+ const active$7 = "_active_p1n9d_134";
11631
+ const green$1 = "_green_p1n9d_134";
11632
+ const red$1 = "_red_p1n9d_134";
11633
+ const orange$1 = "_orange_p1n9d_134";
11634
+ const icon$4 = "_icon_p1n9d_146";
11635
+ const iconOnly = "_iconOnly_p1n9d_151";
11636
+ const basic = "_basic_p1n9d_161";
11637
+ const muted$2 = "_muted_p1n9d_167";
11638
+ const disabled$7 = "_disabled_p1n9d_179";
11639
+ const small$c = "_small_p1n9d_189";
11640
+ const pill = "_pill_p1n9d_194";
11641
+ const round = "_round_p1n9d_195";
11642
+ const error$8 = "_error_p1n9d_265";
11643
+ const warning$c = "_warning_p1n9d_282";
11644
+ const inverted$1 = "_inverted_p1n9d_299";
11645
+ const groupOrderFirst$4 = "_groupOrderFirst_p1n9d_329";
11646
+ const groupOrderMiddle$4 = "_groupOrderMiddle_p1n9d_330";
11647
+ const groupOrderLast$4 = "_groupOrderLast_p1n9d_331";
11652
11648
  const buttonStyles = {
11653
11649
  inputInTable: inputInTable$b,
11654
11650
  inputHover: inputHover$b,
@@ -11662,7 +11658,7 @@ const buttonStyles = {
11662
11658
  green: green$1,
11663
11659
  red: red$1,
11664
11660
  orange: orange$1,
11665
- icon: icon$5,
11661
+ icon: icon$4,
11666
11662
  iconOnly,
11667
11663
  basic,
11668
11664
  muted: muted$2,
@@ -11677,11 +11673,11 @@ const buttonStyles = {
11677
11673
  groupOrderMiddle: groupOrderMiddle$4,
11678
11674
  groupOrderLast: groupOrderLast$4
11679
11675
  };
11680
- const spinner = "_spinner_qco2g_1";
11681
- const small$b = "_small_qco2g_7";
11682
- const tiny = "_tiny_qco2g_11";
11683
- const colored$1 = "_colored_qco2g_38";
11684
- const dark = "_dark_qco2g_50";
11676
+ const spinner = "_spinner_199j8_1";
11677
+ const small$b = "_small_199j8_7";
11678
+ const tiny = "_tiny_199j8_11";
11679
+ const colored$1 = "_colored_199j8_38";
11680
+ const dark = "_dark_199j8_50";
11685
11681
  const styles$K = {
11686
11682
  spinner,
11687
11683
  small: small$b,
@@ -12370,9 +12366,9 @@ Menu.propTypes = {
12370
12366
  open: propTypes$1.exports.bool,
12371
12367
  setOpen: propTypes$1.exports.func
12372
12368
  };
12373
- const actions$1 = "_actions_acped_1";
12374
- const actionComponentContainer = "_actionComponentContainer_acped_11";
12375
- const active$6 = "_active_acped_33";
12369
+ const actions$1 = "_actions_p0xkh_1";
12370
+ const actionComponentContainer = "_actionComponentContainer_p0xkh_11";
12371
+ const active$6 = "_active_p0xkh_33";
12376
12372
  const styles$J = {
12377
12373
  actions: actions$1,
12378
12374
  actionComponentContainer,
@@ -12470,12 +12466,12 @@ Actions.propTypes = {
12470
12466
  actions: actionsShape,
12471
12467
  right: propTypes$1.exports.bool
12472
12468
  };
12473
- const breadcrumb = "_breadcrumb_eju7k_1";
12474
- const small$a = "_small_eju7k_4";
12475
- const labelContainer = "_labelContainer_eju7k_7";
12476
- const active$5 = "_active_eju7k_17";
12477
- const disabled$6 = "_disabled_eju7k_22";
12478
- const separator = "_separator_eju7k_27";
12469
+ const breadcrumb = "_breadcrumb_1yvg5_1";
12470
+ const small$a = "_small_1yvg5_4";
12471
+ const labelContainer = "_labelContainer_1yvg5_7";
12472
+ const active$5 = "_active_1yvg5_17";
12473
+ const disabled$6 = "_disabled_1yvg5_22";
12474
+ const separator = "_separator_1yvg5_27";
12479
12475
  const styles$I = {
12480
12476
  breadcrumb,
12481
12477
  small: small$a,
@@ -14112,9 +14108,9 @@ Divider.propTypes = {
14112
14108
  color: propTypes$1.exports.string,
14113
14109
  align: propTypes$1.exports.string
14114
14110
  };
14115
- const heading$4 = "_heading_19ope_1";
14116
- const top$1 = "_top_19ope_9";
14117
- const icons$2 = "_icons_19ope_21";
14111
+ const heading$4 = "_heading_16sf2_1";
14112
+ const top$1 = "_top_16sf2_9";
14113
+ const icons$2 = "_icons_16sf2_21";
14118
14114
  const styles$D = {
14119
14115
  heading: heading$4,
14120
14116
  top: top$1,
@@ -14295,30 +14291,30 @@ const dialogShape = propTypes$1.exports.shape({
14295
14291
  Dialog.propTypes = {
14296
14292
  dialog: dialogShape.isRequired
14297
14293
  };
14298
- const inputInTable$a = "_inputInTable_nxzx8_1";
14299
- const inputHover$a = "_inputHover_nxzx8_10";
14300
- const inputFocus$a = "_inputFocus_nxzx8_15";
14301
- const inputError$a = "_inputError_nxzx8_22";
14302
- const inputWarning$a = "_inputWarning_nxzx8_23";
14303
- const inputDisabled$a = "_inputDisabled_nxzx8_58";
14304
- const hideScrollbars$a = "_hideScrollbars_nxzx8_64";
14305
- const inline$2 = "_inline_nxzx8_88";
14306
- const left$2 = "_left_nxzx8_91";
14307
- const right$6 = "_right_nxzx8_94";
14308
- const fixed$1 = "_fixed_nxzx8_97";
14309
- const border$1 = "_border_nxzx8_109";
14310
- const shadow = "_shadow_nxzx8_115";
14311
- const drawerContent = "_drawerContent_nxzx8_118";
14312
- const isResizing = "_isResizing_nxzx8_130";
14313
- const toggleButton = "_toggleButton_nxzx8_141";
14314
- const top = "_top_nxzx8_154";
14315
- const bottom = "_bottom_nxzx8_157";
14316
- const toggleButtonOpen = "_toggleButtonOpen_nxzx8_160";
14317
- const tabs$1 = "_tabs_nxzx8_163";
14318
- const tab$1 = "_tab_nxzx8_163";
14319
- const active$4 = "_active_nxzx8_196";
14320
- const tabsContent = "_tabsContent_nxzx8_218";
14321
- const resizeHandle = "_resizeHandle_nxzx8_224";
14294
+ const inputInTable$a = "_inputInTable_5lftx_1";
14295
+ const inputHover$a = "_inputHover_5lftx_10";
14296
+ const inputFocus$a = "_inputFocus_5lftx_15";
14297
+ const inputError$a = "_inputError_5lftx_22";
14298
+ const inputWarning$a = "_inputWarning_5lftx_23";
14299
+ const inputDisabled$a = "_inputDisabled_5lftx_58";
14300
+ const hideScrollbars$a = "_hideScrollbars_5lftx_64";
14301
+ const inline$2 = "_inline_5lftx_88";
14302
+ const left$2 = "_left_5lftx_91";
14303
+ const right$6 = "_right_5lftx_94";
14304
+ const fixed$1 = "_fixed_5lftx_97";
14305
+ const border$1 = "_border_5lftx_109";
14306
+ const shadow = "_shadow_5lftx_115";
14307
+ const drawerContent = "_drawerContent_5lftx_118";
14308
+ const isResizing = "_isResizing_5lftx_130";
14309
+ const toggleButton = "_toggleButton_5lftx_141";
14310
+ const top = "_top_5lftx_154";
14311
+ const bottom = "_bottom_5lftx_157";
14312
+ const toggleButtonOpen = "_toggleButtonOpen_5lftx_160";
14313
+ const tabs$1 = "_tabs_5lftx_163";
14314
+ const tab$1 = "_tab_5lftx_163";
14315
+ const active$4 = "_active_5lftx_195";
14316
+ const tabsContent = "_tabsContent_5lftx_217";
14317
+ const resizeHandle = "_resizeHandle_5lftx_223";
14322
14318
  const styles$B = {
14323
14319
  inputInTable: inputInTable$a,
14324
14320
  inputHover: inputHover$a,
@@ -16445,7 +16441,7 @@ const ResizeHandle = React__default.forwardRef((props, ref2) => {
16445
16441
  className: styles$B.resizeHandle,
16446
16442
  ...rest,
16447
16443
  children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
16448
- icon: "drag horizontal"
16444
+ icon: "drag"
16449
16445
  })
16450
16446
  });
16451
16447
  });
@@ -16658,8 +16654,8 @@ Drawer.propTypes = {
16658
16654
  onClose: propTypes$1.exports.func,
16659
16655
  onOpen: propTypes$1.exports.func
16660
16656
  };
16661
- const empty$2 = "_empty_cs57m_1";
16662
- const text$2 = "_text_cs57m_11";
16657
+ const empty$2 = "_empty_1erlc_1";
16658
+ const text$2 = "_text_1erlc_11";
16663
16659
  const styles$A = {
16664
16660
  empty: empty$2,
16665
16661
  text: text$2
@@ -17037,9 +17033,9 @@ FileInput.propTypes = {
17037
17033
  onChange: propTypes$1.exports.func,
17038
17034
  testId: propTypes$1.exports.string
17039
17035
  };
17040
- const label$7 = "_label_191gc_1";
17041
- const labelLeft$1 = "_labelLeft_191gc_5";
17042
- const icons$1 = "_icons_191gc_13";
17036
+ const label$7 = "_label_ll0e3_1";
17037
+ const labelLeft$1 = "_labelLeft_ll0e3_5";
17038
+ const icons$1 = "_icons_ll0e3_13";
17043
17039
  const styles$w = {
17044
17040
  label: label$7,
17045
17041
  labelLeft: labelLeft$1,
@@ -17138,17 +17134,17 @@ Label$2.propTypes = {
17138
17134
  }),
17139
17135
  labelLeft: propTypes$1.exports.bool
17140
17136
  };
17141
- const field = "_field_1j8sr_1";
17142
- const labelLeft = "_labelLeft_1j8sr_5";
17143
- const fieldInput = "_fieldInput_1j8sr_9";
17144
- const formRow$1 = "_formRow_1j8sr_12";
17145
- const button$2 = "_button_1j8sr_22";
17137
+ const field = "_field_abuqh_1";
17138
+ const labelLeft = "_labelLeft_abuqh_5";
17139
+ const fieldInput = "_fieldInput_abuqh_9";
17140
+ const formRow$1 = "_formRow_abuqh_12";
17141
+ const button$2 = "_button_abuqh_22";
17146
17142
  const styles$v = {
17147
17143
  field,
17148
17144
  labelLeft,
17149
17145
  fieldInput,
17150
17146
  formRow: formRow$1,
17151
- "form-row": "_form-row_1j8sr_13",
17147
+ "form-row": "_form-row_abuqh_13",
17152
17148
  button: button$2
17153
17149
  };
17154
17150
  const Field = ({
@@ -26298,42 +26294,42 @@ var InfiniteScroll = function(_super) {
26298
26294
  };
26299
26295
  return InfiniteScroll2;
26300
26296
  }(Component$1);
26301
- const inputInTable$8 = "_inputInTable_15brx_1";
26302
- const inputHover$8 = "_inputHover_15brx_10";
26303
- const inputFocus$8 = "_inputFocus_15brx_15";
26304
- const inputError$8 = "_inputError_15brx_22";
26305
- const inputWarning$8 = "_inputWarning_15brx_23";
26306
- const inputDisabled$8 = "_inputDisabled_15brx_58";
26307
- const hideScrollbars$8 = "_hideScrollbars_15brx_64";
26308
- const header$1 = "_header_15brx_74";
26309
- const headerTitle = "_headerTitle_15brx_74";
26310
- const heading$3 = "_heading_15brx_75";
26311
- const itemHeader = "_itemHeader_15brx_75";
26312
- const narrow = "_narrow_15brx_78";
26313
- const stickyHeader = "_stickyHeader_15brx_82";
26314
- const title$3 = "_title_15brx_93";
26315
- const name = "_name_15brx_99";
26316
- const iconTooltipMargin = "_iconTooltipMargin_15brx_102";
26317
- const bold = "_bold_15brx_105";
26318
- const toggleNarrow = "_toggleNarrow_15brx_114";
26319
- const drag$1 = "_drag_15brx_132";
26320
- const list$1 = "_list_15brx_152";
26321
- const bordered$1 = "_bordered_15brx_156";
26322
- const item$4 = "_item_15brx_75";
26323
- const action = "_action_15brx_189";
26324
- const active$3 = "_active_15brx_192";
26325
- const disabled$5 = "_disabled_15brx_207";
26326
- const label$6 = "_label_15brx_218";
26327
- const details$2 = "_details_15brx_225";
26328
- const metadata = "_metadata_15brx_226";
26329
- const itemContent = "_itemContent_15brx_235";
26330
- const indentIcon = "_indentIcon_15brx_242";
26331
- const expandIcon = "_expandIcon_15brx_247";
26332
- const expanded = "_expanded_15brx_253";
26333
- const right$4 = "_right_15brx_256";
26334
- const actions = "_actions_15brx_264";
26335
- const scrollableList = "_scrollableList_15brx_269";
26336
- const hideScrollbar = "_hideScrollbar_15brx_64";
26297
+ const inputInTable$8 = "_inputInTable_15szv_1";
26298
+ const inputHover$8 = "_inputHover_15szv_10";
26299
+ const inputFocus$8 = "_inputFocus_15szv_15";
26300
+ const inputError$8 = "_inputError_15szv_22";
26301
+ const inputWarning$8 = "_inputWarning_15szv_23";
26302
+ const inputDisabled$8 = "_inputDisabled_15szv_58";
26303
+ const hideScrollbars$8 = "_hideScrollbars_15szv_64";
26304
+ const header$1 = "_header_15szv_74";
26305
+ const headerTitle = "_headerTitle_15szv_74";
26306
+ const heading$3 = "_heading_15szv_75";
26307
+ const itemHeader = "_itemHeader_15szv_75";
26308
+ const narrow = "_narrow_15szv_78";
26309
+ const stickyHeader = "_stickyHeader_15szv_82";
26310
+ const title$3 = "_title_15szv_93";
26311
+ const name = "_name_15szv_99";
26312
+ const iconTooltipMargin = "_iconTooltipMargin_15szv_102";
26313
+ const bold = "_bold_15szv_105";
26314
+ const toggleNarrow = "_toggleNarrow_15szv_114";
26315
+ const drag$1 = "_drag_15szv_132";
26316
+ const list$1 = "_list_15szv_149";
26317
+ const bordered$1 = "_bordered_15szv_153";
26318
+ const item$4 = "_item_15szv_75";
26319
+ const action = "_action_15szv_186";
26320
+ const active$3 = "_active_15szv_189";
26321
+ const disabled$5 = "_disabled_15szv_204";
26322
+ const label$6 = "_label_15szv_215";
26323
+ const details$2 = "_details_15szv_222";
26324
+ const metadata = "_metadata_15szv_223";
26325
+ const itemContent = "_itemContent_15szv_231";
26326
+ const indentIcon = "_indentIcon_15szv_238";
26327
+ const expandIcon = "_expandIcon_15szv_243";
26328
+ const expanded = "_expanded_15szv_249";
26329
+ const right$4 = "_right_15szv_252";
26330
+ const actions = "_actions_15szv_260";
26331
+ const scrollableList = "_scrollableList_15szv_265";
26332
+ const hideScrollbar = "_hideScrollbar_15szv_64";
26337
26333
  const listStyles = {
26338
26334
  inputInTable: inputInTable$8,
26339
26335
  inputHover: inputHover$8,
@@ -26939,13 +26935,13 @@ List.propTypes = {
26939
26935
  }),
26940
26936
  testId: propTypes$1.exports.string
26941
26937
  };
26942
- const loader = "_loader_16v7q_1";
26943
- const fullViewPortSize = "_fullViewPortSize_16v7q_7";
26944
- const cover = "_cover_16v7q_14";
26945
- const dimmer = "_dimmer_16v7q_21";
26946
- const content$2 = "_content_16v7q_44";
26947
- const text$1 = "_text_16v7q_49";
26948
- const details$1 = "_details_16v7q_53";
26938
+ const loader = "_loader_cvm5e_1";
26939
+ const fullViewPortSize = "_fullViewPortSize_cvm5e_7";
26940
+ const cover = "_cover_cvm5e_14";
26941
+ const dimmer = "_dimmer_cvm5e_21";
26942
+ const content$2 = "_content_cvm5e_44";
26943
+ const text$1 = "_text_cvm5e_49";
26944
+ const details$1 = "_details_cvm5e_53";
26949
26945
  const styles$s = {
26950
26946
  loader,
26951
26947
  fullViewPortSize,
@@ -27019,27 +27015,27 @@ Loader.propTypes = {
27019
27015
  testId: propTypes$1.exports.string,
27020
27016
  theme: propTypes$1.exports.string
27021
27017
  };
27022
- const inputInTable$7 = "_inputInTable_17xnf_1";
27023
- const inputHover$7 = "_inputHover_17xnf_10";
27024
- const inputFocus$7 = "_inputFocus_17xnf_15";
27025
- const inputError$7 = "_inputError_17xnf_22";
27026
- const inputWarning$7 = "_inputWarning_17xnf_23";
27027
- const inputDisabled$7 = "_inputDisabled_17xnf_58";
27028
- const hideScrollbars$7 = "_hideScrollbars_17xnf_64";
27029
- const container$1 = "_container_17xnf_80";
27030
- const block$1 = "_block_17xnf_98";
27031
- const info = "_info_17xnf_101";
27032
- const success = "_success_17xnf_105";
27033
- const warning$6 = "_warning_17xnf_109";
27034
- const error$4 = "_error_17xnf_113";
27035
- const content$1 = "_content_17xnf_117";
27036
- const heading$2 = "_heading_17xnf_121";
27037
- const icon$4 = "_icon_17xnf_128";
27038
- const dismiss$1 = "_dismiss_17xnf_136";
27039
- const absolute = "_absolute_17xnf_140";
27040
- const legendToggle = "_legendToggle_17xnf_149";
27041
- const detailsText = "_detailsText_17xnf_159";
27042
- const footer$1 = "_footer_17xnf_163";
27018
+ const inputInTable$7 = "_inputInTable_12x0j_1";
27019
+ const inputHover$7 = "_inputHover_12x0j_10";
27020
+ const inputFocus$7 = "_inputFocus_12x0j_15";
27021
+ const inputError$7 = "_inputError_12x0j_22";
27022
+ const inputWarning$7 = "_inputWarning_12x0j_23";
27023
+ const inputDisabled$7 = "_inputDisabled_12x0j_58";
27024
+ const hideScrollbars$7 = "_hideScrollbars_12x0j_64";
27025
+ const container$1 = "_container_12x0j_80";
27026
+ const block$1 = "_block_12x0j_98";
27027
+ const info = "_info_12x0j_101";
27028
+ const success = "_success_12x0j_105";
27029
+ const warning$6 = "_warning_12x0j_109";
27030
+ const error$4 = "_error_12x0j_113";
27031
+ const content$1 = "_content_12x0j_117";
27032
+ const heading$2 = "_heading_12x0j_121";
27033
+ const icon$3 = "_icon_12x0j_128";
27034
+ const dismiss$1 = "_dismiss_12x0j_136";
27035
+ const absolute = "_absolute_12x0j_140";
27036
+ const legendToggle = "_legendToggle_12x0j_149";
27037
+ const detailsText = "_detailsText_12x0j_159";
27038
+ const footer$1 = "_footer_12x0j_163";
27043
27039
  const styles$r = {
27044
27040
  inputInTable: inputInTable$7,
27045
27041
  inputHover: inputHover$7,
@@ -27056,7 +27052,7 @@ const styles$r = {
27056
27052
  error: error$4,
27057
27053
  content: content$1,
27058
27054
  heading: heading$2,
27059
- icon: icon$4,
27055
+ icon: icon$3,
27060
27056
  dismiss: dismiss$1,
27061
27057
  absolute,
27062
27058
  legendToggle,
@@ -28425,20 +28421,20 @@ var FixedSizeList = /* @__PURE__ */ createListComponent({
28425
28421
  }
28426
28422
  }
28427
28423
  });
28428
- const layerContainer = "_layerContainer_siwvj_1";
28429
- const layer = "_layer_siwvj_1";
28430
- const small$5 = "_small_siwvj_23";
28431
- const heading = "_heading_siwvj_26";
28432
- const option = "_option_siwvj_27";
28433
- const message = "_message_siwvj_28";
28434
- const focused = "_focused_siwvj_64";
28435
- const selected = "_selected_siwvj_68";
28436
- const disabled$4 = "_disabled_siwvj_71";
28437
- const check = "_check_siwvj_75";
28438
- const optionContent = "_optionContent_siwvj_92";
28439
- const label$5 = "_label_siwvj_97";
28440
- const icon$3 = "_icon_siwvj_104";
28441
- const details = "_details_siwvj_108";
28424
+ const layerContainer = "_layerContainer_1p0ji_1";
28425
+ const layer = "_layer_1p0ji_1";
28426
+ const small$5 = "_small_1p0ji_23";
28427
+ const heading = "_heading_1p0ji_26";
28428
+ const option = "_option_1p0ji_27";
28429
+ const message = "_message_1p0ji_28";
28430
+ const focused = "_focused_1p0ji_64";
28431
+ const selected = "_selected_1p0ji_68";
28432
+ const disabled$4 = "_disabled_1p0ji_71";
28433
+ const check = "_check_1p0ji_75";
28434
+ const optionContent = "_optionContent_1p0ji_92";
28435
+ const label$5 = "_label_1p0ji_97";
28436
+ const icon$2 = "_icon_1p0ji_104";
28437
+ const details = "_details_1p0ji_108";
28442
28438
  const styles$m = {
28443
28439
  layerContainer,
28444
28440
  layer,
@@ -28452,7 +28448,7 @@ const styles$m = {
28452
28448
  check,
28453
28449
  optionContent,
28454
28450
  label: label$5,
28455
- icon: icon$3,
28451
+ icon: icon$2,
28456
28452
  details
28457
28453
  };
28458
28454
  const Heading = ({ label: label2 }) => {
@@ -28605,37 +28601,37 @@ const Layer = ({
28605
28601
  })
28606
28602
  });
28607
28603
  };
28608
- const inputInTable$5 = "_inputInTable_knwss_1";
28609
- const inputHover$5 = "_inputHover_knwss_10";
28610
- const inputFocus$5 = "_inputFocus_knwss_15";
28611
- const inputError$5 = "_inputError_knwss_22";
28612
- const inputWarning$5 = "_inputWarning_knwss_23";
28613
- const inputDisabled$5 = "_inputDisabled_knwss_58";
28614
- const hideScrollbars$5 = "_hideScrollbars_knwss_64";
28615
- const trigger$1 = "_trigger_knwss_78";
28616
- const isInTable$1 = "_isInTable_knwss_94";
28617
- const input = "_input_knwss_1";
28618
- const isOpen = "_isOpen_knwss_112";
28619
- const error$2 = "_error_knwss_120";
28620
- const warning$4 = "_warning_knwss_137";
28621
- const disabled$3 = "_disabled_knwss_154";
28622
- const icons = "_icons_knwss_160";
28623
- const clearAll = "_clearAll_knwss_167";
28624
- const iconOpen = "_iconOpen_knwss_168";
28625
- const small$4 = "_small_knwss_177";
28626
- const triggerInputContainer = "_triggerInputContainer_knwss_186";
28627
- const right$2 = "_right_knwss_195";
28628
- const multiOptions = "_multiOptions_knwss_208";
28629
- const multiOption = "_multiOption_knwss_208";
28630
- const label$4 = "_label_knwss_240";
28631
- const closeMultiOption = "_closeMultiOption_knwss_243";
28632
- const focus = "_focus_knwss_254";
28633
- const selectedSingleValue = "_selectedSingleValue_knwss_258";
28634
- const placeHolder = "_placeHolder_knwss_259";
28635
- const groupOrderFirst = "_groupOrderFirst_knwss_298";
28636
- const groupOrderMiddle = "_groupOrderMiddle_knwss_299";
28637
- const groupOrderLast = "_groupOrderLast_knwss_303";
28638
- const detailedLabel = "_detailedLabel_knwss_308";
28604
+ const inputInTable$5 = "_inputInTable_1nafn_1";
28605
+ const inputHover$5 = "_inputHover_1nafn_10";
28606
+ const inputFocus$5 = "_inputFocus_1nafn_15";
28607
+ const inputError$5 = "_inputError_1nafn_22";
28608
+ const inputWarning$5 = "_inputWarning_1nafn_23";
28609
+ const inputDisabled$5 = "_inputDisabled_1nafn_58";
28610
+ const hideScrollbars$5 = "_hideScrollbars_1nafn_64";
28611
+ const trigger$1 = "_trigger_1nafn_78";
28612
+ const isInTable$1 = "_isInTable_1nafn_94";
28613
+ const input = "_input_1nafn_1";
28614
+ const isOpen = "_isOpen_1nafn_112";
28615
+ const error$2 = "_error_1nafn_120";
28616
+ const warning$4 = "_warning_1nafn_137";
28617
+ const disabled$3 = "_disabled_1nafn_154";
28618
+ const icons = "_icons_1nafn_160";
28619
+ const clearAll = "_clearAll_1nafn_167";
28620
+ const iconOpen = "_iconOpen_1nafn_168";
28621
+ const small$4 = "_small_1nafn_177";
28622
+ const triggerInputContainer = "_triggerInputContainer_1nafn_186";
28623
+ const right$2 = "_right_1nafn_195";
28624
+ const multiOptions = "_multiOptions_1nafn_208";
28625
+ const multiOption = "_multiOption_1nafn_208";
28626
+ const label$4 = "_label_1nafn_240";
28627
+ const closeMultiOption = "_closeMultiOption_1nafn_243";
28628
+ const focus = "_focus_1nafn_254";
28629
+ const selectedSingleValue = "_selectedSingleValue_1nafn_258";
28630
+ const placeHolder = "_placeHolder_1nafn_259";
28631
+ const groupOrderFirst = "_groupOrderFirst_1nafn_298";
28632
+ const groupOrderMiddle = "_groupOrderMiddle_1nafn_299";
28633
+ const groupOrderLast = "_groupOrderLast_1nafn_303";
28634
+ const detailedLabel = "_detailedLabel_1nafn_308";
28639
28635
  const styles$l = {
28640
28636
  inputInTable: inputInTable$5,
28641
28637
  inputHover: inputHover$5,
@@ -56723,8 +56719,8 @@ function Remirror(props) {
56723
56719
  return /* @__PURE__ */ React__default.createElement(I18nProvider, { i18n: i18n2, locale, supportedLocales }, /* @__PURE__ */ React__default.createElement(RemirrorContext.Provider, { value: context2 }, /* @__PURE__ */ React__default.createElement(RemirrorPortals, { portals }), hooks.map((hook, index2) => /* @__PURE__ */ React__default.createElement(HookComponent, { hook, key: index2 })), autoRenderAtStart && /* @__PURE__ */ React__default.createElement(EditorComponent, null), children, autoRenderAtEnd && /* @__PURE__ */ React__default.createElement(EditorComponent, null)));
56724
56720
  }
56725
56721
  const all = "";
56726
- const richTextToolbar = "_richTextToolbar_1owpg_1";
56727
- const richTextToolbarContainer = "_richTextToolbarContainer_1owpg_6";
56722
+ const richTextToolbar = "_richTextToolbar_vvcb9_1";
56723
+ const richTextToolbarContainer = "_richTextToolbarContainer_vvcb9_6";
56728
56724
  const styles$f = {
56729
56725
  richTextToolbar,
56730
56726
  richTextToolbarContainer
@@ -57040,7 +57036,7 @@ const list = "_list_j3ulf_129";
57040
57036
  const item$2 = "_item_j3ulf_133";
57041
57037
  const active$2 = "_active_j3ulf_159";
57042
57038
  const experimental = "_experimental_j3ulf_163";
57043
- const icon$2 = "_icon_j3ulf_166";
57039
+ const icon$1 = "_icon_j3ulf_166";
57044
57040
  const styles$c = {
57045
57041
  inputInTable: inputInTable$3,
57046
57042
  inputHover: inputHover$3,
@@ -57059,7 +57055,7 @@ const styles$c = {
57059
57055
  item: item$2,
57060
57056
  active: active$2,
57061
57057
  experimental,
57062
- icon: icon$2
57058
+ icon: icon$1
57063
57059
  };
57064
57060
  const TooltipIcon = memo(
57065
57061
  ({ isOpen: isOpen2, label: label2, icon: icon2, invalid }) => {
@@ -59614,36 +59610,36 @@ Footer.propTypes = {
59614
59610
  pagination: paginationShape,
59615
59611
  content: propTypes$1.exports.object
59616
59612
  };
59617
- const inputInTable$1 = "_inputInTable_1av87_1";
59618
- const inputHover$1 = "_inputHover_1av87_10";
59619
- const inputFocus$1 = "_inputFocus_1av87_15";
59620
- const inputError$1 = "_inputError_1av87_22";
59621
- const inputWarning$1 = "_inputWarning_1av87_23";
59622
- const inputDisabled$1 = "_inputDisabled_1av87_58";
59623
- const hideScrollbars$1 = "_hideScrollbars_1av87_64";
59624
- const cell = "_cell_1av87_74";
59625
- const disabledLink = "_disabledLink_1av87_84";
59626
- const inputWrapper = "_inputWrapper_1av87_88";
59627
- const breakWord = "_breakWord_1av87_103";
59628
- const inputCell = "_inputCell_1av87_106";
59629
- const sliderCell = "_sliderCell_1av87_109";
59630
- const staticCell = "_staticCell_1av87_113";
59631
- const staticCellContent = "_staticCellContent_1av87_116";
59632
- const error$1 = "_error_1av87_129";
59633
- const warning$2 = "_warning_1av87_130";
59634
- const unit = "_unit_1av87_139";
59635
- const sortingCell = "_sortingCell_1av87_142";
59636
- const sortingCellIcon = "_sortingCellIcon_1av87_150";
59637
- const icon$1 = "_icon_1av87_157";
59638
- const checkBoxCell = "_checkBoxCell_1av87_161";
59639
- const iconCell = "_iconCell_1av87_165";
59640
- const iconWrapper = "_iconWrapper_1av87_170";
59641
- const actionsCell = "_actionsCell_1av87_174";
59642
- const rightAligned = "_rightAligned_1av87_182";
59643
- const centerAligned = "_centerAligned_1av87_188";
59644
- const leftAligned = "_leftAligned_1av87_194";
59645
- const popover = "_popover_1av87_197";
59646
- const disabledPointerEvents = "_disabledPointerEvents_1av87_200";
59613
+ const inputInTable$1 = "_inputInTable_meez6_1";
59614
+ const inputHover$1 = "_inputHover_meez6_10";
59615
+ const inputFocus$1 = "_inputFocus_meez6_15";
59616
+ const inputError$1 = "_inputError_meez6_22";
59617
+ const inputWarning$1 = "_inputWarning_meez6_23";
59618
+ const inputDisabled$1 = "_inputDisabled_meez6_58";
59619
+ const hideScrollbars$1 = "_hideScrollbars_meez6_64";
59620
+ const cell = "_cell_meez6_74";
59621
+ const disabledLink = "_disabledLink_meez6_84";
59622
+ const inputWrapper = "_inputWrapper_meez6_88";
59623
+ const breakWord = "_breakWord_meez6_103";
59624
+ const inputCell = "_inputCell_meez6_106";
59625
+ const sliderCell = "_sliderCell_meez6_109";
59626
+ const staticCell = "_staticCell_meez6_113";
59627
+ const staticCellContent = "_staticCellContent_meez6_116";
59628
+ const error$1 = "_error_meez6_129";
59629
+ const warning$2 = "_warning_meez6_130";
59630
+ const unit = "_unit_meez6_139";
59631
+ const sortingCell = "_sortingCell_meez6_142";
59632
+ const sortingCellIcon = "_sortingCellIcon_meez6_150";
59633
+ const icon = "_icon_meez6_157";
59634
+ const checkBoxCell = "_checkBoxCell_meez6_161";
59635
+ const iconCell = "_iconCell_meez6_165";
59636
+ const iconWrapper = "_iconWrapper_meez6_170";
59637
+ const actionsCell = "_actionsCell_meez6_174";
59638
+ const rightAligned = "_rightAligned_meez6_182";
59639
+ const centerAligned = "_centerAligned_meez6_188";
59640
+ const leftAligned = "_leftAligned_meez6_194";
59641
+ const popover = "_popover_meez6_197";
59642
+ const disabledPointerEvents = "_disabledPointerEvents_meez6_200";
59647
59643
  const styles$7 = {
59648
59644
  inputInTable: inputInTable$1,
59649
59645
  inputHover: inputHover$1,
@@ -59665,7 +59661,7 @@ const styles$7 = {
59665
59661
  unit,
59666
59662
  sortingCell,
59667
59663
  sortingCellIcon,
59668
- icon: icon$1,
59664
+ icon,
59669
59665
  checkBoxCell,
59670
59666
  iconCell,
59671
59667
  iconWrapper,
@@ -62452,26 +62448,26 @@ Toggle.propTypes = {
62452
62448
  helpText: propTypes$1.exports.string,
62453
62449
  onClickHelp: propTypes$1.exports.func
62454
62450
  };
62455
- const topbar = "_topbar_17khh_7";
62456
- const fixed = "_fixed_17khh_16";
62457
- const icon = "_icon_17khh_24";
62458
- const title = "_title_17khh_47";
62459
- const logo = "_logo_17khh_63";
62460
- const label = "_label_17khh_66";
62461
- const brand = "_brand_17khh_71";
62462
- const version = "_version_17khh_76";
62463
- const left = "_left_17khh_83";
62464
- const right = "_right_17khh_84";
62465
- const item = "_item_17khh_98";
62466
- const link = "_link_17khh_99";
62467
- const button = "_button_17khh_111";
62468
- const menu = "_menu_17khh_112";
62469
- const active = "_active_17khh_140";
62470
- const alert = "_alert_17khh_165";
62451
+ const topbar = "_topbar_1gz82_7";
62452
+ const fixed = "_fixed_1gz82_16";
62453
+ const appSwitcher = "_appSwitcher_1gz82_24";
62454
+ const title = "_title_1gz82_48";
62455
+ const logo = "_logo_1gz82_64";
62456
+ const label = "_label_1gz82_67";
62457
+ const brand = "_brand_1gz82_72";
62458
+ const version = "_version_1gz82_77";
62459
+ const left = "_left_1gz82_84";
62460
+ const right = "_right_1gz82_85";
62461
+ const item = "_item_1gz82_99";
62462
+ const link = "_link_1gz82_100";
62463
+ const button = "_button_1gz82_112";
62464
+ const menu = "_menu_1gz82_113";
62465
+ const active = "_active_1gz82_141";
62466
+ const alert = "_alert_1gz82_166";
62471
62467
  const styles$2 = {
62472
62468
  topbar,
62473
62469
  fixed,
62474
- icon,
62470
+ appSwitcher,
62475
62471
  title,
62476
62472
  logo,
62477
62473
  label,
@@ -62522,6 +62518,22 @@ const Title = ({ label: label2, logo: logo2, url, version: version2, onClick })
62522
62518
  })
62523
62519
  });
62524
62520
  };
62521
+ const AppSwitcher = ({ icon: icon2, url, onClick }) => {
62522
+ const content2 = /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
62523
+ icon: icon2,
62524
+ size: 28
62525
+ });
62526
+ return url ? /* @__PURE__ */ jsxRuntime.exports.jsx("a", {
62527
+ href: url,
62528
+ onClick,
62529
+ className: styles$2.appSwitcher,
62530
+ children: content2
62531
+ }) : /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
62532
+ onClick,
62533
+ className: styles$2.appSwitcher,
62534
+ children: content2
62535
+ });
62536
+ };
62525
62537
  const Link = ({
62526
62538
  label: label2,
62527
62539
  url,
@@ -62610,7 +62622,7 @@ const Element$1 = ({ element }) => {
62610
62622
  };
62611
62623
  const TopBar = ({
62612
62624
  title: title2,
62613
- icon: icon2,
62625
+ appSwitcher: appSwitcher2,
62614
62626
  content: content2,
62615
62627
  contentRight,
62616
62628
  warning: warning2,
@@ -62626,14 +62638,10 @@ const TopBar = ({
62626
62638
  className: cx$2(styles$2.topbar, fixedPosition ? styles$2.fixed : ""),
62627
62639
  style: { height },
62628
62640
  children: [
62629
- !!icon2 && /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
62630
- className: styles$2.icon,
62631
- style: { height, width: height },
62632
- onClick: icon2.onClick,
62633
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
62634
- icon: icon2.icon,
62635
- size: 28
62636
- })
62641
+ !!appSwitcher2 && /* @__PURE__ */ jsxRuntime.exports.jsx(AppSwitcher, {
62642
+ icon: appSwitcher2.icon,
62643
+ url: appSwitcher2.url,
62644
+ onClick: appSwitcher2.onClick
62637
62645
  }),
62638
62646
  /* @__PURE__ */ jsxRuntime.exports.jsxs("div", {
62639
62647
  className: styles$2.left,
@@ -62673,7 +62681,7 @@ const TopBar = ({
62673
62681
  };
62674
62682
  TopBar.defaultProps = {
62675
62683
  title: null,
62676
- icon: null,
62684
+ appSwitcher: null,
62677
62685
  content: [],
62678
62686
  contentRight: [],
62679
62687
  warning: "",
@@ -62688,9 +62696,10 @@ TopBar.propTypes = {
62688
62696
  onClick: propTypes$1.exports.func,
62689
62697
  version: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number])
62690
62698
  }),
62691
- icon: propTypes$1.exports.shape({
62699
+ appSwitcher: propTypes$1.exports.shape({
62692
62700
  icon: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.node]),
62693
- onClick: propTypes$1.exports.func
62701
+ onClick: propTypes$1.exports.func,
62702
+ url: propTypes$1.exports.string
62694
62703
  }),
62695
62704
  content: propTypes$1.exports.array,
62696
62705
  contentRight: propTypes$1.exports.array,