@carto/ps-react-ui 3.0.0 → 4.0.0-canary.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.
Files changed (61) hide show
  1. package/LICENSE.md +29 -0
  2. package/README.md +16 -13
  3. package/dist/components.js +1397 -0
  4. package/dist/components.js.map +1 -0
  5. package/dist/types/common/common.d.ts +3 -0
  6. package/dist/types/common/index.d.ts +25 -0
  7. package/dist/types/common/lasso-tools.d.ts +33 -0
  8. package/dist/types/common/measurement-tools.d.ts +66 -0
  9. package/dist/types/components/geolocation-controls/const.d.ts +5 -0
  10. package/dist/types/components/geolocation-controls/geolocation-controls.d.ts +3 -0
  11. package/dist/types/components/geolocation-controls/types.d.ts +16 -0
  12. package/dist/types/components/index.d.ts +16 -5
  13. package/dist/types/components/lasso-tool/chip.d.ts +6 -0
  14. package/dist/types/components/lasso-tool/const.d.ts +5 -0
  15. package/dist/types/components/lasso-tool/icons.d.ts +6 -0
  16. package/dist/types/components/lasso-tool/lasso-tool-inline.d.ts +3 -0
  17. package/dist/types/components/lasso-tool/lasso-tool.d.ts +3 -0
  18. package/dist/types/components/lasso-tool/styles.d.ts +132 -0
  19. package/dist/types/components/lasso-tool/types.d.ts +69 -0
  20. package/dist/types/components/list-data/list-data.d.ts +3 -0
  21. package/dist/types/components/list-data/styles.d.ts +37 -0
  22. package/dist/types/components/list-data/types.d.ts +16 -14
  23. package/dist/types/components/measurement-tools/const.d.ts +5 -0
  24. package/dist/types/components/measurement-tools/icons.d.ts +4 -0
  25. package/dist/types/components/measurement-tools/measurement-tools.d.ts +3 -0
  26. package/dist/types/components/measurement-tools/types.d.ts +61 -0
  27. package/dist/types/components/types.d.ts +1 -0
  28. package/dist/types/components/zoom-controls/styles.d.ts +25 -0
  29. package/dist/types/components/zoom-controls/types.d.ts +17 -0
  30. package/dist/types/components/zoom-controls/zoom-controls.d.ts +3 -0
  31. package/dist/types/widgets/index.d.ts +1 -0
  32. package/dist/widgets.js +2 -0
  33. package/dist/widgets.js.map +1 -0
  34. package/package.json +50 -40
  35. package/dist/index.cjs +0 -30
  36. package/dist/index.js +0 -956
  37. package/dist/types/common-stories/maps/deckgl-maps.component.d.ts +0 -2
  38. package/dist/types/common-stories/maps/google-maps.component.d.ts +0 -3
  39. package/dist/types/common-stories/maps/map-container.component.d.ts +0 -4
  40. package/dist/types/common-stories/maps/map.component.d.ts +0 -2
  41. package/dist/types/components/list-data/index.d.ts +0 -2
  42. package/dist/types/components/list-data/list-data.component.d.ts +0 -37
  43. package/dist/types/components/list-data/list-data.styles.d.ts +0 -6
  44. package/dist/types/components/map-measurement-tool-ui/index.d.ts +0 -1
  45. package/dist/types/components/map-measurement-tool-ui/map-measurement-tool-ui.component.d.ts +0 -4
  46. package/dist/types/components/map-measurement-tool-ui/map-measurement-tool-ui.styles.d.ts +0 -25
  47. package/dist/types/components/scroll-to-anchor/index.d.ts +0 -2
  48. package/dist/types/components/scroll-to-anchor/scroll-to-anchor.component.d.ts +0 -34
  49. package/dist/types/components/scroll-to-anchor/scroll-to-anchor.styles.d.ts +0 -13
  50. package/dist/types/components/scroll-to-anchor/types.d.ts +0 -10
  51. package/dist/types/components/section-container/index.d.ts +0 -2
  52. package/dist/types/components/section-container/section-container.component.d.ts +0 -28
  53. package/dist/types/components/section-container/section-container.styles.d.ts +0 -22
  54. package/dist/types/components/section-container/types.d.ts +0 -10
  55. package/dist/types/components/tabs-to-anchor/index.d.ts +0 -2
  56. package/dist/types/components/tabs-to-anchor/tabs-to-anchor.component.d.ts +0 -25
  57. package/dist/types/components/tabs-to-anchor/tabs-to-anchor.styles.d.ts +0 -23
  58. package/dist/types/components/tabs-to-anchor/types.d.ts +0 -9
  59. package/dist/types/index.d.ts +0 -2
  60. package/dist/types/utils/create-select-options-from-array.utils.d.ts +0 -5
  61. package/dist/types/utils/index.d.ts +0 -1
package/dist/index.js DELETED
@@ -1,956 +0,0 @@
1
- import Ae, { useState as mr, useMemo as Rr, useRef as J, useEffect as Pe, useCallback as ke } from "react";
2
- import { Box as I, Typography as oe, List as xr, ListItemButton as Er, ListItemText as _r, Button as Tr, styled as $e, Tabs as Cr, Paper as jr, Tooltip as wr, IconButton as Sr, Chip as Or } from "@mui/material";
3
- var ae = { exports: {} }, Y = {};
4
- /**
5
- * @license React
6
- * react-jsx-runtime.production.min.js
7
- *
8
- * Copyright (c) Facebook, Inc. and its affiliates.
9
- *
10
- * This source code is licensed under the MIT license found in the
11
- * LICENSE file in the root directory of this source tree.
12
- */
13
- var Ie;
14
- function Pr() {
15
- if (Ie)
16
- return Y;
17
- Ie = 1;
18
- var n = Ae, o = Symbol.for("react.element"), c = Symbol.for("react.fragment"), s = Object.prototype.hasOwnProperty, b = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, C = { key: !0, ref: !0, __self: !0, __source: !0 };
19
- function j(R, v, m) {
20
- var y, w = {}, g = null, _ = null;
21
- m !== void 0 && (g = "" + m), v.key !== void 0 && (g = "" + v.key), v.ref !== void 0 && (_ = v.ref);
22
- for (y in v)
23
- s.call(v, y) && !C.hasOwnProperty(y) && (w[y] = v[y]);
24
- if (R && R.defaultProps)
25
- for (y in v = R.defaultProps, v)
26
- w[y] === void 0 && (w[y] = v[y]);
27
- return { $$typeof: o, type: R, key: g, ref: _, props: w, _owner: b.current };
28
- }
29
- return Y.Fragment = c, Y.jsx = j, Y.jsxs = j, Y;
30
- }
31
- var B = {};
32
- /**
33
- * @license React
34
- * react-jsx-runtime.development.js
35
- *
36
- * Copyright (c) Facebook, Inc. and its affiliates.
37
- *
38
- * This source code is licensed under the MIT license found in the
39
- * LICENSE file in the root directory of this source tree.
40
- */
41
- var De;
42
- function kr() {
43
- return De || (De = 1, process.env.NODE_ENV !== "production" && function() {
44
- var n = Ae, o = Symbol.for("react.element"), c = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), b = Symbol.for("react.strict_mode"), C = Symbol.for("react.profiler"), j = Symbol.for("react.provider"), R = Symbol.for("react.context"), v = Symbol.for("react.forward_ref"), m = Symbol.for("react.suspense"), y = Symbol.for("react.suspense_list"), w = Symbol.for("react.memo"), g = Symbol.for("react.lazy"), _ = Symbol.for("react.offscreen"), P = Symbol.iterator, S = "@@iterator";
45
- function K(e) {
46
- if (e === null || typeof e != "object")
47
- return null;
48
- var r = P && e[P] || e[S];
49
- return typeof r == "function" ? r : null;
50
- }
51
- var A = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
52
- function x(e) {
53
- {
54
- for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), a = 1; a < r; a++)
55
- t[a - 1] = arguments[a];
56
- We("error", e, t);
57
- }
58
- }
59
- function We(e, r, t) {
60
- {
61
- var a = A.ReactDebugCurrentFrame, u = a.getStackAddendum();
62
- u !== "" && (r += "%s", t = t.concat([u]));
63
- var f = t.map(function(l) {
64
- return String(l);
65
- });
66
- f.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, f);
67
- }
68
- }
69
- var Ve = !1, Le = !1, Ye = !1, Be = !1, Ue = !1, ie;
70
- ie = Symbol.for("react.module.reference");
71
- function Ne(e) {
72
- return !!(typeof e == "string" || typeof e == "function" || e === s || e === C || Ue || e === b || e === m || e === y || Be || e === _ || Ve || Le || Ye || typeof e == "object" && e !== null && (e.$$typeof === g || e.$$typeof === w || e.$$typeof === j || e.$$typeof === R || e.$$typeof === v || // This needs to include all possible module reference object
73
- // types supported by any Flight configuration anywhere since
74
- // we don't know which Flight build this will end up being used
75
- // with.
76
- e.$$typeof === ie || e.getModuleId !== void 0));
77
- }
78
- function qe(e, r, t) {
79
- var a = e.displayName;
80
- if (a)
81
- return a;
82
- var u = r.displayName || r.name || "";
83
- return u !== "" ? t + "(" + u + ")" : t;
84
- }
85
- function se(e) {
86
- return e.displayName || "Context";
87
- }
88
- function k(e) {
89
- if (e == null)
90
- return null;
91
- if (typeof e.tag == "number" && x("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
92
- return e.displayName || e.name || null;
93
- if (typeof e == "string")
94
- return e;
95
- switch (e) {
96
- case s:
97
- return "Fragment";
98
- case c:
99
- return "Portal";
100
- case C:
101
- return "Profiler";
102
- case b:
103
- return "StrictMode";
104
- case m:
105
- return "Suspense";
106
- case y:
107
- return "SuspenseList";
108
- }
109
- if (typeof e == "object")
110
- switch (e.$$typeof) {
111
- case R:
112
- var r = e;
113
- return se(r) + ".Consumer";
114
- case j:
115
- var t = e;
116
- return se(t._context) + ".Provider";
117
- case v:
118
- return qe(e, e.render, "ForwardRef");
119
- case w:
120
- var a = e.displayName || null;
121
- return a !== null ? a : k(e.type) || "Memo";
122
- case g: {
123
- var u = e, f = u._payload, l = u._init;
124
- try {
125
- return k(l(f));
126
- } catch {
127
- return null;
128
- }
129
- }
130
- }
131
- return null;
132
- }
133
- var D = Object.assign, W = 0, le, ue, ce, fe, de, ve, pe;
134
- function he() {
135
- }
136
- he.__reactDisabledLog = !0;
137
- function ze() {
138
- {
139
- if (W === 0) {
140
- le = console.log, ue = console.info, ce = console.warn, fe = console.error, de = console.group, ve = console.groupCollapsed, pe = console.groupEnd;
141
- var e = {
142
- configurable: !0,
143
- enumerable: !0,
144
- value: he,
145
- writable: !0
146
- };
147
- Object.defineProperties(console, {
148
- info: e,
149
- log: e,
150
- warn: e,
151
- error: e,
152
- group: e,
153
- groupCollapsed: e,
154
- groupEnd: e
155
- });
156
- }
157
- W++;
158
- }
159
- }
160
- function Je() {
161
- {
162
- if (W--, W === 0) {
163
- var e = {
164
- configurable: !0,
165
- enumerable: !0,
166
- writable: !0
167
- };
168
- Object.defineProperties(console, {
169
- log: D({}, e, {
170
- value: le
171
- }),
172
- info: D({}, e, {
173
- value: ue
174
- }),
175
- warn: D({}, e, {
176
- value: ce
177
- }),
178
- error: D({}, e, {
179
- value: fe
180
- }),
181
- group: D({}, e, {
182
- value: de
183
- }),
184
- groupCollapsed: D({}, e, {
185
- value: ve
186
- }),
187
- groupEnd: D({}, e, {
188
- value: pe
189
- })
190
- });
191
- }
192
- W < 0 && x("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
193
- }
194
- }
195
- var G = A.ReactCurrentDispatcher, X;
196
- function U(e, r, t) {
197
- {
198
- if (X === void 0)
199
- try {
200
- throw Error();
201
- } catch (u) {
202
- var a = u.stack.trim().match(/\n( *(at )?)/);
203
- X = a && a[1] || "";
204
- }
205
- return `
206
- ` + X + e;
207
- }
208
- }
209
- var H = !1, N;
210
- {
211
- var Ke = typeof WeakMap == "function" ? WeakMap : Map;
212
- N = new Ke();
213
- }
214
- function ge(e, r) {
215
- if (!e || H)
216
- return "";
217
- {
218
- var t = N.get(e);
219
- if (t !== void 0)
220
- return t;
221
- }
222
- var a;
223
- H = !0;
224
- var u = Error.prepareStackTrace;
225
- Error.prepareStackTrace = void 0;
226
- var f;
227
- f = G.current, G.current = null, ze();
228
- try {
229
- if (r) {
230
- var l = function() {
231
- throw Error();
232
- };
233
- if (Object.defineProperty(l.prototype, "props", {
234
- set: function() {
235
- throw Error();
236
- }
237
- }), typeof Reflect == "object" && Reflect.construct) {
238
- try {
239
- Reflect.construct(l, []);
240
- } catch (T) {
241
- a = T;
242
- }
243
- Reflect.construct(e, [], l);
244
- } else {
245
- try {
246
- l.call();
247
- } catch (T) {
248
- a = T;
249
- }
250
- e.call(l.prototype);
251
- }
252
- } else {
253
- try {
254
- throw Error();
255
- } catch (T) {
256
- a = T;
257
- }
258
- e();
259
- }
260
- } catch (T) {
261
- if (T && a && typeof T.stack == "string") {
262
- for (var i = T.stack.split(`
263
- `), E = a.stack.split(`
264
- `), p = i.length - 1, h = E.length - 1; p >= 1 && h >= 0 && i[p] !== E[h]; )
265
- h--;
266
- for (; p >= 1 && h >= 0; p--, h--)
267
- if (i[p] !== E[h]) {
268
- if (p !== 1 || h !== 1)
269
- do
270
- if (p--, h--, h < 0 || i[p] !== E[h]) {
271
- var O = `
272
- ` + i[p].replace(" at new ", " at ");
273
- return e.displayName && O.includes("<anonymous>") && (O = O.replace("<anonymous>", e.displayName)), typeof e == "function" && N.set(e, O), O;
274
- }
275
- while (p >= 1 && h >= 0);
276
- break;
277
- }
278
- }
279
- } finally {
280
- H = !1, G.current = f, Je(), Error.prepareStackTrace = u;
281
- }
282
- var M = e ? e.displayName || e.name : "", F = M ? U(M) : "";
283
- return typeof e == "function" && N.set(e, F), F;
284
- }
285
- function Ge(e, r, t) {
286
- return ge(e, !1);
287
- }
288
- function Xe(e) {
289
- var r = e.prototype;
290
- return !!(r && r.isReactComponent);
291
- }
292
- function q(e, r, t) {
293
- if (e == null)
294
- return "";
295
- if (typeof e == "function")
296
- return ge(e, Xe(e));
297
- if (typeof e == "string")
298
- return U(e);
299
- switch (e) {
300
- case m:
301
- return U("Suspense");
302
- case y:
303
- return U("SuspenseList");
304
- }
305
- if (typeof e == "object")
306
- switch (e.$$typeof) {
307
- case v:
308
- return Ge(e.render);
309
- case w:
310
- return q(e.type, r, t);
311
- case g: {
312
- var a = e, u = a._payload, f = a._init;
313
- try {
314
- return q(f(u), r, t);
315
- } catch {
316
- }
317
- }
318
- }
319
- return "";
320
- }
321
- var V = Object.prototype.hasOwnProperty, ye = {}, be = A.ReactDebugCurrentFrame;
322
- function z(e) {
323
- if (e) {
324
- var r = e._owner, t = q(e.type, e._source, r ? r.type : null);
325
- be.setExtraStackFrame(t);
326
- } else
327
- be.setExtraStackFrame(null);
328
- }
329
- function He(e, r, t, a, u) {
330
- {
331
- var f = Function.call.bind(V);
332
- for (var l in e)
333
- if (f(e, l)) {
334
- var i = void 0;
335
- try {
336
- if (typeof e[l] != "function") {
337
- var E = Error((a || "React class") + ": " + t + " type `" + l + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[l] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
338
- throw E.name = "Invariant Violation", E;
339
- }
340
- i = e[l](r, l, a, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
341
- } catch (p) {
342
- i = p;
343
- }
344
- i && !(i instanceof Error) && (z(u), x("%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).", a || "React class", t, l, typeof i), z(null)), i instanceof Error && !(i.message in ye) && (ye[i.message] = !0, z(u), x("Failed %s type: %s", t, i.message), z(null));
345
- }
346
- }
347
- }
348
- var Ze = Array.isArray;
349
- function Z(e) {
350
- return Ze(e);
351
- }
352
- function Qe(e) {
353
- {
354
- var r = typeof Symbol == "function" && Symbol.toStringTag, t = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
355
- return t;
356
- }
357
- }
358
- function er(e) {
359
- try {
360
- return me(e), !1;
361
- } catch {
362
- return !0;
363
- }
364
- }
365
- function me(e) {
366
- return "" + e;
367
- }
368
- function Re(e) {
369
- if (er(e))
370
- return x("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Qe(e)), me(e);
371
- }
372
- var L = A.ReactCurrentOwner, rr = {
373
- key: !0,
374
- ref: !0,
375
- __self: !0,
376
- __source: !0
377
- }, xe, Ee, Q;
378
- Q = {};
379
- function tr(e) {
380
- if (V.call(e, "ref")) {
381
- var r = Object.getOwnPropertyDescriptor(e, "ref").get;
382
- if (r && r.isReactWarning)
383
- return !1;
384
- }
385
- return e.ref !== void 0;
386
- }
387
- function nr(e) {
388
- if (V.call(e, "key")) {
389
- var r = Object.getOwnPropertyDescriptor(e, "key").get;
390
- if (r && r.isReactWarning)
391
- return !1;
392
- }
393
- return e.key !== void 0;
394
- }
395
- function ar(e, r) {
396
- if (typeof e.ref == "string" && L.current && r && L.current.stateNode !== r) {
397
- var t = k(L.current.type);
398
- Q[t] || (x('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(L.current.type), e.ref), Q[t] = !0);
399
- }
400
- }
401
- function or(e, r) {
402
- {
403
- var t = function() {
404
- xe || (xe = !0, x("%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));
405
- };
406
- t.isReactWarning = !0, Object.defineProperty(e, "key", {
407
- get: t,
408
- configurable: !0
409
- });
410
- }
411
- }
412
- function ir(e, r) {
413
- {
414
- var t = function() {
415
- Ee || (Ee = !0, x("%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));
416
- };
417
- t.isReactWarning = !0, Object.defineProperty(e, "ref", {
418
- get: t,
419
- configurable: !0
420
- });
421
- }
422
- }
423
- var sr = function(e, r, t, a, u, f, l) {
424
- var i = {
425
- // This tag allows us to uniquely identify this as a React Element
426
- $$typeof: o,
427
- // Built-in properties that belong on the element
428
- type: e,
429
- key: r,
430
- ref: t,
431
- props: l,
432
- // Record the component responsible for creating this element.
433
- _owner: f
434
- };
435
- return i._store = {}, Object.defineProperty(i._store, "validated", {
436
- configurable: !1,
437
- enumerable: !1,
438
- writable: !0,
439
- value: !1
440
- }), Object.defineProperty(i, "_self", {
441
- configurable: !1,
442
- enumerable: !1,
443
- writable: !1,
444
- value: a
445
- }), Object.defineProperty(i, "_source", {
446
- configurable: !1,
447
- enumerable: !1,
448
- writable: !1,
449
- value: u
450
- }), Object.freeze && (Object.freeze(i.props), Object.freeze(i)), i;
451
- };
452
- function lr(e, r, t, a, u) {
453
- {
454
- var f, l = {}, i = null, E = null;
455
- t !== void 0 && (Re(t), i = "" + t), nr(r) && (Re(r.key), i = "" + r.key), tr(r) && (E = r.ref, ar(r, u));
456
- for (f in r)
457
- V.call(r, f) && !rr.hasOwnProperty(f) && (l[f] = r[f]);
458
- if (e && e.defaultProps) {
459
- var p = e.defaultProps;
460
- for (f in p)
461
- l[f] === void 0 && (l[f] = p[f]);
462
- }
463
- if (i || E) {
464
- var h = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
465
- i && or(l, h), E && ir(l, h);
466
- }
467
- return sr(e, i, E, u, a, L.current, l);
468
- }
469
- }
470
- var ee = A.ReactCurrentOwner, _e = A.ReactDebugCurrentFrame;
471
- function $(e) {
472
- if (e) {
473
- var r = e._owner, t = q(e.type, e._source, r ? r.type : null);
474
- _e.setExtraStackFrame(t);
475
- } else
476
- _e.setExtraStackFrame(null);
477
- }
478
- var re;
479
- re = !1;
480
- function te(e) {
481
- return typeof e == "object" && e !== null && e.$$typeof === o;
482
- }
483
- function Te() {
484
- {
485
- if (ee.current) {
486
- var e = k(ee.current.type);
487
- if (e)
488
- return `
489
-
490
- Check the render method of \`` + e + "`.";
491
- }
492
- return "";
493
- }
494
- }
495
- function ur(e) {
496
- return "";
497
- }
498
- var Ce = {};
499
- function cr(e) {
500
- {
501
- var r = Te();
502
- if (!r) {
503
- var t = typeof e == "string" ? e : e.displayName || e.name;
504
- t && (r = `
505
-
506
- Check the top-level render call using <` + t + ">.");
507
- }
508
- return r;
509
- }
510
- }
511
- function je(e, r) {
512
- {
513
- if (!e._store || e._store.validated || e.key != null)
514
- return;
515
- e._store.validated = !0;
516
- var t = cr(r);
517
- if (Ce[t])
518
- return;
519
- Ce[t] = !0;
520
- var a = "";
521
- e && e._owner && e._owner !== ee.current && (a = " It was passed a child from " + k(e._owner.type) + "."), $(e), x('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', t, a), $(null);
522
- }
523
- }
524
- function we(e, r) {
525
- {
526
- if (typeof e != "object")
527
- return;
528
- if (Z(e))
529
- for (var t = 0; t < e.length; t++) {
530
- var a = e[t];
531
- te(a) && je(a, r);
532
- }
533
- else if (te(e))
534
- e._store && (e._store.validated = !0);
535
- else if (e) {
536
- var u = K(e);
537
- if (typeof u == "function" && u !== e.entries)
538
- for (var f = u.call(e), l; !(l = f.next()).done; )
539
- te(l.value) && je(l.value, r);
540
- }
541
- }
542
- }
543
- function fr(e) {
544
- {
545
- var r = e.type;
546
- if (r == null || typeof r == "string")
547
- return;
548
- var t;
549
- if (typeof r == "function")
550
- t = r.propTypes;
551
- else if (typeof r == "object" && (r.$$typeof === v || // Note: Memo only checks outer props here.
552
- // Inner props are checked in the reconciler.
553
- r.$$typeof === w))
554
- t = r.propTypes;
555
- else
556
- return;
557
- if (t) {
558
- var a = k(r);
559
- He(t, e.props, "prop", a, e);
560
- } else if (r.PropTypes !== void 0 && !re) {
561
- re = !0;
562
- var u = k(r);
563
- x("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", u || "Unknown");
564
- }
565
- typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && x("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
566
- }
567
- }
568
- function dr(e) {
569
- {
570
- for (var r = Object.keys(e.props), t = 0; t < r.length; t++) {
571
- var a = r[t];
572
- if (a !== "children" && a !== "key") {
573
- $(e), x("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", a), $(null);
574
- break;
575
- }
576
- }
577
- e.ref !== null && ($(e), x("Invalid attribute `ref` supplied to `React.Fragment`."), $(null));
578
- }
579
- }
580
- var Se = {};
581
- function Oe(e, r, t, a, u, f) {
582
- {
583
- var l = Ne(e);
584
- if (!l) {
585
- var i = "";
586
- (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (i += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
587
- var E = ur();
588
- E ? i += E : i += Te();
589
- var p;
590
- e === null ? p = "null" : Z(e) ? p = "array" : e !== void 0 && e.$$typeof === o ? (p = "<" + (k(e.type) || "Unknown") + " />", i = " Did you accidentally export a JSX literal instead of a component?") : p = typeof e, x("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", p, i);
591
- }
592
- var h = lr(e, r, t, u, f);
593
- if (h == null)
594
- return h;
595
- if (l) {
596
- var O = r.children;
597
- if (O !== void 0)
598
- if (a)
599
- if (Z(O)) {
600
- for (var M = 0; M < O.length; M++)
601
- we(O[M], e);
602
- Object.freeze && Object.freeze(O);
603
- } else
604
- x("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
605
- else
606
- we(O, e);
607
- }
608
- if (V.call(r, "key")) {
609
- var F = k(e), T = Object.keys(r).filter(function(br) {
610
- return br !== "key";
611
- }), ne = T.length > 0 ? "{key: someKey, " + T.join(": ..., ") + ": ...}" : "{key: someKey}";
612
- if (!Se[F + ne]) {
613
- var yr = T.length > 0 ? "{" + T.join(": ..., ") + ": ...}" : "{}";
614
- x(`A props object containing a "key" prop is being spread into JSX:
615
- let props = %s;
616
- <%s {...props} />
617
- React keys must be passed directly to JSX without using spread:
618
- let props = %s;
619
- <%s key={someKey} {...props} />`, ne, F, yr, F), Se[F + ne] = !0;
620
- }
621
- }
622
- return e === s ? dr(h) : fr(h), h;
623
- }
624
- }
625
- function vr(e, r, t) {
626
- return Oe(e, r, t, !0);
627
- }
628
- function pr(e, r, t) {
629
- return Oe(e, r, t, !1);
630
- }
631
- var hr = pr, gr = vr;
632
- B.Fragment = s, B.jsx = hr, B.jsxs = gr;
633
- }()), B;
634
- }
635
- process.env.NODE_ENV === "production" ? ae.exports = Pr() : ae.exports = kr();
636
- var d = ae.exports;
637
- const Ir = {
638
- box: {
639
- marginLeft: ({ spacing: n }) => n(1)
640
- }
641
- };
642
- function Ur({
643
- items: n,
644
- itemsToShow: o = 10,
645
- label: c,
646
- ListProps: s,
647
- texts: { showMore: b = "View all", showLess: C = "Collapse list" } = {},
648
- unit: j,
649
- formatter: R,
650
- onRowClick: v
651
- }) {
652
- const [m, y] = mr(!0), w = () => {
653
- y(!m);
654
- }, g = (S) => R ? R(S) : S, _ = Rr(() => {
655
- const S = m ? o : n.length;
656
- return n.slice(0, S);
657
- }, [n, o, m]), P = n.length > o;
658
- return /* @__PURE__ */ d.jsxs(I, { width: "100%", height: "auto", children: [
659
- c && /* @__PURE__ */ d.jsx(oe, { variant: "caption", color: "textSecondary", gutterBottom: !0, children: c }),
660
- /* @__PURE__ */ d.jsx(xr, { ...s, component: "ul", children: _.map((S) => /* @__PURE__ */ d.jsxs(
661
- Er,
662
- {
663
- divider: !0,
664
- onClick: (K) => v?.(K, S),
665
- children: [
666
- /* @__PURE__ */ d.jsx(_r, { primary: S.name }),
667
- /* @__PURE__ */ d.jsx(Dr, { value: g(S.value), unit: j })
668
- ]
669
- },
670
- S.id
671
- )) }),
672
- P && /* @__PURE__ */ d.jsx(
673
- Tr,
674
- {
675
- variant: "text",
676
- color: "primary",
677
- size: "small",
678
- onClick: w,
679
- children: m ? b : C
680
- }
681
- )
682
- ] });
683
- }
684
- function Dr({
685
- value: n,
686
- unit: o
687
- }) {
688
- return /* @__PURE__ */ d.jsx(I, { sx: Ir.box, children: /* @__PURE__ */ d.jsxs(oe, { variant: "body2", align: "right", noWrap: !0, children: [
689
- o,
690
- " ",
691
- n
692
- ] }) });
693
- }
694
- const Fr = {
695
- contentBox: {
696
- paddingBottom: 2,
697
- paddingX: 2
698
- }
699
- }, Ar = $e(I, {
700
- shouldForwardProp: (n) => n !== "scrollMarginTop"
701
- })(({ scrollMarginTop: n }) => ({
702
- height: "auto",
703
- scrollMarginTop: n,
704
- width: "100%"
705
- })), $r = $e(I, {
706
- shouldForwardProp: (n) => n !== "scrollMarginTop"
707
- })(({ scrollMarginTop: n, theme: { spacing: o, palette: c } }) => ({
708
- alignItems: "center",
709
- backgroundColor: c.grey[100],
710
- display: "flex",
711
- height: o(3),
712
- justifyContent: "center",
713
- position: "sticky",
714
- top: n,
715
- width: "100%",
716
- zIndex: 1
717
- }));
718
- function Nr({
719
- title: n,
720
- id: o,
721
- anchor: c = !1,
722
- scrollMarginTop: s = 0,
723
- children: b,
724
- BoxProps: C
725
- }) {
726
- return /* @__PURE__ */ d.jsxs(
727
- Ar,
728
- {
729
- scrollMarginTop: s,
730
- id: o,
731
- "data-anchor": c,
732
- ...C,
733
- children: [
734
- /* @__PURE__ */ d.jsx($r, { scrollMarginTop: s, children: /* @__PURE__ */ d.jsx(oe, { variant: "caption", children: n }) }),
735
- /* @__PURE__ */ d.jsx(I, { sx: Fr.contentBox, children: /* @__PURE__ */ d.jsx(d.Fragment, { children: b }) })
736
- ]
737
- }
738
- );
739
- }
740
- const Mr = {
741
- tabsWrapper: {
742
- backgroundColor: ({ palette: n }) => n.background.paper,
743
- left: 0,
744
- position: "sticky",
745
- top: 0,
746
- width: "100%",
747
- zIndex: 2,
748
- "& .MuiTab-root:last-of-type": {
749
- marginRight: 0
750
- },
751
- "& .MuiTab-textColorPrimary": {
752
- color: ({ palette: n }) => n.text.primary,
753
- "&.Mui-selected": {
754
- color: ({ palette: n }) => n.primary.main
755
- }
756
- },
757
- "& .MuiTabs-indicator.colorPrimary": {
758
- backgroundColor: ({ palette: n }) => n.primary.main
759
- }
760
- }
761
- };
762
- function qr({
763
- children: n,
764
- anchor: o,
765
- TabsProps: c,
766
- variant: s = "standard",
767
- onChange: b
768
- }) {
769
- const C = (j, R) => {
770
- j.preventDefault(), b?.(R);
771
- };
772
- return /* @__PURE__ */ d.jsx(I, { sx: Mr.tabsWrapper, children: /* @__PURE__ */ d.jsx(
773
- Cr,
774
- {
775
- indicatorColor: "primary",
776
- textColor: "primary",
777
- "aria-label": "Explore sections",
778
- ...c,
779
- value: o,
780
- variant: s,
781
- onChange: C,
782
- children: n
783
- }
784
- ) });
785
- }
786
- function Me(n) {
787
- var o, c, s = "";
788
- if (typeof n == "string" || typeof n == "number")
789
- s += n;
790
- else if (typeof n == "object")
791
- if (Array.isArray(n)) {
792
- var b = n.length;
793
- for (o = 0; o < b; o++)
794
- n[o] && (c = Me(n[o])) && (s && (s += " "), s += c);
795
- } else
796
- for (c in n)
797
- n[c] && (s && (s += " "), s += c);
798
- return s;
799
- }
800
- function Wr() {
801
- for (var n, o, c = 0, s = "", b = arguments.length; c < b; c++)
802
- (n = arguments[c]) && (o = Me(n)) && (s && (s += " "), s += o);
803
- return s;
804
- }
805
- const Vr = {
806
- box: {
807
- borderRadius: ({ spacing: n }) => `0 0 ${n(0.5)} ${n(0.5)}`,
808
- flex: 1,
809
- height: "100%",
810
- margin: "0 auto",
811
- maxWidth: ({ breakpoints: n }) => n.values.lg,
812
- overflow: "auto",
813
- position: "relative",
814
- width: "100%"
815
- }
816
- };
817
- function zr({
818
- children: n,
819
- currentAnchor: o,
820
- BoxProps: c,
821
- className: s,
822
- timeout: b = 50,
823
- onChange: C
824
- }) {
825
- const j = J(null), R = J([]), v = J(0), m = J(o);
826
- Pe(() => {
827
- const g = Array.from(
828
- j.current?.querySelectorAll('[data-anchor="true"]') || []
829
- );
830
- if (R.current = [...g].reverse(), !R.current.length)
831
- throw new Error(
832
- 'initialization of ScrollToAnchor: Missing sections with data-anchor="true" attribute.'
833
- );
834
- }, []), Pe(() => {
835
- const g = (_) => {
836
- const P = j.current?.querySelector(`#${_}`);
837
- if (!P) {
838
- console.warn(
839
- `Warning: navigation of ScrollToAnchor: the section you want to navigate to does not exist. To create it add the #${_} id property to an element.`
840
- );
841
- return;
842
- }
843
- if (P) {
844
- P.scrollIntoView({
845
- behavior: "smooth",
846
- block: "nearest",
847
- inline: "start"
848
- });
849
- const S = setInterval(() => {
850
- P.offsetTop === v.current && (m.current = _, clearInterval(S));
851
- }, b);
852
- }
853
- };
854
- o !== m.current && g(o);
855
- }, [o, b]);
856
- const y = ke(() => {
857
- const _ = R.current.find((P) => v.current >= P.offsetTop)?.id || "";
858
- m.current !== _ && (m.current = _, C(_));
859
- }, [C]), w = ke(
860
- (g) => {
861
- g.stopPropagation(), v.current = g.currentTarget.scrollTop, o === m.current && requestAnimationFrame(() => y());
862
- },
863
- [o, y]
864
- );
865
- return /* @__PURE__ */ d.jsx(
866
- I,
867
- {
868
- ref: j,
869
- sx: Vr.box,
870
- ...c,
871
- className: Wr(s),
872
- "data-scroller": !0,
873
- onScroll: (g) => w(g),
874
- children: n
875
- }
876
- );
877
- }
878
- const Fe = {
879
- container: {
880
- display: "flex",
881
- flexDirection: "row",
882
- alignItems: "center",
883
- justifyContent: "flex-start",
884
- gap: ({ spacing: n }) => n(1)
885
- },
886
- buttonContainer: {
887
- display: "flex",
888
- flexDirection: "column",
889
- alignItems: "center",
890
- justifyContent: "center",
891
- height: ({ spacing: n }) => n(4),
892
- width: ({ spacing: n }) => n(4),
893
- backgroundColor: ({ palette: n }) => n.background.paper,
894
- button: {
895
- borderRadius: 0,
896
- ".MuiTouchRipple-ripple .MuiTouchRipple-child": {
897
- borderRadius: 0
898
- }
899
- }
900
- }
901
- };
902
- function Jr({
903
- enable: n,
904
- onToggleButton: o,
905
- text: c,
906
- tooltip: s = "Click on the map to trace the line you want to measure"
907
- }) {
908
- return /* @__PURE__ */ d.jsxs(I, { sx: Fe.container, children: [
909
- /* @__PURE__ */ d.jsx(jr, { sx: Fe.buttonContainer, children: /* @__PURE__ */ d.jsx(wr, { title: s, placement: "right", children: /* @__PURE__ */ d.jsx(
910
- Sr,
911
- {
912
- size: "small",
913
- edge: !1,
914
- onClick: o,
915
- "aria-label": s,
916
- children: /* @__PURE__ */ d.jsx(Lr, { fill: n ? "#036fe2" : "currentColor" })
917
- }
918
- ) }) }),
919
- n && /* @__PURE__ */ d.jsx(
920
- Or,
921
- {
922
- color: "secondary",
923
- size: "small",
924
- onDelete: o,
925
- label: c
926
- }
927
- )
928
- ] });
929
- }
930
- function Lr(n) {
931
- return /* @__PURE__ */ d.jsx(
932
- "svg",
933
- {
934
- className: "doNotFillIcon",
935
- xmlns: "http://www.w3.org/2000/svg",
936
- width: 18,
937
- height: 18,
938
- ...n,
939
- children: /* @__PURE__ */ d.jsx("path", { d: "M3 13.5c-.413 0-.766-.147-1.06-.44A1.445 1.445 0 0 1 1.5 12V6c0-.412.147-.766.44-1.06.294-.293.647-.44 1.06-.44h12c.412 0 .766.147 1.06.44.293.294.44.647.44 1.06v6c0 .412-.147.766-.44 1.06-.294.293-.647.44-1.06.44H3ZM3 12h12V6h-2.25v3h-1.5V6h-1.5v3h-1.5V6h-1.5v3h-1.5V6H3v6Z" })
940
- }
941
- );
942
- }
943
- function Kr(n) {
944
- return n.map((o) => {
945
- const c = o, s = String(o);
946
- return { value: c, label: s };
947
- });
948
- }
949
- export {
950
- Ur as ListData,
951
- Jr as MapMeasureToolUI,
952
- zr as ScrollToAnchor,
953
- Nr as SectionContainer,
954
- qr as TabsToAnchor,
955
- Kr as createSelectOptionsFromArray
956
- };