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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1925,6 +1925,12 @@ var classnames = { exports: {} };
1925
1925
  })();
1926
1926
  })(classnames);
1927
1927
  const cx$2 = classnames.exports;
1928
+ const chevron = "_chevron_1u6ki_1";
1929
+ const expanded$2 = "_expanded_1u6ki_9";
1930
+ const styles$T = {
1931
+ chevron,
1932
+ expanded: expanded$2
1933
+ };
1928
1934
  function _objectWithoutPropertiesLoose$7(source, excluded) {
1929
1935
  if (source == null)
1930
1936
  return {};
@@ -2630,9 +2636,6 @@ function IconBase(props) {
2630
2636
  function TbAlertTriangle(props) {
2631
2637
  return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M12 9v4" } }, { "tag": "path", "attr": { "d": "M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0z" } }, { "tag": "path", "attr": { "d": "M12 16h.01" } }] })(props);
2632
2638
  }
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 14l-4 -4l4 -4" } }, { "tag": "path", "attr": { "d": "M5 10h11a4 4 0 1 1 0 8h-1" } }] })(props);
2635
- }
2636
2639
  function TbArrowDown(props) {
2637
2640
  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);
2638
2641
  }
@@ -2645,15 +2648,48 @@ function TbArrowRight(props) {
2645
2648
  function TbArrowUp(props) {
2646
2649
  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 11l-6 -6" } }, { "tag": "path", "attr": { "d": "M6 11l6 -6" } }] })(props);
2647
2650
  }
2651
+ function TbArrowsDiagonal(props) {
2652
+ 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": "M16 4l4 0l0 4" } }, { "tag": "path", "attr": { "d": "M14 10l6 -6" } }, { "tag": "path", "attr": { "d": "M8 20l-4 0l0 -4" } }, { "tag": "path", "attr": { "d": "M4 20l6 -6" } }] })(props);
2653
+ }
2654
+ function TbArrowsMaximize(props) {
2655
+ 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": "M16 4l4 0l0 4" } }, { "tag": "path", "attr": { "d": "M14 10l6 -6" } }, { "tag": "path", "attr": { "d": "M8 20l-4 0l0 -4" } }, { "tag": "path", "attr": { "d": "M4 20l6 -6" } }, { "tag": "path", "attr": { "d": "M16 20l4 0l0 -4" } }, { "tag": "path", "attr": { "d": "M14 14l6 6" } }, { "tag": "path", "attr": { "d": "M8 4l-4 0l0 4" } }, { "tag": "path", "attr": { "d": "M4 4l6 6" } }] })(props);
2656
+ }
2657
+ function TbArrowsMinimize(props) {
2658
+ 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 9l4 0l0 -4" } }, { "tag": "path", "attr": { "d": "M3 3l6 6" } }, { "tag": "path", "attr": { "d": "M5 15l4 0l0 4" } }, { "tag": "path", "attr": { "d": "M3 21l6 -6" } }, { "tag": "path", "attr": { "d": "M19 9l-4 0l0 -4" } }, { "tag": "path", "attr": { "d": "M15 9l6 -6" } }, { "tag": "path", "attr": { "d": "M19 15l-4 0l0 4" } }, { "tag": "path", "attr": { "d": "M15 15l6 6" } }] })(props);
2659
+ }
2660
+ function TbArrowsMove(props) {
2661
+ 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": "M18 9l3 3l-3 3" } }, { "tag": "path", "attr": { "d": "M15 12h6" } }, { "tag": "path", "attr": { "d": "M6 9l-3 3l3 3" } }, { "tag": "path", "attr": { "d": "M3 12h6" } }, { "tag": "path", "attr": { "d": "M9 18l3 3l3 -3" } }, { "tag": "path", "attr": { "d": "M12 15v6" } }, { "tag": "path", "attr": { "d": "M15 6l-3 -3l-3 3" } }, { "tag": "path", "attr": { "d": "M12 3v6" } }] })(props);
2662
+ }
2663
+ function TbArrowsSplit(props) {
2664
+ 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": "M21 17h-8l-3.5 -5h-6.5" } }, { "tag": "path", "attr": { "d": "M21 7h-8l-3.495 5" } }, { "tag": "path", "attr": { "d": "M18 10l3 -3l-3 -3" } }, { "tag": "path", "attr": { "d": "M18 20l3 -3l-3 -3" } }] })(props);
2665
+ }
2666
+ function TbBell(props) {
2667
+ 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 5a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6" } }, { "tag": "path", "attr": { "d": "M9 17v1a3 3 0 0 0 6 0v-1" } }] })(props);
2668
+ }
2648
2669
  function TbBold(props) {
2649
2670
  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": "M7 5h6a3.5 3.5 0 0 1 0 7h-6z" } }, { "tag": "path", "attr": { "d": "M13 12h1a3.5 3.5 0 0 1 0 7h-7v-7" } }] })(props);
2650
2671
  }
2672
+ function TbBolt(props) {
2673
+ 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": "M13 3l0 7l6 0l-8 11l0 -7l-6 0l8 -11" } }] })(props);
2674
+ }
2651
2675
  function TbBook2(props) {
2652
2676
  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": "M19 4v16h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12z" } }, { "tag": "path", "attr": { "d": "M19 16h-12a2 2 0 0 0 -2 2" } }, { "tag": "path", "attr": { "d": "M9 8h6" } }] })(props);
2653
2677
  }
2678
+ function TbBuilding(props) {
2679
+ 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 21l18 0" } }, { "tag": "path", "attr": { "d": "M9 8l1 0" } }, { "tag": "path", "attr": { "d": "M9 12l1 0" } }, { "tag": "path", "attr": { "d": "M9 16l1 0" } }, { "tag": "path", "attr": { "d": "M14 8l1 0" } }, { "tag": "path", "attr": { "d": "M14 12l1 0" } }, { "tag": "path", "attr": { "d": "M14 16l1 0" } }, { "tag": "path", "attr": { "d": "M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16" } }] })(props);
2680
+ }
2681
+ function TbCamera(props) {
2682
+ 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 7h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2" } }, { "tag": "path", "attr": { "d": "M9 13a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" } }] })(props);
2683
+ }
2684
+ function TbChartBar(props) {
2685
+ 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 12m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" } }, { "tag": "path", "attr": { "d": "M9 8m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" } }, { "tag": "path", "attr": { "d": "M15 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" } }, { "tag": "path", "attr": { "d": "M4 20l14 0" } }] })(props);
2686
+ }
2654
2687
  function TbChartLine(props) {
2655
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 19l16 0" } }, { "tag": "path", "attr": { "d": "M4 15l4 -6l4 2l4 -5l4 4" } }] })(props);
2656
2689
  }
2690
+ function TbChartPie2(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": "M12 3v9h9" } }, { "tag": "path", "attr": { "d": "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" } }] })(props);
2692
+ }
2657
2693
  function TbCheck(props) {
2658
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": "M5 12l5 5l10 -10" } }] })(props);
2659
2695
  }
@@ -2669,8 +2705,26 @@ function TbChevronRight(props) {
2669
2705
  function TbChevronUp(props) {
2670
2706
  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": "M6 15l6 -6l6 6" } }] })(props);
2671
2707
  }
2672
- function TbCircleFilled(props) {
2673
- 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": "M7 3.34a10 10 0 1 1 -4.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 4.995 -8.336z", "strokeWidth": "0", "fill": "currentColor" } }] })(props);
2708
+ function TbChevronsLeft(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": "M11 7l-5 5l5 5" } }, { "tag": "path", "attr": { "d": "M17 7l-5 5l5 5" } }] })(props);
2710
+ }
2711
+ function TbChevronsRight(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": "M7 7l5 5l-5 5" } }, { "tag": "path", "attr": { "d": "M13 7l5 5l-5 5" } }] })(props);
2713
+ }
2714
+ function TbCircleCheck(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": "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" } }, { "tag": "path", "attr": { "d": "M9 12l2 2l4 -4" } }] })(props);
2716
+ }
2717
+ function TbCircleX(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": "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" } }, { "tag": "path", "attr": { "d": "M10 10l4 4m0 -4l-4 4" } }] })(props);
2719
+ }
2720
+ function TbCircle(props) {
2721
+ return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" } }] })(props);
2722
+ }
2723
+ function TbClipboard(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": "M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" } }, { "tag": "path", "attr": { "d": "M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" } }] })(props);
2725
+ }
2726
+ function TbClock(props) {
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": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" } }, { "tag": "path", "attr": { "d": "M12 7v5l3 3" } }] })(props);
2674
2728
  }
2675
2729
  function TbCode(props) {
2676
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": "M7 8l-4 4l4 4" } }, { "tag": "path", "attr": { "d": "M17 8l4 4l-4 4" } }, { "tag": "path", "attr": { "d": "M14 4l-4 16" } }] })(props);
@@ -2681,20 +2735,56 @@ function TbCopy(props) {
2681
2735
  function TbCornerDownRight(props) {
2682
2736
  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": "M6 6v6a3 3 0 0 0 3 3h10l-4 -4m0 8l4 -4" } }] })(props);
2683
2737
  }
2738
+ function TbDeviceFloppy(props) {
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": "M6 4h10l4 4v10a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2" } }, { "tag": "path", "attr": { "d": "M12 14m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" } }, { "tag": "path", "attr": { "d": "M14 4l0 4l-6 0l0 -4" } }] })(props);
2740
+ }
2741
+ function TbDeviceLaptop(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 19l18 0" } }, { "tag": "path", "attr": { "d": "M5 6m0 1a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1z" } }] })(props);
2743
+ }
2684
2744
  function TbDotsVertical(props) {
2685
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 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M12 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M12 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }] })(props);
2686
2746
  }
2687
2747
  function TbDownload(props) {
2688
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 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
2749
  }
2750
+ function TbDroplet(props) {
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": "M7.502 19.423c2.602 2.105 6.395 2.105 8.996 0c2.602 -2.105 3.262 -5.708 1.566 -8.546l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546z" } }] })(props);
2752
+ }
2753
+ function TbExclamationMark(props) {
2754
+ 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 19v.01" } }, { "tag": "path", "attr": { "d": "M12 15v-10" } }] })(props);
2755
+ }
2756
+ function TbExternalLink(props) {
2757
+ 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 6h-6a2 2 0 0 0 -2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-6" } }, { "tag": "path", "attr": { "d": "M11 13l9 -9" } }, { "tag": "path", "attr": { "d": "M15 4h5v5" } }] })(props);
2758
+ }
2690
2759
  function TbEyeOff(props) {
2691
2760
  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
2761
  }
2693
2762
  function TbEye(props) {
2694
2763
  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
2764
  }
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);
2765
+ function TbFile(props) {
2766
+ 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": "M14 3v4a1 1 0 0 0 1 1h4" } }, { "tag": "path", "attr": { "d": "M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" } }] })(props);
2767
+ }
2768
+ function TbFilterOff(props) {
2769
+ 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": "M8 4h12v2.172a2 2 0 0 1 -.586 1.414l-3.914 3.914m-.5 3.5v4l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227" } }, { "tag": "path", "attr": { "d": "M3 3l18 18" } }] })(props);
2770
+ }
2771
+ function TbFilter(props) {
2772
+ 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 4h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v7l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227z" } }] })(props);
2773
+ }
2774
+ function TbFocusCentered(props) {
2775
+ 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-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M4 8v-2a2 2 0 0 1 2 -2h2" } }, { "tag": "path", "attr": { "d": "M4 16v2a2 2 0 0 0 2 2h2" } }, { "tag": "path", "attr": { "d": "M16 4h2a2 2 0 0 1 2 2v2" } }, { "tag": "path", "attr": { "d": "M16 20h2a2 2 0 0 0 2 -2v-2" } }] })(props);
2776
+ }
2777
+ function TbFolder(props) {
2778
+ 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 4h4l3 3h7a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2" } }] })(props);
2779
+ }
2780
+ function TbGauge(props) {
2781
+ return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" } }, { "tag": "path", "attr": { "d": "M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M13.41 10.59l2.59 -2.59" } }, { "tag": "path", "attr": { "d": "M7 12a5 5 0 0 1 5 -5" } }] })(props);
2782
+ }
2783
+ function TbGripVertical(props) {
2784
+ return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "strokeWidth": "2", "stroke": "currentColor", "fill": "none", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "path", "attr": { "stroke": "none", "d": "M0 0h24v24H0z", "fill": "none" } }, { "tag": "path", "attr": { "d": "M9 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M9 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M9 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M15 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M15 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M15 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }] })(props);
2785
+ }
2786
+ function TbHelp(props) {
2787
+ 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 17l0 .01" } }, { "tag": "path", "attr": { "d": "M12 13.5a1.5 1.5 0 0 1 1 -1.5a2.6 2.6 0 1 0 -3 -4" } }] })(props);
2698
2788
  }
2699
2789
  function TbInfoCircle(props) {
2700
2790
  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);
@@ -2702,30 +2792,105 @@ function TbInfoCircle(props) {
2702
2792
  function TbItalic(props) {
2703
2793
  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);
2704
2794
  }
2795
+ function TbKey(props) {
2796
+ 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": "M16.555 3.843l3.602 3.602a2.877 2.877 0 0 1 0 4.069l-2.643 2.643a2.877 2.877 0 0 1 -4.069 0l-.301 -.301l-6.558 6.558a2 2 0 0 1 -1.239 .578l-.175 .008h-1.172a1 1 0 0 1 -.993 -.883l-.007 -.117v-1.172a2 2 0 0 1 .467 -1.284l.119 -.13l.414 -.414h2v-2h2v-2l2.144 -2.144l-.301 -.301a2.877 2.877 0 0 1 0 -4.069l2.643 -2.643a2.877 2.877 0 0 1 4.069 0z" } }, { "tag": "path", "attr": { "d": "M15 9h.01" } }] })(props);
2797
+ }
2798
+ function TbLinkOff(props) {
2799
+ 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 15l3 -3m2 -2l1 -1" } }, { "tag": "path", "attr": { "d": "M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464" } }, { "tag": "path", "attr": { "d": "M3 3l18 18" } }, { "tag": "path", "attr": { "d": "M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463" } }] })(props);
2800
+ }
2801
+ function TbLink(props) {
2802
+ 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 15l6 -6" } }, { "tag": "path", "attr": { "d": "M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464" } }, { "tag": "path", "attr": { "d": "M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463" } }] })(props);
2803
+ }
2705
2804
  function TbListNumbers(props) {
2706
2805
  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 6h9" } }, { "tag": "path", "attr": { "d": "M11 12h9" } }, { "tag": "path", "attr": { "d": "M12 18h8" } }, { "tag": "path", "attr": { "d": "M4 16a2 2 0 1 1 4 0c0 .591 -.5 1 -1 1.5l-3 2.5h4" } }, { "tag": "path", "attr": { "d": "M6 10v-6l-2 2" } }] })(props);
2707
2806
  }
2708
2807
  function TbList(props) {
2709
2808
  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);
2710
2809
  }
2711
- function TbLockOff(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);
2810
+ function TbLoader2(props) {
2811
+ 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 3a9 9 0 1 0 9 9" } }] })(props);
2812
+ }
2813
+ function TbLockOpen(props) {
2814
+ 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-5a4 4 0 0 1 8 0" } }] })(props);
2713
2815
  }
2714
2816
  function TbLock(props) {
2715
2817
  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);
2716
2818
  }
2819
+ function TbMapPin(props) {
2820
+ 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 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" } }, { "tag": "path", "attr": { "d": "M17.657 16.657l-4.243 4.243a2 2 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 1 1 11.314 0z" } }] })(props);
2821
+ }
2822
+ function TbMessageCircle(props) {
2823
+ 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 20l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c3.255 2.777 3.695 7.266 1.029 10.501c-2.666 3.235 -7.615 4.215 -11.574 2.293l-4.7 1" } }] })(props);
2824
+ }
2717
2825
  function TbMinus(props) {
2718
2826
  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);
2719
2827
  }
2828
+ function TbMoon(props) {
2829
+ 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 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" } }] })(props);
2830
+ }
2831
+ function TbMovie(props) {
2832
+ 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": "M8 4l0 16" } }, { "tag": "path", "attr": { "d": "M16 4l0 16" } }, { "tag": "path", "attr": { "d": "M4 8l4 0" } }, { "tag": "path", "attr": { "d": "M4 16l4 0" } }, { "tag": "path", "attr": { "d": "M4 12l16 0" } }, { "tag": "path", "attr": { "d": "M16 8l4 0" } }, { "tag": "path", "attr": { "d": "M16 16l4 0" } }] })(props);
2833
+ }
2834
+ function TbNote(props) {
2835
+ 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": "M13 20l7 -7" } }, { "tag": "path", "attr": { "d": "M13 20v-6a1 1 0 0 1 1 -1h6v-7a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7" } }] })(props);
2836
+ }
2720
2837
  function TbPencil(props) {
2721
2838
  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);
2722
2839
  }
2840
+ function TbPlayerPause(props) {
2841
+ 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": "M6 5m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" } }, { "tag": "path", "attr": { "d": "M14 5m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" } }] })(props);
2842
+ }
2843
+ function TbPlayerPlay(props) {
2844
+ 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": "M7 4v16l13 -8z" } }] })(props);
2845
+ }
2846
+ function TbPlayerSkipBack(props) {
2847
+ 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 5v14l-12 -7z" } }, { "tag": "path", "attr": { "d": "M4 5l0 14" } }] })(props);
2848
+ }
2849
+ function TbPlayerSkipForward(props) {
2850
+ 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 5v14l12 -7z" } }, { "tag": "path", "attr": { "d": "M20 5l0 14" } }] })(props);
2851
+ }
2852
+ function TbPlayerStop(props) {
2853
+ 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 5m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" } }] })(props);
2854
+ }
2855
+ function TbPlayerTrackNext(props) {
2856
+ 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 5v14l8 -7z" } }, { "tag": "path", "attr": { "d": "M14 5v14l8 -7z" } }] })(props);
2857
+ }
2858
+ function TbPlayerTrackPrev(props) {
2859
+ 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": "M21 5v14l-8 -7z" } }, { "tag": "path", "attr": { "d": "M10 5v14l-8 -7z" } }] })(props);
2860
+ }
2723
2861
  function TbPlus(props) {
2724
2862
  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);
2725
2863
  }
2864
+ function TbQuestionMark(props) {
2865
+ 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": "M8 8a3.5 3 0 0 1 3.5 -3h1a3.5 3 0 0 1 3.5 3a3 3 0 0 1 -2 3a3 4 0 0 0 -2 4" } }, { "tag": "path", "attr": { "d": "M12 19l0 .01" } }] })(props);
2866
+ }
2726
2867
  function TbRefresh(props) {
2727
2868
  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
2869
  }
2870
+ function TbReload(props) {
2871
+ 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": "M19.933 13.041a8 8 0 1 1 -9.925 -8.788c3.899 -1 7.935 1.007 9.425 4.747" } }, { "tag": "path", "attr": { "d": "M20 4v5h-5" } }] })(props);
2872
+ }
2873
+ function TbRotate(props) {
2874
+ 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": "M19.95 11a8 8 0 1 0 -.5 4m.5 5v-5h-5" } }] })(props);
2875
+ }
2876
+ function TbRowInsertBottom(props) {
2877
+ 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 6v4a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1z" } }, { "tag": "path", "attr": { "d": "M12 15l0 4" } }, { "tag": "path", "attr": { "d": "M14 17l-4 0" } }] })(props);
2878
+ }
2879
+ function TbRowInsertTop(props) {
2880
+ 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 18v-4a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1z" } }, { "tag": "path", "attr": { "d": "M12 9v-4" } }, { "tag": "path", "attr": { "d": "M10 7l4 0" } }] })(props);
2881
+ }
2882
+ function TbRuler3(props) {
2883
+ 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": "M19.875 8c.621 0 1.125 .512 1.125 1.143v5.714c0 .631 -.504 1.143 -1.125 1.143h-15.875a1 1 0 0 1 -1 -1v-5.857c0 -.631 .504 -1.143 1.125 -1.143h15.75z" } }, { "tag": "path", "attr": { "d": "M9 8v2" } }, { "tag": "path", "attr": { "d": "M6 8v3" } }, { "tag": "path", "attr": { "d": "M12 8v3" } }, { "tag": "path", "attr": { "d": "M18 8v3" } }, { "tag": "path", "attr": { "d": "M15 8v2" } }] })(props);
2884
+ }
2885
+ function TbScale(props) {
2886
+ 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": "M7 20l10 0" } }, { "tag": "path", "attr": { "d": "M6 6l6 -1l6 1" } }, { "tag": "path", "attr": { "d": "M12 3l0 17" } }, { "tag": "path", "attr": { "d": "M9 12l-3 -6l-3 6a3 3 0 0 0 6 0" } }, { "tag": "path", "attr": { "d": "M21 12l-3 -6l-3 6a3 3 0 0 0 6 0" } }] })(props);
2887
+ }
2888
+ function TbSearch(props) {
2889
+ 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 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" } }, { "tag": "path", "attr": { "d": "M21 21l-6 -6" } }] })(props);
2890
+ }
2891
+ function TbServer(props) {
2892
+ 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 4m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" } }, { "tag": "path", "attr": { "d": "M3 12m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" } }, { "tag": "path", "attr": { "d": "M7 8l0 .01" } }, { "tag": "path", "attr": { "d": "M7 16l0 .01" } }] })(props);
2893
+ }
2729
2894
  function TbSettings(props) {
2730
2895
  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
2896
  }
@@ -2735,33 +2900,66 @@ function TbSortAscending(props) {
2735
2900
  function TbSortDescending(props) {
2736
2901
  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 6l9 0" } }, { "tag": "path", "attr": { "d": "M4 12l7 0" } }, { "tag": "path", "attr": { "d": "M4 18l7 0" } }, { "tag": "path", "attr": { "d": "M15 15l3 3l3 -3" } }, { "tag": "path", "attr": { "d": "M18 6l0 12" } }] })(props);
2737
2902
  }
2738
- function TbSquareMinus(props) {
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
- }
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": "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
- }
2744
2903
  function TbStar(props) {
2745
2904
  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
2905
  }
2906
+ function TbSun(props) {
2907
+ 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-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" } }, { "tag": "path", "attr": { "d": "M3 12h1m8 -9v1m8 8h1m-9 8v1m-6.4 -15.4l.7 .7m12.1 -.7l-.7 .7m0 11.4l.7 .7m-12.1 -.7l-.7 .7" } }] })(props);
2908
+ }
2747
2909
  function TbTable(props) {
2748
2910
  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
2911
  }
2912
+ function TbTarget(props) {
2913
+ 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-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" } }, { "tag": "path", "attr": { "d": "M12 12m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" } }, { "tag": "path", "attr": { "d": "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" } }] })(props);
2914
+ }
2750
2915
  function TbTrash(props) {
2751
2916
  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);
2752
2917
  }
2753
2918
  function TbUpload(props) {
2754
2919
  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 9l5 -5l5 5" } }, { "tag": "path", "attr": { "d": "M12 4l0 12" } }] })(props);
2755
2920
  }
2921
+ function TbUser(props) {
2922
+ 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": "M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" } }, { "tag": "path", "attr": { "d": "M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" } }] })(props);
2923
+ }
2924
+ function TbUsers(props) {
2925
+ 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 7m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" } }, { "tag": "path", "attr": { "d": "M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" } }, { "tag": "path", "attr": { "d": "M16 3.13a4 4 0 0 1 0 7.75" } }, { "tag": "path", "attr": { "d": "M21 21v-2a4 4 0 0 0 -3 -3.85" } }] })(props);
2926
+ }
2756
2927
  function TbX(props) {
2757
2928
  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": "M18 6l-12 12" } }, { "tag": "path", "attr": { "d": "M6 6l12 12" } }] })(props);
2758
2929
  }
2759
- const DeprecatedIcon = ({ icon: icon2 }) => {
2930
+ function RiLayoutColumnLine(props) {
2931
+ return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24" }, "child": [{ "tag": "path", "attr": { "d": "M11 5H5V19H11V5ZM13 5V19H19V5H13ZM4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3Z" } }] })(props);
2932
+ }
2933
+ function RiLayoutGridLine(props) {
2934
+ return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24" }, "child": [{ "tag": "path", "attr": { "d": "M21 3C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H21ZM11 13H4V19H11V13ZM20 13H13V19H20V13ZM11 5H4V11H11V5ZM20 5H13V11H20V5Z" } }] })(props);
2935
+ }
2936
+ function RiLayoutRowLine(props) {
2937
+ return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24" }, "child": [{ "tag": "path", "attr": { "d": "M19 11V5H5V11H19ZM19 13H5V19H19V13ZM4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3Z" } }] })(props);
2938
+ }
2939
+ function RiSquareLine(props) {
2940
+ return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24" }, "child": [{ "tag": "path", "attr": { "d": "M4 3H20C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3ZM5 5V19H19V5H5Z" } }] })(props);
2941
+ }
2942
+ function AiOutlineMinusSquare(props) {
2943
+ return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 1024 1024" }, "child": [{ "tag": "path", "attr": { "d": "M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" } }, { "tag": "path", "attr": { "d": "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z" } }] })(props);
2944
+ }
2945
+ function AiOutlinePlusSquare(props) {
2946
+ return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 1024 1024" }, "child": [{ "tag": "path", "attr": { "d": "M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" } }, { "tag": "path", "attr": { "d": "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z" } }] })(props);
2947
+ }
2948
+ function VscCollapseAll(props) {
2949
+ return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 16 16", "fill": "currentColor" }, "child": [{ "tag": "path", "attr": { "d": "M9 9H4v1h5V9z" } }, { "tag": "path", "attr": { "fillRule": "evenodd", "clipRule": "evenodd", "d": "M5 3l1-1h7l1 1v7l-1 1h-2v2l-1 1H3l-1-1V6l1-1h2V3zm1 2h4l1 1v4h2V3H6v2zm4 1H3v7h7V6z" } }] })(props);
2950
+ }
2951
+ function VscExpandAll(props) {
2952
+ return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 16 16", "fill": "currentColor" }, "child": [{ "tag": "path", "attr": { "d": "M9 9H4v1h5V9z" } }, { "tag": "path", "attr": { "d": "M7 12V7H6v5h1z" } }, { "tag": "path", "attr": { "fillRule": "evenodd", "clipRule": "evenodd", "d": "M5 3l1-1h7l1 1v7l-1 1h-2v2l-1 1H3l-1-1V6l1-1h2V3zm1 2h4l1 1v4h2V3H6v2zm4 1H3v7h7V6z" } }] })(props);
2953
+ }
2954
+ const NamedIcon = ({ icon: icon2 }) => {
2760
2955
  switch (icon2) {
2761
- case "alert":
2762
- case "warning":
2763
- case "error":
2764
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbAlertTriangle, {});
2956
+ case "add":
2957
+ case "plus":
2958
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbPlus, {});
2959
+ case "add above":
2960
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbRowInsertTop, {});
2961
+ case "add below":
2962
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbRowInsertBottom, {});
2765
2963
  case "arrow down":
2766
2964
  case "down":
2767
2965
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbArrowDown, {});
@@ -2774,36 +2972,29 @@ const DeprecatedIcon = ({ icon: icon2 }) => {
2774
2972
  case "arrow up":
2775
2973
  case "up":
2776
2974
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbArrowUp, {});
2777
- case "indent":
2778
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbCornerDownRight, {});
2975
+ case "bold":
2976
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbBold, {});
2977
+ case "book":
2978
+ case "library":
2979
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbBook2, {});
2980
+ case "camera":
2981
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbCamera, {});
2982
+ case "close":
2983
+ case "clear":
2984
+ case "times":
2985
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbX, {});
2986
+ case "chart":
2779
2987
  case "chart line":
2780
2988
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbChartLine, {});
2989
+ case "chart bar":
2990
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbChartBar, {});
2991
+ case "chart pie":
2992
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbChartPie2, {});
2993
+ case "chat":
2994
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbMessageCircle, {});
2781
2995
  case "check":
2782
2996
  case "checkmark":
2783
2997
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbCheck, {});
2784
- case "close":
2785
- case "clear":
2786
- case "times":
2787
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbX, {});
2788
- case "question":
2789
- case "help":
2790
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbHelpCircle, {});
2791
- case "info":
2792
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbInfoCircle, {});
2793
- case "table":
2794
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbTable, {});
2795
- case "trash":
2796
- case "delete":
2797
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbTrash, {});
2798
- case "minus":
2799
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbMinus, {});
2800
- case "add":
2801
- case "plus":
2802
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbPlus, {});
2803
- case "pencil":
2804
- case "edit":
2805
- case "edit outline":
2806
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbPencil, {});
2807
2998
  case "chevron up":
2808
2999
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbChevronUp, {});
2809
3000
  case "chevron down":
@@ -2812,63 +3003,217 @@ const DeprecatedIcon = ({ icon: icon2 }) => {
2812
3003
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbChevronLeft, {});
2813
3004
  case "chevron right":
2814
3005
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbChevronRight, {});
2815
- case "library":
2816
- case "book":
2817
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbBook2, {});
2818
- case "menu":
2819
- case "ellipsis vertical":
2820
- case "dots vertical":
2821
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbDotsVertical, {});
2822
- case "lock":
2823
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbLock, {});
2824
- case "unlock":
2825
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbLockOff, {});
2826
- case "undo":
2827
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbArrowBackUp, {});
2828
- case "eye":
2829
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbEye, {});
2830
- case "eye slash":
2831
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbEyeOff, {});
2832
- case "star":
2833
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbStar, {});
2834
- case "sort amount up":
2835
- case "sort ascending":
2836
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbSortAscending, {});
2837
- case "sort":
2838
- case "sort amount down":
2839
- case "sort descending":
2840
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbSortDescending, {});
2841
- case "copy":
3006
+ case "chevron double left":
3007
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbChevronsLeft, {});
3008
+ case "chevron double right":
3009
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbChevronsRight, {});
3010
+ case "clock":
3011
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbClock, {});
2842
3012
  case "clone":
3013
+ case "copy":
2843
3014
  case "duplicate":
2844
3015
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbCopy, {});
2845
- case "vertically flipped reply":
2846
- case "import":
2847
- case "upload":
2848
- case "share":
2849
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbUpload, {});
3016
+ case "code":
3017
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbCode, {});
3018
+ case "collapse":
3019
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(AiOutlineMinusSquare, {});
3020
+ case "collapse all":
3021
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(VscCollapseAll, {});
3022
+ case "company":
3023
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbBuilding, {});
3024
+ case "compare":
3025
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbScale, {});
3026
+ case "delete":
3027
+ case "trash":
3028
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbTrash, {});
3029
+ case "depth":
3030
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbRuler3, {
3031
+ style: { transform: "rotate(-90deg)" }
3032
+ });
2850
3033
  case "download":
2851
3034
  case "export":
2852
3035
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbDownload, {});
3036
+ case "drag":
3037
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbGripVertical, {});
3038
+ case "edit":
3039
+ case "pencil":
3040
+ case "rename":
3041
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbPencil, {});
3042
+ case "electricity":
3043
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbBolt, {});
3044
+ case "error":
3045
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbCircleX, {});
3046
+ case "exclamation":
3047
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbExclamationMark, {});
2853
3048
  case "expand":
2854
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbSquarePlus, {});
2855
- case "collapse":
2856
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbSquareMinus, {});
3049
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(AiOutlinePlusSquare, {});
3050
+ case "expand all":
3051
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(VscExpandAll, {});
3052
+ case "external":
3053
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbExternalLink, {});
3054
+ case "fast forward":
3055
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbPlayerTrackNext, {});
3056
+ case "fast backward":
3057
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbPlayerTrackPrev, {});
3058
+ case "file":
3059
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbFile, {});
3060
+ case "filter":
3061
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbFilter, {});
3062
+ case "focus":
3063
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbFocusCentered, {});
3064
+ case "folder":
3065
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbFolder, {});
3066
+ case "gauge":
3067
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbGauge, {});
3068
+ case "help":
3069
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbHelp, {});
3070
+ case "hide":
3071
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbEyeOff, {});
3072
+ case "indent":
3073
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbCornerDownRight, {});
3074
+ case "info":
3075
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbInfoCircle, {});
3076
+ case "italic":
3077
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbItalic, {});
3078
+ case "key":
3079
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbKey, {});
3080
+ case "laptop":
3081
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbDeviceLaptop, {});
3082
+ case "layout columns":
3083
+ case "columns":
3084
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(RiLayoutColumnLine, {});
3085
+ case "layout grid":
3086
+ case "grid":
3087
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(RiLayoutGridLine, {});
3088
+ case "layout rows":
3089
+ case "rows":
3090
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(RiLayoutRowLine, {});
3091
+ case "layout single":
3092
+ case "square":
3093
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(RiSquareLine, {});
3094
+ case "link":
3095
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbLink, {});
3096
+ case "list":
3097
+ case "legend":
3098
+ case "ul":
3099
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbList, {});
3100
+ case "list numbers":
3101
+ case "ol":
3102
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbListNumbers, {});
3103
+ case "location":
3104
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbMapPin, {});
3105
+ case "lock":
3106
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbLock, {});
3107
+ case "maximize":
3108
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbArrowsMaximize, {});
3109
+ case "menu":
3110
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbDotsVertical, {});
3111
+ case "minimize":
3112
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbArrowsMinimize, {});
3113
+ case "minus":
3114
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbMinus, {});
3115
+ case "moon":
3116
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbMoon, {});
3117
+ case "move":
3118
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbArrowsMove, {});
3119
+ case "note":
3120
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbNote, {});
3121
+ case "notification":
3122
+ case "bell":
3123
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbBell, {});
3124
+ case "paste":
3125
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbClipboard, {});
3126
+ case "pause":
3127
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbPlayerPause, {});
3128
+ case "play":
3129
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbPlayerPlay, {});
3130
+ case "question":
3131
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbQuestionMark, {});
3132
+ case "redo":
3133
+ case "rotate":
3134
+ case "rotate right":
3135
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbReload, {});
2857
3136
  case "refresh":
3137
+ case "sync":
2858
3138
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbRefresh, {});
3139
+ case "save":
3140
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbDeviceFloppy, {});
3141
+ case "scale":
3142
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbArrowsDiagonal, {});
3143
+ case "search":
3144
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbSearch, {});
3145
+ case "server":
3146
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbServer, {});
2859
3147
  case "settings":
2860
3148
  return /* @__PURE__ */ jsxRuntime.exports.jsx(TbSettings, {});
3149
+ case "show":
3150
+ case "eye":
3151
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbEye, {});
3152
+ case "sort":
3153
+ case "sort descending":
3154
+ case "sort down":
3155
+ case "sort amount down":
3156
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbSortDescending, {});
3157
+ case "sort ascending":
3158
+ case "sort up":
3159
+ case "sort amount up":
3160
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbSortAscending, {});
3161
+ case "spinner":
3162
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbLoader2, {});
3163
+ case "split":
3164
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbArrowsSplit, {});
3165
+ case "star":
3166
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbStar, {});
3167
+ case "step backward":
3168
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbPlayerSkipBack, {});
3169
+ case "step forward":
3170
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbPlayerSkipForward, {});
3171
+ case "stop":
3172
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbPlayerStop, {});
3173
+ case "success":
3174
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbCircleCheck, {});
3175
+ case "sun":
3176
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbSun, {});
3177
+ case "table":
3178
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbTable, {});
3179
+ case "target":
3180
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbTarget, {});
3181
+ case "undo":
3182
+ case "rotate left":
3183
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbRotate, {});
3184
+ case "unfilter":
3185
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbFilterOff, {});
3186
+ case "unlink":
3187
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbLinkOff, {});
3188
+ case "unlock":
3189
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbLockOpen, {});
3190
+ case "upload":
3191
+ case "import":
3192
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbUpload, {});
3193
+ case "user":
3194
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbUser, {});
3195
+ case "users":
3196
+ case "group":
3197
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbUsers, {});
3198
+ case "video":
3199
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbMovie, {});
3200
+ case "warning":
3201
+ case "alert":
3202
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbAlertTriangle, {});
3203
+ case "water":
3204
+ case "droplet":
3205
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbDroplet, {});
2861
3206
  case "":
2862
3207
  return null;
2863
3208
  default:
2864
- return /* @__PURE__ */ jsxRuntime.exports.jsx(TbCircleFilled, {});
3209
+ return /* @__PURE__ */ jsxRuntime.exports.jsx(TbCircle, {});
2865
3210
  }
2866
3211
  };
2867
3212
  const wrapper$5 = "_wrapper_18jt2_1";
2868
3213
  const customSvg = "_customSvg_18jt2_8";
2869
3214
  const customPng = "_customPng_18jt2_11";
2870
3215
  const clickable$2 = "_clickable_18jt2_16";
2871
- const styles$T = {
3216
+ const styles$S = {
2872
3217
  wrapper: wrapper$5,
2873
3218
  customSvg,
2874
3219
  customPng,
@@ -2882,8 +3227,8 @@ const Icon = ({ icon: icon2, onClick, clickable: clickable2, color: color2, size
2882
3227
  const disabledContext = useContext(DisabledContext);
2883
3228
  return /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
2884
3229
  className: cx$2(
2885
- styles$T.wrapper,
2886
- (clickable2 || onClick) && !disabledContext ? styles$T.clickable : ""
3230
+ styles$S.wrapper,
3231
+ (clickable2 || onClick) && !disabledContext ? styles$S.clickable : ""
2887
3232
  ),
2888
3233
  style: {
2889
3234
  color: color2,
@@ -2895,7 +3240,7 @@ const Icon = ({ icon: icon2, onClick, clickable: clickable2, color: color2, size
2895
3240
  onClick: (evt) => onClick && !disabledContext ? onClick(evt) : {},
2896
3241
  "data-testid": testId,
2897
3242
  children: isValidElement(icon2) ? icon2 : typeof icon2 === "string" && (icon2.includes(".svg") || icon2.includes("image/svg")) ? /* @__PURE__ */ jsxRuntime.exports.jsx(ReactSVG, {
2898
- className: styles$T.customSvg,
3243
+ className: styles$S.customSvg,
2899
3244
  beforeInjection: (svg) => {
2900
3245
  if (size2) {
2901
3246
  svg.setAttribute("width", size2);
@@ -2905,9 +3250,9 @@ const Icon = ({ icon: icon2, onClick, clickable: clickable2, color: color2, size
2905
3250
  src: icon2
2906
3251
  }) : typeof icon2 === "string" && (icon2.includes(".png") || icon2.includes("image/png")) ? /* @__PURE__ */ jsxRuntime.exports.jsx("img", {
2907
3252
  alt: "icon",
2908
- className: styles$T.customPng,
3253
+ className: styles$S.customPng,
2909
3254
  src: icon2
2910
- }) : typeof icon2 === "string" ? /* @__PURE__ */ jsxRuntime.exports.jsx(DeprecatedIcon, {
3255
+ }) : typeof icon2 === "string" ? /* @__PURE__ */ jsxRuntime.exports.jsx(NamedIcon, {
2911
3256
  icon: icon2
2912
3257
  }) : null
2913
3258
  });
@@ -2926,20 +3271,9 @@ Icon.propTypes = {
2926
3271
  clickable: propTypes$1.exports.bool,
2927
3272
  testId: propTypes$1.exports.string
2928
3273
  };
2929
- const chevron = "_chevron_9fk1o_1";
2930
- const expanded$2 = "_expanded_9fk1o_9";
2931
- const styles$S = {
2932
- chevron,
2933
- expanded: expanded$2
2934
- };
2935
3274
  const Chevron = ({ expanded: expanded2 }) => {
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),
3275
+ return /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
3276
+ className: cx$2(styles$T.chevron, expanded2 ? styles$T.expanded : ""),
2943
3277
  children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
2944
3278
  icon: "chevron right"
2945
3279
  })
@@ -3078,13 +3412,13 @@ Accordion.propTypes = {
3078
3412
  squareBottom: propTypes$1.exports.bool,
3079
3413
  testId: propTypes$1.exports.string
3080
3414
  };
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";
3415
+ const checkbox = "_checkbox_1c926_1";
3416
+ const noLabel = "_noLabel_1c926_17";
3417
+ const small$e = "_small_1c926_20";
3418
+ const checkmark = "_checkmark_1c926_43";
3419
+ const disabled$9 = "_disabled_1c926_67";
3420
+ const noMargin$2 = "_noMargin_1c926_81";
3421
+ const isInTable$4 = "_isInTable_1c926_84";
3088
3422
  const styles$Q = {
3089
3423
  checkbox,
3090
3424
  noLabel,
@@ -5068,9 +5402,9 @@ function useHover(_temp) {
5068
5402
  return onMouseLeave(null, true);
5069
5403
  }];
5070
5404
  }
5071
- const tooltip = "_tooltip_bwonh_1";
5072
- const error$9 = "_error_bwonh_15";
5073
- const warning$d = "_warning_bwonh_19";
5405
+ const tooltip = "_tooltip_wli9z_1";
5406
+ const error$9 = "_error_wli9z_15";
5407
+ const warning$d = "_warning_wli9z_19";
5074
5408
  const styles$P = {
5075
5409
  tooltip,
5076
5410
  error: error$9,
@@ -5110,7 +5444,7 @@ TooltipLayer.defaultProps = {
5110
5444
  warning: false,
5111
5445
  maxWidth: "none",
5112
5446
  fontSize: "inherit",
5113
- padding: "4px 8px",
5447
+ padding: "var(--spacing-2xs) var(--spacing-xs)",
5114
5448
  layerProps: {
5115
5449
  style: {
5116
5450
  position: "fixed"
@@ -5212,7 +5546,7 @@ Tooltip.defaultProps = {
5212
5546
  "right-center"
5213
5547
  ],
5214
5548
  fontSize: "inherit",
5215
- padding: "4px 8px",
5549
+ padding: "var(--spacing-2xs) var(--spacing-xs)",
5216
5550
  display: "inline",
5217
5551
  flex: "none",
5218
5552
  forceOpen: false
@@ -5256,9 +5590,7 @@ const HelpIconTooltip = ({ children, text: text2, maxWidth }) => {
5256
5590
  const HelpIcon = ({
5257
5591
  text: text2,
5258
5592
  onClick,
5259
- icon: icon2 = /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
5260
- icon: "help"
5261
- }),
5593
+ icon: icon2 = "help",
5262
5594
  active: active2,
5263
5595
  maxWidth,
5264
5596
  testId
@@ -5280,15 +5612,15 @@ const HelpIcon = ({
5280
5612
  children: /* @__PURE__ */ jsxRuntime.exports.jsx(HelpIconTooltip, {
5281
5613
  text: text2,
5282
5614
  maxWidth,
5283
- children: icon2
5615
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
5616
+ icon: icon2
5617
+ })
5284
5618
  })
5285
5619
  });
5286
5620
  };
5287
5621
  HelpIcon.defaultProps = {
5288
5622
  active: false,
5289
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
5290
- icon: "help"
5291
- }),
5623
+ icon: "help",
5292
5624
  maxWidth: "300px",
5293
5625
  onClick: null,
5294
5626
  text: null,
@@ -5403,10 +5735,10 @@ CheckBox.propTypes = {
5403
5735
  helpText: propTypes$1.exports.string,
5404
5736
  onClickHelp: propTypes$1.exports.func
5405
5737
  };
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";
5738
+ const bordered$3 = "_bordered_109k5_1";
5739
+ const checkboxWrapper = "_checkboxWrapper_109k5_7";
5740
+ const padding$2 = "_padding_109k5_13";
5741
+ const contentWrapper = "_contentWrapper_109k5_16";
5410
5742
  const styles$N = {
5411
5743
  bordered: bordered$3,
5412
5744
  checkboxWrapper,
@@ -10946,34 +11278,34 @@ var lodash = { exports: {} };
10946
11278
  }).call(commonjsGlobal);
10947
11279
  })(lodash, lodash.exports);
10948
11280
  const _$1 = lodash.exports;
10949
- const wrapper$4 = "_wrapper_ymmd2_1";
10950
- const layer$1 = "_layer_ymmd2_5";
10951
- const layerContainer$1 = "_layerContainer_ymmd2_8";
10952
- const nested = "_nested_ymmd2_23";
10953
- const fileInput$1 = "_fileInput_ymmd2_35";
10954
- const trigger$2 = "_trigger_ymmd2_41";
10955
- const middleAlignedInline = "_middleAlignedInline_ymmd2_50";
10956
- const heading$5 = "_heading_ymmd2_56";
10957
- const headingIcon = "_headingIcon_ymmd2_62";
10958
- const option$1 = "_option_ymmd2_74";
10959
- const active$8 = "_active_ymmd2_91";
10960
- const selected$1 = "_selected_ymmd2_96";
10961
- const optionContent$1 = "_optionContent_ymmd2_103";
10962
- const inline$4 = "_inline_ymmd2_108";
10963
- const icon$6 = "_icon_ymmd2_113";
10964
- const check$1 = "_check_ymmd2_114";
10965
- const text$3 = "_text_ymmd2_140";
10966
- const label$a = "_label_ymmd2_145";
10967
- const description = "_description_ymmd2_156";
10968
- const arrow$1 = "_arrow_ymmd2_160";
10969
- const divider$1 = "_divider_ymmd2_164";
10970
- const deprecatedSemanticIcon = "_deprecatedSemanticIcon_ymmd2_168";
10971
- const disabled$8 = "_disabled_ymmd2_172";
10972
- const buttonLabel = "_buttonLabel_ymmd2_177";
10973
- const buttonCaret = "_buttonCaret_ymmd2_184";
10974
- const component = "_component_ymmd2_187";
10975
- const right$7 = "_right_ymmd2_193";
10976
- const actions$2 = "_actions_ymmd2_198";
11281
+ const wrapper$4 = "_wrapper_1kbgw_1";
11282
+ const layer$1 = "_layer_1kbgw_5";
11283
+ const layerContainer$1 = "_layerContainer_1kbgw_8";
11284
+ const nested = "_nested_1kbgw_23";
11285
+ const fileInput$1 = "_fileInput_1kbgw_35";
11286
+ const trigger$2 = "_trigger_1kbgw_41";
11287
+ const middleAlignedInline = "_middleAlignedInline_1kbgw_50";
11288
+ const heading$5 = "_heading_1kbgw_56";
11289
+ const headingIcon = "_headingIcon_1kbgw_62";
11290
+ const option$1 = "_option_1kbgw_74";
11291
+ const active$8 = "_active_1kbgw_91";
11292
+ const selected$1 = "_selected_1kbgw_96";
11293
+ const optionContent$1 = "_optionContent_1kbgw_103";
11294
+ const inline$4 = "_inline_1kbgw_108";
11295
+ const icon$5 = "_icon_1kbgw_113";
11296
+ const check$1 = "_check_1kbgw_114";
11297
+ const text$3 = "_text_1kbgw_135";
11298
+ const label$a = "_label_1kbgw_140";
11299
+ const description = "_description_1kbgw_151";
11300
+ const arrow$1 = "_arrow_1kbgw_155";
11301
+ const divider$1 = "_divider_1kbgw_159";
11302
+ const deprecatedSemanticIcon = "_deprecatedSemanticIcon_1kbgw_163";
11303
+ const disabled$8 = "_disabled_1kbgw_167";
11304
+ const buttonLabel = "_buttonLabel_1kbgw_172";
11305
+ const buttonCaret = "_buttonCaret_1kbgw_179";
11306
+ const component = "_component_1kbgw_182";
11307
+ const right$7 = "_right_1kbgw_188";
11308
+ const actions$2 = "_actions_1kbgw_193";
10977
11309
  const styles$M = {
10978
11310
  wrapper: wrapper$4,
10979
11311
  layer: layer$1,
@@ -10989,7 +11321,7 @@ const styles$M = {
10989
11321
  selected: selected$1,
10990
11322
  optionContent: optionContent$1,
10991
11323
  inline: inline$4,
10992
- icon: icon$6,
11324
+ icon: icon$5,
10993
11325
  check: check$1,
10994
11326
  text: text$3,
10995
11327
  label: label$a,
@@ -11020,36 +11352,6 @@ const Heading$3 = ({ label: label2, onClick, icon: icon2, testId }) => /* @__PUR
11020
11352
  const Divider$1 = () => /* @__PURE__ */ jsxRuntime.exports.jsx("hr", {
11021
11353
  className: styles$M.divider
11022
11354
  });
11023
- function FaAngleDoubleLeft(props) {
11024
- return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 448 512" }, "child": [{ "tag": "path", "attr": { "d": "M223.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L319.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L393.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34zm-192 34l136 136c9.4 9.4 24.6 9.4 33.9 0l22.6-22.6c9.4-9.4 9.4-24.6 0-33.9L127.9 256l96.4-96.4c9.4-9.4 9.4-24.6 0-33.9L201.7 103c-9.4-9.4-24.6-9.4-33.9 0l-136 136c-9.5 9.4-9.5 24.6-.1 34z" } }] })(props);
11025
- }
11026
- function FaAngleDoubleRight(props) {
11027
- return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 448 512" }, "child": [{ "tag": "path", "attr": { "d": "M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34zm192-34l-136-136c-9.4-9.4-24.6-9.4-33.9 0l-22.6 22.6c-9.4 9.4-9.4 24.6 0 33.9l96.4 96.4-96.4 96.4c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l136-136c9.4-9.2 9.4-24.4 0-33.8z" } }] })(props);
11028
- }
11029
- function FaAngleDown(props) {
11030
- return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 320 512" }, "child": [{ "tag": "path", "attr": { "d": "M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z" } }] })(props);
11031
- }
11032
- function FaAngleLeft(props) {
11033
- return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 256 512" }, "child": [{ "tag": "path", "attr": { "d": "M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z" } }] })(props);
11034
- }
11035
- function FaAngleRight(props) {
11036
- return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 256 512" }, "child": [{ "tag": "path", "attr": { "d": "M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z" } }] })(props);
11037
- }
11038
- function FaCheck(props) {
11039
- return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 512 512" }, "child": [{ "tag": "path", "attr": { "d": "M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z" } }] })(props);
11040
- }
11041
- function FaChevronLeft(props) {
11042
- return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 320 512" }, "child": [{ "tag": "path", "attr": { "d": "M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z" } }] })(props);
11043
- }
11044
- function FaFastBackward(props) {
11045
- return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 512 512" }, "child": [{ "tag": "path", "attr": { "d": "M0 436V76c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v151.9L235.5 71.4C256.1 54.3 288 68.6 288 96v131.9L459.5 71.4C480.1 54.3 512 68.6 512 96v320c0 27.4-31.9 41.7-52.5 24.6L288 285.3V416c0 27.4-31.9 41.7-52.5 24.6L64 285.3V436c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12z" } }] })(props);
11046
- }
11047
- function FaFastForward(props) {
11048
- return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 512 512" }, "child": [{ "tag": "path", "attr": { "d": "M512 76v360c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12V284.1L276.5 440.6c-20.6 17.2-52.5 2.8-52.5-24.6V284.1L52.5 440.6C31.9 457.8 0 443.4 0 416V96c0-27.4 31.9-41.7 52.5-24.6L224 226.8V96c0-27.4 31.9-41.7 52.5-24.6L448 226.8V76c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12z" } }] })(props);
11049
- }
11050
- function FaGripLinesVertical(props) {
11051
- return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 256 512" }, "child": [{ "tag": "path", "attr": { "d": "M96 496V16c0-8.8-7.2-16-16-16H48c-8.8 0-16 7.2-16 16v480c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16zm128 0V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v480c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16z" } }] })(props);
11052
- }
11053
11355
  const Option$2 = ({
11054
11356
  actions: actions2,
11055
11357
  label: label2,
@@ -11317,32 +11619,32 @@ Badge.propTypes = {
11317
11619
  margin: propTypes$1.exports.string,
11318
11620
  small: propTypes$1.exports.bool
11319
11621
  };
11320
- const inputInTable$b = "_inputInTable_1ufmj_1";
11321
- const inputHover$b = "_inputHover_1ufmj_10";
11322
- const inputFocus$b = "_inputFocus_1ufmj_15";
11323
- const inputError$b = "_inputError_1ufmj_22";
11324
- const inputWarning$b = "_inputWarning_1ufmj_23";
11325
- const inputDisabled$b = "_inputDisabled_1ufmj_58";
11326
- const hideScrollbars$b = "_hideScrollbars_1ufmj_64";
11327
- const button$3 = "_button_1ufmj_97";
11328
- const active$7 = "_active_1ufmj_134";
11329
- const green$1 = "_green_1ufmj_134";
11330
- const red$1 = "_red_1ufmj_134";
11331
- const orange$1 = "_orange_1ufmj_134";
11332
- const icon$5 = "_icon_1ufmj_146";
11333
- const iconOnly = "_iconOnly_1ufmj_151";
11334
- const basic = "_basic_1ufmj_161";
11335
- const muted$2 = "_muted_1ufmj_167";
11336
- const disabled$7 = "_disabled_1ufmj_179";
11337
- const small$c = "_small_1ufmj_189";
11338
- const pill = "_pill_1ufmj_194";
11339
- const round = "_round_1ufmj_195";
11340
- const error$8 = "_error_1ufmj_265";
11341
- const warning$c = "_warning_1ufmj_282";
11342
- const inverted$1 = "_inverted_1ufmj_299";
11343
- const groupOrderFirst$4 = "_groupOrderFirst_1ufmj_329";
11344
- const groupOrderMiddle$4 = "_groupOrderMiddle_1ufmj_330";
11345
- const groupOrderLast$4 = "_groupOrderLast_1ufmj_331";
11622
+ const inputInTable$b = "_inputInTable_p1n9d_1";
11623
+ const inputHover$b = "_inputHover_p1n9d_10";
11624
+ const inputFocus$b = "_inputFocus_p1n9d_15";
11625
+ const inputError$b = "_inputError_p1n9d_22";
11626
+ const inputWarning$b = "_inputWarning_p1n9d_23";
11627
+ const inputDisabled$b = "_inputDisabled_p1n9d_58";
11628
+ const hideScrollbars$b = "_hideScrollbars_p1n9d_64";
11629
+ const button$3 = "_button_p1n9d_97";
11630
+ const active$7 = "_active_p1n9d_134";
11631
+ const green$1 = "_green_p1n9d_134";
11632
+ const red$1 = "_red_p1n9d_134";
11633
+ const orange$1 = "_orange_p1n9d_134";
11634
+ const icon$4 = "_icon_p1n9d_146";
11635
+ const iconOnly = "_iconOnly_p1n9d_151";
11636
+ const basic = "_basic_p1n9d_161";
11637
+ const muted$2 = "_muted_p1n9d_167";
11638
+ const disabled$7 = "_disabled_p1n9d_179";
11639
+ const small$c = "_small_p1n9d_189";
11640
+ const pill = "_pill_p1n9d_194";
11641
+ const round = "_round_p1n9d_195";
11642
+ const error$8 = "_error_p1n9d_265";
11643
+ const warning$c = "_warning_p1n9d_282";
11644
+ const inverted$1 = "_inverted_p1n9d_299";
11645
+ const groupOrderFirst$4 = "_groupOrderFirst_p1n9d_329";
11646
+ const groupOrderMiddle$4 = "_groupOrderMiddle_p1n9d_330";
11647
+ const groupOrderLast$4 = "_groupOrderLast_p1n9d_331";
11346
11648
  const buttonStyles = {
11347
11649
  inputInTable: inputInTable$b,
11348
11650
  inputHover: inputHover$b,
@@ -11356,7 +11658,7 @@ const buttonStyles = {
11356
11658
  green: green$1,
11357
11659
  red: red$1,
11358
11660
  orange: orange$1,
11359
- icon: icon$5,
11661
+ icon: icon$4,
11360
11662
  iconOnly,
11361
11663
  basic,
11362
11664
  muted: muted$2,
@@ -11371,11 +11673,11 @@ const buttonStyles = {
11371
11673
  groupOrderMiddle: groupOrderMiddle$4,
11372
11674
  groupOrderLast: groupOrderLast$4
11373
11675
  };
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";
11676
+ const spinner = "_spinner_199j8_1";
11677
+ const small$b = "_small_199j8_7";
11678
+ const tiny = "_tiny_199j8_11";
11679
+ const colored$1 = "_colored_199j8_38";
11680
+ const dark = "_dark_199j8_50";
11379
11681
  const styles$K = {
11380
11682
  spinner,
11381
11683
  small: small$b,
@@ -11579,8 +11881,11 @@ const Button = ({
11579
11881
  className: styles$M.buttonLabel,
11580
11882
  children: label2
11581
11883
  }),
11582
- /* @__PURE__ */ jsxRuntime.exports.jsx(FaAngleDown, {
11583
- className: styles$M.buttonCaret
11884
+ /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
11885
+ className: styles$M.buttonCaret,
11886
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
11887
+ icon: "chevron down"
11888
+ })
11584
11889
  })
11585
11890
  ]
11586
11891
  }) : null;
@@ -11618,10 +11923,16 @@ const Text$1 = ({ label: label2, title: title2, carat, disabled: disabled2, isOp
11618
11923
  title: title2 || label2,
11619
11924
  children: label2
11620
11925
  }),
11621
- carat && carat === "right" ? /* @__PURE__ */ jsxRuntime.exports.jsx(FaAngleRight, {
11622
- className: styles$M.arrow
11623
- }) : carat && carat === "down" ? /* @__PURE__ */ jsxRuntime.exports.jsx(FaAngleDown, {
11624
- className: styles$M.arrow
11926
+ carat && carat === "right" ? /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
11927
+ className: styles$M.arrow,
11928
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
11929
+ icon: "chevron right"
11930
+ })
11931
+ }) : carat && carat === "down" ? /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
11932
+ className: styles$M.arrow,
11933
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
11934
+ icon: "chevron down"
11935
+ })
11625
11936
  }) : null
11626
11937
  ]
11627
11938
  });
@@ -12055,9 +12366,9 @@ Menu.propTypes = {
12055
12366
  open: propTypes$1.exports.bool,
12056
12367
  setOpen: propTypes$1.exports.func
12057
12368
  };
12058
- const actions$1 = "_actions_acped_1";
12059
- const actionComponentContainer = "_actionComponentContainer_acped_11";
12060
- const active$6 = "_active_acped_33";
12369
+ const actions$1 = "_actions_p0xkh_1";
12370
+ const actionComponentContainer = "_actionComponentContainer_p0xkh_11";
12371
+ const active$6 = "_active_p0xkh_33";
12061
12372
  const styles$J = {
12062
12373
  actions: actions$1,
12063
12374
  actionComponentContainer,
@@ -12070,11 +12381,7 @@ const SubmenuActions = (props) => {
12070
12381
  basic: !primary2,
12071
12382
  round: true,
12072
12383
  small: true,
12073
- icon: subMenuIcon ? /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
12074
- icon: subMenuIcon
12075
- }) : /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
12076
- icon: "menu"
12077
- }),
12384
+ icon: subMenuIcon != null ? subMenuIcon : "menu",
12078
12385
  testId
12079
12386
  });
12080
12387
  if (actions2.length) {
@@ -12133,9 +12440,7 @@ const Actions = (props) => {
12133
12440
  disabled: action2.disabled,
12134
12441
  small: true,
12135
12442
  name: action2.label,
12136
- icon: action2.icon ? /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
12137
- icon: action2.icon
12138
- }) : null,
12443
+ icon: action2.icon,
12139
12444
  onClick: (evt) => {
12140
12445
  if (closeLayer) {
12141
12446
  closeLayer();
@@ -12161,12 +12466,12 @@ Actions.propTypes = {
12161
12466
  actions: actionsShape,
12162
12467
  right: propTypes$1.exports.bool
12163
12468
  };
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";
12469
+ const breadcrumb = "_breadcrumb_1yvg5_1";
12470
+ const small$a = "_small_1yvg5_4";
12471
+ const labelContainer = "_labelContainer_1yvg5_7";
12472
+ const active$5 = "_active_1yvg5_17";
12473
+ const disabled$6 = "_disabled_1yvg5_22";
12474
+ const separator = "_separator_1yvg5_27";
12170
12475
  const styles$I = {
12171
12476
  breadcrumb,
12172
12477
  small: small$a,
@@ -13803,9 +14108,9 @@ Divider.propTypes = {
13803
14108
  color: propTypes$1.exports.string,
13804
14109
  align: propTypes$1.exports.string
13805
14110
  };
13806
- const heading$4 = "_heading_19ope_1";
13807
- const top$1 = "_top_19ope_9";
13808
- const icons$2 = "_icons_19ope_21";
14111
+ const heading$4 = "_heading_16sf2_1";
14112
+ const top$1 = "_top_16sf2_9";
14113
+ const icons$2 = "_icons_16sf2_21";
13809
14114
  const styles$D = {
13810
14115
  heading: heading$4,
13811
14116
  top: top$1,
@@ -13850,9 +14155,7 @@ const Heading$2 = ({
13850
14155
  libraryIcon && /* @__PURE__ */ jsxRuntime.exports.jsx(HelpIcon, {
13851
14156
  text: (_a = libraryIcon == null ? void 0 : libraryIcon.tooltip) != null ? _a : "",
13852
14157
  onClick: libraryIcon.onClick,
13853
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
13854
- icon: "library"
13855
- })
14158
+ icon: "library"
13856
14159
  })
13857
14160
  ]
13858
14161
  })
@@ -13988,30 +14291,30 @@ const dialogShape = propTypes$1.exports.shape({
13988
14291
  Dialog.propTypes = {
13989
14292
  dialog: dialogShape.isRequired
13990
14293
  };
13991
- const inputInTable$a = "_inputInTable_1m30t_1";
13992
- const inputHover$a = "_inputHover_1m30t_10";
13993
- const inputFocus$a = "_inputFocus_1m30t_15";
13994
- const inputError$a = "_inputError_1m30t_22";
13995
- const inputWarning$a = "_inputWarning_1m30t_23";
13996
- const inputDisabled$a = "_inputDisabled_1m30t_58";
13997
- const hideScrollbars$a = "_hideScrollbars_1m30t_64";
13998
- const inline$2 = "_inline_1m30t_88";
13999
- const left$2 = "_left_1m30t_91";
14000
- const right$6 = "_right_1m30t_94";
14001
- const fixed$1 = "_fixed_1m30t_97";
14002
- const border$1 = "_border_1m30t_109";
14003
- const shadow = "_shadow_1m30t_115";
14004
- const drawerContent = "_drawerContent_1m30t_118";
14005
- const isResizing = "_isResizing_1m30t_130";
14006
- const toggleButton = "_toggleButton_1m30t_141";
14007
- const top = "_top_1m30t_154";
14008
- const bottom = "_bottom_1m30t_157";
14009
- const toggleButtonOpen = "_toggleButtonOpen_1m30t_160";
14010
- const tabs$1 = "_tabs_1m30t_163";
14011
- const tab$1 = "_tab_1m30t_163";
14012
- const active$4 = "_active_1m30t_195";
14013
- const tabsContent = "_tabsContent_1m30t_217";
14014
- const resizeHandle = "_resizeHandle_1m30t_223";
14294
+ const inputInTable$a = "_inputInTable_5lftx_1";
14295
+ const inputHover$a = "_inputHover_5lftx_10";
14296
+ const inputFocus$a = "_inputFocus_5lftx_15";
14297
+ const inputError$a = "_inputError_5lftx_22";
14298
+ const inputWarning$a = "_inputWarning_5lftx_23";
14299
+ const inputDisabled$a = "_inputDisabled_5lftx_58";
14300
+ const hideScrollbars$a = "_hideScrollbars_5lftx_64";
14301
+ const inline$2 = "_inline_5lftx_88";
14302
+ const left$2 = "_left_5lftx_91";
14303
+ const right$6 = "_right_5lftx_94";
14304
+ const fixed$1 = "_fixed_5lftx_97";
14305
+ const border$1 = "_border_5lftx_109";
14306
+ const shadow = "_shadow_5lftx_115";
14307
+ const drawerContent = "_drawerContent_5lftx_118";
14308
+ const isResizing = "_isResizing_5lftx_130";
14309
+ const toggleButton = "_toggleButton_5lftx_141";
14310
+ const top = "_top_5lftx_154";
14311
+ const bottom = "_bottom_5lftx_157";
14312
+ const toggleButtonOpen = "_toggleButtonOpen_5lftx_160";
14313
+ const tabs$1 = "_tabs_5lftx_163";
14314
+ const tab$1 = "_tab_5lftx_163";
14315
+ const active$4 = "_active_5lftx_195";
14316
+ const tabsContent = "_tabsContent_5lftx_217";
14317
+ const resizeHandle = "_resizeHandle_5lftx_223";
14015
14318
  const styles$B = {
14016
14319
  inputInTable: inputInTable$a,
14017
14320
  inputHover: inputHover$a,
@@ -16137,7 +16440,9 @@ const ResizeHandle = React__default.forwardRef((props, ref2) => {
16137
16440
  ref: ref2,
16138
16441
  className: styles$B.resizeHandle,
16139
16442
  ...rest,
16140
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(FaGripLinesVertical, {})
16443
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
16444
+ icon: "drag"
16445
+ })
16141
16446
  });
16142
16447
  });
16143
16448
  const DrawerResizeWrapper = ({
@@ -16280,11 +16585,7 @@ const Drawer = ({
16280
16585
  children: isCustomButton ? button2 : /* @__PURE__ */ jsxRuntime.exports.jsx(Button$1, {
16281
16586
  onClick: setOpen ? () => setOpen(!open) : null,
16282
16587
  round: true,
16283
- icon: right2 ? /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
16284
- icon: "chevron right"
16285
- }) : /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
16286
- icon: "chevron left"
16287
- })
16588
+ icon: right2 ? "chevron right" : "chevron left"
16288
16589
  })
16289
16590
  })
16290
16591
  ]
@@ -16353,8 +16654,8 @@ Drawer.propTypes = {
16353
16654
  onClose: propTypes$1.exports.func,
16354
16655
  onOpen: propTypes$1.exports.func
16355
16656
  };
16356
- const empty$2 = "_empty_cs57m_1";
16357
- const text$2 = "_text_cs57m_11";
16657
+ const empty$2 = "_empty_1erlc_1";
16658
+ const text$2 = "_text_1erlc_11";
16358
16659
  const styles$A = {
16359
16660
  empty: empty$2,
16360
16661
  text: text$2
@@ -16732,9 +17033,9 @@ FileInput.propTypes = {
16732
17033
  onChange: propTypes$1.exports.func,
16733
17034
  testId: propTypes$1.exports.string
16734
17035
  };
16735
- const label$7 = "_label_191gc_1";
16736
- const labelLeft$1 = "_labelLeft_191gc_5";
16737
- const icons$1 = "_icons_191gc_13";
17036
+ const label$7 = "_label_ll0e3_1";
17037
+ const labelLeft$1 = "_labelLeft_ll0e3_5";
17038
+ const icons$1 = "_icons_ll0e3_13";
16738
17039
  const styles$w = {
16739
17040
  label: label$7,
16740
17041
  labelLeft: labelLeft$1,
@@ -16768,26 +17069,18 @@ const Label$2 = ({
16768
17069
  }),
16769
17070
  info2 && /* @__PURE__ */ jsxRuntime.exports.jsx(HelpIcon, {
16770
17071
  text: info2,
16771
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
16772
- icon: "info"
16773
- })
17072
+ icon: "info"
16774
17073
  }),
16775
17074
  lock && lock.visible && lock.onClick && /* @__PURE__ */ jsxRuntime.exports.jsx(HelpIcon, {
16776
17075
  onClick: lock.onClick,
16777
- icon: lock.active ? /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
16778
- icon: "lock"
16779
- }) : /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
16780
- icon: "unlock"
16781
- }),
17076
+ icon: lock.active ? "lock" : "unlock",
16782
17077
  active: lock.active,
16783
17078
  testId: lock.testId
16784
17079
  }),
16785
17080
  libraryIcon && /* @__PURE__ */ jsxRuntime.exports.jsx(HelpIcon, {
16786
17081
  text: (_a = libraryIcon == null ? void 0 : libraryIcon.tooltip) != null ? _a : "",
16787
17082
  onClick: libraryIcon.onClick,
16788
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
16789
- icon: "library"
16790
- })
17083
+ icon: "library"
16791
17084
  })
16792
17085
  ]
16793
17086
  })
@@ -16841,17 +17134,17 @@ Label$2.propTypes = {
16841
17134
  }),
16842
17135
  labelLeft: propTypes$1.exports.bool
16843
17136
  };
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";
17137
+ const field = "_field_abuqh_1";
17138
+ const labelLeft = "_labelLeft_abuqh_5";
17139
+ const fieldInput = "_fieldInput_abuqh_9";
17140
+ const formRow$1 = "_formRow_abuqh_12";
17141
+ const button$2 = "_button_abuqh_22";
16849
17142
  const styles$v = {
16850
17143
  field,
16851
17144
  labelLeft,
16852
17145
  fieldInput,
16853
17146
  formRow: formRow$1,
16854
- "form-row": "_form-row_1j8sr_13",
17147
+ "form-row": "_form-row_abuqh_13",
16855
17148
  button: button$2
16856
17149
  };
16857
17150
  const Field = ({
@@ -26001,42 +26294,42 @@ var InfiniteScroll = function(_super) {
26001
26294
  };
26002
26295
  return InfiniteScroll2;
26003
26296
  }(Component$1);
26004
- const inputInTable$8 = "_inputInTable_1woim_1";
26005
- const inputHover$8 = "_inputHover_1woim_10";
26006
- const inputFocus$8 = "_inputFocus_1woim_15";
26007
- const inputError$8 = "_inputError_1woim_22";
26008
- const inputWarning$8 = "_inputWarning_1woim_23";
26009
- const inputDisabled$8 = "_inputDisabled_1woim_58";
26010
- const hideScrollbars$8 = "_hideScrollbars_1woim_64";
26011
- const header$1 = "_header_1woim_74";
26012
- const headerTitle = "_headerTitle_1woim_74";
26013
- const heading$3 = "_heading_1woim_75";
26014
- const itemHeader = "_itemHeader_1woim_75";
26015
- const narrow = "_narrow_1woim_78";
26016
- const stickyHeader = "_stickyHeader_1woim_82";
26017
- const title$3 = "_title_1woim_93";
26018
- const name = "_name_1woim_99";
26019
- const iconTooltipMargin = "_iconTooltipMargin_1woim_102";
26020
- const bold = "_bold_1woim_105";
26021
- const toggleNarrow = "_toggleNarrow_1woim_114";
26022
- const drag$1 = "_drag_1woim_132";
26023
- const list$1 = "_list_1woim_152";
26024
- const bordered$1 = "_bordered_1woim_156";
26025
- const item$4 = "_item_1woim_75";
26026
- const action = "_action_1woim_189";
26027
- const active$3 = "_active_1woim_192";
26028
- const disabled$5 = "_disabled_1woim_207";
26029
- const label$6 = "_label_1woim_218";
26030
- const details$2 = "_details_1woim_225";
26031
- const metadata = "_metadata_1woim_226";
26032
- const itemContent = "_itemContent_1woim_235";
26033
- const indentIcon = "_indentIcon_1woim_242";
26034
- const expandIcon = "_expandIcon_1woim_246";
26035
- const expanded = "_expanded_1woim_252";
26036
- const right$4 = "_right_1woim_255";
26037
- const actions = "_actions_1woim_263";
26038
- const scrollableList = "_scrollableList_1woim_268";
26039
- const hideScrollbar = "_hideScrollbar_1woim_64";
26297
+ const inputInTable$8 = "_inputInTable_15szv_1";
26298
+ const inputHover$8 = "_inputHover_15szv_10";
26299
+ const inputFocus$8 = "_inputFocus_15szv_15";
26300
+ const inputError$8 = "_inputError_15szv_22";
26301
+ const inputWarning$8 = "_inputWarning_15szv_23";
26302
+ const inputDisabled$8 = "_inputDisabled_15szv_58";
26303
+ const hideScrollbars$8 = "_hideScrollbars_15szv_64";
26304
+ const header$1 = "_header_15szv_74";
26305
+ const headerTitle = "_headerTitle_15szv_74";
26306
+ const heading$3 = "_heading_15szv_75";
26307
+ const itemHeader = "_itemHeader_15szv_75";
26308
+ const narrow = "_narrow_15szv_78";
26309
+ const stickyHeader = "_stickyHeader_15szv_82";
26310
+ const title$3 = "_title_15szv_93";
26311
+ const name = "_name_15szv_99";
26312
+ const iconTooltipMargin = "_iconTooltipMargin_15szv_102";
26313
+ const bold = "_bold_15szv_105";
26314
+ const toggleNarrow = "_toggleNarrow_15szv_114";
26315
+ const drag$1 = "_drag_15szv_132";
26316
+ const list$1 = "_list_15szv_149";
26317
+ const bordered$1 = "_bordered_15szv_153";
26318
+ const item$4 = "_item_15szv_75";
26319
+ const action = "_action_15szv_186";
26320
+ const active$3 = "_active_15szv_189";
26321
+ const disabled$5 = "_disabled_15szv_204";
26322
+ const label$6 = "_label_15szv_215";
26323
+ const details$2 = "_details_15szv_222";
26324
+ const metadata = "_metadata_15szv_223";
26325
+ const itemContent = "_itemContent_15szv_231";
26326
+ const indentIcon = "_indentIcon_15szv_238";
26327
+ const expandIcon = "_expandIcon_15szv_243";
26328
+ const expanded = "_expanded_15szv_249";
26329
+ const right$4 = "_right_15szv_252";
26330
+ const actions = "_actions_15szv_260";
26331
+ const scrollableList = "_scrollableList_15szv_265";
26332
+ const hideScrollbar = "_hideScrollbar_15szv_64";
26040
26333
  const listStyles = {
26041
26334
  inputInTable: inputInTable$8,
26042
26335
  inputHover: inputHover$8,
@@ -26080,7 +26373,7 @@ const ToggleNarrow = ({ toggleNarrow: toggleNarrow2, onClickToggleNarrow }) => {
26080
26373
  className: listStyles.toggleNarrow,
26081
26374
  onClick: onClickToggleNarrow,
26082
26375
  children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
26083
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(FaChevronLeft, {})
26376
+ icon: "chevron left"
26084
26377
  })
26085
26378
  }) : null;
26086
26379
  };
@@ -26132,9 +26425,6 @@ ListHeading.propTypes = {
26132
26425
  toggleNarrow: propTypes$1.exports.bool,
26133
26426
  onToggleNarrow: propTypes$1.exports.func
26134
26427
  };
26135
- function GrDrag(props) {
26136
- return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24" }, "child": [{ "tag": "path", "attr": { "fill": "none", "stroke": "#000", "strokeWidth": "2", "d": "M15,5 L17,5 L17,3 L15,3 L15,5 Z M7,5 L9,5 L9,3 L7,3 L7,5 Z M15,13 L17,13 L17,11 L15,11 L15,13 Z M7,13 L9,13 L9,11 L7,11 L7,13 Z M15,21 L17,21 L17,19 L15,19 L15,21 Z M7,21 L9,21 L9,19 L7,19 L7,21 Z" } }] })(props);
26137
- }
26138
26428
  const Label$1 = ({ label: label2 }) => {
26139
26429
  return label2 ? /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
26140
26430
  className: listStyles.label,
@@ -26262,8 +26552,7 @@ const ListSubheading = forwardRef(({ item: item2, index: index2 }, listRowRefs)
26262
26552
  typeof expanded2 === "boolean" && /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
26263
26553
  className: cx$2(listStyles.expandIcon, expanded2 && listStyles.expanded),
26264
26554
  children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
26265
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(FaAngleRight, {}),
26266
- color: "#777"
26555
+ icon: "chevron right"
26267
26556
  })
26268
26557
  }),
26269
26558
  /* @__PURE__ */ jsxRuntime.exports.jsx(Name, {
@@ -26355,16 +26644,13 @@ const ListRow = forwardRef(
26355
26644
  className: listStyles.drag,
26356
26645
  ...provided2.dragHandleProps,
26357
26646
  children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
26358
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(GrDrag, {})
26647
+ icon: "drag"
26359
26648
  })
26360
26649
  }),
26361
26650
  item2.level && item2.level > 0 ? /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
26362
26651
  className: listStyles.indentIcon,
26363
26652
  children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
26364
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
26365
- icon: "indent"
26366
- }),
26367
- color: "#777"
26653
+ icon: "indent"
26368
26654
  })
26369
26655
  }) : null,
26370
26656
  /* @__PURE__ */ jsxRuntime.exports.jsx(Label$1, {
@@ -26649,13 +26935,13 @@ List.propTypes = {
26649
26935
  }),
26650
26936
  testId: propTypes$1.exports.string
26651
26937
  };
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";
26938
+ const loader = "_loader_cvm5e_1";
26939
+ const fullViewPortSize = "_fullViewPortSize_cvm5e_7";
26940
+ const cover = "_cover_cvm5e_14";
26941
+ const dimmer = "_dimmer_cvm5e_21";
26942
+ const content$2 = "_content_cvm5e_44";
26943
+ const text$1 = "_text_cvm5e_49";
26944
+ const details$1 = "_details_cvm5e_53";
26659
26945
  const styles$s = {
26660
26946
  loader,
26661
26947
  fullViewPortSize,
@@ -26729,27 +27015,27 @@ Loader.propTypes = {
26729
27015
  testId: propTypes$1.exports.string,
26730
27016
  theme: propTypes$1.exports.string
26731
27017
  };
26732
- const inputInTable$7 = "_inputInTable_17xnf_1";
26733
- const inputHover$7 = "_inputHover_17xnf_10";
26734
- const inputFocus$7 = "_inputFocus_17xnf_15";
26735
- const inputError$7 = "_inputError_17xnf_22";
26736
- const inputWarning$7 = "_inputWarning_17xnf_23";
26737
- const inputDisabled$7 = "_inputDisabled_17xnf_58";
26738
- const hideScrollbars$7 = "_hideScrollbars_17xnf_64";
26739
- const container$1 = "_container_17xnf_80";
26740
- const block$1 = "_block_17xnf_98";
26741
- const info = "_info_17xnf_101";
26742
- const success = "_success_17xnf_105";
26743
- const warning$6 = "_warning_17xnf_109";
26744
- const error$4 = "_error_17xnf_113";
26745
- const content$1 = "_content_17xnf_117";
26746
- const heading$2 = "_heading_17xnf_121";
26747
- const icon$4 = "_icon_17xnf_128";
26748
- const dismiss$1 = "_dismiss_17xnf_136";
26749
- const absolute = "_absolute_17xnf_140";
26750
- const legendToggle = "_legendToggle_17xnf_149";
26751
- const detailsText = "_detailsText_17xnf_159";
26752
- const footer$1 = "_footer_17xnf_163";
27018
+ const inputInTable$7 = "_inputInTable_12x0j_1";
27019
+ const inputHover$7 = "_inputHover_12x0j_10";
27020
+ const inputFocus$7 = "_inputFocus_12x0j_15";
27021
+ const inputError$7 = "_inputError_12x0j_22";
27022
+ const inputWarning$7 = "_inputWarning_12x0j_23";
27023
+ const inputDisabled$7 = "_inputDisabled_12x0j_58";
27024
+ const hideScrollbars$7 = "_hideScrollbars_12x0j_64";
27025
+ const container$1 = "_container_12x0j_80";
27026
+ const block$1 = "_block_12x0j_98";
27027
+ const info = "_info_12x0j_101";
27028
+ const success = "_success_12x0j_105";
27029
+ const warning$6 = "_warning_12x0j_109";
27030
+ const error$4 = "_error_12x0j_113";
27031
+ const content$1 = "_content_12x0j_117";
27032
+ const heading$2 = "_heading_12x0j_121";
27033
+ const icon$3 = "_icon_12x0j_128";
27034
+ const dismiss$1 = "_dismiss_12x0j_136";
27035
+ const absolute = "_absolute_12x0j_140";
27036
+ const legendToggle = "_legendToggle_12x0j_149";
27037
+ const detailsText = "_detailsText_12x0j_159";
27038
+ const footer$1 = "_footer_12x0j_163";
26753
27039
  const styles$r = {
26754
27040
  inputInTable: inputInTable$7,
26755
27041
  inputHover: inputHover$7,
@@ -26766,7 +27052,7 @@ const styles$r = {
26766
27052
  error: error$4,
26767
27053
  content: content$1,
26768
27054
  heading: heading$2,
26769
- icon: icon$4,
27055
+ icon: icon$3,
26770
27056
  dismiss: dismiss$1,
26771
27057
  absolute,
26772
27058
  legendToggle,
@@ -26821,7 +27107,7 @@ const DialogIcon = ({ type }) => {
26821
27107
  switch (type) {
26822
27108
  case "Success":
26823
27109
  return /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
26824
- icon: "check",
27110
+ icon: "success",
26825
27111
  size: size2
26826
27112
  });
26827
27113
  case "Warning":
@@ -28135,20 +28421,20 @@ var FixedSizeList = /* @__PURE__ */ createListComponent({
28135
28421
  }
28136
28422
  }
28137
28423
  });
28138
- const layerContainer = "_layerContainer_siwvj_1";
28139
- const layer = "_layer_siwvj_1";
28140
- const small$5 = "_small_siwvj_23";
28141
- const heading = "_heading_siwvj_26";
28142
- const option = "_option_siwvj_27";
28143
- const message = "_message_siwvj_28";
28144
- const focused = "_focused_siwvj_64";
28145
- const selected = "_selected_siwvj_68";
28146
- const disabled$4 = "_disabled_siwvj_71";
28147
- const check = "_check_siwvj_75";
28148
- const optionContent = "_optionContent_siwvj_92";
28149
- const label$5 = "_label_siwvj_97";
28150
- const icon$3 = "_icon_siwvj_104";
28151
- const details = "_details_siwvj_108";
28424
+ const layerContainer = "_layerContainer_1p0ji_1";
28425
+ const layer = "_layer_1p0ji_1";
28426
+ const small$5 = "_small_1p0ji_23";
28427
+ const heading = "_heading_1p0ji_26";
28428
+ const option = "_option_1p0ji_27";
28429
+ const message = "_message_1p0ji_28";
28430
+ const focused = "_focused_1p0ji_64";
28431
+ const selected = "_selected_1p0ji_68";
28432
+ const disabled$4 = "_disabled_1p0ji_71";
28433
+ const check = "_check_1p0ji_75";
28434
+ const optionContent = "_optionContent_1p0ji_92";
28435
+ const label$5 = "_label_1p0ji_97";
28436
+ const icon$2 = "_icon_1p0ji_104";
28437
+ const details = "_details_1p0ji_108";
28152
28438
  const styles$m = {
28153
28439
  layerContainer,
28154
28440
  layer,
@@ -28162,7 +28448,7 @@ const styles$m = {
28162
28448
  check,
28163
28449
  optionContent,
28164
28450
  label: label$5,
28165
- icon: icon$3,
28451
+ icon: icon$2,
28166
28452
  details
28167
28453
  };
28168
28454
  const Heading = ({ label: label2 }) => {
@@ -28226,7 +28512,9 @@ const Option = ({
28226
28512
  }),
28227
28513
  /* @__PURE__ */ jsxRuntime.exports.jsx("span", {
28228
28514
  className: styles$m.check,
28229
- children: selected2 ? /* @__PURE__ */ jsxRuntime.exports.jsx(FaCheck, {}) : null
28515
+ children: selected2 ? /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
28516
+ icon: "check"
28517
+ }) : null
28230
28518
  })
28231
28519
  ]
28232
28520
  });
@@ -28313,37 +28601,37 @@ const Layer = ({
28313
28601
  })
28314
28602
  });
28315
28603
  };
28316
- const inputInTable$5 = "_inputInTable_knwss_1";
28317
- const inputHover$5 = "_inputHover_knwss_10";
28318
- const inputFocus$5 = "_inputFocus_knwss_15";
28319
- const inputError$5 = "_inputError_knwss_22";
28320
- const inputWarning$5 = "_inputWarning_knwss_23";
28321
- const inputDisabled$5 = "_inputDisabled_knwss_58";
28322
- const hideScrollbars$5 = "_hideScrollbars_knwss_64";
28323
- const trigger$1 = "_trigger_knwss_78";
28324
- const isInTable$1 = "_isInTable_knwss_94";
28325
- const input = "_input_knwss_1";
28326
- const isOpen = "_isOpen_knwss_112";
28327
- const error$2 = "_error_knwss_120";
28328
- const warning$4 = "_warning_knwss_137";
28329
- const disabled$3 = "_disabled_knwss_154";
28330
- const icons = "_icons_knwss_160";
28331
- const clearAll = "_clearAll_knwss_167";
28332
- const iconOpen = "_iconOpen_knwss_168";
28333
- const small$4 = "_small_knwss_177";
28334
- const triggerInputContainer = "_triggerInputContainer_knwss_186";
28335
- const right$2 = "_right_knwss_195";
28336
- const multiOptions = "_multiOptions_knwss_208";
28337
- const multiOption = "_multiOption_knwss_208";
28338
- const label$4 = "_label_knwss_240";
28339
- const closeMultiOption = "_closeMultiOption_knwss_243";
28340
- const focus = "_focus_knwss_254";
28341
- const selectedSingleValue = "_selectedSingleValue_knwss_258";
28342
- const placeHolder = "_placeHolder_knwss_259";
28343
- const groupOrderFirst = "_groupOrderFirst_knwss_298";
28344
- const groupOrderMiddle = "_groupOrderMiddle_knwss_299";
28345
- const groupOrderLast = "_groupOrderLast_knwss_303";
28346
- const detailedLabel = "_detailedLabel_knwss_308";
28604
+ const inputInTable$5 = "_inputInTable_1nafn_1";
28605
+ const inputHover$5 = "_inputHover_1nafn_10";
28606
+ const inputFocus$5 = "_inputFocus_1nafn_15";
28607
+ const inputError$5 = "_inputError_1nafn_22";
28608
+ const inputWarning$5 = "_inputWarning_1nafn_23";
28609
+ const inputDisabled$5 = "_inputDisabled_1nafn_58";
28610
+ const hideScrollbars$5 = "_hideScrollbars_1nafn_64";
28611
+ const trigger$1 = "_trigger_1nafn_78";
28612
+ const isInTable$1 = "_isInTable_1nafn_94";
28613
+ const input = "_input_1nafn_1";
28614
+ const isOpen = "_isOpen_1nafn_112";
28615
+ const error$2 = "_error_1nafn_120";
28616
+ const warning$4 = "_warning_1nafn_137";
28617
+ const disabled$3 = "_disabled_1nafn_154";
28618
+ const icons = "_icons_1nafn_160";
28619
+ const clearAll = "_clearAll_1nafn_167";
28620
+ const iconOpen = "_iconOpen_1nafn_168";
28621
+ const small$4 = "_small_1nafn_177";
28622
+ const triggerInputContainer = "_triggerInputContainer_1nafn_186";
28623
+ const right$2 = "_right_1nafn_195";
28624
+ const multiOptions = "_multiOptions_1nafn_208";
28625
+ const multiOption = "_multiOption_1nafn_208";
28626
+ const label$4 = "_label_1nafn_240";
28627
+ const closeMultiOption = "_closeMultiOption_1nafn_243";
28628
+ const focus = "_focus_1nafn_254";
28629
+ const selectedSingleValue = "_selectedSingleValue_1nafn_258";
28630
+ const placeHolder = "_placeHolder_1nafn_259";
28631
+ const groupOrderFirst = "_groupOrderFirst_1nafn_298";
28632
+ const groupOrderMiddle = "_groupOrderMiddle_1nafn_299";
28633
+ const groupOrderLast = "_groupOrderLast_1nafn_303";
28634
+ const detailedLabel = "_detailedLabel_1nafn_308";
28347
28635
  const styles$l = {
28348
28636
  inputInTable: inputInTable$5,
28349
28637
  inputHover: inputHover$5,
@@ -29520,7 +29808,7 @@ const Pagination = ({ pagination }) => {
29520
29808
  small: small2,
29521
29809
  round: true,
29522
29810
  basic: true,
29523
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(FaAngleDoubleLeft, {}),
29811
+ icon: "chevron double left",
29524
29812
  onClick: () => setSelectedPage(String(1)),
29525
29813
  disabled: showAll || selectedPage === 1
29526
29814
  }),
@@ -29528,7 +29816,7 @@ const Pagination = ({ pagination }) => {
29528
29816
  small: small2,
29529
29817
  round: true,
29530
29818
  basic: true,
29531
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(FaAngleLeft, {}),
29819
+ icon: "chevron left",
29532
29820
  onClick: () => setSelectedPage(String(selectedPage - 1)),
29533
29821
  disabled: showAll || selectedPage === 1
29534
29822
  }),
@@ -29557,7 +29845,7 @@ const Pagination = ({ pagination }) => {
29557
29845
  small: small2,
29558
29846
  round: true,
29559
29847
  basic: true,
29560
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(FaAngleRight, {}),
29848
+ icon: "chevron right",
29561
29849
  onClick: () => setSelectedPage(String(selectedPage + 1)),
29562
29850
  disabled: showAll || selectedPage === numPages
29563
29851
  }),
@@ -29565,7 +29853,7 @@ const Pagination = ({ pagination }) => {
29565
29853
  small: small2,
29566
29854
  round: true,
29567
29855
  basic: true,
29568
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(FaAngleDoubleRight, {}),
29856
+ icon: "chevron double right",
29569
29857
  onClick: () => setSelectedPage(String(numPages)),
29570
29858
  disabled: showAll || selectedPage === numPages
29571
29859
  })
@@ -29799,14 +30087,14 @@ ProgressBar$1.propTypes = {
29799
30087
  showProgressColors: propTypes$1.exports.bool,
29800
30088
  noLabel: propTypes$1.exports.bool
29801
30089
  };
29802
- const wrapper$1 = "_wrapper_1s098_1";
29803
- const inline$1 = "_inline_1s098_1";
29804
- const radio = "_radio_1s098_5";
29805
- const labelMargin = "_labelMargin_1s098_8";
29806
- const small$3 = "_small_1s098_26";
29807
- const noMargin$1 = "_noMargin_1s098_30";
29808
- const disabled$2 = "_disabled_1s098_88";
29809
- const isInTable = "_isInTable_1s098_104";
30090
+ const wrapper$1 = "_wrapper_6mndi_1";
30091
+ const inline$1 = "_inline_6mndi_1";
30092
+ const radio = "_radio_6mndi_5";
30093
+ const labelMargin = "_labelMargin_6mndi_8";
30094
+ const small$3 = "_small_6mndi_27";
30095
+ const noMargin$1 = "_noMargin_6mndi_32";
30096
+ const disabled$2 = "_disabled_6mndi_90";
30097
+ const isInTable = "_isInTable_6mndi_106";
29810
30098
  const styles$g = {
29811
30099
  wrapper: wrapper$1,
29812
30100
  inline: inline$1,
@@ -56431,8 +56719,8 @@ function Remirror(props) {
56431
56719
  return /* @__PURE__ */ React__default.createElement(I18nProvider, { i18n: i18n2, locale, supportedLocales }, /* @__PURE__ */ React__default.createElement(RemirrorContext.Provider, { value: context2 }, /* @__PURE__ */ React__default.createElement(RemirrorPortals, { portals }), hooks.map((hook, index2) => /* @__PURE__ */ React__default.createElement(HookComponent, { hook, key: index2 })), autoRenderAtStart && /* @__PURE__ */ React__default.createElement(EditorComponent, null), children, autoRenderAtEnd && /* @__PURE__ */ React__default.createElement(EditorComponent, null)));
56432
56720
  }
56433
56721
  const all = "";
56434
- const richTextToolbar = "_richTextToolbar_1owpg_1";
56435
- const richTextToolbarContainer = "_richTextToolbarContainer_1owpg_6";
56722
+ const richTextToolbar = "_richTextToolbar_vvcb9_1";
56723
+ const richTextToolbarContainer = "_richTextToolbarContainer_vvcb9_6";
56436
56724
  const styles$f = {
56437
56725
  richTextToolbar,
56438
56726
  richTextToolbarContainer
@@ -56449,27 +56737,27 @@ const RichTextToolbar = ({ disabled: disabled2, toolbarComponent }) => {
56449
56737
  const active2 = useActive();
56450
56738
  const items = [
56451
56739
  {
56452
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(TbBold, {}),
56740
+ icon: "bold",
56453
56741
  onClick: () => toggleBold(),
56454
56742
  active: active2.bold()
56455
56743
  },
56456
56744
  {
56457
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(TbItalic, {}),
56745
+ icon: "italic",
56458
56746
  onClick: () => toggleItalic(),
56459
56747
  active: active2.italic()
56460
56748
  },
56461
56749
  {
56462
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(TbCode, {}),
56750
+ icon: "code",
56463
56751
  onClick: () => toggleCode(),
56464
56752
  active: active2.code()
56465
56753
  },
56466
56754
  {
56467
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(TbList, {}),
56755
+ icon: "ul",
56468
56756
  onClick: () => toggleBulletList(),
56469
56757
  active: active2.bulletList()
56470
56758
  },
56471
56759
  {
56472
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(TbListNumbers, {}),
56760
+ icon: "ol",
56473
56761
  onClick: () => toggleOrderedList(),
56474
56762
  active: active2.orderedList()
56475
56763
  }
@@ -56748,7 +57036,7 @@ const list = "_list_j3ulf_129";
56748
57036
  const item$2 = "_item_j3ulf_133";
56749
57037
  const active$2 = "_active_j3ulf_159";
56750
57038
  const experimental = "_experimental_j3ulf_163";
56751
- const icon$2 = "_icon_j3ulf_166";
57039
+ const icon$1 = "_icon_j3ulf_166";
56752
57040
  const styles$c = {
56753
57041
  inputInTable: inputInTable$3,
56754
57042
  inputHover: inputHover$3,
@@ -56767,7 +57055,7 @@ const styles$c = {
56767
57055
  item: item$2,
56768
57056
  active: active$2,
56769
57057
  experimental,
56770
- icon: icon$2
57058
+ icon: icon$1
56771
57059
  };
56772
57060
  const TooltipIcon = memo(
56773
57061
  ({ isOpen: isOpen2, label: label2, icon: icon2, invalid }) => {
@@ -56881,9 +57169,7 @@ const SideBar = memo(
56881
57169
  },
56882
57170
  colored: true,
56883
57171
  round: true,
56884
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
56885
- icon: "left"
56886
- })
57172
+ icon: "left"
56887
57173
  }),
56888
57174
  children: /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
56889
57175
  className: cx$2(styles$c.sidebar, !isOpen2 ? styles$c.collapsed : ""),
@@ -59038,7 +59324,7 @@ const Slider = ({
59038
59324
  round: true,
59039
59325
  onClick: () => onChangeValue(range2 ? [min, value == null ? void 0 : value[1]] : min),
59040
59326
  disabled: disabled2 || value === min || disabledContext,
59041
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(FaFastBackward, {})
59327
+ icon: "fast backward"
59042
59328
  })
59043
59329
  });
59044
59330
  const ButtonMax = () => /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
@@ -59049,7 +59335,7 @@ const Slider = ({
59049
59335
  round: true,
59050
59336
  onClick: () => onChangeValue(range2 ? [value == null ? void 0 : value[0], max] : max),
59051
59337
  disabled: disabled2 || value === max || disabledContext,
59052
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(FaFastForward, {})
59338
+ icon: "fast forward"
59053
59339
  })
59054
59340
  });
59055
59341
  return /* @__PURE__ */ jsxRuntime.exports.jsxs("div", {
@@ -59324,42 +59610,36 @@ Footer.propTypes = {
59324
59610
  pagination: paginationShape,
59325
59611
  content: propTypes$1.exports.object
59326
59612
  };
59327
- function CgSortAz(props) {
59328
- return GenIcon({ "tag": "svg", "attr": { "viewBox": "0 0 24 24", "fill": "none" }, "child": [{ "tag": "path", "attr": { "d": "M6 8C6 7.44772 6.44772 7 7 7H17C17.5523 7 18 7.44772 18 8C18 8.55228 17.5523 9 17 9H7C6.44772 9 6 8.55228 6 8Z", "fill": "currentColor" } }, { "tag": "path", "attr": { "d": "M8 12C8 11.4477 8.44772 11 9 11H15C15.5523 11 16 11.4477 16 12C16 12.5523 15.5523 13 15 13H9C8.44772 13 8 12.5523 8 12Z", "fill": "currentColor" } }, { "tag": "path", "attr": { "d": "M11 15C10.4477 15 10 15.4477 10 16C10 16.5523 10.4477 17 11 17H13C13.5523 17 14 16.5523 14 16C14 15.4477 13.5523 15 13 15H11Z", "fill": "currentColor" } }] })(props);
59329
- }
59330
- function CgSortZa(props) {
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);
59332
- }
59333
- const inputInTable$1 = "_inputInTable_1av87_1";
59334
- const inputHover$1 = "_inputHover_1av87_10";
59335
- const inputFocus$1 = "_inputFocus_1av87_15";
59336
- const inputError$1 = "_inputError_1av87_22";
59337
- const inputWarning$1 = "_inputWarning_1av87_23";
59338
- const inputDisabled$1 = "_inputDisabled_1av87_58";
59339
- const hideScrollbars$1 = "_hideScrollbars_1av87_64";
59340
- const cell = "_cell_1av87_74";
59341
- const disabledLink = "_disabledLink_1av87_84";
59342
- const inputWrapper = "_inputWrapper_1av87_88";
59343
- const breakWord = "_breakWord_1av87_103";
59344
- const inputCell = "_inputCell_1av87_106";
59345
- const sliderCell = "_sliderCell_1av87_109";
59346
- const staticCell = "_staticCell_1av87_113";
59347
- const staticCellContent = "_staticCellContent_1av87_116";
59348
- const error$1 = "_error_1av87_129";
59349
- const warning$2 = "_warning_1av87_130";
59350
- const unit = "_unit_1av87_139";
59351
- const sortingCell = "_sortingCell_1av87_142";
59352
- const sortingCellIcon = "_sortingCellIcon_1av87_150";
59353
- const icon$1 = "_icon_1av87_157";
59354
- const checkBoxCell = "_checkBoxCell_1av87_161";
59355
- const iconCell = "_iconCell_1av87_165";
59356
- const iconWrapper = "_iconWrapper_1av87_170";
59357
- const actionsCell = "_actionsCell_1av87_174";
59358
- const rightAligned = "_rightAligned_1av87_182";
59359
- const centerAligned = "_centerAligned_1av87_188";
59360
- const leftAligned = "_leftAligned_1av87_194";
59361
- const popover = "_popover_1av87_197";
59362
- const disabledPointerEvents = "_disabledPointerEvents_1av87_200";
59613
+ const inputInTable$1 = "_inputInTable_meez6_1";
59614
+ const inputHover$1 = "_inputHover_meez6_10";
59615
+ const inputFocus$1 = "_inputFocus_meez6_15";
59616
+ const inputError$1 = "_inputError_meez6_22";
59617
+ const inputWarning$1 = "_inputWarning_meez6_23";
59618
+ const inputDisabled$1 = "_inputDisabled_meez6_58";
59619
+ const hideScrollbars$1 = "_hideScrollbars_meez6_64";
59620
+ const cell = "_cell_meez6_74";
59621
+ const disabledLink = "_disabledLink_meez6_84";
59622
+ const inputWrapper = "_inputWrapper_meez6_88";
59623
+ const breakWord = "_breakWord_meez6_103";
59624
+ const inputCell = "_inputCell_meez6_106";
59625
+ const sliderCell = "_sliderCell_meez6_109";
59626
+ const staticCell = "_staticCell_meez6_113";
59627
+ const staticCellContent = "_staticCellContent_meez6_116";
59628
+ const error$1 = "_error_meez6_129";
59629
+ const warning$2 = "_warning_meez6_130";
59630
+ const unit = "_unit_meez6_139";
59631
+ const sortingCell = "_sortingCell_meez6_142";
59632
+ const sortingCellIcon = "_sortingCellIcon_meez6_150";
59633
+ const icon = "_icon_meez6_157";
59634
+ const checkBoxCell = "_checkBoxCell_meez6_161";
59635
+ const iconCell = "_iconCell_meez6_165";
59636
+ const iconWrapper = "_iconWrapper_meez6_170";
59637
+ const actionsCell = "_actionsCell_meez6_174";
59638
+ const rightAligned = "_rightAligned_meez6_182";
59639
+ const centerAligned = "_centerAligned_meez6_188";
59640
+ const leftAligned = "_leftAligned_meez6_194";
59641
+ const popover = "_popover_meez6_197";
59642
+ const disabledPointerEvents = "_disabledPointerEvents_meez6_200";
59363
59643
  const styles$7 = {
59364
59644
  inputInTable: inputInTable$1,
59365
59645
  inputHover: inputHover$1,
@@ -59381,7 +59661,7 @@ const styles$7 = {
59381
59661
  unit,
59382
59662
  sortingCell,
59383
59663
  sortingCellIcon,
59384
- icon: icon$1,
59664
+ icon,
59385
59665
  checkBoxCell,
59386
59666
  iconCell,
59387
59667
  iconWrapper,
@@ -59691,13 +59971,19 @@ const Sort = (props) => {
59691
59971
  children: [
59692
59972
  sort2 === "down" ? /* @__PURE__ */ jsxRuntime.exports.jsx(Text, {
59693
59973
  link: true,
59694
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(CgSortAz, {})
59974
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
59975
+ icon: "sort descending"
59976
+ })
59695
59977
  }) : sort2 === "up" ? /* @__PURE__ */ jsxRuntime.exports.jsx(Text, {
59696
59978
  link: true,
59697
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(CgSortZa, {})
59979
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
59980
+ icon: "sort ascending"
59981
+ })
59698
59982
  }) : /* @__PURE__ */ jsxRuntime.exports.jsx(Text, {
59699
59983
  faint: true,
59700
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(CgSortZa, {})
59984
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
59985
+ icon: "sort ascending"
59986
+ })
59701
59987
  }),
59702
59988
  sortPriority && sort2 ? /* @__PURE__ */ jsxRuntime.exports.jsx("sup", {
59703
59989
  children: sortPriority
@@ -59724,9 +60010,7 @@ const CellLibraryIcon = (props) => {
59724
60010
  children: /* @__PURE__ */ jsxRuntime.exports.jsx(HelpIcon, {
59725
60011
  onClick: libraryIcon.onClick,
59726
60012
  text: libraryIcon.tooltip,
59727
- icon: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
59728
- icon: "library"
59729
- })
60013
+ icon: "library"
59730
60014
  })
59731
60015
  }) : null;
59732
60016
  };
@@ -60232,7 +60516,9 @@ const Row = (props) => {
60232
60516
  children: /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
60233
60517
  ...provided.dragHandleProps,
60234
60518
  className: styles$6.dragIcon,
60235
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(GrDrag, {})
60519
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
60520
+ icon: "drag"
60521
+ })
60236
60522
  })
60237
60523
  });
60238
60524
  };
@@ -62083,10 +62369,10 @@ const toast = ({ id: id2, message: message2, autoClose = 6e3, onClose }) => {
62083
62369
  type: toastType
62084
62370
  });
62085
62371
  };
62086
- const toggle$1 = "_toggle_i5is1_9";
62087
- const small = "_small_i5is1_24";
62088
- const disabled = "_disabled_i5is1_97";
62089
- const noMargin = "_noMargin_i5is1_108";
62372
+ const toggle$1 = "_toggle_2zca0_9";
62373
+ const small = "_small_2zca0_25";
62374
+ const disabled = "_disabled_2zca0_99";
62375
+ const noMargin = "_noMargin_2zca0_110";
62090
62376
  const styles$3 = {
62091
62377
  toggle: toggle$1,
62092
62378
  small,
@@ -62162,26 +62448,26 @@ Toggle.propTypes = {
62162
62448
  helpText: propTypes$1.exports.string,
62163
62449
  onClickHelp: propTypes$1.exports.func
62164
62450
  };
62165
- const topbar = "_topbar_17khh_7";
62166
- const fixed = "_fixed_17khh_16";
62167
- const icon = "_icon_17khh_24";
62168
- const title = "_title_17khh_47";
62169
- const logo = "_logo_17khh_63";
62170
- const label = "_label_17khh_66";
62171
- const brand = "_brand_17khh_71";
62172
- const version = "_version_17khh_76";
62173
- const left = "_left_17khh_83";
62174
- const right = "_right_17khh_84";
62175
- const item = "_item_17khh_98";
62176
- const link = "_link_17khh_99";
62177
- const button = "_button_17khh_111";
62178
- const menu = "_menu_17khh_112";
62179
- const active = "_active_17khh_140";
62180
- const alert = "_alert_17khh_165";
62451
+ const topbar = "_topbar_1gz82_7";
62452
+ const fixed = "_fixed_1gz82_16";
62453
+ const appSwitcher = "_appSwitcher_1gz82_24";
62454
+ const title = "_title_1gz82_48";
62455
+ const logo = "_logo_1gz82_64";
62456
+ const label = "_label_1gz82_67";
62457
+ const brand = "_brand_1gz82_72";
62458
+ const version = "_version_1gz82_77";
62459
+ const left = "_left_1gz82_84";
62460
+ const right = "_right_1gz82_85";
62461
+ const item = "_item_1gz82_99";
62462
+ const link = "_link_1gz82_100";
62463
+ const button = "_button_1gz82_112";
62464
+ const menu = "_menu_1gz82_113";
62465
+ const active = "_active_1gz82_141";
62466
+ const alert = "_alert_1gz82_166";
62181
62467
  const styles$2 = {
62182
62468
  topbar,
62183
62469
  fixed,
62184
- icon,
62470
+ appSwitcher,
62185
62471
  title,
62186
62472
  logo,
62187
62473
  label,
@@ -62232,6 +62518,22 @@ const Title = ({ label: label2, logo: logo2, url, version: version2, onClick })
62232
62518
  })
62233
62519
  });
62234
62520
  };
62521
+ const AppSwitcher = ({ icon: icon2, url, onClick }) => {
62522
+ const content2 = /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
62523
+ icon: icon2,
62524
+ size: 28
62525
+ });
62526
+ return url ? /* @__PURE__ */ jsxRuntime.exports.jsx("a", {
62527
+ href: url,
62528
+ onClick,
62529
+ className: styles$2.appSwitcher,
62530
+ children: content2
62531
+ }) : /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
62532
+ onClick,
62533
+ className: styles$2.appSwitcher,
62534
+ children: content2
62535
+ });
62536
+ };
62235
62537
  const Link = ({
62236
62538
  label: label2,
62237
62539
  url,
@@ -62320,7 +62622,7 @@ const Element$1 = ({ element }) => {
62320
62622
  };
62321
62623
  const TopBar = ({
62322
62624
  title: title2,
62323
- icon: icon2,
62625
+ appSwitcher: appSwitcher2,
62324
62626
  content: content2,
62325
62627
  contentRight,
62326
62628
  warning: warning2,
@@ -62336,14 +62638,10 @@ const TopBar = ({
62336
62638
  className: cx$2(styles$2.topbar, fixedPosition ? styles$2.fixed : ""),
62337
62639
  style: { height },
62338
62640
  children: [
62339
- !!icon2 && /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
62340
- className: styles$2.icon,
62341
- style: { height, width: height },
62342
- onClick: icon2.onClick,
62343
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
62344
- icon: icon2.icon,
62345
- size: 28
62346
- })
62641
+ !!appSwitcher2 && /* @__PURE__ */ jsxRuntime.exports.jsx(AppSwitcher, {
62642
+ icon: appSwitcher2.icon,
62643
+ url: appSwitcher2.url,
62644
+ onClick: appSwitcher2.onClick
62347
62645
  }),
62348
62646
  /* @__PURE__ */ jsxRuntime.exports.jsxs("div", {
62349
62647
  className: styles$2.left,
@@ -62383,7 +62681,7 @@ const TopBar = ({
62383
62681
  };
62384
62682
  TopBar.defaultProps = {
62385
62683
  title: null,
62386
- icon: null,
62684
+ appSwitcher: null,
62387
62685
  content: [],
62388
62686
  contentRight: [],
62389
62687
  warning: "",
@@ -62398,9 +62696,10 @@ TopBar.propTypes = {
62398
62696
  onClick: propTypes$1.exports.func,
62399
62697
  version: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.number])
62400
62698
  }),
62401
- icon: propTypes$1.exports.shape({
62699
+ appSwitcher: propTypes$1.exports.shape({
62402
62700
  icon: propTypes$1.exports.oneOfType([propTypes$1.exports.string, propTypes$1.exports.node]),
62403
- onClick: propTypes$1.exports.func
62701
+ onClick: propTypes$1.exports.func,
62702
+ url: propTypes$1.exports.string
62404
62703
  }),
62405
62704
  content: propTypes$1.exports.array,
62406
62705
  contentRight: propTypes$1.exports.array,
@@ -74175,7 +74474,9 @@ const TreeItem = ({
74175
74474
  children: [
74176
74475
  draggable2 && /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
74177
74476
  className: listStyles.drag,
74178
- children: /* @__PURE__ */ jsxRuntime.exports.jsx(GrDrag, {})
74477
+ children: /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
74478
+ icon: "drag"
74479
+ })
74179
74480
  }),
74180
74481
  hasChild && /* @__PURE__ */ jsxRuntime.exports.jsx("div", {
74181
74482
  className: styles.toggle,
@@ -74184,11 +74485,7 @@ const TreeItem = ({
74184
74485
  colored: "muted",
74185
74486
  small: true,
74186
74487
  round: true,
74187
- icon: isOpen2 ? /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
74188
- icon: "collapse"
74189
- }) : /* @__PURE__ */ jsxRuntime.exports.jsx(Icon, {
74190
- icon: "expand"
74191
- }),
74488
+ icon: isOpen2 ? "collapse" : "expand",
74192
74489
  onClick: handleToggle
74193
74490
  })
74194
74491
  }),