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
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
3
|
+
* It is amcharts-based; there is no `ag-charts-community` sankey equivalent, so
|
|
4
|
+
* no direct replacement exists yet. Avoid new usage.
|
|
5
|
+
*/
|
|
1
6
|
export declare class UdpSankeyChart {
|
|
2
7
|
el: HTMLElement;
|
|
3
8
|
data: {
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
import { XYSeriesTypes } from '../chartUtils';
|
|
2
|
+
/**
|
|
3
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
4
|
+
* Use the `udp-ag-*` chart components instead — `udp-ag-line-chart`,
|
|
5
|
+
* `udp-ag-bar-chart`, or `udp-ag-scatter-chart` depending on the series type.
|
|
6
|
+
*/
|
|
2
7
|
export declare class UdpXyChart {
|
|
3
8
|
el: HTMLElement;
|
|
4
9
|
data: {
|
package/dist/types/components/charts/udp-xy-multi-series-chart/udp-xy-multi-series-chart.d.ts
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import { XYMultiSeriesSeriesProps, XYMultiSeriesXAxisProps, XYMultiSeriesYAxisProps, XYSeriesTypes } from '../chartUtils';
|
|
2
|
+
/**
|
|
3
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
4
|
+
* Use `udp-ag-line-chart` (or `udp-ag-combo-chart` for mixed series) instead.
|
|
5
|
+
*/
|
|
2
6
|
export declare class UdpXyMultiSeriesChart {
|
|
3
7
|
el: HTMLElement;
|
|
4
8
|
data: {
|
|
@@ -129,6 +129,26 @@ export declare class UdpAutocomplete {
|
|
|
129
129
|
* @note Not supported in combination with `multiple`.
|
|
130
130
|
*/
|
|
131
131
|
freeForm: boolean;
|
|
132
|
+
/**
|
|
133
|
+
* Controls the shape of the `valueChanged` payload (see that event's docs):
|
|
134
|
+
* - `'option'` (default): emit the matched option **object** from the source
|
|
135
|
+
* list (legacy behavior). Convenient when the consumer wants the full option
|
|
136
|
+
* (label, metadata) on change.
|
|
137
|
+
* - `'value'`: emit the scalar resolved via `optionValue` (a `string`, or
|
|
138
|
+
* `string[]` in `multiple` mode). This is what form bindings want — the
|
|
139
|
+
* stored value is the option's id, not the object. Set this when wiring the
|
|
140
|
+
* autocomplete into a form (Final Form / react-hook-form / `udp-field`).
|
|
141
|
+
* Feed the emitted scalar(s) back into `value`; label resolution still works
|
|
142
|
+
* because every internal read goes through `optionValue`. With `freeForm`,
|
|
143
|
+
* an unmatched typed entry emits its raw string in either mode.
|
|
144
|
+
*
|
|
145
|
+
* @remarks Default is `'option'` to preserve existing behavior. A future
|
|
146
|
+
* major version is expected to flip the default to `'value'`, since emitting
|
|
147
|
+
* the scalar matches the convention of most component libraries (MUI, Ant
|
|
148
|
+
* Design, Vuetify, Element) and avoids the "[object Object]" / stale-option
|
|
149
|
+
* class of bug in form contexts.
|
|
150
|
+
*/
|
|
151
|
+
valueAs: 'option' | 'value';
|
|
132
152
|
internalLoading: boolean;
|
|
133
153
|
filterText: string;
|
|
134
154
|
fetchedOptions: any[];
|
|
@@ -138,13 +158,16 @@ export declare class UdpAutocomplete {
|
|
|
138
158
|
/**
|
|
139
159
|
* Fires when the selection changes (option chosen, chip removed, or clear).
|
|
140
160
|
* The payload mirrors the items in `options`/fetched results:
|
|
141
|
-
*
|
|
142
|
-
*
|
|
143
|
-
*
|
|
144
|
-
*
|
|
145
|
-
*
|
|
146
|
-
*
|
|
147
|
-
*
|
|
161
|
+
* The payload shape is governed by the `valueAs` prop:
|
|
162
|
+
* - `valueAs="option"` (default): the matched option (the original object from
|
|
163
|
+
* the source list, or the primitive value when options are primitives) in
|
|
164
|
+
* single-select; an array of those in `multiple` mode (including any
|
|
165
|
+
* currently-selected items hidden by the filter).
|
|
166
|
+
* - `valueAs="value"`: the scalar value resolved via `optionValue` — a `string`
|
|
167
|
+
* in single-select, `string[]` in `multiple` mode.
|
|
168
|
+
* With `freeForm`, an unmatched typed entry emits its raw string in either
|
|
169
|
+
* mode. Clearing (or backspacing the input empty) emits `''` (single) or `[]`
|
|
170
|
+
* (multi).
|
|
148
171
|
*/
|
|
149
172
|
valueChanged: EventEmitter<any>;
|
|
150
173
|
/** Fires when the input loses focus. Payload is void. */
|
|
@@ -168,6 +191,15 @@ export declare class UdpAutocomplete {
|
|
|
168
191
|
private resolveProp;
|
|
169
192
|
private getOptionValue;
|
|
170
193
|
private findOptionByValue;
|
|
194
|
+
/**
|
|
195
|
+
* Maps a single internal selection entry (option object or primitive) to the
|
|
196
|
+
* shape `valueChanged` should emit, per `valueAs`. In `'value'` mode this
|
|
197
|
+
* resolves the scalar via `optionValue`; in `'option'` mode it passes the
|
|
198
|
+
* entry through unchanged. Callers map this over the array in multi-select.
|
|
199
|
+
* Internal `value` round-tripping keeps working in either mode because every
|
|
200
|
+
* read goes through `getOptionValue` (primitives resolve to themselves).
|
|
201
|
+
*/
|
|
202
|
+
private toEmitValue;
|
|
171
203
|
private getDisplayOptions;
|
|
172
204
|
private getOptionBadges;
|
|
173
205
|
private getOptionGroup;
|
|
@@ -61,9 +61,22 @@ export declare class UdpDateInput {
|
|
|
61
61
|
* - 'MM/DD/YYYY' - US format
|
|
62
62
|
* - 'DD/MM/YYYY' - UK/Europe/Canada format
|
|
63
63
|
* - 'YYYY/MM/DD' - ISO/China/Japan format
|
|
64
|
-
*
|
|
64
|
+
*
|
|
65
|
+
* @deprecated Use `dateFormat` instead. `format` collides with the reserved
|
|
66
|
+
* `format` prop of form libraries (e.g. react-final-form's `<Field>`), which
|
|
67
|
+
* treats it as a value-formatter function. Retained as an alias; `dateFormat`
|
|
68
|
+
* takes precedence when both are set.
|
|
65
69
|
*/
|
|
66
70
|
format: DateFormat;
|
|
71
|
+
/**
|
|
72
|
+
* Date display format based on locale/region. Preferred over `format`.
|
|
73
|
+
* - 'MM/DD/YYYY' - US format
|
|
74
|
+
* - 'DD/MM/YYYY' - UK/Europe/Canada format
|
|
75
|
+
* - 'YYYY/MM/DD' - ISO/China/Japan format
|
|
76
|
+
*/
|
|
77
|
+
dateFormat: DateFormat;
|
|
78
|
+
/** Resolved display format. `dateFormat` wins over the deprecated `format`. */
|
|
79
|
+
private get resolvedFormat();
|
|
67
80
|
/**
|
|
68
81
|
* The minimum date that can be selected.
|
|
69
82
|
*/
|
|
@@ -99,6 +112,7 @@ export declare class UdpDateInput {
|
|
|
99
112
|
/** Fires when the text input gains focus. Payload is void. */
|
|
100
113
|
inputFocus: EventEmitter<void>;
|
|
101
114
|
onValueChange(newValue: string): void;
|
|
115
|
+
onFormatChange(): void;
|
|
102
116
|
componentWillLoad(): void;
|
|
103
117
|
/**
|
|
104
118
|
* Set initial value. Fluent has a bug where a value set instantly won't doesn't get set
|
|
@@ -23,8 +23,17 @@ export declare class UdpDateTimeInput {
|
|
|
23
23
|
controlSize: 'small' | 'medium' | 'large';
|
|
24
24
|
/** When true, the date and time inputs stack vertically instead of sitting side-by-side. */
|
|
25
25
|
stacked: boolean;
|
|
26
|
-
/**
|
|
26
|
+
/**
|
|
27
|
+
* Date display format.
|
|
28
|
+
*
|
|
29
|
+
* @deprecated Use `dateFormat` instead. `format` collides with the reserved
|
|
30
|
+
* `format` prop of form libraries (e.g. react-final-form's `<Field>`), which
|
|
31
|
+
* treats it as a value-formatter function. Retained as an alias; `dateFormat`
|
|
32
|
+
* takes precedence when both are set.
|
|
33
|
+
*/
|
|
27
34
|
format: DateFormat;
|
|
35
|
+
/** Date display format. Preferred over `format`. */
|
|
36
|
+
dateFormat: DateFormat;
|
|
28
37
|
/** The minimum date that can be selected. */
|
|
29
38
|
minDate: string;
|
|
30
39
|
/** The maximum date that can be selected. */
|
|
@@ -103,13 +103,32 @@ export declare class UdpFluentDropdown {
|
|
|
103
103
|
* Whether the dropdown shows a clear button when a value is selected.
|
|
104
104
|
*/
|
|
105
105
|
clearable: boolean;
|
|
106
|
+
/**
|
|
107
|
+
* Controls the shape of the `valueChanged` payload (see that event's docs):
|
|
108
|
+
* - `'option'` (default): emit the matched option **object** from `options`
|
|
109
|
+
* (legacy behavior). Convenient when the consumer wants the full option
|
|
110
|
+
* (label, metadata) on change.
|
|
111
|
+
* - `'value'`: emit the scalar resolved via `optionValue` (a `string`, or
|
|
112
|
+
* `string[]` in `multiple` mode). This is what form bindings want — the
|
|
113
|
+
* stored value is the option's id, not the object. Set this when wiring the
|
|
114
|
+
* dropdown into a form (Final Form / react-hook-form / `udp-field`).
|
|
115
|
+
*
|
|
116
|
+
* @remarks Default is `'option'` to preserve existing behavior. A future
|
|
117
|
+
* major version is expected to flip the default to `'value'`, since emitting
|
|
118
|
+
* the scalar matches the convention of most component libraries (MUI, Ant
|
|
119
|
+
* Design, Vuetify, Element) and avoids the "[object Object]" / stale-option
|
|
120
|
+
* class of bug in form contexts.
|
|
121
|
+
*/
|
|
122
|
+
valueAs: 'option' | 'value';
|
|
106
123
|
/**
|
|
107
124
|
* Fires when the selection changes (option chosen, multi-select toggle, or clear).
|
|
108
|
-
* The payload
|
|
109
|
-
* -
|
|
110
|
-
* primitive value when `options` are primitives)
|
|
111
|
-
*
|
|
112
|
-
*
|
|
125
|
+
* The payload shape is governed by the `valueAs` prop:
|
|
126
|
+
* - `valueAs="option"` (default): the matched option (the original object from
|
|
127
|
+
* `options`, or the primitive value when `options` are primitives) in
|
|
128
|
+
* single-select; an array of those in `multiple` mode.
|
|
129
|
+
* - `valueAs="value"`: the scalar value resolved via `optionValue` — a `string`
|
|
130
|
+
* in single-select, `string[]` in `multiple` mode.
|
|
131
|
+
* Either way, clearing emits `''` (single) or `[]` (multi).
|
|
113
132
|
*/
|
|
114
133
|
valueChanged: EventEmitter<any>;
|
|
115
134
|
/** Fires when the dropdown loses focus. Payload is void. */
|
|
@@ -141,6 +160,15 @@ export declare class UdpFluentDropdown {
|
|
|
141
160
|
private typeaheadTimeout;
|
|
142
161
|
private getOptionValue;
|
|
143
162
|
private findOptionByValue;
|
|
163
|
+
/**
|
|
164
|
+
* Maps a single internal selection entry (option object or primitive) to the
|
|
165
|
+
* shape `valueChanged` should emit, per `valueAs`. In `'value'` mode this
|
|
166
|
+
* resolves the scalar via `optionValue`; in `'option'` mode it passes the
|
|
167
|
+
* entry through unchanged. Callers map this over the array in multi-select.
|
|
168
|
+
* Internal state (`selectionForOverlay`) keeps the option objects regardless,
|
|
169
|
+
* so the selected-value overlay renders the same in both modes.
|
|
170
|
+
*/
|
|
171
|
+
private toEmitValue;
|
|
144
172
|
private getValuesAsArray;
|
|
145
173
|
private getOptionBadges;
|
|
146
174
|
private getOptionGroup;
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import { EventEmitter } from '../../../stencil-public-runtime';
|
|
2
|
+
import '@fluentui/web-components/text-input.js';
|
|
3
|
+
import '@fluentui/web-components/field.js';
|
|
4
|
+
import '@fluentui/web-components/label.js';
|
|
5
|
+
/**
|
|
6
|
+
* Number input component with min/max/step constraints and decimal capping.
|
|
7
|
+
*
|
|
8
|
+
* @slot start - Content to be displayed at the start of the input.
|
|
9
|
+
* @slot end - Content to be displayed at the end of the input.
|
|
10
|
+
*/
|
|
11
|
+
export declare class UdpFluentNumberInput {
|
|
12
|
+
private internalInput;
|
|
13
|
+
private liveValue;
|
|
14
|
+
/** The current value of the input. */
|
|
15
|
+
value: string;
|
|
16
|
+
/** The name of the input. */
|
|
17
|
+
name: string;
|
|
18
|
+
/** The label text displayed above the input. */
|
|
19
|
+
label: string;
|
|
20
|
+
/** Helper text displayed below the input. */
|
|
21
|
+
hint: string;
|
|
22
|
+
/** Helper text displayed on click of info icon in label. */
|
|
23
|
+
popupHint: string;
|
|
24
|
+
/** Error message text displayed below the input when validation fails. */
|
|
25
|
+
error: string;
|
|
26
|
+
/** Whether to include error padding below the input. */
|
|
27
|
+
includeErrorPadding: boolean;
|
|
28
|
+
/** Placeholder text displayed when the input is empty. */
|
|
29
|
+
placeholder: string;
|
|
30
|
+
/** Whether the input is required for form submission. */
|
|
31
|
+
required: boolean;
|
|
32
|
+
/** Whether the input is disabled and cannot be interacted with. */
|
|
33
|
+
disabled: boolean;
|
|
34
|
+
/** Whether the input is read-only. */
|
|
35
|
+
readonly: boolean;
|
|
36
|
+
/** Whether the input should automatically focus when the page loads. */
|
|
37
|
+
autofocus: boolean;
|
|
38
|
+
/** Hints to the browser about what kind of data is expected. Defaults to "off" to suppress the browser's recent-values dropdown. */
|
|
39
|
+
autocomplete: string;
|
|
40
|
+
/** The visual appearance of the input. */
|
|
41
|
+
appearance: 'outline' | 'underline' | 'filled-lighter' | 'filled-darker';
|
|
42
|
+
/** The size of the input control. */
|
|
43
|
+
controlSize: 'small' | 'medium' | 'large';
|
|
44
|
+
/** Minimum allowed value. Enforced by the browser via native input constraints. */
|
|
45
|
+
min: string;
|
|
46
|
+
/** Maximum allowed value. Enforced by the browser via native input constraints. */
|
|
47
|
+
max: string;
|
|
48
|
+
/** Step increment for the spinner (e.g. "0.5", "0.01", "1"). */
|
|
49
|
+
step: string;
|
|
50
|
+
/** Maximum number of decimal places. On blur, the value is rounded to this precision. */
|
|
51
|
+
decimals: number;
|
|
52
|
+
/** Fires on each input change (every keystroke). Emits the new value as a `string`. */
|
|
53
|
+
valueChanged: EventEmitter<string>;
|
|
54
|
+
/** Fires when the input loses focus. Payload is `void`. */
|
|
55
|
+
inputBlur: EventEmitter<void>;
|
|
56
|
+
/** Fires when the input gains focus. Payload is `void`. */
|
|
57
|
+
inputFocus: EventEmitter<void>;
|
|
58
|
+
componentDidLoad(): void;
|
|
59
|
+
componentDidUpdate(): void;
|
|
60
|
+
private applyNumberAttrs;
|
|
61
|
+
/** Selects the text in the input. */
|
|
62
|
+
select(): Promise<void>;
|
|
63
|
+
private handleInput;
|
|
64
|
+
private handleBlur;
|
|
65
|
+
render(): any;
|
|
66
|
+
}
|
|
@@ -43,14 +43,92 @@ export declare class UdpTree {
|
|
|
43
43
|
* Path to the aside slot property, or a function to generate the aside slot content.
|
|
44
44
|
*/
|
|
45
45
|
itemAside?: string | ((item: any) => any);
|
|
46
|
+
/**
|
|
47
|
+
* Path to an icon name (or a function returning one) rendered in the row's
|
|
48
|
+
* start slot as a `<udp-fluent-icon>`. Use for type/category icons. A function
|
|
49
|
+
* may also return `{ name, color?, size? }` for per-row control. Mutually
|
|
50
|
+
* exclusive with `itemAvatar` (avatar wins when both resolve). Rendered inside
|
|
51
|
+
* this component's shadow, so the row chrome in udp-tree.css styles it — unlike
|
|
52
|
+
* a consumer-slotted icon, which a shadow stylesheet can't reach via `::part`.
|
|
53
|
+
*/
|
|
54
|
+
itemIcon?: string | ((item: any) => any);
|
|
55
|
+
/**
|
|
56
|
+
* Path to an avatar descriptor (or a function returning one) rendered in the
|
|
57
|
+
* row's start slot as a `<udp-fluent-avatar>`:
|
|
58
|
+
* `{ name?, initials?, src?, color?, shape?, size?, iconName? }`. Takes
|
|
59
|
+
* precedence over `itemIcon` when both resolve.
|
|
60
|
+
*/
|
|
61
|
+
itemAvatar?: string | ((item: any) => any);
|
|
62
|
+
/**
|
|
63
|
+
* Path to a badge value (or a function returning one) rendered in the row's
|
|
64
|
+
* end slot as a `<udp-fluent-badge>`. A scalar becomes the badge content; an
|
|
65
|
+
* object `{ content?, color?, appearance?, shape?, size?, startIconName?,
|
|
66
|
+
* endIconName? }` controls its appearance.
|
|
67
|
+
*/
|
|
68
|
+
itemBadge?: string | ((item: any) => any);
|
|
69
|
+
/**
|
|
70
|
+
* Path to a boolean "expanded" property, or a function returning whether the
|
|
71
|
+
* item should render expanded. Only meaningful for items that have children.
|
|
72
|
+
* Useful for trees that should render fully (or partly) expanded on load.
|
|
73
|
+
*/
|
|
74
|
+
itemExpanded?: string | ((item: any) => boolean);
|
|
75
|
+
/**
|
|
76
|
+
* Id of the item that should render as selected. Compared against each item's
|
|
77
|
+
* resolved id (`itemId`). Drives the selected appearance from the outside so
|
|
78
|
+
* the consumer owns "which row is active" as a single source of truth.
|
|
79
|
+
*/
|
|
80
|
+
selectedId?: string | number;
|
|
81
|
+
/**
|
|
82
|
+
* How a row click behaves:
|
|
83
|
+
* - `'tree'` (default): native Fluent tree behavior — clicking a row toggles
|
|
84
|
+
* its expansion and selects it; `itemClick` fires for the directly-clicked
|
|
85
|
+
* row. Selection is managed internally by Fluent.
|
|
86
|
+
* - `'button'`: rows act as buttons. A click anywhere on the row (icon, text,
|
|
87
|
+
* aside) emits `itemClick` exactly once and stops there — no built-in
|
|
88
|
+
* expand toggle and no internal selection. Pair with `selectedId` (for the
|
|
89
|
+
* highlight) and `itemExpanded` (to control which parents are open).
|
|
90
|
+
*/
|
|
91
|
+
interaction: 'tree' | 'button';
|
|
92
|
+
/**
|
|
93
|
+
* When `true`, parent rows get a disclosure chevron that toggles their
|
|
94
|
+
* expansion, while the rest of the row keeps its normal click behavior.
|
|
95
|
+
* Designed to pair with `interaction="button"`: clicking a row body still
|
|
96
|
+
* emits `itemClick` (open details), but clicking the chevron only
|
|
97
|
+
* expands/collapses that group — it neither selects the row nor emits
|
|
98
|
+
* `itemClick`. Initial open/closed state is seeded from `itemExpanded`
|
|
99
|
+
* (so a tree can render fully expanded on load); the user's subsequent
|
|
100
|
+
* collapse/expand choices are owned internally and persist by id across
|
|
101
|
+
* re-renders. No effect in `interaction="tree"` mode, where Fluent's native
|
|
102
|
+
* row-click already toggles expansion.
|
|
103
|
+
*/
|
|
104
|
+
collapsible: boolean;
|
|
105
|
+
/**
|
|
106
|
+
* Per-id expansion overrides applied on top of the `itemExpanded` seed.
|
|
107
|
+
* Empty until the user clicks a chevron; an entry means "the user set this
|
|
108
|
+
* row's expansion explicitly." Keyed by resolved item id so the choice
|
|
109
|
+
* survives `treeItems` edits (e.g. the builder re-flattening the form).
|
|
110
|
+
*/
|
|
111
|
+
private expandedOverrides;
|
|
46
112
|
/**
|
|
47
113
|
* Event emitted when a tree item is clicked
|
|
48
114
|
*/
|
|
49
115
|
itemClick: EventEmitter<any>;
|
|
116
|
+
/** True when the click landed on a row's disclosure chevron `::part`. */
|
|
117
|
+
private isChevronClick;
|
|
118
|
+
/** Flip the stored expansion for one row, seeding from its initial state. */
|
|
119
|
+
private toggleExpanded;
|
|
50
120
|
/**
|
|
51
121
|
* Flexible resolver to get data from the item
|
|
52
122
|
*/
|
|
53
123
|
private resolveProp;
|
|
124
|
+
/** Icon size that pairs with the tree's row size. */
|
|
125
|
+
private iconSizeForTree;
|
|
126
|
+
/** Start-slot icon from `itemIcon` (string name or `{ name, color?, size? }`). */
|
|
127
|
+
private renderItemIcon;
|
|
128
|
+
/** Start-slot avatar from `itemAvatar`. Wins over `itemIcon` when both resolve. */
|
|
129
|
+
private renderItemAvatar;
|
|
130
|
+
/** End-slot badge from `itemBadge` (scalar content, or a descriptor object). */
|
|
131
|
+
private renderItemBadge;
|
|
54
132
|
/**
|
|
55
133
|
* Recursively renders tree items and their children
|
|
56
134
|
*/
|
|
@@ -8,6 +8,25 @@ export interface BulkActionItem {
|
|
|
8
8
|
buttonIntent?: ButtonIntent;
|
|
9
9
|
loading?: boolean;
|
|
10
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* Describes the active selection passed to bulk-action callbacks.
|
|
13
|
+
*
|
|
14
|
+
* For the server-side row model the header checkbox selects *all matching rows*
|
|
15
|
+
* (every page), represented as a rule rather than a row list. In that case
|
|
16
|
+
* `selectAll` is true and `selectedRows` only contains the rows currently
|
|
17
|
+
* loaded in the client — consumers acting on the full selection must use this
|
|
18
|
+
* state (selectAll + toggledNodes) and apply it against the active filter
|
|
19
|
+
* server-side rather than relying on the row array.
|
|
20
|
+
*/
|
|
21
|
+
export interface BulkActionSelectionState {
|
|
22
|
+
rowModelType: string;
|
|
23
|
+
/** SSRM only: true when "select all matching rows" is active. */
|
|
24
|
+
selectAll: boolean;
|
|
25
|
+
/** SSRM only: row IDs that deviate from `selectAll` (deselected when selectAll, selected otherwise). */
|
|
26
|
+
toggledNodes: string[];
|
|
27
|
+
/** Total rows the selection resolves to (across all pages for SSRM select-all). */
|
|
28
|
+
selectedCount: number;
|
|
29
|
+
}
|
|
11
30
|
export declare class BulkActions implements GridFunction {
|
|
12
31
|
private api;
|
|
13
32
|
private bulkActions;
|
|
@@ -16,6 +35,7 @@ export declare class BulkActions implements GridFunction {
|
|
|
16
35
|
private fetchedData;
|
|
17
36
|
private refresh;
|
|
18
37
|
private gridId;
|
|
38
|
+
private selectionState?;
|
|
19
39
|
private actionProviderCallback;
|
|
20
40
|
private serverActionData;
|
|
21
41
|
private localFunctions;
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import { EventEmitter } from '../../../stencil-public-runtime';
|
|
2
|
+
/**
|
|
3
|
+
* Two-pane page layout: a collapsible sidebar beside a main content area. The
|
|
4
|
+
* sidebar is meant to hold a tree, list, or outline (drop one into the
|
|
5
|
+
* `sidebar` slot); the page body goes in the default slot.
|
|
6
|
+
*
|
|
7
|
+
* Collapse is self-contained — the sidebar header carries a collapse button and,
|
|
8
|
+
* when collapsed, the sidebar shrinks to a slim rail with an expand button, so no
|
|
9
|
+
* external control is needed. Set `stickyOffset` to pin the sidebar below a fixed
|
|
10
|
+
* page header so it scrolls independently while the main column flows with the page.
|
|
11
|
+
*
|
|
12
|
+
* @slot sidebar - Sidebar content (tree / list / outline).
|
|
13
|
+
* @slot sidebar-header - Optional custom sidebar header. Replaces the `sidebarTitle` text; the collapse button is still added.
|
|
14
|
+
* @slot - Main content (the page body).
|
|
15
|
+
*/
|
|
16
|
+
export declare class UdpSidebarLayout {
|
|
17
|
+
el: HTMLElement;
|
|
18
|
+
/**
|
|
19
|
+
* Whether the sidebar is expanded (`true`) or collapsed to a rail (`false`).
|
|
20
|
+
* Mutable so the built-in toggle works; consumers may bind/read it and listen
|
|
21
|
+
* to `openChange`.
|
|
22
|
+
*/
|
|
23
|
+
open: boolean;
|
|
24
|
+
/** Title shown in the sidebar header. Ignored when a `sidebar-header` slot is provided. */
|
|
25
|
+
sidebarTitle?: string;
|
|
26
|
+
/** Expanded sidebar width — any CSS length. */
|
|
27
|
+
sidebarWidth: string;
|
|
28
|
+
/** Which side the sidebar sits on. */
|
|
29
|
+
sidebarPosition: 'start' | 'end';
|
|
30
|
+
/**
|
|
31
|
+
* When set, the sidebar (and its collapsed rail) is `position: sticky`, pinned
|
|
32
|
+
* this far from the top of the scroll container, with a matching `max-height`
|
|
33
|
+
* so it scrolls on its own. Any CSS length — e.g. `"64px"` or
|
|
34
|
+
* `"var(--app-header-h)"`. Omit for a sidebar that flows with the page.
|
|
35
|
+
* Ignored when `fill` is set.
|
|
36
|
+
*/
|
|
37
|
+
stickyOffset?: string;
|
|
38
|
+
/**
|
|
39
|
+
* Fill the host's container top-to-bottom: the layout becomes `height: 100%`
|
|
40
|
+
* and the sidebar + main column each scroll independently inside it. Use when
|
|
41
|
+
* the layout is placed in a height-bearing region (e.g. a flex/grid cell or a
|
|
42
|
+
* fixed-height scroll area) and you want the sidebar to always span the full
|
|
43
|
+
* height regardless of content. Takes precedence over `stickyOffset`.
|
|
44
|
+
*/
|
|
45
|
+
fill: boolean;
|
|
46
|
+
/** When false, the collapse affordance is hidden and the sidebar stays open. */
|
|
47
|
+
collapsible: boolean;
|
|
48
|
+
/** Emitted when the sidebar is expanded/collapsed. `detail` is the new `open` value. */
|
|
49
|
+
openChange: EventEmitter<boolean>;
|
|
50
|
+
/** Toggle the sidebar open/collapsed. */
|
|
51
|
+
toggle(): Promise<void>;
|
|
52
|
+
private setOpen;
|
|
53
|
+
render(): any;
|
|
54
|
+
}
|