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
|
@@ -100,13 +100,13 @@ const ChipSection = class {
|
|
|
100
100
|
}
|
|
101
101
|
render() {
|
|
102
102
|
console.log("Rendering ChipSection", this.visibleFilterChips);
|
|
103
|
-
return (index.h("div", { key: '
|
|
103
|
+
return (index.h("div", { key: '682d90efd9def02e31111a7213268a78e1192ece', class: "wrapper", id: "chipSectionContainer" }, index.h("div", { key: 'b1604e89dd0863d30d7b6da49896fba101ce9db9', class: "chipHolder" }, index.h("div", { key: '21908fddfcab881cbc7f6fc95e5fcc6ffee2bfac', id: "viewChipsContainer" }, this.viewChips.map((chip, index$1) => (index.h("stencil-chip", { onOnDelete: () => this.handleDelete('view', index$1), text: chip.label, class: "viewChip" })))), index.h("udp-dynamic-container-with-menu", { key: 'c1273403c82ca1b92a7a2a03fc2743281b5732a7', id: "filterChipsContainer", menuItems: this.menuItems }, this.selectedFilterChip && (index.h("stencil-chip", { key: 'ec5a481306fa1aee40d919727eaab27043f2056e', onOnDelete: this.handleFilterChipUntoggle, text: this.selectedFilterChip.label, class: "viewChip" })), console.log('filtering here...', this.filterChips), this.filterChips.map((chip) => {
|
|
104
104
|
if (this.selectedFilterChip && chip.id === this.selectedFilterChip.id) {
|
|
105
105
|
console.log('returning null...');
|
|
106
106
|
return null;
|
|
107
107
|
}
|
|
108
108
|
return (index.h("stencil-chip", { text: `${chip.label} ${chip.value}`, class: "filterChip", onClick: () => this.handleFilterChipToggle(chip) }));
|
|
109
|
-
})), index.h("div", { key: '
|
|
109
|
+
})), index.h("div", { key: 'bda333aded786e38ec42084733a0f6be6c27bf7c', id: "additionalFilterChipsContainer" }, this.additionalFilterChips.map((chip, index$1) => (index.h("stencil-chip", { onOnDelete: () => this.handleDelete('additionalFilter', index$1), text: chip.label, class: "additionalFilterChip" })))), !this.hideKpiSection && (index.h("div", { key: '06151e31fc3cda55a639103c3597f3671f2d7ed5', class: "KPI", id: "kpiContainer" }, this.kpiValues.slice(0, this.maxKPIsDisplayed).map((kpi) => (index.h("div", { class: "kpiItem" }, index.h("span", { class: "kpiLabel" }, this.abbreviateLabel(kpi.label) || kpi.label), index.h("span", { class: "kpiValue" }, this.abbrNum(kpi.value, 1))))))))));
|
|
110
110
|
}
|
|
111
111
|
get el() { return index.getElement(this); }
|
|
112
112
|
static get watchers() { return {
|
|
@@ -187,25 +187,25 @@ const FileUploadRenderer = class {
|
|
|
187
187
|
}
|
|
188
188
|
render() {
|
|
189
189
|
var _a, _b, _c, _d;
|
|
190
|
-
return (index.h("div", { key: '
|
|
190
|
+
return (index.h("div", { key: '0bd55a0546f7cb503487e845fd4cbca91368a36b', class: "file-upload-input-container" }, index.h("div", { key: '74bba1649bdd51afe5d54622ac5c2ef486350a01' }, index.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: () => {
|
|
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, 'allowMultiple');
|
|
195
195
|
this.onFormSectionsDraftChange(updated);
|
|
196
|
-
}, labelPosition: "right" })), index.h("div", { key: '
|
|
196
|
+
}, labelPosition: "right" })), index.h("div", { key: '1d54822e922113e61dae1bc479c0569005fa3780' }, index.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: () => {
|
|
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, 'displayUploadTime');
|
|
201
201
|
this.onFormSectionsDraftChange(updated);
|
|
202
|
-
}, labelPosition: "right" })), index.h("div", { key: '
|
|
202
|
+
}, labelPosition: "right" })), index.h("div", { key: 'f2a7472ad0ca0e22cc7bb4944fa9a0423514bf37' }, index.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: () => {
|
|
203
203
|
if (this.isViewOnly)
|
|
204
204
|
return;
|
|
205
205
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
206
206
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'hideDragAndDrop');
|
|
207
207
|
this.onFormSectionsDraftChange(updated);
|
|
208
|
-
}, labelPosition: "right" })), index.h("div", { key: '
|
|
208
|
+
}, labelPosition: "right" })), index.h("div", { key: '481bbf58bcbec43a82e3a6c7b599d5edd9d24453' }, index.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: () => {
|
|
209
209
|
if (this.isViewOnly)
|
|
210
210
|
return;
|
|
211
211
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
@@ -224,19 +224,19 @@ const FormMetadataDisplayRenderer = class {
|
|
|
224
224
|
}
|
|
225
225
|
render() {
|
|
226
226
|
var _a, _b, _c;
|
|
227
|
-
return (index.h("div", { key: '
|
|
227
|
+
return (index.h("div", { key: '9899d63c456701dd41573df80c479a30eb353fe4', class: "form-metadata-display-input-container" }, index.h("div", { key: '358002aea240a513275ec904ac244ac3a01c9130' }, index.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: () => {
|
|
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, 'displayOwnerFullName');
|
|
232
232
|
this.onFormSectionsDraftChange(updated);
|
|
233
|
-
}, labelPosition: "right" }), index.h("stencil-toggle", { key: '
|
|
233
|
+
}, labelPosition: "right" }), index.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: () => {
|
|
234
234
|
if (this.isViewOnly)
|
|
235
235
|
return;
|
|
236
236
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
237
237
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, 'displayOwnerEmail');
|
|
238
238
|
this.onFormSectionsDraftChange(updated);
|
|
239
|
-
}, labelPosition: "right" }), index.h("stencil-toggle", { key: '
|
|
239
|
+
}, labelPosition: "right" }), index.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: () => {
|
|
240
240
|
if (this.isViewOnly)
|
|
241
241
|
return;
|
|
242
242
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
@@ -255,15 +255,15 @@ const ListOptionsRenderer = class {
|
|
|
255
255
|
}
|
|
256
256
|
render() {
|
|
257
257
|
var _a, _b, _c, _d, _e;
|
|
258
|
-
return (index.h(index.Host, { key: '
|
|
258
|
+
return (index.h(index.Host, { key: '5d0bfd4da6a01d377bb42b188fb122a14c04d467' }, index.h("div", { key: '510139c2b1267bbc1b9ec4a239608441097e0b44', class: "question-item-options-list-container" }, ((_a = this.lookupOptions) === null || _a === void 0 ? void 0 : _a.length) > 1 && (index.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: () => {
|
|
259
259
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyToggleManualOrLookupOptions');
|
|
260
260
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex);
|
|
261
261
|
this.onFormSectionsDraftChange(updated);
|
|
262
|
-
} })), 'lookupId' in this.question.fieldProperties && (index.h("div", { key: '
|
|
262
|
+
} })), 'lookupId' in this.question.fieldProperties && (index.h("div", { key: 'dddbeae00a090f66726b92854dec2f41c0873d33' }, index.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) => {
|
|
263
263
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyLookupChange');
|
|
264
264
|
const updated = handler(e.detail, this.formSectionsDraft, this.sIndex, this.qIndex);
|
|
265
265
|
this.onFormSectionsDraftChange(updated);
|
|
266
|
-
} }))), 'items' in this.question.fieldProperties && (index.h("div", { key: '
|
|
266
|
+
} }))), 'items' in this.question.fieldProperties && (index.h("div", { key: 'c47883b7f84dd69456ac6fbbdbc96693cbdde956' }, index.h("div", { key: '8de26781cef15708c81ea10e8d8d55c895cd1e42', class: "list-options-header" }, index.h("unity-typography", { key: '2a28ba05a4f86aad5adca3c557a06f56020499c2', variant: "h6" }, "Configure Select Options"), !this.isViewOnly && 'items' in this.question.fieldProperties && (index.h("udp-button", { key: 'e5c169fa153491b0c4eb94e8b3a0b0e7c996dfa8', variant: "text", onClick: () => {
|
|
267
267
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyAddListItem');
|
|
268
268
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex, '', '');
|
|
269
269
|
this.onFormSectionsDraftChange(updated);
|
|
@@ -369,7 +369,7 @@ const LocationRenderer = class {
|
|
|
369
369
|
const showMap = !!((_a = this.question.fieldProperties) === null || _a === void 0 ? void 0 : _a.showMap);
|
|
370
370
|
const hideAddressSearch = !!((_b = this.question.fieldProperties) === null || _b === void 0 ? void 0 : _b.hideAddressSearch);
|
|
371
371
|
const booleanToggleHandler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
372
|
-
return (index.h("div", { key: '
|
|
372
|
+
return (index.h("div", { key: '670cfbf18b4f640cdd8490b93896a3a67039293a', class: "question-item-map-input-container" }, index.h("div", { key: '3483dc31116713058ff6ca05744e97bed650b4bb' }, index.h("stencil-toggle", { key: 'e8231d458ce0b02c124e397adef831f05fa6d46b', label: "Hide Address Search Bar", disabled: this.isViewOnly, checked: hideAddressSearch, onToggledChange: e => {
|
|
373
373
|
var _a;
|
|
374
374
|
if (this.isViewOnly)
|
|
375
375
|
return;
|
|
@@ -386,7 +386,7 @@ const LocationRenderer = class {
|
|
|
386
386
|
updated = booleanToggleHandler(updated, this.sIndex, this.qIndex, 'showMap');
|
|
387
387
|
}
|
|
388
388
|
this.onFormSectionsDraftChange(updated);
|
|
389
|
-
}, labelPosition: "right" })), index.h("div", { key: '
|
|
389
|
+
}, labelPosition: "right" })), index.h("div", { key: '9dbc16e3c5c9ff184f6fc7f23502188d834cb5f1' }, index.h("stencil-toggle", { key: '6141dcd1adb0b54f474a5ffab3067f84929454ca', label: "Show Map", disabled: this.isViewOnly, checked: showMap, onToggledChange: e => {
|
|
390
390
|
var _a;
|
|
391
391
|
if (this.isViewOnly)
|
|
392
392
|
return;
|
|
@@ -403,19 +403,19 @@ const LocationRenderer = class {
|
|
|
403
403
|
updated = booleanToggleHandler(updated, this.sIndex, this.qIndex, 'hideAddressSearch');
|
|
404
404
|
}
|
|
405
405
|
this.onFormSectionsDraftChange(updated);
|
|
406
|
-
}, labelPosition: "right" })), showMap && (index.h("div", { key: '
|
|
406
|
+
}, labelPosition: "right" })), showMap && (index.h("div", { key: '065637575afad68b5e7c84669a21d6557eb162cb' }, index.h("div", { key: '438e97df4d541fab1692b9d695ee0c358aeb1c82' }, index.h("address-search", { key: '1bc2865be6595973acedf38d558be909e3dcf20e', ref: el => {
|
|
407
407
|
this.addressSearchEl = el;
|
|
408
408
|
void this.applyPendingInitialAddressQuery();
|
|
409
|
-
}, inputId: "address-search-field", disabled: this.isViewOnly, appendSuggestionsToBody: true, onAddressSelected: this.handleAddressSelected.bind(this), onSearchCleared: this.handleAddressSearchCleared.bind(this), label: "Default Location" })), index.h("div", { key: '
|
|
409
|
+
}, inputId: "address-search-field", disabled: this.isViewOnly, appendSuggestionsToBody: true, onAddressSelected: this.handleAddressSelected.bind(this), onSearchCleared: this.handleAddressSearchCleared.bind(this), label: "Default Location" })), index.h("div", { key: '200b11401644fa72753e0b8877a2d87598d3f349' }, index.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) => {
|
|
410
410
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyTextChange');
|
|
411
411
|
const mockEvent = { target: { value: e.detail } };
|
|
412
412
|
const updated = handler(mockEvent, this.formSectionsDraft, this.sIndex, this.qIndex, 'mapZoom');
|
|
413
413
|
this.onFormSectionsDraftChange(updated);
|
|
414
|
-
}, min: "1", max: "20" })), index.h("div", { key: '
|
|
414
|
+
}, min: "1", max: "20" })), index.h("div", { key: '19e2d25db1992b2f27dd98c32bcbaff7d3145eb6' }, index.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) => {
|
|
415
415
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyTextChange');
|
|
416
416
|
const updated = handler(e, this.formSectionsDraft, this.sIndex, this.qIndex, 'projection');
|
|
417
417
|
this.onFormSectionsDraftChange(updated);
|
|
418
|
-
} })), index.h("div", { key: '
|
|
418
|
+
} })), index.h("div", { key: 'd29ea07210d2d5b1512315245643bd7c88365ce0' }, index.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) => {
|
|
419
419
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyTextChange');
|
|
420
420
|
const updated = handler(e, this.formSectionsDraft, this.sIndex, this.qIndex, 'projectionDefs');
|
|
421
421
|
this.onFormSectionsDraftChange(updated);
|
|
@@ -492,7 +492,7 @@ const SignatureRenderer = class {
|
|
|
492
492
|
}
|
|
493
493
|
render() {
|
|
494
494
|
var _a;
|
|
495
|
-
return (index.h("div", { key: '
|
|
495
|
+
return (index.h("div", { key: 'f69cf0383ed8a9b0b2728d34b2c87469db3a65d2', class: "signature-input-container" }, index.h("div", { key: 'f909b6d167773fb93122ddb3c4ef51485c512ed1' }, index.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: () => {
|
|
496
496
|
if (this.isViewOnly)
|
|
497
497
|
return;
|
|
498
498
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyBooleanToggle');
|
|
@@ -600,11 +600,11 @@ const TableColumnsRenderer = class {
|
|
|
600
600
|
const columns = Array.isArray((_b = (_a = this.question) === null || _a === void 0 ? void 0 : _a.fieldProperties) === null || _b === void 0 ? void 0 : _b.columns)
|
|
601
601
|
? this.question.fieldProperties.columns
|
|
602
602
|
: [];
|
|
603
|
-
return (index.h(index.Host, { key: '
|
|
603
|
+
return (index.h(index.Host, { key: '127b85757e2b9b7e710768f51c1e328d49b33dc7' }, index.h("div", { key: 'd6ed277cf1cd5fe3fd28df1ab30e363770658d03', class: "table-columns-container" }, index.h("div", { key: 'aee949c45709af4cfced27725f2957adefb7aafe', class: "table-columns-header" }, index.h("unity-typography", { key: '979ad3fda4903e709a6ad2b33c91d8c7ba6d3cab', variant: "h6" }, "Configure Table Columns"), !this.isViewOnly && (index.h("udp-button", { key: 'a4f865900ab5e86485ffcc1cfbe3089e0a702e44', variant: "text", onClick: () => {
|
|
604
604
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyAddTableColumn');
|
|
605
605
|
const updated = handler(this.formSectionsDraft, this.sIndex, this.qIndex);
|
|
606
606
|
this.onFormSectionsDraftChange(updated);
|
|
607
|
-
}, startIcon: index.h("udp-icon", { iconName: 'add', darkIcon: true }), title: "Add a Column" }, "Add a Column"))), index.h("div", { key: '
|
|
607
|
+
}, startIcon: index.h("udp-icon", { iconName: 'add', darkIcon: true }), title: "Add a Column" }, "Add a Column"))), index.h("div", { key: '11c23d800c04d1ad000ee4f397471433e6d96cd6', class: "table-columns-list" }, columns.map((column, idx) => {
|
|
608
608
|
const columnType = ((column === null || column === void 0 ? void 0 : column.type) === 'number' ? 'number' : 'text');
|
|
609
609
|
const isRequired = !!(column === null || column === void 0 ? void 0 : column.required);
|
|
610
610
|
const aggregate = ((column === null || column === void 0 ? void 0 : column.aggregate) || 'sum');
|
|
@@ -643,12 +643,12 @@ const TextInputRenderer = class {
|
|
|
643
643
|
}
|
|
644
644
|
render() {
|
|
645
645
|
var _a, _b;
|
|
646
|
-
return (index.h("div", { key: '
|
|
646
|
+
return (index.h("div", { key: '4f03a2283a8dcce19d7cb1de2b8dc4c5815cf44f', class: "question-item-text-input-container" }, index.h("div", { key: '29032bc8962af644b50d07857b7be491e9e24fca' }, index.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 => {
|
|
647
647
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyMinMaxCharacter');
|
|
648
648
|
const mockEvent = { target: { value: e.detail } };
|
|
649
649
|
const updated = handler(mockEvent, this.formSectionsDraft, this.sIndex, this.qIndex, 'minCharacter');
|
|
650
650
|
this.onFormSectionsDraftChange(updated);
|
|
651
|
-
} })), index.h("div", { key: '
|
|
651
|
+
} })), index.h("div", { key: 'b5efa6ebf6bf17e1ac0b39bcb91dc52b0fe8bd2d' }, index.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 => {
|
|
652
652
|
const handler = this.getHandler(this.question.fieldTypeId, 'handleFieldPropertyMinMaxCharacter');
|
|
653
653
|
const mockEvent = { target: { value: e.detail } };
|
|
654
654
|
const updated = handler(mockEvent, this.formSectionsDraft, this.sIndex, this.qIndex, 'maxCharacter');
|
|
@@ -206,19 +206,19 @@ const FeatureDetailsCard = class {
|
|
|
206
206
|
render() {
|
|
207
207
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
|
208
208
|
const currentMessageIcon = (_a = this.messageIcon) !== null && _a !== void 0 ? _a : this.getDefaultMessageIcon();
|
|
209
|
-
return (index.h("div", { key: '
|
|
209
|
+
return (index.h("div", { key: 'b57abb927418b258228d56a24d408b734418eef7', class: "card-wrapper", style: { width: (_b = this.width) !== null && _b !== void 0 ? _b : '100%' } }, this.showAdornment && this.status && (index.h("div", { key: '5004a46a088254945fb3f869bc6dd8797ebe361c', class: "adornment" }, index.h("udp-adornment", { key: '461dc65fa0fd3146cc559bfe59af89f5c62f0301', status: (_c = this.status) !== null && _c !== void 0 ? _c : 'info' }))), index.h("div", { key: '68b6855311158fad2318a617ce5ccbfaf787eeaf', class: "content-wrapper" }, index.h("div", { key: 'aa52d1a5c665ff52ccce8a510f3904341375c288', class: "header-wrapper", style: { backgroundColor: this.getHeaderBackgroundColor() } }, index.h("div", { key: 'c495ee520e536fcbd4d2fe2a4b882b1bd32dba19', class: "title-wrapper" }, index.h("stencil-icon-button", { key: 'f1258bef35273faa9f35f319c955067b0db5ad56', onClick: this.onClose, icon: Close24__default.default, tooltip: "Close", noBackground: true }), index.h("unity-typography", { key: '2b5c3e36aceee24cf91bd7ecd350ae27255c4eea', variant: 'h6' }, this.title)), ((_d = this.moreIconActions) === null || _d === void 0 ? void 0 : _d.length) > 0 && (index.h("div", { key: '1cb0a77666ecfc47078c78967c42fc49d97208a9' }, index.h("div", { key: '2c10bd62d16e34cf585e552420c4314d6e3a2bbd', id: "moreHeaderIconButton1" }, index.h("stencil-icon-button", { key: 'c682e17f99259449ce677dd39b0a941c835e1b9b', onClick: this.handleOnClickMoreIcon, icon: OverflowMenuVertical24__default.default, tooltip: "More", noBackground: true, buttonId: "moreHeaderIconButton" })), this.moreIconAnchor && (index.h("udp-pop-over", { key: '0fcca69dcbf96c03ddf33c58140048503b9af051', anchorElement: this.moreIconAnchor, isOpen: this.showMoreHeaderPopover, popoverWidth: '200px', popoverMaxHeight: '300px', handleOnClose: this.handleClosePopover, container: this.popoverContainer }, index.h("div", { key: 'b06efc52078f41ff7220dd07eac202efb946ebda', class: "menu" }, (_e = this.moreIconActions) === null || _e === void 0 ? void 0 : _e.map(action => {
|
|
210
210
|
var _a;
|
|
211
211
|
return (index.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: () => {
|
|
212
212
|
action.onClick(this.data);
|
|
213
213
|
}, 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 }));
|
|
214
|
-
}))))))), this.message && (index.h("div", { key: '
|
|
214
|
+
}))))))), this.message && (index.h("div", { key: '53b42706e39053fdf204b5cb08157a8152a3db03', class: "message-wrapper", style: { backgroundColor: this.getMessageBackgroundColor() } }, !this.hideMessageIcon && (index.h("div", { key: '3d45b770bdf51b736067c10e4ffb862043c2d08c', class: "icon-message" }, index.h("udp-icon", { key: 'ea2e76d30172e3be9490c3ba6f659ef2ddb53b61', iconName: currentMessageIcon }))), index.h("div", { key: '407e30de1ef413a1ca3dc57586f8947f3701772f', class: "message" }, index.h("unity-typography", { key: 'd0aea7adfc4a5b4ffac19d5a8a923cbb5d19a409' }, this.message)))), index.h("div", { key: 'd1dae9ee30dd546a646152e5c0590d944f06f2dd', class: "data-section" }, (_f = this.listData) === null || _f === void 0 ? void 0 : _f.map(({ subject, value }) => (index.h("div", { class: "data-row" }, index.h("div", { class: "key" }, index.h("unity-typography", { variant: 'data-display-three' }, `${subject}: `)), index.h("div", { class: "value" }, index.h("unity-typography", { variant: 'data-display-three' }, value)))))), index.h("div", { key: '63fc76dd1eef1470e259965504c70cacd5c668e7', class: "options" }, this.enableViewFeature && this.data && (index.h("div", { key: 'cbb015b49e4e8ddc7edd8486c01549fb24cf96d3', id: "viewFeatureOption" }, index.h("stencil-icon-button", { key: '844fe03a6cec0be812dfa4f56a1d931a5c5938ee', tooltip: 'View', icon: iconUtils.getIconFromName('view'), buttonId: 'viewFeatureButton', onClick: () => this.handleViewFeature({
|
|
215
215
|
selectedFeature: this.data,
|
|
216
216
|
formattedSelectedFeature: this.listData,
|
|
217
|
-
}) }))), ((_g = this.primaryActions) === null || _g === void 0 ? void 0 : _g.length) > 0 && (index.h("div", { key: '
|
|
217
|
+
}) }))), ((_g = this.primaryActions) === null || _g === void 0 ? void 0 : _g.length) > 0 && (index.h("div", { key: 'e605989caf83c78c683c88fa0a0515f4f928510e' }, index.h("div", { key: '3e5c9296a878b9fb916590af5f8ea8b717a83ffd', class: "options" }, (_h = this.visiblePrimaryActions) === null || _h === void 0 ? void 0 :
|
|
218
218
|
_h.map((action, index$1) => {
|
|
219
219
|
var _a, _b;
|
|
220
220
|
return (index.h("stencil-icon-button", { tooltip: action === null || action === void 0 ? void 0 : action.name, icon: iconUtils.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$1}`, 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 }));
|
|
221
|
-
}), ((_j = this.overflowPrimaryActions) === null || _j === void 0 ? void 0 : _j.length) > 0 && (index.h("stencil-icon-button", { key: '
|
|
221
|
+
}), ((_j = this.overflowPrimaryActions) === null || _j === void 0 ? void 0 : _j.length) > 0 && (index.h("stencil-icon-button", { key: '3a3648691c7554e71d39e26a5fd6cf6dad0b26ac', onClick: this.handleOnClickPrimaryAction, icon: OverflowMenuVertical24__default.default, tooltip: "More", noBackground: true, buttonId: "morePrimaryIconButton" }))), this.primaryActionAnchor && (index.h("udp-pop-over", { key: '13a2d77e7b5b0daef42772f93b932581bbbfbb86', anchorElement: this.primaryActionAnchor, isOpen: this.showPrimaryPopover, popoverWidth: '200px', popoverMaxHeight: '300px', handleOnClose: this.handleClosePopover, container: this.popoverContainer }, index.h("div", { key: '9c151b9c829fdaf8203ab67cb4df242cb8f685cb', class: "menu" }, (_k = this.overflowPrimaryActions) === null || _k === void 0 ? void 0 : _k.map(action => {
|
|
222
222
|
var _a;
|
|
223
223
|
return (index.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: () => {
|
|
224
224
|
action.onClick(this.data);
|
|
@@ -277,7 +277,7 @@ const FeatureDetailsPopUp = class {
|
|
|
277
277
|
var _a, _b, _c;
|
|
278
278
|
const message = this.getMessage ? this.getMessage(this.data) : null;
|
|
279
279
|
const messageIcon = this.getMessageIcon ? this.getMessageIcon(this.data) : null;
|
|
280
|
-
return (index.h("div", { key: '
|
|
280
|
+
return (index.h("div", { key: '69afa720e7423846753de0764d2d3bfc0cf0987f' }, this.showPopOver && (index.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 }))));
|
|
281
281
|
}
|
|
282
282
|
static get watchers() { return {
|
|
283
283
|
"cardConfig": [{
|
|
@@ -1355,22 +1355,22 @@ const FileUpload = class {
|
|
|
1355
1355
|
const showReadOnlyEmptyState = this.readonly && this.files.length === 0;
|
|
1356
1356
|
const disableDropArea = hasSingleSelectionLimitReached;
|
|
1357
1357
|
// Default mode
|
|
1358
|
-
return (index.h(index.Host, { key: '
|
|
1358
|
+
return (index.h(index.Host, { key: '1b5fc48b4d05e0a30906f1e1bfb24a22804c98b8', class: {
|
|
1359
1359
|
'udp-input': true,
|
|
1360
1360
|
'udp-input--error': isError,
|
|
1361
1361
|
'udp-input--full-width': this.fullWidth,
|
|
1362
1362
|
'udp-input--disabled': this.disabled,
|
|
1363
1363
|
'udp-input--readonly': this.readonly,
|
|
1364
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false' }, index.h("div", { key: '
|
|
1364
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false' }, index.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 && (index.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$1) => {
|
|
1365
1365
|
const previewUrl = this.allowMultiple ? this.imagePreviewUrls[index$1] : this.imagePreviewUrl;
|
|
1366
1366
|
const isLoading = this.allowMultiple ? this.imagePreviewLoading[index$1] === true : false;
|
|
1367
1367
|
const uploadTimestamp = this.getUploadTimestampForFile(file);
|
|
1368
1368
|
return (index.h("div", { class: "image-gallery-card", key: `image-preview-${index$1}` }, index.h("div", { class: "image-gallery-item", onClick: () => previewUrl && this.openImageModal(previewUrl, file.name) }, previewUrl ? (index.h("img", { src: previewUrl, alt: `Uploaded image ${index$1 + 1}`, class: "image-gallery-thumbnail" })) : isLoading ? (index.h("udp-spinner", { size: "small", appearance: "primary" })) : (index.h("unity-typography", { variant: "caption-text" }, "No preview")), !this.readonly && (index.h("div", { class: "image-gallery-item-actions", onClick: (e) => e.stopPropagation() }, index.h("stencil-icon-button", { showLabel: false, icon: iconUtils.getIconFromName('trashCan'), onClick: () => this.handleRemoveFile(index$1), disabled: this.disabled || this.readonly })))), index.h("div", { class: "image-gallery-meta" }, index.h("div", { class: "image-gallery-file-details" }, index.h("button", { type: "button", class: "image-gallery-file-name", onClick: () => this.downloadFile(file), disabled: this.disabled, title: file.name }, index.h("span", { class: "file-name-ellipsis" }, file.name)), this.displayUploadTime && (index.h("unity-typography", { variant: "caption-text" }, this.formatUploadTimestamp(uploadTimestamp)))))));
|
|
1369
|
-
}))), !showImageGallery && this.files.length > 0 && (index.h("div", { key: '
|
|
1369
|
+
}))), !showImageGallery && this.files.length > 0 && (index.h("div", { key: '02b6a6bd23b1497bfa717c678757c170833ccea2', class: "upload-container" }, index.h("div", { key: '1273441664b098c6308b4758fedbcc1c91de63c5', class: "file-list" }, this.files.map((file, index$1) => {
|
|
1370
1370
|
const isExistingFile = this.existingFileReferences.has(file.name);
|
|
1371
1371
|
const uploadTimestamp = this.getUploadTimestampForFile(file);
|
|
1372
1372
|
return (index.h("div", { class: "file-container", key: index$1 }, index.h("div", { class: `file-details ${this.displayUploadTime ? 'with-timestamp' : 'without-timestamp'}` }, index.h("div", { class: "file-text", onClick: () => this.downloadFile(file) }, index.h("unity-typography", null, index.h("span", { class: "file-name-ellipsis", title: file.name }, file.name, " ", isExistingFile && index.h("span", { style: { fontSize: '0.8em', opacity: '0.7' } }, " (saved)")))), this.displayUploadTime && (index.h("div", { class: "timestamp-text" }, index.h("unity-typography", { variant: "caption-text", color: "inherit" }, this.formatUploadTimestamp(uploadTimestamp))))), !this.readonly && (index.h("div", null, index.h("stencil-icon-button", { showLabel: false, icon: iconUtils.getIconFromName('trashCan'), onClick: () => this.handleRemoveFile(index$1), disabled: this.disabled || this.readonly })))));
|
|
1373
|
-
})))), this.files.length > 0 && !this.readonly && showUploaderPrompt && index.h("udp-divider", { key: '
|
|
1373
|
+
})))), this.files.length > 0 && !this.readonly && showUploaderPrompt && index.h("udp-divider", { key: '030ae95ecf23e75d56d75bb32142881570adbeaf', size: "100%" }), showReadOnlyEmptyState ? (index.h("div", { class: 'upload-container' }, index.h("unity-typography", { variant: "h4" }, `No item${this.allowMultiple ? 's' : ''}`))) : (showUploaderPrompt && (index.h("div", { class: 'upload-container' }, index.h("div", null, !this.hideDragAndDrop ? (index.h("unity-typography", null, index.h("p", null, this.getResolvedDragAndDropMessage()), !this.hideButton ? index.h("p", null, "or") : '')) : (''), !this.hideButton ? (index.h("custom-button", { label: this.getResolvedBrowseFileMessage(), onClick: (e) => this.handleBrowseFiles(e), id: 'udpRecord-file-upload-' + this.id, disabled: this.disabled || this.readonly,
|
|
1374
1374
|
//@ts-ignore
|
|
1375
1375
|
udprecordid: 'udpRecord-file-upload-' + this.id })) : (''))))), this.renderImageModal(), this.errorMessage && !this.fileWindowOpen ? (index.h("div", { id: "error-text" }, index.h("unity-typography", { color: "error" }, this.errorMessage))) : (''))));
|
|
1376
1376
|
}
|
|
@@ -1397,7 +1397,7 @@ const UdpDivider = class {
|
|
|
1397
1397
|
const style = this.variant === 'vertical'
|
|
1398
1398
|
? { height: this.size }
|
|
1399
1399
|
: { width: this.size };
|
|
1400
|
-
return (index.h(index.Host, { key: '
|
|
1400
|
+
return (index.h(index.Host, { key: 'e8ce72f30f6a569310639e1c691dfeb65d298463', style: style }, index.h("div", { key: '8d374e55f2bf41d5e35a13dd3e9fc8d631ab2483', class: this.variant === 'horizontal' ? 'horizontal' : 'vertical' })));
|
|
1401
1401
|
}
|
|
1402
1402
|
};
|
|
1403
1403
|
UdpDivider.style = udpDividerCss();
|
|
@@ -114,7 +114,7 @@ const SearchListItem = class {
|
|
|
114
114
|
});
|
|
115
115
|
}
|
|
116
116
|
render() {
|
|
117
|
-
return (index.h("div", { key: '
|
|
117
|
+
return (index.h("div", { key: '713dd4209e447c194f3581ae4412272fdc4fb5a2', class: "list-item" }, index.h("div", { key: '6d39870c650cc07f34d1cc27dd69865c48489c9b', class: "list-body" }, index.h("div", { key: '2c363fce59bda6932cbb26111583cbab417a2e13', class: "name" }, index.h("unity-typography", { key: 'dd50d28fa97fe198c3e413b8c75770428a2e8583', variant: "button" }, this.label)), index.h("div", { key: '5f7c1513a97115b3a50a43a2f65a0664475bfb0c', style: { width: '200px' } }, index.h("udp-selector", { key: this.searchOperator, initialValue: this.searchOperator, options: this.selectorOptions, disabled: this.isInitialSearchItem || this.isDefault, onChange: (event) => this.handleOperatorSelected(event) })), index.h("div", { key: '5eb6b9ebb7fc13468d8ddf44795068d2324bef1e', class: "input" }, index.h("text-field", { key: '10cfc17bcb6cd1a7a4ea81ca1471b0d268ea25c2', value: this.name, disabled: this.isInitialSearchItem, onBlur: this.handleInputBlur }))), (!this.isInitialSearchItem || !this.isDefault) && index.h("stencil-icon-button", { key: 'bcb4f5a36d27679f03a55fb61af28f373b3b884d', icon: Close24__default.default, onClick: this.handleDelete })));
|
|
118
118
|
}
|
|
119
119
|
get el() { return index.getElement(this); }
|
|
120
120
|
static get watchers() { return {
|
|
@@ -247,7 +247,7 @@ const UdpColumnHeader$1 = class UdpColumnHeader {
|
|
|
247
247
|
index.registerInstance(this, hostRef);
|
|
248
248
|
}
|
|
249
249
|
render() {
|
|
250
|
-
return (index.h("div", { key: '
|
|
250
|
+
return (index.h("div", { key: 'a05806fd13c3dcf2596736acad82f4f36f9b1fd7', class: "header-container" }, index.h("div", { key: 'b5a327eb3c15546268a35d4507a77234952ce697', class: "column" }, " ", index.h("unity-typography", { key: 'd8cde18dea25bc890ba179c1f8e293ab24cd1508', variant: "button" }, "Column "), " "), index.h("div", { key: 'f9b4fd41e0e61d8647f48a1676d28602763888b3', class: "operator" }, index.h("unity-typography", { key: 'b7853e9d227ac94b8bc490c4f9e70c18ee526bec', variant: "button" }, "Operator "), " "), index.h("div", { key: '1672f8bd14a1a65d59668d19b805334b7aa061c9', class: "criteria" }, index.h("unity-typography", { key: '3296ba5928a83f92eb27bef93270168ea1da1ea8', variant: "button" }, "Criteria "), " ")));
|
|
251
251
|
}
|
|
252
252
|
};
|
|
253
253
|
UdpColumnHeader$1.style = udpColumnHeaderCss();
|
|
@@ -263,10 +263,10 @@ const UdpGridLoader = class {
|
|
|
263
263
|
}
|
|
264
264
|
render() {
|
|
265
265
|
// Header bar (fatter, divided into columns)
|
|
266
|
-
const headerBar = (index.h("div", { key: '
|
|
266
|
+
const headerBar = (index.h("div", { key: '1d7b2fe802951231ad127d3bb2505e1fb84351e3', class: "grid-row" }, Array.from({ length: this.numColumns }).map(() => (index.h("udp-skeleton-loading", { width: "100%", height: "55px" })))));
|
|
267
267
|
// Row bars (each divided into columns)
|
|
268
268
|
const rowBars = Array.from({ length: this.numRows }).map(() => (index.h("div", { class: "grid-row" }, Array.from({ length: this.numColumns }).map(() => (index.h("udp-skeleton-loading", { width: "100%", height: "30px" }))))));
|
|
269
|
-
return (index.h("div", { key: '
|
|
269
|
+
return (index.h("div", { key: '0df24b6402a33185ede13460d4a142c15a302b0b', style: { width: this.width } }, headerBar, rowBars));
|
|
270
270
|
}
|
|
271
271
|
};
|
|
272
272
|
UdpGridLoader.style = udpGridLoaderCss();
|
|
@@ -284,7 +284,7 @@ const UdpColumnHeader = class {
|
|
|
284
284
|
this.valueChanged.emit(value);
|
|
285
285
|
}
|
|
286
286
|
render() {
|
|
287
|
-
return (index.h("div", { key: '
|
|
287
|
+
return (index.h("div", { key: '010a7b790f13cd139d83d17ce2e2fcc6ac8ab8de', class: "header-container" }, index.h("div", { key: '33e7d855c08f6e51068baf3307036fa3b4007cbe', class: "title" }, index.h("unity-typography", { key: '1033df1181c176c309186f4a0e2b769d746d77b9', variant: "button" }, "Filter Conditions ")), index.h("div", { key: '309c5598ab618dfb6105813ab9bcac79903b5cdf', class: "radio-group" }, index.h("div", { key: '6b88b4bc7fe7485113078caa865e67c0f5cf6636', onClick: () => this.radioClicked('1') }, index.h("udp-radio-button", { key: '1f76d0dd01201d15bbf1289ac6772d6674826e0f', name: "group1", value: "1", label: "And", checked: this.selectedValue === '1' })), index.h("div", { key: 'aa20fe4f38cf46784027d7cd2726f491c73b356b', onClick: () => this.radioClicked('2') }, index.h("udp-radio-button", { key: '86350922577ed97398b78b52b6ed54543f24259d', name: "group1", value: "2", label: "Or", checked: this.selectedValue === '2' })))));
|
|
288
288
|
}
|
|
289
289
|
};
|
|
290
290
|
UdpColumnHeader.style = udpPageHeaderCss();
|
|
@@ -177,7 +177,7 @@ const FormMetadataDisplay = class {
|
|
|
177
177
|
render() {
|
|
178
178
|
return (
|
|
179
179
|
// role/aria-label provide a lightweight accessible grouping for screen readers
|
|
180
|
-
index.h("div", { key: '
|
|
180
|
+
index.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', utils.dateFormatter(this.submittedOn, 'long'))));
|
|
181
181
|
}
|
|
182
182
|
};
|
|
183
183
|
FormMetadataDisplay.style = formMetadataDisplayCss();
|
|
@@ -237,7 +237,7 @@ const ImageUpload = class {
|
|
|
237
237
|
var _a, _b;
|
|
238
238
|
const dragAndDropMessage = (_a = this.dragAndDropMessage) !== null && _a !== void 0 ? _a : `Drag and drop your image${this.allowMultiple ? 's' : ''} here`;
|
|
239
239
|
const browseFileMessage = (_b = this.browseFileMessage) !== null && _b !== void 0 ? _b : `Browse Image${this.allowMultiple ? 's' : ''}`;
|
|
240
|
-
return (index.h(index.Host, { key: '
|
|
240
|
+
return (index.h(index.Host, { key: '425712dd7384de03a8617d2e1d200282d5f7fdbf' }, index.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 })));
|
|
241
241
|
}
|
|
242
242
|
};
|
|
243
243
|
ImageUpload.style = imageUploadCss();
|
|
@@ -1126,7 +1126,7 @@ const SignatureInput = class {
|
|
|
1126
1126
|
'readonly': this.readonly,
|
|
1127
1127
|
'disabled': this.disabled,
|
|
1128
1128
|
};
|
|
1129
|
-
return (index.h(index.Host, { key: '
|
|
1129
|
+
return (index.h(index.Host, { key: 'd2bccc6578bb06345e6fccf5e60d33ca25a7697e', class: {
|
|
1130
1130
|
'udp-input': true,
|
|
1131
1131
|
'udp-input--error': isError,
|
|
1132
1132
|
'udp-input--disabled': this.disabled,
|
|
@@ -1134,7 +1134,7 @@ const SignatureInput = class {
|
|
|
1134
1134
|
'udp-input--readonly': this.readonly,
|
|
1135
1135
|
[`udp-input--size-${this.size}`]: true,
|
|
1136
1136
|
[`udp-input--margin-${this.margin}`]: true,
|
|
1137
|
-
} }, index.h("div", { key: '
|
|
1137
|
+
} }, index.h("div", { key: '5411ff627764ed4b02f8e246d2a3f1ed2154ed80', class: "bx--form-item" }, this.label && (index.h("unity-typography", { key: '6d93b3ad53f412c9e6cbdcad813ba687a4f7c200', variant: "caption-text" }, index.h("label", { key: 'e8de0162d30aaa00b22667db64f322c7bf20ec6a', htmlFor: this.id, class: "bx--label" }, this.label, this.required && '*'))), index.h("div", { key: '3ffc0a9d69df5fd5cdeb89c5c6bd404e6d1906ab', class: containerClasses }, index.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 && (index.h("button", { key: 'f13c4b9e45d54117410df18920cc9054b94bbba6', type: "button", class: "clear-button", onClick: this.clearSignature, disabled: this.disabled }, "Clear"))), isError && (index.h("div", { key: '4b0bb3bc923901d2350f541b94bab2ae71ea6aec', class: "error-message" }, index.h("unity-typography", { key: 'd294d75b68cb77227ed22a26a759b8b867e5f928', variant: "caption-text", color: "error" }, this.internalError))))));
|
|
1138
1138
|
}
|
|
1139
1139
|
get el() { return index.getElement(this); }
|
|
1140
1140
|
static get watchers() { return {
|
|
@@ -1398,7 +1398,7 @@ const StencilForm = class {
|
|
|
1398
1398
|
debounce__default.default(submitFunction, 1000, { leading: true, trailing: false })();
|
|
1399
1399
|
}
|
|
1400
1400
|
render() {
|
|
1401
|
-
return (index.h("form", { key: '
|
|
1401
|
+
return (index.h("form", { key: '7776648f88cbea0b0db6d3fd82b845f74e15b1c1' }, index.h("slot", { key: 'b3099b3bb707bb15dca8995b8db2a573036a884e' })));
|
|
1402
1402
|
}
|
|
1403
1403
|
get el() { return index.getElement(this); }
|
|
1404
1404
|
};
|
|
@@ -2152,7 +2152,7 @@ const TableInput = class {
|
|
|
2152
2152
|
render() {
|
|
2153
2153
|
const isReadOnly = this.readonly || this.disabled;
|
|
2154
2154
|
const hasTableColumns = this.columns.length > 0;
|
|
2155
|
-
return (index.h("div", { key: '
|
|
2155
|
+
return (index.h("div", { key: '3a213efec352e7d39b1088761f05af3fa4a20325', class: "table-input-container" }, hasTableColumns ? (index.h("div", null, index.h("div", { class: "table-grid-wrapper" }, index.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 && (index.h("div", { class: "table-input-add-row-button" }, index.h("udp-button", { variant: "text", onClick: () => this.handleAddRow(), startIcon: index.h("udp-icon", { iconName: "add", color: "inherit" }) }, "Add a Row"))))) : (index.h("div", { class: "table-empty-state" }, "No columns configured."))));
|
|
2156
2156
|
}
|
|
2157
2157
|
get el() { return index.getElement(this); }
|
|
2158
2158
|
static get watchers() { return {
|
|
@@ -2218,14 +2218,14 @@ const TallyDisplay = class {
|
|
|
2218
2218
|
const isError = !!this.error;
|
|
2219
2219
|
const answeredCount = this.yesCount + this.noCount + this.naCount;
|
|
2220
2220
|
const unansweredCount = this.totalFields - answeredCount;
|
|
2221
|
-
return (index.h(index.Host, { key: '
|
|
2221
|
+
return (index.h(index.Host, { key: '525face8f1e74cfd9eb06867f713cb51a9bec738', class: {
|
|
2222
2222
|
'udp-input': true,
|
|
2223
2223
|
'udp-input--error': isError,
|
|
2224
2224
|
'udp-input--disabled': this.disabled,
|
|
2225
2225
|
'udp-input--readonly': this.readonly,
|
|
2226
2226
|
[`udp-input--size-${this.size}`]: true,
|
|
2227
2227
|
[`udp-input--margin-${this.margin}`]: true,
|
|
2228
|
-
} }, index.h("div", { key: '
|
|
2228
|
+
} }, index.h("div", { key: 'bb4bb72acb1f1922e9a3b4a08178d132c28fa6f6', class: "tally-container" }, this.label && (index.h("unity-typography", { key: '7be2fb2395c872a94e64cfe8e7eeeb0bc61e47c0', variant: "caption-text" }, index.h("label", { key: '3ddbaf02c2df4152d76e5c5c594f573fbac84c5f', htmlFor: this.id, class: "tally-label" }, this.label))), index.h("div", { key: '4bdcc43095d9e232f55e143b2ba39e793f835a86', class: "tally-content", id: this.id }, index.h("div", { key: '34f55525209b5af057eb416a83d8363332eb2f1e', class: "tally-stats" }, index.h("div", { key: 'e6af1e645206ddaf906c3f584a1c14fd0e277617', class: "tally-item tally-yes" }, index.h("unity-typography", { key: '9b0388792c594f6bc622cd9cf565eccb6a61681b', variant: "h4", class: "tally-count" }, this.yesCount), index.h("unity-typography", { key: '73bcc34114de22156b8d9f0e3e4d95c2e3ed9646', variant: "caption-text", class: "tally-label" }, "Yes")), index.h("div", { key: 'a701c781916660e640d32707acd3fb22543f2fea', class: "tally-item tally-no" }, index.h("unity-typography", { key: '24f8db19e0233b92abcd7060e9cd9713fef32558', variant: "h4", class: "tally-count" }, this.noCount), index.h("unity-typography", { key: '6652950cdbde2e6cf93161d34c16d5ba84d92fd4', variant: "caption-text", class: "tally-label" }, "No")), index.h("div", { key: '4e98bb1e25e796668f7228b3857c961ed61152c0', class: "tally-item tally-na" }, index.h("unity-typography", { key: '42faac58f4a10186d3f291039e83f440d558e15c', variant: "h4", class: "tally-count" }, this.naCount), index.h("unity-typography", { key: '2af06b524eceec6a3ae4ee83574b6e546937cc1f', variant: "caption-text", class: "tally-label" }, "Not Applicable")), unansweredCount > 0 && (index.h("div", { key: '357b7a87f32b37e7480b219b05bd80b12d8f3aaf', class: "tally-item tally-unanswered" }, index.h("unity-typography", { key: '9fe811c0274ad67f1ba2f70a30f77c0c2664f064', variant: "h4", class: "tally-count" }, unansweredCount), index.h("unity-typography", { key: '89d4905e8d375f10a605c25de930230798891356', variant: "caption-text", class: "tally-label" }, "Unanswered")))), index.h("div", { key: '57bf6f2a2ee665e6fff88aab30c78cd6d1e7dcba', class: "tally-summary" }, index.h("unity-typography", { key: '0453a1fedda691eb7faf6d9a72261d9ffe1a9fab', variant: "caption-text" }, "Total Questions: ", this.totalFields))), isError && (index.h("div", { key: '7c01434a5a51526b66c098fba799e755305cc569', class: "error-message" }, index.h("unity-typography", { key: '037400916c79ac2f03b9359f4b18559b54ea81fc', variant: "caption-text", color: "error" }, this.error))))));
|
|
2229
2229
|
}
|
|
2230
2230
|
};
|
|
2231
2231
|
TallyDisplay.style = tallyCss();
|
|
@@ -80,7 +80,7 @@ const IconGrid = class {
|
|
|
80
80
|
}
|
|
81
81
|
render() {
|
|
82
82
|
var _a;
|
|
83
|
-
return (index.h("div", { key: '
|
|
83
|
+
return (index.h("div", { key: 'b9ebed5da227fd91f9b270a02032234e15314e3c', class: {
|
|
84
84
|
'icon-grid': true,
|
|
85
85
|
'icon-grid--compact': this.compact,
|
|
86
86
|
'icon-grid--expanded': !this.compact,
|
|
@@ -170,10 +170,42 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
170
170
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
171
171
|
/* webpackMode: "lazy" */
|
|
172
172
|
'./udp-advanced-search-builder.cjs.entry.js')); }).then(processMod, consoleError);
|
|
173
|
+
case 'udp-ag-area-chart.cjs':
|
|
174
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
175
|
+
/* webpackMode: "lazy" */
|
|
176
|
+
'./udp-ag-area-chart.cjs.entry.js')); }).then(processMod, consoleError);
|
|
177
|
+
case 'udp-ag-bubble-chart.cjs':
|
|
178
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
179
|
+
/* webpackMode: "lazy" */
|
|
180
|
+
'./udp-ag-bubble-chart.cjs.entry.js')); }).then(processMod, consoleError);
|
|
181
|
+
case 'udp-ag-combo-chart.cjs':
|
|
182
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
183
|
+
/* webpackMode: "lazy" */
|
|
184
|
+
'./udp-ag-combo-chart.cjs.entry.js')); }).then(processMod, consoleError);
|
|
185
|
+
case 'udp-ag-donut-chart.cjs':
|
|
186
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
187
|
+
/* webpackMode: "lazy" */
|
|
188
|
+
'./udp-ag-donut-chart.cjs.entry.js')); }).then(processMod, consoleError);
|
|
189
|
+
case 'udp-ag-line-chart.cjs':
|
|
190
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
191
|
+
/* webpackMode: "lazy" */
|
|
192
|
+
'./udp-ag-line-chart.cjs.entry.js')); }).then(processMod, consoleError);
|
|
193
|
+
case 'udp-ag-pie-chart.cjs':
|
|
194
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
195
|
+
/* webpackMode: "lazy" */
|
|
196
|
+
'./udp-ag-pie-chart.cjs.entry.js')); }).then(processMod, consoleError);
|
|
197
|
+
case 'udp-ag-scatter-chart.cjs':
|
|
198
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
199
|
+
/* webpackMode: "lazy" */
|
|
200
|
+
'./udp-ag-scatter-chart.cjs.entry.js')); }).then(processMod, consoleError);
|
|
173
201
|
case 'udp-attachment-list.cjs':
|
|
174
202
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
175
203
|
/* webpackMode: "lazy" */
|
|
176
204
|
'./udp-attachment-list.cjs.entry.js')); }).then(processMod, consoleError);
|
|
205
|
+
case 'udp-bar-chart.cjs':
|
|
206
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
207
|
+
/* webpackMode: "lazy" */
|
|
208
|
+
'./udp-bar-chart.cjs.entry.js')); }).then(processMod, consoleError);
|
|
177
209
|
case 'udp-calendar-day.cjs':
|
|
178
210
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
179
211
|
/* webpackMode: "lazy" */
|
|
@@ -246,6 +278,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
246
278
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
247
279
|
/* webpackMode: "lazy" */
|
|
248
280
|
'./udp-fluent-location-input.cjs.entry.js')); }).then(processMod, consoleError);
|
|
281
|
+
case 'udp-fluent-number-input.cjs':
|
|
282
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
283
|
+
/* webpackMode: "lazy" */
|
|
284
|
+
'./udp-fluent-number-input.cjs.entry.js')); }).then(processMod, consoleError);
|
|
249
285
|
case 'udp-fluent-signature-input.cjs':
|
|
250
286
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
251
287
|
/* webpackMode: "lazy" */
|
|
@@ -294,6 +330,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
294
330
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
295
331
|
/* webpackMode: "lazy" */
|
|
296
332
|
'./udp-sankey-chart.cjs.entry.js')); }).then(processMod, consoleError);
|
|
333
|
+
case 'udp-sidebar-layout.cjs':
|
|
334
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
335
|
+
/* webpackMode: "lazy" */
|
|
336
|
+
'./udp-sidebar-layout.cjs.entry.js')); }).then(processMod, consoleError);
|
|
297
337
|
case 'udp-split-screen.cjs':
|
|
298
338
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
299
339
|
/* webpackMode: "lazy" */
|
|
@@ -354,14 +394,14 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
354
394
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
355
395
|
/* webpackMode: "lazy" */
|
|
356
396
|
'./search-method-grid.cjs.entry.js')); }).then(processMod, consoleError);
|
|
357
|
-
case 'udp-
|
|
397
|
+
case 'udp-ag-bar-chart_4.cjs':
|
|
358
398
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
359
399
|
/* webpackMode: "lazy" */
|
|
360
|
-
'./udp-
|
|
361
|
-
case 'udp-
|
|
400
|
+
'./udp-ag-bar-chart_4.cjs.entry.js')); }).then(processMod, consoleError);
|
|
401
|
+
case 'udp-attachment-item_2.cjs':
|
|
362
402
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
363
403
|
/* webpackMode: "lazy" */
|
|
364
|
-
'./udp-
|
|
404
|
+
'./udp-attachment-item_2.cjs.entry.js')); }).then(processMod, consoleError);
|
|
365
405
|
case 'udp-forms-list-card.cjs':
|
|
366
406
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
367
407
|
/* webpackMode: "lazy" */
|