@epam/uui 5.13.2-rc.0 → 5.13.2

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.
Files changed (106) hide show
  1. package/components/buttons/Button.d.ts +1 -1
  2. package/components/buttons/Button.d.ts.map +1 -1
  3. package/components/buttons/LinkButton.d.ts.map +1 -1
  4. package/components/datePickers/CalendarPresets.d.ts.map +1 -1
  5. package/components/datePickers/DatePicker.d.ts.map +1 -1
  6. package/components/datePickers/DatePickerBody.d.ts.map +1 -1
  7. package/components/datePickers/DatePickerHeader.d.ts +1 -1
  8. package/components/datePickers/DatePickerHeader.d.ts.map +1 -1
  9. package/components/datePickers/RangeDatePicker.d.ts.map +1 -1
  10. package/components/datePickers/RangeDatePickerBody.d.ts +1 -1
  11. package/components/datePickers/RangeDatePickerBody.d.ts.map +1 -1
  12. package/components/datePickers/RangeDatePickerInput.d.ts.map +1 -1
  13. package/components/errors/ErrorHandler.d.ts +1 -2
  14. package/components/errors/ErrorHandler.d.ts.map +1 -1
  15. package/components/fileUpload/FileCard.d.ts.map +1 -1
  16. package/components/filters/FilterDatePickerBody.d.ts.map +1 -1
  17. package/components/filters/FilterItemBody.d.ts.map +1 -1
  18. package/components/filters/FilterNumericBody.d.ts.map +1 -1
  19. package/components/filters/FilterPanelItemToggler.d.ts.map +1 -1
  20. package/components/filters/FilterPickerBody.d.ts.map +1 -1
  21. package/components/filters/FiltersPanel.d.ts.map +1 -1
  22. package/components/inputs/Checkbox.d.ts.map +1 -1
  23. package/components/inputs/Rating.d.ts.map +1 -1
  24. package/components/inputs/Switch.d.ts.map +1 -1
  25. package/components/inputs/TextArea.d.ts.map +1 -1
  26. package/components/layout/Accordion.d.ts.map +1 -1
  27. package/components/layout/FlexItems/FlexRow.d.ts.map +1 -1
  28. package/components/layout/LabeledInput.d.ts.map +1 -1
  29. package/components/overlays/Alert.d.ts +2 -4
  30. package/components/overlays/Alert.d.ts.map +1 -1
  31. package/components/overlays/Dropdown.d.ts +1 -1
  32. package/components/overlays/Dropdown.d.ts.map +1 -1
  33. package/components/overlays/Modals.d.ts.map +1 -1
  34. package/components/overlays/NotificationCard.d.ts.map +1 -1
  35. package/components/pickers/DataPickerBody.d.ts +1 -1
  36. package/components/pickers/DataPickerBody.d.ts.map +1 -1
  37. package/components/pickers/DataPickerCell.d.ts +3 -5
  38. package/components/pickers/DataPickerCell.d.ts.map +1 -1
  39. package/components/pickers/DataPickerFooter.d.ts +1 -1
  40. package/components/pickers/DataPickerFooter.d.ts.map +1 -1
  41. package/components/pickers/DataPickerHeader.d.ts.map +1 -1
  42. package/components/pickers/DataPickerRow.d.ts +1 -1
  43. package/components/pickers/DataPickerRow.d.ts.map +1 -1
  44. package/components/pickers/PickerBodyMobileView.d.ts +2 -1
  45. package/components/pickers/PickerBodyMobileView.d.ts.map +1 -1
  46. package/components/pickers/PickerInput.d.ts +5 -2
  47. package/components/pickers/PickerInput.d.ts.map +1 -1
  48. package/components/pickers/PickerItem.d.ts.map +1 -1
  49. package/components/pickers/PickerList.d.ts.map +1 -1
  50. package/components/pickers/PickerListItem.d.ts.map +1 -1
  51. package/components/pickers/PickerModal.d.ts +1 -1
  52. package/components/pickers/PickerModal.d.ts.map +1 -1
  53. package/components/pickers/PickerToggler.d.ts +8 -5
  54. package/components/pickers/PickerToggler.d.ts.map +1 -1
  55. package/components/pickers/PickerTogglerTag.d.ts +3 -3
  56. package/components/pickers/PickerTogglerTag.d.ts.map +1 -1
  57. package/components/pickers/index.d.ts +0 -1
  58. package/components/pickers/index.d.ts.map +1 -1
  59. package/components/pickers/types.d.ts +1 -1
  60. package/components/pickers/types.d.ts.map +1 -1
  61. package/components/tables/ColumnHeaderDropdown/SortingPanel.d.ts.map +1 -1
  62. package/components/tables/DataRowsContainer/DataRowsContainer.d.ts.map +1 -1
  63. package/components/tables/DataRowsContainer/DataRowsGroups.d.ts.map +1 -1
  64. package/components/tables/DataTable.d.ts +5 -7
  65. package/components/tables/DataTable.d.ts.map +1 -1
  66. package/components/tables/DataTableCell.d.ts +3 -7
  67. package/components/tables/DataTableCell.d.ts.map +1 -1
  68. package/components/tables/DataTableHeaderCell.d.ts +3 -5
  69. package/components/tables/DataTableHeaderCell.d.ts.map +1 -1
  70. package/components/tables/DataTableHeaderGroupCell.d.ts +1 -1
  71. package/components/tables/DataTableHeaderGroupCell.d.ts.map +1 -1
  72. package/components/tables/DataTableHeaderRow.d.ts +1 -1
  73. package/components/tables/DataTableHeaderRow.d.ts.map +1 -1
  74. package/components/tables/DataTableRow.d.ts +1 -1
  75. package/components/tables/DataTableRow.d.ts.map +1 -1
  76. package/components/tables/columnsConfigurationModal/ColumnRow.d.ts.map +1 -1
  77. package/components/tables/columnsConfigurationModal/ColumnsConfigurationModal.d.ts.map +1 -1
  78. package/components/tables/columnsConfigurationModal/PinIconButton.d.ts.map +1 -1
  79. package/components/typography/RichTextView.d.ts +1 -1
  80. package/components/typography/RichTextView.d.ts.map +1 -1
  81. package/components/typography/Text.d.ts +5 -5
  82. package/components/typography/Text.d.ts.map +1 -1
  83. package/components/widgets/CountIndicator.d.ts +3 -5
  84. package/components/widgets/CountIndicator.d.ts.map +1 -1
  85. package/components/widgets/DataRowAddons.d.ts +8 -15
  86. package/components/widgets/DataRowAddons.d.ts.map +1 -1
  87. package/components/widgets/Paginator.d.ts +1 -1
  88. package/components/widgets/Paginator.d.ts.map +1 -1
  89. package/components/widgets/StatusIndicator.d.ts +3 -5
  90. package/components/widgets/StatusIndicator.d.ts.map +1 -1
  91. package/icons/icons.d.ts +21 -0
  92. package/icons/icons.d.ts.map +1 -0
  93. package/index.d.ts +1 -0
  94. package/index.d.ts.map +1 -1
  95. package/index.esm.js +1331 -1534
  96. package/index.esm.js.map +1 -1
  97. package/index.js +1330 -1535
  98. package/index.js.map +1 -1
  99. package/package.json +5 -5
  100. package/settings.d.ts +2 -490
  101. package/settings.d.ts.map +1 -1
  102. package/settings.types.d.ts +238 -0
  103. package/settings.types.d.ts.map +1 -0
  104. package/stats.html +1 -1
  105. package/styles.css +1042 -1042
  106. package/styles.css.map +1 -1
package/index.esm.js CHANGED
@@ -63,7 +63,7 @@ var ForwardRef$P = /*#__PURE__*/forwardRef(SvgNotificationDoneOutline);
63
63
 
64
64
  var _path$O;
65
65
  function _extends$O() { return _extends$O = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$O.apply(null, arguments); }
66
- var SvgContentMinusOutline = function SvgContentMinusOutline(props, ref) {
66
+ var SvgActionSearchOutline = function SvgActionSearchOutline(props, ref) {
67
67
  return /*#__PURE__*/React.createElement("svg", _extends$O({
68
68
  xmlns: "http://www.w3.org/2000/svg",
69
69
  width: 24,
@@ -71,14 +71,16 @@ var SvgContentMinusOutline = function SvgContentMinusOutline(props, ref) {
71
71
  viewBox: "0 0 24 24",
72
72
  ref: ref
73
73
  }, props), _path$O || (_path$O = /*#__PURE__*/React.createElement("path", {
74
- d: "M19 10.5H5v3h14v-3z"
74
+ fillRule: "evenodd",
75
+ d: "M17.32 15.906 21.414 20 20 21.414l-4.094-4.094a8 8 0 1 1 1.414-1.414zM11 17a6 6 0 1 0 0-12 6 6 0 0 0 0 12z",
76
+ clipRule: "evenodd"
75
77
  })));
76
78
  };
77
- var ForwardRef$O = /*#__PURE__*/forwardRef(SvgContentMinusOutline);
79
+ var ForwardRef$O = /*#__PURE__*/forwardRef(SvgActionSearchOutline);
78
80
 
79
81
  var _path$N;
80
82
  function _extends$N() { return _extends$N = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$N.apply(null, arguments); }
81
- var SvgActionSearchOutline = function SvgActionSearchOutline(props, ref) {
83
+ var SvgActionCalendarFill = function SvgActionCalendarFill(props, ref) {
82
84
  return /*#__PURE__*/React.createElement("svg", _extends$N({
83
85
  xmlns: "http://www.w3.org/2000/svg",
84
86
  width: 24,
@@ -86,16 +88,14 @@ var SvgActionSearchOutline = function SvgActionSearchOutline(props, ref) {
86
88
  viewBox: "0 0 24 24",
87
89
  ref: ref
88
90
  }, props), _path$N || (_path$N = /*#__PURE__*/React.createElement("path", {
89
- fillRule: "evenodd",
90
- d: "M17.32 15.906 21.414 20 20 21.414l-4.094-4.094a8 8 0 1 1 1.414-1.414zM11 17a6 6 0 1 0 0-12 6 6 0 0 0 0 12z",
91
- clipRule: "evenodd"
91
+ d: "M5 22a1.93 1.93 0 0 1-1.413-.587A1.928 1.928 0 0 1 3 20V6c0-.55.196-1.02.587-1.412A1.927 1.927 0 0 1 5 4h1V2h2v2h8V2h2v2h1c.55 0 1.021.196 1.413.588.391.391.587.862.587 1.412v14a1.93 1.93 0 0 1-.587 1.413A1.928 1.928 0 0 1 19 22H5zm0-2h14V10H5v10z"
92
92
  })));
93
93
  };
94
- var ForwardRef$N = /*#__PURE__*/forwardRef(SvgActionSearchOutline);
94
+ var ForwardRef$N = /*#__PURE__*/forwardRef(SvgActionCalendarFill);
95
95
 
96
96
  var _path$M;
97
97
  function _extends$M() { return _extends$M = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$M.apply(null, arguments); }
98
- var SvgActionCalendarFill = function SvgActionCalendarFill(props, ref) {
98
+ var SvgNotificationInfoOutline = function SvgNotificationInfoOutline(props, ref) {
99
99
  return /*#__PURE__*/React.createElement("svg", _extends$M({
100
100
  xmlns: "http://www.w3.org/2000/svg",
101
101
  width: 24,
@@ -103,14 +103,14 @@ var SvgActionCalendarFill = function SvgActionCalendarFill(props, ref) {
103
103
  viewBox: "0 0 24 24",
104
104
  ref: ref
105
105
  }, props), _path$M || (_path$M = /*#__PURE__*/React.createElement("path", {
106
- d: "M5 22a1.93 1.93 0 0 1-1.413-.587A1.928 1.928 0 0 1 3 20V6c0-.55.196-1.02.587-1.412A1.927 1.927 0 0 1 5 4h1V2h2v2h8V2h2v2h1c.55 0 1.021.196 1.413.588.391.391.587.862.587 1.412v14a1.93 1.93 0 0 1-.587 1.413A1.928 1.928 0 0 1 19 22H5zm0-2h14V10H5v10z"
106
+ d: "M11 17h2v-6h-2v6zm1-8a.968.968 0 0 0 .713-.288A.967.967 0 0 0 13 8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 7a.967.967 0 0 0-.712.287A.968.968 0 0 0 11 8c0 .283.096.52.288.712A.965.965 0 0 0 12 9zm0 13a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12 22zm0-2c2.233 0 4.125-.775 5.675-2.325C19.225 16.125 20 14.233 20 12c0-2.233-.775-4.125-2.325-5.675C16.125 4.775 14.233 4 12 4c-2.233 0-4.125.775-5.675 2.325C4.775 7.875 4 9.767 4 12c0 2.233.775 4.125 2.325 5.675C7.875 19.225 9.767 20 12 20z"
107
107
  })));
108
108
  };
109
- var ForwardRef$M = /*#__PURE__*/forwardRef(SvgActionCalendarFill);
109
+ var ForwardRef$M = /*#__PURE__*/forwardRef(SvgNotificationInfoOutline);
110
110
 
111
111
  var _path$L;
112
112
  function _extends$L() { return _extends$L = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$L.apply(null, arguments); }
113
- var SvgNotificationInfoOutline = function SvgNotificationInfoOutline(props, ref) {
113
+ var SvgFileFileWordFill = function SvgFileFileWordFill(props, ref) {
114
114
  return /*#__PURE__*/React.createElement("svg", _extends$L({
115
115
  xmlns: "http://www.w3.org/2000/svg",
116
116
  width: 24,
@@ -118,14 +118,16 @@ var SvgNotificationInfoOutline = function SvgNotificationInfoOutline(props, ref)
118
118
  viewBox: "0 0 24 24",
119
119
  ref: ref
120
120
  }, props), _path$L || (_path$L = /*#__PURE__*/React.createElement("path", {
121
- d: "M11 17h2v-6h-2v6zm1-8a.968.968 0 0 0 .713-.288A.967.967 0 0 0 13 8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 7a.967.967 0 0 0-.712.287A.968.968 0 0 0 11 8c0 .283.096.52.288.712A.965.965 0 0 0 12 9zm0 13a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12 22zm0-2c2.233 0 4.125-.775 5.675-2.325C19.225 16.125 20 14.233 20 12c0-2.233-.775-4.125-2.325-5.675C16.125 4.775 14.233 4 12 4c-2.233 0-4.125.775-5.675 2.325C4.775 7.875 4 9.767 4 12c0 2.233.775 4.125 2.325 5.675C7.875 19.225 9.767 20 12 20z"
121
+ fillRule: "evenodd",
122
+ d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm1.2 18h-1.4L12 13.2 10.2 20H8.8l-2.2-9h1.5l1.4 6.8 1.8-6.8h1.3l1.8 6.8 1.4-6.8h1.5l-2.1 9zM13 9V3.5L18.5 9H13z",
123
+ clipRule: "evenodd"
122
124
  })));
123
125
  };
124
- var ForwardRef$L = /*#__PURE__*/forwardRef(SvgNotificationInfoOutline);
126
+ var ForwardRef$L = /*#__PURE__*/forwardRef(SvgFileFileWordFill);
125
127
 
126
128
  var _path$K;
127
129
  function _extends$K() { return _extends$K = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$K.apply(null, arguments); }
128
- var SvgNotificationInfoFill = function SvgNotificationInfoFill(props, ref) {
130
+ var SvgFileFileExcelFill = function SvgFileFileExcelFill(props, ref) {
129
131
  return /*#__PURE__*/React.createElement("svg", _extends$K({
130
132
  xmlns: "http://www.w3.org/2000/svg",
131
133
  width: 24,
@@ -133,154 +135,33 @@ var SvgNotificationInfoFill = function SvgNotificationInfoFill(props, ref) {
133
135
  viewBox: "0 0 24 24",
134
136
  ref: ref
135
137
  }, props), _path$K || (_path$K = /*#__PURE__*/React.createElement("path", {
136
- d: "M11 17h2v-6h-2v6zm1-8a.968.968 0 0 0 .713-.288A.967.967 0 0 0 13 8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 7a.967.967 0 0 0-.712.287A.968.968 0 0 0 11 8c0 .283.096.52.288.712A.965.965 0 0 0 12 9zm0 13a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12 22z"
138
+ fillRule: "evenodd",
139
+ d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm1.8 18H14l-2-3.4-2 3.4H8.2l2.9-4.5L8.2 11H10l2 3.4 2-3.4h1.8l-2.9 4.5 2.9 4.5zM13 9V3.5L18.5 9H13z",
140
+ clipRule: "evenodd"
137
141
  })));
138
142
  };
139
- var ForwardRef$K = /*#__PURE__*/forwardRef(SvgNotificationInfoFill);
143
+ var ForwardRef$K = /*#__PURE__*/forwardRef(SvgFileFileExcelFill);
140
144
 
141
- var _path$J, _path2$5, _path3, _path4, _path5, _path6, _g, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _defs;
145
+ var _path$J;
142
146
  function _extends$J() { return _extends$J = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$J.apply(null, arguments); }
143
- var SvgEmptyTable = function SvgEmptyTable(props, ref) {
147
+ var SvgFileFilePdfFill = function SvgFileFilePdfFill(props, ref) {
144
148
  return /*#__PURE__*/React.createElement("svg", _extends$J({
145
- width: 232,
146
- height: 180,
147
- viewBox: "0 0 232 180",
148
- fill: "none",
149
149
  xmlns: "http://www.w3.org/2000/svg",
150
+ width: 24,
151
+ height: 24,
152
+ viewBox: "0 0 24 24",
150
153
  ref: ref
151
- }, props), /*#__PURE__*/React.createElement("g", {
152
- clipPath: "url(#bx7xymqaor0hb2xlf_a)"
153
- }, _path$J || (_path$J = /*#__PURE__*/React.createElement("path", {
154
- d: "M150.585 1.535C49.483-11.495 27.481 61.805 45.725 97.481c10.581 20.69-39.64 70.792 17.744 81.468 27.538 5.123 36-13.341 62.433-10.655 35.4 3.6 148.167-4.73 88.349-78.915-31.713-39.335 1.026-79.506-63.666-87.844Z",
155
- fill: "#F5F6FA"
156
- })), _path2$5 || (_path2$5 = /*#__PURE__*/React.createElement("path", {
157
- d: "m58.069 136.51-.654 4.238-1.27-5.38a58.934 58.934 0 0 0-11.462-4.965l-.083 5.636-2.545-6.393a55.094 55.094 0 0 0-13.655-1.854l.704 6.178-3.356-6.108c-4.151.183-8.256.946-12.195 2.268l2.33 3.525s-2.173-1.597-4.084-2.896a40.951 40.951 0 0 0-10.833 6.285 85.492 85.492 0 0 0 12.575 10.527c2.482-.637 5.127-1.279 5.127-1.279l-3.261 2.537a69.366 69.366 0 0 0 13.283 6.865c2.346-1.353 5.416-3.269 5.416-3.269l-3.554 3.931a42.226 42.226 0 0 0 15.45 2.359l4.259-4.213-1.697 4.001c7.002-.848 14.144-3.902 20.95-10.344-1.621-3.869-5.768-8.073-11.445-11.649Z",
158
- fill: "#9BDEFF"
159
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
160
- fillRule: "evenodd",
161
- clipRule: "evenodd",
162
- d: "M.557 136.978a.413.413 0 0 1 .475-.342l68.549 11.118a.414.414 0 0 1-.133.817L.9 137.453a.415.415 0 0 1-.342-.475Z",
163
- fill: "#fff"
164
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
165
- d: "M174.887 125.586h-88.1c-2.752 0-5.38-2.234-5.38-4.986V27.534c0-2.752 2.644-4.966 5.38-4.966h88.1c2.752 0 5.4 2.23 5.4 4.966V120.6c0 2.752-2.632 4.986-5.4 4.986Z",
166
- fill: "#9BDEFF"
167
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
168
- fillRule: "evenodd",
169
- clipRule: "evenodd",
170
- d: "M86.786 22.982c-2.55 0-4.965 2.07-4.965 4.552V120.6c0 2.484 2.4 4.572 4.965 4.572h88.101c2.582 0 4.986-2.089 4.986-4.572V27.534c0-2.464-2.418-4.552-4.986-4.552h-88.1Zm-5.793 4.552c0-3.022 2.874-5.38 5.793-5.38h88.101c2.935 0 5.814 2.374 5.814 5.38V120.6c0 3.021-2.86 5.4-5.814 5.4h-88.1c-2.94 0-5.794-2.381-5.794-5.4V27.534Z",
171
- fill: "#1D1E26"
172
- })), /*#__PURE__*/React.createElement("mask", {
173
- id: "bx7xymg6ad8hy0w6p_b",
174
- style: {
175
- maskType: "alpha"
176
- },
177
- maskUnits: "userSpaceOnUse",
178
- x: 81,
179
- y: 22,
180
- width: 100,
181
- height: 104
182
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
183
- d: "M174.887 125.586h-88.1c-2.752 0-5.38-2.234-5.38-4.986V27.534c0-2.752 2.644-4.966 5.38-4.966h88.1c2.752 0 5.4 2.23 5.4 4.966V120.6c0 2.752-2.632 4.986-5.4 4.986Z",
184
- fill: "#9BDEFF"
185
- }))), _g || (_g = /*#__PURE__*/React.createElement("g", {
186
- mask: "url(#bx7xymg6ad8hy0w6p_b)",
154
+ }, props), _path$J || (_path$J = /*#__PURE__*/React.createElement("path", {
187
155
  fillRule: "evenodd",
156
+ d: "M13 9h5.5L13 3.5V9zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm4.1 9.4c-.02.04-.29 1.76-2.1 4.69 0 0-3.5 1.82-2.67 3.18.67 1.08 2.32-.04 3.74-2.68 0 0 1.82-.64 4.24-.82 0 0 3.86 1.73 4.39-.11.52-1.86-3.06-1.44-3.7-1.25 0 0-2-1.35-2.5-3.21 0 0 1.14-3.95-.61-3.9-1.75.05-1.09 3.13-.79 4.1zm.81 1.04c.03.01.47 1.21 1.89 2.46 0 0-2.33.46-3.39.9 0 0 1-1.73 1.5-3.36zm3.93 2.72c.58-.16 2.33.15 2.26.48-.06.33-2.26-.48-2.26-.48zM7.77 17c-.53 1.24-1.44 2-1.67 2-.23 0 .7-1.6 1.67-2zm3.14-6.93c0-.07-.36-2.2 0-2.15.54.08 0 2.08 0 2.15z",
188
157
  clipRule: "evenodd"
189
- }, /*#__PURE__*/React.createElement("path", {
190
- d: "M69.817 99.247a.414.414 0 0 1 .585-.003l50.88 50.483a.414.414 0 0 1-.583.588l-50.88-50.483a.414.414 0 0 1-.002-.585ZM72.802 28.407a.414.414 0 0 1 .553.192l63.6 131.172a.413.413 0 1 1-.745.361L72.61 28.96a.414.414 0 0 1 .192-.553Z",
191
- fill: "#fff"
192
- }), /*#__PURE__*/React.createElement("path", {
193
- d: "M142.576 6.515a.415.415 0 0 1 .087.58L60.185 118.817a.413.413 0 1 1-.665-.491L141.997 6.603a.414.414 0 0 1 .579-.088ZM197.977 60.314c.181.14.214.4.075.58l-76.734 99.311a.414.414 0 0 1-.655-.506l76.734-99.31a.413.413 0 0 1 .58-.075ZM192.316 43.44a.413.413 0 0 1-.103.576L60.089 135.878a.414.414 0 0 1-.473-.68L191.74 43.336a.414.414 0 0 1 .576.104Z",
194
- fill: "#fff"
195
- }), /*#__PURE__*/React.createElement("path", {
196
- d: "M91.966 11.532a.414.414 0 0 1 .585-.021l129.252 120a.414.414 0 0 1-.563.606l-129.252-120a.414.414 0 0 1-.022-.585ZM75.232 2.769a.414.414 0 0 1 .568.143l93.554 156.828a.414.414 0 1 1-.711.424L75.089 3.336a.414.414 0 0 1 .143-.567ZM125.643.329a.414.414 0 0 1 .584.041l71.81 82.759a.413.413 0 1 1-.625.542L125.602.913a.414.414 0 0 1 .041-.584Z",
197
- fill: "#fff"
198
- }), /*#__PURE__*/React.createElement("path", {
199
- d: "M67.271 75.369a.414.414 0 0 1 .547-.209l156.745 70.345a.413.413 0 1 1-.339.755L67.479 75.916a.414.414 0 0 1-.208-.547Z",
200
- fill: "#fff"
201
- }), /*#__PURE__*/React.createElement("path", {
202
- d: "M159.279 8.938a.414.414 0 0 1 .265.522L101.278 187.39a.413.413 0 1 1-.787-.258l58.266-177.93a.414.414 0 0 1 .522-.265Z",
203
- fill: "#fff"
204
- }), /*#__PURE__*/React.createElement("path", {
205
- d: "M86.786 22.982c-2.55 0-4.965 2.07-4.965 4.552V120.6c0 2.484 2.4 4.572 4.965 4.572h88.101c2.582 0 4.986-2.089 4.986-4.572V27.534c0-2.464-2.418-4.552-4.986-4.552h-88.1Zm-5.793 4.552c0-3.022 2.874-5.38 5.793-5.38h88.101c2.935 0 5.814 2.374 5.814 5.38V120.6c0 3.021-2.86 5.4-5.814 5.4h-88.1c-2.94 0-5.794-2.381-5.794-5.4V27.534Z",
206
- fill: "#1D1E26"
207
- }))), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
208
- d: "M180.287 30.828H81.39v-3.724a4.966 4.966 0 0 1 4.966-4.966H175.3a4.963 4.963 0 0 1 4.986 4.965v3.725Z",
209
- fill: "#fff"
210
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
211
- fillRule: "evenodd",
212
- clipRule: "evenodd",
213
- d: "M177.05 22.893a4.548 4.548 0 0 0-1.748-.341H86.356a4.552 4.552 0 0 0-4.552 4.552v3.31h98.069v-3.31a4.55 4.55 0 0 0-2.823-4.211Zm-1.75-1.169a5.375 5.375 0 0 1 4.989 3.316c.272.654.412 1.355.412 2.064v3.724a.414.414 0 0 1-.414.413H81.39a.414.414 0 0 1-.413-.413v-3.724a5.38 5.38 0 0 1 5.379-5.38H175.3Z",
214
- fill: "#1D1E26"
215
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
216
- d: "M87.324 28.217a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6ZM93.597 28.217a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6ZM99.866 28.217a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6Z",
217
- fill: "#1D1E26"
218
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
219
- d: "M151.71 47.806H63.614a4.986 4.986 0 0 0-4.986 4.986v93.062a4.986 4.986 0 0 0 4.986 4.986h88.096a4.986 4.986 0 0 0 4.987-4.986V52.792a4.987 4.987 0 0 0-4.987-4.986Z",
220
- fill: "#fff"
221
- })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
222
- fillRule: "evenodd",
223
- clipRule: "evenodd",
224
- d: "M63.614 48.22a4.572 4.572 0 0 0-4.572 4.572v93.062a4.572 4.572 0 0 0 4.572 4.572h88.096a4.572 4.572 0 0 0 4.573-4.572V52.792a4.572 4.572 0 0 0-4.573-4.573H63.614Zm-5.4 4.572a5.4 5.4 0 0 1 5.4-5.4h88.096a5.4 5.4 0 0 1 5.4 5.4v93.062a5.4 5.4 0 0 1-5.4 5.4H63.614a5.4 5.4 0 0 1-5.4-5.4V52.792Z",
225
- fill: "#1D1E26"
226
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
227
- d: "M157.11 56.081H58.214v-3.724a4.986 4.986 0 0 1 4.986-4.965h88.924a4.988 4.988 0 0 1 4.986 4.965v3.724Z",
228
- fill: "#008ACE"
229
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
230
- d: "M64.566 53.474a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6ZM70.835 53.474a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6ZM77.103 53.474a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6Z",
231
- fill: "#1D1E26"
232
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
233
- fillRule: "evenodd",
234
- clipRule: "evenodd",
235
- d: "M48.968 36.067a.414.414 0 0 1 .585.018l7.005 7.448a.414.414 0 1 1-.603.567l-7.005-7.448a.414.414 0 0 1 .018-.585ZM46.99 44.047a.414.414 0 0 1 .554-.188l6.269 3.104a.414.414 0 0 1-.367.742l-6.27-3.104a.414.414 0 0 1-.187-.554ZM183.97 9.366a.414.414 0 0 1 .213.545l-2.896 6.62a.414.414 0 0 1-.759-.331l2.897-6.621a.414.414 0 0 1 .545-.213ZM192.373 9.866a.415.415 0 0 1 0 .585l-8.276 8.276a.414.414 0 1 1-.585-.585l8.275-8.276a.415.415 0 0 1 .586 0ZM192.464 19.108a.413.413 0 0 1-.23.538l-6.207 2.483a.414.414 0 0 1-.308-.768l6.207-2.483a.414.414 0 0 1 .538.23ZM182.977 54.848c.228 0 .413.185.413.414v58.345a.414.414 0 1 1-.827 0V55.262c0-.229.185-.414.414-.414Z",
236
- fill: "#1D1E26"
237
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
238
- d: "M133.371 157.945c23.196 0 42-18.804 42-42s-18.804-42-42-42-42 18.804-42 42 18.804 42 42 42Z",
239
- fill: "#008ACE"
240
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
241
- d: "M133.371 149.669c18.625 0 33.724-15.099 33.724-33.724 0-18.625-15.099-33.724-33.724-33.724-18.625 0-33.724 15.099-33.724 33.724 0 18.625 15.099 33.724 33.724 33.724Z",
242
- fill: "#fff"
243
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
244
- d: "M117.312 113.565a3.807 3.807 0 1 0 0-7.614 3.807 3.807 0 0 0 0 7.614ZM149.435 113.565a3.806 3.806 0 1 0 0-7.612 3.806 3.806 0 0 0 0 7.612Z",
245
- fill: "#1D1E26"
246
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
247
- fillRule: "evenodd",
248
- clipRule: "evenodd",
249
- d: "M133.38 123.952c-4.592 0-8.525 2.259-10.468 5.423a.827.827 0 1 1-1.41-.866c2.27-3.697 6.762-6.212 11.878-6.212 5.108 0 9.646 2.485 11.882 6.22a.827.827 0 1 1-1.42.85c-1.902-3.176-5.863-5.415-10.462-5.415Z",
250
- fill: "#1D1E26"
251
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
252
- d: "m170.965 137.356-7.822 9.777 1.668 1.334 7.822-9.777-1.668-1.334Z",
253
- fill: "#1D1E26"
254
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
255
- d: "M200.774 163.345c.579 2.143-3.331 6.852-5.553 6.939-7.035.277-28.73-23.913-28.73-23.913l4.44-5.553s28.122 16.142 29.843 22.527Z",
256
- fill: "#9BDEFF"
257
- })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
258
- d: "M204.424 178.378a6.223 6.223 0 0 0 6.223-6.224 6.224 6.224 0 1 0-6.223 6.224Z",
259
- fill: "#9BDEFF"
260
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
261
- d: "M199.586 168.269a6.173 6.173 0 0 1 3.311-2.131l-2.123-1.697c-.464 2.069-2.959 4.995-4.837 5.69l2.296 1.837a6.173 6.173 0 0 1 1.353-3.699Z",
262
- fill: "#1D1E26"
263
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
264
- d: "m72.357 138.314-3.5 2.955 2.722-5.317a67.379 67.379 0 0 0-5.958-12.509l-4.014 4.514 2.38-7.076a63.412 63.412 0 0 0-9.932-11.611l-3.724 5.549 1.54-7.448a50.152 50.152 0 0 0-11.628-7.179l-.567 4.605s-.675-2.896-1.333-5.38a44.62 44.62 0 0 0-13.315-2.896 96.722 96.722 0 0 0 2.983 17.856c2.483 1.311 5.119 2.751 5.119 2.751l-4.461-.347a79.474 79.474 0 0 0 6.091 15.385c2.897.637 6.745 1.353 6.745 1.353l-5.677.55c2.871 4.965 6.492 9.6 11.069 13.349l6.45-.269-4.191 1.99c6.356 4.49 14.37 7.3 24.48 7.105 1.398-4.332.902-10.816-1.279-17.93Z",
265
- fill: "#008ACE"
266
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
267
- fillRule: "evenodd",
268
- clipRule: "evenodd",
269
- d: "M24.73 96.184a.414.414 0 0 1 .581.06l48.646 59.751a.413.413 0 1 1-.642.523L24.67 96.766a.414.414 0 0 1 .06-.582Z",
270
- fill: "#fff"
271
- }))), _defs || (_defs = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
272
- id: "bx7xymqaor0hb2xlf_a"
273
- }, /*#__PURE__*/React.createElement("path", {
274
- fill: "#fff",
275
- transform: "translate(.552)",
276
- d: "M0 0h230.897v180H0z"
277
- })))));
158
+ })));
278
159
  };
279
- var ForwardRef$J = /*#__PURE__*/forwardRef(SvgEmptyTable);
160
+ var ForwardRef$J = /*#__PURE__*/forwardRef(SvgFileFilePdfFill);
280
161
 
281
162
  var _path$I;
282
163
  function _extends$I() { return _extends$I = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$I.apply(null, arguments); }
283
- var SvgTableSortAscOutline = function SvgTableSortAscOutline(props, ref) {
164
+ var SvgFileFileImageFill = function SvgFileFileImageFill(props, ref) {
284
165
  return /*#__PURE__*/React.createElement("svg", _extends$I({
285
166
  xmlns: "http://www.w3.org/2000/svg",
286
167
  width: 24,
@@ -288,14 +169,16 @@ var SvgTableSortAscOutline = function SvgTableSortAscOutline(props, ref) {
288
169
  viewBox: "0 0 24 24",
289
170
  ref: ref
290
171
  }, props), _path$I || (_path$I = /*#__PURE__*/React.createElement("path", {
291
- d: "M11 21V6.825L9.4 8.4 8 7l4-4 4 4-1.4 1.4L13 6.825V21h-2z"
172
+ fillRule: "evenodd",
173
+ d: "M13 9h5.5L13 3.5V9zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2zm0 18h12v-8l-4 4-2-2-6 6zM8 9a2 2 0 1 0 0 4 2 2 0 0 0 0-4z",
174
+ clipRule: "evenodd"
292
175
  })));
293
176
  };
294
- var ForwardRef$I = /*#__PURE__*/forwardRef(SvgTableSortAscOutline);
177
+ var ForwardRef$I = /*#__PURE__*/forwardRef(SvgFileFileImageFill);
295
178
 
296
- var _path$H;
179
+ var _path$H, _path2$5;
297
180
  function _extends$H() { return _extends$H = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$H.apply(null, arguments); }
298
- var SvgTableSortDescOutline = function SvgTableSortDescOutline(props, ref) {
181
+ var SvgFileFileVideoFill = function SvgFileFileVideoFill(props, ref) {
299
182
  return /*#__PURE__*/React.createElement("svg", _extends$H({
300
183
  xmlns: "http://www.w3.org/2000/svg",
301
184
  width: 24,
@@ -303,1062 +186,416 @@ var SvgTableSortDescOutline = function SvgTableSortDescOutline(props, ref) {
303
186
  viewBox: "0 0 24 24",
304
187
  ref: ref
305
188
  }, props), _path$H || (_path$H = /*#__PURE__*/React.createElement("path", {
306
- d: "M13 3v14.175l1.6-1.575L16 17l-4 4-4-4 1.4-1.4 1.6 1.575V3h2z"
307
- })));
308
- };
309
- var ForwardRef$H = /*#__PURE__*/forwardRef(SvgTableSortDescOutline);
310
-
311
- var _path$G;
312
- function _extends$G() { return _extends$G = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$G.apply(null, arguments); }
313
- var SvgActionDragIndicatorOutline = function SvgActionDragIndicatorOutline(props, ref) {
314
- return /*#__PURE__*/React.createElement("svg", _extends$G({
315
- xmlns: "http://www.w3.org/2000/svg",
316
- width: 24,
317
- height: 24,
318
- viewBox: "0 0 24 24",
319
- ref: ref
320
- }, props), _path$G || (_path$G = /*#__PURE__*/React.createElement("path", {
321
- d: "M9 20c-.55 0-1.02-.196-1.412-.587A1.927 1.927 0 0 1 7 18c0-.55.196-1.021.588-1.413A1.925 1.925 0 0 1 9 16c.55 0 1.021.196 1.413.587.391.392.587.863.587 1.413s-.196 1.021-.587 1.413A1.928 1.928 0 0 1 9 20zm6 0c-.55 0-1.02-.196-1.412-.587A1.927 1.927 0 0 1 13 18c0-.55.196-1.021.588-1.413A1.925 1.925 0 0 1 15 16c.55 0 1.021.196 1.413.587.391.392.587.863.587 1.413s-.196 1.021-.587 1.413A1.928 1.928 0 0 1 15 20zm-6-6c-.55 0-1.02-.196-1.412-.588A1.923 1.923 0 0 1 7 12c0-.55.196-1.021.588-1.413A1.925 1.925 0 0 1 9 10c.55 0 1.021.196 1.413.587.391.392.587.863.587 1.413s-.196 1.02-.587 1.412A1.927 1.927 0 0 1 9 14zm6 0c-.55 0-1.02-.196-1.412-.588A1.923 1.923 0 0 1 13 12c0-.55.196-1.021.588-1.413A1.925 1.925 0 0 1 15 10c.55 0 1.021.196 1.413.587.391.392.587.863.587 1.413s-.196 1.02-.587 1.412A1.927 1.927 0 0 1 15 14zM9 8c-.55 0-1.02-.196-1.412-.588A1.923 1.923 0 0 1 7 6c0-.55.196-1.02.588-1.412A1.923 1.923 0 0 1 9 4c.55 0 1.021.196 1.413.588.391.391.587.862.587 1.412 0 .55-.196 1.02-.587 1.412A1.927 1.927 0 0 1 9 8zm6 0c-.55 0-1.02-.196-1.412-.588A1.923 1.923 0 0 1 13 6c0-.55.196-1.02.588-1.412A1.923 1.923 0 0 1 15 4c.55 0 1.021.196 1.413.588.391.391.587.862.587 1.412 0 .55-.196 1.02-.587 1.412A1.927 1.927 0 0 1 15 8z"
322
- })));
323
- };
324
- var ForwardRef$G = /*#__PURE__*/forwardRef(SvgActionDragIndicatorOutline);
325
-
326
- var _path$F;
327
- function _extends$F() { return _extends$F = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$F.apply(null, arguments); }
328
- var SvgNavigationMoreVertOutline = function SvgNavigationMoreVertOutline(props, ref) {
329
- return /*#__PURE__*/React.createElement("svg", _extends$F({
330
- xmlns: "http://www.w3.org/2000/svg",
331
- width: 24,
332
- height: 24,
333
- viewBox: "0 0 24 24",
334
- ref: ref
335
- }, props), _path$F || (_path$F = /*#__PURE__*/React.createElement("path", {
336
- fillRule: "evenodd",
337
- d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z",
338
- clipRule: "evenodd"
339
- })));
340
- };
341
- var ForwardRef$F = /*#__PURE__*/forwardRef(SvgNavigationMoreVertOutline);
342
-
343
- var _path$E;
344
- function _extends$E() { return _extends$E = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$E.apply(null, arguments); }
345
- var SvgNavigationRefreshOutline = function SvgNavigationRefreshOutline(props, ref) {
346
- return /*#__PURE__*/React.createElement("svg", _extends$E({
347
- xmlns: "http://www.w3.org/2000/svg",
348
- width: 24,
349
- height: 24,
350
- viewBox: "0 0 24 24",
351
- ref: ref
352
- }, props), _path$E || (_path$E = /*#__PURE__*/React.createElement("path", {
353
- d: "M12 20c-2.233 0-4.125-.775-5.675-2.325C4.775 16.125 4 14.233 4 12c0-2.233.775-4.125 2.325-5.675C7.875 4.775 9.767 4 12 4c1.15 0 2.25.238 3.3.713A7.617 7.617 0 0 1 18 6.75V4h2v7h-7V9h4.2a5.837 5.837 0 0 0-2.187-2.2A5.93 5.93 0 0 0 12 6c-1.667 0-3.083.583-4.25 1.75C6.583 8.917 6 10.333 6 12c0 1.667.583 3.083 1.75 4.25C8.917 17.417 10.333 18 12 18a5.863 5.863 0 0 0 3.475-1.1A5.81 5.81 0 0 0 17.65 14h2.1c-.467 1.767-1.417 3.208-2.85 4.325S13.833 20 12 20z"
354
- })));
355
- };
356
- var ForwardRef$E = /*#__PURE__*/forwardRef(SvgNavigationRefreshOutline);
357
-
358
- var _path$D;
359
- function _extends$D() { return _extends$D = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$D.apply(null, arguments); }
360
- var SvgActionLockFill = function SvgActionLockFill(props, ref) {
361
- return /*#__PURE__*/React.createElement("svg", _extends$D({
362
- xmlns: "http://www.w3.org/2000/svg",
363
- width: 24,
364
- height: 24,
365
- viewBox: "0 0 24 24",
366
- ref: ref
367
- }, props), _path$D || (_path$D = /*#__PURE__*/React.createElement("path", {
368
- fillRule: "evenodd",
369
- d: "M12 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM7 9V7a5 5 0 0 1 10 0v2h1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V11a2 2 0 0 1 2-2h1zm2 0h6V7a3 3 0 1 0-6 0v2z",
370
- clipRule: "evenodd"
371
- })));
372
- };
373
- var ForwardRef$D = /*#__PURE__*/forwardRef(SvgActionLockFill);
374
-
375
- var _path$C, _path2$4;
376
- function _extends$C() { return _extends$C = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$C.apply(null, arguments); }
377
- var SvgTableGroupColumnLeftFill = function SvgTableGroupColumnLeftFill(props, ref) {
378
- return /*#__PURE__*/React.createElement("svg", _extends$C({
379
- xmlns: "http://www.w3.org/2000/svg",
380
- width: 24,
381
- height: 24,
382
- viewBox: "0 0 24 24",
383
- ref: ref
384
- }, props), _path$C || (_path$C = /*#__PURE__*/React.createElement("path", {
385
- d: "M5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6V3H5z"
386
- })), _path2$4 || (_path2$4 = /*#__PURE__*/React.createElement("path", {
189
+ d: "M14.992 14 9.5 17.138v-6.276L14.992 14z"
190
+ })), _path2$5 || (_path2$5 = /*#__PURE__*/React.createElement("path", {
387
191
  fillRule: "evenodd",
388
- d: "M13 21V3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-6zm2-16h4v14h-4V5z",
192
+ d: "M4 4c0-1.11.89-2 2-2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4zm9-.5V9h5.5L13 3.5zM8.5 9.138v9.724L17.008 14 8.5 9.138z",
389
193
  clipRule: "evenodd"
390
- })));
391
- };
392
- var ForwardRef$C = /*#__PURE__*/forwardRef(SvgTableGroupColumnLeftFill);
393
-
394
- var _path$B, _path2$3;
395
- function _extends$B() { return _extends$B = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$B.apply(null, arguments); }
396
- var SvgTableGroupColumnRightFill = function SvgTableGroupColumnRightFill(props, ref) {
397
- return /*#__PURE__*/React.createElement("svg", _extends$B({
398
- xmlns: "http://www.w3.org/2000/svg",
399
- width: 24,
400
- height: 24,
401
- viewBox: "0 0 24 24",
402
- ref: ref
403
- }, props), _path$B || (_path$B = /*#__PURE__*/React.createElement("path", {
404
- d: "M13 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-6V3z"
405
- })), _path2$3 || (_path2$3 = /*#__PURE__*/React.createElement("path", {
406
- fillRule: "evenodd",
407
- d: "M9 5H5v14h4V5zM5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6V3H5z",
408
- clipRule: "evenodd"
409
- })));
410
- };
411
- var ForwardRef$B = /*#__PURE__*/forwardRef(SvgTableGroupColumnRightFill);
412
-
413
- var _path$A;
414
- function _extends$A() { return _extends$A = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$A.apply(null, arguments); }
415
- var SvgTableSwapOutline = function SvgTableSwapOutline(props, ref) {
416
- return /*#__PURE__*/React.createElement("svg", _extends$A({
417
- xmlns: "http://www.w3.org/2000/svg",
418
- width: 24,
419
- height: 24,
420
- viewBox: "0 0 24 24",
421
- ref: ref
422
- }, props), _path$A || (_path$A = /*#__PURE__*/React.createElement("path", {
423
- d: "M7 6.825V20h2V6.825L10.6 8.4 12 7 8 3 4 7l1.4 1.4L7 6.825zm10 10.35V4h-2v13.175L13.4 15.6 12 17l4 4 4-4-1.4-1.4-1.6 1.575z"
424
- })));
425
- };
426
- var ForwardRef$A = /*#__PURE__*/forwardRef(SvgTableSwapOutline);
427
-
428
- var _path$z;
429
- function _extends$z() { return _extends$z = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$z.apply(null, arguments); }
430
- var SvgContentFiltrationFill = function SvgContentFiltrationFill(props, ref) {
431
- return /*#__PURE__*/React.createElement("svg", _extends$z({
432
- xmlns: "http://www.w3.org/2000/svg",
433
- width: 24,
434
- height: 24,
435
- viewBox: "0 0 24 24",
436
- ref: ref
437
- }, props), _path$z || (_path$z = /*#__PURE__*/React.createElement("path", {
438
- d: "M14 13v8l-4-2v-6L2.95 4h18.1L14 13z"
439
- })));
440
- };
441
- var ForwardRef$z = /*#__PURE__*/forwardRef(SvgContentFiltrationFill);
442
-
443
- var _path$y;
444
- function _extends$y() { return _extends$y = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$y.apply(null, arguments); }
445
- var SvgNavigationChevronUpOutline = function SvgNavigationChevronUpOutline(props, ref) {
446
- return /*#__PURE__*/React.createElement("svg", _extends$y({
447
- xmlns: "http://www.w3.org/2000/svg",
448
- width: 24,
449
- height: 24,
450
- viewBox: "0 0 24 24",
451
- ref: ref
452
- }, props), _path$y || (_path$y = /*#__PURE__*/React.createElement("path", {
453
- d: "M18.586 15.914 20 14.5l-8-8-8 8 1.414 1.414L12 9.328l6.586 6.586z"
454
- })));
455
- };
456
- var ForwardRef$y = /*#__PURE__*/forwardRef(SvgNavigationChevronUpOutline);
457
-
458
- var _path$x;
459
- function _extends$x() { return _extends$x = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$x.apply(null, arguments); }
460
- var SvgNavigationCollapseAllOutline = function SvgNavigationCollapseAllOutline(props, ref) {
461
- return /*#__PURE__*/React.createElement("svg", _extends$x({
462
- xmlns: "http://www.w3.org/2000/svg",
463
- width: 24,
464
- height: 24,
465
- viewBox: "0 0 24 24",
466
- ref: ref
467
- }, props), _path$x || (_path$x = /*#__PURE__*/React.createElement("path", {
468
- d: "M16.5 4.414 15.086 3 12 6.086 8.914 3 7.5 4.414l4.5 4.5 4.5-4.5zM9 13v-2h6v2H9zm6.086 8 1.414-1.414-4.5-4.5-4.5 4.5L8.914 21 12 17.914 15.086 21z"
469
- })));
470
- };
471
- var ForwardRef$x = /*#__PURE__*/forwardRef(SvgNavigationCollapseAllOutline);
472
-
473
- var _path$w;
474
- function _extends$w() { return _extends$w = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$w.apply(null, arguments); }
475
- var SvgNavigationExpandAllOutline = function SvgNavigationExpandAllOutline(props, ref) {
476
- return /*#__PURE__*/React.createElement("svg", _extends$w({
477
- xmlns: "http://www.w3.org/2000/svg",
478
- width: 24,
479
- height: 24,
480
- viewBox: "0 0 24 24",
481
- ref: ref
482
- }, props), _path$w || (_path$w = /*#__PURE__*/React.createElement("path", {
483
- d: "m16.5 7.5-1.414 1.414L12 5.828 8.914 8.914 7.5 7.5 12 3l4.5 4.5zM9 13v-2h6v2H9zm6.086 2.086L16.5 16.5 12 21l-4.5-4.5 1.414-1.414L12 18.17l3.086-3.085z"
484
- })));
485
- };
486
- var ForwardRef$w = /*#__PURE__*/forwardRef(SvgNavigationExpandAllOutline);
487
-
488
- var _path$v;
489
- function _extends$v() { return _extends$v = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$v.apply(null, arguments); }
490
- var SvgActionSettingsFill = function SvgActionSettingsFill(props, ref) {
491
- return /*#__PURE__*/React.createElement("svg", _extends$v({
492
- xmlns: "http://www.w3.org/2000/svg",
493
- width: 24,
494
- height: 24,
495
- viewBox: "0 0 24 24",
496
- ref: ref
497
- }, props), _path$v || (_path$v = /*#__PURE__*/React.createElement("path", {
498
- d: "m9.25 22-.4-3.2a3.771 3.771 0 0 1-.612-.3 8.194 8.194 0 0 1-.563-.375L4.7 19.375l-2.75-4.75 2.575-1.95a2.39 2.39 0 0 1-.025-.338v-.675c0-.108.009-.22.025-.337L1.95 9.375l2.75-4.75 2.975 1.25c.184-.133.375-.258.575-.375.2-.117.4-.217.6-.3l.4-3.2h5.5l.4 3.2c.217.083.421.183.613.3.191.117.379.242.562.375l2.975-1.25 2.75 4.75-2.575 1.95c.017.117.025.229.025.337v.675c0 .109-.017.221-.05.338l2.575 1.95-2.75 4.75-2.95-1.25a6.826 6.826 0 0 1-.575.375c-.2.117-.4.217-.6.3l-.4 3.2h-5.5zm2.8-6.5c.967 0 1.792-.342 2.475-1.025A3.372 3.372 0 0 0 15.55 12c0-.967-.341-1.792-1.025-2.475A3.372 3.372 0 0 0 12.05 8.5c-.983 0-1.813.342-2.488 1.025A3.394 3.394 0 0 0 8.55 12c0 .967.338 1.792 1.012 2.475.676.683 1.505 1.025 2.488 1.025z"
499
- })));
500
- };
501
- var ForwardRef$v = /*#__PURE__*/forwardRef(SvgActionSettingsFill);
502
-
503
- var _path$u;
504
- function _extends$u() { return _extends$u = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$u.apply(null, arguments); }
505
- var SvgNavigationChevronLeftOutline = function SvgNavigationChevronLeftOutline(props, ref) {
506
- return /*#__PURE__*/React.createElement("svg", _extends$u({
507
- xmlns: "http://www.w3.org/2000/svg",
508
- width: 24,
509
- height: 24,
510
- viewBox: "0 0 24 24",
511
- ref: ref
512
- }, props), _path$u || (_path$u = /*#__PURE__*/React.createElement("path", {
513
- d: "M15.914 5.414 14.5 4l-8 8 8 8 1.414-1.414L9.328 12l6.586-6.586z"
514
- })));
515
- };
516
- var ForwardRef$u = /*#__PURE__*/forwardRef(SvgNavigationChevronLeftOutline);
517
-
518
- var _path$t;
519
- function _extends$t() { return _extends$t = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$t.apply(null, arguments); }
520
- var SvgNavigationChevronRightOutline = function SvgNavigationChevronRightOutline(props, ref) {
521
- return /*#__PURE__*/React.createElement("svg", _extends$t({
522
- xmlns: "http://www.w3.org/2000/svg",
523
- width: 24,
524
- height: 24,
525
- viewBox: "0 0 24 24",
526
- ref: ref
527
- }, props), _path$t || (_path$t = /*#__PURE__*/React.createElement("path", {
528
- d: "M8.086 18.586 9.5 20l8-8-8-8-1.414 1.414L14.672 12l-6.586 6.586z"
529
- })));
530
- };
531
- var ForwardRef$t = /*#__PURE__*/forwardRef(SvgNavigationChevronRightOutline);
532
-
533
- var _path$s;
534
- function _extends$s() { return _extends$s = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$s.apply(null, arguments); }
535
- var SvgActionAddOutline = function SvgActionAddOutline(props, ref) {
536
- return /*#__PURE__*/React.createElement("svg", _extends$s({
537
- xmlns: "http://www.w3.org/2000/svg",
538
- width: 24,
539
- height: 24,
540
- viewBox: "0 0 24 24",
541
- ref: ref
542
- }, props), _path$s || (_path$s = /*#__PURE__*/React.createElement("path", {
543
- d: "M13.286 3h-2.572v7.714H3v2.572h7.714V21h2.572v-7.714H21v-2.572h-7.714V3z"
544
- })));
545
- };
546
- var ForwardRef$s = /*#__PURE__*/forwardRef(SvgActionAddOutline);
547
-
548
- var _path$r;
549
- function _extends$r() { return _extends$r = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$r.apply(null, arguments); }
550
- var SvgNotificationDoneFill = function SvgNotificationDoneFill(props, ref) {
551
- return /*#__PURE__*/React.createElement("svg", _extends$r({
552
- xmlns: "http://www.w3.org/2000/svg",
553
- width: 24,
554
- height: 24,
555
- viewBox: "0 0 24 24",
556
- ref: ref
557
- }, props), _path$r || (_path$r = /*#__PURE__*/React.createElement("path", {
558
- d: "m2 12 3.077-3.2 4.615 4.8L18.923 4 22 7.2 9.692 20 2 12z"
559
- })));
560
- };
561
- var ForwardRef$r = /*#__PURE__*/forwardRef(SvgNotificationDoneFill);
562
-
563
- var _path$q;
564
- function _extends$q() { return _extends$q = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$q.apply(null, arguments); }
565
- var SvgRadioDotFill = function SvgRadioDotFill(props, ref) {
566
- return /*#__PURE__*/React.createElement("svg", _extends$q({
567
- xmlns: "http://www.w3.org/2000/svg",
568
- width: 24,
569
- height: 24,
570
- viewBox: "0 0 24 24",
571
- ref: ref
572
- }, props), _path$q || (_path$q = /*#__PURE__*/React.createElement("path", {
573
- d: "M12 19a7 7 0 1 0 0-14 7 7 0 0 0 0 14z"
574
- })));
575
- };
576
- var ForwardRef$q = /*#__PURE__*/forwardRef(SvgRadioDotFill);
577
-
578
- var _path$p;
579
- function _extends$p() { return _extends$p = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$p.apply(null, arguments); }
580
- var SvgNotificationHelpFill = function SvgNotificationHelpFill(props, ref) {
581
- return /*#__PURE__*/React.createElement("svg", _extends$p({
582
- xmlns: "http://www.w3.org/2000/svg",
583
- width: 24,
584
- height: 24,
585
- viewBox: "0 0 24 24",
586
- ref: ref
587
- }, props), _path$p || (_path$p = /*#__PURE__*/React.createElement("path", {
588
- d: "M11.95 18c.35 0 .646-.121.888-.363.241-.241.362-.537.362-.887s-.12-.646-.362-.887a1.208 1.208 0 0 0-.888-.363c-.35 0-.646.121-.888.363a1.206 1.206 0 0 0-.362.887c0 .35.12.646.362.887.242.242.538.363.888.363zm-.9-3.85h1.85c0-.55.063-.983.188-1.3.125-.317.479-.75 1.062-1.3a7.483 7.483 0 0 0 1.025-1.238c.25-.391.375-.862.375-1.412 0-.933-.342-1.65-1.025-2.15-.683-.5-1.492-.75-2.425-.75-.95 0-1.72.25-2.312.75-.592.5-1.005 1.1-1.238 1.8l1.65.65c.083-.3.271-.625.563-.975.291-.35.737-.525 1.337-.525.533 0 .933.146 1.2.437.267.292.4.613.4.963 0 .333-.1.646-.3.937-.2.292-.45.563-.75.813-.733.65-1.183 1.142-1.35 1.475-.167.333-.25.942-.25 1.825zM12 22a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12 22z"
589
- })));
590
- };
591
- var ForwardRef$p = /*#__PURE__*/forwardRef(SvgNotificationHelpFill);
592
-
593
- var _path$o;
594
- function _extends$o() { return _extends$o = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$o.apply(null, arguments); }
595
- var SvgNotificationCheckFill = function SvgNotificationCheckFill(props, ref) {
596
- return /*#__PURE__*/React.createElement("svg", _extends$o({
597
- xmlns: "http://www.w3.org/2000/svg",
598
- width: 24,
599
- height: 24,
600
- viewBox: "0 0 24 24",
601
- ref: ref
602
- }, props), _path$o || (_path$o = /*#__PURE__*/React.createElement("path", {
603
- d: "m10.6 16.6 7.05-7.05-1.4-1.4-5.65 5.65-2.85-2.85-1.4 1.4 4.25 4.25zM12 22a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12 22z"
604
- })));
605
- };
606
- var ForwardRef$o = /*#__PURE__*/forwardRef(SvgNotificationCheckFill);
607
-
608
- var _path$n;
609
- function _extends$n() { return _extends$n = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$n.apply(null, arguments); }
610
- var SvgNotificationWarningFill = function SvgNotificationWarningFill(props, ref) {
611
- return /*#__PURE__*/React.createElement("svg", _extends$n({
612
- xmlns: "http://www.w3.org/2000/svg",
613
- width: 24,
614
- height: 24,
615
- viewBox: "0 0 24 24",
616
- ref: ref
617
- }, props), _path$n || (_path$n = /*#__PURE__*/React.createElement("path", {
618
- d: "M1 21 12 2l11 19H1zm11-3a.968.968 0 0 0 .713-.288A.967.967 0 0 0 13 17a.967.967 0 0 0-.287-.712A.968.968 0 0 0 12 16a.965.965 0 0 0-.712.288A.965.965 0 0 0 11 17c0 .283.096.52.288.712A.965.965 0 0 0 12 18zm-1-3h2v-5h-2v5z"
619
- })));
620
- };
621
- var ForwardRef$n = /*#__PURE__*/forwardRef(SvgNotificationWarningFill);
622
-
623
- var _path$m;
624
- function _extends$m() { return _extends$m = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$m.apply(null, arguments); }
625
- var SvgNotificationErrorFill = function SvgNotificationErrorFill(props, ref) {
626
- return /*#__PURE__*/React.createElement("svg", _extends$m({
627
- xmlns: "http://www.w3.org/2000/svg",
628
- width: 24,
629
- height: 24,
630
- viewBox: "0 0 24 24",
631
- ref: ref
632
- }, props), _path$m || (_path$m = /*#__PURE__*/React.createElement("path", {
633
- d: "M12 17a.968.968 0 0 0 .713-.288A.967.967 0 0 0 13 16a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 15a.967.967 0 0 0-.712.287A.968.968 0 0 0 11 16c0 .283.096.52.288.712A.965.965 0 0 0 12 17zm-1-4h2V7h-2v6zm1 9a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12 22z"
634
- })));
635
- };
636
- var ForwardRef$m = /*#__PURE__*/forwardRef(SvgNotificationErrorFill);
637
-
638
- var _path$l;
639
- function _extends$l() { return _extends$l = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$l.apply(null, arguments); }
640
- var SvgFileFileWordFill = function SvgFileFileWordFill(props, ref) {
641
- return /*#__PURE__*/React.createElement("svg", _extends$l({
642
- xmlns: "http://www.w3.org/2000/svg",
643
- width: 24,
644
- height: 24,
645
- viewBox: "0 0 24 24",
646
- ref: ref
647
- }, props), _path$l || (_path$l = /*#__PURE__*/React.createElement("path", {
648
- fillRule: "evenodd",
649
- d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm1.2 18h-1.4L12 13.2 10.2 20H8.8l-2.2-9h1.5l1.4 6.8 1.8-6.8h1.3l1.8 6.8 1.4-6.8h1.5l-2.1 9zM13 9V3.5L18.5 9H13z",
650
- clipRule: "evenodd"
651
- })));
652
- };
653
- var ForwardRef$l = /*#__PURE__*/forwardRef(SvgFileFileWordFill);
654
-
655
- var _path$k;
656
- function _extends$k() { return _extends$k = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$k.apply(null, arguments); }
657
- var SvgFileFileExcelFill = function SvgFileFileExcelFill(props, ref) {
658
- return /*#__PURE__*/React.createElement("svg", _extends$k({
659
- xmlns: "http://www.w3.org/2000/svg",
660
- width: 24,
661
- height: 24,
662
- viewBox: "0 0 24 24",
663
- ref: ref
664
- }, props), _path$k || (_path$k = /*#__PURE__*/React.createElement("path", {
665
- fillRule: "evenodd",
666
- d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm1.8 18H14l-2-3.4-2 3.4H8.2l2.9-4.5L8.2 11H10l2 3.4 2-3.4h1.8l-2.9 4.5 2.9 4.5zM13 9V3.5L18.5 9H13z",
667
- clipRule: "evenodd"
668
- })));
669
- };
670
- var ForwardRef$k = /*#__PURE__*/forwardRef(SvgFileFileExcelFill);
671
-
672
- var _path$j;
673
- function _extends$j() { return _extends$j = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$j.apply(null, arguments); }
674
- var SvgFileFilePdfFill = function SvgFileFilePdfFill(props, ref) {
675
- return /*#__PURE__*/React.createElement("svg", _extends$j({
676
- xmlns: "http://www.w3.org/2000/svg",
677
- width: 24,
678
- height: 24,
679
- viewBox: "0 0 24 24",
680
- ref: ref
681
- }, props), _path$j || (_path$j = /*#__PURE__*/React.createElement("path", {
682
- fillRule: "evenodd",
683
- d: "M13 9h5.5L13 3.5V9zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2zm4.1 9.4c-.02.04-.29 1.76-2.1 4.69 0 0-3.5 1.82-2.67 3.18.67 1.08 2.32-.04 3.74-2.68 0 0 1.82-.64 4.24-.82 0 0 3.86 1.73 4.39-.11.52-1.86-3.06-1.44-3.7-1.25 0 0-2-1.35-2.5-3.21 0 0 1.14-3.95-.61-3.9-1.75.05-1.09 3.13-.79 4.1zm.81 1.04c.03.01.47 1.21 1.89 2.46 0 0-2.33.46-3.39.9 0 0 1-1.73 1.5-3.36zm3.93 2.72c.58-.16 2.33.15 2.26.48-.06.33-2.26-.48-2.26-.48zM7.77 17c-.53 1.24-1.44 2-1.67 2-.23 0 .7-1.6 1.67-2zm3.14-6.93c0-.07-.36-2.2 0-2.15.54.08 0 2.08 0 2.15z",
684
- clipRule: "evenodd"
685
- })));
686
- };
687
- var ForwardRef$j = /*#__PURE__*/forwardRef(SvgFileFilePdfFill);
688
-
689
- var _path$i;
690
- function _extends$i() { return _extends$i = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$i.apply(null, arguments); }
691
- var SvgFileFileImageFill = function SvgFileFileImageFill(props, ref) {
692
- return /*#__PURE__*/React.createElement("svg", _extends$i({
693
- xmlns: "http://www.w3.org/2000/svg",
694
- width: 24,
695
- height: 24,
696
- viewBox: "0 0 24 24",
697
- ref: ref
698
- }, props), _path$i || (_path$i = /*#__PURE__*/React.createElement("path", {
699
- fillRule: "evenodd",
700
- d: "M13 9h5.5L13 3.5V9zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2zm0 18h12v-8l-4 4-2-2-6 6zM8 9a2 2 0 1 0 0 4 2 2 0 0 0 0-4z",
701
- clipRule: "evenodd"
702
- })));
703
- };
704
- var ForwardRef$i = /*#__PURE__*/forwardRef(SvgFileFileImageFill);
705
-
706
- var _path$h, _path2$2;
707
- function _extends$h() { return _extends$h = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$h.apply(null, arguments); }
708
- var SvgFileFileVideoFill = function SvgFileFileVideoFill(props, ref) {
709
- return /*#__PURE__*/React.createElement("svg", _extends$h({
710
- xmlns: "http://www.w3.org/2000/svg",
711
- width: 24,
712
- height: 24,
713
- viewBox: "0 0 24 24",
714
- ref: ref
715
- }, props), _path$h || (_path$h = /*#__PURE__*/React.createElement("path", {
716
- d: "M14.992 14 9.5 17.138v-6.276L14.992 14z"
717
- })), _path2$2 || (_path2$2 = /*#__PURE__*/React.createElement("path", {
718
- fillRule: "evenodd",
719
- d: "M4 4c0-1.11.89-2 2-2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4zm9-.5V9h5.5L13 3.5zM8.5 9.138v9.724L17.008 14 8.5 9.138z",
720
- clipRule: "evenodd"
721
- })));
722
- };
723
- var ForwardRef$h = /*#__PURE__*/forwardRef(SvgFileFileVideoFill);
724
-
725
- var _path$g;
726
- function _extends$g() { return _extends$g = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$g.apply(null, arguments); }
727
- var SvgFileFileTableFill = function SvgFileFileTableFill(props, ref) {
728
- return /*#__PURE__*/React.createElement("svg", _extends$g({
729
- xmlns: "http://www.w3.org/2000/svg",
730
- width: 24,
731
- height: 24,
732
- viewBox: "0 0 24 24",
733
- ref: ref
734
- }, props), _path$g || (_path$g = /*#__PURE__*/React.createElement("path", {
735
- fillRule: "evenodd",
736
- d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm-4 17H7v-2h3v2zm0-3H7v-2h3v2zm0-3H7v-2h3v2zm4 6h-3v-2h3v2zm0-3h-3v-2h3v2zm0-3h-3v-2h3v2zm-1-4V3.5L18.5 9H13z",
737
- clipRule: "evenodd"
738
- })));
739
- };
740
- var ForwardRef$g = /*#__PURE__*/forwardRef(SvgFileFileTableFill);
741
-
742
- var _path$f;
743
- function _extends$f() { return _extends$f = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$f.apply(null, arguments); }
744
- var SvgFileFileTextFill = function SvgFileFileTextFill(props, ref) {
745
- return /*#__PURE__*/React.createElement("svg", _extends$f({
746
- xmlns: "http://www.w3.org/2000/svg",
747
- width: 24,
748
- height: 24,
749
- viewBox: "0 0 24 24",
750
- ref: ref
751
- }, props), _path$f || (_path$f = /*#__PURE__*/React.createElement("path", {
752
- fillRule: "evenodd",
753
- d: "M13 9h5.5L13 3.5V9zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2zm9 16v-2H6v2h9zm3-4v-2H6v2h12z",
754
- clipRule: "evenodd"
755
- })));
756
- };
757
- var ForwardRef$f = /*#__PURE__*/forwardRef(SvgFileFileTextFill);
758
-
759
- var _path$e;
760
- function _extends$e() { return _extends$e = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$e.apply(null, arguments); }
761
- var SvgFileFileEmlFill = function SvgFileFileEmlFill(props, ref) {
762
- return /*#__PURE__*/React.createElement("svg", _extends$e({
763
- xmlns: "http://www.w3.org/2000/svg",
764
- width: 24,
765
- height: 24,
766
- viewBox: "0 0 24 24",
767
- ref: ref
768
- }, props), _path$e || (_path$e = /*#__PURE__*/React.createElement("path", {
769
- fillRule: "evenodd",
770
- d: "M4 4c0-1.11.89-2 2-2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4zm9-.5V9h5.5L13 3.5zM7 18v-4.732l5 3.333 5-3.333V18a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1zm5-2.6 4.688-3.126A.997.997 0 0 0 16 12H8a.997.997 0 0 0-.688.274L12 15.399z",
771
- clipRule: "evenodd"
772
- })));
773
- };
774
- var ForwardRef$e = /*#__PURE__*/forwardRef(SvgFileFileEmlFill);
775
-
776
- var _path$d;
777
- function _extends$d() { return _extends$d = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$d.apply(null, arguments); }
778
- var SvgFileFileFill = function SvgFileFileFill(props, ref) {
779
- return /*#__PURE__*/React.createElement("svg", _extends$d({
780
- xmlns: "http://www.w3.org/2000/svg",
781
- width: 24,
782
- height: 24,
783
- viewBox: "0 0 24 24",
784
- ref: ref
785
- }, props), _path$d || (_path$d = /*#__PURE__*/React.createElement("path", {
786
- d: "M6 22c-.55 0-1.02-.196-1.412-.587A1.927 1.927 0 0 1 4 20V4c0-.55.196-1.021.588-1.413A1.925 1.925 0 0 1 6 2h8l6 6v12a1.93 1.93 0 0 1-.587 1.413A1.928 1.928 0 0 1 18 22H6zm7-13h5l-5-5v5z"
787
- })));
788
- };
789
- var ForwardRef$d = /*#__PURE__*/forwardRef(SvgFileFileFill);
790
-
791
- var _path$c;
792
- function _extends$c() { return _extends$c = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$c.apply(null, arguments); }
793
- var SvgStarFilled = function SvgStarFilled(props, ref) {
794
- return /*#__PURE__*/React.createElement("svg", _extends$c({
795
- width: 24,
796
- height: 24,
797
- viewBox: "0 0 24 24",
798
- xmlns: "http://www.w3.org/2000/svg",
799
- ref: ref
800
- }, props), _path$c || (_path$c = /*#__PURE__*/React.createElement("path", {
801
- fillRule: "evenodd",
802
- d: "M8.917 8.268 12.01 2l3.093 6.268 6.917 1.005-5.005 4.878 1.182 6.889-6.187-3.252-6.186 3.252 1.181-6.889L2 9.273z"
803
- })));
804
- };
805
- var ForwardRef$c = /*#__PURE__*/forwardRef(SvgStarFilled);
806
-
807
- var _path$b, _path2$1;
808
- function _extends$b() { return _extends$b = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$b.apply(null, arguments); }
809
- var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
810
- return /*#__PURE__*/React.createElement("svg", _extends$b({
811
- width: 66,
812
- height: 67,
813
- viewBox: "0 0 66 67",
814
- fill: "none",
815
- xmlns: "http://www.w3.org/2000/svg",
816
- ref: ref
817
- }, props), _path$b || (_path$b = /*#__PURE__*/React.createElement("path", {
818
- d: "M0 33.5C0 15.275 14.775.5 33 .5s33 14.775 33 33-14.775 33-33 33-33-14.775-33-33Z",
819
- fill: "#EBEDF5"
820
- })), _path2$1 || (_path2$1 = /*#__PURE__*/React.createElement("path", {
821
- fillRule: "evenodd",
822
- clipRule: "evenodd",
823
- d: "m42.31 40.335 7.165 7.165L47 49.975l-7.165-7.165a13.94 13.94 0 0 1-8.585 2.94c-7.732 0-14-6.268-14-14s6.268-14 14-14 14 6.268 14 14a13.94 13.94 0 0 1-2.94 8.585ZM31.25 42.25c5.799 0 10.5-4.701 10.5-10.5s-4.701-10.5-10.5-10.5-10.5 4.701-10.5 10.5 4.701 10.5 10.5 10.5Z",
824
- fill: "#6C6F80"
825
- })));
826
- };
827
- var ForwardRef$b = /*#__PURE__*/forwardRef(SvgSearchWithBackground);
828
-
829
- const fileIcons = {
830
- docIcon: ForwardRef$l,
831
- exelIcon: ForwardRef$k,
832
- pdfIcon: ForwardRef$j,
833
- imgIcon: ForwardRef$i,
834
- videoIcon: ForwardRef$h,
835
- tableIcon: ForwardRef$g,
836
- textIcon: ForwardRef$f,
837
- mailIcon: ForwardRef$e,
838
- fileIcon: ForwardRef$d,
839
- closeIcon: ForwardRef$R,
840
- errorIcon: ForwardRef$m,
841
- };
842
- const accordionSettings = {
843
- icons: {
844
- dropdownIcon: ForwardRef$Q,
845
- },
846
- };
847
- const alertSettings = {
848
- sizes: {
849
- default: '48',
850
- actionMap: {
851
- 36: '24',
852
- 48: '30',
853
- },
854
- },
855
- icons: {
856
- closeIcon: ForwardRef$R,
857
- infoIcon: ForwardRef$K,
858
- successIcon: ForwardRef$o,
859
- warningIcon: ForwardRef$n,
860
- errorIcon: ForwardRef$m,
861
- },
862
- };
863
- const badgeSettings = {
864
- icons: {
865
- dropdownIcon: ForwardRef$Q,
866
- },
867
- sizes: {
868
- default: '36',
869
- countIndicatorMap: {
870
- 18: '12',
871
- 24: '18',
872
- 30: '18',
873
- 36: '18',
874
- 42: '24',
875
- 48: '24',
876
- },
877
- },
878
- };
879
- const buttonSettings = {
880
- icons: {
881
- clearIcon: ForwardRef$R,
882
- dropdownIcon: ForwardRef$Q,
883
- },
884
- sizes: {
885
- default: '36',
886
- },
887
- };
888
- const checkboxSettings = {
889
- icons: {
890
- checkIcon: ForwardRef$P,
891
- indeterminateIcon: ForwardRef$O,
892
- },
893
- sizes: {
894
- default: '18',
895
- },
896
- };
897
- const countIndicatorSettings = {
898
- sizes: {
899
- default: '24',
900
- },
901
- };
902
- const dataTableSettings = {
903
- icons: {
904
- emptyTable: ForwardRef$J,
905
- header: {
906
- configIcon: ForwardRef$v,
907
- ascSortIcon: ForwardRef$I,
908
- descSortIcon: ForwardRef$H,
909
- defaultSortIcon: ForwardRef$A,
910
- filterIcon: ForwardRef$z,
911
- dropdownIcon: ForwardRef$Q,
912
- openedDropdownIcon: ForwardRef$y,
913
- foldIcon: ForwardRef$x,
914
- unfoldIcon: ForwardRef$w,
915
- },
916
- columnsConfigurationModal: {
917
- dragIndicator: ForwardRef$G,
918
- lockIcon: ForwardRef$D,
919
- pinLeftIcon: ForwardRef$C,
920
- pinRightIcon: ForwardRef$B,
921
- collapsedIcon: ForwardRef$t,
922
- expandedIcon: ForwardRef$Q,
923
- menuIcon: ForwardRef$F,
924
- resetIcon: ForwardRef$E,
925
- },
926
- },
927
- sizes: {
928
- header: {
929
- defaultRow: '36',
930
- defaultCell: '36',
931
- defaultResizeMarker: '12',
932
- defaultCellPadding: '12',
933
- defaultCellPaddingEdge: '24',
934
- defaultGroupCell: '36',
935
- defaultGroupCellPadding: '12',
936
- defaultGroupCellPaddingEdge: '24',
937
- cellCheckboxMap: {
938
- 36: '18',
939
- 48: '18',
940
- 60: '18',
941
- },
942
- cellIconMap: {
943
- 36: '18',
944
- 48: '18',
945
- 60: '18',
946
- },
947
- captionFontSize: '14',
948
- captionFontWeight: '400',
949
- captionSize: '18',
950
- captionUppercase: '12',
951
- groupCellCaptionFontSize: '14',
952
- groupCellCaptionFontWeight: '400',
953
- groupCellCaptionSize: '18',
954
- groupCellCaptionUppercase: '12',
955
- },
956
- body: {
957
- defaultRow: '36',
958
- defaultCell: '36',
959
- defaultCellPadding: '12',
960
- defaultCellPaddingEdge: '24',
961
- cellTextMap: {
962
- 24: '24',
963
- 30: '30',
964
- 36: '36',
965
- 42: '42',
966
- 48: '48',
967
- 60: '48',
968
- },
969
- },
970
- columnsConfigurationModal: {
971
- columnRow: '30',
972
- countIndicator: '18',
973
- subgroupIcon: '18',
974
- menuButton: '30',
975
- searchInput: '30',
976
- width: 560,
977
- },
978
- },
979
- };
980
- const dropdownMenuSettings = {
981
- icons: {
982
- acceptIcon: ForwardRef$P,
983
- dropdownIcon: ForwardRef$Q,
984
- },
985
- };
986
- const datePickerSettings = {
987
- icons: {
988
- body: {
989
- prevIcon: ForwardRef$u,
990
- nextIcon: ForwardRef$t,
991
- },
992
- input: {
993
- calendarIcon: ForwardRef$M,
994
- },
995
- },
996
- sizes: {
997
- default: '36',
998
- },
999
- };
1000
- const fileCardSettings = {
1001
- icons: {
1002
- docIcon: ForwardRef$l,
1003
- exelIcon: ForwardRef$k,
1004
- pdfIcon: ForwardRef$j,
1005
- imgIcon: ForwardRef$i,
1006
- videoIcon: ForwardRef$h,
1007
- tableIcon: ForwardRef$g,
1008
- textIcon: ForwardRef$f,
1009
- mailIcon: ForwardRef$e,
1010
- fileIcon: ForwardRef$d,
1011
- closeIcon: ForwardRef$R,
1012
- errorIcon: ForwardRef$m,
1013
- },
1014
- };
1015
- const flexRowSettings = {
1016
- sizes: {
1017
- default: '36',
1018
- },
1019
- };
1020
- const filtersPanelSettings = {
1021
- icons: {
1022
- addFilterIcon: ForwardRef$s,
1023
- itemDropdownIcon: ForwardRef$Q,
1024
- },
1025
- sizes: {
1026
- default: '36',
1027
- pickerInput: {
1028
- body: {
1029
- searchInput: '36',
1030
- row: '36',
1031
- rowItem: '36',
1032
- footer: '36',
1033
- },
1034
- },
1035
- },
1036
- };
1037
- const iconButtonSettings = {
1038
- icons: {
1039
- dropdownIcon: ForwardRef$Q,
1040
- },
194
+ })));
1041
195
  };
1042
- const labeledInputSettings = {
1043
- icons: {
1044
- infoIcon: ForwardRef$L,
1045
- fillInfoIcon: ForwardRef$K,
1046
- },
1047
- sizes: {
1048
- default: '36',
1049
- },
196
+ var ForwardRef$H = /*#__PURE__*/forwardRef(SvgFileFileVideoFill);
197
+
198
+ var _path$G;
199
+ function _extends$G() { return _extends$G = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$G.apply(null, arguments); }
200
+ var SvgFileFileTableFill = function SvgFileFileTableFill(props, ref) {
201
+ return /*#__PURE__*/React.createElement("svg", _extends$G({
202
+ xmlns: "http://www.w3.org/2000/svg",
203
+ width: 24,
204
+ height: 24,
205
+ viewBox: "0 0 24 24",
206
+ ref: ref
207
+ }, props), _path$G || (_path$G = /*#__PURE__*/React.createElement("path", {
208
+ fillRule: "evenodd",
209
+ d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6zm-4 17H7v-2h3v2zm0-3H7v-2h3v2zm0-3H7v-2h3v2zm4 6h-3v-2h3v2zm0-3h-3v-2h3v2zm0-3h-3v-2h3v2zm-1-4V3.5L18.5 9H13z",
210
+ clipRule: "evenodd"
211
+ })));
1050
212
  };
1051
- const linkButtonSettings = {
1052
- icons: {
1053
- dropdownIcon: ForwardRef$Q,
1054
- },
1055
- sizes: {
1056
- default: '36',
1057
- defaultWeight: 'semibold',
1058
- },
213
+ var ForwardRef$G = /*#__PURE__*/forwardRef(SvgFileFileTableFill);
214
+
215
+ var _path$F;
216
+ function _extends$F() { return _extends$F = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$F.apply(null, arguments); }
217
+ var SvgFileFileTextFill = function SvgFileFileTextFill(props, ref) {
218
+ return /*#__PURE__*/React.createElement("svg", _extends$F({
219
+ xmlns: "http://www.w3.org/2000/svg",
220
+ width: 24,
221
+ height: 24,
222
+ viewBox: "0 0 24 24",
223
+ ref: ref
224
+ }, props), _path$F || (_path$F = /*#__PURE__*/React.createElement("path", {
225
+ fillRule: "evenodd",
226
+ d: "M13 9h5.5L13 3.5V9zM6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.11.89-2 2-2zm9 16v-2H6v2h9zm3-4v-2H6v2h12z",
227
+ clipRule: "evenodd"
228
+ })));
1059
229
  };
1060
- const modalSettings = {
1061
- icons: {
1062
- closeIcon: ForwardRef$R,
1063
- },
1064
- sizes: {
1065
- defaultWidth: 420,
1066
- defaultMaxHeight: '80dvh',
1067
- defaultMobileMaxHeight: '100dvh',
1068
- defaultHeaderPadding: '24',
1069
- defaultFooterColumnGap: '12',
1070
- defaultFooterPadding: '24',
1071
- defaultFooterVPadding: '24',
1072
- },
230
+ var ForwardRef$F = /*#__PURE__*/forwardRef(SvgFileFileTextFill);
231
+
232
+ var _path$E;
233
+ function _extends$E() { return _extends$E = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$E.apply(null, arguments); }
234
+ var SvgFileFileEmlFill = function SvgFileFileEmlFill(props, ref) {
235
+ return /*#__PURE__*/React.createElement("svg", _extends$E({
236
+ xmlns: "http://www.w3.org/2000/svg",
237
+ width: 24,
238
+ height: 24,
239
+ viewBox: "0 0 24 24",
240
+ ref: ref
241
+ }, props), _path$E || (_path$E = /*#__PURE__*/React.createElement("path", {
242
+ fillRule: "evenodd",
243
+ d: "M4 4c0-1.11.89-2 2-2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4zm9-.5V9h5.5L13 3.5zM7 18v-4.732l5 3.333 5-3.333V18a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1zm5-2.6 4.688-3.126A.997.997 0 0 0 16 12H8a.997.997 0 0 0-.688.274L12 15.399z",
244
+ clipRule: "evenodd"
245
+ })));
1073
246
  };
1074
- const notificationCardSettings = {
1075
- icons: {
1076
- closeIcon: ForwardRef$R,
1077
- hintIcon: ForwardRef$p,
1078
- successIcon: ForwardRef$o,
1079
- warningIcon: ForwardRef$n,
1080
- errorIcon: ForwardRef$m,
1081
- },
1082
- sizes: {
1083
- action: '30',
1084
- },
247
+ var ForwardRef$E = /*#__PURE__*/forwardRef(SvgFileFileEmlFill);
248
+
249
+ var _path$D;
250
+ function _extends$D() { return _extends$D = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$D.apply(null, arguments); }
251
+ var SvgFileFileFill = function SvgFileFileFill(props, ref) {
252
+ return /*#__PURE__*/React.createElement("svg", _extends$D({
253
+ xmlns: "http://www.w3.org/2000/svg",
254
+ width: 24,
255
+ height: 24,
256
+ viewBox: "0 0 24 24",
257
+ ref: ref
258
+ }, props), _path$D || (_path$D = /*#__PURE__*/React.createElement("path", {
259
+ d: "M6 22c-.55 0-1.02-.196-1.412-.587A1.927 1.927 0 0 1 4 20V4c0-.55.196-1.021.588-1.413A1.925 1.925 0 0 1 6 2h8l6 6v12a1.93 1.93 0 0 1-.587 1.413A1.928 1.928 0 0 1 18 22H6zm7-13h5l-5-5v5z"
260
+ })));
1085
261
  };
1086
- const numericInputSettings = {
1087
- icons: {
1088
- arrowIcon: ForwardRef$Q,
1089
- },
1090
- sizes: {
1091
- default: '36',
1092
- },
262
+ var ForwardRef$D = /*#__PURE__*/forwardRef(SvgFileFileFill);
263
+
264
+ const fileIcons = {
265
+ docIcon: ForwardRef$L,
266
+ exelIcon: ForwardRef$K,
267
+ pdfIcon: ForwardRef$J,
268
+ imgIcon: ForwardRef$I,
269
+ videoIcon: ForwardRef$H,
270
+ tableIcon: ForwardRef$G,
271
+ textIcon: ForwardRef$F,
272
+ mailIcon: ForwardRef$E,
273
+ fileIcon: ForwardRef$D,
274
+ };
275
+ const systemIcons = {
276
+ clear: ForwardRef$R,
277
+ foldingArrow: ForwardRef$Q,
278
+ accept: ForwardRef$P,
279
+ search: ForwardRef$O,
280
+ calendar: ForwardRef$N,
281
+ info: ForwardRef$M,
1093
282
  };
1094
- const paginatorSettings = {
1095
- icons: {
1096
- leftArrowIcon: ForwardRef$u,
1097
- rightArrowIcon: ForwardRef$t,
1098
- },
283
+
284
+ const settings = {
1099
285
  sizes: {
1100
- default: '36',
1101
- },
1102
- };
1103
- const pickerInputSettings = {
1104
- icons: {
1105
- toggler: {
1106
- clearIcon: ForwardRef$R,
1107
- dropdownIcon: ForwardRef$Q,
1108
- },
1109
- body: {
1110
- selectIcon: ForwardRef$P,
1111
- boldSelectIcon: ForwardRef$r,
1112
- pickerBodyMobileHeaderCloseIcon: ForwardRef$R,
1113
- modalNotFoundSearchIcon: ForwardRef$b,
286
+ defaults: {
287
+ alert: '48',
288
+ badge: '36',
289
+ button: '36',
290
+ checkbox: '18',
291
+ countIndicator: '24',
292
+ flexRow: '36',
293
+ filtersPanel: '36',
294
+ linkButton: '36',
295
+ numericInput: '36',
296
+ radioInput: '18',
297
+ richTextView: '14',
298
+ switch: '18',
299
+ tabButton: '48',
300
+ tag: '36',
301
+ text: '36',
302
+ textArea: '36',
303
+ textInput: '36',
304
+ rangeDatePicker: '36',
305
+ datePicker: '36',
306
+ labeledInput: '36',
307
+ statusIndicator: '24',
308
+ paginator: '30',
309
+ rating: '18',
1114
310
  },
1115
- },
1116
- sizes: {
1117
- toggler: {
1118
- default: '36',
1119
- defaultTag: '36',
1120
- tagMap: {
1121
- 24: '18',
1122
- 30: '18',
311
+ alert: {
312
+ action: {
1123
313
  36: '24',
1124
- 42: '30',
1125
- 48: '36',
314
+ 48: '30',
1126
315
  },
1127
316
  },
1128
- body: {
1129
- maxHeight: 300,
1130
- minWidth: 360,
1131
- padding: '12',
1132
- defaultRow: '36',
1133
- defaultItem: '36',
1134
- itemAvatarMap: {
317
+ notificationCard: {
318
+ action: '30',
319
+ },
320
+ tag: {
321
+ countIndicator: {
322
+ 18: '12',
1135
323
  24: '18',
1136
- 30: '24',
1137
- 36: '30',
1138
- 42: '36',
1139
- 48: '36',
1140
- },
1141
- itemAvatarMultilineMap: {
1142
- 24: '30',
1143
- 30: '30',
1144
- 36: '36',
1145
- 42: '42',
1146
- 48: '48',
324
+ 30: '18',
325
+ 36: '18',
326
+ 42: '24',
327
+ 48: '24',
1147
328
  },
1148
- itemVerticalPaddingMap: {
1149
- 24: '3',
1150
- 30: '6',
1151
- 36: '9',
1152
- 42: '6',
1153
- 48: '9',
329
+ },
330
+ pickerInput: {
331
+ toggler: {
332
+ defaults: {
333
+ size: '36',
334
+ tag: '36',
335
+ },
336
+ tag: {
337
+ 24: '18',
338
+ 30: '18',
339
+ 36: '24',
340
+ 42: '30',
341
+ 48: '36',
342
+ 60: '42',
343
+ },
1154
344
  },
1155
- cellIsBoldSelectionIcon: {
1156
- 24: true,
345
+ body: {
346
+ dropdown: {
347
+ height: 300,
348
+ width: 360,
349
+ padding: '12',
350
+ row: {
351
+ default: '36',
352
+ cell: {
353
+ padding: '24',
354
+ text: {
355
+ 24: '24',
356
+ 30: '30',
357
+ 36: '36',
358
+ 42: '42',
359
+ 48: '48',
360
+ 60: '48',
361
+ },
362
+ icon: {
363
+ 24: '12',
364
+ 30: '18',
365
+ 36: '18',
366
+ 42: '24',
367
+ 48: '24',
368
+ 60: '24',
369
+ },
370
+ isBoldSelectionIcon: {
371
+ 24: true,
372
+ },
373
+ item: {
374
+ default: '36',
375
+ verticalPadding: {
376
+ 24: '3',
377
+ 30: '6',
378
+ 36: '9',
379
+ 42: '6',
380
+ 48: '9',
381
+ },
382
+ avatar: {
383
+ rest: {
384
+ 24: '18',
385
+ 30: '24',
386
+ 36: '30',
387
+ 42: '36',
388
+ 48: '36', // no design
389
+ },
390
+ multiline: {
391
+ 24: '30',
392
+ 30: '30',
393
+ 36: '36',
394
+ 42: '42',
395
+ 48: '48', // no design
396
+ },
397
+ },
398
+ },
399
+ },
400
+ },
401
+ footer: {
402
+ switch: {
403
+ 24: '12',
404
+ 30: '18',
405
+ 36: '18',
406
+ 42: '24',
407
+ 48: '24',
408
+ },
409
+ linkButton: {
410
+ 24: '24',
411
+ 30: '30',
412
+ 36: '36',
413
+ 42: '42',
414
+ 48: '48',
415
+ },
416
+ },
417
+ },
418
+ mobile: {
419
+ header: {
420
+ titleSize: '48',
421
+ },
422
+ footer: {
423
+ linkButton: '48',
424
+ },
425
+ row: '48',
426
+ searchInput: '48',
427
+ },
428
+ modal: {
429
+ row: '36',
430
+ padding: '24',
431
+ },
1157
432
  },
1158
- cellTextMap: {
1159
- 24: '24',
1160
- 30: '30',
1161
- 36: '36',
1162
- 42: '42',
1163
- 48: '48',
433
+ },
434
+ rowAddons: {
435
+ defaults: {
436
+ icon: '18',
437
+ indentUnit: 24,
438
+ indentWidth: 18,
1164
439
  },
1165
- cellIconMap: {
440
+ checkbox: {
1166
441
  24: '12',
1167
442
  30: '18',
1168
443
  36: '18',
1169
- 42: '24',
1170
- 48: '24',
444
+ 42: '18',
445
+ 48: '18',
446
+ 60: '18',
1171
447
  },
1172
- cellPadding: '24',
1173
- defaultFooter: '36',
1174
- footerSwitchMap: {
448
+ icon: {
1175
449
  24: '12',
1176
450
  30: '18',
1177
451
  36: '18',
1178
452
  42: '24',
1179
453
  48: '24',
454
+ 60: '24',
455
+ },
456
+ indentUnit: {
457
+ 24: 6,
458
+ 30: 12,
459
+ 36: 12,
460
+ 42: 24,
461
+ 48: 24,
462
+ 60: 24,
463
+ },
464
+ indentWidth: {
465
+ 24: 12,
466
+ 30: 18,
467
+ 36: 18,
468
+ 42: 24,
469
+ 48: 24,
470
+ 60: 24,
1180
471
  },
1181
- mobileHeaderTitleSize: '48',
1182
- mobileFooterLinkButton: '48',
1183
- mobileRow: '48',
1184
- mobileSearchInput: '48',
1185
- modalRow: '36',
1186
- modalPadding: '24',
1187
472
  },
1188
- },
1189
- };
1190
- const radioInputSettings = {
1191
- icons: {
1192
- dotIcon: ForwardRef$q,
1193
- },
1194
- sizes: {
1195
- default: '18',
1196
- },
1197
- };
1198
- const rangeDatePickerSettings = {
1199
- icons: {
1200
- input: {
1201
- calendarIcon: ForwardRef$M,
473
+ text: {
474
+ 18: { lineHeight: 12, fontSize: 10 },
475
+ 24: { lineHeight: 18, fontSize: 12 },
476
+ 30: { lineHeight: 18, fontSize: 14 },
477
+ 36: { lineHeight: 18, fontSize: 14 },
478
+ 42: { lineHeight: 24, fontSize: 16 },
479
+ 48: { lineHeight: 24, fontSize: 16 },
480
+ 60: { lineHeight: 30, fontSize: 24 },
1202
481
  },
1203
- },
1204
- sizes: {
1205
- default: '36',
1206
- },
1207
- };
1208
- const ratingSettings = {
1209
- icons: {
1210
- filledRatingIcon: ForwardRef$c,
1211
- emptyRatingIcon: ForwardRef$c,
1212
- },
1213
- sizes: {
1214
- default: 18,
1215
- },
1216
- };
1217
- const richTextViewSettings = {
1218
- sizes: {
1219
- default: '14',
1220
- },
1221
- };
1222
- const rowAddonsSettings = {
1223
- icons: {
1224
- foldingIcon: ForwardRef$Q,
1225
- },
1226
- sizes: {
1227
- defaultIcon: '18',
1228
- defaultIndentUnit: 24,
1229
- defaultIndentWidth: 18,
1230
- checkboxMap: {
1231
- 24: '12',
1232
- 30: '18',
1233
- 36: '18',
1234
- 42: '18',
1235
- 48: '18',
1236
- 60: '18',
482
+ filtersPanel: {
483
+ pickerInput: {
484
+ body: {
485
+ default: '36',
486
+ },
487
+ },
1237
488
  },
1238
- iconMap: {
1239
- 24: '12',
1240
- 30: '18',
1241
- 36: '18',
1242
- 42: '24',
1243
- 48: '24',
1244
- 60: '24',
489
+ labeledInput: {
490
+ fillIcon: ['24', '30'],
1245
491
  },
1246
- indentUnitMap: {
1247
- 24: 6,
1248
- 30: 12,
1249
- 36: 12,
1250
- 42: 24,
1251
- 48: 24,
1252
- 60: 24,
492
+ badge: {
493
+ countIndicator: {
494
+ 18: '12',
495
+ 24: '18',
496
+ 30: '18',
497
+ 36: '18',
498
+ 42: '24',
499
+ 48: '24',
500
+ },
1253
501
  },
1254
- indentWidthMap: {
1255
- 24: 12,
1256
- 30: 18,
1257
- 36: 18,
1258
- 42: 24,
1259
- 48: 24,
1260
- 60: 24,
502
+ dataTable: {
503
+ header: {
504
+ row: {
505
+ default: '36',
506
+ cell: {
507
+ defaults: {
508
+ size: '36',
509
+ resizeMarker: '12',
510
+ padding: '12',
511
+ paddingEdge: '24',
512
+ },
513
+ checkbox: {
514
+ 36: '18',
515
+ 48: '18',
516
+ 60: '18',
517
+ },
518
+ columnCaption: {
519
+ fontSize: '14',
520
+ fontWeight: '400',
521
+ size: '18',
522
+ uppercase: '12',
523
+ },
524
+ iconSize: {
525
+ 36: '18',
526
+ 48: '18',
527
+ 60: '18',
528
+ },
529
+ truncate: ['48'],
530
+ },
531
+ groupCell: {
532
+ defaults: {
533
+ size: '36',
534
+ padding: '12',
535
+ paddingEdge: '24',
536
+ },
537
+ columnCaption: {
538
+ fontSize: '14',
539
+ fontWeight: '400',
540
+ size: '18',
541
+ uppercase: '12',
542
+ },
543
+ iconSize: {
544
+ 36: '18',
545
+ 48: '18',
546
+ 60: '18',
547
+ },
548
+ truncate: ['48'],
549
+ },
550
+ },
551
+ },
552
+ body: {
553
+ row: {
554
+ default: '36',
555
+ cell: {
556
+ defaults: {
557
+ size: '36',
558
+ padding: '12',
559
+ paddingEdge: '24',
560
+ },
561
+ text: {
562
+ 18: '18',
563
+ 24: '24',
564
+ 30: '30',
565
+ 36: '36',
566
+ 42: '42',
567
+ 48: '48',
568
+ 60: '48',
569
+ },
570
+ },
571
+ },
572
+ },
573
+ columnsConfigurationModal: {
574
+ columnRow: '30',
575
+ countIndicator: '18',
576
+ subgroupIcon: '18',
577
+ search: '30',
578
+ width: 560,
579
+ },
1261
580
  },
1262
- },
1263
- };
1264
- const statusIndicatorSettings = {
1265
- sizes: {
1266
- default: '24',
1267
- },
1268
- };
1269
- const switchSettings = {
1270
- sizes: {
1271
- default: '18',
1272
- },
1273
- };
1274
- const tabButtonSettings = {
1275
- icons: {
1276
- clearIcon: ForwardRef$R,
1277
- dropdownIcon: ForwardRef$Q,
1278
- },
1279
- sizes: {
1280
- default: '48',
1281
- countIndicatorMap: {
1282
- 36: '18',
1283
- 48: '18',
1284
- 60: '18',
581
+ modal: {
582
+ window: {
583
+ defaults: {
584
+ width: 420,
585
+ },
586
+ },
1285
587
  },
1286
- },
1287
- };
1288
- const tagSettings = {
1289
- icons: {
1290
- clearIcon: ForwardRef$R,
1291
- dropdownIcon: ForwardRef$Q,
1292
- },
1293
- sizes: {
1294
- default: '36',
1295
- countIndicatorMap: {
1296
- 18: '12',
1297
- 24: '18',
1298
- 30: '18',
1299
- 36: '18',
1300
- 42: '24',
1301
- 48: '24',
588
+ tabButton: {
589
+ countIndicator: {
590
+ 36: '18',
591
+ 48: '18',
592
+ 60: '18',
593
+ },
1302
594
  },
1303
595
  },
1304
596
  };
1305
- const textSettings = {
1306
- sizes: {
1307
- default: '36',
1308
- },
1309
- };
1310
- const textAreaSettings = {
1311
- sizes: {
1312
- default: '36',
1313
- },
1314
- };
1315
- const textInputSettings = {
1316
- icons: {
1317
- acceptIcon: ForwardRef$P,
1318
- clearIcon: ForwardRef$R,
1319
- dropdownIcon: ForwardRef$Q,
1320
- searchIcon: ForwardRef$N,
1321
- },
1322
- sizes: {
1323
- default: '36',
1324
- },
1325
- };
1326
- const settings = {
1327
- accordion: accordionSettings,
1328
- alert: alertSettings,
1329
- badge: badgeSettings,
1330
- button: buttonSettings,
1331
- checkbox: checkboxSettings,
1332
- countIndicator: countIndicatorSettings,
1333
- dataTable: dataTableSettings,
1334
- datePicker: datePickerSettings,
1335
- dropdownMenu: dropdownMenuSettings,
1336
- flexRow: flexRowSettings,
1337
- fileCard: fileCardSettings,
1338
- filtersPanel: filtersPanelSettings,
1339
- iconButton: iconButtonSettings,
1340
- labeledInput: labeledInputSettings,
1341
- linkButton: linkButtonSettings,
1342
- modal: modalSettings,
1343
- notificationCard: notificationCardSettings,
1344
- numericInput: numericInputSettings,
1345
- paginator: paginatorSettings,
1346
- pickerInput: pickerInputSettings,
1347
- radioInput: radioInputSettings,
1348
- rangeDatePicker: rangeDatePickerSettings,
1349
- rating: ratingSettings,
1350
- richTextView: richTextViewSettings,
1351
- rowAddons: rowAddonsSettings,
1352
- statusIndicator: statusIndicatorSettings,
1353
- switch: switchSettings,
1354
- tabButton: tabButtonSettings,
1355
- tag: tagSettings,
1356
- text: textSettings,
1357
- textArea: textAreaSettings,
1358
- textInput: textInputSettings,
1359
- };
1360
597
 
1361
- var css$1y = {"root":"d-vtb7"};
598
+ var css$1y = {"root":"QSR4oU"};
1362
599
 
1363
600
  function applyButtonMods(mods) {
1364
601
  return [
@@ -1366,17 +603,17 @@ function applyButtonMods(mods) {
1366
603
  'uui-button',
1367
604
  `uui-fill-${mods.fill || 'solid'}`,
1368
605
  `uui-color-${mods.color || 'primary'}`,
1369
- `uui-size-${mods.size || settings.button.sizes.default}`,
606
+ `uui-size-${mods.size || settings.sizes.defaults.button}`,
1370
607
  ];
1371
608
  }
1372
609
  const Button = /* @__PURE__ */withMods(uuiComponents.Button, applyButtonMods, () => {
1373
610
  return {
1374
- dropdownIcon: settings.button.icons.dropdownIcon,
1375
- clearIcon: settings.button.icons.clearIcon,
611
+ dropdownIcon: systemIcons.foldingArrow,
612
+ clearIcon: systemIcons.clear,
1376
613
  };
1377
614
  });
1378
615
 
1379
- var css$1x = {"root":"NEjHvz"};
616
+ var css$1x = {"root":"jvnTri"};
1380
617
 
1381
618
  function applyIconButtonMods(props) {
1382
619
  return ['uui-icon_button', `uui-color-${props.color || 'neutral'}`, css$1x.root];
@@ -1392,7 +629,7 @@ const IconButton = /* @__PURE__ */withMods(uuiComponents.IconButton, applyIconBu
1392
629
  });
1393
630
  }
1394
631
  return {
1395
- dropdownIcon: props.dropdownIcon || settings.iconButton.icons.dropdownIcon,
632
+ dropdownIcon: props.dropdownIcon || systemIcons.foldingArrow,
1396
633
  };
1397
634
  });
1398
635
 
@@ -1413,9 +650,10 @@ function getIconClass(props) {
1413
650
  return [classList['has-left-icon'] ? 'uui-has-left-icon' : 'uui-no-left-icon', classList['has-right-icon'] ? 'uui-has-right-icon' : 'uui-no-right-icon'];
1414
651
  }
1415
652
 
1416
- var css$1w = {"root":"Y-9s1L"};
653
+ var css$1w = {"root":"YBF7SX"};
1417
654
 
1418
655
  const DEFAULT_COLOR = 'primary';
656
+ const DEFAULT_WEIGHT = 'semibold';
1419
657
  const LinkButton = /* @__PURE__ */React.forwardRef((props, ref) => {
1420
658
  if (process.env.NODE_ENV !== "production" && props.color === 'contrast') {
1421
659
  devLogger.warnAboutDeprecatedPropValue({
@@ -1429,13 +667,13 @@ const LinkButton = /* @__PURE__ */React.forwardRef((props, ref) => {
1429
667
  const rootStyles = [
1430
668
  'uui-link_button',
1431
669
  css$1w.root,
1432
- `uui-size-${props.size || settings.linkButton.sizes.default}`,
670
+ `uui-size-${props.size || settings.sizes.defaults.linkButton}`,
1433
671
  ...getIconClass(props),
1434
672
  `uui-color-${props.color || DEFAULT_COLOR}`,
1435
673
  props.cx,
1436
674
  ];
1437
- const captionStyles = cx(uuiElement.caption, props.underline && `uui-underline-${props.underline}`, `uui-link-button-weight-${props.weight || settings.linkButton.sizes.defaultWeight}`);
1438
- const DropdownIcon = props.dropdownIcon ? props.dropdownIcon : settings.linkButton.icons.dropdownIcon;
675
+ const captionStyles = cx(uuiElement.caption, props.underline && `uui-underline-${props.underline}`, `uui-link-button-weight-${props.weight || DEFAULT_WEIGHT}`);
676
+ const DropdownIcon = props.dropdownIcon ? props.dropdownIcon : systemIcons.foldingArrow;
1439
677
  return (React.createElement(Clickable, { ...props, type: "button", cx: rootStyles, ref: ref },
1440
678
  props.icon && props.iconPosition !== 'right' && (React.createElement(IconContainer, { icon: props.icon, onClick: !props.isDisabled ? props.onIconClick : undefined })),
1441
679
  props.caption && (React.createElement("div", { className: captionStyles }, props.caption)),
@@ -1443,30 +681,30 @@ const LinkButton = /* @__PURE__ */React.forwardRef((props, ref) => {
1443
681
  props.isDropdown && (React.createElement(IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
1444
682
  });
1445
683
 
1446
- var css$1v = {"root":"_4b-Y4f"};
684
+ var css$1v = {"root":"pF3LLf"};
1447
685
 
1448
686
  const CountIndicator = /* @__PURE__ */forwardRef((props, ref) => {
1449
687
  return (React__default.createElement("div", { ref: ref, className: cx([
1450
688
  css$1v.root,
1451
689
  'uui-count_indicator',
1452
- `uui-size-${props.size || settings.countIndicator.sizes.default}`,
690
+ `uui-size-${props.size || settings.sizes.defaults.countIndicator}`,
1453
691
  props.color && `uui-color-${props.color}`,
1454
692
  props.cx,
1455
693
  ]) }, props.caption));
1456
694
  });
1457
695
 
1458
- var css$1u = {"root":"QwgtNI","withNotify":"kmXrqU"};
696
+ var css$1u = {"root":"hjs03n","withNotify":"K6ac8E"};
1459
697
 
1460
698
  const TabButton = /* @__PURE__ */React__default.forwardRef((props, ref) => {
1461
699
  const styles = [
1462
700
  css$1u.root,
1463
701
  'uui-tab-button',
1464
- `uui-size-${props.size || settings.tabButton.sizes.default}`,
702
+ `uui-size-${props.size || settings.sizes.defaults.tabButton}`,
1465
703
  ...getIconClass(props),
1466
704
  props.cx,
1467
705
  ];
1468
- const DropdownIcon = props.dropdownIcon ? props.dropdownIcon : settings.tabButton.icons.dropdownIcon;
1469
- const ClearIcon = props.clearIcon ? props.clearIcon : settings.tabButton.icons.clearIcon;
706
+ const DropdownIcon = props.dropdownIcon ? props.dropdownIcon : systemIcons.foldingArrow;
707
+ const ClearIcon = props.clearIcon ? props.clearIcon : systemIcons.clear;
1470
708
  return (React__default.createElement(Clickable, { ...props, rawProps: {
1471
709
  role: 'tab',
1472
710
  'aria-haspopup': props.isDropdown,
@@ -1478,54 +716,86 @@ const TabButton = /* @__PURE__ */React__default.forwardRef((props, ref) => {
1478
716
  props.caption,
1479
717
  props.withNotify && React__default.createElement("div", { className: css$1u.withNotify }))),
1480
718
  props.icon && props.iconPosition === 'right' && (React__default.createElement(IconContainer, { icon: props.icon, onClick: !props.isDisabled ? props.onIconClick : undefined })),
1481
- props.count !== undefined && props.count !== null && (React__default.createElement(CountIndicator, { color: "neutral", size: settings.tabButton.sizes.countIndicatorMap[props.size || settings.tabButton.sizes.default], caption: props.count })),
719
+ props.count !== undefined && props.count !== null && (React__default.createElement(CountIndicator, { color: "neutral", size: settings.sizes.tabButton.countIndicator[props.size || settings.sizes.defaults.tabButton], caption: props.count })),
1482
720
  props.isDropdown && (React__default.createElement(IconContainer, { icon: DropdownIcon, flipY: props.isOpen })),
1483
721
  props.onClear && !props.isDisabled && (React__default.createElement(IconContainer, { cx: uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
1484
722
  });
1485
723
 
1486
- var css$1t = {"root":"duYBoK"};
724
+ var css$1t = {"root":"CQJU-T"};
1487
725
 
1488
726
  function applyVerticalTabButtonMods() {
1489
727
  return [css$1t.root, 'uui-vertical-tab-button'];
1490
728
  }
1491
729
  const VerticalTabButton = /* @__PURE__ */withMods(TabButton, applyVerticalTabButtonMods);
1492
730
 
1493
- var css$1s = {"root":"vi8-KJ","mode-cell":"c2YyvB","modeCell":"c2YyvB"};
731
+ var _path$C;
732
+ function _extends$C() { return _extends$C = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$C.apply(null, arguments); }
733
+ var SvgContentMinusOutline = function SvgContentMinusOutline(props, ref) {
734
+ return /*#__PURE__*/React.createElement("svg", _extends$C({
735
+ xmlns: "http://www.w3.org/2000/svg",
736
+ width: 24,
737
+ height: 24,
738
+ viewBox: "0 0 24 24",
739
+ ref: ref
740
+ }, props), _path$C || (_path$C = /*#__PURE__*/React.createElement("path", {
741
+ d: "M19 10.5H5v3h14v-3z"
742
+ })));
743
+ };
744
+ var ForwardRef$C = /*#__PURE__*/forwardRef(SvgContentMinusOutline);
745
+
746
+ var css$1s = {"root":"a8I78W","mode-cell":"dNAMTo","modeCell":"dNAMTo"};
1494
747
 
1495
748
  function applyCheckboxMods(mods) {
1496
749
  return [
1497
750
  css$1s.root,
1498
- `uui-size-${mods.size || settings.checkbox.sizes.default}`,
751
+ `uui-size-${mods.size || settings.sizes.defaults.checkbox}`,
1499
752
  css$1s['mode-' + (mods.mode || 'form')],
1500
753
  'uui-color-primary',
1501
754
  ];
1502
755
  }
1503
756
  const applyUUICheckboxProps = (props) => {
757
+ const defaultIcon = ForwardRef$P;
758
+ const defaultIndeterminateIcon = ForwardRef$C;
1504
759
  return {
1505
- icon: props.icon ? props.icon : settings.checkbox.icons.checkIcon,
1506
- indeterminateIcon: props.indeterminateIcon ? props.indeterminateIcon : settings.checkbox.icons.indeterminateIcon,
760
+ icon: props.icon ? props.icon : defaultIcon,
761
+ indeterminateIcon: props.indeterminateIcon ? props.indeterminateIcon : defaultIndeterminateIcon,
1507
762
  };
1508
763
  };
1509
764
  const Checkbox = /* @__PURE__ */withMods(uuiComponents.Checkbox, applyCheckboxMods, applyUUICheckboxProps);
1510
765
 
1511
- var css$1r = {"root":"_2e9UJQ"};
766
+ var _path$B;
767
+ function _extends$B() { return _extends$B = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$B.apply(null, arguments); }
768
+ var SvgRadioDotFill = function SvgRadioDotFill(props, ref) {
769
+ return /*#__PURE__*/React.createElement("svg", _extends$B({
770
+ xmlns: "http://www.w3.org/2000/svg",
771
+ width: 24,
772
+ height: 24,
773
+ viewBox: "0 0 24 24",
774
+ ref: ref
775
+ }, props), _path$B || (_path$B = /*#__PURE__*/React.createElement("path", {
776
+ d: "M12 19a7 7 0 1 0 0-14 7 7 0 0 0 0 14z"
777
+ })));
778
+ };
779
+ var ForwardRef$B = /*#__PURE__*/forwardRef(SvgRadioDotFill);
780
+
781
+ var css$1r = {"root":"R64O52"};
1512
782
 
1513
783
  function applyRadioInputMods(mods) {
1514
784
  return [
1515
785
  css$1r.root,
1516
- `uui-size-${mods.size || settings.radioInput.sizes.default}`,
786
+ `uui-size-${mods.size || settings.sizes.defaults.radioInput}`,
1517
787
  'uui-radio-input-container',
1518
788
  'uui-color-primary',
1519
789
  ];
1520
790
  }
1521
- const RadioInput = /* @__PURE__ */withMods(RadioInput$1, applyRadioInputMods, (props) => ({ icon: props.icon ? props.icon : settings.radioInput.icons.dotIcon }));
791
+ const RadioInput = /* @__PURE__ */withMods(RadioInput$1, applyRadioInputMods, (props) => ({ icon: props.icon ? props.icon : ForwardRef$B }));
1522
792
 
1523
- var css$1q = {"root":"jwSD61"};
793
+ var css$1q = {"root":"Dvdp8D"};
1524
794
 
1525
795
  function applySwitchMods(mods) {
1526
796
  return [
1527
797
  css$1q.root,
1528
- `uui-size-${mods.size || settings.switch.sizes.default}`,
798
+ `uui-size-${mods.size || settings.sizes.defaults.switch}`,
1529
799
  'uui-color-primary',
1530
800
  ];
1531
801
  }
@@ -1544,20 +814,20 @@ var EditMode;
1544
814
  EditMode["INLINE"] = "inline";
1545
815
  })(EditMode || (EditMode = {}));
1546
816
 
1547
- var textInputCss = {"root":"xhpwcN","mode-form":"gn91Dj","modeForm":"gn91Dj","mode-inline":"niekkE","modeInline":"niekkE","mode-cell":"EQ0J1q","modeCell":"EQ0J1q"};
817
+ var textInputCss = {"root":"to97Tw","mode-form":"MNm67V","modeForm":"MNm67V","mode-inline":"A-SFpg","modeInline":"A-SFpg","mode-cell":"LR8puL","modeCell":"LR8puL"};
1548
818
 
1549
819
  const DEFAULT_MODE$3 = EditMode.FORM;
1550
820
  function applyTextInputMods(mods) {
1551
821
  return [
1552
822
  textInputCss.root,
1553
- `uui-size-${mods.size || settings.textInput.sizes.default}`,
823
+ `uui-size-${mods.size || settings.sizes.defaults.textInput}`,
1554
824
  textInputCss['mode-' + (mods.mode || DEFAULT_MODE$3)],
1555
825
  ];
1556
826
  }
1557
827
  const TextInput = /* @__PURE__ */withMods(TextInput$1, applyTextInputMods, () => ({
1558
- acceptIcon: settings.textInput.icons.acceptIcon,
1559
- cancelIcon: settings.textInput.icons.clearIcon,
1560
- dropdownIcon: settings.textInput.icons.dropdownIcon,
828
+ acceptIcon: systemIcons.accept,
829
+ cancelIcon: systemIcons.clear,
830
+ dropdownIcon: systemIcons.foldingArrow,
1561
831
  }));
1562
832
  const SearchInput = /* @__PURE__ */React__default.forwardRef((props, ref) => {
1563
833
  // analytics events are sending in IEditableDebouncer, so we need to avoid sending events in TextInput
@@ -1565,11 +835,11 @@ const SearchInput = /* @__PURE__ */React__default.forwardRef((props, ref) => {
1565
835
  delete textInputProps.getValueChangeAnalyticsEvent;
1566
836
  return (React__default.createElement(IEditableDebouncer, { ...props, render: (iEditable) => {
1567
837
  const defaultOnCancel = () => iEditable.onValueChange('');
1568
- return (React__default.createElement(TextInput, { icon: settings.textInput.icons.searchIcon, onCancel: props.onCancel ?? defaultOnCancel, type: "search", inputMode: "search", ref: ref, ...textInputProps, ...iEditable }));
838
+ return (React__default.createElement(TextInput, { icon: systemIcons.search, onCancel: props.onCancel ?? defaultOnCancel, type: "search", inputMode: "search", ref: ref, ...textInputProps, ...iEditable }));
1569
839
  } }));
1570
840
  });
1571
841
 
1572
- var css$1p = {"root":"cO-Wk7"};
842
+ var css$1p = {"root":"V-JlZM"};
1573
843
 
1574
844
  const ControlGroup = /* @__PURE__ */withMods(ControlGroup$1, () => [css$1p.root, 'uui-control-group']);
1575
845
 
@@ -1585,34 +855,34 @@ function MultiSwitchComponent(props, ref) {
1585
855
  }
1586
856
  const MultiSwitch = /* @__PURE__ */React.forwardRef(MultiSwitchComponent);
1587
857
 
1588
- var css$1o = {"root":"OeiA-z","mode-form":"wVjIe5","modeForm":"wVjIe5","mode-cell":"-aUjVU","modeCell":"-aUjVU"};
858
+ var css$1o = {"root":"Jm2ZIs","mode-form":"AV6TUg","modeForm":"AV6TUg","mode-cell":"PmNN5C","modeCell":"PmNN5C"};
1589
859
 
1590
860
  const DEFAULT_MODE$2 = EditMode.FORM;
1591
861
  function applyNumericInputMods(mods) {
1592
862
  return [
1593
863
  textInputCss.root,
1594
864
  css$1o.root,
1595
- `uui-size-${mods.size || settings.numericInput.sizes.default}`,
865
+ `uui-size-${mods.size || settings.sizes.defaults.numericInput}`,
1596
866
  textInputCss['mode-' + (mods.mode || DEFAULT_MODE$2)],
1597
867
  ];
1598
868
  }
1599
869
  const NumericInput = /* @__PURE__ */withMods(NumericInput$1, applyNumericInputMods, (props) => {
1600
870
  return {
1601
- upIcon: settings.numericInput.icons.arrowIcon,
1602
- downIcon: settings.numericInput.icons.arrowIcon,
871
+ upIcon: systemIcons.foldingArrow,
872
+ downIcon: systemIcons.foldingArrow,
1603
873
  align: props.align ?? (props.mode === 'cell' ? 'right' : 'left'),
1604
874
  disableArrows: props.disableArrows ?? props.mode === 'cell',
1605
875
  };
1606
876
  });
1607
877
 
1608
- var css$1n = {"root":"_3Wa1M2","mode-form":"TC0tXV","modeForm":"TC0tXV","mode-cell":"rtq1U8","modeCell":"rtq1U8","mode-inline":"DTfoE8","modeInline":"DTfoE8"};
878
+ var css$1n = {"root":"V7sKOK","mode-form":"Bx-XHz","modeForm":"Bx-XHz","mode-cell":"XjgkM4","modeCell":"XjgkM4","mode-inline":"G93570","modeInline":"G93570"};
1609
879
 
1610
880
  const DEFAULT_MODE$1 = EditMode.FORM;
1611
881
  function applyTextAreaMods(mods) {
1612
882
  return [
1613
883
  css$1n.root,
1614
884
  'uui-textarea',
1615
- 'uui-size-' + (mods.size || settings.textArea.sizes.default),
885
+ 'uui-size-' + (mods.size || settings.sizes.defaults.textArea),
1616
886
  css$1n['mode-' + (mods.mode || DEFAULT_MODE$1)],
1617
887
  ];
1618
888
  }
@@ -1646,25 +916,85 @@ function TREE_SHAKEABLE_INIT$1() {
1646
916
  };
1647
917
  }
1648
918
 
1649
- var css$1m = {"root":"VtKLf9","main-path":"_3fUaYd","mainPath":"_3fUaYd","content-wrapper":"XQwD-4","contentWrapper":"XQwD-4","content":"YxjJ-A","action-wrapper":"PC4lfh","actionWrapper":"PC4lfh","icon-wrapper":"j7T0Dt","iconWrapper":"j7T0Dt","icon":"sPXMNQ","close-icon":"_3s0v2Y","closeIcon":"_3s0v2Y"};
919
+ var _path$A;
920
+ function _extends$A() { return _extends$A = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$A.apply(null, arguments); }
921
+ var SvgNotificationCheckFill = function SvgNotificationCheckFill(props, ref) {
922
+ return /*#__PURE__*/React.createElement("svg", _extends$A({
923
+ xmlns: "http://www.w3.org/2000/svg",
924
+ width: 24,
925
+ height: 24,
926
+ viewBox: "0 0 24 24",
927
+ ref: ref
928
+ }, props), _path$A || (_path$A = /*#__PURE__*/React.createElement("path", {
929
+ d: "m10.6 16.6 7.05-7.05-1.4-1.4-5.65 5.65-2.85-2.85-1.4 1.4 4.25 4.25zM12 22a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12 22z"
930
+ })));
931
+ };
932
+ var ForwardRef$A = /*#__PURE__*/forwardRef(SvgNotificationCheckFill);
933
+
934
+ var _path$z;
935
+ function _extends$z() { return _extends$z = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$z.apply(null, arguments); }
936
+ var SvgNotificationWarningFill = function SvgNotificationWarningFill(props, ref) {
937
+ return /*#__PURE__*/React.createElement("svg", _extends$z({
938
+ xmlns: "http://www.w3.org/2000/svg",
939
+ width: 24,
940
+ height: 24,
941
+ viewBox: "0 0 24 24",
942
+ ref: ref
943
+ }, props), _path$z || (_path$z = /*#__PURE__*/React.createElement("path", {
944
+ d: "M1 21 12 2l11 19H1zm11-3a.968.968 0 0 0 .713-.288A.967.967 0 0 0 13 17a.967.967 0 0 0-.287-.712A.968.968 0 0 0 12 16a.965.965 0 0 0-.712.288A.965.965 0 0 0 11 17c0 .283.096.52.288.712A.965.965 0 0 0 12 18zm-1-3h2v-5h-2v5z"
945
+ })));
946
+ };
947
+ var ForwardRef$z = /*#__PURE__*/forwardRef(SvgNotificationWarningFill);
948
+
949
+ var _path$y;
950
+ function _extends$y() { return _extends$y = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$y.apply(null, arguments); }
951
+ var SvgNotificationErrorFill = function SvgNotificationErrorFill(props, ref) {
952
+ return /*#__PURE__*/React.createElement("svg", _extends$y({
953
+ xmlns: "http://www.w3.org/2000/svg",
954
+ width: 24,
955
+ height: 24,
956
+ viewBox: "0 0 24 24",
957
+ ref: ref
958
+ }, props), _path$y || (_path$y = /*#__PURE__*/React.createElement("path", {
959
+ d: "M12 17a.968.968 0 0 0 .713-.288A.967.967 0 0 0 13 16a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 15a.967.967 0 0 0-.712.287A.968.968 0 0 0 11 16c0 .283.096.52.288.712A.965.965 0 0 0 12 17zm-1-4h2V7h-2v6zm1 9a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12 22z"
960
+ })));
961
+ };
962
+ var ForwardRef$y = /*#__PURE__*/forwardRef(SvgNotificationErrorFill);
963
+
964
+ var _path$x;
965
+ function _extends$x() { return _extends$x = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$x.apply(null, arguments); }
966
+ var SvgNotificationInfoFill = function SvgNotificationInfoFill(props, ref) {
967
+ return /*#__PURE__*/React.createElement("svg", _extends$x({
968
+ xmlns: "http://www.w3.org/2000/svg",
969
+ width: 24,
970
+ height: 24,
971
+ viewBox: "0 0 24 24",
972
+ ref: ref
973
+ }, props), _path$x || (_path$x = /*#__PURE__*/React.createElement("path", {
974
+ d: "M11 17h2v-6h-2v6zm1-8a.968.968 0 0 0 .713-.288A.967.967 0 0 0 13 8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 7a.967.967 0 0 0-.712.287A.968.968 0 0 0 11 8c0 .283.096.52.288.712A.965.965 0 0 0 12 9zm0 13a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12 22z"
975
+ })));
976
+ };
977
+ var ForwardRef$x = /*#__PURE__*/forwardRef(SvgNotificationInfoFill);
978
+
979
+ var css$1m = {"root":"VrQhCb","main-path":"d-ygX3","mainPath":"d-ygX3","content-wrapper":"v9g4lL","contentWrapper":"v9g4lL","content":"h3I1E9","action-wrapper":"GiryMB","actionWrapper":"GiryMB","icon-wrapper":"_3ij4QT","iconWrapper":"_3ij4QT","icon":"FI-A5A","close-icon":"dC9pjw","closeIcon":"dC9pjw"};
1650
980
 
1651
- const Alert = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement("div", { role: "alert", ref: ref, className: cx('uui-alert', css$1m.root, props.color && `uui-color-${props.color}`, props.cx, `uui-size-${props.size || settings.alert.sizes.default}`), ...props.rawProps },
981
+ const Alert = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement("div", { role: "alert", ref: ref, className: cx('uui-alert', css$1m.root, props.color && `uui-color-${props.color}`, props.cx, `uui-size-${props.size || settings.sizes.defaults.alert}`), ...props.rawProps },
1652
982
  React.createElement("div", { className: css$1m.mainPath },
1653
983
  React.createElement("div", { className: css$1m.contentWrapper },
1654
984
  props.icon && (React.createElement("div", { className: css$1m.iconWrapper },
1655
985
  React.createElement(IconContainer, { icon: props.icon, cx: css$1m.icon }))),
1656
986
  React.createElement("div", { className: css$1m.content },
1657
987
  props.children,
1658
- props.actions && (React.createElement("div", { className: css$1m.actionWrapper }, props.actions.map((action) => (React.createElement(LinkButton, { caption: action.name, onClick: action.action, key: action.name, cx: css$1m.actionLink, size: settings.alert.sizes.actionMap[props.size || settings.alert.sizes.default] }))))))),
1659
- props.onClose && React.createElement(IconButton, { icon: settings.alert.icons.closeIcon, color: "neutral", onClick: props.onClose, cx: css$1m.closeIcon })))));
1660
- const WarningAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, { icon: settings.alert.icons.warningIcon, color: "warning", ref: ref, ...props }));
1661
- const SuccessAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, { icon: settings.alert.icons.successIcon, color: "success", ref: ref, ...props }));
1662
- const HintAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, { icon: settings.alert.icons.infoIcon, color: "info", ref: ref, ...props }));
1663
- const ErrorAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, { icon: settings.alert.icons.errorIcon, color: "error", ref: ref, ...props }));
988
+ props.actions && (React.createElement("div", { className: css$1m.actionWrapper }, props.actions.map((action) => (React.createElement(LinkButton, { caption: action.name, onClick: action.action, key: action.name, cx: css$1m.actionLink, size: settings.sizes.alert.action[props.size || settings.sizes.defaults.alert] }))))))),
989
+ props.onClose && React.createElement(IconButton, { icon: ForwardRef$R, color: "neutral", onClick: props.onClose, cx: css$1m.closeIcon })))));
990
+ const WarningAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, { icon: ForwardRef$z, color: "warning", ref: ref, ...props }));
991
+ const SuccessAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, { icon: ForwardRef$A, color: "success", ref: ref, ...props }));
992
+ const HintAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, { icon: ForwardRef$x, color: "info", ref: ref, ...props }));
993
+ const ErrorAlert = /* @__PURE__ */React.forwardRef((props, ref) => React.createElement(Alert, { icon: ForwardRef$y, color: "error", ref: ref, ...props }));
1664
994
 
1665
995
  const Dropdown = /* @__PURE__ */withMods(Dropdown$1);
1666
996
 
1667
- var css$1l = {"root":"SPnwej"};
997
+ var css$1l = {"root":"gisgJG"};
1668
998
 
1669
999
  function applyDropdownContainerMods(mods) {
1670
1000
  return [
@@ -1675,7 +1005,7 @@ function applyDropdownContainerMods(mods) {
1675
1005
  }
1676
1006
  const DropdownContainer = /* @__PURE__ */withMods(uuiComponents.DropdownContainer, applyDropdownContainerMods);
1677
1007
 
1678
- var css$1k = {"submenu-root-item-rtl":"x82ltF","submenuRootItemRtl":"x82ltF","icon-after":"-MxcoL","iconAfter":"-MxcoL","submenu-root-item":"NyPR1f","submenuRootItem":"NyPR1f","icon-check":"ESimiz","iconCheck":"ESimiz","splitter-root":"bISovD","splitterRoot":"bISovD","splitter":"Jz38ZD","header-root":"UX-fSE","headerRoot":"UX-fSE","item-root":"yRCQfp","itemRoot":"yRCQfp","icon":"qUolpc","link":"PbM3Tj","indent":"tbRZrm","selected-mark":"VEte4G","selectedMark":"VEte4G"};
1008
+ var css$1k = {"submenu-root-item-rtl":"sXS-va","submenuRootItemRtl":"sXS-va","icon-after":"_8TOGsB","iconAfter":"_8TOGsB","submenu-root-item":"SjLiLV","submenuRootItem":"SjLiLV","icon-check":"B-iZ9Y","iconCheck":"B-iZ9Y","splitter-root":"ck4OnD","splitterRoot":"ck4OnD","splitter":"ZneSX-","header-root":"r92v0P","headerRoot":"r92v0P","item-root":"NJ0wVW","itemRoot":"NJ0wVW","icon":"t-k27O","link":"m0MntC","indent":"yhP0wW","selected-mark":"yJSMGY","selectedMark":"yJSMGY"};
1679
1009
 
1680
1010
  var IDropdownControlKeys;
1681
1011
  (function (IDropdownControlKeys) {
@@ -1758,7 +1088,7 @@ const DropdownMenuButton = /* @__PURE__ */React__default.forwardRef((props, ref)
1758
1088
  getMenuButtonContent(),
1759
1089
  isSelected && (React__default.createElement(React__default.Fragment, null,
1760
1090
  React__default.createElement(FlexSpacer, null),
1761
- React__default.createElement(IconContainer, { icon: settings.dropdownMenu.icons.acceptIcon, cx: css$1k.selectedMark })))));
1091
+ React__default.createElement(IconContainer, { icon: systemIcons.accept, cx: css$1k.selectedMark })))));
1762
1092
  });
1763
1093
  function DropdownMenuSplitter(props) {
1764
1094
  return (React__default.createElement("div", { className: cx$1(props.cx, css$1k.splitterRoot) },
@@ -1786,7 +1116,7 @@ function DropdownSubMenu(props) {
1786
1116
  },
1787
1117
  ];
1788
1118
  const isRtl = getDir() === 'rtl';
1789
- return (React__default.createElement(Dropdown$1, { openOnHover: props.openOnHover || true, closeOnMouseLeave: "boundary", openDelay: 400, closeDelay: 400, placement: isRtl ? 'left-start' : 'right-start', modifiers: subMenuModifiers, renderBody: (dropdownProps) => !props.isDisabled && (React__default.createElement(DropdownMenuBody, { closeOnKey: IDropdownControlKeys.LEFT_ARROW, ...props, ...dropdownProps })), renderTarget: ({ toggleDropdownOpening, ...targetProps }) => (React__default.createElement(DropdownMenuButton, { cx: cx$1(isRtl ? css$1k.submenuRootItemRtl : css$1k.submenuRootItem), icon: settings.dropdownMenu.icons.dropdownIcon, iconPosition: "right", isDropdown: true, toggleDropdownOpening: toggleDropdownOpening, ...props, ...targetProps })) }));
1119
+ return (React__default.createElement(Dropdown$1, { openOnHover: props.openOnHover || true, closeOnMouseLeave: "boundary", openDelay: 400, closeDelay: 400, placement: isRtl ? 'left-start' : 'right-start', modifiers: subMenuModifiers, renderBody: (dropdownProps) => !props.isDisabled && (React__default.createElement(DropdownMenuBody, { closeOnKey: IDropdownControlKeys.LEFT_ARROW, ...props, ...dropdownProps })), renderTarget: ({ toggleDropdownOpening, ...targetProps }) => (React__default.createElement(DropdownMenuButton, { cx: cx$1(isRtl ? css$1k.submenuRootItemRtl : css$1k.submenuRootItem), icon: systemIcons.foldingArrow, iconPosition: "right", isDropdown: true, toggleDropdownOpening: toggleDropdownOpening, ...props, ...targetProps })) }));
1790
1120
  }
1791
1121
  function DropdownMenuSwitchButton(props) {
1792
1122
  const context = useContext(UuiContext);
@@ -1809,7 +1139,7 @@ function DropdownMenuSwitchButton(props) {
1809
1139
  React__default.createElement(Switch, { value: isSelected, tabIndex: -1, onValueChange: onHandleValueChange })));
1810
1140
  }
1811
1141
 
1812
- var css$1j = {"root":"n4Qxi1","mode-block":"_5E0En6","modeBlock":"_5E0En6","mode-inline":"DXmCyy","modeInline":"DXmCyy","padding-0":"_9pkYkk","padding0":"_9pkYkk","padding-6":"k-pX-X","padding6":"k-pX-X","padding-12":"sb0Ctd","padding12":"sb0Ctd","padding-18":"tK6Rsv","padding18":"tK6Rsv"};
1142
+ var css$1j = {"root":"m8V6uo","mode-block":"mYtYTr","modeBlock":"mYtYTr","mode-inline":"ItOdRc","modeInline":"ItOdRc","padding-0":"_3ylD68","padding0":"_3ylD68","padding-6":"voQfuf","padding6":"voQfuf","padding-12":"G2mP1y","padding12":"G2mP1y","padding-18":"HO9eM6","padding18":"HO9eM6"};
1813
1143
 
1814
1144
  function applyAccordionMods(mods) {
1815
1145
  return [
@@ -1819,10 +1149,10 @@ function applyAccordionMods(mods) {
1819
1149
  ];
1820
1150
  }
1821
1151
  const Accordion = /* @__PURE__ */withMods(uuiComponents.Accordion, applyAccordionMods, (mods) => ({
1822
- dropdownIcon: mods.dropdownIcon !== null && settings.accordion.icons.dropdownIcon,
1152
+ dropdownIcon: mods.dropdownIcon !== null && systemIcons.foldingArrow,
1823
1153
  }));
1824
1154
 
1825
- var css$1i = {"root":"p3SoMF","border-top":"r2rl2H","borderTop":"r2rl2H","border-bottom":"P5sZcb","borderBottom":"P5sZcb","top-shadow":"urNkpU","topShadow":"urNkpU","padding-6":"_68obJF","padding6":"_68obJF","padding-12":"JaeZBO","padding12":"JaeZBO","padding-18":"_22bpfQ","padding18":"_22bpfQ","padding-24":"qo3lI-","padding24":"qo3lI-","margin-24":"szsB9d","margin24":"szsB9d","margin-12":"_35EtG0","margin12":"_35EtG0","vPadding-12":"PF1fJe","vPadding12":"PF1fJe","vPadding-18":"_79yHKt","vPadding18":"_79yHKt","vPadding-24":"e8K1l7","vPadding24":"e8K1l7","vPadding-36":"g3ecEa","vPadding36":"g3ecEa","vPadding-48":"AMABAP","vPadding48":"AMABAP","spacing-6":"IJHJxy","spacing6":"IJHJxy","spacing-12":"pgG52G","spacing12":"pgG52G","spacing-18":"HPlRa3","spacing18":"HPlRa3","uui-surface-main":"_-8YYsY","uuiSurfaceMain":"_-8YYsY"};
1155
+ var css$1i = {"root":"XC8PvU","border-top":"u26Rwf","borderTop":"u26Rwf","border-bottom":"TnFBOj","borderBottom":"TnFBOj","top-shadow":"f0Js4k","topShadow":"f0Js4k","padding-6":"a--H3F","padding6":"a--H3F","padding-12":"lvGN-M","padding12":"lvGN-M","padding-18":"PlQ2Kw","padding18":"PlQ2Kw","padding-24":"pLJ7jw","padding24":"pLJ7jw","margin-24":"gBC3G1","margin24":"gBC3G1","margin-12":"rDld9P","margin12":"rDld9P","vPadding-12":"a3Df7U","vPadding12":"a3Df7U","vPadding-18":"vgwMCi","vPadding18":"vgwMCi","vPadding-24":"HtjLwg","vPadding24":"HtjLwg","vPadding-36":"IqVT27","vPadding36":"IqVT27","vPadding-48":"Paj9iV","vPadding48":"Paj9iV","spacing-6":"M0dJd5","spacing6":"M0dJd5","spacing-12":"IPjL3K","spacing12":"IPjL3K","spacing-18":"fEYmEx","spacing18":"fEYmEx","uui-surface-main":"jT3V3U","uuiSurfaceMain":"jT3V3U"};
1826
1156
 
1827
1157
  const FlexCell = /* @__PURE__ */withMods(FlexCell$1, () => [css$1i.flexCell]);
1828
1158
 
@@ -1834,7 +1164,7 @@ const FlexRow = /* @__PURE__ */withMods(FlexRow$1, (props) => {
1834
1164
  }
1835
1165
  return [
1836
1166
  css$1i.root,
1837
- props.size !== null && 'uui-size-' + (props.size || settings.flexRow.sizes.default),
1167
+ props.size !== null && 'uui-size-' + (props.size || settings.sizes.defaults.flexRow),
1838
1168
  props.padding && css$1i['padding-' + props.padding],
1839
1169
  props.vPadding && css$1i['vPadding-' + props.vPadding],
1840
1170
  props.margin && css$1i['margin-' + props.margin],
@@ -1846,7 +1176,7 @@ const FlexRow = /* @__PURE__ */withMods(FlexRow$1, (props) => {
1846
1176
  ];
1847
1177
  });
1848
1178
 
1849
- var css$1h = {"root":"wTl4-z","margin-24":"_9gWLqd","margin24":"_9gWLqd","padding-12":"oQPlAf","padding12":"oQPlAf","padding-24":"MjNo7N","padding24":"MjNo7N","shadow":"F9srRs","uui-surface-main":"ISvApt","uuiSurfaceMain":"ISvApt"};
1179
+ var css$1h = {"root":"-OtOdq","margin-24":"b9QkOx","margin24":"b9QkOx","padding-12":"ostEg6","padding12":"ostEg6","padding-24":"_9Q7mcx","padding24":"_9Q7mcx","shadow":"pvlA-X","uui-surface-main":"bL019v","uuiSurfaceMain":"bL019v"};
1850
1180
 
1851
1181
  const Panel = /* @__PURE__ */withMods(VPanel, (props) => [
1852
1182
  'uui-panel',
@@ -1856,7 +1186,7 @@ const Panel = /* @__PURE__ */withMods(VPanel, (props) => [
1856
1186
  props.background && css$1h[`uui-${props.background}`],
1857
1187
  ]);
1858
1188
 
1859
- var css$1g = {"root":"GCj2tU"};
1189
+ var css$1g = {"root":"G2Zset"};
1860
1190
 
1861
1191
  function applyTooltipMods(mods) {
1862
1192
  return [
@@ -1866,24 +1196,21 @@ function applyTooltipMods(mods) {
1866
1196
  }
1867
1197
  const Tooltip = /* @__PURE__ */withMods(uuiComponents.Tooltip, applyTooltipMods);
1868
1198
 
1869
- var css$1f = {"root":"mm3dGl"};
1199
+ var css$1f = {"root":"NxERgG"};
1870
1200
 
1871
1201
  function applyLabeledInputMods(mods) {
1872
1202
  return [
1873
1203
  'uui-labeled-input',
1874
1204
  css$1f.root,
1875
- 'uui-size-' + (mods.size || settings.labeledInput.sizes.default),
1205
+ 'uui-size-' + (mods.size || settings.sizes.defaults.labeledInput),
1876
1206
  ];
1877
1207
  }
1878
- function applyLabeledInputProps(props) {
1879
- return ({
1880
- Tooltip: props.Tooltip || Tooltip,
1881
- infoIcon: props.infoIcon || props.size <= '30' ? settings.labeledInput.icons.fillInfoIcon : settings.labeledInput.icons.infoIcon,
1882
- });
1883
- }
1884
- const LabeledInput = /* @__PURE__ */withMods(uuiComponents.LabeledInput, applyLabeledInputMods, applyLabeledInputProps);
1208
+ const LabeledInput = /* @__PURE__ */withMods(uuiComponents.LabeledInput, applyLabeledInputMods, (props) => ({
1209
+ Tooltip: props.Tooltip || Tooltip,
1210
+ infoIcon: props.infoIcon || (settings.sizes.labeledInput.fillIcon.includes(props.size) ? ForwardRef$x : ForwardRef$M),
1211
+ }));
1885
1212
 
1886
- var css$1e = {"root":"MnJkgX"};
1213
+ var css$1e = {"root":"broC2K"};
1887
1214
 
1888
1215
  function RadioGroup(props) {
1889
1216
  const direction = props.direction || 'vertical';
@@ -1898,7 +1225,7 @@ function RadioGroup(props) {
1898
1225
  })));
1899
1226
  }
1900
1227
 
1901
- var css$1d = {"root":"LY2aVp"};
1228
+ var css$1d = {"root":"e8lYUP"};
1902
1229
 
1903
1230
  function applyScrollBarsMods() {
1904
1231
  return [
@@ -1907,27 +1234,27 @@ function applyScrollBarsMods() {
1907
1234
  }
1908
1235
  const ScrollBars = /* @__PURE__ */withMods(ScrollBars$1, applyScrollBarsMods);
1909
1236
 
1910
- var css$1c = {"scroll-container":"-U300R","scrollContainer":"-U300R","list-container":"W87Nlo","listContainer":"W87Nlo"};
1237
+ var css$1c = {"scroll-container":"f61LEC","scrollContainer":"f61LEC","list-container":"lFVAeX","listContainer":"lFVAeX"};
1911
1238
 
1912
- var css$1b = {"root":"_717rdm"};
1239
+ var css$1b = {"root":"PVtRPG"};
1913
1240
 
1914
1241
  const AvatarStack = /* @__PURE__ */withMods(AvatarStack$1, () => [css$1b.root]);
1915
1242
 
1916
- var css$1a = {"root":"HKEOZi"};
1243
+ var css$1a = {"root":"d4vdZj"};
1917
1244
 
1918
1245
  const DEFAULT_FILL = 'solid';
1919
1246
  function applyBadgeMods(mods) {
1920
1247
  return [
1921
1248
  'uui-badge',
1922
1249
  css$1a.root,
1923
- `uui-size-${mods.size || settings.badge.sizes.default}`,
1250
+ `uui-size-${mods.size || settings.sizes.defaults.badge}`,
1924
1251
  `uui-fill-${mods.fill || DEFAULT_FILL}`,
1925
1252
  `uui-color-${mods.color || 'info'}`,
1926
1253
  ];
1927
1254
  }
1928
1255
  const Badge = /* @__PURE__ */React__default.forwardRef((props, ref) => {
1929
1256
  const styles = [applyBadgeMods(props), props.cx];
1930
- const DropdownIcon = props.dropdownIcon ? props.dropdownIcon : settings.badge.icons.dropdownIcon;
1257
+ const DropdownIcon = props.dropdownIcon ? props.dropdownIcon : systemIcons.foldingArrow;
1931
1258
  return (React__default.createElement(Clickable, { ...props, rawProps: {
1932
1259
  'aria-haspopup': props.isDropdown,
1933
1260
  'aria-expanded': props.isOpen,
@@ -1936,17 +1263,17 @@ const Badge = /* @__PURE__ */React__default.forwardRef((props, ref) => {
1936
1263
  (props.indicator && props.fill === 'outline') && (React__default.createElement("div", { className: "uui-indicator" })),
1937
1264
  props.icon && props.iconPosition !== 'right' && (React__default.createElement(IconContainer, { icon: props.icon, onClick: !props.isDisabled ? props.onIconClick : undefined })),
1938
1265
  props.caption && (React__default.createElement("div", { className: uuiElement.caption }, props.caption)),
1939
- props.count !== undefined && props.count !== null && (React__default.createElement(CountIndicator, { key: "count-indicator", color: null, size: settings.badge.sizes.countIndicatorMap[props.size || settings.badge.sizes.default], caption: props.count })),
1266
+ props.count !== undefined && props.count !== null && (React__default.createElement(CountIndicator, { key: "count-indicator", color: null, size: settings.sizes.badge.countIndicator[props.size || settings.sizes.defaults.badge], caption: props.count })),
1940
1267
  props.icon && props.iconPosition === 'right' && (React__default.createElement(IconContainer, { icon: props.icon, onClick: !props.isDisabled ? props.onIconClick : undefined })),
1941
1268
  props.isDropdown && (React__default.createElement(IconContainer, { icon: DropdownIcon, flipY: props.isOpen }))));
1942
1269
  });
1943
1270
 
1944
- var css$19 = {"root":"yOJ9YT"};
1271
+ var css$19 = {"root":"wQBQLF"};
1945
1272
 
1946
1273
  function applyTagMods(props) {
1947
1274
  return [
1948
1275
  css$19.root,
1949
- `uui-size-${props.size || settings.tag.sizes.default}`,
1276
+ `uui-size-${props.size || settings.sizes.defaults.tag}`,
1950
1277
  `uui-color-${props.color || 'neutral'}`,
1951
1278
  `uui-fill-${props.fill || 'solid'}`,
1952
1279
  'uui-tag',
@@ -1954,8 +1281,8 @@ function applyTagMods(props) {
1954
1281
  }
1955
1282
  const Tag = /* @__PURE__ */React__default.forwardRef((props, ref) => {
1956
1283
  const styles = [applyTagMods(props), props.cx];
1957
- const ClearIcon = props.clearIcon ? props.clearIcon : settings.tag.icons.clearIcon;
1958
- const DropdownIcon = props.dropdownIcon ? props.dropdownIcon : settings.tag.icons.dropdownIcon;
1284
+ const ClearIcon = props.clearIcon ? props.clearIcon : systemIcons.clear;
1285
+ const DropdownIcon = props.dropdownIcon ? props.dropdownIcon : systemIcons.foldingArrow;
1959
1286
  return (React__default.createElement(Clickable, { ...props, rawProps: {
1960
1287
  'aria-haspopup': props.isDropdown,
1961
1288
  'aria-expanded': props.isOpen,
@@ -1963,44 +1290,74 @@ const Tag = /* @__PURE__ */React__default.forwardRef((props, ref) => {
1963
1290
  }, cx: styles, ref: ref },
1964
1291
  props.icon && props.iconPosition !== 'right' && (React__default.createElement(IconContainer, { icon: props.icon, onClick: !props.isDisabled ? props.onIconClick : undefined })),
1965
1292
  props.caption && (React__default.createElement("div", { className: uuiElement.caption }, props.caption)),
1966
- props.count !== undefined && props.count !== null && (React__default.createElement(CountIndicator, { color: (!props.color || props.color === 'neutral') ? 'white' : props.color, size: settings.tag.sizes.countIndicatorMap[(props.size || settings.tag.sizes.default)], caption: props.count })),
1293
+ props.count !== undefined && props.count !== null && (React__default.createElement(CountIndicator, { color: (!props.color || props.color === 'neutral') ? 'white' : props.color, size: settings.sizes.tag.countIndicator[(props.size || settings.sizes.defaults.tag)], caption: props.count })),
1967
1294
  props.icon && props.iconPosition === 'right' && (React__default.createElement(IconContainer, { icon: props.icon, onClick: !props.isDisabled ? props.onIconClick : undefined })),
1968
1295
  props.isDropdown && (React__default.createElement(IconContainer, { icon: DropdownIcon, flipY: props.isOpen })),
1969
1296
  props.onClear && !props.isDisabled && (React__default.createElement(IconContainer, { cx: uuiMarkers.clickable, icon: ClearIcon, onClick: props.onClear }))));
1970
1297
  });
1971
1298
 
1972
- var css$18 = {"root":"pcqep3","uui-spinner":"K6pzxh","uuiSpinner":"K6pzxh"};
1299
+ var css$18 = {"root":"Yefd2r","uui-spinner":"-ll9YV","uuiSpinner":"-ll9YV"};
1973
1300
 
1974
1301
  function applySpinnerMods() {
1975
1302
  return [css$18.root, 'uui-spinner'];
1976
1303
  }
1977
1304
  const Spinner = /* @__PURE__ */withMods(Spinner$1, applySpinnerMods);
1978
1305
 
1979
- var css$17 = {"root":"HIxlcB","page":"NsgjMs","spacer":"FN3yqz","mode-ghost":"qHnrzC","modeGhost":"qHnrzC"};
1306
+ var _path$w;
1307
+ function _extends$w() { return _extends$w = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$w.apply(null, arguments); }
1308
+ var SvgNavigationChevronLeftOutline = function SvgNavigationChevronLeftOutline(props, ref) {
1309
+ return /*#__PURE__*/React.createElement("svg", _extends$w({
1310
+ xmlns: "http://www.w3.org/2000/svg",
1311
+ width: 24,
1312
+ height: 24,
1313
+ viewBox: "0 0 24 24",
1314
+ ref: ref
1315
+ }, props), _path$w || (_path$w = /*#__PURE__*/React.createElement("path", {
1316
+ d: "M15.914 5.414 14.5 4l-8 8 8 8 1.414-1.414L9.328 12l6.586-6.586z"
1317
+ })));
1318
+ };
1319
+ var ForwardRef$w = /*#__PURE__*/forwardRef(SvgNavigationChevronLeftOutline);
1320
+
1321
+ var _path$v;
1322
+ function _extends$v() { return _extends$v = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$v.apply(null, arguments); }
1323
+ var SvgNavigationChevronRightOutline = function SvgNavigationChevronRightOutline(props, ref) {
1324
+ return /*#__PURE__*/React.createElement("svg", _extends$v({
1325
+ xmlns: "http://www.w3.org/2000/svg",
1326
+ width: 24,
1327
+ height: 24,
1328
+ viewBox: "0 0 24 24",
1329
+ ref: ref
1330
+ }, props), _path$v || (_path$v = /*#__PURE__*/React.createElement("path", {
1331
+ d: "M8.086 18.586 9.5 20l8-8-8-8-1.414 1.414L14.672 12l-6.586 6.586z"
1332
+ })));
1333
+ };
1334
+ var ForwardRef$v = /*#__PURE__*/forwardRef(SvgNavigationChevronRightOutline);
1335
+
1336
+ var css$17 = {"root":"LxKlHO","page":"c-zdDL","spacer":"xiT7NH","mode-ghost":"TOn93Q","modeGhost":"TOn93Q"};
1980
1337
 
1981
1338
  function Paginator(props) {
1982
- const renderPaginator = (params) => (React__default.createElement("nav", { role: "navigation", className: cx(css$17.root, 'uui-paginator', `uui-size-${props.size || settings.paginator.sizes.default}`), ...params.rawProps },
1983
- React__default.createElement(Button, { size: props.size || settings.paginator.sizes.default, icon: settings.paginator.icons.leftArrowIcon, onClick: params.goToPrev, isDisabled: params.isFirst || props.isDisabled, fill: "outline", color: "secondary" }),
1339
+ const renderPaginator = (params) => (React__default.createElement("nav", { role: "navigation", className: cx(css$17.root, 'uui-paginator', `uui-size-${props.size || settings.sizes.defaults.paginator}`), ...params.rawProps },
1340
+ React__default.createElement(Button, { size: props.size || settings.sizes.defaults.paginator, icon: ForwardRef$w, onClick: params.goToPrev, isDisabled: params.isFirst || props.isDisabled, fill: "outline", color: "secondary" }),
1984
1341
  params.pages.map((page, index) => {
1985
1342
  if (page.type === 'spacer') {
1986
- return (React__default.createElement(Button, { cx: cx(css$17.spacer, css$17.page), size: props.size || settings.paginator.sizes.default, key: `${index}_spacer`, caption: "...", fill: "ghost", color: "secondary", tabIndex: -1, isDisabled: props.isDisabled }));
1343
+ return (React__default.createElement(Button, { cx: cx(css$17.spacer, css$17.page), size: props.size || settings.sizes.defaults.paginator, key: `${index}_spacer`, caption: "...", fill: "ghost", color: "secondary", tabIndex: -1, isDisabled: props.isDisabled }));
1987
1344
  }
1988
1345
  else {
1989
- return (React__default.createElement(Button, { cx: cx(css$17[`mode-${!page.isActive && 'ghost'}`], css$17.page), size: props.size || settings.paginator.sizes.default, key: page.pageNumber, caption: page.pageNumber, onClick: () => page.onClick?.(), rawProps: { 'aria-current': page.isActive }, fill: (page.isActive && 'outline') || 'ghost', color: "primary", isDisabled: props.isDisabled }));
1346
+ return (React__default.createElement(Button, { cx: cx(css$17[`mode-${!page.isActive && 'ghost'}`], css$17.page), size: props.size || settings.sizes.defaults.paginator, key: page.pageNumber, caption: page.pageNumber, onClick: () => page.onClick?.(), rawProps: { 'aria-current': page.isActive }, fill: (page.isActive && 'outline') || 'ghost', color: "primary", isDisabled: props.isDisabled }));
1990
1347
  }
1991
1348
  }),
1992
- React__default.createElement(Button, { size: props.size || settings.paginator.sizes.default, icon: settings.paginator.icons.rightArrowIcon, onClick: params.goToNext, isDisabled: params.isLast || props.isDisabled, fill: "outline", color: "secondary" })));
1349
+ React__default.createElement(Button, { size: props.size || settings.sizes.defaults.paginator, icon: ForwardRef$v, onClick: params.goToNext, isDisabled: params.isLast || props.isDisabled, fill: "outline", color: "secondary" })));
1993
1350
  return React__default.createElement(Paginator$1, { ...props, render: renderPaginator });
1994
1351
  }
1995
1352
 
1996
- var css$16 = {"root":"ajyNiA","progress-bar":"_1BPSjb","progressBar":"_1BPSjb","progressBar-indeterminate":"MMO-kI","progressBarIndeterminate":"MMO-kI","size-12":"GinR4e","size12":"GinR4e","size-18":"ANdiFI","size18":"ANdiFI","size-24":"vc-KJr","size24":"vc-KJr"};
1353
+ var css$16 = {"root":"_5I5Y1R","progress-bar":"yGkT-C","progressBar":"yGkT-C","progressBar-indeterminate":"h6q4P8","progressBarIndeterminate":"h6q4P8","size-12":"nGsY0z","size12":"nGsY0z","size-18":"-kKH2p","size18":"-kKH2p","size-24":"b5tw8r","size24":"b5tw8r"};
1997
1354
 
1998
1355
  const IndeterminateBar = /* @__PURE__ */React.forwardRef((props, ref) => {
1999
1356
  return (React.createElement("div", { ref: ref, className: cx('uui-indeterminate_bar', props.cx, css$16.root, css$16[`size-${props.size || 12}`]) },
2000
1357
  React.createElement("div", { className: cx(css$16.progressBar) })));
2001
1358
  });
2002
1359
 
2003
- var css$15 = {"root":"s7CpNb","striped":"HPv5f6","animate-stripes":"_5jar3B","animateStripes":"_5jar3B","size-12":"kDHoQC","size12":"kDHoQC","size-18":"YQ-Vpc","size18":"YQ-Vpc","size-24":"oWjJzE","size24":"oWjJzE"};
1360
+ var css$15 = {"root":"p9d4oA","striped":"t8wDLx","animate-stripes":"A9qV3D","animateStripes":"A9qV3D","size-12":"_-25wvu","size12":"_-25wvu","size-18":"TZxHUV","size18":"TZxHUV","size-24":"D9j8pp","size24":"D9j8pp"};
2004
1361
 
2005
1362
  const DEFAULT_SIZE = '12';
2006
1363
  function applyProgressBarMods(mods) {
@@ -2015,19 +1372,19 @@ const ProgressBar = /* @__PURE__ */withMods(uuiComponents.ProgressBar, applyProg
2015
1372
  hideLabel: props.hideLabel || props.striped,
2016
1373
  }));
2017
1374
 
2018
- var css$14 = {"root":"k2stgl"};
1375
+ var css$14 = {"root":"_7uCHwz"};
2019
1376
 
2020
1377
  const IndicatorBar = /* @__PURE__ */React.forwardRef((props, ref) => {
2021
1378
  const { progress } = props;
2022
1379
  return progress || progress === 0 ? (React.createElement(ProgressBar, { ref: ref, progress: progress, cx: cx(css$14.root, props.cx), hideLabel: true })) : (React.createElement(IndeterminateBar, { ref: ref, cx: cx(css$14.root, props.cx) }));
2023
1380
  });
2024
1381
 
2025
- var css$13 = {"root":"A3-5Xl"};
1382
+ var css$13 = {"root":"jfgUlc"};
2026
1383
 
2027
1384
  const StatusIndicator = /* @__PURE__ */forwardRef((props, ref) => {
2028
1385
  return (React__default.createElement("div", { ref: ref, className: cx([
2029
1386
  css$13.root,
2030
- `uui-size-${props.size || settings.statusIndicator.sizes.default}`,
1387
+ `uui-size-${props.size || settings.sizes.defaults.statusIndicator}`,
2031
1388
  'uui-status_indicator',
2032
1389
  `uui-color-${props.color || 'neutral'}`,
2033
1390
  `uui-fill-${props.fill || 'solid'}`,
@@ -2037,28 +1394,28 @@ const StatusIndicator = /* @__PURE__ */forwardRef((props, ref) => {
2037
1394
  React__default.createElement("p", { className: "uui-status_indicator-caption" }, props.caption)));
2038
1395
  });
2039
1396
 
2040
- var css$12 = {"drag-handle":"lotg-I","dragHandle":"lotg-I","icon-container":"Yvm1XE","iconContainer":"Yvm1XE"};
1397
+ var css$12 = {"drag-handle":"O-JuLw","dragHandle":"O-JuLw","icon-container":"KQ-hGd","iconContainer":"KQ-hGd"};
2041
1398
 
2042
1399
  function DataRowAddons(props) {
2043
1400
  const row = props.rowProps;
2044
1401
  const getIndent = () => {
2045
- return (row.indent - 1) * ((settings.rowAddons.sizes.indentUnitMap[props.size] || settings.rowAddons.sizes.defaultIndentUnit));
1402
+ return (row.indent - 1) * (settings.sizes.rowAddons.indentUnit[props.size] || settings.sizes.rowAddons.defaults.indentUnit);
2046
1403
  };
2047
1404
  const getWidth = () => {
2048
- return settings.rowAddons.sizes.indentWidthMap[props.size] || settings.rowAddons.sizes.defaultIndentWidth;
1405
+ return settings.sizes.rowAddons.indentWidth[props.size] || settings.sizes.rowAddons.defaults.indentWidth;
2049
1406
  };
2050
1407
  return (React__default.createElement(React__default.Fragment, null,
2051
1408
  row.dnd?.srcData && React__default.createElement(DragHandle, { key: "dh", cx: css$12.dragHandle, rawProps: { ...props.eventHandlers } }),
2052
- row?.checkbox?.isVisible && (React__default.createElement(Checkbox, { key: "cb", cx: "uui-dr_addons-checkbox", tabIndex: props.tabIndex, size: settings.rowAddons.sizes.checkboxMap[props.size], value: row.isChecked, indeterminate: !row.isChecked && row.isChildrenChecked, onValueChange: () => row.onCheck?.(row), isDisabled: row.checkbox.isDisabled, isInvalid: row.checkbox.isInvalid })),
1409
+ row?.checkbox?.isVisible && (React__default.createElement(Checkbox, { key: "cb", cx: "uui-dr_addons-checkbox", tabIndex: props.tabIndex, size: settings.sizes.rowAddons.checkbox[props.size], value: row.isChecked, indeterminate: !row.isChecked && row.isChildrenChecked, onValueChange: () => row.onCheck?.(row), isDisabled: row.checkbox.isDisabled, isInvalid: row.checkbox.isInvalid })),
2053
1410
  row.indent > 0 && (React__default.createElement("div", { key: "fold", className: cx('uui-dr_addons-indent', `uui-size-${props.size}`), style: { marginInlineStart: getIndent(), width: getWidth() } }, row.isFoldable && (React__default.createElement(IconContainer, { rawProps: {
2054
1411
  'aria-label': row.isFolded ? 'Unfold' : 'Fold',
2055
1412
  role: 'button',
2056
- }, key: "icon", icon: settings.rowAddons.icons.foldingIcon, cx: [
1413
+ }, key: "icon", icon: ForwardRef$Q, cx: [
2057
1414
  uuiElement.foldingArrow, uuiMarkers.clickable, css$12.iconContainer,
2058
- ], rotate: row.isFolded ? '90ccw' : '0', onClick: () => row.onFold(row), size: settings.rowAddons.sizes.iconMap[props.size] || settings.rowAddons.sizes.defaultIcon }))))));
1415
+ ], rotate: row.isFolded ? '90ccw' : '0', onClick: () => row.onFold(row), size: settings.sizes.rowAddons.icon[props.size] || settings.sizes.rowAddons.defaults.icon }))))));
2059
1416
  }
2060
1417
 
2061
- var css$11 = {"root":"m18-QY"};
1418
+ var css$11 = {"root":"eRrnjQ"};
2062
1419
 
2063
1420
  const Blocker = /* @__PURE__ */withMods(Blocker$1, () => [css$11.root], (cmpProps) => ({ renderSpinner: cmpProps.renderSpinner || (() => React__default.createElement(Spinner, null)) }));
2064
1421
 
@@ -2104,7 +1461,7 @@ const VirtualListView = /* @__PURE__ */React.forwardRef((props, ref) => {
2104
1461
  React.createElement(Blocker, { isEnabled: props.isLoading })));
2105
1462
  });
2106
1463
 
2107
- var css$10 = {"root":"yC5weY"};
1464
+ var css$10 = {"root":"Z40E8g"};
2108
1465
 
2109
1466
  function CheckboxGroup(props) {
2110
1467
  const currentValue = props.value || [];
@@ -2126,13 +1483,13 @@ function CheckboxGroup(props) {
2126
1483
  })));
2127
1484
  }
2128
1485
 
2129
- var css$$ = {"root":"Sfup8x","modal-blocker":"tSYcBd","modalBlocker":"tSYcBd","animateModalBlocker":"x9G-Ii","modal":"XqcKfk","modal-footer":"I-fL53","modalFooter":"I-fL53","modal-header":"Ue4kPK","modalHeader":"Ue4kPK"};
1486
+ var css$$ = {"root":"kB1xeP","modal-blocker":"YbhskA","modalBlocker":"YbhskA","animateModalBlocker":"ISlK9F","modal":"_-2IL6X","modal-footer":"c09T35","modalFooter":"c09T35","modal-header":"G-OC40","modalHeader":"G-OC40"};
2130
1487
 
2131
1488
  const ModalBlocker = /* @__PURE__ */withMods(ModalBlocker$1, () => [css$$.modalBlocker]);
2132
1489
  const ModalWindow = /* @__PURE__ */withMods(ModalWindow$1, () => [css$$.root, css$$.modal], (props) => {
2133
- const width = props.width || settings.modal.sizes.defaultWidth;
1490
+ const width = props.width || settings.sizes.modal.window.defaults.width;
2134
1491
  const height = props.height || 'auto';
2135
- const maxHeight = isMobile() ? settings.modal.sizes.defaultMobileMaxHeight : (props.maxHeight || settings.modal.sizes.defaultMaxHeight);
1492
+ const maxHeight = isMobile() ? '100dvh' : (props.maxHeight || '80dvh');
2136
1493
  return {
2137
1494
  style: {
2138
1495
  ...props.style,
@@ -2144,21 +1501,21 @@ const ModalWindow = /* @__PURE__ */withMods(ModalWindow$1, () => [css$$.root, cs
2144
1501
  });
2145
1502
  class ModalHeader extends React__default.Component {
2146
1503
  render() {
2147
- return (React__default.createElement(FlexRow, { padding: this.props.padding || settings.modal.sizes.defaultHeaderPadding, size: null, vPadding: "36", borderBottom: this.props.borderBottom, cx: [css$$.root, css$$.modalHeader, this.props.cx], columnGap: "12", rawProps: this.props.rawProps },
1504
+ return (React__default.createElement(FlexRow, { padding: this.props.padding || '24', size: null, vPadding: "36", borderBottom: this.props.borderBottom, cx: [css$$.root, css$$.modalHeader, this.props.cx], columnGap: "12", rawProps: this.props.rawProps },
2148
1505
  this.props.title && (React__default.createElement("div", { className: cx('uui-modal-title', 'uui-typography') }, this.props.title)),
2149
1506
  this.props.children,
2150
1507
  this.props.onClose && React__default.createElement(FlexSpacer, null),
2151
1508
  this.props.onClose && (React__default.createElement(FlexCell, { shrink: 0, width: "auto" },
2152
- React__default.createElement(IconButton, { rawProps: { 'aria-label': 'Close modal' }, icon: settings.modal.icons.closeIcon, onClick: this.props.onClose })))));
1509
+ React__default.createElement(IconButton, { rawProps: { 'aria-label': 'Close modal' }, icon: ForwardRef$R, onClick: this.props.onClose })))));
2153
1510
  }
2154
1511
  }
2155
1512
  class ModalFooter extends React__default.Component {
2156
1513
  render() {
2157
- return (React__default.createElement(FlexRow, { columnGap: this.props.columnGap || settings.modal.sizes.defaultFooterColumnGap, cx: [
1514
+ return (React__default.createElement(FlexRow, { columnGap: this.props.columnGap || '12', cx: [
2158
1515
  css$$.root,
2159
1516
  css$$.modalFooter,
2160
1517
  this.props.cx,
2161
- ], borderTop: this.props.borderTop, padding: this.props.padding || settings.modal.sizes.defaultFooterPadding, vPadding: this.props.vPadding || settings.modal.sizes.defaultFooterVPadding, rawProps: this.props.rawProps }, this.props.children));
1518
+ ], borderTop: this.props.borderTop, padding: this.props.padding || '24', vPadding: this.props.vPadding || '24', rawProps: this.props.rawProps }, this.props.children));
2162
1519
  }
2163
1520
  }
2164
1521
 
@@ -2320,7 +1677,22 @@ const TREE_SHAKEABLE_INIT = () => ({
2320
1677
  });
2321
1678
  const i18n = /* @__PURE__ */TREE_SHAKEABLE_INIT();
2322
1679
 
2323
- var css$_ = {"root":"_9-ko9Y","icon-wrapper":"y4sy76","iconWrapper":"y4sy76","action-wrapper":"nKQVFJ","actionWrapper":"nKQVFJ","action-link":"MwyLMN","actionLink":"MwyLMN","close-icon":"kx2nVN","closeIcon":"kx2nVN","main-path":"Eao98a","mainPath":"Eao98a","content":"ZWD1Nk","close-wrapper":"lMhXTP","closeWrapper":"lMhXTP","notification-wrapper":"tRxpGL","notificationWrapper":"tRxpGL","clear-button":"mjnpje","clearButton":"mjnpje"};
1680
+ var _path$u;
1681
+ function _extends$u() { return _extends$u = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$u.apply(null, arguments); }
1682
+ var SvgNotificationHelpFill = function SvgNotificationHelpFill(props, ref) {
1683
+ return /*#__PURE__*/React.createElement("svg", _extends$u({
1684
+ xmlns: "http://www.w3.org/2000/svg",
1685
+ width: 24,
1686
+ height: 24,
1687
+ viewBox: "0 0 24 24",
1688
+ ref: ref
1689
+ }, props), _path$u || (_path$u = /*#__PURE__*/React.createElement("path", {
1690
+ d: "M11.95 18c.35 0 .646-.121.888-.363.241-.241.362-.537.362-.887s-.12-.646-.362-.887a1.208 1.208 0 0 0-.888-.363c-.35 0-.646.121-.888.363a1.206 1.206 0 0 0-.362.887c0 .35.12.646.362.887.242.242.538.363.888.363zm-.9-3.85h1.85c0-.55.063-.983.188-1.3.125-.317.479-.75 1.062-1.3a7.483 7.483 0 0 0 1.025-1.238c.25-.391.375-.862.375-1.412 0-.933-.342-1.65-1.025-2.15-.683-.5-1.492-.75-2.425-.75-.95 0-1.72.25-2.312.75-.592.5-1.005 1.1-1.238 1.8l1.65.65c.083-.3.271-.625.563-.975.291-.35.737-.525 1.337-.525.533 0 .933.146 1.2.437.267.292.4.613.4.963 0 .333-.1.646-.3.937-.2.292-.45.563-.75.813-.733.65-1.183 1.142-1.35 1.475-.167.333-.25.942-.25 1.825zM12 22a9.733 9.733 0 0 1-3.9-.788 10.092 10.092 0 0 1-3.175-2.137c-.9-.9-1.612-1.958-2.137-3.175A9.733 9.733 0 0 1 2 12a9.74 9.74 0 0 1 .788-3.9 10.092 10.092 0 0 1 2.137-3.175c.9-.9 1.958-1.613 3.175-2.138A9.743 9.743 0 0 1 12 2a9.74 9.74 0 0 1 3.9.787 10.105 10.105 0 0 1 3.175 2.138c.9.9 1.612 1.958 2.137 3.175A9.733 9.733 0 0 1 22 12a9.733 9.733 0 0 1-.788 3.9 10.092 10.092 0 0 1-2.137 3.175c-.9.9-1.958 1.612-3.175 2.137A9.733 9.733 0 0 1 12 22z"
1691
+ })));
1692
+ };
1693
+ var ForwardRef$u = /*#__PURE__*/forwardRef(SvgNotificationHelpFill);
1694
+
1695
+ var css$_ = {"root":"gsox9r","icon-wrapper":"yiiLqg","iconWrapper":"yiiLqg","action-wrapper":"EAKV7X","actionWrapper":"EAKV7X","action-link":"Xxa0Nj","actionLink":"Xxa0Nj","close-icon":"gtT9lQ","closeIcon":"gtT9lQ","main-path":"_9Glotl","mainPath":"_9Glotl","content":"itsRD7","close-wrapper":"_7F4SlE","closeWrapper":"_7F4SlE","notification-wrapper":"_7u3jhc","notificationWrapper":"_7u3jhc","clear-button":"rhM1wT","clearButton":"rhM1wT"};
2324
1696
 
2325
1697
  const NotificationCard = /* @__PURE__ */React__default.forwardRef((props, ref) => {
2326
1698
  const notificationCardNode = React__default.useRef(null);
@@ -2339,21 +1711,21 @@ const NotificationCard = /* @__PURE__ */React__default.forwardRef((props, ref) =
2339
1711
  React__default.createElement(IconContainer, { size: 24, icon: props.icon }))),
2340
1712
  React__default.createElement("div", { className: css$_.content },
2341
1713
  props.children,
2342
- props.actions && (React__default.createElement("div", { className: css$_.actionWrapper }, props.actions.map((action) => (React__default.createElement(LinkButton, { key: action.name, caption: action.name, onClick: action.action, cx: css$_.actionLink, size: settings.notificationCard.sizes.action, rawProps: action.rawProps })))))),
1714
+ props.actions && (React__default.createElement("div", { className: css$_.actionWrapper }, props.actions.map((action) => (React__default.createElement(LinkButton, { key: action.name, caption: action.name, onClick: action.action, cx: css$_.actionLink, size: settings.sizes.notificationCard.action, rawProps: action.rawProps })))))),
2343
1715
  props.onClose && (React__default.createElement("div", { className: css$_.closeWrapper },
2344
- React__default.createElement(IconButton, { icon: settings.notificationCard.icons.closeIcon, color: "neutral", onClick: props.onClose, cx: css$_.closeIcon }))))));
1716
+ React__default.createElement(IconButton, { icon: ForwardRef$R, color: "neutral", onClick: props.onClose, cx: css$_.closeIcon }))))));
2345
1717
  });
2346
- const WarningNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, { icon: settings.notificationCard.icons.warningIcon, color: "warning", ...props, ref: ref, cx: props.cx })));
2347
- const SuccessNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, { icon: settings.notificationCard.icons.successIcon, color: "success", ...props, ref: ref, cx: props.cx })));
2348
- const HintNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, { icon: settings.notificationCard.icons.hintIcon, color: "info", ...props, ref: ref, cx: props.cx })));
2349
- const ErrorNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, { icon: settings.notificationCard.icons.errorIcon, color: "error", ...props, ref: ref, cx: props.cx })));
1718
+ const WarningNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, { icon: ForwardRef$z, color: "warning", ...props, ref: ref, cx: props.cx })));
1719
+ const SuccessNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, { icon: ForwardRef$A, color: "success", ...props, ref: ref, cx: props.cx })));
1720
+ const HintNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, { icon: ForwardRef$u, color: "info", ...props, ref: ref, cx: props.cx })));
1721
+ const ErrorNotification = /* @__PURE__ */React__default.forwardRef((props, ref) => (React__default.createElement(NotificationCard, { icon: ForwardRef$y, color: "error", ...props, ref: ref, cx: props.cx })));
2350
1722
  function ClearNotification() {
2351
1723
  const uuiCtx = useUuiContext();
2352
1724
  return (React__default.createElement("div", { className: cx(css$_.notificationWrapper, css$_.clearButton) },
2353
1725
  React__default.createElement(LinkButton, { caption: i18n.notificationCard.closeAllNotificationsButton, onClick: () => uuiCtx.uuiNotifications.clearAll() })));
2354
1726
  }
2355
1727
 
2356
- var css$Z = {"footer":"FyE3N0"};
1728
+ var css$Z = {"footer":"BcYdsk"};
2357
1729
 
2358
1730
  class ConfirmationModal extends React.Component {
2359
1731
  render() {
@@ -2395,7 +1767,7 @@ function useReliableForceUpdate() {
2395
1767
  return red[1];
2396
1768
  }
2397
1769
 
2398
- var css$Y = {"root":"_2dVB2V","timepicker-input":"ZYWMFF","timepickerInput":"ZYWMFF","ltr-always":"Hs6h1u","ltrAlways":"Hs6h1u"};
1770
+ var css$Y = {"root":"gtRd5k","timepicker-input":"DrIt0T","timepickerInput":"DrIt0T","ltr-always":"iTe8mJ","ltrAlways":"iTe8mJ"};
2399
1771
 
2400
1772
  const uuiTimePicker = {
2401
1773
  container: 'uui-timepicker-container',
@@ -2588,7 +1960,7 @@ function TimePicker(props) {
2588
1960
  return (React__default.createElement(Dropdown, { renderTarget: (targetProps) => (props.renderTarget ? props.renderTarget(targetProps) : renderInput(targetProps)), renderBody: (bodyProps) => !props.isDisabled && !props.isReadonly && renderBody(bodyProps), onValueChange: !props.isDisabled && !props.isReadonly ? onToggle : null, value: state.isOpen, modifiers: [{ name: 'offset', options: { offset: [0, 6] } }], forwardedRef: props.forwardedRef }));
2589
1961
  }
2590
1962
 
2591
- var css$X = {"root":"DZishw"};
1963
+ var css$X = {"root":"Ff-Md8"};
2592
1964
 
2593
1965
  function applyInputAddonMods() {
2594
1966
  return [
@@ -2597,29 +1969,43 @@ function applyInputAddonMods() {
2597
1969
  }
2598
1970
  const InputAddon = /* @__PURE__ */withMods(InputAddon$1, applyInputAddonMods);
2599
1971
 
2600
- var css$W = {"root":"_5Fsm0K"};
1972
+ var css$W = {"root":"MLN6Wr"};
2601
1973
 
2602
1974
  function applySliderMods() {
2603
1975
  return [css$W.root, 'uui-color-neutral'];
2604
1976
  }
2605
1977
  const Slider = /* @__PURE__ */withMods(Slider$1, applySliderMods);
2606
1978
 
2607
- var css$V = {"root":"lVOxig","tooltip":"O-t7iN"};
1979
+ var _path$t;
1980
+ function _extends$t() { return _extends$t = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$t.apply(null, arguments); }
1981
+ var SvgStarFilled = function SvgStarFilled(props, ref) {
1982
+ return /*#__PURE__*/React.createElement("svg", _extends$t({
1983
+ width: 24,
1984
+ height: 24,
1985
+ viewBox: "0 0 24 24",
1986
+ xmlns: "http://www.w3.org/2000/svg",
1987
+ ref: ref
1988
+ }, props), _path$t || (_path$t = /*#__PURE__*/React.createElement("path", {
1989
+ fillRule: "evenodd",
1990
+ d: "M8.917 8.268 12.01 2l3.093 6.268 6.917 1.005-5.005 4.878 1.182 6.889-6.187-3.252-6.186 3.252 1.181-6.889L2 9.273z"
1991
+ })));
1992
+ };
1993
+ var ForwardRef$t = /*#__PURE__*/forwardRef(SvgStarFilled);
1994
+
1995
+ var css$V = {"root":"Xp4Y-1","tooltip":"MkecJN"};
2608
1996
 
2609
1997
  function applyRatingMods(mods) {
2610
1998
  return [
2611
1999
  css$V.root,
2612
- `uui-size-${mods.size || settings.rating.sizes.default}`,
2000
+ `uui-size-${mods.size || settings.sizes.defaults.rating}`,
2613
2001
  ];
2614
2002
  }
2615
2003
  const Rating = /* @__PURE__ */withMods(uuiComponents.Rating, applyRatingMods, (props) => ({
2616
- filledStarIcon: props.icon || settings.rating.icons.filledRatingIcon,
2617
- emptyStarIcon: props.icon || settings.rating.icons.emptyRatingIcon,
2004
+ filledStarIcon: props.icon || ForwardRef$t,
2005
+ emptyStarIcon: props.icon || ForwardRef$t,
2618
2006
  Tooltip,
2619
2007
  }));
2620
2008
 
2621
- var css$U = {"root":"ipMd9b","container":"iqcoau"};
2622
-
2623
2009
  const defaultFormat = 'MMM D, YYYY';
2624
2010
  const valueFormat = 'YYYY-MM-DD';
2625
2011
  const supportedDateFormats = (format) => {
@@ -2747,6 +2133,8 @@ const getNextYearsList = (currentDate) => {
2747
2133
  return currentDate.add(16, 'year');
2748
2134
  };
2749
2135
 
2136
+ var css$U = {"root":"_600tri","container":"rBv322"};
2137
+
2750
2138
  const uuiHeader = {
2751
2139
  container: 'uui-datepicker-header-container',
2752
2140
  headerNav: 'uui-datepicker-header-nav',
@@ -2824,19 +2212,19 @@ function DatePickerHeader({ navIconLeft, navIconRight, value: { month, view }, o
2824
2212
  const disableNext = view === 'YEAR_SELECTION' && !isYearWithinSoberRange(getNextYearsList(month));
2825
2213
  return (React.createElement("div", { className: cx(css$U.root, uuiHeader.container, cx) },
2826
2214
  React.createElement("header", { className: uuiHeader.headerNav },
2827
- React.createElement(Button, { icon: navIconLeft || settings.datePicker.icons.body.prevIcon, color: "secondary", fill: "ghost", cx: uuiHeader.navIconLeft, onClick: !isDisabled && (() => onLeftNavigationArrow()), isDisabled: disablePrev }),
2215
+ React.createElement(Button, { icon: navIconLeft || ForwardRef$w, color: "secondary", fill: "ghost", cx: uuiHeader.navIconLeft, onClick: !isDisabled && (() => onLeftNavigationArrow()), isDisabled: disablePrev }),
2828
2216
  React.createElement(Button, { caption: title, fill: "ghost", cx: uuiHeader.navTitle, onClick: !isDisabled && (() => onCaptionClick(view)) }),
2829
- React.createElement(Button, { icon: navIconRight || settings.datePicker.icons.body.nextIcon, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: !isDisabled && (() => onRightNavigationArrow()), isDisabled: disableNext }))));
2217
+ React.createElement(Button, { icon: navIconRight || ForwardRef$v, color: "secondary", fill: "ghost", cx: uuiHeader.navIconRight, onClick: !isDisabled && (() => onRightNavigationArrow()), isDisabled: disableNext }))));
2830
2218
  }
2831
2219
 
2832
- var css$T = {"root":"_23f3UL"};
2220
+ var css$T = {"root":"_27nU7X"};
2833
2221
 
2834
2222
  function applyDateSelectionMods() {
2835
- return [css$T.root, `uui-size-${settings.datePicker.sizes.default}`];
2223
+ return [css$T.root, `uui-size-${settings.sizes.defaults.datePicker}`];
2836
2224
  }
2837
2225
  const Calendar = /* @__PURE__ */withMods(Calendar$1, applyDateSelectionMods);
2838
2226
 
2839
- var css$S = {"root":"_3e-Sgw"};
2227
+ var css$S = {"root":"najTvH"};
2840
2228
 
2841
2229
  const uuiDatePickerBody = {
2842
2230
  wrapper: 'uui-datepicker-body-wrapper',
@@ -2879,7 +2267,7 @@ function StatelessDatePickerBodyComp({ renderDay, isHoliday, cx: classes, filter
2879
2267
  return (React__default.createElement(Calendar, { value: selectedDate, month: month, onValueChange: onDayClick, filter: filter, renderDay: renderDay, isHoliday: isHoliday, isDisabled: isDisabled }));
2880
2268
  }
2881
2269
  };
2882
- return (React__default.createElement("div", { ref: ref, className: cx$1(uuiDatePickerBodyBase.container, `uui-size-${settings.datePicker.sizes.default}`, classes), ...rawProps },
2270
+ return (React__default.createElement("div", { ref: ref, className: cx$1(uuiDatePickerBodyBase.container, `uui-size-${settings.sizes.defaults.datePicker}`, classes), ...rawProps },
2883
2271
  React__default.createElement("div", { className: cx$1(css$S.root, uuiDatePickerBody.wrapper) },
2884
2272
  React__default.createElement(DatePickerHeader, { value: {
2885
2273
  view,
@@ -2897,7 +2285,7 @@ const modifiers$1 = [{
2897
2285
  options: { offset: [0, 6] },
2898
2286
  }];
2899
2287
  function DatePickerComponent(props, ref) {
2900
- const { format = defaultFormat, value, size = settings.datePicker.sizes.default } = props;
2288
+ const { format = defaultFormat, value, size = settings.sizes.defaults.datePicker } = props;
2901
2289
  const context = useUuiContext();
2902
2290
  const [inputValue, setInputValue] = useState(toCustomDateFormat(value, format));
2903
2291
  const [isBodyOpen, setBodyIsOpen] = useState(false);
@@ -2937,7 +2325,7 @@ function DatePickerComponent(props, ref) {
2937
2325
  };
2938
2326
  const renderInput = (renderProps) => {
2939
2327
  const allowClear = !props.disableClear && !!inputValue;
2940
- return (React__default.createElement(TextInput, { ...renderProps, isDropdown: false, cx: cx$1(props.inputCx, isBodyOpen && uuiMod.focus), icon: props.mode !== EditMode.CELL ? settings.datePicker.icons.input.calendarIcon : undefined, iconPosition: props.iconPosition || 'left', placeholder: props.placeholder ? props.placeholder : format, size: size, value: inputValue || undefined, onValueChange: (v) => {
2328
+ return (React__default.createElement(TextInput, { ...renderProps, isDropdown: false, cx: cx$1(props.inputCx, isBodyOpen && uuiMod.focus), icon: props.mode !== EditMode.CELL && systemIcons.calendar ? systemIcons.calendar : undefined, iconPosition: props.iconPosition || 'left', placeholder: props.placeholder ? props.placeholder : format, size: size, value: inputValue || undefined, onValueChange: (v) => {
2941
2329
  setInputValue(v || '');
2942
2330
  }, onCancel: allowClear ? () => {
2943
2331
  if (!props.disableClear && !!inputValue) {
@@ -2962,7 +2350,7 @@ function DatePickerComponent(props, ref) {
2962
2350
  }
2963
2351
  const DatePicker = /* @__PURE__ */React__default.forwardRef(DatePickerComponent);
2964
2352
 
2965
- var css$R = {"date-input":"SERvmi","dateInput":"SERvmi","root":"VvllfY","separator":"GWz6af","mode-form":"Uy7VHR","modeForm":"Uy7VHR","mode-cell":"EhP6KC","modeCell":"EhP6KC"};
2353
+ var css$R = {"date-input":"rsM8Mm","dateInput":"rsM8Mm","root":"_1UPLtY","separator":"ZVsvRD","mode-form":"P66vMX","modeForm":"P66vMX","mode-cell":"_3AeBts","modeCell":"_3AeBts"};
2966
2354
 
2967
2355
  const RangeDatePickerInput = /* @__PURE__ */forwardRef(({ isDisabled, isInvalid, isReadonly, size, disableClear, rawProps, value, inFocus, format, onValueChange, onFocusInput, onBlurInput, onClick, getPlaceholder, filter, onKeyDown, id, cx: classes, }, ref) => {
2968
2356
  const [inputValue, setInputValue] = useState(toCustomDateRangeFormat(value, format));
@@ -3005,15 +2393,15 @@ const RangeDatePickerInput = /* @__PURE__ */forwardRef(({ isDisabled, isInvalid,
3005
2393
  const clearAllowed = !disableClear && inputValue.from && inputValue.to;
3006
2394
  return (
3007
2395
  // eslint-disable-next-line jsx-a11y/no-static-element-interactions
3008
- React__default.createElement("div", { ref: ref, className: cx$1(`uui-size-${size || settings.rangeDatePicker.sizes.default}`, 'uui-range-date-picker', classes, css$R.root, isDisabled && uuiMod.disabled, isReadonly && uuiMod.readonly, isInvalid && uuiMod.invalid, inFocus && uuiMod.focus), onKeyDown: onKeyDown },
3009
- React__default.createElement(TextInput, { icon: settings.rangeDatePicker.icons.input.calendarIcon, cx: cx$1(css$R.dateInput, inFocus === 'from' && uuiMod.focus), size: size || settings.rangeDatePicker.sizes.default, placeholder: getPlaceholder ? getPlaceholder('from') : i18n.rangeDatePicker.pickerPlaceholderFrom, value: inputValue.from || undefined, onValueChange: (v) => onInputChange(v || '', 'from'), onFocus: (event) => handleFocus(event, 'from'), onBlur: (event) => handleBlur(event, 'from'), isInvalid: isInvalid, isDisabled: isDisabled, isReadonly: isReadonly, isDropdown: false, rawProps: rawProps?.from, onClick: onClick, onKeyDown: onInputKeyDown, id: id }),
2396
+ React__default.createElement("div", { ref: ref, className: cx$1(`uui-size-${size || settings.sizes.defaults.rangeDatePicker}`, 'uui-range-date-picker', classes, css$R.root, isDisabled && uuiMod.disabled, isReadonly && uuiMod.readonly, isInvalid && uuiMod.invalid, inFocus && uuiMod.focus), onKeyDown: onKeyDown },
2397
+ React__default.createElement(TextInput, { icon: systemIcons.calendar, cx: cx$1(css$R.dateInput, inFocus === 'from' && uuiMod.focus), size: size || settings.sizes.defaults.rangeDatePicker, placeholder: getPlaceholder ? getPlaceholder('from') : i18n.rangeDatePicker.pickerPlaceholderFrom, value: inputValue.from || undefined, onValueChange: (v) => onInputChange(v || '', 'from'), onFocus: (event) => handleFocus(event, 'from'), onBlur: (event) => handleBlur(event, 'from'), isInvalid: isInvalid, isDisabled: isDisabled, isReadonly: isReadonly, isDropdown: false, rawProps: rawProps?.from, onClick: onClick, onKeyDown: onInputKeyDown, id: id }),
3010
2398
  React__default.createElement("div", { className: css$R.separator }),
3011
- React__default.createElement(TextInput, { cx: cx$1(css$R.dateInput, inFocus === 'to' && uuiMod.focus), placeholder: getPlaceholder ? getPlaceholder('to') : i18n.rangeDatePicker.pickerPlaceholderTo, size: size || settings.rangeDatePicker.sizes.default, value: inputValue.to || undefined, onCancel: clearAllowed ? () => {
2399
+ React__default.createElement(TextInput, { cx: cx$1(css$R.dateInput, inFocus === 'to' && uuiMod.focus), placeholder: getPlaceholder ? getPlaceholder('to') : i18n.rangeDatePicker.pickerPlaceholderTo, size: size || settings.sizes.defaults.rangeDatePicker, value: inputValue.to || undefined, onCancel: clearAllowed ? () => {
3012
2400
  onValueChange(defaultRangeValue);
3013
2401
  } : undefined, onValueChange: (v) => onInputChange(v || '', 'to'), onFocus: (e) => handleFocus(e, 'to'), onBlur: (e) => handleBlur(e, 'to'), isInvalid: isInvalid, isDisabled: isDisabled, isReadonly: isReadonly, isDropdown: false, rawProps: rawProps?.to, onClick: onClick, onKeyDown: onInputKeyDown })));
3014
2402
  });
3015
2403
 
3016
- var css$Q = {"root":"CKbaau"};
2404
+ var css$Q = {"root":"RRWJNF"};
3017
2405
 
3018
2406
  const uuiPresets = {
3019
2407
  container: 'uui-presets-container',
@@ -3033,7 +2421,7 @@ function CalendarPresets(props) {
3033
2421
  getPresets(props.presets).map((item) => (React.createElement(LinkButton, { key: item.key, caption: item.name, onClick: () => props.onPresetSet(item), size: "24" })))));
3034
2422
  }
3035
2423
 
3036
- var css$P = {"root":"VECXau","container":"yCgn5l","day-selection":"fDXy9w","daySelection":"fDXy9w","from-picker":"CTUZIq","fromPicker":"CTUZIq","to-picker":"v5f7nd","toPicker":"v5f7nd","bodes-wrapper":"nhrnEK","bodesWrapper":"nhrnEK","blocker":"TmBmuf"};
2424
+ var css$P = {"root":"lsZRKd","container":"TUeaKh","day-selection":"_65yCc9","daySelection":"_65yCc9","from-picker":"OQcWfb","fromPicker":"OQcWfb","to-picker":"_8u5qpd","toPicker":"_8u5qpd","bodes-wrapper":"Pt0ZoG","bodesWrapper":"Pt0ZoG","blocker":"OoIGjt"};
3037
2425
 
3038
2426
  const uuiRangeDatePickerBody = {
3039
2427
  inRange: 'uui-range-datepicker-in-range',
@@ -3208,14 +2596,14 @@ const getDayCX = (day, selectedDate) => {
3208
2596
  return [cx$1(inRange && uuiRangeDatePickerBody.inRange, isFirst && uuiRangeDatePickerBody.firstDayInRangeWrapper, !inRange && isFirst && uuiRangeDatePickerBody.lastDayInRangeWrapper, isLast && uuiRangeDatePickerBody.lastDayInRangeWrapper, !inRange && isLast && uuiRangeDatePickerBody.firstDayInRangeWrapper, (dayValue === fromValue || dayValue === toValue) && uuiDaySelection.selectedDay)];
3209
2597
  };
3210
2598
 
3211
- var css$O = {"dropdown-container":"jhmh6P","dropdownContainer":"jhmh6P"};
2599
+ var css$O = {"dropdown-container":"PDOh3y","dropdownContainer":"PDOh3y"};
3212
2600
 
3213
2601
  const modifiers = [{
3214
2602
  name: 'offset',
3215
2603
  options: { offset: [0, 6] },
3216
2604
  }];
3217
2605
  function RangeDatePickerComponent(props, ref) {
3218
- const { value: _value, format = defaultFormat, size = settings.rangeDatePicker.sizes.default } = props;
2606
+ const { value: _value, format = defaultFormat, size = settings.sizes.defaults.rangeDatePicker } = props;
3219
2607
  const value = _value || defaultRangeValue; // also handles null in comparison to default value
3220
2608
  const context = useUuiContext();
3221
2609
  const [isOpen, setIsOpen] = useState(false);
@@ -3276,7 +2664,7 @@ function RangeDatePickerComponent(props, ref) {
3276
2664
  }
3277
2665
  const RangeDatePicker = /* @__PURE__ */React__default.forwardRef(RangeDatePickerComponent);
3278
2666
 
3279
- var css$N = {"root":"E1l659","blocker":"VAWa-s","marker":"PBCWhO","top":"M7upTS","bottom":"fs7iju","left":"LVoO26","right":"_0udNUy","inside":"_8FypR-"};
2667
+ var css$N = {"root":"L1jcOY","blocker":"i8iQOX","marker":"_6b7v2O","top":"N7QsMo","bottom":"YDlIp2","left":"NlnW7E","right":"AtQaSJ","inside":"ko-aqq"};
3280
2668
 
3281
2669
  function DropMarker(props) {
3282
2670
  return props.isDndInProgress
@@ -3291,13 +2679,13 @@ function DropMarker(props) {
3291
2679
  : null;
3292
2680
  }
3293
2681
 
3294
- var css$M = {"root":"_6tWjqu","line-height":"CdQO7I","lineHeight":"CdQO7I","font-size":"r0gvz-","fontSize":"r0gvz-"};
2682
+ var css$M = {"root":"_7EnJI-","line-height":"YsJL0i","lineHeight":"YsJL0i","font-size":"uHcJve","fontSize":"uHcJve"};
3295
2683
 
3296
2684
  function applyTextMods(mods) {
3297
2685
  return [
3298
2686
  css$M.root,
3299
2687
  'uui-text',
3300
- `uui-size-${mods.size || settings.text.sizes.default}`,
2688
+ `uui-size-${mods.size || settings.sizes.defaults.text}`,
3301
2689
  (mods.size !== 'none' || mods.lineHeight) && css$M.lineHeight,
3302
2690
  (mods.size !== 'none' || mods.fontSize) && css$M.fontSize,
3303
2691
  `uui-color-${mods.color || 'primary'}`,
@@ -3318,7 +2706,7 @@ const Text = /* @__PURE__ */withMods(uuiComponents.Text, applyTextMods, (props)
3318
2706
  };
3319
2707
  });
3320
2708
 
3321
- var css$L = {"root":"R-d9ct","loading-word":"WhQZFc","loadingWord":"WhQZFc","animated-loading":"JD3G0e","animatedLoading":"JD3G0e","skeleton_loading":"MIKvmD","skeletonLoading":"MIKvmD"};
2709
+ var css$L = {"root":"-DD56p","loading-word":"Xd3rfs","loadingWord":"Xd3rfs","animated-loading":"QY43Je","animatedLoading":"QY43Je","skeleton_loading":"-bIPQ5","skeletonLoading":"-bIPQ5"};
3322
2710
 
3323
2711
  const TextPlaceholder = (props) => {
3324
2712
  const pattern = '&nbsp;';
@@ -3335,16 +2723,16 @@ const TextPlaceholder = (props) => {
3335
2723
  ]), dangerouslySetInnerHTML: { __html: it } })))));
3336
2724
  };
3337
2725
 
3338
- const RichTextView = /* @__PURE__ */withMods(uuiComponents.RichTextView, (mods) => ['uui-typography', `uui-typography-size-${mods.size || settings.richTextView.sizes.default}`]);
2726
+ const RichTextView = /* @__PURE__ */withMods(uuiComponents.RichTextView, (mods) => ['uui-typography', `uui-typography-size-${mods.size || settings.sizes.defaults.richTextView}`]);
3339
2727
 
3340
- var css$K = {"modal":"_3Lcmn6","search-wrapper":"I-k3xo","searchWrapper":"I-k3xo","no-data":"WhA8QV","noData":"WhA8QV","type-search-to-load-size-24":"V2n0vK","typeSearchToLoadSize24":"V2n0vK"};
2728
+ var css$K = {"modal":"_91AJIK","search-wrapper":"T-8-RB","searchWrapper":"T-8-RB","no-data":"BbzuTl","noData":"BbzuTl","type-search-to-load-size-24":"_4XQM2X","typeSearchToLoadSize24":"_4XQM2X"};
3341
2729
 
3342
2730
  class DataPickerBody extends PickerBodyBase {
3343
2731
  constructor() {
3344
2732
  super(...arguments);
3345
2733
  this.lens = Lens.onEditableComponent(this);
3346
2734
  this.searchLens = this.lens.prop('search').default('');
3347
- this.getSearchSize = () => (isMobile() ? settings.pickerInput.sizes.body.mobileSearchInput : this.props.searchSize);
2735
+ this.getSearchSize = () => (isMobile() ? settings.sizes.pickerInput.body.mobile.searchInput : this.props.searchSize);
3348
2736
  }
3349
2737
  renderEmpty() {
3350
2738
  const search = this.searchLens.get();
@@ -3388,11 +2776,11 @@ class DataPickerBody extends PickerBodyBase {
3388
2776
  }
3389
2777
  }
3390
2778
 
3391
- var css$J = {"footer":"_2T8yQQ"};
2779
+ var css$J = {"footer":"Lcs8CI"};
3392
2780
 
3393
2781
  function DataPickerFooterImpl(props) {
3394
2782
  const { search, clearSelection, view, showSelected, selectionMode, isSearchTooShort, } = props;
3395
- const size = isMobile() ? settings.pickerInput.sizes.body.mobileFooterLinkButton : props.size;
2783
+ const size = isMobile() ? settings.sizes.pickerInput.body.mobile.footer.linkButton : props.size;
3396
2784
  const hasSelection = view.getSelectedRowsCount() > 0;
3397
2785
  const rowsCount = view.getListProps().rowsCount;
3398
2786
  const isSinglePicker = selectionMode === 'single';
@@ -3404,7 +2792,7 @@ function DataPickerFooterImpl(props) {
3404
2792
  const showClear = !props.disableClear && (isSinglePicker ? true : (!view.selectAll || hasSelection));
3405
2793
  return !hideFooter && (React__default.createElement(FlexRow, { cx: css$J.footer },
3406
2794
  !isSinglePicker && !isSearchTooShort && ( // Show this switch only for multi mode and when some rows rendered
3407
- React__default.createElement(Switch, { size: settings.pickerInput.sizes.body.footerSwitchMap[props.size], value: showSelected.value, isDisabled: !hasSelection, onValueChange: showSelected.onValueChange, label: i18n.pickerInput.showOnlySelectedLabel })),
2795
+ React__default.createElement(Switch, { size: settings.sizes.pickerInput.body.dropdown.footer.switch[props.size], value: showSelected.value, isDisabled: !hasSelection, onValueChange: showSelected.onValueChange, label: i18n.pickerInput.showOnlySelectedLabel })),
3408
2796
  React__default.createElement(FlexSpacer, null),
3409
2797
  React__default.createElement(FlexCell, { width: "auto", alignSelf: "center" },
3410
2798
  view.selectAll && !hasSelection && (React__default.createElement(LinkButton, { key: "SelectAll/ClearAll" // We use the same key for these buttons, because we need to leave focus on it after click, so we need to react doesn't remount it.
@@ -3414,17 +2802,32 @@ function DataPickerFooterImpl(props) {
3414
2802
  }
3415
2803
  const DataPickerFooter = /* @__PURE__ */React__default.memo(DataPickerFooterImpl);
3416
2804
 
3417
- var css$I = {"header":"BvOTfY","title":"_74pmbP","close":"GCdOJZ"};
2805
+ var css$I = {"header":"_1STOx4","title":"_1jQJh0","close":"H6NdRG"};
3418
2806
 
3419
2807
  const DataPickerHeaderImpl = (props) => {
3420
2808
  const title = props.title && typeof props.title === 'string' ? props.title.charAt(0).toUpperCase() + props.title.slice(1) : '';
3421
2809
  return (React__default.createElement(FlexRow, { alignItems: "center", borderBottom: true, cx: css$I.header },
3422
- React__default.createElement(Text, { size: settings.pickerInput.sizes.body.mobileHeaderTitleSize, cx: css$I.title }, title),
3423
- React__default.createElement(IconButton, { icon: settings.pickerInput.icons.body.pickerBodyMobileHeaderCloseIcon, onClick: () => props.close?.(), cx: css$I.close })));
2810
+ React__default.createElement(Text, { size: settings.sizes.pickerInput.body.mobile.header.titleSize, cx: css$I.title }, title),
2811
+ React__default.createElement(IconButton, { icon: ForwardRef$R, onClick: () => props.close?.(), cx: css$I.close })));
3424
2812
  };
3425
2813
  const DataPickerHeader = /* @__PURE__ */React__default.memo(DataPickerHeaderImpl);
3426
2814
 
3427
- var css$H = {"root":"zkAT-O","align-widgets-top":"tBqpnh","alignWidgetsTop":"tBqpnh","align-widgets-center":"_9s0Max","alignWidgetsCenter":"_9s0Max","icon-container":"D2XBBH","iconContainer":"D2XBBH","loading-cell":"hKN5Xl","loadingCell":"hKN5Xl","content-wrapper":"jFO-Uj","contentWrapper":"jFO-Uj","render-item":"Cv43tE","renderItem":"Cv43tE","icon-wrapper":"KDQHv0","iconWrapper":"KDQHv0","icon-default":"_7-zlnP","iconDefault":"_7-zlnP","selected-mark":"cnOS1G","selectedMark":"cnOS1G"};
2815
+ var _path$s;
2816
+ function _extends$s() { return _extends$s = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$s.apply(null, arguments); }
2817
+ var SvgNotificationDoneFill = function SvgNotificationDoneFill(props, ref) {
2818
+ return /*#__PURE__*/React.createElement("svg", _extends$s({
2819
+ xmlns: "http://www.w3.org/2000/svg",
2820
+ width: 24,
2821
+ height: 24,
2822
+ viewBox: "0 0 24 24",
2823
+ ref: ref
2824
+ }, props), _path$s || (_path$s = /*#__PURE__*/React.createElement("path", {
2825
+ d: "m2 12 3.077-3.2 4.615 4.8L18.923 4 22 7.2 9.692 20 2 12z"
2826
+ })));
2827
+ };
2828
+ var ForwardRef$s = /*#__PURE__*/forwardRef(SvgNotificationDoneFill);
2829
+
2830
+ var css$H = {"root":"_1h6hYa","align-widgets-top":"MhDDlA","alignWidgetsTop":"MhDDlA","align-widgets-center":"xec-wJ","alignWidgetsCenter":"xec-wJ","icon-container":"DGsFai","iconContainer":"DGsFai","loading-cell":"pTiZui","loadingCell":"pTiZui","content-wrapper":"ejVFVc","contentWrapper":"ejVFVc","render-item":"Smm29D","renderItem":"Smm29D","icon-wrapper":"dJZulN","iconWrapper":"dJZulN","icon-default":"fgAwJs","iconDefault":"fgAwJs","selected-mark":"Cwy1BO","selectedMark":"Cwy1BO"};
3428
2831
 
3429
2832
  function DataPickerCell(props) {
3430
2833
  const ref = React.useRef();
@@ -3432,21 +2835,18 @@ function DataPickerCell(props) {
3432
2835
  if (props.rowProps.isLoading) {
3433
2836
  content = (
3434
2837
  // remove `css.loadingCell` after` removing `margin: 0 3px 3px 0` from `TextPlaceholder` `loadingWord` class styles.
3435
- React.createElement(Text, { key: "t", size: settings.pickerInput.sizes.body.cellTextMap[props.size], cx: css$H.loadingCell },
2838
+ React.createElement(Text, { key: "t", size: settings.sizes.pickerInput.body.dropdown.row.cell.text[props.size], cx: css$H.loadingCell },
3436
2839
  React.createElement(TextPlaceholder, null)));
3437
2840
  }
3438
2841
  else if (props.rowProps.isUnknown) {
3439
- content = (React.createElement(Text, { key: "t", size: settings.pickerInput.sizes.body.cellTextMap[props.size] }, "Unknown"));
2842
+ content = (React.createElement(Text, { key: "t", size: settings.sizes.pickerInput.body.dropdown.row.cell.text[props.size] }, "Unknown"));
3440
2843
  }
3441
2844
  else {
3442
- const SelectIcon = settings.pickerInput.sizes.body.cellIsBoldSelectionIcon[props.size]
3443
- ? settings.pickerInput.icons.body.boldSelectIcon
3444
- : settings.pickerInput.icons.body.selectIcon;
3445
2845
  content = (React.createElement("div", { key: `${props.rowProps.id}`, className: css$H.renderItem },
3446
2846
  props.renderItem(props.rowProps.value, props.rowProps),
3447
2847
  React.createElement(FlexSpacer, null),
3448
2848
  (props.rowProps.isChildrenSelected || props.rowProps.isSelected) && (React.createElement("div", { className: cx$1(css$H.iconWrapper, uuiMod.selected) },
3449
- React.createElement(IconContainer, { size: settings.pickerInput.sizes.body.cellIconMap[props.size], icon: SelectIcon, cx: props.rowProps.isChildrenSelected ? css$H.iconDefault : css$H.selectedMark, rawProps: { 'aria-label': props.rowProps.isChildrenSelected
2849
+ React.createElement(IconContainer, { size: settings.sizes.pickerInput.body.dropdown.row.cell.icon[props.size], icon: settings.sizes.pickerInput.body.dropdown.row.cell.isBoldSelectionIcon[props.size] ? ForwardRef$s : ForwardRef$P, cx: props.rowProps.isChildrenSelected ? css$H.iconDefault : css$H.selectedMark, rawProps: { 'aria-label': props.rowProps.isChildrenSelected
3450
2850
  ? 'Child is selected'
3451
2851
  : 'Selected' } })))));
3452
2852
  }
@@ -3464,13 +2864,13 @@ function DataPickerCell(props) {
3464
2864
  getWrappedContent()));
3465
2865
  }
3466
2866
 
3467
- var css$G = {"picker-row":"u-nkyZ","pickerRow":"u-nkyZ"};
2867
+ var css$G = {"picker-row":"HAX13Y","pickerRow":"HAX13Y"};
3468
2868
 
3469
2869
  class DataPickerRow extends React.Component {
3470
2870
  constructor() {
3471
2871
  super(...arguments);
3472
2872
  this.renderContent = () => {
3473
- return (React.createElement(DataPickerCell, { key: "name", size: this.props.size || settings.pickerInput.sizes.body.defaultRow, padding: this.props.padding || settings.pickerInput.sizes.body.cellPadding, rowProps: this.props, alignActions: this.props.alignActions || 'top', renderItem: this.props.renderItem }));
2873
+ return (React.createElement(DataPickerCell, { key: "name", size: this.props.size || settings.sizes.pickerInput.body.dropdown.row.default, padding: this.props.padding || settings.sizes.pickerInput.body.dropdown.row.cell.padding, rowProps: this.props, alignActions: this.props.alignActions || 'top', renderItem: this.props.renderItem }));
3474
2874
  };
3475
2875
  }
3476
2876
  render() {
@@ -3478,7 +2878,7 @@ class DataPickerRow extends React.Component {
3478
2878
  }
3479
2879
  }
3480
2880
 
3481
- var css$F = {"done":"W5aI5h","container":"gI8IXt"};
2881
+ var css$F = {"done":"_3oLJh5","container":"Fk2HoJ"};
3482
2882
 
3483
2883
  const PickerBodyMobileView = (props) => {
3484
2884
  const isMobileView = isMobile();
@@ -3487,8 +2887,32 @@ const PickerBodyMobileView = (props) => {
3487
2887
  return (React__default.createElement(DropdownContainer, { ...props, maxWidth: maxWidth, maxHeight: maxHeight, cx: [css$F.container, props.cx], autoFocus: true },
3488
2888
  isMobileView && React__default.createElement(DataPickerHeader, { title: props.title, close: props.onClose }),
3489
2889
  props.children,
3490
- isMobileView && (React__default.createElement(LinkButton, { caption: i18n.pickerInput.doneButton, onClick: () => props.onClose?.(), cx: css$F.done, size: settings.pickerInput.sizes.body.mobileFooterLinkButton }))));
2890
+ isMobileView && React__default.createElement(LinkButton, { caption: i18n.pickerInput.doneButton, onClick: () => props.onClose?.(), cx: css$F.done, size: settings.sizes.pickerInput.body.mobile.footer.linkButton })));
2891
+ };
2892
+
2893
+ var _path$r, _path2$4;
2894
+ function _extends$r() { return _extends$r = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$r.apply(null, arguments); }
2895
+ var SvgSearchWithBackground = function SvgSearchWithBackground(props, ref) {
2896
+ return /*#__PURE__*/React.createElement("svg", _extends$r({
2897
+ width: 66,
2898
+ height: 67,
2899
+ viewBox: "0 0 66 67",
2900
+ fill: "none",
2901
+ xmlns: "http://www.w3.org/2000/svg",
2902
+ ref: ref
2903
+ }, props), _path$r || (_path$r = /*#__PURE__*/React.createElement("path", {
2904
+ d: "M0 33.5C0 15.275 14.775.5 33 .5s33 14.775 33 33-14.775 33-33 33-33-14.775-33-33Z",
2905
+ fill: "#EBEDF5"
2906
+ })), _path2$4 || (_path2$4 = /*#__PURE__*/React.createElement("path", {
2907
+ fillRule: "evenodd",
2908
+ clipRule: "evenodd",
2909
+ d: "m42.31 40.335 7.165 7.165L47 49.975l-7.165-7.165a13.94 13.94 0 0 1-8.585 2.94c-7.732 0-14-6.268-14-14s6.268-14 14-14 14 6.268 14 14a13.94 13.94 0 0 1-2.94 8.585ZM31.25 42.25c5.799 0 10.5-4.701 10.5-10.5s-4.701-10.5-10.5-10.5-10.5 4.701-10.5 10.5 4.701 10.5 10.5 10.5Z",
2910
+ fill: "#6C6F80"
2911
+ })));
3491
2912
  };
2913
+ var ForwardRef$r = /*#__PURE__*/forwardRef(SvgSearchWithBackground);
2914
+
2915
+ var css$E = {"sub-header-wrapper":"EKHfcq","subHeaderWrapper":"EKHfcq","switch":"sbjyKx","no-found-modal-container":"_1rk25I","noFoundModalContainer":"_1rk25I","no-found-modal-container-icon":"GU5nBI","noFoundModalContainerIcon":"GU5nBI","no-found-modal-container-text":"QX9EXW","noFoundModalContainerText":"QX9EXW"};
3492
2916
 
3493
2917
  const mergeHighlightRanges = (ranges) => {
3494
2918
  const mergedRanges = [];
@@ -3555,29 +2979,27 @@ const getHighlightedSearchMatches = (str, search) => {
3555
2979
  return getDecoratedText(str, ranges);
3556
2980
  };
3557
2981
 
3558
- var css$E = {"root":"JTgVHZ","column-gap":"UkBcbE","columnGap":"UkBcbE","multiline":"QepdmC","text":"aouOqI"};
2982
+ var css$D = {"root":"rmIAMV","column-gap":"HHUTCl","columnGap":"HHUTCl","multiline":"FaX4it","text":"NGUfFT"};
3559
2983
 
3560
2984
  function PickerItem(props) {
3561
2985
  const { highlightSearchMatches = true, size, avatarUrl, isLoading, isDisabled, icon, cx, } = props;
3562
- const itemSize = size || settings.pickerInput.sizes.body.defaultItem;
2986
+ const itemSize = size || settings.sizes.pickerInput.body.dropdown.row.cell.item.default;
3563
2987
  const isMultiline = !!(props.title && props.subtitle);
3564
2988
  const { search } = props.dataSourceState ?? {};
3565
2989
  const title = highlightSearchMatches ? getHighlightedSearchMatches(props.title, search) : props.title;
3566
2990
  const subtitle = highlightSearchMatches ? getHighlightedSearchMatches(props.subtitle, search) : props.subtitle;
3567
- return (React.createElement(FlexCell, { width: "auto", cx: [css$E.root, 'uui-typography', cx] },
3568
- React.createElement(FlexRow, { size: itemSize, cx: [isMultiline && css$E.multiline, css$E.columnGap], rawProps: { style: { '--uui-picker_item-vertical-padding': `${settings.pickerInput.sizes.body.itemVerticalPaddingMap[itemSize]}px` } } },
3569
- avatarUrl && (React.createElement(Avatar, { isLoading: isLoading, img: avatarUrl, size: getAvatarSize(itemSize, isMultiline) })),
2991
+ return (React.createElement(FlexCell, { width: "auto", cx: [css$D.root, 'uui-typography', cx] },
2992
+ React.createElement(FlexRow, { size: itemSize, cx: [isMultiline && css$D.multiline, css$D.columnGap], rawProps: { style: { '--uui-picker_item-vertical-padding': `${settings.sizes.pickerInput.body.dropdown.row.cell.item.verticalPadding[itemSize]}px` } } },
2993
+ avatarUrl && (React.createElement(Avatar, { isLoading: isLoading, img: avatarUrl, size: getAvatarSize(itemSize, isMultiline).toString() })),
3570
2994
  icon && React.createElement(IconContainer, { icon: icon }),
3571
2995
  React.createElement(FlexCell, { width: "auto" },
3572
- title && (React.createElement(Text, { size: itemSize, cx: css$E.text, color: isDisabled ? 'disabled' : 'primary' }, isLoading ? React.createElement(TextPlaceholder, { wordsCount: 2 }) : title)),
3573
- subtitle && (React.createElement(Text, { size: itemSize, color: isDisabled ? 'disabled' : 'secondary', cx: css$E.text }, isLoading ? React.createElement(TextPlaceholder, { wordsCount: 2 }) : subtitle))))));
2996
+ title && (React.createElement(Text, { size: itemSize, cx: css$D.text, color: isDisabled ? 'disabled' : 'primary' }, isLoading ? React.createElement(TextPlaceholder, { wordsCount: 2 }) : title)),
2997
+ subtitle && (React.createElement(Text, { size: itemSize, color: isDisabled ? 'disabled' : 'secondary', cx: css$D.text }, isLoading ? React.createElement(TextPlaceholder, { wordsCount: 2 }) : subtitle))))));
3574
2998
  }
3575
2999
  function getAvatarSize(size, isMultiline) {
3576
- return settings.pickerInput.sizes.body[isMultiline ? 'itemAvatarMultilineMap' : 'itemAvatarMap'][size];
3000
+ return settings.sizes.pickerInput.body.dropdown.row.cell.item.avatar[isMultiline ? 'multiline' : 'rest'][size];
3577
3001
  }
3578
3002
 
3579
- var css$D = {"sub-header-wrapper":"PpiwMN","subHeaderWrapper":"PpiwMN","switch":"A3CG2M","no-found-modal-container":"GMSmpZ","noFoundModalContainer":"GMSmpZ","no-found-modal-container-icon":"XH-IeQ","noFoundModalContainerIcon":"XH-IeQ","no-found-modal-container-text":"-MjKgw","noFoundModalContainerText":"-MjKgw"};
3580
-
3581
3003
  function PickerModal(props) {
3582
3004
  const { view, selection, dataSourceStateLens, dataSourceState, getDataSourceState, getName, clearSelection, getRows, getListProps, getFooterProps, isSingleSelect, handleDataSourceValueChange, } = usePickerModal(props);
3583
3005
  const getSubtitle = ({ path }, { search }) => {
@@ -3606,17 +3028,17 @@ function PickerModal(props) {
3606
3028
  React__default.createElement(Button, { color: "primary", caption: i18n.pickerModal.selectButton, onClick: () => props.success(selection) })));
3607
3029
  };
3608
3030
  const renderNotFound = () => {
3609
- return props.renderNotFound ? (props.renderNotFound({ search: dataSourceState.search, onClose: () => props.success(null) })) : (React__default.createElement("div", { className: css$D.noFoundModalContainer },
3610
- React__default.createElement(IconContainer, { cx: css$D.noFoundModalContainerIcon, icon: settings.pickerInput.icons.body.modalNotFoundSearchIcon }),
3611
- React__default.createElement(Text, { cx: css$D.noFoundModalContainerText, fontWeight: "600", fontSize: "16", lineHeight: "24", color: "primary", size: "36" }, i18n.dataPickerBody.noRecordsMessage),
3612
- React__default.createElement(Text, { cx: css$D.noFoundModalContainerText, fontSize: "12", lineHeight: "18", color: "primary", size: "36" }, i18n.dataPickerBody.noRecordsSubTitle)));
3031
+ return props.renderNotFound ? (props.renderNotFound({ search: dataSourceState.search, onClose: () => props.success(null) })) : (React__default.createElement("div", { className: css$E.noFoundModalContainer },
3032
+ React__default.createElement(IconContainer, { cx: css$E.noFoundModalContainerIcon, icon: ForwardRef$r }),
3033
+ React__default.createElement(Text, { cx: css$E.noFoundModalContainerText, fontWeight: "600", fontSize: "16", lineHeight: "24", color: "primary", size: "36" }, i18n.dataPickerBody.noRecordsMessage),
3034
+ React__default.createElement(Text, { cx: css$E.noFoundModalContainerText, fontSize: "12", lineHeight: "18", color: "primary", size: "36" }, i18n.dataPickerBody.noRecordsSubTitle)));
3613
3035
  };
3614
3036
  const dataRows = getRows();
3615
3037
  const rows = dataRows.map((row) => renderRow(row));
3616
3038
  return (React__default.createElement(ModalBlocker, { ...props },
3617
3039
  React__default.createElement(ModalWindow, { width: 600, height: 700 },
3618
3040
  React__default.createElement(ModalHeader, { title: props.caption || i18n.pickerModal.headerTitle, onClose: () => props.abort() }),
3619
- React__default.createElement(FlexCell, { cx: css$D.subHeaderWrapper },
3041
+ React__default.createElement(FlexCell, { cx: css$E.subHeaderWrapper },
3620
3042
  React__default.createElement(FlexRow, { vPadding: "24" },
3621
3043
  React__default.createElement(SearchInput, { ...dataSourceStateLens.prop('search').toProps(), onKeyDown: (e) => handleDataSourceKeyboard({
3622
3044
  value: getDataSourceState(),
@@ -3625,19 +3047,19 @@ function PickerModal(props) {
3625
3047
  rows: dataRows,
3626
3048
  searchPosition: 'body',
3627
3049
  }, e), autoFocus: true, placeholder: i18n.pickerModal.searchPlaceholder, rawProps: { dir: 'auto' } })),
3628
- !isSingleSelect() && (React__default.createElement(Switch, { cx: css$D.switch, size: "18", ...getFooterProps().showSelected, isDisabled: view.getSelectedRowsCount() < 1, label: "Show only selected" })),
3050
+ !isSingleSelect() && (React__default.createElement(Switch, { cx: css$E.switch, size: "18", ...getFooterProps().showSelected, isDisabled: view.getSelectedRowsCount() < 1, label: "Show only selected" })),
3629
3051
  props.renderFilter && React__default.createElement(FlexCell, { grow: 2 }, props.renderFilter(dataSourceStateLens.prop('filter').toProps()))),
3630
3052
  React__default.createElement(DataPickerBody, { ...getListProps(), value: getDataSourceState(), onValueChange: handleDataSourceValueChange, search: dataSourceStateLens.prop('search').toProps(), showSearch: false, rows: rows, renderNotFound: renderNotFound, editMode: "modal" }),
3631
3053
  React__default.createElement(ModalFooter, { padding: "24", vPadding: "24" }, props.renderFooter ? props.renderFooter(getFooterProps()) : renderFooter()))));
3632
3054
  }
3633
3055
 
3634
- var css$C = {"tooltip":"uQ8leb"};
3056
+ var css$C = {"tooltip":"c0UAS6"};
3635
3057
 
3636
3058
  const PickerTogglerTag = /* @__PURE__ */React.forwardRef((props, ref) => {
3637
3059
  const tagProps = {
3638
3060
  ...props,
3639
3061
  tabIndex: -1,
3640
- size: settings.pickerInput.sizes.toggler.tagMap[props.size],
3062
+ size: settings.sizes.pickerInput.toggler.tag[props.size],
3641
3063
  caption: props.rowProps?.isLoading ? React.createElement(TextPlaceholder, null) : props.caption,
3642
3064
  };
3643
3065
  if (props.isCollapsed) {
@@ -3650,26 +3072,26 @@ const PickerTogglerTag = /* @__PURE__ */React.forwardRef((props, ref) => {
3650
3072
  }
3651
3073
  });
3652
3074
 
3653
- var css$B = {"root":"iw-4c8","mode-form":"_5C2Lfe","modeForm":"_5C2Lfe","mode-cell":"QuWc-c","modeCell":"QuWc-c","mode-inline":"CFv0jv","modeInline":"CFv0jv"};
3075
+ var css$B = {"root":"Oa-UbH","mode-form":"idn1FV","modeForm":"idn1FV","mode-cell":"LjCQg3","modeCell":"LjCQg3","mode-inline":"trQ9zS","modeInline":"trQ9zS"};
3654
3076
 
3655
3077
  const defaultMode = EditMode.FORM;
3656
3078
  function applyPickerTogglerMods(mods) {
3657
3079
  return [
3658
3080
  css$B.root,
3659
3081
  'uui-picker_toggler',
3660
- `uui-size-${mods.size || settings.pickerInput.sizes.toggler.default}`,
3082
+ `uui-size-${mods.size || settings.sizes.pickerInput.toggler.defaults.size}`,
3661
3083
  css$B['mode-' + (mods.mode || defaultMode)],
3662
3084
  ];
3663
3085
  }
3664
3086
  function PickerTogglerComponent(props, ref) {
3665
3087
  const renderItem = (itemProps) => {
3666
- const itemPropsWithSize = { ...itemProps, size: props.size || settings.pickerInput.sizes.toggler.defaultTag };
3088
+ const itemPropsWithSize = { ...itemProps, size: (props.size || settings.sizes.pickerInput.toggler.defaults.tag) };
3667
3089
  if (!!props.renderItem) {
3668
3090
  return props.renderItem(itemPropsWithSize);
3669
3091
  }
3670
3092
  return (React.createElement(PickerTogglerTag, { ...itemPropsWithSize, getName: props.getName }));
3671
3093
  };
3672
- return (React.createElement(PickerToggler$1, { ...props, ref: ref, cx: [applyPickerTogglerMods(props), props.cx], renderItem: renderItem, getName: props.getName, cancelIcon: settings.pickerInput.icons.toggler.clearIcon, dropdownIcon: settings.pickerInput.icons.toggler.dropdownIcon }));
3094
+ return (React.createElement(PickerToggler$1, { ...props, ref: ref, cx: [applyPickerTogglerMods(props), props.cx], renderItem: renderItem, getName: props.getName, cancelIcon: systemIcons.clear, dropdownIcon: systemIcons.foldingArrow }));
3673
3095
  }
3674
3096
  const PickerToggler = /* @__PURE__ */React.forwardRef(PickerTogglerComponent);
3675
3097
 
@@ -3709,17 +3131,15 @@ function PickerInputComponent({ highlightSearchMatches = true, ...props }, ref)
3709
3131
  };
3710
3132
  const renderFooter = () => {
3711
3133
  const footerProps = getFooterProps();
3712
- return props.renderFooter
3713
- ? props.renderFooter(footerProps)
3714
- : React__default.createElement(DataPickerFooter, { ...footerProps, size: props.size || settings.pickerInput.sizes.body.defaultFooter });
3134
+ return props.renderFooter ? props.renderFooter(footerProps) : React__default.createElement(DataPickerFooter, { ...footerProps, size: props.size });
3715
3135
  };
3716
3136
  const getRowSize = () => {
3717
3137
  if (isMobile()) {
3718
- return settings.pickerInput.sizes.body.mobileRow;
3138
+ return settings.sizes.pickerInput.body.mobile.row;
3719
3139
  }
3720
3140
  return props.editMode === 'modal'
3721
- ? settings.pickerInput.sizes.body.modalRow
3722
- : (props.size || settings.pickerInput.sizes.body.defaultRow);
3141
+ ? settings.sizes.pickerInput.body.modal.row
3142
+ : (props.size || settings.sizes.pickerInput.body.dropdown.row.default);
3723
3143
  };
3724
3144
  const getSubtitle = ({ path }, { search }) => {
3725
3145
  if (!search)
@@ -3734,12 +3154,12 @@ function PickerInputComponent({ highlightSearchMatches = true, ...props }, ref)
3734
3154
  return (React__default.createElement(PickerItem, { title: getName(item), size: getRowSize(), dataSourceState: dsState, highlightSearchMatches: highlightSearchMatches, ...(flattenSearchResults ? { subtitle: getSubtitle(rowProps, dataSourceState) } : {}), ...rowProps }));
3735
3155
  };
3736
3156
  const renderRow = (rowProps, dsState) => {
3737
- return props.renderRow ? (props.renderRow(rowProps, dsState)) : (React__default.createElement(DataPickerRow, { ...rowProps, key: rowProps.rowKey, size: getRowSize(), padding: props.editMode === 'modal' ? settings.pickerInput.sizes.body.modalPadding : settings.pickerInput.sizes.body.padding, renderItem: (item, itemProps) => renderRowItem(item, itemProps, dsState) }));
3157
+ return props.renderRow ? (props.renderRow(rowProps, dsState)) : (React__default.createElement(DataPickerRow, { ...rowProps, key: rowProps.rowKey, size: getRowSize(), padding: (props.editMode === 'modal' ? settings.sizes.pickerInput.body.modal.padding : settings.sizes.pickerInput.body.dropdown.padding), renderItem: (item, itemProps) => renderRowItem(item, itemProps, dsState) }));
3738
3158
  };
3739
3159
  const renderBody = (bodyProps, rows) => {
3740
3160
  const renderedDataRows = rows.map((row) => renderRow(row, dataSourceState));
3741
- const bodyHeight = isMobile() ? document.documentElement.clientHeight : props.dropdownHeight || settings.pickerInput.sizes.body.maxHeight;
3742
- const minBodyWidth = props.minBodyWidth || settings.pickerInput.sizes.body.minWidth;
3161
+ const bodyHeight = isMobile() ? document.documentElement.clientHeight : props.dropdownHeight || settings.sizes.pickerInput.body.dropdown.height;
3162
+ const minBodyWidth = props.minBodyWidth || settings.sizes.pickerInput.body.dropdown.width;
3743
3163
  return (React__default.createElement(PickerBodyMobileView, { title: props.entityName, onClose: () => toggleBodyOpening(false), cx: [props.bodyCx], onKeyDown: bodyProps.onKeyDown, width: bodyProps.togglerWidth > minBodyWidth ? bodyProps.togglerWidth : minBodyWidth, focusLock: getSearchPosition() === 'body' },
3744
3164
  React__default.createElement(DataPickerBody, { ...bodyProps, rows: renderedDataRows, maxHeight: bodyHeight, searchSize: props.size, editMode: "dropdown", selectionMode: props.selectionMode }),
3745
3165
  renderFooter()));
@@ -3753,7 +3173,7 @@ function PickerInputComponent({ highlightSearchMatches = true, ...props }, ref)
3753
3173
  }
3754
3174
  const PickerInput = /* @__PURE__ */React__default.forwardRef(PickerInputComponent);
3755
3175
 
3756
- var css$A = {"row":"VBYHkQ"};
3176
+ var css$A = {"row":"G0qSEo"};
3757
3177
 
3758
3178
  function PickerListItem(props) {
3759
3179
  let label;
@@ -3773,7 +3193,7 @@ function PickerListItem(props) {
3773
3193
  return (React__default.createElement("div", { role: "option", "aria-selected": props.isSelectable ? props.isSelected : undefined, "aria-busy": props.isLoading, "aria-posinset": props.index + 1, ...(props.checkbox?.isVisible && { 'aria-checked': props.isChecked }), className: css$A.row }, component));
3774
3194
  }
3775
3195
 
3776
- var css$z = {"root":"mn-68G"};
3196
+ var css$z = {"root":"hadufp"};
3777
3197
 
3778
3198
  function PickerList(props) {
3779
3199
  const { context, view, onlySelectedView, getName, getEntityName, appendLastSelected, getSelectedIdsArray, buildRowsList, getMaxDefaultItems, dataSourceState, getModalTogglerCaption, } = usePickerList(props);
@@ -3808,7 +3228,7 @@ function PickerList(props) {
3808
3228
  }, selectedRows)));
3809
3229
  }
3810
3230
 
3811
- var css$y = {"root":"yjPYqi","wrapper":"znOeIe","align-widgets-top":"uiBscQ","alignWidgetsTop":"uiBscQ","align-widgets-center":"_6d7CV1","alignWidgetsCenter":"_6d7CV1"};
3231
+ var css$y = {"root":"J2oNjb","wrapper":"fnLIqq","align-widgets-top":"mjxRPp","alignWidgetsTop":"mjxRPp","align-widgets-center":"gTcLPA","alignWidgetsCenter":"gTcLPA"};
3812
3232
 
3813
3233
  function DataTableCell(initialProps) {
3814
3234
  const props = { ...initialProps };
@@ -3816,21 +3236,21 @@ function DataTableCell(initialProps) {
3816
3236
  props.addons = React.createElement(DataRowAddons, { size: props.size, ...props });
3817
3237
  }
3818
3238
  props.renderPlaceholder = props.renderPlaceholder
3819
- || (() => (React.createElement(Text, { key: "t", size: settings.dataTable.sizes.body.cellTextMap[props.size] },
3239
+ || (() => (React.createElement(Text, { key: "t", size: settings.sizes.dataTable.body.row.cell.text[props.size] },
3820
3240
  React.createElement(TextPlaceholder, { isNotAnimated: true }))));
3821
3241
  props.renderUnknown = props.renderUnknown
3822
- || (() => (React.createElement(Text, { key: "t", size: settings.dataTable.sizes.body.cellTextMap[props.size] }, "Unknown")));
3242
+ || (() => (React.createElement(Text, { key: "t", size: settings.sizes.dataTable.body.row.cell.text[props.size] }, "Unknown")));
3823
3243
  props.renderTooltip = (tooltipProps) => React.createElement(Tooltip, { color: "critical", ...tooltipProps });
3824
3244
  const isEditable = !!props.onValueChange;
3825
3245
  const getLeftPadding = () => {
3826
3246
  const { rowProps: { isLoading }, columnsGap, isFirstColumn } = props;
3827
3247
  if (isFirstColumn && isEditable && !isLoading)
3828
- return settings.dataTable.sizes.body.defaultCellPadding;
3248
+ return settings.sizes.dataTable.body.row.cell.defaults.padding;
3829
3249
  if (isEditable && !isLoading)
3830
3250
  return '0';
3831
3251
  if (columnsGap)
3832
3252
  return isFirstColumn ? columnsGap : +columnsGap / 2;
3833
- return isFirstColumn ? settings.dataTable.sizes.body.defaultCellPaddingEdge : settings.dataTable.sizes.body.defaultCellPadding;
3253
+ return isFirstColumn ? settings.sizes.dataTable.body.row.cell.defaults.paddingEdge : settings.sizes.dataTable.body.row.cell.defaults.padding;
3834
3254
  };
3835
3255
  const getRightPadding = () => {
3836
3256
  const { rowProps: { isLoading }, columnsGap, isLastColumn } = props;
@@ -3838,13 +3258,13 @@ function DataTableCell(initialProps) {
3838
3258
  return '0';
3839
3259
  if (columnsGap)
3840
3260
  return isLastColumn ? columnsGap : +columnsGap / 2;
3841
- return isLastColumn ? settings.dataTable.sizes.body.defaultCellPaddingEdge : settings.dataTable.sizes.body.defaultCellPadding;
3261
+ return isLastColumn ? settings.sizes.dataTable.body.row.cell.defaults.paddingEdge : settings.sizes.dataTable.body.row.cell.defaults.padding;
3842
3262
  };
3843
3263
  props.cx = [
3844
3264
  'data-table-cell',
3845
3265
  css$y.root,
3846
3266
  props.cx,
3847
- 'uui-size-' + (props.size || settings.dataTable.sizes.body.defaultCell),
3267
+ 'uui-size-' + (props.size || settings.sizes.dataTable.body.row.cell.defaults.size),
3848
3268
  props.isFirstColumn && 'uui-dt-first-column',
3849
3269
  props.isLastColumn && 'uui-dt-last-column',
3850
3270
  css$y[`align-widgets-${props.alignActions || 'top'}`],
@@ -3857,7 +3277,7 @@ function DataTableCell(initialProps) {
3857
3277
  return React.createElement(DataTableCell$1, { ...props });
3858
3278
  }
3859
3279
 
3860
- var css$x = {"root":"_3kfjJ2"};
3280
+ var css$x = {"root":"hZZdB8"};
3861
3281
 
3862
3282
  // Here we define a single instance of the renderCell function to make DataTableRow#shouldComponentUpdate work.
3863
3283
  // As we need our mods to style the cell properly, we extract them from DataTableCellProps.rowProps, which is a hack, but it's reliable enough.
@@ -3869,18 +3289,48 @@ const renderDropMarkers = ({ ref, ...props }) => React.createElement(DropMarker,
3869
3289
  const propsMods = { renderCell, renderDropMarkers };
3870
3290
  const DataTableRow = /* @__PURE__ */withMods(DataTableRow$1, ({ borderBottom = true, size }) => {
3871
3291
  return [
3872
- css$x.root, 'uui-dt-vars', borderBottom && 'uui-dt-row-border', `uui-size-${size || settings.dataTable.sizes.body.defaultRow}`,
3292
+ css$x.root, 'uui-dt-vars', borderBottom && 'uui-dt-row-border', `uui-size-${size || settings.sizes.dataTable.body.row.default}`,
3873
3293
  ];
3874
3294
  }, () => propsMods);
3875
3295
 
3876
- var css$w = {"sorting-panel-container":"EaTxQB","sortingPanelContainer":"EaTxQB"};
3296
+ var css$w = {"sorting-panel-container":"WKx2Kn","sortingPanelContainer":"WKx2Kn"};
3297
+
3298
+ var _path$q;
3299
+ function _extends$q() { return _extends$q = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$q.apply(null, arguments); }
3300
+ var SvgTableSortAscOutline = function SvgTableSortAscOutline(props, ref) {
3301
+ return /*#__PURE__*/React.createElement("svg", _extends$q({
3302
+ xmlns: "http://www.w3.org/2000/svg",
3303
+ width: 24,
3304
+ height: 24,
3305
+ viewBox: "0 0 24 24",
3306
+ ref: ref
3307
+ }, props), _path$q || (_path$q = /*#__PURE__*/React.createElement("path", {
3308
+ d: "M11 21V6.825L9.4 8.4 8 7l4-4 4 4-1.4 1.4L13 6.825V21h-2z"
3309
+ })));
3310
+ };
3311
+ var ForwardRef$q = /*#__PURE__*/forwardRef(SvgTableSortAscOutline);
3312
+
3313
+ var _path$p;
3314
+ function _extends$p() { return _extends$p = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$p.apply(null, arguments); }
3315
+ var SvgTableSortDescOutline = function SvgTableSortDescOutline(props, ref) {
3316
+ return /*#__PURE__*/React.createElement("svg", _extends$p({
3317
+ xmlns: "http://www.w3.org/2000/svg",
3318
+ width: 24,
3319
+ height: 24,
3320
+ viewBox: "0 0 24 24",
3321
+ ref: ref
3322
+ }, props), _path$p || (_path$p = /*#__PURE__*/React.createElement("path", {
3323
+ d: "M13 3v14.175l1.6-1.575L16 17l-4 4-4-4 1.4-1.4 1.6 1.575V3h2z"
3324
+ })));
3325
+ };
3326
+ var ForwardRef$p = /*#__PURE__*/forwardRef(SvgTableSortDescOutline);
3877
3327
 
3878
3328
  const SortingPanelImpl = ({ sortDirection, onSort }) => {
3879
3329
  const sortAsc = useCallback(() => onSort(sortDirection === 'asc' ? undefined : 'asc'), [onSort]);
3880
3330
  const sortDesc = useCallback(() => onSort(sortDirection === 'desc' ? undefined : 'desc'), [onSort]);
3881
3331
  return (React__default.createElement(FlexCell, { cx: cx$1(css$w.sortingPanelContainer, 'uui-dropdownMenu-body') },
3882
- React__default.createElement(DropdownMenuButton, { isActive: sortDirection === 'asc', caption: i18n.pickerFilterHeader.sortAscending, icon: settings.dataTable.icons.header.ascSortIcon, onClick: sortAsc }),
3883
- React__default.createElement(DropdownMenuButton, { isActive: sortDirection === 'desc', caption: i18n.pickerFilterHeader.sortDescending, icon: settings.dataTable.icons.header.descSortIcon, onClick: sortDesc })));
3332
+ React__default.createElement(DropdownMenuButton, { isActive: sortDirection === 'asc', caption: i18n.pickerFilterHeader.sortAscending, icon: ForwardRef$q, onClick: sortAsc }),
3333
+ React__default.createElement(DropdownMenuButton, { isActive: sortDirection === 'desc', caption: i18n.pickerFilterHeader.sortDescending, icon: ForwardRef$p, onClick: sortDesc })));
3884
3334
  };
3885
3335
  const SortingPanel = /* @__PURE__ */React__default.memo(SortingPanelImpl);
3886
3336
 
@@ -3898,7 +3348,82 @@ const ColumnHeaderDropdownImpl = (props) => {
3898
3348
  };
3899
3349
  const ColumnHeaderDropdown = /* @__PURE__ */React__default.memo(ColumnHeaderDropdownImpl);
3900
3350
 
3901
- var css$v = {"root":"nGV5We","caption-wrapper":"XtZKmg","captionWrapper":"XtZKmg","sort-icon":"B6qvae","sortIcon":"B6qvae","dropdown-icon":"pbj0lG","dropdownIcon":"pbj0lG","infoIcon":"EdBf1y","resizable":"ZSBoOb","align-right":"e80-HN","alignRight":"e80-HN","align-center":"XFR3t0","alignCenter":"XFR3t0","caption":"_5nTIUl","truncate":"mJvLDD","checkbox":"Cp1qOg","icon":"meOEAd","fold-all-icon":"_2wlRnI","foldAllIcon":"_2wlRnI","cell-tooltip":"A-waSW","cellTooltip":"A-waSW","upper-case":"_0ru6DK","upperCase":"_0ru6DK","resizing-marker":"_4bT4HB","resizingMarker":"_4bT4HB","pinned-right":"QZbIyA","pinnedRight":"QZbIyA","draggable":"_2ucOBE","ghost":"Vf3dAf","is-dragged-out":"GsBooV","isDraggedOut":"GsBooV","dnd-marker-left":"_3rdPlR","dndMarkerLeft":"_3rdPlR","dnd-marker-right":"YuyePp","dndMarkerRight":"YuyePp","cell-tooltip-wrapper":"GyaXSv","cellTooltipWrapper":"GyaXSv","cell-tooltip-text":"fK4yAa","cellTooltipText":"fK4yAa","tooltip-caption":"_2-6cFI","tooltipCaption":"_2-6cFI","tooltip-info":"_5FXT7m","tooltipInfo":"_5FXT7m"};
3351
+ var _path$o;
3352
+ function _extends$o() { return _extends$o = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$o.apply(null, arguments); }
3353
+ var SvgTableSwapOutline = function SvgTableSwapOutline(props, ref) {
3354
+ return /*#__PURE__*/React.createElement("svg", _extends$o({
3355
+ xmlns: "http://www.w3.org/2000/svg",
3356
+ width: 24,
3357
+ height: 24,
3358
+ viewBox: "0 0 24 24",
3359
+ ref: ref
3360
+ }, props), _path$o || (_path$o = /*#__PURE__*/React.createElement("path", {
3361
+ d: "M7 6.825V20h2V6.825L10.6 8.4 12 7 8 3 4 7l1.4 1.4L7 6.825zm10 10.35V4h-2v13.175L13.4 15.6 12 17l4 4 4-4-1.4-1.4-1.6 1.575z"
3362
+ })));
3363
+ };
3364
+ var ForwardRef$o = /*#__PURE__*/forwardRef(SvgTableSwapOutline);
3365
+
3366
+ var _path$n;
3367
+ function _extends$n() { return _extends$n = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$n.apply(null, arguments); }
3368
+ var SvgContentFiltrationFill = function SvgContentFiltrationFill(props, ref) {
3369
+ return /*#__PURE__*/React.createElement("svg", _extends$n({
3370
+ xmlns: "http://www.w3.org/2000/svg",
3371
+ width: 24,
3372
+ height: 24,
3373
+ viewBox: "0 0 24 24",
3374
+ ref: ref
3375
+ }, props), _path$n || (_path$n = /*#__PURE__*/React.createElement("path", {
3376
+ d: "M14 13v8l-4-2v-6L2.95 4h18.1L14 13z"
3377
+ })));
3378
+ };
3379
+ var ForwardRef$n = /*#__PURE__*/forwardRef(SvgContentFiltrationFill);
3380
+
3381
+ var _path$m;
3382
+ function _extends$m() { return _extends$m = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$m.apply(null, arguments); }
3383
+ var SvgNavigationChevronUpOutline = function SvgNavigationChevronUpOutline(props, ref) {
3384
+ return /*#__PURE__*/React.createElement("svg", _extends$m({
3385
+ xmlns: "http://www.w3.org/2000/svg",
3386
+ width: 24,
3387
+ height: 24,
3388
+ viewBox: "0 0 24 24",
3389
+ ref: ref
3390
+ }, props), _path$m || (_path$m = /*#__PURE__*/React.createElement("path", {
3391
+ d: "M18.586 15.914 20 14.5l-8-8-8 8 1.414 1.414L12 9.328l6.586 6.586z"
3392
+ })));
3393
+ };
3394
+ var ForwardRef$m = /*#__PURE__*/forwardRef(SvgNavigationChevronUpOutline);
3395
+
3396
+ var _path$l;
3397
+ function _extends$l() { return _extends$l = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$l.apply(null, arguments); }
3398
+ var SvgNavigationCollapseAllOutline = function SvgNavigationCollapseAllOutline(props, ref) {
3399
+ return /*#__PURE__*/React.createElement("svg", _extends$l({
3400
+ xmlns: "http://www.w3.org/2000/svg",
3401
+ width: 24,
3402
+ height: 24,
3403
+ viewBox: "0 0 24 24",
3404
+ ref: ref
3405
+ }, props), _path$l || (_path$l = /*#__PURE__*/React.createElement("path", {
3406
+ d: "M16.5 4.414 15.086 3 12 6.086 8.914 3 7.5 4.414l4.5 4.5 4.5-4.5zM9 13v-2h6v2H9zm6.086 8 1.414-1.414-4.5-4.5-4.5 4.5L8.914 21 12 17.914 15.086 21z"
3407
+ })));
3408
+ };
3409
+ var ForwardRef$l = /*#__PURE__*/forwardRef(SvgNavigationCollapseAllOutline);
3410
+
3411
+ var _path$k;
3412
+ function _extends$k() { return _extends$k = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$k.apply(null, arguments); }
3413
+ var SvgNavigationExpandAllOutline = function SvgNavigationExpandAllOutline(props, ref) {
3414
+ return /*#__PURE__*/React.createElement("svg", _extends$k({
3415
+ xmlns: "http://www.w3.org/2000/svg",
3416
+ width: 24,
3417
+ height: 24,
3418
+ viewBox: "0 0 24 24",
3419
+ ref: ref
3420
+ }, props), _path$k || (_path$k = /*#__PURE__*/React.createElement("path", {
3421
+ d: "m16.5 7.5-1.414 1.414L12 5.828 8.914 8.914 7.5 7.5 12 3l4.5 4.5zM9 13v-2h6v2H9zm6.086 2.086L16.5 16.5 12 21l-4.5-4.5 1.414-1.414L12 18.17l3.086-3.085z"
3422
+ })));
3423
+ };
3424
+ var ForwardRef$k = /*#__PURE__*/forwardRef(SvgNavigationExpandAllOutline);
3425
+
3426
+ var css$v = {"root":"_7Vfg2P","caption-wrapper":"KQoiQt","captionWrapper":"KQoiQt","sort-icon":"msyKMt","sortIcon":"msyKMt","dropdown-icon":"_6UHrRy","dropdownIcon":"_6UHrRy","infoIcon":"segMLZ","resizable":"oSnigd","align-right":"sdCB39","alignRight":"sdCB39","align-center":"szENV8","alignCenter":"szENV8","caption":"_94V2Oy","truncate":"_1FIucA","checkbox":"I3VulH","icon":"l-rwIs","fold-all-icon":"Wj6vzc","foldAllIcon":"Wj6vzc","cell-tooltip":"uVPbhK","cellTooltip":"uVPbhK","upper-case":"-MDYrj","upperCase":"-MDYrj","resizing-marker":"_5NA14B","resizingMarker":"_5NA14B","pinned-right":"mibPoD","pinnedRight":"mibPoD","draggable":"XbYbAo","ghost":"NsX2ub","is-dragged-out":"_9IkSo6","isDraggedOut":"_9IkSo6","dnd-marker-left":"_9jkea0","dndMarkerLeft":"_9jkea0","dnd-marker-right":"NUkqZ5","dndMarkerRight":"NUkqZ5","cell-tooltip-wrapper":"NwrDBI","cellTooltipWrapper":"NwrDBI","cell-tooltip-text":"-zMpPT","cellTooltipText":"-zMpPT","tooltip-caption":"_7c9W7N","tooltipCaption":"_7c9W7N","tooltip-info":"bruX73","tooltipInfo":"bruX73"};
3902
3427
 
3903
3428
  class DataTableHeaderCell extends React.Component {
3904
3429
  constructor() {
@@ -3915,18 +3440,18 @@ class DataTableHeaderCell extends React.Component {
3915
3440
  css$v.caption,
3916
3441
  this.props.textCase === 'upper' && css$v.upperCase,
3917
3442
  uuiDataTableHeaderCell.uuiTableHeaderCaption,
3918
- this.props.size >= '48' && css$v.truncate,
3443
+ settings.sizes.dataTable.header.row.cell.truncate.includes(this.props.size) && css$v.truncate,
3919
3444
  ];
3920
3445
  return (React.createElement("div", { className: cx$1(css$v.captionWrapper, css$v['align-' + this.props.column.textAlign], uuiDataTableHeaderCell.uuiTableHeaderCaptionWrapper) },
3921
3446
  React.createElement(Tooltip, { placement: "top", color: "inverted", content: renderTooltip(this.props.column), cx: css$v.cellTooltip, openDelay: 600 },
3922
- React.createElement(Text, { key: "text", fontSize: settings.dataTable.sizes.header[this.props.textCase === 'upper' ? 'captionUppercase' : 'captionFontSize'], size: settings.dataTable.sizes.header.captionSize, cx: captionCx }, this.props.column.caption)),
3923
- this.props.column.isSortable && (!this.props.column.renderFilter || this.props.sortDirection) && (React.createElement(IconButton, { key: "sort", cx: cx$1(css$v.icon, css$v.sortIcon, this.props.sortDirection && css$v.sortIconActive, uuiDataTableHeaderCell.uuiTableHeaderSortIcon), color: this.props.sortDirection ? 'neutral' : 'secondary', icon: settings.dataTable.icons.header[this.props.sortDirection === 'desc' ? 'descSortIcon' : this.props.sortDirection === 'asc' ? 'ascSortIcon' : 'defaultSortIcon'] })),
3924
- this.props.isFilterActive && (React.createElement(IconButton, { key: "filter", cx: cx$1(css$v.icon, !this.props.sortDirection && css$v.filterIcon, uuiDataTableHeaderCell.uuiTableHeaderFilterIcon), color: "neutral", icon: settings.dataTable.icons.header.filterIcon })),
3925
- this.props.column.renderFilter && (React.createElement(IconButton, { key: "dropdown", cx: cx$1(css$v.icon, css$v.dropdownIcon, uuiDataTableHeaderCell.uuiTableHeaderDropdownIcon), color: "secondary", icon: settings.dataTable.icons.header[this.state.isDropdownOpen ? 'openedDropdownIcon' : 'dropdownIcon'] }))));
3447
+ React.createElement(Text, { key: "text", fontSize: settings.sizes.dataTable.header.row.cell.columnCaption[this.props.textCase === 'upper' ? 'uppercase' : 'fontSize'], size: settings.sizes.dataTable.header.row.cell.columnCaption.size, cx: captionCx }, this.props.column.caption)),
3448
+ this.props.column.isSortable && (!this.props.column.renderFilter || this.props.sortDirection) && (React.createElement(IconButton, { key: "sort", cx: cx$1(css$v.icon, css$v.sortIcon, this.props.sortDirection && css$v.sortIconActive, uuiDataTableHeaderCell.uuiTableHeaderSortIcon), color: this.props.sortDirection ? 'neutral' : 'secondary', icon: this.props.sortDirection === 'desc' ? ForwardRef$p : this.props.sortDirection === 'asc' ? ForwardRef$q : ForwardRef$o })),
3449
+ this.props.isFilterActive && (React.createElement(IconButton, { key: "filter", cx: cx$1(css$v.icon, !this.props.sortDirection && css$v.filterIcon, uuiDataTableHeaderCell.uuiTableHeaderFilterIcon), color: "neutral", icon: ForwardRef$n })),
3450
+ this.props.column.renderFilter && (React.createElement(IconButton, { key: "dropdown", cx: cx$1(css$v.icon, css$v.dropdownIcon, uuiDataTableHeaderCell.uuiTableHeaderDropdownIcon), color: "secondary", icon: this.state.isDropdownOpen ? ForwardRef$m : ForwardRef$Q }))));
3926
3451
  };
3927
3452
  this.renderHeaderCheckbox = () => {
3928
3453
  if (this.props.selectAll && this.props.isFirstColumn) {
3929
- return (React.createElement(Checkbox, { size: settings.dataTable.sizes.header.cellCheckboxMap[this.props.size], ...this.props.selectAll, cx: cx$1(css$v.checkbox, uuiDataTableHeaderCell.uuiTableHeaderCheckbox) }));
3454
+ return (React.createElement(Checkbox, { size: settings.sizes.dataTable.header.row.cell.checkbox[this.props.size], ...this.props.selectAll, cx: cx$1(css$v.checkbox, uuiDataTableHeaderCell.uuiTableHeaderCheckbox) }));
3930
3455
  }
3931
3456
  };
3932
3457
  this.renderFoldAllIcon = () => {
@@ -3934,7 +3459,7 @@ class DataTableHeaderCell extends React.Component {
3934
3459
  return (React.createElement(Tooltip, { content: this.props.areAllFolded
3935
3460
  ? i18n.tables.columnHeader.expandAllTooltip
3936
3461
  : i18n.tables.columnHeader.collapseAllTooltip },
3937
- React.createElement(IconButton, { color: "secondary", cx: cx$1(css$v.icon, css$v.foldAllIcon, uuiDataTableHeaderCell.uuiTableHeaderFoldAllIcon), icon: settings.dataTable.icons.header[this.props.areAllFolded ? 'unfoldIcon' : 'foldIcon'], onClick: this.props.onFoldAll, rawProps: {
3462
+ React.createElement(IconButton, { color: "secondary", cx: cx$1(css$v.icon, css$v.foldAllIcon, uuiDataTableHeaderCell.uuiTableHeaderFoldAllIcon), icon: this.props.areAllFolded ? ForwardRef$k : ForwardRef$l, onClick: this.props.onFoldAll, rawProps: {
3938
3463
  'aria-label': this.props.areAllFolded ? 'Expand All' : 'Collapse All',
3939
3464
  'aria-expanded': !!this.props.areAllFolded,
3940
3465
  } })));
@@ -3947,23 +3472,23 @@ class DataTableHeaderCell extends React.Component {
3947
3472
  const { columnsGap, isFirstColumn } = this.props;
3948
3473
  if (columnsGap)
3949
3474
  return isFirstColumn ? columnsGap : +columnsGap / 2;
3950
- return isFirstColumn ? settings.dataTable.sizes.header.defaultCellPaddingEdge : settings.dataTable.sizes.header.defaultCellPadding;
3475
+ return isFirstColumn ? settings.sizes.dataTable.header.row.cell.defaults.paddingEdge : settings.sizes.dataTable.header.row.cell.defaults.padding;
3951
3476
  };
3952
3477
  this.getRightPadding = () => {
3953
3478
  const { columnsGap, isLastColumn } = this.props;
3954
3479
  if (columnsGap)
3955
3480
  return isLastColumn ? columnsGap : +columnsGap / 2;
3956
- return isLastColumn ? settings.dataTable.sizes.header.defaultCellPaddingEdge : settings.dataTable.sizes.header.defaultCellPadding;
3481
+ return isLastColumn ? settings.sizes.dataTable.header.row.cell.defaults.paddingEdge : settings.sizes.dataTable.header.row.cell.defaults.padding;
3957
3482
  };
3958
3483
  this.getResizingMarkerWidth = () => {
3959
3484
  const { columnsGap } = this.props;
3960
- return columnsGap ? +columnsGap / 2 : settings.dataTable.sizes.header.defaultResizeMarker;
3485
+ return columnsGap ? +columnsGap / 2 : settings.sizes.dataTable.header.row.cell.defaults.resizeMarker;
3961
3486
  };
3962
3487
  this.renderCellContent = (props, dropdownProps) => {
3963
3488
  const isResizable = this.props.column.allowResizing ?? this.props.allowColumnsResizing;
3964
3489
  const onClickEvent = !props.isResizing && (!this.props.column.renderFilter ? props.toggleSort : dropdownProps?.onClick);
3965
3490
  const computeStyles = {
3966
- '--uui-dt-header-cell-icon-size': `${settings.dataTable.sizes.header.cellIconMap[this.props.size || settings.dataTable.sizes.header.defaultCell]}px`,
3491
+ '--uui-dt-header-cell-icon-size': `${settings.sizes.dataTable.header.row.cell.iconSize[this.props.size || settings.sizes.dataTable.header.row.cell.defaults.size]}px`,
3967
3492
  '--uui-dt-header-cell-padding-start': `${this.getLeftPadding()}px`,
3968
3493
  '--uui-dt-header-cell-padding-end': `${this.getRightPadding()}px`,
3969
3494
  '--uui-dt-header-cell-resizing-marker-width': `${this.getResizingMarkerWidth()}px`,
@@ -3971,7 +3496,7 @@ class DataTableHeaderCell extends React.Component {
3971
3496
  return (React.createElement(DataTableCellContainer, { column: this.props.column, ref: (ref) => {
3972
3497
  props.ref(ref);
3973
3498
  dropdownProps?.ref?.(ref);
3974
- }, cx: cx$1(uuiDataTableHeaderCell.uuiTableHeaderCell, (this.props.column.isSortable || this.props.isDropdown) && uuiMarkers.clickable, css$v.root, `uui-size-${this.props.size || settings.dataTable.sizes.header.defaultCell}`, this.props.isFirstColumn && 'uui-dt-header-first-column', this.props.isLastColumn && 'uui-dt-header-last-column', this.props.column.fix && css$v['pinned-' + this.props.column.fix], isResizable && css$v.resizable, props.isDraggable && css$v.draggable, props.isDragGhost && css$v.ghost, props.isDraggedOut && css$v.isDraggedOut, props.isDndInProgress && css$v['dnd-marker-' + props.position]), onClick: onClickEvent, rawProps: {
3499
+ }, cx: cx$1(uuiDataTableHeaderCell.uuiTableHeaderCell, (this.props.column.isSortable || this.props.isDropdown) && uuiMarkers.clickable, css$v.root, `uui-size-${this.props.size || settings.sizes.dataTable.header.row.cell.defaults.size}`, this.props.isFirstColumn && 'uui-dt-header-first-column', this.props.isLastColumn && 'uui-dt-header-last-column', this.props.column.fix && css$v['pinned-' + this.props.column.fix], isResizable && css$v.resizable, props.isDraggable && css$v.draggable, props.isDragGhost && css$v.ghost, props.isDraggedOut && css$v.isDraggedOut, props.isDndInProgress && css$v['dnd-marker-' + props.position]), onClick: onClickEvent, rawProps: {
3975
3500
  role: 'columnheader',
3976
3501
  'aria-sort': this.props.sortDirection === 'asc' ? 'ascending' : this.props.sortDirection ? 'descending' : 'none',
3977
3502
  ...props.eventHandlers,
@@ -3991,37 +3516,54 @@ class DataTableHeaderCell extends React.Component {
3991
3516
  }
3992
3517
  }
3993
3518
 
3994
- var css$u = {"root":"GR-Gt5","caption-wrapper":"zidsL6","captionWrapper":"zidsL6","align-center":"OxNrzI","alignCenter":"OxNrzI","caption":"_4nza43","truncate":"JRbAiP","group-cell-tooltip":"poKrOq","groupCellTooltip":"poKrOq","upper-case":"bIO6Ce","upperCase":"bIO6Ce","group-cell-tooltip-wrapper":"oCtpMt","groupCellTooltipWrapper":"oCtpMt","group-cell-tooltip-text":"hyKahy","groupCellTooltipText":"hyKahy","tooltip-caption":"-iZXd2","tooltipCaption":"-iZXd2","tooltip-info":"_0yeZNQ","tooltipInfo":"_0yeZNQ"};
3519
+ var _path$j;
3520
+ function _extends$j() { return _extends$j = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$j.apply(null, arguments); }
3521
+ var SvgActionSettingsFill = function SvgActionSettingsFill(props, ref) {
3522
+ return /*#__PURE__*/React.createElement("svg", _extends$j({
3523
+ xmlns: "http://www.w3.org/2000/svg",
3524
+ width: 24,
3525
+ height: 24,
3526
+ viewBox: "0 0 24 24",
3527
+ ref: ref
3528
+ }, props), _path$j || (_path$j = /*#__PURE__*/React.createElement("path", {
3529
+ d: "m9.25 22-.4-3.2a3.771 3.771 0 0 1-.612-.3 8.194 8.194 0 0 1-.563-.375L4.7 19.375l-2.75-4.75 2.575-1.95a2.39 2.39 0 0 1-.025-.338v-.675c0-.108.009-.22.025-.337L1.95 9.375l2.75-4.75 2.975 1.25c.184-.133.375-.258.575-.375.2-.117.4-.217.6-.3l.4-3.2h5.5l.4 3.2c.217.083.421.183.613.3.191.117.379.242.562.375l2.975-1.25 2.75 4.75-2.575 1.95c.017.117.025.229.025.337v.675c0 .109-.017.221-.05.338l2.575 1.95-2.75 4.75-2.95-1.25a6.826 6.826 0 0 1-.575.375c-.2.117-.4.217-.6.3l-.4 3.2h-5.5zm2.8-6.5c.967 0 1.792-.342 2.475-1.025A3.372 3.372 0 0 0 15.55 12c0-.967-.341-1.792-1.025-2.475A3.372 3.372 0 0 0 12.05 8.5c-.983 0-1.813.342-2.488 1.025A3.394 3.394 0 0 0 8.55 12c0 .967.338 1.792 1.012 2.475.676.683 1.505 1.025 2.488 1.025z"
3530
+ })));
3531
+ };
3532
+ var ForwardRef$j = /*#__PURE__*/forwardRef(SvgActionSettingsFill);
3533
+
3534
+ var css$u = {"root":"_7G-aol"};
3535
+
3536
+ var css$t = {"root":"orSNlT","caption-wrapper":"Mvvde7","captionWrapper":"Mvvde7","align-center":"xh7e4K","alignCenter":"xh7e4K","caption":"MibKUx","truncate":"gc499d","group-cell-tooltip":"y53S0v","groupCellTooltip":"y53S0v","upper-case":"lGTyaD","upperCase":"lGTyaD","group-cell-tooltip-wrapper":"fE8qGT","groupCellTooltipWrapper":"fE8qGT","group-cell-tooltip-text":"rgdXwu","groupCellTooltipText":"rgdXwu","tooltip-caption":"_6Thokg","tooltipCaption":"_6Thokg","tooltip-info":"fFlp-1","tooltipInfo":"fFlp-1"};
3995
3537
 
3996
3538
  class DataTableHeaderGroupCell extends React.Component {
3997
3539
  constructor() {
3998
3540
  super(...arguments);
3999
- this.getTooltipContent = (column) => (React.createElement("div", { className: cx$1(css$u.groupCellTooltipWrapper, uuiDataTableHeaderGroupCell.uuiTableHeaderGroupCaptionTooltip) },
4000
- React.createElement(Text, { cx: [css$u.groupCellTooltipText, css$u.tooltipCaption] }, column.caption),
4001
- column.info && (React.createElement(Text, { cx: [css$u.groupCellTooltipText, css$u.tooltipInfo] }, column.info))));
3541
+ this.getTooltipContent = (column) => (React.createElement("div", { className: cx$1(css$t.groupCellTooltipWrapper, uuiDataTableHeaderGroupCell.uuiTableHeaderGroupCaptionTooltip) },
3542
+ React.createElement(Text, { cx: [css$t.groupCellTooltipText, css$t.tooltipCaption] }, column.caption),
3543
+ column.info && (React.createElement(Text, { cx: [css$t.groupCellTooltipText, css$t.tooltipInfo] }, column.info))));
4002
3544
  this.getColumnCaption = () => {
4003
3545
  const renderTooltip = this.props.group.renderTooltip || this.getTooltipContent;
4004
3546
  const captionCx = [
4005
- css$u.caption,
4006
- this.props.textCase === 'upper' && css$u.upperCase,
3547
+ css$t.caption,
3548
+ this.props.textCase === 'upper' && css$t.upperCase,
4007
3549
  uuiDataTableHeaderGroupCell.uuiTableHeaderGroupCaption,
4008
- this.props.size >= '48' && css$u.truncate,
3550
+ settings.sizes.dataTable.header.row.groupCell.truncate.includes(this.props.size) && css$t.truncate,
4009
3551
  ];
4010
- return (React.createElement("div", { className: cx$1(css$u.captionWrapper, css$u['align-' + this.props.group.textAlign], uuiDataTableHeaderGroupCell.uuiTableHeaderGroupCaptionWrapper) },
4011
- React.createElement(Tooltip, { placement: "top", color: "inverted", content: renderTooltip(this.props.group), cx: css$u.groupCellTooltip, openDelay: 600 },
4012
- React.createElement(Text, { key: "text", fontSize: settings.dataTable.sizes.header[this.props.textCase === 'upper' ? 'groupCellCaptionUppercase' : 'groupCellCaptionFontSize'], size: settings.dataTable.sizes.header.groupCellCaptionSize, cx: captionCx }, this.props.group.caption))));
3552
+ return (React.createElement("div", { className: cx$1(css$t.captionWrapper, css$t['align-' + this.props.group.textAlign], uuiDataTableHeaderGroupCell.uuiTableHeaderGroupCaptionWrapper) },
3553
+ React.createElement(Tooltip, { placement: "top", color: "inverted", content: renderTooltip(this.props.group), cx: css$t.groupCellTooltip, openDelay: 600 },
3554
+ React.createElement(Text, { key: "text", fontSize: settings.sizes.dataTable.header.row.groupCell.columnCaption[this.props.textCase === 'upper' ? 'uppercase' : 'fontSize'], size: settings.sizes.dataTable.header.row.groupCell.columnCaption.size, cx: captionCx }, this.props.group.caption))));
4013
3555
  };
4014
3556
  this.getLeftPadding = () => {
4015
3557
  const { columnsGap, isFirstCell } = this.props;
4016
3558
  if (columnsGap)
4017
3559
  return isFirstCell ? columnsGap : +columnsGap / 2;
4018
- return isFirstCell ? settings.dataTable.sizes.header.defaultGroupCellPaddingEdge : settings.dataTable.sizes.header.defaultGroupCellPadding;
3560
+ return isFirstCell ? settings.sizes.dataTable.header.row.groupCell.defaults.paddingEdge : settings.sizes.dataTable.header.row.groupCell.defaults.padding;
4019
3561
  };
4020
3562
  this.getRightPadding = () => {
4021
3563
  const { columnsGap, isLastCell } = this.props;
4022
3564
  if (columnsGap)
4023
3565
  return isLastCell ? columnsGap : +columnsGap / 2;
4024
- return isLastCell ? settings.dataTable.sizes.header.defaultGroupCellPaddingEdge : settings.dataTable.sizes.header.defaultGroupCellPadding;
3566
+ return isLastCell ? settings.sizes.dataTable.header.row.groupCell.defaults.paddingEdge : settings.sizes.dataTable.header.row.groupCell.defaults.padding;
4025
3567
  };
4026
3568
  this.renderCellContent = (props) => {
4027
3569
  const computeStyles = {
@@ -4030,7 +3572,7 @@ class DataTableHeaderGroupCell extends React.Component {
4030
3572
  };
4031
3573
  return (React.createElement(DataTableCellContainer, { column: this.props.group, ref: (ref) => {
4032
3574
  props.ref(ref);
4033
- }, cx: cx$1(uuiDataTableHeaderGroupCell.uuiTableHeaderGroupCell, css$u.root, `uui-size-${this.props.size || settings.dataTable.sizes.header.defaultGroupCell}`, this.props.isFirstCell && 'uui-dt-header-first-column', this.props.isLastCell && 'uui-dt-header-last-column'), rawProps: {
3575
+ }, cx: cx$1(uuiDataTableHeaderGroupCell.uuiTableHeaderGroupCell, css$t.root, `uui-size-${this.props.size || settings.sizes.dataTable.header.row.groupCell.defaults.size}`, this.props.isFirstCell && 'uui-dt-header-first-column', this.props.isLastCell && 'uui-dt-header-last-column'), rawProps: {
4034
3576
  role: 'columnheader',
4035
3577
  ...props.eventHandlers,
4036
3578
  }, style: computeStyles }, this.getColumnCaption()));
@@ -4044,16 +3586,14 @@ class DataTableHeaderGroupCell extends React.Component {
4044
3586
  '--uui-dt-header-group-cell-padding-start': `${this.getLeftPadding()}px`,
4045
3587
  '--uui-dt-header-group-cell-padding-end': `${this.getRightPadding()}px`,
4046
3588
  };
4047
- return (React.createElement(DataTableCellContainer, { column: this.props.group, cx: cx$1(uuiDataTableHeaderGroupCell.uuiTableHeaderGroupCell, css$u.root, `uui-size-${this.props.size || settings.dataTable.sizes.header.defaultGroupCell}`, this.props.isFirstCell && 'uui-dt-header-first-column', this.props.isLastCell && 'uui-dt-header-last-column'), rawProps: { role: 'columnheader' }, style: computeStyles }, this.getColumnCaption()));
3589
+ return (React.createElement(DataTableCellContainer, { column: this.props.group, cx: cx$1(uuiDataTableHeaderGroupCell.uuiTableHeaderGroupCell, css$t.root, `uui-size-${this.props.size || settings.sizes.dataTable.header.row.groupCell.defaults.size}`, this.props.isFirstCell && 'uui-dt-header-first-column', this.props.isLastCell && 'uui-dt-header-last-column'), rawProps: { role: 'columnheader' }, style: computeStyles }, this.getColumnCaption()));
4048
3590
  }
4049
3591
  }
4050
3592
 
4051
- var css$t = {"root":"LAc08w"};
4052
-
4053
- const DataTableHeaderRow = /* @__PURE__ */withMods(DataTableHeaderRow$1, () => [css$t.root, 'uui-dt-vars'], (mods) => ({
3593
+ const DataTableHeaderRow = /* @__PURE__ */withMods(DataTableHeaderRow$1, () => [css$u.root, 'uui-dt-vars'], (mods) => ({
4054
3594
  renderCell: (props) => (React.createElement(DataTableHeaderCell, { ...props, size: mods.size, textCase: mods.textCase || 'normal', key: props.column.key, columnsGap: mods.columnsGap })),
4055
3595
  renderGroupCell: (props) => (React.createElement(DataTableHeaderGroupCell, { ...props, size: mods.size, textCase: mods.textCase || 'normal', key: props.key, columnsGap: mods.columnsGap })),
4056
- renderConfigButton: () => (React.createElement(IconButton, { key: "configuration", onClick: mods.onConfigButtonClick, cx: ['config-icon', `uui-size-${settings.dataTable.sizes.header.cellIconMap[mods.size || settings.dataTable.sizes.header.defaultRow]}`], color: "neutral", icon: settings.dataTable.icons.header.configIcon })),
3596
+ renderConfigButton: () => (React.createElement(IconButton, { key: "configuration", onClick: mods.onConfigButtonClick, cx: ['config-icon', `uui-size-${settings.sizes.dataTable.header.row.cell.iconSize[mods.size || settings.sizes.dataTable.header.row.default]}`], color: "neutral", icon: ForwardRef$j })),
4057
3597
  }));
4058
3598
 
4059
3599
  const UUI_FILTERS_PANEL_ADD_BUTTON = 'uui-filters-panel-add-button';
@@ -4061,7 +3601,7 @@ const UUI_FILTERS_PANEL_ADD_BUTTON_BODY = 'uui-filters-panel-add-button-body';
4061
3601
  const UUI_FILTERS_PANEL_ITEM_BODY = 'uui-filters-panel-item-body';
4062
3602
  const UUI_FILTERS_PANEL_ITEM_TOGGLER = 'uui-filters-panel-item-toggler';
4063
3603
 
4064
- var css$s = {"root":"_4-TTAQ","title-wrapper":"_5dHCg6","titleWrapper":"_5dHCg6","title":"xkKgNe","text-wrapper":"_5vgl3Q","textWrapper":"_5vgl3Q","selection":"_7buSnJ","postfix":"wqjXGW","selected":"RpYvo9"};
3604
+ var css$s = {"root":"C64e-b","title-wrapper":"pEQgEO","titleWrapper":"pEQgEO","title":"-P0wVc","text-wrapper":"gUG2Hi","textWrapper":"gUG2Hi","selection":"Rp1B8x","postfix":"Ux1Zbe","selected":"ZcDAkC"};
4065
3605
 
4066
3606
  const defaultSize = '36';
4067
3607
  const FilterPanelItemToggler = /* @__PURE__ */React.forwardRef((props, ref) => {
@@ -4098,7 +3638,7 @@ const FilterPanelItemToggler = /* @__PURE__ */React.forwardRef((props, ref) => {
4098
3638
  props.selection && (React.createElement("div", { className: css$s.textWrapper },
4099
3639
  getSelectionText(),
4100
3640
  props.postfix && (React.createElement(Text, { color: "primary", size: props.size, cx: css$s.postfix }, props.postfix))))),
4101
- !props.isDisabled && React.createElement(IconContainer, { icon: settings.filtersPanel.icons.itemDropdownIcon, flipY: props.isOpen, cx: "uui-icon-dropdown" })));
3641
+ !props.isDisabled && React.createElement(IconContainer, { icon: systemIcons.foldingArrow, flipY: props.isOpen, cx: "uui-icon-dropdown" })));
4102
3642
  });
4103
3643
 
4104
3644
  const pickerHeight = 300;
@@ -4125,7 +3665,7 @@ function FilterPickerBody({ highlightSearchMatches = true, ...restProps }) {
4125
3665
  };
4126
3666
  const renderItem = (item, rowProps, dsState) => {
4127
3667
  const { flattenSearchResults } = view.getConfig();
4128
- return (React.createElement(PickerItem, { title: getName(item), highlightSearchMatches: highlightSearchMatches, ...(flattenSearchResults ? { subtitle: getSubtitle(rowProps, dsState) } : {}), dataSourceState: dsState, size: settings.filtersPanel.sizes.pickerInput.body.rowItem, ...rowProps }));
3668
+ return (React.createElement(PickerItem, { title: getName(item), highlightSearchMatches: highlightSearchMatches, ...(flattenSearchResults ? { subtitle: getSubtitle(rowProps, dsState) } : {}), dataSourceState: dsState, size: settings.sizes.filtersPanel.pickerInput.body.default, ...rowProps }));
4129
3669
  };
4130
3670
  const onSelect = (row) => {
4131
3671
  handleDataSourceValueChange((currentDataSourceState) => ({ ...currentDataSourceState, search: '', selectedId: row.id }));
@@ -4134,20 +3674,18 @@ function FilterPickerBody({ highlightSearchMatches = true, ...restProps }) {
4134
3674
  if (rowProps.isSelectable && isSingleSelect() && props.editMode !== 'modal') {
4135
3675
  rowProps.onSelect = onSelect;
4136
3676
  }
4137
- return props.renderRow ? (props.renderRow(rowProps, dataSourceState)) : (React.createElement(DataPickerRow, { ...rowProps, key: rowProps.rowKey, size: settings.filtersPanel.sizes.pickerInput.body.row, padding: "12", renderItem: (item, itemProps) => renderItem(item, itemProps, dsState) }));
3677
+ return props.renderRow ? (props.renderRow(rowProps, dataSourceState)) : (React.createElement(DataPickerRow, { ...rowProps, key: rowProps.rowKey, size: settings.sizes.filtersPanel.pickerInput.body.default, padding: "12", renderItem: (item, itemProps) => renderItem(item, itemProps, dsState) }));
4138
3678
  };
4139
3679
  const renderFooter = () => {
4140
3680
  const footerProps = getFooterProps();
4141
- return props.renderFooter
4142
- ? props.renderFooter(footerProps)
4143
- : React.createElement(DataPickerFooter, { ...footerProps, size: settings.filtersPanel.sizes.pickerInput.body.footer });
3681
+ return props.renderFooter ? props.renderFooter(footerProps) : React.createElement(DataPickerFooter, { ...footerProps, size: settings.sizes.filtersPanel.pickerInput.body.default });
4144
3682
  };
4145
3683
  const renderBody = (bodyProps, rows) => {
4146
3684
  const renderedDataRows = rows.map((props) => renderRow(props, dataSourceState));
4147
3685
  const maxHeight = isMobile() ? document.documentElement.clientHeight : props.maxBodyHeight || pickerHeight;
4148
3686
  const maxWidth = isMobile() ? undefined : 360;
4149
3687
  return (React.createElement(React.Fragment, null,
4150
- React.createElement(DataPickerBody, { ...bodyProps, selectionMode: props.selectionMode, rows: renderedDataRows, maxHeight: maxHeight, maxWidth: maxWidth, searchSize: settings.filtersPanel.sizes.pickerInput.body.searchInput, editMode: "dropdown" }),
3688
+ React.createElement(DataPickerBody, { ...bodyProps, selectionMode: props.selectionMode, rows: renderedDataRows, maxHeight: maxHeight, maxWidth: maxWidth, searchSize: settings.sizes.filtersPanel.pickerInput.body.default, editMode: "dropdown" }),
4151
3689
  renderFooter()));
4152
3690
  };
4153
3691
  const rows = getRows();
@@ -4235,7 +3773,7 @@ function FilterRangeDatePickerBody(props) {
4235
3773
  React__default.createElement(LinkButton, { isDisabled: !value.from && !value.to, caption: i18n.pickerModal.clearAllButton, onClick: () => onValueChange(defaultRangeValue) })))));
4236
3774
  }
4237
3775
 
4238
- var css$r = {"container":"_9cFCcM"};
3776
+ var css$r = {"container":"_83NsYD"};
4239
3777
 
4240
3778
  function FilterNumericBody(props) {
4241
3779
  const isInRangePredicate = props?.selectedPredicate === 'inRange' || props?.selectedPredicate === 'notInRange';
@@ -4316,22 +3854,22 @@ function FilterItemBody(props) {
4316
3854
  }
4317
3855
  }
4318
3856
 
4319
- var _path$a;
4320
- function _extends$a() { return _extends$a = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$a.apply(null, arguments); }
3857
+ var _path$i;
3858
+ function _extends$i() { return _extends$i = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$i.apply(null, arguments); }
4321
3859
  var SvgActionDeleteOutline = function SvgActionDeleteOutline(props, ref) {
4322
- return /*#__PURE__*/React.createElement("svg", _extends$a({
3860
+ return /*#__PURE__*/React.createElement("svg", _extends$i({
4323
3861
  xmlns: "http://www.w3.org/2000/svg",
4324
3862
  width: 24,
4325
3863
  height: 24,
4326
3864
  viewBox: "0 0 24 24",
4327
3865
  ref: ref
4328
- }, props), _path$a || (_path$a = /*#__PURE__*/React.createElement("path", {
3866
+ }, props), _path$i || (_path$i = /*#__PURE__*/React.createElement("path", {
4329
3867
  d: "M9 3v1H4v2h1v13a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6h1V4h-5V3H9zM7 6h10v13H7V6zm2 2v9h2V8H9zm4 0v9h2V8h-2z"
4330
3868
  })));
4331
3869
  };
4332
- var ForwardRef$a = /*#__PURE__*/forwardRef(SvgActionDeleteOutline);
3870
+ var ForwardRef$i = /*#__PURE__*/forwardRef(SvgActionDeleteOutline);
4333
3871
 
4334
- var css$q = {"header":"kEMYyV","removeButton":"MNKO4D","with-search":"zov3Cp","withSearch":"zov3Cp"};
3872
+ var css$q = {"header":"_2zDeM3","removeButton":"U-4ZU3","with-search":"YNVaVJ","withSearch":"YNVaVJ"};
4335
3873
 
4336
3874
  function useView(props, value) {
4337
3875
  const forceUpdate = useForceUpdate();
@@ -4420,7 +3958,7 @@ function FiltersToolbarItemImpl(props) {
4420
3958
  };
4421
3959
  const renderHeader = (hideTitle) => (React__default.createElement("div", { className: cx(css$q.header, isPickersType && (props.showSearch ?? css$q.withSearch)) },
4422
3960
  props.predicates ? (React__default.createElement(MultiSwitch, { items: props.predicates.map((i) => ({ id: i.predicate, caption: i.name })), value: predicate, onValueChange: changePredicate, size: "24" })) : (!hideTitle && (React__default.createElement(Text, { color: "secondary", size: "24", fontSize: "14" }, props.title))),
4423
- !props?.isAlwaysVisible && (React__default.createElement(LinkButton, { cx: css$q.removeButton, caption: i18n.filterToolbar.datePicker.removeCaption, onClick: removeOnclickHandler, size: "24", icon: ForwardRef$a }))));
3961
+ !props?.isAlwaysVisible && (React__default.createElement(LinkButton, { cx: css$q.removeButton, caption: i18n.filterToolbar.datePicker.removeCaption, onClick: removeOnclickHandler, size: "24", icon: ForwardRef$i }))));
4424
3962
  const renderBody = (dropdownProps) => {
4425
3963
  const hideHeaderTitle = isPickersType && isMobileScreen;
4426
3964
  return isPickersType ? (React__default.createElement(PickerBodyMobileView, { ...dropdownProps, cx: UUI_FILTERS_PANEL_ITEM_BODY, title: props.title, width: 360, onClose: () => isOpenChange(false) },
@@ -4509,6 +4047,21 @@ function FiltersToolbarItemImpl(props) {
4509
4047
  }
4510
4048
  const FiltersPanelItem = /* @__PURE__ */React__default.memo(FiltersToolbarItemImpl);
4511
4049
 
4050
+ var _path$h;
4051
+ function _extends$h() { return _extends$h = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$h.apply(null, arguments); }
4052
+ var SvgActionAddOutline = function SvgActionAddOutline(props, ref) {
4053
+ return /*#__PURE__*/React.createElement("svg", _extends$h({
4054
+ xmlns: "http://www.w3.org/2000/svg",
4055
+ width: 24,
4056
+ height: 24,
4057
+ viewBox: "0 0 24 24",
4058
+ ref: ref
4059
+ }, props), _path$h || (_path$h = /*#__PURE__*/React.createElement("path", {
4060
+ d: "M13.286 3h-2.572v7.714H3v2.572h7.714V21h2.572v-7.714H21v-2.572h-7.714V3z"
4061
+ })));
4062
+ };
4063
+ var ForwardRef$h = /*#__PURE__*/forwardRef(SvgActionAddOutline);
4064
+
4512
4065
  const normalizeFilterWithPredicates = (filter) => {
4513
4066
  if (!filter) {
4514
4067
  return {};
@@ -4548,7 +4101,7 @@ const normalizeFilterWithPredicates = (filter) => {
4548
4101
  return result;
4549
4102
  };
4550
4103
  function FiltersToolbarImpl(props) {
4551
- const { filters, tableState, setTableState, size = (settings.filtersPanel.sizes.default) } = props;
4104
+ const { filters, tableState, setTableState, size = settings.sizes.defaults.filtersPanel } = props;
4552
4105
  const [newFilterId, setNewFilterId] = useState(null);
4553
4106
  const pickerInputRef = useRef(null);
4554
4107
  const dataSource = useArrayDataSource({
@@ -4608,7 +4161,7 @@ function FiltersToolbarImpl(props) {
4608
4161
  return orderBy(selectedFilters, (f) => tableState.filtersConfig?.[f.field]?.order);
4609
4162
  }, [filters, tableState.filtersConfig]);
4610
4163
  const renderAddFilterToggler = useCallback((togglerProps) => {
4611
- return (React__default.createElement(Button, { size: size, onClick: togglerProps.onClick, ref: togglerProps.ref, caption: i18n.filterToolbar.addCaption, icon: settings.filtersPanel.icons.addFilterIcon, iconPosition: "left", fill: "ghost", color: "primary", cx: UUI_FILTERS_PANEL_ADD_BUTTON }));
4164
+ return (React__default.createElement(Button, { size: size, onClick: togglerProps.onClick, ref: togglerProps.ref, caption: i18n.filterToolbar.addCaption, icon: ForwardRef$h, iconPosition: "left", fill: "ghost", color: "primary", cx: UUI_FILTERS_PANEL_ADD_BUTTON }));
4612
4165
  }, []);
4613
4166
  const getRowOptions = useCallback((item) => ({
4614
4167
  isDisabled: item.isAlwaysVisible,
@@ -4637,88 +4190,120 @@ function FiltersToolbarImpl(props) {
4637
4190
  }
4638
4191
  const FiltersPanel = /* @__PURE__ */React__default.memo(FiltersToolbarImpl);
4639
4192
 
4640
- var css$p = {"divider":"Zydt7Y","dropdownDeleteIcon":"v9tW-G","presetsWrapper":"fh6hFx","addPresetContainer":"xNCudj","dropContainer":"D59x8G"};
4193
+ var css$p = {"divider":"Yk71gJ","dropdownDeleteIcon":"YOVnyc","presetsWrapper":"vP8Ge5","addPresetContainer":"ssnA78","dropContainer":"aiUq04"};
4194
+
4195
+ var _path$g;
4196
+ function _extends$g() { return _extends$g = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$g.apply(null, arguments); }
4197
+ var SvgNavigationMoreVertOutline = function SvgNavigationMoreVertOutline(props, ref) {
4198
+ return /*#__PURE__*/React.createElement("svg", _extends$g({
4199
+ xmlns: "http://www.w3.org/2000/svg",
4200
+ width: 24,
4201
+ height: 24,
4202
+ viewBox: "0 0 24 24",
4203
+ ref: ref
4204
+ }, props), _path$g || (_path$g = /*#__PURE__*/React.createElement("path", {
4205
+ fillRule: "evenodd",
4206
+ d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z",
4207
+ clipRule: "evenodd"
4208
+ })));
4209
+ };
4210
+ var ForwardRef$g = /*#__PURE__*/forwardRef(SvgNavigationMoreVertOutline);
4211
+
4212
+ var _path$f;
4213
+ function _extends$f() { return _extends$f = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$f.apply(null, arguments); }
4214
+ var SvgNavigationRefreshOutline = function SvgNavigationRefreshOutline(props, ref) {
4215
+ return /*#__PURE__*/React.createElement("svg", _extends$f({
4216
+ xmlns: "http://www.w3.org/2000/svg",
4217
+ width: 24,
4218
+ height: 24,
4219
+ viewBox: "0 0 24 24",
4220
+ ref: ref
4221
+ }, props), _path$f || (_path$f = /*#__PURE__*/React.createElement("path", {
4222
+ d: "M12 20c-2.233 0-4.125-.775-5.675-2.325C4.775 16.125 4 14.233 4 12c0-2.233.775-4.125 2.325-5.675C7.875 4.775 9.767 4 12 4c1.15 0 2.25.238 3.3.713A7.617 7.617 0 0 1 18 6.75V4h2v7h-7V9h4.2a5.837 5.837 0 0 0-2.187-2.2A5.93 5.93 0 0 0 12 6c-1.667 0-3.083.583-4.25 1.75C6.583 8.917 6 10.333 6 12c0 1.667.583 3.083 1.75 4.25C8.917 17.417 10.333 18 12 18a5.863 5.863 0 0 0 3.475-1.1A5.81 5.81 0 0 0 17.65 14h2.1c-.467 1.767-1.417 3.208-2.85 4.325S13.833 20 12 20z"
4223
+ })));
4224
+ };
4225
+ var ForwardRef$f = /*#__PURE__*/forwardRef(SvgNavigationRefreshOutline);
4641
4226
 
4642
- var _path$9;
4643
- function _extends$9() { return _extends$9 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$9.apply(null, arguments); }
4227
+ var _path$e;
4228
+ function _extends$e() { return _extends$e = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$e.apply(null, arguments); }
4644
4229
  var SvgActionSaveOutline = function SvgActionSaveOutline(props, ref) {
4645
- return /*#__PURE__*/React.createElement("svg", _extends$9({
4230
+ return /*#__PURE__*/React.createElement("svg", _extends$e({
4646
4231
  xmlns: "http://www.w3.org/2000/svg",
4647
4232
  width: 24,
4648
4233
  height: 24,
4649
4234
  viewBox: "0 0 24 24",
4650
4235
  ref: ref
4651
- }, props), _path$9 || (_path$9 = /*#__PURE__*/React.createElement("path", {
4236
+ }, props), _path$e || (_path$e = /*#__PURE__*/React.createElement("path", {
4652
4237
  d: "M17 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V7l-4-4zm2 16H5V5h11.17L19 7.83V19zm-7-7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zM6 6h9v4H6V6z"
4653
4238
  })));
4654
4239
  };
4655
- var ForwardRef$9 = /*#__PURE__*/forwardRef(SvgActionSaveOutline);
4240
+ var ForwardRef$e = /*#__PURE__*/forwardRef(SvgActionSaveOutline);
4656
4241
 
4657
- var _path$8;
4658
- function _extends$8() { return _extends$8 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$8.apply(null, arguments); }
4242
+ var _path$d;
4243
+ function _extends$d() { return _extends$d = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$d.apply(null, arguments); }
4659
4244
  var SvgContentEditUndoOutline = function SvgContentEditUndoOutline(props, ref) {
4660
- return /*#__PURE__*/React.createElement("svg", _extends$8({
4245
+ return /*#__PURE__*/React.createElement("svg", _extends$d({
4661
4246
  xmlns: "http://www.w3.org/2000/svg",
4662
4247
  width: 24,
4663
4248
  height: 24,
4664
4249
  viewBox: "0 0 24 24",
4665
4250
  ref: ref
4666
- }, props), _path$8 || (_path$8 = /*#__PURE__*/React.createElement("path", {
4251
+ }, props), _path$d || (_path$d = /*#__PURE__*/React.createElement("path", {
4667
4252
  d: "M22.5 15a8.71 8.71 0 0 0-.712-3.513 9.158 9.158 0 0 0-1.926-2.85 9.152 9.152 0 0 0-2.85-1.925A8.709 8.709 0 0 0 13.5 6a8.71 8.71 0 0 0-3.513.712 9.167 9.167 0 0 0-2.85 1.925 9.154 9.154 0 0 0-1.924 2.85A8.705 8.705 0 0 0 4.5 15v.15L2.95 13.6 1.5 15l4 4 4-4-1.45-1.4-1.55 1.55V15c0-1.95.679-3.604 2.037-4.962C9.896 8.679 11.55 8 13.5 8c1.95 0 3.604.68 4.962 2.038C19.821 11.396 20.5 13.05 20.5 15h2z"
4668
4253
  })));
4669
4254
  };
4670
- var ForwardRef$8 = /*#__PURE__*/forwardRef(SvgContentEditUndoOutline);
4255
+ var ForwardRef$d = /*#__PURE__*/forwardRef(SvgContentEditUndoOutline);
4671
4256
 
4672
- var _path$7;
4673
- function _extends$7() { return _extends$7 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$7.apply(null, arguments); }
4257
+ var _path$c;
4258
+ function _extends$c() { return _extends$c = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$c.apply(null, arguments); }
4674
4259
  var SvgActionCopyContentOutline = function SvgActionCopyContentOutline(props, ref) {
4675
- return /*#__PURE__*/React.createElement("svg", _extends$7({
4260
+ return /*#__PURE__*/React.createElement("svg", _extends$c({
4676
4261
  xmlns: "http://www.w3.org/2000/svg",
4677
4262
  width: 24,
4678
4263
  height: 24,
4679
4264
  viewBox: "0 0 24 24",
4680
4265
  ref: ref
4681
- }, props), _path$7 || (_path$7 = /*#__PURE__*/React.createElement("path", {
4266
+ }, props), _path$c || (_path$c = /*#__PURE__*/React.createElement("path", {
4682
4267
  fillRule: "evenodd",
4683
4268
  d: "M19 19H9V9h10M9 7a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2H9zm5-4H5a2 2 0 0 0-2 2v9h2V5h9V3z",
4684
4269
  clipRule: "evenodd"
4685
4270
  })));
4686
4271
  };
4687
- var ForwardRef$7 = /*#__PURE__*/forwardRef(SvgActionCopyContentOutline);
4272
+ var ForwardRef$c = /*#__PURE__*/forwardRef(SvgActionCopyContentOutline);
4688
4273
 
4689
- var _path$6;
4690
- function _extends$6() { return _extends$6 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$6.apply(null, arguments); }
4274
+ var _path$b;
4275
+ function _extends$b() { return _extends$b = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$b.apply(null, arguments); }
4691
4276
  var SvgContentEditFill = function SvgContentEditFill(props, ref) {
4692
- return /*#__PURE__*/React.createElement("svg", _extends$6({
4277
+ return /*#__PURE__*/React.createElement("svg", _extends$b({
4693
4278
  xmlns: "http://www.w3.org/2000/svg",
4694
4279
  width: 24,
4695
4280
  height: 24,
4696
4281
  viewBox: "0 0 24 24",
4697
4282
  ref: ref
4698
- }, props), _path$6 || (_path$6 = /*#__PURE__*/React.createElement("path", {
4283
+ }, props), _path$b || (_path$b = /*#__PURE__*/React.createElement("path", {
4699
4284
  d: "m19.3 8.925-4.25-4.2 1.4-1.4a1.92 1.92 0 0 1 1.413-.575 1.92 1.92 0 0 1 1.412.575l1.4 1.4c.383.383.583.846.6 1.388a1.806 1.806 0 0 1-.55 1.387L19.3 8.925zM17.85 10.4 7.25 21H3v-4.25l10.6-10.6 4.25 4.25z"
4700
4285
  })));
4701
4286
  };
4702
- var ForwardRef$6 = /*#__PURE__*/forwardRef(SvgContentEditFill);
4287
+ var ForwardRef$b = /*#__PURE__*/forwardRef(SvgContentEditFill);
4703
4288
 
4704
- var _path$5, _path2;
4705
- function _extends$5() { return _extends$5 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$5.apply(null, arguments); }
4289
+ var _path$a, _path2$3;
4290
+ function _extends$a() { return _extends$a = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$a.apply(null, arguments); }
4706
4291
  var SvgContentLinkOutline = function SvgContentLinkOutline(props, ref) {
4707
- return /*#__PURE__*/React.createElement("svg", _extends$5({
4292
+ return /*#__PURE__*/React.createElement("svg", _extends$a({
4708
4293
  xmlns: "http://www.w3.org/2000/svg",
4709
4294
  width: 24,
4710
4295
  height: 24,
4711
4296
  viewBox: "0 0 24 24",
4712
4297
  ref: ref
4713
- }, props), _path$5 || (_path$5 = /*#__PURE__*/React.createElement("path", {
4298
+ }, props), _path$a || (_path$a = /*#__PURE__*/React.createElement("path", {
4714
4299
  d: "M12 4.93A5 5 0 0 1 19.07 12l-1.06 1.06c.12-.85.022-1.725-.295-2.534a3 3 0 0 0-4.302-4.182l-2.828 2.828a3 3 0 0 0-.07 4.17l.07.073-1.415 1.414a5 5 0 0 1 0-7.071L12 4.929z"
4715
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
4300
+ })), _path2$3 || (_path2$3 = /*#__PURE__*/React.createElement("path", {
4716
4301
  d: "m4.93 12 .989-.99a5.018 5.018 0 0 0 .297 2.54 3 3 0 0 0 4.37 4.107l2.829-2.828a3 3 0 0 0-.828-4.83l1.464-1.463a5 5 0 0 1 .778 7.707L12 19.071a5 5 0 0 1-7.07-7.07z"
4717
4302
  })));
4718
4303
  };
4719
- var ForwardRef$5 = /*#__PURE__*/forwardRef(SvgContentLinkOutline);
4304
+ var ForwardRef$a = /*#__PURE__*/forwardRef(SvgContentLinkOutline);
4720
4305
 
4721
- var css$o = {"delete-button":"IL5D3N","deleteButton":"IL5D3N","tab-button":"YQTYfl","tabButton":"YQTYfl","targetOpen":"t2R77m"};
4306
+ var css$o = {"delete-button":"bSgP-j","deleteButton":"bSgP-j","tab-button":"aRGW-T","tabButton":"aRGW-T","targetOpen":"FCtTUh"};
4722
4307
 
4723
4308
  function PresetActionsDropdown(props) {
4724
4309
  const { uuiNotifications } = useUuiContext();
@@ -4766,26 +4351,26 @@ function PresetActionsDropdown(props) {
4766
4351
  const isRenameAvailable = props.preset.id === props.activePresetId && !isReadonlyPreset;
4767
4352
  return (React__default.createElement(DropdownMenuBody, { ...dropdownProps },
4768
4353
  isPresetChanged && (React__default.createElement(React__default.Fragment, null,
4769
- !isReadonlyPreset && (React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-save-in-current`, icon: ForwardRef$E, caption: "Save in current", onClick: () => { dropdownProps.onClose(); saveInCurrentHandler(); } })),
4770
- React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-save-as-new`, icon: ForwardRef$9, caption: "Save as new",
4354
+ !isReadonlyPreset && (React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-save-in-current`, icon: ForwardRef$f, caption: "Save in current", onClick: () => { dropdownProps.onClose(); saveInCurrentHandler(); } })),
4355
+ React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-save-as-new`, icon: ForwardRef$e, caption: "Save as new",
4771
4356
  // We add setTimeout to call addPreset after dropdown will be closed, since dropdown has focus lock, and it broke autofocus on add new preset input
4772
4357
  onClick: () => { dropdownProps.onClose(); setTimeout(() => props.addPreset(), 0); } }),
4773
- React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-discard`, icon: ForwardRef$8, caption: "Discard all changes", onClick: () => { dropdownProps.onClose(); discardAllChangesHandler(); } }),
4358
+ React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-discard`, icon: ForwardRef$d, caption: "Discard all changes", onClick: () => { dropdownProps.onClose(); discardAllChangesHandler(); } }),
4774
4359
  React__default.createElement(DropdownMenuSplitter, { key: "discard-splitter" }))),
4775
- isRenameAvailable && (React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-rename`, icon: ForwardRef$6, caption: "Rename", onClick: props.renamePreset })),
4776
- React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-duplicate`, icon: ForwardRef$7, caption: "Duplicate", onClick: () => { dropdownProps.onClose(); duplicateHandler(); } }),
4777
- React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-copyLink`, icon: ForwardRef$5, caption: "Copy Link", onClick: copyUrlToClipboard }),
4360
+ isRenameAvailable && (React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-rename`, icon: ForwardRef$b, caption: "Rename", onClick: props.renamePreset })),
4361
+ React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-duplicate`, icon: ForwardRef$c, caption: "Duplicate", onClick: () => { dropdownProps.onClose(); duplicateHandler(); } }),
4362
+ React__default.createElement(DropdownMenuButton, { key: `${props.preset.id}-copyLink`, icon: ForwardRef$a, caption: "Copy Link", onClick: copyUrlToClipboard }),
4778
4363
  !isReadonlyPreset && (React__default.createElement(React__default.Fragment, null,
4779
4364
  React__default.createElement(DropdownMenuSplitter, { key: "delete-splitter" }),
4780
- React__default.createElement(DropdownMenuButton, { icon: ForwardRef$a, caption: "Delete", cx: css$o.deleteButton, onClick: deleteHandler })))));
4365
+ React__default.createElement(DropdownMenuButton, { icon: ForwardRef$i, caption: "Delete", cx: css$o.deleteButton, onClick: deleteHandler })))));
4781
4366
  };
4782
4367
  const renderTarget = useCallback((dropdownProps) => {
4783
- return (React__default.createElement(IconButton, { cx: [css$o.tabButton, dropdownProps.isOpen && css$o.targetOpen], color: props.preset.id === props.activePresetId ? 'primary' : 'neutral', ...dropdownProps, icon: ForwardRef$F, size: "18" }));
4368
+ return (React__default.createElement(IconButton, { cx: [css$o.tabButton, dropdownProps.isOpen && css$o.targetOpen], color: props.preset.id === props.activePresetId ? 'primary' : 'neutral', ...dropdownProps, icon: ForwardRef$g, size: "18" }));
4784
4369
  }, []);
4785
4370
  return (React__default.createElement(Dropdown, { renderBody: renderBody, renderTarget: renderTarget, placement: "bottom-end", modifiers: [{ name: 'offset', options: { offset: [0, 22] } }] }));
4786
4371
  }
4787
4372
 
4788
- var css$n = {"preset-input-cell":"HRpjMj","presetInputCell":"HRpjMj","preset-input":"qZHWNY","presetInput":"qZHWNY"};
4373
+ var css$n = {"preset-input-cell":"aRpkq5","presetInputCell":"aRpkq5","preset-input":"W1Pjj5","presetInput":"W1Pjj5"};
4789
4374
 
4790
4375
  const UUI_PRESETS_PANEL_ADD_BUTTON = 'uui-presets-panel-add-button';
4791
4376
  const UUI_PRESETS_PANEL_MORE_BUTTON = 'uui-presets-panel-more-button';
@@ -4817,7 +4402,7 @@ function PresetInput(props) {
4817
4402
  React__default.createElement(TextInput, { cx: css$n.presetInput, onValueChange: setPresetCaption, value: presetCaption, onCancel: cancelActionHandler, onAccept: acceptActionHandler, onBlur: newPresetOnBlurHandler, autoFocus: true, maxLength: 50, isReadonly: readonly })));
4818
4403
  }
4819
4404
 
4820
- var css$m = {"preset":"UNn3-z","activePreset":"_4sWE3X"};
4405
+ var css$m = {"preset":"pqIPK6","activePreset":"EqjkKT"};
4821
4406
 
4822
4407
  function Preset(props) {
4823
4408
  const [isRenamePreset, setIsRenamePreset] = useState(false);
@@ -4842,22 +4427,22 @@ function Preset(props) {
4842
4427
  return (React__default.createElement(FlexCell, { key: props.preset.id, alignSelf: "center", width: "auto" }, isRenamePreset ? (React__default.createElement(PresetInput, { onCancel: cancelRenamePreset, onSuccess: handlePresetRename, preset: props.preset })) : (React__default.createElement(TabButton, { caption: props.preset.name, onClick: !isPresetActive && choosePresetHandler, cx: [css$m.preset, isPresetActive && css$m.activePreset, UUI_PRESETS_PANEL_PRESET], size: "60", withNotify: isPresetActive && props.hasPresetChanged(props.preset), icon: PresetActionsDropdownComponent, iconPosition: "right", isLinkActive: isPresetActive }))));
4843
4428
  }
4844
4429
 
4845
- var _path$4;
4846
- function _extends$4() { return _extends$4 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$4.apply(null, arguments); }
4430
+ var _path$9;
4431
+ function _extends$9() { return _extends$9 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$9.apply(null, arguments); }
4847
4432
  var SvgActionDeleteForeverFill = function SvgActionDeleteForeverFill(props, ref) {
4848
- return /*#__PURE__*/React.createElement("svg", _extends$4({
4433
+ return /*#__PURE__*/React.createElement("svg", _extends$9({
4849
4434
  xmlns: "http://www.w3.org/2000/svg",
4850
4435
  width: 24,
4851
4436
  height: 24,
4852
4437
  viewBox: "0 0 24 24",
4853
4438
  ref: ref
4854
- }, props), _path$4 || (_path$4 = /*#__PURE__*/React.createElement("path", {
4439
+ }, props), _path$9 || (_path$9 = /*#__PURE__*/React.createElement("path", {
4855
4440
  fillRule: "evenodd",
4856
4441
  d: "M7 21c-1.1 0-2-.9-2-2V8h14v11c0 1.1-.9 2-2 2H7zm8-17h5v2H4V4h5V3h6v1zM9.4 18.5l2.6-2.6 2.6 2.6 1.4-1.4-2.6-2.6 2.6-2.6-1.4-1.4-2.6 2.6-2.6-2.6L8 11.9l2.6 2.6L8 17.1l1.4 1.4z",
4857
4442
  clipRule: "evenodd"
4858
4443
  })));
4859
4444
  };
4860
- var ForwardRef$4 = /*#__PURE__*/forwardRef(SvgActionDeleteForeverFill);
4445
+ var ForwardRef$9 = /*#__PURE__*/forwardRef(SvgActionDeleteForeverFill);
4861
4446
 
4862
4447
  function PresetsPanel(props) {
4863
4448
  const [isAddingPreset, setIsAddingPreset] = useState(false);
@@ -4872,7 +4457,7 @@ function PresetsPanel(props) {
4872
4457
  return React__default.createElement(Preset, { key: preset.id, preset: preset, addPreset: setAddingPreset, ...presetApi });
4873
4458
  };
4874
4459
  const renderAddPresetButton = useCallback(() => {
4875
- return (React__default.createElement("div", { key: "addingPresetBlock", className: css$p.addPresetContainer }, !isAddingPreset ? (React__default.createElement(Button, { cx: UUI_PRESETS_PANEL_ADD_BUTTON, onClick: setAddingPreset, caption: i18n.presetPanel.addCaption, icon: ForwardRef$s, iconPosition: "left", fill: "ghost", color: "primary" })) : (React__default.createElement(PresetInput, { onCancel: cancelAddingPreset, onSuccess: props.createNewPreset }))));
4460
+ return (React__default.createElement("div", { key: "addingPresetBlock", className: css$p.addPresetContainer }, !isAddingPreset ? (React__default.createElement(Button, { cx: UUI_PRESETS_PANEL_ADD_BUTTON, onClick: setAddingPreset, caption: i18n.presetPanel.addCaption, icon: ForwardRef$h, iconPosition: "left", fill: "ghost", color: "primary" })) : (React__default.createElement(PresetInput, { onCancel: cancelAddingPreset, onSuccess: props.createNewPreset }))));
4876
4461
  }, [isAddingPreset]);
4877
4462
  const onPresetDropdownSelect = (preset) => {
4878
4463
  props.choosePreset(preset.preset);
@@ -4881,7 +4466,7 @@ function PresetsPanel(props) {
4881
4466
  return (React__default.createElement(Dropdown, { key: "more", renderTarget: (props) => (React__default.createElement(FlexRow, null,
4882
4467
  React__default.createElement("div", { className: css$p.divider }),
4883
4468
  React__default.createElement(Button, { cx: UUI_PRESETS_PANEL_MORE_BUTTON, fill: "ghost", color: "secondary", caption: `${hiddenItems?.length || ''} more`, ...props }))), renderBody: (propsBody) => (React__default.createElement(DropdownMenuBody, { minWidth: 230, maxHeight: 300, ...propsBody },
4884
- React__default.createElement(ScrollBars, null, hiddenItems.map((hiddenItem) => (React__default.createElement(DropdownMenuButton, { key: hiddenItem.preset.id, onClick: () => onPresetDropdownSelect(hiddenItem), caption: hiddenItem.preset.name, icon: !hiddenItem.preset.isReadonly && ForwardRef$4, iconPosition: "right", cx: css$p.dropdownDeleteIcon, onIconClick: !hiddenItem.preset.isReadonly && (() => props.deletePreset(hiddenItem.preset)) })))))) }));
4469
+ React__default.createElement(ScrollBars, null, hiddenItems.map((hiddenItem) => (React__default.createElement(DropdownMenuButton, { key: hiddenItem.preset.id, onClick: () => onPresetDropdownSelect(hiddenItem), caption: hiddenItem.preset.name, icon: !hiddenItem.preset.isReadonly && ForwardRef$9, iconPosition: "right", cx: css$p.dropdownDeleteIcon, onIconClick: !hiddenItem.preset.isReadonly && (() => props.deletePreset(hiddenItem.preset)) })))))) }));
4885
4470
  };
4886
4471
  const getPresetPriority = (preset, index) => {
4887
4472
  return preset.id === props.activePresetId ? 100499 : 1000 - index;
@@ -4943,7 +4528,62 @@ const useColumnsWithFilters = (initialColumns, filters) => {
4943
4528
  return columns;
4944
4529
  };
4945
4530
 
4946
- var css$l = {"unpin-icon":"vhOhyL","unpinIcon":"vhOhyL","pin-toggler-icon":"NHCZXo","pinTogglerIcon":"NHCZXo"};
4531
+ var _path$8;
4532
+ function _extends$8() { return _extends$8 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$8.apply(null, arguments); }
4533
+ var SvgActionLockFill = function SvgActionLockFill(props, ref) {
4534
+ return /*#__PURE__*/React.createElement("svg", _extends$8({
4535
+ xmlns: "http://www.w3.org/2000/svg",
4536
+ width: 24,
4537
+ height: 24,
4538
+ viewBox: "0 0 24 24",
4539
+ ref: ref
4540
+ }, props), _path$8 || (_path$8 = /*#__PURE__*/React.createElement("path", {
4541
+ fillRule: "evenodd",
4542
+ d: "M12 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM7 9V7a5 5 0 0 1 10 0v2h1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V11a2 2 0 0 1 2-2h1zm2 0h6V7a3 3 0 1 0-6 0v2z",
4543
+ clipRule: "evenodd"
4544
+ })));
4545
+ };
4546
+ var ForwardRef$8 = /*#__PURE__*/forwardRef(SvgActionLockFill);
4547
+
4548
+ var _path$7, _path2$2;
4549
+ function _extends$7() { return _extends$7 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$7.apply(null, arguments); }
4550
+ var SvgTableGroupColumnLeftFill = function SvgTableGroupColumnLeftFill(props, ref) {
4551
+ return /*#__PURE__*/React.createElement("svg", _extends$7({
4552
+ xmlns: "http://www.w3.org/2000/svg",
4553
+ width: 24,
4554
+ height: 24,
4555
+ viewBox: "0 0 24 24",
4556
+ ref: ref
4557
+ }, props), _path$7 || (_path$7 = /*#__PURE__*/React.createElement("path", {
4558
+ d: "M5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6V3H5z"
4559
+ })), _path2$2 || (_path2$2 = /*#__PURE__*/React.createElement("path", {
4560
+ fillRule: "evenodd",
4561
+ d: "M13 21V3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-6zm2-16h4v14h-4V5z",
4562
+ clipRule: "evenodd"
4563
+ })));
4564
+ };
4565
+ var ForwardRef$7 = /*#__PURE__*/forwardRef(SvgTableGroupColumnLeftFill);
4566
+
4567
+ var _path$6, _path2$1;
4568
+ function _extends$6() { return _extends$6 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$6.apply(null, arguments); }
4569
+ var SvgTableGroupColumnRightFill = function SvgTableGroupColumnRightFill(props, ref) {
4570
+ return /*#__PURE__*/React.createElement("svg", _extends$6({
4571
+ xmlns: "http://www.w3.org/2000/svg",
4572
+ width: 24,
4573
+ height: 24,
4574
+ viewBox: "0 0 24 24",
4575
+ ref: ref
4576
+ }, props), _path$6 || (_path$6 = /*#__PURE__*/React.createElement("path", {
4577
+ d: "M13 3h6a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-6V3z"
4578
+ })), _path2$1 || (_path2$1 = /*#__PURE__*/React.createElement("path", {
4579
+ fillRule: "evenodd",
4580
+ d: "M9 5H5v14h4V5zM5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6V3H5z",
4581
+ clipRule: "evenodd"
4582
+ })));
4583
+ };
4584
+ var ForwardRef$6 = /*#__PURE__*/forwardRef(SvgTableGroupColumnRightFill);
4585
+
4586
+ var css$l = {"unpin-icon":"_85FnOD","unpinIcon":"_85FnOD","pin-toggler-icon":"_96FQli","pinTogglerIcon":"_96FQli"};
4947
4587
 
4948
4588
  function PinIconButton(props) {
4949
4589
  const i18nLocal = i18n.tables.columnsConfigurationModal;
@@ -4961,23 +4601,23 @@ function PinIconButton(props) {
4961
4601
  else {
4962
4602
  pinUnpinNode = (React.createElement(React.Fragment, null,
4963
4603
  React.createElement(Tooltip, { content: i18nLocal.pinColumnToTheLeftButton, placement: "bottom", color: "inverted" },
4964
- React.createElement(IconButton, { cx: css$l.pinTogglerIcon, icon: settings.dataTable.icons.columnsConfigurationModal.pinLeftIcon, onClick: () => onTogglePin('left'), isDisabled: isPinnedAlways })),
4604
+ React.createElement(IconButton, { cx: css$l.pinTogglerIcon, icon: ForwardRef$7, onClick: () => onTogglePin('left'), isDisabled: isPinnedAlways })),
4965
4605
  React.createElement(Tooltip, { content: i18nLocal.pinColumnToTheRightButton, placement: "bottom", color: "inverted" },
4966
- React.createElement(IconButton, { cx: css$l.pinTogglerIcon, icon: settings.dataTable.icons.columnsConfigurationModal.pinRightIcon, onClick: () => onTogglePin('right'), isDisabled: isPinnedAlways }))));
4606
+ React.createElement(IconButton, { cx: css$l.pinTogglerIcon, icon: ForwardRef$6, onClick: () => onTogglePin('right'), isDisabled: isPinnedAlways }))));
4967
4607
  }
4968
4608
  return pinUnpinNode;
4969
4609
  }
4970
4610
  function getUnpinIcon(params) {
4971
4611
  const { isPinnedAlways, pinPosition } = params;
4972
4612
  if (isPinnedAlways) {
4973
- return settings.dataTable.icons.columnsConfigurationModal.lockIcon;
4613
+ return ForwardRef$8;
4974
4614
  }
4975
4615
  switch (pinPosition) {
4976
4616
  case 'left': {
4977
- return settings.dataTable.icons.columnsConfigurationModal.pinLeftIcon;
4617
+ return ForwardRef$7;
4978
4618
  }
4979
4619
  case 'right': {
4980
- return settings.dataTable.icons.columnsConfigurationModal.pinRightIcon;
4620
+ return ForwardRef$6;
4981
4621
  }
4982
4622
  default: {
4983
4623
  return;
@@ -4985,7 +4625,24 @@ function getUnpinIcon(params) {
4985
4625
  }
4986
4626
  }
4987
4627
 
4988
- var css$k = {"row-wrapper":"ZC1pIB","rowWrapper":"ZC1pIB","pin-icon-button":"_5wpIYf","pinIconButton":"_5wpIYf","not-pinned":"AMJFRE","notPinned":"AMJFRE","checkbox":"-hrr9u","drag-handle":"MZzGEf","dragHandle":"MZzGEf","dnd-disabled":"W2i6zu","dndDisabled":"W2i6zu"};
4628
+ var _path$5;
4629
+ function _extends$5() { return _extends$5 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$5.apply(null, arguments); }
4630
+ var SvgActionDragIndicator18 = function SvgActionDragIndicator18(props, ref) {
4631
+ return /*#__PURE__*/React.createElement("svg", _extends$5({
4632
+ xmlns: "http://www.w3.org/2000/svg",
4633
+ width: 18,
4634
+ height: 18,
4635
+ viewBox: "0 0 18 18",
4636
+ ref: ref
4637
+ }, props), _path$5 || (_path$5 = /*#__PURE__*/React.createElement("path", {
4638
+ fillRule: "evenodd",
4639
+ d: "M8 13.5c0 .825-.675 1.5-1.5 1.5S5 14.325 5 13.5 5.675 12 6.5 12s1.5.675 1.5 1.5zm-1.5-6C5.675 7.5 5 8.175 5 9s.675 1.5 1.5 1.5S8 9.825 8 9s-.675-1.5-1.5-1.5zm0-4.5C5.675 3 5 3.675 5 4.5S5.675 6 6.5 6 8 5.325 8 4.5 7.325 3 6.5 3zm5 3c.825 0 1.5-.675 1.5-1.5S12.325 3 11.5 3 10 3.675 10 4.5 10.675 6 11.5 6zm0 1.5c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5S13 9.825 13 9s-.675-1.5-1.5-1.5zm0 4.5c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5 1.5-.675 1.5-1.5-.675-1.5-1.5-1.5z",
4640
+ clipRule: "evenodd"
4641
+ })));
4642
+ };
4643
+ var ForwardRef$5 = /*#__PURE__*/forwardRef(SvgActionDragIndicator18);
4644
+
4645
+ var css$k = {"row-wrapper":"qnxzLP","rowWrapper":"qnxzLP","pin-icon-button":"SC8GS4","pinIconButton":"SC8GS4","not-pinned":"g46j1h","notPinned":"g46j1h","checkbox":"ugUK-4","drag-handle":"HXYO-8","dragHandle":"HXYO-8","dnd-disabled":"_5CvVv0","dndDisabled":"_5CvVv0"};
4989
4646
 
4990
4647
  const ColumnRow = /* @__PURE__ */React.memo(function ColumnRow(props) {
4991
4648
  const { column } = props;
@@ -4998,8 +4655,8 @@ const ColumnRow = /* @__PURE__ */React.memo(function ColumnRow(props) {
4998
4655
  const wrapperClasses = cx$1(css$k.rowWrapper, !isPinned && css$k.notPinned, dndActorParams.isDragGhost && uuiDndState.dragGhost, 'uui-dt-columns-config-row');
4999
4656
  const { onTouchStart, onPointerDown, ...restEventHandlers } = dndActorParams.eventHandlers;
5000
4657
  const { ref, ...dndActorPropsWithoutRef } = dndActorParams;
5001
- return (React.createElement(FlexRow, { size: settings.dataTable.sizes.columnsConfigurationModal.columnRow, cx: wrapperClasses, ref: dndActorParams.ref, rawProps: { ...restEventHandlers }, alignItems: "top" },
5002
- React.createElement(DragHandle, { dragHandleIcon: settings.dataTable.icons.columnsConfigurationModal.dragIndicator, rawProps: { onTouchStart, onPointerDown }, isDisabled: !isDndAllowed, cx: cx$1(css$k.dragHandle, !isDndAllowed && css$k.dndDisabled) }),
4658
+ return (React.createElement(FlexRow, { size: settings.sizes.dataTable.columnsConfigurationModal.columnRow, cx: wrapperClasses, ref: dndActorParams.ref, rawProps: { ...restEventHandlers }, alignItems: "top" },
4659
+ React.createElement(DragHandle, { dragHandleIcon: ForwardRef$5, rawProps: { onTouchStart, onPointerDown }, isDisabled: !isDndAllowed, cx: cx$1(css$k.dragHandle, !isDndAllowed && css$k.dndDisabled) }),
5003
4660
  React.createElement(Checkbox, { key: column.key, label: props.renderItem ? props.renderItem(props.column) : column.caption, value: isVisible, onValueChange: toggleVisibility, isReadonly: column.isAlwaysVisible || column.isLocked, cx: css$k.checkbox }),
5004
4661
  React.createElement(FlexRow, { size: null, cx: css$k.pinIconButton },
5005
4662
  React.createElement(PinIconButton, { pinPosition: pinPosition, canUnpin: !isPinnedAlways, onTogglePin: togglePin })),
@@ -5008,11 +4665,11 @@ const ColumnRow = /* @__PURE__ */React.memo(function ColumnRow(props) {
5008
4665
  return (React.createElement(DndActor, { key: column.key, srcData: isDndAllowed && data, dstData: data, canAcceptDrop: onCanAcceptDrop, onDrop: onDrop, render: renderContent }));
5009
4666
  });
5010
4667
 
5011
- var css$j = {"root":"Wh76Zc","main-panel":"oJYp9R","mainPanel":"oJYp9R","group":"mWeg2x","group-title":"EFhdsz","groupTitle":"EFhdsz","group-items":"MVZ73D","groupItems":"MVZ73D","no-data":"mNP6av","noData":"mNP6av","no-data-title":"calT1B","noDataTitle":"calT1B","no-data-sub-title":"BsTl1I","noDataSubTitle":"BsTl1I","h-divider":"T-1Fiu","hDivider":"T-1Fiu","search-area":"A3kOG5","searchArea":"A3kOG5","subgroup-accordion":"aCKxpA","subgroupAccordion":"aCKxpA","subgroup":"mbgIvd","subgroup-title":"N9CAvG","subgroupTitle":"N9CAvG"};
4668
+ var css$j = {"root":"gCav-U","main-panel":"_0fXcOs","mainPanel":"_0fXcOs","group":"_43jszA","group-title":"_1eHeYN","groupTitle":"_1eHeYN","group-items":"qrrLNn","groupItems":"qrrLNn","no-data":"ZJZyaF","noData":"ZJZyaF","no-data-title":"KzZir7","noDataTitle":"KzZir7","no-data-sub-title":"_6r36vR","noDataSubTitle":"_6r36vR","h-divider":"_490NyC","hDivider":"_490NyC","search-area":"XG-TEp","searchArea":"XG-TEp","subgroup-accordion":"kxwucb","subgroupAccordion":"kxwucb","subgroup":"O7kjf2","subgroup-title":"ioJahS","subgroupTitle":"ioJahS"};
5012
4669
 
5013
4670
  const renderGroupTitle = (title, amount) => (React.createElement(FlexRow, { cx: css$j.group },
5014
4671
  React.createElement(Text, { size: "none", cx: css$j.groupTitle }, title),
5015
- React.createElement(CountIndicator, { caption: amount, color: "neutral", size: settings.dataTable.sizes.columnsConfigurationModal.countIndicator }),
4672
+ React.createElement(CountIndicator, { caption: amount, color: "neutral", size: settings.sizes.dataTable.columnsConfigurationModal.countIndicator }),
5016
4673
  React.createElement(FlexSpacer, null)));
5017
4674
  function ColumnsConfigurationModal(props) {
5018
4675
  const i18n$1 = i18n.tables.columnsConfigurationModal;
@@ -5057,13 +4714,13 @@ function ColumnsConfigurationModal(props) {
5057
4714
  };
5058
4715
  const applyButton = React.createElement(Button, { caption: i18n$1.applyButton, isDisabled: !hasAnySelectedColumns, color: "primary", onClick: apply });
5059
4716
  return (React.createElement(ModalBlocker, { ...modalProps },
5060
- React.createElement(ModalWindow, { cx: css$j.root, height: "95dvh", maxHeight: "95dvh", width: settings.dataTable.sizes.columnsConfigurationModal.width },
4717
+ React.createElement(ModalWindow, { cx: css$j.root, height: "95dvh", maxHeight: "95dvh", width: settings.sizes.dataTable.columnsConfigurationModal.width },
5061
4718
  React.createElement(ModalHeader, { title: i18n$1.configureColumnsTitle, onClose: close }),
5062
4719
  React.createElement(FlexRow, { borderBottom: true, cx: css$j.searchArea },
5063
- React.createElement(SearchInput, { size: settings.dataTable.sizes.columnsConfigurationModal.searchInput, value: searchValue, onValueChange: setSearchValue, placeholder: i18n$1.searchPlaceholder }),
4720
+ React.createElement(SearchInput, { size: settings.sizes.dataTable.columnsConfigurationModal.search, value: searchValue, onValueChange: setSearchValue, placeholder: i18n$1.searchPlaceholder }),
5064
4721
  React.createElement(Dropdown, { closeOnTargetClick: true, renderBody: () => (React.createElement(DropdownMenuBody, { minWidth: 100 },
5065
4722
  React.createElement(DropdownMenuButton, { caption: i18n$1.clearAllButton, onClick: uncheckAll }),
5066
- React.createElement(DropdownMenuButton, { caption: i18n$1.selectAllButton, onClick: checkAll }))), renderTarget: (props) => (React.createElement(Button, { ...props, fill: "none", icon: settings.dataTable.icons.columnsConfigurationModal.menuIcon, size: settings.dataTable.sizes.columnsConfigurationModal.menuButton, color: "secondary", isDropdown: false })) })),
4723
+ React.createElement(DropdownMenuButton, { caption: i18n$1.selectAllButton, onClick: checkAll }))), renderTarget: (props) => (React.createElement(Button, { ...props, fill: "none", icon: ForwardRef$g, size: settings.sizes.dataTable.columnsConfigurationModal.search, color: "secondary", isDropdown: false })) })),
5067
4724
  React.createElement(Panel, { background: "surface-main", cx: css$j.mainPanel },
5068
4725
  React.createElement(ScrollBars, null,
5069
4726
  renderVisible(),
@@ -5072,7 +4729,7 @@ function ColumnsConfigurationModal(props) {
5072
4729
  React.createElement(Text, { cx: css$j.noDataTitle }, i18n$1.noResultsFound.title),
5073
4730
  React.createElement(Text, { cx: css$j.noDataSubTitle }, i18n$1.noResultsFound.subTitle))))),
5074
4731
  React.createElement(ModalFooter, { borderTop: true },
5075
- React.createElement(LinkButton, { icon: settings.dataTable.icons.columnsConfigurationModal.resetIcon, caption: i18n$1.resetToDefaultButton, onClick: reset }),
4732
+ React.createElement(LinkButton, { icon: ForwardRef$f, caption: i18n$1.resetToDefaultButton, onClick: reset }),
5076
4733
  React.createElement(FlexSpacer, null),
5077
4734
  React.createElement(Button, { fill: "none", color: "secondary", caption: i18n$1.cancelButton, onClick: close }),
5078
4735
  !hasAnySelectedColumns ? (React.createElement(Tooltip, { content: i18n$1.enableAtLeastOneColumnMessage, placement: "top-end", color: "critical" }, applyButton)) : (applyButton)))));
@@ -5082,12 +4739,12 @@ function SubGroup(props) {
5082
4739
  const { title, items, renderItem } = props;
5083
4740
  const isCollapsible = !!title;
5084
4741
  if (items.length) {
5085
- const content = (React.createElement(FlexRow, { cx: css$j.groupItems, size: settings.dataTable.sizes.columnsConfigurationModal.columnRow }, items.map((c) => (React.createElement(ColumnRow, { column: c, key: c.key, renderItem: renderItem })))));
4742
+ const content = (React.createElement(FlexRow, { cx: css$j.groupItems, size: settings.sizes.dataTable.columnsConfigurationModal.columnRow }, items.map((c) => (React.createElement(ColumnRow, { column: c, key: c.key, renderItem: renderItem })))));
5086
4743
  if (isCollapsible) {
5087
4744
  const renderTitle = (isOpened) => {
5088
- const toggleIcon = settings.dataTable.icons.columnsConfigurationModal[isOpened ? 'expandedIcon' : 'collapsedIcon'];
4745
+ const toggleIcon = isOpened ? ForwardRef$Q : ForwardRef$v;
5089
4746
  return (React.createElement(FlexRow, { cx: cx$1(css$j.subgroup) },
5090
- React.createElement(IconContainer, { size: settings.dataTable.sizes.columnsConfigurationModal.subgroupIcon, icon: toggleIcon }),
4747
+ React.createElement(IconContainer, { size: settings.sizes.dataTable.columnsConfigurationModal.subgroupIcon, icon: toggleIcon }),
5091
4748
  React.createElement(Text, { size: "none", color: "tertiary", cx: css$j.subgroupTitle }, title)));
5092
4749
  };
5093
4750
  return (React.createElement(Accordion$1, { value: isExpanded, onValueChange: setIsExpanded, renderTitle: renderTitle, cx: css$j.subgroupAccordion }, content));
@@ -5097,6 +4754,8 @@ function SubGroup(props) {
5097
4754
  return null;
5098
4755
  }
5099
4756
 
4757
+ var css$i = {"listContainer":"TAGA8J","header":"ZRooRZ","group":"zlLPEf","stickyHeader":"Ip-fvE"};
4758
+
5100
4759
  const getChildrenAndRest = (row, rows) => {
5101
4760
  const firstNotChildIndex = rows.findIndex((other) => other.depth < row.depth || (row.depth === other.depth && other.isPinned));
5102
4761
  if (firstNotChildIndex === -1) {
@@ -5110,8 +4769,6 @@ const getChildrenAndRest = (row, rows) => {
5110
4769
  return [children, rest];
5111
4770
  };
5112
4771
 
5113
- var css$i = {"listContainer":"RA6UbP","header":"cvTF-t","group":"OU4QQA","stickyHeader":"bBSS0x"};
5114
-
5115
4772
  function DataRowsGroup({ row, childRows, renderRow, top = 1, }) {
5116
4773
  const rowRef = useRef();
5117
4774
  const childrenPinnedTop = row.isPinned ? (top + (rowRef.current?.clientHeight ?? 0)) : top;
@@ -5150,7 +4807,147 @@ function DataRowsContainer({ estimatedHeight, listContainerRef, offsetY, rows, r
5150
4807
  React__default.createElement(DataRowsGroups, { rows: rows, renderRow: renderRow, top: headerRef?.current?.clientHeight }))));
5151
4808
  }
5152
4809
 
5153
- var css$h = {"root":"aSH4Bk","sticky-header":"k8lJ07","stickyHeader":"k8lJ07","no-results":"Jx4-eV","noResults":"Jx4-eV","icon":"S88CWT","title":"R89Pm8"};
4810
+ var _path$4, _path2, _path3, _path4, _path5, _path6, _g, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _defs;
4811
+ function _extends$4() { return _extends$4 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$4.apply(null, arguments); }
4812
+ var SvgEmptyTable = function SvgEmptyTable(props, ref) {
4813
+ return /*#__PURE__*/React.createElement("svg", _extends$4({
4814
+ width: 232,
4815
+ height: 180,
4816
+ viewBox: "0 0 232 180",
4817
+ fill: "none",
4818
+ xmlns: "http://www.w3.org/2000/svg",
4819
+ ref: ref
4820
+ }, props), /*#__PURE__*/React.createElement("g", {
4821
+ clipPath: "url(#upoqav6dlx0k3kfhr_a)"
4822
+ }, _path$4 || (_path$4 = /*#__PURE__*/React.createElement("path", {
4823
+ d: "M150.585 1.535C49.483-11.495 27.481 61.805 45.725 97.481c10.581 20.69-39.64 70.792 17.744 81.468 27.538 5.123 36-13.341 62.433-10.655 35.4 3.6 148.167-4.73 88.349-78.915-31.713-39.335 1.026-79.506-63.666-87.844Z",
4824
+ fill: "#F5F6FA"
4825
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
4826
+ d: "m58.069 136.51-.654 4.238-1.27-5.38a58.934 58.934 0 0 0-11.462-4.965l-.083 5.636-2.545-6.393a55.094 55.094 0 0 0-13.655-1.854l.704 6.178-3.356-6.108c-4.151.183-8.256.946-12.195 2.268l2.33 3.525s-2.173-1.597-4.084-2.896a40.951 40.951 0 0 0-10.833 6.285 85.492 85.492 0 0 0 12.575 10.527c2.482-.637 5.127-1.279 5.127-1.279l-3.261 2.537a69.366 69.366 0 0 0 13.283 6.865c2.346-1.353 5.416-3.269 5.416-3.269l-3.554 3.931a42.226 42.226 0 0 0 15.45 2.359l4.259-4.213-1.697 4.001c7.002-.848 14.144-3.902 20.95-10.344-1.621-3.869-5.768-8.073-11.445-11.649Z",
4827
+ fill: "#9BDEFF"
4828
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
4829
+ fillRule: "evenodd",
4830
+ clipRule: "evenodd",
4831
+ d: "M.557 136.978a.413.413 0 0 1 .475-.342l68.549 11.118a.414.414 0 0 1-.133.817L.9 137.453a.415.415 0 0 1-.342-.475Z",
4832
+ fill: "#fff"
4833
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
4834
+ d: "M174.887 125.586h-88.1c-2.752 0-5.38-2.234-5.38-4.986V27.534c0-2.752 2.644-4.966 5.38-4.966h88.1c2.752 0 5.4 2.23 5.4 4.966V120.6c0 2.752-2.632 4.986-5.4 4.986Z",
4835
+ fill: "#9BDEFF"
4836
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
4837
+ fillRule: "evenodd",
4838
+ clipRule: "evenodd",
4839
+ d: "M86.786 22.982c-2.55 0-4.965 2.07-4.965 4.552V120.6c0 2.484 2.4 4.572 4.965 4.572h88.101c2.582 0 4.986-2.089 4.986-4.572V27.534c0-2.464-2.418-4.552-4.986-4.552h-88.1Zm-5.793 4.552c0-3.022 2.874-5.38 5.793-5.38h88.101c2.935 0 5.814 2.374 5.814 5.38V120.6c0 3.021-2.86 5.4-5.814 5.4h-88.1c-2.94 0-5.794-2.381-5.794-5.4V27.534Z",
4840
+ fill: "#1D1E26"
4841
+ })), /*#__PURE__*/React.createElement("mask", {
4842
+ id: "upoqavaqvlvzl1j0o_b",
4843
+ style: {
4844
+ maskType: "alpha"
4845
+ },
4846
+ maskUnits: "userSpaceOnUse",
4847
+ x: 81,
4848
+ y: 22,
4849
+ width: 100,
4850
+ height: 104
4851
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
4852
+ d: "M174.887 125.586h-88.1c-2.752 0-5.38-2.234-5.38-4.986V27.534c0-2.752 2.644-4.966 5.38-4.966h88.1c2.752 0 5.4 2.23 5.4 4.966V120.6c0 2.752-2.632 4.986-5.4 4.986Z",
4853
+ fill: "#9BDEFF"
4854
+ }))), _g || (_g = /*#__PURE__*/React.createElement("g", {
4855
+ mask: "url(#upoqavaqvlvzl1j0o_b)",
4856
+ fillRule: "evenodd",
4857
+ clipRule: "evenodd"
4858
+ }, /*#__PURE__*/React.createElement("path", {
4859
+ d: "M69.817 99.247a.414.414 0 0 1 .585-.003l50.88 50.483a.414.414 0 0 1-.583.588l-50.88-50.483a.414.414 0 0 1-.002-.585ZM72.802 28.407a.414.414 0 0 1 .553.192l63.6 131.172a.413.413 0 1 1-.745.361L72.61 28.96a.414.414 0 0 1 .192-.553Z",
4860
+ fill: "#fff"
4861
+ }), /*#__PURE__*/React.createElement("path", {
4862
+ d: "M142.576 6.515a.415.415 0 0 1 .087.58L60.185 118.817a.413.413 0 1 1-.665-.491L141.997 6.603a.414.414 0 0 1 .579-.088ZM197.977 60.314c.181.14.214.4.075.58l-76.734 99.311a.414.414 0 0 1-.655-.506l76.734-99.31a.413.413 0 0 1 .58-.075ZM192.316 43.44a.413.413 0 0 1-.103.576L60.089 135.878a.414.414 0 0 1-.473-.68L191.74 43.336a.414.414 0 0 1 .576.104Z",
4863
+ fill: "#fff"
4864
+ }), /*#__PURE__*/React.createElement("path", {
4865
+ d: "M91.966 11.532a.414.414 0 0 1 .585-.021l129.252 120a.414.414 0 0 1-.563.606l-129.252-120a.414.414 0 0 1-.022-.585ZM75.232 2.769a.414.414 0 0 1 .568.143l93.554 156.828a.414.414 0 1 1-.711.424L75.089 3.336a.414.414 0 0 1 .143-.567ZM125.643.329a.414.414 0 0 1 .584.041l71.81 82.759a.413.413 0 1 1-.625.542L125.602.913a.414.414 0 0 1 .041-.584Z",
4866
+ fill: "#fff"
4867
+ }), /*#__PURE__*/React.createElement("path", {
4868
+ d: "M67.271 75.369a.414.414 0 0 1 .547-.209l156.745 70.345a.413.413 0 1 1-.339.755L67.479 75.916a.414.414 0 0 1-.208-.547Z",
4869
+ fill: "#fff"
4870
+ }), /*#__PURE__*/React.createElement("path", {
4871
+ d: "M159.279 8.938a.414.414 0 0 1 .265.522L101.278 187.39a.413.413 0 1 1-.787-.258l58.266-177.93a.414.414 0 0 1 .522-.265Z",
4872
+ fill: "#fff"
4873
+ }), /*#__PURE__*/React.createElement("path", {
4874
+ d: "M86.786 22.982c-2.55 0-4.965 2.07-4.965 4.552V120.6c0 2.484 2.4 4.572 4.965 4.572h88.101c2.582 0 4.986-2.089 4.986-4.572V27.534c0-2.464-2.418-4.552-4.986-4.552h-88.1Zm-5.793 4.552c0-3.022 2.874-5.38 5.793-5.38h88.101c2.935 0 5.814 2.374 5.814 5.38V120.6c0 3.021-2.86 5.4-5.814 5.4h-88.1c-2.94 0-5.794-2.381-5.794-5.4V27.534Z",
4875
+ fill: "#1D1E26"
4876
+ }))), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
4877
+ d: "M180.287 30.828H81.39v-3.724a4.966 4.966 0 0 1 4.966-4.966H175.3a4.963 4.963 0 0 1 4.986 4.965v3.725Z",
4878
+ fill: "#fff"
4879
+ })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
4880
+ fillRule: "evenodd",
4881
+ clipRule: "evenodd",
4882
+ d: "M177.05 22.893a4.548 4.548 0 0 0-1.748-.341H86.356a4.552 4.552 0 0 0-4.552 4.552v3.31h98.069v-3.31a4.55 4.55 0 0 0-2.823-4.211Zm-1.75-1.169a5.375 5.375 0 0 1 4.989 3.316c.272.654.412 1.355.412 2.064v3.724a.414.414 0 0 1-.414.413H81.39a.414.414 0 0 1-.413-.413v-3.724a5.38 5.38 0 0 1 5.379-5.38H175.3Z",
4883
+ fill: "#1D1E26"
4884
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
4885
+ d: "M87.324 28.217a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6ZM93.597 28.217a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6ZM99.866 28.217a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6Z",
4886
+ fill: "#1D1E26"
4887
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
4888
+ d: "M151.71 47.806H63.614a4.986 4.986 0 0 0-4.986 4.986v93.062a4.986 4.986 0 0 0 4.986 4.986h88.096a4.986 4.986 0 0 0 4.987-4.986V52.792a4.987 4.987 0 0 0-4.987-4.986Z",
4889
+ fill: "#fff"
4890
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
4891
+ fillRule: "evenodd",
4892
+ clipRule: "evenodd",
4893
+ d: "M63.614 48.22a4.572 4.572 0 0 0-4.572 4.572v93.062a4.572 4.572 0 0 0 4.572 4.572h88.096a4.572 4.572 0 0 0 4.573-4.572V52.792a4.572 4.572 0 0 0-4.573-4.573H63.614Zm-5.4 4.572a5.4 5.4 0 0 1 5.4-5.4h88.096a5.4 5.4 0 0 1 5.4 5.4v93.062a5.4 5.4 0 0 1-5.4 5.4H63.614a5.4 5.4 0 0 1-5.4-5.4V52.792Z",
4894
+ fill: "#1D1E26"
4895
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
4896
+ d: "M157.11 56.081H58.214v-3.724a4.986 4.986 0 0 1 4.986-4.965h88.924a4.988 4.988 0 0 1 4.986 4.965v3.724Z",
4897
+ fill: "#008ACE"
4898
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
4899
+ d: "M64.566 53.474a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6ZM70.835 53.474a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6ZM77.103 53.474a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6Z",
4900
+ fill: "#1D1E26"
4901
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
4902
+ fillRule: "evenodd",
4903
+ clipRule: "evenodd",
4904
+ d: "M48.968 36.067a.414.414 0 0 1 .585.018l7.005 7.448a.414.414 0 1 1-.603.567l-7.005-7.448a.414.414 0 0 1 .018-.585ZM46.99 44.047a.414.414 0 0 1 .554-.188l6.269 3.104a.414.414 0 0 1-.367.742l-6.27-3.104a.414.414 0 0 1-.187-.554ZM183.97 9.366a.414.414 0 0 1 .213.545l-2.896 6.62a.414.414 0 0 1-.759-.331l2.897-6.621a.414.414 0 0 1 .545-.213ZM192.373 9.866a.415.415 0 0 1 0 .585l-8.276 8.276a.414.414 0 1 1-.585-.585l8.275-8.276a.415.415 0 0 1 .586 0ZM192.464 19.108a.413.413 0 0 1-.23.538l-6.207 2.483a.414.414 0 0 1-.308-.768l6.207-2.483a.414.414 0 0 1 .538.23ZM182.977 54.848c.228 0 .413.185.413.414v58.345a.414.414 0 1 1-.827 0V55.262c0-.229.185-.414.414-.414Z",
4905
+ fill: "#1D1E26"
4906
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
4907
+ d: "M133.371 157.945c23.196 0 42-18.804 42-42s-18.804-42-42-42-42 18.804-42 42 18.804 42 42 42Z",
4908
+ fill: "#008ACE"
4909
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
4910
+ d: "M133.371 149.669c18.625 0 33.724-15.099 33.724-33.724 0-18.625-15.099-33.724-33.724-33.724-18.625 0-33.724 15.099-33.724 33.724 0 18.625 15.099 33.724 33.724 33.724Z",
4911
+ fill: "#fff"
4912
+ })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
4913
+ d: "M117.312 113.565a3.807 3.807 0 1 0 0-7.614 3.807 3.807 0 0 0 0 7.614ZM149.435 113.565a3.806 3.806 0 1 0 0-7.612 3.806 3.806 0 0 0 0 7.612Z",
4914
+ fill: "#1D1E26"
4915
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
4916
+ fillRule: "evenodd",
4917
+ clipRule: "evenodd",
4918
+ d: "M133.38 123.952c-4.592 0-8.525 2.259-10.468 5.423a.827.827 0 1 1-1.41-.866c2.27-3.697 6.762-6.212 11.878-6.212 5.108 0 9.646 2.485 11.882 6.22a.827.827 0 1 1-1.42.85c-1.902-3.176-5.863-5.415-10.462-5.415Z",
4919
+ fill: "#1D1E26"
4920
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
4921
+ d: "m170.965 137.356-7.822 9.777 1.668 1.334 7.822-9.777-1.668-1.334Z",
4922
+ fill: "#1D1E26"
4923
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
4924
+ d: "M200.774 163.345c.579 2.143-3.331 6.852-5.553 6.939-7.035.277-28.73-23.913-28.73-23.913l4.44-5.553s28.122 16.142 29.843 22.527Z",
4925
+ fill: "#9BDEFF"
4926
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
4927
+ d: "M204.424 178.378a6.223 6.223 0 0 0 6.223-6.224 6.224 6.224 0 1 0-6.223 6.224Z",
4928
+ fill: "#9BDEFF"
4929
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
4930
+ d: "M199.586 168.269a6.173 6.173 0 0 1 3.311-2.131l-2.123-1.697c-.464 2.069-2.959 4.995-4.837 5.69l2.296 1.837a6.173 6.173 0 0 1 1.353-3.699Z",
4931
+ fill: "#1D1E26"
4932
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
4933
+ d: "m72.357 138.314-3.5 2.955 2.722-5.317a67.379 67.379 0 0 0-5.958-12.509l-4.014 4.514 2.38-7.076a63.412 63.412 0 0 0-9.932-11.611l-3.724 5.549 1.54-7.448a50.152 50.152 0 0 0-11.628-7.179l-.567 4.605s-.675-2.896-1.333-5.38a44.62 44.62 0 0 0-13.315-2.896 96.722 96.722 0 0 0 2.983 17.856c2.483 1.311 5.119 2.751 5.119 2.751l-4.461-.347a79.474 79.474 0 0 0 6.091 15.385c2.897.637 6.745 1.353 6.745 1.353l-5.677.55c2.871 4.965 6.492 9.6 11.069 13.349l6.45-.269-4.191 1.99c6.356 4.49 14.37 7.3 24.48 7.105 1.398-4.332.902-10.816-1.279-17.93Z",
4934
+ fill: "#008ACE"
4935
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
4936
+ fillRule: "evenodd",
4937
+ clipRule: "evenodd",
4938
+ d: "M24.73 96.184a.414.414 0 0 1 .581.06l48.646 59.751a.413.413 0 1 1-.642.523L24.67 96.766a.414.414 0 0 1 .06-.582Z",
4939
+ fill: "#fff"
4940
+ }))), _defs || (_defs = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
4941
+ id: "upoqav6dlx0k3kfhr_a"
4942
+ }, /*#__PURE__*/React.createElement("path", {
4943
+ fill: "#fff",
4944
+ transform: "translate(.552)",
4945
+ d: "M0 0h230.897v180H0z"
4946
+ })))));
4947
+ };
4948
+ var ForwardRef$4 = /*#__PURE__*/forwardRef(SvgEmptyTable);
4949
+
4950
+ var css$h = {"root":"-Wsx-o","sticky-header":"VVVx-t","stickyHeader":"VVVx-t","no-results":"q05n7h","noResults":"q05n7h","icon":"th6CT5","title":"InW1ks"};
5154
4951
 
5155
4952
  function DataTable(props) {
5156
4953
  const { uuiModals } = useUuiContext();
@@ -5158,13 +4955,13 @@ function DataTable(props) {
5158
4955
  const columnsWithFilters = useColumnsWithFilters(props.columns, props.filters);
5159
4956
  const { columns, config, defaultConfig } = useColumnsConfig(columnsWithFilters, props.value?.columnsConfig);
5160
4957
  const defaultRenderRow = React.useCallback((rowProps) => {
5161
- return (React.createElement(DataTableRow, { size: props.size || settings.dataTable.sizes.body.defaultRow, columnsGap: props.columnsGap, borderBottom: props.border, ...rowProps, key: rowProps.rowKey, cx: css$h.cell }));
4958
+ return (React.createElement(DataTableRow, { size: props.size || settings.sizes.dataTable.body.row.default, columnsGap: props.columnsGap, borderBottom: props.border, ...rowProps, key: rowProps.rowKey, cx: css$h.cell }));
5162
4959
  }, []);
5163
4960
  const renderRow = (row) => (props.renderRow ?? defaultRenderRow)({ ...row, columns });
5164
4961
  const rows = props.getRows?.() ?? props.rows ?? [];
5165
4962
  const renderNoResultsBlock = React.useCallback(() => {
5166
4963
  return (React.createElement("div", { className: css$h.noResults }, props.renderNoResultsBlock ? (props.renderNoResultsBlock?.()) : (React.createElement(React.Fragment, null,
5167
- React.createElement(IconContainer, { cx: css$h.icon, icon: settings.dataTable.icons.emptyTable }),
4964
+ React.createElement(IconContainer, { cx: css$h.icon, icon: ForwardRef$4 }),
5168
4965
  React.createElement(Text, { cx: css$h.title, fontSize: "24", lineHeight: "30", color: "primary", fontWeight: "600" }, i18n.tables.noResultsBlock.title),
5169
4966
  React.createElement(Text, { fontSize: "16", lineHeight: "24", color: "primary" }, i18n.tables.noResultsBlock.message)))));
5170
4967
  }, [props.renderNoResultsBlock]);
@@ -5183,7 +4980,7 @@ function DataTable(props) {
5183
4980
  ]);
5184
4981
  const renderRowsContainer = React.useCallback(({ listContainerRef, estimatedHeight, offsetY, scrollShadows }) => (React.createElement(React.Fragment, null,
5185
4982
  React.createElement("div", { className: css$h.stickyHeader, ref: headerRef },
5186
- React.createElement(DataTableHeaderRow, { columns: columns, columnGroups: props.columnGroups, onConfigButtonClick: props.showColumnsConfig && onConfigurationButtonClick, selectAll: props.selectAll, size: props.headerSize || settings.dataTable.sizes.header.defaultRow, textCase: props.headerTextCase, allowColumnsReordering: props.allowColumnsReordering, allowColumnsResizing: props.allowColumnsResizing, showFoldAll: props.showFoldAll, value: { ...props.value, columnsConfig: config }, onValueChange: props.onValueChange, columnsGap: props.columnsGap }),
4983
+ React.createElement(DataTableHeaderRow, { columns: columns, columnGroups: props.columnGroups, onConfigButtonClick: props.showColumnsConfig && onConfigurationButtonClick, selectAll: props.selectAll, size: props.headerSize || settings.sizes.dataTable.header.row.default, textCase: props.headerTextCase, allowColumnsReordering: props.allowColumnsReordering, allowColumnsResizing: props.allowColumnsResizing, showFoldAll: props.showFoldAll, value: { ...props.value, columnsConfig: config }, onValueChange: props.onValueChange, columnsGap: props.columnsGap }),
5187
4984
  React.createElement("div", { className: cx$1(uuiScrollShadows.top, {
5188
4985
  [uuiScrollShadows.topVisible]: scrollShadows.verticalTop,
5189
4986
  }) })),
@@ -5199,9 +4996,9 @@ function DataTable(props) {
5199
4996
  } }))));
5200
4997
  }
5201
4998
 
5202
- var css$g = {"root":"a2VPjY"};
4999
+ var css$g = {"root":"Fv8a0i"};
5203
5000
 
5204
- var css$f = {"root":"-DwxTl","burger-content":"pTOuuJ","burgerContent":"pTOuuJ"};
5001
+ var css$f = {"root":"_3M1cyW","burger-content":"JhJ70o","burgerContent":"JhJ70o"};
5205
5002
 
5206
5003
  var _path$3;
5207
5004
  function _extends$3() { return _extends$3 = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$3.apply(null, arguments); }
@@ -5244,7 +5041,7 @@ var SvgNavigationArrowDownOutline = function SvgNavigationArrowDownOutline(props
5244
5041
  };
5245
5042
  var ForwardRef$2 = /*#__PURE__*/forwardRef(SvgNavigationArrowDownOutline);
5246
5043
 
5247
- var css$e = {"root":"sOZLeJ","button-primary":"LAS5hC","buttonPrimary":"LAS5hC","button-secondary":"H2BEcr","buttonSecondary":"H2BEcr","hasIcon":"-BnKQc","dropdown":"BQFur-"};
5044
+ var css$e = {"root":"V-PEkP","button-primary":"R-ZpjN","buttonPrimary":"R-ZpjN","button-secondary":"S5F1bc","buttonSecondary":"S5F1bc","hasIcon":"pMNLn9","dropdown":"M-r24o"};
5248
5045
 
5249
5046
  const BurgerButton = /* @__PURE__ */withMods(Button$1, (props) => [
5250
5047
  css$e.root,
@@ -5255,13 +5052,13 @@ const BurgerButton = /* @__PURE__ */withMods(Button$1, (props) => [
5255
5052
  props.icon && css$e.hasIcon,
5256
5053
  ], () => ({ dropdownIcon: ForwardRef$2, dropdownIconPosition: 'left', role: 'menuitem' }));
5257
5054
 
5258
- var css$d = {"search-input":"_1jP03B","searchInput":"_1jP03B"};
5055
+ var css$d = {"search-input":"dSu2-S","searchInput":"dSu2-S"};
5259
5056
 
5260
5057
  function BurgerSearch(props) {
5261
- return (React.createElement(TextInput$1, { cx: cx(css$d.searchInput, 'uui-main_menu-burger-search'), iconPosition: "left", icon: ForwardRef$N, placeholder: props.placeholder, value: props.value, onValueChange: props.onValueChange, onCancel: props.onCancel, cancelIcon: props.value && ForwardRef$R }));
5058
+ return (React.createElement(TextInput$1, { cx: cx(css$d.searchInput, 'uui-main_menu-burger-search'), iconPosition: "left", icon: ForwardRef$O, placeholder: props.placeholder, value: props.value, onValueChange: props.onValueChange, onCancel: props.onCancel, cancelIcon: props.value && ForwardRef$R }));
5262
5059
  }
5263
5060
 
5264
- var css$c = {"root":"akLzdR","group-header":"TVrMPz","groupHeader":"TVrMPz","group-name":"KPcrEo","groupName":"KPcrEo","line":"_369njl"};
5061
+ var css$c = {"root":"aouls7","group-header":"_5oJ6QY","groupHeader":"_5oJ6QY","group-name":"uxEDJz","groupName":"uxEDJz","line":"D2M3zb"};
5265
5062
 
5266
5063
  function BurgerGroupHeader(props) {
5267
5064
  return (React.createElement("div", { className: cx(css$c.root, css$c.groupHeader, 'uui-burger-group-header') },
@@ -5269,7 +5066,7 @@ function BurgerGroupHeader(props) {
5269
5066
  React.createElement("span", { className: css$c.groupName }, props.caption)));
5270
5067
  }
5271
5068
 
5272
- var css$b = {"root":"z0rrqG","type-primary":"_-23vmZ","typePrimary":"_-23vmZ","type-secondary":"CKUDIJ","typeSecondary":"CKUDIJ"};
5069
+ var css$b = {"root":"rNt2eI","type-primary":"HxHWoa","typePrimary":"HxHWoa","type-secondary":"SRXvwy","typeSecondary":"SRXvwy"};
5273
5070
 
5274
5071
  const MainMenuButton = /* @__PURE__ */React.forwardRef((props, ref) => {
5275
5072
  const { type, ...clickableProps } = props;
@@ -5291,7 +5088,7 @@ const MainMenuButton = /* @__PURE__ */React.forwardRef((props, ref) => {
5291
5088
  props.isDropdown && (React.createElement(IconContainer, { icon: ForwardRef$Q, flipY: props.isOpen }))));
5292
5089
  });
5293
5090
 
5294
- var css$a = {"dropdown-body":"JAwx6Z","dropdownBody":"JAwx6Z"};
5091
+ var css$a = {"dropdown-body":"OlG0t6","dropdownBody":"OlG0t6"};
5295
5092
 
5296
5093
  class MainMenuDropdown extends React.Component {
5297
5094
  render() {
@@ -5349,12 +5146,12 @@ var SvgNavigationGlobalMenuOutlineOutline = function SvgNavigationGlobalMenuOutl
5349
5146
  };
5350
5147
  var ForwardRef$1 = /*#__PURE__*/forwardRef(SvgNavigationGlobalMenuOutlineOutline);
5351
5148
 
5352
- var css$9 = {"global-menu-btn":"r1-gpT","globalMenuBtn":"r1-gpT","global-menu-icon":"fV84DJ","globalMenuIcon":"fV84DJ"};
5149
+ var css$9 = {"global-menu-btn":"TcKBbH","globalMenuBtn":"TcKBbH","global-menu-icon":"k2dxyB","globalMenuIcon":"k2dxyB"};
5353
5150
 
5354
5151
  const GlobalMenu = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement("button", { ref: ref, id: "global_menu_toggle", className: cx(css$9.globalMenuBtn, props.cx), ...props.rawProps },
5355
5152
  React.createElement(IconContainer, { size: 36, icon: ForwardRef$1, cx: css$9.globalMenuIcon }))));
5356
5153
 
5357
- var css$8 = {"container":"oYH7w9","open":"UzfID-","folding-arrow":"mS0HxC","foldingArrow":"mS0HxC"};
5154
+ var css$8 = {"container":"krCV6I","open":"SOaoRN","folding-arrow":"bFHzHw","foldingArrow":"bFHzHw"};
5358
5155
 
5359
5156
  const MainMenuAvatar = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement("button", { ref: ref, className: cx(css$8.container, props.isDropdown && css$8.dropdown, props.isOpen && css$8.open, props.onClick && uuiMarkers.clickable, props.cx), onClick: props.onClick, ...props.rawProps },
5360
5157
  React.createElement(Avatar, { size: "36", img: props.avatarUrl }),
@@ -5362,15 +5159,15 @@ const MainMenuAvatar = /* @__PURE__ */React.forwardRef((props, ref) => (React.cr
5362
5159
  props.isDropdown && (React.createElement("div", null,
5363
5160
  React.createElement(IconContainer, { size: 18, icon: ForwardRef$Q, flipY: props.isOpen, cx: css$8.foldingArrow }))))));
5364
5161
 
5365
- var css$7 = {"search-input":"ddCIhJ","searchInput":"ddCIhJ"};
5162
+ var css$7 = {"search-input":"f-2w7y","searchInput":"f-2w7y"};
5366
5163
 
5367
- const MainMenuSearch = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement(IEditableDebouncer, { ...props, render: (iEditable) => (React.createElement(TextInput$1, { iconPosition: "left", icon: ForwardRef$N, cancelIcon: props.value?.length > 0 && ForwardRef$R, ...props, ...iEditable, ref: ref, cx: cx$1(css$7.searchInput, props.cx), ...props.rawProps })) })));
5164
+ const MainMenuSearch = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement(IEditableDebouncer, { ...props, render: (iEditable) => (React.createElement(TextInput$1, { iconPosition: "left", icon: ForwardRef$O, cancelIcon: props.value?.length > 0 && ForwardRef$R, ...props, ...iEditable, ref: ref, cx: cx$1(css$7.searchInput, props.cx), ...props.rawProps })) })));
5368
5165
 
5369
- var css$6 = {"container":"EmQgH6"};
5166
+ var css$6 = {"container":"FS1ziC"};
5370
5167
 
5371
5168
  const MainMenuIcon = /* @__PURE__ */React.forwardRef((props, ref) => (React.createElement(IconButton, { ref: ref, icon: props.icon, cx: cx$1(props.cx, css$6.container), ...props })));
5372
5169
 
5373
- var css$5 = {"root":"Vo0gnh"};
5170
+ var css$5 = {"root":"Y9V9YU"};
5374
5171
 
5375
5172
  const Anchor = /* @__PURE__ */withMods(Anchor$1, () => [css$5.root]);
5376
5173
 
@@ -5428,7 +5225,7 @@ var SvgFileCloudUploadFill = function SvgFileCloudUploadFill(props, ref) {
5428
5225
  };
5429
5226
  var ForwardRef = /*#__PURE__*/forwardRef(SvgFileCloudUploadFill);
5430
5227
 
5431
- var css$4 = {"root":"XQhZb0","drop-start":"DF41Ui","dropStart":"DF41Ui","drop-over":"DJBlJv","dropOver":"DJBlJv","link":"X--gLn","drop-area":"eASNOa","dropArea":"eASNOa","drop-caption":"NqH7qk","dropCaption":"NqH7qk","icon-blue":"azbwTy","iconBlue":"azbwTy"};
5228
+ var css$4 = {"root":"NH-gIi","drop-start":"Uu6HFG","dropStart":"Uu6HFG","drop-over":"KuV25T","dropOver":"KuV25T","link":"Lcy7g5","drop-area":"ZJU9Pi","dropArea":"ZJU9Pi","drop-caption":"kcZjcC","dropCaption":"kcZjcC","icon-blue":"JiJAim","iconBlue":"JiJAim"};
5432
5229
 
5433
5230
  function DropSpot(props) {
5434
5231
  const getInfoText = typeof props.infoText === 'string'
@@ -5446,19 +5243,19 @@ function DropSpot(props) {
5446
5243
  return React.createElement(DropSpot$1, { render: renderAttachmentArea, onFilesDropped: props.onUploadFiles });
5447
5244
  }
5448
5245
 
5449
- var css$3 = {"root":"RJ8vpw"};
5246
+ var css$3 = {"root":"_4GU78u","file-name":"fdnQFO","fileName":"fdnQFO","default-color":"BQRZDm","defaultColor":"BQRZDm","doc-color":"yZFCfs","docColor":"yZFCfs","xls-color":"EYCqa-","xlsColor":"EYCqa-","pdf-color":"_5KxLS5","pdfColor":"_5KxLS5","movie-color":"eK5RDd","movieColor":"eK5RDd","img-color":"bZAjoj","imgColor":"bZAjoj","mov-color":"hA3Fz7","movColor":"hA3Fz7","error-block":"g7Vrkd","errorBlock":"g7Vrkd","icons-block":"h0sflS","iconsBlock":"h0sflS"};
5247
+
5248
+ var css$2 = {"root":"_6Q0-FW"};
5450
5249
 
5451
5250
  const SvgCircleProgress = /* @__PURE__ */React.forwardRef((props, ref) => {
5452
5251
  const outsetRadius = props.size / 2 - 1;
5453
5252
  const insetRadius = props.size / 2 - 3;
5454
5253
  const circumference = insetRadius * Math.PI;
5455
- return (React.createElement("svg", { className: css$3.root, width: props.size, height: props.size, ref: ref, ...props.rawProps },
5254
+ return (React.createElement("svg", { className: css$2.root, width: props.size, height: props.size, ref: ref, ...props.rawProps },
5456
5255
  React.createElement("circle", { strokeDasharray: circumference, strokeDashoffset: circumference - (props.progress / 100) * circumference, strokeWidth: insetRadius, fill: "transparent", r: insetRadius / 2, cx: props.size / 2, cy: props.size / 2 }),
5457
5256
  React.createElement("circle", { strokeWidth: 1, fill: "transparent", r: outsetRadius, cx: props.size / 2, cy: props.size / 2 })));
5458
5257
  });
5459
5258
 
5460
- var css$2 = {"root":"AE3yh0","file-name":"cLg4vL","fileName":"cLg4vL","default-color":"_8b83gk","defaultColor":"_8b83gk","doc-color":"_6kjFLz","docColor":"_6kjFLz","xls-color":"xngFtw","xlsColor":"xngFtw","pdf-color":"CZz5ky","pdfColor":"CZz5ky","movie-color":"YN8MFh","movieColor":"YN8MFh","img-color":"dr0XFS","imgColor":"dr0XFS","mov-color":"UCPMyh","movColor":"UCPMyh","error-block":"_8VNSKN","errorBlock":"_8VNSKN","icons-block":"rokHlV","iconsBlock":"rokHlV"};
5461
-
5462
5259
  const FileCard = /* @__PURE__ */React.forwardRef((props, ref) => {
5463
5260
  const [isLoadingShow, setIsLoadingShow] = React.useState(true);
5464
5261
  const { file } = props;
@@ -5466,36 +5263,36 @@ const FileCard = /* @__PURE__ */React.forwardRef((props, ref) => {
5466
5263
  switch (extension) {
5467
5264
  case 'doc':
5468
5265
  case 'docx':
5469
- return React.createElement(IconContainer, { size: 24, icon: settings.fileCard.icons.docIcon, cx: css$2.docColor });
5266
+ return React.createElement(IconContainer, { size: 24, icon: fileIcons.docIcon, cx: css$3.docColor });
5470
5267
  case 'xls':
5471
5268
  case 'xlsx':
5472
- return React.createElement(IconContainer, { size: 24, icon: settings.fileCard.icons.exelIcon, cx: css$2.xlsColor });
5269
+ return React.createElement(IconContainer, { size: 24, icon: fileIcons.exelIcon, cx: css$3.xlsColor });
5473
5270
  case 'pdf':
5474
- return React.createElement(IconContainer, { size: 24, icon: settings.fileCard.icons.pdfIcon, cx: css$2.pdfColor });
5271
+ return React.createElement(IconContainer, { size: 24, icon: fileIcons.pdfIcon, cx: css$3.pdfColor });
5475
5272
  case 'gif':
5476
5273
  case 'jpg':
5477
5274
  case 'jpeg':
5478
5275
  case 'svg':
5479
5276
  case 'png':
5480
5277
  case 'webp':
5481
- return React.createElement(IconContainer, { size: 24, icon: settings.fileCard.icons.imgIcon, cx: css$2.imgColor });
5278
+ return React.createElement(IconContainer, { size: 24, icon: fileIcons.imgIcon, cx: css$3.imgColor });
5482
5279
  case 'avi':
5483
5280
  case 'mov':
5484
5281
  case 'mp4':
5485
5282
  case 'wmw':
5486
5283
  case 'mkv':
5487
- return React.createElement(IconContainer, { size: 24, icon: settings.fileCard.icons.videoIcon, cx: css$2.movColor });
5284
+ return React.createElement(IconContainer, { size: 24, icon: fileIcons.videoIcon, cx: css$3.movColor });
5488
5285
  case 'csv':
5489
5286
  case 'xml':
5490
- return React.createElement(IconContainer, { size: 24, icon: settings.fileCard.icons.tableIcon, cx: css$2.defaultColor });
5287
+ return React.createElement(IconContainer, { size: 24, icon: fileIcons.tableIcon, cx: css$3.defaultColor });
5491
5288
  case 'rtf':
5492
5289
  case 'txt':
5493
- return React.createElement(IconContainer, { size: 24, icon: settings.fileCard.icons.textIcon, cx: css$2.defaultColor });
5290
+ return React.createElement(IconContainer, { size: 24, icon: fileIcons.textIcon, cx: css$3.defaultColor });
5494
5291
  case 'eml':
5495
5292
  case 'emlx':
5496
- return React.createElement(IconContainer, { size: 24, icon: settings.fileCard.icons.mailIcon, cx: css$2.defaultColor });
5293
+ return React.createElement(IconContainer, { size: 24, icon: fileIcons.mailIcon, cx: css$3.defaultColor });
5497
5294
  default:
5498
- return React.createElement(IconContainer, { size: 24, icon: settings.fileCard.icons.fileIcon, cx: css$2.defaultColor });
5295
+ return React.createElement(IconContainer, { size: 24, icon: fileIcons.fileIcon, cx: css$3.defaultColor });
5499
5296
  }
5500
5297
  };
5501
5298
  const { cx: componentCx, width, file: { progress, size, name, extension, error, abortXHR, }, onClick, } = props;
@@ -5512,8 +5309,8 @@ const FileCard = /* @__PURE__ */React.forwardRef((props, ref) => {
5512
5309
  setIsLoadingShow(() => false);
5513
5310
  };
5514
5311
  const renderErrorContent = () => (React.createElement(Tooltip, { content: file.error.message, placement: "bottom-start" },
5515
- React.createElement("div", { className: css$2.errorBlock },
5516
- React.createElement(IconContainer, { icon: settings.fileCard.icons.errorIcon, size: 12 }),
5312
+ React.createElement("div", { className: css$3.errorBlock },
5313
+ React.createElement(IconContainer, { icon: ForwardRef$y, size: 12 }),
5517
5314
  i18n.fileCard.failedUploadErrorMessage)));
5518
5315
  const renderSuccessfulContent = () => (React.createElement(Text, { size: "18", fontSize: "14", lineHeight: "18", color: "tertiary" },
5519
5316
  fileExtension && `${fileExtension.toUpperCase()}, `,
@@ -5523,15 +5320,15 @@ const FileCard = /* @__PURE__ */React.forwardRef((props, ref) => {
5523
5320
  progress && progress < 100 && abortXHR();
5524
5321
  onClick();
5525
5322
  };
5526
- return (React.createElement(FlexCell, { ref: ref, cx: cx$1(css$2.root, 'uui-file_card', (isLoading || error?.isError) && uuiMod.loading, componentCx, error?.isError && uuiMod.error), minWidth: width, width: !width ? '100%' : undefined },
5323
+ return (React.createElement(FlexCell, { ref: ref, cx: cx$1(css$3.root, 'uui-file_card', (isLoading || error?.isError) && uuiMod.loading, componentCx, error?.isError && uuiMod.error), minWidth: width, width: !width ? '100%' : undefined },
5527
5324
  React.createElement(FlexRow, { alignItems: "top", columnGap: "6" },
5528
5325
  fileExtension && getIcon(fileExtension),
5529
5326
  React.createElement(FlexCell, { width: "100%" },
5530
- React.createElement(Text, { size: "18", fontSize: "14", lineHeight: "18", color: (progress < 100 || error?.isError) ? 'tertiary' : 'primary', cx: css$2.fileName }, fileName),
5327
+ React.createElement(Text, { size: "18", fontSize: "14", lineHeight: "18", color: (progress < 100 || error?.isError) ? 'tertiary' : 'primary', cx: css$3.fileName }, fileName),
5531
5328
  error?.isError ? renderErrorContent() : renderSuccessfulContent()),
5532
- React.createElement("div", { className: cx$1(css$2.iconsBlock), onMouseEnter: mouseEnterHandler, onMouseLeave: mouseLeaveHandler },
5329
+ React.createElement("div", { className: cx$1(css$3.iconsBlock), onMouseEnter: mouseEnterHandler, onMouseLeave: mouseLeaveHandler },
5533
5330
  isLoadingShow && isLoading && React.createElement(SvgCircleProgress, { progress: progress, size: 18 }),
5534
- isCrossShow && React.createElement(IconButton, { icon: settings.fileCard.icons.closeIcon, onClick: removeHandler })))));
5331
+ isCrossShow && React.createElement(IconButton, { icon: ForwardRef$R, onClick: removeHandler })))));
5535
5332
  });
5536
5333
 
5537
5334
  const getRecoveryMessageConfig = () => ({
@@ -5576,7 +5373,7 @@ const getErrorPageConfig = () => ({
5576
5373
  },
5577
5374
  });
5578
5375
 
5579
- var css$1 = {"container":"ocFUlp"};
5376
+ var css$1 = {"container":"kzzEgD"};
5580
5377
 
5581
5378
  const ErrorPage = (props) => {
5582
5379
  const isMobileScreen = isMobile();
@@ -5588,7 +5385,7 @@ const ErrorPage = (props) => {
5588
5385
  props?.supportLink && React__default.createElement("div", { className: "uui-error-support-link" }, props?.supportLink))));
5589
5386
  };
5590
5387
 
5591
- var css = {"recovery-spinner":"Gzt5ws","recoverySpinner":"Gzt5ws","recovery-message":"pU12Nu","recoveryMessage":"pU12Nu","modal-blocker":"XewWBa","modalBlocker":"XewWBa","modalFadeIn":"TwhGIO"};
5388
+ var css = {"recovery-spinner":"BAsWwf","recoverySpinner":"BAsWwf","recovery-message":"k-WYea","recoveryMessage":"k-WYea","modal-blocker":"U4zMV9","modalBlocker":"U4zMV9","modalFadeIn":"x2hKDO"};
5592
5389
 
5593
5390
  function ErrorHandler(props) {
5594
5391
  const { uuiNotifications, uuiModals, uuiApi } = useUuiContext();
@@ -5639,5 +5436,5 @@ function ErrorHandler(props) {
5639
5436
  errorType === 'recovery' && renderRecoveryBlocker(errorInfo)));
5640
5437
  }
5641
5438
 
5642
- export { Accordion, Alert, Anchor, AvatarStack, Badge, Blocker, Burger, BurgerButton, BurgerGroupHeader, BurgerSearch, Button, Calendar, Checkbox, CheckboxGroup, ClearNotification, ColumnHeaderDropdown, ColumnsConfigurationModal, ConfirmationModal, ControlGroup, CountIndicator, DataPickerBody, DataPickerCell, DataPickerFooter, DataPickerHeader, DataPickerRow, DataRowAddons, DataRowsContainer, DataTable, DataTableCell, DataTableHeaderCell, DataTableHeaderRow, DataTableRow, DatePicker, DatePickerBody, DatePickerComponent, DropMarker, DropSpot, Dropdown, DropdownContainer, DropdownMenuBody, DropdownMenuButton, DropdownMenuHeader, DropdownMenuSplitter, DropdownMenuSwitchButton, DropdownSubMenu, ErrorAlert, ErrorHandler, ErrorNotification, ErrorPage, FileCard, FilterItemBody, FilterPickerBody, FiltersPanel, FlexCell, FlexRow, Form, GlobalMenu, HintAlert, HintNotification, IDropdownControlKeys, IconButton, IndeterminateBar, IndicatorBar, InputAddon, LabeledInput, LinkButton, MainMenu, MainMenuAvatar, MainMenuButton, MainMenuDropdown, MainMenuIcon, MainMenuSearch, ModalBlocker, ModalFooter, ModalHeader, ModalWindow, MultiSwitch, NotificationCard, NumericInput, Paginator, Panel, PickerBodyMobileView, PickerInput, PickerItem, PickerList, PickerListItem, PickerModal, PickerToggler, PickerTogglerTag, PresetsPanel, ProgressBar, RadioGroup, RadioInput, RangeDatePicker, RangeDatePickerBody, RangeDatePickerInput, Rating, RichTextView, ScrollBars, SearchInput, Slider, Snackbar, Spinner, StatusIndicator, SuccessAlert, SuccessNotification, SvgCircleProgress, Switch, TabButton, Tag, Text, TextArea, TextInput, TextPlaceholder, TimePicker, TimePickerBody, Tooltip, VerticalTabButton, VirtualList, WarningAlert, WarningNotification, applyDateSelectionMods, defaultPredicates, fileIcons, getErrorPageConfig, getHighlightRanges, getHighlightedSearchMatches, getRecoveryMessageConfig, i18n, propsMods, rangeDatePickerPresets, renderCell, renderDropMarkers, settings, useColumnsWithFilters, useForm, uuiDatePickerBody, uuiRangeDatePickerBody, uuiTimePicker };
5439
+ export { Accordion, Alert, Anchor, AvatarStack, Badge, Blocker, Burger, BurgerButton, BurgerGroupHeader, BurgerSearch, Button, Calendar, Checkbox, CheckboxGroup, ClearNotification, ColumnHeaderDropdown, ColumnsConfigurationModal, ConfirmationModal, ControlGroup, CountIndicator, DataPickerBody, DataPickerFooter, DataPickerHeader, DataPickerRow, DataRowAddons, DataRowsContainer, DataTable, DataTableCell, DataTableHeaderCell, DataTableHeaderRow, DataTableRow, DatePicker, DatePickerBody, DatePickerComponent, DropMarker, DropSpot, Dropdown, DropdownContainer, DropdownMenuBody, DropdownMenuButton, DropdownMenuHeader, DropdownMenuSplitter, DropdownMenuSwitchButton, DropdownSubMenu, ErrorAlert, ErrorHandler, ErrorNotification, ErrorPage, FileCard, FilterItemBody, FilterPickerBody, FiltersPanel, FlexCell, FlexRow, Form, GlobalMenu, HintAlert, HintNotification, IDropdownControlKeys, IconButton, IndeterminateBar, IndicatorBar, InputAddon, LabeledInput, LinkButton, MainMenu, MainMenuAvatar, MainMenuButton, MainMenuDropdown, MainMenuIcon, MainMenuSearch, ModalBlocker, ModalFooter, ModalHeader, ModalWindow, MultiSwitch, NotificationCard, NumericInput, Paginator, Panel, PickerBodyMobileView, PickerInput, PickerItem, PickerList, PickerListItem, PickerModal, PickerToggler, PickerTogglerTag, PresetsPanel, ProgressBar, RadioGroup, RadioInput, RangeDatePicker, RangeDatePickerBody, RangeDatePickerInput, Rating, RichTextView, ScrollBars, SearchInput, Slider, Snackbar, Spinner, StatusIndicator, SuccessAlert, SuccessNotification, SvgCircleProgress, Switch, TabButton, Tag, Text, TextArea, TextInput, TextPlaceholder, TimePicker, TimePickerBody, Tooltip, VerticalTabButton, VirtualList, WarningAlert, WarningNotification, applyDateSelectionMods, defaultPredicates, getErrorPageConfig, getHighlightRanges, getHighlightedSearchMatches, getRecoveryMessageConfig, i18n, propsMods, rangeDatePickerPresets, renderCell, renderDropMarkers, settings, useColumnsWithFilters, useForm, uuiDatePickerBody, uuiRangeDatePickerBody, uuiTimePicker };
5643
5440
  //# sourceMappingURL=index.esm.js.map