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
|
@@ -98,13 +98,13 @@ const ChipSection = class {
|
|
|
98
98
|
}
|
|
99
99
|
render() {
|
|
100
100
|
console.log("Rendering ChipSection", this.visibleFilterChips);
|
|
101
|
-
return (h("div", { key: '
|
|
101
|
+
return (h("div", { key: '682d90efd9def02e31111a7213268a78e1192ece', class: "wrapper", id: "chipSectionContainer" }, h("div", { key: 'b1604e89dd0863d30d7b6da49896fba101ce9db9', class: "chipHolder" }, h("div", { key: '21908fddfcab881cbc7f6fc95e5fcc6ffee2bfac', id: "viewChipsContainer" }, this.viewChips.map((chip, index) => (h("stencil-chip", { onOnDelete: () => this.handleDelete('view', index), text: chip.label, class: "viewChip" })))), h("udp-dynamic-container-with-menu", { key: 'c1273403c82ca1b92a7a2a03fc2743281b5732a7', id: "filterChipsContainer", menuItems: this.menuItems }, this.selectedFilterChip && (h("stencil-chip", { key: 'ec5a481306fa1aee40d919727eaab27043f2056e', onOnDelete: this.handleFilterChipUntoggle, text: this.selectedFilterChip.label, class: "viewChip" })), console.log('filtering here...', this.filterChips), this.filterChips.map((chip) => {
|
|
102
102
|
if (this.selectedFilterChip && chip.id === this.selectedFilterChip.id) {
|
|
103
103
|
console.log('returning null...');
|
|
104
104
|
return null;
|
|
105
105
|
}
|
|
106
106
|
return (h("stencil-chip", { text: `${chip.label} ${chip.value}`, class: "filterChip", onClick: () => this.handleFilterChipToggle(chip) }));
|
|
107
|
-
})), h("div", { key: '
|
|
107
|
+
})), h("div", { key: 'bda333aded786e38ec42084733a0f6be6c27bf7c', id: "additionalFilterChipsContainer" }, this.additionalFilterChips.map((chip, index) => (h("stencil-chip", { onOnDelete: () => this.handleDelete('additionalFilter', index), text: chip.label, class: "additionalFilterChip" })))), !this.hideKpiSection && (h("div", { key: '06151e31fc3cda55a639103c3597f3671f2d7ed5', class: "KPI", id: "kpiContainer" }, this.kpiValues.slice(0, this.maxKPIsDisplayed).map((kpi) => (h("div", { class: "kpiItem" }, h("span", { class: "kpiLabel" }, this.abbreviateLabel(kpi.label) || kpi.label), h("span", { class: "kpiValue" }, this.abbrNum(kpi.value, 1))))))))));
|
|
108
108
|
}
|
|
109
109
|
get el() { return getElement(this); }
|
|
110
110
|
static get watchers() { return {
|
|
@@ -181,25 +181,25 @@ const FileUploadRenderer = class {
|
|
|
181
181
|
}
|
|
182
182
|
render() {
|
|
183
183
|
var _a, _b, _c, _d;
|
|
184
|
-
return (h("div", { key: '
|
|
184
|
+
return (h("div", { key: '0bd55a0546f7cb503487e845fd4cbca91368a36b', class: "file-upload-input-container" }, h("div", { key: '74bba1649bdd51afe5d54622ac5c2ef486350a01' }, h("stencil-toggle", { key: '76814da69f46a17baeccec154412d856c1f64dd0', label: "Allow Multiple Items", disabled: this.isViewOnly, checked: !!((_a = this.question.fieldProperties) === null || _a === void 0 ? void 0 : _a.allowMultiple), onToggledChange: () => {
|
|
185
185
|
if (this.isViewOnly)
|
|
186
186
|
return;
|
|
187
187
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
188
188
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'allowMultiple');
|
|
189
189
|
this.onFormSectionsDraftChange(updated);
|
|
190
|
-
}, labelPosition: "right" })), h("div", { key: '
|
|
190
|
+
}, labelPosition: "right" })), h("div", { key: '1d54822e922113e61dae1bc479c0569005fa3780' }, h("stencil-toggle", { key: '9adb4814130d2c4181b55d62dc2b038d03560fad', label: "Display Upload Time", disabled: this.isViewOnly, checked: !!((_b = this.question.fieldProperties) === null || _b === void 0 ? void 0 : _b.displayUploadTime), onToggledChange: () => {
|
|
191
191
|
if (this.isViewOnly)
|
|
192
192
|
return;
|
|
193
193
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
194
194
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'displayUploadTime');
|
|
195
195
|
this.onFormSectionsDraftChange(updated);
|
|
196
|
-
}, labelPosition: "right" })), h("div", { key: '
|
|
196
|
+
}, labelPosition: "right" })), h("div", { key: 'f2a7472ad0ca0e22cc7bb4944fa9a0423514bf37' }, h("stencil-toggle", { key: '5bb98c94d94ccce8c45a81ec550b92de41b8f93f', label: "Hide and Disable Drag And Drop", disabled: this.isViewOnly, checked: !!((_c = this.question.fieldProperties) === null || _c === void 0 ? void 0 : _c.hideDragAndDrop), onToggledChange: () => {
|
|
197
197
|
if (this.isViewOnly)
|
|
198
198
|
return;
|
|
199
199
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
200
200
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'hideDragAndDrop');
|
|
201
201
|
this.onFormSectionsDraftChange(updated);
|
|
202
|
-
}, labelPosition: "right" })), h("div", { key: '
|
|
202
|
+
}, labelPosition: "right" })), h("div", { key: '481bbf58bcbec43a82e3a6c7b599d5edd9d24453' }, h("stencil-toggle", { key: '16a67388b337db188d054e5343ebfdf1e08de940', label: "Hide and Disable Upload Button", disabled: this.isViewOnly, checked: !!((_d = this.question.fieldProperties) === null || _d === void 0 ? void 0 : _d.hideButton), onToggledChange: () => {
|
|
203
203
|
if (this.isViewOnly)
|
|
204
204
|
return;
|
|
205
205
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
@@ -218,19 +218,19 @@ const FormMetadataDisplayRenderer = class {
|
|
|
218
218
|
}
|
|
219
219
|
render() {
|
|
220
220
|
var _a, _b, _c;
|
|
221
|
-
return (h("div", { key: '
|
|
221
|
+
return (h("div", { key: '9899d63c456701dd41573df80c479a30eb353fe4', class: "form-metadata-display-input-container" }, h("div", { key: '358002aea240a513275ec904ac244ac3a01c9130' }, h("stencil-toggle", { key: '0e50bd0887c34d1f26a5d7de1006ba1a605ad2d7', label: "Show Form Responder Full Name", disabled: this.isViewOnly, checked: !!((_a = this.question.fieldProperties) === null || _a === void 0 ? void 0 : _a.displayOwnerFullName), onToggledChange: () => {
|
|
222
222
|
if (this.isViewOnly)
|
|
223
223
|
return;
|
|
224
224
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
225
225
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'displayOwnerFullName');
|
|
226
226
|
this.onFormSectionsDraftChange(updated);
|
|
227
|
-
}, labelPosition: "right" }), h("stencil-toggle", { key: '
|
|
227
|
+
}, labelPosition: "right" }), h("stencil-toggle", { key: '5cacd22c8e76442a0f35b9f05af225a8810c0653', label: "Show Form Responder Email", disabled: this.isViewOnly, checked: !!((_b = this.question.fieldProperties) === null || _b === void 0 ? void 0 : _b.displayOwnerEmail), onToggledChange: () => {
|
|
228
228
|
if (this.isViewOnly)
|
|
229
229
|
return;
|
|
230
230
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
231
231
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'displayOwnerEmail');
|
|
232
232
|
this.onFormSectionsDraftChange(updated);
|
|
233
|
-
}, labelPosition: "right" }), h("stencil-toggle", { key: '
|
|
233
|
+
}, labelPosition: "right" }), h("stencil-toggle", { key: '74decad3352705b899838f254b71d4055f3c99d9', label: "Show Submission Date", disabled: this.isViewOnly, checked: !!((_c = this.question.fieldProperties) === null || _c === void 0 ? void 0 : _c.displaySubmissionDate), onToggledChange: () => {
|
|
234
234
|
if (this.isViewOnly)
|
|
235
235
|
return;
|
|
236
236
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
@@ -249,15 +249,15 @@ const ListOptionsRenderer = class {
|
|
|
249
249
|
}
|
|
250
250
|
render() {
|
|
251
251
|
var _a, _b, _c, _d, _e;
|
|
252
|
-
return (h(Host, { key: '
|
|
252
|
+
return (h(Host, { key: '5d0bfd4da6a01d377bb42b188fb122a14c04d467' }, h("div", { key: '510139c2b1267bbc1b9ec4a239608441097e0b44', class: "question-item-options-list-container" }, ((_a = this.lookupOptions) === null || _a === void 0 ? void 0 : _a.length) > 1 && (h("stencil-toggle", { key: '2c98cbb25432e44f05a043d34da23c98c0c32743', label: "Use Lookup Options", disabled: this.isViewOnly, checked: !!(((_b = this.question) === null || _b === void 0 ? void 0 : _b.fieldProperties) && 'lookupId' in this.question.fieldProperties), labelPosition: "right", onToggledChange: () => {
|
|
253
253
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyToggleManualOrLookupOptions');
|
|
254
254
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex);
|
|
255
255
|
this.onFormSectionsDraftChange(updated);
|
|
256
|
-
} })), 'lookupId' in this.question.fieldProperties && (h("div", { key: '
|
|
256
|
+
} })), 'lookupId' in this.question.fieldProperties && (h("div", { key: 'dddbeae00a090f66726b92854dec2f41c0873d33' }, h("udp-selector", { label: "Lookup Source", key: "lookup-selector", initialValue: ((_c = this.question.fieldProperties) === null || _c === void 0 ? void 0 : _c.lookupId) || '', options: this.lookupOptions, disabled: this.isViewOnly, required: true, onChange: (e) => {
|
|
257
257
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyLookupChange');
|
|
258
258
|
const updated = handler(e.detail, this.formSectionsDraft, this.sIndex, this.qIndex);
|
|
259
259
|
this.onFormSectionsDraftChange(updated);
|
|
260
|
-
} }))), 'items' in this.question.fieldProperties && (h("div", { key: '
|
|
260
|
+
} }))), 'items' in this.question.fieldProperties && (h("div", { key: 'c47883b7f84dd69456ac6fbbdbc96693cbdde956' }, h("div", { key: '8de26781cef15708c81ea10e8d8d55c895cd1e42', class: "list-options-header" }, h("unity-typography", { key: '2a28ba05a4f86aad5adca3c557a06f56020499c2', variant: "h6" }, "Configure Select Options"), !this.isViewOnly && 'items' in this.question.fieldProperties && (h("udp-button", { key: 'e5c169fa153491b0c4eb94e8b3a0b0e7c996dfa8', variant: "text", onClick: () => {
|
|
261
261
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyAddListItem');
|
|
262
262
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, '', '');
|
|
263
263
|
this.onFormSectionsDraftChange(updated);
|
|
@@ -363,7 +363,7 @@ const LocationRenderer = class {
|
|
|
363
363
|
const showMap = !!((_a = this.question.fieldProperties) === null || _a === void 0 ? void 0 : _a.showMap);
|
|
364
364
|
const hideAddressSearch = !!((_b = this.question.fieldProperties) === null || _b === void 0 ? void 0 : _b.hideAddressSearch);
|
|
365
365
|
const booleanToggleHandler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
366
|
-
return (h("div", { key: '
|
|
366
|
+
return (h("div", { key: '670cfbf18b4f640cdd8490b93896a3a67039293a', class: "question-item-map-input-container" }, h("div", { key: '3483dc31116713058ff6ca05744e97bed650b4bb' }, h("stencil-toggle", { key: 'e8231d458ce0b02c124e397adef831f05fa6d46b', label: "Hide Address Search Bar", disabled: this.isViewOnly, checked: hideAddressSearch, onToggledChange: e => {
|
|
367
367
|
var _a;
|
|
368
368
|
if (this.isViewOnly)
|
|
369
369
|
return;
|
|
@@ -380,7 +380,7 @@ const LocationRenderer = class {
|
|
|
380
380
|
updated = booleanToggleHandler(updated, this.sIndex, this.qIndex, 'showMap');
|
|
381
381
|
}
|
|
382
382
|
this.onFormSectionsDraftChange(updated);
|
|
383
|
-
}, labelPosition: "right" })), h("div", { key: '
|
|
383
|
+
}, labelPosition: "right" })), h("div", { key: '9dbc16e3c5c9ff184f6fc7f23502188d834cb5f1' }, h("stencil-toggle", { key: '6141dcd1adb0b54f474a5ffab3067f84929454ca', label: "Show Map", disabled: this.isViewOnly, checked: showMap, onToggledChange: e => {
|
|
384
384
|
var _a;
|
|
385
385
|
if (this.isViewOnly)
|
|
386
386
|
return;
|
|
@@ -397,19 +397,19 @@ const LocationRenderer = class {
|
|
|
397
397
|
updated = booleanToggleHandler(updated, this.sIndex, this.qIndex, 'hideAddressSearch');
|
|
398
398
|
}
|
|
399
399
|
this.onFormSectionsDraftChange(updated);
|
|
400
|
-
}, labelPosition: "right" })), showMap && (h("div", { key: '
|
|
400
|
+
}, labelPosition: "right" })), showMap && (h("div", { key: '065637575afad68b5e7c84669a21d6557eb162cb' }, h("div", { key: '438e97df4d541fab1692b9d695ee0c358aeb1c82' }, h("address-search", { key: '1bc2865be6595973acedf38d558be909e3dcf20e', ref: el => {
|
|
401
401
|
this.addressSearchEl = el;
|
|
402
402
|
void this.applyPendingInitialAddressQuery();
|
|
403
|
-
}, inputId: "address-search-field", disabled: this.isViewOnly, appendSuggestionsToBody: true, onAddressSelected: this.handleAddressSelected.bind(this), onSearchCleared: this.handleAddressSearchCleared.bind(this), label: "Default Location" })), h("div", { key: '
|
|
403
|
+
}, inputId: "address-search-field", disabled: this.isViewOnly, appendSuggestionsToBody: true, onAddressSelected: this.handleAddressSelected.bind(this), onSearchCleared: this.handleAddressSearchCleared.bind(this), label: "Default Location" })), h("div", { key: '200b11401644fa72753e0b8877a2d87598d3f349' }, h("numeric-field", { key: 'd1416aa229a1e2b74b14f47e50f305a41f9f3539', label: "Map Zoom", initialValue: "17", value: (_d = (_c = this.question.fieldProperties) === null || _c === void 0 ? void 0 : _c.mapZoom) === null || _d === void 0 ? void 0 : _d.toString(), disabled: this.isViewOnly, onChange: (e) => {
|
|
404
404
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyTextChange');
|
|
405
405
|
const mockEvent = { target: { value: e.detail } };
|
|
406
406
|
const updated = handler(mockEvent, this.formSectionsDraft, this.sIndex, this.qIndex, 'mapZoom');
|
|
407
407
|
this.onFormSectionsDraftChange(updated);
|
|
408
|
-
}, min: "1", max: "20" })), h("div", { key: '
|
|
408
|
+
}, min: "1", max: "20" })), h("div", { key: '19e2d25db1992b2f27dd98c32bcbaff7d3145eb6' }, h("text-field", { key: '5ab18e4a1cfe237f228ff2d2d4dbfe81f604fd93', label: "Projection", value: (_e = this.question.fieldProperties) === null || _e === void 0 ? void 0 : _e.projection, disabled: this.isViewOnly, placeholder: "Enter map projection here", required: false, onInput: (e) => {
|
|
409
409
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyTextChange');
|
|
410
410
|
const updated = handler(e, this.formSectionsDraft, this.sIndex, this.qIndex, 'projection');
|
|
411
411
|
this.onFormSectionsDraftChange(updated);
|
|
412
|
-
} })), h("div", { key: '
|
|
412
|
+
} })), h("div", { key: 'd29ea07210d2d5b1512315245643bd7c88365ce0' }, h("text-field", { key: '2cf3f1102e2d6daff42faff2638d9d5ece453afb', label: "Projection Definition", value: (_f = this.question.fieldProperties) === null || _f === void 0 ? void 0 : _f.projectionDefs, disabled: this.isViewOnly, placeholder: "Enter map projection definition here", required: false, onInput: (e) => {
|
|
413
413
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyTextChange');
|
|
414
414
|
const updated = handler(e, this.formSectionsDraft, this.sIndex, this.qIndex, 'projectionDefs');
|
|
415
415
|
this.onFormSectionsDraftChange(updated);
|
|
@@ -486,7 +486,7 @@ const SignatureRenderer = class {
|
|
|
486
486
|
}
|
|
487
487
|
render() {
|
|
488
488
|
var _a;
|
|
489
|
-
return (h("div", { key: '
|
|
489
|
+
return (h("div", { key: 'f69cf0383ed8a9b0b2728d34b2c87469db3a65d2', class: "signature-input-container" }, h("div", { key: 'f909b6d167773fb93122ddb3c4ef51485c512ed1' }, h("stencil-toggle", { key: '386784f51dc51da4904b32c710dbce3defc4d08f', label: "Include Location", disabled: this.isViewOnly, checked: !!((_a = this.question.fieldProperties) === null || _a === void 0 ? void 0 : _a.includeLocation), onToggledChange: () => {
|
|
490
490
|
if (this.isViewOnly)
|
|
491
491
|
return;
|
|
492
492
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
@@ -594,11 +594,11 @@ const TableColumnsRenderer = class {
|
|
|
594
594
|
const columns = Array.isArray((_b = (_a = this.question) === null || _a === void 0 ? void 0 : _a.fieldProperties) === null || _b === void 0 ? void 0 : _b.columns)
|
|
595
595
|
? this.question.fieldProperties.columns
|
|
596
596
|
: [];
|
|
597
|
-
return (h(Host, { key: '
|
|
597
|
+
return (h(Host, { key: '127b85757e2b9b7e710768f51c1e328d49b33dc7' }, h("div", { key: 'd6ed277cf1cd5fe3fd28df1ab30e363770658d03', class: "table-columns-container" }, h("div", { key: 'aee949c45709af4cfced27725f2957adefb7aafe', class: "table-columns-header" }, h("unity-typography", { key: '979ad3fda4903e709a6ad2b33c91d8c7ba6d3cab', variant: "h6" }, "Configure Table Columns"), !this.isViewOnly && (h("udp-button", { key: 'a4f865900ab5e86485ffcc1cfbe3089e0a702e44', variant: "text", onClick: () => {
|
|
598
598
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyAddTableColumn');
|
|
599
599
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex);
|
|
600
600
|
this.onFormSectionsDraftChange(updated);
|
|
601
|
-
}, startIcon: h("udp-icon", { iconName: 'add', darkIcon: true }), title: "Add a Column" }, "Add a Column"))), h("div", { key: '
|
|
601
|
+
}, startIcon: h("udp-icon", { iconName: 'add', darkIcon: true }), title: "Add a Column" }, "Add a Column"))), h("div", { key: '11c23d800c04d1ad000ee4f397471433e6d96cd6', class: "table-columns-list" }, columns.map((column, idx) => {
|
|
602
602
|
const columnType = ((column === null || column === void 0 ? void 0 : column.type) === 'number' ? 'number' : 'text');
|
|
603
603
|
const isRequired = !!(column === null || column === void 0 ? void 0 : column.required);
|
|
604
604
|
const aggregate = ((column === null || column === void 0 ? void 0 : column.aggregate) || 'sum');
|
|
@@ -637,12 +637,12 @@ const TextInputRenderer = class {
|
|
|
637
637
|
}
|
|
638
638
|
render() {
|
|
639
639
|
var _a, _b;
|
|
640
|
-
return (h("div", { key: '
|
|
640
|
+
return (h("div", { key: '4f03a2283a8dcce19d7cb1de2b8dc4c5815cf44f', class: "question-item-text-input-container" }, h("div", { key: '29032bc8962af644b50d07857b7be491e9e24fca' }, h("numeric-field", { key: '78b2b837149fae772bc4476770f034dfeb045473', label: "Min Character Length", value: (_a = this.question.fieldProperties.minCharacter) === null || _a === void 0 ? void 0 : _a.toString(), disabled: this.isViewOnly, onChange: e => {
|
|
641
641
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyMinMaxCharacter');
|
|
642
642
|
const mockEvent = { target: { value: e.detail } };
|
|
643
643
|
const updated = handler(mockEvent, this.formSectionsDraft, this.sIndex, this.qIndex, 'minCharacter');
|
|
644
644
|
this.onFormSectionsDraftChange(updated);
|
|
645
|
-
} })), h("div", { key: '
|
|
645
|
+
} })), h("div", { key: 'b5efa6ebf6bf17e1ac0b39bcb91dc52b0fe8bd2d' }, h("numeric-field", { key: '2f5ff8ac145fc7d3bb5071f9acc9a1847349cc8a', label: "Max Character Length", value: (_b = this.question.fieldProperties.maxCharacter) === null || _b === void 0 ? void 0 : _b.toString(), disabled: this.isViewOnly, onChange: e => {
|
|
646
646
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyMinMaxCharacter');
|
|
647
647
|
const mockEvent = { target: { value: e.detail } };
|
|
648
648
|
const updated = handler(mockEvent, this.formSectionsDraft, this.sIndex, this.qIndex, 'maxCharacter');
|
|
@@ -199,19 +199,19 @@ const FeatureDetailsCard = class {
|
|
|
199
199
|
render() {
|
|
200
200
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
|
201
201
|
const currentMessageIcon = (_a = this.messageIcon) !== null && _a !== void 0 ? _a : this.getDefaultMessageIcon();
|
|
202
|
-
return (h("div", { key: '
|
|
202
|
+
return (h("div", { key: 'b57abb927418b258228d56a24d408b734418eef7', class: "card-wrapper", style: { width: (_b = this.width) !== null && _b !== void 0 ? _b : '100%' } }, this.showAdornment && this.status && (h("div", { key: '5004a46a088254945fb3f869bc6dd8797ebe361c', class: "adornment" }, h("udp-adornment", { key: '461dc65fa0fd3146cc559bfe59af89f5c62f0301', status: (_c = this.status) !== null && _c !== void 0 ? _c : 'info' }))), h("div", { key: '68b6855311158fad2318a617ce5ccbfaf787eeaf', class: "content-wrapper" }, h("div", { key: 'aa52d1a5c665ff52ccce8a510f3904341375c288', class: "header-wrapper", style: { backgroundColor: this.getHeaderBackgroundColor() } }, h("div", { key: 'c495ee520e536fcbd4d2fe2a4b882b1bd32dba19', class: "title-wrapper" }, h("stencil-icon-button", { key: 'f1258bef35273faa9f35f319c955067b0db5ad56', onClick: this.onClose, icon: Close24, tooltip: "Close", noBackground: true }), h("unity-typography", { key: '2b5c3e36aceee24cf91bd7ecd350ae27255c4eea', variant: 'h6' }, this.title)), ((_d = this.moreIconActions) === null || _d === void 0 ? void 0 : _d.length) > 0 && (h("div", { key: '1cb0a77666ecfc47078c78967c42fc49d97208a9' }, h("div", { key: '2c10bd62d16e34cf585e552420c4314d6e3a2bbd', id: "moreHeaderIconButton1" }, h("stencil-icon-button", { key: 'c682e17f99259449ce677dd39b0a941c835e1b9b', onClick: this.handleOnClickMoreIcon, icon: OverflowMenuVertical24, tooltip: "More", noBackground: true, buttonId: "moreHeaderIconButton" })), this.moreIconAnchor && (h("udp-pop-over", { key: '0fcca69dcbf96c03ddf33c58140048503b9af051', anchorElement: this.moreIconAnchor, isOpen: this.showMoreHeaderPopover, popoverWidth: '200px', popoverMaxHeight: '300px', handleOnClose: this.handleClosePopover, container: this.popoverContainer }, h("div", { key: 'b06efc52078f41ff7220dd07eac202efb946ebda', class: "menu" }, (_e = this.moreIconActions) === null || _e === void 0 ? void 0 : _e.map(action => {
|
|
203
203
|
var _a;
|
|
204
204
|
return (h("udp-menu-item", { label: action === null || action === void 0 ? void 0 : action.name, iconName: action === null || action === void 0 ? void 0 : action.iconName, handleOnClick: () => {
|
|
205
205
|
action.onClick(this.data);
|
|
206
206
|
}, disabled: (action === null || action === void 0 ? void 0 : action.checkDisabled) ? action === null || action === void 0 ? void 0 : action.checkDisabled(this.data) : (_a = action === null || action === void 0 ? void 0 : action.disabled) !== null && _a !== void 0 ? _a : false }));
|
|
207
|
-
}))))))), this.message && (h("div", { key: '
|
|
207
|
+
}))))))), this.message && (h("div", { key: '53b42706e39053fdf204b5cb08157a8152a3db03', class: "message-wrapper", style: { backgroundColor: this.getMessageBackgroundColor() } }, !this.hideMessageIcon && (h("div", { key: '3d45b770bdf51b736067c10e4ffb862043c2d08c', class: "icon-message" }, h("udp-icon", { key: 'ea2e76d30172e3be9490c3ba6f659ef2ddb53b61', iconName: currentMessageIcon }))), h("div", { key: '407e30de1ef413a1ca3dc57586f8947f3701772f', class: "message" }, h("unity-typography", { key: 'd0aea7adfc4a5b4ffac19d5a8a923cbb5d19a409' }, this.message)))), h("div", { key: 'd1dae9ee30dd546a646152e5c0590d944f06f2dd', class: "data-section" }, (_f = this.listData) === null || _f === void 0 ? void 0 : _f.map(({ subject, value }) => (h("div", { class: "data-row" }, h("div", { class: "key" }, h("unity-typography", { variant: 'data-display-three' }, `${subject}: `)), h("div", { class: "value" }, h("unity-typography", { variant: 'data-display-three' }, value)))))), h("div", { key: '63fc76dd1eef1470e259965504c70cacd5c668e7', class: "options" }, this.enableViewFeature && this.data && (h("div", { key: 'cbb015b49e4e8ddc7edd8486c01549fb24cf96d3', id: "viewFeatureOption" }, h("stencil-icon-button", { key: '844fe03a6cec0be812dfa4f56a1d931a5c5938ee', tooltip: 'View', icon: getIconFromName('view'), buttonId: 'viewFeatureButton', onClick: () => this.handleViewFeature({
|
|
208
208
|
selectedFeature: this.data,
|
|
209
209
|
formattedSelectedFeature: this.listData,
|
|
210
|
-
}) }))), ((_g = this.primaryActions) === null || _g === void 0 ? void 0 : _g.length) > 0 && (h("div", { key: '
|
|
210
|
+
}) }))), ((_g = this.primaryActions) === null || _g === void 0 ? void 0 : _g.length) > 0 && (h("div", { key: 'e605989caf83c78c683c88fa0a0515f4f928510e' }, h("div", { key: '3e5c9296a878b9fb916590af5f8ea8b717a83ffd', class: "options" }, (_h = this.visiblePrimaryActions) === null || _h === void 0 ? void 0 :
|
|
211
211
|
_h.map((action, index) => {
|
|
212
212
|
var _a, _b;
|
|
213
213
|
return (h("stencil-icon-button", { tooltip: action === null || action === void 0 ? void 0 : action.name, icon: getIconFromName(action === null || action === void 0 ? void 0 : action.iconName), buttonId: (_a = action === null || action === void 0 ? void 0 : action.id) !== null && _a !== void 0 ? _a : `primary-icon-action-${index}`, onClick: () => action.onClick(this.data), disabled: (action === null || action === void 0 ? void 0 : action.checkDisabled) ? action === null || action === void 0 ? void 0 : action.checkDisabled(this.data) : (_b = action === null || action === void 0 ? void 0 : action.disabled) !== null && _b !== void 0 ? _b : false }));
|
|
214
|
-
}), ((_j = this.overflowPrimaryActions) === null || _j === void 0 ? void 0 : _j.length) > 0 && (h("stencil-icon-button", { key: '
|
|
214
|
+
}), ((_j = this.overflowPrimaryActions) === null || _j === void 0 ? void 0 : _j.length) > 0 && (h("stencil-icon-button", { key: '3a3648691c7554e71d39e26a5fd6cf6dad0b26ac', onClick: this.handleOnClickPrimaryAction, icon: OverflowMenuVertical24, tooltip: "More", noBackground: true, buttonId: "morePrimaryIconButton" }))), this.primaryActionAnchor && (h("udp-pop-over", { key: '13a2d77e7b5b0daef42772f93b932581bbbfbb86', anchorElement: this.primaryActionAnchor, isOpen: this.showPrimaryPopover, popoverWidth: '200px', popoverMaxHeight: '300px', handleOnClose: this.handleClosePopover, container: this.popoverContainer }, h("div", { key: '9c151b9c829fdaf8203ab67cb4df242cb8f685cb', class: "menu" }, (_k = this.overflowPrimaryActions) === null || _k === void 0 ? void 0 : _k.map(action => {
|
|
215
215
|
var _a;
|
|
216
216
|
return (h("udp-menu-item", { label: action === null || action === void 0 ? void 0 : action.name, iconName: action === null || action === void 0 ? void 0 : action.iconName, handleOnClick: () => {
|
|
217
217
|
action.onClick(this.data);
|
|
@@ -270,7 +270,7 @@ const FeatureDetailsPopUp = class {
|
|
|
270
270
|
var _a, _b, _c;
|
|
271
271
|
const message = this.getMessage ? this.getMessage(this.data) : null;
|
|
272
272
|
const messageIcon = this.getMessageIcon ? this.getMessageIcon(this.data) : null;
|
|
273
|
-
return (h("div", { key: '
|
|
273
|
+
return (h("div", { key: '69afa720e7423846753de0764d2d3bfc0cf0987f' }, this.showPopOver && (h("feature-details-card", { key: 'ef00c8bc1c214d9c12f6f0d3c89b39957f5328de', data: this.currentSelectedFeature, title: this.cardTitle, listData: this.listData, status: (_c = (_a = this.data) === null || _a === void 0 ? void 0 : _a[(_b = this.cardConfig) === null || _b === void 0 ? void 0 : _b.statusColor]) === null || _c === void 0 ? void 0 : _c.toLowerCase(), enableViewFeature: this.enableViewFeature, handleViewFeature: this.handleViewFeature, primaryActions: this.isReadOnly ? [] : this.primaryActions, moreIconActions: this.isReadOnly ? [] : this.moreIconActions, message: message, messageIcon: messageIcon, hideMessageIcon: this.hideMessageIcon, onClose: this.additionalOnclosePopover, width: this.popoverWidth, popoverContainer: this.popoverContainer }))));
|
|
274
274
|
}
|
|
275
275
|
static get watchers() { return {
|
|
276
276
|
"cardConfig": [{
|
|
@@ -1348,22 +1348,22 @@ const FileUpload = class {
|
|
|
1348
1348
|
const showReadOnlyEmptyState = this.readonly && this.files.length === 0;
|
|
1349
1349
|
const disableDropArea = hasSingleSelectionLimitReached;
|
|
1350
1350
|
// Default mode
|
|
1351
|
-
return (h(Host, { key: '
|
|
1351
|
+
return (h(Host, { key: '1b5fc48b4d05e0a30906f1e1bfb24a22804c98b8', class: {
|
|
1352
1352
|
'udp-input': true,
|
|
1353
1353
|
'udp-input--error': isError,
|
|
1354
1354
|
'udp-input--full-width': this.fullWidth,
|
|
1355
1355
|
'udp-input--disabled': this.disabled,
|
|
1356
1356
|
'udp-input--readonly': this.readonly,
|
|
1357
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false' }, h("div", { key: '
|
|
1357
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false' }, h("div", { key: '29c9fc2516788d23cd66846486337a411295f142', id: "drop-area", onDragOver: disableDropArea ? undefined : this.handleDragOver, onDrop: disableDropArea ? undefined : this.handleDrop, onDragEnter: disableDropArea ? undefined : this.handleDragEnter, onDragLeave: disableDropArea ? undefined : this.handleDragLeave, class: this.fullWidth ? 'full-width' : 'contained-width' }, showImageGallery && (h("div", { key: '66324232e451f94870e5e47d59fc9aaa87b8be5d', class: "image-gallery", "aria-label": "Uploaded image previews", style: { gridTemplateColumns: `repeat(${Math.min(this.files.length, 3)}, minmax(0, 1fr))` } }, this.files.map((file, index) => {
|
|
1358
1358
|
const previewUrl = this.allowMultiple ? this.imagePreviewUrls[index] : this.imagePreviewUrl;
|
|
1359
1359
|
const isLoading = this.allowMultiple ? this.imagePreviewLoading[index] === true : false;
|
|
1360
1360
|
const uploadTimestamp = this.getUploadTimestampForFile(file);
|
|
1361
1361
|
return (h("div", { class: "image-gallery-card", key: `image-preview-${index}` }, h("div", { class: "image-gallery-item", onClick: () => previewUrl && this.openImageModal(previewUrl, file.name) }, previewUrl ? (h("img", { src: previewUrl, alt: `Uploaded image ${index + 1}`, class: "image-gallery-thumbnail" })) : isLoading ? (h("udp-spinner", { size: "small", appearance: "primary" })) : (h("unity-typography", { variant: "caption-text" }, "No preview")), !this.readonly && (h("div", { class: "image-gallery-item-actions", onClick: (e) => e.stopPropagation() }, h("stencil-icon-button", { showLabel: false, icon: getIconFromName('trashCan'), onClick: () => this.handleRemoveFile(index), disabled: this.disabled || this.readonly })))), h("div", { class: "image-gallery-meta" }, h("div", { class: "image-gallery-file-details" }, h("button", { type: "button", class: "image-gallery-file-name", onClick: () => this.downloadFile(file), disabled: this.disabled, title: file.name }, h("span", { class: "file-name-ellipsis" }, file.name)), this.displayUploadTime && (h("unity-typography", { variant: "caption-text" }, this.formatUploadTimestamp(uploadTimestamp)))))));
|
|
1362
|
-
}))), !showImageGallery && this.files.length > 0 && (h("div", { key: '
|
|
1362
|
+
}))), !showImageGallery && this.files.length > 0 && (h("div", { key: '02b6a6bd23b1497bfa717c678757c170833ccea2', class: "upload-container" }, h("div", { key: '1273441664b098c6308b4758fedbcc1c91de63c5', class: "file-list" }, this.files.map((file, index) => {
|
|
1363
1363
|
const isExistingFile = this.existingFileReferences.has(file.name);
|
|
1364
1364
|
const uploadTimestamp = this.getUploadTimestampForFile(file);
|
|
1365
1365
|
return (h("div", { class: "file-container", key: index }, h("div", { class: `file-details ${this.displayUploadTime ? 'with-timestamp' : 'without-timestamp'}` }, h("div", { class: "file-text", onClick: () => this.downloadFile(file) }, h("unity-typography", null, h("span", { class: "file-name-ellipsis", title: file.name }, file.name, " ", isExistingFile && h("span", { style: { fontSize: '0.8em', opacity: '0.7' } }, " (saved)")))), this.displayUploadTime && (h("div", { class: "timestamp-text" }, h("unity-typography", { variant: "caption-text", color: "inherit" }, this.formatUploadTimestamp(uploadTimestamp))))), !this.readonly && (h("div", null, h("stencil-icon-button", { showLabel: false, icon: getIconFromName('trashCan'), onClick: () => this.handleRemoveFile(index), disabled: this.disabled || this.readonly })))));
|
|
1366
|
-
})))), this.files.length > 0 && !this.readonly && showUploaderPrompt && h("udp-divider", { key: '
|
|
1366
|
+
})))), this.files.length > 0 && !this.readonly && showUploaderPrompt && h("udp-divider", { key: '030ae95ecf23e75d56d75bb32142881570adbeaf', size: "100%" }), showReadOnlyEmptyState ? (h("div", { class: 'upload-container' }, h("unity-typography", { variant: "h4" }, `No item${this.allowMultiple ? 's' : ''}`))) : (showUploaderPrompt && (h("div", { class: 'upload-container' }, h("div", null, !this.hideDragAndDrop ? (h("unity-typography", null, h("p", null, this.getResolvedDragAndDropMessage()), !this.hideButton ? h("p", null, "or") : '')) : (''), !this.hideButton ? (h("custom-button", { label: this.getResolvedBrowseFileMessage(), onClick: (e) => this.handleBrowseFiles(e), id: 'udpRecord-file-upload-' + this.id, disabled: this.disabled || this.readonly,
|
|
1367
1367
|
//@ts-ignore
|
|
1368
1368
|
udprecordid: 'udpRecord-file-upload-' + this.id })) : (''))))), this.renderImageModal(), this.errorMessage && !this.fileWindowOpen ? (h("div", { id: "error-text" }, h("unity-typography", { color: "error" }, this.errorMessage))) : (''))));
|
|
1369
1369
|
}
|
|
@@ -1390,7 +1390,7 @@ const UdpDivider = class {
|
|
|
1390
1390
|
const style = this.variant === 'vertical'
|
|
1391
1391
|
? { height: this.size }
|
|
1392
1392
|
: { width: this.size };
|
|
1393
|
-
return (h(Host, { key: '
|
|
1393
|
+
return (h(Host, { key: 'e8ce72f30f6a569310639e1c691dfeb65d298463', style: style }, h("div", { key: '8d374e55f2bf41d5e35a13dd3e9fc8d631ab2483', class: this.variant === 'horizontal' ? 'horizontal' : 'vertical' })));
|
|
1394
1394
|
}
|
|
1395
1395
|
};
|
|
1396
1396
|
UdpDivider.style = udpDividerCss();
|
|
@@ -108,7 +108,7 @@ const SearchListItem = class {
|
|
|
108
108
|
});
|
|
109
109
|
}
|
|
110
110
|
render() {
|
|
111
|
-
return (h("div", { key: '
|
|
111
|
+
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 })));
|
|
112
112
|
}
|
|
113
113
|
get el() { return getElement(this); }
|
|
114
114
|
static get watchers() { return {
|
|
@@ -241,7 +241,7 @@ const UdpColumnHeader$1 = class UdpColumnHeader {
|
|
|
241
241
|
registerInstance(this, hostRef);
|
|
242
242
|
}
|
|
243
243
|
render() {
|
|
244
|
-
return (h("div", { key: '
|
|
244
|
+
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 "), " ")));
|
|
245
245
|
}
|
|
246
246
|
};
|
|
247
247
|
UdpColumnHeader$1.style = udpColumnHeaderCss();
|
|
@@ -257,10 +257,10 @@ const UdpGridLoader = class {
|
|
|
257
257
|
}
|
|
258
258
|
render() {
|
|
259
259
|
// Header bar (fatter, divided into columns)
|
|
260
|
-
const headerBar = (h("div", { key: '
|
|
260
|
+
const headerBar = (h("div", { key: '1d7b2fe802951231ad127d3bb2505e1fb84351e3', class: "grid-row" }, Array.from({ length: this.numColumns }).map(() => (h("udp-skeleton-loading", { width: "100%", height: "55px" })))));
|
|
261
261
|
// Row bars (each divided into columns)
|
|
262
262
|
const rowBars = Array.from({ length: this.numRows }).map(() => (h("div", { class: "grid-row" }, Array.from({ length: this.numColumns }).map(() => (h("udp-skeleton-loading", { width: "100%", height: "30px" }))))));
|
|
263
|
-
return (h("div", { key: '
|
|
263
|
+
return (h("div", { key: '0df24b6402a33185ede13460d4a142c15a302b0b', style: { width: this.width } }, headerBar, rowBars));
|
|
264
264
|
}
|
|
265
265
|
};
|
|
266
266
|
UdpGridLoader.style = udpGridLoaderCss();
|
|
@@ -278,7 +278,7 @@ const UdpColumnHeader = class {
|
|
|
278
278
|
this.valueChanged.emit(value);
|
|
279
279
|
}
|
|
280
280
|
render() {
|
|
281
|
-
return (h("div", { key: '
|
|
281
|
+
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' })))));
|
|
282
282
|
}
|
|
283
283
|
};
|
|
284
284
|
UdpColumnHeader.style = udpPageHeaderCss();
|
|
@@ -149,7 +149,7 @@ const FormMetadataDisplay = class {
|
|
|
149
149
|
render() {
|
|
150
150
|
return (
|
|
151
151
|
// role/aria-label provide a lightweight accessible grouping for screen readers
|
|
152
|
-
h("div", { key: '
|
|
152
|
+
h("div", { key: '63040b66bd59a3dc1b78d177357f935f1143b1a4', class: "container", role: "group", "aria-label": "Form metadata" }, this.displayOwnerFullName && this.userDisplayName && this.renderRow('Name', this.userDisplayName), this.displayOwnerEmail && this.userEmail && this.renderRow('Email', this.userEmail), this.displaySubmissionDate && this.submittedOn && this.renderRow('Submitted on', dateFormatter(this.submittedOn, 'long'))));
|
|
153
153
|
}
|
|
154
154
|
};
|
|
155
155
|
FormMetadataDisplay.style = formMetadataDisplayCss();
|
|
@@ -209,7 +209,7 @@ const ImageUpload = class {
|
|
|
209
209
|
var _a, _b;
|
|
210
210
|
const dragAndDropMessage = (_a = this.dragAndDropMessage) !== null && _a !== void 0 ? _a : `Drag and drop your image${this.allowMultiple ? 's' : ''} here`;
|
|
211
211
|
const browseFileMessage = (_b = this.browseFileMessage) !== null && _b !== void 0 ? _b : `Browse Image${this.allowMultiple ? 's' : ''}`;
|
|
212
|
-
return (h(Host, { key: '
|
|
212
|
+
return (h(Host, { key: '425712dd7384de03a8617d2e1d200282d5f7fdbf' }, h("file-upload", { key: '43c63aa9992127322b1cf5593ef6a889e208e3d9', allowMultiple: this.allowMultiple, allowedMimeTypes: this.allowedMimeTypes, fullWidth: this.fullWidth, required: this.required, error: this.error, dragAndDropMessage: dragAndDropMessage, browseFileMessage: browseFileMessage, hideDragAndDrop: this.hideDragAndDrop, hideButton: this.hideButton, id: this.id, name: this.name, label: this.label, disabled: this.disabled, readonly: this.readonly, initialValue: this.initialValue, metadataTimestampKey: "image.timestamp", displayUploadTime: this.displayUploadTime, uploadTimestamps: this.uploadTimestamps, renderImage: true, onChange: this.handleFileChange, onMetadataEmit: this.handleMetadataEmit })));
|
|
213
213
|
}
|
|
214
214
|
};
|
|
215
215
|
ImageUpload.style = imageUploadCss();
|
|
@@ -1098,7 +1098,7 @@ const SignatureInput = class {
|
|
|
1098
1098
|
'readonly': this.readonly,
|
|
1099
1099
|
'disabled': this.disabled,
|
|
1100
1100
|
};
|
|
1101
|
-
return (h(Host, { key: '
|
|
1101
|
+
return (h(Host, { key: 'd2bccc6578bb06345e6fccf5e60d33ca25a7697e', class: {
|
|
1102
1102
|
'udp-input': true,
|
|
1103
1103
|
'udp-input--error': isError,
|
|
1104
1104
|
'udp-input--disabled': this.disabled,
|
|
@@ -1106,7 +1106,7 @@ const SignatureInput = class {
|
|
|
1106
1106
|
'udp-input--readonly': this.readonly,
|
|
1107
1107
|
[`udp-input--size-${this.size}`]: true,
|
|
1108
1108
|
[`udp-input--margin-${this.margin}`]: true,
|
|
1109
|
-
} }, h("div", { key: '
|
|
1109
|
+
} }, h("div", { key: '5411ff627764ed4b02f8e246d2a3f1ed2154ed80', class: "bx--form-item" }, this.label && (h("unity-typography", { key: '6d93b3ad53f412c9e6cbdcad813ba687a4f7c200', variant: "caption-text" }, h("label", { key: 'e8de0162d30aaa00b22667db64f322c7bf20ec6a', htmlFor: this.id, class: "bx--label" }, this.label, this.required && '*'))), h("div", { key: '3ffc0a9d69df5fd5cdeb89c5c6bd404e6d1906ab', class: containerClasses }, h("canvas", { key: '59201cd6d3ad72040e54a05ef5b9e8c164f5d427', ref: el => (this.canvasEl = el), class: { 'signature-canvas': true, 'readonly': this.readonly || this.disabled }, id: this.id }), !this.readonly && !this.disabled && (h("button", { key: 'f13c4b9e45d54117410df18920cc9054b94bbba6', type: "button", class: "clear-button", onClick: this.clearSignature, disabled: this.disabled }, "Clear"))), isError && (h("div", { key: '4b0bb3bc923901d2350f541b94bab2ae71ea6aec', class: "error-message" }, h("unity-typography", { key: 'd294d75b68cb77227ed22a26a759b8b867e5f928', variant: "caption-text", color: "error" }, this.internalError))))));
|
|
1110
1110
|
}
|
|
1111
1111
|
get el() { return getElement(this); }
|
|
1112
1112
|
static get watchers() { return {
|
|
@@ -1370,7 +1370,7 @@ const StencilForm = class {
|
|
|
1370
1370
|
debounce(submitFunction, 1000, { leading: true, trailing: false })();
|
|
1371
1371
|
}
|
|
1372
1372
|
render() {
|
|
1373
|
-
return (h("form", { key: '
|
|
1373
|
+
return (h("form", { key: '7776648f88cbea0b0db6d3fd82b845f74e15b1c1' }, h("slot", { key: 'b3099b3bb707bb15dca8995b8db2a573036a884e' })));
|
|
1374
1374
|
}
|
|
1375
1375
|
get el() { return getElement(this); }
|
|
1376
1376
|
};
|
|
@@ -2124,7 +2124,7 @@ const TableInput = class {
|
|
|
2124
2124
|
render() {
|
|
2125
2125
|
const isReadOnly = this.readonly || this.disabled;
|
|
2126
2126
|
const hasTableColumns = this.columns.length > 0;
|
|
2127
|
-
return (h("div", { key: '
|
|
2127
|
+
return (h("div", { key: '3a213efec352e7d39b1088761f05af3fa4a20325', class: "table-input-container" }, hasTableColumns ? (h("div", null, h("div", { class: "table-grid-wrapper" }, h("client-side-grid", { key: `table-grid-${this.gridRenderNonce}`, columnDefs: this.getGridColumns(isReadOnly), rowData: this.initialGridRows, gridHeight: this.getGridHeight(), gridOptions: this.getGridOptions(), gridApiCallback: this.handleGridApiCallback })), !isReadOnly && (h("div", { class: "table-input-add-row-button" }, h("udp-button", { variant: "text", onClick: () => this.handleAddRow(), startIcon: h("udp-icon", { iconName: "add", color: "inherit" }) }, "Add a Row"))))) : (h("div", { class: "table-empty-state" }, "No columns configured."))));
|
|
2128
2128
|
}
|
|
2129
2129
|
get el() { return getElement(this); }
|
|
2130
2130
|
static get watchers() { return {
|
|
@@ -2190,14 +2190,14 @@ const TallyDisplay = class {
|
|
|
2190
2190
|
const isError = !!this.error;
|
|
2191
2191
|
const answeredCount = this.yesCount + this.noCount + this.naCount;
|
|
2192
2192
|
const unansweredCount = this.totalFields - answeredCount;
|
|
2193
|
-
return (h(Host, { key: '
|
|
2193
|
+
return (h(Host, { key: '525face8f1e74cfd9eb06867f713cb51a9bec738', class: {
|
|
2194
2194
|
'udp-input': true,
|
|
2195
2195
|
'udp-input--error': isError,
|
|
2196
2196
|
'udp-input--disabled': this.disabled,
|
|
2197
2197
|
'udp-input--readonly': this.readonly,
|
|
2198
2198
|
[`udp-input--size-${this.size}`]: true,
|
|
2199
2199
|
[`udp-input--margin-${this.margin}`]: true,
|
|
2200
|
-
} }, h("div", { key: '
|
|
2200
|
+
} }, h("div", { key: 'bb4bb72acb1f1922e9a3b4a08178d132c28fa6f6', class: "tally-container" }, this.label && (h("unity-typography", { key: '7be2fb2395c872a94e64cfe8e7eeeb0bc61e47c0', variant: "caption-text" }, h("label", { key: '3ddbaf02c2df4152d76e5c5c594f573fbac84c5f', htmlFor: this.id, class: "tally-label" }, this.label))), h("div", { key: '4bdcc43095d9e232f55e143b2ba39e793f835a86', class: "tally-content", id: this.id }, h("div", { key: '34f55525209b5af057eb416a83d8363332eb2f1e', class: "tally-stats" }, h("div", { key: 'e6af1e645206ddaf906c3f584a1c14fd0e277617', class: "tally-item tally-yes" }, h("unity-typography", { key: '9b0388792c594f6bc622cd9cf565eccb6a61681b', variant: "h4", class: "tally-count" }, this.yesCount), h("unity-typography", { key: '73bcc34114de22156b8d9f0e3e4d95c2e3ed9646', variant: "caption-text", class: "tally-label" }, "Yes")), h("div", { key: 'a701c781916660e640d32707acd3fb22543f2fea', class: "tally-item tally-no" }, h("unity-typography", { key: '24f8db19e0233b92abcd7060e9cd9713fef32558', variant: "h4", class: "tally-count" }, this.noCount), h("unity-typography", { key: '6652950cdbde2e6cf93161d34c16d5ba84d92fd4', variant: "caption-text", class: "tally-label" }, "No")), h("div", { key: '4e98bb1e25e796668f7228b3857c961ed61152c0', class: "tally-item tally-na" }, h("unity-typography", { key: '42faac58f4a10186d3f291039e83f440d558e15c', variant: "h4", class: "tally-count" }, this.naCount), h("unity-typography", { key: '2af06b524eceec6a3ae4ee83574b6e546937cc1f', variant: "caption-text", class: "tally-label" }, "Not Applicable")), unansweredCount > 0 && (h("div", { key: '357b7a87f32b37e7480b219b05bd80b12d8f3aaf', class: "tally-item tally-unanswered" }, h("unity-typography", { key: '9fe811c0274ad67f1ba2f70a30f77c0c2664f064', variant: "h4", class: "tally-count" }, unansweredCount), h("unity-typography", { key: '89d4905e8d375f10a605c25de930230798891356', variant: "caption-text", class: "tally-label" }, "Unanswered")))), h("div", { key: '57bf6f2a2ee665e6fff88aab30c78cd6d1e7dcba', class: "tally-summary" }, h("unity-typography", { key: '0453a1fedda691eb7faf6d9a72261d9ffe1a9fab', variant: "caption-text" }, "Total Questions: ", this.totalFields))), isError && (h("div", { key: '7c01434a5a51526b66c098fba799e755305cc569', class: "error-message" }, h("unity-typography", { key: '037400916c79ac2f03b9359f4b18559b54ea81fc', variant: "caption-text", color: "error" }, this.error))))));
|
|
2201
2201
|
}
|
|
2202
2202
|
};
|
|
2203
2203
|
TallyDisplay.style = tallyCss();
|
|
@@ -78,7 +78,7 @@ const IconGrid = class {
|
|
|
78
78
|
}
|
|
79
79
|
render() {
|
|
80
80
|
var _a;
|
|
81
|
-
return (h("div", { key: '
|
|
81
|
+
return (h("div", { key: 'b9ebed5da227fd91f9b270a02032234e15314e3c', class: {
|
|
82
82
|
'icon-grid': true,
|
|
83
83
|
'icon-grid--compact': this.compact,
|
|
84
84
|
'icon-grid--expanded': !this.compact,
|
|
@@ -150,10 +150,42 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
150
150
|
return import(
|
|
151
151
|
/* webpackMode: "lazy" */
|
|
152
152
|
'./udp-advanced-search-builder.entry.js').then(processMod, consoleError);
|
|
153
|
+
case 'udp-ag-area-chart':
|
|
154
|
+
return import(
|
|
155
|
+
/* webpackMode: "lazy" */
|
|
156
|
+
'./udp-ag-area-chart.entry.js').then(processMod, consoleError);
|
|
157
|
+
case 'udp-ag-bubble-chart':
|
|
158
|
+
return import(
|
|
159
|
+
/* webpackMode: "lazy" */
|
|
160
|
+
'./udp-ag-bubble-chart.entry.js').then(processMod, consoleError);
|
|
161
|
+
case 'udp-ag-combo-chart':
|
|
162
|
+
return import(
|
|
163
|
+
/* webpackMode: "lazy" */
|
|
164
|
+
'./udp-ag-combo-chart.entry.js').then(processMod, consoleError);
|
|
165
|
+
case 'udp-ag-donut-chart':
|
|
166
|
+
return import(
|
|
167
|
+
/* webpackMode: "lazy" */
|
|
168
|
+
'./udp-ag-donut-chart.entry.js').then(processMod, consoleError);
|
|
169
|
+
case 'udp-ag-line-chart':
|
|
170
|
+
return import(
|
|
171
|
+
/* webpackMode: "lazy" */
|
|
172
|
+
'./udp-ag-line-chart.entry.js').then(processMod, consoleError);
|
|
173
|
+
case 'udp-ag-pie-chart':
|
|
174
|
+
return import(
|
|
175
|
+
/* webpackMode: "lazy" */
|
|
176
|
+
'./udp-ag-pie-chart.entry.js').then(processMod, consoleError);
|
|
177
|
+
case 'udp-ag-scatter-chart':
|
|
178
|
+
return import(
|
|
179
|
+
/* webpackMode: "lazy" */
|
|
180
|
+
'./udp-ag-scatter-chart.entry.js').then(processMod, consoleError);
|
|
153
181
|
case 'udp-attachment-list':
|
|
154
182
|
return import(
|
|
155
183
|
/* webpackMode: "lazy" */
|
|
156
184
|
'./udp-attachment-list.entry.js').then(processMod, consoleError);
|
|
185
|
+
case 'udp-bar-chart':
|
|
186
|
+
return import(
|
|
187
|
+
/* webpackMode: "lazy" */
|
|
188
|
+
'./udp-bar-chart.entry.js').then(processMod, consoleError);
|
|
157
189
|
case 'udp-calendar-day':
|
|
158
190
|
return import(
|
|
159
191
|
/* webpackMode: "lazy" */
|
|
@@ -226,6 +258,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
226
258
|
return import(
|
|
227
259
|
/* webpackMode: "lazy" */
|
|
228
260
|
'./udp-fluent-location-input.entry.js').then(processMod, consoleError);
|
|
261
|
+
case 'udp-fluent-number-input':
|
|
262
|
+
return import(
|
|
263
|
+
/* webpackMode: "lazy" */
|
|
264
|
+
'./udp-fluent-number-input.entry.js').then(processMod, consoleError);
|
|
229
265
|
case 'udp-fluent-signature-input':
|
|
230
266
|
return import(
|
|
231
267
|
/* webpackMode: "lazy" */
|
|
@@ -274,6 +310,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
274
310
|
return import(
|
|
275
311
|
/* webpackMode: "lazy" */
|
|
276
312
|
'./udp-sankey-chart.entry.js').then(processMod, consoleError);
|
|
313
|
+
case 'udp-sidebar-layout':
|
|
314
|
+
return import(
|
|
315
|
+
/* webpackMode: "lazy" */
|
|
316
|
+
'./udp-sidebar-layout.entry.js').then(processMod, consoleError);
|
|
277
317
|
case 'udp-split-screen':
|
|
278
318
|
return import(
|
|
279
319
|
/* webpackMode: "lazy" */
|
|
@@ -334,14 +374,14 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
334
374
|
return import(
|
|
335
375
|
/* webpackMode: "lazy" */
|
|
336
376
|
'./search-method-grid.entry.js').then(processMod, consoleError);
|
|
337
|
-
case 'udp-
|
|
377
|
+
case 'udp-ag-bar-chart_4':
|
|
338
378
|
return import(
|
|
339
379
|
/* webpackMode: "lazy" */
|
|
340
|
-
'./udp-
|
|
341
|
-
case 'udp-
|
|
380
|
+
'./udp-ag-bar-chart_4.entry.js').then(processMod, consoleError);
|
|
381
|
+
case 'udp-attachment-item_2':
|
|
342
382
|
return import(
|
|
343
383
|
/* webpackMode: "lazy" */
|
|
344
|
-
'./udp-
|
|
384
|
+
'./udp-attachment-item_2.entry.js').then(processMod, consoleError);
|
|
345
385
|
case 'udp-forms-list-card':
|
|
346
386
|
return import(
|
|
347
387
|
/* webpackMode: "lazy" */
|