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
|
@@ -41,6 +41,14 @@
|
|
|
41
41
|
"components/charts/udp-charts-example.js",
|
|
42
42
|
"components/charts/chart-container/chart-container.js",
|
|
43
43
|
"components/charts/chart-kpi/chart-kpi.js",
|
|
44
|
+
"components/charts/udp-ag-area-chart/udp-ag-area-chart.js",
|
|
45
|
+
"components/charts/udp-ag-bar-chart/udp-ag-bar-chart.js",
|
|
46
|
+
"components/charts/udp-ag-bubble-chart/udp-ag-bubble-chart.js",
|
|
47
|
+
"components/charts/udp-ag-combo-chart/udp-ag-combo-chart.js",
|
|
48
|
+
"components/charts/udp-ag-donut-chart/udp-ag-donut-chart.js",
|
|
49
|
+
"components/charts/udp-ag-line-chart/udp-ag-line-chart.js",
|
|
50
|
+
"components/charts/udp-ag-pie-chart/udp-ag-pie-chart.js",
|
|
51
|
+
"components/charts/udp-ag-scatter-chart/udp-ag-scatter-chart.js",
|
|
44
52
|
"components/charts/udp-bar-chart/udp-bar-chart.js",
|
|
45
53
|
"components/charts/udp-distribution-chart/udp-distribution-chart.js",
|
|
46
54
|
"components/charts/udp-donut-chart/udp-donut-chart.js",
|
|
@@ -105,6 +113,7 @@
|
|
|
105
113
|
"components/fluent-ui/link/udp-fluent-link.js",
|
|
106
114
|
"components/fluent-ui/location-input/udp-fluent-location-input.js",
|
|
107
115
|
"components/fluent-ui/message-bar/udp-message-bar.js",
|
|
116
|
+
"components/fluent-ui/number-input/udp-fluent-number-input.js",
|
|
108
117
|
"components/fluent-ui/progress-bar/udp-progress-bar.js",
|
|
109
118
|
"components/fluent-ui/radio-group/udp-fluent-radio-group.js",
|
|
110
119
|
"components/fluent-ui/search-input/udp-search-input.js",
|
|
@@ -181,6 +190,7 @@
|
|
|
181
190
|
"components/layout/udp-container-query-grid/udp-container-query-grid.js",
|
|
182
191
|
"components/layout/udp-container-query-grid-item/udp-container-query-grid-item.js",
|
|
183
192
|
"components/layout/udp-page/udp-page.js",
|
|
193
|
+
"components/layout/udp-sidebar-layout/udp-sidebar-layout.js",
|
|
184
194
|
"components/layout/udp-split-screen/udp-split-screen.js",
|
|
185
195
|
"components/loaders/udp-skeleton-loading.js",
|
|
186
196
|
"components/loaders/udp-grid-loader/udp-grid-loader.js",
|
|
@@ -257,10 +257,13 @@ export class UdpAdvancedSearchBuilder {
|
|
|
257
257
|
verifyFilterState(data) {
|
|
258
258
|
const errors = [];
|
|
259
259
|
const guidRegex = /^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$/;
|
|
260
|
-
// Validate groups:
|
|
260
|
+
// Validate groups: a group must contribute something — either its own direct
|
|
261
|
+
// filter or a child group. A container group (children only, no direct filters)
|
|
262
|
+
// is valid; only a truly empty group (no filters and no children) is an error.
|
|
261
263
|
for (const group of data.filterGroups) {
|
|
262
264
|
const hasDirectFilters = data.filterElements.some(f => f.groupId === group.groupId);
|
|
263
|
-
|
|
265
|
+
const hasChildGroups = data.filterGroups.some(g => g.parentGroupId === group.groupId);
|
|
266
|
+
if (!hasDirectFilters && !hasChildGroups) {
|
|
264
267
|
const label = group.parentGroupId === null ? 'Root group' : 'A group';
|
|
265
268
|
errors.push(`${label} has no filters. Add a filter or remove the group.`);
|
|
266
269
|
}
|
|
@@ -414,11 +417,11 @@ export class UdpAdvancedSearchBuilder {
|
|
|
414
417
|
if (this.isExpanded && this.config.height) {
|
|
415
418
|
hostStyles['height'] = this.config.height;
|
|
416
419
|
}
|
|
417
|
-
return (h(Host, { key: '
|
|
420
|
+
return (h(Host, { key: 'ab3132a409df0b83da567793d635d13ee9b49d65', style: hostStyles, class: {
|
|
418
421
|
'is-resizable': isResizable,
|
|
419
422
|
'host-expanded': this.isExpanded,
|
|
420
423
|
'host-collapsed': !this.isExpanded,
|
|
421
|
-
} }, h("div", { key: '
|
|
424
|
+
} }, h("div", { key: 'b1afe1b4d06b93bf2f2ff5be3cf86ba1b8aa28d8', class: containerClasses }, isCollapsible && (h("div", { key: '208924a3e7652fb3cece053e28049ca33d956af5', class: "collapsed-view" }, h("udp-fluent-text-input", { key: 'b4752482a768ee8cb202e2b22c3243a66597b8ae', value: this.filterString, readonly: true, appearance: "filled-darker", includeErrorPadding: false, class: "string-display-input" }), h("udp-fluent-button", { key: '728968a44a5c47e21e0e229522c23e4b7c5d24b3', class: "toggle-button", size: "small", appearance: "transparent", onClick: this.toggleExpanded }, h("span", { key: '480b0e5695de7662d52da5f93747e9e5640794cb' }, this.isExpanded ? 'Collapse' : 'Expand'), h("svg", { key: '56693d725e73fa795a209a06a8edaccf1d2b6fb4', class: "toggle-icon", viewBox: "0 0 16 16", slot: "end" }, h("path", { key: '98699d880181e345bc91f70644c0f9c981d40c3b', d: "M4 6L8 10L12 6", stroke: "currentColor", "stroke-width": "2" }))))), h("div", { key: '1b389df7790880e47e946888e7fe501a2ad5f07d', class: "anim-container", ref: el => (this.animContainerEl = el) }, h("div", { key: '80e0830959f3513ed6ba0fb2fe866038e636bb2e', class: "content-wrapper" }, (this.isExpanded || !isCollapsible) && rootGroup && (h("udp-advanced-search-filter-group", { key: rootGroup.groupId, groupId: rootGroup.groupId, filterData: this.currentFilterData, fields: this.fieldsArray, isRoot: true, isFilterValid: this.isFilterValid, errorMessages: this.errorMessages, maxDepth: this.currentMaxDepth, onAddFilter: e => this.handleAddFilter(e.detail), onAddGroup: e => this.handleAddGroup(e.detail), onRemoveFilter: e => this.handleRemoveFilter(e.detail), onRemoveGroup: e => this.handleRemoveGroup(e.detail), onFilterChange: this.handleFilterChange, onGroupChange: this.handleGroupChange, onDepthChange: this.handleDepthChange, openAddMenuForGroupId: this.openAddMenuForGroupId, onToggleAddMenu: this.handleToggleAddMenu })))), showFooter && (h("div", { key: 'fc72bbb8d13c9d07de966b480e91a082587122a1', class: "advanced-filter-footer" }, h("validation-chip", { key: 'c2e5d0fa78b7ab310fd43963350214f78ca762be', isValid: this.isFilterValid, errorMessages: this.errorMessages }), h("udp-fluent-button", { key: '6ec8b756b23463bdfdc54cf766d11fd9d40af309', disabled: !this.isFilterValid, onClick: this.handleSearch, appearance: "primary" }, "Search"))))));
|
|
422
425
|
}
|
|
423
426
|
static get is() { return "udp-advanced-search-builder"; }
|
|
424
427
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h } from "@stencil/core";
|
|
1
|
+
import { h } from "@stencil/core";
|
|
2
2
|
import { Calendar } from "@fullcalendar/core";
|
|
3
3
|
import dayGridPlugin from "@fullcalendar/daygrid";
|
|
4
4
|
import interactionPlugin from "@fullcalendar/interaction";
|
|
@@ -31,82 +31,48 @@ export class UdpCalendarBase {
|
|
|
31
31
|
this.firstDay = 0; // The day that each week begins. 0 = Sunday
|
|
32
32
|
this.showNonCurrentDates = true; // In month view, whether dates in the previous or next month should be rendered at all.
|
|
33
33
|
this.toggleViewOptions = 'dayGridDay,dayGridWeek,dayGridMonth,dayGridYear'; // The options for toggling view in the upper right corner
|
|
34
|
-
|
|
34
|
+
// ESCAPE HATCH: arbitrary FullCalendar options forwarded verbatim. Spread last so any
|
|
35
|
+
// option not yet given a dedicated @Prop can be passed through without a code change.
|
|
36
|
+
this.options = {};
|
|
35
37
|
}
|
|
36
38
|
componentDidLoad() {
|
|
37
39
|
const calendarEl = this.el.shadowRoot.querySelector('#calendar');
|
|
38
|
-
// CREATE SETTINGS FROM PROPS
|
|
39
|
-
this.calendarSettings = {
|
|
40
|
-
height: this.height,
|
|
41
|
-
contentHeight: this.contentHeight,
|
|
42
|
-
aspectRatio: this.aspectRatio,
|
|
43
|
-
weekends: this.weekends,
|
|
44
|
-
hiddenDays: this.hiddenDays,
|
|
45
|
-
dayHeaders: this.dayHeaders,
|
|
46
|
-
dayMinWidth: this.dayMinWidth,
|
|
47
|
-
slotDuration: this.slotDuration,
|
|
48
|
-
slotLabelInterval: this.slotLabelInterval,
|
|
49
|
-
slotLabelFormat: this.slotLabelFormat,
|
|
50
|
-
slotMinTime: this.slotMinTime,
|
|
51
|
-
slotMaxTime: this.slotMaxTime,
|
|
52
|
-
scrollTime: this.scrollTime,
|
|
53
|
-
scrollTimeReset: this.scrollTimeReset,
|
|
54
|
-
firstDay: this.firstDay,
|
|
55
|
-
showNonCurrentDates: this.showNonCurrentDates,
|
|
56
|
-
};
|
|
57
|
-
// ADD BUTTONS TO ALLOW USER TO TOGGLE BETWEEN MONTH-WEEK VIEW
|
|
58
|
-
this.calendarSettings.headerToolbar = {
|
|
59
|
-
left: 'prev,next',
|
|
60
|
-
center: 'title',
|
|
61
|
-
right: this.toggleViewOptions,
|
|
62
|
-
};
|
|
63
|
-
this.calendarSettings.views = {
|
|
64
|
-
dayGridWeek: {
|
|
65
|
-
dayHeaderFormat: this.dayHeaderFormatWeekView ? this.dayHeaderFormatWeekView : { weekday: 'short', month: 'numeric', day: 'numeric', omitCommas: true, omitZeroMinute: true, meridiem: 'short' }
|
|
66
|
-
},
|
|
67
|
-
dayGridMonth: {
|
|
68
|
-
dayHeaderFormat: this.dayHeaderFormatMonthView ? this.dayHeaderFormatMonthView : { weekday: 'short' }
|
|
69
|
-
}
|
|
70
|
-
};
|
|
71
|
-
// ADD HOOKS TO SETTINGS
|
|
72
|
-
const hooks = [
|
|
73
|
-
{ prop: 'dayHeaderClassNames', setting: 'dayHeaderClassNames' },
|
|
74
|
-
{ prop: 'dayHeaderContent', setting: 'dayHeaderContent' },
|
|
75
|
-
{ prop: 'dayHeaderDidMount', setting: 'dayHeaderDidMount' },
|
|
76
|
-
{ prop: 'dayHeaderWillUnmount', setting: 'dayHeaderWillUnmount' },
|
|
77
|
-
{ prop: 'dayCellClassNames', setting: 'dayCellClassNames' },
|
|
78
|
-
{ prop: 'dayCellContent', setting: 'dayCellContent' },
|
|
79
|
-
{ prop: 'dayCellDidMount', setting: 'dayCellDidMount' },
|
|
80
|
-
{ prop: 'dayCellWillUnmount', setting: 'dayCellWillUnmount' },
|
|
81
|
-
{ prop: 'slotLabelClassNames', setting: 'slotLabelClassNames' },
|
|
82
|
-
{ prop: 'slotLabelContent', setting: 'slotLabelContent' },
|
|
83
|
-
{ prop: 'slotLabelDidMount', setting: 'slotLabelDidMount' },
|
|
84
|
-
{ prop: 'slotLabelWillUnmount', setting: 'slotLabelWillUnmount' },
|
|
85
|
-
{ prop: 'slotLaneClassNames', setting: 'slotLaneClassNames' },
|
|
86
|
-
{ prop: 'slotLaneContent', setting: 'slotLaneContent' },
|
|
87
|
-
{ prop: 'slotLaneDidMount', setting: 'slotLaneDidMount' },
|
|
88
|
-
{ prop: 'slotLaneWillUnmount', setting: 'slotLaneWillUnmount' },
|
|
89
|
-
];
|
|
90
|
-
hooks.forEach(({ prop, setting }) => {
|
|
91
|
-
if (this[prop]) {
|
|
92
|
-
this.calendarSettings[setting] = (arg) => this[prop](arg);
|
|
93
|
-
}
|
|
94
|
-
});
|
|
95
|
-
if (this.datesSet) {
|
|
96
|
-
this.calendarSettings.datesSet = (dateInfo) => this.datesSet(dateInfo);
|
|
97
|
-
}
|
|
98
|
-
this.calendarSettings.events = this.events;
|
|
99
|
-
this.calendarSettings.eventSources = this.eventSources;
|
|
100
|
-
this.calendarSettings.eventContent = this.eventContent;
|
|
101
|
-
if (this.eventOnclick) {
|
|
102
|
-
this.calendarSettings.eventClick = (event) => this.eventOnclick(event);
|
|
103
|
-
}
|
|
104
40
|
// ASSIGN SETTINGS AND CREATE CALENDAR
|
|
105
|
-
this.calendar = new Calendar(calendarEl,
|
|
41
|
+
this.calendar = new Calendar(calendarEl, this.buildCalendarOptions());
|
|
106
42
|
this.calendar.render();
|
|
107
43
|
// Programatically scroll the current view to the given time. https://fullcalendar.io/docs/scrollToTime
|
|
108
|
-
if (this.scrollToTimeDuration)
|
|
109
|
-
|
|
44
|
+
if (this.scrollToTimeDuration) {
|
|
45
|
+
this.calendar.scrollToTime(this.scrollToTimeDuration);
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
buildCalendarOptions() {
|
|
49
|
+
var _a, _b;
|
|
50
|
+
const options = Object.assign(Object.assign({ plugins: [dayGridPlugin, interactionPlugin], initialView: this.initialView, initialDate: this.initialDate, height: this.height, contentHeight: this.contentHeight, aspectRatio: this.aspectRatio, weekends: this.weekends, hiddenDays: this.hiddenDays, dayHeaders: this.dayHeaders, dayMinWidth: this.dayMinWidth, slotDuration: this.slotDuration, slotLabelInterval: this.slotLabelInterval, slotLabelFormat: this.slotLabelFormat, slotMinTime: this.slotMinTime, slotMaxTime: this.slotMaxTime, scrollTime: this.scrollTime, scrollTimeReset: this.scrollTimeReset, firstDay: this.firstDay, showNonCurrentDates: this.showNonCurrentDates,
|
|
51
|
+
// BUTTONS TO ALLOW USER TO TOGGLE BETWEEN DAY/WEEK/MONTH/YEAR VIEW
|
|
52
|
+
headerToolbar: {
|
|
53
|
+
left: 'prev,next',
|
|
54
|
+
center: 'title',
|
|
55
|
+
right: this.toggleViewOptions,
|
|
56
|
+
}, views: {
|
|
57
|
+
dayGridWeek: {
|
|
58
|
+
dayHeaderFormat: (_a = this.dayHeaderFormatWeekView) !== null && _a !== void 0 ? _a : { weekday: 'short', month: 'numeric', day: 'numeric', omitCommas: true, omitZeroMinute: true, meridiem: 'short' },
|
|
59
|
+
},
|
|
60
|
+
dayGridMonth: {
|
|
61
|
+
dayHeaderFormat: (_b = this.dayHeaderFormatMonthView) !== null && _b !== void 0 ? _b : { weekday: 'short' },
|
|
62
|
+
},
|
|
63
|
+
}, events: this.events, eventSources: this.eventSources, eventContent: this.eventContent }, (this.datesSet ? { datesSet: (dateInfo) => this.datesSet(dateInfo) } : {})), (this.eventOnclick ? { eventClick: (event) => this.eventOnclick(event) } : {}));
|
|
64
|
+
// ADD RENDER HOOKS
|
|
65
|
+
const dynamic = options;
|
|
66
|
+
UdpCalendarBase.RENDER_HOOKS.forEach((hook) => {
|
|
67
|
+
if (this[hook]) {
|
|
68
|
+
dynamic[hook] = (arg) => this[hook](arg);
|
|
69
|
+
}
|
|
70
|
+
});
|
|
71
|
+
// GENERIC FORWARDING: let callers pass any other FullCalendar option through.
|
|
72
|
+
Object.assign(options, this.options);
|
|
73
|
+
// Drop undefined values so we never override FullCalendar's own defaults.
|
|
74
|
+
Object.keys(dynamic).forEach((key) => dynamic[key] === undefined && delete dynamic[key]);
|
|
75
|
+
return options;
|
|
110
76
|
}
|
|
111
77
|
eventsChanged(newValue) {
|
|
112
78
|
if (this.calendar) {
|
|
@@ -122,7 +88,7 @@ export class UdpCalendarBase {
|
|
|
122
88
|
render() {
|
|
123
89
|
const calendarStyle = Object.assign({}, (this.width !== null ? { width: this.width + 'px' } : {}) // Conditionally add width property
|
|
124
90
|
);
|
|
125
|
-
return (h("div", { key: '
|
|
91
|
+
return (h("div", { key: '1907e4392b4a52317b74745cda1fc137c1e471cc', id: 'calendar', style: calendarStyle }));
|
|
126
92
|
}
|
|
127
93
|
static get is() { return "udp-calendar-base"; }
|
|
128
94
|
static get encapsulation() { return "shadow"; }
|
|
@@ -158,6 +124,32 @@ export class UdpCalendarBase {
|
|
|
158
124
|
"attribute": "initial-view",
|
|
159
125
|
"defaultValue": "'dayGridMonth'"
|
|
160
126
|
},
|
|
127
|
+
"initialDate": {
|
|
128
|
+
"type": "any",
|
|
129
|
+
"mutable": false,
|
|
130
|
+
"complexType": {
|
|
131
|
+
"original": "DateInput",
|
|
132
|
+
"resolved": "Date | number | number[] | string",
|
|
133
|
+
"references": {
|
|
134
|
+
"DateInput": {
|
|
135
|
+
"location": "import",
|
|
136
|
+
"path": "@fullcalendar/core",
|
|
137
|
+
"id": "../../node_modules/.pnpm/@fullcalendar+core@6.1.19/node_modules/@fullcalendar/core/index.d.ts::DateInput",
|
|
138
|
+
"referenceLocation": "DateInput"
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
},
|
|
142
|
+
"required": false,
|
|
143
|
+
"optional": false,
|
|
144
|
+
"docs": {
|
|
145
|
+
"tags": [],
|
|
146
|
+
"text": ""
|
|
147
|
+
},
|
|
148
|
+
"getter": false,
|
|
149
|
+
"setter": false,
|
|
150
|
+
"reflect": false,
|
|
151
|
+
"attribute": "initial-date"
|
|
152
|
+
},
|
|
161
153
|
"height": {
|
|
162
154
|
"type": "number",
|
|
163
155
|
"mutable": false,
|
|
@@ -968,14 +960,38 @@ export class UdpCalendarBase {
|
|
|
968
960
|
"setter": false,
|
|
969
961
|
"reflect": false,
|
|
970
962
|
"attribute": "event-onclick"
|
|
963
|
+
},
|
|
964
|
+
"options": {
|
|
965
|
+
"type": "unknown",
|
|
966
|
+
"mutable": false,
|
|
967
|
+
"complexType": {
|
|
968
|
+
"original": "Partial<CalendarOptions>",
|
|
969
|
+
"resolved": "RawOptionsFromRefiners<Required<BaseOptionRefiners>> & RefinedOptionsFromRefiners<Required<CalendarListenerRefiners>> & RawOptionsFromRefiners<Required<CalendarOptionRefiners>>",
|
|
970
|
+
"references": {
|
|
971
|
+
"Partial": {
|
|
972
|
+
"location": "global",
|
|
973
|
+
"id": "global::Partial"
|
|
974
|
+
},
|
|
975
|
+
"CalendarOptions": {
|
|
976
|
+
"location": "import",
|
|
977
|
+
"path": "@fullcalendar/core",
|
|
978
|
+
"id": "../../node_modules/.pnpm/@fullcalendar+core@6.1.19/node_modules/@fullcalendar/core/index.d.ts::CalendarOptions",
|
|
979
|
+
"referenceLocation": "CalendarOptions"
|
|
980
|
+
}
|
|
981
|
+
}
|
|
982
|
+
},
|
|
983
|
+
"required": false,
|
|
984
|
+
"optional": false,
|
|
985
|
+
"docs": {
|
|
986
|
+
"tags": [],
|
|
987
|
+
"text": ""
|
|
988
|
+
},
|
|
989
|
+
"getter": false,
|
|
990
|
+
"setter": false,
|
|
991
|
+
"defaultValue": "{}"
|
|
971
992
|
}
|
|
972
993
|
};
|
|
973
994
|
}
|
|
974
|
-
static get states() {
|
|
975
|
-
return {
|
|
976
|
-
"calendarSettings": {}
|
|
977
|
-
};
|
|
978
|
-
}
|
|
979
995
|
static get elementRef() { return "el"; }
|
|
980
996
|
static get watchers() {
|
|
981
997
|
return [{
|
|
@@ -984,3 +1000,10 @@ export class UdpCalendarBase {
|
|
|
984
1000
|
}];
|
|
985
1001
|
}
|
|
986
1002
|
}
|
|
1003
|
+
// Render hooks are only forwarded when a handler was actually provided.
|
|
1004
|
+
UdpCalendarBase.RENDER_HOOKS = [
|
|
1005
|
+
'dayHeaderClassNames', 'dayHeaderContent', 'dayHeaderDidMount', 'dayHeaderWillUnmount',
|
|
1006
|
+
'dayCellClassNames', 'dayCellContent', 'dayCellDidMount', 'dayCellWillUnmount',
|
|
1007
|
+
'slotLabelClassNames', 'slotLabelContent', 'slotLabelDidMount', 'slotLabelWillUnmount',
|
|
1008
|
+
'slotLaneClassNames', 'slotLaneContent', 'slotLaneDidMount', 'slotLaneWillUnmount',
|
|
1009
|
+
];
|
|
@@ -4,10 +4,8 @@ export class UdpCalendarDay {
|
|
|
4
4
|
constructor() {
|
|
5
5
|
this.props = {};
|
|
6
6
|
}
|
|
7
|
-
componentWillLoad() {
|
|
8
|
-
}
|
|
9
7
|
render() {
|
|
10
|
-
return (h("udp-calendar-base", Object.assign({ key: '
|
|
8
|
+
return (h("udp-calendar-base", Object.assign({ key: 'bc4fac28f22be76210ada27a7a165346fc205c30', initialView: 'dayGridDay' }, this.props)));
|
|
11
9
|
}
|
|
12
10
|
static get is() { return "udp-calendar-day"; }
|
|
13
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -24,12 +22,17 @@ export class UdpCalendarDay {
|
|
|
24
22
|
static get properties() {
|
|
25
23
|
return {
|
|
26
24
|
"props": {
|
|
27
|
-
"type": "
|
|
25
|
+
"type": "unknown",
|
|
28
26
|
"mutable": false,
|
|
29
27
|
"complexType": {
|
|
30
|
-
"original": "any",
|
|
31
|
-
"resolved": "any",
|
|
32
|
-
"references": {
|
|
28
|
+
"original": "Record<string, any>",
|
|
29
|
+
"resolved": "any | string",
|
|
30
|
+
"references": {
|
|
31
|
+
"Record": {
|
|
32
|
+
"location": "global",
|
|
33
|
+
"id": "global::Record"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
33
36
|
},
|
|
34
37
|
"required": false,
|
|
35
38
|
"optional": false,
|
|
@@ -39,8 +42,6 @@ export class UdpCalendarDay {
|
|
|
39
42
|
},
|
|
40
43
|
"getter": false,
|
|
41
44
|
"setter": false,
|
|
42
|
-
"reflect": false,
|
|
43
|
-
"attribute": "props",
|
|
44
45
|
"defaultValue": "{}"
|
|
45
46
|
}
|
|
46
47
|
};
|
|
@@ -4,10 +4,8 @@ export class UdpCalendarMonth {
|
|
|
4
4
|
constructor() {
|
|
5
5
|
this.props = {};
|
|
6
6
|
}
|
|
7
|
-
componentWillLoad() {
|
|
8
|
-
}
|
|
9
7
|
render() {
|
|
10
|
-
return (h("udp-calendar-base", Object.assign({ key: '
|
|
8
|
+
return (h("udp-calendar-base", Object.assign({ key: 'f8600795230fb42b29070324673dea0b463da21a', initialView: 'dayGridMonth' }, this.props)));
|
|
11
9
|
}
|
|
12
10
|
static get is() { return "udp-calendar-month"; }
|
|
13
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -24,12 +22,17 @@ export class UdpCalendarMonth {
|
|
|
24
22
|
static get properties() {
|
|
25
23
|
return {
|
|
26
24
|
"props": {
|
|
27
|
-
"type": "
|
|
25
|
+
"type": "unknown",
|
|
28
26
|
"mutable": false,
|
|
29
27
|
"complexType": {
|
|
30
|
-
"original": "any",
|
|
31
|
-
"resolved": "any",
|
|
32
|
-
"references": {
|
|
28
|
+
"original": "Record<string, any>",
|
|
29
|
+
"resolved": "any | string",
|
|
30
|
+
"references": {
|
|
31
|
+
"Record": {
|
|
32
|
+
"location": "global",
|
|
33
|
+
"id": "global::Record"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
33
36
|
},
|
|
34
37
|
"required": false,
|
|
35
38
|
"optional": false,
|
|
@@ -39,8 +42,6 @@ export class UdpCalendarMonth {
|
|
|
39
42
|
},
|
|
40
43
|
"getter": false,
|
|
41
44
|
"setter": false,
|
|
42
|
-
"reflect": false,
|
|
43
|
-
"attribute": "props",
|
|
44
45
|
"defaultValue": "{}"
|
|
45
46
|
}
|
|
46
47
|
};
|
|
@@ -4,10 +4,8 @@ export class UdpCalendarWeek {
|
|
|
4
4
|
constructor() {
|
|
5
5
|
this.props = {};
|
|
6
6
|
}
|
|
7
|
-
componentWillLoad() {
|
|
8
|
-
}
|
|
9
7
|
render() {
|
|
10
|
-
return (h("udp-calendar-base", Object.assign({ key: '
|
|
8
|
+
return (h("udp-calendar-base", Object.assign({ key: '76f64d90052d07dc7f913b8f2540dbcbc7b142ea', initialView: 'dayGridWeek' }, this.props)));
|
|
11
9
|
}
|
|
12
10
|
static get is() { return "udp-calendar-week"; }
|
|
13
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -24,12 +22,17 @@ export class UdpCalendarWeek {
|
|
|
24
22
|
static get properties() {
|
|
25
23
|
return {
|
|
26
24
|
"props": {
|
|
27
|
-
"type": "
|
|
25
|
+
"type": "unknown",
|
|
28
26
|
"mutable": false,
|
|
29
27
|
"complexType": {
|
|
30
|
-
"original": "any",
|
|
31
|
-
"resolved": "any",
|
|
32
|
-
"references": {
|
|
28
|
+
"original": "Record<string, any>",
|
|
29
|
+
"resolved": "any | string",
|
|
30
|
+
"references": {
|
|
31
|
+
"Record": {
|
|
32
|
+
"location": "global",
|
|
33
|
+
"id": "global::Record"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
33
36
|
},
|
|
34
37
|
"required": false,
|
|
35
38
|
"optional": false,
|
|
@@ -39,8 +42,6 @@ export class UdpCalendarWeek {
|
|
|
39
42
|
},
|
|
40
43
|
"getter": false,
|
|
41
44
|
"setter": false,
|
|
42
|
-
"reflect": false,
|
|
43
|
-
"attribute": "props",
|
|
44
45
|
"defaultValue": "{}"
|
|
45
46
|
}
|
|
46
47
|
};
|
|
@@ -4,10 +4,8 @@ export class UdpCalendarYear {
|
|
|
4
4
|
constructor() {
|
|
5
5
|
this.props = {};
|
|
6
6
|
}
|
|
7
|
-
componentWillLoad() {
|
|
8
|
-
}
|
|
9
7
|
render() {
|
|
10
|
-
return (h("udp-calendar-base", Object.assign({ key: '
|
|
8
|
+
return (h("udp-calendar-base", Object.assign({ key: 'c6f3dce188614b66fbccf5c2443347306fbed08f', initialView: 'dayGridYear' }, this.props)));
|
|
11
9
|
}
|
|
12
10
|
static get is() { return "udp-calendar-year"; }
|
|
13
11
|
static get encapsulation() { return "shadow"; }
|
|
@@ -24,12 +22,17 @@ export class UdpCalendarYear {
|
|
|
24
22
|
static get properties() {
|
|
25
23
|
return {
|
|
26
24
|
"props": {
|
|
27
|
-
"type": "
|
|
25
|
+
"type": "unknown",
|
|
28
26
|
"mutable": false,
|
|
29
27
|
"complexType": {
|
|
30
|
-
"original": "any",
|
|
31
|
-
"resolved": "any",
|
|
32
|
-
"references": {
|
|
28
|
+
"original": "Record<string, any>",
|
|
29
|
+
"resolved": "any | string",
|
|
30
|
+
"references": {
|
|
31
|
+
"Record": {
|
|
32
|
+
"location": "global",
|
|
33
|
+
"id": "global::Record"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
33
36
|
},
|
|
34
37
|
"required": false,
|
|
35
38
|
"optional": false,
|
|
@@ -39,8 +42,6 @@ export class UdpCalendarYear {
|
|
|
39
42
|
},
|
|
40
43
|
"getter": false,
|
|
41
44
|
"setter": false,
|
|
42
|
-
"reflect": false,
|
|
43
|
-
"attribute": "props",
|
|
44
45
|
"defaultValue": "{}"
|
|
45
46
|
}
|
|
46
47
|
};
|
|
@@ -1,4 +1,11 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
+
/**
|
|
3
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
4
|
+
* It backs the legacy amcharts wrappers and relies on cross-shadow DOM queries
|
|
5
|
+
* that no longer work. Use the `udp-ag-*` chart components (e.g.
|
|
6
|
+
* `udp-ag-line-chart`, `udp-ag-bar-chart`, `udp-ag-donut-chart`) instead — they
|
|
7
|
+
* size themselves and need no container.
|
|
8
|
+
*/
|
|
2
9
|
export class ChartContainer {
|
|
3
10
|
constructor() {
|
|
4
11
|
this.kpisPosition = 'left';
|
|
@@ -1,7 +1,12 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
|
+
/**
|
|
3
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
4
|
+
* It is used only by the deprecated `chart-container`. Use the `udp-ag-*` chart
|
|
5
|
+
* components instead.
|
|
6
|
+
*/
|
|
2
7
|
export class ChartKpi {
|
|
3
8
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
9
|
+
return (h(Host, { key: 'dea89abfff586ae6a00b5ac825dc89cd42fc1959', class: "chart-kpi-container" }, h("unity-typography", { key: '2e584813e1c280ee834779b6e463f5964f74712b', class: 'element', variant: 'data-display-four' }, this.value), h("unity-typography", { key: 'c538a82cab55f26e7c1fb017021403fcbb460912', class: 'element', variant: 'caption-text' }, this.label)));
|
|
5
10
|
}
|
|
6
11
|
static get is() { return "chart-kpi"; }
|
|
7
12
|
static get encapsulation() { return "shadow"; }
|