@tracktor/shared-module 2.20.2 → 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 j, useState as W, Suspense as ge, useRef as me, useCallback as O } from "react";
3
- const We = (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 We = (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";
@@ -62,19 +62,19 @@ function ye() {
62
62
  ), t.$$typeof) {
63
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"), A = /* @__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 ze = ({ 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
- }, S = pe({}), Ue = ({ 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,
@@ -287,23 +287,23 @@ const ze = ({ IMaskMixin: e, ...r }) => {
287
287
  [r, a, o]
288
288
  );
289
289
  return /* @__PURE__ */ C.jsx(S.Provider, { value: n, children: e });
290
- }, Qe = ({ data: e, ...r }) => {
291
- const { libraries: a } = P(S), o = r?.reactRouter || a?.reactRouter, n = r?.gtm || a?.gtm;
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 j(() => {
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 ze = ({ IMaskMixin: e, ...r }) => {
311
311
  } catch {
312
312
  return !1;
313
313
  }
314
- })(), we = "user", Ve = ({
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(S), 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
- }, Me = ({ language: e, ...r }) => {
331
- const { libraries: a } = P(S), 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 j(() => {
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
- }, Ge = ({ debug: e, resources: r, ...a }) => {
345
- const { libraries: o } = P(S), 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 ze = ({ 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
- }, Je = ({
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(S), 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: A, 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 ze = ({ IMaskMixin: e, ...r }) => {
400
400
  /vite:preloadError/
401
401
  ],
402
402
  integrations: [
403
- g.reactRouterV6BrowserTracingIntegration({
404
- createRoutesFromChildren: k,
403
+ y.reactRouterV6BrowserTracingIntegration({
404
+ createRoutesFromChildren: T,
405
405
  matchRoutes: A,
406
- useEffect: j,
407
- useLocation: T,
408
- useNavigationType: h
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
- }, qe = () => (j(() => {
419
- if (F)
418
+ }, Je = () => (k(() => {
419
+ if (L)
420
420
  return;
421
421
  const e = (r) => {
422
422
  try {
@@ -427,67 +427,27 @@ const ze = ({ 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", Ke = ({ Fallback: e, isLogged: r, loginPath: a = "/login", redirect401Path: o = "/login", ...n }) => {
431
- const { libraries: s, localStorageKeys: c } = P(S), 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] = W(null), { useLocation: g, Navigate: v, Outlet: k } = u, A = g(), T = typeof r == "function" ? r() : !!r, h = typeof T == "boolean" ? T : T?.isLogged;
435
- return j(() => {
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: 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(k, {}) }) : /* @__PURE__ */ C.jsx(v, { to: a + A.search, state: { from: A }, replace: !0 });
441
- }, Re = async () => {
442
- if ("caches" in window)
443
- try {
444
- const e = await caches.keys();
445
- await Promise.all(e.map((r) => caches.delete(r)));
446
- } catch (e) {
447
- console.error("Failed to clear caches:", e);
448
- }
449
- }, He = ({ autoUpdate: e, renderDialog: r, clearCachesOnReload: a }) => {
450
- const o = me(null), [n, s] = W(!1), c = O(() => {
451
- o.current && o.current.postMessage({ type: "SKIP_WAITING" }), a && localStorage.setItem("tracktor_clear_caches", "1"), window.location.reload();
452
- }, [a]);
453
- j(() => {
454
- localStorage.getItem("tracktor_clear_caches") === "1" && (localStorage.removeItem("tracktor_clear_caches"), Re().catch(console.error));
455
- }, []);
456
- const u = O(() => {
457
- window.confirm("A new version is available. The app will reload now.") && c();
458
- }, [c]);
459
- return j(() => {
460
- if (!("serviceWorker" in navigator))
461
- return;
462
- let l, f;
463
- const i = (g) => {
464
- g && navigator.serviceWorker.controller && (o.current = g, s(!0));
465
- }, m = () => {
466
- const g = l?.installing;
467
- g && (f = () => {
468
- g.state === "installed" && i(g);
469
- }, g.addEventListener("statechange", f));
470
- };
471
- return (async () => {
472
- l = await navigator.serviceWorker.getRegistration(), l && (i(l.waiting), l.addEventListener("updatefound", m));
473
- })().catch(console.error), () => {
474
- l?.removeEventListener("updatefound", m), f && l?.installing && l.installing.removeEventListener("statechange", f);
475
- };
476
- }, []), j(() => {
477
- n && e && c();
478
- }, [e, n, c]), j(() => {
479
- n && !e && !r && u();
480
- }, [r, u, n, e]), n && !e && r ? r(c) : null;
481
- }, be = (e) => e.charAt(0).toUpperCase() + e.slice(1).toLowerCase(), _e = (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) => {
482
442
  const r = e.split(/[/\\]/).pop() || "";
483
443
  return r.substring(0, r.lastIndexOf("."));
484
- }, Se = (e) => {
485
- 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("");
486
446
  return o.charAt(0).toLowerCase() + o.slice(1);
487
- }, Ae = (e) => (e.split("/").pop() || e).replace(/\.json$/, "").replace(/^openapi\./, ""), je = (e, r, a, o) => {
488
- const n = Se(r), s = be(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}`;
489
449
  return e && typeof e == "object" && "operationId" in e && o?.includes(String(e.operationId)) ? `${c}AsQuery` : c;
490
- }, Pe = (e, r) => {
450
+ }, Ae = (e, r) => {
491
451
  const a = {};
492
452
  return e?.forEach((o) => {
493
453
  a[o] = {
@@ -504,149 +464,149 @@ const ze = ({ IMaskMixin: e, ...r }) => {
504
464
  }
505
465
  };
506
466
  }), Object.keys(a).length ? a : void 0;
507
- }, Be = (e) => (Array.isArray(e) ? e : [e]).reduce((a, o) => {
508
- const { output: n, useInfiniteIds: s, useQueryIds: c, input: u = "./openapi.json", customAxiosInstancePath: l, overrideApiName: f } = o || {}, i = f || Ae(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";
509
469
  return {
510
470
  ...a,
511
- [i]: {
512
- input: u,
471
+ [s]: {
472
+ input: l,
513
473
  output: {
514
474
  baseUrl: n?.baseUrl,
515
475
  client: "react-query",
516
476
  mode: "tags-split",
517
477
  override: {
518
- ...(s?.length || c?.length) && {
519
- operations: Pe(s, c)
478
+ ...(i?.length || c?.length) && {
479
+ operations: Ae(i, c)
520
480
  },
521
- header: (g) => [
481
+ header: (y) => [
522
482
  "Generated by orval 🍺",
523
- ...g.title ? [g.title] : [],
524
- ...g.description ? [g.description] : []
483
+ ...y.title ? [y.title] : [],
484
+ ...y.description ? [y.description] : []
525
485
  ],
526
486
  mutator: {
527
- name: _e(m),
487
+ name: be(m),
528
488
  path: m
529
489
  },
530
- operationName: (g, v, k) => je(g, v, k, c),
490
+ operationName: (y, v, T) => Se(y, v, T, c),
531
491
  query: {
532
492
  useQuery: !0
533
493
  }
534
494
  },
535
- schemas: n?.schemas || `src/api/${i}/model`,
536
- 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`,
537
497
  ...n
538
498
  }
539
499
  }
540
500
  };
541
- }, {}), Te = (e) => e && typeof e == "function", ke = (e) => e && typeof e == "function", Xe = ({
501
+ }, {}), je = (e) => e && typeof e == "function", Pe = (e) => e && typeof e == "function", Ke = ({
542
502
  children: e,
543
503
  defaultQueriesOptions: r,
544
504
  defaultMutationsOptions: a,
545
505
  ...o
546
506
  }) => {
547
- const { libraries: n } = P(S), s = o?.QueryClient || n?.reactQuery?.QueryClient, c = o?.QueryClientProvider || n?.reactQuery?.QueryClientProvider;
548
- if (!s)
507
+ const { libraries: n } = j(S), i = o?.QueryClient || n?.reactQuery?.QueryClient, c = o?.QueryClientProvider || n?.reactQuery?.QueryClientProvider;
508
+ if (!i)
549
509
  throw new Error("QueryClient is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
550
510
  if (!c)
551
511
  throw new Error("QueryClientProvider is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
552
- if (!Te(c))
512
+ if (!je(c))
553
513
  throw new Error("Provided QueryClientProvider dependencies are not valid.");
554
- if (!ke(s))
514
+ if (!Pe(i))
555
515
  throw new Error("Provided QueryClient dependencies are not valid.");
556
- const u = new s({
516
+ const l = new i({
557
517
  defaultOptions: {
558
518
  mutations: {
559
519
  ...a
560
520
  },
561
521
  queries: {
562
- getNextPageParam: (l, f, i) => l.length + (i || 0),
522
+ getNextPageParam: (u, p, s) => u.length + (s || 0),
563
523
  refetchOnWindowFocus: !1,
564
524
  retry: 3,
565
525
  ...r
566
526
  }
567
527
  }
568
528
  });
569
- return /* @__PURE__ */ C.jsx(c, { client: u, children: e });
570
- }, Ce = ({ library: e, date: r, format: a = "ll" }) => e(r).format(a), Ie = (e, r) => {
571
- const { fractionDigits: a = 0, metric: o = "km", spacingBetween: n = !0 } = r || {}, s = Number(e), c = n ? " " : "";
572
- return Number.isNaN(s) ? `0${c}${o}` : `${s.toFixed(a)}${c}${o}`;
573
- }, 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(" "), Oe = (e) => e?.startsWith("/") ? e?.startsWith("/files") ? e : `/files${e}` : e?.startsWith("files") ? `/${e}` : `/files/${e}`, Le = ({ 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 }) => {
574
534
  if (!e)
575
535
  return "";
576
- const o = Oe(e), n = `${a}${o}`, s = n.match(/\.(jpeg|jpg|png|gif|bmp|webp|svg|avif)$/) !== null;
577
- return typeof r == "number" && s ? `${n.replace("/files", `/thumbs/${r}`)}` : n;
578
- }, Ze = (e) => {
579
- const { apiURL: r, libraries: a } = P(S), 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;
580
540
  return {
581
- dateAdapter: (c, u) => {
541
+ dateAdapter: (c, l) => {
582
542
  if (!o)
583
543
  throw new Error("Dayjs is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
584
- return Ce({
544
+ return Te({
585
545
  date: c,
586
- format: u,
546
+ format: l,
587
547
  library: o
588
548
  });
589
549
  },
590
- distanceAdapter: Ie,
591
- filePathAdapter: (c, u) => {
550
+ distanceAdapter: Ce,
551
+ filePathAdapter: (c, l) => {
592
552
  if (!r)
593
553
  throw new Error(
594
554
  "API URL is not provided. You can provide it with InjectDependenciesProvider or directly in props to filePathAdapter."
595
555
  );
596
- return typeof c == "string" && /^https?:\/\//.test(c) ? c : Le({
556
+ return typeof c == "string" && /^https?:\/\//.test(c) ? c : Oe({
597
557
  apiURL: r,
598
558
  path: c,
599
- size: u
559
+ size: l
600
560
  });
601
561
  },
602
562
  worksiteNameAdapter: xe
603
563
  };
604
- }, et = (e) => {
605
- const { libraries: r, localStorageKeys: a } = P(S), 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";
606
566
  if (!o)
607
567
  throw new Error("Axios is not provided. You can provide it with InjectDependenciesProvider or directly in params of useAuth.");
608
- const s = O(
609
- ({ tokenType: u, accessToken: l }) => {
610
- o.defaults.headers.common.Authorization = `${u} ${l}`;
568
+ const i = Y(
569
+ ({ tokenType: l, accessToken: u }) => {
570
+ o.defaults.headers.common.Authorization = `${l} ${u}`;
611
571
  },
612
572
  [o.defaults.headers.common]
613
573
  ), c = () => {
614
574
  o.defaults.headers.common.Authorization = null;
615
575
  };
616
- return j(() => {
617
- if (F)
576
+ return k(() => {
577
+ if (L)
618
578
  return;
619
- const u = ({ newValue: l, key: f }) => {
620
- if (f === n && l)
579
+ const l = ({ newValue: u, key: p }) => {
580
+ if (p === n && u)
621
581
  try {
622
- const { accessToken: i, tokenType: m } = JSON.parse(l);
623
- s({ accessToken: i, tokenType: m });
624
- } catch (i) {
625
- 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);
626
586
  }
627
587
  };
628
- return window.addEventListener("storage", u), () => {
629
- window.removeEventListener("storage", u);
588
+ return window.addEventListener("storage", l), () => {
589
+ window.removeEventListener("storage", l);
630
590
  };
631
- }, [n, s]), {
591
+ }, [n, i]), {
632
592
  clearAuthenticationToken: c,
633
- setAuthenticationToken: s
593
+ setAuthenticationToken: i
634
594
  };
635
- }, Y = (e, r) => r === "short" ? e.split("-")[0] : e, tt = (e, r = "full") => {
636
- const [a, o] = W(() => {
595
+ }, D = (e, r) => r === "short" ? e.split("-")[0] : e, Xe = (e, r = "full") => {
596
+ const [a, o] = J(() => {
637
597
  const n = e?.language || navigator.language;
638
- return e && "isInitialized" in e && e.isInitialized, Y(n, r);
598
+ return e && "isInitialized" in e && e.isInitialized, D(n, r);
639
599
  });
640
- return j(() => {
641
- e && "isInitialized" in e && e.isInitialized && e.language && o(Y(e.language, r));
642
- const n = (s) => {
643
- o(Y(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));
644
604
  };
645
605
  return e?.on?.("languageChanged", n), () => {
646
606
  e?.off?.("languageChanged", n);
647
607
  };
648
608
  }, [e, r]), a;
649
- }, Ne = "tracktor.filter", Fe = {
609
+ }, Ie = "tracktor.filter", Ne = {
650
610
  getFilter: () => {
651
611
  },
652
612
  getFilters: () => ({}),
@@ -660,157 +620,156 @@ const ze = ({ IMaskMixin: e, ...r }) => {
660
620
  } catch {
661
621
  return e;
662
622
  }
663
- }, ae = (e, r, a) => `${a}_${e}=>${r}`, $e = (e) => e.reduce((r, a) => {
623
+ }, ae = (e, r, a) => `${a}_${e}=>${r}`, Le = (e) => e.reduce((r, a) => {
664
624
  const o = localStorage.getItem(a);
665
625
  if (o)
666
626
  try {
667
- const n = JSON.parse(o), s = Object.keys(n)?.[0];
668
- 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]);
669
629
  } catch {
670
630
  }
671
631
  return r;
672
- }, {}), rt = (e) => {
673
- const { libraries: r, localStorageKeys: a } = P(S), o = e?.reactRouter || r?.reactRouter, { pathname: n } = o?.useLocation?.() ?? { pathname: "/" }, [s, c] = o?.useSearchParams?.() ?? [new URLSearchParams(), () => {
674
- }], [u, l] = W({}), f = a?.filter || Ne, i = e?.syncWithUrl === void 0 ? !0 : e?.syncWithUrl, m = e?.persistToLocalStorage === void 0 ? !0 : e?.persistToLocalStorage;
675
- if (F)
676
- return Fe;
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;
677
637
  if (!o)
678
638
  throw new Error(
679
639
  "React Router is not provided. You can provide it with InjectDependenciesProvider or directly in props of reactRouter."
680
640
  );
681
- const g = () => Object.keys(localStorage).filter(
682
- (h) => h.startsWith(f) && h.endsWith(e?.pathname || n)
683
- ), v = (h, d, b = !0) => {
684
- 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);
685
645
  if (!d || Array.isArray(d) && !d.length) {
686
- i ? (s.delete(h), c(s)) : l((_) => {
687
- const I = { ..._ };
688
- return delete I[h], I;
689
- }), 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);
690
650
  return;
691
651
  }
692
- 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 }));
693
653
  };
694
654
  return {
695
- getFilter: (h, d) => {
696
- if (i) {
697
- const b = s.get(h);
698
- if (b)
699
- return oe(b);
655
+ getFilter: (g, d) => {
656
+ if (s) {
657
+ const R = i.get(g);
658
+ if (R)
659
+ return oe(R);
700
660
  } else {
701
- const b = u[h];
702
- if (b !== void 0)
703
- return b;
661
+ const R = l[g];
662
+ if (R !== void 0)
663
+ return R;
704
664
  }
705
665
  if (m) {
706
- const b = ae(h, e?.pathname || n, f), R = localStorage.getItem(b);
707
- if (R)
666
+ const R = ae(g, e?.pathname || n, p), b = localStorage.getItem(R);
667
+ if (b)
708
668
  try {
709
- const _ = JSON.parse(R)[h];
710
- return !i && _ !== void 0 && l((I) => ({ ...I, [h]: _ })), _;
669
+ const _ = JSON.parse(b)[g];
670
+ return !s && _ !== void 0 && u((x) => ({ ...x, [g]: _ })), _;
711
671
  } catch {
712
672
  }
713
673
  }
714
674
  return d;
715
675
  },
716
676
  getFilters: () => {
717
- const h = m ? $e(g()) : {};
718
- if (i) {
719
- 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), {});
720
680
  return {
721
- ...h,
681
+ ...g,
722
682
  ...d
723
683
  };
724
684
  }
725
685
  return {
726
- ...h,
727
- ...u
686
+ ...g,
687
+ ...l
728
688
  };
729
689
  },
730
- handleFilter: (h, d) => (b, R) => {
731
- if (R || Array.isArray(R) && R.length === 0) {
732
- const _ = d || "value", I = typeof R == "object" && _ in R ? R[_] : R;
733
- 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);
734
694
  return;
735
695
  }
736
- v(h, void 0);
696
+ v(g, void 0);
737
697
  },
738
698
  setFilter: v
739
699
  };
740
- }, nt = ({
700
+ }, et = ({
741
701
  data: e,
742
702
  fetchNextPage: r,
743
703
  isFetchingNextPage: a,
744
704
  isInitialLoading: o,
745
705
  isLoading: n,
746
- enabled: s = !0
706
+ enabled: i = !0
747
707
  }) => {
748
- const c = O(
749
- async (l) => {
750
- 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 });
751
711
  },
752
- [s, r, a]
753
- ), u = G(() => {
712
+ [i, r, a]
713
+ ), l = M(() => {
754
714
  if (e)
755
- return e.pages.reduce((l, f) => [...l, ...f], []);
715
+ return e.pages.reduce((u, p) => [...u, ...p], []);
756
716
  }, [e]);
757
717
  return {
758
718
  fetchNextPageOnRowsScrollEnd: c,
759
719
  isLoading: a || n,
760
720
  loadingVariant: o ? "skeleton" : "linear-progress",
761
- rows: u
721
+ rows: l
762
722
  };
763
- }, ot = (e) => {
764
- const { libraries: r } = P(S), 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(
765
- (f) => {
766
- if (f && typeof f == "object" && "response" in f) {
767
- const { response: i } = f || {};
768
- if (i && typeof i == "object" && "reason" in i && i.reason)
769
- return String(i.reason);
770
- if (i && typeof i == "object" && "data" in i && i.data && typeof i.data == "object" && "reason" in i.data && i.data.reason)
771
- return String(i.data.reason);
772
- if (i && typeof i == "object" && "data" in i && i.data && typeof i.data == "object" && "message" in i.data && i.data.message)
773
- return String(i.data.message);
774
- if (i && typeof i == "object" && "data" in i && i.data && typeof i.data == "object" && "detail" in i.data) {
775
- 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;
776
736
  if (Array.isArray(m) && m.length > 0 && typeof m[0] == "object" && m[0] !== null && "msg" in m[0]) {
777
- const { msg: g } = m[0];
778
- if (typeof g == "string")
779
- return String(g);
737
+ const { msg: y } = m[0];
738
+ if (typeof y == "string")
739
+ return String(y);
780
740
  }
781
741
  }
782
742
  }
783
- return f instanceof Error ? f.message : c;
743
+ return p instanceof Error ? p.message : c;
784
744
  },
785
745
  [c]
786
746
  );
787
- return { getErrorCode: O((f) => {
788
- const { response: i } = f || {};
789
- 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";
790
- }, []), 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 };
791
751
  };
792
752
  export {
793
- Qe as GTMSendPageView,
794
- Ve as InitializeAxiosConfig,
795
- Me as InitializeDaysJSConfig,
796
- Ge as InitializeI18nConfig,
797
- Je as InitializeSentryConfig,
753
+ Ue as GTMSendPageView,
754
+ We as InitializeAxiosConfig,
755
+ Qe as InitializeDaysJSConfig,
756
+ Ve as InitializeI18nConfig,
757
+ Me as InitializeSentryConfig,
798
758
  S as InjectDependenciesContext,
799
- Ue as InjectDependenciesProvider,
800
- ze as MaskTextField,
801
- qe as PreloadErrorHandler,
802
- Xe as QueryClientProviderWithConfig,
803
- Ke as RequireAuth,
804
- He as UpdateNotifier,
805
- We as axiosCustomInstance,
806
- Ce as dateAdapter,
807
- Ie as distanceAdapter,
808
- Be as getOrvalConfig,
809
- Ze as useAdapter,
810
- et as useAuth,
811
- tt as useCurrentLanguage,
812
- rt as useFilters,
813
- nt as useInfiniteDataGrid,
814
- ot as useResponseError,
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,
815
774
  xe as worksiteNameAdapter
816
775
  };