@esri/solutions-components 0.11.18 → 0.11.20
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/basemap-gallery_7.cjs.entry.js +49 -258
- package/dist/cjs/buffer-tools_2.cjs.entry.js +30 -123
- package/dist/cjs/card-manager_3.cjs.entry.js +98 -427
- package/dist/cjs/consent-manager.cjs.entry.js +12 -54
- package/dist/cjs/create-feature_4.cjs.entry.js +88 -287
- package/dist/cjs/create-related-feature_3.cjs.entry.js +36 -170
- package/dist/cjs/crowdsource-manager.cjs.entry.js +61 -253
- package/dist/cjs/crowdsource-reporter.cjs.entry.js +56 -219
- package/dist/cjs/deduct-calculator.cjs.entry.js +1 -1
- package/dist/cjs/delete-dialog.cjs.entry.js +8 -37
- package/dist/cjs/{downloadUtils-9abff913.js → downloadUtils-fcae8eb1.js} +2 -2
- package/dist/cjs/feature-list.cjs.entry.js +27 -107
- package/dist/cjs/{helpers-a65cb83a.js → helpers-8d452256.js} +1 -1
- package/dist/cjs/{index-2c21082d.js → index-af14245a.js} +346 -428
- package/dist/cjs/{index-90ef3c01.js → index-ffd12cb0.js} +1 -1
- package/dist/cjs/instant-apps-app-guide.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-control-panel.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-create.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-export-views.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-export.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-filter-list_2.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-header.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-landing-page.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-language-translator.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-measurement-tool.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-measurement.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-popover.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-popovers.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-sign-in.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-splash.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-time-filter.cjs.entry.js +3 -3
- package/dist/cjs/json-editor_7.cjs.entry.js +49 -227
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{locale-c09e93fb.js → locale-1c60be9c.js} +1 -1
- package/dist/cjs/{locale-0a273172.js → locale-da41a06f.js} +1 -1
- package/dist/cjs/map-layer-picker.cjs.entry.js +27 -112
- package/dist/cjs/map-select-tools_3.cjs.entry.js +50 -229
- package/dist/cjs/pci-calculator.cjs.entry.js +2 -15
- package/dist/cjs/{popupUtils-fc7557da.js → popupUtils-87b006a6.js} +2 -2
- package/dist/cjs/public-notification.cjs.entry.js +44 -194
- package/dist/cjs/{publicNotificationStore-ee00411f.js → publicNotificationStore-beb782de.js} +1 -1
- package/dist/cjs/solution-configuration.cjs.entry.js +17 -52
- package/dist/cjs/solution-contents_3.cjs.entry.js +18 -84
- package/dist/cjs/solution-item-accordion.cjs.entry.js +8 -38
- package/dist/cjs/solution-item-icon.cjs.entry.js +4 -18
- package/dist/cjs/{solution-store-6208ce28.js → solution-store-3cf25b71.js} +1 -1
- package/dist/cjs/solutions-components.cjs.js +3 -3
- package/dist/cjs/spatial-ref.cjs.entry.js +10 -45
- package/dist/cjs/store-manager.cjs.entry.js +6 -21
- package/dist/cjs/{utils-30344ce0.js → utils-3e512114.js} +2 -2
- package/dist/collection/assets/t9n/create-feature/resources.json +1 -1
- package/dist/collection/assets/t9n/create-feature/resources_en.json +1 -1
- package/dist/collection/assets/t9n/solution-item-accordion/resources.json +1 -1
- package/dist/collection/assets/t9n/solution-item-accordion/resources_en.json +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/basemap-gallery/basemap-gallery.js +5 -19
- package/dist/collection/components/buffer-tools/buffer-tools.js +13 -52
- package/dist/collection/components/card-manager/card-manager.js +17 -71
- package/dist/collection/components/consent-manager/consent-manager.js +12 -52
- package/dist/collection/components/create-feature/create-feature.js +139 -171
- package/dist/collection/components/create-related-feature/create-related-feature.js +10 -44
- package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +61 -251
- package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +75 -217
- package/dist/collection/components/delete-button/delete-button.js +13 -55
- package/dist/collection/components/delete-dialog/delete-dialog.js +8 -35
- package/dist/collection/components/edit-card/edit-card.js +10 -43
- package/dist/collection/components/feature-details/feature-details.js +18 -74
- package/dist/collection/components/feature-list/feature-list.js +25 -103
- package/dist/collection/components/floor-filter/floor-filter.js +5 -19
- package/dist/collection/components/info-card/info-card.js +20 -85
- package/dist/collection/components/json-editor/json-editor.js +7 -28
- package/dist/collection/components/layer-list/layer-list.js +12 -50
- package/dist/collection/components/layer-table/layer-table.js +41 -171
- package/dist/collection/components/map-card/map-card.js +43 -182
- package/dist/collection/components/map-draw-tools/map-draw-tools.js +17 -67
- package/dist/collection/components/map-fullscreen/map-fullscreen.js +4 -18
- package/dist/collection/components/map-layer-picker/map-layer-picker.js +25 -108
- package/dist/collection/components/map-legend/map-legend.js +4 -15
- package/dist/collection/components/map-picker/map-picker.js +8 -35
- package/dist/collection/components/map-search/map-search.js +8 -35
- package/dist/collection/components/map-select-tools/map-select-tools.js +32 -138
- package/dist/collection/components/map-tools/map-tools.js +27 -115
- package/dist/collection/components/pci-calculator/pci-calculator.js +3 -14
- package/dist/collection/components/pdf-download/pdf-download.js +6 -27
- package/dist/collection/components/public-notification/public-notification.js +41 -189
- package/dist/collection/components/refine-selection/refine-selection.js +13 -59
- package/dist/collection/components/solution-configuration/solution-configuration.js +13 -48
- package/dist/collection/components/solution-contents/solution-contents.js +4 -13
- package/dist/collection/components/solution-item/solution-item.js +9 -36
- package/dist/collection/components/solution-item-accordion/solution-item-accordion.js +8 -36
- package/dist/collection/components/solution-item-details/solution-item-details.js +16 -35
- package/dist/collection/components/solution-item-icon/solution-item-icon.js +5 -17
- package/dist/collection/components/solution-item-sharing/solution-item-sharing.js +6 -27
- package/dist/collection/components/solution-organization-variables/solution-organization-variables.js +6 -24
- package/dist/collection/components/solution-resource-item/solution-resource-item.js +8 -36
- package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.js +7 -31
- package/dist/collection/components/solution-template-data/solution-template-data.js +8 -49
- package/dist/collection/components/solution-variables/solution-variables.js +6 -24
- package/dist/collection/components/spatial-ref/spatial-ref.js +8 -43
- package/dist/collection/components/store-manager/store-manager.js +5 -18
- package/dist/components/basemap-gallery2.js +3 -19
- package/dist/components/buffer-tools2.js +11 -52
- package/dist/components/card-manager2.js +15 -71
- package/dist/components/consent-manager.js +10 -52
- package/dist/components/create-feature2.js +55 -107
- package/dist/components/create-related-feature2.js +8 -44
- package/dist/components/crowdsource-manager.js +59 -251
- package/dist/components/crowdsource-reporter.js +55 -217
- package/dist/components/delete-button2.js +11 -55
- package/dist/components/delete-dialog2.js +6 -35
- package/dist/components/edit-card2.js +8 -43
- package/dist/components/feature-details2.js +16 -74
- package/dist/components/feature-list2.js +23 -103
- package/dist/components/floor-filter2.js +3 -19
- package/dist/components/info-card2.js +18 -85
- package/dist/components/json-editor2.js +5 -28
- package/dist/components/layer-list2.js +10 -50
- package/dist/components/layer-table2.js +39 -171
- package/dist/components/map-card2.js +41 -182
- package/dist/components/map-draw-tools2.js +15 -67
- package/dist/components/map-fullscreen2.js +2 -18
- package/dist/components/map-layer-picker2.js +23 -108
- package/dist/components/map-legend2.js +2 -15
- package/dist/components/map-picker2.js +6 -35
- package/dist/components/map-search2.js +6 -35
- package/dist/components/map-select-tools2.js +30 -138
- package/dist/components/map-tools2.js +25 -115
- package/dist/components/pci-calculator.js +1 -14
- package/dist/components/pdf-download2.js +4 -27
- package/dist/components/public-notification.js +39 -189
- package/dist/components/refine-selection2.js +11 -59
- package/dist/components/solution-configuration.js +13 -48
- package/dist/components/solution-contents2.js +2 -13
- package/dist/components/solution-item-accordion.js +6 -36
- package/dist/components/solution-item-details2.js +14 -35
- package/dist/components/solution-item-icon2.js +3 -17
- package/dist/components/solution-item-sharing2.js +4 -27
- package/dist/components/solution-item2.js +7 -36
- package/dist/components/solution-organization-variables2.js +4 -24
- package/dist/components/solution-resource-item2.js +6 -36
- package/dist/components/solution-spatial-ref2.js +5 -31
- package/dist/components/solution-template-data2.js +8 -49
- package/dist/components/solution-variables2.js +4 -24
- package/dist/components/spatial-ref.js +8 -43
- package/dist/components/store-manager.js +3 -18
- package/dist/esm/basemap-gallery_7.entry.js +49 -258
- package/dist/esm/buffer-tools_2.entry.js +30 -123
- package/dist/esm/card-manager_3.entry.js +98 -427
- package/dist/esm/consent-manager.entry.js +12 -54
- package/dist/esm/create-feature_4.entry.js +88 -287
- package/dist/esm/create-related-feature_3.entry.js +36 -170
- package/dist/esm/crowdsource-manager.entry.js +61 -253
- package/dist/esm/crowdsource-reporter.entry.js +56 -219
- package/dist/esm/deduct-calculator.entry.js +1 -1
- package/dist/esm/delete-dialog.entry.js +8 -37
- package/dist/esm/{downloadUtils-36d854d2.js → downloadUtils-078cd709.js} +2 -2
- package/dist/esm/feature-list.entry.js +27 -107
- package/dist/esm/{helpers-77bdd30e.js → helpers-15d5cd56.js} +1 -1
- package/dist/esm/{index-6de7c296.js → index-c247b62b.js} +1 -1
- package/dist/esm/{index-3702583a.js → index-df5db8e9.js} +346 -428
- package/dist/esm/instant-apps-app-guide.entry.js +2 -2
- package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +4 -4
- package/dist/esm/instant-apps-control-panel.entry.js +1 -1
- package/dist/esm/instant-apps-create.entry.js +2 -2
- package/dist/esm/instant-apps-export-views.entry.js +2 -2
- package/dist/esm/instant-apps-export.entry.js +2 -2
- package/dist/esm/instant-apps-filter-list_2.entry.js +2 -2
- package/dist/esm/instant-apps-header.entry.js +1 -1
- package/dist/esm/instant-apps-interactive-legend-classic.entry.js +3 -3
- package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +3 -3
- package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +3 -3
- package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +3 -3
- package/dist/esm/instant-apps-interactive-legend.entry.js +4 -4
- package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +2 -2
- package/dist/esm/instant-apps-landing-page.entry.js +1 -1
- package/dist/esm/instant-apps-language-switcher.entry.js +4 -4
- package/dist/esm/instant-apps-language-translator.entry.js +4 -4
- package/dist/esm/instant-apps-measurement-tool.entry.js +1 -1
- package/dist/esm/instant-apps-measurement.entry.js +2 -2
- package/dist/esm/instant-apps-popover.entry.js +2 -2
- package/dist/esm/instant-apps-popovers.entry.js +1 -1
- package/dist/esm/instant-apps-scoreboard.entry.js +2 -2
- package/dist/esm/instant-apps-sign-in.entry.js +2 -2
- package/dist/esm/instant-apps-splash.entry.js +2 -2
- package/dist/esm/instant-apps-time-filter.entry.js +3 -3
- package/dist/esm/json-editor_7.entry.js +49 -227
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{locale-aa656a2c.js → locale-7874c756.js} +1 -1
- package/dist/esm/{locale-b0016f8e.js → locale-e02b0e14.js} +1 -1
- package/dist/esm/map-layer-picker.entry.js +27 -112
- package/dist/esm/map-select-tools_3.entry.js +50 -229
- package/dist/esm/pci-calculator.entry.js +2 -15
- package/dist/esm/{popupUtils-64d25cb0.js → popupUtils-6a965512.js} +2 -2
- package/dist/esm/public-notification.entry.js +44 -194
- package/dist/esm/{publicNotificationStore-70219049.js → publicNotificationStore-9ec5e22a.js} +1 -1
- package/dist/esm/solution-configuration.entry.js +17 -52
- package/dist/esm/solution-contents_3.entry.js +18 -84
- package/dist/esm/solution-item-accordion.entry.js +8 -38
- package/dist/esm/solution-item-icon.entry.js +4 -18
- package/dist/esm/{solution-store-2493275a.js → solution-store-4c39c654.js} +1 -1
- package/dist/esm/solutions-components.js +4 -4
- package/dist/esm/spatial-ref.entry.js +10 -45
- package/dist/esm/store-manager.entry.js +6 -21
- package/dist/esm/{utils-68015f9d.js → utils-6fe5b5fa.js} +2 -2
- package/dist/solutions-components/assets/t9n/create-feature/resources.json +1 -1
- package/dist/solutions-components/assets/t9n/create-feature/resources_en.json +1 -1
- package/dist/solutions-components/assets/t9n/solution-item-accordion/resources.json +1 -1
- package/dist/solutions-components/assets/t9n/solution-item-accordion/resources_en.json +1 -1
- package/dist/solutions-components/p-00ec642f.entry.js +6 -0
- package/dist/solutions-components/p-02c4e6fc.entry.js +6 -0
- package/dist/solutions-components/{p-68d49e1a.entry.js → p-0326f1f4.entry.js} +2 -2
- package/dist/solutions-components/{p-8f7957a2.js → p-1e1dfef6.js} +1 -1
- package/dist/solutions-components/p-244316dd.entry.js +6 -0
- package/dist/solutions-components/p-2460cf10.entry.js +6 -0
- package/dist/solutions-components/{p-173d5fce.js → p-2884ca49.js} +1 -1
- package/dist/solutions-components/p-38814554.entry.js +6 -0
- package/dist/solutions-components/{p-ee863ffb.entry.js → p-3ce5c7fd.entry.js} +1 -1
- package/dist/solutions-components/{p-ee2cbba0.js → p-404cbf48.js} +1 -1
- package/dist/solutions-components/{p-2dcf8f00.entry.js → p-41a3b49a.entry.js} +1 -1
- package/dist/solutions-components/{p-579628d9.entry.js → p-443168f0.entry.js} +1 -1
- package/dist/solutions-components/{p-81ae30bd.entry.js → p-4ced7b11.entry.js} +1 -1
- package/dist/solutions-components/{p-eb97b5ad.entry.js → p-4d5dd39e.entry.js} +1 -1
- package/dist/solutions-components/{p-699a9557.entry.js → p-4e7514a3.entry.js} +1 -1
- package/dist/solutions-components/{p-fa09caf3.entry.js → p-4f7fb338.entry.js} +1 -1
- package/dist/solutions-components/{p-959cb673.entry.js → p-552fb1c0.entry.js} +1 -1
- package/dist/solutions-components/{p-f07a02e2.entry.js → p-5786b9da.entry.js} +1 -1
- package/dist/solutions-components/p-5a202f3f.entry.js +6 -0
- package/dist/solutions-components/p-5e4e0f84.entry.js +6 -0
- package/dist/solutions-components/{p-2b556610.entry.js → p-64a6162f.entry.js} +1 -1
- package/dist/solutions-components/{p-7f6cbe61.entry.js → p-65105504.entry.js} +1 -1
- package/dist/solutions-components/p-698656b8.entry.js +6 -0
- package/dist/solutions-components/p-7251848d.entry.js +6 -0
- package/dist/solutions-components/{p-1890b884.entry.js → p-72d04c7a.entry.js} +2 -2
- package/dist/solutions-components/p-832707fd.entry.js +6 -0
- package/dist/solutions-components/{p-e81e2d83.entry.js → p-837e0939.entry.js} +2 -2
- package/dist/solutions-components/{p-3d20e307.js → p-84bb6925.js} +1 -1
- package/dist/solutions-components/{p-e23b4193.js → p-8717729a.js} +1 -1
- package/dist/solutions-components/p-8859b622.entry.js +6 -0
- package/dist/solutions-components/{p-300ff31e.entry.js → p-8a010f9e.entry.js} +1 -1
- package/dist/solutions-components/{p-e85da876.entry.js → p-8dd677dd.entry.js} +1 -1
- package/dist/solutions-components/{p-ea64b72e.entry.js → p-9927342d.entry.js} +1 -1
- package/dist/solutions-components/{p-1dffcc22.entry.js → p-a277d08c.entry.js} +1 -1
- package/dist/solutions-components/p-a5eaf7fe.entry.js +6 -0
- package/dist/solutions-components/{p-b40b5be5.entry.js → p-aad84d69.entry.js} +1 -1
- package/dist/solutions-components/{p-b560498c.entry.js → p-b394f504.entry.js} +1 -1
- package/dist/solutions-components/p-b636a8b4.entry.js +6 -0
- package/dist/solutions-components/{p-1ddd7128.entry.js → p-ba4e219a.entry.js} +1 -1
- package/dist/solutions-components/{p-d0d21a1f.js → p-bf04c6f4.js} +2 -2
- package/dist/solutions-components/{p-335a630e.entry.js → p-c6c697e5.entry.js} +1 -1
- package/dist/solutions-components/{p-2c8360b4.entry.js → p-d324196d.entry.js} +1 -1
- package/dist/solutions-components/{p-8b218ba7.js → p-da1e098c.js} +1 -1
- package/dist/solutions-components/{p-6eab9d1f.js → p-db3391b9.js} +1 -1
- package/dist/solutions-components/p-de42e8b2.entry.js +6 -0
- package/dist/solutions-components/{p-70e8be5c.entry.js → p-e3e35c14.entry.js} +1 -1
- package/dist/solutions-components/{p-48942eb8.js → p-e6859850.js} +2 -2
- package/dist/solutions-components/p-e996c38f.js +7 -0
- package/dist/solutions-components/p-ea566af0.entry.js +6 -0
- package/dist/solutions-components/p-eb3c867f.entry.js +6 -0
- package/dist/solutions-components/p-ed1ecb5b.entry.js +6 -0
- package/dist/solutions-components/p-ee3bb943.entry.js +6 -0
- package/dist/solutions-components/{p-ff5db601.entry.js → p-f165921f.entry.js} +1 -1
- package/dist/solutions-components/{p-4bdd4009.entry.js → p-f75786a8.entry.js} +1 -1
- package/dist/solutions-components/{p-8107be38.entry.js → p-f956c598.entry.js} +1 -1
- package/dist/solutions-components/{p-6da8fe2d.entry.js → p-fa663804.entry.js} +1 -1
- package/dist/solutions-components/{p-afc3ac6d.entry.js → p-ff317687.entry.js} +1 -1
- package/dist/solutions-components/solutions-components.esm.js +1 -1
- package/dist/solutions-components_commit.txt +6 -6
- package/dist/types/components/create-feature/create-feature.d.ts +54 -50
- package/dist/types/components/crowdsource-reporter/crowdsource-reporter.d.ts +4 -0
- package/dist/types/components.d.ts +16 -0
- package/package.json +2 -2
- package/dist/solutions-components/p-032d4411.entry.js +0 -6
- package/dist/solutions-components/p-055706e3.entry.js +0 -6
- package/dist/solutions-components/p-06970873.entry.js +0 -6
- package/dist/solutions-components/p-1b0588d2.js +0 -7
- package/dist/solutions-components/p-265f5dc4.entry.js +0 -6
- package/dist/solutions-components/p-3c43839b.entry.js +0 -6
- package/dist/solutions-components/p-4426901e.entry.js +0 -6
- package/dist/solutions-components/p-4ebc471b.entry.js +0 -6
- package/dist/solutions-components/p-6d62a4fa.entry.js +0 -6
- package/dist/solutions-components/p-70036eb6.entry.js +0 -6
- package/dist/solutions-components/p-72ae3bf0.entry.js +0 -6
- package/dist/solutions-components/p-777ed6b0.entry.js +0 -6
- package/dist/solutions-components/p-8b5c3c9f.entry.js +0 -6
- package/dist/solutions-components/p-9d953313.entry.js +0 -6
- package/dist/solutions-components/p-a44815ea.entry.js +0 -6
- package/dist/solutions-components/p-acd2699e.entry.js +0 -6
- package/dist/solutions-components/p-b1bd3028.entry.js +0 -6
- package/dist/solutions-components/p-e2270562.entry.js +0 -6
- package/dist/solutions-components/p-e90c0e26.entry.js +0 -6
@@ -16,50 +16,12 @@ const SolutionTemplateDataStyle0 = solutionTemplateDataCss;
|
|
16
16
|
|
17
17
|
const SolutionTemplateData = /*@__PURE__*/ proxyCustomElement(class SolutionTemplateData extends HTMLElement {
|
18
18
|
get el() { return this; }
|
19
|
-
//--------------------------------------------------------------------------
|
20
|
-
//
|
21
|
-
// Properties (public)
|
22
|
-
//
|
23
|
-
//--------------------------------------------------------------------------
|
24
|
-
/**
|
25
|
-
* Contains the public value for this component.
|
26
|
-
*
|
27
|
-
* When working with a resource item this should contain an IResourceItem
|
28
|
-
*
|
29
|
-
* When working with a json type item this should contain the data and vars
|
30
|
-
*/
|
31
|
-
//@Prop({ mutable: true, reflect: true }) value: ITemplateData = {};
|
32
|
-
/**
|
33
|
-
* This needs to be unique for props vs data of an item
|
34
|
-
*/
|
35
|
-
instanceid = "";
|
36
|
-
/**
|
37
|
-
* A template's itemId.
|
38
|
-
* This is used to get the correct model from a store in the json-editor
|
39
|
-
*/
|
40
|
-
itemId = "";
|
41
19
|
itemIdWatchHandler() {
|
42
20
|
this._initializing = true;
|
43
21
|
this.value = JSON.stringify(this.instanceid === "data"
|
44
22
|
? state.getItemInfo(this.itemId).data
|
45
23
|
: state.getItemInfo(this.itemId).properties, null, 2);
|
46
24
|
}
|
47
|
-
/**
|
48
|
-
* string: Locale to use for translation of stings in the UI
|
49
|
-
*/
|
50
|
-
locale;
|
51
|
-
/*
|
52
|
-
* Contains the organization based variables
|
53
|
-
*/
|
54
|
-
organizationVariables = "";
|
55
|
-
/**
|
56
|
-
* Contains the solution based variables
|
57
|
-
*/
|
58
|
-
solutionVariables = "";
|
59
|
-
/**
|
60
|
-
* Used to show/hide the variable containers
|
61
|
-
*/
|
62
|
-
varsOpen = true;
|
63
25
|
//--------------------------------------------------------------------------
|
64
26
|
//
|
65
27
|
// Watch handlers
|
@@ -81,6 +43,14 @@ const SolutionTemplateData = /*@__PURE__*/ proxyCustomElement(class SolutionTemp
|
|
81
43
|
constructor() {
|
82
44
|
super();
|
83
45
|
this.__registerHost();
|
46
|
+
this.instanceid = "";
|
47
|
+
this.itemId = "";
|
48
|
+
this.locale = undefined;
|
49
|
+
this.organizationVariables = "";
|
50
|
+
this.solutionVariables = "";
|
51
|
+
this.varsOpen = true;
|
52
|
+
this._translations = undefined;
|
53
|
+
this.value = "";
|
84
54
|
window.addEventListener("solutionEditorContentChanged", (evt) => {
|
85
55
|
if (this.itemId) {
|
86
56
|
const { id, contents } = evt.detail;
|
@@ -113,17 +83,6 @@ const SolutionTemplateData = /*@__PURE__*/ proxyCustomElement(class SolutionTemp
|
|
113
83
|
render() {
|
114
84
|
return (h(Host, { key: '3f853006c19509c8cf484d4420b3f687aaad5161' }, h("div", { key: 'f524e1ee3c8dc972779be0909372c11c26092dd0', class: "solution-data-container" }, h("calcite-shell", { key: '56797702bc53b08051360975dc529c884eb7d294', class: "light var-container", dir: "ltr" }, h("calcite-panel", { key: '6208ac7b63ab8b69bc29ad88abdb9bcdeaaa707a', class: "json-editor" }, h("div", { key: '66e99550359b5665b4dd04f794d8108e4ee34284', class: "solution-data-child-container calcite-match-height" }, h("json-editor", { key: '7a7f5afa5d424fb6099b7167f274ce211e791a56', class: "solution-data-editor-container", instanceid: this.itemId + "|" + this.instanceid, locale: this.locale, value: this.value }))), h("calcite-shell-panel", { key: '7cc8bac91bfc5be96018d005cc87be457278ed6d', "height-scale": "l", position: "end", slot: "contextual-panel", "width-scale": "xs" }, h("div", { key: '4ce0c251d30d5735781394f5c213523867205886', class: this.varsOpen ? "solution-data-child-container" : "solution-data-child-container-collapsed" }, h("calcite-button", { key: '814c8996b854102b022f7ac482498dd6aac36ec8', appearance: "transparent", class: "collapse-btn", "icon-start": this.varsOpen ? "chevrons-right" : "chevrons-left", id: "collapse-vars", onClick: () => this._toggleVars(), scale: "s", title: this.varsOpen ? this._translations.collapse : this._translations.expand }), h("div", { key: '6b872cfc1c60870fb6262808f5d9f61cc35f0f44', class: this.varsOpen ? "org-vars" : "org-vars display-none", id: "orgVars" }, h("solution-organization-variables", { key: 'e8e9ee594b6dcb5ddaabd05c322fb33d568ac7b5', locale: this.locale, value: this.organizationVariables })), h("div", { key: '109d17a77a54a13818af6aa2a9beb92526100ea7', class: this.varsOpen ? "sol-vars" : "sol-vars display-none", id: "solVars" }, h("solution-variables", { key: '46902ed69897ed01334def99817fedafbda2e8d5', locale: this.locale, value: this.solutionVariables }))))))));
|
115
85
|
}
|
116
|
-
//--------------------------------------------------------------------------
|
117
|
-
//
|
118
|
-
// Properties (protected)
|
119
|
-
//
|
120
|
-
//--------------------------------------------------------------------------
|
121
|
-
/**
|
122
|
-
* Contains the translations for this component.
|
123
|
-
* All UI strings should be defined here.
|
124
|
-
*/
|
125
|
-
_translations;
|
126
|
-
value = "";
|
127
86
|
_initializing = false;
|
128
87
|
//--------------------------------------------------------------------------
|
129
88
|
//
|
@@ -16,23 +16,14 @@ const SolutionVariables = /*@__PURE__*/ proxyCustomElement(class SolutionVariabl
|
|
16
16
|
this.__registerHost();
|
17
17
|
this.__attachShadow();
|
18
18
|
this.solutionVariableSelected = createEvent(this, "solutionVariableSelected", 7);
|
19
|
+
this.value = "";
|
20
|
+
this.locale = undefined;
|
21
|
+
this._solutionVariables = [];
|
22
|
+
this._translations = undefined;
|
19
23
|
}
|
20
24
|
get el() { return this; }
|
21
25
|
//--------------------------------------------------------------------------
|
22
26
|
//
|
23
|
-
// Properties (public)
|
24
|
-
//
|
25
|
-
//--------------------------------------------------------------------------
|
26
|
-
/**
|
27
|
-
* Contains the public value for this component.
|
28
|
-
*/
|
29
|
-
value = "";
|
30
|
-
/**
|
31
|
-
* string: Locale to use for translation of stings in the UI
|
32
|
-
*/
|
33
|
-
locale;
|
34
|
-
//--------------------------------------------------------------------------
|
35
|
-
//
|
36
27
|
// Watch handlers
|
37
28
|
//
|
38
29
|
//--------------------------------------------------------------------------
|
@@ -66,17 +57,6 @@ const SolutionVariables = /*@__PURE__*/ proxyCustomElement(class SolutionVariabl
|
|
66
57
|
}
|
67
58
|
//--------------------------------------------------------------------------
|
68
59
|
//
|
69
|
-
// Properties (protected)
|
70
|
-
//
|
71
|
-
//--------------------------------------------------------------------------
|
72
|
-
_solutionVariables = [];
|
73
|
-
/**
|
74
|
-
* Contains the translations for this component.
|
75
|
-
* All UI strings should be defined here.
|
76
|
-
*/
|
77
|
-
_translations;
|
78
|
-
//--------------------------------------------------------------------------
|
79
|
-
//
|
80
60
|
// Event Listeners
|
81
61
|
//
|
82
62
|
//--------------------------------------------------------------------------
|
@@ -21056,27 +21056,6 @@ const SpatialRef$1 = /*@__PURE__*/ proxyCustomElement(class SpatialRef extends H
|
|
21056
21056
|
get el() { return this; }
|
21057
21057
|
//--------------------------------------------------------------------------
|
21058
21058
|
//
|
21059
|
-
// Properties (public)
|
21060
|
-
//
|
21061
|
-
//--------------------------------------------------------------------------
|
21062
|
-
/**
|
21063
|
-
* The wkid that will be used as the default when no user selection has been made.
|
21064
|
-
*/
|
21065
|
-
defaultWkid = 102100;
|
21066
|
-
/**
|
21067
|
-
* When true, all are disabled to prevent interaction.
|
21068
|
-
*/
|
21069
|
-
disabled = false;
|
21070
|
-
/**
|
21071
|
-
* string: Locale to use for translation of stings in the UI
|
21072
|
-
*/
|
21073
|
-
locale;
|
21074
|
-
/**
|
21075
|
-
* Contains the public value for this component, which is a wkid or a wkt.
|
21076
|
-
*/
|
21077
|
-
value = this.defaultWkid.toString();
|
21078
|
-
//--------------------------------------------------------------------------
|
21079
|
-
//
|
21080
21059
|
// Watch handlers
|
21081
21060
|
//
|
21082
21061
|
//--------------------------------------------------------------------------
|
@@ -21112,6 +21091,14 @@ const SpatialRef$1 = /*@__PURE__*/ proxyCustomElement(class SpatialRef extends H
|
|
21112
21091
|
super();
|
21113
21092
|
this.__registerHost();
|
21114
21093
|
this.spatialReferenceChange = createEvent(this, "spatialReferenceChange", 7);
|
21094
|
+
this.defaultWkid = 102100;
|
21095
|
+
this.disabled = false;
|
21096
|
+
this.locale = undefined;
|
21097
|
+
this.value = this.defaultWkid.toString();
|
21098
|
+
this._cachedValue = this.defaultWkid.toString();
|
21099
|
+
this._spatialRef = undefined;
|
21100
|
+
this._srSearchText = undefined;
|
21101
|
+
this._translations = undefined;
|
21115
21102
|
this._spatialRef = this._createSpatialRefDisplay(this.value);
|
21116
21103
|
}
|
21117
21104
|
/**
|
@@ -21126,28 +21113,6 @@ const SpatialRef$1 = /*@__PURE__*/ proxyCustomElement(class SpatialRef extends H
|
|
21126
21113
|
render() {
|
21127
21114
|
return (h(Host, { key: 'e930b1eb003c8ae7710acecd0f92b6eb3461f32f' }, h("div", { key: '384c508cfc167a91c36b7341085114f78b68c5bb' }, h("calcite-input", { key: '4952f3f53985df9f6ee92c339ad8c3c77bcb1cdf', disabled: this.disabled, id: "calcite-sr-search", onKeyUp: (evt) => this._searchInputKeyDown(evt), placeholder: this._translations.spatialReferencePlaceholder }), h("calcite-tree", { key: '5369ae084bba9ba35bdf41afdeb48d7b4105d395', id: "calcite-sr-tree", slot: "children" }, this._getTreeContent()))));
|
21128
21115
|
}
|
21129
|
-
//--------------------------------------------------------------------------
|
21130
|
-
//
|
21131
|
-
// Properties (protected)
|
21132
|
-
//
|
21133
|
-
//--------------------------------------------------------------------------
|
21134
|
-
/**
|
21135
|
-
* Holds a pre-change value of the wkid so that an event can be posted with the cached and new values.
|
21136
|
-
*/
|
21137
|
-
_cachedValue = this.defaultWkid.toString();
|
21138
|
-
/**
|
21139
|
-
* Internal representation of component's value for display purposes.
|
21140
|
-
*/
|
21141
|
-
_spatialRef;
|
21142
|
-
/**
|
21143
|
-
* Current text that is being used to filter the list of spatial references.
|
21144
|
-
*/
|
21145
|
-
_srSearchText;
|
21146
|
-
/**
|
21147
|
-
* Contains the translations for this component.
|
21148
|
-
* All UI strings should be defined here.
|
21149
|
-
*/
|
21150
|
-
_translations;
|
21151
21116
|
_lastHighlightedSref;
|
21152
21117
|
//--------------------------------------------------------------------------
|
21153
21118
|
//
|
@@ -12,28 +12,13 @@ const StoreManager$1 = /*@__PURE__*/ proxyCustomElement(class StoreManager exten
|
|
12
12
|
super();
|
13
13
|
this.__registerHost();
|
14
14
|
this.stateLoaded = createEvent(this, "stateLoaded", 7);
|
15
|
+
this.value = "";
|
16
|
+
this.templates = [];
|
17
|
+
this.authentication = undefined;
|
15
18
|
}
|
16
19
|
get el() { return this; }
|
17
20
|
//--------------------------------------------------------------------------
|
18
21
|
//
|
19
|
-
// Properties (public)
|
20
|
-
//
|
21
|
-
//--------------------------------------------------------------------------
|
22
|
-
/**
|
23
|
-
* Contains source json as a string
|
24
|
-
*
|
25
|
-
*/
|
26
|
-
value = "";
|
27
|
-
/**
|
28
|
-
* Templates for the current solution
|
29
|
-
*/
|
30
|
-
templates = [];
|
31
|
-
/**
|
32
|
-
* Credentials for requests
|
33
|
-
*/
|
34
|
-
authentication;
|
35
|
-
//--------------------------------------------------------------------------
|
36
|
-
//
|
37
22
|
// Lifecycle
|
38
23
|
//
|
39
24
|
//--------------------------------------------------------------------------
|
@@ -3,8 +3,8 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import { r as registerInstance, g as getElement, h, H as Host, c as createEvent } from './index-
|
7
|
-
import { l as loadModules, g as getLocaleComponentStrings } from './locale-
|
6
|
+
import { r as registerInstance, g as getElement, h, H as Host, c as createEvent } from './index-df5db8e9.js';
|
7
|
+
import { l as loadModules, g as getLocaleComponentStrings } from './locale-7874c756.js';
|
8
8
|
import './esri-loader-c6842c6b.js';
|
9
9
|
import './_commonjsHelpers-089957fe.js';
|
10
10
|
|
@@ -14,29 +14,13 @@ const BasemapGalleryStyle0 = basemapGalleryCss;
|
|
14
14
|
const BasemapGallery = class {
|
15
15
|
constructor(hostRef) {
|
16
16
|
registerInstance(this, hostRef);
|
17
|
+
this.mapView = undefined;
|
18
|
+
this.basemapConfig = undefined;
|
19
|
+
this.basemapWidget = undefined;
|
17
20
|
}
|
18
21
|
get el() { return getElement(this); }
|
19
22
|
//--------------------------------------------------------------------------
|
20
23
|
//
|
21
|
-
// Properties (public)
|
22
|
-
//
|
23
|
-
//--------------------------------------------------------------------------
|
24
|
-
/**
|
25
|
-
* esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
26
|
-
*/
|
27
|
-
mapView;
|
28
|
-
/**
|
29
|
-
* IBasemapConfig: List of any basemaps to filter out from the basemap widget
|
30
|
-
*/
|
31
|
-
basemapConfig;
|
32
|
-
/**
|
33
|
-
* esri/widgets/BasemapGallery: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BasemapGallery.html
|
34
|
-
*
|
35
|
-
* BasemapGallery instance
|
36
|
-
*/
|
37
|
-
basemapWidget;
|
38
|
-
//--------------------------------------------------------------------------
|
39
|
-
//
|
40
24
|
// State (internal)
|
41
25
|
//
|
42
26
|
//--------------------------------------------------------------------------
|
@@ -173,29 +157,13 @@ const FloorFilter = class {
|
|
173
157
|
this.facilityChanged = createEvent(this, "facilityChanged", 7);
|
174
158
|
this.levelChanged = createEvent(this, "levelChanged", 7);
|
175
159
|
this.siteChanged = createEvent(this, "siteChanged", 7);
|
160
|
+
this.enabled = undefined;
|
161
|
+
this.floorFilterWidget = undefined;
|
162
|
+
this.mapView = undefined;
|
176
163
|
}
|
177
164
|
get el() { return getElement(this); }
|
178
165
|
//--------------------------------------------------------------------------
|
179
166
|
//
|
180
|
-
// Properties (public)
|
181
|
-
//
|
182
|
-
//--------------------------------------------------------------------------
|
183
|
-
/**
|
184
|
-
* boolean: when true the Floor Filter widget will be available
|
185
|
-
*/
|
186
|
-
enabled;
|
187
|
-
/**
|
188
|
-
* esri/widgets/FloorFilter: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FloorFilter.html
|
189
|
-
*
|
190
|
-
* FloorFilter instance
|
191
|
-
*/
|
192
|
-
floorFilterWidget;
|
193
|
-
/**
|
194
|
-
* esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
195
|
-
*/
|
196
|
-
mapView;
|
197
|
-
//--------------------------------------------------------------------------
|
198
|
-
//
|
199
167
|
// State (internal)
|
200
168
|
//
|
201
169
|
//--------------------------------------------------------------------------
|
@@ -383,27 +351,11 @@ const MapFullscreen = class {
|
|
383
351
|
constructor(hostRef) {
|
384
352
|
registerInstance(this, hostRef);
|
385
353
|
this.fullscreenStateChange = createEvent(this, "fullscreenStateChange", 7);
|
354
|
+
this.mapView = undefined;
|
355
|
+
this.fullscreenWidget = undefined;
|
386
356
|
}
|
387
357
|
//--------------------------------------------------------------------------
|
388
358
|
//
|
389
|
-
// Host element access
|
390
|
-
//
|
391
|
-
//--------------------------------------------------------------------------
|
392
|
-
//--------------------------------------------------------------------------
|
393
|
-
//
|
394
|
-
// Properties (public)
|
395
|
-
//
|
396
|
-
//--------------------------------------------------------------------------
|
397
|
-
/**
|
398
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
399
|
-
*/
|
400
|
-
mapView;
|
401
|
-
/**
|
402
|
-
* esri/widgets/Fullscreen: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Fullscreen.html
|
403
|
-
*/
|
404
|
-
fullscreenWidget;
|
405
|
-
//--------------------------------------------------------------------------
|
406
|
-
//
|
407
359
|
// State (internal)
|
408
360
|
//
|
409
361
|
//--------------------------------------------------------------------------
|
@@ -540,25 +492,12 @@ const MapLegendStyle0 = mapLegendCss;
|
|
540
492
|
const MapLegend = class {
|
541
493
|
constructor(hostRef) {
|
542
494
|
registerInstance(this, hostRef);
|
495
|
+
this.mapView = undefined;
|
496
|
+
this.legendWidget = undefined;
|
543
497
|
}
|
544
498
|
get el() { return getElement(this); }
|
545
499
|
//--------------------------------------------------------------------------
|
546
500
|
//
|
547
|
-
// Properties (public)
|
548
|
-
//
|
549
|
-
//--------------------------------------------------------------------------
|
550
|
-
/**
|
551
|
-
* esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
552
|
-
*/
|
553
|
-
mapView;
|
554
|
-
/**
|
555
|
-
* esri/widgets/Legend: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Legend.html
|
556
|
-
*
|
557
|
-
* Legend instance
|
558
|
-
*/
|
559
|
-
legendWidget;
|
560
|
-
//--------------------------------------------------------------------------
|
561
|
-
//
|
562
501
|
// State (internal)
|
563
502
|
//
|
564
503
|
//--------------------------------------------------------------------------
|
@@ -671,45 +610,16 @@ const MapPicker = class {
|
|
671
610
|
registerInstance(this, hostRef);
|
672
611
|
this.beforeMapInfoChange = createEvent(this, "beforeMapInfoChange", 7);
|
673
612
|
this.mapInfoChange = createEvent(this, "mapInfoChange", 7);
|
613
|
+
this.locale = undefined;
|
614
|
+
this.mapInfos = [];
|
615
|
+
this.isMapLayout = undefined;
|
616
|
+
this._mapListExpanded = false;
|
617
|
+
this._translations = undefined;
|
618
|
+
this._webMapInfo = undefined;
|
674
619
|
}
|
675
620
|
get el() { return getElement(this); }
|
676
621
|
//--------------------------------------------------------------------------
|
677
622
|
//
|
678
|
-
// Properties (public)
|
679
|
-
//
|
680
|
-
//--------------------------------------------------------------------------
|
681
|
-
/**
|
682
|
-
* string: Locale to use for translation of stings in the UI
|
683
|
-
*/
|
684
|
-
locale;
|
685
|
-
/**
|
686
|
-
* IMapInfo[]: array of map infos (name and id)
|
687
|
-
*/
|
688
|
-
mapInfos = [];
|
689
|
-
/**
|
690
|
-
* boolean: when true map list will shown in half width.
|
691
|
-
*/
|
692
|
-
isMapLayout;
|
693
|
-
//--------------------------------------------------------------------------
|
694
|
-
//
|
695
|
-
// State (internal)
|
696
|
-
//
|
697
|
-
//--------------------------------------------------------------------------
|
698
|
-
/**
|
699
|
-
* boolean: controls the state of the map list
|
700
|
-
*/
|
701
|
-
_mapListExpanded = false;
|
702
|
-
/**
|
703
|
-
* Contains the translations for this component.
|
704
|
-
* All UI strings should be defined here.
|
705
|
-
*/
|
706
|
-
_translations;
|
707
|
-
/**
|
708
|
-
* IMapInfo: id and name of the map to display
|
709
|
-
*/
|
710
|
-
_webMapInfo;
|
711
|
-
//--------------------------------------------------------------------------
|
712
|
-
//
|
713
623
|
// Properties (protected)
|
714
624
|
//
|
715
625
|
//--------------------------------------------------------------------------
|
@@ -924,44 +834,15 @@ const MapSearchStyle0 = mapSearchCss;
|
|
924
834
|
const MapSearch = class {
|
925
835
|
constructor(hostRef) {
|
926
836
|
registerInstance(this, hostRef);
|
837
|
+
this.mapView = undefined;
|
838
|
+
this.popupEnabled = false;
|
839
|
+
this.resultGraphicEnabled = false;
|
840
|
+
this.searchConfiguration = undefined;
|
841
|
+
this.searchTerm = undefined;
|
842
|
+
this.searchWidget = undefined;
|
927
843
|
}
|
928
844
|
//--------------------------------------------------------------------------
|
929
845
|
//
|
930
|
-
// Host element access
|
931
|
-
//
|
932
|
-
//--------------------------------------------------------------------------
|
933
|
-
//--------------------------------------------------------------------------
|
934
|
-
//
|
935
|
-
// Properties (public)
|
936
|
-
//
|
937
|
-
//--------------------------------------------------------------------------
|
938
|
-
/**
|
939
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
940
|
-
*/
|
941
|
-
mapView;
|
942
|
-
/**
|
943
|
-
* boolean: When true the selected feature popup will be shown when serach result is found
|
944
|
-
*/
|
945
|
-
popupEnabled = false;
|
946
|
-
/**
|
947
|
-
* boolean: When true a graphic will be added for the search result
|
948
|
-
*/
|
949
|
-
resultGraphicEnabled = false;
|
950
|
-
/**
|
951
|
-
* ISearchConfiguration: Configuration details for the Search widget
|
952
|
-
*/
|
953
|
-
searchConfiguration;
|
954
|
-
/**
|
955
|
-
* string: Text entered by the end user.
|
956
|
-
* Used to search against the locator.
|
957
|
-
*/
|
958
|
-
searchTerm;
|
959
|
-
/**
|
960
|
-
* esri/widgets/Search: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
|
961
|
-
*/
|
962
|
-
searchWidget;
|
963
|
-
//--------------------------------------------------------------------------
|
964
|
-
//
|
965
846
|
// State (internal)
|
966
847
|
//
|
967
848
|
//--------------------------------------------------------------------------
|
@@ -1153,125 +1034,35 @@ const MapToolsStyle0 = mapToolsCss;
|
|
1153
1034
|
const MapTools = class {
|
1154
1035
|
constructor(hostRef) {
|
1155
1036
|
registerInstance(this, hostRef);
|
1037
|
+
this.basemapConfig = undefined;
|
1038
|
+
this.enableLegend = undefined;
|
1039
|
+
this.enableFloorFilter = undefined;
|
1040
|
+
this.enableFullscreen = undefined;
|
1041
|
+
this.enableSearch = undefined;
|
1042
|
+
this.enableBasemap = undefined;
|
1043
|
+
this.enableHome = undefined;
|
1044
|
+
this.enableSingleExpand = undefined;
|
1045
|
+
this.homeZoomToolsSize = "m";
|
1046
|
+
this.layout = "vertical";
|
1047
|
+
this.locale = undefined;
|
1048
|
+
this.mapView = undefined;
|
1049
|
+
this.mapWidgetsSize = "m";
|
1050
|
+
this.position = "top-right";
|
1051
|
+
this.searchConfiguration = undefined;
|
1052
|
+
this.stackTools = true;
|
1053
|
+
this.toolOrder = undefined;
|
1054
|
+
this._hasFloorInfo = false;
|
1055
|
+
this._translations = undefined;
|
1056
|
+
this._showTools = true;
|
1057
|
+
this._showBasemapWidget = false;
|
1058
|
+
this._showFloorFilter = false;
|
1059
|
+
this._showFullscreen = false;
|
1060
|
+
this._showLegendWidget = false;
|
1061
|
+
this._showSearchWidget = false;
|
1156
1062
|
}
|
1157
1063
|
get el() { return getElement(this); }
|
1158
1064
|
//--------------------------------------------------------------------------
|
1159
1065
|
//
|
1160
|
-
// Properties (public)
|
1161
|
-
//
|
1162
|
-
//--------------------------------------------------------------------------
|
1163
|
-
/**
|
1164
|
-
* IBasemapConfig: List of any basemaps to filter out from the basemap widget
|
1165
|
-
*/
|
1166
|
-
basemapConfig;
|
1167
|
-
/**
|
1168
|
-
* boolean: when true the legend widget will be available
|
1169
|
-
*/
|
1170
|
-
enableLegend;
|
1171
|
-
/**
|
1172
|
-
* boolean: when true the floor filter widget will be available
|
1173
|
-
*/
|
1174
|
-
enableFloorFilter;
|
1175
|
-
/**
|
1176
|
-
* boolean: when true the fullscreen widget will be available
|
1177
|
-
*/
|
1178
|
-
enableFullscreen;
|
1179
|
-
/**
|
1180
|
-
* boolean: when true the search widget will be available
|
1181
|
-
*/
|
1182
|
-
enableSearch;
|
1183
|
-
/**
|
1184
|
-
* boolean: when true the basemap widget will be available
|
1185
|
-
*/
|
1186
|
-
enableBasemap;
|
1187
|
-
/**
|
1188
|
-
* boolean: when true the home widget will be available
|
1189
|
-
*/
|
1190
|
-
enableHome;
|
1191
|
-
/**
|
1192
|
-
* boolean: when true map tools will be displayed within a single expand/collapse widget
|
1193
|
-
* when false widgets will be loaded individually into expand widgets
|
1194
|
-
*/
|
1195
|
-
enableSingleExpand;
|
1196
|
-
/**
|
1197
|
-
* "s" | "m" | "l": Used for Zoom and Home tools
|
1198
|
-
*/
|
1199
|
-
homeZoomToolsSize = "m";
|
1200
|
-
/**
|
1201
|
-
* "horizontal" | "vertical": used to control the orientation of the tools
|
1202
|
-
*/
|
1203
|
-
layout = "vertical";
|
1204
|
-
/**
|
1205
|
-
* string: Locale to use for translation of stings in the UI
|
1206
|
-
*/
|
1207
|
-
locale;
|
1208
|
-
/**
|
1209
|
-
* esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
1210
|
-
*/
|
1211
|
-
mapView;
|
1212
|
-
/**
|
1213
|
-
* "s" | "m" | "l": Used for optional map tool widget
|
1214
|
-
*/
|
1215
|
-
mapWidgetsSize = "m";
|
1216
|
-
/**
|
1217
|
-
* __esri.UIPosition: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-ui-UI.html#UIPosition
|
1218
|
-
* The position details for the tools
|
1219
|
-
*/
|
1220
|
-
position = "top-right";
|
1221
|
-
/**
|
1222
|
-
* ISearchConfiguration: Configuration details for the Search widget
|
1223
|
-
*/
|
1224
|
-
searchConfiguration;
|
1225
|
-
/**
|
1226
|
-
* boolean: When true the map widget tools will have no margin between them.
|
1227
|
-
* When false the map widget tools will have a margin between them.
|
1228
|
-
*/
|
1229
|
-
stackTools = true;
|
1230
|
-
/**
|
1231
|
-
*
|
1232
|
-
* Valid tools: "legend", "search", "fullscreen", "basemap", "floorfilter"
|
1233
|
-
*/
|
1234
|
-
toolOrder;
|
1235
|
-
//--------------------------------------------------------------------------
|
1236
|
-
//
|
1237
|
-
// State (internal)
|
1238
|
-
//
|
1239
|
-
//--------------------------------------------------------------------------
|
1240
|
-
/**
|
1241
|
-
* When true the map supports floor awareness
|
1242
|
-
*/
|
1243
|
-
_hasFloorInfo = false;
|
1244
|
-
/**
|
1245
|
-
* Contains the translations for this component.
|
1246
|
-
* All UI strings should be defined here.
|
1247
|
-
*/
|
1248
|
-
_translations;
|
1249
|
-
/**
|
1250
|
-
* When true the tool action bar will be displayed
|
1251
|
-
*/
|
1252
|
-
_showTools = true;
|
1253
|
-
/**
|
1254
|
-
* When true the basemap picker will be displayed
|
1255
|
-
*/
|
1256
|
-
_showBasemapWidget = false;
|
1257
|
-
/**
|
1258
|
-
* When true the floor filter widget will be displayed
|
1259
|
-
*/
|
1260
|
-
_showFloorFilter = false;
|
1261
|
-
/**
|
1262
|
-
* When true the map will be displayed in fullscreen mode
|
1263
|
-
*/
|
1264
|
-
_showFullscreen = false;
|
1265
|
-
/**
|
1266
|
-
* When true the legend widget will be displayed
|
1267
|
-
*/
|
1268
|
-
_showLegendWidget = false;
|
1269
|
-
/**
|
1270
|
-
* When true the search widget will be displayed
|
1271
|
-
*/
|
1272
|
-
_showSearchWidget = false;
|
1273
|
-
//--------------------------------------------------------------------------
|
1274
|
-
//
|
1275
1066
|
// Properties (protected)
|
1276
1067
|
//
|
1277
1068
|
//--------------------------------------------------------------------------
|