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
|
@@ -3945,11 +3945,11 @@ const AmbientTemplateGrid = class {
|
|
|
3945
3945
|
this.gridHeight = 'calc(100vh - 200px)';
|
|
3946
3946
|
}
|
|
3947
3947
|
const actionMenuItems = this.getOverflowActionList(this.overflowActionMenuItems, this.selectedRowParams);
|
|
3948
|
-
return (h("div", { key: '
|
|
3948
|
+
return (h("div", { key: '7cc474f05f7818a40d4ef9b6f36b848a7f702dd5' }, this.openActionPopoverMenu && (h("udp-pop-over", { key: 'b35ce6cc2703299960ec3e82f8ed2dca99fe499d', isOpen: this.openActionPopoverMenu, anchorElement: this.actionMenuAnchorElement, popoverWidth: "170px", popoverMaxHeight: "250px", handleOnClose: event => {
|
|
3949
3949
|
this.handleOnCloseActionPopover(event);
|
|
3950
|
-
} }, h("div", { key: '
|
|
3950
|
+
} }, h("div", { key: '8e57751ec2a6847b91da5565db662780d3b2012e', class: "overflowActionButtons" }, actionMenuItems))), h("div", { key: '931ccbbd5e1adff975cd1b426707956206176026' }, this.showNotification && (h("udp-notification", { key: 'e809bd63f91dd65175624cbff228ef105d9fb1fa', active: this.showNotification, message: this.notificationMessage, status: this.notificationStatus, userCancel: true, style: { zIndex: '999991', transform: 'translateY(20px)' } }))), h("style", { key: '53e57a87cfd52cceaa296c98b6b6e119e495d18a' }, `:host ::slotted(.ag-side-bar) {
|
|
3951
3951
|
width: ${filterPanelWidth} !important;
|
|
3952
|
-
}`), h("grid-primary-bar", { key: '
|
|
3952
|
+
}`), h("grid-primary-bar", { key: '55c9d5120f3ff3d4c887bd53f84f3128da3f0fb6', title: this.gridBarTitle, customSaveViewClick: () => this.showViewSave(), customShowViewClick: () => this.showViews(), customShowHotlistClick: () => this.showHotlist(), customShowCustomSearchClick: () => this.showCustomSearch(), customClearClick: () => this.clearFilters(), customRefreshClick: () => this.refreshGrid(), customExpandClick: () => this.expandColumns(), customExportClick: this.exportFunction
|
|
3953
3953
|
? () => this.exportFunction(this.entityName, this.filterRenderList[0])
|
|
3954
3954
|
: () => this.exportToCsv(), customInsightsClick: e => {
|
|
3955
3955
|
this.insightsActionOnClick(e);
|
|
@@ -3958,25 +3958,25 @@ const AmbientTemplateGrid = class {
|
|
|
3958
3958
|
}, primaryActionIcon: this.primaryActionIcon, customColumnViewClick: () => this.togglePanel('columns'), customFitColumnClick: () => this.fitColumns(), customFilterViewClick: () => this.togglePanel('filters'), customToggleServerClientClick: () => this.toggleServerSide(), customAdvancedSearchClick: () => this.showAdvancedSearch(), customShowGridOptionsClick: () => this.showGridOptions(), showAdvancedSearchFeature: this.showAdvancedSearchFeature, showFilterColumnFeature: this.showFilterColumnFeature, showHotlistButton: this.showHotlistButton &&
|
|
3959
3959
|
!(((_e = this.restrictedGridFeatures) === null || _e === void 0 ? void 0 : _e.Hotlist) &&
|
|
3960
3960
|
!this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Hotlist)), hideExport: ((_f = this.restrictedGridFeatures) === null || _f === void 0 ? void 0 : _f.Export) &&
|
|
3961
|
-
!this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Export), enableAdvancedSearch: this.enableAdvancedSearch }), h("udp-pop-over-grid-action-header", { key: '
|
|
3961
|
+
!this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Export), enableAdvancedSearch: this.enableAdvancedSearch }), h("udp-pop-over-grid-action-header", { key: 'ddf555b41978f8bdff30b55c1caa2870128b1e1c', isOpen: this.gridOptionsDrawerOpen, anchorElement: document.querySelector('grid-primary-bar') }, h("stencil-icon-button-grid-action-header", { key: '1aa9f066e9c902a84a08f006a3f5befb9de66792', onClick: () => {
|
|
3962
3962
|
this.togglePanel('columns');
|
|
3963
3963
|
this.showGridOptions();
|
|
3964
|
-
}, tooltip: "Show/Hide Columns" }, h("unity-typography", { key: '
|
|
3964
|
+
}, tooltip: "Show/Hide Columns" }, h("unity-typography", { key: '5715ad2444083e8bfd22b45c7fb44dcacae5701b', variant: "button" }, "Show/Hide Columns")), h("udp-divider", { key: '8edc56c06022c382c34c5280010a5dd50d8e6ce5', size: "100%" }), h("stencil-icon-button-grid-action-header", { key: '3c2de36d49ea6f36cc760912e1ce84e94664feed', onClick: () => {
|
|
3965
3965
|
this.fitColumns();
|
|
3966
3966
|
this.showGridOptions();
|
|
3967
|
-
}, tooltip: "Fit to Column" }, h("unity-typography", { key: '
|
|
3967
|
+
}, tooltip: "Fit to Column" }, h("unity-typography", { key: 'ab453fc7e6b0aa12292a317ab1ca451cf0471e39', variant: "button" }, "Fit to Column")), h("udp-divider", { key: '0fa06ad6e021345075498b1a42d906094456ad39', size: "0px" }), h("stencil-icon-button-grid-action-header", { key: '76efcdcb0b8eed868c433c49f7a99eef79ce5fd3', onClick: () => {
|
|
3968
3968
|
this.expandColumns();
|
|
3969
3969
|
this.showGridOptions();
|
|
3970
|
-
}, tooltip: "Expand Grid" }, h("unity-typography", { key: '
|
|
3970
|
+
}, tooltip: "Expand Grid" }, h("unity-typography", { key: '42d9dad2e96ca27fccc14fbbc106889fecd4397f', variant: "button" }, "Expand Grid")), h("udp-divider", { key: 'a9fc0c4c49203a0b23587c4a899629cc7dc5102b', size: "0px" }), !this.disableSearchSwitch && (h("stencil-icon-button-grid-action-header", { key: 'f427b1059617dbbc9f538a67ee26265d14cab48f', onClick: () => {
|
|
3971
3971
|
this.handleSearchModeToggle();
|
|
3972
3972
|
this.showGridOptions();
|
|
3973
|
-
}, tooltip: this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search' }, h("unity-typography", { key: '
|
|
3973
|
+
}, tooltip: this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search' }, h("unity-typography", { key: 'f00e687f32302685a35e595c52244b0d6ac33bee', variant: "button" }, this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search')))), h("div", { key: '14c2c9d9985eb90abfaf0f69263414923d3092ae', class: "second-row", style: { display: shouldHideSecondRow ? 'none' : '' } }, !this.hideBulkActions && this.rowsSelected && (h("div", { key: '2a90a6503643787ece87a05617e210ae10e7c649', class: "bulk-select" }, h("udp-badge", { key: '8e1fa6513f6c35107f76ae61bfa7b1e2f955c609', content: this.selectedRowCount }, h("udp-selector", { key: 'af3d6b14bda3988837c53567f78e6babb847e0b4', options: this.bulkActions.length > 0 ? this.formattedBulkActions : [], onChange: (e) => this.handleSelectedBulkOption(e) })))), ((_g = this.loadedViewTitle) === null || _g === void 0 ? void 0 : _g.length) !== 0 && (h("div", { key: 'f17d0a3f60de80002582136b2de32b56f911532b', class: "chip-wrapper" }, h("stencil-chip", { key: 'cc0be531b12266179971adae05996115c7dc1ef1', text: this.loadedViewTitle,
|
|
3974
3974
|
// onOnDelete={this.handleDelete as any}
|
|
3975
|
-
onOnDelete: this.handleViewChipDelete, color: "secondary", defaultToggled: true, leftIcon: Star16, showLeftIcon: this.selectedViewIsDefault }), h("udp-divider", { key: '
|
|
3975
|
+
onOnDelete: this.handleViewChipDelete, color: "secondary", defaultToggled: true, leftIcon: Star16, showLeftIcon: this.selectedViewIsDefault }), h("udp-divider", { key: 'c3b53abce6c28e5f11e3999fe554328b65b682c1', variant: "vertical", size: "30px" }))), this.hotListActive && (h("div", { key: 'c08b3d992e51344143faf32fb92f7c34a1bb2680', class: "chip-wrapper" }, h("stencil-chip", { key: 'ef796ad0ec5d6691bdbb5beca3bc82e28f51f095', text: this.hotListActive, color: "secondary", onOnDelete: this.handleRemoveHotlist, defaultToggled: true, leftIcon: List16 }), h("udp-divider", { key: '97f0714eecdf264c285c573ec45a04e787c1e57d', variant: "vertical", size: "30px" }))), h("div", { key: '4290d14cb00ea79f4b4b2df15860a9d30aec5886', class: "chip-section" }, this.filterChips.length > 0 && (h("udp-dynamic-container-with-menu", { key: 'af17775dd7cd1f0bb6cb811bc85938d476051952', id: "filterChipsContainer", externalToggle: this.externalToggle, onUdpChipClicked: (event) => this.setFilterFromChips(event.detail), menuItems: this.filterChips }))), h("div", { key: '9a93ea53e75359e055a2d2701155d22f0fe59563', class: "kpi" }, h("kpi-list", { key: '75e5518d87dd1c03bb4c55e6c12ca7c5fcb1a84a', kpiValues: this.kpiValues }))), this.gridError && (h("div", { key: '9b97a5f02833f5e68a9b76156e622fcf00d7babb' }, h("upd-alert-banner", { key: '37f2cd4158e3b261a51c31bb8d3da8177dff97ef', type: "error", message: `An error occurred with loading the grid with data.` }))), h("div", { key: 'edcf6f27066fca6879c4b84365110a224bff226a', style: {
|
|
3976
3976
|
height: '4px',
|
|
3977
3977
|
backgroundColor: shouldHideSecondRow ? 'var(--accent-color)' : 'rgb(247, 245, 243)',
|
|
3978
3978
|
overflow: 'hidden',
|
|
3979
|
-
} }, this.linearLoading && h("udp-linear-loader", { key: '
|
|
3979
|
+
} }, this.linearLoading && h("udp-linear-loader", { key: '9cf09235083ce9def27eadfa2ea8c396a9182bd0' })), this.noResults && (h("div", { key: '646230583a2a90579aa5271f128331d6217a6422' }, h("upd-alert-banner", { key: '2a784a134b2ca09fcadc0f6f9e9cb093fcf4170e', onClick: () => this.refreshOnNoResults(), type: "info", message: "Sorry, no records meet your search criteria" }))), h("div", { key: '52015befac78d48e77ca75b82683cc3d81e87eb6' }, h("ag-table", { key: '3304b745c4786bfe80a8eb1b380c8d77108546ee', gridOptions: this.gridOptions, licensekey: LicenseKey, height: this.gridHeight })), h("side-sheet", { key: 'd5641a31c2083a32f84d37ae29588260b08937da', sideSheetButtonLabel: "Search", handleSideSheetButton: () => this.updateServerSideDatasource('', 'advanced search sheet'), title: "Advanced Search", open: this.advancedDrawerOpen, toggleDrawer: () => this.primaryActionClick('advancedSearch'), position: "right" }, h("div", { key: '42220b9094fa37349cf36dec158faa0aeecd7165', style: { width: '1200px' } }, h("advanced-search", { key: 'af80d2fe94a65ef724b5d646cb8679c3f704f64c', handleDelete: filter => this.removeFilterItem(filter), filterRenderList: this.filterRenderList, filterList: this.extendedSearchFilterList, handleItemClick: headerName => this.setFilterSelections(headerName), onAdvancedSearchItemChange: (event) => this.updateSearchObject(event.detail), handleValueChanged: this.changeOperator, fetchFilters: () => this.getExtendedAdvancedSearchFilterList(), getHeaderFieldLabel: this.getHeaderFieldLabel }))), h("side-sheet", { key: 'ba9b2ce3deea0f4c3a620d7714a24c0b036cbe8b', widthOption: "short", title: "Views", open: this.viewDrawerOpen, toggleDrawer: () => this.primaryActionClick('views'), position: "right" }, h("div", { key: '8c487b1aeea56553864b85acbd27ca28ec69a58e' }, h("div", { key: 'b1461b64084450ae5161c251987ee6166dd6041f', style: { width: '450px', marginBottom: '8px' } }, h("hint-panel", { key: '381e75f8edcb8d4168bb550b643eb328cfe80684', hint: "Quickly access and manage your pre-configured table/grid views. These views are designed to help you focus on specific sets of data and streamline your workflow.", hideHintText: "Hide Hint" })), h("div", { key: 'ea8488610533f31da24007e643a72e436120a71d', style: { width: '446px' } }, this.viewListRowData &&
|
|
3980
3980
|
this.viewListRowData.map(item => {
|
|
3981
3981
|
if (item.gridViewVisibilityTypeId === 2 ||
|
|
3982
3982
|
item.userId.toLowerCase() === this.userId.toLocaleLowerCase()) {
|
|
@@ -3988,9 +3988,9 @@ const AmbientTemplateGrid = class {
|
|
|
3988
3988
|
}, editHandler: () => this.openViewEdit(item.gridViewId, item.name, item.isDefault, item.gridViewVisibilityTypeId), deleteHandler: () => this.openDeleteViewConfirmation(item.gridViewId), showUpdateDefaultOption: true, updateDefaultHandler: () => this.updateDefaultView(item), isDefault: item.isDefault, gridViewVisibilityTypeId: item.gridViewVisibilityTypeId, showAdd: false, showViewOption: false
|
|
3989
3989
|
}));
|
|
3990
3990
|
}
|
|
3991
|
-
})))), h("side-sheet", { key: '
|
|
3991
|
+
})))), h("side-sheet", { key: 'a980f9bda1b69b42f3ee100348120c83ba798e4f', title: "Search", sideSheetButtonLabel: "Search", handleSideSheetButton: this.handleSideSheetButtonClick, open: this.customSearchDrawerOpen, toggleDrawer: () => this.primaryActionClick('customSearch'), position: "right", buttonTransform: this.buttonTransform }, h("advanced-search-grouped", { key: 'f31b5591f499b64e44e90ca93b8ab0a34598b45a', getLogicalOperatorValue: this.getLogicalOperatorValue, getLogicalOperatorCode: this.getLogicalOperatorCode, handleAddNewFilter: this.handleAddNewFilter, handleAddNewGroup: this.handleAddNewGroup, handleDelete: filter => this.removeFilterItem(filter), filterRenderList: this.filterRenderList, filterList: this.extendedSearchFilterList, handleItemClick: headerName => this.setGroupedFilterSelections(headerName), onAdvancedSearchItemChange: (event) => this.updateSearchObject(event.detail), handleValueChanged: this.changeOperator, filterObjectsWithGroups: this.filterObjectsWithGroups, fetchFilters: () => this.getExtendedAdvancedSearchFilterList(),
|
|
3992
3992
|
// onSearchItemChanged={() => this.handleSearchItemChange()}
|
|
3993
|
-
updateLogicalOperator: (_h = this.updateLogicalOperator) === null || _h === void 0 ? void 0 : _h.bind(this), handleGroupDelete: groupId => this.handleGroupDelete(groupId), recentSearchesOptions: this.recentSearchesOptions, selectRecentSearch: this.selectRecentSearch, fullClearSearch: this.fullClearSearch, findGroupById: this.findGroupById, getHeaderFieldLabel: this.getHeaderFieldLabel })), h("side-sheet", { key: '
|
|
3993
|
+
updateLogicalOperator: (_h = this.updateLogicalOperator) === null || _h === void 0 ? void 0 : _h.bind(this), handleGroupDelete: groupId => this.handleGroupDelete(groupId), recentSearchesOptions: this.recentSearchesOptions, selectRecentSearch: this.selectRecentSearch, fullClearSearch: this.fullClearSearch, findGroupById: this.findGroupById, getHeaderFieldLabel: this.getHeaderFieldLabel })), h("side-sheet", { key: '44bff7eb4c353545bf89f8e59baeab5cc553da4c', disabled: this.showHotlistForm, widthOption: "short", sideSheetButtonLabel: "Create New Hotlist", handleSideSheetButton: () => this.toggleHotlistForm(), title: "Hot Lists", open: this.hotlistDrawerOpen, toggleDrawer: () => this.primaryActionClick('hotlists'), position: "right" }, h("div", { key: '9f7b2ce408fd957fcc0cda712522844335448551' }, this.showHotlistForm && (h("udp-hotlist-form", { key: 'fbe1c537622abcb6f498a57810f1eda27dff7e1e', handleFormSubmit: this.handleSaveHotlist, handleCancelClick: () => this.toggleHotlistForm() })), h("div", { key: '3342a8ab522dd3c2c32dff5ceb1a0cf8ad4af53e', style: { width: '446px' } }, this.allHotlists &&
|
|
3994
3994
|
this.allHotlists.map(item => {
|
|
3995
3995
|
if (item.domain === this.entityName) {
|
|
3996
3996
|
return (h("tree-list-item", { label: item.name, fieldName: item.name, showViewOption: true, showAdd: this.businessObjectKey ? true : false, showDeleteOption: true, viewHandler: () => this.handleRequestHotlist(item.hotListId), deleteHandler: () => this.confirmRequestDelete(item.hotListId), onClick: () => this.handleSetSingleHotlistItem(item.hotListId), statusValue: item.isPrivate, statusClasses: {
|
|
@@ -3998,7 +3998,7 @@ const AmbientTemplateGrid = class {
|
|
|
3998
3998
|
false: 'neutral',
|
|
3999
3999
|
}, statusLabel: item.isPrivate ? 'Private' : 'Shared' }));
|
|
4000
4000
|
}
|
|
4001
|
-
})))), h("save-view-form-dialog", { key: '
|
|
4001
|
+
})))), h("save-view-form-dialog", { key: 'c6e9d8837a59aa5d6a95a8c279810b69beff7d96', open: this.saveDialogOpen, title: this.selectedViewName ? 'Current View' : 'New View', closeDialog: () => this.showViewSave(), currentGridViewId: this.selectedGridId, currentName: this.selectedViewName, currentIsPrivate: this.selectedViewGridViewVisibilityTypeId, currentIsDefault: this.selectedViewIsDefault, handleFormSubmit: (name, isPrivate, isDefault) => {
|
|
4002
4002
|
// Assuming this.columnState exists in this component's scope
|
|
4003
4003
|
this.handleViewFormSubmit(name, isPrivate, isDefault, this.gridState);
|
|
4004
4004
|
}, handleViewAndConfigurationSubmit: (name, isPrivate, isDefault) => {
|
|
@@ -4011,13 +4011,13 @@ const AmbientTemplateGrid = class {
|
|
|
4011
4011
|
this.handleViewAndConfigurationsUpdate(this.selectedViewName, this.selectedViewGridViewVisibilityTypeId, this.selectedViewIsDefault, this.gridState);
|
|
4012
4012
|
}
|
|
4013
4013
|
}
|
|
4014
|
-
} }), h("edit-view-form-dialog", { key: '
|
|
4014
|
+
} }), h("edit-view-form-dialog", { key: 'a3a298f1156ef570e2a9cdb4ee783e2db3012ea8', open: this.editDialogOpen, title: "Edit View", closeDialog: () => this.closeViewEdit(), currentGridId: this.selectedGridId, currentName: this.selectedViewName, currentGridViewVisibilityTypeId: this.selectedViewGridViewVisibilityTypeId, currentIsDefault: this.selectedViewIsDefault, handleFormSubmit: (gridId, name, isPrivate, isDefault) => {
|
|
4015
4015
|
this.handleViewUpdate(gridId, name, isPrivate, isDefault);
|
|
4016
|
-
} }), h("div", { key: '
|
|
4016
|
+
} }), h("div", { key: 'a9ba4a9e5c88d9724164656c5857b8b549068034' }), h("fluent-dialog", { key: '9c5eb266010a2d5a37358f9a1a2aa4736f3b3a96', title: "Delete Hotlist", message: "Are you sure you want to delete this hotlist?", actionOne: () => this.handleRequestDeleteHotlist(), actionTwo: () => this.toggleDeleteDialog('hotlist'), labelOne: "Confirm", labelTwo: "Cancel", open: this.confirmDialog }, h("div", { key: 'bc2a1e65182321b617822a9055d5978abb892f4c' }, "This will not delete any of the data but only the records ", h("br", { key: 'db9d9d721f35ffb3328bacc52779df83bfe0e3ca' }), "from the hotlist and the hotlist itself.", ' ')), h("fluent-dialog", { key: 'a2014490091de2dad3515c2943985043218fb73e', title: "Delete View", message: "Are you sure you want to delete this view?", actionOne: () => this.handleDeleteView(), actionTwo: () => this.toggleDeleteDialog('View'), labelOne: "Confirm", labelTwo: "Cancel", open: this.confirmDialogDeleteView }, h("div", { key: '8d826e434baba7007ea098c88229cbaa1646ccec' }, "This will not delete any of the data but only the settings ", h("br", { key: '7a2bfd2d9cb6febc2fd02949646e0feec599931c' }), "saved to display this view.", ' ')), h("fluent-dialog", { key: '93abb6b2d7bf77f9e1068b295bfa1806e3b54ae6', title: "Update View", message: "Are you sure you want to update this view?", actionOne: () => this.handleViewAndConfigurationsUpdate(this.selectedViewName, this.selectedViewGridViewVisibilityTypeId, this.selectedViewIsDefault, this.gridState), actionTwo: () => this.showViewEditConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.editViewConfirmationDialogOpen }, h("div", { key: '673aab78974597ce884edbe57d6cc50ea97361a3' }, "This is a public view. Any changes made to it will be seen by others when they load this view.", ' ')), h("fluent-dialog", { key: '54ffe564b08e6787cbfb41b43ace4f8268e6742d', title: 'Toggle Search Mode to ' +
|
|
4017
4017
|
(this.enableAdvancedSearch ? 'Standard' : 'Advanced') +
|
|
4018
4018
|
' Search', message: this.enableAdvancedSearch
|
|
4019
4019
|
? `Are you sure you want to toggle the search mode to standard search?`
|
|
4020
|
-
: `Are you sure you want to toggle the search mode to advanced search?`, actionOne: () => this.confirmSearchModeToggle(), actionTwo: () => this.toggleSearchModeConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.toggleSearchModeConfirmationDialogOpen }, h("div", { key: '
|
|
4020
|
+
: `Are you sure you want to toggle the search mode to advanced search?`, actionOne: () => this.confirmSearchModeToggle(), actionTwo: () => this.toggleSearchModeConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.toggleSearchModeConfirmationDialogOpen }, h("div", { key: '4b08e8a6cf39093c4ab2a6f5934cd337f8174d9c' }, this.enableAdvancedSearch
|
|
4021
4021
|
? 'The advanced search functionality will be disabled, all advanced search filters will be cleared and the grid will be reset to its default state.'
|
|
4022
4022
|
: 'The standard search functionality will be disabled and any existing standard filters will persist to the advanced search.'))));
|
|
4023
4023
|
}
|
|
@@ -133,7 +133,7 @@ const ApiMethodInstanceGrid = class {
|
|
|
133
133
|
void this.getApiMethodInstanceData();
|
|
134
134
|
}
|
|
135
135
|
render() {
|
|
136
|
-
return (h("div", { key: '
|
|
136
|
+
return (h("div", { key: '3d24709d0fe5d7284994189f723f1e241abbb4e8', style: { position: 'relative' } }, this.isLoading && (h("div", { key: 'c75165dd8282f7d92fc4a32f872937b9576cdd11', style: {
|
|
137
137
|
position: 'absolute',
|
|
138
138
|
inset: '0',
|
|
139
139
|
display: 'flex',
|
|
@@ -141,7 +141,7 @@ const ApiMethodInstanceGrid = class {
|
|
|
141
141
|
justifyContent: 'center',
|
|
142
142
|
zIndex: '10',
|
|
143
143
|
//background: 'rgba(255, 255, 255, 0.8)',
|
|
144
|
-
} }, h("udp-spinner", { key: '
|
|
144
|
+
} }, h("udp-spinner", { key: 'cafa30d2a48577e7f38ad7cb337ea1949bb1ebbd', size: "large" }))), h("search-method-grid", { key: '34509045b95e9f580ef544f8740b4cffa2fe1ce5', onGridReady: e => this.handleGridReady(e), gridFunctions: this.gridFunctions, gridOptions: this.gridOptions, gridHeaderConfig: this.gridHeaderConfig, gridId: this.gridId, entityName: this.entityName, gridHeight: this.gridHeight, searchMethodConfig: this.searchMethodConfig, gridApiCallback: this.gridApiCallback, columnDefs: this.columnDefs })));
|
|
145
145
|
}
|
|
146
146
|
static get watchers() { return {
|
|
147
147
|
"apiMethodInstanceData": [{
|
|
@@ -8,7 +8,7 @@ const AppBar = class {
|
|
|
8
8
|
registerInstance(this, hostRef);
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h("div", { key: '
|
|
11
|
+
return (h("div", { key: '9140883a286a1ed933d5f6e1b25bc51c6bbb75dd', class: "header" }, h("stencil-icon-button", { key: 'f878f0b14401cc91316798a1dffdccc79fa7371a', noBackground: true, darkIcon: false, icon: Menu24 }), h("unity-typography", { key: '3741c5755ac3d1b9545e52a1040f2e3a73307fa3', variant: 'data-display-one' }, " ", h("slot", { key: '7c3304b3a6c0b5b1c87afbacf43dc139125c3e26' }), " "), h("a", { key: 'c4068f92ddfc72e3d05a782c04bd663304a21834', class: "skip-to-content", href: "#main-content" }, "Skip to main content"), h("div", { key: '2efe80f6ff2cbceb1c34b48f5d96a042da04d94c', class: "header__logo" }), h("div", { key: '555e9c50365d972eab6cc95c1c5891e4090e7af6', class: "header__nav", role: "navigation", "aria-label": "Carbon Design System" }), h("div", { key: 'e754a4c11b9892560058bb7d0477bcba306dd220', class: "header__global" }, h("udp-avatar", { key: '7b5211ecd648129215568d6203597907b5ca9d30', username: this.username }))));
|
|
12
12
|
}
|
|
13
13
|
};
|
|
14
14
|
AppBar.style = appBarCss();
|
|
@@ -61,7 +61,7 @@ const ChartKpi = class {
|
|
|
61
61
|
registerInstance(this, hostRef);
|
|
62
62
|
}
|
|
63
63
|
render() {
|
|
64
|
-
return (h(Host, { key: '
|
|
64
|
+
return (h(Host, { key: 'dea89abfff586ae6a00b5ac825dc89cd42fc1959', class: "chart-kpi-container" }, h("unity-typography", { key: '2e584813e1c280ee834779b6e463f5964f74712b', class: 'element', variant: 'data-display-four' }, this.value), h("unity-typography", { key: 'c538a82cab55f26e7c1fb017021403fcbb460912', class: 'element', variant: 'caption-text' }, this.label)));
|
|
65
65
|
}
|
|
66
66
|
};
|
|
67
67
|
ChartKpi.style = chartKpiCss();
|
|
@@ -83,7 +83,7 @@ const UdpAmbientCard = class {
|
|
|
83
83
|
};
|
|
84
84
|
}
|
|
85
85
|
render() {
|
|
86
|
-
return (h("div", { key: '
|
|
86
|
+
return (h("div", { key: '07cbeb3f7ec6d7e2d9b33a8da18de73203ed98f3', class: "wrapper", style: { width: this.width } }, !this.hideAdornment && (h("div", { key: '6e8d0730ef93bf3ffb425a607f670f42398fd941', class: "adornment" }, h("udp-adornment", { key: 'b382d003f194370cc5974d1aab738434bc737b91', status: "info" }))), h("div", { key: '5c5d370acb9fa360f07dbe5f5f6058e976fce011', class: { 'card': true, 'card-border': !this.hideBorder, 'no-padding': this.removePadding } }, h("div", { key: '28d92d0919fcba62950b7ada15f6d28b18874427', class: "card-data" }, h("div", { key: 'bc68a21b344e4a984bb9229b6436cc3bd581678a', class: "title" }, h("unity-typography", { key: 'fb31951914e68264304b8cf104e6a6907c1db01f', variant: "data-display-four" }, this.title)), h("div", { key: '8623473859544516b16968215597eb5d67c98ae7', class: "body" }, h("slot", { key: '0ca6da4a306e3d8279393f67a9a3686dff8880d8' })), h("div", { key: '313b31a9fdf9b6e3c925609cd1a6297c58ea37d1', class: "footer" }, this.overflow && (h("div", { key: '136f97d643823d8fafc449569dcefa5f3c60d6f5', class: "more-button" }, h("unity-typography", { key: 'a8236b684f159a1c6f7163c82d0ebbdd5332b3a4', variant: "caption-text" }, this.moreText, " "), h("stencil-icon-button", { key: '21074b5af984bb354bda1e651755994400de9868', onClick: this.toggleExpand, icon: this.isExpanded ? ChevronUp16 : ChevronDown, showLabel: false })))), h("div", { key: 'b03ae7d98a3c74772492c0d6ecb5f7301b095e34', class: `expandable ${this.isExpanded ? 'expanded' : ''}` }, h("unity-typography", { key: '3e94160922f80de3f9586f6a40777a03c7fa14c2', variant: "body" }, this.overflow))))));
|
|
87
87
|
}
|
|
88
88
|
};
|
|
89
89
|
UdpAmbientCard.style = udpAmbientCardCss();
|
|
@@ -0,0 +1,383 @@
|
|
|
1
|
+
import { g as getCurrentThemeMode } from './theme-manager-DeVqiL0i.js';
|
|
2
|
+
|
|
3
|
+
const cssVar = (styles, name) => {
|
|
4
|
+
const v = styles.getPropertyValue(name).trim();
|
|
5
|
+
return v.length > 0 ? v : undefined;
|
|
6
|
+
};
|
|
7
|
+
const WHITE = [255, 255, 255];
|
|
8
|
+
const BLACK = [0, 0, 0];
|
|
9
|
+
const parseColor = (c) => {
|
|
10
|
+
const s = c.trim();
|
|
11
|
+
if (s.startsWith('#')) {
|
|
12
|
+
let hex = s.slice(1);
|
|
13
|
+
if (hex.length === 3)
|
|
14
|
+
hex = hex.split('').map((x) => x + x).join('');
|
|
15
|
+
if (hex.length < 6)
|
|
16
|
+
return null;
|
|
17
|
+
const r = parseInt(hex.slice(0, 2), 16);
|
|
18
|
+
const g = parseInt(hex.slice(2, 4), 16);
|
|
19
|
+
const b = parseInt(hex.slice(4, 6), 16);
|
|
20
|
+
return [r, g, b].some(Number.isNaN) ? null : [r, g, b];
|
|
21
|
+
}
|
|
22
|
+
const m = s.match(/rgba?\(([^)]+)\)/);
|
|
23
|
+
if (m) {
|
|
24
|
+
const parts = m[1].split(/[,\s/]+/).map((p) => parseFloat(p));
|
|
25
|
+
if (parts.length >= 3 && parts.slice(0, 3).every((n) => !Number.isNaN(n))) {
|
|
26
|
+
return [parts[0], parts[1], parts[2]];
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
return null;
|
|
30
|
+
};
|
|
31
|
+
const toHex = (rgb) => '#' +
|
|
32
|
+
rgb
|
|
33
|
+
.map((n) => Math.max(0, Math.min(255, Math.round(n))).toString(16).padStart(2, '0'))
|
|
34
|
+
.join('');
|
|
35
|
+
const mix = (color, target, amount) => {
|
|
36
|
+
const rgb = parseColor(color);
|
|
37
|
+
if (!rgb)
|
|
38
|
+
return color; // leave un-parseable values (e.g. CSS funcs) untouched
|
|
39
|
+
return toHex(rgb.map((c, i) => c + (target[i] - c) * amount));
|
|
40
|
+
};
|
|
41
|
+
const tint = (color, amount) => mix(color, WHITE, amount);
|
|
42
|
+
const shade = (color, amount) => mix(color, BLACK, amount);
|
|
43
|
+
// HSL lightness adjustment — unlike mixing toward white/black, this keeps the
|
|
44
|
+
// hue and saturation, so tonal variants stay colourful instead of greying out.
|
|
45
|
+
const rgbToHsl = ([r, g, b]) => {
|
|
46
|
+
r /= 255;
|
|
47
|
+
g /= 255;
|
|
48
|
+
b /= 255;
|
|
49
|
+
const max = Math.max(r, g, b);
|
|
50
|
+
const min = Math.min(r, g, b);
|
|
51
|
+
const l = (max + min) / 2;
|
|
52
|
+
const d = max - min;
|
|
53
|
+
if (d === 0)
|
|
54
|
+
return [0, 0, l];
|
|
55
|
+
const s = l > 0.5 ? d / (2 - max - min) : d / (max + min);
|
|
56
|
+
let h;
|
|
57
|
+
if (max === r)
|
|
58
|
+
h = (g - b) / d + (g < b ? 6 : 0);
|
|
59
|
+
else if (max === g)
|
|
60
|
+
h = (b - r) / d + 2;
|
|
61
|
+
else
|
|
62
|
+
h = (r - g) / d + 4;
|
|
63
|
+
return [h / 6, s, l];
|
|
64
|
+
};
|
|
65
|
+
const hue2rgb = (p, q, t) => {
|
|
66
|
+
if (t < 0)
|
|
67
|
+
t += 1;
|
|
68
|
+
if (t > 1)
|
|
69
|
+
t -= 1;
|
|
70
|
+
if (t < 1 / 6)
|
|
71
|
+
return p + (q - p) * 6 * t;
|
|
72
|
+
if (t < 1 / 2)
|
|
73
|
+
return q;
|
|
74
|
+
if (t < 2 / 3)
|
|
75
|
+
return p + (q - p) * (2 / 3 - t) * 6;
|
|
76
|
+
return p;
|
|
77
|
+
};
|
|
78
|
+
const hslToRgb = ([h, s, l]) => {
|
|
79
|
+
if (s === 0)
|
|
80
|
+
return [l * 255, l * 255, l * 255];
|
|
81
|
+
const q = l < 0.5 ? l * (1 + s) : l + s - l * s;
|
|
82
|
+
const p = 2 * l - q;
|
|
83
|
+
return [hue2rgb(p, q, h + 1 / 3) * 255, hue2rgb(p, q, h) * 255, hue2rgb(p, q, h - 1 / 3) * 255];
|
|
84
|
+
};
|
|
85
|
+
const clamp01 = (n) => Math.max(0, Math.min(1, n));
|
|
86
|
+
/** Shift a colour's lightness by `delta` (keeps hue + saturation). */
|
|
87
|
+
const shiftLightness = (color, delta) => {
|
|
88
|
+
const rgb = parseColor(color);
|
|
89
|
+
if (!rgb)
|
|
90
|
+
return color;
|
|
91
|
+
const [h, s, l] = rgbToHsl(rgb);
|
|
92
|
+
return toHex(hslToRgb([h, s, clamp01(l + delta)]));
|
|
93
|
+
};
|
|
94
|
+
// Industry-standard muted categorical palette (Tableau 10) — balanced, mid-tone,
|
|
95
|
+
// distinguishable hues. The brand colour is deliberately NOT in here; it's
|
|
96
|
+
// reserved for single-series / accent use (see `applySeriesColors`).
|
|
97
|
+
const CATEGORICAL = [
|
|
98
|
+
'#4e79a7', '#f28e2b', '#e15759', '#76b7b2', '#59a14f',
|
|
99
|
+
'#edc948', '#b07aa1', '#ff9da7', '#9c755f', '#bab0ac',
|
|
100
|
+
];
|
|
101
|
+
// Lightness SHIFT applied to the brand colour when it backs a single-series
|
|
102
|
+
// chart, per appearance (relative HSL — respects the brand's own base tone, so
|
|
103
|
+
// it works for light or dark brands). `default` = the exact brand colour;
|
|
104
|
+
// `soft` lighter; `bold` deeper.
|
|
105
|
+
const BRAND_SINGLE_SHIFT = {
|
|
106
|
+
default: 0,
|
|
107
|
+
soft: 0.2,
|
|
108
|
+
bold: -0.08,
|
|
109
|
+
};
|
|
110
|
+
// ---- label-hashed colours (the `colorful` appearance) ---------------------
|
|
111
|
+
// The 30 Fluent "avatar" hues, in @fluentui/web-components AvatarNamedColor
|
|
112
|
+
// order, so a label hashes to the same hue an avatar would use for the same
|
|
113
|
+
// name. Each hue has two tiers (matching the avatar): `Background2` is the
|
|
114
|
+
// light bubble fill, `Foreground2` is the saturated text/edge colour.
|
|
115
|
+
const CHART_HUES = [
|
|
116
|
+
'DarkRed', 'Cranberry', 'Red', 'Pumpkin', 'Peach', 'Marigold', 'Gold', 'Brass', 'Brown', 'Forest',
|
|
117
|
+
'Seafoam', 'DarkGreen', 'LightTeal', 'Teal', 'Steel', 'Blue', 'RoyalBlue', 'Cornflower', 'Navy', 'Lavender',
|
|
118
|
+
'Purple', 'Grape', 'Lilac', 'Pink', 'Magenta', 'Plum', 'Beige', 'Mink', 'Platinum', 'Anchor',
|
|
119
|
+
];
|
|
120
|
+
/**
|
|
121
|
+
* Hash a string to a stable integer. Copied verbatim from the Fluent avatar
|
|
122
|
+
* (`@fluentui/web-components`) so the same label maps to the same hue here as
|
|
123
|
+
* it would on an avatar.
|
|
124
|
+
*/
|
|
125
|
+
const getChartColorHash = (str) => {
|
|
126
|
+
let hashCode = 0;
|
|
127
|
+
for (let len = str.length - 1; len >= 0; len--) {
|
|
128
|
+
const ch = str.charCodeAt(len);
|
|
129
|
+
const shift = len % 8;
|
|
130
|
+
hashCode ^= (ch << shift) + (ch >> (8 - shift));
|
|
131
|
+
}
|
|
132
|
+
return hashCode;
|
|
133
|
+
};
|
|
134
|
+
// Resolve a hue index to a concrete colour. `fill` uses the light `Background2`
|
|
135
|
+
// tier (the avatar bubble colour); `stroke` uses the saturated `Foreground2`
|
|
136
|
+
// tier (the avatar text colour). Falls back to evenly-spaced HSL — light for
|
|
137
|
+
// fills, mid for strokes — when the theme tokens aren't present (e.g. SSR).
|
|
138
|
+
const resolveHue = (index, tier, styles) => {
|
|
139
|
+
const token = `colorPalette${CHART_HUES[index]}${tier === 'fill' ? 'Background2' : 'Foreground2'}`;
|
|
140
|
+
const resolved = styles ? cssVar(styles, `--${token}`) : undefined;
|
|
141
|
+
if (resolved)
|
|
142
|
+
return resolved;
|
|
143
|
+
const hue = Math.round(index * (360 / CHART_HUES.length));
|
|
144
|
+
return tier === 'fill' ? `hsl(${hue}, 70%, 88%)` : `hsl(${hue}, 60%, 42%)`;
|
|
145
|
+
};
|
|
146
|
+
/**
|
|
147
|
+
* Deterministic brand colour for a data label. The same `label` always returns
|
|
148
|
+
* the same hue, so a value (e.g. a status) reads consistently across every
|
|
149
|
+
* chart that plots it — and matches the Fluent avatar colour for that name.
|
|
150
|
+
* `tier` picks the light bubble fill (`'fill'`) or the saturated edge/line
|
|
151
|
+
* colour (`'stroke'`).
|
|
152
|
+
*/
|
|
153
|
+
const chartColorForLabel = (label, tier = 'fill', styles) => {
|
|
154
|
+
const n = CHART_HUES.length;
|
|
155
|
+
const index = ((getChartColorHash(label) % n) + n) % n;
|
|
156
|
+
return resolveHue(index, tier, styles);
|
|
157
|
+
};
|
|
158
|
+
const APPEARANCE = {
|
|
159
|
+
default: { areaFillOpacity: 0.18, strokeWidth: 2, showNumberAxisLine: false, gridlineTint: 0, paletteShift: 0 },
|
|
160
|
+
soft: { areaFillOpacity: 0.3, strokeWidth: 2, showNumberAxisLine: false, gridlineTint: 0.45, paletteShift: 0.16 },
|
|
161
|
+
bold: { areaFillOpacity: 0.35, strokeWidth: 3, showNumberAxisLine: true, gridlineTint: 0, paletteShift: -0.12 },
|
|
162
|
+
mono: { areaFillOpacity: 0.22, strokeWidth: 2, showNumberAxisLine: false, gridlineTint: 0, paletteShift: 0 },
|
|
163
|
+
colorful: { areaFillOpacity: 0.55, strokeWidth: 2, showNumberAxisLine: false, gridlineTint: 0, paletteShift: 0 },
|
|
164
|
+
};
|
|
165
|
+
const SHAPE = {
|
|
166
|
+
square: { cornerRadius: 0, interpolation: 'linear' },
|
|
167
|
+
rounded: { cornerRadius: 4, interpolation: 'smooth' },
|
|
168
|
+
};
|
|
169
|
+
/**
|
|
170
|
+
* Read every UDP brand token off `rootEl` and return an `AgChartTheme`
|
|
171
|
+
* suitable for passing as the top-level `theme` option to
|
|
172
|
+
* `AgCharts.create({...})`. Returns the bare base theme name when no
|
|
173
|
+
* element is provided (SSR path).
|
|
174
|
+
*/
|
|
175
|
+
const buildUdpChartTheme = (rootEl, options = {}) => {
|
|
176
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l;
|
|
177
|
+
// Default to the app's current theme mode — the same source of truth the
|
|
178
|
+
// ag-grid bridge uses (`theme-manager`). The base theme drives `textColor`,
|
|
179
|
+
// which un-overridden text (donut/pie inner & sector labels, callout labels,
|
|
180
|
+
// tooltips) inherits — so without this, that text stays light-theme dark and
|
|
181
|
+
// never flips in dark mode.
|
|
182
|
+
const mode = (_a = options.mode) !== null && _a !== void 0 ? _a : getCurrentThemeMode();
|
|
183
|
+
const baseTheme = mode === 'dark' ? 'ag-default-dark' : 'ag-default';
|
|
184
|
+
if (!rootEl || typeof window === 'undefined')
|
|
185
|
+
return baseTheme;
|
|
186
|
+
const appearance = (_b = options.appearance) !== null && _b !== void 0 ? _b : 'default';
|
|
187
|
+
const shape = (_c = options.shape) !== null && _c !== void 0 ? _c : 'square';
|
|
188
|
+
const flush = ((_d = options.chrome) !== null && _d !== void 0 ? _d : 'full') === 'flush';
|
|
189
|
+
const aCfg = APPEARANCE[appearance];
|
|
190
|
+
const sCfg = SHAPE[shape];
|
|
191
|
+
const styles = getComputedStyle(rootEl);
|
|
192
|
+
const brand = (_e = cssVar(styles, '--colorBrandBackground')) !== null && _e !== void 0 ? _e : '#0f6cbd';
|
|
193
|
+
// A single-hue ramp built from the brand colour: light tints → brand →
|
|
194
|
+
// dark shades. Series differ by lightness rather than hue.
|
|
195
|
+
const monoRamp = [
|
|
196
|
+
tint(brand, 0.5),
|
|
197
|
+
tint(brand, 0.3),
|
|
198
|
+
brand,
|
|
199
|
+
shade(brand, 0.15),
|
|
200
|
+
shade(brand, 0.3),
|
|
201
|
+
shade(brand, 0.45),
|
|
202
|
+
tint(brand, 0.65),
|
|
203
|
+
shade(brand, 0.6),
|
|
204
|
+
];
|
|
205
|
+
let fills;
|
|
206
|
+
let strokes;
|
|
207
|
+
switch (appearance) {
|
|
208
|
+
case 'mono':
|
|
209
|
+
fills = monoRamp;
|
|
210
|
+
strokes = monoRamp;
|
|
211
|
+
break;
|
|
212
|
+
case 'colorful': {
|
|
213
|
+
// The full 30-hue Fluent ramp: light bubble fills + saturated strokes,
|
|
214
|
+
// mirroring the avatar. `applySeriesColors` layers label-stable per-series
|
|
215
|
+
// colours on top so the same label gets the same hue across charts.
|
|
216
|
+
fills = CHART_HUES.map((_, i) => resolveHue(i, 'fill', styles));
|
|
217
|
+
strokes = CHART_HUES.map((_, i) => resolveHue(i, 'stroke', styles));
|
|
218
|
+
break;
|
|
219
|
+
}
|
|
220
|
+
default:
|
|
221
|
+
// `default` / `soft` / `bold`: the muted categorical palette, lightness-
|
|
222
|
+
// shifted per appearance (HSL, so hue + saturation are preserved — no
|
|
223
|
+
// grey). Single-series charts swap in the brand via `applySeriesColors`.
|
|
224
|
+
fills = CATEGORICAL.map((c) => shiftLightness(c, aCfg.paletteShift));
|
|
225
|
+
strokes = fills;
|
|
226
|
+
}
|
|
227
|
+
const palette = { fills, strokes };
|
|
228
|
+
const foreground = (_f = cssVar(styles, '--colorNeutralForeground1')) !== null && _f !== void 0 ? _f : '#242424';
|
|
229
|
+
const foreground2 = (_g = cssVar(styles, '--colorNeutralForeground2')) !== null && _g !== void 0 ? _g : '#424242';
|
|
230
|
+
const foreground3 = (_h = cssVar(styles, '--colorNeutralForeground3')) !== null && _h !== void 0 ? _h : '#616161';
|
|
231
|
+
const stroke = (_j = cssVar(styles, '--colorNeutralStroke2')) !== null && _j !== void 0 ? _j : '#e0e0e0';
|
|
232
|
+
const strokeSubtle = (_k = cssVar(styles, '--colorNeutralStroke3')) !== null && _k !== void 0 ? _k : '#f0f0f0';
|
|
233
|
+
const fontFamily = (_l = cssVar(styles, '--fontFamilyBase')) !== null && _l !== void 0 ? _l : 'Inter, sans-serif';
|
|
234
|
+
// `bold` darkens chrome; `soft` lightens gridlines; others keep the default.
|
|
235
|
+
const gridStroke = aCfg.gridlineTint > 0 ? tint(strokeSubtle, aCfg.gridlineTint) : strokeSubtle;
|
|
236
|
+
const axisLabelColor = appearance === 'bold' ? foreground2 : foreground3;
|
|
237
|
+
return {
|
|
238
|
+
baseTheme,
|
|
239
|
+
palette,
|
|
240
|
+
params: {
|
|
241
|
+
// Top-level tokens recognised by every series type.
|
|
242
|
+
foregroundColor: foreground,
|
|
243
|
+
backgroundColor: 'transparent',
|
|
244
|
+
accentColor: brand,
|
|
245
|
+
fontFamily,
|
|
246
|
+
fontSize: 12,
|
|
247
|
+
},
|
|
248
|
+
overrides: {
|
|
249
|
+
common: Object.assign(Object.assign({ background: { visible: false } }, (flush ? { padding: { top: 0, right: 0, bottom: 0, left: 0 } } : {})), {
|
|
250
|
+
// Axes default to neutral chrome so charts read calm against any
|
|
251
|
+
// surface; `flush` hides axis chrome entirely for the sparkline look.
|
|
252
|
+
// Per-chart overrides can still tweak.
|
|
253
|
+
axes: {
|
|
254
|
+
number: {
|
|
255
|
+
line: { enabled: !flush && aCfg.showNumberAxisLine, stroke },
|
|
256
|
+
gridLine: flush
|
|
257
|
+
? { enabled: false }
|
|
258
|
+
: { style: [{ stroke: gridStroke, lineDash: [2, 3] }] },
|
|
259
|
+
tick: { enabled: false },
|
|
260
|
+
label: { enabled: !flush, color: axisLabelColor, fontSize: 11 },
|
|
261
|
+
title: { color: foreground2, fontSize: 12, fontWeight: 'normal' },
|
|
262
|
+
},
|
|
263
|
+
category: {
|
|
264
|
+
line: { enabled: !flush, stroke },
|
|
265
|
+
gridLine: { enabled: false },
|
|
266
|
+
tick: { enabled: !flush, stroke },
|
|
267
|
+
label: { enabled: !flush, color: axisLabelColor, fontSize: 11 },
|
|
268
|
+
title: { color: foreground2, fontSize: 12, fontWeight: 'normal' },
|
|
269
|
+
},
|
|
270
|
+
time: {
|
|
271
|
+
line: { enabled: !flush, stroke },
|
|
272
|
+
gridLine: flush
|
|
273
|
+
? { enabled: false }
|
|
274
|
+
: { style: [{ stroke: gridStroke, lineDash: [2, 3] }] },
|
|
275
|
+
tick: { enabled: !flush, stroke },
|
|
276
|
+
label: { enabled: !flush, color: axisLabelColor, fontSize: 11 },
|
|
277
|
+
title: { color: foreground2, fontSize: 12, fontWeight: 'normal' },
|
|
278
|
+
},
|
|
279
|
+
}, legend: {
|
|
280
|
+
enabled: !flush,
|
|
281
|
+
item: {
|
|
282
|
+
label: { color: foreground2, fontSize: 12 },
|
|
283
|
+
},
|
|
284
|
+
}
|
|
285
|
+
}),
|
|
286
|
+
bar: {
|
|
287
|
+
series: {
|
|
288
|
+
cornerRadius: sCfg.cornerRadius,
|
|
289
|
+
},
|
|
290
|
+
},
|
|
291
|
+
area: {
|
|
292
|
+
series: {
|
|
293
|
+
// Areas read clean when the fill is the brand color at low opacity
|
|
294
|
+
// with a stroke at full strength.
|
|
295
|
+
fillOpacity: aCfg.areaFillOpacity,
|
|
296
|
+
strokeWidth: aCfg.strokeWidth,
|
|
297
|
+
interpolation: { type: sCfg.interpolation },
|
|
298
|
+
},
|
|
299
|
+
},
|
|
300
|
+
line: {
|
|
301
|
+
series: {
|
|
302
|
+
strokeWidth: aCfg.strokeWidth,
|
|
303
|
+
marker: { enabled: false },
|
|
304
|
+
interpolation: { type: sCfg.interpolation },
|
|
305
|
+
},
|
|
306
|
+
},
|
|
307
|
+
pie: {
|
|
308
|
+
series: {
|
|
309
|
+
cornerRadius: Math.min(sCfg.cornerRadius, 12),
|
|
310
|
+
sectorSpacing: shape === 'square' ? 0 : 2,
|
|
311
|
+
},
|
|
312
|
+
},
|
|
313
|
+
donut: {
|
|
314
|
+
series: {
|
|
315
|
+
cornerRadius: Math.min(sCfg.cornerRadius, 12),
|
|
316
|
+
sectorSpacing: shape === 'square' ? 0 : 2,
|
|
317
|
+
},
|
|
318
|
+
},
|
|
319
|
+
},
|
|
320
|
+
};
|
|
321
|
+
};
|
|
322
|
+
const applySeriesColors = (options, rootEl, appearance) => {
|
|
323
|
+
var _a;
|
|
324
|
+
if (!Array.isArray(options.series))
|
|
325
|
+
return options;
|
|
326
|
+
const styles = rootEl && typeof window !== 'undefined' ? getComputedStyle(rootEl) : undefined;
|
|
327
|
+
// --- colorful: per-label hashed colours (light fill + saturated stroke) ---
|
|
328
|
+
if (appearance === 'colorful') {
|
|
329
|
+
const fillFor = (label) => chartColorForLabel(label, 'fill', styles);
|
|
330
|
+
const strokeFor = (label) => chartColorForLabel(label, 'stroke', styles);
|
|
331
|
+
const isSingle = options.series.length === 1;
|
|
332
|
+
const series = options.series.map((s) => {
|
|
333
|
+
var _a, _b, _c, _d, _e, _f, _g;
|
|
334
|
+
if (!s || typeof s !== 'object')
|
|
335
|
+
return s;
|
|
336
|
+
// Polar (pie / donut): colour each sector by its label, in data order.
|
|
337
|
+
if (s.type === 'pie' || s.type === 'donut') {
|
|
338
|
+
if (s.fills != null)
|
|
339
|
+
return s;
|
|
340
|
+
const data = (_b = (_a = s.data) !== null && _a !== void 0 ? _a : options.data) !== null && _b !== void 0 ? _b : [];
|
|
341
|
+
const key = (_e = (_d = (_c = s.legendItemKey) !== null && _c !== void 0 ? _c : s.calloutLabelKey) !== null && _d !== void 0 ? _d : s.sectorLabelKey) !== null && _e !== void 0 ? _e : s.angleKey;
|
|
342
|
+
if (!key || !Array.isArray(data))
|
|
343
|
+
return s;
|
|
344
|
+
const labels = data.map((d) => { var _a; return String((_a = d === null || d === void 0 ? void 0 : d[key]) !== null && _a !== void 0 ? _a : ''); });
|
|
345
|
+
return Object.assign(Object.assign({}, s), { fills: labels.map(fillFor) });
|
|
346
|
+
}
|
|
347
|
+
// A single bar series with a category axis: colour each *bar* by its
|
|
348
|
+
// category label, so a status bar chart matches a status donut.
|
|
349
|
+
if (isSingle && s.type === 'bar' && s.xKey && s.itemStyler == null && s.fill == null) {
|
|
350
|
+
const xKey = s.xKey;
|
|
351
|
+
return Object.assign(Object.assign({}, s), { itemStyler: (p) => {
|
|
352
|
+
var _a, _b;
|
|
353
|
+
const label = String((_b = (_a = p === null || p === void 0 ? void 0 : p.datum) === null || _a === void 0 ? void 0 : _a[xKey]) !== null && _b !== void 0 ? _b : '');
|
|
354
|
+
return { fill: fillFor(label), stroke: strokeFor(label) };
|
|
355
|
+
} });
|
|
356
|
+
}
|
|
357
|
+
// Otherwise: one colour per series, keyed on its display label.
|
|
358
|
+
if (s.fill != null)
|
|
359
|
+
return s;
|
|
360
|
+
const label = (_g = (_f = s.yName) !== null && _f !== void 0 ? _f : s.yKey) !== null && _g !== void 0 ? _g : s.title;
|
|
361
|
+
if (label == null)
|
|
362
|
+
return s;
|
|
363
|
+
return Object.assign(Object.assign({}, s), { fill: fillFor(String(label)), stroke: strokeFor(String(label)) });
|
|
364
|
+
});
|
|
365
|
+
return Object.assign(Object.assign({}, options), { series });
|
|
366
|
+
}
|
|
367
|
+
// --- default / soft / bold: a single (cartesian) series uses the brand ---
|
|
368
|
+
// Enterprise convention — "the one metric" reads in the brand colour, while
|
|
369
|
+
// multi-category charts use the muted categorical palette. Pie/donut are
|
|
370
|
+
// inherently multi-category, so they keep the palette. Explicit fills win.
|
|
371
|
+
const brandShift = appearance ? BRAND_SINGLE_SHIFT[appearance] : undefined;
|
|
372
|
+
if (brandShift != null && options.series.length === 1) {
|
|
373
|
+
const s = options.series[0];
|
|
374
|
+
if (s && typeof s === 'object' && s.type !== 'pie' && s.type !== 'donut' && s.fill == null) {
|
|
375
|
+
const brand = (_a = (styles ? cssVar(styles, '--colorBrandBackground') : undefined)) !== null && _a !== void 0 ? _a : '#0f6cbd';
|
|
376
|
+
const c = brandShift === 0 ? brand : shiftLightness(brand, brandShift);
|
|
377
|
+
return Object.assign(Object.assign({}, options), { series: [Object.assign(Object.assign({}, s), { fill: c, stroke: c })] });
|
|
378
|
+
}
|
|
379
|
+
}
|
|
380
|
+
return options;
|
|
381
|
+
};
|
|
382
|
+
|
|
383
|
+
export { applySeriesColors as a, buildUdpChartTheme as b };
|
|
@@ -95,13 +95,13 @@ const Checkbox = class {
|
|
|
95
95
|
*/
|
|
96
96
|
render() {
|
|
97
97
|
const isError = !!this.errorMessage;
|
|
98
|
-
return (h(Host, { key: '
|
|
98
|
+
return (h(Host, { key: '38b86edb1086d96e64d595299425e99557fb19c1', class: {
|
|
99
99
|
'udp-input': true,
|
|
100
100
|
'udp-input--error': isError,
|
|
101
101
|
'udp-input--disabled': this.disabled,
|
|
102
102
|
'udp-input--required': this.required,
|
|
103
103
|
'udp-input--checked': this.internalChecked
|
|
104
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '
|
|
104
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: 'd3d864ed22dd2b97a067504c75ea686474e19866', class: "checkbox-container" }, h("input", { key: '5de6dacf24df58a388e044c423d2d79c6f8139a3', type: "checkbox", checked: this.internalChecked, onChange: this.handleChange, id: this.id, name: this.name, disabled: this.disabled, required: this.required }), this.label && h("label", { key: '2df405fd4dab70af58815b934d7522e91b6f0c7c', htmlFor: this.id }, this.label), this.errorMessage && h("div", { key: 'b0c450de24306361e505d8712bedaacdead91700', class: "error-message" }, this.errorMessage))));
|
|
105
105
|
}
|
|
106
106
|
static get watchers() { return {
|
|
107
107
|
"error": [{
|