@hybridcore/ui 1.3.1 → 1.3.2

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 (70) hide show
  1. package/dist/{ButtonBase-DZH9mTSs.js → ButtonBase-C875Ww3z.js} +10 -10
  2. package/dist/{CardContent-CUZ9jH0z.js → CardContent-pWhEcyoR.js} +4 -4
  3. package/dist/{Checkbox-RTVyZJPK.js → Checkbox-COCZU8Yl.js} +7 -7
  4. package/dist/{Collapse-9zKUPtnk.js → Collapse-CZFw4GZs.js} +7 -7
  5. package/dist/{DialogContent-ijWcBrtC.js → DialogContent-DhcqAG-q.js} +12 -12
  6. package/dist/{FormControl-C0mOl3mC.js → FormControl-BhwmBUAq.js} +9 -9
  7. package/dist/{FormControlLabel-BK6N5zeb.js → FormControlLabel-BL6c4YAN.js} +44 -44
  8. package/dist/{IconButton-D7MS15zj.js → IconButton-DM-0JFx9.js} +5 -5
  9. package/dist/{Input-CIRMXtVU.js → Input-DgIhcA8j.js} +6 -6
  10. package/dist/{List-D26ubZNL.js → List-Dz3Z1qJk.js} +6 -6
  11. package/dist/{ListItem-B0ZWvhCF.js → ListItem-DnyWDeDF.js} +6 -6
  12. package/dist/{MenuItem-CI7xGSGZ.js → MenuItem-BjC83iWq.js} +13 -13
  13. package/dist/{OutlinedInput-aT_qMbXR.js → OutlinedInput-CS2BwiVg.js} +6 -6
  14. package/dist/{Paper-DuVFfsLZ.js → Paper-seBMlMwu.js} +5 -5
  15. package/dist/{Select-B625rLnY.js → Select-C8Iimh3g.js} +15 -15
  16. package/dist/{Source-CnCcu5UP.js → Source-Hf_SiWEW.js} +123 -123
  17. package/dist/{Text-BT5kPHOo.js → Text-D6oGbCdi.js} +41 -41
  18. package/dist/{Typography-CJu4IM_v.js → Typography-CqyjdT7p.js} +4 -4
  19. package/dist/{chainPropTypes-DHF53jrt.js → chainPropTypes-CwfDfLEA.js} +3 -3
  20. package/dist/components/card/index.js +6 -6
  21. package/dist/components/card/styled.js +1 -1
  22. package/dist/components/collapsible-card/style.js +10 -10
  23. package/dist/components/confirm/dialog.js +6 -6
  24. package/dist/components/container/index.js +7 -7
  25. package/dist/components/context-menu/index.js +10 -10
  26. package/dist/components/data-management/instance-form/components/composite-list/index.js +1 -1
  27. package/dist/components/data-management/instance-form/components/variable/index.js +6 -6
  28. package/dist/components/data-management/instance-form/components/variables/index.js +1 -1
  29. package/dist/components/data-security-selectors/dissemination-list/index.js +1 -1
  30. package/dist/components/geometry-picker/coordinate/index.js +1 -1
  31. package/dist/components/geometry-picker/edit/index.js +2 -2
  32. package/dist/components/geometry-picker/geometry/index.js +1 -1
  33. package/dist/components/geometry-picker/index.js +2 -2
  34. package/dist/components/geometry-picker/kml/index.js +1 -1
  35. package/dist/components/geometry-picker/map/logic.js +19 -19
  36. package/dist/components/geometry-picker/map/style.js +1 -1
  37. package/dist/components/icon-button/index.js +1 -1
  38. package/dist/components/map/helpers/mapbox.js +3 -3
  39. package/dist/components/map/helpers/ol.js +3 -3
  40. package/dist/components/map/logic.js +2 -2
  41. package/dist/components/map/styled.js +2 -2
  42. package/dist/components/search-input/index.js +3 -3
  43. package/dist/components/template-property-filters/index.js +49 -481
  44. package/dist/components/template-property-filters/property.js +4 -4
  45. package/dist/components/tree-select/index.js +4 -4
  46. package/dist/components/treeview-filter/index.js +9 -9
  47. package/dist/components/treeview-filter/item/index.js +1 -1
  48. package/dist/components/treeview-filter/item-label/index.js +2 -2
  49. package/dist/{createSvgIcon-CpwgcuKn.js → createSvgIcon-CTQMsmqJ.js} +5 -5
  50. package/dist/{createSvgIcon-uzHr0c0Y.js → createSvgIcon-pajAAvTK.js} +4 -4
  51. package/dist/{createTheme-BynOz6vJ.js → createTheme-CCwx9ptk.js} +23 -23
  52. package/dist/{exactProp-BgztuVaT.js → exactProp-D0xuoiRB.js} +3 -3
  53. package/dist/{extends-C3382pL0.js → extends-Cyw62AD_.js} +2 -2
  54. package/dist/{has-9_asnBxn.js → has-CjQtZJa9.js} +26 -26
  55. package/dist/{index-CEj0z7vR.js → index-DlFdC7eU.js} +6 -6
  56. package/dist/{index-C5fnQULf.js → index-tNZngrO0.js} +5 -5
  57. package/dist/{listItemTextClasses-Lb51gZ03.js → listItemTextClasses-DRMkDW2V.js} +4 -4
  58. package/dist/main.d.ts +6 -0
  59. package/dist/main.js +480 -45
  60. package/dist/{ol-q6vTiF_t.js → ol-BUKJ1urU.js} +3 -3
  61. package/dist/{property-DyLBS7uO.js → property-CKak9_tn.js} +19 -19
  62. package/dist/{resolveComponentProps-D6QBz-nM.js → resolveComponentProps-DVsx78bV.js} +8 -8
  63. package/dist/{styled-C3GYAbYC.js → styled-CPg13iuX.js} +19 -19
  64. package/dist/{styled-B02_UC50.js → styled-fcu13kUF.js} +20 -20
  65. package/dist/{useTheme-rmCSkfoY.js → useTheme-BWgLzAUj.js} +3 -3
  66. package/dist/{useTheme-BYHXX22B.js → useTheme-pp7LSyyX.js} +2 -2
  67. package/dist/{useThemeProps-DzfjJKh1.js → useThemeProps-CDWnyqCh.js} +3 -3
  68. package/dist/{useThemeProps-CR6NzUGU.js → useThemeProps-DOuXhu3E.js} +4 -4
  69. package/dist/{utils-CIiFkdEJ.js → utils-Cbb4HUTT.js} +8 -8
  70. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { k as W, m as K, d as p, W as ce, f as H, b as S, i as E, n as Lt, o as ge, s as j, p as fe, q as de, r as Re, e as _e, V as me, u as nt, l as it, E as Ct } from "./has-9_asnBxn.js";
1
+ import { t as W, m as K, c as p, y as ce, B as H, i as S, b as E, z as Lt, C as ge, r as j, p as fe, G as de, n as Re, q as _e, V as me, u as nt, l as it, E as Ct } from "./has-CjQtZJa9.js";
2
2
  const vt = {
3
3
  // use the radius of the Normal sphere
4
4
  radians: 6370997 / (2 * Math.PI),
@@ -7,7 +7,7 @@ const vt = {
7
7
  m: 1,
8
8
  "us-ft": 1200 / 3937
9
9
  };
10
- class Yt {
10
+ class zt {
11
11
  /**
12
12
  * @param {Options} options Projection options.
13
13
  */
@@ -140,8 +140,8 @@ class Yt {
140
140
  return this.getPointResolutionFunc_;
141
141
  }
142
142
  }
143
- const z = 6378137, Z = Math.PI * z, ye = [-Z, -Z, Z, Z], Me = [-180, -85, 180, 85], U = z * Math.log(Math.tan(Math.PI / 2));
144
- class x extends Yt {
143
+ const Y = 6378137, Z = Math.PI * Y, ye = [-Z, -Z, Z, Z], Me = [-180, -85, 180, 85], U = Y * Math.log(Math.tan(Math.PI / 2));
144
+ class x extends zt {
145
145
  /**
146
146
  * @param {string} code Code.
147
147
  */
@@ -153,7 +153,7 @@ class x extends Yt {
153
153
  global: !0,
154
154
  worldExtent: Me,
155
155
  getPointResolution: function(e, i) {
156
- return e / Math.cosh(i[1] / z);
156
+ return e / Math.cosh(i[1] / Y);
157
157
  }
158
158
  });
159
159
  }
@@ -171,7 +171,7 @@ function Ce(n, t, e) {
171
171
  e = e > 1 ? e : 2, t === void 0 && (e > 2 ? t = n.slice() : t = new Array(i));
172
172
  for (let r = 0; r < i; r += e) {
173
173
  t[r] = Z * n[r] / 180;
174
- let s = z * Math.log(Math.tan(Math.PI * (+n[r + 1] + 90) / 360));
174
+ let s = Y * Math.log(Math.tan(Math.PI * (+n[r + 1] + 90) / 360));
175
175
  s > U ? s = U : s < -U && (s = -U), t[r + 1] = s;
176
176
  }
177
177
  return t;
@@ -180,11 +180,11 @@ function Ee(n, t, e) {
180
180
  const i = n.length;
181
181
  e = e > 1 ? e : 2, t === void 0 && (e > 2 ? t = n.slice() : t = new Array(i));
182
182
  for (let r = 0; r < i; r += e)
183
- t[r] = 180 * n[r] / Z, t[r + 1] = 360 * Math.atan(Math.exp(n[r + 1] / z)) / Math.PI - 90;
183
+ t[r] = 180 * n[r] / Z, t[r + 1] = 360 * Math.atan(Math.exp(n[r + 1] / Y)) / Math.PI - 90;
184
184
  return t;
185
185
  }
186
186
  const Ie = 6378137, It = [-180, -90, 180, 90], Se = Math.PI * Ie / 180;
187
- class N extends Yt {
187
+ class N extends zt {
188
188
  /**
189
189
  * @param {string} code Code.
190
190
  * @param {string} [axisOrientation] Axis orientation.
@@ -255,7 +255,7 @@ function jn(n, t, e) {
255
255
  function Ln(n, t) {
256
256
  return t ? (t[0] = n[0], t[1] = n[1], t[2] = n[2], t[3] = n[3], t) : n.slice();
257
257
  }
258
- function zt(n, t, e) {
258
+ function Yt(n, t, e) {
259
259
  let i, r;
260
260
  return t < n[0] ? i = n[0] - t : n[2] < t ? i = t - n[2] : i = 0, e < n[1] ? r = n[1] - e : n[3] < e ? r = e - n[3] : r = 0, i * i + r * r;
261
261
  }
@@ -290,10 +290,10 @@ function Oe(n, t, e, i, r) {
290
290
  const s = Q(r);
291
291
  return Vt(s, n, t, e, i);
292
292
  }
293
- function Yn(n, t) {
293
+ function zn(n, t) {
294
294
  return n[0] == t[0] && n[2] == t[2] && n[1] == t[1] && n[3] == t[3];
295
295
  }
296
- function zn(n, t) {
296
+ function Yn(n, t) {
297
297
  return t[0] < n[0] && (n[0] = t[0]), t[2] > n[2] && (n[2] = t[2]), t[1] < n[1] && (n[1] = t[1]), t[3] > n[3] && (n[3] = t[3]), n;
298
298
  }
299
299
  function xe(n, t) {
@@ -376,10 +376,10 @@ function lt(n, t) {
376
376
  function tt(n) {
377
377
  return n[2] < n[0] || n[3] < n[1];
378
378
  }
379
- function Ye(n, t) {
379
+ function ze(n, t) {
380
380
  return t ? (t[0] = n[0], t[1] = n[1], t[2] = n[2], t[3] = n[3], t) : n;
381
381
  }
382
- function ze(n, t, e) {
382
+ function Ye(n, t, e) {
383
383
  let i = !1;
384
384
  const r = pt(n, t), s = pt(n, e);
385
385
  if (r === C.INTERSECTING || s === C.INTERSECTING)
@@ -1315,7 +1315,7 @@ class En extends H {
1315
1315
  const e = this.computeExtent(this.extent_);
1316
1316
  (isNaN(e[0]) || isNaN(e[1])) && Q(e), this.extentRevision_ = this.getRevision();
1317
1317
  }
1318
- return Ye(this.extent_, t);
1318
+ return ze(this.extent_, t);
1319
1319
  }
1320
1320
  /**
1321
1321
  * Rotate the geometry around a given coordinate. This modifies the geometry
@@ -2046,7 +2046,7 @@ class v extends Rt {
2046
2046
  * @return {number} Minimum squared distance.
2047
2047
  */
2048
2048
  closestPointXY(t, e, i, r) {
2049
- return r < zt(this.getExtent(), t, e) ? r : (this.maxDeltaRevision_ != this.getRevision() && (this.maxDelta_ = Math.sqrt(
2049
+ return r < Yt(this.getExtent(), t, e) ? r : (this.maxDeltaRevision_ != this.getRevision() && (this.maxDelta_ = Math.sqrt(
2050
2050
  qt(
2051
2051
  this.flatCoordinates,
2052
2052
  0,
@@ -2336,7 +2336,7 @@ function yt(n, t, e, i, r) {
2336
2336
  * `false` otherwise.
2337
2337
  */
2338
2338
  function(o, u) {
2339
- return ze(r, o, u);
2339
+ return Ye(r, o, u);
2340
2340
  }
2341
2341
  ) : !1;
2342
2342
  }
@@ -2478,7 +2478,7 @@ function Ci(n, t, e, i, r) {
2478
2478
  );
2479
2479
  return t;
2480
2480
  }
2481
- class Y extends Rt {
2481
+ class z extends Rt {
2482
2482
  /**
2483
2483
  * @param {!Array<Array<import("../coordinate.js").Coordinate>>|!Array<number>} coordinates
2484
2484
  * Array of linear rings that define the polygon. The first linear ring of the
@@ -2515,7 +2515,7 @@ class Y extends Rt {
2515
2515
  * @api
2516
2516
  */
2517
2517
  clone() {
2518
- const t = new Y(
2518
+ const t = new z(
2519
2519
  this.flatCoordinates.slice(),
2520
2520
  this.layout,
2521
2521
  this.ends_.slice()
@@ -2530,7 +2530,7 @@ class Y extends Rt {
2530
2530
  * @return {number} Minimum squared distance.
2531
2531
  */
2532
2532
  closestPointXY(t, e, i, r) {
2533
- return r < zt(this.getExtent(), t, e) ? r : (this.maxDeltaRevision_ != this.getRevision() && (this.maxDelta_ = Math.sqrt(
2533
+ return r < Yt(this.getExtent(), t, e) ? r : (this.maxDeltaRevision_ != this.getRevision() && (this.maxDelta_ = Math.sqrt(
2534
2534
  Ht(
2535
2535
  this.flatCoordinates,
2536
2536
  0,
@@ -2705,7 +2705,7 @@ class Y extends Rt {
2705
2705
  e,
2706
2706
  0,
2707
2707
  i
2708
- ), new Y(e, "XY", i);
2708
+ ), new z(e, "XY", i);
2709
2709
  }
2710
2710
  /**
2711
2711
  * Get the type of this geometry.
@@ -2763,7 +2763,7 @@ function Xt(n) {
2763
2763
  t,
2764
2764
  e
2765
2765
  ];
2766
- return new Y(s, "XY", [s.length]);
2766
+ return new z(s, "XY", [s.length]);
2767
2767
  }
2768
2768
  function Ei(n, t, e) {
2769
2769
  t = t || 32;
@@ -2773,7 +2773,7 @@ function Ei(n, t, e) {
2773
2773
  for (let c = 2; c < i; c++)
2774
2774
  u[l + c] = s[c];
2775
2775
  }
2776
- const a = [u.length], h = new Y(u, r, a);
2776
+ const a = [u.length], h = new z(u, r, a);
2777
2777
  return Nn(h, s, n.getRadius()), h;
2778
2778
  }
2779
2779
  function Nn(n, t, e, i) {
@@ -4262,113 +4262,113 @@ function jt(n) {
4262
4262
  } : null;
4263
4263
  }
4264
4264
  export {
4265
- lt as $,
4266
- _n as A,
4265
+ qt as $,
4266
+ Xe as A,
4267
4267
  on as B,
4268
- oi as C,
4269
- Kn as D,
4270
- Ke as E,
4271
- gn as F,
4272
- en as G,
4273
- ni as H,
4274
- P as I,
4275
- Ge as J,
4276
- tt as K,
4268
+ be as C,
4269
+ Rn as D,
4270
+ q as E,
4271
+ Un as F,
4272
+ Gn as G,
4273
+ lt as H,
4274
+ xe as I,
4275
+ $ as J,
4276
+ Yn as K,
4277
4277
  Ii as L,
4278
- Yn as M,
4279
- Q as N,
4280
- Ln as O,
4281
- _t as P,
4282
- qe as Q,
4278
+ X as M,
4279
+ L as N,
4280
+ Ze as O,
4281
+ z as P,
4282
+ Hn as Q,
4283
4283
  an as R,
4284
- Si as S,
4285
- Le as T,
4286
- ve as U,
4284
+ vn as S,
4285
+ V as T,
4286
+ je as U,
4287
4287
  Gt as V,
4288
- Xe as W,
4289
- be as X,
4290
- Rn as Y,
4291
- q as Z,
4292
- Un as _,
4288
+ si as W,
4289
+ T as X,
4290
+ Qn as Y,
4291
+ Rt as Z,
4292
+ Yt as _,
4293
4293
  ti as a,
4294
- xe as a0,
4295
- zn as a1,
4296
- X as a2,
4297
- L as a3,
4298
- Ze as a4,
4299
- Hn as a5,
4300
- vn as a6,
4301
- je as a7,
4302
- si as a8,
4303
- T as a9,
4304
- gi as aA,
4305
- yi as aB,
4306
- hi as aC,
4307
- En as aD,
4308
- J as aE,
4309
- Sn as aF,
4310
- yn as aG,
4311
- Dn as aH,
4312
- Te as aI,
4313
- De as aJ,
4314
- pt as aK,
4315
- C as aL,
4316
- F as aM,
4317
- Bt as aN,
4318
- ei as aO,
4319
- ai as aP,
4320
- ii as aQ,
4321
- Ve as aR,
4322
- $n as aS,
4323
- Qn as aa,
4324
- Rt as ab,
4325
- zt as ac,
4326
- qt as ad,
4327
- $t as ae,
4328
- wn as af,
4329
- ie as ag,
4330
- ee as ah,
4331
- yt as ai,
4332
- Qt as aj,
4333
- Ht as ak,
4334
- Jt as al,
4335
- re as am,
4336
- ci as an,
4337
- mi as ao,
4338
- te as ap,
4339
- Ut as aq,
4340
- Oe as ar,
4341
- ui as as,
4342
- li as at,
4343
- Ri as au,
4344
- di as av,
4345
- Ci as aw,
4346
- fi as ax,
4347
- _i as ay,
4348
- Mi as az,
4349
- Jn as b,
4350
- Gn as c,
4351
- Ne as d,
4352
- kn as e,
4353
- w as f,
4354
- B as g,
4294
+ $t as a0,
4295
+ wn as a1,
4296
+ ie as a2,
4297
+ ee as a3,
4298
+ yt as a4,
4299
+ Qt as a5,
4300
+ Ht as a6,
4301
+ Jt as a7,
4302
+ re as a8,
4303
+ ci as a9,
4304
+ pt as aA,
4305
+ C as aB,
4306
+ F as aC,
4307
+ Bt as aD,
4308
+ ei as aE,
4309
+ ai as aF,
4310
+ ii as aG,
4311
+ Ve as aH,
4312
+ Qe as aI,
4313
+ $n as aJ,
4314
+ Ei as aK,
4315
+ kn as aL,
4316
+ B as aM,
4317
+ Dt as aN,
4318
+ We as aO,
4319
+ Bn as aP,
4320
+ Zt as aQ,
4321
+ Wn as aR,
4322
+ Jn as aS,
4323
+ mi as aa,
4324
+ te as ab,
4325
+ _t as ac,
4326
+ Ut as ad,
4327
+ Oe as ae,
4328
+ ui as af,
4329
+ li as ag,
4330
+ Ri as ah,
4331
+ di as ai,
4332
+ Ci as aj,
4333
+ fi as ak,
4334
+ _i as al,
4335
+ Mi as am,
4336
+ gi as an,
4337
+ yi as ao,
4338
+ hi as ap,
4339
+ En as aq,
4340
+ J as ar,
4341
+ Sn as as,
4342
+ yn as at,
4343
+ Si as au,
4344
+ Dn as av,
4345
+ Te as aw,
4346
+ Ne as ax,
4347
+ jn as ay,
4348
+ De as az,
4349
+ Vn as b,
4350
+ rn as c,
4351
+ gn as d,
4352
+ _n as e,
4353
+ en as f,
4354
+ A as g,
4355
4355
  Pt as h,
4356
- V as i,
4357
- Qe as j,
4358
- jn as k,
4359
- We as l,
4360
- Bn as m,
4361
- Zt as n,
4362
- Y as o,
4363
- $ as p,
4364
- Wn as q,
4365
- Ei as r,
4366
- Dt as s,
4356
+ bn as i,
4357
+ ni as j,
4358
+ w as k,
4359
+ oi as l,
4360
+ ri as m,
4361
+ P as n,
4362
+ Ge as o,
4363
+ tt as p,
4364
+ zn as q,
4365
+ Ke as r,
4366
+ Kn as s,
4367
4367
  kt as t,
4368
- rn as u,
4369
- ri as v,
4368
+ Q as u,
4369
+ Ln as v,
4370
4370
  qn as w,
4371
- A as x,
4372
- bn as y,
4373
- Vn as z
4371
+ qe as x,
4372
+ Le as y,
4373
+ ve as z
4374
4374
  };
@@ -1,6 +1,6 @@
1
- import { d as w, b as v, W as j, f as ae, c as le, h as N, I as he, u as ce, E as O, i as m, j as oe, g as ue } from "./has-9_asnBxn.js";
1
+ import { c as w, i as v, y as $, B as ae, d as le, H as N, I as he, u as ce, E as O, b as m, e as oe, g as ue } from "./has-CjQtZJa9.js";
2
2
  const ge = /^#([a-f0-9]{3}|[a-f0-9]{4}(?:[a-f0-9]{2}){0,2})$/i, fe = /^([a-z]*)$|^hsla?\(.*\)$/i;
3
- function $(i) {
3
+ function j(i) {
4
4
  return typeof i == "string" ? i : ee(i);
5
5
  }
6
6
  function de(i) {
@@ -123,7 +123,7 @@ class ye {
123
123
  }
124
124
  }
125
125
  function X(i, e, t) {
126
- const n = t ? $(t) : "null";
126
+ const n = t ? j(t) : "null";
127
127
  return e + ":" + i + ":" + n;
128
128
  }
129
129
  const U = new ye(), Me = "ol-hidden", Ee = "ol-unselectable", Re = "ol-control", be = "ol-collapsed", Se = new RegExp(
@@ -166,7 +166,7 @@ const U = new ye(), Me = "ol-hidden", Ee = "ol-unselectable", Re = "ol-control",
166
166
  };
167
167
  function L(i, e, t, n) {
168
168
  let s;
169
- return t && t.length ? s = t.shift() : j ? s = new OffscreenCanvas(i || 300, e || 300) : s = document.createElement("canvas"), i && (s.width = i), e && (s.height = e), /** @type {CanvasRenderingContext2D} */
169
+ return t && t.length ? s = t.shift() : $ ? s = new OffscreenCanvas(i || 300, e || 300) : s = document.createElement("canvas"), i && (s.width = i), e && (s.height = e), /** @type {CanvasRenderingContext2D} */
170
170
  s.getContext("2d", n);
171
171
  }
172
172
  function Fe(i) {
@@ -252,7 +252,7 @@ const P = {}, Ge = function() {
252
252
  return function(e) {
253
253
  let t = P[e];
254
254
  if (t == null) {
255
- if (j) {
255
+ if ($) {
256
256
  const n = te(e), s = ie(e, "Žg");
257
257
  t = (isNaN(Number(n.lineHeight)) ? 1.2 : Number(n.lineHeight)) * (s.actualBoundingBoxAscent + s.actualBoundingBoxDescent);
258
258
  } else
@@ -733,7 +733,7 @@ class ze extends oe {
733
733
  const t = this.image_, n = document.createElement("canvas");
734
734
  n.width = Math.ceil(t.width * e), n.height = Math.ceil(t.height * e);
735
735
  const s = n.getContext("2d");
736
- s.scale(e, e), s.drawImage(t, 0, 0), s.globalCompositeOperation = "multiply", s.fillStyle = $(this.color_), s.fillRect(0, 0, n.width / e, n.height / e), s.globalCompositeOperation = "destination-in", s.drawImage(t, 0, 0), this.canvas_[e] = n;
736
+ s.scale(e, e), s.drawImage(t, 0, 0), s.globalCompositeOperation = "multiply", s.fillStyle = j(this.color_), s.fillRect(0, 0, n.width / e, n.height / e), s.globalCompositeOperation = "destination-in", s.drawImage(t, 0, 0), this.canvas_[e] = n;
737
737
  }
738
738
  /**
739
739
  * Discards event handlers which listen for load completion or errors.
@@ -1695,7 +1695,7 @@ class S {
1695
1695
  this.zIndex_ = e;
1696
1696
  }
1697
1697
  }
1698
- function je(i) {
1698
+ function $e(i) {
1699
1699
  let e;
1700
1700
  if (typeof i == "function")
1701
1701
  e = i;
@@ -1712,7 +1712,7 @@ function je(i) {
1712
1712
  return e;
1713
1713
  }
1714
1714
  let W = null;
1715
- function $e(i, e) {
1715
+ function je(i, e) {
1716
1716
  if (!W) {
1717
1717
  const t = new C({
1718
1718
  color: "rgba(255,255,255,0.4)"
@@ -2145,48 +2145,48 @@ class se {
2145
2145
  }
2146
2146
  }
2147
2147
  export {
2148
- Je as A,
2149
- p as B,
2148
+ p as A,
2149
+ we as B,
2150
2150
  R as C,
2151
- we as D,
2152
- Ie as E,
2151
+ Ie as D,
2152
+ Ye as E,
2153
2153
  C as F,
2154
- Ye as G,
2155
- Xe as H,
2154
+ Xe as G,
2155
+ Ue as H,
2156
2156
  ne as I,
2157
- Ue as J,
2158
- He as K,
2159
- Ge as L,
2160
- qe as M,
2161
- Ze as N,
2162
- pe as O,
2157
+ He as J,
2158
+ Ge as K,
2159
+ qe as L,
2160
+ Ze as M,
2161
+ pe as N,
2162
+ Qe as O,
2163
2163
  V as R,
2164
2164
  S,
2165
2165
  se as T,
2166
2166
  A as a,
2167
- y as b,
2168
- Qe as c,
2169
- Ee as d,
2170
- Te as e,
2171
- Re as f,
2172
- be as g,
2173
- Pe as h,
2174
- We as i,
2175
- Me as j,
2176
- Ke as k,
2177
- _ as l,
2178
- Q as m,
2179
- L as n,
2180
- ke as o,
2181
- Fe as p,
2167
+ Ee as b,
2168
+ y as c,
2169
+ Te as d,
2170
+ Re as e,
2171
+ be as f,
2172
+ Pe as g,
2173
+ We as h,
2174
+ Me as i,
2175
+ Ke as j,
2176
+ _ as k,
2177
+ Q as l,
2178
+ L as m,
2179
+ ke as n,
2180
+ Fe as o,
2181
+ $e as p,
2182
2182
  je as q,
2183
2183
  Ve as r,
2184
2184
  U as s,
2185
2185
  M as t,
2186
- $e as u,
2187
- Z as v,
2188
- G as w,
2189
- De as x,
2190
- Be as y,
2191
- Ne as z
2186
+ Z as u,
2187
+ G as v,
2188
+ De as w,
2189
+ Be as x,
2190
+ Ne as y,
2191
+ Je as z
2192
2192
  };
@@ -1,8 +1,8 @@
1
- import { a as s, _ as B } from "./extends-C3382pL0.js";
1
+ import { _ as s, a as B } from "./extends-Cyw62AD_.js";
2
2
  import * as W from "react";
3
- import { c as f, P as t } from "./createTheme-BynOz6vJ.js";
4
- import { g as C, u as M, c as O, a as j } from "./chainPropTypes-DHF53jrt.js";
5
- import { g as P, s as N, e as R } from "./styled-B02_UC50.js";
3
+ import { a as f, P as t } from "./createTheme-CCwx9ptk.js";
4
+ import { g as C, u as M, c as O, a as j } from "./chainPropTypes-CwfDfLEA.js";
5
+ import { g as P, s as N, e as R } from "./styled-fcu13kUF.js";
6
6
  import { jsx as _ } from "react/jsx-runtime";
7
7
  function U(a) {
8
8
  return P("MuiTypography", a);
@@ -1,8 +1,8 @@
1
1
  import * as a from "react";
2
- import { P as u } from "./createTheme-BynOz6vJ.js";
2
+ import { P as u } from "./createTheme-CCwx9ptk.js";
3
3
  import "react/jsx-runtime";
4
- import { a as c } from "./extends-C3382pL0.js";
5
- import { g as h } from "./styled-B02_UC50.js";
4
+ import { _ as c } from "./extends-Cyw62AD_.js";
5
+ import { g as h } from "./styled-fcu13kUF.js";
6
6
  function d(e) {
7
7
  var o, n, t = "";
8
8
  if (typeof e == "string" || typeof e == "number") t += e;
@@ -1,13 +1,13 @@
1
1
  import { jsx as o, jsxs as c } from "react/jsx-runtime";
2
2
  import { Box as p, Avatar as b } from "@mui/material";
3
3
  import { LandscapeCardRoot as A, LandscapeInfoBox as I, LandscapeCardExtraActions as P, PortraitCardRoot as _, PortraitCardExtraActions as L } from "./styled.js";
4
- import { a as m, _ as v } from "../../extends-C3382pL0.js";
4
+ import { _ as m, a as v } from "../../extends-Cyw62AD_.js";
5
5
  import * as M from "react";
6
- import { P as t } from "../../createTheme-BynOz6vJ.js";
7
- import { g as w, u as O, c as N, a as S, b as B } from "../../chainPropTypes-DHF53jrt.js";
8
- import { g as T, s as j } from "../../styled-B02_UC50.js";
9
- import { C as y } from "../../CardContent-CUZ9jH0z.js";
10
- import { T as d } from "../../Typography-CJu4IM_v.js";
6
+ import { P as t } from "../../createTheme-CCwx9ptk.js";
7
+ import { g as w, u as O, c as N, a as S, b as B } from "../../chainPropTypes-CwfDfLEA.js";
8
+ import { g as T, s as j } from "../../styled-fcu13kUF.js";
9
+ import { C as y } from "../../CardContent-pWhEcyoR.js";
10
+ import { T as d } from "../../Typography-CqyjdT7p.js";
11
11
  function U(e) {
12
12
  return T("MuiCardActions", e);
13
13
  }
@@ -1,5 +1,5 @@
1
1
  import { Card as t, Box as o } from "@mui/material";
2
- import { s as i } from "../../styled-B02_UC50.js";
2
+ import { s as i } from "../../styled-fcu13kUF.js";
3
3
  const s = i(t, {
4
4
  name: "SNCard",
5
5
  // The component name
@@ -1,15 +1,15 @@
1
1
  import Q, { jsxs as q, jsx as f } from "react/jsx-runtime";
2
- import { i as X, g as _, s as y } from "../../styled-B02_UC50.js";
3
- import { r as Y } from "../../createSvgIcon-CpwgcuKn.js";
4
- import { _ as A, a as c } from "../../extends-C3382pL0.js";
2
+ import { i as X, g as _, s as y } from "../../styled-fcu13kUF.js";
3
+ import { r as Y } from "../../createSvgIcon-CTQMsmqJ.js";
4
+ import { a as A, _ as c } from "../../extends-Cyw62AD_.js";
5
5
  import * as l from "react";
6
- import { p as Z, P as e } from "../../createTheme-BynOz6vJ.js";
7
- import { g as $, u as j, c as I, b as oo, a as D } from "../../chainPropTypes-DHF53jrt.js";
8
- import { r as eo, m as ro, a as to } from "../../resolveComponentProps-D6QBz-nM.js";
9
- import { a as so, B as no } from "../../ButtonBase-DZH9mTSs.js";
10
- import { P as ao } from "../../Paper-DuVFfsLZ.js";
11
- import { u as io } from "../../createSvgIcon-uzHr0c0Y.js";
12
- import { C as co } from "../../Collapse-9zKUPtnk.js";
6
+ import { r as Z, P as e } from "../../createTheme-CCwx9ptk.js";
7
+ import { g as $, u as j, c as I, b as oo, a as D } from "../../chainPropTypes-CwfDfLEA.js";
8
+ import { r as eo, m as ro, a as to } from "../../resolveComponentProps-DVsx78bV.js";
9
+ import { b as so, B as no } from "../../ButtonBase-C875Ww3z.js";
10
+ import { P as ao } from "../../Paper-seBMlMwu.js";
11
+ import { u as io } from "../../createSvgIcon-pajAAvTK.js";
12
+ import { C as co } from "../../Collapse-CZFw4GZs.js";
13
13
  var k = {}, lo = X;
14
14
  Object.defineProperty(k, "__esModule", {
15
15
  value: !0
@@ -2,13 +2,13 @@ import { jsx as s, jsxs as d } from "react/jsx-runtime";
2
2
  import { confirmable as x } from "react-confirm";
3
3
  import { IconButton as C } from "@mui/material";
4
4
  import { Close as D } from "@mui/icons-material";
5
- import { c as h, g as T, D as b, a as y, b as B, B as p } from "../../DialogContent-ijWcBrtC.js";
6
- import { _ as j, a as v } from "../../extends-C3382pL0.js";
5
+ import { c as h, g as T, D as b, a as y, b as B, B as p } from "../../DialogContent-DhcqAG-q.js";
6
+ import { a as j, _ as v } from "../../extends-Cyw62AD_.js";
7
7
  import * as u from "react";
8
- import { P as o } from "../../createTheme-BynOz6vJ.js";
9
- import { u as M, c as N, a as O } from "../../chainPropTypes-DHF53jrt.js";
10
- import { s as R } from "../../styled-B02_UC50.js";
11
- import { T as P } from "../../Typography-CJu4IM_v.js";
8
+ import { P as o } from "../../createTheme-CCwx9ptk.js";
9
+ import { u as M, c as N, a as O } from "../../chainPropTypes-CwfDfLEA.js";
10
+ import { s as R } from "../../styled-fcu13kUF.js";
11
+ import { T as P } from "../../Typography-CqyjdT7p.js";
12
12
  const _ = ["className", "id"], k = (a) => {
13
13
  const {
14
14
  classes: t
@@ -1,12 +1,12 @@
1
1
  import { jsx as n, jsxs as C } from "react/jsx-runtime";
2
- import { _ as g, a as i } from "../../extends-C3382pL0.js";
2
+ import { a as g, _ as i } from "../../extends-Cyw62AD_.js";
3
3
  import * as T from "react";
4
- import { P as e } from "../../createTheme-BynOz6vJ.js";
5
- import { g as N, u as P, c as x, b as S, a as H } from "../../chainPropTypes-DHF53jrt.js";
6
- import { g as R, s as h } from "../../styled-B02_UC50.js";
7
- import { P as E } from "../../Paper-DuVFfsLZ.js";
8
- import { T as b } from "../../Typography-CJu4IM_v.js";
9
- import { C as $ } from "../../CardContent-CUZ9jH0z.js";
4
+ import { P as e } from "../../createTheme-CCwx9ptk.js";
5
+ import { g as N, u as P, c as x, b as S, a as H } from "../../chainPropTypes-CwfDfLEA.js";
6
+ import { g as R, s as h } from "../../styled-fcu13kUF.js";
7
+ import { P as E } from "../../Paper-seBMlMwu.js";
8
+ import { T as b } from "../../Typography-CqyjdT7p.js";
9
+ import { C as $ } from "../../CardContent-pWhEcyoR.js";
10
10
  function D(r) {
11
11
  return R("MuiCard", r);
12
12
  }