@tracktor/shared-module 2.21.0 → 2.22.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import Z from "axios";
2
- import fe, { useMemo as G, createContext as pe, useContext as P, useEffect as S, useState as Y, Suspense as ge, useRef as me, useCallback as O } from "react";
3
- const ze = (e, r) => {
2
+ import fe, { useMemo as M, createContext as pe, useContext as j, useEffect as k, useState as J, Suspense as ge, useCallback as Y } from "react";
3
+ const De = (e, r) => {
4
4
  const a = Z.CancelToken.source(), o = Z({
5
5
  ...e,
6
6
  ...r,
@@ -10,28 +10,28 @@ const ze = (e, r) => {
10
10
  a.cancel("Query was cancelled");
11
11
  }, o;
12
12
  };
13
- var D = { exports: {} }, L = {};
13
+ var $ = { exports: {} }, I = {};
14
14
  var ee;
15
- function he() {
16
- if (ee) return L;
15
+ function me() {
16
+ if (ee) return I;
17
17
  ee = 1;
18
18
  var e = /* @__PURE__ */ Symbol.for("react.transitional.element"), r = /* @__PURE__ */ Symbol.for("react.fragment");
19
- function a(o, n, s) {
19
+ function a(o, n, i) {
20
20
  var c = null;
21
- if (s !== void 0 && (c = "" + s), n.key !== void 0 && (c = "" + n.key), "key" in n) {
22
- s = {};
23
- for (var u in n)
24
- u !== "key" && (s[u] = n[u]);
25
- } else s = n;
26
- return n = s.ref, {
21
+ if (i !== void 0 && (c = "" + i), n.key !== void 0 && (c = "" + n.key), "key" in n) {
22
+ i = {};
23
+ for (var l in n)
24
+ l !== "key" && (i[l] = n[l]);
25
+ } else i = n;
26
+ return n = i.ref, {
27
27
  $$typeof: e,
28
28
  type: o,
29
29
  key: c,
30
30
  ref: n !== void 0 ? n : null,
31
- props: s
31
+ props: i
32
32
  };
33
33
  }
34
- return L.Fragment = r, L.jsx = a, L.jsxs = a, L;
34
+ return I.Fragment = r, I.jsx = a, I.jsxs = a, I;
35
35
  }
36
36
  var N = {};
37
37
  var te;
@@ -43,15 +43,15 @@ function ye() {
43
43
  return t.$$typeof === le ? null : t.displayName || t.name || null;
44
44
  if (typeof t == "string") return t;
45
45
  switch (t) {
46
- case T:
46
+ case P:
47
47
  return "Fragment";
48
48
  case d:
49
49
  return "Profiler";
50
- case h:
50
+ case g:
51
51
  return "StrictMode";
52
- case I:
52
+ case x:
53
53
  return "Suspense";
54
- case ie:
54
+ case se:
55
55
  return "SuspenseList";
56
56
  case ce:
57
57
  return "Activity";
@@ -60,21 +60,21 @@ function ye() {
60
60
  switch (typeof t.tag == "number" && console.error(
61
61
  "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
62
62
  ), t.$$typeof) {
63
- case j:
63
+ case A:
64
64
  return "Portal";
65
- case R:
66
- return t.displayName || "Context";
67
65
  case b:
66
+ return t.displayName || "Context";
67
+ case R:
68
68
  return (t._context.displayName || "Context") + ".Consumer";
69
69
  case _:
70
- var p = t.render;
71
- return t = t.displayName, t || (t = p.displayName || p.name || "", t = t !== "" ? "ForwardRef(" + t + ")" : "ForwardRef"), t;
72
- case se:
73
- return p = t.displayName || null, p !== null ? p : e(t.type) || "Memo";
70
+ var f = t.render;
71
+ return t = t.displayName, t || (t = f.displayName || f.name || "", t = t !== "" ? "ForwardRef(" + t + ")" : "ForwardRef"), t;
72
+ case ie:
73
+ return f = t.displayName || null, f !== null ? f : e(t.type) || "Memo";
74
74
  case z:
75
- p = t._payload, t = t._init;
75
+ f = t._payload, t = t._init;
76
76
  try {
77
- return e(t(p));
77
+ return e(t(f));
78
78
  } catch {
79
79
  }
80
80
  }
@@ -86,27 +86,27 @@ function ye() {
86
86
  function a(t) {
87
87
  try {
88
88
  r(t);
89
- var p = !1;
89
+ var f = !1;
90
90
  } catch {
91
- p = !0;
91
+ f = !0;
92
92
  }
93
- if (p) {
94
- p = console;
95
- var y = p.error, w = typeof Symbol == "function" && Symbol.toStringTag && t[Symbol.toStringTag] || t.constructor.name || "Object";
96
- return y.call(
97
- p,
93
+ if (f) {
94
+ f = console;
95
+ var h = f.error, E = typeof Symbol == "function" && Symbol.toStringTag && t[Symbol.toStringTag] || t.constructor.name || "Object";
96
+ return h.call(
97
+ f,
98
98
  "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
99
- w
99
+ E
100
100
  ), r(t);
101
101
  }
102
102
  }
103
103
  function o(t) {
104
- if (t === T) return "<>";
104
+ if (t === P) return "<>";
105
105
  if (typeof t == "object" && t !== null && t.$$typeof === z)
106
106
  return "<...>";
107
107
  try {
108
- var p = e(t);
109
- return p ? "<" + p + ">" : "<...>";
108
+ var f = e(t);
109
+ return f ? "<" + f + ">" : "<...>";
110
110
  } catch {
111
111
  return "<...>";
112
112
  }
@@ -115,45 +115,45 @@ function ye() {
115
115
  var t = U.A;
116
116
  return t === null ? null : t.getOwner();
117
117
  }
118
- function s() {
118
+ function i() {
119
119
  return Error("react-stack-top-frame");
120
120
  }
121
121
  function c(t) {
122
- if (J.call(t, "key")) {
123
- var p = Object.getOwnPropertyDescriptor(t, "key").get;
124
- if (p && p.isReactWarning) return !1;
122
+ if (q.call(t, "key")) {
123
+ var f = Object.getOwnPropertyDescriptor(t, "key").get;
124
+ if (f && f.isReactWarning) return !1;
125
125
  }
126
126
  return t.key !== void 0;
127
127
  }
128
- function u(t, p) {
129
- function y() {
130
- q || (q = !0, console.error(
128
+ function l(t, f) {
129
+ function h() {
130
+ G || (G = !0, console.error(
131
131
  "%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
132
- p
132
+ f
133
133
  ));
134
134
  }
135
- y.isReactWarning = !0, Object.defineProperty(t, "key", {
136
- get: y,
135
+ h.isReactWarning = !0, Object.defineProperty(t, "key", {
136
+ get: h,
137
137
  configurable: !0
138
138
  });
139
139
  }
140
- function l() {
140
+ function u() {
141
141
  var t = e(this.type);
142
142
  return K[t] || (K[t] = !0, console.error(
143
143
  "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
144
144
  )), t = this.props.ref, t !== void 0 ? t : null;
145
145
  }
146
- function f(t, p, y, w, $, V) {
147
- var E = y.ref;
146
+ function p(t, f, h, E, F, Q) {
147
+ var w = h.ref;
148
148
  return t = {
149
- $$typeof: k,
149
+ $$typeof: T,
150
150
  type: t,
151
- key: p,
152
- props: y,
153
- _owner: w
154
- }, (E !== void 0 ? E : null) !== null ? Object.defineProperty(t, "ref", {
151
+ key: f,
152
+ props: h,
153
+ _owner: E
154
+ }, (w !== void 0 ? w : null) !== null ? Object.defineProperty(t, "ref", {
155
155
  enumerable: !1,
156
- get: l
156
+ get: u
157
157
  }) : Object.defineProperty(t, "ref", { enumerable: !1, value: null }), t._store = {}, Object.defineProperty(t._store, "validated", {
158
158
  configurable: !1,
159
159
  enumerable: !1,
@@ -168,69 +168,69 @@ function ye() {
168
168
  configurable: !1,
169
169
  enumerable: !1,
170
170
  writable: !0,
171
- value: $
171
+ value: F
172
172
  }), Object.defineProperty(t, "_debugTask", {
173
173
  configurable: !1,
174
174
  enumerable: !1,
175
175
  writable: !0,
176
- value: V
176
+ value: Q
177
177
  }), Object.freeze && (Object.freeze(t.props), Object.freeze(t)), t;
178
178
  }
179
- function i(t, p, y, w, $, V) {
180
- var E = p.children;
181
- if (E !== void 0)
182
- if (w)
183
- if (ue(E)) {
184
- for (w = 0; w < E.length; w++)
185
- m(E[w]);
186
- Object.freeze && Object.freeze(E);
179
+ function s(t, f, h, E, F, Q) {
180
+ var w = f.children;
181
+ if (w !== void 0)
182
+ if (E)
183
+ if (ue(w)) {
184
+ for (E = 0; E < w.length; E++)
185
+ m(w[E]);
186
+ Object.freeze && Object.freeze(w);
187
187
  } else
188
188
  console.error(
189
189
  "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
190
190
  );
191
- else m(E);
192
- if (J.call(p, "key")) {
193
- E = e(t);
194
- var x = Object.keys(p).filter(function(de) {
191
+ else m(w);
192
+ if (q.call(f, "key")) {
193
+ w = e(t);
194
+ var O = Object.keys(f).filter(function(de) {
195
195
  return de !== "key";
196
196
  });
197
- w = 0 < x.length ? "{key: someKey, " + x.join(": ..., ") + ": ...}" : "{key: someKey}", X[E + w] || (x = 0 < x.length ? "{" + x.join(": ..., ") + ": ...}" : "{}", console.error(
197
+ E = 0 < O.length ? "{key: someKey, " + O.join(": ..., ") + ": ...}" : "{key: someKey}", X[w + E] || (O = 0 < O.length ? "{" + O.join(": ..., ") + ": ...}" : "{}", console.error(
198
198
  `A props object containing a "key" prop is being spread into JSX:
199
199
  let props = %s;
200
200
  <%s {...props} />
201
201
  React keys must be passed directly to JSX without using spread:
202
202
  let props = %s;
203
203
  <%s key={someKey} {...props} />`,
204
- w,
205
204
  E,
206
- x,
207
- E
208
- ), X[E + w] = !0);
205
+ w,
206
+ O,
207
+ w
208
+ ), X[w + E] = !0);
209
209
  }
210
- if (E = null, y !== void 0 && (a(y), E = "" + y), c(p) && (a(p.key), E = "" + p.key), "key" in p) {
211
- y = {};
212
- for (var M in p)
213
- M !== "key" && (y[M] = p[M]);
214
- } else y = p;
215
- return E && u(
216
- y,
210
+ if (w = null, h !== void 0 && (a(h), w = "" + h), c(f) && (a(f.key), w = "" + f.key), "key" in f) {
211
+ h = {};
212
+ for (var V in f)
213
+ V !== "key" && (h[V] = f[V]);
214
+ } else h = f;
215
+ return w && l(
216
+ h,
217
217
  typeof t == "function" ? t.displayName || t.name || "Unknown" : t
218
- ), f(
218
+ ), p(
219
219
  t,
220
- E,
221
- y,
220
+ w,
221
+ h,
222
222
  n(),
223
- $,
224
- V
223
+ F,
224
+ Q
225
225
  );
226
226
  }
227
227
  function m(t) {
228
- g(t) ? t._store && (t._store.validated = 1) : typeof t == "object" && t !== null && t.$$typeof === z && (t._payload.status === "fulfilled" ? g(t._payload.value) && t._payload.value._store && (t._payload.value._store.validated = 1) : t._store && (t._store.validated = 1));
228
+ y(t) ? t._store && (t._store.validated = 1) : typeof t == "object" && t !== null && t.$$typeof === z && (t._payload.status === "fulfilled" ? y(t._payload.value) && t._payload.value._store && (t._payload.value._store.validated = 1) : t._store && (t._store.validated = 1));
229
229
  }
230
- function g(t) {
231
- return typeof t == "object" && t !== null && t.$$typeof === k;
230
+ function y(t) {
231
+ return typeof t == "object" && t !== null && t.$$typeof === T;
232
232
  }
233
- var v = fe, k = /* @__PURE__ */ Symbol.for("react.transitional.element"), j = /* @__PURE__ */ Symbol.for("react.portal"), T = /* @__PURE__ */ Symbol.for("react.fragment"), h = /* @__PURE__ */ Symbol.for("react.strict_mode"), d = /* @__PURE__ */ Symbol.for("react.profiler"), b = /* @__PURE__ */ Symbol.for("react.consumer"), R = /* @__PURE__ */ Symbol.for("react.context"), _ = /* @__PURE__ */ Symbol.for("react.forward_ref"), I = /* @__PURE__ */ Symbol.for("react.suspense"), ie = /* @__PURE__ */ Symbol.for("react.suspense_list"), se = /* @__PURE__ */ Symbol.for("react.memo"), z = /* @__PURE__ */ Symbol.for("react.lazy"), ce = /* @__PURE__ */ Symbol.for("react.activity"), le = /* @__PURE__ */ Symbol.for("react.client.reference"), U = v.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, J = Object.prototype.hasOwnProperty, ue = Array.isArray, Q = console.createTask ? console.createTask : function() {
233
+ var v = fe, T = /* @__PURE__ */ Symbol.for("react.transitional.element"), A = /* @__PURE__ */ Symbol.for("react.portal"), P = /* @__PURE__ */ Symbol.for("react.fragment"), g = /* @__PURE__ */ Symbol.for("react.strict_mode"), d = /* @__PURE__ */ Symbol.for("react.profiler"), R = /* @__PURE__ */ Symbol.for("react.consumer"), b = /* @__PURE__ */ Symbol.for("react.context"), _ = /* @__PURE__ */ Symbol.for("react.forward_ref"), x = /* @__PURE__ */ Symbol.for("react.suspense"), se = /* @__PURE__ */ Symbol.for("react.suspense_list"), ie = /* @__PURE__ */ Symbol.for("react.memo"), z = /* @__PURE__ */ Symbol.for("react.lazy"), ce = /* @__PURE__ */ Symbol.for("react.activity"), le = /* @__PURE__ */ Symbol.for("react.client.reference"), U = v.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, q = Object.prototype.hasOwnProperty, ue = Array.isArray, W = console.createTask ? console.createTask : function() {
234
234
  return null;
235
235
  };
236
236
  v = {
@@ -238,47 +238,47 @@ React keys must be passed directly to JSX without using spread:
238
238
  return t();
239
239
  }
240
240
  };
241
- var q, K = {}, H = v.react_stack_bottom_frame.bind(
241
+ var G, K = {}, B = v.react_stack_bottom_frame.bind(
242
242
  v,
243
- s
244
- )(), B = Q(o(s)), X = {};
245
- N.Fragment = T, N.jsx = function(t, p, y) {
246
- var w = 1e4 > U.recentlyCreatedOwnerStacks++;
247
- return i(
243
+ i
244
+ )(), H = W(o(i)), X = {};
245
+ N.Fragment = P, N.jsx = function(t, f, h) {
246
+ var E = 1e4 > U.recentlyCreatedOwnerStacks++;
247
+ return s(
248
248
  t,
249
- p,
250
- y,
249
+ f,
250
+ h,
251
251
  !1,
252
- w ? Error("react-stack-top-frame") : H,
253
- w ? Q(o(t)) : B
252
+ E ? Error("react-stack-top-frame") : B,
253
+ E ? W(o(t)) : H
254
254
  );
255
- }, N.jsxs = function(t, p, y) {
256
- var w = 1e4 > U.recentlyCreatedOwnerStacks++;
257
- return i(
255
+ }, N.jsxs = function(t, f, h) {
256
+ var E = 1e4 > U.recentlyCreatedOwnerStacks++;
257
+ return s(
258
258
  t,
259
- p,
260
- y,
259
+ f,
260
+ h,
261
261
  !0,
262
- w ? Error("react-stack-top-frame") : H,
263
- w ? Q(o(t)) : B
262
+ E ? Error("react-stack-top-frame") : B,
263
+ E ? W(o(t)) : H
264
264
  );
265
265
  };
266
266
  })()), N;
267
267
  }
268
268
  var re;
269
- function ve() {
270
- return re || (re = 1, process.env.NODE_ENV === "production" ? D.exports = he() : D.exports = ye()), D.exports;
269
+ function he() {
270
+ return re || (re = 1, process.env.NODE_ENV === "production" ? $.exports = me() : $.exports = ye()), $.exports;
271
271
  }
272
- var C = ve();
273
- const Ue = ({ IMaskMixin: e, ...r }) => {
274
- const a = G(
272
+ var C = he();
273
+ const Ye = ({ IMaskMixin: e, ...r }) => {
274
+ const a = M(
275
275
  // eslint-disable-next-line react/jsx-props-no-spreading
276
276
  () => e(({ TextField: o, ...n }) => /* @__PURE__ */ C.jsx(o, { ...n })),
277
277
  [e]
278
278
  );
279
279
  return /* @__PURE__ */ C.jsx(a, { ...r });
280
- }, A = pe({}), Qe = ({ children: e, apiURL: r, libraries: a, localStorageKeys: o }) => {
281
- const n = G(
280
+ }, S = pe({}), ze = ({ children: e, apiURL: r, libraries: a, localStorageKeys: o }) => {
281
+ const n = M(
282
282
  () => ({
283
283
  apiURL: r,
284
284
  libraries: a,
@@ -286,24 +286,24 @@ const Ue = ({ IMaskMixin: e, ...r }) => {
286
286
  }),
287
287
  [r, a, o]
288
288
  );
289
- return /* @__PURE__ */ C.jsx(A.Provider, { value: n, children: e });
290
- }, Ve = ({ data: e, ...r }) => {
291
- const { libraries: a } = P(A), o = r?.reactRouter || a?.reactRouter, n = r?.gtm || a?.gtm;
289
+ return /* @__PURE__ */ C.jsx(S.Provider, { value: n, children: e });
290
+ }, Ue = ({ data: e, ...r }) => {
291
+ const { libraries: a } = j(S), o = r?.reactRouter || a?.reactRouter, n = r?.gtm || a?.gtm;
292
292
  if (!o)
293
293
  throw new Error(
294
294
  "React Router is not provided. You can provide it with InjectDependenciesProvider or directly in props of GTMSendPageView."
295
295
  );
296
296
  if (!n)
297
297
  throw new Error("GTM is not provided. You can provide it with InjectDependenciesProvider or directly in props of GTMSendPageView.");
298
- const { useGoogleTagManager: s } = n, { useLocation: c, Outlet: u } = o, { pathname: l } = c(), { sendEvent: f } = s();
299
- return S(() => {
300
- f({
298
+ const { useGoogleTagManager: i } = n, { useLocation: c, Outlet: l } = o, { pathname: u } = c(), { sendEvent: p } = i();
299
+ return k(() => {
300
+ p({
301
301
  event: "pageView",
302
- pathname: l,
302
+ pathname: u,
303
303
  ...e
304
304
  });
305
- }, [e, l, f]), /* @__PURE__ */ C.jsx(u, {});
306
- }, F = (() => {
305
+ }, [e, u, p]), /* @__PURE__ */ C.jsx(l, {});
306
+ }, L = (() => {
307
307
  try {
308
308
  return typeof global == "object" && global !== null && ("HermesInternal" in global || // Hermes JS engine
309
309
  "__fbBatchedBridge" in global || // RN Bridge
@@ -311,43 +311,43 @@ const Ue = ({ IMaskMixin: e, ...r }) => {
311
311
  } catch {
312
312
  return !1;
313
313
  }
314
- })(), we = "user", Me = ({
314
+ })(), ve = "user", We = ({
315
315
  tokenTypeKey: e = "tokenType",
316
316
  tokenKey: r = "accessToken",
317
317
  postContentType: a = "application/json",
318
318
  ...o
319
319
  }) => {
320
- const { apiURL: n = o.apiURL, libraries: s, localStorageKeys: c } = P(A), u = o?.userLocalStorageKey || c?.user || we, l = o?.axios || s?.axios;
321
- if (!l)
320
+ const { apiURL: n = o.apiURL, libraries: i, localStorageKeys: c } = j(S), l = o?.userLocalStorageKey || c?.user || ve, u = o?.axios || i?.axios;
321
+ if (!u)
322
322
  throw new Error("Axios is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
323
- if (!l?.defaults || F)
323
+ if (!u?.defaults || L)
324
324
  return null;
325
325
  if (typeof window < "u" && window.localStorage) {
326
- const f = localStorage.getItem(u), i = f ? JSON.parse(f) : null, m = i?.[e] ? i[e] : null, g = i?.[r] ? i[r] : null, v = f ? `${m} ${g}` : null;
327
- v && (l.defaults.headers.common.Authorization = v);
326
+ const p = localStorage.getItem(l), s = p ? JSON.parse(p) : null, m = s?.[e] ? s[e] : null, y = s?.[r] ? s[r] : null, v = p ? `${m} ${y}` : null;
327
+ v && (u.defaults.headers.common.Authorization = v);
328
328
  }
329
- return l.defaults.baseURL = n, l.defaults.headers.post["Content-Type"] = a, null;
330
- }, Ge = ({ language: e, ...r }) => {
331
- const { libraries: a } = P(A), o = r?.dayjs || a?.dayjs, n = r?.plugin || a?.dayjsPlugin;
329
+ return u.defaults.baseURL = n, u.defaults.headers.post["Content-Type"] = a, null;
330
+ }, Qe = ({ language: e, ...r }) => {
331
+ const { libraries: a } = j(S), o = r?.dayjs || a?.dayjs, n = r?.plugin || a?.dayjsPlugin;
332
332
  if (!o)
333
333
  throw new Error(
334
334
  "Dayjs is not provided. You can provide it with InjectDependenciesProvider or directly in props of InitializeDaysJSConfig."
335
335
  );
336
- return S(() => {
336
+ return k(() => {
337
337
  (async () => {
338
338
  const c = e || navigator.language?.slice(0, 2) || "en";
339
- n && n.forEach((u) => {
340
- u && o.extend(u);
339
+ n && n.forEach((l) => {
340
+ l && o.extend(l);
341
341
  }), await import("dayjs/locale/en"), await import("dayjs/locale/fr"), o.locale(c);
342
342
  })().then();
343
343
  }, [o, n, e]), null;
344
- }, Je = ({ debug: e, resources: r, ...a }) => {
345
- const { libraries: o } = P(A), n = a?.i18 || o?.i18, { i18next: s, initReactI18next: c, languageDetector: u } = n || {};
346
- if (F)
344
+ }, Ve = ({ debug: e, resources: r, ...a }) => {
345
+ const { libraries: o } = j(S), n = a?.i18 || o?.i18, { i18next: i, initReactI18next: c, languageDetector: l } = n || {};
346
+ if (L)
347
347
  return null;
348
348
  if (!n)
349
349
  throw new Error("i18 is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
350
- return s?.isInitialized || (s.use(u).use(c).init({
350
+ return i?.isInitialized || (i.use(l).use(c).init({
351
351
  debug: e,
352
352
  fallbackLng: "en",
353
353
  interpolation: {
@@ -361,35 +361,35 @@ const Ue = ({ IMaskMixin: e, ...r }) => {
361
361
  resources: r,
362
362
  returnNull: !1
363
363
  }).then(() => {
364
- document.documentElement.lang !== s.resolvedLanguage && s.resolvedLanguage && document.documentElement.setAttribute("lang", s.resolvedLanguage);
365
- }), s.on("languageChanged", (l) => {
366
- document.documentElement.setAttribute("lang", l);
364
+ document.documentElement.lang !== i.resolvedLanguage && i.resolvedLanguage && document.documentElement.setAttribute("lang", i.resolvedLanguage);
365
+ }), i.on("languageChanged", (u) => {
366
+ document.documentElement.setAttribute("lang", u);
367
367
  })), null;
368
- }, qe = ({
368
+ }, Me = ({
369
369
  dsn: e,
370
370
  integrations: r,
371
371
  tracesSampleRate: a,
372
372
  replaysSessionSampleRate: o,
373
373
  replaysOnErrorSampleRate: n,
374
- tracePropagationTargets: s,
374
+ tracePropagationTargets: i,
375
375
  ignoreErrors: c,
376
- debug: u,
377
- environment: l,
378
- release: f,
379
- ...i
376
+ debug: l,
377
+ environment: u,
378
+ release: p,
379
+ ...s
380
380
  }) => {
381
- const { libraries: m } = P(A), g = i?.sentry || m?.sentry, v = i?.reactRouter || m?.reactRouter;
382
- if (!g)
381
+ const { libraries: m } = j(S), y = s?.sentry || m?.sentry, v = s?.reactRouter || m?.reactRouter;
382
+ if (!y)
383
383
  throw new Error("Sentry is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
384
384
  if (!v)
385
385
  throw new Error("React Router is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
386
- if (g.isInitialized())
386
+ if (y.isInitialized())
387
387
  return null;
388
- const { createRoutesFromChildren: k, matchRoutes: j, useLocation: T, useNavigationType: h } = v;
389
- return (u || process.env.NODE_ENV === "prod" || process.env.NODE_ENV === "production") && g.init({
390
- debug: u,
388
+ const { createRoutesFromChildren: T, matchRoutes: A, useLocation: P, useNavigationType: g } = v;
389
+ return (l || process.env.NODE_ENV === "prod" || process.env.NODE_ENV === "production") && y.init({
390
+ debug: l,
391
391
  dsn: e,
392
- environment: l || "production",
392
+ environment: u || "production",
393
393
  ignoreErrors: [
394
394
  ...c || [],
395
395
  /dynamically imported module/,
@@ -400,23 +400,23 @@ const Ue = ({ IMaskMixin: e, ...r }) => {
400
400
  /vite:preloadError/
401
401
  ],
402
402
  integrations: [
403
- g.reactRouterV6BrowserTracingIntegration({
404
- createRoutesFromChildren: k,
405
- matchRoutes: j,
406
- useEffect: S,
407
- useLocation: T,
408
- useNavigationType: h
403
+ y.reactRouterV6BrowserTracingIntegration({
404
+ createRoutesFromChildren: T,
405
+ matchRoutes: A,
406
+ useEffect: k,
407
+ useLocation: P,
408
+ useNavigationType: g
409
409
  }),
410
410
  ...r || []
411
411
  ],
412
- release: f,
412
+ release: p,
413
413
  replaysOnErrorSampleRate: n || 1,
414
414
  replaysSessionSampleRate: o || 0.1,
415
- tracePropagationTargets: s,
415
+ tracePropagationTargets: i,
416
416
  tracesSampleRate: a || 1
417
417
  }), null;
418
- }, Ke = () => (S(() => {
419
- if (F)
418
+ }, Je = () => (k(() => {
419
+ if (L)
420
420
  return;
421
421
  const e = (r) => {
422
422
  try {
@@ -427,85 +427,27 @@ const Ue = ({ IMaskMixin: e, ...r }) => {
427
427
  return window.addEventListener("vite:preloadError", e), () => {
428
428
  window.removeEventListener("vite:preloadError", e);
429
429
  };
430
- }, []), null), ne = /* @__PURE__ */ new WeakMap(), Ee = "user", He = ({ Fallback: e, isLogged: r, loginPath: a = "/login", redirect401Path: o = "/login", ...n }) => {
431
- const { libraries: s, localStorageKeys: c } = P(A), u = n?.reactRouter || s?.reactRouter, l = n?.axios || s?.axios, f = n?.localStorageKey || c?.user || Ee;
432
- if (!u)
430
+ }, []), null), ne = /* @__PURE__ */ new WeakMap(), Ee = "user", qe = ({ Fallback: e, isLogged: r, loginPath: a = "/login", redirect401Path: o = "/login", ...n }) => {
431
+ const { libraries: i, localStorageKeys: c } = j(S), l = n?.reactRouter || i?.reactRouter, u = n?.axios || i?.axios, p = n?.localStorageKey || c?.user || Ee;
432
+ if (!l)
433
433
  throw new Error("React Router is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
434
- const [i, m] = Y(null), { useLocation: g, Navigate: v, Outlet: k } = u, j = g(), T = typeof r == "function" ? r() : !!r, h = typeof T == "boolean" ? T : T?.isLogged;
435
- return S(() => {
436
- ne.has(l) || (ne.set(l, !0), l.interceptors.response.use(
434
+ const [s, m] = J(null), { useLocation: y, Navigate: v, Outlet: T } = l, A = y(), P = typeof r == "function" ? r() : !!r, g = typeof P == "boolean" ? P : P?.isLogged;
435
+ return k(() => {
436
+ ne.has(u) || (ne.set(u, !0), u.interceptors.response.use(
437
437
  (d) => d,
438
- (d) => (typeof d == "object" && d && "response" in d && d.response && typeof d.response == "object" && "status" in d.response && d.response && typeof d.response == "object" && "status" in d.response && d?.response?.status === 401 && (typeof d == "object" && d && "config" in d && d.config && typeof d.config == "object" && "headers" in d.config && d.config.headers && typeof d.config.headers == "object" && "Authorization" in d.config.headers && d.config.headers.Authorization && (l.defaults.headers.common.Authorization = null, typeof window < "u" && window.localStorage && localStorage.removeItem(f)), m(o)), Promise.reject(d))
438
+ (d) => (typeof d == "object" && d && "response" in d && d.response && typeof d.response == "object" && "status" in d.response && d.response && typeof d.response == "object" && "status" in d.response && d?.response?.status === 401 && (typeof d == "object" && d && "config" in d && d.config && typeof d.config == "object" && "headers" in d.config && d.config.headers && typeof d.config.headers == "object" && "Authorization" in d.config.headers && d.config.headers.Authorization && (u.defaults.headers.common.Authorization = null, typeof window < "u" && window.localStorage && localStorage.removeItem(p)), m(o)), Promise.reject(d))
439
439
  ));
440
- }, [l, f, o]), h && !i ? /* @__PURE__ */ C.jsx(ge, { fallback: e, children: j.state?.from?.state && j.state?.from?.pathname === a ? /* @__PURE__ */ C.jsx(v, { to: j.state.from.state.from.pathname + j.state.from.state.from.search, replace: !0 }) : /* @__PURE__ */ C.jsx(k, {}) }) : /* @__PURE__ */ C.jsx(v, { to: a + j.search, state: { from: j }, replace: !0 });
441
- }, Re = async () => {
442
- if ("serviceWorker" in navigator)
443
- try {
444
- const e = await navigator.serviceWorker.getRegistrations();
445
- await Promise.all(e.map((r) => r.unregister()));
446
- } catch (e) {
447
- console.error("Failed to unregister service workers:", e);
448
- }
449
- }, Be = () => (S(() => {
450
- Re();
451
- }, []), null), be = async () => {
452
- if ("caches" in window)
453
- try {
454
- const e = await caches.keys();
455
- await Promise.all(e.map((r) => caches.delete(r)));
456
- } catch (e) {
457
- console.error("Failed to clear caches:", e);
458
- }
459
- }, Xe = ({ autoUpdate: e, renderDialog: r, clearCachesOnReload: a }) => {
460
- const o = me(null), [n, s] = Y(!1), c = O(() => {
461
- if (o.current && o.current.postMessage({ type: "SKIP_WAITING" }), a)
462
- try {
463
- localStorage.setItem("tracktor_clear_caches", "1");
464
- } catch {
465
- }
466
- window.location.reload();
467
- }, [a]);
468
- S(() => {
469
- try {
470
- localStorage.getItem("tracktor_clear_caches") === "1" && (localStorage.removeItem("tracktor_clear_caches"), be().catch(console.error));
471
- } catch {
472
- }
473
- }, []);
474
- const u = O(() => {
475
- window.confirm("A new version is available. The app will reload now.") && c();
476
- }, [c]);
477
- return S(() => {
478
- if (!("serviceWorker" in navigator))
479
- return;
480
- let l, f;
481
- const i = (g) => {
482
- g && navigator.serviceWorker.controller && (o.current = g, s(!0));
483
- }, m = () => {
484
- const g = l?.installing;
485
- g && (f = () => {
486
- g.state === "installed" && i(g);
487
- }, g.addEventListener("statechange", f));
488
- };
489
- return (async () => {
490
- l = await navigator.serviceWorker.getRegistration(), l && (i(l.waiting), l.addEventListener("updatefound", m));
491
- })().catch(console.error), () => {
492
- l?.removeEventListener("updatefound", m), f && l?.installing && l.installing.removeEventListener("statechange", f);
493
- };
494
- }, []), S(() => {
495
- n && e && c();
496
- }, [e, n, c]), S(() => {
497
- n && !e && !r && u();
498
- }, [r, u, n, e]), n && !e && r ? r(c) : null;
499
- }, _e = (e) => e.charAt(0).toUpperCase() + e.slice(1).toLowerCase(), Se = (e) => {
440
+ }, [u, p, o]), g && !s ? /* @__PURE__ */ C.jsx(ge, { fallback: e, children: A.state?.from?.state && A.state?.from?.pathname === a ? /* @__PURE__ */ C.jsx(v, { to: A.state.from.state.from.pathname + A.state.from.state.from.search, replace: !0 }) : /* @__PURE__ */ C.jsx(T, {}) }) : /* @__PURE__ */ C.jsx(v, { to: a + A.search, state: { from: A }, replace: !0 });
441
+ }, we = (e) => e.charAt(0).toUpperCase() + e.slice(1).toLowerCase(), be = (e) => {
500
442
  const r = e.split(/[/\\]/).pop() || "";
501
443
  return r.substring(0, r.lastIndexOf("."));
502
- }, Ae = (e) => {
503
- const o = e.split("/").filter((n) => n.length > 0).map((n) => n.replace(/\${([^}]*)}/g, "$1").split(/[_-]/).map((l) => l.charAt(0).toUpperCase() + l.slice(1)).join("")).join("");
444
+ }, Re = (e) => {
445
+ const o = e.split("/").filter((n) => n.length > 0).map((n) => n.replace(/\${([^}]*)}/g, "$1").split(/[_-]/).map((u) => u.charAt(0).toUpperCase() + u.slice(1)).join("")).join("");
504
446
  return o.charAt(0).toLowerCase() + o.slice(1);
505
- }, je = (e) => (e.split("/").pop() || e).replace(/\.json$/, "").replace(/^openapi\./, ""), Pe = (e, r, a, o) => {
506
- const n = Ae(r), s = _e(a), c = `${n}${s}`;
447
+ }, _e = (e) => (e.split("/").pop() || e).replace(/\.json$/, "").replace(/^openapi\./, ""), Se = (e, r, a, o) => {
448
+ const n = Re(r), i = we(a), c = `${n}${i}`;
507
449
  return e && typeof e == "object" && "operationId" in e && o?.includes(String(e.operationId)) ? `${c}AsQuery` : c;
508
- }, Te = (e, r) => {
450
+ }, Ae = (e, r) => {
509
451
  const a = {};
510
452
  return e?.forEach((o) => {
511
453
  a[o] = {
@@ -522,149 +464,149 @@ const Ue = ({ IMaskMixin: e, ...r }) => {
522
464
  }
523
465
  };
524
466
  }), Object.keys(a).length ? a : void 0;
525
- }, Ze = (e) => (Array.isArray(e) ? e : [e]).reduce((a, o) => {
526
- const { output: n, useInfiniteIds: s, useQueryIds: c, input: u = "./openapi.json", customAxiosInstancePath: l, overrideApiName: f } = o || {}, i = f || je(u), m = l || "./node_modules/@tracktor/shared-module/dist/axiosCustomInstance.ts";
467
+ }, Ge = (e) => (Array.isArray(e) ? e : [e]).reduce((a, o) => {
468
+ const { output: n, useInfiniteIds: i, useQueryIds: c, input: l = "./openapi.json", customAxiosInstancePath: u, overrideApiName: p } = o || {}, s = p || _e(l), m = u || "./node_modules/@tracktor/shared-module/dist/axiosCustomInstance.ts";
527
469
  return {
528
470
  ...a,
529
- [i]: {
530
- input: u,
471
+ [s]: {
472
+ input: l,
531
473
  output: {
532
474
  baseUrl: n?.baseUrl,
533
475
  client: "react-query",
534
476
  mode: "tags-split",
535
477
  override: {
536
- ...(s?.length || c?.length) && {
537
- operations: Te(s, c)
478
+ ...(i?.length || c?.length) && {
479
+ operations: Ae(i, c)
538
480
  },
539
- header: (g) => [
481
+ header: (y) => [
540
482
  "Generated by orval 🍺",
541
- ...g.title ? [g.title] : [],
542
- ...g.description ? [g.description] : []
483
+ ...y.title ? [y.title] : [],
484
+ ...y.description ? [y.description] : []
543
485
  ],
544
486
  mutator: {
545
- name: Se(m),
487
+ name: be(m),
546
488
  path: m
547
489
  },
548
- operationName: (g, v, k) => Pe(g, v, k, c),
490
+ operationName: (y, v, T) => Se(y, v, T, c),
549
491
  query: {
550
492
  useQuery: !0
551
493
  }
552
494
  },
553
- schemas: n?.schemas || `src/api/${i}/model`,
554
- target: n?.target || `src/api/${i}/services/api.ts`,
495
+ schemas: n?.schemas || `src/api/${s}/model`,
496
+ target: n?.target || `src/api/${s}/services/api.ts`,
555
497
  ...n
556
498
  }
557
499
  }
558
500
  };
559
- }, {}), ke = (e) => e && typeof e == "function", Ce = (e) => e && typeof e == "function", et = ({
501
+ }, {}), je = (e) => e && typeof e == "function", Pe = (e) => e && typeof e == "function", Ke = ({
560
502
  children: e,
561
503
  defaultQueriesOptions: r,
562
504
  defaultMutationsOptions: a,
563
505
  ...o
564
506
  }) => {
565
- const { libraries: n } = P(A), s = o?.QueryClient || n?.reactQuery?.QueryClient, c = o?.QueryClientProvider || n?.reactQuery?.QueryClientProvider;
566
- if (!s)
507
+ const { libraries: n } = j(S), i = o?.QueryClient || n?.reactQuery?.QueryClient, c = o?.QueryClientProvider || n?.reactQuery?.QueryClientProvider;
508
+ if (!i)
567
509
  throw new Error("QueryClient is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
568
510
  if (!c)
569
511
  throw new Error("QueryClientProvider is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
570
- if (!ke(c))
512
+ if (!je(c))
571
513
  throw new Error("Provided QueryClientProvider dependencies are not valid.");
572
- if (!Ce(s))
514
+ if (!Pe(i))
573
515
  throw new Error("Provided QueryClient dependencies are not valid.");
574
- const u = new s({
516
+ const l = new i({
575
517
  defaultOptions: {
576
518
  mutations: {
577
519
  ...a
578
520
  },
579
521
  queries: {
580
- getNextPageParam: (l, f, i) => l.length + (i || 0),
522
+ getNextPageParam: (u, p, s) => u.length + (s || 0),
581
523
  refetchOnWindowFocus: !1,
582
524
  retry: 3,
583
525
  ...r
584
526
  }
585
527
  }
586
528
  });
587
- return /* @__PURE__ */ C.jsx(c, { client: u, children: e });
588
- }, Ie = ({ library: e, date: r, format: a = "ll" }) => e(r).format(a), xe = (e, r) => {
589
- const { fractionDigits: a = 0, metric: o = "km", spacingBetween: n = !0 } = r || {}, s = Number(e), c = n ? " " : "";
590
- return Number.isNaN(s) ? `0${c}${o}` : `${s.toFixed(a)}${c}${o}`;
591
- }, Oe = (e) => !e || typeof e != "string" ? "" : e.replace(/_/g, " ").toLowerCase().split(" ").map((a) => a.length > 0 ? a.charAt(0).toUpperCase() + a.slice(1) : a).join(" "), Le = (e) => e?.startsWith("/") ? e?.startsWith("/files") ? e : `/files${e}` : e?.startsWith("files") ? `/${e}` : `/files/${e}`, Ne = ({ path: e, size: r, apiURL: a }) => {
529
+ return /* @__PURE__ */ C.jsx(c, { client: l, children: e });
530
+ }, Te = ({ library: e, date: r, format: a = "ll" }) => e(r).format(a), Ce = (e, r) => {
531
+ const { fractionDigits: a = 0, metric: o = "km", spacingBetween: n = !0 } = r || {}, i = Number(e), c = n ? " " : "";
532
+ return Number.isNaN(i) ? `0${c}${o}` : `${i.toFixed(a)}${c}${o}`;
533
+ }, xe = (e) => !e || typeof e != "string" ? "" : e.replace(/_/g, " ").toLowerCase().split(" ").map((a) => a.length > 0 ? a.charAt(0).toUpperCase() + a.slice(1) : a).join(" "), ke = (e) => e?.startsWith("/") ? e?.startsWith("/files") ? e : `/files${e}` : e?.startsWith("files") ? `/${e}` : `/files/${e}`, Oe = ({ path: e, size: r, apiURL: a }) => {
592
534
  if (!e)
593
535
  return "";
594
- const o = Le(e), n = `${a}${o}`, s = n.match(/\.(jpeg|jpg|png|gif|bmp|webp|svg|avif)$/) !== null;
595
- return typeof r == "number" && s ? `${n.replace("/files", `/thumbs/${r}`)}` : n;
596
- }, tt = (e) => {
597
- const { apiURL: r, libraries: a } = P(A), o = e?.dayjs || a?.dayjs;
536
+ const o = ke(e), n = `${a}${o}`, i = n.match(/\.(jpeg|jpg|png|gif|bmp|webp|svg|avif)$/) !== null;
537
+ return typeof r == "number" && i ? `${n.replace("/files", `/thumbs/${r}`)}` : n;
538
+ }, Be = (e) => {
539
+ const { apiURL: r, libraries: a } = j(S), o = e?.dayjs || a?.dayjs;
598
540
  return {
599
- dateAdapter: (c, u) => {
541
+ dateAdapter: (c, l) => {
600
542
  if (!o)
601
543
  throw new Error("Dayjs is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
602
- return Ie({
544
+ return Te({
603
545
  date: c,
604
- format: u,
546
+ format: l,
605
547
  library: o
606
548
  });
607
549
  },
608
- distanceAdapter: xe,
609
- filePathAdapter: (c, u) => {
550
+ distanceAdapter: Ce,
551
+ filePathAdapter: (c, l) => {
610
552
  if (!r)
611
553
  throw new Error(
612
554
  "API URL is not provided. You can provide it with InjectDependenciesProvider or directly in props to filePathAdapter."
613
555
  );
614
- return typeof c == "string" && /^https?:\/\//.test(c) ? c : Ne({
556
+ return typeof c == "string" && /^https?:\/\//.test(c) ? c : Oe({
615
557
  apiURL: r,
616
558
  path: c,
617
- size: u
559
+ size: l
618
560
  });
619
561
  },
620
- worksiteNameAdapter: Oe
562
+ worksiteNameAdapter: xe
621
563
  };
622
- }, rt = (e) => {
623
- const { libraries: r, localStorageKeys: a } = P(A), o = e?.axios || r?.axios, n = e?.localStorageKey || a?.user || "user";
564
+ }, He = (e) => {
565
+ const { libraries: r, localStorageKeys: a } = j(S), o = e?.axios || r?.axios, n = e?.localStorageKey || a?.user || "user";
624
566
  if (!o)
625
567
  throw new Error("Axios is not provided. You can provide it with InjectDependenciesProvider or directly in params of useAuth.");
626
- const s = O(
627
- ({ tokenType: u, accessToken: l }) => {
628
- o.defaults.headers.common.Authorization = `${u} ${l}`;
568
+ const i = Y(
569
+ ({ tokenType: l, accessToken: u }) => {
570
+ o.defaults.headers.common.Authorization = `${l} ${u}`;
629
571
  },
630
572
  [o.defaults.headers.common]
631
573
  ), c = () => {
632
574
  o.defaults.headers.common.Authorization = null;
633
575
  };
634
- return S(() => {
635
- if (F)
576
+ return k(() => {
577
+ if (L)
636
578
  return;
637
- const u = ({ newValue: l, key: f }) => {
638
- if (f === n && l)
579
+ const l = ({ newValue: u, key: p }) => {
580
+ if (p === n && u)
639
581
  try {
640
- const { accessToken: i, tokenType: m } = JSON.parse(l);
641
- s({ accessToken: i, tokenType: m });
642
- } catch (i) {
643
- console.error("Failed to parse newValue from localStorage:", i);
582
+ const { accessToken: s, tokenType: m } = JSON.parse(u);
583
+ i({ accessToken: s, tokenType: m });
584
+ } catch (s) {
585
+ console.error("Failed to parse newValue from localStorage:", s);
644
586
  }
645
587
  };
646
- return window.addEventListener("storage", u), () => {
647
- window.removeEventListener("storage", u);
588
+ return window.addEventListener("storage", l), () => {
589
+ window.removeEventListener("storage", l);
648
590
  };
649
- }, [n, s]), {
591
+ }, [n, i]), {
650
592
  clearAuthenticationToken: c,
651
- setAuthenticationToken: s
593
+ setAuthenticationToken: i
652
594
  };
653
- }, W = (e, r) => r === "short" ? e.split("-")[0] : e, nt = (e, r = "full") => {
654
- const [a, o] = Y(() => {
595
+ }, D = (e, r) => r === "short" ? e.split("-")[0] : e, Xe = (e, r = "full") => {
596
+ const [a, o] = J(() => {
655
597
  const n = e?.language || navigator.language;
656
- return e && "isInitialized" in e && e.isInitialized, W(n, r);
598
+ return e && "isInitialized" in e && e.isInitialized, D(n, r);
657
599
  });
658
- return S(() => {
659
- e && "isInitialized" in e && e.isInitialized && e.language && o(W(e.language, r));
660
- const n = (s) => {
661
- o(W(s, r));
600
+ return k(() => {
601
+ e && "isInitialized" in e && e.isInitialized && e.language && o(D(e.language, r));
602
+ const n = (i) => {
603
+ o(D(i, r));
662
604
  };
663
605
  return e?.on?.("languageChanged", n), () => {
664
606
  e?.off?.("languageChanged", n);
665
607
  };
666
608
  }, [e, r]), a;
667
- }, Fe = "tracktor.filter", $e = {
609
+ }, Ie = "tracktor.filter", Ne = {
668
610
  getFilter: () => {
669
611
  },
670
612
  getFilters: () => ({}),
@@ -678,158 +620,156 @@ const Ue = ({ IMaskMixin: e, ...r }) => {
678
620
  } catch {
679
621
  return e;
680
622
  }
681
- }, ae = (e, r, a) => `${a}_${e}=>${r}`, De = (e) => e.reduce((r, a) => {
623
+ }, ae = (e, r, a) => `${a}_${e}=>${r}`, Le = (e) => e.reduce((r, a) => {
682
624
  const o = localStorage.getItem(a);
683
625
  if (o)
684
626
  try {
685
- const n = JSON.parse(o), s = Object.keys(n)?.[0];
686
- s && (r[s] = Object.values(n)?.[0]);
627
+ const n = JSON.parse(o), i = Object.keys(n)?.[0];
628
+ i && (r[i] = Object.values(n)?.[0]);
687
629
  } catch {
688
630
  }
689
631
  return r;
690
- }, {}), ot = (e) => {
691
- const { libraries: r, localStorageKeys: a } = P(A), o = e?.reactRouter || r?.reactRouter, { pathname: n } = o?.useLocation?.() ?? { pathname: "/" }, [s, c] = o?.useSearchParams?.() ?? [new URLSearchParams(), () => {
692
- }], [u, l] = Y({}), f = a?.filter || Fe, i = e?.syncWithUrl === void 0 ? !0 : e?.syncWithUrl, m = e?.persistToLocalStorage === void 0 ? !0 : e?.persistToLocalStorage;
693
- if (F)
694
- return $e;
632
+ }, {}), Ze = (e) => {
633
+ const { libraries: r, localStorageKeys: a } = j(S), o = e?.reactRouter || r?.reactRouter, { pathname: n } = o?.useLocation?.() ?? { pathname: "/" }, [i, c] = o?.useSearchParams?.() ?? [new URLSearchParams(), () => {
634
+ }], [l, u] = J({}), p = a?.filter || Ie, s = e?.syncWithUrl === void 0 ? !0 : e?.syncWithUrl, m = e?.persistToLocalStorage === void 0 ? !0 : e?.persistToLocalStorage;
635
+ if (L)
636
+ return Ne;
695
637
  if (!o)
696
638
  throw new Error(
697
639
  "React Router is not provided. You can provide it with InjectDependenciesProvider or directly in props of reactRouter."
698
640
  );
699
- const g = () => Object.keys(localStorage).filter(
700
- (h) => h.startsWith(f) && h.endsWith(e?.pathname || n)
701
- ), v = (h, d, b = !0) => {
702
- const R = ae(h, e?.pathname || n, f);
641
+ const y = () => Object.keys(localStorage).filter(
642
+ (g) => g.startsWith(p) && g.endsWith(e?.pathname || n)
643
+ ), v = (g, d, R = !0) => {
644
+ const b = ae(g, e?.pathname || n, p);
703
645
  if (!d || Array.isArray(d) && !d.length) {
704
- i ? (s.delete(h), c(s)) : l((_) => {
705
- const I = { ..._ };
706
- return delete I[h], I;
707
- }), m && localStorage.removeItem(R);
646
+ s ? (i.delete(g), c(i)) : u((_) => {
647
+ const x = { ..._ };
648
+ return delete x[g], x;
649
+ }), m && localStorage.removeItem(b);
708
650
  return;
709
651
  }
710
- m && b && d && localStorage.setItem(R, JSON.stringify({ ...s, [h]: d })), i && d ? (s.set(h, JSON.stringify(d)), c(s)) : !i && d && l((_) => ({ ..._, [h]: d }));
652
+ m && R && d && localStorage.setItem(b, JSON.stringify({ ...i, [g]: d })), s && d ? (i.set(g, JSON.stringify(d)), c(i)) : !s && d && u((_) => ({ ..._, [g]: d }));
711
653
  };
712
654
  return {
713
- getFilter: (h, d) => {
714
- if (i) {
715
- const b = s.get(h);
716
- if (b)
717
- return oe(b);
655
+ getFilter: (g, d) => {
656
+ if (s) {
657
+ const R = i.get(g);
658
+ if (R)
659
+ return oe(R);
718
660
  } else {
719
- const b = u[h];
720
- if (b !== void 0)
721
- return b;
661
+ const R = l[g];
662
+ if (R !== void 0)
663
+ return R;
722
664
  }
723
665
  if (m) {
724
- const b = ae(h, e?.pathname || n, f), R = localStorage.getItem(b);
725
- if (R)
666
+ const R = ae(g, e?.pathname || n, p), b = localStorage.getItem(R);
667
+ if (b)
726
668
  try {
727
- const _ = JSON.parse(R)[h];
728
- return !i && _ !== void 0 && l((I) => ({ ...I, [h]: _ })), _;
669
+ const _ = JSON.parse(b)[g];
670
+ return !s && _ !== void 0 && u((x) => ({ ...x, [g]: _ })), _;
729
671
  } catch {
730
672
  }
731
673
  }
732
674
  return d;
733
675
  },
734
676
  getFilters: () => {
735
- const h = m ? De(g()) : {};
736
- if (i) {
737
- const d = Array.from(s.entries()).reduce((b, [R, _]) => (b[R] = oe(_), b), {});
677
+ const g = m ? Le(y()) : {};
678
+ if (s) {
679
+ const d = Array.from(i.entries()).reduce((R, [b, _]) => (R[b] = oe(_), R), {});
738
680
  return {
739
- ...h,
681
+ ...g,
740
682
  ...d
741
683
  };
742
684
  }
743
685
  return {
744
- ...h,
745
- ...u
686
+ ...g,
687
+ ...l
746
688
  };
747
689
  },
748
- handleFilter: (h, d) => (b, R) => {
749
- if (R || Array.isArray(R) && R.length === 0) {
750
- const _ = d || "value", I = typeof R == "object" && _ in R ? R[_] : R;
751
- v(h, I);
690
+ handleFilter: (g, d) => (R, b) => {
691
+ if (b || Array.isArray(b) && b.length === 0) {
692
+ const _ = d || "value", x = typeof b == "object" && _ in b ? b[_] : b;
693
+ v(g, x);
752
694
  return;
753
695
  }
754
- v(h, void 0);
696
+ v(g, void 0);
755
697
  },
756
698
  setFilter: v
757
699
  };
758
- }, at = ({
700
+ }, et = ({
759
701
  data: e,
760
702
  fetchNextPage: r,
761
703
  isFetchingNextPage: a,
762
704
  isInitialLoading: o,
763
705
  isLoading: n,
764
- enabled: s = !0
706
+ enabled: i = !0
765
707
  }) => {
766
- const c = O(
767
- async (l) => {
768
- a || !s || await r({ pageParam: l?.pageParam || l.visibleRowsCount });
708
+ const c = Y(
709
+ async (u) => {
710
+ a || !i || await r({ pageParam: u?.pageParam || u.visibleRowsCount });
769
711
  },
770
- [s, r, a]
771
- ), u = G(() => {
712
+ [i, r, a]
713
+ ), l = M(() => {
772
714
  if (e)
773
- return e.pages.reduce((l, f) => [...l, ...f], []);
715
+ return e.pages.reduce((u, p) => [...u, ...p], []);
774
716
  }, [e]);
775
717
  return {
776
718
  fetchNextPageOnRowsScrollEnd: c,
777
719
  isLoading: a || n,
778
720
  loadingVariant: o ? "skeleton" : "linear-progress",
779
- rows: u
721
+ rows: l
780
722
  };
781
- }, it = (e) => {
782
- const { libraries: r } = P(A), a = e?.i18 || r?.i18, o = e?.i18?.translateFunction || r?.i18?.translateFunction, n = a?.i18next?.t || o || ((f) => f), { unknownErrorTranslationKey: s = "error.unknownError" } = e || {}, c = n(s), u = O(
783
- (f) => {
784
- if (f && typeof f == "object" && "response" in f) {
785
- const { response: i } = f || {};
786
- if (i && typeof i == "object" && "reason" in i && i.reason)
787
- return String(i.reason);
788
- if (i && typeof i == "object" && "data" in i && i.data && typeof i.data == "object" && "reason" in i.data && i.data.reason)
789
- return String(i.data.reason);
790
- if (i && typeof i == "object" && "data" in i && i.data && typeof i.data == "object" && "message" in i.data && i.data.message)
791
- return String(i.data.message);
792
- if (i && typeof i == "object" && "data" in i && i.data && typeof i.data == "object" && "detail" in i.data) {
793
- const { detail: m } = i.data;
723
+ }, tt = (e) => {
724
+ const { libraries: r } = j(S), a = e?.i18 || r?.i18, o = e?.i18?.translateFunction || r?.i18?.translateFunction, n = a?.i18next?.t || o || ((p) => p), { unknownErrorTranslationKey: i = "error.unknownError" } = e || {}, c = n(i), l = Y(
725
+ (p) => {
726
+ if (p && typeof p == "object" && "response" in p) {
727
+ const { response: s } = p || {};
728
+ if (s && typeof s == "object" && "reason" in s && s.reason)
729
+ return String(s.reason);
730
+ if (s && typeof s == "object" && "data" in s && s.data && typeof s.data == "object" && "reason" in s.data && s.data.reason)
731
+ return String(s.data.reason);
732
+ if (s && typeof s == "object" && "data" in s && s.data && typeof s.data == "object" && "message" in s.data && s.data.message)
733
+ return String(s.data.message);
734
+ if (s && typeof s == "object" && "data" in s && s.data && typeof s.data == "object" && "detail" in s.data) {
735
+ const { detail: m } = s.data;
794
736
  if (Array.isArray(m) && m.length > 0 && typeof m[0] == "object" && m[0] !== null && "msg" in m[0]) {
795
- const { msg: g } = m[0];
796
- if (typeof g == "string")
797
- return String(g);
737
+ const { msg: y } = m[0];
738
+ if (typeof y == "string")
739
+ return String(y);
798
740
  }
799
741
  }
800
742
  }
801
- return f instanceof Error ? f.message : c;
743
+ return p instanceof Error ? p.message : c;
802
744
  },
803
745
  [c]
804
746
  );
805
- return { getErrorCode: O((f) => {
806
- const { response: i } = f || {};
807
- return i?.error_code ? String(i?.error_code) : i?.data?.error_code ? String(i?.data?.error_code) : i?.error_code ? String(i?.error_code) : i?.data?.error_code ? String(i.data.error_code) : "unknown_error_code";
808
- }, []), printError: u };
747
+ return { getErrorCode: Y((p) => {
748
+ const { response: s } = p || {};
749
+ return s?.error_code ? String(s?.error_code) : s?.data?.error_code ? String(s?.data?.error_code) : s?.error_code ? String(s?.error_code) : s?.data?.error_code ? String(s.data.error_code) : "unknown_error_code";
750
+ }, []), printError: l };
809
751
  };
810
752
  export {
811
- Ve as GTMSendPageView,
812
- Me as InitializeAxiosConfig,
813
- Ge as InitializeDaysJSConfig,
814
- Je as InitializeI18nConfig,
815
- qe as InitializeSentryConfig,
816
- A as InjectDependenciesContext,
817
- Qe as InjectDependenciesProvider,
818
- Ue as MaskTextField,
819
- Ke as PreloadErrorHandler,
820
- et as QueryClientProviderWithConfig,
821
- He as RequireAuth,
822
- Be as ServiceWorkerCleaner,
823
- Xe as UpdateNotifier,
824
- ze as axiosCustomInstance,
825
- Ie as dateAdapter,
826
- xe as distanceAdapter,
827
- Ze as getOrvalConfig,
828
- tt as useAdapter,
829
- rt as useAuth,
830
- nt as useCurrentLanguage,
831
- ot as useFilters,
832
- at as useInfiniteDataGrid,
833
- it as useResponseError,
834
- Oe as worksiteNameAdapter
753
+ Ue as GTMSendPageView,
754
+ We as InitializeAxiosConfig,
755
+ Qe as InitializeDaysJSConfig,
756
+ Ve as InitializeI18nConfig,
757
+ Me as InitializeSentryConfig,
758
+ S as InjectDependenciesContext,
759
+ ze as InjectDependenciesProvider,
760
+ Ye as MaskTextField,
761
+ Je as PreloadErrorHandler,
762
+ Ke as QueryClientProviderWithConfig,
763
+ qe as RequireAuth,
764
+ De as axiosCustomInstance,
765
+ Te as dateAdapter,
766
+ Ce as distanceAdapter,
767
+ Ge as getOrvalConfig,
768
+ Be as useAdapter,
769
+ He as useAuth,
770
+ Xe as useCurrentLanguage,
771
+ Ze as useFilters,
772
+ et as useInfiniteDataGrid,
773
+ tt as useResponseError,
774
+ xe as worksiteNameAdapter
835
775
  };