udp-stencil-component-library 25.18.2-beta.1 → 25.18.2-beta.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/SearchBuilder-C1sUitjQ.js +0 -3
- package/dist/cjs/action-column-util-CQRWvOT6.js +0 -3
- package/dist/cjs/add-map-feature-popup_4.cjs.entry.js +45 -30
- package/dist/cjs/advanced-search-builder.cjs.entry.js +3 -4
- package/dist/cjs/advanced-search_12.cjs.entry.js +53 -36
- package/dist/cjs/ag-grid-base_6.cjs.entry.js +53 -28
- package/dist/cjs/ambient-template-grid.cjs.entry.js +70 -25
- package/dist/cjs/api-method-instance-grid.cjs.entry.js +16 -7
- package/dist/cjs/apiUtils-DT-fLJOw.js +0 -3
- package/dist/cjs/app-bar.cjs.entry.js +4 -5
- package/dist/cjs/catalog-store-BOiNPWZB.js +0 -3
- package/dist/cjs/chart-container_3.cjs.entry.js +7 -8
- package/dist/cjs/chartUtils-Gg3D2Moc.js +0 -3
- package/dist/cjs/check-box-group.cjs.entry.js +6 -5
- package/dist/cjs/check-box.cjs.entry.js +14 -9
- package/dist/cjs/chip-section.cjs.entry.js +8 -7
- package/dist/cjs/client-side-grid_2.cjs.entry.js +9 -8
- package/dist/cjs/common-By_kzIQM.js +0 -3
- package/dist/cjs/configService-BmGAegZf.js +0 -3
- package/dist/cjs/configureUdpColumnMods-CQMOB8IW.js +0 -3
- package/dist/cjs/conversionFunctions-B_9y17KE.js +0 -3
- package/dist/cjs/currency-renderer-xzaldEo2.js +0 -3
- package/dist/cjs/custom-button.cjs.entry.js +3 -4
- package/dist/cjs/date-time-renderer_7.cjs.entry.js +28 -29
- package/dist/cjs/entity-maintenance-grid.cjs.entry.js +2 -3
- package/dist/cjs/{enums-DVbZnzL8.js → enums-B3aaCQaV.js} +7 -4
- package/dist/cjs/feature-details-card_2.cjs.entry.js +24 -15
- package/dist/cjs/file-upload_3.cjs.entry.js +23 -12
- package/dist/cjs/filter-conditions_7.cjs.entry.js +23 -20
- package/dist/cjs/filter-group_2.cjs.entry.js +5 -6
- package/dist/cjs/fluent-dialog.cjs.entry.js +3 -4
- package/dist/cjs/form-metadata-display_8.cjs.entry.js +63 -42
- package/dist/cjs/getCurrentApiCatalogId-D7xHCEzs.js +0 -3
- package/dist/cjs/iconMapping-CkHR1LGY.js +0 -3
- package/dist/cjs/iconUtils-BuDk48Xh.js +0 -3
- package/dist/cjs/{index-CGCOXUJE.js → index-SNloIaSR.js} +321 -198
- package/dist/cjs/index.cjs.js +138 -1
- package/dist/cjs/loader.cjs.js +2 -3
- package/dist/cjs/logical-search-indicator.cjs.entry.js +3 -4
- package/dist/cjs/makeApiCall-CFfg9gI0.js +0 -3
- package/dist/cjs/map-component_2.cjs.entry.js +61 -24
- package/dist/cjs/numeric-field_5.cjs.entry.js +71 -42
- package/dist/cjs/primary-action-header_2.cjs.entry.js +395 -0
- package/dist/cjs/question-configs-renderer_4.cjs.entry.js +16 -17
- package/dist/cjs/resource-timeline-calendar.cjs.entry.js +13 -8
- package/dist/cjs/search-method-grid.cjs.entry.js +7 -4
- package/dist/cjs/server-side-grid.cjs.entry.js +5 -4
- package/dist/cjs/side-sheet-container.cjs.entry.js +4 -5
- package/dist/cjs/simple-card.cjs.entry.js +3 -4
- package/dist/cjs/status-chip_2.cjs.entry.js +8 -7
- package/dist/cjs/stencil-chip.cjs.entry.js +6 -5
- package/dist/cjs/stencil-icon-button-grid-action-header.cjs.entry.js +3 -4
- package/dist/cjs/stencil-icon-button_3.cjs.entry.js +7 -8
- package/dist/cjs/stencil-library.cjs.js +3 -4
- package/dist/cjs/stencil-toggle.cjs.entry.js +16 -11
- package/dist/cjs/tenantUtils-BCKSE0vq.js +0 -3
- package/dist/cjs/text-field_2.cjs.entry.js +36 -21
- package/dist/cjs/transformSearchData-B4bk4Aik.js +0 -3
- package/dist/cjs/udp-adornment.cjs.entry.js +3 -4
- package/dist/cjs/udp-advanced-search-builder.cjs.entry.js +7 -4
- package/dist/cjs/udp-attachment-item_2.cjs.entry.js +5 -6
- package/dist/cjs/udp-attachment-list.cjs.entry.js +1 -2
- package/dist/cjs/udp-avatar.cjs.entry.js +3 -4
- package/dist/cjs/udp-bar-chart_4.cjs.entry.js +45 -22
- package/dist/cjs/udp-button.cjs.entry.js +3 -4
- package/dist/cjs/udp-calendar-base.cjs.entry.js +6 -5
- package/dist/cjs/udp-calendar-day.cjs.entry.js +3 -4
- package/dist/cjs/udp-calendar-month.cjs.entry.js +3 -4
- package/dist/cjs/udp-calendar-week.cjs.entry.js +3 -4
- package/dist/cjs/udp-calendar-year.cjs.entry.js +3 -4
- package/dist/cjs/udp-card-action-area.cjs.entry.js +3 -4
- package/dist/cjs/udp-card_6.cjs.entry.js +13 -14
- package/dist/cjs/udp-charts-example.cjs.entry.js +1 -2
- package/dist/cjs/udp-chip_3.cjs.entry.js +11 -10
- package/dist/cjs/udp-container-query-grid-item.cjs.entry.js +4 -5
- package/dist/cjs/udp-container-query-grid.cjs.entry.js +4 -5
- package/dist/cjs/udp-container-query.cjs.entry.js +5 -6
- package/dist/cjs/udp-container.cjs.entry.js +34 -0
- package/dist/cjs/udp-date-range-selector.cjs.entry.js +4 -5
- package/dist/cjs/udp-divider.cjs.entry.js +3 -4
- package/dist/cjs/udp-drive-utils-B8uPAKzW.js +0 -3
- package/dist/cjs/udp-dynamic-container-with-menu.cjs.entry.js +7 -6
- package/dist/cjs/udp-dynamic-form.cjs.entry.js +3 -4
- package/dist/cjs/udp-form-api-utils-BwNeblH_.js +0 -3
- package/dist/cjs/{udp-forms-builder-question-template-CNONS2l5.js → udp-forms-builder-question-template-BS5ijef_.js} +1 -4
- package/dist/cjs/udp-forms-builder-style-override.cjs.entry.js +3 -4
- package/dist/cjs/udp-forms-builder.cjs.entry.js +11 -8
- package/dist/cjs/udp-forms-follow-up-list-card.cjs.entry.js +4 -5
- package/dist/cjs/udp-forms-list-card.cjs.entry.js +7 -8
- package/dist/cjs/udp-forms-list.cjs.entry.js +10 -9
- package/dist/cjs/udp-forms-renderer.cjs.entry.js +817 -762
- package/dist/cjs/udp-forms-ui.cjs.entry.js +13 -15
- package/dist/cjs/udp-icon.cjs.entry.js +3 -4
- package/dist/cjs/udp-kpi-card.cjs.entry.js +3 -4
- package/dist/cjs/udp-kpi-cards.cjs.entry.js +3 -4
- package/dist/cjs/udp-linear-loader_2.cjs.entry.js +292 -0
- package/dist/cjs/udp-list-renderer_2.cjs.entry.js +8 -7
- package/dist/cjs/udp-map-utils-BXqQmr-h.js +0 -3
- package/dist/cjs/udp-map.cjs.entry.js +12 -9
- package/dist/cjs/{udp-pop-over.cjs.entry.js → udp-menu-item_2.cjs.entry.js} +28 -5
- package/dist/cjs/udp-page.cjs.entry.js +4 -5
- package/dist/cjs/udp-sankey-chart.cjs.entry.js +30 -13
- package/dist/cjs/udp-skeleton-loading.cjs.entry.js +4 -5
- package/dist/cjs/udp-split-screen.cjs.entry.js +4 -5
- package/dist/cjs/udp-stepper-demo.cjs.entry.js +2 -3
- package/dist/cjs/udp-stepper.cjs.entry.js +6 -5
- package/dist/cjs/udp-tab-panel.cjs.entry.js +5 -6
- package/dist/cjs/udp-tab.cjs.entry.js +4 -5
- package/dist/cjs/udp-timeline-connector.cjs.entry.js +4 -5
- package/dist/cjs/udp-timeline-dot.cjs.entry.js +4 -5
- package/dist/cjs/udp-timeline-item.cjs.entry.js +5 -6
- package/dist/cjs/udp-timeline-separator.cjs.entry.js +4 -5
- package/dist/cjs/udp-timeline.cjs.entry.js +4 -5
- package/dist/cjs/udp-vertical-spacer.cjs.entry.js +4 -5
- package/dist/cjs/udp-xy-chart.cjs.entry.js +39 -16
- package/dist/cjs/udp-xy-multi-series-chart.cjs.entry.js +27 -12
- package/dist/cjs/udpFieldHelper-0jB0kwFN.js +0 -3
- package/dist/cjs/udpOperatorHelper-MMG_hrZS.js +0 -3
- package/dist/cjs/unity-typography.cjs.entry.js +3 -4
- package/dist/cjs/{utils-DZ_OMtAy.js → utils-Bp02BX38.js} +6 -9
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/advanced-search/advanced-search-grouped.js +12 -11
- package/dist/collection/components/advanced-search/advanced-search.js +0 -1
- package/dist/collection/components/advanced-search/filter-conditions/filter-conditions.js +0 -1
- package/dist/collection/components/advanced-search/types.js +0 -1
- package/dist/collection/components/advanced-search/ui/logical-search-indicator/logical-search-indicator.js +0 -1
- package/dist/collection/components/advanced-search-builder/advanced-search-builder.js +10 -6
- package/dist/collection/components/advanced-search-builder/filter-group.js +4 -3
- package/dist/collection/components/advanced-search-builder/helperFunctions/createStringFromSearchObject.js +0 -1
- package/dist/collection/components/advanced-search-builder/helperFunctions/fieldRenderer.js +0 -1
- package/dist/collection/components/advanced-search-builder/helperFunctions/udpFieldHelper.js +0 -1
- package/dist/collection/components/advanced-search-builder/helperFunctions/udpOperatorHelper.js +0 -1
- package/dist/collection/components/advanced-search-builder/models.js +0 -1
- package/dist/collection/components/advanced-search-builder/udp-advanced-search-builder.js +8 -5
- package/dist/collection/components/advanced-search-builder/validation-chip.js +0 -1
- package/dist/collection/components/attachment-list/type.js +0 -1
- package/dist/collection/components/attachment-list/udp-attachment-item.js +0 -1
- package/dist/collection/components/attachment-list/udp-attachment-list.js +2 -2
- package/dist/collection/components/buttons/icon-button/function-button/udp-function-button.js +0 -1
- package/dist/collection/components/buttons/icon-button/primary-button/custom-button.js +0 -1
- package/dist/collection/components/buttons/icon-button/radio-button/udp-radio-button.js +0 -1
- package/dist/collection/components/buttons/icon-button/stencil-icon-button-grid-action-header.js +0 -1
- package/dist/collection/components/buttons/icon-button/stencil-icon-button.js +0 -1
- package/dist/collection/components/buttons/udp-button/udp-button.js +0 -1
- package/dist/collection/components/buttons/udp-icon-button/udp-icon-button.js +0 -1
- package/dist/collection/components/calendar/udp-calendar-base.js +0 -1
- package/dist/collection/components/calendar/udp-calendar-day.js +0 -1
- package/dist/collection/components/calendar/udp-calendar-month.js +0 -1
- package/dist/collection/components/calendar/udp-calendar-week.js +0 -1
- package/dist/collection/components/calendar/udp-calendar-year.js +0 -1
- package/dist/collection/components/charts/chart-container/chart-container.js +0 -1
- package/dist/collection/components/charts/chart-kpi/chart-kpi.js +0 -1
- package/dist/collection/components/charts/chartUtils.js +0 -1
- package/dist/collection/components/charts/udp-bar-chart/udp-bar-chart.js +0 -1
- package/dist/collection/components/charts/udp-charts-example.js +0 -1
- package/dist/collection/components/charts/udp-distribution-chart/udp-distribution-chart.js +0 -1
- package/dist/collection/components/charts/udp-donut-chart/udp-donut-chart.js +0 -1
- package/dist/collection/components/charts/udp-line-chart/udp-line-chart.js +0 -1
- package/dist/collection/components/charts/udp-sankey-chart/udp-sankey-chart.js +0 -1
- 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.js +8 -5
- package/dist/collection/components/data-display/adornment/udp-adornment/udp-adornment.js +0 -1
- package/dist/collection/components/data-display/badge/udp-badge.js +0 -1
- package/dist/collection/components/data-display/cards/udp-ambient-card/udp-ambient-card.js +0 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-action-area/udp-card-action-area.js +0 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-actions/udp-card-actions.js +0 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-content/udp-card-content.js +0 -1
- 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.js +0 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card.js +2 -2
- package/dist/collection/components/data-display/chips/stencil-chip/status-chip/status-chip.js +0 -1
- package/dist/collection/components/data-display/chips/stencil-chip/stencil-chip.js +0 -1
- package/dist/collection/components/data-display/chips/udp-chip.js +0 -1
- package/dist/collection/components/data-display/divider/udp-divider.js +0 -1
- package/dist/collection/components/data-display/empty-state-display/udp-empty-state-display.js +0 -1
- package/dist/collection/components/data-display/headers/udp-column-header.js +0 -1
- package/dist/collection/components/data-display/headers/udp-page-header/udp-page-header.js +0 -1
- package/dist/collection/components/data-display/hint-panel/hint-panel.js +0 -1
- package/dist/collection/components/data-display/icons/CarbonIcon.js +0 -1
- package/dist/collection/components/data-display/icons/iconMapping.js +0 -1
- package/dist/collection/components/data-display/icons/iconUtils.js +0 -1
- package/dist/collection/components/data-display/icons/udp-icon.js +0 -1
- package/dist/collection/components/data-display/kpi/kpi-list.js +0 -1
- package/dist/collection/components/data-display/kpi/types.js +0 -1
- package/dist/collection/components/data-display/kpi/udp-kpi-card.js +4 -3
- package/dist/collection/components/data-display/kpi/udp-kpi-cards.js +2 -2
- package/dist/collection/components/data-display/list-item/list-item.js +0 -1
- package/dist/collection/components/data-display/list-renderer/udp-list-renderer.js +0 -1
- package/dist/collection/components/data-display/pop-over/interfaces/popoverInterfaces.js +0 -1
- package/dist/collection/components/data-display/pop-over/udp-pop-over.js +0 -1
- package/dist/collection/components/data-display/pop-over-grid-action-header/udp-pop-over-grid-action-header.js +0 -1
- package/dist/collection/components/data-display/primary-action-header/primary-action-header.js +0 -1
- package/dist/collection/components/data-display/simple-card/simple-card.js +0 -1
- package/dist/collection/components/data-display/tool-tip/udp-ambient-tool-tip.js +0 -1
- package/dist/collection/components/data-display/tree/tree-list-item/search-item/search-list-item.js +0 -1
- package/dist/collection/components/data-display/tree/tree-list-item/tree-list-item.js +0 -1
- package/dist/collection/components/data-display/udp-avatar/udp-avatar.js +0 -1
- package/dist/collection/components/dialogs/fluent-dialog/fluent-dialog.js +0 -1
- package/dist/collection/components/dialogs/udp-dialog.css +11 -3
- package/dist/collection/components/dialogs/udp-dialog.js +0 -1
- package/dist/collection/components/drawers/udp-side-sheet/types.js +0 -1
- package/dist/collection/components/drawers/udp-side-sheet/udp-side-sheet.css +34 -14
- package/dist/collection/components/drawers/udp-side-sheet/udp-side-sheet.js +4 -3
- package/dist/collection/components/feedback/udp-notification/alerts/upd-alert-banner.js +0 -1
- package/dist/collection/components/feedback/udp-notification/udp-notification.js +0 -1
- package/dist/collection/components/forms/dynamic-form/udp-dynamic-form.js +0 -1
- package/dist/collection/components/forms/edit-view-form/edit-view-form.js +0 -1
- package/dist/collection/components/forms/form/stencil-field.js +0 -1
- package/dist/collection/components/forms/form/stencil-form.js +2 -2
- package/dist/collection/components/forms/form/useFormApi.js +0 -1
- package/dist/collection/components/forms/save-view-form/save-view-form.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/forms-builder-utils.js +1 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/forms-question-item/udp-forms-builder-question-item.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/typographyVariantsList.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/date-time-renderer/date-time-renderer.js +4 -4
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/file-upload-renderer/file-upload-renderer.js +5 -5
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/form-metadata-display-renderer/form-metadata-display-renderer.js +6 -6
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/list-option-renderer/list-options-renderer.js +6 -6
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-configs-renderer/question-configs-renderer.js +6 -7
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-specific-configs-renderer/question-specific-configs-renderer.js +1 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/section-configs-renderer/section-configs-renderer.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/signature-renderer/signature-renderer.js +4 -4
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/text-input-renderer/text-input-renderer.js +5 -5
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-menu/udp-forms-builder-menu.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-question-template.js +1 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-style-override/udp-forms-builder-style-override.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder.js +4 -4
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-form-api-utils.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list-card/udp-forms-list-card.js +7 -8
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list.js +4 -5
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-follow-up-list-card/udp-forms-follow-up-list-card.js +3 -4
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-ui/udp-forms-ui.js +17 -18
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-utils/comments-crud-utils.js +152 -0
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-utils/repeated-section-utils.js +103 -0
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-utils/utils.js +240 -0
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.js +233 -506
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-save-draft-button/udp-save-draft-button.js +0 -1
- package/dist/collection/components/forms/udp-forms/{utils → udp-forms-utils}/classes/UdpForm.js +0 -1
- package/dist/collection/components/forms/udp-forms/{utils → udp-forms-utils}/classes/UdpFormSubmission.js +4 -13
- package/dist/collection/components/forms/udp-forms/{utils → udp-forms-utils}/enums.js +7 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-handler/IFormHandler.js +1 -0
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-handler/UdpFormHandler.js +27 -0
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-submission-handler/FormSubmissionHandler.js +141 -0
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-submission-handler/FormSubmissionHandlerFactory.js +9 -0
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-submission-handler/IFormSubmissionHandler.js +1 -0
- package/dist/collection/components/forms/udp-forms/{utils → udp-forms-utils}/form-submission-handler/formUtils.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/types.js +1 -0
- package/dist/collection/components/forms/udp-forms/{utils → udp-forms-utils}/utils.js +5 -6
- package/dist/collection/components/forms/udp-forms/udp-question/udp-question-comment/udp-question-comments.js +12 -11
- package/dist/collection/components/forms/udp-forms/udp-question/udp-question.js +16 -14
- package/dist/collection/components/grid/ag-table/ag-table.js +2 -2
- package/dist/collection/components/grid/ambient-template-grid/ambient-template-functions/buildGroupedSearchPayload.js +0 -1
- package/dist/collection/components/grid/ambient-template-grid/ambient-template-grid.js +2 -2
- package/dist/collection/components/grid/ambient-template-grid/enums/gridEnums.js +0 -1
- package/dist/collection/components/grid/ambient-template-grid/interfaces/gridInterfaces.js +0 -1
- package/dist/collection/components/grid/ambient-template-grid/license/licenseKey.js +0 -1
- package/dist/collection/components/grid/ambient-template-grid/static-data/get-all-hotlists.js +0 -1
- package/dist/collection/components/grid/conversionFunctions/conversionFunctions.js +0 -1
- package/dist/collection/components/grid/grid-primary-bar/grid-primary-bar.js +0 -1
- package/dist/collection/components/grid/hotlists/udp-hotlist-form/udp-hotlist-form.js +0 -1
- package/dist/collection/components/grid/new-grid/ag-grid-base.js +14 -8
- package/dist/collection/components/grid/new-grid/api-method-instance-grid.js +13 -8
- package/dist/collection/components/grid/new-grid/client-side-grid.js +13 -8
- package/dist/collection/components/grid/new-grid/datasources/searchMethodDatasource.js +1 -1
- package/dist/collection/components/grid/new-grid/entity-maintenance-grid.js +3 -3
- package/dist/collection/components/grid/new-grid/grid-header.js +4 -3
- package/dist/collection/components/grid/new-grid/gridFunctionRegistry.js +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/advancedSearch.js +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/agGridAutoSizeColumns.js +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/agGridExport.js +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/agGridHideShowColumns.js +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/agGridResetColumns.js +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/agGridSizeColumnsToFit.js +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/bulkActions.js +24 -10
- package/dist/collection/components/grid/new-grid/gridFunctions/chipFilter.js +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/restoreGridState.js +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/savedViews.js +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/udpExport.js +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/configureUdpColumnMods.js +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/convertBackendTypeToAgGridType.js +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/convertSearchObjectToAgGridModel.js +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/guardedViewTransitions.js +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/lookupHelper.js +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/searchObjectHelper.js +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/toggleAgGridColumnFilter.js +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/valueFormatters.js +0 -1
- package/dist/collection/components/grid/new-grid/interfaces/grid.js +0 -1
- package/dist/collection/components/grid/new-grid/interfaces/gridFunction.js +0 -1
- package/dist/collection/components/grid/new-grid/search-method-grid.js +16 -9
- package/dist/collection/components/grid/new-grid/server-side-grid.js +15 -9
- package/dist/collection/components/grid/renderers/actions-renderer.js +0 -1
- package/dist/collection/components/grid/renderers/ag-grid-subtitle-cell-renderer.js +0 -1
- package/dist/collection/components/grid/renderers/currency-renderer.js +0 -1
- package/dist/collection/components/grid/renderers/custom-actions-renderer.js +0 -1
- package/dist/collection/components/grid/renderers/custom-renderer.js +0 -1
- package/dist/collection/components/grid/renderers/date-time-cell-renderer.js +0 -1
- package/dist/collection/components/grid/renderers/email-cell-renderer.js +0 -1
- package/dist/collection/components/grid/renderers/hot-list-add-renderer.js +0 -1
- package/dist/collection/components/grid/renderers/hover-content-cell-renderer.js +0 -1
- package/dist/collection/components/grid/renderers/icon-renderer.js +0 -1
- package/dist/collection/components/grid/renderers/open-function-cell-renderer.js +0 -1
- package/dist/collection/components/grid/renderers/return-search-data-cell-renderer.js +0 -1
- package/dist/collection/components/grid/renderers/sharedContext.js +0 -1
- package/dist/collection/components/grid/renderers/status-renderer.js +0 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-calendar.js +5 -4
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-column-header.js +0 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-primary-bar.js +6 -5
- package/dist/collection/components/inputs/checkbox/check-box.js +2 -3
- package/dist/collection/components/inputs/date-range-selector/udp-date-range-selector.js +1 -2
- package/dist/collection/components/inputs/date-selector/udp-date-selector.js +7 -6
- package/dist/collection/components/inputs/date-time-selector/udp-datetime-selector.js +7 -6
- package/dist/collection/components/inputs/file-upload/file-upload.js +2 -2
- package/dist/collection/components/inputs/file-upload/udp-drive-utils.js +0 -1
- package/dist/collection/components/inputs/form metadata display/form-metadata-display.js +2 -3
- package/dist/collection/components/inputs/image-upload/image-upload.js +3 -3
- package/dist/collection/components/inputs/input-types.js +0 -1
- package/dist/collection/components/inputs/numeric-field/numeric-field.js +7 -6
- package/dist/collection/components/inputs/selectable-list/selectable-list.js +4 -3
- package/dist/collection/components/inputs/signature-input/signature-input.js +10 -7
- package/dist/collection/components/inputs/tally/tally.js +6 -5
- package/dist/collection/components/inputs/text-area/text-area.js +7 -6
- package/dist/collection/components/inputs/text-field/text-field.js +7 -6
- package/dist/collection/components/inputs/time-selector/udp-time-selector.js +7 -6
- package/dist/collection/components/inputs/toggle/stencil-toggle.js +8 -7
- package/dist/collection/components/inputs/udp-selector/udp-selector.js +8 -7
- package/dist/collection/components/layout/udp-container/udp-container.js +2 -3
- package/dist/collection/components/layout/udp-container-query/udp-container-query.js +2 -3
- package/dist/collection/components/layout/udp-container-query-grid/udp-container-query-grid.js +1 -2
- package/dist/collection/components/layout/udp-container-query-grid-item/udp-container-query-grid-item.js +1 -2
- package/dist/collection/components/layout/udp-page/udp-page.js +1 -2
- package/dist/collection/components/layout/udp-split-screen/udp-split-screen.js +1 -2
- package/dist/collection/components/layout/udp-vertical-spacer.js +1 -2
- package/dist/collection/components/loaders/udp-grid-loader/udp-grid-loader.js +2 -3
- package/dist/collection/components/loaders/udp-linear-loader/udp-linear-loader.js +1 -2
- package/dist/collection/components/loaders/udp-skeleton-loading.js +1 -2
- package/dist/collection/components/map/udp-map/map-component.js +1 -2
- package/dist/collection/components/map/udp-map/popups/add-map-feature-popup.js +3 -4
- package/dist/collection/components/map/udp-map/popups/feature-details-card/feature-details-card.js +4 -5
- package/dist/collection/components/map/udp-map/popups/feature-details-popup.js +1 -2
- package/dist/collection/components/map/udp-map/popups/select-layer-popup.js +2 -3
- package/dist/collection/components/map/udp-map/popups/split-line-popup.js +1 -2
- package/dist/collection/components/map/udp-map/toolbar/map-toolbar.js +6 -7
- package/dist/collection/components/map/udp-map/udp-map-toolbar.js +1 -2
- package/dist/collection/components/map/udp-map/udp-map.js +3 -4
- package/dist/collection/components/map/udp-map/utils/check-box-group.js +0 -1
- package/dist/collection/components/map/udp-map/utils/common.js +0 -1
- package/dist/collection/components/map/udp-map/utils/map-interactions.js +0 -1
- package/dist/collection/components/map/udp-map/utils/udp-map-utils.js +0 -1
- package/dist/collection/components/menu/menu-item/udp-menu-item.js +3 -3
- package/dist/collection/components/menu/udp-menu.js +1 -2
- package/dist/collection/components/navigation/pagination/udp-pagination.js +0 -1
- package/dist/collection/components/navigation/udp-link/udp-link.js +0 -1
- package/dist/collection/components/stepper/types.js +0 -1
- package/dist/collection/components/stepper/udp-stepper-demo.js +1 -2
- package/dist/collection/components/stepper/udp-stepper.js +6 -4
- package/dist/collection/components/tabs/tab/tabs/udp-tabs.js +2 -3
- package/dist/collection/components/tabs/tab/udp-tab.js +1 -2
- package/dist/collection/components/tabs/udp-tab-panel/udp-tab-panel.js +2 -3
- package/dist/collection/components/timeline/udp-timeline-connector.js +1 -2
- package/dist/collection/components/timeline/udp-timeline-dot.js +1 -2
- package/dist/collection/components/timeline/udp-timeline-item.js +2 -3
- package/dist/collection/components/timeline/udp-timeline-separator.js +1 -2
- package/dist/collection/components/timeline/udp-timeline.js +1 -2
- package/dist/collection/components/toolbars/app-bar/app-bar.js +1 -2
- package/dist/collection/components/unity-typography/types.js +0 -1
- package/dist/collection/components/unity-typography/unity-typography.js +4 -3
- package/dist/collection/components/util/ghost-render/ghost-render.js +1 -2
- package/dist/collection/components.stories.js +0 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet-container.js +1 -2
- package/dist/collection/deprecated/components/side-sheet/side-sheet.js +1 -2
- package/dist/collection/global/configService.js +0 -1
- package/dist/collection/global/types.js +0 -1
- package/dist/collection/index.js +1 -1
- package/dist/collection/store/catalog-store.js +0 -1
- package/dist/collection/store/lookups-store.js +0 -1
- package/dist/collection/udp-utilities/api/makeApiCall/examples.js +0 -1
- package/dist/collection/udp-utilities/api/makeApiCall/makeApiCall.js +0 -1
- package/dist/collection/udp-utilities/api-config/configService.js +0 -1
- package/dist/collection/udp-utilities/api-config/index.js +0 -1
- package/dist/collection/udp-utilities/api-udp/apiMutate.js +0 -1
- package/dist/collection/udp-utilities/api-udp/apiUtils.js +0 -1
- package/dist/collection/udp-utilities/api-udp/baseUrls.js +0 -1
- package/dist/collection/udp-utilities/catalog/getCurrentApiCatalogId.js +0 -1
- package/dist/collection/udp-utilities/entityUtilities.js +0 -1
- package/dist/collection/udp-utilities/enums/unity-system-enums.js +0 -1
- package/dist/collection/udp-utilities/grid/action-renderers/action-column-util.js +0 -1
- package/dist/collection/udp-utilities/grid/convertToAgGridColumns.js +0 -1
- package/dist/collection/udp-utilities/grid/data-converters/transformSearchData.js +0 -1
- package/dist/collection/udp-utilities/grid/data-source/SearchServiceDatasource.js +0 -1
- package/dist/collection/udp-utilities/grid/models/udp-models.js +0 -1
- package/dist/collection/udp-utilities/grid/search/inquiry-search-datasource.js +0 -1
- package/dist/collection/udp-utilities/grid/search/search-utilities.js +0 -1
- package/dist/collection/udp-utilities/grid/udp-grid-enums.js +0 -1
- package/dist/collection/udp-utilities/interfaces/searchObject.js +0 -1
- package/dist/collection/udp-utilities/layout/breakpoints/breakpoints.js +0 -1
- package/dist/collection/udp-utilities/layout/breakpoints/useMatchBreakpoint.js +0 -1
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/chip-section/chip-section.js +2 -3
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.js +1 -2
- package/dist/collection/udp-utilities/search/SearchBuilder.js +0 -1
- package/dist/collection/udp-utilities/search/index.js +0 -1
- package/dist/collection/udp-utilities/string-utilities.js +0 -1
- package/dist/collection/udp-utilities/tenant/tenantUtils.js +0 -1
- package/dist/collection/udp-utilities/udp-websocket-client/udp-websocket-client.js +136 -0
- package/dist/collection/udp-utilities/unity-session-storage.js +0 -1
- package/dist/collection/udp-utilities/user/getUserId.js +0 -1
- package/dist/components/SearchBuilder.js +1 -366
- package/dist/components/action-column-util.js +1 -42
- package/dist/components/add-map-feature-popup.js +1 -9
- package/dist/components/add-map-feature-popup2.js +1 -144
- package/dist/components/advanced-search-builder.js +1 -9
- package/dist/components/advanced-search-builder2.js +1 -458
- package/dist/components/advanced-search-grouped.js +1 -9
- package/dist/components/advanced-search-grouped2.js +1 -366
- package/dist/components/advanced-search.js +1 -9
- package/dist/components/advanced-search2.js +1 -270
- package/dist/components/ag-grid-base.js +1 -9
- package/dist/components/ag-grid-base2.js +1 -1087
- package/dist/components/ag-table.js +1 -9
- package/dist/components/ag-table2.js +1 -37
- package/dist/components/ambient-template-grid.js +1 -4395
- package/dist/components/api-method-instance-grid.js +1 -331
- package/dist/components/apiUtils.js +1 -431
- package/dist/components/app-bar.js +1 -77
- package/dist/components/catalog-store.js +1 -30
- package/dist/components/chart-container.js +1 -9
- package/dist/components/chart-container2.js +1 -129
- package/dist/components/chart-kpi.js +1 -9
- package/dist/components/chart-kpi2.js +1 -44
- package/dist/components/chartUtils.js +1 -574
- package/dist/components/check-box-group.js +1 -9
- package/dist/components/check-box-group2.js +1 -172
- package/dist/components/check-box.js +1 -152
- package/dist/components/chip-section.js +1 -179
- package/dist/components/client-side-grid.js +1 -9
- package/dist/components/client-side-grid2.js +1 -158
- package/dist/components/common.js +1 -8
- package/dist/components/configService.js +1 -173
- package/dist/components/conversionFunctions.js +1 -132
- package/dist/components/custom-button.js +1 -9
- package/dist/components/custom-button2.js +1 -77
- package/dist/components/date-time-renderer.js +1 -9
- package/dist/components/date-time-renderer2.js +1 -135
- package/dist/components/edit-view-form-dialog.js +1 -9
- package/dist/components/edit-view-form.js +1 -133
- package/dist/components/entity-maintenance-grid.js +1 -64
- package/dist/components/enums.js +1 -37
- package/dist/components/feature-details-card.js +1 -9
- package/dist/components/feature-details-card2.js +1 -221
- package/dist/components/feature-details-popup.js +1 -9
- package/dist/components/feature-details-popup2.js +1 -155
- package/dist/components/file-upload-renderer.js +1 -9
- package/dist/components/file-upload-renderer2.js +1 -68
- package/dist/components/file-upload.js +1 -9
- package/dist/components/file-upload2.js +1 -991
- package/dist/components/filter-conditions.js +1 -9
- package/dist/components/filter-conditions2.js +1 -47
- package/dist/components/filter-group.js +1 -9
- package/dist/components/filter-group2.js +1 -452
- package/dist/components/fluent-dialog.js +1 -9
- package/dist/components/fluent-dialog2.js +1 -74
- package/dist/components/form-metadata-display-renderer.js +1 -9
- package/dist/components/form-metadata-display-renderer2.js +1 -74
- package/dist/components/form-metadata-display.js +1 -9
- package/dist/components/form-metadata-display2.js +1 -77
- package/dist/components/forms-builder-utils.js +1 -47
- package/dist/components/ghost-render.js +1 -9
- package/dist/components/ghost-render2.js +1 -102
- package/dist/components/grid-header.js +1 -9
- package/dist/components/grid-header2.js +1 -126
- package/dist/components/grid-primary-bar.js +1 -9
- package/dist/components/grid-primary-bar2.js +1 -268
- package/dist/components/hint-panel.js +1 -9
- package/dist/components/hint-panel2.js +1 -55
- package/dist/components/image-upload.js +1 -9
- package/dist/components/image-upload2.js +1 -126
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.js +1 -74
- package/dist/components/index2.js +1 -1762
- package/dist/components/kpi-list.js +1 -9
- package/dist/components/kpi-list2.js +1 -52
- package/dist/components/list-item.js +1 -118
- package/dist/components/list-options-renderer.js +1 -9
- package/dist/components/list-options-renderer2.js +1 -124
- package/dist/components/logical-search-indicator.js +1 -46
- package/dist/components/makeApiCall.js +1 -120
- package/dist/components/map-component.js +1 -9
- package/dist/components/map-component2.js +1 -583
- package/dist/components/map-interactions.js +1 -236
- package/dist/components/map-toolbar.js +1 -9
- package/dist/components/map-toolbar2.js +1 -359
- package/dist/components/numeric-field.js +1 -9
- package/dist/components/numeric-field2.js +1 -197
- package/dist/components/primary-action-header.js +1 -9
- package/dist/components/primary-action-header2.js +1 -140
- package/dist/components/question-configs-renderer.js +1 -9
- package/dist/components/question-configs-renderer2.js +1 -212
- package/dist/components/question-specific-configs-renderer.js +1 -9
- package/dist/components/question-specific-configs-renderer2.js +1 -543
- package/dist/components/resource-timeline-calendar.js +1 -407
- package/dist/components/resource-timeline-primary-bar.js +1 -9
- package/dist/components/resource-timeline-primary-bar2.js +1 -124
- package/dist/components/save-view-form-dialog.js +1 -9
- package/dist/components/save-view-form.js +1 -140
- package/dist/components/search-list-item.js +1 -9
- package/dist/components/search-list-item2.js +1 -177
- package/dist/components/search-method-grid.js +1 -9
- package/dist/components/search-method-grid2.js +1 -515
- package/dist/components/section-configs-renderer.js +1 -9
- package/dist/components/section-configs-renderer2.js +1 -90
- package/dist/components/select-layer-popup.js +1 -9
- package/dist/components/select-layer-popup2.js +1 -94
- package/dist/components/selectable-list.js +1 -9
- package/dist/components/selectable-list2.js +1 -284
- package/dist/components/server-side-grid.js +1 -9
- package/dist/components/server-side-grid2.js +1 -157
- package/dist/components/side-sheet-container.js +1 -9
- package/dist/components/side-sheet-container2.js +1 -39
- package/dist/components/side-sheet.js +1 -9
- package/dist/components/side-sheet2.js +1 -90
- package/dist/components/signature-input.js +1 -9
- package/dist/components/signature-input2.js +1 -371
- package/dist/components/signature-renderer.js +1 -9
- package/dist/components/signature-renderer2.js +1 -62
- package/dist/components/simple-card.js +1 -38
- package/dist/components/split-line-popup.js +1 -9
- package/dist/components/split-line-popup2.js +1 -61
- package/dist/components/status-chip.js +1 -9
- package/dist/components/status-chip2.js +1 -57
- package/dist/components/status-renderer.js +1 -288
- package/dist/components/stencil-chip.js +1 -9
- package/dist/components/stencil-chip2.js +1 -144
- package/dist/components/stencil-field.js +1 -9
- package/dist/components/stencil-field2.js +1 -285
- package/dist/components/stencil-form.js +1 -9
- package/dist/components/stencil-form2.js +1 -270
- package/dist/components/stencil-icon-button-grid-action-header.js +1 -9
- package/dist/components/stencil-icon-button-grid-action-header2.js +1 -84
- package/dist/components/stencil-icon-button.js +1 -9
- package/dist/components/stencil-icon-button2.js +1 -99
- package/dist/components/stencil-toggle.js +1 -9
- package/dist/components/stencil-toggle2.js +1 -192
- package/dist/components/tally-display.js +1 -9
- package/dist/components/tally.js +1 -99
- package/dist/components/tenantUtils.js +1 -8
- package/dist/components/text-area.js +1 -9
- package/dist/components/text-area2.js +1 -288
- package/dist/components/text-field.js +1 -9
- package/dist/components/text-field2.js +1 -241
- package/dist/components/text-input-renderer.js +1 -9
- package/dist/components/text-input-renderer2.js +1 -66
- package/dist/components/transformSearchData.js +1 -782
- package/dist/components/tree-list-item.js +1 -9
- package/dist/components/tree-list-item2.js +1 -194
- package/dist/components/udp-adornment.js +1 -9
- package/dist/components/udp-adornment2.js +1 -55
- package/dist/components/udp-advanced-search-builder.js +1 -157
- package/dist/components/udp-ambient-card.js +1 -9
- package/dist/components/udp-ambient-card2.js +1 -86
- package/dist/components/udp-ambient-tool-tip.js +1 -9
- package/dist/components/udp-ambient-tool-tip2.js +1 -124
- package/dist/components/udp-attachment-item.js +1 -9
- package/dist/components/udp-attachment-item2.js +1 -154
- package/dist/components/udp-attachment-list.js +1 -138
- package/dist/components/udp-avatar.js +1 -9
- package/dist/components/udp-avatar2.js +1 -91
- package/dist/components/udp-badge.js +1 -9
- package/dist/components/udp-badge2.js +1 -47
- package/dist/components/udp-bar-chart.js +1 -9
- package/dist/components/udp-bar-chart2.js +1 -139
- package/dist/components/udp-button.js +1 -9
- package/dist/components/udp-button2.js +1 -144
- package/dist/components/udp-calendar-base.js +1 -9
- package/dist/components/udp-calendar-base2.js +1 -204
- package/dist/components/udp-calendar-day.js +1 -49
- package/dist/components/udp-calendar-month.js +1 -49
- package/dist/components/udp-calendar-week.js +1 -49
- package/dist/components/udp-calendar-year.js +1 -49
- package/dist/components/udp-card-action-area.js +1 -38
- package/dist/components/udp-card-actions.js +1 -9
- package/dist/components/udp-card-actions2.js +1 -41
- package/dist/components/udp-card-content.js +1 -9
- package/dist/components/udp-card-content2.js +1 -40
- package/dist/components/udp-card-header.js +1 -9
- package/dist/components/udp-card-header2.js +1 -72
- package/dist/components/udp-card-media.js +1 -9
- package/dist/components/udp-card-media2.js +1 -38
- package/dist/components/udp-card.js +1 -9
- package/dist/components/udp-card2.js +1 -119
- package/dist/components/udp-charts-example.js +1 -112
- package/dist/components/udp-chip.js +1 -9
- package/dist/components/udp-chip2.js +1 -87
- package/dist/components/udp-column-header.js +1 -9
- package/dist/components/udp-column-header2.js +1 -41
- package/dist/components/udp-container-query-grid-item.js +1 -51
- package/dist/components/udp-container-query-grid.js +1 -79
- package/dist/components/udp-container-query.js +1 -9
- package/dist/components/udp-container-query2.js +1 -58
- package/dist/components/udp-container.js +1 -9
- package/dist/components/udp-container2.js +1 -56
- package/dist/components/udp-date-range-selector.js +1 -80
- package/dist/components/udp-date-selector.js +1 -9
- package/dist/components/udp-date-selector2.js +1 -195
- package/dist/components/udp-datetime-selector.js +1 -9
- package/dist/components/udp-datetime-selector2.js +1 -224
- package/dist/components/udp-dialog.js +1 -9
- package/dist/components/udp-dialog2.js +1 -119
- package/dist/components/udp-distribution-chart.js +1 -9
- package/dist/components/udp-distribution-chart2.js +1 -187
- package/dist/components/udp-divider.js +1 -9
- package/dist/components/udp-divider2.js +1 -42
- package/dist/components/udp-donut-chart.js +1 -9
- package/dist/components/udp-donut-chart2.js +1 -180
- package/dist/components/udp-drive-utils.js +1 -168
- package/dist/components/udp-dynamic-container-with-menu.js +1 -9
- package/dist/components/udp-dynamic-container-with-menu2.js +1 -181
- package/dist/components/udp-dynamic-form.js +1 -339
- package/dist/components/udp-empty-state-display.js +1 -9
- package/dist/components/udp-empty-state-display2.js +1 -68
- package/dist/components/udp-form-api-utils.js +1 -37
- package/dist/components/udp-forms-builder-menu.js +1 -9
- package/dist/components/udp-forms-builder-menu2.js +1 -81
- package/dist/components/udp-forms-builder-question-item.js +1 -9
- package/dist/components/udp-forms-builder-question-item2.js +1 -90
- package/dist/components/udp-forms-builder-style-override.js +1 -121
- package/dist/components/udp-forms-builder.js +1 -874
- package/dist/components/udp-forms-follow-up-list-card.js +1 -89
- package/dist/components/udp-forms-list-card.js +1 -9
- package/dist/components/udp-forms-list-card2.js +1 -186
- package/dist/components/udp-forms-list.js +1 -427
- package/dist/components/udp-forms-renderer.js +1 -1554
- package/dist/components/udp-forms-ui.js +1 -9
- package/dist/components/udp-forms-ui2.js +1 -384
- package/dist/components/udp-function-button.js +1 -9
- package/dist/components/udp-function-button2.js +1 -96
- package/dist/components/udp-grid-loader.js +1 -9
- package/dist/components/udp-grid-loader2.js +1 -52
- package/dist/components/udp-hotlist-form.js +1 -9
- package/dist/components/udp-hotlist-form2.js +1 -91
- package/dist/components/udp-icon-button.js +1 -9
- package/dist/components/udp-icon-button2.js +1 -161
- package/dist/components/udp-icon.js +1 -9
- package/dist/components/udp-icon2.js +1 -284
- package/dist/components/udp-kpi-card.js +1 -9
- package/dist/components/udp-kpi-card2.js +1 -156
- package/dist/components/udp-kpi-cards.js +1 -84
- package/dist/components/udp-line-chart.js +1 -9
- package/dist/components/udp-line-chart2.js +1 -134
- package/dist/components/udp-linear-loader.js +1 -9
- package/dist/components/udp-linear-loader2.js +1 -45
- package/dist/components/udp-link.js +1 -9
- package/dist/components/udp-link2.js +1 -70
- package/dist/components/udp-list-item.js +1 -9
- package/dist/components/udp-list-renderer.js +1 -9
- package/dist/components/udp-list-renderer2.js +1 -175
- package/dist/components/udp-map-toolbar.js +1 -9
- package/dist/components/udp-map-toolbar2.js +1 -387
- package/dist/components/udp-map-utils.js +1 -174
- package/dist/components/udp-map.js +1 -328
- package/dist/components/udp-menu-item.js +1 -9
- package/dist/components/udp-menu-item2.js +1 -61
- package/dist/components/udp-menu.js +1 -9
- package/dist/components/udp-menu2.js +1 -132
- package/dist/components/udp-notification.js +1 -9
- package/dist/components/udp-notification2.js +1 -64
- package/dist/components/udp-page-header.js +1 -9
- package/dist/components/udp-page-header2.js +1 -55
- package/dist/components/udp-page.js +1 -54
- package/dist/components/udp-pagination.js +1 -9
- package/dist/components/udp-pagination2.js +1 -104
- package/dist/components/udp-pop-over-grid-action-header.js +1 -9
- package/dist/components/udp-pop-over-grid-action-header2.js +1 -82
- package/dist/components/udp-pop-over.js +1 -9
- package/dist/components/udp-pop-over2.js +1 -161
- package/dist/components/udp-question-comments.js +1 -9
- package/dist/components/udp-question-comments2.js +1 -139
- package/dist/components/udp-question.js +1 -9
- package/dist/components/udp-question2.js +1 -423
- package/dist/components/udp-radio-button.js +1 -9
- package/dist/components/udp-radio-button2.js +1 -48
- package/dist/components/udp-sankey-chart.js +1 -186
- package/dist/components/udp-save-draft-button.js +1 -9
- package/dist/components/udp-save-draft-button2.js +1 -144
- package/dist/components/udp-selector.js +1 -9
- package/dist/components/udp-selector2.js +1 -425
- package/dist/components/udp-side-sheet.js +1 -9
- package/dist/components/udp-side-sheet2.js +1 -358
- package/dist/components/udp-skeleton-loading.js +1 -9
- package/dist/components/udp-skeleton-loading2.js +1 -43
- package/dist/components/udp-split-screen.js +1 -92
- package/dist/components/udp-stepper-demo.js +1 -143
- package/dist/components/udp-stepper.js +1 -9
- package/dist/components/udp-stepper2.js +1 -154
- package/dist/components/udp-tab-panel.js +1 -45
- package/dist/components/udp-tab.js +1 -64
- package/dist/components/udp-tabs.js +1 -9
- package/dist/components/udp-tabs2.js +1 -278
- package/dist/components/udp-time-selector.js +1 -9
- package/dist/components/udp-time-selector2.js +1 -296
- package/dist/components/udp-timeline-connector.js +1 -38
- package/dist/components/udp-timeline-dot.js +1 -72
- package/dist/components/udp-timeline-item.js +1 -120
- package/dist/components/udp-timeline-separator.js +1 -38
- package/dist/components/udp-timeline.js +1 -42
- package/dist/components/udp-vertical-spacer.js +1 -46
- package/dist/components/udp-xy-chart.js +1 -9
- package/dist/components/udp-xy-chart2.js +1 -230
- package/dist/components/udp-xy-multi-series-chart.js +1 -230
- package/dist/components/unity-typography.js +1 -9
- package/dist/components/unity-typography2.js +1 -85
- package/dist/components/upd-alert-banner.js +1 -9
- package/dist/components/upd-alert-banner2.js +1 -48
- package/dist/components/useFormApi.js +1 -47
- package/dist/components/utils.js +1 -87
- package/dist/components/validation-chip.js +1 -9
- package/dist/components/validation-chip2.js +1 -58
- package/dist/docs.d.ts +11 -0
- package/dist/docs.json +502 -327
- package/dist/esm/SearchBuilder-CvKqGlUH.js +0 -3
- package/dist/esm/action-column-util-DUK_9dnF.js +0 -3
- package/dist/esm/add-map-feature-popup_4.entry.js +45 -30
- package/dist/esm/advanced-search-builder.entry.js +3 -4
- package/dist/esm/advanced-search_12.entry.js +53 -36
- package/dist/esm/ag-grid-base_6.entry.js +53 -28
- package/dist/esm/ambient-template-grid.entry.js +70 -25
- package/dist/esm/api-method-instance-grid.entry.js +16 -7
- package/dist/esm/apiUtils-cUHs50y0.js +0 -3
- package/dist/esm/app-bar.entry.js +4 -5
- package/dist/esm/catalog-store-BhgNAUY6.js +0 -3
- package/dist/esm/chart-container_3.entry.js +7 -8
- package/dist/esm/chartUtils-DFIyEsL1.js +0 -3
- package/dist/esm/check-box-group.entry.js +6 -5
- package/dist/esm/check-box.entry.js +14 -9
- package/dist/esm/chip-section.entry.js +8 -7
- package/dist/esm/client-side-grid_2.entry.js +9 -8
- package/dist/esm/common-CwN0FuAf.js +0 -3
- package/dist/esm/configService-BqLfkVKh.js +0 -3
- package/dist/esm/configureUdpColumnMods-CoCTzhve.js +0 -3
- package/dist/esm/conversionFunctions-CNWYTvRs.js +0 -3
- package/dist/esm/currency-renderer-D6zBtP2s.js +0 -3
- package/dist/esm/custom-button.entry.js +3 -4
- package/dist/esm/date-time-renderer_7.entry.js +28 -29
- package/dist/esm/entity-maintenance-grid.entry.js +2 -3
- package/dist/esm/{enums-CHxgVY-B.js → enums-D5dod6Ie.js} +8 -5
- package/dist/esm/feature-details-card_2.entry.js +24 -15
- package/dist/esm/file-upload_3.entry.js +23 -12
- package/dist/esm/filter-conditions_7.entry.js +23 -20
- package/dist/esm/filter-group_2.entry.js +5 -6
- package/dist/esm/fluent-dialog.entry.js +3 -4
- package/dist/esm/form-metadata-display_8.entry.js +63 -42
- package/dist/esm/getCurrentApiCatalogId-DeurXd9l.js +0 -3
- package/dist/esm/iconMapping-CPerGeNF.js +0 -3
- package/dist/esm/iconUtils-DcPvHO4A.js +0 -3
- package/dist/esm/{index-CaZq3YdB.js → index-DFnjA9NX.js} +321 -198
- package/dist/esm/index.js +138 -2
- package/dist/esm/loader.js +3 -4
- package/dist/esm/logical-search-indicator.entry.js +3 -4
- package/dist/esm/makeApiCall-B-daVutk.js +0 -3
- package/dist/esm/map-component_2.entry.js +61 -24
- package/dist/esm/numeric-field_5.entry.js +71 -42
- package/dist/esm/primary-action-header_2.entry.js +392 -0
- package/dist/esm/question-configs-renderer_4.entry.js +16 -17
- package/dist/esm/resource-timeline-calendar.entry.js +13 -8
- package/dist/esm/search-method-grid.entry.js +7 -4
- package/dist/esm/server-side-grid.entry.js +5 -4
- package/dist/esm/side-sheet-container.entry.js +4 -5
- package/dist/esm/simple-card.entry.js +3 -4
- package/dist/esm/status-chip_2.entry.js +8 -7
- package/dist/esm/stencil-chip.entry.js +6 -5
- package/dist/esm/stencil-icon-button-grid-action-header.entry.js +3 -4
- package/dist/esm/stencil-icon-button_3.entry.js +7 -8
- package/dist/esm/stencil-library.js +4 -5
- package/dist/esm/stencil-toggle.entry.js +16 -11
- package/dist/esm/tenantUtils-Basdb1b1.js +0 -3
- package/dist/esm/text-field_2.entry.js +36 -21
- package/dist/esm/transformSearchData-DBjFnXu6.js +0 -3
- package/dist/esm/udp-adornment.entry.js +3 -4
- package/dist/esm/udp-advanced-search-builder.entry.js +7 -4
- package/dist/esm/udp-attachment-item_2.entry.js +5 -6
- package/dist/esm/udp-attachment-list.entry.js +1 -2
- package/dist/esm/udp-avatar.entry.js +3 -4
- package/dist/esm/udp-bar-chart_4.entry.js +45 -22
- package/dist/esm/udp-button.entry.js +3 -4
- package/dist/esm/udp-calendar-base.entry.js +6 -5
- package/dist/esm/udp-calendar-day.entry.js +3 -4
- package/dist/esm/udp-calendar-month.entry.js +3 -4
- package/dist/esm/udp-calendar-week.entry.js +3 -4
- package/dist/esm/udp-calendar-year.entry.js +3 -4
- package/dist/esm/udp-card-action-area.entry.js +3 -4
- package/dist/esm/udp-card_6.entry.js +13 -14
- package/dist/esm/udp-charts-example.entry.js +1 -2
- package/dist/esm/udp-chip_3.entry.js +11 -10
- package/dist/esm/udp-container-query-grid-item.entry.js +4 -5
- package/dist/esm/udp-container-query-grid.entry.js +4 -5
- package/dist/esm/udp-container-query.entry.js +5 -6
- package/dist/esm/udp-container.entry.js +32 -0
- package/dist/esm/udp-date-range-selector.entry.js +4 -5
- package/dist/esm/udp-divider.entry.js +3 -4
- package/dist/esm/udp-drive-utils-CIrjVGiJ.js +0 -3
- package/dist/esm/udp-dynamic-container-with-menu.entry.js +7 -6
- package/dist/esm/udp-dynamic-form.entry.js +3 -4
- package/dist/esm/udp-form-api-utils-vPSYCvIA.js +0 -3
- package/dist/esm/{udp-forms-builder-question-template-DQJb7f4Y.js → udp-forms-builder-question-template-BsYOju9V.js} +1 -4
- package/dist/esm/udp-forms-builder-style-override.entry.js +3 -4
- package/dist/esm/udp-forms-builder.entry.js +11 -8
- package/dist/esm/udp-forms-follow-up-list-card.entry.js +4 -5
- package/dist/esm/udp-forms-list-card.entry.js +7 -8
- package/dist/esm/udp-forms-list.entry.js +10 -9
- package/dist/esm/udp-forms-renderer.entry.js +817 -762
- package/dist/esm/udp-forms-ui.entry.js +13 -15
- package/dist/esm/udp-icon.entry.js +3 -4
- package/dist/esm/udp-kpi-card.entry.js +3 -4
- package/dist/esm/udp-kpi-cards.entry.js +3 -4
- package/dist/esm/udp-linear-loader_2.entry.js +285 -0
- package/dist/esm/udp-list-renderer_2.entry.js +8 -7
- package/dist/esm/udp-map-utils-DNAUNI5U.js +0 -3
- package/dist/esm/udp-map.entry.js +12 -9
- package/dist/esm/{udp-pop-over.entry.js → udp-menu-item_2.entry.js} +28 -6
- package/dist/esm/udp-page.entry.js +4 -5
- package/dist/esm/udp-sankey-chart.entry.js +30 -13
- package/dist/esm/udp-skeleton-loading.entry.js +4 -5
- package/dist/esm/udp-split-screen.entry.js +4 -5
- package/dist/esm/udp-stepper-demo.entry.js +2 -3
- package/dist/esm/udp-stepper.entry.js +6 -5
- package/dist/esm/udp-tab-panel.entry.js +5 -6
- package/dist/esm/udp-tab.entry.js +4 -5
- package/dist/esm/udp-timeline-connector.entry.js +4 -5
- package/dist/esm/udp-timeline-dot.entry.js +4 -5
- package/dist/esm/udp-timeline-item.entry.js +5 -6
- package/dist/esm/udp-timeline-separator.entry.js +4 -5
- package/dist/esm/udp-timeline.entry.js +4 -5
- package/dist/esm/udp-vertical-spacer.entry.js +4 -5
- package/dist/esm/udp-xy-chart.entry.js +39 -16
- package/dist/esm/udp-xy-multi-series-chart.entry.js +27 -12
- package/dist/esm/udpFieldHelper-qPBcfmrH.js +0 -3
- package/dist/esm/udpOperatorHelper-BsvDrT81.js +0 -3
- package/dist/esm/unity-typography.entry.js +3 -4
- package/dist/esm/{utils-CiUp9KGZ.js → utils-kwLwITIE.js} +6 -9
- package/dist/stencil-library/SearchBuilder-CvKqGlUH.js +1 -2
- package/dist/stencil-library/action-column-util-DUK_9dnF.js +1 -2
- package/dist/stencil-library/add-map-feature-popup_4.entry.js +1 -2
- package/dist/stencil-library/advanced-search-builder.entry.js +1 -2
- package/dist/stencil-library/advanced-search_12.entry.js +1 -2
- package/dist/stencil-library/ag-grid-base_6.entry.js +1 -2
- package/dist/stencil-library/ambient-template-grid.entry.js +1 -2
- package/dist/stencil-library/api-method-instance-grid.entry.js +1 -2
- package/dist/stencil-library/apiUtils-cUHs50y0.js +1 -2
- package/dist/stencil-library/app-bar.entry.js +1 -2
- package/dist/stencil-library/catalog-store-BhgNAUY6.js +1 -2
- package/dist/stencil-library/chart-container_3.entry.js +1 -2
- package/dist/stencil-library/chartUtils-DFIyEsL1.js +1 -2
- package/dist/stencil-library/check-box-group.entry.js +1 -2
- package/dist/stencil-library/check-box.entry.js +1 -2
- package/dist/stencil-library/chip-section.entry.js +1 -2
- package/dist/stencil-library/client-side-grid_2.entry.js +1 -2
- package/dist/stencil-library/common-CwN0FuAf.js +1 -2
- package/dist/stencil-library/configService-BqLfkVKh.js +1 -2
- package/dist/stencil-library/configureUdpColumnMods-CoCTzhve.js +1 -2
- package/dist/stencil-library/conversionFunctions-CNWYTvRs.js +1 -2
- package/dist/stencil-library/currency-renderer-D6zBtP2s.js +1 -2
- package/dist/stencil-library/custom-button.entry.js +1 -2
- package/dist/stencil-library/date-time-renderer_7.entry.js +1 -2
- package/dist/stencil-library/entity-maintenance-grid.entry.js +1 -2
- package/dist/stencil-library/enums-D5dod6Ie.js +1 -0
- package/dist/stencil-library/feature-details-card_2.entry.js +1 -2
- package/dist/stencil-library/file-upload_3.entry.js +1 -2
- package/dist/stencil-library/filter-conditions_7.entry.js +1 -2
- package/dist/stencil-library/filter-group_2.entry.js +1 -2
- package/dist/stencil-library/fluent-dialog.entry.js +1 -2
- package/dist/stencil-library/form-metadata-display_8.entry.js +1 -2
- package/dist/stencil-library/getCurrentApiCatalogId-DeurXd9l.js +1 -2
- package/dist/stencil-library/iconMapping-CPerGeNF.js +1 -2
- package/dist/stencil-library/iconUtils-DcPvHO4A.js +1 -2
- package/dist/stencil-library/index-DFnjA9NX.js +2 -0
- package/dist/stencil-library/index.esm.js +1 -2
- package/dist/stencil-library/logical-search-indicator.entry.js +1 -2
- package/dist/stencil-library/makeApiCall-B-daVutk.js +1 -2
- package/dist/stencil-library/map-component_2.entry.js +1 -2
- package/dist/stencil-library/numeric-field_5.entry.js +1 -2
- package/dist/stencil-library/primary-action-header_2.entry.js +1 -0
- package/dist/stencil-library/question-configs-renderer_4.entry.js +1 -2
- package/dist/stencil-library/resource-timeline-calendar.entry.js +1 -2
- package/dist/stencil-library/search-method-grid.entry.js +1 -2
- package/dist/stencil-library/server-side-grid.entry.js +1 -2
- package/dist/stencil-library/side-sheet-container.entry.js +1 -2
- package/dist/stencil-library/simple-card.entry.js +1 -2
- package/dist/stencil-library/status-chip_2.entry.js +1 -2
- package/dist/stencil-library/stencil-chip.entry.js +1 -2
- package/dist/stencil-library/stencil-icon-button-grid-action-header.entry.js +1 -2
- package/dist/stencil-library/stencil-icon-button_3.entry.js +1 -2
- package/dist/stencil-library/stencil-library.esm.js +1 -2
- package/dist/stencil-library/stencil-toggle.entry.js +1 -2
- package/dist/stencil-library/tenantUtils-Basdb1b1.js +1 -2
- package/dist/stencil-library/text-field_2.entry.js +1 -2
- package/dist/stencil-library/transformSearchData-DBjFnXu6.js +1 -2
- package/dist/stencil-library/udp-adornment.entry.js +1 -2
- package/dist/stencil-library/udp-advanced-search-builder.entry.js +1 -2
- package/dist/stencil-library/udp-attachment-item_2.entry.js +1 -2
- package/dist/stencil-library/udp-attachment-list.entry.js +1 -2
- package/dist/stencil-library/udp-avatar.entry.js +1 -2
- package/dist/stencil-library/udp-bar-chart_4.entry.js +1 -2
- package/dist/stencil-library/udp-button.entry.js +1 -2
- package/dist/stencil-library/udp-calendar-base.entry.js +1 -2
- package/dist/stencil-library/udp-calendar-day.entry.js +1 -2
- package/dist/stencil-library/udp-calendar-month.entry.js +1 -2
- package/dist/stencil-library/udp-calendar-week.entry.js +1 -2
- package/dist/stencil-library/udp-calendar-year.entry.js +1 -2
- package/dist/stencil-library/udp-card-action-area.entry.js +1 -2
- package/dist/stencil-library/udp-card_6.entry.js +1 -2
- package/dist/stencil-library/udp-charts-example.entry.js +1 -2
- package/dist/stencil-library/udp-chip_3.entry.js +1 -2
- package/dist/stencil-library/udp-container-query-grid-item.entry.js +1 -2
- package/dist/stencil-library/udp-container-query-grid.entry.js +1 -2
- package/dist/stencil-library/udp-container-query.entry.js +1 -2
- package/dist/stencil-library/udp-container.entry.js +1 -0
- package/dist/stencil-library/udp-date-range-selector.entry.js +1 -2
- package/dist/stencil-library/udp-divider.entry.js +1 -2
- package/dist/stencil-library/udp-drive-utils-CIrjVGiJ.js +1 -2
- package/dist/stencil-library/udp-dynamic-container-with-menu.entry.js +1 -2
- package/dist/stencil-library/udp-dynamic-form.entry.js +1 -2
- package/dist/stencil-library/udp-form-api-utils-vPSYCvIA.js +1 -2
- package/dist/stencil-library/udp-forms-builder-question-template-BsYOju9V.js +1 -0
- package/dist/stencil-library/udp-forms-builder-style-override.entry.js +1 -2
- package/dist/stencil-library/udp-forms-builder.entry.js +1 -2
- package/dist/stencil-library/udp-forms-follow-up-list-card.entry.js +1 -2
- package/dist/stencil-library/udp-forms-list-card.entry.js +1 -2
- package/dist/stencil-library/udp-forms-list.entry.js +1 -2
- package/dist/stencil-library/udp-forms-renderer.entry.js +1 -2
- package/dist/stencil-library/udp-forms-ui.entry.js +1 -2
- package/dist/stencil-library/udp-icon.entry.js +1 -2
- package/dist/stencil-library/udp-kpi-card.entry.js +1 -2
- package/dist/stencil-library/udp-kpi-cards.entry.js +1 -2
- package/dist/stencil-library/udp-linear-loader_2.entry.js +1 -0
- package/dist/stencil-library/udp-list-renderer_2.entry.js +1 -2
- package/dist/stencil-library/udp-map-utils-DNAUNI5U.js +1 -2
- package/dist/stencil-library/udp-map.entry.js +1 -2
- package/dist/stencil-library/udp-menu-item_2.entry.js +1 -0
- package/dist/stencil-library/udp-page.entry.js +1 -2
- package/dist/stencil-library/udp-sankey-chart.entry.js +1 -2
- package/dist/stencil-library/udp-skeleton-loading.entry.js +1 -2
- package/dist/stencil-library/udp-split-screen.entry.js +1 -2
- package/dist/stencil-library/udp-stepper-demo.entry.js +1 -2
- package/dist/stencil-library/udp-stepper.entry.js +1 -2
- package/dist/stencil-library/udp-tab-panel.entry.js +1 -2
- package/dist/stencil-library/udp-tab.entry.js +1 -2
- package/dist/stencil-library/udp-timeline-connector.entry.js +1 -2
- package/dist/stencil-library/udp-timeline-dot.entry.js +1 -2
- package/dist/stencil-library/udp-timeline-item.entry.js +1 -2
- package/dist/stencil-library/udp-timeline-separator.entry.js +1 -2
- package/dist/stencil-library/udp-timeline.entry.js +1 -2
- package/dist/stencil-library/udp-vertical-spacer.entry.js +1 -2
- package/dist/stencil-library/udp-xy-chart.entry.js +1 -2
- package/dist/stencil-library/udp-xy-multi-series-chart.entry.js +1 -2
- package/dist/stencil-library/udpFieldHelper-qPBcfmrH.js +1 -2
- package/dist/stencil-library/udpOperatorHelper-BsvDrT81.js +1 -2
- package/dist/stencil-library/unity-typography.entry.js +1 -2
- package/dist/stencil-library/utils-kwLwITIE.js +1 -0
- package/dist/types/components/advanced-search/advanced-search-grouped.d.ts +5 -5
- package/dist/types/components/advanced-search/types.d.ts +39 -4
- package/dist/types/components/forms/udp-forms/udp-forms-builder/forms-builder-utils.d.ts +2 -2
- package/dist/types/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/date-time-renderer/date-time-renderer.d.ts +1 -1
- package/dist/types/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/file-upload-renderer/file-upload-renderer.d.ts +1 -1
- package/dist/types/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/form-metadata-display-renderer/form-metadata-display-renderer.d.ts +1 -1
- package/dist/types/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/list-option-renderer/list-options-renderer.d.ts +1 -1
- package/dist/types/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/signature-renderer/signature-renderer.d.ts +1 -1
- package/dist/types/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/text-input-renderer/text-input-renderer.d.ts +1 -1
- package/dist/types/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-question-template.d.ts +1 -1
- package/dist/types/components/forms/udp-forms/udp-forms-builder/udp-forms-builder.d.ts +2 -2
- package/dist/types/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-ui/udp-forms-ui.d.ts +4 -4
- package/dist/types/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-utils/comments-crud-utils.d.ts +31 -0
- package/dist/types/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-utils/repeated-section-utils.d.ts +17 -0
- package/dist/types/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-utils/utils.d.ts +16 -0
- package/dist/types/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.d.ts +8 -17
- package/dist/types/components/forms/udp-forms/{utils → udp-forms-utils}/classes/UdpFormSubmission.d.ts +4 -5
- package/dist/types/components/forms/udp-forms/{utils → udp-forms-utils}/enums.d.ts +6 -1
- package/dist/types/components/forms/udp-forms/udp-forms-utils/form-handler/UdpFormHandler.d.ts +10 -0
- package/dist/types/components/forms/udp-forms/udp-forms-utils/form-submission-handler/FormSubmissionHandler.d.ts +42 -0
- package/dist/types/components/forms/udp-forms/{utils → udp-forms-utils}/form-submission-handler/FormSubmissionHandlerFactory.d.ts +1 -1
- package/dist/types/components/forms/udp-forms/udp-forms-utils/form-submission-handler/IFormSubmissionHandler.d.ts +54 -0
- package/dist/types/components/forms/udp-forms/{utils → udp-forms-utils}/types.d.ts +16 -1
- package/dist/types/components/forms/udp-forms/{utils → udp-forms-utils}/utils.d.ts +1 -1
- package/dist/types/components/forms/udp-forms/udp-question/udp-question-comment/udp-question-comments.d.ts +2 -2
- package/dist/types/components/forms/udp-forms/udp-question/udp-question.d.ts +4 -4
- package/dist/types/components/grid/new-grid/gridFunctions/bulkActions.d.ts +4 -2
- package/dist/types/components/grid/new-grid/interfaces/grid.d.ts +1 -0
- package/dist/types/components.d.ts +38 -36
- package/dist/types/index.d.ts +1 -0
- package/dist/types/stencil-public-runtime.d.ts +88 -5
- package/dist/types/udp-utilities/udp-websocket-client/udp-websocket-client.d.ts +34 -0
- package/package.json +2 -2
- package/dist/cjs/SearchBuilder-C1sUitjQ.js.map +0 -1
- package/dist/cjs/action-column-util-CQRWvOT6.js.map +0 -1
- package/dist/cjs/add-map-feature-popup.map-toolbar.select-layer-popup.split-line-popup.entry.cjs.js.map +0 -1
- package/dist/cjs/advanced-search-builder.entry.cjs.js.map +0 -1
- package/dist/cjs/advanced-search.advanced-search-grouped.ag-table.edit-view-form-dialog.grid-primary-bar.kpi-list.save-view-form-dialog.side-sheet.udp-hotlist-form.udp-notification.udp-pop-over-grid-action-header.upd-alert-banner.entry.cjs.js.map +0 -1
- package/dist/cjs/ag-grid-base.ghost-render.grid-header.hint-panel.udp-dialog.udp-list-item.entry.cjs.js.map +0 -1
- package/dist/cjs/ambient-template-grid.entry.cjs.js.map +0 -1
- package/dist/cjs/api-method-instance-grid.entry.cjs.js.map +0 -1
- package/dist/cjs/apiUtils-DT-fLJOw.js.map +0 -1
- package/dist/cjs/app-bar.entry.cjs.js.map +0 -1
- package/dist/cjs/catalog-store-BOiNPWZB.js.map +0 -1
- package/dist/cjs/chart-container.chart-kpi.udp-ambient-card.entry.cjs.js.map +0 -1
- package/dist/cjs/chartUtils-Gg3D2Moc.js.map +0 -1
- package/dist/cjs/check-box-group.entry.cjs.js.map +0 -1
- package/dist/cjs/check-box.entry.cjs.js.map +0 -1
- package/dist/cjs/chip-section.entry.cjs.js.map +0 -1
- package/dist/cjs/client-side-grid.resource-timeline-primary-bar.entry.cjs.js.map +0 -1
- package/dist/cjs/common-By_kzIQM.js.map +0 -1
- package/dist/cjs/configService-BmGAegZf.js.map +0 -1
- package/dist/cjs/configureUdpColumnMods-CQMOB8IW.js.map +0 -1
- package/dist/cjs/conversionFunctions-B_9y17KE.js.map +0 -1
- package/dist/cjs/currency-renderer-xzaldEo2.js.map +0 -1
- package/dist/cjs/custom-button.entry.cjs.js.map +0 -1
- package/dist/cjs/date-time-renderer.file-upload-renderer.form-metadata-display-renderer.list-options-renderer.question-specific-configs-renderer.signature-renderer.text-input-renderer.entry.cjs.js.map +0 -1
- package/dist/cjs/entity-maintenance-grid.entry.cjs.js.map +0 -1
- package/dist/cjs/enums-DVbZnzL8.js.map +0 -1
- package/dist/cjs/feature-details-card.feature-details-popup.entry.cjs.js.map +0 -1
- package/dist/cjs/file-upload.selectable-list.stencil-field.entry.cjs.js.map +0 -1
- package/dist/cjs/filter-conditions.search-list-item.tree-list-item.udp-column-header.udp-grid-loader.udp-page-header.udp-radio-button.entry.cjs.js.map +0 -1
- package/dist/cjs/filter-group.validation-chip.entry.cjs.js.map +0 -1
- package/dist/cjs/fluent-dialog.entry.cjs.js.map +0 -1
- package/dist/cjs/form-metadata-display.image-upload.signature-input.stencil-form.tally-display.udp-question.udp-question-comments.udp-save-draft-button.entry.cjs.js.map +0 -1
- package/dist/cjs/getCurrentApiCatalogId-D7xHCEzs.js.map +0 -1
- package/dist/cjs/iconMapping-CkHR1LGY.js.map +0 -1
- package/dist/cjs/iconUtils-BuDk48Xh.js.map +0 -1
- package/dist/cjs/index-CGCOXUJE.js.map +0 -1
- package/dist/cjs/index.cjs.js.map +0 -1
- package/dist/cjs/loader.cjs.js.map +0 -1
- package/dist/cjs/logical-search-indicator.entry.cjs.js.map +0 -1
- package/dist/cjs/makeApiCall-CFfg9gI0.js.map +0 -1
- package/dist/cjs/map-component.udp-map-toolbar.entry.cjs.js.map +0 -1
- package/dist/cjs/numeric-field.text-area.udp-date-selector.udp-datetime-selector.udp-time-selector.entry.cjs.js.map +0 -1
- package/dist/cjs/primary-action-header.udp-side-sheet.udp-tabs.entry.cjs.js.map +0 -1
- package/dist/cjs/primary-action-header_3.cjs.entry.js +0 -650
- package/dist/cjs/question-configs-renderer.section-configs-renderer.udp-forms-builder-menu.udp-forms-builder-question-item.entry.cjs.js.map +0 -1
- package/dist/cjs/resource-timeline-calendar.entry.cjs.js.map +0 -1
- package/dist/cjs/search-method-grid.entry.cjs.js.map +0 -1
- package/dist/cjs/server-side-grid.entry.cjs.js.map +0 -1
- package/dist/cjs/side-sheet-container.entry.cjs.js.map +0 -1
- package/dist/cjs/simple-card.entry.cjs.js.map +0 -1
- package/dist/cjs/status-chip.udp-function-button.entry.cjs.js.map +0 -1
- package/dist/cjs/stencil-chip.entry.cjs.js.map +0 -1
- package/dist/cjs/stencil-icon-button-grid-action-header.entry.cjs.js.map +0 -1
- package/dist/cjs/stencil-icon-button.udp-ambient-tool-tip.udp-badge.entry.cjs.js.map +0 -1
- package/dist/cjs/stencil-library.cjs.js.map +0 -1
- package/dist/cjs/stencil-toggle.entry.cjs.js.map +0 -1
- package/dist/cjs/tenantUtils-BCKSE0vq.js.map +0 -1
- package/dist/cjs/text-field.udp-selector.entry.cjs.js.map +0 -1
- package/dist/cjs/transformSearchData-B4bk4Aik.js.map +0 -1
- package/dist/cjs/udp-adornment.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-advanced-search-builder.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-attachment-item.udp-empty-state-display.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-attachment-list.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-avatar.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-bar-chart.udp-distribution-chart.udp-donut-chart.udp-line-chart.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-button.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-calendar-base.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-calendar-day.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-calendar-month.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-calendar-week.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-calendar-year.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-card-action-area.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-card.udp-card-actions.udp-card-content.udp-card-header.udp-card-media.udp-link.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-charts-example.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-chip.udp-icon-button.udp-menu.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-container-query-grid-item.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-container-query-grid.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-container-query.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-container.udp-linear-loader.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-container_2.cjs.entry.js +0 -56
- package/dist/cjs/udp-date-range-selector.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-divider.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-drive-utils-B8uPAKzW.js.map +0 -1
- package/dist/cjs/udp-dynamic-container-with-menu.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-dynamic-form.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-form-api-utils-BwNeblH_.js.map +0 -1
- package/dist/cjs/udp-forms-builder-question-template-CNONS2l5.js.map +0 -1
- package/dist/cjs/udp-forms-builder-style-override.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-forms-builder.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-forms-follow-up-list-card.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-forms-list-card.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-forms-list.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-forms-renderer.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-forms-ui.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-icon.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-kpi-card.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-kpi-cards.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-list-renderer.udp-pagination.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-map-utils-BXqQmr-h.js.map +0 -1
- package/dist/cjs/udp-map.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-menu-item.cjs.entry.js +0 -27
- package/dist/cjs/udp-menu-item.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-page.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-pop-over.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-sankey-chart.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-skeleton-loading.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-split-screen.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-stepper-demo.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-stepper.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-tab-panel.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-tab.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-timeline-connector.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-timeline-dot.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-timeline-item.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-timeline-separator.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-timeline.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-vertical-spacer.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-xy-chart.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-xy-multi-series-chart.entry.cjs.js.map +0 -1
- package/dist/cjs/udpFieldHelper-0jB0kwFN.js.map +0 -1
- package/dist/cjs/udpOperatorHelper-MMG_hrZS.js.map +0 -1
- package/dist/cjs/unity-typography.entry.cjs.js.map +0 -1
- package/dist/cjs/utils-DZ_OMtAy.js.map +0 -1
- package/dist/collection/components/advanced-search/advanced-search-grouped.js.map +0 -1
- package/dist/collection/components/advanced-search/advanced-search.js.map +0 -1
- package/dist/collection/components/advanced-search/filter-conditions/filter-conditions.js.map +0 -1
- package/dist/collection/components/advanced-search/types.js.map +0 -1
- package/dist/collection/components/advanced-search/ui/logical-search-indicator/logical-search-indicator.js.map +0 -1
- package/dist/collection/components/advanced-search-builder/advanced-search-builder.js.map +0 -1
- package/dist/collection/components/advanced-search-builder/filter-group.js.map +0 -1
- package/dist/collection/components/advanced-search-builder/helperFunctions/createStringFromSearchObject.js.map +0 -1
- package/dist/collection/components/advanced-search-builder/helperFunctions/fieldRenderer.js.map +0 -1
- package/dist/collection/components/advanced-search-builder/helperFunctions/udpFieldHelper.js.map +0 -1
- package/dist/collection/components/advanced-search-builder/helperFunctions/udpOperatorHelper.js.map +0 -1
- package/dist/collection/components/advanced-search-builder/models.js.map +0 -1
- package/dist/collection/components/advanced-search-builder/udp-advanced-search-builder.js.map +0 -1
- package/dist/collection/components/advanced-search-builder/validation-chip.js.map +0 -1
- package/dist/collection/components/attachment-list/type.js.map +0 -1
- package/dist/collection/components/attachment-list/udp-attachment-item.js.map +0 -1
- package/dist/collection/components/attachment-list/udp-attachment-list.js.map +0 -1
- package/dist/collection/components/buttons/icon-button/function-button/udp-function-button.js.map +0 -1
- package/dist/collection/components/buttons/icon-button/primary-button/custom-button.js.map +0 -1
- package/dist/collection/components/buttons/icon-button/radio-button/udp-radio-button.js.map +0 -1
- package/dist/collection/components/buttons/icon-button/stencil-icon-button-grid-action-header.js.map +0 -1
- package/dist/collection/components/buttons/icon-button/stencil-icon-button.js.map +0 -1
- package/dist/collection/components/buttons/udp-button/udp-button.js.map +0 -1
- package/dist/collection/components/buttons/udp-icon-button/udp-icon-button.js.map +0 -1
- package/dist/collection/components/calendar/udp-calendar-base.js.map +0 -1
- package/dist/collection/components/calendar/udp-calendar-day.js.map +0 -1
- package/dist/collection/components/calendar/udp-calendar-month.js.map +0 -1
- package/dist/collection/components/calendar/udp-calendar-week.js.map +0 -1
- package/dist/collection/components/calendar/udp-calendar-year.js.map +0 -1
- package/dist/collection/components/charts/chart-container/chart-container.js.map +0 -1
- package/dist/collection/components/charts/chart-kpi/chart-kpi.js.map +0 -1
- package/dist/collection/components/charts/chartUtils.js.map +0 -1
- package/dist/collection/components/charts/udp-bar-chart/udp-bar-chart.js.map +0 -1
- package/dist/collection/components/charts/udp-charts-example.js.map +0 -1
- package/dist/collection/components/charts/udp-distribution-chart/udp-distribution-chart.js.map +0 -1
- package/dist/collection/components/charts/udp-donut-chart/udp-donut-chart.js.map +0 -1
- package/dist/collection/components/charts/udp-line-chart/udp-line-chart.js.map +0 -1
- package/dist/collection/components/charts/udp-sankey-chart/udp-sankey-chart.js.map +0 -1
- package/dist/collection/components/charts/udp-xy-chart/udp-xy-chart.js.map +0 -1
- package/dist/collection/components/charts/udp-xy-multi-series-chart/udp-xy-multi-series-chart.js.map +0 -1
- package/dist/collection/components/data-display/adornment/udp-adornment/udp-adornment.js.map +0 -1
- package/dist/collection/components/data-display/badge/udp-badge.js.map +0 -1
- package/dist/collection/components/data-display/cards/udp-ambient-card/udp-ambient-card.js.map +0 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-action-area/udp-card-action-area.js.map +0 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-actions/udp-card-actions.js.map +0 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-content/udp-card-content.js.map +0 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-header/udp-card-header.js.map +0 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-media/udp-card-media.js.map +0 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card.js.map +0 -1
- package/dist/collection/components/data-display/chips/stencil-chip/status-chip/status-chip.js.map +0 -1
- package/dist/collection/components/data-display/chips/stencil-chip/stencil-chip.js.map +0 -1
- package/dist/collection/components/data-display/chips/udp-chip.js.map +0 -1
- package/dist/collection/components/data-display/divider/udp-divider.js.map +0 -1
- package/dist/collection/components/data-display/empty-state-display/udp-empty-state-display.js.map +0 -1
- package/dist/collection/components/data-display/headers/udp-column-header.js.map +0 -1
- package/dist/collection/components/data-display/headers/udp-page-header/udp-page-header.js.map +0 -1
- package/dist/collection/components/data-display/hint-panel/hint-panel.js.map +0 -1
- package/dist/collection/components/data-display/icons/CarbonIcon.js.map +0 -1
- package/dist/collection/components/data-display/icons/iconMapping.js.map +0 -1
- package/dist/collection/components/data-display/icons/iconUtils.js.map +0 -1
- package/dist/collection/components/data-display/icons/udp-icon.js.map +0 -1
- package/dist/collection/components/data-display/kpi/kpi-list.js.map +0 -1
- package/dist/collection/components/data-display/kpi/types.js.map +0 -1
- package/dist/collection/components/data-display/kpi/udp-kpi-card.js.map +0 -1
- package/dist/collection/components/data-display/kpi/udp-kpi-cards.js.map +0 -1
- package/dist/collection/components/data-display/list-item/list-item.js.map +0 -1
- package/dist/collection/components/data-display/list-renderer/udp-list-renderer.js.map +0 -1
- package/dist/collection/components/data-display/pop-over/interfaces/popoverInterfaces.js.map +0 -1
- package/dist/collection/components/data-display/pop-over/udp-pop-over.js.map +0 -1
- package/dist/collection/components/data-display/pop-over-grid-action-header/udp-pop-over-grid-action-header.js.map +0 -1
- package/dist/collection/components/data-display/primary-action-header/primary-action-header.js.map +0 -1
- package/dist/collection/components/data-display/simple-card/simple-card.js.map +0 -1
- package/dist/collection/components/data-display/tool-tip/udp-ambient-tool-tip.js.map +0 -1
- package/dist/collection/components/data-display/tree/tree-list-item/search-item/search-list-item.js.map +0 -1
- package/dist/collection/components/data-display/tree/tree-list-item/tree-list-item.js.map +0 -1
- package/dist/collection/components/data-display/udp-avatar/udp-avatar.js.map +0 -1
- package/dist/collection/components/dialogs/fluent-dialog/fluent-dialog.js.map +0 -1
- package/dist/collection/components/dialogs/udp-dialog.js.map +0 -1
- package/dist/collection/components/drawers/udp-side-sheet/types.js.map +0 -1
- package/dist/collection/components/drawers/udp-side-sheet/udp-side-sheet.js.map +0 -1
- package/dist/collection/components/feedback/udp-notification/alerts/upd-alert-banner.js.map +0 -1
- package/dist/collection/components/feedback/udp-notification/udp-notification.js.map +0 -1
- package/dist/collection/components/forms/dynamic-form/udp-dynamic-form.js.map +0 -1
- package/dist/collection/components/forms/edit-view-form/edit-view-form.js.map +0 -1
- package/dist/collection/components/forms/form/stencil-field.js.map +0 -1
- package/dist/collection/components/forms/form/stencil-form.js.map +0 -1
- package/dist/collection/components/forms/form/useFormApi.js.map +0 -1
- package/dist/collection/components/forms/save-view-form/save-view-form.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/forms-builder-utils.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/forms-question-item/udp-forms-builder-question-item.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/typographyVariantsList.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/date-time-renderer/date-time-renderer.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/file-upload-renderer/file-upload-renderer.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/form-metadata-display-renderer/form-metadata-display-renderer.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/list-option-renderer/list-options-renderer.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-configs-renderer/question-configs-renderer.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-specific-configs-renderer/question-specific-configs-renderer.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/section-configs-renderer/section-configs-renderer.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/signature-renderer/signature-renderer.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/text-input-renderer/text-input-renderer.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-menu/udp-forms-builder-menu.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-question-template.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-style-override/udp-forms-builder-style-override.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-form-api-utils.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list-card/udp-forms-list-card.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-follow-up-list-card/udp-forms-follow-up-list-card.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-ui/udp-forms-ui.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-save-draft-button/udp-save-draft-button.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-question/udp-question-comment/udp-question-comments.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-question/udp-question.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/utils/classes/UdpForm.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/utils/classes/UdpFormSubmission.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/utils/enums.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/utils/form-handler/IFormHandler.js +0 -2
- package/dist/collection/components/forms/udp-forms/utils/form-handler/IFormHandler.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/utils/form-handler/UdpFormHandler.js +0 -28
- package/dist/collection/components/forms/udp-forms/utils/form-handler/UdpFormHandler.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/utils/form-submission-handler/FormSubmissionHandlerFactory.js +0 -17
- package/dist/collection/components/forms/udp-forms/utils/form-submission-handler/FormSubmissionHandlerFactory.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/utils/form-submission-handler/IFormSubmissionHandler.js +0 -2
- package/dist/collection/components/forms/udp-forms/utils/form-submission-handler/IFormSubmissionHandler.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/utils/form-submission-handler/PrivateFormSubmissionHandler.js +0 -262
- package/dist/collection/components/forms/udp-forms/utils/form-submission-handler/PrivateFormSubmissionHandler.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/utils/form-submission-handler/PublicFormSubmissionHandler.js +0 -63
- package/dist/collection/components/forms/udp-forms/utils/form-submission-handler/PublicFormSubmissionHandler.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/utils/form-submission-handler/formUtils.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/utils/types.js +0 -2
- package/dist/collection/components/forms/udp-forms/utils/types.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/utils/utils.js.map +0 -1
- package/dist/collection/components/grid/ag-table/ag-table.js.map +0 -1
- package/dist/collection/components/grid/ambient-template-grid/ambient-template-functions/buildGroupedSearchPayload.js.map +0 -1
- package/dist/collection/components/grid/ambient-template-grid/ambient-template-grid.js.map +0 -1
- package/dist/collection/components/grid/ambient-template-grid/enums/gridEnums.js.map +0 -1
- package/dist/collection/components/grid/ambient-template-grid/interfaces/gridInterfaces.js.map +0 -1
- package/dist/collection/components/grid/ambient-template-grid/license/licenseKey.js.map +0 -1
- package/dist/collection/components/grid/ambient-template-grid/static-data/get-all-hotlists.js.map +0 -1
- package/dist/collection/components/grid/conversionFunctions/conversionFunctions.js.map +0 -1
- package/dist/collection/components/grid/grid-primary-bar/grid-primary-bar.js.map +0 -1
- package/dist/collection/components/grid/hotlists/udp-hotlist-form/udp-hotlist-form.js.map +0 -1
- package/dist/collection/components/grid/new-grid/ag-grid-base.js.map +0 -1
- package/dist/collection/components/grid/new-grid/api-method-instance-grid.js.map +0 -1
- package/dist/collection/components/grid/new-grid/client-side-grid.js.map +0 -1
- package/dist/collection/components/grid/new-grid/datasources/searchMethodDatasource.js.map +0 -1
- package/dist/collection/components/grid/new-grid/entity-maintenance-grid.js.map +0 -1
- package/dist/collection/components/grid/new-grid/grid-header.js.map +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctionRegistry.js.map +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/advancedSearch.js.map +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/agGridAutoSizeColumns.js.map +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/agGridExport.js.map +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/agGridHideShowColumns.js.map +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/agGridResetColumns.js.map +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/agGridSizeColumnsToFit.js.map +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/bulkActions.js.map +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/chipFilter.js.map +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/restoreGridState.js.map +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/savedViews.js.map +0 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/udpExport.js.map +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/configureUdpColumnMods.js.map +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/convertBackendTypeToAgGridType.js.map +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/convertSearchObjectToAgGridModel.js.map +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/guardedViewTransitions.js.map +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/lookupHelper.js.map +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/searchObjectHelper.js.map +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/toggleAgGridColumnFilter.js.map +0 -1
- package/dist/collection/components/grid/new-grid/helperFunctions/valueFormatters.js.map +0 -1
- package/dist/collection/components/grid/new-grid/interfaces/grid.js.map +0 -1
- package/dist/collection/components/grid/new-grid/interfaces/gridFunction.js.map +0 -1
- package/dist/collection/components/grid/new-grid/search-method-grid.js.map +0 -1
- package/dist/collection/components/grid/new-grid/server-side-grid.js.map +0 -1
- package/dist/collection/components/grid/renderers/actions-renderer.js.map +0 -1
- package/dist/collection/components/grid/renderers/ag-grid-subtitle-cell-renderer.js.map +0 -1
- package/dist/collection/components/grid/renderers/currency-renderer.js.map +0 -1
- package/dist/collection/components/grid/renderers/custom-actions-renderer.js.map +0 -1
- package/dist/collection/components/grid/renderers/custom-renderer.js.map +0 -1
- package/dist/collection/components/grid/renderers/date-time-cell-renderer.js.map +0 -1
- package/dist/collection/components/grid/renderers/email-cell-renderer.js.map +0 -1
- package/dist/collection/components/grid/renderers/hot-list-add-renderer.js.map +0 -1
- package/dist/collection/components/grid/renderers/hover-content-cell-renderer.js.map +0 -1
- package/dist/collection/components/grid/renderers/icon-renderer.js.map +0 -1
- package/dist/collection/components/grid/renderers/open-function-cell-renderer.js.map +0 -1
- package/dist/collection/components/grid/renderers/return-search-data-cell-renderer.js.map +0 -1
- package/dist/collection/components/grid/renderers/sharedContext.js.map +0 -1
- package/dist/collection/components/grid/renderers/status-renderer.js.map +0 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-calendar.js.map +0 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-column-header.js.map +0 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-primary-bar.js.map +0 -1
- package/dist/collection/components/inputs/checkbox/check-box.js.map +0 -1
- package/dist/collection/components/inputs/date-range-selector/udp-date-range-selector.js.map +0 -1
- package/dist/collection/components/inputs/date-selector/udp-date-selector.js.map +0 -1
- package/dist/collection/components/inputs/date-time-selector/udp-datetime-selector.js.map +0 -1
- package/dist/collection/components/inputs/file-upload/file-upload.js.map +0 -1
- package/dist/collection/components/inputs/file-upload/udp-drive-utils.js.map +0 -1
- package/dist/collection/components/inputs/form metadata display/form-metadata-display.js.map +0 -1
- package/dist/collection/components/inputs/image-upload/image-upload.js.map +0 -1
- package/dist/collection/components/inputs/input-types.js.map +0 -1
- package/dist/collection/components/inputs/numeric-field/numeric-field.js.map +0 -1
- package/dist/collection/components/inputs/selectable-list/selectable-list.js.map +0 -1
- package/dist/collection/components/inputs/signature-input/signature-input.js.map +0 -1
- package/dist/collection/components/inputs/tally/tally.js.map +0 -1
- package/dist/collection/components/inputs/text-area/text-area.js.map +0 -1
- package/dist/collection/components/inputs/text-field/text-field.js.map +0 -1
- package/dist/collection/components/inputs/time-selector/udp-time-selector.js.map +0 -1
- package/dist/collection/components/inputs/toggle/stencil-toggle.js.map +0 -1
- package/dist/collection/components/inputs/udp-selector/udp-selector.js.map +0 -1
- package/dist/collection/components/layout/udp-container/udp-container.js.map +0 -1
- package/dist/collection/components/layout/udp-container-query/udp-container-query.js.map +0 -1
- package/dist/collection/components/layout/udp-container-query-grid/udp-container-query-grid.js.map +0 -1
- package/dist/collection/components/layout/udp-container-query-grid-item/udp-container-query-grid-item.js.map +0 -1
- package/dist/collection/components/layout/udp-page/udp-page.js.map +0 -1
- package/dist/collection/components/layout/udp-split-screen/udp-split-screen.js.map +0 -1
- package/dist/collection/components/layout/udp-vertical-spacer.js.map +0 -1
- package/dist/collection/components/loaders/udp-grid-loader/udp-grid-loader.js.map +0 -1
- package/dist/collection/components/loaders/udp-linear-loader/udp-linear-loader.js.map +0 -1
- package/dist/collection/components/loaders/udp-skeleton-loading.js.map +0 -1
- package/dist/collection/components/map/udp-map/map-component.js.map +0 -1
- package/dist/collection/components/map/udp-map/popups/add-map-feature-popup.js.map +0 -1
- package/dist/collection/components/map/udp-map/popups/feature-details-card/feature-details-card.js.map +0 -1
- package/dist/collection/components/map/udp-map/popups/feature-details-popup.js.map +0 -1
- package/dist/collection/components/map/udp-map/popups/select-layer-popup.js.map +0 -1
- package/dist/collection/components/map/udp-map/popups/split-line-popup.js.map +0 -1
- package/dist/collection/components/map/udp-map/toolbar/map-toolbar.js.map +0 -1
- package/dist/collection/components/map/udp-map/udp-map-toolbar.js.map +0 -1
- package/dist/collection/components/map/udp-map/udp-map.js.map +0 -1
- package/dist/collection/components/map/udp-map/utils/check-box-group.js.map +0 -1
- package/dist/collection/components/map/udp-map/utils/common.js.map +0 -1
- package/dist/collection/components/map/udp-map/utils/map-interactions.js.map +0 -1
- package/dist/collection/components/map/udp-map/utils/udp-map-utils.js.map +0 -1
- package/dist/collection/components/menu/menu-item/udp-menu-item.js.map +0 -1
- package/dist/collection/components/menu/udp-menu.js.map +0 -1
- package/dist/collection/components/navigation/pagination/udp-pagination.js.map +0 -1
- package/dist/collection/components/navigation/udp-link/udp-link.js.map +0 -1
- package/dist/collection/components/stepper/types.js.map +0 -1
- package/dist/collection/components/stepper/udp-stepper-demo.js.map +0 -1
- package/dist/collection/components/stepper/udp-stepper.js.map +0 -1
- package/dist/collection/components/tabs/tab/tabs/udp-tabs.js.map +0 -1
- package/dist/collection/components/tabs/tab/udp-tab.js.map +0 -1
- package/dist/collection/components/tabs/udp-tab-panel/udp-tab-panel.js.map +0 -1
- package/dist/collection/components/timeline/udp-timeline-connector.js.map +0 -1
- package/dist/collection/components/timeline/udp-timeline-dot.js.map +0 -1
- package/dist/collection/components/timeline/udp-timeline-item.js.map +0 -1
- package/dist/collection/components/timeline/udp-timeline-separator.js.map +0 -1
- package/dist/collection/components/timeline/udp-timeline.js.map +0 -1
- package/dist/collection/components/toolbars/app-bar/app-bar.js.map +0 -1
- package/dist/collection/components/unity-typography/types.js.map +0 -1
- package/dist/collection/components/unity-typography/unity-typography.js.map +0 -1
- package/dist/collection/components/util/ghost-render/ghost-render.js.map +0 -1
- package/dist/collection/components.stories.js.map +0 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet-container.js.map +0 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet.js.map +0 -1
- package/dist/collection/global/configService.js.map +0 -1
- package/dist/collection/global/types.js.map +0 -1
- package/dist/collection/index.js.map +0 -1
- package/dist/collection/store/catalog-store.js.map +0 -1
- package/dist/collection/store/lookups-store.js.map +0 -1
- package/dist/collection/udp-utilities/api/makeApiCall/examples.js.map +0 -1
- package/dist/collection/udp-utilities/api/makeApiCall/makeApiCall.js.map +0 -1
- package/dist/collection/udp-utilities/api-config/configService.js.map +0 -1
- package/dist/collection/udp-utilities/api-config/index.js.map +0 -1
- package/dist/collection/udp-utilities/api-udp/apiMutate.js.map +0 -1
- package/dist/collection/udp-utilities/api-udp/apiUtils.js.map +0 -1
- package/dist/collection/udp-utilities/api-udp/baseUrls.js.map +0 -1
- package/dist/collection/udp-utilities/catalog/getCurrentApiCatalogId.js.map +0 -1
- package/dist/collection/udp-utilities/entityUtilities.js.map +0 -1
- package/dist/collection/udp-utilities/enums/unity-system-enums.js.map +0 -1
- package/dist/collection/udp-utilities/grid/action-renderers/action-column-util.js.map +0 -1
- package/dist/collection/udp-utilities/grid/convertToAgGridColumns.js.map +0 -1
- package/dist/collection/udp-utilities/grid/data-converters/transformSearchData.js.map +0 -1
- package/dist/collection/udp-utilities/grid/data-source/SearchServiceDatasource.js.map +0 -1
- package/dist/collection/udp-utilities/grid/models/udp-models.js.map +0 -1
- package/dist/collection/udp-utilities/grid/search/inquiry-search-datasource.js.map +0 -1
- package/dist/collection/udp-utilities/grid/search/search-utilities.js.map +0 -1
- package/dist/collection/udp-utilities/grid/udp-grid-enums.js.map +0 -1
- package/dist/collection/udp-utilities/interfaces/searchObject.js.map +0 -1
- package/dist/collection/udp-utilities/layout/breakpoints/breakpoints.js.map +0 -1
- package/dist/collection/udp-utilities/layout/breakpoints/useMatchBreakpoint.js.map +0 -1
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/chip-section/chip-section.js.map +0 -1
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.js.map +0 -1
- package/dist/collection/udp-utilities/search/SearchBuilder.js.map +0 -1
- package/dist/collection/udp-utilities/search/index.js.map +0 -1
- package/dist/collection/udp-utilities/string-utilities.js.map +0 -1
- package/dist/collection/udp-utilities/tenant/tenantUtils.js.map +0 -1
- package/dist/collection/udp-utilities/unity-session-storage.js.map +0 -1
- package/dist/collection/udp-utilities/user/getUserId.js.map +0 -1
- package/dist/components/SearchBuilder.js.map +0 -1
- package/dist/components/action-column-util.js.map +0 -1
- package/dist/components/add-map-feature-popup.js.map +0 -1
- package/dist/components/add-map-feature-popup2.js.map +0 -1
- package/dist/components/advanced-search-builder.js.map +0 -1
- package/dist/components/advanced-search-builder2.js.map +0 -1
- package/dist/components/advanced-search-grouped.js.map +0 -1
- package/dist/components/advanced-search-grouped2.js.map +0 -1
- package/dist/components/advanced-search.js.map +0 -1
- package/dist/components/advanced-search2.js.map +0 -1
- package/dist/components/ag-grid-base.js.map +0 -1
- package/dist/components/ag-grid-base2.js.map +0 -1
- package/dist/components/ag-table.js.map +0 -1
- package/dist/components/ag-table2.js.map +0 -1
- package/dist/components/ambient-template-grid.js.map +0 -1
- package/dist/components/api-method-instance-grid.js.map +0 -1
- package/dist/components/apiUtils.js.map +0 -1
- package/dist/components/app-bar.js.map +0 -1
- package/dist/components/catalog-store.js.map +0 -1
- package/dist/components/chart-container.js.map +0 -1
- package/dist/components/chart-container2.js.map +0 -1
- package/dist/components/chart-kpi.js.map +0 -1
- package/dist/components/chart-kpi2.js.map +0 -1
- package/dist/components/chartUtils.js.map +0 -1
- package/dist/components/check-box-group.js.map +0 -1
- package/dist/components/check-box-group2.js.map +0 -1
- package/dist/components/check-box.js.map +0 -1
- package/dist/components/chip-section.js.map +0 -1
- package/dist/components/client-side-grid.js.map +0 -1
- package/dist/components/client-side-grid2.js.map +0 -1
- package/dist/components/common.js.map +0 -1
- package/dist/components/configService.js.map +0 -1
- package/dist/components/conversionFunctions.js.map +0 -1
- package/dist/components/custom-button.js.map +0 -1
- package/dist/components/custom-button2.js.map +0 -1
- package/dist/components/date-time-renderer.js.map +0 -1
- package/dist/components/date-time-renderer2.js.map +0 -1
- package/dist/components/edit-view-form-dialog.js.map +0 -1
- package/dist/components/edit-view-form.js.map +0 -1
- package/dist/components/entity-maintenance-grid.js.map +0 -1
- package/dist/components/enums.js.map +0 -1
- package/dist/components/feature-details-card.js.map +0 -1
- package/dist/components/feature-details-card2.js.map +0 -1
- package/dist/components/feature-details-popup.js.map +0 -1
- package/dist/components/feature-details-popup2.js.map +0 -1
- package/dist/components/file-upload-renderer.js.map +0 -1
- package/dist/components/file-upload-renderer2.js.map +0 -1
- package/dist/components/file-upload.js.map +0 -1
- package/dist/components/file-upload2.js.map +0 -1
- package/dist/components/filter-conditions.js.map +0 -1
- package/dist/components/filter-conditions2.js.map +0 -1
- package/dist/components/filter-group.js.map +0 -1
- package/dist/components/filter-group2.js.map +0 -1
- package/dist/components/fluent-dialog.js.map +0 -1
- package/dist/components/fluent-dialog2.js.map +0 -1
- package/dist/components/form-metadata-display-renderer.js.map +0 -1
- package/dist/components/form-metadata-display-renderer2.js.map +0 -1
- package/dist/components/form-metadata-display.js.map +0 -1
- package/dist/components/form-metadata-display2.js.map +0 -1
- package/dist/components/forms-builder-utils.js.map +0 -1
- package/dist/components/ghost-render.js.map +0 -1
- package/dist/components/ghost-render2.js.map +0 -1
- package/dist/components/grid-header.js.map +0 -1
- package/dist/components/grid-header2.js.map +0 -1
- package/dist/components/grid-primary-bar.js.map +0 -1
- package/dist/components/grid-primary-bar2.js.map +0 -1
- package/dist/components/hint-panel.js.map +0 -1
- package/dist/components/hint-panel2.js.map +0 -1
- package/dist/components/image-upload.js.map +0 -1
- package/dist/components/image-upload2.js.map +0 -1
- package/dist/components/index.js.map +0 -1
- package/dist/components/index2.js.map +0 -1
- package/dist/components/kpi-list.js.map +0 -1
- package/dist/components/kpi-list2.js.map +0 -1
- package/dist/components/list-item.js.map +0 -1
- package/dist/components/list-options-renderer.js.map +0 -1
- package/dist/components/list-options-renderer2.js.map +0 -1
- package/dist/components/logical-search-indicator.js.map +0 -1
- package/dist/components/makeApiCall.js.map +0 -1
- package/dist/components/map-component.js.map +0 -1
- package/dist/components/map-component2.js.map +0 -1
- package/dist/components/map-interactions.js.map +0 -1
- package/dist/components/map-toolbar.js.map +0 -1
- package/dist/components/map-toolbar2.js.map +0 -1
- package/dist/components/numeric-field.js.map +0 -1
- package/dist/components/numeric-field2.js.map +0 -1
- package/dist/components/primary-action-header.js.map +0 -1
- package/dist/components/primary-action-header2.js.map +0 -1
- package/dist/components/question-configs-renderer.js.map +0 -1
- package/dist/components/question-configs-renderer2.js.map +0 -1
- package/dist/components/question-specific-configs-renderer.js.map +0 -1
- package/dist/components/question-specific-configs-renderer2.js.map +0 -1
- package/dist/components/resource-timeline-calendar.js.map +0 -1
- package/dist/components/resource-timeline-primary-bar.js.map +0 -1
- package/dist/components/resource-timeline-primary-bar2.js.map +0 -1
- package/dist/components/save-view-form-dialog.js.map +0 -1
- package/dist/components/save-view-form.js.map +0 -1
- package/dist/components/search-list-item.js.map +0 -1
- package/dist/components/search-list-item2.js.map +0 -1
- package/dist/components/search-method-grid.js.map +0 -1
- package/dist/components/search-method-grid2.js.map +0 -1
- package/dist/components/section-configs-renderer.js.map +0 -1
- package/dist/components/section-configs-renderer2.js.map +0 -1
- package/dist/components/select-layer-popup.js.map +0 -1
- package/dist/components/select-layer-popup2.js.map +0 -1
- package/dist/components/selectable-list.js.map +0 -1
- package/dist/components/selectable-list2.js.map +0 -1
- package/dist/components/server-side-grid.js.map +0 -1
- package/dist/components/server-side-grid2.js.map +0 -1
- package/dist/components/side-sheet-container.js.map +0 -1
- package/dist/components/side-sheet-container2.js.map +0 -1
- package/dist/components/side-sheet.js.map +0 -1
- package/dist/components/side-sheet2.js.map +0 -1
- package/dist/components/signature-input.js.map +0 -1
- package/dist/components/signature-input2.js.map +0 -1
- package/dist/components/signature-renderer.js.map +0 -1
- package/dist/components/signature-renderer2.js.map +0 -1
- package/dist/components/simple-card.js.map +0 -1
- package/dist/components/split-line-popup.js.map +0 -1
- package/dist/components/split-line-popup2.js.map +0 -1
- package/dist/components/status-chip.js.map +0 -1
- package/dist/components/status-chip2.js.map +0 -1
- package/dist/components/status-renderer.js.map +0 -1
- package/dist/components/stencil-chip.js.map +0 -1
- package/dist/components/stencil-chip2.js.map +0 -1
- package/dist/components/stencil-field.js.map +0 -1
- package/dist/components/stencil-field2.js.map +0 -1
- package/dist/components/stencil-form.js.map +0 -1
- package/dist/components/stencil-form2.js.map +0 -1
- package/dist/components/stencil-icon-button-grid-action-header.js.map +0 -1
- package/dist/components/stencil-icon-button-grid-action-header2.js.map +0 -1
- package/dist/components/stencil-icon-button.js.map +0 -1
- package/dist/components/stencil-icon-button2.js.map +0 -1
- package/dist/components/stencil-toggle.js.map +0 -1
- package/dist/components/stencil-toggle2.js.map +0 -1
- package/dist/components/tally-display.js.map +0 -1
- package/dist/components/tally.js.map +0 -1
- package/dist/components/tenantUtils.js.map +0 -1
- package/dist/components/text-area.js.map +0 -1
- package/dist/components/text-area2.js.map +0 -1
- package/dist/components/text-field.js.map +0 -1
- package/dist/components/text-field2.js.map +0 -1
- package/dist/components/text-input-renderer.js.map +0 -1
- package/dist/components/text-input-renderer2.js.map +0 -1
- package/dist/components/transformSearchData.js.map +0 -1
- package/dist/components/tree-list-item.js.map +0 -1
- package/dist/components/tree-list-item2.js.map +0 -1
- package/dist/components/udp-adornment.js.map +0 -1
- package/dist/components/udp-adornment2.js.map +0 -1
- package/dist/components/udp-advanced-search-builder.js.map +0 -1
- package/dist/components/udp-ambient-card.js.map +0 -1
- package/dist/components/udp-ambient-card2.js.map +0 -1
- package/dist/components/udp-ambient-tool-tip.js.map +0 -1
- package/dist/components/udp-ambient-tool-tip2.js.map +0 -1
- package/dist/components/udp-attachment-item.js.map +0 -1
- package/dist/components/udp-attachment-item2.js.map +0 -1
- package/dist/components/udp-attachment-list.js.map +0 -1
- package/dist/components/udp-avatar.js.map +0 -1
- package/dist/components/udp-avatar2.js.map +0 -1
- package/dist/components/udp-badge.js.map +0 -1
- package/dist/components/udp-badge2.js.map +0 -1
- package/dist/components/udp-bar-chart.js.map +0 -1
- package/dist/components/udp-bar-chart2.js.map +0 -1
- package/dist/components/udp-button.js.map +0 -1
- package/dist/components/udp-button2.js.map +0 -1
- package/dist/components/udp-calendar-base.js.map +0 -1
- package/dist/components/udp-calendar-base2.js.map +0 -1
- package/dist/components/udp-calendar-day.js.map +0 -1
- package/dist/components/udp-calendar-month.js.map +0 -1
- package/dist/components/udp-calendar-week.js.map +0 -1
- package/dist/components/udp-calendar-year.js.map +0 -1
- package/dist/components/udp-card-action-area.js.map +0 -1
- package/dist/components/udp-card-actions.js.map +0 -1
- package/dist/components/udp-card-actions2.js.map +0 -1
- package/dist/components/udp-card-content.js.map +0 -1
- package/dist/components/udp-card-content2.js.map +0 -1
- package/dist/components/udp-card-header.js.map +0 -1
- package/dist/components/udp-card-header2.js.map +0 -1
- package/dist/components/udp-card-media.js.map +0 -1
- package/dist/components/udp-card-media2.js.map +0 -1
- package/dist/components/udp-card.js.map +0 -1
- package/dist/components/udp-card2.js.map +0 -1
- package/dist/components/udp-charts-example.js.map +0 -1
- package/dist/components/udp-chip.js.map +0 -1
- package/dist/components/udp-chip2.js.map +0 -1
- package/dist/components/udp-column-header.js.map +0 -1
- package/dist/components/udp-column-header2.js.map +0 -1
- package/dist/components/udp-container-query-grid-item.js.map +0 -1
- package/dist/components/udp-container-query-grid.js.map +0 -1
- package/dist/components/udp-container-query.js.map +0 -1
- package/dist/components/udp-container-query2.js.map +0 -1
- package/dist/components/udp-container.js.map +0 -1
- package/dist/components/udp-container2.js.map +0 -1
- package/dist/components/udp-date-range-selector.js.map +0 -1
- package/dist/components/udp-date-selector.js.map +0 -1
- package/dist/components/udp-date-selector2.js.map +0 -1
- package/dist/components/udp-datetime-selector.js.map +0 -1
- package/dist/components/udp-datetime-selector2.js.map +0 -1
- package/dist/components/udp-dialog.js.map +0 -1
- package/dist/components/udp-dialog2.js.map +0 -1
- package/dist/components/udp-distribution-chart.js.map +0 -1
- package/dist/components/udp-distribution-chart2.js.map +0 -1
- package/dist/components/udp-divider.js.map +0 -1
- package/dist/components/udp-divider2.js.map +0 -1
- package/dist/components/udp-donut-chart.js.map +0 -1
- package/dist/components/udp-donut-chart2.js.map +0 -1
- package/dist/components/udp-drive-utils.js.map +0 -1
- package/dist/components/udp-dynamic-container-with-menu.js.map +0 -1
- package/dist/components/udp-dynamic-container-with-menu2.js.map +0 -1
- package/dist/components/udp-dynamic-form.js.map +0 -1
- package/dist/components/udp-empty-state-display.js.map +0 -1
- package/dist/components/udp-empty-state-display2.js.map +0 -1
- package/dist/components/udp-form-api-utils.js.map +0 -1
- package/dist/components/udp-forms-builder-menu.js.map +0 -1
- package/dist/components/udp-forms-builder-menu2.js.map +0 -1
- package/dist/components/udp-forms-builder-question-item.js.map +0 -1
- package/dist/components/udp-forms-builder-question-item2.js.map +0 -1
- package/dist/components/udp-forms-builder-style-override.js.map +0 -1
- package/dist/components/udp-forms-builder.js.map +0 -1
- package/dist/components/udp-forms-follow-up-list-card.js.map +0 -1
- package/dist/components/udp-forms-list-card.js.map +0 -1
- package/dist/components/udp-forms-list-card2.js.map +0 -1
- package/dist/components/udp-forms-list.js.map +0 -1
- package/dist/components/udp-forms-renderer.js.map +0 -1
- package/dist/components/udp-forms-ui.js.map +0 -1
- package/dist/components/udp-forms-ui2.js.map +0 -1
- package/dist/components/udp-function-button.js.map +0 -1
- package/dist/components/udp-function-button2.js.map +0 -1
- package/dist/components/udp-grid-loader.js.map +0 -1
- package/dist/components/udp-grid-loader2.js.map +0 -1
- package/dist/components/udp-hotlist-form.js.map +0 -1
- package/dist/components/udp-hotlist-form2.js.map +0 -1
- package/dist/components/udp-icon-button.js.map +0 -1
- package/dist/components/udp-icon-button2.js.map +0 -1
- package/dist/components/udp-icon.js.map +0 -1
- package/dist/components/udp-icon2.js.map +0 -1
- package/dist/components/udp-kpi-card.js.map +0 -1
- package/dist/components/udp-kpi-card2.js.map +0 -1
- package/dist/components/udp-kpi-cards.js.map +0 -1
- package/dist/components/udp-line-chart.js.map +0 -1
- package/dist/components/udp-line-chart2.js.map +0 -1
- package/dist/components/udp-linear-loader.js.map +0 -1
- package/dist/components/udp-linear-loader2.js.map +0 -1
- package/dist/components/udp-link.js.map +0 -1
- package/dist/components/udp-link2.js.map +0 -1
- package/dist/components/udp-list-item.js.map +0 -1
- package/dist/components/udp-list-renderer.js.map +0 -1
- package/dist/components/udp-list-renderer2.js.map +0 -1
- package/dist/components/udp-map-toolbar.js.map +0 -1
- package/dist/components/udp-map-toolbar2.js.map +0 -1
- package/dist/components/udp-map-utils.js.map +0 -1
- package/dist/components/udp-map.js.map +0 -1
- package/dist/components/udp-menu-item.js.map +0 -1
- package/dist/components/udp-menu-item2.js.map +0 -1
- package/dist/components/udp-menu.js.map +0 -1
- package/dist/components/udp-menu2.js.map +0 -1
- package/dist/components/udp-notification.js.map +0 -1
- package/dist/components/udp-notification2.js.map +0 -1
- package/dist/components/udp-page-header.js.map +0 -1
- package/dist/components/udp-page-header2.js.map +0 -1
- package/dist/components/udp-page.js.map +0 -1
- package/dist/components/udp-pagination.js.map +0 -1
- package/dist/components/udp-pagination2.js.map +0 -1
- package/dist/components/udp-pop-over-grid-action-header.js.map +0 -1
- package/dist/components/udp-pop-over-grid-action-header2.js.map +0 -1
- package/dist/components/udp-pop-over.js.map +0 -1
- package/dist/components/udp-pop-over2.js.map +0 -1
- package/dist/components/udp-question-comments.js.map +0 -1
- package/dist/components/udp-question-comments2.js.map +0 -1
- package/dist/components/udp-question.js.map +0 -1
- package/dist/components/udp-question2.js.map +0 -1
- package/dist/components/udp-radio-button.js.map +0 -1
- package/dist/components/udp-radio-button2.js.map +0 -1
- package/dist/components/udp-sankey-chart.js.map +0 -1
- package/dist/components/udp-save-draft-button.js.map +0 -1
- package/dist/components/udp-save-draft-button2.js.map +0 -1
- package/dist/components/udp-selector.js.map +0 -1
- package/dist/components/udp-selector2.js.map +0 -1
- package/dist/components/udp-side-sheet.js.map +0 -1
- package/dist/components/udp-side-sheet2.js.map +0 -1
- package/dist/components/udp-skeleton-loading.js.map +0 -1
- package/dist/components/udp-skeleton-loading2.js.map +0 -1
- package/dist/components/udp-split-screen.js.map +0 -1
- package/dist/components/udp-stepper-demo.js.map +0 -1
- package/dist/components/udp-stepper.js.map +0 -1
- package/dist/components/udp-stepper2.js.map +0 -1
- package/dist/components/udp-tab-panel.js.map +0 -1
- package/dist/components/udp-tab.js.map +0 -1
- package/dist/components/udp-tabs.js.map +0 -1
- package/dist/components/udp-tabs2.js.map +0 -1
- package/dist/components/udp-time-selector.js.map +0 -1
- package/dist/components/udp-time-selector2.js.map +0 -1
- package/dist/components/udp-timeline-connector.js.map +0 -1
- package/dist/components/udp-timeline-dot.js.map +0 -1
- package/dist/components/udp-timeline-item.js.map +0 -1
- package/dist/components/udp-timeline-separator.js.map +0 -1
- package/dist/components/udp-timeline.js.map +0 -1
- package/dist/components/udp-vertical-spacer.js.map +0 -1
- package/dist/components/udp-xy-chart.js.map +0 -1
- package/dist/components/udp-xy-chart2.js.map +0 -1
- package/dist/components/udp-xy-multi-series-chart.js.map +0 -1
- package/dist/components/unity-typography.js.map +0 -1
- package/dist/components/unity-typography2.js.map +0 -1
- package/dist/components/upd-alert-banner.js.map +0 -1
- package/dist/components/upd-alert-banner2.js.map +0 -1
- package/dist/components/useFormApi.js.map +0 -1
- package/dist/components/utils.js.map +0 -1
- package/dist/components/validation-chip.js.map +0 -1
- package/dist/components/validation-chip2.js.map +0 -1
- package/dist/esm/SearchBuilder-CvKqGlUH.js.map +0 -1
- package/dist/esm/action-column-util-DUK_9dnF.js.map +0 -1
- package/dist/esm/add-map-feature-popup.map-toolbar.select-layer-popup.split-line-popup.entry.js.map +0 -1
- package/dist/esm/advanced-search-builder.entry.js.map +0 -1
- package/dist/esm/advanced-search.advanced-search-grouped.ag-table.edit-view-form-dialog.grid-primary-bar.kpi-list.save-view-form-dialog.side-sheet.udp-hotlist-form.udp-notification.udp-pop-over-grid-action-header.upd-alert-banner.entry.js.map +0 -1
- package/dist/esm/ag-grid-base.ghost-render.grid-header.hint-panel.udp-dialog.udp-list-item.entry.js.map +0 -1
- package/dist/esm/ambient-template-grid.entry.js.map +0 -1
- package/dist/esm/api-method-instance-grid.entry.js.map +0 -1
- package/dist/esm/apiUtils-cUHs50y0.js.map +0 -1
- package/dist/esm/app-bar.entry.js.map +0 -1
- package/dist/esm/catalog-store-BhgNAUY6.js.map +0 -1
- package/dist/esm/chart-container.chart-kpi.udp-ambient-card.entry.js.map +0 -1
- package/dist/esm/chartUtils-DFIyEsL1.js.map +0 -1
- package/dist/esm/check-box-group.entry.js.map +0 -1
- package/dist/esm/check-box.entry.js.map +0 -1
- package/dist/esm/chip-section.entry.js.map +0 -1
- package/dist/esm/client-side-grid.resource-timeline-primary-bar.entry.js.map +0 -1
- package/dist/esm/common-CwN0FuAf.js.map +0 -1
- package/dist/esm/configService-BqLfkVKh.js.map +0 -1
- package/dist/esm/configureUdpColumnMods-CoCTzhve.js.map +0 -1
- package/dist/esm/conversionFunctions-CNWYTvRs.js.map +0 -1
- package/dist/esm/currency-renderer-D6zBtP2s.js.map +0 -1
- package/dist/esm/custom-button.entry.js.map +0 -1
- package/dist/esm/date-time-renderer.file-upload-renderer.form-metadata-display-renderer.list-options-renderer.question-specific-configs-renderer.signature-renderer.text-input-renderer.entry.js.map +0 -1
- package/dist/esm/entity-maintenance-grid.entry.js.map +0 -1
- package/dist/esm/enums-CHxgVY-B.js.map +0 -1
- package/dist/esm/feature-details-card.feature-details-popup.entry.js.map +0 -1
- package/dist/esm/file-upload.selectable-list.stencil-field.entry.js.map +0 -1
- package/dist/esm/filter-conditions.search-list-item.tree-list-item.udp-column-header.udp-grid-loader.udp-page-header.udp-radio-button.entry.js.map +0 -1
- package/dist/esm/filter-group.validation-chip.entry.js.map +0 -1
- package/dist/esm/fluent-dialog.entry.js.map +0 -1
- package/dist/esm/form-metadata-display.image-upload.signature-input.stencil-form.tally-display.udp-question.udp-question-comments.udp-save-draft-button.entry.js.map +0 -1
- package/dist/esm/getCurrentApiCatalogId-DeurXd9l.js.map +0 -1
- package/dist/esm/iconMapping-CPerGeNF.js.map +0 -1
- package/dist/esm/iconUtils-DcPvHO4A.js.map +0 -1
- package/dist/esm/index-CaZq3YdB.js.map +0 -1
- package/dist/esm/index.js.map +0 -1
- package/dist/esm/loader.js.map +0 -1
- package/dist/esm/logical-search-indicator.entry.js.map +0 -1
- package/dist/esm/makeApiCall-B-daVutk.js.map +0 -1
- package/dist/esm/map-component.udp-map-toolbar.entry.js.map +0 -1
- package/dist/esm/numeric-field.text-area.udp-date-selector.udp-datetime-selector.udp-time-selector.entry.js.map +0 -1
- package/dist/esm/primary-action-header.udp-side-sheet.udp-tabs.entry.js.map +0 -1
- package/dist/esm/primary-action-header_3.entry.js +0 -642
- package/dist/esm/question-configs-renderer.section-configs-renderer.udp-forms-builder-menu.udp-forms-builder-question-item.entry.js.map +0 -1
- package/dist/esm/resource-timeline-calendar.entry.js.map +0 -1
- package/dist/esm/search-method-grid.entry.js.map +0 -1
- package/dist/esm/server-side-grid.entry.js.map +0 -1
- package/dist/esm/side-sheet-container.entry.js.map +0 -1
- package/dist/esm/simple-card.entry.js.map +0 -1
- package/dist/esm/status-chip.udp-function-button.entry.js.map +0 -1
- package/dist/esm/stencil-chip.entry.js.map +0 -1
- package/dist/esm/stencil-icon-button-grid-action-header.entry.js.map +0 -1
- package/dist/esm/stencil-icon-button.udp-ambient-tool-tip.udp-badge.entry.js.map +0 -1
- package/dist/esm/stencil-library.js.map +0 -1
- package/dist/esm/stencil-toggle.entry.js.map +0 -1
- package/dist/esm/tenantUtils-Basdb1b1.js.map +0 -1
- package/dist/esm/text-field.udp-selector.entry.js.map +0 -1
- package/dist/esm/transformSearchData-DBjFnXu6.js.map +0 -1
- package/dist/esm/udp-adornment.entry.js.map +0 -1
- package/dist/esm/udp-advanced-search-builder.entry.js.map +0 -1
- package/dist/esm/udp-attachment-item.udp-empty-state-display.entry.js.map +0 -1
- package/dist/esm/udp-attachment-list.entry.js.map +0 -1
- package/dist/esm/udp-avatar.entry.js.map +0 -1
- package/dist/esm/udp-bar-chart.udp-distribution-chart.udp-donut-chart.udp-line-chart.entry.js.map +0 -1
- package/dist/esm/udp-button.entry.js.map +0 -1
- package/dist/esm/udp-calendar-base.entry.js.map +0 -1
- package/dist/esm/udp-calendar-day.entry.js.map +0 -1
- package/dist/esm/udp-calendar-month.entry.js.map +0 -1
- package/dist/esm/udp-calendar-week.entry.js.map +0 -1
- package/dist/esm/udp-calendar-year.entry.js.map +0 -1
- package/dist/esm/udp-card-action-area.entry.js.map +0 -1
- package/dist/esm/udp-card.udp-card-actions.udp-card-content.udp-card-header.udp-card-media.udp-link.entry.js.map +0 -1
- package/dist/esm/udp-charts-example.entry.js.map +0 -1
- package/dist/esm/udp-chip.udp-icon-button.udp-menu.entry.js.map +0 -1
- package/dist/esm/udp-container-query-grid-item.entry.js.map +0 -1
- package/dist/esm/udp-container-query-grid.entry.js.map +0 -1
- package/dist/esm/udp-container-query.entry.js.map +0 -1
- package/dist/esm/udp-container.udp-linear-loader.entry.js.map +0 -1
- package/dist/esm/udp-container_2.entry.js +0 -53
- package/dist/esm/udp-date-range-selector.entry.js.map +0 -1
- package/dist/esm/udp-divider.entry.js.map +0 -1
- package/dist/esm/udp-drive-utils-CIrjVGiJ.js.map +0 -1
- package/dist/esm/udp-dynamic-container-with-menu.entry.js.map +0 -1
- package/dist/esm/udp-dynamic-form.entry.js.map +0 -1
- package/dist/esm/udp-form-api-utils-vPSYCvIA.js.map +0 -1
- package/dist/esm/udp-forms-builder-question-template-DQJb7f4Y.js.map +0 -1
- package/dist/esm/udp-forms-builder-style-override.entry.js.map +0 -1
- package/dist/esm/udp-forms-builder.entry.js.map +0 -1
- package/dist/esm/udp-forms-follow-up-list-card.entry.js.map +0 -1
- package/dist/esm/udp-forms-list-card.entry.js.map +0 -1
- package/dist/esm/udp-forms-list.entry.js.map +0 -1
- package/dist/esm/udp-forms-renderer.entry.js.map +0 -1
- package/dist/esm/udp-forms-ui.entry.js.map +0 -1
- package/dist/esm/udp-icon.entry.js.map +0 -1
- package/dist/esm/udp-kpi-card.entry.js.map +0 -1
- package/dist/esm/udp-kpi-cards.entry.js.map +0 -1
- package/dist/esm/udp-list-renderer.udp-pagination.entry.js.map +0 -1
- package/dist/esm/udp-map-utils-DNAUNI5U.js.map +0 -1
- package/dist/esm/udp-map.entry.js.map +0 -1
- package/dist/esm/udp-menu-item.entry.js +0 -25
- package/dist/esm/udp-menu-item.entry.js.map +0 -1
- package/dist/esm/udp-page.entry.js.map +0 -1
- package/dist/esm/udp-pop-over.entry.js.map +0 -1
- package/dist/esm/udp-sankey-chart.entry.js.map +0 -1
- package/dist/esm/udp-skeleton-loading.entry.js.map +0 -1
- package/dist/esm/udp-split-screen.entry.js.map +0 -1
- package/dist/esm/udp-stepper-demo.entry.js.map +0 -1
- package/dist/esm/udp-stepper.entry.js.map +0 -1
- package/dist/esm/udp-tab-panel.entry.js.map +0 -1
- package/dist/esm/udp-tab.entry.js.map +0 -1
- package/dist/esm/udp-timeline-connector.entry.js.map +0 -1
- package/dist/esm/udp-timeline-dot.entry.js.map +0 -1
- package/dist/esm/udp-timeline-item.entry.js.map +0 -1
- package/dist/esm/udp-timeline-separator.entry.js.map +0 -1
- package/dist/esm/udp-timeline.entry.js.map +0 -1
- package/dist/esm/udp-vertical-spacer.entry.js.map +0 -1
- package/dist/esm/udp-xy-chart.entry.js.map +0 -1
- package/dist/esm/udp-xy-multi-series-chart.entry.js.map +0 -1
- package/dist/esm/udpFieldHelper-qPBcfmrH.js.map +0 -1
- package/dist/esm/udpOperatorHelper-BsvDrT81.js.map +0 -1
- package/dist/esm/unity-typography.entry.js.map +0 -1
- package/dist/esm/utils-CiUp9KGZ.js.map +0 -1
- package/dist/stencil-library/SearchBuilder-CvKqGlUH.js.map +0 -1
- package/dist/stencil-library/action-column-util-DUK_9dnF.js.map +0 -1
- package/dist/stencil-library/add-map-feature-popup.map-toolbar.select-layer-popup.split-line-popup.entry.esm.js.map +0 -1
- package/dist/stencil-library/add-map-feature-popup_4.entry.js.map +0 -1
- package/dist/stencil-library/advanced-search-builder.entry.esm.js.map +0 -1
- package/dist/stencil-library/advanced-search-builder.entry.js.map +0 -1
- package/dist/stencil-library/advanced-search.advanced-search-grouped.ag-table.edit-view-form-dialog.grid-primary-bar.kpi-list.save-view-form-dialog.side-sheet.udp-hotlist-form.udp-notification.udp-pop-over-grid-action-header.upd-alert-banner.entry.esm.js.map +0 -1
- package/dist/stencil-library/advanced-search_12.entry.js.map +0 -1
- package/dist/stencil-library/ag-grid-base.ghost-render.grid-header.hint-panel.udp-dialog.udp-list-item.entry.esm.js.map +0 -1
- package/dist/stencil-library/ag-grid-base_6.entry.js.map +0 -1
- package/dist/stencil-library/ambient-template-grid.entry.esm.js.map +0 -1
- package/dist/stencil-library/ambient-template-grid.entry.js.map +0 -1
- package/dist/stencil-library/api-method-instance-grid.entry.esm.js.map +0 -1
- package/dist/stencil-library/api-method-instance-grid.entry.js.map +0 -1
- package/dist/stencil-library/apiUtils-cUHs50y0.js.map +0 -1
- package/dist/stencil-library/app-bar.entry.esm.js.map +0 -1
- package/dist/stencil-library/app-bar.entry.js.map +0 -1
- package/dist/stencil-library/catalog-store-BhgNAUY6.js.map +0 -1
- package/dist/stencil-library/chart-container.chart-kpi.udp-ambient-card.entry.esm.js.map +0 -1
- package/dist/stencil-library/chart-container_3.entry.js.map +0 -1
- package/dist/stencil-library/chartUtils-DFIyEsL1.js.map +0 -1
- package/dist/stencil-library/check-box-group.entry.esm.js.map +0 -1
- package/dist/stencil-library/check-box-group.entry.js.map +0 -1
- package/dist/stencil-library/check-box.entry.esm.js.map +0 -1
- package/dist/stencil-library/check-box.entry.js.map +0 -1
- package/dist/stencil-library/chip-section.entry.esm.js.map +0 -1
- package/dist/stencil-library/chip-section.entry.js.map +0 -1
- package/dist/stencil-library/client-side-grid.resource-timeline-primary-bar.entry.esm.js.map +0 -1
- package/dist/stencil-library/client-side-grid_2.entry.js.map +0 -1
- package/dist/stencil-library/common-CwN0FuAf.js.map +0 -1
- package/dist/stencil-library/configService-BqLfkVKh.js.map +0 -1
- package/dist/stencil-library/configureUdpColumnMods-CoCTzhve.js.map +0 -1
- package/dist/stencil-library/conversionFunctions-CNWYTvRs.js.map +0 -1
- package/dist/stencil-library/currency-renderer-D6zBtP2s.js.map +0 -1
- package/dist/stencil-library/custom-button.entry.esm.js.map +0 -1
- package/dist/stencil-library/custom-button.entry.js.map +0 -1
- package/dist/stencil-library/date-time-renderer.file-upload-renderer.form-metadata-display-renderer.list-options-renderer.question-specific-configs-renderer.signature-renderer.text-input-renderer.entry.esm.js.map +0 -1
- package/dist/stencil-library/date-time-renderer_7.entry.js.map +0 -1
- package/dist/stencil-library/entity-maintenance-grid.entry.esm.js.map +0 -1
- package/dist/stencil-library/entity-maintenance-grid.entry.js.map +0 -1
- package/dist/stencil-library/enums-CHxgVY-B.js +0 -2
- package/dist/stencil-library/enums-CHxgVY-B.js.map +0 -1
- package/dist/stencil-library/feature-details-card.feature-details-popup.entry.esm.js.map +0 -1
- package/dist/stencil-library/feature-details-card_2.entry.js.map +0 -1
- package/dist/stencil-library/file-upload.selectable-list.stencil-field.entry.esm.js.map +0 -1
- package/dist/stencil-library/file-upload_3.entry.js.map +0 -1
- package/dist/stencil-library/filter-conditions.search-list-item.tree-list-item.udp-column-header.udp-grid-loader.udp-page-header.udp-radio-button.entry.esm.js.map +0 -1
- package/dist/stencil-library/filter-conditions_7.entry.js.map +0 -1
- package/dist/stencil-library/filter-group.validation-chip.entry.esm.js.map +0 -1
- package/dist/stencil-library/filter-group_2.entry.js.map +0 -1
- package/dist/stencil-library/fluent-dialog.entry.esm.js.map +0 -1
- package/dist/stencil-library/fluent-dialog.entry.js.map +0 -1
- package/dist/stencil-library/form-metadata-display.image-upload.signature-input.stencil-form.tally-display.udp-question.udp-question-comments.udp-save-draft-button.entry.esm.js.map +0 -1
- package/dist/stencil-library/form-metadata-display_8.entry.js.map +0 -1
- package/dist/stencil-library/getCurrentApiCatalogId-DeurXd9l.js.map +0 -1
- package/dist/stencil-library/iconMapping-CPerGeNF.js.map +0 -1
- package/dist/stencil-library/iconUtils-DcPvHO4A.js.map +0 -1
- package/dist/stencil-library/index-CaZq3YdB.js +0 -3
- package/dist/stencil-library/index-CaZq3YdB.js.map +0 -1
- package/dist/stencil-library/index.esm.js.map +0 -1
- package/dist/stencil-library/loader.esm.js.map +0 -1
- package/dist/stencil-library/logical-search-indicator.entry.esm.js.map +0 -1
- package/dist/stencil-library/logical-search-indicator.entry.js.map +0 -1
- package/dist/stencil-library/makeApiCall-B-daVutk.js.map +0 -1
- package/dist/stencil-library/map-component.udp-map-toolbar.entry.esm.js.map +0 -1
- package/dist/stencil-library/map-component_2.entry.js.map +0 -1
- package/dist/stencil-library/numeric-field.text-area.udp-date-selector.udp-datetime-selector.udp-time-selector.entry.esm.js.map +0 -1
- package/dist/stencil-library/numeric-field_5.entry.js.map +0 -1
- package/dist/stencil-library/primary-action-header.udp-side-sheet.udp-tabs.entry.esm.js.map +0 -1
- package/dist/stencil-library/primary-action-header_3.entry.js +0 -2
- package/dist/stencil-library/primary-action-header_3.entry.js.map +0 -1
- package/dist/stencil-library/question-configs-renderer.section-configs-renderer.udp-forms-builder-menu.udp-forms-builder-question-item.entry.esm.js.map +0 -1
- package/dist/stencil-library/question-configs-renderer_4.entry.js.map +0 -1
- package/dist/stencil-library/resource-timeline-calendar.entry.esm.js.map +0 -1
- package/dist/stencil-library/resource-timeline-calendar.entry.js.map +0 -1
- package/dist/stencil-library/search-method-grid.entry.esm.js.map +0 -1
- package/dist/stencil-library/search-method-grid.entry.js.map +0 -1
- package/dist/stencil-library/server-side-grid.entry.esm.js.map +0 -1
- package/dist/stencil-library/server-side-grid.entry.js.map +0 -1
- package/dist/stencil-library/side-sheet-container.entry.esm.js.map +0 -1
- package/dist/stencil-library/side-sheet-container.entry.js.map +0 -1
- package/dist/stencil-library/simple-card.entry.esm.js.map +0 -1
- package/dist/stencil-library/simple-card.entry.js.map +0 -1
- package/dist/stencil-library/status-chip.udp-function-button.entry.esm.js.map +0 -1
- package/dist/stencil-library/status-chip_2.entry.js.map +0 -1
- package/dist/stencil-library/stencil-chip.entry.esm.js.map +0 -1
- package/dist/stencil-library/stencil-chip.entry.js.map +0 -1
- package/dist/stencil-library/stencil-icon-button-grid-action-header.entry.esm.js.map +0 -1
- package/dist/stencil-library/stencil-icon-button-grid-action-header.entry.js.map +0 -1
- package/dist/stencil-library/stencil-icon-button.udp-ambient-tool-tip.udp-badge.entry.esm.js.map +0 -1
- package/dist/stencil-library/stencil-icon-button_3.entry.js.map +0 -1
- package/dist/stencil-library/stencil-library.esm.js.map +0 -1
- package/dist/stencil-library/stencil-toggle.entry.esm.js.map +0 -1
- package/dist/stencil-library/stencil-toggle.entry.js.map +0 -1
- package/dist/stencil-library/tenantUtils-Basdb1b1.js.map +0 -1
- package/dist/stencil-library/text-field.udp-selector.entry.esm.js.map +0 -1
- package/dist/stencil-library/text-field_2.entry.js.map +0 -1
- package/dist/stencil-library/transformSearchData-DBjFnXu6.js.map +0 -1
- package/dist/stencil-library/udp-adornment.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-adornment.entry.js.map +0 -1
- package/dist/stencil-library/udp-advanced-search-builder.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-advanced-search-builder.entry.js.map +0 -1
- package/dist/stencil-library/udp-attachment-item.udp-empty-state-display.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-attachment-item_2.entry.js.map +0 -1
- package/dist/stencil-library/udp-attachment-list.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-attachment-list.entry.js.map +0 -1
- package/dist/stencil-library/udp-avatar.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-avatar.entry.js.map +0 -1
- package/dist/stencil-library/udp-bar-chart.udp-distribution-chart.udp-donut-chart.udp-line-chart.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-bar-chart_4.entry.js.map +0 -1
- package/dist/stencil-library/udp-button.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-button.entry.js.map +0 -1
- package/dist/stencil-library/udp-calendar-base.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-calendar-base.entry.js.map +0 -1
- package/dist/stencil-library/udp-calendar-day.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-calendar-day.entry.js.map +0 -1
- package/dist/stencil-library/udp-calendar-month.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-calendar-month.entry.js.map +0 -1
- package/dist/stencil-library/udp-calendar-week.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-calendar-week.entry.js.map +0 -1
- package/dist/stencil-library/udp-calendar-year.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-calendar-year.entry.js.map +0 -1
- package/dist/stencil-library/udp-card-action-area.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-card-action-area.entry.js.map +0 -1
- package/dist/stencil-library/udp-card.udp-card-actions.udp-card-content.udp-card-header.udp-card-media.udp-link.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-card_6.entry.js.map +0 -1
- package/dist/stencil-library/udp-charts-example.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-charts-example.entry.js.map +0 -1
- package/dist/stencil-library/udp-chip.udp-icon-button.udp-menu.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-chip_3.entry.js.map +0 -1
- package/dist/stencil-library/udp-container-query-grid-item.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-container-query-grid-item.entry.js.map +0 -1
- package/dist/stencil-library/udp-container-query-grid.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-container-query-grid.entry.js.map +0 -1
- package/dist/stencil-library/udp-container-query.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-container-query.entry.js.map +0 -1
- package/dist/stencil-library/udp-container.udp-linear-loader.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-container_2.entry.js +0 -2
- package/dist/stencil-library/udp-container_2.entry.js.map +0 -1
- package/dist/stencil-library/udp-date-range-selector.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-date-range-selector.entry.js.map +0 -1
- package/dist/stencil-library/udp-divider.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-divider.entry.js.map +0 -1
- package/dist/stencil-library/udp-drive-utils-CIrjVGiJ.js.map +0 -1
- package/dist/stencil-library/udp-dynamic-container-with-menu.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-dynamic-container-with-menu.entry.js.map +0 -1
- package/dist/stencil-library/udp-dynamic-form.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-dynamic-form.entry.js.map +0 -1
- package/dist/stencil-library/udp-form-api-utils-vPSYCvIA.js.map +0 -1
- package/dist/stencil-library/udp-forms-builder-question-template-DQJb7f4Y.js +0 -2
- package/dist/stencil-library/udp-forms-builder-question-template-DQJb7f4Y.js.map +0 -1
- package/dist/stencil-library/udp-forms-builder-style-override.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-forms-builder-style-override.entry.js.map +0 -1
- package/dist/stencil-library/udp-forms-builder.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-forms-builder.entry.js.map +0 -1
- package/dist/stencil-library/udp-forms-follow-up-list-card.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-forms-follow-up-list-card.entry.js.map +0 -1
- package/dist/stencil-library/udp-forms-list-card.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-forms-list-card.entry.js.map +0 -1
- package/dist/stencil-library/udp-forms-list.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-forms-list.entry.js.map +0 -1
- package/dist/stencil-library/udp-forms-renderer.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-forms-renderer.entry.js.map +0 -1
- package/dist/stencil-library/udp-forms-ui.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-forms-ui.entry.js.map +0 -1
- package/dist/stencil-library/udp-icon.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-icon.entry.js.map +0 -1
- package/dist/stencil-library/udp-kpi-card.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-kpi-card.entry.js.map +0 -1
- package/dist/stencil-library/udp-kpi-cards.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-kpi-cards.entry.js.map +0 -1
- package/dist/stencil-library/udp-list-renderer.udp-pagination.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-list-renderer_2.entry.js.map +0 -1
- package/dist/stencil-library/udp-map-utils-DNAUNI5U.js.map +0 -1
- package/dist/stencil-library/udp-map.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-map.entry.js.map +0 -1
- package/dist/stencil-library/udp-menu-item.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-menu-item.entry.js +0 -2
- package/dist/stencil-library/udp-menu-item.entry.js.map +0 -1
- package/dist/stencil-library/udp-page.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-page.entry.js.map +0 -1
- package/dist/stencil-library/udp-pop-over.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-pop-over.entry.js +0 -2
- package/dist/stencil-library/udp-pop-over.entry.js.map +0 -1
- package/dist/stencil-library/udp-sankey-chart.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-sankey-chart.entry.js.map +0 -1
- package/dist/stencil-library/udp-skeleton-loading.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-skeleton-loading.entry.js.map +0 -1
- package/dist/stencil-library/udp-split-screen.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-split-screen.entry.js.map +0 -1
- package/dist/stencil-library/udp-stepper-demo.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-stepper-demo.entry.js.map +0 -1
- package/dist/stencil-library/udp-stepper.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-stepper.entry.js.map +0 -1
- package/dist/stencil-library/udp-tab-panel.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-tab-panel.entry.js.map +0 -1
- package/dist/stencil-library/udp-tab.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-tab.entry.js.map +0 -1
- package/dist/stencil-library/udp-timeline-connector.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-timeline-connector.entry.js.map +0 -1
- package/dist/stencil-library/udp-timeline-dot.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-timeline-dot.entry.js.map +0 -1
- package/dist/stencil-library/udp-timeline-item.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-timeline-item.entry.js.map +0 -1
- package/dist/stencil-library/udp-timeline-separator.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-timeline-separator.entry.js.map +0 -1
- package/dist/stencil-library/udp-timeline.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-timeline.entry.js.map +0 -1
- package/dist/stencil-library/udp-vertical-spacer.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-vertical-spacer.entry.js.map +0 -1
- package/dist/stencil-library/udp-xy-chart.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-xy-chart.entry.js.map +0 -1
- package/dist/stencil-library/udp-xy-multi-series-chart.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-xy-multi-series-chart.entry.js.map +0 -1
- package/dist/stencil-library/udpFieldHelper-qPBcfmrH.js.map +0 -1
- package/dist/stencil-library/udpOperatorHelper-BsvDrT81.js.map +0 -1
- package/dist/stencil-library/unity-typography.entry.esm.js.map +0 -1
- package/dist/stencil-library/unity-typography.entry.js.map +0 -1
- package/dist/stencil-library/utils-CiUp9KGZ.js +0 -2
- package/dist/stencil-library/utils-CiUp9KGZ.js.map +0 -1
- package/dist/types/components/forms/udp-forms/utils/form-handler/UdpFormHandler.d.ts +0 -11
- package/dist/types/components/forms/udp-forms/utils/form-submission-handler/IFormSubmissionHandler.d.ts +0 -15
- package/dist/types/components/forms/udp-forms/utils/form-submission-handler/PrivateFormSubmissionHandler.d.ts +0 -131
- package/dist/types/components/forms/udp-forms/utils/form-submission-handler/PublicFormSubmissionHandler.d.ts +0 -15
- /package/dist/types/components/forms/udp-forms/{utils → udp-forms-utils}/classes/UdpForm.d.ts +0 -0
- /package/dist/types/components/forms/udp-forms/{utils → udp-forms-utils}/form-handler/IFormHandler.d.ts +0 -0
- /package/dist/types/components/forms/udp-forms/{utils → udp-forms-utils}/form-submission-handler/formUtils.d.ts +0 -0
|
@@ -1,2 +1 @@
|
|
|
1
|
-
import{m as
|
|
2
|
-
//# sourceMappingURL=SearchBuilder-CvKqGlUH.js.map
|
|
1
|
+
import{m as r}from"./makeApiCall-B-daVutk.js";import{C as e}from"./configService-BqLfkVKh.js";var t,s,i;!function(r){r[r.And=1]="And",r[r.Or=2]="Or"}(t||(t={})),function(r){r.None="",r.Distinct="Distinct"}(s||(s={})),function(r){r.EQUALS="=",r.NOT_EQUALS="!=",r.LIKE="LIKE",r.GREATER_THAN=">",r.GREATER_THAN_OR_EQUAL=">=",r.LESS_THAN="<",r.LESS_THAN_OR_EQUAL="<=",r.IN="IN",r.NOT_IN="NOT IN",r.BETWEEN="BETWEEN",r.STARTSWITH="STARTSWITH",r.ENDSWITH="ENDSWITH"}(i||(i={}));class a{constructor(r=1,e=20){this.search={pageNumber:r,pageSize:e,filterElements:[],orderElements:[],filterGroups:[],eagerLoad:!1,logicalSearchOperator:t.And}}setEagerLoad(r){return this.search.eagerLoad=r,this}setPagination(r,e){return this.search.pageNumber=r,this.search.pageSize=e,this}setLogicalOperator(r){return this.search.logicalSearchOperator=r,this}addFilter(r,e,t=i.EQUALS,s,a){return this.search.filterElements.push({searchField:r,searchValue:e,searchOperator:t,searchValueType:s,groupId:a}),this}addFilters(r){return this.search.filterElements.push(...r),this}addOrder(r,e="ASC"){return this.search.orderElements.push({sortColumn:r,sortDirection:e}),this}addOrders(r){return this.search.orderElements.push(...r),this}setGrouping(r,e,t){return this.search.groupingType=r,this.search.groupProperty=e,this.search.groupOperationList=t,this}addFilterGroup(r,e,t){return this.search.filterGroups||(this.search.filterGroups=[]),this.search.filterGroups.push({groupId:r,groupOperator:e,parentGroupId:t}),this}clearFilters(){return this.search.filterElements=[],this}clearOrders(){return this.search.orderElements=[],this}clearFilterGroups(){return this.search.filterGroups=[],this}reset(r=1,e=20){return this.search={pageNumber:r,pageSize:e,filterElements:[],orderElements:[],filterGroups:[],eagerLoad:!1,logicalSearchOperator:t.And},this}build(){return Object.assign({},this.search)}async execute(r){const e=o.normalizeSearch(this.search);return o.executeSearch(e,r)}getSnapshot(){return Object.assign({},this.search)}}class o{static createSearchObject(r=[],e=1,i=20,a=!1,o=t.And,c=[]){const n={pageNumber:e,pageSize:i,filterElements:[],filterGroups:[],orderElements:[],groupingType:"",groupProperty:[],groupOperationList:[],eagerLoad:a,logicalSearchOperator:o};return r&&r.forEach((e=>{var t;const i=e.searchField;n.filterElements=r,e.sortDirection&&n.orderElements.push({sortColumn:i,sortDirection:e.sortDirection}),e.distinct&&(n.groupingType=s.Distinct,null===(t=n.groupProperty)||void 0===t||t.push(i))})),n.filterGroups=c,n}static createFilter(r,e,t=i.EQUALS,s,a){return{searchField:r,searchValue:e,searchOperator:t,searchValueType:s,groupId:a}}static createLikeFilter(r,e,t){return this.createFilter(r,`%${e}%`,i.LIKE,void 0,t)}static createInFilter(r,e,t){return this.createFilter(r,e.join(","),i.IN,void 0,t)}static createDateRangeFilter(r,e,t,s){return this.createFilter(r,`${e},${t}`,i.BETWEEN,void 0,s)}static createOrder(r,e="ASC"){return{sortColumn:r,sortDirection:e}}static mergeSearchObjects(...r){if(0===r.length)throw new Error("At least one search object is required");const e=r[0];for(let t=1;t<r.length;t++){const s=r[t];e.filterElements.push(...s.filterElements),e.orderElements.push(...s.orderElements),s.filterGroups&&(e.filterGroups=e.filterGroups||[],e.filterGroups.push(...s.filterGroups))}return e}static validateSearch(r){const e=[];return r?(void 0!==r.pageNumber&&r.pageNumber<1&&e.push("Page number must be greater than 0"),void 0!==r.pageSize&&r.pageSize<1&&e.push("Page size must be greater than 0"),{isValid:0===e.length,errors:e}):(e.push("Search object is required"),{isValid:!1,errors:e})}static normalizeSearch(r){return{pageNumber:r.pageNumber||1,pageSize:r.pageSize||15,filterElements:r.filterElements||[],orderElements:r.orderElements||[],filterGroups:r.filterGroups||[],eagerLoad:r.eagerLoad||!1,logicalSearchOperator:r.logicalSearchOperator||t.And,groupingType:r.groupingType||"",groupProperty:r.groupProperty||[],groupOperationList:r.groupOperationList||[]}}static async executeSearch(t,s){const i=this.normalizeSearch(t),a=this.validateSearch(i);if(!a.isValid)throw new Error(`Invalid search: ${a.errors.join(", ")}`);const o=`${e.productV1ApiUrl}/${s}/search`;try{return await r("POST",o,i)}catch(r){throw console.error(`Error executing search for table ${s}:`,r),r}}static async executeSearchWithEndpoint(e,t){const s=this.normalizeSearch(e),i=this.validateSearch(s);if(!i.isValid)throw new Error(`Invalid search: ${i.errors.join(", ")}`);try{return await r("POST",t,s)}catch(r){throw console.error(`Error executing search for endpoint ${t}:`,r),r}}}export{t as L,a as S,o as a,s as b,i as c}
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
const
|
|
2
|
-
//# sourceMappingURL=action-column-util-DUK_9dnF.js.map
|
|
1
|
+
const l=l=>{if(l&&0!==(null==l?void 0:l.length))switch(null==l?void 0:l.length){case 1:case 2:return 121;case 3:return 161;default:return 200}},n=l=>l&&0!==(null==l?void 0:l.length)?null==l?void 0:l.sort(((l,n)=>(null==l?void 0:l.order)&&(null==n?void 0:n.order)?l.order-n.order:0)):[],o=(l,n)=>{const o=[],s=[];for(let e=0;e<l.length;e++)e<n?o.push(l[e]):s.push(l[e]);return{visibleActions:o,overflowActions:s}};export{o as a,l as g,n as s}
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
import{r as e,h as t,a as i}from"./index-CaZq3YdB.js";import{Close16 as a,Checkmark16 as s,Filter16 as n,Layers16 as o,Select_0116 as l,Scalpel16 as c,Renew16 as d,OverflowMenuHorizontal16 as r}from"@carbon/icons/es";import{f as h}from"./udp-map-utils-DNAUNI5U.js";import{S as p}from"./common-CwN0FuAf.js";import"lodash";import"ol/proj";import"ol/format/GeoJSON";const f=".popoverContent{display:flex;flex-direction:column;column-gap:var(--spacing-04);padding:var(--spacing-04);z-index:1}.featureDetailsPopOverContent{min-width:300px;z-index:1}.data-row{display:flex;column-gap:var(--spacing-04)}.data-section{display:flex;flex-direction:column;column-gap:var(--spacing-02)}.key{font-weight:bold;color:var(--accent-color-two)}.header{display:flex;background-color:var(--accent-color-three);color:var(--accent-color-two);padding-left:var(--spacing-02);margin-bottom:var(--spacing-04)}.closeButton{display:flex;align-items:center;justify-content:flex-end}.options{display:flex;justify-content:flex-end;column-gap:var(--spacing-04)}.mapType{margin-bottom:var(--spacing-02)}";const u=class{constructor(t){e(this,t);this.typeOptions=[{label:"Point",value:"Point"},{label:"LineString",value:"LineString"},{label:"Polygon",value:"Polygon"}];this.vectorLayerOptions=[];this.selectedLayer=null;this.selectedType=null;this.panelConfig=null;this.layerToAddOptions=[];this.drawingTypeOptions=null;this.handleSetSelectedLayer=e=>{this.selectedLayer=e};this.handleSetSelectedType=e=>{this.selectedType=e};this.getlayerOptions=()=>{var e,t;if((e=this.panelConfig)===null||e===void 0?void 0:e.getLayerOptionsFromLayerValues){this.layerToAddOptions=(t=this.panelConfig)===null||t===void 0?void 0:t.getLayerOptionsFromLayerValues(this.vectorLayerOptions)}else{this.layerToAddOptions=this.vectorLayerOptions.map((e=>({label:e,value:e})))}};this.getDrawingTypeOptions=()=>{var e,t,i;if((e=this.panelConfig)===null||e===void 0?void 0:e.getFeatureTypeOptionsFromLayerValue){this.drawingTypeOptions=(i=(t=this.panelConfig)===null||t===void 0?void 0:t.getFeatureTypeOptionsFromLayerValue(this.selectedLayer))!==null&&i!==void 0?i:this.typeOptions}else{this.drawingTypeOptions=this.typeOptions}}}watchPanelConfig(){var e;if((e=this.panelConfig)===null||e===void 0?void 0:e.hideLayerSelector){this.selectedLayer=null;this.layerToAddOptions=[]}else{this.getlayerOptions()}}updateDrawingTypeOptions(){this.getDrawingTypeOptions()}componentWillLoad(){this.getlayerOptions();this.getDrawingTypeOptions()}render(){var e,i,a;return t("div",{key:"61aeed66447c5ebd0037a56c06620ce1573a6b45",class:"popoverContent"},!((e=this.panelConfig)===null||e===void 0?void 0:e.hideLayerSelector)&&t("udp-selector",{key:"cd58b4763e0bb5326fe0c95de4fcf704ba189375",id:"layer",options:this.layerToAddOptions,initialValue:this.selectedLayer,label:"Layer",onChange:e=>{this.handleSetSelectedLayer(e.detail)},large:false}),t("udp-selector",{key:"f5d099889d1be3b7e0c948bf937df032d590dd76",id:"type",options:(i=this.drawingTypeOptions)!==null&&i!==void 0?i:[],initialValue:this.selectedType,label:"Type",onChange:e=>{this.handleSetSelectedType(e.detail)},large:false}),t("div",{key:"f70d82d791d5a7b0e8f8e8b114be76fa5a7dc199",class:"formButton"},t("custom-button",{key:"34a23e6d780903ff188abc1762a6d502e2de544d",label:t("unity-typography",{variant:"button"},"Draw feature"),onClick:()=>this.handleStartDrawingMapFeature(this.selectedLayer,this.selectedType),variant:"outline",disabled:this.selectedLayer===null&&!((a=this.panelConfig)===null||a===void 0?void 0:a.hideLayerSelector)||this.selectedType===null})))}static get watchers(){return{panelConfig:["watchPanelConfig"],selectedLayer:["updateDrawingTypeOptions"],typeOptions:["updateDrawingTypeOptions"]}}};u.style=f;const b=".toolbarContainer{display:flex;justify-content:space-between;align-items:center;background:var(--accent-color);padding-left:var(--spacing-05)}.buttonContainer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.secondaryButtons{display:flex;justify-content:flex-end;column-gap:var(--spacing-04);margin-top:var(--spacing-04);margin-bottom:var(--spacing-04)}.selectedFeaturesButtons{display:flex;column-gap:var(--spacing-04)}#addOption{margin-left:var(--spacing-04)}.title{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.labelButtons{white-space:nowrap}@media (min-width: 300px){.labelButtons{white-space:nowrap}}.buttons{display:flex;flex-direction:column}.popOversListContainer{display:flex;justify-content:space-evenly;padding:0}#addOptionButton{width:fit-content}";const v=class{constructor(t){e(this,t);this.mapTitle="";this.visibleLayers=[];this.enableTileSelection=true;this.enableDragBox=true;this.selectedFeatureByBoxSelection=[];this.refreshButtonTooltip="";this.enableAddNewFeature=false;this.enableSplit=true;this.readOnlyMap=false;this.enableAdd=true;this.addMultipleFeatures=true;this.showSplitButton=false;this.readOnlyLayers=[];this.filterAnchor=null;this.layerAnchor=null;this.bulkSelectionTypeAnchor=null;this.selectionActionAnchor=null;this.splitAnchor=null;this.addFeatureAnchor=null;this.filteredOptions=[];this.withSelected=false;this.layerOptionsForPopup=[];this.setFilteredLayerOptions=()=>{if(this.layerOptions&&this.layerOptions.length>0){this.filteredOptions=this.layerOptions}};this.updateSelectedLayers=e=>{this.handleSelectLayers(e)};this.handleCloseFilterPopover=()=>{this.filterAnchor=null};this.handleCloseLayerPopover=()=>{this.layerAnchor=null};this.handleCloseBulkSelectionTypePopover=()=>{this.bulkSelectionTypeAnchor=null};this.handleCloseSplitPopover=()=>{this.splitAnchor=null};this.handleCloseSelectionActionPopover=()=>{this.selectionActionAnchor=null};this.handleCloseAddMapFeature=()=>{this.addFeatureAnchor=null;this.selectedLayerToAddFeature=null;this.selectedTypeToAddFeature=null};this.handleFilterOnclick=()=>{this.filterAnchor=this.mapToolbarElement.shadowRoot.querySelector("#filterOptionButton")};this.handleLayerOnclick=()=>{this.layerAnchor=this.mapToolbarElement.shadowRoot.querySelector("#layerOptionButton");this.filteredOptions=this.layerOptions};this.handleSelectionActionOnclick=()=>{this.selectionActionAnchor=this.mapToolbarElement.shadowRoot.querySelector("#withSelectedOptionButton")};this.handleSelectionBtnOnclick=()=>{this.bulkSelectionTypeAnchor=this.mapToolbarElement.shadowRoot.querySelector("#bulkSelectOptionButton")};this.handleSplitBtnOnclick=()=>{this.splitAnchor=this.mapToolbarElement.shadowRoot.querySelector("#splitOptionButton")};this.handleAddOnclick=()=>{this.selectedLayerToAddFeature=null;this.selectedTypeToAddFeature=null;this.addFeatureAnchor=this.mapToolbarElement.shadowRoot.querySelector("#addOptionButton")};this.handleBulkSelectionTypeOnclick=e=>{this.bulkSelectionTypeAnchor=null;this.handleBulkSelectionTypeOnChange(e,this.mapProjection)};this.handleSearchLayers=e=>{var t;const i=(t=e===null||e===void 0?void 0:e.target)===null||t===void 0?void 0:t.value;if(!i||(i===null||i===void 0?void 0:i.trim().length)===0){this.filteredOptions=this.layerOptions;return}const a=h(this.layerOptions,i);this.filteredOptions=a};this.handleMapTypeInputChange=e=>{this.handleSelectTile(e)};this.unselectFeatures=()=>{this.withSelected=false;this.handleUnselectFeatures()};this.handleAddNewFeature=()=>{this.addFeatureAnchor=null;this.selectedLayerToAddFeature=null;this.selectedTypeToAddFeature=null;this.addNewFeature()};this.handleCancelAddNewFeature=()=>{this.addFeatureAnchor=null;this.selectedLayerToAddFeature=null;this.selectedTypeToAddFeature=null;this.cancelAddNewFeature()};this.getButtonText=()=>{if(this.enableDragBox){return"Cancel Bulk Selection"}if(this.enableAddNewFeature){return"Save"}return""};this.getButtonIcon=()=>{if(this.enableDragBox){return a}if(this.enableAddNewFeature){return s}return a}}componentDidLoad(){this.setFilteredLayerOptions()}setLayerOptions(){this.setFilteredLayerOptions()}setIsSelected(){if(this.selectedFeatureByBoxSelection&&this.selectedFeatureByBoxSelection.length>0){this.withSelected=true}else{this.withSelected=false}}updateLayerOptionsForPopup(){var e;if(((e=this.readOnlyLayers)===null||e===void 0?void 0:e.length)>0){this.layerOptionsForPopup=this.visibleLayers.filter((e=>!this.readOnlyLayers.includes(e)))}else{this.layerOptionsForPopup=this.visibleLayers}}activateSelectInteraction(e){let t=this.map.getInteractions().getArray().find((e=>e.get("id")===p));if(t){t.setActive(!e)}}render(){var e,i;return t("div",{key:"21b9c43614b63edacda599868c43703d1e647e45",class:"toolbarContainer"},t("div",{key:"9784167d5da4fb3ac42df68eba4c5a486dfc982b",class:"title"},this.mapTitle&&this.mapTitle.length>0&&t("unity-typography",{key:"d30a08036fb834c66d51bd77d95c886ef87a639d",variant:"h4"},this.mapTitle)),t("div",{key:"cdd421ee21f5d56cc0d78352c8cc72032a758424",class:"buttons"},t("div",{key:"2adfbce712f269812d80a77c1043a1d3db6b79c8",class:"buttonContainer"},t("div",{key:"58e6e409c67cf35051735578bdde7b1a6208f9ee",class:"secondaryButtons"},this.filterPanel&&t("div",{key:"f7c06355290ed1bed33d95f6084da2c7bb615da5",id:"filterOption"},t("div",{key:"15be3cc83df5d6f19f3f7a0d5692a4718731dc24",id:"filterOptionButton"},t("stencil-icon-button",{key:"93467bd5a6d9090c67632c18a6c4009e27233ac8",iconName:"filterButton",iconClassName:"iconButtonWrapper",tooltip:"Filter",icon:n,buttonId:"filterButton",onClick:()=>this.handleFilterOnclick()})),this.filterAnchor&&t("div",{key:"bd5f83038320e9803ba9368cd1f40720bf746717",id:"filterOptionDiv"},t("udp-pop-over",{key:"2c9edf578465d003b4afbcdb831ef0d0c34d3f0b",isOpen:this.filterAnchor?true:false,anchorElement:this.filterAnchor,handleOnClose:()=>this.handleCloseFilterPopover(),popoverPlacement:"bottom-start",overflow:"visible"},t("div",{key:"b3ec97a05b90db61cdf239c86ca75e036cc29b13",innerHTML:this.filterPanel})))),this.layerOptions&&t("div",{key:"be4a540251d602df15aa8e4dacef02999077dd96",id:"layerOption"},t("div",{key:"6affbb963bd30f553e61064ab5df13c3ad9a4b74",id:"layerOptionButton"},t("stencil-icon-button",{key:"b8adccbbcd8c95ad2d005dae5c0cf9a12990d97c",iconName:"layersButton",iconClassName:"iconButtonWrapper",tooltip:"Layers",icon:o,buttonId:"layersButton",onClick:()=>this.handleLayerOnclick(),count:(e=this.visibleLayers)===null||e===void 0?void 0:e.length})),t("div",{key:"c8e9383358da444862a6a563e34260487ccfbbed",id:"layerOptionDiv"},this.layerAnchor&&t("udp-pop-over",{key:"e010e9548dabcc2bf6309f36c58a59305cdc4412",isOpen:this.layerAnchor?true:false,anchorElement:this.layerAnchor,handleOnClose:()=>this.handleCloseLayerPopover(),popoverPlacement:"bottom-start",popoverMaxHeight:"500px"},t("select-layer-popup",{key:"f2b783edeaeb9655eedcdbec791e4964860338c9",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&&t("div",{key:"3e49f896bd385d2bb26c63aba9dfa453fdd7daf6",id:"bulkSelectOption"},t("div",{key:"c310558635d2cfd0e8664b6016c6f19b2b127f92",id:"bulkSelectOptionButton"},t("stencil-icon-button",{key:"414e41e6fd4e6e342611bac3989d9c657df675dd",iconName:"selectButton",iconClassName:"iconButtonWrapper",tooltip:"Select",icon:l,buttonId:"selectButton",onClick:()=>this.handleSelectionBtnOnclick()})),t("div",{key:"7c984a976664c80ce289a8acc00b96e922acbbbd",id:"bulkSelectOptionDiv"},this.bulkSelectionTypeAnchor&&t("udp-pop-over",{key:"5a81ce4e1c228340e706fe3406574ddfa6004b49",isOpen:this.bulkSelectionTypeAnchor?true:false,anchorElement:this.bulkSelectionTypeAnchor,handleOnClose:()=>this.handleCloseBulkSelectionTypePopover(),popoverPlacement:"bottom-start",overflow:"visible"},t("udp-menu-item",{key:"d104983f9d0505898f942cc0ece9a225ced6a5e2",label:"Box",handleOnClick:()=>{this.handleBulkSelectionTypeOnclick("box")}}),t("udp-menu-item",{key:"b1f864cfc27d567527a232524cdfc77eb52e015a",label:"Circle",handleOnClick:()=>{this.handleBulkSelectionTypeOnclick("circle")}}),t("udp-menu-item",{key:"a0fda41ae5ec5a52228bbe419166cf1c0176b66c",label:"Polygon",handleOnClick:()=>{this.handleBulkSelectionTypeOnclick("polygon")}}),t("udp-menu-item",{key:"64b903bd46430d1285662848671a0720f0e72c04",label:"Lasso",handleOnClick:()=>{this.handleBulkSelectionTypeOnclick("lasso")}})))),!this.readOnlyMap&&this.enableSplit&&t("div",{key:"046ab14c180eaecbf16a340f9be3f2898cdcce37",id:"splitOption"},t("div",{key:"c1650d16e72a90cb7db670523dd3b485b50024d5",id:"splitOptionButton"},t("stencil-icon-button",{key:"a9d02d79f706dea6a87c02fc20877406e28ff6e8",iconName:"splitButton",iconClassName:"splitButtonWrapper",tooltip:"Split Linear Feature",icon:c,buttonId:"splitButton",onClick:()=>this.handleSplitBtnOnclick()})),t("div",{key:"88247c876a345ddc7dbf615dae6a0f069932c0ce",id:"splitOptionDiv"},this.splitAnchor&&t("udp-pop-over",{key:"184c5f17f26a2de0220e13dc63a3ba0bd990bdfc",isOpen:this.splitAnchor?true:false,anchorElement:this.splitAnchor,handleOnClose:()=>this.handleCloseSplitPopover(),popoverPlacement:"bottom-start",overflow:"visible"},t("split-line-popup",{key:"302fb6c3d12c3a7122987ef791f6a16ba8dc5e50",vectorLayerOptions:this.layerOptionsForPopup,selectedLayer:this.selectedLayerToAddFeature,handleStartSplitting:this.handleStartSplitting})))),this.refreshEvent&&t("stencil-icon-button",{key:"2594b4bfe3d784a27843da4b31821104190eb75d",iconName:"refreshButton",iconClassName:"iconButtonWrapper",tooltip:(i=this.refreshButtonTooltip)!==null&&i!==void 0?i:"Refresh",icon:d,buttonId:"refreshButton",onClick:()=>this.refreshEvent()}),!this.readOnlyMap&&(this.enableDragBox||this.addMultipleFeatures&&this.enableAddNewFeature)&&t("div",{key:"0e8f5d8c4bf66eb254ce7d8660aaa469e30106b3",class:"labelButtons"},t("stencil-icon-button-grid-action-header",{key:"8dd1e819db15ac9ab94d6cfda4081fdbc11b39dd",showLabel:true,icon:this.getButtonIcon(),onClick:()=>{if(this.enableDragBox){this.handleCancelBoxSelection()}if(this.enableAddNewFeature){this.handleAddNewFeature()}},tooltip:this.getButtonText(),iconClassName:"save-icon-class"},t("unity-typography",{key:"9e741081bcdee9b696ceda65f94fa8852223784f",variant:"button"},this.getButtonText()))),this.showSplitButton&&t("div",{key:"699dc5dfc451770813268649fedf223f0d5818f4",class:"labelButtons"},t("stencil-icon-button-grid-action-header",{key:"ae030ca7fbea40a4dd6e01e7b588bf1361914bf9",showLabel:true,icon:s,onClick:()=>this.handleSaveSplit(),tooltip:"Save Split",iconClassName:"save-icon-class"},t("unity-typography",{key:"cb248c391bfbf3f9548f84617de19cf8f7d6a1d4",variant:"button"},"Save Split"))),this.showSplitButton&&t("div",{key:"eb129eac44e52ae3901a072bd1f81409a79b9b97",class:"labelButtons"},t("stencil-icon-button-grid-action-header",{key:"f3f1e06d7996c6cc6417aa72953088b7fe58f4c6",showLabel:true,icon:a,onClick:()=>this.handleCancelSplit(),tooltip:"Cancel Split",iconClassName:"save-icon-class"},t("unity-typography",{key:"9ecc562e53f6881873c57b5b84cf2c325f82c302",variant:"button"},"Cancel Split"))),!this.readOnlyMap&&this.enableAddNewFeature&&t("div",{key:"d44f675283cb14e18da11551cd914785f757be3b",class:"labelButtons"},t("stencil-icon-button-grid-action-header",{key:"ce3f82cab7993f7a4e23b8b0d930a4d9577a2b40",showLabel:true,icon:a,onClick:()=>this.handleCancelAddNewFeature(),tooltip:"Cancel Drawing",iconClassName:"save-icon-class"},t("unity-typography",{key:"5ce593305098ea539661aa9241ff5fcaeb312533",variant:"button"},"Cancel Drawing"))),!this.readOnlyMap&&this.withSelected&&t("div",{key:"17c0a761f497b69736a132d86274c4b72c8587f0",class:"selectedFeaturesButtons labelButtons"},t("div",{key:"f482097209ee73f87b2ccded62741f08c7e5d36f",id:"withSelectedOption"},t("div",{key:"6c1dd673b861e77fa9df16c4bfd3cd5ad527ead0",id:"withSelectedOptionButton"},t("stencil-icon-button-grid-action-header",{key:"900257afb87ea2cbeecda63e468e2d26befe312c",showLabel:true,icon:r,onClick:()=>this.handleSelectionActionOnclick(),tooltip:"With Selected",iconClassName:"save-icon-class",count:this.selectedFeatureByBoxSelection.length},t("unity-typography",{key:"61c42fe24533e70243d922a90ace657facbf390f",variant:"button"},"With Selected"))),t("div",{key:"55ad4c9a7bba6399ba59783c082afe6cffa3ed8c",id:"withSelectedOptionDiv"},this.selectedFeaturesActionPanel&&this.selectionActionAnchor&&t("udp-pop-over",{key:"389f555f381efda95d9465c588c413405db973ec",isOpen:this.selectionActionAnchor?true:false,anchorElement:this.selectionActionAnchor,handleOnClose:()=>this.handleCloseSelectionActionPopover(),popoverPlacement:"bottom-start"},t("div",{key:"574d0b6c5cdf21aaf46de7c64212fd00aed55de2",innerHTML:this.selectedFeaturesActionPanel})))),t("stencil-icon-button-grid-action-header",{key:"20faae781e32bc29560f632ec95dc13d1fae11a5",showLabel:true,icon:a,onClick:()=>this.unselectFeatures(),tooltip:"Cancel selection",iconClassName:"save-icon-class"},t("unity-typography",{key:"2f9feebd1b587e9d0e399c22669e55d63b8b97b3",variant:"button"},"Cancel Selection")))),t("div",{key:"8c7ec1fb5f1c1f4ec1b57a158779b6f3b5b85a34",id:"addOption"},this.enableAdd&&!this.readOnlyMap&&t("div",{key:"bca06f99ee4c9254fdc819faf206862df69e7d31",id:"addOptionButton"},t("custom-button",{key:"46987f0f04f476a41d1ab42e0e7ad474d8123878",secondary:true,label:t("unity-typography",{variant:"button"},"Add"),onClick:()=>this.handleAddOnclick(),size:"tall"},t("udp-icon",{key:"77530ccd29a4ab9011734aaeb547a2ac35c10d0f",iconName:"add32",darkIcon:false}))),this.addFeatureAnchor&&t("udp-pop-over",{key:"f9df23cd3dac78f9c12396a4976c50d6ff4d324e",isOpen:this.addFeatureAnchor?true:false,anchorElement:this.addFeatureAnchor,handleOnClose:()=>this.handleCloseAddMapFeature(),popoverPlacement:"bottom-start",overflow:"visible"},t("add-map-feature-popup",{key:"c23dbdfc6b07e209f6f4f0af5f4d20f300b9fa9c",handleStartDrawingMapFeature:this.handleStartDrawingMapFeature,vectorLayerOptions:this.layerOptionsForPopup,selectedLayer:this.selectedLayerToAddFeature,selectedType:this.selectedTypeToAddFeature,panelConfig:this.addFeaturePanelConfig}))))))}get mapToolbarElement(){return i(this)}static get watchers(){return{layerOptions:["setLayerOptions"],selectedFeatureByBoxSelection:["setIsSelected"],visibleLayers:["updateLayerOptionsForPopup"],readOnlyLayers:["updateLayerOptionsForPopup"],enableAddNewFeature:["activateSelectInteraction"]}}};v.style=b;const y=".popoverContent{display:flex;flex-direction:column;column-gap:var(--spacing-04);padding:var(--spacing-04);z-index:1}.featureDetailsPopOverContent{min-width:300px;z-index:1}.data-row{display:flex;column-gap:var(--spacing-04)}.data-section{display:flex;flex-direction:column;column-gap:var(--spacing-02)}.key{font-weight:bold;color:var(--accent-color-two)}.header{display:flex;background-color:var(--accent-color-three);color:var(--accent-color-two);padding-left:var(--spacing-02);margin-bottom:var(--spacing-04)}.closeButton{display:flex;align-items:center;justify-content:flex-end}.options{display:flex;justify-content:flex-end;column-gap:var(--spacing-04)}.mapType{margin-bottom:var(--spacing-02)}";const g=class{constructor(t){e(this,t);this.enableTileSelection=true;this.tileOptions=[];this.filteredOptions=[];this.visibleLayers=[]}render(){var e,i,a;return t("div",{key:"8007a443867f20bd1d852611af963eb8ccd12d35",class:"popoverContent"},this.enableTileSelection&&t("udp-selector",{key:"3161c824076e00cd55987d36eaabe588b30c800e",id:"mapType",options:(e=this.tileOptions)!==null&&e!==void 0?e:[],initialValue:this.selectedTile.value,label:"Map Type",onChange:e=>{this.handleMapTypeInputChange(e.detail)},large:false}),t("div",{key:"583be16877eeb2a0d5cf93063e7196a17627e558",style:{height:"12px"}}),t("div",{key:"3970abe8db81c224510d78109b10b2dc3ddd7010"},t("text-field",{key:"d6215c3376d746940bffc4096a434fb9865b3fc5",label:"Search Layers",id:"searchFilter",value:"",onInput:e=>this.handleSearchLayers(e)})),((i=this.filteredOptions)===null||i===void 0?void 0:i.length)>0&&((a=this.filteredOptions)===null||a===void 0?void 0:a.map((e=>t("check-box-group",{title:e===null||e===void 0?void 0:e.title,options:e===null||e===void 0?void 0:e.options,values:this.visibleLayers,handleChange:this.updateSelectedLayers})))))}};g.style=y;const m=".popoverContent{display:flex;flex-direction:column;column-gap:var(--spacing-04);padding:var(--spacing-04);z-index:1}.featureDetailsPopOverContent{min-width:300px;z-index:1}.data-row{display:flex;column-gap:var(--spacing-04)}.data-section{display:flex;flex-direction:column;column-gap:var(--spacing-02)}.key{font-weight:bold;color:var(--accent-color-two)}.header{display:flex;background-color:var(--accent-color-three);color:var(--accent-color-two);padding-left:var(--spacing-02);margin-bottom:var(--spacing-04)}.closeButton{display:flex;align-items:center;justify-content:flex-end}.options{display:flex;justify-content:flex-end;column-gap:var(--spacing-04)}.mapType{margin-bottom:var(--spacing-02)}";const k=class{constructor(t){e(this,t);this.vectorLayerOptions=[];this.selectedLayer=null}render(){var e;return t("div",{key:"c7c9c9ac542f5d5d877ddfe3bdd94ae79fc0a297",class:"popoverContent"},t("udp-selector",{key:"c0fde2302909cbc8a16c61c4cf14d0ce95c9b9c6",id:"layer",options:(e=this.vectorLayerOptions.map((e=>({label:e,value:e}))))!==null&&e!==void 0?e:[],initialValue:this.selectedLayer,label:"Layer",onChange:e=>{this.handleStartSplitting(e.detail)},large:false}))}};k.style=m;export{u as add_map_feature_popup,v as map_toolbar,g as select_layer_popup,k as split_line_popup};
|
|
2
|
-
//# sourceMappingURL=add-map-feature-popup_4.entry.js.map
|
|
1
|
+
import{r as t,h as e,a as i}from"./index-DFnjA9NX.js";import{Close16 as a,Checkmark16 as n,Filter16 as o,Layers16 as s,Select_0116 as l,Scalpel16 as c,Renew16 as d,OverflowMenuHorizontal16 as h}from"@carbon/icons/es";import{f as r}from"./udp-map-utils-DNAUNI5U.js";import{S as p}from"./common-CwN0FuAf.js";import"lodash";import"ol/proj";import"ol/format/GeoJSON";const f=class{constructor(e){t(this,e),this.typeOptions=[{label:"Point",value:"Point"},{label:"LineString",value:"LineString"},{label:"Polygon",value:"Polygon"}],this.vectorLayerOptions=[],this.selectedLayer=null,this.selectedType=null,this.panelConfig=null,this.layerToAddOptions=[],this.drawingTypeOptions=null,this.handleSetSelectedLayer=t=>{this.selectedLayer=t},this.handleSetSelectedType=t=>{this.selectedType=t},this.getlayerOptions=()=>{var t,e;this.layerToAddOptions=(null===(t=this.panelConfig)||void 0===t?void 0:t.getLayerOptionsFromLayerValues)?null===(e=this.panelConfig)||void 0===e?void 0:e.getLayerOptionsFromLayerValues(this.vectorLayerOptions):this.vectorLayerOptions.map((t=>({label:t,value:t})))},this.getDrawingTypeOptions=()=>{var t,e,i;this.drawingTypeOptions=(null===(t=this.panelConfig)||void 0===t?void 0:t.getFeatureTypeOptionsFromLayerValue)&&null!==(i=null===(e=this.panelConfig)||void 0===e?void 0:e.getFeatureTypeOptionsFromLayerValue(this.selectedLayer))&&void 0!==i?i:this.typeOptions}}watchPanelConfig(){var t;(null===(t=this.panelConfig)||void 0===t?void 0:t.hideLayerSelector)?(this.selectedLayer=null,this.layerToAddOptions=[]):this.getlayerOptions()}updateDrawingTypeOptions(){this.getDrawingTypeOptions()}componentWillLoad(){this.getlayerOptions(),this.getDrawingTypeOptions()}render(){var t,i,a;return e("div",{key:"86ca0cb6a6e2789efe76c4465662a369158294d1",class:"popoverContent"},!(null===(t=this.panelConfig)||void 0===t?void 0:t.hideLayerSelector)&&e("udp-selector",{key:"4f55beaec63cd805650853335ebbf439e6377cfb",id:"layer",options:this.layerToAddOptions,initialValue:this.selectedLayer,label:"Layer",onChange:t=>{this.handleSetSelectedLayer(t.detail)},large:!1}),e("udp-selector",{key:"fc32dff93fb00975eb0b417df8bc22c9b05a741f",id:"type",options:null!==(i=this.drawingTypeOptions)&&void 0!==i?i:[],initialValue:this.selectedType,label:"Type",onChange:t=>{this.handleSetSelectedType(t.detail)},large:!1}),e("div",{key:"023bac071da645515cc86826a48f08b43c6ebb1f",class:"formButton"},e("custom-button",{key:"284c60557975c76733c0caa17ed907f0cfe2407c",label:e("unity-typography",{variant:"button"},"Draw feature"),onClick:()=>this.handleStartDrawingMapFeature(this.selectedLayer,this.selectedType),variant:"outline",disabled:null===this.selectedLayer&&!(null===(a=this.panelConfig)||void 0===a?void 0:a.hideLayerSelector)||null===this.selectedType})))}static get watchers(){return{panelConfig:[{watchPanelConfig:0}],selectedLayer:[{updateDrawingTypeOptions:0}],typeOptions:[{updateDrawingTypeOptions:0}]}}};f.style=".popoverContent{display:flex;flex-direction:column;column-gap:var(--spacing-04);padding:var(--spacing-04);z-index:1}.featureDetailsPopOverContent{min-width:300px;z-index:1}.data-row{display:flex;column-gap:var(--spacing-04)}.data-section{display:flex;flex-direction:column;column-gap:var(--spacing-02)}.key{font-weight:bold;color:var(--accent-color-two)}.header{display:flex;background-color:var(--accent-color-three);color:var(--accent-color-two);padding-left:var(--spacing-02);margin-bottom:var(--spacing-04)}.closeButton{display:flex;align-items:center;justify-content:flex-end}.options{display:flex;justify-content:flex-end;column-gap:var(--spacing-04)}.mapType{margin-bottom:var(--spacing-02)}";const b=class{constructor(e){t(this,e),this.mapTitle="",this.visibleLayers=[],this.enableTileSelection=!0,this.enableDragBox=!0,this.selectedFeatureByBoxSelection=[],this.refreshButtonTooltip="",this.enableAddNewFeature=!1,this.enableSplit=!0,this.readOnlyMap=!1,this.enableAdd=!0,this.addMultipleFeatures=!0,this.showSplitButton=!1,this.readOnlyLayers=[],this.filterAnchor=null,this.layerAnchor=null,this.bulkSelectionTypeAnchor=null,this.selectionActionAnchor=null,this.splitAnchor=null,this.addFeatureAnchor=null,this.filteredOptions=[],this.withSelected=!1,this.layerOptionsForPopup=[],this.setFilteredLayerOptions=()=>{this.layerOptions&&this.layerOptions.length>0&&(this.filteredOptions=this.layerOptions)},this.updateSelectedLayers=t=>{this.handleSelectLayers(t)},this.handleCloseFilterPopover=()=>{this.filterAnchor=null},this.handleCloseLayerPopover=()=>{this.layerAnchor=null},this.handleCloseBulkSelectionTypePopover=()=>{this.bulkSelectionTypeAnchor=null},this.handleCloseSplitPopover=()=>{this.splitAnchor=null},this.handleCloseSelectionActionPopover=()=>{this.selectionActionAnchor=null},this.handleCloseAddMapFeature=()=>{this.addFeatureAnchor=null,this.selectedLayerToAddFeature=null,this.selectedTypeToAddFeature=null},this.handleFilterOnclick=()=>{this.filterAnchor=this.mapToolbarElement.shadowRoot.querySelector("#filterOptionButton")},this.handleLayerOnclick=()=>{this.layerAnchor=this.mapToolbarElement.shadowRoot.querySelector("#layerOptionButton"),this.filteredOptions=this.layerOptions},this.handleSelectionActionOnclick=()=>{this.selectionActionAnchor=this.mapToolbarElement.shadowRoot.querySelector("#withSelectedOptionButton")},this.handleSelectionBtnOnclick=()=>{this.bulkSelectionTypeAnchor=this.mapToolbarElement.shadowRoot.querySelector("#bulkSelectOptionButton")},this.handleSplitBtnOnclick=()=>{this.splitAnchor=this.mapToolbarElement.shadowRoot.querySelector("#splitOptionButton")},this.handleAddOnclick=()=>{this.selectedLayerToAddFeature=null,this.selectedTypeToAddFeature=null,this.addFeatureAnchor=this.mapToolbarElement.shadowRoot.querySelector("#addOptionButton")},this.handleBulkSelectionTypeOnclick=t=>{this.bulkSelectionTypeAnchor=null,this.handleBulkSelectionTypeOnChange(t,this.mapProjection)},this.handleSearchLayers=t=>{var e;const i=null===(e=null==t?void 0:t.target)||void 0===e?void 0:e.value;if(!i||0===(null==i?void 0:i.trim().length))return void(this.filteredOptions=this.layerOptions);const a=r(this.layerOptions,i);this.filteredOptions=a},this.handleMapTypeInputChange=t=>{this.handleSelectTile(t)},this.unselectFeatures=()=>{this.withSelected=!1,this.handleUnselectFeatures()},this.handleAddNewFeature=()=>{this.addFeatureAnchor=null,this.selectedLayerToAddFeature=null,this.selectedTypeToAddFeature=null,this.addNewFeature()},this.handleCancelAddNewFeature=()=>{this.addFeatureAnchor=null,this.selectedLayerToAddFeature=null,this.selectedTypeToAddFeature=null,this.cancelAddNewFeature()},this.getButtonText=()=>this.enableDragBox?"Cancel Bulk Selection":this.enableAddNewFeature?"Save":"",this.getButtonIcon=()=>this.enableDragBox?a:this.enableAddNewFeature?n:a}componentDidLoad(){this.setFilteredLayerOptions()}setLayerOptions(){this.setFilteredLayerOptions()}setIsSelected(){this.withSelected=!!(this.selectedFeatureByBoxSelection&&this.selectedFeatureByBoxSelection.length>0)}updateLayerOptionsForPopup(){var t;this.layerOptionsForPopup=(null===(t=this.readOnlyLayers)||void 0===t?void 0:t.length)>0?this.visibleLayers.filter((t=>!this.readOnlyLayers.includes(t))):this.visibleLayers}activateSelectInteraction(t){let e=this.map.getInteractions().getArray().find((t=>t.get("id")===p));e&&e.setActive(!t)}render(){var t,i;return e("div",{key:"fefc64190d81c488569ac85994fdaff879ae003d",class:"toolbarContainer"},e("div",{key:"86efd85326a8c6045960dcfc6ea9217cd9a19b90",class:"title"},this.mapTitle&&this.mapTitle.length>0&&e("unity-typography",{key:"8be28b8c9e179915b5b70ed2a6ccb91ecb00f8b2",variant:"h4"},this.mapTitle)),e("div",{key:"003012553545e724587dd2f8fb4754beb0fcc7bf",class:"buttons"},e("div",{key:"cd2b9fc15b844405377d247323374903aba4fdbd",class:"buttonContainer"},e("div",{key:"4c43491cfc72fdfdc88d4f338b551c8063fa262b",class:"secondaryButtons"},this.filterPanel&&e("div",{key:"adc9cde5412cba944f5c49788a99f699a0f09fd6",id:"filterOption"},e("div",{key:"e8142ec153067419ebdd8fd50abd70b9dde059c3",id:"filterOptionButton"},e("stencil-icon-button",{key:"1fe1057afbe0ac41e773cf41601f7aeaf14ce6ff",iconName:"filterButton",iconClassName:"iconButtonWrapper",tooltip:"Filter",icon:o,buttonId:"filterButton",onClick:()=>this.handleFilterOnclick()})),this.filterAnchor&&e("div",{key:"9d40755c2fee1c9de8943705a97293b803177db1",id:"filterOptionDiv"},e("udp-pop-over",{key:"db455dec069b12e54b25a8893c3ae6380b93501f",isOpen:!!this.filterAnchor,anchorElement:this.filterAnchor,handleOnClose:()=>this.handleCloseFilterPopover(),popoverPlacement:"bottom-start",overflow:"visible"},e("div",{key:"0ff07f1b6ee16d700a13a5d0fe2ac4aad696d4ca",innerHTML:this.filterPanel})))),this.layerOptions&&e("div",{key:"00f923c7bb086bb69ddf395b8c83cf14241c6fc1",id:"layerOption"},e("div",{key:"402d6967bb8ee8f035da468b8f9ad2f1820ddb49",id:"layerOptionButton"},e("stencil-icon-button",{key:"3b4101aac7c82e3daf2faf2088ffb3c79047caab",iconName:"layersButton",iconClassName:"iconButtonWrapper",tooltip:"Layers",icon:s,buttonId:"layersButton",onClick:()=>this.handleLayerOnclick(),count:null===(t=this.visibleLayers)||void 0===t?void 0:t.length})),e("div",{key:"8b210fafb95ad9e1159055e320ef332070a9b26d",id:"layerOptionDiv"},this.layerAnchor&&e("udp-pop-over",{key:"eaa7a5005b8af14d59596024a73682a9a6b3e435",isOpen:!!this.layerAnchor,anchorElement:this.layerAnchor,handleOnClose:()=>this.handleCloseLayerPopover(),popoverPlacement:"bottom-start",popoverMaxHeight:"500px"},e("select-layer-popup",{key:"008302b245ad556dbefe0f9bee48aec23b8fa8cd",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&&e("div",{key:"7c042631d13bee7e2dab14a147c7c72b8905d957",id:"bulkSelectOption"},e("div",{key:"1a9e97d5e632ef1721426858f7528eb578243e81",id:"bulkSelectOptionButton"},e("stencil-icon-button",{key:"77bbcaab4727ae8bcdc429030a3ed216fe78037e",iconName:"selectButton",iconClassName:"iconButtonWrapper",tooltip:"Select",icon:l,buttonId:"selectButton",onClick:()=>this.handleSelectionBtnOnclick()})),e("div",{key:"be670e1eceb3ed78f5348fd01a88e0b5cc587dc0",id:"bulkSelectOptionDiv"},this.bulkSelectionTypeAnchor&&e("udp-pop-over",{key:"cfa71b31d926e2c8d441db6f6d38498be1369e6e",isOpen:!!this.bulkSelectionTypeAnchor,anchorElement:this.bulkSelectionTypeAnchor,handleOnClose:()=>this.handleCloseBulkSelectionTypePopover(),popoverPlacement:"bottom-start",overflow:"visible"},e("udp-menu-item",{key:"2003fcb7bd33c772c6eeb9cb8769d138b50285d2",label:"Box",handleOnClick:()=>{this.handleBulkSelectionTypeOnclick("box")}}),e("udp-menu-item",{key:"a98d1f96b1923e6b995828e36a7636786423459c",label:"Circle",handleOnClick:()=>{this.handleBulkSelectionTypeOnclick("circle")}}),e("udp-menu-item",{key:"579050689df00c1bd02b45d7ae5cb23ea1ece09a",label:"Polygon",handleOnClick:()=>{this.handleBulkSelectionTypeOnclick("polygon")}}),e("udp-menu-item",{key:"432a7b7a06cfb66c950387ed92c15fd1a3ffbbf3",label:"Lasso",handleOnClick:()=>{this.handleBulkSelectionTypeOnclick("lasso")}})))),!this.readOnlyMap&&this.enableSplit&&e("div",{key:"ee1cae14e2dcef12c14f53cf49dea4cac4e01378",id:"splitOption"},e("div",{key:"8e611a780fc18f55ce3641a9587b8dbd137881e3",id:"splitOptionButton"},e("stencil-icon-button",{key:"edda638a365905bd28ea3f1d165239ddbbd5fd26",iconName:"splitButton",iconClassName:"splitButtonWrapper",tooltip:"Split Linear Feature",icon:c,buttonId:"splitButton",onClick:()=>this.handleSplitBtnOnclick()})),e("div",{key:"f8ef32c8155aadf4d27036d5208e4e3f5af902eb",id:"splitOptionDiv"},this.splitAnchor&&e("udp-pop-over",{key:"98155546d973b86b4c4bdc7c96060f354294f156",isOpen:!!this.splitAnchor,anchorElement:this.splitAnchor,handleOnClose:()=>this.handleCloseSplitPopover(),popoverPlacement:"bottom-start",overflow:"visible"},e("split-line-popup",{key:"62ede00bdd63e1f251b30fd03dfba459001892c2",vectorLayerOptions:this.layerOptionsForPopup,selectedLayer:this.selectedLayerToAddFeature,handleStartSplitting:this.handleStartSplitting})))),this.refreshEvent&&e("stencil-icon-button",{key:"c3264a415cdc252dd7a91d63f952c1c416651524",iconName:"refreshButton",iconClassName:"iconButtonWrapper",tooltip:null!==(i=this.refreshButtonTooltip)&&void 0!==i?i:"Refresh",icon:d,buttonId:"refreshButton",onClick:()=>this.refreshEvent()}),!this.readOnlyMap&&(this.enableDragBox||this.addMultipleFeatures&&this.enableAddNewFeature)&&e("div",{key:"327a5ab7ad7e8043f2809048ec91cb7353286d22",class:"labelButtons"},e("stencil-icon-button-grid-action-header",{key:"f4a36fc74088cbf82b2d696fa96eb15e2b37eed7",showLabel:!0,icon:this.getButtonIcon(),onClick:()=>{this.enableDragBox&&this.handleCancelBoxSelection(),this.enableAddNewFeature&&this.handleAddNewFeature()},tooltip:this.getButtonText(),iconClassName:"save-icon-class"},e("unity-typography",{key:"fcc3897b1368c5b0aa241c1796494e4de6d8b325",variant:"button"},this.getButtonText()))),this.showSplitButton&&e("div",{key:"0a4f8553821e6bdc0b4fba9afadf2d7b5f4d5ba5",class:"labelButtons"},e("stencil-icon-button-grid-action-header",{key:"b597d9ce256257017052248f5e5aebb4e4f92866",showLabel:!0,icon:n,onClick:()=>this.handleSaveSplit(),tooltip:"Save Split",iconClassName:"save-icon-class"},e("unity-typography",{key:"130955876ea775ad4b3b7481639aa8f242bc6486",variant:"button"},"Save Split"))),this.showSplitButton&&e("div",{key:"8fd1973ab07382084781c820a6bedc7227d6329a",class:"labelButtons"},e("stencil-icon-button-grid-action-header",{key:"6849fd18866b96c7278c30a1b36580afdf331e40",showLabel:!0,icon:a,onClick:()=>this.handleCancelSplit(),tooltip:"Cancel Split",iconClassName:"save-icon-class"},e("unity-typography",{key:"e28f535469b55db57111f0fc38fa90cf4de1b27d",variant:"button"},"Cancel Split"))),!this.readOnlyMap&&this.enableAddNewFeature&&e("div",{key:"119a8007a5192bfab763a2073f55cc946421dd0f",class:"labelButtons"},e("stencil-icon-button-grid-action-header",{key:"c88626634b949f2e8365646a92896a2f949d3089",showLabel:!0,icon:a,onClick:()=>this.handleCancelAddNewFeature(),tooltip:"Cancel Drawing",iconClassName:"save-icon-class"},e("unity-typography",{key:"ff4e67b6d17a836b4f2f5451fc054787510b177e",variant:"button"},"Cancel Drawing"))),!this.readOnlyMap&&this.withSelected&&e("div",{key:"7105fac8605a9e46affc8f30b246c959854323cb",class:"selectedFeaturesButtons labelButtons"},e("div",{key:"d443a8a12d3ef25d00b7cb075cc32a9e07a62f67",id:"withSelectedOption"},e("div",{key:"54ccd3e58c0d8abe61648e715b4efc658bd52423",id:"withSelectedOptionButton"},e("stencil-icon-button-grid-action-header",{key:"b32ce98ed72d5e0c0b4e2a1d4d9c777d9640ed31",showLabel:!0,icon:h,onClick:()=>this.handleSelectionActionOnclick(),tooltip:"With Selected",iconClassName:"save-icon-class",count:this.selectedFeatureByBoxSelection.length},e("unity-typography",{key:"a33ff7822412e5ce01ee6a63485e4ff0e2a36d93",variant:"button"},"With Selected"))),e("div",{key:"d984e772a2a0dff1a6560f1f24c65a8d2ba033e0",id:"withSelectedOptionDiv"},this.selectedFeaturesActionPanel&&this.selectionActionAnchor&&e("udp-pop-over",{key:"353206a0c71e72b2d2cf9131e058967d52d1a4dc",isOpen:!!this.selectionActionAnchor,anchorElement:this.selectionActionAnchor,handleOnClose:()=>this.handleCloseSelectionActionPopover(),popoverPlacement:"bottom-start"},e("div",{key:"f9ec5efaed936da814dc721133459b7c0e4bab04",innerHTML:this.selectedFeaturesActionPanel})))),e("stencil-icon-button-grid-action-header",{key:"1a94fa95f49678598334afdc17ffb518bdf74fe4",showLabel:!0,icon:a,onClick:()=>this.unselectFeatures(),tooltip:"Cancel selection",iconClassName:"save-icon-class"},e("unity-typography",{key:"5fc9a5a5099fe738a905851fddc41c8fdfbbeff9",variant:"button"},"Cancel Selection")))),e("div",{key:"2bf769100c94c55d3153f855103f835c31ae317a",id:"addOption"},this.enableAdd&&!this.readOnlyMap&&e("div",{key:"66de8c0d3798744cf703e6a1e8bd44e280c014a3",id:"addOptionButton"},e("custom-button",{key:"30bba405b0084f1e3f845f4f6ac7efc361305a12",secondary:!0,label:e("unity-typography",{variant:"button"},"Add"),onClick:()=>this.handleAddOnclick(),size:"tall"},e("udp-icon",{key:"b5670b29c6ef042108d1b0800643e5366f728753",iconName:"add32",darkIcon:!1}))),this.addFeatureAnchor&&e("udp-pop-over",{key:"f6039929585215d5bf5c0089345f22bc32c8f0f1",isOpen:!!this.addFeatureAnchor,anchorElement:this.addFeatureAnchor,handleOnClose:()=>this.handleCloseAddMapFeature(),popoverPlacement:"bottom-start",overflow:"visible"},e("add-map-feature-popup",{key:"51c8f591dee3dc01a0d57df61801cecdab9ec4b4",handleStartDrawingMapFeature:this.handleStartDrawingMapFeature,vectorLayerOptions:this.layerOptionsForPopup,selectedLayer:this.selectedLayerToAddFeature,selectedType:this.selectedTypeToAddFeature,panelConfig:this.addFeaturePanelConfig}))))))}get mapToolbarElement(){return i(this)}static get watchers(){return{layerOptions:[{setLayerOptions:0}],selectedFeatureByBoxSelection:[{setIsSelected:0}],visibleLayers:[{updateLayerOptionsForPopup:0}],readOnlyLayers:[{updateLayerOptionsForPopup:0}],enableAddNewFeature:[{activateSelectInteraction:0}]}}};b.style=".toolbarContainer{display:flex;justify-content:space-between;align-items:center;background:var(--accent-color);padding-left:var(--spacing-05)}.buttonContainer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.secondaryButtons{display:flex;justify-content:flex-end;column-gap:var(--spacing-04);margin-top:var(--spacing-04);margin-bottom:var(--spacing-04)}.selectedFeaturesButtons{display:flex;column-gap:var(--spacing-04)}#addOption{margin-left:var(--spacing-04)}.title{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.labelButtons{white-space:nowrap}@media (min-width: 300px){.labelButtons{white-space:nowrap}}.buttons{display:flex;flex-direction:column}.popOversListContainer{display:flex;justify-content:space-evenly;padding:0}#addOptionButton{width:fit-content}";const u=class{constructor(e){t(this,e),this.enableTileSelection=!0,this.tileOptions=[],this.filteredOptions=[],this.visibleLayers=[]}render(){var t,i,a;return e("div",{key:"a421adfcb15118a0b3b6dc5f4cb1d25d5e219f4a",class:"popoverContent"},this.enableTileSelection&&e("udp-selector",{key:"a738ad4665195159d09b38815187ef68acb329b6",id:"mapType",options:null!==(t=this.tileOptions)&&void 0!==t?t:[],initialValue:this.selectedTile.value,label:"Map Type",onChange:t=>{this.handleMapTypeInputChange(t.detail)},large:!1}),e("div",{key:"5ea170104bcda609d6252ff105f3dbde57ce4284",style:{height:"12px"}}),e("div",{key:"ebec7ee3c1c467cae2cbc0d56ed287afa38518a1"},e("text-field",{key:"be4d66358d6bd16572e4d2e6e68fd82f33b2b7c5",label:"Search Layers",id:"searchFilter",value:"",onInput:t=>this.handleSearchLayers(t)})),(null===(i=this.filteredOptions)||void 0===i?void 0:i.length)>0&&(null===(a=this.filteredOptions)||void 0===a?void 0:a.map((t=>e("check-box-group",{title:null==t?void 0:t.title,options:null==t?void 0:t.options,values:this.visibleLayers,handleChange:this.updateSelectedLayers})))))}};u.style=".popoverContent{display:flex;flex-direction:column;column-gap:var(--spacing-04);padding:var(--spacing-04);z-index:1}.featureDetailsPopOverContent{min-width:300px;z-index:1}.data-row{display:flex;column-gap:var(--spacing-04)}.data-section{display:flex;flex-direction:column;column-gap:var(--spacing-02)}.key{font-weight:bold;color:var(--accent-color-two)}.header{display:flex;background-color:var(--accent-color-three);color:var(--accent-color-two);padding-left:var(--spacing-02);margin-bottom:var(--spacing-04)}.closeButton{display:flex;align-items:center;justify-content:flex-end}.options{display:flex;justify-content:flex-end;column-gap:var(--spacing-04)}.mapType{margin-bottom:var(--spacing-02)}";const y=class{constructor(e){t(this,e),this.vectorLayerOptions=[],this.selectedLayer=null}render(){var t;return e("div",{key:"ce86398b51365a3637968d8a9f30c5eb6b0bf83a",class:"popoverContent"},e("udp-selector",{key:"23b9668c84d57700c103e2ffe83af2b10534ee18",id:"layer",options:null!==(t=this.vectorLayerOptions.map((t=>({label:t,value:t}))))&&void 0!==t?t:[],initialValue:this.selectedLayer,label:"Layer",onChange:t=>{this.handleStartSplitting(t.detail)},large:!1}))}};y.style=".popoverContent{display:flex;flex-direction:column;column-gap:var(--spacing-04);padding:var(--spacing-04);z-index:1}.featureDetailsPopOverContent{min-width:300px;z-index:1}.data-row{display:flex;column-gap:var(--spacing-04)}.data-section{display:flex;flex-direction:column;column-gap:var(--spacing-02)}.key{font-weight:bold;color:var(--accent-color-two)}.header{display:flex;background-color:var(--accent-color-three);color:var(--accent-color-two);padding-left:var(--spacing-02);margin-bottom:var(--spacing-04)}.closeButton{display:flex;align-items:center;justify-content:flex-end}.options{display:flex;justify-content:flex-end;column-gap:var(--spacing-04)}.mapType{margin-bottom:var(--spacing-02)}";export{f as add_map_feature_popup,b as map_toolbar,u as select_layer_popup,y as split_line_popup}
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
import{r as e,c as t,h as i,H as s,a as o}from"./index-CaZq3YdB.js";import{g as n}from"./udpOperatorHelper-BsvDrT81.js";const a=e=>{if(!e||!e.filterGroups||e.filterGroups.length===0){return""}const t=i=>{const s=e.filterGroups.find((e=>e.groupId===i));if(!s)return"";const o=s.logicalSearchOperator===1?"AND":"OR";const n=[];const a=e.filterElements.filter((e=>e.groupId===i));a.forEach((e=>{const t=typeof e.searchValue==="string"?`"${e.searchValue}"`:e.searchValue;n.push(`[${e.searchField}] ${e.searchOperator} ${t}`)}));const r=e.filterGroups.filter((e=>e.parentGroupId===i));r.forEach((e=>{const i=t(e.groupId);if(i){n.push(`(${i})`)}}));return n.join(` ${o} `)};const i=e.filterGroups.find((e=>e.parentGroupId===null));return i?t(i.groupId):""};const r=":host{display:flex;flex-direction:column;font-family:sans-serif;box-sizing:border-box;overflow:visible}:host(.host-collapsed){resize:none;height:auto}:host(.host-expanded){overflow-y:auto}:host(.is-resizable.host-expanded){resize:vertical;min-height:180px;max-height:80vh;overflow:auto}.advanced-filter-container{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}.collapsed-view{display:flex;align-items:center;gap:0.5rem;padding:10px;border-bottom:1px solid #eee}.anim-container{flex-grow:1;overflow-y:auto;overflow-x:auto;display:flex}.content-wrapper{padding-bottom:15px;flex-grow:1}.advanced-filter-footer{display:flex;justify-content:flex-end;border-top:1px solid #eee;padding:10px;flex-shrink:0;gap:10px;align-items:center}.string-display-input{width:100%;padding:8px;border:1px solid #ccc;border-radius:4px;background-color:#f5f5f5;box-sizing:border-box;cursor:default;user-select:none}.string-display-input:focus{outline:none}.search-button{opacity:0;transform:scale(0.95);pointer-events:none;margin-right:10px}.advanced-filter-container.is-expanded .anim-container{overflow-y:auto;min-height:130px}.advanced-filter-container.is-expanded .collapsed-view{display:none}.advanced-filter-container.is-expanded .search-button{opacity:1;transform:scale(1);pointer-events:auto}.advanced-filter-container:not(.is-expanded) .anim-container{max-height:0;min-height:0;overflow:hidden}.advanced-filter-container:not(.is-expanded) .advanced-filter-footer{opacity:0;height:0;padding:0;border:none;pointer-events:none;overflow:hidden}";const d=class{constructor(i){e(this,i);this.filterSave=t(this,"filterSave");this.change=t(this,"change");this.fields=[];this.config={};this.openAddMenuForGroupId=null;this.filterString="";this.isExpanded=true;this.isFilterValid=true;this.errorMessages=[];this.nextGroupId=1;this.handleSearch=()=>{if(this.isFilterValid&&this.filterSave){this.filterSave.emit(this.currentFilterData);this.filterString=a(this.currentFilterData);this.config.collapsible&&this.toggleExpanded()}else{console.warn("Cannot run search: filter is invalid.")}};this.toggleExpanded=()=>{this.isExpanded=!this.isExpanded;this.updateHostClasses()};this.handleToggleAddMenu=e=>{const t=e.detail;this.openAddMenuForGroupId=this.openAddMenuForGroupId===t?null:t;if(this.openAddMenuForGroupId!==null){const e=this.animContainerEl;if(e){requestAnimationFrame((()=>{e.scrollTop=e.scrollHeight}))}}};this.handleDrop=e=>{const t=e.detail.event;const i=e.detail.targetFilterId;const s=t.dataTransfer.getData("text/plain");if(!s||s===i){return}this.runUpdateCycle((e=>{const t=e.filterElements;const o=t.find((e=>e._id===s));if(!o)return;const n=t.findIndex((e=>e._id===s));const a=t.findIndex((e=>e._id===i));t.splice(n,1);t.splice(a,0,o)}))};this.handleAddFilter=e=>{this.runUpdateCycle((t=>{var i,s;const o=(i=this.fields)===null||i===void 0?void 0:i[0];const a=n(o);const r=((s=a===null||a===void 0?void 0:a[0])===null||s===void 0?void 0:s.value)||"";t.filterElements.push({_id:`filter_${Math.random()}`,_type:o===null||o===void 0?void 0:o.type,groupId:e,searchField:o===null||o===void 0?void 0:o.name,searchOperator:r,searchValue:""})}));this.openAddMenuForGroupId=null};this.handleAddGroup=e=>{this.runUpdateCycle((t=>{t.filterGroups.push({groupId:this.nextGroupId++,parentGroupId:e,logicalSearchOperator:1})}));this.openAddMenuForGroupId=null};this.handleRemoveFilter=e=>{this.runUpdateCycle((t=>{const i=t.filterElements.findIndex((t=>t._id===e));if(i>-1)t.filterElements.splice(i,1)}))};this.handleRemoveGroup=e=>{this.runUpdateCycle((t=>{const i=e=>{const s=t.filterGroups.filter((t=>t.parentGroupId===e));let o=s.map((e=>e.groupId));s.forEach((e=>{o=[...o,...i(e.groupId)]}));return o};const s=[e,...i(e)];t.filterGroups=t.filterGroups.filter((e=>!s.includes(e.groupId)));t.filterElements=t.filterElements.filter((e=>!s.includes(e.groupId)))}))};this.handleFilterChange=e=>{const{filterId:t,field:i,value:s,updates:o}=e.detail;this.runUpdateCycle((e=>{const n=e.filterElements.find((e=>e._id===t));if(n){if(o){Object.assign(n,o)}else{n[i]=s}}}))};this.handleGroupChange=e=>{const{groupId:t,logicalSearchOperator:i}=e.detail;this.runUpdateCycle((e=>{const s=e.filterGroups.find((e=>e.groupId===t));if(s)s.logicalSearchOperator=i}))};this.handleDropOnGroup=e=>{const t=e.detail.event;const i=e.detail.targetGroupId;const s=t.dataTransfer.getData("application/drag-type");const o=t.dataTransfer.getData("text/plain");if(!o)return;this.runUpdateCycle((e=>{if(s==="filter"){const t=e.filterElements.find((e=>e._id===o));if(t&&t.groupId!==i){t.groupId=i}}else if(s==="group"){const t=parseInt(o,10);const s=e.filterGroups.find((e=>e.groupId===t));if(s&&t!==i&&s.parentGroupId!==i&&!this.isDescendant(i,t,e.filterGroups)){s.parentGroupId=i}}}))}}componentWillLoad(){this.currentFilterData=this.getNormalizedData(this.initialFilterData);this.updateNextGroupId(this.currentFilterData)}componentDidLoad(){this.updateHostClasses()}updateHostClasses(){if(this.isExpanded){this.el.classList.add("host-expanded");this.el.classList.remove("host-collapsed")}else{this.el.classList.add("host-collapsed");this.el.classList.remove("host-expanded");this.el.style.height=null}}updateNextGroupId(e){if(e&&e.filterGroups.length>0){this.nextGroupId=Math.max(...e.filterGroups.map((e=>e.groupId)))+1}else{this.nextGroupId=2}}verifyFilterState(e){const t=[];const i=/^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$/;e.filterElements.forEach((e=>{delete e._error;const s=e.searchField===null||e.searchField===undefined||e.searchField==="";const o=!e.searchValue;const n=e.searchOperator==="NULL"||e.searchOperator==="NOTNULL";if(s){const i=`Search Field cannot be empty.`;e._error=i;t.push(i)}else if(e.searchOperator==="BETWEEN"){const i=(e.searchValue||"").split(",");if(i.length!==2||!i[0]||!i[1]){const i=`Two values required when using BETWEEN operator for field "${e.searchField}".`;e._error=i;t.push(i)}}else if(o&&!n){const i=`Value cannot be empty for field "${e.searchField}".`;e._error=i;t.push(i)}else if(e._type==="guid"&&!o&&!i.test(e.searchValue)){const i=`Invalid GUID for field "${e.searchField}".`;e._error=i;t.push(i)}}));return{isValid:t.length===0,errors:t}}getNormalizedData(e){var t,i;if(e&&((t=e.filterGroups)===null||t===void 0?void 0:t.length)>0){return e}if(e&&((i=e.filterElements)===null||i===void 0?void 0:i.length)>0){const t=1;return Object.assign(Object.assign({},e),{filterGroups:[{groupId:t,parentGroupId:null,logicalSearchOperator:e.logicalSearchOperator||1}],filterElements:e.filterElements.map((e=>Object.assign(Object.assign({},e),{groupId:t})))})}return{logicalSearchOperator:1,filterGroups:[{groupId:1,parentGroupId:null,logicalSearchOperator:1}],filterElements:[]}}runUpdateCycle(e){const t=JSON.parse(JSON.stringify(this.currentFilterData));e(t);this.currentFilterData=t;const i=this.verifyFilterState(this.currentFilterData);this.isFilterValid=i.isValid;this.errorMessages=i.errors;this.change.emit(t)}isDescendant(e,t,i){let s=i.find((t=>t.groupId===e));while(s&&s.parentGroupId!==null){if(s.parentGroupId===t){return true}s=i.find((e=>e.groupId===s.parentGroupId))}return false}render(){const e=this.currentFilterData.filterGroups.find((e=>e.parentGroupId===null));const t=this.config.collapsible===true;const o=this.config.resizable!==false;const n=this.config.showFooter!==false;const a={"advanced-filter-container":true,"is-expanded":this.isExpanded};const r={};if(this.isExpanded&&this.config.height){r["height"]=this.config.height}return i(s,{key:"583fb7950382c83a9cf319973853d0ec857bbea9",style:r,class:{"is-resizable":o,"host-expanded":this.isExpanded,"host-collapsed":!this.isExpanded}},i("div",{key:"7df6526ffce9426ff3f55415f99b992ff55c9511",class:a},t&&i("div",{key:"bdbb944de64189d0c9179756f42a533c7b8da8f7",class:"collapsed-view"},i("input",{key:"28904bfb74a84e8a62a0f6d36bdcca1535e3ac34",type:"text",readonly:true,value:this.filterString,class:"string-display-input"}),i("custom-button",{key:"e7136b4da73db4220fd2cee00771999edf8dad4c",class:"toggle-button",size:"short",variant:"text",handleClick:this.toggleExpanded},i("span",{key:"4c91e047f1dee9875c42d812320ad0f226ee700b"},this.isExpanded?"Collapse":"Expand"),i("svg",{key:"b3d46f11d64d46b25ffe2188564ec85ff0c91dbd",class:"toggle-icon",viewBox:"0 0 16 16"},i("path",{key:"7f3fb545f8f65b58221dfc5afe4f69e9f5405ceb",d:"M4 6L8 10L12 6",stroke:"currentColor","stroke-width":"2"})))),i("div",{key:"19de05a6813e107e1e725eadf26f067627e21830",class:"anim-container",ref:e=>this.animContainerEl=e},i("div",{key:"67467dbead6e683cbc6afb03e0c92d874e180a92",class:"content-wrapper"},(this.isExpanded||!t)&&e&&i("filter-group",{key:e.groupId,groupId:e.groupId,filterData:this.currentFilterData,fields:this.fields,isRoot:true,onAddFilter:e=>this.handleAddFilter(e.detail),onAddGroup:e=>this.handleAddGroup(e.detail),onRemoveFilter:e=>this.handleRemoveFilter(e.detail),onRemoveGroup:e=>this.handleRemoveGroup(e.detail),onFilterChange:this.handleFilterChange,onGroupChange:this.handleGroupChange,onDropOnFilter:this.handleDrop,openAddMenuForGroupId:this.openAddMenuForGroupId,onToggleAddMenu:this.handleToggleAddMenu,onDropOnGroup:this.handleDropOnGroup}))),n&&i("div",{key:"0a9dfe2d54ea5a8be5af3dbf363092126dd36012",class:"advanced-filter-footer"},i("validation-chip",{key:"d275a7c66b573968bc9cca8fecdf8a2dd0f2dd0e",isValid:this.isFilterValid,errorMessages:this.errorMessages}),i("udp-button",{key:"7376ff4b438e1801394a5d9f99196ab80dc597e4",disabled:!this.isFilterValid,onClick:this.handleSearch,variant:"contained"},"Search"))))}get el(){return o(this)}};d.style=r;export{d as advanced_search_builder};
|
|
2
|
-
//# sourceMappingURL=advanced-search-builder.entry.js.map
|
|
1
|
+
import{r as e,c as t,h as i,H as s,a as o}from"./index-DFnjA9NX.js";import{g as n}from"./udpOperatorHelper-BsvDrT81.js";const a=class{constructor(i){e(this,i),this.filterSave=t(this,"filterSave"),this.change=t(this,"change"),this.fields=[],this.config={},this.openAddMenuForGroupId=null,this.filterString="",this.isExpanded=!0,this.isFilterValid=!0,this.errorMessages=[],this.nextGroupId=1,this.handleSearch=()=>{this.isFilterValid&&this.filterSave?(this.filterSave.emit(this.currentFilterData),this.filterString=(e=>{if(!e||!e.filterGroups||0===e.filterGroups.length)return"";const t=i=>{const s=e.filterGroups.find((e=>e.groupId===i));if(!s)return"";const o=1===s.logicalSearchOperator?"AND":"OR",n=[];return e.filterElements.filter((e=>e.groupId===i)).forEach((e=>{n.push(`[${e.searchField}] ${e.searchOperator} ${"string"==typeof e.searchValue?`"${e.searchValue}"`:e.searchValue}`)})),e.filterGroups.filter((e=>e.parentGroupId===i)).forEach((e=>{const i=t(e.groupId);i&&n.push(`(${i})`)})),n.join(` ${o} `)},i=e.filterGroups.find((e=>null===e.parentGroupId));return i?t(i.groupId):""})(this.currentFilterData),this.config.collapsible&&this.toggleExpanded()):console.warn("Cannot run search: filter is invalid.")},this.toggleExpanded=()=>{this.isExpanded=!this.isExpanded,this.updateHostClasses()},this.handleToggleAddMenu=e=>{const t=e.detail;if(this.openAddMenuForGroupId=this.openAddMenuForGroupId===t?null:t,null!==this.openAddMenuForGroupId){const e=this.animContainerEl;e&&requestAnimationFrame((()=>{e.scrollTop=e.scrollHeight}))}},this.handleDrop=e=>{const t=e.detail.targetFilterId,i=e.detail.event.dataTransfer.getData("text/plain");i&&i!==t&&this.runUpdateCycle((e=>{const s=e.filterElements,o=s.find((e=>e._id===i));if(!o)return;const n=s.findIndex((e=>e._id===i)),a=s.findIndex((e=>e._id===t));s.splice(n,1),s.splice(a,0,o)}))},this.handleAddFilter=e=>{this.runUpdateCycle((t=>{var i,s;const o=null===(i=this.fields)||void 0===i?void 0:i[0],a=n(o),r=(null===(s=null==a?void 0:a[0])||void 0===s?void 0:s.value)||"";t.filterElements.push({_id:`filter_${Math.random()}`,_type:null==o?void 0:o.type,groupId:e,searchField:null==o?void 0:o.name,searchOperator:r,searchValue:""})})),this.openAddMenuForGroupId=null},this.handleAddGroup=e=>{this.runUpdateCycle((t=>{t.filterGroups.push({groupId:this.nextGroupId++,parentGroupId:e,logicalSearchOperator:1})})),this.openAddMenuForGroupId=null},this.handleRemoveFilter=e=>{this.runUpdateCycle((t=>{const i=t.filterElements.findIndex((t=>t._id===e));i>-1&&t.filterElements.splice(i,1)}))},this.handleRemoveGroup=e=>{this.runUpdateCycle((t=>{const i=e=>{const s=t.filterGroups.filter((t=>t.parentGroupId===e));let o=s.map((e=>e.groupId));return s.forEach((e=>{o=[...o,...i(e.groupId)]})),o},s=[e,...i(e)];t.filterGroups=t.filterGroups.filter((e=>!s.includes(e.groupId))),t.filterElements=t.filterElements.filter((e=>!s.includes(e.groupId)))}))},this.handleFilterChange=e=>{const{filterId:t,field:i,value:s,updates:o}=e.detail;this.runUpdateCycle((e=>{const n=e.filterElements.find((e=>e._id===t));n&&(o?Object.assign(n,o):n[i]=s)}))},this.handleGroupChange=e=>{const{groupId:t,logicalSearchOperator:i}=e.detail;this.runUpdateCycle((e=>{const s=e.filterGroups.find((e=>e.groupId===t));s&&(s.logicalSearchOperator=i)}))},this.handleDropOnGroup=e=>{const t=e.detail.event,i=e.detail.targetGroupId,s=t.dataTransfer.getData("application/drag-type"),o=t.dataTransfer.getData("text/plain");o&&this.runUpdateCycle((e=>{if("filter"===s){const t=e.filterElements.find((e=>e._id===o));t&&t.groupId!==i&&(t.groupId=i)}else if("group"===s){const t=parseInt(o,10),s=e.filterGroups.find((e=>e.groupId===t));s&&t!==i&&s.parentGroupId!==i&&!this.isDescendant(i,t,e.filterGroups)&&(s.parentGroupId=i)}}))}}componentWillLoad(){this.currentFilterData=this.getNormalizedData(this.initialFilterData),this.updateNextGroupId(this.currentFilterData)}componentDidLoad(){this.updateHostClasses()}updateHostClasses(){this.isExpanded?(this.el.classList.add("host-expanded"),this.el.classList.remove("host-collapsed")):(this.el.classList.add("host-collapsed"),this.el.classList.remove("host-expanded"),this.el.style.height=null)}updateNextGroupId(e){this.nextGroupId=e&&e.filterGroups.length>0?Math.max(...e.filterGroups.map((e=>e.groupId)))+1:2}verifyFilterState(e){const t=[],i=/^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$/;return e.filterElements.forEach((e=>{delete e._error;const s=!e.searchValue,o="NULL"===e.searchOperator||"NOTNULL"===e.searchOperator;if(null==e.searchField||""===e.searchField){const i="Search Field cannot be empty.";e._error=i,t.push(i)}else if("BETWEEN"===e.searchOperator){const i=(e.searchValue||"").split(",");if(2!==i.length||!i[0]||!i[1]){const i=`Two values required when using BETWEEN operator for field "${e.searchField}".`;e._error=i,t.push(i)}}else if(s&&!o){const i=`Value cannot be empty for field "${e.searchField}".`;e._error=i,t.push(i)}else if("guid"===e._type&&!s&&!i.test(e.searchValue)){const i=`Invalid GUID for field "${e.searchField}".`;e._error=i,t.push(i)}})),{isValid:0===t.length,errors:t}}getNormalizedData(e){var t,i;if(e&&(null===(t=e.filterGroups)||void 0===t?void 0:t.length)>0)return e;if(e&&(null===(i=e.filterElements)||void 0===i?void 0:i.length)>0){const t=1;return Object.assign(Object.assign({},e),{filterGroups:[{groupId:t,parentGroupId:null,logicalSearchOperator:e.logicalSearchOperator||1}],filterElements:e.filterElements.map((e=>Object.assign(Object.assign({},e),{groupId:t})))})}return{logicalSearchOperator:1,filterGroups:[{groupId:1,parentGroupId:null,logicalSearchOperator:1}],filterElements:[]}}runUpdateCycle(e){const t=JSON.parse(JSON.stringify(this.currentFilterData));e(t),this.currentFilterData=t;const i=this.verifyFilterState(this.currentFilterData);this.isFilterValid=i.isValid,this.errorMessages=i.errors,this.change.emit(t)}isDescendant(e,t,i){let s=i.find((t=>t.groupId===e));for(;s&&null!==s.parentGroupId;){if(s.parentGroupId===t)return!0;s=i.find((e=>e.groupId===s.parentGroupId))}return!1}render(){const e=this.currentFilterData.filterGroups.find((e=>null===e.parentGroupId)),t=!0===this.config.collapsible,o=!1!==this.config.resizable,n=!1!==this.config.showFooter,a={"advanced-filter-container":!0,"is-expanded":this.isExpanded},r={};return this.isExpanded&&this.config.height&&(r.height=this.config.height),i(s,{key:"583fb7950382c83a9cf319973853d0ec857bbea9",style:r,class:{"is-resizable":o,"host-expanded":this.isExpanded,"host-collapsed":!this.isExpanded}},i("div",{key:"7df6526ffce9426ff3f55415f99b992ff55c9511",class:a},t&&i("div",{key:"bdbb944de64189d0c9179756f42a533c7b8da8f7",class:"collapsed-view"},i("input",{key:"28904bfb74a84e8a62a0f6d36bdcca1535e3ac34",type:"text",readonly:!0,value:this.filterString,class:"string-display-input"}),i("custom-button",{key:"e7136b4da73db4220fd2cee00771999edf8dad4c",class:"toggle-button",size:"short",variant:"text",handleClick:this.toggleExpanded},i("span",{key:"4c91e047f1dee9875c42d812320ad0f226ee700b"},this.isExpanded?"Collapse":"Expand"),i("svg",{key:"b3d46f11d64d46b25ffe2188564ec85ff0c91dbd",class:"toggle-icon",viewBox:"0 0 16 16"},i("path",{key:"7f3fb545f8f65b58221dfc5afe4f69e9f5405ceb",d:"M4 6L8 10L12 6",stroke:"currentColor","stroke-width":"2"})))),i("div",{key:"19de05a6813e107e1e725eadf26f067627e21830",class:"anim-container",ref:e=>this.animContainerEl=e},i("div",{key:"67467dbead6e683cbc6afb03e0c92d874e180a92",class:"content-wrapper"},(this.isExpanded||!t)&&e&&i("filter-group",{key:e.groupId,groupId:e.groupId,filterData:this.currentFilterData,fields:this.fields,isRoot:!0,onAddFilter:e=>this.handleAddFilter(e.detail),onAddGroup:e=>this.handleAddGroup(e.detail),onRemoveFilter:e=>this.handleRemoveFilter(e.detail),onRemoveGroup:e=>this.handleRemoveGroup(e.detail),onFilterChange:this.handleFilterChange,onGroupChange:this.handleGroupChange,onDropOnFilter:this.handleDrop,openAddMenuForGroupId:this.openAddMenuForGroupId,onToggleAddMenu:this.handleToggleAddMenu,onDropOnGroup:this.handleDropOnGroup}))),n&&i("div",{key:"0a9dfe2d54ea5a8be5af3dbf363092126dd36012",class:"advanced-filter-footer"},i("validation-chip",{key:"d275a7c66b573968bc9cca8fecdf8a2dd0f2dd0e",isValid:this.isFilterValid,errorMessages:this.errorMessages}),i("udp-button",{key:"7376ff4b438e1801394a5d9f99196ab80dc597e4",disabled:!this.isFilterValid,onClick:this.handleSearch,variant:"contained"},"Search"))))}get el(){return o(this)}};a.style=":host{display:flex;flex-direction:column;font-family:sans-serif;box-sizing:border-box;overflow:visible}:host(.host-collapsed){resize:none;height:auto}:host(.host-expanded){overflow-y:auto}:host(.is-resizable.host-expanded){resize:vertical;min-height:180px;max-height:80vh;overflow:auto}.advanced-filter-container{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}.collapsed-view{display:flex;align-items:center;gap:0.5rem;padding:10px;border-bottom:1px solid #eee}.anim-container{flex-grow:1;overflow-y:auto;overflow-x:auto;display:flex}.content-wrapper{padding-bottom:15px;flex-grow:1}.advanced-filter-footer{display:flex;justify-content:flex-end;border-top:1px solid #eee;padding:10px;flex-shrink:0;gap:10px;align-items:center}.string-display-input{width:100%;padding:8px;border:1px solid #ccc;border-radius:4px;background-color:#f5f5f5;box-sizing:border-box;cursor:default;user-select:none}.string-display-input:focus{outline:none}.search-button{opacity:0;transform:scale(0.95);pointer-events:none;margin-right:10px}.advanced-filter-container.is-expanded .anim-container{overflow-y:auto;min-height:130px}.advanced-filter-container.is-expanded .collapsed-view{display:none}.advanced-filter-container.is-expanded .search-button{opacity:1;transform:scale(1);pointer-events:auto}.advanced-filter-container:not(.is-expanded) .anim-container{max-height:0;min-height:0;overflow:hidden}.advanced-filter-container:not(.is-expanded) .advanced-filter-footer{opacity:0;height:0;padding:0;border:none;pointer-events:none;overflow:hidden}";export{a as advanced_search_builder}
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
import{r as e,c as t,f as i,h as s,a}from"./index-CaZq3YdB.js";import{u as n}from"./conversionFunctions-CNWYTvRs.js";import{s as o}from"./catalog-store-BhgNAUY6.js";import r from"@carbon/icons/es/close/24";import{v4 as c}from"uuid";import l from"@carbon/icons/es/save/16";import d from"@carbon/icons/es/close/16";import h from"@carbon/icons/es/list/16";import f from"@carbon/icons/es/download/16";import b from"@carbon/icons/es/settings/16";import p from"@carbon/icons/es/star/16";import u from"@carbon/icons/es/ibm-watson--discovery/16";import g from"@carbon/icons/es/idea/16";import m from"@carbon/icons/es/renew/16";import"@stencil/store";import"./apiUtils-cUHs50y0.js";import"deep-equal";import"./makeApiCall-B-daVutk.js";import"axios";import"./configService-BqLfkVKh.js";import"./tenantUtils-Basdb1b1.js";const y=':host{display:block;height:100%}.container{display:flex;height:100vh}.left-column{flex:1;background-color:white;height:90vh;overflow:scroll;padding:8px}.right-column{flex:2;margin-left:16px;padding:16px;height:90vh;overflow:scroll}.filter-group[data-level="0"]{padding-left:0}.filter-group[data-level="1"]{padding-left:20px}.filter-group[data-level="2"]{padding-left:40px}.filter-group{margin-top:24px;border-left:1px solid #bababa}.search-input-list{height:100%;max-height:70vh;overflow:auto}.recent-searches{min-width:300px;margin-bottom:10px}';const v=class{constructor(s){e(this,s);this.advancedSearchItemChange=t(this,"advancedSearchItemChange");this.filterList=[];this.filterRenderList=[];this.nestedData=new Map;this.searchObject=[];this.tempNestedData=new Map;this.testData=[];this.showChildren=false;this.handleReferenceClick=async(e,t,i,s,a,r)=>{console.log("Clicked reference:",e,"Name:",t,"Parent Reference:",i,"parentFilter",s,"parent reference click test",a,r);if(o.isLoadingCatalogData||o.catalogData===null){return}try{const i=await n(o.catalogData,e,true,true,t,s,a);if(Array.isArray(i)){this.updateNestedData(i)}else{console.error("Extended search filter list is not an array")}}catch(e){console.error("Error fetching filters:",e)}};this.updateNestedData=e=>{if(!Array.isArray(e)||e.length===0){console.error("Invalid or empty children data provided for updateNestedData");return}const t=e[0].extendedProperties.fromFilter;const s=e[0].extendedProperties.parent;const a=t;const r=n(o.catalogData,a,true,true,name,"","");if(r){r.forEach((t=>{if(t.name===s){t.referenceNode=e}else if(t.reference&&t.referenceNode){this.updateNestedDataRecursively(t.referenceNode,e,s)}}))}const c=(e,t)=>e.some((e=>e.name===t.name));const l=(e,t,i)=>e.map((e=>{if(e.name===i){const i=t.filter((t=>!c(e.referenceNode||[],t)));return Object.assign(Object.assign({},e),{referenceNode:[...e.referenceNode||[],...i]})}else if(e.referenceNode){return Object.assign(Object.assign({},e),{referenceNode:l(e.referenceNode,t,i)})}else{return e}}));this.testData=l(this.testData,e,s);i(this)};this.updateNestedDataRecursively=(e,t,i)=>{e.forEach((e=>{if(e.name===i){e.referenceNode=t}else if(e.referenceNode){this.updateNestedDataRecursively(e.referenceNode,t,i)}}))};this.onTreeListItemClick=e=>{const t=e.detail;const i=e=>e.split(".").map((e=>e.charAt(0).toUpperCase()+e.slice(1))).join(".");if(t.parentName&&t.parentPath){t.searchField=`${t.parentPath}.${t.parentName}.${t.searchField}`}else if(t.parentName){t.searchField=`${t.parentName}.${t.searchField}`}else{t.searchField=`${t.searchField}`}t.searchField=i(t.searchField);this.handleItemClick(t)}}componentWillLoad(){}filterListWatcher(e,t){if(e!==t){this.testData=e}}render(){const e=Array.isArray(this.testData)?this.testData:[];const t=Array.isArray(this.filterRenderList)?this.filterRenderList:[];return s("div",{key:"749ac603c7d5998cab9cdc804eb26ae15ab9502c",class:"container"},s("div",{key:"19b11ac5eed4ebff194a2489bc647abfca3ee6bb",class:"left-column"},!e.length&&s("div",{key:"d6b693fca77ee5d6db78540dc218d70cd9558851",style:{marginRight:"8px"}},s("udp-grid-loader",{key:"4d1384371f5de5ee8f5eff618aaaaa4d20ccdf0a",width:"362px","num-columns":"1","num-rows":"20"})),s("div",{key:"e9e277276dffb7163b9df189945c25ebfcc7246e"},e.map(((e,t)=>{var i;return s("tree-list-item",{key:`${e.name}-${t}`,level:0,label:this.getHeaderFieldLabel(e.name),fieldName:e.name,reference:e.reference,parentName:"",parentFilter:e.extendedProperties.parentFilter,parentPath:"filter.extendedProperties.parentPath",parent:(i=e.extendedProperties)===null||i===void 0?void 0:i.parent,nestedItems:e.referenceNode,"onReference-clicked":e=>this.handleReferenceClick(e.detail.reference,e.detail.name,e.detail.parentReference,e.detail.parentFilter,e.detail.parent,e.detail.parentPath),onItemClick:this.onTreeListItemClick})})))),s("div",{key:"85759f73d86b502052e61f2d8b465e3498967566",class:"right-column"},s("udp-page-header",{key:"a825cfd6fdfec752270bd24b48512185a49f3ee9",onValueChanged:this.handleValueChanged}),s("filter-conditions",{key:"22a0cfe66f0ab58a87e4a51aec2694d34a37fb49"}),t.map((e=>e.filterElements.map(((e,t)=>{var i;return s("search-list-item",{key:`${e.searchField}-${t}`,label:(i=e===null||e===void 0?void 0:e.searchLabel)!==null&&i!==void 0?i:e.searchField,fieldName:e.searchField,handleDelete:()=>this.handleDelete({searchField:e.searchField,searchValue:e.searchValue}),name:e.searchValue})}))))))}static get watchers(){return{filterList:["filterListWatcher"]}}};v.style=y;const k=':host{display:block;height:100%}.container{display:flex;height:100vh}.left-column{flex:1;background-color:white;height:90vh;overflow:scroll;padding:8px}.right-column{flex:2;margin-left:16px;padding:16px;height:90vh;overflow:scroll}.filter-group[data-level="0"]{padding-left:0}.filter-group[data-level="1"]{padding-left:20px}.filter-group[data-level="2"]{padding-left:40px}.filter-group{margin-top:24px;border-left:1px solid #bababa}.search-input-list{height:100%;max-height:70vh;overflow:auto}.recent-searches{min-width:300px;margin-bottom:10px}';const x=class{constructor(s){e(this,s);this.advancedSearchItemChange=t(this,"advancedSearchItemChange");this.searchItemChanged=t(this,"searchItemChanged");this.searchOperatorChanged=t(this,"searchOperatorChanged");this.filterList=[];this.filterRenderList=[];this.nestedData=new Map;this.searchObject=[];this.tempNestedData=new Map;this.testData=[];this.showChildren=false;this.filterGroups=[];this.filterObjectsWithGroups=[];this.disableFilterSelection=true;this.sharedId="";this.filters=[];this.recentSearchesOptions=[];this.handleReferenceClick=async(e,t,i,s,a,r)=>{console.log("Clicked reference:",e,"Name:",t,"Parent Reference:",i,"parentFilter",s,"parent reference click test",a,r);if(o.isLoadingCatalogData||o.catalogData===null){console.log("Catalog data is not ready yet.");return}try{console.log("state.catalogData",o.catalogData);const i=await n(o.catalogData,e,true,true,t,s,a);console.log("extendedSearchFilterList",i);if(Array.isArray(i)){this.updateNestedData(i)}else{console.error("Extended search filter list is not an array")}console.log("Updated nestedData:",Array.from(this.nestedData.entries()))}catch(e){console.error("Error fetching filters:",e)}};this.updateNestedData=e=>{if(!Array.isArray(e)||e.length===0){console.error("Invalid or empty children data provided for updateNestedData");return}console.log("children in updatedNest",e);const t=e[0].extendedProperties.fromFilter;const s=e[0].extendedProperties.parent;const a=t;const r=n(o.catalogData,a,true,true,name,"","");console.log("testParentArray",r);if(r){r.forEach((t=>{if(t.name===s){t.referenceNode=e;console.log("add referenceNode array",e,r)}else if(t.reference&&t.referenceNode){this.updateNestedDataRecursively(t.referenceNode,e,s)}}))}const c=(e,t)=>e.some((e=>e.name===t.name));const l=(e,t,i)=>e.map((e=>{if(e.name===i){const i=t.filter((t=>!c(e.referenceNode||[],t)));return Object.assign(Object.assign({},e),{referenceNode:[...e.referenceNode||[],...i]})}else if(e.referenceNode){return Object.assign(Object.assign({},e),{referenceNode:l(e.referenceNode,t,i)})}else{return e}}));this.testData=l(this.testData,e,s);console.log("Updated testData",this.testData);i(this)};this.updateNestedDataRecursively=(e,t,i)=>{e.forEach((e=>{if(e.name===i){e.referenceNode=t}else if(e.referenceNode){this.updateNestedDataRecursively(e.referenceNode,t,i)}}))};this.onTreeListItemClick=e=>{const t=e.detail;console.log("Tree list item clicked in grouped:",t);const i=e=>e.split(".").map((e=>e.charAt(0).toUpperCase()+e.slice(1))).join(".");if(t.parentName&&t.parentPath){t.searchField=`${t.parentPath}.${t.parentName}.${t.searchField}`}else if(t.parentName){t.searchField=`${t.parentName}.${t.searchField}`}else{t.searchField=`${t.searchField}`}t.searchField=i(t.searchField);this.handleItemClick(t);this.disableFilterSelection=true};this.currentLogicalOperator="AND"}componentWillLoad(){}filterListWatcher(e,t){if(e!==t){this.testData=e}}filterObjectsWithGroupsChanged(e,t){}updateFilterWithUserData(e,t){const i=this.filters.map((i=>i.id===e?Object.assign(Object.assign({},i),t):i));this.filters=i}updateGroupLogicalOperator(e,t){const i=(e,t,s)=>{for(const a of e){if(a.id===t){a.logicalOperator=s;return true}if(a.children&&i(a.children,t,s)){return true}}return false};if(i(this.filterObjectsWithGroups,e,t)){this.filterObjectsWithGroups=[...this.filterObjectsWithGroups]}}handleSearchItemChange(e){const{searchOperator:t,searchValue:i,filterGroupId:s,id:a}=e.detail;const n=this.findGroupById(this.filterObjectsWithGroups,s);if(n){const e=n.filters.find((e=>e.id===a));if(e){e.searchOperator=t;e.searchValue=i;this.filterObjectsWithGroups=[...this.filterObjectsWithGroups]}}this.searchItemChanged.emit(e.detail)}handleOperatorSelected(e,t){const i=e.detail.value;const s=this.getLogicalOperatorValue(i);this.updateLogicalOperator(t,s);this.searchOperatorChanged.emit()}renderFilterGroup(e,t=0){const i=e.id==="root";const a=e.id==="default";const n={"padding-left":`${20*t}px`};const o=this.getLogicalOperatorCode(e.logicalOperator).toString();const c=s("udp-selector",{options:[{value:"1",label:"AND"},{value:"2",label:"OR"}],onChange:t=>this.handleOperatorSelected(t,e.filterGroupId),initialValue:o,disabled:i||a});const l=!i&&!a&&s("stencil-icon-button",{icon:r,onClick:()=>this.handleGroupDelete(e.filterGroupId)});const d=!i&&s("div",{class:"search-input-list"},e.filters.map(((e,t)=>{var i;return s("search-list-item",{key:`${e.id}-${t}`,isDefault:a,id:e.id,filterGroupId:e.filterGroupId,label:(i=e===null||e===void 0?void 0:e.searchLabel)!==null&&i!==void 0?i:e.searchField,fieldName:e.searchField,handleDelete:()=>this.handleDelete(e),name:e.searchValue,operator:e.searchOperator,onSearchItemChanged:e=>this.handleSearchItemChange(e),isInitialSearchItem:e.isInitialFilterElement})})));const h=!a&&s("div",{style:{display:"flex",gap:"8px",marginTop:"8px"}},!i&&s("custom-button",{variant:"outline",onClick:()=>this.addFilter(e.id,e.filterGroupId)},"+ Field"),s("custom-button",{variant:"outline",onClick:()=>this.handleAddNewGroup(!i?e.id:"root",this.currentLogicalOperator)},"+ Group"));const f=s("div",{class:"nested-groups"},(e.children||[]).map((e=>this.renderFilterGroup(e,t+1))));return s("div",{class:!i&&"filter-group",style:n},a&&e.filters.length===0?null:s("div",{style:{marginBottom:"16px"}},s("div",{style:{display:"flex",gap:"8px"}},c,l)),d,h,f)}addFilter(e,t){console.log("Adding filter...");this.disableFilterSelection=false;if(this.handleAddNewFilter){this.handleAddNewFilter(t)}const i={id:c(),groupId:e,filterGroupId:t,searchField:"",searchOperator:"=",searchValue:""};this.filters=[...this.filters,i]}render(){const e=Array.isArray(this.testData)?this.testData:[];return s("div",{key:"51d961d38d71f0b63e0564a8fda506f19176f780",class:"container"},s("div",{key:"a05089a3958f0a19499b04569a16319f047ee534",class:"left-column"},this.selectRecentSearch!==null&&this.fullClearSearch!==null&&s("div",{key:"788ebbb22f165841387b1ded7ab595b9b845d8d3",class:"recent-searches"},"Recent Searches",s("div",{key:"597644a1133d0b514f1de852ae590ac34bb867e6",style:{display:"flex",alignItems:"center"}},s("udp-selector",{key:"1fd8907b2c44d6ea3f6cc21fa46bc673d1d705a5",options:this.recentSearchesOptions,onChange:e=>this.selectRecentSearch(e),style:{marginRight:"10px"}}),s("udp-function-button",{key:"f2919a9467010174c7a5960149d1cca04134a6fd",delete:true,onClick:this.fullClearSearch}))),!e.length&&s("div",{key:"4eccc7fc0d1f02f0c9e00007d37b62c26b890c97",style:{marginRight:"8px"}},s("udp-grid-loader",{key:"7156b75f685d2df18071e0f996a78748dfce179e",width:"362px","num-columns":"1","num-rows":"20"})),s("div",{key:"786b6755156cf0971ab56f6e19b6f00c78a2fb53"},e.map(((e,t)=>{var i;return s("tree-list-item",{add:true,showAdd:true,key:`${e.name}-${t}`,level:0,label:this.getHeaderFieldLabel(e.name),fieldName:e.name,reference:e.reference,parentName:"",parentFilter:e.extendedProperties.parentFilter,parentPath:"filter.extendedProperties.parentPath",parent:(i=e.extendedProperties)===null||i===void 0?void 0:i.parent,nestedItems:e.referenceNode,"onReference-clicked":e=>this.handleReferenceClick(e.detail.reference,e.detail.name,e.detail.parentReference,e.detail.parentFilter,e.detail.parent,e.detail.parentPath),onItemClick:this.onTreeListItemClick})})))),s("div",{key:"1ec459b83773f97a10f86ae3e42bee824a07b835",class:"right-column"},this.filterObjectsWithGroups.map((e=>this.renderFilterGroup(e)))),this.disableFilterSelection&&s("div",{key:"8373727d18866a912140acb0a4efacdaa9d3b4e0",style:{width:"411px",height:"100vh",background:"white",position:"absolute",zIndex:"9",top:"45px",left:"px",opacity:"0.7"}}))}get el(){return a(this)}static get watchers(){return{filterList:["filterListWatcher"],filterObjectsWithGroups:["filterObjectsWithGroupsChanged"]}}};x.style=k;const w=class{constructor(t){e(this,t);this.height="calc(100vh - 200px)"}render(){return s("div",{key:"34090f535edf4f45e28eeacd5ab8da4012319dfd",id:"myGrid",style:{height:this.height,width:"100%"},class:"ag-theme-material"})}get el(){return a(this)}};const C=".info-columns{display:flex}.column{width:100px}.toggle-options{display:flex;gap:16px;align-items:center;margin-bottom:16px}";const N=class{constructor(t){e(this,t);this.name="";this.isPrivate=2;this.isDefault=false;this.fetchedCurrentView=false;this.handleGetExistingView=()=>{this.isPrivate=this.currentGridViewVisibilityTypeId;this.isDefault=this.currentIsDefault;console.log("isPrivate:",this.isPrivate,"isDefault:",this.isDefault);this.fetchedCurrentView=true};this.handleNameChange=e=>{this.currentName=e.target.value;this.name=e.target.value};this.handlePrivateChange=()=>{this.isPrivate=this.isPrivate===1?2:1;this.currentGridViewVisibilityTypeId=this.currentGridViewVisibilityTypeId===1?2:1;console.log(this.isPrivate)};this.handleDefaultChange=()=>{this.isDefault=!this.isDefault;this.currentIsDefault=!this.currentIsDefault;console.log(this.isDefault)};this.handleSubmit=()=>{this.handleFormSubmit(this.gridId,this.name,this.isPrivate,this.isDefault)}}componentDidUpdate(){if(this.open){this.handleGetExistingView()}}componentWillRender(){this.name=this.currentName;this.gridId=this.currentGridId}resetFetchedCurrentView(){this.fetchedCurrentView=false}render(){return s("fluent-dialog",{key:"148710ea0f7bea0484e3f84e862d0b9123bd79ac",open:this.open,actionOne:()=>{this.handleSubmit();this.closeDialog();this.resetFetchedCurrentView()},actionTwo:()=>{this.closeDialog();this.resetFetchedCurrentView()},handleClose:this.handleClose,labelOne:"Save Update",labelTwo:"Cancel",title:this.title,disableOne:!this.name},s("form",{key:"743aa9a972a90176eb5458405f13cdea3ee56942",class:"edit-form"},s("text-field",{key:"b69c3ea8fa67eeb996ce7f92a9266aebd33cbcc5",label:"View Name",value:this.name,onInput:e=>this.handleNameChange(e)}),this.fetchedCurrentView&&s("div",{key:"7a887a7530065a3c639dfcc66b1d9e5b00b25090",class:"toggle-options"},s("div",{key:"60db77820677f5231298264162821c12f6a07c11"},s("stencil-toggle",{key:"3bda1b0d33a183bbb901aa4dd52dceb377585829",label:"Private",checked:this.isPrivate===1,onToggledChange:this.handlePrivateChange})," "),s("div",{key:"855ecc8457827f4188304177961d361747f5df19"},s("stencil-toggle",{key:"eae91f81bd56d29ba0055da06ab0c73f7be45978",label:"Default",checked:this.isDefault,onToggledChange:this.handleDefaultChange,style:{marginTop:"10px"}})))))}get el(){return a(this)}};N.style=C;const O=".header-bar{display:flex;justify-content:space-between;align-items:center;width:100%;background:var(--accent-color)}.title-section{flex:1;margin-left:16px;display:flex;gap:16px;align-items:center}.button-section{display:flex;gap:8px;align-items:center;padding-right:16px;padding-top:8px;padding-bottom:8px}";const S=class{constructor(t){e(this,t);this.hiddenActionButtons=[];this.hiddenLabels=[];this.actionButtons=[];this.showAdvancedSearchFeature=true;this.showFilterColumnFeature=true;this.showGridOptions=true;this.showHotlistButton=false;this.hideExport=false;this.showInsightsAction=false;this.enableAdvancedSearch=true;this.defaultActionButtons=[];this.showLabels=true;this.hideBar=false}checkWindowWidth(){const e=window.innerWidth;this.showLabels=e>=1e3}onResize(){this.checkWindowWidth()}componentWillLoad(){this.checkWindowWidth();this.defaultActionButtons=this.initializeActionButtons();this.updateHideBar()}componentDidLoad(){window.addEventListener("resize",this.checkWindowWidth.bind(this))}disconnectedCallback(){window.removeEventListener("resize",this.checkWindowWidth.bind(this))}updateHideBar(){const e=this.defaultActionButtons.filter((e=>e.visible));this.hideBar=e.every((e=>this.hiddenActionButtons.includes(e.label)))}initializeActionButtons(){let e=[{icon:l,tooltip:"Save View",label:"Save View",visible:true,showLabel:true,iconClassName:"save-icon-class",clickHandler:this.customSaveViewClick},{icon:p,tooltip:"Views",label:"Views",visible:true,showLabel:true,iconClassName:"save-icon-class",clickHandler:this.customShowViewClick},{icon:h,tooltip:"Hotlists",label:"Hotlists",visible:true,showLabel:true,iconClassName:"save-icon-class",clickHandler:this.customShowHotlistClick},{icon:u,tooltip:"Search",label:"Search",visible:this.enableAdvancedSearch,showLabel:true,iconClassName:"save-icon-class",clickHandler:this.customShowCustomSearchClick},{icon:m,tooltip:"Refresh",label:"Refresh",visible:true,showLabel:true,iconClassName:"save-icon-class",clickHandler:this.customRefreshClick},{icon:d,tooltip:"Clear Search",label:"Clear Search",visible:true,showLabel:true,iconClassName:"save-icon-class",clickHandler:this.customClearClick}];if(!this.hideExport){e.splice(3,0,{icon:f,tooltip:"Export",label:"Export",visible:true,showLabel:true,iconClassName:"size-to-fit-icon-class",clickHandler:this.customExportClick})}if(this.showInsightsAction){e.splice(this.hideExport?3:4,0,{icon:g,tooltip:"Insights",label:"Insights",visible:true,showLabel:true,iconClassName:"save-icon-class",clickHandler:this.customInsightsClick})}if(!this.showHotlistButton){e=e.filter((e=>e.label!=="Hotlists"))}if(this.showGridOptions){e.push({icon:b,tooltip:"Grid Options",label:"Grid Options",visible:true,showLabel:false,iconClassName:"save-icon-class",clickHandler:this.customShowGridOptionsClick})}return e}handleAdvancedSearchToggle(){this.defaultActionButtons=this.initializeActionButtons()}onHiddenActionButtonsChange(){this.updateHideBar()}render(){return s("div",{key:"021c035bf4d957e2644d1d620c47de8ad1a05e21",class:"header-bar",style:!this.hideBar?{background:"var(--accent-color)"}:undefined},s("div",{key:"29e21c1ad5dc3b853c389c4927958335c9299a16",class:"title-section"},s("div",{key:"dd897565107bebd3efff6234f7f01bac7a9afdc6"},s("unity-typography",{key:"51602d8264ed458ba729a0a33b8081babed19d37",variant:"h4"},this.title," ")," ")),s("div",{key:"39d5748807927d63aafb3f99615b57b0f6f856ef",class:"button-section"},s("div",{key:"996c5f28c941dd40531a52abe0c06bcb65ca049e"},s("slot",{key:"06834b580236c4a7ac26b0ed6fc057526dcc4c02"})),this.defaultActionButtons.map((e=>{const t=t=>{if(e.clickHandler){e.clickHandler(t)}else{console.log(`${e.label} Clicked but no custom handler defined`)}};if(!this.hiddenActionButtons.includes(e.label)&&e.visible){return s("stencil-icon-button-grid-action-header",{showLabel:this.showLabels,secondary:e.secondary,icon:e.icon,onClick:t,tooltip:e.tooltip,iconClassName:e.iconClassName},e.icon&&s("i",{class:e.icon}),e.label.toLowerCase()==="save"||!this.hiddenLabels.includes(e.label)&&e.showLabel?s("span",null,e.label):null)}return null})),this.primaryActionClick&&this.primaryActionLabel&&s("custom-button",{key:"50e0e03c0fc07a095b79c64e9867df14f64b8727",label:this.primaryActionLabel,onClick:e=>this.primaryActionClick(e),size:"tall"},this.primaryActionIcon&&s("udp-icon",{key:"cb521eecb5bca910373e5b3d28d692315f115504",iconName:this.primaryActionIcon,darkIcon:false}))))}static get watchers(){return{"window:resize":["onResize"],enableAdvancedSearch:["handleAdvancedSearchToggle"],hiddenActionButtons:["onHiddenActionButtonsChange"]}}};S.style=O;const A=".kpi-container{display:flex;align-items:center;padding-top:8px;padding-bottom:8px;justify-content:flex-end;padding-right:16px;background-color:rgb(247, 245, 243)}.kpi-item{display:flex;align-items:center}.kpi-label{margin-right:5px;font-weight:700}.kpi-value{margin-left:5px}.divider{border-left:1px solid black;height:20px;margin:0 10px}";const H=class{constructor(t){e(this,t)}render(){return s("div",{key:"d8a6b07c2aa03300bb9a6e382981ba05658b2458",class:"kpi-container"},this.kpiValues.map(((e,t)=>s("div",{class:"kpi-item"},s("span",{class:"kpi-label",style:{fontSize:" 0.875rem",fontWeight:"300",lineHeight:"0.25",fontFamily:"sans-serif"}}," ",s("unity-typography",null," ",e.label,": ")," "),s("span",{class:"kpi-value",style:{fontSize:" 0.875rem",fontWeight:"600",lineHeight:"0.25",fontFamily:"sans-serif"}}," ",s("unity-typography",null," ",e.value.toLocaleString()," ")," "),t<this.kpiValues.length-1&&s("div",{class:"divider"})))))}};H.style=A;const I=".info-columns{display:flex}.column{width:100px}.toggle-options{display:flex;gap:16px;align-items:center;margin-bottom:16px}";const T=class{constructor(t){e(this,t);this.name="";this.isPrivate=2;this.isDefault=false;this.gridViewId="";this.fetchedCurrentView=false;this.handleNameChange=e=>{this.name=e.target.value};this.handlePrivateChange=()=>{this.isPrivate=this.isPrivate===1?2:1};this.handleDefaultChange=()=>{this.isDefault=!this.isDefault};this.handleSubmit=()=>{this.handleFormSubmit(this.name,this.isPrivate,this.isDefault);this.resetForm()};this.handleViewUpdate=()=>{this.handleViewAndConfigurationSubmit(this.name,this.isPrivate,this.isDefault)};this.resetForm=()=>{this.name="";this.isPrivate=2;this.isDefault=false}}handleModalOpen(e){var t,i;if(e){this.name=this.currentName||"";this.isPrivate=(t=this.currentIsPrivate)!==null&&t!==void 0?t:2;this.isDefault=(i=this.currentIsDefault)!==null&&i!==void 0?i:false;this.gridViewId=this.currentGridViewId||""}}render(){return s("fluent-dialog",{key:"11d77e271d9052cb0d2dc01ab68a1711ba69341c",open:this.open,actionOne:()=>{this.handleSubmit()},actionTwo:this.closeDialog,actionThree:()=>{this.handleViewUpdate()},handleClose:this.handleClose,labelOne:"Save as Copy",labelTwo:"Cancel",labelThree:"Save View",title:this.title,disableOne:!this.name,buttonThreeHidden:!this.gridViewId},s("form",{key:"ef7e0089370810479fffe5009cd0a44d538ab88c",class:"save-form"},s("text-field",{key:"9321cbc06b7d79f0a5f5068e2a7ddca50ebf434f",label:"View Name",placeholder:"Create a name for your view",value:this.name,onInput:e=>this.handleNameChange(e)}),s("div",{key:"af902e7792f5de7b1d4333c274079f4544211531",class:"toggle-options"},s("div",{key:"0c4f78f6bd0716adb686607d78636cc366fb416d"},s("stencil-toggle",{key:"5a385cd828db721c4716d979b5391760c46925c2",label:"Private",checked:this.isPrivate===1,onToggledChange:this.handlePrivateChange})," "),s("div",{key:"775b8586ca7ac81668d18b76ee1e14082bada271"},s("stencil-toggle",{key:"b870f8bc34e04f93398536096cee79b0734ecdf1",label:"Default",checked:this.isDefault,onToggledChange:this.handleDefaultChange,style:{marginTop:"10px"}})))))}get el(){return a(this)}static get watchers(){return{open:["handleModalOpen"]}}};T.style=I;const L=".side-sheet {\n /* --- OLD BEHAVIOR REMOVED --- */\n /* width: 0; */\n /* transition: width 0.5s ease; */\n\n /* --- NEW BEHAVIOR ADDED --- */\n /* 1. The sheet now has a fixed width from the start. */\n height: 100%;\n position: fixed;\n z-index: 9999;\n top: 0;\n bottom: 0;\n overflow-x: hidden;\n overflow-y: hidden;\n background-color: #ffffff;\n\n /* 2. The animation is now on the transform property. */\n transition: transform 0.3s ease;\n\n /* Hide scrollbar for Chrome, Safari and Opera */\n ::-webkit-scrollbar {\n display: none;\n }\n\n /* Hide scrollbar for Firefox */\n scrollbar-width: none;\n\n /* Hide scrollbar for IE and Edge */\n -ms-overflow-style: none;\n}\n\n\n/* --- NEW: Define the starting position (off-screen) --- */\n.side-sheet.left {\n left: 0;\n transform: translateX(-100%); /* Start hidden to the left */\n}\n\n.side-sheet.right {\n right: 0;\n transform: translateX(100%); /* Start hidden to the right */\n}\n\n/* --- NEW: Apply width directly to the class, not just when open --- */\n.side-sheet.long {\n width: 1300px;\n}\n\n.side-sheet.short {\n width: 480px;\n}\n\n/* --- NEW: The .open class now only changes the transform --- */\n.side-sheet.open {\n transform: translateX(0); /* Slide into view */\n}\n\n\n/* --- BACKDROP REMAINS THE SAME --- */\n.backdrop {\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background: rgba(0, 0, 0, 0.5);\n z-index: 9;\n opacity: 0;\n pointer-events: none;\n transition: opacity 0.5s ease;\n}\n\n.backdrop.open {\n opacity: 1;\n pointer-events: auto;\n}\n\n/* --- OTHER STYLES REMAIN THE SAME --- */\n.title {\n display: flex;\n flex: 1;\n align-items: center;\n}\n\n.close-button {\n display: flex;\n align-items: center;\n}\n\n.ag-root.ag-layout-normal {\n font-family: sans-serif !important;\n font-size: 13px;\n}\n\n/* The inline style for custom width in your component will still work perfectly. */\n";const $=class{constructor(t){e(this,t);this.position="left";this.widthOption="long";this.disabled=false;this.padding=true;this.buttonTransform="translate(0,0)"}render(){const e=typeof this.widthOption==="number"?"custom-width":this.widthOption;const t=typeof this.widthOption==="number"?{width:`${this.widthOption}px`}:{};return s("div",{key:"76b91b727123b4e736c2bc6d2ff9c72b06ddcd3d"},s("div",{key:"a83d82c9cdbb770fa9731802d10c3e31d0cf9ac9",class:{backdrop:true,open:this.open},onClick:this.toggleDrawer}),s("div",{key:"e7414326713895bebe9309ca154bcc6707a5999b",class:{"side-sheet":true,open:this.open,close:!this.open,[this.position]:true,[e]:true},style:t},s("div",{key:"e7da3df1fe5926f252cbbc18359b18e90db76b6e",class:"title"},s("div",{key:"233d096ac4dd384f7d6c57125580c645281aee69",class:"close-button"},s("stencil-icon-button",{key:"a01bbb5c7800df9428b1735940197cf9b24e64c8",icon:r,onClick:this.toggleDrawer})),s("div",{key:"40d34763b2fe3266e0f69b0f0c7771d4eababd88",class:"title"},s("unity-typography",{key:"ad5928280a27aa0a28d4075dd03f65aac968700d",variant:"data-display-four"},this.title)),this.sideSheetButtonLabel&&s("custom-button",{key:"d74bfea3ae61b9597628ac7f75f4e36e7f36edf7",style:{transform:this.buttonTransform},size:"tall",disabled:this.disabled,onCustomClick:()=>this.handleSideSheetButton()},this.sideSheetButtonLabel)),s("side-sheet-container",{key:"d4e59e69ed6df373807504c1a401ffab0262b4ac",padding:this.padding},s("slot",{key:"7146e18029b23eb677cddcf260a8733e26aa707e"}))))}};$.style=L;const j=".submit-button{margin-top:18px;display:flex;justify-content:flex-end;margin-right:24px;gap:8px}.wrapper{border-bottom:1px solid #d9d9d9;padding-bottom:16px;margin-bottom:10px;width:480px}";const E=class{constructor(t){e(this,t);this.name="";this.isPrivate=false;this.handleNameChange=e=>{this.name=e.target.value};this.handlePrivateChange=()=>{this.isPrivate=!this.isPrivate};this.handleSubmit=e=>{e.preventDefault();this.handleFormSubmit(this.name,this.isPrivate,this.columnState)};this.onCustomButtonClick=()=>{this.handleFormSubmit(this.name,this.isPrivate,this.columnState)}}render(){return s("div",{key:"25d3ac15ce75e21c38ee581fd6760acd0452cb6b",class:"wrapper"},s("form",{key:"23cb869dcf8111e10d5202ea00f066d64d6e955a",class:"save-form",onSubmit:this.handleSubmit},s("text-field",{key:"aeca29c646c86c96306f8baddc77fdf2d2421f25",label:"Hotlist Name",placeholder:"Create a name for your Hotlist",value:this.name,onChange:e=>this.handleNameChange(e)}),s("stencil-toggle",{key:"f0d4a73109796d9b8cd71cba4057327ad37abd86",label:"Private",checked:this.isPrivate,onToggledChange:this.handlePrivateChange}),s("div",{key:"0dcf360e9189ca180a425d1f3b7530d54db53c17",class:"submit-button"},s("custom-button",{key:"9f12210ec38cf756a601a418e7c4ca0653370fd8",variant:"outline",type:"submit",onCustomClick:this.handleCancelClick},"Cancel"),s("custom-button",{key:"aa24f4f10e50090d46fc0872acf9a350e12a76b2",disabled:!this.name,type:"submit",onCustomClick:this.onCustomButtonClick},"Create List"))))}get el(){return a(this)}};E.style=j;const _=":host{position:fixed;top:1rem;right:1rem;z-index:1000;display:block;}.udp-notification{min-width:250px;margin:0.5rem;padding:0.5rem 1rem;border-radius:4px;box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);display:flex;align-items:center;justify-content:space-between;transition:transform 0.3s ease-in-out, opacity 0.3s ease-in-out;transform:translateY(-100%);opacity:0;visibility:hidden;background-color:#f4f4f4;}.visible{transform:translateY(0);opacity:1;visibility:visible}.status-success{border-left:4px solid #5aa700;}.status-error{border-left:4px solid #e0182d;}.status-warning{border-left:4px solid #ff832b;}.message{flex:1;padding:0 1rem}.close-button{background:none;border:none;font-size:1.5rem;cursor:pointer}";const D=class{constructor(t){e(this,t);this.userCancel=false;this.active=false}activeChanged(e){if(e&&!this.userCancel){setTimeout((()=>this.active=false),3e3)}}render(){const e=`status-${this.status}`;return s("div",{key:"cd2d073bfca62c063d4f8df897b848710be57c11",class:{"udp-notification":true,visible:this.active,[e]:true}},this.userCancel&&s("button",{key:"61c91bc421b31982330f91f078a24a1d8f6f3204",class:"close-button",onClick:()=>this.active=false},"×"),s("span",{key:"e43710ce4dee2345953a7fb77f252dce8a1672fe",class:"message"}," ",s("unity-typography",{key:"2ebe60d75278ed5157b339b8679c6bedce322926",variant:"body"}," ",this.message," ")))}static get watchers(){return{active:["activeChanged"]}}};D.style=_;const R=".popover{background-color:white;border:1px solid #ccc;padding:10px;box-shadow:0px 2px 4px rgba(0, 0, 0, 0.1);z-index:1000;position:relative}";const W=class{constructor(t){e(this,t);this.isOpen=false;this.handleClose=e=>{if(e&&this.el.shadowRoot.contains(e.target)){return}this.isOpen=false;document.removeEventListener("click",this.handleClose)}}componentWillLoad(){if(this.isOpen){document.addEventListener("click",this.handleClose)}document.removeEventListener("click",this.handleClose)}watchHandler(e){if(e){document.addEventListener("click",this.handleClose)}else{document.removeEventListener("click",this.handleClose)}}render(){const e={display:this.isOpen?"block":"none",position:"absolute",right:"6px"};if(this.anchorElement){const t=this.anchorElement.getBoundingClientRect();e["top"]=`${t.bottom}px`;e["left"]=`${t.left}px`}return s("div",{key:"511fb2756ab0c38c04ee500f31e964bfb52672f1",class:"popover",style:e},s("unity-typography",{key:"d0db9b3b955f5cf4429b0176df5b7e98a21c66e9",variant:"caption-text"},s("slot",{key:"8adc31948a622995a141e9d4ff74f28a97af6108"})))}get el(){return a(this)}static get watchers(){return{isOpen:["watchHandler"]}}};W.style=R;const z=":host{display:block;width:100%;box-sizing:border-box}.alert-banner{display:flex;align-items:center;justify-content:space-between;padding:5px;padding-left:24px;padding-right:8px;box-sizing:border-box;background-color:var(--success-color-light);color:#000}.banner-group{display:flex;width:500px;}.info{background-color:var(--success-color-light);color:#000}.warning{background-color:var(--warning-color-main);color:#000}.error{background-color:var(--error-color-light);color:#000}.success{background-color:var(--success-color-light);color:#000}.stencil-icon-button{margin-left:auto;}";const V=class{constructor(t){e(this,t);this.type="info";this.message=""}render(){return s("div",{key:"e100527c51fc69bfdb74ecfba9a3d52d55aad4d6",class:`alert-banner ${this.type}`},s("unity-typography",{key:"ae237651e36d4f1a0f6df444dbd89eead388ab48",variant:"data-display-three"}," ",this.message," "))}};V.style=z;export{v as advanced_search,x as advanced_search_grouped,w as ag_table,N as edit_view_form_dialog,S as grid_primary_bar,H as kpi_list,T as save_view_form_dialog,$ as side_sheet,E as udp_hotlist_form,D as udp_notification,W as udp_pop_over_grid_action_header,V as upd_alert_banner};
|
|
2
|
-
//# sourceMappingURL=advanced-search_12.entry.js.map
|
|
1
|
+
import{r as e,c as t,f as i,h as s,a}from"./index-DFnjA9NX.js";import{u as o}from"./conversionFunctions-CNWYTvRs.js";import{s as n}from"./catalog-store-BhgNAUY6.js";import c from"@carbon/icons/es/close/24";import{v4 as r}from"uuid";import l from"@carbon/icons/es/save/16";import d from"@carbon/icons/es/close/16";import h from"@carbon/icons/es/list/16";import f from"@carbon/icons/es/download/16";import b from"@carbon/icons/es/settings/16";import p from"@carbon/icons/es/star/16";import u from"@carbon/icons/es/ibm-watson--discovery/16";import g from"@carbon/icons/es/idea/16";import m from"@carbon/icons/es/renew/16";import"@stencil/store";import"./apiUtils-cUHs50y0.js";import"deep-equal";import"./makeApiCall-B-daVutk.js";import"axios";import"./configService-BqLfkVKh.js";import"./tenantUtils-Basdb1b1.js";const y=class{constructor(s){e(this,s),this.advancedSearchItemChange=t(this,"advancedSearchItemChange"),this.filterList=[],this.filterRenderList=[],this.nestedData=new Map,this.searchObject=[],this.tempNestedData=new Map,this.testData=[],this.showChildren=!1,this.handleReferenceClick=async(e,t,i,s,a,c)=>{if(console.log("Clicked reference:",e,"Name:",t,"Parent Reference:",i,"parentFilter",s,"parent reference click test",a,c),!n.isLoadingCatalogData&&null!==n.catalogData)try{const i=await o(n.catalogData,e,!0,!0,t,s,a);Array.isArray(i)?this.updateNestedData(i):console.error("Extended search filter list is not an array")}catch(e){console.error("Error fetching filters:",e)}},this.updateNestedData=e=>{if(!Array.isArray(e)||0===e.length)return void console.error("Invalid or empty children data provided for updateNestedData");const t=e[0].extendedProperties.parent,s=o(n.catalogData,e[0].extendedProperties.fromFilter,!0,!0,name,"","");s&&s.forEach((i=>{i.name===t?i.referenceNode=e:i.reference&&i.referenceNode&&this.updateNestedDataRecursively(i.referenceNode,e,t)}));const a=(e,t,i)=>e.map((e=>{if(e.name===i){const i=t.filter((t=>!((e,t)=>e.some((e=>e.name===t.name)))(e.referenceNode||[],t)));return Object.assign(Object.assign({},e),{referenceNode:[...e.referenceNode||[],...i]})}return e.referenceNode?Object.assign(Object.assign({},e),{referenceNode:a(e.referenceNode,t,i)}):e}));this.testData=a(this.testData,e,t),i(this)},this.updateNestedDataRecursively=(e,t,i)=>{e.forEach((e=>{e.name===i?e.referenceNode=t:e.referenceNode&&this.updateNestedDataRecursively(e.referenceNode,t,i)}))},this.onTreeListItemClick=e=>{const t=e.detail;t.searchField=t.parentName&&t.parentPath?`${t.parentPath}.${t.parentName}.${t.searchField}`:t.parentName?`${t.parentName}.${t.searchField}`:`${t.searchField}`,t.searchField=t.searchField.split(".").map((e=>e.charAt(0).toUpperCase()+e.slice(1))).join("."),this.handleItemClick(t)}}componentWillLoad(){}filterListWatcher(e,t){e!==t&&(this.testData=e)}render(){const e=Array.isArray(this.testData)?this.testData:[],t=Array.isArray(this.filterRenderList)?this.filterRenderList:[];return s("div",{key:"749ac603c7d5998cab9cdc804eb26ae15ab9502c",class:"container"},s("div",{key:"19b11ac5eed4ebff194a2489bc647abfca3ee6bb",class:"left-column"},!e.length&&s("div",{key:"d6b693fca77ee5d6db78540dc218d70cd9558851",style:{marginRight:"8px"}},s("udp-grid-loader",{key:"4d1384371f5de5ee8f5eff618aaaaa4d20ccdf0a",width:"362px","num-columns":"1","num-rows":"20"})),s("div",{key:"e9e277276dffb7163b9df189945c25ebfcc7246e"},e.map(((e,t)=>{var i;return s("tree-list-item",{key:`${e.name}-${t}`,level:0,label:this.getHeaderFieldLabel(e.name),fieldName:e.name,reference:e.reference,parentName:"",parentFilter:e.extendedProperties.parentFilter,parentPath:"filter.extendedProperties.parentPath",parent:null===(i=e.extendedProperties)||void 0===i?void 0:i.parent,nestedItems:e.referenceNode,"onReference-clicked":e=>this.handleReferenceClick(e.detail.reference,e.detail.name,e.detail.parentReference,e.detail.parentFilter,e.detail.parent,e.detail.parentPath),onItemClick:this.onTreeListItemClick})})))),s("div",{key:"85759f73d86b502052e61f2d8b465e3498967566",class:"right-column"},s("udp-page-header",{key:"a825cfd6fdfec752270bd24b48512185a49f3ee9",onValueChanged:this.handleValueChanged}),s("filter-conditions",{key:"22a0cfe66f0ab58a87e4a51aec2694d34a37fb49"}),t.map((e=>e.filterElements.map(((e,t)=>{var i;return s("search-list-item",{key:`${e.searchField}-${t}`,label:null!==(i=null==e?void 0:e.searchLabel)&&void 0!==i?i:e.searchField,fieldName:e.searchField,handleDelete:()=>this.handleDelete({searchField:e.searchField,searchValue:e.searchValue}),name:e.searchValue})}))))))}static get watchers(){return{filterList:[{filterListWatcher:0}]}}};y.style=':host{display:block;height:100%}.container{display:flex;height:100vh}.left-column{flex:1;background-color:white;height:90vh;overflow:scroll;padding:8px}.right-column{flex:2;margin-left:16px;padding:16px;height:90vh;overflow:scroll}.filter-group[data-level="0"]{padding-left:0}.filter-group[data-level="1"]{padding-left:20px}.filter-group[data-level="2"]{padding-left:40px}.filter-group{margin-top:24px;border-left:1px solid #bababa}.search-input-list{height:100%;max-height:70vh;overflow:auto}.recent-searches{min-width:300px;margin-bottom:10px}';const v=class{constructor(s){e(this,s),this.advancedSearchItemChange=t(this,"advancedSearchItemChange"),this.searchItemChanged=t(this,"searchItemChanged"),this.searchOperatorChanged=t(this,"searchOperatorChanged"),this.filterList=[],this.filterRenderList=[],this.nestedData=new Map,this.searchObject=[],this.tempNestedData=new Map,this.testData=[],this.showChildren=!1,this.filterGroups=[],this.filterObjectsWithGroups=[],this.disableFilterSelection=!0,this.sharedId="",this.filters=[],this.recentSearchesOptions=[],this.handleReferenceClick=async(e,t,i,s,a,c)=>{if(console.log("Clicked reference:",e,"Name:",t,"Parent Reference:",i,"parentFilter",s,"parent reference click test",a,c),n.isLoadingCatalogData||null===n.catalogData)console.log("Catalog data is not ready yet.");else try{console.log("state.catalogData",n.catalogData);const i=await o(n.catalogData,e,!0,!0,t,s,a);console.log("extendedSearchFilterList",i),Array.isArray(i)?this.updateNestedData(i):console.error("Extended search filter list is not an array"),console.log("Updated nestedData:",Array.from(this.nestedData.entries()))}catch(e){console.error("Error fetching filters:",e)}},this.updateNestedData=e=>{if(!Array.isArray(e)||0===e.length)return void console.error("Invalid or empty children data provided for updateNestedData");console.log("children in updatedNest",e);const t=e[0].extendedProperties.parent,s=o(n.catalogData,e[0].extendedProperties.fromFilter,!0,!0,name,"","");console.log("testParentArray",s),s&&s.forEach((i=>{i.name===t?(i.referenceNode=e,console.log("add referenceNode array",e,s)):i.reference&&i.referenceNode&&this.updateNestedDataRecursively(i.referenceNode,e,t)}));const a=(e,t,i)=>e.map((e=>{if(e.name===i){const i=t.filter((t=>!((e,t)=>e.some((e=>e.name===t.name)))(e.referenceNode||[],t)));return Object.assign(Object.assign({},e),{referenceNode:[...e.referenceNode||[],...i]})}return e.referenceNode?Object.assign(Object.assign({},e),{referenceNode:a(e.referenceNode,t,i)}):e}));this.testData=a(this.testData,e,t),console.log("Updated testData",this.testData),i(this)},this.updateNestedDataRecursively=(e,t,i)=>{e.forEach((e=>{e.name===i?e.referenceNode=t:e.referenceNode&&this.updateNestedDataRecursively(e.referenceNode,t,i)}))},this.onTreeListItemClick=e=>{const t=e.detail;console.log("Tree list item clicked in grouped:",t),t.searchField=t.parentName&&t.parentPath?`${t.parentPath}.${t.parentName}.${t.searchField}`:t.parentName?`${t.parentName}.${t.searchField}`:`${t.searchField}`,t.searchField=t.searchField.split(".").map((e=>e.charAt(0).toUpperCase()+e.slice(1))).join("."),this.handleItemClick(t),this.disableFilterSelection=!0},this.currentLogicalOperator="AND"}componentWillLoad(){}filterListWatcher(e,t){e!==t&&(this.testData=e)}filterObjectsWithGroupsChanged(e,t){}updateFilterWithUserData(e,t){const i=this.filters.map((i=>i.id===e?Object.assign(Object.assign({},i),t):i));this.filters=i}updateGroupLogicalOperator(e,t){const i=(e,t,s)=>{for(const a of e){if(a.id===t)return a.logicalOperator=s,!0;if(a.children&&i(a.children,t,s))return!0}return!1};i(this.filterObjectsWithGroups,e,t)&&(this.filterObjectsWithGroups=[...this.filterObjectsWithGroups])}handleSearchItemChange(e){const{searchOperator:t,searchValue:i,filterGroupId:s,id:a}=e.detail,o=this.findGroupById(this.filterObjectsWithGroups,s);if(o){const e=o.filters.find((e=>e.id===a));e&&(e.searchOperator=t,e.searchValue=i,this.filterObjectsWithGroups=[...this.filterObjectsWithGroups])}this.searchItemChanged.emit(e.detail)}handleOperatorSelected(e,t){const i=this.getLogicalOperatorValue(e.detail.value);this.updateLogicalOperator(t,i),this.searchOperatorChanged.emit()}renderFilterGroup(e,t=0){const i="root"===e.id,a="default"===e.id,o={"padding-left":20*t+"px"},n=this.getLogicalOperatorCode(e.logicalOperator).toString(),r=s("udp-selector",{options:[{value:"1",label:"AND"},{value:"2",label:"OR"}],onChange:t=>this.handleOperatorSelected(t,e.filterGroupId),initialValue:n,disabled:i||a}),l=!i&&!a&&s("stencil-icon-button",{icon:c,onClick:()=>this.handleGroupDelete(e.filterGroupId)}),d=!i&&s("div",{class:"search-input-list"},e.filters.map(((e,t)=>{var i;return s("search-list-item",{key:`${e.id}-${t}`,isDefault:a,id:e.id,filterGroupId:e.filterGroupId,label:null!==(i=null==e?void 0:e.searchLabel)&&void 0!==i?i:e.searchField,fieldName:e.searchField,handleDelete:()=>this.handleDelete(e),name:e.searchValue,operator:e.searchOperator,onSearchItemChanged:e=>this.handleSearchItemChange(e),isInitialSearchItem:e.isInitialFilterElement})}))),h=!a&&s("div",{style:{display:"flex",gap:"8px",marginTop:"8px"}},!i&&s("custom-button",{variant:"outline",onClick:()=>this.addFilter(e.id,e.filterGroupId)},"+ Field"),s("custom-button",{variant:"outline",onClick:()=>this.handleAddNewGroup(i?"root":e.id,this.currentLogicalOperator)},"+ Group")),f=s("div",{class:"nested-groups"},(e.children||[]).map((e=>this.renderFilterGroup(e,t+1))));return s("div",{class:!i&&"filter-group",style:o},a&&0===e.filters.length?null:s("div",{style:{marginBottom:"16px"}},s("div",{style:{display:"flex",gap:"8px"}},r,l)),d,h,f)}addFilter(e,t){console.log("Adding filter..."),this.disableFilterSelection=!1,this.handleAddNewFilter&&this.handleAddNewFilter(t);const i={id:r(),groupId:e,filterGroupId:t,searchField:"",searchOperator:"=",searchValue:""};this.filters=[...this.filters,i]}render(){const e=Array.isArray(this.testData)?this.testData:[];return s("div",{key:"1d8d31637f4bff92f39d3fafddbcadc483b05b4a",class:"container"},s("div",{key:"3f35b059f1942e509871b617d7c76b6d11a7ae20",class:"left-column"},null!==this.selectRecentSearch&&null!==this.fullClearSearch&&s("div",{key:"07565a0d936a333ee8d1b6988ad603ef1442118d",class:"recent-searches"},"Recent Searches",s("div",{key:"d1f55b937654dd403cc01aebcb5e4467b95b26a5",style:{display:"flex",alignItems:"center"}},s("udp-selector",{key:"84d76292d5bed0273ea0625e25bd191dbf4a7ce7",options:this.recentSearchesOptions,onChange:e=>this.selectRecentSearch(e),style:{marginRight:"10px"}}),s("udp-function-button",{key:"ba4158888de93d98f75c9323bbccdc2801df4dd1",delete:!0,onClick:this.fullClearSearch}))),!e.length&&s("div",{key:"c372142871a8a4ab122ee92b1927003cdeb62887",style:{marginRight:"8px"}},s("udp-grid-loader",{key:"6469fa2ce8230c4542c452eea98ebd948ef0c0ff",width:"362px","num-columns":"1","num-rows":"20"})),s("div",{key:"9a66fd98df829c4896be3ede68252b07825a8277"},e.map(((e,t)=>{var i;return s("tree-list-item",{add:!0,showAdd:!0,key:`${e.name}-${t}`,level:0,label:this.getHeaderFieldLabel(e.name),fieldName:e.name,reference:e.reference,parentName:"",parentFilter:e.extendedProperties.parentFilter,parentPath:"filter.extendedProperties.parentPath",parent:null===(i=e.extendedProperties)||void 0===i?void 0:i.parent,nestedItems:e.referenceNode,"onReference-clicked":e=>this.handleReferenceClick(e.detail.reference,e.detail.name,e.detail.parentReference,e.detail.parentFilter,e.detail.parent,e.detail.parentPath),onItemClick:this.onTreeListItemClick})})))),s("div",{key:"0bfe019eb27dfdaa509c2556d114373cfd00c2c5",class:"right-column"},this.filterObjectsWithGroups.map((e=>this.renderFilterGroup(e)))),this.disableFilterSelection&&s("div",{key:"bd69af7520cf0e0e300f13eb2256269f8229ed0c",style:{width:"411px",height:"100vh",background:"white",position:"absolute",zIndex:"9",top:"45px",left:"px",opacity:"0.7"}}))}get el(){return a(this)}static get watchers(){return{filterList:[{filterListWatcher:0}],filterObjectsWithGroups:[{filterObjectsWithGroupsChanged:0}]}}};v.style=':host{display:block;height:100%}.container{display:flex;height:100vh}.left-column{flex:1;background-color:white;height:90vh;overflow:scroll;padding:8px}.right-column{flex:2;margin-left:16px;padding:16px;height:90vh;overflow:scroll}.filter-group[data-level="0"]{padding-left:0}.filter-group[data-level="1"]{padding-left:20px}.filter-group[data-level="2"]{padding-left:40px}.filter-group{margin-top:24px;border-left:1px solid #bababa}.search-input-list{height:100%;max-height:70vh;overflow:auto}.recent-searches{min-width:300px;margin-bottom:10px}';const k=class{constructor(t){e(this,t),this.height="calc(100vh - 200px)"}render(){return s("div",{key:"34090f535edf4f45e28eeacd5ab8da4012319dfd",id:"myGrid",style:{height:this.height,width:"100%"},class:"ag-theme-material"})}get el(){return a(this)}},x=class{constructor(t){e(this,t),this.name="",this.isPrivate=2,this.isDefault=!1,this.fetchedCurrentView=!1,this.handleGetExistingView=()=>{this.isPrivate=this.currentGridViewVisibilityTypeId,this.isDefault=this.currentIsDefault,console.log("isPrivate:",this.isPrivate,"isDefault:",this.isDefault),this.fetchedCurrentView=!0},this.handleNameChange=e=>{this.currentName=e.target.value,this.name=e.target.value},this.handlePrivateChange=()=>{this.isPrivate=1===this.isPrivate?2:1,this.currentGridViewVisibilityTypeId=1===this.currentGridViewVisibilityTypeId?2:1,console.log(this.isPrivate)},this.handleDefaultChange=()=>{this.isDefault=!this.isDefault,this.currentIsDefault=!this.currentIsDefault,console.log(this.isDefault)},this.handleSubmit=()=>{this.handleFormSubmit(this.gridId,this.name,this.isPrivate,this.isDefault)}}componentDidUpdate(){this.open&&this.handleGetExistingView()}componentWillRender(){this.name=this.currentName,this.gridId=this.currentGridId}resetFetchedCurrentView(){this.fetchedCurrentView=!1}render(){return s("fluent-dialog",{key:"148710ea0f7bea0484e3f84e862d0b9123bd79ac",open:this.open,actionOne:()=>{this.handleSubmit(),this.closeDialog(),this.resetFetchedCurrentView()},actionTwo:()=>{this.closeDialog(),this.resetFetchedCurrentView()},handleClose:this.handleClose,labelOne:"Save Update",labelTwo:"Cancel",title:this.title,disableOne:!this.name},s("form",{key:"743aa9a972a90176eb5458405f13cdea3ee56942",class:"edit-form"},s("text-field",{key:"b69c3ea8fa67eeb996ce7f92a9266aebd33cbcc5",label:"View Name",value:this.name,onInput:e=>this.handleNameChange(e)}),this.fetchedCurrentView&&s("div",{key:"7a887a7530065a3c639dfcc66b1d9e5b00b25090",class:"toggle-options"},s("div",{key:"60db77820677f5231298264162821c12f6a07c11"},s("stencil-toggle",{key:"3bda1b0d33a183bbb901aa4dd52dceb377585829",label:"Private",checked:1===this.isPrivate,onToggledChange:this.handlePrivateChange})," "),s("div",{key:"855ecc8457827f4188304177961d361747f5df19"},s("stencil-toggle",{key:"eae91f81bd56d29ba0055da06ab0c73f7be45978",label:"Default",checked:this.isDefault,onToggledChange:this.handleDefaultChange,style:{marginTop:"10px"}})))))}get el(){return a(this)}};x.style=".info-columns{display:flex}.column{width:100px}.toggle-options{display:flex;gap:16px;align-items:center;margin-bottom:16px}";const w=class{constructor(t){e(this,t),this.hiddenActionButtons=[],this.hiddenLabels=[],this.actionButtons=[],this.showAdvancedSearchFeature=!0,this.showFilterColumnFeature=!0,this.showGridOptions=!0,this.showHotlistButton=!1,this.hideExport=!1,this.showInsightsAction=!1,this.enableAdvancedSearch=!0,this.defaultActionButtons=[],this.showLabels=!0,this.hideBar=!1}checkWindowWidth(){const e=window.innerWidth;this.showLabels=e>=1e3}onResize(){this.checkWindowWidth()}componentWillLoad(){this.checkWindowWidth(),this.defaultActionButtons=this.initializeActionButtons(),this.updateHideBar()}componentDidLoad(){window.addEventListener("resize",this.checkWindowWidth.bind(this))}disconnectedCallback(){window.removeEventListener("resize",this.checkWindowWidth.bind(this))}updateHideBar(){const e=this.defaultActionButtons.filter((e=>e.visible));this.hideBar=e.every((e=>this.hiddenActionButtons.includes(e.label)))}initializeActionButtons(){let e=[{icon:l,tooltip:"Save View",label:"Save View",visible:!0,showLabel:!0,iconClassName:"save-icon-class",clickHandler:this.customSaveViewClick},{icon:p,tooltip:"Views",label:"Views",visible:!0,showLabel:!0,iconClassName:"save-icon-class",clickHandler:this.customShowViewClick},{icon:h,tooltip:"Hotlists",label:"Hotlists",visible:!0,showLabel:!0,iconClassName:"save-icon-class",clickHandler:this.customShowHotlistClick},{icon:u,tooltip:"Search",label:"Search",visible:this.enableAdvancedSearch,showLabel:!0,iconClassName:"save-icon-class",clickHandler:this.customShowCustomSearchClick},{icon:m,tooltip:"Refresh",label:"Refresh",visible:!0,showLabel:!0,iconClassName:"save-icon-class",clickHandler:this.customRefreshClick},{icon:d,tooltip:"Clear Search",label:"Clear Search",visible:!0,showLabel:!0,iconClassName:"save-icon-class",clickHandler:this.customClearClick}];return this.hideExport||e.splice(3,0,{icon:f,tooltip:"Export",label:"Export",visible:!0,showLabel:!0,iconClassName:"size-to-fit-icon-class",clickHandler:this.customExportClick}),this.showInsightsAction&&e.splice(this.hideExport?3:4,0,{icon:g,tooltip:"Insights",label:"Insights",visible:!0,showLabel:!0,iconClassName:"save-icon-class",clickHandler:this.customInsightsClick}),this.showHotlistButton||(e=e.filter((e=>"Hotlists"!==e.label))),this.showGridOptions&&e.push({icon:b,tooltip:"Grid Options",label:"Grid Options",visible:!0,showLabel:!1,iconClassName:"save-icon-class",clickHandler:this.customShowGridOptionsClick}),e}handleAdvancedSearchToggle(){this.defaultActionButtons=this.initializeActionButtons()}onHiddenActionButtonsChange(){this.updateHideBar()}render(){return s("div",{key:"021c035bf4d957e2644d1d620c47de8ad1a05e21",class:"header-bar",style:this.hideBar?void 0:{background:"var(--accent-color)"}},s("div",{key:"29e21c1ad5dc3b853c389c4927958335c9299a16",class:"title-section"},s("div",{key:"dd897565107bebd3efff6234f7f01bac7a9afdc6"},s("unity-typography",{key:"51602d8264ed458ba729a0a33b8081babed19d37",variant:"h4"},this.title," ")," ")),s("div",{key:"39d5748807927d63aafb3f99615b57b0f6f856ef",class:"button-section"},s("div",{key:"996c5f28c941dd40531a52abe0c06bcb65ca049e"},s("slot",{key:"06834b580236c4a7ac26b0ed6fc057526dcc4c02"})),this.defaultActionButtons.map((e=>!this.hiddenActionButtons.includes(e.label)&&e.visible?s("stencil-icon-button-grid-action-header",{showLabel:this.showLabels,secondary:e.secondary,icon:e.icon,onClick:t=>{e.clickHandler?e.clickHandler(t):console.log(`${e.label} Clicked but no custom handler defined`)},tooltip:e.tooltip,iconClassName:e.iconClassName},e.icon&&s("i",{class:e.icon}),"save"===e.label.toLowerCase()||!this.hiddenLabels.includes(e.label)&&e.showLabel?s("span",null,e.label):null):null)),this.primaryActionClick&&this.primaryActionLabel&&s("custom-button",{key:"50e0e03c0fc07a095b79c64e9867df14f64b8727",label:this.primaryActionLabel,onClick:e=>this.primaryActionClick(e),size:"tall"},this.primaryActionIcon&&s("udp-icon",{key:"cb521eecb5bca910373e5b3d28d692315f115504",iconName:this.primaryActionIcon,darkIcon:!1}))))}static get watchers(){return{"window:resize":[{onResize:0}],enableAdvancedSearch:[{handleAdvancedSearchToggle:0}],hiddenActionButtons:[{onHiddenActionButtonsChange:0}]}}};w.style=".header-bar{display:flex;justify-content:space-between;align-items:center;width:100%;background:var(--accent-color)}.title-section{flex:1;margin-left:16px;display:flex;gap:16px;align-items:center}.button-section{display:flex;gap:8px;align-items:center;padding-right:16px;padding-top:8px;padding-bottom:8px}";const C=class{constructor(t){e(this,t)}render(){return s("div",{key:"d8a6b07c2aa03300bb9a6e382981ba05658b2458",class:"kpi-container"},this.kpiValues.map(((e,t)=>s("div",{class:"kpi-item"},s("span",{class:"kpi-label",style:{fontSize:" 0.875rem",fontWeight:"300",lineHeight:"0.25",fontFamily:"sans-serif"}}," ",s("unity-typography",null," ",e.label,": ")," "),s("span",{class:"kpi-value",style:{fontSize:" 0.875rem",fontWeight:"600",lineHeight:"0.25",fontFamily:"sans-serif"}}," ",s("unity-typography",null," ",e.value.toLocaleString()," ")," "),t<this.kpiValues.length-1&&s("div",{class:"divider"})))))}};C.style=".kpi-container{display:flex;align-items:center;padding-top:8px;padding-bottom:8px;justify-content:flex-end;padding-right:16px;background-color:rgb(247, 245, 243)}.kpi-item{display:flex;align-items:center}.kpi-label{margin-right:5px;font-weight:700}.kpi-value{margin-left:5px}.divider{border-left:1px solid black;height:20px;margin:0 10px}";const N=class{constructor(t){e(this,t),this.name="",this.isPrivate=2,this.isDefault=!1,this.gridViewId="",this.fetchedCurrentView=!1,this.handleNameChange=e=>{this.name=e.target.value},this.handlePrivateChange=()=>{this.isPrivate=1===this.isPrivate?2:1},this.handleDefaultChange=()=>{this.isDefault=!this.isDefault},this.handleSubmit=()=>{this.handleFormSubmit(this.name,this.isPrivate,this.isDefault),this.resetForm()},this.handleViewUpdate=()=>{this.handleViewAndConfigurationSubmit(this.name,this.isPrivate,this.isDefault)},this.resetForm=()=>{this.name="",this.isPrivate=2,this.isDefault=!1}}handleModalOpen(e){var t,i;e&&(this.name=this.currentName||"",this.isPrivate=null!==(t=this.currentIsPrivate)&&void 0!==t?t:2,this.isDefault=null!==(i=this.currentIsDefault)&&void 0!==i&&i,this.gridViewId=this.currentGridViewId||"")}render(){return s("fluent-dialog",{key:"11d77e271d9052cb0d2dc01ab68a1711ba69341c",open:this.open,actionOne:()=>{this.handleSubmit()},actionTwo:this.closeDialog,actionThree:()=>{this.handleViewUpdate()},handleClose:this.handleClose,labelOne:"Save as Copy",labelTwo:"Cancel",labelThree:"Save View",title:this.title,disableOne:!this.name,buttonThreeHidden:!this.gridViewId},s("form",{key:"ef7e0089370810479fffe5009cd0a44d538ab88c",class:"save-form"},s("text-field",{key:"9321cbc06b7d79f0a5f5068e2a7ddca50ebf434f",label:"View Name",placeholder:"Create a name for your view",value:this.name,onInput:e=>this.handleNameChange(e)}),s("div",{key:"af902e7792f5de7b1d4333c274079f4544211531",class:"toggle-options"},s("div",{key:"0c4f78f6bd0716adb686607d78636cc366fb416d"},s("stencil-toggle",{key:"5a385cd828db721c4716d979b5391760c46925c2",label:"Private",checked:1===this.isPrivate,onToggledChange:this.handlePrivateChange})," "),s("div",{key:"775b8586ca7ac81668d18b76ee1e14082bada271"},s("stencil-toggle",{key:"b870f8bc34e04f93398536096cee79b0734ecdf1",label:"Default",checked:this.isDefault,onToggledChange:this.handleDefaultChange,style:{marginTop:"10px"}})))))}get el(){return a(this)}static get watchers(){return{open:[{handleModalOpen:0}]}}};N.style=".info-columns{display:flex}.column{width:100px}.toggle-options{display:flex;gap:16px;align-items:center;margin-bottom:16px}";const O=class{constructor(t){e(this,t),this.position="left",this.widthOption="long",this.disabled=!1,this.padding=!0,this.buttonTransform="translate(0,0)"}render(){const e="number"==typeof this.widthOption?"custom-width":this.widthOption,t="number"==typeof this.widthOption?{width:`${this.widthOption}px`}:{};return s("div",{key:"493885f8ff6fd42a33d7a91ceeaf2376896e78b9"},s("div",{key:"5f3fc796d16eac33ed3ee5caa591c55074f08b5d",class:{backdrop:!0,open:this.open},onClick:this.toggleDrawer}),s("div",{key:"5d91c44a3dfdef6e6e60dd8bb9932965c0b3c4d6",class:{"side-sheet":!0,open:this.open,close:!this.open,[this.position]:!0,[e]:!0},style:t},s("div",{key:"e585f7cda32111284edd65d43db8034f1fd4a3f1",class:"title"},s("div",{key:"47682a75bc55ea2b3699727e1d8b8005331fa053",class:"close-button"},s("stencil-icon-button",{key:"127217807a38574d7cc17b46f3b3480b1e780628",icon:c,onClick:this.toggleDrawer})),s("div",{key:"6e6ef59d9ae06d64b9b24723fa593a15e8713a89",class:"title"},s("unity-typography",{key:"e58a2a5b8fad9b6cc78fd1ae266d10a54bd70374",variant:"data-display-four"},this.title)),this.sideSheetButtonLabel&&s("custom-button",{key:"709251d45b26fd42dfb08aa3292b9d500184167e",style:{transform:this.buttonTransform},size:"tall",disabled:this.disabled,onCustomClick:()=>this.handleSideSheetButton()},this.sideSheetButtonLabel)),s("side-sheet-container",{key:"5a1321a0b09d030612e4787d1652666351057ffe",padding:this.padding},s("slot",{key:"eab8b1135a509ac45eccc573a5efe6e78efaf54d"}))))}};O.style=".side-sheet{height:100%;position:fixed;z-index:9999;top:0;bottom:0;overflow-x:hidden;overflow-y:hidden;background-color:#ffffff;transition:transform 0.3s ease;scrollbar-width:none;-ms-overflow-style:none;::-webkit-scrollbar{display:none}}.side-sheet.left{left:0;transform:translateX(-100%);}.side-sheet.right{right:0;transform:translateX(100%);}.side-sheet.long{width:1300px}.side-sheet.short{width:480px}.side-sheet.open{transform:translateX(0);}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);z-index:9;opacity:0;pointer-events:none;transition:opacity 0.5s ease}.backdrop.open{opacity:1;pointer-events:auto}.title{display:flex;flex:1;align-items:center}.close-button{display:flex;align-items:center}.ag-root.ag-layout-normal{font-family:sans-serif !important;font-size:13px}";const j=class{constructor(t){e(this,t),this.name="",this.isPrivate=!1,this.handleNameChange=e=>{this.name=e.target.value},this.handlePrivateChange=()=>{this.isPrivate=!this.isPrivate},this.handleSubmit=e=>{e.preventDefault(),this.handleFormSubmit(this.name,this.isPrivate,this.columnState)},this.onCustomButtonClick=()=>{this.handleFormSubmit(this.name,this.isPrivate,this.columnState)}}render(){return s("div",{key:"25d3ac15ce75e21c38ee581fd6760acd0452cb6b",class:"wrapper"},s("form",{key:"23cb869dcf8111e10d5202ea00f066d64d6e955a",class:"save-form",onSubmit:this.handleSubmit},s("text-field",{key:"aeca29c646c86c96306f8baddc77fdf2d2421f25",label:"Hotlist Name",placeholder:"Create a name for your Hotlist",value:this.name,onChange:e=>this.handleNameChange(e)}),s("stencil-toggle",{key:"f0d4a73109796d9b8cd71cba4057327ad37abd86",label:"Private",checked:this.isPrivate,onToggledChange:this.handlePrivateChange}),s("div",{key:"0dcf360e9189ca180a425d1f3b7530d54db53c17",class:"submit-button"},s("custom-button",{key:"9f12210ec38cf756a601a418e7c4ca0653370fd8",variant:"outline",type:"submit",onCustomClick:this.handleCancelClick},"Cancel"),s("custom-button",{key:"aa24f4f10e50090d46fc0872acf9a350e12a76b2",disabled:!this.name,type:"submit",onCustomClick:this.onCustomButtonClick},"Create List"))))}get el(){return a(this)}};j.style=".submit-button{margin-top:18px;display:flex;justify-content:flex-end;margin-right:24px;gap:8px}.wrapper{border-bottom:1px solid #d9d9d9;padding-bottom:16px;margin-bottom:10px;width:480px}";const $=class{constructor(t){e(this,t),this.userCancel=!1,this.active=!1}activeChanged(e){e&&!this.userCancel&&setTimeout((()=>this.active=!1),3e3)}render(){const e=`status-${this.status}`;return s("div",{key:"cd2d073bfca62c063d4f8df897b848710be57c11",class:{"udp-notification":!0,visible:this.active,[e]:!0}},this.userCancel&&s("button",{key:"61c91bc421b31982330f91f078a24a1d8f6f3204",class:"close-button",onClick:()=>this.active=!1},"×"),s("span",{key:"e43710ce4dee2345953a7fb77f252dce8a1672fe",class:"message"}," ",s("unity-typography",{key:"2ebe60d75278ed5157b339b8679c6bedce322926",variant:"body"}," ",this.message," ")))}static get watchers(){return{active:[{activeChanged:0}]}}};$.style=":host{position:fixed;top:1rem;right:1rem;z-index:1000;display:block;}.udp-notification{min-width:250px;margin:0.5rem;padding:0.5rem 1rem;border-radius:4px;box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);display:flex;align-items:center;justify-content:space-between;transition:transform 0.3s ease-in-out, opacity 0.3s ease-in-out;transform:translateY(-100%);opacity:0;visibility:hidden;background-color:#f4f4f4;}.visible{transform:translateY(0);opacity:1;visibility:visible}.status-success{border-left:4px solid #5aa700;}.status-error{border-left:4px solid #e0182d;}.status-warning{border-left:4px solid #ff832b;}.message{flex:1;padding:0 1rem}.close-button{background:none;border:none;font-size:1.5rem;cursor:pointer}";const L=class{constructor(t){e(this,t),this.isOpen=!1,this.handleClose=e=>{e&&this.el.shadowRoot.contains(e.target)||(this.isOpen=!1,document.removeEventListener("click",this.handleClose))}}componentWillLoad(){this.isOpen&&document.addEventListener("click",this.handleClose),document.removeEventListener("click",this.handleClose)}watchHandler(e){e?document.addEventListener("click",this.handleClose):document.removeEventListener("click",this.handleClose)}render(){const e={display:this.isOpen?"block":"none",position:"absolute",right:"6px"};if(this.anchorElement){const t=this.anchorElement.getBoundingClientRect();e.top=`${t.bottom}px`,e.left=`${t.left}px`}return s("div",{key:"511fb2756ab0c38c04ee500f31e964bfb52672f1",class:"popover",style:e},s("unity-typography",{key:"d0db9b3b955f5cf4429b0176df5b7e98a21c66e9",variant:"caption-text"},s("slot",{key:"8adc31948a622995a141e9d4ff74f28a97af6108"})))}get el(){return a(this)}static get watchers(){return{isOpen:[{watchHandler:0}]}}};L.style=".popover{background-color:white;border:1px solid #ccc;padding:10px;box-shadow:0px 2px 4px rgba(0, 0, 0, 0.1);z-index:1000;position:relative}";const I=class{constructor(t){e(this,t),this.type="info",this.message=""}render(){return s("div",{key:"e100527c51fc69bfdb74ecfba9a3d52d55aad4d6",class:`alert-banner ${this.type}`},s("unity-typography",{key:"ae237651e36d4f1a0f6df444dbd89eead388ab48",variant:"data-display-three"}," ",this.message," "))}};I.style=":host{display:block;width:100%;box-sizing:border-box}.alert-banner{display:flex;align-items:center;justify-content:space-between;padding:5px;padding-left:24px;padding-right:8px;box-sizing:border-box;background-color:var(--success-color-light);color:#000}.banner-group{display:flex;width:500px;}.info{background-color:var(--success-color-light);color:#000}.warning{background-color:var(--warning-color-main);color:#000}.error{background-color:var(--error-color-light);color:#000}.success{background-color:var(--success-color-light);color:#000}.stencil-icon-button{margin-left:auto;}";export{y as advanced_search,v as advanced_search_grouped,k as ag_table,x as edit_view_form_dialog,w as grid_primary_bar,C as kpi_list,N as save_view_form_dialog,O as side_sheet,j as udp_hotlist_form,$ as udp_notification,L as udp_pop_over_grid_action_header,I as upd_alert_banner}
|