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,642 +0,0 @@
|
|
|
1
|
-
import { r as registerInstance, h, c as createEvent, a as getElement } from './index-CaZq3YdB.js';
|
|
2
|
-
import { i as iconMapping } from './iconMapping-CPerGeNF.js';
|
|
3
|
-
import Close24 from '@carbon/icons/es/close/24';
|
|
4
|
-
import '@carbon/icons/es/add/16';
|
|
5
|
-
import '@carbon/icons/es/add/32';
|
|
6
|
-
import '@carbon/icons/es/add--alt/16';
|
|
7
|
-
import '@carbon/icons/es/add--filled/16';
|
|
8
|
-
import '@carbon/icons/es/arrows--horizontal/16';
|
|
9
|
-
import '@carbon/icons/es/attachment/16';
|
|
10
|
-
import '@carbon/icons/es/batch-job/16';
|
|
11
|
-
import '@carbon/icons/es/box/16';
|
|
12
|
-
import '@carbon/icons/es/close/16';
|
|
13
|
-
import '@carbon/icons/es/close/32';
|
|
14
|
-
import '@carbon/icons/es/close--filled/16';
|
|
15
|
-
import '@carbon/icons/es/close--outline/16';
|
|
16
|
-
import '@carbon/icons/es/checkmark/16';
|
|
17
|
-
import '@carbon/icons/es/checkmark/24';
|
|
18
|
-
import '@carbon/icons/es/checkmark/32';
|
|
19
|
-
import '@carbon/icons/es/chevron--left/16';
|
|
20
|
-
import '@carbon/icons/es/chevron--right/16';
|
|
21
|
-
import '@carbon/icons/es/chevron--down/16';
|
|
22
|
-
import '@carbon/icons/es/data-enrichment/16';
|
|
23
|
-
import '@carbon/icons/es/document/16';
|
|
24
|
-
import '@carbon/icons/es/document--add/16';
|
|
25
|
-
import '@carbon/icons/es/document--attachment/16';
|
|
26
|
-
import '@carbon/icons/es/document--pdf/16';
|
|
27
|
-
import '@carbon/icons/es/document--video/16';
|
|
28
|
-
import '@carbon/icons/es/document--audio/16';
|
|
29
|
-
import '@carbon/icons/es/draggable/16';
|
|
30
|
-
import '@carbon/icons/es/edit/16';
|
|
31
|
-
import '@carbon/icons/es/export/16';
|
|
32
|
-
import '@carbon/icons/es/flag/16';
|
|
33
|
-
import '@carbon/icons/es/information/16';
|
|
34
|
-
import '@carbon/icons/es/information/32';
|
|
35
|
-
import '@carbon/icons/es/link/16';
|
|
36
|
-
import '@carbon/icons/es/overflow-menu--vertical/16';
|
|
37
|
-
import '@carbon/icons/es/overflow-menu--vertical/32';
|
|
38
|
-
import '@carbon/icons/es/return/16';
|
|
39
|
-
import '@carbon/icons/es/save/16';
|
|
40
|
-
import '@carbon/icons/es/settings/16';
|
|
41
|
-
import '@carbon/icons/es/subtract/16';
|
|
42
|
-
import '@carbon/icons/es/subtract--alt/16';
|
|
43
|
-
import '@carbon/icons/es/subtract--filled/16';
|
|
44
|
-
import '@carbon/icons/es/trash-can/16';
|
|
45
|
-
import '@carbon/icons/es/user/16';
|
|
46
|
-
import '@carbon/icons/es/view/16';
|
|
47
|
-
import '@carbon/icons/es/warning/16';
|
|
48
|
-
import '@carbon/icons/es/warning/32';
|
|
49
|
-
import '@carbon/icons/es/warning--alt/16';
|
|
50
|
-
import '@carbon/icons/es/warning--alt/32';
|
|
51
|
-
import '@carbon/icons/es/product/16';
|
|
52
|
-
import '@carbon/icons/es/workspace/16';
|
|
53
|
-
import '@carbon/icons/es/arrow--up/16';
|
|
54
|
-
import '@carbon/icons/es/arrow--down/16';
|
|
55
|
-
import '@carbon/icons/es/arrow--right/16';
|
|
56
|
-
import '@carbon/icons/es/arrow--left/16';
|
|
57
|
-
import '@carbon/icons/es/copy/16';
|
|
58
|
-
import '@carbon/icons/es/star/16';
|
|
59
|
-
import '@carbon/icons/es/data-table/16';
|
|
60
|
-
import '@carbon/icons/es/fit-to-width/16';
|
|
61
|
-
import '@carbon/icons/es/search--advanced/16';
|
|
62
|
-
import '@carbon/icons/es/reset/16';
|
|
63
|
-
import '@carbon/icons/es/column/16';
|
|
64
|
-
import '@carbon/icons/es/column--delete/16';
|
|
65
|
-
import '@carbon/icons/es/watson-health/rotate--360/16';
|
|
66
|
-
import '@carbon/icons/es/filter/16';
|
|
67
|
-
import '@carbon/icons/es/app-connectivity/16';
|
|
68
|
-
import '@carbon/icons/es/text--font/16';
|
|
69
|
-
import '@carbon/icons/es/text--long-paragraph/16';
|
|
70
|
-
import '@carbon/icons/es/character--whole-number/16';
|
|
71
|
-
import '@carbon/icons/es/checkbox--checked/16';
|
|
72
|
-
import '@carbon/icons/es/radio-button--checked/16';
|
|
73
|
-
import '@carbon/icons/es/event--schedule/16';
|
|
74
|
-
import '@carbon/icons/es/view--off/16';
|
|
75
|
-
import '@carbon/icons/es/time/16';
|
|
76
|
-
import '@carbon/icons/es/calendar/16';
|
|
77
|
-
import '@carbon/icons/es/list--checked/16';
|
|
78
|
-
import '@carbon/icons/es/list--bulleted/16';
|
|
79
|
-
import '@carbon/icons/es/cloud--upload/16';
|
|
80
|
-
import '@carbon/icons/es/locked/16';
|
|
81
|
-
import '@carbon/icons/es/pause/16';
|
|
82
|
-
import '@carbon/icons/es/unlocked/16';
|
|
83
|
-
import '@carbon/icons/es/send/16';
|
|
84
|
-
import '@carbon/icons/es/email/16';
|
|
85
|
-
import '@carbon/icons/es/checkmark--outline/16';
|
|
86
|
-
import '@carbon/icons/es/migrate--alt/16';
|
|
87
|
-
import '@carbon/icons/es/checkbox--checked--filled/16';
|
|
88
|
-
import '@carbon/icons/es/checkbox/16';
|
|
89
|
-
import '@carbon/icons/es/ZIP/16';
|
|
90
|
-
import '@carbon/icons/es/image/16';
|
|
91
|
-
import '@carbon/icons/es/PPT/16';
|
|
92
|
-
import '@carbon/icons/es/XLS/16';
|
|
93
|
-
|
|
94
|
-
const primaryActionHeaderCss = ":host{display:block;font-family:var(--font-family-base, sans-serif);background-color:var(--primary-action-header-background, #ffffff);color:var(--primary-action-header-text-color, rgba(0, 0, 0, 0.87));box-shadow:var(--primary-action-header-shadow, 0px 2px 4px -1px rgba(0,0,0,0.2));height:var(--primary-action-header-height, 48px);padding:var(--primary-action-header-padding, 0 var(--spacing-04));box-sizing:border-box}.header-bar{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.title-section{flex-shrink:0;margin-right:var(--spacing-md, 16px)}.tabs{flex-grow:1;display:flex;justify-content:center;align-items:stretch;min-width:0}.tabs udp-tabs{width:100%;display:flex;justify-content:center}.tabs udp-tabs::part(tab-list){}.tabs udp-tabs button{padding:0 16px;margin:0 var(--spacing-xxs, 4px);height:100%;border:none;background-color:transparent;cursor:pointer;font-size:var(--font-size-sm, 0.875rem);color:var(--text-color-secondary, rgba(0, 0, 0, 0.6));text-transform:uppercase;font-weight:var(--font-weight-medium, 500);border-bottom:2px solid transparent;transition:color 0.3s ease, border-bottom-color 0.3s ease}.tabs udp-tabs button:hover{color:var(--primary-color-hover, var(--primary-color, #1976d2))}.tabs udp-tabs button.active{color:var(--primary-color, #1976d2);border-bottom:2px solid var(--primary-color, #1976d2)}.button-section{display:flex;align-items:center;flex-shrink:0;gap:var(--spacing-sm, 8px)}.button-section stencil-icon-button{color:var(--primary-action-header-icon-color, var(--text-color-primary, rgba(0, 0, 0, 0.54)))}.button-section stencil-icon-button:hover{background-color:rgba(0,0,0,0.04)}.button-section custom-button{}";
|
|
95
|
-
|
|
96
|
-
const PrimaryActionHeader = class {
|
|
97
|
-
constructor(hostRef) {
|
|
98
|
-
registerInstance(this, hostRef);
|
|
99
|
-
this.hiddenActionButtons = [];
|
|
100
|
-
this.hiddenLabels = [];
|
|
101
|
-
this.actionButtons = [];
|
|
102
|
-
this.defaultActionButtons = [];
|
|
103
|
-
this.tabs = true;
|
|
104
|
-
this.actionButtonLabel = '';
|
|
105
|
-
}
|
|
106
|
-
// @State() activeTabIndex: number = 0;
|
|
107
|
-
getIconComponent(icon, customIcon) {
|
|
108
|
-
if (customIcon) {
|
|
109
|
-
return customIcon;
|
|
110
|
-
}
|
|
111
|
-
if (typeof icon === 'string') {
|
|
112
|
-
return iconMapping[icon];
|
|
113
|
-
}
|
|
114
|
-
return icon;
|
|
115
|
-
}
|
|
116
|
-
renderIcon(ActualIcon) {
|
|
117
|
-
if (ActualIcon && ActualIcon.elem === 'svg') {
|
|
118
|
-
return (h("svg", Object.assign({}, ActualIcon.attrs), ActualIcon.content.map((content, index) => {
|
|
119
|
-
return h("path", Object.assign({ key: index }, content.attrs));
|
|
120
|
-
})));
|
|
121
|
-
}
|
|
122
|
-
return null;
|
|
123
|
-
}
|
|
124
|
-
// selectTab(index: number) {
|
|
125
|
-
// this.activeTabIndex = index;
|
|
126
|
-
// }
|
|
127
|
-
render() {
|
|
128
|
-
console.log('active tab', this.activeTabIndex);
|
|
129
|
-
return (h("div", { key: '6619a0d1886bed91baf548f6577ffd29a6583e10', class: "header-bar" }, h("div", { key: '42005c79b8749912231c96e12bdeb03ae5d0e3c5', class: "title-section" }, h("unity-typography", { key: '2c9910a18282fb24d024428ac4f100fe4a884a0f', variant: "h4" }, this.title)), this.tabs && (h("div", { key: '1557c08c085bfc8784322861d56bb6b3d0649ab6', class: "tabs" }, h("udp-tabs", { key: 'd0825c8efaed182864999508c19550e979ee5982' }, h("button", { key: 'a7f4a1ddcde103c52a316ea1460828b39503398f', class: this.activeTabIndex === 0 ? 'active' : '', slot: "tab-title", onClick: () => this.selectTab(0) }, "Demo Grid"), h("button", { key: 'f39ba5df6b9acc160f3951fd3f1a2407e413331b', class: this.activeTabIndex === 1 ? 'active' : '', slot: "tab-title", onClick: () => this.selectTab(1) }, "Other Content")))), h("div", { key: '7a2fd6fd7dc477c7b6bce09394f6ea5763cd22e0', class: "button-section" }, this.defaultActionButtons.map(btn => {
|
|
130
|
-
// Determine the actual icon to use
|
|
131
|
-
const ActualIcon = this.getIconComponent(btn.icon, btn.customIcon);
|
|
132
|
-
const clickHandler = (event) => {
|
|
133
|
-
if (btn.clickHandler) {
|
|
134
|
-
btn.clickHandler(event);
|
|
135
|
-
}
|
|
136
|
-
else {
|
|
137
|
-
console.log(`${btn.label} Clicked but no custom handler defined`);
|
|
138
|
-
}
|
|
139
|
-
};
|
|
140
|
-
if (!this.hiddenActionButtons.includes(btn.label) && btn.visible) {
|
|
141
|
-
return (h("stencil-icon-button", { secondary: btn.secondary, onClick: clickHandler, tooltip: btn.tooltip }, this.renderIcon(ActualIcon), !this.hiddenLabels.includes(btn.label) && btn.showLabel && h("span", null, btn.label)));
|
|
142
|
-
}
|
|
143
|
-
return null;
|
|
144
|
-
}), !this.actionButtonLabel && h("div", { key: '1794f324f22d659d1e072e1a5f35e05ea81b9388', class: "right-margin" }), this.actionButtonLabel && (h("udp-button", { key: '8f2fe83b58c869cdfac6db0d48a7d03aaead6ec1', variant: "contained", color: "secondary", onClick: event => this.primaryActionClick(event) }, this.actionButtonLabel)))));
|
|
145
|
-
}
|
|
146
|
-
};
|
|
147
|
-
PrimaryActionHeader.style = primaryActionHeaderCss;
|
|
148
|
-
|
|
149
|
-
const udpSideSheetCss = ":host{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;visibility:hidden;transition:visibility 0s 0.2s}:host(.is-visible){visibility:visible;transition-delay:0s}.backdrop{background:rgba(0, 0, 0, 0.5);width:100%;height:100%;position:fixed;top:0;left:0;opacity:0;transition:opacity 0.2s ease-in-out}:host(.is-visible) .backdrop{opacity:1}.sheet{background:white;height:100vh;position:fixed;top:0;display:flex;flex-direction:column;box-shadow:0 0 4px rgba(0, 0, 0, 0.3);transition:transform 0.2s ease-in-out;width:100%}.sheet.right{right:0;transform:translateX(100%)}.sheet.left{left:0;transform:translateX(-100%)}:host(.is-visible) .sheet{transform:translateX(0)}.sheet.sm{max-width:360px}.sheet.md{max-width:600px}.sheet.lg{max-width:960px}.sheet.full{max-width:100%}.sheet.custom-width{}.title-container{display:flex;justify-content:space-between;align-items:center;flex-shrink:0;box-shadow:var(--elevation-01, 0 4px 8px rgba(0, 0, 0, 0.1));gap:var(--spacing-02)}.title-text{flex-grow:1;text-align:left;}.close-button{flex-shrink:0}.header-action-button{flex-shrink:0;display:flex;align-items:center;gap:var(--spacing-02, 4px);padding:var(--spacing-03, 8px) var(--spacing-03, 8px) var(--spacing-03, 8px) 0}.content{overflow-y:auto;flex-grow:1;background-color:var(--gray-01)}.content.padding{padding:var(--spacing-05, 24px)}.footer{padding:var(--spacing-03, 8px);box-shadow:var(--elevation-01, 0 4px 8px rgba(0, 0, 0, 0.1));display:flex;justify-content:flex-end;flex-shrink:0;width:100%;gap:var(--spacing-02, 4px);align-items:center}.footer.secondary-button-overflow{flex-direction:row-reverse}.footer-secondary-buttons-container{flex-grow:2;width:100%}.footer-secondary-buttons{display:flex;justify-content:flex-end;gap:var(--spacing-02, 4px);align-items:center}.footer-secondary-buttons.secondary-button-overflow{flex-grow:1}.loader-container{height:4px;width:100%;background-color:var(--gray-01)}.loader-container udp-linear-loader{visibility:hidden;opacity:0;transition:none}.loader-container udp-linear-loader.is-loading{visibility:visible;opacity:1;}";
|
|
150
|
-
|
|
151
|
-
const UdpSideSheet = class {
|
|
152
|
-
constructor(hostRef) {
|
|
153
|
-
registerInstance(this, hostRef);
|
|
154
|
-
this.udpSideSheetClose = createEvent(this, "udpSideSheetClose");
|
|
155
|
-
this.udpPrimaryButtonClick = createEvent(this, "udpPrimaryButtonClick");
|
|
156
|
-
this.udpHeaderActionButtonClick = createEvent(this, "udpHeaderActionButtonClick");
|
|
157
|
-
/** When true, the side sheet is open and visible */
|
|
158
|
-
this.open = false;
|
|
159
|
-
/** Position of the sheet on the screen */
|
|
160
|
-
this.position = 'right';
|
|
161
|
-
/** Width preset or a numeric pixel width */
|
|
162
|
-
this.width = 'md';
|
|
163
|
-
/** Controls whether default inner padding is applied */
|
|
164
|
-
this.padding = true;
|
|
165
|
-
/** When true, shows a top loader */
|
|
166
|
-
this.loading = false;
|
|
167
|
-
/** Whether the header action button is disabled */
|
|
168
|
-
this.headerActionButtonDisabled = false;
|
|
169
|
-
/** Whether the primary footer button is disabled */
|
|
170
|
-
this.primaryButtonDisabled = false;
|
|
171
|
-
/** Whether the footer should show the overflow "More" button */
|
|
172
|
-
this.showOverflowButton = false;
|
|
173
|
-
/** Whether the overflow popover is open */
|
|
174
|
-
this.openOverflowMenu = false;
|
|
175
|
-
this.visibleSecondaryButtons = [];
|
|
176
|
-
this.overflowSecondaryButtons = [];
|
|
177
|
-
/** Saved original document.body.overflow value to restore on close */
|
|
178
|
-
this.originalBodyOverflow = '';
|
|
179
|
-
/** Saved original document.body.paddingRight value to restore on close */
|
|
180
|
-
this.originalBodyPaddingRight = '';
|
|
181
|
-
/**
|
|
182
|
-
* Transition end handler used to remove the host element from body after close.
|
|
183
|
-
*
|
|
184
|
-
* @private
|
|
185
|
-
*/
|
|
186
|
-
this.handleTransitionEnd = () => {
|
|
187
|
-
if (!this.open && this.hostEl.parentElement === document.body) {
|
|
188
|
-
document.body.removeChild(this.hostEl);
|
|
189
|
-
}
|
|
190
|
-
};
|
|
191
|
-
/**
|
|
192
|
-
* Close the side sheet and emit close event.
|
|
193
|
-
*
|
|
194
|
-
* @private
|
|
195
|
-
*/
|
|
196
|
-
this.onClose = () => {
|
|
197
|
-
this.open = false;
|
|
198
|
-
this.udpSideSheetClose.emit();
|
|
199
|
-
};
|
|
200
|
-
/**
|
|
201
|
-
* Backdrop click handler. Only closes when clicking the backdrop itself.
|
|
202
|
-
*
|
|
203
|
-
* @param e - MouseEvent from the backdrop click
|
|
204
|
-
* @private
|
|
205
|
-
*/
|
|
206
|
-
this.onCloseBackdrop = (e) => {
|
|
207
|
-
if (e.target === e.currentTarget) {
|
|
208
|
-
this.onClose();
|
|
209
|
-
}
|
|
210
|
-
};
|
|
211
|
-
/**
|
|
212
|
-
* Emit primary footer button click event.
|
|
213
|
-
*
|
|
214
|
-
* @private
|
|
215
|
-
*/
|
|
216
|
-
this.onPrimaryButtonClick = () => {
|
|
217
|
-
this.udpPrimaryButtonClick.emit();
|
|
218
|
-
};
|
|
219
|
-
/**
|
|
220
|
-
* Emit header action button click event.
|
|
221
|
-
*
|
|
222
|
-
* @private
|
|
223
|
-
*/
|
|
224
|
-
this.onHeaderActionButtonClick = () => {
|
|
225
|
-
this.udpHeaderActionButtonClick.emit();
|
|
226
|
-
};
|
|
227
|
-
/**
|
|
228
|
-
* Open overflow menu anchored to the clicked element.
|
|
229
|
-
*
|
|
230
|
-
* @param event - MouseEvent from the "More" button click
|
|
231
|
-
* @private
|
|
232
|
-
*/
|
|
233
|
-
this.onMoreActionButtonClick = (event) => {
|
|
234
|
-
this.overflowMenuAnchor = event.currentTarget;
|
|
235
|
-
this.openOverflowMenu = true;
|
|
236
|
-
};
|
|
237
|
-
/**
|
|
238
|
-
* Close the overflow popover.
|
|
239
|
-
*
|
|
240
|
-
* @param e - optional KeyboardEvent or MouseEvent (unused)
|
|
241
|
-
* @private
|
|
242
|
-
*/
|
|
243
|
-
this.handleCloseOverflowMenu = () => {
|
|
244
|
-
this.openOverflowMenu = false;
|
|
245
|
-
};
|
|
246
|
-
}
|
|
247
|
-
/**
|
|
248
|
-
* Watcher for `open` prop. Handles portal append/removal and body scroll lock.
|
|
249
|
-
*
|
|
250
|
-
* @param newValue - new value of the `open` prop
|
|
251
|
-
* @param oldValue - previous value of the `open` prop
|
|
252
|
-
*/
|
|
253
|
-
handleOpenChange(newValue, oldValue) {
|
|
254
|
-
if (newValue === oldValue) {
|
|
255
|
-
return;
|
|
256
|
-
}
|
|
257
|
-
if (newValue) {
|
|
258
|
-
// Calculate scrollbar width before hiding it
|
|
259
|
-
const scrollbarWidth = window.innerWidth - document.documentElement.clientWidth;
|
|
260
|
-
// Save original values
|
|
261
|
-
this.originalBodyOverflow = document.body.style.overflow;
|
|
262
|
-
this.originalBodyPaddingRight = document.body.style.paddingRight;
|
|
263
|
-
document.body.appendChild(this.hostEl);
|
|
264
|
-
// Add padding to compensate for scrollbar
|
|
265
|
-
if (scrollbarWidth > 0) {
|
|
266
|
-
const currentPadding = parseInt(window.getComputedStyle(document.body).paddingRight) || 0;
|
|
267
|
-
document.body.style.paddingRight = `${currentPadding + scrollbarWidth}px`;
|
|
268
|
-
}
|
|
269
|
-
document.body.style.overflow = 'hidden';
|
|
270
|
-
requestAnimationFrame(() => {
|
|
271
|
-
this.hostEl.classList.add('is-visible');
|
|
272
|
-
// Check overflow after the side sheet is visible
|
|
273
|
-
setTimeout(() => this.checkOverflow(), 50);
|
|
274
|
-
});
|
|
275
|
-
}
|
|
276
|
-
else {
|
|
277
|
-
this.hostEl.classList.remove('is-visible');
|
|
278
|
-
document.body.style.overflow = this.originalBodyOverflow;
|
|
279
|
-
document.body.style.paddingRight = this.originalBodyPaddingRight;
|
|
280
|
-
this.hostEl.addEventListener('transitionend', this.handleTransitionEnd, { once: true });
|
|
281
|
-
}
|
|
282
|
-
}
|
|
283
|
-
/**
|
|
284
|
-
* Watcher for footer secondary buttons changes. Triggers overflow recalculation.
|
|
285
|
-
*/
|
|
286
|
-
handleSecondaryButtonsChange() {
|
|
287
|
-
// Recheck overflow when buttons change
|
|
288
|
-
setTimeout(() => this.checkOverflow(), 50);
|
|
289
|
-
}
|
|
290
|
-
/**
|
|
291
|
-
* Measures footer buttons in an offscreen container and sets `showOverflowButton`.
|
|
292
|
-
* Safely returns early if required refs are unavailable.
|
|
293
|
-
*/
|
|
294
|
-
checkOverflow() {
|
|
295
|
-
if (!this.footerRef || !this.measurementContainerRef) {
|
|
296
|
-
return;
|
|
297
|
-
}
|
|
298
|
-
if (!this.footerSecondaryButtons || this.footerSecondaryButtons.length === 0) {
|
|
299
|
-
this.showOverflowButton = false;
|
|
300
|
-
return;
|
|
301
|
-
}
|
|
302
|
-
// Get the footer container width (minus padding)
|
|
303
|
-
const footerWidth = this.footerRef.offsetWidth;
|
|
304
|
-
const footerStyle = window.getComputedStyle(this.footerRef);
|
|
305
|
-
const footerPaddingLeft = parseFloat(footerStyle.paddingLeft);
|
|
306
|
-
const footerPaddingRight = parseFloat(footerStyle.paddingRight);
|
|
307
|
-
const availableWidth = footerWidth - footerPaddingLeft - footerPaddingRight;
|
|
308
|
-
// Measure all buttons in the hidden measurement container
|
|
309
|
-
const measurementButtons = this.measurementContainerRef.querySelectorAll('udp-button');
|
|
310
|
-
let totalWidth = 0;
|
|
311
|
-
measurementButtons.forEach((button, index) => {
|
|
312
|
-
const buttonWidth = button && button instanceof HTMLElement ? button.offsetWidth : 0;
|
|
313
|
-
totalWidth += buttonWidth;
|
|
314
|
-
// Add gap spacing between buttons (except for the last one)
|
|
315
|
-
if (index < measurementButtons.length - 1) {
|
|
316
|
-
const containerStyle = window.getComputedStyle(this.measurementContainerRef);
|
|
317
|
-
const gap = parseFloat(containerStyle.gap) || 4; // Default gap from CSS
|
|
318
|
-
totalWidth += gap;
|
|
319
|
-
}
|
|
320
|
-
});
|
|
321
|
-
// Add a small buffer to prevent edge cases
|
|
322
|
-
const buffer = 10;
|
|
323
|
-
const isOverflowing = totalWidth + buffer > availableWidth;
|
|
324
|
-
this.showOverflowButton = isOverflowing;
|
|
325
|
-
}
|
|
326
|
-
/**
|
|
327
|
-
* Lifecycle: componentDidLoad. Sets up ResizeObserver and initial overflow check.
|
|
328
|
-
*
|
|
329
|
-
* @private
|
|
330
|
-
*/
|
|
331
|
-
componentDidLoad() {
|
|
332
|
-
{
|
|
333
|
-
// Set up ResizeObserver to watch for footer size changes
|
|
334
|
-
this.resizeObserver = new ResizeObserver(() => {
|
|
335
|
-
this.checkOverflow();
|
|
336
|
-
});
|
|
337
|
-
// Initial check after a small delay to ensure DOM is ready
|
|
338
|
-
requestAnimationFrame(() => {
|
|
339
|
-
setTimeout(() => {
|
|
340
|
-
if (this.footerRef) {
|
|
341
|
-
this.resizeObserver.observe(this.footerRef);
|
|
342
|
-
}
|
|
343
|
-
this.checkOverflow();
|
|
344
|
-
}, 100);
|
|
345
|
-
});
|
|
346
|
-
}
|
|
347
|
-
}
|
|
348
|
-
/**
|
|
349
|
-
* Lifecycle: disconnectedCallback. Restores body styles and disconnects observers.
|
|
350
|
-
*
|
|
351
|
-
* @private
|
|
352
|
-
*/
|
|
353
|
-
disconnectedCallback() {
|
|
354
|
-
if (document.body.style.overflow === 'hidden') {
|
|
355
|
-
document.body.style.overflow = this.originalBodyOverflow;
|
|
356
|
-
document.body.style.paddingRight = this.originalBodyPaddingRight;
|
|
357
|
-
}
|
|
358
|
-
// Clean up ResizeObserver
|
|
359
|
-
if (this.resizeObserver) {
|
|
360
|
-
this.resizeObserver.disconnect();
|
|
361
|
-
}
|
|
362
|
-
}
|
|
363
|
-
/**
|
|
364
|
-
* Render the component UI.
|
|
365
|
-
*
|
|
366
|
-
* @returns JSX element tree
|
|
367
|
-
* @private
|
|
368
|
-
*/
|
|
369
|
-
render() {
|
|
370
|
-
var _a, _b, _c, _d, _e, _f, _g;
|
|
371
|
-
const widthClass = typeof this.width === 'number' ? 'custom-width' : this.width;
|
|
372
|
-
const sideSheetStyle = typeof this.width === 'number' ? { maxWidth: `${this.width}px` } : {};
|
|
373
|
-
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
374
|
-
const headerStartIcon = Boolean(this.headerActionButtonIcon) ? (h("udp-icon", { iconName: this.headerActionButtonIcon, color: "inherit" })) : undefined;
|
|
375
|
-
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
376
|
-
const overflowIcon = h("udp-icon", { key: '6da1f10cce0b9e2b2f597df9249ef45128445801', iconName: "overflowMenuVertical", color: "inherit" });
|
|
377
|
-
return (h("div", { key: '20237474eebbd73253c97b28229607d10ac91e2f', class: "backdrop", onClick: this.onCloseBackdrop }, h("div", { key: '5b09a3b7e0905a7eef6875499eb863daedcb8969', class: { sheet: true, [this.position]: true, [widthClass]: true }, style: sideSheetStyle }, h("div", { key: '99c0fa14ced2b4397b066f9348984cf85c5e6325', class: "title-container" }, h("div", { key: 'a47a3669b74bfc3e7235ab4487fcae6b24675b26', class: "close-button" }, h("stencil-icon-button", { key: '46a52c8e2f4ac95b4ef668e05905fdde9f8d0ee4',
|
|
378
|
-
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
379
|
-
icon: Close24, onClick: this.onClose, secondary: true })), h("div", { key: '267ede825a8d9fab576c7bb0eeac782b8195372c', class: "title-text" }, h("unity-typography", { key: 'b3001278f39e3311e2b736dd47d91ecb04601981', variant: "h6" }, this.title)), (this.headerActionButtonLabel || ((_a = this.headerSecondaryButtons) === null || _a === void 0 ? void 0 : _a.length) > 0) && (h("div", { key: '5751cfe92eb7b01c836085d50429f19234844b31', class: "header-action-button" }, (_b = this.headerSecondaryButtons) === null || _b === void 0 ? void 0 :
|
|
380
|
-
_b.map((item) => (h("udp-button", { variant: "outlined", disabled: item.disabled, onClick: item.onClick, endIcon: item.icon }, item.label))), this.headerActionButtonLabel && (h("udp-button", { key: 'a8f34ed12616418ee42cb5eec10e92add96598a6', disabled: this.headerActionButtonDisabled, onClick: this.onHeaderActionButtonClick,
|
|
381
|
-
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
382
|
-
startIcon: headerStartIcon, variant: "contained" }, this.headerActionButtonLabel))))), h("div", { key: '94364ba51f35c7a46fddb17792c7905dfd6ebc45', class: "loader-container" }, h("udp-linear-loader", { key: 'e12b1130a11b4a9de87aa8da219f538354508e9f', class: { 'is-loading': this.loading }, color: "primary" })), h("div", { key: 'eb842f58defdcd74ef6a28815f11f21c68c8c2ee', class: { content: true, padding: this.padding } }, h("slot", { key: 'd7731b049a94fb19d38c045ea76c2bf78062ec1b' })), (this.primaryButtonLabel || ((_c = this.footerSecondaryButtons) === null || _c === void 0 ? void 0 : _c.length) > 0) && (h("div", { key: '0991510d62b3fefd3027f15b96e46d44a8ac66e1' }, h("div", { key: '148a2ebb2385c9e04c5957fff1d9be90a57d441c', class: "loader-container" }), h("div", { key: 'ffe55575f51be1c9136cc1bdf8eb3a43e14b01da', class: {
|
|
383
|
-
footer: true,
|
|
384
|
-
}, ref: el => (this.footerRef = el) }, !this.showOverflowButton && ((_d = this.footerSecondaryButtons) === null || _d === void 0 ? void 0 : _d.length) > 0 && (h("div", { key: '47b70ed64e9246d63819afcdb93d40eb6559a9a8', class: "footer-secondary-buttons-container" }, h("div", { key: 'ef8f34e7c4c01c4a9f689a1cffe648837663a46c', class: "footer-secondary-buttons" }, (_e = this.footerSecondaryButtons) === null || _e === void 0 ? void 0 : _e.map((item) => (h("udp-button", { variant: "outlined", disabled: item.disabled, onClick: item.onClick, endIcon: item.icon }, item.label)))))), this.showOverflowButton && (h("udp-button", { key: 'aa388701ba4d91be157b3ee4ad434d50b8d03efe', variant: "outlined", onClick: this.onMoreActionButtonClick, color: "secondary",
|
|
385
|
-
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
386
|
-
endIcon: overflowIcon }, "More")), this.primaryButtonLabel && (h("udp-button", { key: 'cb644736d0d39dcd89cd2fe2d721810781a581d2', variant: "contained", disabled: this.primaryButtonDisabled, onClick: this.onPrimaryButtonClick, endIcon: this.primaryButtonIcon }, this.primaryButtonLabel)), this.showOverflowButton && (h("udp-pop-over", { key: '7de1a458880803c3a3b912aaa567c9df82748531', anchorElement: this.overflowMenuAnchor, isOpen: this.openOverflowMenu, popoverWidth: '200px', popoverMaxHeight: '300px', handleOnClose: this.handleCloseOverflowMenu }, h("div", { key: 'dc0dc7b56615ede816650bf970e6059b8ea30c2d', class: "menu" }, (_f = this.footerSecondaryButtons) === null || _f === void 0 ? void 0 : _f.map(item => (h("udp-menu-item", { label: item === null || item === void 0 ? void 0 : item.label, iconName: item === null || item === void 0 ? void 0 : item.icon, onItemClick: () => {
|
|
387
|
-
item === null || item === void 0 ? void 0 : item.onClick();
|
|
388
|
-
this.handleCloseOverflowMenu();
|
|
389
|
-
}, disabled: item === null || item === void 0 ? void 0 : item.disabled })))))), h("div", { key: 'a7aecadc65eb2fb3a106c19f6101e4c6c158c960', ref: el => (this.measurementContainerRef = el), style: {
|
|
390
|
-
position: 'absolute',
|
|
391
|
-
visibility: 'hidden',
|
|
392
|
-
pointerEvents: 'none',
|
|
393
|
-
display: 'flex',
|
|
394
|
-
gap: 'var(--spacing-02, 4px)',
|
|
395
|
-
}, "aria-hidden": "true" }, (_g = this.footerSecondaryButtons) === null || _g === void 0 ? void 0 :
|
|
396
|
-
_g.map((item) => (h("udp-button", { variant: "text", size: "medium", disabled: item.disabled, endIcon: item.icon }, item.label))), this.primaryButtonLabel && (h("udp-button", { key: '64be9bf39748c7c301d4f4d264fae98ed0e40302', variant: "contained", size: "medium", disabled: this.primaryButtonDisabled, endIcon: this.primaryButtonIcon }, this.primaryButtonLabel)))))))));
|
|
397
|
-
}
|
|
398
|
-
get hostEl() { return getElement(this); }
|
|
399
|
-
static get watchers() { return {
|
|
400
|
-
"open": ["handleOpenChange"],
|
|
401
|
-
"footerSecondaryButtons": ["handleSecondaryButtonsChange"]
|
|
402
|
-
}; }
|
|
403
|
-
};
|
|
404
|
-
UdpSideSheet.style = udpSideSheetCss;
|
|
405
|
-
|
|
406
|
-
const udpTabsCss = ".tab-container{display:flex;flex-direction:column}.tab-header{background-color:#ffffff;position:relative;display:flex;align-items:center}.tab-scroll-container{display:flex;position:relative;overflow-x:auto;overflow-y:hidden;flex:1;min-width:0}.tab-scroll-container::-webkit-scrollbar{height:4px}.tab-scroll-container::-webkit-scrollbar-track{background:transparent}.tab-scroll-container::-webkit-scrollbar-thumb{background-color:rgba(0, 0, 0, 0.2);border-radius:4px}.tab-scroll-container::-webkit-scrollbar-thumb:hover{background-color:rgba(0, 0, 0, 0.3)}.tab-header::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--divider-color, #e0e0e0)}.tab-header button{padding:16px;font-size:14px;text-align:center;border:none;background:none;cursor:pointer;outline:none;transition:all 0.22s ease;color:#555555;font-weight:600;opacity:0.9;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:8px}.tab-header.fill .tab-scroll-container{width:100%}.tab-header.fill .tab-scroll-container button{flex-grow:1}.tab-header button.active{color:var(--secondary-color, #344861);opacity:1.0}.tab-header button.scroll-arrow{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:40px;padding:0;background:#ffffff;cursor:pointer;font-size:16px;font-weight:bold;color:#757575;z-index:2;transition:color 0.2s ease;flex-shrink:0;opacity:1;gap:0}.tab-header button.scroll-arrow:hover{color:#000}.tab-header button.scroll-arrow.left{left:0}.tab-header button.scroll-arrow.right{right:0}.scroll-fade{position:absolute;top:0;bottom:0;width:30px;z-index:1;pointer-events:none}.scroll-fade.left{left:40px;background:linear-gradient(\n to right,\n #ffffff,\n rgba(255, 255, 255, 0)\n )}.scroll-fade.right{right:40px;background:linear-gradient(\n to left,\n #ffffff,\n rgba(255, 255, 255, 0)\n )}.tab-header button udp-icon{font-size:1.2em;line-height:1}.tab-header button.icon-start{flex-direction:row}.tab-header button.icon-end{flex-direction:row-reverse}.tab-header button.icon-top{flex-direction:column;gap:4px}.tab-header button.icon-bottom{flex-direction:column-reverse;gap:4px}.slider{position:absolute;bottom:0;left:0;height:2px;background-color:var(--secondary-color, #344861);transition:transform 0.22s cubic-bezier(0.4, 0, 0.2, 1),\n width 0.22s cubic-bezier(0.4, 0, 0.2, 1);z-index:1}.tab-header button.disabled{opacity:0.5;cursor:not-allowed}.tab-header button.disabled.active{color:#757575;opacity:0.5}";
|
|
407
|
-
|
|
408
|
-
const UdpTabs = class {
|
|
409
|
-
constructor(hostRef) {
|
|
410
|
-
registerInstance(this, hostRef);
|
|
411
|
-
this.udpTabChange = createEvent(this, "udpTabChange");
|
|
412
|
-
/**
|
|
413
|
-
* Specifies the layout variant of the tab header.
|
|
414
|
-
*
|
|
415
|
-
* - `'standard'`: Tabs will be sized based on their content.
|
|
416
|
-
* - `'fill'`: Tabs will stretch to fill the available horizontal space.
|
|
417
|
-
*/
|
|
418
|
-
this.variant = 'fill';
|
|
419
|
-
/**
|
|
420
|
-
* (Optional) An array of tab configuration objects.
|
|
421
|
-
* If provided, this will be used to render tabs instead of slotted `<udp-tab>` components.
|
|
422
|
-
* This mode is typically used with controlled tabs.
|
|
423
|
-
*/
|
|
424
|
-
this.tabs = [];
|
|
425
|
-
this.internalActiveTab = 0; // For uncontrolled mode
|
|
426
|
-
this.tabDetails = []; // Unified details from prop or slot
|
|
427
|
-
this.sliderStyle = {
|
|
428
|
-
width: '0',
|
|
429
|
-
transform: 'translateX(0)',
|
|
430
|
-
};
|
|
431
|
-
this.showScrollLeft = false;
|
|
432
|
-
this.showScrollRight = false;
|
|
433
|
-
this.slottedTabs = []; // Renamed from `tabs`
|
|
434
|
-
this.buttonRefs = [];
|
|
435
|
-
}
|
|
436
|
-
/**
|
|
437
|
-
* Returns true if the component is in controlled mode.
|
|
438
|
-
*/
|
|
439
|
-
get isControlled() {
|
|
440
|
-
return this.value != null;
|
|
441
|
-
}
|
|
442
|
-
/**
|
|
443
|
-
* Returns true if tabs are being provided by the `tabs` prop.
|
|
444
|
-
*/
|
|
445
|
-
get useTabsProp() {
|
|
446
|
-
return this.tabs && this.tabs.length > 0;
|
|
447
|
-
}
|
|
448
|
-
/**
|
|
449
|
-
* Returns the currently active tab index,
|
|
450
|
-
* respecting controlled or uncontrolled mode.
|
|
451
|
-
*/
|
|
452
|
-
get activeTab() {
|
|
453
|
-
return this.isControlled ? this.value : this.internalActiveTab;
|
|
454
|
-
}
|
|
455
|
-
handleSlotChange() {
|
|
456
|
-
// If we're using the tabs prop, slot changes are irrelevant
|
|
457
|
-
if (this.useTabsProp)
|
|
458
|
-
return;
|
|
459
|
-
this.initializeTabs();
|
|
460
|
-
}
|
|
461
|
-
handleResize() {
|
|
462
|
-
requestAnimationFrame(() => {
|
|
463
|
-
this.updateSliderPosition();
|
|
464
|
-
this.checkScroll();
|
|
465
|
-
});
|
|
466
|
-
}
|
|
467
|
-
componentDidLoad() {
|
|
468
|
-
this.initializeTabs();
|
|
469
|
-
}
|
|
470
|
-
/**
|
|
471
|
-
* Watcher for uncontrolled state changes.
|
|
472
|
-
*/
|
|
473
|
-
onActiveTabChange(newValue) {
|
|
474
|
-
this.updateActiveTabs();
|
|
475
|
-
this.updateSliderPosition();
|
|
476
|
-
this.scrollTabIntoView(newValue);
|
|
477
|
-
}
|
|
478
|
-
/**
|
|
479
|
-
* Watcher for controlled state changes.
|
|
480
|
-
*/
|
|
481
|
-
onValueChange(newValue) {
|
|
482
|
-
this.updateActiveTabs();
|
|
483
|
-
this.updateSliderPosition();
|
|
484
|
-
this.scrollTabIntoView(newValue);
|
|
485
|
-
}
|
|
486
|
-
/**
|
|
487
|
-
* Watcher for tabs prop changes.
|
|
488
|
-
*/
|
|
489
|
-
onTabsPropChange() {
|
|
490
|
-
this.initializeTabs();
|
|
491
|
-
}
|
|
492
|
-
onVariantChange() {
|
|
493
|
-
requestAnimationFrame(() => {
|
|
494
|
-
this.updateSliderPosition();
|
|
495
|
-
this.checkScroll();
|
|
496
|
-
});
|
|
497
|
-
}
|
|
498
|
-
initializeTabs() {
|
|
499
|
-
var _a, _b;
|
|
500
|
-
this.buttonRefs = [];
|
|
501
|
-
if (this.useTabsProp) {
|
|
502
|
-
// --- Prop-based ---
|
|
503
|
-
this.tabDetails = this.tabs.map(t => (Object.assign({}, t))); // Use data from prop
|
|
504
|
-
this.slottedTabs = []; // Ensure we're not tracking slotted tabs
|
|
505
|
-
}
|
|
506
|
-
else {
|
|
507
|
-
// --- Slot-based ---
|
|
508
|
-
this.slottedTabs = Array.from(this.el.children).filter((child) => child.tagName.toLowerCase() === 'udp-tab');
|
|
509
|
-
this.tabDetails = this.slottedTabs.map(tab => ({
|
|
510
|
-
label: tab.label,
|
|
511
|
-
icon: tab.icon,
|
|
512
|
-
iconPlacement: tab.iconPlacement,
|
|
513
|
-
hidden: tab.hidden,
|
|
514
|
-
disabled: tab.disabled,
|
|
515
|
-
}));
|
|
516
|
-
}
|
|
517
|
-
// --- Common Logic ---
|
|
518
|
-
// In uncontrolled mode, check if the default active tab is invalid.
|
|
519
|
-
if (!this.isControlled) {
|
|
520
|
-
if (((_a = this.tabDetails[this.internalActiveTab]) === null || _a === void 0 ? void 0 : _a.hidden) || ((_b = this.tabDetails[this.internalActiveTab]) === null || _b === void 0 ? void 0 : _b.disabled)) {
|
|
521
|
-
const firstValidIndex = this.tabDetails.findIndex(tab => !tab.hidden && !tab.disabled);
|
|
522
|
-
this.internalActiveTab = firstValidIndex > -1 ? firstValidIndex : 0;
|
|
523
|
-
}
|
|
524
|
-
}
|
|
525
|
-
this.updateActiveTabs();
|
|
526
|
-
requestAnimationFrame(() => {
|
|
527
|
-
this.updateSliderPosition();
|
|
528
|
-
this.checkScroll();
|
|
529
|
-
});
|
|
530
|
-
}
|
|
531
|
-
updateActiveTabs() {
|
|
532
|
-
// Only update slotted tabs if we're in slot mode
|
|
533
|
-
if (!this.useTabsProp) {
|
|
534
|
-
const currentActiveTab = this.activeTab;
|
|
535
|
-
this.slottedTabs.forEach((tab, index) => {
|
|
536
|
-
tab.active = index === currentActiveTab;
|
|
537
|
-
});
|
|
538
|
-
}
|
|
539
|
-
// If in prop mode, the <button> 'active' class is handled by render()
|
|
540
|
-
}
|
|
541
|
-
updateSliderPosition() {
|
|
542
|
-
const activeButton = this.buttonRefs[this.activeTab]; // Use getter
|
|
543
|
-
if (!activeButton) {
|
|
544
|
-
this.sliderStyle = { width: '0px', transform: 'translateX(0px)' };
|
|
545
|
-
return;
|
|
546
|
-
}
|
|
547
|
-
this.sliderStyle = {
|
|
548
|
-
width: `${activeButton.offsetWidth}px`,
|
|
549
|
-
transform: `translateX(${activeButton.offsetLeft}px)`,
|
|
550
|
-
};
|
|
551
|
-
}
|
|
552
|
-
checkScroll() {
|
|
553
|
-
if (!this.scrollContainerRef)
|
|
554
|
-
return;
|
|
555
|
-
const { scrollLeft, scrollWidth, clientWidth } = this.scrollContainerRef;
|
|
556
|
-
const isOverflowing = scrollWidth > clientWidth;
|
|
557
|
-
this.showScrollLeft = isOverflowing && scrollLeft > 1;
|
|
558
|
-
this.showScrollRight = isOverflowing && scrollLeft < scrollWidth - clientWidth - 1;
|
|
559
|
-
}
|
|
560
|
-
tabClicked(tabIndex) {
|
|
561
|
-
var _a;
|
|
562
|
-
if ((_a = this.tabDetails[tabIndex]) === null || _a === void 0 ? void 0 : _a.disabled) {
|
|
563
|
-
return;
|
|
564
|
-
}
|
|
565
|
-
if (this.isControlled) {
|
|
566
|
-
// In controlled mode, emit the event for the parent to handle.
|
|
567
|
-
// The `onValueChange` watcher will handle UI updates when the prop changes.
|
|
568
|
-
this.udpTabChange.emit(tabIndex);
|
|
569
|
-
}
|
|
570
|
-
else {
|
|
571
|
-
// In uncontrolled mode, update state directly.
|
|
572
|
-
// The `onActiveTabChange` watcher will handle UI updates.
|
|
573
|
-
this.internalActiveTab = tabIndex;
|
|
574
|
-
}
|
|
575
|
-
}
|
|
576
|
-
scrollTabIntoView(tabIndex) {
|
|
577
|
-
const tabButton = this.buttonRefs[tabIndex];
|
|
578
|
-
const container = this.scrollContainerRef;
|
|
579
|
-
if (!tabButton || !container)
|
|
580
|
-
return;
|
|
581
|
-
const { scrollLeft, clientWidth } = container;
|
|
582
|
-
const tabLeft = tabButton.offsetLeft;
|
|
583
|
-
const tabRight = tabLeft + tabButton.offsetWidth;
|
|
584
|
-
const safeZonePadding = 70;
|
|
585
|
-
const safeZoneLeft = scrollLeft + safeZonePadding;
|
|
586
|
-
const safeZoneRight = scrollLeft + clientWidth - safeZonePadding;
|
|
587
|
-
if (tabLeft < safeZoneLeft) {
|
|
588
|
-
container.scrollTo({
|
|
589
|
-
left: tabLeft - safeZonePadding,
|
|
590
|
-
behavior: 'smooth',
|
|
591
|
-
});
|
|
592
|
-
}
|
|
593
|
-
else if (tabRight > safeZoneRight) {
|
|
594
|
-
container.scrollTo({
|
|
595
|
-
left: tabRight - clientWidth + safeZonePadding,
|
|
596
|
-
behavior: 'smooth',
|
|
597
|
-
});
|
|
598
|
-
}
|
|
599
|
-
}
|
|
600
|
-
scrollToStart() {
|
|
601
|
-
if (!this.scrollContainerRef)
|
|
602
|
-
return;
|
|
603
|
-
this.scrollContainerRef.scrollTo({ left: 0, behavior: 'smooth' });
|
|
604
|
-
}
|
|
605
|
-
scrollToEnd() {
|
|
606
|
-
if (!this.scrollContainerRef)
|
|
607
|
-
return;
|
|
608
|
-
const container = this.scrollContainerRef;
|
|
609
|
-
const { scrollWidth, clientWidth } = container;
|
|
610
|
-
const maxScrollLeft = scrollWidth - clientWidth;
|
|
611
|
-
container.scrollTo({ left: maxScrollLeft, behavior: 'smooth' });
|
|
612
|
-
}
|
|
613
|
-
render() {
|
|
614
|
-
const currentActiveTab = this.activeTab; // Use getter
|
|
615
|
-
return (h("div", { key: '5300dbcdc9fff54d87fe64e3bbcc3b6a1f04c331', class: "tab-container" }, h("div", { key: '83041e378183364889aa8d14114c9315ead1028c', class: `tab-header ${this.variant}` }, this.showScrollLeft && (h("button", { key: '87d95478e27c13440e15e3d6b8cf4047d3e97e53', class: "scroll-arrow left", onClick: () => this.scrollToStart(), "aria-label": "Scroll to first tab" }, h("udp-icon", { key: 'a81987c97a0459533f17b68103788af401f06378', iconName: "chevronLeft16", color: "inherit" }))), this.showScrollLeft && h("div", { key: 'a52b3b7fba6022c4864f0cb89d24e34ade18a969', class: "scroll-fade left" }), h("div", { key: '0dc7ce8d4269539cfcd011736df876e6a64feebe', class: "tab-scroll-container", ref: el => (this.scrollContainerRef = el), onScroll: () => this.checkScroll() }, this.tabDetails.map((tab, index) => {
|
|
616
|
-
if (tab.hidden) {
|
|
617
|
-
return null;
|
|
618
|
-
}
|
|
619
|
-
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
620
|
-
const iconEl = tab.icon ? h("udp-icon", { iconName: tab.icon, color: 'inherit' }) : null;
|
|
621
|
-
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
|
|
622
|
-
const labelEl = h("span", null, tab.label);
|
|
623
|
-
return (h("button", { class: {
|
|
624
|
-
'active': index === currentActiveTab,
|
|
625
|
-
'has-icon': !!tab.icon,
|
|
626
|
-
[`icon-${tab.iconPlacement}`]: !!tab.icon,
|
|
627
|
-
'disabled': tab.disabled,
|
|
628
|
-
}, disabled: tab.disabled, onClick: () => this.tabClicked(index), role: "tab", "aria-selected": index === currentActiveTab ? 'true' : 'false', "aria-disabled": tab.disabled ? 'true' : 'false', ref: el => (this.buttonRefs[index] = el) }, iconEl, labelEl));
|
|
629
|
-
}), h("div", { key: '0892dff1735729462a927e9f7d0127b402a43918', class: "slider", style: this.sliderStyle })), this.showScrollRight && h("div", { key: 'edf6fc21360de9fd919e4d71aefec6e3c7ed9fdd', class: "scroll-fade right" }), this.showScrollRight && (h("button", { key: '88adff5cab4b8baff5a1e4c6ed5f2fe44064f05e', class: "scroll-arrow right", onClick: () => this.scrollToEnd(), "aria-label": "Scroll to last tab" }, h("udp-icon", { key: '7704e98608f492cb4f599b706b302e003d84bb46', iconName: "chevronRight16", color: "inherit" })))), !this.isControlled && !this.useTabsProp && (h("div", { key: 'fd61baeb3e79a387c1367813fbaa99f496ae4d62' }, h("slot", { key: '872c0a2ead48abea1c946b7389c307a53d560705' })))));
|
|
630
|
-
}
|
|
631
|
-
get el() { return getElement(this); }
|
|
632
|
-
static get watchers() { return {
|
|
633
|
-
"internalActiveTab": ["onActiveTabChange"],
|
|
634
|
-
"value": ["onValueChange"],
|
|
635
|
-
"tabs": ["onTabsPropChange"],
|
|
636
|
-
"variant": ["onVariantChange"]
|
|
637
|
-
}; }
|
|
638
|
-
};
|
|
639
|
-
UdpTabs.style = udpTabsCss;
|
|
640
|
-
|
|
641
|
-
export { PrimaryActionHeader as primary_action_header, UdpSideSheet as udp_side_sheet, UdpTabs as udp_tabs };
|
|
642
|
-
//# sourceMappingURL=primary-action-header.udp-side-sheet.udp-tabs.entry.js.map
|