@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.d.ts +0 -2
- package/dist/main.js +329 -370
- package/dist/main.umd.cjs +2 -2
- package/package.json +1 -1
- package/dist/components/Utils/UpdateNotifier.d.ts +0 -36
package/dist/main.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import Z from "axios";
|
|
2
|
-
import fe, { useMemo as
|
|
3
|
-
const
|
|
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
|
|
13
|
+
var $ = { exports: {} }, I = {};
|
|
14
14
|
var ee;
|
|
15
|
-
function
|
|
16
|
-
if (ee) return
|
|
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,
|
|
19
|
+
function a(o, n, i) {
|
|
20
20
|
var c = null;
|
|
21
|
-
if (
|
|
22
|
-
|
|
23
|
-
for (var
|
|
24
|
-
|
|
25
|
-
} else
|
|
26
|
-
return n =
|
|
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:
|
|
31
|
+
props: i
|
|
32
32
|
};
|
|
33
33
|
}
|
|
34
|
-
return
|
|
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
|
|
46
|
+
case P:
|
|
47
47
|
return "Fragment";
|
|
48
48
|
case d:
|
|
49
49
|
return "Profiler";
|
|
50
|
-
case
|
|
50
|
+
case g:
|
|
51
51
|
return "StrictMode";
|
|
52
|
-
case
|
|
52
|
+
case x:
|
|
53
53
|
return "Suspense";
|
|
54
|
-
case
|
|
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
|
|
71
|
-
return t = t.displayName, t || (t =
|
|
72
|
-
case
|
|
73
|
-
return
|
|
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
|
-
|
|
75
|
+
f = t._payload, t = t._init;
|
|
76
76
|
try {
|
|
77
|
-
return e(t(
|
|
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
|
|
89
|
+
var f = !1;
|
|
90
90
|
} catch {
|
|
91
|
-
|
|
91
|
+
f = !0;
|
|
92
92
|
}
|
|
93
|
-
if (
|
|
94
|
-
|
|
95
|
-
var
|
|
96
|
-
return
|
|
97
|
-
|
|
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
|
-
|
|
99
|
+
E
|
|
100
100
|
), r(t);
|
|
101
101
|
}
|
|
102
102
|
}
|
|
103
103
|
function o(t) {
|
|
104
|
-
if (t ===
|
|
104
|
+
if (t === P) return "<>";
|
|
105
105
|
if (typeof t == "object" && t !== null && t.$$typeof === z)
|
|
106
106
|
return "<...>";
|
|
107
107
|
try {
|
|
108
|
-
var
|
|
109
|
-
return
|
|
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
|
|
118
|
+
function i() {
|
|
119
119
|
return Error("react-stack-top-frame");
|
|
120
120
|
}
|
|
121
121
|
function c(t) {
|
|
122
|
-
if (
|
|
123
|
-
var
|
|
124
|
-
if (
|
|
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
|
|
129
|
-
function
|
|
130
|
-
|
|
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
|
-
|
|
132
|
+
f
|
|
133
133
|
));
|
|
134
134
|
}
|
|
135
|
-
|
|
136
|
-
get:
|
|
135
|
+
h.isReactWarning = !0, Object.defineProperty(t, "key", {
|
|
136
|
+
get: h,
|
|
137
137
|
configurable: !0
|
|
138
138
|
});
|
|
139
139
|
}
|
|
140
|
-
function
|
|
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
|
|
147
|
-
var
|
|
146
|
+
function p(t, f, h, E, F, Q) {
|
|
147
|
+
var w = h.ref;
|
|
148
148
|
return t = {
|
|
149
|
-
$$typeof:
|
|
149
|
+
$$typeof: T,
|
|
150
150
|
type: t,
|
|
151
|
-
key:
|
|
152
|
-
props:
|
|
153
|
-
_owner:
|
|
154
|
-
}, (
|
|
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:
|
|
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:
|
|
176
|
+
value: Q
|
|
177
177
|
}), Object.freeze && (Object.freeze(t.props), Object.freeze(t)), t;
|
|
178
178
|
}
|
|
179
|
-
function
|
|
180
|
-
var
|
|
181
|
-
if (
|
|
182
|
-
if (
|
|
183
|
-
if (ue(
|
|
184
|
-
for (
|
|
185
|
-
m(E
|
|
186
|
-
Object.freeze && Object.freeze(
|
|
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(
|
|
192
|
-
if (
|
|
193
|
-
|
|
194
|
-
var
|
|
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
|
-
|
|
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
|
-
|
|
207
|
-
|
|
208
|
-
|
|
205
|
+
w,
|
|
206
|
+
O,
|
|
207
|
+
w
|
|
208
|
+
), X[w + E] = !0);
|
|
209
209
|
}
|
|
210
|
-
if (
|
|
211
|
-
|
|
212
|
-
for (var
|
|
213
|
-
|
|
214
|
-
} else
|
|
215
|
-
return
|
|
216
|
-
|
|
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
|
-
),
|
|
218
|
+
), p(
|
|
219
219
|
t,
|
|
220
|
-
|
|
221
|
-
|
|
220
|
+
w,
|
|
221
|
+
h,
|
|
222
222
|
n(),
|
|
223
|
-
|
|
224
|
-
|
|
223
|
+
F,
|
|
224
|
+
Q
|
|
225
225
|
);
|
|
226
226
|
}
|
|
227
227
|
function m(t) {
|
|
228
|
-
|
|
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
|
|
231
|
-
return typeof t == "object" && t !== null && t.$$typeof ===
|
|
230
|
+
function y(t) {
|
|
231
|
+
return typeof t == "object" && t !== null && t.$$typeof === T;
|
|
232
232
|
}
|
|
233
|
-
var v = fe,
|
|
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
|
|
241
|
+
var G, K = {}, B = v.react_stack_bottom_frame.bind(
|
|
242
242
|
v,
|
|
243
|
-
|
|
244
|
-
)(),
|
|
245
|
-
N.Fragment =
|
|
246
|
-
var
|
|
247
|
-
return
|
|
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
|
-
|
|
250
|
-
|
|
249
|
+
f,
|
|
250
|
+
h,
|
|
251
251
|
!1,
|
|
252
|
-
|
|
253
|
-
|
|
252
|
+
E ? Error("react-stack-top-frame") : B,
|
|
253
|
+
E ? W(o(t)) : H
|
|
254
254
|
);
|
|
255
|
-
}, N.jsxs = function(t,
|
|
256
|
-
var
|
|
257
|
-
return
|
|
255
|
+
}, N.jsxs = function(t, f, h) {
|
|
256
|
+
var E = 1e4 > U.recentlyCreatedOwnerStacks++;
|
|
257
|
+
return s(
|
|
258
258
|
t,
|
|
259
|
-
|
|
260
|
-
|
|
259
|
+
f,
|
|
260
|
+
h,
|
|
261
261
|
!0,
|
|
262
|
-
|
|
263
|
-
|
|
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
|
|
270
|
-
return re || (re = 1, process.env.NODE_ENV === "production" ?
|
|
269
|
+
function he() {
|
|
270
|
+
return re || (re = 1, process.env.NODE_ENV === "production" ? $.exports = me() : $.exports = ye()), $.exports;
|
|
271
271
|
}
|
|
272
|
-
var C =
|
|
273
|
-
const
|
|
274
|
-
const a =
|
|
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({}),
|
|
281
|
-
const n =
|
|
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
|
-
},
|
|
291
|
-
const { libraries: a } =
|
|
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:
|
|
299
|
-
return
|
|
300
|
-
|
|
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:
|
|
302
|
+
pathname: u,
|
|
303
303
|
...e
|
|
304
304
|
});
|
|
305
|
-
}, [e,
|
|
306
|
-
},
|
|
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
|
-
})(),
|
|
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:
|
|
321
|
-
if (!
|
|
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 (!
|
|
323
|
+
if (!u?.defaults || L)
|
|
324
324
|
return null;
|
|
325
325
|
if (typeof window < "u" && window.localStorage) {
|
|
326
|
-
const
|
|
327
|
-
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
|
|
330
|
-
},
|
|
331
|
-
const { libraries: a } =
|
|
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
|
|
336
|
+
return k(() => {
|
|
337
337
|
(async () => {
|
|
338
338
|
const c = e || navigator.language?.slice(0, 2) || "en";
|
|
339
|
-
n && n.forEach((
|
|
340
|
-
|
|
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
|
-
},
|
|
345
|
-
const { libraries: o } =
|
|
346
|
-
if (
|
|
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
|
|
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 !==
|
|
365
|
-
}),
|
|
366
|
-
document.documentElement.setAttribute("lang",
|
|
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
|
-
},
|
|
368
|
+
}, Me = ({
|
|
369
369
|
dsn: e,
|
|
370
370
|
integrations: r,
|
|
371
371
|
tracesSampleRate: a,
|
|
372
372
|
replaysSessionSampleRate: o,
|
|
373
373
|
replaysOnErrorSampleRate: n,
|
|
374
|
-
tracePropagationTargets:
|
|
374
|
+
tracePropagationTargets: i,
|
|
375
375
|
ignoreErrors: c,
|
|
376
|
-
debug:
|
|
377
|
-
environment:
|
|
378
|
-
release:
|
|
379
|
-
...
|
|
376
|
+
debug: l,
|
|
377
|
+
environment: u,
|
|
378
|
+
release: p,
|
|
379
|
+
...s
|
|
380
380
|
}) => {
|
|
381
|
-
const { libraries: m } =
|
|
382
|
-
if (!
|
|
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 (
|
|
386
|
+
if (y.isInitialized())
|
|
387
387
|
return null;
|
|
388
|
-
const { createRoutesFromChildren:
|
|
389
|
-
return (
|
|
390
|
-
debug:
|
|
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:
|
|
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
|
-
|
|
404
|
-
createRoutesFromChildren:
|
|
403
|
+
y.reactRouterV6BrowserTracingIntegration({
|
|
404
|
+
createRoutesFromChildren: T,
|
|
405
405
|
matchRoutes: A,
|
|
406
|
-
useEffect:
|
|
407
|
-
useLocation:
|
|
408
|
-
useNavigationType:
|
|
406
|
+
useEffect: k,
|
|
407
|
+
useLocation: P,
|
|
408
|
+
useNavigationType: g
|
|
409
409
|
}),
|
|
410
410
|
...r || []
|
|
411
411
|
],
|
|
412
|
-
release:
|
|
412
|
+
release: p,
|
|
413
413
|
replaysOnErrorSampleRate: n || 1,
|
|
414
414
|
replaysSessionSampleRate: o || 0.1,
|
|
415
|
-
tracePropagationTargets:
|
|
415
|
+
tracePropagationTargets: i,
|
|
416
416
|
tracesSampleRate: a || 1
|
|
417
417
|
}), null;
|
|
418
|
-
},
|
|
419
|
-
if (
|
|
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",
|
|
431
|
-
const { libraries:
|
|
432
|
-
if (!
|
|
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 [
|
|
435
|
-
return
|
|
436
|
-
ne.has(
|
|
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 && (
|
|
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
|
-
}, [
|
|
441
|
-
},
|
|
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
|
-
},
|
|
485
|
-
const o = e.split("/").filter((n) => n.length > 0).map((n) => n.replace(/\${([^}]*)}/g, "$1").split(/[_-]/).map((
|
|
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
|
-
},
|
|
488
|
-
const n =
|
|
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
|
-
},
|
|
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
|
-
},
|
|
508
|
-
const { output: n, useInfiniteIds:
|
|
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
|
-
[
|
|
512
|
-
input:
|
|
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
|
-
...(
|
|
519
|
-
operations:
|
|
478
|
+
...(i?.length || c?.length) && {
|
|
479
|
+
operations: Ae(i, c)
|
|
520
480
|
},
|
|
521
|
-
header: (
|
|
481
|
+
header: (y) => [
|
|
522
482
|
"Generated by orval 🍺",
|
|
523
|
-
...
|
|
524
|
-
...
|
|
483
|
+
...y.title ? [y.title] : [],
|
|
484
|
+
...y.description ? [y.description] : []
|
|
525
485
|
],
|
|
526
486
|
mutator: {
|
|
527
|
-
name:
|
|
487
|
+
name: be(m),
|
|
528
488
|
path: m
|
|
529
489
|
},
|
|
530
|
-
operationName: (
|
|
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/${
|
|
536
|
-
target: n?.target || `src/api/${
|
|
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
|
-
}, {}),
|
|
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 } =
|
|
548
|
-
if (!
|
|
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 (!
|
|
512
|
+
if (!je(c))
|
|
553
513
|
throw new Error("Provided QueryClientProvider dependencies are not valid.");
|
|
554
|
-
if (!
|
|
514
|
+
if (!Pe(i))
|
|
555
515
|
throw new Error("Provided QueryClient dependencies are not valid.");
|
|
556
|
-
const
|
|
516
|
+
const l = new i({
|
|
557
517
|
defaultOptions: {
|
|
558
518
|
mutations: {
|
|
559
519
|
...a
|
|
560
520
|
},
|
|
561
521
|
queries: {
|
|
562
|
-
getNextPageParam: (
|
|
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:
|
|
570
|
-
},
|
|
571
|
-
const { fractionDigits: a = 0, metric: o = "km", spacingBetween: n = !0 } = r || {},
|
|
572
|
-
return Number.isNaN(
|
|
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(" "),
|
|
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 =
|
|
577
|
-
return typeof r == "number" &&
|
|
578
|
-
},
|
|
579
|
-
const { apiURL: r, libraries: a } =
|
|
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,
|
|
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
|
|
544
|
+
return Te({
|
|
585
545
|
date: c,
|
|
586
|
-
format:
|
|
546
|
+
format: l,
|
|
587
547
|
library: o
|
|
588
548
|
});
|
|
589
549
|
},
|
|
590
|
-
distanceAdapter:
|
|
591
|
-
filePathAdapter: (c,
|
|
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 :
|
|
556
|
+
return typeof c == "string" && /^https?:\/\//.test(c) ? c : Oe({
|
|
597
557
|
apiURL: r,
|
|
598
558
|
path: c,
|
|
599
|
-
size:
|
|
559
|
+
size: l
|
|
600
560
|
});
|
|
601
561
|
},
|
|
602
562
|
worksiteNameAdapter: xe
|
|
603
563
|
};
|
|
604
|
-
},
|
|
605
|
-
const { libraries: r, localStorageKeys: a } =
|
|
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
|
|
609
|
-
({ tokenType:
|
|
610
|
-
o.defaults.headers.common.Authorization = `${
|
|
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
|
|
617
|
-
if (
|
|
576
|
+
return k(() => {
|
|
577
|
+
if (L)
|
|
618
578
|
return;
|
|
619
|
-
const
|
|
620
|
-
if (
|
|
579
|
+
const l = ({ newValue: u, key: p }) => {
|
|
580
|
+
if (p === n && u)
|
|
621
581
|
try {
|
|
622
|
-
const { accessToken:
|
|
623
|
-
|
|
624
|
-
} catch (
|
|
625
|
-
console.error("Failed to parse newValue from localStorage:",
|
|
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",
|
|
629
|
-
window.removeEventListener("storage",
|
|
588
|
+
return window.addEventListener("storage", l), () => {
|
|
589
|
+
window.removeEventListener("storage", l);
|
|
630
590
|
};
|
|
631
|
-
}, [n,
|
|
591
|
+
}, [n, i]), {
|
|
632
592
|
clearAuthenticationToken: c,
|
|
633
|
-
setAuthenticationToken:
|
|
593
|
+
setAuthenticationToken: i
|
|
634
594
|
};
|
|
635
|
-
},
|
|
636
|
-
const [a, o] =
|
|
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,
|
|
598
|
+
return e && "isInitialized" in e && e.isInitialized, D(n, r);
|
|
639
599
|
});
|
|
640
|
-
return
|
|
641
|
-
e && "isInitialized" in e && e.isInitialized && e.language && o(
|
|
642
|
-
const n = (
|
|
643
|
-
o(
|
|
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
|
-
},
|
|
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}`,
|
|
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),
|
|
668
|
-
|
|
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
|
-
}, {}),
|
|
673
|
-
const { libraries: r, localStorageKeys: a } =
|
|
674
|
-
}], [
|
|
675
|
-
if (
|
|
676
|
-
return
|
|
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
|
|
682
|
-
(
|
|
683
|
-
), v = (
|
|
684
|
-
const
|
|
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
|
-
|
|
687
|
-
const
|
|
688
|
-
return delete
|
|
689
|
-
}), m && localStorage.removeItem(
|
|
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 &&
|
|
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: (
|
|
696
|
-
if (
|
|
697
|
-
const
|
|
698
|
-
if (
|
|
699
|
-
return oe(
|
|
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
|
|
702
|
-
if (
|
|
703
|
-
return
|
|
661
|
+
const R = l[g];
|
|
662
|
+
if (R !== void 0)
|
|
663
|
+
return R;
|
|
704
664
|
}
|
|
705
665
|
if (m) {
|
|
706
|
-
const
|
|
707
|
-
if (
|
|
666
|
+
const R = ae(g, e?.pathname || n, p), b = localStorage.getItem(R);
|
|
667
|
+
if (b)
|
|
708
668
|
try {
|
|
709
|
-
const _ = JSON.parse(
|
|
710
|
-
return !
|
|
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
|
|
718
|
-
if (
|
|
719
|
-
const d = Array.from(
|
|
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
|
-
...
|
|
681
|
+
...g,
|
|
722
682
|
...d
|
|
723
683
|
};
|
|
724
684
|
}
|
|
725
685
|
return {
|
|
726
|
-
...
|
|
727
|
-
...
|
|
686
|
+
...g,
|
|
687
|
+
...l
|
|
728
688
|
};
|
|
729
689
|
},
|
|
730
|
-
handleFilter: (
|
|
731
|
-
if (
|
|
732
|
-
const _ = d || "value",
|
|
733
|
-
v(
|
|
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(
|
|
696
|
+
v(g, void 0);
|
|
737
697
|
},
|
|
738
698
|
setFilter: v
|
|
739
699
|
};
|
|
740
|
-
},
|
|
700
|
+
}, et = ({
|
|
741
701
|
data: e,
|
|
742
702
|
fetchNextPage: r,
|
|
743
703
|
isFetchingNextPage: a,
|
|
744
704
|
isInitialLoading: o,
|
|
745
705
|
isLoading: n,
|
|
746
|
-
enabled:
|
|
706
|
+
enabled: i = !0
|
|
747
707
|
}) => {
|
|
748
|
-
const c =
|
|
749
|
-
async (
|
|
750
|
-
a || !
|
|
708
|
+
const c = Y(
|
|
709
|
+
async (u) => {
|
|
710
|
+
a || !i || await r({ pageParam: u?.pageParam || u.visibleRowsCount });
|
|
751
711
|
},
|
|
752
|
-
[
|
|
753
|
-
),
|
|
712
|
+
[i, r, a]
|
|
713
|
+
), l = M(() => {
|
|
754
714
|
if (e)
|
|
755
|
-
return e.pages.reduce((
|
|
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:
|
|
721
|
+
rows: l
|
|
762
722
|
};
|
|
763
|
-
},
|
|
764
|
-
const { libraries: r } =
|
|
765
|
-
(
|
|
766
|
-
if (
|
|
767
|
-
const { response:
|
|
768
|
-
if (
|
|
769
|
-
return String(
|
|
770
|
-
if (
|
|
771
|
-
return String(
|
|
772
|
-
if (
|
|
773
|
-
return String(
|
|
774
|
-
if (
|
|
775
|
-
const { detail: m } =
|
|
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:
|
|
778
|
-
if (typeof
|
|
779
|
-
return String(
|
|
737
|
+
const { msg: y } = m[0];
|
|
738
|
+
if (typeof y == "string")
|
|
739
|
+
return String(y);
|
|
780
740
|
}
|
|
781
741
|
}
|
|
782
742
|
}
|
|
783
|
-
return
|
|
743
|
+
return p instanceof Error ? p.message : c;
|
|
784
744
|
},
|
|
785
745
|
[c]
|
|
786
746
|
);
|
|
787
|
-
return { getErrorCode:
|
|
788
|
-
const { response:
|
|
789
|
-
return
|
|
790
|
-
}, []), printError:
|
|
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
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
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
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
Ce as
|
|
807
|
-
|
|
808
|
-
Be as
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
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
|
};
|