udp-stencil-component-library 25.18.2 → 25.18.3-alpha.2
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/LICENSE +21 -21
- package/dist/cjs/{SearchBuilder-DYM_FL5l.js → SearchBuilder-Bk2DnLv7.js} +2 -2
- package/dist/cjs/add-map-feature-popup_4.cjs.entry.js +15 -15
- package/dist/cjs/{numeric-field_5.cjs.entry.js → address-search_6.cjs.entry.js} +229 -24
- package/dist/cjs/advanced-search-builder.cjs.entry.js +5 -5
- package/dist/cjs/advanced-search_12.cjs.entry.js +27 -27
- package/dist/cjs/ag-grid-base_62.cjs.entry.js +8930 -0
- package/dist/cjs/ambient-template-grid.cjs.entry.js +62 -57
- package/dist/cjs/api-method-instance-grid.cjs.entry.js +5 -5
- package/dist/cjs/{apiUtils-bDl8etNp.js → apiUtils-qHc2qhmd.js} +4 -10
- package/dist/cjs/app-bar.cjs.entry.js +2 -2
- package/dist/cjs/base-map_3.cjs.entry.js +688 -0
- package/dist/cjs/{catalog-store-DIF1IDLi.js → catalog-store-nfJwXhwl.js} +1 -1
- package/dist/cjs/chart-container_3.cjs.entry.js +3 -3
- package/dist/cjs/check-box-group.cjs.entry.js +4 -4
- package/dist/cjs/check-box.cjs.entry.js +4 -4
- package/dist/cjs/chip-section.cjs.entry.js +3 -3
- package/dist/cjs/{configService-BmGAegZf.js → configService-BqiLnW8G.js} +10 -2
- package/dist/cjs/custom-button.cjs.entry.js +3 -3
- package/dist/cjs/{date-time-renderer_7.cjs.entry.js → date-time-renderer_8.cjs.entry.js} +168 -16
- package/dist/cjs/entity-maintenance-grid.cjs.entry.js +6 -6
- package/dist/cjs/{enums-B3aaCQaV.js → enums-DqNrncsN.js} +7 -2
- package/dist/cjs/feature-details-card_2.cjs.entry.js +16 -11
- package/dist/cjs/{file-upload_3.cjs.entry.js → file-upload.cjs.entry.js} +4 -489
- package/dist/cjs/filter-conditions_7.cjs.entry.js +12 -12
- package/dist/cjs/filter-group_2.cjs.entry.js +18 -13
- package/dist/cjs/fluent-icons-BRPQR0Oo.js +2823 -0
- package/dist/cjs/{form-metadata-display_8.cjs.entry.js → form-metadata-display_9.cjs.entry.js} +679 -102
- package/dist/cjs/form-registry-Cme6U-bl.js +63 -0
- package/dist/cjs/icon-grid.cjs.entry.js +100 -0
- package/dist/cjs/{iconMapping-CkHR1LGY.js → iconMapping-D_aAfwfp.js} +16 -1
- package/dist/cjs/{iconUtils-BuDk48Xh.js → iconUtils-CaHgG4WJ.js} +1 -1
- package/dist/cjs/{index-SNloIaSR.js → index-tzXRWbL-.js} +171 -132
- package/dist/cjs/index.cjs.js +206 -5
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/logical-search-indicator.cjs.entry.js +2 -2
- package/dist/cjs/{makeApiCall-B9MMU_Ob.js → makeApiCall-CFfg9gI0.js} +1 -4
- package/dist/cjs/map-component_2.cjs.entry.js +7 -7
- package/dist/cjs/primary-action-header_2.cjs.entry.js +13 -8
- package/dist/cjs/question-configs-renderer_4.cjs.entry.js +31 -20
- package/dist/cjs/resource-timeline-calendar.cjs.entry.js +21 -21
- package/dist/cjs/{client-side-grid_2.cjs.entry.js → resource-timeline-primary-bar.cjs.entry.js} +10 -38
- package/dist/cjs/search-method-grid.cjs.entry.js +7 -7
- package/dist/cjs/server-side-grid.cjs.entry.js +3 -3
- package/dist/cjs/side-sheet-container.cjs.entry.js +2 -2
- package/dist/cjs/simple-card.cjs.entry.js +2 -2
- package/dist/cjs/slot-helpers-BHflwv9i.js +38 -0
- package/dist/cjs/status-chip_2.cjs.entry.js +3 -3
- package/dist/cjs/{currency-renderer-xzaldEo2.js → status-renderer-7fusFKJ4.js} +125 -125
- package/dist/cjs/stencil-chip.cjs.entry.js +6 -6
- package/dist/cjs/stencil-icon-button-grid-action-header.cjs.entry.js +1 -1
- package/dist/cjs/stencil-library.cjs.js +3 -3
- package/dist/cjs/stencil-toggle.cjs.entry.js +6 -6
- package/dist/cjs/text-field_2.cjs.entry.js +10 -10
- package/dist/cjs/udp-adornment.cjs.entry.js +2 -2
- package/dist/cjs/udp-advanced-search-builder.cjs.entry.js +4 -4
- package/dist/cjs/udp-attachment-item_2.cjs.entry.js +2 -2
- package/dist/cjs/udp-attachment-list.cjs.entry.js +2 -2
- package/dist/cjs/udp-bar-chart_4.cjs.entry.js +5 -5
- package/dist/cjs/udp-calendar-base.cjs.entry.js +2 -2
- package/dist/cjs/udp-calendar-day.cjs.entry.js +2 -2
- package/dist/cjs/udp-calendar-month.cjs.entry.js +2 -2
- package/dist/cjs/udp-calendar-week.cjs.entry.js +2 -2
- package/dist/cjs/udp-calendar-year.cjs.entry.js +2 -2
- package/dist/cjs/udp-card-action-area.cjs.entry.js +2 -2
- package/dist/cjs/udp-card_6.cjs.entry.js +10 -10
- package/dist/cjs/udp-charts-example.cjs.entry.js +2 -2
- package/dist/cjs/udp-container-query-grid-item.cjs.entry.js +7 -7
- package/dist/cjs/udp-container-query-grid.cjs.entry.js +8 -8
- package/dist/cjs/udp-container-query.cjs.entry.js +8 -8
- package/dist/cjs/udp-container.cjs.entry.js +3 -3
- package/dist/cjs/udp-divider.cjs.entry.js +2 -2
- package/dist/cjs/{udp-drive-utils-B8uPAKzW.js → udp-drive-utils-DVsiVGnk.js} +1 -1
- package/dist/cjs/udp-duration-input.cjs.entry.js +615 -0
- package/dist/cjs/udp-dynamic-container-with-menu.cjs.entry.js +3 -3
- package/dist/cjs/udp-dynamic-form.cjs.entry.js +2 -2
- package/dist/cjs/udp-fluent-avatar.cjs.entry.js +15 -0
- package/dist/cjs/udp-fluent-badge.cjs.entry.js +32 -0
- package/dist/cjs/udp-fluent-image.cjs.entry.js +27 -0
- package/dist/cjs/udp-fluent-link.cjs.entry.js +27 -0
- package/dist/cjs/udp-fluent-list-item.cjs.entry.js +126 -0
- package/dist/cjs/{udp-form-api-utils-BwNeblH_.js → udp-form-api-utils-BcsAFM5r.js} +1 -1
- package/dist/cjs/{udp-forms-builder-question-template-BS5ijef_.js → udp-forms-builder-question-template-CDYW8KzL.js} +88 -12
- package/dist/cjs/udp-forms-builder-style-override.cjs.entry.js +2 -2
- package/dist/cjs/udp-forms-builder.cjs.entry.js +15 -10
- package/dist/cjs/udp-forms-follow-up-list-card.cjs.entry.js +4 -4
- package/dist/cjs/udp-forms-list-card.cjs.entry.js +11 -11
- package/dist/cjs/udp-forms-list.cjs.entry.js +7 -7
- package/dist/cjs/udp-forms-renderer.cjs.entry.js +319 -130
- package/dist/cjs/udp-forms-ui.cjs.entry.js +51 -14
- package/dist/cjs/udp-kpi-card.cjs.entry.js +3 -3
- package/dist/cjs/udp-kpi-cards.cjs.entry.js +4 -4
- package/dist/cjs/udp-list-renderer_2.cjs.entry.js +3 -3
- package/dist/cjs/udp-list.cjs.entry.js +200 -0
- package/dist/cjs/{udp-map-utils-BXqQmr-h.js → udp-map-utils-Ch4IzmO9.js} +1 -1
- package/dist/cjs/udp-map.cjs.entry.js +4 -4
- package/dist/cjs/udp-page.cjs.entry.js +2 -2
- package/dist/cjs/udp-sankey-chart.cjs.entry.js +2 -2
- package/dist/cjs/udp-skeleton-loading.cjs.entry.js +2 -2
- package/dist/cjs/udp-split-screen.cjs.entry.js +2 -2
- package/dist/cjs/udp-stepper-demo.cjs.entry.js +2 -2
- package/dist/cjs/udp-stepper.cjs.entry.js +1 -1
- package/dist/cjs/udp-tab.cjs.entry.js +2 -2
- package/dist/cjs/udp-timeline-connector.cjs.entry.js +2 -2
- package/dist/cjs/udp-timeline-dot.cjs.entry.js +2 -2
- package/dist/cjs/udp-timeline-item.cjs.entry.js +4 -4
- package/dist/cjs/udp-timeline-separator.cjs.entry.js +2 -2
- package/dist/cjs/udp-timeline.cjs.entry.js +2 -2
- package/dist/cjs/udp-vertical-spacer.cjs.entry.js +14 -9
- package/dist/cjs/udp-xy-chart.cjs.entry.js +2 -2
- package/dist/cjs/udp-xy-multi-series-chart.cjs.entry.js +2 -2
- package/dist/collection/collection-manifest.json +53 -3
- package/dist/collection/components/advanced-search/advanced-search-grouped.js +2 -2
- package/dist/collection/components/advanced-search/advanced-search.css +55 -55
- package/dist/collection/components/advanced-search/advanced-search.js +2 -2
- package/dist/collection/components/advanced-search/filter-conditions/filter-conditions.js +1 -1
- package/dist/collection/components/advanced-search/ui/logical-search-indicator/logical-search-indicator.css +8 -8
- package/dist/collection/components/advanced-search/ui/logical-search-indicator/logical-search-indicator.js +1 -1
- package/dist/collection/components/advanced-search-builder/advanced-search-builder.css +124 -124
- package/dist/collection/components/advanced-search-builder/advanced-search-builder.js +7 -7
- package/dist/collection/components/advanced-search-builder/filter-group.css +303 -303
- package/dist/collection/components/advanced-search-builder/filter-group.js +1 -1
- package/dist/collection/components/advanced-search-builder/udp-advanced-search-builder.js +1 -1
- package/dist/collection/components/advanced-search-builder/validation-chip.css +29 -29
- package/dist/collection/components/advanced-search-builder/validation-chip.js +1 -1
- package/dist/collection/components/attachment-list/udp-attachment-item.css +58 -58
- package/dist/collection/components/attachment-list/udp-attachment-item.js +4 -4
- package/dist/collection/components/attachment-list/udp-attachment-list.js +1 -1
- package/dist/collection/components/buttons/icon-button/function-button/udp-function-button.css +24 -24
- package/dist/collection/components/buttons/icon-button/function-button/udp-function-button.js +1 -1
- package/dist/collection/components/buttons/icon-button/primary-button/custom-button.css +73 -73
- package/dist/collection/components/buttons/icon-button/primary-button/custom-button.js +1 -1
- package/dist/collection/components/buttons/icon-button/radio-button/udp-radio-button.css +53 -53
- package/dist/collection/components/buttons/icon-button/radio-button/udp-radio-button.js +1 -1
- package/dist/collection/components/buttons/icon-button/stencil-icon-button-grid-action-header.css +50 -50
- package/dist/collection/components/buttons/icon-button/stencil-icon-button.css +54 -54
- package/dist/collection/components/buttons/udp-button/udp-button.css +566 -566
- package/dist/collection/components/buttons/udp-button/udp-button.js +11 -11
- package/dist/collection/components/buttons/udp-icon-button/udp-icon-button.css +288 -288
- package/dist/collection/components/buttons/udp-icon-button/udp-icon-button.js +7 -7
- package/dist/collection/components/calendar/udp-calendar-base.js +2 -2
- package/dist/collection/components/calendar/udp-calendar-day.js +1 -1
- package/dist/collection/components/calendar/udp-calendar-month.js +1 -1
- package/dist/collection/components/calendar/udp-calendar-week.js +1 -1
- package/dist/collection/components/calendar/udp-calendar-year.js +1 -1
- package/dist/collection/components/charts/chart-container/chart-container.css +46 -46
- package/dist/collection/components/charts/chart-kpi/chart-kpi.css +11 -11
- package/dist/collection/components/charts/chart-kpi/chart-kpi.js +1 -1
- package/dist/collection/components/charts/udp-bar-chart/udp-bar-chart.js +2 -2
- package/dist/collection/components/charts/udp-charts-example.js +1 -1
- package/dist/collection/components/charts/udp-distribution-chart/udp-distribution-chart.js +2 -2
- package/dist/collection/components/charts/udp-donut-chart/udp-donut-chart.js +2 -2
- package/dist/collection/components/charts/udp-line-chart/udp-line-chart.css +4 -4
- package/dist/collection/components/charts/udp-line-chart/udp-line-chart.js +2 -2
- package/dist/collection/components/charts/udp-sankey-chart/udp-sankey-chart.css +3 -3
- package/dist/collection/components/charts/udp-sankey-chart/udp-sankey-chart.js +2 -2
- package/dist/collection/components/charts/udp-xy-chart/udp-xy-chart.css +4 -4
- package/dist/collection/components/charts/udp-xy-chart/udp-xy-chart.js +2 -2
- package/dist/collection/components/charts/udp-xy-multi-series-chart/udp-xy-multi-series-chart.css +3 -3
- package/dist/collection/components/charts/udp-xy-multi-series-chart/udp-xy-multi-series-chart.js +2 -2
- package/dist/collection/components/data-display/adornment/udp-adornment/udp-adornment.css +4 -4
- package/dist/collection/components/data-display/adornment/udp-adornment/udp-adornment.js +1 -1
- package/dist/collection/components/data-display/badge/udp-badge.css +17 -17
- package/dist/collection/components/data-display/badge/udp-badge.js +1 -1
- package/dist/collection/components/data-display/cards/udp-ambient-card/udp-ambient-card.css +54 -54
- package/dist/collection/components/data-display/cards/udp-ambient-card/udp-ambient-card.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-action-area/udp-card-action-area.css +28 -28
- package/dist/collection/components/data-display/cards/udp-card/udp-card-action-area/udp-card-action-area.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-actions/udp-card-actions.css +22 -22
- package/dist/collection/components/data-display/cards/udp-card/udp-card-actions/udp-card-actions.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-content/udp-card-content.css +19 -19
- package/dist/collection/components/data-display/cards/udp-card/udp-card-content/udp-card-content.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-header/udp-card-header.css +47 -47
- package/dist/collection/components/data-display/cards/udp-card/udp-card-header/udp-card-header.js +2 -2
- package/dist/collection/components/data-display/cards/udp-card/udp-card-media/udp-card-media.css +6 -6
- package/dist/collection/components/data-display/cards/udp-card/udp-card-media/udp-card-media.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card.css +63 -63
- package/dist/collection/components/data-display/cards/udp-card/udp-card.js +4 -4
- package/dist/collection/components/data-display/chips/stencil-chip/status-chip/status-chip.css +48 -48
- package/dist/collection/components/data-display/chips/stencil-chip/status-chip/status-chip.js +1 -1
- package/dist/collection/components/data-display/chips/stencil-chip/stencil-chip.css +49 -49
- package/dist/collection/components/data-display/chips/stencil-chip/stencil-chip.js +2 -2
- package/dist/collection/components/data-display/chips/udp-chip.css +232 -232
- package/dist/collection/components/data-display/chips/udp-chip.js +4 -4
- package/dist/collection/components/data-display/divider/udp-divider.css +16 -16
- package/dist/collection/components/data-display/divider/udp-divider.js +1 -1
- package/dist/collection/components/data-display/empty-state-display/udp-empty-state-display.css +41 -41
- package/dist/collection/components/data-display/empty-state-display/udp-empty-state-display.js +1 -1
- package/dist/collection/components/data-display/headers/udp-column-header.css +16 -16
- package/dist/collection/components/data-display/headers/udp-column-header.js +1 -1
- package/dist/collection/components/data-display/headers/udp-page-header/udp-page-header.css +16 -16
- package/dist/collection/components/data-display/headers/udp-page-header/udp-page-header.js +1 -1
- package/dist/collection/components/data-display/hint-panel/hint-panel.css +14 -14
- package/dist/collection/components/data-display/hint-panel/hint-panel.js +1 -1
- package/dist/collection/components/data-display/icons/iconMapping.js +11 -1
- package/dist/collection/components/data-display/icons/udp-icon.css +5 -5
- package/dist/collection/components/data-display/kpi/kpi-list.css +29 -29
- package/dist/collection/components/data-display/kpi/kpi-list.js +1 -1
- package/dist/collection/components/data-display/kpi/udp-kpi-card.css +75 -75
- package/dist/collection/components/data-display/kpi/udp-kpi-card.js +4 -4
- package/dist/collection/components/data-display/kpi/udp-kpi-cards.css +7 -7
- package/dist/collection/components/data-display/kpi/udp-kpi-cards.js +5 -5
- package/dist/collection/components/data-display/list-item/list-item.css +64 -64
- package/dist/collection/components/data-display/list-item/list-item.js +3 -3
- package/dist/collection/components/data-display/list-renderer/udp-list-renderer.css +41 -41
- package/dist/collection/components/data-display/list-renderer/udp-list-renderer.js +5 -5
- package/dist/collection/components/data-display/pop-over/udp-pop-over.css +29 -29
- package/dist/collection/components/data-display/pop-over/udp-pop-over.js +1 -1
- package/dist/collection/components/data-display/pop-over-grid-action-header/udp-pop-over-grid-action-header.css +8 -8
- package/dist/collection/components/data-display/pop-over-grid-action-header/udp-pop-over-grid-action-header.js +1 -1
- package/dist/collection/components/data-display/primary-action-header/primary-action-header.css +91 -91
- package/dist/collection/components/data-display/primary-action-header/primary-action-header.js +2 -2
- package/dist/collection/components/data-display/simple-card/simple-card.css +20 -20
- package/dist/collection/components/data-display/simple-card/simple-card.js +1 -1
- package/dist/collection/components/data-display/tool-tip/udp-ambient-tool-tip.css +3 -3
- package/dist/collection/components/data-display/tool-tip/udp-ambient-tool-tip.js +18 -18
- package/dist/collection/components/data-display/tree/tree-list-item/search-item/search-list-item.css +42 -42
- package/dist/collection/components/data-display/tree/tree-list-item/search-item/search-list-item.js +1 -1
- package/dist/collection/components/data-display/tree/tree-list-item/tree-list-item.css +69 -69
- package/dist/collection/components/data-display/udp-avatar/udp-avatar.css +49 -49
- package/dist/collection/components/data-display/udp-avatar/udp-avatar.js +1 -1
- package/dist/collection/components/dialogs/udp-dialog.css +68 -68
- package/dist/collection/components/dialogs/udp-dialog.js +1 -1
- package/dist/collection/components/drawers/udp-side-sheet/udp-side-sheet.js +9 -9
- package/dist/collection/components/feedback/udp-notification/alerts/upd-alert-banner.css +51 -51
- package/dist/collection/components/feedback/udp-notification/alerts/upd-alert-banner.js +1 -1
- package/dist/collection/components/feedback/udp-notification/udp-notification.css +57 -57
- package/dist/collection/components/feedback/udp-notification/udp-notification.js +2 -2
- package/dist/collection/components/fluent-ui/accordion/udp-accordion.js +104 -0
- package/dist/collection/components/fluent-ui/autocomplete/serverSideSearchUtil.js +27 -0
- package/dist/collection/components/fluent-ui/autocomplete/udp-autocomplete.css +149 -0
- package/dist/collection/components/fluent-ui/autocomplete/udp-autocomplete.js +1004 -0
- package/dist/collection/components/fluent-ui/avatar/udp-fluent-avatar.js +184 -0
- package/dist/collection/components/fluent-ui/badge/udp-fluent-badge.css +23 -0
- package/dist/collection/components/fluent-ui/badge/udp-fluent-badge.js +157 -0
- package/dist/collection/components/fluent-ui/button/udp-fluent-button.css +38 -0
- package/dist/collection/components/fluent-ui/button/udp-fluent-button.js +344 -0
- package/dist/collection/components/fluent-ui/card/udp-fluent-card.css +138 -0
- package/dist/collection/components/fluent-ui/card/udp-fluent-card.js +237 -0
- package/dist/collection/components/fluent-ui/checkbox/udp-fluent-checkbox.css +27 -0
- package/dist/collection/components/fluent-ui/checkbox/udp-fluent-checkbox.js +359 -0
- package/dist/collection/components/fluent-ui/compound-button/udp-compound-button.css +33 -0
- package/dist/collection/components/fluent-ui/compound-button/udp-compound-button.js +265 -0
- package/dist/collection/components/fluent-ui/counter-badge/udp-fluent-counter-badge.css +7 -0
- package/dist/collection/components/fluent-ui/counter-badge/udp-fluent-counter-badge.js +187 -0
- package/dist/collection/components/fluent-ui/date-input/udp-date-input.css +94 -0
- package/dist/collection/components/fluent-ui/date-input/udp-date-input.js +1066 -0
- package/dist/collection/components/fluent-ui/date-time-input/udp-date-time-input.css +32 -0
- package/dist/collection/components/{dialogs/fluent-dialog/fluent-dialog.js → fluent-ui/date-time-input/udp-date-time-input.js} +256 -161
- package/dist/collection/components/fluent-ui/dialog/udp-fluent-dialog.css +10 -0
- package/dist/collection/components/fluent-ui/dialog/udp-fluent-dialog.js +209 -0
- package/dist/collection/components/fluent-ui/divider/udp-fluent-divider.js +125 -0
- package/dist/collection/components/fluent-ui/drawer/udp-fluent-drawer.css +111 -0
- package/dist/collection/components/fluent-ui/drawer/udp-fluent-drawer.js +523 -0
- package/dist/collection/components/fluent-ui/dropdown/udp-fluent-dropdown.css +122 -0
- package/dist/collection/components/fluent-ui/dropdown/udp-fluent-dropdown.js +802 -0
- package/dist/collection/components/fluent-ui/duration-input/udp-duration-input.css +98 -0
- package/dist/collection/components/fluent-ui/duration-input/udp-duration-input.js +1065 -0
- package/dist/collection/components/fluent-ui/flexbox/udp-flexbox.css +15 -0
- package/dist/collection/components/fluent-ui/flexbox/udp-flexbox.js +358 -0
- package/dist/collection/components/fluent-ui/icon/icon-grid/icon-grid.css +54 -0
- package/dist/collection/components/fluent-ui/icon/icon-grid/icon-grid.js +257 -0
- package/dist/collection/components/fluent-ui/icon/udp-fluent-icon.css +20 -0
- package/dist/collection/components/fluent-ui/icon/udp-fluent-icon.js +204 -0
- package/dist/collection/components/fluent-ui/icon-button/udp-fluent-icon-button.css +3 -0
- package/dist/collection/components/fluent-ui/icon-button/udp-fluent-icon-button.js +282 -0
- package/dist/collection/components/fluent-ui/image/udp-fluent-image.js +125 -0
- package/dist/collection/components/fluent-ui/link/udp-fluent-link.js +199 -0
- package/dist/collection/components/fluent-ui/list/udp-list.css +11 -0
- package/dist/collection/components/fluent-ui/list/udp-list.js +392 -0
- package/dist/collection/components/fluent-ui/list-item/udp-list-item.css +129 -0
- package/dist/collection/components/fluent-ui/list-item/udp-list-item.js +476 -0
- package/dist/collection/components/fluent-ui/menu/udp-fluent-menu.css +37 -0
- package/dist/collection/components/fluent-ui/menu/udp-fluent-menu.js +529 -0
- package/dist/collection/components/fluent-ui/message-bar/udp-message-bar.js +140 -0
- package/dist/collection/components/fluent-ui/popover/udp-popover.css +191 -0
- package/dist/collection/components/fluent-ui/popover/udp-popover.js +614 -0
- package/dist/collection/components/fluent-ui/progress-bar/udp-progress-bar.js +147 -0
- package/dist/collection/components/fluent-ui/radio-group/udp-fluent-radio-group.css +19 -0
- package/dist/collection/components/fluent-ui/radio-group/udp-fluent-radio-group.js +300 -0
- package/dist/collection/components/fluent-ui/search-input/udp-search-input.css +74 -0
- package/dist/collection/components/fluent-ui/search-input/udp-search-input.js +537 -0
- package/dist/collection/components/fluent-ui/slider/udp-slider.css +19 -0
- package/dist/collection/components/fluent-ui/slider/udp-slider.js +310 -0
- package/dist/collection/components/fluent-ui/spinner/udp-spinner.js +54 -0
- package/dist/collection/components/fluent-ui/swatch-picker/udp-swatch-picker.css +220 -0
- package/dist/collection/components/fluent-ui/swatch-picker/udp-swatch-picker.js +657 -0
- package/dist/collection/components/fluent-ui/switch/udp-fluent-switch.css +23 -0
- package/dist/collection/components/fluent-ui/switch/udp-fluent-switch.js +277 -0
- package/dist/collection/components/fluent-ui/tablist/udp-fluent-tablist.css +160 -0
- package/dist/collection/components/fluent-ui/tablist/udp-fluent-tablist.js +508 -0
- package/dist/collection/components/fluent-ui/text/udp-text.css +447 -0
- package/dist/collection/components/fluent-ui/text/udp-text.js +270 -0
- package/dist/collection/components/fluent-ui/text-input/udp-fluent-text-input.css +66 -0
- package/dist/collection/components/fluent-ui/text-input/udp-fluent-text-input.js +488 -0
- package/dist/collection/components/fluent-ui/textarea/udp-textarea.css +88 -0
- package/dist/collection/components/fluent-ui/textarea/udp-textarea.js +492 -0
- package/dist/collection/components/fluent-ui/time-input/udp-time-input.css +98 -0
- package/dist/collection/components/fluent-ui/time-input/udp-time-input.js +903 -0
- package/dist/collection/components/fluent-ui/toggle-button/udp-fluent-toggle-button.css +9 -0
- package/dist/collection/components/fluent-ui/toggle-button/udp-fluent-toggle-button.js +218 -0
- package/dist/collection/components/fluent-ui/tooltip/udp-tooltip.css +4 -0
- package/dist/collection/components/fluent-ui/tooltip/udp-tooltip.js +99 -0
- package/dist/collection/components/fluent-ui/tree/udp-tree.js +283 -0
- package/dist/collection/components/forms/dynamic-form/udp-dynamic-form.css +4 -4
- package/dist/collection/components/forms/dynamic-form/udp-dynamic-form.js +1 -1
- package/dist/collection/components/forms/edit-view-form/edit-view-form-dialog.css +13 -13
- package/dist/collection/components/forms/edit-view-form/edit-view-form.js +2 -2
- package/dist/collection/components/forms/form/stencil-form.js +29 -1
- package/dist/collection/components/forms/save-view-form/save-view-form-dialog.css +13 -13
- package/dist/collection/components/forms/save-view-form/save-view-form.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/forms-question-item/udp-forms-builder-question-item.css +52 -52
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/forms-question-item/udp-forms-builder-question-item.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/date-time-renderer/date-time-renderer.css +19 -19
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/file-upload-renderer/file-upload-renderer.css +7 -7
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/file-upload-renderer/file-upload-renderer.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/form-metadata-display-renderer/form-metadata-display-renderer.css +7 -7
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/form-metadata-display-renderer/form-metadata-display-renderer.js +3 -3
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/list-option-renderer/list-options-renderer.css +59 -59
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/list-option-renderer/list-options-renderer.js +3 -3
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/location-renderer/location-renderer.css +9 -0
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/location-renderer/location-renderer.js +287 -0
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-configs-renderer/question-configs-renderer.css +11 -11
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-configs-renderer/question-configs-renderer.js +11 -5
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-specific-configs-renderer/question-specific-configs-renderer.js +2 -0
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/section-configs-renderer/section-configs-renderer.css +3 -3
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/section-configs-renderer/section-configs-renderer.js +3 -3
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/signature-renderer/signature-renderer.css +7 -7
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/signature-renderer/signature-renderer.js +1 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/text-input-renderer/text-input-renderer.css +11 -11
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/text-input-renderer/text-input-renderer.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-menu/udp-forms-builder-menu.css +23 -23
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-menu/udp-forms-builder-menu.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-question-template.js +87 -11
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-style-override/udp-forms-builder-style-override.css +4 -4
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-style-override/udp-forms-builder-style-override.js +1 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder.css +117 -117
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder.js +3 -3
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list-card/udp-forms-list-card.js +8 -8
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list.css +42 -42
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list.js +3 -3
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-follow-up-list-card/udp-forms-follow-up-list-card.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-ui/udp-forms-ui.css +185 -185
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-ui/udp-forms-ui.js +60 -10
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-utils/utils.js +41 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.js +232 -106
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-save-draft-button/udp-save-draft-button.css +166 -166
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/classes/UdpFormSubmission.js +5 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/enums.js +7 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-handler/UdpFormHandler.js +27 -10
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-submission-handler/FormSubmissionHandler.js +20 -16
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-submission-handler/FormSubmissionHandlerFactory.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-question/udp-question-comment/udp-question-comments.css +40 -40
- package/dist/collection/components/forms/udp-forms/udp-question/udp-question-comment/udp-question-comments.js +1 -1
- package/dist/collection/components/forms/udp-forms/udp-question/udp-question.css +21 -21
- package/dist/collection/components/forms/udp-forms/udp-question/udp-question.js +56 -43
- package/dist/collection/components/grid/ag-table/ag-table.js +1 -1
- package/dist/collection/components/grid/ambient-template-grid/ambient-template-grid.css +7771 -7771
- package/dist/collection/components/grid/ambient-template-grid/ambient-template-grid.js +19 -19
- package/dist/collection/components/grid/grid-primary-bar/grid-primary-bar.css +36 -36
- package/dist/collection/components/grid/grid-primary-bar/grid-primary-bar.js +2 -2
- package/dist/collection/components/grid/hotlists/udp-hotlist-form/udp-hotlist-form.css +13 -13
- package/dist/collection/components/grid/hotlists/udp-hotlist-form/udp-hotlist-form.js +1 -1
- package/dist/collection/components/grid/new-grid/ag-grid-base.css +74 -74
- package/dist/collection/components/grid/new-grid/ag-grid-base.js +6 -3
- package/dist/collection/components/grid/new-grid/api-method-instance-grid.js +2 -2
- package/dist/collection/components/grid/new-grid/client-side-grid.js +20 -1
- package/dist/collection/components/grid/new-grid/entity-maintenance-grid.js +1 -1
- package/dist/collection/components/grid/new-grid/grid-header.css +52 -52
- package/dist/collection/components/grid/new-grid/search-method-grid.js +3 -3
- package/dist/collection/components/grid/new-grid/server-side-grid.js +1 -1
- package/dist/collection/components/grid/renderers/actions-renderer.js +6 -6
- package/dist/collection/components/grid/renderers/ag-grid-subtitle-cell-renderer.js +15 -15
- package/dist/collection/components/grid/renderers/custom-actions-renderer.js +2 -2
- package/dist/collection/components/grid/renderers/custom-renderer.js +2 -2
- package/dist/collection/components/grid/renderers/email-cell-renderer.js +5 -5
- package/dist/collection/components/grid/renderers/icon-renderer.js +6 -6
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-calendar.css +109 -109
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-calendar.js +1 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-column-header.js +4 -4
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-primary-bar.css +70 -70
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-primary-bar.js +2 -2
- package/dist/collection/components/inputs/address-search/address-search.css +458 -0
- package/dist/collection/components/inputs/address-search/address-search.js +595 -0
- package/dist/collection/components/inputs/address-search/type.js +1 -0
- package/dist/collection/components/inputs/checkbox/check-box.css +7 -7
- package/dist/collection/components/inputs/checkbox/check-box.js +6 -6
- package/dist/collection/components/inputs/date-range-selector/udp-date-range-selector.css +424 -130
- package/dist/collection/components/inputs/date-range-selector/udp-date-range-selector.js +506 -16
- package/dist/collection/components/inputs/date-selector/udp-date-selector.css +341 -341
- package/dist/collection/components/inputs/date-selector/udp-date-selector.js +10 -10
- package/dist/collection/components/inputs/date-time-selector/udp-datetime-selector.css +341 -341
- package/dist/collection/components/inputs/date-time-selector/udp-datetime-selector.js +11 -11
- package/dist/collection/components/inputs/file-upload/file-upload.css +159 -159
- package/dist/collection/components/inputs/file-upload/file-upload.js +10 -10
- package/dist/collection/components/inputs/form metadata display/form-metadata-display.css +37 -37
- package/dist/collection/components/inputs/form metadata display/form-metadata-display.js +7 -7
- package/dist/collection/components/inputs/image-upload/image-upload.css +3 -3
- package/dist/collection/components/inputs/image-upload/image-upload.js +2 -2
- package/dist/collection/components/inputs/location-input/location-input.css +366 -0
- package/dist/collection/components/inputs/location-input/location-input.js +924 -0
- package/dist/collection/components/inputs/location-input/type.js +1 -0
- package/dist/collection/components/inputs/numeric-field/numeric-field.css +337 -337
- package/dist/collection/components/inputs/numeric-field/numeric-field.js +11 -11
- package/dist/collection/components/inputs/selectable-list/selectable-list.css +391 -391
- package/dist/collection/components/inputs/selectable-list/selectable-list.js +6 -6
- package/dist/collection/components/inputs/signature-input/signature-input.css +415 -415
- package/dist/collection/components/inputs/signature-input/signature-input.js +4 -4
- package/dist/collection/components/inputs/tally/tally.css +160 -160
- package/dist/collection/components/inputs/tally/tally.js +2 -2
- package/dist/collection/components/inputs/text-area/text-area.css +338 -338
- package/dist/collection/components/inputs/text-area/text-area.js +8 -8
- package/dist/collection/components/inputs/text-field/text-field.css +337 -337
- package/dist/collection/components/inputs/text-field/text-field.js +11 -11
- package/dist/collection/components/inputs/time-selector/udp-time-selector.css +338 -338
- package/dist/collection/components/inputs/time-selector/udp-time-selector.js +12 -12
- package/dist/collection/components/inputs/toggle/stencil-toggle.css +499 -499
- package/dist/collection/components/inputs/toggle/stencil-toggle.js +10 -10
- package/dist/collection/components/inputs/udp-selector/udp-selector.css +484 -484
- package/dist/collection/components/inputs/udp-selector/udp-selector.js +8 -8
- package/dist/collection/components/layout/udp-container/udp-container.css +41 -41
- package/dist/collection/components/layout/udp-container/udp-container.js +2 -2
- package/dist/collection/components/layout/udp-container-query/udp-container-query.css +10 -10
- package/dist/collection/components/layout/udp-container-query/udp-container-query.js +7 -7
- package/dist/collection/components/layout/udp-container-query-grid/udp-container-query-grid.css +8 -8
- package/dist/collection/components/layout/udp-container-query-grid/udp-container-query-grid.js +9 -9
- package/dist/collection/components/layout/udp-container-query-grid-item/udp-container-query-grid-item.css +4 -4
- package/dist/collection/components/layout/udp-container-query-grid-item/udp-container-query-grid-item.js +6 -6
- package/dist/collection/components/layout/udp-page/udp-page.css +4 -4
- package/dist/collection/components/layout/udp-page/udp-page.js +1 -1
- package/dist/collection/components/layout/udp-split-screen/udp-split-screen.css +70 -70
- package/dist/collection/components/layout/udp-split-screen/udp-split-screen.js +1 -1
- package/dist/collection/components/layout/udp-vertical-spacer.js +27 -20
- package/dist/collection/components/loaders/udp-grid-loader/udp-grid-loader.css +13 -13
- package/dist/collection/components/loaders/udp-grid-loader/udp-grid-loader.js +2 -2
- package/dist/collection/components/loaders/udp-linear-loader/udp-linear-loader.css +61 -61
- package/dist/collection/components/loaders/udp-linear-loader/udp-linear-loader.js +1 -1
- package/dist/collection/components/loaders/udp-skeleton-loading.css +29 -29
- package/dist/collection/components/loaders/udp-skeleton-loading.js +1 -1
- package/dist/collection/components/map/base-map.js +552 -0
- package/dist/collection/components/map/udp-map/map-component.js +2 -2
- package/dist/collection/components/map/udp-map/popups/add-map-feature-popup.js +5 -5
- package/dist/collection/components/map/udp-map/popups/feature-details-card/feature-details-card.css +47 -47
- package/dist/collection/components/map/udp-map/popups/feature-details-card/feature-details-card.js +4 -4
- package/dist/collection/components/map/udp-map/popups/feature-details-popup.js +2 -2
- package/dist/collection/components/map/udp-map/popups/map-popup.css +44 -44
- package/dist/collection/components/map/udp-map/popups/select-layer-popup.js +2 -2
- package/dist/collection/components/map/udp-map/popups/split-line-popup.js +1 -1
- package/dist/collection/components/map/udp-map/toolbar/map-toolbar.css +56 -56
- package/dist/collection/components/map/udp-map/toolbar/map-toolbar.js +6 -6
- package/dist/collection/components/map/udp-map/udp-map-toolbar.js +1 -1
- package/dist/collection/components/map/udp-map/udp-map.css +23 -23
- package/dist/collection/components/map/udp-map/udp-map.js +3 -3
- package/dist/collection/components/map/udp-map/utils/check-box-group.css +35 -35
- package/dist/collection/components/map/udp-map/utils/check-box-group.js +1 -1
- package/dist/collection/components/map/udp-map/utils/map-interactions.js +1 -1
- package/dist/collection/components/map/udp-map/utils/udp-map-utils.js +1 -1
- package/dist/collection/components/menu/menu-item/udp-menu-item.css +35 -35
- package/dist/collection/components/menu/menu-item/udp-menu-item.js +2 -2
- package/dist/collection/components/menu/udp-menu.css +24 -24
- package/dist/collection/components/menu/udp-menu.js +1 -1
- package/dist/collection/components/navigation/pagination/udp-pagination.css +35 -35
- package/dist/collection/components/navigation/pagination/udp-pagination.js +2 -2
- package/dist/collection/components/navigation/udp-link/udp-link.css +34 -34
- package/dist/collection/components/new-form/field/udp-field.css +4 -0
- package/dist/collection/components/new-form/field/udp-field.js +234 -0
- package/dist/collection/components/new-form/form/udp-form-component.js +334 -0
- package/dist/collection/components/new-form/validators.js +93 -0
- package/dist/collection/components/stepper/udp-stepper-demo.js +1 -1
- package/dist/collection/components/stepper/udp-stepper.css +283 -283
- package/dist/collection/components/tabs/tab/tabs/udp-tabs.css +182 -182
- package/dist/collection/components/tabs/tab/tabs/udp-tabs.js +6 -6
- package/dist/collection/components/tabs/tab/udp-tab.css +9 -9
- package/dist/collection/components/tabs/tab/udp-tab.js +2 -2
- package/dist/collection/components/tabs/udp-tab-panel/udp-tab-panel.css +7 -11
- package/dist/collection/components/tabs/udp-tab-panel/udp-tab-panel.js +16 -18
- package/dist/collection/components/timeline/udp-timeline-connector.css +12 -12
- package/dist/collection/components/timeline/udp-timeline-connector.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-dot.css +118 -118
- package/dist/collection/components/timeline/udp-timeline-dot.js +3 -3
- package/dist/collection/components/timeline/udp-timeline-item.css +120 -120
- package/dist/collection/components/timeline/udp-timeline-item.js +6 -6
- package/dist/collection/components/timeline/udp-timeline-separator.css +43 -43
- package/dist/collection/components/timeline/udp-timeline-separator.js +1 -1
- package/dist/collection/components/timeline/udp-timeline.css +34 -34
- package/dist/collection/components/timeline/udp-timeline.js +1 -1
- package/dist/collection/components/toolbars/app-bar/app-bar.css +27 -27
- package/dist/collection/components/toolbars/app-bar/app-bar.js +1 -1
- package/dist/collection/components/unity-typography/unity-typography.css +184 -184
- package/dist/collection/components/util/ghost-render/ghost-render.js +1 -1
- package/dist/collection/components/util/lazy-loader/udp-lazy-loader.js +121 -0
- package/dist/collection/deprecated/components/side-sheet/side-sheet-container.css +20 -20
- package/dist/collection/deprecated/components/side-sheet/side-sheet-container.js +1 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet.css +95 -95
- package/dist/collection/deprecated/components/side-sheet/side-sheet.js +1 -1
- package/dist/collection/icons/fluent-icons.js +2109 -0
- package/dist/collection/icons/icon.types.js +42 -0
- package/dist/collection/index.js +3 -1
- package/dist/collection/test-pages/test-components-page.js +610 -0
- package/dist/collection/test-pages/test-form.js +211 -0
- package/dist/collection/theme/ag-grid-theme-bridge.js +54 -0
- package/dist/collection/theme/fluent-theme-bridge.js +82 -0
- package/dist/collection/theme/index.js +1 -0
- package/dist/collection/theme/theme-manager.js +69 -0
- package/dist/collection/udp-utilities/api/makeApiCall/makeApiCall.js +1 -4
- package/dist/collection/udp-utilities/api-config/configService.js +9 -1
- package/dist/collection/udp-utilities/api-udp/apiUtils.js +2 -8
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/chip-section/chip-section.css +71 -71
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/chip-section/chip-section.js +2 -2
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.css +26 -26
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.js +1 -1
- package/dist/collection/udp-utilities/location/geolocationUtils.js +21 -0
- package/dist/collection/utilities/global-form-registry/form-registry.js +59 -0
- package/dist/collection/utilities/icon-size-helpers.js +24 -0
- package/dist/collection/utilities/slot-helpers.js +7 -0
- package/dist/components/add-map-feature-popup2.js +1 -1
- package/dist/components/address-search.d.ts +11 -0
- package/dist/components/address-search.js +1 -0
- package/dist/components/address-search2.js +1 -0
- package/dist/components/advanced-search-builder2.js +1 -1
- package/dist/components/advanced-search-grouped2.js +1 -1
- package/dist/components/advanced-search2.js +1 -1
- package/dist/components/ag-grid-base2.js +1 -1
- package/dist/components/ag-table2.js +1 -1
- package/dist/components/ambient-template-grid.js +1 -1
- package/dist/components/api-method-instance-grid.js +1 -1
- package/dist/components/apiUtils.js +1 -1
- package/dist/components/app-bar.js +1 -1
- package/dist/components/base-map.d.ts +11 -0
- package/dist/components/base-map.js +1 -0
- package/dist/components/base-map2.js +1 -0
- package/dist/components/chart-kpi2.js +1 -1
- package/dist/components/check-box-group2.js +1 -1
- package/dist/components/check-box.js +1 -1
- package/dist/components/chip-section.js +1 -1
- package/dist/components/client-side-grid2.js +1 -1
- package/dist/components/configService.js +1 -1
- package/dist/components/custom-button2.js +1 -1
- package/dist/components/edit-view-form.js +1 -1
- package/dist/components/entity-maintenance-grid.js +1 -1
- package/dist/components/enums.js +1 -1
- package/dist/components/feature-details-card2.js +1 -1
- package/dist/components/feature-details-popup2.js +1 -1
- package/dist/components/file-upload-renderer2.js +1 -1
- package/dist/components/file-upload2.js +1 -1
- package/dist/components/filter-conditions2.js +1 -1
- package/dist/components/filter-group2.js +1 -1
- package/dist/components/form-metadata-display-renderer2.js +1 -1
- package/dist/components/form-metadata-display2.js +1 -1
- package/dist/components/form-registry.js +1 -0
- package/dist/components/ghost-render2.js +1 -1
- package/dist/components/grid-header2.js +1 -1
- package/dist/components/grid-primary-bar2.js +1 -1
- package/dist/components/hint-panel2.js +1 -1
- package/dist/components/icon-grid.d.ts +11 -0
- package/dist/components/icon-grid.js +1 -0
- package/dist/components/icon-size-helpers.js +1 -0
- package/dist/components/image-upload2.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index2.js +1 -1
- package/dist/components/kpi-list2.js +1 -1
- package/dist/components/list-item.js +1 -1
- package/dist/components/list-options-renderer2.js +1 -1
- package/dist/components/location-input.d.ts +11 -0
- package/dist/components/location-input.js +1 -0
- package/dist/components/location-input2.js +1 -0
- package/dist/components/location-renderer.d.ts +11 -0
- package/dist/components/location-renderer.js +1 -0
- package/dist/components/location-renderer2.js +1 -0
- package/dist/components/logical-search-indicator.js +1 -1
- package/dist/components/makeApiCall.js +1 -1
- package/dist/components/map-component2.js +1 -1
- package/dist/components/map-interactions.js +1 -1
- package/dist/components/map-toolbar2.js +1 -1
- package/dist/components/numeric-field2.js +1 -1
- package/dist/components/primary-action-header2.js +1 -1
- package/dist/components/question-configs-renderer2.js +1 -1
- package/dist/components/question-specific-configs-renderer2.js +1 -1
- package/dist/components/resource-timeline-calendar.js +1 -1
- package/dist/components/resource-timeline-primary-bar2.js +1 -1
- package/dist/components/save-view-form.js +1 -1
- package/dist/components/search-list-item2.js +1 -1
- package/dist/components/search-method-grid2.js +1 -1
- package/dist/components/section-configs-renderer2.js +1 -1
- package/dist/components/select-layer-popup2.js +1 -1
- package/dist/components/selectable-list2.js +1 -1
- package/dist/components/server-side-grid2.js +1 -1
- package/dist/components/side-sheet-container2.js +1 -1
- package/dist/components/side-sheet2.js +1 -1
- package/dist/components/signature-input2.js +1 -1
- package/dist/components/signature-renderer2.js +1 -1
- package/dist/components/simple-card.js +1 -1
- package/dist/components/slot-helpers.js +1 -0
- package/dist/components/split-line-popup2.js +1 -1
- package/dist/components/status-chip2.js +1 -1
- package/dist/components/stencil-chip2.js +1 -1
- package/dist/components/stencil-form2.js +1 -1
- package/dist/components/stencil-toggle2.js +1 -1
- package/dist/components/tally.js +1 -1
- package/dist/components/test-components-page.d.ts +11 -0
- package/dist/components/test-components-page.js +1 -0
- package/dist/components/test-form.d.ts +11 -0
- package/dist/components/test-form.js +1 -0
- package/dist/components/test-form2.js +1 -0
- package/dist/components/text-area2.js +1 -1
- package/dist/components/text-field2.js +1 -1
- package/dist/components/text-input-renderer2.js +1 -1
- package/dist/components/tree-list-item2.js +1 -1
- package/dist/components/{fluent-dialog.d.ts → udp-accordion.d.ts} +4 -4
- package/dist/components/udp-accordion.js +1 -0
- package/dist/components/udp-accordion2.js +1 -0
- package/dist/components/udp-adornment2.js +1 -1
- package/dist/components/udp-advanced-search-builder.js +1 -1
- package/dist/components/udp-ambient-card2.js +1 -1
- package/dist/components/udp-ambient-tool-tip2.js +1 -1
- package/dist/components/udp-attachment-list.js +1 -1
- package/dist/components/udp-autocomplete.d.ts +11 -0
- package/dist/components/udp-autocomplete.js +1 -0
- package/dist/components/udp-autocomplete2.js +1 -0
- package/dist/components/udp-avatar2.js +1 -1
- package/dist/components/udp-badge2.js +1 -1
- package/dist/components/udp-bar-chart2.js +1 -1
- package/dist/components/udp-button2.js +1 -1
- package/dist/components/udp-calendar-base2.js +1 -1
- package/dist/components/udp-calendar-day.js +1 -1
- package/dist/components/udp-calendar-month.js +1 -1
- package/dist/components/udp-calendar-week.js +1 -1
- package/dist/components/udp-calendar-year.js +1 -1
- package/dist/components/udp-card-action-area.js +1 -1
- package/dist/components/udp-card-actions2.js +1 -1
- package/dist/components/udp-card-content2.js +1 -1
- package/dist/components/udp-card-header2.js +1 -1
- package/dist/components/udp-card-media2.js +1 -1
- package/dist/components/udp-card2.js +1 -1
- package/dist/components/udp-charts-example.js +1 -1
- package/dist/components/udp-chip2.js +1 -1
- package/dist/components/udp-column-header2.js +1 -1
- package/dist/components/udp-compound-button.d.ts +11 -0
- package/dist/components/udp-compound-button.js +1 -0
- package/dist/components/udp-compound-button2.js +1 -0
- package/dist/components/udp-container-query-grid-item.js +1 -1
- package/dist/components/udp-container-query-grid.js +1 -1
- package/dist/components/udp-container-query2.js +1 -1
- package/dist/components/udp-container2.js +1 -1
- package/dist/components/udp-date-input.d.ts +11 -0
- package/dist/components/udp-date-input.js +1 -0
- package/dist/components/udp-date-input2.js +1 -0
- package/dist/components/udp-date-range-selector.js +1 -1
- package/dist/components/udp-date-range-selector2.js +1 -0
- package/dist/components/udp-date-selector2.js +1 -1
- package/dist/components/udp-date-time-input.d.ts +11 -0
- package/dist/components/udp-date-time-input.js +1 -0
- package/dist/components/udp-date-time-input2.js +1 -0
- package/dist/components/udp-datetime-selector2.js +1 -1
- package/dist/components/udp-dialog2.js +1 -1
- package/dist/components/udp-distribution-chart2.js +1 -1
- package/dist/components/udp-divider2.js +1 -1
- package/dist/components/udp-donut-chart2.js +1 -1
- package/dist/components/udp-duration-input.d.ts +11 -0
- package/dist/components/udp-duration-input.js +1 -0
- package/dist/components/udp-dynamic-container-with-menu2.js +1 -1
- package/dist/components/udp-dynamic-form.js +1 -1
- package/dist/components/udp-empty-state-display2.js +1 -1
- package/dist/components/udp-field.d.ts +11 -0
- package/dist/components/udp-field.js +1 -0
- package/dist/components/udp-field2.js +1 -0
- package/dist/components/udp-flexbox.d.ts +11 -0
- package/dist/components/udp-flexbox.js +1 -0
- package/dist/components/udp-flexbox2.js +1 -0
- package/dist/components/udp-fluent-avatar.d.ts +11 -0
- package/dist/components/udp-fluent-avatar.js +1 -0
- package/dist/components/udp-fluent-badge.d.ts +11 -0
- package/dist/components/udp-fluent-badge.js +1 -0
- package/dist/components/udp-fluent-button.d.ts +11 -0
- package/dist/components/udp-fluent-button.js +1 -0
- package/dist/components/udp-fluent-button2.js +1 -0
- package/dist/components/udp-fluent-card.d.ts +11 -0
- package/dist/components/udp-fluent-card.js +1 -0
- package/dist/components/udp-fluent-card2.js +1 -0
- package/dist/components/udp-fluent-checkbox.d.ts +11 -0
- package/dist/components/udp-fluent-checkbox.js +1 -0
- package/dist/components/udp-fluent-checkbox2.js +1 -0
- package/dist/components/udp-fluent-counter-badge.d.ts +11 -0
- package/dist/components/udp-fluent-counter-badge.js +1 -0
- package/dist/components/udp-fluent-counter-badge2.js +1 -0
- package/dist/components/udp-fluent-dialog.d.ts +11 -0
- package/dist/components/udp-fluent-dialog.js +1 -0
- package/dist/components/udp-fluent-dialog2.js +1 -0
- package/dist/components/udp-fluent-divider.d.ts +11 -0
- package/dist/components/udp-fluent-divider.js +1 -0
- package/dist/components/udp-fluent-divider2.js +1 -0
- package/dist/components/udp-fluent-drawer.d.ts +11 -0
- package/dist/components/udp-fluent-drawer.js +1 -0
- package/dist/components/udp-fluent-drawer2.js +1 -0
- package/dist/components/udp-fluent-dropdown.d.ts +11 -0
- package/dist/components/udp-fluent-dropdown.js +1 -0
- package/dist/components/udp-fluent-dropdown2.js +1 -0
- package/dist/components/udp-fluent-icon-button.d.ts +11 -0
- package/dist/components/udp-fluent-icon-button.js +1 -0
- package/dist/components/udp-fluent-icon-button2.js +1 -0
- package/dist/components/udp-fluent-icon.d.ts +11 -0
- package/dist/components/udp-fluent-icon.js +1 -0
- package/dist/components/udp-fluent-icon2.js +1 -0
- package/dist/components/udp-fluent-image.d.ts +11 -0
- package/dist/components/udp-fluent-image.js +1 -0
- package/dist/components/udp-fluent-link.d.ts +11 -0
- package/dist/components/udp-fluent-link.js +1 -0
- package/dist/components/udp-fluent-list-item.d.ts +11 -0
- package/dist/components/udp-fluent-list-item.js +1 -0
- package/dist/components/udp-fluent-menu.d.ts +11 -0
- package/dist/components/udp-fluent-menu.js +1 -0
- package/dist/components/udp-fluent-menu2.js +1 -0
- package/dist/components/udp-fluent-radio-group.d.ts +11 -0
- package/dist/components/udp-fluent-radio-group.js +1 -0
- package/dist/components/udp-fluent-radio-group2.js +1 -0
- package/dist/components/udp-fluent-switch.d.ts +11 -0
- package/dist/components/udp-fluent-switch.js +1 -0
- package/dist/components/udp-fluent-switch2.js +1 -0
- package/dist/components/udp-fluent-tablist.d.ts +11 -0
- package/dist/components/udp-fluent-tablist.js +1 -0
- package/dist/components/udp-fluent-tablist2.js +1 -0
- package/dist/components/udp-fluent-text-input.d.ts +11 -0
- package/dist/components/udp-fluent-text-input.js +1 -0
- package/dist/components/udp-fluent-text-input2.js +1 -0
- package/dist/components/udp-fluent-toggle-button.d.ts +11 -0
- package/dist/components/udp-fluent-toggle-button.js +1 -0
- package/dist/components/udp-fluent-toggle-button2.js +1 -0
- package/dist/components/udp-form-component.d.ts +11 -0
- package/dist/components/udp-form-component.js +1 -0
- package/dist/components/udp-form-component2.js +1 -0
- package/dist/components/udp-forms-builder-menu2.js +1 -1
- package/dist/components/udp-forms-builder-question-item2.js +1 -1
- package/dist/components/udp-forms-builder-style-override.js +1 -1
- package/dist/components/udp-forms-builder.js +1 -1
- package/dist/components/udp-forms-follow-up-list-card.js +1 -1
- package/dist/components/udp-forms-list-card2.js +1 -1
- package/dist/components/udp-forms-list.js +1 -1
- package/dist/components/udp-forms-renderer.js +1 -1
- package/dist/components/udp-forms-ui2.js +1 -1
- package/dist/components/udp-function-button2.js +1 -1
- package/dist/components/udp-grid-loader2.js +1 -1
- package/dist/components/udp-hotlist-form2.js +1 -1
- package/dist/components/udp-icon-button2.js +1 -1
- package/dist/components/udp-icon2.js +1 -1
- package/dist/components/udp-kpi-card2.js +1 -1
- package/dist/components/udp-kpi-cards.js +1 -1
- package/dist/components/udp-lazy-loader.d.ts +11 -0
- package/dist/components/udp-lazy-loader.js +1 -0
- package/dist/components/udp-lazy-loader2.js +1 -0
- package/dist/components/udp-line-chart2.js +1 -1
- package/dist/components/udp-linear-loader2.js +1 -1
- package/dist/components/udp-link2.js +1 -1
- package/dist/components/udp-list-renderer2.js +1 -1
- package/dist/components/udp-list.d.ts +11 -0
- package/dist/components/udp-list.js +1 -0
- package/dist/components/udp-map-toolbar2.js +1 -1
- package/dist/components/udp-map-utils.js +1 -1
- package/dist/components/udp-map.js +1 -1
- package/dist/components/udp-menu-item2.js +1 -1
- package/dist/components/udp-menu2.js +1 -1
- package/dist/components/udp-message-bar.d.ts +11 -0
- package/dist/components/udp-message-bar.js +1 -0
- package/dist/components/udp-message-bar2.js +1 -0
- package/dist/components/udp-notification2.js +1 -1
- package/dist/components/udp-page-header2.js +1 -1
- package/dist/components/udp-page.js +1 -1
- package/dist/components/udp-pagination2.js +1 -1
- package/dist/components/udp-pop-over-grid-action-header2.js +1 -1
- package/dist/components/udp-pop-over2.js +1 -1
- package/dist/components/udp-popover.d.ts +11 -0
- package/dist/components/udp-popover.js +1 -0
- package/dist/components/udp-popover2.js +1 -0
- package/dist/components/udp-progress-bar.d.ts +11 -0
- package/dist/components/udp-progress-bar.js +1 -0
- package/dist/components/udp-progress-bar2.js +1 -0
- package/dist/components/udp-question-comments2.js +1 -1
- package/dist/components/udp-question2.js +1 -1
- package/dist/components/udp-radio-button2.js +1 -1
- package/dist/components/udp-sankey-chart.js +1 -1
- package/dist/components/udp-search-input.d.ts +11 -0
- package/dist/components/udp-search-input.js +1 -0
- package/dist/components/udp-search-input2.js +1 -0
- package/dist/components/udp-selector2.js +1 -1
- package/dist/components/udp-side-sheet2.js +1 -1
- package/dist/components/udp-skeleton-loading2.js +1 -1
- package/dist/components/udp-slider.d.ts +11 -0
- package/dist/components/udp-slider.js +1 -0
- package/dist/components/udp-slider2.js +1 -0
- package/dist/components/udp-spinner.d.ts +11 -0
- package/dist/components/udp-spinner.js +1 -0
- package/dist/components/udp-spinner2.js +1 -0
- package/dist/components/udp-split-screen.js +1 -1
- package/dist/components/udp-stepper-demo.js +1 -1
- package/dist/components/udp-swatch-picker.d.ts +11 -0
- package/dist/components/udp-swatch-picker.js +1 -0
- package/dist/components/udp-swatch-picker2.js +1 -0
- package/dist/components/udp-tab-panel.js +1 -1
- package/dist/components/udp-tab-panel2.js +1 -0
- package/dist/components/udp-tab.js +1 -1
- package/dist/components/udp-tabs2.js +1 -1
- package/dist/components/udp-text.d.ts +11 -0
- package/dist/components/udp-text.js +1 -0
- package/dist/components/udp-text2.js +1 -0
- package/dist/components/udp-textarea.d.ts +11 -0
- package/dist/components/udp-textarea.js +1 -0
- package/dist/components/udp-textarea2.js +1 -0
- package/dist/components/udp-time-input.d.ts +11 -0
- package/dist/components/udp-time-input.js +1 -0
- package/dist/components/udp-time-input2.js +1 -0
- package/dist/components/udp-time-selector2.js +1 -1
- package/dist/components/udp-timeline-connector.js +1 -1
- package/dist/components/udp-timeline-dot.js +1 -1
- package/dist/components/udp-timeline-item.js +1 -1
- package/dist/components/udp-timeline-separator.js +1 -1
- package/dist/components/udp-timeline.js +1 -1
- package/dist/components/udp-tooltip.d.ts +11 -0
- package/dist/components/udp-tooltip.js +1 -0
- package/dist/components/udp-tooltip2.js +1 -0
- package/dist/components/udp-tree.d.ts +11 -0
- package/dist/components/udp-tree.js +1 -0
- package/dist/components/udp-tree2.js +1 -0
- package/dist/components/udp-vertical-spacer.js +1 -1
- package/dist/components/udp-xy-chart2.js +1 -1
- package/dist/components/udp-xy-multi-series-chart.js +1 -1
- package/dist/components/upd-alert-banner2.js +1 -1
- package/dist/components/validation-chip2.js +1 -1
- package/dist/docs.d.ts +26 -0
- package/dist/docs.json +35902 -16799
- package/dist/esm/{SearchBuilder-BjVdKjci.js → SearchBuilder-TWu0Bh5y.js} +2 -2
- package/dist/esm/add-map-feature-popup_4.entry.js +15 -15
- package/dist/esm/{numeric-field_5.entry.js → address-search_6.entry.js} +229 -25
- package/dist/esm/advanced-search-builder.entry.js +5 -5
- package/dist/esm/advanced-search_12.entry.js +27 -27
- package/dist/esm/ag-grid-base_62.entry.js +8862 -0
- package/dist/esm/ambient-template-grid.entry.js +44 -39
- package/dist/esm/api-method-instance-grid.entry.js +5 -5
- package/dist/esm/{apiUtils-11-yfzUs.js → apiUtils-qicH6yFg.js} +5 -11
- package/dist/esm/app-bar.entry.js +2 -2
- package/dist/esm/base-map_3.entry.js +676 -0
- package/dist/esm/{catalog-store-CbwcwIKF.js → catalog-store-B5cD02Y-.js} +1 -1
- package/dist/esm/chart-container_3.entry.js +3 -3
- package/dist/esm/check-box-group.entry.js +2 -2
- package/dist/esm/check-box.entry.js +4 -4
- package/dist/esm/chip-section.entry.js +3 -3
- package/dist/esm/{configService-BqLfkVKh.js → configService-vJv7kSJ6.js} +9 -1
- package/dist/esm/custom-button.entry.js +3 -3
- package/dist/esm/{date-time-renderer_7.entry.js → date-time-renderer_8.entry.js} +168 -17
- package/dist/esm/entity-maintenance-grid.entry.js +6 -6
- package/dist/esm/{enums-D5dod6Ie.js → enums-xIc4IGBc.js} +8 -3
- package/dist/esm/feature-details-card_2.entry.js +15 -10
- package/dist/esm/{file-upload_3.entry.js → file-upload.entry.js} +5 -488
- package/dist/esm/filter-conditions_7.entry.js +12 -12
- package/dist/esm/filter-group_2.entry.js +18 -13
- package/dist/esm/fluent-icons-Ivjr9dH2.js +2819 -0
- package/dist/esm/{form-metadata-display_8.entry.js → form-metadata-display_9.entry.js} +676 -103
- package/dist/esm/form-registry-BhFl_bdX.js +61 -0
- package/dist/esm/icon-grid.entry.js +98 -0
- package/dist/esm/{iconMapping-CPerGeNF.js → iconMapping-kQdfS6N4.js} +11 -1
- package/dist/esm/{iconUtils-DcPvHO4A.js → iconUtils-BgjSs5tS.js} +1 -1
- package/dist/esm/{index-DFnjA9NX.js → index-Cf7-OFF7.js} +171 -132
- package/dist/esm/index.js +203 -6
- package/dist/esm/loader.js +3 -3
- package/dist/esm/logical-search-indicator.entry.js +2 -2
- package/dist/esm/{makeApiCall-2umiVB6u.js → makeApiCall-B-daVutk.js} +1 -4
- package/dist/esm/map-component_2.entry.js +5 -5
- package/dist/esm/primary-action-header_2.entry.js +13 -8
- package/dist/esm/question-configs-renderer_4.entry.js +31 -20
- package/dist/esm/resource-timeline-calendar.entry.js +21 -21
- package/dist/esm/{client-side-grid_2.entry.js → resource-timeline-primary-bar.entry.js} +11 -38
- package/dist/esm/search-method-grid.entry.js +7 -7
- package/dist/esm/server-side-grid.entry.js +3 -3
- package/dist/esm/side-sheet-container.entry.js +2 -2
- package/dist/esm/simple-card.entry.js +2 -2
- package/dist/esm/slot-helpers-Cv7cfmCO.js +34 -0
- package/dist/esm/status-chip_2.entry.js +3 -3
- package/dist/esm/{currency-renderer-D6zBtP2s.js → status-renderer-9ecswMQD.js} +125 -125
- package/dist/esm/stencil-chip.entry.js +6 -6
- package/dist/esm/stencil-icon-button-grid-action-header.entry.js +1 -1
- package/dist/esm/stencil-library.js +4 -4
- package/dist/esm/stencil-toggle.entry.js +6 -6
- package/dist/esm/text-field_2.entry.js +10 -10
- package/dist/esm/udp-adornment.entry.js +2 -2
- package/dist/esm/udp-advanced-search-builder.entry.js +4 -4
- package/dist/esm/udp-attachment-item_2.entry.js +2 -2
- package/dist/esm/udp-attachment-list.entry.js +2 -2
- package/dist/esm/udp-bar-chart_4.entry.js +5 -5
- package/dist/esm/udp-calendar-base.entry.js +2 -2
- package/dist/esm/udp-calendar-day.entry.js +2 -2
- package/dist/esm/udp-calendar-month.entry.js +2 -2
- package/dist/esm/udp-calendar-week.entry.js +2 -2
- package/dist/esm/udp-calendar-year.entry.js +2 -2
- package/dist/esm/udp-card-action-area.entry.js +2 -2
- package/dist/esm/udp-card_6.entry.js +10 -10
- package/dist/esm/udp-charts-example.entry.js +2 -2
- package/dist/esm/udp-container-query-grid-item.entry.js +7 -7
- package/dist/esm/udp-container-query-grid.entry.js +8 -8
- package/dist/esm/udp-container-query.entry.js +8 -8
- package/dist/esm/udp-container.entry.js +3 -3
- package/dist/esm/udp-divider.entry.js +2 -2
- package/dist/esm/{udp-drive-utils-CIrjVGiJ.js → udp-drive-utils-Dhp1xQ8h.js} +1 -1
- package/dist/esm/udp-duration-input.entry.js +613 -0
- package/dist/esm/udp-dynamic-container-with-menu.entry.js +3 -3
- package/dist/esm/udp-dynamic-form.entry.js +2 -2
- package/dist/esm/udp-fluent-avatar.entry.js +13 -0
- package/dist/esm/udp-fluent-badge.entry.js +30 -0
- package/dist/esm/udp-fluent-image.entry.js +25 -0
- package/dist/esm/udp-fluent-link.entry.js +25 -0
- package/dist/esm/udp-fluent-list-item.entry.js +124 -0
- package/dist/esm/{udp-form-api-utils-vPSYCvIA.js → udp-form-api-utils-kpsvI0AD.js} +1 -1
- package/dist/esm/{udp-forms-builder-question-template-BsYOju9V.js → udp-forms-builder-question-template-BLcd0QzQ.js} +88 -12
- package/dist/esm/udp-forms-builder-style-override.entry.js +2 -2
- package/dist/esm/udp-forms-builder.entry.js +15 -10
- package/dist/esm/udp-forms-follow-up-list-card.entry.js +4 -4
- package/dist/esm/udp-forms-list-card.entry.js +11 -11
- package/dist/esm/udp-forms-list.entry.js +7 -7
- package/dist/esm/udp-forms-renderer.entry.js +319 -130
- package/dist/esm/udp-forms-ui.entry.js +51 -14
- package/dist/esm/udp-kpi-card.entry.js +3 -3
- package/dist/esm/udp-kpi-cards.entry.js +4 -4
- package/dist/esm/udp-list-renderer_2.entry.js +3 -3
- package/dist/esm/udp-list.entry.js +198 -0
- package/dist/esm/{udp-map-utils-DNAUNI5U.js → udp-map-utils-v_NyJK7e.js} +1 -1
- package/dist/esm/udp-map.entry.js +4 -4
- package/dist/esm/udp-page.entry.js +2 -2
- package/dist/esm/udp-sankey-chart.entry.js +2 -2
- package/dist/esm/udp-skeleton-loading.entry.js +2 -2
- package/dist/esm/udp-split-screen.entry.js +2 -2
- package/dist/esm/udp-stepper-demo.entry.js +2 -2
- package/dist/esm/udp-stepper.entry.js +1 -1
- package/dist/esm/udp-tab.entry.js +2 -2
- package/dist/esm/udp-timeline-connector.entry.js +2 -2
- package/dist/esm/udp-timeline-dot.entry.js +2 -2
- package/dist/esm/udp-timeline-item.entry.js +4 -4
- package/dist/esm/udp-timeline-separator.entry.js +2 -2
- package/dist/esm/udp-timeline.entry.js +2 -2
- package/dist/esm/udp-vertical-spacer.entry.js +14 -9
- package/dist/esm/udp-xy-chart.entry.js +2 -2
- package/dist/esm/udp-xy-multi-series-chart.entry.js +2 -2
- package/dist/stencil-library/{SearchBuilder-BjVdKjci.js → SearchBuilder-TWu0Bh5y.js} +1 -1
- package/dist/stencil-library/add-map-feature-popup_4.entry.js +1 -1
- package/dist/stencil-library/address-search_6.entry.js +1 -0
- package/dist/stencil-library/advanced-search-builder.entry.js +1 -1
- package/dist/stencil-library/advanced-search_12.entry.js +1 -1
- package/dist/stencil-library/ag-grid-base_62.entry.js +1 -0
- package/dist/stencil-library/ambient-template-grid.entry.js +1 -1
- package/dist/stencil-library/api-method-instance-grid.entry.js +1 -1
- package/dist/stencil-library/apiUtils-qicH6yFg.js +1 -0
- package/dist/stencil-library/app-bar.entry.js +1 -1
- package/dist/stencil-library/base-map_3.entry.js +1 -0
- package/dist/stencil-library/{catalog-store-CbwcwIKF.js → catalog-store-B5cD02Y-.js} +1 -1
- package/dist/stencil-library/chart-container_3.entry.js +1 -1
- package/dist/stencil-library/check-box-group.entry.js +1 -1
- package/dist/stencil-library/check-box.entry.js +1 -1
- package/dist/stencil-library/chip-section.entry.js +1 -1
- package/dist/stencil-library/configService-vJv7kSJ6.js +1 -0
- package/dist/stencil-library/custom-button.entry.js +1 -1
- package/dist/stencil-library/date-time-renderer_8.entry.js +1 -0
- package/dist/stencil-library/entity-maintenance-grid.entry.js +1 -1
- package/dist/stencil-library/enums-xIc4IGBc.js +1 -0
- package/dist/stencil-library/feature-details-card_2.entry.js +1 -1
- package/dist/stencil-library/file-upload.entry.js +1 -0
- package/dist/stencil-library/filter-conditions_7.entry.js +1 -1
- package/dist/stencil-library/filter-group_2.entry.js +1 -1
- package/dist/stencil-library/fluent-icons-Ivjr9dH2.js +1 -0
- package/dist/stencil-library/form-metadata-display_9.entry.js +1 -0
- package/dist/stencil-library/form-registry-BhFl_bdX.js +1 -0
- package/dist/stencil-library/icon-grid.entry.js +1 -0
- package/dist/stencil-library/iconMapping-kQdfS6N4.js +1 -0
- package/dist/stencil-library/iconUtils-BgjSs5tS.js +1 -0
- package/dist/stencil-library/{index-DFnjA9NX.js → index-Cf7-OFF7.js} +2 -2
- package/dist/stencil-library/index.esm.js +1 -1
- package/dist/stencil-library/logical-search-indicator.entry.js +1 -1
- package/dist/stencil-library/makeApiCall-B-daVutk.js +1 -0
- package/dist/stencil-library/map-component_2.entry.js +1 -1
- package/dist/stencil-library/primary-action-header_2.entry.js +1 -1
- package/dist/stencil-library/question-configs-renderer_4.entry.js +1 -1
- package/dist/stencil-library/resource-timeline-calendar.entry.js +1 -1
- package/dist/stencil-library/resource-timeline-primary-bar.entry.js +1 -0
- package/dist/stencil-library/search-method-grid.entry.js +1 -1
- package/dist/stencil-library/server-side-grid.entry.js +1 -1
- package/dist/stencil-library/side-sheet-container.entry.js +1 -1
- package/dist/stencil-library/simple-card.entry.js +1 -1
- package/dist/stencil-library/slot-helpers-Cv7cfmCO.js +1 -0
- package/dist/stencil-library/status-chip_2.entry.js +1 -1
- package/dist/stencil-library/status-renderer-9ecswMQD.js +1 -0
- package/dist/stencil-library/stencil-chip.entry.js +1 -1
- package/dist/stencil-library/stencil-icon-button-grid-action-header.entry.js +1 -1
- package/dist/stencil-library/stencil-library.esm.js +1 -1
- package/dist/stencil-library/stencil-toggle.entry.js +1 -1
- package/dist/stencil-library/text-field_2.entry.js +1 -1
- package/dist/stencil-library/udp-adornment.entry.js +1 -1
- package/dist/stencil-library/udp-advanced-search-builder.entry.js +1 -1
- package/dist/stencil-library/udp-attachment-item_2.entry.js +1 -1
- package/dist/stencil-library/udp-attachment-list.entry.js +1 -1
- package/dist/stencil-library/udp-bar-chart_4.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-base.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-day.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-month.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-week.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-year.entry.js +1 -1
- package/dist/stencil-library/udp-card-action-area.entry.js +1 -1
- package/dist/stencil-library/udp-card_6.entry.js +1 -1
- package/dist/stencil-library/udp-charts-example.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid-item.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid.entry.js +1 -1
- package/dist/stencil-library/udp-container-query.entry.js +1 -1
- package/dist/stencil-library/udp-container.entry.js +1 -1
- package/dist/stencil-library/udp-divider.entry.js +1 -1
- package/dist/stencil-library/{udp-drive-utils-CIrjVGiJ.js → udp-drive-utils-Dhp1xQ8h.js} +1 -1
- package/dist/stencil-library/udp-duration-input.entry.js +1 -0
- package/dist/stencil-library/udp-dynamic-container-with-menu.entry.js +1 -1
- package/dist/stencil-library/udp-dynamic-form.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-avatar.entry.js +1 -0
- package/dist/stencil-library/udp-fluent-badge.entry.js +1 -0
- package/dist/stencil-library/udp-fluent-image.entry.js +1 -0
- package/dist/stencil-library/udp-fluent-link.entry.js +1 -0
- package/dist/stencil-library/udp-fluent-list-item.entry.js +1 -0
- package/dist/stencil-library/{udp-form-api-utils-vPSYCvIA.js → udp-form-api-utils-kpsvI0AD.js} +1 -1
- package/dist/stencil-library/udp-forms-builder-question-template-BLcd0QzQ.js +1 -0
- package/dist/stencil-library/udp-forms-builder-style-override.entry.js +1 -1
- package/dist/stencil-library/udp-forms-builder.entry.js +1 -1
- package/dist/stencil-library/udp-forms-follow-up-list-card.entry.js +1 -1
- package/dist/stencil-library/udp-forms-list-card.entry.js +1 -1
- package/dist/stencil-library/udp-forms-list.entry.js +1 -1
- package/dist/stencil-library/udp-forms-renderer.entry.js +1 -1
- package/dist/stencil-library/udp-forms-ui.entry.js +1 -1
- package/dist/stencil-library/udp-kpi-card.entry.js +1 -1
- package/dist/stencil-library/udp-kpi-cards.entry.js +1 -1
- package/dist/stencil-library/udp-list-renderer_2.entry.js +1 -1
- package/dist/stencil-library/udp-list.entry.js +1 -0
- package/dist/stencil-library/udp-map-utils-v_NyJK7e.js +1 -0
- package/dist/stencil-library/udp-map.entry.js +1 -1
- package/dist/stencil-library/udp-page.entry.js +1 -1
- package/dist/stencil-library/udp-sankey-chart.entry.js +1 -1
- package/dist/stencil-library/udp-skeleton-loading.entry.js +1 -1
- package/dist/stencil-library/udp-split-screen.entry.js +1 -1
- package/dist/stencil-library/udp-stepper-demo.entry.js +1 -1
- package/dist/stencil-library/udp-stepper.entry.js +1 -1
- package/dist/stencil-library/udp-tab.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-connector.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-dot.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-item.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-separator.entry.js +1 -1
- package/dist/stencil-library/udp-timeline.entry.js +1 -1
- package/dist/stencil-library/udp-vertical-spacer.entry.js +1 -1
- package/dist/stencil-library/udp-xy-chart.entry.js +1 -1
- package/dist/stencil-library/udp-xy-multi-series-chart.entry.js +1 -1
- package/dist/types/components/fluent-ui/accordion/udp-accordion.d.ts +37 -0
- package/dist/types/components/fluent-ui/autocomplete/serverSideSearchUtil.d.ts +7 -0
- package/dist/types/components/fluent-ui/autocomplete/udp-autocomplete.d.ts +143 -0
- package/dist/types/components/fluent-ui/avatar/udp-fluent-avatar.d.ts +41 -0
- package/dist/types/components/fluent-ui/badge/udp-fluent-badge.d.ts +29 -0
- package/dist/types/components/fluent-ui/button/udp-fluent-button.d.ts +67 -0
- package/dist/types/components/fluent-ui/card/udp-fluent-card.d.ts +50 -0
- package/dist/types/components/fluent-ui/checkbox/udp-fluent-checkbox.d.ts +67 -0
- package/dist/types/components/fluent-ui/compound-button/udp-compound-button.d.ts +53 -0
- package/dist/types/components/fluent-ui/counter-badge/udp-fluent-counter-badge.d.ts +37 -0
- package/dist/types/components/fluent-ui/date-input/udp-date-input.d.ts +155 -0
- package/dist/types/components/fluent-ui/date-time-input/udp-date-time-input.d.ts +61 -0
- package/dist/types/components/fluent-ui/dialog/udp-fluent-dialog.d.ts +49 -0
- package/dist/types/components/fluent-ui/divider/udp-fluent-divider.d.ts +29 -0
- package/dist/types/components/fluent-ui/drawer/udp-fluent-drawer.d.ts +87 -0
- package/dist/types/components/fluent-ui/dropdown/udp-fluent-dropdown.d.ts +114 -0
- package/dist/types/components/fluent-ui/duration-input/udp-duration-input.d.ts +151 -0
- package/dist/types/components/fluent-ui/flexbox/udp-flexbox.d.ts +53 -0
- package/dist/types/components/fluent-ui/icon/icon-grid/icon-grid.d.ts +51 -0
- package/dist/types/components/fluent-ui/icon/udp-fluent-icon.d.ts +41 -0
- package/dist/types/components/fluent-ui/icon-button/udp-fluent-icon-button.d.ts +52 -0
- package/dist/types/components/fluent-ui/image/udp-fluent-image.d.ts +26 -0
- package/dist/types/components/fluent-ui/link/udp-fluent-link.d.ts +42 -0
- package/dist/types/components/fluent-ui/list/udp-list.d.ts +78 -0
- package/dist/types/components/fluent-ui/list-item/udp-list-item.d.ts +72 -0
- package/dist/types/components/fluent-ui/menu/udp-fluent-menu.d.ts +106 -0
- package/dist/types/components/fluent-ui/message-bar/udp-message-bar.d.ts +34 -0
- package/dist/types/components/fluent-ui/popover/udp-popover.d.ts +79 -0
- package/dist/types/components/fluent-ui/progress-bar/udp-progress-bar.d.ts +31 -0
- package/dist/types/components/fluent-ui/radio-group/udp-fluent-radio-group.d.ts +64 -0
- package/dist/types/components/fluent-ui/search-input/udp-search-input.d.ts +70 -0
- package/dist/types/components/fluent-ui/slider/udp-slider.d.ts +55 -0
- package/dist/types/components/fluent-ui/spinner/udp-spinner.d.ts +15 -0
- package/dist/types/components/fluent-ui/swatch-picker/udp-swatch-picker.d.ts +123 -0
- package/dist/types/components/fluent-ui/switch/udp-fluent-switch.d.ts +50 -0
- package/dist/types/components/fluent-ui/tablist/udp-fluent-tablist.d.ts +96 -0
- package/dist/types/components/fluent-ui/text/udp-text.d.ts +47 -0
- package/dist/types/components/fluent-ui/text-input/udp-fluent-text-input.d.ts +66 -0
- package/dist/types/components/fluent-ui/textarea/udp-textarea.d.ts +65 -0
- package/dist/types/components/fluent-ui/time-input/udp-time-input.d.ts +143 -0
- package/dist/types/components/fluent-ui/toggle-button/udp-fluent-toggle-button.d.ts +44 -0
- package/dist/types/components/fluent-ui/tooltip/udp-tooltip.d.ts +22 -0
- package/dist/types/components/fluent-ui/tree/udp-tree.d.ts +59 -0
- package/dist/types/components/forms/form/stencil-form.d.ts +4 -0
- package/dist/types/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/location-renderer/location-renderer.d.ts +43 -0
- package/dist/types/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-question-template.d.ts +98 -10
- package/dist/types/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-ui/udp-forms-ui.d.ts +7 -0
- package/dist/types/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-utils/utils.d.ts +1 -0
- package/dist/types/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.d.ts +18 -4
- package/dist/types/components/forms/udp-forms/udp-forms-utils/enums.d.ts +8 -3
- package/dist/types/components/forms/udp-forms/udp-forms-utils/form-handler/UdpFormHandler.d.ts +4 -3
- package/dist/types/components/forms/udp-forms/udp-forms-utils/form-submission-handler/FormSubmissionHandler.d.ts +1 -1
- package/dist/types/components/forms/udp-forms/udp-forms-utils/form-submission-handler/FormSubmissionHandlerFactory.d.ts +1 -1
- package/dist/types/components/grid/new-grid/client-side-grid.d.ts +1 -0
- package/dist/types/components/grid/new-grid/interfaces/view-transitions.d.ts +31 -31
- package/dist/types/components/inputs/address-search/address-search.d.ts +99 -0
- package/dist/types/components/inputs/address-search/type.d.ts +27 -0
- package/dist/types/components/inputs/date-range-selector/udp-date-range-selector.d.ts +66 -6
- package/dist/types/components/inputs/location-input/location-input.d.ts +156 -0
- package/dist/types/components/inputs/location-input/type.d.ts +44 -0
- package/dist/types/components/layout/udp-vertical-spacer.d.ts +3 -1
- package/dist/types/components/map/base-map.d.ts +74 -0
- package/dist/types/components/map/udp-map/popups/feature-details-card/feature-details-card.d.ts +1 -1
- package/dist/types/components/map/udp-map/utils/udp-map-utils.d.ts +1 -1
- package/dist/types/components/new-form/field/udp-field.d.ts +36 -0
- package/dist/types/components/new-form/form/udp-form-component.d.ts +59 -0
- package/dist/types/components/new-form/interfaces.d.ts +8 -0
- package/dist/types/components/new-form/validators.d.ts +18 -0
- package/dist/types/components/tabs/udp-tab-panel/udp-tab-panel.d.ts +4 -4
- package/dist/types/components/util/lazy-loader/udp-lazy-loader.d.ts +24 -0
- package/dist/types/components.d.ts +16343 -7800
- package/dist/types/icons/fluent-icons.d.ts +28 -0
- package/dist/types/icons/icon.types.d.ts +43 -0
- package/dist/types/index.d.ts +4 -2
- package/dist/types/stencil-public-runtime.d.ts +20 -1
- package/dist/types/test-pages/test-components-page.d.ts +41 -0
- package/dist/types/test-pages/test-form.d.ts +23 -0
- package/dist/types/theme/ag-grid-theme-bridge.d.ts +12 -0
- package/dist/types/theme/fluent-theme-bridge.d.ts +9 -0
- package/dist/types/theme/index.d.ts +1 -0
- package/dist/types/theme/theme-manager.d.ts +18 -0
- package/dist/types/udp-utilities/api/makeApiCall/makeApiCall.d.ts +1 -1
- package/dist/types/udp-utilities/api-config/configService.d.ts +4 -0
- package/dist/types/udp-utilities/location/geolocationUtils.d.ts +6 -0
- package/dist/types/utilities/global-form-registry/form-registry.d.ts +46 -0
- package/dist/types/utilities/icon-size-helpers.d.ts +20 -0
- package/dist/types/utilities/slot-helpers.d.ts +5 -0
- package/package.json +10 -6
- package/readme.md +620 -620
- package/dist/cjs/ag-grid-base_6.cjs.entry.js +0 -1320
- package/dist/cjs/fluent-dialog.cjs.entry.js +0 -22
- package/dist/cjs/stencil-icon-button_3.cjs.entry.js +0 -157
- package/dist/cjs/udp-avatar.cjs.entry.js +0 -56
- package/dist/cjs/udp-button.cjs.entry.js +0 -112
- package/dist/cjs/udp-chip_3.cjs.entry.js +0 -269
- package/dist/cjs/udp-date-range-selector.cjs.entry.js +0 -43
- package/dist/cjs/udp-icon.cjs.entry.js +0 -156
- package/dist/cjs/udp-linear-loader_2.cjs.entry.js +0 -292
- package/dist/cjs/udp-menu-item_2.cjs.entry.js +0 -155
- package/dist/cjs/udp-tab-panel.cjs.entry.js +0 -21
- package/dist/cjs/unity-typography.cjs.entry.js +0 -62
- package/dist/collection/components/dialogs/fluent-dialog/fluent-dialog.css +0 -78
- package/dist/collection/components/layout/udp-vertical-spacer.css +0 -10
- package/dist/collection/components.stories.js +0 -36
- package/dist/components/fluent-dialog.js +0 -1
- package/dist/components/fluent-dialog2.js +0 -1
- package/dist/esm/ag-grid-base_6.entry.js +0 -1309
- package/dist/esm/fluent-dialog.entry.js +0 -20
- package/dist/esm/stencil-icon-button_3.entry.js +0 -153
- package/dist/esm/udp-avatar.entry.js +0 -54
- package/dist/esm/udp-button.entry.js +0 -110
- package/dist/esm/udp-chip_3.entry.js +0 -265
- package/dist/esm/udp-date-range-selector.entry.js +0 -41
- package/dist/esm/udp-icon.entry.js +0 -154
- package/dist/esm/udp-linear-loader_2.entry.js +0 -285
- package/dist/esm/udp-menu-item_2.entry.js +0 -152
- package/dist/esm/udp-tab-panel.entry.js +0 -19
- package/dist/esm/unity-typography.entry.js +0 -60
- package/dist/stencil-library/ag-grid-base_6.entry.js +0 -1
- package/dist/stencil-library/apiUtils-11-yfzUs.js +0 -1
- package/dist/stencil-library/client-side-grid_2.entry.js +0 -1
- package/dist/stencil-library/configService-BqLfkVKh.js +0 -1
- package/dist/stencil-library/currency-renderer-D6zBtP2s.js +0 -1
- package/dist/stencil-library/date-time-renderer_7.entry.js +0 -1
- package/dist/stencil-library/enums-D5dod6Ie.js +0 -1
- package/dist/stencil-library/file-upload_3.entry.js +0 -1
- package/dist/stencil-library/fluent-dialog.entry.js +0 -1
- package/dist/stencil-library/form-metadata-display_8.entry.js +0 -1
- package/dist/stencil-library/iconMapping-CPerGeNF.js +0 -1
- package/dist/stencil-library/iconUtils-DcPvHO4A.js +0 -1
- package/dist/stencil-library/makeApiCall-2umiVB6u.js +0 -1
- package/dist/stencil-library/numeric-field_5.entry.js +0 -1
- package/dist/stencil-library/stencil-icon-button_3.entry.js +0 -1
- package/dist/stencil-library/udp-avatar.entry.js +0 -1
- package/dist/stencil-library/udp-button.entry.js +0 -1
- package/dist/stencil-library/udp-chip_3.entry.js +0 -1
- package/dist/stencil-library/udp-date-range-selector.entry.js +0 -1
- package/dist/stencil-library/udp-forms-builder-question-template-BsYOju9V.js +0 -1
- package/dist/stencil-library/udp-icon.entry.js +0 -1
- package/dist/stencil-library/udp-linear-loader_2.entry.js +0 -1
- package/dist/stencil-library/udp-map-utils-DNAUNI5U.js +0 -1
- package/dist/stencil-library/udp-menu-item_2.entry.js +0 -1
- package/dist/stencil-library/udp-tab-panel.entry.js +0 -1
- package/dist/stencil-library/unity-typography.entry.js +0 -1
- package/dist/types/components/dialogs/fluent-dialog/fluent-dialog.d.ts +0 -28
- package/dist/types/components.stories.d.ts +0 -12
package/LICENSE
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
MIT License
|
|
2
|
-
|
|
3
|
-
Copyright (c) 2025 Univerus
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
-
in the Software without restriction, including without limitation the rights
|
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
-
furnished to do so, subject to the following conditions:
|
|
11
|
-
|
|
12
|
-
The above copyright notice and this permission notice shall be included in all
|
|
13
|
-
copies or substantial portions of the Software.
|
|
14
|
-
|
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
-
SOFTWARE.
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2025 Univerus
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var makeApiCall = require('./makeApiCall-
|
|
4
|
-
var configService = require('./configService-
|
|
3
|
+
var makeApiCall = require('./makeApiCall-CFfg9gI0.js');
|
|
4
|
+
var configService = require('./configService-BqiLnW8G.js');
|
|
5
5
|
|
|
6
6
|
exports.LogicalSearchOperator = void 0;
|
|
7
7
|
(function (LogicalSearchOperator) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-tzXRWbL-.js');
|
|
4
4
|
var es = require('@carbon/icons/es');
|
|
5
|
-
var udpMapUtils = require('./udp-map-utils-
|
|
5
|
+
var udpMapUtils = require('./udp-map-utils-Ch4IzmO9.js');
|
|
6
6
|
var common = require('./common-By_kzIQM.js');
|
|
7
|
-
require('lodash');
|
|
7
|
+
require('lodash-es');
|
|
8
8
|
require('ol/proj');
|
|
9
9
|
require('ol/format/GeoJSON');
|
|
10
10
|
|
|
@@ -83,11 +83,11 @@ const AddMapFeaturePopUp = class {
|
|
|
83
83
|
}
|
|
84
84
|
render() {
|
|
85
85
|
var _a, _b, _c;
|
|
86
|
-
return (index.h("div", { key: '
|
|
86
|
+
return (index.h("div", { key: '9985a18346b0253f2cd7e8d1919da9f7a52f3889', class: "popoverContent" }, !((_a = this.panelConfig) === null || _a === void 0 ? void 0 : _a.hideLayerSelector) && (index.h("udp-selector", { key: 'dffe6a31963c6bdc55f69ec0cc316ce7bf7fbd9c', id: 'layer', options: this.layerToAddOptions, initialValue: this.selectedLayer, label: 'Layer', onChange: (e) => {
|
|
87
87
|
this.handleSetSelectedLayer(e.detail);
|
|
88
|
-
}, large: false })), index.h("udp-selector", { key: '
|
|
88
|
+
}, large: false })), index.h("udp-selector", { key: 'af32bdb34e4f30144ae5e15f59ddc1b3a6d40f05', id: 'type', options: (_b = this.drawingTypeOptions) !== null && _b !== void 0 ? _b : [], initialValue: this.selectedType, label: 'Type', onChange: (e) => {
|
|
89
89
|
this.handleSetSelectedType(e.detail);
|
|
90
|
-
}, large: false }), index.h("div", { key: '
|
|
90
|
+
}, large: false }), index.h("div", { key: '5aaa610ea71be5146bfd8fd5b7d57cae7d95e9a2', class: "formButton" }, index.h("custom-button", { key: '477689f9bcdf1dcc7597a8f42e40402e7594719e', label: index.h("unity-typography", { variant: "button" }, 'Draw feature'), onClick: () => this.handleStartDrawingMapFeature(this.selectedLayer, this.selectedType), variant: 'outline', disabled: (this.selectedLayer === null && !((_c = this.panelConfig) === null || _c === void 0 ? void 0 : _c.hideLayerSelector)) ||
|
|
91
91
|
this.selectedType === null }))));
|
|
92
92
|
}
|
|
93
93
|
static get watchers() { return {
|
|
@@ -268,22 +268,22 @@ const MapToolbar = class {
|
|
|
268
268
|
}
|
|
269
269
|
render() {
|
|
270
270
|
var _a, _b;
|
|
271
|
-
return (index.h("div", { key: '
|
|
271
|
+
return (index.h("div", { key: 'f162a3f5e8fba1fe57edf2a6e92c8449e99a136d', class: "toolbarContainer" }, index.h("div", { key: '1b1f64b3fc1421067968b0880230cdf530f182a2', class: "title" }, this.mapTitle && this.mapTitle.length > 0 && index.h("unity-typography", { key: 'e15384d0926ab2ea6a83b44049935be2c713a2ba', variant: "h4" }, this.mapTitle)), index.h("div", { key: '3796e6245d8601f6583df18cbb752d72f98a9cea', class: "buttons" }, index.h("div", { key: '75423767bb6c8ac83c349cd1432eb797c1b2ee88', class: "buttonContainer" }, index.h("div", { key: '0394705ade738610305e6e9a24b8a664f342e2cc', class: "secondaryButtons" }, this.filterPanel && (index.h("div", { key: '25d9866fb8a2b6dc5161c29844ea7eec0bf8104f', id: "filterOption" }, index.h("div", { key: 'f2cdbc65f5028f18289d11d935c71ac0cffffabc', id: "filterOptionButton" }, index.h("stencil-icon-button", { key: '9ee947ea1dcf72dc4a02eed63f2ad2f8651fb100', iconName: 'filterButton', iconClassName: 'iconButtonWrapper', tooltip: 'Filter', icon: es.Filter16, buttonId: 'filterButton', onClick: () => this.handleFilterOnclick() })), this.filterAnchor && (index.h("div", { key: '891cda7960d7234697d5708f7a0009b491bd9720', id: "filterOptionDiv" }, index.h("udp-pop-over", { key: '52f4843c4c258361039795ec866574ffb73590ea', isOpen: this.filterAnchor ? true : false, anchorElement: this.filterAnchor, handleOnClose: () => this.handleCloseFilterPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("div", { key: '9578d13f1ccd627d6d4c7eb963a9929464f832a7', innerHTML: this.filterPanel })))))), this.layerOptions && (index.h("div", { key: 'cd67f0d7f9b4827e8340be63b287ffdd3a383019', id: "layerOption" }, index.h("div", { key: '33809e9981e38443eb7d60ad8e178a51ec00c164', id: "layerOptionButton" }, index.h("stencil-icon-button", { key: '60c98f6fc7a7d9a66a8c347220040f2eaacd6161', iconName: 'layersButton', iconClassName: 'iconButtonWrapper', tooltip: 'Layers', icon: es.Layers16, buttonId: 'layersButton', onClick: () => this.handleLayerOnclick(), count: (_a = this.visibleLayers) === null || _a === void 0 ? void 0 : _a.length })), index.h("div", { key: '986c663cebb384340d6f0331914f5c60232a6bf0', id: "layerOptionDiv" }, this.layerAnchor && (index.h("udp-pop-over", { key: '6f17ec382498d05222b634f8f5eb447515f442fd', isOpen: this.layerAnchor ? true : false, anchorElement: this.layerAnchor, handleOnClose: () => this.handleCloseLayerPopover(), popoverPlacement: 'bottom-start', popoverMaxHeight: '500px' }, index.h("select-layer-popup", { key: '27020d4853b427a3fa340af7ac09c9afb4bfc4b4', enableTileSelection: this.enableTileSelection, tileOptions: this.tileOptions, handleMapTypeInputChange: this.handleMapTypeInputChange, handleSearchLayers: this.handleSearchLayers, filteredOptions: this.filteredOptions, visibleLayers: this.visibleLayers, updateSelectedLayers: this.updateSelectedLayers, selectedTile: this.selectedTile })))))), !this.readOnlyMap && this.selectedFeaturesActionPanel && (index.h("div", { key: '9ad3075fc7b6050a4ae228d034480e0b24a92df8', id: "bulkSelectOption" }, index.h("div", { key: '797d25cf077fb63c8e393588cda9d253c2f9bce7', id: "bulkSelectOptionButton" }, index.h("stencil-icon-button", { key: '02f588aec1ee4521bd90795f5b2ca9290d662ab5', iconName: 'selectButton', iconClassName: 'iconButtonWrapper', tooltip: 'Select', icon: es.Select_0116, buttonId: 'selectButton', onClick: () => this.handleSelectionBtnOnclick() })), index.h("div", { key: '0a62749452bcaf37b51e286e6e06bb1bf6ae9733', id: "bulkSelectOptionDiv" }, this.bulkSelectionTypeAnchor && (index.h("udp-pop-over", { key: '505272d0730ebc1151487efc165ed45c64df4495', isOpen: this.bulkSelectionTypeAnchor ? true : false, anchorElement: this.bulkSelectionTypeAnchor, handleOnClose: () => this.handleCloseBulkSelectionTypePopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("udp-menu-item", { key: '23a2fdafce7f923816d82c3fc2bd08f4dfa5dcfc', label: 'Box', handleOnClick: () => {
|
|
272
272
|
this.handleBulkSelectionTypeOnclick('box');
|
|
273
|
-
} }), index.h("udp-menu-item", { key: '
|
|
273
|
+
} }), index.h("udp-menu-item", { key: '303085c80549d49e6380ce49c5982a2f0e20a148', label: 'Circle', handleOnClick: () => {
|
|
274
274
|
this.handleBulkSelectionTypeOnclick('circle');
|
|
275
|
-
} }), index.h("udp-menu-item", { key: '
|
|
275
|
+
} }), index.h("udp-menu-item", { key: 'fc2f4c0e13eae6c772acee6b68a338aa69a2b14d', label: 'Polygon', handleOnClick: () => {
|
|
276
276
|
this.handleBulkSelectionTypeOnclick('polygon');
|
|
277
|
-
} }), index.h("udp-menu-item", { key: '
|
|
277
|
+
} }), index.h("udp-menu-item", { key: '6f53f9c61ff562d878db9f56091395229a79543e', label: 'Lasso', handleOnClick: () => {
|
|
278
278
|
this.handleBulkSelectionTypeOnclick('lasso');
|
|
279
|
-
} })))))), !this.readOnlyMap && this.enableSplit && (index.h("div", { key: '
|
|
279
|
+
} })))))), !this.readOnlyMap && this.enableSplit && (index.h("div", { key: '3df8a19997670f57c391e17bb20afba00813631a', id: "splitOption" }, index.h("div", { key: '0b1033e570178c30fbb914ec4e7d97e0f7c198a5', id: "splitOptionButton" }, index.h("stencil-icon-button", { key: '347f3bf2b02b58f9fc1fb0db8c9441b0e20ce2ee', iconName: 'splitButton', iconClassName: 'splitButtonWrapper', tooltip: 'Split Linear Feature', icon: es.Scalpel16, buttonId: 'splitButton', onClick: () => this.handleSplitBtnOnclick() })), index.h("div", { key: '5afddc25da46c9330e8501235b9b5d6b8baae140', id: "splitOptionDiv" }, this.splitAnchor && (index.h("udp-pop-over", { key: 'ab4e2cd298bb062633bb800496b4f8e3679e7c55', isOpen: this.splitAnchor ? true : false, anchorElement: this.splitAnchor, handleOnClose: () => this.handleCloseSplitPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("split-line-popup", { key: 'e9d5d7828b1c83cdd6567d5941a9ab6406186646', vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, handleStartSplitting: this.handleStartSplitting })))))), this.refreshEvent && (index.h("stencil-icon-button", { key: '9f311372e05db707de3043b9f5629973cc2ed5a4', iconName: 'refreshButton', iconClassName: 'iconButtonWrapper', tooltip: (_b = this.refreshButtonTooltip) !== null && _b !== void 0 ? _b : 'Refresh', icon: es.Renew16, buttonId: 'refreshButton', onClick: () => this.refreshEvent() })), !this.readOnlyMap && (this.enableDragBox || (this.addMultipleFeatures && this.enableAddNewFeature)) && (index.h("div", { key: '13fa4db7920532f40fb8e01dc2b556d40c5b2753', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: '6eb707594491e2380c3b05ecf62c6d3c94b39010', showLabel: true, icon: this.getButtonIcon(), onClick: () => {
|
|
280
280
|
if (this.enableDragBox) {
|
|
281
281
|
this.handleCancelBoxSelection();
|
|
282
282
|
}
|
|
283
283
|
if (this.enableAddNewFeature) {
|
|
284
284
|
this.handleAddNewFeature();
|
|
285
285
|
}
|
|
286
|
-
}, tooltip: this.getButtonText(), iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '
|
|
286
|
+
}, tooltip: this.getButtonText(), iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: 'e6bb065397d1d26014c666dfe104d40adc0c6f60', variant: "button" }, this.getButtonText())))), this.showSplitButton && (index.h("div", { key: '67eab29b230d1519b0df86115eae2d00559a2171', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: 'a554ced8d7e4b4b5d010674ce4cfa088eac28f54', showLabel: true, icon: es.Checkmark16, onClick: () => this.handleSaveSplit(), tooltip: 'Save Split', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '69a1ac690cf8327a0586af6469726cf26508fd4b', variant: "button" }, 'Save Split')))), this.showSplitButton && (index.h("div", { key: 'b8c9da7b8d2fb520b269041dc719340deda05e82', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: 'ec668a954f9638ff1914ce25d1002c43b6f3f7e2', showLabel: true, icon: es.Close16, onClick: () => this.handleCancelSplit(), tooltip: 'Cancel Split', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: 'e3742b73d706002ee04215059439319ebaba3fd7', variant: "button" }, 'Cancel Split')))), !this.readOnlyMap && this.enableAddNewFeature && (index.h("div", { key: 'db8803ee933265c51e0379a52320dd9e0c87a6d9', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: '66df8d4c314988fe9a99e9472d3cd328fc150f2b', showLabel: true, icon: es.Close16, onClick: () => this.handleCancelAddNewFeature(), tooltip: 'Cancel Drawing', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '506a13330f354f2c5d6696e0e7b614ff85997143', variant: "button" }, 'Cancel Drawing')))), !this.readOnlyMap && this.withSelected && (index.h("div", { key: '7a036d776aff0fb6a04e288541e0a0cc122048f9', class: "selectedFeaturesButtons labelButtons" }, index.h("div", { key: 'bec1485a341c269def9ae415cf68e66da67e2474', id: "withSelectedOption" }, index.h("div", { key: '7c043834a38d1d74a6fef9d93b3f3dc5dc842f72', id: "withSelectedOptionButton" }, index.h("stencil-icon-button-grid-action-header", { key: '394b9e2059fee664617a4a47ee29c1ca13578693', showLabel: true, icon: es.OverflowMenuHorizontal16, onClick: () => this.handleSelectionActionOnclick(), tooltip: 'With Selected', iconClassName: 'save-icon-class', count: this.selectedFeatureByBoxSelection.length }, index.h("unity-typography", { key: '8816e246e105cc5a9732d4e97daf5a526616d9c4', variant: "button" }, 'With Selected'))), index.h("div", { key: 'f52c4cb801ca8d910f28113507c9d2d39fb639ea', id: "withSelectedOptionDiv" }, this.selectedFeaturesActionPanel && this.selectionActionAnchor && (index.h("udp-pop-over", { key: 'e4d334ae33425293791961aedf8e43a640fa7e78', isOpen: this.selectionActionAnchor ? true : false, anchorElement: this.selectionActionAnchor, handleOnClose: () => this.handleCloseSelectionActionPopover(), popoverPlacement: 'bottom-start' }, index.h("div", { key: 'c0e15bd4292624536c6fb36da80057b6668ffe25', innerHTML: this.selectedFeaturesActionPanel }))))), index.h("stencil-icon-button-grid-action-header", { key: '618e9c31e84801af02027c2cff33514bd8758bdd', showLabel: true, icon: es.Close16, onClick: () => this.unselectFeatures(), tooltip: 'Cancel selection', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '5e7b766e0e95fc8c7abfa9b0d2c97a6b4f851a4d', variant: "button" }, 'Cancel Selection'))))), index.h("div", { key: '6f1942596c5bf572aa686febbfc066e7b9e5df7e', id: "addOption" }, this.enableAdd && !this.readOnlyMap && (index.h("div", { key: '604861551094de8aa288b930e8f6bd2d7535e4ea', id: "addOptionButton" }, index.h("custom-button", { key: '7a4a768607a2e53b6e4bf53d0a81ad5b33bbdaea', secondary: true, label: index.h("unity-typography", { variant: "button" }, 'Add'), onClick: () => this.handleAddOnclick(), size: "tall" }, index.h("udp-icon", { key: 'b36ed50d922c896da91d8929471865a8895b5b90', iconName: 'add32', darkIcon: false })))), this.addFeatureAnchor && (index.h("udp-pop-over", { key: '86a5cbfaeabcff7e030b1cc3788048e180d6c625', isOpen: this.addFeatureAnchor ? true : false, anchorElement: this.addFeatureAnchor, handleOnClose: () => this.handleCloseAddMapFeature(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("add-map-feature-popup", { key: 'eb4fa3e48bb1245344100d8920a1e14a76a10533', handleStartDrawingMapFeature: this.handleStartDrawingMapFeature, vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, selectedType: this.selectedTypeToAddFeature, panelConfig: this.addFeaturePanelConfig }))))))));
|
|
287
287
|
}
|
|
288
288
|
get mapToolbarElement() { return index.getElement(this); }
|
|
289
289
|
static get watchers() { return {
|
|
@@ -318,9 +318,9 @@ const SelectLayerPopUp = class {
|
|
|
318
318
|
}
|
|
319
319
|
render() {
|
|
320
320
|
var _a, _b, _c;
|
|
321
|
-
return (index.h("div", { key: '
|
|
321
|
+
return (index.h("div", { key: 'f3aafe59c8f75b6c37d0b2f959b41d49f916e7d1', class: "popoverContent" }, this.enableTileSelection && (index.h("udp-selector", { key: 'a539b95913a63e56fc08a4bdc78f32768fe4376c', id: 'mapType', options: (_a = this.tileOptions) !== null && _a !== void 0 ? _a : [], initialValue: this.selectedTile.value, label: 'Map Type', onChange: (e) => {
|
|
322
322
|
this.handleMapTypeInputChange(e.detail);
|
|
323
|
-
}, large: false })), index.h("div", { key: '
|
|
323
|
+
}, large: false })), index.h("div", { key: 'e6f7e7f7fe643b4ac6b9cbe3f8827597cf8c4a52', style: { height: '12px' } }), index.h("div", { key: '023547829ce5d4d7efb1adf4e001e4391c27e4e8' }, index.h("text-field", { key: 'db1299e4965d839d6085d7ef42fbe7f86cf25533', label: 'Search Layers', id: 'searchFilter', value: '', onInput: (e) => this.handleSearchLayers(e) })), ((_b = this.filteredOptions) === null || _b === void 0 ? void 0 : _b.length) > 0 &&
|
|
324
324
|
((_c = this.filteredOptions) === null || _c === void 0 ? void 0 : _c.map(item => (index.h("check-box-group", { title: item === null || item === void 0 ? void 0 : item.title, options: item === null || item === void 0 ? void 0 : item.options, values: this.visibleLayers, handleChange: this.updateSelectedLayers }))))));
|
|
325
325
|
}
|
|
326
326
|
};
|
|
@@ -336,7 +336,7 @@ const SplitLinePopup = class {
|
|
|
336
336
|
}
|
|
337
337
|
render() {
|
|
338
338
|
var _a;
|
|
339
|
-
return (index.h("div", { key: '
|
|
339
|
+
return (index.h("div", { key: 'd82d249c6dcff573fc3eab9bd53af19503462340', class: "popoverContent" }, index.h("udp-selector", { key: 'bb6a9260c4d3950de7fc3679763d12aab174b210', id: 'layer', options: (_a = this.vectorLayerOptions.map(layer => {
|
|
340
340
|
return {
|
|
341
341
|
label: layer,
|
|
342
342
|
value: layer,
|
|
@@ -1,13 +1,217 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-tzXRWbL-.js');
|
|
4
|
+
var makeApiCall = require('./makeApiCall-CFfg9gI0.js');
|
|
5
|
+
var configService = require('./configService-BqiLnW8G.js');
|
|
6
|
+
require('axios');
|
|
7
|
+
|
|
8
|
+
const addressSearchCss = () => `:host(.udp-input){display:block;box-sizing:border-box;position:relative}:host(.udp-input--full-width){width:100%}:host(.udp-input--error){--input-border-color:var(--input-underline-color-error)}:host(.udp-input--disabled){pointer-events:none;opacity:0.5;cursor:not-allowed}:host(.udp-input--required){position:relative}:host(.udp-input--readonly){--input-background:var(--gray-02)}:host(.udp-input--hidden){display:none}:host(.udp-input--checked){--input-accent-color:var(--primary-color)}:host(.udp-input--multi-select){--list-max-height:200px}:host(.udp-input) .bx--text-input:focus{outline:none;}:host(.udp-input) .bx--form-item{margin-bottom:var(--spacing-05)}:host(.udp-input) .bx--label{display:block;margin-bottom:var(--spacing-03);color:var(--text-main);font-size:var(--caption-text-font-size);font-weight:var(--caption-text-font-weight);line-height:var(--caption-text-line-height)}@media (max-width: var(--breakpoint-xs-max)){:host(.udp-input){margin-bottom:var(--spacing-04)}:host(.udp-input) .bx--form-item{margin-bottom:var(--spacing-04)}}@media (min-width: var(--breakpoint-sm-min)){:host(.udp-input){min-height:2.5rem;}}:host(.udp-input--size-small) .bx--text-input,:host(.udp-input--size-small) textarea,:host(.udp-input--size-small) input[type="text"],:host(.udp-input--size-small) input[type="number"],:host(.udp-input--size-small) input[type="email"],:host(.udp-input--size-small) input[type="password"],:host(.udp-input--size-small) input[type="tel"],:host(.udp-input--size-small) input[type="url"],:host(.udp-input--size-small) input[type="search"]{padding:var(--spacing-02);padding-bottom:6px;font-size:var(--caption-font-size, 0.875rem)}:host(.udp-input--size-normal) .bx--text-input,:host(.udp-input--size-normal) textarea,:host(.udp-input--size-normal) input[type="text"],:host(.udp-input--size-normal) input[type="number"],:host(.udp-input--size-normal) input[type="email"],:host(.udp-input--size-normal) input[type="password"],:host(.udp-input--size-normal) input[type="tel"],:host(.udp-input--size-normal) input[type="url"],:host(.udp-input--size-normal) input[type="search"]{padding:var(--spacing-03);padding-bottom:9px;font-size:var(--body-font-size)}:host(.udp-input--size-large) .bx--text-input,:host(.udp-input--size-large) textarea,:host(.udp-input--size-large) input[type="text"],:host(.udp-input--size-large) input[type="number"],:host(.udp-input--size-large) input[type="email"],:host(.udp-input--size-large) input[type="password"],:host(.udp-input--size-large) input[type="tel"],:host(.udp-input--size-large) input[type="url"],:host(.udp-input--size-large) input[type="search"]{padding:var(--spacing-04);padding-bottom:12px;font-size:var(--body-font-size)}:host(.udp-input--margin-none){margin:0}:host(.udp-input--margin-dense){margin:var(--spacing-02) 0}:host(.udp-input--margin-normal){margin:var(--spacing-03) 0}:host(.udp-input--margin-comfortable){margin:var(--spacing-04) 0}:host(.udp-input--size-small) .bx--label{margin-bottom:var(--spacing-02);font-size:var(--caption-font-size, 0.875rem)}:host(.udp-input--size-normal) .bx--label{margin-bottom:var(--spacing-03);font-size:var(--body-font-size)}:host(.udp-input--size-large) .bx--label{margin-bottom:var(--spacing-04);font-size:var(--body-font-size)}.bx--text-input,textarea,input[type="text"],input[type="number"],input[type="email"],input[type="password"],input[type="tel"],input[type="url"],input[type="search"]{display:inline-block;padding:var(--spacing-03);padding-bottom:9px;box-sizing:border-box;border:none;font-size:var(--body-font-size);background:var(--input-background);border-bottom:var(--underline-standard) solid var(--input-underline-color, var(--gray-08));width:100%;font-family:var(--font-family);transition:border-bottom-color 0.15s ease-in-out}.bx--text-input:focus,textarea:focus,input[type="text"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="search"]:focus{border-bottom-color:var(--input-underline-color-focus, var(--primary-color));border-bottom-width:2px}.bx--text-input--error,.bx--text-input:user-invalid,:host(.udp-input--error) .bx--text-input,:host(.udp-input--error) textarea,:host(.udp-input--error) input[type="text"],:host(.udp-input--error) input[type="number"],:host(.udp-input--error) input[type="email"],:host(.udp-input--error) input[type="password"],:host(.udp-input--error) input[type="tel"],:host(.udp-input--error) input[type="url"],:host(.udp-input--error) input[type="search"],input[type="text"]:user-invalid,input[type="number"]:user-invalid,input[type="email"]:user-invalid,input[type="password"]:user-invalid,input[type="tel"]:user-invalid,input[type="url"]:user-invalid,input[type="search"]:user-invalid{border-bottom-color:var(--input-underline-color-error, var(--error-color-main)) !important}:host(.udp-input--disabled) .bx--text-input,:host(.udp-input--disabled) textarea,:host(.udp-input--disabled) input[type="text"],:host(.udp-input--disabled) input[type="number"],:host(.udp-input--disabled) input[type="email"],:host(.udp-input--disabled) input[type="password"],:host(.udp-input--disabled) input[type="tel"],:host(.udp-input--disabled) input[type="url"],:host(.udp-input--disabled) input[type="search"]{border-bottom-color:var(--input-underline-color-disabled, var(--gray-08))}textarea.bx--text-input{resize:vertical;min-height:var(--spacing-08)}.bx--text-input::placeholder,textarea::placeholder,input[type="text"]::placeholder,input[type="number"]::placeholder,input[type="email"]::placeholder,input[type="password"]::placeholder,input[type="tel"]::placeholder,input[type="url"]::placeholder,input[type="search"]::placeholder{color:var(--placeholder-color, #999);opacity:1}:host(.udp-input),:host{display:block;width:100%;box-sizing:border-box}.bx--form-item{margin-bottom:var(--spacing-05)}.bx--label{display:block;margin-bottom:var(--spacing-03)}.error-message,.bx--form-requirement,:host(.udp-input--error) .error-message,:host(.udp-input--error) .bx--form-requirement{color:var(--error-color-main, #d32f2f) !important;margin-top:var(--spacing-02);font-size:var(--caption-font-size, 0.875rem);--unity-typography-inherit-color:var(--error-color-main, #d32f2f)}.helper-text{color:var(--text-02, #525252);margin-top:var(--spacing-02);font-size:var(--caption-font-size, 0.875rem)}:host(.udp-input--disabled) .bx--text-input,:host(.udp-input--disabled) textarea,:host(.udp-input--disabled) input,:host(.udp-input--disabled){cursor:not-allowed;opacity:0.6}:host(.udp-input--readonly) .bx--text-input,:host(.udp-input--readonly) textarea,:host(.udp-input--readonly) input{background-color:var(--field-01, #f4f4f4);cursor:default}:host{--address-search-suggestions-max-height:300px;--address-search-dropdown-z-index:var(--z-index-dropdown, 1000)}:host(.address-search--suggestions-open){--address-search-dropdown-z-index:100000}.hidden{display:none !important}.search-container{position:relative;z-index:var(--address-search-dropdown-z-index)}.search-wrapper{position:relative;display:flex;align-items:center}.search-input{padding-right:var(--spacing-10, 4rem)}.search-actions{position:absolute;right:var(--spacing-03, 8px);display:flex;align-items:center;gap:var(--spacing-03, 8px)}.clear-button{background:none;border:none;color:var(--text-secondary, #666);cursor:pointer;font-size:var(--body1-font-size, 1rem);padding:var(--spacing-02, 4px);line-height:1;transition:color 0.2s}.clear-button:hover{color:var(--text-primary, #000)}.loading-indicator{display:flex;align-items:center}.spinner{width:var(--spacing-05, 1rem);height:var(--spacing-05, 1rem);border:var(--underline-standard, var(--spacing-01, 0.125rem)) solid var(--gray-02, #f3f3f3);border-top:var(--underline-standard, var(--spacing-01, 0.125rem)) solid var(--primary-color, #2196f3);border-radius:50%;animation:spin 0.8s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.suggestions-list{margin:0;padding:0;list-style:none}.suggestion-item{padding:var(--spacing-03) var(--spacing-04);cursor:pointer;border-bottom:1px solid var(--gray-02, #f0f0f0);transition:background-color 0.2s;min-width:0}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background-color:var(--gray-02, #f5f5f5)}.suggestion-content{display:flex;flex-direction:column;min-width:0}.suggestion-address{line-height:1.4;white-space:normal;overflow-wrap:anywhere;word-break:break-word}@media (max-width: 768px){:host{--address-search-suggestions-max-height:200px}.suggestion-item{padding:var(--spacing-02) var(--spacing-03)}}`;
|
|
9
|
+
|
|
10
|
+
const AddressSearch = class {
|
|
11
|
+
constructor(hostRef) {
|
|
12
|
+
index.registerInstance(this, hostRef);
|
|
13
|
+
this.addressSelected = index.createEvent(this, "addressSelected", 7);
|
|
14
|
+
this.searchCleared = index.createEvent(this, "searchCleared", 7);
|
|
15
|
+
/**
|
|
16
|
+
* Placeholder text for the search input.
|
|
17
|
+
*/
|
|
18
|
+
this.placeholder = 'Search for an address...';
|
|
19
|
+
/**
|
|
20
|
+
* When true, all interactions with the component are disabled.
|
|
21
|
+
*/
|
|
22
|
+
this.disabled = false;
|
|
23
|
+
/**
|
|
24
|
+
* When true, the component is in a read-only state.
|
|
25
|
+
*/
|
|
26
|
+
this.readonly = false;
|
|
27
|
+
/**
|
|
28
|
+
* Language code for search results (e.g., 'en-US').
|
|
29
|
+
*/
|
|
30
|
+
this.language = 'en-US';
|
|
31
|
+
/**
|
|
32
|
+
* Comma-separated list of country codes to restrict search results to (e.g., 'US,CA').
|
|
33
|
+
*/
|
|
34
|
+
this.countrySet = '';
|
|
35
|
+
/**
|
|
36
|
+
* Minimum number of characters to enter before searching.
|
|
37
|
+
*/
|
|
38
|
+
this.searchMinChars = 3;
|
|
39
|
+
/**
|
|
40
|
+
* Debounce delay for search input in milliseconds.
|
|
41
|
+
*/
|
|
42
|
+
this.debounceDelay = 300;
|
|
43
|
+
/**
|
|
44
|
+
* External loading flag (e.g., reverse geocoding in a parent component).
|
|
45
|
+
*/
|
|
46
|
+
this.loading = false;
|
|
47
|
+
/**
|
|
48
|
+
* External validation/error message.
|
|
49
|
+
*/
|
|
50
|
+
this.error = '';
|
|
51
|
+
/**
|
|
52
|
+
* When true, renders the suggestions popover in `document.body` to avoid clipping
|
|
53
|
+
* inside scrolling/overflow containers (e.g., drawers/side-sheets).
|
|
54
|
+
*
|
|
55
|
+
* Note: moving the popover out of this component's shadow root means styles from
|
|
56
|
+
* `address-search.css` won't apply to the suggestion list. Keep this `false` unless needed.
|
|
57
|
+
*/
|
|
58
|
+
this.appendSuggestionsToBody = false;
|
|
59
|
+
/**
|
|
60
|
+
* Required.
|
|
61
|
+
*/
|
|
62
|
+
this.required = '';
|
|
63
|
+
this.searchQuery = '';
|
|
64
|
+
this.suggestions = [];
|
|
65
|
+
this.showSuggestions = false;
|
|
66
|
+
this.isLoading = false;
|
|
67
|
+
this.internalError = '';
|
|
68
|
+
this.handleSearchInput = (event) => {
|
|
69
|
+
const input = event.target;
|
|
70
|
+
this.searchQuery = input.value;
|
|
71
|
+
this.showSuggestions = true;
|
|
72
|
+
this.internalError = '';
|
|
73
|
+
if (this.searchQuery.length < this.searchMinChars) {
|
|
74
|
+
this.suggestions = [];
|
|
75
|
+
return;
|
|
76
|
+
}
|
|
77
|
+
if (this.debounceTimer) {
|
|
78
|
+
clearTimeout(this.debounceTimer);
|
|
79
|
+
}
|
|
80
|
+
this.debounceTimer = setTimeout(() => {
|
|
81
|
+
void this.fetchAddressSuggestions();
|
|
82
|
+
}, this.debounceDelay);
|
|
83
|
+
};
|
|
84
|
+
this.handleFocus = () => {
|
|
85
|
+
if (this.suggestions.length > 0) {
|
|
86
|
+
this.showSuggestions = true;
|
|
87
|
+
}
|
|
88
|
+
};
|
|
89
|
+
this.clearSearch = () => {
|
|
90
|
+
this.searchQuery = '';
|
|
91
|
+
this.suggestions = [];
|
|
92
|
+
this.showSuggestions = false;
|
|
93
|
+
this.internalError = '';
|
|
94
|
+
this.searchCleared.emit();
|
|
95
|
+
};
|
|
96
|
+
this.selectAddress = (suggestion) => {
|
|
97
|
+
this.searchQuery = suggestion.address.freeformAddress;
|
|
98
|
+
this.showSuggestions = false;
|
|
99
|
+
this.suggestions = [];
|
|
100
|
+
this.internalError = '';
|
|
101
|
+
this.addressSelected.emit(suggestion);
|
|
102
|
+
};
|
|
103
|
+
}
|
|
104
|
+
componentWillLoad() {
|
|
105
|
+
if (typeof this.value === 'string') {
|
|
106
|
+
this.searchQuery = this.value;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
handleValueChange(nextValue) {
|
|
110
|
+
if (typeof nextValue === 'string') {
|
|
111
|
+
this.searchQuery = nextValue;
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
/**
|
|
115
|
+
* Public method to set the search query programmatically.
|
|
116
|
+
* @param query - The search query to set.
|
|
117
|
+
*/
|
|
118
|
+
// eslint-disable-next-line @typescript-eslint/require-await
|
|
119
|
+
async setQuery(query) {
|
|
120
|
+
this.searchQuery = query || '';
|
|
121
|
+
}
|
|
122
|
+
/**
|
|
123
|
+
* Public method to clear the search input and suggestions programmatically.
|
|
124
|
+
*/
|
|
125
|
+
// eslint-disable-next-line @typescript-eslint/require-await
|
|
126
|
+
async clear() {
|
|
127
|
+
this.clearSearch();
|
|
128
|
+
}
|
|
129
|
+
handleOutsideClick(event) {
|
|
130
|
+
const path = event.composedPath();
|
|
131
|
+
if (!path.includes(this.el)) {
|
|
132
|
+
this.showSuggestions = false;
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
async fetchAddressSuggestions() {
|
|
136
|
+
this.isLoading = true;
|
|
137
|
+
this.internalError = '';
|
|
138
|
+
try {
|
|
139
|
+
const subscriptionKey = configService.ConfigService.config.AZURE_MAP_SUBSCRIPTION_KEY;
|
|
140
|
+
if (!subscriptionKey || subscriptionKey.trim().length === 0) {
|
|
141
|
+
throw new Error('Azure Map Subscription Key is required.');
|
|
142
|
+
}
|
|
143
|
+
const url = new URL('https://atlas.microsoft.com/search/address/json');
|
|
144
|
+
url.searchParams.append('api-version', '1.0');
|
|
145
|
+
url.searchParams.append('subscription-key', subscriptionKey);
|
|
146
|
+
url.searchParams.append('query', this.searchQuery);
|
|
147
|
+
url.searchParams.append('language', this.language);
|
|
148
|
+
url.searchParams.append('typeahead', 'true');
|
|
149
|
+
if (this.countrySet) {
|
|
150
|
+
url.searchParams.append('countrySet', this.countrySet);
|
|
151
|
+
}
|
|
152
|
+
const responseUnknown = await makeApiCall.makeApiCall('GET', url.toString());
|
|
153
|
+
const response = responseUnknown;
|
|
154
|
+
if (!response) {
|
|
155
|
+
throw new Error('Failed to search addresses');
|
|
156
|
+
}
|
|
157
|
+
const results = response.results || [];
|
|
158
|
+
this.suggestions = results;
|
|
159
|
+
// this.suggestions = this.maxSuggestions > 0 ? results.slice(0, this.maxSuggestions) : results;
|
|
160
|
+
}
|
|
161
|
+
catch (error) {
|
|
162
|
+
this.internalError =
|
|
163
|
+
error instanceof Error && error.message.length > 0
|
|
164
|
+
? error.message
|
|
165
|
+
: 'Failed to search addresses';
|
|
166
|
+
this.suggestions = [];
|
|
167
|
+
}
|
|
168
|
+
finally {
|
|
169
|
+
this.isLoading = false;
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
render() {
|
|
173
|
+
const errorMessage = this.error || this.internalError;
|
|
174
|
+
const isBusy = this.loading || this.isLoading;
|
|
175
|
+
const isError = Boolean(errorMessage);
|
|
176
|
+
const isSuggestionsOpen = this.showSuggestions && this.suggestions.length > 0;
|
|
177
|
+
const popoverWidth = this.searchInputEl
|
|
178
|
+
? `${Math.round(this.searchInputEl.getBoundingClientRect().width)}px`
|
|
179
|
+
: undefined;
|
|
180
|
+
const suggestionsListStyle = this.appendSuggestionsToBody
|
|
181
|
+
? { margin: '0', padding: '0', listStyle: 'none' }
|
|
182
|
+
: undefined;
|
|
183
|
+
const suggestionItemStyle = this.appendSuggestionsToBody
|
|
184
|
+
? {
|
|
185
|
+
padding: 'var(--spacing-03, 8px) var(--spacing-04, 16px)',
|
|
186
|
+
cursor: 'pointer',
|
|
187
|
+
borderBottom: '1px solid var(--gray-02, #f0f0f0)',
|
|
188
|
+
}
|
|
189
|
+
: undefined;
|
|
190
|
+
return (index.h(index.Host, { key: '2753570ab2f2ddd37529a6cd075efc87b86fd45a', class: {
|
|
191
|
+
'udp-input': true,
|
|
192
|
+
'udp-input--error': isError,
|
|
193
|
+
'udp-input--disabled': this.disabled,
|
|
194
|
+
'udp-input--readonly': this.readonly,
|
|
195
|
+
'address-search--suggestions-open': isSuggestionsOpen,
|
|
196
|
+
} }, index.h("div", { key: 'ba34a9e4bb8267413c0f013d89e198b9f6ac8798', class: "bx--form-item map-input-search-field" }, index.h("unity-typography", { key: 'ecf205856e916c815164862d1a1cf4eb76678978', variant: "caption-text" }, index.h("label", { key: '64efed25462ac0013f1ccbe5b6fb69338744df30', htmlFor: this.inputId + '-search', class: "bx--label" }, this.label, this.required ? '*' : '')), index.h("div", { key: 'ed99aa32123ae332ecbbedfc9cf6b28a48911725', class: "search-container" }, index.h("div", { key: 'c6ee30dd79c581b328effe74480cb859189e73bf', class: "search-wrapper" }, index.h("input", { key: "map-search-input", type: "text", id: this.inputId + '-search', class: "search-input bx--text-input", placeholder: this.placeholder, value: this.searchQuery, onInput: this.handleSearchInput, onFocus: this.handleFocus, disabled: this.disabled, readOnly: this.readonly,
|
|
197
|
+
// eslint-disable-next-line @typescript-eslint/no-unnecessary-type-assertion
|
|
198
|
+
ref: el => (this.searchInputEl = el) }), index.h("div", { key: '1dc3bd94fc777686532b73f50abb9f4f7fa5481a', class: "search-actions" }, index.h("button", { key: 'c6d5aa2f0a90c3bf1d0ec7dd04fab0268957c8f7', type: "button", class: { 'clear-button': true, 'hidden': !this.searchQuery }, onClick: this.clearSearch, "aria-label": "Clear search", disabled: this.disabled || this.readonly }, "\u2715"), index.h("div", { key: 'ccf3918f563d4e3a3ce7dca7fe32ca349a1f4c70', class: { 'loading-indicator': true, 'hidden': !isBusy } }, index.h("div", { key: 'eb69dc6161982c62b8e4257ec0f06c85602bde1c', class: "spinner" }))), index.h("udp-pop-over", { key: '5a07a049daaba61d65d013f4dd7db728ead8d12b', anchorElement: this.searchInputEl, isOpen: isSuggestionsOpen, appendToBody: this.appendSuggestionsToBody, popoverPlacement: "bottom-start", popoverWidth: popoverWidth, popoverMaxHeight: "var(--address-search-suggestions-max-height)", overflow: "auto", handleOnClose: () => (this.showSuggestions = false) }, index.h("ul", { key: '7288a1b012986e54316b7de50590461d464f3d26', class: "suggestions-list", style: suggestionsListStyle }, this.suggestions.map(suggestion => (index.h("li", { key: suggestion.id, class: "suggestion-item", style: suggestionItemStyle, onClick: () => this.selectAddress(suggestion) }, index.h("unity-typography", { variant: "body" }, index.h("div", { class: "suggestion-content" }, index.h("span", { class: "suggestion-address" }, suggestion.address.freeformAddress)))))))))), errorMessage ? (index.h("div", { class: "error-message" }, index.h("unity-typography", { variant: "caption-text", color: "error" }, errorMessage))) : null)));
|
|
199
|
+
}
|
|
200
|
+
get el() { return index.getElement(this); }
|
|
201
|
+
static get watchers() { return {
|
|
202
|
+
"value": [{
|
|
203
|
+
"handleValueChange": 0
|
|
204
|
+
}]
|
|
205
|
+
}; }
|
|
206
|
+
};
|
|
207
|
+
AddressSearch.style = addressSearchCss();
|
|
4
208
|
|
|
5
209
|
const numericFieldCss = () => `:host(.udp-input){display:block;box-sizing:border-box;position:relative}:host(.udp-input--full-width){width:100%}:host(.udp-input--error){--input-border-color:var(--input-underline-color-error)}:host(.udp-input--disabled){pointer-events:none;opacity:0.5;cursor:not-allowed}:host(.udp-input--required){position:relative}:host(.udp-input--readonly){--input-background:var(--gray-02)}:host(.udp-input--hidden){display:none}:host(.udp-input--checked){--input-accent-color:var(--primary-color)}:host(.udp-input--multi-select){--list-max-height:200px}:host(.udp-input) .bx--text-input:focus{outline:none;}:host(.udp-input) .bx--form-item{margin-bottom:var(--spacing-05)}:host(.udp-input) .bx--label{display:block;margin-bottom:var(--spacing-03);color:var(--text-main);font-size:var(--caption-text-font-size);font-weight:var(--caption-text-font-weight);line-height:var(--caption-text-line-height)}@media (max-width: var(--breakpoint-xs-max)){:host(.udp-input){margin-bottom:var(--spacing-04)}:host(.udp-input) .bx--form-item{margin-bottom:var(--spacing-04)}}@media (min-width: var(--breakpoint-sm-min)){:host(.udp-input){min-height:2.5rem;}}:host(.udp-input--size-small) .bx--text-input,:host(.udp-input--size-small) textarea,:host(.udp-input--size-small) input[type="text"],:host(.udp-input--size-small) input[type="number"],:host(.udp-input--size-small) input[type="email"],:host(.udp-input--size-small) input[type="password"],:host(.udp-input--size-small) input[type="tel"],:host(.udp-input--size-small) input[type="url"],:host(.udp-input--size-small) input[type="search"]{padding:var(--spacing-02);padding-bottom:6px;font-size:var(--caption-font-size, 0.875rem)}:host(.udp-input--size-normal) .bx--text-input,:host(.udp-input--size-normal) textarea,:host(.udp-input--size-normal) input[type="text"],:host(.udp-input--size-normal) input[type="number"],:host(.udp-input--size-normal) input[type="email"],:host(.udp-input--size-normal) input[type="password"],:host(.udp-input--size-normal) input[type="tel"],:host(.udp-input--size-normal) input[type="url"],:host(.udp-input--size-normal) input[type="search"]{padding:var(--spacing-03);padding-bottom:9px;font-size:var(--body-font-size)}:host(.udp-input--size-large) .bx--text-input,:host(.udp-input--size-large) textarea,:host(.udp-input--size-large) input[type="text"],:host(.udp-input--size-large) input[type="number"],:host(.udp-input--size-large) input[type="email"],:host(.udp-input--size-large) input[type="password"],:host(.udp-input--size-large) input[type="tel"],:host(.udp-input--size-large) input[type="url"],:host(.udp-input--size-large) input[type="search"]{padding:var(--spacing-04);padding-bottom:12px;font-size:var(--body-font-size)}:host(.udp-input--margin-none){margin:0}:host(.udp-input--margin-dense){margin:var(--spacing-02) 0}:host(.udp-input--margin-normal){margin:var(--spacing-03) 0}:host(.udp-input--margin-comfortable){margin:var(--spacing-04) 0}:host(.udp-input--size-small) .bx--label{margin-bottom:var(--spacing-02);font-size:var(--caption-font-size, 0.875rem)}:host(.udp-input--size-normal) .bx--label{margin-bottom:var(--spacing-03);font-size:var(--body-font-size)}:host(.udp-input--size-large) .bx--label{margin-bottom:var(--spacing-04);font-size:var(--body-font-size)}.bx--text-input,textarea,input[type="text"],input[type="number"],input[type="email"],input[type="password"],input[type="tel"],input[type="url"],input[type="search"]{display:inline-block;padding:var(--spacing-03);padding-bottom:9px;box-sizing:border-box;border:none;font-size:var(--body-font-size);background:var(--input-background);border-bottom:var(--underline-standard) solid var(--input-underline-color, var(--gray-08));width:100%;font-family:var(--font-family);transition:border-bottom-color 0.15s ease-in-out}.bx--text-input:focus,textarea:focus,input[type="text"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="search"]:focus{border-bottom-color:var(--input-underline-color-focus, var(--primary-color));border-bottom-width:2px}.bx--text-input--error,.bx--text-input:user-invalid,:host(.udp-input--error) .bx--text-input,:host(.udp-input--error) textarea,:host(.udp-input--error) input[type="text"],:host(.udp-input--error) input[type="number"],:host(.udp-input--error) input[type="email"],:host(.udp-input--error) input[type="password"],:host(.udp-input--error) input[type="tel"],:host(.udp-input--error) input[type="url"],:host(.udp-input--error) input[type="search"],input[type="text"]:user-invalid,input[type="number"]:user-invalid,input[type="email"]:user-invalid,input[type="password"]:user-invalid,input[type="tel"]:user-invalid,input[type="url"]:user-invalid,input[type="search"]:user-invalid{border-bottom-color:var(--input-underline-color-error, var(--error-color-main)) !important}:host(.udp-input--disabled) .bx--text-input,:host(.udp-input--disabled) textarea,:host(.udp-input--disabled) input[type="text"],:host(.udp-input--disabled) input[type="number"],:host(.udp-input--disabled) input[type="email"],:host(.udp-input--disabled) input[type="password"],:host(.udp-input--disabled) input[type="tel"],:host(.udp-input--disabled) input[type="url"],:host(.udp-input--disabled) input[type="search"]{border-bottom-color:var(--input-underline-color-disabled, var(--gray-08))}textarea.bx--text-input{resize:vertical;min-height:var(--spacing-08)}.bx--text-input::placeholder,textarea::placeholder,input[type="text"]::placeholder,input[type="number"]::placeholder,input[type="email"]::placeholder,input[type="password"]::placeholder,input[type="tel"]::placeholder,input[type="url"]::placeholder,input[type="search"]::placeholder{color:var(--placeholder-color, #999);opacity:1}:host(.udp-input),:host{display:block;width:100%;box-sizing:border-box}.bx--form-item{margin-bottom:var(--spacing-05)}.bx--label{display:block;margin-bottom:var(--spacing-03)}.error-message,.bx--form-requirement,:host(.udp-input--error) .error-message,:host(.udp-input--error) .bx--form-requirement{color:var(--error-color-main, #d32f2f) !important;margin-top:var(--spacing-02);font-size:var(--caption-font-size, 0.875rem);--unity-typography-inherit-color:var(--error-color-main, #d32f2f)}.helper-text{color:var(--text-02, #525252);margin-top:var(--spacing-02);font-size:var(--caption-font-size, 0.875rem)}:host(.udp-input--disabled) .bx--text-input,:host(.udp-input--disabled) textarea,:host(.udp-input--disabled) input,:host(.udp-input--disabled){cursor:not-allowed;opacity:0.6}:host(.udp-input--readonly) .bx--text-input,:host(.udp-input--readonly) textarea,:host(.udp-input--readonly) input{background-color:var(--field-01, #f4f4f4);cursor:default}`;
|
|
6
210
|
|
|
7
211
|
const NumericField = class {
|
|
8
212
|
constructor(hostRef) {
|
|
9
213
|
index.registerInstance(this, hostRef);
|
|
10
|
-
this.change = index.createEvent(this, "change");
|
|
214
|
+
this.change = index.createEvent(this, "change", 7);
|
|
11
215
|
/**
|
|
12
216
|
* Error message to display below the input field. Shows validation errors or other issues.
|
|
13
217
|
*/
|
|
@@ -124,7 +328,7 @@ const NumericField = class {
|
|
|
124
328
|
'bx--text-input--error': isError,
|
|
125
329
|
'text-field--disabled': this.disabled,
|
|
126
330
|
};
|
|
127
|
-
return (index.h(index.Host, { key: '
|
|
331
|
+
return (index.h(index.Host, { key: '7fe90d1a30c6f3864277f47cd4f93f132b19c9aa', class: {
|
|
128
332
|
'udp-input': true,
|
|
129
333
|
'udp-input--error': isError,
|
|
130
334
|
'udp-input--disabled': this.disabled,
|
|
@@ -133,9 +337,9 @@ const NumericField = class {
|
|
|
133
337
|
'udp-input--readonly': this.readonly,
|
|
134
338
|
[`udp-input--size-${this.size}`]: true,
|
|
135
339
|
[`udp-input--margin-${this.margin}`]: true,
|
|
136
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '
|
|
340
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '15b81b21292ca97ef776a575f1fd6cf08a90b59f', class: "bx--form-item" }, index.h("unity-typography", { key: '2258b6a32c790f8368629611cf8687e48461231a', variant: "caption-text" }, index.h("label", { key: '2d3edaeaf242c3a5712f7dfa8d665c0c6d629d7a', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), this.hidden ? (index.h("input", { id: this.id, type: "hidden", value: this.internalValue, name: this.name })) : (index.h("input", { id: this.id, name: this.name, type: "number", class: Object.assign({}, inputClass), placeholder: this.placeholder, value: this.internalValue, required: this.required, disabled: this.disabled, readOnly: this.readonly, onFocus: this.onFocus, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, inputMode: this.inputMode, min: this.min, max: this.max, step: this.step,
|
|
137
341
|
//@ts-ignore
|
|
138
|
-
udprecordid: 'udpRecord-number-field-' + this.id })), isError && (index.h("div", { key: '
|
|
342
|
+
udprecordid: 'udpRecord-number-field-' + this.id })), isError && (index.h("div", { key: 'ca09b560fdc3c5aedef9faf6b6b62251bd20ca1a', class: "error-message" }, index.h("unity-typography", { key: '7deb430233535cf0cecaad105fde1d7f6734c41f', variant: "caption-text", color: "error" }, this.errorMessage))))));
|
|
139
343
|
}
|
|
140
344
|
static get watchers() { return {
|
|
141
345
|
"error": [{
|
|
@@ -156,8 +360,8 @@ const textAreaCss = () => `:host(.udp-input){display:block;box-sizing:border-box
|
|
|
156
360
|
const TextArea = class {
|
|
157
361
|
constructor(hostRef) {
|
|
158
362
|
index.registerInstance(this, hostRef);
|
|
159
|
-
this.change = index.createEvent(this, "change");
|
|
160
|
-
this.errorEvent = index.createEvent(this, "error");
|
|
363
|
+
this.change = index.createEvent(this, "change", 7);
|
|
364
|
+
this.errorEvent = index.createEvent(this, "error", 7);
|
|
161
365
|
/**
|
|
162
366
|
* Size variant controlling the padding and spacing of the textarea.
|
|
163
367
|
* - 'small': Compact spacing for data-heavy interfaces
|
|
@@ -360,7 +564,7 @@ const TextArea = class {
|
|
|
360
564
|
}
|
|
361
565
|
render() {
|
|
362
566
|
const { disabled, id, internalValue, label, placeholder, required, readonly, errorMessage, fullWidth, internalRows } = this;
|
|
363
|
-
return (index.h(index.Host, { key: '
|
|
567
|
+
return (index.h(index.Host, { key: '06c89669c998682403acc65900ac1d2a631da2c3', class: {
|
|
364
568
|
'udp-input': true,
|
|
365
569
|
'udp-input--error': !!errorMessage,
|
|
366
570
|
'udp-input--disabled': disabled,
|
|
@@ -369,11 +573,11 @@ const TextArea = class {
|
|
|
369
573
|
'udp-input--required': required,
|
|
370
574
|
[`udp-input--size-${this.size}`]: true,
|
|
371
575
|
[`udp-input--margin-${this.margin}`]: true,
|
|
372
|
-
} }, index.h("div", { key: '
|
|
576
|
+
} }, index.h("div", { key: '016e392556599de99afc294fff991854e0e84684', class: "bx--form-item" }, index.h("unity-typography", { key: '2e3aa3e657f74ac618b97204b99d030bcdcc5c66', variant: "caption-text" }, index.h("label", { key: '4d2c218de771bc6ab62a8af5b97a0c49b6061ddc', htmlFor: id, class: "bx--label" }, label, required ? '*' : '')), index.h("textarea", { key: '65d15a442a2240c7a24e421aea3b464f096fdca3', ref: el => (this.textareaEl = el), id: id, class: {
|
|
373
577
|
'bx--text-input': true,
|
|
374
578
|
'bx--text-input--error': !!errorMessage,
|
|
375
579
|
'text-area--disabled': disabled,
|
|
376
|
-
}, placeholder: placeholder, value: internalValue, required: required, disabled: disabled, readonly: readonly, maxLength: this.maxCharacter, rows: internalRows, onInput: this.onInput, onChange: this.onChange }, internalValue), errorMessage && (index.h("div", { key: '
|
|
580
|
+
}, placeholder: placeholder, value: internalValue, required: required, disabled: disabled, readonly: readonly, maxLength: this.maxCharacter, rows: internalRows, onInput: this.onInput, onChange: this.onChange }, internalValue), errorMessage && (index.h("div", { key: '2abab6c1451dc829708bb3b1a6505e9d04526164', class: "error-message" }, index.h("unity-typography", { key: 'c19dc37959231218552c68b25fe0a24cd71867d4', variant: "caption-text", color: "error" }, errorMessage))))));
|
|
377
581
|
}
|
|
378
582
|
get el() { return index.getElement(this); }
|
|
379
583
|
static get watchers() { return {
|
|
@@ -395,7 +599,7 @@ const udpDateSelectorCss = () => `:host(.udp-input){display:block;box-sizing:bor
|
|
|
395
599
|
const UdpDateSelector = class {
|
|
396
600
|
constructor(hostRef) {
|
|
397
601
|
index.registerInstance(this, hostRef);
|
|
398
|
-
this.change = index.createEvent(this, "change");
|
|
602
|
+
this.change = index.createEvent(this, "change", 7);
|
|
399
603
|
/**
|
|
400
604
|
* Current value of the date selector. When provided, makes this a controlled component.
|
|
401
605
|
* Uses YYYY-MM-DD format (e.g., "2024-01-15"). The component will use this value and update it through events.
|
|
@@ -514,7 +718,7 @@ const UdpDateSelector = class {
|
|
|
514
718
|
classNames.push('bx--text-input--full-width');
|
|
515
719
|
}
|
|
516
720
|
const inputClass = classNames.join(' ');
|
|
517
|
-
return (index.h(index.Host, { key: '
|
|
721
|
+
return (index.h(index.Host, { key: '34eb34444a99519563e7446b42514555bf3e48c3', class: {
|
|
518
722
|
'udp-input': true,
|
|
519
723
|
'udp-input--error': isError,
|
|
520
724
|
'udp-input--disabled': this.disabled,
|
|
@@ -523,9 +727,9 @@ const UdpDateSelector = class {
|
|
|
523
727
|
'udp-input--required': this.required,
|
|
524
728
|
[`udp-input--size-${this.size}`]: true,
|
|
525
729
|
[`udp-input--margin-${this.margin}`]: true,
|
|
526
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '
|
|
730
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '30ab4d9953de141aaed8a531bceb0b892460ef2d', class: "bx--form-item" }, index.h("unity-typography", { key: '7728ff9fbe749c8968898ca2cf1925bd771fa7ae', variant: "caption-text" }, index.h("label", { key: '5357ddae24c4967494a359ed0ffcbef932ee9cc2', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), index.h("input", { key: 'cdf73a365dafae65d35bb9443b755510f712716f', type: "date", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min ? this.formatDateForHtml(this.min) : null, max: this.max ? this.formatDateForHtml(this.max) : null, onInput: this.handleDateChange, onChange: this.handleDateChange, onBlur: this.handleBlur, onFocus: this.handleFocus, disabled: this.disabled, readonly: this.readonly, required: this.required,
|
|
527
731
|
//@ts-ignore
|
|
528
|
-
udprecordid: 'udpRecord-udp-date-selector-' + this.id }), index.h("unity-typography", { key: '
|
|
732
|
+
udprecordid: 'udpRecord-udp-date-selector-' + this.id }), index.h("unity-typography", { key: '899708e073eea582661878ed9087962793121883', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
|
|
529
733
|
}
|
|
530
734
|
static get watchers() { return {
|
|
531
735
|
"error": [{
|
|
@@ -546,7 +750,7 @@ const udpDatetimeSelectorCss = () => `:host(.udp-input){display:block;box-sizing
|
|
|
546
750
|
const UdpDateTimeSelector = class {
|
|
547
751
|
constructor(hostRef) {
|
|
548
752
|
index.registerInstance(this, hostRef);
|
|
549
|
-
this.change = index.createEvent(this, "change");
|
|
753
|
+
this.change = index.createEvent(this, "change", 7);
|
|
550
754
|
/**
|
|
551
755
|
* Current value of the date-time selector. When provided, makes this a controlled component.
|
|
552
756
|
* The component will use this value and update it through events.
|
|
@@ -694,7 +898,7 @@ const UdpDateTimeSelector = class {
|
|
|
694
898
|
classNames.push('bx--text-input--full-width');
|
|
695
899
|
}
|
|
696
900
|
const inputClass = classNames.join(' ');
|
|
697
|
-
return (index.h(index.Host, { key: '
|
|
901
|
+
return (index.h(index.Host, { key: '27b5ae60bcafed4d7627d1e4c66747b14ad5e794', class: {
|
|
698
902
|
'udp-input': true,
|
|
699
903
|
'udp-input--error': isError,
|
|
700
904
|
'udp-input--disabled': this.disabled,
|
|
@@ -703,9 +907,9 @@ const UdpDateTimeSelector = class {
|
|
|
703
907
|
'udp-input--required': this.required,
|
|
704
908
|
[`udp-input--size-${this.size}`]: true,
|
|
705
909
|
[`udp-input--margin-${this.margin}`]: true,
|
|
706
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '
|
|
910
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: 'b78ead0b1c61dd3f0aefc3333fb1e21713ffbac7', class: "bx--form-item" }, index.h("unity-typography", { key: '328b73f4e74f0ba4dbc8e23da8a2d66d4c114b3b', variant: "caption-text" }, index.h("label", { key: '01edbbb03363f644a4ee4dc315f47c6ef9c8cd9a', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), index.h("input", { key: 'edc663b3cf0c3ad35ea01464a891e44ea74a1ffa', type: "datetime-local", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min ? this.formatDateForHtml(this.min) : null, max: this.max ? this.formatDateForHtml(this.max) : null, onInput: this.handleDateChange, onBlur: this.handleBlur, onFocus: this.handleFocus, disabled: this.disabled, readonly: this.readonly, required: this.required,
|
|
707
911
|
//@ts-ignore
|
|
708
|
-
udprecordid: 'udpRecord-udp-datetime-selector-' + this.id }), index.h("unity-typography", { key: '
|
|
912
|
+
udprecordid: 'udpRecord-udp-datetime-selector-' + this.id }), index.h("unity-typography", { key: 'e12646e4b747b38011ae47173a3015c139f877ed', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
|
|
709
913
|
}
|
|
710
914
|
static get watchers() { return {
|
|
711
915
|
"error": [{
|
|
@@ -726,9 +930,9 @@ const udpTimeSelectorCss = () => `:host(.udp-input){display:block;box-sizing:bor
|
|
|
726
930
|
const UdpTimeSelector = class {
|
|
727
931
|
constructor(hostRef) {
|
|
728
932
|
index.registerInstance(this, hostRef);
|
|
729
|
-
this.change = index.createEvent(this, "change");
|
|
730
|
-
this.input = index.createEvent(this, "input");
|
|
731
|
-
this.errorEvent = index.createEvent(this, "error");
|
|
933
|
+
this.change = index.createEvent(this, "change", 7);
|
|
934
|
+
this.input = index.createEvent(this, "input", 7);
|
|
935
|
+
this.errorEvent = index.createEvent(this, "error", 7);
|
|
732
936
|
/**
|
|
733
937
|
* Current value of the time selector. When provided, makes this a controlled component.
|
|
734
938
|
* Uses HH:mm format (e.g., "14:30"). The component will use this value and update it through events.
|
|
@@ -945,7 +1149,7 @@ const UdpTimeSelector = class {
|
|
|
945
1149
|
classNames.push('bx--text-input--full-width');
|
|
946
1150
|
}
|
|
947
1151
|
const inputClass = classNames.join(' ');
|
|
948
|
-
return (index.h(index.Host, { key: '
|
|
1152
|
+
return (index.h(index.Host, { key: '1a21470c45f83679dcc5c6f72162fca70dd50e63', class: {
|
|
949
1153
|
'udp-input': true,
|
|
950
1154
|
'udp-input--error': isError,
|
|
951
1155
|
'udp-input--disabled': this.disabled,
|
|
@@ -954,9 +1158,9 @@ const UdpTimeSelector = class {
|
|
|
954
1158
|
'udp-input--required': this.required,
|
|
955
1159
|
[`udp-input--size-${this.size}`]: true,
|
|
956
1160
|
[`udp-input--margin-${this.margin}`]: true,
|
|
957
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '
|
|
1161
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '59bb10dfed3765786ab64cdfe44e7a5101b3a8ba', class: "bx--form-item" }, index.h("unity-typography", { key: 'a7deeb4feced7c3016a230faeea13df9897f5009', variant: "caption-text" }, index.h("label", { key: '2b675794872dc035fe44005bfdcb0fa6ccf6e4b6', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), index.h("input", { key: '852b684ed46c0d6949c56bf608525c108fdf7f80', type: "time", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min, max: this.max, onInput: this.handleTimeInput, onChange: this.handleTimeChange, onBlur: this.handleBlur, onFocus: this.handleFocus, onInvalid: this.handleInvalid, disabled: this.disabled, readonly: this.readonly, required: this.required,
|
|
958
1162
|
//@ts-ignore
|
|
959
|
-
udprecordid: 'udpRecord-udp-time-selector-' + this.id }), index.h("unity-typography", { key: '
|
|
1163
|
+
udprecordid: 'udpRecord-udp-time-selector-' + this.id }), index.h("unity-typography", { key: '551499d7957273a3136ef4de97ceafbf5d5764e0', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
|
|
960
1164
|
}
|
|
961
1165
|
get el() { return index.getElement(this); }
|
|
962
1166
|
static get watchers() { return {
|
|
@@ -973,6 +1177,7 @@ const UdpTimeSelector = class {
|
|
|
973
1177
|
};
|
|
974
1178
|
UdpTimeSelector.style = udpTimeSelectorCss();
|
|
975
1179
|
|
|
1180
|
+
exports.address_search = AddressSearch;
|
|
976
1181
|
exports.numeric_field = NumericField;
|
|
977
1182
|
exports.text_area = TextArea;
|
|
978
1183
|
exports.udp_date_selector = UdpDateSelector;
|