@natoora-libs/core 0.2.24-dev-package-upgrades-2 → 0.2.24-dev-package-upgrades-3

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.
@@ -29,9 +29,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
29
29
  ));
30
30
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
31
31
 
32
- // ../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isObject.js
32
+ // ../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/isObject.js
33
33
  var require_isObject = __commonJS({
34
- "../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isObject.js"(exports2, module2) {
34
+ "../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/isObject.js"(exports2, module2) {
35
35
  function isObject(value) {
36
36
  var type = typeof value;
37
37
  return value != null && (type == "object" || type == "function");
@@ -40,17 +40,17 @@ var require_isObject = __commonJS({
40
40
  }
41
41
  });
42
42
 
43
- // ../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_freeGlobal.js
43
+ // ../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_freeGlobal.js
44
44
  var require_freeGlobal = __commonJS({
45
- "../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_freeGlobal.js"(exports2, module2) {
45
+ "../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_freeGlobal.js"(exports2, module2) {
46
46
  var freeGlobal = typeof global == "object" && global && global.Object === Object && global;
47
47
  module2.exports = freeGlobal;
48
48
  }
49
49
  });
50
50
 
51
- // ../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_root.js
51
+ // ../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_root.js
52
52
  var require_root = __commonJS({
53
- "../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_root.js"(exports2, module2) {
53
+ "../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_root.js"(exports2, module2) {
54
54
  var freeGlobal = require_freeGlobal();
55
55
  var freeSelf = typeof self == "object" && self && self.Object === Object && self;
56
56
  var root = freeGlobal || freeSelf || Function("return this")();
@@ -58,9 +58,9 @@ var require_root = __commonJS({
58
58
  }
59
59
  });
60
60
 
61
- // ../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/now.js
61
+ // ../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/now.js
62
62
  var require_now = __commonJS({
63
- "../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/now.js"(exports2, module2) {
63
+ "../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/now.js"(exports2, module2) {
64
64
  var root = require_root();
65
65
  var now = function() {
66
66
  return root.Date.now();
@@ -69,9 +69,9 @@ var require_now = __commonJS({
69
69
  }
70
70
  });
71
71
 
72
- // ../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_trimmedEndIndex.js
72
+ // ../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_trimmedEndIndex.js
73
73
  var require_trimmedEndIndex = __commonJS({
74
- "../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_trimmedEndIndex.js"(exports2, module2) {
74
+ "../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_trimmedEndIndex.js"(exports2, module2) {
75
75
  var reWhitespace = /\s/;
76
76
  function trimmedEndIndex(string) {
77
77
  var index = string.length;
@@ -83,9 +83,9 @@ var require_trimmedEndIndex = __commonJS({
83
83
  }
84
84
  });
85
85
 
86
- // ../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseTrim.js
86
+ // ../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_baseTrim.js
87
87
  var require_baseTrim = __commonJS({
88
- "../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseTrim.js"(exports2, module2) {
88
+ "../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_baseTrim.js"(exports2, module2) {
89
89
  var trimmedEndIndex = require_trimmedEndIndex();
90
90
  var reTrimStart = /^\s+/;
91
91
  function baseTrim(string) {
@@ -95,18 +95,18 @@ var require_baseTrim = __commonJS({
95
95
  }
96
96
  });
97
97
 
98
- // ../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_Symbol.js
98
+ // ../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_Symbol.js
99
99
  var require_Symbol = __commonJS({
100
- "../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_Symbol.js"(exports2, module2) {
100
+ "../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_Symbol.js"(exports2, module2) {
101
101
  var root = require_root();
102
102
  var Symbol2 = root.Symbol;
103
103
  module2.exports = Symbol2;
104
104
  }
105
105
  });
106
106
 
107
- // ../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_getRawTag.js
107
+ // ../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_getRawTag.js
108
108
  var require_getRawTag = __commonJS({
109
- "../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_getRawTag.js"(exports2, module2) {
109
+ "../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_getRawTag.js"(exports2, module2) {
110
110
  var Symbol2 = require_Symbol();
111
111
  var objectProto = Object.prototype;
112
112
  var hasOwnProperty = objectProto.hasOwnProperty;
@@ -133,9 +133,9 @@ var require_getRawTag = __commonJS({
133
133
  }
134
134
  });
135
135
 
136
- // ../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_objectToString.js
136
+ // ../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_objectToString.js
137
137
  var require_objectToString = __commonJS({
138
- "../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_objectToString.js"(exports2, module2) {
138
+ "../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_objectToString.js"(exports2, module2) {
139
139
  var objectProto = Object.prototype;
140
140
  var nativeObjectToString = objectProto.toString;
141
141
  function objectToString(value) {
@@ -145,9 +145,9 @@ var require_objectToString = __commonJS({
145
145
  }
146
146
  });
147
147
 
148
- // ../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseGetTag.js
148
+ // ../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_baseGetTag.js
149
149
  var require_baseGetTag = __commonJS({
150
- "../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/_baseGetTag.js"(exports2, module2) {
150
+ "../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/_baseGetTag.js"(exports2, module2) {
151
151
  var Symbol2 = require_Symbol();
152
152
  var getRawTag = require_getRawTag();
153
153
  var objectToString = require_objectToString();
@@ -164,9 +164,9 @@ var require_baseGetTag = __commonJS({
164
164
  }
165
165
  });
166
166
 
167
- // ../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isObjectLike.js
167
+ // ../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/isObjectLike.js
168
168
  var require_isObjectLike = __commonJS({
169
- "../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isObjectLike.js"(exports2, module2) {
169
+ "../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/isObjectLike.js"(exports2, module2) {
170
170
  function isObjectLike(value) {
171
171
  return value != null && typeof value == "object";
172
172
  }
@@ -174,9 +174,9 @@ var require_isObjectLike = __commonJS({
174
174
  }
175
175
  });
176
176
 
177
- // ../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isSymbol.js
177
+ // ../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/isSymbol.js
178
178
  var require_isSymbol = __commonJS({
179
- "../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/isSymbol.js"(exports2, module2) {
179
+ "../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/isSymbol.js"(exports2, module2) {
180
180
  var baseGetTag = require_baseGetTag();
181
181
  var isObjectLike = require_isObjectLike();
182
182
  var symbolTag = "[object Symbol]";
@@ -187,9 +187,9 @@ var require_isSymbol = __commonJS({
187
187
  }
188
188
  });
189
189
 
190
- // ../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/toNumber.js
190
+ // ../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/toNumber.js
191
191
  var require_toNumber = __commonJS({
192
- "../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/toNumber.js"(exports2, module2) {
192
+ "../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/toNumber.js"(exports2, module2) {
193
193
  var baseTrim = require_baseTrim();
194
194
  var isObject = require_isObject();
195
195
  var isSymbol = require_isSymbol();
@@ -220,9 +220,9 @@ var require_toNumber = __commonJS({
220
220
  }
221
221
  });
222
222
 
223
- // ../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/debounce.js
223
+ // ../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/debounce.js
224
224
  var require_debounce = __commonJS({
225
- "../node_modules/.pnpm/lodash@4.17.23/node_modules/lodash/debounce.js"(exports2, module2) {
225
+ "../node_modules/.pnpm/lodash@4.18.1/node_modules/lodash/debounce.js"(exports2, module2) {
226
226
  var isObject = require_isObject();
227
227
  var now = require_now();
228
228
  var toNumber = require_toNumber();
@@ -1446,12 +1446,15 @@ var AutocompleteFilterMenuContent = ({
1446
1446
 
1447
1447
  // src/components/BackHeader/BackHeader.tsx
1448
1448
  var import_react_router = require("react-router");
1449
- var import_icons_material3 = require("@mui/icons-material");
1449
+ var import_KeyboardBackspace = __toESM(require("@mui/icons-material/KeyboardBackspace"), 1);
1450
1450
  var import_material11 = require("@mui/material");
1451
1451
  var import_mui4 = require("tss-react/mui");
1452
1452
  var import_jsx_runtime13 = require("react/jsx-runtime");
1453
1453
  var useStyles4 = (0, import_mui4.makeStyles)()((theme) => ({
1454
1454
  header: {
1455
+ display: "flex",
1456
+ alignItems: "center",
1457
+ justifyContent: "space-between",
1455
1458
  padding: theme.spacing(2, 3),
1456
1459
  borderBottom: `1px solid ${colors.neutral400}`,
1457
1460
  backgroundColor: colors.neutral100
@@ -1472,7 +1475,11 @@ var useStyles4 = (0, import_mui4.makeStyles)()((theme) => ({
1472
1475
  textTransform: "none"
1473
1476
  }
1474
1477
  }));
1475
- var BackHeader = ({ appName, onGoBackClick }) => {
1478
+ var BackHeader = ({
1479
+ appName,
1480
+ onGoBackClick,
1481
+ sideComponent = null
1482
+ }) => {
1476
1483
  const { classes } = useStyles4();
1477
1484
  const navigate = (0, import_react_router.useNavigate)();
1478
1485
  const handleBackClick = () => {
@@ -1481,10 +1488,13 @@ var BackHeader = ({ appName, onGoBackClick }) => {
1481
1488
  }
1482
1489
  return navigate(-1);
1483
1490
  };
1484
- return /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(import_material11.Box, { component: "header", className: classes.header, children: /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(import_material11.Button, { className: classes.button, onClick: handleBackClick, children: /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)(import_material11.Box, { component: "span", className: classes.text, children: [
1485
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(import_icons_material3.KeyboardBackspace, { className: classes.icon }),
1486
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(import_material11.Typography, { variant: "body1", children: appName })
1487
- ] }) }) });
1491
+ return /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)(import_material11.Box, { component: "header", className: classes.header, children: [
1492
+ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(import_material11.Button, { className: classes.button, onClick: handleBackClick, children: /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)(import_material11.Box, { component: "span", className: classes.text, children: [
1493
+ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(import_KeyboardBackspace.default, { className: classes.icon }),
1494
+ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(import_material11.Typography, { variant: "body1", color: "textPrimary", children: appName })
1495
+ ] }) }),
1496
+ sideComponent
1497
+ ] });
1488
1498
  };
1489
1499
  var BackHeader_default = BackHeader;
1490
1500
 
@@ -1869,7 +1879,7 @@ var ImageButton = (props) => {
1869
1879
  var ImageButton_default = (0, import_react11.memo)(ImageButton);
1870
1880
 
1871
1881
  // src/components/Buttons/SquareButton/SquareButton.tsx
1872
- var import_icons_material4 = require("@mui/icons-material");
1882
+ var import_icons_material3 = require("@mui/icons-material");
1873
1883
  var import_material17 = require("@mui/material");
1874
1884
  var import_mui10 = require("tss-react/mui");
1875
1885
  var import_jsx_runtime19 = require("react/jsx-runtime");
@@ -1908,8 +1918,8 @@ var SquareButton = ({
1908
1918
  }) => {
1909
1919
  const { classes, cx } = useStyles9();
1910
1920
  const icon = {
1911
- add: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(import_icons_material4.Add, { className: classes.icon }),
1912
- forward: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(import_icons_material4.ChevronRight, { className: classes.icon })
1921
+ add: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(import_icons_material3.Add, { className: classes.icon }),
1922
+ forward: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(import_icons_material3.ChevronRight, { className: classes.icon })
1913
1923
  };
1914
1924
  return /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
1915
1925
  import_material17.Button,
@@ -2175,7 +2185,7 @@ var FilterButtonLg = (0, import_mui12.withStyles)(AButton, (theme) => ({
2175
2185
  var OutlinedButtonLg_default = (0, import_react14.memo)(FilterButtonLg);
2176
2186
 
2177
2187
  // src/components/Buttons/RoundButton/RoundButton.tsx
2178
- var import_icons_material5 = require("@mui/icons-material");
2188
+ var import_icons_material4 = require("@mui/icons-material");
2179
2189
  var import_material21 = require("@mui/material");
2180
2190
  var import_mui13 = require("tss-react/mui");
2181
2191
 
@@ -3523,39 +3533,39 @@ var RoundButton = ({
3523
3533
  const { classes, cx } = useStyles11();
3524
3534
  const iconSize = size === "small" ? "small" : "medium";
3525
3535
  const iconComponentMap = {
3526
- add: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.Add, { fontSize: iconSize }),
3527
- apps: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.Apps, { fontSize: iconSize }),
3528
- arrowBack: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.ArrowBack, { fontSize: iconSize }),
3529
- arrowForward: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.ArrowForward, { fontSize: iconSize }),
3536
+ add: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.Add, { fontSize: iconSize }),
3537
+ apps: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.Apps, { fontSize: iconSize }),
3538
+ arrowBack: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.ArrowBack, { fontSize: iconSize }),
3539
+ arrowForward: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.ArrowForward, { fontSize: iconSize }),
3530
3540
  avocado: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(IconAvocado_default, {}),
3531
- backspaceOutlined: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.BackspaceOutlined, { fontSize: iconSize }),
3541
+ backspaceOutlined: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.BackspaceOutlined, { fontSize: iconSize }),
3532
3542
  banana: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(IconBanana_default, {}),
3533
- block: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.Block, { fontSize: iconSize }),
3543
+ block: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.Block, { fontSize: iconSize }),
3534
3544
  bulk: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(BulkIcon_default, { fill: colors.contrast }),
3535
- callSplit: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.CallSplit, { fontSize: iconSize }),
3536
- chevronRight: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.ChevronRight, { fontSize: iconSize }),
3537
- chevronUp: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.KeyboardArrowUp, { fontSize: iconSize }),
3538
- chevronDown: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.KeyboardArrowDown, { fontSize: iconSize }),
3539
- close: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.Close, { fontSize: iconSize }),
3540
- delete: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.Delete, { fontSize: iconSize, fill: colors.neutral800 }),
3541
- done: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.Done, { fontSize: iconSize }),
3542
- edit: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.Edit, { fontSize: iconSize }),
3543
- email: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.Email, { fontSize: iconSize }),
3545
+ callSplit: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.CallSplit, { fontSize: iconSize }),
3546
+ chevronRight: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.ChevronRight, { fontSize: iconSize }),
3547
+ chevronUp: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.KeyboardArrowUp, { fontSize: iconSize }),
3548
+ chevronDown: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.KeyboardArrowDown, { fontSize: iconSize }),
3549
+ close: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.Close, { fontSize: iconSize }),
3550
+ delete: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.Delete, { fontSize: iconSize, fill: colors.neutral800 }),
3551
+ done: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.Done, { fontSize: iconSize }),
3552
+ edit: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.Edit, { fontSize: iconSize }),
3553
+ email: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.Email, { fontSize: iconSize }),
3544
3554
  grape: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(IconGrape_default, {}),
3545
- groupAdd: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.GroupAdd, { fontSize: iconSize }),
3546
- history: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.History, { fontSize: iconSize }),
3547
- menu: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.Menu, { fontSize: iconSize }),
3548
- threeDots: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.MoreHoriz, { fontSize: iconSize, color: iconColor }),
3549
- notes: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.Comment, { fontSize: iconSize }),
3550
- refresh: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.Refresh, { fontSize: iconSize }),
3551
- remove: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.Remove, { fontSize: iconSize }),
3552
- search: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.Search, { fontSize: iconSize }),
3553
- send: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.Send, { fontSize: iconSize }),
3555
+ groupAdd: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.GroupAdd, { fontSize: iconSize }),
3556
+ history: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.History, { fontSize: iconSize }),
3557
+ menu: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.Menu, { fontSize: iconSize }),
3558
+ threeDots: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.MoreHoriz, { fontSize: iconSize, color: iconColor }),
3559
+ notes: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.Comment, { fontSize: iconSize }),
3560
+ refresh: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.Refresh, { fontSize: iconSize }),
3561
+ remove: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.Remove, { fontSize: iconSize }),
3562
+ search: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.Search, { fontSize: iconSize }),
3563
+ send: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.Send, { fontSize: iconSize }),
3554
3564
  strawberry: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(IconStrawberry_default, {}),
3555
- thumbDown: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.ThumbDown, { fontSize: iconSize }),
3556
- thumbUp: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.ThumbUp, { fontSize: iconSize }),
3557
- undo: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.Undo, { fontSize: iconSize }),
3558
- play: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.PlayArrowRounded, { fontSize: iconSize }),
3565
+ thumbDown: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.ThumbDown, { fontSize: iconSize }),
3566
+ thumbUp: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.ThumbUp, { fontSize: iconSize }),
3567
+ undo: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.Undo, { fontSize: iconSize }),
3568
+ play: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.PlayArrowRounded, { fontSize: iconSize }),
3559
3569
  snail: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(icons_default.SvgIconSnail, { fontSize: iconSize, fill: colors.muiPrimary }),
3560
3570
  bus: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(IconBus_default, {}),
3561
3571
  spoon: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(IconSpoon_default, {}),
@@ -3565,7 +3575,7 @@ var RoundButton = ({
3565
3575
  bicycle: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(IconBicycle_default, {}),
3566
3576
  heart: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(IconHeart_default, {}),
3567
3577
  airplane: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(IconAirplane_default, {}),
3568
- swapHoriz: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material5.SwapHoriz, { fontSize: iconSize })
3578
+ swapHoriz: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_icons_material4.SwapHoriz, { fontSize: iconSize })
3569
3579
  };
3570
3580
  const filteredSize = size === "double" ? void 0 : size;
3571
3581
  const handleClick = (e) => {
@@ -4091,7 +4101,7 @@ var ControlledNumberInput_default = ControlledNumberInput;
4091
4101
  // src/components/ControlledNumericField/ControlledNumericField.tsx
4092
4102
  var import_react16 = require("react");
4093
4103
  var import_react_hook_form3 = require("react-hook-form");
4094
- var import_icons_material6 = require("@mui/icons-material");
4104
+ var import_icons_material5 = require("@mui/icons-material");
4095
4105
  var import_material28 = require("@mui/material");
4096
4106
  var import_mui19 = require("tss-react/mui");
4097
4107
  var import_jsx_runtime79 = require("react/jsx-runtime");
@@ -4248,7 +4258,7 @@ var ControlledNumericField = ({
4248
4258
  className: classes.arrowButton,
4249
4259
  onClick: incrementValue(field),
4250
4260
  "data-testid": "arrow-up",
4251
- children: /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(import_icons_material6.KeyboardArrowUp, { sx: { fontSize: 15 } })
4261
+ children: /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(import_icons_material5.KeyboardArrowUp, { sx: { fontSize: 15 } })
4252
4262
  }
4253
4263
  ),
4254
4264
  /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(
@@ -4258,7 +4268,7 @@ var ControlledNumericField = ({
4258
4268
  className: classes.arrowButton,
4259
4269
  onClick: decrementValue(field),
4260
4270
  "data-testid": "arrow-down",
4261
- children: /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(import_icons_material6.KeyboardArrowDown, { sx: { fontSize: 15 } })
4271
+ children: /* @__PURE__ */ (0, import_jsx_runtime79.jsx)(import_icons_material5.KeyboardArrowDown, { sx: { fontSize: 15 } })
4262
4272
  }
4263
4273
  )
4264
4274
  ] }) })
@@ -4809,7 +4819,7 @@ var DeleteUserDialogContent = ({
4809
4819
  var DeleteUserDialogContent_default = (0, import_react19.memo)(DeleteUserDialogContent);
4810
4820
 
4811
4821
  // src/components/FileCard/FileCard.tsx
4812
- var import_icons_material7 = require("@mui/icons-material");
4822
+ var import_icons_material6 = require("@mui/icons-material");
4813
4823
  var import_material35 = require("@mui/material");
4814
4824
  var import_jsx_runtime87 = require("react/jsx-runtime");
4815
4825
  var getFileMetadata = (file) => {
@@ -4844,7 +4854,7 @@ var FileCard = ({ document: document2 }) => {
4844
4854
  justifyContent: "center",
4845
4855
  alignItems: "center"
4846
4856
  },
4847
- children: /* @__PURE__ */ (0, import_jsx_runtime87.jsx)(import_icons_material7.Description, { fontSize: "medium", color: "action" })
4857
+ children: /* @__PURE__ */ (0, import_jsx_runtime87.jsx)(import_icons_material6.Description, { fontSize: "medium", color: "action" })
4848
4858
  }
4849
4859
  ),
4850
4860
  /* @__PURE__ */ (0, import_jsx_runtime87.jsx)(
@@ -6884,7 +6894,7 @@ var import_mui45 = require("tss-react/mui");
6884
6894
  // src/components/SearchWithFilters/SearchWithFilters.tsx
6885
6895
  var import_react31 = require("react");
6886
6896
  var React6 = __toESM(require("react"), 1);
6887
- var import_icons_material8 = require("@mui/icons-material");
6897
+ var import_icons_material7 = require("@mui/icons-material");
6888
6898
  var import_material56 = require("@mui/material");
6889
6899
  var import_mui44 = require("tss-react/mui");
6890
6900
  var import_jsx_runtime109 = require("react/jsx-runtime");
@@ -6948,7 +6958,7 @@ var SearchWithFilters = ({
6948
6958
  setSearchText(searchValue);
6949
6959
  }, [searchValue]);
6950
6960
  return /* @__PURE__ */ (0, import_jsx_runtime109.jsxs)(import_material56.Paper, { className: classes.searchContainer, children: [
6951
- /* @__PURE__ */ (0, import_jsx_runtime109.jsx)(import_icons_material8.Search, { className: classes.icon, fontSize: "small" }),
6961
+ /* @__PURE__ */ (0, import_jsx_runtime109.jsx)(import_icons_material7.Search, { className: classes.icon, fontSize: "small" }),
6952
6962
  /* @__PURE__ */ (0, import_jsx_runtime109.jsx)(
6953
6963
  import_material56.InputBase,
6954
6964
  {
@@ -6970,7 +6980,7 @@ var SearchWithFilters = ({
6970
6980
  disabled,
6971
6981
  children: [
6972
6982
  "Filters",
6973
- showFilters ? /* @__PURE__ */ (0, import_jsx_runtime109.jsx)(import_icons_material8.ArrowDropUp, {}) : /* @__PURE__ */ (0, import_jsx_runtime109.jsx)(import_icons_material8.ArrowDropDown, {})
6983
+ showFilters ? /* @__PURE__ */ (0, import_jsx_runtime109.jsx)(import_icons_material7.ArrowDropUp, {}) : /* @__PURE__ */ (0, import_jsx_runtime109.jsx)(import_icons_material7.ArrowDropDown, {})
6974
6984
  ]
6975
6985
  }
6976
6986
  )
@@ -7045,7 +7055,7 @@ var import_mui47 = require("tss-react/mui");
7045
7055
 
7046
7056
  // src/components/SearchWithFilters/SearchWithFiltersForTable.tsx
7047
7057
  var import_react32 = require("react");
7048
- var import_icons_material9 = require("@mui/icons-material");
7058
+ var import_icons_material8 = require("@mui/icons-material");
7049
7059
  var import_material58 = require("@mui/material");
7050
7060
  var import_mui46 = require("tss-react/mui");
7051
7061
  var import_jsx_runtime111 = require("react/jsx-runtime");
@@ -7122,9 +7132,9 @@ var SearchWithFiltersForTable = (props) => {
7122
7132
  enterPressedInSearch();
7123
7133
  }
7124
7134
  };
7125
- const ArrowIcon = isOpen ? import_icons_material9.ArrowDropUp : import_icons_material9.ArrowDropDown;
7135
+ const ArrowIcon = isOpen ? import_icons_material8.ArrowDropUp : import_icons_material8.ArrowDropDown;
7126
7136
  return /* @__PURE__ */ (0, import_jsx_runtime111.jsxs)(import_material58.Paper, { className: classes.c_search, children: [
7127
- /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(import_material58.Box, { className: classes.c_search__icon, children: /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(import_icons_material9.Search, { className: classes.icon, fontSize: "small" }) }),
7137
+ /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(import_material58.Box, { className: classes.c_search__icon, children: /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(import_icons_material8.Search, { className: classes.icon, fontSize: "small" }) }),
7128
7138
  /* @__PURE__ */ (0, import_jsx_runtime111.jsx)(
7129
7139
  import_material58.InputBase,
7130
7140
  {
@@ -9645,7 +9655,7 @@ var TableDesktopToolbar = ({
9645
9655
 
9646
9656
  // src/components/TableHeader/TableHeader.tsx
9647
9657
  var import_react51 = require("react");
9648
- var import_icons_material10 = require("@mui/icons-material");
9658
+ var import_icons_material9 = require("@mui/icons-material");
9649
9659
  var import_material81 = require("@mui/material");
9650
9660
  var import_mui53 = require("tss-react/mui");
9651
9661
  var import_jsx_runtime139 = require("react/jsx-runtime");
@@ -9698,7 +9708,7 @@ var TableHeader = ({ cells, onSort = null }) => {
9698
9708
  {
9699
9709
  className: classes.sortLabel,
9700
9710
  direction: cell?.direction || "asc",
9701
- IconComponent: import_icons_material10.ImportExport,
9711
+ IconComponent: import_icons_material9.ImportExport,
9702
9712
  onClick: () => handleSortClick(cell),
9703
9713
  children: cell.label
9704
9714
  }