@eodash/eodash 5.0.0-rc → 5.0.0-rc.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 (30) hide show
  1. package/dist/client/{DashboardLayout-232tRmjz.js → DashboardLayout-FS5inBIm.js} +2 -2
  2. package/dist/client/{DynamicWebComponent-Cl4LqHU6.js → DynamicWebComponent-CBSgT677.js} +1 -1
  3. package/dist/client/{EodashDatePicker-Pok6bZwU.js → EodashDatePicker-BGSS2ZYK.js} +2 -2
  4. package/dist/client/{EodashItemFilter-16eMMjTV.js → EodashItemFilter-CFNKjm_Z.js} +1 -1
  5. package/dist/client/{EodashLayerControl-De7IlCm_.js → EodashLayerControl-CzffoPUs.js} +1 -1
  6. package/dist/client/{EodashLayoutSwitcher-C-3-jjn5.js → EodashLayoutSwitcher-DM0zDhvI.js} +2 -2
  7. package/dist/client/{EodashMap-CMvbfI6-.js → EodashMap-BdFZ657e.js} +1 -1
  8. package/dist/client/{EodashMapBtns-BeknGDtc.js → EodashMapBtns-rC_IPD-Z.js} +4 -4
  9. package/dist/client/EodashProcess-SLsTISKV.js +714 -0
  10. package/dist/client/{EodashStacInfo-_BfonNUG.js → EodashStacInfo-DFD0gtWm.js} +1 -1
  11. package/dist/client/{EodashTools-PD3XPYuR.js → EodashTools-ImohD2ys.js} +4 -4
  12. package/dist/client/{ExportState-DOrT7M15.js → ExportState-LNZAovzM.js} +13 -13
  13. package/dist/client/{Footer-CCigxYBo.js → Footer-c19dV1ZR.js} +1 -1
  14. package/dist/client/{Header-C2cdx4gb.js → Header-CcvXFqqt.js} +3 -3
  15. package/dist/client/{MobileLayout-BdiFjHg7.js → MobileLayout-OM6Wc-vj.js} +5 -5
  16. package/dist/client/{PopUp--_xn1Cms.js → PopUp-B0_c0207.js} +3 -3
  17. package/dist/client/{VImg-9xu2l99m.js → VImg-BpDhCbL0.js} +2 -2
  18. package/dist/client/{VMain-BUs3kDTd.js → VMain-DC05bDwX.js} +1 -1
  19. package/dist/client/{VOverlay-D89omJis.js → VOverlay-C7EUyVe_.js} +3 -3
  20. package/dist/client/{VTooltip-CDu3bErh.js → VTooltip-C78suika.js} +3 -3
  21. package/dist/client/{WidgetsContainer-aFG9yFT6.js → WidgetsContainer-sD1vDnhF.js} +1 -1
  22. package/dist/client/{asWebComponent-BRGyP_j5.js → asWebComponent-D8bMMCEr.js} +6 -6
  23. package/dist/client/eo-dash.css +1 -1
  24. package/dist/client/eo-dash.js +1 -1
  25. package/dist/client/{forwardRefs-CYrR6bMw.js → forwardRefs-yw6tFXER.js} +1 -1
  26. package/dist/client/{index-BZwk0V42.js → index-CpK_Yaom.js} +1 -1
  27. package/dist/client/{transition-DG9nRSW4.js → transition-B2YwqAYJ.js} +1 -1
  28. package/package.json +2 -5
  29. package/widgets/ExportState.vue +10 -10
  30. package/dist/client/EodashProcess-BwKAa9Ee.js +0 -1476
@@ -1,6 +1,6 @@
1
1
  import { openBlock, createElementBlock, createElementVNode, unref } from 'vue';
2
2
  import '@eox/stacinfo';
3
- import { aj as currentUrl } from './asWebComponent-BRGyP_j5.js';
3
+ import { aj as currentUrl } from './asWebComponent-D8bMMCEr.js';
4
4
 
5
5
  const _hoisted_1 = { class: "flex-grow-1 fill-height overflow-auto" };
6
6
  const _hoisted_2 = [".for", ".allowHtml", ".body", ".featured", ".footer", ".styleOverride", ".header", ".subheader", ".tags"];
@@ -1,9 +1,9 @@
1
1
  import { ref, computed, openBlock, createElementBlock, createElementVNode, createBlock, unref, createCommentVNode, createVNode, withCtx, mergeProps } from 'vue';
2
- import _sfc_main$2 from './PopUp--_xn1Cms.js';
3
- import _sfc_main$3 from './EodashItemFilter-16eMMjTV.js';
4
- import _sfc_main$1 from './EodashLayoutSwitcher-C-3-jjn5.js';
2
+ import _sfc_main$2 from './PopUp-B0_c0207.js';
3
+ import _sfc_main$3 from './EodashItemFilter-CFNKjm_Z.js';
4
+ import _sfc_main$1 from './EodashLayoutSwitcher-DM0zDhvI.js';
5
5
  import { mdiViewDashboard, mdiPlus } from '@mdi/js';
6
- import { t as useDisplay, a1 as makePanelTransparent, V as VBtn } from './asWebComponent-BRGyP_j5.js';
6
+ import { t as useDisplay, a1 as makePanelTransparent, V as VBtn } from './asWebComponent-D8bMMCEr.js';
7
7
 
8
8
  const _hoisted_1 = { class: "d-flex flex-row justify-space-between pa-4 align-center" };
9
9
 
@@ -1,9 +1,9 @@
1
1
  import { createVNode, Fragment, computed, withDirectives, mergeProps, resolveDirective, toRef, mergeModels, useModel, ref, openBlock, createBlock, withCtx, createElementVNode, createTextVNode, toDisplayString, unref, createElementBlock, createCommentVNode, renderList } from 'vue';
2
2
  import { mdiClipboardCheckOutline, mdiContentCopy } from '@mdi/js';
3
- import _sfc_main$1 from './PopUp--_xn1Cms.js';
4
- import { am as createSimpleFunctional, g as genericComponent, b as makeComponentProps, D as provideDefaults, a as useRender, p as propsFactory, c as makeTagProps, I as IconValue, K as makeBorderProps, A as makeDensityProps, M as makeRoundedProps, an as makeSizeProps, d as makeThemeProps, ao as makeVariantProps, e as provideTheme, N as useBorder, ap as useVariant, B as useDensity, P as useRounded, aq as useSize, y as VIcon, Q as VDefaultsProvider, ar as genOverlays, H as makeDimensionProps, L as makeElevationProps, as as makeLoaderProps, at as makeLocationProps, au as makePositionProps, av as makeRouterProps, aw as Ripple, J as useDimension, O as useElevation, ax as useLoader, ay as useLocation, az as usePosition, aA as useLink, aB as LoaderSlot, u as useTextColor, q as convertToUnit, _ as _export_sfc, ag as getLayers, ad as mapPosition, aC as removeUnneededProperties, aD as VRow, aE as VCol, V as VBtn, aF as copyToClipBoard } from './asWebComponent-BRGyP_j5.js';
5
- import { a as VExpandTransition } from './index-BZwk0V42.js';
6
- import { V as VImg } from './VImg-9xu2l99m.js';
3
+ import _sfc_main$1 from './PopUp-B0_c0207.js';
4
+ import { am as createSimpleFunctional, g as genericComponent, b as makeComponentProps, D as provideDefaults, a as useRender, p as propsFactory, c as makeTagProps, I as IconValue, K as makeBorderProps, A as makeDensityProps, M as makeRoundedProps, an as makeSizeProps, d as makeThemeProps, ao as makeVariantProps, e as provideTheme, N as useBorder, ap as useVariant, B as useDensity, P as useRounded, aq as useSize, y as VIcon, Q as VDefaultsProvider, ar as genOverlays, H as makeDimensionProps, L as makeElevationProps, as as makeLoaderProps, at as makeLocationProps, au as makePositionProps, av as makeRouterProps, aw as Ripple, J as useDimension, O as useElevation, ax as useLoader, ay as useLocation, az as usePosition, aA as useLink, aB as LoaderSlot, u as useTextColor, q as convertToUnit, _ as _export_sfc, ag as getLayers, aC as removeUnneededProperties, aD as VRow, aE as VCol, V as VBtn, aF as copyToClipBoard, ad as mapPosition, a8 as availableMapProjection } from './asWebComponent-D8bMMCEr.js';
5
+ import { a as VExpandTransition } from './index-CpK_Yaom.js';
6
+ import { V as VImg } from './VImg-BpDhCbL0.js';
7
7
 
8
8
  // Styles
9
9
  const VSpacer = createSimpleFunctional('v-spacer', 'div', 'VSpacer');
@@ -491,7 +491,7 @@ const copySuccess = ref(false);
491
491
  const copyBtns = [
492
492
  {
493
493
  id: Symbol(),
494
- copyFn: async () => await copyToClipBoard(mapEntryCode.value, copySuccess),
494
+ copyFn: async () => await copyToClipBoard(getMapEntryCode(), copySuccess),
495
495
  copyAs: "simple map",
496
496
  },
497
497
  {
@@ -502,28 +502,28 @@ const copyBtns = [
502
502
  },
503
503
  {
504
504
  id: Symbol(),
505
- copyFn: async () => await copyToClipBoard(mapStepCode.value, copySuccess),
505
+ copyFn: async () => await copyToClipBoard(getMapStepCode(), copySuccess),
506
506
  copyAs: "map tour section",
507
507
  },
508
508
  ];
509
509
 
510
- const mapStepCode = computed(() => {
510
+ const getMapStepCode = () => {
511
511
  const [x, y, z] = mapPosition.value;
512
512
  const preTag = "### <!" + "--{ layers=";
513
- const endTag = `zoom="${z}" center=[${[x, y]}] animationOptions={duration:500}}-->
513
+ const endTag = `zoom="${z}" center=[${[x, y]}] projection="${availableMapProjection.value}" animationOptions={duration:500}}-->
514
514
  #### Tour step title
515
515
  Text describing the current step of the tour and why it is interesting what the map shows currently
516
516
  `;
517
517
  return `${preTag}'${JSON.stringify(removeUnneededProperties(props.getLayers()))}' ${endTag}`;
518
- });
519
- const mapEntryCode = computed(() => {
518
+ };
519
+ const getMapEntryCode = () => {
520
520
  const [x, y, z] = mapPosition.value;
521
521
  const preTag =
522
522
  "## Map Example <!" +
523
523
  '--{as="eox-map" style="width: 100%; height: 500px;" layers=';
524
- const endTag = `zoom="${z}" center=[${[x, y]}] }-->`;
524
+ const endTag = `zoom="${z}" center=[${[x, y]}] projection="${availableMapProjection.value}" }-->`;
525
525
  return `${preTag}'${JSON.stringify(removeUnneededProperties(props.getLayers()))}' ${endTag}`;
526
- });
526
+ };
527
527
 
528
528
  return (_ctx, _cache) => {
529
529
 
@@ -639,6 +639,6 @@ return (_ctx, _cache) => {
639
639
  }
640
640
 
641
641
  };
642
- const ExportState = /*#__PURE__*/_export_sfc(_sfc_main, [['__scopeId',"data-v-bfef967b"]]);
642
+ const ExportState = /*#__PURE__*/_export_sfc(_sfc_main, [['__scopeId',"data-v-a263a06d"]]);
643
643
 
644
644
  export { ExportState as default };
@@ -1,5 +1,5 @@
1
1
  import { ref, toRef, shallowRef, computed, createVNode, watchEffect, inject, openBlock, createBlock, unref, withCtx, createElementVNode, toDisplayString, createTextVNode } from 'vue';
2
- import { p as propsFactory, K as makeBorderProps, b as makeComponentProps, L as makeElevationProps, T as makeLayoutItemProps, M as makeRoundedProps, c as makeTagProps, d as makeThemeProps, g as genericComponent, e as provideTheme, C as useBackgroundColor, N as useBorder, O as useElevation, P as useRounded, v as useResizeObserver, U as useToggleScope, a as useRender, q as convertToUnit, W as useLayoutItem, _ as _export_sfc, X as eodashKey, t as useDisplay } from './asWebComponent-BRGyP_j5.js';
2
+ import { p as propsFactory, K as makeBorderProps, b as makeComponentProps, L as makeElevationProps, T as makeLayoutItemProps, M as makeRoundedProps, c as makeTagProps, d as makeThemeProps, g as genericComponent, e as provideTheme, C as useBackgroundColor, N as useBorder, O as useElevation, P as useRounded, v as useResizeObserver, U as useToggleScope, a as useRender, q as convertToUnit, W as useLayoutItem, _ as _export_sfc, X as eodashKey, t as useDisplay } from './asWebComponent-D8bMMCEr.js';
3
3
 
4
4
  const makeVFooterProps = propsFactory({
5
5
  app: Boolean,
@@ -1,7 +1,7 @@
1
1
  import { createVNode, toRef, shallowRef, computed, ref, watch, onMounted, onBeforeUnmount, mergeProps, watchEffect, inject, openBlock, createBlock, withCtx, createTextVNode, toDisplayString, unref } from 'vue';
2
- import { p as propsFactory, b as makeComponentProps, c as makeTagProps, g as genericComponent, a as useRender, K as makeBorderProps, L as makeElevationProps, M as makeRoundedProps, d as makeThemeProps, C as useBackgroundColor, N as useBorder, O as useElevation, P as useRounded, e as provideTheme, f as useRtl, D as provideDefaults, Q as VDefaultsProvider, q as convertToUnit, R as clamp, S as consoleWarn, T as makeLayoutItemProps, j as useProxiedModel, U as useToggleScope, W as useLayoutItem, _ as _export_sfc, X as eodashKey } from './asWebComponent-BRGyP_j5.js';
3
- import { a as VExpandTransition } from './index-BZwk0V42.js';
4
- import { V as VImg } from './VImg-9xu2l99m.js';
2
+ import { p as propsFactory, b as makeComponentProps, c as makeTagProps, g as genericComponent, a as useRender, K as makeBorderProps, L as makeElevationProps, M as makeRoundedProps, d as makeThemeProps, C as useBackgroundColor, N as useBorder, O as useElevation, P as useRounded, e as provideTheme, f as useRtl, D as provideDefaults, Q as VDefaultsProvider, q as convertToUnit, R as clamp, S as consoleWarn, T as makeLayoutItemProps, j as useProxiedModel, U as useToggleScope, W as useLayoutItem, _ as _export_sfc, X as eodashKey } from './asWebComponent-D8bMMCEr.js';
3
+ import { a as VExpandTransition } from './index-CpK_Yaom.js';
4
+ import { V as VImg } from './VImg-BpDhCbL0.js';
5
5
  import { u as useSsrBoot } from './ssrBoot-BP7SYRyC.js';
6
6
 
7
7
  const makeVToolbarTitleProps = propsFactory({
@@ -1,10 +1,10 @@
1
1
  import { ref, computed, createVNode, mergeProps, Fragment, shallowRef, watch, provide, withDirectives, resolveDirective, inject, vShow, nextTick, toRef, useCssVars, onMounted, openBlock, createBlock, withCtx, Suspense, unref, resolveDynamicComponent, createCommentVNode, createElementBlock, renderList, createElementVNode, createTextVNode, toDisplayString } from 'vue';
2
- import { k as keys, p as propsFactory, o as omit, m as makeVBtnProps, g as genericComponent, u as useTextColor, a as useRender, V as VBtn, b as makeComponentProps, c as makeTagProps, d as makeThemeProps, e as provideTheme, f as useRtl, h as useLocale, i as useGroup, j as useProxiedModel, l as makeGroupItemProps, n as useGroupItem, q as convertToUnit, I as IconValue, r as makeDisplayProps, s as makeGroupProps, t as useDisplay, v as useResizeObserver, w as useGoTo, x as IN_BROWSER, y as VIcon, z as focusableChildren, A as makeDensityProps, B as useDensity, C as useBackgroundColor, D as provideDefaults, E as isObject, _ as _export_sfc, F as useDefineTemplate, G as useLayout } from './asWebComponent-BRGyP_j5.js';
3
- import { V as VMain } from './VMain-BUs3kDTd.js';
4
- import { f as forwardRefs, a as animate, s as standardEasing, m as makeLazyProps, u as useLazy, b as useScopeId } from './forwardRefs-CYrR6bMw.js';
2
+ import { k as keys, p as propsFactory, o as omit, m as makeVBtnProps, g as genericComponent, u as useTextColor, a as useRender, V as VBtn, b as makeComponentProps, c as makeTagProps, d as makeThemeProps, e as provideTheme, f as useRtl, h as useLocale, i as useGroup, j as useProxiedModel, l as makeGroupItemProps, n as useGroupItem, q as convertToUnit, I as IconValue, r as makeDisplayProps, s as makeGroupProps, t as useDisplay, v as useResizeObserver, w as useGoTo, x as IN_BROWSER, y as VIcon, z as focusableChildren, A as makeDensityProps, B as useDensity, C as useBackgroundColor, D as provideDefaults, E as isObject, _ as _export_sfc, F as useDefineTemplate, G as useLayout } from './asWebComponent-D8bMMCEr.js';
3
+ import { V as VMain } from './VMain-DC05bDwX.js';
4
+ import { f as forwardRefs, a as animate, s as standardEasing, m as makeLazyProps, u as useLazy, b as useScopeId } from './forwardRefs-yw6tFXER.js';
5
5
  import { u as useSsrBoot } from './ssrBoot-BP7SYRyC.js';
6
- import { M as MaybeTransition } from './transition-DG9nRSW4.js';
7
- import { V as VFadeTransition } from './index-BZwk0V42.js';
6
+ import { M as MaybeTransition } from './transition-B2YwqAYJ.js';
7
+ import { V as VFadeTransition } from './index-CpK_Yaom.js';
8
8
 
9
9
  // Utilities
10
10
  const handleGesture = wrapper => {
@@ -1,7 +1,7 @@
1
1
  import { createVNode, Transition, mergeProps, ref, onBeforeUnmount, watch, nextTick, toRef, mergeModels, useModel, openBlock, createElementBlock, withCtx, createBlock, resolveDynamicComponent, unref, createCommentVNode, renderSlot } from 'vue';
2
- import { g as genericComponent, p as propsFactory, j as useProxiedModel, x as IN_BROWSER, a as useRender, z as focusableChildren, Q as VDefaultsProvider, K as makeBorderProps, b as makeComponentProps, H as makeDimensionProps, L as makeElevationProps, at as makeLocationProps, au as makePositionProps, M as makeRoundedProps, c as makeTagProps, d as makeThemeProps, e as provideTheme, C as useBackgroundColor, N as useBorder, J as useDimension, O as useElevation, ay as useLocation, az as usePosition, P as useRounded, aI as useDefineWidgets } from './asWebComponent-BRGyP_j5.js';
3
- import { m as makeVOverlayProps, V as VOverlay } from './VOverlay-D89omJis.js';
4
- import { a as animate, d as deceleratedEasing, s as standardEasing, c as acceleratedEasing, g as getTargetBox, n as nullifyTransforms, b as useScopeId, f as forwardRefs } from './forwardRefs-CYrR6bMw.js';
2
+ import { g as genericComponent, p as propsFactory, j as useProxiedModel, x as IN_BROWSER, a as useRender, z as focusableChildren, Q as VDefaultsProvider, K as makeBorderProps, b as makeComponentProps, H as makeDimensionProps, L as makeElevationProps, at as makeLocationProps, au as makePositionProps, M as makeRoundedProps, c as makeTagProps, d as makeThemeProps, e as provideTheme, C as useBackgroundColor, N as useBorder, J as useDimension, O as useElevation, ay as useLocation, az as usePosition, P as useRounded, aI as useDefineWidgets } from './asWebComponent-D8bMMCEr.js';
3
+ import { m as makeVOverlayProps, V as VOverlay } from './VOverlay-C7EUyVe_.js';
4
+ import { a as animate, d as deceleratedEasing, s as standardEasing, c as acceleratedEasing, g as getTargetBox, n as nullifyTransforms, b as useScopeId, f as forwardRefs } from './forwardRefs-yw6tFXER.js';
5
5
 
6
6
  const makeVDialogTransitionProps = propsFactory({
7
7
  target: [Object, Array]
@@ -1,6 +1,6 @@
1
1
  import { createVNode, computed, toRef, shallowRef, ref, watch, onBeforeMount, nextTick, onBeforeUnmount, withDirectives, mergeProps, Fragment, resolveDirective, vShow } from 'vue';
2
- import { aG as SUPPORTS_INTERSECTION, p as propsFactory, b as makeComponentProps, H as makeDimensionProps, g as genericComponent, J as useDimension, a as useRender, M as makeRoundedProps, C as useBackgroundColor, P as useRounded, aH as getCurrentInstance, q as convertToUnit } from './asWebComponent-BRGyP_j5.js';
3
- import { m as makeTransitionProps, M as MaybeTransition } from './transition-DG9nRSW4.js';
2
+ import { aG as SUPPORTS_INTERSECTION, p as propsFactory, b as makeComponentProps, H as makeDimensionProps, g as genericComponent, J as useDimension, a as useRender, M as makeRoundedProps, C as useBackgroundColor, P as useRounded, aH as getCurrentInstance, q as convertToUnit } from './asWebComponent-D8bMMCEr.js';
3
+ import { m as makeTransitionProps, M as MaybeTransition } from './transition-B2YwqAYJ.js';
4
4
 
5
5
  // Utilities
6
6
  function mounted(el, binding) {
@@ -1,5 +1,5 @@
1
1
  import { createVNode } from 'vue';
2
- import { p as propsFactory, b as makeComponentProps, H as makeDimensionProps, c as makeTagProps, g as genericComponent, J as useDimension, G as useLayout, a as useRender } from './asWebComponent-BRGyP_j5.js';
2
+ import { p as propsFactory, b as makeComponentProps, H as makeDimensionProps, c as makeTagProps, g as genericComponent, J as useDimension, G as useLayout, a as useRender } from './asWebComponent-D8bMMCEr.js';
3
3
  import { u as useSsrBoot } from './ssrBoot-BP7SYRyC.js';
4
4
 
5
5
  const makeVMainProps = propsFactory({
@@ -1,7 +1,7 @@
1
1
  import { ref, watch, onScopeDispose, computed, nextTick, watchEffect, effectScope, inject, mergeProps, shallowRef, onMounted, reactive, provide, readonly, toRaw, warn, toRef, onBeforeUnmount, createVNode, Fragment, Teleport, withDirectives, vShow, resolveDirective, Transition } from 'vue';
2
- import { aJ as isOn, aK as eventName, p as propsFactory, x as IN_BROWSER, U as useToggleScope, aL as destructComputed, aM as parseAnchor, aN as flipSide, aO as flipAlign, aP as flipCorner, Y as consoleError, aQ as getAxis, q as convertToUnit, R as clamp, aR as defer, aH as getCurrentInstance, aS as templateRef, aT as matchesSelector, t as useDisplay, b as makeComponentProps, H as makeDimensionProps, d as makeThemeProps, g as genericComponent, j as useProxiedModel, e as provideTheme, f as useRtl, C as useBackgroundColor, J as useDimension, aU as useRouter, a as useRender, aV as useBackButton } from './asWebComponent-BRGyP_j5.js';
3
- import { g as getTargetBox, B as Box, e as getOverflow, n as nullifyTransforms, m as makeLazyProps, u as useLazy, b as useScopeId, a as animate, s as standardEasing } from './forwardRefs-CYrR6bMw.js';
4
- import { m as makeTransitionProps, M as MaybeTransition } from './transition-DG9nRSW4.js';
2
+ import { aJ as isOn, aK as eventName, p as propsFactory, x as IN_BROWSER, U as useToggleScope, aL as destructComputed, aM as parseAnchor, aN as flipSide, aO as flipAlign, aP as flipCorner, Y as consoleError, aQ as getAxis, q as convertToUnit, R as clamp, aR as defer, aH as getCurrentInstance, aS as templateRef, aT as matchesSelector, t as useDisplay, b as makeComponentProps, H as makeDimensionProps, d as makeThemeProps, g as genericComponent, j as useProxiedModel, e as provideTheme, f as useRtl, C as useBackgroundColor, J as useDimension, aU as useRouter, a as useRender, aV as useBackButton } from './asWebComponent-D8bMMCEr.js';
3
+ import { g as getTargetBox, B as Box, e as getOverflow, n as nullifyTransforms, m as makeLazyProps, u as useLazy, b as useScopeId, a as animate, s as standardEasing } from './forwardRefs-yw6tFXER.js';
4
+ import { m as makeTransitionProps, M as MaybeTransition } from './transition-B2YwqAYJ.js';
5
5
 
6
6
  // Utilities
7
7
  const handlers = new WeakMap();
@@ -1,7 +1,7 @@
1
1
  import { computed, ref, mergeProps, createVNode } from 'vue';
2
- import { m as makeVOverlayProps, V as VOverlay } from './VOverlay-D89omJis.js';
3
- import { b as useScopeId, f as forwardRefs } from './forwardRefs-CYrR6bMw.js';
4
- import { p as propsFactory, o as omit, g as genericComponent, j as useProxiedModel, al as getUid, a as useRender } from './asWebComponent-BRGyP_j5.js';
2
+ import { m as makeVOverlayProps, V as VOverlay } from './VOverlay-C7EUyVe_.js';
3
+ import { b as useScopeId, f as forwardRefs } from './forwardRefs-yw6tFXER.js';
4
+ import { p as propsFactory, o as omit, g as genericComponent, j as useProxiedModel, al as getUid, a as useRender } from './asWebComponent-D8bMMCEr.js';
5
5
 
6
6
  const makeVTooltipProps = propsFactory({
7
7
  id: String,
@@ -1,5 +1,5 @@
1
1
  import { ref, onMounted, nextTick, openBlock, createElementBlock, Fragment, renderList, unref, createElementVNode, toDisplayString, normalizeStyle, createBlock, resolveDynamicComponent, mergeProps } from 'vue';
2
- import { aI as useDefineWidgets, G as useLayout } from './asWebComponent-BRGyP_j5.js';
2
+ import { aI as useDefineWidgets, G as useLayout } from './asWebComponent-D8bMMCEr.js';
3
3
  import 'animated-details';
4
4
 
5
5
  const _sfc_main = {
@@ -11191,7 +11191,7 @@ const ErrorAlert = /*#__PURE__*/_export_sfc(_sfc_main$3, [['__scopeId',"data-v-a
11191
11191
  const internalWidgets = (() => {
11192
11192
  /** @type {Record<string, () => Promise<import("vue").Component>>} */
11193
11193
  const importMap = {
11194
- .../* #__PURE__ */ Object.assign({"/widgets/EodashDatePicker.vue": () => import('./EodashDatePicker-Pok6bZwU.js'),"/widgets/EodashItemFilter.vue": () => import('./EodashItemFilter-16eMMjTV.js'),"/widgets/EodashLayerControl.vue": () => import('./EodashLayerControl-De7IlCm_.js'),"/widgets/EodashLayoutSwitcher.vue": () => import('./EodashLayoutSwitcher-C-3-jjn5.js'),"/widgets/EodashMap.vue": () => import('./EodashMap-CMvbfI6-.js'),"/widgets/EodashMapBtns.vue": () => import('./EodashMapBtns-BeknGDtc.js'),"/widgets/EodashProcess.vue": () => import('./EodashProcess-BwKAa9Ee.js'),"/widgets/EodashStacInfo.vue": () => import('./EodashStacInfo-_BfonNUG.js'),"/widgets/EodashTools.vue": () => import('./EodashTools-PD3XPYuR.js'),"/widgets/ExportState.vue": () => import('./ExportState-DOrT7M15.js'),"/widgets/PopUp.vue": () => import('./PopUp--_xn1Cms.js'),"/widgets/WidgetsContainer.vue": () => import('./WidgetsContainer-aFG9yFT6.js')}),
11194
+ .../* #__PURE__ */ Object.assign({"/widgets/EodashDatePicker.vue": () => import('./EodashDatePicker-BGSS2ZYK.js'),"/widgets/EodashItemFilter.vue": () => import('./EodashItemFilter-CFNKjm_Z.js'),"/widgets/EodashLayerControl.vue": () => import('./EodashLayerControl-CzffoPUs.js'),"/widgets/EodashLayoutSwitcher.vue": () => import('./EodashLayoutSwitcher-DM0zDhvI.js'),"/widgets/EodashMap.vue": () => import('./EodashMap-BdFZ657e.js'),"/widgets/EodashMapBtns.vue": () => import('./EodashMapBtns-rC_IPD-Z.js'),"/widgets/EodashProcess.vue": () => import('./EodashProcess-SLsTISKV.js'),"/widgets/EodashStacInfo.vue": () => import('./EodashStacInfo-DFD0gtWm.js'),"/widgets/EodashTools.vue": () => import('./EodashTools-ImohD2ys.js'),"/widgets/ExportState.vue": () => import('./ExportState-LNZAovzM.js'),"/widgets/PopUp.vue": () => import('./PopUp-B0_c0207.js'),"/widgets/WidgetsContainer.vue": () => import('./WidgetsContainer-sD1vDnhF.js')}),
11195
11195
  .../* #__PURE__ */ Object.assign({}),
11196
11196
  };
11197
11197
  for (const key in importMap) {
@@ -11299,7 +11299,7 @@ const getWidgetDefinition = (config) => {
11299
11299
 
11300
11300
  case "web-component":
11301
11301
  importedWidget.component = defineAsyncComponent({
11302
- loader: () => import('./DynamicWebComponent-Cl4LqHU6.js'),
11302
+ loader: () => import('./DynamicWebComponent-CBSgT677.js'),
11303
11303
  suspensible: true,
11304
11304
  });
11305
11305
  importedWidget.props = reactive(config.widget);
@@ -11733,15 +11733,15 @@ const { loadSTAC } = useSTAcStore();
11733
11733
  const { smAndDown } = useDisplay();
11734
11734
  const TemplateComponent = computed(() =>
11735
11735
  smAndDown.value
11736
- ? defineAsyncComponent(() => import('./MobileLayout-BdiFjHg7.js'))
11737
- : defineAsyncComponent(() => import('./DashboardLayout-232tRmjz.js')),
11736
+ ? defineAsyncComponent(() => import('./MobileLayout-OM6Wc-vj.js'))
11737
+ : defineAsyncComponent(() => import('./DashboardLayout-FS5inBIm.js')),
11738
11738
  );
11739
11739
 
11740
11740
  const HeaderComponent = defineAsyncComponent(
11741
- () => import('./Header-C2cdx4gb.js'),
11741
+ () => import('./Header-CcvXFqqt.js'),
11742
11742
  );
11743
11743
  const FooterComponent = defineAsyncComponent(
11744
- () => import('./Footer-CCigxYBo.js'),
11744
+ () => import('./Footer-c19dV1ZR.js'),
11745
11745
  );
11746
11746
 
11747
11747
  const templateHeight = props.isWebComponent ? "100%" : "100dvh";