@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
@@ -22,148 +22,40 @@ const MapSelectTools = /*@__PURE__*/ proxyCustomElement(class MapSelectTools ext
|
|
22
22
|
super();
|
23
23
|
this.__registerHost();
|
24
24
|
this.selectionSetChange = createEvent(this, "selectionSetChange", 7);
|
25
|
+
this.bufferColor = [227, 139, 79, 0.8];
|
26
|
+
this.bufferOutlineColor = [255, 255, 255];
|
27
|
+
this.customLabelEnabled = undefined;
|
28
|
+
this.enabledLayerIds = [];
|
29
|
+
this.enableLayerFeatures = true;
|
30
|
+
this.enableLayerFeaturesOnLoad = false;
|
31
|
+
this.enableSearchDistance = true;
|
32
|
+
this.enableSearchDistanceOnLoad = false;
|
33
|
+
this.enableSketchTools = true;
|
34
|
+
this.defaultBufferDistance = undefined;
|
35
|
+
this.defaultBufferUnit = undefined;
|
36
|
+
this.geometries = [];
|
37
|
+
this.isUpdate = false;
|
38
|
+
this.layerViews = [];
|
39
|
+
this.locale = undefined;
|
40
|
+
this.mapView = undefined;
|
41
|
+
this.noResultText = undefined;
|
42
|
+
this.searchConfiguration = undefined;
|
43
|
+
this.selectionSet = undefined;
|
44
|
+
this.selectionLayerIds = [];
|
45
|
+
this.selectLayerView = undefined;
|
46
|
+
this.sketchLineSymbol = undefined;
|
47
|
+
this.sketchPointSymbol = undefined;
|
48
|
+
this.sketchPolygonSymbol = undefined;
|
49
|
+
this.searchDistanceEnabled = false;
|
50
|
+
this.useLayerFeaturesEnabled = false;
|
51
|
+
this._numSelected = 0;
|
52
|
+
this._searchTerm = undefined;
|
53
|
+
this._selectionLoading = false;
|
54
|
+
this._translations = undefined;
|
25
55
|
}
|
26
56
|
get el() { return this; }
|
27
57
|
//--------------------------------------------------------------------------
|
28
58
|
//
|
29
|
-
// Properties (public)
|
30
|
-
//
|
31
|
-
//--------------------------------------------------------------------------
|
32
|
-
/**
|
33
|
-
* string | number[] | object with r, g, b, a: https://developers.arcgis.com/javascript/latest/api-reference/esri-Color.html
|
34
|
-
*/
|
35
|
-
bufferColor = [227, 139, 79, 0.8];
|
36
|
-
/**
|
37
|
-
* string | number[] | object with r, g, b, a: https://developers.arcgis.com/javascript/latest/api-reference/esri-Color.html
|
38
|
-
*/
|
39
|
-
bufferOutlineColor = [255, 255, 255];
|
40
|
-
/**
|
41
|
-
* boolean: When true the user can define a name for each notification list
|
42
|
-
*/
|
43
|
-
customLabelEnabled;
|
44
|
-
/**
|
45
|
-
* string[]: Optional list of enabled layer ids
|
46
|
-
* If empty all layers will be available
|
47
|
-
*/
|
48
|
-
enabledLayerIds = [];
|
49
|
-
/**
|
50
|
-
* boolean: When true users will be allowed to optionally use features from a layer as the selection geometry
|
51
|
-
*/
|
52
|
-
enableLayerFeatures = true;
|
53
|
-
/**
|
54
|
-
* boolean: When true the use features from a layer options will be enabled when the component loads
|
55
|
-
*/
|
56
|
-
enableLayerFeaturesOnLoad = false;
|
57
|
-
/**
|
58
|
-
* boolean: When true users will be allowed to optionally create a buffer around the selection geometry
|
59
|
-
*/
|
60
|
-
enableSearchDistance = true;
|
61
|
-
/**
|
62
|
-
* boolean: When true the serach distance options will be enabled when the component loads
|
63
|
-
*/
|
64
|
-
enableSearchDistanceOnLoad = false;
|
65
|
-
/**
|
66
|
-
* boolean: When true sketch tools will be provided to allow users to draw a selection geometry
|
67
|
-
*/
|
68
|
-
enableSketchTools = true;
|
69
|
-
/**
|
70
|
-
* number: The default value to show for the buffer distance
|
71
|
-
*/
|
72
|
-
defaultBufferDistance;
|
73
|
-
/**
|
74
|
-
* number: The default value to show for the buffer unit
|
75
|
-
*/
|
76
|
-
defaultBufferUnit;
|
77
|
-
/**
|
78
|
-
* esri/geometry: https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry.html
|
79
|
-
*/
|
80
|
-
geometries = [];
|
81
|
-
/**
|
82
|
-
* boolean: When true a new label is not generated for the stored selection set
|
83
|
-
*/
|
84
|
-
isUpdate = false;
|
85
|
-
/**
|
86
|
-
* esri/views/layers/FeatureLayerView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html
|
87
|
-
*/
|
88
|
-
layerViews = [];
|
89
|
-
/**
|
90
|
-
* string: The current user locale.
|
91
|
-
*/
|
92
|
-
locale;
|
93
|
-
/**
|
94
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
95
|
-
*/
|
96
|
-
mapView;
|
97
|
-
/**
|
98
|
-
* string: The value to show for no results
|
99
|
-
* when left empty the default text "0 selected features from {layerTitle}" will be shown
|
100
|
-
*/
|
101
|
-
noResultText;
|
102
|
-
/**
|
103
|
-
* ISearchConfiguration: Configuration details for the Search widget
|
104
|
-
*/
|
105
|
-
searchConfiguration;
|
106
|
-
/**
|
107
|
-
* utils/interfaces/ISelectionSet: Used to store key details about any selections that have been made.
|
108
|
-
*/
|
109
|
-
selectionSet;
|
110
|
-
/**
|
111
|
-
* string[]: List of layer ids that should be shown as potential selection layers
|
112
|
-
* when skectching with "Use layer features" option
|
113
|
-
*/
|
114
|
-
selectionLayerIds = [];
|
115
|
-
/**
|
116
|
-
* esri/views/layers/FeatureLayerView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html
|
117
|
-
*/
|
118
|
-
selectLayerView;
|
119
|
-
/**
|
120
|
-
* esri/symbols/SimpleLineSymbol | JSON representation : https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleLineSymbol.html
|
121
|
-
*
|
122
|
-
*/
|
123
|
-
sketchLineSymbol;
|
124
|
-
/**
|
125
|
-
* esri/symbols/SimpleMarkerSymbol | JSON representation: https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleMarkerSymbol.html
|
126
|
-
*
|
127
|
-
*/
|
128
|
-
sketchPointSymbol;
|
129
|
-
/**
|
130
|
-
* esri/symbols/SimpleFillSymbol | JSON representation: https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleFillSymbol.html
|
131
|
-
*
|
132
|
-
*/
|
133
|
-
sketchPolygonSymbol;
|
134
|
-
/**
|
135
|
-
* boolean: when true buffer tools controls are enabled
|
136
|
-
*/
|
137
|
-
searchDistanceEnabled = false;
|
138
|
-
/**
|
139
|
-
* boolean: when true drawn graphics will be used to select features
|
140
|
-
*/
|
141
|
-
useLayerFeaturesEnabled = false;
|
142
|
-
//--------------------------------------------------------------------------
|
143
|
-
//
|
144
|
-
// State (internal)
|
145
|
-
//
|
146
|
-
//--------------------------------------------------------------------------
|
147
|
-
/**
|
148
|
-
* number: The number of selected features
|
149
|
-
*/
|
150
|
-
_numSelected = 0;
|
151
|
-
/**
|
152
|
-
* string: Text entered by the end user.
|
153
|
-
* Used to search against the locator.
|
154
|
-
*/
|
155
|
-
_searchTerm;
|
156
|
-
/**
|
157
|
-
* boolean: When true a loading indicator will be shown in place of the number of selected features
|
158
|
-
*/
|
159
|
-
_selectionLoading = false;
|
160
|
-
/**
|
161
|
-
* Contains the translations for this component.
|
162
|
-
* All UI strings should be defined here.
|
163
|
-
*/
|
164
|
-
_translations;
|
165
|
-
//--------------------------------------------------------------------------
|
166
|
-
//
|
167
59
|
// Properties (protected)
|
168
60
|
//
|
169
61
|
//--------------------------------------------------------------------------
|
@@ -20,125 +20,35 @@ const MapTools = /*@__PURE__*/ proxyCustomElement(class MapTools extends HTMLEle
|
|
20
20
|
super();
|
21
21
|
this.__registerHost();
|
22
22
|
this.__attachShadow();
|
23
|
+
this.basemapConfig = undefined;
|
24
|
+
this.enableLegend = undefined;
|
25
|
+
this.enableFloorFilter = undefined;
|
26
|
+
this.enableFullscreen = undefined;
|
27
|
+
this.enableSearch = undefined;
|
28
|
+
this.enableBasemap = undefined;
|
29
|
+
this.enableHome = undefined;
|
30
|
+
this.enableSingleExpand = undefined;
|
31
|
+
this.homeZoomToolsSize = "m";
|
32
|
+
this.layout = "vertical";
|
33
|
+
this.locale = undefined;
|
34
|
+
this.mapView = undefined;
|
35
|
+
this.mapWidgetsSize = "m";
|
36
|
+
this.position = "top-right";
|
37
|
+
this.searchConfiguration = undefined;
|
38
|
+
this.stackTools = true;
|
39
|
+
this.toolOrder = undefined;
|
40
|
+
this._hasFloorInfo = false;
|
41
|
+
this._translations = undefined;
|
42
|
+
this._showTools = true;
|
43
|
+
this._showBasemapWidget = false;
|
44
|
+
this._showFloorFilter = false;
|
45
|
+
this._showFullscreen = false;
|
46
|
+
this._showLegendWidget = false;
|
47
|
+
this._showSearchWidget = false;
|
23
48
|
}
|
24
49
|
get el() { return this; }
|
25
50
|
//--------------------------------------------------------------------------
|
26
51
|
//
|
27
|
-
// Properties (public)
|
28
|
-
//
|
29
|
-
//--------------------------------------------------------------------------
|
30
|
-
/**
|
31
|
-
* IBasemapConfig: List of any basemaps to filter out from the basemap widget
|
32
|
-
*/
|
33
|
-
basemapConfig;
|
34
|
-
/**
|
35
|
-
* boolean: when true the legend widget will be available
|
36
|
-
*/
|
37
|
-
enableLegend;
|
38
|
-
/**
|
39
|
-
* boolean: when true the floor filter widget will be available
|
40
|
-
*/
|
41
|
-
enableFloorFilter;
|
42
|
-
/**
|
43
|
-
* boolean: when true the fullscreen widget will be available
|
44
|
-
*/
|
45
|
-
enableFullscreen;
|
46
|
-
/**
|
47
|
-
* boolean: when true the search widget will be available
|
48
|
-
*/
|
49
|
-
enableSearch;
|
50
|
-
/**
|
51
|
-
* boolean: when true the basemap widget will be available
|
52
|
-
*/
|
53
|
-
enableBasemap;
|
54
|
-
/**
|
55
|
-
* boolean: when true the home widget will be available
|
56
|
-
*/
|
57
|
-
enableHome;
|
58
|
-
/**
|
59
|
-
* boolean: when true map tools will be displayed within a single expand/collapse widget
|
60
|
-
* when false widgets will be loaded individually into expand widgets
|
61
|
-
*/
|
62
|
-
enableSingleExpand;
|
63
|
-
/**
|
64
|
-
* "s" | "m" | "l": Used for Zoom and Home tools
|
65
|
-
*/
|
66
|
-
homeZoomToolsSize = "m";
|
67
|
-
/**
|
68
|
-
* "horizontal" | "vertical": used to control the orientation of the tools
|
69
|
-
*/
|
70
|
-
layout = "vertical";
|
71
|
-
/**
|
72
|
-
* string: Locale to use for translation of stings in the UI
|
73
|
-
*/
|
74
|
-
locale;
|
75
|
-
/**
|
76
|
-
* esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
77
|
-
*/
|
78
|
-
mapView;
|
79
|
-
/**
|
80
|
-
* "s" | "m" | "l": Used for optional map tool widget
|
81
|
-
*/
|
82
|
-
mapWidgetsSize = "m";
|
83
|
-
/**
|
84
|
-
* __esri.UIPosition: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-ui-UI.html#UIPosition
|
85
|
-
* The position details for the tools
|
86
|
-
*/
|
87
|
-
position = "top-right";
|
88
|
-
/**
|
89
|
-
* ISearchConfiguration: Configuration details for the Search widget
|
90
|
-
*/
|
91
|
-
searchConfiguration;
|
92
|
-
/**
|
93
|
-
* boolean: When true the map widget tools will have no margin between them.
|
94
|
-
* When false the map widget tools will have a margin between them.
|
95
|
-
*/
|
96
|
-
stackTools = true;
|
97
|
-
/**
|
98
|
-
*
|
99
|
-
* Valid tools: "legend", "search", "fullscreen", "basemap", "floorfilter"
|
100
|
-
*/
|
101
|
-
toolOrder;
|
102
|
-
//--------------------------------------------------------------------------
|
103
|
-
//
|
104
|
-
// State (internal)
|
105
|
-
//
|
106
|
-
//--------------------------------------------------------------------------
|
107
|
-
/**
|
108
|
-
* When true the map supports floor awareness
|
109
|
-
*/
|
110
|
-
_hasFloorInfo = false;
|
111
|
-
/**
|
112
|
-
* Contains the translations for this component.
|
113
|
-
* All UI strings should be defined here.
|
114
|
-
*/
|
115
|
-
_translations;
|
116
|
-
/**
|
117
|
-
* When true the tool action bar will be displayed
|
118
|
-
*/
|
119
|
-
_showTools = true;
|
120
|
-
/**
|
121
|
-
* When true the basemap picker will be displayed
|
122
|
-
*/
|
123
|
-
_showBasemapWidget = false;
|
124
|
-
/**
|
125
|
-
* When true the floor filter widget will be displayed
|
126
|
-
*/
|
127
|
-
_showFloorFilter = false;
|
128
|
-
/**
|
129
|
-
* When true the map will be displayed in fullscreen mode
|
130
|
-
*/
|
131
|
-
_showFullscreen = false;
|
132
|
-
/**
|
133
|
-
* When true the legend widget will be displayed
|
134
|
-
*/
|
135
|
-
_showLegendWidget = false;
|
136
|
-
/**
|
137
|
-
* When true the search widget will be displayed
|
138
|
-
*/
|
139
|
-
_showSearchWidget = false;
|
140
|
-
//--------------------------------------------------------------------------
|
141
|
-
//
|
142
52
|
// Properties (protected)
|
143
53
|
//
|
144
54
|
//--------------------------------------------------------------------------
|
@@ -14,24 +14,11 @@ const PciCalculator$1 = /*@__PURE__*/ proxyCustomElement(class PciCalculator ext
|
|
14
14
|
super();
|
15
15
|
this.__registerHost();
|
16
16
|
this.__attachShadow();
|
17
|
+
this.showAddDeduct = false;
|
17
18
|
}
|
18
19
|
get el() { return this; }
|
19
20
|
//--------------------------------------------------------------------------
|
20
21
|
//
|
21
|
-
// Properties (public)
|
22
|
-
//
|
23
|
-
//--------------------------------------------------------------------------
|
24
|
-
//--------------------------------------------------------------------------
|
25
|
-
//
|
26
|
-
// State (internal)
|
27
|
-
//
|
28
|
-
//--------------------------------------------------------------------------
|
29
|
-
/**
|
30
|
-
* Boolean: Show/Hide the calculate deduct value UI
|
31
|
-
*/
|
32
|
-
showAddDeduct = false;
|
33
|
-
//--------------------------------------------------------------------------
|
34
|
-
//
|
35
22
|
// Properties (protected)
|
36
23
|
//
|
37
24
|
//--------------------------------------------------------------------------
|
@@ -213,37 +213,14 @@ const PdfDownload = /*@__PURE__*/ proxyCustomElement(class PdfDownload extends H
|
|
213
213
|
super();
|
214
214
|
this.__registerHost();
|
215
215
|
this.__attachShadow();
|
216
|
+
this.defaultNumLabelsPerPage = undefined;
|
217
|
+
this.disabled = false;
|
218
|
+
this.locale = undefined;
|
219
|
+
this._translations = undefined;
|
216
220
|
}
|
217
221
|
get el() { return this; }
|
218
222
|
//--------------------------------------------------------------------------
|
219
223
|
//
|
220
|
-
// Properties (public)
|
221
|
-
//
|
222
|
-
//--------------------------------------------------------------------------
|
223
|
-
/**
|
224
|
-
* number: The default number of labels per page to export
|
225
|
-
*/
|
226
|
-
defaultNumLabelsPerPage;
|
227
|
-
/**
|
228
|
-
* boolean: Controls the enabled/disabled state of download
|
229
|
-
*/
|
230
|
-
disabled = false;
|
231
|
-
/**
|
232
|
-
* string: Locale to use for translation of stings in the UI
|
233
|
-
*/
|
234
|
-
locale;
|
235
|
-
//--------------------------------------------------------------------------
|
236
|
-
//
|
237
|
-
// State (internal)
|
238
|
-
//
|
239
|
-
//--------------------------------------------------------------------------
|
240
|
-
/**
|
241
|
-
* Contains the translations for this component.
|
242
|
-
* All UI strings should be defined here.
|
243
|
-
*/
|
244
|
-
_translations;
|
245
|
-
//--------------------------------------------------------------------------
|
246
|
-
//
|
247
224
|
// Properties (protected)
|
248
225
|
//
|
249
226
|
//--------------------------------------------------------------------------
|
@@ -25,199 +25,49 @@ const PublicNotification$1 = /*@__PURE__*/ proxyCustomElement(class PublicNotifi
|
|
25
25
|
super();
|
26
26
|
this.__registerHost();
|
27
27
|
this.searchConfigurationChange = createEvent(this, "searchConfigurationChange", 7);
|
28
|
+
this.addresseeLayerIds = [];
|
29
|
+
this.bufferColor = [227, 139, 79, 0.8];
|
30
|
+
this.bufferOutlineColor = [255, 255, 255];
|
31
|
+
this.customLabelEnabled = undefined;
|
32
|
+
this.defaultBufferDistance = undefined;
|
33
|
+
this.defaultBufferUnit = undefined;
|
34
|
+
this.defaultExportTitle = "";
|
35
|
+
this.defaultNumLabelsPerPage = 6;
|
36
|
+
this.enableLayerFeatures = true;
|
37
|
+
this.enableLayerFeaturesOnLoad = false;
|
38
|
+
this.enableSearchDistance = true;
|
39
|
+
this.enableSearchDistanceOnLoad = false;
|
40
|
+
this.enableSketchTools = true;
|
41
|
+
this.featureEffect = undefined;
|
42
|
+
this.featureHighlightEnabled = undefined;
|
43
|
+
this.locale = undefined;
|
44
|
+
this.mapView = undefined;
|
45
|
+
this.noResultText = undefined;
|
46
|
+
this.initialNotice = "";
|
47
|
+
this.searchConfiguration = undefined;
|
48
|
+
this.selectionLayerIds = [];
|
49
|
+
this.showRefineSelection = false;
|
50
|
+
this.showSearchSettings = true;
|
51
|
+
this.sketchLineSymbol = undefined;
|
52
|
+
this.sketchPointSymbol = undefined;
|
53
|
+
this.sketchPolygonSymbol = undefined;
|
54
|
+
this._exportGraphics = false;
|
55
|
+
this._addMap = false;
|
56
|
+
this._addResults = true;
|
57
|
+
this._addTitle = false;
|
58
|
+
this._downloadActive = true;
|
59
|
+
this._exportType = EExportType.PDF;
|
60
|
+
this._fetchingData = false;
|
61
|
+
this._isMobile = undefined;
|
62
|
+
this._numDuplicates = 0;
|
63
|
+
this._pageType = EPageType.LIST;
|
64
|
+
this._saveEnabled = false;
|
65
|
+
this._selectionSets = [];
|
66
|
+
this._translations = undefined;
|
28
67
|
}
|
29
68
|
get el() { return this; }
|
30
69
|
//--------------------------------------------------------------------------
|
31
70
|
//
|
32
|
-
// Properties (public)
|
33
|
-
//
|
34
|
-
//--------------------------------------------------------------------------
|
35
|
-
/**
|
36
|
-
* string[]: List of layer ids that should be shown as potential addressee layers
|
37
|
-
*/
|
38
|
-
addresseeLayerIds = [];
|
39
|
-
/**
|
40
|
-
* string | number[] | object with r, g, b, a: https://developers.arcgis.com/javascript/latest/api-reference/esri-Color.html
|
41
|
-
*/
|
42
|
-
bufferColor = [227, 139, 79, 0.8];
|
43
|
-
/**
|
44
|
-
* string | number[] | object with r, g, b, a: https://developers.arcgis.com/javascript/latest/api-reference/esri-Color.html
|
45
|
-
*/
|
46
|
-
bufferOutlineColor = [255, 255, 255];
|
47
|
-
/**
|
48
|
-
* boolean: When true the user can define a name for each notification list
|
49
|
-
*/
|
50
|
-
customLabelEnabled;
|
51
|
-
/**
|
52
|
-
* number: The default value to show for the buffer distance
|
53
|
-
*/
|
54
|
-
defaultBufferDistance;
|
55
|
-
/**
|
56
|
-
* number: The default value to show for the buffer unit ("feet"|"meters"|"miles"|"kilometers")
|
57
|
-
*/
|
58
|
-
defaultBufferUnit;
|
59
|
-
/**
|
60
|
-
* string: The default value to use for the export title
|
61
|
-
*/
|
62
|
-
defaultExportTitle = "";
|
63
|
-
/**
|
64
|
-
* number: The default number of labels per page to export
|
65
|
-
*/
|
66
|
-
defaultNumLabelsPerPage = 6;
|
67
|
-
/**
|
68
|
-
* boolean: When true users will be allowed to optionally use features from a layer as the selection geometry
|
69
|
-
*/
|
70
|
-
enableLayerFeatures = true;
|
71
|
-
/**
|
72
|
-
* boolean: When true the use features from a layer options will be enabled when the component loads
|
73
|
-
*/
|
74
|
-
enableLayerFeaturesOnLoad = false;
|
75
|
-
/**
|
76
|
-
* boolean: When true users will be allowed to optionally create a buffer around the selection geometry
|
77
|
-
*/
|
78
|
-
enableSearchDistance = true;
|
79
|
-
/**
|
80
|
-
* boolean: When true the serach distance options will be enabled when the component loads
|
81
|
-
*/
|
82
|
-
enableSearchDistanceOnLoad = false;
|
83
|
-
/**
|
84
|
-
* boolean: When true sketch tools will be provided to allow users to draw a selection geometry
|
85
|
-
*/
|
86
|
-
enableSketchTools = true;
|
87
|
-
/**
|
88
|
-
* The effect that will be applied when featureHighlightEnabled is true
|
89
|
-
*
|
90
|
-
* esri/layers/support/FeatureEffect: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureEffect.html
|
91
|
-
*
|
92
|
-
*/
|
93
|
-
featureEffect;
|
94
|
-
/**
|
95
|
-
* boolean: When enabled features will be highlighted when their notification list item is clicked.
|
96
|
-
*/
|
97
|
-
featureHighlightEnabled;
|
98
|
-
/**
|
99
|
-
* string: The current user locale.
|
100
|
-
*/
|
101
|
-
locale;
|
102
|
-
/**
|
103
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
104
|
-
*/
|
105
|
-
mapView;
|
106
|
-
/**
|
107
|
-
* string: The value to show for no results
|
108
|
-
* when left empty the default text "0 selected features from {layerTitle}" will be shown
|
109
|
-
*/
|
110
|
-
noResultText;
|
111
|
-
/**
|
112
|
-
* string: The value to show in the initial notice to help with on boarding the user.
|
113
|
-
* When left empty the selectLayerAndAdd text from the nls will be used.
|
114
|
-
*/
|
115
|
-
initialNotice = "";
|
116
|
-
/**
|
117
|
-
* ISearchConfiguration: Configuration details for the Search widget
|
118
|
-
*/
|
119
|
-
searchConfiguration;
|
120
|
-
/**
|
121
|
-
* string[]: List of layer ids that should be shown as potential selection layers
|
122
|
-
* when skectching with "Use layer features" option
|
123
|
-
*/
|
124
|
-
selectionLayerIds = [];
|
125
|
-
/**
|
126
|
-
* boolean: When true the refine selection workflow will be included in the UI
|
127
|
-
*/
|
128
|
-
showRefineSelection = false;
|
129
|
-
/**
|
130
|
-
* boolean: When false no buffer distance or unit controls will be exposed
|
131
|
-
*/
|
132
|
-
showSearchSettings = true;
|
133
|
-
/**
|
134
|
-
* esri/symbols/SimpleLineSymbol | JSON representation : https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleLineSymbol.html
|
135
|
-
*
|
136
|
-
* A JSON representation of the instance in the ArcGIS format.
|
137
|
-
* See the ArcGIS REST API documentation for examples of the structure of various input JSON objects.
|
138
|
-
* https://developers.arcgis.com/documentation/common-data-types/symbol-objects.htm
|
139
|
-
*/
|
140
|
-
// eslint-disable-next-line @typescript-eslint/no-redundant-type-constituents
|
141
|
-
sketchLineSymbol;
|
142
|
-
/**
|
143
|
-
* esri/symbols/SimpleMarkerSymbol | JSON representation: https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleMarkerSymbol.html
|
144
|
-
*
|
145
|
-
* A JSON representation of the instance in the ArcGIS format.
|
146
|
-
* See the ArcGIS REST API documentation for examples of the structure of various input JSON objects.
|
147
|
-
* https://developers.arcgis.com/documentation/common-data-types/symbol-objects.htm
|
148
|
-
*/
|
149
|
-
// eslint-disable-next-line @typescript-eslint/no-redundant-type-constituents
|
150
|
-
sketchPointSymbol;
|
151
|
-
/**
|
152
|
-
* esri/symbols/SimpleFillSymbol | JSON representation: https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleFillSymbol.html
|
153
|
-
*
|
154
|
-
* A JSON representation of the instance in the ArcGIS format.
|
155
|
-
* See the ArcGIS REST API documentation for examples of the structure of various input JSON objects.
|
156
|
-
* https://developers.arcgis.com/documentation/common-data-types/symbol-objects.htm
|
157
|
-
*/
|
158
|
-
// eslint-disable-next-line @typescript-eslint/no-redundant-type-constituents
|
159
|
-
sketchPolygonSymbol;
|
160
|
-
//--------------------------------------------------------------------------
|
161
|
-
//
|
162
|
-
// State (internal)
|
163
|
-
//
|
164
|
-
//--------------------------------------------------------------------------
|
165
|
-
/**
|
166
|
-
* boolean: When true a graphics will be added to the map on export
|
167
|
-
*/
|
168
|
-
_exportGraphics = false;
|
169
|
-
/**
|
170
|
-
* boolean: When true a map will be added on export
|
171
|
-
*/
|
172
|
-
_addMap = false;
|
173
|
-
/**
|
174
|
-
* boolean: When true the selected results will be added on export
|
175
|
-
*/
|
176
|
-
_addResults = true;
|
177
|
-
/**
|
178
|
-
* boolean: When true a title will be added above the map on export
|
179
|
-
*/
|
180
|
-
_addTitle = false;
|
181
|
-
/**
|
182
|
-
* boolean: Enabled when we have 1 or more selection sets that is enabled in the download pages.
|
183
|
-
* By default all selection sets are enabled for download when they are first created.
|
184
|
-
*/
|
185
|
-
_downloadActive = true;
|
186
|
-
/**
|
187
|
-
* utils/interfaces/EExportType: PDF or CSV
|
188
|
-
*/
|
189
|
-
_exportType = EExportType.PDF;
|
190
|
-
/**
|
191
|
-
* boolean: Flag that will control a loading indicator on the export button
|
192
|
-
*/
|
193
|
-
_fetchingData = false;
|
194
|
-
/**
|
195
|
-
* boolean: When window size is 600px or less this value will be true
|
196
|
-
*/
|
197
|
-
_isMobile;
|
198
|
-
/**
|
199
|
-
* number: The number of duplicate labels from all selection sets
|
200
|
-
*/
|
201
|
-
_numDuplicates = 0;
|
202
|
-
/**
|
203
|
-
* utils/interfaces/EPageType: LIST | SELECT | EXPORT | REFINE
|
204
|
-
*/
|
205
|
-
_pageType = EPageType.LIST;
|
206
|
-
/**
|
207
|
-
* boolean: Save is enabled when we have 1 or more selected features
|
208
|
-
*/
|
209
|
-
_saveEnabled = false;
|
210
|
-
/**
|
211
|
-
* utils/interfaces/ISelectionSet: An array of user defined selection sets
|
212
|
-
*/
|
213
|
-
_selectionSets = [];
|
214
|
-
/**
|
215
|
-
* Contains the translations for this component.
|
216
|
-
* All UI strings should be defined here.
|
217
|
-
*/
|
218
|
-
_translations;
|
219
|
-
//--------------------------------------------------------------------------
|
220
|
-
//
|
221
71
|
// Properties (protected)
|
222
72
|
//
|
223
73
|
//--------------------------------------------------------------------------
|