@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
@@ -23,83 +23,29 @@ import { getLocaleComponentStrings } from "../../utils/locale";
|
|
23
23
|
import { queryFeaturesByID } from "../../utils/queryUtils";
|
24
24
|
import { getLayerOrTable } from "../../utils/mapViewUtils";
|
25
25
|
export class CardManager {
|
26
|
+
constructor() {
|
27
|
+
this.customInfoText = undefined;
|
28
|
+
this.enableEditGeometry = false;
|
29
|
+
this.isMobile = undefined;
|
30
|
+
this.layer = undefined;
|
31
|
+
this.locale = undefined;
|
32
|
+
this.mapView = undefined;
|
33
|
+
this.zoomAndScrollToSelected = undefined;
|
34
|
+
this.selectedFeaturesIds = undefined;
|
35
|
+
this.enableCreateFeatures = true;
|
36
|
+
this.selectingFeatureFromMap = undefined;
|
37
|
+
this._cardLoading = false;
|
38
|
+
this._graphics = undefined;
|
39
|
+
this._showCreateFeatureComponent = false;
|
40
|
+
this._showSubmitBtn = false;
|
41
|
+
this._translations = undefined;
|
42
|
+
}
|
26
43
|
//--------------------------------------------------------------------------
|
27
44
|
//
|
28
45
|
// Host element access
|
29
46
|
//
|
30
47
|
//--------------------------------------------------------------------------
|
31
48
|
el;
|
32
|
-
//--------------------------------------------------------------------------
|
33
|
-
//
|
34
|
-
// Properties (public)
|
35
|
-
//
|
36
|
-
//--------------------------------------------------------------------------
|
37
|
-
/**
|
38
|
-
* string: custom notice text to display
|
39
|
-
*/
|
40
|
-
customInfoText;
|
41
|
-
/**
|
42
|
-
* When true the geometry of the current feature will be editable
|
43
|
-
*/
|
44
|
-
enableEditGeometry = false;
|
45
|
-
/**
|
46
|
-
* When true the component will render an optimized view for mobile devices
|
47
|
-
*/
|
48
|
-
isMobile;
|
49
|
-
/**
|
50
|
-
* esri/views/layers/FeatureLayer: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
|
51
|
-
*/
|
52
|
-
layer;
|
53
|
-
/**
|
54
|
-
* string: Locale to use for translation of stings in the UI
|
55
|
-
*/
|
56
|
-
locale;
|
57
|
-
/**
|
58
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
59
|
-
*/
|
60
|
-
mapView;
|
61
|
-
/**
|
62
|
-
* boolean: When true the selected feature will zoomed to in the map and the row will be scrolled to within the table
|
63
|
-
*/
|
64
|
-
zoomAndScrollToSelected;
|
65
|
-
/**
|
66
|
-
* A list of ids that are currently selected
|
67
|
-
*/
|
68
|
-
selectedFeaturesIds;
|
69
|
-
/**
|
70
|
-
* boolean: when true the users can have the option to create features
|
71
|
-
*/
|
72
|
-
enableCreateFeatures = true;
|
73
|
-
/**
|
74
|
-
* boolean: When select feature from map message will shown
|
75
|
-
*/
|
76
|
-
selectingFeatureFromMap;
|
77
|
-
//--------------------------------------------------------------------------
|
78
|
-
//
|
79
|
-
// State (internal)
|
80
|
-
//
|
81
|
-
//--------------------------------------------------------------------------
|
82
|
-
/**
|
83
|
-
* When true a loading indicator will be shown in the current card
|
84
|
-
*/
|
85
|
-
_cardLoading = false;
|
86
|
-
/**
|
87
|
-
* The current selected graphics
|
88
|
-
*/
|
89
|
-
_graphics;
|
90
|
-
/**
|
91
|
-
* When true feature component is shown
|
92
|
-
*/
|
93
|
-
_showCreateFeatureComponent = false;
|
94
|
-
/**
|
95
|
-
* boolean: When true show the create button
|
96
|
-
*/
|
97
|
-
_showSubmitBtn = false;
|
98
|
-
/**
|
99
|
-
* Contains the translations for this component.
|
100
|
-
* All UI strings should be defined here.
|
101
|
-
*/
|
102
|
-
_translations;
|
103
49
|
/**
|
104
50
|
* boolean: Flag to maintain if recently any feature has been created
|
105
51
|
*/
|
@@ -24,6 +24,18 @@ import { Telemetry } from "@esri/telemetry";
|
|
24
24
|
import { GoogleAnalytics } from "@esri/telemetry-google-analytics";
|
25
25
|
import { Amazon } from "@esri/telemetry-amazon";
|
26
26
|
export class ConsentManager {
|
27
|
+
constructor() {
|
28
|
+
this.amazonAppId = undefined;
|
29
|
+
this.amazonAppName = undefined;
|
30
|
+
this.amazonUserPoolID = undefined;
|
31
|
+
this.amazonVersion = undefined;
|
32
|
+
this.firstUseVar = undefined;
|
33
|
+
this.locale = undefined;
|
34
|
+
this.measurementIds = undefined;
|
35
|
+
this.portal = undefined;
|
36
|
+
this._open = undefined;
|
37
|
+
this._translations = undefined;
|
38
|
+
}
|
27
39
|
//--------------------------------------------------------------------------
|
28
40
|
//
|
29
41
|
// Host element access
|
@@ -32,58 +44,6 @@ export class ConsentManager {
|
|
32
44
|
el;
|
33
45
|
//--------------------------------------------------------------------------
|
34
46
|
//
|
35
|
-
// Properties (public)
|
36
|
-
//
|
37
|
-
//--------------------------------------------------------------------------
|
38
|
-
/**
|
39
|
-
* string: The app id for the amazon tracking instance
|
40
|
-
*/
|
41
|
-
amazonAppId;
|
42
|
-
/**
|
43
|
-
* string: The app name for the amazon tracking instance
|
44
|
-
*/
|
45
|
-
amazonAppName;
|
46
|
-
/**
|
47
|
-
* string: The user pool id for the amazon tracking instance
|
48
|
-
*/
|
49
|
-
amazonUserPoolID;
|
50
|
-
/**
|
51
|
-
* string: The version for the amazon tracking instance
|
52
|
-
*/
|
53
|
-
amazonVersion;
|
54
|
-
/**
|
55
|
-
* string: The name to use for the variable stored in the browsers local storge that
|
56
|
-
* will keep track of the users choice for consent
|
57
|
-
*/
|
58
|
-
firstUseVar;
|
59
|
-
/**
|
60
|
-
* string: Locale to use for translation of stings in the UI
|
61
|
-
*/
|
62
|
-
locale;
|
63
|
-
/**
|
64
|
-
* string[]: Any ids for the analytics configured to receive events from the telemety instance
|
65
|
-
*/
|
66
|
-
measurementIds;
|
67
|
-
/**
|
68
|
-
* esri/portal/Portal: https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html
|
69
|
-
*/
|
70
|
-
portal;
|
71
|
-
//--------------------------------------------------------------------------
|
72
|
-
//
|
73
|
-
// State (internal)
|
74
|
-
//
|
75
|
-
//--------------------------------------------------------------------------
|
76
|
-
/**
|
77
|
-
* boolean: When true the alert should be opened
|
78
|
-
*/
|
79
|
-
_open;
|
80
|
-
/**
|
81
|
-
* Contains the translations for this component.
|
82
|
-
* All UI strings should be defined here.
|
83
|
-
*/
|
84
|
-
_translations;
|
85
|
-
//--------------------------------------------------------------------------
|
86
|
-
//
|
87
47
|
// Properties (protected)
|
88
48
|
//
|
89
49
|
//--------------------------------------------------------------------------
|
@@ -23,6 +23,23 @@ import { loadModules } from "../../utils/loadModules";
|
|
23
23
|
import { getAllLayers, getLayerOrTable } from "../../utils/mapViewUtils";
|
24
24
|
import { getLocaleComponentStrings } from "../../utils/locale";
|
25
25
|
export class CreateFeature {
|
26
|
+
constructor() {
|
27
|
+
this.customizeSubmit = false;
|
28
|
+
this.enableSearch = false;
|
29
|
+
this.floorLevel = undefined;
|
30
|
+
this.formElements = undefined;
|
31
|
+
this.isMobile = undefined;
|
32
|
+
this.locale = undefined;
|
33
|
+
this.mapView = undefined;
|
34
|
+
this.searchConfiguration = undefined;
|
35
|
+
this.selectedLayerId = undefined;
|
36
|
+
this.showGuidingMsg = true;
|
37
|
+
this.showGuidingMsgWhileDrawing = true;
|
38
|
+
this.submitNewReportsMessage = undefined;
|
39
|
+
this._currentPage = "templatePicker";
|
40
|
+
this._editorLoading = false;
|
41
|
+
this._translations = undefined;
|
42
|
+
}
|
26
43
|
//--------------------------------------------------------------------------
|
27
44
|
//
|
28
45
|
// Host element access
|
@@ -31,74 +48,6 @@ export class CreateFeature {
|
|
31
48
|
el;
|
32
49
|
//--------------------------------------------------------------------------
|
33
50
|
//
|
34
|
-
// Properties (public)
|
35
|
-
//
|
36
|
-
//--------------------------------------------------------------------------
|
37
|
-
/**
|
38
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
39
|
-
*/
|
40
|
-
mapView;
|
41
|
-
/**
|
42
|
-
* string: Layer id of the feature layer in which the new feature is to be created
|
43
|
-
*/
|
44
|
-
selectedLayerId;
|
45
|
-
/**
|
46
|
-
* boolean: Set this to true when have a custom submit button in the app.
|
47
|
-
* This will hide the header and footer elements of the editor and user needs to execute the submit method manually.
|
48
|
-
*/
|
49
|
-
customizeSubmit = false;
|
50
|
-
/**
|
51
|
-
* string: Locale to use for translation of stings in the UI
|
52
|
-
*/
|
53
|
-
locale;
|
54
|
-
/**
|
55
|
-
* ISearchConfiguration: Configuration details for the Search widget
|
56
|
-
*/
|
57
|
-
searchConfiguration;
|
58
|
-
/**
|
59
|
-
* boolean: When true the application will be in mobile mode, controls the mobile or desktop view
|
60
|
-
*/
|
61
|
-
isMobile;
|
62
|
-
/**
|
63
|
-
* string: selected floor level
|
64
|
-
*/
|
65
|
-
floorLevel;
|
66
|
-
/**
|
67
|
-
* string: selected floor level
|
68
|
-
*/
|
69
|
-
formElements;
|
70
|
-
/**
|
71
|
-
* boolean: When true the Search box will be displayed
|
72
|
-
*/
|
73
|
-
enableSearch = false;
|
74
|
-
/**
|
75
|
-
* boolean: When true the notice message with the current state should be shown
|
76
|
-
*/
|
77
|
-
showGuidingMsg = true;
|
78
|
-
/**
|
79
|
-
* boolean: When false the notice message at drawing page will be hidden
|
80
|
-
*/
|
81
|
-
showGuidingMsgWhileDrawing = true;
|
82
|
-
//--------------------------------------------------------------------------
|
83
|
-
//
|
84
|
-
// State (internal)
|
85
|
-
//
|
86
|
-
//--------------------------------------------------------------------------
|
87
|
-
/**
|
88
|
-
* boolean: When true a loading indicator will be shown while the editor loads
|
89
|
-
*/
|
90
|
-
_editorLoading = false;
|
91
|
-
/**
|
92
|
-
* ICurrentPage: specifies the current page
|
93
|
-
*/
|
94
|
-
_currentPage = "templatePicker";
|
95
|
-
/**
|
96
|
-
* Contains the translations for this component.
|
97
|
-
* All UI strings should be defined here.
|
98
|
-
*/
|
99
|
-
_translations;
|
100
|
-
//--------------------------------------------------------------------------
|
101
|
-
//
|
102
51
|
// Properties (protected)
|
103
52
|
//
|
104
53
|
//--------------------------------------------------------------------------
|
@@ -112,6 +61,11 @@ export class CreateFeature {
|
|
112
61
|
* The ExpressionInfo constructor
|
113
62
|
*/
|
114
63
|
ExpressionInfo;
|
64
|
+
/**
|
65
|
+
* https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
|
66
|
+
* The Feature layer instance
|
67
|
+
*/
|
68
|
+
FeatureLayer;
|
115
69
|
/**
|
116
70
|
* esri/form/elements/FieldElement: https://developers.arcgis.com/javascript/latest/api-reference/esri-form-elements-FieldElement.html
|
117
71
|
* The FieldElement constructor
|
@@ -121,68 +75,63 @@ export class CreateFeature {
|
|
121
75
|
* esri/form/FormTemplate: https://developers.arcgis.com/javascript/latest/api-reference/esri-form-FormTemplate.html
|
122
76
|
*/
|
123
77
|
FormTemplate;
|
124
|
-
/**
|
125
|
-
* esri/widgets/Editor: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor.html
|
126
|
-
* The Editor instance
|
127
|
-
*/
|
128
|
-
_editor;
|
129
|
-
/**
|
130
|
-
* https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
|
131
|
-
* The Feature layer instance
|
132
|
-
*/
|
133
|
-
FeatureLayer;
|
134
78
|
/**
|
135
79
|
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
136
80
|
* The MapView instance
|
137
81
|
*/
|
138
82
|
MapView;
|
139
|
-
/**
|
140
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
141
|
-
* Updated map view instance
|
142
|
-
*/
|
143
|
-
_updatedMapView;
|
144
83
|
/**
|
145
84
|
* esri/widgets/Search: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
|
146
85
|
* The Search instance
|
147
86
|
*/
|
148
87
|
Search;
|
149
|
-
/**
|
150
|
-
* "esri/widgets/Search": https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
|
151
|
-
* The Search instance
|
152
|
-
*/
|
153
|
-
_search;
|
154
|
-
/**
|
155
|
-
* esri/core/reactiveUtils: https://developers.arcgis.com/javascript/latest/api-reference/esri-core-reactiveUtils.html
|
156
|
-
*/
|
157
|
-
reactiveUtils;
|
158
88
|
/**
|
159
89
|
* boolean: Flag to maintain the add attachment
|
160
90
|
*/
|
161
91
|
_addingAttachment;
|
92
|
+
/**
|
93
|
+
* HTMLCalciteNoticeElement: calcite notice refrence element
|
94
|
+
*/
|
95
|
+
_calciteNotice;
|
162
96
|
/**
|
163
97
|
* HTMLDivElement: The node the editor will be added to
|
164
98
|
*/
|
165
99
|
_container;
|
166
100
|
/**
|
167
|
-
*
|
101
|
+
* esri/widgets/Editor: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor.html
|
102
|
+
* The Editor instance
|
168
103
|
*/
|
169
|
-
|
104
|
+
_editor;
|
170
105
|
/**
|
171
106
|
* boolean: Flag to maintain form submission using submit button
|
172
107
|
*/
|
173
108
|
_isSubmitBtnClicked = false;
|
174
109
|
/**
|
175
|
-
*
|
110
|
+
* HTMLDivElement: The node for the map view
|
176
111
|
*/
|
177
|
-
|
112
|
+
_mapViewContainer;
|
113
|
+
/**
|
114
|
+
* esri/core/reactiveUtils: https://developers.arcgis.com/javascript/latest/api-reference/esri-core-reactiveUtils.html
|
115
|
+
*/
|
116
|
+
reactiveUtils;
|
117
|
+
/**
|
118
|
+
* "esri/widgets/Search": https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
|
119
|
+
* The Search instance
|
120
|
+
*/
|
121
|
+
_search;
|
178
122
|
/**
|
179
123
|
* HTMLDivElement: refrence for search div element
|
180
124
|
*/
|
181
125
|
_searchDiv;
|
182
126
|
/**
|
183
|
-
*
|
127
|
+
* __esri.FeatureLayer: selected feature layer;
|
184
128
|
*/
|
185
|
-
|
129
|
+
_selectedLayer;
|
130
|
+
/**
|
131
|
+
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
132
|
+
* Updated map view instance
|
133
|
+
*/
|
134
|
+
_updatedMapView;
|
186
135
|
//--------------------------------------------------------------------------
|
187
136
|
//
|
188
137
|
// Watch handlers
|
@@ -342,8 +291,8 @@ export class CreateFeature {
|
|
342
291
|
else if (this._currentPage === 'featureForm') {
|
343
292
|
guidingMsg = this._translations.provideDetailsMsg;
|
344
293
|
}
|
345
|
-
return (h(Fragment, { key: '
|
346
|
-
h("div", { key: '
|
294
|
+
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 &&
|
295
|
+
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; } })));
|
347
296
|
}
|
348
297
|
//--------------------------------------------------------------------------
|
349
298
|
//
|
@@ -759,48 +708,27 @@ export class CreateFeature {
|
|
759
708
|
}
|
760
709
|
static get properties() {
|
761
710
|
return {
|
762
|
-
"
|
763
|
-
"type": "
|
764
|
-
"mutable": false,
|
765
|
-
"complexType": {
|
766
|
-
"original": "__esri.MapView",
|
767
|
-
"resolved": "MapView",
|
768
|
-
"references": {
|
769
|
-
"___esri": {
|
770
|
-
"location": "global",
|
771
|
-
"id": "global::___esri"
|
772
|
-
}
|
773
|
-
}
|
774
|
-
},
|
775
|
-
"required": false,
|
776
|
-
"optional": false,
|
777
|
-
"docs": {
|
778
|
-
"tags": [],
|
779
|
-
"text": "esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html"
|
780
|
-
},
|
781
|
-
"getter": false,
|
782
|
-
"setter": false
|
783
|
-
},
|
784
|
-
"selectedLayerId": {
|
785
|
-
"type": "string",
|
711
|
+
"customizeSubmit": {
|
712
|
+
"type": "boolean",
|
786
713
|
"mutable": false,
|
787
714
|
"complexType": {
|
788
|
-
"original": "
|
789
|
-
"resolved": "
|
715
|
+
"original": "boolean",
|
716
|
+
"resolved": "boolean",
|
790
717
|
"references": {}
|
791
718
|
},
|
792
719
|
"required": false,
|
793
|
-
"optional":
|
720
|
+
"optional": true,
|
794
721
|
"docs": {
|
795
722
|
"tags": [],
|
796
|
-
"text": "
|
723
|
+
"text": "boolean: Set this to true when have a custom submit button in the app.\r\nThis will hide the header and footer elements of the editor and user needs to execute the submit method manually."
|
797
724
|
},
|
798
725
|
"getter": false,
|
799
726
|
"setter": false,
|
800
|
-
"attribute": "
|
801
|
-
"reflect": false
|
727
|
+
"attribute": "customize-submit",
|
728
|
+
"reflect": false,
|
729
|
+
"defaultValue": "false"
|
802
730
|
},
|
803
|
-
"
|
731
|
+
"enableSearch": {
|
804
732
|
"type": "boolean",
|
805
733
|
"mutable": false,
|
806
734
|
"complexType": {
|
@@ -812,15 +740,15 @@ export class CreateFeature {
|
|
812
740
|
"optional": true,
|
813
741
|
"docs": {
|
814
742
|
"tags": [],
|
815
|
-
"text": "boolean:
|
743
|
+
"text": "boolean: When true the Search box will be displayed"
|
816
744
|
},
|
817
745
|
"getter": false,
|
818
746
|
"setter": false,
|
819
|
-
"attribute": "
|
747
|
+
"attribute": "enable-search",
|
820
748
|
"reflect": false,
|
821
749
|
"defaultValue": "false"
|
822
750
|
},
|
823
|
-
"
|
751
|
+
"floorLevel": {
|
824
752
|
"type": "string",
|
825
753
|
"mutable": false,
|
826
754
|
"complexType": {
|
@@ -832,35 +760,31 @@ export class CreateFeature {
|
|
832
760
|
"optional": false,
|
833
761
|
"docs": {
|
834
762
|
"tags": [],
|
835
|
-
"text": "string:
|
763
|
+
"text": "string: selected floor level"
|
836
764
|
},
|
837
765
|
"getter": false,
|
838
766
|
"setter": false,
|
839
|
-
"attribute": "
|
767
|
+
"attribute": "floor-level",
|
840
768
|
"reflect": false
|
841
769
|
},
|
842
|
-
"
|
843
|
-
"type": "
|
770
|
+
"formElements": {
|
771
|
+
"type": "any",
|
844
772
|
"mutable": false,
|
845
773
|
"complexType": {
|
846
|
-
"original": "
|
847
|
-
"resolved": "
|
848
|
-
"references": {
|
849
|
-
"ISearchConfiguration": {
|
850
|
-
"location": "import",
|
851
|
-
"path": "../../utils/interfaces",
|
852
|
-
"id": "src/utils/interfaces.ts::ISearchConfiguration"
|
853
|
-
}
|
854
|
-
}
|
774
|
+
"original": "any",
|
775
|
+
"resolved": "any",
|
776
|
+
"references": {}
|
855
777
|
},
|
856
778
|
"required": false,
|
857
779
|
"optional": false,
|
858
780
|
"docs": {
|
859
781
|
"tags": [],
|
860
|
-
"text": "
|
782
|
+
"text": "string: selected floor level"
|
861
783
|
},
|
862
784
|
"getter": false,
|
863
|
-
"setter": false
|
785
|
+
"setter": false,
|
786
|
+
"attribute": "form-elements",
|
787
|
+
"reflect": false
|
864
788
|
},
|
865
789
|
"isMobile": {
|
866
790
|
"type": "boolean",
|
@@ -881,7 +805,7 @@ export class CreateFeature {
|
|
881
805
|
"attribute": "is-mobile",
|
882
806
|
"reflect": false
|
883
807
|
},
|
884
|
-
"
|
808
|
+
"locale": {
|
885
809
|
"type": "string",
|
886
810
|
"mutable": false,
|
887
811
|
"complexType": {
|
@@ -893,51 +817,76 @@ export class CreateFeature {
|
|
893
817
|
"optional": false,
|
894
818
|
"docs": {
|
895
819
|
"tags": [],
|
896
|
-
"text": "string:
|
820
|
+
"text": "string: Locale to use for translation of stings in the UI"
|
897
821
|
},
|
898
822
|
"getter": false,
|
899
823
|
"setter": false,
|
900
|
-
"attribute": "
|
824
|
+
"attribute": "locale",
|
901
825
|
"reflect": false
|
902
826
|
},
|
903
|
-
"
|
904
|
-
"type": "
|
827
|
+
"mapView": {
|
828
|
+
"type": "unknown",
|
905
829
|
"mutable": false,
|
906
830
|
"complexType": {
|
907
|
-
"original": "
|
908
|
-
"resolved": "
|
909
|
-
"references": {
|
831
|
+
"original": "__esri.MapView",
|
832
|
+
"resolved": "MapView",
|
833
|
+
"references": {
|
834
|
+
"___esri": {
|
835
|
+
"location": "global",
|
836
|
+
"id": "global::___esri"
|
837
|
+
}
|
838
|
+
}
|
910
839
|
},
|
911
840
|
"required": false,
|
912
841
|
"optional": false,
|
913
842
|
"docs": {
|
914
843
|
"tags": [],
|
915
|
-
"text": "
|
844
|
+
"text": "esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html"
|
916
845
|
},
|
917
846
|
"getter": false,
|
918
|
-
"setter": false
|
919
|
-
"attribute": "form-elements",
|
920
|
-
"reflect": false
|
847
|
+
"setter": false
|
921
848
|
},
|
922
|
-
"
|
923
|
-
"type": "
|
849
|
+
"searchConfiguration": {
|
850
|
+
"type": "unknown",
|
924
851
|
"mutable": false,
|
925
852
|
"complexType": {
|
926
|
-
"original": "
|
927
|
-
"resolved": "
|
853
|
+
"original": "ISearchConfiguration",
|
854
|
+
"resolved": "ISearchConfiguration",
|
855
|
+
"references": {
|
856
|
+
"ISearchConfiguration": {
|
857
|
+
"location": "import",
|
858
|
+
"path": "../../utils/interfaces",
|
859
|
+
"id": "src/utils/interfaces.ts::ISearchConfiguration"
|
860
|
+
}
|
861
|
+
}
|
862
|
+
},
|
863
|
+
"required": false,
|
864
|
+
"optional": false,
|
865
|
+
"docs": {
|
866
|
+
"tags": [],
|
867
|
+
"text": "ISearchConfiguration: Configuration details for the Search widget"
|
868
|
+
},
|
869
|
+
"getter": false,
|
870
|
+
"setter": false
|
871
|
+
},
|
872
|
+
"selectedLayerId": {
|
873
|
+
"type": "string",
|
874
|
+
"mutable": false,
|
875
|
+
"complexType": {
|
876
|
+
"original": "string",
|
877
|
+
"resolved": "string",
|
928
878
|
"references": {}
|
929
879
|
},
|
930
880
|
"required": false,
|
931
|
-
"optional":
|
881
|
+
"optional": false,
|
932
882
|
"docs": {
|
933
883
|
"tags": [],
|
934
|
-
"text": "
|
884
|
+
"text": "string: Layer id of the feature layer in which the new feature is to be created"
|
935
885
|
},
|
936
886
|
"getter": false,
|
937
887
|
"setter": false,
|
938
|
-
"attribute": "
|
939
|
-
"reflect": false
|
940
|
-
"defaultValue": "false"
|
888
|
+
"attribute": "selected-layer-id",
|
889
|
+
"reflect": false
|
941
890
|
},
|
942
891
|
"showGuidingMsg": {
|
943
892
|
"type": "boolean",
|
@@ -978,13 +927,32 @@ export class CreateFeature {
|
|
978
927
|
"attribute": "show-guiding-msg-while-drawing",
|
979
928
|
"reflect": false,
|
980
929
|
"defaultValue": "true"
|
930
|
+
},
|
931
|
+
"submitNewReportsMessage": {
|
932
|
+
"type": "string",
|
933
|
+
"mutable": false,
|
934
|
+
"complexType": {
|
935
|
+
"original": "string",
|
936
|
+
"resolved": "string",
|
937
|
+
"references": {}
|
938
|
+
},
|
939
|
+
"required": false,
|
940
|
+
"optional": false,
|
941
|
+
"docs": {
|
942
|
+
"tags": [],
|
943
|
+
"text": "string: Text to be displayed that will allow user to know they can submit new reports"
|
944
|
+
},
|
945
|
+
"getter": false,
|
946
|
+
"setter": false,
|
947
|
+
"attribute": "submit-new-reports-message",
|
948
|
+
"reflect": false
|
981
949
|
}
|
982
950
|
};
|
983
951
|
}
|
984
952
|
static get states() {
|
985
953
|
return {
|
986
|
-
"_editorLoading": {},
|
987
954
|
"_currentPage": {},
|
955
|
+
"_editorLoading": {},
|
988
956
|
"_translations": {}
|
989
957
|
};
|
990
958
|
}
|