udp-stencil-component-library 26.3.0-beta.2 → 26.3.0-beta.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/add-map-feature-popup_4.cjs.entry.js +12 -12
- package/dist/cjs/address-search_6.cjs.entry.js +18 -18
- package/dist/cjs/advanced-search_12.cjs.entry.js +13 -13
- package/dist/cjs/ag-grid-base_63.cjs.entry.js +404 -164
- package/dist/cjs/ambient-template-grid.cjs.entry.js +16 -16
- package/dist/cjs/api-method-instance-grid.cjs.entry.js +2 -2
- package/dist/cjs/app-bar.cjs.entry.js +1 -1
- package/dist/cjs/chart-container_3.cjs.entry.js +2 -2
- package/dist/cjs/charts-theme-DmrbXz3l.js +386 -0
- package/dist/cjs/check-box.cjs.entry.js +2 -2
- package/dist/cjs/chip-section.cjs.entry.js +2 -2
- package/dist/cjs/date-time-renderer_9.cjs.entry.js +21 -21
- package/dist/cjs/feature-details-card_2.cjs.entry.js +5 -5
- package/dist/cjs/file-upload_2.cjs.entry.js +5 -5
- package/dist/cjs/filter-conditions_7.cjs.entry.js +5 -5
- package/dist/cjs/form-metadata-display_10.cjs.entry.js +8 -8
- package/dist/cjs/icon-grid.cjs.entry.js +1 -1
- package/dist/cjs/index-G1ccGqOs.js +44 -4
- package/dist/cjs/index.cjs.js +6 -154
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/map-component_2.cjs.entry.js +2 -2
- package/dist/cjs/primary-action-header_2.cjs.entry.js +4 -4
- package/dist/cjs/question-configs-renderer_4.cjs.entry.js +15 -15
- package/dist/cjs/resource-timeline-calendar.cjs.entry.js +1 -1
- package/dist/cjs/resource-timeline-primary-bar.cjs.entry.js +3 -3
- package/dist/cjs/search-method-grid.cjs.entry.js +1 -1
- package/dist/cjs/server-side-grid.cjs.entry.js +1 -1
- package/dist/cjs/side-sheet-container.cjs.entry.js +1 -1
- package/dist/cjs/simple-card.cjs.entry.js +1 -1
- package/dist/cjs/slot-helpers-C-ntX3IL.js +11 -0
- package/dist/cjs/status-chip_2.cjs.entry.js +1 -1
- package/dist/cjs/stencil-chip.cjs.entry.js +2 -2
- package/dist/cjs/stencil-library.cjs.js +1 -1
- package/dist/cjs/stencil-toggle.cjs.entry.js +4 -4
- package/dist/cjs/text-field_2.cjs.entry.js +7 -7
- package/dist/cjs/theme-manager-vLJfQYn8.js +157 -0
- package/dist/cjs/udp-adornment.cjs.entry.js +1 -1
- package/dist/cjs/udp-advanced-search-builder.cjs.entry.js +7 -4
- package/dist/cjs/udp-ag-area-chart.cjs.entry.js +120 -0
- package/dist/cjs/{udp-bar-chart_4.cjs.entry.js → udp-ag-bar-chart_4.cjs.entry.js} +123 -44
- package/dist/cjs/udp-ag-bubble-chart.cjs.entry.js +120 -0
- package/dist/cjs/udp-ag-combo-chart.cjs.entry.js +120 -0
- package/dist/cjs/udp-ag-donut-chart.cjs.entry.js +118 -0
- package/dist/cjs/udp-ag-line-chart.cjs.entry.js +120 -0
- package/dist/cjs/udp-ag-pie-chart.cjs.entry.js +118 -0
- package/dist/cjs/udp-ag-scatter-chart.cjs.entry.js +120 -0
- package/dist/cjs/udp-attachment-item_2.cjs.entry.js +1 -1
- package/dist/cjs/udp-bar-chart.cjs.entry.js +41 -0
- package/dist/cjs/udp-calendar-base.cjs.entry.js +44 -71
- package/dist/cjs/udp-calendar-day.cjs.entry.js +1 -3
- package/dist/cjs/udp-calendar-month.cjs.entry.js +1 -3
- package/dist/cjs/udp-calendar-week.cjs.entry.js +1 -3
- package/dist/cjs/udp-calendar-year.cjs.entry.js +1 -3
- package/dist/cjs/udp-card-action-area.cjs.entry.js +1 -1
- package/dist/cjs/udp-card_6.cjs.entry.js +7 -7
- package/dist/cjs/udp-charts-example.cjs.entry.js +14 -1
- package/dist/cjs/udp-container-query-grid-item.cjs.entry.js +1 -1
- package/dist/cjs/udp-container-query-grid.cjs.entry.js +1 -1
- package/dist/cjs/udp-container-query.cjs.entry.js +2 -2
- package/dist/cjs/udp-container.cjs.entry.js +2 -2
- package/dist/cjs/udp-dynamic-container-with-menu.cjs.entry.js +1 -1
- package/dist/cjs/udp-dynamic-form.cjs.entry.js +1 -1
- package/dist/cjs/udp-fluent-file-input.cjs.entry.js +4 -4
- package/dist/cjs/udp-fluent-image.cjs.entry.js +1 -1
- package/dist/cjs/udp-fluent-inline-edit.cjs.entry.js +1 -1
- package/dist/cjs/udp-fluent-link.cjs.entry.js +1 -1
- package/dist/cjs/udp-fluent-location-input.cjs.entry.js +3 -3
- package/dist/cjs/udp-fluent-number-input.cjs.entry.js +99 -0
- package/dist/cjs/udp-fluent-signature-input.cjs.entry.js +4 -4
- package/dist/cjs/udp-forms-builder-style-override.cjs.entry.js +1 -1
- package/dist/cjs/udp-forms-follow-up-list-card.cjs.entry.js +2 -2
- package/dist/cjs/udp-forms-list-card.cjs.entry.js +4 -4
- package/dist/cjs/udp-forms-list.cjs.entry.js +1 -1
- package/dist/cjs/udp-forms-renderer.cjs.entry.js +1 -1
- package/dist/cjs/udp-kpi-card.cjs.entry.js +1 -1
- package/dist/cjs/udp-kpi-cards.cjs.entry.js +2 -2
- package/dist/cjs/udp-map.cjs.entry.js +3 -3
- package/dist/cjs/udp-menu.cjs.entry.js +1 -1
- package/dist/cjs/udp-page.cjs.entry.js +1 -1
- package/dist/cjs/udp-sankey-chart.cjs.entry.js +1 -1
- package/dist/cjs/udp-sidebar-layout.cjs.entry.js +67 -0
- package/dist/cjs/udp-skeleton-loading.cjs.entry.js +1 -1
- package/dist/cjs/udp-split-screen.cjs.entry.js +1 -1
- package/dist/cjs/udp-stepper-demo.cjs.entry.js +1 -1
- package/dist/cjs/udp-tab.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline-connector.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline-dot.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline-item.cjs.entry.js +2 -2
- package/dist/cjs/udp-timeline-separator.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline.cjs.entry.js +1 -1
- package/dist/cjs/udp-xy-chart.cjs.entry.js +1 -1
- package/dist/cjs/udp-xy-multi-series-chart.cjs.entry.js +1 -1
- package/dist/collection/collection-manifest.json +10 -0
- package/dist/collection/components/advanced-search-builder/udp-advanced-search-builder.js +7 -4
- package/dist/collection/components/calendar/udp-calendar-base.js +100 -77
- package/dist/collection/components/calendar/udp-calendar-day.js +10 -9
- package/dist/collection/components/calendar/udp-calendar-month.js +10 -9
- package/dist/collection/components/calendar/udp-calendar-week.js +10 -9
- package/dist/collection/components/calendar/udp-calendar-year.js +10 -9
- package/dist/collection/components/charts/chart-container/chart-container.js +7 -0
- package/dist/collection/components/charts/chart-kpi/chart-kpi.js +6 -1
- package/dist/collection/components/charts/charts-theme.js +380 -0
- package/dist/collection/components/charts/udp-ag-area-chart/udp-ag-area-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-area-chart/udp-ag-area-chart.js +312 -0
- package/dist/collection/components/charts/udp-ag-bar-chart/udp-ag-bar-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-bar-chart/udp-ag-bar-chart.js +302 -0
- package/dist/collection/components/charts/udp-ag-bubble-chart/udp-ag-bubble-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-bubble-chart/udp-ag-bubble-chart.js +308 -0
- package/dist/collection/components/charts/udp-ag-combo-chart/udp-ag-combo-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-combo-chart/udp-ag-combo-chart.js +320 -0
- package/dist/collection/components/charts/udp-ag-donut-chart/udp-ag-donut-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-donut-chart/udp-ag-donut-chart.js +309 -0
- package/dist/collection/components/charts/udp-ag-line-chart/udp-ag-line-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-line-chart/udp-ag-line-chart.js +314 -0
- package/dist/collection/components/charts/udp-ag-pie-chart/udp-ag-pie-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-pie-chart/udp-ag-pie-chart.js +310 -0
- package/dist/collection/components/charts/udp-ag-scatter-chart/udp-ag-scatter-chart.css +13 -0
- package/dist/collection/components/charts/udp-ag-scatter-chart/udp-ag-scatter-chart.js +314 -0
- package/dist/collection/components/charts/udp-bar-chart/udp-bar-chart.js +5 -1
- package/dist/collection/components/charts/udp-charts-example.js +15 -2
- package/dist/collection/components/charts/udp-distribution-chart/udp-distribution-chart.js +5 -1
- package/dist/collection/components/charts/udp-donut-chart/udp-donut-chart.js +5 -1
- package/dist/collection/components/charts/udp-line-chart/udp-line-chart.js +5 -1
- package/dist/collection/components/charts/udp-sankey-chart/udp-sankey-chart.js +6 -1
- package/dist/collection/components/charts/udp-xy-chart/udp-xy-chart.js +6 -1
- package/dist/collection/components/charts/udp-xy-multi-series-chart/udp-xy-multi-series-chart.js +5 -1
- package/dist/collection/components/data-display/adornment/udp-adornment/udp-adornment.js +1 -1
- package/dist/collection/components/data-display/badge/udp-badge.js +1 -1
- package/dist/collection/components/data-display/cards/udp-ambient-card/udp-ambient-card.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-action-area/udp-card-action-area.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-actions/udp-card-actions.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-content/udp-card-content.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-header/udp-card-header.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card-media/udp-card-media.js +1 -1
- package/dist/collection/components/data-display/cards/udp-card/udp-card.js +3 -3
- package/dist/collection/components/data-display/chips/stencil-chip/status-chip/status-chip.js +1 -1
- package/dist/collection/components/data-display/chips/stencil-chip/stencil-chip.js +2 -2
- package/dist/collection/components/data-display/chips/udp-chip.js +1 -1
- package/dist/collection/components/data-display/divider/udp-divider.js +1 -1
- package/dist/collection/components/data-display/empty-state-display/udp-empty-state-display.js +1 -1
- package/dist/collection/components/data-display/headers/udp-column-header.js +1 -1
- package/dist/collection/components/data-display/headers/udp-page-header/udp-page-header.js +1 -1
- package/dist/collection/components/data-display/hint-panel/hint-panel.js +1 -1
- package/dist/collection/components/data-display/kpi/kpi-list.js +1 -1
- package/dist/collection/components/data-display/kpi/udp-kpi-card.js +1 -1
- package/dist/collection/components/data-display/kpi/udp-kpi-cards.js +2 -2
- package/dist/collection/components/data-display/list-item/list-item.js +2 -2
- package/dist/collection/components/data-display/pop-over/udp-pop-over.js +1 -1
- package/dist/collection/components/data-display/pop-over-grid-action-header/udp-pop-over-grid-action-header.js +1 -1
- package/dist/collection/components/data-display/primary-action-header/primary-action-header.js +2 -2
- package/dist/collection/components/data-display/simple-card/simple-card.js +1 -1
- package/dist/collection/components/data-display/tool-tip/udp-ambient-tool-tip.js +2 -2
- package/dist/collection/components/data-display/tree/tree-list-item/search-item/search-list-item.js +1 -1
- package/dist/collection/components/data-display/udp-avatar/udp-avatar.js +1 -1
- package/dist/collection/components/dialogs/udp-dialog.js +1 -1
- package/dist/collection/components/drawers/udp-side-sheet/udp-side-sheet.js +9 -9
- package/dist/collection/components/feedback/udp-notification/alerts/upd-alert-banner.js +1 -1
- package/dist/collection/components/feedback/udp-notification/udp-notification.js +2 -2
- package/dist/collection/components/fluent-ui/autocomplete/udp-autocomplete.js +74 -13
- package/dist/collection/components/fluent-ui/avatar/udp-fluent-avatar.js +1 -1
- package/dist/collection/components/fluent-ui/badge/udp-fluent-badge.js +1 -1
- package/dist/collection/components/fluent-ui/button/udp-fluent-button.js +1 -1
- package/dist/collection/components/fluent-ui/card/udp-fluent-card.js +3 -3
- package/dist/collection/components/fluent-ui/checkbox/udp-fluent-checkbox.js +1 -1
- package/dist/collection/components/fluent-ui/compound-button/udp-compound-button.js +1 -1
- package/dist/collection/components/fluent-ui/counter-badge/udp-fluent-counter-badge.js +1 -1
- package/dist/collection/components/fluent-ui/date-input/udp-date-input.js +61 -11
- package/dist/collection/components/fluent-ui/date-time-input/udp-date-time-input.js +40 -3
- package/dist/collection/components/fluent-ui/dialog/udp-fluent-dialog.js +1 -1
- package/dist/collection/components/fluent-ui/divider/udp-fluent-divider.js +1 -1
- package/dist/collection/components/fluent-ui/drawer/udp-fluent-drawer.js +1 -1
- package/dist/collection/components/fluent-ui/dropdown/udp-fluent-dropdown.js +63 -12
- package/dist/collection/components/fluent-ui/file-input/udp-fluent-file-input.js +4 -4
- package/dist/collection/components/fluent-ui/icon/icon-grid/icon-grid.js +1 -1
- package/dist/collection/components/fluent-ui/icon-button/udp-fluent-icon-button.js +1 -1
- package/dist/collection/components/fluent-ui/image/udp-fluent-image.js +1 -1
- package/dist/collection/components/fluent-ui/inline-edit/udp-fluent-inline-edit.js +1 -1
- package/dist/collection/components/fluent-ui/link/udp-fluent-link.js +1 -1
- package/dist/collection/components/fluent-ui/location-input/udp-fluent-location-input.js +3 -3
- package/dist/collection/components/fluent-ui/message-bar/udp-message-bar.js +1 -1
- package/dist/collection/components/fluent-ui/number-input/udp-fluent-number-input.css +68 -0
- package/dist/collection/components/fluent-ui/number-input/udp-fluent-number-input.js +547 -0
- package/dist/collection/components/fluent-ui/progress-bar/udp-progress-bar.js +1 -1
- package/dist/collection/components/fluent-ui/radio-group/udp-fluent-radio-group.js +1 -1
- package/dist/collection/components/fluent-ui/search-input/udp-search-input.js +3 -3
- package/dist/collection/components/fluent-ui/signature-input/udp-fluent-signature-input.js +4 -4
- package/dist/collection/components/fluent-ui/slider/udp-slider.js +1 -1
- package/dist/collection/components/fluent-ui/spinner/udp-spinner.js +1 -1
- package/dist/collection/components/fluent-ui/switch/udp-fluent-switch.js +1 -1
- package/dist/collection/components/fluent-ui/tablist/udp-fluent-tablist.css +43 -10
- package/dist/collection/components/fluent-ui/text-input/udp-fluent-text-input.js +2 -2
- package/dist/collection/components/fluent-ui/textarea/udp-textarea.js +2 -2
- package/dist/collection/components/fluent-ui/time-input/udp-time-input.js +1 -1
- package/dist/collection/components/fluent-ui/toggle-button/udp-fluent-toggle-button.js +1 -1
- package/dist/collection/components/fluent-ui/tooltip/udp-tooltip.js +2 -2
- package/dist/collection/components/fluent-ui/tree/udp-tree.css +53 -0
- package/dist/collection/components/fluent-ui/tree/udp-tree.js +256 -4
- package/dist/collection/components/forms/dynamic-form/udp-dynamic-form.js +1 -1
- package/dist/collection/components/forms/edit-view-form/edit-view-form.js +2 -2
- package/dist/collection/components/forms/form/stencil-form.js +1 -1
- package/dist/collection/components/forms/save-view-form/save-view-form.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/forms-question-item/udp-forms-builder-question-item.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/file-upload-renderer/file-upload-renderer.js +4 -4
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/form-metadata-display-renderer/form-metadata-display-renderer.js +3 -3
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/list-option-renderer/list-options-renderer.js +3 -3
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/location-renderer/location-renderer.js +6 -6
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-configs-renderer/question-configs-renderer.js +7 -7
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/section-configs-renderer/section-configs-renderer.js +4 -4
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/signature-renderer/signature-renderer.js +1 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/table-columns-renderer/table-columns-renderer.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/text-input-renderer/text-input-renderer.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-menu/udp-forms-builder-menu.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-builder/udp-forms-builder-style-override/udp-forms-builder-style-override.js +1 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list-card/udp-forms-list-card.js +4 -4
- package/dist/collection/components/forms/udp-forms/udp-forms-list/udp-forms-list.js +1 -1
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-follow-up-list-card/udp-forms-follow-up-list-card.js +2 -2
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.js +1 -1
- package/dist/collection/components/forms/udp-forms/udp-question/table-input/table-input.js +1 -1
- package/dist/collection/components/grid/ambient-template-grid/ambient-template-grid.js +16 -16
- package/dist/collection/components/grid/grid-primary-bar/grid-primary-bar.js +2 -2
- package/dist/collection/components/grid/hotlists/udp-hotlist-form/udp-hotlist-form.js +1 -1
- package/dist/collection/components/grid/new-grid/ag-grid-base.js +1 -1
- package/dist/collection/components/grid/new-grid/api-method-instance-grid.js +2 -2
- package/dist/collection/components/grid/new-grid/client-side-grid.js +1 -1
- package/dist/collection/components/grid/new-grid/gridFunctions/bulkActions.js +45 -6
- package/dist/collection/components/grid/new-grid/search-method-grid.js +1 -1
- package/dist/collection/components/grid/new-grid/server-side-grid.js +1 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-calendar.js +1 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-primary-bar.js +3 -3
- package/dist/collection/components/inputs/address-search/address-search.js +3 -3
- package/dist/collection/components/inputs/checkbox/check-box.js +2 -2
- package/dist/collection/components/inputs/date-range-selector/udp-date-range-selector.js +2 -2
- package/dist/collection/components/inputs/date-selector/udp-date-selector.js +3 -3
- package/dist/collection/components/inputs/date-time-selector/udp-datetime-selector.js +3 -3
- package/dist/collection/components/inputs/file-upload/file-upload.js +4 -4
- package/dist/collection/components/inputs/form metadata display/form-metadata-display.js +1 -1
- package/dist/collection/components/inputs/image-upload/image-upload.js +1 -1
- package/dist/collection/components/inputs/numeric-field/numeric-field.js +3 -3
- package/dist/collection/components/inputs/signature-input/signature-input.js +2 -2
- package/dist/collection/components/inputs/tally/tally.js +2 -2
- package/dist/collection/components/inputs/text-area/text-area.js +3 -3
- package/dist/collection/components/inputs/text-field/text-field.js +3 -3
- package/dist/collection/components/inputs/time-selector/udp-time-selector.js +3 -3
- package/dist/collection/components/inputs/toggle/stencil-toggle.js +4 -4
- package/dist/collection/components/inputs/udp-selector/udp-selector.js +4 -4
- package/dist/collection/components/layout/udp-container/udp-container.js +2 -2
- package/dist/collection/components/layout/udp-container-query/udp-container-query.js +2 -2
- package/dist/collection/components/layout/udp-container-query-grid/udp-container-query-grid.js +1 -1
- package/dist/collection/components/layout/udp-container-query-grid-item/udp-container-query-grid-item.js +1 -1
- package/dist/collection/components/layout/udp-page/udp-page.js +1 -1
- package/dist/collection/components/layout/udp-sidebar-layout/udp-sidebar-layout.css +139 -0
- package/dist/collection/components/layout/udp-sidebar-layout/udp-sidebar-layout.js +264 -0
- package/dist/collection/components/layout/udp-split-screen/udp-split-screen.js +1 -1
- package/dist/collection/components/loaders/udp-grid-loader/udp-grid-loader.js +2 -2
- package/dist/collection/components/loaders/udp-linear-loader/udp-linear-loader.js +1 -1
- package/dist/collection/components/loaders/udp-skeleton-loading.js +1 -1
- package/dist/collection/components/map/udp-map/map-component.js +1 -1
- package/dist/collection/components/map/udp-map/popups/add-map-feature-popup.js +3 -3
- package/dist/collection/components/map/udp-map/popups/feature-details-card/feature-details-card.js +4 -4
- package/dist/collection/components/map/udp-map/popups/feature-details-popup.js +1 -1
- package/dist/collection/components/map/udp-map/popups/select-layer-popup.js +2 -2
- package/dist/collection/components/map/udp-map/popups/split-line-popup.js +1 -1
- package/dist/collection/components/map/udp-map/toolbar/map-toolbar.js +6 -6
- package/dist/collection/components/map/udp-map/udp-map-toolbar.js +1 -1
- package/dist/collection/components/map/udp-map/udp-map.js +3 -3
- package/dist/collection/components/menu/menu-item/udp-menu-item.js +1 -1
- package/dist/collection/components/menu/udp-menu.js +1 -1
- package/dist/collection/components/new-form/field/udp-field.js +1 -1
- package/dist/collection/components/new-form/form/udp-form-component.js +2 -2
- package/dist/collection/components/stepper/udp-stepper-demo.js +1 -1
- package/dist/collection/components/tabs/tab/tabs/udp-tabs.js +2 -2
- package/dist/collection/components/tabs/tab/udp-tab.js +1 -1
- package/dist/collection/components/tabs/udp-tab-panel/udp-tab-panel.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-connector.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-dot.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-item.js +2 -2
- package/dist/collection/components/timeline/udp-timeline-separator.js +1 -1
- package/dist/collection/components/timeline/udp-timeline.js +1 -1
- package/dist/collection/components/toolbars/app-bar/app-bar.js +1 -1
- package/dist/collection/components/util/ghost-render/ghost-render.js +1 -1
- package/dist/collection/components/util/lazy-loader/udp-lazy-loader.js +1 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet-container.js +1 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet.js +1 -1
- package/dist/collection/test-pages/test-components-page.js +28 -28
- package/dist/collection/test-pages/test-form.js +4 -4
- package/dist/collection/theme/ag-grid-theme-bridge.js +1 -1
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/chip-section/chip-section.js +2 -2
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.js +1 -1
- package/dist/components/add-map-feature-popup2.js +1 -1
- package/dist/components/address-search2.js +1 -1
- package/dist/components/ag-grid-base2.js +1 -1
- package/dist/components/ambient-template-grid.js +1 -1
- package/dist/components/api-method-instance-grid.js +1 -1
- package/dist/components/app-bar.js +1 -1
- package/dist/components/chart-kpi2.js +1 -1
- package/dist/components/charts-theme.js +1 -0
- package/dist/components/check-box.js +1 -1
- package/dist/components/chip-section.js +1 -1
- package/dist/components/client-side-grid2.js +1 -1
- package/dist/components/edit-view-form.js +1 -1
- package/dist/components/feature-details-card2.js +1 -1
- package/dist/components/feature-details-popup2.js +1 -1
- package/dist/components/file-upload-renderer2.js +1 -1
- package/dist/components/file-upload2.js +1 -1
- package/dist/components/form-metadata-display-renderer2.js +1 -1
- package/dist/components/form-metadata-display2.js +1 -1
- package/dist/components/ghost-render2.js +1 -1
- package/dist/components/grid-primary-bar2.js +1 -1
- package/dist/components/hint-panel2.js +1 -1
- package/dist/components/icon-grid.js +1 -1
- package/dist/components/image-upload2.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/kpi-list2.js +1 -1
- package/dist/components/list-item.js +1 -1
- package/dist/components/list-options-renderer2.js +1 -1
- package/dist/components/location-renderer2.js +1 -1
- package/dist/components/map-component2.js +1 -1
- package/dist/components/map-toolbar2.js +1 -1
- package/dist/components/numeric-field2.js +1 -1
- package/dist/components/primary-action-header2.js +1 -1
- package/dist/components/question-configs-renderer2.js +1 -1
- package/dist/components/resource-timeline-calendar.js +1 -1
- package/dist/components/resource-timeline-primary-bar2.js +1 -1
- package/dist/components/save-view-form.js +1 -1
- package/dist/components/search-list-item2.js +1 -1
- package/dist/components/search-method-grid2.js +1 -1
- package/dist/components/section-configs-renderer2.js +1 -1
- package/dist/components/select-layer-popup2.js +1 -1
- package/dist/components/server-side-grid2.js +1 -1
- package/dist/components/side-sheet-container2.js +1 -1
- package/dist/components/side-sheet2.js +1 -1
- package/dist/components/signature-input2.js +1 -1
- package/dist/components/signature-renderer2.js +1 -1
- package/dist/components/simple-card.js +1 -1
- package/dist/components/split-line-popup2.js +1 -1
- package/dist/components/status-chip2.js +1 -1
- package/dist/components/stencil-chip2.js +1 -1
- package/dist/components/stencil-form2.js +1 -1
- package/dist/components/stencil-toggle2.js +1 -1
- package/dist/components/table-columns-renderer2.js +1 -1
- package/dist/components/table-input2.js +1 -1
- package/dist/components/tally.js +1 -1
- package/dist/components/test-components-page.js +1 -1
- package/dist/components/test-form2.js +1 -1
- package/dist/components/text-area2.js +1 -1
- package/dist/components/text-field2.js +1 -1
- package/dist/components/text-input-renderer2.js +1 -1
- package/dist/components/theme-manager.js +1 -0
- package/dist/components/udp-adornment2.js +1 -1
- package/dist/components/udp-advanced-search-builder.js +1 -1
- package/dist/components/udp-ag-area-chart.d.ts +11 -0
- package/dist/components/udp-ag-area-chart.js +2 -0
- package/dist/components/udp-ag-bar-chart.d.ts +11 -0
- package/dist/components/udp-ag-bar-chart.js +2 -0
- package/dist/components/udp-ag-bar-chart2.js +1 -0
- package/dist/components/udp-ag-bubble-chart.d.ts +11 -0
- package/dist/components/udp-ag-bubble-chart.js +2 -0
- package/dist/components/udp-ag-combo-chart.d.ts +11 -0
- package/dist/components/udp-ag-combo-chart.js +2 -0
- package/dist/components/udp-ag-donut-chart.d.ts +11 -0
- package/dist/components/udp-ag-donut-chart.js +2 -0
- package/dist/components/udp-ag-line-chart.d.ts +11 -0
- package/dist/components/udp-ag-line-chart.js +2 -0
- package/dist/components/udp-ag-pie-chart.d.ts +11 -0
- package/dist/components/udp-ag-pie-chart.js +2 -0
- package/dist/components/udp-ag-scatter-chart.d.ts +11 -0
- package/dist/components/udp-ag-scatter-chart.js +2 -0
- package/dist/components/udp-ambient-card2.js +1 -1
- package/dist/components/udp-ambient-tool-tip2.js +1 -1
- package/dist/components/udp-autocomplete2.js +1 -1
- package/dist/components/udp-avatar2.js +1 -1
- package/dist/components/udp-badge2.js +1 -1
- package/dist/components/udp-bar-chart.js +1 -1
- package/dist/components/udp-calendar-base2.js +1 -1
- package/dist/components/udp-calendar-day.js +1 -1
- package/dist/components/udp-calendar-month.js +1 -1
- package/dist/components/udp-calendar-week.js +1 -1
- package/dist/components/udp-calendar-year.js +1 -1
- package/dist/components/udp-card-action-area.js +1 -1
- package/dist/components/udp-card-actions2.js +1 -1
- package/dist/components/udp-card-content2.js +1 -1
- package/dist/components/udp-card-header2.js +1 -1
- package/dist/components/udp-card-media2.js +1 -1
- package/dist/components/udp-card2.js +1 -1
- package/dist/components/udp-charts-example.js +1 -1
- package/dist/components/udp-chip2.js +1 -1
- package/dist/components/udp-column-header2.js +1 -1
- package/dist/components/udp-compound-button2.js +1 -1
- package/dist/components/udp-container-query-grid-item.js +1 -1
- package/dist/components/udp-container-query-grid.js +1 -1
- package/dist/components/udp-container-query2.js +1 -1
- package/dist/components/udp-container2.js +1 -1
- package/dist/components/udp-date-input2.js +1 -1
- package/dist/components/udp-date-range-selector2.js +1 -1
- package/dist/components/udp-date-selector2.js +1 -1
- package/dist/components/udp-date-time-input2.js +1 -1
- package/dist/components/udp-datetime-selector2.js +1 -1
- package/dist/components/udp-dialog2.js +1 -1
- package/dist/components/udp-distribution-chart2.js +1 -1
- package/dist/components/udp-divider2.js +1 -1
- package/dist/components/udp-donut-chart2.js +1 -1
- package/dist/components/udp-dynamic-container-with-menu2.js +1 -1
- package/dist/components/udp-dynamic-form.js +1 -1
- package/dist/components/udp-empty-state-display2.js +1 -1
- package/dist/components/udp-field2.js +1 -1
- package/dist/components/udp-fluent-avatar2.js +1 -1
- package/dist/components/udp-fluent-badge2.js +1 -1
- package/dist/components/udp-fluent-button2.js +1 -1
- package/dist/components/udp-fluent-card2.js +1 -1
- package/dist/components/udp-fluent-checkbox2.js +1 -1
- package/dist/components/udp-fluent-counter-badge2.js +1 -1
- package/dist/components/udp-fluent-dialog2.js +1 -1
- package/dist/components/udp-fluent-divider2.js +1 -1
- package/dist/components/udp-fluent-drawer2.js +1 -1
- package/dist/components/udp-fluent-dropdown2.js +1 -1
- package/dist/components/udp-fluent-file-input.js +1 -1
- package/dist/components/udp-fluent-icon-button2.js +1 -1
- package/dist/components/udp-fluent-image.js +1 -1
- package/dist/components/udp-fluent-inline-edit.js +1 -1
- package/dist/components/udp-fluent-link.js +1 -1
- package/dist/components/udp-fluent-location-input.js +1 -1
- package/dist/components/udp-fluent-number-input.d.ts +11 -0
- package/dist/components/udp-fluent-number-input.js +2 -0
- package/dist/components/udp-fluent-radio-group2.js +1 -1
- package/dist/components/udp-fluent-signature-input.js +1 -1
- package/dist/components/udp-fluent-switch2.js +1 -1
- package/dist/components/udp-fluent-tablist2.js +1 -1
- package/dist/components/udp-fluent-text-input2.js +1 -1
- package/dist/components/udp-fluent-toggle-button2.js +1 -1
- package/dist/components/udp-form-component2.js +1 -1
- package/dist/components/udp-forms-builder-menu2.js +1 -1
- package/dist/components/udp-forms-builder-question-item2.js +1 -1
- package/dist/components/udp-forms-builder-style-override.js +1 -1
- package/dist/components/udp-forms-follow-up-list-card.js +1 -1
- package/dist/components/udp-forms-list-card2.js +1 -1
- package/dist/components/udp-forms-list.js +1 -1
- package/dist/components/udp-forms-renderer.js +1 -1
- package/dist/components/udp-grid-loader2.js +1 -1
- package/dist/components/udp-hotlist-form2.js +1 -1
- package/dist/components/udp-kpi-card2.js +1 -1
- package/dist/components/udp-kpi-cards.js +1 -1
- package/dist/components/udp-lazy-loader2.js +1 -1
- package/dist/components/udp-line-chart2.js +1 -1
- package/dist/components/udp-linear-loader2.js +1 -1
- package/dist/components/udp-map-toolbar2.js +1 -1
- package/dist/components/udp-map.js +1 -1
- package/dist/components/udp-menu-item2.js +1 -1
- package/dist/components/udp-menu.js +1 -1
- package/dist/components/udp-message-bar2.js +1 -1
- package/dist/components/udp-notification2.js +1 -1
- package/dist/components/udp-page-header2.js +1 -1
- package/dist/components/udp-page.js +1 -1
- package/dist/components/udp-pop-over-grid-action-header2.js +1 -1
- package/dist/components/udp-pop-over2.js +1 -1
- package/dist/components/udp-progress-bar2.js +1 -1
- package/dist/components/udp-sankey-chart.js +1 -1
- package/dist/components/udp-search-input2.js +1 -1
- package/dist/components/udp-selector2.js +1 -1
- package/dist/components/udp-side-sheet2.js +1 -1
- package/dist/components/udp-sidebar-layout.d.ts +11 -0
- package/dist/components/udp-sidebar-layout.js +2 -0
- package/dist/components/udp-skeleton-loading2.js +1 -1
- package/dist/components/udp-slider2.js +1 -1
- package/dist/components/udp-spinner2.js +1 -1
- package/dist/components/udp-split-screen.js +1 -1
- package/dist/components/udp-stepper-demo.js +1 -1
- package/dist/components/udp-tab-panel2.js +1 -1
- package/dist/components/udp-tab.js +1 -1
- package/dist/components/udp-tabs2.js +1 -1
- package/dist/components/udp-textarea2.js +1 -1
- package/dist/components/udp-time-input2.js +1 -1
- package/dist/components/udp-time-selector2.js +1 -1
- package/dist/components/udp-timeline-connector.js +1 -1
- package/dist/components/udp-timeline-dot.js +1 -1
- package/dist/components/udp-timeline-item.js +1 -1
- package/dist/components/udp-timeline-separator.js +1 -1
- package/dist/components/udp-timeline.js +1 -1
- package/dist/components/udp-tooltip2.js +1 -1
- package/dist/components/udp-tree2.js +1 -1
- package/dist/components/udp-xy-chart2.js +1 -1
- package/dist/components/udp-xy-multi-series-chart.js +1 -1
- package/dist/components/upd-alert-banner2.js +1 -1
- package/dist/docs.json +13789 -10151
- package/dist/esm/add-map-feature-popup_4.entry.js +12 -12
- package/dist/esm/address-search_6.entry.js +18 -18
- package/dist/esm/advanced-search_12.entry.js +13 -13
- package/dist/esm/ag-grid-base_63.entry.js +388 -148
- package/dist/esm/ambient-template-grid.entry.js +16 -16
- package/dist/esm/api-method-instance-grid.entry.js +2 -2
- package/dist/esm/app-bar.entry.js +1 -1
- package/dist/esm/chart-container_3.entry.js +2 -2
- package/dist/esm/charts-theme-B2HoYVMf.js +383 -0
- package/dist/esm/check-box.entry.js +2 -2
- package/dist/esm/chip-section.entry.js +2 -2
- package/dist/esm/date-time-renderer_9.entry.js +21 -21
- package/dist/esm/feature-details-card_2.entry.js +5 -5
- package/dist/esm/file-upload_2.entry.js +5 -5
- package/dist/esm/filter-conditions_7.entry.js +5 -5
- package/dist/esm/form-metadata-display_10.entry.js +8 -8
- package/dist/esm/icon-grid.entry.js +1 -1
- package/dist/esm/index-Cgpvu-iV.js +44 -4
- package/dist/esm/index.js +4 -152
- package/dist/esm/loader.js +1 -1
- package/dist/esm/map-component_2.entry.js +2 -2
- package/dist/esm/primary-action-header_2.entry.js +4 -4
- package/dist/esm/question-configs-renderer_4.entry.js +15 -15
- package/dist/esm/resource-timeline-calendar.entry.js +1 -1
- package/dist/esm/resource-timeline-primary-bar.entry.js +3 -3
- package/dist/esm/search-method-grid.entry.js +1 -1
- package/dist/esm/server-side-grid.entry.js +1 -1
- package/dist/esm/side-sheet-container.entry.js +1 -1
- package/dist/esm/simple-card.entry.js +1 -1
- package/dist/esm/slot-helpers-Dx6EW-PP.js +9 -0
- package/dist/esm/status-chip_2.entry.js +1 -1
- package/dist/esm/stencil-chip.entry.js +2 -2
- package/dist/esm/stencil-library.js +1 -1
- package/dist/esm/stencil-toggle.entry.js +4 -4
- package/dist/esm/text-field_2.entry.js +7 -7
- package/dist/esm/theme-manager-DeVqiL0i.js +153 -0
- package/dist/esm/udp-adornment.entry.js +1 -1
- package/dist/esm/udp-advanced-search-builder.entry.js +7 -4
- package/dist/esm/udp-ag-area-chart.entry.js +118 -0
- package/dist/esm/{udp-bar-chart_4.entry.js → udp-ag-bar-chart_4.entry.js} +110 -31
- package/dist/esm/udp-ag-bubble-chart.entry.js +118 -0
- package/dist/esm/udp-ag-combo-chart.entry.js +118 -0
- package/dist/esm/udp-ag-donut-chart.entry.js +116 -0
- package/dist/esm/udp-ag-line-chart.entry.js +118 -0
- package/dist/esm/udp-ag-pie-chart.entry.js +116 -0
- package/dist/esm/udp-ag-scatter-chart.entry.js +118 -0
- package/dist/esm/udp-attachment-item_2.entry.js +1 -1
- package/dist/esm/udp-bar-chart.entry.js +39 -0
- package/dist/esm/udp-calendar-base.entry.js +44 -71
- package/dist/esm/udp-calendar-day.entry.js +1 -3
- package/dist/esm/udp-calendar-month.entry.js +1 -3
- package/dist/esm/udp-calendar-week.entry.js +1 -3
- package/dist/esm/udp-calendar-year.entry.js +1 -3
- package/dist/esm/udp-card-action-area.entry.js +1 -1
- package/dist/esm/udp-card_6.entry.js +7 -7
- package/dist/esm/udp-charts-example.entry.js +14 -1
- package/dist/esm/udp-container-query-grid-item.entry.js +1 -1
- package/dist/esm/udp-container-query-grid.entry.js +1 -1
- package/dist/esm/udp-container-query.entry.js +2 -2
- package/dist/esm/udp-container.entry.js +2 -2
- package/dist/esm/udp-dynamic-container-with-menu.entry.js +1 -1
- package/dist/esm/udp-dynamic-form.entry.js +1 -1
- package/dist/esm/udp-fluent-file-input.entry.js +4 -4
- package/dist/esm/udp-fluent-image.entry.js +1 -1
- package/dist/esm/udp-fluent-inline-edit.entry.js +1 -1
- package/dist/esm/udp-fluent-link.entry.js +1 -1
- package/dist/esm/udp-fluent-location-input.entry.js +3 -3
- package/dist/esm/udp-fluent-number-input.entry.js +97 -0
- package/dist/esm/udp-fluent-signature-input.entry.js +4 -4
- package/dist/esm/udp-forms-builder-style-override.entry.js +1 -1
- package/dist/esm/udp-forms-follow-up-list-card.entry.js +2 -2
- package/dist/esm/udp-forms-list-card.entry.js +4 -4
- package/dist/esm/udp-forms-list.entry.js +1 -1
- package/dist/esm/udp-forms-renderer.entry.js +1 -1
- package/dist/esm/udp-kpi-card.entry.js +1 -1
- package/dist/esm/udp-kpi-cards.entry.js +2 -2
- package/dist/esm/udp-map.entry.js +3 -3
- package/dist/esm/udp-menu.entry.js +1 -1
- package/dist/esm/udp-page.entry.js +1 -1
- package/dist/esm/udp-sankey-chart.entry.js +1 -1
- package/dist/esm/udp-sidebar-layout.entry.js +65 -0
- package/dist/esm/udp-skeleton-loading.entry.js +1 -1
- package/dist/esm/udp-split-screen.entry.js +1 -1
- package/dist/esm/udp-stepper-demo.entry.js +1 -1
- package/dist/esm/udp-tab.entry.js +1 -1
- package/dist/esm/udp-timeline-connector.entry.js +1 -1
- package/dist/esm/udp-timeline-dot.entry.js +1 -1
- package/dist/esm/udp-timeline-item.entry.js +2 -2
- package/dist/esm/udp-timeline-separator.entry.js +1 -1
- package/dist/esm/udp-timeline.entry.js +1 -1
- package/dist/esm/udp-xy-chart.entry.js +1 -1
- package/dist/esm/udp-xy-multi-series-chart.entry.js +1 -1
- package/dist/stencil-library/add-map-feature-popup_4.entry.js +1 -1
- package/dist/stencil-library/address-search_6.entry.js +1 -1
- package/dist/stencil-library/advanced-search_12.entry.js +1 -1
- package/dist/stencil-library/ag-grid-base_63.entry.js +1 -1
- package/dist/stencil-library/ambient-template-grid.entry.js +1 -1
- package/dist/stencil-library/api-method-instance-grid.entry.js +1 -1
- package/dist/stencil-library/app-bar.entry.js +1 -1
- package/dist/stencil-library/chart-container_3.entry.js +1 -1
- package/dist/stencil-library/charts-theme-B2HoYVMf.js +1 -0
- package/dist/stencil-library/check-box.entry.js +1 -1
- package/dist/stencil-library/chip-section.entry.js +1 -1
- package/dist/stencil-library/date-time-renderer_9.entry.js +1 -1
- package/dist/stencil-library/feature-details-card_2.entry.js +1 -1
- package/dist/stencil-library/file-upload_2.entry.js +1 -1
- package/dist/stencil-library/filter-conditions_7.entry.js +1 -1
- package/dist/stencil-library/form-metadata-display_10.entry.js +1 -1
- package/dist/stencil-library/icon-grid.entry.js +1 -1
- package/dist/stencil-library/index.esm.js +1 -1
- package/dist/stencil-library/map-component_2.entry.js +1 -1
- package/dist/stencil-library/primary-action-header_2.entry.js +1 -1
- package/dist/stencil-library/question-configs-renderer_4.entry.js +1 -1
- package/dist/stencil-library/resource-timeline-calendar.entry.js +1 -1
- package/dist/stencil-library/resource-timeline-primary-bar.entry.js +1 -1
- package/dist/stencil-library/search-method-grid.entry.js +1 -1
- package/dist/stencil-library/server-side-grid.entry.js +1 -1
- package/dist/stencil-library/side-sheet-container.entry.js +1 -1
- package/dist/stencil-library/simple-card.entry.js +1 -1
- package/dist/stencil-library/slot-helpers-Dx6EW-PP.js +1 -0
- package/dist/stencil-library/status-chip_2.entry.js +1 -1
- package/dist/stencil-library/stencil-chip.entry.js +1 -1
- package/dist/stencil-library/stencil-library.esm.js +1 -1
- package/dist/stencil-library/stencil-toggle.entry.js +1 -1
- package/dist/stencil-library/text-field_2.entry.js +1 -1
- package/dist/stencil-library/theme-manager-DeVqiL0i.js +1 -0
- package/dist/stencil-library/udp-adornment.entry.js +1 -1
- package/dist/stencil-library/udp-advanced-search-builder.entry.js +1 -1
- package/dist/stencil-library/udp-ag-area-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-bar-chart_4.entry.js +1 -0
- package/dist/stencil-library/udp-ag-bubble-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-combo-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-donut-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-line-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-pie-chart.entry.js +1 -0
- package/dist/stencil-library/udp-ag-scatter-chart.entry.js +1 -0
- package/dist/stencil-library/udp-attachment-item_2.entry.js +1 -1
- package/dist/stencil-library/udp-bar-chart.entry.js +1 -0
- package/dist/stencil-library/udp-calendar-base.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-day.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-month.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-week.entry.js +1 -1
- package/dist/stencil-library/udp-calendar-year.entry.js +1 -1
- package/dist/stencil-library/udp-card-action-area.entry.js +1 -1
- package/dist/stencil-library/udp-card_6.entry.js +1 -1
- package/dist/stencil-library/udp-charts-example.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid-item.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid.entry.js +1 -1
- package/dist/stencil-library/udp-container-query.entry.js +1 -1
- package/dist/stencil-library/udp-container.entry.js +1 -1
- package/dist/stencil-library/udp-dynamic-container-with-menu.entry.js +1 -1
- package/dist/stencil-library/udp-dynamic-form.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-file-input.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-image.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-inline-edit.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-link.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-location-input.entry.js +1 -1
- package/dist/stencil-library/udp-fluent-number-input.entry.js +1 -0
- package/dist/stencil-library/udp-fluent-signature-input.entry.js +1 -1
- package/dist/stencil-library/udp-forms-builder-style-override.entry.js +1 -1
- package/dist/stencil-library/udp-forms-follow-up-list-card.entry.js +1 -1
- package/dist/stencil-library/udp-forms-list-card.entry.js +1 -1
- package/dist/stencil-library/udp-forms-list.entry.js +1 -1
- package/dist/stencil-library/udp-forms-renderer.entry.js +1 -1
- package/dist/stencil-library/udp-kpi-card.entry.js +1 -1
- package/dist/stencil-library/udp-kpi-cards.entry.js +1 -1
- package/dist/stencil-library/udp-map.entry.js +1 -1
- package/dist/stencil-library/udp-menu.entry.js +1 -1
- package/dist/stencil-library/udp-page.entry.js +1 -1
- package/dist/stencil-library/udp-sankey-chart.entry.js +1 -1
- package/dist/stencil-library/udp-sidebar-layout.entry.js +1 -0
- package/dist/stencil-library/udp-skeleton-loading.entry.js +1 -1
- package/dist/stencil-library/udp-split-screen.entry.js +1 -1
- package/dist/stencil-library/udp-stepper-demo.entry.js +1 -1
- package/dist/stencil-library/udp-tab.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-connector.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-dot.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-item.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-separator.entry.js +1 -1
- package/dist/stencil-library/udp-timeline.entry.js +1 -1
- package/dist/stencil-library/udp-xy-chart.entry.js +1 -1
- package/dist/stencil-library/udp-xy-multi-series-chart.entry.js +1 -1
- package/dist/types/components/calendar/udp-calendar-base.d.ts +5 -2
- package/dist/types/components/calendar/udp-calendar-day.d.ts +1 -2
- package/dist/types/components/calendar/udp-calendar-month.d.ts +1 -2
- package/dist/types/components/calendar/udp-calendar-week.d.ts +1 -2
- package/dist/types/components/calendar/udp-calendar-year.d.ts +1 -2
- package/dist/types/components/charts/chart-container/chart-container.d.ts +7 -0
- package/dist/types/components/charts/chart-kpi/chart-kpi.d.ts +5 -0
- package/dist/types/components/charts/charts-theme.d.ts +80 -0
- package/dist/types/components/charts/udp-ag-area-chart/udp-ag-area-chart.d.ts +73 -0
- package/dist/types/components/charts/udp-ag-bar-chart/udp-ag-bar-chart.d.ts +62 -0
- package/dist/types/components/charts/udp-ag-bubble-chart/udp-ag-bubble-chart.d.ts +70 -0
- package/dist/types/components/charts/udp-ag-combo-chart/udp-ag-combo-chart.d.ts +83 -0
- package/dist/types/components/charts/udp-ag-donut-chart/udp-ag-donut-chart.d.ts +70 -0
- package/dist/types/components/charts/udp-ag-line-chart/udp-ag-line-chart.d.ts +75 -0
- package/dist/types/components/charts/udp-ag-pie-chart/udp-ag-pie-chart.d.ts +72 -0
- package/dist/types/components/charts/udp-ag-scatter-chart/udp-ag-scatter-chart.d.ts +76 -0
- package/dist/types/components/charts/udp-bar-chart/udp-bar-chart.d.ts +4 -0
- package/dist/types/components/charts/udp-charts-example.d.ts +1 -1
- package/dist/types/components/charts/udp-distribution-chart/udp-distribution-chart.d.ts +4 -0
- package/dist/types/components/charts/udp-donut-chart/udp-donut-chart.d.ts +4 -0
- package/dist/types/components/charts/udp-line-chart/udp-line-chart.d.ts +4 -0
- package/dist/types/components/charts/udp-sankey-chart/udp-sankey-chart.d.ts +5 -0
- package/dist/types/components/charts/udp-xy-chart/udp-xy-chart.d.ts +5 -0
- package/dist/types/components/charts/udp-xy-multi-series-chart/udp-xy-multi-series-chart.d.ts +4 -0
- package/dist/types/components/fluent-ui/autocomplete/udp-autocomplete.d.ts +39 -7
- package/dist/types/components/fluent-ui/date-input/udp-date-input.d.ts +15 -1
- package/dist/types/components/fluent-ui/date-time-input/udp-date-time-input.d.ts +10 -1
- package/dist/types/components/fluent-ui/dropdown/udp-fluent-dropdown.d.ts +33 -5
- package/dist/types/components/fluent-ui/number-input/udp-fluent-number-input.d.ts +66 -0
- package/dist/types/components/fluent-ui/tree/udp-tree.d.ts +78 -0
- package/dist/types/components/grid/new-grid/gridFunctions/bulkActions.d.ts +20 -0
- package/dist/types/components/layout/udp-sidebar-layout/udp-sidebar-layout.d.ts +54 -0
- package/dist/types/components.d.ts +1912 -76
- package/package.json +2 -1
- package/dist/components/udp-bar-chart2.js +0 -1
- package/dist/stencil-library/udp-bar-chart_4.entry.js +0 -1
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
import { r as registerInstance, h, H as Host, a as getElement } from './index-Cgpvu-iV.js';
|
|
2
|
+
import { v4 } from 'uuid';
|
|
3
|
+
import { AgCharts, ModuleRegistry, AllCommunityModule } from 'ag-charts-community';
|
|
4
|
+
import { b as buildUdpChartTheme, a as applySeriesColors } from './charts-theme-B2HoYVMf.js';
|
|
5
|
+
import './theme-manager-DeVqiL0i.js';
|
|
6
|
+
import '@fluentui/web-components';
|
|
7
|
+
import '@fluentui/tokens';
|
|
8
|
+
|
|
9
|
+
const udpAgScatterChartCss = () => `:host{display:block;position:relative;width:100%;min-width:0;min-height:0;box-sizing:border-box}.chart-mount{position:absolute;inset:0}`;
|
|
10
|
+
|
|
11
|
+
let agChartsModulesRegistered = false;
|
|
12
|
+
const ensureAgChartsModules = () => {
|
|
13
|
+
if (agChartsModulesRegistered)
|
|
14
|
+
return;
|
|
15
|
+
ModuleRegistry.registerModules([AllCommunityModule]);
|
|
16
|
+
agChartsModulesRegistered = true;
|
|
17
|
+
};
|
|
18
|
+
const sizeStyle = (value, fallback) => value == null ? fallback : typeof value === 'number' ? `${value}px` : value;
|
|
19
|
+
const UdpAgScatterChart = class {
|
|
20
|
+
constructor(hostRef) {
|
|
21
|
+
registerInstance(this, hostRef);
|
|
22
|
+
/** Mount-node id for the internal chart container. Auto-generated; override only when a stable id is needed (e.g. tests). */
|
|
23
|
+
this.chartId = `udp-ag-scatter-chart-${v4()}`;
|
|
24
|
+
/**
|
|
25
|
+
* Colour + visual-weight variant applied via the brand theme:
|
|
26
|
+
* `default` (balanced categorical palette for multi-category charts,
|
|
27
|
+
* the exact brand colour for a single series), `soft` (same palette
|
|
28
|
+
* lightened, for dense low-emphasis surfaces), `bold` (same palette
|
|
29
|
+
* deepened, for a hero chart), `mono` (a single brand-hue ramp for
|
|
30
|
+
* sequential / magnitude data), and `colorful` (each label hashed to a
|
|
31
|
+
* stable Fluent avatar hue, so the same label keeps its colour across
|
|
32
|
+
* charts). Per-series colours on `chartOptions` always win.
|
|
33
|
+
*/
|
|
34
|
+
this.appearance = 'default';
|
|
35
|
+
/**
|
|
36
|
+
* Geometry roundness, mirroring the button/input shape tokens: `square`
|
|
37
|
+
* or `rounded`. Scatter markers are unaffected; this only shapes any
|
|
38
|
+
* bar / line / area series sharing the chart. Per-series geometry on
|
|
39
|
+
* `chartOptions` still wins.
|
|
40
|
+
*/
|
|
41
|
+
this.shape = 'square';
|
|
42
|
+
/**
|
|
43
|
+
* Chrome density. `full` keeps axes, gridlines, legend and padding;
|
|
44
|
+
* `flush` strips all chrome and zeroes padding so the plot bleeds to the
|
|
45
|
+
* container edges (the KPI-card "sparkline" look). Pair with a
|
|
46
|
+
* `udp-fluent-card` `preview` slot or `bodyPadding={false}`.
|
|
47
|
+
*/
|
|
48
|
+
this.chrome = 'full';
|
|
49
|
+
// Re-theme on a live light/dark switch. `theme-manager` dispatches
|
|
50
|
+
// `theme-changed` on the window after updating the brand CSS variables;
|
|
51
|
+
// reuse the prop-watch rebuild path so buildOptions() re-reads them (and the
|
|
52
|
+
// current mode via getCurrentThemeMode()).
|
|
53
|
+
this.handleThemeChanged = () => {
|
|
54
|
+
this.handleOptionsChanged();
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
handleOptionsChanged() {
|
|
58
|
+
if (!this.chart)
|
|
59
|
+
return;
|
|
60
|
+
const options = this.buildOptions();
|
|
61
|
+
if (options)
|
|
62
|
+
this.chart.update(options);
|
|
63
|
+
}
|
|
64
|
+
componentDidLoad() {
|
|
65
|
+
var _a, _b;
|
|
66
|
+
ensureAgChartsModules();
|
|
67
|
+
const container = (_b = (_a = this.el) === null || _a === void 0 ? void 0 : _a.shadowRoot) === null || _b === void 0 ? void 0 : _b.getElementById(this.chartId);
|
|
68
|
+
if (!container)
|
|
69
|
+
return;
|
|
70
|
+
const options = this.buildOptions(container);
|
|
71
|
+
if (!options)
|
|
72
|
+
return;
|
|
73
|
+
this.chart = AgCharts.create(options);
|
|
74
|
+
window.addEventListener('theme-changed', this.handleThemeChanged);
|
|
75
|
+
}
|
|
76
|
+
disconnectedCallback() {
|
|
77
|
+
var _a;
|
|
78
|
+
window.removeEventListener('theme-changed', this.handleThemeChanged);
|
|
79
|
+
(_a = this.chart) === null || _a === void 0 ? void 0 : _a.destroy();
|
|
80
|
+
this.chart = undefined;
|
|
81
|
+
}
|
|
82
|
+
buildOptions(container) {
|
|
83
|
+
var _a, _b;
|
|
84
|
+
const target = container !== null && container !== void 0 ? container : (_b = (_a = this.el) === null || _a === void 0 ? void 0 : _a.shadowRoot) === null || _b === void 0 ? void 0 : _b.getElementById(this.chartId);
|
|
85
|
+
if (!target)
|
|
86
|
+
return null;
|
|
87
|
+
const merged = Object.assign(Object.assign({ theme: buildUdpChartTheme(this.el, {
|
|
88
|
+
appearance: this.appearance,
|
|
89
|
+
shape: this.shape,
|
|
90
|
+
chrome: this.chrome,
|
|
91
|
+
}), background: { visible: false } }, this.chartOptions), { container: target });
|
|
92
|
+
return applySeriesColors(merged, this.el, this.appearance);
|
|
93
|
+
}
|
|
94
|
+
render() {
|
|
95
|
+
return (h(Host, { key: 'c4ccf0d39f29d899a7962e8fdaf24886eeff8b57', style: {
|
|
96
|
+
width: sizeStyle(this.customWidth, '100%'),
|
|
97
|
+
height: sizeStyle(this.customHeight, '100%'),
|
|
98
|
+
} }, h("div", { key: 'f69041a8f525c3bbfc607080c6d5740543cf5e6a', id: this.chartId, class: "chart-mount" })));
|
|
99
|
+
}
|
|
100
|
+
get el() { return getElement(this); }
|
|
101
|
+
static get watchers() { return {
|
|
102
|
+
"chartOptions": [{
|
|
103
|
+
"handleOptionsChanged": 0
|
|
104
|
+
}],
|
|
105
|
+
"appearance": [{
|
|
106
|
+
"handleOptionsChanged": 0
|
|
107
|
+
}],
|
|
108
|
+
"shape": [{
|
|
109
|
+
"handleOptionsChanged": 0
|
|
110
|
+
}],
|
|
111
|
+
"chrome": [{
|
|
112
|
+
"handleOptionsChanged": 0
|
|
113
|
+
}]
|
|
114
|
+
}; }
|
|
115
|
+
};
|
|
116
|
+
UdpAgScatterChart.style = udpAgScatterChartCss();
|
|
117
|
+
|
|
118
|
+
export { UdpAgScatterChart as udp_ag_scatter_chart };
|
|
@@ -99,7 +99,7 @@ const UdpEmptyStateDisplay = class {
|
|
|
99
99
|
this.imageWidth = '100px';
|
|
100
100
|
}
|
|
101
101
|
render() {
|
|
102
|
-
return (h("div", { key: '
|
|
102
|
+
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)))));
|
|
103
103
|
}
|
|
104
104
|
};
|
|
105
105
|
UdpEmptyStateDisplay.style = udpEmptyStateDisplayCss();
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { r as registerInstance, h, a as getElement } from './index-Cgpvu-iV.js';
|
|
2
|
+
import { v4 } from 'uuid';
|
|
3
|
+
|
|
4
|
+
const udpBarChartCss = () => ``;
|
|
5
|
+
|
|
6
|
+
const UdpBarChart = class {
|
|
7
|
+
constructor(hostRef) {
|
|
8
|
+
registerInstance(this, hostRef);
|
|
9
|
+
this.data = undefined;
|
|
10
|
+
this.valueField = undefined;
|
|
11
|
+
this.labelField = undefined;
|
|
12
|
+
this.title = undefined;
|
|
13
|
+
this.subheader = undefined;
|
|
14
|
+
this.customCardStyle = {};
|
|
15
|
+
this.kpisPosition = 'left';
|
|
16
|
+
this.kpis = undefined;
|
|
17
|
+
this.xAxisLabel = undefined;
|
|
18
|
+
this.yAxisLabel = undefined;
|
|
19
|
+
this.hideAdornment = false;
|
|
20
|
+
this.valueFields = undefined;
|
|
21
|
+
this.stacked = false;
|
|
22
|
+
this.showBullets = false;
|
|
23
|
+
this.barWidth = undefined;
|
|
24
|
+
this.xDataType = undefined;
|
|
25
|
+
this.yDataType = undefined;
|
|
26
|
+
this.distBetweenGridLines = undefined;
|
|
27
|
+
this.hideLegend = true;
|
|
28
|
+
this.hideBorder = false;
|
|
29
|
+
this.removePadding = false;
|
|
30
|
+
this.chartId = v4();
|
|
31
|
+
}
|
|
32
|
+
render() {
|
|
33
|
+
return (h("udp-xy-chart", { key: 'd3bb0613440cc1442838f3fa36370da61f8c946c', title: this.title, subheader: this.subheader, data: this.data, chartId: this.chartId, kpis: this.kpis, customWidth: this.customWidth, customHeight: this.customHeight, customCardWidth: this.customCardWidth, customCardStyle: this.customCardStyle, kpisPosition: this.kpisPosition, hideAdornment: this.hideAdornment, labelField: this.labelField, valueField: this.valueField, showBullets: this.showBullets, xDataType: this.xDataType, yDataType: this.yDataType, hideLegend: this.hideLegend, hideBorder: this.hideBorder, removePadding: this.removePadding, chartType: 'Column', xAxisLabel: this.xAxisLabel, yAxisLabel: this.yAxisLabel }));
|
|
34
|
+
}
|
|
35
|
+
get el() { return getElement(this); }
|
|
36
|
+
};
|
|
37
|
+
UdpBarChart.style = udpBarChartCss();
|
|
38
|
+
|
|
39
|
+
export { UdpBarChart as udp_bar_chart };
|
|
@@ -34,82 +34,48 @@ const UdpCalendarBase = class {
|
|
|
34
34
|
this.firstDay = 0; // The day that each week begins. 0 = Sunday
|
|
35
35
|
this.showNonCurrentDates = true; // In month view, whether dates in the previous or next month should be rendered at all.
|
|
36
36
|
this.toggleViewOptions = 'dayGridDay,dayGridWeek,dayGridMonth,dayGridYear'; // The options for toggling view in the upper right corner
|
|
37
|
-
|
|
37
|
+
// ESCAPE HATCH: arbitrary FullCalendar options forwarded verbatim. Spread last so any
|
|
38
|
+
// option not yet given a dedicated @Prop can be passed through without a code change.
|
|
39
|
+
this.options = {};
|
|
38
40
|
}
|
|
39
41
|
componentDidLoad() {
|
|
40
42
|
const calendarEl = this.el.shadowRoot.querySelector('#calendar');
|
|
41
|
-
// CREATE SETTINGS FROM PROPS
|
|
42
|
-
this.calendarSettings = {
|
|
43
|
-
height: this.height,
|
|
44
|
-
contentHeight: this.contentHeight,
|
|
45
|
-
aspectRatio: this.aspectRatio,
|
|
46
|
-
weekends: this.weekends,
|
|
47
|
-
hiddenDays: this.hiddenDays,
|
|
48
|
-
dayHeaders: this.dayHeaders,
|
|
49
|
-
dayMinWidth: this.dayMinWidth,
|
|
50
|
-
slotDuration: this.slotDuration,
|
|
51
|
-
slotLabelInterval: this.slotLabelInterval,
|
|
52
|
-
slotLabelFormat: this.slotLabelFormat,
|
|
53
|
-
slotMinTime: this.slotMinTime,
|
|
54
|
-
slotMaxTime: this.slotMaxTime,
|
|
55
|
-
scrollTime: this.scrollTime,
|
|
56
|
-
scrollTimeReset: this.scrollTimeReset,
|
|
57
|
-
firstDay: this.firstDay,
|
|
58
|
-
showNonCurrentDates: this.showNonCurrentDates,
|
|
59
|
-
};
|
|
60
|
-
// ADD BUTTONS TO ALLOW USER TO TOGGLE BETWEEN MONTH-WEEK VIEW
|
|
61
|
-
this.calendarSettings.headerToolbar = {
|
|
62
|
-
left: 'prev,next',
|
|
63
|
-
center: 'title',
|
|
64
|
-
right: this.toggleViewOptions,
|
|
65
|
-
};
|
|
66
|
-
this.calendarSettings.views = {
|
|
67
|
-
dayGridWeek: {
|
|
68
|
-
dayHeaderFormat: this.dayHeaderFormatWeekView ? this.dayHeaderFormatWeekView : { weekday: 'short', month: 'numeric', day: 'numeric', omitCommas: true, omitZeroMinute: true, meridiem: 'short' }
|
|
69
|
-
},
|
|
70
|
-
dayGridMonth: {
|
|
71
|
-
dayHeaderFormat: this.dayHeaderFormatMonthView ? this.dayHeaderFormatMonthView : { weekday: 'short' }
|
|
72
|
-
}
|
|
73
|
-
};
|
|
74
|
-
// ADD HOOKS TO SETTINGS
|
|
75
|
-
const hooks = [
|
|
76
|
-
{ prop: 'dayHeaderClassNames', setting: 'dayHeaderClassNames' },
|
|
77
|
-
{ prop: 'dayHeaderContent', setting: 'dayHeaderContent' },
|
|
78
|
-
{ prop: 'dayHeaderDidMount', setting: 'dayHeaderDidMount' },
|
|
79
|
-
{ prop: 'dayHeaderWillUnmount', setting: 'dayHeaderWillUnmount' },
|
|
80
|
-
{ prop: 'dayCellClassNames', setting: 'dayCellClassNames' },
|
|
81
|
-
{ prop: 'dayCellContent', setting: 'dayCellContent' },
|
|
82
|
-
{ prop: 'dayCellDidMount', setting: 'dayCellDidMount' },
|
|
83
|
-
{ prop: 'dayCellWillUnmount', setting: 'dayCellWillUnmount' },
|
|
84
|
-
{ prop: 'slotLabelClassNames', setting: 'slotLabelClassNames' },
|
|
85
|
-
{ prop: 'slotLabelContent', setting: 'slotLabelContent' },
|
|
86
|
-
{ prop: 'slotLabelDidMount', setting: 'slotLabelDidMount' },
|
|
87
|
-
{ prop: 'slotLabelWillUnmount', setting: 'slotLabelWillUnmount' },
|
|
88
|
-
{ prop: 'slotLaneClassNames', setting: 'slotLaneClassNames' },
|
|
89
|
-
{ prop: 'slotLaneContent', setting: 'slotLaneContent' },
|
|
90
|
-
{ prop: 'slotLaneDidMount', setting: 'slotLaneDidMount' },
|
|
91
|
-
{ prop: 'slotLaneWillUnmount', setting: 'slotLaneWillUnmount' },
|
|
92
|
-
];
|
|
93
|
-
hooks.forEach(({ prop, setting }) => {
|
|
94
|
-
if (this[prop]) {
|
|
95
|
-
this.calendarSettings[setting] = (arg) => this[prop](arg);
|
|
96
|
-
}
|
|
97
|
-
});
|
|
98
|
-
if (this.datesSet) {
|
|
99
|
-
this.calendarSettings.datesSet = (dateInfo) => this.datesSet(dateInfo);
|
|
100
|
-
}
|
|
101
|
-
this.calendarSettings.events = this.events;
|
|
102
|
-
this.calendarSettings.eventSources = this.eventSources;
|
|
103
|
-
this.calendarSettings.eventContent = this.eventContent;
|
|
104
|
-
if (this.eventOnclick) {
|
|
105
|
-
this.calendarSettings.eventClick = (event) => this.eventOnclick(event);
|
|
106
|
-
}
|
|
107
43
|
// ASSIGN SETTINGS AND CREATE CALENDAR
|
|
108
|
-
this.calendar = new Calendar(calendarEl,
|
|
44
|
+
this.calendar = new Calendar(calendarEl, this.buildCalendarOptions());
|
|
109
45
|
this.calendar.render();
|
|
110
46
|
// Programatically scroll the current view to the given time. https://fullcalendar.io/docs/scrollToTime
|
|
111
|
-
if (this.scrollToTimeDuration)
|
|
112
|
-
|
|
47
|
+
if (this.scrollToTimeDuration) {
|
|
48
|
+
this.calendar.scrollToTime(this.scrollToTimeDuration);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
buildCalendarOptions() {
|
|
52
|
+
var _a, _b;
|
|
53
|
+
const options = Object.assign(Object.assign({ plugins: [dayGridPlugin, interactionPlugin], initialView: this.initialView, initialDate: this.initialDate, height: this.height, contentHeight: this.contentHeight, aspectRatio: this.aspectRatio, weekends: this.weekends, hiddenDays: this.hiddenDays, dayHeaders: this.dayHeaders, dayMinWidth: this.dayMinWidth, slotDuration: this.slotDuration, slotLabelInterval: this.slotLabelInterval, slotLabelFormat: this.slotLabelFormat, slotMinTime: this.slotMinTime, slotMaxTime: this.slotMaxTime, scrollTime: this.scrollTime, scrollTimeReset: this.scrollTimeReset, firstDay: this.firstDay, showNonCurrentDates: this.showNonCurrentDates,
|
|
54
|
+
// BUTTONS TO ALLOW USER TO TOGGLE BETWEEN DAY/WEEK/MONTH/YEAR VIEW
|
|
55
|
+
headerToolbar: {
|
|
56
|
+
left: 'prev,next',
|
|
57
|
+
center: 'title',
|
|
58
|
+
right: this.toggleViewOptions,
|
|
59
|
+
}, views: {
|
|
60
|
+
dayGridWeek: {
|
|
61
|
+
dayHeaderFormat: (_a = this.dayHeaderFormatWeekView) !== null && _a !== void 0 ? _a : { weekday: 'short', month: 'numeric', day: 'numeric', omitCommas: true, omitZeroMinute: true, meridiem: 'short' },
|
|
62
|
+
},
|
|
63
|
+
dayGridMonth: {
|
|
64
|
+
dayHeaderFormat: (_b = this.dayHeaderFormatMonthView) !== null && _b !== void 0 ? _b : { weekday: 'short' },
|
|
65
|
+
},
|
|
66
|
+
}, events: this.events, eventSources: this.eventSources, eventContent: this.eventContent }, (this.datesSet ? { datesSet: (dateInfo) => this.datesSet(dateInfo) } : {})), (this.eventOnclick ? { eventClick: (event) => this.eventOnclick(event) } : {}));
|
|
67
|
+
// ADD RENDER HOOKS
|
|
68
|
+
const dynamic = options;
|
|
69
|
+
UdpCalendarBase.RENDER_HOOKS.forEach((hook) => {
|
|
70
|
+
if (this[hook]) {
|
|
71
|
+
dynamic[hook] = (arg) => this[hook](arg);
|
|
72
|
+
}
|
|
73
|
+
});
|
|
74
|
+
// GENERIC FORWARDING: let callers pass any other FullCalendar option through.
|
|
75
|
+
Object.assign(options, this.options);
|
|
76
|
+
// Drop undefined values so we never override FullCalendar's own defaults.
|
|
77
|
+
Object.keys(dynamic).forEach((key) => dynamic[key] === undefined && delete dynamic[key]);
|
|
78
|
+
return options;
|
|
113
79
|
}
|
|
114
80
|
eventsChanged(newValue) {
|
|
115
81
|
if (this.calendar) {
|
|
@@ -125,7 +91,7 @@ const UdpCalendarBase = class {
|
|
|
125
91
|
render() {
|
|
126
92
|
const calendarStyle = Object.assign({}, (this.width !== null ? { width: this.width + 'px' } : {}) // Conditionally add width property
|
|
127
93
|
);
|
|
128
|
-
return (h("div", { key: '
|
|
94
|
+
return (h("div", { key: '1907e4392b4a52317b74745cda1fc137c1e471cc', id: 'calendar', style: calendarStyle }));
|
|
129
95
|
}
|
|
130
96
|
get el() { return getElement(this); }
|
|
131
97
|
static get watchers() { return {
|
|
@@ -134,6 +100,13 @@ const UdpCalendarBase = class {
|
|
|
134
100
|
}]
|
|
135
101
|
}; }
|
|
136
102
|
};
|
|
103
|
+
// Render hooks are only forwarded when a handler was actually provided.
|
|
104
|
+
UdpCalendarBase.RENDER_HOOKS = [
|
|
105
|
+
'dayHeaderClassNames', 'dayHeaderContent', 'dayHeaderDidMount', 'dayHeaderWillUnmount',
|
|
106
|
+
'dayCellClassNames', 'dayCellContent', 'dayCellDidMount', 'dayCellWillUnmount',
|
|
107
|
+
'slotLabelClassNames', 'slotLabelContent', 'slotLabelDidMount', 'slotLabelWillUnmount',
|
|
108
|
+
'slotLaneClassNames', 'slotLaneContent', 'slotLaneDidMount', 'slotLaneWillUnmount',
|
|
109
|
+
];
|
|
137
110
|
UdpCalendarBase.style = udpCalendarBaseCss();
|
|
138
111
|
|
|
139
112
|
export { UdpCalendarBase as udp_calendar_base };
|
|
@@ -7,10 +7,8 @@ const UdpCalendarDay = class {
|
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
8
|
this.props = {};
|
|
9
9
|
}
|
|
10
|
-
componentWillLoad() {
|
|
11
|
-
}
|
|
12
10
|
render() {
|
|
13
|
-
return (h("udp-calendar-base", Object.assign({ key: '
|
|
11
|
+
return (h("udp-calendar-base", Object.assign({ key: 'bc4fac28f22be76210ada27a7a165346fc205c30', initialView: 'dayGridDay' }, this.props)));
|
|
14
12
|
}
|
|
15
13
|
};
|
|
16
14
|
UdpCalendarDay.style = udpCalendarDayCss();
|
|
@@ -7,10 +7,8 @@ const UdpCalendarMonth = class {
|
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
8
|
this.props = {};
|
|
9
9
|
}
|
|
10
|
-
componentWillLoad() {
|
|
11
|
-
}
|
|
12
10
|
render() {
|
|
13
|
-
return (h("udp-calendar-base", Object.assign({ key: '
|
|
11
|
+
return (h("udp-calendar-base", Object.assign({ key: 'f8600795230fb42b29070324673dea0b463da21a', initialView: 'dayGridMonth' }, this.props)));
|
|
14
12
|
}
|
|
15
13
|
};
|
|
16
14
|
UdpCalendarMonth.style = udpCalendarMonthCss();
|
|
@@ -7,10 +7,8 @@ const UdpCalendarWeek = class {
|
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
8
|
this.props = {};
|
|
9
9
|
}
|
|
10
|
-
componentWillLoad() {
|
|
11
|
-
}
|
|
12
10
|
render() {
|
|
13
|
-
return (h("udp-calendar-base", Object.assign({ key: '
|
|
11
|
+
return (h("udp-calendar-base", Object.assign({ key: '76f64d90052d07dc7f913b8f2540dbcbc7b142ea', initialView: 'dayGridWeek' }, this.props)));
|
|
14
12
|
}
|
|
15
13
|
};
|
|
16
14
|
UdpCalendarWeek.style = udpCalendarWeekCss();
|
|
@@ -7,10 +7,8 @@ const UdpCalendarYear = class {
|
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
8
|
this.props = {};
|
|
9
9
|
}
|
|
10
|
-
componentWillLoad() {
|
|
11
|
-
}
|
|
12
10
|
render() {
|
|
13
|
-
return (h("udp-calendar-base", Object.assign({ key: '
|
|
11
|
+
return (h("udp-calendar-base", Object.assign({ key: 'c6f3dce188614b66fbccf5c2443347306fbed08f', initialView: 'dayGridYear' }, this.props)));
|
|
14
12
|
}
|
|
15
13
|
};
|
|
16
14
|
UdpCalendarYear.style = udpCalendarYearCss();
|
|
@@ -7,7 +7,7 @@ const UdpCardActionArea = class {
|
|
|
7
7
|
registerInstance(this, hostRef);
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h(Host, { key: '
|
|
10
|
+
return (h(Host, { key: 'eeb455776017155226717fe117268a85e3553642' }, h("button", { key: '1ac1160639ecc7ee943cb9ed67e057f7e9d007d4', class: "button" }, h("slot", { key: 'ebbfe339a097a75249739ffd34efd3ed9fcbc68a' }))));
|
|
11
11
|
}
|
|
12
12
|
};
|
|
13
13
|
UdpCardActionArea.style = udpCardActionAreaCss();
|
|
@@ -30,11 +30,11 @@ const UdpCard = class {
|
|
|
30
30
|
const renderHeader = !this.hasSlottedContent('header') && (this.cardTitle || this.subheader || this.avatar || this.headerAction);
|
|
31
31
|
const renderMedia = !this.hasSlottedContent('media') && this.mediaImage;
|
|
32
32
|
// const hasDefaultContent = !!this.el.querySelector(':not([slot])');
|
|
33
|
-
const mainContent = (h(Fragment, { key: '
|
|
34
|
-
return (h(Host, { key: '
|
|
33
|
+
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' }))));
|
|
34
|
+
return (h(Host, { key: '4b7b53a17990e3165d25016f42434916a5a948b6', class: {
|
|
35
35
|
[this.variant]: true, // This adds 'elevated' or 'outlined'
|
|
36
36
|
'elevation-1': this.variant === 'elevated', // This adds a default shadow
|
|
37
|
-
} }, this.adornmentStatus && h("udp-adornment", { key: '
|
|
37
|
+
} }, this.adornmentStatus && h("udp-adornment", { key: 'dd120c144c85bc4f879ea04469c2560d52d84346', status: this.adornmentStatus }), mainContent, this.actions && h("udp-card-actions", { key: 'c3db5b9b62899deaa88d4889523c3ee530a7c913' }, this.actions)));
|
|
38
38
|
}
|
|
39
39
|
get el() { return getElement(this); }
|
|
40
40
|
};
|
|
@@ -51,7 +51,7 @@ const UdpCardActions = class {
|
|
|
51
51
|
this.align = 'end';
|
|
52
52
|
}
|
|
53
53
|
render() {
|
|
54
|
-
return (h(Host, { key: '
|
|
54
|
+
return (h(Host, { key: '54581a1632dec1039b0b0d86156facf0cc0f93dd', class: this.align }, h("slot", { key: 'd535f3f445b3d9891b44131d42077437555a4ceb' })));
|
|
55
55
|
}
|
|
56
56
|
};
|
|
57
57
|
UdpCardActions.style = udpCardActionsCss();
|
|
@@ -65,7 +65,7 @@ const UdpCardContent = class {
|
|
|
65
65
|
this.disablePadding = false;
|
|
66
66
|
}
|
|
67
67
|
render() {
|
|
68
|
-
return (h(Host, { key: '
|
|
68
|
+
return (h(Host, { key: '7ca1c82a1f87549c1ad7a706b2f01b226067db74', class: { 'disable-gutter': this.disableGutter, 'disable-padding': this.disablePadding } }, h("slot", { key: 'ad7cba322f564a1e229103c875f74469ac64c77b' })));
|
|
69
69
|
}
|
|
70
70
|
};
|
|
71
71
|
UdpCardContent.style = udpCardContentCss();
|
|
@@ -94,7 +94,7 @@ const UdpCardHeader = class {
|
|
|
94
94
|
const titleContent = this.disableTypography ? this.cardTitle : h("unity-typography", { variant: "h6" }, this.cardTitle);
|
|
95
95
|
const wrappedTitleContent = this.titleHref || this.titleClick ? (h("udp-link", { href: this.titleHref, target: this.titleTarget, onLinkClick: this.handleTitleClick }, titleContent)) : (titleContent);
|
|
96
96
|
const subheaderContent = this.disableTypography ? (this.subheader) : typeof this.subheader === 'string' ? (h("unity-typography", { variant: "body1", color: "textSecondary" }, this.subheader)) : (this.subheader);
|
|
97
|
-
return (h(Host, { key: '
|
|
97
|
+
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" })));
|
|
98
98
|
}
|
|
99
99
|
};
|
|
100
100
|
UdpCardHeader.style = udpCardHeaderCss();
|
|
@@ -106,7 +106,7 @@ const UdpCardMedia = class {
|
|
|
106
106
|
registerInstance(this, hostRef);
|
|
107
107
|
}
|
|
108
108
|
render() {
|
|
109
|
-
return (h(Host, { key: '
|
|
109
|
+
return (h(Host, { key: 'a3fe72534a756762067921aa446ea959b8be3c8c', role: "img", style: { backgroundImage: this.image ? `url(${this.image})` : undefined }, "aria-label": this.title }, h("slot", { key: '48e382d9020b4aba88c327bcb94e3895677c88ba' })));
|
|
110
110
|
}
|
|
111
111
|
};
|
|
112
112
|
UdpCardMedia.style = udpCardMediaCss();
|
|
@@ -1,11 +1,24 @@
|
|
|
1
1
|
import { r as registerInstance, h, H as Host } from './index-Cgpvu-iV.js';
|
|
2
2
|
|
|
3
|
+
const mockBarOptions = {
|
|
4
|
+
data: [
|
|
5
|
+
{ country: 'USA', value: 1840 },
|
|
6
|
+
{ country: 'China', value: 1620 },
|
|
7
|
+
{ country: 'Japan', value: 920 },
|
|
8
|
+
{ country: 'Germany', value: 780 },
|
|
9
|
+
],
|
|
10
|
+
series: [{ type: 'bar', xKey: 'country', yKey: 'value' }],
|
|
11
|
+
axes: {
|
|
12
|
+
x: { type: 'category', position: 'bottom' },
|
|
13
|
+
y: { type: 'number', position: 'left' },
|
|
14
|
+
},
|
|
15
|
+
};
|
|
3
16
|
const UdpChartsExample = class {
|
|
4
17
|
constructor(hostRef) {
|
|
5
18
|
registerInstance(this, hostRef);
|
|
6
19
|
}
|
|
7
20
|
render() {
|
|
8
|
-
return (h(Host, { key: '
|
|
21
|
+
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' })));
|
|
9
22
|
}
|
|
10
23
|
};
|
|
11
24
|
|
|
@@ -18,7 +18,7 @@ const UdpContainerQueryGridItem = class {
|
|
|
18
18
|
.join('\n');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (h(Host, { key: '
|
|
21
|
+
return (h(Host, { key: '4e07bdb293b068bdb9d05dca6532343957ad437a' }, h("style", { key: '0a6e9517626e40c23b40edfd45d6f9f70ad96bd8' }, this.getSpanStyles()), h("slot", { key: '3143e751498cd1ce053a10ff2439fa2335637b90' })));
|
|
22
22
|
}
|
|
23
23
|
};
|
|
24
24
|
UdpContainerQueryGridItem.style = udpContainerQueryGridItemCss();
|
|
@@ -40,7 +40,7 @@ const UdpContainerQueryGrid = class {
|
|
|
40
40
|
gap: resolveGap(gapValue),
|
|
41
41
|
}));
|
|
42
42
|
});
|
|
43
|
-
return (h(Host, { key: '
|
|
43
|
+
return (h(Host, { key: '79d731f38375b0e382ac7634770b2ae1ab0d7078' }, h("udp-container-query", { key: 'a5066884b08ce9f8a0b62e49436d85d4fee27173', queries: queries }, h("div", { key: '2853db90992ab825ac7f605ca3180e4de4761dbf', class: "grid-container" }, h("slot", { key: '93c202ef4d3b8f5190d05de56d4e3233b5e0521f' })))));
|
|
44
44
|
}
|
|
45
45
|
};
|
|
46
46
|
UdpContainerQueryGrid.style = udpContainerQueryGridCss();
|
|
@@ -25,9 +25,9 @@ const UdpContainerQuery = class {
|
|
|
25
25
|
return styleRules;
|
|
26
26
|
}
|
|
27
27
|
render() {
|
|
28
|
-
return (h(Host, { key: '
|
|
28
|
+
return (h(Host, { key: '8488cdd4ea26bb03accf4d3ecd43c3acf062be44', class: {
|
|
29
29
|
[this.customClass]: !!this.customClass,
|
|
30
|
-
} }, h("style", { key: '
|
|
30
|
+
} }, h("style", { key: '109b303072f6c3868fc35bc97389a42145b8e131' }, this.getContainerQueryStyle()), h("slot", { key: '387a64ae9d981524b44002b92745fb3bea99557c' })));
|
|
31
31
|
}
|
|
32
32
|
};
|
|
33
33
|
UdpContainerQuery.style = udpContainerQueryCss();
|
|
@@ -19,12 +19,12 @@ const UdpContainer = class {
|
|
|
19
19
|
this.padding = true;
|
|
20
20
|
}
|
|
21
21
|
render() {
|
|
22
|
-
return (h("div", { key: '
|
|
22
|
+
return (h("div", { key: '8d27d811c4aa8a2fa0671bf4730b2aae26cc4fb0', class: {
|
|
23
23
|
'udp-container': true,
|
|
24
24
|
'udp-container--fluid': this.fluid,
|
|
25
25
|
'udp-container--padded': this.padding,
|
|
26
26
|
[`udp-container--${this.maxWidth}`]: true,
|
|
27
|
-
} }, h("slot", { key: '
|
|
27
|
+
} }, h("slot", { key: 'faad8a6bcf220fcbf5958578fabfa2eaef7c7ab0' })));
|
|
28
28
|
}
|
|
29
29
|
};
|
|
30
30
|
UdpContainer.style = udpContainerCss();
|
|
@@ -119,7 +119,7 @@ const DynamicContainerWithMenu = class {
|
|
|
119
119
|
this.udpChipClicked.emit(chipText);
|
|
120
120
|
}
|
|
121
121
|
render() {
|
|
122
|
-
return (h("div", { key: '
|
|
122
|
+
return (h("div", { key: 'd564c0a886d6f6b02c1ab4611a17067057021ded', class: "container" }, h("div", { key: '7bce725d034a1ab47e4af5304c0bb1bc8672b3d6', class: "chips" }, console.log('Received data for chips via executeQwith', this.visibleChildren), this.visibleChildren && this.visibleChildren.map((child, index) => (h("stencil-chip", { color: "secondary", key: index, text: child.description, "show-delete": "false", externalToggleString: this.externalToggle })))), h("div", { key: '3edf0874a248dd35f6c7d2266aa24cc7b9b2fb67', class: "overflow" }, h("udp-pop-over", { key: 'a8bc2e954746aa89bdcceee623412a8d9d55abc4', isOpen: this.popoverOpen, anchorElement: document.getElementById('anchorElement') }, h("div", { key: '8bb01e6a8256754fcbc5c01d2d8179467016729a', class: "menu" }, this.menuChildren && this.menuChildren.map((child, index) => (h("stencil-chip", { key: index, text: child.label, "show-delete": "false" }, " "))))))));
|
|
123
123
|
}
|
|
124
124
|
get el() { return getElement(this); }
|
|
125
125
|
static get watchers() { return {
|
|
@@ -250,7 +250,7 @@ const UdpDynamicForm = class {
|
|
|
250
250
|
});
|
|
251
251
|
}
|
|
252
252
|
render() {
|
|
253
|
-
return h("div", { key: '
|
|
253
|
+
return h("div", { key: '9b655a0b31d3bdee12da0bce92549a43c849ec64', class: "form-root" }, this.renderFormFields());
|
|
254
254
|
}
|
|
255
255
|
get el() { return getElement(this); }
|
|
256
256
|
};
|
|
@@ -507,21 +507,21 @@ const UdpFluentFileInput = class {
|
|
|
507
507
|
const hasFiles = this.items.length > 0;
|
|
508
508
|
const limitReached = this.maxFiles != null && this.maxFiles !== 1 && this.items.length >= this.maxFiles;
|
|
509
509
|
const showDropZone = !this.readonly && !limitReached;
|
|
510
|
-
return (h(Host, { key: '
|
|
510
|
+
return (h(Host, { key: 'f354dcacff6ea8f24686dfe5930eea1e78ae4d40', class: {
|
|
511
511
|
'has-error': hasError,
|
|
512
512
|
[`view-${this.view}`]: true,
|
|
513
513
|
[`appearance-${this.appearance}`]: true,
|
|
514
514
|
disabled: this.disabled,
|
|
515
515
|
readonly: this.readonly,
|
|
516
|
-
} }, h("fluent-field", { key: '
|
|
516
|
+
} }, h("fluent-field", { key: '590e90d7804164a55e975e42d1160d1eb09499d1', class: { 'no-message': noMessage } }, h("div", { key: 'fa2ab44d483a584739ed51c256f250a242766996', slot: "input", class: "root" }, this.label && (h("fluent-label", { key: 'bd9496e2b72d80e9c05cb7549de9e2316d61666f', class: "field-label", required: this.required, disabled: this.disabled }, this.label)), h("input", { key: '975aeed3eb16151005f0619c2746a6ca93c64551', ref: el => (this.fileInputRef = el), type: "file", class: "hidden-input", name: this.name, accept: this.accept, multiple: allowMultiple, disabled: this.disabled || this.readonly, onChange: this.handleInputChange,
|
|
517
517
|
// Containers like fluent-drawer's <dialog> call preventDefault on
|
|
518
518
|
// every bubbled click. The synthetic click from .click() must not
|
|
519
519
|
// reach them, or the canceled flag suppresses the file picker.
|
|
520
|
-
onClick: (e) => e.stopPropagation() }), this.renderDropContainer({ hasFiles, showDropZone, allowMultiple })), h("udp-text", { key: '
|
|
520
|
+
onClick: (e) => e.stopPropagation() }), this.renderDropContainer({ hasFiles, showDropZone, allowMultiple })), h("udp-text", { key: '2297fe8bb95d794aed9f13fdbac668507d8a21fb', slot: "message", variant: "caption1", class: {
|
|
521
521
|
message: true,
|
|
522
522
|
error: hasError,
|
|
523
523
|
'include-error-padding': this.includeErrorPadding,
|
|
524
|
-
} }, message)), this.view === 'gallery' && (h("dialog", { key: '
|
|
524
|
+
} }, message)), this.view === 'gallery' && (h("dialog", { key: 'de9555dc4c4f2348b664a48806f4f8b677a9bf2d', class: "lightbox", ref: el => (this.dialogRef = el), onClose: this.handleDialogClose, onClick: this.handleBackdropClick, onKeyDown: this.handleLightboxKeyDown }, this.lightboxIndex >= 0 && this.renderLightboxContent()))));
|
|
525
525
|
}
|
|
526
526
|
/**
|
|
527
527
|
* Single dropzone container. Layout depends on state:
|
|
@@ -18,7 +18,7 @@ const UdpFluentImage = class {
|
|
|
18
18
|
this.shadow = false;
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (h(Host, { key: '
|
|
21
|
+
return (h(Host, { key: 'a9b75daa5afbc90ec287f644d1bb271da9891fb3' }, h("fluent-image", { key: '327669128e7913a1da5b098c479521a05c7c801a', block: this.block, bordered: this.bordered, shadow: this.shadow, fit: this.fit, shape: this.shape }, h("slot", { key: '6de9e3c57e22656480c064e3bb8054513f210b81' }))));
|
|
22
22
|
}
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -23,7 +23,7 @@ const UdpFluentInlineEdit = class {
|
|
|
23
23
|
(_a = this.inputEl) === null || _a === void 0 ? void 0 : _a.focus();
|
|
24
24
|
}
|
|
25
25
|
render() {
|
|
26
|
-
return (h(Host, { key: '
|
|
26
|
+
return (h(Host, { key: '08168e950fcd3afde547e7fcad5c3fe6154b4a85' }, h("input", { key: 'a3c48452bd044b0ba762d2d20e3ce7ffcd0925a4', ref: el => (this.inputEl = el), class: "inline-edit-input", type: "text", value: this.value, placeholder: this.placeholder, readOnly: this.readonly, maxlength: this.maxLength, "aria-label": this.ariaLabel, onInput: this.handleInput, onBlur: () => this.inputBlur.emit(), onFocus: () => this.inputFocus.emit() })));
|
|
27
27
|
}
|
|
28
28
|
static get delegatesFocus() { return true; }
|
|
29
29
|
get el() { return getElement(this); }
|
|
@@ -10,7 +10,7 @@ const UdpFluentLink = class {
|
|
|
10
10
|
this.inline = false;
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
|
-
return (h(Host, { key: '
|
|
13
|
+
return (h(Host, { key: '09291fcdf82c0aeb386323b711198f8e0a3982eb' }, h("fluent-link", { key: '2d9e44fb8b66111f0e08e6a344f744acbe680aaf', inline: this.inline, href: this.href, target: this.target, download: this.download, hreflang: this.hreflang, ping: this.ping, referrerpolicy: this.referrerpolicy, rel: this.rel, type: this.type }, h("slot", { key: 'ace22a91cfedd35cd3861928433ce987d3f098dc', name: "start", slot: "start" }), h("slot", { key: 'b1feb5881053d751c03d63e9388a09e87ab63b2f' }), h("slot", { key: 'ec3a5aba47dcc703c327000de5eacd59d25096fb', name: "end", slot: "end" }))));
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
|