@ccrpc/webmapgl 0.18.6 → 0.18.8
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/cjs/app-globals-62694daf.js.map +1 -1
- package/dist/cjs/gl-address-search_52.cjs.entry.js +31 -30
- package/dist/cjs/gl-address-search_52.cjs.entry.js.map +1 -1
- package/dist/cjs/gl-draw-toolbar.cjs.entry.js +3 -3
- package/dist/cjs/gl-draw-toolbar.cjs.entry.js.map +1 -1
- package/dist/cjs/gl-facet_5.cjs.entry.js +1 -1
- package/dist/cjs/gl-facet_5.cjs.entry.js.map +1 -1
- package/dist/cjs/gl-like-button.cjs.entry.js +5 -5
- package/dist/cjs/gl-like-button.cjs.entry.js.map +1 -1
- package/dist/cjs/index.cjs.js +11 -0
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/collection/components/address-search/address-search.js +4 -4
- package/dist/collection/components/address-search/address-search.js.map +1 -1
- package/dist/collection/components/app/app.js +1 -1
- package/dist/collection/components/app/app.js.map +1 -1
- package/dist/collection/components/attribute-values/attribute-values.js +1 -1
- package/dist/collection/components/basemaps/basemaps.js +2 -2
- package/dist/collection/components/basemaps/basemaps.js.map +1 -1
- package/dist/collection/components/download-button/download-button.js +3 -3
- package/dist/collection/components/download-button/download-button.js.map +1 -1
- package/dist/collection/components/download-list/download-list.js +2 -1
- package/dist/collection/components/download-list/download-list.js.map +1 -1
- package/dist/collection/components/draw-toolbar/draw-toolbar.js +4 -4
- package/dist/collection/components/draw-toolbar/draw-toolbar.js.map +1 -1
- package/dist/collection/components/drawer/drawer.js +4 -4
- package/dist/collection/components/drawer/drawer.js.map +1 -1
- package/dist/collection/components/drawer-toggle/drawer-toggle.js +1 -1
- package/dist/collection/components/drawer-toggle/drawer-toggle.js.map +1 -1
- package/dist/collection/components/feature-list/feature-list.js +1 -1
- package/dist/collection/components/form-page/form-page.js +2 -2
- package/dist/collection/components/form-page/form-page.js.map +1 -1
- package/dist/collection/components/fullscreen/fullscreen.js +1 -1
- package/dist/collection/components/fullscreen/fullscreen.js.map +1 -1
- package/dist/collection/components/legend-item/legend-item.js +2 -2
- package/dist/collection/components/legend-item/legend-item.js.map +1 -1
- package/dist/collection/components/like-button/like-button.js +6 -6
- package/dist/collection/components/like-button/like-button.js.map +1 -1
- package/dist/collection/components/share/share.js +3 -3
- package/dist/collection/components/share/share.js.map +1 -1
- package/dist/collection/components/share-button/share-button.js +2 -2
- package/dist/collection/components/share-button/share-button.js.map +1 -1
- package/dist/collection/components/story-button/story-button.js +4 -4
- package/dist/collection/components/story-button/story-button.js.map +1 -1
- package/dist/collection/components/style/style.js +3 -3
- package/dist/collection/components/table-column-visibility/table-column-visibility.js +1 -1
- package/dist/collection/components/table-column-visibility/table-column-visibility.js.map +1 -1
- package/dist/collection/components/table-column-visibility-button/table-column-visibility-button.js +3 -3
- package/dist/collection/components/table-column-visibility-button/table-column-visibility-button.js.map +1 -1
- package/dist/collection/components/table-export-button/table-export-button.js +1 -1
- package/dist/collection/components/table-export-button/table-export-button.js.map +1 -1
- package/dist/collection/global/webmapgl.js +1 -0
- package/dist/collection/global/webmapgl.js.map +1 -1
- package/dist/collection/index.js +2 -0
- package/dist/collection/index.js.map +1 -0
- package/dist/esm/app-globals-755c21e9.js.map +1 -1
- package/dist/esm/gl-address-search_52.entry.js +32 -31
- package/dist/esm/gl-address-search_52.entry.js.map +1 -1
- package/dist/esm/gl-draw-controller.entry.js +1 -1
- package/dist/esm/gl-draw-toolbar.entry.js +3 -3
- package/dist/esm/gl-draw-toolbar.entry.js.map +1 -1
- package/dist/esm/gl-facet_5.entry.js +2 -2
- package/dist/esm/gl-facet_5.entry.js.map +1 -1
- package/dist/esm/gl-feature-list.entry.js +1 -1
- package/dist/esm/gl-like-button.entry.js +6 -6
- package/dist/esm/gl-like-button.entry.js.map +1 -1
- package/dist/esm/gl-table-export-controller.entry.js +1 -1
- package/dist/esm/index.js +2 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/esm/{utils-0af5fee1.js → utils-e86257fd.js} +2 -2
- package/dist/esm/{utils-0af5fee1.js.map → utils-e86257fd.js.map} +1 -1
- package/dist/node_modules/@ionic/core/dist/collection/components/accordion/accordion.ios.css +83 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/accordion/accordion.md.css +80 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/accordion-group/accordion-group.ios.css +17 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/accordion-group/accordion-group.md.css +64 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/action-sheet/action-sheet.ios.css +319 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/action-sheet/action-sheet.md.css +259 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/alert/alert.ios.css +503 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/alert/alert.md.css +531 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/app/app.css +17 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/avatar/avatar.ios.css +22 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/avatar/avatar.md.css +22 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/back-button/back-button.ios.css +246 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/back-button/back-button.md.css +269 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/backdrop/backdrop.ios.css +26 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/backdrop/backdrop.md.css +26 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/badge/badge.ios.css +50 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/badge/badge.md.css +54 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/breadcrumb/breadcrumb.ios.css +205 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/breadcrumb/breadcrumb.md.css +200 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/breadcrumbs/breadcrumbs.ios.css +26 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/breadcrumbs/breadcrumbs.md.css +25 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/button/button.ios.css +431 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/button/button.md.css +408 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/buttons/buttons.ios.css +114 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/buttons/buttons.md.css +134 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card/card.ios.css +93 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card/card.md.css +88 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-content/card-content.ios.css +53 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-content/card-content.md.css +55 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-header/card-header.ios.css +31 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-header/card-header.md.css +28 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-subtitle/card-subtitle.ios.css +28 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-subtitle/card-subtitle.md.css +26 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-title/card-title.ios.css +27 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-title/card-title.md.css +27 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/checkbox/checkbox.ios.css +310 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/checkbox/checkbox.md.css +326 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/chip/chip.css +149 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/col/col.css +68 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/content/content.css +227 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/datetime/datetime.ios.css +589 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/datetime/datetime.md.css +561 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/datetime-button/datetime-button.css +44 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/fab/fab.css +98 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/fab-button/fab-button.ios.css +312 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/fab-button/fab-button.md.css +283 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/fab-list/fab-list.css +123 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/footer/footer.ios.css +36 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/footer/footer.md.css +19 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/grid/grid.css +103 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/header/header.ios.css +106 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/header/header.md.css +23 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/img/img.css +12 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/infinite-scroll/infinite-scroll.css +8 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/infinite-scroll-content/infinite-scroll-content.ios.css +46 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/infinite-scroll-content/infinite-scroll-content.md.css +46 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/input/input.ios.css +635 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/input/input.md.css +1077 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item/item.ios.css +646 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item/item.md.css +908 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-divider/item-divider.ios.css +166 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-divider/item-divider.md.css +232 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-group/item-group.ios.css +3 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-group/item-group.md.css +3 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-option/item-option.ios.css +142 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-option/item-option.md.css +136 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-options/item-options.ios.css +121 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-options/item-options.md.css +118 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-sliding/item-sliding.css +66 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/label/label.ios.css +164 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/label/label.md.css +251 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/list/list.ios.css +63 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/list/list.md.css +104 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/list-header/list-header.ios.css +107 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/list-header/list-header.md.css +88 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/loading/loading.ios.css +95 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/loading/loading.md.css +86 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/menu/menu.ios.css +167 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/menu/menu.md.css +163 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/menu-button/menu-button.ios.css +167 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/menu-button/menu-button.md.css +170 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/menu-toggle/menu-toggle.css +3 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/modal/modal.ios.css +247 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/modal/modal.md.css +162 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/nav/nav.css +10 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/note/note.ios.css +16 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/note/note.md.css +17 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker/picker.ios.css +257 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker/picker.md.css +244 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-column/picker-column.ios.css +145 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-column/picker-column.md.css +136 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-column-internal/picker-column-internal.ios.css +75 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-column-internal/picker-column-internal.md.css +78 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-internal/picker-internal.ios.css +152 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-internal/picker-internal.md.css +148 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/popover/popover.ios.css +250 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/popover/popover.md.css +157 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/progress-bar/progress-bar.ios.css +206 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/progress-bar/progress-bar.md.css +206 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/radio/radio.ios.css +331 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/radio/radio.md.css +354 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/range/range.ios.css +469 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/range/range.md.css +614 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/refresher/refresher.ios.css +211 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/refresher/refresher.md.css +206 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/reorder/reorder.ios.css +15 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/reorder/reorder.md.css +15 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/reorder-group/reorder-group.css +34 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/ripple-effect/ripple-effect.css +58 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/router-link/router-link.css +29 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/router-outlet/route-outlet.css +10 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/row/row.css +4 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/searchbar/searchbar.ios.css +354 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/searchbar/searchbar.md.css +339 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/segment/segment.ios.css +59 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/segment/segment.md.css +49 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/segment-button/segment-button.ios.css +410 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/segment-button/segment-button.md.css +396 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select/select.ios.css +552 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select/select.md.css +1025 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select-option/select-option.css +3 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select-popover/select-popover.ios.css +14 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select-popover/select-popover.md.css +37 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/skeleton-text/skeleton-text.css +53 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/spinner/spinner.css +177 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/split-pane/split-pane.ios.css +92 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/split-pane/split-pane.md.css +92 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tab/tab.css +4 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tab-bar/tab-bar.ios.css +87 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tab-bar/tab-bar.md.css +74 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tab-button/tab-button.ios.css +367 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tab-button/tab-button.md.css +391 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tabs/tabs.css +19 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/text/text.css +3 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/textarea/textarea.ios.css +693 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/textarea/textarea.md.css +1142 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/thumbnail/thumbnail.css +21 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/title/title.ios.css +119 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/title/title.md.css +47 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toast/toast.ios.css +284 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toast/toast.md.css +305 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toggle/toggle.ios.css +455 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toggle/toggle.md.css +400 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toolbar/toolbar.ios.css +161 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toolbar/toolbar.md.css +136 -0
- package/dist/node_modules/ionicons/dist/collection/components/icon/icon.css +101 -0
- package/dist/types/global/webmapgl.d.ts +1 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/webmapgl/index.esm.js +1 -1
- package/dist/webmapgl/{p-29a0ba94.entry.js → p-10ecfbc1.entry.js} +3 -3
- package/dist/webmapgl/p-10ecfbc1.entry.js.map +1 -0
- package/dist/webmapgl/{p-d8674de4.js → p-1109414b.js} +2 -2
- package/dist/webmapgl/p-41aed25d.entry.js +8 -0
- package/dist/webmapgl/p-41aed25d.entry.js.map +1 -0
- package/dist/webmapgl/{p-9a52a393.entry.js → p-4bdbedef.entry.js} +2 -2
- package/dist/webmapgl/{p-43063806.entry.js → p-60c4d25c.entry.js} +2 -2
- package/dist/webmapgl/{p-47516d22.entry.js → p-725281ca.entry.js} +2 -2
- package/dist/webmapgl/{p-8d22e12f.entry.js → p-8e93527b.entry.js} +2 -2
- package/dist/webmapgl/p-8e93527b.entry.js.map +1 -0
- package/dist/webmapgl/p-b3dc2acc.js.map +1 -1
- package/dist/webmapgl/{p-96e77bf2.entry.js → p-c61eaf23.entry.js} +2 -2
- package/dist/webmapgl/p-c61eaf23.entry.js.map +1 -0
- package/dist/webmapgl/webmapgl.css +1 -1
- package/dist/webmapgl/webmapgl.esm.js +1 -1
- package/package.json +4 -3
- package/CHANGELOG.md +0 -234
- package/dist/webmapgl/p-29a0ba94.entry.js.map +0 -1
- package/dist/webmapgl/p-8d22e12f.entry.js.map +0 -1
- package/dist/webmapgl/p-96e77bf2.entry.js.map +0 -1
- package/dist/webmapgl/p-99a83939.entry.js +0 -8
- package/dist/webmapgl/p-99a83939.entry.js.map +0 -1
- /package/dist/webmapgl/{p-d8674de4.js.map → p-1109414b.js.map} +0 -0
- /package/dist/webmapgl/{p-9a52a393.entry.js.map → p-4bdbedef.entry.js.map} +0 -0
- /package/dist/webmapgl/{p-43063806.entry.js.map → p-60c4d25c.entry.js.map} +0 -0
- /package/dist/webmapgl/{p-47516d22.entry.js.map → p-725281ca.entry.js.map} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h, H as Host, d as getElement, e as getAssetPath, f as createEvent, i as readTask, j as forceUpdate, w as writeTask } from './index-cb74209c.js';
|
|
2
2
|
import { _ as _t } from './i18n-c66f020d.js';
|
|
3
|
-
import {
|
|
3
|
+
import { a as findOrCreateOnReady, g as getMap, t as toArray, b as getAbsoluteUrl } from './utils-e86257fd.js';
|
|
4
4
|
import { p as popoverController, m as modalController, g as getOverlay } from './overlays-a641afa2.js';
|
|
5
5
|
import { c as createCommonjsModule, a as commonjsGlobal, g as getDefaultExportFromCjs } from './_commonjsHelpers-4d8f6371.js';
|
|
6
6
|
import { g as getIonMode$1, c as config, a as isPlatform } from './ionic-global-1b27992c.js';
|
|
@@ -127,7 +127,7 @@ const AddressSearchBox = class {
|
|
|
127
127
|
let mapEl = this.el.closest("gl-map");
|
|
128
128
|
mapEl.map.fitBounds(result.bbox, {
|
|
129
129
|
maxZoom: this.maxZoom,
|
|
130
|
-
padding: this.zoomPadding
|
|
130
|
+
padding: this.zoomPadding
|
|
131
131
|
});
|
|
132
132
|
this.hasFocus = false;
|
|
133
133
|
}
|
|
@@ -138,7 +138,7 @@ const AddressSearchBox = class {
|
|
|
138
138
|
bbox: this.bboxArray,
|
|
139
139
|
bounded: true,
|
|
140
140
|
jobId: this.jobId,
|
|
141
|
-
limit: this.limit
|
|
141
|
+
limit: this.limit
|
|
142
142
|
});
|
|
143
143
|
}
|
|
144
144
|
resultButtonFunction(result) {
|
|
@@ -147,7 +147,7 @@ const AddressSearchBox = class {
|
|
|
147
147
|
renderResults() {
|
|
148
148
|
if (this.results.length === 0 || !this.hasValue || !this.hasFocus)
|
|
149
149
|
return null;
|
|
150
|
-
let items = this.results.map((result) => (h("ion-item", { button: true, onClick: this.resultButtonFunction(result) }, h("ion-icon", { name: "pin", slot: "start" }), h("ion-label", null, this.formatAddress(result.address, result.display)))));
|
|
150
|
+
let items = this.results.map((result) => (h("ion-item", { button: true, onClick: this.resultButtonFunction(result), "aria-label": "Address Result" }, h("ion-icon", { name: "pin", slot: "start", "aria-hidden": "true" }), h("ion-label", null, this.formatAddress(result.address, result.display)))));
|
|
151
151
|
return h("ion-list", { lines: "full" }, items);
|
|
152
152
|
}
|
|
153
153
|
handleChange() {
|
|
@@ -207,7 +207,7 @@ const App$1 = class {
|
|
|
207
207
|
}
|
|
208
208
|
getMenuButton() {
|
|
209
209
|
if (this.menu === true)
|
|
210
|
-
return (h("ion-menu-toggle", null, h("ion-button",
|
|
210
|
+
return (h("ion-menu-toggle", null, h("ion-button", { "aria-label": "Menu Button" }, h("ion-icon", { "aria-hidden": "true", slot: "icon-only", name: "menu" }))));
|
|
211
211
|
}
|
|
212
212
|
getMain() {
|
|
213
213
|
return (h("div", { class: "pane-main", id: "main" }, h("ion-header", null, h("ion-toolbar", null, h("ion-buttons", { slot: "start" }, this.getMenuButton(), h("slot", { name: "start-buttons" })), h("ion-buttons", { slot: "end" }, h("slot", { name: "end-buttons" })), h("ion-title", null, this.label))), h("ion-content", { scrollX: false, scrollY: false, class: "map-content" }, h("div", { class: "fixed-content", slot: "fixed" }, h("slot", null))), h("slot", { name: "after-content" }), h("ion-footer", null, h("slot", { name: "footer" }))));
|
|
@@ -372,7 +372,7 @@ const Basemaps = class {
|
|
|
372
372
|
async openPopover(ev) {
|
|
373
373
|
const options = {
|
|
374
374
|
component: document.createElement("gl-basemap-switcher"),
|
|
375
|
-
ev: ev
|
|
375
|
+
ev: ev
|
|
376
376
|
};
|
|
377
377
|
const popover = await popoverController.create(options);
|
|
378
378
|
await popover.present();
|
|
@@ -380,7 +380,7 @@ const Basemaps = class {
|
|
|
380
380
|
}
|
|
381
381
|
render() {
|
|
382
382
|
let title = _t("webmapgl.basemaps.title");
|
|
383
|
-
return (h("ion-button", { onClick: this.selectBasemap, title: title }, h("ion-icon", { slot: "icon-only", name: "earth" })));
|
|
383
|
+
return (h("ion-button", { onClick: this.selectBasemap, title: title, "aria-label": title }, h("ion-icon", { "aria-hidden": "true", slot: "icon-only", name: "earth" })));
|
|
384
384
|
}
|
|
385
385
|
get el() { return getElement(this); }
|
|
386
386
|
};
|
|
@@ -394,9 +394,9 @@ const DownloadButton = class {
|
|
|
394
394
|
const options = {
|
|
395
395
|
component: document.createElement("gl-download-list"),
|
|
396
396
|
componentProps: {
|
|
397
|
-
files: Array.from(this.el.querySelectorAll("gl-download-file"))
|
|
397
|
+
files: Array.from(this.el.querySelectorAll("gl-download-file"))
|
|
398
398
|
},
|
|
399
|
-
ev: ev
|
|
399
|
+
ev: ev
|
|
400
400
|
};
|
|
401
401
|
const popover = await popoverController.create(options);
|
|
402
402
|
await popover.present();
|
|
@@ -404,7 +404,7 @@ const DownloadButton = class {
|
|
|
404
404
|
}
|
|
405
405
|
render() {
|
|
406
406
|
let title = _t("webmapgl.download-button.title");
|
|
407
|
-
return (h("ion-button", { onClick: this.clickPopover, title: title }, h("ion-icon", { slot: "icon-only", name: "download-sharp" })));
|
|
407
|
+
return (h("ion-button", { onClick: this.clickPopover, title: title, "aria-label": title }, h("ion-icon", { "aria-hidden": "true", slot: "icon-only", name: "download-sharp" })));
|
|
408
408
|
}
|
|
409
409
|
get el() { return getElement(this); }
|
|
410
410
|
};
|
|
@@ -432,7 +432,8 @@ const DownloadList = class {
|
|
|
432
432
|
.join(", ");
|
|
433
433
|
if (formatString != undefined)
|
|
434
434
|
formatString = `(${formatString})`;
|
|
435
|
-
|
|
435
|
+
let title = _t("webmapgl.download-list.download", { file: file.label });
|
|
436
|
+
return (h("ion-item", null, h("ion-label", { "text-wrap": true }, file.label, " ", formatString), h("ion-button", { slot: "end", href: file.url, target: "_blank", title: title, "aria-label": title }, h("ion-icon", { "aria-hidden": "true", slot: "icon-only", name: "download" }))));
|
|
436
437
|
});
|
|
437
438
|
return (h("ion-content", null, h("ion-list", null, h("ion-list-header", null, header), fileList)));
|
|
438
439
|
}
|
|
@@ -452,7 +453,7 @@ const Drawer = class {
|
|
|
452
453
|
}
|
|
453
454
|
openChanged(isOpen) {
|
|
454
455
|
this.glDrawerToggle.emit({
|
|
455
|
-
open: isOpen
|
|
456
|
+
open: isOpen
|
|
456
457
|
});
|
|
457
458
|
}
|
|
458
459
|
componentDidUpdate() {
|
|
@@ -468,8 +469,8 @@ const Drawer = class {
|
|
|
468
469
|
render() {
|
|
469
470
|
return (h(Host, { class: {
|
|
470
471
|
"gl-drawer-closed": !this.open,
|
|
471
|
-
"gl-drawer-open": this.open
|
|
472
|
-
} }, h("ion-header", null, h("ion-toolbar", null, h("ion-buttons", { slot: "start" }, h("slot", { name: "toolbar-start-buttons" })), h("ion-title", null, this.drawerTitle), h("ion-buttons", { slot: "end" }, h("slot", { name: "toolbar-end-buttons" }), h("ion-button", { title: "Close", onClick: this.closeDrawerClick }, h("ion-icon", { slot: "icon-only", name: "close" }))))), h("ion-content", null, h("slot", null))));
|
|
472
|
+
"gl-drawer-open": this.open
|
|
473
|
+
} }, h("ion-header", null, h("ion-toolbar", null, h("ion-buttons", { slot: "start" }, h("slot", { name: "toolbar-start-buttons" })), h("ion-title", null, this.drawerTitle), h("ion-buttons", { slot: "end" }, h("slot", { name: "toolbar-end-buttons" }), h("ion-button", { title: "Close", onClick: this.closeDrawerClick, "aria-label": "Close" }, h("ion-icon", { "aria-hidden": "true", slot: "icon-only", name: "close" }))))), h("ion-content", null, h("slot", null))));
|
|
473
474
|
}
|
|
474
475
|
static get watchers() { return {
|
|
475
476
|
"open": ["openChanged"]
|
|
@@ -493,7 +494,7 @@ const DrawerToggle = class {
|
|
|
493
494
|
this.drawer.open = !this.drawer.open;
|
|
494
495
|
}
|
|
495
496
|
render() {
|
|
496
|
-
return (h("ion-button", { onClick: this.clickToggle, title: this.buttonTitle, disabled: this.disabled }, h("ion-icon", { slot: "icon-only", name: this.icon })));
|
|
497
|
+
return (h("ion-button", { onClick: this.clickToggle, title: this.buttonTitle, disabled: this.disabled, "aria-label": this.buttonTitle }, h("ion-icon", { "aria-hidden": "true", slot: "icon-only", name: this.icon })));
|
|
497
498
|
}
|
|
498
499
|
get el() { return getElement(this); }
|
|
499
500
|
};
|
|
@@ -676,7 +677,7 @@ const Fullscreen = class {
|
|
|
676
677
|
? _t("webmapgl.fullscreen.exit")
|
|
677
678
|
: _t("webmapgl.fullscreen.enter");
|
|
678
679
|
if (screenfull$1.isEnabled)
|
|
679
|
-
return (h("ion-button", { onClick: this.clickToggle, title: title }, h("ion-icon", { slot: "icon-only", name: this.fullscreen ? "contract" : "expand" })));
|
|
680
|
+
return (h("ion-button", { onClick: this.clickToggle, title: title, "aria-label": title }, h("ion-icon", { slot: "icon-only", name: this.fullscreen ? "contract" : "expand", "aria-hidden": "true" })));
|
|
680
681
|
}
|
|
681
682
|
};
|
|
682
683
|
|
|
@@ -769,7 +770,7 @@ const LegendItem = class {
|
|
|
769
770
|
content.push(h("ion-thumbnail", { slot: "start" }, h("img", { src: this.image, alt: this.el.textContent })));
|
|
770
771
|
content.push(h("ion-label", null, h("slot", null)));
|
|
771
772
|
if (this.toggle)
|
|
772
|
-
content.push(h("ion-toggle", { slot: "end", checked: this.visible, onIonChange: this.onToggle }));
|
|
773
|
+
content.push(h("ion-toggle", { slot: "end", checked: this.visible, onIonChange: this.onToggle, "aria-label": "Toggle Layer" }));
|
|
773
774
|
if (this.widget === "divider")
|
|
774
775
|
return h("ion-item-divider", null, content);
|
|
775
776
|
return h("ion-item", null, content);
|
|
@@ -2263,12 +2264,12 @@ const Share = class {
|
|
|
2263
2264
|
url: targetUrl,
|
|
2264
2265
|
title: title,
|
|
2265
2266
|
via: this.shareUser,
|
|
2266
|
-
hashtags: this.shareHashtags
|
|
2267
|
+
hashtags: this.shareHashtags
|
|
2267
2268
|
});
|
|
2268
2269
|
}
|
|
2269
2270
|
else {
|
|
2270
2271
|
url = this.constructShareUrl("https://www.facebook.com/sharer.php", {
|
|
2271
|
-
u: targetUrl
|
|
2272
|
+
u: targetUrl
|
|
2272
2273
|
});
|
|
2273
2274
|
}
|
|
2274
2275
|
this.openUrl(url);
|
|
@@ -2287,7 +2288,7 @@ const Share = class {
|
|
|
2287
2288
|
return () => this.share(name.toLocaleLowerCase());
|
|
2288
2289
|
}
|
|
2289
2290
|
render() {
|
|
2290
|
-
let items = ["Facebook", "Twitter"].map((name) => (h("ion-item", { button: true, onClick: this.clickShare(name) }, h("ion-icon", { slot: "start", name: `logo-${name.toLowerCase()}
|
|
2291
|
+
let items = ["Facebook", "Twitter"].map((name) => (h("ion-item", { button: true, onClick: this.clickShare(name), "aria-label": "Share Button" }, h("ion-icon", { slot: "start", name: `logo-${name.toLowerCase()}`, "aria-hidden": "true" }), h("ion-label", null, name))));
|
|
2291
2292
|
return (h("ion-list", null, h("ion-list-header", null, _t("webmapgl.share.title")), items));
|
|
2292
2293
|
}
|
|
2293
2294
|
get el() { return getElement(this); }
|
|
@@ -2302,14 +2303,14 @@ const ShareButton = class {
|
|
|
2302
2303
|
async openPopover(ev) {
|
|
2303
2304
|
const options = {
|
|
2304
2305
|
component: document.createElement("gl-share"),
|
|
2305
|
-
ev: ev
|
|
2306
|
+
ev: ev
|
|
2306
2307
|
};
|
|
2307
2308
|
const popover = await popoverController.create(options);
|
|
2308
2309
|
await popover.present();
|
|
2309
2310
|
return popover;
|
|
2310
2311
|
}
|
|
2311
2312
|
render() {
|
|
2312
|
-
return (h("ion-button", { title: _t("webmapgl.share-button.title"), onClick: this.clickOpen }, h("ion-icon", { slot: "icon-only", name: this.icon })));
|
|
2313
|
+
return (h("ion-button", { title: _t("webmapgl.share-button.title"), "aria-label": _t("webmapgl.share-button.title"), onClick: this.clickOpen }, h("ion-icon", { slot: "icon-only", name: this.icon, "aria-hidden": "true" })));
|
|
2313
2314
|
}
|
|
2314
2315
|
};
|
|
2315
2316
|
|
|
@@ -2370,7 +2371,7 @@ const StoryButton = class {
|
|
|
2370
2371
|
last: story.step === story.steps - 1,
|
|
2371
2372
|
next: story.step == undefined || story.step === story.steps - 1,
|
|
2372
2373
|
previous: story.step == undefined || story.step === 0,
|
|
2373
|
-
exit: false
|
|
2374
|
+
exit: false
|
|
2374
2375
|
}[this.action];
|
|
2375
2376
|
}
|
|
2376
2377
|
doAction() {
|
|
@@ -2382,7 +2383,7 @@ const StoryButton = class {
|
|
|
2382
2383
|
last: story.steps - 1,
|
|
2383
2384
|
next: story.step + 1,
|
|
2384
2385
|
previous: story.step - 1,
|
|
2385
|
-
exit: undefined
|
|
2386
|
+
exit: undefined
|
|
2386
2387
|
}[this.action];
|
|
2387
2388
|
}
|
|
2388
2389
|
render() {
|
|
@@ -2393,9 +2394,9 @@ const StoryButton = class {
|
|
|
2393
2394
|
last: "play-skip-forward-outline",
|
|
2394
2395
|
next: "play-forward-outline",
|
|
2395
2396
|
previous: "play-back-outline",
|
|
2396
|
-
exit: "close-outline"
|
|
2397
|
+
exit: "close-outline"
|
|
2397
2398
|
}[this.action];
|
|
2398
|
-
return (h("ion-button", { onClick: this.clickAction, title: title, disabled: this.disabled }, h("ion-icon", { slot: "icon-only", name: icon })));
|
|
2399
|
+
return (h("ion-button", { onClick: this.clickAction, title: title, disabled: this.disabled, "aria-label": title }, h("ion-icon", { slot: "icon-only", name: icon, "aria-hidden": "true" })));
|
|
2399
2400
|
}
|
|
2400
2401
|
static get watchers() { return {
|
|
2401
2402
|
"storyId": ["updateStory"]
|
|
@@ -2808,7 +2809,7 @@ const TableColumnVisibility = class {
|
|
|
2808
2809
|
return Array.from(document.querySelectorAll(selector)).map((column) => (h("gl-table-column-visibility-toggle", { column: column, enabled: column.visible })));
|
|
2809
2810
|
}
|
|
2810
2811
|
render() {
|
|
2811
|
-
return (h(Host, null, h("ion-header", null, h("ion-toolbar", null, h("ion-title", null, this.label), h("ion-buttons", { slot: "end" }, h("ion-button", { title: _t("webmapgl.table-column-visibility.close"), onClick: this.closeClick }, h("ion-icon", { slot: "icon-only", name: "close" }))))), h("ion-content", null, h("ion-list", null, this.createToggles()))));
|
|
2812
|
+
return (h(Host, null, h("ion-header", null, h("ion-toolbar", null, h("ion-title", null, this.label), h("ion-buttons", { slot: "end" }, h("ion-button", { title: _t("webmapgl.table-column-visibility.close"), "aria-label": _t("webmapgl.table-column-visibility.close"), onClick: this.closeClick }, h("ion-icon", { slot: "icon-only", name: "close", "aria-hidden": "true" }))))), h("ion-content", null, h("ion-list", null, this.createToggles()))));
|
|
2812
2813
|
}
|
|
2813
2814
|
get el() { return getElement(this); }
|
|
2814
2815
|
};
|
|
@@ -2824,16 +2825,16 @@ const TableColumnVisibilityButton = class {
|
|
|
2824
2825
|
const options = {
|
|
2825
2826
|
component: document.createElement("gl-table-column-visibility"),
|
|
2826
2827
|
componentOptions: {
|
|
2827
|
-
tableId: this.tableId
|
|
2828
|
+
tableId: this.tableId
|
|
2828
2829
|
},
|
|
2829
|
-
event: ev
|
|
2830
|
+
event: ev
|
|
2830
2831
|
};
|
|
2831
2832
|
const modal = await modalController.create(options);
|
|
2832
2833
|
await modal.present();
|
|
2833
2834
|
return modal;
|
|
2834
2835
|
}
|
|
2835
2836
|
render() {
|
|
2836
|
-
return h("ion-button", { onClick: this.openClick }, this.label);
|
|
2837
|
+
return (h("ion-button", { onClick: this.openClick, "aria-label": this.label }, this.label));
|
|
2837
2838
|
}
|
|
2838
2839
|
};
|
|
2839
2840
|
|
|
@@ -2875,7 +2876,7 @@ const TableExportButton = class {
|
|
|
2875
2876
|
this.exportCtrl.create(this);
|
|
2876
2877
|
}
|
|
2877
2878
|
render() {
|
|
2878
|
-
return (h("ion-button", { "
|
|
2879
|
+
return (h("ion-button", { onClick: this.buttonClicked, "aria-label": "Download File" }, this.customButton ? h("slot", null) : this.format.toUpperCase()));
|
|
2879
2880
|
}
|
|
2880
2881
|
};
|
|
2881
2882
|
|