@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
@@ -24,6 +24,31 @@ import { PopupUtils } from "../../utils/popupUtils";
|
|
24
24
|
import { getFeatureLayerView, getLayerOrTable, highlightFeatures } from "../../utils/mapViewUtils";
|
25
25
|
import { getLocaleComponentStrings } from "../../utils/locale";
|
26
26
|
export class FeatureList {
|
27
|
+
constructor() {
|
28
|
+
this.selectedLayerId = undefined;
|
29
|
+
this.mapView = undefined;
|
30
|
+
this.noFeaturesFoundMsg = undefined;
|
31
|
+
this.pageSize = 100;
|
32
|
+
this.highlightOnMap = false;
|
33
|
+
this.highlightOnHover = false;
|
34
|
+
this.locale = undefined;
|
35
|
+
this.sortingInfo = undefined;
|
36
|
+
this.whereClause = undefined;
|
37
|
+
this.textSize = "large";
|
38
|
+
this.showInitialLoading = true;
|
39
|
+
this.showErrorWhenNoFeatures = true;
|
40
|
+
this.showUserImageInList = false;
|
41
|
+
this.showFeatureSymbol = false;
|
42
|
+
this.applyLayerViewFilter = false;
|
43
|
+
this.reportingOptions = undefined;
|
44
|
+
this.showFullTitle = true;
|
45
|
+
this._featureItems = [];
|
46
|
+
this._featuresCount = 0;
|
47
|
+
this._isLoading = false;
|
48
|
+
this._searchPlaceHolder = '';
|
49
|
+
this._fullTextSearchInfo = undefined;
|
50
|
+
this._translations = undefined;
|
51
|
+
}
|
27
52
|
//--------------------------------------------------------------------------
|
28
53
|
//
|
29
54
|
// Host element access
|
@@ -32,109 +57,6 @@ export class FeatureList {
|
|
32
57
|
el;
|
33
58
|
//--------------------------------------------------------------------------
|
34
59
|
//
|
35
|
-
// Properties (public)
|
36
|
-
//
|
37
|
-
//--------------------------------------------------------------------------
|
38
|
-
/**
|
39
|
-
* string: Layer id of the feature layer to show the list
|
40
|
-
*/
|
41
|
-
selectedLayerId;
|
42
|
-
/**
|
43
|
-
* esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
44
|
-
*/
|
45
|
-
mapView;
|
46
|
-
/**
|
47
|
-
* string: Message to be displayed when features are not found
|
48
|
-
*/
|
49
|
-
noFeaturesFoundMsg;
|
50
|
-
/**
|
51
|
-
* number: Number features to be fetched per page, by default 100 features will be fetched
|
52
|
-
*/
|
53
|
-
pageSize = 100;
|
54
|
-
/**
|
55
|
-
* boolean: Highlight feature on map optional (default false) boolean to indicate if we should highlight and zoom to the extent of the feature geometry
|
56
|
-
*/
|
57
|
-
highlightOnMap = false;
|
58
|
-
/**
|
59
|
-
* boolean: Highlight feature on map optional (default false) boolean to indicate if we should highlight when hover on Feature in list
|
60
|
-
*/
|
61
|
-
highlightOnHover = false;
|
62
|
-
/**
|
63
|
-
* string: Locale to use for translation of stings in the UI
|
64
|
-
*/
|
65
|
-
locale;
|
66
|
-
/**
|
67
|
-
* ISortingInfo: Sorting field and order using which features list will be sorted
|
68
|
-
*/
|
69
|
-
sortingInfo;
|
70
|
-
/**
|
71
|
-
* string: where clause to filter the features list
|
72
|
-
*/
|
73
|
-
whereClause;
|
74
|
-
/**
|
75
|
-
* string(small/large): Controls the font size of the title
|
76
|
-
*/
|
77
|
-
textSize = "large";
|
78
|
-
/**
|
79
|
-
* boolean: Show initial loading indicator when creating list
|
80
|
-
*/
|
81
|
-
showInitialLoading = true;
|
82
|
-
/**
|
83
|
-
* boolean: If true will show error msg when features are not present
|
84
|
-
*/
|
85
|
-
showErrorWhenNoFeatures = true;
|
86
|
-
/**
|
87
|
-
* boolean: If true display's profile img on each feature item
|
88
|
-
*/
|
89
|
-
showUserImageInList = false;
|
90
|
-
/**
|
91
|
-
* boolean: If true display's feature symbol on each feature item
|
92
|
-
*/
|
93
|
-
showFeatureSymbol = false;
|
94
|
-
/**
|
95
|
-
* boolean: If true will consider the FeatureFilter applied on the layerview
|
96
|
-
*/
|
97
|
-
applyLayerViewFilter = false;
|
98
|
-
/**
|
99
|
-
* IReportingOptions: Key options for reporting
|
100
|
-
*/
|
101
|
-
reportingOptions;
|
102
|
-
/**
|
103
|
-
* boolean: When false popup title will shown in single line
|
104
|
-
*/
|
105
|
-
showFullTitle = true;
|
106
|
-
//--------------------------------------------------------------------------
|
107
|
-
//
|
108
|
-
// State (internal)
|
109
|
-
//
|
110
|
-
//--------------------------------------------------------------------------
|
111
|
-
/**
|
112
|
-
* calcite-list-item list of features with popup titles
|
113
|
-
*/
|
114
|
-
_featureItems = [];
|
115
|
-
/**
|
116
|
-
* number: Total number of feature count
|
117
|
-
*/
|
118
|
-
_featuresCount = 0;
|
119
|
-
/**
|
120
|
-
* boolean: Check if selected layer's features fetching process is completed
|
121
|
-
*/
|
122
|
-
_isLoading = false;
|
123
|
-
/**
|
124
|
-
* string: Placeholder string to show fields included in full text search
|
125
|
-
*/
|
126
|
-
_searchPlaceHolder = '';
|
127
|
-
/**
|
128
|
-
* any[]: Contains full text search info object
|
129
|
-
*/
|
130
|
-
_fullTextSearchInfo;
|
131
|
-
/**
|
132
|
-
* Contains the translations for this component.
|
133
|
-
* All UI strings should be defined here.
|
134
|
-
*/
|
135
|
-
_translations;
|
136
|
-
//--------------------------------------------------------------------------
|
137
|
-
//
|
138
60
|
// Properties (protected)
|
139
61
|
//
|
140
62
|
//--------------------------------------------------------------------------
|
@@ -21,6 +21,11 @@
|
|
21
21
|
import { Host, h } from "@stencil/core";
|
22
22
|
import { loadModules } from "../../utils/loadModules";
|
23
23
|
export class FloorFilter {
|
24
|
+
constructor() {
|
25
|
+
this.enabled = undefined;
|
26
|
+
this.floorFilterWidget = undefined;
|
27
|
+
this.mapView = undefined;
|
28
|
+
}
|
24
29
|
//--------------------------------------------------------------------------
|
25
30
|
//
|
26
31
|
// Host element access
|
@@ -29,25 +34,6 @@ export class FloorFilter {
|
|
29
34
|
el;
|
30
35
|
//--------------------------------------------------------------------------
|
31
36
|
//
|
32
|
-
// Properties (public)
|
33
|
-
//
|
34
|
-
//--------------------------------------------------------------------------
|
35
|
-
/**
|
36
|
-
* boolean: when true the Floor Filter widget will be available
|
37
|
-
*/
|
38
|
-
enabled;
|
39
|
-
/**
|
40
|
-
* esri/widgets/FloorFilter: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FloorFilter.html
|
41
|
-
*
|
42
|
-
* FloorFilter instance
|
43
|
-
*/
|
44
|
-
floorFilterWidget;
|
45
|
-
/**
|
46
|
-
* esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
47
|
-
*/
|
48
|
-
mapView;
|
49
|
-
//--------------------------------------------------------------------------
|
50
|
-
//
|
51
37
|
// State (internal)
|
52
38
|
//
|
53
39
|
//--------------------------------------------------------------------------
|
@@ -23,6 +23,26 @@ import { getLocaleComponentStrings } from "../../utils/locale";
|
|
23
23
|
import { loadModules } from "../../utils/loadModules";
|
24
24
|
import { PopupUtils } from "../../utils/popupUtils";
|
25
25
|
export class InfoCard {
|
26
|
+
constructor() {
|
27
|
+
this.enableEditGeometry = false;
|
28
|
+
this.graphics = undefined;
|
29
|
+
this.isLoading = false;
|
30
|
+
this.isMobile = undefined;
|
31
|
+
this.mapView = undefined;
|
32
|
+
this.allowEditing = true;
|
33
|
+
this.highlightEnabled = true;
|
34
|
+
this.locale = undefined;
|
35
|
+
this.paginationEnabled = true;
|
36
|
+
this.position = 'absolute';
|
37
|
+
this.showCloseBtn = false;
|
38
|
+
this._alertOpen = false;
|
39
|
+
this._count = "";
|
40
|
+
this._editRecordOpen = false;
|
41
|
+
this._mobileTitle = "";
|
42
|
+
this._showListView = false;
|
43
|
+
this._translations = undefined;
|
44
|
+
this._navigatedToRelatedFeature = undefined;
|
45
|
+
}
|
26
46
|
//--------------------------------------------------------------------------
|
27
47
|
//
|
28
48
|
// Host element access
|
@@ -31,91 +51,6 @@ export class InfoCard {
|
|
31
51
|
el;
|
32
52
|
//--------------------------------------------------------------------------
|
33
53
|
//
|
34
|
-
// Properties (public)
|
35
|
-
//
|
36
|
-
//--------------------------------------------------------------------------
|
37
|
-
/**
|
38
|
-
* When true the geometry of the current feature will be editable
|
39
|
-
*/
|
40
|
-
enableEditGeometry = false;
|
41
|
-
/**
|
42
|
-
* esri/Graphic: https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html
|
43
|
-
*/
|
44
|
-
graphics;
|
45
|
-
/**
|
46
|
-
* boolean: when true a loading indicator will be shown
|
47
|
-
*/
|
48
|
-
isLoading = false;
|
49
|
-
/**
|
50
|
-
* When true the component will render an optimized view for mobile devices
|
51
|
-
*/
|
52
|
-
isMobile;
|
53
|
-
/**
|
54
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
55
|
-
*/
|
56
|
-
mapView;
|
57
|
-
/**
|
58
|
-
* boolean: If true will show edit button
|
59
|
-
*/
|
60
|
-
allowEditing = true;
|
61
|
-
/**
|
62
|
-
* boolean: If true will highlights the features on map using Features Widget
|
63
|
-
*/
|
64
|
-
highlightEnabled = true;
|
65
|
-
/**
|
66
|
-
* string: Locale to use for translation of stings in the UI
|
67
|
-
*/
|
68
|
-
locale;
|
69
|
-
/**
|
70
|
-
* boolean: If true will show the pagination for multiple features
|
71
|
-
*/
|
72
|
-
paginationEnabled = true;
|
73
|
-
/**
|
74
|
-
* string: Set the position of the feature info
|
75
|
-
*/
|
76
|
-
position = 'absolute';
|
77
|
-
/**
|
78
|
-
* boolean: If true show close button on the feature info
|
79
|
-
*/
|
80
|
-
showCloseBtn = false;
|
81
|
-
//--------------------------------------------------------------------------
|
82
|
-
//
|
83
|
-
// State (internal)
|
84
|
-
//
|
85
|
-
//--------------------------------------------------------------------------
|
86
|
-
/**
|
87
|
-
* boolean: When true a alert will be shown to indicate a problem or confirm the current action
|
88
|
-
*/
|
89
|
-
_alertOpen = false;
|
90
|
-
/**
|
91
|
-
* string: Current index of total string
|
92
|
-
* This value is not displayed but will force a render if it changes
|
93
|
-
*/
|
94
|
-
_count = "";
|
95
|
-
/**
|
96
|
-
* When true the add record modal will be displayed
|
97
|
-
*/
|
98
|
-
_editRecordOpen = false;
|
99
|
-
/**
|
100
|
-
* When isMobile is true we will handle the display of the title so
|
101
|
-
* we can display beside a custom back button
|
102
|
-
*/
|
103
|
-
_mobileTitle = "";
|
104
|
-
/**
|
105
|
-
* When true the features list view will be displayed
|
106
|
-
*/
|
107
|
-
_showListView = false;
|
108
|
-
/**
|
109
|
-
* Contains the translations for this component.
|
110
|
-
* All UI strings should be defined here.
|
111
|
-
*/
|
112
|
-
_translations;
|
113
|
-
/**
|
114
|
-
* boolean: When true user has been navigated to related feature
|
115
|
-
*/
|
116
|
-
_navigatedToRelatedFeature;
|
117
|
-
//--------------------------------------------------------------------------
|
118
|
-
//
|
119
54
|
// Properties (protected)
|
120
55
|
//
|
121
56
|
//--------------------------------------------------------------------------
|
@@ -55,6 +55,13 @@
|
|
55
55
|
import { Host, h } from "@stencil/core";
|
56
56
|
import { getLocaleComponentStrings } from "../../utils/locale";
|
57
57
|
export class JsonEditor {
|
58
|
+
constructor() {
|
59
|
+
this.hasChanges = false;
|
60
|
+
this.hasErrors = false;
|
61
|
+
this.instanceid = "";
|
62
|
+
this.locale = undefined;
|
63
|
+
this.value = "";
|
64
|
+
}
|
58
65
|
//--------------------------------------------------------------------------
|
59
66
|
//
|
60
67
|
// Host element access
|
@@ -63,34 +70,6 @@ export class JsonEditor {
|
|
63
70
|
el;
|
64
71
|
//--------------------------------------------------------------------------
|
65
72
|
//
|
66
|
-
// Properties (public)
|
67
|
-
//
|
68
|
-
//--------------------------------------------------------------------------
|
69
|
-
/**
|
70
|
-
* Contains a public value to indicate if the model has any changes.
|
71
|
-
*/
|
72
|
-
hasChanges = false;
|
73
|
-
/**
|
74
|
-
* Contains a public value to indicate if the model has any errors
|
75
|
-
* that would prevent saving it.
|
76
|
-
*/
|
77
|
-
hasErrors = false;
|
78
|
-
/**
|
79
|
-
* Contains a unique identifier for when we have multiple instances of the editor.
|
80
|
-
* For example when we want to show an item's data as well as an item's properties.
|
81
|
-
*/
|
82
|
-
instanceid = "";
|
83
|
-
/**
|
84
|
-
* string: Locale to use for translation of stings in the UI
|
85
|
-
*/
|
86
|
-
locale;
|
87
|
-
/**
|
88
|
-
* Contains the public value for this component; it is not changed by the editor.
|
89
|
-
* When changed, the change overwrites the contents of the editor.
|
90
|
-
*/
|
91
|
-
value = "";
|
92
|
-
//--------------------------------------------------------------------------
|
93
|
-
//
|
94
73
|
// Watch handlers
|
95
74
|
//
|
96
75
|
//--------------------------------------------------------------------------
|
@@ -23,6 +23,18 @@ import { getAllLayers, getFeatureLayerView, getMapLayerHash } from "../../utils/
|
|
23
23
|
import { getLocaleComponentStrings } from "../../utils/locale";
|
24
24
|
import { formatNumber } from "../../utils/languageUtil";
|
25
25
|
export class LayerList {
|
26
|
+
constructor() {
|
27
|
+
this.mapView = undefined;
|
28
|
+
this.layers = undefined;
|
29
|
+
this.locale = undefined;
|
30
|
+
this.showFeatureCount = true;
|
31
|
+
this.showNextIcon = false;
|
32
|
+
this.applyLayerViewFilter = false;
|
33
|
+
this._noLayersToDisplay = false;
|
34
|
+
this._mapLayerIds = [];
|
35
|
+
this._isLoading = false;
|
36
|
+
this._translations = undefined;
|
37
|
+
}
|
26
38
|
//--------------------------------------------------------------------------
|
27
39
|
//
|
28
40
|
// Host element access
|
@@ -31,56 +43,6 @@ export class LayerList {
|
|
31
43
|
el;
|
32
44
|
//--------------------------------------------------------------------------
|
33
45
|
//
|
34
|
-
// Properties (public)
|
35
|
-
//
|
36
|
-
//--------------------------------------------------------------------------
|
37
|
-
/**
|
38
|
-
* esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
39
|
-
*/
|
40
|
-
mapView;
|
41
|
-
/**
|
42
|
-
* string[]: If passed will show only these layers in the list if they are present in map and are editable
|
43
|
-
*/
|
44
|
-
layers;
|
45
|
-
/**
|
46
|
-
* string: Locale to use for translation of stings in the UI
|
47
|
-
*/
|
48
|
-
locale;
|
49
|
-
/**
|
50
|
-
* boolean: if true display's feature count for each layer
|
51
|
-
*/
|
52
|
-
showFeatureCount = true;
|
53
|
-
/**
|
54
|
-
* boolean: If true display's arrow icon on each layer item
|
55
|
-
*/
|
56
|
-
showNextIcon = false;
|
57
|
-
/**
|
58
|
-
* boolean: If true will consider the FeatureFilter applied on the layerview
|
59
|
-
*/
|
60
|
-
applyLayerViewFilter = false;
|
61
|
-
//--------------------------------------------------------------------------
|
62
|
-
//
|
63
|
-
// State (internal)
|
64
|
-
//
|
65
|
-
//--------------------------------------------------------------------------
|
66
|
-
/**
|
67
|
-
* boolean: When true will display message no layers found
|
68
|
-
*/
|
69
|
-
_noLayersToDisplay = false;
|
70
|
-
/**
|
71
|
-
* string[]: list of layer ids from the map which will be listed
|
72
|
-
*/
|
73
|
-
_mapLayerIds = [];
|
74
|
-
/**
|
75
|
-
* boolean: When true display the loading indicator
|
76
|
-
*/
|
77
|
-
_isLoading = false;
|
78
|
-
/**
|
79
|
-
* Contains the translations for this component.
|
80
|
-
*/
|
81
|
-
_translations;
|
82
|
-
//--------------------------------------------------------------------------
|
83
|
-
//
|
84
46
|
// Properties (protected)
|
85
47
|
//
|
86
48
|
//--------------------------------------------------------------------------
|
@@ -26,6 +26,47 @@ import { queryFeaturesByGlobalID } from "../../utils/queryUtils";
|
|
26
26
|
import * as downloadUtils from "../../utils/downloadUtils";
|
27
27
|
import "@esri/instant-apps-components/dist/components/instant-apps-social-share";
|
28
28
|
export class LayerTable {
|
29
|
+
constructor() {
|
30
|
+
this.appLayout = undefined;
|
31
|
+
this.defaultGlobalId = undefined;
|
32
|
+
this.defaultLayerId = undefined;
|
33
|
+
this.defaultOid = undefined;
|
34
|
+
this.enableAutoRefresh = undefined;
|
35
|
+
this.enableColumnReorder = true;
|
36
|
+
this.enableCSV = undefined;
|
37
|
+
this.enableInlineEdit = undefined;
|
38
|
+
this.enableShare = undefined;
|
39
|
+
this.honorMapFieldSettings = undefined;
|
40
|
+
this.isMobile = undefined;
|
41
|
+
this.locale = undefined;
|
42
|
+
this.mapHidden = undefined;
|
43
|
+
this.mapInfo = undefined;
|
44
|
+
this.mapView = undefined;
|
45
|
+
this.onlyShowUpdatableLayers = undefined;
|
46
|
+
this.selectedIds = [];
|
47
|
+
this.shareIncludeEmbed = undefined;
|
48
|
+
this.shareIncludeSocial = undefined;
|
49
|
+
this.showNewestFirst = undefined;
|
50
|
+
this.zoomAndScrollToSelected = undefined;
|
51
|
+
this.zoomToScale = undefined;
|
52
|
+
this.createFilterModal = true;
|
53
|
+
this._allIds = [];
|
54
|
+
this._controlsThatFit = undefined;
|
55
|
+
this._csvExporting = false;
|
56
|
+
this._fetchingData = false;
|
57
|
+
this._filterActive = false;
|
58
|
+
this._filterOpen = false;
|
59
|
+
this._layer = undefined;
|
60
|
+
this._selectAllActive = false;
|
61
|
+
this._showHideOpen = false;
|
62
|
+
this._showOnlySelected = false;
|
63
|
+
this._toolInfos = undefined;
|
64
|
+
this._translations = undefined;
|
65
|
+
this._fullTextSearchInfo = undefined;
|
66
|
+
this._searchPlaceHolder = '';
|
67
|
+
this._size = 0;
|
68
|
+
this._queryingData = false;
|
69
|
+
}
|
29
70
|
//--------------------------------------------------------------------------
|
30
71
|
//
|
31
72
|
// Host element access
|
@@ -34,177 +75,6 @@ export class LayerTable {
|
|
34
75
|
el;
|
35
76
|
//--------------------------------------------------------------------------
|
36
77
|
//
|
37
|
-
// Properties (public)
|
38
|
-
//
|
39
|
-
//--------------------------------------------------------------------------
|
40
|
-
/**
|
41
|
-
* AppLayout: the current app layout
|
42
|
-
*/
|
43
|
-
appLayout;
|
44
|
-
/**
|
45
|
-
* string: Global ID of the feature to select
|
46
|
-
*/
|
47
|
-
defaultGlobalId;
|
48
|
-
/**
|
49
|
-
* string: when provided this layer ID will be used when the app loads
|
50
|
-
*/
|
51
|
-
defaultLayerId;
|
52
|
-
/**
|
53
|
-
* number: when provided this will be used to select a feature in the table by default
|
54
|
-
*/
|
55
|
-
defaultOid;
|
56
|
-
/**
|
57
|
-
* boolean: when true the layer table will auto refresh the data
|
58
|
-
*/
|
59
|
-
enableAutoRefresh;
|
60
|
-
/**
|
61
|
-
* boolean: when true the layer table will support drag/drop of columns to adjust order
|
62
|
-
*/
|
63
|
-
enableColumnReorder = true;
|
64
|
-
/**
|
65
|
-
* boolean: when true the export to csv button will be available
|
66
|
-
*/
|
67
|
-
enableCSV;
|
68
|
-
/**
|
69
|
-
* boolean: when true edits can be applied directly within the table
|
70
|
-
*/
|
71
|
-
enableInlineEdit;
|
72
|
-
/**
|
73
|
-
* boolean: when true the share widget will be available
|
74
|
-
*/
|
75
|
-
enableShare;
|
76
|
-
/**
|
77
|
-
* boolean: when true we will honor field order and visibility that may have been defined
|
78
|
-
* in the map viewer if no field order is defined in the mapInfo.
|
79
|
-
*
|
80
|
-
* Field order defined in the mapInfo as would be the case for Instant App configurations
|
81
|
-
* will always override this map level setting.
|
82
|
-
*/
|
83
|
-
honorMapFieldSettings;
|
84
|
-
/**
|
85
|
-
* When true the component will render an optimized view for mobile devices
|
86
|
-
*/
|
87
|
-
isMobile;
|
88
|
-
/**
|
89
|
-
* string: Locale to use for translation of stings in the UI
|
90
|
-
*/
|
91
|
-
locale;
|
92
|
-
/**
|
93
|
-
* boolean: when true the map is hidden and map specific controls should be hidden
|
94
|
-
*/
|
95
|
-
mapHidden;
|
96
|
-
/**
|
97
|
-
* IMapInfo: key configuration details about the current map
|
98
|
-
*/
|
99
|
-
mapInfo;
|
100
|
-
/**
|
101
|
-
* esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
102
|
-
*/
|
103
|
-
mapView;
|
104
|
-
/**
|
105
|
-
* boolean: When true only editable layers that support the update capability will be available
|
106
|
-
*/
|
107
|
-
onlyShowUpdatableLayers;
|
108
|
-
/**
|
109
|
-
* number[]: A list of ids that are currently selected
|
110
|
-
*/
|
111
|
-
selectedIds = [];
|
112
|
-
/**
|
113
|
-
* boolean: When true the share options will include embed option
|
114
|
-
*/
|
115
|
-
shareIncludeEmbed;
|
116
|
-
/**
|
117
|
-
* boolean: When true the share options will include social media sharing
|
118
|
-
*/
|
119
|
-
shareIncludeSocial;
|
120
|
-
/**
|
121
|
-
* boolean: when true the table will be sorted by objectid in descending order by default
|
122
|
-
*/
|
123
|
-
showNewestFirst;
|
124
|
-
/**
|
125
|
-
* boolean: When true the selected feature will zoomed to in the map and the row will be scrolled to within the table
|
126
|
-
*/
|
127
|
-
zoomAndScrollToSelected;
|
128
|
-
/**
|
129
|
-
* number: default scale to zoom to when zooming to a single point feature
|
130
|
-
*/
|
131
|
-
zoomToScale;
|
132
|
-
/**
|
133
|
-
* boolean: create filter modal optional (default true) boolean value to create filter modal in layer table
|
134
|
-
*/
|
135
|
-
createFilterModal = true;
|
136
|
-
//--------------------------------------------------------------------------
|
137
|
-
//
|
138
|
-
// State (internal)
|
139
|
-
//
|
140
|
-
//--------------------------------------------------------------------------
|
141
|
-
/**
|
142
|
-
* number[]: A list of all IDs for the current layer
|
143
|
-
*/
|
144
|
-
_allIds = [];
|
145
|
-
/**
|
146
|
-
* IToolSizeInfo[]: The controls that currently fit based on toolbar size
|
147
|
-
*/
|
148
|
-
_controlsThatFit;
|
149
|
-
/**
|
150
|
-
* boolean: When true a loading indicator will be shown beside the button text
|
151
|
-
*/
|
152
|
-
_csvExporting = false;
|
153
|
-
/**
|
154
|
-
* boolean: When true a loading indicator will be shown in place of the layer table
|
155
|
-
*/
|
156
|
-
_fetchingData = false;
|
157
|
-
/**
|
158
|
-
* boolean: When true an indicator will be shown on the action
|
159
|
-
*/
|
160
|
-
_filterActive = false;
|
161
|
-
/**
|
162
|
-
* boolean: When true the filter component will be displayed
|
163
|
-
*/
|
164
|
-
_filterOpen = false;
|
165
|
-
/**
|
166
|
-
* esri/views/layers/FeatureLayer: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
|
167
|
-
*/
|
168
|
-
_layer;
|
169
|
-
/**
|
170
|
-
* boolean: When true the select all will be displayed in an active state
|
171
|
-
*/
|
172
|
-
_selectAllActive = false;
|
173
|
-
/**
|
174
|
-
* boolean: When true the show/hide fields list is forced open
|
175
|
-
*/
|
176
|
-
_showHideOpen = false;
|
177
|
-
/**
|
178
|
-
* boolean: When true only selected records will be shown in the table
|
179
|
-
*/
|
180
|
-
_showOnlySelected = false;
|
181
|
-
/**
|
182
|
-
* IToolInfo[]: Key details used for creating the tools
|
183
|
-
*/
|
184
|
-
_toolInfos;
|
185
|
-
/**
|
186
|
-
* Contains the translations for this component.
|
187
|
-
* All UI strings should be defined here.
|
188
|
-
*/
|
189
|
-
_translations;
|
190
|
-
/**
|
191
|
-
* any[] Contains full text search info object
|
192
|
-
*/
|
193
|
-
_fullTextSearchInfo;
|
194
|
-
/**
|
195
|
-
* string Placeholder string to show fields included in full text search
|
196
|
-
*/
|
197
|
-
_searchPlaceHolder = '';
|
198
|
-
/**
|
199
|
-
* number Total number of records currently displayed in the table. This takes into account all active filters.
|
200
|
-
*/
|
201
|
-
_size = 0;
|
202
|
-
/**
|
203
|
-
* boolean: When true a loading indicator will be shown in place of the layer table
|
204
|
-
*/
|
205
|
-
_queryingData = false;
|
206
|
-
//--------------------------------------------------------------------------
|
207
|
-
//
|
208
78
|
// Properties (protected)
|
209
79
|
//
|
210
80
|
//--------------------------------------------------------------------------
|