@mailstep/design-system 0.6.82 → 0.6.83

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.82",
3
+ "version": "0.6.83",
4
4
  "license": "ISC",
5
5
  "type": "module",
6
6
  "main": "./ui/index.js",
@@ -0,0 +1,3 @@
1
+ import { FC } from 'react';
2
+ import { SvgProps } from '../types';
3
+ export declare const Admin: 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 Admin = function (props) { return (_jsxs("svg", __assign({ width: "42", height: "42", viewBox: "0 0 42 42", fill: "none", stroke: "#DB2B19", xmlns: "http://www.w3.org/2000/svg" }, props, { children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M33.0137 8.96659C33.7785 9.23434 34.2895 9.95534 34.2895 10.7656V22.6183C34.2895 25.9311 33.0855 29.0933 30.9592 31.5433C29.89 32.7771 28.5373 33.7378 27.1005 34.5148L20.874 37.8783L14.637 34.5131C13.1985 33.7361 11.844 32.7771 10.773 31.5416C8.645 29.0916 7.4375 25.9276 7.4375 22.6113V10.7656C7.4375 9.95534 7.9485 9.23434 8.71325 8.96659L20.2317 4.91884C20.6412 4.77534 21.0875 4.77534 21.4952 4.91884L33.0137 8.96659Z", strokeWidth: "2.625", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M16.3144 20.856L19.6254 24.1688L26.4469 17.3473", strokeWidth: "2.625", strokeLinecap: "round", strokeLinejoin: "round" })] }))); };
@@ -0,0 +1,3 @@
1
+ import { FC } from 'react';
2
+ import { SvgProps } from '../types';
3
+ export declare const HorizontalLines: 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 HorizontalLines = function (props) { return (_jsxs("svg", __assign({ width: "42", height: "42", viewBox: "0 0 42 42", fill: "none", stroke: "#22394E", xmlns: "http://www.w3.org/2000/svg" }, props, { children: [_jsx("path", { d: "M8.75 14H35", strokeWidth: "2.625", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M8.75 21H35", strokeWidth: "2.625", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M8.75 28H28", strokeWidth: "2.625", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })] }))); };
@@ -66,3 +66,5 @@ export { Fragile } from './Fragile';
66
66
  export { TrashBin } from './TrashBin';
67
67
  export { Container } from './Container';
68
68
  export { Dashboard } from './Dashboard';
69
+ export { HorizontalLines } from './HorizontalLines';
70
+ export { Admin } from './Admin';
@@ -66,3 +66,5 @@ export { Fragile } from './Fragile';
66
66
  export { TrashBin } from './TrashBin';
67
67
  export { Container } from './Container';
68
68
  export { Dashboard } from './Dashboard';
69
+ export { HorizontalLines } from './HorizontalLines';
70
+ export { Admin } from './Admin';
package/ui/index.es.js CHANGED
@@ -8645,7 +8645,14 @@ const kJ = {
8645
8645
  /* @__PURE__ */ g.jsx("path", { d: "M11.5 13.75C12.5125 13.75 13.3334 12.9292 13.3334 11.9167C13.3334 10.9042 12.5125 10.0833 11.5 10.0833C10.4875 10.0833 9.66669 10.9042 9.66669 11.9167C9.66669 12.9292 10.4875 13.75 11.5 13.75Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
8646
8646
  /* @__PURE__ */ g.jsx("path", { d: "M13.3333 10.0833L15.1666 8.25", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
8647
8647
  /* @__PURE__ */ g.jsx("path", { d: "M5.79628 19.25C4.30735 18.0552 3.22341 16.4223 2.69466 14.5778C2.16591 12.7332 2.21855 10.7683 2.84527 8.95527C3.47199 7.14226 4.64176 5.57097 6.19247 4.45913C7.74318 3.3473 9.59803 2.75 11.5 2.75C13.4019 2.75 15.2568 3.3473 16.8075 4.45913C18.3582 5.57097 19.528 7.14226 20.1547 8.95527C20.7814 10.7683 20.834 12.7332 20.3053 14.5778C19.7765 16.4223 18.6926 18.0552 17.2037 19.25H5.79628Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })
8648
- ] }) }), HJ = Sg`
8648
+ ] }) }), oke = (e) => /* @__PURE__ */ g.jsxs("svg", { width: "42", height: "42", viewBox: "0 0 42 42", fill: "none", stroke: "#22394E", xmlns: "http://www.w3.org/2000/svg", ...e, children: [
8649
+ /* @__PURE__ */ g.jsx("path", { d: "M8.75 14H35", strokeWidth: "2.625", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }),
8650
+ /* @__PURE__ */ g.jsx("path", { d: "M8.75 21H35", strokeWidth: "2.625", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }),
8651
+ /* @__PURE__ */ g.jsx("path", { d: "M8.75 28H28", strokeWidth: "2.625", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })
8652
+ ] }), ske = (e) => /* @__PURE__ */ g.jsxs("svg", { width: "42", height: "42", viewBox: "0 0 42 42", fill: "none", stroke: "#DB2B19", xmlns: "http://www.w3.org/2000/svg", ...e, children: [
8653
+ /* @__PURE__ */ g.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M33.0137 8.96659C33.7785 9.23434 34.2895 9.95534 34.2895 10.7656V22.6183C34.2895 25.9311 33.0855 29.0933 30.9592 31.5433C29.89 32.7771 28.5373 33.7378 27.1005 34.5148L20.874 37.8783L14.637 34.5131C13.1985 33.7361 11.844 32.7771 10.773 31.5416C8.645 29.0916 7.4375 25.9276 7.4375 22.6113V10.7656C7.4375 9.95534 7.9485 9.23434 8.71325 8.96659L20.2317 4.91884C20.6412 4.77534 21.0875 4.77534 21.4952 4.91884L33.0137 8.96659Z", strokeWidth: "2.625", strokeLinecap: "round", strokeLinejoin: "round" }),
8654
+ /* @__PURE__ */ g.jsx("path", { d: "M16.3144 20.856L19.6254 24.1688L26.4469 17.3473", strokeWidth: "2.625", strokeLinecap: "round", strokeLinejoin: "round" })
8655
+ ] }), HJ = Sg`
8649
8656
  0% {
8650
8657
  stroke-dasharray: 1px, 200px;
8651
8658
  stroke-dashoffset: 0px;
@@ -18082,7 +18089,7 @@ const Ite = {
18082
18089
  default: Ite,
18083
18090
  light: kte,
18084
18091
  mailwise: Ote
18085
- }, RB = S2("en"), oke = ({
18092
+ }, RB = S2("en"), lke = ({
18086
18093
  children: e,
18087
18094
  theme: t = "default",
18088
18095
  preflight: r = !0,
@@ -24420,7 +24427,7 @@ const Ioe = q.div`
24420
24427
  mb: t = 2,
24421
24428
  mt: r = 2,
24422
24429
  ...n
24423
- }) => /* @__PURE__ */ g.jsx(u0, { fontFamily: e, mt: r, mb: t, ...n }), ske = (e) => /* @__PURE__ */ g.jsx(u0, { fontSize: "18px", ...e }), Hoe = (e) => /* @__PURE__ */ g.jsx(u0, { fontSize: "16px", ...e }), PF = (e) => /* @__PURE__ */ g.jsx(u0, { fontSize: "14px", ...e }), TF = (e) => /* @__PURE__ */ g.jsx(u0, { fontSize: "12px", ...e }), zoe = (e) => /* @__PURE__ */ g.jsx(u0, { fontSize: "10px", ...e }), lke = (e) => /* @__PURE__ */ g.jsx(Wc, { fontSize: "32px", as: "h1", ...e }), Goe = (e) => /* @__PURE__ */ g.jsx(Wc, { fontSize: "24px", as: "h2", ...e }), cke = (e) => /* @__PURE__ */ g.jsx(Wc, { fontSize: "21px", as: "h3", ...e }), uke = (e) => /* @__PURE__ */ g.jsx(Wc, { fontSize: "18px", as: "h4", ...e }), _oe = (e) => /* @__PURE__ */ g.jsx(Wc, { fontSize: "16px", as: "h5", ...e }), sv = (e) => /* @__PURE__ */ g.jsx(Wc, { fontSize: "14px", as: "h6", ...e }), Uoe = (e) => /* @__PURE__ */ g.jsx(Wc, { fontSize: "12px", as: "h6", ...e }), Zoe = q.div`
24430
+ }) => /* @__PURE__ */ g.jsx(u0, { fontFamily: e, mt: r, mb: t, ...n }), cke = (e) => /* @__PURE__ */ g.jsx(u0, { fontSize: "18px", ...e }), Hoe = (e) => /* @__PURE__ */ g.jsx(u0, { fontSize: "16px", ...e }), PF = (e) => /* @__PURE__ */ g.jsx(u0, { fontSize: "14px", ...e }), TF = (e) => /* @__PURE__ */ g.jsx(u0, { fontSize: "12px", ...e }), zoe = (e) => /* @__PURE__ */ g.jsx(u0, { fontSize: "10px", ...e }), uke = (e) => /* @__PURE__ */ g.jsx(Wc, { fontSize: "32px", as: "h1", ...e }), Goe = (e) => /* @__PURE__ */ g.jsx(Wc, { fontSize: "24px", as: "h2", ...e }), dke = (e) => /* @__PURE__ */ g.jsx(Wc, { fontSize: "21px", as: "h3", ...e }), fke = (e) => /* @__PURE__ */ g.jsx(Wc, { fontSize: "18px", as: "h4", ...e }), _oe = (e) => /* @__PURE__ */ g.jsx(Wc, { fontSize: "16px", as: "h5", ...e }), sv = (e) => /* @__PURE__ */ g.jsx(Wc, { fontSize: "14px", as: "h6", ...e }), Uoe = (e) => /* @__PURE__ */ g.jsx(Wc, { fontSize: "12px", as: "h6", ...e }), Zoe = q.div`
24424
24431
  text-align: center;
24425
24432
  cursor: pointer;
24426
24433
  color: red1;
@@ -31242,7 +31249,7 @@ function print() { __p += __j.call(arguments, '') }
31242
31249
  var Ihe = eg.exports, yP = Ihe.runInContext(), d2 = LF(yP, yP), khe = YC, MV = khe("get", UC());
31243
31250
  MV.placeholder = lv();
31244
31251
  var Ohe = MV;
31245
- const Cs = /* @__PURE__ */ Ra(Ohe), dke = ({
31252
+ const Cs = /* @__PURE__ */ Ra(Ohe), pke = ({
31246
31253
  rowData: e,
31247
31254
  column: t
31248
31255
  }) => {
@@ -31250,7 +31257,7 @@ const Cs = /* @__PURE__ */ Ra(Ohe), dke = ({
31250
31257
  return r ? /* @__PURE__ */ g.jsx("span", { className: "cell", children: nt.fromISO(r).toFormat("dd. MM. yyyy") }) : null;
31251
31258
  }, Phe = {
31252
31259
  dateTimeFormat: "dd. MM. yyyy HH:mm"
31253
- }, fke = ({
31260
+ }, Ake = ({
31254
31261
  rowData: e,
31255
31262
  column: t
31256
31263
  }) => {
@@ -31260,7 +31267,7 @@ const Cs = /* @__PURE__ */ Ra(Ohe), dke = ({
31260
31267
  return r ? /* @__PURE__ */ g.jsx("span", { className: "cell", children: nt.fromISO(r, {
31261
31268
  setZone: !0
31262
31269
  }).toFormat(n) }) : null;
31263
- }, pke = ({
31270
+ }, hke = ({
31264
31271
  rowData: e,
31265
31272
  column: t
31266
31273
  }) => {
@@ -31276,7 +31283,7 @@ const Cs = /* @__PURE__ */ Ra(Ohe), dke = ({
31276
31283
  }) => {
31277
31284
  const n = Cs(t.name, e) ? /* @__PURE__ */ g.jsx(jJ, {}) : /* @__PURE__ */ g.jsx(WJ, {});
31278
31285
  return /* @__PURE__ */ g.jsx(The, { children: n });
31279
- }, Ake = fe.memo(Mhe), Lhe = q.div`
31286
+ }, gke = fe.memo(Mhe), Lhe = q.div`
31280
31287
  width: 100%;
31281
31288
  `, Dhe = q.div`
31282
31289
  display: flex;
@@ -31288,7 +31295,7 @@ const Cs = /* @__PURE__ */ Ra(Ohe), dke = ({
31288
31295
  & .faIcon {
31289
31296
  margin-right: 4px;
31290
31297
  }
31291
- `, hke = ({
31298
+ `, vke = ({
31292
31299
  rowData: e,
31293
31300
  onRowAction: t
31294
31301
  }) => {
@@ -32599,7 +32606,7 @@ const E3e = q(Tc)`
32599
32606
  }) => e ? ct`
32600
32607
  font-weight: ${e};
32601
32608
  ` : null}
32602
- `, gke = q(E3e)`
32609
+ `, mke = q(E3e)`
32603
32610
  text-decoration: underline;
32604
32611
  `, I3e = q.span`
32605
32612
  display: flex;
@@ -32853,7 +32860,7 @@ const E3e = q(Tc)`
32853
32860
  t || t === "" ? t : "Loading"
32854
32861
  ] }) : A.children ? A.children : r && (typeof r == "string" ? /* @__PURE__ */ g.jsx(m9, { icon: r }) : r),
32855
32862
  i && (typeof i == "string" ? /* @__PURE__ */ g.jsx(m9, { $addMarginLeft: !!i, icon: i }) : i)
32856
- ] }) }), vke = (e) => /* @__PURE__ */ g.jsx(Un, { ...e, appearance: "primary", variant: "link" }), P3e = q.div`
32863
+ ] }) }), bke = (e) => /* @__PURE__ */ g.jsx(Un, { ...e, appearance: "primary", variant: "link" }), P3e = q.div`
32857
32864
  display: flex;
32858
32865
  justify-content: center;
32859
32866
  width: 100%;
@@ -33055,7 +33062,7 @@ const W3e = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
33055
33062
  border: 1x solid;
33056
33063
  border-radius: md;
33057
33064
  border-color: lightGray3;
33058
- `, mke = ({
33065
+ `, yke = ({
33059
33066
  rowData: e,
33060
33067
  column: t,
33061
33068
  onClick: r
@@ -33162,7 +33169,7 @@ const W3e = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
33162
33169
  display: flex;
33163
33170
  justify-content: flex-start;
33164
33171
  width: 100%;
33165
- `, bke = ({
33172
+ `, wke = ({
33166
33173
  value: e,
33167
33174
  enumObj: t,
33168
33175
  appearanceMap: r,
@@ -33207,7 +33214,7 @@ const W3e = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
33207
33214
  line-break: anywhere;
33208
33215
  white-space: initial;
33209
33216
  }
33210
- `, yke = ({
33217
+ `, Cke = ({
33211
33218
  rowData: e,
33212
33219
  column: t
33213
33220
  }) => {
@@ -33237,7 +33244,7 @@ const W3e = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
33237
33244
  return e ? o.push(/* @__PURE__ */ g.jsx(WP, { icon: "pen", onClick: n, linkTo: r }, "edit")) : o.push(/* @__PURE__ */ g.jsx(WP, { icon: "chevronRight", onClick: n, linkTo: r }, "read")), o;
33238
33245
  }, [e, n, r]);
33239
33246
  return /* @__PURE__ */ g.jsx(q3e, { onClick: n, children: i });
33240
- }, wke = ({
33247
+ }, xke = ({
33241
33248
  rowData: e,
33242
33249
  column: t,
33243
33250
  onRowAction: r
@@ -33602,7 +33609,7 @@ const Pge = /* @__PURE__ */ Ra(Oge), ZV = (e) => Ce((t, r) => {
33602
33609
  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) || ((p = e.group) == null ? void 0 : p.end) != ((A = t.group) == null ? void 0 : A.end) || ((v = e.column) != null && v.formatRowValue || (m = t.column) != null && m.formatRowValue) && ((y = e.column) == null ? void 0 : y.formatRowValue) !== ((w = t.column) == null ? void 0 : w.formatRowValue) || ((E = e.column) != null && E.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));
33603
33610
  }), Bge = (e) => /* @__PURE__ */ g.jsx("svg", { "data-icon": "edit", viewBox: "0 0 16 16", ...e, children: /* @__PURE__ */ g.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" }) }), Fge = (e) => /* @__PURE__ */ g.jsx("svg", { "data-icon": "eye-open", viewBox: "0 0 16 16", ...e, children: /* @__PURE__ */ g.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" }) }), cy = Symbol();
33604
33611
  var ig = /* @__PURE__ */ ((e) => (e.TopLeft = "top-left", e.TopRight = "top-right", e.BottomLeft = "bottom-left", e.BottomRight = "bottom-right", e))(ig || {});
33605
- const Cke = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
33612
+ const Ske = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
33606
33613
  __proto__: null,
33607
33614
  ExtraControlButtonPosition: ig,
33608
33615
  rowClassSymbol: cy
@@ -40633,7 +40640,7 @@ const si = {
40633
40640
  setColumnsOrder: `${oi}/setColumnsOrder`
40634
40641
  };
40635
40642
  let _T = !1;
40636
- const xke = (e = {}, t) => e7e(e, (r) => {
40643
+ const Eke = (e = {}, t) => e7e(e, (r) => {
40637
40644
  var i, o, l, c, u;
40638
40645
  !_T && e && Object.keys(e).length > 0 && (r = i7e(r), _T = !0);
40639
40646
  const n = t.gridName;
@@ -40816,7 +40823,7 @@ const xke = (e = {}, t) => e7e(e, (r) => {
40816
40823
  return ht(() => (document.addEventListener("keydown", r, !1), () => {
40817
40824
  document.removeEventListener("keydown", r, !1);
40818
40825
  }), [r]), null;
40819
- }, Ske = {
40826
+ }, Ike = {
40820
40827
  createRgba: Dc,
40821
40828
  KeyPress: g7e
40822
40829
  }, v7e = q(ng)`
@@ -42495,7 +42502,7 @@ const Pv = ({
42495
42502
  border-left: ${({
42496
42503
  $hasBorder: e
42497
42504
  }) => e ? "1px solid white" : "none"};
42498
- `, Eke = q.button`
42505
+ `, kke = q.button`
42499
42506
  display: none;
42500
42507
  min-width: 160px;
42501
42508
  height: 38px;
@@ -46982,7 +46989,7 @@ const Hbe = /* @__PURE__ */ Ra(Wbe), zbe = (e, t, r = [], n) => {
46982
46989
  }), onChange: l, onClear: c, variant: "gray" }),
46983
46990
  /* @__PURE__ */ g.jsx(qj, { onDragEnd: n, children: /* @__PURE__ */ g.jsx(Px, { droppableId: "droppable", direction: "vertical", children: (u) => /* @__PURE__ */ g.jsx(st.div, { h: "400px", overflowY: "scroll", mt: "20px", ref: u.innerRef, ...u.droppableProps, children: e == null ? void 0 : e.map((f, p) => /* @__PURE__ */ g.jsx(oW, { draggableId: f.name, index: p, isDragDisabled: !!i, children: (A, v) => /* @__PURE__ */ g.jsx(Aye, { column: f, innerRef: A.innerRef, columnsConfigValues: t, setColumnsConfigOptions: r, searchedValue: i, draggableProps: A.draggableProps, dragHandleProps: A.dragHandleProps }, p) }, f.name)) }) }) })
46984
46991
  ] });
46985
- }, Ike = (e) => {
46992
+ }, Oke = (e) => {
46986
46993
  const {
46987
46994
  optimizeFilters: t = !1,
46988
46995
  extraControlButtons: r,
@@ -47794,7 +47801,7 @@ function Awe(e, t) {
47794
47801
  }
47795
47802
  return r;
47796
47803
  }
47797
- const kke = (e, t = "grid") => {
47804
+ const Pke = (e, t = "grid") => {
47798
47805
  const r = p7e(e), n = h7e(e);
47799
47806
  return swe((i) => ({
47800
47807
  [`${t}Selectors`]: n(i)
@@ -47817,7 +47824,7 @@ const kke = (e, t = "grid") => {
47817
47824
  setColumnsOrder: r.setColumnsOrder
47818
47825
  }, i)
47819
47826
  }));
47820
- }, Oke = (e, t, r) => Je(() => {
47827
+ }, Tke = (e, t, r) => Je(() => {
47821
47828
  if (e)
47822
47829
  return {
47823
47830
  onClick: t,
@@ -47902,7 +47909,7 @@ const kke = (e, t = "grid") => {
47902
47909
  color: ${({
47903
47910
  fontColor: e
47904
47911
  }) => G.color(e)};
47905
- `, Pke = ({
47912
+ `, Mke = ({
47906
47913
  title: e,
47907
47914
  children: t,
47908
47915
  onClose: r,
@@ -50974,7 +50981,7 @@ const exe = q.div`
50974
50981
  }
50975
50982
  }
50976
50983
  }
50977
- `, Tke = {
50984
+ `, Lke = {
50978
50985
  greenWhite: {
50979
50986
  color: "green60",
50980
50987
  textColor: "white"
@@ -51098,7 +51105,7 @@ const bxe = q.img`
51098
51105
  isDisabled: e
51099
51106
  }) => e ? "gray" : "red1"};
51100
51107
  }
51101
- `, Mke = ({
51108
+ `, Dke = ({
51102
51109
  onImageUpload: e,
51103
51110
  onImageRemove: t,
51104
51111
  onImageClick: r,
@@ -51501,7 +51508,7 @@ const bxe = q.img`
51501
51508
  bottom: 10px;
51502
51509
  right: 10px;
51503
51510
  font-size: 12px;
51504
- `, Lke = ({
51511
+ `, Rke = ({
51505
51512
  onSubmit: e,
51506
51513
  activeLanguage: t,
51507
51514
  onLanguageChange: r,
@@ -51564,7 +51571,7 @@ const bxe = q.img`
51564
51571
  @media (min-width: 1024px) {
51565
51572
  display: none;
51566
51573
  }
51567
- `, Dke = ({
51574
+ `, Nke = ({
51568
51575
  isLeftMenuOpen: e,
51569
51576
  onClick: t
51570
51577
  }) => {
@@ -52119,7 +52126,7 @@ const bxe = q.img`
52119
52126
  ] }),
52120
52127
  A && I && /* @__PURE__ */ g.jsx(CSe, { children: n == null ? void 0 : n.map((H, U) => /* @__PURE__ */ g.jsx(eH, { isCompact: l, lightMode: c, ...H, onCloseLeftMenu: p, isSubitem: !0 }, `${U}`)) })
52121
52128
  ] });
52122
- }, FSe = xg(eH), Rke = ({
52129
+ }, FSe = xg(eH), Bke = ({
52123
52130
  menuItems: e,
52124
52131
  isCompact: t,
52125
52132
  setIsCompact: r,
@@ -52310,7 +52317,7 @@ const _Se = /* @__PURE__ */ Ra(GSe), USe = ct`
52310
52317
  flex-direction: row;
52311
52318
  width: auto;
52312
52319
  }
52313
- `, Nke = ({
52320
+ `, Fke = ({
52314
52321
  items: e,
52315
52322
  activeStep: t,
52316
52323
  hasStepNumbering: r,
@@ -52335,7 +52342,7 @@ const _Se = /* @__PURE__ */ Ra(GSe), USe = ct`
52335
52342
  }, v) => /* @__PURE__ */ g.jsx(XSe, { onClick: n == null ? void 0 : n(v), title: c, index: v, total: e.length, activeStep: t, disabled: u, visible: f, completed: p, hasStepNumbering: r, icon: A }, c)) }),
52336
52343
  l && /* @__PURE__ */ g.jsx(l, { handleGoToNextStep: i, isLoading: o })
52337
52344
  ] }) : null;
52338
- }, Bke = ({
52345
+ }, Vke = ({
52339
52346
  totalSteps: e
52340
52347
  }) => {
52341
52348
  const [t, r] = Be(0), [n, i] = Be(!1), o = Ce(() => {
@@ -52460,16 +52467,16 @@ const _Se = /* @__PURE__ */ Ra(GSe), USe = ct`
52460
52467
  /* @__PURE__ */ g.jsx(Kb, { children: o }),
52461
52468
  r && l && l > 0 && /* @__PURE__ */ g.jsx(eEe, { children: /* @__PURE__ */ g.jsx(Kb, { variant: "medium", children: l }) })
52462
52469
  ] }) });
52463
- }, Fke = ({
52470
+ }, jke = ({
52464
52471
  tabsDefinition: e,
52465
52472
  activeTab: t,
52466
52473
  onTabSwitch: r,
52467
52474
  mb: n
52468
- }) => /* @__PURE__ */ g.jsx(rEe, { $mb: n, children: e.map((i, o) => /* @__PURE__ */ g.jsx(nEe, { value: o, tabDefinition: i, isActive: o === t, onTabSwitch: r }, o)) }), Vke = ({
52475
+ }) => /* @__PURE__ */ g.jsx(rEe, { $mb: n, children: e.map((i, o) => /* @__PURE__ */ g.jsx(nEe, { value: o, tabDefinition: i, isActive: o === t, onTabSwitch: r }, o)) }), Wke = ({
52469
52476
  activeTab: e,
52470
52477
  value: t,
52471
52478
  children: r
52472
- }) => e === t ? r : null, jke = (e) => {
52479
+ }) => e === t ? r : null, Hke = (e) => {
52473
52480
  const t = e.map((l) => l.default).indexOf(!0), r = t === -1 ? 0 : t, [n, i] = Be(r), o = Ce((l) => {
52474
52481
  i(l);
52475
52482
  }, []);
@@ -52569,7 +52576,7 @@ const _Se = /* @__PURE__ */ Ra(GSe), USe = ct`
52569
52576
  info: "info",
52570
52577
  warning: "circleTriangle",
52571
52578
  danger: "circleTriangle"
52572
- }, Wke = (e) => {
52579
+ }, zke = (e) => {
52573
52580
  const {
52574
52581
  intent: t,
52575
52582
  inline: r,
@@ -52619,7 +52626,7 @@ const _Se = /* @__PURE__ */ Ra(GSe), USe = ct`
52619
52626
  :hover {
52620
52627
  background-color: ${(e) => e.$hoverColorBack ? G.color(e.$hoverColorBack) : "auto"};
52621
52628
  }
52622
- `, Hke = ({
52629
+ `, Gke = ({
52623
52630
  src: e,
52624
52631
  size: t = gEe,
52625
52632
  colorFront: r,
@@ -52664,7 +52671,7 @@ const _Se = /* @__PURE__ */ Ra(GSe), USe = ct`
52664
52671
  }) => e ? ct`
52665
52672
  width: ${e};
52666
52673
  ` : ""};
52667
- `, zke = ({
52674
+ `, _ke = ({
52668
52675
  children: e,
52669
52676
  color: t = "red1",
52670
52677
  size: r = "default",
@@ -52688,7 +52695,7 @@ const _Se = /* @__PURE__ */ Ra(GSe), USe = ct`
52688
52695
  border: slim;
52689
52696
  border-color: lightGray3;
52690
52697
  border-radius: md;
52691
- `, Gke = ({
52698
+ `, Uke = ({
52692
52699
  children: e,
52693
52700
  className: t,
52694
52701
  id: r,
@@ -52718,7 +52725,7 @@ const _Se = /* @__PURE__ */ Ra(GSe), USe = ct`
52718
52725
  border-color: ${G.color("gray1")};
52719
52726
  }
52720
52727
  `}
52721
- `, _ke = ({
52728
+ `, Zke = ({
52722
52729
  children: e,
52723
52730
  display: t = "block",
52724
52731
  bg: r,
@@ -52763,7 +52770,7 @@ const _Se = /* @__PURE__ */ Ra(GSe), USe = ct`
52763
52770
  showArrow: e
52764
52771
  }) => e ? "block" : "none"};
52765
52772
  }
52766
- `, Uke = ({
52773
+ `, Yke = ({
52767
52774
  show: e,
52768
52775
  className: t,
52769
52776
  wrapRef: r,
@@ -52790,7 +52797,7 @@ const _Se = /* @__PURE__ */ Ra(GSe), USe = ct`
52790
52797
  gabTop: t,
52791
52798
  gabBottom: r
52792
52799
  }) => `${n3[e] || n3[t]} 0 ${n3[e] || n3[r]}`};
52793
- `, Zke = ({
52800
+ `, Jke = ({
52794
52801
  gab: e = "none",
52795
52802
  gabTop: t = "none",
52796
52803
  gabBottom: r = "none",
@@ -52854,7 +52861,7 @@ const _Se = /* @__PURE__ */ Ra(GSe), USe = ct`
52854
52861
  `, TEe = q.span`
52855
52862
  position: relative;
52856
52863
  align-self: center;
52857
- `, Yke = ({
52864
+ `, Xke = ({
52858
52865
  progress: e = 0,
52859
52866
  status: t,
52860
52867
  errorMessage: r,
@@ -52949,7 +52956,7 @@ const _Se = /* @__PURE__ */ Ra(GSe), USe = ct`
52949
52956
  success: "Success",
52950
52957
  error: "Error",
52951
52958
  warning: "Warning"
52952
- }, Jke = ({
52959
+ }, Qke = ({
52953
52960
  closeToast: e,
52954
52961
  title: t,
52955
52962
  text: r,
@@ -53050,7 +53057,7 @@ const _Se = /* @__PURE__ */ Ra(GSe), USe = ct`
53050
53057
  margin: 0;
53051
53058
  margin-left: 8px;
53052
53059
  font-size: 14px;
53053
- `, Xke = ({
53060
+ `, Kke = ({
53054
53061
  label: e,
53055
53062
  id: t,
53056
53063
  name: r,
@@ -53145,7 +53152,7 @@ const _Se = /* @__PURE__ */ Ra(GSe), USe = ct`
53145
53152
  `, KEe = q.div`
53146
53153
  display: flex;
53147
53154
  position: relative;
53148
- `, Qke = ({
53155
+ `, qke = ({
53149
53156
  name: e,
53150
53157
  label: t,
53151
53158
  value: r,
@@ -53178,40 +53185,41 @@ const _Se = /* @__PURE__ */ Ra(GSe), USe = ct`
53178
53185
  export {
53179
53186
  tke as Add,
53180
53187
  NJ as AddPhoto,
53181
- Wke as Alert,
53188
+ ske as Admin,
53189
+ zke as Alert,
53182
53190
  FJ as ArrowDown,
53183
53191
  eke as ArrowForward,
53184
53192
  VJ as ArrowUp,
53185
- Hke as Avatar,
53186
- zke as Badge,
53193
+ Gke as Avatar,
53194
+ _ke as Badge,
53187
53195
  EIe as BarcodeScan,
53188
- Ake as BoolIconCell,
53189
- Gke as BorderedBox,
53196
+ gke as BoolIconCell,
53197
+ Uke as BorderedBox,
53190
53198
  TIe as Box,
53191
53199
  Un as Button,
53192
- vke as ButtonInCell,
53200
+ bke as ButtonInCell,
53193
53201
  _Ie as Calendar,
53194
53202
  PJ as Cancel,
53195
- _ke as Card,
53203
+ Zke as Card,
53196
53204
  av as Checkbox,
53197
53205
  LIe as CheckedBox,
53198
- Ike as CommonGrid,
53206
+ Oke as CommonGrid,
53199
53207
  YIe as Company,
53200
53208
  pIe as Complaint,
53201
53209
  DIe as Consolidation,
53202
53210
  ike as Container,
53203
- Pke as CornerDialog,
53204
- Eke as CustomSelectButton,
53211
+ Mke as CornerDialog,
53212
+ kke as CustomSelectButton,
53205
53213
  ake as Dashboard,
53206
- dke as DateCell,
53214
+ pke as DateCell,
53207
53215
  nI as DatePicker,
53208
- fke as DateTimeCell,
53216
+ Ake as DateTimeCell,
53209
53217
  qIe as Desktop,
53210
53218
  RIe as Dispatch,
53211
- Uke as Dropdown,
53219
+ Yke as Dropdown,
53212
53220
  fbe as DropdownSelect,
53213
53221
  NIe as EmptyRack,
53214
- bke as EnumInCell,
53222
+ wke as EnumInCell,
53215
53223
  Hy as ErrorMessage,
53216
53224
  AIe as Expeditions,
53217
53225
  Lg as FieldLabel,
@@ -53226,22 +53234,23 @@ export {
53226
53234
  rke as Fragile,
53227
53235
  BIe as Gift,
53228
53236
  BJ as Group,
53229
- lke as H1,
53237
+ uke as H1,
53230
53238
  Goe as H2,
53231
- cke as H3,
53232
- uke as H4,
53239
+ dke as H3,
53240
+ fke as H4,
53233
53241
  _oe as H5,
53234
53242
  sv as H6,
53235
53243
  Uoe as H7,
53236
53244
  TJ as HamburgerMenu,
53237
- Dke as HamburgerMenuButton,
53245
+ Nke as HamburgerMenuButton,
53238
53246
  hIe as HelpCircle1,
53239
- yke as HoverBubble,
53247
+ oke as HorizontalLines,
53248
+ Cke as HoverBubble,
53240
53249
  Mt as Icon,
53241
53250
  WP as IconButtonInCell,
53242
53251
  H3e as Image,
53243
- mke as ImageCell,
53244
- Mke as ImageList,
53252
+ yke as ImageCell,
53253
+ Dke as ImageList,
53245
53254
  SIe as ImagePlaceholder,
53246
53255
  gIe as Income,
53247
53256
  FIe as Info,
@@ -53253,11 +53262,11 @@ export {
53253
53262
  iIe as Label,
53254
53263
  Pxe as LanguageSwitch,
53255
53264
  ixe as LightBox,
53256
- Zke as Line,
53265
+ Jke as Line,
53257
53266
  Fx as Link,
53258
- gke as LinkInCell,
53267
+ mke as LinkInCell,
53259
53268
  VIe as Location,
53260
- Lke as LoginPage,
53269
+ Rke as LoginPage,
53261
53270
  nSe as Logo,
53262
53271
  kIe as Logout1,
53263
53272
  jIe as MakePhoto,
@@ -53269,7 +53278,7 @@ export {
53269
53278
  mIe as Notification2,
53270
53279
  PIe as OpenBox,
53271
53280
  Kbe as Pagination,
53272
- ske as Paragraph1,
53281
+ cke as Paragraph1,
53273
53282
  Hoe as Paragraph2,
53274
53283
  PF as Paragraph3,
53275
53284
  TF as Paragraph4,
@@ -53281,47 +53290,47 @@ export {
53281
53290
  xIe as Product,
53282
53291
  yIe as Products,
53283
53292
  DJ as Profile,
53284
- Yke as ProgressBar,
53293
+ Xke as ProgressBar,
53285
53294
  OIe as Puzzle1,
53286
53295
  UIe as QRCode,
53287
53296
  MIe as Rack,
53288
- Xke as RadioButton,
53289
- hke as RemoveCell,
53297
+ Kke as RadioButton,
53298
+ vke as RemoveCell,
53290
53299
  wIe as Return,
53291
53300
  $3e as RowActionsCell,
53292
53301
  ZIe as Rows,
53293
53302
  pC as Select,
53294
53303
  RJ as Settings2,
53295
53304
  JIe as ShoppingBag,
53296
- Rke as SideMenu,
53305
+ Bke as SideMenu,
53297
53306
  E3e as SimpleLink,
53298
53307
  OV as SingleSelect,
53299
53308
  k2 as SpaceAround,
53300
53309
  k2 as SpaceAroundWrap,
53301
53310
  hw as Spinner,
53302
53311
  VSe as StepCircle,
53303
- Nke as Stepper,
53304
- pke as StringJoinCell,
53312
+ Fke as Stepper,
53313
+ hke as StringJoinCell,
53305
53314
  T3e as SwitchInCell,
53306
- Vke as TabContent,
53307
- Fke as Tabs,
53315
+ Wke as TabContent,
53316
+ jke as Tabs,
53308
53317
  gxe as Tag,
53309
53318
  u0 as Text,
53310
- Qke as TextArea,
53311
- oke as ThemeProvider,
53319
+ qke as TextArea,
53320
+ lke as ThemeProvider,
53312
53321
  GIe as ThreeDots,
53313
- Jke as Toast,
53322
+ Qke as Toast,
53314
53323
  WJ as ToastError,
53315
53324
  jJ as ToastSuccess,
53316
53325
  ov as Toggle,
53317
- wke as ToggleCell,
53326
+ xke as ToggleCell,
53318
53327
  CIe as Transfer,
53319
53328
  nke as TrashBin,
53320
53329
  XIe as Truck,
53321
53330
  HIe as TwoBoxes,
53322
53331
  zIe as TwoCheckedBoxes,
53323
53332
  QIe as TwoUsers,
53324
- Cke as Types,
53333
+ Ske as Types,
53325
53334
  u0 as Typography,
53326
53335
  oi as actionPrefix,
53327
53336
  Yt as actionTypes,
@@ -53332,17 +53341,17 @@ export {
53332
53341
  A7e as createSelectors,
53333
53342
  hSe as expandedMenuWidth,
53334
53343
  e8 as iconDictionary,
53335
- Tke as palletes,
53336
- xke as reducer,
53344
+ Lke as palletes,
53345
+ Eke as reducer,
53337
53346
  DB as themes,
53338
53347
  ZV as useAddFilter,
53339
53348
  Cl as useClickOutside,
53340
53349
  T3 as useEvent,
53341
- Oke as useFloatingButton,
53350
+ Tke as useFloatingButton,
53342
53351
  axe as useLightBox,
53343
53352
  UV as useModal,
53344
- Bke as useStepper,
53345
- jke as useTabs,
53346
- Ske as utils,
53347
- kke as withReduxActions
53353
+ Vke as useStepper,
53354
+ Hke as useTabs,
53355
+ Ike as utils,
53356
+ Pke as withReduxActions
53348
53357
  };