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
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import type { AgChartTheme, AgChartThemeName } from 'ag-charts-community';
|
|
2
|
+
/**
|
|
3
|
+
* Build the UDP ag-charts theme.
|
|
4
|
+
*
|
|
5
|
+
* AG Grid and ag-charts have separate theme systems. The grid uses Quartz
|
|
6
|
+
* (`themeQuartz.withParams(...)` plus `--ag-*` CSS vars); ag-charts uses
|
|
7
|
+
* `AgChartTheme` objects with palette / params / overrides. None of the
|
|
8
|
+
* grid styling carries over, so every standalone chart needs its own theme.
|
|
9
|
+
*
|
|
10
|
+
* This helper resolves UDP brand CSS variables off a host element at chart
|
|
11
|
+
* creation time and emits a theme. Two curated, orthogonal knobs shape the
|
|
12
|
+
* result so consumers get consistent looks without hand-rolling ag-charts
|
|
13
|
+
* options:
|
|
14
|
+
*
|
|
15
|
+
* - `appearance` — colour + visual weight: `default` (multi-colour brand
|
|
16
|
+
* palette, calm chrome), `soft` (pastel/tinted, low contrast), `bold`
|
|
17
|
+
* (saturated, heavier strokes, visible axis lines), `mono` (a single
|
|
18
|
+
* brand-hue ramp), `colorful` (per-label hues hashed from the data label
|
|
19
|
+
* — see `applyColorfulColors` — so the same label is the same colour
|
|
20
|
+
* across every chart, matching Fluent avatar colours).
|
|
21
|
+
* - `shape` — geometry roundness, mirroring button/input shape tokens:
|
|
22
|
+
* `square` (sharp corners, straight line segments) and `rounded`
|
|
23
|
+
* (rounded bar/sector corners, smoothed lines).
|
|
24
|
+
*
|
|
25
|
+
* Both default to the original look (`default` / `square`), so charts that
|
|
26
|
+
* don't opt in render exactly as before. Consumer per-series options always
|
|
27
|
+
* win over the theme.
|
|
28
|
+
*
|
|
29
|
+
* Pass `getComputedStyle(this.el)` results directly; if a token resolves to
|
|
30
|
+
* empty (e.g. shadow DOM that hasn't inherited yet), the fallback is the
|
|
31
|
+
* ag-charts default for that role.
|
|
32
|
+
*/
|
|
33
|
+
export type UdpChartAppearance = 'default' | 'soft' | 'bold' | 'mono' | 'colorful';
|
|
34
|
+
export type UdpChartShape = 'square' | 'rounded';
|
|
35
|
+
export type UdpChartChrome = 'full' | 'flush';
|
|
36
|
+
export interface UdpChartThemeOptions {
|
|
37
|
+
/**
|
|
38
|
+
* Light or dark base. Defaults to light (`ag-default`). Pass `'dark'` to
|
|
39
|
+
* inherit from `ag-default-dark`.
|
|
40
|
+
*/
|
|
41
|
+
mode?: 'light' | 'dark';
|
|
42
|
+
/** Colour + visual-weight variant. Defaults to `'default'`. */
|
|
43
|
+
appearance?: UdpChartAppearance;
|
|
44
|
+
/** Geometry roundness variant. Defaults to `'square'`. */
|
|
45
|
+
shape?: UdpChartShape;
|
|
46
|
+
/**
|
|
47
|
+
* Chrome density. `full` keeps axes, gridlines, legend and padding;
|
|
48
|
+
* `flush` strips all chrome and zeroes the chart's internal padding so the
|
|
49
|
+
* plot bleeds to the container edges — the KPI-card "sparkline" look. Pair
|
|
50
|
+
* `flush` with a `udp-fluent-card` `preview` slot (or `bodyPadding={false}`)
|
|
51
|
+
* for a chart that reads as part of the card surface. Defaults to `'full'`.
|
|
52
|
+
*/
|
|
53
|
+
chrome?: UdpChartChrome;
|
|
54
|
+
}
|
|
55
|
+
export type ChartColorTier = 'fill' | 'stroke';
|
|
56
|
+
/**
|
|
57
|
+
* Hash a string to a stable integer. Copied verbatim from the Fluent avatar
|
|
58
|
+
* (`@fluentui/web-components`) so the same label maps to the same hue here as
|
|
59
|
+
* it would on an avatar.
|
|
60
|
+
*/
|
|
61
|
+
export declare const getChartColorHash: (str: string) => number;
|
|
62
|
+
/**
|
|
63
|
+
* Deterministic brand colour for a data label. The same `label` always returns
|
|
64
|
+
* the same hue, so a value (e.g. a status) reads consistently across every
|
|
65
|
+
* chart that plots it — and matches the Fluent avatar colour for that name.
|
|
66
|
+
* `tier` picks the light bubble fill (`'fill'`) or the saturated edge/line
|
|
67
|
+
* colour (`'stroke'`).
|
|
68
|
+
*/
|
|
69
|
+
export declare const chartColorForLabel: (label: string, tier?: ChartColorTier, styles?: CSSStyleDeclaration) => string;
|
|
70
|
+
/**
|
|
71
|
+
* Read every UDP brand token off `rootEl` and return an `AgChartTheme`
|
|
72
|
+
* suitable for passing as the top-level `theme` option to
|
|
73
|
+
* `AgCharts.create({...})`. Returns the bare base theme name when no
|
|
74
|
+
* element is provided (SSR path).
|
|
75
|
+
*/
|
|
76
|
+
export declare const buildUdpChartTheme: (rootEl: Element | null | undefined, options?: UdpChartThemeOptions) => AgChartTheme | AgChartThemeName;
|
|
77
|
+
export declare const applySeriesColors: <T extends {
|
|
78
|
+
series?: unknown;
|
|
79
|
+
data?: unknown;
|
|
80
|
+
}>(options: T, rootEl: Element | null | undefined, appearance: UdpChartAppearance | undefined) => T;
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { type AgCartesianChartOptions } from 'ag-charts-community';
|
|
2
|
+
import { type UdpChartAppearance, type UdpChartShape, type UdpChartChrome } from '../charts-theme';
|
|
3
|
+
/**
|
|
4
|
+
* Area chart wrapped over `ag-charts-community`.
|
|
5
|
+
*
|
|
6
|
+
* See https://www.ag-grid.com/charts/javascript/area-series/ for the full
|
|
7
|
+
* option vocabulary. Consumers opt in by setting
|
|
8
|
+
* `series: [{ type: 'area', xKey, yKey, ... }]` on `chartOptions`.
|
|
9
|
+
*
|
|
10
|
+
* Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
|
|
11
|
+
* carries the full ag-charts options object; the wrapper owns the brand
|
|
12
|
+
* theme, the transparent chart background, ag-charts module registration,
|
|
13
|
+
* and the host container. Anything the consumer passes wins over the
|
|
14
|
+
* wrapper's defaults; `container` is always wrapper-owned.
|
|
15
|
+
*
|
|
16
|
+
* Because area and line share the `AgCartesianChartOptions` shape, the
|
|
17
|
+
* `udp-ag-line-chart` wrapper accepts the same options and a consumer
|
|
18
|
+
* could technically use either — this component exists for
|
|
19
|
+
* discoverability so consumers looking for "area chart" land on a
|
|
20
|
+
* dedicated component.
|
|
21
|
+
*
|
|
22
|
+
* Always memoize `chartOptions` at the call site; a new object every
|
|
23
|
+
* render triggers a `chart.update()` cycle.
|
|
24
|
+
*/
|
|
25
|
+
export declare class UdpAgAreaChart {
|
|
26
|
+
el: HTMLElement;
|
|
27
|
+
/**
|
|
28
|
+
* Full ag-charts options. Required. Should include at least `data` and
|
|
29
|
+
* `series` (with an area series — `{ type: 'area', xKey, yKey }`). The
|
|
30
|
+
* wrapper merges in defaults for `theme` and `background`; either can
|
|
31
|
+
* be overridden by passing them on `chartOptions`. `container` is
|
|
32
|
+
* wrapper-owned and any value passed here is ignored.
|
|
33
|
+
*/
|
|
34
|
+
chartOptions: AgCartesianChartOptions;
|
|
35
|
+
/** Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
36
|
+
customWidth?: number | string;
|
|
37
|
+
/** Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
38
|
+
customHeight?: number | string;
|
|
39
|
+
/** Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests). */
|
|
40
|
+
chartId: string;
|
|
41
|
+
/**
|
|
42
|
+
* Colour + visual-weight variant applied via the brand theme:
|
|
43
|
+
* `default` (balanced categorical palette for multi-category charts,
|
|
44
|
+
* the exact brand colour for a single series), `soft` (same palette
|
|
45
|
+
* lightened, for dense low-emphasis surfaces), `bold` (same palette
|
|
46
|
+
* deepened, for a hero chart), `mono` (a single brand-hue ramp for
|
|
47
|
+
* sequential / magnitude data), and `colorful` (each label hashed to a
|
|
48
|
+
* stable Fluent avatar hue, so the same label keeps its colour across
|
|
49
|
+
* charts). Per-series colours on `chartOptions` always win.
|
|
50
|
+
*/
|
|
51
|
+
appearance: UdpChartAppearance;
|
|
52
|
+
/**
|
|
53
|
+
* Geometry roundness, mirroring the button/input shape tokens: `square`
|
|
54
|
+
* (sharp bar corners, straight line segments) or `rounded` (rounded bar
|
|
55
|
+
* corners, smoothed lines). Per-series geometry on `chartOptions` still
|
|
56
|
+
* wins.
|
|
57
|
+
*/
|
|
58
|
+
shape: UdpChartShape;
|
|
59
|
+
/**
|
|
60
|
+
* Chrome density. `full` keeps axes, gridlines, legend and padding;
|
|
61
|
+
* `flush` strips all chrome and zeroes padding so the plot bleeds to the
|
|
62
|
+
* container edges (the KPI-card "sparkline" look). Pair with a
|
|
63
|
+
* `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
|
|
64
|
+
*/
|
|
65
|
+
chrome: UdpChartChrome;
|
|
66
|
+
private chart?;
|
|
67
|
+
handleOptionsChanged(): void;
|
|
68
|
+
componentDidLoad(): void;
|
|
69
|
+
private handleThemeChanged;
|
|
70
|
+
disconnectedCallback(): void;
|
|
71
|
+
private buildOptions;
|
|
72
|
+
render(): any;
|
|
73
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import { type AgCartesianChartOptions } from 'ag-charts-community';
|
|
2
|
+
import { type UdpChartAppearance, type UdpChartShape, type UdpChartChrome } from '../charts-theme';
|
|
3
|
+
/**
|
|
4
|
+
* Bar chart wrapped over `ag-charts-community`.
|
|
5
|
+
*
|
|
6
|
+
* Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
|
|
7
|
+
* carries the full ag-charts options object; the wrapper owns the brand
|
|
8
|
+
* theme, the transparent chart background, ag-charts module registration,
|
|
9
|
+
* and the host container. Anything the consumer passes wins over the
|
|
10
|
+
* wrapper's defaults; `container` is always wrapper-owned.
|
|
11
|
+
*
|
|
12
|
+
* Always memoize `chartOptions` at the call site — a new object every
|
|
13
|
+
* render triggers a `chart.update()` cycle.
|
|
14
|
+
*/
|
|
15
|
+
export declare class UdpAgBarChart {
|
|
16
|
+
el: HTMLElement;
|
|
17
|
+
/**
|
|
18
|
+
* Full ag-charts options. Required. Should include at least `data` and
|
|
19
|
+
* `series` (with a bar series). The wrapper merges in defaults for
|
|
20
|
+
* `theme` and `background`; either can be overridden by passing them on
|
|
21
|
+
* `chartOptions`. `container` is wrapper-owned.
|
|
22
|
+
*/
|
|
23
|
+
chartOptions: AgCartesianChartOptions;
|
|
24
|
+
/** Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
25
|
+
customWidth?: number | string;
|
|
26
|
+
/** Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
27
|
+
customHeight?: number | string;
|
|
28
|
+
/** Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests). */
|
|
29
|
+
chartId: string;
|
|
30
|
+
/**
|
|
31
|
+
* Colour + visual-weight variant applied via the brand theme:
|
|
32
|
+
* `default` (balanced categorical palette for multi-category charts,
|
|
33
|
+
* the exact brand colour for a single series), `soft` (same palette
|
|
34
|
+
* lightened, for dense low-emphasis surfaces), `bold` (same palette
|
|
35
|
+
* deepened, for a hero chart), `mono` (a single brand-hue ramp for
|
|
36
|
+
* sequential / magnitude data), and `colorful` (each label hashed to a
|
|
37
|
+
* stable Fluent avatar hue, so the same label keeps its colour across
|
|
38
|
+
* charts). Per-series colours on `chartOptions` always win.
|
|
39
|
+
*/
|
|
40
|
+
appearance: UdpChartAppearance;
|
|
41
|
+
/**
|
|
42
|
+
* Geometry roundness, mirroring the button/input shape tokens: `square`
|
|
43
|
+
* (sharp bar corners, straight line segments) or `rounded` (rounded bar
|
|
44
|
+
* corners, smoothed lines). Per-series geometry on `chartOptions` still
|
|
45
|
+
* wins.
|
|
46
|
+
*/
|
|
47
|
+
shape: UdpChartShape;
|
|
48
|
+
/**
|
|
49
|
+
* Chrome density. `full` keeps axes, gridlines, legend and padding;
|
|
50
|
+
* `flush` strips all chrome and zeroes padding so the plot bleeds to the
|
|
51
|
+
* container edges (the KPI-card "sparkline" look). Pair with a
|
|
52
|
+
* `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
|
|
53
|
+
*/
|
|
54
|
+
chrome: UdpChartChrome;
|
|
55
|
+
private chart?;
|
|
56
|
+
handleOptionsChanged(): void;
|
|
57
|
+
componentDidLoad(): void;
|
|
58
|
+
private handleThemeChanged;
|
|
59
|
+
disconnectedCallback(): void;
|
|
60
|
+
private buildOptions;
|
|
61
|
+
render(): any;
|
|
62
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import { type AgCartesianChartOptions } from 'ag-charts-community';
|
|
2
|
+
import { type UdpChartAppearance, type UdpChartShape, type UdpChartChrome } from '../charts-theme';
|
|
3
|
+
/**
|
|
4
|
+
* Bubble chart wrapped over `ag-charts-community`.
|
|
5
|
+
*
|
|
6
|
+
* Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
|
|
7
|
+
* carries the full ag-charts options object; the wrapper owns the brand
|
|
8
|
+
* theme, the transparent chart background, ag-charts module registration,
|
|
9
|
+
* and the host container. Anything the consumer passes wins over the
|
|
10
|
+
* wrapper's defaults; `container` is always wrapper-owned.
|
|
11
|
+
*
|
|
12
|
+
* Bubble series are cartesian and require `xKey`, `yKey`, and `sizeKey`
|
|
13
|
+
* on each series entry — `sizeKey` drives the marker radius. See
|
|
14
|
+
* https://www.ag-grid.com/charts/javascript/bubble-series/ for the full
|
|
15
|
+
* series option surface (labelKey, colorKey, size / maxSize / domain,
|
|
16
|
+
* etc.).
|
|
17
|
+
*
|
|
18
|
+
* Always memoize `chartOptions` at the call site — a new object every
|
|
19
|
+
* render triggers a `chart.update()` cycle.
|
|
20
|
+
*/
|
|
21
|
+
export declare class UdpAgBubbleChart {
|
|
22
|
+
el: HTMLElement;
|
|
23
|
+
/**
|
|
24
|
+
* Full ag-charts options. Required. Should include at least `data` and
|
|
25
|
+
* `series` (with a bubble series — `type: 'bubble'`, plus `xKey`,
|
|
26
|
+
* `yKey`, and `sizeKey`). The wrapper merges in defaults for `theme`
|
|
27
|
+
* and `background`; either can be overridden by passing them on
|
|
28
|
+
* `chartOptions`. `container` is wrapper-owned and any value passed
|
|
29
|
+
* here is ignored.
|
|
30
|
+
*/
|
|
31
|
+
chartOptions: AgCartesianChartOptions;
|
|
32
|
+
/** Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
33
|
+
customWidth?: number | string;
|
|
34
|
+
/** Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
35
|
+
customHeight?: number | string;
|
|
36
|
+
/** Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests). */
|
|
37
|
+
chartId: string;
|
|
38
|
+
/**
|
|
39
|
+
* Colour + visual-weight variant applied via the brand theme:
|
|
40
|
+
* `default` (balanced categorical palette for multi-category charts,
|
|
41
|
+
* the exact brand colour for a single series), `soft` (same palette
|
|
42
|
+
* lightened, for dense low-emphasis surfaces), `bold` (same palette
|
|
43
|
+
* deepened, for a hero chart), `mono` (a single brand-hue ramp for
|
|
44
|
+
* sequential / magnitude data), and `colorful` (each label hashed to a
|
|
45
|
+
* stable Fluent avatar hue, so the same label keeps its colour across
|
|
46
|
+
* charts). Per-series colours on `chartOptions` always win.
|
|
47
|
+
*/
|
|
48
|
+
appearance: UdpChartAppearance;
|
|
49
|
+
/**
|
|
50
|
+
* Geometry roundness, mirroring the button/input shape tokens: `square`
|
|
51
|
+
* or `rounded`. Bubble markers are unaffected; this only shapes any
|
|
52
|
+
* bar / line / area series sharing the chart. Per-series geometry on
|
|
53
|
+
* `chartOptions` still wins.
|
|
54
|
+
*/
|
|
55
|
+
shape: UdpChartShape;
|
|
56
|
+
/**
|
|
57
|
+
* Chrome density. `full` keeps axes, gridlines, legend and padding;
|
|
58
|
+
* `flush` strips all chrome and zeroes padding so the plot bleeds to the
|
|
59
|
+
* container edges (the KPI-card "sparkline" look). Pair with a
|
|
60
|
+
* `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
|
|
61
|
+
*/
|
|
62
|
+
chrome: UdpChartChrome;
|
|
63
|
+
private chart?;
|
|
64
|
+
handleOptionsChanged(): void;
|
|
65
|
+
componentDidLoad(): void;
|
|
66
|
+
private handleThemeChanged;
|
|
67
|
+
disconnectedCallback(): void;
|
|
68
|
+
private buildOptions;
|
|
69
|
+
render(): any;
|
|
70
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
import { type AgCartesianChartOptions } from 'ag-charts-community';
|
|
2
|
+
import { type UdpChartAppearance, type UdpChartShape, type UdpChartChrome } from '../charts-theme';
|
|
3
|
+
/**
|
|
4
|
+
* Combination (combo) chart wrapped over `ag-charts-community`.
|
|
5
|
+
*
|
|
6
|
+
* ag-charts has no dedicated "combo" series type — a combination chart is
|
|
7
|
+
* just an `AgCartesianChartOptions` whose `series` array carries multiple
|
|
8
|
+
* entries of different `type`s (e.g. one `{ type: 'bar' }` plus one
|
|
9
|
+
* `{ type: 'line' }`, optionally mixed with `'area'`, `'scatter'`, etc.).
|
|
10
|
+
* This wrapper exists for discoverability and parity with the rest of the
|
|
11
|
+
* `udp-ag-*-chart` family; it shares the line / bar wrapper plumbing
|
|
12
|
+
* verbatim.
|
|
13
|
+
*
|
|
14
|
+
* For dual-axis combos, declare a second y-axis in `axes` (an object
|
|
15
|
+
* keyed by axis id, NOT an array) and use the axis's `keys` array to bind
|
|
16
|
+
* it to specific series `yKey`s — e.g. `axes: { x: { type: 'category',
|
|
17
|
+
* position: 'bottom' }, y: { type: 'number', position: 'left', keys:
|
|
18
|
+
* ['revenue'] }, y2: { type: 'number', position: 'right', keys:
|
|
19
|
+
* ['conversion'] } }`. Series render in array order, so place bars before
|
|
20
|
+
* lines if you want lines on top.
|
|
21
|
+
*
|
|
22
|
+
* See https://www.ag-grid.com/charts/javascript/combination-series/.
|
|
23
|
+
*
|
|
24
|
+
* Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
|
|
25
|
+
* carries the full ag-charts options object; the wrapper owns the brand
|
|
26
|
+
* theme, the transparent chart background, ag-charts module registration,
|
|
27
|
+
* and the host container. Anything the consumer passes wins over the
|
|
28
|
+
* wrapper's defaults; `container` is always wrapper-owned.
|
|
29
|
+
*
|
|
30
|
+
* Always memoize `chartOptions` at the call site; a new object every
|
|
31
|
+
* render triggers a `chart.update()` cycle.
|
|
32
|
+
*/
|
|
33
|
+
export declare class UdpAgComboChart {
|
|
34
|
+
el: HTMLElement;
|
|
35
|
+
/**
|
|
36
|
+
* Full ag-charts options. Required. Should include at least `data` and
|
|
37
|
+
* `series` (an array mixing multiple series types — e.g. `'bar'` plus
|
|
38
|
+
* `'line'`). For dual-axis combos, include an `axes` object (keyed by
|
|
39
|
+
* axis id) and link the extra y-axis to specific series via its `keys`
|
|
40
|
+
* property. The wrapper merges in defaults for `theme` and `background`;
|
|
41
|
+
* either can be overridden by passing them on `chartOptions`.
|
|
42
|
+
* `container` is wrapper-owned and any value passed here is ignored.
|
|
43
|
+
*/
|
|
44
|
+
chartOptions: AgCartesianChartOptions;
|
|
45
|
+
/** Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
46
|
+
customWidth?: number | string;
|
|
47
|
+
/** Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
48
|
+
customHeight?: number | string;
|
|
49
|
+
/** Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests). */
|
|
50
|
+
chartId: string;
|
|
51
|
+
/**
|
|
52
|
+
* Colour + visual-weight variant applied via the brand theme:
|
|
53
|
+
* `default` (balanced categorical palette across the mixed series),
|
|
54
|
+
* `soft` (same palette lightened, for dense low-emphasis surfaces),
|
|
55
|
+
* `bold` (same palette deepened, for a hero chart), `mono` (a single
|
|
56
|
+
* brand-hue ramp for sequential / magnitude data), and `colorful` (each
|
|
57
|
+
* label hashed to a stable Fluent avatar hue, so the same label keeps
|
|
58
|
+
* its colour across charts). Per-series colours on `chartOptions` always
|
|
59
|
+
* win.
|
|
60
|
+
*/
|
|
61
|
+
appearance: UdpChartAppearance;
|
|
62
|
+
/**
|
|
63
|
+
* Geometry roundness, mirroring the button/input shape tokens: `square`
|
|
64
|
+
* (sharp bar corners, straight line segments) or `rounded` (rounded bar
|
|
65
|
+
* corners, smoothed lines). Per-series geometry on `chartOptions` still
|
|
66
|
+
* wins.
|
|
67
|
+
*/
|
|
68
|
+
shape: UdpChartShape;
|
|
69
|
+
/**
|
|
70
|
+
* Chrome density. `full` keeps axes, gridlines, legend and padding;
|
|
71
|
+
* `flush` strips all chrome and zeroes padding so the plot bleeds to the
|
|
72
|
+
* container edges (the KPI-card "sparkline" look). Pair with a
|
|
73
|
+
* `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
|
|
74
|
+
*/
|
|
75
|
+
chrome: UdpChartChrome;
|
|
76
|
+
private chart?;
|
|
77
|
+
handleOptionsChanged(): void;
|
|
78
|
+
componentDidLoad(): void;
|
|
79
|
+
private handleThemeChanged;
|
|
80
|
+
disconnectedCallback(): void;
|
|
81
|
+
private buildOptions;
|
|
82
|
+
render(): any;
|
|
83
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import { type AgPolarChartOptions } from 'ag-charts-community';
|
|
2
|
+
import { type UdpChartAppearance, type UdpChartShape, type UdpChartChrome } from '../charts-theme';
|
|
3
|
+
/**
|
|
4
|
+
* Donut chart wrapped over `ag-charts-community`.
|
|
5
|
+
*
|
|
6
|
+
* Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
|
|
7
|
+
* carries the full ag-charts options object; the wrapper owns the brand
|
|
8
|
+
* theme, the transparent chart background, ag-charts module registration,
|
|
9
|
+
* and the host container. Anything the consumer passes wins over the
|
|
10
|
+
* wrapper's defaults; `container` is always wrapper-owned.
|
|
11
|
+
*
|
|
12
|
+
* Donut is a polar chart series in ag-charts — pass a series of
|
|
13
|
+
* `{ type: 'donut', angleKey, ... }` and skip `axes` entirely. The donut
|
|
14
|
+
* hole is controlled via `innerRadiusRatio` (default `0.7`); set it to a
|
|
15
|
+
* smaller value for a thicker ring or `0` for a pie. See
|
|
16
|
+
* https://www.ag-grid.com/charts/javascript/donut-series/.
|
|
17
|
+
*
|
|
18
|
+
* Always memoize `chartOptions` at the call site; a new object every
|
|
19
|
+
* render triggers a `chart.update()` cycle.
|
|
20
|
+
*
|
|
21
|
+
* The legacy `udp-donut-chart` is an amcharts wrapper — leave that one
|
|
22
|
+
* alone; reach for this component in new surfaces.
|
|
23
|
+
*/
|
|
24
|
+
export declare class UdpAgDonutChart {
|
|
25
|
+
el: HTMLElement;
|
|
26
|
+
/**
|
|
27
|
+
* Full ag-charts options. Required. Should include at least `data` and
|
|
28
|
+
* `series` (with a `'donut'` series type and an `angleKey`). The wrapper
|
|
29
|
+
* merges in defaults for `theme` and `background`; either can be
|
|
30
|
+
* overridden by passing them on `chartOptions`. `container` is
|
|
31
|
+
* wrapper-owned and any value passed here is ignored.
|
|
32
|
+
*/
|
|
33
|
+
chartOptions: AgPolarChartOptions;
|
|
34
|
+
/** Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
35
|
+
customWidth?: number | string;
|
|
36
|
+
/** Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
37
|
+
customHeight?: number | string;
|
|
38
|
+
/** Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests). */
|
|
39
|
+
chartId: string;
|
|
40
|
+
/**
|
|
41
|
+
* Colour + visual-weight variant applied via the brand theme:
|
|
42
|
+
* `default` (balanced categorical palette across sectors), `soft` (same
|
|
43
|
+
* palette lightened, for dense low-emphasis surfaces), `bold` (same
|
|
44
|
+
* palette deepened, for a hero chart), `mono` (a single brand-hue ramp,
|
|
45
|
+
* light→dark across sectors), and `colorful` (each sector's label hashed
|
|
46
|
+
* to a stable Fluent avatar hue, so the same label keeps its colour
|
|
47
|
+
* across charts). Per-series colours on `chartOptions` always win.
|
|
48
|
+
*/
|
|
49
|
+
appearance: UdpChartAppearance;
|
|
50
|
+
/**
|
|
51
|
+
* Geometry roundness, mirroring the button/input shape tokens: `square`
|
|
52
|
+
* (sharp sector corners) or `rounded` (rounded sector corners).
|
|
53
|
+
* Per-series `cornerRadius` on `chartOptions` still wins.
|
|
54
|
+
*/
|
|
55
|
+
shape: UdpChartShape;
|
|
56
|
+
/**
|
|
57
|
+
* Chrome density. `full` keeps the legend and padding; `flush` hides the
|
|
58
|
+
* legend and zeroes padding so the donut fills the container edge to edge
|
|
59
|
+
* (the KPI-card look). Pair with a `udp-fluent-card` `preview` slot or
|
|
60
|
+
* `bodyPadding={false}`.
|
|
61
|
+
*/
|
|
62
|
+
chrome: UdpChartChrome;
|
|
63
|
+
private chart?;
|
|
64
|
+
handleOptionsChanged(): void;
|
|
65
|
+
componentDidLoad(): void;
|
|
66
|
+
private handleThemeChanged;
|
|
67
|
+
disconnectedCallback(): void;
|
|
68
|
+
private buildOptions;
|
|
69
|
+
render(): any;
|
|
70
|
+
}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import { type AgCartesianChartOptions } from 'ag-charts-community';
|
|
2
|
+
import { type UdpChartAppearance, type UdpChartShape, type UdpChartChrome } from '../charts-theme';
|
|
3
|
+
/**
|
|
4
|
+
* Line chart wrapped over `ag-charts-community`.
|
|
5
|
+
*
|
|
6
|
+
* See https://www.ag-grid.com/charts/javascript/line-series/ for the full
|
|
7
|
+
* option vocabulary. Consumers opt in by setting
|
|
8
|
+
* `series: [{ type: 'line', xKey, yKey, ... }]` on `chartOptions`.
|
|
9
|
+
*
|
|
10
|
+
* Mirrors the shape of `ag-grid-base`: one passthrough `chartOptions` prop
|
|
11
|
+
* carries the full ag-charts options object; the wrapper owns the brand
|
|
12
|
+
* theme, the transparent chart background, ag-charts module registration,
|
|
13
|
+
* and the host container. Anything the consumer passes wins over the
|
|
14
|
+
* wrapper's defaults; `container` is always wrapper-owned.
|
|
15
|
+
*
|
|
16
|
+
* Consumers reach for ag-charts' own option vocabulary directly — no
|
|
17
|
+
* discrete-prop renames to learn, and no risk of the wrapper falling
|
|
18
|
+
* behind ag-charts feature releases.
|
|
19
|
+
*
|
|
20
|
+
* Always memoize `chartOptions` at the call site; a new object every
|
|
21
|
+
* render triggers a `chart.update()` cycle.
|
|
22
|
+
*
|
|
23
|
+
* The legacy `udp-line-chart` is an amcharts wrapper still used by
|
|
24
|
+
* `InsightRenderer` — leave that one alone; reach for this component in
|
|
25
|
+
* new surfaces.
|
|
26
|
+
*/
|
|
27
|
+
export declare class UdpAgLineChart {
|
|
28
|
+
el: HTMLElement;
|
|
29
|
+
/**
|
|
30
|
+
* Full ag-charts options. Required. Should include at least `data` and
|
|
31
|
+
* `series` (with a line series — `{ type: 'line', xKey, yKey }`). The
|
|
32
|
+
* wrapper merges in defaults for `theme` and `background`; either can be
|
|
33
|
+
* overridden by passing them on `chartOptions`. `container` is
|
|
34
|
+
* wrapper-owned and any value passed here is ignored.
|
|
35
|
+
*/
|
|
36
|
+
chartOptions: AgCartesianChartOptions;
|
|
37
|
+
/** Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
38
|
+
customWidth?: number | string;
|
|
39
|
+
/** Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
40
|
+
customHeight?: number | string;
|
|
41
|
+
/** Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests). */
|
|
42
|
+
chartId: string;
|
|
43
|
+
/**
|
|
44
|
+
* Colour + visual-weight variant applied via the brand theme:
|
|
45
|
+
* `default` (balanced categorical palette for multi-category charts,
|
|
46
|
+
* the exact brand colour for a single series), `soft` (same palette
|
|
47
|
+
* lightened, for dense low-emphasis surfaces), `bold` (same palette
|
|
48
|
+
* deepened, for a hero chart), `mono` (a single brand-hue ramp for
|
|
49
|
+
* sequential / magnitude data), and `colorful` (each label hashed to a
|
|
50
|
+
* stable Fluent avatar hue, so the same label keeps its colour across
|
|
51
|
+
* charts). Per-series colours on `chartOptions` always win.
|
|
52
|
+
*/
|
|
53
|
+
appearance: UdpChartAppearance;
|
|
54
|
+
/**
|
|
55
|
+
* Geometry roundness, mirroring the button/input shape tokens: `square`
|
|
56
|
+
* (sharp bar corners, straight line segments) or `rounded` (rounded bar
|
|
57
|
+
* corners, smoothed lines). Per-series geometry on `chartOptions` still
|
|
58
|
+
* wins.
|
|
59
|
+
*/
|
|
60
|
+
shape: UdpChartShape;
|
|
61
|
+
/**
|
|
62
|
+
* Chrome density. `full` keeps axes, gridlines, legend and padding;
|
|
63
|
+
* `flush` strips all chrome and zeroes padding so the plot bleeds to the
|
|
64
|
+
* container edges (the KPI-card "sparkline" look). Pair with a
|
|
65
|
+
* `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
|
|
66
|
+
*/
|
|
67
|
+
chrome: UdpChartChrome;
|
|
68
|
+
private chart?;
|
|
69
|
+
handleOptionsChanged(): void;
|
|
70
|
+
componentDidLoad(): void;
|
|
71
|
+
private handleThemeChanged;
|
|
72
|
+
disconnectedCallback(): void;
|
|
73
|
+
private buildOptions;
|
|
74
|
+
render(): any;
|
|
75
|
+
}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import { type AgPolarChartOptions } from 'ag-charts-community';
|
|
2
|
+
import { type UdpChartAppearance, type UdpChartShape, type UdpChartChrome } from '../charts-theme';
|
|
3
|
+
/**
|
|
4
|
+
* Pie chart wrapped over `ag-charts-community`.
|
|
5
|
+
*
|
|
6
|
+
* Mirrors `udp-ag-line-chart` / `udp-ag-bar-chart`: one passthrough
|
|
7
|
+
* `chartOptions` prop carries the full ag-charts options object; the
|
|
8
|
+
* wrapper owns the brand theme, the transparent chart background,
|
|
9
|
+
* ag-charts module registration, and the host container. Anything the
|
|
10
|
+
* consumer passes wins over the wrapper's defaults; `container` is
|
|
11
|
+
* always wrapper-owned.
|
|
12
|
+
*
|
|
13
|
+
* Pie is a polar series, so `chartOptions` is typed as
|
|
14
|
+
* `AgPolarChartOptions` — polar charts have no x/y axes, so consumers
|
|
15
|
+
* should not pass an `axes` field. Each pie series requires `angleKey`;
|
|
16
|
+
* `calloutLabelKey` and `sectorLabelKey` are the usual companions for
|
|
17
|
+
* outer / inner labels. (For a donut, use ag-charts' separate `donut`
|
|
18
|
+
* series type — same polar options shape.)
|
|
19
|
+
*
|
|
20
|
+
* See https://www.ag-grid.com/charts/javascript/pie-series/.
|
|
21
|
+
*
|
|
22
|
+
* Always memoize `chartOptions` at the call site; a new object every
|
|
23
|
+
* render triggers a `chart.update()` cycle.
|
|
24
|
+
*/
|
|
25
|
+
export declare class UdpAgPieChart {
|
|
26
|
+
el: HTMLElement;
|
|
27
|
+
/**
|
|
28
|
+
* Full ag-charts options. Required. Should include at least `data` and
|
|
29
|
+
* `series` (with a `pie` series type and `angleKey` set). The wrapper
|
|
30
|
+
* merges in defaults for `theme` and `background`; either can be
|
|
31
|
+
* overridden by passing them on `chartOptions`. `container` is
|
|
32
|
+
* wrapper-owned and any value passed here is ignored. Polar charts do
|
|
33
|
+
* not use `axes`.
|
|
34
|
+
*/
|
|
35
|
+
chartOptions: AgPolarChartOptions;
|
|
36
|
+
/** Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
37
|
+
customWidth?: number | string;
|
|
38
|
+
/** Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
39
|
+
customHeight?: number | string;
|
|
40
|
+
/** Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests). */
|
|
41
|
+
chartId: string;
|
|
42
|
+
/**
|
|
43
|
+
* Colour + visual-weight variant applied via the brand theme:
|
|
44
|
+
* `default` (balanced categorical palette across slices), `soft` (same
|
|
45
|
+
* palette lightened, for dense low-emphasis surfaces), `bold` (same
|
|
46
|
+
* palette deepened, for a hero chart), `mono` (a single brand-hue ramp,
|
|
47
|
+
* light→dark across slices), and `colorful` (each slice's label hashed
|
|
48
|
+
* to a stable Fluent avatar hue, so the same label keeps its colour
|
|
49
|
+
* across charts). Per-series colours on `chartOptions` always win.
|
|
50
|
+
*/
|
|
51
|
+
appearance: UdpChartAppearance;
|
|
52
|
+
/**
|
|
53
|
+
* Geometry roundness, mirroring the button/input shape tokens: `square`
|
|
54
|
+
* (sharp sector corners) or `rounded` (rounded sector corners).
|
|
55
|
+
* Per-series `cornerRadius` on `chartOptions` still wins.
|
|
56
|
+
*/
|
|
57
|
+
shape: UdpChartShape;
|
|
58
|
+
/**
|
|
59
|
+
* Chrome density. `full` keeps the legend and padding; `flush` hides the
|
|
60
|
+
* legend and zeroes padding so the pie fills the container edge to edge
|
|
61
|
+
* (the KPI-card look). Pair with a `udp-fluent-card` `preview` slot or
|
|
62
|
+
* `bodyPadding={false}`.
|
|
63
|
+
*/
|
|
64
|
+
chrome: UdpChartChrome;
|
|
65
|
+
private chart?;
|
|
66
|
+
handleOptionsChanged(): void;
|
|
67
|
+
componentDidLoad(): void;
|
|
68
|
+
private handleThemeChanged;
|
|
69
|
+
disconnectedCallback(): void;
|
|
70
|
+
private buildOptions;
|
|
71
|
+
render(): any;
|
|
72
|
+
}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
import { type AgCartesianChartOptions } from 'ag-charts-community';
|
|
2
|
+
import { type UdpChartAppearance, type UdpChartShape, type UdpChartChrome } from '../charts-theme';
|
|
3
|
+
/**
|
|
4
|
+
* Scatter chart wrapped over `ag-charts-community`.
|
|
5
|
+
*
|
|
6
|
+
* Mirrors the shape of `ag-grid-base` (and the sibling line / bar chart
|
|
7
|
+
* wrappers): one passthrough `chartOptions` prop carries the full
|
|
8
|
+
* ag-charts options object; the wrapper owns the brand theme, the
|
|
9
|
+
* transparent chart background, ag-charts module registration, and the
|
|
10
|
+
* host container. Anything the consumer passes wins over the wrapper's
|
|
11
|
+
* defaults; `container` is always wrapper-owned.
|
|
12
|
+
*
|
|
13
|
+
* Consumers reach for ag-charts' own option vocabulary directly — no
|
|
14
|
+
* discrete-prop renames to learn, and no risk of the wrapper falling
|
|
15
|
+
* behind ag-charts feature releases.
|
|
16
|
+
*
|
|
17
|
+
* Always memoize `chartOptions` at the call site; a new object every
|
|
18
|
+
* render triggers a `chart.update()` cycle.
|
|
19
|
+
*
|
|
20
|
+
* Scatter series require both `xKey` and `yKey` on each series entry
|
|
21
|
+
* (`type: 'scatter'`) and default to numeric x/y axes. See
|
|
22
|
+
* https://www.ag-grid.com/charts/javascript/scatter-series/ for the full
|
|
23
|
+
* option surface (markers, color scales, error bars, etc.). For markers
|
|
24
|
+
* whose size encodes a third variable, reach for `udp-ag-bubble-chart`
|
|
25
|
+
* instead — scatter has no `sizeKey`.
|
|
26
|
+
*/
|
|
27
|
+
export declare class UdpAgScatterChart {
|
|
28
|
+
el: HTMLElement;
|
|
29
|
+
/**
|
|
30
|
+
* Full ag-charts options. Required. Should include at least `data` and
|
|
31
|
+
* `series` (with a scatter series type — `xKey` and `yKey` are
|
|
32
|
+
* required per series). The wrapper merges in defaults for `theme`
|
|
33
|
+
* and `background`; either can be overridden by passing them on
|
|
34
|
+
* `chartOptions`. `container` is wrapper-owned and any value passed
|
|
35
|
+
* here is ignored.
|
|
36
|
+
*/
|
|
37
|
+
chartOptions: AgCartesianChartOptions;
|
|
38
|
+
/** Host width. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
39
|
+
customWidth?: number | string;
|
|
40
|
+
/** Host height. A number is treated as px; a string is used verbatim as CSS. Defaults to filling the parent (100%). */
|
|
41
|
+
customHeight?: number | string;
|
|
42
|
+
/** Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests). */
|
|
43
|
+
chartId: string;
|
|
44
|
+
/**
|
|
45
|
+
* Colour + visual-weight variant applied via the brand theme:
|
|
46
|
+
* `default` (balanced categorical palette for multi-category charts,
|
|
47
|
+
* the exact brand colour for a single series), `soft` (same palette
|
|
48
|
+
* lightened, for dense low-emphasis surfaces), `bold` (same palette
|
|
49
|
+
* deepened, for a hero chart), `mono` (a single brand-hue ramp for
|
|
50
|
+
* sequential / magnitude data), and `colorful` (each label hashed to a
|
|
51
|
+
* stable Fluent avatar hue, so the same label keeps its colour across
|
|
52
|
+
* charts). Per-series colours on `chartOptions` always win.
|
|
53
|
+
*/
|
|
54
|
+
appearance: UdpChartAppearance;
|
|
55
|
+
/**
|
|
56
|
+
* Geometry roundness, mirroring the button/input shape tokens: `square`
|
|
57
|
+
* or `rounded`. Scatter markers are unaffected; this only shapes any
|
|
58
|
+
* bar / line / area series sharing the chart. Per-series geometry on
|
|
59
|
+
* `chartOptions` still wins.
|
|
60
|
+
*/
|
|
61
|
+
shape: UdpChartShape;
|
|
62
|
+
/**
|
|
63
|
+
* Chrome density. `full` keeps axes, gridlines, legend and padding;
|
|
64
|
+
* `flush` strips all chrome and zeroes padding so the plot bleeds to the
|
|
65
|
+
* container edges (the KPI-card "sparkline" look). Pair with a
|
|
66
|
+
* `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
|
|
67
|
+
*/
|
|
68
|
+
chrome: UdpChartChrome;
|
|
69
|
+
private chart?;
|
|
70
|
+
handleOptionsChanged(): void;
|
|
71
|
+
componentDidLoad(): void;
|
|
72
|
+
private handleThemeChanged;
|
|
73
|
+
disconnectedCallback(): void;
|
|
74
|
+
private buildOptions;
|
|
75
|
+
render(): any;
|
|
76
|
+
}
|