@tracktor/shared-module 2.4.2 → 2.5.1

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,5 +1,5 @@
1
- import Ye, { createContext as gt, useMemo as fe, useContext as D, useState as We, useRef as mt, useEffect as V, Suspense as ht, useCallback as te } from "react";
2
- var le = { exports: {} }, B = {};
1
+ import Ne, { createContext as gr, useMemo as fe, useContext as I, useState as We, useRef as hr, useEffect as z, Suspense as yr, useCallback as re } from "react";
2
+ var le = { exports: {} }, G = {};
3
3
  /**
4
4
  * @license React
5
5
  * react-jsx-runtime.production.min.js
@@ -10,18 +10,18 @@ var le = { exports: {} }, B = {};
10
10
  * LICENSE file in the root directory of this source tree.
11
11
  */
12
12
  var Le;
13
- function yt() {
14
- if (Le) return B;
13
+ function mr() {
14
+ if (Le) return G;
15
15
  Le = 1;
16
- var t = Ye, n = Symbol.for("react.element"), o = Symbol.for("react.fragment"), s = Object.prototype.hasOwnProperty, a = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, f = { key: !0, ref: !0, __self: !0, __source: !0 };
16
+ var r = Ne, n = Symbol.for("react.element"), o = Symbol.for("react.fragment"), u = Object.prototype.hasOwnProperty, i = r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, f = { key: !0, ref: !0, __self: !0, __source: !0 };
17
17
  function l(d, c, g) {
18
- var y, w = {}, p = null, u = null;
19
- g !== void 0 && (p = "" + g), c.key !== void 0 && (p = "" + c.key), c.ref !== void 0 && (u = c.ref);
20
- for (y in c) s.call(c, y) && !f.hasOwnProperty(y) && (w[y] = c[y]);
21
- if (d && d.defaultProps) for (y in c = d.defaultProps, c) w[y] === void 0 && (w[y] = c[y]);
22
- return { $$typeof: n, type: d, key: p, ref: u, props: w, _owner: a.current };
18
+ var m, p = {}, R = null, s = null;
19
+ g !== void 0 && (R = "" + g), c.key !== void 0 && (R = "" + c.key), c.ref !== void 0 && (s = c.ref);
20
+ for (m in c) u.call(c, m) && !f.hasOwnProperty(m) && (p[m] = c[m]);
21
+ if (d && d.defaultProps) for (m in c = d.defaultProps, c) p[m] === void 0 && (p[m] = c[m]);
22
+ return { $$typeof: n, type: d, key: R, ref: s, props: p, _owner: i.current };
23
23
  }
24
- return B.Fragment = o, B.jsx = l, B.jsxs = l, B;
24
+ return G.Fragment = o, G.jsx = l, G.jsxs = l, G;
25
25
  }
26
26
  var Q = {};
27
27
  /**
@@ -33,54 +33,54 @@ var Q = {};
33
33
  * This source code is licensed under the MIT license found in the
34
34
  * LICENSE file in the root directory of this source tree.
35
35
  */
36
- var Ne;
37
- function Et() {
38
- return Ne || (Ne = 1, process.env.NODE_ENV !== "production" && function() {
39
- var t = Ye, n = Symbol.for("react.element"), o = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), a = Symbol.for("react.strict_mode"), f = Symbol.for("react.profiler"), l = Symbol.for("react.provider"), d = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), g = Symbol.for("react.suspense"), y = Symbol.for("react.suspense_list"), w = Symbol.for("react.memo"), p = Symbol.for("react.lazy"), u = Symbol.for("react.offscreen"), S = Symbol.iterator, T = "@@iterator";
40
- function j(e) {
36
+ var Ye;
37
+ function Er() {
38
+ return Ye || (Ye = 1, process.env.NODE_ENV !== "production" && function() {
39
+ var r = Ne, n = Symbol.for("react.element"), o = Symbol.for("react.portal"), u = Symbol.for("react.fragment"), i = Symbol.for("react.strict_mode"), f = Symbol.for("react.profiler"), l = Symbol.for("react.provider"), d = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), g = Symbol.for("react.suspense"), m = Symbol.for("react.suspense_list"), p = Symbol.for("react.memo"), R = Symbol.for("react.lazy"), s = Symbol.for("react.offscreen"), j = Symbol.iterator, T = "@@iterator";
40
+ function S(e) {
41
41
  if (e === null || typeof e != "object")
42
42
  return null;
43
- var r = S && e[S] || e[T];
44
- return typeof r == "function" ? r : null;
43
+ var t = j && e[j] || e[T];
44
+ return typeof t == "function" ? t : null;
45
45
  }
46
- var k = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
46
+ var D = r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
47
47
  function _(e) {
48
48
  {
49
- for (var r = arguments.length, i = new Array(r > 1 ? r - 1 : 0), v = 1; v < r; v++)
50
- i[v - 1] = arguments[v];
51
- L("error", e, i);
49
+ for (var t = arguments.length, a = new Array(t > 1 ? t - 1 : 0), v = 1; v < t; v++)
50
+ a[v - 1] = arguments[v];
51
+ L("error", e, a);
52
52
  }
53
53
  }
54
- function L(e, r, i) {
54
+ function L(e, t, a) {
55
55
  {
56
- var v = k.ReactDebugCurrentFrame, E = v.getStackAddendum();
57
- E !== "" && (r += "%s", i = i.concat([E]));
58
- var R = i.map(function(h) {
59
- return String(h);
56
+ var v = D.ReactDebugCurrentFrame, E = v.getStackAddendum();
57
+ E !== "" && (t += "%s", a = a.concat([E]));
58
+ var w = a.map(function(y) {
59
+ return String(y);
60
60
  });
61
- R.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, R);
61
+ w.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, w);
62
62
  }
63
63
  }
64
- var N = !1, Y = !1, b = !1, de = !1, ve = !1, U;
64
+ var Y = !1, N = !1, b = !1, de = !1, ve = !1, U;
65
65
  U = Symbol.for("react.module.reference");
66
66
  function ze(e) {
67
- return !!(typeof e == "string" || typeof e == "function" || e === s || e === f || ve || e === a || e === g || e === y || de || e === u || N || Y || b || typeof e == "object" && e !== null && (e.$$typeof === p || e.$$typeof === w || e.$$typeof === l || e.$$typeof === d || e.$$typeof === c || // This needs to include all possible module reference object
67
+ return !!(typeof e == "string" || typeof e == "function" || e === u || e === f || ve || e === i || e === g || e === m || de || e === s || Y || N || b || typeof e == "object" && e !== null && (e.$$typeof === R || e.$$typeof === p || e.$$typeof === l || e.$$typeof === d || e.$$typeof === c || // This needs to include all possible module reference object
68
68
  // types supported by any Flight configuration anywhere since
69
69
  // we don't know which Flight build this will end up being used
70
70
  // with.
71
71
  e.$$typeof === U || e.getModuleId !== void 0));
72
72
  }
73
- function Me(e, r, i) {
73
+ function Ve(e, t, a) {
74
74
  var v = e.displayName;
75
75
  if (v)
76
76
  return v;
77
- var E = r.displayName || r.name || "";
78
- return E !== "" ? i + "(" + E + ")" : i;
77
+ var E = t.displayName || t.name || "";
78
+ return E !== "" ? a + "(" + E + ")" : a;
79
79
  }
80
80
  function ge(e) {
81
81
  return e.displayName || "Context";
82
82
  }
83
- function I(e) {
83
+ function k(e) {
84
84
  if (e == null)
85
85
  return null;
86
86
  if (typeof e.tag == "number" && _("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
@@ -88,36 +88,36 @@ function Et() {
88
88
  if (typeof e == "string")
89
89
  return e;
90
90
  switch (e) {
91
- case s:
91
+ case u:
92
92
  return "Fragment";
93
93
  case o:
94
94
  return "Portal";
95
95
  case f:
96
96
  return "Profiler";
97
- case a:
97
+ case i:
98
98
  return "StrictMode";
99
99
  case g:
100
100
  return "Suspense";
101
- case y:
101
+ case m:
102
102
  return "SuspenseList";
103
103
  }
104
104
  if (typeof e == "object")
105
105
  switch (e.$$typeof) {
106
106
  case d:
107
- var r = e;
108
- return ge(r) + ".Consumer";
107
+ var t = e;
108
+ return ge(t) + ".Consumer";
109
109
  case l:
110
- var i = e;
111
- return ge(i._context) + ".Provider";
110
+ var a = e;
111
+ return ge(a._context) + ".Provider";
112
112
  case c:
113
- return Me(e, e.render, "ForwardRef");
114
- case w:
113
+ return Ve(e, e.render, "ForwardRef");
114
+ case p:
115
115
  var v = e.displayName || null;
116
- return v !== null ? v : I(e.type) || "Memo";
117
- case p: {
118
- var E = e, R = E._payload, h = E._init;
116
+ return v !== null ? v : k(e.type) || "Memo";
117
+ case R: {
118
+ var E = e, w = E._payload, y = E._init;
119
119
  try {
120
- return I(h(R));
120
+ return k(y(w));
121
121
  } catch {
122
122
  return null;
123
123
  }
@@ -125,14 +125,14 @@ function Et() {
125
125
  }
126
126
  return null;
127
127
  }
128
- var W = Object.assign, G = 0, me, he, ye, Ee, Re, pe, we;
128
+ var W = Object.assign, q = 0, he, ye, me, Ee, we, Re, pe;
129
129
  function _e() {
130
130
  }
131
131
  _e.__reactDisabledLog = !0;
132
- function Ve() {
132
+ function Me() {
133
133
  {
134
- if (G === 0) {
135
- me = console.log, he = console.info, ye = console.warn, Ee = console.error, Re = console.group, pe = console.groupCollapsed, we = console.groupEnd;
134
+ if (q === 0) {
135
+ he = console.log, ye = console.info, me = console.warn, Ee = console.error, we = console.group, Re = console.groupCollapsed, pe = console.groupEnd;
136
136
  var e = {
137
137
  configurable: !0,
138
138
  enumerable: !0,
@@ -149,12 +149,12 @@ function Et() {
149
149
  groupEnd: e
150
150
  });
151
151
  }
152
- G++;
152
+ q++;
153
153
  }
154
154
  }
155
155
  function Ue() {
156
156
  {
157
- if (G--, G === 0) {
157
+ if (q--, q === 0) {
158
158
  var e = {
159
159
  configurable: !0,
160
160
  enumerable: !0,
@@ -162,33 +162,33 @@ function Et() {
162
162
  };
163
163
  Object.defineProperties(console, {
164
164
  log: W({}, e, {
165
- value: me
165
+ value: he
166
166
  }),
167
167
  info: W({}, e, {
168
- value: he
168
+ value: ye
169
169
  }),
170
170
  warn: W({}, e, {
171
- value: ye
171
+ value: me
172
172
  }),
173
173
  error: W({}, e, {
174
174
  value: Ee
175
175
  }),
176
176
  group: W({}, e, {
177
- value: Re
177
+ value: we
178
178
  }),
179
179
  groupCollapsed: W({}, e, {
180
- value: pe
180
+ value: Re
181
181
  }),
182
182
  groupEnd: W({}, e, {
183
- value: we
183
+ value: pe
184
184
  })
185
185
  });
186
186
  }
187
- G < 0 && _("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
187
+ q < 0 && _("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
188
188
  }
189
189
  }
190
- var re = k.ReactCurrentDispatcher, ne;
191
- function J(e, r, i) {
190
+ var te = D.ReactCurrentDispatcher, ne;
191
+ function J(e, t, a) {
192
192
  {
193
193
  if (ne === void 0)
194
194
  try {
@@ -203,46 +203,46 @@ function Et() {
203
203
  }
204
204
  var oe = !1, K;
205
205
  {
206
- var Ge = typeof WeakMap == "function" ? WeakMap : Map;
207
- K = new Ge();
206
+ var qe = typeof WeakMap == "function" ? WeakMap : Map;
207
+ K = new qe();
208
208
  }
209
- function Ce(e, r) {
209
+ function Ce(e, t) {
210
210
  if (!e || oe)
211
211
  return "";
212
212
  {
213
- var i = K.get(e);
214
- if (i !== void 0)
215
- return i;
213
+ var a = K.get(e);
214
+ if (a !== void 0)
215
+ return a;
216
216
  }
217
217
  var v;
218
218
  oe = !0;
219
219
  var E = Error.prepareStackTrace;
220
220
  Error.prepareStackTrace = void 0;
221
- var R;
222
- R = re.current, re.current = null, Ve();
221
+ var w;
222
+ w = te.current, te.current = null, Me();
223
223
  try {
224
- if (r) {
225
- var h = function() {
224
+ if (t) {
225
+ var y = function() {
226
226
  throw Error();
227
227
  };
228
- if (Object.defineProperty(h.prototype, "props", {
228
+ if (Object.defineProperty(y.prototype, "props", {
229
229
  set: function() {
230
230
  throw Error();
231
231
  }
232
232
  }), typeof Reflect == "object" && Reflect.construct) {
233
233
  try {
234
- Reflect.construct(h, []);
234
+ Reflect.construct(y, []);
235
235
  } catch ($) {
236
236
  v = $;
237
237
  }
238
- Reflect.construct(e, [], h);
238
+ Reflect.construct(e, [], y);
239
239
  } else {
240
240
  try {
241
- h.call();
241
+ y.call();
242
242
  } catch ($) {
243
243
  v = $;
244
244
  }
245
- e.call(h.prototype);
245
+ e.call(y.prototype);
246
246
  }
247
247
  } else {
248
248
  try {
@@ -254,17 +254,17 @@ function Et() {
254
254
  }
255
255
  } catch ($) {
256
256
  if ($ && v && typeof $.stack == "string") {
257
- for (var m = $.stack.split(`
257
+ for (var h = $.stack.split(`
258
258
  `), x = v.stack.split(`
259
- `), C = m.length - 1, P = x.length - 1; C >= 1 && P >= 0 && m[C] !== x[P]; )
259
+ `), C = h.length - 1, P = x.length - 1; C >= 1 && P >= 0 && h[C] !== x[P]; )
260
260
  P--;
261
261
  for (; C >= 1 && P >= 0; C--, P--)
262
- if (m[C] !== x[P]) {
262
+ if (h[C] !== x[P]) {
263
263
  if (C !== 1 || P !== 1)
264
264
  do
265
- if (C--, P--, P < 0 || m[C] !== x[P]) {
265
+ if (C--, P--, P < 0 || h[C] !== x[P]) {
266
266
  var O = `
267
- ` + m[C].replace(" at new ", " at ");
267
+ ` + h[C].replace(" at new ", " at ");
268
268
  return e.displayName && O.includes("<anonymous>") && (O = O.replace("<anonymous>", e.displayName)), typeof e == "function" && K.set(e, O), O;
269
269
  }
270
270
  while (C >= 1 && P >= 0);
@@ -272,71 +272,71 @@ function Et() {
272
272
  }
273
273
  }
274
274
  } finally {
275
- oe = !1, re.current = R, Ue(), Error.prepareStackTrace = E;
275
+ oe = !1, te.current = w, Ue(), Error.prepareStackTrace = E;
276
276
  }
277
277
  var M = e ? e.displayName || e.name : "", Fe = M ? J(M) : "";
278
278
  return typeof e == "function" && K.set(e, Fe), Fe;
279
279
  }
280
- function qe(e, r, i) {
280
+ function Be(e, t, a) {
281
281
  return Ce(e, !1);
282
282
  }
283
- function Be(e) {
284
- var r = e.prototype;
285
- return !!(r && r.isReactComponent);
283
+ function Ge(e) {
284
+ var t = e.prototype;
285
+ return !!(t && t.isReactComponent);
286
286
  }
287
- function X(e, r, i) {
287
+ function H(e, t, a) {
288
288
  if (e == null)
289
289
  return "";
290
290
  if (typeof e == "function")
291
- return Ce(e, Be(e));
291
+ return Ce(e, Ge(e));
292
292
  if (typeof e == "string")
293
293
  return J(e);
294
294
  switch (e) {
295
295
  case g:
296
296
  return J("Suspense");
297
- case y:
297
+ case m:
298
298
  return J("SuspenseList");
299
299
  }
300
300
  if (typeof e == "object")
301
301
  switch (e.$$typeof) {
302
302
  case c:
303
- return qe(e.render);
304
- case w:
305
- return X(e.type, r, i);
306
- case p: {
307
- var v = e, E = v._payload, R = v._init;
303
+ return Be(e.render);
304
+ case p:
305
+ return H(e.type, t, a);
306
+ case R: {
307
+ var v = e, E = v._payload, w = v._init;
308
308
  try {
309
- return X(R(E), r, i);
309
+ return H(w(E), t, a);
310
310
  } catch {
311
311
  }
312
312
  }
313
313
  }
314
314
  return "";
315
315
  }
316
- var H = Object.prototype.hasOwnProperty, be = {}, Pe = k.ReactDebugCurrentFrame;
316
+ var X = Object.prototype.hasOwnProperty, be = {}, Pe = D.ReactDebugCurrentFrame;
317
317
  function Z(e) {
318
318
  if (e) {
319
- var r = e._owner, i = X(e.type, e._source, r ? r.type : null);
320
- Pe.setExtraStackFrame(i);
319
+ var t = e._owner, a = H(e.type, e._source, t ? t.type : null);
320
+ Pe.setExtraStackFrame(a);
321
321
  } else
322
322
  Pe.setExtraStackFrame(null);
323
323
  }
324
- function Qe(e, r, i, v, E) {
324
+ function Qe(e, t, a, v, E) {
325
325
  {
326
- var R = Function.call.bind(H);
327
- for (var h in e)
328
- if (R(e, h)) {
329
- var m = void 0;
326
+ var w = Function.call.bind(X);
327
+ for (var y in e)
328
+ if (w(e, y)) {
329
+ var h = void 0;
330
330
  try {
331
- if (typeof e[h] != "function") {
332
- var x = Error((v || "React class") + ": " + i + " type `" + h + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[h] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
331
+ if (typeof e[y] != "function") {
332
+ var x = Error((v || "React class") + ": " + a + " type `" + y + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[y] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
333
333
  throw x.name = "Invariant Violation", x;
334
334
  }
335
- m = e[h](r, h, v, i, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
335
+ h = e[y](t, y, v, a, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
336
336
  } catch (C) {
337
- m = C;
337
+ h = C;
338
338
  }
339
- m && !(m instanceof Error) && (Z(E), _("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", v || "React class", i, h, typeof m), Z(null)), m instanceof Error && !(m.message in be) && (be[m.message] = !0, Z(E), _("Failed %s type: %s", i, m.message), Z(null));
339
+ h && !(h instanceof Error) && (Z(E), _("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", v || "React class", a, y, typeof h), Z(null)), h instanceof Error && !(h.message in be) && (be[h.message] = !0, Z(E), _("Failed %s type: %s", a, h.message), Z(null));
340
340
  }
341
341
  }
342
342
  }
@@ -346,25 +346,25 @@ function Et() {
346
346
  }
347
347
  function Ke(e) {
348
348
  {
349
- var r = typeof Symbol == "function" && Symbol.toStringTag, i = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
350
- return i;
349
+ var t = typeof Symbol == "function" && Symbol.toStringTag, a = t && e[Symbol.toStringTag] || e.constructor.name || "Object";
350
+ return a;
351
351
  }
352
352
  }
353
- function Xe(e) {
353
+ function He(e) {
354
354
  try {
355
- return Se(e), !1;
355
+ return je(e), !1;
356
356
  } catch {
357
357
  return !0;
358
358
  }
359
359
  }
360
- function Se(e) {
360
+ function je(e) {
361
361
  return "" + e;
362
362
  }
363
- function je(e) {
364
- if (Xe(e))
365
- return _("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Ke(e)), Se(e);
363
+ function Se(e) {
364
+ if (He(e))
365
+ return _("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Ke(e)), je(e);
366
366
  }
367
- var q = k.ReactCurrentOwner, He = {
367
+ var B = D.ReactCurrentOwner, Xe = {
368
368
  key: !0,
369
369
  ref: !0,
370
370
  __self: !0,
@@ -372,113 +372,113 @@ function Et() {
372
372
  }, xe, Te, ie;
373
373
  ie = {};
374
374
  function Ze(e) {
375
- if (H.call(e, "ref")) {
376
- var r = Object.getOwnPropertyDescriptor(e, "ref").get;
377
- if (r && r.isReactWarning)
375
+ if (X.call(e, "ref")) {
376
+ var t = Object.getOwnPropertyDescriptor(e, "ref").get;
377
+ if (t && t.isReactWarning)
378
378
  return !1;
379
379
  }
380
380
  return e.ref !== void 0;
381
381
  }
382
- function et(e) {
383
- if (H.call(e, "key")) {
384
- var r = Object.getOwnPropertyDescriptor(e, "key").get;
385
- if (r && r.isReactWarning)
382
+ function er(e) {
383
+ if (X.call(e, "key")) {
384
+ var t = Object.getOwnPropertyDescriptor(e, "key").get;
385
+ if (t && t.isReactWarning)
386
386
  return !1;
387
387
  }
388
388
  return e.key !== void 0;
389
389
  }
390
- function tt(e, r) {
391
- if (typeof e.ref == "string" && q.current && r && q.current.stateNode !== r) {
392
- var i = I(q.current.type);
393
- ie[i] || (_('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', I(q.current.type), e.ref), ie[i] = !0);
390
+ function rr(e, t) {
391
+ if (typeof e.ref == "string" && B.current && t && B.current.stateNode !== t) {
392
+ var a = k(B.current.type);
393
+ ie[a] || (_('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', k(B.current.type), e.ref), ie[a] = !0);
394
394
  }
395
395
  }
396
- function rt(e, r) {
396
+ function tr(e, t) {
397
397
  {
398
- var i = function() {
399
- xe || (xe = !0, _("%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://reactjs.org/link/special-props)", r));
398
+ var a = function() {
399
+ xe || (xe = !0, _("%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://reactjs.org/link/special-props)", t));
400
400
  };
401
- i.isReactWarning = !0, Object.defineProperty(e, "key", {
402
- get: i,
401
+ a.isReactWarning = !0, Object.defineProperty(e, "key", {
402
+ get: a,
403
403
  configurable: !0
404
404
  });
405
405
  }
406
406
  }
407
- function nt(e, r) {
407
+ function nr(e, t) {
408
408
  {
409
- var i = function() {
410
- Te || (Te = !0, _("%s: `ref` 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://reactjs.org/link/special-props)", r));
409
+ var a = function() {
410
+ Te || (Te = !0, _("%s: `ref` 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://reactjs.org/link/special-props)", t));
411
411
  };
412
- i.isReactWarning = !0, Object.defineProperty(e, "ref", {
413
- get: i,
412
+ a.isReactWarning = !0, Object.defineProperty(e, "ref", {
413
+ get: a,
414
414
  configurable: !0
415
415
  });
416
416
  }
417
417
  }
418
- var ot = function(e, r, i, v, E, R, h) {
419
- var m = {
418
+ var or = function(e, t, a, v, E, w, y) {
419
+ var h = {
420
420
  // This tag allows us to uniquely identify this as a React Element
421
421
  $$typeof: n,
422
422
  // Built-in properties that belong on the element
423
423
  type: e,
424
- key: r,
425
- ref: i,
426
- props: h,
424
+ key: t,
425
+ ref: a,
426
+ props: y,
427
427
  // Record the component responsible for creating this element.
428
- _owner: R
428
+ _owner: w
429
429
  };
430
- return m._store = {}, Object.defineProperty(m._store, "validated", {
430
+ return h._store = {}, Object.defineProperty(h._store, "validated", {
431
431
  configurable: !1,
432
432
  enumerable: !1,
433
433
  writable: !0,
434
434
  value: !1
435
- }), Object.defineProperty(m, "_self", {
435
+ }), Object.defineProperty(h, "_self", {
436
436
  configurable: !1,
437
437
  enumerable: !1,
438
438
  writable: !1,
439
439
  value: v
440
- }), Object.defineProperty(m, "_source", {
440
+ }), Object.defineProperty(h, "_source", {
441
441
  configurable: !1,
442
442
  enumerable: !1,
443
443
  writable: !1,
444
444
  value: E
445
- }), Object.freeze && (Object.freeze(m.props), Object.freeze(m)), m;
445
+ }), Object.freeze && (Object.freeze(h.props), Object.freeze(h)), h;
446
446
  };
447
- function at(e, r, i, v, E) {
447
+ function ar(e, t, a, v, E) {
448
448
  {
449
- var R, h = {}, m = null, x = null;
450
- i !== void 0 && (je(i), m = "" + i), et(r) && (je(r.key), m = "" + r.key), Ze(r) && (x = r.ref, tt(r, E));
451
- for (R in r)
452
- H.call(r, R) && !He.hasOwnProperty(R) && (h[R] = r[R]);
449
+ var w, y = {}, h = null, x = null;
450
+ a !== void 0 && (Se(a), h = "" + a), er(t) && (Se(t.key), h = "" + t.key), Ze(t) && (x = t.ref, rr(t, E));
451
+ for (w in t)
452
+ X.call(t, w) && !Xe.hasOwnProperty(w) && (y[w] = t[w]);
453
453
  if (e && e.defaultProps) {
454
454
  var C = e.defaultProps;
455
- for (R in C)
456
- h[R] === void 0 && (h[R] = C[R]);
455
+ for (w in C)
456
+ y[w] === void 0 && (y[w] = C[w]);
457
457
  }
458
- if (m || x) {
458
+ if (h || x) {
459
459
  var P = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
460
- m && rt(h, P), x && nt(h, P);
460
+ h && tr(y, P), x && nr(y, P);
461
461
  }
462
- return ot(e, m, x, E, v, q.current, h);
462
+ return or(e, h, x, E, v, B.current, y);
463
463
  }
464
464
  }
465
- var se = k.ReactCurrentOwner, Oe = k.ReactDebugCurrentFrame;
466
- function z(e) {
465
+ var ue = D.ReactCurrentOwner, Oe = D.ReactDebugCurrentFrame;
466
+ function V(e) {
467
467
  if (e) {
468
- var r = e._owner, i = X(e.type, e._source, r ? r.type : null);
469
- Oe.setExtraStackFrame(i);
468
+ var t = e._owner, a = H(e.type, e._source, t ? t.type : null);
469
+ Oe.setExtraStackFrame(a);
470
470
  } else
471
471
  Oe.setExtraStackFrame(null);
472
472
  }
473
- var ue;
474
- ue = !1;
473
+ var se;
474
+ se = !1;
475
475
  function ce(e) {
476
476
  return typeof e == "object" && e !== null && e.$$typeof === n;
477
477
  }
478
478
  function Ae() {
479
479
  {
480
- if (se.current) {
481
- var e = I(se.current.type);
480
+ if (ue.current) {
481
+ var e = k(ue.current.type);
482
482
  if (e)
483
483
  return `
484
484
 
@@ -487,200 +487,200 @@ Check the render method of \`` + e + "`.";
487
487
  return "";
488
488
  }
489
489
  }
490
- function it(e) {
490
+ function ir(e) {
491
491
  return "";
492
492
  }
493
- var ke = {};
494
- function st(e) {
493
+ var De = {};
494
+ function ur(e) {
495
495
  {
496
- var r = Ae();
497
- if (!r) {
498
- var i = typeof e == "string" ? e : e.displayName || e.name;
499
- i && (r = `
496
+ var t = Ae();
497
+ if (!t) {
498
+ var a = typeof e == "string" ? e : e.displayName || e.name;
499
+ a && (t = `
500
500
 
501
- Check the top-level render call using <` + i + ">.");
501
+ Check the top-level render call using <` + a + ">.");
502
502
  }
503
- return r;
503
+ return t;
504
504
  }
505
505
  }
506
- function De(e, r) {
506
+ function Ie(e, t) {
507
507
  {
508
508
  if (!e._store || e._store.validated || e.key != null)
509
509
  return;
510
510
  e._store.validated = !0;
511
- var i = st(r);
512
- if (ke[i])
511
+ var a = ur(t);
512
+ if (De[a])
513
513
  return;
514
- ke[i] = !0;
514
+ De[a] = !0;
515
515
  var v = "";
516
- e && e._owner && e._owner !== se.current && (v = " It was passed a child from " + I(e._owner.type) + "."), z(e), _('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', i, v), z(null);
516
+ e && e._owner && e._owner !== ue.current && (v = " It was passed a child from " + k(e._owner.type) + "."), V(e), _('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', a, v), V(null);
517
517
  }
518
518
  }
519
- function Ie(e, r) {
519
+ function ke(e, t) {
520
520
  {
521
521
  if (typeof e != "object")
522
522
  return;
523
523
  if (ae(e))
524
- for (var i = 0; i < e.length; i++) {
525
- var v = e[i];
526
- ce(v) && De(v, r);
524
+ for (var a = 0; a < e.length; a++) {
525
+ var v = e[a];
526
+ ce(v) && Ie(v, t);
527
527
  }
528
528
  else if (ce(e))
529
529
  e._store && (e._store.validated = !0);
530
530
  else if (e) {
531
- var E = j(e);
531
+ var E = S(e);
532
532
  if (typeof E == "function" && E !== e.entries)
533
- for (var R = E.call(e), h; !(h = R.next()).done; )
534
- ce(h.value) && De(h.value, r);
533
+ for (var w = E.call(e), y; !(y = w.next()).done; )
534
+ ce(y.value) && Ie(y.value, t);
535
535
  }
536
536
  }
537
537
  }
538
- function ut(e) {
538
+ function sr(e) {
539
539
  {
540
- var r = e.type;
541
- if (r == null || typeof r == "string")
540
+ var t = e.type;
541
+ if (t == null || typeof t == "string")
542
542
  return;
543
- var i;
544
- if (typeof r == "function")
545
- i = r.propTypes;
546
- else if (typeof r == "object" && (r.$$typeof === c || // Note: Memo only checks outer props here.
543
+ var a;
544
+ if (typeof t == "function")
545
+ a = t.propTypes;
546
+ else if (typeof t == "object" && (t.$$typeof === c || // Note: Memo only checks outer props here.
547
547
  // Inner props are checked in the reconciler.
548
- r.$$typeof === w))
549
- i = r.propTypes;
548
+ t.$$typeof === p))
549
+ a = t.propTypes;
550
550
  else
551
551
  return;
552
- if (i) {
553
- var v = I(r);
554
- Qe(i, e.props, "prop", v, e);
555
- } else if (r.PropTypes !== void 0 && !ue) {
556
- ue = !0;
557
- var E = I(r);
552
+ if (a) {
553
+ var v = k(t);
554
+ Qe(a, e.props, "prop", v, e);
555
+ } else if (t.PropTypes !== void 0 && !se) {
556
+ se = !0;
557
+ var E = k(t);
558
558
  _("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", E || "Unknown");
559
559
  }
560
- typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && _("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
560
+ typeof t.getDefaultProps == "function" && !t.getDefaultProps.isReactClassApproved && _("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
561
561
  }
562
562
  }
563
- function ct(e) {
563
+ function cr(e) {
564
564
  {
565
- for (var r = Object.keys(e.props), i = 0; i < r.length; i++) {
566
- var v = r[i];
565
+ for (var t = Object.keys(e.props), a = 0; a < t.length; a++) {
566
+ var v = t[a];
567
567
  if (v !== "children" && v !== "key") {
568
- z(e), _("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", v), z(null);
568
+ V(e), _("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", v), V(null);
569
569
  break;
570
570
  }
571
571
  }
572
- e.ref !== null && (z(e), _("Invalid attribute `ref` supplied to `React.Fragment`."), z(null));
572
+ e.ref !== null && (V(e), _("Invalid attribute `ref` supplied to `React.Fragment`."), V(null));
573
573
  }
574
574
  }
575
- function $e(e, r, i, v, E, R) {
575
+ function $e(e, t, a, v, E, w) {
576
576
  {
577
- var h = ze(e);
578
- if (!h) {
579
- var m = "";
580
- (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (m += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
581
- var x = it();
582
- x ? m += x : m += Ae();
577
+ var y = ze(e);
578
+ if (!y) {
579
+ var h = "";
580
+ (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (h += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
581
+ var x = ir();
582
+ x ? h += x : h += Ae();
583
583
  var C;
584
- e === null ? C = "null" : ae(e) ? C = "array" : e !== void 0 && e.$$typeof === n ? (C = "<" + (I(e.type) || "Unknown") + " />", m = " Did you accidentally export a JSX literal instead of a component?") : C = typeof e, _("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", C, m);
584
+ e === null ? C = "null" : ae(e) ? C = "array" : e !== void 0 && e.$$typeof === n ? (C = "<" + (k(e.type) || "Unknown") + " />", h = " Did you accidentally export a JSX literal instead of a component?") : C = typeof e, _("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", C, h);
585
585
  }
586
- var P = at(e, r, i, E, R);
586
+ var P = ar(e, t, a, E, w);
587
587
  if (P == null)
588
588
  return P;
589
- if (h) {
590
- var O = r.children;
589
+ if (y) {
590
+ var O = t.children;
591
591
  if (O !== void 0)
592
592
  if (v)
593
593
  if (ae(O)) {
594
594
  for (var M = 0; M < O.length; M++)
595
- Ie(O[M], e);
595
+ ke(O[M], e);
596
596
  Object.freeze && Object.freeze(O);
597
597
  } else
598
598
  _("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
599
599
  else
600
- Ie(O, e);
600
+ ke(O, e);
601
601
  }
602
- return e === s ? ct(P) : ut(P), P;
602
+ return e === u ? cr(P) : sr(P), P;
603
603
  }
604
604
  }
605
- function lt(e, r, i) {
606
- return $e(e, r, i, !0);
605
+ function lr(e, t, a) {
606
+ return $e(e, t, a, !0);
607
607
  }
608
- function ft(e, r, i) {
609
- return $e(e, r, i, !1);
608
+ function fr(e, t, a) {
609
+ return $e(e, t, a, !1);
610
610
  }
611
- var dt = ft, vt = lt;
612
- Q.Fragment = s, Q.jsx = dt, Q.jsxs = vt;
611
+ var dr = fr, vr = lr;
612
+ Q.Fragment = u, Q.jsx = dr, Q.jsxs = vr;
613
613
  }()), Q;
614
614
  }
615
- process.env.NODE_ENV === "production" ? le.exports = yt() : le.exports = Et();
615
+ process.env.NODE_ENV === "production" ? le.exports = mr() : le.exports = Er();
616
616
  var F = le.exports;
617
- const A = gt({}), At = ({ children: t, apiURL: n, libraries: o }) => {
618
- const s = fe(
617
+ const A = gr({}), Ar = ({ children: r, apiURL: n, libraries: o }) => {
618
+ const u = fe(
619
619
  () => ({
620
620
  apiURL: n,
621
621
  libraries: o
622
622
  }),
623
623
  [n, o]
624
624
  );
625
- return /* @__PURE__ */ F.jsx(A.Provider, { value: s, children: t });
626
- }, kt = ({
627
- Fallback: t,
625
+ return /* @__PURE__ */ F.jsx(A.Provider, { value: u, children: r });
626
+ }, Dr = ({
627
+ Fallback: r,
628
628
  isLogged: n,
629
629
  loginPath: o = "/login",
630
- localStorageKey: s = "user",
631
- redirect401Path: a = "/login",
630
+ localStorageKey: u = "user",
631
+ redirect401Path: i = "/login",
632
632
  ...f
633
633
  }) => {
634
- var _, L, N, Y;
635
- const { libraries: l } = D(A), d = (f == null ? void 0 : f.reactRouter) || (l == null ? void 0 : l.reactRouter), c = (f == null ? void 0 : f.axios) || (l == null ? void 0 : l.axios);
634
+ var _, L, Y, N;
635
+ const { libraries: l } = I(A), d = (f == null ? void 0 : f.reactRouter) || (l == null ? void 0 : l.reactRouter), c = (f == null ? void 0 : f.axios) || (l == null ? void 0 : l.axios);
636
636
  if (!d)
637
637
  throw new Error("React Router is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
638
- const [g, y] = We(null), { useLocation: w, Navigate: p, Outlet: u } = d, S = w(), T = mt(!1), j = typeof n == "function" ? n() : !!n, k = typeof j == "boolean" ? j : j == null ? void 0 : j.isLogged;
639
- return V(() => {
638
+ const [g, m] = We(null), { useLocation: p, Navigate: R, Outlet: s } = d, j = p(), T = hr(!1), S = typeof n == "function" ? n() : !!n, D = typeof S == "boolean" ? S : S == null ? void 0 : S.isLogged;
639
+ return z(() => {
640
640
  T.current || (T.current = !0, c.interceptors.response.use(
641
641
  (b) => b,
642
642
  async (b) => {
643
643
  var U;
644
- return typeof b == "object" && b && "response" in b && b.response && typeof b.response == "object" && "status" in b.response && b.response && typeof b.response == "object" && "status" in b.response && ((U = b == null ? void 0 : b.response) == null ? void 0 : U.status) === 401 && (c.defaults.headers.common.Authorization = null, localStorage.removeItem(s), y(a)), Promise.reject(b);
644
+ return typeof b == "object" && b && "response" in b && b.response && typeof b.response == "object" && "status" in b.response && b.response && typeof b.response == "object" && "status" in b.response && ((U = b == null ? void 0 : b.response) == null ? void 0 : U.status) === 401 && (c.defaults.headers.common.Authorization = null, localStorage.removeItem(u), m(i)), Promise.reject(b);
645
645
  }
646
646
  ));
647
- }, [c.defaults.headers.common, c.interceptors.response, s, a]), k && !g ? /* @__PURE__ */ F.jsx(ht, { fallback: t, children: (L = (_ = S.state) == null ? void 0 : _.from) != null && L.state && ((Y = (N = S.state) == null ? void 0 : N.from) == null ? void 0 : Y.pathname) === o ? /* @__PURE__ */ F.jsx(p, { to: S.state.from.state.from.pathname + S.state.from.state.from.search, replace: !0 }) : /* @__PURE__ */ F.jsx(u, {}) }) : /* @__PURE__ */ F.jsx(p, { to: o + S.search, state: { from: S }, replace: !0 });
648
- }, Dt = ({ data: t, ...n }) => {
649
- const { libraries: o } = D(A), s = (n == null ? void 0 : n.reactRouter) || (o == null ? void 0 : o.reactRouter), a = (n == null ? void 0 : n.gtm) || (o == null ? void 0 : o.gtm);
650
- if (!s)
647
+ }, [c.defaults.headers.common, c.interceptors.response, u, i]), D && !g ? /* @__PURE__ */ F.jsx(yr, { fallback: r, children: (L = (_ = j.state) == null ? void 0 : _.from) != null && L.state && ((N = (Y = j.state) == null ? void 0 : Y.from) == null ? void 0 : N.pathname) === o ? /* @__PURE__ */ F.jsx(R, { to: j.state.from.state.from.pathname + j.state.from.state.from.search, replace: !0 }) : /* @__PURE__ */ F.jsx(s, {}) }) : /* @__PURE__ */ F.jsx(R, { to: o + j.search, state: { from: j }, replace: !0 });
648
+ }, Ir = ({ data: r, ...n }) => {
649
+ const { libraries: o } = I(A), u = (n == null ? void 0 : n.reactRouter) || (o == null ? void 0 : o.reactRouter), i = (n == null ? void 0 : n.gtm) || (o == null ? void 0 : o.gtm);
650
+ if (!u)
651
651
  throw new Error(
652
652
  "React Router is not provided. You can provide it with InjectDependenciesProvider or directly in props of GTMSendPageView."
653
653
  );
654
- if (!a)
654
+ if (!i)
655
655
  throw new Error("GTM is not provided. You can provide it with InjectDependenciesProvider or directly in props of GTMSendPageView.");
656
- const { useGoogleTagManager: f } = a, { useLocation: l, Outlet: d } = s, { pathname: c } = l(), { sendEvent: g } = f();
657
- return V(() => {
656
+ const { useGoogleTagManager: f } = i, { useLocation: l, Outlet: d } = u, { pathname: c } = l(), { sendEvent: g } = f();
657
+ return z(() => {
658
658
  g({
659
659
  event: "pageView",
660
660
  pathname: c,
661
- ...t
661
+ ...r
662
662
  });
663
- }, [t, c, g]), /* @__PURE__ */ F.jsx(d, {});
664
- }, It = ({
665
- tokenTypeKey: t = "tokenType",
663
+ }, [r, c, g]), /* @__PURE__ */ F.jsx(d, {});
664
+ }, kr = ({
665
+ tokenTypeKey: r = "tokenType",
666
666
  userLocalStorageKey: n = "user",
667
667
  tokenKey: o = "accessToken",
668
- postContentType: s = "application/json",
669
- ...a
668
+ postContentType: u = "application/json",
669
+ ...i
670
670
  }) => {
671
- const { apiURL: f = a.apiURL, libraries: l } = D(A), d = (a == null ? void 0 : a.axios) || (l == null ? void 0 : l.axios);
671
+ const { apiURL: f = i.apiURL, libraries: l } = I(A), d = (i == null ? void 0 : i.axios) || (l == null ? void 0 : l.axios);
672
672
  if (!d)
673
673
  throw new Error("Axios is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
674
674
  if (!(d != null && d.defaults))
675
675
  return null;
676
- const c = localStorage.getItem(n), g = c ? JSON.parse(c) : null, y = g != null && g[t] ? g[t] : null, w = g != null && g[o] ? g[o] : null, p = c ? `${y} ${w}` : null;
677
- return d.defaults.baseURL = f, d.defaults.headers.post["Content-Type"] = s, p && (d.defaults.headers.common.Authorization = p), null;
678
- }, $t = ({ debug: t, resources: n, ...o }) => {
679
- const { libraries: s } = D(A), a = (o == null ? void 0 : o.i18) || (s == null ? void 0 : s.i18), { i18next: f, initReactI18next: l, languageDetector: d } = a || {};
680
- if (!a)
676
+ const c = localStorage.getItem(n), g = c ? JSON.parse(c) : null, m = g != null && g[r] ? g[r] : null, p = g != null && g[o] ? g[o] : null, R = c ? `${m} ${p}` : null;
677
+ return d.defaults.baseURL = f, d.defaults.headers.post["Content-Type"] = u, R && (d.defaults.headers.common.Authorization = R), null;
678
+ }, $r = ({ debug: r, resources: n, ...o }) => {
679
+ const { libraries: u } = I(A), i = (o == null ? void 0 : o.i18) || (u == null ? void 0 : u.i18), { i18next: f, initReactI18next: l, languageDetector: d } = i || {};
680
+ if (!i)
681
681
  throw new Error("i18 is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
682
682
  return f != null && f.isInitialized || (f.use(d).use(l).init({
683
- debug: t,
683
+ debug: r,
684
684
  fallbackLng: "en",
685
685
  interpolation: {
686
686
  escapeValue: !1
@@ -697,88 +697,95 @@ const A = gt({}), At = ({ children: t, apiURL: n, libraries: o }) => {
697
697
  }), f.on("languageChanged", (c) => {
698
698
  document.documentElement.setAttribute("lang", c);
699
699
  })), null;
700
- }, Ft = ({
701
- dsn: t,
700
+ }, Fr = ({
701
+ dsn: r,
702
702
  integrations: n,
703
703
  tracesSampleRate: o,
704
- replaysSessionSampleRate: s,
705
- replaysOnErrorSampleRate: a,
704
+ replaysSessionSampleRate: u,
705
+ replaysOnErrorSampleRate: i,
706
706
  tracePropagationTargets: f,
707
707
  ignoreErrors: l,
708
708
  debug: d,
709
709
  environment: c,
710
710
  ...g
711
711
  }) => {
712
- const { libraries: y } = D(A), w = (g == null ? void 0 : g.sentry) || (y == null ? void 0 : y.sentry), p = (g == null ? void 0 : g.reactRouter) || (y == null ? void 0 : y.reactRouter);
713
- if (!w)
714
- throw new Error("Sentry is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
712
+ const { libraries: m } = I(A), p = (g == null ? void 0 : g.sentry) || (m == null ? void 0 : m.sentry), R = (g == null ? void 0 : g.reactRouter) || (m == null ? void 0 : m.reactRouter);
715
713
  if (!p)
714
+ throw new Error("Sentry is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
715
+ if (!R)
716
716
  throw new Error("React Router is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
717
- if (w.isInitialized())
717
+ if (p.isInitialized())
718
718
  return null;
719
- const { createRoutesFromChildren: u, matchRoutes: S, useLocation: T, useNavigationType: j } = p;
720
- return (d || process.env.NODE_ENV === "prod" || process.env.NODE_ENV === "production") && w.init({
719
+ const { createRoutesFromChildren: s, matchRoutes: j, useLocation: T, useNavigationType: S } = R;
720
+ return (d || process.env.NODE_ENV === "prod" || process.env.NODE_ENV === "production") && p.init({
721
721
  debug: d,
722
- dsn: t,
722
+ dsn: r,
723
723
  environment: c || "production",
724
- ignoreErrors: [...l || [], /dynamically imported module/],
724
+ ignoreErrors: l,
725
725
  integrations: [
726
- w.reactRouterV6BrowserTracingIntegration({
727
- createRoutesFromChildren: u,
728
- matchRoutes: S,
729
- useEffect: V,
726
+ p.reactRouterV6BrowserTracingIntegration({
727
+ createRoutesFromChildren: s,
728
+ matchRoutes: j,
729
+ useEffect: z,
730
730
  useLocation: T,
731
- useNavigationType: j
731
+ useNavigationType: S
732
732
  }),
733
733
  ...n || []
734
734
  ],
735
- replaysOnErrorSampleRate: a || 1,
736
- replaysSessionSampleRate: s || 0.1,
735
+ replaysOnErrorSampleRate: i || 1,
736
+ replaysSessionSampleRate: u || 0.1,
737
737
  tracePropagationTargets: f,
738
738
  tracesSampleRate: o || 1
739
739
  }), null;
740
- }, Lt = ({ IMaskMixin: t, ...n }) => {
740
+ }, Lr = ({ IMaskMixin: r, ...n }) => {
741
741
  const o = fe(
742
742
  // eslint-disable-next-line react/jsx-props-no-spreading
743
- () => t(({ TextField: s, ...a }) => /* @__PURE__ */ F.jsx(s, { ...a })),
744
- [t]
743
+ () => r(({ TextField: u, ...i }) => /* @__PURE__ */ F.jsx(u, { ...i })),
744
+ [r]
745
745
  );
746
746
  return /* @__PURE__ */ F.jsx(o, { ...n });
747
- }, Nt = ({ accessToken: t, ...n }) => {
748
- const { libraries: o } = D(A), s = (n == null ? void 0 : n.mapbox) || (o == null ? void 0 : o.mapbox);
749
- if (!s)
747
+ }, Yr = ({ accessToken: r, ...n }) => {
748
+ const { libraries: o } = I(A), u = (n == null ? void 0 : n.mapbox) || (o == null ? void 0 : o.mapbox);
749
+ if (!u)
750
750
  throw new Error("Mapbox is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
751
- return t && (s.accessToken = t), null;
752
- }, Yt = ({ language: t, ...n }) => {
753
- const { libraries: o } = D(A), s = (n == null ? void 0 : n.dayjs) || (o == null ? void 0 : o.dayjs), a = (n == null ? void 0 : n.plugin) || (o == null ? void 0 : o.dayjsPlugin);
754
- if (!s)
751
+ return r && (u.accessToken = r), null;
752
+ }, Nr = ({ language: r, ...n }) => {
753
+ const { libraries: o } = I(A), u = (n == null ? void 0 : n.dayjs) || (o == null ? void 0 : o.dayjs), i = (n == null ? void 0 : n.plugin) || (o == null ? void 0 : o.dayjsPlugin);
754
+ if (!u)
755
755
  throw new Error(
756
756
  "Dayjs is not provided. You can provide it with InjectDependenciesProvider or directly in props of InitializeDaysJSConfig."
757
757
  );
758
- return V(() => {
758
+ return z(() => {
759
759
  (async () => {
760
760
  var d;
761
- const l = t || ((d = navigator.language) == null ? void 0 : d.slice(0, 2)) || "en";
762
- a && a.forEach((c) => {
763
- c && s.extend(c);
764
- }), await import("dayjs/locale/en"), await import("dayjs/locale/fr"), s.locale(l);
761
+ const l = r || ((d = navigator.language) == null ? void 0 : d.slice(0, 2)) || "en";
762
+ i && i.forEach((c) => {
763
+ c && u.extend(c);
764
+ }), await import("dayjs/locale/en"), await import("dayjs/locale/fr"), u.locale(l);
765
765
  })().then();
766
- }, [s, a, t]), null;
767
- }, Rt = (t) => t && typeof t == "function", pt = (t) => t && typeof t == "function", Wt = ({
768
- children: t,
766
+ }, [u, i, r]), null;
767
+ }, Wr = () => (z(() => {
768
+ const r = (n) => {
769
+ n.preventDefault(), window.location.reload();
770
+ };
771
+ return window.addEventListener("vite:preloadError", r), () => {
772
+ window.removeEventListener("vite:preloadError", r);
773
+ };
774
+ }, []), null), wr = (r) => r && typeof r == "function", Rr = (r) => r && typeof r == "function", zr = ({
775
+ children: r,
769
776
  defaultQueriesOptions: n,
770
777
  defaultMutationsOptions: o,
771
- ...s
778
+ ...u
772
779
  }) => {
773
780
  var c, g;
774
- const { libraries: a } = D(A), f = (s == null ? void 0 : s.QueryClient) || ((c = a == null ? void 0 : a.reactQuery) == null ? void 0 : c.QueryClient), l = (s == null ? void 0 : s.QueryClientProvider) || ((g = a == null ? void 0 : a.reactQuery) == null ? void 0 : g.QueryClientProvider);
781
+ const { libraries: i } = I(A), f = (u == null ? void 0 : u.QueryClient) || ((c = i == null ? void 0 : i.reactQuery) == null ? void 0 : c.QueryClient), l = (u == null ? void 0 : u.QueryClientProvider) || ((g = i == null ? void 0 : i.reactQuery) == null ? void 0 : g.QueryClientProvider);
775
782
  if (!f)
776
783
  throw new Error("QueryClient is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
777
784
  if (!l)
778
785
  throw new Error("QueryClientProvider is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
779
- if (!Rt(l))
786
+ if (!wr(l))
780
787
  throw new Error("Provided QueryClientProvider dependencies are not valid.");
781
- if (!pt(f))
788
+ if (!Rr(f))
782
789
  throw new Error("Provided QueryClient dependencies are not valid.");
783
790
  const d = new f({
784
791
  defaultOptions: {
@@ -786,57 +793,57 @@ const A = gt({}), At = ({ children: t, apiURL: n, libraries: o }) => {
786
793
  ...o
787
794
  },
788
795
  queries: {
789
- getNextPageParam: (y, w, p) => y.length + (p || 0),
796
+ getNextPageParam: (m, p, R) => m.length + (R || 0),
790
797
  refetchOnWindowFocus: !1,
791
798
  retry: 3,
792
799
  ...n
793
800
  }
794
801
  }
795
802
  });
796
- return /* @__PURE__ */ F.jsx(l, { client: d, children: t });
797
- }, zt = (t) => {
798
- var g, y, w;
799
- const { libraries: n } = D(A), o = (t == null ? void 0 : t.i18) || (n == null ? void 0 : n.i18), s = ((g = t == null ? void 0 : t.i18) == null ? void 0 : g.translateFunction) || ((y = n == null ? void 0 : n.i18) == null ? void 0 : y.translateFunction), a = ((w = o == null ? void 0 : o.i18next) == null ? void 0 : w.t) || s || ((p) => p), { unknownErrorTranslationKey: f = "error.unknownError" } = t || {}, l = a(f), d = te(
800
- (p) => {
801
- var S, T, j, k, _, L, N, Y, b;
802
- const { response: u } = p || {};
803
- return u != null && u.reason ? String(u.reason) : (S = u == null ? void 0 : u.data) != null && S.reason ? String(u.data.reason) : (T = u == null ? void 0 : u.data) != null && T.message ? String(u.data.message) : (k = (j = u == null ? void 0 : u.data) == null ? void 0 : j.detail) != null && k.length && Array.isArray((_ = u == null ? void 0 : u.data) == null ? void 0 : _.detail) && ((N = (L = u == null ? void 0 : u.data) == null ? void 0 : L.detail[0]) != null && N.msg) && typeof ((b = (Y = u == null ? void 0 : u.data) == null ? void 0 : Y.detail[0]) == null ? void 0 : b.msg) == "string" ? String(u.data.detail[0].msg) : l;
803
+ return /* @__PURE__ */ F.jsx(l, { client: d, children: r });
804
+ }, Vr = (r) => {
805
+ var g, m, p;
806
+ const { libraries: n } = I(A), o = (r == null ? void 0 : r.i18) || (n == null ? void 0 : n.i18), u = ((g = r == null ? void 0 : r.i18) == null ? void 0 : g.translateFunction) || ((m = n == null ? void 0 : n.i18) == null ? void 0 : m.translateFunction), i = ((p = o == null ? void 0 : o.i18next) == null ? void 0 : p.t) || u || ((R) => R), { unknownErrorTranslationKey: f = "error.unknownError" } = r || {}, l = i(f), d = re(
807
+ (R) => {
808
+ var j, T, S, D, _, L, Y, N, b;
809
+ const { response: s } = R || {};
810
+ return s != null && s.reason ? String(s.reason) : (j = s == null ? void 0 : s.data) != null && j.reason ? String(s.data.reason) : (T = s == null ? void 0 : s.data) != null && T.message ? String(s.data.message) : (D = (S = s == null ? void 0 : s.data) == null ? void 0 : S.detail) != null && D.length && Array.isArray((_ = s == null ? void 0 : s.data) == null ? void 0 : _.detail) && ((Y = (L = s == null ? void 0 : s.data) == null ? void 0 : L.detail[0]) != null && Y.msg) && typeof ((b = (N = s == null ? void 0 : s.data) == null ? void 0 : N.detail[0]) == null ? void 0 : b.msg) == "string" ? String(s.data.detail[0].msg) : l;
804
811
  },
805
812
  [l]
806
813
  );
807
- return { getErrorCode: te((p) => {
808
- var S, T, j;
809
- const { response: u } = p || {};
810
- return u != null && u.error_code ? String(u == null ? void 0 : u.error_code) : (S = u == null ? void 0 : u.data) != null && S.error_code ? String((T = u == null ? void 0 : u.data) == null ? void 0 : T.error_code) : u != null && u.error_code ? String(u == null ? void 0 : u.error_code) : (j = u == null ? void 0 : u.data) != null && j.error_code ? String(u.data.error_code) : "unknown_error_code";
814
+ return { getErrorCode: re((R) => {
815
+ var j, T, S;
816
+ const { response: s } = R || {};
817
+ return s != null && s.error_code ? String(s == null ? void 0 : s.error_code) : (j = s == null ? void 0 : s.data) != null && j.error_code ? String((T = s == null ? void 0 : s.data) == null ? void 0 : T.error_code) : s != null && s.error_code ? String(s == null ? void 0 : s.error_code) : (S = s == null ? void 0 : s.data) != null && S.error_code ? String(s.data.error_code) : "unknown_error_code";
811
818
  }, []), printError: d };
812
- }, Mt = ({
813
- data: t,
819
+ }, Mr = ({
820
+ data: r,
814
821
  fetchNextPage: n,
815
822
  isFetchingNextPage: o,
816
- isInitialLoading: s,
817
- isLoading: a,
823
+ isInitialLoading: u,
824
+ isLoading: i,
818
825
  enabled: f = !0
819
826
  }) => {
820
- const l = te(
827
+ const l = re(
821
828
  async (c) => {
822
829
  o || !f || await n({ pageParam: (c == null ? void 0 : c.pageParam) || c.visibleRowsCount });
823
830
  },
824
831
  [f, n, o]
825
832
  ), d = fe(() => {
826
- if (t)
827
- return t.pages.reduce((c, g) => [...c, ...g], []);
828
- }, [t]);
833
+ if (r)
834
+ return r.pages.reduce((c, g) => [...c, ...g], []);
835
+ }, [r]);
829
836
  return {
830
837
  fetchNextPageOnRowsScrollEnd: l,
831
- isLoading: o || a,
832
- loadingVariant: s ? "skeleton" : "linear",
838
+ isLoading: o || i,
839
+ loadingVariant: u ? "skeleton" : "linear",
833
840
  rows: d
834
841
  };
835
- }, Vt = (t) => {
836
- const { libraries: n } = D(A), o = (t == null ? void 0 : t.axios) || (n == null ? void 0 : n.axios), s = (t == null ? void 0 : t.localStorageKey) || "user";
842
+ }, Ur = (r) => {
843
+ const { libraries: n } = I(A), o = (r == null ? void 0 : r.axios) || (n == null ? void 0 : n.axios), u = (r == null ? void 0 : r.localStorageKey) || "user";
837
844
  if (!o)
838
845
  throw new Error("Axios is not provided. You can provide it with InjectDependenciesProvider or directly in params of useAuth.");
839
- const a = te(
846
+ const i = re(
840
847
  ({ tokenType: l, accessToken: d }) => {
841
848
  o.defaults.headers.common.Authorization = `${l} ${d}`;
842
849
  },
@@ -844,12 +851,12 @@ const A = gt({}), At = ({ children: t, apiURL: n, libraries: o }) => {
844
851
  ), f = () => {
845
852
  o.defaults.headers.common.Authorization = null;
846
853
  };
847
- return V(() => {
854
+ return z(() => {
848
855
  const l = ({ newValue: d, key: c }) => {
849
- if (c === s && d)
856
+ if (c === u && d)
850
857
  try {
851
- const { accessToken: g, tokenType: y } = JSON.parse(d);
852
- a({ accessToken: g, tokenType: y });
858
+ const { accessToken: g, tokenType: m } = JSON.parse(d);
859
+ i({ accessToken: g, tokenType: m });
853
860
  } catch (g) {
854
861
  console.error("Failed to parse newValue from localStorage:", g);
855
862
  }
@@ -857,76 +864,76 @@ const A = gt({}), At = ({ children: t, apiURL: n, libraries: o }) => {
857
864
  return window.addEventListener("storage", l), () => {
858
865
  window.removeEventListener("storage", l);
859
866
  };
860
- }, [s, a]), {
867
+ }, [u, i]), {
861
868
  clearAuthenticationToken: f,
862
- setAuthenticationToken: a
869
+ setAuthenticationToken: i
863
870
  };
864
- }, wt = ({ library: t, date: n, format: o = "ll" }) => t(n).format(o), _t = (t, n = "km") => {
865
- const o = Number(t);
871
+ }, pr = ({ library: r, date: n, format: o = "ll" }) => r(n).format(o), _r = (r, n = "km") => {
872
+ const o = Number(r);
866
873
  return Number.isNaN(o) ? `0 ${n}` : `${o.toFixed(2)} ${n}`;
867
- }, Ct = (t) => t != null && t.startsWith("/") ? t != null && t.startsWith("/files") ? t : `/files${t}` : t != null && t.startsWith("files") ? `/${t}` : t != null && t.startsWith("files") ? `/${t}` : `/files/${t}`, bt = ({ path: t, size: n, apiURL: o }) => {
868
- if (!t)
874
+ }, Cr = (r) => r != null && r.startsWith("/") ? r != null && r.startsWith("/files") ? r : `/files${r}` : r != null && r.startsWith("files") ? `/${r}` : r != null && r.startsWith("files") ? `/${r}` : `/files/${r}`, br = ({ path: r, size: n, apiURL: o }) => {
875
+ if (!r)
869
876
  return "";
870
- const s = Ct(t), a = `${o}${s}`, f = a.match(/\.(jpeg|jpg|png|gif|bmp|webp|svg|avif)$/) !== null;
871
- return typeof n == "number" && f ? `${a.replace("/files", `/thumbs/${n}`)}` : a;
872
- }, Ut = (t) => {
873
- const { apiURL: n, libraries: o } = D(A), s = (t == null ? void 0 : t.dayjs) || (o == null ? void 0 : o.dayjs);
877
+ const u = Cr(r), i = `${o}${u}`, f = i.match(/\.(jpeg|jpg|png|gif|bmp|webp|svg|avif)$/) !== null;
878
+ return typeof n == "number" && f ? `${i.replace("/files", `/thumbs/${n}`)}` : i;
879
+ }, qr = (r) => {
880
+ const { apiURL: n, libraries: o } = I(A), u = (r == null ? void 0 : r.dayjs) || (o == null ? void 0 : o.dayjs);
874
881
  return {
875
882
  dateAdapter: (l, d) => {
876
- if (!s)
883
+ if (!u)
877
884
  throw new Error("Dayjs is not provided. You can provide it with InjectDependenciesProvider or directly in props.");
878
- return wt({
885
+ return pr({
879
886
  date: l,
880
887
  format: d,
881
- library: s
888
+ library: u
882
889
  });
883
890
  },
884
- distanceAdapter: _t,
891
+ distanceAdapter: _r,
885
892
  filePathAdapter: (l, d) => {
886
893
  if (!n)
887
894
  throw new Error(
888
895
  "API URL is not provided. You can provide it with InjectDependenciesProvider or directly in props to filePathAdapter."
889
896
  );
890
- return bt({
897
+ return br({
891
898
  apiURL: n,
892
899
  path: l,
893
900
  size: d
894
901
  });
895
902
  }
896
903
  };
897
- }, ee = (t, n) => n === "short" ? t.split("-")[0] : t, Gt = (t, n = "full") => {
898
- const [o, s] = We(() => {
899
- const a = (t == null ? void 0 : t.language) || navigator.language;
900
- return t && "isInitialized" in t && t.isInitialized, ee(a, n);
904
+ }, ee = (r, n) => n === "short" ? r.split("-")[0] : r, Br = (r, n = "full") => {
905
+ const [o, u] = We(() => {
906
+ const i = (r == null ? void 0 : r.language) || navigator.language;
907
+ return r && "isInitialized" in r && r.isInitialized, ee(i, n);
901
908
  });
902
- return V(() => {
909
+ return z(() => {
903
910
  var f;
904
- t && "isInitialized" in t && t.isInitialized && t.language && s(ee(t.language, n));
905
- const a = (l) => {
906
- s(ee(l, n));
911
+ r && "isInitialized" in r && r.isInitialized && r.language && u(ee(r.language, n));
912
+ const i = (l) => {
913
+ u(ee(l, n));
907
914
  };
908
- return (f = t == null ? void 0 : t.on) == null || f.call(t, "languageChanged", a), () => {
915
+ return (f = r == null ? void 0 : r.on) == null || f.call(r, "languageChanged", i), () => {
909
916
  var l;
910
- (l = t == null ? void 0 : t.off) == null || l.call(t, "languageChanged", a);
917
+ (l = r == null ? void 0 : r.off) == null || l.call(r, "languageChanged", i);
911
918
  };
912
- }, [t, n]), o;
913
- }, Pt = (t) => t.charAt(0).toUpperCase() + t.slice(1).toLowerCase(), St = (t) => {
914
- const s = t.split("/").filter((a) => a.length > 0).map((a) => a.replace(/\${([^}]*)}/g, "$1").split(/[_-]/).map((c) => c.charAt(0).toUpperCase() + c.slice(1)).join("")).join("");
915
- return s.charAt(0).toLowerCase() + s.slice(1);
916
- }, jt = (t) => (t.split("/").pop() || t).replace(/\.json$/, "").replace(/^openapi\./, ""), xt = (t, n, o) => {
917
- const s = St(n), a = Pt(o);
918
- return `${s}${a}`;
919
- }, Tt = (t) => {
920
- if (t)
921
- return (t == null ? void 0 : t.reduce((n, o) => (n[o] = {
919
+ }, [r, n]), o;
920
+ }, Pr = (r) => r.charAt(0).toUpperCase() + r.slice(1).toLowerCase(), jr = (r) => {
921
+ const u = r.split("/").filter((i) => i.length > 0).map((i) => i.replace(/\${([^}]*)}/g, "$1").split(/[_-]/).map((c) => c.charAt(0).toUpperCase() + c.slice(1)).join("")).join("");
922
+ return u.charAt(0).toLowerCase() + u.slice(1);
923
+ }, Sr = (r) => (r.split("/").pop() || r).replace(/\.json$/, "").replace(/^openapi\./, ""), xr = (r, n, o) => {
924
+ const u = jr(n), i = Pr(o);
925
+ return `${u}${i}`;
926
+ }, Tr = (r) => {
927
+ if (r)
928
+ return (r == null ? void 0 : r.reduce((n, o) => (n[o] = {
922
929
  query: {
923
930
  useInfinite: !0,
924
931
  useInfiniteQueryParam: "offset",
925
932
  useQuery: !0
926
933
  }
927
934
  }, n), {})) || {};
928
- }, qt = (t) => (Array.isArray(t) ? t : [t]).reduce((o, s) => {
929
- const { output: a, operationsToGenerateInfiniteQueryHook: f, input: l = "./openapi.json" } = s || {}, d = jt(l);
935
+ }, Gr = (r) => (Array.isArray(r) ? r : [r]).reduce((o, u) => {
936
+ const { output: i, operationsToGenerateInfiniteQueryHook: f, input: l = "./openapi.json" } = u || {}, d = Sr(l);
930
937
  return {
931
938
  ...o,
932
939
  [d]: {
@@ -935,11 +942,11 @@ const A = gt({}), At = ({ children: t, apiURL: n, libraries: o }) => {
935
942
  },
936
943
  input: l,
937
944
  output: {
938
- baseUrl: a == null ? void 0 : a.baseUrl,
945
+ baseUrl: i == null ? void 0 : i.baseUrl,
939
946
  client: "react-query",
940
947
  mode: "tags-split",
941
948
  override: {
942
- ...(f == null ? void 0 : f.length) && { operations: Tt(f) },
949
+ ...(f == null ? void 0 : f.length) && { operations: Tr(f) },
943
950
  header: (c) => [
944
951
  "Generated by orval 🍺",
945
952
  ...c.title ? [c.title] : [],
@@ -949,60 +956,37 @@ const A = gt({}), At = ({ children: t, apiURL: n, libraries: o }) => {
949
956
  name: "axiosCustomInstance",
950
957
  path: `${__dirname}/axiosCustomInstance.ts`
951
958
  },
952
- operationName: xt,
959
+ operationName: xr,
953
960
  query: {
954
961
  useQuery: !0
955
962
  }
956
963
  },
957
- schemas: (a == null ? void 0 : a.schemas) || `src/api/${d}/model`,
958
- target: (a == null ? void 0 : a.target) || `src/api/${d}/services/api.ts`,
959
- ...a
964
+ schemas: (i == null ? void 0 : i.schemas) || `src/api/${d}/model`,
965
+ target: (i == null ? void 0 : i.target) || `src/api/${d}/services/api.ts`,
966
+ ...i
960
967
  }
961
968
  }
962
969
  };
963
- }, {}), Bt = (t) => {
964
- const n = "moduleFetchError";
965
- if ([
966
- "Failed to fetch dynamically imported module",
967
- "Importing a module script failed",
968
- "ChunkLoadError",
969
- "Loading chunk failed",
970
- "Unable to preload CSS",
971
- "Unable to preload"
972
- ].some((s) => t.message.toLowerCase().includes(s.toLowerCase()))) {
973
- try {
974
- if (!document.cookie.split(";").some((a) => a.trim().startsWith(`${n}=`))) {
975
- const a = (/* @__PURE__ */ new Date()).getTime();
976
- document.cookie = `${n}=${a}; max-age=60; path=/`, setTimeout(() => {
977
- window.location.reload();
978
- }, 100);
979
- }
980
- } catch (s) {
981
- console.error("Error handling module import failure:", s);
982
- }
983
- return;
984
- }
985
- throw t;
986
- };
970
+ }, {});
987
971
  export {
988
- Dt as GTMSendPageView,
989
- It as InitializeAxiosConfig,
990
- Yt as InitializeDaysJSConfig,
991
- $t as InitializeI18nConfig,
992
- Nt as InitializeMapBoxConfig,
993
- Ft as InitializeSentryConfig,
972
+ Ir as GTMSendPageView,
973
+ kr as InitializeAxiosConfig,
974
+ Nr as InitializeDaysJSConfig,
975
+ $r as InitializeI18nConfig,
976
+ Yr as InitializeMapBoxConfig,
977
+ Fr as InitializeSentryConfig,
994
978
  A as InjectDependenciesContext,
995
- At as InjectDependenciesProvider,
996
- Lt as MaskTextField,
997
- Wt as QueryClientProviderWithConfig,
998
- kt as RequireAuth,
999
- wt as dateAdapter,
1000
- _t as distanceAdapter,
1001
- qt as getOrvalConfig,
1002
- Bt as handleImportModuleError,
1003
- Ut as useAdapter,
1004
- Vt as useAuth,
1005
- Gt as useCurrentLanguage,
1006
- Mt as useInfiniteDataGrid,
1007
- zt as useResponseError
979
+ Ar as InjectDependenciesProvider,
980
+ Lr as MaskTextField,
981
+ Wr as PreloadErrorHandler,
982
+ zr as QueryClientProviderWithConfig,
983
+ Dr as RequireAuth,
984
+ pr as dateAdapter,
985
+ _r as distanceAdapter,
986
+ Gr as getOrvalConfig,
987
+ qr as useAdapter,
988
+ Ur as useAuth,
989
+ Br as useCurrentLanguage,
990
+ Mr as useInfiniteDataGrid,
991
+ Vr as useResponseError
1008
992
  };