udp-stencil-component-library 25.18.2-beta.8 → 25.18.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{SearchBuilder-C1sUitjQ.js → SearchBuilder-DYM_FL5l.js} +1 -4
- package/dist/cjs/action-column-util-CQRWvOT6.js +0 -3
- package/dist/cjs/add-map-feature-popup_4.cjs.entry.js +33 -18
- package/dist/cjs/advanced-search-builder.cjs.entry.js +3 -4
- package/dist/cjs/advanced-search_12.cjs.entry.js +55 -38
- package/dist/cjs/ag-grid-base_6.cjs.entry.js +28 -19
- package/dist/cjs/ambient-template-grid.cjs.entry.js +73 -28
- package/dist/cjs/api-method-instance-grid.cjs.entry.js +16 -7
- package/dist/cjs/{apiUtils-DT-fLJOw.js → apiUtils-bDl8etNp.js} +1 -4
- package/dist/cjs/app-bar.cjs.entry.js +3 -4
- package/dist/cjs/{catalog-store-BOiNPWZB.js → catalog-store-DIF1IDLi.js} +1 -4
- 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 +12 -7
- package/dist/cjs/chip-section.cjs.entry.js +6 -5
- package/dist/cjs/client-side-grid_2.cjs.entry.js +6 -5
- 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 +17 -18
- package/dist/cjs/entity-maintenance-grid.cjs.entry.js +3 -4
- package/dist/cjs/{enums-CgcTuQjC.js → enums-B3aaCQaV.js} +1 -4
- package/dist/cjs/feature-details-card_2.cjs.entry.js +19 -10
- package/dist/cjs/file-upload_3.cjs.entry.js +23 -12
- package/dist/cjs/filter-conditions_7.cjs.entry.js +21 -18
- 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 +49 -28
- 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} +311 -188
- package/dist/cjs/index.cjs.js +4 -5
- 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 → makeApiCall-B9MMU_Ob.js} +4 -4
- package/dist/cjs/map-component_2.cjs.entry.js +59 -22
- package/dist/cjs/numeric-field_5.cjs.entry.js +56 -27
- package/dist/cjs/primary-action-header_2.cjs.entry.js +17 -10
- package/dist/cjs/question-configs-renderer_4.cjs.entry.js +11 -12
- package/dist/cjs/resource-timeline-calendar.cjs.entry.js +12 -7
- package/dist/cjs/search-method-grid.cjs.entry.js +6 -5
- package/dist/cjs/server-side-grid.cjs.entry.js +4 -3
- package/dist/cjs/side-sheet-container.cjs.entry.js +3 -4
- 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 +12 -7
- package/dist/cjs/tenantUtils-BCKSE0vq.js +0 -3
- package/dist/cjs/text-field_2.cjs.entry.js +29 -14
- 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 +10 -9
- package/dist/cjs/udp-container-query-grid-item.cjs.entry.js +3 -4
- package/dist/cjs/udp-container-query-grid.cjs.entry.js +3 -4
- package/dist/cjs/udp-container-query.cjs.entry.js +3 -4
- package/dist/cjs/udp-container.cjs.entry.js +3 -4
- package/dist/cjs/udp-date-range-selector.cjs.entry.js +3 -4
- 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 +6 -5
- 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-BMMpObLX.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 +15 -12
- package/dist/cjs/udp-forms-follow-up-list-card.cjs.entry.js +2 -3
- package/dist/cjs/udp-forms-list-card.cjs.entry.js +2 -3
- package/dist/cjs/udp-forms-list.cjs.entry.js +7 -6
- package/dist/cjs/udp-forms-renderer.cjs.entry.js +39 -22
- package/dist/cjs/udp-forms-ui.cjs.entry.js +7 -6
- 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 +11 -8
- 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 +9 -6
- package/dist/cjs/udp-menu-item_2.cjs.entry.js +8 -7
- package/dist/cjs/udp-page.cjs.entry.js +3 -4
- package/dist/cjs/udp-sankey-chart.cjs.entry.js +30 -13
- package/dist/cjs/udp-skeleton-loading.cjs.entry.js +3 -4
- package/dist/cjs/udp-split-screen.cjs.entry.js +3 -4
- package/dist/cjs/udp-stepper-demo.cjs.entry.js +1 -2
- package/dist/cjs/udp-stepper.cjs.entry.js +6 -5
- package/dist/cjs/udp-tab-panel.cjs.entry.js +3 -4
- package/dist/cjs/udp-tab.cjs.entry.js +3 -4
- package/dist/cjs/udp-timeline-connector.cjs.entry.js +3 -4
- package/dist/cjs/udp-timeline-dot.cjs.entry.js +3 -4
- package/dist/cjs/udp-timeline-item.cjs.entry.js +3 -4
- package/dist/cjs/udp-timeline-separator.cjs.entry.js +3 -4
- package/dist/cjs/udp-timeline.cjs.entry.js +3 -4
- package/dist/cjs/udp-vertical-spacer.cjs.entry.js +3 -4
- 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-Bp02BX38.js +0 -3
- 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.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.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 +0 -1
- 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 +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/file-upload-renderer/file-upload-renderer.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/form-metadata-display-renderer/form-metadata-display-renderer.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/list-option-renderer/list-options-renderer.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-configs-renderer/question-configs-renderer.js +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 +0 -1
- 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 +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/text-input-renderer/text-input-renderer.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-menu/udp-forms-builder-menu.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-question-template.js +0 -1
- 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 +6 -6
- 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 +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list.js +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 +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-ui/udp-forms-ui.js +6 -4
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-utils/comments-crud-utils.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-utils/repeated-section-utils.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-utils/utils.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.js +45 -8
- 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/udp-forms-utils/classes/UdpForm.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/classes/UdpFormSubmission.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/enums.js +1 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-handler/IFormHandler.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-handler/UdpFormHandler.js +7 -8
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-submission-handler/FormSubmissionHandler.js +14 -6
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-submission-handler/FormSubmissionHandlerFactory.js +2 -3
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-submission-handler/IFormSubmissionHandler.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-submission-handler/formUtils.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/types.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/utils.js +0 -1
- package/dist/collection/components/forms/udp-forms/udp-question/udp-question-comment/udp-question-comments.js +4 -3
- package/dist/collection/components/forms/udp-forms/udp-question/udp-question.js +6 -4
- 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 +12 -7
- package/dist/collection/components/grid/new-grid/api-method-instance-grid.js +12 -7
- package/dist/collection/components/grid/new-grid/client-side-grid.js +12 -7
- package/dist/collection/components/grid/new-grid/datasources/searchMethodDatasource.js +0 -1
- package/dist/collection/components/grid/new-grid/entity-maintenance-grid.js +2 -2
- 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 +0 -1
- 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 +14 -8
- package/dist/collection/components/grid/new-grid/server-side-grid.js +14 -8
- 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 +4 -3
- 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 +4 -3
- package/dist/collection/components/inputs/checkbox/check-box.js +0 -1
- package/dist/collection/components/inputs/date-range-selector/udp-date-range-selector.js +0 -1
- package/dist/collection/components/inputs/date-selector/udp-date-selector.js +4 -3
- package/dist/collection/components/inputs/date-time-selector/udp-datetime-selector.js +4 -3
- 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 +0 -1
- package/dist/collection/components/inputs/image-upload/image-upload.js +2 -2
- package/dist/collection/components/inputs/input-types.js +0 -1
- package/dist/collection/components/inputs/numeric-field/numeric-field.js +4 -3
- package/dist/collection/components/inputs/selectable-list/selectable-list.js +4 -3
- package/dist/collection/components/inputs/signature-input/signature-input.js +8 -5
- package/dist/collection/components/inputs/tally/tally.js +4 -3
- package/dist/collection/components/inputs/text-area/text-area.js +4 -3
- package/dist/collection/components/inputs/text-field/text-field.js +4 -3
- package/dist/collection/components/inputs/time-selector/udp-time-selector.js +4 -3
- package/dist/collection/components/inputs/toggle/stencil-toggle.js +4 -3
- package/dist/collection/components/inputs/udp-selector/udp-selector.js +4 -3
- package/dist/collection/components/layout/udp-container/udp-container.js +0 -1
- package/dist/collection/components/layout/udp-container-query/udp-container-query.js +0 -1
- package/dist/collection/components/layout/udp-container-query-grid/udp-container-query-grid.js +0 -1
- package/dist/collection/components/layout/udp-container-query-grid-item/udp-container-query-grid-item.js +0 -1
- package/dist/collection/components/layout/udp-page/udp-page.js +0 -1
- package/dist/collection/components/layout/udp-split-screen/udp-split-screen.js +0 -1
- package/dist/collection/components/layout/udp-vertical-spacer.js +0 -1
- package/dist/collection/components/loaders/udp-grid-loader/udp-grid-loader.js +0 -1
- package/dist/collection/components/loaders/udp-linear-loader/udp-linear-loader.js +0 -1
- package/dist/collection/components/loaders/udp-skeleton-loading.js +0 -1
- package/dist/collection/components/map/udp-map/map-component.js +0 -1
- package/dist/collection/components/map/udp-map/popups/add-map-feature-popup.js +0 -1
- package/dist/collection/components/map/udp-map/popups/feature-details-card/feature-details-card.js +0 -1
- package/dist/collection/components/map/udp-map/popups/feature-details-popup.js +0 -1
- package/dist/collection/components/map/udp-map/popups/select-layer-popup.js +0 -1
- package/dist/collection/components/map/udp-map/popups/split-line-popup.js +0 -1
- package/dist/collection/components/map/udp-map/toolbar/map-toolbar.js +0 -1
- package/dist/collection/components/map/udp-map/udp-map-toolbar.js +0 -1
- package/dist/collection/components/map/udp-map/udp-map.js +0 -1
- 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 +2 -2
- package/dist/collection/components/menu/udp-menu.js +0 -1
- 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 +0 -1
- package/dist/collection/components/stepper/udp-stepper.js +6 -4
- package/dist/collection/components/tabs/tab/tabs/udp-tabs.js +0 -1
- package/dist/collection/components/tabs/tab/udp-tab.js +0 -1
- package/dist/collection/components/tabs/udp-tab-panel/udp-tab-panel.js +0 -1
- package/dist/collection/components/timeline/udp-timeline-connector.js +0 -1
- package/dist/collection/components/timeline/udp-timeline-dot.js +0 -1
- package/dist/collection/components/timeline/udp-timeline-item.js +0 -1
- package/dist/collection/components/timeline/udp-timeline-separator.js +0 -1
- package/dist/collection/components/timeline/udp-timeline.js +0 -1
- package/dist/collection/components/toolbars/app-bar/app-bar.js +0 -1
- 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 +0 -1
- package/dist/collection/components.stories.js +0 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet-container.js +0 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet.js +0 -1
- package/dist/collection/global/configService.js +0 -1
- package/dist/collection/global/types.js +0 -1
- package/dist/collection/index.js +0 -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 +4 -2
- 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 +0 -1
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.js +0 -1
- 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 +0 -1
- 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 -1127
- 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 -355
- 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 -182
- 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 -43
- 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 -211
- 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 -431
- 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 -541
- 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 -181
- 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 -1605
- package/dist/components/udp-forms-ui.js +1 -9
- package/dist/components/udp-forms-ui2.js +1 -381
- 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 +294 -143
- package/dist/esm/{SearchBuilder-CvKqGlUH.js → SearchBuilder-BjVdKjci.js} +1 -4
- package/dist/esm/action-column-util-DUK_9dnF.js +0 -3
- package/dist/esm/add-map-feature-popup_4.entry.js +33 -18
- package/dist/esm/advanced-search-builder.entry.js +3 -4
- package/dist/esm/advanced-search_12.entry.js +55 -38
- package/dist/esm/ag-grid-base_6.entry.js +28 -19
- package/dist/esm/ambient-template-grid.entry.js +73 -28
- package/dist/esm/api-method-instance-grid.entry.js +16 -7
- package/dist/esm/{apiUtils-cUHs50y0.js → apiUtils-11-yfzUs.js} +1 -4
- package/dist/esm/app-bar.entry.js +3 -4
- package/dist/esm/{catalog-store-BhgNAUY6.js → catalog-store-CbwcwIKF.js} +1 -4
- 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 +12 -7
- package/dist/esm/chip-section.entry.js +6 -5
- package/dist/esm/client-side-grid_2.entry.js +6 -5
- 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 +17 -18
- package/dist/esm/entity-maintenance-grid.entry.js +3 -4
- package/dist/esm/{enums-DHT5wSnX.js → enums-D5dod6Ie.js} +1 -4
- package/dist/esm/feature-details-card_2.entry.js +19 -10
- package/dist/esm/file-upload_3.entry.js +23 -12
- package/dist/esm/filter-conditions_7.entry.js +21 -18
- 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 +49 -28
- 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} +311 -188
- package/dist/esm/index.js +4 -5
- package/dist/esm/loader.js +3 -4
- package/dist/esm/logical-search-indicator.entry.js +3 -4
- package/dist/esm/{makeApiCall-B-daVutk.js → makeApiCall-2umiVB6u.js} +4 -4
- package/dist/esm/map-component_2.entry.js +59 -22
- package/dist/esm/numeric-field_5.entry.js +56 -27
- package/dist/esm/primary-action-header_2.entry.js +17 -10
- package/dist/esm/question-configs-renderer_4.entry.js +11 -12
- package/dist/esm/resource-timeline-calendar.entry.js +12 -7
- package/dist/esm/search-method-grid.entry.js +6 -5
- package/dist/esm/server-side-grid.entry.js +4 -3
- package/dist/esm/side-sheet-container.entry.js +3 -4
- 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 +12 -7
- package/dist/esm/tenantUtils-Basdb1b1.js +0 -3
- package/dist/esm/text-field_2.entry.js +29 -14
- 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 +10 -9
- package/dist/esm/udp-container-query-grid-item.entry.js +3 -4
- package/dist/esm/udp-container-query-grid.entry.js +3 -4
- package/dist/esm/udp-container-query.entry.js +3 -4
- package/dist/esm/udp-container.entry.js +3 -4
- package/dist/esm/udp-date-range-selector.entry.js +3 -4
- 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 +6 -5
- 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-D6ADNZEG.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 +15 -12
- package/dist/esm/udp-forms-follow-up-list-card.entry.js +2 -3
- package/dist/esm/udp-forms-list-card.entry.js +2 -3
- package/dist/esm/udp-forms-list.entry.js +7 -6
- package/dist/esm/udp-forms-renderer.entry.js +39 -22
- package/dist/esm/udp-forms-ui.entry.js +7 -6
- 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 +11 -8
- 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 +9 -6
- package/dist/esm/udp-menu-item_2.entry.js +8 -7
- package/dist/esm/udp-page.entry.js +3 -4
- package/dist/esm/udp-sankey-chart.entry.js +30 -13
- package/dist/esm/udp-skeleton-loading.entry.js +3 -4
- package/dist/esm/udp-split-screen.entry.js +3 -4
- package/dist/esm/udp-stepper-demo.entry.js +1 -2
- package/dist/esm/udp-stepper.entry.js +6 -5
- package/dist/esm/udp-tab-panel.entry.js +3 -4
- package/dist/esm/udp-tab.entry.js +3 -4
- package/dist/esm/udp-timeline-connector.entry.js +3 -4
- package/dist/esm/udp-timeline-dot.entry.js +3 -4
- package/dist/esm/udp-timeline-item.entry.js +3 -4
- package/dist/esm/udp-timeline-separator.entry.js +3 -4
- package/dist/esm/udp-timeline.entry.js +3 -4
- package/dist/esm/udp-vertical-spacer.entry.js +3 -4
- 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-kwLwITIE.js +0 -3
- package/dist/stencil-library/SearchBuilder-BjVdKjci.js +1 -0
- 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-11-yfzUs.js +1 -0
- package/dist/stencil-library/app-bar.entry.js +1 -2
- package/dist/stencil-library/catalog-store-CbwcwIKF.js +1 -0
- 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-2umiVB6u.js +1 -0
- 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 -2
- 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 -2
- 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 -2
- 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 -2
- 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 -2
- 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-renderer/udp-forms-renderer.d.ts +1 -0
- package/dist/types/components/forms/udp-forms/udp-forms-utils/enums.d.ts +1 -1
- package/dist/types/components/forms/udp-forms/udp-forms-utils/form-submission-handler/FormSubmissionHandler.d.ts +3 -1
- package/dist/types/components/forms/udp-forms/udp-forms-utils/form-submission-handler/FormSubmissionHandlerFactory.d.ts +1 -1
- package/dist/types/components.d.ts +10 -8
- package/dist/types/stencil-public-runtime.d.ts +88 -5
- package/dist/types/udp-utilities/api/makeApiCall/makeApiCall.d.ts +1 -1
- package/package.json +3 -3
- 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-CgcTuQjC.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-tabs.entry.cjs.js.map +0 -1
- 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.entry.cjs.js.map +0 -1
- 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-BMMpObLX.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-linear-loader.udp-side-sheet.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.udp-pop-over.entry.cjs.js.map +0 -1
- package/dist/cjs/udp-page.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-Bp02BX38.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-utils/comments-crud-utils.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-utils/repeated-section-utils.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-utils/utils.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-forms-utils/classes/UdpForm.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/classes/UdpFormSubmission.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/enums.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-handler/IFormHandler.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-handler/UdpFormHandler.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-submission-handler/FormSubmissionHandler.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-submission-handler/FormSubmissionHandlerFactory.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-submission-handler/IFormSubmissionHandler.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/form-submission-handler/formUtils.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/types.js.map +0 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-utils/utils.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/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/udp-websocket-client/udp-websocket-client.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-DHT5wSnX.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-tabs.entry.js.map +0 -1
- 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.entry.js.map +0 -1
- 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-D6ADNZEG.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-linear-loader.udp-side-sheet.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.udp-pop-over.entry.js.map +0 -1
- package/dist/esm/udp-page.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-kwLwITIE.js.map +0 -1
- package/dist/stencil-library/SearchBuilder-CvKqGlUH.js +0 -2
- 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 +0 -2
- 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 +0 -2
- 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-DHT5wSnX.js +0 -2
- package/dist/stencil-library/enums-DHT5wSnX.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 +0 -2
- 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-tabs.entry.esm.js.map +0 -1
- package/dist/stencil-library/primary-action-header_2.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.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-container.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-D6ADNZEG.js +0 -2
- package/dist/stencil-library/udp-forms-builder-question-template-D6ADNZEG.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-linear-loader.udp-side-sheet.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-linear-loader_2.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.udp-pop-over.entry.esm.js.map +0 -1
- package/dist/stencil-library/udp-menu-item_2.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-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-kwLwITIE.js.map +0 -1
|
@@ -1,9 +1 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
const TreeListItem = TreeListItem$1;
|
|
4
|
-
const defineCustomElement = defineCustomElement$1;
|
|
5
|
-
|
|
6
|
-
export { TreeListItem, defineCustomElement };
|
|
7
|
-
//# sourceMappingURL=tree-list-item.js.map
|
|
8
|
-
|
|
9
|
-
//# sourceMappingURL=tree-list-item.js.map
|
|
1
|
+
import{T as t,d as s}from"./tree-list-item2.js";const e=t,o=s;export{e as TreeListItem,o as defineCustomElement}
|
|
@@ -1,194 +1 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { d as defineCustomElement$3 } from './status-chip2.js';
|
|
3
|
-
import { d as defineCustomElement$2 } from './udp-function-button2.js';
|
|
4
|
-
import { d as defineCustomElement$1 } from './unity-typography2.js';
|
|
5
|
-
|
|
6
|
-
const treeListItemCss = ".tree-item{display:flex;border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:8px;margin-bottom:6px}.label{flex:1;padding-left:8px}.arrow-icon{cursor:pointer;font-size:20px;}.tree-item-label{display:flex;justify-content:space-between;width:100%;gap:16px}.tree-label-select{flex:1;display:flex;padding-right:8px;align-items:center}.tree-item{border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:8px;margin-bottom:6px}.tree-item-label{display:flex;width:100%;cursor:pointer}.nested-list{margin-left:20px}.label-icon-container{display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.12);padding:4px}[level=\"1\"] .nested-list{margin-left:10px}[level=\"2\"] .nested-list{margin-left:20px}[level=\"3\"] .nested-list{margin-left:30px}[level=\"4\"] .nested-list{margin-left:40px}[level=\"5\"] .nested-list{margin-left:50px}[level=\"6\"] .nested-list{margin-left:60px}";
|
|
7
|
-
|
|
8
|
-
const TreeListItem = /*@__PURE__*/ proxyCustomElement(class TreeListItem extends H {
|
|
9
|
-
constructor(registerHost) {
|
|
10
|
-
super();
|
|
11
|
-
if (registerHost !== false) {
|
|
12
|
-
this.__registerHost();
|
|
13
|
-
}
|
|
14
|
-
this.__attachShadow();
|
|
15
|
-
this.itemClick = createEvent(this, "itemClick");
|
|
16
|
-
this.referenceClicked = createEvent(this, "reference-clicked");
|
|
17
|
-
this.showNested = false;
|
|
18
|
-
this.level = 0;
|
|
19
|
-
this.parentName = 'defaultParentName';
|
|
20
|
-
this.showChildren = false;
|
|
21
|
-
this.updateTrigger = false;
|
|
22
|
-
this.showViewOption = false;
|
|
23
|
-
this.showDeleteOption = false;
|
|
24
|
-
this.showEditOption = false;
|
|
25
|
-
this.showUpdateDefaultOption = false;
|
|
26
|
-
this.showAdd = true;
|
|
27
|
-
this.isDefault = false;
|
|
28
|
-
this.add = false;
|
|
29
|
-
this.handleButtonClick = (event) => {
|
|
30
|
-
this.showChildren = !this.showChildren;
|
|
31
|
-
event.stopPropagation();
|
|
32
|
-
if (this.reference) {
|
|
33
|
-
this.showNested = !this.showNested;
|
|
34
|
-
this.updateTrigger = !this.updateTrigger;
|
|
35
|
-
this.referenceClicked.emit({
|
|
36
|
-
reference: this.reference,
|
|
37
|
-
name: this.fieldName,
|
|
38
|
-
parentReference: this.parentName,
|
|
39
|
-
parentFilter: this.parentFilter,
|
|
40
|
-
parent: this.parent,
|
|
41
|
-
parentPath: this.parentPath,
|
|
42
|
-
});
|
|
43
|
-
forceUpdate(this);
|
|
44
|
-
}
|
|
45
|
-
};
|
|
46
|
-
this.onSelfClick = () => {
|
|
47
|
-
var _a;
|
|
48
|
-
if (!this.reference) {
|
|
49
|
-
this.itemClick.emit({
|
|
50
|
-
searchLabel: (_a = this.label) !== null && _a !== void 0 ? _a : this.fieldName,
|
|
51
|
-
searchField: this.fieldName,
|
|
52
|
-
searchOperator: '',
|
|
53
|
-
searchValue: '',
|
|
54
|
-
parentName: this.parentName,
|
|
55
|
-
parentPath: this.parentPath,
|
|
56
|
-
});
|
|
57
|
-
}
|
|
58
|
-
};
|
|
59
|
-
// private someOtherHandler = (event: MouseEvent) => {
|
|
60
|
-
// event.stopPropagation();
|
|
61
|
-
// console.log('someOtherHandler called');
|
|
62
|
-
// }
|
|
63
|
-
this.handleViewClick = (event) => {
|
|
64
|
-
event.stopPropagation();
|
|
65
|
-
if (this.viewHandler) {
|
|
66
|
-
this.viewHandler(event);
|
|
67
|
-
}
|
|
68
|
-
};
|
|
69
|
-
this.handleDeleteClick = (event) => {
|
|
70
|
-
event.stopPropagation();
|
|
71
|
-
if (this.deleteHandler) {
|
|
72
|
-
this.deleteHandler(event);
|
|
73
|
-
}
|
|
74
|
-
};
|
|
75
|
-
this.handleEditClick = (event) => {
|
|
76
|
-
event.stopPropagation();
|
|
77
|
-
if (this.editHandler) {
|
|
78
|
-
this.editHandler(event);
|
|
79
|
-
}
|
|
80
|
-
};
|
|
81
|
-
this.handleUpdateDefaultClick = (event) => {
|
|
82
|
-
event.stopPropagation();
|
|
83
|
-
if (this.updateDefaultHandler) {
|
|
84
|
-
this.updateDefaultHandler(event);
|
|
85
|
-
}
|
|
86
|
-
};
|
|
87
|
-
}
|
|
88
|
-
nestedItemsChanged(newValue, oldValue) {
|
|
89
|
-
if (newValue !== oldValue) {
|
|
90
|
-
console.log('Nested items have changed');
|
|
91
|
-
// Perform necessary actions or state updates based on the new value
|
|
92
|
-
forceUpdate(this);
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
render() {
|
|
96
|
-
const indentationStyle = { marginLeft: `${this.level * 20}px` };
|
|
97
|
-
// Recursive function to render nested items
|
|
98
|
-
const renderNestedItems = (nestedItems, currentLevel) => {
|
|
99
|
-
return nestedItems.map((item, index) => {
|
|
100
|
-
var _a, _b, _c;
|
|
101
|
-
return (h("tree-list-item", { key: `${item.name}-${currentLevel}-${index}`, label: item.name, reference: item.reference, nestedItems: item.referenceNode, level: currentLevel + 1, parentName: this.fieldName, parentFilter: (_a = item.extendedProperties) === null || _a === void 0 ? void 0 : _a.parentFilter, parent: (_b = item.extendedProperties) === null || _b === void 0 ? void 0 : _b.parent, parentPath: (_c = item.extendedProperties) === null || _c === void 0 ? void 0 : _c.parentPath, "onReference-clicked": (event) => {
|
|
102
|
-
event.stopPropagation();
|
|
103
|
-
// Emitting referenceClicked event with detailed payload
|
|
104
|
-
this.referenceClicked.emit({
|
|
105
|
-
reference: event.detail.reference,
|
|
106
|
-
name: event.detail.name,
|
|
107
|
-
parentReference: this.fieldName,
|
|
108
|
-
parentFilter: event.detail.parentFilter,
|
|
109
|
-
parent: event.detail.parent,
|
|
110
|
-
parentPath: event.detail.parentPath,
|
|
111
|
-
});
|
|
112
|
-
} }));
|
|
113
|
-
});
|
|
114
|
-
};
|
|
115
|
-
return (h("div", { class: "tree-list-item", style: indentationStyle }, h("div", { class: "label-icon-container", onClick: this.onSelfClick }, h("div", { class: "tree-label-select" }, h("unity-typography", { variant: "data-display-three" }, this.label)), this.gridViewVisibilityTypeId && (h("status-chip", { statusClasses: { Private: 'error', Public: 'success' }, statusValue: this.gridViewVisibilityTypeId === 1 ? 'Private' : 'Public' }, this.gridViewVisibilityTypeId === 1 ? 'Private' : 'Public')), this.showEditOption && (h("udp-function-button", { edit: true, onClick: this.handleEditClick }, "Edit")), this.showDeleteOption && (h("udp-function-button", { delete: true, onClick: this.handleDeleteClick }, "Delete")), this.showUpdateDefaultOption && (h("udp-function-button", { isDefault: this.isDefault, onClick: this.handleUpdateDefaultClick }, "Make Default")), this.showViewOption && (h("udp-function-button", { view: true, onClick: this.handleViewClick }, "Other Action")), this.reference ? (h("udp-function-button", { expand: true, noBackground: true, onClick: this.handleButtonClick }, "Details")) : (this.showAdd && h("udp-function-button", { add: true }))), this.showNested && this.nestedItems && h("div", { class: "nested-list" }, renderNestedItems(this.nestedItems, this.level))));
|
|
116
|
-
}
|
|
117
|
-
static get watchers() { return {
|
|
118
|
-
"nestedItems": ["nestedItemsChanged"]
|
|
119
|
-
}; }
|
|
120
|
-
static get style() { return treeListItemCss; }
|
|
121
|
-
}, [257, "tree-list-item", {
|
|
122
|
-
"label": [1],
|
|
123
|
-
"fieldName": [1, "field-name"],
|
|
124
|
-
"reference": [1],
|
|
125
|
-
"nestedItems": [16],
|
|
126
|
-
"level": [2],
|
|
127
|
-
"parentFilter": [8, "parent-filter"],
|
|
128
|
-
"parentPath": [1, "parent-path"],
|
|
129
|
-
"parentName": [1, "parent-name"],
|
|
130
|
-
"customAttribute": [1, "custom-attribute"],
|
|
131
|
-
"test": [1],
|
|
132
|
-
"parent": [1],
|
|
133
|
-
"dataOne": [1, "data-one"],
|
|
134
|
-
"dataTwo": [1, "data-two"],
|
|
135
|
-
"statusKey": [1, "status-key"],
|
|
136
|
-
"statusClasses": [16],
|
|
137
|
-
"statusLabel": [1, "status-label"],
|
|
138
|
-
"statusValue": [4, "status-value"],
|
|
139
|
-
"showViewOption": [4, "show-view-option"],
|
|
140
|
-
"showDeleteOption": [4, "show-delete-option"],
|
|
141
|
-
"showEditOption": [4, "show-edit-option"],
|
|
142
|
-
"showUpdateDefaultOption": [4, "show-update-default-option"],
|
|
143
|
-
"showAdd": [4, "show-add"],
|
|
144
|
-
"viewHandler": [16],
|
|
145
|
-
"deleteHandler": [16],
|
|
146
|
-
"editHandler": [16],
|
|
147
|
-
"updateDefaultHandler": [16],
|
|
148
|
-
"isDefault": [4, "is-default"],
|
|
149
|
-
"add": [4],
|
|
150
|
-
"gridViewVisibilityTypeId": [2, "grid-view-visibility-type-id"],
|
|
151
|
-
"showNested": [32],
|
|
152
|
-
"showChildren": [32],
|
|
153
|
-
"updateTrigger": [32]
|
|
154
|
-
}, undefined, {
|
|
155
|
-
"nestedItems": ["nestedItemsChanged"]
|
|
156
|
-
}]);
|
|
157
|
-
function defineCustomElement() {
|
|
158
|
-
if (typeof customElements === "undefined") {
|
|
159
|
-
return;
|
|
160
|
-
}
|
|
161
|
-
const components = ["tree-list-item", "status-chip", "tree-list-item", "udp-function-button", "unity-typography"];
|
|
162
|
-
components.forEach(tagName => { switch (tagName) {
|
|
163
|
-
case "tree-list-item":
|
|
164
|
-
if (!customElements.get(tagName)) {
|
|
165
|
-
customElements.define(tagName, TreeListItem);
|
|
166
|
-
}
|
|
167
|
-
break;
|
|
168
|
-
case "status-chip":
|
|
169
|
-
if (!customElements.get(tagName)) {
|
|
170
|
-
defineCustomElement$3();
|
|
171
|
-
}
|
|
172
|
-
break;
|
|
173
|
-
case "tree-list-item":
|
|
174
|
-
if (!customElements.get(tagName)) {
|
|
175
|
-
defineCustomElement();
|
|
176
|
-
}
|
|
177
|
-
break;
|
|
178
|
-
case "udp-function-button":
|
|
179
|
-
if (!customElements.get(tagName)) {
|
|
180
|
-
defineCustomElement$2();
|
|
181
|
-
}
|
|
182
|
-
break;
|
|
183
|
-
case "unity-typography":
|
|
184
|
-
if (!customElements.get(tagName)) {
|
|
185
|
-
defineCustomElement$1();
|
|
186
|
-
}
|
|
187
|
-
break;
|
|
188
|
-
} });
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
export { TreeListItem as T, defineCustomElement as d };
|
|
192
|
-
//# sourceMappingURL=tree-list-item2.js.map
|
|
193
|
-
|
|
194
|
-
//# sourceMappingURL=tree-list-item2.js.map
|
|
1
|
+
import{p as t,H as e,c as s,f as i,h as a,t as n}from"./index2.js";import{d as l}from"./status-chip2.js";import{d as r}from"./udp-function-button2.js";import{d as o}from"./unity-typography2.js";const h=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.itemClick=s(this,"itemClick"),this.referenceClicked=s(this,"reference-clicked"),this.showNested=!1,this.level=0,this.parentName="defaultParentName",this.showChildren=!1,this.updateTrigger=!1,this.showViewOption=!1,this.showDeleteOption=!1,this.showEditOption=!1,this.showUpdateDefaultOption=!1,this.showAdd=!0,this.isDefault=!1,this.add=!1,this.handleButtonClick=t=>{this.showChildren=!this.showChildren,t.stopPropagation(),this.reference&&(this.showNested=!this.showNested,this.updateTrigger=!this.updateTrigger,this.referenceClicked.emit({reference:this.reference,name:this.fieldName,parentReference:this.parentName,parentFilter:this.parentFilter,parent:this.parent,parentPath:this.parentPath}),i(this))},this.onSelfClick=()=>{var t;this.reference||this.itemClick.emit({searchLabel:null!==(t=this.label)&&void 0!==t?t:this.fieldName,searchField:this.fieldName,searchOperator:"",searchValue:"",parentName:this.parentName,parentPath:this.parentPath})},this.handleViewClick=t=>{t.stopPropagation(),this.viewHandler&&this.viewHandler(t)},this.handleDeleteClick=t=>{t.stopPropagation(),this.deleteHandler&&this.deleteHandler(t)},this.handleEditClick=t=>{t.stopPropagation(),this.editHandler&&this.editHandler(t)},this.handleUpdateDefaultClick=t=>{t.stopPropagation(),this.updateDefaultHandler&&this.updateDefaultHandler(t)}}nestedItemsChanged(t,e){t!==e&&(console.log("Nested items have changed"),i(this))}render(){return a("div",{class:"tree-list-item",style:{marginLeft:20*this.level+"px"}},a("div",{class:"label-icon-container",onClick:this.onSelfClick},a("div",{class:"tree-label-select"},a("unity-typography",{variant:"data-display-three"},this.label)),this.gridViewVisibilityTypeId&&a("status-chip",{statusClasses:{Private:"error",Public:"success"},statusValue:1===this.gridViewVisibilityTypeId?"Private":"Public"},1===this.gridViewVisibilityTypeId?"Private":"Public"),this.showEditOption&&a("udp-function-button",{edit:!0,onClick:this.handleEditClick},"Edit"),this.showDeleteOption&&a("udp-function-button",{delete:!0,onClick:this.handleDeleteClick},"Delete"),this.showUpdateDefaultOption&&a("udp-function-button",{isDefault:this.isDefault,onClick:this.handleUpdateDefaultClick},"Make Default"),this.showViewOption&&a("udp-function-button",{view:!0,onClick:this.handleViewClick},"Other Action"),this.reference?a("udp-function-button",{expand:!0,noBackground:!0,onClick:this.handleButtonClick},"Details"):this.showAdd&&a("udp-function-button",{add:!0})),this.showNested&&this.nestedItems&&a("div",{class:"nested-list"},((t,e)=>this.nestedItems.map(((t,s)=>{var i,n,l;return a("tree-list-item",{key:`${t.name}-${e}-${s}`,label:t.name,reference:t.reference,nestedItems:t.referenceNode,level:e+1,parentName:this.fieldName,parentFilter:null===(i=t.extendedProperties)||void 0===i?void 0:i.parentFilter,parent:null===(n=t.extendedProperties)||void 0===n?void 0:n.parent,parentPath:null===(l=t.extendedProperties)||void 0===l?void 0:l.parentPath,"onReference-clicked":t=>{t.stopPropagation(),this.referenceClicked.emit({reference:t.detail.reference,name:t.detail.name,parentReference:this.fieldName,parentFilter:t.detail.parentFilter,parent:t.detail.parent,parentPath:t.detail.parentPath})}})})))(0,this.level)))}static get watchers(){return{nestedItems:[{nestedItemsChanged:0}]}}static get style(){return'.tree-item{display:flex;border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:8px;margin-bottom:6px}.label{flex:1;padding-left:8px}.arrow-icon{cursor:pointer;font-size:20px;}.tree-item-label{display:flex;justify-content:space-between;width:100%;gap:16px}.tree-label-select{flex:1;display:flex;padding-right:8px;align-items:center}.tree-item{border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:8px;margin-bottom:6px}.tree-item-label{display:flex;width:100%;cursor:pointer}.nested-list{margin-left:20px}.label-icon-container{display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.12);padding:4px}[level="1"] .nested-list{margin-left:10px}[level="2"] .nested-list{margin-left:20px}[level="3"] .nested-list{margin-left:30px}[level="4"] .nested-list{margin-left:40px}[level="5"] .nested-list{margin-left:50px}[level="6"] .nested-list{margin-left:60px}'}},[1,"tree-list-item",{label:[1],fieldName:[1,"field-name"],reference:[1],nestedItems:[16],level:[2],parentFilter:[8,"parent-filter"],parentPath:[1,"parent-path"],parentName:[1,"parent-name"],customAttribute:[1,"custom-attribute"],test:[1],parent:[1],dataOne:[1,"data-one"],dataTwo:[1,"data-two"],statusKey:[1,"status-key"],statusClasses:[16],statusLabel:[1,"status-label"],statusValue:[4,"status-value"],showViewOption:[4,"show-view-option"],showDeleteOption:[4,"show-delete-option"],showEditOption:[4,"show-edit-option"],showUpdateDefaultOption:[4,"show-update-default-option"],showAdd:[4,"show-add"],viewHandler:[16],deleteHandler:[16],editHandler:[16],updateDefaultHandler:[16],isDefault:[4,"is-default"],add:[4],gridViewVisibilityTypeId:[2,"grid-view-visibility-type-id"],showNested:[32],showChildren:[32],updateTrigger:[32]},void 0,{nestedItems:[{nestedItemsChanged:0}]}]);function d(){"undefined"!=typeof customElements&&["tree-list-item","status-chip","tree-list-item","udp-function-button","unity-typography"].forEach((t=>{switch(t){case"tree-list-item":customElements.get(n(t))||customElements.define(n(t),h);break;case"status-chip":customElements.get(n(t))||l();break;case"tree-list-item":customElements.get(n(t))||d();break;case"udp-function-button":customElements.get(n(t))||r();break;case"unity-typography":customElements.get(n(t))||o()}}))}export{h as T,d}
|
|
@@ -1,9 +1 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
const UdpAdornment = UdpAdornment$1;
|
|
4
|
-
const defineCustomElement = defineCustomElement$1;
|
|
5
|
-
|
|
6
|
-
export { UdpAdornment, defineCustomElement };
|
|
7
|
-
//# sourceMappingURL=udp-adornment.js.map
|
|
8
|
-
|
|
9
|
-
//# sourceMappingURL=udp-adornment.js.map
|
|
1
|
+
import{U as o,d as r}from"./udp-adornment2.js";const s=o,t=r;export{s as UdpAdornment,t as defineCustomElement}
|
|
@@ -1,55 +1 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
const udpAdornmentCss = ":host{display:block}";
|
|
4
|
-
|
|
5
|
-
const UdpAdornment = /*@__PURE__*/ proxyCustomElement(class UdpAdornment extends H {
|
|
6
|
-
constructor(registerHost) {
|
|
7
|
-
super();
|
|
8
|
-
if (registerHost !== false) {
|
|
9
|
-
this.__registerHost();
|
|
10
|
-
}
|
|
11
|
-
this.__attachShadow();
|
|
12
|
-
}
|
|
13
|
-
// Method to determine the color based on status
|
|
14
|
-
getColor() {
|
|
15
|
-
switch (this.status) {
|
|
16
|
-
case 'success':
|
|
17
|
-
return 'var(--success-color-main)';
|
|
18
|
-
case 'warning':
|
|
19
|
-
return 'var(--warning-color-main)';
|
|
20
|
-
case 'error':
|
|
21
|
-
return 'var(--error-color-main)';
|
|
22
|
-
case 'info':
|
|
23
|
-
return 'var(--info-color-main)';
|
|
24
|
-
case 'disabled':
|
|
25
|
-
return 'var(--disabled-color-main)'; // Assuming this is the correct variable for disabled
|
|
26
|
-
default:
|
|
27
|
-
return 'transparent';
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
render() {
|
|
31
|
-
const style = { width: '4px', height: '100%', backgroundColor: this.getColor() };
|
|
32
|
-
return h(Host, { key: 'adb0c41c66c70fa5bfe018ef28897fe2586a2446', style: style });
|
|
33
|
-
}
|
|
34
|
-
static get style() { return udpAdornmentCss; }
|
|
35
|
-
}, [257, "udp-adornment", {
|
|
36
|
-
"status": [1]
|
|
37
|
-
}]);
|
|
38
|
-
function defineCustomElement() {
|
|
39
|
-
if (typeof customElements === "undefined") {
|
|
40
|
-
return;
|
|
41
|
-
}
|
|
42
|
-
const components = ["udp-adornment"];
|
|
43
|
-
components.forEach(tagName => { switch (tagName) {
|
|
44
|
-
case "udp-adornment":
|
|
45
|
-
if (!customElements.get(tagName)) {
|
|
46
|
-
customElements.define(tagName, UdpAdornment);
|
|
47
|
-
}
|
|
48
|
-
break;
|
|
49
|
-
} });
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
export { UdpAdornment as U, defineCustomElement as d };
|
|
53
|
-
//# sourceMappingURL=udp-adornment2.js.map
|
|
54
|
-
|
|
55
|
-
//# sourceMappingURL=udp-adornment2.js.map
|
|
1
|
+
import{p as r,H as e,h as t,t as s,d as n}from"./index2.js";const a=r(class extends e{constructor(r){super(),!1!==r&&this.__registerHost(),this.__attachShadow()}getColor(){switch(this.status){case"success":return"var(--success-color-main)";case"warning":return"var(--warning-color-main)";case"error":return"var(--error-color-main)";case"info":return"var(--info-color-main)";case"disabled":return"var(--disabled-color-main)";default:return"transparent"}}render(){const r={width:"4px",height:"100%",backgroundColor:this.getColor()};return t(n,{key:"adb0c41c66c70fa5bfe018ef28897fe2586a2446",style:r})}static get style(){return":host{display:block}"}},[1,"udp-adornment",{status:[1]}]);function o(){"undefined"!=typeof customElements&&["udp-adornment"].forEach((r=>{"udp-adornment"===r&&(customElements.get(s(r))||customElements.define(s(r),a))}))}export{a as U,o as d}
|
|
@@ -1,157 +1 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { b as buildFieldTree, d as defineCustomElement$c } from './filter-group2.js';
|
|
3
|
-
import { d as defineCustomElement$e } from './advanced-search-builder2.js';
|
|
4
|
-
import { d as defineCustomElement$d } from './custom-button2.js';
|
|
5
|
-
import { d as defineCustomElement$b } from './udp-ambient-tool-tip2.js';
|
|
6
|
-
import { d as defineCustomElement$a } from './udp-badge2.js';
|
|
7
|
-
import { d as defineCustomElement$9 } from './udp-button2.js';
|
|
8
|
-
import { d as defineCustomElement$8 } from './udp-chip2.js';
|
|
9
|
-
import { d as defineCustomElement$7 } from './udp-icon2.js';
|
|
10
|
-
import { d as defineCustomElement$6 } from './udp-icon-button2.js';
|
|
11
|
-
import { d as defineCustomElement$5 } from './udp-menu2.js';
|
|
12
|
-
import { d as defineCustomElement$4 } from './udp-menu-item2.js';
|
|
13
|
-
import { d as defineCustomElement$3 } from './unity-typography2.js';
|
|
14
|
-
import { d as defineCustomElement$2 } from './validation-chip2.js';
|
|
15
|
-
|
|
16
|
-
const getSanitizedName = (entityName) => {
|
|
17
|
-
if (!entityName)
|
|
18
|
-
return '';
|
|
19
|
-
const entityNameParts = entityName.split('.');
|
|
20
|
-
return entityNameParts[entityNameParts.length - 1];
|
|
21
|
-
};
|
|
22
|
-
|
|
23
|
-
const UdpAdvancedSearchBuilder$1 = /*@__PURE__*/ proxyCustomElement(class UdpAdvancedSearchBuilder extends H {
|
|
24
|
-
constructor(registerHost) {
|
|
25
|
-
super();
|
|
26
|
-
if (registerHost !== false) {
|
|
27
|
-
this.__registerHost();
|
|
28
|
-
}
|
|
29
|
-
this.__attachShadow();
|
|
30
|
-
this.filterSave = createEvent(this, "filterSave");
|
|
31
|
-
this.change = createEvent(this, "change");
|
|
32
|
-
this.handleFilterSave = (event) => {
|
|
33
|
-
event.stopPropagation();
|
|
34
|
-
this.filterSave.emit(event.detail);
|
|
35
|
-
};
|
|
36
|
-
this.handleFilterChange = (event) => {
|
|
37
|
-
event.stopPropagation();
|
|
38
|
-
this.change.emit(event.detail);
|
|
39
|
-
};
|
|
40
|
-
}
|
|
41
|
-
buildFieldTree() {
|
|
42
|
-
if (this.entityName && this.catalogObjectList) {
|
|
43
|
-
const sanitizedEntityName = getSanitizedName(this.entityName);
|
|
44
|
-
const capitalizedSanitizedEntityName = sanitizedEntityName[0].toUpperCase() + sanitizedEntityName.slice(1);
|
|
45
|
-
const fieldsArray = buildFieldTree(this.catalogObjectList, capitalizedSanitizedEntityName);
|
|
46
|
-
this.fieldsArray = fieldsArray;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
rebuildFieldTree() {
|
|
50
|
-
this.buildFieldTree();
|
|
51
|
-
}
|
|
52
|
-
componentWillLoad() {
|
|
53
|
-
this.buildFieldTree();
|
|
54
|
-
}
|
|
55
|
-
render() {
|
|
56
|
-
return (h("div", { key: 'f75436c60c8d6eaacc55e47a30b4943718ae2d28' }, h("advanced-search-builder", { key: '235c656601d72e1567bebb98d064a7afc0ea8889', fields: this.fieldsArray, initialFilterData: this.initialFilterData, onFilterSave: this.handleFilterSave, config: this.config })));
|
|
57
|
-
}
|
|
58
|
-
static get watchers() { return {
|
|
59
|
-
"entityName": ["rebuildFieldTree"],
|
|
60
|
-
"catalogObjectList": ["rebuildFieldTree"]
|
|
61
|
-
}; }
|
|
62
|
-
}, [257, "udp-advanced-search-builder", {
|
|
63
|
-
"catalogObjectList": [8, "catalog-object-list"],
|
|
64
|
-
"entityName": [1, "entity-name"],
|
|
65
|
-
"initialFilterData": [16],
|
|
66
|
-
"config": [16],
|
|
67
|
-
"fieldsArray": [32]
|
|
68
|
-
}, undefined, {
|
|
69
|
-
"entityName": ["rebuildFieldTree"],
|
|
70
|
-
"catalogObjectList": ["rebuildFieldTree"]
|
|
71
|
-
}]);
|
|
72
|
-
function defineCustomElement$1() {
|
|
73
|
-
if (typeof customElements === "undefined") {
|
|
74
|
-
return;
|
|
75
|
-
}
|
|
76
|
-
const components = ["udp-advanced-search-builder", "advanced-search-builder", "custom-button", "filter-group", "udp-ambient-tool-tip", "udp-badge", "udp-button", "udp-chip", "udp-icon", "udp-icon-button", "udp-menu", "udp-menu-item", "unity-typography", "validation-chip"];
|
|
77
|
-
components.forEach(tagName => { switch (tagName) {
|
|
78
|
-
case "udp-advanced-search-builder":
|
|
79
|
-
if (!customElements.get(tagName)) {
|
|
80
|
-
customElements.define(tagName, UdpAdvancedSearchBuilder$1);
|
|
81
|
-
}
|
|
82
|
-
break;
|
|
83
|
-
case "advanced-search-builder":
|
|
84
|
-
if (!customElements.get(tagName)) {
|
|
85
|
-
defineCustomElement$e();
|
|
86
|
-
}
|
|
87
|
-
break;
|
|
88
|
-
case "custom-button":
|
|
89
|
-
if (!customElements.get(tagName)) {
|
|
90
|
-
defineCustomElement$d();
|
|
91
|
-
}
|
|
92
|
-
break;
|
|
93
|
-
case "filter-group":
|
|
94
|
-
if (!customElements.get(tagName)) {
|
|
95
|
-
defineCustomElement$c();
|
|
96
|
-
}
|
|
97
|
-
break;
|
|
98
|
-
case "udp-ambient-tool-tip":
|
|
99
|
-
if (!customElements.get(tagName)) {
|
|
100
|
-
defineCustomElement$b();
|
|
101
|
-
}
|
|
102
|
-
break;
|
|
103
|
-
case "udp-badge":
|
|
104
|
-
if (!customElements.get(tagName)) {
|
|
105
|
-
defineCustomElement$a();
|
|
106
|
-
}
|
|
107
|
-
break;
|
|
108
|
-
case "udp-button":
|
|
109
|
-
if (!customElements.get(tagName)) {
|
|
110
|
-
defineCustomElement$9();
|
|
111
|
-
}
|
|
112
|
-
break;
|
|
113
|
-
case "udp-chip":
|
|
114
|
-
if (!customElements.get(tagName)) {
|
|
115
|
-
defineCustomElement$8();
|
|
116
|
-
}
|
|
117
|
-
break;
|
|
118
|
-
case "udp-icon":
|
|
119
|
-
if (!customElements.get(tagName)) {
|
|
120
|
-
defineCustomElement$7();
|
|
121
|
-
}
|
|
122
|
-
break;
|
|
123
|
-
case "udp-icon-button":
|
|
124
|
-
if (!customElements.get(tagName)) {
|
|
125
|
-
defineCustomElement$6();
|
|
126
|
-
}
|
|
127
|
-
break;
|
|
128
|
-
case "udp-menu":
|
|
129
|
-
if (!customElements.get(tagName)) {
|
|
130
|
-
defineCustomElement$5();
|
|
131
|
-
}
|
|
132
|
-
break;
|
|
133
|
-
case "udp-menu-item":
|
|
134
|
-
if (!customElements.get(tagName)) {
|
|
135
|
-
defineCustomElement$4();
|
|
136
|
-
}
|
|
137
|
-
break;
|
|
138
|
-
case "unity-typography":
|
|
139
|
-
if (!customElements.get(tagName)) {
|
|
140
|
-
defineCustomElement$3();
|
|
141
|
-
}
|
|
142
|
-
break;
|
|
143
|
-
case "validation-chip":
|
|
144
|
-
if (!customElements.get(tagName)) {
|
|
145
|
-
defineCustomElement$2();
|
|
146
|
-
}
|
|
147
|
-
break;
|
|
148
|
-
} });
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
const UdpAdvancedSearchBuilder = UdpAdvancedSearchBuilder$1;
|
|
152
|
-
const defineCustomElement = defineCustomElement$1;
|
|
153
|
-
|
|
154
|
-
export { UdpAdvancedSearchBuilder, defineCustomElement };
|
|
155
|
-
//# sourceMappingURL=udp-advanced-search-builder.js.map
|
|
156
|
-
|
|
157
|
-
//# sourceMappingURL=udp-advanced-search-builder.js.map
|
|
1
|
+
import{p as e,H as t,c as s,h as i,t as a}from"./index2.js";import{b as o,d as r}from"./filter-group2.js";import{d}from"./advanced-search-builder2.js";import{d as c}from"./custom-button2.js";import{d as u}from"./udp-ambient-tool-tip2.js";import{d as n}from"./udp-badge2.js";import{d as m}from"./udp-button2.js";import{d as p}from"./udp-chip2.js";import{d as l}from"./udp-icon2.js";import{d as b}from"./udp-icon-button2.js";import{d as h}from"./udp-menu2.js";import{d as f}from"./udp-menu-item2.js";import{d as j}from"./unity-typography2.js";import{d as g}from"./validation-chip2.js";const y=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.filterSave=s(this,"filterSave"),this.change=s(this,"change"),this.handleFilterSave=e=>{e.stopPropagation(),this.filterSave.emit(e.detail)},this.handleFilterChange=e=>{e.stopPropagation(),this.change.emit(e.detail)}}buildFieldTree(){if(this.entityName&&this.catalogObjectList){const e=(e=>{if(!e)return"";const t=e.split(".");return t[t.length-1]})(this.entityName),t=e[0].toUpperCase()+e.slice(1),s=o(this.catalogObjectList,t);this.fieldsArray=s}}rebuildFieldTree(){this.buildFieldTree()}componentWillLoad(){this.buildFieldTree()}render(){return i("div",{key:"f75436c60c8d6eaacc55e47a30b4943718ae2d28"},i("advanced-search-builder",{key:"235c656601d72e1567bebb98d064a7afc0ea8889",fields:this.fieldsArray,initialFilterData:this.initialFilterData,onFilterSave:this.handleFilterSave,config:this.config}))}static get watchers(){return{entityName:[{rebuildFieldTree:0}],catalogObjectList:[{rebuildFieldTree:0}]}}},[1,"udp-advanced-search-builder",{catalogObjectList:[8,"catalog-object-list"],entityName:[1,"entity-name"],initialFilterData:[16],config:[16],fieldsArray:[32]},void 0,{entityName:[{rebuildFieldTree:0}],catalogObjectList:[{rebuildFieldTree:0}]}]),E=y,k=function(){"undefined"!=typeof customElements&&["udp-advanced-search-builder","advanced-search-builder","custom-button","filter-group","udp-ambient-tool-tip","udp-badge","udp-button","udp-chip","udp-icon","udp-icon-button","udp-menu","udp-menu-item","unity-typography","validation-chip"].forEach((e=>{switch(e){case"udp-advanced-search-builder":customElements.get(a(e))||customElements.define(a(e),y);break;case"advanced-search-builder":customElements.get(a(e))||d();break;case"custom-button":customElements.get(a(e))||c();break;case"filter-group":customElements.get(a(e))||r();break;case"udp-ambient-tool-tip":customElements.get(a(e))||u();break;case"udp-badge":customElements.get(a(e))||n();break;case"udp-button":customElements.get(a(e))||m();break;case"udp-chip":customElements.get(a(e))||p();break;case"udp-icon":customElements.get(a(e))||l();break;case"udp-icon-button":customElements.get(a(e))||b();break;case"udp-menu":customElements.get(a(e))||h();break;case"udp-menu-item":customElements.get(a(e))||f();break;case"unity-typography":customElements.get(a(e))||j();break;case"validation-chip":customElements.get(a(e))||g()}}))};export{E as UdpAdvancedSearchBuilder,k as defineCustomElement}
|
|
@@ -1,9 +1 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
const UdpAmbientCard = UdpAmbientCard$1;
|
|
4
|
-
const defineCustomElement = defineCustomElement$1;
|
|
5
|
-
|
|
6
|
-
export { UdpAmbientCard, defineCustomElement };
|
|
7
|
-
//# sourceMappingURL=udp-ambient-card.js.map
|
|
8
|
-
|
|
9
|
-
//# sourceMappingURL=udp-ambient-card.js.map
|
|
1
|
+
import{U as a,d as o}from"./udp-ambient-card2.js";const r=a,s=o;export{r as UdpAmbientCard,s as defineCustomElement}
|
|
@@ -1,86 +1 @@
|
|
|
1
|
-
import
|
|
2
|
-
import ChevronDownIcon24 from '@carbon/icons/es/chevron--down/16';
|
|
3
|
-
import ChevronUp16 from '@carbon/icons/es/chevron--up/16';
|
|
4
|
-
import { d as defineCustomElement$5 } from './stencil-icon-button2.js';
|
|
5
|
-
import { d as defineCustomElement$4 } from './udp-adornment2.js';
|
|
6
|
-
import { d as defineCustomElement$3 } from './udp-ambient-tool-tip2.js';
|
|
7
|
-
import { d as defineCustomElement$2 } from './udp-badge2.js';
|
|
8
|
-
import { d as defineCustomElement$1 } from './unity-typography2.js';
|
|
9
|
-
|
|
10
|
-
const udpAmbientCardCss = ".card{display:flex;position:relative;flex-direction:column;padding:16px;background-color:white;width:100%}.no-padding{padding:0}.card-border{border:var(--udp-ambient-card-border, 1px solid #ccc)}.udp-adornment{position:absolute;right:0;top:0;bottom:0}.title,.body,.footer{}.expandable{max-height:0;overflow:hidden;transition:max-height 0.3s ease-out}.expanded{max-height:100px;}.wrapper{display:flex;margin:var(--wrapper-margin, 16px);height:var(--wrapper-height)}.more-button{display:flex;align-items:center}.adornment{display:var(--adornment-display, block)}";
|
|
11
|
-
|
|
12
|
-
const UdpAmbientCard = /*@__PURE__*/ proxyCustomElement(class UdpAmbientCard extends H {
|
|
13
|
-
constructor(registerHost) {
|
|
14
|
-
super();
|
|
15
|
-
if (registerHost !== false) {
|
|
16
|
-
this.__registerHost();
|
|
17
|
-
}
|
|
18
|
-
this.__attachShadow();
|
|
19
|
-
this.isExpanded = false;
|
|
20
|
-
this.title = '';
|
|
21
|
-
this.overflow = '';
|
|
22
|
-
this.moreText = '';
|
|
23
|
-
this.hideAdornment = false;
|
|
24
|
-
this.hideBorder = false;
|
|
25
|
-
this.removePadding = false;
|
|
26
|
-
this.toggleExpand = () => {
|
|
27
|
-
this.isExpanded = !this.isExpanded;
|
|
28
|
-
};
|
|
29
|
-
}
|
|
30
|
-
render() {
|
|
31
|
-
return (h("div", { key: '7942b74a9f85d4cdb6b9314850319759ce3b746c', class: "wrapper", style: { width: this.width } }, !this.hideAdornment && (h("div", { key: '4cc550531d8154398c21dfe3f7dc037ab98c121c', class: "adornment" }, h("udp-adornment", { key: '31eb591f3661d0d0495f367701a682a56d385c94', status: "info" }))), h("div", { key: 'c70be5ac60bb437f4dd31e190b04d89e1a1c3681', class: { 'card': true, 'card-border': !this.hideBorder, 'no-padding': this.removePadding } }, h("div", { key: 'b02351b583b355ec07345307f6061a60a77ec1dd', class: "card-data" }, h("div", { key: '5fb8f423aa9c5d6957cd60443abacc5b25787948', class: "title" }, h("unity-typography", { key: 'b6aaa5d01392ee2ece22f64438319e1d58159481', variant: "data-display-four" }, this.title)), h("div", { key: '904760f540f7b7f458153e6b7ae4ac8d0f8ce52d', class: "body" }, h("slot", { key: 'c668f6c274505ba3bfb6bdde8175ba9ae6d61ddd' })), h("div", { key: '67321e2cd2d4e9779921672ca09f992c6bac999f', class: "footer" }, this.overflow && (h("div", { key: 'e3ea4d33612fdc111f60fb9be160ff333e091e51', class: "more-button" }, h("unity-typography", { key: '2c1ff4bca702e83eaa91c0daf2e16d0cf8c9fee6', variant: "caption-text" }, this.moreText, " "), h("stencil-icon-button", { key: '68089edd4b902e759a58e1ebaf0769d37c9fa798', onClick: this.toggleExpand, icon: this.isExpanded ? ChevronUp16 : ChevronDownIcon24, showLabel: false })))), h("div", { key: '9d462cc18857e3204b9514287be8e983d040a921', class: `expandable ${this.isExpanded ? 'expanded' : ''}` }, h("unity-typography", { key: '56ad07edfd9db73386e7969bb1335efbf9b0afb6', variant: "body" }, this.overflow))))));
|
|
32
|
-
}
|
|
33
|
-
static get style() { return udpAmbientCardCss; }
|
|
34
|
-
}, [257, "udp-ambient-card", {
|
|
35
|
-
"width": [1],
|
|
36
|
-
"overflow": [1],
|
|
37
|
-
"moreText": [1, "more-text"],
|
|
38
|
-
"hideAdornment": [4, "hide-adornment"],
|
|
39
|
-
"hideBorder": [4, "hide-border"],
|
|
40
|
-
"removePadding": [4, "remove-padding"],
|
|
41
|
-
"isExpanded": [32],
|
|
42
|
-
"title": [32]
|
|
43
|
-
}]);
|
|
44
|
-
function defineCustomElement() {
|
|
45
|
-
if (typeof customElements === "undefined") {
|
|
46
|
-
return;
|
|
47
|
-
}
|
|
48
|
-
const components = ["udp-ambient-card", "stencil-icon-button", "udp-adornment", "udp-ambient-tool-tip", "udp-badge", "unity-typography"];
|
|
49
|
-
components.forEach(tagName => { switch (tagName) {
|
|
50
|
-
case "udp-ambient-card":
|
|
51
|
-
if (!customElements.get(tagName)) {
|
|
52
|
-
customElements.define(tagName, UdpAmbientCard);
|
|
53
|
-
}
|
|
54
|
-
break;
|
|
55
|
-
case "stencil-icon-button":
|
|
56
|
-
if (!customElements.get(tagName)) {
|
|
57
|
-
defineCustomElement$5();
|
|
58
|
-
}
|
|
59
|
-
break;
|
|
60
|
-
case "udp-adornment":
|
|
61
|
-
if (!customElements.get(tagName)) {
|
|
62
|
-
defineCustomElement$4();
|
|
63
|
-
}
|
|
64
|
-
break;
|
|
65
|
-
case "udp-ambient-tool-tip":
|
|
66
|
-
if (!customElements.get(tagName)) {
|
|
67
|
-
defineCustomElement$3();
|
|
68
|
-
}
|
|
69
|
-
break;
|
|
70
|
-
case "udp-badge":
|
|
71
|
-
if (!customElements.get(tagName)) {
|
|
72
|
-
defineCustomElement$2();
|
|
73
|
-
}
|
|
74
|
-
break;
|
|
75
|
-
case "unity-typography":
|
|
76
|
-
if (!customElements.get(tagName)) {
|
|
77
|
-
defineCustomElement$1();
|
|
78
|
-
}
|
|
79
|
-
break;
|
|
80
|
-
} });
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
export { UdpAmbientCard as U, defineCustomElement as d };
|
|
84
|
-
//# sourceMappingURL=udp-ambient-card2.js.map
|
|
85
|
-
|
|
86
|
-
//# sourceMappingURL=udp-ambient-card2.js.map
|
|
1
|
+
import{p as e,H as t,h as a,t as d}from"./index2.js";import i from"@carbon/icons/es/chevron--down/16";import o from"@carbon/icons/es/chevron--up/16";import{d as s}from"./stencil-icon-button2.js";import{d as r}from"./udp-adornment2.js";import{d as n}from"./udp-ambient-tool-tip2.js";import{d as c}from"./udp-badge2.js";import{d as b}from"./unity-typography2.js";const p=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.isExpanded=!1,this.title="",this.overflow="",this.moreText="",this.hideAdornment=!1,this.hideBorder=!1,this.removePadding=!1,this.toggleExpand=()=>{this.isExpanded=!this.isExpanded}}render(){return a("div",{key:"7942b74a9f85d4cdb6b9314850319759ce3b746c",class:"wrapper",style:{width:this.width}},!this.hideAdornment&&a("div",{key:"4cc550531d8154398c21dfe3f7dc037ab98c121c",class:"adornment"},a("udp-adornment",{key:"31eb591f3661d0d0495f367701a682a56d385c94",status:"info"})),a("div",{key:"c70be5ac60bb437f4dd31e190b04d89e1a1c3681",class:{card:!0,"card-border":!this.hideBorder,"no-padding":this.removePadding}},a("div",{key:"b02351b583b355ec07345307f6061a60a77ec1dd",class:"card-data"},a("div",{key:"5fb8f423aa9c5d6957cd60443abacc5b25787948",class:"title"},a("unity-typography",{key:"b6aaa5d01392ee2ece22f64438319e1d58159481",variant:"data-display-four"},this.title)),a("div",{key:"904760f540f7b7f458153e6b7ae4ac8d0f8ce52d",class:"body"},a("slot",{key:"c668f6c274505ba3bfb6bdde8175ba9ae6d61ddd"})),a("div",{key:"67321e2cd2d4e9779921672ca09f992c6bac999f",class:"footer"},this.overflow&&a("div",{key:"e3ea4d33612fdc111f60fb9be160ff333e091e51",class:"more-button"},a("unity-typography",{key:"2c1ff4bca702e83eaa91c0daf2e16d0cf8c9fee6",variant:"caption-text"},this.moreText," "),a("stencil-icon-button",{key:"68089edd4b902e759a58e1ebaf0769d37c9fa798",onClick:this.toggleExpand,icon:this.isExpanded?o:i,showLabel:!1}))),a("div",{key:"9d462cc18857e3204b9514287be8e983d040a921",class:"expandable "+(this.isExpanded?"expanded":"")},a("unity-typography",{key:"56ad07edfd9db73386e7969bb1335efbf9b0afb6",variant:"body"},this.overflow)))))}static get style(){return".card{display:flex;position:relative;flex-direction:column;padding:16px;background-color:white;width:100%}.no-padding{padding:0}.card-border{border:var(--udp-ambient-card-border, 1px solid #ccc)}.udp-adornment{position:absolute;right:0;top:0;bottom:0}.title,.body,.footer{}.expandable{max-height:0;overflow:hidden;transition:max-height 0.3s ease-out}.expanded{max-height:100px;}.wrapper{display:flex;margin:var(--wrapper-margin, 16px);height:var(--wrapper-height)}.more-button{display:flex;align-items:center}.adornment{display:var(--adornment-display, block)}"}},[257,"udp-ambient-card",{width:[1],overflow:[1],moreText:[1,"more-text"],hideAdornment:[4,"hide-adornment"],hideBorder:[4,"hide-border"],removePadding:[4,"remove-padding"],isExpanded:[32],title:[32]}]);function m(){"undefined"!=typeof customElements&&["udp-ambient-card","stencil-icon-button","udp-adornment","udp-ambient-tool-tip","udp-badge","unity-typography"].forEach((e=>{switch(e){case"udp-ambient-card":customElements.get(d(e))||customElements.define(d(e),p);break;case"stencil-icon-button":customElements.get(d(e))||s();break;case"udp-adornment":customElements.get(d(e))||r();break;case"udp-ambient-tool-tip":customElements.get(d(e))||n();break;case"udp-badge":customElements.get(d(e))||c();break;case"unity-typography":customElements.get(d(e))||b()}}))}export{p as U,m as d}
|
|
@@ -1,9 +1 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
const UdpAmbientToolTip = UdpAmbientToolTip$1;
|
|
4
|
-
const defineCustomElement = defineCustomElement$1;
|
|
5
|
-
|
|
6
|
-
export { UdpAmbientToolTip, defineCustomElement };
|
|
7
|
-
//# sourceMappingURL=udp-ambient-tool-tip.js.map
|
|
8
|
-
|
|
9
|
-
//# sourceMappingURL=udp-ambient-tool-tip.js.map
|
|
1
|
+
import{U as o,d as t}from"./udp-ambient-tool-tip2.js";const p=o,s=t;export{p as UdpAmbientToolTip,s as defineCustomElement}
|