@esri/solutions-components 0.11.25 → 0.11.27
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/card-manager_3.cjs.entry.js +24 -22
- package/dist/cjs/create-feature_4.cjs.entry.js +28 -10
- package/dist/cjs/create-related-feature_3.cjs.entry.js +2 -1
- package/dist/cjs/crowdsource-manager.cjs.entry.js +4 -4
- package/dist/cjs/crowdsource-reporter.cjs.entry.js +1 -1
- package/dist/cjs/{downloadUtils-fcae8eb1.js → downloadUtils-da9e19c6.js} +1 -1
- package/dist/cjs/feature-list.cjs.entry.js +3 -3
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/map-layer-picker.cjs.entry.js +1 -1
- package/dist/cjs/map-select-tools_3.cjs.entry.js +2 -2
- package/dist/cjs/{mapViewUtils-4ea7216c.js → mapViewUtils-8b26c9d0.js} +3 -1
- package/dist/cjs/{popupUtils-87b006a6.js → popupUtils-69ad52f5.js} +1 -1
- package/dist/cjs/public-notification.cjs.entry.js +2 -2
- package/dist/cjs/solution-item-accordion.cjs.entry.js +3 -3
- package/dist/cjs/solutions-components.cjs.js +1 -1
- package/dist/collection/components/card-manager/card-manager.js +1 -1
- package/dist/collection/components/create-feature/create-feature.js +12 -3
- package/dist/collection/components/create-related-feature/create-related-feature.js +1 -0
- package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +3 -3
- package/dist/collection/components/edit-card/edit-card.js +13 -4
- package/dist/collection/components/layer-table/layer-table.js +21 -21
- package/dist/collection/components/solution-item-accordion/solution-item-accordion.css +26 -0
- package/dist/collection/components/solution-item-accordion/solution-item-accordion.js +2 -2
- package/dist/collection/demos/index.html +0 -9
- package/dist/collection/utils/queryUtils.js +3 -1
- package/dist/collection/utils/queryUtils.ts +3 -1
- package/dist/components/card-manager2.js +1 -1
- package/dist/components/create-feature2.js +12 -3
- package/dist/components/create-related-feature2.js +1 -0
- package/dist/components/crowdsource-manager.js +3 -3
- package/dist/components/edit-card2.js +13 -4
- package/dist/components/layer-table2.js +21 -20
- package/dist/components/queryUtils.js +3 -1
- package/dist/components/solution-item-accordion.js +3 -3
- package/dist/esm/card-manager_3.entry.js +24 -22
- package/dist/esm/create-feature_4.entry.js +28 -10
- package/dist/esm/create-related-feature_3.entry.js +2 -1
- package/dist/esm/crowdsource-manager.entry.js +4 -4
- package/dist/esm/crowdsource-reporter.entry.js +1 -1
- package/dist/esm/{downloadUtils-078cd709.js → downloadUtils-0b6677dc.js} +1 -1
- package/dist/esm/feature-list.entry.js +3 -3
- package/dist/esm/loader.js +1 -1
- package/dist/esm/map-layer-picker.entry.js +1 -1
- package/dist/esm/map-select-tools_3.entry.js +2 -2
- package/dist/esm/{mapViewUtils-9da9be1c.js → mapViewUtils-2682c21a.js} +3 -1
- package/dist/esm/{popupUtils-6a965512.js → popupUtils-9233302d.js} +1 -1
- package/dist/esm/public-notification.entry.js +2 -2
- package/dist/esm/solution-item-accordion.entry.js +3 -3
- package/dist/esm/solutions-components.js +1 -1
- package/dist/solutions-components/demos/index.html +0 -9
- package/dist/solutions-components/p-3a7bde22.entry.js +6 -0
- package/dist/solutions-components/{p-db3391b9.js → p-4084e2d1.js} +1 -1
- package/dist/solutions-components/p-4294c7e6.entry.js +6 -0
- package/dist/solutions-components/{p-abcdbba6.entry.js → p-447e7d3f.entry.js} +1 -1
- package/dist/solutions-components/{p-3e16c433.entry.js → p-477dbafa.entry.js} +1 -1
- package/dist/solutions-components/{p-a9b81651.entry.js → p-47f13430.entry.js} +1 -1
- package/dist/solutions-components/p-5693ce7a.js +36 -0
- package/dist/solutions-components/{p-e8df7a70.entry.js → p-83f0dd3b.entry.js} +1 -1
- package/dist/solutions-components/p-87ae2979.entry.js +6 -0
- package/dist/solutions-components/{p-84976ab1.entry.js → p-896b6028.entry.js} +1 -1
- package/dist/solutions-components/{p-0bc11bac.entry.js → p-9777c01f.entry.js} +1 -1
- package/dist/solutions-components/{p-c117b7f7.entry.js → p-ee8fa795.entry.js} +1 -1
- package/dist/solutions-components/{p-bf04c6f4.js → p-f3003b3a.js} +2 -2
- package/dist/solutions-components/solutions-components.esm.js +1 -1
- package/dist/solutions-components/utils/queryUtils.ts +3 -1
- package/dist/solutions-components_commit.txt +6 -6
- package/dist/types/components/layer-table/layer-table.d.ts +0 -4
- package/package.json +1 -1
- package/dist/collection/assets/t9n/add-record-modal/resources.json +0 -10
- package/dist/collection/assets/t9n/add-record-modal/resources_en.json +0 -10
- package/dist/collection/assets/t9n/arcgis-login/resources.json +0 -3
- package/dist/collection/assets/t9n/arcgis-login/resources_en.json +0 -3
- package/dist/collection/assets/t9n/buffer-tools/resources_en.json +0 -6
- package/dist/collection/assets/t9n/card-manager/resources_en.json +0 -7
- package/dist/collection/assets/t9n/comment-card/resources.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_ar.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_bg.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_bs.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_ca.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_cs.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_da.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_de.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_el.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_en.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_es.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_et.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_fi.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_fr.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_he.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_hr.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_hu.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_id.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_it.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_ja.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_ko.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_lt.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_lv.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_nb.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_nl.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_no.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_pl.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_pt-BR.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_pt-PT.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_ro.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_ru.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_sk.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_sl.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_sr.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_sv.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_th.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_tr.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_uk.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_vi.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_zh-CN.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_zh-HK.json +0 -4
- package/dist/collection/assets/t9n/comment-card/resources_zh-TW.json +0 -4
- package/dist/collection/assets/t9n/consent-manager/resources_en.json +0 -5
- package/dist/collection/assets/t9n/create-feature/resources_en.json +0 -5
- package/dist/collection/assets/t9n/create-related-feature/resources_en.json +0 -3
- package/dist/collection/assets/t9n/crowdsource-manager/resources_en.json +0 -15
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_en.json +0 -32
- package/dist/collection/assets/t9n/delete-button/resources_en.json +0 -8
- package/dist/collection/assets/t9n/delete-dialog/resources_en.json +0 -8
- package/dist/collection/assets/t9n/edit-card/resources_en.json +0 -3
- package/dist/collection/assets/t9n/feature-list/resources_en.json +0 -8
- package/dist/collection/assets/t9n/info-card/resources_en.json +0 -10
- package/dist/collection/assets/t9n/instant-apps-export/resources.json +0 -12
- package/dist/collection/assets/t9n/instant-apps-export/resources_ar.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_bg.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_bs.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_ca.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_cs.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_da.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_de.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_el.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_en.json +0 -12
- package/dist/collection/assets/t9n/instant-apps-export/resources_es.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_et.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_fi.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_fr.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_he.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_hr.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_hu.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_id.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_it.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_ja.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_ko.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_lt.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_lv.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_nb.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_nl.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_pl.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_pt-BR.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_pt-PT.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_ro.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_ru.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_sk.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_sl.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_sr.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_sv.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_th.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_tr.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_uk.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_vi.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_zh-CN.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_zh-HK.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-export/resources_zh-TW.json +0 -11
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_ar.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_bg.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_bs.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_ca.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_cs.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_da.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_de.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_el.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_en.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_es.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_et.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_fi.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_fr.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_he.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_hr.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_hu.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_id.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_it.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_ja.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_ko.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_lt.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_lv.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_nb.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_nl.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_pl.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_pt-BR.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_pt-PT.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_ro.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_ru.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_sk.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_sl.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_sr.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_sv.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_th.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_tr.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_uk.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_vi.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_zh-CN.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_zh-HK.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-filter-list/resources_zh-TW.json +0 -16
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_ar.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_bg.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_bs.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_ca.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_cs.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_da.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_de.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_el.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_en.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_es.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_et.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_fi.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_fr.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_he.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_hr.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_hu.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_id.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_it.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_ja.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_ko.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_lt.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_lv.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_nb.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_nl.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_pl.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_pt-BR.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_pt-PT.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_ro.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_ru.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_sk.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_sl.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_sr.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_sv.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_th.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_tr.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_uk.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_vi.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_zh-CN.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_zh-HK.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-interactive-legend/resources_zh-TW.json +0 -15
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_ar.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_bg.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_bs.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_ca.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_cs.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_da.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_de.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_el.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_en.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_es.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_et.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_fi.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_fr.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_he.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_hr.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_hu.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_id.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_it.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_ja.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_ko.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_lt.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_lv.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_nb.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_nl.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_pl.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_pt-BR.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_pt-PT.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_ro.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_ru.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_sk.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_sl.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_sr.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_sv.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_th.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_tr.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_uk.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_vi.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_zh-CN.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_zh-HK.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-keyboard-shortcuts/resources_zh-TW.json +0 -30
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_ar.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_bg.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_bs.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_ca.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_cs.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_da.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_de.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_el.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_en.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_es.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_et.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_fi.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_fr.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_he.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_hr.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_hu.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_id.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_it.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_ja.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_ko.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_lt.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_lv.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_nb.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_nl.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_pl.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_pt-BR.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_pt-PT.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_ro.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_ru.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_sk.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_sl.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_sr.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_sv.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_th.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_tr.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_uk.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_vi.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_zh-CN.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_zh-HK.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-language-translator/resources_zh-TW.json +0 -102
- package/dist/collection/assets/t9n/instant-apps-measurement/resources.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_ar.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_bg.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_bs.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_ca.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_cs.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_da.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_de.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_el.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_en.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_es.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_et.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_fi.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_fr.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_he.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_hr.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_hu.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_id.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_it.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_ja.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_ko.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_lt.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_lv.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_nb.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_nl.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_pl.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_pt-BR.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_pt-PT.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_ro.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_ru.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_sk.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_sl.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_sr.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_sv.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_th.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_tr.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_uk.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_vi.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_zh-CN.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_zh-HK.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-measurement/resources_zh-TW.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-popover/resources.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-popover/resources_ar.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_bg.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_bs.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_ca.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_cs.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_da.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_de.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_el.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_en.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-popover/resources_es.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_et.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_fi.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_fr.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_he.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_hr.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_hu.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_id.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_it.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_ja.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_ko.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_lt.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_lv.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_nb.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_nl.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_pl.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_pt-BR.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_pt-PT.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_ro.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_ru.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_sk.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_sl.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_sr.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_sv.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_th.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_tr.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_uk.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_vi.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_zh-CN.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_zh-HK.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-popover/resources_zh-TW.json +0 -6
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_ar.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_bg.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_bs.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_ca.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_cs.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_da.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_de.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_el.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_en.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_es.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_et.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_fi.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_fr.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_he.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_hr.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_hu.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_id.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_it.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_ja.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_ko.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_lt.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_lv.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_nb.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_nl.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_pl.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_pt-BR.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_pt-PT.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_ro.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_ru.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_sk.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_sl.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_sr.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_sv.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_th.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_tr.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_uk.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_vi.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_zh-CN.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_zh-HK.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-scoreboard/resources_zh-TW.json +0 -7
- package/dist/collection/assets/t9n/instant-apps-social-share/resources.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_ar.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_bg.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_bs.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_ca.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_cs.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_da.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_de.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_el.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_en.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_es.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_et.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_fi.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_fr.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_he.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_hr.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_hu.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_id.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_it.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_ja.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_ko.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_lt.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_lv.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_nb.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_nl.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_pl.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_pt-BR.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_pt-PT.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_ro.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_ru.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_sk.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_sl.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_sr.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_sv.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_th.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_tr.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_uk.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_vi.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_zh-CN.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_zh-HK.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-social-share/resources_zh-TW.json +0 -38
- package/dist/collection/assets/t9n/instant-apps-splash/resources.json +0 -3
- package/dist/collection/assets/t9n/instant-apps-splash/resources_en.json +0 -3
- package/dist/collection/assets/t9n/json-editor/resources_en.json +0 -8
- package/dist/collection/assets/t9n/layer-list/resources_en.json +0 -4
- package/dist/collection/assets/t9n/layer-table/resources_en.json +0 -25
- package/dist/collection/assets/t9n/map-card/resources_en.json +0 -10
- package/dist/collection/assets/t9n/map-draw-tools/resources_en.json +0 -5
- package/dist/collection/assets/t9n/map-layer-picker/resources_en.json +0 -5
- package/dist/collection/assets/t9n/map-picker/resources_en.json +0 -3
- package/dist/collection/assets/t9n/map-search/resources_en.json +0 -3
- package/dist/collection/assets/t9n/map-select-tools/resources_en.json +0 -16
- package/dist/collection/assets/t9n/map-tools/resources_en.json +0 -10
- package/dist/collection/assets/t9n/media-card/resources.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_ar.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_bg.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_bs.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_ca.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_cs.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_da.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_de.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_el.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_en.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_es.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_et.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_fi.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_fr.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_he.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_hr.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_hu.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_id.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_it.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_ja.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_ko.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_lt.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_lv.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_nb.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_nl.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_pl.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_pt-BR.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_pt-PT.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_ro.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_ru.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_sk.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_sl.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_sr.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_sv.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_th.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_tr.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_uk.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_vi.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_zh-CN.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_zh-HK.json +0 -3
- package/dist/collection/assets/t9n/media-card/resources_zh-TW.json +0 -3
- package/dist/collection/assets/t9n/pdf-download/resources_en.json +0 -3
- package/dist/collection/assets/t9n/public-notification/resources_en.json +0 -44
- package/dist/collection/assets/t9n/refine-selection/resources_en.json +0 -9
- package/dist/collection/assets/t9n/share-item/resources.json +0 -3
- package/dist/collection/assets/t9n/share-item/resources_en.json +0 -3
- package/dist/collection/assets/t9n/solution-configuration/resources_en.json +0 -15
- package/dist/collection/assets/t9n/solution-item/resources_en.json +0 -8
- package/dist/collection/assets/t9n/solution-item-accordion/resources_en.json +0 -3
- package/dist/collection/assets/t9n/solution-item-details/resources_en.json +0 -8
- package/dist/collection/assets/t9n/solution-item-sharing/resources_en.json +0 -3
- package/dist/collection/assets/t9n/solution-organization-variables/resources_en.json +0 -3
- package/dist/collection/assets/t9n/solution-resource-item/resources_en.json +0 -8
- package/dist/collection/assets/t9n/solution-spatial-ref/resources_en.json +0 -5
- package/dist/collection/assets/t9n/solution-template-data/resources_en.json +0 -5
- package/dist/collection/assets/t9n/solution-variables/resources_en.json +0 -3
- package/dist/collection/assets/t9n/spatial-ref/resources_en.json +0 -3
- package/dist/collection/assets/t9n/store-manager/resources_en.json +0 -3
- package/dist/solutions-components/assets/t9n/add-record-modal/resources.json +0 -10
- package/dist/solutions-components/assets/t9n/add-record-modal/resources_en.json +0 -10
- package/dist/solutions-components/assets/t9n/arcgis-login/resources.json +0 -3
- package/dist/solutions-components/assets/t9n/arcgis-login/resources_en.json +0 -3
- package/dist/solutions-components/assets/t9n/buffer-tools/resources_en.json +0 -6
- package/dist/solutions-components/assets/t9n/card-manager/resources_en.json +0 -7
- package/dist/solutions-components/assets/t9n/comment-card/resources.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_ar.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_bg.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_bs.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_ca.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_cs.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_da.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_de.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_el.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_en.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_es.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_et.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_fi.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_fr.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_he.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_hr.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_hu.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_id.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_it.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_ja.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_ko.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_lt.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_lv.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_nb.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_nl.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_no.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_pl.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_pt-BR.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_pt-PT.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_ro.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_ru.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_sk.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_sl.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_sr.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_sv.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_th.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_tr.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_uk.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_vi.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_zh-CN.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_zh-HK.json +0 -4
- package/dist/solutions-components/assets/t9n/comment-card/resources_zh-TW.json +0 -4
- package/dist/solutions-components/assets/t9n/consent-manager/resources_en.json +0 -5
- package/dist/solutions-components/assets/t9n/create-feature/resources_en.json +0 -5
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_en.json +0 -3
- package/dist/solutions-components/assets/t9n/crowdsource-manager/resources_en.json +0 -15
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_en.json +0 -32
- package/dist/solutions-components/assets/t9n/delete-button/resources_en.json +0 -8
- package/dist/solutions-components/assets/t9n/delete-dialog/resources_en.json +0 -8
- package/dist/solutions-components/assets/t9n/edit-card/resources_en.json +0 -3
- package/dist/solutions-components/assets/t9n/feature-list/resources_en.json +0 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_en.json +0 -10
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources.json +0 -12
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_ar.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_bg.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_bs.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_ca.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_cs.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_da.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_de.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_el.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_en.json +0 -12
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_es.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_et.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_fi.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_fr.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_he.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_hr.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_hu.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_id.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_it.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_ja.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_ko.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_lt.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_lv.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_nb.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_nl.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_pl.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_pt-BR.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_pt-PT.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_ro.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_ru.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_sk.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_sl.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_sr.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_sv.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_th.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_tr.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_uk.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_vi.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_zh-CN.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_zh-HK.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-export/resources_zh-TW.json +0 -11
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_ar.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_bg.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_bs.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_ca.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_cs.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_da.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_de.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_el.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_en.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_es.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_et.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_fi.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_fr.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_he.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_hr.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_hu.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_id.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_it.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_ja.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_ko.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_lt.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_lv.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_nb.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_nl.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_pl.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_pt-BR.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_pt-PT.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_ro.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_ru.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_sk.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_sl.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_sr.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_sv.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_th.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_tr.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_uk.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_vi.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_zh-CN.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_zh-HK.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-filter-list/resources_zh-TW.json +0 -16
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_ar.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_bg.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_bs.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_ca.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_cs.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_da.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_de.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_el.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_en.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_es.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_et.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_fi.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_fr.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_he.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_hr.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_hu.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_id.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_it.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_ja.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_ko.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_lt.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_lv.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_nb.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_nl.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_pl.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_pt-BR.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_pt-PT.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_ro.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_ru.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_sk.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_sl.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_sr.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_sv.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_th.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_tr.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_uk.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_vi.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_zh-CN.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_zh-HK.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-interactive-legend/resources_zh-TW.json +0 -15
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_ar.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_bg.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_bs.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_ca.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_cs.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_da.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_de.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_el.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_en.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_es.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_et.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_fi.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_fr.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_he.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_hr.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_hu.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_id.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_it.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_ja.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_ko.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_lt.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_lv.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_nb.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_nl.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_pl.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_pt-BR.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_pt-PT.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_ro.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_ru.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_sk.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_sl.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_sr.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_sv.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_th.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_tr.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_uk.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_vi.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_zh-CN.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_zh-HK.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-keyboard-shortcuts/resources_zh-TW.json +0 -30
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_ar.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_bg.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_bs.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_ca.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_cs.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_da.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_de.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_el.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_en.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_es.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_et.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_fi.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_fr.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_he.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_hr.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_hu.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_id.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_it.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_ja.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_ko.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_lt.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_lv.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_nb.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_nl.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_pl.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_pt-BR.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_pt-PT.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_ro.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_ru.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_sk.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_sl.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_sr.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_sv.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_th.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_tr.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_uk.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_vi.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_zh-CN.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_zh-HK.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-language-translator/resources_zh-TW.json +0 -102
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_ar.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_bg.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_bs.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_ca.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_cs.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_da.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_de.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_el.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_en.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_es.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_et.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_fi.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_fr.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_he.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_hr.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_hu.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_id.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_it.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_ja.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_ko.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_lt.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_lv.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_nb.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_nl.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_pl.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_pt-BR.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_pt-PT.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_ro.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_ru.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_sk.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_sl.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_sr.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_sv.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_th.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_tr.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_uk.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_vi.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_zh-CN.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_zh-HK.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-measurement/resources_zh-TW.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_ar.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_bg.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_bs.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_ca.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_cs.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_da.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_de.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_el.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_en.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_es.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_et.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_fi.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_fr.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_he.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_hr.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_hu.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_id.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_it.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_ja.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_ko.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_lt.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_lv.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_nb.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_nl.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_pl.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_pt-BR.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_pt-PT.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_ro.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_ru.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_sk.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_sl.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_sr.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_sv.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_th.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_tr.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_uk.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_vi.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_zh-CN.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_zh-HK.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-popover/resources_zh-TW.json +0 -6
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_ar.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_bg.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_bs.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_ca.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_cs.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_da.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_de.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_el.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_en.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_es.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_et.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_fi.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_fr.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_he.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_hr.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_hu.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_id.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_it.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_ja.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_ko.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_lt.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_lv.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_nb.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_nl.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_pl.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_pt-BR.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_pt-PT.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_ro.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_ru.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_sk.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_sl.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_sr.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_sv.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_th.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_tr.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_uk.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_vi.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_zh-CN.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_zh-HK.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-scoreboard/resources_zh-TW.json +0 -7
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_ar.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_bg.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_bs.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_ca.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_cs.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_da.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_de.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_el.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_en.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_es.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_et.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_fi.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_fr.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_he.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_hr.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_hu.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_id.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_it.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_ja.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_ko.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_lt.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_lv.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_nb.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_nl.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_pl.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_pt-BR.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_pt-PT.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_ro.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_ru.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_sk.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_sl.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_sr.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_sv.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_th.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_tr.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_uk.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_vi.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_zh-CN.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_zh-HK.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-social-share/resources_zh-TW.json +0 -38
- package/dist/solutions-components/assets/t9n/instant-apps-splash/resources.json +0 -3
- package/dist/solutions-components/assets/t9n/instant-apps-splash/resources_en.json +0 -3
- package/dist/solutions-components/assets/t9n/json-editor/resources_en.json +0 -8
- package/dist/solutions-components/assets/t9n/layer-list/resources_en.json +0 -4
- package/dist/solutions-components/assets/t9n/layer-table/resources_en.json +0 -25
- package/dist/solutions-components/assets/t9n/map-card/resources_en.json +0 -10
- package/dist/solutions-components/assets/t9n/map-draw-tools/resources_en.json +0 -5
- package/dist/solutions-components/assets/t9n/map-layer-picker/resources_en.json +0 -5
- package/dist/solutions-components/assets/t9n/map-picker/resources_en.json +0 -3
- package/dist/solutions-components/assets/t9n/map-search/resources_en.json +0 -3
- package/dist/solutions-components/assets/t9n/map-select-tools/resources_en.json +0 -16
- package/dist/solutions-components/assets/t9n/map-tools/resources_en.json +0 -10
- package/dist/solutions-components/assets/t9n/media-card/resources.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_ar.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_bg.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_bs.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_ca.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_cs.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_da.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_de.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_el.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_en.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_es.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_et.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_fi.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_fr.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_he.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_hr.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_hu.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_id.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_it.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_ja.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_ko.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_lt.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_lv.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_nb.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_nl.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_pl.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_pt-BR.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_pt-PT.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_ro.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_ru.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_sk.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_sl.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_sr.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_sv.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_th.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_tr.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_uk.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_vi.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_zh-CN.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_zh-HK.json +0 -3
- package/dist/solutions-components/assets/t9n/media-card/resources_zh-TW.json +0 -3
- package/dist/solutions-components/assets/t9n/pdf-download/resources_en.json +0 -3
- package/dist/solutions-components/assets/t9n/public-notification/resources_en.json +0 -44
- package/dist/solutions-components/assets/t9n/refine-selection/resources_en.json +0 -9
- package/dist/solutions-components/assets/t9n/share-item/resources.json +0 -3
- package/dist/solutions-components/assets/t9n/share-item/resources_en.json +0 -3
- package/dist/solutions-components/assets/t9n/solution-configuration/resources_en.json +0 -15
- package/dist/solutions-components/assets/t9n/solution-item/resources_en.json +0 -8
- package/dist/solutions-components/assets/t9n/solution-item-accordion/resources_en.json +0 -3
- package/dist/solutions-components/assets/t9n/solution-item-details/resources_en.json +0 -8
- package/dist/solutions-components/assets/t9n/solution-item-sharing/resources_en.json +0 -3
- package/dist/solutions-components/assets/t9n/solution-organization-variables/resources_en.json +0 -3
- package/dist/solutions-components/assets/t9n/solution-resource-item/resources_en.json +0 -8
- package/dist/solutions-components/assets/t9n/solution-spatial-ref/resources_en.json +0 -5
- package/dist/solutions-components/assets/t9n/solution-template-data/resources_en.json +0 -5
- package/dist/solutions-components/assets/t9n/solution-variables/resources_en.json +0 -3
- package/dist/solutions-components/assets/t9n/spatial-ref/resources_en.json +0 -3
- package/dist/solutions-components/assets/t9n/store-manager/resources_en.json +0 -3
- package/dist/solutions-components/p-12f91837.entry.js +0 -6
- package/dist/solutions-components/p-16c5c285.entry.js +0 -6
- package/dist/solutions-components/p-1dc077ec.entry.js +0 -6
- package/dist/solutions-components/p-dcd2f00b.js +0 -36
@@ -9,8 +9,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
9
9
|
|
10
10
|
const index = require('./index-af14245a.js');
|
11
11
|
const locale = require('./locale-1c60be9c.js');
|
12
|
-
const mapViewUtils = require('./mapViewUtils-
|
13
|
-
const downloadUtils = require('./downloadUtils-
|
12
|
+
const mapViewUtils = require('./mapViewUtils-8b26c9d0.js');
|
13
|
+
const downloadUtils = require('./downloadUtils-da9e19c6.js');
|
14
14
|
require('./esri-loader-08dc41bd.js');
|
15
15
|
require('./_commonjsHelpers-baf43783.js');
|
16
16
|
require('./interfaces-09c4c40e.js');
|
@@ -149,7 +149,7 @@ const CardManager = class {
|
|
149
149
|
* @returns Node
|
150
150
|
*/
|
151
151
|
getEditorComponent() {
|
152
|
-
return (index.h("div", null, this._showCreateFeatureComponent && index.h("create-feature", { customizeSubmit: true, enableSnapping: this.enableSnapping, locale: this.locale, mapView: this.mapView, onDrawComplete: () => { this._showSubmitBtn = true; }, onEditingAttachment: (evt) => { this._showSubmitBtn = !evt.detail; }, onProgressStatus: () => {
|
152
|
+
return (index.h("div", null, this._showCreateFeatureComponent && index.h("create-feature", { customizeSubmit: true, enableSnapping: this.enableSnapping && this.enableCreateFeatures, locale: this.locale, mapView: this.mapView, onDrawComplete: () => { this._showSubmitBtn = true; }, onEditingAttachment: (evt) => { this._showSubmitBtn = !evt.detail; }, onProgressStatus: () => {
|
153
153
|
setTimeout(() => {
|
154
154
|
this._isFeatureCreated = false;
|
155
155
|
}, 2000);
|
@@ -533,18 +533,6 @@ const LayerTable = class {
|
|
533
533
|
this._initToolInfos();
|
534
534
|
}
|
535
535
|
}
|
536
|
-
/**
|
537
|
-
* watch for changes in map info and update the toolbar
|
538
|
-
*/
|
539
|
-
async mapInfoWatchHandler() {
|
540
|
-
this._resetColumnTemplates();
|
541
|
-
if (this.createFilterModal) {
|
542
|
-
this._initLayerExpressions();
|
543
|
-
}
|
544
|
-
this._initToolInfos();
|
545
|
-
this._updateToolbar();
|
546
|
-
await this._sortTable();
|
547
|
-
}
|
548
536
|
/**
|
549
537
|
* watch for changes in map view and get the first layer
|
550
538
|
*/
|
@@ -835,8 +823,8 @@ const LayerTable = class {
|
|
835
823
|
const tableHeightClass = this.isMobile ? "height-full" : "height-full-adjusted";
|
836
824
|
const showSearch = this._canShowFullTextSearch();
|
837
825
|
this._validateActiveActions();
|
838
|
-
return (index.h(index.Host, { key: '
|
839
|
-
index.h("div", { key: '
|
826
|
+
return (index.h(index.Host, { key: '6e02ad7e5552269917b8bc7ec31f19800362c137' }, index.h("div", { key: '468b7ebb80ccbace252097ee930745b706b51f2a' }, index.h("calcite-scrim", { key: '2686a4542df5eeb89efeb9c88ae056c4d2c6dd89', class: scrimClass, loading: this._queryingData }), index.h("calcite-shell", { key: '1a694b1d624097166b4b2448ee9f0dab0b3d7d16' }, this._getTableControlRow("header"), index.h("div", { key: '9d69215cfd0afde5f309e70f60937d6750446293', class: `width-full ${tableHeightClass}` }, index.h("calcite-panel", { key: 'af48bada48c5b9f0f4c395f71aabcc8341c4e421', class: "height-full width-full" }, showSearch &&
|
827
|
+
index.h("div", { key: 'a210f0210963a7aa456806a2fc54539177e09fcd', class: "search-container border-bottom" }, index.h("calcite-input", { key: 'b3e76adefa7df5ce82d6308d0c7641021fb7bb97', class: "search", clearable: true, icon: "search", onCalciteInputChange: (evt) => void this._searchTextChanged(evt), placeholder: this._searchPlaceHolder, title: this._searchPlaceHolder, type: "search" })), index.h("calcite-loader", { key: 'cc4ae482f3aa58e4051629efadcfed915205c226', class: loadingClass, label: this._translations.fetchingData, scale: "l" }), index.h("div", { key: '2c1efc1995f164c4bbbdc2e0554a467b49952b9f', class: tableNodeClass, ref: this.onTableNodeCreate }))), !this.isMobile ? (index.h("div", { class: "bottom-left text-color height-19", id: "solutions-selected-count-div" }, this._translations.recordsSelected
|
840
828
|
.replace("{{total}}", total)
|
841
829
|
.replace("{{selected}}", selected))) : undefined), this.createFilterModal && this._filterModal())));
|
842
830
|
}
|
@@ -1332,7 +1320,7 @@ const LayerTable = class {
|
|
1332
1320
|
this._setControlsThatFit(controlsThatFit, skipControls);
|
1333
1321
|
}
|
1334
1322
|
}
|
1335
|
-
},
|
1323
|
+
}, 100);
|
1336
1324
|
}
|
1337
1325
|
}
|
1338
1326
|
/**
|
@@ -1740,9 +1728,13 @@ const LayerTable = class {
|
|
1740
1728
|
* Reset _allIds when the layers data has changed and refresh the selection ids and table
|
1741
1729
|
*/
|
1742
1730
|
async _updateAllIds() {
|
1743
|
-
|
1744
|
-
|
1745
|
-
|
1731
|
+
const allIds = await this.queryAllIds();
|
1732
|
+
const selectedIds = this.selectedIds.filter(id => this._allIds.indexOf(id) > -1);
|
1733
|
+
if (JSON.stringify(allIds) !== JSON.stringify(this._allIds) || JSON.stringify(this.selectedIds) !== JSON.stringify(selectedIds)) {
|
1734
|
+
this._allIds = allIds;
|
1735
|
+
this.selectedIds = selectedIds;
|
1736
|
+
await this._refresh();
|
1737
|
+
}
|
1746
1738
|
}
|
1747
1739
|
/**
|
1748
1740
|
* Handle default OID or GlobalID from url parameters
|
@@ -1935,6 +1927,9 @@ const LayerTable = class {
|
|
1935
1927
|
const outOids = this.selectedIds.filter(id => !objectIdsInExtent.includes(id));
|
1936
1928
|
const restoreOids = this._outOFExtentOids.filter(id => objectIdsInExtent.includes(id));
|
1937
1929
|
if (outOids.length > 0) {
|
1930
|
+
if (this._table && this._table?.viewModel?.attachmentsViewOptions?.objectId) {
|
1931
|
+
this._table.viewModel.hideAttachmentsView();
|
1932
|
+
}
|
1938
1933
|
this._table.highlightIds.removeMany(outOids);
|
1939
1934
|
this._outOFExtentOids = [...this._outOFExtentOids, ...outOids];
|
1940
1935
|
}
|
@@ -2033,6 +2028,9 @@ const LayerTable = class {
|
|
2033
2028
|
_clearSelection() {
|
2034
2029
|
this.selectedIds = [];
|
2035
2030
|
this._outOFExtentOids = [];
|
2031
|
+
if (this._table && this._table?.viewModel?.attachmentsViewOptions?.objectId) {
|
2032
|
+
this._table.viewModel.hideAttachmentsView();
|
2033
|
+
}
|
2036
2034
|
this._table?.highlightIds.removeAll();
|
2037
2035
|
this._table?.rowHighlightIds.removeAll();
|
2038
2036
|
this._finishOnChange();
|
@@ -2163,6 +2161,9 @@ const LayerTable = class {
|
|
2163
2161
|
this._fetchingData = true;
|
2164
2162
|
const layer = await mapViewUtils.getLayerOrTable(this.mapView, id);
|
2165
2163
|
layer && await layer.when(() => {
|
2164
|
+
if (this._table && this._table?.viewModel?.attachmentsViewOptions?.objectId) {
|
2165
|
+
this._table.viewModel.hideAttachmentsView();
|
2166
|
+
}
|
2166
2167
|
this._shouldUpdateTableOnExtentChange = true;
|
2167
2168
|
this._layer = layer;
|
2168
2169
|
this._getFullTextSearchInfo();
|
@@ -2198,6 +2199,8 @@ const LayerTable = class {
|
|
2198
2199
|
if (fieldInfos) {
|
2199
2200
|
columnTemplates = fieldInfos.reduce((prev, cur) => {
|
2200
2201
|
const template = {
|
2202
|
+
icon: "information",
|
2203
|
+
iconText: cur.description,
|
2201
2204
|
type: "field",
|
2202
2205
|
fieldName: cur.name,
|
2203
2206
|
label: cur.alias,
|
@@ -2280,7 +2283,6 @@ const LayerTable = class {
|
|
2280
2283
|
"locale": ["localeWatchHandler"],
|
2281
2284
|
"mapHidden": ["mapHiddenWatchHandler"],
|
2282
2285
|
"isMobile": ["isMobileWatchHandler"],
|
2283
|
-
"mapInfo": ["mapInfoWatchHandler"],
|
2284
2286
|
"mapView": ["mapViewWatchHandler"],
|
2285
2287
|
"_layer": ["_layerWatchHandler"],
|
2286
2288
|
"selectedIds": ["selectedIdsWatchHandler"]
|
@@ -9,12 +9,12 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
9
9
|
|
10
10
|
const index = require('./index-af14245a.js');
|
11
11
|
const locale = require('./locale-1c60be9c.js');
|
12
|
-
const mapViewUtils = require('./mapViewUtils-
|
13
|
-
const popupUtils = require('./popupUtils-
|
12
|
+
const mapViewUtils = require('./mapViewUtils-8b26c9d0.js');
|
13
|
+
const popupUtils = require('./popupUtils-69ad52f5.js');
|
14
14
|
require('./esri-loader-08dc41bd.js');
|
15
15
|
require('./_commonjsHelpers-baf43783.js');
|
16
16
|
require('./interfaces-09c4c40e.js');
|
17
|
-
require('./downloadUtils-
|
17
|
+
require('./downloadUtils-da9e19c6.js');
|
18
18
|
require('./typeof-2a7e2dec.js');
|
19
19
|
require('./index-5d8d6ae2.js');
|
20
20
|
require('./solution-resource-d0a2f7fe.js');
|
@@ -276,7 +276,15 @@ const CreateFeature = class {
|
|
276
276
|
*/
|
277
277
|
disconnectedCallback() {
|
278
278
|
if (this._editor) {
|
279
|
+
// destroy the sketchViewmodel when create feature disconnect
|
280
|
+
if (this._editor.viewModel.sketchViewModel) {
|
281
|
+
this._editor.viewModel.sketchViewModel?.destroy();
|
282
|
+
}
|
279
283
|
this._editor.destroy();
|
284
|
+
// clear the grid from map if enabled from snapping tools
|
285
|
+
if (this.enableSnapping) {
|
286
|
+
this.mapView.ui.view.grid = null;
|
287
|
+
}
|
280
288
|
}
|
281
289
|
}
|
282
290
|
/**
|
@@ -296,8 +304,8 @@ const CreateFeature = class {
|
|
296
304
|
else if (this._currentPage === 'featureForm') {
|
297
305
|
guidingMsg = this._translations.provideDetailsMsg;
|
298
306
|
}
|
299
|
-
return (index.h(index.Fragment, { key: '
|
300
|
-
index.h("div", { key: '
|
307
|
+
return (index.h(index.Fragment, { key: '2c9644bd52600f493965881cd0be4975bc12112e' }, showGuidingMsg && index.h("calcite-notice", { key: '9059dcfd2ec9dd24b6e9005b8a3d164cd585b994', class: "notice-msg", icon: "lightbulb", kind: "success", open: true, ref: el => this._calciteNotice = el }, index.h("div", { key: '9ecdee9591e21ca0c19de55240c9c30f90c36098', slot: "message" }, guidingMsg)), index.h("calcite-loader", { key: '81f0b3cabb02887df18d73e5e4bf372169863a1d', class: loaderClass, label: "", scale: "s" }), index.h("div", { key: 'c820fbb57d7b85e2d03b827e62603fb47d4a494e', class: featureFormClass, id: "feature-form" }), this.enableSearch &&
|
308
|
+
index.h("div", { key: 'c179237732e1da99329eeb489ad8778f5bb4eba4', class: `search-widget ${showSearchWidget} ${featureFormClass}`, id: "search-widget-ref", ref: el => this._searchDiv = el }), index.h("div", { key: 'f56d2e9ed6cb2b5abc088db3e2014187760b79fd', class: `${mobileMapClass}`, ref: (el) => { this._mapViewContainer = el; } })));
|
301
309
|
}
|
302
310
|
//--------------------------------------------------------------------------
|
303
311
|
//
|
@@ -402,7 +410,8 @@ const CreateFeature = class {
|
|
402
410
|
snappingControls: this.enableSnapping,
|
403
411
|
createFeaturesSection: true,
|
404
412
|
editFeaturesSection: false,
|
405
|
-
flow:
|
413
|
+
flow: true,
|
414
|
+
sketch: false
|
406
415
|
},
|
407
416
|
container: this._container
|
408
417
|
});
|
@@ -1028,7 +1037,10 @@ const EditCard = class {
|
|
1028
1037
|
// #896 Editing on sybtype group layer is failing in Manager
|
1029
1038
|
const layer = this._layer.type === "subtype-sublayer" ? this._layer.parent : this._layer;
|
1030
1039
|
this._layerEditHandle = layer.on("edits", () => {
|
1031
|
-
|
1040
|
+
// added timeout to update the editor state
|
1041
|
+
setTimeout(() => {
|
1042
|
+
this.editsComplete.emit();
|
1043
|
+
}, 50);
|
1032
1044
|
});
|
1033
1045
|
}
|
1034
1046
|
}
|
@@ -1042,7 +1054,7 @@ const EditCard = class {
|
|
1042
1054
|
!this.graphics[0].layer.editingEnabled : true;
|
1043
1055
|
const tableNodeClass = this._editorLoading ? "display-none" : "position-absolute";
|
1044
1056
|
const loadingClass = this._editorLoading ? "" : "display-none";
|
1045
|
-
return (index.h(index.Host, { key: '
|
1057
|
+
return (index.h(index.Host, { key: 'd67dbfb453966623d26a1567df84bc58024305d7' }, index.h("div", { key: '9cd13eaf0125ab39e1d24398ccfda17c9534317a', class: "position-absolute" }, editDisabled ? (index.h("calcite-notice", { kind: "warning", open: true, slot: "content-top", width: "full" }, index.h("div", { slot: "message" }, this._translations.enableEditing))) : undefined, index.h("div", { key: '6cb4122611d8d8595cd85cd07224baa374066658', class: "position-absolute" }, index.h("div", { key: 'c4498b1ecd165fa594d9d1cef43f01643b5e3efb', class: tableNodeClass, id: "feature-form", ref: (el) => this._editContainer = el }), index.h("calcite-loader", { key: 'febb4d5c9a662ec9ffa6955114c8476c498116ee', class: loadingClass, label: "", scale: "s" })))));
|
1046
1058
|
}
|
1047
1059
|
//--------------------------------------------------------------------------
|
1048
1060
|
//
|
@@ -1072,6 +1084,7 @@ const EditCard = class {
|
|
1072
1084
|
}
|
1073
1085
|
const container = document.createElement("div");
|
1074
1086
|
const layers = await mapViewUtils.getAllLayers(this.mapView);
|
1087
|
+
const showSnappingTools = this.enableSnapping && this.enableEditGeometry;
|
1075
1088
|
const layerInfos = layers.map(layer => {
|
1076
1089
|
return {
|
1077
1090
|
layer,
|
@@ -1083,8 +1096,9 @@ const EditCard = class {
|
|
1083
1096
|
layerInfos,
|
1084
1097
|
visibleElements: {
|
1085
1098
|
flow: true,
|
1086
|
-
settingsMenu:
|
1087
|
-
|
1099
|
+
settingsMenu: showSnappingTools,
|
1100
|
+
sketch: false,
|
1101
|
+
snappingControls: showSnappingTools,
|
1088
1102
|
},
|
1089
1103
|
container
|
1090
1104
|
});
|
@@ -1132,6 +1146,10 @@ const EditCard = class {
|
|
1132
1146
|
this.refreshGraphics.emit(this.graphics);
|
1133
1147
|
}
|
1134
1148
|
}
|
1149
|
+
// While closing edit card clear the grid from map if enabled from snapping tools
|
1150
|
+
if (this.enableSnapping) {
|
1151
|
+
this.mapView.ui.view.grid = null;
|
1152
|
+
}
|
1135
1153
|
this._shouldClose = false;
|
1136
1154
|
this.closeEdit.emit();
|
1137
1155
|
}
|
@@ -9,7 +9,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
9
9
|
|
10
10
|
const index = require('./index-af14245a.js');
|
11
11
|
const locale = require('./locale-1c60be9c.js');
|
12
|
-
const mapViewUtils = require('./mapViewUtils-
|
12
|
+
const mapViewUtils = require('./mapViewUtils-8b26c9d0.js');
|
13
13
|
const esriLoader = require('./esri-loader-08dc41bd.js');
|
14
14
|
require('./interfaces-09c4c40e.js');
|
15
15
|
require('./_commonjsHelpers-baf43783.js');
|
@@ -203,6 +203,7 @@ const CreateRelatedFeature = class {
|
|
203
203
|
visibleElements: {
|
204
204
|
flow: true,
|
205
205
|
settingsMenu: this.enableSnapping,
|
206
|
+
sketch: false,
|
206
207
|
snappingControls: this.enableSnapping,
|
207
208
|
},
|
208
209
|
container: this._container
|
@@ -10,7 +10,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
10
10
|
const index = require('./index-af14245a.js');
|
11
11
|
const locale = require('./locale-1c60be9c.js');
|
12
12
|
const interfaces = require('./interfaces-09c4c40e.js');
|
13
|
-
const mapViewUtils = require('./mapViewUtils-
|
13
|
+
const mapViewUtils = require('./mapViewUtils-8b26c9d0.js');
|
14
14
|
require('./esri-loader-08dc41bd.js');
|
15
15
|
require('./_commonjsHelpers-baf43783.js');
|
16
16
|
|
@@ -576,10 +576,10 @@ const CrowdsourceManager = class {
|
|
576
576
|
*/
|
577
577
|
_filterModal() {
|
578
578
|
const showFilterModal = this._layerExpressions?.length > 0;
|
579
|
-
return (index.h("calcite-dialog", { class: "filter-content-space", heading: this._translations?.filter?.replace("{{title}}", this._layer?.title), id: "solutions-filter-dialog", kind: "brand", modal: true, onCalciteDialogClose: () => void this._closeFilter(), open: this._filterOpen,
|
579
|
+
return (index.h("calcite-dialog", { class: "filter-content-space", heading: this._translations?.filter?.replace("{{title}}", this._layer?.title), id: "solutions-filter-dialog", kind: "brand", modal: true, onCalciteDialogClose: () => void this._closeFilter(), open: this._filterOpen, width: "s" }, this._mapExtentFilter(), showFilterModal && index.h("instant-apps-filter-list", { autoUpdateUrl: false, closeBtn: true, closeBtnOnClick: () => void this._closeFilter(), comboboxOverlayPositioning: "fixed", layerExpressions: this._layerExpressions, onFilterListReset: this._handleFilterListReset.bind(this), onFilterUpdate: () => {
|
580
580
|
const active = this._filterList.filterCount > 0 || this._mapExtentFilterChecked;
|
581
|
-
|
582
|
-
|
581
|
+
void this._layerTable?.filterUpdate(active);
|
582
|
+
void this._mapCard.updateFilterState(active);
|
583
583
|
}, ref: (el) => this._filterList = el, view: this._mapView, zoomBtn: false })));
|
584
584
|
}
|
585
585
|
/**
|
@@ -9,7 +9,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
9
9
|
|
10
10
|
const index = require('./index-af14245a.js');
|
11
11
|
const locale = require('./locale-1c60be9c.js');
|
12
|
-
const mapViewUtils = require('./mapViewUtils-
|
12
|
+
const mapViewUtils = require('./mapViewUtils-8b26c9d0.js');
|
13
13
|
require('./esri-loader-08dc41bd.js');
|
14
14
|
require('./_commonjsHelpers-baf43783.js');
|
15
15
|
require('./interfaces-09c4c40e.js');
|
@@ -8,7 +8,7 @@
|
|
8
8
|
const _typeof = require('./typeof-2a7e2dec.js');
|
9
9
|
const index = require('./index-af14245a.js');
|
10
10
|
const locale = require('./locale-1c60be9c.js');
|
11
|
-
const mapViewUtils = require('./mapViewUtils-
|
11
|
+
const mapViewUtils = require('./mapViewUtils-8b26c9d0.js');
|
12
12
|
const index$1 = require('./index-5d8d6ae2.js');
|
13
13
|
require('./solution-resource-d0a2f7fe.js');
|
14
14
|
const restHelpersGet = require('./restHelpersGet-e4639890.js');
|
@@ -9,11 +9,11 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
9
9
|
|
10
10
|
const index = require('./index-af14245a.js');
|
11
11
|
const locale = require('./locale-1c60be9c.js');
|
12
|
-
const popupUtils = require('./popupUtils-
|
13
|
-
const mapViewUtils = require('./mapViewUtils-
|
12
|
+
const popupUtils = require('./popupUtils-69ad52f5.js');
|
13
|
+
const mapViewUtils = require('./mapViewUtils-8b26c9d0.js');
|
14
14
|
require('./esri-loader-08dc41bd.js');
|
15
15
|
require('./_commonjsHelpers-baf43783.js');
|
16
|
-
require('./downloadUtils-
|
16
|
+
require('./downloadUtils-da9e19c6.js');
|
17
17
|
require('./typeof-2a7e2dec.js');
|
18
18
|
require('./index-5d8d6ae2.js');
|
19
19
|
require('./solution-resource-d0a2f7fe.js');
|
package/dist/cjs/loader.cjs.js
CHANGED
@@ -13,7 +13,7 @@ const appGlobals = require('./app-globals-f12cf78c.js');
|
|
13
13
|
const defineCustomElements = async (win, options) => {
|
14
14
|
if (typeof window === 'undefined') return undefined;
|
15
15
|
await appGlobals.globalScripts();
|
16
|
-
return index.bootstrapLazy(JSON.parse("[[\"crowdsource-manager.cjs\",[[0,\"crowdsource-manager\",{\"appLayout\":[1025,\"app-layout\"],\"appProxies\":[8,\"app-proxies\"],\"basemapConfig\":[16],\"coverPageEnabled\":[4,\"cover-page-enabled\"],\"customInfoText\":[1,\"custom-info-text\"],\"defaultAppLayout\":[1,\"default-app-layout\"],\"defaultCenter\":[1,\"default-center\"],\"defaultGlobalId\":[1,\"default-global-id\"],\"defaultLayer\":[1,\"default-layer\"],\"defaultLevel\":[1,\"default-level\"],\"defaultOid\":[1,\"default-oid\"],\"defaultWebmap\":[1,\"default-webmap\"],\"honorMapFieldSettings\":[4,\"honor-map-field-settings\"],\"introductionWindowEnabled\":[4,\"introduction-window-enabled\"],\"enableAutoRefresh\":[4,\"enable-auto-refresh\"],\"enableBasemap\":[4,\"enable-basemap\"],\"enableColumnReorder\":[4,\"enable-column-reorder\"],\"enableCSV\":[4,\"enable-c-s-v\"],\"enableFloorFilter\":[4,\"enable-floor-filter\"],\"enableFullscreen\":[4,\"enable-fullscreen\"],\"enableHome\":[4,\"enable-home\"],\"enableLegend\":[4,\"enable-legend\"],\"enableSearch\":[4,\"enable-search\"],\"enableShare\":[4,\"enable-share\"],\"enableSnapping\":[4,\"enable-snapping\"],\"enableZoom\":[4,\"enable-zoom\"],\"locale\":[1],\"mapInfos\":[16],\"onlyShowUpdatableLayers\":[4,\"only-show-updatable-layers\"],\"popupHeaderColor\":[1,\"popup-header-color\"],\"popupHeaderHoverColor\":[1,\"popup-header-hover-color\"],\"popupHeaderHoverTextColor\":[1,\"popup-header-hover-text-color\"],\"popupHeaderTextColor\":[1,\"popup-header-text-color\"],\"searchConfiguration\":[16],\"shareIncludeEmbed\":[4,\"share-include-embed\"],\"shareIncludeSocial\":[4,\"share-include-social\"],\"showNewestFirst\":[4,\"show-newest-first\"],\"theme\":[1],\"zoomAndScrollToSelected\":[4,\"zoom-and-scroll-to-selected\"],\"zoomToScale\":[2,\"zoom-to-scale\"],\"_deleteDialogOpen\":[32],\"_enableCreateFeatures\":[32],\"_hideFooter\":[32],\"_hideTable\":[32],\"_isMobile\":[32],\"_isPortraitMobile\":[32],\"_translations\":[32],\"_layer\":[32],\"_layoutMode\":[32],\"_mapInfo\":[32],\"_mapView\":[32],\"_panelOpen\":[32],\"_numSelected\":[32],\"_filterOpen\":[32],\"_showInformationHeader\":[32],\"_layerIds\":[32],\"_isLoading\":[32],\"_mapExtentFilterChecked\":[32]},[[8,\"featureSelectionChange\",\"featureSelectionChange\"],[8,\"popupClosed\",\"popupClosed\"],[8,\"layoutChanged\",\"layoutChanged\"],[8,\"mapChanged\",\"mapChanged\"],[8,\"layerSelectionChange\",\"layerSelectionChange\"],[8,\"showDelete\",\"showDelete\"],[8,\"idsFound\",\"idsFound\"]],{\"appLayout\":[\"appLayoutWatchHandler\"],\"enableZoom\":[\"enableZoomWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}]]],[\"crowdsource-reporter.cjs\",[[0,\"crowdsource-reporter\",{\"center\":[1],\"commentButtonText\":[1,\"comment-button-text\"],\"commentSubmittedMessage\":[1,\"comment-submitted-message\"],\"defaultWebmap\":[1,\"default-webmap\"],\"description\":[1],\"enableAnonymousAccess\":[4,\"enable-anonymous-access\"],\"enableAnonymousComments\":[4,\"enable-anonymous-comments\"],\"enableComments\":[4,\"enable-comments\"],\"enableHome\":[4,\"enable-home\"],\"enableLogin\":[4,\"enable-login\"],\"enableNewReports\":[4,\"enable-new-reports\"],\"enableSearch\":[4,\"enable-search\"],\"enableSnapping\":[4,\"enable-snapping\"],\"enableZoom\":[4,\"enable-zoom\"],\"isMobile\":[4,\"is-mobile\"],\"layerExpressions\":[16],\"layerId\":[1,\"layer-id\"],\"level\":[1],\"locale\":[1],\"loginTitle\":[1,\"login-title\"],\"mapInfos\":[16],\"mapView\":[16],\"objectId\":[1,\"object-id\"],\"reportButtonText\":[1,\"report-button-text\"],\"reportingOptions\":[16],\"reportsHeader\":[1,\"reports-header\"],\"reportSubmittedMessage\":[1,\"report-submitted-message\"],\"searchConfiguration\":[16],\"showComments\":[4,\"show-comments\"],\"showUserImageInCommentsList\":[4,\"show-user-image-in-comments-list\"],\"showFeatureSymbol\":[4,\"show-feature-symbol\"],\"showMyReportsOnly\":[4,\"show-my-reports-only\"],\"submitNewReportsMessage\":[1,\"submit-new-reports-message\"],\"theme\":[1],\"zoomToScale\":[2,\"zoom-to-scale\"],\"floorLevel\":[1,\"floor-level\"],\"showFullCommentTitle\":[4,\"show-full-comment-title\"],\"filterByMapExtent\":[4,\"filter-by-map-extent\"],\"sortOption\":[1,\"sort-option\"],\"_featureCreationFailedErrorMsg\":[32],\"_filterActive\":[32],\"_flowItems\":[32],\"_hasValidLayers\":[32],\"_mapInfo\":[32],\"_reportSubmitted\":[32],\"_selectedLayerName\":[32],\"_showSubmitCancelButton\":[32],\"_showLoadingIndicator\":[32],\"_sidePanelCollapsed\":[32],\"_translations\":[32],\"_updatedProgressBarStatus\":[32],\"_updatedSorting\":[32],\"_updatedSortOption\":[32],\"_commentSubmitted\":[32],\"_addingCommentFailed\":[32],\"_filterOpen\":[32],\"updateLayerExpressionsT9n\":[64]},null,{\"isMobile\":[\"isMobileWatchHandler\"],\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"floorLevel\":[\"floorLevelWatchHandler\"],\"showMyReportsOnly\":[\"showMyReportsOnlyWatchHandler\"],\"filterByMapExtent\":[\"filterByMapExtentChangeWatchHandler\"],\"layerExpressions\":[\"layerExpressionsWatchHandler\"],\"showFeatureSymbol\":[\"showFeatureSymbolWatchHandler\"]}]]],[\"solution-configuration.cjs\",[[0,\"solution-configuration\",{\"authentication\":[1040],\"locale\":[1],\"serializedAuthentication\":[1025,\"serialized-authentication\"],\"solutionItemId\":[1537,\"solution-item-id\"],\"showLoading\":[1540,\"show-loading\"],\"_currentEditItemId\":[32],\"_organizationVariables\":[32],\"_solutionContentsComponent\":[32],\"_solutionIsLoaded\":[32],\"_solutionVariables\":[32],\"_templateHierarchy\":[32],\"_translations\":[32],\"_treeOpen\":[32],\"getSpatialReferenceInfo\":[64],\"saveSolution\":[64],\"unloadSolution\":[64]},[[8,\"solutionItemSelected\",\"_solutionItemSelected\"]],{\"serializedAuthentication\":[\"serializedAuthenticationWatchHandler\"],\"solutionItemId\":[\"valueWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}]]],[\"instant-apps-interactive-legend.cjs\",[[2,\"instant-apps-interactive-legend\",{\"view\":[16],\"zoomTo\":[4,\"zoom-to\"],\"featureCount\":[1028,\"feature-count\"],\"filterMode\":[16],\"compact\":[4],\"handles\":[32],\"reactiveUtils\":[32],\"legendvm\":[32],\"widget\":[32],\"messages\":[32]},null,{\"handles\":[\"init\"],\"reactiveUtils\":[\"init\"],\"view\":[\"init\"],\"compact\":[\"compactHandler\"]}]]],[\"public-notification.cjs\",[[0,\"public-notification\",{\"addresseeLayerIds\":[16],\"bufferColor\":[8,\"buffer-color\"],\"bufferOutlineColor\":[8,\"buffer-outline-color\"],\"customLabelEnabled\":[4,\"custom-label-enabled\"],\"defaultBufferDistance\":[2,\"default-buffer-distance\"],\"defaultBufferUnit\":[1,\"default-buffer-unit\"],\"defaultExportTitle\":[1,\"default-export-title\"],\"defaultNumLabelsPerPage\":[2,\"default-num-labels-per-page\"],\"enableLayerFeatures\":[4,\"enable-layer-features\"],\"enableLayerFeaturesOnLoad\":[4,\"enable-layer-features-on-load\"],\"enableSearchDistance\":[4,\"enable-search-distance\"],\"enableSearchDistanceOnLoad\":[4,\"enable-search-distance-on-load\"],\"enableSketchTools\":[4,\"enable-sketch-tools\"],\"featureEffect\":[16],\"featureHighlightEnabled\":[4,\"feature-highlight-enabled\"],\"locale\":[1],\"mapView\":[16],\"noResultText\":[1,\"no-result-text\"],\"initialNotice\":[1,\"initial-notice\"],\"searchConfiguration\":[1040],\"selectionLayerIds\":[16],\"showRefineSelection\":[4,\"show-refine-selection\"],\"showSearchSettings\":[4,\"show-search-settings\"],\"sketchLineSymbol\":[8,\"sketch-line-symbol\"],\"sketchPointSymbol\":[8,\"sketch-point-symbol\"],\"sketchPolygonSymbol\":[8,\"sketch-polygon-symbol\"],\"_exportGraphics\":[32],\"_addMap\":[32],\"_addResults\":[32],\"_addTitle\":[32],\"_downloadActive\":[32],\"_exportType\":[32],\"_fetchingData\":[32],\"_isMobile\":[32],\"_numDuplicates\":[32],\"_pageType\":[32],\"_saveEnabled\":[32],\"_selectionSets\":[32],\"_translations\":[32]},[[8,\"selectionSetsChanged\",\"selectionSetsChanged\"]],{\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"searchConfiguration\":[\"watchSearchConfigurationHandler\"],\"sketchLineSymbol\":[\"sketchLineSymbolWatchHandler\"],\"sketchPointSymbol\":[\"sketchPointSymbolWatchHandler\"],\"sketchPolygonSymbol\":[\"sketchPolygonSymbolWatchHandler\"],\"_pageType\":[\"pageTypeWatchHandler\"]}]]],[\"instant-apps-language-switcher.cjs\",[[1,\"instant-apps-language-switcher\",{\"icon\":[1],\"portalItem\":[16],\"view\":[16],\"locales\":[16],\"defaultLocale\":[1,\"default-locale\"],\"selectedLanguage\":[1,\"selected-language\"],\"calciteDropdownOverlayPositioning\":[1,\"calcite-dropdown-overlay-positioning\"],\"messages\":[32],\"t9nData\":[32],\"refresh\":[64]}]]],[\"instant-apps-export.cjs\",[[1,\"instant-apps-export\",{\"output\":[1040],\"beforeExport\":[16],\"popoverIcon\":[1,\"popover-icon\"],\"extraContent\":[16],\"extraContentLabel\":[1,\"extra-content-label\"],\"headerTitle\":[1025,\"header-title\"],\"logoImage\":[1025,\"logo-image\"],\"includeExtraContent\":[1028,\"include-extra-content\"],\"showExtraContentInImg\":[4,\"show-extra-content-in-img\"],\"includeLegend\":[1028,\"include-legend\"],\"includeMap\":[1028,\"include-map\"],\"includePopup\":[1028,\"include-popup\"],\"includeFileFormat\":[1028,\"include-file-format\"],\"mode\":[513],\"popoverPositioning\":[1,\"popover-positioning\"],\"popoverPlacement\":[1,\"popover-placement\"],\"scale\":[1],\"showHeaderTitle\":[4,\"show-header-title\"],\"showIncludeLegend\":[4,\"show-include-legend\"],\"showIncludeMap\":[4,\"show-include-map\"],\"showIncludePopup\":[4,\"show-include-popup\"],\"showScaleBar\":[4,\"show-scale-bar\"],\"view\":[16],\"maskBackground\":[1,\"mask-background\"],\"maskBorder\":[1,\"mask-border\"],\"baseClass\":[32],\"exportIsLoading\":[32],\"messages\":[32],\"selectedFileType\":[32]},null,{\"includeMap\":[\"watchIncludeMap\"],\"view\":[\"watchView\"]}]]],[\"instant-apps-interactive-legend-group-legend-element-caption.cjs\",[[2,\"instant-apps-interactive-legend-group-legend-element-caption\",{\"legendvm\":[16],\"featureCount\":[4,\"feature-count\"],\"activeLayerInfo\":[16],\"messages\":[8],\"isChild\":[4,\"is-child\"],\"expanded\":[1028]}]]],[\"instant-apps-landing-page.cjs\",[[1,\"instant-apps-landing-page\",{\"titleText\":[1,\"title-text\"],\"subtitleText\":[1,\"subtitle-text\"],\"descriptionText\":[1,\"description-text\"],\"entryButtonText\":[1,\"entry-button-text\"],\"iconImage\":[1,\"icon-image\"],\"iconImageScale\":[1,\"icon-image-scale\"],\"iconImageAltText\":[1,\"icon-image-alt-text\"],\"alignment\":[1],\"disableTransition\":[4,\"disable-transition\"],\"backgroundImageSrc\":[1,\"background-image-src\"],\"open\":[1028],\"entryButtonScale\":[1,\"entry-button-scale\"],\"fontFamily\":[513,\"font-family\"],\"enableSignIn\":[4,\"enable-sign-in\"],\"portal\":[16],\"oauthappid\":[1]},null,{\"open\":[\"emitToggleEvent\"]}]]],[\"instant-apps-measurement.cjs\",[[2,\"instant-apps-measurement\",{\"view\":[16],\"areaUnit\":[1,\"area-unit\"],\"linearUnit\":[1,\"linear-unit\"],\"coordinateFormat\":[1,\"coordinate-format\"],\"activeToolType\":[1,\"active-tool-type\"],\"closable\":[4],\"messages\":[32]}]]],[\"pci-calculator.cjs\",[[1,\"pci-calculator\",{\"showAddDeduct\":[32]}]]],[\"solution-item-accordion.cjs\",[[1,\"solution-item-accordion\",{\"locale\":[1],\"listSelectionMode\":[1,\"list-selection-mode\"],\"templateInfos\":[16],\"_sortedTemplateInfos\":[32],\"_translations\":[32],\"deselectAll\":[64],\"selectItem\":[64]},null,{\"locale\":[\"localeWatchHandler\"],\"templateInfos\":[\"templateInfosWatchHandler\"]}]]],[\"consent-manager.cjs\",[[1,\"consent-manager\",{\"amazonAppId\":[1,\"amazon-app-id\"],\"amazonAppName\":[1,\"amazon-app-name\"],\"amazonUserPoolID\":[1,\"amazon-user-pool-i-d\"],\"amazonVersion\":[1,\"amazon-version\"],\"firstUseVar\":[1,\"first-use-var\"],\"locale\":[1],\"measurementIds\":[16],\"portal\":[16],\"_open\":[32],\"_translations\":[32],\"getInstance\":[64]},null,{\"locale\":[\"localeWatchHandler\"]}]]],[\"instant-apps-app-guide.cjs\",[[1,\"instant-apps-app-guide\",{\"header\":[4],\"data\":[16],\"messages\":[32],\"headerText\":[32]},null,{\"data\":[\"watchPropHandler\"],\"headerText\":[\"watchStateHandler\"]}]]],[\"instant-apps-control-panel.cjs\",[[1,\"instant-apps-control-panel\",{\"components\":[16],\"view\":[16]}]]],[\"instant-apps-create.cjs\",[[1,\"instant-apps-create\",{\"popoverIcon\":[1,\"popover-icon\"],\"mode\":[513],\"popoverPositioning\":[1,\"popover-positioning\"],\"popoverPlacement\":[1,\"popover-placement\"],\"showHeader\":[4,\"show-header\"],\"content\":[16],\"options\":[16],\"portal\":[16],\"baseClass\":[32],\"messages\":[32],\"CreateOptionsLookup\":[32]},null,{\"content\":[\"contentChanged\"]}]]],[\"instant-apps-export-views.cjs\",[[1,\"instant-apps-export-views\",{\"output\":[1040],\"beforeExport\":[16],\"popoverIcon\":[1,\"popover-icon\"],\"includeLegend\":[1028,\"include-legend\"],\"includeMap\":[1028,\"include-map\"],\"includePopup\":[1028,\"include-popup\"],\"includeHeader\":[1028,\"include-header\"],\"mode\":[513],\"popoverPositioning\":[1,\"popover-positioning\"],\"popoverPlacement\":[1,\"popover-placement\"],\"scale\":[1],\"showIncludeLegend\":[4,\"show-include-legend\"],\"showIncludeMap\":[4,\"show-include-map\"],\"showIncludePopup\":[4,\"show-include-popup\"],\"showIncludeHeader\":[4,\"show-include-header\"],\"showScaleBar\":[4,\"show-scale-bar\"],\"exportViews\":[16],\"baseClass\":[32],\"exportIsLoading\":[32],\"messages\":[32]},null,{\"includeMap\":[\"watchIncludeMap\"],\"exportViews\":[\"watchView\"]}]]],[\"instant-apps-keyboard-shortcuts.cjs\",[[1,\"instant-apps-keyboard-shortcuts\",{\"view\":[16],\"messages\":[32]}]]],[\"instant-apps-popover.cjs\",[[0,\"instant-apps-popover\",{\"popoverTitle\":[513,\"popover-title\"],\"subtitle\":[513],\"content\":[513],\"imgSrc\":[513,\"img-src\"],\"imgAlt\":[513,\"img-alt\"],\"mediaSrc\":[513,\"media-src\"],\"index\":[514],\"referenceElement\":[513,\"reference-element\"],\"parent\":[16],\"placement\":[1],\"refId\":[1,\"ref-id\"],\"pagination\":[516],\"disableAction\":[516,\"disable-action\"],\"popoverAction\":[16],\"messageOverrides\":[16],\"messages\":[32]}]]],[\"instant-apps-popovers.cjs\",[[4,\"instant-apps-popovers\",{\"inTour\":[1540,\"in-tour\"],\"currentId\":[1537,\"current-id\"],\"instantAppsPopovers\":[16],\"beforeOpen\":[16],\"open\":[64],\"close\":[64],\"beginTour\":[64],\"endTour\":[64]}]]],[\"instant-apps-scoreboard.cjs\",[[1,\"instant-apps-scoreboard\",{\"view\":[16],\"items\":[16],\"position\":[1],\"mode\":[1],\"itemLimit\":[2,\"item-limit\"],\"autoDockEnabled\":[4,\"auto-dock-enabled\"],\"geometry\":[1040],\"queryType\":[1,\"query-type\"],\"state\":[32],\"messages\":[32],\"itemIndex\":[32],\"layers\":[32],\"layerViews\":[32],\"isMobile\":[32]},null,{\"items\":[\"generateUIDs\",\"storeLayers\"],\"layers\":[\"storeLayerViews\"],\"geometry\":[\"calculateScoreboardItemValuesFromGeometry\"],\"layerViews\":[\"calculateScoreboardItemValues\"]}]]],[\"instant-apps-splash.cjs\",[[1,\"instant-apps-splash\",{\"localStorageKey\":[1,\"local-storage-key\"],\"titleText\":[1,\"title-text\"],\"content\":[1025],\"primaryButtonText\":[1,\"primary-button-text\"],\"open\":[1028],\"closeButtonDisabled\":[4,\"close-button-disabled\"],\"outsideCloseDisabled\":[4,\"outside-close-disabled\"],\"secondaryButton\":[4,\"secondary-button\"],\"secondaryButtonText\":[1,\"secondary-button-text\"],\"secondaryButtonIcon\":[1,\"secondary-button-icon\"],\"secondaryButtonCallback\":[16],\"messages\":[32]},null,{\"content\":[\"sanitizeContent\"]}]]],[\"instant-apps-time-filter.cjs\",[[0,\"instant-apps-time-filter\",{\"timeInfoConfigItems\":[16],\"filterMode\":[16],\"view\":[16],\"timeSliderConfig\":[16],\"autoPlay\":[4,\"auto-play\"],\"timeSliderRef\":[32]},null,{\"timeInfoConfigItems\":[\"updateTimeInfoConfigItems\"],\"filterMode\":[\"updateFilterMode\"],\"timeSliderConfig\":[\"updateTimeSliderConfig\"],\"autoPlay\":[\"updateAutoPlay\"]}]]],[\"spatial-ref.cjs\",[[0,\"spatial-ref\",{\"defaultWkid\":[1538,\"default-wkid\"],\"disabled\":[1540],\"locale\":[1],\"value\":[1537],\"_cachedValue\":[32],\"_spatialRef\":[32],\"_srSearchText\":[32],\"_translations\":[32],\"createSpatialRefDisplay\":[64],\"getSpatialRef\":[64],\"wkidToDisplay\":[64]},null,{\"locale\":[\"localeWatchHandler\"],\"value\":[\"valueChanged\"]}]]],[\"store-manager.cjs\",[[0,\"store-manager\",{\"value\":[1537],\"templates\":[1040],\"authentication\":[1040],\"getStoreInfo\":[64]}]]],[\"instant-apps-interactive-legend-classic.cjs\",[[2,\"instant-apps-interactive-legend-classic\",{\"legendvm\":[16],\"zoomTo\":[4,\"zoom-to\"],\"featureCount\":[4,\"feature-count\"],\"filterMode\":[16],\"messages\":[8],\"isLoading\":[32],\"intLegendId\":[32]},null,{\"filterMode\":[\"handleFilterModeChange\"]}]]],[\"instant-apps-language-translator.cjs\",[[6,\"instant-apps-language-translator\",{\"portalItem\":[16],\"appSettings\":[16],\"locales\":[16],\"open\":[1028],\"userLocaleInputOnChangeCallback\":[16],\"translatedLocaleInputOnChangeCallback\":[16],\"saving\":[32],\"messages\":[32],\"isCollapse\":[32],\"getTranslationData\":[64],\"setTranslationData\":[64],\"getPortalItemResource\":[64],\"batchWriteToPortalItemResource\":[64]},[[8,\"translatorItemDataUpdated\",\"handleT9nItemUpdate\"]],{\"locales\":[\"handleLocaleChange\"],\"appSettings\":[\"handleAppSettings\"]}]]],[\"deduct-calculator.cjs\",[[1,\"deduct-calculator\"]]],[\"instant-apps-header.cjs\",[[1,\"instant-apps-header\",{\"titleText\":[1,\"title-text\"],\"titleTextLink\":[1,\"title-text-link\"],\"backgroundColor\":[1,\"background-color\"],\"textColor\":[1,\"text-color\"],\"logoImage\":[1,\"logo-image\"],\"logoScale\":[1537,\"logo-scale\"],\"logoImageAltText\":[1,\"logo-image-alt-text\"],\"logoLink\":[1,\"logo-link\"],\"infoButton\":[1540,\"info-button\"],\"infoIsOpen\":[516,\"info-is-open\"],\"infoTitleText\":[1,\"info-title-text\"],\"customHeaderHtml\":[1025,\"custom-header-html\"],\"headerAlignment\":[1025,\"header-alignment\"],\"customHeaderCss\":[1025,\"custom-header-css\"],\"fontFamily\":[513,\"font-family\"],\"mobileWidthBreakpoint\":[2,\"mobile-width-breakpoint\"],\"dir\":[32],\"initialScale\":[32],\"toggleInfo\":[64]},null,{\"customHeaderHtml\":[\"sanitizeCustomHeaderHtml\"]}]]],[\"instant-apps-measurement-tool.cjs\",[[2,\"instant-apps-measurement-tool\",{\"view\":[16],\"measureConfiguration\":[16],\"activeTool\":[1,\"active-tool\"]},null,{\"activeTool\":[\"_updateToolType\"]}]]],[\"instant-apps-sign-in.cjs\",[[1,\"instant-apps-sign-in\",{\"type\":[1],\"portal\":[16],\"oauthappid\":[1],\"openInPopup\":[4,\"open-in-popup\"],\"landingPage\":[4,\"landing-page\"],\"titleText\":[1,\"title-text\"],\"subtitleText\":[1,\"subtitle-text\"],\"descriptionText\":[1,\"description-text\"],\"showIndicator\":[4,\"show-indicator\"],\"closeLandingPage\":[16],\"signInDropdownItems\":[16],\"isSignedIn\":[32],\"user\":[32],\"ready\":[32],\"messages\":[32]},null,{\"portal\":[\"watchPortal\"],\"oauthappid\":[\"watchOauthappid\"]}]]],[\"feature-list.cjs\",[[0,\"feature-list\",{\"selectedLayerId\":[1,\"selected-layer-id\"],\"mapView\":[16],\"noFeaturesFoundMsg\":[1,\"no-features-found-msg\"],\"pageSize\":[2,\"page-size\"],\"highlightOnMap\":[4,\"highlight-on-map\"],\"highlightOnHover\":[4,\"highlight-on-hover\"],\"locale\":[1],\"sortingInfo\":[16],\"whereClause\":[1,\"where-clause\"],\"textSize\":[1,\"text-size\"],\"showInitialLoading\":[4,\"show-initial-loading\"],\"showErrorWhenNoFeatures\":[4,\"show-error-when-no-features\"],\"showUserImageInList\":[4,\"show-user-image-in-list\"],\"showFeatureSymbol\":[4,\"show-feature-symbol\"],\"applyLayerViewFilter\":[4,\"apply-layer-view-filter\"],\"reportingOptions\":[16],\"showFullTitle\":[4,\"show-full-title\"],\"filterByMapExtent\":[4,\"filter-by-map-extent\"],\"_featureItems\":[32],\"_featuresCount\":[32],\"_isLoading\":[32],\"_searchPlaceHolder\":[32],\"_fullTextSearchInfo\":[32],\"_translations\":[32],\"refresh\":[64]},null,{\"locale\":[\"localeWatchHandler\"],\"selectedLayerId\":[\"selectedLayerWatchHandler\"],\"sortingInfo\":[\"sortingInfoWatchHandler\"],\"whereClause\":[\"whereClauseHandler\"],\"filterByMapExtent\":[\"filterByMapExtentHandler\"]}]]],[\"delete-dialog.cjs\",[[1,\"delete-dialog\",{\"ids\":[16],\"layer\":[16],\"locale\":[1],\"open\":[4],\"_isDeleting\":[32],\"_translations\":[32]},null,{\"locale\":[\"localeWatchHandler\"]}]]],[\"map-layer-picker.cjs\",[[0,\"map-layer-picker\",{\"appearance\":[1],\"defaultLayerId\":[1,\"default-layer-id\"],\"display\":[1],\"enabledLayerIds\":[16],\"enabledTableIds\":[16],\"height\":[2],\"isMobile\":[4,\"is-mobile\"],\"locale\":[1],\"mapView\":[16],\"onlyShowUpdatableLayers\":[4,\"only-show-updatable-layers\"],\"placeholderIcon\":[1,\"placeholder-icon\"],\"selectedIds\":[1040],\"scale\":[1],\"showTables\":[4,\"show-tables\"],\"showTablesDisabled\":[4,\"show-tables-disabled\"],\"showSingleLayerAsLabel\":[4,\"show-single-layer-as-label\"],\"type\":[1],\"_hasMultipleLayers\":[32],\"_hasValidLayers\":[32],\"_isDropdownOpen\":[32],\"ids\":[32],\"selectedName\":[32],\"_translations\":[32],\"setLayerById\":[64],\"setLayerByIds\":[64],\"updateLayer\":[64]},null,{\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"]}]]],[\"instant-apps-filter-list_2.cjs\",[[1,\"instant-apps-filter-list\",{\"layerExpressions\":[1040],\"autoUpdateUrl\":[4,\"auto-update-url\"],\"closeBtn\":[4,\"close-btn\"],\"closeBtnOnClick\":[16],\"comboboxOverlayPositioning\":[1,\"combobox-overlay-positioning\"],\"closeBtnText\":[1,\"close-btn-text\"],\"openFilters\":[4,\"open-filters\"],\"extentSelector\":[4,\"extent-selector\"],\"extentSelectorConfig\":[16],\"urlParams\":[1040],\"filterCount\":[1026,\"filter-count\"],\"view\":[16],\"zoomBtn\":[4,\"zoom-btn\"],\"resetBtn\":[4,\"reset-btn\"],\"resetFiltersOnDisconnect\":[4,\"reset-filters-on-disconnect\"],\"loading\":[32],\"filterLayerExpressions\":[32],\"messages\":[32],\"baseClass\":[32],\"initDefExpressions\":[32],\"initMapImageExpressions\":[32],\"initPointCloudFilters\":[32],\"getFilterInitState\":[64],\"forceReset\":[64],\"updateInitDefExpressions\":[64],\"getCurrentLayerExpressions\":[64],\"handleUpdatingT9nData\":[64]},null,{\"view\":[\"watchViewHandler\"],\"layerExpressions\":[\"watchLayerExpressions\"]}],[1,\"instant-apps-social-share\",{\"mode\":[513],\"shareUrl\":[1025,\"share-url\"],\"autoUpdateShareUrl\":[1028,\"auto-update-share-url\"],\"shareText\":[513,\"share-text\"],\"embed\":[516],\"shareButtonColor\":[513,\"share-button-color\"],\"shareButtonType\":[513,\"share-button-type\"],\"shareButtonScale\":[513,\"share-button-scale\"],\"iframeInnerText\":[513,\"iframe-inner-text\"],\"popoverButtonIconScale\":[513,\"popover-button-icon-scale\"],\"view\":[16],\"displayTipText\":[516,\"display-tip-text\"],\"shortenShareUrl\":[516,\"shorten-share-url\"],\"socialMedia\":[516,\"social-media\"],\"shareIconsLayout\":[513,\"share-icons-layout\"],\"scale\":[513],\"successMessage\":[513,\"success-message\"],\"defaultUrlParams\":[16],\"inlineSuccessPopoverPlacement\":[513,\"inline-success-popover-placement\"],\"popoverPositioning\":[513,\"popover-positioning\"],\"removePopoverOffset\":[516,\"remove-popover-offset\"],\"messages\":[32],\"opened\":[32],\"copied\":[32],\"inlineCopyLinkOpened\":[32],\"inlineCopyEmbedOpened\":[32],\"embedWidth\":[32],\"embedHeight\":[32]}]]],[\"card-manager_3.cjs\",[[0,\"map-card\",{\"appLayout\":[1,\"app-layout\"],\"appProxies\":[8,\"app-proxies\"],\"defaultWebmapId\":[1,\"default-webmap-id\"],\"defaultLayerId\":[1,\"default-layer-id\"],\"enableHome\":[4,\"enable-home\"],\"enableLegend\":[4,\"enable-legend\"],\"enableFloorFilter\":[4,\"enable-floor-filter\"],\"enableFullscreen\":[4,\"enable-fullscreen\"],\"enableShare\":[4,\"enable-share\"],\"enableSingleExpand\":[4,\"enable-single-expand\"],\"enableSearch\":[4,\"enable-search\"],\"enableBasemap\":[4,\"enable-basemap\"],\"basemapConfig\":[16],\"hidden\":[4],\"homeZoomIndex\":[2,\"home-zoom-index\"],\"homeZoomPosition\":[1,\"home-zoom-position\"],\"homeZoomToolsSize\":[1,\"home-zoom-tools-size\"],\"locale\":[1],\"mapInfos\":[16],\"mapWidgetsIndex\":[2,\"map-widgets-index\"],\"mapWidgetsPosition\":[1,\"map-widgets-position\"],\"mapWidgetsSize\":[1,\"map-widgets-size\"],\"mapView\":[16],\"stackTools\":[4,\"stack-tools\"],\"theme\":[1],\"toolOrder\":[16],\"isMapLayout\":[4,\"is-map-layout\"],\"shareIncludeEmbed\":[4,\"share-include-embed\"],\"shareIncludeSocial\":[4,\"share-include-social\"],\"selectedFeaturesIds\":[16],\"selectedLayer\":[16],\"zoomToScale\":[2,\"zoom-to-scale\"],\"onlyShowUpdatableLayers\":[4,\"only-show-updatable-layers\"],\"isMobile\":[4,\"is-mobile\"],\"mapInfo\":[16],\"_translations\":[32],\"_searchConfiguration\":[32],\"_webMapInfo\":[32],\"_showHideOpen\":[32],\"_toolInfos\":[32],\"_controlsThatFit\":[32],\"resetFilter\":[64],\"updateFilterState\":[64],\"updateLayer\":[64]},[[8,\"mapInfoChange\",\"mapInfoChange\"],[8,\"noLayersFound\",\"noLayersFound\"],[8,\"layerSelectionChange\",\"layerSelectionChange\"]],{\"appLayout\":[\"appLayoutWatchHandler\"],\"enableHome\":[\"enableHomeWatchHandler\"],\"enableShare\":[\"enableShareWatchHandler\"],\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"selectedLayer\":[\"selectedLayerWatchHandler\"],\"selectedFeaturesIds\":[\"selectedFeaturesIdsWatchHandler\"],\"_controlsThatFit\":[\"_controlsThatFitWatchHandler\"]}],[0,\"card-manager\",{\"customInfoText\":[1,\"custom-info-text\"],\"enableEditGeometry\":[4,\"enable-edit-geometry\"],\"enableSnapping\":[4,\"enable-snapping\"],\"isMobile\":[4,\"is-mobile\"],\"layer\":[1040],\"locale\":[1],\"mapView\":[16],\"zoomAndScrollToSelected\":[4,\"zoom-and-scroll-to-selected\"],\"selectedFeaturesIds\":[16],\"enableCreateFeatures\":[4,\"enable-create-features\"],\"selectingFeatureFromMap\":[4,\"selecting-feature-from-map\"],\"_cardLoading\":[32],\"_graphics\":[32],\"_showCreateFeatureComponent\":[32],\"_showSubmitBtn\":[32],\"_translations\":[32]},[[8,\"featureSelectionChange\",\"featureSelectionChange\"],[8,\"layerSelectionChange\",\"layerSelectionChange\"]],{\"locale\":[\"localeWatchHandler\"]}],[0,\"layer-table\",{\"appLayout\":[1,\"app-layout\"],\"defaultGlobalId\":[16],\"defaultLayerId\":[1,\"default-layer-id\"],\"defaultOid\":[16],\"enableAutoRefresh\":[4,\"enable-auto-refresh\"],\"enableColumnReorder\":[4,\"enable-column-reorder\"],\"enableCSV\":[4,\"enable-c-s-v\"],\"enableInlineEdit\":[4,\"enable-inline-edit\"],\"enableShare\":[4,\"enable-share\"],\"honorMapFieldSettings\":[4,\"honor-map-field-settings\"],\"isMobile\":[4,\"is-mobile\"],\"locale\":[1],\"mapHidden\":[4,\"map-hidden\"],\"mapInfo\":[16],\"mapView\":[16],\"onlyShowUpdatableLayers\":[4,\"only-show-updatable-layers\"],\"selectedIds\":[16],\"shareIncludeEmbed\":[4,\"share-include-embed\"],\"shareIncludeSocial\":[4,\"share-include-social\"],\"showNewestFirst\":[4,\"show-newest-first\"],\"zoomAndScrollToSelected\":[4,\"zoom-and-scroll-to-selected\"],\"zoomToScale\":[2,\"zoom-to-scale\"],\"createFilterModal\":[4,\"create-filter-modal\"],\"_allIds\":[32],\"_controlsThatFit\":[32],\"_csvExporting\":[32],\"_fetchingData\":[32],\"_filterActive\":[32],\"_filterOpen\":[32],\"_layer\":[32],\"_selectAllActive\":[32],\"_showHideOpen\":[32],\"_showOnlySelected\":[32],\"_toolInfos\":[32],\"_translations\":[32],\"_fullTextSearchInfo\":[32],\"_searchPlaceHolder\":[32],\"_size\":[32],\"_queryingData\":[32],\"closeFilter\":[64],\"filterReset\":[64],\"filterUpdate\":[64],\"validateTableUpdate\":[64],\"validateActiveEdits\":[64],\"refresh\":[64]},[[10,\"beforeMapInfoChange\",\"beforeMapInfoChange\"],[8,\"editorInitialized\",\"editorInitialized\"],[8,\"closeEdit\",\"closeEdit\"],[8,\"selectionChanged\",\"selectionChanged\"],[8,\"beforeLayerSelectionChange\",\"beforeLayerSelectionChange\"],[8,\"layerSelectionChange\",\"layerSelectionChange\"],[8,\"editsComplete\",\"editsComplete\"],[8,\"facilityChanged\",\"facilityChanged\"],[8,\"levelChanged\",\"levelChanged\"],[8,\"siteChanged\",\"siteChanged\"],[8,\"noLayersFound\",\"noLayersFound\"],[8,\"clearSelection\",\"clearSelection\"]],{\"appLayout\":[\"appLayoutWatchHandler\"],\"defaultOid\":[\"defaultOidWatchHandler\"],\"defaultGlobalId\":[\"defaultGlobalIdWatchHandler\"],\"enableCSV\":[\"enableCSVWatchHandler\"],\"enableInlineEdit\":[\"enableInlineEditWatchHandler\"],\"enableShare\":[\"enableShareWatchHandler\"],\"_controlsThatFit\":[\"_controlsThatFitWatchHandler\"],\"locale\":[\"localeWatchHandler\"],\"mapHidden\":[\"mapHiddenWatchHandler\"],\"isMobile\":[\"isMobileWatchHandler\"],\"mapInfo\":[\"mapInfoWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"_layer\":[\"_layerWatchHandler\"],\"selectedIds\":[\"selectedIdsWatchHandler\"]}]]],[\"solution-contents_3.cjs\",[[0,\"solution-item\",{\"authentication\":[1040],\"itemId\":[1537,\"item-id\"],\"locale\":[1],\"solutionVariables\":[1537,\"solution-variables\"],\"organizationVariables\":[1537,\"organization-variables\"],\"itemType\":[32],\"_translations\":[32]},null,{\"itemId\":[\"itemIdWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}],[0,\"solution-contents\",{\"selectedItemId\":[1537,\"selected-item-id\"],\"templateHierarchy\":[1040]},null,{\"templateHierarchy\":[\"valueWatchHandler\"]}],[0,\"solution-spatial-ref\",{\"enabled\":[1540],\"enableDefault\":[1540,\"enable-default\"],\"featureServices\":[1040],\"locale\":[1025],\"_translations\":[32],\"_testAccess\":[64]},[[8,\"solutionStoreHasChanges\",\"solutionStoreHasChanges\"]],{\"enabled\":[\"enabledChanged\"],\"enableDefault\":[\"enableDefaultChanged\"],\"locale\":[\"localeWatchHandler\"]}]]],[\"create-related-feature_3.cjs\",[[0,\"feature-details\",{\"enableSnapping\":[4,\"enable-snapping\"],\"mapView\":[16],\"graphics\":[16],\"reportingOptions\":[16],\"layerItemsHash\":[16],\"locale\":[1],\"showUserImageInCommentsList\":[4,\"show-user-image-in-comments-list\"],\"showFullCommentTitle\":[4,\"show-full-comment-title\"],\"_likeFieldAvailable\":[32],\"_likeCount\":[32],\"_disLikeCount\":[32],\"_dislikeFieldAvailable\":[32],\"_commentsAvailable\":[32],\"_isLikeBtnClicked\":[32],\"_isDislikeBtnClicked\":[32],\"_relatedFeaturesOIDs\":[32],\"_updating\":[32],\"refresh\":[64],\"back\":[64],\"next\":[64],\"toggleListView\":[64]},null,{\"graphics\":[\"graphicsWatchHandler\"]}],[0,\"create-related-feature\",{\"customizeSubmit\":[4,\"customize-submit\"],\"enableSnapping\":[4,\"enable-snapping\"],\"locale\":[1],\"mapView\":[16],\"selectedFeature\":[16],\"showGuidingMsg\":[4,\"show-guiding-msg\"],\"table\":[16],\"_editorLoading\":[32],\"_translations\":[32],\"submit\":[64]},null,{\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"_editorLoading\":[\"_editorLoadingWatchHandler\"]}],[0,\"layer-list\",{\"mapView\":[16],\"layers\":[16],\"locale\":[1],\"showFeatureCount\":[4,\"show-feature-count\"],\"showNextIcon\":[4,\"show-next-icon\"],\"applyLayerViewFilter\":[4,\"apply-layer-view-filter\"],\"filterByMapExtent\":[4,\"filter-by-map-extent\"],\"_noLayersToDisplay\":[32],\"_mapLayerIds\":[32],\"_isLoading\":[32],\"_translations\":[32],\"refresh\":[64]},null,{\"locale\":[\"localeWatchHandler\"],\"filterByMapExtent\":[\"filterByMapExtentWatchHandler\"]}]]],[\"buffer-tools_2.cjs\",[[1,\"buffer-tools\",{\"appearance\":[1025],\"distance\":[1026],\"geometries\":[1040],\"locale\":[1],\"max\":[1026],\"min\":[1026],\"sliderTicks\":[1026,\"slider-ticks\"],\"unionResults\":[1028,\"union-results\"],\"unit\":[1025],\"disabled\":[4],\"_translations\":[32],\"getTranslatedUnit\":[64]},null,{\"geometries\":[\"geometriesWatchHandler\"],\"disabled\":[\"disabledWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}],[0,\"map-draw-tools\",{\"active\":[4],\"drawMode\":[1,\"draw-mode\"],\"editGraphicsEnabled\":[4,\"edit-graphics-enabled\"],\"graphics\":[1040],\"locale\":[1],\"mapView\":[1040],\"pointSymbol\":[1040],\"polylineSymbol\":[1040],\"polygonSymbol\":[1040],\"redoEnabled\":[4,\"redo-enabled\"],\"undoEnabled\":[4,\"undo-enabled\"],\"_translations\":[32],\"_selectionMode\":[32],\"clear\":[64],\"updateGraphics\":[64]},null,{\"graphics\":[\"graphicsWatchHandler\"],\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"]}]]],[\"map-select-tools_3.cjs\",[[0,\"map-select-tools\",{\"bufferColor\":[8,\"buffer-color\"],\"bufferOutlineColor\":[8,\"buffer-outline-color\"],\"customLabelEnabled\":[4,\"custom-label-enabled\"],\"enabledLayerIds\":[16],\"enableLayerFeatures\":[4,\"enable-layer-features\"],\"enableLayerFeaturesOnLoad\":[4,\"enable-layer-features-on-load\"],\"enableSearchDistance\":[4,\"enable-search-distance\"],\"enableSearchDistanceOnLoad\":[4,\"enable-search-distance-on-load\"],\"enableSketchTools\":[4,\"enable-sketch-tools\"],\"defaultBufferDistance\":[2,\"default-buffer-distance\"],\"defaultBufferUnit\":[1,\"default-buffer-unit\"],\"geometries\":[16],\"isUpdate\":[4,\"is-update\"],\"layerViews\":[16],\"locale\":[1],\"mapView\":[16],\"noResultText\":[1,\"no-result-text\"],\"searchConfiguration\":[1040],\"selectionSet\":[16],\"selectionLayerIds\":[16],\"selectLayerView\":[16],\"sketchLineSymbol\":[16],\"sketchPointSymbol\":[16],\"sketchPolygonSymbol\":[16],\"searchDistanceEnabled\":[4,\"search-distance-enabled\"],\"useLayerFeaturesEnabled\":[4,\"use-layer-features-enabled\"],\"_numSelected\":[32],\"_searchTerm\":[32],\"_selectionLoading\":[32],\"_translations\":[32],\"clearSelection\":[64],\"getSelection\":[64]},[[8,\"searchConfigurationChange\",\"searchConfigurationChangeChanged\"],[8,\"distanceChanged\",\"distanceChanged\"],[8,\"unitChanged\",\"unitChanged\"]],{\"geometries\":[\"watchGeometriesHandler\"],\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"searchConfiguration\":[\"watchSearchConfigurationHandler\"]}],[0,\"refine-selection\",{\"addresseeLayer\":[16],\"enabledLayerIds\":[16],\"locale\":[1],\"mapView\":[16],\"selectionSets\":[1040],\"sketchLineSymbol\":[16],\"sketchPointSymbol\":[16],\"sketchPolygonSymbol\":[16],\"_translations\":[32],\"_selectionMode\":[32],\"_refineLayer\":[32]},null,{\"locale\":[\"localeWatchHandler\"]}],[1,\"pdf-download\",{\"defaultNumLabelsPerPage\":[2,\"default-num-labels-per-page\"],\"disabled\":[4],\"locale\":[1],\"_translations\":[32],\"downloadCSV\":[64],\"downloadPDF\":[64]},null,{\"locale\":[\"localeWatchHandler\"]}]]],[\"instant-apps-ckeditor-wrapper_3.cjs\",[[2,\"instant-apps-language-translator-item\",{\"fieldName\":[1,\"field-name\"],\"translatedLanguageLabels\":[16],\"setting\":[16],\"userLocaleInputOnChangeCallback\":[16],\"translatedLocaleInputOnChangeCallback\":[16]}],[2,\"instant-apps-language-translator-search\",{\"t9nPlaceholder\":[1,\"t-9n-placeholder\"],\"results\":[32]}],[0,\"instant-apps-ckeditor-wrapper\",{\"value\":[1025],\"editorInstance\":[1032,\"editor-instance\"],\"config\":[16]},null,{\"value\":[\"updateValue\"]}]]],[\"solution-item-icon.cjs\",[[0,\"solution-item-icon\",{\"isPortal\":[4,\"is-portal\"],\"type\":[1],\"typeKeywords\":[16]}]]],[\"instant-apps-interactive-legend-count_2.cjs\",[[2,\"instant-apps-interactive-legend-layer-element-caption\",{\"legendvm\":[16],\"featureCount\":[4,\"feature-count\"],\"activeLayerInfo\":[16],\"messages\":[8],\"isChild\":[4,\"is-child\"],\"expanded\":[1028]}],[2,\"instant-apps-interactive-legend-count\",{\"showTotal\":[4,\"show-total\"],\"legendvm\":[16],\"activeLayerInfo\":[16],\"categoryId\":[1,\"category-id\"],\"infoIndex\":[2,\"info-index\"],\"messages\":[8],\"selected\":[4],\"legendElement\":[16]}]]],[\"instant-apps-interactive-legend-group-legend-element_5.cjs\",[[6,\"instant-apps-interactive-legend-group-legend-element\",{\"legendvm\":[16],\"featureCount\":[4,\"feature-count\"],\"activeLayerInfo\":[16],\"messages\":[8],\"isChild\":[4,\"is-child\"],\"expanded\":[32]},[[8,\"layerCaptionElementExpandUpdated\",\"layerCaptionElementExpandUpdatedEmitted\"]]],[6,\"instant-apps-interactive-legend-layer-element\",{\"legendvm\":[16],\"featureCount\":[4,\"feature-count\"],\"activeLayerInfo\":[16],\"messages\":[8],\"isChild\":[4,\"is-child\"],\"expanded\":[32]},[[8,\"layerCaptionElementExpandUpdated\",\"layerCaptionElementExpandUpdatedEmitted\"]]],[6,\"instant-apps-interactive-legend-legend-element\",{\"activeLayerInfo\":[16],\"isSizeRamp\":[4,\"is-size-ramp\"],\"isChild\":[4,\"is-child\"],\"isColorRamp\":[4,\"is-color-ramp\"],\"isRelationshipRamp\":[4,\"is-relationship-ramp\"],\"isInteractive\":[4,\"is-interactive\"],\"zoomTo\":[4,\"zoom-to\"],\"legendElement\":[16],\"titleText\":[1,\"title-text\"],\"legendvm\":[16],\"legendElementIndex\":[2,\"legend-element-index\"],\"messages\":[8],\"expanded\":[32]},[[8,\"legendLayerExpandUpdated\",\"legendLayerExpandUpdatedEmitted\"]]],[2,\"instant-apps-interactive-legend-relationship\",{\"filterMode\":[16],\"activeLayerInfo\":[16],\"legendElement\":[16],\"messages\":[8]},[[8,\"showAllSelected\",\"showAllSelectedEmitted\"]]],[2,\"instant-apps-interactive-legend-legend-element-caption\",{\"legendvm\":[16],\"activeLayerInfo\":[16],\"layer\":[16],\"titleText\":[1,\"title-text\"],\"legendElementIndex\":[2,\"legend-element-index\"],\"zoomTo\":[4,\"zoom-to\"],\"isInteractive\":[4,\"is-interactive\"],\"legendElement\":[16],\"expanded\":[1028],\"messages\":[8]}]]],[\"json-editor_7.cjs\",[[0,\"solution-template-data\",{\"instanceid\":[1537],\"itemId\":[1537,\"item-id\"],\"locale\":[1],\"organizationVariables\":[1537,\"organization-variables\"],\"solutionVariables\":[1537,\"solution-variables\"],\"varsOpen\":[1540,\"vars-open\"],\"_translations\":[32],\"value\":[32]},null,{\"itemId\":[\"itemIdWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}],[1,\"solution-item-sharing\",{\"groupId\":[1537,\"group-id\"],\"locale\":[1],\"_translations\":[32],\"sharing\":[32],\"getShareInfo\":[64]},null,{\"groupId\":[\"itemIdWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}],[0,\"solution-item-details\",{\"itemId\":[1537,\"item-id\"],\"locale\":[1],\"itemDetails\":[32],\"itemEdit\":[32],\"_translations\":[32],\"thumbnail\":[32],\"thumbnailContainer\":[32]},[[0,\"calciteInputInput\",\"inputReceivedHandler\"]],{\"locale\":[\"localeWatchHandler\"]}],[1,\"solution-resource-item\",{\"authentication\":[1040],\"itemId\":[1537,\"item-id\"],\"locale\":[1],\"resourceFilePaths\":[32],\"resources\":[32],\"_translations\":[32]},null,{\"itemId\":[\"itemIdWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}],[1,\"solution-variables\",{\"value\":[1537],\"locale\":[1],\"_solutionVariables\":[32],\"_translations\":[32]},null,{\"locale\":[\"localeWatchHandler\"],\"value\":[\"valueWatchHandler\"]}],[0,\"json-editor\",{\"hasChanges\":[1540,\"has-changes\"],\"hasErrors\":[1540,\"has-errors\"],\"instanceid\":[1544],\"locale\":[1],\"value\":[1544],\"getEditorContents\":[64],\"prepareForDeletion\":[64],\"replaceCurrentSelection\":[64],\"reset\":[64]},null,{\"locale\":[\"localeWatchHandler\"]}],[1,\"solution-organization-variables\",{\"locale\":[1],\"value\":[1537],\"_organizationVariables\":[32],\"_translations\":[32]},null,{\"locale\":[\"localeWatchHandler\"],\"value\":[\"valueWatchHandler\"]}]]],[\"create-feature_4.cjs\",[[0,\"create-feature\",{\"customizeSubmit\":[4,\"customize-submit\"],\"enableSearch\":[4,\"enable-search\"],\"enableSnapping\":[4,\"enable-snapping\"],\"floorLevel\":[1,\"floor-level\"],\"formElements\":[8,\"form-elements\"],\"isMobile\":[4,\"is-mobile\"],\"locale\":[1],\"mapView\":[16],\"searchConfiguration\":[16],\"selectedLayerId\":[1,\"selected-layer-id\"],\"showGuidingMsg\":[4,\"show-guiding-msg\"],\"showGuidingMsgWhileDrawing\":[4,\"show-guiding-msg-while-drawing\"],\"submitNewReportsMessage\":[1,\"submit-new-reports-message\"],\"_currentPage\":[32],\"_editorLoading\":[32],\"_translations\":[32],\"submit\":[64],\"refresh\":[64]},null,{\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"isMobile\":[\"isMobileHandler\"],\"_editorLoading\":[\"_editorLoadingWatchHandler\"]}],[0,\"info-card\",{\"enableEditGeometry\":[4,\"enable-edit-geometry\"],\"enableSnapping\":[4,\"enable-snapping\"],\"graphics\":[16],\"isLoading\":[4,\"is-loading\"],\"isMobile\":[4,\"is-mobile\"],\"mapView\":[16],\"allowEditing\":[4,\"allow-editing\"],\"highlightEnabled\":[4,\"highlight-enabled\"],\"locale\":[1],\"paginationEnabled\":[4,\"pagination-enabled\"],\"position\":[1],\"showCloseBtn\":[4,\"show-close-btn\"],\"_alertOpen\":[32],\"_count\":[32],\"_editRecordOpen\":[32],\"_mobileTitle\":[32],\"_showListView\":[32],\"_translations\":[32],\"_navigatedToRelatedFeature\":[32],\"getSelectedFeature\":[64],\"refresh\":[64],\"back\":[64],\"next\":[64],\"toggleListView\":[64],\"updateCurrentGraphic\":[64]},[[8,\"closeEdit\",\"closeEdit\"],[8,\"layerSelectionChange\",\"layerSelectionChange\"],[8,\"refreshGraphics\",\"refreshGraphics\"]],{\"graphics\":[\"graphicsWatchHandler\"],\"isMobile\":[\"isMobileWatchHandler\"],\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"]}],[1,\"delete-button\",{\"deleteDialog\":[8,\"delete-dialog\"],\"buttonType\":[1,\"button-type\"],\"disabled\":[4],\"icon\":[1],\"ids\":[16],\"layer\":[16],\"locale\":[1],\"_confirmDelete\":[32],\"_deleteEndabled\":[32],\"_supportsDelete\":[32],\"_translations\":[32]},null,{\"ids\":[\"idsWatchHandler\"],\"layer\":[\"layerWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}],[0,\"edit-card\",{\"enableEditGeometry\":[4,\"enable-edit-geometry\"],\"enableSnapping\":[4,\"enable-snapping\"],\"graphicIndex\":[2,\"graphic-index\"],\"graphics\":[1040],\"locale\":[1],\"mapView\":[16],\"open\":[1028],\"_editorLoading\":[32],\"_translations\":[32]},[[8,\"featureSelectionChange\",\"featureSelectionChange\"]],{\"graphics\":[\"graphicsWatchHandler\"],\"locale\":[\"localeWatchHandler\"],\"open\":[\"openWatchHandler\"]}]]],[\"basemap-gallery_7.cjs\",[[1,\"map-tools\",{\"basemapConfig\":[16],\"enableLegend\":[4,\"enable-legend\"],\"enableFloorFilter\":[4,\"enable-floor-filter\"],\"enableFullscreen\":[4,\"enable-fullscreen\"],\"enableSearch\":[4,\"enable-search\"],\"enableBasemap\":[4,\"enable-basemap\"],\"enableHome\":[4,\"enable-home\"],\"enableSingleExpand\":[4,\"enable-single-expand\"],\"homeZoomToolsSize\":[1,\"home-zoom-tools-size\"],\"layout\":[1],\"locale\":[1],\"mapView\":[16],\"mapWidgetsSize\":[1,\"map-widgets-size\"],\"position\":[1],\"searchConfiguration\":[16],\"stackTools\":[4,\"stack-tools\"],\"toolOrder\":[16],\"_hasFloorInfo\":[32],\"_translations\":[32],\"_showTools\":[32],\"_showBasemapWidget\":[32],\"_showFloorFilter\":[32],\"_showFullscreen\":[32],\"_showLegendWidget\":[32],\"_showSearchWidget\":[32]},null,{\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"_showBasemapWidget\":[\"_showBasemapWidgetWatchHandler\"],\"_showFloorFilter\":[\"_showFloorFilterWatchHandler\"],\"_showFullscreen\":[\"_showFullscreenWatchHandler\"],\"_showLegendWidget\":[\"_showLegendWidgetWatchHandler\"],\"_showSearchWidget\":[\"_showSearchWidgetWatchHandler\"]}],[1,\"map-picker\",{\"locale\":[1],\"mapInfos\":[16],\"isMapLayout\":[4,\"is-map-layout\"],\"_mapListExpanded\":[32],\"_translations\":[32],\"_webMapInfo\":[32],\"setMapByID\":[64],\"close\":[64],\"toggle\":[64]},null,{\"_webMapInfo\":[\"_webMapInfoWatchHandler\"],\"locale\":[\"localeWatchHandler\"],\"mapInfos\":[\"mapInfosWatchHandler\"]}],[1,\"basemap-gallery\",{\"mapView\":[16],\"basemapConfig\":[16],\"basemapWidget\":[16]},null,{\"basemapConfig\":[\"basemapConfigWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"]}],[1,\"floor-filter\",{\"enabled\":[4],\"floorFilterWidget\":[16],\"mapView\":[16]},null,{\"mapView\":[\"mapViewWatchHandler\"],\"enabled\":[\"enabledWatchHandler\"]}],[1,\"map-fullscreen\",{\"mapView\":[16],\"fullscreenWidget\":[16]},null,{\"mapView\":[\"mapViewWatchHandler\"]}],[1,\"map-legend\",{\"mapView\":[16],\"legendWidget\":[16]},null,{\"mapView\":[\"mapViewWatchHandler\"]}],[1,\"map-search\",{\"mapView\":[16],\"popupEnabled\":[4,\"popup-enabled\"],\"resultGraphicEnabled\":[4,\"result-graphic-enabled\"],\"searchConfiguration\":[16],\"searchTerm\":[1,\"search-term\"],\"searchWidget\":[16]},null,{\"searchConfiguration\":[\"watchSearchConfigurationHandler\"],\"mapView\":[\"mapViewWatchHandler\"]}]]]]"), options);
|
16
|
+
return index.bootstrapLazy(JSON.parse("[[\"crowdsource-manager.cjs\",[[0,\"crowdsource-manager\",{\"appLayout\":[1025,\"app-layout\"],\"appProxies\":[8,\"app-proxies\"],\"basemapConfig\":[16],\"coverPageEnabled\":[4,\"cover-page-enabled\"],\"customInfoText\":[1,\"custom-info-text\"],\"defaultAppLayout\":[1,\"default-app-layout\"],\"defaultCenter\":[1,\"default-center\"],\"defaultGlobalId\":[1,\"default-global-id\"],\"defaultLayer\":[1,\"default-layer\"],\"defaultLevel\":[1,\"default-level\"],\"defaultOid\":[1,\"default-oid\"],\"defaultWebmap\":[1,\"default-webmap\"],\"honorMapFieldSettings\":[4,\"honor-map-field-settings\"],\"introductionWindowEnabled\":[4,\"introduction-window-enabled\"],\"enableAutoRefresh\":[4,\"enable-auto-refresh\"],\"enableBasemap\":[4,\"enable-basemap\"],\"enableColumnReorder\":[4,\"enable-column-reorder\"],\"enableCSV\":[4,\"enable-c-s-v\"],\"enableFloorFilter\":[4,\"enable-floor-filter\"],\"enableFullscreen\":[4,\"enable-fullscreen\"],\"enableHome\":[4,\"enable-home\"],\"enableLegend\":[4,\"enable-legend\"],\"enableSearch\":[4,\"enable-search\"],\"enableShare\":[4,\"enable-share\"],\"enableSnapping\":[4,\"enable-snapping\"],\"enableZoom\":[4,\"enable-zoom\"],\"locale\":[1],\"mapInfos\":[16],\"onlyShowUpdatableLayers\":[4,\"only-show-updatable-layers\"],\"popupHeaderColor\":[1,\"popup-header-color\"],\"popupHeaderHoverColor\":[1,\"popup-header-hover-color\"],\"popupHeaderHoverTextColor\":[1,\"popup-header-hover-text-color\"],\"popupHeaderTextColor\":[1,\"popup-header-text-color\"],\"searchConfiguration\":[16],\"shareIncludeEmbed\":[4,\"share-include-embed\"],\"shareIncludeSocial\":[4,\"share-include-social\"],\"showNewestFirst\":[4,\"show-newest-first\"],\"theme\":[1],\"zoomAndScrollToSelected\":[4,\"zoom-and-scroll-to-selected\"],\"zoomToScale\":[2,\"zoom-to-scale\"],\"_deleteDialogOpen\":[32],\"_enableCreateFeatures\":[32],\"_hideFooter\":[32],\"_hideTable\":[32],\"_isMobile\":[32],\"_isPortraitMobile\":[32],\"_translations\":[32],\"_layer\":[32],\"_layoutMode\":[32],\"_mapInfo\":[32],\"_mapView\":[32],\"_panelOpen\":[32],\"_numSelected\":[32],\"_filterOpen\":[32],\"_showInformationHeader\":[32],\"_layerIds\":[32],\"_isLoading\":[32],\"_mapExtentFilterChecked\":[32]},[[8,\"featureSelectionChange\",\"featureSelectionChange\"],[8,\"popupClosed\",\"popupClosed\"],[8,\"layoutChanged\",\"layoutChanged\"],[8,\"mapChanged\",\"mapChanged\"],[8,\"layerSelectionChange\",\"layerSelectionChange\"],[8,\"showDelete\",\"showDelete\"],[8,\"idsFound\",\"idsFound\"]],{\"appLayout\":[\"appLayoutWatchHandler\"],\"enableZoom\":[\"enableZoomWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}]]],[\"crowdsource-reporter.cjs\",[[0,\"crowdsource-reporter\",{\"center\":[1],\"commentButtonText\":[1,\"comment-button-text\"],\"commentSubmittedMessage\":[1,\"comment-submitted-message\"],\"defaultWebmap\":[1,\"default-webmap\"],\"description\":[1],\"enableAnonymousAccess\":[4,\"enable-anonymous-access\"],\"enableAnonymousComments\":[4,\"enable-anonymous-comments\"],\"enableComments\":[4,\"enable-comments\"],\"enableHome\":[4,\"enable-home\"],\"enableLogin\":[4,\"enable-login\"],\"enableNewReports\":[4,\"enable-new-reports\"],\"enableSearch\":[4,\"enable-search\"],\"enableSnapping\":[4,\"enable-snapping\"],\"enableZoom\":[4,\"enable-zoom\"],\"isMobile\":[4,\"is-mobile\"],\"layerExpressions\":[16],\"layerId\":[1,\"layer-id\"],\"level\":[1],\"locale\":[1],\"loginTitle\":[1,\"login-title\"],\"mapInfos\":[16],\"mapView\":[16],\"objectId\":[1,\"object-id\"],\"reportButtonText\":[1,\"report-button-text\"],\"reportingOptions\":[16],\"reportsHeader\":[1,\"reports-header\"],\"reportSubmittedMessage\":[1,\"report-submitted-message\"],\"searchConfiguration\":[16],\"showComments\":[4,\"show-comments\"],\"showUserImageInCommentsList\":[4,\"show-user-image-in-comments-list\"],\"showFeatureSymbol\":[4,\"show-feature-symbol\"],\"showMyReportsOnly\":[4,\"show-my-reports-only\"],\"submitNewReportsMessage\":[1,\"submit-new-reports-message\"],\"theme\":[1],\"zoomToScale\":[2,\"zoom-to-scale\"],\"floorLevel\":[1,\"floor-level\"],\"showFullCommentTitle\":[4,\"show-full-comment-title\"],\"filterByMapExtent\":[4,\"filter-by-map-extent\"],\"sortOption\":[1,\"sort-option\"],\"_featureCreationFailedErrorMsg\":[32],\"_filterActive\":[32],\"_flowItems\":[32],\"_hasValidLayers\":[32],\"_mapInfo\":[32],\"_reportSubmitted\":[32],\"_selectedLayerName\":[32],\"_showSubmitCancelButton\":[32],\"_showLoadingIndicator\":[32],\"_sidePanelCollapsed\":[32],\"_translations\":[32],\"_updatedProgressBarStatus\":[32],\"_updatedSorting\":[32],\"_updatedSortOption\":[32],\"_commentSubmitted\":[32],\"_addingCommentFailed\":[32],\"_filterOpen\":[32],\"updateLayerExpressionsT9n\":[64]},null,{\"isMobile\":[\"isMobileWatchHandler\"],\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"floorLevel\":[\"floorLevelWatchHandler\"],\"showMyReportsOnly\":[\"showMyReportsOnlyWatchHandler\"],\"filterByMapExtent\":[\"filterByMapExtentChangeWatchHandler\"],\"layerExpressions\":[\"layerExpressionsWatchHandler\"],\"showFeatureSymbol\":[\"showFeatureSymbolWatchHandler\"]}]]],[\"solution-configuration.cjs\",[[0,\"solution-configuration\",{\"authentication\":[1040],\"locale\":[1],\"serializedAuthentication\":[1025,\"serialized-authentication\"],\"solutionItemId\":[1537,\"solution-item-id\"],\"showLoading\":[1540,\"show-loading\"],\"_currentEditItemId\":[32],\"_organizationVariables\":[32],\"_solutionContentsComponent\":[32],\"_solutionIsLoaded\":[32],\"_solutionVariables\":[32],\"_templateHierarchy\":[32],\"_translations\":[32],\"_treeOpen\":[32],\"getSpatialReferenceInfo\":[64],\"saveSolution\":[64],\"unloadSolution\":[64]},[[8,\"solutionItemSelected\",\"_solutionItemSelected\"]],{\"serializedAuthentication\":[\"serializedAuthenticationWatchHandler\"],\"solutionItemId\":[\"valueWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}]]],[\"instant-apps-interactive-legend.cjs\",[[2,\"instant-apps-interactive-legend\",{\"view\":[16],\"zoomTo\":[4,\"zoom-to\"],\"featureCount\":[1028,\"feature-count\"],\"filterMode\":[16],\"compact\":[4],\"handles\":[32],\"reactiveUtils\":[32],\"legendvm\":[32],\"widget\":[32],\"messages\":[32]},null,{\"handles\":[\"init\"],\"reactiveUtils\":[\"init\"],\"view\":[\"init\"],\"compact\":[\"compactHandler\"]}]]],[\"public-notification.cjs\",[[0,\"public-notification\",{\"addresseeLayerIds\":[16],\"bufferColor\":[8,\"buffer-color\"],\"bufferOutlineColor\":[8,\"buffer-outline-color\"],\"customLabelEnabled\":[4,\"custom-label-enabled\"],\"defaultBufferDistance\":[2,\"default-buffer-distance\"],\"defaultBufferUnit\":[1,\"default-buffer-unit\"],\"defaultExportTitle\":[1,\"default-export-title\"],\"defaultNumLabelsPerPage\":[2,\"default-num-labels-per-page\"],\"enableLayerFeatures\":[4,\"enable-layer-features\"],\"enableLayerFeaturesOnLoad\":[4,\"enable-layer-features-on-load\"],\"enableSearchDistance\":[4,\"enable-search-distance\"],\"enableSearchDistanceOnLoad\":[4,\"enable-search-distance-on-load\"],\"enableSketchTools\":[4,\"enable-sketch-tools\"],\"featureEffect\":[16],\"featureHighlightEnabled\":[4,\"feature-highlight-enabled\"],\"locale\":[1],\"mapView\":[16],\"noResultText\":[1,\"no-result-text\"],\"initialNotice\":[1,\"initial-notice\"],\"searchConfiguration\":[1040],\"selectionLayerIds\":[16],\"showRefineSelection\":[4,\"show-refine-selection\"],\"showSearchSettings\":[4,\"show-search-settings\"],\"sketchLineSymbol\":[8,\"sketch-line-symbol\"],\"sketchPointSymbol\":[8,\"sketch-point-symbol\"],\"sketchPolygonSymbol\":[8,\"sketch-polygon-symbol\"],\"_exportGraphics\":[32],\"_addMap\":[32],\"_addResults\":[32],\"_addTitle\":[32],\"_downloadActive\":[32],\"_exportType\":[32],\"_fetchingData\":[32],\"_isMobile\":[32],\"_numDuplicates\":[32],\"_pageType\":[32],\"_saveEnabled\":[32],\"_selectionSets\":[32],\"_translations\":[32]},[[8,\"selectionSetsChanged\",\"selectionSetsChanged\"]],{\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"searchConfiguration\":[\"watchSearchConfigurationHandler\"],\"sketchLineSymbol\":[\"sketchLineSymbolWatchHandler\"],\"sketchPointSymbol\":[\"sketchPointSymbolWatchHandler\"],\"sketchPolygonSymbol\":[\"sketchPolygonSymbolWatchHandler\"],\"_pageType\":[\"pageTypeWatchHandler\"]}]]],[\"instant-apps-language-switcher.cjs\",[[1,\"instant-apps-language-switcher\",{\"icon\":[1],\"portalItem\":[16],\"view\":[16],\"locales\":[16],\"defaultLocale\":[1,\"default-locale\"],\"selectedLanguage\":[1,\"selected-language\"],\"calciteDropdownOverlayPositioning\":[1,\"calcite-dropdown-overlay-positioning\"],\"messages\":[32],\"t9nData\":[32],\"refresh\":[64]}]]],[\"instant-apps-export.cjs\",[[1,\"instant-apps-export\",{\"output\":[1040],\"beforeExport\":[16],\"popoverIcon\":[1,\"popover-icon\"],\"extraContent\":[16],\"extraContentLabel\":[1,\"extra-content-label\"],\"headerTitle\":[1025,\"header-title\"],\"logoImage\":[1025,\"logo-image\"],\"includeExtraContent\":[1028,\"include-extra-content\"],\"showExtraContentInImg\":[4,\"show-extra-content-in-img\"],\"includeLegend\":[1028,\"include-legend\"],\"includeMap\":[1028,\"include-map\"],\"includePopup\":[1028,\"include-popup\"],\"includeFileFormat\":[1028,\"include-file-format\"],\"mode\":[513],\"popoverPositioning\":[1,\"popover-positioning\"],\"popoverPlacement\":[1,\"popover-placement\"],\"scale\":[1],\"showHeaderTitle\":[4,\"show-header-title\"],\"showIncludeLegend\":[4,\"show-include-legend\"],\"showIncludeMap\":[4,\"show-include-map\"],\"showIncludePopup\":[4,\"show-include-popup\"],\"showScaleBar\":[4,\"show-scale-bar\"],\"view\":[16],\"maskBackground\":[1,\"mask-background\"],\"maskBorder\":[1,\"mask-border\"],\"baseClass\":[32],\"exportIsLoading\":[32],\"messages\":[32],\"selectedFileType\":[32]},null,{\"includeMap\":[\"watchIncludeMap\"],\"view\":[\"watchView\"]}]]],[\"instant-apps-interactive-legend-group-legend-element-caption.cjs\",[[2,\"instant-apps-interactive-legend-group-legend-element-caption\",{\"legendvm\":[16],\"featureCount\":[4,\"feature-count\"],\"activeLayerInfo\":[16],\"messages\":[8],\"isChild\":[4,\"is-child\"],\"expanded\":[1028]}]]],[\"instant-apps-landing-page.cjs\",[[1,\"instant-apps-landing-page\",{\"titleText\":[1,\"title-text\"],\"subtitleText\":[1,\"subtitle-text\"],\"descriptionText\":[1,\"description-text\"],\"entryButtonText\":[1,\"entry-button-text\"],\"iconImage\":[1,\"icon-image\"],\"iconImageScale\":[1,\"icon-image-scale\"],\"iconImageAltText\":[1,\"icon-image-alt-text\"],\"alignment\":[1],\"disableTransition\":[4,\"disable-transition\"],\"backgroundImageSrc\":[1,\"background-image-src\"],\"open\":[1028],\"entryButtonScale\":[1,\"entry-button-scale\"],\"fontFamily\":[513,\"font-family\"],\"enableSignIn\":[4,\"enable-sign-in\"],\"portal\":[16],\"oauthappid\":[1]},null,{\"open\":[\"emitToggleEvent\"]}]]],[\"instant-apps-measurement.cjs\",[[2,\"instant-apps-measurement\",{\"view\":[16],\"areaUnit\":[1,\"area-unit\"],\"linearUnit\":[1,\"linear-unit\"],\"coordinateFormat\":[1,\"coordinate-format\"],\"activeToolType\":[1,\"active-tool-type\"],\"closable\":[4],\"messages\":[32]}]]],[\"pci-calculator.cjs\",[[1,\"pci-calculator\",{\"showAddDeduct\":[32]}]]],[\"solution-item-accordion.cjs\",[[1,\"solution-item-accordion\",{\"locale\":[1],\"listSelectionMode\":[1,\"list-selection-mode\"],\"templateInfos\":[16],\"_sortedTemplateInfos\":[32],\"_translations\":[32],\"deselectAll\":[64],\"selectItem\":[64]},null,{\"locale\":[\"localeWatchHandler\"],\"templateInfos\":[\"templateInfosWatchHandler\"]}]]],[\"consent-manager.cjs\",[[1,\"consent-manager\",{\"amazonAppId\":[1,\"amazon-app-id\"],\"amazonAppName\":[1,\"amazon-app-name\"],\"amazonUserPoolID\":[1,\"amazon-user-pool-i-d\"],\"amazonVersion\":[1,\"amazon-version\"],\"firstUseVar\":[1,\"first-use-var\"],\"locale\":[1],\"measurementIds\":[16],\"portal\":[16],\"_open\":[32],\"_translations\":[32],\"getInstance\":[64]},null,{\"locale\":[\"localeWatchHandler\"]}]]],[\"instant-apps-app-guide.cjs\",[[1,\"instant-apps-app-guide\",{\"header\":[4],\"data\":[16],\"messages\":[32],\"headerText\":[32]},null,{\"data\":[\"watchPropHandler\"],\"headerText\":[\"watchStateHandler\"]}]]],[\"instant-apps-control-panel.cjs\",[[1,\"instant-apps-control-panel\",{\"components\":[16],\"view\":[16]}]]],[\"instant-apps-create.cjs\",[[1,\"instant-apps-create\",{\"popoverIcon\":[1,\"popover-icon\"],\"mode\":[513],\"popoverPositioning\":[1,\"popover-positioning\"],\"popoverPlacement\":[1,\"popover-placement\"],\"showHeader\":[4,\"show-header\"],\"content\":[16],\"options\":[16],\"portal\":[16],\"baseClass\":[32],\"messages\":[32],\"CreateOptionsLookup\":[32]},null,{\"content\":[\"contentChanged\"]}]]],[\"instant-apps-export-views.cjs\",[[1,\"instant-apps-export-views\",{\"output\":[1040],\"beforeExport\":[16],\"popoverIcon\":[1,\"popover-icon\"],\"includeLegend\":[1028,\"include-legend\"],\"includeMap\":[1028,\"include-map\"],\"includePopup\":[1028,\"include-popup\"],\"includeHeader\":[1028,\"include-header\"],\"mode\":[513],\"popoverPositioning\":[1,\"popover-positioning\"],\"popoverPlacement\":[1,\"popover-placement\"],\"scale\":[1],\"showIncludeLegend\":[4,\"show-include-legend\"],\"showIncludeMap\":[4,\"show-include-map\"],\"showIncludePopup\":[4,\"show-include-popup\"],\"showIncludeHeader\":[4,\"show-include-header\"],\"showScaleBar\":[4,\"show-scale-bar\"],\"exportViews\":[16],\"baseClass\":[32],\"exportIsLoading\":[32],\"messages\":[32]},null,{\"includeMap\":[\"watchIncludeMap\"],\"exportViews\":[\"watchView\"]}]]],[\"instant-apps-keyboard-shortcuts.cjs\",[[1,\"instant-apps-keyboard-shortcuts\",{\"view\":[16],\"messages\":[32]}]]],[\"instant-apps-popover.cjs\",[[0,\"instant-apps-popover\",{\"popoverTitle\":[513,\"popover-title\"],\"subtitle\":[513],\"content\":[513],\"imgSrc\":[513,\"img-src\"],\"imgAlt\":[513,\"img-alt\"],\"mediaSrc\":[513,\"media-src\"],\"index\":[514],\"referenceElement\":[513,\"reference-element\"],\"parent\":[16],\"placement\":[1],\"refId\":[1,\"ref-id\"],\"pagination\":[516],\"disableAction\":[516,\"disable-action\"],\"popoverAction\":[16],\"messageOverrides\":[16],\"messages\":[32]}]]],[\"instant-apps-popovers.cjs\",[[4,\"instant-apps-popovers\",{\"inTour\":[1540,\"in-tour\"],\"currentId\":[1537,\"current-id\"],\"instantAppsPopovers\":[16],\"beforeOpen\":[16],\"open\":[64],\"close\":[64],\"beginTour\":[64],\"endTour\":[64]}]]],[\"instant-apps-scoreboard.cjs\",[[1,\"instant-apps-scoreboard\",{\"view\":[16],\"items\":[16],\"position\":[1],\"mode\":[1],\"itemLimit\":[2,\"item-limit\"],\"autoDockEnabled\":[4,\"auto-dock-enabled\"],\"geometry\":[1040],\"queryType\":[1,\"query-type\"],\"state\":[32],\"messages\":[32],\"itemIndex\":[32],\"layers\":[32],\"layerViews\":[32],\"isMobile\":[32]},null,{\"items\":[\"generateUIDs\",\"storeLayers\"],\"layers\":[\"storeLayerViews\"],\"geometry\":[\"calculateScoreboardItemValuesFromGeometry\"],\"layerViews\":[\"calculateScoreboardItemValues\"]}]]],[\"instant-apps-splash.cjs\",[[1,\"instant-apps-splash\",{\"localStorageKey\":[1,\"local-storage-key\"],\"titleText\":[1,\"title-text\"],\"content\":[1025],\"primaryButtonText\":[1,\"primary-button-text\"],\"open\":[1028],\"closeButtonDisabled\":[4,\"close-button-disabled\"],\"outsideCloseDisabled\":[4,\"outside-close-disabled\"],\"secondaryButton\":[4,\"secondary-button\"],\"secondaryButtonText\":[1,\"secondary-button-text\"],\"secondaryButtonIcon\":[1,\"secondary-button-icon\"],\"secondaryButtonCallback\":[16],\"messages\":[32]},null,{\"content\":[\"sanitizeContent\"]}]]],[\"instant-apps-time-filter.cjs\",[[0,\"instant-apps-time-filter\",{\"timeInfoConfigItems\":[16],\"filterMode\":[16],\"view\":[16],\"timeSliderConfig\":[16],\"autoPlay\":[4,\"auto-play\"],\"timeSliderRef\":[32]},null,{\"timeInfoConfigItems\":[\"updateTimeInfoConfigItems\"],\"filterMode\":[\"updateFilterMode\"],\"timeSliderConfig\":[\"updateTimeSliderConfig\"],\"autoPlay\":[\"updateAutoPlay\"]}]]],[\"spatial-ref.cjs\",[[0,\"spatial-ref\",{\"defaultWkid\":[1538,\"default-wkid\"],\"disabled\":[1540],\"locale\":[1],\"value\":[1537],\"_cachedValue\":[32],\"_spatialRef\":[32],\"_srSearchText\":[32],\"_translations\":[32],\"createSpatialRefDisplay\":[64],\"getSpatialRef\":[64],\"wkidToDisplay\":[64]},null,{\"locale\":[\"localeWatchHandler\"],\"value\":[\"valueChanged\"]}]]],[\"store-manager.cjs\",[[0,\"store-manager\",{\"value\":[1537],\"templates\":[1040],\"authentication\":[1040],\"getStoreInfo\":[64]}]]],[\"instant-apps-interactive-legend-classic.cjs\",[[2,\"instant-apps-interactive-legend-classic\",{\"legendvm\":[16],\"zoomTo\":[4,\"zoom-to\"],\"featureCount\":[4,\"feature-count\"],\"filterMode\":[16],\"messages\":[8],\"isLoading\":[32],\"intLegendId\":[32]},null,{\"filterMode\":[\"handleFilterModeChange\"]}]]],[\"instant-apps-language-translator.cjs\",[[6,\"instant-apps-language-translator\",{\"portalItem\":[16],\"appSettings\":[16],\"locales\":[16],\"open\":[1028],\"userLocaleInputOnChangeCallback\":[16],\"translatedLocaleInputOnChangeCallback\":[16],\"saving\":[32],\"messages\":[32],\"isCollapse\":[32],\"getTranslationData\":[64],\"setTranslationData\":[64],\"getPortalItemResource\":[64],\"batchWriteToPortalItemResource\":[64]},[[8,\"translatorItemDataUpdated\",\"handleT9nItemUpdate\"]],{\"locales\":[\"handleLocaleChange\"],\"appSettings\":[\"handleAppSettings\"]}]]],[\"deduct-calculator.cjs\",[[1,\"deduct-calculator\"]]],[\"instant-apps-header.cjs\",[[1,\"instant-apps-header\",{\"titleText\":[1,\"title-text\"],\"titleTextLink\":[1,\"title-text-link\"],\"backgroundColor\":[1,\"background-color\"],\"textColor\":[1,\"text-color\"],\"logoImage\":[1,\"logo-image\"],\"logoScale\":[1537,\"logo-scale\"],\"logoImageAltText\":[1,\"logo-image-alt-text\"],\"logoLink\":[1,\"logo-link\"],\"infoButton\":[1540,\"info-button\"],\"infoIsOpen\":[516,\"info-is-open\"],\"infoTitleText\":[1,\"info-title-text\"],\"customHeaderHtml\":[1025,\"custom-header-html\"],\"headerAlignment\":[1025,\"header-alignment\"],\"customHeaderCss\":[1025,\"custom-header-css\"],\"fontFamily\":[513,\"font-family\"],\"mobileWidthBreakpoint\":[2,\"mobile-width-breakpoint\"],\"dir\":[32],\"initialScale\":[32],\"toggleInfo\":[64]},null,{\"customHeaderHtml\":[\"sanitizeCustomHeaderHtml\"]}]]],[\"instant-apps-measurement-tool.cjs\",[[2,\"instant-apps-measurement-tool\",{\"view\":[16],\"measureConfiguration\":[16],\"activeTool\":[1,\"active-tool\"]},null,{\"activeTool\":[\"_updateToolType\"]}]]],[\"instant-apps-sign-in.cjs\",[[1,\"instant-apps-sign-in\",{\"type\":[1],\"portal\":[16],\"oauthappid\":[1],\"openInPopup\":[4,\"open-in-popup\"],\"landingPage\":[4,\"landing-page\"],\"titleText\":[1,\"title-text\"],\"subtitleText\":[1,\"subtitle-text\"],\"descriptionText\":[1,\"description-text\"],\"showIndicator\":[4,\"show-indicator\"],\"closeLandingPage\":[16],\"signInDropdownItems\":[16],\"isSignedIn\":[32],\"user\":[32],\"ready\":[32],\"messages\":[32]},null,{\"portal\":[\"watchPortal\"],\"oauthappid\":[\"watchOauthappid\"]}]]],[\"feature-list.cjs\",[[0,\"feature-list\",{\"selectedLayerId\":[1,\"selected-layer-id\"],\"mapView\":[16],\"noFeaturesFoundMsg\":[1,\"no-features-found-msg\"],\"pageSize\":[2,\"page-size\"],\"highlightOnMap\":[4,\"highlight-on-map\"],\"highlightOnHover\":[4,\"highlight-on-hover\"],\"locale\":[1],\"sortingInfo\":[16],\"whereClause\":[1,\"where-clause\"],\"textSize\":[1,\"text-size\"],\"showInitialLoading\":[4,\"show-initial-loading\"],\"showErrorWhenNoFeatures\":[4,\"show-error-when-no-features\"],\"showUserImageInList\":[4,\"show-user-image-in-list\"],\"showFeatureSymbol\":[4,\"show-feature-symbol\"],\"applyLayerViewFilter\":[4,\"apply-layer-view-filter\"],\"reportingOptions\":[16],\"showFullTitle\":[4,\"show-full-title\"],\"filterByMapExtent\":[4,\"filter-by-map-extent\"],\"_featureItems\":[32],\"_featuresCount\":[32],\"_isLoading\":[32],\"_searchPlaceHolder\":[32],\"_fullTextSearchInfo\":[32],\"_translations\":[32],\"refresh\":[64]},null,{\"locale\":[\"localeWatchHandler\"],\"selectedLayerId\":[\"selectedLayerWatchHandler\"],\"sortingInfo\":[\"sortingInfoWatchHandler\"],\"whereClause\":[\"whereClauseHandler\"],\"filterByMapExtent\":[\"filterByMapExtentHandler\"]}]]],[\"delete-dialog.cjs\",[[1,\"delete-dialog\",{\"ids\":[16],\"layer\":[16],\"locale\":[1],\"open\":[4],\"_isDeleting\":[32],\"_translations\":[32]},null,{\"locale\":[\"localeWatchHandler\"]}]]],[\"map-layer-picker.cjs\",[[0,\"map-layer-picker\",{\"appearance\":[1],\"defaultLayerId\":[1,\"default-layer-id\"],\"display\":[1],\"enabledLayerIds\":[16],\"enabledTableIds\":[16],\"height\":[2],\"isMobile\":[4,\"is-mobile\"],\"locale\":[1],\"mapView\":[16],\"onlyShowUpdatableLayers\":[4,\"only-show-updatable-layers\"],\"placeholderIcon\":[1,\"placeholder-icon\"],\"selectedIds\":[1040],\"scale\":[1],\"showTables\":[4,\"show-tables\"],\"showTablesDisabled\":[4,\"show-tables-disabled\"],\"showSingleLayerAsLabel\":[4,\"show-single-layer-as-label\"],\"type\":[1],\"_hasMultipleLayers\":[32],\"_hasValidLayers\":[32],\"_isDropdownOpen\":[32],\"ids\":[32],\"selectedName\":[32],\"_translations\":[32],\"setLayerById\":[64],\"setLayerByIds\":[64],\"updateLayer\":[64]},null,{\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"]}]]],[\"instant-apps-filter-list_2.cjs\",[[1,\"instant-apps-filter-list\",{\"layerExpressions\":[1040],\"autoUpdateUrl\":[4,\"auto-update-url\"],\"closeBtn\":[4,\"close-btn\"],\"closeBtnOnClick\":[16],\"comboboxOverlayPositioning\":[1,\"combobox-overlay-positioning\"],\"closeBtnText\":[1,\"close-btn-text\"],\"openFilters\":[4,\"open-filters\"],\"extentSelector\":[4,\"extent-selector\"],\"extentSelectorConfig\":[16],\"urlParams\":[1040],\"filterCount\":[1026,\"filter-count\"],\"view\":[16],\"zoomBtn\":[4,\"zoom-btn\"],\"resetBtn\":[4,\"reset-btn\"],\"resetFiltersOnDisconnect\":[4,\"reset-filters-on-disconnect\"],\"loading\":[32],\"filterLayerExpressions\":[32],\"messages\":[32],\"baseClass\":[32],\"initDefExpressions\":[32],\"initMapImageExpressions\":[32],\"initPointCloudFilters\":[32],\"getFilterInitState\":[64],\"forceReset\":[64],\"updateInitDefExpressions\":[64],\"getCurrentLayerExpressions\":[64],\"handleUpdatingT9nData\":[64]},null,{\"view\":[\"watchViewHandler\"],\"layerExpressions\":[\"watchLayerExpressions\"]}],[1,\"instant-apps-social-share\",{\"mode\":[513],\"shareUrl\":[1025,\"share-url\"],\"autoUpdateShareUrl\":[1028,\"auto-update-share-url\"],\"shareText\":[513,\"share-text\"],\"embed\":[516],\"shareButtonColor\":[513,\"share-button-color\"],\"shareButtonType\":[513,\"share-button-type\"],\"shareButtonScale\":[513,\"share-button-scale\"],\"iframeInnerText\":[513,\"iframe-inner-text\"],\"popoverButtonIconScale\":[513,\"popover-button-icon-scale\"],\"view\":[16],\"displayTipText\":[516,\"display-tip-text\"],\"shortenShareUrl\":[516,\"shorten-share-url\"],\"socialMedia\":[516,\"social-media\"],\"shareIconsLayout\":[513,\"share-icons-layout\"],\"scale\":[513],\"successMessage\":[513,\"success-message\"],\"defaultUrlParams\":[16],\"inlineSuccessPopoverPlacement\":[513,\"inline-success-popover-placement\"],\"popoverPositioning\":[513,\"popover-positioning\"],\"removePopoverOffset\":[516,\"remove-popover-offset\"],\"messages\":[32],\"opened\":[32],\"copied\":[32],\"inlineCopyLinkOpened\":[32],\"inlineCopyEmbedOpened\":[32],\"embedWidth\":[32],\"embedHeight\":[32]}]]],[\"card-manager_3.cjs\",[[0,\"map-card\",{\"appLayout\":[1,\"app-layout\"],\"appProxies\":[8,\"app-proxies\"],\"defaultWebmapId\":[1,\"default-webmap-id\"],\"defaultLayerId\":[1,\"default-layer-id\"],\"enableHome\":[4,\"enable-home\"],\"enableLegend\":[4,\"enable-legend\"],\"enableFloorFilter\":[4,\"enable-floor-filter\"],\"enableFullscreen\":[4,\"enable-fullscreen\"],\"enableShare\":[4,\"enable-share\"],\"enableSingleExpand\":[4,\"enable-single-expand\"],\"enableSearch\":[4,\"enable-search\"],\"enableBasemap\":[4,\"enable-basemap\"],\"basemapConfig\":[16],\"hidden\":[4],\"homeZoomIndex\":[2,\"home-zoom-index\"],\"homeZoomPosition\":[1,\"home-zoom-position\"],\"homeZoomToolsSize\":[1,\"home-zoom-tools-size\"],\"locale\":[1],\"mapInfos\":[16],\"mapWidgetsIndex\":[2,\"map-widgets-index\"],\"mapWidgetsPosition\":[1,\"map-widgets-position\"],\"mapWidgetsSize\":[1,\"map-widgets-size\"],\"mapView\":[16],\"stackTools\":[4,\"stack-tools\"],\"theme\":[1],\"toolOrder\":[16],\"isMapLayout\":[4,\"is-map-layout\"],\"shareIncludeEmbed\":[4,\"share-include-embed\"],\"shareIncludeSocial\":[4,\"share-include-social\"],\"selectedFeaturesIds\":[16],\"selectedLayer\":[16],\"zoomToScale\":[2,\"zoom-to-scale\"],\"onlyShowUpdatableLayers\":[4,\"only-show-updatable-layers\"],\"isMobile\":[4,\"is-mobile\"],\"mapInfo\":[16],\"_translations\":[32],\"_searchConfiguration\":[32],\"_webMapInfo\":[32],\"_showHideOpen\":[32],\"_toolInfos\":[32],\"_controlsThatFit\":[32],\"resetFilter\":[64],\"updateFilterState\":[64],\"updateLayer\":[64]},[[8,\"mapInfoChange\",\"mapInfoChange\"],[8,\"noLayersFound\",\"noLayersFound\"],[8,\"layerSelectionChange\",\"layerSelectionChange\"]],{\"appLayout\":[\"appLayoutWatchHandler\"],\"enableHome\":[\"enableHomeWatchHandler\"],\"enableShare\":[\"enableShareWatchHandler\"],\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"selectedLayer\":[\"selectedLayerWatchHandler\"],\"selectedFeaturesIds\":[\"selectedFeaturesIdsWatchHandler\"],\"_controlsThatFit\":[\"_controlsThatFitWatchHandler\"]}],[0,\"card-manager\",{\"customInfoText\":[1,\"custom-info-text\"],\"enableEditGeometry\":[4,\"enable-edit-geometry\"],\"enableSnapping\":[4,\"enable-snapping\"],\"isMobile\":[4,\"is-mobile\"],\"layer\":[1040],\"locale\":[1],\"mapView\":[16],\"zoomAndScrollToSelected\":[4,\"zoom-and-scroll-to-selected\"],\"selectedFeaturesIds\":[16],\"enableCreateFeatures\":[4,\"enable-create-features\"],\"selectingFeatureFromMap\":[4,\"selecting-feature-from-map\"],\"_cardLoading\":[32],\"_graphics\":[32],\"_showCreateFeatureComponent\":[32],\"_showSubmitBtn\":[32],\"_translations\":[32]},[[8,\"featureSelectionChange\",\"featureSelectionChange\"],[8,\"layerSelectionChange\",\"layerSelectionChange\"]],{\"locale\":[\"localeWatchHandler\"]}],[0,\"layer-table\",{\"appLayout\":[1,\"app-layout\"],\"defaultGlobalId\":[16],\"defaultLayerId\":[1,\"default-layer-id\"],\"defaultOid\":[16],\"enableAutoRefresh\":[4,\"enable-auto-refresh\"],\"enableColumnReorder\":[4,\"enable-column-reorder\"],\"enableCSV\":[4,\"enable-c-s-v\"],\"enableInlineEdit\":[4,\"enable-inline-edit\"],\"enableShare\":[4,\"enable-share\"],\"honorMapFieldSettings\":[4,\"honor-map-field-settings\"],\"isMobile\":[4,\"is-mobile\"],\"locale\":[1],\"mapHidden\":[4,\"map-hidden\"],\"mapInfo\":[16],\"mapView\":[16],\"onlyShowUpdatableLayers\":[4,\"only-show-updatable-layers\"],\"selectedIds\":[16],\"shareIncludeEmbed\":[4,\"share-include-embed\"],\"shareIncludeSocial\":[4,\"share-include-social\"],\"showNewestFirst\":[4,\"show-newest-first\"],\"zoomAndScrollToSelected\":[4,\"zoom-and-scroll-to-selected\"],\"zoomToScale\":[2,\"zoom-to-scale\"],\"createFilterModal\":[4,\"create-filter-modal\"],\"_allIds\":[32],\"_controlsThatFit\":[32],\"_csvExporting\":[32],\"_fetchingData\":[32],\"_filterActive\":[32],\"_filterOpen\":[32],\"_layer\":[32],\"_selectAllActive\":[32],\"_showHideOpen\":[32],\"_showOnlySelected\":[32],\"_toolInfos\":[32],\"_translations\":[32],\"_fullTextSearchInfo\":[32],\"_searchPlaceHolder\":[32],\"_size\":[32],\"_queryingData\":[32],\"closeFilter\":[64],\"filterReset\":[64],\"filterUpdate\":[64],\"validateTableUpdate\":[64],\"validateActiveEdits\":[64],\"refresh\":[64]},[[10,\"beforeMapInfoChange\",\"beforeMapInfoChange\"],[8,\"editorInitialized\",\"editorInitialized\"],[8,\"closeEdit\",\"closeEdit\"],[8,\"selectionChanged\",\"selectionChanged\"],[8,\"beforeLayerSelectionChange\",\"beforeLayerSelectionChange\"],[8,\"layerSelectionChange\",\"layerSelectionChange\"],[8,\"editsComplete\",\"editsComplete\"],[8,\"facilityChanged\",\"facilityChanged\"],[8,\"levelChanged\",\"levelChanged\"],[8,\"siteChanged\",\"siteChanged\"],[8,\"noLayersFound\",\"noLayersFound\"],[8,\"clearSelection\",\"clearSelection\"]],{\"appLayout\":[\"appLayoutWatchHandler\"],\"defaultOid\":[\"defaultOidWatchHandler\"],\"defaultGlobalId\":[\"defaultGlobalIdWatchHandler\"],\"enableCSV\":[\"enableCSVWatchHandler\"],\"enableInlineEdit\":[\"enableInlineEditWatchHandler\"],\"enableShare\":[\"enableShareWatchHandler\"],\"_controlsThatFit\":[\"_controlsThatFitWatchHandler\"],\"locale\":[\"localeWatchHandler\"],\"mapHidden\":[\"mapHiddenWatchHandler\"],\"isMobile\":[\"isMobileWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"_layer\":[\"_layerWatchHandler\"],\"selectedIds\":[\"selectedIdsWatchHandler\"]}]]],[\"solution-contents_3.cjs\",[[0,\"solution-item\",{\"authentication\":[1040],\"itemId\":[1537,\"item-id\"],\"locale\":[1],\"solutionVariables\":[1537,\"solution-variables\"],\"organizationVariables\":[1537,\"organization-variables\"],\"itemType\":[32],\"_translations\":[32]},null,{\"itemId\":[\"itemIdWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}],[0,\"solution-contents\",{\"selectedItemId\":[1537,\"selected-item-id\"],\"templateHierarchy\":[1040]},null,{\"templateHierarchy\":[\"valueWatchHandler\"]}],[0,\"solution-spatial-ref\",{\"enabled\":[1540],\"enableDefault\":[1540,\"enable-default\"],\"featureServices\":[1040],\"locale\":[1025],\"_translations\":[32],\"_testAccess\":[64]},[[8,\"solutionStoreHasChanges\",\"solutionStoreHasChanges\"]],{\"enabled\":[\"enabledChanged\"],\"enableDefault\":[\"enableDefaultChanged\"],\"locale\":[\"localeWatchHandler\"]}]]],[\"create-related-feature_3.cjs\",[[0,\"feature-details\",{\"enableSnapping\":[4,\"enable-snapping\"],\"mapView\":[16],\"graphics\":[16],\"reportingOptions\":[16],\"layerItemsHash\":[16],\"locale\":[1],\"showUserImageInCommentsList\":[4,\"show-user-image-in-comments-list\"],\"showFullCommentTitle\":[4,\"show-full-comment-title\"],\"_likeFieldAvailable\":[32],\"_likeCount\":[32],\"_disLikeCount\":[32],\"_dislikeFieldAvailable\":[32],\"_commentsAvailable\":[32],\"_isLikeBtnClicked\":[32],\"_isDislikeBtnClicked\":[32],\"_relatedFeaturesOIDs\":[32],\"_updating\":[32],\"refresh\":[64],\"back\":[64],\"next\":[64],\"toggleListView\":[64]},null,{\"graphics\":[\"graphicsWatchHandler\"]}],[0,\"create-related-feature\",{\"customizeSubmit\":[4,\"customize-submit\"],\"enableSnapping\":[4,\"enable-snapping\"],\"locale\":[1],\"mapView\":[16],\"selectedFeature\":[16],\"showGuidingMsg\":[4,\"show-guiding-msg\"],\"table\":[16],\"_editorLoading\":[32],\"_translations\":[32],\"submit\":[64]},null,{\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"_editorLoading\":[\"_editorLoadingWatchHandler\"]}],[0,\"layer-list\",{\"mapView\":[16],\"layers\":[16],\"locale\":[1],\"showFeatureCount\":[4,\"show-feature-count\"],\"showNextIcon\":[4,\"show-next-icon\"],\"applyLayerViewFilter\":[4,\"apply-layer-view-filter\"],\"filterByMapExtent\":[4,\"filter-by-map-extent\"],\"_noLayersToDisplay\":[32],\"_mapLayerIds\":[32],\"_isLoading\":[32],\"_translations\":[32],\"refresh\":[64]},null,{\"locale\":[\"localeWatchHandler\"],\"filterByMapExtent\":[\"filterByMapExtentWatchHandler\"]}]]],[\"buffer-tools_2.cjs\",[[1,\"buffer-tools\",{\"appearance\":[1025],\"distance\":[1026],\"geometries\":[1040],\"locale\":[1],\"max\":[1026],\"min\":[1026],\"sliderTicks\":[1026,\"slider-ticks\"],\"unionResults\":[1028,\"union-results\"],\"unit\":[1025],\"disabled\":[4],\"_translations\":[32],\"getTranslatedUnit\":[64]},null,{\"geometries\":[\"geometriesWatchHandler\"],\"disabled\":[\"disabledWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}],[0,\"map-draw-tools\",{\"active\":[4],\"drawMode\":[1,\"draw-mode\"],\"editGraphicsEnabled\":[4,\"edit-graphics-enabled\"],\"graphics\":[1040],\"locale\":[1],\"mapView\":[1040],\"pointSymbol\":[1040],\"polylineSymbol\":[1040],\"polygonSymbol\":[1040],\"redoEnabled\":[4,\"redo-enabled\"],\"undoEnabled\":[4,\"undo-enabled\"],\"_translations\":[32],\"_selectionMode\":[32],\"clear\":[64],\"updateGraphics\":[64]},null,{\"graphics\":[\"graphicsWatchHandler\"],\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"]}]]],[\"map-select-tools_3.cjs\",[[0,\"map-select-tools\",{\"bufferColor\":[8,\"buffer-color\"],\"bufferOutlineColor\":[8,\"buffer-outline-color\"],\"customLabelEnabled\":[4,\"custom-label-enabled\"],\"enabledLayerIds\":[16],\"enableLayerFeatures\":[4,\"enable-layer-features\"],\"enableLayerFeaturesOnLoad\":[4,\"enable-layer-features-on-load\"],\"enableSearchDistance\":[4,\"enable-search-distance\"],\"enableSearchDistanceOnLoad\":[4,\"enable-search-distance-on-load\"],\"enableSketchTools\":[4,\"enable-sketch-tools\"],\"defaultBufferDistance\":[2,\"default-buffer-distance\"],\"defaultBufferUnit\":[1,\"default-buffer-unit\"],\"geometries\":[16],\"isUpdate\":[4,\"is-update\"],\"layerViews\":[16],\"locale\":[1],\"mapView\":[16],\"noResultText\":[1,\"no-result-text\"],\"searchConfiguration\":[1040],\"selectionSet\":[16],\"selectionLayerIds\":[16],\"selectLayerView\":[16],\"sketchLineSymbol\":[16],\"sketchPointSymbol\":[16],\"sketchPolygonSymbol\":[16],\"searchDistanceEnabled\":[4,\"search-distance-enabled\"],\"useLayerFeaturesEnabled\":[4,\"use-layer-features-enabled\"],\"_numSelected\":[32],\"_searchTerm\":[32],\"_selectionLoading\":[32],\"_translations\":[32],\"clearSelection\":[64],\"getSelection\":[64]},[[8,\"searchConfigurationChange\",\"searchConfigurationChangeChanged\"],[8,\"distanceChanged\",\"distanceChanged\"],[8,\"unitChanged\",\"unitChanged\"]],{\"geometries\":[\"watchGeometriesHandler\"],\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"searchConfiguration\":[\"watchSearchConfigurationHandler\"]}],[0,\"refine-selection\",{\"addresseeLayer\":[16],\"enabledLayerIds\":[16],\"locale\":[1],\"mapView\":[16],\"selectionSets\":[1040],\"sketchLineSymbol\":[16],\"sketchPointSymbol\":[16],\"sketchPolygonSymbol\":[16],\"_translations\":[32],\"_selectionMode\":[32],\"_refineLayer\":[32]},null,{\"locale\":[\"localeWatchHandler\"]}],[1,\"pdf-download\",{\"defaultNumLabelsPerPage\":[2,\"default-num-labels-per-page\"],\"disabled\":[4],\"locale\":[1],\"_translations\":[32],\"downloadCSV\":[64],\"downloadPDF\":[64]},null,{\"locale\":[\"localeWatchHandler\"]}]]],[\"instant-apps-ckeditor-wrapper_3.cjs\",[[2,\"instant-apps-language-translator-item\",{\"fieldName\":[1,\"field-name\"],\"translatedLanguageLabels\":[16],\"setting\":[16],\"userLocaleInputOnChangeCallback\":[16],\"translatedLocaleInputOnChangeCallback\":[16]}],[2,\"instant-apps-language-translator-search\",{\"t9nPlaceholder\":[1,\"t-9n-placeholder\"],\"results\":[32]}],[0,\"instant-apps-ckeditor-wrapper\",{\"value\":[1025],\"editorInstance\":[1032,\"editor-instance\"],\"config\":[16]},null,{\"value\":[\"updateValue\"]}]]],[\"solution-item-icon.cjs\",[[0,\"solution-item-icon\",{\"isPortal\":[4,\"is-portal\"],\"type\":[1],\"typeKeywords\":[16]}]]],[\"instant-apps-interactive-legend-count_2.cjs\",[[2,\"instant-apps-interactive-legend-layer-element-caption\",{\"legendvm\":[16],\"featureCount\":[4,\"feature-count\"],\"activeLayerInfo\":[16],\"messages\":[8],\"isChild\":[4,\"is-child\"],\"expanded\":[1028]}],[2,\"instant-apps-interactive-legend-count\",{\"showTotal\":[4,\"show-total\"],\"legendvm\":[16],\"activeLayerInfo\":[16],\"categoryId\":[1,\"category-id\"],\"infoIndex\":[2,\"info-index\"],\"messages\":[8],\"selected\":[4],\"legendElement\":[16]}]]],[\"instant-apps-interactive-legend-group-legend-element_5.cjs\",[[6,\"instant-apps-interactive-legend-group-legend-element\",{\"legendvm\":[16],\"featureCount\":[4,\"feature-count\"],\"activeLayerInfo\":[16],\"messages\":[8],\"isChild\":[4,\"is-child\"],\"expanded\":[32]},[[8,\"layerCaptionElementExpandUpdated\",\"layerCaptionElementExpandUpdatedEmitted\"]]],[6,\"instant-apps-interactive-legend-layer-element\",{\"legendvm\":[16],\"featureCount\":[4,\"feature-count\"],\"activeLayerInfo\":[16],\"messages\":[8],\"isChild\":[4,\"is-child\"],\"expanded\":[32]},[[8,\"layerCaptionElementExpandUpdated\",\"layerCaptionElementExpandUpdatedEmitted\"]]],[6,\"instant-apps-interactive-legend-legend-element\",{\"activeLayerInfo\":[16],\"isSizeRamp\":[4,\"is-size-ramp\"],\"isChild\":[4,\"is-child\"],\"isColorRamp\":[4,\"is-color-ramp\"],\"isRelationshipRamp\":[4,\"is-relationship-ramp\"],\"isInteractive\":[4,\"is-interactive\"],\"zoomTo\":[4,\"zoom-to\"],\"legendElement\":[16],\"titleText\":[1,\"title-text\"],\"legendvm\":[16],\"legendElementIndex\":[2,\"legend-element-index\"],\"messages\":[8],\"expanded\":[32]},[[8,\"legendLayerExpandUpdated\",\"legendLayerExpandUpdatedEmitted\"]]],[2,\"instant-apps-interactive-legend-relationship\",{\"filterMode\":[16],\"activeLayerInfo\":[16],\"legendElement\":[16],\"messages\":[8]},[[8,\"showAllSelected\",\"showAllSelectedEmitted\"]]],[2,\"instant-apps-interactive-legend-legend-element-caption\",{\"legendvm\":[16],\"activeLayerInfo\":[16],\"layer\":[16],\"titleText\":[1,\"title-text\"],\"legendElementIndex\":[2,\"legend-element-index\"],\"zoomTo\":[4,\"zoom-to\"],\"isInteractive\":[4,\"is-interactive\"],\"legendElement\":[16],\"expanded\":[1028],\"messages\":[8]}]]],[\"json-editor_7.cjs\",[[0,\"solution-template-data\",{\"instanceid\":[1537],\"itemId\":[1537,\"item-id\"],\"locale\":[1],\"organizationVariables\":[1537,\"organization-variables\"],\"solutionVariables\":[1537,\"solution-variables\"],\"varsOpen\":[1540,\"vars-open\"],\"_translations\":[32],\"value\":[32]},null,{\"itemId\":[\"itemIdWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}],[1,\"solution-item-sharing\",{\"groupId\":[1537,\"group-id\"],\"locale\":[1],\"_translations\":[32],\"sharing\":[32],\"getShareInfo\":[64]},null,{\"groupId\":[\"itemIdWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}],[0,\"solution-item-details\",{\"itemId\":[1537,\"item-id\"],\"locale\":[1],\"itemDetails\":[32],\"itemEdit\":[32],\"_translations\":[32],\"thumbnail\":[32],\"thumbnailContainer\":[32]},[[0,\"calciteInputInput\",\"inputReceivedHandler\"]],{\"locale\":[\"localeWatchHandler\"]}],[1,\"solution-resource-item\",{\"authentication\":[1040],\"itemId\":[1537,\"item-id\"],\"locale\":[1],\"resourceFilePaths\":[32],\"resources\":[32],\"_translations\":[32]},null,{\"itemId\":[\"itemIdWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}],[1,\"solution-variables\",{\"value\":[1537],\"locale\":[1],\"_solutionVariables\":[32],\"_translations\":[32]},null,{\"locale\":[\"localeWatchHandler\"],\"value\":[\"valueWatchHandler\"]}],[0,\"json-editor\",{\"hasChanges\":[1540,\"has-changes\"],\"hasErrors\":[1540,\"has-errors\"],\"instanceid\":[1544],\"locale\":[1],\"value\":[1544],\"getEditorContents\":[64],\"prepareForDeletion\":[64],\"replaceCurrentSelection\":[64],\"reset\":[64]},null,{\"locale\":[\"localeWatchHandler\"]}],[1,\"solution-organization-variables\",{\"locale\":[1],\"value\":[1537],\"_organizationVariables\":[32],\"_translations\":[32]},null,{\"locale\":[\"localeWatchHandler\"],\"value\":[\"valueWatchHandler\"]}]]],[\"create-feature_4.cjs\",[[0,\"create-feature\",{\"customizeSubmit\":[4,\"customize-submit\"],\"enableSearch\":[4,\"enable-search\"],\"enableSnapping\":[4,\"enable-snapping\"],\"floorLevel\":[1,\"floor-level\"],\"formElements\":[8,\"form-elements\"],\"isMobile\":[4,\"is-mobile\"],\"locale\":[1],\"mapView\":[16],\"searchConfiguration\":[16],\"selectedLayerId\":[1,\"selected-layer-id\"],\"showGuidingMsg\":[4,\"show-guiding-msg\"],\"showGuidingMsgWhileDrawing\":[4,\"show-guiding-msg-while-drawing\"],\"submitNewReportsMessage\":[1,\"submit-new-reports-message\"],\"_currentPage\":[32],\"_editorLoading\":[32],\"_translations\":[32],\"submit\":[64],\"refresh\":[64]},null,{\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"isMobile\":[\"isMobileHandler\"],\"_editorLoading\":[\"_editorLoadingWatchHandler\"]}],[0,\"info-card\",{\"enableEditGeometry\":[4,\"enable-edit-geometry\"],\"enableSnapping\":[4,\"enable-snapping\"],\"graphics\":[16],\"isLoading\":[4,\"is-loading\"],\"isMobile\":[4,\"is-mobile\"],\"mapView\":[16],\"allowEditing\":[4,\"allow-editing\"],\"highlightEnabled\":[4,\"highlight-enabled\"],\"locale\":[1],\"paginationEnabled\":[4,\"pagination-enabled\"],\"position\":[1],\"showCloseBtn\":[4,\"show-close-btn\"],\"_alertOpen\":[32],\"_count\":[32],\"_editRecordOpen\":[32],\"_mobileTitle\":[32],\"_showListView\":[32],\"_translations\":[32],\"_navigatedToRelatedFeature\":[32],\"getSelectedFeature\":[64],\"refresh\":[64],\"back\":[64],\"next\":[64],\"toggleListView\":[64],\"updateCurrentGraphic\":[64]},[[8,\"closeEdit\",\"closeEdit\"],[8,\"layerSelectionChange\",\"layerSelectionChange\"],[8,\"refreshGraphics\",\"refreshGraphics\"]],{\"graphics\":[\"graphicsWatchHandler\"],\"isMobile\":[\"isMobileWatchHandler\"],\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"]}],[1,\"delete-button\",{\"deleteDialog\":[8,\"delete-dialog\"],\"buttonType\":[1,\"button-type\"],\"disabled\":[4],\"icon\":[1],\"ids\":[16],\"layer\":[16],\"locale\":[1],\"_confirmDelete\":[32],\"_deleteEndabled\":[32],\"_supportsDelete\":[32],\"_translations\":[32]},null,{\"ids\":[\"idsWatchHandler\"],\"layer\":[\"layerWatchHandler\"],\"locale\":[\"localeWatchHandler\"]}],[0,\"edit-card\",{\"enableEditGeometry\":[4,\"enable-edit-geometry\"],\"enableSnapping\":[4,\"enable-snapping\"],\"graphicIndex\":[2,\"graphic-index\"],\"graphics\":[1040],\"locale\":[1],\"mapView\":[16],\"open\":[1028],\"_editorLoading\":[32],\"_translations\":[32]},[[8,\"featureSelectionChange\",\"featureSelectionChange\"]],{\"graphics\":[\"graphicsWatchHandler\"],\"locale\":[\"localeWatchHandler\"],\"open\":[\"openWatchHandler\"]}]]],[\"basemap-gallery_7.cjs\",[[1,\"map-tools\",{\"basemapConfig\":[16],\"enableLegend\":[4,\"enable-legend\"],\"enableFloorFilter\":[4,\"enable-floor-filter\"],\"enableFullscreen\":[4,\"enable-fullscreen\"],\"enableSearch\":[4,\"enable-search\"],\"enableBasemap\":[4,\"enable-basemap\"],\"enableHome\":[4,\"enable-home\"],\"enableSingleExpand\":[4,\"enable-single-expand\"],\"homeZoomToolsSize\":[1,\"home-zoom-tools-size\"],\"layout\":[1],\"locale\":[1],\"mapView\":[16],\"mapWidgetsSize\":[1,\"map-widgets-size\"],\"position\":[1],\"searchConfiguration\":[16],\"stackTools\":[4,\"stack-tools\"],\"toolOrder\":[16],\"_hasFloorInfo\":[32],\"_translations\":[32],\"_showTools\":[32],\"_showBasemapWidget\":[32],\"_showFloorFilter\":[32],\"_showFullscreen\":[32],\"_showLegendWidget\":[32],\"_showSearchWidget\":[32]},null,{\"locale\":[\"localeWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"],\"_showBasemapWidget\":[\"_showBasemapWidgetWatchHandler\"],\"_showFloorFilter\":[\"_showFloorFilterWatchHandler\"],\"_showFullscreen\":[\"_showFullscreenWatchHandler\"],\"_showLegendWidget\":[\"_showLegendWidgetWatchHandler\"],\"_showSearchWidget\":[\"_showSearchWidgetWatchHandler\"]}],[1,\"map-picker\",{\"locale\":[1],\"mapInfos\":[16],\"isMapLayout\":[4,\"is-map-layout\"],\"_mapListExpanded\":[32],\"_translations\":[32],\"_webMapInfo\":[32],\"setMapByID\":[64],\"close\":[64],\"toggle\":[64]},null,{\"_webMapInfo\":[\"_webMapInfoWatchHandler\"],\"locale\":[\"localeWatchHandler\"],\"mapInfos\":[\"mapInfosWatchHandler\"]}],[1,\"basemap-gallery\",{\"mapView\":[16],\"basemapConfig\":[16],\"basemapWidget\":[16]},null,{\"basemapConfig\":[\"basemapConfigWatchHandler\"],\"mapView\":[\"mapViewWatchHandler\"]}],[1,\"floor-filter\",{\"enabled\":[4],\"floorFilterWidget\":[16],\"mapView\":[16]},null,{\"mapView\":[\"mapViewWatchHandler\"],\"enabled\":[\"enabledWatchHandler\"]}],[1,\"map-fullscreen\",{\"mapView\":[16],\"fullscreenWidget\":[16]},null,{\"mapView\":[\"mapViewWatchHandler\"]}],[1,\"map-legend\",{\"mapView\":[16],\"legendWidget\":[16]},null,{\"mapView\":[\"mapViewWatchHandler\"]}],[1,\"map-search\",{\"mapView\":[16],\"popupEnabled\":[4,\"popup-enabled\"],\"resultGraphicEnabled\":[4,\"result-graphic-enabled\"],\"searchConfiguration\":[16],\"searchTerm\":[1,\"search-term\"],\"searchWidget\":[16]},null,{\"searchConfiguration\":[\"watchSearchConfigurationHandler\"],\"mapView\":[\"mapViewWatchHandler\"]}]]]]"), options);
|
17
17
|
};
|
18
18
|
|
19
19
|
exports.setNonce = index.setNonce;
|