@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
@@ -7,14 +7,14 @@
|
|
7
7
|
|
8
8
|
Object.defineProperty(exports, '__esModule', { value: true });
|
9
9
|
|
10
|
-
const index = require('./index-
|
11
|
-
const locale = require('./locale-
|
10
|
+
const index = require('./index-af14245a.js');
|
11
|
+
const locale = require('./locale-1c60be9c.js');
|
12
12
|
const mapViewUtils = require('./mapViewUtils-4ea7216c.js');
|
13
|
-
const popupUtils = require('./popupUtils-
|
13
|
+
const popupUtils = require('./popupUtils-87b006a6.js');
|
14
14
|
require('./esri-loader-08dc41bd.js');
|
15
15
|
require('./_commonjsHelpers-baf43783.js');
|
16
16
|
require('./interfaces-09c4c40e.js');
|
17
|
-
require('./downloadUtils-
|
17
|
+
require('./downloadUtils-fcae8eb1.js');
|
18
18
|
require('./typeof-2a7e2dec.js');
|
19
19
|
require('./index-5d8d6ae2.js');
|
20
20
|
require('./solution-resource-d0a2f7fe.js');
|
@@ -33,78 +33,25 @@ const CreateFeature = class {
|
|
33
33
|
this.editingAttachment = index.createEvent(this, "editingAttachment", 7);
|
34
34
|
this.progressStatus = index.createEvent(this, "progressStatus", 7);
|
35
35
|
this.modeChanged = index.createEvent(this, "modeChanged", 7);
|
36
|
+
this.customizeSubmit = false;
|
37
|
+
this.enableSearch = false;
|
38
|
+
this.floorLevel = undefined;
|
39
|
+
this.formElements = undefined;
|
40
|
+
this.isMobile = undefined;
|
41
|
+
this.locale = undefined;
|
42
|
+
this.mapView = undefined;
|
43
|
+
this.searchConfiguration = undefined;
|
44
|
+
this.selectedLayerId = undefined;
|
45
|
+
this.showGuidingMsg = true;
|
46
|
+
this.showGuidingMsgWhileDrawing = true;
|
47
|
+
this.submitNewReportsMessage = undefined;
|
48
|
+
this._currentPage = "templatePicker";
|
49
|
+
this._editorLoading = false;
|
50
|
+
this._translations = undefined;
|
36
51
|
}
|
37
52
|
get el() { return index.getElement(this); }
|
38
53
|
//--------------------------------------------------------------------------
|
39
54
|
//
|
40
|
-
// Properties (public)
|
41
|
-
//
|
42
|
-
//--------------------------------------------------------------------------
|
43
|
-
/**
|
44
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
45
|
-
*/
|
46
|
-
mapView;
|
47
|
-
/**
|
48
|
-
* string: Layer id of the feature layer in which the new feature is to be created
|
49
|
-
*/
|
50
|
-
selectedLayerId;
|
51
|
-
/**
|
52
|
-
* boolean: Set this to true when have a custom submit button in the app.
|
53
|
-
* This will hide the header and footer elements of the editor and user needs to execute the submit method manually.
|
54
|
-
*/
|
55
|
-
customizeSubmit = false;
|
56
|
-
/**
|
57
|
-
* string: Locale to use for translation of stings in the UI
|
58
|
-
*/
|
59
|
-
locale;
|
60
|
-
/**
|
61
|
-
* ISearchConfiguration: Configuration details for the Search widget
|
62
|
-
*/
|
63
|
-
searchConfiguration;
|
64
|
-
/**
|
65
|
-
* boolean: When true the application will be in mobile mode, controls the mobile or desktop view
|
66
|
-
*/
|
67
|
-
isMobile;
|
68
|
-
/**
|
69
|
-
* string: selected floor level
|
70
|
-
*/
|
71
|
-
floorLevel;
|
72
|
-
/**
|
73
|
-
* string: selected floor level
|
74
|
-
*/
|
75
|
-
formElements;
|
76
|
-
/**
|
77
|
-
* boolean: When true the Search box will be displayed
|
78
|
-
*/
|
79
|
-
enableSearch = false;
|
80
|
-
/**
|
81
|
-
* boolean: When true the notice message with the current state should be shown
|
82
|
-
*/
|
83
|
-
showGuidingMsg = true;
|
84
|
-
/**
|
85
|
-
* boolean: When false the notice message at drawing page will be hidden
|
86
|
-
*/
|
87
|
-
showGuidingMsgWhileDrawing = true;
|
88
|
-
//--------------------------------------------------------------------------
|
89
|
-
//
|
90
|
-
// State (internal)
|
91
|
-
//
|
92
|
-
//--------------------------------------------------------------------------
|
93
|
-
/**
|
94
|
-
* boolean: When true a loading indicator will be shown while the editor loads
|
95
|
-
*/
|
96
|
-
_editorLoading = false;
|
97
|
-
/**
|
98
|
-
* ICurrentPage: specifies the current page
|
99
|
-
*/
|
100
|
-
_currentPage = "templatePicker";
|
101
|
-
/**
|
102
|
-
* Contains the translations for this component.
|
103
|
-
* All UI strings should be defined here.
|
104
|
-
*/
|
105
|
-
_translations;
|
106
|
-
//--------------------------------------------------------------------------
|
107
|
-
//
|
108
55
|
// Properties (protected)
|
109
56
|
//
|
110
57
|
//--------------------------------------------------------------------------
|
@@ -118,6 +65,11 @@ const CreateFeature = class {
|
|
118
65
|
* The ExpressionInfo constructor
|
119
66
|
*/
|
120
67
|
ExpressionInfo;
|
68
|
+
/**
|
69
|
+
* https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
|
70
|
+
* The Feature layer instance
|
71
|
+
*/
|
72
|
+
FeatureLayer;
|
121
73
|
/**
|
122
74
|
* esri/form/elements/FieldElement: https://developers.arcgis.com/javascript/latest/api-reference/esri-form-elements-FieldElement.html
|
123
75
|
* The FieldElement constructor
|
@@ -127,68 +79,63 @@ const CreateFeature = class {
|
|
127
79
|
* esri/form/FormTemplate: https://developers.arcgis.com/javascript/latest/api-reference/esri-form-FormTemplate.html
|
128
80
|
*/
|
129
81
|
FormTemplate;
|
130
|
-
/**
|
131
|
-
* esri/widgets/Editor: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor.html
|
132
|
-
* The Editor instance
|
133
|
-
*/
|
134
|
-
_editor;
|
135
|
-
/**
|
136
|
-
* https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
|
137
|
-
* The Feature layer instance
|
138
|
-
*/
|
139
|
-
FeatureLayer;
|
140
82
|
/**
|
141
83
|
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
142
84
|
* The MapView instance
|
143
85
|
*/
|
144
86
|
MapView;
|
145
|
-
/**
|
146
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
147
|
-
* Updated map view instance
|
148
|
-
*/
|
149
|
-
_updatedMapView;
|
150
87
|
/**
|
151
88
|
* esri/widgets/Search: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
|
152
89
|
* The Search instance
|
153
90
|
*/
|
154
91
|
Search;
|
155
|
-
/**
|
156
|
-
* "esri/widgets/Search": https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
|
157
|
-
* The Search instance
|
158
|
-
*/
|
159
|
-
_search;
|
160
|
-
/**
|
161
|
-
* esri/core/reactiveUtils: https://developers.arcgis.com/javascript/latest/api-reference/esri-core-reactiveUtils.html
|
162
|
-
*/
|
163
|
-
reactiveUtils;
|
164
92
|
/**
|
165
93
|
* boolean: Flag to maintain the add attachment
|
166
94
|
*/
|
167
95
|
_addingAttachment;
|
96
|
+
/**
|
97
|
+
* HTMLCalciteNoticeElement: calcite notice refrence element
|
98
|
+
*/
|
99
|
+
_calciteNotice;
|
168
100
|
/**
|
169
101
|
* HTMLDivElement: The node the editor will be added to
|
170
102
|
*/
|
171
103
|
_container;
|
172
104
|
/**
|
173
|
-
*
|
105
|
+
* esri/widgets/Editor: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor.html
|
106
|
+
* The Editor instance
|
174
107
|
*/
|
175
|
-
|
108
|
+
_editor;
|
176
109
|
/**
|
177
110
|
* boolean: Flag to maintain form submission using submit button
|
178
111
|
*/
|
179
112
|
_isSubmitBtnClicked = false;
|
180
113
|
/**
|
181
|
-
*
|
114
|
+
* HTMLDivElement: The node for the map view
|
182
115
|
*/
|
183
|
-
|
116
|
+
_mapViewContainer;
|
117
|
+
/**
|
118
|
+
* esri/core/reactiveUtils: https://developers.arcgis.com/javascript/latest/api-reference/esri-core-reactiveUtils.html
|
119
|
+
*/
|
120
|
+
reactiveUtils;
|
121
|
+
/**
|
122
|
+
* "esri/widgets/Search": https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
|
123
|
+
* The Search instance
|
124
|
+
*/
|
125
|
+
_search;
|
184
126
|
/**
|
185
127
|
* HTMLDivElement: refrence for search div element
|
186
128
|
*/
|
187
129
|
_searchDiv;
|
188
130
|
/**
|
189
|
-
*
|
131
|
+
* __esri.FeatureLayer: selected feature layer;
|
190
132
|
*/
|
191
|
-
|
133
|
+
_selectedLayer;
|
134
|
+
/**
|
135
|
+
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
136
|
+
* Updated map view instance
|
137
|
+
*/
|
138
|
+
_updatedMapView;
|
192
139
|
//--------------------------------------------------------------------------
|
193
140
|
//
|
194
141
|
// Watch handlers
|
@@ -348,8 +295,8 @@ const CreateFeature = class {
|
|
348
295
|
else if (this._currentPage === 'featureForm') {
|
349
296
|
guidingMsg = this._translations.provideDetailsMsg;
|
350
297
|
}
|
351
|
-
return (index.h(index.Fragment, { key: '
|
352
|
-
index.h("div", { key: '
|
298
|
+
return (index.h(index.Fragment, { key: 'cb3462a70e0097e9b4ac9dac3f910fce6d30f8b5' }, showGuidingMsg && index.h("calcite-notice", { key: 'ddd908ac4b31f60d07de064ec1decae06b3d93bd', class: "notice-msg", icon: "lightbulb", kind: "success", open: true, ref: el => this._calciteNotice = el }, index.h("div", { key: '3cee10085fa29190d88d3d03d35f726d1b51651b', slot: "message" }, guidingMsg)), index.h("calcite-loader", { key: 'cf714d63a011712fa03c148c17a8811356e14859', class: loaderClass, label: "", scale: "s" }), index.h("div", { key: 'e20cb740a1d22795b397af191a26339d709aba0d', class: featureFormClass, id: "feature-form" }), this.enableSearch &&
|
299
|
+
index.h("div", { key: 'd2b439d3845b69527fdea2414c7b22078b0af4ea', class: `search-widget ${showSearchWidget} ${featureFormClass}`, id: "search-widget-ref", ref: el => this._searchDiv = el }), index.h("div", { key: '1f4e39aaaa93f4e2102767c04c5ad256e4f129e2', class: `${mobileMapClass}`, ref: (el) => { this._mapViewContainer = el; } })));
|
353
300
|
}
|
354
301
|
//--------------------------------------------------------------------------
|
355
302
|
//
|
@@ -768,65 +715,21 @@ const DeleteButton = class {
|
|
768
715
|
constructor(hostRef) {
|
769
716
|
index.registerInstance(this, hostRef);
|
770
717
|
this.editsComplete = index.createEvent(this, "editsComplete", 7);
|
718
|
+
this.deleteDialog = undefined;
|
719
|
+
this.buttonType = "button";
|
720
|
+
this.disabled = false;
|
721
|
+
this.icon = undefined;
|
722
|
+
this.ids = [];
|
723
|
+
this.layer = undefined;
|
724
|
+
this.locale = undefined;
|
725
|
+
this._confirmDelete = false;
|
726
|
+
this._deleteEndabled = false;
|
727
|
+
this._supportsDelete = undefined;
|
728
|
+
this._translations = undefined;
|
771
729
|
}
|
772
730
|
get el() { return index.getElement(this); }
|
773
731
|
//--------------------------------------------------------------------------
|
774
732
|
//
|
775
|
-
// Properties (public)
|
776
|
-
//
|
777
|
-
//--------------------------------------------------------------------------
|
778
|
-
/**
|
779
|
-
* calcite-dialog: Use this prop when using the button within a parent like a dropdown that would constrain the dialog and that is not desired
|
780
|
-
*/
|
781
|
-
deleteDialog;
|
782
|
-
/**
|
783
|
-
* ButtonType (button | action): Support usage as action or button
|
784
|
-
*/
|
785
|
-
buttonType = "button";
|
786
|
-
/**
|
787
|
-
* boolean: This overrides internal enable/disable logic that is based on checks if the layer supports delete
|
788
|
-
*/
|
789
|
-
disabled = false;
|
790
|
-
/**
|
791
|
-
* string: The icon to display in the component
|
792
|
-
*/
|
793
|
-
icon;
|
794
|
-
/**
|
795
|
-
* number[]: The ids that would be deleted
|
796
|
-
*/
|
797
|
-
ids = [];
|
798
|
-
/**
|
799
|
-
* esri/views/layers/FeatureLayer: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
|
800
|
-
*/
|
801
|
-
layer;
|
802
|
-
/**
|
803
|
-
* string: Locale to use for translation of stings in the UI
|
804
|
-
*/
|
805
|
-
locale;
|
806
|
-
//--------------------------------------------------------------------------
|
807
|
-
//
|
808
|
-
// State (internal)
|
809
|
-
//
|
810
|
-
//--------------------------------------------------------------------------
|
811
|
-
/**
|
812
|
-
* boolean: When true the user will be asked to confirm the delete operation
|
813
|
-
*/
|
814
|
-
_confirmDelete = false;
|
815
|
-
/**
|
816
|
-
* boolean: When true the user can delete the current features
|
817
|
-
*/
|
818
|
-
_deleteEndabled = false;
|
819
|
-
/**
|
820
|
-
* boolean: When true the layer supports delete and a button will be returned
|
821
|
-
*/
|
822
|
-
_supportsDelete;
|
823
|
-
/**
|
824
|
-
* Contains the translations for this component.
|
825
|
-
* All UI strings should be defined here.
|
826
|
-
*/
|
827
|
-
_translations;
|
828
|
-
//--------------------------------------------------------------------------
|
829
|
-
//
|
830
733
|
// Properties (protected)
|
831
734
|
//
|
832
735
|
//--------------------------------------------------------------------------
|
@@ -950,53 +853,18 @@ const EditCard = class {
|
|
950
853
|
this.editorInitialized = index.createEvent(this, "editorInitialized", 7);
|
951
854
|
this.editsComplete = index.createEvent(this, "editsComplete", 7);
|
952
855
|
this.refreshGraphics = index.createEvent(this, "refreshGraphics", 7);
|
856
|
+
this.enableEditGeometry = false;
|
857
|
+
this.graphics = undefined;
|
858
|
+
this.locale = undefined;
|
859
|
+
this.mapView = undefined;
|
860
|
+
this.open = false;
|
861
|
+
this.graphicIndex = 0;
|
862
|
+
this._editorLoading = false;
|
863
|
+
this._translations = undefined;
|
953
864
|
}
|
954
865
|
get el() { return index.getElement(this); }
|
955
866
|
//--------------------------------------------------------------------------
|
956
867
|
//
|
957
|
-
// Properties (public)
|
958
|
-
//
|
959
|
-
//--------------------------------------------------------------------------
|
960
|
-
/**
|
961
|
-
* When true the geometry of the current feature will be editable
|
962
|
-
*/
|
963
|
-
enableEditGeometry = false;
|
964
|
-
/**
|
965
|
-
* esri/Graphic[]: https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html
|
966
|
-
*/
|
967
|
-
graphics;
|
968
|
-
/**
|
969
|
-
* string: Locale to use for translation of stings in the UI
|
970
|
-
*/
|
971
|
-
locale;
|
972
|
-
/**
|
973
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
974
|
-
*/
|
975
|
-
mapView;
|
976
|
-
/**
|
977
|
-
* When true the component is displayed
|
978
|
-
*/
|
979
|
-
open = false;
|
980
|
-
/**
|
981
|
-
* The index of the current graphic
|
982
|
-
*/
|
983
|
-
graphicIndex = 0;
|
984
|
-
//--------------------------------------------------------------------------
|
985
|
-
//
|
986
|
-
// State (internal)
|
987
|
-
//
|
988
|
-
//--------------------------------------------------------------------------
|
989
|
-
/**
|
990
|
-
* boolean: When true a loading indicator will be shown while the editor loads
|
991
|
-
*/
|
992
|
-
_editorLoading = false;
|
993
|
-
/**
|
994
|
-
* Contains the translations for this component.
|
995
|
-
* All UI strings should be defined here.
|
996
|
-
*/
|
997
|
-
_translations;
|
998
|
-
//--------------------------------------------------------------------------
|
999
|
-
//
|
1000
868
|
// Properties (protected)
|
1001
869
|
//
|
1002
870
|
//--------------------------------------------------------------------------
|
@@ -1288,95 +1156,28 @@ const InfoCard = class {
|
|
1288
1156
|
this.popupClosed = index.createEvent(this, "popupClosed", 7);
|
1289
1157
|
this.clearSelection = index.createEvent(this, "clearSelection", 7);
|
1290
1158
|
this.selectionChanged = index.createEvent(this, "selectionChanged", 7);
|
1159
|
+
this.enableEditGeometry = false;
|
1160
|
+
this.graphics = undefined;
|
1161
|
+
this.isLoading = false;
|
1162
|
+
this.isMobile = undefined;
|
1163
|
+
this.mapView = undefined;
|
1164
|
+
this.allowEditing = true;
|
1165
|
+
this.highlightEnabled = true;
|
1166
|
+
this.locale = undefined;
|
1167
|
+
this.paginationEnabled = true;
|
1168
|
+
this.position = 'absolute';
|
1169
|
+
this.showCloseBtn = false;
|
1170
|
+
this._alertOpen = false;
|
1171
|
+
this._count = "";
|
1172
|
+
this._editRecordOpen = false;
|
1173
|
+
this._mobileTitle = "";
|
1174
|
+
this._showListView = false;
|
1175
|
+
this._translations = undefined;
|
1176
|
+
this._navigatedToRelatedFeature = undefined;
|
1291
1177
|
}
|
1292
1178
|
get el() { return index.getElement(this); }
|
1293
1179
|
//--------------------------------------------------------------------------
|
1294
1180
|
//
|
1295
|
-
// Properties (public)
|
1296
|
-
//
|
1297
|
-
//--------------------------------------------------------------------------
|
1298
|
-
/**
|
1299
|
-
* When true the geometry of the current feature will be editable
|
1300
|
-
*/
|
1301
|
-
enableEditGeometry = false;
|
1302
|
-
/**
|
1303
|
-
* esri/Graphic: https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html
|
1304
|
-
*/
|
1305
|
-
graphics;
|
1306
|
-
/**
|
1307
|
-
* boolean: when true a loading indicator will be shown
|
1308
|
-
*/
|
1309
|
-
isLoading = false;
|
1310
|
-
/**
|
1311
|
-
* When true the component will render an optimized view for mobile devices
|
1312
|
-
*/
|
1313
|
-
isMobile;
|
1314
|
-
/**
|
1315
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
1316
|
-
*/
|
1317
|
-
mapView;
|
1318
|
-
/**
|
1319
|
-
* boolean: If true will show edit button
|
1320
|
-
*/
|
1321
|
-
allowEditing = true;
|
1322
|
-
/**
|
1323
|
-
* boolean: If true will highlights the features on map using Features Widget
|
1324
|
-
*/
|
1325
|
-
highlightEnabled = true;
|
1326
|
-
/**
|
1327
|
-
* string: Locale to use for translation of stings in the UI
|
1328
|
-
*/
|
1329
|
-
locale;
|
1330
|
-
/**
|
1331
|
-
* boolean: If true will show the pagination for multiple features
|
1332
|
-
*/
|
1333
|
-
paginationEnabled = true;
|
1334
|
-
/**
|
1335
|
-
* string: Set the position of the feature info
|
1336
|
-
*/
|
1337
|
-
position = 'absolute';
|
1338
|
-
/**
|
1339
|
-
* boolean: If true show close button on the feature info
|
1340
|
-
*/
|
1341
|
-
showCloseBtn = false;
|
1342
|
-
//--------------------------------------------------------------------------
|
1343
|
-
//
|
1344
|
-
// State (internal)
|
1345
|
-
//
|
1346
|
-
//--------------------------------------------------------------------------
|
1347
|
-
/**
|
1348
|
-
* boolean: When true a alert will be shown to indicate a problem or confirm the current action
|
1349
|
-
*/
|
1350
|
-
_alertOpen = false;
|
1351
|
-
/**
|
1352
|
-
* string: Current index of total string
|
1353
|
-
* This value is not displayed but will force a render if it changes
|
1354
|
-
*/
|
1355
|
-
_count = "";
|
1356
|
-
/**
|
1357
|
-
* When true the add record modal will be displayed
|
1358
|
-
*/
|
1359
|
-
_editRecordOpen = false;
|
1360
|
-
/**
|
1361
|
-
* When isMobile is true we will handle the display of the title so
|
1362
|
-
* we can display beside a custom back button
|
1363
|
-
*/
|
1364
|
-
_mobileTitle = "";
|
1365
|
-
/**
|
1366
|
-
* When true the features list view will be displayed
|
1367
|
-
*/
|
1368
|
-
_showListView = false;
|
1369
|
-
/**
|
1370
|
-
* Contains the translations for this component.
|
1371
|
-
* All UI strings should be defined here.
|
1372
|
-
*/
|
1373
|
-
_translations;
|
1374
|
-
/**
|
1375
|
-
* boolean: When true user has been navigated to related feature
|
1376
|
-
*/
|
1377
|
-
_navigatedToRelatedFeature;
|
1378
|
-
//--------------------------------------------------------------------------
|
1379
|
-
//
|
1380
1181
|
// Properties (protected)
|
1381
1182
|
//
|
1382
1183
|
//--------------------------------------------------------------------------
|