@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
@@ -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, c as createEvent, g as getElement, h, F as Fragment } from './index-
|
7
|
-
import { l as loadModules, g as getLocaleComponentStrings, f as formatNumber } from './locale-
|
6
|
+
import { r as registerInstance, c as createEvent, g as getElement, h, F as Fragment } from './index-df5db8e9.js';
|
7
|
+
import { l as loadModules, g as getLocaleComponentStrings, f as formatNumber } from './locale-7874c756.js';
|
8
8
|
import { b as getAllTables, d as getMapLayerHash, a as getAllLayers, c as getFeatureLayerView } from './mapViewUtils-9da9be1c.js';
|
9
9
|
import './esri-loader-c6842c6b.js';
|
10
10
|
import './_commonjsHelpers-089957fe.js';
|
@@ -20,54 +20,18 @@ const CreateRelatedFeature = class {
|
|
20
20
|
this.fail = createEvent(this, "fail", 7);
|
21
21
|
this.isActionPending = createEvent(this, "isActionPending", 7);
|
22
22
|
this.formReady = createEvent(this, "formReady", 7);
|
23
|
+
this.locale = undefined;
|
24
|
+
this.mapView = undefined;
|
25
|
+
this.table = undefined;
|
26
|
+
this.selectedFeature = undefined;
|
27
|
+
this.customizeSubmit = false;
|
28
|
+
this.showGuidingMsg = true;
|
29
|
+
this._editorLoading = false;
|
30
|
+
this._translations = undefined;
|
23
31
|
}
|
24
32
|
get el() { return getElement(this); }
|
25
33
|
//--------------------------------------------------------------------------
|
26
34
|
//
|
27
|
-
// Properties (public)
|
28
|
-
//
|
29
|
-
//--------------------------------------------------------------------------
|
30
|
-
/**
|
31
|
-
* string: Locale to use for translation of stings in the UI
|
32
|
-
*/
|
33
|
-
locale;
|
34
|
-
/**
|
35
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
36
|
-
*/
|
37
|
-
mapView;
|
38
|
-
/**
|
39
|
-
* __esri.FeatureLayer: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
|
40
|
-
*/
|
41
|
-
table;
|
42
|
-
/**
|
43
|
-
* __esri.Graphic: https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html
|
44
|
-
*/
|
45
|
-
selectedFeature;
|
46
|
-
/**
|
47
|
-
* boolean: Set this to true when have a custom submit button in the app.
|
48
|
-
* This will hide the header and footer elements of the editor and user needs to execute the submit method manually.
|
49
|
-
*/
|
50
|
-
customizeSubmit = false;
|
51
|
-
/**
|
52
|
-
* boolean: When true the notice message should be shown
|
53
|
-
*/
|
54
|
-
showGuidingMsg = true;
|
55
|
-
//--------------------------------------------------------------------------
|
56
|
-
//
|
57
|
-
// State (internal)
|
58
|
-
//
|
59
|
-
//--------------------------------------------------------------------------
|
60
|
-
/**
|
61
|
-
* boolean: When true a loading indicator will be shown while the editor loads
|
62
|
-
*/
|
63
|
-
_editorLoading = false;
|
64
|
-
/**
|
65
|
-
* Contains the translations for this component.
|
66
|
-
* All UI strings should be defined here.
|
67
|
-
*/
|
68
|
-
_translations;
|
69
|
-
//--------------------------------------------------------------------------
|
70
|
-
//
|
71
35
|
// Properties (protected)
|
72
36
|
//
|
73
37
|
//--------------------------------------------------------------------------
|
@@ -405,84 +369,26 @@ const FeatureDetails = class {
|
|
405
369
|
this.addComment = createEvent(this, "addComment", 7);
|
406
370
|
this.likeOrDislikeClicked = createEvent(this, "likeOrDislikeClicked", 7);
|
407
371
|
this.featureSelectionChange = createEvent(this, "featureSelectionChange", 7);
|
372
|
+
this.mapView = undefined;
|
373
|
+
this.graphics = undefined;
|
374
|
+
this.reportingOptions = undefined;
|
375
|
+
this.layerItemsHash = undefined;
|
376
|
+
this.locale = undefined;
|
377
|
+
this.showUserImageInCommentsList = false;
|
378
|
+
this.showFullCommentTitle = true;
|
379
|
+
this._likeFieldAvailable = false;
|
380
|
+
this._likeCount = 0;
|
381
|
+
this._disLikeCount = 0;
|
382
|
+
this._dislikeFieldAvailable = false;
|
383
|
+
this._commentsAvailable = false;
|
384
|
+
this._isLikeBtnClicked = false;
|
385
|
+
this._isDislikeBtnClicked = false;
|
386
|
+
this._relatedFeaturesOIDs = undefined;
|
387
|
+
this._updating = false;
|
408
388
|
}
|
409
389
|
get el() { return getElement(this); }
|
410
390
|
//--------------------------------------------------------------------------
|
411
391
|
//
|
412
|
-
// Properties (public)
|
413
|
-
//
|
414
|
-
//--------------------------------------------------------------------------
|
415
|
-
/**
|
416
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
417
|
-
*/
|
418
|
-
mapView;
|
419
|
-
/**
|
420
|
-
* esri/Graphic: https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html
|
421
|
-
*/
|
422
|
-
graphics;
|
423
|
-
/**
|
424
|
-
* IReportingOptions: Key options for reporting
|
425
|
-
*/
|
426
|
-
reportingOptions;
|
427
|
-
/**
|
428
|
-
* ILayerItemsHash: LayerDetailsHash for each layer in the map
|
429
|
-
*/
|
430
|
-
layerItemsHash;
|
431
|
-
/**
|
432
|
-
* string: Locale to use for translation of stings in the UI
|
433
|
-
*/
|
434
|
-
locale;
|
435
|
-
/**
|
436
|
-
* boolean: When true the profile image of the comment creator will be shown in the comments list
|
437
|
-
*/
|
438
|
-
showUserImageInCommentsList = false;
|
439
|
-
/**
|
440
|
-
* boolean: When false comment will shown in single line in the comments list
|
441
|
-
*/
|
442
|
-
showFullCommentTitle = true;
|
443
|
-
//--------------------------------------------------------------------------
|
444
|
-
//
|
445
|
-
// State (internal)
|
446
|
-
//
|
447
|
-
//--------------------------------------------------------------------------
|
448
|
-
/**
|
449
|
-
* boolean: When true configured like field is available in selected layer
|
450
|
-
*/
|
451
|
-
_likeFieldAvailable = false;
|
452
|
-
/**
|
453
|
-
* number: Increment the liked count for feature when like button is clicked
|
454
|
-
*/
|
455
|
-
_likeCount = 0;
|
456
|
-
/**
|
457
|
-
* number: Decrement the disliked count for feature when dislike button is clicked
|
458
|
-
*/
|
459
|
-
_disLikeCount = 0;
|
460
|
-
/**
|
461
|
-
* boolean: When true configured dislike field is available in selected layer
|
462
|
-
*/
|
463
|
-
_dislikeFieldAvailable = false;
|
464
|
-
/**
|
465
|
-
* boolean: When true comments are configured and its table is available in selected layer
|
466
|
-
*/
|
467
|
-
_commentsAvailable = false;
|
468
|
-
/**
|
469
|
-
* boolean: When true button will get brand color
|
470
|
-
*/
|
471
|
-
_isLikeBtnClicked = false;
|
472
|
-
/**
|
473
|
-
* boolean: When true button will get brand color
|
474
|
-
*/
|
475
|
-
_isDislikeBtnClicked = false;
|
476
|
-
/**
|
477
|
-
* string[]: objects ids of the related features (comments)
|
478
|
-
*/
|
479
|
-
_relatedFeaturesOIDs;
|
480
|
-
/**
|
481
|
-
* boolean: When performing any operations set this to true (This will be used to show loading on like/dislike buttons)
|
482
|
-
*/
|
483
|
-
_updating = false;
|
484
|
-
//--------------------------------------------------------------------------
|
485
|
-
//
|
486
392
|
// Properties (protected)
|
487
393
|
//
|
488
394
|
//--------------------------------------------------------------------------
|
@@ -905,60 +811,20 @@ const LayerList = class {
|
|
905
811
|
registerInstance(this, hostRef);
|
906
812
|
this.layerSelect = createEvent(this, "layerSelect", 7);
|
907
813
|
this.layersListLoaded = createEvent(this, "layersListLoaded", 7);
|
814
|
+
this.mapView = undefined;
|
815
|
+
this.layers = undefined;
|
816
|
+
this.locale = undefined;
|
817
|
+
this.showFeatureCount = true;
|
818
|
+
this.showNextIcon = false;
|
819
|
+
this.applyLayerViewFilter = false;
|
820
|
+
this._noLayersToDisplay = false;
|
821
|
+
this._mapLayerIds = [];
|
822
|
+
this._isLoading = false;
|
823
|
+
this._translations = undefined;
|
908
824
|
}
|
909
825
|
get el() { return getElement(this); }
|
910
826
|
//--------------------------------------------------------------------------
|
911
827
|
//
|
912
|
-
// Properties (public)
|
913
|
-
//
|
914
|
-
//--------------------------------------------------------------------------
|
915
|
-
/**
|
916
|
-
* esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
917
|
-
*/
|
918
|
-
mapView;
|
919
|
-
/**
|
920
|
-
* string[]: If passed will show only these layers in the list if they are present in map and are editable
|
921
|
-
*/
|
922
|
-
layers;
|
923
|
-
/**
|
924
|
-
* string: Locale to use for translation of stings in the UI
|
925
|
-
*/
|
926
|
-
locale;
|
927
|
-
/**
|
928
|
-
* boolean: if true display's feature count for each layer
|
929
|
-
*/
|
930
|
-
showFeatureCount = true;
|
931
|
-
/**
|
932
|
-
* boolean: If true display's arrow icon on each layer item
|
933
|
-
*/
|
934
|
-
showNextIcon = false;
|
935
|
-
/**
|
936
|
-
* boolean: If true will consider the FeatureFilter applied on the layerview
|
937
|
-
*/
|
938
|
-
applyLayerViewFilter = false;
|
939
|
-
//--------------------------------------------------------------------------
|
940
|
-
//
|
941
|
-
// State (internal)
|
942
|
-
//
|
943
|
-
//--------------------------------------------------------------------------
|
944
|
-
/**
|
945
|
-
* boolean: When true will display message no layers found
|
946
|
-
*/
|
947
|
-
_noLayersToDisplay = false;
|
948
|
-
/**
|
949
|
-
* string[]: list of layer ids from the map which will be listed
|
950
|
-
*/
|
951
|
-
_mapLayerIds = [];
|
952
|
-
/**
|
953
|
-
* boolean: When true display the loading indicator
|
954
|
-
*/
|
955
|
-
_isLoading = false;
|
956
|
-
/**
|
957
|
-
* Contains the translations for this component.
|
958
|
-
*/
|
959
|
-
_translations;
|
960
|
-
//--------------------------------------------------------------------------
|
961
|
-
//
|
962
828
|
// Properties (protected)
|
963
829
|
//
|
964
830
|
//--------------------------------------------------------------------------
|
@@ -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, c as createEvent, g as getElement, h, H as Host, F as Fragment } from './index-
|
7
|
-
import { g as getLocaleComponentStrings } from './locale-
|
6
|
+
import { r as registerInstance, c as createEvent, g as getElement, h, H as Host, F as Fragment } from './index-df5db8e9.js';
|
7
|
+
import { g as getLocaleComponentStrings } from './locale-7874c756.js';
|
8
8
|
import { E as ELayoutMode } from './interfaces-659e3836.js';
|
9
9
|
import { g as getLayerOrTable } from './mapViewUtils-9da9be1c.js';
|
10
10
|
import './esri-loader-c6842c6b.js';
|
@@ -18,259 +18,67 @@ const CrowdsourceManager = class {
|
|
18
18
|
registerInstance(this, hostRef);
|
19
19
|
this.showIntroductionWindow = createEvent(this, "showIntroductionWindow", 7);
|
20
20
|
this.showCoverPage = createEvent(this, "showCoverPage", 7);
|
21
|
+
this.appLayout = undefined;
|
22
|
+
this.appProxies = undefined;
|
23
|
+
this.basemapConfig = undefined;
|
24
|
+
this.coverPageEnabled = undefined;
|
25
|
+
this.customInfoText = undefined;
|
26
|
+
this.defaultAppLayout = undefined;
|
27
|
+
this.defaultCenter = "";
|
28
|
+
this.defaultGlobalId = "";
|
29
|
+
this.defaultLayer = "";
|
30
|
+
this.defaultLevel = "";
|
31
|
+
this.defaultOid = "";
|
32
|
+
this.defaultWebmap = "";
|
33
|
+
this.honorMapFieldSettings = false;
|
34
|
+
this.introductionWindowEnabled = false;
|
35
|
+
this.enableAutoRefresh = false;
|
36
|
+
this.enableBasemap = true;
|
37
|
+
this.enableColumnReorder = true;
|
38
|
+
this.enableCSV = true;
|
39
|
+
this.enableFloorFilter = true;
|
40
|
+
this.enableFullscreen = true;
|
41
|
+
this.enableHome = true;
|
42
|
+
this.enableLegend = true;
|
43
|
+
this.enableSearch = true;
|
44
|
+
this.enableShare = false;
|
45
|
+
this.enableZoom = true;
|
46
|
+
this.locale = undefined;
|
47
|
+
this.mapInfos = [];
|
48
|
+
this.onlyShowUpdatableLayers = true;
|
49
|
+
this.popupHeaderColor = undefined;
|
50
|
+
this.popupHeaderHoverColor = undefined;
|
51
|
+
this.popupHeaderHoverTextColor = undefined;
|
52
|
+
this.popupHeaderTextColor = undefined;
|
53
|
+
this.searchConfiguration = undefined;
|
54
|
+
this.shareIncludeEmbed = undefined;
|
55
|
+
this.shareIncludeSocial = undefined;
|
56
|
+
this.showNewestFirst = true;
|
57
|
+
this.theme = "light";
|
58
|
+
this.zoomAndScrollToSelected = false;
|
59
|
+
this.zoomToScale = undefined;
|
60
|
+
this._deleteDialogOpen = false;
|
61
|
+
this._enableCreateFeatures = true;
|
62
|
+
this._hideFooter = false;
|
63
|
+
this._hideTable = false;
|
64
|
+
this._isMobile = false;
|
65
|
+
this._isPortraitMobile = false;
|
66
|
+
this._translations = undefined;
|
67
|
+
this._layer = undefined;
|
68
|
+
this._layoutMode = ELayoutMode.GRID;
|
69
|
+
this._mapInfo = undefined;
|
70
|
+
this._mapView = undefined;
|
71
|
+
this._panelOpen = true;
|
72
|
+
this._numSelected = 0;
|
73
|
+
this._filterOpen = false;
|
74
|
+
this._showInformationHeader = true;
|
75
|
+
this._layerIds = undefined;
|
76
|
+
this._isLoading = true;
|
77
|
+
this._mapExtentFilterChecked = undefined;
|
21
78
|
}
|
22
79
|
get el() { return getElement(this); }
|
23
80
|
//--------------------------------------------------------------------------
|
24
81
|
//
|
25
|
-
// Properties (public)
|
26
|
-
//
|
27
|
-
//--------------------------------------------------------------------------
|
28
|
-
/**
|
29
|
-
* AppLayout: The type of layout the application should use.
|
30
|
-
* Valid values: "mapView" or "tableView" or "splitView"
|
31
|
-
*/
|
32
|
-
appLayout;
|
33
|
-
/**
|
34
|
-
* Array of objects containing proxy information for premium platform services.
|
35
|
-
*/
|
36
|
-
appProxies;
|
37
|
-
/**
|
38
|
-
* IBasemapConfig: List of any basemaps to filter out from the basemap widget
|
39
|
-
*/
|
40
|
-
basemapConfig;
|
41
|
-
/**
|
42
|
-
* boolean: When true a cover page has been enabled in the consuming application.
|
43
|
-
* Also when true a floating button will be shown in the lower right of the window that
|
44
|
-
* will emit an event when clicked that the consuming application can respond to that will open the cover page.
|
45
|
-
*/
|
46
|
-
coverPageEnabled;
|
47
|
-
/**
|
48
|
-
* string: custom notification text to display in the card manager
|
49
|
-
*/
|
50
|
-
customInfoText;
|
51
|
-
/**
|
52
|
-
* string: default layout the application should use
|
53
|
-
*/
|
54
|
-
defaultAppLayout;
|
55
|
-
/**
|
56
|
-
* string: default center point values for the map
|
57
|
-
* ; delimited x;y pair
|
58
|
-
*/
|
59
|
-
defaultCenter = "";
|
60
|
-
/**
|
61
|
-
* string: Global ID of the feature to select
|
62
|
-
*/
|
63
|
-
defaultGlobalId = "";
|
64
|
-
/**
|
65
|
-
* string: when provided this layer ID will be used when the app loads
|
66
|
-
*/
|
67
|
-
defaultLayer = "";
|
68
|
-
/**
|
69
|
-
* string: default zoom level
|
70
|
-
*/
|
71
|
-
defaultLevel = "";
|
72
|
-
/**
|
73
|
-
* string: Object ID of feature to select
|
74
|
-
*/
|
75
|
-
defaultOid = "";
|
76
|
-
/**
|
77
|
-
* string: Item ID of the web map that should be selected by default
|
78
|
-
*/
|
79
|
-
defaultWebmap = "";
|
80
|
-
/**
|
81
|
-
* boolean: when true we will honor field order and visibility that may have been defined
|
82
|
-
* in the map viewer if no field order is defined in the mapInfo.
|
83
|
-
*
|
84
|
-
* Field order defined in the mapInfo as would be the case for Instant App configurations
|
85
|
-
* will always override this map level setting.
|
86
|
-
*/
|
87
|
-
honorMapFieldSettings = false;
|
88
|
-
/**
|
89
|
-
* boolean: When true a introduction window has been enabled in the consuming application.
|
90
|
-
* Also when true a floating button will be shown in the lower right of the window that
|
91
|
-
* will emit an event when clicked that the consuming application can respond to that will open the introduction window.
|
92
|
-
*/
|
93
|
-
introductionWindowEnabled = false;
|
94
|
-
/**
|
95
|
-
* boolean: when true the layer table will auto refresh the data
|
96
|
-
*/
|
97
|
-
enableAutoRefresh = false;
|
98
|
-
/**
|
99
|
-
* boolean: when true the basemap widget will be available
|
100
|
-
*/
|
101
|
-
enableBasemap = true;
|
102
|
-
/**
|
103
|
-
* boolean: when true the layer table will support drag/drop of columns to adjust order
|
104
|
-
*/
|
105
|
-
enableColumnReorder = true;
|
106
|
-
/**
|
107
|
-
* boolean: when true the export to csv button will be available
|
108
|
-
*/
|
109
|
-
enableCSV = true;
|
110
|
-
/**
|
111
|
-
* boolean: when true the fullscreen widget will be available
|
112
|
-
*/
|
113
|
-
enableFloorFilter = true;
|
114
|
-
/**
|
115
|
-
* boolean: when true the fullscreen widget will be available
|
116
|
-
*/
|
117
|
-
enableFullscreen = true;
|
118
|
-
/**
|
119
|
-
* boolean: when true the home widget will be available
|
120
|
-
*/
|
121
|
-
enableHome = true;
|
122
|
-
/**
|
123
|
-
* boolean: when true the legend widget will be available
|
124
|
-
*/
|
125
|
-
enableLegend = true;
|
126
|
-
/**
|
127
|
-
* boolean: when true the search widget will be available
|
128
|
-
*/
|
129
|
-
enableSearch = true;
|
130
|
-
/**
|
131
|
-
* boolean: when true the share widget will be available
|
132
|
-
*/
|
133
|
-
enableShare = false;
|
134
|
-
/**
|
135
|
-
* boolean: when true the zoom widget will be available
|
136
|
-
*/
|
137
|
-
enableZoom = true;
|
138
|
-
/**
|
139
|
-
* string: Locale to use for translation of stings in the UI
|
140
|
-
*/
|
141
|
-
locale;
|
142
|
-
/**
|
143
|
-
* IMapInfo[]: array of map infos (name and id)
|
144
|
-
*/
|
145
|
-
mapInfos = [];
|
146
|
-
/**
|
147
|
-
* boolean: When true only editable layers that support the update capability will be available
|
148
|
-
*/
|
149
|
-
onlyShowUpdatableLayers = true;
|
150
|
-
/**
|
151
|
-
* string: The background color to apply to the popup header
|
152
|
-
*/
|
153
|
-
popupHeaderColor;
|
154
|
-
/**
|
155
|
-
* string: The color that will be displayed on hover when expanding the popup header
|
156
|
-
*/
|
157
|
-
popupHeaderHoverColor;
|
158
|
-
/**
|
159
|
-
* string: The font color that will be displayed on hover when expanding the popup header
|
160
|
-
*/
|
161
|
-
popupHeaderHoverTextColor;
|
162
|
-
/**
|
163
|
-
* string: The font color to apply to the popup header
|
164
|
-
*/
|
165
|
-
popupHeaderTextColor;
|
166
|
-
/**
|
167
|
-
* ISearchConfiguration: Configuration details for the Search widget
|
168
|
-
*/
|
169
|
-
searchConfiguration;
|
170
|
-
/**
|
171
|
-
* boolean: When true the share options will include embed option
|
172
|
-
*/
|
173
|
-
shareIncludeEmbed;
|
174
|
-
/**
|
175
|
-
* boolean: When true the share options will include social media sharing
|
176
|
-
*/
|
177
|
-
shareIncludeSocial;
|
178
|
-
/**
|
179
|
-
* boolean: when true the table will be sorted by objectid in descending order by default
|
180
|
-
*/
|
181
|
-
showNewestFirst = true;
|
182
|
-
/**
|
183
|
-
* theme: "light" | "dark" theme to be used
|
184
|
-
*/
|
185
|
-
theme = "light";
|
186
|
-
/**
|
187
|
-
* boolean: When true the selected feature will zoomed to in the map and the row will be scrolled to within the table
|
188
|
-
*/
|
189
|
-
zoomAndScrollToSelected = false;
|
190
|
-
/**
|
191
|
-
* number: default scale to zoom to when zooming to a single point feature
|
192
|
-
*/
|
193
|
-
zoomToScale;
|
194
|
-
//--------------------------------------------------------------------------
|
195
|
-
//
|
196
|
-
// State (internal)
|
197
|
-
//
|
198
|
-
//--------------------------------------------------------------------------
|
199
|
-
/**
|
200
|
-
* boolean: When true the delete dialog will be shown
|
201
|
-
*/
|
202
|
-
_deleteDialogOpen = false;
|
203
|
-
/**
|
204
|
-
* boolean: when true the users can have the option to create features
|
205
|
-
*/
|
206
|
-
_enableCreateFeatures = true;
|
207
|
-
/**
|
208
|
-
* When true the mobile footer will be hidden
|
209
|
-
*/
|
210
|
-
_hideFooter = false;
|
211
|
-
/**
|
212
|
-
* When true the table will be hidden
|
213
|
-
*/
|
214
|
-
_hideTable = false;
|
215
|
-
/**
|
216
|
-
* When true the component will render an optimized view for mobile devices
|
217
|
-
*/
|
218
|
-
_isMobile = false;
|
219
|
-
/**
|
220
|
-
* When true the component will render an optimized view for mobile devices
|
221
|
-
*/
|
222
|
-
_isPortraitMobile = false;
|
223
|
-
/**
|
224
|
-
* Contains the translations for this component.
|
225
|
-
* All UI strings should be defined here.
|
226
|
-
*/
|
227
|
-
_translations;
|
228
|
-
/**
|
229
|
-
* esri/views/layers/FeatureLayer: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
|
230
|
-
*/
|
231
|
-
_layer;
|
232
|
-
/**
|
233
|
-
* Controls the layout of the application
|
234
|
-
*/
|
235
|
-
_layoutMode = ELayoutMode.GRID;
|
236
|
-
/**
|
237
|
-
* IMapInfo: The current map info stores configuration details
|
238
|
-
*/
|
239
|
-
_mapInfo;
|
240
|
-
/**
|
241
|
-
* Stores the current map view
|
242
|
-
*/
|
243
|
-
_mapView;
|
244
|
-
/**
|
245
|
-
* Controls the layout of the application
|
246
|
-
*/
|
247
|
-
_panelOpen = true;
|
248
|
-
/**
|
249
|
-
* Number of selected features in the table
|
250
|
-
*/
|
251
|
-
_numSelected = 0;
|
252
|
-
/**
|
253
|
-
* boolean: When true the filter component will be displayed
|
254
|
-
*/
|
255
|
-
_filterOpen = false;
|
256
|
-
/**
|
257
|
-
* boolean: When true information header will be displayed
|
258
|
-
*/
|
259
|
-
_showInformationHeader = true;
|
260
|
-
/**
|
261
|
-
* boolean: list of layer ids
|
262
|
-
*/
|
263
|
-
_layerIds;
|
264
|
-
/**
|
265
|
-
* boolean: if true panel will be in loading state
|
266
|
-
*/
|
267
|
-
_isLoading = true;
|
268
|
-
/**
|
269
|
-
* boolean: if true map extent filter is applied
|
270
|
-
*/
|
271
|
-
_mapExtentFilterChecked;
|
272
|
-
//--------------------------------------------------------------------------
|
273
|
-
//
|
274
82
|
// Properties (protected)
|
275
83
|
//
|
276
84
|
//--------------------------------------------------------------------------
|
@@ -335,7 +143,7 @@ const CrowdsourceManager = class {
|
|
335
143
|
*/
|
336
144
|
appLayoutWatchHandler(newAppLayout, oldAppLayout) {
|
337
145
|
if (newAppLayout !== oldAppLayout) {
|
338
|
-
this._layerTable
|
146
|
+
void this._layerTable?.validateTableUpdate(newAppLayout === 'splitView');
|
339
147
|
this._setActiveLayout(newAppLayout);
|
340
148
|
// update the layer if table selected while switching to map view
|
341
149
|
if (this.appLayout === "mapView" && this._layer?.isTable) {
|
@@ -458,7 +266,7 @@ const CrowdsourceManager = class {
|
|
458
266
|
render() {
|
459
267
|
// only avoid border when we have a header color that is not white
|
460
268
|
const borderClass = this.popupHeaderColor && this.popupHeaderColor !== "#FFFFFF" ? "border-width-0" : "";
|
461
|
-
return (h(Host, { key: '
|
269
|
+
return (h(Host, { key: '4ec349cf53a543077a3b938d5dad2e767f533181' }, h("calcite-shell", { key: '08c56e11ff814419aeb7295bba240b0e96856cae', class: "position-relative" }, h("calcite-panel", { key: 'aac7ff804b7e98f3b5d1b11dbc5ee8e18c9467ca', class: `width-full height-full ${borderClass}`, loading: this._isLoading }, this._getBody(this._layoutMode, this._panelOpen, this._hideTable)), this._getFooter()), this._filterModal(), this._deleteModal()));
|
462
270
|
}
|
463
271
|
/**
|
464
272
|
* Called after each render
|