@phila/phila-ui-map-core 1.1.0-beta.23 → 1.1.0-beta.25

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.
@@ -392,7 +392,7 @@ class pe {
392
392
  /** */
393
393
  }
394
394
  p.MaskElement = pe;
395
- const _e$1 = 90, $e = 89;
395
+ const _e = 90, $e$1 = 89;
396
396
  class ie extends pe {
397
397
  /** HTMLElement to use mask on */
398
398
  constructor(t) {
@@ -411,9 +411,9 @@ class ie extends pe {
411
411
  this.input.addEventListener("keydown", this._onKeydown), this.input.addEventListener("input", this._onInput), this.input.addEventListener("beforeinput", this._onBeforeinput), this.input.addEventListener("compositionend", this._onCompositionEnd), this.input.addEventListener("drop", t.drop), this.input.addEventListener("click", t.click), this.input.addEventListener("focus", t.focus), this.input.addEventListener("blur", t.commit), this._handlers = t;
412
412
  }
413
413
  _onKeydown(t) {
414
- if (this._handlers.redo && (t.keyCode === _e$1 && t.shiftKey && (t.metaKey || t.ctrlKey) || t.keyCode === $e && t.ctrlKey))
414
+ if (this._handlers.redo && (t.keyCode === _e && t.shiftKey && (t.metaKey || t.ctrlKey) || t.keyCode === $e$1 && t.ctrlKey))
415
415
  return t.preventDefault(), this._handlers.redo(t);
416
- if (this._handlers.undo && t.keyCode === _e$1 && (t.metaKey || t.ctrlKey))
416
+ if (this._handlers.undo && t.keyCode === _e && (t.metaKey || t.ctrlKey))
417
417
  return t.preventDefault(), this._handlers.undo(t);
418
418
  t.isComposing || this._handlers.selectionChange(t);
419
419
  }
@@ -3921,7 +3921,7 @@ const _hoisted_1$e = ["title", "aria-label", "aria-pressed"], _sfc_main$p = /* @
3921
3921
  },
3922
3922
  emits: ["load", "click", "move", "moveend", "zoom", "searchResult"],
3923
3923
  setup(N, { expose: t, emit: e }) {
3924
- const n = defineAsyncComponent(() => import("./CyclomediaButton-CVLFbFEr.js")), i = defineAsyncComponent(() => Promise.resolve().then(() => CyclomediaPanel$1)), r = defineAsyncComponent(() => import("./CyclomediaRecordingsLayer--rvRZuHF.js")), c = defineAsyncComponent(() => import("./CyclomediaCameraIcon-B8Dr96sG.js")), u = defineAsyncComponent(() => import("./CyclomediaViewcone-Po8IW2xY.js")), l = defineAsyncComponent(() => import("./PictometryButton-CdYRXyaw.js")), m = defineAsyncComponent(() => Promise.resolve().then(() => PictometryPanel$1)), o = N, s = e, a = ref(null), f = ref(null), v = ref(!1), _ = ref(o.center), w = ref(o.zoom), b = ref(o.pitch), x = ref(o.bearing), M = ref(null), j = ref(!1), O = ref(defaultImageryOptions[0]?.imageryUrl || null), C = ref(defaultImageryOptions[0]?.imageryLabelsUrl || null), A = ref(defaultImageryOptions[0]?.showLabels ?? !0), R = ref(!1), U = ref(null), V = ref(!1), z = ref(!1), G = ref(null);
3924
+ const n = defineAsyncComponent(() => import("./CyclomediaButton--3BXjTnl.js")), i = defineAsyncComponent(() => Promise.resolve().then(() => CyclomediaPanel$1)), r = defineAsyncComponent(() => import("./CyclomediaRecordingsLayer-DnSbyKWP.js")), c = defineAsyncComponent(() => import("./CyclomediaCameraIcon-CR-dW72-.js")), u = defineAsyncComponent(() => import("./CyclomediaViewcone-DtorX9Ii.js")), l = defineAsyncComponent(() => import("./PictometryButton-B6bxTVhG.js")), m = defineAsyncComponent(() => Promise.resolve().then(() => PictometryPanel$1)), o = N, s = e, a = ref(null), f = ref(null), v = ref(!1), _ = ref(o.center), w = ref(o.zoom), b = ref(o.pitch), x = ref(o.bearing), M = ref(null), j = ref(!1), O = ref(defaultImageryOptions[0]?.imageryUrl || null), C = ref(defaultImageryOptions[0]?.imageryLabelsUrl || null), A = ref(defaultImageryOptions[0]?.showLabels ?? !0), R = ref(!1), U = ref(null), V = ref(!1), z = ref(!1), G = ref(null);
3925
3925
  function Y(an, gn) {
3926
3926
  U.value = an, an === "cyclomedia" ? (V.value || (G.value = gn, V.value = !0), R.value = !0) : an === "pictometry" && (z.value || (G.value = gn, z.value = !0));
3927
3927
  }
@@ -4976,7 +4976,7 @@ const _hoisted_1$a = ["data-layer-id"], _sfc_main$f = /* @__PURE__ */ defineComp
4976
4976
  ])
4977
4977
  ], 8, ["to", "disabled"]));
4978
4978
  }
4979
- }), _e = /* @__PURE__ */ defineComponent({
4979
+ }), $e = /* @__PURE__ */ defineComponent({
4980
4980
  __name: "CheckboxIcon",
4981
4981
  props: {
4982
4982
  checked: { type: Boolean }
@@ -5050,7 +5050,7 @@ const _hoisted_1$a = ["data-layer-id"], _sfc_main$f = /* @__PURE__ */ defineComp
5050
5050
  checked: i(l.value),
5051
5051
  onChange: (m) => r(l.value, m)
5052
5052
  }, null, 40, _hoisted_3$3),
5053
- createVNode(unref(_e), {
5053
+ createVNode(unref($e), {
5054
5054
  checked: i(l.value)
5055
5055
  }, null, 8, ["checked"]),
5056
5056
  createElementVNode("span", {