udp-stencil-component-library 26.3.0-beta.2 → 26.3.0-beta.21
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/add-map-feature-popup_4.cjs.entry.js +12 -12
- package/dist/cjs/address-search_6.cjs.entry.js +18 -18
- package/dist/cjs/advanced-search_12.cjs.entry.js +13 -13
- package/dist/cjs/ag-grid-base_63.cjs.entry.js +404 -164
- package/dist/cjs/ambient-template-grid.cjs.entry.js +16 -16
- package/dist/cjs/api-method-instance-grid.cjs.entry.js +2 -2
- package/dist/cjs/app-bar.cjs.entry.js +1 -1
- package/dist/cjs/chart-container_3.cjs.entry.js +2 -2
- package/dist/cjs/charts-theme-DmrbXz3l.js +386 -0
- package/dist/cjs/check-box.cjs.entry.js +2 -2
- package/dist/cjs/chip-section.cjs.entry.js +2 -2
- package/dist/cjs/date-time-renderer_9.cjs.entry.js +21 -21
- package/dist/cjs/feature-details-card_2.cjs.entry.js +5 -5
- package/dist/cjs/file-upload_2.cjs.entry.js +5 -5
- package/dist/cjs/filter-conditions_7.cjs.entry.js +5 -5
- package/dist/cjs/form-metadata-display_10.cjs.entry.js +8 -8
- package/dist/cjs/icon-grid.cjs.entry.js +1 -1
- package/dist/cjs/index-G1ccGqOs.js +44 -4
- package/dist/cjs/index.cjs.js +6 -154
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/map-component_2.cjs.entry.js +2 -2
- package/dist/cjs/primary-action-header_2.cjs.entry.js +4 -4
- package/dist/cjs/question-configs-renderer_4.cjs.entry.js +15 -15
- package/dist/cjs/resource-timeline-calendar.cjs.entry.js +1 -1
- package/dist/cjs/resource-timeline-primary-bar.cjs.entry.js +3 -3
- package/dist/cjs/search-method-grid.cjs.entry.js +1 -1
- package/dist/cjs/server-side-grid.cjs.entry.js +1 -1
- package/dist/cjs/side-sheet-container.cjs.entry.js +1 -1
- package/dist/cjs/simple-card.cjs.entry.js +1 -1
- package/dist/cjs/slot-helpers-C-ntX3IL.js +11 -0
- package/dist/cjs/status-chip_2.cjs.entry.js +1 -1
- package/dist/cjs/stencil-chip.cjs.entry.js +2 -2
- package/dist/cjs/stencil-library.cjs.js +1 -1
- package/dist/cjs/stencil-toggle.cjs.entry.js +4 -4
- package/dist/cjs/text-field_2.cjs.entry.js +7 -7
- package/dist/cjs/theme-manager-vLJfQYn8.js +157 -0
- package/dist/cjs/udp-adornment.cjs.entry.js +1 -1
- package/dist/cjs/udp-advanced-search-builder.cjs.entry.js +7 -4
- package/dist/cjs/udp-ag-area-chart.cjs.entry.js +120 -0
- package/dist/cjs/{udp-bar-chart_4.cjs.entry.js → udp-ag-bar-chart_4.cjs.entry.js} +123 -44
- package/dist/cjs/udp-ag-bubble-chart.cjs.entry.js +120 -0
- package/dist/cjs/udp-ag-combo-chart.cjs.entry.js +120 -0
- package/dist/cjs/udp-ag-donut-chart.cjs.entry.js +118 -0
- package/dist/cjs/udp-ag-line-chart.cjs.entry.js +120 -0
- package/dist/cjs/udp-ag-pie-chart.cjs.entry.js +118 -0
- package/dist/cjs/udp-ag-scatter-chart.cjs.entry.js +120 -0
- package/dist/cjs/udp-attachment-item_2.cjs.entry.js +1 -1
- package/dist/cjs/udp-bar-chart.cjs.entry.js +41 -0
- package/dist/cjs/udp-calendar-base.cjs.entry.js +44 -71
- package/dist/cjs/udp-calendar-day.cjs.entry.js +1 -3
- package/dist/cjs/udp-calendar-month.cjs.entry.js +1 -3
- package/dist/cjs/udp-calendar-week.cjs.entry.js +1 -3
- package/dist/cjs/udp-calendar-year.cjs.entry.js +1 -3
- package/dist/cjs/udp-card-action-area.cjs.entry.js +1 -1
- package/dist/cjs/udp-card_6.cjs.entry.js +7 -7
- package/dist/cjs/udp-charts-example.cjs.entry.js +14 -1
- package/dist/cjs/udp-container-query-grid-item.cjs.entry.js +1 -1
- package/dist/cjs/udp-container-query-grid.cjs.entry.js +1 -1
- package/dist/cjs/udp-container-query.cjs.entry.js +2 -2
- package/dist/cjs/udp-container.cjs.entry.js +2 -2
- package/dist/cjs/udp-dynamic-container-with-menu.cjs.entry.js +1 -1
- package/dist/cjs/udp-dynamic-form.cjs.entry.js +1 -1
- package/dist/cjs/udp-fluent-file-input.cjs.entry.js +4 -4
- package/dist/cjs/udp-fluent-image.cjs.entry.js +1 -1
- package/dist/cjs/udp-fluent-inline-edit.cjs.entry.js +1 -1
- package/dist/cjs/udp-fluent-link.cjs.entry.js +1 -1
- package/dist/cjs/udp-fluent-location-input.cjs.entry.js +3 -3
- package/dist/cjs/udp-fluent-number-input.cjs.entry.js +99 -0
- package/dist/cjs/udp-fluent-signature-input.cjs.entry.js +4 -4
- package/dist/cjs/udp-forms-builder-style-override.cjs.entry.js +1 -1
- package/dist/cjs/udp-forms-follow-up-list-card.cjs.entry.js +2 -2
- package/dist/cjs/udp-forms-list-card.cjs.entry.js +4 -4
- package/dist/cjs/udp-forms-list.cjs.entry.js +1 -1
- package/dist/cjs/udp-forms-renderer.cjs.entry.js +1 -1
- package/dist/cjs/udp-kpi-card.cjs.entry.js +1 -1
- package/dist/cjs/udp-kpi-cards.cjs.entry.js +2 -2
- package/dist/cjs/udp-map.cjs.entry.js +3 -3
- package/dist/cjs/udp-menu.cjs.entry.js +1 -1
- package/dist/cjs/udp-page.cjs.entry.js +1 -1
- package/dist/cjs/udp-sankey-chart.cjs.entry.js +1 -1
- package/dist/cjs/udp-sidebar-layout.cjs.entry.js +67 -0
- package/dist/cjs/udp-skeleton-loading.cjs.entry.js +1 -1
- package/dist/cjs/udp-split-screen.cjs.entry.js +1 -1
- package/dist/cjs/udp-stepper-demo.cjs.entry.js +1 -1
- package/dist/cjs/udp-tab.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline-connector.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline-dot.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline-item.cjs.entry.js +2 -2
- package/dist/cjs/udp-timeline-separator.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline.cjs.entry.js +1 -1
- package/dist/cjs/udp-xy-chart.cjs.entry.js +1 -1
- package/dist/cjs/udp-xy-multi-series-chart.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +10 -0
- package/dist/collection/components/advanced-search-builder/udp-advanced-search-builder.js +7 -4
- package/dist/collection/components/calendar/udp-calendar-base.js +100 -77
- package/dist/collection/components/calendar/udp-calendar-day.js +10 -9
- package/dist/collection/components/calendar/udp-calendar-month.js +10 -9
- package/dist/collection/components/calendar/udp-calendar-week.js +10 -9
- package/dist/collection/components/calendar/udp-calendar-year.js +10 -9
- package/dist/collection/components/charts/chart-container/chart-container.js +7 -0
- package/dist/collection/components/charts/chart-kpi/chart-kpi.js +6 -1
- package/dist/collection/components/charts/charts-theme.js +380 -0
- package/dist/collection/components/charts/udp-ag-area-chart/udp-ag-area-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-area-chart/udp-ag-area-chart.js +312 -0
- package/dist/collection/components/charts/udp-ag-bar-chart/udp-ag-bar-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-bar-chart/udp-ag-bar-chart.js +302 -0
- package/dist/collection/components/charts/udp-ag-bubble-chart/udp-ag-bubble-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-bubble-chart/udp-ag-bubble-chart.js +308 -0
- package/dist/collection/components/charts/udp-ag-combo-chart/udp-ag-combo-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-combo-chart/udp-ag-combo-chart.js +320 -0
- package/dist/collection/components/charts/udp-ag-donut-chart/udp-ag-donut-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-donut-chart/udp-ag-donut-chart.js +309 -0
- package/dist/collection/components/charts/udp-ag-line-chart/udp-ag-line-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-line-chart/udp-ag-line-chart.js +314 -0
- package/dist/collection/components/charts/udp-ag-pie-chart/udp-ag-pie-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-pie-chart/udp-ag-pie-chart.js +310 -0
- package/dist/collection/components/charts/udp-ag-scatter-chart/udp-ag-scatter-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-scatter-chart/udp-ag-scatter-chart.js +314 -0
- package/dist/collection/components/charts/udp-bar-chart/udp-bar-chart.js +5 -1
- package/dist/collection/components/charts/udp-charts-example.js +15 -2
- package/dist/collection/components/charts/udp-distribution-chart/udp-distribution-chart.js +5 -1
- package/dist/collection/components/charts/udp-donut-chart/udp-donut-chart.js +5 -1
- package/dist/collection/components/charts/udp-line-chart/udp-line-chart.js +5 -1
- package/dist/collection/components/charts/udp-sankey-chart/udp-sankey-chart.js +6 -1
- package/dist/collection/components/charts/udp-xy-chart/udp-xy-chart.js +6 -1
- package/dist/collection/components/charts/udp-xy-multi-series-chart/udp-xy-multi-series-chart.js +5 -1
- package/dist/collection/components/data-display/adornment/udp-adornment/udp-adornment.js +1 -1
- package/dist/collection/components/data-display/badge/udp-badge.js +1 -1
- package/dist/collection/components/data-display/cards/udp-ambient-card/udp-ambient-card.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-action-area/udp-card-action-area.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-actions/udp-card-actions.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-content/udp-card-content.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-header/udp-card-header.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-media/udp-card-media.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card.js +3 -3
- package/dist/collection/components/data-display/chips/stencil-chip/status-chip/status-chip.js +1 -1
- package/dist/collection/components/data-display/chips/stencil-chip/stencil-chip.js +2 -2
- package/dist/collection/components/data-display/chips/udp-chip.js +1 -1
- package/dist/collection/components/data-display/divider/udp-divider.js +1 -1
- package/dist/collection/components/data-display/empty-state-display/udp-empty-state-display.js +1 -1
- package/dist/collection/components/data-display/headers/udp-column-header.js +1 -1
- package/dist/collection/components/data-display/headers/udp-page-header/udp-page-header.js +1 -1
- package/dist/collection/components/data-display/hint-panel/hint-panel.js +1 -1
- package/dist/collection/components/data-display/kpi/kpi-list.js +1 -1
- package/dist/collection/components/data-display/kpi/udp-kpi-card.js +1 -1
- package/dist/collection/components/data-display/kpi/udp-kpi-cards.js +2 -2
- package/dist/collection/components/data-display/list-item/list-item.js +2 -2
- package/dist/collection/components/data-display/pop-over/udp-pop-over.js +1 -1
- package/dist/collection/components/data-display/pop-over-grid-action-header/udp-pop-over-grid-action-header.js +1 -1
- package/dist/collection/components/data-display/primary-action-header/primary-action-header.js +2 -2
- package/dist/collection/components/data-display/simple-card/simple-card.js +1 -1
- package/dist/collection/components/data-display/tool-tip/udp-ambient-tool-tip.js +2 -2
- package/dist/collection/components/data-display/tree/tree-list-item/search-item/search-list-item.js +1 -1
- package/dist/collection/components/data-display/udp-avatar/udp-avatar.js +1 -1
- package/dist/collection/components/dialogs/udp-dialog.js +1 -1
- package/dist/collection/components/drawers/udp-side-sheet/udp-side-sheet.js +9 -9
- package/dist/collection/components/feedback/udp-notification/alerts/upd-alert-banner.js +1 -1
- package/dist/collection/components/feedback/udp-notification/udp-notification.js +2 -2
- package/dist/collection/components/fluent-ui/autocomplete/udp-autocomplete.js +74 -13
- package/dist/collection/components/fluent-ui/avatar/udp-fluent-avatar.js +1 -1
- package/dist/collection/components/fluent-ui/badge/udp-fluent-badge.js +1 -1
- package/dist/collection/components/fluent-ui/button/udp-fluent-button.js +1 -1
- package/dist/collection/components/fluent-ui/card/udp-fluent-card.js +3 -3
- package/dist/collection/components/fluent-ui/checkbox/udp-fluent-checkbox.js +1 -1
- package/dist/collection/components/fluent-ui/compound-button/udp-compound-button.js +1 -1
- package/dist/collection/components/fluent-ui/counter-badge/udp-fluent-counter-badge.js +1 -1
- package/dist/collection/components/fluent-ui/date-input/udp-date-input.js +61 -11
- package/dist/collection/components/fluent-ui/date-time-input/udp-date-time-input.js +40 -3
- package/dist/collection/components/fluent-ui/dialog/udp-fluent-dialog.js +1 -1
- package/dist/collection/components/fluent-ui/divider/udp-fluent-divider.js +1 -1
- package/dist/collection/components/fluent-ui/drawer/udp-fluent-drawer.js +1 -1
- package/dist/collection/components/fluent-ui/dropdown/udp-fluent-dropdown.js +63 -12
- package/dist/collection/components/fluent-ui/file-input/udp-fluent-file-input.js +4 -4
- package/dist/collection/components/fluent-ui/icon/icon-grid/icon-grid.js +1 -1
- package/dist/collection/components/fluent-ui/icon-button/udp-fluent-icon-button.js +1 -1
- package/dist/collection/components/fluent-ui/image/udp-fluent-image.js +1 -1
- package/dist/collection/components/fluent-ui/inline-edit/udp-fluent-inline-edit.js +1 -1
- package/dist/collection/components/fluent-ui/link/udp-fluent-link.js +1 -1
- package/dist/collection/components/fluent-ui/location-input/udp-fluent-location-input.js +3 -3
- package/dist/collection/components/fluent-ui/message-bar/udp-message-bar.js +1 -1
- package/dist/collection/components/fluent-ui/number-input/udp-fluent-number-input.css +68 -0
- package/dist/collection/components/fluent-ui/number-input/udp-fluent-number-input.js +547 -0
- package/dist/collection/components/fluent-ui/progress-bar/udp-progress-bar.js +1 -1
- package/dist/collection/components/fluent-ui/radio-group/udp-fluent-radio-group.js +1 -1
- package/dist/collection/components/fluent-ui/search-input/udp-search-input.js +3 -3
- package/dist/collection/components/fluent-ui/signature-input/udp-fluent-signature-input.js +4 -4
- package/dist/collection/components/fluent-ui/slider/udp-slider.js +1 -1
- package/dist/collection/components/fluent-ui/spinner/udp-spinner.js +1 -1
- package/dist/collection/components/fluent-ui/switch/udp-fluent-switch.js +1 -1
- package/dist/collection/components/fluent-ui/tablist/udp-fluent-tablist.css +43 -10
- package/dist/collection/components/fluent-ui/text-input/udp-fluent-text-input.js +2 -2
- package/dist/collection/components/fluent-ui/textarea/udp-textarea.js +2 -2
- package/dist/collection/components/fluent-ui/time-input/udp-time-input.js +1 -1
- package/dist/collection/components/fluent-ui/toggle-button/udp-fluent-toggle-button.js +1 -1
- package/dist/collection/components/fluent-ui/tooltip/udp-tooltip.js +2 -2
- package/dist/collection/components/fluent-ui/tree/udp-tree.css +53 -0
- package/dist/collection/components/fluent-ui/tree/udp-tree.js +256 -4
- package/dist/collection/components/forms/dynamic-form/udp-dynamic-form.js +1 -1
- package/dist/collection/components/forms/edit-view-form/edit-view-form.js +2 -2
- package/dist/collection/components/forms/form/stencil-form.js +1 -1
- package/dist/collection/components/forms/save-view-form/save-view-form.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/forms-question-item/udp-forms-builder-question-item.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/file-upload-renderer/file-upload-renderer.js +4 -4
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/form-metadata-display-renderer/form-metadata-display-renderer.js +3 -3
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/list-option-renderer/list-options-renderer.js +3 -3
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/location-renderer/location-renderer.js +6 -6
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-configs-renderer/question-configs-renderer.js +7 -7
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/section-configs-renderer/section-configs-renderer.js +4 -4
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/signature-renderer/signature-renderer.js +1 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/table-columns-renderer/table-columns-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 +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-style-override/udp-forms-builder-style-override.js +1 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list-card/udp-forms-list-card.js +4 -4
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list.js +1 -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 +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.js +1 -1
- package/dist/collection/components/forms/udp-forms/udp-question/table-input/table-input.js +1 -1
- package/dist/collection/components/grid/ambient-template-grid/ambient-template-grid.js +16 -16
- package/dist/collection/components/grid/grid-primary-bar/grid-primary-bar.js +2 -2
- package/dist/collection/components/grid/hotlists/udp-hotlist-form/udp-hotlist-form.js +1 -1
- package/dist/collection/components/grid/new-grid/ag-grid-base.js +1 -1
- package/dist/collection/components/grid/new-grid/api-method-instance-grid.js +2 -2
- package/dist/collection/components/grid/new-grid/client-side-grid.js +1 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/bulkActions.js +45 -6
- package/dist/collection/components/grid/new-grid/search-method-grid.js +1 -1
- package/dist/collection/components/grid/new-grid/server-side-grid.js +1 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-calendar.js +1 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-primary-bar.js +3 -3
- package/dist/collection/components/inputs/address-search/address-search.js +3 -3
- package/dist/collection/components/inputs/checkbox/check-box.js +2 -2
- package/dist/collection/components/inputs/date-range-selector/udp-date-range-selector.js +2 -2
- package/dist/collection/components/inputs/date-selector/udp-date-selector.js +3 -3
- package/dist/collection/components/inputs/date-time-selector/udp-datetime-selector.js +3 -3
- package/dist/collection/components/inputs/file-upload/file-upload.js +4 -4
- package/dist/collection/components/inputs/form metadata display/form-metadata-display.js +1 -1
- package/dist/collection/components/inputs/image-upload/image-upload.js +1 -1
- package/dist/collection/components/inputs/numeric-field/numeric-field.js +3 -3
- package/dist/collection/components/inputs/signature-input/signature-input.js +2 -2
- package/dist/collection/components/inputs/tally/tally.js +2 -2
- package/dist/collection/components/inputs/text-area/text-area.js +3 -3
- package/dist/collection/components/inputs/text-field/text-field.js +3 -3
- package/dist/collection/components/inputs/time-selector/udp-time-selector.js +3 -3
- package/dist/collection/components/inputs/toggle/stencil-toggle.js +4 -4
- package/dist/collection/components/inputs/udp-selector/udp-selector.js +4 -4
- package/dist/collection/components/layout/udp-container/udp-container.js +2 -2
- package/dist/collection/components/layout/udp-container-query/udp-container-query.js +2 -2
- package/dist/collection/components/layout/udp-container-query-grid/udp-container-query-grid.js +1 -1
- package/dist/collection/components/layout/udp-container-query-grid-item/udp-container-query-grid-item.js +1 -1
- package/dist/collection/components/layout/udp-page/udp-page.js +1 -1
- package/dist/collection/components/layout/udp-sidebar-layout/udp-sidebar-layout.css +139 -0
- package/dist/collection/components/layout/udp-sidebar-layout/udp-sidebar-layout.js +264 -0
- package/dist/collection/components/layout/udp-split-screen/udp-split-screen.js +1 -1
- package/dist/collection/components/loaders/udp-grid-loader/udp-grid-loader.js +2 -2
- package/dist/collection/components/loaders/udp-linear-loader/udp-linear-loader.js +1 -1
- package/dist/collection/components/loaders/udp-skeleton-loading.js +1 -1
- package/dist/collection/components/map/udp-map/map-component.js +1 -1
- package/dist/collection/components/map/udp-map/popups/add-map-feature-popup.js +3 -3
- package/dist/collection/components/map/udp-map/popups/feature-details-card/feature-details-card.js +4 -4
- package/dist/collection/components/map/udp-map/popups/feature-details-popup.js +1 -1
- package/dist/collection/components/map/udp-map/popups/select-layer-popup.js +2 -2
- package/dist/collection/components/map/udp-map/popups/split-line-popup.js +1 -1
- package/dist/collection/components/map/udp-map/toolbar/map-toolbar.js +6 -6
- package/dist/collection/components/map/udp-map/udp-map-toolbar.js +1 -1
- package/dist/collection/components/map/udp-map/udp-map.js +3 -3
- package/dist/collection/components/menu/menu-item/udp-menu-item.js +1 -1
- package/dist/collection/components/menu/udp-menu.js +1 -1
- package/dist/collection/components/new-form/field/udp-field.js +1 -1
- package/dist/collection/components/new-form/form/udp-form-component.js +2 -2
- package/dist/collection/components/stepper/udp-stepper-demo.js +1 -1
- package/dist/collection/components/tabs/tab/tabs/udp-tabs.js +2 -2
- package/dist/collection/components/tabs/tab/udp-tab.js +1 -1
- package/dist/collection/components/tabs/udp-tab-panel/udp-tab-panel.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-connector.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-dot.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-item.js +2 -2
- package/dist/collection/components/timeline/udp-timeline-separator.js +1 -1
- package/dist/collection/components/timeline/udp-timeline.js +1 -1
- package/dist/collection/components/toolbars/app-bar/app-bar.js +1 -1
- package/dist/collection/components/util/ghost-render/ghost-render.js +1 -1
- package/dist/collection/components/util/lazy-loader/udp-lazy-loader.js +1 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet-container.js +1 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet.js +1 -1
- package/dist/collection/test-pages/test-components-page.js +28 -28
- package/dist/collection/test-pages/test-form.js +4 -4
- package/dist/collection/theme/ag-grid-theme-bridge.js +1 -1
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/chip-section/chip-section.js +2 -2
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.js +1 -1
- package/dist/components/add-map-feature-popup2.js +1 -1
- package/dist/components/address-search2.js +1 -1
- package/dist/components/ag-grid-base2.js +1 -1
- package/dist/components/ambient-template-grid.js +1 -1
- package/dist/components/api-method-instance-grid.js +1 -1
- package/dist/components/app-bar.js +1 -1
- package/dist/components/chart-kpi2.js +1 -1
- package/dist/components/charts-theme.js +1 -0
- package/dist/components/check-box.js +1 -1
- package/dist/components/chip-section.js +1 -1
- package/dist/components/client-side-grid2.js +1 -1
- package/dist/components/edit-view-form.js +1 -1
- package/dist/components/feature-details-card2.js +1 -1
- package/dist/components/feature-details-popup2.js +1 -1
- package/dist/components/file-upload-renderer2.js +1 -1
- package/dist/components/file-upload2.js +1 -1
- package/dist/components/form-metadata-display-renderer2.js +1 -1
- package/dist/components/form-metadata-display2.js +1 -1
- package/dist/components/ghost-render2.js +1 -1
- package/dist/components/grid-primary-bar2.js +1 -1
- package/dist/components/hint-panel2.js +1 -1
- package/dist/components/icon-grid.js +1 -1
- package/dist/components/image-upload2.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/kpi-list2.js +1 -1
- package/dist/components/list-item.js +1 -1
- package/dist/components/list-options-renderer2.js +1 -1
- package/dist/components/location-renderer2.js +1 -1
- package/dist/components/map-component2.js +1 -1
- package/dist/components/map-toolbar2.js +1 -1
- package/dist/components/numeric-field2.js +1 -1
- package/dist/components/primary-action-header2.js +1 -1
- package/dist/components/question-configs-renderer2.js +1 -1
- package/dist/components/resource-timeline-calendar.js +1 -1
- package/dist/components/resource-timeline-primary-bar2.js +1 -1
- package/dist/components/save-view-form.js +1 -1
- package/dist/components/search-list-item2.js +1 -1
- package/dist/components/search-method-grid2.js +1 -1
- package/dist/components/section-configs-renderer2.js +1 -1
- package/dist/components/select-layer-popup2.js +1 -1
- package/dist/components/server-side-grid2.js +1 -1
- package/dist/components/side-sheet-container2.js +1 -1
- package/dist/components/side-sheet2.js +1 -1
- package/dist/components/signature-input2.js +1 -1
- package/dist/components/signature-renderer2.js +1 -1
- package/dist/components/simple-card.js +1 -1
- package/dist/components/split-line-popup2.js +1 -1
- package/dist/components/status-chip2.js +1 -1
- package/dist/components/stencil-chip2.js +1 -1
- package/dist/components/stencil-form2.js +1 -1
- package/dist/components/stencil-toggle2.js +1 -1
- package/dist/components/table-columns-renderer2.js +1 -1
- package/dist/components/table-input2.js +1 -1
- package/dist/components/tally.js +1 -1
- package/dist/components/test-components-page.js +1 -1
- package/dist/components/test-form2.js +1 -1
- package/dist/components/text-area2.js +1 -1
- package/dist/components/text-field2.js +1 -1
- package/dist/components/text-input-renderer2.js +1 -1
- package/dist/components/theme-manager.js +1 -0
- package/dist/components/udp-adornment2.js +1 -1
- package/dist/components/udp-advanced-search-builder.js +1 -1
- package/dist/components/udp-ag-area-chart.d.ts +11 -0
- package/dist/components/udp-ag-area-chart.js +2 -0
- package/dist/components/udp-ag-bar-chart.d.ts +11 -0
- package/dist/components/udp-ag-bar-chart.js +2 -0
- package/dist/components/udp-ag-bar-chart2.js +1 -0
- package/dist/components/udp-ag-bubble-chart.d.ts +11 -0
- package/dist/components/udp-ag-bubble-chart.js +2 -0
- package/dist/components/udp-ag-combo-chart.d.ts +11 -0
- package/dist/components/udp-ag-combo-chart.js +2 -0
- package/dist/components/udp-ag-donut-chart.d.ts +11 -0
- package/dist/components/udp-ag-donut-chart.js +2 -0
- package/dist/components/udp-ag-line-chart.d.ts +11 -0
- package/dist/components/udp-ag-line-chart.js +2 -0
- package/dist/components/udp-ag-pie-chart.d.ts +11 -0
- package/dist/components/udp-ag-pie-chart.js +2 -0
- package/dist/components/udp-ag-scatter-chart.d.ts +11 -0
- package/dist/components/udp-ag-scatter-chart.js +2 -0
- package/dist/components/udp-ambient-card2.js +1 -1
- package/dist/components/udp-ambient-tool-tip2.js +1 -1
- package/dist/components/udp-autocomplete2.js +1 -1
- package/dist/components/udp-avatar2.js +1 -1
- package/dist/components/udp-badge2.js +1 -1
- package/dist/components/udp-bar-chart.js +1 -1
- package/dist/components/udp-calendar-base2.js +1 -1
- package/dist/components/udp-calendar-day.js +1 -1
- package/dist/components/udp-calendar-month.js +1 -1
- package/dist/components/udp-calendar-week.js +1 -1
- package/dist/components/udp-calendar-year.js +1 -1
- package/dist/components/udp-card-action-area.js +1 -1
- package/dist/components/udp-card-actions2.js +1 -1
- package/dist/components/udp-card-content2.js +1 -1
- package/dist/components/udp-card-header2.js +1 -1
- package/dist/components/udp-card-media2.js +1 -1
- package/dist/components/udp-card2.js +1 -1
- package/dist/components/udp-charts-example.js +1 -1
- package/dist/components/udp-chip2.js +1 -1
- package/dist/components/udp-column-header2.js +1 -1
- package/dist/components/udp-compound-button2.js +1 -1
- package/dist/components/udp-container-query-grid-item.js +1 -1
- package/dist/components/udp-container-query-grid.js +1 -1
- package/dist/components/udp-container-query2.js +1 -1
- package/dist/components/udp-container2.js +1 -1
- package/dist/components/udp-date-input2.js +1 -1
- package/dist/components/udp-date-range-selector2.js +1 -1
- package/dist/components/udp-date-selector2.js +1 -1
- package/dist/components/udp-date-time-input2.js +1 -1
- package/dist/components/udp-datetime-selector2.js +1 -1
- package/dist/components/udp-dialog2.js +1 -1
- package/dist/components/udp-distribution-chart2.js +1 -1
- package/dist/components/udp-divider2.js +1 -1
- package/dist/components/udp-donut-chart2.js +1 -1
- package/dist/components/udp-dynamic-container-with-menu2.js +1 -1
- package/dist/components/udp-dynamic-form.js +1 -1
- package/dist/components/udp-empty-state-display2.js +1 -1
- package/dist/components/udp-field2.js +1 -1
- package/dist/components/udp-fluent-avatar2.js +1 -1
- package/dist/components/udp-fluent-badge2.js +1 -1
- package/dist/components/udp-fluent-button2.js +1 -1
- package/dist/components/udp-fluent-card2.js +1 -1
- package/dist/components/udp-fluent-checkbox2.js +1 -1
- package/dist/components/udp-fluent-counter-badge2.js +1 -1
- package/dist/components/udp-fluent-dialog2.js +1 -1
- package/dist/components/udp-fluent-divider2.js +1 -1
- package/dist/components/udp-fluent-drawer2.js +1 -1
- package/dist/components/udp-fluent-dropdown2.js +1 -1
- package/dist/components/udp-fluent-file-input.js +1 -1
- package/dist/components/udp-fluent-icon-button2.js +1 -1
- package/dist/components/udp-fluent-image.js +1 -1
- package/dist/components/udp-fluent-inline-edit.js +1 -1
- package/dist/components/udp-fluent-link.js +1 -1
- package/dist/components/udp-fluent-location-input.js +1 -1
- package/dist/components/udp-fluent-number-input.d.ts +11 -0
- package/dist/components/udp-fluent-number-input.js +2 -0
- package/dist/components/udp-fluent-radio-group2.js +1 -1
- package/dist/components/udp-fluent-signature-input.js +1 -1
- package/dist/components/udp-fluent-switch2.js +1 -1
- package/dist/components/udp-fluent-tablist2.js +1 -1
- package/dist/components/udp-fluent-text-input2.js +1 -1
- package/dist/components/udp-fluent-toggle-button2.js +1 -1
- package/dist/components/udp-form-component2.js +1 -1
- package/dist/components/udp-forms-builder-menu2.js +1 -1
- package/dist/components/udp-forms-builder-question-item2.js +1 -1
- package/dist/components/udp-forms-builder-style-override.js +1 -1
- package/dist/components/udp-forms-follow-up-list-card.js +1 -1
- package/dist/components/udp-forms-list-card2.js +1 -1
- package/dist/components/udp-forms-list.js +1 -1
- package/dist/components/udp-forms-renderer.js +1 -1
- package/dist/components/udp-grid-loader2.js +1 -1
- package/dist/components/udp-hotlist-form2.js +1 -1
- package/dist/components/udp-kpi-card2.js +1 -1
- package/dist/components/udp-kpi-cards.js +1 -1
- package/dist/components/udp-lazy-loader2.js +1 -1
- package/dist/components/udp-line-chart2.js +1 -1
- package/dist/components/udp-linear-loader2.js +1 -1
- package/dist/components/udp-map-toolbar2.js +1 -1
- package/dist/components/udp-map.js +1 -1
- package/dist/components/udp-menu-item2.js +1 -1
- package/dist/components/udp-menu.js +1 -1
- package/dist/components/udp-message-bar2.js +1 -1
- package/dist/components/udp-notification2.js +1 -1
- package/dist/components/udp-page-header2.js +1 -1
- package/dist/components/udp-page.js +1 -1
- package/dist/components/udp-pop-over-grid-action-header2.js +1 -1
- package/dist/components/udp-pop-over2.js +1 -1
- package/dist/components/udp-progress-bar2.js +1 -1
- package/dist/components/udp-sankey-chart.js +1 -1
- package/dist/components/udp-search-input2.js +1 -1
- package/dist/components/udp-selector2.js +1 -1
- package/dist/components/udp-side-sheet2.js +1 -1
- package/dist/components/udp-sidebar-layout.d.ts +11 -0
- package/dist/components/udp-sidebar-layout.js +2 -0
- package/dist/components/udp-skeleton-loading2.js +1 -1
- package/dist/components/udp-slider2.js +1 -1
- package/dist/components/udp-spinner2.js +1 -1
- package/dist/components/udp-split-screen.js +1 -1
- package/dist/components/udp-stepper-demo.js +1 -1
- package/dist/components/udp-tab-panel2.js +1 -1
- package/dist/components/udp-tab.js +1 -1
- package/dist/components/udp-tabs2.js +1 -1
- package/dist/components/udp-textarea2.js +1 -1
- package/dist/components/udp-time-input2.js +1 -1
- package/dist/components/udp-time-selector2.js +1 -1
- package/dist/components/udp-timeline-connector.js +1 -1
- package/dist/components/udp-timeline-dot.js +1 -1
- package/dist/components/udp-timeline-item.js +1 -1
- package/dist/components/udp-timeline-separator.js +1 -1
- package/dist/components/udp-timeline.js +1 -1
- package/dist/components/udp-tooltip2.js +1 -1
- package/dist/components/udp-tree2.js +1 -1
- package/dist/components/udp-xy-chart2.js +1 -1
- package/dist/components/udp-xy-multi-series-chart.js +1 -1
- package/dist/components/upd-alert-banner2.js +1 -1
- package/dist/docs.json +13789 -10151
- package/dist/esm/add-map-feature-popup_4.entry.js +12 -12
- package/dist/esm/address-search_6.entry.js +18 -18
- package/dist/esm/advanced-search_12.entry.js +13 -13
- package/dist/esm/ag-grid-base_63.entry.js +388 -148
- package/dist/esm/ambient-template-grid.entry.js +16 -16
- package/dist/esm/api-method-instance-grid.entry.js +2 -2
- package/dist/esm/app-bar.entry.js +1 -1
- package/dist/esm/chart-container_3.entry.js +2 -2
- package/dist/esm/charts-theme-B2HoYVMf.js +383 -0
- package/dist/esm/check-box.entry.js +2 -2
- package/dist/esm/chip-section.entry.js +2 -2
- package/dist/esm/date-time-renderer_9.entry.js +21 -21
- package/dist/esm/feature-details-card_2.entry.js +5 -5
- package/dist/esm/file-upload_2.entry.js +5 -5
- package/dist/esm/filter-conditions_7.entry.js +5 -5
- package/dist/esm/form-metadata-display_10.entry.js +8 -8
- package/dist/esm/icon-grid.entry.js +1 -1
- package/dist/esm/index-Cgpvu-iV.js +44 -4
- package/dist/esm/index.js +4 -152
- package/dist/esm/loader.js +1 -1
- package/dist/esm/map-component_2.entry.js +2 -2
- package/dist/esm/primary-action-header_2.entry.js +4 -4
- package/dist/esm/question-configs-renderer_4.entry.js +15 -15
- package/dist/esm/resource-timeline-calendar.entry.js +1 -1
- package/dist/esm/resource-timeline-primary-bar.entry.js +3 -3
- package/dist/esm/search-method-grid.entry.js +1 -1
- package/dist/esm/server-side-grid.entry.js +1 -1
- package/dist/esm/side-sheet-container.entry.js +1 -1
- package/dist/esm/simple-card.entry.js +1 -1
- package/dist/esm/slot-helpers-Dx6EW-PP.js +9 -0
- package/dist/esm/status-chip_2.entry.js +1 -1
- package/dist/esm/stencil-chip.entry.js +2 -2
- package/dist/esm/stencil-library.js +1 -1
- package/dist/esm/stencil-toggle.entry.js +4 -4
- package/dist/esm/text-field_2.entry.js +7 -7
- package/dist/esm/theme-manager-DeVqiL0i.js +153 -0
- package/dist/esm/udp-adornment.entry.js +1 -1
- package/dist/esm/udp-advanced-search-builder.entry.js +7 -4
- package/dist/esm/udp-ag-area-chart.entry.js +118 -0
- package/dist/esm/{udp-bar-chart_4.entry.js → udp-ag-bar-chart_4.entry.js} +110 -31
- package/dist/esm/udp-ag-bubble-chart.entry.js +118 -0
- package/dist/esm/udp-ag-combo-chart.entry.js +118 -0
- package/dist/esm/udp-ag-donut-chart.entry.js +116 -0
- package/dist/esm/udp-ag-line-chart.entry.js +118 -0
- package/dist/esm/udp-ag-pie-chart.entry.js +116 -0
- package/dist/esm/udp-ag-scatter-chart.entry.js +118 -0
- package/dist/esm/udp-attachment-item_2.entry.js +1 -1
- package/dist/esm/udp-bar-chart.entry.js +39 -0
- package/dist/esm/udp-calendar-base.entry.js +44 -71
- package/dist/esm/udp-calendar-day.entry.js +1 -3
- package/dist/esm/udp-calendar-month.entry.js +1 -3
- package/dist/esm/udp-calendar-week.entry.js +1 -3
- package/dist/esm/udp-calendar-year.entry.js +1 -3
- package/dist/esm/udp-card-action-area.entry.js +1 -1
- package/dist/esm/udp-card_6.entry.js +7 -7
- package/dist/esm/udp-charts-example.entry.js +14 -1
- package/dist/esm/udp-container-query-grid-item.entry.js +1 -1
- package/dist/esm/udp-container-query-grid.entry.js +1 -1
- package/dist/esm/udp-container-query.entry.js +2 -2
- package/dist/esm/udp-container.entry.js +2 -2
- package/dist/esm/udp-dynamic-container-with-menu.entry.js +1 -1
- package/dist/esm/udp-dynamic-form.entry.js +1 -1
- package/dist/esm/udp-fluent-file-input.entry.js +4 -4
- package/dist/esm/udp-fluent-image.entry.js +1 -1
- package/dist/esm/udp-fluent-inline-edit.entry.js +1 -1
- package/dist/esm/udp-fluent-link.entry.js +1 -1
- package/dist/esm/udp-fluent-location-input.entry.js +3 -3
- package/dist/esm/udp-fluent-number-input.entry.js +97 -0
- package/dist/esm/udp-fluent-signature-input.entry.js +4 -4
- package/dist/esm/udp-forms-builder-style-override.entry.js +1 -1
- package/dist/esm/udp-forms-follow-up-list-card.entry.js +2 -2
- package/dist/esm/udp-forms-list-card.entry.js +4 -4
- package/dist/esm/udp-forms-list.entry.js +1 -1
- package/dist/esm/udp-forms-renderer.entry.js +1 -1
- package/dist/esm/udp-kpi-card.entry.js +1 -1
- package/dist/esm/udp-kpi-cards.entry.js +2 -2
- package/dist/esm/udp-map.entry.js +3 -3
- package/dist/esm/udp-menu.entry.js +1 -1
- package/dist/esm/udp-page.entry.js +1 -1
- package/dist/esm/udp-sankey-chart.entry.js +1 -1
- package/dist/esm/udp-sidebar-layout.entry.js +65 -0
- package/dist/esm/udp-skeleton-loading.entry.js +1 -1
- package/dist/esm/udp-split-screen.entry.js +1 -1
- package/dist/esm/udp-stepper-demo.entry.js +1 -1
- package/dist/esm/udp-tab.entry.js +1 -1
- package/dist/esm/udp-timeline-connector.entry.js +1 -1
- package/dist/esm/udp-timeline-dot.entry.js +1 -1
- package/dist/esm/udp-timeline-item.entry.js +2 -2
- package/dist/esm/udp-timeline-separator.entry.js +1 -1
- package/dist/esm/udp-timeline.entry.js +1 -1
- package/dist/esm/udp-xy-chart.entry.js +1 -1
- package/dist/esm/udp-xy-multi-series-chart.entry.js +1 -1
- package/dist/stencil-library/add-map-feature-popup_4.entry.js +1 -1
- package/dist/stencil-library/address-search_6.entry.js +1 -1
- package/dist/stencil-library/advanced-search_12.entry.js +1 -1
- package/dist/stencil-library/ag-grid-base_63.entry.js +1 -1
- package/dist/stencil-library/ambient-template-grid.entry.js +1 -1
- package/dist/stencil-library/api-method-instance-grid.entry.js +1 -1
- package/dist/stencil-library/app-bar.entry.js +1 -1
- package/dist/stencil-library/chart-container_3.entry.js +1 -1
- package/dist/stencil-library/charts-theme-B2HoYVMf.js +1 -0
- package/dist/stencil-library/check-box.entry.js +1 -1
- package/dist/stencil-library/chip-section.entry.js +1 -1
- package/dist/stencil-library/date-time-renderer_9.entry.js +1 -1
- package/dist/stencil-library/feature-details-card_2.entry.js +1 -1
- package/dist/stencil-library/file-upload_2.entry.js +1 -1
- package/dist/stencil-library/filter-conditions_7.entry.js +1 -1
- package/dist/stencil-library/form-metadata-display_10.entry.js +1 -1
- package/dist/stencil-library/icon-grid.entry.js +1 -1
- package/dist/stencil-library/index.esm.js +1 -1
- package/dist/stencil-library/map-component_2.entry.js +1 -1
- package/dist/stencil-library/primary-action-header_2.entry.js +1 -1
- package/dist/stencil-library/question-configs-renderer_4.entry.js +1 -1
- package/dist/stencil-library/resource-timeline-calendar.entry.js +1 -1
- package/dist/stencil-library/resource-timeline-primary-bar.entry.js +1 -1
- package/dist/stencil-library/search-method-grid.entry.js +1 -1
- package/dist/stencil-library/server-side-grid.entry.js +1 -1
- package/dist/stencil-library/side-sheet-container.entry.js +1 -1
- package/dist/stencil-library/simple-card.entry.js +1 -1
- package/dist/stencil-library/slot-helpers-Dx6EW-PP.js +1 -0
- package/dist/stencil-library/status-chip_2.entry.js +1 -1
- package/dist/stencil-library/stencil-chip.entry.js +1 -1
- package/dist/stencil-library/stencil-library.esm.js +1 -1
- package/dist/stencil-library/stencil-toggle.entry.js +1 -1
- package/dist/stencil-library/text-field_2.entry.js +1 -1
- package/dist/stencil-library/theme-manager-DeVqiL0i.js +1 -0
- package/dist/stencil-library/udp-adornment.entry.js +1 -1
- package/dist/stencil-library/udp-advanced-search-builder.entry.js +1 -1
- package/dist/stencil-library/udp-ag-area-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-bar-chart_4.entry.js +1 -0
- package/dist/stencil-library/udp-ag-bubble-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-combo-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-donut-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-line-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-pie-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-scatter-chart.entry.js +1 -0
- package/dist/stencil-library/udp-attachment-item_2.entry.js +1 -1
- package/dist/stencil-library/udp-bar-chart.entry.js +1 -0
- package/dist/stencil-library/udp-calendar-base.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-day.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-month.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-week.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-year.entry.js +1 -1
- package/dist/stencil-library/udp-card-action-area.entry.js +1 -1
- package/dist/stencil-library/udp-card_6.entry.js +1 -1
- package/dist/stencil-library/udp-charts-example.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid-item.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid.entry.js +1 -1
- package/dist/stencil-library/udp-container-query.entry.js +1 -1
- package/dist/stencil-library/udp-container.entry.js +1 -1
- package/dist/stencil-library/udp-dynamic-container-with-menu.entry.js +1 -1
- package/dist/stencil-library/udp-dynamic-form.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-file-input.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-image.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-inline-edit.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-link.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-location-input.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-number-input.entry.js +1 -0
- package/dist/stencil-library/udp-fluent-signature-input.entry.js +1 -1
- package/dist/stencil-library/udp-forms-builder-style-override.entry.js +1 -1
- package/dist/stencil-library/udp-forms-follow-up-list-card.entry.js +1 -1
- package/dist/stencil-library/udp-forms-list-card.entry.js +1 -1
- package/dist/stencil-library/udp-forms-list.entry.js +1 -1
- package/dist/stencil-library/udp-forms-renderer.entry.js +1 -1
- package/dist/stencil-library/udp-kpi-card.entry.js +1 -1
- package/dist/stencil-library/udp-kpi-cards.entry.js +1 -1
- package/dist/stencil-library/udp-map.entry.js +1 -1
- package/dist/stencil-library/udp-menu.entry.js +1 -1
- package/dist/stencil-library/udp-page.entry.js +1 -1
- package/dist/stencil-library/udp-sankey-chart.entry.js +1 -1
- package/dist/stencil-library/udp-sidebar-layout.entry.js +1 -0
- package/dist/stencil-library/udp-skeleton-loading.entry.js +1 -1
- package/dist/stencil-library/udp-split-screen.entry.js +1 -1
- package/dist/stencil-library/udp-stepper-demo.entry.js +1 -1
- package/dist/stencil-library/udp-tab.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-connector.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-dot.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-item.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-separator.entry.js +1 -1
- package/dist/stencil-library/udp-timeline.entry.js +1 -1
- package/dist/stencil-library/udp-xy-chart.entry.js +1 -1
- package/dist/stencil-library/udp-xy-multi-series-chart.entry.js +1 -1
- package/dist/types/components/calendar/udp-calendar-base.d.ts +5 -2
- package/dist/types/components/calendar/udp-calendar-day.d.ts +1 -2
- package/dist/types/components/calendar/udp-calendar-month.d.ts +1 -2
- package/dist/types/components/calendar/udp-calendar-week.d.ts +1 -2
- package/dist/types/components/calendar/udp-calendar-year.d.ts +1 -2
- package/dist/types/components/charts/chart-container/chart-container.d.ts +7 -0
- package/dist/types/components/charts/chart-kpi/chart-kpi.d.ts +5 -0
- package/dist/types/components/charts/charts-theme.d.ts +80 -0
- package/dist/types/components/charts/udp-ag-area-chart/udp-ag-area-chart.d.ts +73 -0
- package/dist/types/components/charts/udp-ag-bar-chart/udp-ag-bar-chart.d.ts +62 -0
- package/dist/types/components/charts/udp-ag-bubble-chart/udp-ag-bubble-chart.d.ts +70 -0
- package/dist/types/components/charts/udp-ag-combo-chart/udp-ag-combo-chart.d.ts +83 -0
- package/dist/types/components/charts/udp-ag-donut-chart/udp-ag-donut-chart.d.ts +70 -0
- package/dist/types/components/charts/udp-ag-line-chart/udp-ag-line-chart.d.ts +75 -0
- package/dist/types/components/charts/udp-ag-pie-chart/udp-ag-pie-chart.d.ts +72 -0
- package/dist/types/components/charts/udp-ag-scatter-chart/udp-ag-scatter-chart.d.ts +76 -0
- package/dist/types/components/charts/udp-bar-chart/udp-bar-chart.d.ts +4 -0
- package/dist/types/components/charts/udp-charts-example.d.ts +1 -1
- package/dist/types/components/charts/udp-distribution-chart/udp-distribution-chart.d.ts +4 -0
- package/dist/types/components/charts/udp-donut-chart/udp-donut-chart.d.ts +4 -0
- package/dist/types/components/charts/udp-line-chart/udp-line-chart.d.ts +4 -0
- package/dist/types/components/charts/udp-sankey-chart/udp-sankey-chart.d.ts +5 -0
- package/dist/types/components/charts/udp-xy-chart/udp-xy-chart.d.ts +5 -0
- package/dist/types/components/charts/udp-xy-multi-series-chart/udp-xy-multi-series-chart.d.ts +4 -0
- package/dist/types/components/fluent-ui/autocomplete/udp-autocomplete.d.ts +39 -7
- package/dist/types/components/fluent-ui/date-input/udp-date-input.d.ts +15 -1
- package/dist/types/components/fluent-ui/date-time-input/udp-date-time-input.d.ts +10 -1
- package/dist/types/components/fluent-ui/dropdown/udp-fluent-dropdown.d.ts +33 -5
- package/dist/types/components/fluent-ui/number-input/udp-fluent-number-input.d.ts +66 -0
- package/dist/types/components/fluent-ui/tree/udp-tree.d.ts +78 -0
- package/dist/types/components/grid/new-grid/gridFunctions/bulkActions.d.ts +20 -0
- package/dist/types/components/layout/udp-sidebar-layout/udp-sidebar-layout.d.ts +54 -0
- package/dist/types/components.d.ts +1912 -76
- package/package.json +2 -1
- package/dist/components/udp-bar-chart2.js +0 -1
- package/dist/stencil-library/udp-bar-chart_4.entry.js +0 -1
|
@@ -122,16 +122,16 @@ const StencilToggle = class {
|
|
|
122
122
|
const buttonId = `${baseId}-button`;
|
|
123
123
|
const labelId = `${baseId}-label`;
|
|
124
124
|
const isError = !!this.errorMessage;
|
|
125
|
-
const labelElement = this.label && (h("label", { key: '
|
|
126
|
-
const toggleElement = (h("div", { key: '
|
|
127
|
-
return (h(Host, { key: '
|
|
125
|
+
const labelElement = this.label && (h("label", { key: '02e8a2f438bcde8abda9ab9a2197fd24c12b1938', id: labelId, class: `toggle-label label-${this.labelPosition}`, htmlFor: !this.disabled ? buttonId : undefined }, h("unity-typography", { key: 'bf7a09ffd0d50d19eedaa48dfe08e5a4889d06d8', variant: "caption-text" }, this.label)));
|
|
126
|
+
const toggleElement = (h("div", { key: '4b8a4bbf623c8dc20fcb0506135cfb5a0d47b6c8', class: `toggle-container ${this.toggled ? 'toggled' : ''}` }, h("button", { key: 'cd4b73375bd2c1633547949e7332cc71befec60b', id: buttonId, onClick: () => this.toggleButton(), disabled: this.disabled, "aria-checked": this.toggled.toString(), "aria-labelledby": labelId, role: "switch" }, h("span", { key: 'bf753b2dc021bc46c249628f1711643817cc9f6a', class: "toggle-knob" }))));
|
|
127
|
+
return (h(Host, { key: '1ef782b55c03ed48c4ea7c4df964bded0aa2ef85', class: {
|
|
128
128
|
'udp-input': true,
|
|
129
129
|
'udp-input--error': isError,
|
|
130
130
|
'udp-input--disabled': this.disabled,
|
|
131
131
|
'udp-input--checked': this.toggled,
|
|
132
132
|
[`udp-input--margin-${this.margin}`]: true,
|
|
133
133
|
[`udp-input--size-${this.size}`]: true,
|
|
134
|
-
}, "aria-invalid": isError ? 'true' : 'false' }, h("div", { key: '
|
|
134
|
+
}, "aria-invalid": isError ? 'true' : 'false' }, h("div", { key: '09fea39022259fcb9362400e7acb94cd2eb83522', class: `toggle-wrapper position-${this.labelPosition}` }, this.labelPosition === 'left' && labelElement, toggleElement, this.labelPosition === 'right' && labelElement, this.labelPosition === 'bottom' && labelElement, this.errorMessage && h("div", { key: '72e5c6b9e0f082a6b73c95653a3b3de04da716f7', class: "error-message" }, this.errorMessage))));
|
|
135
135
|
}
|
|
136
136
|
get el() { return getElement(this); }
|
|
137
137
|
static get watchers() { return {
|
|
@@ -170,7 +170,7 @@ const TextField = class {
|
|
|
170
170
|
'bx--text-input:user-invalid': isError,
|
|
171
171
|
'text-field--disabled': this.disabled,
|
|
172
172
|
};
|
|
173
|
-
return (h(Host, { key: '
|
|
173
|
+
return (h(Host, { key: '0e61648a88f05d9b76e62872299f16383dc17b1d', class: {
|
|
174
174
|
'udp-input': true,
|
|
175
175
|
'udp-input--error': isError,
|
|
176
176
|
'udp-input--disabled': this.disabled,
|
|
@@ -178,9 +178,9 @@ const TextField = class {
|
|
|
178
178
|
'udp-input--required': this.required,
|
|
179
179
|
[`udp-input--size-${this.size}`]: true,
|
|
180
180
|
[`udp-input--margin-${this.margin}`]: true,
|
|
181
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '
|
|
181
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '8f092d4d310615a0be06e685249ddb2504d37350', class: "bx--form-item" }, h("unity-typography", { key: 'ddbe63461c2203e6aa76e0ed10b4eb46f821b37e', variant: "caption-text" }, h("label", { key: '0f4e4a09000f02befa7ae258230bd2c8bb017bfa', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), this.hidden ? (h("input", { id: this.id, type: "hidden", value: this.internalValue })) : (h("input", { id: this.id, type: "text", class: Object.assign({}, inputClass), placeholder: this.placeholder, value: this.internalValue, required: this.required, disabled: this.disabled, readonly: this.readonly, maxLength: this.maxCharacter, inputMode: this.inputMode, onInput: this.onInput, onChange: this.onChange,
|
|
182
182
|
//@ts-ignore
|
|
183
|
-
udprecordid: 'udpRecord-text-field-' + this.id })), isError && (h("div", { key: '
|
|
183
|
+
udprecordid: 'udpRecord-text-field-' + this.id })), isError && (h("div", { key: 'b98567069ca160eb16a178e2a06ff7220218d377', class: "error-message" }, h("unity-typography", { key: 'de7b6ee79c664786ebe7f0da985510b981abb0ef', variant: "caption-text", color: "error" }, this.errorMessage))))));
|
|
184
184
|
}
|
|
185
185
|
get el() { return getElement(this); }
|
|
186
186
|
static get watchers() { return {
|
|
@@ -519,7 +519,7 @@ const UdpSelector = class {
|
|
|
519
519
|
'focused': this.isOpen,
|
|
520
520
|
};
|
|
521
521
|
const hasSelection = this.multiSelect ? this.selectedOptions.length > 0 : !!this.selectedOption;
|
|
522
|
-
return (h(Host, { key: '
|
|
522
|
+
return (h(Host, { key: '061c9a3761823370b5a3c91e8fd6e63847794768', class: {
|
|
523
523
|
'udp-input': true,
|
|
524
524
|
'udp-selector': true,
|
|
525
525
|
'udp-input--error': isError,
|
|
@@ -529,9 +529,9 @@ const UdpSelector = class {
|
|
|
529
529
|
'udp-input--large': this.large,
|
|
530
530
|
[`udp-input--size-${this.size}`]: true,
|
|
531
531
|
[`udp-input--margin-${this.margin}`]: true,
|
|
532
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '
|
|
532
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '44d577fcc9f217bc21a75e3941bd8173b74bc851', class: "bx--form-item" }, this.label && (h("unity-typography", { key: 'f850be572774ea991ed573a29fa19ad8a36d9132', variant: "caption-text" }, h("label", { key: '9812ff1ecbe6bbbd46c2180e04c63242fd7512f1', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : ''))), h("div", { key: 'fb12741fffdcf3c695a8512af53c01d9df3ccf5f', class: "udp-selector__container" }, h("div", { key: '83b6720b65d92ee3625c229843ed4d9e0b427941', class: selectedOptionClasses, onClick: () => this.toggleDropdown(), tabindex: this.disabled || this.readonly ? '-1' : '0', role: "combobox", "aria-haspopup": "listbox", "aria-expanded": this.isOpen.toString(), id: 'udpRecord-udp-selector-' + this.id,
|
|
533
533
|
// @ts-ignore
|
|
534
|
-
udprecordid: 'udpRecord-udp-selector-' + this.id }, h("div", { key: '
|
|
534
|
+
udprecordid: 'udpRecord-udp-selector-' + this.id }, h("div", { key: 'b6d0b13c9257886266b324e066d83026b61a9dc7', class: {
|
|
535
535
|
'selected-option-label': true,
|
|
536
536
|
'placeholder': !hasSelection,
|
|
537
537
|
} }, this.multiSelect
|
|
@@ -540,7 +540,7 @@ const UdpSelector = class {
|
|
|
540
540
|
: 'Select option(s)'
|
|
541
541
|
: this.selectedOption
|
|
542
542
|
? this.selectedOption.label
|
|
543
|
-
: 'Select an option'), this.multiSelect && this.selectedOptions.length > 0 && h("span", { key: '
|
|
543
|
+
: 'Select an option'), this.multiSelect && this.selectedOptions.length > 0 && h("span", { key: '92e05198d2f911965eeca9b6d5ae90cdf53b10cf', class: "checkmark" }), h("div", { key: 'd573809f8b99ea9e3cd9bf8a7e72e168909a3f62', class: "arrow" })), this.isOpen && (h("ul", { key: 'd390d560b3ab1e617dbaecb9191ac8fc59fd4a2d', class: "options-list" }, this.options.map(option => (h("unity-typography", { variant: "button" }, h("li", { class: this.isOptionSelected(option) ? 'selected' : '', onClick: () => this.selectOption(option), onMouseDown: this.handleOptionMouseDown }, option.label, this.isOptionSelected(option) && h("span", { class: "checkmark" })))))))), this.errorMessage && (h("div", { key: 'af9e7002e4ac9eea11add7ca8cdf1b970b6c70dc', class: "error-message" }, h("unity-typography", { key: '998a8ed897a867167a2c063a259e30ff5f1c7896', variant: "caption-text", color: "error" }, this.errorMessage))))));
|
|
544
544
|
}
|
|
545
545
|
/**
|
|
546
546
|
* Checks if a given option is currently selected.
|
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
import { setTheme } from '@fluentui/web-components';
|
|
2
|
+
import { createDarkTheme, createLightTheme } from '@fluentui/tokens';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* Helper: Fast Hex to RGB parsing (No DOM access required)
|
|
6
|
+
*/
|
|
7
|
+
function hexToRgb(hex) {
|
|
8
|
+
// Expand shorthand form (e.g. "03F") to full form (e.g. "0033FF")
|
|
9
|
+
const shorthandRegex = /^#?([a-f\d])([a-f\d])([a-f\d])$/i;
|
|
10
|
+
const fullHex = hex.replace(shorthandRegex, (_, r, g, b) => r + r + g + g + b + b);
|
|
11
|
+
const result = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(fullHex);
|
|
12
|
+
return result
|
|
13
|
+
? {
|
|
14
|
+
r: parseInt(result[1], 16),
|
|
15
|
+
g: parseInt(result[2], 16),
|
|
16
|
+
b: parseInt(result[3], 16),
|
|
17
|
+
}
|
|
18
|
+
: { r: 0, g: 0, b: 0 }; // Fallback
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Helper: RGB to Hex
|
|
22
|
+
*/
|
|
23
|
+
function rgbToHex(r, g, b) {
|
|
24
|
+
const toHex = (c) => {
|
|
25
|
+
const hex = Math.max(0, Math.min(255, Math.round(c))).toString(16);
|
|
26
|
+
return hex.length === 1 ? '0' + hex : hex;
|
|
27
|
+
};
|
|
28
|
+
return `#${toHex(r)}${toHex(g)}${toHex(b)}`;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Generate a Fluent-compatible palette
|
|
32
|
+
* Fixes: Pins the base color to index 80 so it appears exactly as intended.
|
|
33
|
+
*/
|
|
34
|
+
function generatePaletteFromBase(baseColor) {
|
|
35
|
+
const { r, g, b } = hexToRgb(baseColor);
|
|
36
|
+
const palette = {};
|
|
37
|
+
// Fluent typically uses 16 steps (10 to 160)
|
|
38
|
+
// We pin the input 'baseColor' to step 80 (standard brand token)
|
|
39
|
+
const brandSlot = 80;
|
|
40
|
+
for (let i = 1; i <= 16; i++) {
|
|
41
|
+
const key = i * 10;
|
|
42
|
+
// If this is our brand slot, use the exact color
|
|
43
|
+
if (key === brandSlot) {
|
|
44
|
+
palette[key] = baseColor;
|
|
45
|
+
continue;
|
|
46
|
+
}
|
|
47
|
+
let rNew, gNew, bNew;
|
|
48
|
+
if (key < brandSlot) {
|
|
49
|
+
// Darker shades (Mix with Black)
|
|
50
|
+
// Logic: 10 is darkest, 70 is closer to brand
|
|
51
|
+
const factor = key / brandSlot; // 0.125 to 0.875
|
|
52
|
+
// Simple darkening usually creates cleaner results than linear interpolation
|
|
53
|
+
rNew = r * factor;
|
|
54
|
+
gNew = g * factor;
|
|
55
|
+
bNew = b * factor;
|
|
56
|
+
}
|
|
57
|
+
else {
|
|
58
|
+
// Lighter shades (Mix with White)
|
|
59
|
+
// Logic: 90 is close to brand, 160 is close to white
|
|
60
|
+
const stepsAbove = 160 - brandSlot; // 80
|
|
61
|
+
const currentStep = key - brandSlot; // 10 to 80
|
|
62
|
+
const factor = currentStep / stepsAbove; // 0.125 to 1.0
|
|
63
|
+
// tinting algorithm
|
|
64
|
+
rNew = r + (255 - r) * factor;
|
|
65
|
+
gNew = g + (255 - g) * factor;
|
|
66
|
+
bNew = b + (255 - b) * factor;
|
|
67
|
+
}
|
|
68
|
+
palette[key] = rgbToHex(rNew, gNew, bNew);
|
|
69
|
+
}
|
|
70
|
+
return palette;
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* Apply the requested theme to the document and Fluent UI
|
|
74
|
+
*/
|
|
75
|
+
function applyFluentTheme(config) {
|
|
76
|
+
const { primaryColor, mode } = config;
|
|
77
|
+
// 1. Generate Palette
|
|
78
|
+
const brandPalette = generatePaletteFromBase(primaryColor);
|
|
79
|
+
// 2. Generate Fluent Theme Object
|
|
80
|
+
const fluentTheme = mode === 'dark' ? createDarkTheme(brandPalette) : createLightTheme(brandPalette);
|
|
81
|
+
// 3. Set Internal Fluent State (Keeps Fluent Components happy and injects standard tokens to body)
|
|
82
|
+
setTheme(fluentTheme);
|
|
83
|
+
// 4. Apply root-level color and background so currentColor inheritance works across themes, replaces need for CssBaseline MUI component
|
|
84
|
+
document.documentElement.style.color = 'var(--colorNeutralForeground1)';
|
|
85
|
+
document.documentElement.style.backgroundColor = 'var(--colorNeutralBackground1)';
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
/**
|
|
89
|
+
* Theme preset colors
|
|
90
|
+
*/
|
|
91
|
+
const THEME_PRESETS = {
|
|
92
|
+
unity: '#0c2f50',
|
|
93
|
+
sap: '#344861',
|
|
94
|
+
};
|
|
95
|
+
/**
|
|
96
|
+
* Current theme state
|
|
97
|
+
*/
|
|
98
|
+
let currentPrimaryColor = THEME_PRESETS.unity;
|
|
99
|
+
let currentMode = 'light';
|
|
100
|
+
/**
|
|
101
|
+
* Apply theme across all integrated libraries
|
|
102
|
+
*/
|
|
103
|
+
function applyThemeToAllLibraries() {
|
|
104
|
+
// Apply to Fluent UI (This also injects CSS variables into :root)
|
|
105
|
+
applyFluentTheme({
|
|
106
|
+
primaryColor: currentPrimaryColor,
|
|
107
|
+
mode: currentMode,
|
|
108
|
+
});
|
|
109
|
+
}
|
|
110
|
+
/**
|
|
111
|
+
* Initialize the unified theme system
|
|
112
|
+
*/
|
|
113
|
+
function initializeTheme(themeOrConfig) {
|
|
114
|
+
if (!themeOrConfig) {
|
|
115
|
+
currentPrimaryColor = THEME_PRESETS.unity;
|
|
116
|
+
currentMode = 'light';
|
|
117
|
+
}
|
|
118
|
+
else if (typeof themeOrConfig === 'string') {
|
|
119
|
+
currentPrimaryColor = THEME_PRESETS[themeOrConfig];
|
|
120
|
+
currentMode = 'light';
|
|
121
|
+
}
|
|
122
|
+
else {
|
|
123
|
+
currentPrimaryColor = themeOrConfig.primaryColor || THEME_PRESETS.unity;
|
|
124
|
+
currentMode = themeOrConfig.mode || 'light';
|
|
125
|
+
}
|
|
126
|
+
applyThemeToAllLibraries();
|
|
127
|
+
}
|
|
128
|
+
/**
|
|
129
|
+
* Switch between light and dark mode at runtime
|
|
130
|
+
*/
|
|
131
|
+
function setThemeMode(mode) {
|
|
132
|
+
currentMode = mode;
|
|
133
|
+
// Update all libraries
|
|
134
|
+
applyThemeToAllLibraries();
|
|
135
|
+
// Dispatch event for other components (like React wrappers or Charts)
|
|
136
|
+
if (typeof window !== 'undefined') {
|
|
137
|
+
const event = new CustomEvent('theme-changed', {
|
|
138
|
+
detail: {
|
|
139
|
+
mode: currentMode,
|
|
140
|
+
primaryColor: currentPrimaryColor,
|
|
141
|
+
},
|
|
142
|
+
});
|
|
143
|
+
window.dispatchEvent(event);
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
/**
|
|
147
|
+
* Get the current theme mode
|
|
148
|
+
*/
|
|
149
|
+
function getCurrentThemeMode() {
|
|
150
|
+
return currentMode;
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
export { getCurrentThemeMode as g, initializeTheme as i, setThemeMode as s };
|
|
@@ -25,7 +25,7 @@ const UdpAdornment = class {
|
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
27
|
const style = { width: '4px', height: '100%', backgroundColor: this.getColor() };
|
|
28
|
-
return h(Host, { key: '
|
|
28
|
+
return h(Host, { key: 'a55659a9e7c8613b2e75946ef6111490bab0e322', style: style });
|
|
29
29
|
}
|
|
30
30
|
};
|
|
31
31
|
UdpAdornment.style = udpAdornmentCss();
|
|
@@ -801,10 +801,13 @@ const UdpAdvancedSearchBuilder = class {
|
|
|
801
801
|
verifyFilterState(data) {
|
|
802
802
|
const errors = [];
|
|
803
803
|
const guidRegex = /^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$/;
|
|
804
|
-
// Validate groups:
|
|
804
|
+
// Validate groups: a group must contribute something — either its own direct
|
|
805
|
+
// filter or a child group. A container group (children only, no direct filters)
|
|
806
|
+
// is valid; only a truly empty group (no filters and no children) is an error.
|
|
805
807
|
for (const group of data.filterGroups) {
|
|
806
808
|
const hasDirectFilters = data.filterElements.some(f => f.groupId === group.groupId);
|
|
807
|
-
|
|
809
|
+
const hasChildGroups = data.filterGroups.some(g => g.parentGroupId === group.groupId);
|
|
810
|
+
if (!hasDirectFilters && !hasChildGroups) {
|
|
808
811
|
const label = group.parentGroupId === null ? 'Root group' : 'A group';
|
|
809
812
|
errors.push(`${label} has no filters. Add a filter or remove the group.`);
|
|
810
813
|
}
|
|
@@ -958,11 +961,11 @@ const UdpAdvancedSearchBuilder = class {
|
|
|
958
961
|
if (this.isExpanded && this.config.height) {
|
|
959
962
|
hostStyles['height'] = this.config.height;
|
|
960
963
|
}
|
|
961
|
-
return (h(Host, { key: '
|
|
964
|
+
return (h(Host, { key: 'ab3132a409df0b83da567793d635d13ee9b49d65', style: hostStyles, class: {
|
|
962
965
|
'is-resizable': isResizable,
|
|
963
966
|
'host-expanded': this.isExpanded,
|
|
964
967
|
'host-collapsed': !this.isExpanded,
|
|
965
|
-
} }, h("div", { key: '
|
|
968
|
+
} }, h("div", { key: 'b1afe1b4d06b93bf2f2ff5be3cf86ba1b8aa28d8', class: containerClasses }, isCollapsible && (h("div", { key: '208924a3e7652fb3cece053e28049ca33d956af5', class: "collapsed-view" }, h("udp-fluent-text-input", { key: 'b4752482a768ee8cb202e2b22c3243a66597b8ae', value: this.filterString, readonly: true, appearance: "filled-darker", includeErrorPadding: false, class: "string-display-input" }), h("udp-fluent-button", { key: '728968a44a5c47e21e0e229522c23e4b7c5d24b3', class: "toggle-button", size: "small", appearance: "transparent", onClick: this.toggleExpanded }, h("span", { key: '480b0e5695de7662d52da5f93747e9e5640794cb' }, this.isExpanded ? 'Collapse' : 'Expand'), h("svg", { key: '56693d725e73fa795a209a06a8edaccf1d2b6fb4', class: "toggle-icon", viewBox: "0 0 16 16", slot: "end" }, h("path", { key: '98699d880181e345bc91f70644c0f9c981d40c3b', d: "M4 6L8 10L12 6", stroke: "currentColor", "stroke-width": "2" }))))), h("div", { key: '1b389df7790880e47e946888e7fe501a2ad5f07d', class: "anim-container", ref: el => (this.animContainerEl = el) }, h("div", { key: '80e0830959f3513ed6ba0fb2fe866038e636bb2e', class: "content-wrapper" }, (this.isExpanded || !isCollapsible) && rootGroup && (h("udp-advanced-search-filter-group", { key: rootGroup.groupId, groupId: rootGroup.groupId, filterData: this.currentFilterData, fields: this.fieldsArray, isRoot: true, isFilterValid: this.isFilterValid, errorMessages: this.errorMessages, maxDepth: this.currentMaxDepth, onAddFilter: e => this.handleAddFilter(e.detail), onAddGroup: e => this.handleAddGroup(e.detail), onRemoveFilter: e => this.handleRemoveFilter(e.detail), onRemoveGroup: e => this.handleRemoveGroup(e.detail), onFilterChange: this.handleFilterChange, onGroupChange: this.handleGroupChange, onDepthChange: this.handleDepthChange, openAddMenuForGroupId: this.openAddMenuForGroupId, onToggleAddMenu: this.handleToggleAddMenu })))), showFooter && (h("div", { key: 'fc72bbb8d13c9d07de966b480e91a082587122a1', class: "advanced-filter-footer" }, h("validation-chip", { key: 'c2e5d0fa78b7ab310fd43963350214f78ca762be', isValid: this.isFilterValid, errorMessages: this.errorMessages }), h("udp-fluent-button", { key: '6ec8b756b23463bdfdc54cf766d11fd9d40af309', disabled: !this.isFilterValid, onClick: this.handleSearch, appearance: "primary" }, "Search"))))));
|
|
966
969
|
}
|
|
967
970
|
get el() { return getElement(this); }
|
|
968
971
|
static get watchers() { return {
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
import { r as registerInstance, h, H as Host, a as getElement } from './index-Cgpvu-iV.js';
|
|
2
|
+
import { v4 } from 'uuid';
|
|
3
|
+
import { AgCharts, ModuleRegistry, AllCommunityModule } from 'ag-charts-community';
|
|
4
|
+
import { b as buildUdpChartTheme, a as applySeriesColors } from './charts-theme-B2HoYVMf.js';
|
|
5
|
+
import './theme-manager-DeVqiL0i.js';
|
|
6
|
+
import '@fluentui/web-components';
|
|
7
|
+
import '@fluentui/tokens';
|
|
8
|
+
|
|
9
|
+
const udpAgAreaChartCss = () => `:host{display:block;position:relative;width:100%;min-width:0;min-height:0;box-sizing:border-box}.chart-mount{position:absolute;inset:0}`;
|
|
10
|
+
|
|
11
|
+
let agChartsModulesRegistered = false;
|
|
12
|
+
const ensureAgChartsModules = () => {
|
|
13
|
+
if (agChartsModulesRegistered)
|
|
14
|
+
return;
|
|
15
|
+
ModuleRegistry.registerModules([AllCommunityModule]);
|
|
16
|
+
agChartsModulesRegistered = true;
|
|
17
|
+
};
|
|
18
|
+
const sizeStyle = (value, fallback) => value == null ? fallback : typeof value === 'number' ? `${value}px` : value;
|
|
19
|
+
const UdpAgAreaChart = class {
|
|
20
|
+
constructor(hostRef) {
|
|
21
|
+
registerInstance(this, hostRef);
|
|
22
|
+
/** Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests). */
|
|
23
|
+
this.chartId = `udp-ag-area-chart-${v4()}`;
|
|
24
|
+
/**
|
|
25
|
+
* Colour + visual-weight variant applied via the brand theme:
|
|
26
|
+
* `default` (balanced categorical palette for multi-category charts,
|
|
27
|
+
* the exact brand colour for a single series), `soft` (same palette
|
|
28
|
+
* lightened, for dense low-emphasis surfaces), `bold` (same palette
|
|
29
|
+
* deepened, for a hero chart), `mono` (a single brand-hue ramp for
|
|
30
|
+
* sequential / magnitude data), and `colorful` (each label hashed to a
|
|
31
|
+
* stable Fluent avatar hue, so the same label keeps its colour across
|
|
32
|
+
* charts). Per-series colours on `chartOptions` always win.
|
|
33
|
+
*/
|
|
34
|
+
this.appearance = 'default';
|
|
35
|
+
/**
|
|
36
|
+
* Geometry roundness, mirroring the button/input shape tokens: `square`
|
|
37
|
+
* (sharp bar corners, straight line segments) or `rounded` (rounded bar
|
|
38
|
+
* corners, smoothed lines). Per-series geometry on `chartOptions` still
|
|
39
|
+
* wins.
|
|
40
|
+
*/
|
|
41
|
+
this.shape = 'square';
|
|
42
|
+
/**
|
|
43
|
+
* Chrome density. `full` keeps axes, gridlines, legend and padding;
|
|
44
|
+
* `flush` strips all chrome and zeroes padding so the plot bleeds to the
|
|
45
|
+
* container edges (the KPI-card "sparkline" look). Pair with a
|
|
46
|
+
* `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
|
|
47
|
+
*/
|
|
48
|
+
this.chrome = 'full';
|
|
49
|
+
// Re-theme on a live light/dark switch. `theme-manager` dispatches
|
|
50
|
+
// `theme-changed` on the window after updating the brand CSS variables;
|
|
51
|
+
// reuse the prop-watch rebuild path so buildOptions() re-reads them (and the
|
|
52
|
+
// current mode via getCurrentThemeMode()).
|
|
53
|
+
this.handleThemeChanged = () => {
|
|
54
|
+
this.handleOptionsChanged();
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
handleOptionsChanged() {
|
|
58
|
+
if (!this.chart)
|
|
59
|
+
return;
|
|
60
|
+
const options = this.buildOptions();
|
|
61
|
+
if (options)
|
|
62
|
+
this.chart.update(options);
|
|
63
|
+
}
|
|
64
|
+
componentDidLoad() {
|
|
65
|
+
var _a, _b;
|
|
66
|
+
ensureAgChartsModules();
|
|
67
|
+
const container = (_b = (_a = this.el) === null || _a === void 0 ? void 0 : _a.shadowRoot) === null || _b === void 0 ? void 0 : _b.getElementById(this.chartId);
|
|
68
|
+
if (!container)
|
|
69
|
+
return;
|
|
70
|
+
const options = this.buildOptions(container);
|
|
71
|
+
if (!options)
|
|
72
|
+
return;
|
|
73
|
+
this.chart = AgCharts.create(options);
|
|
74
|
+
window.addEventListener('theme-changed', this.handleThemeChanged);
|
|
75
|
+
}
|
|
76
|
+
disconnectedCallback() {
|
|
77
|
+
var _a;
|
|
78
|
+
window.removeEventListener('theme-changed', this.handleThemeChanged);
|
|
79
|
+
(_a = this.chart) === null || _a === void 0 ? void 0 : _a.destroy();
|
|
80
|
+
this.chart = undefined;
|
|
81
|
+
}
|
|
82
|
+
buildOptions(container) {
|
|
83
|
+
var _a, _b;
|
|
84
|
+
const target = container !== null && container !== void 0 ? container : (_b = (_a = this.el) === null || _a === void 0 ? void 0 : _a.shadowRoot) === null || _b === void 0 ? void 0 : _b.getElementById(this.chartId);
|
|
85
|
+
if (!target)
|
|
86
|
+
return null;
|
|
87
|
+
const merged = Object.assign(Object.assign({ theme: buildUdpChartTheme(this.el, {
|
|
88
|
+
appearance: this.appearance,
|
|
89
|
+
shape: this.shape,
|
|
90
|
+
chrome: this.chrome,
|
|
91
|
+
}), background: { visible: false } }, this.chartOptions), { container: target });
|
|
92
|
+
return applySeriesColors(merged, this.el, this.appearance);
|
|
93
|
+
}
|
|
94
|
+
render() {
|
|
95
|
+
return (h(Host, { key: 'c18b653ee0d3ae4dadc99940572af523d4604b5e', style: {
|
|
96
|
+
width: sizeStyle(this.customWidth, '100%'),
|
|
97
|
+
height: sizeStyle(this.customHeight, '100%'),
|
|
98
|
+
} }, h("div", { key: '47547e36534525951cf14668f4032b8ac14d9315', id: this.chartId, class: "chart-mount" })));
|
|
99
|
+
}
|
|
100
|
+
get el() { return getElement(this); }
|
|
101
|
+
static get watchers() { return {
|
|
102
|
+
"chartOptions": [{
|
|
103
|
+
"handleOptionsChanged": 0
|
|
104
|
+
}],
|
|
105
|
+
"appearance": [{
|
|
106
|
+
"handleOptionsChanged": 0
|
|
107
|
+
}],
|
|
108
|
+
"shape": [{
|
|
109
|
+
"handleOptionsChanged": 0
|
|
110
|
+
}],
|
|
111
|
+
"chrome": [{
|
|
112
|
+
"handleOptionsChanged": 0
|
|
113
|
+
}]
|
|
114
|
+
}; }
|
|
115
|
+
};
|
|
116
|
+
UdpAgAreaChart.style = udpAgAreaChartCss();
|
|
117
|
+
|
|
118
|
+
export { UdpAgAreaChart as udp_ag_area_chart };
|
|
@@ -1,43 +1,122 @@
|
|
|
1
|
-
import { r as registerInstance, h, a as getElement } from './index-Cgpvu-iV.js';
|
|
1
|
+
import { r as registerInstance, h, H as Host, a as getElement } from './index-Cgpvu-iV.js';
|
|
2
2
|
import { v4 } from 'uuid';
|
|
3
|
+
import { AgCharts, ModuleRegistry, AllCommunityModule } from 'ag-charts-community';
|
|
4
|
+
import { b as buildUdpChartTheme, a as applySeriesColors } from './charts-theme-B2HoYVMf.js';
|
|
3
5
|
import { p as parseValueToNumber, s as setChartDefaultSettings, h as addPieChartLegend, i as setPieChartDefaultSettings, j as addPieChartSeries } from './chartUtils-DFIyEsL1.js';
|
|
4
6
|
import * as am4charts from '@amcharts/amcharts4/charts';
|
|
5
7
|
import * as am4core from '@amcharts/amcharts4/core';
|
|
8
|
+
import './theme-manager-DeVqiL0i.js';
|
|
9
|
+
import '@fluentui/web-components';
|
|
10
|
+
import '@fluentui/tokens';
|
|
6
11
|
|
|
7
|
-
const
|
|
12
|
+
const udpAgBarChartCss = () => `:host{display:block;position:relative;width:100%;min-width:0;min-height:0;box-sizing:border-box}.chart-mount{position:absolute;inset:0}`;
|
|
8
13
|
|
|
9
|
-
|
|
14
|
+
let agChartsModulesRegistered = false;
|
|
15
|
+
const ensureAgChartsModules = () => {
|
|
16
|
+
if (agChartsModulesRegistered)
|
|
17
|
+
return;
|
|
18
|
+
ModuleRegistry.registerModules([AllCommunityModule]);
|
|
19
|
+
agChartsModulesRegistered = true;
|
|
20
|
+
};
|
|
21
|
+
const sizeStyle = (value, fallback) => value == null ? fallback : typeof value === 'number' ? `${value}px` : value;
|
|
22
|
+
const UdpAgBarChart = class {
|
|
10
23
|
constructor(hostRef) {
|
|
11
24
|
registerInstance(this, hostRef);
|
|
12
|
-
|
|
13
|
-
this.
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
this.
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
this.
|
|
32
|
-
|
|
33
|
-
|
|
25
|
+
/** Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests). */
|
|
26
|
+
this.chartId = `udp-ag-bar-chart-${v4()}`;
|
|
27
|
+
/**
|
|
28
|
+
* Colour + visual-weight variant applied via the brand theme:
|
|
29
|
+
* `default` (balanced categorical palette for multi-category charts,
|
|
30
|
+
* the exact brand colour for a single series), `soft` (same palette
|
|
31
|
+
* lightened, for dense low-emphasis surfaces), `bold` (same palette
|
|
32
|
+
* deepened, for a hero chart), `mono` (a single brand-hue ramp for
|
|
33
|
+
* sequential / magnitude data), and `colorful` (each label hashed to a
|
|
34
|
+
* stable Fluent avatar hue, so the same label keeps its colour across
|
|
35
|
+
* charts). Per-series colours on `chartOptions` always win.
|
|
36
|
+
*/
|
|
37
|
+
this.appearance = 'default';
|
|
38
|
+
/**
|
|
39
|
+
* Geometry roundness, mirroring the button/input shape tokens: `square`
|
|
40
|
+
* (sharp bar corners, straight line segments) or `rounded` (rounded bar
|
|
41
|
+
* corners, smoothed lines). Per-series geometry on `chartOptions` still
|
|
42
|
+
* wins.
|
|
43
|
+
*/
|
|
44
|
+
this.shape = 'square';
|
|
45
|
+
/**
|
|
46
|
+
* Chrome density. `full` keeps axes, gridlines, legend and padding;
|
|
47
|
+
* `flush` strips all chrome and zeroes padding so the plot bleeds to the
|
|
48
|
+
* container edges (the KPI-card "sparkline" look). Pair with a
|
|
49
|
+
* `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
|
|
50
|
+
*/
|
|
51
|
+
this.chrome = 'full';
|
|
52
|
+
// Re-theme on a live light/dark switch. `theme-manager` dispatches
|
|
53
|
+
// `theme-changed` on the window after updating the brand CSS variables;
|
|
54
|
+
// reuse the prop-watch rebuild path so buildOptions() re-reads them (and the
|
|
55
|
+
// current mode via getCurrentThemeMode()).
|
|
56
|
+
this.handleThemeChanged = () => {
|
|
57
|
+
this.handleOptionsChanged();
|
|
58
|
+
};
|
|
59
|
+
}
|
|
60
|
+
handleOptionsChanged() {
|
|
61
|
+
if (!this.chart)
|
|
62
|
+
return;
|
|
63
|
+
const options = this.buildOptions();
|
|
64
|
+
if (options)
|
|
65
|
+
this.chart.update(options);
|
|
66
|
+
}
|
|
67
|
+
componentDidLoad() {
|
|
68
|
+
var _a, _b;
|
|
69
|
+
ensureAgChartsModules();
|
|
70
|
+
const container = (_b = (_a = this.el) === null || _a === void 0 ? void 0 : _a.shadowRoot) === null || _b === void 0 ? void 0 : _b.getElementById(this.chartId);
|
|
71
|
+
if (!container)
|
|
72
|
+
return;
|
|
73
|
+
const options = this.buildOptions(container);
|
|
74
|
+
if (!options)
|
|
75
|
+
return;
|
|
76
|
+
this.chart = AgCharts.create(options);
|
|
77
|
+
window.addEventListener('theme-changed', this.handleThemeChanged);
|
|
78
|
+
}
|
|
79
|
+
disconnectedCallback() {
|
|
80
|
+
var _a;
|
|
81
|
+
window.removeEventListener('theme-changed', this.handleThemeChanged);
|
|
82
|
+
(_a = this.chart) === null || _a === void 0 ? void 0 : _a.destroy();
|
|
83
|
+
this.chart = undefined;
|
|
84
|
+
}
|
|
85
|
+
buildOptions(container) {
|
|
86
|
+
var _a, _b;
|
|
87
|
+
const target = container !== null && container !== void 0 ? container : (_b = (_a = this.el) === null || _a === void 0 ? void 0 : _a.shadowRoot) === null || _b === void 0 ? void 0 : _b.getElementById(this.chartId);
|
|
88
|
+
if (!target)
|
|
89
|
+
return null;
|
|
90
|
+
const merged = Object.assign(Object.assign({ theme: buildUdpChartTheme(this.el, {
|
|
91
|
+
appearance: this.appearance,
|
|
92
|
+
shape: this.shape,
|
|
93
|
+
chrome: this.chrome,
|
|
94
|
+
}), background: { visible: false } }, this.chartOptions), { container: target });
|
|
95
|
+
return applySeriesColors(merged, this.el, this.appearance);
|
|
34
96
|
}
|
|
35
97
|
render() {
|
|
36
|
-
return (h(
|
|
98
|
+
return (h(Host, { key: '06ee9bc67d16255fb84a68d2a1d4de7ac8a30c85', style: {
|
|
99
|
+
width: sizeStyle(this.customWidth, '100%'),
|
|
100
|
+
height: sizeStyle(this.customHeight, '100%'),
|
|
101
|
+
} }, h("div", { key: 'c49dd7058f02b638ff0935d52c5c4380a01c1b36', id: this.chartId, class: "chart-mount" })));
|
|
37
102
|
}
|
|
38
103
|
get el() { return getElement(this); }
|
|
104
|
+
static get watchers() { return {
|
|
105
|
+
"chartOptions": [{
|
|
106
|
+
"handleOptionsChanged": 0
|
|
107
|
+
}],
|
|
108
|
+
"appearance": [{
|
|
109
|
+
"handleOptionsChanged": 0
|
|
110
|
+
}],
|
|
111
|
+
"shape": [{
|
|
112
|
+
"handleOptionsChanged": 0
|
|
113
|
+
}],
|
|
114
|
+
"chrome": [{
|
|
115
|
+
"handleOptionsChanged": 0
|
|
116
|
+
}]
|
|
117
|
+
}; }
|
|
39
118
|
};
|
|
40
|
-
|
|
119
|
+
UdpAgBarChart.style = udpAgBarChartCss();
|
|
41
120
|
|
|
42
121
|
const udpDistributionChartCss = () => ``;
|
|
43
122
|
|
|
@@ -110,7 +189,7 @@ const UdpDistributionChart = class {
|
|
|
110
189
|
this.transformData();
|
|
111
190
|
}
|
|
112
191
|
render() {
|
|
113
|
-
return (h("udp-xy-chart", { key: '
|
|
192
|
+
return (h("udp-xy-chart", { key: 'fc82b035e6f15cd0f5e6f6d72eba4a40d6b491d5', chartId: this.chartId, title: this.title, subheader: this.subheader, data: this.transformedData, kpis: this.kpis, customWidth: this.customWidth, customHeight: this.customHeight, customCardWidth: this.customCardWidth, customCardStyle: this.customCardStyle, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, labelField: "from", valueField: "count", showBullets: false, xDataType: "string", yDataType: "number", hideLegend: this.hideLegend, chartType: 'Column', xAxisLabel: this.xAxisLabel, yAxisLabel: this.yAxisLabel, distBetweenGridLines: 30, hideBorder: this.hideBorder, removePadding: this.removePadding }));
|
|
114
193
|
}
|
|
115
194
|
get el() { return getElement(this); }
|
|
116
195
|
static get watchers() { return {
|
|
@@ -189,7 +268,7 @@ const UdpDonutChart = class {
|
|
|
189
268
|
}
|
|
190
269
|
}
|
|
191
270
|
render() {
|
|
192
|
-
return (h("chart-container", { key: '
|
|
271
|
+
return (h("chart-container", { key: '5cb2a2caf6b79614f5dbf45d8fe6b4c46f5f2637', kpis: this.kpis, chartId: this.chartId, title: this.title, subheader: this.subheader, chartHeight: this.customHeight, chartWidth: this.customWidth, cardWidth: this.customCardWidth, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, hideBorder: this.hideBorder, removePadding: this.removePadding }));
|
|
193
272
|
}
|
|
194
273
|
get el() { return getElement(this); }
|
|
195
274
|
static get watchers() { return {
|
|
@@ -247,10 +326,10 @@ const UdpLineChart = class {
|
|
|
247
326
|
this.removePadding = false;
|
|
248
327
|
}
|
|
249
328
|
render() {
|
|
250
|
-
return (h("udp-xy-chart", { key: '
|
|
329
|
+
return (h("udp-xy-chart", { key: '3b68faf8959da6668cee0a22c1a2241ae878f095', title: this.title, subheader: this.subheader, data: this.data, chartId: this.chartId, kpis: this.kpis, customWidth: this.customWidth, customHeight: this.customHeight, customCardWidth: this.customCardWidth, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, labelField: this.xAxisField, valueField: this.yAxisField, showBullets: this.showBullets, xDataType: this.xDataType, yDataType: this.yDataType, hideLegend: this.hideLegend, xAxisLabel: this.xAxisLabel, yAxisLabel: this.yAxisLabel, chartType: "Line", hideBorder: this.hideBorder, removePadding: this.removePadding }));
|
|
251
330
|
}
|
|
252
331
|
get el() { return getElement(this); }
|
|
253
332
|
};
|
|
254
333
|
UdpLineChart.style = udpLineChartCss();
|
|
255
334
|
|
|
256
|
-
export {
|
|
335
|
+
export { UdpAgBarChart as udp_ag_bar_chart, UdpDistributionChart as udp_distribution_chart, UdpDonutChart as udp_donut_chart, UdpLineChart as udp_line_chart };
|