@oliasoft-open-source/react-ui-library 4.0.0-beta-3 → 4.0.0-beta-4

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
@@ -2628,10 +2628,10 @@ function IconBase(props) {
2628
2628
  }) : elem(DefaultContext);
2629
2629
  }
2630
2630
  function TbAlertTriangle(props) {
2631
- 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 9v2m0 4v.01" } }, { "tag": "path", "attr": { "d": "M5 19h14a2 2 0 0 0 1.84 -2.75l-7.1 -12.25a2 2 0 0 0 -3.5 0l-7.1 12.25a2 2 0 0 0 1.75 2.75" } }] })(props);
2631
+ 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);
2632
2632
  }
2633
2633
  function TbArrowBackUp(props) {
2634
- 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 13l-4 -4l4 -4m-4 4h11a4 4 0 0 1 0 8h-1" } }] })(props);
2634
+ 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 14l-4 -4l4 -4" } }, { "tag": "path", "attr": { "d": "M5 10h11a4 4 0 1 1 0 8h-1" } }] })(props);
2635
2635
  }
2636
2636
  function TbArrowDown(props) {
2637
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 5l0 14" } }, { "tag": "path", "attr": { "d": "M18 13l-6 6" } }, { "tag": "path", "attr": { "d": "M6 13l6 6" } }] })(props);
@@ -2688,13 +2688,16 @@ function TbDownload(props) {
2688
2688
  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": "M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2" } }, { "tag": "path", "attr": { "d": "M7 11l5 5l5 -5" } }, { "tag": "path", "attr": { "d": "M12 4l0 12" } }] })(props);
2689
2689
  }
2690
2690
  function TbEyeOff(props) {
2691
- 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": "M3 3l18 18" } }, { "tag": "path", "attr": { "d": "M10.584 10.587a2 2 0 0 0 2.828 2.83" } }, { "tag": "path", "attr": { "d": "M9.363 5.365a9.466 9.466 0 0 1 2.637 -.365c4 0 7.333 2.333 10 7c-.778 1.361 -1.612 2.524 -2.503 3.488m-2.14 1.861c-1.631 1.1 -3.415 1.651 -5.357 1.651c-4 0 -7.333 -2.333 -10 -7c1.369 -2.395 2.913 -4.175 4.632 -5.341" } }] })(props);
2691
+ 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": "M10.585 10.587a2 2 0 0 0 2.829 2.828" } }, { "tag": "path", "attr": { "d": "M16.681 16.673a8.717 8.717 0 0 1 -4.681 1.327c-3.6 0 -6.6 -2 -9 -6c1.272 -2.12 2.712 -3.678 4.32 -4.674m2.86 -1.146a9.055 9.055 0 0 1 1.82 -.18c3.6 0 6.6 2 9 6c-.666 1.11 -1.379 2.067 -2.138 2.87" } }, { "tag": "path", "attr": { "d": "M3 3l18 18" } }] })(props);
2692
2692
  }
2693
2693
  function TbEye(props) {
2694
- 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-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" } }, { "tag": "path", "attr": { "d": "M22 12c-2.667 4.667 -6 7 -10 7s-7.333 -2.333 -10 -7c2.667 -4.667 6 -7 10 -7s7.333 2.333 10 7" } }] })(props);
2694
+ 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": "M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" } }, { "tag": "path", "attr": { "d": "M21 12c-2.4 4 -5.4 6 -9 6c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6" } }] })(props);
2695
+ }
2696
+ function TbHelpCircle(props) {
2697
+ 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": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" } }, { "tag": "path", "attr": { "d": "M12 16v.01" } }, { "tag": "path", "attr": { "d": "M12 13a2 2 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" } }] })(props);
2695
2698
  }
2696
2699
  function TbInfoCircle(props) {
2697
- 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 8l.01 0" } }, { "tag": "path", "attr": { "d": "M11 12l1 0l0 4l1 0" } }] })(props);
2700
+ 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": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" } }, { "tag": "path", "attr": { "d": "M12 9h.01" } }, { "tag": "path", "attr": { "d": "M11 12h1v4h1" } }] })(props);
2698
2701
  }
2699
2702
  function TbItalic(props) {
2700
2703
  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": "M11 5l6 0" } }, { "tag": "path", "attr": { "d": "M7 19l6 0" } }, { "tag": "path", "attr": { "d": "M14 5l-4 14" } }] })(props);
@@ -2706,28 +2709,25 @@ function TbList(props) {
2706
2709
  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 6l11 0" } }, { "tag": "path", "attr": { "d": "M9 12l11 0" } }, { "tag": "path", "attr": { "d": "M9 18l11 0" } }, { "tag": "path", "attr": { "d": "M5 6l0 .01" } }, { "tag": "path", "attr": { "d": "M5 12l0 .01" } }, { "tag": "path", "attr": { "d": "M5 18l0 .01" } }] })(props);
2707
2710
  }
2708
2711
  function TbLockOff(props) {
2709
- 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": "M3 3l18 18" } }, { "tag": "path", "attr": { "d": "M19 19a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h4m4 0h2a2 2 0 0 1 2 2v2" } }, { "tag": "path", "attr": { "d": "M12 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M8 11v-3m.712 -3.278a4 4 0 0 1 7.288 2.278v4" } }] })(props);
2712
+ 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": "M15 11h2a2 2 0 0 1 2 2v2m0 4a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h4" } }, { "tag": "path", "attr": { "d": "M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" } }, { "tag": "path", "attr": { "d": "M8 11v-3m.719 -3.289a4 4 0 0 1 7.281 2.289v4" } }, { "tag": "path", "attr": { "d": "M3 3l18 18" } }] })(props);
2710
2713
  }
2711
2714
  function TbLock(props) {
2712
- 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 11m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" } }, { "tag": "path", "attr": { "d": "M12 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M8 11v-4a4 4 0 0 1 8 0v4" } }] })(props);
2715
+ 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 13a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-6z" } }, { "tag": "path", "attr": { "d": "M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" } }, { "tag": "path", "attr": { "d": "M8 11v-4a4 4 0 1 1 8 0v4" } }] })(props);
2713
2716
  }
2714
2717
  function TbMinus(props) {
2715
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": "M5 12l14 0" } }] })(props);
2716
2719
  }
2717
2720
  function TbPencil(props) {
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": "M4 20h4l10.5 -10.5a1.5 1.5 0 0 0 -4 -4l-10.5 10.5v4" } }, { "tag": "path", "attr": { "d": "M13.5 6.5l4 4" } }] })(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": "M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" } }, { "tag": "path", "attr": { "d": "M13.5 6.5l4 4" } }] })(props);
2719
2722
  }
2720
2723
  function TbPlus(props) {
2721
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": "M12 5l0 14" } }, { "tag": "path", "attr": { "d": "M5 12l14 0" } }] })(props);
2722
2725
  }
2723
- function TbQuestionCircle(props) {
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": "M12 16v.01" } }, { "tag": "path", "attr": { "d": "M12 13a2 2 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" } }, { "tag": "path", "attr": { "d": "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" } }] })(props);
2725
- }
2726
2726
  function TbRefresh(props) {
2727
2727
  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": "M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4" } }, { "tag": "path", "attr": { "d": "M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4" } }] })(props);
2728
2728
  }
2729
2729
  function TbSettings(props) {
2730
- 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": "M10.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065z" } }, { "tag": "path", "attr": { "d": "M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" } }] })(props);
2730
+ 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": "M10.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065z" } }, { "tag": "path", "attr": { "d": "M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" } }] })(props);
2731
2731
  }
2732
2732
  function TbSortAscending(props) {
2733
2733
  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": "M4 6l7 0" } }, { "tag": "path", "attr": { "d": "M4 12l7 0" } }, { "tag": "path", "attr": { "d": "M4 18l9 0" } }, { "tag": "path", "attr": { "d": "M15 9l3 -3l3 3" } }, { "tag": "path", "attr": { "d": "M18 6l0 12" } }] })(props);
@@ -2739,13 +2739,13 @@ function TbSquareMinus(props) {
2739
2739
  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": "M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" } }, { "tag": "path", "attr": { "d": "M9 12l6 0" } }] })(props);
2740
2740
  }
2741
2741
  function TbSquarePlus(props) {
2742
- 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": "M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" } }, { "tag": "path", "attr": { "d": "M9 12l6 0" } }, { "tag": "path", "attr": { "d": "M12 9l0 6" } }] })(props);
2742
+ 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.5 21h-7.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7.5" } }, { "tag": "path", "attr": { "d": "M16 19h6" } }, { "tag": "path", "attr": { "d": "M19 16v6" } }] })(props);
2743
2743
  }
2744
2744
  function TbStar(props) {
2745
2745
  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 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" } }] })(props);
2746
2746
  }
2747
2747
  function TbTable(props) {
2748
- 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": "M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" } }, { "tag": "path", "attr": { "d": "M4 10l16 0" } }, { "tag": "path", "attr": { "d": "M10 4l0 16" } }] })(props);
2748
+ 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": "M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" } }, { "tag": "path", "attr": { "d": "M3 10h18" } }, { "tag": "path", "attr": { "d": "M10 3v18" } }] })(props);
2749
2749
  }
2750
2750
  function TbTrash(props) {
2751
2751
  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": "M4 7l16 0" } }, { "tag": "path", "attr": { "d": "M10 11l0 6" } }, { "tag": "path", "attr": { "d": "M14 11l0 6" } }, { "tag": "path", "attr": { "d": "M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12" } }, { "tag": "path", "attr": { "d": "M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3" } }] })(props);
@@ -2787,7 +2787,7 @@ const DeprecatedIcon = ({ icon: icon2 }) => {
2787
2787
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbX, {});
2788
2788
  case "question":
2789
2789
  case "help":
2790
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbQuestionCircle, {});
2790
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbHelpCircle, {});
2791
2791
  case "info":
2792
2792
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbInfoCircle, {});
2793
2793
  case "table":
@@ -2864,12 +2864,12 @@ const DeprecatedIcon = ({ icon: icon2 }) => {
2864
2864
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbCircleFilled, {});
2865
2865
  }
2866
2866
  };
2867
- const wrapper$4 = "_wrapper_1xihv_224";
2868
- const customSvg = "_customSvg_1xihv_231";
2869
- const customPng = "_customPng_1xihv_234";
2870
- const clickable$2 = "_clickable_1xihv_239";
2867
+ const wrapper$5 = "_wrapper_18jt2_1";
2868
+ const customSvg = "_customSvg_18jt2_8";
2869
+ const customPng = "_customPng_18jt2_11";
2870
+ const clickable$2 = "_clickable_18jt2_16";
2871
2871
  const styles$T = {
2872
- wrapper: wrapper$4,
2872
+ wrapper: wrapper$5,
2873
2873
  customSvg,
2874
2874
  customPng,
2875
2875
  clickable: clickable$2
@@ -2926,30 +2926,34 @@ Icon.propTypes = {
2926
2926
  clickable: propTypes$1.exports.bool,
2927
2927
  testId: propTypes$1.exports.string
2928
2928
  };
2929
- const chevron = "_chevron_y7s4x_224";
2930
- const expanded$2 = "_expanded_y7s4x_230";
2929
+ const chevron = "_chevron_9fk1o_1";
2930
+ const expanded$2 = "_expanded_9fk1o_9";
2931
2931
  const styles$S = {
2932
2932
  chevron,
2933
2933
  expanded: expanded$2
2934
2934
  };
2935
2935
  const Chevron = ({ expanded: expanded2 }) => {
2936
- return expanded2 ? /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
2937
- icon: "chevron right",
2938
- className: cx$2(styles$S.chevron, styles$S.expanded)
2939
- }) : /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
2940
- icon: "chevron right",
2941
- className: cx$2(styles$S.chevron)
2936
+ return expanded2 ? /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
2937
+ className: cx$2(styles$S.chevron, styles$S.expanded),
2938
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
2939
+ icon: "chevron right"
2940
+ })
2941
+ }) : /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
2942
+ className: cx$2(styles$S.chevron),
2943
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
2944
+ icon: "chevron right"
2945
+ })
2942
2946
  });
2943
2947
  };
2944
- const accordion = "_accordion_1dvga_224";
2945
- const accordionHeader = "_accordionHeader_1dvga_228";
2946
- const heading$6 = "_heading_1dvga_232";
2947
- const clickable$1 = "_clickable_1dvga_235";
2948
- const bordered$4 = "_bordered_1dvga_241";
2949
- const accordionContent = "_accordionContent_1dvga_241";
2950
- const expanded$1 = "_expanded_1dvga_254";
2951
- const padding$3 = "_padding_1dvga_263";
2952
- const squareBottom = "_squareBottom_1dvga_266";
2948
+ const accordion = "_accordion_1xanb_1";
2949
+ const accordionHeader = "_accordionHeader_1xanb_5";
2950
+ const heading$6 = "_heading_1xanb_9";
2951
+ const clickable$1 = "_clickable_1xanb_12";
2952
+ const bordered$4 = "_bordered_1xanb_18";
2953
+ const accordionContent = "_accordionContent_1xanb_18";
2954
+ const expanded$1 = "_expanded_1xanb_31";
2955
+ const padding$3 = "_padding_1xanb_40";
2956
+ const squareBottom = "_squareBottom_1xanb_43";
2953
2957
  const styles$R = {
2954
2958
  accordion,
2955
2959
  accordionHeader,
@@ -3074,19 +3078,19 @@ Accordion.propTypes = {
3074
3078
  squareBottom: propTypes$1.exports.bool,
3075
3079
  testId: propTypes$1.exports.string
3076
3080
  };
3077
- const checkbox = "_checkbox_h85m1_224";
3078
- const noLabel = "_noLabel_h85m1_239";
3079
- const small$e = "_small_h85m1_242";
3080
- const checkmark = "_checkmark_h85m1_267";
3081
- const disabled$a = "_disabled_h85m1_288";
3082
- const noMargin$2 = "_noMargin_h85m1_302";
3083
- const isInTable$4 = "_isInTable_h85m1_305";
3081
+ const checkbox = "_checkbox_1fv4t_1";
3082
+ const noLabel = "_noLabel_1fv4t_16";
3083
+ const small$e = "_small_1fv4t_19";
3084
+ const checkmark = "_checkmark_1fv4t_41";
3085
+ const disabled$9 = "_disabled_1fv4t_61";
3086
+ const noMargin$2 = "_noMargin_1fv4t_75";
3087
+ const isInTable$4 = "_isInTable_1fv4t_78";
3084
3088
  const styles$Q = {
3085
3089
  checkbox,
3086
3090
  noLabel,
3087
3091
  small: small$e,
3088
3092
  checkmark,
3089
- disabled: disabled$a,
3093
+ disabled: disabled$9,
3090
3094
  noMargin: noMargin$2,
3091
3095
  isInTable: isInTable$4
3092
3096
  };
@@ -5064,9 +5068,9 @@ function useHover(_temp) {
5064
5068
  return onMouseLeave(null, true);
5065
5069
  }];
5066
5070
  }
5067
- const tooltip = "_tooltip_1888y_224";
5068
- const error$9 = "_error_1888y_238";
5069
- const warning$d = "_warning_1888y_242";
5071
+ const tooltip = "_tooltip_bwonh_1";
5072
+ const error$9 = "_error_bwonh_15";
5073
+ const warning$d = "_warning_bwonh_19";
5070
5074
  const styles$P = {
5071
5075
  tooltip,
5072
5076
  error: error$9,
@@ -5232,9 +5236,9 @@ Tooltip.propTypes = {
5232
5236
  flex: propTypes$1.exports.string,
5233
5237
  forceOpen: propTypes$1.exports.bool
5234
5238
  };
5235
- const helpIcon = "_helpIcon_1yokl_1";
5236
- const active$9 = "_active_1yokl_7";
5237
- const clickable = "_clickable_1yokl_10";
5239
+ const helpIcon = "_helpIcon_1uk4t_1";
5240
+ const active$9 = "_active_1uk4t_6";
5241
+ const clickable = "_clickable_1uk4t_9";
5238
5242
  const styles$O = {
5239
5243
  helpIcon,
5240
5244
  active: active$9,
@@ -5399,10 +5403,10 @@ CheckBox.propTypes = {
5399
5403
  helpText: propTypes$1.exports.string,
5400
5404
  onClickHelp: propTypes$1.exports.func
5401
5405
  };
5402
- const bordered$3 = "_bordered_1jivm_224";
5403
- const checkboxWrapper = "_checkboxWrapper_1jivm_230";
5404
- const padding$2 = "_padding_1jivm_236";
5405
- const contentWrapper = "_contentWrapper_1jivm_239";
5406
+ const bordered$3 = "_bordered_rmqrx_1";
5407
+ const checkboxWrapper = "_checkboxWrapper_rmqrx_7";
5408
+ const padding$2 = "_padding_rmqrx_13";
5409
+ const contentWrapper = "_contentWrapper_rmqrx_16";
5406
5410
  const styles$N = {
5407
5411
  bordered: bordered$3,
5408
5412
  checkboxWrapper,
@@ -10942,36 +10946,36 @@ var lodash = { exports: {} };
10942
10946
  }).call(commonjsGlobal);
10943
10947
  })(lodash, lodash.exports);
10944
10948
  const _$1 = lodash.exports;
10945
- const wrapper$3 = "_wrapper_1kzcl_224";
10946
- const layer$1 = "_layer_1kzcl_228";
10947
- const layerContainer$1 = "_layerContainer_1kzcl_231";
10948
- const nested = "_nested_1kzcl_246";
10949
- const fileInput$1 = "_fileInput_1kzcl_258";
10950
- const trigger$2 = "_trigger_1kzcl_264";
10951
- const middleAlignedInline = "_middleAlignedInline_1kzcl_273";
10952
- const heading$5 = "_heading_1kzcl_279";
10953
- const headingIcon = "_headingIcon_1kzcl_285";
10954
- const option$1 = "_option_1kzcl_297";
10955
- const active$8 = "_active_1kzcl_314";
10956
- const selected$1 = "_selected_1kzcl_319";
10957
- const optionContent$1 = "_optionContent_1kzcl_326";
10958
- const inline$4 = "_inline_1kzcl_331";
10959
- const icon$5 = "_icon_1kzcl_336";
10960
- const check$1 = "_check_1kzcl_337";
10961
- const text$3 = "_text_1kzcl_363";
10962
- const label$a = "_label_1kzcl_368";
10963
- const description = "_description_1kzcl_379";
10964
- const arrow$1 = "_arrow_1kzcl_383";
10965
- const divider$1 = "_divider_1kzcl_387";
10966
- const deprecatedSemanticIcon = "_deprecatedSemanticIcon_1kzcl_391";
10967
- const disabled$9 = "_disabled_1kzcl_395";
10968
- const buttonLabel = "_buttonLabel_1kzcl_400";
10969
- const buttonCaret = "_buttonCaret_1kzcl_407";
10970
- const component = "_component_1kzcl_410";
10971
- const right$7 = "_right_1kzcl_416";
10972
- const actions$2 = "_actions_1kzcl_421";
10949
+ const wrapper$4 = "_wrapper_1xvlm_1";
10950
+ const layer$1 = "_layer_1xvlm_5";
10951
+ const layerContainer$1 = "_layerContainer_1xvlm_8";
10952
+ const nested = "_nested_1xvlm_23";
10953
+ const fileInput$1 = "_fileInput_1xvlm_35";
10954
+ const trigger$2 = "_trigger_1xvlm_41";
10955
+ const middleAlignedInline = "_middleAlignedInline_1xvlm_50";
10956
+ const heading$5 = "_heading_1xvlm_56";
10957
+ const headingIcon = "_headingIcon_1xvlm_62";
10958
+ const option$1 = "_option_1xvlm_74";
10959
+ const active$8 = "_active_1xvlm_91";
10960
+ const selected$1 = "_selected_1xvlm_96";
10961
+ const optionContent$1 = "_optionContent_1xvlm_103";
10962
+ const inline$4 = "_inline_1xvlm_108";
10963
+ const icon$6 = "_icon_1xvlm_113";
10964
+ const check$1 = "_check_1xvlm_114";
10965
+ const text$3 = "_text_1xvlm_140";
10966
+ const label$a = "_label_1xvlm_145";
10967
+ const description = "_description_1xvlm_156";
10968
+ const arrow$1 = "_arrow_1xvlm_160";
10969
+ const divider$1 = "_divider_1xvlm_164";
10970
+ const deprecatedSemanticIcon = "_deprecatedSemanticIcon_1xvlm_168";
10971
+ const disabled$8 = "_disabled_1xvlm_172";
10972
+ const buttonLabel = "_buttonLabel_1xvlm_177";
10973
+ const buttonCaret = "_buttonCaret_1xvlm_184";
10974
+ const component = "_component_1xvlm_187";
10975
+ const right$7 = "_right_1xvlm_193";
10976
+ const actions$2 = "_actions_1xvlm_198";
10973
10977
  const styles$M = {
10974
- wrapper: wrapper$3,
10978
+ wrapper: wrapper$4,
10975
10979
  layer: layer$1,
10976
10980
  layerContainer: layerContainer$1,
10977
10981
  nested,
@@ -10985,7 +10989,7 @@ const styles$M = {
10985
10989
  selected: selected$1,
10986
10990
  optionContent: optionContent$1,
10987
10991
  inline: inline$4,
10988
- icon: icon$5,
10992
+ icon: icon$6,
10989
10993
  check: check$1,
10990
10994
  text: text$3,
10991
10995
  label: label$a,
@@ -10993,7 +10997,7 @@ const styles$M = {
10993
10997
  arrow: arrow$1,
10994
10998
  divider: divider$1,
10995
10999
  deprecatedSemanticIcon,
10996
- disabled: disabled$9,
11000
+ disabled: disabled$8,
10997
11001
  buttonLabel,
10998
11002
  buttonCaret,
10999
11003
  component,
@@ -11129,53 +11133,53 @@ const Option$2 = ({
11129
11133
  });
11130
11134
  };
11131
11135
  const Section$1 = ({
11132
- section,
11136
+ section: section2,
11133
11137
  closeOnOptionClick,
11134
11138
  close: close2,
11135
11139
  tree: tree2,
11136
11140
  path,
11137
- maxHeight: maxHeight2
11141
+ maxHeight
11138
11142
  }) => {
11139
11143
  const disabledContext = useContext(DisabledContext);
11140
- switch (section.type) {
11144
+ switch (section2.type) {
11141
11145
  case "Heading":
11142
11146
  return /* @__PURE__ */ jsxRuntime.exports.jsx(Heading$3, {
11143
- label: section.label,
11144
- onClick: section.onClick,
11145
- icon: section.icon,
11146
- testId: section.testId
11147
+ label: section2.label,
11148
+ onClick: section2.onClick,
11149
+ icon: section2.icon,
11150
+ testId: section2.testId
11147
11151
  });
11148
11152
  case "Divider":
11149
11153
  return /* @__PURE__ */ jsxRuntime.exports.jsx(Divider$1, {});
11150
11154
  case "Option":
11151
11155
  return /* @__PURE__ */ jsxRuntime.exports.jsx(Option$2, {
11152
- actions: section.actions,
11153
- label: section.label,
11154
- url: section.url,
11155
- onClick: section.onClick,
11156
- description: section.description,
11157
- icon: section.icon,
11158
- selected: section.selected,
11156
+ actions: section2.actions,
11157
+ label: section2.label,
11158
+ url: section2.url,
11159
+ onClick: section2.onClick,
11160
+ description: section2.description,
11161
+ icon: section2.icon,
11162
+ selected: section2.selected,
11159
11163
  closeOnOptionClick,
11160
11164
  close: close2,
11161
- disabled: section.disabled || disabledContext,
11162
- inline: section.inline,
11163
- title: section.title,
11164
- upload: section.upload,
11165
- onChange: section.onChange,
11166
- testId: section.testId
11165
+ disabled: section2.disabled || disabledContext,
11166
+ inline: section2.inline,
11167
+ title: section2.title,
11168
+ upload: section2.upload,
11169
+ onChange: section2.onChange,
11170
+ testId: section2.testId
11167
11171
  });
11168
11172
  case "Menu":
11169
11173
  return /* @__PURE__ */ jsxRuntime.exports.jsx(DropDownMenu, {
11170
- menu: section.menu,
11171
- title: section.title,
11174
+ menu: section2.menu,
11175
+ title: section2.title,
11172
11176
  closeOnOptionClick,
11173
11177
  isNested: true,
11174
11178
  closeParent: close2,
11175
11179
  tree: tree2,
11176
11180
  path,
11177
- maxHeight: maxHeight2,
11178
- testId: section.testId
11181
+ maxHeight,
11182
+ testId: section2.testId
11179
11183
  });
11180
11184
  default:
11181
11185
  return null;
@@ -11194,7 +11198,7 @@ const Layer$2 = ({
11194
11198
  close: close2,
11195
11199
  tree: tree2,
11196
11200
  path,
11197
- maxHeight: maxHeight2,
11201
+ maxHeight,
11198
11202
  showAllButton,
11199
11203
  testId
11200
11204
  }) => {
@@ -11228,17 +11232,17 @@ const Layer$2 = ({
11228
11232
  ).filter((s) => s == null ? void 0 : s.visible) : sections.map((s) => ({ ...s, closeOnOptionClick }));
11229
11233
  return /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
11230
11234
  className: cx$2(styles$M.layer, isNested ? styles$M.nested : null),
11231
- style: { maxWidth: width, maxHeight: maxHeight2 },
11235
+ style: { maxWidth: width, maxHeight },
11232
11236
  "data-testid": testId,
11233
11237
  children: /* @__PURE__ */ jsxRuntime.exports.jsx("ul", {
11234
- children: localSections.map((section, i) => /* @__PURE__ */ jsxRuntime.exports.jsx("li", {
11238
+ children: localSections.map((section2, i) => /* @__PURE__ */ jsxRuntime.exports.jsx("li", {
11235
11239
  children: /* @__PURE__ */ jsxRuntime.exports.jsx(Section$1, {
11236
- section,
11237
- closeOnOptionClick: section.closeOnOptionClick,
11240
+ section: section2,
11241
+ closeOnOptionClick: section2.closeOnOptionClick,
11238
11242
  close: close2,
11239
11243
  tree: tree2,
11240
11244
  path: childPath(path, i),
11241
- maxHeight: maxHeight2
11245
+ maxHeight
11242
11246
  })
11243
11247
  }, i))
11244
11248
  })
@@ -11250,16 +11254,16 @@ const placementOptions$1 = (placement, isNested = false) => ({
11250
11254
  preferY: "bottom",
11251
11255
  placement: placement || (isNested ? "right-start" : "bottom-start")
11252
11256
  });
11253
- const wrapper$2 = "_wrapper_dt7qq_224";
11254
- const badge = "_badge_dt7qq_228";
11255
- const label$9 = "_label_dt7qq_233";
11256
- const dark$1 = "_dark_dt7qq_245";
11257
- const light = "_light_dt7qq_248";
11258
- const small$d = "_small_dt7qq_251";
11259
- const dot = "_dot_dt7qq_257";
11260
- const hasChildren = "_hasChildren_dt7qq_262";
11257
+ const wrapper$3 = "_wrapper_fwejc_1";
11258
+ const badge = "_badge_fwejc_5";
11259
+ const label$9 = "_label_fwejc_10";
11260
+ const dark$1 = "_dark_fwejc_22";
11261
+ const light = "_light_fwejc_25";
11262
+ const small$d = "_small_fwejc_28";
11263
+ const dot = "_dot_fwejc_34";
11264
+ const hasChildren = "_hasChildren_fwejc_39";
11261
11265
  const styles$L = {
11262
- wrapper: wrapper$2,
11266
+ wrapper: wrapper$3,
11263
11267
  badge,
11264
11268
  label: label$9,
11265
11269
  dark: dark$1,
@@ -11313,32 +11317,32 @@ Badge.propTypes = {
11313
11317
  margin: propTypes$1.exports.string,
11314
11318
  small: propTypes$1.exports.bool
11315
11319
  };
11316
- const inputInTable$b = "_inputInTable_148xv_224";
11317
- const inputHover$b = "_inputHover_148xv_230";
11318
- const inputFocus$b = "_inputFocus_148xv_235";
11319
- const inputError$b = "_inputError_148xv_242";
11320
- const inputWarning$b = "_inputWarning_148xv_243";
11321
- const inputDisabled$b = "_inputDisabled_148xv_278";
11322
- const hideScrollbars$b = "_hideScrollbars_148xv_283";
11323
- const button$3 = "_button_148xv_318";
11324
- const active$7 = "_active_148xv_355";
11325
- const green$1 = "_green_148xv_355";
11326
- const red$1 = "_red_148xv_355";
11327
- const orange$1 = "_orange_148xv_355";
11328
- const icon$4 = "_icon_148xv_367";
11329
- const iconOnly = "_iconOnly_148xv_374";
11330
- const basic = "_basic_148xv_383";
11331
- const muted$2 = "_muted_148xv_389";
11332
- const disabled$8 = "_disabled_148xv_402";
11333
- const small$c = "_small_148xv_412";
11334
- const pill = "_pill_148xv_417";
11335
- const round = "_round_148xv_418";
11336
- const error$8 = "_error_148xv_495";
11337
- const warning$c = "_warning_148xv_512";
11338
- const inverted$1 = "_inverted_148xv_529";
11339
- const groupOrderFirst$4 = "_groupOrderFirst_148xv_563";
11340
- const groupOrderMiddle$4 = "_groupOrderMiddle_148xv_564";
11341
- const groupOrderLast$4 = "_groupOrderLast_148xv_565";
11320
+ const inputInTable$b = "_inputInTable_p7xqn_1";
11321
+ const inputHover$b = "_inputHover_p7xqn_10";
11322
+ const inputFocus$b = "_inputFocus_p7xqn_15";
11323
+ const inputError$b = "_inputError_p7xqn_22";
11324
+ const inputWarning$b = "_inputWarning_p7xqn_23";
11325
+ const inputDisabled$b = "_inputDisabled_p7xqn_58";
11326
+ const hideScrollbars$b = "_hideScrollbars_p7xqn_63";
11327
+ const button$3 = "_button_p7xqn_96";
11328
+ const active$7 = "_active_p7xqn_133";
11329
+ const green$1 = "_green_p7xqn_133";
11330
+ const red$1 = "_red_p7xqn_133";
11331
+ const orange$1 = "_orange_p7xqn_133";
11332
+ const icon$5 = "_icon_p7xqn_145";
11333
+ const iconOnly = "_iconOnly_p7xqn_149";
11334
+ const basic = "_basic_p7xqn_159";
11335
+ const muted$2 = "_muted_p7xqn_165";
11336
+ const disabled$7 = "_disabled_p7xqn_177";
11337
+ const small$c = "_small_p7xqn_187";
11338
+ const pill = "_pill_p7xqn_192";
11339
+ const round = "_round_p7xqn_193";
11340
+ const error$8 = "_error_p7xqn_263";
11341
+ const warning$c = "_warning_p7xqn_280";
11342
+ const inverted$1 = "_inverted_p7xqn_297";
11343
+ const groupOrderFirst$4 = "_groupOrderFirst_p7xqn_327";
11344
+ const groupOrderMiddle$4 = "_groupOrderMiddle_p7xqn_328";
11345
+ const groupOrderLast$4 = "_groupOrderLast_p7xqn_329";
11342
11346
  const buttonStyles = {
11343
11347
  inputInTable: inputInTable$b,
11344
11348
  inputHover: inputHover$b,
@@ -11352,11 +11356,11 @@ const buttonStyles = {
11352
11356
  green: green$1,
11353
11357
  red: red$1,
11354
11358
  orange: orange$1,
11355
- icon: icon$4,
11359
+ icon: icon$5,
11356
11360
  iconOnly,
11357
11361
  basic,
11358
11362
  muted: muted$2,
11359
- disabled: disabled$8,
11363
+ disabled: disabled$7,
11360
11364
  small: small$c,
11361
11365
  pill,
11362
11366
  round,
@@ -11367,11 +11371,11 @@ const buttonStyles = {
11367
11371
  groupOrderMiddle: groupOrderMiddle$4,
11368
11372
  groupOrderLast: groupOrderLast$4
11369
11373
  };
11370
- const spinner = "_spinner_1x3vx_224";
11371
- const small$b = "_small_1x3vx_230";
11372
- const tiny = "_tiny_1x3vx_234";
11373
- const colored$1 = "_colored_1x3vx_261";
11374
- const dark = "_dark_1x3vx_273";
11374
+ const spinner = "_spinner_qco2g_1";
11375
+ const small$b = "_small_qco2g_7";
11376
+ const tiny = "_tiny_qco2g_11";
11377
+ const colored$1 = "_colored_qco2g_38";
11378
+ const dark = "_dark_qco2g_50";
11375
11379
  const styles$K = {
11376
11380
  spinner,
11377
11381
  small: small$b,
@@ -11743,9 +11747,9 @@ const actionsShape = propTypes$1.exports.arrayOf(
11743
11747
  );
11744
11748
  const isMenuEmpty = (menu2) => {
11745
11749
  const { sections } = menu2;
11746
- return !isValidElement(sections) && (!sections.length || sections.every((section) => lodash.exports.isEmpty(section)));
11750
+ return !isValidElement(sections) && (!sections.length || sections.every((section2) => lodash.exports.isEmpty(section2)));
11747
11751
  };
11748
- const useContextMenu = (sections, width, placement, possiblePlacements, closeOnOptionClick, closeParent, tree2, path, groupOrder, overflowContainer, maxHeight2, testId) => {
11752
+ const useContextMenu = (sections, width, placement, possiblePlacements, closeOnOptionClick, closeParent, tree2, path, groupOrder, overflowContainer, maxHeight, testId) => {
11749
11753
  const { hasMousePosition, resetMousePosition, handleMouseEvent, trigger: trigger2 } = useMousePositionAsTrigger();
11750
11754
  const close2 = resetMousePosition;
11751
11755
  const isOpen2 = hasMousePosition;
@@ -11771,7 +11775,7 @@ const useContextMenu = (sections, width, placement, possiblePlacements, closeOnO
11771
11775
  tree: tree2,
11772
11776
  path,
11773
11777
  groupOrder,
11774
- maxHeight: maxHeight2,
11778
+ maxHeight,
11775
11779
  testId: testId && `${testId}-layer`
11776
11780
  })
11777
11781
  })
@@ -11848,7 +11852,7 @@ const DropDownMenu = ({
11848
11852
  path,
11849
11853
  groupOrder,
11850
11854
  overflowContainer,
11851
- maxHeight: maxHeight2,
11855
+ maxHeight,
11852
11856
  testId,
11853
11857
  open: openProp,
11854
11858
  setOpen: setOpenProp,
@@ -11892,9 +11896,9 @@ const DropDownMenu = ({
11892
11896
  close2();
11893
11897
  return;
11894
11898
  }
11895
- siblings(tree2, path).forEach((section) => {
11896
- if (section.close) {
11897
- section.close();
11899
+ siblings(tree2, path).forEach((section2) => {
11900
+ if (section2.close) {
11901
+ section2.close();
11898
11902
  }
11899
11903
  });
11900
11904
  open();
@@ -11939,7 +11943,7 @@ const DropDownMenu = ({
11939
11943
  tree: tree2,
11940
11944
  path,
11941
11945
  groupOrder,
11942
- maxHeight: maxHeight2,
11946
+ maxHeight,
11943
11947
  showAllButton,
11944
11948
  testId: testId && `${testId}-layer`
11945
11949
  })
@@ -12051,9 +12055,9 @@ Menu.propTypes = {
12051
12055
  open: propTypes$1.exports.bool,
12052
12056
  setOpen: propTypes$1.exports.func
12053
12057
  };
12054
- const actions$1 = "_actions_1r0im_224";
12055
- const actionComponentContainer = "_actionComponentContainer_1r0im_234";
12056
- const active$6 = "_active_1r0im_256";
12058
+ const actions$1 = "_actions_acped_1";
12059
+ const actionComponentContainer = "_actionComponentContainer_acped_11";
12060
+ const active$6 = "_active_acped_33";
12057
12061
  const styles$J = {
12058
12062
  actions: actions$1,
12059
12063
  actionComponentContainer,
@@ -12157,18 +12161,18 @@ Actions.propTypes = {
12157
12161
  actions: actionsShape,
12158
12162
  right: propTypes$1.exports.bool
12159
12163
  };
12160
- const breadcrumb = "_breadcrumb_1ramj_224";
12161
- const small$a = "_small_1ramj_227";
12162
- const labelContainer = "_labelContainer_1ramj_230";
12163
- const active$5 = "_active_1ramj_240";
12164
- const disabled$7 = "_disabled_1ramj_245";
12165
- const separator = "_separator_1ramj_250";
12164
+ const breadcrumb = "_breadcrumb_eju7k_1";
12165
+ const small$a = "_small_eju7k_4";
12166
+ const labelContainer = "_labelContainer_eju7k_7";
12167
+ const active$5 = "_active_eju7k_17";
12168
+ const disabled$6 = "_disabled_eju7k_22";
12169
+ const separator = "_separator_eju7k_27";
12166
12170
  const styles$I = {
12167
12171
  breadcrumb,
12168
12172
  small: small$a,
12169
12173
  labelContainer,
12170
12174
  active: active$5,
12171
- disabled: disabled$7,
12175
+ disabled: disabled$6,
12172
12176
  separator
12173
12177
  };
12174
12178
  const Link$2 = ({
@@ -12238,8 +12242,8 @@ Breadcrumb.propTypes = {
12238
12242
  ).isRequired,
12239
12243
  small: propTypes$1.exports.bool
12240
12244
  };
12241
- const label$8 = "_label_15dbq_224";
12242
- const buttonGroup = "_buttonGroup_15dbq_234";
12245
+ const label$8 = "_label_1m8h2_1";
12246
+ const buttonGroup = "_buttonGroup_1m8h2_11";
12243
12247
  const styles$H = {
12244
12248
  label: label$8,
12245
12249
  buttonGroup
@@ -12350,13 +12354,13 @@ ButtonGroup.propTypes = {
12350
12354
  value: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
12351
12355
  testId: propTypes$1.exports.string
12352
12356
  };
12353
- const card = "_card_1ocyx_224";
12354
- const bordered$2 = "_bordered_1ocyx_227";
12355
- const raised = "_raised_1ocyx_233";
12356
- const cardHeader = "_cardHeader_1ocyx_236";
12357
- const cardContentBorderTop = "_cardContentBorderTop_1ocyx_241";
12358
- const padding$1 = "_padding_1ocyx_244";
12359
- const cardContent = "_cardContent_1ocyx_241";
12357
+ const card = "_card_1a86v_1";
12358
+ const bordered$2 = "_bordered_1a86v_4";
12359
+ const raised = "_raised_1a86v_10";
12360
+ const cardHeader = "_cardHeader_1a86v_13";
12361
+ const cardContentBorderTop = "_cardContentBorderTop_1a86v_19";
12362
+ const padding$1 = "_padding_1a86v_22";
12363
+ const cardContent = "_cardContent_1a86v_19";
12360
12364
  const styles$G = {
12361
12365
  card,
12362
12366
  bordered: bordered$2,
@@ -13611,7 +13615,7 @@ const StyledColumn = styled.div`
13611
13615
  min-height: 0;
13612
13616
  display: ${(p) => p.flexbox && !p.scroll ? "flex" : "block"};
13613
13617
  ${(p) => p.flexbox && `flex-direction: column;`}
13614
- padding: ${(p) => p.padding === true ? "16px 20px" : p.padding};
13618
+ padding: ${(p) => p.padding === true ? "var(--padding)" : p.padding};
13615
13619
  }
13616
13620
  `;
13617
13621
  const Column = ({
@@ -13685,23 +13689,23 @@ Column.propTypes = {
13685
13689
  widthTablet: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
13686
13690
  testId: propTypes$1.exports.string
13687
13691
  };
13688
- const divider = "_divider_7ub0u_224";
13689
- const alignLeft = "_alignLeft_7ub0u_235";
13690
- const alignRight = "_alignRight_7ub0u_238";
13692
+ const divider = "_divider_2bfzh_1";
13693
+ const alignLeft = "_alignLeft_2bfzh_12";
13694
+ const alignRight = "_alignRight_2bfzh_15";
13691
13695
  const styles$F = {
13692
13696
  divider,
13693
13697
  alignLeft,
13694
13698
  alignRight
13695
13699
  };
13696
- const bold$1 = "_bold_142q0_224";
13697
- const center = "_center_142q0_227";
13698
- const muted$1 = "_muted_142q0_230";
13699
- const faint = "_faint_142q0_233";
13700
- const success$1 = "_success_142q0_236";
13701
- const warning$b = "_warning_142q0_239";
13702
- const error$7 = "_error_142q0_242";
13703
- const small$9 = "_small_142q0_245";
13704
- const link$1 = "_link_142q0_248";
13700
+ const bold$1 = "_bold_11ofj_1";
13701
+ const center = "_center_11ofj_4";
13702
+ const muted$1 = "_muted_11ofj_7";
13703
+ const faint = "_faint_11ofj_10";
13704
+ const success$1 = "_success_11ofj_13";
13705
+ const warning$b = "_warning_11ofj_16";
13706
+ const error$7 = "_error_11ofj_19";
13707
+ const small$9 = "_small_11ofj_22";
13708
+ const link$1 = "_link_11ofj_25";
13705
13709
  const styles$E = {
13706
13710
  bold: bold$1,
13707
13711
  center,
@@ -13799,9 +13803,9 @@ Divider.propTypes = {
13799
13803
  color: propTypes$1.exports.string,
13800
13804
  align: propTypes$1.exports.string
13801
13805
  };
13802
- const heading$4 = "_heading_1nnxz_224";
13803
- const top$1 = "_top_1nnxz_232";
13804
- const icons$2 = "_icons_1nnxz_244";
13806
+ const heading$4 = "_heading_19ope_1";
13807
+ const top$1 = "_top_19ope_9";
13808
+ const icons$2 = "_icons_19ope_21";
13805
13809
  const styles$D = {
13806
13810
  heading: heading$4,
13807
13811
  top: top$1,
@@ -13880,21 +13884,21 @@ Heading$2.propTypes = {
13880
13884
  top: propTypes$1.exports.bool,
13881
13885
  testId: propTypes$1.exports.string
13882
13886
  };
13883
- const dialog = "_dialog_11kaj_1";
13884
- const inline$3 = "_inline_11kaj_19";
13885
- const scroll$2 = "_scroll_11kaj_22";
13886
- const header$2 = "_header_11kaj_25";
13887
- const dismiss$2 = "_dismiss_11kaj_33";
13888
- const content$3 = "_content_11kaj_44";
13889
- const footer$3 = "_footer_11kaj_53";
13887
+ const dialog = "_dialog_15xxd_1";
13888
+ const inline$3 = "_inline_15xxd_18";
13889
+ const scroll$3 = "_scroll_15xxd_21";
13890
+ const header$2 = "_header_15xxd_24";
13891
+ const dismiss$2 = "_dismiss_15xxd_33";
13892
+ const content$3 = "_content_15xxd_38";
13893
+ const footer$2 = "_footer_15xxd_47";
13890
13894
  const styles$C = {
13891
13895
  dialog,
13892
13896
  inline: inline$3,
13893
- scroll: scroll$2,
13897
+ scroll: scroll$3,
13894
13898
  header: header$2,
13895
13899
  dismiss: dismiss$2,
13896
13900
  content: content$3,
13897
- footer: footer$3
13901
+ footer: footer$2
13898
13902
  };
13899
13903
  const convertStringToJsx = (children) => {
13900
13904
  if (lodash.exports.isArray(children)) {
@@ -13940,8 +13944,11 @@ const Dialog = ({ dialog: dialog2 }) => {
13940
13944
  }),
13941
13945
  onClose ? /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
13942
13946
  className: styles$C.dismiss,
13943
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
13947
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Button$1, {
13944
13948
  icon: "close",
13949
+ round: true,
13950
+ basic: true,
13951
+ colored: "muted",
13945
13952
  onClick: onClose
13946
13953
  })
13947
13954
  }) : null
@@ -13981,30 +13988,30 @@ const dialogShape = propTypes$1.exports.shape({
13981
13988
  Dialog.propTypes = {
13982
13989
  dialog: dialogShape.isRequired
13983
13990
  };
13984
- const inputInTable$a = "_inputInTable_dhso7_224";
13985
- const inputHover$a = "_inputHover_dhso7_230";
13986
- const inputFocus$a = "_inputFocus_dhso7_235";
13987
- const inputError$a = "_inputError_dhso7_242";
13988
- const inputWarning$a = "_inputWarning_dhso7_243";
13989
- const inputDisabled$a = "_inputDisabled_dhso7_278";
13990
- const hideScrollbars$a = "_hideScrollbars_dhso7_283";
13991
- const inline$2 = "_inline_dhso7_305";
13992
- const left$2 = "_left_dhso7_308";
13993
- const right$6 = "_right_dhso7_311";
13994
- const fixed$1 = "_fixed_dhso7_314";
13995
- const border$1 = "_border_dhso7_326";
13996
- const shadow = "_shadow_dhso7_332";
13997
- const drawerContent = "_drawerContent_dhso7_335";
13998
- const isResizing = "_isResizing_dhso7_347";
13999
- const toggleButton = "_toggleButton_dhso7_358";
14000
- const top = "_top_dhso7_371";
14001
- const bottom = "_bottom_dhso7_374";
14002
- const toggleButtonOpen = "_toggleButtonOpen_dhso7_377";
14003
- const tabs$1 = "_tabs_dhso7_380";
14004
- const tab$1 = "_tab_dhso7_380";
14005
- const active$4 = "_active_dhso7_411";
14006
- const tabsContent = "_tabsContent_dhso7_433";
14007
- const resizeHandle = "_resizeHandle_dhso7_439";
13991
+ const inputInTable$a = "_inputInTable_oorew_1";
13992
+ const inputHover$a = "_inputHover_oorew_10";
13993
+ const inputFocus$a = "_inputFocus_oorew_15";
13994
+ const inputError$a = "_inputError_oorew_22";
13995
+ const inputWarning$a = "_inputWarning_oorew_23";
13996
+ const inputDisabled$a = "_inputDisabled_oorew_58";
13997
+ const hideScrollbars$a = "_hideScrollbars_oorew_63";
13998
+ const inline$2 = "_inline_oorew_87";
13999
+ const left$2 = "_left_oorew_90";
14000
+ const right$6 = "_right_oorew_93";
14001
+ const fixed$1 = "_fixed_oorew_96";
14002
+ const border$1 = "_border_oorew_108";
14003
+ const shadow = "_shadow_oorew_114";
14004
+ const drawerContent = "_drawerContent_oorew_117";
14005
+ const isResizing = "_isResizing_oorew_129";
14006
+ const toggleButton = "_toggleButton_oorew_140";
14007
+ const top = "_top_oorew_153";
14008
+ const bottom = "_bottom_oorew_156";
14009
+ const toggleButtonOpen = "_toggleButtonOpen_oorew_159";
14010
+ const tabs$1 = "_tabs_oorew_162";
14011
+ const tab$1 = "_tab_oorew_162";
14012
+ const active$4 = "_active_oorew_194";
14013
+ const tabsContent = "_tabsContent_oorew_216";
14014
+ const resizeHandle = "_resizeHandle_oorew_222";
14008
14015
  const styles$B = {
14009
14016
  inputInTable: inputInTable$a,
14010
14017
  inputHover: inputHover$a,
@@ -16346,8 +16353,8 @@ Drawer.propTypes = {
16346
16353
  onClose: propTypes$1.exports.func,
16347
16354
  onOpen: propTypes$1.exports.func
16348
16355
  };
16349
- const empty$2 = "_empty_18pb9_224";
16350
- const text$2 = "_text_18pb9_234";
16356
+ const empty$2 = "_empty_cs57m_1";
16357
+ const text$2 = "_text_cs57m_11";
16351
16358
  const styles$A = {
16352
16359
  empty: empty$2,
16353
16360
  text: text$2
@@ -16414,7 +16421,7 @@ Empty.propTypes = {
16414
16421
  text: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.node]),
16415
16422
  children: propTypes$1.exports.node
16416
16423
  };
16417
- const inputGroup = "_inputGroup_hze61_224";
16424
+ const inputGroup = "_inputGroup_biuoa_1";
16418
16425
  const styles$z = {
16419
16426
  inputGroup
16420
16427
  };
@@ -16450,22 +16457,22 @@ InputGroup.propTypes = {
16450
16457
  small: propTypes$1.exports.bool,
16451
16458
  width: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number])
16452
16459
  };
16453
- const inputInTable$9 = "_inputInTable_seggu_224";
16454
- const inputHover$9 = "_inputHover_seggu_230";
16455
- const inputFocus$9 = "_inputFocus_seggu_235";
16456
- const inputError$9 = "_inputError_seggu_242";
16457
- const inputWarning$9 = "_inputWarning_seggu_243";
16458
- const inputDisabled$9 = "_inputDisabled_seggu_278";
16459
- const hideScrollbars$9 = "_hideScrollbars_seggu_283";
16460
- const input$1 = "_input_seggu_224";
16461
- const isInTable$3 = "_isInTable_seggu_314";
16462
- const small$8 = "_small_seggu_332";
16463
- const error$6 = "_error_seggu_338";
16464
- const warning$a = "_warning_seggu_355";
16465
- const right$5 = "_right_seggu_377";
16466
- const groupOrderFirst$3 = "_groupOrderFirst_seggu_380";
16467
- const groupOrderMiddle$3 = "_groupOrderMiddle_seggu_381";
16468
- const groupOrderLast$3 = "_groupOrderLast_seggu_382";
16460
+ const inputInTable$9 = "_inputInTable_7xieo_1";
16461
+ const inputHover$9 = "_inputHover_7xieo_10";
16462
+ const inputFocus$9 = "_inputFocus_7xieo_15";
16463
+ const inputError$9 = "_inputError_7xieo_22";
16464
+ const inputWarning$9 = "_inputWarning_7xieo_23";
16465
+ const inputDisabled$9 = "_inputDisabled_7xieo_58";
16466
+ const hideScrollbars$9 = "_hideScrollbars_7xieo_63";
16467
+ const input$1 = "_input_7xieo_1";
16468
+ const isInTable$3 = "_isInTable_7xieo_94";
16469
+ const small$8 = "_small_7xieo_115";
16470
+ const error$6 = "_error_7xieo_121";
16471
+ const warning$a = "_warning_7xieo_138";
16472
+ const right$5 = "_right_7xieo_160";
16473
+ const groupOrderFirst$3 = "_groupOrderFirst_7xieo_163";
16474
+ const groupOrderMiddle$3 = "_groupOrderMiddle_7xieo_164";
16475
+ const groupOrderLast$3 = "_groupOrderLast_7xieo_165";
16469
16476
  const styles$y = {
16470
16477
  inputInTable: inputInTable$9,
16471
16478
  inputHover: inputHover$9,
@@ -16725,9 +16732,9 @@ FileInput.propTypes = {
16725
16732
  onChange: propTypes$1.exports.func,
16726
16733
  testId: propTypes$1.exports.string
16727
16734
  };
16728
- const label$7 = "_label_grpfr_224";
16729
- const labelLeft$1 = "_labelLeft_grpfr_228";
16730
- const icons$1 = "_icons_grpfr_236";
16735
+ const label$7 = "_label_191gc_1";
16736
+ const labelLeft$1 = "_labelLeft_191gc_5";
16737
+ const icons$1 = "_icons_191gc_13";
16731
16738
  const styles$w = {
16732
16739
  label: label$7,
16733
16740
  labelLeft: labelLeft$1,
@@ -16834,17 +16841,17 @@ Label$2.propTypes = {
16834
16841
  }),
16835
16842
  labelLeft: propTypes$1.exports.bool
16836
16843
  };
16837
- const field = "_field_1q41r_224";
16838
- const labelLeft = "_labelLeft_1q41r_228";
16839
- const fieldInput = "_fieldInput_1q41r_232";
16840
- const formRow$1 = "_formRow_1q41r_235";
16841
- const button$2 = "_button_1q41r_245";
16844
+ const field = "_field_1j8sr_1";
16845
+ const labelLeft = "_labelLeft_1j8sr_5";
16846
+ const fieldInput = "_fieldInput_1j8sr_9";
16847
+ const formRow$1 = "_formRow_1j8sr_12";
16848
+ const button$2 = "_button_1j8sr_22";
16842
16849
  const styles$v = {
16843
16850
  field,
16844
16851
  labelLeft,
16845
16852
  fieldInput,
16846
16853
  formRow: formRow$1,
16847
- "form-row": "_form-row_1q41r_236",
16854
+ "form-row": "_form-row_1j8sr_13",
16848
16855
  button: button$2
16849
16856
  };
16850
16857
  const Field = ({
@@ -16948,7 +16955,7 @@ const Flex = ({
16948
16955
  justifyContent,
16949
16956
  height,
16950
16957
  flexWrap: wrap2 ? "wrap" : "nowrap",
16951
- gap: gap === false ? 0 : gap === true ? "20px" : gap
16958
+ gap: gap === false ? 0 : gap === true ? "var(--spacing)" : gap
16952
16959
  },
16953
16960
  children
16954
16961
  });
@@ -16975,7 +16982,7 @@ Flex.propTypes = {
16975
16982
  propTypes$1.exports.number
16976
16983
  ])
16977
16984
  };
16978
- const formRow = "_formRow_1t48e_224";
16985
+ const formRow = "_formRow_1m3f8_1";
16979
16986
  const styles$u = {
16980
16987
  formRow
16981
16988
  };
@@ -17020,7 +17027,7 @@ const Grid = ({
17020
17027
  columns,
17021
17028
  columnsTablet,
17022
17029
  columnsMobile,
17023
- gap: gap === false ? 0 : gap === true ? "20px" : gap,
17030
+ gap: gap === false ? 0 : gap === true ? "var(--spacing)" : gap,
17024
17031
  height,
17025
17032
  children
17026
17033
  });
@@ -17047,11 +17054,11 @@ Grid.propTypes = {
17047
17054
  height: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
17048
17055
  children: propTypes$1.exports.node
17049
17056
  };
17050
- const addon = "_addon_6pbry_224";
17051
- const small$7 = "_small_6pbry_235";
17052
- const groupOrderFirst$2 = "_groupOrderFirst_6pbry_239";
17053
- const groupOrderMiddle$2 = "_groupOrderMiddle_6pbry_240";
17054
- const groupOrderLast$2 = "_groupOrderLast_6pbry_244";
17057
+ const addon = "_addon_b4w53_1";
17058
+ const small$7 = "_small_b4w53_12";
17059
+ const groupOrderFirst$2 = "_groupOrderFirst_b4w53_16";
17060
+ const groupOrderMiddle$2 = "_groupOrderMiddle_b4w53_17";
17061
+ const groupOrderLast$2 = "_groupOrderLast_b4w53_21";
17055
17062
  const styles$t = {
17056
17063
  addon,
17057
17064
  small: small$7,
@@ -18955,7 +18962,7 @@ var noSpacing = {
18955
18962
  bottom: 0,
18956
18963
  left: 0
18957
18964
  };
18958
- var scroll$1 = function scroll(target, frame2) {
18965
+ var scroll$2 = function scroll(target, frame2) {
18959
18966
  if (!frame2) {
18960
18967
  return target;
18961
18968
  }
@@ -18976,7 +18983,7 @@ var clip = function clip2(target, frame2) {
18976
18983
  };
18977
18984
  var getSubject = function(_ref) {
18978
18985
  var page2 = _ref.page, withPlaceholder = _ref.withPlaceholder, axis = _ref.axis, frame2 = _ref.frame;
18979
- var scrolled = scroll$1(page2.marginBox, frame2);
18986
+ var scrolled = scroll$2(page2.marginBox, frame2);
18980
18987
  var increased = increase(scrolled, axis, withPlaceholder);
18981
18988
  var clipped = clip(increased, frame2);
18982
18989
  return {
@@ -25994,42 +26001,42 @@ var InfiniteScroll = function(_super) {
25994
26001
  };
25995
26002
  return InfiniteScroll2;
25996
26003
  }(Component$1);
25997
- const inputInTable$8 = "_inputInTable_4on4j_224";
25998
- const inputHover$8 = "_inputHover_4on4j_230";
25999
- const inputFocus$8 = "_inputFocus_4on4j_235";
26000
- const inputError$8 = "_inputError_4on4j_242";
26001
- const inputWarning$8 = "_inputWarning_4on4j_243";
26002
- const inputDisabled$8 = "_inputDisabled_4on4j_278";
26003
- const hideScrollbars$8 = "_hideScrollbars_4on4j_283";
26004
- const header$1 = "_header_4on4j_293";
26005
- const headerTitle = "_headerTitle_4on4j_293";
26006
- const heading$3 = "_heading_4on4j_294";
26007
- const itemHeader = "_itemHeader_4on4j_294";
26008
- const narrow = "_narrow_4on4j_297";
26009
- const stickyHeader = "_stickyHeader_4on4j_301";
26010
- const title$4 = "_title_4on4j_312";
26011
- const name = "_name_4on4j_318";
26012
- const iconTooltipMargin = "_iconTooltipMargin_4on4j_321";
26013
- const bold = "_bold_4on4j_324";
26014
- const toggleNarrow = "_toggleNarrow_4on4j_333";
26015
- const drag$1 = "_drag_4on4j_351";
26016
- const list$1 = "_list_4on4j_371";
26017
- const bordered$1 = "_bordered_4on4j_375";
26018
- const item$4 = "_item_4on4j_294";
26019
- const action = "_action_4on4j_408";
26020
- const active$3 = "_active_4on4j_411";
26021
- const disabled$6 = "_disabled_4on4j_426";
26022
- const label$6 = "_label_4on4j_437";
26023
- const details$2 = "_details_4on4j_444";
26024
- const metadata = "_metadata_4on4j_445";
26025
- const itemContent = "_itemContent_4on4j_454";
26026
- const indentIcon = "_indentIcon_4on4j_461";
26027
- const expandIcon = "_expandIcon_4on4j_465";
26028
- const expanded = "_expanded_4on4j_471";
26029
- const right$4 = "_right_4on4j_474";
26030
- const actions = "_actions_4on4j_481";
26031
- const scrollableList = "_scrollableList_4on4j_486";
26032
- const hideScrollbar = "_hideScrollbar_4on4j_283";
26004
+ const inputInTable$8 = "_inputInTable_8naxt_1";
26005
+ const inputHover$8 = "_inputHover_8naxt_10";
26006
+ const inputFocus$8 = "_inputFocus_8naxt_15";
26007
+ const inputError$8 = "_inputError_8naxt_22";
26008
+ const inputWarning$8 = "_inputWarning_8naxt_23";
26009
+ const inputDisabled$8 = "_inputDisabled_8naxt_58";
26010
+ const hideScrollbars$8 = "_hideScrollbars_8naxt_63";
26011
+ const header$1 = "_header_8naxt_73";
26012
+ const headerTitle = "_headerTitle_8naxt_73";
26013
+ const heading$3 = "_heading_8naxt_74";
26014
+ const itemHeader = "_itemHeader_8naxt_74";
26015
+ const narrow = "_narrow_8naxt_77";
26016
+ const stickyHeader = "_stickyHeader_8naxt_81";
26017
+ const title$3 = "_title_8naxt_92";
26018
+ const name = "_name_8naxt_98";
26019
+ const iconTooltipMargin = "_iconTooltipMargin_8naxt_101";
26020
+ const bold = "_bold_8naxt_104";
26021
+ const toggleNarrow = "_toggleNarrow_8naxt_113";
26022
+ const drag$1 = "_drag_8naxt_131";
26023
+ const list$1 = "_list_8naxt_151";
26024
+ const bordered$1 = "_bordered_8naxt_155";
26025
+ const item$4 = "_item_8naxt_74";
26026
+ const action = "_action_8naxt_188";
26027
+ const active$3 = "_active_8naxt_191";
26028
+ const disabled$5 = "_disabled_8naxt_206";
26029
+ const label$6 = "_label_8naxt_217";
26030
+ const details$2 = "_details_8naxt_224";
26031
+ const metadata = "_metadata_8naxt_225";
26032
+ const itemContent = "_itemContent_8naxt_234";
26033
+ const indentIcon = "_indentIcon_8naxt_241";
26034
+ const expandIcon = "_expandIcon_8naxt_245";
26035
+ const expanded = "_expanded_8naxt_251";
26036
+ const right$4 = "_right_8naxt_254";
26037
+ const actions = "_actions_8naxt_262";
26038
+ const scrollableList = "_scrollableList_8naxt_267";
26039
+ const hideScrollbar = "_hideScrollbar_8naxt_63";
26033
26040
  const listStyles = {
26034
26041
  inputInTable: inputInTable$8,
26035
26042
  inputHover: inputHover$8,
@@ -26044,7 +26051,7 @@ const listStyles = {
26044
26051
  itemHeader,
26045
26052
  narrow,
26046
26053
  stickyHeader,
26047
- title: title$4,
26054
+ title: title$3,
26048
26055
  name,
26049
26056
  iconTooltipMargin,
26050
26057
  bold,
@@ -26055,7 +26062,7 @@ const listStyles = {
26055
26062
  item: item$4,
26056
26063
  action,
26057
26064
  active: active$3,
26058
- disabled: disabled$6,
26065
+ disabled: disabled$5,
26059
26066
  label: label$6,
26060
26067
  details: details$2,
26061
26068
  metadata,
@@ -26642,13 +26649,13 @@ List.propTypes = {
26642
26649
  }),
26643
26650
  testId: propTypes$1.exports.string
26644
26651
  };
26645
- const loader = "_loader_159ij_224";
26646
- const fullViewPortSize = "_fullViewPortSize_159ij_230";
26647
- const cover = "_cover_159ij_237";
26648
- const dimmer = "_dimmer_159ij_244";
26649
- const content$2 = "_content_159ij_267";
26650
- const text$1 = "_text_159ij_272";
26651
- const details$1 = "_details_159ij_276";
26652
+ const loader = "_loader_16v7q_1";
26653
+ const fullViewPortSize = "_fullViewPortSize_16v7q_7";
26654
+ const cover = "_cover_16v7q_14";
26655
+ const dimmer = "_dimmer_16v7q_21";
26656
+ const content$2 = "_content_16v7q_44";
26657
+ const text$1 = "_text_16v7q_49";
26658
+ const details$1 = "_details_16v7q_53";
26652
26659
  const styles$s = {
26653
26660
  loader,
26654
26661
  fullViewPortSize,
@@ -26722,27 +26729,27 @@ Loader.propTypes = {
26722
26729
  testId: propTypes$1.exports.string,
26723
26730
  theme: propTypes$1.exports.string
26724
26731
  };
26725
- const inputInTable$7 = "_inputInTable_4mmp1_224";
26726
- const inputHover$7 = "_inputHover_4mmp1_230";
26727
- const inputFocus$7 = "_inputFocus_4mmp1_235";
26728
- const inputError$7 = "_inputError_4mmp1_242";
26729
- const inputWarning$7 = "_inputWarning_4mmp1_243";
26730
- const inputDisabled$7 = "_inputDisabled_4mmp1_278";
26731
- const hideScrollbars$7 = "_hideScrollbars_4mmp1_283";
26732
- const container$1 = "_container_4mmp1_299";
26733
- const block$1 = "_block_4mmp1_317";
26734
- const info = "_info_4mmp1_320";
26735
- const success = "_success_4mmp1_324";
26736
- const warning$6 = "_warning_4mmp1_328";
26737
- const error$4 = "_error_4mmp1_332";
26738
- const content$1 = "_content_4mmp1_336";
26739
- const heading$2 = "_heading_4mmp1_340";
26740
- const icon$3 = "_icon_4mmp1_348";
26741
- const dismiss$1 = "_dismiss_4mmp1_349";
26742
- const absolute = "_absolute_4mmp1_362";
26743
- const legendToggle = "_legendToggle_4mmp1_367";
26744
- const detailsText = "_detailsText_4mmp1_383";
26745
- const footer$2 = "_footer_4mmp1_387";
26732
+ const inputInTable$7 = "_inputInTable_kf5fv_1";
26733
+ const inputHover$7 = "_inputHover_kf5fv_10";
26734
+ const inputFocus$7 = "_inputFocus_kf5fv_15";
26735
+ const inputError$7 = "_inputError_kf5fv_22";
26736
+ const inputWarning$7 = "_inputWarning_kf5fv_23";
26737
+ const inputDisabled$7 = "_inputDisabled_kf5fv_58";
26738
+ const hideScrollbars$7 = "_hideScrollbars_kf5fv_63";
26739
+ const container$1 = "_container_kf5fv_79";
26740
+ const block$1 = "_block_kf5fv_97";
26741
+ const info = "_info_kf5fv_100";
26742
+ const success = "_success_kf5fv_104";
26743
+ const warning$6 = "_warning_kf5fv_108";
26744
+ const error$4 = "_error_kf5fv_112";
26745
+ const content$1 = "_content_kf5fv_116";
26746
+ const heading$2 = "_heading_kf5fv_120";
26747
+ const icon$4 = "_icon_kf5fv_127";
26748
+ const dismiss$1 = "_dismiss_kf5fv_135";
26749
+ const absolute = "_absolute_kf5fv_139";
26750
+ const legendToggle = "_legendToggle_kf5fv_148";
26751
+ const detailsText = "_detailsText_kf5fv_158";
26752
+ const footer$1 = "_footer_kf5fv_162";
26746
26753
  const styles$r = {
26747
26754
  inputInTable: inputInTable$7,
26748
26755
  inputHover: inputHover$7,
@@ -26759,21 +26766,21 @@ const styles$r = {
26759
26766
  error: error$4,
26760
26767
  content: content$1,
26761
26768
  heading: heading$2,
26762
- icon: icon$3,
26769
+ icon: icon$4,
26763
26770
  dismiss: dismiss$1,
26764
26771
  absolute,
26765
26772
  legendToggle,
26766
26773
  detailsText,
26767
- footer: footer$2
26774
+ footer: footer$1
26768
26775
  };
26769
- const Dismiss = ({ type, onClose, isInToast }) => {
26776
+ const Dismiss = ({ onClose, isInToast }) => {
26770
26777
  return /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
26771
- className: cx$2(
26772
- styles$r.dismiss,
26773
- isInToast ? styles$r.absolute : "",
26774
- type === "Info" ? styles$r.info : type === "Success" ? styles$r.success : type === "Warning" ? styles$r.warning : type === "Error" ? styles$r.error : null
26775
- ),
26776
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
26778
+ className: cx$2(styles$r.dismiss, isInToast ? styles$r.absolute : ""),
26779
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Button$1, {
26780
+ small: true,
26781
+ round: true,
26782
+ basic: true,
26783
+ colored: "muted",
26777
26784
  icon: "close",
26778
26785
  onClick: onClose
26779
26786
  })
@@ -26846,7 +26853,7 @@ const Message = ({ message: message2 }) => {
26846
26853
  withDismiss,
26847
26854
  onClose,
26848
26855
  width,
26849
- maxHeight: maxHeight2
26856
+ maxHeight
26850
26857
  } = message2;
26851
26858
  const [state, dispatch] = useReducer(reducer$1, initialState$4);
26852
26859
  return /* @__PURE__ */ jsxRuntime.exports.jsx(jsxRuntime.exports.Fragment, {
@@ -26856,7 +26863,7 @@ const Message = ({ message: message2 }) => {
26856
26863
  width ? styles$r.block : null,
26857
26864
  type === "Success" ? styles$r.success : type === "Warning" ? styles$r.warning : type === "Error" ? styles$r.error : styles$r.info
26858
26865
  ),
26859
- style: { width, maxHeight: maxHeight2 },
26866
+ style: { width, maxHeight },
26860
26867
  children: [
26861
26868
  /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
26862
26869
  children: icon2 ? /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
@@ -26931,12 +26938,12 @@ const Portal = ({ id: id2, children }) => {
26931
26938
  Portal.propTypes = {
26932
26939
  id: propTypes$1.exports.string.isRequired
26933
26940
  };
26934
- const wrapper$1 = "_wrapper_x14zd_224";
26935
- const contentContainer = "_contentContainer_x14zd_238";
26936
- const centered = "_centered_x14zd_250";
26937
- const newLine = "_newLine_x14zd_254";
26941
+ const wrapper$2 = "_wrapper_ijw69_1";
26942
+ const contentContainer = "_contentContainer_ijw69_15";
26943
+ const centered = "_centered_ijw69_27";
26944
+ const newLine = "_newLine_ijw69_31";
26938
26945
  const styles$q = {
26939
- wrapper: wrapper$1,
26946
+ wrapper: wrapper$2,
26940
26947
  contentContainer,
26941
26948
  centered,
26942
26949
  newLine
@@ -26982,10 +26989,10 @@ Modal.propTypes = {
26982
26989
  centered: propTypes$1.exports.bool,
26983
26990
  width: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number])
26984
26991
  };
26985
- const menu$1 = "_menu_15ofb_224";
26986
- const header = "_header_15ofb_235";
26987
- const item$3 = "_item_15ofb_251";
26988
- const heading$1 = "_heading_15ofb_256";
26992
+ const menu$1 = "_menu_1wk7d_1";
26993
+ const header = "_header_1wk7d_12";
26994
+ const item$3 = "_item_1wk7d_28";
26995
+ const heading$1 = "_heading_1wk7d_33";
26989
26996
  const styles$p = {
26990
26997
  menu: menu$1,
26991
26998
  header,
@@ -27008,10 +27015,10 @@ const Heading$1 = ({ label: label2 }) => /* @__PURE__ */ jsxRuntime.exports.jsx(
27008
27015
  className: styles$p.heading,
27009
27016
  children: label2
27010
27017
  });
27011
- const Layer$1 = ({ options, onChangeOptions, showHeader, maxHeight: maxHeight2 }) => {
27018
+ const Layer$1 = ({ options, onChangeOptions, showHeader, maxHeight }) => {
27012
27019
  return /* @__PURE__ */ jsxRuntime.exports.jsxs("div", {
27013
27020
  className: cx$2("menu", styles$p.menu),
27014
- style: { maxHeight: maxHeight2 },
27021
+ style: { maxHeight },
27015
27022
  children: [
27016
27023
  showHeader && /* @__PURE__ */ jsxRuntime.exports.jsxs(jsxRuntime.exports.Fragment, {
27017
27024
  children: [
@@ -27087,7 +27094,7 @@ const OptionDropdown = ({
27087
27094
  options,
27088
27095
  onChange,
27089
27096
  showHeader,
27090
- maxHeight: maxHeight2
27097
+ maxHeight
27091
27098
  }) => {
27092
27099
  return /* @__PURE__ */ jsxRuntime.exports.jsx(Menu, {
27093
27100
  menu: {
@@ -27103,7 +27110,7 @@ const OptionDropdown = ({
27103
27110
  onChange(evt);
27104
27111
  },
27105
27112
  showHeader,
27106
- maxHeight: maxHeight2
27113
+ maxHeight
27107
27114
  })
27108
27115
  }
27109
27116
  });
@@ -27127,14 +27134,14 @@ OptionDropdown.propTypes = {
27127
27134
  showHeader: propTypes$1.exports.bool,
27128
27135
  maxHeight: propTypes$1.exports.string
27129
27136
  };
27130
- const page = "_page_1q30j_224";
27131
- const scroll2 = "_scroll_1q30j_246";
27137
+ const page = "_page_beskc_1";
27138
+ const scroll$1 = "_scroll_beskc_23";
27132
27139
  const styles$o = {
27133
27140
  page,
27134
- scroll: scroll2
27141
+ scroll: scroll$1
27135
27142
  };
27136
27143
  const Page = ({ children, left: left2, padding: paddingProp, scroll: scroll3, top: top2 }) => {
27137
- const padding2 = typeof paddingProp === "string" ? paddingProp : paddingProp === true ? "20px" : "0";
27144
+ const padding2 = typeof paddingProp === "string" ? paddingProp : paddingProp === true ? "var(--padding)" : "0";
27138
27145
  return /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
27139
27146
  className: cx$2(styles$o.page, scroll3 ? styles$o.scroll : ""),
27140
27147
  style: { left: left2, padding: padding2, top: top2 },
@@ -27144,9 +27151,9 @@ const Page = ({ children, left: left2, padding: paddingProp, scroll: scroll3, to
27144
27151
  Page.defaultProps = {
27145
27152
  children: null,
27146
27153
  padding: true,
27147
- left: "70px",
27154
+ left: "48px",
27148
27155
  scroll: true,
27149
- top: "60px"
27156
+ top: "48px"
27150
27157
  };
27151
27158
  Page.propTypes = {
27152
27159
  children: propTypes$1.exports.node,
@@ -27159,23 +27166,23 @@ Page.propTypes = {
27159
27166
  scroll: propTypes$1.exports.bool,
27160
27167
  top: propTypes$1.exports.oneOfType([propTypes$1.exports.number, propTypes$1.exports.string])
27161
27168
  };
27162
- const inputInTable$6 = "_inputInTable_ewwq2_224";
27163
- const inputHover$6 = "_inputHover_ewwq2_230";
27164
- const inputFocus$6 = "_inputFocus_ewwq2_235";
27165
- const inputError$6 = "_inputError_ewwq2_242";
27166
- const inputWarning$6 = "_inputWarning_ewwq2_243";
27167
- const inputDisabled$6 = "_inputDisabled_ewwq2_278";
27168
- const hideScrollbars$6 = "_hideScrollbars_ewwq2_283";
27169
- const select = "_select_ewwq2_293";
27170
- const isInTable$2 = "_isInTable_ewwq2_334";
27171
- const unSelected = "_unSelected_ewwq2_340";
27172
- const error$3 = "_error_ewwq2_347";
27173
- const warning$5 = "_warning_ewwq2_364";
27174
- const small$6 = "_small_ewwq2_381";
27175
- const right$3 = "_right_ewwq2_388";
27176
- const groupOrderFirst$1 = "_groupOrderFirst_ewwq2_399";
27177
- const groupOrderMiddle$1 = "_groupOrderMiddle_ewwq2_400";
27178
- const groupOrderLast$1 = "_groupOrderLast_ewwq2_404";
27169
+ const inputInTable$6 = "_inputInTable_4mkub_1";
27170
+ const inputHover$6 = "_inputHover_4mkub_10";
27171
+ const inputFocus$6 = "_inputFocus_4mkub_15";
27172
+ const inputError$6 = "_inputError_4mkub_22";
27173
+ const inputWarning$6 = "_inputWarning_4mkub_23";
27174
+ const inputDisabled$6 = "_inputDisabled_4mkub_58";
27175
+ const hideScrollbars$6 = "_hideScrollbars_4mkub_63";
27176
+ const select = "_select_4mkub_73";
27177
+ const isInTable$2 = "_isInTable_4mkub_113";
27178
+ const unSelected = "_unSelected_4mkub_122";
27179
+ const error$3 = "_error_4mkub_129";
27180
+ const warning$5 = "_warning_4mkub_146";
27181
+ const small$6 = "_small_4mkub_163";
27182
+ const right$3 = "_right_4mkub_171";
27183
+ const groupOrderFirst$1 = "_groupOrderFirst_4mkub_182";
27184
+ const groupOrderMiddle$1 = "_groupOrderMiddle_4mkub_183";
27185
+ const groupOrderLast$1 = "_groupOrderLast_4mkub_187";
27179
27186
  const styles$n = {
27180
27187
  inputInTable: inputInTable$6,
27181
27188
  inputHover: inputHover$6,
@@ -28128,20 +28135,20 @@ var FixedSizeList = /* @__PURE__ */ createListComponent({
28128
28135
  }
28129
28136
  }
28130
28137
  });
28131
- const layerContainer = "_layerContainer_19g48_224";
28132
- const layer = "_layer_19g48_224";
28133
- const small$5 = "_small_19g48_246";
28134
- const heading = "_heading_19g48_249";
28135
- const option = "_option_19g48_250";
28136
- const message = "_message_19g48_251";
28137
- const focused = "_focused_19g48_285";
28138
- const selected = "_selected_19g48_289";
28139
- const disabled$5 = "_disabled_19g48_292";
28140
- const check = "_check_19g48_296";
28141
- const optionContent = "_optionContent_19g48_310";
28142
- const label$5 = "_label_19g48_315";
28143
- const icon$2 = "_icon_19g48_322";
28144
- const details = "_details_19g48_326";
28138
+ const layerContainer = "_layerContainer_f0co0_1";
28139
+ const layer = "_layer_f0co0_1";
28140
+ const small$5 = "_small_f0co0_23";
28141
+ const heading = "_heading_f0co0_26";
28142
+ const option = "_option_f0co0_27";
28143
+ const message = "_message_f0co0_28";
28144
+ const focused = "_focused_f0co0_64";
28145
+ const selected = "_selected_f0co0_68";
28146
+ const disabled$4 = "_disabled_f0co0_71";
28147
+ const check = "_check_f0co0_75";
28148
+ const optionContent = "_optionContent_f0co0_92";
28149
+ const label$5 = "_label_f0co0_97";
28150
+ const icon$3 = "_icon_f0co0_104";
28151
+ const details = "_details_f0co0_108";
28145
28152
  const styles$m = {
28146
28153
  layerContainer,
28147
28154
  layer,
@@ -28151,11 +28158,11 @@ const styles$m = {
28151
28158
  message,
28152
28159
  focused,
28153
28160
  selected,
28154
- disabled: disabled$5,
28161
+ disabled: disabled$4,
28155
28162
  check,
28156
28163
  optionContent,
28157
28164
  label: label$5,
28158
- icon: icon$2,
28165
+ icon: icon$3,
28159
28166
  details
28160
28167
  };
28161
28168
  const Heading = ({ label: label2 }) => {
@@ -28225,31 +28232,31 @@ const Option = ({
28225
28232
  });
28226
28233
  };
28227
28234
  const Section = ({
28228
- section,
28235
+ section: section2,
28229
28236
  selected: selected2,
28230
28237
  focused: focused2,
28231
28238
  onSelectOption,
28232
28239
  closeLayer
28233
28240
  }) => {
28234
28241
  const disabledContext = useContext(DisabledContext);
28235
- switch (section.type) {
28242
+ switch (section2.type) {
28236
28243
  case "Heading":
28237
28244
  return /* @__PURE__ */ jsxRuntime.exports.jsx(Heading, {
28238
- label: section.label
28245
+ label: section2.label
28239
28246
  });
28240
28247
  case "Option":
28241
28248
  default:
28242
28249
  return /* @__PURE__ */ jsxRuntime.exports.jsx(Option, {
28243
28250
  closeLayer,
28244
- actions: section.actions,
28245
- label: section.label,
28246
- details: section.details,
28247
- icon: section.icon,
28248
- disabled: section.disabled || disabledContext,
28251
+ actions: section2.actions,
28252
+ label: section2.label,
28253
+ details: section2.details,
28254
+ icon: section2.icon,
28255
+ disabled: section2.disabled || disabledContext,
28249
28256
  selected: selected2,
28250
28257
  focused: focused2,
28251
28258
  onSelectOption,
28252
- testId: section.testId
28259
+ testId: section2.testId
28253
28260
  });
28254
28261
  }
28255
28262
  };
@@ -28271,7 +28278,7 @@ const Layer = ({
28271
28278
  listRef.current.scrollToItem(firstSelectedOptionIndex, "start");
28272
28279
  }
28273
28280
  }, []);
28274
- const optionHeight = small2 ? 24 : 38;
28281
+ const optionHeight = small2 ? 24 : 32;
28275
28282
  return /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
28276
28283
  "data-testid": testId,
28277
28284
  className: cx$2(styles$m.layer, small2 && styles$m.small),
@@ -28306,37 +28313,37 @@ const Layer = ({
28306
28313
  })
28307
28314
  });
28308
28315
  };
28309
- const inputInTable$5 = "_inputInTable_1dfay_224";
28310
- const inputHover$5 = "_inputHover_1dfay_230";
28311
- const inputFocus$5 = "_inputFocus_1dfay_235";
28312
- const inputError$5 = "_inputError_1dfay_242";
28313
- const inputWarning$5 = "_inputWarning_1dfay_243";
28314
- const inputDisabled$5 = "_inputDisabled_1dfay_278";
28315
- const hideScrollbars$5 = "_hideScrollbars_1dfay_283";
28316
- const trigger$1 = "_trigger_1dfay_297";
28317
- const isInTable$1 = "_isInTable_1dfay_312";
28318
- const input = "_input_1dfay_224";
28319
- const isOpen = "_isOpen_1dfay_327";
28320
- const error$2 = "_error_1dfay_335";
28321
- const warning$4 = "_warning_1dfay_352";
28322
- const disabled$4 = "_disabled_1dfay_369";
28323
- const iconOpen = "_iconOpen_1dfay_374";
28324
- const icons = "_icons_1dfay_377";
28325
- const clearAll = "_clearAll_1dfay_385";
28326
- const small$4 = "_small_1dfay_394";
28327
- const focus = "_focus_1dfay_403";
28328
- const triggerInputContainer = "_triggerInputContainer_1dfay_417";
28329
- const right$2 = "_right_1dfay_426";
28330
- const multiOptions = "_multiOptions_1dfay_439";
28331
- const multiOption = "_multiOption_1dfay_439";
28332
- const label$4 = "_label_1dfay_471";
28333
- const closeMultiOption = "_closeMultiOption_1dfay_474";
28334
- const selectedSingleValue = "_selectedSingleValue_1dfay_489";
28335
- const placeHolder = "_placeHolder_1dfay_490";
28336
- const groupOrderFirst = "_groupOrderFirst_1dfay_529";
28337
- const groupOrderMiddle = "_groupOrderMiddle_1dfay_530";
28338
- const groupOrderLast = "_groupOrderLast_1dfay_534";
28339
- const detailedLabel = "_detailedLabel_1dfay_539";
28316
+ const inputInTable$5 = "_inputInTable_1b14f_1";
28317
+ const inputHover$5 = "_inputHover_1b14f_10";
28318
+ const inputFocus$5 = "_inputFocus_1b14f_15";
28319
+ const inputError$5 = "_inputError_1b14f_22";
28320
+ const inputWarning$5 = "_inputWarning_1b14f_23";
28321
+ const inputDisabled$5 = "_inputDisabled_1b14f_58";
28322
+ const hideScrollbars$5 = "_hideScrollbars_1b14f_63";
28323
+ const trigger$1 = "_trigger_1b14f_77";
28324
+ const isInTable$1 = "_isInTable_1b14f_92";
28325
+ const input = "_input_1b14f_1";
28326
+ const isOpen = "_isOpen_1b14f_110";
28327
+ const error$2 = "_error_1b14f_118";
28328
+ const warning$4 = "_warning_1b14f_135";
28329
+ const disabled$3 = "_disabled_1b14f_152";
28330
+ const icons = "_icons_1b14f_157";
28331
+ const clearAll = "_clearAll_1b14f_164";
28332
+ const iconOpen = "_iconOpen_1b14f_165";
28333
+ const small$4 = "_small_1b14f_174";
28334
+ const triggerInputContainer = "_triggerInputContainer_1b14f_183";
28335
+ const right$2 = "_right_1b14f_192";
28336
+ const multiOptions = "_multiOptions_1b14f_205";
28337
+ const multiOption = "_multiOption_1b14f_205";
28338
+ const label$4 = "_label_1b14f_237";
28339
+ const closeMultiOption = "_closeMultiOption_1b14f_240";
28340
+ const focus = "_focus_1b14f_251";
28341
+ const selectedSingleValue = "_selectedSingleValue_1b14f_255";
28342
+ const placeHolder = "_placeHolder_1b14f_256";
28343
+ const groupOrderFirst = "_groupOrderFirst_1b14f_295";
28344
+ const groupOrderMiddle = "_groupOrderMiddle_1b14f_296";
28345
+ const groupOrderLast = "_groupOrderLast_1b14f_300";
28346
+ const detailedLabel = "_detailedLabel_1b14f_305";
28340
28347
  const styles$l = {
28341
28348
  inputInTable: inputInTable$5,
28342
28349
  inputHover: inputHover$5,
@@ -28351,18 +28358,18 @@ const styles$l = {
28351
28358
  isOpen,
28352
28359
  error: error$2,
28353
28360
  warning: warning$4,
28354
- disabled: disabled$4,
28355
- iconOpen,
28361
+ disabled: disabled$3,
28356
28362
  icons,
28357
28363
  clearAll,
28364
+ iconOpen,
28358
28365
  small: small$4,
28359
- focus,
28360
28366
  triggerInputContainer,
28361
28367
  right: right$2,
28362
28368
  multiOptions,
28363
28369
  multiOption,
28364
28370
  label: label$4,
28365
28371
  closeMultiOption,
28372
+ focus,
28366
28373
  selectedSingleValue,
28367
28374
  placeHolder,
28368
28375
  groupOrderFirst,
@@ -28626,7 +28633,10 @@ const Trigger = ({
28626
28633
  className: cx$2(styles$l.iconClear)
28627
28634
  })
28628
28635
  }) : /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
28629
- className: cx$2(styles$l.iconOpen)
28636
+ className: cx$2(styles$l.iconOpen),
28637
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
28638
+ icon: "chevron down"
28639
+ })
28630
28640
  })
28631
28641
  })
28632
28642
  ]
@@ -29452,13 +29462,11 @@ const validateSelectedPage = (selectedPage, numPages, errorMessageTemplate = "Se
29452
29462
  }
29453
29463
  return valid;
29454
29464
  };
29455
- const paginationContainer = "_paginationContainer_1g3st_1";
29456
- const pagination = "_pagination_1g3st_1";
29465
+ const paginationContainer = "_paginationContainer_1tmz4_1";
29457
29466
  const styles$k = {
29458
- paginationContainer,
29459
- pagination
29467
+ paginationContainer
29460
29468
  };
29461
- const Pagination = ({ pagination: pagination2 }) => {
29469
+ const Pagination = ({ pagination }) => {
29462
29470
  const {
29463
29471
  rowCount,
29464
29472
  selectedPage,
@@ -29466,7 +29474,7 @@ const Pagination = ({ pagination: pagination2 }) => {
29466
29474
  onSelectPage,
29467
29475
  rowsPerPage,
29468
29476
  errorMessageTemplate
29469
- } = pagination2;
29477
+ } = pagination;
29470
29478
  const showAll = Number(rowsPerPage == null ? void 0 : rowsPerPage.value) === 0;
29471
29479
  const numPages = numberOfPages(rowCount, rowsPerPage);
29472
29480
  const [unvalidatedSelectedPage, setUnvalidatedSelectedPage] = useState(
@@ -29510,6 +29518,7 @@ const Pagination = ({ pagination: pagination2 }) => {
29510
29518
  }),
29511
29519
  /* @__PURE__ */ jsxRuntime.exports.jsx(Button$1, {
29512
29520
  small: small2,
29521
+ round: true,
29513
29522
  basic: true,
29514
29523
  icon: /* @__PURE__ */ jsxRuntime.exports.jsx(FaAngleDoubleLeft, {}),
29515
29524
  onClick: () => setSelectedPage(String(1)),
@@ -29517,6 +29526,7 @@ const Pagination = ({ pagination: pagination2 }) => {
29517
29526
  }),
29518
29527
  /* @__PURE__ */ jsxRuntime.exports.jsx(Button$1, {
29519
29528
  small: small2,
29529
+ round: true,
29520
29530
  basic: true,
29521
29531
  icon: /* @__PURE__ */ jsxRuntime.exports.jsx(FaAngleLeft, {}),
29522
29532
  onClick: () => setSelectedPage(String(selectedPage - 1)),
@@ -29545,6 +29555,7 @@ const Pagination = ({ pagination: pagination2 }) => {
29545
29555
  }),
29546
29556
  /* @__PURE__ */ jsxRuntime.exports.jsx(Button$1, {
29547
29557
  small: small2,
29558
+ round: true,
29548
29559
  basic: true,
29549
29560
  icon: /* @__PURE__ */ jsxRuntime.exports.jsx(FaAngleRight, {}),
29550
29561
  onClick: () => setSelectedPage(String(selectedPage + 1)),
@@ -29552,6 +29563,7 @@ const Pagination = ({ pagination: pagination2 }) => {
29552
29563
  }),
29553
29564
  /* @__PURE__ */ jsxRuntime.exports.jsx(Button$1, {
29554
29565
  small: small2,
29566
+ round: true,
29555
29567
  basic: true,
29556
29568
  icon: /* @__PURE__ */ jsxRuntime.exports.jsx(FaAngleDoubleRight, {}),
29557
29569
  onClick: () => setSelectedPage(String(numPages)),
@@ -29585,9 +29597,9 @@ const paginationShape = propTypes$1.exports.shape({
29585
29597
  Pagination.propTypes = {
29586
29598
  pagination: paginationShape.isRequired
29587
29599
  };
29588
- const toggleBox = "_toggleBox_lp8eh_224";
29589
- const fullWidthStyleFix = "_fullWidthStyleFix_lp8eh_231";
29590
- const dismiss = "_dismiss_lp8eh_236";
29600
+ const toggleBox = "_toggleBox_j2pkg_1";
29601
+ const fullWidthStyleFix = "_fullWidthStyleFix_j2pkg_8";
29602
+ const dismiss = "_dismiss_j2pkg_13";
29591
29603
  const styles$j = {
29592
29604
  toggleBox,
29593
29605
  fullWidthStyleFix,
@@ -29648,9 +29660,7 @@ const Popover = ({
29648
29660
  small: true,
29649
29661
  round: true,
29650
29662
  onClick: () => close2(),
29651
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
29652
- icon: "close"
29653
- })
29663
+ icon: "close"
29654
29664
  })
29655
29665
  })
29656
29666
  ]
@@ -29789,22 +29799,22 @@ ProgressBar$1.propTypes = {
29789
29799
  showProgressColors: propTypes$1.exports.bool,
29790
29800
  noLabel: propTypes$1.exports.bool
29791
29801
  };
29792
- const wrapper = "_wrapper_yjvuq_224";
29793
- const inline$1 = "_inline_yjvuq_224";
29794
- const radio = "_radio_yjvuq_228";
29795
- const labelMargin = "_labelMargin_yjvuq_231";
29796
- const small$3 = "_small_yjvuq_249";
29797
- const noMargin$1 = "_noMargin_yjvuq_253";
29798
- const disabled$3 = "_disabled_yjvuq_312";
29799
- const isInTable = "_isInTable_yjvuq_328";
29802
+ const wrapper$1 = "_wrapper_1vjj5_1";
29803
+ const inline$1 = "_inline_1vjj5_1";
29804
+ const radio = "_radio_1vjj5_5";
29805
+ const labelMargin = "_labelMargin_1vjj5_8";
29806
+ const small$3 = "_small_1vjj5_26";
29807
+ const noMargin$1 = "_noMargin_1vjj5_30";
29808
+ const disabled$2 = "_disabled_1vjj5_88";
29809
+ const isInTable = "_isInTable_1vjj5_104";
29800
29810
  const styles$g = {
29801
- wrapper,
29811
+ wrapper: wrapper$1,
29802
29812
  inline: inline$1,
29803
29813
  radio,
29804
29814
  labelMargin,
29805
29815
  small: small$3,
29806
29816
  noMargin: noMargin$1,
29807
- disabled: disabled$3,
29817
+ disabled: disabled$2,
29808
29818
  isInTable
29809
29819
  };
29810
29820
  const RadioInput = ({
@@ -53073,7 +53083,7 @@ function isNestedTable(element) {
53073
53083
  }
53074
53084
  return !!parentNode2.closest("table");
53075
53085
  }
53076
- function cell(content2, node) {
53086
+ function cell$1(content2, node) {
53077
53087
  var _a2;
53078
53088
  var _a;
53079
53089
  const childNodes = [];
@@ -53101,7 +53111,7 @@ var turndownService = new TurndownService({ codeBlockStyle: "fenced", headingSty
53101
53111
  if (isControllerHeadingCell(node)) {
53102
53112
  return "";
53103
53113
  }
53104
- return cell(content2, node);
53114
+ return cell$1(content2, node);
53105
53115
  }
53106
53116
  }).addRule("tableRow", {
53107
53117
  filter: "tr",
@@ -53120,7 +53130,7 @@ var turndownService = new TurndownService({ codeBlockStyle: "fenced", headingSty
53120
53130
  if (align) {
53121
53131
  border2 = alignMap[align] || border2;
53122
53132
  }
53123
- borderCells += cell(border2, childNode);
53133
+ borderCells += cell$1(border2, childNode);
53124
53134
  }
53125
53135
  }
53126
53136
  return `
@@ -56495,14 +56505,14 @@ RichTextToolbar.propTypes = {
56495
56505
  disabled: propTypes$1.exports.bool,
56496
56506
  toolbarComponent: propTypes$1.exports.node
56497
56507
  };
56498
- const inputInTable$4 = "_inputInTable_15jsc_224";
56499
- const inputHover$4 = "_inputHover_15jsc_230";
56500
- const inputFocus$4 = "_inputFocus_15jsc_235";
56501
- const inputError$4 = "_inputError_15jsc_242";
56502
- const inputWarning$4 = "_inputWarning_15jsc_243";
56503
- const inputDisabled$4 = "_inputDisabled_15jsc_278";
56504
- const hideScrollbars$4 = "_hideScrollbars_15jsc_283";
56505
- const richTextInput = "_richTextInput_15jsc_293";
56508
+ const inputInTable$4 = "_inputInTable_1v1gv_1";
56509
+ const inputHover$4 = "_inputHover_1v1gv_10";
56510
+ const inputFocus$4 = "_inputFocus_1v1gv_15";
56511
+ const inputError$4 = "_inputError_1v1gv_22";
56512
+ const inputWarning$4 = "_inputWarning_1v1gv_23";
56513
+ const inputDisabled$4 = "_inputDisabled_1v1gv_58";
56514
+ const hideScrollbars$4 = "_hideScrollbars_1v1gv_63";
56515
+ const richTextInput = "_richTextInput_1v1gv_73";
56506
56516
  const styles$e = {
56507
56517
  inputInTable: inputInTable$4,
56508
56518
  inputHover: inputHover$4,
@@ -56570,7 +56580,7 @@ RichTextInput.propTypes = {
56570
56580
  value: propTypes$1.exports.string,
56571
56581
  toolbarComponent: propTypes$1.exports.node
56572
56582
  };
56573
- const row = "_row_i61fi_224";
56583
+ const row = "_row_n16je_1";
56574
56584
  const styles$d = {
56575
56585
  row
56576
56586
  };
@@ -56721,24 +56731,24 @@ var reactFastCompare = function isEqual3(a2, b2) {
56721
56731
  throw error2;
56722
56732
  }
56723
56733
  };
56724
- const inputInTable$3 = "_inputInTable_1etmh_224";
56725
- const inputHover$3 = "_inputHover_1etmh_230";
56726
- const inputFocus$3 = "_inputFocus_1etmh_235";
56727
- const inputError$3 = "_inputError_1etmh_242";
56728
- const inputWarning$3 = "_inputWarning_1etmh_243";
56729
- const inputDisabled$3 = "_inputDisabled_1etmh_278";
56730
- const hideScrollbars$3 = "_hideScrollbars_1etmh_283";
56731
- const sidebar = "_sidebar_1etmh_296";
56732
- const inner = "_inner_1etmh_306";
56733
- const title$3 = "_title_1etmh_317";
56734
- const subtitle = "_subtitle_1etmh_318";
56735
- const label$2 = "_label_1etmh_319";
56736
- const collapsed = "_collapsed_1etmh_323";
56737
- const list = "_list_1etmh_346";
56738
- const item$2 = "_item_1etmh_352";
56739
- const active$2 = "_active_1etmh_373";
56740
- const experimental = "_experimental_1etmh_377";
56741
- const icon$1 = "_icon_1etmh_380";
56734
+ const inputInTable$3 = "_inputInTable_itumk_1";
56735
+ const inputHover$3 = "_inputHover_itumk_10";
56736
+ const inputFocus$3 = "_inputFocus_itumk_15";
56737
+ const inputError$3 = "_inputError_itumk_22";
56738
+ const inputWarning$3 = "_inputWarning_itumk_23";
56739
+ const inputDisabled$3 = "_inputDisabled_itumk_58";
56740
+ const hideScrollbars$3 = "_hideScrollbars_itumk_63";
56741
+ const sidebar = "_sidebar_itumk_76";
56742
+ const inner = "_inner_itumk_87";
56743
+ const title$2 = "_title_itumk_97";
56744
+ const subtitle = "_subtitle_itumk_98";
56745
+ const label$2 = "_label_itumk_99";
56746
+ const collapsed = "_collapsed_itumk_103";
56747
+ const list = "_list_itumk_128";
56748
+ const item$2 = "_item_itumk_132";
56749
+ const active$2 = "_active_itumk_158";
56750
+ const experimental = "_experimental_itumk_162";
56751
+ const icon$2 = "_icon_itumk_165";
56742
56752
  const styles$c = {
56743
56753
  inputInTable: inputInTable$3,
56744
56754
  inputHover: inputHover$3,
@@ -56749,7 +56759,7 @@ const styles$c = {
56749
56759
  hideScrollbars: hideScrollbars$3,
56750
56760
  sidebar,
56751
56761
  inner,
56752
- title: title$3,
56762
+ title: title$2,
56753
56763
  subtitle,
56754
56764
  label: label$2,
56755
56765
  collapsed,
@@ -56757,7 +56767,7 @@ const styles$c = {
56757
56767
  item: item$2,
56758
56768
  active: active$2,
56759
56769
  experimental,
56760
- icon: icon$1
56770
+ icon: icon$2
56761
56771
  };
56762
56772
  const TooltipIcon = memo(
56763
56773
  ({ isOpen: isOpen2, label: label2, icon: icon2, invalid }) => {
@@ -56766,13 +56776,13 @@ const TooltipIcon = memo(
56766
56776
  enabled: !isOpen2,
56767
56777
  placement: "right-center",
56768
56778
  possiblePlacements: ["right-center"],
56769
- triggerOffset: 30,
56779
+ triggerOffset: 24,
56770
56780
  fontSize: 16,
56771
- padding: "10px 16px",
56781
+ padding: "var(--padding-card)",
56772
56782
  display: "block",
56773
56783
  children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
56774
56784
  icon: icon2,
56775
- size: 30,
56785
+ size: 28,
56776
56786
  color: "white"
56777
56787
  })
56778
56788
  });
@@ -56823,18 +56833,18 @@ const Link$1 = ({ isOpen: isOpen2, items, sectionIndex, onClick, testId }) => {
56823
56833
  };
56824
56834
  const Sections = ({ isOpen: isOpen2, sections, onClick }) => {
56825
56835
  return /* @__PURE__ */ jsxRuntime.exports.jsx(jsxRuntime.exports.Fragment, {
56826
- children: sections.map((section, i) => /* @__PURE__ */ jsxRuntime.exports.jsxs(React__default.Fragment, {
56836
+ children: sections.map((section2, i) => /* @__PURE__ */ jsxRuntime.exports.jsxs(React__default.Fragment, {
56827
56837
  children: [
56828
56838
  /* @__PURE__ */ jsxRuntime.exports.jsx("h5", {
56829
56839
  className: styles$c.subtitle,
56830
- children: section.heading.toUpperCase()
56840
+ children: section2.heading.toUpperCase()
56831
56841
  }),
56832
56842
  /* @__PURE__ */ jsxRuntime.exports.jsx(Link$1, {
56833
56843
  isOpen: isOpen2,
56834
- items: section.items,
56844
+ items: section2.items,
56835
56845
  sectionindex: i,
56836
56846
  onClick,
56837
- testId: section.testId
56847
+ testId: section2.testId
56838
56848
  })
56839
56849
  ]
56840
56850
  }, i))
@@ -56858,7 +56868,7 @@ const SideBar = memo(
56858
56868
  open: isOpen2,
56859
56869
  top: top2,
56860
56870
  background: "var(--color-background-sidebar)",
56861
- closedWidth: 70,
56871
+ closedWidth: "48px",
56862
56872
  enableButton: visible,
56863
56873
  buttonPosition: "bottom",
56864
56874
  buttonAnimate: true,
@@ -58961,13 +58971,13 @@ const SliderTooltip = ({ text: text2 }) => {
58961
58971
  });
58962
58972
  };
58963
58973
  const rcSlider = "";
58964
- const container = "_container_wl14z_224";
58965
- const small$2 = "_small_wl14z_230";
58966
- const hasMarks = "_hasMarks_wl14z_233";
58967
- const vertical = "_vertical_wl14z_236";
58968
- const hasArrows = "_hasArrows_wl14z_240";
58969
- const button$1 = "_button_wl14z_244";
58970
- const label$1 = "_label_wl14z_247";
58974
+ const container = "_container_zvsy3_1";
58975
+ const small$2 = "_small_zvsy3_7";
58976
+ const hasMarks = "_hasMarks_zvsy3_10";
58977
+ const vertical = "_vertical_zvsy3_13";
58978
+ const hasArrows = "_hasArrows_zvsy3_17";
58979
+ const button$1 = "_button_zvsy3_21";
58980
+ const label$1 = "_label_zvsy3_24";
58971
58981
  const styles$b = {
58972
58982
  container,
58973
58983
  small: small$2,
@@ -59170,7 +59180,7 @@ const Spacer = ({ height, width, flex }) => /* @__PURE__ */ jsxRuntime.exports.j
59170
59180
  }
59171
59181
  });
59172
59182
  Spacer.defaultProps = {
59173
- height: "20px",
59183
+ height: "var(--spacing)",
59174
59184
  width: null,
59175
59185
  flex: false
59176
59186
  };
@@ -59179,23 +59189,18 @@ Spacer.propTypes = {
59179
59189
  width: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number]),
59180
59190
  flex: propTypes$1.exports.bool
59181
59191
  };
59182
- const inputInTable$2 = "_inputInTable_g9wbg_224";
59183
- const inputHover$2 = "_inputHover_g9wbg_230";
59184
- const inputFocus$2 = "_inputFocus_g9wbg_235";
59185
- const inputError$2 = "_inputError_g9wbg_242";
59186
- const inputWarning$2 = "_inputWarning_g9wbg_243";
59187
- const inputDisabled$2 = "_inputDisabled_g9wbg_278";
59188
- const hideScrollbars$2 = "_hideScrollbars_g9wbg_283";
59189
- const cellWrapperPadding$3 = "_cellWrapperPadding_g9wbg_293";
59190
- const flexBlock$3 = "_flexBlock_g9wbg_296";
59191
- const scrollWrapper = "_scrollWrapper_g9wbg_309";
59192
- const bordered = "_bordered_g9wbg_309";
59193
- const maxHeight = "_maxHeight_g9wbg_313";
59194
- const table = "_table_g9wbg_322";
59195
- const cellWrapper$3 = "_cellWrapper_g9wbg_293";
59196
- const title$2 = "_title_g9wbg_404";
59197
- const footer$1 = "_footer_g9wbg_405";
59198
- const striped = "_striped_g9wbg_410";
59192
+ const inputInTable$2 = "_inputInTable_dvcam_1";
59193
+ const inputHover$2 = "_inputHover_dvcam_10";
59194
+ const inputFocus$2 = "_inputFocus_dvcam_15";
59195
+ const inputError$2 = "_inputError_dvcam_22";
59196
+ const inputWarning$2 = "_inputWarning_dvcam_23";
59197
+ const inputDisabled$2 = "_inputDisabled_dvcam_58";
59198
+ const hideScrollbars$2 = "_hideScrollbars_dvcam_63";
59199
+ const wrapper = "_wrapper_dvcam_83";
59200
+ const bordered = "_bordered_dvcam_91";
59201
+ const scroll2 = "_scroll_dvcam_95";
59202
+ const table = "_table_dvcam_105";
59203
+ const striped = "_striped_dvcam_185";
59199
59204
  const styles$a = {
59200
59205
  inputInTable: inputInTable$2,
59201
59206
  inputHover: inputHover$2,
@@ -59204,29 +59209,18 @@ const styles$a = {
59204
59209
  inputWarning: inputWarning$2,
59205
59210
  inputDisabled: inputDisabled$2,
59206
59211
  hideScrollbars: hideScrollbars$2,
59207
- cellWrapperPadding: cellWrapperPadding$3,
59208
- flexBlock: flexBlock$3,
59209
- scrollWrapper,
59212
+ wrapper,
59210
59213
  bordered,
59211
- maxHeight,
59214
+ scroll: scroll2,
59212
59215
  table,
59213
- cellWrapper: cellWrapper$3,
59214
- title: title$2,
59215
- footer: footer$1,
59216
59216
  striped
59217
59217
  };
59218
- const cellWrapperPadding$2 = "_cellWrapperPadding_1nq0q_224";
59219
- const flexBlock$2 = "_flexBlock_1nq0q_227";
59220
- const cellWrapper$2 = "_cellWrapper_1nq0q_224";
59221
- const title$1 = "_title_1nq0q_235";
59218
+ const title$1 = "_title_1vehb_1";
59222
59219
  const styles$9 = {
59223
- cellWrapperPadding: cellWrapperPadding$2,
59224
- flexBlock: flexBlock$2,
59225
- cellWrapper: cellWrapper$2,
59226
59220
  title: title$1
59227
59221
  };
59228
59222
  const Title$1 = (props) => {
59229
- const { colSpan, name: name2, actions: actions2, actionsRight, testId } = props;
59223
+ const { name: name2, actions: actions2, actionsRight, testId } = props;
59230
59224
  const isNameDefined = name2 !== null;
59231
59225
  const isActionsDefined = actions2 !== null;
59232
59226
  if (!isNameDefined && !isActionsDefined) {
@@ -59246,21 +59240,17 @@ const Title$1 = (props) => {
59246
59240
  children: actionsComponent
59247
59241
  });
59248
59242
  };
59249
- return /* @__PURE__ */ jsxRuntime.exports.jsx("tr", {
59250
- children: /* @__PURE__ */ jsxRuntime.exports.jsx("th", {
59251
- colSpan,
59252
- className: styles$9.cellWrapper,
59253
- children: /* @__PURE__ */ jsxRuntime.exports.jsxs("div", {
59254
- className: styles$9.title,
59255
- children: [
59256
- isNameDefined ? /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
59257
- "data-testid": testId,
59258
- children: name2
59259
- }) : null,
59260
- actionsContainer()
59261
- ]
59262
- })
59263
- })
59243
+ return /* @__PURE__ */ jsxRuntime.exports.jsxs("div", {
59244
+ className: styles$9.title,
59245
+ children: [
59246
+ isNameDefined ? /* @__PURE__ */ jsxRuntime.exports.jsx(Heading$2, {
59247
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
59248
+ "data-testid": testId,
59249
+ children: name2
59250
+ })
59251
+ }) : null,
59252
+ actionsContainer()
59253
+ ]
59264
59254
  });
59265
59255
  };
59266
59256
  Title$1.defaultProps = {
@@ -59272,7 +59262,6 @@ Title$1.defaultProps = {
59272
59262
  Title$1.propTypes = {
59273
59263
  actions: actionsShape,
59274
59264
  actionsRight: propTypes$1.exports.bool,
59275
- colSpan: propTypes$1.exports.number.isRequired,
59276
59265
  name: propTypes$1.exports.oneOfType([
59277
59266
  propTypes$1.exports.string,
59278
59267
  propTypes$1.exports.number,
@@ -59280,59 +59269,46 @@ Title$1.propTypes = {
59280
59269
  ]),
59281
59270
  testId: propTypes$1.exports.string
59282
59271
  };
59283
- const cellWrapperPadding$1 = "_cellWrapperPadding_16o5j_224";
59284
- const flexBlock$1 = "_flexBlock_16o5j_227";
59285
- const cellWrapper$1 = "_cellWrapper_16o5j_224";
59286
- const footer = "_footer_16o5j_235";
59272
+ const footer = "_footer_u47t6_1";
59273
+ const section = "_section_u47t6_7";
59287
59274
  const styles$8 = {
59288
- cellWrapperPadding: cellWrapperPadding$1,
59289
- flexBlock: flexBlock$1,
59290
- cellWrapper: cellWrapper$1,
59291
- footer
59275
+ footer,
59276
+ section
59292
59277
  };
59293
59278
  const Footer = (props) => {
59294
- const { colSpan, pagination: pagination2, actions: actions2, content: content2 } = props;
59279
+ const { colSpan, pagination, actions: actions2, content: content2 } = props;
59295
59280
  const hasActions2 = actions2 && actions2.length;
59296
59281
  const hasContent = content2 != null;
59297
59282
  const hasPagination = () => {
59298
- if (pagination2) {
59299
- const { rowCount, rowsPerPage } = pagination2;
59283
+ if (pagination) {
59284
+ const { rowCount, rowsPerPage } = pagination;
59300
59285
  const minRows = rowsPerPage.options[0].value;
59301
59286
  return rowCount > minRows;
59302
59287
  }
59303
59288
  return false;
59304
59289
  };
59305
59290
  const showFooter = hasActions2 || hasContent || hasPagination();
59306
- return showFooter ? /* @__PURE__ */ jsxRuntime.exports.jsxs("tfoot", {
59291
+ return showFooter ? /* @__PURE__ */ jsxRuntime.exports.jsxs("div", {
59292
+ className: styles$8.footer,
59307
59293
  children: [
59308
- hasContent ? /* @__PURE__ */ jsxRuntime.exports.jsx("tr", {
59309
- children: /* @__PURE__ */ jsxRuntime.exports.jsx("td", {
59310
- colSpan,
59311
- children: /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
59312
- className: styles$8.footer,
59313
- children: /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
59314
- children: content2
59315
- })
59316
- })
59294
+ hasContent ? /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
59295
+ className: styles$8.section,
59296
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
59297
+ children: content2
59317
59298
  })
59318
59299
  }) : null,
59319
- hasActions2 || hasPagination() ? /* @__PURE__ */ jsxRuntime.exports.jsx("tr", {
59320
- children: /* @__PURE__ */ jsxRuntime.exports.jsx("td", {
59321
- colSpan,
59322
- children: /* @__PURE__ */ jsxRuntime.exports.jsxs("div", {
59323
- className: styles$8.footer,
59324
- children: [
59325
- hasPagination() ? /* @__PURE__ */ jsxRuntime.exports.jsx(Pagination, {
59326
- pagination: pagination2
59327
- }) : /* @__PURE__ */ jsxRuntime.exports.jsx("div", {}),
59328
- /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
59329
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(Actions, {
59330
- actions: actions2
59331
- })
59332
- })
59333
- ]
59300
+ hasActions2 || hasPagination() ? /* @__PURE__ */ jsxRuntime.exports.jsxs("div", {
59301
+ className: styles$8.section,
59302
+ children: [
59303
+ hasPagination() ? /* @__PURE__ */ jsxRuntime.exports.jsx(Pagination, {
59304
+ pagination
59305
+ }) : /* @__PURE__ */ jsxRuntime.exports.jsx("div", {}),
59306
+ /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
59307
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Actions, {
59308
+ actions: actions2
59309
+ })
59334
59310
  })
59335
- })
59311
+ ]
59336
59312
  }) : null
59337
59313
  ]
59338
59314
  }) : null;
@@ -59354,39 +59330,36 @@ function CgSortAz(props) {
59354
59330
  function CgSortZa(props) {
59355
59331
  return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "fill": "none" }, "child": [{ "tag": "path", "attr": { "d": "M6 16C6 16.5523 6.44772 17 7 17H17C17.5523 17 18 16.5523 18 16C18 15.4477 17.5523 15 17 15H7C6.44772 15 6 15.4477 6 16Z", "fill": "currentColor" } }, { "tag": "path", "attr": { "d": "M8 12C8 12.5523 8.44772 13 9 13H15C15.5523 13 16 12.5523 16 12C16 11.4477 15.5523 11 15 11H9C8.44772 11 8 11.4477 8 12Z", "fill": "currentColor" } }, { "tag": "path", "attr": { "d": "M11 9C10.4477 9 10 8.55229 10 8C10 7.44771 10.4477 7 11 7H13C13.5523 7 14 7.44771 14 8C14 8.55229 13.5523 9 13 9H11Z", "fill": "currentColor" } }] })(props);
59356
59332
  }
59357
- const inputInTable$1 = "_inputInTable_1jpp2_224";
59358
- const inputHover$1 = "_inputHover_1jpp2_230";
59359
- const inputFocus$1 = "_inputFocus_1jpp2_235";
59360
- const inputError$1 = "_inputError_1jpp2_242";
59361
- const inputWarning$1 = "_inputWarning_1jpp2_243";
59362
- const inputDisabled$1 = "_inputDisabled_1jpp2_278";
59363
- const hideScrollbars$1 = "_hideScrollbars_1jpp2_283";
59364
- const cellWrapperPadding = "_cellWrapperPadding_1jpp2_293";
59365
- const flexBlock = "_flexBlock_1jpp2_296";
59366
- const cellWrapper = "_cellWrapper_1jpp2_293";
59367
- const disabledLink = "_disabledLink_1jpp2_314";
59368
- const inputWrapper = "_inputWrapper_1jpp2_318";
59369
- const breakWord = "_breakWord_1jpp2_334";
59370
- const inputCell = "_inputCell_1jpp2_337";
59371
- const sliderCell = "_sliderCell_1jpp2_340";
59372
- const staticCell = "_staticCell_1jpp2_344";
59373
- const staticCellContent = "_staticCellContent_1jpp2_347";
59374
- const error$1 = "_error_1jpp2_356";
59375
- const warning$2 = "_warning_1jpp2_357";
59376
- const unit = "_unit_1jpp2_394";
59377
- const disabled$2 = "_disabled_1jpp2_314";
59378
- const sortingCell = "_sortingCell_1jpp2_402";
59379
- const sortingCellIcon = "_sortingCellIcon_1jpp2_410";
59380
- const icon = "_icon_1jpp2_417";
59381
- const checkBoxCell = "_checkBoxCell_1jpp2_421";
59382
- const iconCell = "_iconCell_1jpp2_425";
59383
- const iconWrapper = "_iconWrapper_1jpp2_430";
59384
- const actionsCell = "_actionsCell_1jpp2_434";
59385
- const rightAligned = "_rightAligned_1jpp2_438";
59386
- const centerAligned = "_centerAligned_1jpp2_444";
59387
- const leftAligned = "_leftAligned_1jpp2_447";
59388
- const popover = "_popover_1jpp2_450";
59389
- const disabledPointerEvents = "_disabledPointerEvents_1jpp2_453";
59333
+ const inputInTable$1 = "_inputInTable_jixr6_1";
59334
+ const inputHover$1 = "_inputHover_jixr6_10";
59335
+ const inputFocus$1 = "_inputFocus_jixr6_15";
59336
+ const inputError$1 = "_inputError_jixr6_22";
59337
+ const inputWarning$1 = "_inputWarning_jixr6_23";
59338
+ const inputDisabled$1 = "_inputDisabled_jixr6_58";
59339
+ const hideScrollbars$1 = "_hideScrollbars_jixr6_63";
59340
+ const cell = "_cell_jixr6_73";
59341
+ const disabledLink = "_disabledLink_jixr6_83";
59342
+ const inputWrapper = "_inputWrapper_jixr6_87";
59343
+ const breakWord = "_breakWord_jixr6_102";
59344
+ const inputCell = "_inputCell_jixr6_105";
59345
+ const sliderCell = "_sliderCell_jixr6_108";
59346
+ const staticCell = "_staticCell_jixr6_112";
59347
+ const staticCellContent = "_staticCellContent_jixr6_115";
59348
+ const error$1 = "_error_jixr6_128";
59349
+ const warning$2 = "_warning_jixr6_129";
59350
+ const unit = "_unit_jixr6_138";
59351
+ const sortingCell = "_sortingCell_jixr6_141";
59352
+ const sortingCellIcon = "_sortingCellIcon_jixr6_149";
59353
+ const icon$1 = "_icon_jixr6_156";
59354
+ const checkBoxCell = "_checkBoxCell_jixr6_160";
59355
+ const iconCell = "_iconCell_jixr6_164";
59356
+ const iconWrapper = "_iconWrapper_jixr6_169";
59357
+ const actionsCell = "_actionsCell_jixr6_173";
59358
+ const rightAligned = "_rightAligned_jixr6_181";
59359
+ const centerAligned = "_centerAligned_jixr6_187";
59360
+ const leftAligned = "_leftAligned_jixr6_193";
59361
+ const popover = "_popover_jixr6_196";
59362
+ const disabledPointerEvents = "_disabledPointerEvents_jixr6_199";
59390
59363
  const styles$7 = {
59391
59364
  inputInTable: inputInTable$1,
59392
59365
  inputHover: inputHover$1,
@@ -59395,9 +59368,7 @@ const styles$7 = {
59395
59368
  inputWarning: inputWarning$1,
59396
59369
  inputDisabled: inputDisabled$1,
59397
59370
  hideScrollbars: hideScrollbars$1,
59398
- cellWrapperPadding,
59399
- flexBlock,
59400
- cellWrapper,
59371
+ cell,
59401
59372
  disabledLink,
59402
59373
  inputWrapper,
59403
59374
  breakWord,
@@ -59408,10 +59379,9 @@ const styles$7 = {
59408
59379
  error: error$1,
59409
59380
  warning: warning$2,
59410
59381
  unit,
59411
- disabled: disabled$2,
59412
59382
  sortingCell,
59413
59383
  sortingCellIcon,
59414
- icon,
59384
+ icon: icon$1,
59415
59385
  checkBoxCell,
59416
59386
  iconCell,
59417
59387
  iconWrapper,
@@ -59552,7 +59522,7 @@ const getCellAlignment = (alignment, styles2, isGetText = false) => {
59552
59522
  const left2 = "left";
59553
59523
  const right2 = "right";
59554
59524
  const center2 = "center";
59555
- const cellAlignment = isHeader ? headerAlignment : bodyAlignment;
59525
+ const cellAlignment = isHeader && headerAlignment ? headerAlignment : bodyAlignment;
59556
59526
  switch (cellAlignment) {
59557
59527
  case left2: {
59558
59528
  return isGetText ? left2 : styles2.leftAligned;
@@ -59585,7 +59555,7 @@ const getHeaderAlignment = (alignments, isHeader, rowIndex) => {
59585
59555
  }
59586
59556
  };
59587
59557
  const NumberInputCell = (props) => {
59588
- const { cell: cell2, columnAlignment, testId } = props;
59558
+ const { cell: cell2, testId } = props;
59589
59559
  return /* @__PURE__ */ jsxRuntime.exports.jsx(NumberInput, {
59590
59560
  name: cell2.name,
59591
59561
  value: cell2.value,
@@ -59641,7 +59611,7 @@ const SelectCell = (props) => {
59641
59611
  searchable: cell2.searchable,
59642
59612
  deprecatedEventHandler: cell2.deprecatedEventHandler,
59643
59613
  maxTooltipWidth: cell2.maxTooltipWidth,
59644
- width: cell2.width,
59614
+ width: "100%",
59645
59615
  autoLayerWidth: cell2.autoLayerWidth,
59646
59616
  right: columnAlignment === "right",
59647
59617
  testId,
@@ -59777,22 +59747,12 @@ const ActionsCell = (props) => {
59777
59747
  };
59778
59748
  const StaticCell = (props) => {
59779
59749
  const { cell: cell2, isHeader, testId } = props;
59780
- const {
59781
- disabled: disabled2,
59782
- error: error2,
59783
- warning: warning2,
59784
- tooltip: tooltip2,
59785
- maxTooltipWidth,
59786
- hasSort,
59787
- onSort,
59788
- type
59789
- } = cell2;
59750
+ const { error: error2, warning: warning2, tooltip: tooltip2, maxTooltipWidth, hasSort, onSort, type } = cell2;
59790
59751
  const field2 = /* @__PURE__ */ jsxRuntime.exports.jsxs("div", {
59791
59752
  className: cx$2(
59792
59753
  styles$7.staticCellContent,
59793
59754
  type === "Unit" ? styles$7.unit : "",
59794
- error2 ? styles$7.error : warning2 ? styles$7.warning : "",
59795
- disabled2 ? styles$7.disabled : ""
59755
+ error2 ? styles$7.error : warning2 ? styles$7.warning : ""
59796
59756
  ),
59797
59757
  onClick: hasSort ? (evt) => onSort(evt) : () => {
59798
59758
  },
@@ -59912,16 +59872,23 @@ const CellWrapper = (props) => {
59912
59872
  }
59913
59873
  };
59914
59874
  const Cell = (props) => {
59875
+ var _a, _b;
59915
59876
  const {
59916
59877
  cell: cell2,
59917
59878
  isHeader,
59918
59879
  columnHeaderAlignment,
59919
59880
  columnAlignment,
59920
- width: widthProp,
59881
+ width: columnWidthProp,
59921
59882
  snapshot,
59922
59883
  testId
59923
59884
  } = props;
59924
- const { style: styleProp, colSpan, rowSpan } = cell2;
59885
+ const {
59886
+ style: styleProp,
59887
+ colSpan,
59888
+ rowSpan,
59889
+ width: cellWidthProp,
59890
+ type
59891
+ } = cell2;
59925
59892
  const ref2 = useRef(null);
59926
59893
  const alignment = {
59927
59894
  bodyAlignment: columnAlignment,
@@ -59930,21 +59897,16 @@ const Cell = (props) => {
59930
59897
  };
59931
59898
  const cellAlignmentStyle = getCellAlignment(alignment, styles$7);
59932
59899
  const cellAlignmentText = getCellAlignment(alignment, styles$7, true);
59900
+ const cellTypeClassName = cell2.type === "Input" || cell2.type === "NumberInput" || cell2.type === "Select" || cell2.type === "Popover" ? styles$7.inputCell : cell2.type === "Slider" ? styles$7.sliderCell : cell2.type === "CheckBox" ? styles$7.checkBoxCell : cell2.type === "Actions" ? styles$7.actionsCell : styles$7.staticCell;
59933
59901
  const className = cx$2(
59934
- styles$7.cellWrapper,
59935
- cell2.type === "Input" || cell2.type === "NumberInput" || cell2.type === "Select" || cell2.type === "Popover" ? styles$7.inputCell : "",
59936
- cell2.type === "Slider" ? styles$7.sliderCell : "",
59937
- cell2.type === "CheckBox" ? styles$7.checkBoxCell : "",
59938
- cell2.type === "Actions" ? styles$7.actionsCell : "",
59939
- cell2.type === "Icon" ? styles$7.iconCell : "",
59940
- cell2.type === "Static" || cell2.type === "Link" || !cell2.type ? styles$7.staticCell : "",
59902
+ styles$7.cell,
59903
+ cellTypeClassName,
59941
59904
  cell2.hasSort ? styles$7.sortingCell : null,
59942
59905
  cellAlignmentStyle,
59943
59906
  cell2.breakWord ? styles$7.breakWord : ""
59944
59907
  );
59945
- const isWidthCustomSelect = cell2.type === "Select" && cell2.native !== true && cell2.width !== void 0;
59946
- const width = isWidthCustomSelect ? "1%" : widthProp && !(colSpan && colSpan > 1) ? widthProp : (snapshot == null ? void 0 : snapshot.isDragging) && ref2.current ? ref2.current.offsetWidth : void 0;
59947
- const style2 = { ...styleProp, width };
59908
+ const width = (_b = (_a = cellWidthProp != null ? cellWidthProp : columnWidthProp) != null ? _a : (snapshot == null ? void 0 : snapshot.isDragging) && ref2.current && ref2.current.offsetWidth) != null ? _b : void 0;
59909
+ const style2 = { width, minWidth: width, ...styleProp };
59948
59910
  const Element2 = isHeader ? "th" : "td";
59949
59911
  return /* @__PURE__ */ jsxRuntime.exports.jsx(Element2, {
59950
59912
  ref: ref2,
@@ -60174,13 +60136,13 @@ Cell.propTypes = {
60174
60136
  cell: cellShape,
60175
60137
  testId: propTypes$1.exports.string
60176
60138
  };
60177
- const clickableRow = "_clickableRow_26ufq_224";
60178
- const hoverableRow = "_hoverableRow_26ufq_227";
60179
- const rowActive = "_rowActive_26ufq_227";
60180
- const expandableRow = "_expandableRow_26ufq_231";
60181
- const flush2 = "_flush_26ufq_231";
60182
- const dragIconCell = "_dragIconCell_26ufq_251";
60183
- const dragIcon = "_dragIcon_26ufq_251";
60139
+ const clickableRow = "_clickableRow_1sqxy_1";
60140
+ const hoverableRow = "_hoverableRow_1sqxy_4";
60141
+ const rowActive = "_rowActive_1sqxy_4";
60142
+ const expandableRow = "_expandableRow_1sqxy_8";
60143
+ const flush2 = "_flush_1sqxy_8";
60144
+ const dragIconCell = "_dragIconCell_1sqxy_28";
60145
+ const dragIcon = "_dragIcon_1sqxy_28";
60184
60146
  const styles$6 = {
60185
60147
  clickableRow,
60186
60148
  hoverableRow,
@@ -60210,8 +60172,6 @@ const Row = (props) => {
60210
60172
  columnWidths,
60211
60173
  colSpan,
60212
60174
  hasRowActions: hasRowActions2,
60213
- rowsMetaData,
60214
- setRowsMetaData,
60215
60175
  provided,
60216
60176
  snapshot,
60217
60177
  draggableTable,
@@ -60224,24 +60184,6 @@ const Row = (props) => {
60224
60184
  isHeader,
60225
60185
  rowIndex
60226
60186
  );
60227
- if (rowsMetaData && setRowsMetaData) {
60228
- useEffect(() => {
60229
- if (targetRef.current) {
60230
- setRowsMetaData((data) => {
60231
- const lastElement = data[data.length - 1];
60232
- return [
60233
- ...data,
60234
- {
60235
- width: targetRef.current.offsetWidth,
60236
- height: targetRef.current.offsetHeight,
60237
- isHeader: !!isHeader,
60238
- stickyOffset: lastElement ? lastElement.height + lastElement.stickyOffset : 0
60239
- }
60240
- ];
60241
- });
60242
- }
60243
- }, []);
60244
- }
60245
60187
  const {
60246
60188
  onRowClick,
60247
60189
  onRowFocus,
@@ -60294,18 +60236,6 @@ const Row = (props) => {
60294
60236
  })
60295
60237
  });
60296
60238
  };
60297
- const stickyStyle = () => {
60298
- let styles2 = {};
60299
- const rowMetaData = rowsMetaData ? rowsMetaData[rowIndex] : void 0;
60300
- if (rowMetaData) {
60301
- styles2 = {
60302
- position: "sticky",
60303
- zIndex: 4,
60304
- top: rowMetaData.stickyOffset ? `${rowMetaData.stickyOffset}px` : 0
60305
- };
60306
- }
60307
- return styles2;
60308
- };
60309
60239
  return isHeader ? /* @__PURE__ */ jsxRuntime.exports.jsxs(jsxRuntime.exports.Fragment, {
60310
60240
  children: [
60311
60241
  /* @__PURE__ */ jsxRuntime.exports.jsxs("tr", {
@@ -60318,7 +60248,6 @@ const Row = (props) => {
60318
60248
  onRowClick ? styles$6.clickableRow : null,
60319
60249
  onRowMouseEnter ? styles$6.hoverableRow : null
60320
60250
  ),
60321
- style: { ...stickyStyle() },
60322
60251
  children: [
60323
60252
  draggableTable ? /* @__PURE__ */ jsxRuntime.exports.jsx(Cell, {
60324
60253
  isHeader: true
@@ -60433,14 +60362,8 @@ const hasRowActions = (rows, headers) => {
60433
60362
  return hasActions(headers) > 0 || hasActions(rows) > 0;
60434
60363
  };
60435
60364
  const TableScrollWrapper = ({ table: table2, children }) => {
60436
- const {
60437
- fixedWidth: width,
60438
- maxHeight: maxHeight2,
60439
- rows,
60440
- infiniteScroll,
60441
- bordered: bordered2 = true
60442
- } = table2;
60443
- const pageSize = Math.ceil(window.innerHeight / 38);
60365
+ const { rows, infiniteScroll } = table2;
60366
+ const pageSize = Math.ceil(window.innerHeight / 32);
60444
60367
  const [visibleRows, setVisibleRows] = infiniteScroll ? useState(pageSize) : [rows.length, null];
60445
60368
  const [hasMore, setHasMore] = infiniteScroll ? useState(visibleRows < rows.length) : [false, null];
60446
60369
  const loadMoreItems = () => {
@@ -60452,16 +60375,7 @@ const TableScrollWrapper = ({ table: table2, children }) => {
60452
60375
  };
60453
60376
  return /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
60454
60377
  id: "scrollWrapper",
60455
- className: cx$2(
60456
- styles$a.scrollWrapper,
60457
- bordered2 ? styles$a.bordered : "",
60458
- maxHeight2 ? styles$a.maxHeight : ""
60459
- ),
60460
- style: {
60461
- maxHeight: maxHeight2,
60462
- width,
60463
- display: width === "auto" ? "inline-block" : null
60464
- },
60378
+ className: styles$a.scroll,
60465
60379
  children: infiniteScroll ? /* @__PURE__ */ jsxRuntime.exports.jsx(InfiniteScroll, {
60466
60380
  dataLength: Math.min(rows.length, visibleRows + pageSize),
60467
60381
  next: loadMoreItems,
@@ -60476,7 +60390,6 @@ const Table = (props) => {
60476
60390
  var _a, _b, _c, _d, _e2, _f, _g;
60477
60391
  const { onListReorder, table: propTable } = props;
60478
60392
  const {
60479
- fixedWidth,
60480
60393
  columnWidths,
60481
60394
  footer: footer2,
60482
60395
  name: name2,
@@ -60485,12 +60398,14 @@ const Table = (props) => {
60485
60398
  actionsRight,
60486
60399
  columnHeaderAlignments,
60487
60400
  columnAlignment,
60488
- stickyHeaders,
60489
60401
  striped: striped2 = true,
60490
60402
  testId,
60491
60403
  draggable: draggable2,
60492
60404
  defaultEmptyRow = null,
60493
- onAddRow = null
60405
+ onAddRow = null,
60406
+ bordered: bordered2 = true,
60407
+ maxHeight,
60408
+ fixedWidth: width
60494
60409
  } = propTable;
60495
60410
  const targetRef = useRef();
60496
60411
  const [dimensions, setDimensions] = useState({ width: 0, height: 0 });
@@ -60506,7 +60421,6 @@ const Table = (props) => {
60506
60421
  const columnCount = getColumnCount(propRows, headers);
60507
60422
  const rowActions = hasRowActions(propRows, headers);
60508
60423
  const colSpan = columnCount + (rowActions ? 1 : 0);
60509
- const [rowsMetaData, setRowsMetaData] = useState([]);
60510
60424
  const isLastPage = footer2 ? ((_b = (_a = footer2 == null ? void 0 : footer2.pagination) == null ? void 0 : _a.rowsPerPage) == null ? void 0 : _b.value) === 0 || ((_c = footer2 == null ? void 0 : footer2.pagination) == null ? void 0 : _c.selectedPage) >= ((_d = footer2 == null ? void 0 : footer2.pagination) == null ? void 0 : _d.rowCount) / ((_f = (_e2 = footer2 == null ? void 0 : footer2.pagination) == null ? void 0 : _e2.rowsPerPage) == null ? void 0 : _f.value) : true;
60511
60425
  const addEmptyTempRow = ((_g = defaultEmptyRow == null ? void 0 : defaultEmptyRow.cells) == null ? void 0 : _g.length) && onAddRow && isLastPage;
60512
60426
  const tempEmptyCells = addEmptyTempRow ? defaultEmptyRow.cells.map((cell2, i) => {
@@ -60542,35 +60456,42 @@ const Table = (props) => {
60542
60456
  ...propTable,
60543
60457
  rows
60544
60458
  };
60545
- return draggable2 ? /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
60459
+ const wrapperClass = cx$2(styles$a.wrapper, bordered2 ? styles$a.bordered : "");
60460
+ const wrapperStyles = {
60461
+ maxHeight,
60462
+ width,
60463
+ display: width === "auto" ? "inline-flex" : "flex"
60464
+ };
60465
+ return draggable2 ? /* @__PURE__ */ jsxRuntime.exports.jsxs("div", {
60546
60466
  ref: targetRef,
60547
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(DragDropContext, {
60548
- onDragEnd: (result) => {
60549
- var _a2, _b2;
60550
- const from2 = (_a2 = result == null ? void 0 : result.source) == null ? void 0 : _a2.index;
60551
- const to2 = (_b2 = result == null ? void 0 : result.destination) == null ? void 0 : _b2.index;
60552
- onListReorder({ from: from2, to: to2 });
60553
- },
60554
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(ConnectedDroppable, {
60555
- droppableId: "droppable",
60556
- children: (provided) => {
60557
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TableScrollWrapper, {
60558
- table: table2,
60559
- children: ({ visibleRows }) => /* @__PURE__ */ jsxRuntime.exports.jsxs("table", {
60560
- className: cx$2(styles$a.table, striped2 ? styles$a.striped : ""),
60561
- "data-testid": testId,
60562
- ref: provided.innerRef,
60563
- children: [
60564
- /* @__PURE__ */ jsxRuntime.exports.jsxs("thead", {
60565
- children: [
60566
- /* @__PURE__ */ jsxRuntime.exports.jsx(Title$1, {
60567
- actions: actions2,
60568
- actionsRight,
60569
- name: name2,
60570
- colSpan,
60571
- testId: testId && `${testId}-title`
60572
- }),
60573
- headers.map((row2, rowIndex) => {
60467
+ className: wrapperClass,
60468
+ style: wrapperStyles,
60469
+ children: [
60470
+ /* @__PURE__ */ jsxRuntime.exports.jsx(Title$1, {
60471
+ actions: actions2,
60472
+ actionsRight,
60473
+ name: name2,
60474
+ testId: testId && `${testId}-title`
60475
+ }),
60476
+ /* @__PURE__ */ jsxRuntime.exports.jsx(DragDropContext, {
60477
+ onDragEnd: (result) => {
60478
+ var _a2, _b2;
60479
+ const from2 = (_a2 = result == null ? void 0 : result.source) == null ? void 0 : _a2.index;
60480
+ const to2 = (_b2 = result == null ? void 0 : result.destination) == null ? void 0 : _b2.index;
60481
+ onListReorder({ from: from2, to: to2 });
60482
+ },
60483
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(ConnectedDroppable, {
60484
+ droppableId: "droppable",
60485
+ children: (provided) => {
60486
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TableScrollWrapper, {
60487
+ table: table2,
60488
+ children: ({ visibleRows }) => /* @__PURE__ */ jsxRuntime.exports.jsxs("table", {
60489
+ className: cx$2(styles$a.table, striped2 ? styles$a.striped : ""),
60490
+ "data-testid": testId,
60491
+ ref: provided.innerRef,
60492
+ children: [
60493
+ /* @__PURE__ */ jsxRuntime.exports.jsx("thead", {
60494
+ children: headers.map((row2, rowIndex) => {
60574
60495
  return /* @__PURE__ */ jsxRuntime.exports.jsx(Row, {
60575
60496
  rowIndex,
60576
60497
  isHeader: true,
@@ -60581,99 +60502,97 @@ const Table = (props) => {
60581
60502
  hasRowActions: rowActions,
60582
60503
  columnAlignment,
60583
60504
  columnHeaderAlignments,
60584
- rowsMetaData: stickyHeaders ? rowsMetaData : void 0,
60585
- setRowsMetaData: stickyHeaders ? setRowsMetaData : void 0,
60586
60505
  draggableTable: draggable2
60587
60506
  }, `0_${rowIndex}`);
60588
60507
  })
60589
- ]
60590
- }),
60591
- /* @__PURE__ */ jsxRuntime.exports.jsxs("tbody", {
60592
- children: [
60593
- rows.slice(0, visibleRows).map((row2, rowIndex) => /* @__PURE__ */ jsxRuntime.exports.jsx(PublicDraggable, {
60594
- draggableId: rowIndex + "",
60595
- index: rowIndex,
60596
- isDragDisabled: row2.noDrag,
60597
- children: (provided2, snapshot) => /* @__PURE__ */ jsxRuntime.exports.jsx(Row, {
60598
- rowIndex,
60599
- row: row2,
60600
- columnCount,
60601
- columnWidths,
60602
- colSpan,
60603
- hasRowActions: rowActions,
60604
- columnAlignment,
60605
- provided: provided2,
60606
- snapshot,
60607
- draggableTable: draggable2,
60608
- width: dimensions.width
60609
- }, `1_${rowIndex}`)
60610
- }, `index_${rowIndex}`)),
60611
- provided.placeholder
60612
- ]
60613
- }),
60614
- footer2 && /* @__PURE__ */ jsxRuntime.exports.jsx(Footer, {
60615
- colSpan: colSpan + 1,
60616
- pagination: footer2.pagination,
60617
- actions: footer2.actions,
60618
- content: footer2.content
60619
- })
60620
- ]
60621
- })
60622
- });
60623
- }
60508
+ }),
60509
+ /* @__PURE__ */ jsxRuntime.exports.jsxs("tbody", {
60510
+ children: [
60511
+ rows.slice(0, visibleRows).map((row2, rowIndex) => /* @__PURE__ */ jsxRuntime.exports.jsx(PublicDraggable, {
60512
+ draggableId: rowIndex + "",
60513
+ index: rowIndex,
60514
+ isDragDisabled: row2.noDrag,
60515
+ children: (provided2, snapshot) => /* @__PURE__ */ jsxRuntime.exports.jsx(Row, {
60516
+ rowIndex,
60517
+ row: row2,
60518
+ columnCount,
60519
+ columnWidths,
60520
+ colSpan,
60521
+ hasRowActions: rowActions,
60522
+ columnAlignment,
60523
+ provided: provided2,
60524
+ snapshot,
60525
+ draggableTable: draggable2,
60526
+ width: dimensions.width
60527
+ }, `1_${rowIndex}`)
60528
+ }, `index_${rowIndex}`)),
60529
+ provided.placeholder
60530
+ ]
60531
+ })
60532
+ ]
60533
+ })
60534
+ });
60535
+ }
60536
+ })
60537
+ }),
60538
+ footer2 && /* @__PURE__ */ jsxRuntime.exports.jsx(Footer, {
60539
+ pagination: footer2.pagination,
60540
+ actions: footer2.actions,
60541
+ content: footer2.content
60624
60542
  })
60625
- })
60626
- }) : /* @__PURE__ */ jsxRuntime.exports.jsx(TableScrollWrapper, {
60627
- table: table2,
60628
- children: ({ visibleRows }) => /* @__PURE__ */ jsxRuntime.exports.jsxs("table", {
60629
- className: cx$2(styles$a.table, striped2 ? styles$a.striped : ""),
60630
- "data-testid": testId,
60631
- children: [
60632
- /* @__PURE__ */ jsxRuntime.exports.jsxs("thead", {
60543
+ ]
60544
+ }) : /* @__PURE__ */ jsxRuntime.exports.jsxs("div", {
60545
+ className: wrapperClass,
60546
+ style: wrapperStyles,
60547
+ children: [
60548
+ /* @__PURE__ */ jsxRuntime.exports.jsx(Title$1, {
60549
+ actions: actions2,
60550
+ actionsRight,
60551
+ name: name2,
60552
+ testId: testId && `${testId}-title`
60553
+ }),
60554
+ /* @__PURE__ */ jsxRuntime.exports.jsx(TableScrollWrapper, {
60555
+ table: table2,
60556
+ children: ({ visibleRows }) => /* @__PURE__ */ jsxRuntime.exports.jsxs("table", {
60557
+ className: cx$2(styles$a.table, striped2 ? styles$a.striped : ""),
60558
+ "data-testid": testId,
60633
60559
  children: [
60634
- /* @__PURE__ */ jsxRuntime.exports.jsx(Title$1, {
60635
- actions: actions2,
60636
- actionsRight,
60637
- name: name2,
60638
- colSpan,
60639
- testId: testId && `${testId}-title`
60560
+ /* @__PURE__ */ jsxRuntime.exports.jsx("thead", {
60561
+ children: headers.map((row2, rowIndex) => {
60562
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(Row, {
60563
+ rowIndex,
60564
+ isHeader: true,
60565
+ row: row2,
60566
+ columnCount,
60567
+ columnWidths,
60568
+ colSpan,
60569
+ hasRowActions: rowActions,
60570
+ columnAlignment,
60571
+ columnHeaderAlignments
60572
+ }, `0_${rowIndex}`);
60573
+ })
60640
60574
  }),
60641
- headers.map((row2, rowIndex) => {
60642
- return /* @__PURE__ */ jsxRuntime.exports.jsx(Row, {
60575
+ /* @__PURE__ */ jsxRuntime.exports.jsx("tbody", {
60576
+ children: rows.slice(0, visibleRows).map((row2, rowIndex) => /* @__PURE__ */ jsxRuntime.exports.jsx(Row, {
60643
60577
  rowIndex,
60644
- isHeader: true,
60645
60578
  row: row2,
60646
60579
  columnCount,
60647
60580
  columnWidths,
60648
60581
  colSpan,
60649
60582
  hasRowActions: rowActions,
60650
- columnAlignment,
60651
- columnHeaderAlignments,
60652
- rowsMetaData: stickyHeaders ? rowsMetaData : void 0,
60653
- setRowsMetaData: stickyHeaders ? setRowsMetaData : void 0
60654
- }, `0_${rowIndex}`);
60583
+ columnAlignment
60584
+ }, `1_${rowIndex}`))
60655
60585
  })
60656
60586
  ]
60657
- }),
60658
- /* @__PURE__ */ jsxRuntime.exports.jsx("tbody", {
60659
- children: rows.slice(0, visibleRows).map((row2, rowIndex) => /* @__PURE__ */ jsxRuntime.exports.jsx(Row, {
60660
- rowIndex,
60661
- row: row2,
60662
- columnCount,
60663
- columnWidths,
60664
- colSpan,
60665
- hasRowActions: rowActions,
60666
- columnAlignment
60667
- }, `1_${rowIndex}`))
60668
- }),
60669
- footer2 && /* @__PURE__ */ jsxRuntime.exports.jsx(Footer, {
60670
- colSpan,
60671
- pagination: footer2.pagination,
60672
- actions: footer2.actions,
60673
- content: footer2.content
60674
60587
  })
60675
- ]
60676
- })
60588
+ }),
60589
+ footer2 && /* @__PURE__ */ jsxRuntime.exports.jsx(Footer, {
60590
+ colSpan,
60591
+ pagination: footer2.pagination,
60592
+ actions: footer2.actions,
60593
+ content: footer2.content
60594
+ })
60595
+ ]
60677
60596
  });
60678
60597
  };
60679
60598
  Table.defaultProps = {
@@ -60703,7 +60622,6 @@ Table.propTypes = {
60703
60622
  propTypes$1.exports.oneOf(["left", "right", "center", ""])
60704
60623
  ),
60705
60624
  infiniteScroll: propTypes$1.exports.bool,
60706
- stickyHeaders: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.bool]),
60707
60625
  headers: propTypes$1.exports.arrayOf(rowShape),
60708
60626
  rows: propTypes$1.exports.arrayOf(rowShape),
60709
60627
  draggable: propTypes$1.exports.bool,
@@ -60716,20 +60634,21 @@ Table.propTypes = {
60716
60634
  striped: propTypes$1.exports.bool,
60717
60635
  testId: propTypes$1.exports.string,
60718
60636
  onAddRow: propTypes$1.exports.func,
60719
- defaultEmptyRow: propTypes$1.exports.object
60637
+ defaultEmptyRow: propTypes$1.exports.object,
60638
+ stickyHeaders: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.bool])
60720
60639
  }).isRequired,
60721
60640
  onListReorder: propTypes$1.exports.func
60722
60641
  };
60723
- const tabs = "_tabs_m0zx7_224";
60724
- const padding = "_padding_m0zx7_230";
60725
- const margin = "_margin_m0zx7_234";
60726
- const contentPadding = "_contentPadding_m0zx7_237";
60727
- const item$1 = "_item_m0zx7_240";
60728
- const active$1 = "_active_m0zx7_269";
60729
- const hidden = "_hidden_m0zx7_274";
60730
- const disabled$1 = "_disabled_m0zx7_277";
60731
- const left$1 = "_left_m0zx7_281";
60732
- const right$1 = "_right_m0zx7_281";
60642
+ const tabs = "_tabs_b0egn_1";
60643
+ const padding = "_padding_b0egn_7";
60644
+ const margin = "_margin_b0egn_11";
60645
+ const contentPadding = "_contentPadding_b0egn_14";
60646
+ const item$1 = "_item_b0egn_17";
60647
+ const active$1 = "_active_b0egn_46";
60648
+ const hidden = "_hidden_b0egn_51";
60649
+ const disabled$1 = "_disabled_b0egn_54";
60650
+ const left$1 = "_left_b0egn_58";
60651
+ const right$1 = "_right_b0egn_58";
60733
60652
  const styles$5 = {
60734
60653
  tabs,
60735
60654
  padding,
@@ -60936,10 +60855,11 @@ Tabs.propTypes = propTypes$1.exports.oneOfType([
60936
60855
  propTypes$1.exports.shape(TabsShape),
60937
60856
  propTypes$1.exports.shape(TabsShapeDeprecated)
60938
60857
  ]).isRequired;
60939
- const TextLink = ({ children, href, target, testId }) => {
60858
+ const TextLink = ({ children, href, target, onClick, testId }) => {
60940
60859
  return /* @__PURE__ */ jsxRuntime.exports.jsx("a", {
60941
60860
  href,
60942
60861
  target,
60862
+ onClick,
60943
60863
  "data-testid": testId,
60944
60864
  children: /* @__PURE__ */ jsxRuntime.exports.jsx(Text, {
60945
60865
  link: true,
@@ -60950,25 +60870,27 @@ const TextLink = ({ children, href, target, testId }) => {
60950
60870
  TextLink.defaultProps = {
60951
60871
  href: null,
60952
60872
  target: null,
60953
- testId: void 0
60873
+ testId: void 0,
60874
+ onClick: void 0
60954
60875
  };
60955
60876
  TextLink.propTypes = {
60956
60877
  href: propTypes$1.exports.string,
60957
60878
  target: propTypes$1.exports.string,
60958
- testId: propTypes$1.exports.string
60959
- };
60960
- const inputInTable = "_inputInTable_muemd_224";
60961
- const inputHover = "_inputHover_muemd_230";
60962
- const inputFocus = "_inputFocus_muemd_235";
60963
- const inputError = "_inputError_muemd_242";
60964
- const inputWarning = "_inputWarning_muemd_243";
60965
- const inputDisabled = "_inputDisabled_muemd_278";
60966
- const hideScrollbars = "_hideScrollbars_muemd_283";
60967
- const textarea = "_textarea_muemd_293";
60968
- const small$1 = "_small_muemd_330";
60969
- const error = "_error_muemd_336";
60970
- const warning$1 = "_warning_muemd_353";
60971
- const monospace = "_monospace_muemd_370";
60879
+ testId: propTypes$1.exports.string,
60880
+ onClick: propTypes$1.exports.func
60881
+ };
60882
+ const inputInTable = "_inputInTable_4fpgg_1";
60883
+ const inputHover = "_inputHover_4fpgg_10";
60884
+ const inputFocus = "_inputFocus_4fpgg_15";
60885
+ const inputError = "_inputError_4fpgg_22";
60886
+ const inputWarning = "_inputWarning_4fpgg_23";
60887
+ const inputDisabled = "_inputDisabled_4fpgg_58";
60888
+ const hideScrollbars = "_hideScrollbars_4fpgg_63";
60889
+ const textarea = "_textarea_4fpgg_73";
60890
+ const small$1 = "_small_4fpgg_110";
60891
+ const error = "_error_4fpgg_116";
60892
+ const warning$1 = "_warning_4fpgg_133";
60893
+ const monospace = "_monospace_4fpgg_150";
60972
60894
  const styles$4 = {
60973
60895
  inputInTable,
60974
60896
  inputHover,
@@ -62161,10 +62083,10 @@ const toast = ({ id: id2, message: message2, autoClose = 6e3, onClose }) => {
62161
62083
  type: toastType
62162
62084
  });
62163
62085
  };
62164
- const toggle$1 = "_toggle_75f6s_232";
62165
- const small = "_small_75f6s_247";
62166
- const disabled = "_disabled_75f6s_319";
62167
- const noMargin = "_noMargin_75f6s_330";
62086
+ const toggle$1 = "_toggle_vnh1k_9";
62087
+ const small = "_small_vnh1k_24";
62088
+ const disabled = "_disabled_vnh1k_94";
62089
+ const noMargin = "_noMargin_vnh1k_105";
62168
62090
  const styles$3 = {
62169
62091
  toggle: toggle$1,
62170
62092
  small,
@@ -62240,24 +62162,26 @@ Toggle.propTypes = {
62240
62162
  helpText: propTypes$1.exports.string,
62241
62163
  onClickHelp: propTypes$1.exports.func
62242
62164
  };
62243
- const topbar = "_topbar_u5ev6_232";
62244
- const fixed = "_fixed_u5ev6_243";
62245
- const title = "_title_u5ev6_251";
62246
- const logo = "_logo_u5ev6_267";
62247
- const label = "_label_u5ev6_270";
62248
- const brand = "_brand_u5ev6_275";
62249
- const version = "_version_u5ev6_280";
62250
- const left = "_left_u5ev6_288";
62251
- const right = "_right_u5ev6_289";
62252
- const item = "_item_u5ev6_306";
62253
- const link = "_link_u5ev6_307";
62254
- const button = "_button_u5ev6_319";
62255
- const menu = "_menu_u5ev6_320";
62256
- const active = "_active_u5ev6_348";
62257
- const alert = "_alert_u5ev6_373";
62165
+ const topbar = "_topbar_p7m2s_9";
62166
+ const fixed = "_fixed_p7m2s_18";
62167
+ const icon = "_icon_p7m2s_26";
62168
+ const title = "_title_p7m2s_49";
62169
+ const logo = "_logo_p7m2s_65";
62170
+ const label = "_label_p7m2s_68";
62171
+ const brand = "_brand_p7m2s_73";
62172
+ const version = "_version_p7m2s_78";
62173
+ const left = "_left_p7m2s_85";
62174
+ const right = "_right_p7m2s_86";
62175
+ const item = "_item_p7m2s_100";
62176
+ const link = "_link_p7m2s_101";
62177
+ const button = "_button_p7m2s_113";
62178
+ const menu = "_menu_p7m2s_114";
62179
+ const active = "_active_p7m2s_142";
62180
+ const alert = "_alert_p7m2s_167";
62258
62181
  const styles$2 = {
62259
62182
  topbar,
62260
62183
  fixed,
62184
+ icon,
62261
62185
  title,
62262
62186
  logo,
62263
62187
  label,
@@ -62396,6 +62320,7 @@ const Element$1 = ({ element }) => {
62396
62320
  };
62397
62321
  const TopBar = ({
62398
62322
  title: title2,
62323
+ icon: icon2,
62399
62324
  content: content2,
62400
62325
  contentRight,
62401
62326
  warning: warning2,
@@ -62411,6 +62336,14 @@ const TopBar = ({
62411
62336
  className: cx$2(styles$2.topbar, fixedPosition ? styles$2.fixed : ""),
62412
62337
  style: { height },
62413
62338
  children: [
62339
+ !!icon2 && /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
62340
+ className: styles$2.icon,
62341
+ style: { height, width: height },
62342
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
62343
+ icon: icon2.icon,
62344
+ size: 28
62345
+ })
62346
+ }),
62414
62347
  /* @__PURE__ */ jsxRuntime.exports.jsxs("div", {
62415
62348
  className: styles$2.left,
62416
62349
  children: [
@@ -62449,10 +62382,11 @@ const TopBar = ({
62449
62382
  };
62450
62383
  TopBar.defaultProps = {
62451
62384
  title: null,
62385
+ icon: null,
62452
62386
  content: [],
62453
62387
  contentRight: [],
62454
62388
  warning: "",
62455
- height: null,
62389
+ height: "48px",
62456
62390
  fixedPosition: true
62457
62391
  };
62458
62392
  TopBar.propTypes = {
@@ -62463,6 +62397,10 @@ TopBar.propTypes = {
62463
62397
  onClick: propTypes$1.exports.func,
62464
62398
  version: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number])
62465
62399
  }),
62400
+ icon: propTypes$1.exports.shape({
62401
+ icon: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.node]),
62402
+ onClick: propTypes$1.exports.func
62403
+ }),
62466
62404
  content: propTypes$1.exports.array,
62467
62405
  contentRight: propTypes$1.exports.array,
62468
62406
  warning: propTypes$1.exports.string,
@@ -74188,12 +74126,12 @@ function TreeInner(props, ref2) {
74188
74126
  );
74189
74127
  }
74190
74128
  var Tree$1 = forwardRef(TreeInner);
74191
- const tree = "_tree_70fb4_224";
74192
- const toggle = "_toggle_70fb4_227";
74193
- const dropTarget = "_dropTarget_70fb4_231";
74194
- const draggingSource = "_draggingSource_70fb4_234";
74195
- const placeholderContainer = "_placeholderContainer_70fb4_237";
74196
- const placeholder2 = "_placeholder_70fb4_237";
74129
+ const tree = "_tree_7fki0_1";
74130
+ const toggle = "_toggle_7fki0_4";
74131
+ const dropTarget = "_dropTarget_7fki0_8";
74132
+ const draggingSource = "_draggingSource_7fki0_11";
74133
+ const placeholderContainer = "_placeholderContainer_7fki0_14";
74134
+ const placeholder2 = "_placeholder_7fki0_14";
74197
74135
  const styles = {
74198
74136
  tree,
74199
74137
  toggle,