udp-stencil-component-library 26.3.0-beta.2 → 26.3.0-beta.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/add-map-feature-popup_4.cjs.entry.js +12 -12
- package/dist/cjs/address-search_6.cjs.entry.js +18 -18
- package/dist/cjs/advanced-search_12.cjs.entry.js +13 -13
- package/dist/cjs/ag-grid-base_63.cjs.entry.js +404 -164
- package/dist/cjs/ambient-template-grid.cjs.entry.js +16 -16
- package/dist/cjs/api-method-instance-grid.cjs.entry.js +2 -2
- package/dist/cjs/app-bar.cjs.entry.js +1 -1
- package/dist/cjs/chart-container_3.cjs.entry.js +2 -2
- package/dist/cjs/charts-theme-DmrbXz3l.js +386 -0
- package/dist/cjs/check-box.cjs.entry.js +2 -2
- package/dist/cjs/chip-section.cjs.entry.js +2 -2
- package/dist/cjs/date-time-renderer_9.cjs.entry.js +21 -21
- package/dist/cjs/feature-details-card_2.cjs.entry.js +5 -5
- package/dist/cjs/file-upload_2.cjs.entry.js +5 -5
- package/dist/cjs/filter-conditions_7.cjs.entry.js +5 -5
- package/dist/cjs/form-metadata-display_10.cjs.entry.js +8 -8
- package/dist/cjs/icon-grid.cjs.entry.js +1 -1
- package/dist/cjs/index-G1ccGqOs.js +44 -4
- package/dist/cjs/index.cjs.js +6 -154
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/map-component_2.cjs.entry.js +2 -2
- package/dist/cjs/primary-action-header_2.cjs.entry.js +4 -4
- package/dist/cjs/question-configs-renderer_4.cjs.entry.js +15 -15
- package/dist/cjs/resource-timeline-calendar.cjs.entry.js +1 -1
- package/dist/cjs/resource-timeline-primary-bar.cjs.entry.js +3 -3
- package/dist/cjs/search-method-grid.cjs.entry.js +1 -1
- package/dist/cjs/server-side-grid.cjs.entry.js +1 -1
- package/dist/cjs/side-sheet-container.cjs.entry.js +1 -1
- package/dist/cjs/simple-card.cjs.entry.js +1 -1
- package/dist/cjs/slot-helpers-C-ntX3IL.js +11 -0
- package/dist/cjs/status-chip_2.cjs.entry.js +1 -1
- package/dist/cjs/stencil-chip.cjs.entry.js +2 -2
- package/dist/cjs/stencil-library.cjs.js +1 -1
- package/dist/cjs/stencil-toggle.cjs.entry.js +4 -4
- package/dist/cjs/text-field_2.cjs.entry.js +7 -7
- package/dist/cjs/theme-manager-vLJfQYn8.js +157 -0
- package/dist/cjs/udp-adornment.cjs.entry.js +1 -1
- package/dist/cjs/udp-advanced-search-builder.cjs.entry.js +7 -4
- package/dist/cjs/udp-ag-area-chart.cjs.entry.js +120 -0
- package/dist/cjs/{udp-bar-chart_4.cjs.entry.js → udp-ag-bar-chart_4.cjs.entry.js} +123 -44
- package/dist/cjs/udp-ag-bubble-chart.cjs.entry.js +120 -0
- package/dist/cjs/udp-ag-combo-chart.cjs.entry.js +120 -0
- package/dist/cjs/udp-ag-donut-chart.cjs.entry.js +118 -0
- package/dist/cjs/udp-ag-line-chart.cjs.entry.js +120 -0
- package/dist/cjs/udp-ag-pie-chart.cjs.entry.js +118 -0
- package/dist/cjs/udp-ag-scatter-chart.cjs.entry.js +120 -0
- package/dist/cjs/udp-attachment-item_2.cjs.entry.js +1 -1
- package/dist/cjs/udp-bar-chart.cjs.entry.js +41 -0
- package/dist/cjs/udp-calendar-base.cjs.entry.js +44 -71
- package/dist/cjs/udp-calendar-day.cjs.entry.js +1 -3
- package/dist/cjs/udp-calendar-month.cjs.entry.js +1 -3
- package/dist/cjs/udp-calendar-week.cjs.entry.js +1 -3
- package/dist/cjs/udp-calendar-year.cjs.entry.js +1 -3
- package/dist/cjs/udp-card-action-area.cjs.entry.js +1 -1
- package/dist/cjs/udp-card_6.cjs.entry.js +7 -7
- package/dist/cjs/udp-charts-example.cjs.entry.js +14 -1
- package/dist/cjs/udp-container-query-grid-item.cjs.entry.js +1 -1
- package/dist/cjs/udp-container-query-grid.cjs.entry.js +1 -1
- package/dist/cjs/udp-container-query.cjs.entry.js +2 -2
- package/dist/cjs/udp-container.cjs.entry.js +2 -2
- package/dist/cjs/udp-dynamic-container-with-menu.cjs.entry.js +1 -1
- package/dist/cjs/udp-dynamic-form.cjs.entry.js +1 -1
- package/dist/cjs/udp-fluent-file-input.cjs.entry.js +4 -4
- package/dist/cjs/udp-fluent-image.cjs.entry.js +1 -1
- package/dist/cjs/udp-fluent-inline-edit.cjs.entry.js +1 -1
- package/dist/cjs/udp-fluent-link.cjs.entry.js +1 -1
- package/dist/cjs/udp-fluent-location-input.cjs.entry.js +3 -3
- package/dist/cjs/udp-fluent-number-input.cjs.entry.js +99 -0
- package/dist/cjs/udp-fluent-signature-input.cjs.entry.js +4 -4
- package/dist/cjs/udp-forms-builder-style-override.cjs.entry.js +1 -1
- package/dist/cjs/udp-forms-follow-up-list-card.cjs.entry.js +2 -2
- package/dist/cjs/udp-forms-list-card.cjs.entry.js +4 -4
- package/dist/cjs/udp-forms-list.cjs.entry.js +1 -1
- package/dist/cjs/udp-forms-renderer.cjs.entry.js +1 -1
- package/dist/cjs/udp-kpi-card.cjs.entry.js +1 -1
- package/dist/cjs/udp-kpi-cards.cjs.entry.js +2 -2
- package/dist/cjs/udp-map.cjs.entry.js +3 -3
- package/dist/cjs/udp-menu.cjs.entry.js +1 -1
- package/dist/cjs/udp-page.cjs.entry.js +1 -1
- package/dist/cjs/udp-sankey-chart.cjs.entry.js +1 -1
- package/dist/cjs/udp-sidebar-layout.cjs.entry.js +67 -0
- package/dist/cjs/udp-skeleton-loading.cjs.entry.js +1 -1
- package/dist/cjs/udp-split-screen.cjs.entry.js +1 -1
- package/dist/cjs/udp-stepper-demo.cjs.entry.js +1 -1
- package/dist/cjs/udp-tab.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline-connector.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline-dot.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline-item.cjs.entry.js +2 -2
- package/dist/cjs/udp-timeline-separator.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline.cjs.entry.js +1 -1
- package/dist/cjs/udp-xy-chart.cjs.entry.js +1 -1
- package/dist/cjs/udp-xy-multi-series-chart.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +10 -0
- package/dist/collection/components/advanced-search-builder/udp-advanced-search-builder.js +7 -4
- package/dist/collection/components/calendar/udp-calendar-base.js +100 -77
- package/dist/collection/components/calendar/udp-calendar-day.js +10 -9
- package/dist/collection/components/calendar/udp-calendar-month.js +10 -9
- package/dist/collection/components/calendar/udp-calendar-week.js +10 -9
- package/dist/collection/components/calendar/udp-calendar-year.js +10 -9
- package/dist/collection/components/charts/chart-container/chart-container.js +7 -0
- package/dist/collection/components/charts/chart-kpi/chart-kpi.js +6 -1
- package/dist/collection/components/charts/charts-theme.js +380 -0
- package/dist/collection/components/charts/udp-ag-area-chart/udp-ag-area-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-area-chart/udp-ag-area-chart.js +312 -0
- package/dist/collection/components/charts/udp-ag-bar-chart/udp-ag-bar-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-bar-chart/udp-ag-bar-chart.js +302 -0
- package/dist/collection/components/charts/udp-ag-bubble-chart/udp-ag-bubble-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-bubble-chart/udp-ag-bubble-chart.js +308 -0
- package/dist/collection/components/charts/udp-ag-combo-chart/udp-ag-combo-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-combo-chart/udp-ag-combo-chart.js +320 -0
- package/dist/collection/components/charts/udp-ag-donut-chart/udp-ag-donut-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-donut-chart/udp-ag-donut-chart.js +309 -0
- package/dist/collection/components/charts/udp-ag-line-chart/udp-ag-line-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-line-chart/udp-ag-line-chart.js +314 -0
- package/dist/collection/components/charts/udp-ag-pie-chart/udp-ag-pie-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-pie-chart/udp-ag-pie-chart.js +310 -0
- package/dist/collection/components/charts/udp-ag-scatter-chart/udp-ag-scatter-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-scatter-chart/udp-ag-scatter-chart.js +314 -0
- package/dist/collection/components/charts/udp-bar-chart/udp-bar-chart.js +5 -1
- package/dist/collection/components/charts/udp-charts-example.js +15 -2
- package/dist/collection/components/charts/udp-distribution-chart/udp-distribution-chart.js +5 -1
- package/dist/collection/components/charts/udp-donut-chart/udp-donut-chart.js +5 -1
- package/dist/collection/components/charts/udp-line-chart/udp-line-chart.js +5 -1
- package/dist/collection/components/charts/udp-sankey-chart/udp-sankey-chart.js +6 -1
- package/dist/collection/components/charts/udp-xy-chart/udp-xy-chart.js +6 -1
- package/dist/collection/components/charts/udp-xy-multi-series-chart/udp-xy-multi-series-chart.js +5 -1
- package/dist/collection/components/data-display/adornment/udp-adornment/udp-adornment.js +1 -1
- package/dist/collection/components/data-display/badge/udp-badge.js +1 -1
- package/dist/collection/components/data-display/cards/udp-ambient-card/udp-ambient-card.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-action-area/udp-card-action-area.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-actions/udp-card-actions.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-content/udp-card-content.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-header/udp-card-header.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-media/udp-card-media.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card.js +3 -3
- package/dist/collection/components/data-display/chips/stencil-chip/status-chip/status-chip.js +1 -1
- package/dist/collection/components/data-display/chips/stencil-chip/stencil-chip.js +2 -2
- package/dist/collection/components/data-display/chips/udp-chip.js +1 -1
- package/dist/collection/components/data-display/divider/udp-divider.js +1 -1
- package/dist/collection/components/data-display/empty-state-display/udp-empty-state-display.js +1 -1
- package/dist/collection/components/data-display/headers/udp-column-header.js +1 -1
- package/dist/collection/components/data-display/headers/udp-page-header/udp-page-header.js +1 -1
- package/dist/collection/components/data-display/hint-panel/hint-panel.js +1 -1
- package/dist/collection/components/data-display/kpi/kpi-list.js +1 -1
- package/dist/collection/components/data-display/kpi/udp-kpi-card.js +1 -1
- package/dist/collection/components/data-display/kpi/udp-kpi-cards.js +2 -2
- package/dist/collection/components/data-display/list-item/list-item.js +2 -2
- package/dist/collection/components/data-display/pop-over/udp-pop-over.js +1 -1
- package/dist/collection/components/data-display/pop-over-grid-action-header/udp-pop-over-grid-action-header.js +1 -1
- package/dist/collection/components/data-display/primary-action-header/primary-action-header.js +2 -2
- package/dist/collection/components/data-display/simple-card/simple-card.js +1 -1
- package/dist/collection/components/data-display/tool-tip/udp-ambient-tool-tip.js +2 -2
- package/dist/collection/components/data-display/tree/tree-list-item/search-item/search-list-item.js +1 -1
- package/dist/collection/components/data-display/udp-avatar/udp-avatar.js +1 -1
- package/dist/collection/components/dialogs/udp-dialog.js +1 -1
- package/dist/collection/components/drawers/udp-side-sheet/udp-side-sheet.js +9 -9
- package/dist/collection/components/feedback/udp-notification/alerts/upd-alert-banner.js +1 -1
- package/dist/collection/components/feedback/udp-notification/udp-notification.js +2 -2
- package/dist/collection/components/fluent-ui/autocomplete/udp-autocomplete.js +74 -13
- package/dist/collection/components/fluent-ui/avatar/udp-fluent-avatar.js +1 -1
- package/dist/collection/components/fluent-ui/badge/udp-fluent-badge.js +1 -1
- package/dist/collection/components/fluent-ui/button/udp-fluent-button.js +1 -1
- package/dist/collection/components/fluent-ui/card/udp-fluent-card.js +3 -3
- package/dist/collection/components/fluent-ui/checkbox/udp-fluent-checkbox.js +1 -1
- package/dist/collection/components/fluent-ui/compound-button/udp-compound-button.js +1 -1
- package/dist/collection/components/fluent-ui/counter-badge/udp-fluent-counter-badge.js +1 -1
- package/dist/collection/components/fluent-ui/date-input/udp-date-input.js +61 -11
- package/dist/collection/components/fluent-ui/date-time-input/udp-date-time-input.js +40 -3
- package/dist/collection/components/fluent-ui/dialog/udp-fluent-dialog.js +1 -1
- package/dist/collection/components/fluent-ui/divider/udp-fluent-divider.js +1 -1
- package/dist/collection/components/fluent-ui/drawer/udp-fluent-drawer.js +1 -1
- package/dist/collection/components/fluent-ui/dropdown/udp-fluent-dropdown.js +63 -12
- package/dist/collection/components/fluent-ui/file-input/udp-fluent-file-input.js +4 -4
- package/dist/collection/components/fluent-ui/icon/icon-grid/icon-grid.js +1 -1
- package/dist/collection/components/fluent-ui/icon-button/udp-fluent-icon-button.js +1 -1
- package/dist/collection/components/fluent-ui/image/udp-fluent-image.js +1 -1
- package/dist/collection/components/fluent-ui/inline-edit/udp-fluent-inline-edit.js +1 -1
- package/dist/collection/components/fluent-ui/link/udp-fluent-link.js +1 -1
- package/dist/collection/components/fluent-ui/location-input/udp-fluent-location-input.js +3 -3
- package/dist/collection/components/fluent-ui/message-bar/udp-message-bar.js +1 -1
- package/dist/collection/components/fluent-ui/number-input/udp-fluent-number-input.css +68 -0
- package/dist/collection/components/fluent-ui/number-input/udp-fluent-number-input.js +547 -0
- package/dist/collection/components/fluent-ui/progress-bar/udp-progress-bar.js +1 -1
- package/dist/collection/components/fluent-ui/radio-group/udp-fluent-radio-group.js +1 -1
- package/dist/collection/components/fluent-ui/search-input/udp-search-input.js +3 -3
- package/dist/collection/components/fluent-ui/signature-input/udp-fluent-signature-input.js +4 -4
- package/dist/collection/components/fluent-ui/slider/udp-slider.js +1 -1
- package/dist/collection/components/fluent-ui/spinner/udp-spinner.js +1 -1
- package/dist/collection/components/fluent-ui/switch/udp-fluent-switch.js +1 -1
- package/dist/collection/components/fluent-ui/tablist/udp-fluent-tablist.css +43 -10
- package/dist/collection/components/fluent-ui/text-input/udp-fluent-text-input.js +2 -2
- package/dist/collection/components/fluent-ui/textarea/udp-textarea.js +2 -2
- package/dist/collection/components/fluent-ui/time-input/udp-time-input.js +1 -1
- package/dist/collection/components/fluent-ui/toggle-button/udp-fluent-toggle-button.js +1 -1
- package/dist/collection/components/fluent-ui/tooltip/udp-tooltip.js +2 -2
- package/dist/collection/components/fluent-ui/tree/udp-tree.css +53 -0
- package/dist/collection/components/fluent-ui/tree/udp-tree.js +256 -4
- package/dist/collection/components/forms/dynamic-form/udp-dynamic-form.js +1 -1
- package/dist/collection/components/forms/edit-view-form/edit-view-form.js +2 -2
- package/dist/collection/components/forms/form/stencil-form.js +1 -1
- package/dist/collection/components/forms/save-view-form/save-view-form.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/forms-question-item/udp-forms-builder-question-item.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/file-upload-renderer/file-upload-renderer.js +4 -4
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/form-metadata-display-renderer/form-metadata-display-renderer.js +3 -3
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/list-option-renderer/list-options-renderer.js +3 -3
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/location-renderer/location-renderer.js +6 -6
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-configs-renderer/question-configs-renderer.js +7 -7
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/section-configs-renderer/section-configs-renderer.js +4 -4
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/signature-renderer/signature-renderer.js +1 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/table-columns-renderer/table-columns-renderer.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/text-input-renderer/text-input-renderer.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-menu/udp-forms-builder-menu.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-style-override/udp-forms-builder-style-override.js +1 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list-card/udp-forms-list-card.js +4 -4
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list.js +1 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-follow-up-list-card/udp-forms-follow-up-list-card.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.js +1 -1
- package/dist/collection/components/forms/udp-forms/udp-question/table-input/table-input.js +1 -1
- package/dist/collection/components/grid/ambient-template-grid/ambient-template-grid.js +16 -16
- package/dist/collection/components/grid/grid-primary-bar/grid-primary-bar.js +2 -2
- package/dist/collection/components/grid/hotlists/udp-hotlist-form/udp-hotlist-form.js +1 -1
- package/dist/collection/components/grid/new-grid/ag-grid-base.js +1 -1
- package/dist/collection/components/grid/new-grid/api-method-instance-grid.js +2 -2
- package/dist/collection/components/grid/new-grid/client-side-grid.js +1 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/bulkActions.js +45 -6
- package/dist/collection/components/grid/new-grid/search-method-grid.js +1 -1
- package/dist/collection/components/grid/new-grid/server-side-grid.js +1 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-calendar.js +1 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-primary-bar.js +3 -3
- package/dist/collection/components/inputs/address-search/address-search.js +3 -3
- package/dist/collection/components/inputs/checkbox/check-box.js +2 -2
- package/dist/collection/components/inputs/date-range-selector/udp-date-range-selector.js +2 -2
- package/dist/collection/components/inputs/date-selector/udp-date-selector.js +3 -3
- package/dist/collection/components/inputs/date-time-selector/udp-datetime-selector.js +3 -3
- package/dist/collection/components/inputs/file-upload/file-upload.js +4 -4
- package/dist/collection/components/inputs/form metadata display/form-metadata-display.js +1 -1
- package/dist/collection/components/inputs/image-upload/image-upload.js +1 -1
- package/dist/collection/components/inputs/numeric-field/numeric-field.js +3 -3
- package/dist/collection/components/inputs/signature-input/signature-input.js +2 -2
- package/dist/collection/components/inputs/tally/tally.js +2 -2
- package/dist/collection/components/inputs/text-area/text-area.js +3 -3
- package/dist/collection/components/inputs/text-field/text-field.js +3 -3
- package/dist/collection/components/inputs/time-selector/udp-time-selector.js +3 -3
- package/dist/collection/components/inputs/toggle/stencil-toggle.js +4 -4
- package/dist/collection/components/inputs/udp-selector/udp-selector.js +4 -4
- package/dist/collection/components/layout/udp-container/udp-container.js +2 -2
- package/dist/collection/components/layout/udp-container-query/udp-container-query.js +2 -2
- package/dist/collection/components/layout/udp-container-query-grid/udp-container-query-grid.js +1 -1
- package/dist/collection/components/layout/udp-container-query-grid-item/udp-container-query-grid-item.js +1 -1
- package/dist/collection/components/layout/udp-page/udp-page.js +1 -1
- package/dist/collection/components/layout/udp-sidebar-layout/udp-sidebar-layout.css +139 -0
- package/dist/collection/components/layout/udp-sidebar-layout/udp-sidebar-layout.js +264 -0
- package/dist/collection/components/layout/udp-split-screen/udp-split-screen.js +1 -1
- package/dist/collection/components/loaders/udp-grid-loader/udp-grid-loader.js +2 -2
- package/dist/collection/components/loaders/udp-linear-loader/udp-linear-loader.js +1 -1
- package/dist/collection/components/loaders/udp-skeleton-loading.js +1 -1
- package/dist/collection/components/map/udp-map/map-component.js +1 -1
- package/dist/collection/components/map/udp-map/popups/add-map-feature-popup.js +3 -3
- package/dist/collection/components/map/udp-map/popups/feature-details-card/feature-details-card.js +4 -4
- package/dist/collection/components/map/udp-map/popups/feature-details-popup.js +1 -1
- package/dist/collection/components/map/udp-map/popups/select-layer-popup.js +2 -2
- package/dist/collection/components/map/udp-map/popups/split-line-popup.js +1 -1
- package/dist/collection/components/map/udp-map/toolbar/map-toolbar.js +6 -6
- package/dist/collection/components/map/udp-map/udp-map-toolbar.js +1 -1
- package/dist/collection/components/map/udp-map/udp-map.js +3 -3
- package/dist/collection/components/menu/menu-item/udp-menu-item.js +1 -1
- package/dist/collection/components/menu/udp-menu.js +1 -1
- package/dist/collection/components/new-form/field/udp-field.js +1 -1
- package/dist/collection/components/new-form/form/udp-form-component.js +2 -2
- package/dist/collection/components/stepper/udp-stepper-demo.js +1 -1
- package/dist/collection/components/tabs/tab/tabs/udp-tabs.js +2 -2
- package/dist/collection/components/tabs/tab/udp-tab.js +1 -1
- package/dist/collection/components/tabs/udp-tab-panel/udp-tab-panel.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-connector.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-dot.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-item.js +2 -2
- package/dist/collection/components/timeline/udp-timeline-separator.js +1 -1
- package/dist/collection/components/timeline/udp-timeline.js +1 -1
- package/dist/collection/components/toolbars/app-bar/app-bar.js +1 -1
- package/dist/collection/components/util/ghost-render/ghost-render.js +1 -1
- package/dist/collection/components/util/lazy-loader/udp-lazy-loader.js +1 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet-container.js +1 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet.js +1 -1
- package/dist/collection/test-pages/test-components-page.js +28 -28
- package/dist/collection/test-pages/test-form.js +4 -4
- package/dist/collection/theme/ag-grid-theme-bridge.js +1 -1
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/chip-section/chip-section.js +2 -2
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.js +1 -1
- package/dist/components/add-map-feature-popup2.js +1 -1
- package/dist/components/address-search2.js +1 -1
- package/dist/components/ag-grid-base2.js +1 -1
- package/dist/components/ambient-template-grid.js +1 -1
- package/dist/components/api-method-instance-grid.js +1 -1
- package/dist/components/app-bar.js +1 -1
- package/dist/components/chart-kpi2.js +1 -1
- package/dist/components/charts-theme.js +1 -0
- package/dist/components/check-box.js +1 -1
- package/dist/components/chip-section.js +1 -1
- package/dist/components/client-side-grid2.js +1 -1
- package/dist/components/edit-view-form.js +1 -1
- package/dist/components/feature-details-card2.js +1 -1
- package/dist/components/feature-details-popup2.js +1 -1
- package/dist/components/file-upload-renderer2.js +1 -1
- package/dist/components/file-upload2.js +1 -1
- package/dist/components/form-metadata-display-renderer2.js +1 -1
- package/dist/components/form-metadata-display2.js +1 -1
- package/dist/components/ghost-render2.js +1 -1
- package/dist/components/grid-primary-bar2.js +1 -1
- package/dist/components/hint-panel2.js +1 -1
- package/dist/components/icon-grid.js +1 -1
- package/dist/components/image-upload2.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/kpi-list2.js +1 -1
- package/dist/components/list-item.js +1 -1
- package/dist/components/list-options-renderer2.js +1 -1
- package/dist/components/location-renderer2.js +1 -1
- package/dist/components/map-component2.js +1 -1
- package/dist/components/map-toolbar2.js +1 -1
- package/dist/components/numeric-field2.js +1 -1
- package/dist/components/primary-action-header2.js +1 -1
- package/dist/components/question-configs-renderer2.js +1 -1
- package/dist/components/resource-timeline-calendar.js +1 -1
- package/dist/components/resource-timeline-primary-bar2.js +1 -1
- package/dist/components/save-view-form.js +1 -1
- package/dist/components/search-list-item2.js +1 -1
- package/dist/components/search-method-grid2.js +1 -1
- package/dist/components/section-configs-renderer2.js +1 -1
- package/dist/components/select-layer-popup2.js +1 -1
- package/dist/components/server-side-grid2.js +1 -1
- package/dist/components/side-sheet-container2.js +1 -1
- package/dist/components/side-sheet2.js +1 -1
- package/dist/components/signature-input2.js +1 -1
- package/dist/components/signature-renderer2.js +1 -1
- package/dist/components/simple-card.js +1 -1
- package/dist/components/split-line-popup2.js +1 -1
- package/dist/components/status-chip2.js +1 -1
- package/dist/components/stencil-chip2.js +1 -1
- package/dist/components/stencil-form2.js +1 -1
- package/dist/components/stencil-toggle2.js +1 -1
- package/dist/components/table-columns-renderer2.js +1 -1
- package/dist/components/table-input2.js +1 -1
- package/dist/components/tally.js +1 -1
- package/dist/components/test-components-page.js +1 -1
- package/dist/components/test-form2.js +1 -1
- package/dist/components/text-area2.js +1 -1
- package/dist/components/text-field2.js +1 -1
- package/dist/components/text-input-renderer2.js +1 -1
- package/dist/components/theme-manager.js +1 -0
- package/dist/components/udp-adornment2.js +1 -1
- package/dist/components/udp-advanced-search-builder.js +1 -1
- package/dist/components/udp-ag-area-chart.d.ts +11 -0
- package/dist/components/udp-ag-area-chart.js +2 -0
- package/dist/components/udp-ag-bar-chart.d.ts +11 -0
- package/dist/components/udp-ag-bar-chart.js +2 -0
- package/dist/components/udp-ag-bar-chart2.js +1 -0
- package/dist/components/udp-ag-bubble-chart.d.ts +11 -0
- package/dist/components/udp-ag-bubble-chart.js +2 -0
- package/dist/components/udp-ag-combo-chart.d.ts +11 -0
- package/dist/components/udp-ag-combo-chart.js +2 -0
- package/dist/components/udp-ag-donut-chart.d.ts +11 -0
- package/dist/components/udp-ag-donut-chart.js +2 -0
- package/dist/components/udp-ag-line-chart.d.ts +11 -0
- package/dist/components/udp-ag-line-chart.js +2 -0
- package/dist/components/udp-ag-pie-chart.d.ts +11 -0
- package/dist/components/udp-ag-pie-chart.js +2 -0
- package/dist/components/udp-ag-scatter-chart.d.ts +11 -0
- package/dist/components/udp-ag-scatter-chart.js +2 -0
- package/dist/components/udp-ambient-card2.js +1 -1
- package/dist/components/udp-ambient-tool-tip2.js +1 -1
- package/dist/components/udp-autocomplete2.js +1 -1
- package/dist/components/udp-avatar2.js +1 -1
- package/dist/components/udp-badge2.js +1 -1
- package/dist/components/udp-bar-chart.js +1 -1
- package/dist/components/udp-calendar-base2.js +1 -1
- package/dist/components/udp-calendar-day.js +1 -1
- package/dist/components/udp-calendar-month.js +1 -1
- package/dist/components/udp-calendar-week.js +1 -1
- package/dist/components/udp-calendar-year.js +1 -1
- package/dist/components/udp-card-action-area.js +1 -1
- package/dist/components/udp-card-actions2.js +1 -1
- package/dist/components/udp-card-content2.js +1 -1
- package/dist/components/udp-card-header2.js +1 -1
- package/dist/components/udp-card-media2.js +1 -1
- package/dist/components/udp-card2.js +1 -1
- package/dist/components/udp-charts-example.js +1 -1
- package/dist/components/udp-chip2.js +1 -1
- package/dist/components/udp-column-header2.js +1 -1
- package/dist/components/udp-compound-button2.js +1 -1
- package/dist/components/udp-container-query-grid-item.js +1 -1
- package/dist/components/udp-container-query-grid.js +1 -1
- package/dist/components/udp-container-query2.js +1 -1
- package/dist/components/udp-container2.js +1 -1
- package/dist/components/udp-date-input2.js +1 -1
- package/dist/components/udp-date-range-selector2.js +1 -1
- package/dist/components/udp-date-selector2.js +1 -1
- package/dist/components/udp-date-time-input2.js +1 -1
- package/dist/components/udp-datetime-selector2.js +1 -1
- package/dist/components/udp-dialog2.js +1 -1
- package/dist/components/udp-distribution-chart2.js +1 -1
- package/dist/components/udp-divider2.js +1 -1
- package/dist/components/udp-donut-chart2.js +1 -1
- package/dist/components/udp-dynamic-container-with-menu2.js +1 -1
- package/dist/components/udp-dynamic-form.js +1 -1
- package/dist/components/udp-empty-state-display2.js +1 -1
- package/dist/components/udp-field2.js +1 -1
- package/dist/components/udp-fluent-avatar2.js +1 -1
- package/dist/components/udp-fluent-badge2.js +1 -1
- package/dist/components/udp-fluent-button2.js +1 -1
- package/dist/components/udp-fluent-card2.js +1 -1
- package/dist/components/udp-fluent-checkbox2.js +1 -1
- package/dist/components/udp-fluent-counter-badge2.js +1 -1
- package/dist/components/udp-fluent-dialog2.js +1 -1
- package/dist/components/udp-fluent-divider2.js +1 -1
- package/dist/components/udp-fluent-drawer2.js +1 -1
- package/dist/components/udp-fluent-dropdown2.js +1 -1
- package/dist/components/udp-fluent-file-input.js +1 -1
- package/dist/components/udp-fluent-icon-button2.js +1 -1
- package/dist/components/udp-fluent-image.js +1 -1
- package/dist/components/udp-fluent-inline-edit.js +1 -1
- package/dist/components/udp-fluent-link.js +1 -1
- package/dist/components/udp-fluent-location-input.js +1 -1
- package/dist/components/udp-fluent-number-input.d.ts +11 -0
- package/dist/components/udp-fluent-number-input.js +2 -0
- package/dist/components/udp-fluent-radio-group2.js +1 -1
- package/dist/components/udp-fluent-signature-input.js +1 -1
- package/dist/components/udp-fluent-switch2.js +1 -1
- package/dist/components/udp-fluent-tablist2.js +1 -1
- package/dist/components/udp-fluent-text-input2.js +1 -1
- package/dist/components/udp-fluent-toggle-button2.js +1 -1
- package/dist/components/udp-form-component2.js +1 -1
- package/dist/components/udp-forms-builder-menu2.js +1 -1
- package/dist/components/udp-forms-builder-question-item2.js +1 -1
- package/dist/components/udp-forms-builder-style-override.js +1 -1
- package/dist/components/udp-forms-follow-up-list-card.js +1 -1
- package/dist/components/udp-forms-list-card2.js +1 -1
- package/dist/components/udp-forms-list.js +1 -1
- package/dist/components/udp-forms-renderer.js +1 -1
- package/dist/components/udp-grid-loader2.js +1 -1
- package/dist/components/udp-hotlist-form2.js +1 -1
- package/dist/components/udp-kpi-card2.js +1 -1
- package/dist/components/udp-kpi-cards.js +1 -1
- package/dist/components/udp-lazy-loader2.js +1 -1
- package/dist/components/udp-line-chart2.js +1 -1
- package/dist/components/udp-linear-loader2.js +1 -1
- package/dist/components/udp-map-toolbar2.js +1 -1
- package/dist/components/udp-map.js +1 -1
- package/dist/components/udp-menu-item2.js +1 -1
- package/dist/components/udp-menu.js +1 -1
- package/dist/components/udp-message-bar2.js +1 -1
- package/dist/components/udp-notification2.js +1 -1
- package/dist/components/udp-page-header2.js +1 -1
- package/dist/components/udp-page.js +1 -1
- package/dist/components/udp-pop-over-grid-action-header2.js +1 -1
- package/dist/components/udp-pop-over2.js +1 -1
- package/dist/components/udp-progress-bar2.js +1 -1
- package/dist/components/udp-sankey-chart.js +1 -1
- package/dist/components/udp-search-input2.js +1 -1
- package/dist/components/udp-selector2.js +1 -1
- package/dist/components/udp-side-sheet2.js +1 -1
- package/dist/components/udp-sidebar-layout.d.ts +11 -0
- package/dist/components/udp-sidebar-layout.js +2 -0
- package/dist/components/udp-skeleton-loading2.js +1 -1
- package/dist/components/udp-slider2.js +1 -1
- package/dist/components/udp-spinner2.js +1 -1
- package/dist/components/udp-split-screen.js +1 -1
- package/dist/components/udp-stepper-demo.js +1 -1
- package/dist/components/udp-tab-panel2.js +1 -1
- package/dist/components/udp-tab.js +1 -1
- package/dist/components/udp-tabs2.js +1 -1
- package/dist/components/udp-textarea2.js +1 -1
- package/dist/components/udp-time-input2.js +1 -1
- package/dist/components/udp-time-selector2.js +1 -1
- package/dist/components/udp-timeline-connector.js +1 -1
- package/dist/components/udp-timeline-dot.js +1 -1
- package/dist/components/udp-timeline-item.js +1 -1
- package/dist/components/udp-timeline-separator.js +1 -1
- package/dist/components/udp-timeline.js +1 -1
- package/dist/components/udp-tooltip2.js +1 -1
- package/dist/components/udp-tree2.js +1 -1
- package/dist/components/udp-xy-chart2.js +1 -1
- package/dist/components/udp-xy-multi-series-chart.js +1 -1
- package/dist/components/upd-alert-banner2.js +1 -1
- package/dist/docs.json +13789 -10151
- package/dist/esm/add-map-feature-popup_4.entry.js +12 -12
- package/dist/esm/address-search_6.entry.js +18 -18
- package/dist/esm/advanced-search_12.entry.js +13 -13
- package/dist/esm/ag-grid-base_63.entry.js +388 -148
- package/dist/esm/ambient-template-grid.entry.js +16 -16
- package/dist/esm/api-method-instance-grid.entry.js +2 -2
- package/dist/esm/app-bar.entry.js +1 -1
- package/dist/esm/chart-container_3.entry.js +2 -2
- package/dist/esm/charts-theme-B2HoYVMf.js +383 -0
- package/dist/esm/check-box.entry.js +2 -2
- package/dist/esm/chip-section.entry.js +2 -2
- package/dist/esm/date-time-renderer_9.entry.js +21 -21
- package/dist/esm/feature-details-card_2.entry.js +5 -5
- package/dist/esm/file-upload_2.entry.js +5 -5
- package/dist/esm/filter-conditions_7.entry.js +5 -5
- package/dist/esm/form-metadata-display_10.entry.js +8 -8
- package/dist/esm/icon-grid.entry.js +1 -1
- package/dist/esm/index-Cgpvu-iV.js +44 -4
- package/dist/esm/index.js +4 -152
- package/dist/esm/loader.js +1 -1
- package/dist/esm/map-component_2.entry.js +2 -2
- package/dist/esm/primary-action-header_2.entry.js +4 -4
- package/dist/esm/question-configs-renderer_4.entry.js +15 -15
- package/dist/esm/resource-timeline-calendar.entry.js +1 -1
- package/dist/esm/resource-timeline-primary-bar.entry.js +3 -3
- package/dist/esm/search-method-grid.entry.js +1 -1
- package/dist/esm/server-side-grid.entry.js +1 -1
- package/dist/esm/side-sheet-container.entry.js +1 -1
- package/dist/esm/simple-card.entry.js +1 -1
- package/dist/esm/slot-helpers-Dx6EW-PP.js +9 -0
- package/dist/esm/status-chip_2.entry.js +1 -1
- package/dist/esm/stencil-chip.entry.js +2 -2
- package/dist/esm/stencil-library.js +1 -1
- package/dist/esm/stencil-toggle.entry.js +4 -4
- package/dist/esm/text-field_2.entry.js +7 -7
- package/dist/esm/theme-manager-DeVqiL0i.js +153 -0
- package/dist/esm/udp-adornment.entry.js +1 -1
- package/dist/esm/udp-advanced-search-builder.entry.js +7 -4
- package/dist/esm/udp-ag-area-chart.entry.js +118 -0
- package/dist/esm/{udp-bar-chart_4.entry.js → udp-ag-bar-chart_4.entry.js} +110 -31
- package/dist/esm/udp-ag-bubble-chart.entry.js +118 -0
- package/dist/esm/udp-ag-combo-chart.entry.js +118 -0
- package/dist/esm/udp-ag-donut-chart.entry.js +116 -0
- package/dist/esm/udp-ag-line-chart.entry.js +118 -0
- package/dist/esm/udp-ag-pie-chart.entry.js +116 -0
- package/dist/esm/udp-ag-scatter-chart.entry.js +118 -0
- package/dist/esm/udp-attachment-item_2.entry.js +1 -1
- package/dist/esm/udp-bar-chart.entry.js +39 -0
- package/dist/esm/udp-calendar-base.entry.js +44 -71
- package/dist/esm/udp-calendar-day.entry.js +1 -3
- package/dist/esm/udp-calendar-month.entry.js +1 -3
- package/dist/esm/udp-calendar-week.entry.js +1 -3
- package/dist/esm/udp-calendar-year.entry.js +1 -3
- package/dist/esm/udp-card-action-area.entry.js +1 -1
- package/dist/esm/udp-card_6.entry.js +7 -7
- package/dist/esm/udp-charts-example.entry.js +14 -1
- package/dist/esm/udp-container-query-grid-item.entry.js +1 -1
- package/dist/esm/udp-container-query-grid.entry.js +1 -1
- package/dist/esm/udp-container-query.entry.js +2 -2
- package/dist/esm/udp-container.entry.js +2 -2
- package/dist/esm/udp-dynamic-container-with-menu.entry.js +1 -1
- package/dist/esm/udp-dynamic-form.entry.js +1 -1
- package/dist/esm/udp-fluent-file-input.entry.js +4 -4
- package/dist/esm/udp-fluent-image.entry.js +1 -1
- package/dist/esm/udp-fluent-inline-edit.entry.js +1 -1
- package/dist/esm/udp-fluent-link.entry.js +1 -1
- package/dist/esm/udp-fluent-location-input.entry.js +3 -3
- package/dist/esm/udp-fluent-number-input.entry.js +97 -0
- package/dist/esm/udp-fluent-signature-input.entry.js +4 -4
- package/dist/esm/udp-forms-builder-style-override.entry.js +1 -1
- package/dist/esm/udp-forms-follow-up-list-card.entry.js +2 -2
- package/dist/esm/udp-forms-list-card.entry.js +4 -4
- package/dist/esm/udp-forms-list.entry.js +1 -1
- package/dist/esm/udp-forms-renderer.entry.js +1 -1
- package/dist/esm/udp-kpi-card.entry.js +1 -1
- package/dist/esm/udp-kpi-cards.entry.js +2 -2
- package/dist/esm/udp-map.entry.js +3 -3
- package/dist/esm/udp-menu.entry.js +1 -1
- package/dist/esm/udp-page.entry.js +1 -1
- package/dist/esm/udp-sankey-chart.entry.js +1 -1
- package/dist/esm/udp-sidebar-layout.entry.js +65 -0
- package/dist/esm/udp-skeleton-loading.entry.js +1 -1
- package/dist/esm/udp-split-screen.entry.js +1 -1
- package/dist/esm/udp-stepper-demo.entry.js +1 -1
- package/dist/esm/udp-tab.entry.js +1 -1
- package/dist/esm/udp-timeline-connector.entry.js +1 -1
- package/dist/esm/udp-timeline-dot.entry.js +1 -1
- package/dist/esm/udp-timeline-item.entry.js +2 -2
- package/dist/esm/udp-timeline-separator.entry.js +1 -1
- package/dist/esm/udp-timeline.entry.js +1 -1
- package/dist/esm/udp-xy-chart.entry.js +1 -1
- package/dist/esm/udp-xy-multi-series-chart.entry.js +1 -1
- package/dist/stencil-library/add-map-feature-popup_4.entry.js +1 -1
- package/dist/stencil-library/address-search_6.entry.js +1 -1
- package/dist/stencil-library/advanced-search_12.entry.js +1 -1
- package/dist/stencil-library/ag-grid-base_63.entry.js +1 -1
- package/dist/stencil-library/ambient-template-grid.entry.js +1 -1
- package/dist/stencil-library/api-method-instance-grid.entry.js +1 -1
- package/dist/stencil-library/app-bar.entry.js +1 -1
- package/dist/stencil-library/chart-container_3.entry.js +1 -1
- package/dist/stencil-library/charts-theme-B2HoYVMf.js +1 -0
- package/dist/stencil-library/check-box.entry.js +1 -1
- package/dist/stencil-library/chip-section.entry.js +1 -1
- package/dist/stencil-library/date-time-renderer_9.entry.js +1 -1
- package/dist/stencil-library/feature-details-card_2.entry.js +1 -1
- package/dist/stencil-library/file-upload_2.entry.js +1 -1
- package/dist/stencil-library/filter-conditions_7.entry.js +1 -1
- package/dist/stencil-library/form-metadata-display_10.entry.js +1 -1
- package/dist/stencil-library/icon-grid.entry.js +1 -1
- package/dist/stencil-library/index.esm.js +1 -1
- package/dist/stencil-library/map-component_2.entry.js +1 -1
- package/dist/stencil-library/primary-action-header_2.entry.js +1 -1
- package/dist/stencil-library/question-configs-renderer_4.entry.js +1 -1
- package/dist/stencil-library/resource-timeline-calendar.entry.js +1 -1
- package/dist/stencil-library/resource-timeline-primary-bar.entry.js +1 -1
- package/dist/stencil-library/search-method-grid.entry.js +1 -1
- package/dist/stencil-library/server-side-grid.entry.js +1 -1
- package/dist/stencil-library/side-sheet-container.entry.js +1 -1
- package/dist/stencil-library/simple-card.entry.js +1 -1
- package/dist/stencil-library/slot-helpers-Dx6EW-PP.js +1 -0
- package/dist/stencil-library/status-chip_2.entry.js +1 -1
- package/dist/stencil-library/stencil-chip.entry.js +1 -1
- package/dist/stencil-library/stencil-library.esm.js +1 -1
- package/dist/stencil-library/stencil-toggle.entry.js +1 -1
- package/dist/stencil-library/text-field_2.entry.js +1 -1
- package/dist/stencil-library/theme-manager-DeVqiL0i.js +1 -0
- package/dist/stencil-library/udp-adornment.entry.js +1 -1
- package/dist/stencil-library/udp-advanced-search-builder.entry.js +1 -1
- package/dist/stencil-library/udp-ag-area-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-bar-chart_4.entry.js +1 -0
- package/dist/stencil-library/udp-ag-bubble-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-combo-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-donut-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-line-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-pie-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-scatter-chart.entry.js +1 -0
- package/dist/stencil-library/udp-attachment-item_2.entry.js +1 -1
- package/dist/stencil-library/udp-bar-chart.entry.js +1 -0
- package/dist/stencil-library/udp-calendar-base.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-day.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-month.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-week.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-year.entry.js +1 -1
- package/dist/stencil-library/udp-card-action-area.entry.js +1 -1
- package/dist/stencil-library/udp-card_6.entry.js +1 -1
- package/dist/stencil-library/udp-charts-example.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid-item.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid.entry.js +1 -1
- package/dist/stencil-library/udp-container-query.entry.js +1 -1
- package/dist/stencil-library/udp-container.entry.js +1 -1
- package/dist/stencil-library/udp-dynamic-container-with-menu.entry.js +1 -1
- package/dist/stencil-library/udp-dynamic-form.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-file-input.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-image.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-inline-edit.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-link.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-location-input.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-number-input.entry.js +1 -0
- package/dist/stencil-library/udp-fluent-signature-input.entry.js +1 -1
- package/dist/stencil-library/udp-forms-builder-style-override.entry.js +1 -1
- package/dist/stencil-library/udp-forms-follow-up-list-card.entry.js +1 -1
- package/dist/stencil-library/udp-forms-list-card.entry.js +1 -1
- package/dist/stencil-library/udp-forms-list.entry.js +1 -1
- package/dist/stencil-library/udp-forms-renderer.entry.js +1 -1
- package/dist/stencil-library/udp-kpi-card.entry.js +1 -1
- package/dist/stencil-library/udp-kpi-cards.entry.js +1 -1
- package/dist/stencil-library/udp-map.entry.js +1 -1
- package/dist/stencil-library/udp-menu.entry.js +1 -1
- package/dist/stencil-library/udp-page.entry.js +1 -1
- package/dist/stencil-library/udp-sankey-chart.entry.js +1 -1
- package/dist/stencil-library/udp-sidebar-layout.entry.js +1 -0
- package/dist/stencil-library/udp-skeleton-loading.entry.js +1 -1
- package/dist/stencil-library/udp-split-screen.entry.js +1 -1
- package/dist/stencil-library/udp-stepper-demo.entry.js +1 -1
- package/dist/stencil-library/udp-tab.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-connector.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-dot.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-item.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-separator.entry.js +1 -1
- package/dist/stencil-library/udp-timeline.entry.js +1 -1
- package/dist/stencil-library/udp-xy-chart.entry.js +1 -1
- package/dist/stencil-library/udp-xy-multi-series-chart.entry.js +1 -1
- package/dist/types/components/calendar/udp-calendar-base.d.ts +5 -2
- package/dist/types/components/calendar/udp-calendar-day.d.ts +1 -2
- package/dist/types/components/calendar/udp-calendar-month.d.ts +1 -2
- package/dist/types/components/calendar/udp-calendar-week.d.ts +1 -2
- package/dist/types/components/calendar/udp-calendar-year.d.ts +1 -2
- package/dist/types/components/charts/chart-container/chart-container.d.ts +7 -0
- package/dist/types/components/charts/chart-kpi/chart-kpi.d.ts +5 -0
- package/dist/types/components/charts/charts-theme.d.ts +80 -0
- package/dist/types/components/charts/udp-ag-area-chart/udp-ag-area-chart.d.ts +73 -0
- package/dist/types/components/charts/udp-ag-bar-chart/udp-ag-bar-chart.d.ts +62 -0
- package/dist/types/components/charts/udp-ag-bubble-chart/udp-ag-bubble-chart.d.ts +70 -0
- package/dist/types/components/charts/udp-ag-combo-chart/udp-ag-combo-chart.d.ts +83 -0
- package/dist/types/components/charts/udp-ag-donut-chart/udp-ag-donut-chart.d.ts +70 -0
- package/dist/types/components/charts/udp-ag-line-chart/udp-ag-line-chart.d.ts +75 -0
- package/dist/types/components/charts/udp-ag-pie-chart/udp-ag-pie-chart.d.ts +72 -0
- package/dist/types/components/charts/udp-ag-scatter-chart/udp-ag-scatter-chart.d.ts +76 -0
- package/dist/types/components/charts/udp-bar-chart/udp-bar-chart.d.ts +4 -0
- package/dist/types/components/charts/udp-charts-example.d.ts +1 -1
- package/dist/types/components/charts/udp-distribution-chart/udp-distribution-chart.d.ts +4 -0
- package/dist/types/components/charts/udp-donut-chart/udp-donut-chart.d.ts +4 -0
- package/dist/types/components/charts/udp-line-chart/udp-line-chart.d.ts +4 -0
- package/dist/types/components/charts/udp-sankey-chart/udp-sankey-chart.d.ts +5 -0
- package/dist/types/components/charts/udp-xy-chart/udp-xy-chart.d.ts +5 -0
- package/dist/types/components/charts/udp-xy-multi-series-chart/udp-xy-multi-series-chart.d.ts +4 -0
- package/dist/types/components/fluent-ui/autocomplete/udp-autocomplete.d.ts +39 -7
- package/dist/types/components/fluent-ui/date-input/udp-date-input.d.ts +15 -1
- package/dist/types/components/fluent-ui/date-time-input/udp-date-time-input.d.ts +10 -1
- package/dist/types/components/fluent-ui/dropdown/udp-fluent-dropdown.d.ts +33 -5
- package/dist/types/components/fluent-ui/number-input/udp-fluent-number-input.d.ts +66 -0
- package/dist/types/components/fluent-ui/tree/udp-tree.d.ts +78 -0
- package/dist/types/components/grid/new-grid/gridFunctions/bulkActions.d.ts +20 -0
- package/dist/types/components/layout/udp-sidebar-layout/udp-sidebar-layout.d.ts +54 -0
- package/dist/types/components.d.ts +1912 -76
- package/package.json +2 -1
- package/dist/components/udp-bar-chart2.js +0 -1
- package/dist/stencil-library/udp-bar-chart_4.entry.js +0 -1
|
@@ -1,10 +1,23 @@
|
|
|
1
1
|
import { h, Host } from "@stencil/core";
|
|
2
|
+
const mockBarOptions = {
|
|
3
|
+
data: [
|
|
4
|
+
{ country: 'USA', value: 1840 },
|
|
5
|
+
{ country: 'China', value: 1620 },
|
|
6
|
+
{ country: 'Japan', value: 920 },
|
|
7
|
+
{ country: 'Germany', value: 780 },
|
|
8
|
+
],
|
|
9
|
+
series: [{ type: 'bar', xKey: 'country', yKey: 'value' }],
|
|
10
|
+
axes: {
|
|
11
|
+
x: { type: 'category', position: 'bottom' },
|
|
12
|
+
y: { type: 'number', position: 'left' },
|
|
13
|
+
},
|
|
14
|
+
};
|
|
2
15
|
/**
|
|
3
|
-
*
|
|
16
|
+
* Component used to render examples of all the charts. Mostly used for dev purposes.
|
|
4
17
|
*/
|
|
5
18
|
export class UdpChartsExample {
|
|
6
19
|
render() {
|
|
7
|
-
return (h(Host, { key: '
|
|
20
|
+
return (h(Host, { key: '490255893acf9aae83ced8086c1580dc5c1a6421', style: { display: 'flex', flexWrap: 'wrap' } }, h("udp-donut-chart", { key: 'd0ab6b3088c65a9ee3e0223a44353ec47e8b3671', kpisPosition: 'top' }), h("udp-distribution-chart", { key: 'f03f7405bca21d4a1c647e5a3ce31c91419064c9' }), h("udp-ag-bar-chart", { key: 'e0004e52a0c9d57a814bc071bd8ed1c277ae6fcf', chartOptions: mockBarOptions }), h("udp-line-chart", { key: '6e8f3f7a5e860feca09aa12d0fa0e8b098913acf' })));
|
|
8
21
|
}
|
|
9
22
|
static get is() { return "udp-charts-example"; }
|
|
10
23
|
}
|
|
@@ -48,6 +48,10 @@ function getHistogramData(source) {
|
|
|
48
48
|
}
|
|
49
49
|
return data;
|
|
50
50
|
}
|
|
51
|
+
/**
|
|
52
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
53
|
+
* Use `udp-ag-bar-chart` instead.
|
|
54
|
+
*/
|
|
51
55
|
export class UdpDistributionChart {
|
|
52
56
|
constructor() {
|
|
53
57
|
this.data = Build.isDev ? generateMockData(1000, 100, 10) : undefined;
|
|
@@ -90,7 +94,7 @@ export class UdpDistributionChart {
|
|
|
90
94
|
this.transformData();
|
|
91
95
|
}
|
|
92
96
|
render() {
|
|
93
|
-
return (h("udp-xy-chart", { key: '
|
|
97
|
+
return (h("udp-xy-chart", { key: 'fc82b035e6f15cd0f5e6f6d72eba4a40d6b491d5', chartId: this.chartId, title: this.title, subheader: this.subheader, data: this.transformedData, kpis: this.kpis, customWidth: this.customWidth, customHeight: this.customHeight, customCardWidth: this.customCardWidth, customCardStyle: this.customCardStyle, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, labelField: "from", valueField: "count", showBullets: false, xDataType: "string", yDataType: "number", hideLegend: this.hideLegend, chartType: 'Column', xAxisLabel: this.xAxisLabel, yAxisLabel: this.yAxisLabel, distBetweenGridLines: 30, hideBorder: this.hideBorder, removePadding: this.removePadding }));
|
|
94
98
|
}
|
|
95
99
|
static get is() { return "udp-distribution-chart"; }
|
|
96
100
|
static get encapsulation() { return "shadow"; }
|
|
@@ -28,6 +28,10 @@ const generateMockData = (length) => {
|
|
|
28
28
|
];
|
|
29
29
|
return countries.map(c => ({ label: c, value: Math.random() * 2000 })).slice(0, length);
|
|
30
30
|
};
|
|
31
|
+
/**
|
|
32
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
33
|
+
* Use `udp-ag-donut-chart` (or `udp-ag-pie-chart`) instead.
|
|
34
|
+
*/
|
|
31
35
|
export class UdpDonutChart {
|
|
32
36
|
constructor() {
|
|
33
37
|
this.data = Build.isDev ? generateMockData(10) : undefined;
|
|
@@ -90,7 +94,7 @@ export class UdpDonutChart {
|
|
|
90
94
|
}
|
|
91
95
|
}
|
|
92
96
|
render() {
|
|
93
|
-
return (h("chart-container", { key: '
|
|
97
|
+
return (h("chart-container", { key: '5cb2a2caf6b79614f5dbf45d8fe6b4c46f5f2637', 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 }));
|
|
94
98
|
}
|
|
95
99
|
static get is() { return "udp-donut-chart"; }
|
|
96
100
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
import { h, Build } from "@stencil/core";
|
|
2
2
|
import { v4 as uuid } from "uuid";
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
5
|
+
* Use `udp-ag-line-chart` instead.
|
|
6
|
+
*/
|
|
3
7
|
export class UdpLineChart {
|
|
4
8
|
constructor() {
|
|
5
9
|
this.xAxisField = Build.isDev ? 'date' : undefined;
|
|
@@ -29,7 +33,7 @@ export class UdpLineChart {
|
|
|
29
33
|
this.removePadding = false;
|
|
30
34
|
}
|
|
31
35
|
render() {
|
|
32
|
-
return (h("udp-xy-chart", { key: '
|
|
36
|
+
return (h("udp-xy-chart", { key: '3b68faf8959da6668cee0a22c1a2241ae878f095', title: this.title, subheader: this.subheader, data: this.data, chartId: this.chartId, kpis: this.kpis, customWidth: this.customWidth, customHeight: this.customHeight, customCardWidth: this.customCardWidth, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, labelField: this.xAxisField, valueField: this.yAxisField, showBullets: this.showBullets, xDataType: this.xDataType, yDataType: this.yDataType, hideLegend: this.hideLegend, xAxisLabel: this.xAxisLabel, yAxisLabel: this.yAxisLabel, chartType: "Line", hideBorder: this.hideBorder, removePadding: this.removePadding }));
|
|
33
37
|
}
|
|
34
38
|
static get is() { return "udp-line-chart"; }
|
|
35
39
|
static get encapsulation() { return "shadow"; }
|
|
@@ -3,6 +3,11 @@ import * as am4charts from "@amcharts/amcharts4/charts";
|
|
|
3
3
|
import * as am4core from "@amcharts/amcharts4/core";
|
|
4
4
|
import { setChartDefaultSettings, setSankeyChartDefaultSettings } from "../chartUtils";
|
|
5
5
|
import { v4 as uuid } from "uuid";
|
|
6
|
+
/**
|
|
7
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
8
|
+
* It is amcharts-based; there is no `ag-charts-community` sankey equivalent, so
|
|
9
|
+
* no direct replacement exists yet. Avoid new usage.
|
|
10
|
+
*/
|
|
6
11
|
export class UdpSankeyChart {
|
|
7
12
|
constructor() {
|
|
8
13
|
this.data = undefined;
|
|
@@ -64,7 +69,7 @@ export class UdpSankeyChart {
|
|
|
64
69
|
}
|
|
65
70
|
}
|
|
66
71
|
render() {
|
|
67
|
-
return (h("chart-container", { key: '
|
|
72
|
+
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 }));
|
|
68
73
|
}
|
|
69
74
|
static get is() { return "udp-sankey-chart"; }
|
|
70
75
|
static get encapsulation() { return "shadow"; }
|
|
@@ -2,6 +2,11 @@ import { h, Build } from "@stencil/core";
|
|
|
2
2
|
import * as am4charts from "@amcharts/amcharts4/charts";
|
|
3
3
|
import * as am4core from "@amcharts/amcharts4/core";
|
|
4
4
|
import { addXYCategoryAxis, addXYDateAxis, addXYLegend, addXYSeries, addXYValueAxis, setChartDefaultSettings, setXYChartDefaultSettings, } from "../chartUtils";
|
|
5
|
+
/**
|
|
6
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
7
|
+
* Use the `udp-ag-*` chart components instead — `udp-ag-line-chart`,
|
|
8
|
+
* `udp-ag-bar-chart`, or `udp-ag-scatter-chart` depending on the series type.
|
|
9
|
+
*/
|
|
5
10
|
export class UdpXyChart {
|
|
6
11
|
constructor() {
|
|
7
12
|
this.data = undefined;
|
|
@@ -99,7 +104,7 @@ export class UdpXyChart {
|
|
|
99
104
|
this.renderChart();
|
|
100
105
|
}
|
|
101
106
|
render() {
|
|
102
|
-
return (h("chart-container", { key: '
|
|
107
|
+
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 }));
|
|
103
108
|
}
|
|
104
109
|
static get is() { return "udp-xy-chart"; }
|
|
105
110
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/charts/udp-xy-multi-series-chart/udp-xy-multi-series-chart.js
CHANGED
|
@@ -3,6 +3,10 @@ import { addXYCategoryAxis, addXYDateAxis, addXYSeries, addXYSeriesBullets, addX
|
|
|
3
3
|
import * as am4charts from "@amcharts/amcharts4/charts";
|
|
4
4
|
import * as am4core from "@amcharts/amcharts4/core";
|
|
5
5
|
import { v4 as uuid } from "uuid";
|
|
6
|
+
/**
|
|
7
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
8
|
+
* Use `udp-ag-line-chart` (or `udp-ag-combo-chart` for mixed series) instead.
|
|
9
|
+
*/
|
|
6
10
|
export class UdpXyMultiSeriesChart {
|
|
7
11
|
constructor() {
|
|
8
12
|
this.data = undefined;
|
|
@@ -106,7 +110,7 @@ export class UdpXyMultiSeriesChart {
|
|
|
106
110
|
this.renderChart();
|
|
107
111
|
}
|
|
108
112
|
render() {
|
|
109
|
-
return (h("chart-container", { key: '
|
|
113
|
+
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 }));
|
|
110
114
|
}
|
|
111
115
|
static get is() { return "udp-xy-multi-series-chart"; }
|
|
112
116
|
static get encapsulation() { return "shadow"; }
|
|
@@ -19,7 +19,7 @@ export class UdpAdornment {
|
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
21
|
const style = { width: '4px', height: '100%', backgroundColor: this.getColor() };
|
|
22
|
-
return h(Host, { key: '
|
|
22
|
+
return h(Host, { key: 'a55659a9e7c8613b2e75946ef6111490bab0e322', style: style });
|
|
23
23
|
}
|
|
24
24
|
static get is() { return "udp-adornment"; }
|
|
25
25
|
static get encapsulation() { return "shadow"; }
|
|
@@ -7,7 +7,7 @@ export class UdpBadge {
|
|
|
7
7
|
}
|
|
8
8
|
render() {
|
|
9
9
|
const displayContent = this.content > this.max ? `${this.max}+` : this.content;
|
|
10
|
-
return (h("div", { key: '
|
|
10
|
+
return (h("div", { key: '6342e2b951c3cdb08266639c4591d8e0b5e41025', class: "badge-wrapper" }, h("slot", { key: '20ecbfe2c069919e57c49e290b5873eeaf2cd7b5' }), h("span", { key: '7a8b8a8dd5a05ff6f37b751365dfcefb33facaf1', class: "badge-content" }, h("unity-typography", { key: 'ab34efc8406ac5340702898532bd9f8995201ccc', variant: 'caption-text' }, " ", displayContent, " "))));
|
|
11
11
|
}
|
|
12
12
|
static get is() { return "udp-badge"; }
|
|
13
13
|
static get encapsulation() { return "shadow"; }
|
|
@@ -15,7 +15,7 @@ export class UdpAmbientCard {
|
|
|
15
15
|
};
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
|
-
return (h("div", { key: '
|
|
18
|
+
return (h("div", { key: '07cbeb3f7ec6d7e2d9b33a8da18de73203ed98f3', class: "wrapper", style: { width: this.width } }, !this.hideAdornment && (h("div", { key: '6e8d0730ef93bf3ffb425a607f670f42398fd941', class: "adornment" }, h("udp-adornment", { key: 'b382d003f194370cc5974d1aab738434bc737b91', status: "info" }))), h("div", { key: '5c5d370acb9fa360f07dbe5f5f6058e976fce011', class: { 'card': true, 'card-border': !this.hideBorder, 'no-padding': this.removePadding } }, h("div", { key: '28d92d0919fcba62950b7ada15f6d28b18874427', class: "card-data" }, h("div", { key: 'bc68a21b344e4a984bb9229b6436cc3bd581678a', class: "title" }, h("unity-typography", { key: 'fb31951914e68264304b8cf104e6a6907c1db01f', variant: "data-display-four" }, this.title)), h("div", { key: '8623473859544516b16968215597eb5d67c98ae7', class: "body" }, h("slot", { key: '0ca6da4a306e3d8279393f67a9a3686dff8880d8' })), h("div", { key: '313b31a9fdf9b6e3c925609cd1a6297c58ea37d1', class: "footer" }, this.overflow && (h("div", { key: '136f97d643823d8fafc449569dcefa5f3c60d6f5', class: "more-button" }, h("unity-typography", { key: 'a8236b684f159a1c6f7163c82d0ebbdd5332b3a4', variant: "caption-text" }, this.moreText, " "), h("stencil-icon-button", { key: '21074b5af984bb354bda1e651755994400de9868', onClick: this.toggleExpand, icon: this.isExpanded ? ChevronUp16 : ChevronDown16, showLabel: false })))), h("div", { key: 'b03ae7d98a3c74772492c0d6ecb5f7301b095e34', class: `expandable ${this.isExpanded ? 'expanded' : ''}` }, h("unity-typography", { key: '3e94160922f80de3f9586f6a40777a03c7fa14c2', variant: "body" }, this.overflow))))));
|
|
19
19
|
}
|
|
20
20
|
static get is() { return "udp-ambient-card"; }
|
|
21
21
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Host, h } from "@stencil/core";
|
|
2
2
|
export class UdpCardActionArea {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: 'eeb455776017155226717fe117268a85e3553642' }, h("button", { key: '1ac1160639ecc7ee943cb9ed67e057f7e9d007d4', class: "button" }, h("slot", { key: 'ebbfe339a097a75249739ffd34efd3ed9fcbc68a' }))));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "udp-card-action-area"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/data-display/cards/udp-card/udp-card-actions/udp-card-actions.js
CHANGED
|
@@ -7,7 +7,7 @@ export class UdpCardActions {
|
|
|
7
7
|
this.align = 'end';
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h(Host, { key: '
|
|
10
|
+
return (h(Host, { key: '54581a1632dec1039b0b0d86156facf0cc0f93dd', class: this.align }, h("slot", { key: 'd535f3f445b3d9891b44131d42077437555a4ceb' })));
|
|
11
11
|
}
|
|
12
12
|
static get is() { return "udp-card-actions"; }
|
|
13
13
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/data-display/cards/udp-card/udp-card-content/udp-card-content.js
CHANGED
|
@@ -5,7 +5,7 @@ export class UdpCardContent {
|
|
|
5
5
|
this.disablePadding = false;
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
|
-
return (h(Host, { key: '
|
|
8
|
+
return (h(Host, { key: '7ca1c82a1f87549c1ad7a706b2f01b226067db74', class: { 'disable-gutter': this.disableGutter, 'disable-padding': this.disablePadding } }, h("slot", { key: 'ad7cba322f564a1e229103c875f74469ac64c77b' })));
|
|
9
9
|
}
|
|
10
10
|
static get is() { return "udp-card-content"; }
|
|
11
11
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/data-display/cards/udp-card/udp-card-header/udp-card-header.js
CHANGED
|
@@ -19,7 +19,7 @@ export class UdpCardHeader {
|
|
|
19
19
|
const titleContent = this.disableTypography ? this.cardTitle : h("unity-typography", { variant: "h6" }, this.cardTitle);
|
|
20
20
|
const wrappedTitleContent = this.titleHref || this.titleClick ? (h("udp-link", { href: this.titleHref, target: this.titleTarget, onLinkClick: this.handleTitleClick }, titleContent)) : (titleContent);
|
|
21
21
|
const subheaderContent = this.disableTypography ? (this.subheader) : typeof this.subheader === 'string' ? (h("unity-typography", { variant: "body1", color: "textSecondary" }, this.subheader)) : (this.subheader);
|
|
22
|
-
return (h(Host, { key: '
|
|
22
|
+
return (h(Host, { key: 'a6f80b30650b9851066e7e0d0128db236647c11d' }, this.avatar && h("div", { key: 'e586cc618cf8e3fe69fcea09bd966ef681979218', class: "avatar" }, this.avatar), h("div", { key: 'b9d47799f17b3fb8fcf0d903e372ef5b23114c5d', class: "content" }, h("slot", { key: '6f58798b9c4472c90fb24f8c90e0699be3e960de', name: "title" }, this.cardTitle && wrappedTitleContent), h("slot", { key: 'd4d269bdcc0d47b2c08fd2a08a99fe75a1c05926', name: "subheader" }, this.subheader && subheaderContent), h("slot", { key: 'cb9fdfbde687a5231c7f792d007bf465dea0967b' })), this.action && h("div", { key: 'e19fbd1226d846863bd226db8373c14916b6d5bc', class: "action" }, this.action), h("slot", { key: '4cea73ae8a4440893b84e8c4f19667c94ceef145', name: "action" })));
|
|
23
23
|
}
|
|
24
24
|
static get is() { return "udp-card-header"; }
|
|
25
25
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/data-display/cards/udp-card/udp-card-media/udp-card-media.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Host, h } from "@stencil/core";
|
|
2
2
|
export class UdpCardMedia {
|
|
3
3
|
render() {
|
|
4
|
-
return (h(Host, { key: '
|
|
4
|
+
return (h(Host, { key: 'a3fe72534a756762067921aa446ea959b8be3c8c', role: "img", style: { backgroundImage: this.image ? `url(${this.image})` : undefined }, "aria-label": this.title }, h("slot", { key: '48e382d9020b4aba88c327bcb94e3895677c88ba' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "udp-card-media"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -26,11 +26,11 @@ export class UdpCard {
|
|
|
26
26
|
const renderHeader = !this.hasSlottedContent('header') && (this.cardTitle || this.subheader || this.avatar || this.headerAction);
|
|
27
27
|
const renderMedia = !this.hasSlottedContent('media') && this.mediaImage;
|
|
28
28
|
// const hasDefaultContent = !!this.el.querySelector(':not([slot])');
|
|
29
|
-
const mainContent = (h(Fragment, { key: '
|
|
30
|
-
return (h(Host, { key: '
|
|
29
|
+
const mainContent = (h(Fragment, { key: '8b5693084f1a4c6d3ff57b60984951e86f5b8724' }, renderMedia ? h("udp-card-media", { image: this.mediaImage, title: this.mediaTitle }) : h("slot", { name: "media" }), renderHeader ? (h("udp-card-header", { cardTitle: this.cardTitle, subheader: this.subheader, avatar: this.avatar, action: this.headerAction, disableTypography: this.disableHeaderTypography, onTitleClick: this.onTitleClick })) : (h("slot", { name: "header" })), h("udp-card-content", { key: '4a5b4fe9f0ee3d96ab9ee4134d778fc03aef60f6', disableGutter: this.disableContentGutter, disablePadding: this.disableContentPadding }, h("slot", { key: '1320993f4317872537f58fa6c9340abfc8478b4d' }))));
|
|
30
|
+
return (h(Host, { key: '4b7b53a17990e3165d25016f42434916a5a948b6', class: {
|
|
31
31
|
[this.variant]: true, // This adds 'elevated' or 'outlined'
|
|
32
32
|
'elevation-1': this.variant === 'elevated', // This adds a default shadow
|
|
33
|
-
} }, this.adornmentStatus && h("udp-adornment", { key: '
|
|
33
|
+
} }, this.adornmentStatus && h("udp-adornment", { key: 'dd120c144c85bc4f879ea04469c2560d52d84346', status: this.adornmentStatus }), mainContent, this.actions && h("udp-card-actions", { key: 'c3db5b9b62899deaa88d4889523c3ee530a7c913' }, this.actions)));
|
|
34
34
|
}
|
|
35
35
|
static get is() { return "udp-card"; }
|
|
36
36
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/data-display/chips/stencil-chip/status-chip/status-chip.js
CHANGED
|
@@ -19,7 +19,7 @@ export class StatusChip {
|
|
|
19
19
|
this.statusValueWatcher(this.statusValue);
|
|
20
20
|
}
|
|
21
21
|
render() {
|
|
22
|
-
return (h("div", { key: '
|
|
22
|
+
return (h("div", { key: 'a14e56dc4033f23273a5725dc30a411437c27e30', class: `chip ${this.internalStatusClass} ${this.dense ? 'dense' : ''}` }, h("p", { key: 'e32cef92b10ef706015bc359a73f3064e0d99c0d' }, h("slot", { key: '7bd87fb34dd1393b7e450aba448bbe03206a50a5' }), " ")));
|
|
23
23
|
}
|
|
24
24
|
static get is() { return "status-chip"; }
|
|
25
25
|
static get encapsulation() { return "shadow"; }
|
|
@@ -81,12 +81,12 @@ export class StencilChip {
|
|
|
81
81
|
color: '#fff',
|
|
82
82
|
};
|
|
83
83
|
const leftIconData = this.leftIcon || Close16; // Fallback to Add16 if no icon is provided
|
|
84
|
-
return (h("div", { key: '
|
|
84
|
+
return (h("div", { key: '7862d43378407d1fe931b21edf1b5dd9d643ad52', class: `chip${!this.clickable ? ' chip--unclickable' : ''}`, style: chipStyle, onClick: this.clickable ? this.handleClick : undefined }, this.leftIcon && (h("span", { key: '88b684fa9b184ce962862f6e1269b68059295047', class: "left-icon", style: leftIconStyle }, h("svg", Object.assign({ key: '51bbce9d6d97569d65e4897af95ea98d798bc50f' }, leftIconData.attrs, { fill: leftIconStyle.color }), leftIconData.content.map((item, index) => {
|
|
85
85
|
if (item.elem === 'path') {
|
|
86
86
|
return h("path", Object.assign({}, item.attrs, { key: index }));
|
|
87
87
|
}
|
|
88
88
|
return null;
|
|
89
|
-
})))), h("unity-typography", { key: '
|
|
89
|
+
})))), h("unity-typography", { key: 'e4e008bb01e4e7d9a004f192338eee2cda965349', variant: 'caption-text' }, h("span", { key: '3febf17f8a3e0eb267a4aa67ff893e0f2a711898', class: 'remove-height' }, this.text)), this.showDelete && (h("button", { key: '294180018fb9c207f57ec23396585e4305e26059', class: "delete-button", style: deleteButtonStyle, onClick: this.handleDelete }, h("svg", Object.assign({ key: '3e1e40fa81c1f2e18b28baf09ef32870e9ba84b1' }, Close16.attrs, { fill: deleteButtonStyle.color }), Close16.content.map((item, index) => {
|
|
90
90
|
if (item.elem === 'path') {
|
|
91
91
|
return h("path", Object.assign({}, item.attrs, { key: index }));
|
|
92
92
|
}
|
|
@@ -52,7 +52,7 @@ export class UdpChip {
|
|
|
52
52
|
[`chip--size-${this.size}`]: true,
|
|
53
53
|
'chip--clickable': this.clickable,
|
|
54
54
|
};
|
|
55
|
-
return (h("div", { key: '
|
|
55
|
+
return (h("div", { key: '32876751f5611b1facc9b1ee9a0ba6380e558d1a', class: chipClasses, onClick: this.handleChipClick }, this.startIcon && (h("span", { key: '2aeb3f4152d1010ccd7af3a8ed5ac535d24dfec0', class: "chip__icon chip__icon--start" }, h("udp-icon", { key: '3cfb645e5e73d909a04032076eaaa4cefbc5ed75', iconName: this.startIcon, color: 'inherit' }))), h("span", { key: '27c7b73be43aeabd3a656099ecc02203adf789f8', class: "chip__label" }, this.label), this.deleteButton && (h("span", { key: '0ce21e782d0e6be1ce4206a7f7947f7926841e41', class: "chip__delete-icon", onClick: this.handleDeleteClick, title: "Remove" }, h("svg", { key: 'f34e2335e97fc0a6219a59f84ad10bdb60cb2d1d', width: "16", height: "16", viewBox: "0 0 16 16", fill: "currentColor" }, h("path", { key: '31337b47abb0541240dd68dda92211f6976d5cb2', d: "M12 4.7l-.7-.7L8 7.3 4.7 4l-.7.7L7.3 8 4 11.3l.7.7L8 8.7l3.3 3.3.7-.7L8.7 8z" }))))));
|
|
56
56
|
}
|
|
57
57
|
static get is() { return "udp-chip"; }
|
|
58
58
|
static get encapsulation() { return "shadow"; }
|
|
@@ -7,7 +7,7 @@ export class UdpDivider {
|
|
|
7
7
|
const style = this.variant === 'vertical'
|
|
8
8
|
? { height: this.size }
|
|
9
9
|
: { width: this.size };
|
|
10
|
-
return (h(Host, { key: '
|
|
10
|
+
return (h(Host, { key: 'e8ce72f30f6a569310639e1c691dfeb65d298463', style: style }, h("div", { key: '8d374e55f2bf41d5e35a13dd3e9fc8d631ab2483', class: this.variant === 'horizontal' ? 'horizontal' : 'vertical' })));
|
|
11
11
|
}
|
|
12
12
|
static get is() { return "udp-divider"; }
|
|
13
13
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/data-display/empty-state-display/udp-empty-state-display.js
CHANGED
|
@@ -9,7 +9,7 @@ export class UdpEmptyStateDisplay {
|
|
|
9
9
|
this.imageWidth = '100px';
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (h("div", { key: '
|
|
12
|
+
return (h("div", { key: 'b47c3e90f2b2a33d9b6ad909f762ffe530a8bedf', class: "container" }, this.imageSrc ? (h("img", { src: this.imageSrc, alt: "empty state", class: "image", style: { width: this.imageWidth } })) : (h("udp-icon", { iconName: this.iconName })), this.primaryText && (h("div", { key: '80c6175de2463a57bbc96e20ddf14b788317aebb', class: "text-wrapper" }, h("unity-typography", { key: '8f535deb5ebc29aaf2a8caf68c363b5b971e6c93', variant: 'h6' }, this.primaryText))), this.secondaryText && (h("div", { key: '00d2f83fc03e0c8381008cf9bcf8a977a26a5128', class: "text-wrapper" }, h("unity-typography", { key: '1669f2d729b2e77eefcace3a14b9c230e2e1bfb2', variant: "body", class: "secondary-text" }, this.secondaryText))), this.actionLabel && (h("div", { key: '857f81a6c884371a4544952da68264fe6c56bf3f', class: "action-wrapper" }, h("udp-button", { key: 'c9aa699065142a107a22416399f2d985049ba46f', onClick: this.actionClick, variant: "outlined", color: "secondary" }, this.actionLabel)))));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "udp-empty-state-display"; }
|
|
15
15
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class UdpColumnHeader {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: 'a05806fd13c3dcf2596736acad82f4f36f9b1fd7', class: "header-container" }, h("div", { key: 'b5a327eb3c15546268a35d4507a77234952ce697', class: "column" }, " ", h("unity-typography", { key: 'd8cde18dea25bc890ba179c1f8e293ab24cd1508', variant: "button" }, "Column "), " "), h("div", { key: 'f9b4fd41e0e61d8647f48a1676d28602763888b3', class: "operator" }, h("unity-typography", { key: 'b7853e9d227ac94b8bc490c4f9e70c18ee526bec', variant: "button" }, "Operator "), " "), h("div", { key: '1672f8bd14a1a65d59668d19b805334b7aa061c9', class: "criteria" }, h("unity-typography", { key: '3296ba5928a83f92eb27bef93270168ea1da1ea8', variant: "button" }, "Criteria "), " ")));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "udp-column-header"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -8,7 +8,7 @@ export class UdpColumnHeader {
|
|
|
8
8
|
this.valueChanged.emit(value);
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h("div", { key: '
|
|
11
|
+
return (h("div", { key: '010a7b790f13cd139d83d17ce2e2fcc6ac8ab8de', class: "header-container" }, h("div", { key: '33e7d855c08f6e51068baf3307036fa3b4007cbe', class: "title" }, h("unity-typography", { key: '1033df1181c176c309186f4a0e2b769d746d77b9', variant: "button" }, "Filter Conditions ")), h("div", { key: '309c5598ab618dfb6105813ab9bcac79903b5cdf', class: "radio-group" }, h("div", { key: '6b88b4bc7fe7485113078caa865e67c0f5cf6636', onClick: () => this.radioClicked('1') }, h("udp-radio-button", { key: '1f76d0dd01201d15bbf1289ac6772d6674826e0f', name: "group1", value: "1", label: "And", checked: this.selectedValue === '1' })), h("div", { key: 'aa20fe4f38cf46784027d7cd2726f491c73b356b', onClick: () => this.radioClicked('2') }, h("udp-radio-button", { key: '86350922577ed97398b78b52b6ed54543f24259d', name: "group1", value: "2", label: "Or", checked: this.selectedValue === '2' })))));
|
|
12
12
|
}
|
|
13
13
|
static get is() { return "udp-page-header"; }
|
|
14
14
|
static get encapsulation() { return "shadow"; }
|
|
@@ -7,7 +7,7 @@ export class HintPanel {
|
|
|
7
7
|
};
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h("div", { key: '
|
|
10
|
+
return (h("div", { key: '9f3e0a64c558e9640f0452edaf641053460c8a39', class: "hint-container" }, this.showHint && (h("div", { key: '357a51d28445c9ef44d285b90d414adc79a3c0c4', class: "hint-content" }, h("div", { key: '955c8e4bdb80681728a3b1e828eef95c830e0f86' }, h("unity-typography", { key: 'c13886bc1eb7869e3e4c5fccc19a53d559227f9f', variant: "body" }, " ", this.hint, " ")), this.hideHintText && (h("div", { key: 'a17cfbf74ace9228b4633a9ab15b525801bbc552', class: "hide-help" }, h("udp-button", { key: '71c170ce3161e76a96dae07649d72b0598352db4', size: "small", color: "info", onClick: this.handleHideHint }, this.hideHintText)))))));
|
|
11
11
|
}
|
|
12
12
|
static get is() { return "hint-panel"; }
|
|
13
13
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class KpiList {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: '00e2e89caf21f9f28242e99b5c5f74dda0bddaee', class: "kpi-container" }, this.kpiValues.map((kpi, index) => (h("div", { class: "kpi-item" }, h("span", { class: "kpi-label", style: {
|
|
5
5
|
fontSize: ' 0.875rem',
|
|
6
6
|
fontWeight: '300',
|
|
7
7
|
lineHeight: '0.25',
|
|
@@ -116,7 +116,7 @@ export class UdpKpiCard {
|
|
|
116
116
|
'--card-color': this.resolveCardColor(this.color),
|
|
117
117
|
};
|
|
118
118
|
const content = this.renderCardContent(cardStyles);
|
|
119
|
-
return (h(Host, { key: '
|
|
119
|
+
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))));
|
|
120
120
|
}
|
|
121
121
|
static get is() { return "udp-kpi-card"; }
|
|
122
122
|
static get encapsulation() { return "shadow"; }
|
|
@@ -36,11 +36,11 @@ export class UdpKpiCards {
|
|
|
36
36
|
}
|
|
37
37
|
render() {
|
|
38
38
|
var _a;
|
|
39
|
-
return (h("div", { key: '
|
|
39
|
+
return (h("div", { key: 'e2cf551e61644fb3db2c743c63a2fe74bec1dd7a', class: "kpi-cards-container" }, (_a = this.cards) === null || _a === void 0 ? void 0 :
|
|
40
40
|
_a.map((kpi) => {
|
|
41
41
|
const isActive = this.activeFilterId === kpi.id;
|
|
42
42
|
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) }));
|
|
43
|
-
}), h("slot", { key: '
|
|
43
|
+
}), h("slot", { key: '84c02f2d8510291e9d058439999418852a8aa91c' })));
|
|
44
44
|
}
|
|
45
45
|
static get is() { return "udp-kpi-cards"; }
|
|
46
46
|
static get encapsulation() { return "shadow"; }
|
|
@@ -49,11 +49,11 @@ export class UdpListRenderer {
|
|
|
49
49
|
render() {
|
|
50
50
|
const showPrimaryText = this.primaryText || this.hasPrimaryTextSlot;
|
|
51
51
|
const showSecondaryText = this.secondaryText || this.hasSecondaryTextSlot;
|
|
52
|
-
return (h(Host, { key: '
|
|
52
|
+
return (h(Host, { key: '38b8402037018050b955dfdd1b10d8dc050db57a' }, h("div", { key: 'db06e7c9c2404c512dab266f00cf20ff4cbdca64', class: {
|
|
53
53
|
'list-item': true,
|
|
54
54
|
'clickable': this.clickable,
|
|
55
55
|
'variant-compact': this.variant === 'compact',
|
|
56
|
-
}, onClick: this.handleClick, onKeyPress: this.handleKeyPress, role: this.clickable ? 'button' : undefined, tabindex: this.clickable ? 0 : -1 }, this.iconName && (h("div", { key: '
|
|
56
|
+
}, onClick: this.handleClick, onKeyPress: this.handleKeyPress, role: this.clickable ? 'button' : undefined, tabindex: this.clickable ? 0 : -1 }, this.iconName && (h("div", { key: '5638e84985d9f200e7f69d918ea10b14f88eaec6', class: "avatar-container" }, h("udp-avatar", { key: '6d51c030025482eeeaa269eca7938f7ffa406d93', iconName: this.iconName, variant: this.avatarVariant, color: this.avatarBackgroundColor }))), h("div", { key: '799b85e83c00ab20c4d1ee186aa6ce831c818d27', class: "text-container" }, showPrimaryText && (h("div", { key: 'b98a0096aba1767d4775f377cef302583d980cc9', class: "primary-text" }, h("slot", { key: '212d09710969f9bb35d0d464a5fb7059aa6a651e', name: "primary-text" }, h("unity-typography", { key: 'a8232e206e5d720e97779f150c39ca068c456ec7', variant: "body" }, this.primaryText)))), showSecondaryText && (h("div", { key: 'e9f2a85b108cc2cbbcae8be90a18bf41a8ab177f', class: "secondary-text" }, h("slot", { key: '4fad8114d2af181df09f111fbebfc3a9f8c3ae0e', name: "secondary-text" }, h("unity-typography", { key: '04c8bbfba3705679dcf08962737b8726a182c890', variant: "caption-text", color: "textSecondary" }, this.secondaryText))))), this.hasStatusChipSlot && (h("div", { key: '85c7190bebe53677d9cbe0eb9d529e50e0a9586c', class: "status-chip-container" }, h("slot", { key: 'e04bc7b9fc83f88910a8d87b2c0982021dd88cf2', name: "status-chip" }))), this.hasActionsSlot && (h("div", { key: '94c532b6238ed87709069828e9800fab2230918c', class: "actions-container" }, h("slot", { key: '80fe2b1653b00ed5061c1c13e861bc0fa1b96f74', name: "actions" }))))));
|
|
57
57
|
}
|
|
58
58
|
static get is() { return "udp-list-item"; }
|
|
59
59
|
static get encapsulation() { return "shadow"; }
|
|
@@ -113,7 +113,7 @@ export class UdpPopOver {
|
|
|
113
113
|
maxHeight: this.popoverMaxHeight,
|
|
114
114
|
overflow: this.overflow
|
|
115
115
|
};
|
|
116
|
-
return (h(Host, { key: '
|
|
116
|
+
return (h(Host, { key: 'd1dcfc4885536250c52af3e6b05371a7a9fd24d0' }, h("div", { key: 'c4a0946facfb54a99974e74fb70935ccdcc4fba9', class: "popover", style: style }, h("slot", { key: '8b76a9950358a1e5305af4aded8e29b0a927223f' }))));
|
|
117
117
|
}
|
|
118
118
|
static get is() { return "udp-pop-over"; }
|
|
119
119
|
static get encapsulation() { return "shadow"; }
|
|
@@ -35,7 +35,7 @@ export class UdpPopOver {
|
|
|
35
35
|
style['top'] = `${rect.bottom}px`;
|
|
36
36
|
style['left'] = `${rect.left}px`;
|
|
37
37
|
}
|
|
38
|
-
return (h("div", { key: '
|
|
38
|
+
return (h("div", { key: '97bbfe3dd2fb851df62b4f7f67c05ac44d87421e', class: "popover", style: style }, h("unity-typography", { key: 'd1cc6fc958430ea4e23c39fc5d6cf4f4301cb053', variant: "caption-text" }, h("slot", { key: '35935cd9b82821f5e149be50e237005419fad8f5' }))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "udp-pop-over-grid-action-header"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/data-display/primary-action-header/primary-action-header.js
CHANGED
|
@@ -32,7 +32,7 @@ export class PrimaryActionHeader {
|
|
|
32
32
|
// }
|
|
33
33
|
render() {
|
|
34
34
|
console.log('active tab', this.activeTabIndex);
|
|
35
|
-
return (h("div", { key: '
|
|
35
|
+
return (h("div", { key: '05d8066fbaf0ee676b208450d3f349ca34dfd0db', class: "header-bar" }, h("div", { key: '6c51873109274bd2b18c39887ef3b8e1acdcabb2', class: "title-section" }, h("unity-typography", { key: '568f098a0188713135a4f4dcff8fa7a5f84ee609', variant: "h4" }, this.title)), this.tabs && (h("div", { key: '656269ec12df3265460024a722d8837c86c383f8', class: "tabs" }, h("udp-tabs", { key: '1d778ec3ec9a3f9728bf54cbcf7dbf1ec2ab7d87' }, h("button", { key: 'c4be42317f73d2a1b51fd25850e503fb99a03036', class: this.activeTabIndex === 0 ? 'active' : '', slot: "tab-title", onClick: () => this.selectTab(0) }, "Demo Grid"), h("button", { key: '72e86c2d0a67b3317efdb89c3b665ea86f3c7567', class: this.activeTabIndex === 1 ? 'active' : '', slot: "tab-title", onClick: () => this.selectTab(1) }, "Other Content")))), h("div", { key: '6fa2b14fa417ad95360467e1750e29d0be79b198', class: "button-section" }, this.defaultActionButtons.map(btn => {
|
|
36
36
|
// Determine the actual icon to use
|
|
37
37
|
const ActualIcon = this.getIconComponent(btn.icon, btn.customIcon);
|
|
38
38
|
const clickHandler = (event) => {
|
|
@@ -47,7 +47,7 @@ export class PrimaryActionHeader {
|
|
|
47
47
|
return (h("stencil-icon-button", { secondary: btn.secondary, onClick: clickHandler, tooltip: btn.tooltip }, this.renderIcon(ActualIcon), !this.hiddenLabels.includes(btn.label) && btn.showLabel && h("span", null, btn.label)));
|
|
48
48
|
}
|
|
49
49
|
return null;
|
|
50
|
-
}), !this.actionButtonLabel && h("div", { key: '
|
|
50
|
+
}), !this.actionButtonLabel && h("div", { key: '5cc2c6c671cb3a41be30ddb785c5e8db168d6270', class: "right-margin" }), this.actionButtonLabel && (h("udp-button", { key: '3db6428edb10929c445e72b348c965ba0b459e75', variant: "contained", color: "secondary", onClick: event => this.primaryActionClick(event) }, this.actionButtonLabel)))));
|
|
51
51
|
}
|
|
52
52
|
static get is() { return "primary-action-header"; }
|
|
53
53
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class SimpleCard {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: 'c12d035421c4e8c1adfd38dfcd8fdc973f522ef2', class: "card" }, h("slot", { key: '4f2afab983bd22ee3b2cab99dfdf196e248e034f' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "simple-card"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -80,9 +80,9 @@ export class UdpAmbientToolTip {
|
|
|
80
80
|
render() {
|
|
81
81
|
// Check if content is provided before rendering the tooltip content.
|
|
82
82
|
const shouldDisplayTooltip = !!this.isVisible && !!this.content && this.content.trim() !== '';
|
|
83
|
-
return (h("div", { key: '
|
|
83
|
+
return (h("div", { key: '6df05e15a1d6a5a449074b5906fd8305a1112743', class: "tooltip-wrapper", ref: el => (this.wrapperEl = el), onMouseOver: this.showTooltip, onMouseOut: this.hideTooltip }, h("slot", { key: '9003fc54fcef34b9edc8006a8fed7900923f8b4a' }), shouldDisplayTooltip && (
|
|
84
84
|
// STEP 4: Use the global class name we defined in our style string.
|
|
85
|
-
h("div", { key: '
|
|
85
|
+
h("div", { key: 'a54c034523dcf8104c1515aad1102f166d61f510', class: "udp-tooltip-portal", role: "tooltip", ref: el => (this.tooltipContentEl = el) }, h("unity-typography", { key: '700d713e32d7a9e03546a6df4834633d9c6acfca', variant: "caption-text" }, this.content)))));
|
|
86
86
|
}
|
|
87
87
|
static get is() { return "udp-ambient-tool-tip"; }
|
|
88
88
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/data-display/tree/tree-list-item/search-item/search-list-item.js
CHANGED
|
@@ -91,7 +91,7 @@ export class SearchListItem {
|
|
|
91
91
|
});
|
|
92
92
|
}
|
|
93
93
|
render() {
|
|
94
|
-
return (h("div", { key: '
|
|
94
|
+
return (h("div", { key: '713dd4209e447c194f3581ae4412272fdc4fb5a2', class: "list-item" }, h("div", { key: '6d39870c650cc07f34d1cc27dd69865c48489c9b', class: "list-body" }, h("div", { key: '2c363fce59bda6932cbb26111583cbab417a2e13', class: "name" }, h("unity-typography", { key: 'dd50d28fa97fe198c3e413b8c75770428a2e8583', variant: "button" }, this.label)), h("div", { key: '5f7c1513a97115b3a50a43a2f65a0664475bfb0c', style: { width: '200px' } }, h("udp-selector", { key: this.searchOperator, initialValue: this.searchOperator, options: this.selectorOptions, disabled: this.isInitialSearchItem || this.isDefault, onChange: (event) => this.handleOperatorSelected(event) })), h("div", { key: '5eb6b9ebb7fc13468d8ddf44795068d2324bef1e', class: "input" }, h("text-field", { key: '10cfc17bcb6cd1a7a4ea81ca1471b0d268ea25c2', value: this.name, disabled: this.isInitialSearchItem, onBlur: this.handleInputBlur }))), (!this.isInitialSearchItem || !this.isDefault) && h("stencil-icon-button", { key: 'bcb4f5a36d27679f03a55fb61af28f373b3b884d', icon: Close24, onClick: this.handleDelete })));
|
|
95
95
|
}
|
|
96
96
|
static get is() { return "search-list-item"; }
|
|
97
97
|
static get encapsulation() { return "shadow"; }
|
|
@@ -42,7 +42,7 @@ export class UdpAvatar {
|
|
|
42
42
|
else {
|
|
43
43
|
style['background-color'] = this.getColorForUsername();
|
|
44
44
|
}
|
|
45
|
-
return (h("div", { key: '
|
|
45
|
+
return (h("div", { key: '3b327dcb6724cd0239fdc774d61bca2bcbaa8118', class: classes.join(' '), style: style }, this.iconName ? h("udp-icon", { iconName: this.iconName, darkIcon: false }) : h("unity-typography", { variant: "data-display-two" }, " ", this.getInitial())));
|
|
46
46
|
}
|
|
47
47
|
static get is() { return "udp-avatar"; }
|
|
48
48
|
static get encapsulation() { return "shadow"; }
|
|
@@ -49,7 +49,7 @@ export class UdpDialog {
|
|
|
49
49
|
document.removeEventListener('keydown', this.handleKeyDown);
|
|
50
50
|
}
|
|
51
51
|
render() {
|
|
52
|
-
return (h(Host, { key: '
|
|
52
|
+
return (h(Host, { key: 'ebd57020d1445185156758ba5b4c58912e37ff60', onClick: this.handleOverlayClick }, h("div", { key: '697ac1a1b4bea0b750757ab0bc67ed4e95e49b0b', class: "dialog-container", role: "dialog", "aria-modal": "true", "aria-labelledby": this.titleId, "aria-describedby": this.descriptionId, onClick: (event) => event.stopPropagation() }, h("div", { key: '0c15bc8eb8163197d27c071614f8ebba35b23b7a', class: "dialog-title", id: this.titleId }, h("unity-typography", { key: 'de5509f0b795d780477da91a0652b1af9e97b99f', variant: "h3" }, this.title)), h("div", { key: '7f1f33a03fbbb9747a0753f25b26ee6f99b41f58', class: "dialog-content", id: this.descriptionId }, this.message && h("unity-typography", { key: '1be061beec7f3b146a2d9be5fa856731afa7a538', variant: "body" }, this.message), h("slot", { key: '264cbeffac8277fa43d7bd8c358bdd63b6ce7fb8' })), h("div", { key: 'b93585af45896c7eff9e9a7f3b75fcacb2a621fb', class: "dialog-actions" }, !this.buttonTwoHidden && (h("udp-button", { key: '64db3289e7ceb16fb309f467e2a72d91a114efdf', variant: 'text', disabled: this.disableTwo, onClick: () => this.actionTwo() }, this.labelTwo)), !this.buttonThreeHidden && (h("udp-button", { key: '1b13d2ad75de0d9103fd65dc4a8f40c7bdf34414', variant: 'text', disabled: this.disableThree, onClick: () => this.actionThree() }, this.labelThree)), !this.buttonOneHidden && (h("udp-button", { key: '0fb08c9b1bd7c9dfe4b9146e97b93f63b55184ce', variant: 'contained', disabled: this.disableOne, onClick: () => this.actionOne(), loading: !!this.progress }, this.labelOne))))));
|
|
53
53
|
}
|
|
54
54
|
static get is() { return "udp-dialog"; }
|
|
55
55
|
static get encapsulation() { return "shadow"; }
|