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
|
@@ -498,16 +498,16 @@ const UdpFluentLocationInput = class {
|
|
|
498
498
|
const showSearch = !this.hideAddressSearch;
|
|
499
499
|
const showGeoButton = this.showGeolocationButton && !this.readonly && !this.disabled;
|
|
500
500
|
const tileUrlMissing = this.showMap && !this.tileUrlTemplate;
|
|
501
|
-
return (h(Host, { key: '
|
|
501
|
+
return (h(Host, { key: 'f1647d4aefa6ba6da591eacaddf5543f4c8860ae', class: {
|
|
502
502
|
'has-error': hasError,
|
|
503
503
|
[`size-${this.controlSize}`]: true,
|
|
504
504
|
[`appearance-${this.appearance}`]: true,
|
|
505
505
|
disabled: this.disabled,
|
|
506
506
|
readonly: this.readonly,
|
|
507
|
-
} }, h("fluent-field", { key: '
|
|
507
|
+
} }, h("fluent-field", { key: '3f5c9b6c67c34974c259b713bfe9cc8d0df3fac5', class: { 'no-message': noMessage } }, h("div", { key: 'be083a603cadb7a6951d5ee7d270ed7194fedc75', slot: "input", class: "root" }, !showSearch && this.label && (h("fluent-label", { key: '4d757d73ef0ab47cdabd76f78cb987571965f0e8', class: "field-label", required: this.required, disabled: this.disabled }, this.label)), showSearch && this.renderSearchPicker(showGeoButton), this.showMap && (h("div", { key: '01c8b0cc7cb2fe9cbbbd1e52ba424729ba639692', class: {
|
|
508
508
|
'map-wrap': true,
|
|
509
509
|
'is-loading': this.isReverseGeocoding,
|
|
510
|
-
}, style: { height: this.mapHeight } }, tileUrlMissing && (h("div", { key: '
|
|
510
|
+
}, style: { height: this.mapHeight } }, tileUrlMissing && (h("div", { key: '138cd191f359f2d4123d6b296a17a64cbdd045a7', class: "map-empty" }, h("udp-text", { key: '4c0d835212cd57c7b9a326ce823d2c294c64abcb', variant: "caption1", class: "map-empty-text" }, "Map provider not configured."))), h("div", { key: '27b6abd55835869484fe06ea3fe3b6f6cc58e4af', ref: el => (this.mapEl = el), class: "map", "aria-label": this.label ? `${this.label} map` : 'Location map' }), this.isReverseGeocoding && (h("div", { key: 'ddbcc61cb0e401e3553c29a184fc188d90a4e94c', class: "map-loading", "aria-hidden": "true" }, h("udp-spinner", { key: '4a2932d0f22c352ddbc4c49f90be693623776fb7', size: "small" })))))), h("udp-text", { key: '6adfe5777d9e8f32a508aa51c6ec1625cfef0adb', slot: "message", variant: "caption1", class: {
|
|
511
511
|
message: true,
|
|
512
512
|
error: hasError,
|
|
513
513
|
'include-error-padding': this.includeErrorPadding,
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host } from './index-Cgpvu-iV.js';
|
|
2
|
+
import '@fluentui/web-components/text-input.js';
|
|
3
|
+
import '@fluentui/web-components/field.js';
|
|
4
|
+
import '@fluentui/web-components/label.js';
|
|
5
|
+
|
|
6
|
+
const udpFluentNumberInputCss = () => `fluent-text-input[disabled]::part(control){color:var(--colorNeutralForegroundDisabled);-webkit-text-fill-color:var(--colorNeutralForegroundDisabled)}fluent-text-input[disabled]::part(root){background-color:var(--colorNeutralBackgroundDisabled)}fluent-label[disabled]{color:var(--colorNeutralForeground1)}fluent-text-input::part(control):-webkit-autofill,fluent-text-input::part(control):-webkit-autofill:hover,fluent-text-input::part(control):-webkit-autofill:focus,fluent-text-input::part(control):-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--colorNeutralBackground1) inset !important;-webkit-text-fill-color:var(--colorNeutralForeground1) !important;transition:background-color 5000s ease-in-out 0s}:host{display:block;width:100%}fluent-field{width:100%}fluent-text-input{width:100%;max-width:100%}.message{color:var(--colorNeutralForeground3)}.message.includeErrorPadding{min-height:var(--lineHeightBase200)}.message.error{color:var(--colorPaletteRedForeground1)}.popup-hint-icon{margin-left:2px}fluent-text-input.no-label::part(label){display:none}fluent-field.no-message::part(message){display:none}:host(.has-error) fluent-text-input::part(root){border-color:var(--colorPaletteRedBorder2)}:host(.has-error:focus-within) fluent-text-input::part(root){border-color:var(--colorNeutralStroke1)}`;
|
|
7
|
+
|
|
8
|
+
const UdpFluentNumberInput = class {
|
|
9
|
+
constructor(hostRef) {
|
|
10
|
+
registerInstance(this, hostRef);
|
|
11
|
+
this.valueChanged = createEvent(this, "valueChanged", 7);
|
|
12
|
+
this.inputBlur = createEvent(this, "inputBlur", 7);
|
|
13
|
+
this.inputFocus = createEvent(this, "inputFocus", 7);
|
|
14
|
+
this.liveValue = null;
|
|
15
|
+
/** Whether to include error padding below the input. */
|
|
16
|
+
this.includeErrorPadding = true;
|
|
17
|
+
/** Whether the input is required for form submission. */
|
|
18
|
+
this.required = false;
|
|
19
|
+
/** Whether the input is disabled and cannot be interacted with. */
|
|
20
|
+
this.disabled = false;
|
|
21
|
+
/** Whether the input is read-only. */
|
|
22
|
+
this.readonly = false;
|
|
23
|
+
/** Whether the input should automatically focus when the page loads. */
|
|
24
|
+
this.autofocus = false;
|
|
25
|
+
/** Hints to the browser about what kind of data is expected. Defaults to "off" to suppress the browser's recent-values dropdown. */
|
|
26
|
+
this.autocomplete = 'off';
|
|
27
|
+
/** The visual appearance of the input. */
|
|
28
|
+
this.appearance = 'outline';
|
|
29
|
+
/** The size of the input control. */
|
|
30
|
+
this.controlSize = 'medium';
|
|
31
|
+
this.handleInput = (ev) => {
|
|
32
|
+
ev.stopPropagation();
|
|
33
|
+
const target = ev.target;
|
|
34
|
+
this.liveValue = target.value;
|
|
35
|
+
this.valueChanged.emit(target.value);
|
|
36
|
+
};
|
|
37
|
+
this.handleBlur = () => {
|
|
38
|
+
var _a, _b;
|
|
39
|
+
if (this.decimals != null && this.internalInput) {
|
|
40
|
+
const raw = parseFloat((_b = (_a = this.liveValue) !== null && _a !== void 0 ? _a : this.value) !== null && _b !== void 0 ? _b : '');
|
|
41
|
+
if (!isNaN(raw)) {
|
|
42
|
+
const formatted = raw.toFixed(this.decimals);
|
|
43
|
+
this.internalInput.value = formatted;
|
|
44
|
+
this.liveValue = formatted;
|
|
45
|
+
this.valueChanged.emit(formatted);
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
this.inputBlur.emit();
|
|
49
|
+
};
|
|
50
|
+
}
|
|
51
|
+
componentDidLoad() {
|
|
52
|
+
if (this.internalInput && this.value != null) {
|
|
53
|
+
this.internalInput.value = this.value;
|
|
54
|
+
}
|
|
55
|
+
this.applyNumberAttrs();
|
|
56
|
+
}
|
|
57
|
+
componentDidUpdate() {
|
|
58
|
+
this.applyNumberAttrs();
|
|
59
|
+
}
|
|
60
|
+
// fluent-text-input doesn't proxy min/max/step to its inner <input>, so we set them directly.
|
|
61
|
+
// We also set inputmode="decimal" so mobile keyboards show a numeric pad.
|
|
62
|
+
// NOTE: we do NOT forward type="number" to fluent-text-input because FAST's inputHandler
|
|
63
|
+
// reads input.value and writes it back via its setter. For type="number" in Chrome, this
|
|
64
|
+
// resets the cursor to position 0 whenever an intermediate decimal value (e.g. "3.") causes
|
|
65
|
+
// the browser's value-sanitisation to return the previous valid number ("3"), scrambling
|
|
66
|
+
// subsequent keystrokes into the wrong order (e.g. "3.14159" → "141593").
|
|
67
|
+
applyNumberAttrs() {
|
|
68
|
+
var _a, _b, _c, _d, _e;
|
|
69
|
+
const nativeInput = (_b = (_a = this.internalInput) === null || _a === void 0 ? void 0 : _a.shadowRoot) === null || _b === void 0 ? void 0 : _b.querySelector('input');
|
|
70
|
+
if (!nativeInput)
|
|
71
|
+
return;
|
|
72
|
+
nativeInput.setAttribute('inputmode', 'decimal');
|
|
73
|
+
nativeInput.min = (_c = this.min) !== null && _c !== void 0 ? _c : '';
|
|
74
|
+
nativeInput.max = (_d = this.max) !== null && _d !== void 0 ? _d : '';
|
|
75
|
+
nativeInput.step = (_e = this.step) !== null && _e !== void 0 ? _e : '';
|
|
76
|
+
}
|
|
77
|
+
/** Selects the text in the input. */
|
|
78
|
+
select() {
|
|
79
|
+
var _a;
|
|
80
|
+
(_a = this.internalInput) === null || _a === void 0 ? void 0 : _a.select();
|
|
81
|
+
return Promise.resolve();
|
|
82
|
+
}
|
|
83
|
+
render() {
|
|
84
|
+
const hasError = !!this.error;
|
|
85
|
+
const message = this.error || this.hint;
|
|
86
|
+
const noMessage = !message && !this.includeErrorPadding;
|
|
87
|
+
return (h(Host, { key: 'f87601660bf0d04ca3a617768a6178a9b83b3c39', class: { 'has-error': hasError } }, h("fluent-field", { key: '0a6bfa77b060b198f431cfd01dce8626d22b795c', class: { 'no-message': noMessage } }, h("fluent-text-input", { key: '70ee74cccec3b0223e4c36f6bec74a167dd66d8b', ref: el => (this.internalInput = el), slot: "input", class: { 'no-label': !this.label }, name: this.name, value: this.value, placeholder: this.placeholder, required: this.required, disabled: this.disabled, readonly: this.readonly, autofocus: this.autofocus, autocomplete: this.autocomplete, spellcheck: "false", appearance: this.appearance, controlSize: this.controlSize, onInput: this.handleInput, onBlur: this.handleBlur, onFocus: () => this.inputFocus.emit(), onInvalid: (e) => e.preventDefault() }, h("slot", { key: '72120dfefa9008c4283629e119887ff3e32d3894', slot: "start", name: "start" }), h("slot", { key: '3df3db74bd839bab72aa758468359451e0019c0b', slot: "end", name: "end" }), this.label && (h("fluent-label", { key: '9e4ad92775c6af795ffc5762b5f8045cd327ea6d', required: this.required, disabled: this.disabled }, this.label, this.popupHint && (h("udp-tooltip", { key: '97261e93f5652e11beb4c92aad11ab1e6e76c877', content: this.popupHint, positioning: "above" }, h("udp-fluent-icon", { key: '30894a2646b319aaccd96618aa6d5a8f5509769b', name: "info", size: "xs", class: "popup-hint-icon" })))))), h("udp-text", { key: '34ba101a49953809cb238f2b1c1cb4709661707a', slot: "message", variant: "caption1", class: {
|
|
88
|
+
message: true,
|
|
89
|
+
error: hasError,
|
|
90
|
+
includeErrorPadding: this.includeErrorPadding,
|
|
91
|
+
} }, message))));
|
|
92
|
+
}
|
|
93
|
+
static get delegatesFocus() { return true; }
|
|
94
|
+
};
|
|
95
|
+
UdpFluentNumberInput.style = udpFluentNumberInputCss();
|
|
96
|
+
|
|
97
|
+
export { UdpFluentNumberInput as udp_fluent_number_input };
|
|
@@ -305,18 +305,18 @@ const UdpFluentSignatureInput = class {
|
|
|
305
305
|
*/
|
|
306
306
|
const clearVisible = !this.readonly && !this.disabled && !this.isEmpty;
|
|
307
307
|
const showReadonlyEmpty = this.readonly && this.isEmpty && !((_a = this.value) === null || _a === void 0 ? void 0 : _a.file);
|
|
308
|
-
return (h(Host, { key: '
|
|
308
|
+
return (h(Host, { key: '03493208fa33b1639c1a905d4bb110e0bc25b65d', class: {
|
|
309
309
|
'has-error': hasError,
|
|
310
310
|
[`appearance-${this.appearance}`]: true,
|
|
311
311
|
disabled: this.disabled,
|
|
312
312
|
readonly: this.readonly,
|
|
313
|
-
} }, h("fluent-field", { key: '
|
|
313
|
+
} }, h("fluent-field", { key: '35746c3b524e6c90acbfad95d507d97bf77cea7f', class: { 'no-message': noMessage } }, h("div", { key: 'df4df120237a1feaa2ae8764012ff7f24586b1b6', slot: "input", class: "root" }, h("div", { key: '3b2438cbb3098e7235c08dddde07e75b933b954c', class: "signature-group" }, h("div", { key: '2315dad52c98e3ccb8aa1f36676ea702200c42c9', class: "header" }, this.label && (h("fluent-label", { key: '9cf87d09319ba3e678df71cd933996ec614c5842', class: "field-label", required: this.required, disabled: this.disabled }, this.label)), h("udp-fluent-button", { key: 'a7a6bfbeff934155077f69c5c1115905d7f22abb', class: { 'clear-button': true, hidden: !clearVisible }, appearance: "subtle", size: "small", disabled: !clearVisible, "aria-hidden": clearVisible ? 'false' : 'true', tabindex: clearVisible ? 0 : -1, onClick: this.handleClear }, "Clear")), h("div", { key: '1cffa4b385cef82ec2609568b147e366fc6be3c1', class: {
|
|
314
314
|
'canvas-wrap': true,
|
|
315
315
|
empty: this.isEmpty,
|
|
316
|
-
}, "aria-busy": this.disabled ? 'true' : 'false' }, h("canvas", { key: '
|
|
316
|
+
}, "aria-busy": this.disabled ? 'true' : 'false' }, h("canvas", { key: '8c436f1092bfda18d11c2660e28d92d1e41b2cd8', ref: el => (this.canvasEl = el), class: {
|
|
317
317
|
canvas: true,
|
|
318
318
|
'canvas-readonly': this.readonly || this.disabled,
|
|
319
|
-
}, "aria-label": this.label || 'Signature' }), showReadonlyEmpty && (h("div", { key: '
|
|
319
|
+
}, "aria-label": this.label || 'Signature' }), showReadonlyEmpty && (h("div", { key: '5891e986e469ecb172ba3929f26caf6c9dbc3726', class: "readonly-empty" }, h("span", { key: '12a6b0bfbc8abe497b697b0c3961c9116103ad24', class: "readonly-empty-text" }, "No signature"))), this.isEmpty && !this.readonly && !this.disabled && (h("div", { key: '7f2471bffeca34e26bf42f909a77fd22da5f3742', class: "canvas-hint", "aria-hidden": "true" }, h("span", { key: 'b12b339e046131588b3d9420b5614c37deabb658' }, "Sign here"))))), !this.hideFullNameInput && (h("udp-fluent-text-input", { key: '8787867e2d2adbe040e1e56594eede43ba1100cc', class: "fullname-input", label: this.fullNameLabel, placeholder: this.fullNamePlaceholder, value: (_c = (_b = this.value) === null || _b === void 0 ? void 0 : _b.fullName) !== null && _c !== void 0 ? _c : '', disabled: this.disabled, readonly: this.readonly, required: this.required, includeErrorPadding: false, appearance: this.appearance === 'filled' ? 'filled-lighter' : 'outline', onValueChanged: this.handleFullNameChange, onInputBlur: this.handleFullNameBlur, onInputFocus: this.handleFullNameFocus }))), h("udp-text", { key: '6c2f9faf504def76567e4634fcb4bf82853bc241', slot: "message", variant: "caption1", class: {
|
|
320
320
|
message: true,
|
|
321
321
|
error: hasError,
|
|
322
322
|
'include-error-padding': this.includeErrorPadding,
|
|
@@ -62,7 +62,7 @@ const UdpFormsBuilderStyleOverride = class {
|
|
|
62
62
|
render() {
|
|
63
63
|
// if (!this.isVisible) return null;
|
|
64
64
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9;
|
|
65
|
-
return (h(Host, { key: '
|
|
65
|
+
return (h(Host, { key: '41ae25231925c45e091607714f420251f1059a9e' }, h("unity-typography", { key: 'bd78e41dfb58f5b1fa0dd6aad16b3839d89cec81', variant: "h6" }, "Backgrounds and Colors"), this.renderStyleTextField('Background Image', (_c = (_b = (_a = this.formMetadata) === null || _a === void 0 ? void 0 : _a.background) === null || _b === void 0 ? void 0 : _b.backgroundImage) !== null && _c !== void 0 ? _c : '', 'background', 'backgroundImage'), this.renderStyleTextField('Background Color', (_f = (_e = (_d = this.formMetadata) === null || _d === void 0 ? void 0 : _d.background) === null || _e === void 0 ? void 0 : _e.backgroundColor) !== null && _f !== void 0 ? _f : '', 'background', 'backgroundColor'), this.renderStyleTextField('Header Background Color', (_h = (_g = this.formMetadata) === null || _g === void 0 ? void 0 : _g.headerBackgroundColor) !== null && _h !== void 0 ? _h : '', 'headerBackgroundColor'), h("udp-divider", { key: '1a4f260f3099265e2f20a9135877daf788837747' }), h("unity-typography", { key: 'da6b030f62ee4be948e0b3d689ce278a1d0ac20c', variant: "h6" }, "Fonts"), this.renderStyleTextField('Font Family', (_k = (_j = this.formMetadata) === null || _j === void 0 ? void 0 : _j.fontFamily) !== null && _k !== void 0 ? _k : '', 'fontFamily'), this.renderStyleTextField('Question Text Font Family', (_o = (_m = (_l = this.formMetadata) === null || _l === void 0 ? void 0 : _l.questionText) === null || _m === void 0 ? void 0 : _m.fontFamily) !== null && _o !== void 0 ? _o : '', 'questionText', 'fontFamily'), this.renderStyleDropdownField('Question Text Typography', (_r = (_q = (_p = this.formMetadata) === null || _p === void 0 ? void 0 : _p.questionText) === null || _q === void 0 ? void 0 : _q.variant) !== null && _r !== void 0 ? _r : '', 'questionText', 'variant'), this.renderStyleTextField('Title Text Font Family', (_u = (_t = (_s = this.formMetadata) === null || _s === void 0 ? void 0 : _s.titleText) === null || _t === void 0 ? void 0 : _t.fontFamily) !== null && _u !== void 0 ? _u : '', 'titleText', 'fontFamily'), this.renderStyleDropdownField('Title Text Typography', (_x = (_w = (_v = this.formMetadata) === null || _v === void 0 ? void 0 : _v.titleText) === null || _w === void 0 ? void 0 : _w.variant) !== null && _x !== void 0 ? _x : '', 'titleText', 'variant'), this.renderStyleTextField('Paragraph Text Font Family', (_0 = (_z = (_y = this.formMetadata) === null || _y === void 0 ? void 0 : _y.paragraphText) === null || _z === void 0 ? void 0 : _z.fontFamily) !== null && _0 !== void 0 ? _0 : '', 'paragraphText', 'fontFamily'), this.renderStyleDropdownField('Paragraph Text Typography', (_3 = (_2 = (_1 = this.formMetadata) === null || _1 === void 0 ? void 0 : _1.paragraphText) === null || _2 === void 0 ? void 0 : _2.variant) !== null && _3 !== void 0 ? _3 : '', 'paragraphText', 'variant'), this.renderStyleTextField('Helper Text Font Family', (_6 = (_5 = (_4 = this.formMetadata) === null || _4 === void 0 ? void 0 : _4.helperText) === null || _5 === void 0 ? void 0 : _5.fontFamily) !== null && _6 !== void 0 ? _6 : '', 'helperText', 'fontFamily'), this.renderStyleDropdownField('Helper Text Typography', (_9 = (_8 = (_7 = this.formMetadata) === null || _7 === void 0 ? void 0 : _7.helperText) === null || _8 === void 0 ? void 0 : _8.variant) !== null && _9 !== void 0 ? _9 : '', 'helperText', 'variant')));
|
|
66
66
|
}
|
|
67
67
|
};
|
|
68
68
|
UdpFormsBuilderStyleOverride.style = udpFormsBuilderStyleOverrideCss();
|
|
@@ -6,8 +6,8 @@ const UdpFormsFollowUpListCard = class {
|
|
|
6
6
|
registerInstance(this, hostRef);
|
|
7
7
|
}
|
|
8
8
|
render() {
|
|
9
|
-
const contentJsx = (h(Fragment, { key: '
|
|
10
|
-
return (h("udp-card", { key: '
|
|
9
|
+
const contentJsx = (h(Fragment, { key: 'c20dc775734d36354df7aa084502a5719a23a2df' }, h("unity-typography", { key: 'bff8fcdb24d63ad789999104dcc31940026df34d', variant: "body1", color: "textSecondary" }, "Version: ", this.listItemData.version), h("unity-typography", { key: '4cb261a73046a60a15daf603625e35081f3c6005', variant: "body1", color: "textSecondary" }, "Form Type: ", UdpFormsTypeEnum[this.listItemData.type])));
|
|
10
|
+
return (h("udp-card", { key: '594a7219f8d703acab58c7429095a1f9d26e37bb', cardTitle: this.listItemData.name, subheader: this.listItemData.description, onTitleClick: () => this.handleLaunchFollowUpForm(), disableContentPadding: true, adornmentStatus: 'info' }, contentJsx));
|
|
11
11
|
}
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -75,16 +75,16 @@ const UdpFormsListCard = class {
|
|
|
75
75
|
};
|
|
76
76
|
}
|
|
77
77
|
render() {
|
|
78
|
-
const contentJsx = (h(Fragment, { key: '
|
|
79
|
-
const actionsJsx = (h(Fragment, { key: '
|
|
78
|
+
const contentJsx = (h(Fragment, { key: 'f6553a70db7447217e848748cdba55b39e3895c9' }, h("unity-typography", { key: '17234a2ab4809cfd1068656979dd3aa8b24decde', variant: "body1", color: "textSecondary" }, "Version: ", this.data.version), !this.isSideSheetList && (h("unity-typography", { key: '9ae88f03d117cfd350efca0f92d511bb6e9438db', variant: "body1", color: "textSecondary" }, "Last Modified: ", dateFormatter(this.data.lastModifiedOn))), h("unity-typography", { key: '5fb812e5a5ff76ff85e45f287073d404a8a44f0c', variant: "body1", color: "textSecondary" }, "Created On: ", this.isSideSheetList ? dateFormatter(this.data.createdOn) : dateFormatter(this.data.initialCreatedOn)), this.isFollowUpFormConfigOn && (h("unity-typography", { key: '5635f71ffd1f420b4e33058967e8ccb3535065c4', variant: "body1", color: "textSecondary" }, "Form Type: ", UdpFormsTypeEnum[this.data.type]))));
|
|
79
|
+
const actionsJsx = (h(Fragment, { key: '15b5b00f7420a5d47d17dfacf2ccd72396859a14' }, h("stencil-icon-button", { key: 'e67ed53a220cc04313aba3369a06a55c74d636ca', icon: Edit16, tooltip: "Edit Form Template", onClick: (e) => this.handleEditOrTitleClick(e) }), !this.isSideSheetList && this.isRendererRedirectConfigOn && (h("stencil-icon-button", { key: '2f251f0ee8681ae6a69ca350740b5f4639a07d42', icon: DocumentAdd16, tooltip: "View Form", onClick: e => {
|
|
80
80
|
e.stopPropagation();
|
|
81
81
|
this.formRendererHandler();
|
|
82
|
-
} })), !this.isSideSheetList && (h("stencil-icon-button", { key: '
|
|
82
|
+
} })), !this.isSideSheetList && (h("stencil-icon-button", { key: 'efffcf811bb58e43c9e80b50d050d6ce2803a7ba', icon: ChevronRight16, tooltip: "See Form Version History", onClick: e => {
|
|
83
83
|
var _a;
|
|
84
84
|
e.stopPropagation();
|
|
85
85
|
(_a = this.openSideSheet) === null || _a === void 0 ? void 0 : _a.call(this);
|
|
86
86
|
} }))));
|
|
87
|
-
return (h("udp-card", { key: '
|
|
87
|
+
return (h("udp-card", { key: '02261aa6c444557b5e3dd460650950a4e90a70ae', cardTitle: this.data.name, subheader: this.data.description, actions: actionsJsx, onTitleClick: this.handleEditOrTitleClick, disableContentPadding: true, adornmentStatus: 'info' }, contentJsx));
|
|
88
88
|
}
|
|
89
89
|
};
|
|
90
90
|
|
|
@@ -222,7 +222,7 @@ const UdpFormsList = class {
|
|
|
222
222
|
return this.errorMessage ? (h("div", { class: "error-banner" }, h("unity-typography", { variant: "body2" }, this.errorMessage))) : null;
|
|
223
223
|
}
|
|
224
224
|
render() {
|
|
225
|
-
return (h("div", { key: '
|
|
225
|
+
return (h("div", { key: 'e958b3af122ef19803aab3523e3f4eaacdca8241', class: "udp-forms-list-container" }, this.isCreateNewFormHeaderActionConfigOn ? (h("primary-action-header", { title: "UDP Forms", primaryActionClick: () => this.handleHeaderPrimaryActionClick(), actionButtonLabel: "Create New Form", tabs: false })) : (h("primary-action-header", { title: "UDP Forms", tabs: false })), this.isLoading && h("udp-linear-loader", { key: '0a99e17acff1ed6f9dd88819845e3ee4df849f68' }), this.renderSideSheet(), h("udp-container", { key: 'a32ab394d6621dbe104d71090b93a66e0d5456e6', maxWidth: "lg" }, this.renderErrorMessage(), this.renderFilters(), h("udp-list-renderer", { key: '1c0cb9e180cde66d298b6b92551aba967eebdda1', itemComponent: "udp-forms-list-card", data: this.mainFormsList, pagination: true, isServerSide: true, isLoading: this.isLoading, itemsPerPage: this.MAIN_PAGE_SIZE, currentPage: this.mainListPageNumber, totalItems: this.mainTotalItems, onPageChange: e => this.handleMainPageChange(e.detail), componentDataMap: this.componentMap, spacing: "md" })), h("udp-forms-list-card", { key: 'd626678fe095200d83b14d4c40b8c663786b8451', style: { display: 'none' } }), h("div", { key: '122b96ae2b68b47f6f962b42bac9079c60272129', style: { height: '60px' } })));
|
|
226
226
|
}
|
|
227
227
|
get el() { return getElement(this); }
|
|
228
228
|
static get watchers() { return {
|
|
@@ -1540,7 +1540,7 @@ const UdpFormsRenderer = class {
|
|
|
1540
1540
|
return this.isSubmitted || this.udpFormSubmission.unityUserId !== this.clientUserInfo.id;
|
|
1541
1541
|
}
|
|
1542
1542
|
render() {
|
|
1543
|
-
return (h("div", { key: '
|
|
1543
|
+
return (h("div", { key: 'd117ef46fabf08d4b961e746cac2ab350d4d1cd5', class: "forms-renderer-container", style: this.isLoading ? { minHeight: '100vh' } : {} }, this.renderFollowUpSideSheet(), h("udp-forms-ui", { udpForm: this.udpForm, formTemplateOverrides: this.formTemplateOverrides, currentValues: this.currentValues, udpFormSubmission: this.udpFormSubmission, submitSuccessful: this.submitSuccessful, isSaving: this.isSaving,
|
|
1544
1544
|
// saveErrorMessage={this.saveErrorMessage}
|
|
1545
1545
|
// showAutoSaveStatus={this.formSubmissionHandler.supportsAutoSave() && !!this.userId}
|
|
1546
1546
|
readonly: this.isReadOnlyMode, handleSubmit: this.handleSubmit.bind(this), handleSave: values => Promise.resolve(this.debouncedManualSave(values)), handleChange: this.handleFormChange, handleAction: this.triggerAction, handleFinish: this.handleFinish, clientUserInfo: this.clientUserInfo, isSubmitted: this.isSubmitted, dynamicSections: this.dynamicSections, duplicateRepeatableSection: this.duplicateRepeatableSection, deleteRepeatableSection: this.deleteRepeatableSection, key: `form-rerender-key-${this.reRenderKey}`, isShowManualSaveIcon: this.isShowManualSaveIcon(), isLoading: this.isLoading, performBackgroundSaveAndUpdateLocalSubmissionState: this.performBackgroundSaveAndUpdateLocalSubmissionState })));
|
|
@@ -106,7 +106,7 @@ const UdpKpiCard = class {
|
|
|
106
106
|
'--card-color': this.resolveCardColor(this.color),
|
|
107
107
|
};
|
|
108
108
|
const content = this.renderCardContent(cardStyles);
|
|
109
|
-
return (h(Host, { key: '
|
|
109
|
+
return (h(Host, { key: 'b1e86135a54505a5c4741f2adaaf2a3b7b11bf76' }, isNavigation ? (h("a", { href: this.href, class: cardClasses, style: { textDecoration: 'none' } }, content)) : (h("div", { class: cardClasses, onClick: isClickable ? this.handleClick : undefined, onKeyDown: isClickable ? this.handleKeyDown : undefined, tabIndex: isClickable ? 0 : undefined, "aria-current": (_a = this.active) !== null && _a !== void 0 ? _a : undefined, "aria-label": this.primaryText, role: "button" }, content))));
|
|
110
110
|
}
|
|
111
111
|
};
|
|
112
112
|
UdpKpiCard.style = udpKpiCardCss();
|
|
@@ -28,11 +28,11 @@ const UdpKpiCards = class {
|
|
|
28
28
|
}
|
|
29
29
|
render() {
|
|
30
30
|
var _a;
|
|
31
|
-
return (h("div", { key: '
|
|
31
|
+
return (h("div", { key: 'e2cf551e61644fb3db2c743c63a2fe74bec1dd7a', class: "kpi-cards-container" }, (_a = this.cards) === null || _a === void 0 ? void 0 :
|
|
32
32
|
_a.map((kpi) => {
|
|
33
33
|
const isActive = this.activeFilterId === kpi.id;
|
|
34
34
|
return (h("udp-kpi-card", { cardId: kpi.id, primaryText: kpi.primaryText, secondaryText: kpi.secondaryText, color: kpi.color, value: kpi.value, active: isActive, actionType: kpi.actionType, href: kpi.href, iconName: kpi === null || kpi === void 0 ? void 0 : kpi.iconName, onCardClick: () => this.handleCardClick(kpi) }));
|
|
35
|
-
}), h("slot", { key: '
|
|
35
|
+
}), h("slot", { key: '84c02f2d8510291e9d058439999418852a8aa91c' })));
|
|
36
36
|
}
|
|
37
37
|
};
|
|
38
38
|
UdpKpiCards.style = udpKpiCardsCss();
|
|
@@ -93,11 +93,11 @@ const UdpMap = class {
|
|
|
93
93
|
}
|
|
94
94
|
//////////////////////////////////////////////////////////RENDER/////////////////////////////////////////////////////
|
|
95
95
|
render() {
|
|
96
|
-
return (h("map-component", { key: '
|
|
96
|
+
return (h("map-component", { key: 'cc253d797a5543681a02df72864460df9f8bb20d', handleSetMapComponent: this.handleSetMapComponent, data: this.data, isGeoJsonFormat: this.isGeoJsonFormat, geoJsonMappingConfig: this.geoJsonMappingConfig, enableZoom: this.enableZoom, mapZoom: this.mapZoom, mapCenter: this.mapCenter, mapHeight: this.mapHeight, crs: this.crs, mapProjection: this.mapProjection, mapDataProjection: this.mapDataProjection, getFilteredMapData: this.getFilteredMapData, getFeatureStyles: this.getFeatureStyles, getSelectedFeatureStyles: this.getSelectedFeatureStyles, filterPanel: this.filterPanel, filterPanelCallback: this.filterPanelCallback, enableTileSelection: this.enableTileSelection, tileLayersOptions: this.tileLayersOptions, defaultTileOptionName: this.defaultTileOptionName, layerOptions: this.layerOptions, initialSelectedLayers: this.initialSelectedLayers, bulkSelectedFeaturesActionPanel: this.bulkSelectedFeaturesActionPanel, handleSetSelectedFeaturesOnBulkSelect: this.handleSetSelectedFeaturesOnBulkSelect, handleSetSelectedFeatureOnSelect: this.handleSetSelectedFeatureOnSelect, filterLayersByRole: this.filterLayersByRole, layerKeys: this.layerKeys, layerKeySeparator: this.layerKeySeparator, user: this.user, layerRoles: this.layerRoles, filteredLayerOptionsByRole: this.filteredLayerOptionsByRole, handleSetFilteredLayerOptionsByRole: this.handleSetFilteredLayerOptionsByRole, readOnlyMap: this.readOnlyMap, enableViewFeature: this.enableViewFeature, handleViewFeature: this.handleViewFeature, bulkSelectionActive: this.bulkSelectionActive, splitActive: this.splitActive, enableDragBox: this.enableDragBox, selectFeatureInteraction: this.selectFeatureInteraction, handleSetSelectedFeatureProperties: this.handleSetSelectedFeatureProperties, selectedFeatureCoordinates: this.selectedFeatureCoordinates, selectedFeatureProperties: this.selectedFeatureProperties, enableAddNewFeature: this.enableAddNewFeature, handleGetZoomExtent: this.handleGetZoomExtent, selectedLayers: this.selectedLayers, handleSetSelectedLayers: val => {
|
|
97
97
|
this.updateSelectedLayers(val);
|
|
98
|
-
}, readOnlyLayers: this.readOnlyLayers, additionalOnclosePopover: this.additionalOnclosePopover, popoverPrimaryActions: this.popoverPrimaryActions, popoverMoreIconButtonActions: this.popoverMoreIconButtonActions, getMessagePopover: this.getMessagePopover, getMessageIconPopover: this.getMessageIconPopover, hideMessageIconPopover: this.hideMessageIconPopover, popoverCardConfig: this.cardConfig, popoverWidth: this.popoverWidth, handleGetAdditionalFeaturePropertiesOnSelect: this.handleGetAdditionalFeaturePropertiesOnSelect, minZoom: this.minZoom, maxZoom: this.maxZoom }, this.enableToolbar && (h("udp-map-toolbar", { key: '
|
|
98
|
+
}, readOnlyLayers: this.readOnlyLayers, additionalOnclosePopover: this.additionalOnclosePopover, popoverPrimaryActions: this.popoverPrimaryActions, popoverMoreIconButtonActions: this.popoverMoreIconButtonActions, getMessagePopover: this.getMessagePopover, getMessageIconPopover: this.getMessageIconPopover, hideMessageIconPopover: this.hideMessageIconPopover, popoverCardConfig: this.cardConfig, popoverWidth: this.popoverWidth, handleGetAdditionalFeaturePropertiesOnSelect: this.handleGetAdditionalFeaturePropertiesOnSelect, minZoom: this.minZoom, maxZoom: this.maxZoom }, this.enableToolbar && (h("udp-map-toolbar", { key: '207b2fb95b84dbce051dbfabf76703e42d4457f4', map: this.map, mapTitle: this.mapTitle, mapProjection: this.mapProjection, getFeatureStyles: this.getFeatureStyles, getSelectedFeatureStyles: this.getSelectedFeatureStyles, filterPanel: this.filterPanel, enableTileSelection: this.enableTileSelection, tileLayersOptions: this.tileLayersOptions, defaultTileOptionName: this.defaultTileOptionName, layerOptions: this.layerOptions, bulkSelectedFeaturesActionPanel: this.bulkSelectedFeaturesActionPanel, handleSetSelectedFeaturesOnBulkSelect: this.handleSetSelectedFeaturesOnBulkSelect, handleRefresh: this.handleRefresh, refreshButtonTooltip: this.refreshButtonTooltip, readOnlyMap: this.readOnlyMap, enableAdd: this.enableAdd, handleAddNewFeatures: this.handleAddNewFeatures, addMultipleFeatures: this.addMultipleFeatures, enableSplitFeature: this.enableSplitFeature, handleSplitFeature: this.handleSplitFeature, handleSetSelectedFeatureProperties: this.handleSetSelectedFeatureProperties, filteredLayerOptionsByRole: this.filteredLayerOptionsByRole, handleSetBulkSelectionActive: this.handleSetBulkSelectionActive, enableDragBox: this.enableDragBox, handleSetEnableDragBox: this.handleSetEnableDragBox, splitActive: this.splitActive, handleSetSplitActive: this.handleSetSplitActive, selectFeatureInteraction: this.selectFeatureInteraction, enableAddNewFeature: this.enableAddNewFeature, handleEnableAddNewFeature: this.handleEnableAddNewFeature, handleSelectLayersCallback: this.handleSelectLayersCallback, selectedLayers: this.selectedLayers, handleSetSelectedLayers: val => {
|
|
99
99
|
this.updateSelectedLayers(val);
|
|
100
|
-
}, addFeaturePanelConfig: this.addFeaturePanelConfig })), h("slot", { key: '
|
|
100
|
+
}, addFeaturePanelConfig: this.addFeaturePanelConfig })), h("slot", { key: '0310274302a09c3afff2222ded32271195a8e006' })));
|
|
101
101
|
}
|
|
102
102
|
static get watchers() { return {
|
|
103
103
|
"enableDragBox": [{
|
|
@@ -94,7 +94,7 @@ const UdpMenu = class {
|
|
|
94
94
|
}
|
|
95
95
|
}
|
|
96
96
|
render() {
|
|
97
|
-
return (h(Host, { key: '
|
|
97
|
+
return (h(Host, { key: 'c9d430ebf74e18ee1fdc00ebbd89fd430fa3725a' }, h("div", { key: 'b7b959e59ecf997a4b6f18455d428d7288383d16', class: "menu-panel", role: "menu" }, h("slot", { key: '4d9e766005b611cb7c50aca6804962a4a70e75ca' }))));
|
|
98
98
|
}
|
|
99
99
|
get hostEl() { return getElement(this); }
|
|
100
100
|
static get watchers() { return {
|
|
@@ -20,7 +20,7 @@ const UdpPage = class {
|
|
|
20
20
|
padding: this.padding,
|
|
21
21
|
margin: '0 auto', // Centers the content if max-width is set
|
|
22
22
|
};
|
|
23
|
-
return (h("div", { key: '
|
|
23
|
+
return (h("div", { key: '42ef32c0e90566201dbca53bd2bef0a7a2039def', style: style }, h("slot", { key: 'b1108c9c61c9d67a5338ad38b6fb1a78b2d8fd49' }), " "));
|
|
24
24
|
}
|
|
25
25
|
};
|
|
26
26
|
UdpPage.style = udpPageCss();
|
|
@@ -62,7 +62,7 @@ const UdpSankeyChart = class {
|
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
64
|
render() {
|
|
65
|
-
return (h("chart-container", { key: '
|
|
65
|
+
return (h("chart-container", { key: '241dd67a11cc0725daa9a4b6a4c29075a438cfbf', kpis: this.kpis, chartId: this.chartId, title: this.title, subheader: this.subheader, chartHeight: this.customHeight, chartWidth: this.customWidth, cardWidth: this.customCardWidth, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, hideBorder: this.hideBorder, removePadding: this.removePadding }));
|
|
66
66
|
}
|
|
67
67
|
get el() { return getElement(this); }
|
|
68
68
|
static get watchers() { return {
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, a as getElement } from './index-Cgpvu-iV.js';
|
|
2
|
+
import { h as hasSlotContent } from './slot-helpers-Dx6EW-PP.js';
|
|
3
|
+
|
|
4
|
+
const udpSidebarLayoutCss = () => `:host{display:block}:host(.sbl-host--fill){height:100%;min-height:0}.sbl{display:flex;flex-direction:row;align-items:stretch}.sbl--fill{height:100%;min-height:0}.sbl--fill .sbl__sidebar{min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--colorNeutralStroke2) transparent}.sbl--fill .sbl__main{min-height:0;overflow-y:auto}.sbl--end{flex-direction:row-reverse}.sbl__sidebar{flex:0 0 auto;box-sizing:border-box;width:var(--sbl-sidebar-width, 264px);background-color:var(--colorNeutralBackground1);border-right:1px solid var(--colorNeutralStroke2)}.sbl--end .sbl__sidebar{border-right:none;border-left:1px solid var(--colorNeutralStroke2)}.sbl--collapsed .sbl__sidebar{width:var(--sbl-rail-width, 44px)}.sbl--sticky .sbl__sidebar{position:sticky;align-self:flex-start;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--colorNeutralStroke2) transparent}.sbl--sticky .sbl__sidebar::-webkit-scrollbar{width:8px}.sbl--sticky .sbl__sidebar::-webkit-scrollbar-thumb{background-color:var(--colorNeutralStroke2);border-radius:4px}.sbl--sticky .sbl__sidebar::-webkit-scrollbar-track{background:transparent}.sbl__header{display:flex;align-items:center;justify-content:space-between;gap:var(--spacingHorizontalS);padding:var(--spacingVerticalS) var(--spacingHorizontalXS) var(--spacingVerticalS) var(--spacingHorizontalM);position:sticky;top:0;z-index:1;background-color:var(--colorNeutralBackground1)}.sbl__header-content{min-width:0;display:flex;align-items:center;gap:var(--spacingHorizontalS)}.sbl__title{color:var(--colorNeutralForeground1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sbl__body{padding:var(--spacingVerticalXS) var(--spacingHorizontalXS) var(--spacingVerticalM)}.sbl__rail{display:none;justify-content:center;padding:var(--spacingVerticalS) 0;position:sticky;top:0}.sbl--collapsed .sbl__panel{display:none}.sbl--collapsed .sbl__rail{display:flex}.sbl__main{flex:1 1 auto;min-width:0}`;
|
|
5
|
+
|
|
6
|
+
const UdpSidebarLayout = class {
|
|
7
|
+
constructor(hostRef) {
|
|
8
|
+
registerInstance(this, hostRef);
|
|
9
|
+
this.openChange = createEvent(this, "openChange", 7);
|
|
10
|
+
/**
|
|
11
|
+
* Whether the sidebar is expanded (`true`) or collapsed to a rail (`false`).
|
|
12
|
+
* Mutable so the built-in toggle works; consumers may bind/read it and listen
|
|
13
|
+
* to `openChange`.
|
|
14
|
+
*/
|
|
15
|
+
this.open = true;
|
|
16
|
+
/** Expanded sidebar width — any CSS length. */
|
|
17
|
+
this.sidebarWidth = '264px';
|
|
18
|
+
/** Which side the sidebar sits on. */
|
|
19
|
+
this.sidebarPosition = 'start';
|
|
20
|
+
/**
|
|
21
|
+
* Fill the host's container top-to-bottom: the layout becomes `height: 100%`
|
|
22
|
+
* and the sidebar + main column each scroll independently inside it. Use when
|
|
23
|
+
* the layout is placed in a height-bearing region (e.g. a flex/grid cell or a
|
|
24
|
+
* fixed-height scroll area) and you want the sidebar to always span the full
|
|
25
|
+
* height regardless of content. Takes precedence over `stickyOffset`.
|
|
26
|
+
*/
|
|
27
|
+
this.fill = false;
|
|
28
|
+
/** When false, the collapse affordance is hidden and the sidebar stays open. */
|
|
29
|
+
this.collapsible = true;
|
|
30
|
+
}
|
|
31
|
+
/** Toggle the sidebar open/collapsed. */
|
|
32
|
+
// eslint-disable-next-line @typescript-eslint/require-await
|
|
33
|
+
async toggle() {
|
|
34
|
+
this.setOpen(!this.open);
|
|
35
|
+
}
|
|
36
|
+
setOpen(next) {
|
|
37
|
+
if (next === this.open)
|
|
38
|
+
return;
|
|
39
|
+
this.open = next;
|
|
40
|
+
this.openChange.emit(next);
|
|
41
|
+
}
|
|
42
|
+
render() {
|
|
43
|
+
const sticky = !this.fill ? this.stickyOffset : undefined;
|
|
44
|
+
const sidebarStyle = { '--sbl-sidebar-width': this.sidebarWidth };
|
|
45
|
+
if (sticky) {
|
|
46
|
+
sidebarStyle.top = sticky;
|
|
47
|
+
sidebarStyle.maxHeight = `calc(100dvh - ${sticky})`;
|
|
48
|
+
}
|
|
49
|
+
const atEnd = this.sidebarPosition === 'end';
|
|
50
|
+
const collapseIcon = atEnd ? 'panel-right-contract' : 'panel-left-contract';
|
|
51
|
+
const expandIcon = atEnd ? 'panel-right-expand' : 'panel-left-expand';
|
|
52
|
+
const hasCustomHeader = hasSlotContent(this.el, 'sidebar-header');
|
|
53
|
+
return (h(Host, { key: '7bf0ef79d86a65fc65207cd996229b2f2bd9309a', class: { 'sbl-host--fill': this.fill } }, h("div", { key: '13479a936e2e07eb2d6b7e1a7c53f86ec3f2d81e', class: {
|
|
54
|
+
sbl: true,
|
|
55
|
+
'sbl--end': atEnd,
|
|
56
|
+
'sbl--sticky': !!sticky,
|
|
57
|
+
'sbl--fill': this.fill,
|
|
58
|
+
'sbl--collapsed': !this.open,
|
|
59
|
+
} }, h("aside", { key: 'f360b30b972b667cc4debb87a00b3980994841a7', class: "sbl__sidebar", style: sidebarStyle }, h("div", { key: '086c40ae15dbe1ce8b65bc19c8dd18f5e8457670', class: "sbl__panel" }, (hasCustomHeader || this.sidebarTitle || this.collapsible) && (h("div", { key: 'e1e2af716dd83cf75ca81127fd1df53e12fbaac3', class: "sbl__header" }, h("div", { key: '0e3ee95ee4e29b1b65b6af98632775642c11f033', class: "sbl__header-content" }, h("slot", { key: 'aab228738f9dc9a586b6ed52583275db1a12d9fa', name: "sidebar-header" }, this.sidebarTitle && (h("udp-text", { key: '8d5963340e87b8ddd0a7579f9d0c01076a8c6e8d', variant: "subtitle2", class: "sbl__title" }, this.sidebarTitle)))), this.collapsible && (h("udp-fluent-icon-button", { key: '58c0013d20a41a255b5c3d1a076c826568161707', iconName: collapseIcon, appearance: "subtle", ariaLabel: "Collapse sidebar", onClick: () => this.setOpen(false) })))), h("div", { key: 'a3364b3cf1c707f1880e27a48c7400faf0ec67f7', class: "sbl__body" }, h("slot", { key: 'bbeaca1c5f008cb1a97dccc14c33632cdc7807f3', name: "sidebar" }))), this.collapsible && (h("div", { key: 'c770c06509e92e4f06b2f6c92c5ed0991a342a45', class: "sbl__rail" }, h("udp-fluent-icon-button", { key: '3892792c8fd5a89e7d740435a864d03ad60380d6', iconName: expandIcon, appearance: "subtle", ariaLabel: "Expand sidebar", onClick: () => this.setOpen(true) })))), h("div", { key: '823847d4dc7b2a38686570651f8b85db7fd0dc67', class: "sbl__main" }, h("slot", { key: 'f8302f403d2b57bb7fc69f5670d3045c3eab3deb' })))));
|
|
60
|
+
}
|
|
61
|
+
get el() { return getElement(this); }
|
|
62
|
+
};
|
|
63
|
+
UdpSidebarLayout.style = udpSidebarLayoutCss();
|
|
64
|
+
|
|
65
|
+
export { UdpSidebarLayout as udp_sidebar_layout };
|
|
@@ -11,7 +11,7 @@ const UdpSkeletonLoading = class {
|
|
|
11
11
|
this.borderRadius = '4px';
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h("div", { key: '
|
|
14
|
+
return (h("div", { key: 'a89938f7f56be7207988c4c01c9c2088fc512dbc', class: "skeleton-loader", style: { width: this.width, height: this.height, borderRadius: this.borderRadius } }));
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
UdpSkeletonLoading.style = udpSkeletonLoadingCss();
|
|
@@ -55,7 +55,7 @@ const UdpSplitScreen = class {
|
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
57
|
render() {
|
|
58
|
-
return (h("div", { key: '
|
|
58
|
+
return (h("div", { key: '339dad7259fc93e79b3649453563c7b219fed148', ref: (el) => this.element = el, class: { 'container': true, 'open': this.isOpen } }, h("div", { key: '0c280a958b8d0184abefb7848f3ff964037e45c0', class: "panel", style: { width: `${this.panelWidth}%` } }, h("slot", { key: '130db581e05460c67d7af041b12fe8ade9e2aeab', name: "first-panel" })), h("div", { key: '8e3f9f87ebb632aa4e9e3d750123300d02d2baae', class: "resizer", onMouseDown: (event) => event.preventDefault() }, h("div", { key: '6259e6228c187611d9263c1048fa7e29d5cff5d5', class: "drag-handle" })), h("div", { key: '22fc5a5a91de95bbe8f6ea4d5494d91c99de8328', class: "panel", style: { width: `${100 - this.panelWidth}%` } }, h("slot", { key: '24be53aeb8c65a17a277039bbbdd0557a233944d', name: "second-panel" }, this.panelContent))));
|
|
59
59
|
}
|
|
60
60
|
};
|
|
61
61
|
UdpSplitScreen.style = udpSplitScreenCss();
|
|
@@ -92,7 +92,7 @@ const UdpStepperDemo = class {
|
|
|
92
92
|
};
|
|
93
93
|
}
|
|
94
94
|
render() {
|
|
95
|
-
return (h("div", { key: '
|
|
95
|
+
return (h("div", { key: 'eceed53125c8933fa8523208dcfcae23869f5f6c', style: { padding: '2rem' } }, h("unity-typography", { key: '136e04780a9964e136e6334fbcb815ab43491b64', variant: "h2" }, "Horizontal Stepper with Labels bottom"), h("udp-stepper", { key: 'cec70e5ff7db935d01db1e22db141ab3ea08159e', steps: this.steps, activeStep: this.activeStep, completed: this.completed, stepChange: this.handleStepChange, orientation: "horizontal", labelDisplay: "all", labelPosition: "bottom" }), h("unity-typography", { key: 'c2912a81981d1c53b9d4de59c2ee26f2b21ed833', variant: "h2" }, "Horizontal Stepper without Labels"), h("udp-stepper", { key: '1258d7f1c617e2805a63521d00a9b752dfb5bf79', steps: this.steps, activeStep: this.activeStep, completed: this.completed, stepChange: this.handleStepChange, orientation: "horizontal", labelDisplay: "none", labelPosition: "bottom" }), h("unity-typography", { key: 'a564bc605c7a74981b64e2938da24c7ba65762d2', variant: "h2" }, "Horizontal Stepper with Labels to Right"), h("udp-stepper", { key: '4689fbba1de58f5b3c565483c37ebf05fbb09a95', steps: this.steps, activeStep: this.activeStep, completed: this.completed, stepChange: this.handleStepChange, orientation: "horizontal", labelDisplay: "all", labelPosition: "right" }), h("unity-typography", { key: 'b9cf04b44a489ec5ecee1503c560bc7781b8c044', variant: "h2" }, "Vertical Stepper"), h("udp-stepper", { key: '719b1d19d3c2759701b065f7ef97ed323620ff7e', steps: this.steps, activeStep: this.activeStep, completed: this.completed, stepChange: this.handleStepChange, orientation: "vertical", labelDisplay: "all", labelPosition: "right" })));
|
|
96
96
|
}
|
|
97
97
|
};
|
|
98
98
|
|
|
@@ -27,7 +27,7 @@ const UdpTab = class {
|
|
|
27
27
|
this.disabled = false;
|
|
28
28
|
}
|
|
29
29
|
render() {
|
|
30
|
-
return (h("div", { key: '
|
|
30
|
+
return (h("div", { key: '29fc3f55112bd9c12a148f99bb17ac9e2a8f5c9d', class: { 'tab-panel': true, 'active': this.active }, role: "tabpanel" }, h("slot", { key: '79a4524128508ebf0ce027d66d44af3ae5812c75' })));
|
|
31
31
|
}
|
|
32
32
|
};
|
|
33
33
|
UdpTab.style = udpTabCss();
|
|
@@ -7,7 +7,7 @@ const UdpTimelineConnector = class {
|
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return h("div", { key: '
|
|
10
|
+
return h("div", { key: '2f60f4aa711fe5bad47dcc74e067f67a42a027d2', class: "connector" });
|
|
11
11
|
}
|
|
12
12
|
};
|
|
13
13
|
UdpTimelineConnector.style = udpTimelineConnectorCss();
|
|
@@ -36,7 +36,7 @@ const UdpTimelineDot = class {
|
|
|
36
36
|
'--udp-timeline-dot-bg': this.color,
|
|
37
37
|
'--udp-timeline-dot-outline-color': this.color,
|
|
38
38
|
} : {};
|
|
39
|
-
return (h("div", { key: '
|
|
39
|
+
return (h("div", { key: '2e363445c59d5d60eee4ed25cbd5e0fa320e252e', class: classes, style: styles }, h("slot", { key: 'ae65d63769b6ffb1f447d613e499421b899041f4' })));
|
|
40
40
|
}
|
|
41
41
|
};
|
|
42
42
|
UdpTimelineDot.style = udpTimelineDotCss();
|
|
@@ -63,12 +63,12 @@ const UdpTimelineItem = class {
|
|
|
63
63
|
var _a;
|
|
64
64
|
const visibleActions = this.actions.slice(0, 4);
|
|
65
65
|
const menuActions = this.actions.slice(4);
|
|
66
|
-
return (h(Host, { key: '
|
|
66
|
+
return (h(Host, { key: 'f38eeb9176359f5980133a1cdf923261c5fd92b5', class: {
|
|
67
67
|
'has-title': this.hasTitle,
|
|
68
68
|
'has-caption': this.hasCaption,
|
|
69
69
|
[`dot-shape-${this.dotShape}`]: true,
|
|
70
70
|
'clickable': this.clickable,
|
|
71
|
-
}, onClick: this.handleClick }, h("div", { key: '
|
|
71
|
+
}, onClick: this.handleClick }, h("div", { key: 'd55ea4582bad05f305ad029a7f783ccd4b2bdbbf', class: "udp-timeline-item" }, h("div", { key: '76ed8d242953effab5167d0b3713bc35f25bd938', class: "separator-column" }, h("slot", { key: 'e6fa4fd3e874e56b49de07dfa8df7e9dc4784ba4', name: "separator" })), h("div", { key: '7cc95965c334c0f4ed8caac1160df8ae35680761', class: "content-column" }, h("div", { key: '828d4d5f70792d24ca3d7ac7c0ed880419d76a57', class: "first-row" }, h("div", { key: 'ff82d6e08ccba60e8d304de0d6c203924a8ac3ed', class: "title-slot" }, h("slot", { key: '295bec923360837de4c15cdd80d4ad9ba880eb63', name: "title" })), ((_a = this.statusLabel) === null || _a === void 0 ? void 0 : _a.trim()) != '' && (h("udp-chip", { key: '98becb62444dc2a78d42f20050e7b37cb7ea9f73', label: this.statusLabel, color: this.statusColor, size: "small" }))), h("div", { key: 'f912adda86a8e5593a73377d692cc3dd0925ec45', class: "content-slot" }, h("slot", { key: 'cdef4e4a7e7e8727d3b18fab5398c7a9bde1874d', name: "content" })), h("div", { key: '7de7bd160542df24add6183e26a8f5aa35e2af71', class: "caption-slot" }, h("slot", { key: 'ccdc54b3b6fcd42bf60a5760bd0a9777422d2721', name: "caption" })), this.actions.length > 0 && (h("div", { key: '2325e9ce67c02368fc399493e64995d9892ef909', class: "actions-container" }, visibleActions.map(action => (h("button", { onClick: action.onClick }, action.label))), menuActions.length > 0 && h("button", { key: 'b83aa3705ab5d137a5cd43203029135321059962' }, "...")))))));
|
|
72
72
|
}
|
|
73
73
|
get host() { return getElement(this); }
|
|
74
74
|
};
|
|
@@ -7,7 +7,7 @@ const UdpTimelineSeparator = class {
|
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h("div", { key: '
|
|
10
|
+
return (h("div", { key: 'a5ec398477306459a2dd8e9a7903da7983fe15cb', class: "udp-timeline-separator" }, h("slot", { key: '3b696599cf5db98ddaa1bbaa3606a5f4af82a915' })));
|
|
11
11
|
}
|
|
12
12
|
};
|
|
13
13
|
UdpTimelineSeparator.style = udpTimelineSeparatorCss();
|
|
@@ -9,7 +9,7 @@ const UdpTimeline = class {
|
|
|
9
9
|
this.align = 'left';
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h(Host, { key: '
|
|
12
|
+
return (h(Host, { key: '0b4398e93df39822b64f330622a1d9a7c67c45ab', class: { [`align-${this.align}`]: true } }, h("div", { key: '1b435ab808a109d0c9560ff1c2471586bd96682a', class: "udp-timeline-root" }, h("slot", { key: 'f4e17f94bb3e4ca097ca180a3618fda8a07b7dfd' }))));
|
|
13
13
|
}
|
|
14
14
|
};
|
|
15
15
|
UdpTimeline.style = udpTimelineCss();
|
|
@@ -97,7 +97,7 @@ const UdpXyChart = class {
|
|
|
97
97
|
this.renderChart();
|
|
98
98
|
}
|
|
99
99
|
render() {
|
|
100
|
-
return (h("chart-container", { key: '
|
|
100
|
+
return (h("chart-container", { key: '306cdac42d634caccc2edc72f202c2e8375cbd5b', kpis: this.kpis, chartId: this.chartId, title: this.title, subheader: this.subheader, chartHeight: this.customHeight, chartWidth: this.customWidth, cardWidth: this.customCardWidth, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, hideBorder: this.hideBorder, removePadding: this.removePadding }));
|
|
101
101
|
}
|
|
102
102
|
get el() { return getElement(this); }
|
|
103
103
|
static get watchers() { return {
|
|
@@ -104,7 +104,7 @@ const UdpXyMultiSeriesChart = class {
|
|
|
104
104
|
this.renderChart();
|
|
105
105
|
}
|
|
106
106
|
render() {
|
|
107
|
-
return (h("chart-container", { key: '
|
|
107
|
+
return (h("chart-container", { key: '988cf391f344a4c24fe930e11e6bf0b568701270', kpis: this.kpis, chartId: this.chartId, title: this.title, subheader: this.subheader, chartWidth: this.customWidth, chartHeight: this.customHeight, cardWidth: this.customCardWidth, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, hideBorder: this.hideBorder, removePadding: this.removePadding }));
|
|
108
108
|
}
|
|
109
109
|
get el() { return getElement(this); }
|
|
110
110
|
static get watchers() { return {
|