@esri/solutions-components 0.10.24 → 0.10.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/basemap-gallery_7.cjs.entry.js +9 -9
- package/dist/cjs/buffer-tools_3.cjs.entry.js +1 -1
- package/dist/cjs/calcite-action-pad_2.cjs.entry.js +2 -2
- package/dist/cjs/calcite-alert_5.cjs.entry.js +20 -21
- package/dist/cjs/calcite-block_5.cjs.entry.js +5 -7
- package/dist/cjs/{calcite-carousel.cjs.entry.js → calcite-carousel_2.cjs.entry.js} +52 -18
- package/dist/cjs/calcite-combobox_3.cjs.entry.js +15 -3
- package/dist/cjs/calcite-flow_4.cjs.entry.js +6 -6
- package/dist/cjs/calcite-modal_3.cjs.entry.js +1 -1
- package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +7 -7
- package/dist/cjs/card-manager_3.cjs.entry.js +473 -53
- package/dist/cjs/crowdsource-manager.cjs.entry.js +55 -21
- package/dist/cjs/crowdsource-reporter.cjs.entry.js +1 -1
- package/dist/cjs/feature-comments.cjs.entry.js +1 -1
- package/dist/cjs/feature-form-flow-item.cjs.entry.js +1 -1
- package/dist/cjs/feature-list.cjs.entry.js +3 -3
- package/dist/cjs/features-flow-item.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-app-guide.cjs.entry.js +106 -0
- package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-control-panel.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-export-views.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-export.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-header.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +8 -3
- package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +7 -7
- package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-landing-page.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-language-translator.cjs.entry.js +34 -14
- package/dist/cjs/instant-apps-measurement.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-popover.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-sign-in.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-splash.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-time-filter.cjs.entry.js +59 -29
- package/dist/cjs/layout-manager.cjs.entry.js +1 -1
- package/dist/cjs/list-flow-item.cjs.entry.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/location-flow-item.cjs.entry.js +1 -1
- package/dist/cjs/map-select-tools_3.cjs.entry.js +3 -3
- package/dist/cjs/pci-calculator.cjs.entry.js +1 -1
- package/dist/cjs/public-notification.cjs.entry.js +1 -1
- package/dist/cjs/refine-results-flow-item.cjs.entry.js +1 -1
- package/dist/cjs/share-item.cjs.entry.js +1 -1
- package/dist/cjs/solution-configuration.cjs.entry.js +3 -3
- package/dist/cjs/solution-contents_3.cjs.entry.js +3 -3
- package/dist/cjs/solution-item-accordion.cjs.entry.js +1 -1
- package/dist/cjs/solution-item-icon.cjs.entry.js +1 -1
- package/dist/cjs/solutions-components.cjs.js +1 -1
- package/dist/cjs/spatial-ref.cjs.entry.js +1 -1
- package/dist/cjs/{utils-9343bd5b.js → utils-62072741.js} +23 -0
- package/dist/collection/assets/t9n/card-manager/resources.json +1 -0
- package/dist/collection/assets/t9n/card-manager/resources_en.json +2 -1
- package/dist/collection/assets/t9n/create-feature/resources_ar.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_bg.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_bs.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_ca.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_cs.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_da.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_de.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_el.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_es.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_et.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_fi.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_fr.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_he.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_hr.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_hu.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_id.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_it.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_ja.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_ko.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_lt.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_lv.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_nb.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_nl.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_pl.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_pt-BR.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_pt-PT.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_ro.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_ru.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_sk.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_sl.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_sr.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_sv.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_th.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_tr.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_uk.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_vi.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_zh-CN.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_zh-HK.json +5 -0
- package/dist/collection/assets/t9n/create-feature/resources_zh-TW.json +5 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_ar.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_bg.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_bs.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_ca.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_cs.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_da.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_de.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_el.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_es.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_et.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_fi.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_fr.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_he.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_hr.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_hu.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_id.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_it.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_ja.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_ko.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_lt.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_lv.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_nb.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_nl.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_pl.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_pt-BR.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_pt-PT.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_ro.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_ru.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_sk.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_sl.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_sr.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_sv.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_th.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_tr.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_uk.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_vi.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_zh-CN.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_zh-HK.json +3 -0
- package/dist/collection/assets/t9n/create-related-feature/resources_zh-TW.json +3 -0
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_ar.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_bg.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_bs.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_ca.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_cs.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_da.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_de.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_el.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_es.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_et.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_fi.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_fr.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_he.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_hr.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_hu.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_id.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_it.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_ja.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_ko.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_lt.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_lv.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_nb.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_nl.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_pl.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_pt-BR.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_pt-PT.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_ro.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_ru.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_sk.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_sl.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_sr.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_sv.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_th.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_tr.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_uk.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_vi.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_zh-CN.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_zh-HK.json +0 -1
- package/dist/collection/assets/t9n/crowdsource-reporter/resources_zh-TW.json +0 -1
- package/dist/collection/assets/t9n/delete-button/resources_ar.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_bg.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_bs.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_ca.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_cs.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_da.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_de.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_el.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_es.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_et.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_fi.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_fr.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_he.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_hr.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_hu.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_id.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_it.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_ja.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_ko.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_lt.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_lv.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_nb.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_nl.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_pl.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_pt-BR.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_pt-PT.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_ro.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_ru.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_sk.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_sl.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_sr.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_sv.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_th.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_tr.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_uk.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_vi.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_zh-CN.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_zh-HK.json +6 -6
- package/dist/collection/assets/t9n/delete-button/resources_zh-TW.json +6 -6
- package/dist/collection/assets/t9n/edit-card/resources_ar.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_bg.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_bs.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_ca.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_cs.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_da.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_de.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_el.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_es.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_et.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_fi.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_fr.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_he.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_hr.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_hu.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_id.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_it.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_ja.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_ko.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_lt.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_lv.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_nb.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_nl.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_pl.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_pt-BR.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_pt-PT.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_ro.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_ru.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_sk.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_sl.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_sr.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_sv.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_th.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_tr.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_uk.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_vi.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_zh-CN.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_zh-HK.json +1 -1
- package/dist/collection/assets/t9n/edit-card/resources_zh-TW.json +1 -1
- package/dist/collection/assets/t9n/info-card/resources_ar.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_bg.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_bs.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_ca.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_cs.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_da.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_de.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_el.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_es.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_et.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_fi.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_fr.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_he.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_hr.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_hu.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_id.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_it.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_ja.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_ko.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_lt.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_lv.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_nb.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_nl.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_pl.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_pt-BR.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_pt-PT.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_ro.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_ru.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_sk.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_sl.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_sr.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_sv.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_th.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_tr.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_uk.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_vi.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_zh-CN.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_zh-HK.json +8 -8
- package/dist/collection/assets/t9n/info-card/resources_zh-TW.json +8 -8
- package/dist/collection/assets/t9n/layer-table/resources.json +1 -0
- package/dist/collection/assets/t9n/layer-table/resources_en.json +1 -0
- package/dist/collection/assets/t9n/map-card/resources.json +2 -1
- package/dist/collection/assets/t9n/map-card/resources_en.json +2 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/card-manager/card-manager.js +22 -3
- package/dist/collection/components/create-feature/create-feature.js +36 -19
- package/dist/collection/components/crowdsource-manager/crowdsource-manager.css +8 -4
- package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +64 -21
- package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +1 -1
- package/dist/collection/components/delete-button/delete-button.js +1 -1
- package/dist/collection/components/edit-card/edit-card.js +1 -1
- package/dist/collection/components/feature-comments/feature-comments.js +1 -1
- package/dist/collection/components/feature-details/feature-details.js +6 -6
- package/dist/collection/components/feature-form-flow-item/feature-form-flow-item.js +1 -1
- package/dist/collection/components/feature-list/feature-list.js +3 -3
- package/dist/collection/components/features-flow-item/features-flow-item.js +1 -1
- package/dist/collection/components/floor-filter/floor-filter.js +1 -1
- package/dist/collection/components/info-card/info-card.js +2 -2
- package/dist/collection/components/json-editor/json-editor.js +1 -1
- package/dist/collection/components/layer-table/layer-table.css +4 -0
- package/dist/collection/components/layer-table/layer-table.js +49 -22
- package/dist/collection/components/layout-manager/layout-manager.js +1 -1
- package/dist/collection/components/list-flow-item/list-flow-item.js +1 -1
- package/dist/collection/components/location-flow-item/location-flow-item.js +1 -1
- package/dist/collection/components/map-card/map-card.css +10 -2
- package/dist/collection/components/map-card/map-card.js +471 -30
- package/dist/collection/components/map-draw-tools/map-draw-tools.js +1 -1
- package/dist/collection/components/map-fullscreen/map-fullscreen.js +1 -1
- package/dist/collection/components/map-layer-picker/map-layer-picker.js +55 -5
- package/dist/collection/components/map-legend/map-legend.js +1 -1
- package/dist/collection/components/map-picker/map-picker.css +7 -3
- package/dist/collection/components/map-picker/map-picker.js +3 -3
- package/dist/collection/components/map-search/map-search.js +1 -1
- package/dist/collection/components/map-select-tools/map-select-tools.js +1 -1
- package/dist/collection/components/map-tools/map-tools.js +1 -1
- package/dist/collection/components/pci-calculator/pci-calculator.js +1 -1
- package/dist/collection/components/pdf-download/pdf-download.js +1 -1
- package/dist/collection/components/public-notification/public-notification.js +1 -1
- package/dist/collection/components/refine-results-flow-item/refine-results-flow-item.js +1 -1
- package/dist/collection/components/refine-selection/refine-selection.js +1 -1
- package/dist/collection/components/share-item/share-item.js +1 -1
- package/dist/collection/components/solution-configuration/solution-configuration.js +3 -3
- package/dist/collection/components/solution-contents/solution-contents.js +1 -1
- package/dist/collection/components/solution-item/solution-item.js +1 -1
- package/dist/collection/components/solution-item-accordion/solution-item-accordion.js +1 -1
- package/dist/collection/components/solution-item-details/solution-item-details.js +1 -1
- package/dist/collection/components/solution-item-icon/solution-item-icon.js +1 -1
- package/dist/collection/components/solution-item-sharing/solution-item-sharing.js +1 -1
- package/dist/collection/components/solution-organization-variables/solution-organization-variables.js +1 -1
- package/dist/collection/components/solution-resource-item/solution-resource-item.js +1 -1
- package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.js +1 -1
- package/dist/collection/components/solution-template-data/solution-template-data.js +1 -1
- package/dist/collection/components/solution-variables/solution-variables.js +1 -1
- package/dist/collection/components/spatial-ref/spatial-ref.js +1 -1
- package/dist/components/calcite-carousel-item.js +1 -54
- package/dist/components/calcite-carousel.js +1 -517
- package/dist/components/card-manager2.js +6 -3
- package/dist/{esm/calcite-carousel-item.entry.js → components/carousel-item.js} +28 -9
- package/dist/{esm/calcite-carousel.entry.js → components/carousel.js} +76 -19
- package/dist/components/create-feature2.js +19 -19
- package/dist/components/crowdsource-manager.js +60 -23
- package/dist/components/crowdsource-reporter.js +1 -1
- package/dist/components/delete-button2.js +19 -13
- package/dist/components/edit-card2.js +1 -1
- package/dist/components/feature-comments.js +1 -1
- package/dist/components/feature-details2.js +6 -6
- package/dist/components/feature-form-flow-item.js +1 -1
- package/dist/components/feature-list2.js +3 -3
- package/dist/components/features-flow-item.js +1 -1
- package/dist/components/floor-filter2.js +1 -1
- package/dist/components/info-card2.js +2 -2
- package/dist/components/instant-apps-app-guide.js +184 -0
- package/dist/components/instant-apps-ckeditor-wrapper2.js +1 -1
- package/dist/components/instant-apps-control-panel.js +1 -1
- package/dist/components/instant-apps-export-views.js +1 -1
- package/dist/components/instant-apps-export.js +1 -1
- package/dist/components/instant-apps-filter-list2.js +3 -5
- package/dist/components/instant-apps-header2.js +1 -1
- package/dist/components/instant-apps-interactive-legend-classic2.js +8 -3
- package/dist/components/instant-apps-interactive-legend-group-legend-element-caption.js +2 -2
- package/dist/components/instant-apps-interactive-legend-group-legend-element2.js +2 -2
- package/dist/components/instant-apps-interactive-legend-layer-element-caption2.js +1 -1
- package/dist/components/instant-apps-interactive-legend-layer-element2.js +2 -2
- package/dist/components/instant-apps-interactive-legend-legend-element2.js +1 -1
- package/dist/components/instant-apps-interactive-legend-relationship2.js +2 -2
- package/dist/components/instant-apps-keyboard-shortcuts.js +1 -1
- package/dist/components/instant-apps-landing-page.js +1 -1
- package/dist/components/instant-apps-language-switcher.js +3 -3
- package/dist/components/instant-apps-language-translator-item2.js +1 -1
- package/dist/components/instant-apps-language-translator-search2.js +1 -1
- package/dist/components/instant-apps-language-translator2.js +33 -13
- package/dist/components/instant-apps-measurement-tool2.js +2 -2
- package/dist/components/instant-apps-measurement.js +1 -1
- package/dist/components/instant-apps-popover.js +1 -1
- package/dist/components/instant-apps-scoreboard.js +1 -1
- package/dist/components/instant-apps-sign-in2.js +1 -1
- package/dist/components/instant-apps-social-share2.js +2 -2
- package/dist/components/instant-apps-splash.js +1 -1
- package/dist/components/instant-apps-time-filter.js +59 -29
- package/dist/components/json-editor2.js +1 -1
- package/dist/components/layer-table2.js +44 -23
- package/dist/components/layout-manager.js +1 -1
- package/dist/components/list-flow-item.js +1 -1
- package/dist/components/location-flow-item.js +1 -1
- package/dist/components/map-card2.js +436 -33
- package/dist/components/map-draw-tools2.js +1 -1
- package/dist/components/map-fullscreen2.js +1 -1
- package/dist/components/map-layer-picker2.js +19 -5
- package/dist/components/map-legend2.js +1 -1
- package/dist/components/map-picker2.js +4 -4
- package/dist/components/map-search2.js +1 -1
- package/dist/components/map-select-tools2.js +1 -1
- package/dist/components/map-tools2.js +1 -1
- package/dist/components/pci-calculator.js +1 -1
- package/dist/components/pdf-download2.js +1 -1
- package/dist/components/public-notification.js +1 -1
- package/dist/components/refine-results-flow-item.js +1 -1
- package/dist/components/refine-selection2.js +1 -1
- package/dist/components/share-item.js +1 -1
- package/dist/components/solution-configuration.js +3 -3
- package/dist/components/solution-contents2.js +1 -1
- package/dist/components/solution-item-accordion.js +1 -1
- package/dist/components/solution-item-details2.js +1 -1
- package/dist/components/solution-item-icon2.js +1 -1
- package/dist/components/solution-item-sharing2.js +1 -1
- package/dist/components/solution-item2.js +1 -1
- package/dist/components/solution-organization-variables2.js +1 -1
- package/dist/components/solution-resource-item2.js +1 -1
- package/dist/components/solution-spatial-ref2.js +1 -1
- package/dist/components/solution-template-data2.js +1 -1
- package/dist/components/solution-variables2.js +1 -1
- package/dist/components/spatial-ref.js +1 -1
- package/dist/components/utils4.js +22 -1
- package/dist/esm/{ExpandToggle-9289b7ca.js → ExpandToggle-076b4360.js} +1 -1
- package/dist/esm/{ar-8dded5d5.js → ar-3e3c0d14.js} +8 -8
- package/dist/esm/basemap-gallery_7.entry.js +9 -9
- package/dist/esm/{bg-c1cdf619.js → bg-a872736b.js} +8 -8
- package/dist/esm/{bs-a40506a4.js → bs-fe545c28.js} +8 -8
- package/dist/esm/buffer-tools_3.entry.js +2 -2
- package/dist/esm/{ca-67879a0c.js → ca-8a2abdaa.js} +8 -8
- package/dist/esm/calcite-accordion_2.entry.js +1 -1
- package/dist/esm/calcite-action-bar.entry.js +4 -4
- package/dist/esm/calcite-action-group.entry.js +3 -3
- package/dist/esm/calcite-action-menu_2.entry.js +3 -3
- package/dist/esm/calcite-action-pad_2.entry.js +6 -6
- package/dist/esm/calcite-action_2.entry.js +6 -6
- package/dist/esm/calcite-alert_5.entry.js +24 -25
- package/dist/esm/calcite-avatar.entry.js +1 -1
- package/dist/esm/calcite-block-section.entry.js +3 -3
- package/dist/esm/calcite-block_5.entry.js +14 -16
- package/dist/esm/calcite-button.entry.js +5 -5
- package/dist/esm/calcite-card-group.entry.js +1 -1
- package/dist/esm/calcite-card.entry.js +3 -3
- package/dist/esm/calcite-carousel_2.entry.js +500 -0
- package/dist/esm/calcite-checkbox.entry.js +3 -3
- package/dist/esm/calcite-chip-group.entry.js +1 -1
- package/dist/esm/calcite-chip_2.entry.js +4 -4
- package/dist/esm/calcite-color-picker-hex-input_2.entry.js +1 -1
- package/dist/esm/calcite-color-picker.entry.js +3 -3
- package/dist/esm/calcite-combobox-item-group.entry.js +2 -2
- package/dist/esm/calcite-combobox_3.entry.js +24 -12
- package/dist/esm/calcite-date-picker-day_3.entry.js +3 -3
- package/dist/esm/calcite-dialog.entry.js +5 -5
- package/dist/esm/calcite-dropdown_2.entry.js +3 -3
- package/dist/esm/calcite-fab.entry.js +1 -1
- package/dist/esm/calcite-filter_5.entry.js +3 -3
- package/dist/esm/calcite-flow_4.entry.js +6 -6
- package/dist/esm/calcite-graph_2.entry.js +4 -4
- package/dist/esm/calcite-icon_2.entry.js +2 -2
- package/dist/esm/calcite-inline-editable.entry.js +4 -4
- package/dist/esm/calcite-input-number.entry.js +5 -5
- package/dist/esm/calcite-input-text.entry.js +5 -5
- package/dist/esm/{calcite-input-time-picker-37845feb.js → calcite-input-time-picker-2fbabd28.js} +56 -56
- package/dist/esm/calcite-input-time-picker.entry.js +8 -8
- package/dist/esm/calcite-input-time-zone.entry.js +5 -5
- package/dist/esm/calcite-input_2.entry.js +5 -5
- package/dist/esm/calcite-label.entry.js +2 -2
- package/dist/esm/calcite-link.entry.js +1 -1
- package/dist/esm/calcite-menu-item.entry.js +3 -3
- package/dist/esm/calcite-menu.entry.js +3 -3
- package/dist/esm/calcite-meter.entry.js +3 -3
- package/dist/esm/calcite-modal_3.entry.js +6 -6
- package/dist/esm/calcite-navigation.entry.js +1 -1
- package/dist/esm/calcite-notice.entry.js +4 -4
- package/dist/esm/calcite-option_2.entry.js +3 -3
- package/dist/esm/calcite-pagination.entry.js +3 -3
- package/dist/esm/calcite-pick-list-group.entry.js +1 -1
- package/dist/esm/calcite-pick-list-item.entry.js +3 -3
- package/dist/esm/calcite-pick-list.entry.js +2 -2
- package/dist/esm/calcite-radio-button-group.entry.js +1 -1
- package/dist/esm/calcite-radio-button.entry.js +3 -3
- package/dist/esm/calcite-rating.entry.js +5 -5
- package/dist/esm/calcite-scrim.entry.js +3 -3
- package/dist/esm/calcite-segmented-control_2.entry.js +3 -3
- package/dist/esm/calcite-sheet.entry.js +3 -3
- package/dist/esm/calcite-shell-center-row.entry.js +1 -1
- package/dist/esm/calcite-shell-panel_14.entry.js +11 -11
- package/dist/esm/calcite-sortable-list.entry.js +1 -1
- package/dist/esm/calcite-stepper-item.entry.js +3 -3
- package/dist/esm/calcite-stepper.entry.js +3 -3
- package/dist/esm/calcite-switch.entry.js +3 -3
- package/dist/esm/calcite-table-cell_2.entry.js +3 -3
- package/dist/esm/calcite-table-row.entry.js +1 -1
- package/dist/esm/calcite-table.entry.js +3 -3
- package/dist/esm/calcite-text-area.entry.js +5 -5
- package/dist/esm/calcite-tile-group.entry.js +1 -1
- package/dist/esm/calcite-tile.entry.js +1 -1
- package/dist/esm/calcite-time-picker.entry.js +4 -4
- package/dist/esm/calcite-tip-manager.entry.js +3 -3
- package/dist/esm/calcite-tip.entry.js +3 -3
- package/dist/esm/calcite-tooltip.entry.js +3 -3
- package/dist/esm/calcite-tree_2.entry.js +1 -1
- package/dist/esm/card-manager_3.entry.js +474 -54
- package/dist/esm/crowdsource-manager.entry.js +55 -21
- package/dist/esm/crowdsource-reporter.entry.js +1 -1
- package/dist/esm/{cs-b01aecfc.js → cs-f9bfb6dd.js} +8 -8
- package/dist/esm/{da-87ac64be.js → da-0528de8d.js} +8 -8
- package/dist/esm/{date-7a1345c1.js → date-f0c83d13.js} +1 -1
- package/dist/esm/{de-at-2db1a5d5.js → de-at-c7c45014.js} +8 -8
- package/dist/esm/{de-ch-063c0a6b.js → de-ch-e9338f1b.js} +8 -8
- package/dist/esm/{de-0eb6c065.js → de-d149b983.js} +8 -8
- package/dist/esm/{dom-451ed293.js → dom-42a638f6.js} +1 -1
- package/dist/esm/{el-eb29e645.js → el-d86fff8e.js} +8 -8
- package/dist/esm/{en-au-00f884ad.js → en-au-e722c119.js} +8 -8
- package/dist/esm/{en-ca-1e7456d7.js → en-ca-8f38a3b8.js} +8 -8
- package/dist/esm/{en-gb-60a33692.js → en-gb-24dd064c.js} +8 -8
- package/dist/esm/{es-74f8b164.js → es-39a9e113.js} +8 -8
- package/dist/esm/{es-mx-2bfa704a.js → es-mx-fa0cbd42.js} +8 -8
- package/dist/esm/{et-b1a2d978.js → et-51eabe80.js} +8 -8
- package/dist/esm/feature-comments.entry.js +1 -1
- package/dist/esm/feature-form-flow-item.entry.js +1 -1
- package/dist/esm/feature-list.entry.js +3 -3
- package/dist/esm/features-flow-item.entry.js +1 -1
- package/dist/esm/{fi-70441d5b.js → fi-64ca8666.js} +8 -8
- package/dist/esm/{floating-ui-4b1f5138.js → floating-ui-a14930d0.js} +1 -1
- package/dist/esm/{focusTrapComponent-b9709e71.js → focusTrapComponent-c1def619.js} +1 -1
- package/dist/esm/{form-fa4c471b.js → form-46367137.js} +1 -1
- package/dist/esm/{fr-ch-8faa2fcf.js → fr-ch-6fe6a6e6.js} +8 -8
- package/dist/esm/{fr-cea05ec9.js → fr-e20306bf.js} +8 -8
- package/dist/esm/{he-058ece46.js → he-32ec6cce.js} +8 -8
- package/dist/esm/{hi-163a268e.js → hi-da2b085c.js} +8 -8
- package/dist/esm/{hr-2b69b2ad.js → hr-5a52222a.js} +8 -8
- package/dist/esm/{hu-e46e0cb6.js → hu-d3bbacef.js} +8 -8
- package/dist/esm/{id-ebccdbbb.js → id-dcdac250.js} +8 -8
- package/dist/esm/instant-apps-app-guide.entry.js +102 -0
- package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +3 -3
- package/dist/esm/instant-apps-control-panel.entry.js +1 -1
- package/dist/esm/instant-apps-export-views.entry.js +1 -1
- package/dist/esm/instant-apps-export.entry.js +1 -1
- package/dist/esm/instant-apps-header.entry.js +1 -1
- package/dist/esm/instant-apps-interactive-legend-classic.entry.js +8 -3
- package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +1 -1
- package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +2 -2
- package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +7 -7
- package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +1 -1
- package/dist/esm/instant-apps-landing-page.entry.js +1 -1
- package/dist/esm/instant-apps-language-switcher.entry.js +3 -3
- package/dist/esm/instant-apps-language-translator.entry.js +34 -14
- package/dist/esm/instant-apps-measurement.entry.js +1 -1
- package/dist/esm/instant-apps-popover.entry.js +1 -1
- package/dist/esm/instant-apps-scoreboard.entry.js +1 -1
- package/dist/esm/instant-apps-sign-in.entry.js +1 -1
- package/dist/esm/instant-apps-splash.entry.js +1 -1
- package/dist/esm/instant-apps-time-filter.entry.js +59 -29
- package/dist/esm/{it-813be6d0.js → it-360f430f.js} +8 -8
- package/dist/esm/{it-ch-bc95119e.js → it-ch-0ec68776.js} +8 -8
- package/dist/esm/{ja-3488d28c.js → ja-a95cae4c.js} +8 -8
- package/dist/esm/{ko-54faa268.js → ko-f0edd78f.js} +8 -8
- package/dist/esm/{label-414f1003.js → label-f2ec1100.js} +1 -1
- package/dist/esm/layout-manager.entry.js +1 -1
- package/dist/esm/list-flow-item.entry.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{locale-337dc231.js → locale-a53a7bc6.js} +1 -1
- package/dist/esm/location-flow-item.entry.js +1 -1
- package/dist/esm/{lt-8c773940.js → lt-bff432da.js} +8 -8
- package/dist/esm/{lv-4882a326.js → lv-0c7edf32.js} +8 -8
- package/dist/esm/map-select-tools_3.entry.js +3 -3
- package/dist/esm/{mk-d045a827.js → mk-876446b8.js} +8 -8
- package/dist/esm/{nb-529fd6f8.js → nb-25537e87.js} +8 -8
- package/dist/esm/{nl-ebd398ac.js → nl-8be84da3.js} +8 -8
- package/dist/esm/{openCloseComponent-80c6ee4b.js → openCloseComponent-9d44719e.js} +1 -1
- package/dist/esm/pci-calculator.entry.js +1 -1
- package/dist/esm/{pl-4cd334ed.js → pl-8d4fe5a7.js} +8 -8
- package/dist/esm/{pt-br-29226fc3.js → pt-br-3015e62b.js} +8 -8
- package/dist/esm/{pt-be0c86a5.js → pt-dcc887b4.js} +8 -8
- package/dist/esm/public-notification.entry.js +1 -1
- package/dist/esm/refine-results-flow-item.entry.js +1 -1
- package/dist/esm/{ro-6555f5dd.js → ro-b973c654.js} +8 -8
- package/dist/esm/{ru-67b5c59c.js → ru-59a7f10b.js} +8 -8
- package/dist/esm/share-item.entry.js +1 -1
- package/dist/esm/{shared-list-render-c8da5fde.js → shared-list-render-097ee366.js} +1 -1
- package/dist/esm/{sk-81f19081.js → sk-a00e5b97.js} +8 -8
- package/dist/esm/{sl-4b892d99.js → sl-55c8a748.js} +8 -8
- package/dist/esm/solution-configuration.entry.js +3 -3
- package/dist/esm/solution-contents_3.entry.js +3 -3
- package/dist/esm/solution-item-accordion.entry.js +1 -1
- package/dist/esm/solution-item-icon.entry.js +1 -1
- package/dist/esm/solutions-components.js +1 -1
- package/dist/esm/spatial-ref.entry.js +1 -1
- package/dist/esm/{sr-6cb6f797.js → sr-e4fc3293.js} +8 -8
- package/dist/esm/{sv-aacab364.js → sv-f0782d2a.js} +8 -8
- package/dist/esm/{t9n-7d4462c0.js → t9n-b33c486a.js} +1 -1
- package/dist/esm/{th-6b423678.js → th-d2abb499.js} +8 -8
- package/dist/esm/{time-b0bba3f9.js → time-f99aceff.js} +1 -1
- package/dist/esm/{tr-0e2b854e.js → tr-512413e1.js} +8 -8
- package/dist/esm/{uk-af0a30cc.js → uk-79fe44f1.js} +8 -8
- package/dist/esm/{utils-6493bff2.js → utils-6f13e31e.js} +22 -1
- package/dist/esm/{utils-37bc2853.js → utils-d67a6d71.js} +1 -1
- package/dist/esm/{vi-62071c6f.js → vi-53b51e7a.js} +8 -8
- package/dist/esm/{zh-cn-8f53db2f.js → zh-cn-7d19a53a.js} +8 -8
- package/dist/esm/{zh-hk-a8c68b9c.js → zh-hk-4fb6c3eb.js} +8 -8
- package/dist/esm/{zh-tw-3006115d.js → zh-tw-6a5d2c2b.js} +8 -8
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-app-guide/instant-apps-app-guide.css +75 -0
- package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-language-translator/instant-apps-language-translator.css +16 -0
- package/dist/solutions-components/assets/t9n/card-manager/resources.json +1 -0
- package/dist/solutions-components/assets/t9n/card-manager/resources_en.json +2 -1
- package/dist/solutions-components/assets/t9n/create-feature/resources_ar.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_bg.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_bs.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_ca.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_cs.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_da.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_de.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_el.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_es.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_et.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_fi.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_fr.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_he.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_hr.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_hu.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_id.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_it.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_ja.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_ko.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_lt.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_lv.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_nb.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_nl.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_pl.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_pt-BR.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_pt-PT.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_ro.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_ru.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_sk.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_sl.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_sr.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_sv.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_th.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_tr.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_uk.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_vi.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_zh-CN.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_zh-HK.json +5 -0
- package/dist/solutions-components/assets/t9n/create-feature/resources_zh-TW.json +5 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_ar.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_bg.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_bs.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_ca.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_cs.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_da.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_de.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_el.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_es.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_et.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_fi.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_fr.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_he.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_hr.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_hu.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_id.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_it.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_ja.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_ko.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_lt.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_lv.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_nb.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_nl.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_pl.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_pt-BR.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_pt-PT.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_ro.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_ru.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_sk.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_sl.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_sr.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_sv.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_th.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_tr.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_uk.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_vi.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_zh-CN.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_zh-HK.json +3 -0
- package/dist/solutions-components/assets/t9n/create-related-feature/resources_zh-TW.json +3 -0
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_ar.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_bg.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_bs.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_ca.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_cs.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_da.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_de.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_el.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_es.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_et.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_fi.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_fr.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_he.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_hr.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_hu.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_id.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_it.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_ja.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_ko.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_lt.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_lv.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_nb.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_nl.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_pl.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_pt-BR.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_pt-PT.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_ro.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_ru.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_sk.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_sl.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_sr.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_sv.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_th.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_tr.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_uk.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_vi.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_zh-CN.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_zh-HK.json +0 -1
- package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_zh-TW.json +0 -1
- package/dist/solutions-components/assets/t9n/delete-button/resources_ar.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_bg.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_bs.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_ca.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_cs.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_da.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_de.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_el.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_es.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_et.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_fi.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_fr.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_he.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_hr.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_hu.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_id.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_it.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_ja.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_ko.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_lt.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_lv.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_nb.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_nl.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_pl.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_pt-BR.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_pt-PT.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_ro.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_ru.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_sk.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_sl.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_sr.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_sv.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_th.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_tr.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_uk.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_vi.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_zh-CN.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_zh-HK.json +6 -6
- package/dist/solutions-components/assets/t9n/delete-button/resources_zh-TW.json +6 -6
- package/dist/solutions-components/assets/t9n/edit-card/resources_ar.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_bg.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_bs.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_ca.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_cs.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_da.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_de.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_el.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_es.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_et.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_fi.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_fr.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_he.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_hr.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_hu.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_id.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_it.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_ja.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_ko.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_lt.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_lv.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_nb.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_nl.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_pl.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_pt-BR.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_pt-PT.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_ro.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_ru.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_sk.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_sl.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_sr.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_sv.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_th.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_tr.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_uk.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_vi.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_zh-CN.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_zh-HK.json +1 -1
- package/dist/solutions-components/assets/t9n/edit-card/resources_zh-TW.json +1 -1
- package/dist/solutions-components/assets/t9n/info-card/resources_ar.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_bg.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_bs.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_ca.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_cs.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_da.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_de.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_el.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_es.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_et.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_fi.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_fr.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_he.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_hr.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_hu.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_id.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_it.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_ja.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_ko.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_lt.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_lv.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_nb.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_nl.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_pl.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_pt-BR.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_pt-PT.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_ro.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_ru.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_sk.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_sl.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_sr.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_sv.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_th.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_tr.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_uk.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_vi.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_zh-CN.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_zh-HK.json +8 -8
- package/dist/solutions-components/assets/t9n/info-card/resources_zh-TW.json +8 -8
- package/dist/solutions-components/assets/t9n/layer-table/resources.json +1 -0
- package/dist/solutions-components/assets/t9n/layer-table/resources_en.json +1 -0
- package/dist/solutions-components/assets/t9n/map-card/resources.json +2 -1
- package/dist/solutions-components/assets/t9n/map-card/resources_en.json +2 -1
- package/dist/solutions-components/{p-bb9492ed.js → p-022d51db.js} +1 -1
- package/dist/solutions-components/{p-beba6703.js → p-03f3cf77.js} +1 -1
- package/dist/solutions-components/{p-3955461a.js → p-03ffbb1b.js} +1 -1
- package/dist/solutions-components/{p-db2c82ad.js → p-0a1a9ff1.js} +1 -1
- package/dist/solutions-components/{p-af3e49d8.entry.js → p-0a311862.entry.js} +1 -1
- package/dist/solutions-components/p-0a64be62.js +6 -0
- package/dist/solutions-components/{p-a0ef9cee.js → p-0ded20f0.js} +1 -1
- package/dist/solutions-components/{p-f88c3477.entry.js → p-100bf9eb.entry.js} +1 -1
- package/dist/solutions-components/{p-abc30e04.js → p-12be6545.js} +1 -1
- package/dist/solutions-components/{p-6384a9a5.entry.js → p-1692858b.entry.js} +1 -1
- package/dist/solutions-components/{p-4182a628.js → p-174aa4da.js} +3 -3
- package/dist/solutions-components/{p-981afe9e.entry.js → p-1826154b.entry.js} +1 -1
- package/dist/solutions-components/{p-593a6f17.js → p-1a047db6.js} +1 -1
- package/dist/solutions-components/{p-d1371897.js → p-1df2d94d.js} +1 -1
- package/dist/solutions-components/{p-8badcaf5.entry.js → p-216ae423.entry.js} +1 -1
- package/dist/solutions-components/{p-7586e1de.entry.js → p-219f0273.entry.js} +1 -1
- package/dist/solutions-components/{p-ae8ed06a.entry.js → p-283e344a.entry.js} +1 -1
- package/dist/solutions-components/{p-7f090468.entry.js → p-2a059548.entry.js} +1 -1
- package/dist/solutions-components/{p-118e1989.entry.js → p-2bb9b365.entry.js} +1 -1
- package/dist/solutions-components/{p-fd730974.js → p-2caf1f94.js} +2 -2
- package/dist/solutions-components/{p-92de7cd3.entry.js → p-2cb47eff.entry.js} +2 -2
- package/dist/solutions-components/{p-ac7868a6.entry.js → p-2cc624c3.entry.js} +1 -1
- package/dist/solutions-components/{p-e5736093.entry.js → p-2d2b06db.entry.js} +1 -1
- package/dist/solutions-components/{p-4d97016e.js → p-2d2dcf8a.js} +1 -1
- package/dist/solutions-components/{p-472be784.js → p-2d5e428d.js} +1 -1
- package/dist/solutions-components/{p-89ddc916.js → p-2e7d005f.js} +1 -1
- package/dist/solutions-components/{p-ef360459.entry.js → p-3016bf77.entry.js} +1 -1
- package/dist/solutions-components/p-31524836.entry.js +6 -0
- package/dist/solutions-components/{p-a2d4c97e.js → p-3244e59a.js} +2 -2
- package/dist/solutions-components/p-3305a61f.entry.js +6 -0
- package/dist/solutions-components/{p-54fa7a94.js → p-365169c2.js} +1 -1
- package/dist/solutions-components/{p-e013e797.js → p-372e4640.js} +1 -1
- package/dist/solutions-components/p-3d6f8c9e.entry.js +29 -0
- package/dist/solutions-components/{p-458a3f01.entry.js → p-3de85f54.entry.js} +1 -1
- package/dist/solutions-components/{p-030e5077.entry.js → p-3e3b7172.entry.js} +1 -1
- package/dist/solutions-components/{p-2756e4ac.entry.js → p-42710186.entry.js} +1 -1
- package/dist/solutions-components/{p-16d721ef.entry.js → p-44270ade.entry.js} +1 -1
- package/dist/solutions-components/{p-d6c50190.entry.js → p-47398e76.entry.js} +1 -1
- package/dist/solutions-components/{p-20393dcf.entry.js → p-4881885b.entry.js} +3 -3
- package/dist/solutions-components/{p-5a76a4c8.entry.js → p-496b7a1f.entry.js} +1 -1
- package/dist/solutions-components/{p-89f14b8a.entry.js → p-4aafcac7.entry.js} +1 -1
- package/dist/solutions-components/{p-5d4efa42.entry.js → p-4cfe3d80.entry.js} +1 -1
- package/dist/solutions-components/{p-19697807.entry.js → p-4feaf7db.entry.js} +1 -1
- package/dist/solutions-components/{p-c8325ead.entry.js → p-50323300.entry.js} +1 -1
- package/dist/solutions-components/{p-f4e30ab2.js → p-50ab7903.js} +1 -1
- package/dist/solutions-components/{p-960a4993.entry.js → p-50c2d3e5.entry.js} +1 -1
- package/dist/solutions-components/{p-33fe9a28.js → p-50e2a33b.js} +1 -1
- package/dist/solutions-components/{p-6e0b76ce.js → p-51abfcb7.js} +1 -1
- package/dist/solutions-components/{p-1a7c4e9a.js → p-524a996f.js} +1 -1
- package/dist/solutions-components/p-52dad11d.entry.js +6 -0
- package/dist/solutions-components/{p-00cfce5b.entry.js → p-54879c84.entry.js} +1 -1
- package/dist/solutions-components/{p-8ae73529.entry.js → p-5550f101.entry.js} +2 -2
- package/dist/solutions-components/{p-5d8a5e53.entry.js → p-565bc712.entry.js} +2 -2
- package/dist/solutions-components/{p-040b6e44.entry.js → p-5714f5ca.entry.js} +1 -1
- package/dist/solutions-components/{p-67392838.entry.js → p-57be85fb.entry.js} +1 -1
- package/dist/solutions-components/{p-48c58b28.js → p-58d8ee47.js} +1 -1
- package/dist/solutions-components/{p-71c0a413.js → p-5959580d.js} +1 -1
- package/dist/solutions-components/{p-acf135cc.js → p-59695ccc.js} +1 -1
- package/dist/solutions-components/{p-116927af.entry.js → p-59b3e946.entry.js} +3 -3
- package/dist/solutions-components/{p-c58ec2d0.js → p-5ba9df82.js} +3 -3
- package/dist/solutions-components/{p-78c438c0.entry.js → p-5d398871.entry.js} +1 -1
- package/dist/solutions-components/{p-4336e44a.js → p-62dadb51.js} +1 -1
- package/dist/solutions-components/{p-981ab7fc.entry.js → p-62ed6a7a.entry.js} +1 -1
- package/dist/solutions-components/{p-ea119eee.js → p-63f9004a.js} +1 -1
- package/dist/solutions-components/{p-b955a19b.entry.js → p-64906bb5.entry.js} +2 -2
- package/dist/solutions-components/{p-f7680693.js → p-65fe42ef.js} +1 -1
- package/dist/solutions-components/{p-441f1992.js → p-66cee72b.js} +1 -1
- package/dist/solutions-components/{p-f14d11f1.js → p-6b21efce.js} +1 -1
- package/dist/solutions-components/{p-a8d4a522.entry.js → p-6cf1225a.entry.js} +1 -1
- package/dist/solutions-components/{p-a9f65057.entry.js → p-6d4db88b.entry.js} +8 -2
- package/dist/solutions-components/{p-c3782a7e.entry.js → p-6d894d47.entry.js} +1 -1
- package/dist/solutions-components/{p-26a3ba5e.entry.js → p-6e0439fa.entry.js} +1 -1
- package/dist/solutions-components/{p-16261018.js → p-6e118057.js} +2 -2
- package/dist/solutions-components/{p-0bd7752a.entry.js → p-6f594492.entry.js} +2 -2
- package/dist/solutions-components/{p-30903105.entry.js → p-70f2898c.entry.js} +1 -1
- package/dist/solutions-components/p-72bce122.entry.js +6 -0
- package/dist/solutions-components/{p-ddc97e93.entry.js → p-72ee63b0.entry.js} +1 -1
- package/dist/solutions-components/{p-24192cfe.js → p-754a5334.js} +1 -1
- package/dist/solutions-components/{p-fbf86656.entry.js → p-76efd680.entry.js} +1 -1
- package/dist/solutions-components/{p-1b0fe5b1.entry.js → p-77052872.entry.js} +1 -1
- package/dist/solutions-components/{p-5c0d42e9.entry.js → p-7758a533.entry.js} +1 -1
- package/dist/solutions-components/{p-1c5f17cb.entry.js → p-776995b1.entry.js} +1 -1
- package/dist/solutions-components/{p-c1242d4b.js → p-7a820f38.js} +1 -1
- package/dist/solutions-components/{p-a68f4775.entry.js → p-7b122a6e.entry.js} +1 -1
- package/dist/solutions-components/{p-3fb350ea.js → p-7e762fa7.js} +1 -1
- package/dist/solutions-components/{p-004d601f.entry.js → p-7f147e8b.entry.js} +1 -1
- package/dist/solutions-components/{p-e8aa44e2.entry.js → p-81512d73.entry.js} +1 -1
- package/dist/solutions-components/{p-41744516.entry.js → p-82185ebf.entry.js} +1 -1
- package/dist/solutions-components/{p-9384cc65.entry.js → p-8267d344.entry.js} +1 -1
- package/dist/solutions-components/{p-a16449b2.entry.js → p-827037ce.entry.js} +1 -1
- package/dist/solutions-components/{p-8419b5a1.entry.js → p-88c6ece3.entry.js} +1 -1
- package/dist/solutions-components/{p-cba777d2.js → p-8a683cdc.js} +1 -1
- package/dist/solutions-components/{p-16a3f7ca.entry.js → p-8be24ce9.entry.js} +1 -1
- package/dist/solutions-components/p-8d0f6824.entry.js +6 -0
- package/dist/solutions-components/{p-42552409.js → p-8d453a3a.js} +1 -1
- package/dist/solutions-components/{p-886fbbe3.entry.js → p-8ef003ec.entry.js} +1 -1
- package/dist/solutions-components/p-8fb651e5.entry.js +6 -0
- package/dist/solutions-components/{p-4a35785b.js → p-92008b90.js} +1 -1
- package/dist/solutions-components/{p-203b4081.js → p-94397114.js} +1 -1
- package/dist/solutions-components/{p-50203a2d.entry.js → p-94805d7f.entry.js} +1 -1
- package/dist/solutions-components/p-94c518ff.entry.js +6 -0
- package/dist/solutions-components/{p-c5520bba.js → p-97aa6766.js} +1 -1
- package/dist/solutions-components/{p-2afb3a2b.js → p-984ce9da.js} +1 -1
- package/dist/solutions-components/p-9850998d.entry.js +6 -0
- package/dist/solutions-components/{p-96919110.js → p-99e6cb74.js} +1 -1
- package/dist/solutions-components/{p-075a3c9d.entry.js → p-9d12b3f1.entry.js} +1 -1
- package/dist/solutions-components/{p-ff96d7ee.entry.js → p-9ee72dba.entry.js} +3 -3
- package/dist/solutions-components/{p-86ca6cfe.entry.js → p-9f3aebd0.entry.js} +1 -1
- package/dist/solutions-components/{p-9c6f2672.entry.js → p-a095dadb.entry.js} +3 -3
- package/dist/solutions-components/{p-42cd083f.entry.js → p-a0a77f45.entry.js} +2 -2
- package/dist/solutions-components/p-a1093fee.entry.js +6 -0
- package/dist/solutions-components/{p-bc86c87d.entry.js → p-a2a2c6a2.entry.js} +2 -2
- package/dist/solutions-components/{p-b9eefee6.entry.js → p-a2dbc38b.entry.js} +2 -2
- package/dist/solutions-components/{p-f4d6771a.js → p-a4255b97.js} +1 -1
- package/dist/solutions-components/{p-6518727d.js → p-a4e73041.js} +1 -1
- package/dist/solutions-components/{p-6e3f1d71.js → p-a5fc6ab7.js} +1 -1
- package/dist/solutions-components/{p-25ee25ea.entry.js → p-a60a2c8b.entry.js} +2 -2
- package/dist/solutions-components/{p-254f6e23.entry.js → p-a6a0df5c.entry.js} +1 -1
- package/dist/solutions-components/p-a7395caf.js +6 -0
- package/dist/solutions-components/{p-8eacc640.js → p-a7761371.js} +1 -1
- package/dist/solutions-components/{p-bdc425fc.js → p-a8b70e9a.js} +1 -1
- package/dist/solutions-components/{p-728ec094.entry.js → p-a8d83bc3.entry.js} +1 -1
- package/dist/solutions-components/p-aa36f70e.entry.js +6 -0
- package/dist/solutions-components/p-abd68931.entry.js +6 -0
- package/dist/solutions-components/{p-57b673e2.js → p-ac92679c.js} +1 -1
- package/dist/solutions-components/p-ad1c27ef.entry.js +6 -0
- package/dist/solutions-components/{p-dbcfdc6d.entry.js → p-ad441ffa.entry.js} +1 -1
- package/dist/solutions-components/{p-01510268.entry.js → p-add869b6.entry.js} +1 -1
- package/dist/solutions-components/{p-9232245b.entry.js → p-b310402f.entry.js} +1 -1
- package/dist/solutions-components/{p-996daf05.entry.js → p-b4d708cd.entry.js} +1 -1
- package/dist/solutions-components/{p-6f39a13f.js → p-b7e63ac2.js} +1 -1
- package/dist/solutions-components/{p-c26ac7d9.entry.js → p-b9b2f7a9.entry.js} +1 -1
- package/dist/solutions-components/{p-2fafe489.entry.js → p-bb040eab.entry.js} +1 -1
- package/dist/solutions-components/{p-c5d26e3a.js → p-bcc2d4ff.js} +1 -1
- package/dist/solutions-components/{p-8846430d.entry.js → p-bcce9d28.entry.js} +3 -3
- package/dist/solutions-components/{p-39e9ae5c.entry.js → p-c13774d5.entry.js} +1 -1
- package/dist/solutions-components/{p-57025491.entry.js → p-c346ca43.entry.js} +1 -1
- package/dist/solutions-components/{p-b6b4c707.entry.js → p-c60c5991.entry.js} +1 -1
- package/dist/solutions-components/{p-ec59efb8.js → p-c6ef8cca.js} +1 -1
- package/dist/solutions-components/{p-7b63f249.entry.js → p-c718930a.entry.js} +1 -1
- package/dist/solutions-components/{p-d8a54947.js → p-c94b0e1a.js} +1 -1
- package/dist/solutions-components/{p-109cabd8.entry.js → p-c976ac3b.entry.js} +2 -2
- package/dist/solutions-components/{p-e5ec69a4.js → p-cba6953c.js} +1 -1
- package/dist/solutions-components/{p-976ad17d.entry.js → p-d00ca970.entry.js} +1 -1
- package/dist/solutions-components/p-d2033cfa.entry.js +6 -0
- package/dist/solutions-components/{p-4993c7b1.js → p-d2ee8b82.js} +1 -1
- package/dist/solutions-components/{p-228c3bf3.entry.js → p-d4ab82e3.entry.js} +1 -1
- package/dist/solutions-components/{p-8f840208.entry.js → p-d7711a84.entry.js} +1 -1
- package/dist/solutions-components/{p-b7a49673.entry.js → p-d7871f0d.entry.js} +1 -1
- package/dist/solutions-components/{p-5cef36d6.entry.js → p-d9b8b4e2.entry.js} +1 -1
- package/dist/solutions-components/{p-1794a1aa.entry.js → p-dc264663.entry.js} +1 -1
- package/dist/solutions-components/{p-2ace1fe7.entry.js → p-dcaae1e9.entry.js} +2 -2
- package/dist/solutions-components/{p-7f31be6a.js → p-dcebc541.js} +1 -1
- package/dist/solutions-components/{p-faf7740b.entry.js → p-de3719f2.entry.js} +1 -1
- package/dist/solutions-components/{p-32cf5a71.entry.js → p-e068dfb9.entry.js} +1 -1
- package/dist/solutions-components/{p-1cfc581f.js → p-e0b65115.js} +1 -1
- package/dist/solutions-components/p-e0f10596.entry.js +6 -0
- package/dist/solutions-components/{p-9901e971.js → p-e0fd4006.js} +1 -1
- package/dist/solutions-components/{p-bd3c130b.entry.js → p-e26cf5f5.entry.js} +1 -1
- package/dist/solutions-components/{p-e3bb02cc.js → p-e6798e38.js} +1 -1
- package/dist/solutions-components/{p-546a2802.js → p-ea8d2558.js} +1 -1
- package/dist/solutions-components/{p-d726e895.js → p-ef187f1d.js} +1 -1
- package/dist/solutions-components/{p-b4d92441.entry.js → p-efca5cea.entry.js} +1 -1
- package/dist/solutions-components/{p-5fe92f6e.entry.js → p-f359c162.entry.js} +2 -2
- package/dist/solutions-components/p-f3e3a4d5.entry.js +6 -0
- package/dist/solutions-components/{p-ab8f4820.entry.js → p-f4360468.entry.js} +2 -2
- package/dist/solutions-components/{p-35f33a32.js → p-f4d7f757.js} +1 -1
- package/dist/solutions-components/p-f6eeac1b.entry.js +17 -0
- package/dist/solutions-components/{p-2b212cd0.entry.js → p-f72fa647.entry.js} +1 -1
- package/dist/solutions-components/{p-328fbcb5.js → p-f7e45464.js} +1 -1
- package/dist/solutions-components/{p-4f4f00a9.js → p-f7ffcd95.js} +1 -1
- package/dist/solutions-components/{p-30b555dc.entry.js → p-fa7c50f8.entry.js} +1 -1
- package/dist/solutions-components/{p-fb95ec69.entry.js → p-fd9fb1ba.entry.js} +1 -1
- package/dist/solutions-components/{p-9957c7b8.entry.js → p-fdb201ff.entry.js} +1 -1
- package/dist/solutions-components/{p-b3b042df.js → p-fe0add26.js} +1 -1
- package/dist/solutions-components/{p-3f6d5f14.entry.js → p-ff105078.entry.js} +1 -1
- package/dist/solutions-components/{p-451b483d.entry.js → p-ff639390.entry.js} +1 -1
- package/dist/solutions-components/solutions-components.esm.js +1 -1
- package/dist/types/components/card-manager/card-manager.d.ts +5 -1
- package/dist/types/components/create-feature/create-feature.d.ts +8 -6
- package/dist/types/components/crowdsource-manager/crowdsource-manager.d.ts +20 -0
- package/dist/types/components/layer-table/layer-table.d.ts +10 -2
- package/dist/types/components/map-card/map-card.d.ts +180 -14
- package/dist/types/components/map-layer-picker/map-layer-picker.d.ts +9 -1
- package/dist/types/components.d.ts +43 -6
- package/dist/types/preact.d.ts +4 -1
- package/package.json +2 -2
- package/dist/cjs/calcite-carousel-item.cjs.entry.js +0 -46
- package/dist/solutions-components/p-062e5705.entry.js +0 -6
- package/dist/solutions-components/p-27a25ece.entry.js +0 -6
- package/dist/solutions-components/p-2c00221b.js +0 -6
- package/dist/solutions-components/p-374d0fdc.entry.js +0 -6
- package/dist/solutions-components/p-3c89bfe5.entry.js +0 -6
- package/dist/solutions-components/p-41c34a67.js +0 -6
- package/dist/solutions-components/p-671fd156.entry.js +0 -6
- package/dist/solutions-components/p-72d0eda0.entry.js +0 -29
- package/dist/solutions-components/p-743ad3a7.entry.js +0 -6
- package/dist/solutions-components/p-93d8ef73.entry.js +0 -6
- package/dist/solutions-components/p-a0b62b46.entry.js +0 -6
- package/dist/solutions-components/p-a8b42e35.entry.js +0 -6
- package/dist/solutions-components/p-aa85b136.entry.js +0 -6
- package/dist/solutions-components/p-aef41a6d.entry.js +0 -11
- package/dist/solutions-components/p-af8a7aff.entry.js +0 -6
- package/dist/solutions-components/p-b75c4db2.entry.js +0 -6
- package/dist/solutions-components/p-da6e25cb.entry.js +0 -17
- package/dist/solutions-components/p-f3166d51.entry.js +0 -6
- package/dist/solutions-components/p-f6dc7347.entry.js +0 -6
|
@@ -49,6 +49,10 @@ export declare class CardManager {
|
|
|
49
49
|
* boolean: when true the users can have the option to create features
|
|
50
50
|
*/
|
|
51
51
|
enableCreateFeatures: boolean;
|
|
52
|
+
/**
|
|
53
|
+
* boolean: When select feature from map message will shown
|
|
54
|
+
*/
|
|
55
|
+
selectingFeatureFromMap: boolean;
|
|
52
56
|
/**
|
|
53
57
|
* When true a loading indicator will be shown in the current card
|
|
54
58
|
*/
|
|
@@ -115,7 +119,7 @@ export declare class CardManager {
|
|
|
115
119
|
protected getEditorComponent(): Node;
|
|
116
120
|
/**
|
|
117
121
|
* Gets the Feature using its ids
|
|
118
|
-
*
|
|
122
|
+
* @param ids list of ids that are currently selected
|
|
119
123
|
* @returns Promise when complete
|
|
120
124
|
* @protected
|
|
121
125
|
*/
|
|
@@ -16,6 +16,7 @@
|
|
|
16
16
|
import { EventEmitter } from "../../stencil-public-runtime";
|
|
17
17
|
import CreateFeature_T9n from "../../assets/t9n/create-feature/resources.json";
|
|
18
18
|
import { ISearchConfiguration } from "../../utils/interfaces";
|
|
19
|
+
type ICurrentPage = "templatePicker" | "drawing" | "featureForm";
|
|
19
20
|
export declare class CreateFeature {
|
|
20
21
|
el: HTMLCreateFeatureElement;
|
|
21
22
|
/**
|
|
@@ -55,14 +56,18 @@ export declare class CreateFeature {
|
|
|
55
56
|
* boolean: When true the notice message with the current state should be shown
|
|
56
57
|
*/
|
|
57
58
|
showGuidingMsg?: boolean;
|
|
59
|
+
/**
|
|
60
|
+
* boolean: When false the notice message at drawing page will be hidden
|
|
61
|
+
*/
|
|
62
|
+
showGuidingMsgWhileDrawing?: boolean;
|
|
58
63
|
/**
|
|
59
64
|
* boolean: When true a loading indicator will be shown while the editor loads
|
|
60
65
|
*/
|
|
61
66
|
_editorLoading: boolean;
|
|
62
67
|
/**
|
|
63
|
-
*
|
|
68
|
+
* ICurrentPage: specifies the current page
|
|
64
69
|
*/
|
|
65
|
-
|
|
70
|
+
_currentPage: ICurrentPage;
|
|
66
71
|
/**
|
|
67
72
|
* Contains the translations for this component.
|
|
68
73
|
* All UI strings should be defined here.
|
|
@@ -141,10 +146,6 @@ export declare class CreateFeature {
|
|
|
141
146
|
* __esri.FeatureLayer: selected feature layer;
|
|
142
147
|
*/
|
|
143
148
|
protected _selectedLayer: __esri.FeatureLayer;
|
|
144
|
-
/**
|
|
145
|
-
* boolean: flag to maintain if user is on template picker page
|
|
146
|
-
*/
|
|
147
|
-
protected _isTemplatePickerPage: boolean;
|
|
148
149
|
/**
|
|
149
150
|
* Called each time the mapView prop is changed.
|
|
150
151
|
*/
|
|
@@ -284,3 +285,4 @@ export declare class CreateFeature {
|
|
|
284
285
|
*/
|
|
285
286
|
protected _getTranslations(): Promise<void>;
|
|
286
287
|
}
|
|
288
|
+
export {};
|
|
@@ -189,6 +189,10 @@ export declare class CrowdsourceManager {
|
|
|
189
189
|
* When true the component will render an optimized view for mobile devices
|
|
190
190
|
*/
|
|
191
191
|
_isMobile: boolean;
|
|
192
|
+
/**
|
|
193
|
+
* When true the component will render an optimized view for mobile devices
|
|
194
|
+
*/
|
|
195
|
+
_isPortraitMobile: boolean;
|
|
192
196
|
/**
|
|
193
197
|
* Contains the translations for this component.
|
|
194
198
|
* All UI strings should be defined here.
|
|
@@ -226,6 +230,14 @@ export declare class CrowdsourceManager {
|
|
|
226
230
|
* boolean: When true information header will be displayed
|
|
227
231
|
*/
|
|
228
232
|
_showInformationHeader: boolean;
|
|
233
|
+
/**
|
|
234
|
+
* boolean: list of layer ids
|
|
235
|
+
*/
|
|
236
|
+
_layerIds: string[];
|
|
237
|
+
/**
|
|
238
|
+
* boolean: if true panel will be in loading state
|
|
239
|
+
*/
|
|
240
|
+
_isLoading: boolean;
|
|
229
241
|
/**
|
|
230
242
|
* boolean: When true the map view will be set after render due to popup obstructing the view
|
|
231
243
|
* MapView.when is not fired when mapView is not currently visible
|
|
@@ -261,6 +273,10 @@ export declare class CrowdsourceManager {
|
|
|
261
273
|
* HTMLInstantAppsFilterListElement: Component from Instant Apps that supports interacting with the current filter config
|
|
262
274
|
*/
|
|
263
275
|
protected _filterList: HTMLInstantAppsFilterListElement;
|
|
276
|
+
/**
|
|
277
|
+
* HTMLMapCardElement: Map card refrence element
|
|
278
|
+
*/
|
|
279
|
+
protected _mapCard: HTMLMapCardElement;
|
|
264
280
|
/**
|
|
265
281
|
* boolean: True when app is directly rendered to map view layout
|
|
266
282
|
*/
|
|
@@ -301,6 +317,10 @@ export declare class CrowdsourceManager {
|
|
|
301
317
|
* Get the layer for the provided layer id
|
|
302
318
|
*/
|
|
303
319
|
layerSelectionChange(evt: CustomEvent): Promise<void>;
|
|
320
|
+
/**
|
|
321
|
+
* Get the layer ids from the map
|
|
322
|
+
*/
|
|
323
|
+
idsFound(evt: CustomEvent): Promise<void>;
|
|
304
324
|
/**
|
|
305
325
|
* StencilJS: Called once just after the component is first connected to the DOM.
|
|
306
326
|
*
|
|
@@ -157,6 +157,10 @@ export declare class LayerTable {
|
|
|
157
157
|
* string Placeholder string to show fields included in full text search
|
|
158
158
|
*/
|
|
159
159
|
_searchPlaceHolder: string;
|
|
160
|
+
/**
|
|
161
|
+
* number Total number of records currently displayed in the table. This takes into account all active filters.
|
|
162
|
+
*/
|
|
163
|
+
_size: number;
|
|
160
164
|
/**
|
|
161
165
|
* esri/widgets/FeatureTable: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html
|
|
162
166
|
*/
|
|
@@ -417,6 +421,10 @@ export declare class LayerTable {
|
|
|
417
421
|
* Refresh the table when
|
|
418
422
|
*/
|
|
419
423
|
noLayersFound(): void;
|
|
424
|
+
/**
|
|
425
|
+
* Clears the selection from table
|
|
426
|
+
*/
|
|
427
|
+
clearSelection(): void;
|
|
420
428
|
/**
|
|
421
429
|
* StencilJS: Called once just after the component is first connected to the DOM.
|
|
422
430
|
*
|
|
@@ -463,7 +471,7 @@ export declare class LayerTable {
|
|
|
463
471
|
* Update the search expression in layer
|
|
464
472
|
* @param searchedIds Array of objectIds satisfying the full search text
|
|
465
473
|
*/
|
|
466
|
-
protected _updateSearchDefinitionExpression(searchedIds: number[]): void
|
|
474
|
+
protected _updateSearchDefinitionExpression(searchedIds: number[]): Promise<void>;
|
|
467
475
|
/**
|
|
468
476
|
* Validates if full text search is enabled and and indexes for fullTextSearch available on the layer
|
|
469
477
|
*/
|
|
@@ -794,7 +802,7 @@ export declare class LayerTable {
|
|
|
794
802
|
*/
|
|
795
803
|
protected _updateToolInfoLoading(name: string, isLoading: boolean): void;
|
|
796
804
|
/**
|
|
797
|
-
* Refreshes the table and maintains the
|
|
805
|
+
* Refreshes the table and maintains the current scroll position
|
|
798
806
|
* @protected
|
|
799
807
|
*/
|
|
800
808
|
protected _refresh(): Promise<void>;
|
|
@@ -13,9 +13,9 @@
|
|
|
13
13
|
* See the License for the specific language governing permissions and
|
|
14
14
|
* limitations under the License.
|
|
15
15
|
*/
|
|
16
|
-
import { EventEmitter } from "../../stencil-public-runtime";
|
|
16
|
+
import { EventEmitter, VNode } from "../../stencil-public-runtime";
|
|
17
17
|
import MapCard_T9n from "../../assets/t9n/map-card/resources.json";
|
|
18
|
-
import { IBasemapConfig, IMapChange, IMapInfo, ISearchConfiguration, theme } from "../../utils/interfaces";
|
|
18
|
+
import { IBasemapConfig, IMapChange, IMapInfo, ISearchConfiguration, IToolInfo, IToolSizeInfo, theme, TooltipPlacement } from "../../utils/interfaces";
|
|
19
19
|
export declare class MapCard {
|
|
20
20
|
el: HTMLMapCardElement;
|
|
21
21
|
/**
|
|
@@ -162,6 +162,14 @@ export declare class MapCard {
|
|
|
162
162
|
* boolean: When true the show/hide fields list is forced open
|
|
163
163
|
*/
|
|
164
164
|
_showHideOpen: boolean;
|
|
165
|
+
/**
|
|
166
|
+
* IToolInfo[]: Key details used for creating the tools
|
|
167
|
+
*/
|
|
168
|
+
_toolInfos: IToolInfo[];
|
|
169
|
+
/**
|
|
170
|
+
* IToolSizeInfo[]: The controls that currently fit based on toolbar size
|
|
171
|
+
*/
|
|
172
|
+
_controlsThatFit: IToolSizeInfo[];
|
|
165
173
|
/**
|
|
166
174
|
* esri/config: https://developers.arcgis.com/javascript/latest/api-reference/esri-config.html
|
|
167
175
|
*/
|
|
@@ -218,6 +226,38 @@ export declare class MapCard {
|
|
|
218
226
|
* string: The current layers definition expression
|
|
219
227
|
*/
|
|
220
228
|
protected _definitionExpression: string;
|
|
229
|
+
/**
|
|
230
|
+
* HTMLMapLayerPickerElement: The Map layer picker refrence element
|
|
231
|
+
*/
|
|
232
|
+
protected _mapLayerPicker: HTMLMapLayerPickerElement;
|
|
233
|
+
/**
|
|
234
|
+
* ResizeObserver: The observer that watches for toolbar size changes
|
|
235
|
+
*/
|
|
236
|
+
protected _resizeObserver: ResizeObserver;
|
|
237
|
+
/**
|
|
238
|
+
* HTMLCalciteDropdownElement: Dropdown the will support show/hide of table columns
|
|
239
|
+
*/
|
|
240
|
+
protected _showHideDropdown: HTMLCalciteDropdownElement;
|
|
241
|
+
/**
|
|
242
|
+
* HTMLDivElement: The toolbars containing node
|
|
243
|
+
*/
|
|
244
|
+
protected _toolbar: HTMLDivElement;
|
|
245
|
+
/**
|
|
246
|
+
* any: Timeout used to limit redundancy for toolbar resizing
|
|
247
|
+
*/
|
|
248
|
+
protected _timeout: any;
|
|
249
|
+
/**
|
|
250
|
+
* IToolSizeInfo[]: Id and Width for the current tools
|
|
251
|
+
*/
|
|
252
|
+
protected _toolbarSizeInfos: IToolSizeInfo[];
|
|
253
|
+
/**
|
|
254
|
+
* IToolSizeInfo[]: The default list of tool size info for tools that should display outside of the dropdown
|
|
255
|
+
*/
|
|
256
|
+
protected _defaultVisibleToolSizeInfos: IToolSizeInfo[];
|
|
257
|
+
/**
|
|
258
|
+
* boolean: When true the observer has been set and we don't need to set it again
|
|
259
|
+
*/
|
|
260
|
+
protected _observerSet: boolean;
|
|
221
261
|
/**
|
|
222
262
|
* Add/remove home widget
|
|
223
263
|
*/
|
|
@@ -226,14 +266,26 @@ export declare class MapCard {
|
|
|
226
266
|
* watch for changes in layer view and verify if it has editing enabled
|
|
227
267
|
*/
|
|
228
268
|
selectedLayerWatchHandler(): Promise<void>;
|
|
269
|
+
/**
|
|
270
|
+
* watch for features ids changes
|
|
271
|
+
*/
|
|
272
|
+
selectedFeaturesIdsWatchHandler(): Promise<void>;
|
|
273
|
+
/**
|
|
274
|
+
* watch for changes to the list of controls that will currently fit in the display
|
|
275
|
+
*/
|
|
276
|
+
_controlsThatFitWatchHandler(): void;
|
|
229
277
|
/**
|
|
230
278
|
* Reset the filter
|
|
231
279
|
*/
|
|
232
|
-
|
|
280
|
+
resetFilter(): Promise<void>;
|
|
233
281
|
/**
|
|
234
282
|
* updates the filter
|
|
235
283
|
*/
|
|
236
|
-
|
|
284
|
+
updateFilterState(): Promise<void>;
|
|
285
|
+
/**
|
|
286
|
+
* updates the layer in map layer picker
|
|
287
|
+
*/
|
|
288
|
+
updateLayer(): Promise<void>;
|
|
237
289
|
/**
|
|
238
290
|
* Emitted when a new map is loaded
|
|
239
291
|
*/
|
|
@@ -246,6 +298,10 @@ export declare class MapCard {
|
|
|
246
298
|
* Emitted on demand when filter action is clicked
|
|
247
299
|
*/
|
|
248
300
|
toggleFilter: EventEmitter<void>;
|
|
301
|
+
/**
|
|
302
|
+
* Emitted on demand when clear selection button is clicked
|
|
303
|
+
*/
|
|
304
|
+
clearSelection: EventEmitter<void>;
|
|
249
305
|
/**
|
|
250
306
|
* Listen for changes to map info and load the appropriate map
|
|
251
307
|
*/
|
|
@@ -254,6 +310,10 @@ export declare class MapCard {
|
|
|
254
310
|
* Listen for change when mapview doesn't contain any layer
|
|
255
311
|
*/
|
|
256
312
|
noLayersFound(): void;
|
|
313
|
+
/**
|
|
314
|
+
* Handles layer selection change to show new table
|
|
315
|
+
*/
|
|
316
|
+
layerSelectionChange(): void;
|
|
257
317
|
/**
|
|
258
318
|
* StencilJS: Called once just after the component is first connected to the DOM.
|
|
259
319
|
*/
|
|
@@ -266,6 +326,10 @@ export declare class MapCard {
|
|
|
266
326
|
* Called each time after the component is loaded
|
|
267
327
|
*/
|
|
268
328
|
componentDidRender(): Promise<void>;
|
|
329
|
+
/**
|
|
330
|
+
* Called once after the component is loaded
|
|
331
|
+
*/
|
|
332
|
+
componentDidLoad(): Promise<void>;
|
|
269
333
|
/**
|
|
270
334
|
* Load esri javascript api modules
|
|
271
335
|
*
|
|
@@ -280,6 +344,69 @@ export declare class MapCard {
|
|
|
280
344
|
* @param webMapInfo the webmap id and name to load
|
|
281
345
|
*/
|
|
282
346
|
protected _loadMap(webMapInfo: IMapInfo): Promise<void>;
|
|
347
|
+
/**
|
|
348
|
+
* Add/Remove tools from the action bar and dropdown based on available size
|
|
349
|
+
* @protected
|
|
350
|
+
*/
|
|
351
|
+
protected _updateToolbar(): void;
|
|
352
|
+
/**
|
|
353
|
+
* Validate if controls that fit the current display has changed or
|
|
354
|
+
* is different from what is currently displayed
|
|
355
|
+
* @param _setControlsThatFit
|
|
356
|
+
* @param skipControls
|
|
357
|
+
* @protected
|
|
358
|
+
*/
|
|
359
|
+
protected _setControlsThatFit(controlsThatFit: IToolSizeInfo[], skipControls: string[]): void;
|
|
360
|
+
/**
|
|
361
|
+
* Get the id and size for the toolbars current items
|
|
362
|
+
* @protected
|
|
363
|
+
*/
|
|
364
|
+
protected _setToolbarSizeInfos(): void;
|
|
365
|
+
/**
|
|
366
|
+
* Gets a row of controls that can be used for various interactions with the table
|
|
367
|
+
*
|
|
368
|
+
* @returns The dom node that contains the controls
|
|
369
|
+
* @protected
|
|
370
|
+
*/
|
|
371
|
+
protected _getActionBar(): VNode;
|
|
372
|
+
/**
|
|
373
|
+
* Get a list of toolInfos that should display in the dropdown
|
|
374
|
+
*
|
|
375
|
+
* @param id string the id for the dropdown and its tooltip
|
|
376
|
+
*
|
|
377
|
+
* @returns VNode the dropdown node
|
|
378
|
+
* @protected
|
|
379
|
+
*/
|
|
380
|
+
protected _getDropdown(id: string): VNode;
|
|
381
|
+
/**
|
|
382
|
+
* Open show/hide dropdown
|
|
383
|
+
* @protected
|
|
384
|
+
*/
|
|
385
|
+
protected _closeShowHide(): void;
|
|
386
|
+
/**
|
|
387
|
+
* Get a list of toolInfos that should display in the dropdown
|
|
388
|
+
*
|
|
389
|
+
* @returns IToolInfo[] the list of toolInfos that should display in the dropdown
|
|
390
|
+
* @protected
|
|
391
|
+
*/
|
|
392
|
+
protected _getDropdownItems(): IToolInfo[];
|
|
393
|
+
/**
|
|
394
|
+
* Get the full list of toolInfos.
|
|
395
|
+
* Order is important. They should be listed in the order they should display in the UI from
|
|
396
|
+
* Left to Right for the action bar and Top to Bottom for the dropdown.
|
|
397
|
+
* @protected
|
|
398
|
+
*/
|
|
399
|
+
protected _initToolInfos(): void;
|
|
400
|
+
/**
|
|
401
|
+
* Update actions active prop based on a stored value
|
|
402
|
+
* @protected
|
|
403
|
+
*/
|
|
404
|
+
protected _validateActiveActions(): void;
|
|
405
|
+
/**
|
|
406
|
+
* Update actions enabled prop based on number of selected indexes
|
|
407
|
+
* @protected
|
|
408
|
+
*/
|
|
409
|
+
protected _validateEnabledActions(): void;
|
|
283
410
|
/**
|
|
284
411
|
* Add/remove the home widget base on enableHome prop
|
|
285
412
|
*
|
|
@@ -299,11 +426,15 @@ export declare class MapCard {
|
|
|
299
426
|
*/
|
|
300
427
|
protected _handleDocumentClick(e: MouseEvent): void;
|
|
301
428
|
/**
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
429
|
+
* Zoom to all selected features
|
|
430
|
+
*
|
|
431
|
+
* @returns a promise that will resolve when the operation is complete
|
|
432
|
+
*/
|
|
306
433
|
protected _zoom(): Promise<void>;
|
|
434
|
+
/**
|
|
435
|
+
* toggle the filter
|
|
436
|
+
* @protected
|
|
437
|
+
*/
|
|
307
438
|
protected _toggleFilter(): Promise<void>;
|
|
308
439
|
/**
|
|
309
440
|
* Return true when we have at least 1 layer expression for the current layer
|
|
@@ -312,15 +443,50 @@ export declare class MapCard {
|
|
|
312
443
|
*/
|
|
313
444
|
protected _hasFilterExpressions(): boolean;
|
|
314
445
|
/**
|
|
315
|
-
* Get
|
|
316
|
-
*
|
|
446
|
+
* Get the actions that are used for various interactions with the table
|
|
447
|
+
*
|
|
448
|
+
* @returns VNode[] the action nodes
|
|
449
|
+
*/
|
|
450
|
+
protected _getActions(): VNode[];
|
|
451
|
+
/**
|
|
452
|
+
* Get a tooltip
|
|
453
|
+
*
|
|
454
|
+
* @param placement string where the tooltip should display
|
|
455
|
+
* @param referenceElement string the element the tooltip will be associated with
|
|
456
|
+
* @param text string the text to display in the tooltip
|
|
457
|
+
*
|
|
458
|
+
* @returns VNode The tooltip node
|
|
459
|
+
*/
|
|
460
|
+
protected _getToolTip(placement: TooltipPlacement, referenceElement: string, text: string): VNode;
|
|
461
|
+
/**
|
|
462
|
+
* Get a list of toolInfos that should display outside of the dropdown
|
|
463
|
+
*
|
|
464
|
+
* @returns IToolInfo[] the list of toolInfos that should not display in the overflow dropdown
|
|
317
465
|
*/
|
|
318
|
-
protected
|
|
466
|
+
protected _getActionItems(): IToolInfo[];
|
|
319
467
|
/**
|
|
320
|
-
*
|
|
321
|
-
*
|
|
468
|
+
* Get an action and tooltip
|
|
469
|
+
*
|
|
470
|
+
* @param active boolean if true the icon is in use
|
|
471
|
+
* @param icon string the name of the icon to display, will also be used as the id
|
|
472
|
+
* @param indicator if true the icon will shown using indicator
|
|
473
|
+
* @param label string the text to display and label the action
|
|
474
|
+
* @param func any the function to execute
|
|
475
|
+
* @param disabled boolean when true the user will not be able to interact with the action
|
|
476
|
+
* @param loading if true loading indicator will shown
|
|
477
|
+
* @param slot slot for the action
|
|
478
|
+
*
|
|
479
|
+
* @returns VNode The node representing the DOM element that will contain the action
|
|
480
|
+
*/
|
|
481
|
+
protected _getAction(active: boolean, icon: string, indicator: boolean, label: string, func: any, disabled: boolean, loading: boolean, slot?: string): VNode;
|
|
482
|
+
/**
|
|
483
|
+
* Get an id with a prefix to the user supplied value
|
|
484
|
+
*
|
|
485
|
+
* @param id the unique value for the id
|
|
486
|
+
*
|
|
487
|
+
* @returns the new id with the prefix value
|
|
322
488
|
*/
|
|
323
|
-
protected
|
|
489
|
+
protected _getId(id: string): string;
|
|
324
490
|
/**
|
|
325
491
|
* Fetches the component's translations
|
|
326
492
|
*
|
|
@@ -73,6 +73,10 @@ export declare class MapLayerPicker {
|
|
|
73
73
|
* boolean: when true standalone tables will also be available
|
|
74
74
|
*/
|
|
75
75
|
showTables: boolean;
|
|
76
|
+
/**
|
|
77
|
+
* boolean: when true table will shown as disabled
|
|
78
|
+
*/
|
|
79
|
+
showTablesDisabled: boolean;
|
|
76
80
|
/**
|
|
77
81
|
* boolean: when true a map with a single layer will show a label rather than a dropdown
|
|
78
82
|
* Used in conjunction with _hasMultipleLayers
|
|
@@ -129,7 +133,11 @@ export declare class MapLayerPicker {
|
|
|
129
133
|
*/
|
|
130
134
|
mapViewWatchHandler(): Promise<void>;
|
|
131
135
|
/**
|
|
132
|
-
*
|
|
136
|
+
* updates the layers
|
|
137
|
+
*/
|
|
138
|
+
updateLayer(): Promise<void>;
|
|
139
|
+
/**
|
|
140
|
+
* Emitted on demand when valid layers are found
|
|
133
141
|
*
|
|
134
142
|
*/
|
|
135
143
|
idsFound: EventEmitter<ILayerAndTableIds>;
|
|
@@ -99,6 +99,10 @@ export namespace Components {
|
|
|
99
99
|
* A list of ids that are currently selected
|
|
100
100
|
*/
|
|
101
101
|
"selectedFeaturesIds": number[];
|
|
102
|
+
/**
|
|
103
|
+
* boolean: When select feature from map message will shown
|
|
104
|
+
*/
|
|
105
|
+
"selectingFeatureFromMap": boolean;
|
|
102
106
|
/**
|
|
103
107
|
* boolean: When true the selected feature will zoomed to in the map and the row will be scrolled to within the table
|
|
104
108
|
*/
|
|
@@ -169,6 +173,10 @@ export namespace Components {
|
|
|
169
173
|
* boolean: When true the notice message with the current state should be shown
|
|
170
174
|
*/
|
|
171
175
|
"showGuidingMsg"?: boolean;
|
|
176
|
+
/**
|
|
177
|
+
* boolean: When false the notice message at drawing page will be hidden
|
|
178
|
+
*/
|
|
179
|
+
"showGuidingMsgWhileDrawing"?: boolean;
|
|
172
180
|
/**
|
|
173
181
|
* Submit the created feature
|
|
174
182
|
* @returns Promise that resolves when the operation is complete
|
|
@@ -940,10 +948,6 @@ export namespace Components {
|
|
|
940
948
|
* boolean: when true map tools will be displayed within a single expand/collapse widget when false widgets will be loaded individually into expand widgets
|
|
941
949
|
*/
|
|
942
950
|
"enableSingleExpand": boolean;
|
|
943
|
-
/**
|
|
944
|
-
* Reset the filter
|
|
945
|
-
*/
|
|
946
|
-
"filterReset": () => Promise<void>;
|
|
947
951
|
/**
|
|
948
952
|
* boolean: When true the map display will be hidden
|
|
949
953
|
*/
|
|
@@ -996,6 +1000,10 @@ export namespace Components {
|
|
|
996
1000
|
* boolean: When true only editable layers that support the update capability will be available
|
|
997
1001
|
*/
|
|
998
1002
|
"onlyShowUpdatableLayers": boolean;
|
|
1003
|
+
/**
|
|
1004
|
+
* Reset the filter
|
|
1005
|
+
*/
|
|
1006
|
+
"resetFilter": () => Promise<void>;
|
|
999
1007
|
/**
|
|
1000
1008
|
* number[]: A list of ids that are currently selected
|
|
1001
1009
|
*/
|
|
@@ -1019,7 +1027,11 @@ export namespace Components {
|
|
|
1019
1027
|
/**
|
|
1020
1028
|
* updates the filter
|
|
1021
1029
|
*/
|
|
1022
|
-
"
|
|
1030
|
+
"updateFilterState": () => Promise<void>;
|
|
1031
|
+
/**
|
|
1032
|
+
* updates the layer in map layer picker
|
|
1033
|
+
*/
|
|
1034
|
+
"updateLayer": () => Promise<void>;
|
|
1023
1035
|
/**
|
|
1024
1036
|
* number: default scale to zoom to when zooming to a single point feature
|
|
1025
1037
|
*/
|
|
@@ -1144,10 +1156,18 @@ export namespace Components {
|
|
|
1144
1156
|
* boolean: when true standalone tables will also be available
|
|
1145
1157
|
*/
|
|
1146
1158
|
"showTables": boolean;
|
|
1159
|
+
/**
|
|
1160
|
+
* boolean: when true table will shown as disabled
|
|
1161
|
+
*/
|
|
1162
|
+
"showTablesDisabled": boolean;
|
|
1147
1163
|
/**
|
|
1148
1164
|
* "select" | "combobox" | "dropdown": type of component to leverage
|
|
1149
1165
|
*/
|
|
1150
1166
|
"type": "select" | "combobox" | "dropdown";
|
|
1167
|
+
/**
|
|
1168
|
+
* updates the layers
|
|
1169
|
+
*/
|
|
1170
|
+
"updateLayer": () => Promise<void>;
|
|
1151
1171
|
}
|
|
1152
1172
|
interface MapLegend {
|
|
1153
1173
|
/**
|
|
@@ -2232,6 +2252,7 @@ declare global {
|
|
|
2232
2252
|
"mapChanged": IMapChange;
|
|
2233
2253
|
"beforeMapChanged": void;
|
|
2234
2254
|
"toggleFilter": void;
|
|
2255
|
+
"clearSelection": void;
|
|
2235
2256
|
}
|
|
2236
2257
|
interface HTMLMapCardElement extends Components.MapCard, HTMLStencilElement {
|
|
2237
2258
|
addEventListener<K extends keyof HTMLMapCardElementEventMap>(type: K, listener: (this: HTMLMapCardElement, ev: MapCardCustomEvent<HTMLMapCardElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -2728,6 +2749,10 @@ declare namespace LocalJSX {
|
|
|
2728
2749
|
* A list of ids that are currently selected
|
|
2729
2750
|
*/
|
|
2730
2751
|
"selectedFeaturesIds"?: number[];
|
|
2752
|
+
/**
|
|
2753
|
+
* boolean: When select feature from map message will shown
|
|
2754
|
+
*/
|
|
2755
|
+
"selectingFeatureFromMap"?: boolean;
|
|
2731
2756
|
/**
|
|
2732
2757
|
* boolean: When true the selected feature will zoomed to in the map and the row will be scrolled to within the table
|
|
2733
2758
|
*/
|
|
@@ -2812,6 +2837,10 @@ declare namespace LocalJSX {
|
|
|
2812
2837
|
* boolean: When true the notice message with the current state should be shown
|
|
2813
2838
|
*/
|
|
2814
2839
|
"showGuidingMsg"?: boolean;
|
|
2840
|
+
/**
|
|
2841
|
+
* boolean: When false the notice message at drawing page will be hidden
|
|
2842
|
+
*/
|
|
2843
|
+
"showGuidingMsgWhileDrawing"?: boolean;
|
|
2815
2844
|
}
|
|
2816
2845
|
interface CreateRelatedFeature {
|
|
2817
2846
|
/**
|
|
@@ -3644,6 +3673,10 @@ declare namespace LocalJSX {
|
|
|
3644
3673
|
* Emitted before a new map is loaded
|
|
3645
3674
|
*/
|
|
3646
3675
|
"onBeforeMapChanged"?: (event: MapCardCustomEvent<void>) => void;
|
|
3676
|
+
/**
|
|
3677
|
+
* Emitted on demand when clear selection button is clicked
|
|
3678
|
+
*/
|
|
3679
|
+
"onClearSelection"?: (event: MapCardCustomEvent<void>) => void;
|
|
3647
3680
|
/**
|
|
3648
3681
|
* Emitted when a new map is loaded
|
|
3649
3682
|
*/
|
|
@@ -3787,7 +3820,7 @@ declare namespace LocalJSX {
|
|
|
3787
3820
|
*/
|
|
3788
3821
|
"mapView"?: __esri.MapView;
|
|
3789
3822
|
/**
|
|
3790
|
-
* Emitted on demand when
|
|
3823
|
+
* Emitted on demand when valid layers are found
|
|
3791
3824
|
*/
|
|
3792
3825
|
"onIdsFound"?: (event: MapLayerPickerCustomEvent<ILayerAndTableIds>) => void;
|
|
3793
3826
|
/**
|
|
@@ -3822,6 +3855,10 @@ declare namespace LocalJSX {
|
|
|
3822
3855
|
* boolean: when true standalone tables will also be available
|
|
3823
3856
|
*/
|
|
3824
3857
|
"showTables"?: boolean;
|
|
3858
|
+
/**
|
|
3859
|
+
* boolean: when true table will shown as disabled
|
|
3860
|
+
*/
|
|
3861
|
+
"showTablesDisabled"?: boolean;
|
|
3825
3862
|
/**
|
|
3826
3863
|
* "select" | "combobox" | "dropdown": type of component to leverage
|
|
3827
3864
|
*/
|
package/dist/types/preact.d.ts
CHANGED
|
@@ -618,6 +618,8 @@ declare module "preact/src/jsx" {
|
|
|
618
618
|
"onselectionChanged"?: (event: CustomEvent<any>) => void;
|
|
619
619
|
}
|
|
620
620
|
|
|
621
|
+
"instant-apps-app-guide": JSX.SolutionsInstantAppsAppGuide & JSXInternal.HTMLAttributes<HTMLSolutionsInstantAppsAppGuideElement>
|
|
622
|
+
|
|
621
623
|
"instant-apps-ckeditor-wrapper": Omit<JSX.SolutionsInstantAppsCkeditorWrapper, "onIsFocused" | "onDataChanged"> & JSXInternal.HTMLAttributes<HTMLSolutionsInstantAppsCkeditorWrapperElement> & {
|
|
622
624
|
"onisFocused"?: (event: CustomEvent<any>) => void;
|
|
623
625
|
"ondataChanged"?: (event: CustomEvent<any>) => void;
|
|
@@ -738,10 +740,11 @@ declare module "preact/src/jsx" {
|
|
|
738
740
|
|
|
739
741
|
"location-flow-item": JSX.SolutionsLocationFlowItem & JSXInternal.HTMLAttributes<HTMLSolutionsLocationFlowItemElement>
|
|
740
742
|
|
|
741
|
-
"map-card": Omit<JSX.SolutionsMapCard, "onMapChanged" | "onBeforeMapChanged" | "onToggleFilter"> & JSXInternal.HTMLAttributes<HTMLSolutionsMapCardElement> & {
|
|
743
|
+
"map-card": Omit<JSX.SolutionsMapCard, "onMapChanged" | "onBeforeMapChanged" | "onToggleFilter" | "onClearSelection"> & JSXInternal.HTMLAttributes<HTMLSolutionsMapCardElement> & {
|
|
742
744
|
"onmapChanged"?: (event: CustomEvent<any>) => void;
|
|
743
745
|
"onbeforeMapChanged"?: (event: CustomEvent<any>) => void;
|
|
744
746
|
"ontoggleFilter"?: (event: CustomEvent<any>) => void;
|
|
747
|
+
"onclearSelection"?: (event: CustomEvent<any>) => void;
|
|
745
748
|
}
|
|
746
749
|
|
|
747
750
|
"map-draw-tools": Omit<JSX.SolutionsMapDrawTools, "onSelectionLoadingChange" | "onSketchGraphicsChange" | "onDrawUndo" | "onDrawRedo"> & JSXInternal.HTMLAttributes<HTMLSolutionsMapDrawToolsElement> & {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@esri/solutions-components",
|
|
3
|
-
"version": "0.10.
|
|
3
|
+
"version": "0.10.26",
|
|
4
4
|
"description": "Web Components for Esri's Solutions Applications",
|
|
5
5
|
"main": "dist/index.cjs.js",
|
|
6
6
|
"module": "dist/index.js",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"@esri/calcite-design-tokens": "^2.2.0",
|
|
42
42
|
"@esri/eslint-plugin-calcite-components": "^1.2.0",
|
|
43
43
|
"@esri/hub-common": "^14.179.0",
|
|
44
|
-
"@esri/instant-apps-components": "^1.0.0-beta.
|
|
44
|
+
"@esri/instant-apps-components": "^1.0.0-beta.267",
|
|
45
45
|
"@esri/solution-common": "5.6.7",
|
|
46
46
|
"@esri/telemetry": "8.0.0",
|
|
47
47
|
"@esri/telemetry-amazon": "3.0.1",
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* Copyright 2022 Esri
|
|
3
|
-
* Licensed under the Apache License, Version 2.0
|
|
4
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
5
|
-
*/
|
|
6
|
-
'use strict';
|
|
7
|
-
|
|
8
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
9
|
-
|
|
10
|
-
const index = require('./index-5a0af791.js');
|
|
11
|
-
const guid = require('./guid-42cda8c9.js');
|
|
12
|
-
|
|
13
|
-
/*!
|
|
14
|
-
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
|
15
|
-
* See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
|
|
16
|
-
* v2.12.2
|
|
17
|
-
*/
|
|
18
|
-
const CSS = {
|
|
19
|
-
container: "container",
|
|
20
|
-
selected: "selected",
|
|
21
|
-
};
|
|
22
|
-
|
|
23
|
-
const carouselItemCss = ":host{display:flex}.container{display:none;inline-size:var(--calcite-container-size-content-fluid)}:host([selected]) .container{display:block}:host([hidden]){display:none}[hidden]{display:none}";
|
|
24
|
-
const CalciteCarouselItemStyle0 = carouselItemCss;
|
|
25
|
-
|
|
26
|
-
const CarouselItem = class {
|
|
27
|
-
constructor(hostRef) {
|
|
28
|
-
index.registerInstance(this, hostRef);
|
|
29
|
-
this.guid = `calcite-carousel-item-${guid.guid()}`;
|
|
30
|
-
this.label = undefined;
|
|
31
|
-
this.selected = false;
|
|
32
|
-
}
|
|
33
|
-
// --------------------------------------------------------------------------
|
|
34
|
-
//
|
|
35
|
-
// Render Methods
|
|
36
|
-
//
|
|
37
|
-
// --------------------------------------------------------------------------
|
|
38
|
-
render() {
|
|
39
|
-
const id = this.el.id || this.guid;
|
|
40
|
-
return (index.h(index.Host, { key: '6d4ac387ae1b4748050c82d8387edd30e6c0e662', id: id }, index.h("div", { key: 'c6a4c67d99dd6e34198b2d128efb518e757277ce', "aria-label": this.label, class: { [CSS.container]: true, [CSS.selected]: this.selected }, role: "tabpanel" }, index.h("slot", { key: '2ed94883d41dba5430a39933c6fe91bb25b12703' }))));
|
|
41
|
-
}
|
|
42
|
-
get el() { return index.getElement(this); }
|
|
43
|
-
};
|
|
44
|
-
CarouselItem.style = CalciteCarouselItemStyle0;
|
|
45
|
-
|
|
46
|
-
exports.calcite_carousel_item = CarouselItem;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* Copyright 2022 Esri
|
|
3
|
-
* Licensed under the Apache License, Version 2.0
|
|
4
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
5
|
-
*/
|
|
6
|
-
import{r as e,g as a,h as r,H as s}from"./p-6eb37ed2.js";const t=class{constructor(a){e(this,a)}get el(){return a(this)}render(){return r(s,{key:"8ea61009c0bd3745d1bf418766b9aa90830199a2"},r("slot",{key:"732c3369626fc55e8d53aa7eb6366bb66edc591a"}))}};t.style=":host{display:block}";export{t as feature_form_flow_item}
|