@mailstep/design-system 0.6.37 → 0.6.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mailstep/design-system",
3
- "version": "0.6.37",
3
+ "version": "0.6.39",
4
4
  "license": "ISC",
5
5
  "type": "module",
6
6
  "main": "./ui/index.js",
@@ -3,7 +3,7 @@ var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cook
3
3
  return cooked;
4
4
  };
5
5
  import styled, { th } from '@xstyled/styled-components';
6
- export var Container = styled.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: fixed;\n z-index: 10;\n bottom: 3rem;\n right: 3rem;\n background: white;\n border-radius: 12px;\n box-shadow: cornerDialogShadow;\n width: auto;\n max-width: 400px;\n padding: 50px 30px 30px;\n color: typoPrimary;\n transition: opacity 225ms linear;\n opacity: ", ";\n"], ["\n position: fixed;\n z-index: 10;\n bottom: 3rem;\n right: 3rem;\n background: white;\n border-radius: 12px;\n box-shadow: cornerDialogShadow;\n width: auto;\n max-width: 400px;\n padding: 50px 30px 30px;\n color: typoPrimary;\n transition: opacity 225ms linear;\n opacity: ", ";\n"])), function (_a) {
6
+ export var Container = styled.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: fixed;\n z-index: 10;\n bottom: 3rem;\n right: 0.6rem;\n background: white;\n border-radius: 12px;\n box-shadow: cornerDialogShadow;\n width: 95vw;\n max-width: 400px;\n padding: 50px 30px 30px;\n color: typoPrimary;\n transition: opacity 225ms linear;\n opacity: ", ";\n @media (min-width: 768px) {\n right: 3rem;\n width: 400px;\n }\n"], ["\n position: fixed;\n z-index: 10;\n bottom: 3rem;\n right: 0.6rem;\n background: white;\n border-radius: 12px;\n box-shadow: cornerDialogShadow;\n width: 95vw;\n max-width: 400px;\n padding: 50px 30px 30px;\n color: typoPrimary;\n transition: opacity 225ms linear;\n opacity: ", ";\n @media (min-width: 768px) {\n right: 3rem;\n width: 400px;\n }\n"])), function (_a) {
7
7
  var $mounted = _a.$mounted;
8
8
  return ($mounted ? 1 : 0);
9
9
  });
@@ -0,0 +1,3 @@
1
+ import { type FC } from 'react';
2
+ import { SvgProps } from '../types';
3
+ export declare const Add: FC<SvgProps>;
@@ -0,0 +1,13 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
+ export var Add = function (props) { return (_jsxs("svg", __assign({ width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", stroke: "white" }, props, { children: [_jsxs("g", { clipPath: "url(#clip0_1232_3409)", children: [_jsx("path", { d: "M9 16.5C13.1421 16.5 16.5 13.1421 16.5 9C16.5 4.85786 13.1421 1.5 9 1.5C4.85786 1.5 1.5 4.85786 1.5 9C1.5 13.1421 4.85786 16.5 9 16.5Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", fill: "white", stroke: "none", d: "M5.81115 7.89697C5.39693 7.89697 5.06115 8.23276 5.06115 8.64697C5.06115 9.06119 5.39693 9.39697 5.81115 9.39697L8.23954 9.39697L8.23954 11.8254C8.23954 12.2396 8.57533 12.5754 8.98954 12.5754C9.40376 12.5754 9.73954 12.2396 9.73954 11.8254V9.39697H12.1679C12.5822 9.39697 12.9179 9.06119 12.9179 8.64697C12.9179 8.23276 12.5822 7.89697 12.1679 7.89697L9.73954 7.89697L9.73954 5.46858C9.73954 5.05436 9.40376 4.71858 8.98954 4.71858C8.57533 4.71858 8.23954 5.05436 8.23954 5.46858L8.23954 7.89697L5.81115 7.89697Z" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_1232_3409", children: _jsx("rect", { width: "18", height: "18" }) }) })] }))); };
@@ -60,3 +60,4 @@ export { Message } from './Message';
60
60
  export { ToastSuccess } from './ToastSuccess';
61
61
  export { ToastError } from './ToastError';
62
62
  export { ArrowForward } from './ArrowForward';
63
+ export { Add } from './Add';
@@ -60,3 +60,4 @@ export { Message } from './Message';
60
60
  export { ToastSuccess } from './ToastSuccess';
61
61
  export { ToastError } from './ToastError';
62
62
  export { ArrowForward } from './ArrowForward';
63
+ export { Add } from './Add';
package/ui/index.es.js CHANGED
@@ -8202,15 +8202,21 @@ const rU = {
8202
8202
  ] }), fU = (e) => /* @__PURE__ */ b.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "#A3B3C1", ...e, children: [
8203
8203
  /* @__PURE__ */ b.jsx("g", { clipPath: "url(#clip0_1818_912)", children: /* @__PURE__ */ b.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 15.5C12.1421 15.5 15.5 12.1421 15.5 8C15.5 3.85786 12.1421 0.5 8 0.5C3.85786 0.5 0.5 3.85786 0.5 8C0.5 12.1421 3.85786 15.5 8 15.5ZM5.19458 5.19477C5.48748 4.90187 5.96235 4.90187 6.25524 5.19477L8.16626 7.10578L10.0773 5.19477C10.3702 4.90187 10.845 4.90187 11.1379 5.19477C11.4308 5.48766 11.4308 5.96253 11.1379 6.25543L9.22692 8.16644L11.1379 10.0774C11.4308 10.3703 11.4308 10.8452 11.1379 11.1381C10.845 11.431 10.3702 11.431 10.0773 11.1381L8.16626 9.2271L6.25525 11.1381C5.96236 11.431 5.48749 11.431 5.19459 11.1381C4.9017 10.8452 4.9017 10.3703 5.19459 10.0774L7.1056 8.16644L5.19458 6.25543C4.90169 5.96253 4.90169 5.48766 5.19458 5.19477Z" }) }),
8204
8204
  /* @__PURE__ */ b.jsx("defs", { children: /* @__PURE__ */ b.jsx("clipPath", { id: "clip0_1818_912", children: /* @__PURE__ */ b.jsx("rect", { width: "15", height: "15", fill: "white", transform: "translate(0.5 0.5)" }) }) })
8205
- ] }), SSe = (e) => /* @__PURE__ */ b.jsx("svg", { width: "7", height: "11", viewBox: "0 0 7 11", fill: "#A3B3C1", ...e, children: /* @__PURE__ */ b.jsx("path", { d: "M0.244995 9.565L1.13 10.45L6.08 5.5L1.13 0.550003L0.244995 1.435L4.31 5.5L0.244995 9.565Z" }) }), hU = ie.div`
8205
+ ] }), SSe = (e) => /* @__PURE__ */ b.jsx("svg", { width: "7", height: "11", viewBox: "0 0 7 11", fill: "#A3B3C1", ...e, children: /* @__PURE__ */ b.jsx("path", { d: "M0.244995 9.565L1.13 10.45L6.08 5.5L1.13 0.550003L0.244995 1.435L4.31 5.5L0.244995 9.565Z" }) }), ISe = (e) => /* @__PURE__ */ b.jsxs("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", stroke: "white", ...e, children: [
8206
+ /* @__PURE__ */ b.jsxs("g", { clipPath: "url(#clip0_1232_3409)", children: [
8207
+ /* @__PURE__ */ b.jsx("path", { d: "M9 16.5C13.1421 16.5 16.5 13.1421 16.5 9C16.5 4.85786 13.1421 1.5 9 1.5C4.85786 1.5 1.5 4.85786 1.5 9C1.5 13.1421 4.85786 16.5 9 16.5Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
8208
+ /* @__PURE__ */ b.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", fill: "white", stroke: "none", d: "M5.81115 7.89697C5.39693 7.89697 5.06115 8.23276 5.06115 8.64697C5.06115 9.06119 5.39693 9.39697 5.81115 9.39697L8.23954 9.39697L8.23954 11.8254C8.23954 12.2396 8.57533 12.5754 8.98954 12.5754C9.40376 12.5754 9.73954 12.2396 9.73954 11.8254V9.39697H12.1679C12.5822 9.39697 12.9179 9.06119 12.9179 8.64697C12.9179 8.23276 12.5822 7.89697 12.1679 7.89697L9.73954 7.89697L9.73954 5.46858C9.73954 5.05436 9.40376 4.71858 8.98954 4.71858C8.57533 4.71858 8.23954 5.05436 8.23954 5.46858L8.23954 7.89697L5.81115 7.89697Z" })
8209
+ ] }),
8210
+ /* @__PURE__ */ b.jsx("defs", { children: /* @__PURE__ */ b.jsx("clipPath", { id: "clip0_1232_3409", children: /* @__PURE__ */ b.jsx("rect", { width: "18", height: "18" }) }) })
8211
+ ] }), hU = ie.div`
8206
8212
  position: fixed;
8207
8213
  z-index: 10;
8208
8214
  bottom: 3rem;
8209
- right: 3rem;
8215
+ right: 0.6rem;
8210
8216
  background: white;
8211
8217
  border-radius: 12px;
8212
8218
  box-shadow: cornerDialogShadow;
8213
- width: auto;
8219
+ width: 95vw;
8214
8220
  max-width: 400px;
8215
8221
  padding: 50px 30px 30px;
8216
8222
  color: typoPrimary;
@@ -8218,6 +8224,10 @@ const rU = {
8218
8224
  opacity: ${({
8219
8225
  $mounted: e
8220
8226
  }) => e ? 1 : 0};
8227
+ @media (min-width: 768px) {
8228
+ right: 3rem;
8229
+ width: 400px;
8230
+ }
8221
8231
  `, pU = ie.div`
8222
8232
  margin-bottom: 15px;
8223
8233
  color: typoPrimary;
@@ -8251,7 +8261,7 @@ const rU = {
8251
8261
  color: ${({
8252
8262
  fontColor: e
8253
8263
  }) => te.color(e)};
8254
- `, ISe = ({
8264
+ `, kSe = ({
8255
8265
  title: e,
8256
8266
  children: t,
8257
8267
  onClose: r,
@@ -9124,7 +9134,7 @@ const LU = {
9124
9134
  default: LU,
9125
9135
  light: BU,
9126
9136
  mailwise: FU
9127
- }, EN = hm("en"), kSe = ({
9137
+ }, EN = hm("en"), OSe = ({
9128
9138
  children: e,
9129
9139
  theme: t = "default",
9130
9140
  preflight: r = !0,
@@ -11910,7 +11920,7 @@ const to = /* @__PURE__ */ ho(Oae), Rd = (e, t) => {
11910
11920
  return bt(() => (document.addEventListener("keydown", r, !1), () => {
11911
11921
  document.removeEventListener("keydown", r, !1);
11912
11922
  }), [r]), null;
11913
- }, OSe = {
11923
+ }, TSe = {
11914
11924
  createRgba: Rd,
11915
11925
  KeyPress: Tae
11916
11926
  }, jA = (e, t = "default") => ({
@@ -15136,7 +15146,7 @@ const xse = ie.img`
15136
15146
  }
15137
15147
  }
15138
15148
  }
15139
- `, TSe = {
15149
+ `, PSe = {
15140
15150
  greenWhite: {
15141
15151
  color: "green60",
15142
15152
  textColor: "white"
@@ -15205,7 +15215,7 @@ const xse = ie.img`
15205
15215
  &::-webkit-scrollbar {
15206
15216
  display: none;
15207
15217
  }
15208
- `, PSe = ({
15218
+ `, MSe = ({
15209
15219
  onImageUpload: e,
15210
15220
  onImageRemove: t,
15211
15221
  lightBoxAction: r,
@@ -15332,16 +15342,16 @@ const xse = ie.img`
15332
15342
  /* @__PURE__ */ b.jsx(f9, { children: o }),
15333
15343
  r && l && l > 0 && /* @__PURE__ */ b.jsx(Fse, { children: /* @__PURE__ */ b.jsx(f9, { variant: "medium", children: l }) })
15334
15344
  ] }) });
15335
- }, MSe = ({
15345
+ }, DSe = ({
15336
15346
  tabsDefinition: e,
15337
15347
  activeTab: t,
15338
15348
  onTabSwitch: r,
15339
15349
  mb: n
15340
- }) => /* @__PURE__ */ b.jsx(jse, { $mb: n, children: e.map((i, o) => /* @__PURE__ */ b.jsx(Wse, { value: o, tabDefinition: i, isActive: o === t, onTabSwitch: r }, o)) }), DSe = ({
15350
+ }) => /* @__PURE__ */ b.jsx(jse, { $mb: n, children: e.map((i, o) => /* @__PURE__ */ b.jsx(Wse, { value: o, tabDefinition: i, isActive: o === t, onTabSwitch: r }, o)) }), RSe = ({
15341
15351
  activeTab: e,
15342
15352
  value: t,
15343
15353
  children: r
15344
- }) => e === t ? r : null, RSe = (e) => {
15354
+ }) => e === t ? r : null, NSe = (e) => {
15345
15355
  const t = e.map((l) => l.default).indexOf(!0), r = t === -1 ? 0 : t, [n, i] = He(r), o = ke((l) => {
15346
15356
  i(l);
15347
15357
  }, []);
@@ -16818,7 +16828,7 @@ const Hle = Ti(ft.div)`
16818
16828
  info: "info",
16819
16829
  warning: "circleTriangle",
16820
16830
  danger: "circleTriangle"
16821
- }, NSe = (e) => {
16831
+ }, _Se = (e) => {
16822
16832
  const {
16823
16833
  intent: t,
16824
16834
  inline: r,
@@ -16868,7 +16878,7 @@ const Hle = Ti(ft.div)`
16868
16878
  :hover {
16869
16879
  background-color: ${(e) => e.$hoverColorBack ? te.color(e.$hoverColorBack) : "auto"};
16870
16880
  }
16871
- `, _Se = ({
16881
+ `, LSe = ({
16872
16882
  src: e,
16873
16883
  size: t = ece,
16874
16884
  colorFront: r,
@@ -16913,7 +16923,7 @@ const Hle = Ti(ft.div)`
16913
16923
  }) => e ? kt`
16914
16924
  width: ${e};
16915
16925
  ` : ""};
16916
- `, LSe = ({
16926
+ `, BSe = ({
16917
16927
  children: e,
16918
16928
  color: t = "red1",
16919
16929
  size: r = "default",
@@ -16936,7 +16946,7 @@ const Hle = Ti(ft.div)`
16936
16946
  border: slim;
16937
16947
  border-color: lightGray3;
16938
16948
  border-radius: md;
16939
- `, BSe = ({
16949
+ `, FSe = ({
16940
16950
  children: e,
16941
16951
  className: t,
16942
16952
  id: r,
@@ -17011,7 +17021,7 @@ const Hle = Ti(ft.div)`
17011
17021
  theme: n
17012
17022
  });
17013
17023
  return /* @__PURE__ */ b.jsx(sce, { color: i, children: /* @__PURE__ */ b.jsx(lce, { ...r, children: e }) });
17014
- }, FSe = ({
17024
+ }, VSe = ({
17015
17025
  img: e,
17016
17026
  body: t,
17017
17027
  children: r,
@@ -17061,7 +17071,7 @@ const Hle = Ti(ft.div)`
17061
17071
  showArrow: e
17062
17072
  }) => e ? "block" : "none"};
17063
17073
  }
17064
- `, VSe = ({
17074
+ `, jSe = ({
17065
17075
  show: e,
17066
17076
  className: t,
17067
17077
  wrapRef: r,
@@ -17298,7 +17308,7 @@ const Ice = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
17298
17308
  font-weight: bold;
17299
17309
  display: block;
17300
17310
  margin-bottom: 6px;
17301
- `, jSe = ie.label`
17311
+ `, WSe = ie.label`
17302
17312
  margin-left: 8px;
17303
17313
  ${rL};
17304
17314
  ${({
@@ -17326,7 +17336,7 @@ const Ice = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
17326
17336
  gabTop: t,
17327
17337
  gabBottom: r
17328
17338
  }) => `${Ig[e] || Ig[t]} 0 ${Ig[e] || Ig[r]}`};
17329
- `, WSe = ({
17339
+ `, HSe = ({
17330
17340
  gab: e = "none",
17331
17341
  gabTop: t = "none",
17332
17342
  gabBottom: r = "none",
@@ -17368,7 +17378,7 @@ const Ice = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
17368
17378
  width: t,
17369
17379
  size: r
17370
17380
  }) => e || (t ? "auto" : r ? dO[r] : dO.medium)};
17371
- `, HSe = ({
17381
+ `, GSe = ({
17372
17382
  brand: e = "mailship",
17373
17383
  variant: t,
17374
17384
  size: r,
@@ -17527,7 +17537,7 @@ const Ice = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
17527
17537
  `, $ce = ie.span`
17528
17538
  position: relative;
17529
17539
  align-self: center;
17530
- `, GSe = ({
17540
+ `, zSe = ({
17531
17541
  progress: e = 0,
17532
17542
  status: t,
17533
17543
  errorMessage: r,
@@ -17684,7 +17694,7 @@ const Ice = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
17684
17694
  success: "Success",
17685
17695
  error: "Error",
17686
17696
  warning: "Warning"
17687
- }, zSe = ({
17697
+ }, YSe = ({
17688
17698
  closeToast: e,
17689
17699
  title: t,
17690
17700
  text: r,
@@ -18296,7 +18306,7 @@ const Ice = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
18296
18306
  margin: 0;
18297
18307
  margin-left: 8px;
18298
18308
  font-size: 14px;
18299
- `, YSe = ({
18309
+ `, ZSe = ({
18300
18310
  label: e,
18301
18311
  id: t,
18302
18312
  name: r,
@@ -37372,7 +37382,7 @@ function print() { __p += __j.call(arguments, '') }
37372
37382
  var X4e = qv.exports, UT = X4e.runInContext(), oh = IN(UT, UT), $4e = VA, QF = $4e("get", BA());
37373
37383
  QF.placeholder = Tm();
37374
37384
  var q4e = QF;
37375
- const Cs = /* @__PURE__ */ ho(q4e), ZSe = ({
37385
+ const Cs = /* @__PURE__ */ ho(q4e), JSe = ({
37376
37386
  rowData: e,
37377
37387
  column: t
37378
37388
  }) => {
@@ -37380,7 +37390,7 @@ const Cs = /* @__PURE__ */ ho(q4e), ZSe = ({
37380
37390
  return r ? /* @__PURE__ */ b.jsx("span", { className: "cell", children: rt.fromISO(r).toFormat("dd. MM. yyyy") }) : null;
37381
37391
  }, Q4e = {
37382
37392
  dateTimeFormat: "dd. MM. yyyy HH:mm"
37383
- }, JSe = ({
37393
+ }, USe = ({
37384
37394
  rowData: e,
37385
37395
  column: t
37386
37396
  }) => {
@@ -37390,7 +37400,7 @@ const Cs = /* @__PURE__ */ ho(q4e), ZSe = ({
37390
37400
  return r ? /* @__PURE__ */ b.jsx("span", { className: "cell", children: rt.fromISO(r, {
37391
37401
  setZone: !0
37392
37402
  }).toFormat(n) }) : null;
37393
- }, USe = ({
37403
+ }, XSe = ({
37394
37404
  rowData: e,
37395
37405
  column: t
37396
37406
  }) => {
@@ -37406,7 +37416,7 @@ const Cs = /* @__PURE__ */ ho(q4e), ZSe = ({
37406
37416
  }) => {
37407
37417
  const n = Cs(t.name, e) ? /* @__PURE__ */ b.jsx(dU, {}) : /* @__PURE__ */ b.jsx(fU, {});
37408
37418
  return /* @__PURE__ */ b.jsx(K4e, { children: n });
37409
- }, XSe = fe.memo(e6e), t6e = ie.div`
37419
+ }, $Se = fe.memo(e6e), t6e = ie.div`
37410
37420
  width: 100%;
37411
37421
  `, r6e = ie.div`
37412
37422
  display: flex;
@@ -37418,7 +37428,7 @@ const Cs = /* @__PURE__ */ ho(q4e), ZSe = ({
37418
37428
  & .faIcon {
37419
37429
  margin-right: 4px;
37420
37430
  }
37421
- `, $Se = ({
37431
+ `, qSe = ({
37422
37432
  rowData: e,
37423
37433
  onRowAction: t
37424
37434
  }) => {
@@ -37430,9 +37440,9 @@ const Cs = /* @__PURE__ */ ho(q4e), ZSe = ({
37430
37440
  /* @__PURE__ */ b.jsx(Tr, { icon: "deleteX", size: "12px" }),
37431
37441
  /* @__PURE__ */ b.jsx(Pn, { id: "dataGrid.deleteItem", message: "Delete" })
37432
37442
  ] }) });
37433
- }, qSe = ie(qce)`
37443
+ }, QSe = ie(qce)`
37434
37444
  text-decoration: underline;
37435
- `, QSe = (e) => /* @__PURE__ */ b.jsx(oi, { ...e, appearance: "primary", variant: "link" }), n6e = ie.div`
37445
+ `, KSe = (e) => /* @__PURE__ */ b.jsx(oi, { ...e, appearance: "primary", variant: "link" }), n6e = ie.div`
37436
37446
  display: flex;
37437
37447
  justify-content: center;
37438
37448
  width: 100%;
@@ -37463,7 +37473,7 @@ const Cs = /* @__PURE__ */ ho(q4e), ZSe = ({
37463
37473
  border: 1x solid;
37464
37474
  border-radius: md;
37465
37475
  border-color: lightGray3;
37466
- `, KSe = ({
37476
+ `, eIe = ({
37467
37477
  rowData: e,
37468
37478
  column: t,
37469
37479
  onClick: r
@@ -37570,7 +37580,7 @@ const Cs = /* @__PURE__ */ ho(q4e), ZSe = ({
37570
37580
  display: flex;
37571
37581
  justify-content: flex-start;
37572
37582
  width: fit-content;
37573
- `, eIe = ({
37583
+ `, tIe = ({
37574
37584
  value: e,
37575
37585
  enumObj: t,
37576
37586
  appearanceMap: r,
@@ -37615,7 +37625,7 @@ const Cs = /* @__PURE__ */ ho(q4e), ZSe = ({
37615
37625
  line-break: anywhere;
37616
37626
  white-space: initial;
37617
37627
  }
37618
- `, tIe = ({
37628
+ `, rIe = ({
37619
37629
  rowData: e,
37620
37630
  column: t
37621
37631
  }) => {
@@ -37645,7 +37655,7 @@ const Cs = /* @__PURE__ */ ho(q4e), ZSe = ({
37645
37655
  return e ? o.push(/* @__PURE__ */ b.jsx(XT, { icon: "pen", onClick: n, linkTo: r }, "edit")) : o.push(/* @__PURE__ */ b.jsx(XT, { icon: "chevronRight", onClick: n, linkTo: r }, "read")), o;
37646
37656
  }, [e, n, r]);
37647
37657
  return /* @__PURE__ */ b.jsx(g6e, { onClick: n, children: i });
37648
- }, rIe = ({
37658
+ }, nIe = ({
37649
37659
  rowData: e,
37650
37660
  column: t,
37651
37661
  onRowAction: r
@@ -37995,7 +38005,7 @@ const Z6e = /* @__PURE__ */ ho(Y6e), KF = (e) => ke((t, r) => {
37995
38005
  return !(e.rowData !== t.rowData || e.displayColumnWidth !== t.displayColumnWidth || ((r = e.column) == null ? void 0 : r.fixedSize) != ((n = t.column) == null ? void 0 : n.fixedSize) || ((i = e.column) == null ? void 0 : i.flexGrow) != ((o = t.column) == null ? void 0 : o.flexGrow) || ((l = e.column) == null ? void 0 : l.flexShrink) != ((c = t.column) == null ? void 0 : c.flexShrink) || ((u = e.group) == null ? void 0 : u.start) != ((f = t.group) == null ? void 0 : f.start) || ((h = e.group) == null ? void 0 : h.end) != ((p = t.group) == null ? void 0 : p.end) || ((v = e.column) != null && v.formatRowValue || (m = t.column) != null && m.formatRowValue) && ((w = e.column) == null ? void 0 : w.formatRowValue) !== ((C = t.column) == null ? void 0 : C.formatRowValue) || ((S = e.column) != null && S.cellComponent || (x = t.column) != null && x.cellComponent) && (((I = e.column) == null ? void 0 : I.cellComponent) !== ((O = t.column) == null ? void 0 : O.cellComponent) || e.onRowAction !== t.onRowAction));
37996
38006
  }), K6e = (e) => /* @__PURE__ */ b.jsx("svg", { "data-icon": "edit", viewBox: "0 0 16 16", ...e, children: /* @__PURE__ */ b.jsx("path", { d: "M3.25 10.26l2.47 2.47 6.69-6.69-2.46-2.48-6.7 6.7zM.99 14.99l3.86-1.39-2.46-2.44-1.4 3.83zm12.25-14c-.48 0-.92.2-1.24.51l-1.44 1.44 2.47 2.47 1.44-1.44c.32-.32.51-.75.51-1.24.01-.95-.77-1.74-1.74-1.74z", fillRule: "evenodd" }) }), e5e = (e) => /* @__PURE__ */ b.jsx("svg", { "data-icon": "eye-open", viewBox: "0 0 16 16", ...e, children: /* @__PURE__ */ b.jsx("path", { d: "M8.002 7.003a1.003 1.003 0 000 2.005 1.003 1.003 0 000-2.005zm7.988.972v-.02-.01-.02-.02a.675.675 0 00-.17-.36c-.509-.673-1.118-1.264-1.737-1.806-1.328-1.173-2.846-2.155-4.523-2.546a6.702 6.702 0 00-2.925-.06c-.889.18-1.738.541-2.546.992C2.84 4.837 1.692 5.81.694 6.902c-.18.211-.36.411-.53.632a.742.742 0 000 .932c.51.672 1.119 1.264 1.738 1.805 1.328 1.173 2.846 2.156 4.523 2.547.968.23 1.947.24 2.925.04.889-.18 1.738-.542 2.546-.993 1.248-.712 2.397-1.684 3.395-2.777.18-.2.37-.411.54-.632.09-.1.149-.23.169-.36v-.02-.02-.01-.02-.03c0-.01-.01-.01-.01-.02zm-7.988 3.038a2.998 2.998 0 01-2.995-3.008 2.998 2.998 0 012.995-3.008 2.998 2.998 0 012.996 3.008 2.998 2.998 0 01-2.996 3.008z", fillRule: "evenodd" }) }), iw = Symbol();
37997
38007
  var Qv = /* @__PURE__ */ ((e) => (e.TopLeft = "top-left", e.TopRight = "top-right", e.BottomLeft = "bottom-left", e.BottomRight = "bottom-right", e))(Qv || {});
37998
- const nIe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38008
+ const iIe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37999
38009
  __proto__: null,
38000
38010
  ExtraControlButtonPosition: Qv,
38001
38011
  rowClassSymbol: iw
@@ -45023,7 +45033,7 @@ const ii = {
45023
45033
  setColumnsOrder: `${ni}/setColumnsOrder`
45024
45034
  };
45025
45035
  let qP = !1;
45026
- const iIe = (e = {}, t) => mwe(e, (r) => {
45036
+ const aIe = (e = {}, t) => mwe(e, (r) => {
45027
45037
  var i, o, l, c, u;
45028
45038
  !qP && e && Object.keys(e).length > 0 && (r = ywe(r), qP = !0);
45029
45039
  const n = t.gridName;
@@ -46798,7 +46808,7 @@ const oCe = ie.div`
46798
46808
  border-left: ${({
46799
46809
  $hasBorder: e
46800
46810
  }) => e ? "1px solid white" : "none"};
46801
- `, aIe = ie.button`
46811
+ `, oIe = ie.button`
46802
46812
  display: none;
46803
46813
  min-width: 160px;
46804
46814
  height: 38px;
@@ -50935,7 +50945,7 @@ const txe = /* @__PURE__ */ ho(exe), rxe = (e, t, r = [], n) => {
50935
50945
  }), onChange: l, onClear: c, variant: "gray" }),
50936
50946
  /* @__PURE__ */ b.jsx(aj, { onDragEnd: n, children: /* @__PURE__ */ b.jsx(Ix, { droppableId: "droppable", direction: "vertical", children: (u) => /* @__PURE__ */ b.jsx(ft.div, { h: "400px", overflowY: "scroll", mt: "20px", ref: u.innerRef, ...u.droppableProps, children: e == null ? void 0 : e.map((f, h) => /* @__PURE__ */ b.jsx(hj, { draggableId: f.name, index: h, isDragDisabled: !!i, children: (p, v) => /* @__PURE__ */ b.jsx(vxe, { column: f, innerRef: p.innerRef, columnsConfigValues: t, setColumnsConfigOptions: r, searchedValue: i, draggableProps: p.draggableProps, dragHandleProps: p.dragHandleProps }, h) }, f.name)) }) }) })
50937
50947
  ] });
50938
- }, oIe = (e) => {
50948
+ }, sIe = (e) => {
50939
50949
  const {
50940
50950
  optimizeFilters: t = !1,
50941
50951
  extraControlButtons: r,
@@ -51747,7 +51757,7 @@ function vEe(e, t) {
51747
51757
  }
51748
51758
  return r;
51749
51759
  }
51750
- const sIe = (e, t = "grid") => {
51760
+ const lIe = (e, t = "grid") => {
51751
51761
  const r = Owe(e), n = Pwe(e);
51752
51762
  return cEe((i) => ({
51753
51763
  [`${t}Selectors`]: n(i)
@@ -51770,7 +51780,7 @@ const sIe = (e, t = "grid") => {
51770
51780
  setColumnsOrder: r.setColumnsOrder
51771
51781
  }, i)
51772
51782
  }));
51773
- }, lIe = (e, t, r, n) => it(() => {
51783
+ }, cIe = (e, t, r, n) => it(() => {
51774
51784
  if (e)
51775
51785
  return {
51776
51786
  onClick: t,
@@ -51856,7 +51866,7 @@ const sIe = (e, t = "grid") => {
51856
51866
  `, AEe = ie.div`
51857
51867
  display: flex;
51858
51868
  position: relative;
51859
- `, cIe = ({
51869
+ `, uIe = ({
51860
51870
  name: e,
51861
51871
  label: t,
51862
51872
  value: r,
@@ -51887,41 +51897,42 @@ const sIe = (e, t = "grid") => {
51887
51897
  ] });
51888
51898
  };
51889
51899
  export {
51900
+ ISe as Add,
51890
51901
  sU as AddPhoto,
51891
- NSe as Alert,
51902
+ _Se as Alert,
51892
51903
  cU as ArrowDown,
51893
51904
  SSe as ArrowForward,
51894
51905
  uU as ArrowUp,
51895
- _Se as Avatar,
51896
- LSe as Badge,
51906
+ LSe as Avatar,
51907
+ BSe as Badge,
51897
51908
  $Ee as BarcodeScan,
51898
- XSe as BoolIconCell,
51899
- BSe as BorderedBox,
51909
+ $Se as BoolIconCell,
51910
+ FSe as BorderedBox,
51900
51911
  tSe as Box,
51901
51912
  oi as Button,
51902
- QSe as ButtonInCell,
51913
+ KSe as ButtonInCell,
51903
51914
  gSe as Calendar,
51904
51915
  iU as Cancel,
51905
- FSe as Card,
51916
+ VSe as Card,
51906
51917
  dce as CardBody,
51907
51918
  fce as CardImage,
51908
51919
  Wm as Checkbox,
51909
51920
  nSe as CheckedBox,
51910
- oIe as CommonGrid,
51921
+ sIe as CommonGrid,
51911
51922
  bSe as Company,
51912
51923
  _Ee as Complaint,
51913
51924
  iSe as Consolidation,
51914
- ISe as CornerDialog,
51915
- aIe as CustomSelectButton,
51916
- ZSe as DateCell,
51925
+ kSe as CornerDialog,
51926
+ oIe as CustomSelectButton,
51927
+ JSe as DateCell,
51917
51928
  SO as DatePicker,
51918
- JSe as DateTimeCell,
51929
+ USe as DateTimeCell,
51919
51930
  xSe as Desktop,
51920
51931
  aSe as Dispatch,
51921
- VSe as Dropdown,
51932
+ jSe as Dropdown,
51922
51933
  ICe as DropdownSelect,
51923
51934
  oSe as EmptyRack,
51924
- eIe as EnumInCell,
51935
+ tIe as EnumInCell,
51925
51936
  tC as ErrorMessage,
51926
51937
  LEe as Expeditions,
51927
51938
  Vm as FieldLabel,
@@ -51943,12 +51954,12 @@ export {
51943
51954
  _U as H7,
51944
51955
  BEe as HamburgerMenu,
51945
51956
  FEe as HelpCircle1,
51946
- tIe as HoverBubble,
51957
+ rIe as HoverBubble,
51947
51958
  Tr as Icon,
51948
51959
  XT as IconButtonInCell,
51949
51960
  kce as Image,
51950
- KSe as ImageCell,
51951
- PSe as ImageList,
51961
+ eIe as ImageCell,
51962
+ MSe as ImageList,
51952
51963
  XEe as ImagePlaceholder,
51953
51964
  VEe as Income,
51954
51965
  lSe as Info,
@@ -51957,13 +51968,13 @@ export {
51957
51968
  jEe as Inventory,
51958
51969
  qEe as Inventory2,
51959
51970
  Tae as KeyPress,
51960
- jSe as Label,
51971
+ WSe as Label,
51961
51972
  bse as LightBox,
51962
- WSe as Line,
51973
+ HSe as Line,
51963
51974
  KA as Link,
51964
- qSe as LinkInCell,
51975
+ QSe as LinkInCell,
51965
51976
  cSe as Location,
51966
- HSe as Logo,
51977
+ GSe as Logo,
51967
51978
  QEe as Logout1,
51968
51979
  uSe as MakePhoto,
51969
51980
  WEe as MenuItems,
@@ -51986,12 +51997,12 @@ export {
51986
51997
  UEe as Product,
51987
51998
  YEe as Products,
51988
51999
  aU as Profile,
51989
- GSe as ProgressBar,
52000
+ zSe as ProgressBar,
51990
52001
  KEe as Puzzle1,
51991
52002
  vSe as QRCode,
51992
52003
  rSe as Rack,
51993
- YSe as RadioButton,
51994
- $Se as RemoveCell,
52004
+ ZSe as RadioButton,
52005
+ qSe as RemoveCell,
51995
52006
  ZEe as Return,
51996
52007
  v6e as RowActionsCell,
51997
52008
  mSe as Rows,
@@ -52003,26 +52014,26 @@ export {
52003
52014
  Th as SpaceAround,
52004
52015
  Th as SpaceAroundWrap,
52005
52016
  iA as Spinner,
52006
- USe as StringJoinCell,
52017
+ XSe as StringJoinCell,
52007
52018
  i6e as SwitchInCell,
52008
- DSe as TabContent,
52009
- MSe as Tabs,
52019
+ RSe as TabContent,
52020
+ DSe as Tabs,
52010
52021
  Tse as Tag,
52011
52022
  na as Text,
52012
- cIe as TextArea,
52013
- kSe as ThemeProvider,
52023
+ uIe as TextArea,
52024
+ OSe as ThemeProvider,
52014
52025
  pSe as ThreeDots,
52015
- zSe as Toast,
52026
+ YSe as Toast,
52016
52027
  fU as ToastError,
52017
52028
  dU as ToastSuccess,
52018
52029
  jm as Toggle,
52019
- rIe as ToggleCell,
52030
+ nIe as ToggleCell,
52020
52031
  JEe as Transfer,
52021
52032
  wSe as Truck,
52022
52033
  fSe as TwoBoxes,
52023
52034
  hSe as TwoCheckedBoxes,
52024
52035
  ASe as TwoUsers,
52025
- nIe as Types,
52036
+ iIe as Types,
52026
52037
  na as Typography,
52027
52038
  ni as actionPrefix,
52028
52039
  Jt as actionTypes,
@@ -52031,16 +52042,16 @@ export {
52031
52042
  Rd as createRgba,
52032
52043
  Twe as createSelectors,
52033
52044
  Hb as iconDictionary,
52034
- TSe as palletes,
52035
- iIe as reducer,
52045
+ PSe as palletes,
52046
+ aIe as reducer,
52036
52047
  xN as themes,
52037
52048
  KF as useAddFilter,
52038
52049
  tf as useClickOutside,
52039
52050
  Bv as useEvent,
52040
- lIe as useFloatingButton,
52051
+ cIe as useFloatingButton,
52041
52052
  yse as useLightBox,
52042
52053
  x_ as useModal,
52043
- RSe as useTabs,
52044
- OSe as utils,
52045
- sIe as withReduxActions
52054
+ NSe as useTabs,
52055
+ TSe as utils,
52056
+ lIe as withReduxActions
52046
52057
  };