@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,15 +7,15 @@
|
|
7
7
|
|
8
8
|
Object.defineProperty(exports, '__esModule', { value: true });
|
9
9
|
|
10
|
-
const index = require('./index-
|
10
|
+
const index = require('./index-af14245a.js');
|
11
11
|
const templates = require('./templates-1e84847a.js');
|
12
|
-
const solutionStore = require('./solution-store-
|
12
|
+
const solutionStore = require('./solution-store-3cf25b71.js');
|
13
13
|
require('./solution-resource-d0a2f7fe.js');
|
14
|
-
const locale = require('./locale-
|
14
|
+
const locale = require('./locale-1c60be9c.js');
|
15
15
|
const update = require('./update-243ea407.js');
|
16
16
|
require('./interfaces-09c4c40e.js');
|
17
17
|
require('./restHelpersGet-e4639890.js');
|
18
|
-
require('./index-
|
18
|
+
require('./index-ffd12cb0.js');
|
19
19
|
require('./_commonjsHelpers-baf43783.js');
|
20
20
|
require('./esri-loader-08dc41bd.js');
|
21
21
|
|
@@ -1108,34 +1108,12 @@ const SolutionConfigurationStyle0 = solutionConfigurationCss;
|
|
1108
1108
|
|
1109
1109
|
const SolutionConfiguration = class {
|
1110
1110
|
get el() { return index.getElement(this); }
|
1111
|
-
//--------------------------------------------------------------------------
|
1112
|
-
//
|
1113
|
-
// Properties (public)
|
1114
|
-
//
|
1115
|
-
//--------------------------------------------------------------------------
|
1116
|
-
/**
|
1117
|
-
* Credentials for requests, which can be a serialized UserSession
|
1118
|
-
*/
|
1119
|
-
authentication = new UserSession({});
|
1120
|
-
/**
|
1121
|
-
* string: Locale to use for translation of stings in the UI
|
1122
|
-
*/
|
1123
|
-
locale;
|
1124
|
-
serializedAuthentication = "";
|
1125
1111
|
async serializedAuthenticationWatchHandler() {
|
1126
1112
|
this.authentication = this.serializedAuthentication ? UserSession.deserialize(this.serializedAuthentication) : new UserSession({});
|
1127
1113
|
}
|
1128
|
-
/**
|
1129
|
-
* Contains the current solution item id
|
1130
|
-
*/
|
1131
|
-
solutionItemId = "";
|
1132
1114
|
async valueWatchHandler() {
|
1133
1115
|
await this._loadSolution(this.solutionItemId);
|
1134
1116
|
}
|
1135
|
-
/**
|
1136
|
-
* Used to show/hide loading indicator
|
1137
|
-
*/
|
1138
|
-
showLoading = false;
|
1139
1117
|
//--------------------------------------------------------------------------
|
1140
1118
|
//
|
1141
1119
|
// Watch handlers
|
@@ -1156,6 +1134,19 @@ const SolutionConfiguration = class {
|
|
1156
1134
|
//--------------------------------------------------------------------------
|
1157
1135
|
constructor(hostRef) {
|
1158
1136
|
index.registerInstance(this, hostRef);
|
1137
|
+
this.authentication = new UserSession({});
|
1138
|
+
this.locale = undefined;
|
1139
|
+
this.serializedAuthentication = "";
|
1140
|
+
this.solutionItemId = "";
|
1141
|
+
this.showLoading = false;
|
1142
|
+
this._currentEditItemId = "";
|
1143
|
+
this._organizationVariables = "";
|
1144
|
+
this._solutionContentsComponent = undefined;
|
1145
|
+
this._solutionIsLoaded = false;
|
1146
|
+
this._solutionVariables = "";
|
1147
|
+
this._templateHierarchy = [];
|
1148
|
+
this._translations = undefined;
|
1149
|
+
this._treeOpen = true;
|
1159
1150
|
if (this.serializedAuthentication) {
|
1160
1151
|
this.authentication = UserSession.deserialize(this.serializedAuthentication);
|
1161
1152
|
}
|
@@ -1195,32 +1186,6 @@ const SolutionConfiguration = class {
|
|
1195
1186
|
? index.h("calcite-tab", { class: "config-tab" }, index.h("div", { class: "config-solution" }, index.h("solution-spatial-ref", { enableDefault: !!spatialReferenceInfo.default, enabled: spatialReferenceInfo?.enabled, featureServices: solutionStore.state.getStoreInfo("featureServices").map(fs => fs.name), id: "configure-solution-spatial-ref", key: `${this.solutionItemId}-spatial-ref`, locale: this.locale })))
|
1196
1187
|
: null)))));
|
1197
1188
|
}
|
1198
|
-
//--------------------------------------------------------------------------
|
1199
|
-
//
|
1200
|
-
// Properties (protected)
|
1201
|
-
//
|
1202
|
-
//--------------------------------------------------------------------------
|
1203
|
-
/**
|
1204
|
-
* Contains the current item we are working with
|
1205
|
-
*/
|
1206
|
-
_currentEditItemId = "";
|
1207
|
-
_organizationVariables = "";
|
1208
|
-
_solutionContentsComponent;
|
1209
|
-
_solutionIsLoaded = false;
|
1210
|
-
_solutionVariables = "";
|
1211
|
-
/**
|
1212
|
-
* Contains the hierarchy of template items for the current solution.
|
1213
|
-
*/
|
1214
|
-
_templateHierarchy = [];
|
1215
|
-
/**
|
1216
|
-
* Contains the _translations for this component.
|
1217
|
-
* All UI strings should be defined here.
|
1218
|
-
*/
|
1219
|
-
_translations;
|
1220
|
-
/**
|
1221
|
-
* Used to show/hide the content tree
|
1222
|
-
*/
|
1223
|
-
_treeOpen = true;
|
1224
1189
|
_solutionStoreHasChanges = false;
|
1225
1190
|
_solutionEditorHasChanges = false;
|
1226
1191
|
_solutionEditorHasErrors = false;
|
@@ -7,12 +7,12 @@
|
|
7
7
|
|
8
8
|
Object.defineProperty(exports, '__esModule', { value: true });
|
9
9
|
|
10
|
-
const index = require('./index-
|
11
|
-
const solutionStore = require('./solution-store-
|
12
|
-
const locale = require('./locale-
|
10
|
+
const index = require('./index-af14245a.js');
|
11
|
+
const solutionStore = require('./solution-store-3cf25b71.js');
|
12
|
+
const locale = require('./locale-1c60be9c.js');
|
13
13
|
const common = require('./common-10d11a29.js');
|
14
14
|
const interfaces = require('./interfaces-09c4c40e.js');
|
15
|
-
require('./index-
|
15
|
+
require('./index-ffd12cb0.js');
|
16
16
|
require('./solution-resource-d0a2f7fe.js');
|
17
17
|
require('./_commonjsHelpers-baf43783.js');
|
18
18
|
require('./restHelpersGet-e4639890.js');
|
@@ -26,21 +26,10 @@ const SolutionContents = class {
|
|
26
26
|
constructor(hostRef) {
|
27
27
|
index.registerInstance(this, hostRef);
|
28
28
|
this.solutionItemSelected = index.createEvent(this, "solutionItemSelected", 7);
|
29
|
+
this.selectedItemId = undefined;
|
30
|
+
this.templateHierarchy = [];
|
29
31
|
}
|
30
32
|
get el() { return index.getElement(this); }
|
31
|
-
//--------------------------------------------------------------------------
|
32
|
-
//
|
33
|
-
// Properties (public)
|
34
|
-
//
|
35
|
-
//--------------------------------------------------------------------------
|
36
|
-
/**
|
37
|
-
* Contains the current item that is selected.
|
38
|
-
*/
|
39
|
-
selectedItemId;
|
40
|
-
/**
|
41
|
-
* Contains the public value for this component.
|
42
|
-
*/
|
43
|
-
templateHierarchy = [];
|
44
33
|
valueWatchHandler(v, oldV) {
|
45
34
|
if (v && v !== oldV && Array.isArray(v) && v.length > 0) {
|
46
35
|
this._treeItemSelected(v[0].id);
|
@@ -128,37 +117,19 @@ const SolutionItemStyle0 = solutionItemCss;
|
|
128
117
|
const SolutionItem = class {
|
129
118
|
constructor(hostRef) {
|
130
119
|
index.registerInstance(this, hostRef);
|
120
|
+
this.authentication = undefined;
|
121
|
+
this.itemId = "";
|
122
|
+
this.locale = undefined;
|
123
|
+
this.solutionVariables = "";
|
124
|
+
this.organizationVariables = "";
|
125
|
+
this.itemType = undefined;
|
126
|
+
this._translations = undefined;
|
131
127
|
}
|
132
128
|
get el() { return index.getElement(this); }
|
133
|
-
//--------------------------------------------------------------------------
|
134
|
-
//
|
135
|
-
// Properties (public)
|
136
|
-
//
|
137
|
-
//--------------------------------------------------------------------------
|
138
|
-
/**
|
139
|
-
* Credentials for requests
|
140
|
-
*/
|
141
|
-
authentication;
|
142
|
-
/**
|
143
|
-
* A template's itemId.
|
144
|
-
*/
|
145
|
-
itemId = "";
|
146
129
|
itemIdWatchHandler() {
|
147
130
|
const itemEdit = solutionStore.state.getItemInfo(this.itemId);
|
148
131
|
this.itemType = itemEdit.type;
|
149
132
|
}
|
150
|
-
/**
|
151
|
-
* string: Locale to use for translation of stings in the UI
|
152
|
-
*/
|
153
|
-
locale;
|
154
|
-
/**
|
155
|
-
* Contains the solution based variables
|
156
|
-
*/
|
157
|
-
solutionVariables = "";
|
158
|
-
/**
|
159
|
-
* Contains the organization based variables
|
160
|
-
*/
|
161
|
-
organizationVariables = "";
|
162
133
|
//--------------------------------------------------------------------------
|
163
134
|
//
|
164
135
|
// Watch handlers
|
@@ -191,17 +162,6 @@ const SolutionItem = class {
|
|
191
162
|
}
|
192
163
|
//--------------------------------------------------------------------------
|
193
164
|
//
|
194
|
-
// Properties (protected)
|
195
|
-
//
|
196
|
-
//--------------------------------------------------------------------------
|
197
|
-
itemType;
|
198
|
-
/**
|
199
|
-
* Contains the translations for this component.
|
200
|
-
* All UI strings should be defined here.
|
201
|
-
*/
|
202
|
-
_translations;
|
203
|
-
//--------------------------------------------------------------------------
|
204
|
-
//
|
205
165
|
// Event Listeners
|
206
166
|
//
|
207
167
|
//--------------------------------------------------------------------------
|
@@ -265,35 +225,19 @@ const SolutionSpatialRef = class {
|
|
265
225
|
this.featureServiceSpatialReferenceChange = index.createEvent(this, "featureServiceSpatialReferenceChange", 7);
|
266
226
|
this.enableDefaultSpatialReferenceChange = index.createEvent(this, "enableDefaultSpatialReferenceChange", 7);
|
267
227
|
this.enabledSpatialReferenceChange = index.createEvent(this, "enabledSpatialReferenceChange", 7);
|
228
|
+
this.enabled = false;
|
229
|
+
this.enableDefault = false;
|
230
|
+
this.featureServices = [];
|
231
|
+
this.locale = undefined;
|
232
|
+
this._translations = undefined;
|
268
233
|
}
|
269
234
|
get el() { return index.getElement(this); }
|
270
|
-
//--------------------------------------------------------------------------
|
271
|
-
//
|
272
|
-
// Properties (public)
|
273
|
-
//
|
274
|
-
//--------------------------------------------------------------------------
|
275
|
-
/**
|
276
|
-
* When true, all but the main switch are disabled to prevent interaction.
|
277
|
-
*/
|
278
|
-
enabled = false;
|
279
235
|
enabledChanged() {
|
280
236
|
this._handleSpatialRefParamChange();
|
281
237
|
}
|
282
|
-
/**
|
283
|
-
* When true, a default value is used for feature services.
|
284
|
-
*/
|
285
|
-
enableDefault = false;
|
286
238
|
enableDefaultChanged() {
|
287
239
|
this._handleDefaultSpatialRefParamChange();
|
288
240
|
}
|
289
|
-
/**
|
290
|
-
* List of services the spatial reference should apply to
|
291
|
-
*/
|
292
|
-
featureServices = [];
|
293
|
-
/**
|
294
|
-
* string: Locale to use for translation of stings in the UI
|
295
|
-
*/
|
296
|
-
locale;
|
297
241
|
//--------------------------------------------------------------------------
|
298
242
|
//
|
299
243
|
// Watch handlers
|
@@ -325,16 +269,6 @@ const SolutionSpatialRef = class {
|
|
325
269
|
}
|
326
270
|
//--------------------------------------------------------------------------
|
327
271
|
//
|
328
|
-
// Properties (protected)
|
329
|
-
//
|
330
|
-
//--------------------------------------------------------------------------
|
331
|
-
/**
|
332
|
-
* Contains the translations for this component.
|
333
|
-
* All UI strings should be defined here.
|
334
|
-
*/
|
335
|
-
_translations;
|
336
|
-
//--------------------------------------------------------------------------
|
337
|
-
//
|
338
272
|
// Event Listeners
|
339
273
|
//
|
340
274
|
//--------------------------------------------------------------------------
|
@@ -7,8 +7,8 @@
|
|
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
|
require('./esri-loader-08dc41bd.js');
|
13
13
|
require('./_commonjsHelpers-baf43783.js');
|
14
14
|
|
@@ -21,45 +21,15 @@ const SolutionItemAccordion = class {
|
|
21
21
|
this.solutionItemHover = index.createEvent(this, "solutionItemHover", 7);
|
22
22
|
this.solutionItemSelect = index.createEvent(this, "solutionItemSelect", 7);
|
23
23
|
this.solutionTypeHover = index.createEvent(this, "solutionTypeHover", 7);
|
24
|
+
this.locale = undefined;
|
25
|
+
this.listSelectionMode = "none";
|
26
|
+
this.templateInfos = [];
|
27
|
+
this._sortedTemplateInfos = [];
|
28
|
+
this._translations = undefined;
|
24
29
|
}
|
25
30
|
get el() { return index.getElement(this); }
|
26
31
|
//--------------------------------------------------------------------------
|
27
32
|
//
|
28
|
-
// Properties (public)
|
29
|
-
//
|
30
|
-
//--------------------------------------------------------------------------
|
31
|
-
/**
|
32
|
-
* string: Locale to use for translation of stings in the UI
|
33
|
-
*/
|
34
|
-
locale;
|
35
|
-
/**
|
36
|
-
* Specifies the selection mode of the item-type lists used in the component, where:
|
37
|
-
* "multiple" allows any number of selections,
|
38
|
-
* "single" allows only one selection,
|
39
|
-
* "single-persist" allows one selection and prevents de-selection, and
|
40
|
-
* "none" does not allow any selections (default)
|
41
|
-
*/
|
42
|
-
listSelectionMode = "none";
|
43
|
-
/**
|
44
|
-
* ITemplateInfo[]: Collection of template infos
|
45
|
-
*/
|
46
|
-
templateInfos = [];
|
47
|
-
//--------------------------------------------------------------------------
|
48
|
-
//
|
49
|
-
// State (internal)
|
50
|
-
//
|
51
|
-
//--------------------------------------------------------------------------
|
52
|
-
/**
|
53
|
-
* ITemplateInfo[]: Collection of sorted template infos
|
54
|
-
*/
|
55
|
-
_sortedTemplateInfos = [];
|
56
|
-
/**
|
57
|
-
* Contains the translations for this component.
|
58
|
-
* All UI strings should be defined here.
|
59
|
-
*/
|
60
|
-
_translations;
|
61
|
-
//--------------------------------------------------------------------------
|
62
|
-
//
|
63
33
|
// Properties (protected)
|
64
34
|
//
|
65
35
|
//--------------------------------------------------------------------------
|
@@ -266,7 +236,7 @@ const SolutionItemAccordion = class {
|
|
266
236
|
this._deselectOthers(templateInfo.id);
|
267
237
|
this.solutionItemSelect.emit({ itemId: templateInfo.id, selected: true });
|
268
238
|
}, onMouseEnter: () => this.solutionItemHover.emit({ itemId: templateInfo.id, entering: true }), onMouseLeave: () => this.solutionItemHover.emit({ itemId: templateInfo.id, entering: false }), value: templateInfo.id }, templateInfo.url
|
269
|
-
? index.h("calcite-action", { icon: "launch", onClick: () => window.open(templateInfo.url, "_blank"),
|
239
|
+
? index.h("div", { slot: "actions-end" }, index.h("calcite-action", { icon: "launch", id: templateInfo.id + "-launch", onClick: () => window.open(templateInfo.url, "_blank"), text: "" }), index.h("calcite-tooltip", { "overlay-positioning": "fixed", "reference-element": templateInfo.id + "-launch" }, index.h("span", null, this._translations?.openDetails)))
|
270
240
|
: null));
|
271
241
|
}
|
272
242
|
/**
|
@@ -7,7 +7,7 @@
|
|
7
7
|
|
8
8
|
Object.defineProperty(exports, '__esModule', { value: true });
|
9
9
|
|
10
|
-
const index = require('./index-
|
10
|
+
const index = require('./index-af14245a.js');
|
11
11
|
|
12
12
|
const solutionItemIconCss = ".item-type-icon{pointer-events:none;display:block;height:1rem;margin-top:0.15em !important;min-width:16px;fill:currentColor;transform:rotate(360deg)}.item-type-icon-margin{margin-inline-end:0.375rem}";
|
13
13
|
const SolutionItemIconStyle0 = solutionItemIconCss;
|
@@ -15,27 +15,13 @@ const SolutionItemIconStyle0 = solutionItemIconCss;
|
|
15
15
|
const SolutionItemIcon = class {
|
16
16
|
constructor(hostRef) {
|
17
17
|
index.registerInstance(this, hostRef);
|
18
|
+
this.isPortal = false;
|
19
|
+
this.type = "";
|
20
|
+
this.typeKeywords = [];
|
18
21
|
}
|
19
22
|
get el() { return index.getElement(this); }
|
20
23
|
//--------------------------------------------------------------------------
|
21
24
|
//
|
22
|
-
// Properties (public)
|
23
|
-
//
|
24
|
-
//--------------------------------------------------------------------------
|
25
|
-
/**
|
26
|
-
* Indicate if this is portal
|
27
|
-
*/
|
28
|
-
isPortal = false;
|
29
|
-
/**
|
30
|
-
* The type for the item
|
31
|
-
*/
|
32
|
-
type = "";
|
33
|
-
/**
|
34
|
-
* The typeKeywords for the item
|
35
|
-
*/
|
36
|
-
typeKeywords = [];
|
37
|
-
//--------------------------------------------------------------------------
|
38
|
-
//
|
39
25
|
// Lifecycle
|
40
26
|
//
|
41
27
|
//--------------------------------------------------------------------------
|
@@ -5,7 +5,7 @@
|
|
5
5
|
*/
|
6
6
|
'use strict';
|
7
7
|
|
8
|
-
const index = require('./index-
|
8
|
+
const index = require('./index-ffd12cb0.js');
|
9
9
|
const interfaces = require('./interfaces-09c4c40e.js');
|
10
10
|
const solutionResource = require('./solution-resource-d0a2f7fe.js');
|
11
11
|
const restHelpersGet = require('./restHelpersGet-e4639890.js');
|