@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
@@ -21,78 +21,25 @@ const CreateFeature = /*@__PURE__*/ proxyCustomElement(class CreateFeature exten
|
|
21
21
|
this.editingAttachment = createEvent(this, "editingAttachment", 7);
|
22
22
|
this.progressStatus = createEvent(this, "progressStatus", 7);
|
23
23
|
this.modeChanged = createEvent(this, "modeChanged", 7);
|
24
|
+
this.customizeSubmit = false;
|
25
|
+
this.enableSearch = false;
|
26
|
+
this.floorLevel = undefined;
|
27
|
+
this.formElements = undefined;
|
28
|
+
this.isMobile = undefined;
|
29
|
+
this.locale = undefined;
|
30
|
+
this.mapView = undefined;
|
31
|
+
this.searchConfiguration = undefined;
|
32
|
+
this.selectedLayerId = undefined;
|
33
|
+
this.showGuidingMsg = true;
|
34
|
+
this.showGuidingMsgWhileDrawing = true;
|
35
|
+
this.submitNewReportsMessage = undefined;
|
36
|
+
this._currentPage = "templatePicker";
|
37
|
+
this._editorLoading = false;
|
38
|
+
this._translations = undefined;
|
24
39
|
}
|
25
40
|
get el() { return this; }
|
26
41
|
//--------------------------------------------------------------------------
|
27
42
|
//
|
28
|
-
// Properties (public)
|
29
|
-
//
|
30
|
-
//--------------------------------------------------------------------------
|
31
|
-
/**
|
32
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
33
|
-
*/
|
34
|
-
mapView;
|
35
|
-
/**
|
36
|
-
* string: Layer id of the feature layer in which the new feature is to be created
|
37
|
-
*/
|
38
|
-
selectedLayerId;
|
39
|
-
/**
|
40
|
-
* boolean: Set this to true when have a custom submit button in the app.
|
41
|
-
* This will hide the header and footer elements of the editor and user needs to execute the submit method manually.
|
42
|
-
*/
|
43
|
-
customizeSubmit = false;
|
44
|
-
/**
|
45
|
-
* string: Locale to use for translation of stings in the UI
|
46
|
-
*/
|
47
|
-
locale;
|
48
|
-
/**
|
49
|
-
* ISearchConfiguration: Configuration details for the Search widget
|
50
|
-
*/
|
51
|
-
searchConfiguration;
|
52
|
-
/**
|
53
|
-
* boolean: When true the application will be in mobile mode, controls the mobile or desktop view
|
54
|
-
*/
|
55
|
-
isMobile;
|
56
|
-
/**
|
57
|
-
* string: selected floor level
|
58
|
-
*/
|
59
|
-
floorLevel;
|
60
|
-
/**
|
61
|
-
* string: selected floor level
|
62
|
-
*/
|
63
|
-
formElements;
|
64
|
-
/**
|
65
|
-
* boolean: When true the Search box will be displayed
|
66
|
-
*/
|
67
|
-
enableSearch = false;
|
68
|
-
/**
|
69
|
-
* boolean: When true the notice message with the current state should be shown
|
70
|
-
*/
|
71
|
-
showGuidingMsg = true;
|
72
|
-
/**
|
73
|
-
* boolean: When false the notice message at drawing page will be hidden
|
74
|
-
*/
|
75
|
-
showGuidingMsgWhileDrawing = true;
|
76
|
-
//--------------------------------------------------------------------------
|
77
|
-
//
|
78
|
-
// State (internal)
|
79
|
-
//
|
80
|
-
//--------------------------------------------------------------------------
|
81
|
-
/**
|
82
|
-
* boolean: When true a loading indicator will be shown while the editor loads
|
83
|
-
*/
|
84
|
-
_editorLoading = false;
|
85
|
-
/**
|
86
|
-
* ICurrentPage: specifies the current page
|
87
|
-
*/
|
88
|
-
_currentPage = "templatePicker";
|
89
|
-
/**
|
90
|
-
* Contains the translations for this component.
|
91
|
-
* All UI strings should be defined here.
|
92
|
-
*/
|
93
|
-
_translations;
|
94
|
-
//--------------------------------------------------------------------------
|
95
|
-
//
|
96
43
|
// Properties (protected)
|
97
44
|
//
|
98
45
|
//--------------------------------------------------------------------------
|
@@ -106,6 +53,11 @@ const CreateFeature = /*@__PURE__*/ proxyCustomElement(class CreateFeature exten
|
|
106
53
|
* The ExpressionInfo constructor
|
107
54
|
*/
|
108
55
|
ExpressionInfo;
|
56
|
+
/**
|
57
|
+
* https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
|
58
|
+
* The Feature layer instance
|
59
|
+
*/
|
60
|
+
FeatureLayer;
|
109
61
|
/**
|
110
62
|
* esri/form/elements/FieldElement: https://developers.arcgis.com/javascript/latest/api-reference/esri-form-elements-FieldElement.html
|
111
63
|
* The FieldElement constructor
|
@@ -115,68 +67,63 @@ const CreateFeature = /*@__PURE__*/ proxyCustomElement(class CreateFeature exten
|
|
115
67
|
* esri/form/FormTemplate: https://developers.arcgis.com/javascript/latest/api-reference/esri-form-FormTemplate.html
|
116
68
|
*/
|
117
69
|
FormTemplate;
|
118
|
-
/**
|
119
|
-
* esri/widgets/Editor: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor.html
|
120
|
-
* The Editor instance
|
121
|
-
*/
|
122
|
-
_editor;
|
123
|
-
/**
|
124
|
-
* https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
|
125
|
-
* The Feature layer instance
|
126
|
-
*/
|
127
|
-
FeatureLayer;
|
128
70
|
/**
|
129
71
|
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
130
72
|
* The MapView instance
|
131
73
|
*/
|
132
74
|
MapView;
|
133
|
-
/**
|
134
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
135
|
-
* Updated map view instance
|
136
|
-
*/
|
137
|
-
_updatedMapView;
|
138
75
|
/**
|
139
76
|
* esri/widgets/Search: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
|
140
77
|
* The Search instance
|
141
78
|
*/
|
142
79
|
Search;
|
143
|
-
/**
|
144
|
-
* "esri/widgets/Search": https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
|
145
|
-
* The Search instance
|
146
|
-
*/
|
147
|
-
_search;
|
148
|
-
/**
|
149
|
-
* esri/core/reactiveUtils: https://developers.arcgis.com/javascript/latest/api-reference/esri-core-reactiveUtils.html
|
150
|
-
*/
|
151
|
-
reactiveUtils;
|
152
80
|
/**
|
153
81
|
* boolean: Flag to maintain the add attachment
|
154
82
|
*/
|
155
83
|
_addingAttachment;
|
84
|
+
/**
|
85
|
+
* HTMLCalciteNoticeElement: calcite notice refrence element
|
86
|
+
*/
|
87
|
+
_calciteNotice;
|
156
88
|
/**
|
157
89
|
* HTMLDivElement: The node the editor will be added to
|
158
90
|
*/
|
159
91
|
_container;
|
160
92
|
/**
|
161
|
-
*
|
93
|
+
* esri/widgets/Editor: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor.html
|
94
|
+
* The Editor instance
|
162
95
|
*/
|
163
|
-
|
96
|
+
_editor;
|
164
97
|
/**
|
165
98
|
* boolean: Flag to maintain form submission using submit button
|
166
99
|
*/
|
167
100
|
_isSubmitBtnClicked = false;
|
168
101
|
/**
|
169
|
-
*
|
102
|
+
* HTMLDivElement: The node for the map view
|
170
103
|
*/
|
171
|
-
|
104
|
+
_mapViewContainer;
|
105
|
+
/**
|
106
|
+
* esri/core/reactiveUtils: https://developers.arcgis.com/javascript/latest/api-reference/esri-core-reactiveUtils.html
|
107
|
+
*/
|
108
|
+
reactiveUtils;
|
109
|
+
/**
|
110
|
+
* "esri/widgets/Search": https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
|
111
|
+
* The Search instance
|
112
|
+
*/
|
113
|
+
_search;
|
172
114
|
/**
|
173
115
|
* HTMLDivElement: refrence for search div element
|
174
116
|
*/
|
175
117
|
_searchDiv;
|
176
118
|
/**
|
177
|
-
*
|
119
|
+
* __esri.FeatureLayer: selected feature layer;
|
178
120
|
*/
|
179
|
-
|
121
|
+
_selectedLayer;
|
122
|
+
/**
|
123
|
+
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
124
|
+
* Updated map view instance
|
125
|
+
*/
|
126
|
+
_updatedMapView;
|
180
127
|
//--------------------------------------------------------------------------
|
181
128
|
//
|
182
129
|
// Watch handlers
|
@@ -336,8 +283,8 @@ const CreateFeature = /*@__PURE__*/ proxyCustomElement(class CreateFeature exten
|
|
336
283
|
else if (this._currentPage === 'featureForm') {
|
337
284
|
guidingMsg = this._translations.provideDetailsMsg;
|
338
285
|
}
|
339
|
-
return (h(Fragment, { key: '
|
340
|
-
h("div", { key: '
|
286
|
+
return (h(Fragment, { key: 'cb3462a70e0097e9b4ac9dac3f910fce6d30f8b5' }, showGuidingMsg && h("calcite-notice", { key: 'ddd908ac4b31f60d07de064ec1decae06b3d93bd', class: "notice-msg", icon: "lightbulb", kind: "success", open: true, ref: el => this._calciteNotice = el }, h("div", { key: '3cee10085fa29190d88d3d03d35f726d1b51651b', slot: "message" }, guidingMsg)), h("calcite-loader", { key: 'cf714d63a011712fa03c148c17a8811356e14859', class: loaderClass, label: "", scale: "s" }), h("div", { key: 'e20cb740a1d22795b397af191a26339d709aba0d', class: featureFormClass, id: "feature-form" }), this.enableSearch &&
|
287
|
+
h("div", { key: 'd2b439d3845b69527fdea2414c7b22078b0af4ea', class: `search-widget ${showSearchWidget} ${featureFormClass}`, id: "search-widget-ref", ref: el => this._searchDiv = el }), h("div", { key: '1f4e39aaaa93f4e2102767c04c5ad256e4f129e2', class: `${mobileMapClass}`, ref: (el) => { this._mapViewContainer = el; } })));
|
341
288
|
}
|
342
289
|
//--------------------------------------------------------------------------
|
343
290
|
//
|
@@ -748,19 +695,20 @@ const CreateFeature = /*@__PURE__*/ proxyCustomElement(class CreateFeature exten
|
|
748
695
|
}; }
|
749
696
|
static get style() { return CreateFeatureStyle0; }
|
750
697
|
}, [0, "create-feature", {
|
751
|
-
"mapView": [16],
|
752
|
-
"selectedLayerId": [1, "selected-layer-id"],
|
753
698
|
"customizeSubmit": [4, "customize-submit"],
|
754
|
-
"
|
755
|
-
"searchConfiguration": [16],
|
756
|
-
"isMobile": [4, "is-mobile"],
|
699
|
+
"enableSearch": [4, "enable-search"],
|
757
700
|
"floorLevel": [1, "floor-level"],
|
758
701
|
"formElements": [8, "form-elements"],
|
759
|
-
"
|
702
|
+
"isMobile": [4, "is-mobile"],
|
703
|
+
"locale": [1],
|
704
|
+
"mapView": [16],
|
705
|
+
"searchConfiguration": [16],
|
706
|
+
"selectedLayerId": [1, "selected-layer-id"],
|
760
707
|
"showGuidingMsg": [4, "show-guiding-msg"],
|
761
708
|
"showGuidingMsgWhileDrawing": [4, "show-guiding-msg-while-drawing"],
|
762
|
-
"
|
709
|
+
"submitNewReportsMessage": [1, "submit-new-reports-message"],
|
763
710
|
"_currentPage": [32],
|
711
|
+
"_editorLoading": [32],
|
764
712
|
"_translations": [32],
|
765
713
|
"submit": [64],
|
766
714
|
"refresh": [64]
|
@@ -18,54 +18,18 @@ const CreateRelatedFeature = /*@__PURE__*/ proxyCustomElement(class CreateRelate
|
|
18
18
|
this.fail = createEvent(this, "fail", 7);
|
19
19
|
this.isActionPending = createEvent(this, "isActionPending", 7);
|
20
20
|
this.formReady = createEvent(this, "formReady", 7);
|
21
|
+
this.locale = undefined;
|
22
|
+
this.mapView = undefined;
|
23
|
+
this.table = undefined;
|
24
|
+
this.selectedFeature = undefined;
|
25
|
+
this.customizeSubmit = false;
|
26
|
+
this.showGuidingMsg = true;
|
27
|
+
this._editorLoading = false;
|
28
|
+
this._translations = undefined;
|
21
29
|
}
|
22
30
|
get el() { return this; }
|
23
31
|
//--------------------------------------------------------------------------
|
24
32
|
//
|
25
|
-
// Properties (public)
|
26
|
-
//
|
27
|
-
//--------------------------------------------------------------------------
|
28
|
-
/**
|
29
|
-
* string: Locale to use for translation of stings in the UI
|
30
|
-
*/
|
31
|
-
locale;
|
32
|
-
/**
|
33
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
34
|
-
*/
|
35
|
-
mapView;
|
36
|
-
/**
|
37
|
-
* __esri.FeatureLayer: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
|
38
|
-
*/
|
39
|
-
table;
|
40
|
-
/**
|
41
|
-
* __esri.Graphic: https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html
|
42
|
-
*/
|
43
|
-
selectedFeature;
|
44
|
-
/**
|
45
|
-
* boolean: Set this to true when have a custom submit button in the app.
|
46
|
-
* This will hide the header and footer elements of the editor and user needs to execute the submit method manually.
|
47
|
-
*/
|
48
|
-
customizeSubmit = false;
|
49
|
-
/**
|
50
|
-
* boolean: When true the notice message should be shown
|
51
|
-
*/
|
52
|
-
showGuidingMsg = true;
|
53
|
-
//--------------------------------------------------------------------------
|
54
|
-
//
|
55
|
-
// State (internal)
|
56
|
-
//
|
57
|
-
//--------------------------------------------------------------------------
|
58
|
-
/**
|
59
|
-
* boolean: When true a loading indicator will be shown while the editor loads
|
60
|
-
*/
|
61
|
-
_editorLoading = false;
|
62
|
-
/**
|
63
|
-
* Contains the translations for this component.
|
64
|
-
* All UI strings should be defined here.
|
65
|
-
*/
|
66
|
-
_translations;
|
67
|
-
//--------------------------------------------------------------------------
|
68
|
-
//
|
69
33
|
// Properties (protected)
|
70
34
|
//
|
71
35
|
//--------------------------------------------------------------------------
|
@@ -35,259 +35,67 @@ const CrowdsourceManager$1 = /*@__PURE__*/ proxyCustomElement(class CrowdsourceM
|
|
35
35
|
this.__registerHost();
|
36
36
|
this.showIntroductionWindow = createEvent(this, "showIntroductionWindow", 7);
|
37
37
|
this.showCoverPage = createEvent(this, "showCoverPage", 7);
|
38
|
+
this.appLayout = undefined;
|
39
|
+
this.appProxies = undefined;
|
40
|
+
this.basemapConfig = undefined;
|
41
|
+
this.coverPageEnabled = undefined;
|
42
|
+
this.customInfoText = undefined;
|
43
|
+
this.defaultAppLayout = undefined;
|
44
|
+
this.defaultCenter = "";
|
45
|
+
this.defaultGlobalId = "";
|
46
|
+
this.defaultLayer = "";
|
47
|
+
this.defaultLevel = "";
|
48
|
+
this.defaultOid = "";
|
49
|
+
this.defaultWebmap = "";
|
50
|
+
this.honorMapFieldSettings = false;
|
51
|
+
this.introductionWindowEnabled = false;
|
52
|
+
this.enableAutoRefresh = false;
|
53
|
+
this.enableBasemap = true;
|
54
|
+
this.enableColumnReorder = true;
|
55
|
+
this.enableCSV = true;
|
56
|
+
this.enableFloorFilter = true;
|
57
|
+
this.enableFullscreen = true;
|
58
|
+
this.enableHome = true;
|
59
|
+
this.enableLegend = true;
|
60
|
+
this.enableSearch = true;
|
61
|
+
this.enableShare = false;
|
62
|
+
this.enableZoom = true;
|
63
|
+
this.locale = undefined;
|
64
|
+
this.mapInfos = [];
|
65
|
+
this.onlyShowUpdatableLayers = true;
|
66
|
+
this.popupHeaderColor = undefined;
|
67
|
+
this.popupHeaderHoverColor = undefined;
|
68
|
+
this.popupHeaderHoverTextColor = undefined;
|
69
|
+
this.popupHeaderTextColor = undefined;
|
70
|
+
this.searchConfiguration = undefined;
|
71
|
+
this.shareIncludeEmbed = undefined;
|
72
|
+
this.shareIncludeSocial = undefined;
|
73
|
+
this.showNewestFirst = true;
|
74
|
+
this.theme = "light";
|
75
|
+
this.zoomAndScrollToSelected = false;
|
76
|
+
this.zoomToScale = undefined;
|
77
|
+
this._deleteDialogOpen = false;
|
78
|
+
this._enableCreateFeatures = true;
|
79
|
+
this._hideFooter = false;
|
80
|
+
this._hideTable = false;
|
81
|
+
this._isMobile = false;
|
82
|
+
this._isPortraitMobile = false;
|
83
|
+
this._translations = undefined;
|
84
|
+
this._layer = undefined;
|
85
|
+
this._layoutMode = ELayoutMode.GRID;
|
86
|
+
this._mapInfo = undefined;
|
87
|
+
this._mapView = undefined;
|
88
|
+
this._panelOpen = true;
|
89
|
+
this._numSelected = 0;
|
90
|
+
this._filterOpen = false;
|
91
|
+
this._showInformationHeader = true;
|
92
|
+
this._layerIds = undefined;
|
93
|
+
this._isLoading = true;
|
94
|
+
this._mapExtentFilterChecked = undefined;
|
38
95
|
}
|
39
96
|
get el() { return this; }
|
40
97
|
//--------------------------------------------------------------------------
|
41
98
|
//
|
42
|
-
// Properties (public)
|
43
|
-
//
|
44
|
-
//--------------------------------------------------------------------------
|
45
|
-
/**
|
46
|
-
* AppLayout: The type of layout the application should use.
|
47
|
-
* Valid values: "mapView" or "tableView" or "splitView"
|
48
|
-
*/
|
49
|
-
appLayout;
|
50
|
-
/**
|
51
|
-
* Array of objects containing proxy information for premium platform services.
|
52
|
-
*/
|
53
|
-
appProxies;
|
54
|
-
/**
|
55
|
-
* IBasemapConfig: List of any basemaps to filter out from the basemap widget
|
56
|
-
*/
|
57
|
-
basemapConfig;
|
58
|
-
/**
|
59
|
-
* boolean: When true a cover page has been enabled in the consuming application.
|
60
|
-
* Also when true a floating button will be shown in the lower right of the window that
|
61
|
-
* will emit an event when clicked that the consuming application can respond to that will open the cover page.
|
62
|
-
*/
|
63
|
-
coverPageEnabled;
|
64
|
-
/**
|
65
|
-
* string: custom notification text to display in the card manager
|
66
|
-
*/
|
67
|
-
customInfoText;
|
68
|
-
/**
|
69
|
-
* string: default layout the application should use
|
70
|
-
*/
|
71
|
-
defaultAppLayout;
|
72
|
-
/**
|
73
|
-
* string: default center point values for the map
|
74
|
-
* ; delimited x;y pair
|
75
|
-
*/
|
76
|
-
defaultCenter = "";
|
77
|
-
/**
|
78
|
-
* string: Global ID of the feature to select
|
79
|
-
*/
|
80
|
-
defaultGlobalId = "";
|
81
|
-
/**
|
82
|
-
* string: when provided this layer ID will be used when the app loads
|
83
|
-
*/
|
84
|
-
defaultLayer = "";
|
85
|
-
/**
|
86
|
-
* string: default zoom level
|
87
|
-
*/
|
88
|
-
defaultLevel = "";
|
89
|
-
/**
|
90
|
-
* string: Object ID of feature to select
|
91
|
-
*/
|
92
|
-
defaultOid = "";
|
93
|
-
/**
|
94
|
-
* string: Item ID of the web map that should be selected by default
|
95
|
-
*/
|
96
|
-
defaultWebmap = "";
|
97
|
-
/**
|
98
|
-
* boolean: when true we will honor field order and visibility that may have been defined
|
99
|
-
* in the map viewer if no field order is defined in the mapInfo.
|
100
|
-
*
|
101
|
-
* Field order defined in the mapInfo as would be the case for Instant App configurations
|
102
|
-
* will always override this map level setting.
|
103
|
-
*/
|
104
|
-
honorMapFieldSettings = false;
|
105
|
-
/**
|
106
|
-
* boolean: When true a introduction window has been enabled in the consuming application.
|
107
|
-
* Also when true a floating button will be shown in the lower right of the window that
|
108
|
-
* will emit an event when clicked that the consuming application can respond to that will open the introduction window.
|
109
|
-
*/
|
110
|
-
introductionWindowEnabled = false;
|
111
|
-
/**
|
112
|
-
* boolean: when true the layer table will auto refresh the data
|
113
|
-
*/
|
114
|
-
enableAutoRefresh = false;
|
115
|
-
/**
|
116
|
-
* boolean: when true the basemap widget will be available
|
117
|
-
*/
|
118
|
-
enableBasemap = true;
|
119
|
-
/**
|
120
|
-
* boolean: when true the layer table will support drag/drop of columns to adjust order
|
121
|
-
*/
|
122
|
-
enableColumnReorder = true;
|
123
|
-
/**
|
124
|
-
* boolean: when true the export to csv button will be available
|
125
|
-
*/
|
126
|
-
enableCSV = true;
|
127
|
-
/**
|
128
|
-
* boolean: when true the fullscreen widget will be available
|
129
|
-
*/
|
130
|
-
enableFloorFilter = true;
|
131
|
-
/**
|
132
|
-
* boolean: when true the fullscreen widget will be available
|
133
|
-
*/
|
134
|
-
enableFullscreen = true;
|
135
|
-
/**
|
136
|
-
* boolean: when true the home widget will be available
|
137
|
-
*/
|
138
|
-
enableHome = true;
|
139
|
-
/**
|
140
|
-
* boolean: when true the legend widget will be available
|
141
|
-
*/
|
142
|
-
enableLegend = true;
|
143
|
-
/**
|
144
|
-
* boolean: when true the search widget will be available
|
145
|
-
*/
|
146
|
-
enableSearch = true;
|
147
|
-
/**
|
148
|
-
* boolean: when true the share widget will be available
|
149
|
-
*/
|
150
|
-
enableShare = false;
|
151
|
-
/**
|
152
|
-
* boolean: when true the zoom widget will be available
|
153
|
-
*/
|
154
|
-
enableZoom = true;
|
155
|
-
/**
|
156
|
-
* string: Locale to use for translation of stings in the UI
|
157
|
-
*/
|
158
|
-
locale;
|
159
|
-
/**
|
160
|
-
* IMapInfo[]: array of map infos (name and id)
|
161
|
-
*/
|
162
|
-
mapInfos = [];
|
163
|
-
/**
|
164
|
-
* boolean: When true only editable layers that support the update capability will be available
|
165
|
-
*/
|
166
|
-
onlyShowUpdatableLayers = true;
|
167
|
-
/**
|
168
|
-
* string: The background color to apply to the popup header
|
169
|
-
*/
|
170
|
-
popupHeaderColor;
|
171
|
-
/**
|
172
|
-
* string: The color that will be displayed on hover when expanding the popup header
|
173
|
-
*/
|
174
|
-
popupHeaderHoverColor;
|
175
|
-
/**
|
176
|
-
* string: The font color that will be displayed on hover when expanding the popup header
|
177
|
-
*/
|
178
|
-
popupHeaderHoverTextColor;
|
179
|
-
/**
|
180
|
-
* string: The font color to apply to the popup header
|
181
|
-
*/
|
182
|
-
popupHeaderTextColor;
|
183
|
-
/**
|
184
|
-
* ISearchConfiguration: Configuration details for the Search widget
|
185
|
-
*/
|
186
|
-
searchConfiguration;
|
187
|
-
/**
|
188
|
-
* boolean: When true the share options will include embed option
|
189
|
-
*/
|
190
|
-
shareIncludeEmbed;
|
191
|
-
/**
|
192
|
-
* boolean: When true the share options will include social media sharing
|
193
|
-
*/
|
194
|
-
shareIncludeSocial;
|
195
|
-
/**
|
196
|
-
* boolean: when true the table will be sorted by objectid in descending order by default
|
197
|
-
*/
|
198
|
-
showNewestFirst = true;
|
199
|
-
/**
|
200
|
-
* theme: "light" | "dark" theme to be used
|
201
|
-
*/
|
202
|
-
theme = "light";
|
203
|
-
/**
|
204
|
-
* boolean: When true the selected feature will zoomed to in the map and the row will be scrolled to within the table
|
205
|
-
*/
|
206
|
-
zoomAndScrollToSelected = false;
|
207
|
-
/**
|
208
|
-
* number: default scale to zoom to when zooming to a single point feature
|
209
|
-
*/
|
210
|
-
zoomToScale;
|
211
|
-
//--------------------------------------------------------------------------
|
212
|
-
//
|
213
|
-
// State (internal)
|
214
|
-
//
|
215
|
-
//--------------------------------------------------------------------------
|
216
|
-
/**
|
217
|
-
* boolean: When true the delete dialog will be shown
|
218
|
-
*/
|
219
|
-
_deleteDialogOpen = false;
|
220
|
-
/**
|
221
|
-
* boolean: when true the users can have the option to create features
|
222
|
-
*/
|
223
|
-
_enableCreateFeatures = true;
|
224
|
-
/**
|
225
|
-
* When true the mobile footer will be hidden
|
226
|
-
*/
|
227
|
-
_hideFooter = false;
|
228
|
-
/**
|
229
|
-
* When true the table will be hidden
|
230
|
-
*/
|
231
|
-
_hideTable = false;
|
232
|
-
/**
|
233
|
-
* When true the component will render an optimized view for mobile devices
|
234
|
-
*/
|
235
|
-
_isMobile = false;
|
236
|
-
/**
|
237
|
-
* When true the component will render an optimized view for mobile devices
|
238
|
-
*/
|
239
|
-
_isPortraitMobile = false;
|
240
|
-
/**
|
241
|
-
* Contains the translations for this component.
|
242
|
-
* All UI strings should be defined here.
|
243
|
-
*/
|
244
|
-
_translations;
|
245
|
-
/**
|
246
|
-
* esri/views/layers/FeatureLayer: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
|
247
|
-
*/
|
248
|
-
_layer;
|
249
|
-
/**
|
250
|
-
* Controls the layout of the application
|
251
|
-
*/
|
252
|
-
_layoutMode = ELayoutMode.GRID;
|
253
|
-
/**
|
254
|
-
* IMapInfo: The current map info stores configuration details
|
255
|
-
*/
|
256
|
-
_mapInfo;
|
257
|
-
/**
|
258
|
-
* Stores the current map view
|
259
|
-
*/
|
260
|
-
_mapView;
|
261
|
-
/**
|
262
|
-
* Controls the layout of the application
|
263
|
-
*/
|
264
|
-
_panelOpen = true;
|
265
|
-
/**
|
266
|
-
* Number of selected features in the table
|
267
|
-
*/
|
268
|
-
_numSelected = 0;
|
269
|
-
/**
|
270
|
-
* boolean: When true the filter component will be displayed
|
271
|
-
*/
|
272
|
-
_filterOpen = false;
|
273
|
-
/**
|
274
|
-
* boolean: When true information header will be displayed
|
275
|
-
*/
|
276
|
-
_showInformationHeader = true;
|
277
|
-
/**
|
278
|
-
* boolean: list of layer ids
|
279
|
-
*/
|
280
|
-
_layerIds;
|
281
|
-
/**
|
282
|
-
* boolean: if true panel will be in loading state
|
283
|
-
*/
|
284
|
-
_isLoading = true;
|
285
|
-
/**
|
286
|
-
* boolean: if true map extent filter is applied
|
287
|
-
*/
|
288
|
-
_mapExtentFilterChecked;
|
289
|
-
//--------------------------------------------------------------------------
|
290
|
-
//
|
291
99
|
// Properties (protected)
|
292
100
|
//
|
293
101
|
//--------------------------------------------------------------------------
|
@@ -352,7 +160,7 @@ const CrowdsourceManager$1 = /*@__PURE__*/ proxyCustomElement(class CrowdsourceM
|
|
352
160
|
*/
|
353
161
|
appLayoutWatchHandler(newAppLayout, oldAppLayout) {
|
354
162
|
if (newAppLayout !== oldAppLayout) {
|
355
|
-
this._layerTable
|
163
|
+
void this._layerTable?.validateTableUpdate(newAppLayout === 'splitView');
|
356
164
|
this._setActiveLayout(newAppLayout);
|
357
165
|
// update the layer if table selected while switching to map view
|
358
166
|
if (this.appLayout === "mapView" && this._layer?.isTable) {
|
@@ -475,7 +283,7 @@ const CrowdsourceManager$1 = /*@__PURE__*/ proxyCustomElement(class CrowdsourceM
|
|
475
283
|
render() {
|
476
284
|
// only avoid border when we have a header color that is not white
|
477
285
|
const borderClass = this.popupHeaderColor && this.popupHeaderColor !== "#FFFFFF" ? "border-width-0" : "";
|
478
|
-
return (h(Host, { key: '
|
286
|
+
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()));
|
479
287
|
}
|
480
288
|
/**
|
481
289
|
* Called after each render
|