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
|
@@ -24,10 +24,10 @@ export class UdpFormsBuilderQuestionItem {
|
|
|
24
24
|
render() {
|
|
25
25
|
const showPrimaryText = this.primaryText || this.hasPrimaryTextSlot;
|
|
26
26
|
const showSecondaryText = this.secondaryText || this.hasSecondaryTextSlot;
|
|
27
|
-
return (h(Host, { key: '
|
|
27
|
+
return (h(Host, { key: 'f5ee6b816c97ecf2e7703f7bc8000c6c932ef6c8' }, h("div", { key: '0ae65e301bf1b23ea6465d3b8eb046b7ed025538', class: {
|
|
28
28
|
'list-item': true,
|
|
29
29
|
'clickable': this.clickable,
|
|
30
|
-
}, onClick: this.onClick, onKeyPress: this.handleKeyPress, role: this.clickable ? 'button' : undefined, tabindex: this.clickable ? 0 : -1 }, h("div", { key: '
|
|
30
|
+
}, onClick: this.onClick, onKeyPress: this.handleKeyPress, role: this.clickable ? 'button' : undefined, tabindex: this.clickable ? 0 : -1 }, h("div", { key: '6dc8146f85c5276ea378254e384fe5563eaea625', class: "upload-container" }, h("slot", { key: '1087cbd99ec86d743648df714b9d4b9ffb4368db', name: "drag-and-drop" })), this.iconName && (h("div", { key: 'dbcbe5a4f99ac7bf2118f4d28cb976bbf152d0df', class: "avatar-container" }, h("udp-avatar", { key: 'f3b693a3d08b3dabcc5476bd6a8fa65cca90e743', iconName: this.iconName, variant: this.avatarVariant, color: this.avatarBackgroundColor }))), h("div", { key: '36934390d81898b355fec16dfd8f7441c7cd8ba4', class: "text-container" }, showPrimaryText && (h("div", { key: '96db18efc967162c1f5a7b74d4ef8ae88632f762', class: "primary-text", title: this.primaryText }, h("slot", { key: 'fddf10f951886779e3243d206088a23873e504e4', name: "primary-text" }, h("unity-typography", { key: 'ca27a07e94882485c2bc4186bcc67d69fd6ebdb4', variant: "body" }, this.primaryText)))), showSecondaryText && (h("div", { key: '9a4925f392ca5e031ac06d3d4ef4c905ec745ef6', class: "secondary-text", title: this.secondaryText }, h("slot", { key: '729d87514f09a4c7cc69e4640d94dbb61b831876', name: "secondary-text" }, h("unity-typography", { key: '35fe4b439aa8016503d0084e550d7b1c6f1a5219', variant: "body", color: "textSecondary" }, this.secondaryText))))), this.hasStatusChipSlot && (h("div", { key: '3bad9ca488ea4bafbb753496fc519a15efc8284e', class: "status-chip-container" }, h("slot", { key: '0ab0c0eca33fd0a65eac6418330376b0adcda0af', name: "status-chip" }))), this.hasActionsSlot && (h("div", { key: '6d6887efa717baf2bb4c6c36bc723b23faf87b8b', class: "actions-container" }, h("slot", { key: '60c596dec942575d2cc3786dd410fea78af9207e', name: "actions" }))))));
|
|
31
31
|
}
|
|
32
32
|
static get is() { return "udp-forms-builder-question-item"; }
|
|
33
33
|
static get encapsulation() { return "shadow"; }
|
|
@@ -3,25 +3,25 @@ import { h } from "@stencil/core";
|
|
|
3
3
|
export class FileUploadRenderer {
|
|
4
4
|
render() {
|
|
5
5
|
var _a, _b, _c, _d;
|
|
6
|
-
return (h("div", { key: '
|
|
6
|
+
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: () => {
|
|
7
7
|
if (this.isViewOnly)
|
|
8
8
|
return;
|
|
9
9
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
10
10
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'allowMultiple');
|
|
11
11
|
this.onFormSectionsDraftChange(updated);
|
|
12
|
-
}, labelPosition: "right" })), h("div", { key: '
|
|
12
|
+
}, 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: () => {
|
|
13
13
|
if (this.isViewOnly)
|
|
14
14
|
return;
|
|
15
15
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
16
16
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'displayUploadTime');
|
|
17
17
|
this.onFormSectionsDraftChange(updated);
|
|
18
|
-
}, labelPosition: "right" })), h("div", { key: '
|
|
18
|
+
}, 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: () => {
|
|
19
19
|
if (this.isViewOnly)
|
|
20
20
|
return;
|
|
21
21
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
22
22
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'hideDragAndDrop');
|
|
23
23
|
this.onFormSectionsDraftChange(updated);
|
|
24
|
-
}, labelPosition: "right" })), h("div", { key: '
|
|
24
|
+
}, 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: () => {
|
|
25
25
|
if (this.isViewOnly)
|
|
26
26
|
return;
|
|
27
27
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
@@ -2,19 +2,19 @@ import { h } from "@stencil/core";
|
|
|
2
2
|
export class FormMetadataDisplayRenderer {
|
|
3
3
|
render() {
|
|
4
4
|
var _a, _b, _c;
|
|
5
|
-
return (h("div", { key: '
|
|
5
|
+
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: () => {
|
|
6
6
|
if (this.isViewOnly)
|
|
7
7
|
return;
|
|
8
8
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
9
9
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'displayOwnerFullName');
|
|
10
10
|
this.onFormSectionsDraftChange(updated);
|
|
11
|
-
}, labelPosition: "right" }), h("stencil-toggle", { key: '
|
|
11
|
+
}, 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: () => {
|
|
12
12
|
if (this.isViewOnly)
|
|
13
13
|
return;
|
|
14
14
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
15
15
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'displayOwnerEmail');
|
|
16
16
|
this.onFormSectionsDraftChange(updated);
|
|
17
|
-
}, labelPosition: "right" }), h("stencil-toggle", { key: '
|
|
17
|
+
}, 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: () => {
|
|
18
18
|
if (this.isViewOnly)
|
|
19
19
|
return;
|
|
20
20
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
@@ -5,15 +5,15 @@ import { getIconFromName } from "../../../../../data-display/icons/iconUtils";
|
|
|
5
5
|
export class ListOptionsRenderer {
|
|
6
6
|
render() {
|
|
7
7
|
var _a, _b, _c, _d, _e;
|
|
8
|
-
return (h(Host, { key: '
|
|
8
|
+
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: () => {
|
|
9
9
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyToggleManualOrLookupOptions');
|
|
10
10
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex);
|
|
11
11
|
this.onFormSectionsDraftChange(updated);
|
|
12
|
-
} })), 'lookupId' in this.question.fieldProperties && (h("div", { key: '
|
|
12
|
+
} })), '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) => {
|
|
13
13
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyLookupChange');
|
|
14
14
|
const updated = handler(e.detail, this.formSectionsDraft, this.sIndex, this.qIndex);
|
|
15
15
|
this.onFormSectionsDraftChange(updated);
|
|
16
|
-
} }))), 'items' in this.question.fieldProperties && (h("div", { key: '
|
|
16
|
+
} }))), '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: () => {
|
|
17
17
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyAddListItem');
|
|
18
18
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, '', '');
|
|
19
19
|
this.onFormSectionsDraftChange(updated);
|
|
@@ -80,7 +80,7 @@ export class LocationRenderer {
|
|
|
80
80
|
const showMap = !!((_a = this.question.fieldProperties) === null || _a === void 0 ? void 0 : _a.showMap);
|
|
81
81
|
const hideAddressSearch = !!((_b = this.question.fieldProperties) === null || _b === void 0 ? void 0 : _b.hideAddressSearch);
|
|
82
82
|
const booleanToggleHandler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
83
|
-
return (h("div", { key: '
|
|
83
|
+
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 => {
|
|
84
84
|
var _a;
|
|
85
85
|
if (this.isViewOnly)
|
|
86
86
|
return;
|
|
@@ -97,7 +97,7 @@ export class LocationRenderer {
|
|
|
97
97
|
updated = booleanToggleHandler(updated, this.sIndex, this.qIndex, 'showMap');
|
|
98
98
|
}
|
|
99
99
|
this.onFormSectionsDraftChange(updated);
|
|
100
|
-
}, labelPosition: "right" })), h("div", { key: '
|
|
100
|
+
}, labelPosition: "right" })), h("div", { key: '9dbc16e3c5c9ff184f6fc7f23502188d834cb5f1' }, h("stencil-toggle", { key: '6141dcd1adb0b54f474a5ffab3067f84929454ca', label: "Show Map", disabled: this.isViewOnly, checked: showMap, onToggledChange: e => {
|
|
101
101
|
var _a;
|
|
102
102
|
if (this.isViewOnly)
|
|
103
103
|
return;
|
|
@@ -114,19 +114,19 @@ export class LocationRenderer {
|
|
|
114
114
|
updated = booleanToggleHandler(updated, this.sIndex, this.qIndex, 'hideAddressSearch');
|
|
115
115
|
}
|
|
116
116
|
this.onFormSectionsDraftChange(updated);
|
|
117
|
-
}, labelPosition: "right" })), showMap && (h("div", { key: '
|
|
117
|
+
}, labelPosition: "right" })), showMap && (h("div", { key: '065637575afad68b5e7c84669a21d6557eb162cb' }, h("div", { key: '438e97df4d541fab1692b9d695ee0c358aeb1c82' }, h("address-search", { key: '1bc2865be6595973acedf38d558be909e3dcf20e', ref: el => {
|
|
118
118
|
this.addressSearchEl = el;
|
|
119
119
|
void this.applyPendingInitialAddressQuery();
|
|
120
|
-
}, 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: '
|
|
120
|
+
}, 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) => {
|
|
121
121
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyTextChange');
|
|
122
122
|
const mockEvent = { target: { value: e.detail } };
|
|
123
123
|
const updated = handler(mockEvent, this.formSectionsDraft, this.sIndex, this.qIndex, 'mapZoom');
|
|
124
124
|
this.onFormSectionsDraftChange(updated);
|
|
125
|
-
}, min: "1", max: "20" })), h("div", { key: '
|
|
125
|
+
}, 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) => {
|
|
126
126
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyTextChange');
|
|
127
127
|
const updated = handler(e, this.formSectionsDraft, this.sIndex, this.qIndex, 'projection');
|
|
128
128
|
this.onFormSectionsDraftChange(updated);
|
|
129
|
-
} })), h("div", { key: '
|
|
129
|
+
} })), 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) => {
|
|
130
130
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyTextChange');
|
|
131
131
|
const updated = handler(e, this.formSectionsDraft, this.sIndex, this.qIndex, 'projectionDefs');
|
|
132
132
|
this.onFormSectionsDraftChange(updated);
|
|
@@ -20,41 +20,41 @@ export class QuestionConfigsRenderer {
|
|
|
20
20
|
var _a;
|
|
21
21
|
const template = questionsTemplate.find(q => q.fieldTypeId === this.question.fieldTypeId);
|
|
22
22
|
const isQuestionTextRequired = !(template && template.questionTextOptional);
|
|
23
|
-
return (h("div", { key: '
|
|
23
|
+
return (h("div", { key: '600777fb9d46819ca072bea547585c221e9c1ad7', class: "generic-configs-container" }, h("div", { key: '05ef650bef28cf7f3fe164a89a3a0cbdb0e7fd40', class: "question-configs-header" }, h("unity-typography", { key: 'eb26e4f98548b80fd1d7f872bec4a90ce7eed55b', variant: "h6" }, this.question.questionTypeName, " Question"), h("div", { key: '6404191df6a717b3dfc64268eec44f3772897b13' }, !this.question.fieldProperties.ignoreRequiredConfig && (h("stencil-toggle", { key: '454767a854087655c9f72060593dfeb6c7aebb88', label: "Required", disabled: this.isViewOnly, checked: this.question.required === true, onToggledChange: () => {
|
|
24
24
|
const newValue = !this.question.required;
|
|
25
25
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleGenericProperty');
|
|
26
26
|
const updated = handler(newValue, this.formSectionsDraft, this.sIndex, this.qIndex, 'required');
|
|
27
27
|
this.onFormSectionsDraftChange(updated);
|
|
28
|
-
}, labelPosition: "right" })))), h("text-area", { key: '
|
|
28
|
+
}, labelPosition: "right" })))), h("text-area", { key: '4226a9ebd2a596b1be11ac6988d10a7934ee4bc5', label: "Question Text", value: this.question.questionText, disabled: this.isViewOnly, placeholder: "Enter the question text here", rows: 2, maxRows: 5, required: isQuestionTextRequired, fullWidth: true, margin: 'dense', onInput: e => {
|
|
29
29
|
const newValue = e.target.value;
|
|
30
30
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleGenericProperty');
|
|
31
31
|
const updated = handler(newValue, this.formSectionsDraft, this.sIndex, this.qIndex, 'questionText');
|
|
32
32
|
this.onFormSectionsDraftChange(updated);
|
|
33
|
-
} }), h("text-area", { key: '
|
|
33
|
+
} }), h("text-area", { key: 'ebc617119b5c7e65148bd86223a8c05fe30874b5', label: "Helper Text", value: this.question.helperText, disabled: this.isViewOnly, placeholder: "Enter the question's helper text here", rows: 2, maxRows: 4, fullWidth: true, margin: 'dense', onInput: e => {
|
|
34
34
|
const newValue = e.target.value;
|
|
35
35
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleGenericProperty');
|
|
36
36
|
const updated = handler(newValue, this.formSectionsDraft, this.sIndex, this.qIndex, 'helperText');
|
|
37
37
|
this.onFormSectionsDraftChange(updated);
|
|
38
|
-
} }), h("text-field", { key: '
|
|
38
|
+
} }), h("text-field", { key: 'a81d180677ded40c03900eda13d0ee1ee1564794', label: "Reference Code", value: (_a = this.question.referenceCode) !== null && _a !== void 0 ? _a : '', disabled: this.isViewOnly, placeholder: "Enter an optional reference code (32 character limit)", required: false, margin: 'dense', maxCharacter: 32, onInput: e => {
|
|
39
39
|
const inputValue = e.target.value;
|
|
40
40
|
const normalizedValue = inputValue.trim();
|
|
41
41
|
const newValue = normalizedValue.length > 0 ? normalizedValue : null;
|
|
42
42
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleGenericProperty');
|
|
43
43
|
const updated = handler(newValue, this.formSectionsDraft, this.sIndex, this.qIndex, 'referenceCode');
|
|
44
44
|
this.onFormSectionsDraftChange(updated);
|
|
45
|
-
} }), h("question-specific-configs-renderer", { key: '
|
|
45
|
+
} }), h("question-specific-configs-renderer", { key: 'bed907dfe360ea9ee55b4b60c76d6324229f5fc6', formSectionsDraft: this.formSectionsDraft, sIndex: this.sIndex, qIndex: this.qIndex, isViewOnly: this.isViewOnly, onFormSectionsDraftChange: this.onFormSectionsDraftChange, lookupOptions: this.lookupOptions }), h("div", { key: 'baf9fe1f2296d614ed4a43917abc2fd45cca8209' }, h("stencil-toggle", { key: '0b9bee6daa1445e58556a8a665677cd631181364', label: "Read Only", disabled: this.isViewOnly, checked: this.question.fieldProperties.readOnly === true, onToggledChange: () => {
|
|
46
46
|
if (this.isViewOnly)
|
|
47
47
|
return;
|
|
48
48
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
49
49
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'readOnly');
|
|
50
50
|
this.onFormSectionsDraftChange(updated);
|
|
51
|
-
}, labelPosition: "right" })), this.isCommentingConfigOn && (h("div", { key: '
|
|
51
|
+
}, labelPosition: "right" })), this.isCommentingConfigOn && (h("div", { key: '933950767a9656820c187d2d9ac003b5a86851d0' }, h("stencil-toggle", { key: '848fd4bf8abc7aa91c5e889499a77d4ed849ba18', label: "Allow Comments", disabled: this.isViewOnly, checked: this.question.fieldProperties.allowComments === true, onToggledChange: () => {
|
|
52
52
|
if (this.isViewOnly)
|
|
53
53
|
return;
|
|
54
54
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
55
55
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'allowComments');
|
|
56
56
|
this.onFormSectionsDraftChange(updated);
|
|
57
|
-
}, labelPosition: "right" }))), this.formType == UdpFormsTypeEnum.Standard && this.isFollowUpFormConfigOn && (h("div", { key: '
|
|
57
|
+
}, labelPosition: "right" }))), this.formType == UdpFormsTypeEnum.Standard && this.isFollowUpFormConfigOn && (h("div", { key: '0ee173a1e2d179e0ae9d55c98c680a0b771cb172' }, h("stencil-toggle", { key: '4e1f50f4dc0c172e409b33e15235ba5cf2a2c29e', label: "Allow Follow Up Forms", disabled: this.isViewOnly, checked: this.question.fieldProperties.allowFollowUpForms === true, onToggledChange: () => {
|
|
58
58
|
if (this.isViewOnly)
|
|
59
59
|
return;
|
|
60
60
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
@@ -21,21 +21,21 @@ export class SectionConfigsRenderer {
|
|
|
21
21
|
}
|
|
22
22
|
render() {
|
|
23
23
|
var _a, _b;
|
|
24
|
-
return (h("div", { key: '
|
|
24
|
+
return (h("div", { key: 'e669b10c9aac0daf63dc90c78b246772b9eaf4d7', class: "generic-configs-container" }, h("text-area", { key: '9c85a3af7ce557b7b39db48134ee4322edcdce5d', label: "Title", value: this.section.title || "", disabled: this.isViewOnly, placeholder: "Enter the section title here", rows: 2, maxRows: 5, fullWidth: true, onInput: (e) => {
|
|
25
25
|
const newValue = e.target.value;
|
|
26
26
|
const updated = this.handleSectionFieldChange(this.sIndex, 'title', newValue);
|
|
27
27
|
this.onFormSectionsDraftChange(updated);
|
|
28
|
-
} }), h("text-field", { key: '
|
|
28
|
+
} }), h("text-field", { key: '87c24ec88c990424516f4ff7372a3ce9dd04a465', label: "Reference Code", value: (_a = this.section.referenceCode) !== null && _a !== void 0 ? _a : '', disabled: this.isViewOnly, placeholder: "Enter an optional reference code (32 character limit)", maxCharacter: 32, onInput: (e) => {
|
|
29
29
|
const inputValue = e.target.value;
|
|
30
30
|
const normalizedValue = inputValue.trim();
|
|
31
31
|
const newValue = normalizedValue.length > 0 ? normalizedValue : null;
|
|
32
32
|
const updated = this.handleSectionFieldChange(this.sIndex, 'referenceCode', newValue);
|
|
33
33
|
this.onFormSectionsDraftChange(updated);
|
|
34
|
-
} }), h("text-area", { key: '
|
|
34
|
+
} }), h("text-area", { key: '0335dc12467e8b1d2e319811152496029a18948a', label: "Section Text", value: this.section.sectionText || "", disabled: this.isViewOnly, placeholder: "Enter the section text here", rows: 2, maxRows: 4, fullWidth: true, onInput: (e) => {
|
|
35
35
|
const newValue = e.target.value;
|
|
36
36
|
const updated = this.handleSectionFieldChange(this.sIndex, 'sectionText', newValue);
|
|
37
37
|
this.onFormSectionsDraftChange(updated);
|
|
38
|
-
} }), h("stencil-toggle", { key: '
|
|
38
|
+
} }), h("stencil-toggle", { key: '4d4cf9c887499755ab6b415454b2d00e03833ac2', label: "Repeatable", disabled: this.isViewOnly, checked: ((_b = this.section.sectionProperties) === null || _b === void 0 ? void 0 : _b.isRepeatable) === true || false, onToggledChange: () => {
|
|
39
39
|
const newValue = !this.section.sectionProperties.isRepeatable;
|
|
40
40
|
const updated = this.handleSectionRepeatablePropertyChange(this.sIndex, newValue);
|
|
41
41
|
this.onFormSectionsDraftChange(updated);
|
|
@@ -2,7 +2,7 @@ import { h } from "@stencil/core";
|
|
|
2
2
|
export class SignatureRenderer {
|
|
3
3
|
render() {
|
|
4
4
|
var _a;
|
|
5
|
-
return (h("div", { key: '
|
|
5
|
+
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: () => {
|
|
6
6
|
if (this.isViewOnly)
|
|
7
7
|
return;
|
|
8
8
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
@@ -95,11 +95,11 @@ export class TableColumnsRenderer {
|
|
|
95
95
|
const columns = Array.isArray((_b = (_a = this.question) === null || _a === void 0 ? void 0 : _a.fieldProperties) === null || _b === void 0 ? void 0 : _b.columns)
|
|
96
96
|
? this.question.fieldProperties.columns
|
|
97
97
|
: [];
|
|
98
|
-
return (h(Host, { key: '
|
|
98
|
+
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: () => {
|
|
99
99
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyAddTableColumn');
|
|
100
100
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex);
|
|
101
101
|
this.onFormSectionsDraftChange(updated);
|
|
102
|
-
}, startIcon: h("udp-icon", { iconName: 'add', darkIcon: true }), title: "Add a Column" }, "Add a Column"))), h("div", { key: '
|
|
102
|
+
}, 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) => {
|
|
103
103
|
const columnType = ((column === null || column === void 0 ? void 0 : column.type) === 'number' ? 'number' : 'text');
|
|
104
104
|
const isRequired = !!(column === null || column === void 0 ? void 0 : column.required);
|
|
105
105
|
const aggregate = ((column === null || column === void 0 ? void 0 : column.aggregate) || 'sum');
|
|
@@ -2,12 +2,12 @@ import { h } from "@stencil/core";
|
|
|
2
2
|
export class TextInputRenderer {
|
|
3
3
|
render() {
|
|
4
4
|
var _a, _b;
|
|
5
|
-
return (h("div", { key: '
|
|
5
|
+
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 => {
|
|
6
6
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyMinMaxCharacter');
|
|
7
7
|
const mockEvent = { target: { value: e.detail } };
|
|
8
8
|
const updated = handler(mockEvent, this.formSectionsDraft, this.sIndex, this.qIndex, 'minCharacter');
|
|
9
9
|
this.onFormSectionsDraftChange(updated);
|
|
10
|
-
} })), h("div", { key: '
|
|
10
|
+
} })), 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 => {
|
|
11
11
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyMinMaxCharacter');
|
|
12
12
|
const mockEvent = { target: { value: e.detail } };
|
|
13
13
|
const updated = handler(mockEvent, this.formSectionsDraft, this.sIndex, this.qIndex, 'maxCharacter');
|
|
@@ -6,8 +6,8 @@ export class UdpFormsBuilderMenu {
|
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
8
|
return [
|
|
9
|
-
h("div", { key: '
|
|
10
|
-
h("div", { key: '
|
|
9
|
+
h("div", { key: '5257b15592b040e364ace597f48184f971947175', class: 'menu-header-container' }, h("unity-typography", { key: '97ea505539e98a2e12c2a46f88bd10ae4fdaf904', variant: "body1" }, "Choose a Question Type"), h("stencil-icon-button", { key: '2f385bb9f121f585d46a2fce6227ba7a9dbb2612', icon: getIconFromName('close16'), onClick: () => this.cancelClick.emit() })),
|
|
10
|
+
h("div", { key: 'f9500b2c9ea04f5068de54db6dc6580aacb3046c', class: "menu-options-container" }, this.questionsTemplate.map(q => (h("udp-button", { variant: "contained", color: "primary", onClick: () => this.addQuestion.emit(q), startIcon: h("udp-icon", { iconName: q.icon, color: 'inherit' }) }, q.questionTypeName)))),
|
|
11
11
|
];
|
|
12
12
|
}
|
|
13
13
|
static get is() { return "udp-forms-builder-menu"; }
|
|
@@ -39,7 +39,7 @@ export class UdpFormsBuilderStyleOverride {
|
|
|
39
39
|
render() {
|
|
40
40
|
// if (!this.isVisible) return null;
|
|
41
41
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9;
|
|
42
|
-
return (h(Host, { key: '
|
|
42
|
+
return (h(Host, { key: '41ae25231925c45e091607714f420251f1059a9e' }, h("unity-typography", { key: 'bd78e41dfb58f5b1fa0dd6aad16b3839d89cec81', variant: "h6" }, "Backgrounds and Colors"), this.renderStyleTextField('Background Image', (_c = (_b = (_a = this.formMetadata) === null || _a === void 0 ? void 0 : _a.background) === null || _b === void 0 ? void 0 : _b.backgroundImage) !== null && _c !== void 0 ? _c : '', 'background', 'backgroundImage'), this.renderStyleTextField('Background Color', (_f = (_e = (_d = this.formMetadata) === null || _d === void 0 ? void 0 : _d.background) === null || _e === void 0 ? void 0 : _e.backgroundColor) !== null && _f !== void 0 ? _f : '', 'background', 'backgroundColor'), this.renderStyleTextField('Header Background Color', (_h = (_g = this.formMetadata) === null || _g === void 0 ? void 0 : _g.headerBackgroundColor) !== null && _h !== void 0 ? _h : '', 'headerBackgroundColor'), h("udp-divider", { key: '1a4f260f3099265e2f20a9135877daf788837747' }), h("unity-typography", { key: 'da6b030f62ee4be948e0b3d689ce278a1d0ac20c', variant: "h6" }, "Fonts"), this.renderStyleTextField('Font Family', (_k = (_j = this.formMetadata) === null || _j === void 0 ? void 0 : _j.fontFamily) !== null && _k !== void 0 ? _k : '', 'fontFamily'), this.renderStyleTextField('Question Text Font Family', (_o = (_m = (_l = this.formMetadata) === null || _l === void 0 ? void 0 : _l.questionText) === null || _m === void 0 ? void 0 : _m.fontFamily) !== null && _o !== void 0 ? _o : '', 'questionText', 'fontFamily'), this.renderStyleDropdownField('Question Text Typography', (_r = (_q = (_p = this.formMetadata) === null || _p === void 0 ? void 0 : _p.questionText) === null || _q === void 0 ? void 0 : _q.variant) !== null && _r !== void 0 ? _r : '', 'questionText', 'variant'), this.renderStyleTextField('Title Text Font Family', (_u = (_t = (_s = this.formMetadata) === null || _s === void 0 ? void 0 : _s.titleText) === null || _t === void 0 ? void 0 : _t.fontFamily) !== null && _u !== void 0 ? _u : '', 'titleText', 'fontFamily'), this.renderStyleDropdownField('Title Text Typography', (_x = (_w = (_v = this.formMetadata) === null || _v === void 0 ? void 0 : _v.titleText) === null || _w === void 0 ? void 0 : _w.variant) !== null && _x !== void 0 ? _x : '', 'titleText', 'variant'), this.renderStyleTextField('Paragraph Text Font Family', (_0 = (_z = (_y = this.formMetadata) === null || _y === void 0 ? void 0 : _y.paragraphText) === null || _z === void 0 ? void 0 : _z.fontFamily) !== null && _0 !== void 0 ? _0 : '', 'paragraphText', 'fontFamily'), this.renderStyleDropdownField('Paragraph Text Typography', (_3 = (_2 = (_1 = this.formMetadata) === null || _1 === void 0 ? void 0 : _1.paragraphText) === null || _2 === void 0 ? void 0 : _2.variant) !== null && _3 !== void 0 ? _3 : '', 'paragraphText', 'variant'), this.renderStyleTextField('Helper Text Font Family', (_6 = (_5 = (_4 = this.formMetadata) === null || _4 === void 0 ? void 0 : _4.helperText) === null || _5 === void 0 ? void 0 : _5.fontFamily) !== null && _6 !== void 0 ? _6 : '', 'helperText', 'fontFamily'), this.renderStyleDropdownField('Helper Text Typography', (_9 = (_8 = (_7 = this.formMetadata) === null || _7 === void 0 ? void 0 : _7.helperText) === null || _8 === void 0 ? void 0 : _8.variant) !== null && _9 !== void 0 ? _9 : '', 'helperText', 'variant')));
|
|
43
43
|
}
|
|
44
44
|
static get is() { return "udp-forms-builder-style-override"; }
|
|
45
45
|
static get encapsulation() { return "shadow"; }
|
|
@@ -73,16 +73,16 @@ export class UdpFormsListCard {
|
|
|
73
73
|
};
|
|
74
74
|
}
|
|
75
75
|
render() {
|
|
76
|
-
const contentJsx = (h(Fragment, { key: '
|
|
77
|
-
const actionsJsx = (h(Fragment, { key: '
|
|
76
|
+
const contentJsx = (h(Fragment, { key: 'f6553a70db7447217e848748cdba55b39e3895c9' }, h("unity-typography", { key: '17234a2ab4809cfd1068656979dd3aa8b24decde', variant: "body1", color: "textSecondary" }, "Version: ", this.data.version), !this.isSideSheetList && (h("unity-typography", { key: '9ae88f03d117cfd350efca0f92d511bb6e9438db', variant: "body1", color: "textSecondary" }, "Last Modified: ", dateFormatter(this.data.lastModifiedOn))), h("unity-typography", { key: '5fb812e5a5ff76ff85e45f287073d404a8a44f0c', variant: "body1", color: "textSecondary" }, "Created On: ", this.isSideSheetList ? dateFormatter(this.data.createdOn) : dateFormatter(this.data.initialCreatedOn)), this.isFollowUpFormConfigOn && (h("unity-typography", { key: '5635f71ffd1f420b4e33058967e8ccb3535065c4', variant: "body1", color: "textSecondary" }, "Form Type: ", UdpFormsTypeEnum[this.data.type]))));
|
|
77
|
+
const actionsJsx = (h(Fragment, { key: '15b5b00f7420a5d47d17dfacf2ccd72396859a14' }, h("stencil-icon-button", { key: 'e67ed53a220cc04313aba3369a06a55c74d636ca', icon: Edit, tooltip: "Edit Form Template", onClick: (e) => this.handleEditOrTitleClick(e) }), !this.isSideSheetList && this.isRendererRedirectConfigOn && (h("stencil-icon-button", { key: '2f251f0ee8681ae6a69ca350740b5f4639a07d42', icon: DocumentAdd, tooltip: "View Form", onClick: e => {
|
|
78
78
|
e.stopPropagation();
|
|
79
79
|
this.formRendererHandler();
|
|
80
|
-
} })), !this.isSideSheetList && (h("stencil-icon-button", { key: '
|
|
80
|
+
} })), !this.isSideSheetList && (h("stencil-icon-button", { key: 'efffcf811bb58e43c9e80b50d050d6ce2803a7ba', icon: ChevronRight24, tooltip: "See Form Version History", onClick: e => {
|
|
81
81
|
var _a;
|
|
82
82
|
e.stopPropagation();
|
|
83
83
|
(_a = this.openSideSheet) === null || _a === void 0 ? void 0 : _a.call(this);
|
|
84
84
|
} }))));
|
|
85
|
-
return (h("udp-card", { key: '
|
|
85
|
+
return (h("udp-card", { key: '02261aa6c444557b5e3dd460650950a4e90a70ae', cardTitle: this.data.name, subheader: this.data.description, actions: actionsJsx, onTitleClick: this.handleEditOrTitleClick, disableContentPadding: true, adornmentStatus: 'info' }, contentJsx));
|
|
86
86
|
}
|
|
87
87
|
static get is() { return "udp-forms-list-card"; }
|
|
88
88
|
static get encapsulation() { return "shadow"; }
|
|
@@ -216,7 +216,7 @@ export class UdpFormsList {
|
|
|
216
216
|
return this.errorMessage ? (h("div", { class: "error-banner" }, h("unity-typography", { variant: "body2" }, this.errorMessage))) : null;
|
|
217
217
|
}
|
|
218
218
|
render() {
|
|
219
|
-
return (h("div", { key: '
|
|
219
|
+
return (h("div", { key: 'e958b3af122ef19803aab3523e3f4eaacdca8241', class: "udp-forms-list-container" }, this.isCreateNewFormHeaderActionConfigOn ? (h("primary-action-header", { title: "UDP Forms", primaryActionClick: () => this.handleHeaderPrimaryActionClick(), actionButtonLabel: "Create New Form", tabs: false })) : (h("primary-action-header", { title: "UDP Forms", tabs: false })), this.isLoading && h("udp-linear-loader", { key: '0a99e17acff1ed6f9dd88819845e3ee4df849f68' }), this.renderSideSheet(), h("udp-container", { key: 'a32ab394d6621dbe104d71090b93a66e0d5456e6', maxWidth: "lg" }, this.renderErrorMessage(), this.renderFilters(), h("udp-list-renderer", { key: '1c0cb9e180cde66d298b6b92551aba967eebdda1', itemComponent: "udp-forms-list-card", data: this.mainFormsList, pagination: true, isServerSide: true, isLoading: this.isLoading, itemsPerPage: this.MAIN_PAGE_SIZE, currentPage: this.mainListPageNumber, totalItems: this.mainTotalItems, onPageChange: e => this.handleMainPageChange(e.detail), componentDataMap: this.componentMap, spacing: "md" })), h("udp-forms-list-card", { key: 'd626678fe095200d83b14d4c40b8c663786b8451', style: { display: 'none' } }), h("div", { key: '122b96ae2b68b47f6f962b42bac9079c60272129', style: { height: '60px' } })));
|
|
220
220
|
}
|
|
221
221
|
static get is() { return "udp-forms-list"; }
|
|
222
222
|
static get encapsulation() { return "shadow"; }
|
|
@@ -2,8 +2,8 @@ import { h, Fragment } from "@stencil/core";
|
|
|
2
2
|
import { UdpFormsTypeEnum } from "../../udp-forms-utils/enums";
|
|
3
3
|
export class UdpFormsFollowUpListCard {
|
|
4
4
|
render() {
|
|
5
|
-
const contentJsx = (h(Fragment, { key: '
|
|
6
|
-
return (h("udp-card", { key: '
|
|
5
|
+
const contentJsx = (h(Fragment, { key: 'c20dc775734d36354df7aa084502a5719a23a2df' }, h("unity-typography", { key: 'bff8fcdb24d63ad789999104dcc31940026df34d', variant: "body1", color: "textSecondary" }, "Version: ", this.listItemData.version), h("unity-typography", { key: '4cb261a73046a60a15daf603625e35081f3c6005', variant: "body1", color: "textSecondary" }, "Form Type: ", UdpFormsTypeEnum[this.listItemData.type])));
|
|
6
|
+
return (h("udp-card", { key: '594a7219f8d703acab58c7429095a1f9d26e37bb', cardTitle: this.listItemData.name, subheader: this.listItemData.description, onTitleClick: () => this.handleLaunchFollowUpForm(), disableContentPadding: true, adornmentStatus: 'info' }, contentJsx));
|
|
7
7
|
}
|
|
8
8
|
static get is() { return "udp-forms-follow-up-list-card"; }
|
|
9
9
|
static get encapsulation() { return "shadow"; }
|
|
@@ -644,7 +644,7 @@ export class UdpFormsRenderer {
|
|
|
644
644
|
return this.isSubmitted || this.udpFormSubmission.unityUserId !== this.clientUserInfo.id;
|
|
645
645
|
}
|
|
646
646
|
render() {
|
|
647
|
-
return (h("div", { key: '
|
|
647
|
+
return (h("div", { key: 'd117ef46fabf08d4b961e746cac2ab350d4d1cd5', class: "forms-renderer-container", style: this.isLoading ? { minHeight: '100vh' } : {} }, this.renderFollowUpSideSheet(), h("udp-forms-ui", { udpForm: this.udpForm, formTemplateOverrides: this.formTemplateOverrides, currentValues: this.currentValues, udpFormSubmission: this.udpFormSubmission, submitSuccessful: this.submitSuccessful, isSaving: this.isSaving,
|
|
648
648
|
// saveErrorMessage={this.saveErrorMessage}
|
|
649
649
|
// showAutoSaveStatus={this.formSubmissionHandler.supportsAutoSave() && !!this.userId}
|
|
650
650
|
readonly: this.isReadOnlyMode, handleSubmit: this.handleSubmit.bind(this), handleSave: values => Promise.resolve(this.debouncedManualSave(values)), handleChange: this.handleFormChange, handleAction: this.triggerAction, handleFinish: this.handleFinish, clientUserInfo: this.clientUserInfo, isSubmitted: this.isSubmitted, dynamicSections: this.dynamicSections, duplicateRepeatableSection: this.duplicateRepeatableSection, deleteRepeatableSection: this.deleteRepeatableSection, key: `form-rerender-key-${this.reRenderKey}`, isShowManualSaveIcon: this.isShowManualSaveIcon(), isLoading: this.isLoading, performBackgroundSaveAndUpdateLocalSubmissionState: this.performBackgroundSaveAndUpdateLocalSubmissionState })));
|
|
@@ -745,7 +745,7 @@ export class TableInput {
|
|
|
745
745
|
render() {
|
|
746
746
|
const isReadOnly = this.readonly || this.disabled;
|
|
747
747
|
const hasTableColumns = this.columns.length > 0;
|
|
748
|
-
return (h("div", { key: '
|
|
748
|
+
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."))));
|
|
749
749
|
}
|
|
750
750
|
static get is() { return "table-input"; }
|
|
751
751
|
static get encapsulation() { return "shadow"; }
|