udp-react-enterprise-component-library 26.5.0-beta.9 → 26.5.0
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/.tsbuildinfo +1 -1
- package/dist/UI/AlertContainer.mjs +1 -1
- package/dist/UI/Box.mjs +1 -1
- package/dist/UI/Grid.mjs +1 -1
- package/dist/UI/accordion/Accordion.mjs +1 -1
- package/dist/UI/advancedSearchBuilder/UdpAdvancedSearchBuilder.mjs +1 -1
- package/dist/UI/charts/ag/UdpAgAreaChart.mjs +1 -1
- package/dist/UI/charts/ag/UdpAgBarChart.mjs +1 -1
- package/dist/UI/charts/ag/UdpAgBubbleChart.mjs +1 -1
- package/dist/UI/charts/ag/UdpAgComboChart.mjs +1 -1
- package/dist/UI/charts/ag/UdpAgDonutChart.mjs +1 -1
- package/dist/UI/charts/ag/UdpAgLineChart.mjs +1 -1
- package/dist/UI/charts/ag/UdpAgPieChart.mjs +1 -1
- package/dist/UI/charts/ag/UdpAgScatterChart.mjs +1 -1
- package/dist/UI/charts/amcharts/UdpBarChart.mjs +1 -1
- package/dist/UI/charts/amcharts/UdpDistributionChart.mjs +1 -1
- package/dist/UI/charts/amcharts/UdpDonutChart.mjs +1 -1
- package/dist/UI/charts/amcharts/UdpLineChart.mjs +1 -1
- package/dist/UI/charts/amcharts/UdpSankeyChart.mjs +1 -1
- package/dist/UI/charts/amcharts/UdpXYMultiSeriesChart.mjs +1 -1
- package/dist/UI/components/dataDisplay/Ellipse.mjs +1 -1
- package/dist/UI/components/dataDisplay/EmailDisplay.mjs +1 -1
- package/dist/UI/components/dataDisplay/SmsDisplay.mjs +1 -1
- package/dist/UI/components/dataDisplay/Sticky.mjs +1 -1
- package/dist/UI/components/dataDisplay/Token.mjs +1 -1
- package/dist/UI/components/feedback/Adornment.mjs +1 -1
- package/dist/UI/dataDisplay/AmbientList.mjs +1 -1
- package/dist/UI/dataDisplay/AvatarAlphabet.mjs +1 -1
- package/dist/UI/dataDisplay/ChipAlphabet.mjs +1 -1
- package/dist/UI/dataDisplay/CompactDataList.mjs +1 -1
- package/dist/UI/dataDisplay/CompactDataListItem.mjs +1 -1
- package/dist/UI/dataDisplay/EmptyStateDisplay.mjs +1 -1
- package/dist/UI/dataDisplay/FluentActivity/FluentActivity.mjs +1 -1
- package/dist/UI/dataDisplay/FluentActivity/FluentActivityRow.mjs +1 -1
- package/dist/UI/dataDisplay/FluentDataTable/FluentBody/index.mjs +1 -1
- package/dist/UI/dataDisplay/FluentDataTable/FluentCell/index.mjs +1 -1
- package/dist/UI/dataDisplay/FluentDataTable/FluentHead/index.mjs +1 -1
- package/dist/UI/dataDisplay/FluentDataTable/FluentRow/index.mjs +1 -1
- package/dist/UI/dataDisplay/FluentListElement.mjs +1 -1
- package/dist/UI/dataDisplay/FluentListItem.mjs +1 -1
- package/dist/UI/dataDisplay/GraphCard/GraphCard.mjs +1 -1
- package/dist/UI/dataDisplay/HeaderExpander.mjs +1 -1
- package/dist/UI/dataDisplay/SummaryBlock.mjs +1 -1
- package/dist/UI/dataDisplay/UdpDetailList.mjs +1 -1
- package/dist/UI/dataDisplay/UdpDetailListItem.mjs +1 -1
- package/dist/UI/dataDisplay/address/AddressListItem.mjs +1 -1
- package/dist/UI/dataDisplay/calendar/TimelineCalendar.mjs +1 -1
- package/dist/UI/dataDisplay/cardList/CardList.mjs +1 -1
- package/dist/UI/dataDisplay/directory/Directory.mjs +1 -1
- package/dist/UI/dataDisplay/directory/DirectoryListItem.mjs +1 -1
- package/dist/UI/dataDisplay/entityHeader/EntityHeader.mjs +1 -1
- package/dist/UI/dataDisplay/entityHeader/functions/useElementWidth.mjs +1 -1
- package/dist/UI/dataDisplay/entityHeader/ui/AlertPill.mjs +1 -1
- package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderContainer.mjs +1 -1
- package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderFlags.mjs +1 -1
- package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderList.mjs +1 -1
- package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderListItem.mjs +1 -1
- package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderSection.mjs +1 -1
- package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderStatList.mjs +1 -1
- package/dist/UI/dataDisplay/entityHeader/ui/EntityHeaderStatListItem.mjs +1 -1
- package/dist/UI/dataDisplay/map/ColorKey.mjs +1 -1
- package/dist/UI/dataDisplay/map/FluentIconKey.mjs +1 -1
- package/dist/UI/dataDisplay/map/IconKey.mjs +1 -1
- package/dist/UI/dataDisplay/notes/Note.mjs +1 -1
- package/dist/UI/dataDisplay/notes/Notes.mjs +1 -1
- package/dist/UI/dataDisplay/status/StatusChip.mjs +1 -1
- package/dist/UI/dataDisplay/status/StatusFlags.mjs +1 -1
- package/dist/UI/dataDisplay/ticketCard/NotificationElement.mjs +1 -1
- package/dist/UI/dataDisplay/ticketCard/StatusLineItem.mjs +1 -1
- package/dist/UI/dataDisplay/ticketCard/TicketCard.mjs +1 -1
- package/dist/UI/dataDisplay/typography/FormHeaders.mjs +1 -1
- package/dist/UI/dataDisplay/typography/SideSheetHeader.mjs +1 -1
- package/dist/UI/dataDisplay/typography/SidebarHeader.mjs +1 -1
- package/dist/UI/dataDisplay/typography/StandardTitle.mjs +1 -1
- package/dist/UI/dataDisplay/typography/StylizedTitle.mjs +1 -1
- package/dist/UI/dataDisplay/typography/Typography.mjs +1 -1
- package/dist/UI/dataDisplay/visualization/AmbientVisualizer.mjs +1 -1
- package/dist/UI/dataDisplay/visualization/GaugeGraph.mjs +1 -1
- package/dist/UI/dataDisplay/visualization/RatioVisulization.mjs +1 -1
- package/dist/UI/dataDisplay/visualization/amCharts/AmChart.mjs +1 -1
- package/dist/UI/feedback/AmbientAlert.mjs +1 -1
- package/dist/UI/feedback/AmbientToast.mjs +1 -1
- package/dist/UI/feedback/FluentDialog.mjs +1 -1
- package/dist/UI/feedback/MenuLoader.mjs +1 -1
- package/dist/UI/feedback/NodeLoader.mjs +1 -1
- package/dist/UI/feedback/PageLoading.mjs +1 -1
- package/dist/UI/fileViewer/imageSlider/Image.mjs +1 -1
- package/dist/UI/fileViewer/imageSlider/ImageFooter.mjs +1 -1
- package/dist/UI/fileViewer/imageSlider/ImageSlider.mjs +1 -1
- package/dist/UI/fileViewer/imageSlider/ImageViewerSideSheet.mjs +1 -1
- package/dist/UI/fileViewer/pdfViewer/ControlPanel.mjs +1 -1
- package/dist/UI/fileViewer/pdfViewer/PDFViewer.mjs +1 -1
- package/dist/UI/floorplans/CoreLayoutFloorplan.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpAccordion.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpAutocomplete.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpAvatar.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpBadge.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpButton.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpCard.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpCheckbox.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpChip.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpCompoundButton.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpContainerQuery.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpContainerQueryGrid.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpCounterBadge.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpDateInput.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpDatePicker.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpDateTimeInput.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpDialog.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpDivider.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpDrawer.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpDropdown.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpDurationInput.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpEmptyState.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpFileInput.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpFlexbox.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpIcon.mjs +3 -3
- package/dist/UI/fluent-web-components/UdpIcon.mjs.map +1 -1
- package/dist/UI/fluent-web-components/UdpIconButton.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpIconGrid.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpImage.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpLink.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpList.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpListItem.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpLocationInput.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpMenu.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpMessageBar.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpNumberInput.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpPopover.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpPrimaryActionHeader.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpProgressBar.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpRadioGroup.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpSearchInput.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpSignatureInput.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpSlider.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpSpinner.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpSwatchPicker.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpSwitch.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpTablist.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpText.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpTextInput.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpTextarea.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpTimeInput.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpToggleButton.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpTooltip.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpTree.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpTreeItem.mjs +1 -1
- package/dist/UI/fluent-web-components/UdpVerticalSpacer.mjs +1 -1
- package/dist/UI/forms/LoginForm.mjs +1 -1
- package/dist/UI/forms/UdpTransactionEmailForm.mjs +1 -1
- package/dist/UI/forms/VirtualForm.mjs +1 -1
- package/dist/UI/iframe/Iframe.mjs +1 -1
- package/dist/UI/inputs/buttons/AmbientCardButton.mjs +1 -1
- package/dist/UI/inputs/buttons/AmbientChipButton.mjs +1 -1
- package/dist/UI/inputs/buttons/AmbientPopoverMenuItem.mjs +1 -1
- package/dist/UI/inputs/buttons/AmbientToggleButton.mjs +1 -1
- package/dist/UI/inputs/buttons/AmbientToggleButtonGroup.mjs +1 -1
- package/dist/UI/inputs/buttons/AmbientToggleButtonGroupDefault.mjs +1 -1
- package/dist/UI/inputs/buttons/AmbientTokenButton.mjs +1 -1
- package/dist/UI/inputs/buttons/FUISquareIconButton.mjs +1 -1
- package/dist/UI/inputs/buttons/FluentButton.mjs +1 -1
- package/dist/UI/inputs/buttons/FluentCompoundButton.mjs +1 -1
- package/dist/UI/inputs/buttons/FluentIconButton.mjs +1 -1
- package/dist/UI/inputs/buttons/FluentMenuListButton.mjs +1 -1
- package/dist/UI/inputs/buttons/FluentUploadButton.mjs +1 -1
- package/dist/UI/inputs/buttons/FluentUploadIconButton.mjs +1 -1
- package/dist/UI/inputs/buttons/IconButtonWithToolTip.mjs +1 -1
- package/dist/UI/inputs/buttons/PrimaryActionButton.mjs +1 -1
- package/dist/UI/inputs/buttons/ToolBarButton.mjs +1 -1
- package/dist/UI/inputs/buttons/UdpActionCard/UdpActionCard.mjs +1 -1
- package/dist/UI/inputs/calendar/AmbientDateRangeSelector.mjs +1 -1
- package/dist/UI/inputs/checkbox/FluentCheckbox.mjs +1 -1
- package/dist/UI/inputs/dateRangeSelector/UdpDateRangeSelector.mjs +1 -1
- package/dist/UI/inputs/datetimes/DateField.mjs +1 -1
- package/dist/UI/inputs/datetimes/DateTimeField.mjs +1 -1
- package/dist/UI/inputs/datetimes/TimeField.mjs +1 -1
- package/dist/UI/inputs/fieldArrayCard/AutocompleteFinalField.mjs +1 -1
- package/dist/UI/inputs/fieldArrayCard/DateRangeField.mjs +1 -1
- package/dist/UI/inputs/fieldArrayCard/FieldArrayCard.mjs +1 -1
- package/dist/UI/inputs/fieldArrayCard/SearchSideSheet.mjs +1 -1
- package/dist/UI/inputs/link/BreadCrumbMenu.mjs +1 -1
- package/dist/UI/inputs/link/FluentLink.mjs +1 -1
- package/dist/UI/inputs/menus/AmbientStepper/AmbientStepper.mjs +1 -1
- package/dist/UI/inputs/menus/AmbientStepper/StepLabel.mjs +1 -1
- package/dist/UI/inputs/menus/FluentSelectDirectoryMenu.mjs +1 -1
- package/dist/UI/inputs/menus/FluentSelectGroupMenu.mjs +1 -1
- package/dist/UI/inputs/menus/FluentSelectMenu.mjs +1 -1
- package/dist/UI/inputs/menus/FluentSimpleSelect.mjs +1 -1
- package/dist/UI/inputs/pickers/FluentColorPicker.mjs +1 -1
- package/dist/UI/inputs/pickers/FluentDatePicker.mjs +1 -1
- package/dist/UI/inputs/pickers/FluentDateTimePicker.mjs +1 -1
- package/dist/UI/inputs/pickers/FluentTimePicker.mjs +1 -1
- package/dist/UI/inputs/pickers/UdpDateSelector.mjs +1 -1
- package/dist/UI/inputs/pickers/UdpTimeSelector.mjs +1 -1
- package/dist/UI/inputs/radio/FluentRadio.mjs +1 -1
- package/dist/UI/inputs/radio/FluentRadioGroup.mjs +1 -1
- package/dist/UI/inputs/richEditors/CkRichEditor.mjs +1 -1
- package/dist/UI/inputs/sliders/FluentInputSlider.mjs +1 -1
- package/dist/UI/inputs/textField/AmbientAutoComplete.mjs +1 -1
- package/dist/UI/inputs/textField/AmbientTextField.mjs +1 -1
- package/dist/UI/inputs/textField/FluentSearchField.mjs +1 -1
- package/dist/UI/inputs/textField/FluentTagField.mjs +1 -1
- package/dist/UI/inputs/textField/FluentTextField.mjs +1 -1
- package/dist/UI/inputs/textField/FluentTextFieldAutoComplete.mjs +1 -1
- package/dist/UI/inputs/textField/KeyValueTextField.mjs +1 -1
- package/dist/UI/inputs/toggle/FluentToggle.mjs +1 -1
- package/dist/UI/loading/CircularProgress.mjs +1 -1
- package/dist/UI/loading/LinearProgress.mjs +1 -1
- package/dist/UI/loading/LoadingIndicator/LoadingIndicator.mjs +1 -1
- package/dist/UI/loading/LoadingOverlay.mjs +1 -1
- package/dist/UI/mapLayout/ui/ActionsRenderer.mjs +1 -1
- package/dist/UI/mapLayout/ui/CheckboxList.mjs +1 -1
- package/dist/UI/mapLayout/ui/CompactCard.mjs +1 -1
- package/dist/UI/mapLayout/ui/ListCard.mjs +1 -1
- package/dist/UI/mapLayout/ui/PopoverCard.mjs +1 -1
- package/dist/UI/mapLayout/ui/Statistic.mjs +1 -1
- package/dist/UI/maps/UdpMap.mjs +1 -1
- package/dist/UI/maps/UdpMapComponent.mjs +1 -1
- package/dist/UI/maps/UdpMapToolbar.mjs +1 -1
- package/dist/UI/navigation/FluentSideNav.mjs +1 -1
- package/dist/UI/navigation/menus/AppMenu.mjs +1 -1
- package/dist/UI/navigation/menus/AppMenuItem.mjs +1 -1
- package/dist/UI/navigation/menus/AppMenuItemComponent.mjs +1 -1
- package/dist/UI/navigation/menus/Expander.mjs +1 -1
- package/dist/UI/navigation/menus/ExpanderItem.mjs +1 -1
- package/dist/UI/navigation/menus/FluentMenuListItem.mjs +1 -1
- package/dist/UI/navigation/tabs/UdpTabPanel.mjs +1 -1
- package/dist/UI/navigation/tabs/UdpTabUtility.mjs +1 -1
- package/dist/UI/navigation/tabs/defaultTabs/FluentSimpleTab.mjs +1 -1
- package/dist/UI/navigation/tabs/defaultTabs/FluentSimpleTabs.mjs +1 -1
- package/dist/UI/navigation/tabs/defaultTabs/FluentTabPanel.mjs +1 -1
- package/dist/UI/property/PropertyFields.mjs +1 -1
- package/dist/UI/property/widgets/AutoCompletePropertyWidget.mjs +1 -1
- package/dist/UI/property/widgets/BooleanPropertyWidget.mjs +1 -1
- package/dist/UI/property/widgets/DatePropertyWidget.mjs +1 -1
- package/dist/UI/property/widgets/DateTimePropertyWidget.mjs +1 -1
- package/dist/UI/property/widgets/FloatPropertyWidget.mjs +1 -1
- package/dist/UI/property/widgets/IntegerPropertyWidget.mjs +1 -1
- package/dist/UI/property/widgets/MultilineTextPropertyWidget.mjs +1 -1
- package/dist/UI/property/widgets/NumericPropertyWidget.mjs +1 -1
- package/dist/UI/property/widgets/SelectPropertyWidget.mjs +1 -1
- package/dist/UI/property/widgets/TextPropertyWidget.mjs +1 -1
- package/dist/UI/property/widgets/TimePropertyWidget.mjs +1 -1
- package/dist/UI/stepper/udp-stepper-actions.mjs +1 -1
- package/dist/UI/stepper/udp-stepper-content.mjs +1 -1
- package/dist/UI/stepper/udp-stepper-nav.mjs +1 -1
- package/dist/UI/stepper/udp-stepper.mjs +1 -1
- package/dist/UI/support/SupportCaseSideSheet.mjs +1 -1
- package/dist/UI/surfaces/NestedGrid/NestedGrid.mjs +1 -1
- package/dist/UI/surfaces/NestedGrid/ui/ExpandRenderer.mjs +1 -1
- package/dist/UI/surfaces/SideSheet.mjs +1 -1
- package/dist/UI/surfaces/cards/AmbientCard/AmbientCard.mjs +1 -1
- package/dist/UI/surfaces/cards/BioCard.mjs +1 -1
- package/dist/UI/surfaces/cards/InfoCard.mjs +1 -1
- package/dist/UI/surfaces/cards/QuickViewCard.mjs +1 -1
- package/dist/UI/surfaces/cards/chartDisplayCards/AmbientSplitStatCard.mjs +1 -1
- package/dist/UI/surfaces/cards/chartDisplayCards/AmbientVisualizationCard.mjs +1 -1
- package/dist/UI/surfaces/cards/fluentCards/FUICard.mjs +1 -1
- package/dist/UI/surfaces/cards/fluentCards/FUICardHeader.mjs +1 -1
- package/dist/UI/surfaces/cards/fluentCards/FluentCard.mjs +1 -1
- package/dist/UI/surfaces/cards/fluentCards/FluentCardActions.mjs +1 -1
- package/dist/UI/surfaces/cards/fluentCards/FluentCardContent.mjs +1 -1
- package/dist/UI/surfaces/cards/fluentCards/FluentCardHeader.mjs +1 -1
- package/dist/UI/surfaces/cards/fluentCards/FluentCardText.mjs +1 -1
- package/dist/UI/surfaces/cards/newsCard/NewsCard.mjs +1 -1
- package/dist/UI/surfaces/cards/workOrderCard/WorkOrderCard.mjs +1 -1
- package/dist/UI/surfaces/cards/workOrderCard/WorkOrderHeader.mjs +1 -1
- package/dist/UI/templates/DraggableSidebarTemplate.mjs +1 -1
- package/dist/UI/templates/OpenPage.mjs +1 -1
- package/dist/UI/templates/ToggleSection.mjs +1 -1
- package/dist/UI/templates/calendar/UdpCalendar.mjs +1 -1
- package/dist/UI/templates/calendar/UdpCalendarDayView.mjs +1 -1
- package/dist/UI/templates/calendar/UdpCalendarMonthView.mjs +1 -1
- package/dist/UI/templates/calendar/UdpCalendarWeekView.mjs +1 -1
- package/dist/UI/templates/calendar/UdpCalendarYearView.mjs +1 -1
- package/dist/UI/templates/deprecated/AmbientGridTemplate/AmbientGridTemplate.mjs +1 -1
- package/dist/UI/templates/deprecated/UdpGridTemplate/UdpGridTemplate.mjs +1 -1
- package/dist/UI/templates/newGrid/ApiMethodInstanceUdpGrid.mjs +1 -1
- package/dist/UI/templates/newGrid/BackwardsCompatibleGrid.mjs +1 -1
- package/dist/UI/templates/newGrid/ClientSideUdpGrid.mjs +1 -1
- package/dist/UI/templates/newGrid/SearchMethodUdpGrid.mjs +1 -1
- package/dist/UI/templates/newGrid/ServerSideUdpGrid.mjs +1 -1
- package/dist/UI/templates/ui/ExtenderToggle.mjs +1 -1
- package/dist/UI/templates/ui/GridGroupingHeader.mjs +1 -1
- package/dist/UI/templates/ui/GridGroupingSidebar.mjs +1 -1
- package/dist/UI/templates/ui/GridSidebarContainer.mjs +1 -1
- package/dist/UI/templates/ui/TokenGroupItem.mjs +1 -1
- package/dist/UI/templates/ui/renderers/ActionsRenderer.mjs +1 -1
- package/dist/UI/templates/ui/renderers/IconRenderer.mjs +1 -1
- package/dist/UI/templates/ui/renderers/StatusCellRenderer.mjs +1 -1
- package/dist/UI/timeline/ExtendActions.mjs +1 -1
- package/dist/UI/timeline/TimeEntryStates.mjs +1 -1
- package/dist/UI/timeline/TimeLine.mjs +1 -1
- package/dist/UI/timeline/TimelineElement.mjs +1 -1
- package/dist/UI/timeline/UdpTimeline.mjs +1 -1
- package/dist/UI/timeline/UdpTimelineContent.mjs +1 -1
- package/dist/UI/timeline/UdpTimelineDot.mjs +1 -1
- package/dist/UI/timeline/UdpTimelineItem.mjs +1 -1
- package/dist/UI/timeline/UdpTimelineItemConnector.mjs +1 -1
- package/dist/UI/timeline/UdpTimelineItemSeparator.mjs +1 -1
- package/dist/UI/timeline/fluentTimeline/FluentTimeline.mjs +1 -1
- package/dist/UI/timeline/fluentTimeline/FluentTimelineContent.mjs +1 -1
- package/dist/UI/timeline/fluentTimeline/FluentTimelineHeader.mjs +1 -1
- package/dist/UI/utilityDisplay/BulkActionsGridButton.mjs +1 -1
- package/dist/UI/utilityDisplay/ChipSection.mjs +1 -1
- package/dist/UI/utilityDisplay/Divider.mjs +1 -1
- package/dist/UI/utilityDisplay/FormControl.mjs +1 -1
- package/dist/UI/utilityDisplay/FormControlLabel.mjs +1 -1
- package/dist/UI/utilityDisplay/IndicatorChip.mjs +1 -1
- package/dist/UI/utilityDisplay/InputAdornment.mjs +1 -1
- package/dist/UI/utilityDisplay/SaveViewFormDialog.mjs +1 -1
- package/dist/UI/utilityDisplay/UtilityBar.mjs +1 -1
- package/dist/UI/utilityDisplay/UtilitySideBar.mjs +1 -1
- package/dist/UI/utilityDisplay/alerts/UdpAlert.mjs +1 -1
- package/dist/UI/utilityDisplay/alerts/UdpAlertsContainer.mjs +1 -1
- package/dist/UI/utilityDisplay/deprecated/grid/GridActionBar.mjs +1 -1
- package/dist/UI/utilityDisplay/utilityHeader/PrimaryActionHeader.mjs +1 -1
- package/dist/UI/utilityDisplay/utilityHeader/UtilityTabHeader.mjs +1 -1
- package/dist/UI/utilityDisplay/utilityHeader/ui/PAHAdditionalRightComponent.mjs +1 -1
- package/dist/UI/utilityDisplay/utilityHeader/ui/PAHAdditionalTitleComponent.mjs +1 -1
- package/dist/UI/utilityDisplay/utilityHeader/ui/PAHExport.mjs +1 -1
- package/dist/UI/utilityDisplay/utilityHeader/ui/TeleporterSource.mjs +1 -1
- package/dist/UI/utilityDisplay/utilityHeader/ui/teleporter.mjs +1 -1
- package/dist/UI/widgets/FluentComponents/ChartSummaryToggle.mjs +1 -1
- package/dist/UI/widgets/FluentComponents/FUIMenuItem.mjs +1 -1
- package/dist/UI/widgets/FluentComponents/atoms/FluentDisplayNumbers.mjs +1 -1
- package/dist/UI/widgets/FluentComponents/atoms/FluentStatsSnippet.mjs +1 -1
- package/dist/UI/widgets/FluentComponents/atoms/FluentTrendArrow.mjs +1 -1
- package/dist/UI/widgets/FluentComponents/molecules/FluentPrimaryStatNumber.mjs +1 -1
- package/dist/UI/widgets/FluentComponents/molecules/FluentSecondaryStatNumber.mjs +1 -1
- package/dist/UI/widgets/FluentComponents/molecules/FluentStatNumber.mjs +1 -1
- package/dist/UI/widgets/FluentComponents/molecules/FluentTimeline.mjs +1 -1
- package/dist/UI/widgets/ItemsWidgetCard.mjs +1 -1
- package/dist/UI/widgets/library/BarChartWidget/BarChartWidget.mjs +1 -1
- package/dist/UI/widgets/library/BubbleWidget/BubbleWidget.mjs +1 -1
- package/dist/UI/widgets/library/CircleGaugeWidget/CircleGaugeWidget.mjs +1 -1
- package/dist/UI/widgets/library/DateTrendWidget/DateTrendWidget.mjs +1 -1
- package/dist/UI/widgets/library/DensePlotWidget/DensePlotWidget.mjs +1 -1
- package/dist/UI/widgets/library/DonutChartWidget/DonutChartWidget.mjs +1 -1
- package/dist/UI/widgets/library/GaugeWidget/GaugeWidget.mjs +1 -1
- package/dist/UI/widgets/library/LineAndSparklinesWidget/LineAndSparklinesWidget.mjs +1 -1
- package/dist/UI/widgets/library/LineGraphWidget/LineGraphWidget.mjs +1 -1
- package/dist/UI/widgets/library/ProgressBarWidget/ProgressBarWidget.mjs +1 -1
- package/dist/UI/widgets/library/RecentlyLoadedNodesWidget/RecentlyLoadedNodesWidget.mjs +1 -1
- package/dist/UI/widgets/library/SparklineWidget/SparklineWidget.mjs +1 -1
- package/dist/UI/widgets/library/SparsePlotWidget/SparsePlotWidget.mjs +1 -1
- package/dist/UI/widgets/utils/NumberVisualization.mjs +1 -1
- package/dist/actions/ActionForm.mjs +1 -1
- package/dist/actions/ActionModal.mjs +1 -1
- package/dist/actions/ActionPanelPlacement.mjs +1 -1
- package/dist/actions/ActionSideSheet.mjs +1 -1
- package/dist/actions/ActionSpeedDial.mjs +1 -1
- package/dist/actions/ActionSplitScreen.mjs +1 -1
- package/dist/actions/ActionWrapper.mjs +1 -1
- package/dist/actions/PageActionWrapper.mjs +1 -1
- package/dist/actions/actionSummary/ActionSummaryCard.mjs +1 -1
- package/dist/actions/actionSummary/ActionSummaryHeader.mjs +1 -1
- package/dist/actions/actionSummary/ActionSummaryPopover.mjs +1 -1
- package/dist/actions/sidebar/EntitySideBarContent.mjs +1 -1
- package/dist/actions/utils/actionUtils.mjs +1 -1
- package/dist/chatBot/ChatMessage.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/mttMainTimeline/HeightAdjust.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/mttMainTimeline/MttMainTimeline.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/CircleButton.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/DateWrapper.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/DynamicRangeSlider.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/MttYearTag.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/MultiDot.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/SummaryToken.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/TimelineDateBar.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/TimelineDot.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/TimelineHoverCard.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/TimelineNode.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/TimelinePreloaderNode.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/TimelineStatus.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/TimelineToggleButton.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/TimelineTokenSummary.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/TimelineTopRowFilter.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/TimelineWrapper.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/VisualizationDot.mjs +1 -1
- package/dist/componentSystems/multiThreadTimeline/ui/modified/TimelineToken.mjs +1 -1
- package/dist/componentSystems/pageRenderer/PageRenderer.mjs +1 -1
- package/dist/componentSystems/pageRenderer/hocs/withEngineComponent.mjs +1 -1
- package/dist/componentSystems/pageRenderer/wrappers/AgGridSimpleWrapper.mjs +1 -1
- package/dist/componentSystems/pageRenderer/wrappers/BarChartWrapper.mjs +1 -1
- package/dist/componentSystems/pageRenderer/wrappers/BioCardWrapper.mjs +1 -1
- package/dist/componentSystems/pageRenderer/wrappers/DisplayCardWrapper.mjs +1 -1
- package/dist/componentSystems/pageRenderer/wrappers/DonutWrapper.mjs +1 -1
- package/dist/componentSystems/pageRenderer/wrappers/HistogramWrapper.mjs +1 -1
- package/dist/componentSystems/pageRenderer/wrappers/LineGraphWrapper.mjs +1 -1
- package/dist/componentSystems/pageRenderer/wrappers/PrimaryActionHeaderWrapper.mjs +1 -1
- package/dist/containers/IframeContainer.mjs +1 -1
- package/dist/contexts/PageContext.mjs +1 -1
- package/dist/dashboard/DashboardWidget.mjs +1 -1
- package/dist/dataBrowser/forms/ParamsMappingFields.mjs +1 -1
- package/dist/dataBrowser/forms/RequiredFieldsMappingField.mjs +1 -1
- package/dist/dataBrowser/forms/RequiredFieldsMappingForm.mjs +1 -1
- package/dist/diffChecker/DiffChecker.mjs +1 -1
- package/dist/hooks/crudForeignKeyData.mjs +1 -1
- package/dist/hooks/useActions.mjs +1 -1
- package/dist/hooks/useApiCatalog.mjs +1 -1
- package/dist/hooks/useDateLocale.mjs +1 -1
- package/dist/hooks/useDynamicListCalculation.mjs +1 -1
- package/dist/hooks/useFluentIcon.mjs +1 -1
- package/dist/hooks/useItemSubCard.mjs +1 -1
- package/dist/hooks/useProductVersion.mjs +1 -1
- package/dist/hooks/usePromotedLookupMethods.mjs +1 -1
- package/dist/hooks/usePromotedMethodEntities.mjs +1 -1
- package/dist/hooks/usePromotedMethodEntity.mjs +1 -1
- package/dist/hooks/useSetLocationState.mjs +1 -1
- package/dist/hooks/useSplitDecimal.mjs +1 -1
- package/dist/hooks/useTransactionType.mjs +1 -1
- package/dist/hooks/useUdpGridFilterModel.mjs +1 -1
- package/dist/hooks/useUpdateSearchParams.mjs +1 -1
- package/dist/hooks/virtualActions.mjs +1 -1
- package/dist/index.d.ts +15 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +15 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +8 -2
- package/dist/inquiry/AlertFlag.mjs +1 -1
- package/dist/inquiry/AmbientListItem.mjs +1 -1
- package/dist/inquiry/AmbientSummaryListHeader.mjs +1 -1
- package/dist/inquiry/ExecuteApiDialog.mjs +1 -1
- package/dist/inquiry/FilterSearch.mjs +1 -1
- package/dist/inquiry/FlagBlock.mjs +1 -1
- package/dist/inquiry/Inquiry.mjs +1 -1
- package/dist/inquiry/InquiryContainer.d.ts.map +1 -1
- package/dist/inquiry/InquiryContainer.js +7 -2
- package/dist/inquiry/InquiryContainer.js.map +1 -1
- package/dist/inquiry/InquiryContainer.mjs +5 -2
- package/dist/inquiry/InquiryContainer.mjs.map +1 -1
- package/dist/inquiry/InquiryTreeMenu.mjs +1 -1
- package/dist/inquiry/InquiryWrapper.mjs +1 -1
- package/dist/inquiry/ItemDescription.mjs +1 -1
- package/dist/inquiry/NodeColumnHeader.mjs +1 -1
- package/dist/inquiry/NodeDetails.mjs +1 -1
- package/dist/inquiry/NodeList.mjs +1 -1
- package/dist/inquiry/dashboard/InquiryDashboard.mjs +1 -1
- package/dist/inquiry/dashboard/RecentlyLoadedNodesTable.mjs +1 -1
- package/dist/inquiry/inquiryBar/InquiryControlList.mjs +1 -1
- package/dist/inquiry/inquiryBar/InquiryNodeControls.mjs +1 -1
- package/dist/inquiry/search/InquiryAdvancedSearch.mjs +1 -1
- package/dist/inquiry/search/InquiryAdvancedSearchForm.mjs +1 -1
- package/dist/inquiry/search/InquirySearchContainer.mjs +1 -1
- package/dist/inquiry/search/InquirySearchTable.mjs +1 -1
- package/dist/integrations/outlook/OutlookIntegrationBanner.mjs +1 -1
- package/dist/integrations/outlook/OutlookIntegrationCallbackPage.mjs +1 -1
- package/dist/kpi/UdpKpiCard.mjs +1 -1
- package/dist/kpi/UdpKpiCards.mjs +1 -1
- package/dist/layout/GridGroup.mjs +1 -1
- package/dist/layout/GridRow.mjs +1 -1
- package/dist/layout/GridUnit.mjs +1 -1
- package/dist/layout/HeaderLayout.mjs +1 -1
- package/dist/layout/LayoutUnit.mjs +1 -1
- package/dist/layout/UdpContainer.mjs +1 -1
- package/dist/layout/templates/SideBarTemplate.mjs +1 -1
- package/dist/maintenanceEngine/crudBrowser/CrudBrowserContainer.mjs +1 -1
- package/dist/maintenanceEngine/crudBrowser/CrudTableSidePanel.mjs +1 -1
- package/dist/maintenanceEngine/tableBrowser/TableColumnDefs.d.ts +1 -1
- package/dist/maintenanceEngine/tableBrowser/TableColumnDefs.d.ts.map +1 -1
- package/dist/maintenanceEngine/tableBrowser/TableColumnDefs.mjs +1 -1
- package/dist/maintenanceEngine/tableBrowser/TableContainer.mjs +1 -1
- package/dist/maintenanceEngine/virtualBrowser/VirtualBrowser.mjs +1 -1
- package/dist/maintenanceEngine/virtualBrowser/VirtualTableSidePanel.mjs +1 -1
- package/dist/map-library/Controls/Controls.mjs +1 -1
- package/dist/map-library/Controls/FullScreenControl.mjs +1 -1
- package/dist/map-library/Controls/ZoomControl.mjs +1 -1
- package/dist/map-library/Layers/ImageLayer.mjs +1 -1
- package/dist/map-library/Layers/Layers.mjs +1 -1
- package/dist/map-library/Layers/TileLayer.mjs +1 -1
- package/dist/map-library/Layers/VectorLayer.mjs +1 -1
- package/dist/map-library/Map/Map.mjs +1 -1
- package/dist/map-library/functions/mapFunctions.mjs +1 -1
- package/dist/map-library/geoLocation/FreeFormField.mjs +1 -1
- package/dist/map-library/ui/ControlZoom.mjs +1 -1
- package/dist/map-library/ui/FilterOptions.mjs +1 -1
- package/dist/map-library/ui/MapFilterBar.mjs +1 -1
- package/dist/map-library/ui/MapSheet.mjs +1 -1
- package/dist/map-library/ui/TileDisplay.mjs +1 -1
- package/dist/maps/GeoMap.mjs +1 -1
- package/dist/maps/leafletMaps/FluentImageMap.mjs +1 -1
- package/dist/maps/leafletMaps/FluentMap.mjs +1 -1
- package/dist/maps/leafletMaps/ui/MapMarker.mjs +1 -1
- package/dist/maps/openLayerMaps/Controls/Controls.mjs +1 -1
- package/dist/maps/openLayerMaps/Controls/FullScreenControl.mjs +1 -1
- package/dist/maps/openLayerMaps/Layers/Layers.mjs +1 -1
- package/dist/maps/openLayerMaps/Layers/TileLayer.mjs +1 -1
- package/dist/maps/openLayerMaps/Map/Map.mjs +1 -1
- package/dist/maps/openLayerMaps/ui/ControlZoom.mjs +1 -1
- package/dist/maps/openLayerMaps/ui/LocationPin.mjs +1 -1
- package/dist/maps/openLayerMaps/ui/MapControlsStandard.mjs +1 -1
- package/dist/maps/openLayerMaps/ui/Position.mjs +1 -1
- package/dist/menuPage/CustomMenuPage.mjs +1 -1
- package/dist/menuPage/MenuPage.mjs +1 -1
- package/dist/notes/NotesScreen.mjs +1 -1
- package/dist/page/Page.mjs +1 -1
- package/dist/page/PageContainer/PageContainer.mjs +1 -1
- package/dist/page/PageContent.mjs +1 -1
- package/dist/page/PageHeader.mjs +1 -1
- package/dist/page/PageSectionHeader.mjs +1 -1
- package/dist/page/PageSectionSpacer.mjs +1 -1
- package/dist/page/StaticPageRenderer.mjs +1 -1
- package/dist/providers/QueryProvider.mjs +1 -1
- package/dist/providers/UdpAppProvider.mjs +1 -1
- package/dist/reactCompilerRuntime.d.ts +2 -0
- package/dist/reactCompilerRuntime.d.ts.map +1 -0
- package/dist/reactCompilerRuntime.js +42 -0
- package/dist/reactCompilerRuntime.js.map +1 -0
- package/dist/reactCompilerRuntime.mjs +37 -0
- package/dist/reactCompilerRuntime.mjs.map +1 -0
- package/dist/reminders/CompleteReminderSwitch.mjs +1 -1
- package/dist/reminders/RemindersCard.mjs +1 -1
- package/dist/reminders/RemindersScreen.mjs +1 -1
- package/dist/reports/PowerBIReport.mjs +1 -1
- package/dist/reports/Reports.mjs +1 -1
- package/dist/routes/PublicRoute.mjs +1 -1
- package/dist/routes/UdpRoutes.d.ts.map +1 -1
- package/dist/routes/UdpRoutes.js +4 -1
- package/dist/routes/UdpRoutes.js.map +1 -1
- package/dist/routes/UdpRoutes.mjs +108 -32
- package/dist/routes/UdpRoutes.mjs.map +1 -1
- package/dist/routes/components/PageForbiddenRoute.mjs +1 -1
- package/dist/routes/components/PageNotFoundRoute.mjs +1 -1
- package/dist/routes/components/PageStatus.mjs +1 -1
- package/dist/routes/index.mjs +2 -2
- package/dist/routes/useRegisterRoute.mjs +1 -1
- package/dist/shell/ui/AmbientProjectSwitcher.mjs +1 -1
- package/dist/shell/ui/MiniCollapsibleSidebar.mjs +1 -1
- package/dist/shell/ui/NavigationSidebar.mjs +1 -1
- package/dist/shell/ui/ShellDropdown.mjs +1 -1
- package/dist/shell/ui/SidebarCollapseButton.mjs +1 -1
- package/dist/shell/ui/SiteHeader.mjs +1 -1
- package/dist/shell/ui/SiteHeaderRightComponent.mjs +1 -1
- package/dist/shell/ui/appSwitcher/FUIAppHeader.mjs +1 -1
- package/dist/shell/ui/appSwitcher/FUIAppList.mjs +1 -1
- package/dist/shell/ui/appSwitcher/FUIAppListItem.mjs +1 -1
- package/dist/shell/ui/appSwitcher/FUIAppSwitcher.mjs +1 -1
- package/dist/shell/ui/appSwitcher/ProductAppList.mjs +1 -1
- package/dist/shell/ui/appSwitcher/ProductAppListItem.mjs +1 -1
- package/dist/shell/ui/appSwitcher/UnityApps.mjs +1 -1
- package/dist/shell/ui/profile/FluentProfileMenuCard.mjs +1 -1
- package/dist/shell/ui/profile/MenuOpener.mjs +1 -1
- package/dist/shell/ui/profile/UserAvatar.mjs +1 -1
- package/dist/shell/ui/profile/UserProfileMenuWrapper.mjs +1 -1
- package/dist/shell/ui/useBuildEnvironment.mjs +1 -1
- package/dist/shell/ui/user/PasswordValidator.mjs +1 -1
- package/dist/shell/ui/user/form/UserForm.mjs +1 -1
- package/dist/shell/ui/user/form/UserFormFields.mjs +1 -1
- package/dist/shell/ui/user/form/UserRoleAutoComplete.mjs +1 -1
- package/dist/shell/useShellVisibility.mjs +1 -1
- package/dist/shell/useWidgetRegistry.mjs +1 -1
- package/dist/stores/inquiryStore.mjs +1 -1
- package/dist/test/TestFullStencilPage.mjs +1 -1
- package/dist/udp/ShortcutContent/ListSearch.mjs +1 -1
- package/dist/udp/ShortcutContent/ShortcutContentFinder.mjs +1 -1
- package/dist/udp/export/ExportSidesheet.mjs +1 -1
- package/dist/udp/export/MyExportsPage.mjs +1 -1
- package/dist/udp/fileImportMapping/FileImportMappingWizard.mjs +1 -1
- package/dist/udp/fileImportMapping/ImportDataFromFileMapping.mjs +1 -1
- package/dist/udp/pages/ChatUDP/ChatUDP.mjs +1 -1
- package/dist/udp/pages/MyFormSubmissions/MyFormSubmissions.d.ts +4 -0
- package/dist/udp/pages/MyFormSubmissions/MyFormSubmissions.d.ts.map +1 -0
- package/dist/udp/pages/MyFormSubmissions/MyFormSubmissions.js +158 -0
- package/dist/udp/pages/MyFormSubmissions/MyFormSubmissions.js.map +1 -0
- package/dist/udp/pages/MyFormSubmissions/MyFormSubmissions.mjs +251 -0
- package/dist/udp/pages/MyFormSubmissions/MyFormSubmissions.mjs.map +1 -0
- package/dist/udp/pages/MyFormSubmissions/index.d.ts +3 -0
- package/dist/udp/pages/MyFormSubmissions/index.d.ts.map +1 -0
- package/dist/udp/pages/MyFormSubmissions/index.js +3 -0
- package/dist/udp/pages/MyFormSubmissions/index.js.map +1 -0
- package/dist/udp/pages/MyFormSubmissions/index.mjs +2 -0
- package/dist/udp/pages/UdpDataBrowserPage/UdpDataBrowserPage.mjs +1 -1
- package/dist/udp/pages/UdpFormManager/UdpFormManager.d.ts +6 -0
- package/dist/udp/pages/UdpFormManager/UdpFormManager.d.ts.map +1 -0
- package/dist/udp/pages/UdpFormManager/UdpFormManager.js +128 -0
- package/dist/udp/pages/UdpFormManager/UdpFormManager.js.map +1 -0
- package/dist/udp/pages/UdpFormManager/UdpFormManager.mjs +258 -0
- package/dist/udp/pages/UdpFormManager/UdpFormManager.mjs.map +1 -0
- package/dist/udp/pages/UdpFormManager/index.d.ts +3 -0
- package/dist/udp/pages/UdpFormManager/index.d.ts.map +1 -0
- package/dist/udp/pages/UdpFormManager/index.js +3 -0
- package/dist/udp/pages/UdpFormManager/index.js.map +1 -0
- package/dist/udp/pages/UdpFormManager/index.mjs +2 -0
- package/dist/udp/pages/UdpFormsBuilderPage/UdpFormsBuilderPage.mjs +1 -1
- package/dist/udp/pages/UdpFormsListPage/UdpFormsListPage.mjs +1 -1
- package/dist/udp/pages/UdpFormsPrivateForm/UdpFormRenderer.mjs +1 -1
- package/dist/udp/pages/UdpFormsPrivateForm/UdpPrivateForm.mjs +1 -1
- package/dist/udp/pages/UdpFormsPublicForm/UdpPublicForm.mjs +1 -1
- package/dist/udp/pages/UdpFormsSubmissionGridManagerPage/UdpFormsSubmissionGridManagerPage.mjs +1 -1
- package/dist/udp/pages/UdpFormsSubmissionGridResponderPage/UdpFormsSubmissionGridResponderPage.mjs +1 -1
- package/dist/udp/pages/UdpFormsUtils/Utils.d.ts +4 -0
- package/dist/udp/pages/UdpFormsUtils/Utils.d.ts.map +1 -1
- package/dist/udp/pages/UdpFormsUtils/Utils.js +16 -3
- package/dist/udp/pages/UdpFormsUtils/Utils.js.map +1 -1
- package/dist/udp/pages/UdpFormsUtils/Utils.mjs +18 -10
- package/dist/udp/pages/UdpFormsUtils/Utils.mjs.map +1 -1
- package/dist/udp/pages/UdpGridPanelManagementSidesheet/UdpGridPanelManagementSidesheet.mjs +1 -1
- package/dist/udp/pages/UdpImportFromFileMappingPage/UdpImportFromFileMappingPage.mjs +1 -1
- package/dist/udp/pages/UdpInquiryMaintenanceEnginePage/UdpInquiryMaintenanceEnginePage.mjs +1 -1
- package/dist/udp/pages/UdpMaintenanceConfigPage/UdpMaintenanceConfigPage.mjs +1 -1
- package/dist/udp/pages/UdpMaintenanceEnginePage/UdpMaintenanceEnginePage.mjs +1 -1
- package/dist/udp/pages/UdpPagesLazy/index.d.ts +3 -0
- package/dist/udp/pages/UdpPagesLazy/index.d.ts.map +1 -1
- package/dist/udp/pages/UdpPagesLazy/index.js +3 -0
- package/dist/udp/pages/UdpPagesLazy/index.js.map +1 -1
- package/dist/udp/pages/UdpPagesLazy/index.mjs +3 -0
- package/dist/udp/pages/UdpPagesLazy/index.mjs.map +1 -1
- package/dist/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.d.ts +6 -0
- package/dist/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.js +32 -0
- package/dist/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.mjs +73 -0
- package/dist/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.mjs.map +1 -0
- package/dist/udp/pages/UdpQuestionFormBuilderPage/index.d.ts +3 -0
- package/dist/udp/pages/UdpQuestionFormBuilderPage/index.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormBuilderPage/index.js +3 -0
- package/dist/udp/pages/UdpQuestionFormBuilderPage/index.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormBuilderPage/index.mjs +2 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.d.ts +7 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.js +52 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.mjs +109 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.mjs.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/OverviewTab.d.ts +10 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/OverviewTab.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/OverviewTab.js +373 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/OverviewTab.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/OverviewTab.mjs +943 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/OverviewTab.mjs.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionCard.d.ts +9 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionCard.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionCard.js +62 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionCard.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionCard.mjs +187 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionCard.mjs.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionViz.d.ts +6 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionViz.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionViz.js +158 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionViz.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionViz.mjs +319 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionViz.mjs.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionsTab.d.ts +9 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionsTab.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionsTab.js +255 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionsTab.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionsTab.mjs +617 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/QuestionsTab.mjs.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/SubmissionAttachmentsDrawer.d.ts +8 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/SubmissionAttachmentsDrawer.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/SubmissionAttachmentsDrawer.js +121 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/SubmissionAttachmentsDrawer.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/SubmissionAttachmentsDrawer.mjs +200 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/SubmissionAttachmentsDrawer.mjs.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/UdpQuestionFormOverviewPage.d.ts +7 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/UdpQuestionFormOverviewPage.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/UdpQuestionFormOverviewPage.js +401 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/UdpQuestionFormOverviewPage.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/UdpQuestionFormOverviewPage.mjs +452 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/UdpQuestionFormOverviewPage.mjs.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/index.d.ts +3 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/index.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/index.js +3 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/index.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/questionInsights.d.ts +120 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/questionInsights.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/questionInsights.js +461 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/questionInsights.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/questionInsights.mjs +421 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/questionInsights.mjs.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/submissionReportDownload.d.ts +4 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/submissionReportDownload.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/submissionReportDownload.js +93 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/submissionReportDownload.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/submissionReportDownload.mjs +70 -0
- package/dist/udp/pages/UdpQuestionFormOverviewPage/submissionReportDownload.mjs.map +1 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionFormRenderer.d.ts +19 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionFormRenderer.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionFormRenderer.js +45 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionFormRenderer.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionFormRenderer.mjs +104 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionFormRenderer.mjs.map +1 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionPrivateForm.d.ts +7 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionPrivateForm.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionPrivateForm.js +33 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionPrivateForm.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionPrivateForm.mjs +95 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/UdpQuestionPrivateForm.mjs.map +1 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/index.d.ts +5 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/index.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/index.js +5 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/index.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormPrivateForm/index.mjs +3 -0
- package/dist/udp/pages/UdpQuestionFormPublicForm/UdpQuestionPublicForm.d.ts +20 -0
- package/dist/udp/pages/UdpQuestionFormPublicForm/UdpQuestionPublicForm.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormPublicForm/UdpQuestionPublicForm.js +43 -0
- package/dist/udp/pages/UdpQuestionFormPublicForm/UdpQuestionPublicForm.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormPublicForm/UdpQuestionPublicForm.mjs +86 -0
- package/dist/udp/pages/UdpQuestionFormPublicForm/UdpQuestionPublicForm.mjs.map +1 -0
- package/dist/udp/pages/UdpQuestionFormPublicForm/index.d.ts +3 -0
- package/dist/udp/pages/UdpQuestionFormPublicForm/index.d.ts.map +1 -0
- package/dist/udp/pages/UdpQuestionFormPublicForm/index.js +3 -0
- package/dist/udp/pages/UdpQuestionFormPublicForm/index.js.map +1 -0
- package/dist/udp/pages/UdpQuestionFormPublicForm/index.mjs +2 -0
- package/dist/udp/pages/UdpReportsPage/UdpReportsPage.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/UdpTransactionTypesPage.js +26 -26
- package/dist/udp/pages/UdpTransactionTypesPage/UdpTransactionTypesPage.js.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/UdpTransactionTypesPage.mjs +22 -22
- package/dist/udp/pages/UdpTransactionTypesPage/UdpTransactionTypesPage.mjs.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionAttachmentTypeForm.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeConfigurationForm.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeConfigurationTransactionActionForm.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeForm.js +9 -9
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeForm.js.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeForm.mjs +7 -7
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeForm.mjs.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeStatusForm.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeTransactionActionForm.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionTypeTransactionActionFormFields.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/forms/UdpTransactionUiActionForm.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionAttachmentTypeCreateAndEditSidesheet.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionAttachmentTypeSidesheet.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeCalendarViewConfigurationSidesheet.js +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeCalendarViewConfigurationSidesheet.js.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeCalendarViewConfigurationSidesheet.mjs +7 -7
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeCalendarViewConfigurationSidesheet.mjs.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeConfigurationCreateAndEditSidesheet.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeConfigurationSidesheet.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeConfigurationTransactionActionCreateAndEditSidesheet.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeConfigurationTransactionActionSidesheet.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypePageConfigurationSidesheet.d.ts.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypePageConfigurationSidesheet.js +2 -2
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypePageConfigurationSidesheet.js.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypePageConfigurationSidesheet.mjs +20 -11
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypePageConfigurationSidesheet.mjs.map +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeStatusCreateAndEditSidesheet.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeStatusSidesheet.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeTransactionActionCreateAndEditSidesheet.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionTypeTransactionActionSidesheet.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionUiActionCreateAndEditSidesheet.mjs +1 -1
- package/dist/udp/pages/UdpTransactionTypesPage/sidesheets/UdpTransactionUiActionSidesheet.mjs +1 -1
- package/dist/udp/pages/UdpTransactionsPage/UdpTransactionsPage.mjs +1 -1
- package/dist/udp/pages/UdpTransactionsPage/components/AttachmentTransactionAttachmentList.mjs +1 -1
- package/dist/udp/pages/UdpTransactionsPage/components/EditTransactionDetailsFooterItem.mjs +1 -1
- package/dist/udp/pages/UdpTransactionsPage/components/transactionAttachment/TransactionAttachment.mjs +1 -1
- package/dist/udp/pages/UdpTransactionsPage/components/transactionAttachment/TransactionAttachments.mjs +1 -1
- package/dist/udp/pages/UdpTransactionsPage/components/transactionHistory/TransactionChangeLog.mjs +1 -1
- package/dist/udp/pages/UdpTransactionsPage/components/transactionHistory/TransactionTimelineItem.mjs +1 -1
- package/dist/udp/pages/UdpTransactionsPage/components/transactionNote/TransactionNote.mjs +1 -1
- package/dist/udp/pages/UdpTransactionsPage/components/transactionNote/TransactionNoteForm.mjs +1 -1
- package/dist/udp/pages/UdpTransactionsPage/components/transactionNote/TransactionNotes.mjs +1 -1
- package/dist/udp/pages/UdpTransactionsPage/sidesheets/EditTransactionHeaderItem.mjs +1 -1
- package/dist/udp/pages/UdpTransactionsPage/sidesheets/ViewTransaction.mjs +1 -1
- package/dist/udp/pages/UdpTransactionsPage/sidesheets/WorkflowActions.mjs +1 -1
- package/dist/udp/tags/useTags.mjs +1 -1
- package/dist/udp/utilities/dateLocalizationHooks.mjs +1 -1
- package/dist/udp/utilities/useDateStringColumnDef.mjs +1 -1
- package/dist/utilities/aggrid/AgTable.mjs +1 -1
- package/dist/utilities/aggrid/aggridHelpers.mjs +1 -1
- package/dist/utilities/auth/AadCallback.mjs +1 -1
- package/dist/utilities/auth/AuthProviderWrapper.mjs +1 -1
- package/dist/utilities/auth/UserErrorModal.mjs +1 -1
- package/dist/utilities/auth/UserProvider.mjs +1 -1
- package/dist/utilities/auth/signInAuthProvider.d.ts.map +1 -1
- package/dist/utilities/auth/signInAuthProvider.js +24 -15
- package/dist/utilities/auth/signInAuthProvider.js.map +1 -1
- package/dist/utilities/auth/signInAuthProvider.mjs +14 -13
- package/dist/utilities/auth/signInAuthProvider.mjs.map +1 -1
- package/dist/utilities/auth/useAuthedUser.mjs +1 -1
- package/dist/utilities/auth/useSingleLogout.mjs +1 -1
- package/dist/utilities/auth/users.mjs +1 -1
- package/dist/utilities/chatBot/ChatBotProvider.mjs +1 -1
- package/dist/utilities/customIcons/ApprovalIcon.mjs +1 -1
- package/dist/utilities/customIcons/RejectIcon.mjs +1 -1
- package/dist/utilities/floorplanFunctions/gridVisualizationFunctions.mjs +1 -1
- package/dist/utilities/form/Field.mjs +1 -1
- package/dist/utilities/form/Form.mjs +1 -1
- package/dist/utilities/form/FormButtons.mjs +1 -1
- package/dist/utilities/form/FormError.mjs +1 -1
- package/dist/utilities/form/FormSpy.mjs +1 -1
- package/dist/utilities/form/SubmitButton.mjs +1 -1
- package/dist/utilities/form/paymentForm/AccountPayment.model.d.ts +5 -0
- package/dist/utilities/form/paymentForm/AccountPayment.model.d.ts.map +1 -1
- package/dist/utilities/form/paymentForm/BankAccountForm.d.ts +16 -29
- package/dist/utilities/form/paymentForm/BankAccountForm.d.ts.map +1 -1
- package/dist/utilities/form/paymentForm/BankAccountForm.js +64 -78
- package/dist/utilities/form/paymentForm/BankAccountForm.js.map +1 -1
- package/dist/utilities/form/paymentForm/BankAccountForm.mjs +77 -196
- package/dist/utilities/form/paymentForm/BankAccountForm.mjs.map +1 -1
- package/dist/utilities/form/paymentForm/CashForm.d.ts +1 -1
- package/dist/utilities/form/paymentForm/CashForm.d.ts.map +1 -1
- package/dist/utilities/form/paymentForm/CashForm.js +19 -51
- package/dist/utilities/form/paymentForm/CashForm.js.map +1 -1
- package/dist/utilities/form/paymentForm/CashForm.mjs +81 -120
- package/dist/utilities/form/paymentForm/CashForm.mjs.map +1 -1
- package/dist/utilities/form/paymentForm/CreditCardAdornment.mjs +1 -1
- package/dist/utilities/form/paymentForm/CreditCardForm.d.ts +14 -21
- package/dist/utilities/form/paymentForm/CreditCardForm.d.ts.map +1 -1
- package/dist/utilities/form/paymentForm/CreditCardForm.js +81 -87
- package/dist/utilities/form/paymentForm/CreditCardForm.js.map +1 -1
- package/dist/utilities/form/paymentForm/CreditCardForm.mjs +84 -195
- package/dist/utilities/form/paymentForm/CreditCardForm.mjs.map +1 -1
- package/dist/utilities/form/paymentForm/CreditCardUtils.d.ts.map +1 -1
- package/dist/utilities/form/paymentForm/CreditCardUtils.js +5 -0
- package/dist/utilities/form/paymentForm/CreditCardUtils.js.map +1 -1
- package/dist/utilities/form/paymentForm/CreditCardUtils.mjs +1 -0
- package/dist/utilities/form/paymentForm/CreditCardUtils.mjs.map +1 -1
- package/dist/utilities/form/paymentForm/HostedPaymentError.d.ts +5 -16
- package/dist/utilities/form/paymentForm/HostedPaymentError.d.ts.map +1 -1
- package/dist/utilities/form/paymentForm/HostedPaymentError.js +6 -18
- package/dist/utilities/form/paymentForm/HostedPaymentError.js.map +1 -1
- package/dist/utilities/form/paymentForm/HostedPaymentError.mjs +19 -56
- package/dist/utilities/form/paymentForm/HostedPaymentError.mjs.map +1 -1
- package/dist/utilities/form/paymentForm/NewCreditCardForm.d.ts +12 -14
- package/dist/utilities/form/paymentForm/NewCreditCardForm.d.ts.map +1 -1
- package/dist/utilities/form/paymentForm/NewCreditCardForm.js +45 -58
- package/dist/utilities/form/paymentForm/NewCreditCardForm.js.map +1 -1
- package/dist/utilities/form/paymentForm/NewCreditCardForm.mjs +186 -263
- package/dist/utilities/form/paymentForm/NewCreditCardForm.mjs.map +1 -1
- package/dist/utilities/form/paymentForm/NewECheckForm.d.ts +9 -14
- package/dist/utilities/form/paymentForm/NewECheckForm.d.ts.map +1 -1
- package/dist/utilities/form/paymentForm/NewECheckForm.js +28 -68
- package/dist/utilities/form/paymentForm/NewECheckForm.js.map +1 -1
- package/dist/utilities/form/paymentForm/NewECheckForm.mjs +185 -228
- package/dist/utilities/form/paymentForm/NewECheckForm.mjs.map +1 -1
- package/dist/utilities/form/paymentForm/PaymentBankDetails.d.ts.map +1 -1
- package/dist/utilities/form/paymentForm/PaymentBankDetails.js +4 -2
- package/dist/utilities/form/paymentForm/PaymentBankDetails.js.map +1 -1
- package/dist/utilities/form/paymentForm/PaymentCardDetail.d.ts.map +1 -1
- package/dist/utilities/form/paymentForm/PaymentCardDetail.js +4 -2
- package/dist/utilities/form/paymentForm/PaymentCardDetail.js.map +1 -1
- package/dist/utilities/form/paymentForm/PaymentForm.d.ts +67 -3
- package/dist/utilities/form/paymentForm/PaymentForm.d.ts.map +1 -1
- package/dist/utilities/form/paymentForm/PaymentForm.js +281 -246
- package/dist/utilities/form/paymentForm/PaymentForm.js.map +1 -1
- package/dist/utilities/form/paymentForm/PaymentForm.mjs +296 -296
- package/dist/utilities/form/paymentForm/PaymentForm.mjs.map +1 -1
- package/dist/utilities/form/paymentForm/usePaymentContext.d.ts +22 -0
- package/dist/utilities/form/paymentForm/usePaymentContext.d.ts.map +1 -0
- package/dist/utilities/form/paymentForm/usePaymentContext.js +117 -0
- package/dist/utilities/form/paymentForm/usePaymentContext.js.map +1 -0
- package/dist/utilities/form/paymentForm/usePaymentContext.mjs +119 -0
- package/dist/utilities/form/paymentForm/usePaymentContext.mjs.map +1 -0
- package/dist/utilities/form/paymentForm/usePaymentProviderForm.d.ts +1 -1
- package/dist/utilities/form/paymentForm/usePaymentProviderForm.d.ts.map +1 -1
- package/dist/utilities/form/paymentForm/usePaymentProviderForm.js +2 -2
- package/dist/utilities/form/paymentForm/usePaymentProviderForm.js.map +1 -1
- package/dist/utilities/form/paymentForm/usePaymentProviderForm.mjs +16 -12
- package/dist/utilities/form/paymentForm/usePaymentProviderForm.mjs.map +1 -1
- package/dist/utilities/form/paymentForm/vendorsForms/FiservForm.d.ts.map +1 -1
- package/dist/utilities/form/paymentForm/vendorsForms/FiservForm.js +22 -28
- package/dist/utilities/form/paymentForm/vendorsForms/FiservForm.js.map +1 -1
- package/dist/utilities/form/paymentForm/vendorsForms/FiservForm.mjs +37 -32
- package/dist/utilities/form/paymentForm/vendorsForms/FiservForm.mjs.map +1 -1
- package/dist/utilities/form/paymentForm/vendorsForms/ICheckForm.d.ts.map +1 -1
- package/dist/utilities/form/paymentForm/vendorsForms/ICheckForm.js +25 -27
- package/dist/utilities/form/paymentForm/vendorsForms/ICheckForm.js.map +1 -1
- package/dist/utilities/form/paymentForm/vendorsForms/ICheckForm.mjs +40 -38
- package/dist/utilities/form/paymentForm/vendorsForms/ICheckForm.mjs.map +1 -1
- package/dist/utilities/form/paymentForm/vendorsForms/PaymentusForm.d.ts +4 -0
- package/dist/utilities/form/paymentForm/vendorsForms/PaymentusForm.d.ts.map +1 -1
- package/dist/utilities/form/paymentForm/vendorsForms/PaymentusForm.js +69 -48
- package/dist/utilities/form/paymentForm/vendorsForms/PaymentusForm.js.map +1 -1
- package/dist/utilities/form/paymentForm/vendorsForms/PaymentusForm.mjs +85 -61
- package/dist/utilities/form/paymentForm/vendorsForms/PaymentusForm.mjs.map +1 -1
- package/dist/utilities/form/useFieldChangeListener.mjs +1 -1
- package/dist/utilities/iconLibrary/FluentIcon.mjs +1 -1
- package/dist/utilities/iconLibrary/IconLibrary.mjs +1 -1
- package/dist/utilities/iconLibrary/SelectedLibraryItem.mjs +1 -1
- package/dist/utilities/iconLibrary/SvgIcon.mjs +1 -1
- package/dist/utilities/iconLibrary/UnityFluentIcon.mjs +1 -1
- package/dist/utilities/iconLibrary/UnityIcon.mjs +1 -1
- package/dist/utilities/menus/MenuProvider.mjs +1 -1
- package/dist/utilities/page/PageSubHeaderAction.mjs +1 -1
- package/dist/utilities/search/SearchUtilities.mjs +1 -1
- package/dist/utilities/style/ContentContainer.mjs +1 -1
- package/dist/utilities/style/verticalStyles.mjs +1 -1
- package/dist/utilities/tenant/TenantAccessDialog.mjs +1 -1
- package/dist/utilities/tenant/TenantProvider.mjs +1 -1
- package/dist/utilities/tenant/TenantSelect.mjs +1 -1
- package/dist/utilities/tenant/UdpTenantSelect.mjs +1 -1
- package/dist/utilities/theme/systemColors.mjs +1 -1
- package/dist/utilities/theme/theme.mjs +1 -1
- package/dist/utilities/transactions/useTransactionEngine.mjs +1 -1
- package/dist/utilities/uploader/FileProfile.mjs +1 -1
- package/dist/utilities/uploader/FileType.mjs +1 -1
- package/dist/utilities/uploader/FileUpload.mjs +1 -1
- package/dist/utilities/uploader/ImagePreview.mjs +1 -1
- package/dist/utilities/useApiMutation.mjs +1 -1
- package/dist/utilities/useApiQuery.mjs +1 -1
- package/dist/utilities/useDevicePixelRatio.mjs +1 -1
- package/dist/utilities/useGravatar.mjs +1 -1
- package/dist/utilities/utilityBar/InquiryHeaderControl.mjs +1 -1
- package/dist/utilities/utilityBar/InquiryHeaderSecondary.mjs +1 -1
- package/dist/utilities/utilityBar/InquiryHeaderSecondaryAlert.mjs +1 -1
- package/dist/utilities/utilityBar/InquiryHeaderTitle.mjs +1 -1
- package/dist/utilities/utilityBar/SubHeaderAction.mjs +1 -1
- package/dist/utilities/utilityBar/UtilityBarInport.mjs +1 -1
- package/dist/workflow/WorkflowContainer.mjs +1 -1
- package/dist/workflow/components/WorkflowTaskFlow.mjs +1 -1
- package/package.json +90 -46
- package/dist/test/TestStencilWrappedComponentsPage.d.ts +0 -3
- package/dist/test/TestStencilWrappedComponentsPage.d.ts.map +0 -1
- package/dist/test/TestStencilWrappedComponentsPage.js +0 -131
- package/dist/test/TestStencilWrappedComponentsPage.js.map +0 -1
- package/dist/test/TestStencilWrappedComponentsPage.mjs +0 -463
- package/dist/test/TestStencilWrappedComponentsPage.mjs.map +0 -1
- package/dist/utilities/form/paymentForm/BankIcon.mjs +0 -56
- package/dist/utilities/form/paymentForm/BankIcon.mjs.map +0 -1
- package/dist/utilities/form/paymentForm/CashIcon.mjs +0 -55
- package/dist/utilities/form/paymentForm/CashIcon.mjs.map +0 -1
- package/dist/utilities/form/paymentForm/CheckIcon.mjs +0 -62
- package/dist/utilities/form/paymentForm/CheckIcon.mjs.map +0 -1
- package/dist/utilities/form/paymentForm/CreditCardIcon.mjs +0 -85
- package/dist/utilities/form/paymentForm/CreditCardIcon.mjs.map +0 -1
- package/dist/utilities/form/paymentForm/DisableOverlay.mjs +0 -44
- package/dist/utilities/form/paymentForm/DisableOverlay.mjs.map +0 -1
- package/dist/utilities/form/paymentForm/PaymentBankDetails.mjs +0 -161
- package/dist/utilities/form/paymentForm/PaymentBankDetails.mjs.map +0 -1
- package/dist/utilities/form/paymentForm/PaymentCard.d.ts +0 -13
- package/dist/utilities/form/paymentForm/PaymentCard.d.ts.map +0 -1
- package/dist/utilities/form/paymentForm/PaymentCard.js +0 -54
- package/dist/utilities/form/paymentForm/PaymentCard.js.map +0 -1
- package/dist/utilities/form/paymentForm/PaymentCard.mjs +0 -96
- package/dist/utilities/form/paymentForm/PaymentCard.mjs.map +0 -1
- package/dist/utilities/form/paymentForm/PaymentCardDetail.mjs +0 -284
- package/dist/utilities/form/paymentForm/PaymentCardDetail.mjs.map +0 -1
- package/dist/utilities/form/paymentForm/PaymentDropdown.mjs +0 -142
- package/dist/utilities/form/paymentForm/PaymentDropdown.mjs.map +0 -1
- package/dist/utilities/form/paymentForm/TabPanel.mjs +0 -74
- package/dist/utilities/form/paymentForm/TabPanel.mjs.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":["React","lazy","UdpPagesLoaders","UdpNotesPage","UdpVerticalManagementPage","UdpGridPanelManagementPage","UdpMaintenanceEnginePage","UdpInquiryMaintenanceEnginePage","UdpReportsPage","DonutChartWidget","SparklineWidget","ProgressBarWidget","RecentlyLoadedNodesWidget","ChatUDP","UdpDataBrowserPage","UdpRemindersPage","RemindersWidget","UdpPublicForm","UdpPrivateForm","UdpFormsBuilderPage","UdpFormsListPage","UdpFormsSubmissionGridManagerPage","UdpFormsSubmissionGridResponderPage","UdpFormsSubmissionGrid","UdpImportFromFileMappingPage","UdpAuditEventsPage","UdpTransactionTypesPage","UdpTransactionsPage","UdpLookupManagementPage","lazyComponentCache","import","meta","hot","data","lazyCache","accept","console","log","UdpPagesLazy","Proxy","get","target","prop","undefined","ownKeys","Object","keys","getOwnPropertyDescriptor","enumerable","configurable"],"sources":["../../../../src/udp/pages/UdpPagesLazy/index.ts"],"sourcesContent":["import React, { lazy } from 'react';\n\n// Provide lazy-loaded page/widget modules. Consumers can either use the loader\n// functions (to resolve the module) or the Lazy components directly via React.lazy.\nexport const UdpPagesLoaders = {\n UdpNotesPage: () => import('../UdpNotesPage'),\n UdpVerticalManagementPage: () => import('../UdpVerticalManagementPage'),\n UdpGridPanelManagementPage: () => import('../UdpGridPanelManagementPage'),\n UdpMaintenanceEnginePage: () => import('../UdpMaintenanceEnginePage'),\n UdpInquiryMaintenanceEnginePage: () => import('../UdpInquiryMaintenanceEnginePage'),\n UdpReportsPage: () => import('../UdpReportsPage'),\n DonutChartWidget: () => import('../../../UI/widgets/library/DonutChartWidget'),\n SparklineWidget: () => import('../../../UI/widgets/library/SparklineWidget'),\n ProgressBarWidget: () => import('../../../UI/widgets/library/ProgressBarWidget'),\n RecentlyLoadedNodesWidget: () => import('../../../UI/widgets/library/RecentlyLoadedNodesWidget'),\n ChatUDP: () => import('../ChatUDP'),\n UdpDataBrowserPage: () => import('../UdpDataBrowserPage'),\n UdpRemindersPage: () => import('../UdpRemindersPage'),\n RemindersWidget: () => import('../../../UI/widgets/library/RemindersWidget'),\n UdpPublicForm: () => import('../UdpFormsPublicForm'),\n UdpPrivateForm: () => import('../UdpFormsPrivateForm'),\n UdpFormsBuilderPage: () => import('../UdpFormsBuilderPage'),\n UdpFormsListPage: () => import('../UdpFormsListPage'),\n UdpFormsSubmissionGridManagerPage: () => import('../UdpFormsSubmissionGridManagerPage'),\n UdpFormsSubmissionGridResponderPage: () => import('../UdpFormsSubmissionGridResponderPage'),\n UdpFormsSubmissionGrid: () => import('../UdpFormsSubmissionGrid'),\n UdpImportFromFileMappingPage: () => import('../UdpImportFromFileMappingPage'),\n UdpAuditEventsPage: () => import('../UdpAuditEvents/UdpAuditEventsPage'),\n UdpTransactionTypesPage: () => import('../UdpTransactionTypesPage'),\n UdpTransactionsPage: () => import('../UdpTransactionsPage'),\n UdpLookupManagementPage: () => import('../UdpLookupManagementPage')\n};\n\n// HMR-safe cache: Persists across module reloads by using import.meta.hot.data\n// This is THE KEY to preventing infinite loops with dynamic imports + HMR\nlet lazyComponentCache;\nif (import.meta.hot) {\n // In development with HMR\n if (!import.meta.hot.data.lazyCache) {\n import.meta.hot.data.lazyCache = {};\n }\n lazyComponentCache = import.meta.hot.data.lazyCache;\n\n // Accept HMR updates without invalidating the cache\n import.meta.hot.accept(() => {\n console.log('[udpPages] HMR update accepted - cache preserved');\n });\n} else {\n // Production build - normal cache\n lazyComponentCache = {};\n}\n\n// Convenience: a map of React.lazy components. Consumers who want to render\n// the page directly can use these with Suspense.\n// Uses a Proxy to create lazy components on-demand and cache them for HMR stability\nexport const UdpPagesLazy = new Proxy({}, {\n get(target, prop) {\n if (prop in UdpPagesLoaders) {\n if (!lazyComponentCache[prop]) {\n lazyComponentCache[prop] = lazy(UdpPagesLoaders[prop]);\n }\n return lazyComponentCache[prop];\n }\n return undefined;\n },\n ownKeys() {\n return Object.keys(UdpPagesLoaders);\n },\n getOwnPropertyDescriptor(target, prop) {\n if (prop in UdpPagesLoaders) {\n return {\n enumerable: true,\n configurable: true\n };\n }\n }\n});\n\n\n"],"mappings":";;AAIA,MAAaE,kBAAkB;CAC7BC,oBAAoB,OAAO;CAC3BC,iCAAiC,OAAO;CACxCC,kCAAkC,OAAO;CACzCC,gCAAgC,OAAO;CACvCC,uCAAuC,OAAO;CAC9CC,sBAAsB,OAAO;CAC7BC,wBAAwB,OAAO;CAC/BC,uBAAuB,OAAO;CAC9BC,yBAAyB,OAAO;CAChCC,iCAAiC,OAAO;CACxCC,eAAe,OAAO;CACtBC,0BAA0B,OAAO;CACjCC,wBAAwB,OAAO;CAC/BC,uBAAuB,OAAO;CAC9BC,qBAAqB,OAAO;CAC5BC,sBAAsB,OAAO;CAC7BC,2BAA2B,OAAO;CAClCC,wBAAwB,OAAO;CAC/BC,yCAAyC,OAAO;CAChDC,2CAA2C,OAAO;CAClDC,8BAA8B,OAAO;CACrCC,oCAAoC,OAAO;CAC3CC,0BAA0B,OAAO;CACjCC,+BAA+B,OAAO;CACtCC,2BAA2B,OAAO;CAClCC,+BAA+B,OAAO;CACvC;AAID,IAAIC;AACJ,IAAIC,OAAOC,KAAKC,KAAK;AAEnB,KAAI,CAACF,OAAOC,KAAKC,IAAIC,KAAKC,UACxBJ,QAAOC,KAAKC,IAAIC,KAAKC,YAAY,EAAE;AAErCL,sBAAqBC,OAAOC,KAAKC,IAAIC,KAAKC;AAG1CJ,QAAOC,KAAKC,IAAIG,aAAa;AAC3BC,UAAQC,IAAI,mDAAmD;GAC/D;MAGFR,sBAAqB,EAAE;AAMzB,MAAaS,eAAe,IAAIC,MAAM,EAAE,EAAE;CACxCC,IAAIC,QAAQC,MAAM;AAChB,MAAIA,
|
|
1
|
+
{"version":3,"file":"index.mjs","names":["React","lazy","UdpPagesLoaders","UdpNotesPage","UdpVerticalManagementPage","UdpGridPanelManagementPage","UdpMaintenanceEnginePage","UdpInquiryMaintenanceEnginePage","UdpReportsPage","DonutChartWidget","SparklineWidget","ProgressBarWidget","RecentlyLoadedNodesWidget","ChatUDP","UdpDataBrowserPage","UdpRemindersPage","RemindersWidget","UdpPublicForm","UdpPrivateForm","UdpQuestionPublicForm","UdpQuestionPrivateForm","UdpFormsBuilderPage","UdpFormsListPage","UdpFormManager","UdpFormsSubmissionGridManagerPage","UdpFormsSubmissionGridResponderPage","UdpFormsSubmissionGrid","UdpImportFromFileMappingPage","UdpAuditEventsPage","UdpTransactionTypesPage","UdpTransactionsPage","UdpLookupManagementPage","lazyComponentCache","import","meta","hot","data","lazyCache","accept","console","log","UdpPagesLazy","Proxy","get","target","prop","undefined","ownKeys","Object","keys","getOwnPropertyDescriptor","enumerable","configurable"],"sources":["../../../../src/udp/pages/UdpPagesLazy/index.ts"],"sourcesContent":["import React, { lazy } from 'react';\n\n// Provide lazy-loaded page/widget modules. Consumers can either use the loader\n// functions (to resolve the module) or the Lazy components directly via React.lazy.\nexport const UdpPagesLoaders = {\n UdpNotesPage: () => import('../UdpNotesPage'),\n UdpVerticalManagementPage: () => import('../UdpVerticalManagementPage'),\n UdpGridPanelManagementPage: () => import('../UdpGridPanelManagementPage'),\n UdpMaintenanceEnginePage: () => import('../UdpMaintenanceEnginePage'),\n UdpInquiryMaintenanceEnginePage: () => import('../UdpInquiryMaintenanceEnginePage'),\n UdpReportsPage: () => import('../UdpReportsPage'),\n DonutChartWidget: () => import('../../../UI/widgets/library/DonutChartWidget'),\n SparklineWidget: () => import('../../../UI/widgets/library/SparklineWidget'),\n ProgressBarWidget: () => import('../../../UI/widgets/library/ProgressBarWidget'),\n RecentlyLoadedNodesWidget: () => import('../../../UI/widgets/library/RecentlyLoadedNodesWidget'),\n ChatUDP: () => import('../ChatUDP'),\n UdpDataBrowserPage: () => import('../UdpDataBrowserPage'),\n UdpRemindersPage: () => import('../UdpRemindersPage'),\n RemindersWidget: () => import('../../../UI/widgets/library/RemindersWidget'),\n UdpPublicForm: () => import('../UdpFormsPublicForm'),\n UdpPrivateForm: () => import('../UdpFormsPrivateForm'),\n UdpQuestionPublicForm: () => import('../UdpQuestionFormPublicForm'),\n UdpQuestionPrivateForm: () => import('../UdpQuestionFormPrivateForm'),\n UdpFormsBuilderPage: () => import('../UdpFormsBuilderPage'),\n UdpFormsListPage: () => import('../UdpFormsListPage'),\n UdpFormManager: () => import('../UdpFormManager'),\n UdpFormsSubmissionGridManagerPage: () => import('../UdpFormsSubmissionGridManagerPage'),\n UdpFormsSubmissionGridResponderPage: () => import('../UdpFormsSubmissionGridResponderPage'),\n UdpFormsSubmissionGrid: () => import('../UdpFormsSubmissionGrid'),\n UdpImportFromFileMappingPage: () => import('../UdpImportFromFileMappingPage'),\n UdpAuditEventsPage: () => import('../UdpAuditEvents/UdpAuditEventsPage'),\n UdpTransactionTypesPage: () => import('../UdpTransactionTypesPage'),\n UdpTransactionsPage: () => import('../UdpTransactionsPage'),\n UdpLookupManagementPage: () => import('../UdpLookupManagementPage')\n};\n\n// HMR-safe cache: Persists across module reloads by using import.meta.hot.data\n// This is THE KEY to preventing infinite loops with dynamic imports + HMR\nlet lazyComponentCache;\nif (import.meta.hot) {\n // In development with HMR\n if (!import.meta.hot.data.lazyCache) {\n import.meta.hot.data.lazyCache = {};\n }\n lazyComponentCache = import.meta.hot.data.lazyCache;\n\n // Accept HMR updates without invalidating the cache\n import.meta.hot.accept(() => {\n console.log('[udpPages] HMR update accepted - cache preserved');\n });\n} else {\n // Production build - normal cache\n lazyComponentCache = {};\n}\n\n// Convenience: a map of React.lazy components. Consumers who want to render\n// the page directly can use these with Suspense.\n// Uses a Proxy to create lazy components on-demand and cache them for HMR stability\nexport const UdpPagesLazy = new Proxy({}, {\n get(target, prop) {\n if (prop in UdpPagesLoaders) {\n if (!lazyComponentCache[prop]) {\n lazyComponentCache[prop] = lazy(UdpPagesLoaders[prop]);\n }\n return lazyComponentCache[prop];\n }\n return undefined;\n },\n ownKeys() {\n return Object.keys(UdpPagesLoaders);\n },\n getOwnPropertyDescriptor(target, prop) {\n if (prop in UdpPagesLoaders) {\n return {\n enumerable: true,\n configurable: true\n };\n }\n }\n});\n\n\n"],"mappings":";;AAIA,MAAaE,kBAAkB;CAC7BC,oBAAoB,OAAO;CAC3BC,iCAAiC,OAAO;CACxCC,kCAAkC,OAAO;CACzCC,gCAAgC,OAAO;CACvCC,uCAAuC,OAAO;CAC9CC,sBAAsB,OAAO;CAC7BC,wBAAwB,OAAO;CAC/BC,uBAAuB,OAAO;CAC9BC,yBAAyB,OAAO;CAChCC,iCAAiC,OAAO;CACxCC,eAAe,OAAO;CACtBC,0BAA0B,OAAO;CACjCC,wBAAwB,OAAO;CAC/BC,uBAAuB,OAAO;CAC9BC,qBAAqB,OAAO;CAC5BC,sBAAsB,OAAO;CAC7BC,6BAA6B,OAAO;CACpCC,8BAA8B,OAAO;CACrCC,2BAA2B,OAAO;CAClCC,wBAAwB,OAAO;CAC/BC,sBAAsB,OAAO;CAC7BC,yCAAyC,OAAO;CAChDC,2CAA2C,OAAO;CAClDC,8BAA8B,OAAO;CACrCC,oCAAoC,OAAO;CAC3CC,0BAA0B,OAAO;CACjCC,+BAA+B,OAAO;CACtCC,2BAA2B,OAAO;CAClCC,+BAA+B,OAAO;CACvC;AAID,IAAIC;AACJ,IAAIC,OAAOC,KAAKC,KAAK;AAEnB,KAAI,CAACF,OAAOC,KAAKC,IAAIC,KAAKC,UACxBJ,QAAOC,KAAKC,IAAIC,KAAKC,YAAY,EAAE;AAErCL,sBAAqBC,OAAOC,KAAKC,IAAIC,KAAKC;AAG1CJ,QAAOC,KAAKC,IAAIG,aAAa;AAC3BC,UAAQC,IAAI,mDAAmD;GAC/D;MAGFR,sBAAqB,EAAE;AAMzB,MAAaS,eAAe,IAAIC,MAAM,EAAE,EAAE;CACxCC,IAAIC,QAAQC,MAAM;AAChB,MAAIA,QAAQ3C,iBAAiB;AAC3B,OAAI,CAAC8B,mBAAmBa,MACtBb,oBAAmBa,QAAQ5C,KAAKC,gBAAgB2C,MAAM;AAExD,UAAOb,mBAAmBa;;;CAI9BE,UAAU;AACR,SAAOC,OAAOC,KAAK/C,gBAAgB;;CAErCgD,yBAAyBN,QAAQC,MAAM;AACrC,MAAIA,QAAQ3C,gBACV,QAAO;GACLiD,YAAY;GACZC,cAAc;GACf;;CAGN,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpQuestionFormBuilderPage.d.ts","sourceRoot":"","sources":["../../../../src/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.jsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAQ3C,QAAA,MAAM,0BAA0B;;uBAyC/B,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import React, { useCallback } from 'react';
|
|
2
|
+
import { useHistory } from 'react-router-dom';
|
|
3
|
+
import { UdpQuestionFormBuilder } from 'udp-react-stencil-component-library';
|
|
4
|
+
import { useUser } from '../../../utilities/auth/useUser';
|
|
5
|
+
import { useTenant } from '../../../utilities/tenant/useTenant';
|
|
6
|
+
import { useSnackbar } from 'notistack';
|
|
7
|
+
import { useUdpFormParameters } from '../UdpFormsUtils/Utils';
|
|
8
|
+
const UdpQuestionFormBuilderPage = ({ formsBaseUrlPath = '/forms' }) => {
|
|
9
|
+
const user = useUser();
|
|
10
|
+
const tenant = useTenant();
|
|
11
|
+
const history = useHistory();
|
|
12
|
+
const { enqueueSnackbar, closeSnackbar } = useSnackbar();
|
|
13
|
+
const { formId, formVersion } = useUdpFormParameters();
|
|
14
|
+
// Brand-new form just saved (POST /UdpForm/full). Transition off the
|
|
15
|
+
// `/forms/new` route to the canonical `/forms/{id}/builder` path so
|
|
16
|
+
// refresh / share / back-button all work. No `?v=` — version 1 IS the
|
|
17
|
+
// latest of a brand-new form, and "no version param" is the canonical
|
|
18
|
+
// "I'm on latest" shape. `replace` (not `push`) keeps the stale `/new`
|
|
19
|
+
// URL out of history.
|
|
20
|
+
//
|
|
21
|
+
// Arrives as a Stencil `@Event` CustomEvent: `e.detail = { formId, version }`.
|
|
22
|
+
const handleFormCreated = useCallback((e) => {
|
|
23
|
+
var _a;
|
|
24
|
+
const newFormId = (_a = e === null || e === void 0 ? void 0 : e.detail) === null || _a === void 0 ? void 0 : _a.formId;
|
|
25
|
+
if (!newFormId)
|
|
26
|
+
return;
|
|
27
|
+
history.replace(`${formsBaseUrlPath}/${newFormId}/builder`);
|
|
28
|
+
}, [history, formsBaseUrlPath]);
|
|
29
|
+
return (React.createElement("div", null, React.createElement(UdpQuestionFormBuilder, { formId: formId, version: formVersion, history: history, getUserCallback: () => user, getTenantCallback: () => tenant, enqueueSnackbar: enqueueSnackbar, closeSnackbar: closeSnackbar, onFormCreated: handleFormCreated, isPublicFormConfigOn: true, isCommentingConfigOn: true, isFollowUpFormConfigOn: true })));
|
|
30
|
+
};
|
|
31
|
+
export default UdpQuestionFormBuilderPage;
|
|
32
|
+
//# sourceMappingURL=UdpQuestionFormBuilderPage.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpQuestionFormBuilderPage.js","sourceRoot":"","sources":["../../../../src/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.jsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,EAAE,sBAAsB,EAAE,MAAM,+CAA+C,CAAC;AACvF,OAAO,EAAE,OAAO,EAAE,MAAM,iCAAiC,CAAC;AAC1D,OAAO,EAAE,SAAS,EAAE,MAAM,qCAAqC,CAAC;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AACxC,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D,MAAM,0BAA0B,GAAG,CAAC,EAAE,gBAAgB,GAAG,QAAQ,EAAE,EAAE,EAAE,CAAC;IACtE,MAAM,IAAI,GAAG,OAAO,EAAE,CAAC;IACvB,MAAM,MAAM,GAAG,SAAS,EAAE,CAAC;IAC3B,MAAM,OAAO,GAAG,UAAU,EAAE,CAAC;IAC7B,MAAM,EAAE,eAAe,EAAE,aAAa,EAAE,GAAG,WAAW,EAAE,CAAC;IACzD,MAAM,EAAE,MAAM,EAAE,WAAW,EAAE,GAAG,oBAAoB,EAAE,CAAC;IAEvD,qEAAqE;IACrE,oEAAoE;IACpE,wEAAsE;IACtE,sEAAsE;IACtE,uEAAuE;IACvE,sBAAsB;IACtB,EAAE;IACF,+EAA+E;IAC/E,MAAM,iBAAiB,GAAG,WAAW,CACnC,CAAC,CAAC,EAAE,EAAE,CAAC;;QACL,MAAM,SAAS,GAAG,MAAA,CAAC,aAAD,CAAC,uBAAD,CAAC,CAAE,MAAM,0CAAE,MAAM,CAAC;QACpC,IAAI,CAAC,SAAS;YAAE,OAAO;QACvB,OAAO,CAAC,OAAO,CAAC,GAAG,gBAAgB,IAAI,SAAS,UAAU,CAAC,CAAC;IAAA,CAC7D,EACD,CAAC,OAAO,EAAE,gBAAgB,CAAC,CAC5B,CAAC;IAEF,OAAO,CACL,iCACE,oBAAC,sBAAsB,IACrB,MAAM,EAAE,MAAM,EACd,OAAO,EAAE,WAAW,EACpB,OAAO,EAAE,OAAO,EAChB,eAAe,EAAE,GAAG,EAAE,CAAC,IAAI,EAC3B,iBAAiB,EAAE,GAAG,EAAE,CAAC,MAAM,EAC/B,eAAe,EAAE,eAAe,EAChC,aAAa,EAAE,aAAa,EAC5B,aAAa,EAAE,iBAAiB,EAChC,oBAAoB,EAAE,IAAI,EAC1B,oBAAoB,EAAE,IAAI,EAC1B,sBAAsB,EAAE,IAAI,GAC5B,CACE,CACP,CAAC;AAAA,CACH,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { c } from "../../../reactCompilerRuntime.mjs";
|
|
2
|
+
import { useUser } from "../../../utilities/auth/useUser.mjs";
|
|
3
|
+
import { useTenant } from "../../../utilities/tenant/useTenant.mjs";
|
|
4
|
+
import { useUdpFormParameters } from "../UdpFormsUtils/Utils.mjs";
|
|
5
|
+
import React from "react";
|
|
6
|
+
import { UdpQuestionFormBuilder } from "udp-react-stencil-component-library";
|
|
7
|
+
import { useSnackbar } from "notistack";
|
|
8
|
+
import { useHistory } from "react-router-dom";
|
|
9
|
+
//#region src/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.jsx
|
|
10
|
+
const UdpQuestionFormBuilderPage = (t0) => {
|
|
11
|
+
const $ = c(16);
|
|
12
|
+
const { formsBaseUrlPath: t1 } = t0;
|
|
13
|
+
const formsBaseUrlPath = t1 === void 0 ? "/forms" : t1;
|
|
14
|
+
const user = useUser();
|
|
15
|
+
const tenant = useTenant();
|
|
16
|
+
const history = useHistory();
|
|
17
|
+
const { enqueueSnackbar, closeSnackbar } = useSnackbar();
|
|
18
|
+
const { formId, formVersion } = useUdpFormParameters();
|
|
19
|
+
let t2;
|
|
20
|
+
if ($[0] !== formsBaseUrlPath || $[1] !== history) {
|
|
21
|
+
t2 = (e) => {
|
|
22
|
+
const newFormId = e?.detail?.formId;
|
|
23
|
+
if (!newFormId) return;
|
|
24
|
+
history.replace(`${formsBaseUrlPath}/${newFormId}/builder`);
|
|
25
|
+
};
|
|
26
|
+
$[0] = formsBaseUrlPath;
|
|
27
|
+
$[1] = history;
|
|
28
|
+
$[2] = t2;
|
|
29
|
+
} else t2 = $[2];
|
|
30
|
+
const handleFormCreated = t2;
|
|
31
|
+
let t3;
|
|
32
|
+
if ($[3] !== user) {
|
|
33
|
+
t3 = () => user;
|
|
34
|
+
$[3] = user;
|
|
35
|
+
$[4] = t3;
|
|
36
|
+
} else t3 = $[4];
|
|
37
|
+
let t4;
|
|
38
|
+
if ($[5] !== tenant) {
|
|
39
|
+
t4 = () => tenant;
|
|
40
|
+
$[5] = tenant;
|
|
41
|
+
$[6] = t4;
|
|
42
|
+
} else t4 = $[6];
|
|
43
|
+
let t5;
|
|
44
|
+
if ($[7] !== closeSnackbar || $[8] !== enqueueSnackbar || $[9] !== formId || $[10] !== formVersion || $[11] !== handleFormCreated || $[12] !== history || $[13] !== t3 || $[14] !== t4) {
|
|
45
|
+
t5 = /* @__PURE__ */ React.createElement("div", null, /* @__PURE__ */ React.createElement(UdpQuestionFormBuilder, {
|
|
46
|
+
formId,
|
|
47
|
+
version: formVersion,
|
|
48
|
+
history,
|
|
49
|
+
getUserCallback: t3,
|
|
50
|
+
getTenantCallback: t4,
|
|
51
|
+
enqueueSnackbar,
|
|
52
|
+
closeSnackbar,
|
|
53
|
+
onFormCreated: handleFormCreated,
|
|
54
|
+
isPublicFormConfigOn: true,
|
|
55
|
+
isCommentingConfigOn: true,
|
|
56
|
+
isFollowUpFormConfigOn: true
|
|
57
|
+
}));
|
|
58
|
+
$[7] = closeSnackbar;
|
|
59
|
+
$[8] = enqueueSnackbar;
|
|
60
|
+
$[9] = formId;
|
|
61
|
+
$[10] = formVersion;
|
|
62
|
+
$[11] = handleFormCreated;
|
|
63
|
+
$[12] = history;
|
|
64
|
+
$[13] = t3;
|
|
65
|
+
$[14] = t4;
|
|
66
|
+
$[15] = t5;
|
|
67
|
+
} else t5 = $[15];
|
|
68
|
+
return t5;
|
|
69
|
+
};
|
|
70
|
+
//#endregion
|
|
71
|
+
export { UdpQuestionFormBuilderPage as default };
|
|
72
|
+
|
|
73
|
+
//# sourceMappingURL=UdpQuestionFormBuilderPage.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UdpQuestionFormBuilderPage.mjs","names":["React","useCallback","useHistory","UdpQuestionFormBuilder","useUser","useTenant","useSnackbar","useUdpFormParameters","UdpQuestionFormBuilderPage","t0","$","_c","formsBaseUrlPath","t1","undefined","user","tenant","history","enqueueSnackbar","closeSnackbar","formId","formVersion","t2","e","newFormId","detail","replace","handleFormCreated","t3","t4","t5"],"sources":["../../../../src/udp/pages/UdpQuestionFormBuilderPage/UdpQuestionFormBuilderPage.jsx"],"sourcesContent":["import React, { useCallback } from 'react';\nimport { useHistory } from 'react-router-dom';\nimport { UdpQuestionFormBuilder } from '@univerus/udp-react-stencil-component-library';\nimport { useUser } from '../../../utilities/auth/useUser';\nimport { useTenant } from '../../../utilities/tenant/useTenant';\nimport { useSnackbar } from 'notistack';\nimport { useUdpFormParameters } from '../UdpFormsUtils/Utils';\n\nconst UdpQuestionFormBuilderPage = ({ formsBaseUrlPath = '/forms' }) => {\n const user = useUser();\n const tenant = useTenant();\n const history = useHistory();\n const { enqueueSnackbar, closeSnackbar } = useSnackbar();\n const { formId, formVersion } = useUdpFormParameters();\n\n // Brand-new form just saved (POST /UdpForm/full). Transition off the\n // `/forms/new` route to the canonical `/forms/{id}/builder` path so\n // refresh / share / back-button all work. No `?v=` — version 1 IS the\n // latest of a brand-new form, and \"no version param\" is the canonical\n // \"I'm on latest\" shape. `replace` (not `push`) keeps the stale `/new`\n // URL out of history.\n //\n // Arrives as a Stencil `@Event` CustomEvent: `e.detail = { formId, version }`.\n const handleFormCreated = useCallback(\n (e) => {\n const newFormId = e?.detail?.formId;\n if (!newFormId) return;\n history.replace(`${formsBaseUrlPath}/${newFormId}/builder`);\n },\n [history, formsBaseUrlPath],\n );\n\n return (\n <div>\n <UdpQuestionFormBuilder\n formId={formId}\n version={formVersion}\n history={history}\n getUserCallback={() => user}\n getTenantCallback={() => tenant}\n enqueueSnackbar={enqueueSnackbar}\n closeSnackbar={closeSnackbar}\n onFormCreated={handleFormCreated}\n isPublicFormConfigOn={true}\n isCommentingConfigOn={true}\n isFollowUpFormConfigOn={true}\n />\n </div>\n );\n};\n\nexport default UdpQuestionFormBuilderPage;\n"],"mappings":";;;;;;;;;AAQA,MAAMQ,8BAA6BC,OAAA;CAAA,MAAAC,IAAAC,EAAA,GAAA;CAAC,MAAA,EAAAC,kBAAAC,OAAAJ;CAAE,MAAAG,mBAAAC,OAAAC,KAAAA,IAAA,WAAAD;CACpC,MAAAE,OAAaX,SAAS;CACtB,MAAAY,SAAeX,WAAW;CAC1B,MAAAY,UAAgBf,YAAY;CAC5B,MAAA,EAAAgB,iBAAAC,kBAA2Cb,aAAa;CACxD,MAAA,EAAAc,QAAAC,gBAAgCd,sBAAsB;CAAC,IAAAe;AAAA,KAAAZ,EAAA,OAAAE,oBAAAF,EAAA,OAAAO,SAAA;AAWrDK,QAAAC,MAAA;GACE,MAAAC,YAAkBD,GAACE,QAAgBL;AACnC,OAAI,CAACI,UAAS;AACdP,WAAOS,QAAS,GAAGd,iBAAgB,GAAIY,UAAS,UAAW;;AAC5Dd,IAAA,KAAAE;AAAAF,IAAA,KAAAO;AAAAP,IAAA,KAAAY;OAAAA,MAAAZ,EAAA;CALH,MAAAiB,oBAA0BL;CAOxB,IAAAM;AAAA,KAAAlB,EAAA,OAAAK,MAAA;AAQqBa,aAAMb;AAAIL,IAAA,KAAAK;AAAAL,IAAA,KAAAkB;OAAAA,MAAAlB,EAAA;CAAA,IAAAmB;AAAA,KAAAnB,EAAA,OAAAM,QAAA;AACRa,aAAMb;AAAMN,IAAA,KAAAM;AAAAN,IAAA,KAAAmB;OAAAA,MAAAnB,EAAA;CAAA,IAAAoB;AAAA,KAAApB,EAAA,OAAAS,iBAAAT,EAAA,OAAAQ,mBAAAR,EAAA,OAAAU,UAAAV,EAAA,QAAAW,eAAAX,EAAA,QAAAiB,qBAAAjB,EAAA,QAAAO,WAAAP,EAAA,QAAAkB,MAAAlB,EAAA,QAAAmB,IAAA;AANnCC,OAAA,sBAAA,cAAA,OAAA,MACE,sBAAA,cAAC,wBAAD;GACUV;GACCC,SAAAA;GACAJ;GACQ,iBAAAW;GACE,mBAAAC;GACFX;GACFC;GACAQ,eAAAA;GACO,sBAAA;GACA,sBAAA;GACE,wBAAA;GAE5B,CAAA,CAAM;AAAAjB,IAAA,KAAAS;AAAAT,IAAA,KAAAQ;AAAAR,IAAA,KAAAU;AAAAV,IAAA,MAAAW;AAAAX,IAAA,MAAAiB;AAAAjB,IAAA,MAAAO;AAAAP,IAAA,MAAAkB;AAAAlB,IAAA,MAAAmB;AAAAnB,IAAA,MAAAoB;OAAAA,MAAApB,EAAA;AAAA,QAdNoB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/udp/pages/UdpQuestionFormBuilderPage/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,8BAA8B,CAAC;AACvD,OAAO,EAAE,OAAO,IAAI,0BAA0B,EAAE,MAAM,8BAA8B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/udp/pages/UdpQuestionFormBuilderPage/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,8BAA8B,CAAC;AACvD,OAAO,EAAE,OAAO,IAAI,0BAA0B,EAAE,MAAM,8BAA8B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FormStructureTree.d.ts","sourceRoot":"","sources":["../../../../src/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.jsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAwCvC,eAAO,MAAM,iBAAiB;;;;uBAqC7B,CAAC"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import React, { useMemo } from 'react';
|
|
2
|
+
import { UdpTree, UdpText } from '../../../UI/fluent-web-components';
|
|
3
|
+
import { getFieldTypeIcon } from './questionInsights';
|
|
4
|
+
// Form Structure rail — the master pane of the Questions tab's master/detail
|
|
5
|
+
// view. Mirrors the builder's outline (sections as numbered group headers,
|
|
6
|
+
// questions as type-icon rows with an answered-count badge).
|
|
7
|
+
//
|
|
8
|
+
// Built on udp-tree's data-driven `treeItems` API (not slotted children) so the
|
|
9
|
+
// rows render inside udp-tree's shadow, where its own row chrome (height, inset
|
|
10
|
+
// pill, hover, brand selected state — interaction="button") styles them. The
|
|
11
|
+
// type icon and count badge are declared as data (itemIcon / itemBadge); udp-tree
|
|
12
|
+
// renders them. No consumer-side CSS.
|
|
13
|
+
//
|
|
14
|
+
// `groups` is the already-filtered structure:
|
|
15
|
+
// [{ section, items: [{ question, fieldTypeId, answered }] }]
|
|
16
|
+
const buildNodes = (groups) => {
|
|
17
|
+
const nodes = [];
|
|
18
|
+
groups.forEach(({ section, items }, si) => {
|
|
19
|
+
nodes.push({
|
|
20
|
+
id: section.id,
|
|
21
|
+
kind: 'section',
|
|
22
|
+
label: section.title || section.name || 'Untitled section',
|
|
23
|
+
order: si + 1,
|
|
24
|
+
});
|
|
25
|
+
items.forEach(({ question, fieldTypeId, answered }) => {
|
|
26
|
+
nodes.push({
|
|
27
|
+
id: question.id,
|
|
28
|
+
parentId: section.id,
|
|
29
|
+
kind: 'question',
|
|
30
|
+
label: question.questionText || question.name || 'Untitled',
|
|
31
|
+
icon: getFieldTypeIcon(fieldTypeId),
|
|
32
|
+
answered,
|
|
33
|
+
});
|
|
34
|
+
});
|
|
35
|
+
});
|
|
36
|
+
return nodes;
|
|
37
|
+
};
|
|
38
|
+
export const FormStructureTree = ({ groups, selectedQuestionId, onSelect }) => {
|
|
39
|
+
const nodes = useMemo(() => buildNodes(groups), [groups]);
|
|
40
|
+
if (nodes.length === 0) {
|
|
41
|
+
return (React.createElement(UdpText, { variant: "caption1", block: true, style: { color: 'var(--colorNeutralForeground3)', padding: '8px 12px' } }, "No questions match the current filters"));
|
|
42
|
+
}
|
|
43
|
+
return (React.createElement(UdpTree, { size: "small", interaction: "button", collapsible: true, treeItems: nodes, itemContent: (n) => n.label, itemStart: (n) => (n.kind === 'section' ? String(n.order).padStart(2, '0') : undefined), itemIcon: (n) => (n.kind === 'question' ? n.icon : undefined), itemBadge: (n) => n.kind === 'question'
|
|
44
|
+
? { content: n.answered, color: 'informative', appearance: 'tint', shape: 'circular' }
|
|
45
|
+
: undefined, itemExpanded: (n) => n.kind === 'section', selectedId: selectedQuestionId !== null && selectedQuestionId !== void 0 ? selectedQuestionId : undefined, onItemClick: (e) => {
|
|
46
|
+
var _a;
|
|
47
|
+
const node = (_a = e === null || e === void 0 ? void 0 : e.detail) !== null && _a !== void 0 ? _a : e;
|
|
48
|
+
if ((node === null || node === void 0 ? void 0 : node.kind) === 'question')
|
|
49
|
+
onSelect === null || onSelect === void 0 ? void 0 : onSelect(node.id);
|
|
50
|
+
} }));
|
|
51
|
+
};
|
|
52
|
+
//# sourceMappingURL=FormStructureTree.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FormStructureTree.js","sourceRoot":"","sources":["../../../../src/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.jsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAEtD,+EAA6E;AAC7E,2EAA2E;AAC3E,6DAA6D;AAC7D,EAAE;AACF,gFAAgF;AAChF,gFAAgF;AAChF,+EAA6E;AAC7E,kFAAkF;AAClF,sCAAsC;AACtC,EAAE;AACF,8CAA8C;AAC9C,gEAAgE;AAEhE,MAAM,UAAU,GAAG,CAAC,MAAM,EAAE,EAAE,CAAC;IAC7B,MAAM,KAAK,GAAG,EAAE,CAAC;IACjB,MAAM,CAAC,OAAO,CAAC,CAAC,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC;QACzC,KAAK,CAAC,IAAI,CAAC;YACT,EAAE,EAAE,OAAO,CAAC,EAAE;YACd,IAAI,EAAE,SAAS;YACf,KAAK,EAAE,OAAO,CAAC,KAAK,IAAI,OAAO,CAAC,IAAI,IAAI,kBAAkB;YAC1D,KAAK,EAAE,EAAE,GAAG,CAAC;SACd,CAAC,CAAC;QACH,KAAK,CAAC,OAAO,CAAC,CAAC,EAAE,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAE,EAAE,EAAE,CAAC;YACrD,KAAK,CAAC,IAAI,CAAC;gBACT,EAAE,EAAE,QAAQ,CAAC,EAAE;gBACf,QAAQ,EAAE,OAAO,CAAC,EAAE;gBACpB,IAAI,EAAE,UAAU;gBAChB,KAAK,EAAE,QAAQ,CAAC,YAAY,IAAI,QAAQ,CAAC,IAAI,IAAI,UAAU;gBAC3D,IAAI,EAAE,gBAAgB,CAAC,WAAW,CAAC;gBACnC,QAAQ;aACT,CAAC,CAAC;QAAA,CACJ,CAAC,CAAC;IAAA,CACJ,CAAC,CAAC;IACH,OAAO,KAAK,CAAC;AAAA,CACd,CAAC;AAEF,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,EAAE,MAAM,EAAE,kBAAkB,EAAE,QAAQ,EAAE,EAAE,EAAE,CAAC;IAC7E,MAAM,KAAK,GAAG,OAAO,CAAC,GAAG,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC;IAE1D,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;QACvB,OAAO,CACL,oBAAC,OAAO,IACN,OAAO,EAAC,UAAU,EAClB,KAAK,QACL,KAAK,EAAE,EAAE,KAAK,EAAE,gCAAgC,EAAE,OAAO,EAAE,UAAU,EAAE,6CAG/D,CACX,CAAC;IACJ,CAAC;IAED,OAAO,CACL,oBAAC,OAAO,IACN,IAAI,EAAC,OAAO,EACZ,WAAW,EAAC,QAAQ,EACpB,WAAW,QACX,SAAS,EAAE,KAAK,EAChB,WAAW,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,KAAK,EAC3B,SAAS,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAI,KAAK,SAAS,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,QAAQ,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,EACvF,QAAQ,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAI,KAAK,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,EAC7D,SAAS,EAAE,CAAC,CAAC,EAAE,EAAE,CACf,CAAC,CAAC,IAAI,KAAK,UAAU;YACnB,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,CAAC,QAAQ,EAAE,KAAK,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE;YACtF,CAAC,CAAC,SAAS,EAEf,YAAY,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,IAAI,KAAK,SAAS,EACzC,UAAU,EAAE,kBAAkB,aAAlB,kBAAkB,cAAlB,kBAAkB,GAAI,SAAS,EAC3C,WAAW,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC;;YAClB,MAAM,IAAI,SAAG,CAAC,aAAD,CAAC,uBAAD,CAAC,CAAE,MAAM,mCAAI,CAAC,CAAC;YAC5B,IAAI,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,IAAI,MAAK,UAAU;gBAAE,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAG,IAAI,CAAC,EAAE,CAAC,CAAC;QAAA,CACpD,GACD,CACH,CAAC;AAAA,CACH,CAAC"}
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
import { c } from "../../../reactCompilerRuntime.mjs";
|
|
2
|
+
import { UdpText } from "../../../UI/fluent-web-components/UdpText.mjs";
|
|
3
|
+
import { UdpTree } from "../../../UI/fluent-web-components/UdpTree.mjs";
|
|
4
|
+
import { getFieldTypeIcon } from "./questionInsights.mjs";
|
|
5
|
+
import React from "react";
|
|
6
|
+
//#region src/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.jsx
|
|
7
|
+
const buildNodes = (groups) => {
|
|
8
|
+
const nodes = [];
|
|
9
|
+
groups.forEach(({ section, items }, si) => {
|
|
10
|
+
nodes.push({
|
|
11
|
+
id: section.id,
|
|
12
|
+
kind: "section",
|
|
13
|
+
label: section.title || section.name || "Untitled section",
|
|
14
|
+
order: si + 1
|
|
15
|
+
});
|
|
16
|
+
items.forEach(({ question, fieldTypeId, answered }) => {
|
|
17
|
+
nodes.push({
|
|
18
|
+
id: question.id,
|
|
19
|
+
parentId: section.id,
|
|
20
|
+
kind: "question",
|
|
21
|
+
label: question.questionText || question.name || "Untitled",
|
|
22
|
+
icon: getFieldTypeIcon(fieldTypeId),
|
|
23
|
+
answered
|
|
24
|
+
});
|
|
25
|
+
});
|
|
26
|
+
});
|
|
27
|
+
return nodes;
|
|
28
|
+
};
|
|
29
|
+
const FormStructureTree = (t0) => {
|
|
30
|
+
const $ = c(9);
|
|
31
|
+
const { groups, selectedQuestionId, onSelect } = t0;
|
|
32
|
+
let t1;
|
|
33
|
+
if ($[0] !== groups) {
|
|
34
|
+
t1 = buildNodes(groups);
|
|
35
|
+
$[0] = groups;
|
|
36
|
+
$[1] = t1;
|
|
37
|
+
} else t1 = $[1];
|
|
38
|
+
const nodes = t1;
|
|
39
|
+
if (nodes.length === 0) {
|
|
40
|
+
let t2;
|
|
41
|
+
if ($[2] === Symbol.for("react.memo_cache_sentinel")) {
|
|
42
|
+
t2 = /* @__PURE__ */ React.createElement(UdpText, {
|
|
43
|
+
variant: "caption1",
|
|
44
|
+
block: true,
|
|
45
|
+
style: {
|
|
46
|
+
color: "var(--colorNeutralForeground3)",
|
|
47
|
+
padding: "8px 12px"
|
|
48
|
+
}
|
|
49
|
+
}, "No questions match the current filters.");
|
|
50
|
+
$[2] = t2;
|
|
51
|
+
} else t2 = $[2];
|
|
52
|
+
return t2;
|
|
53
|
+
}
|
|
54
|
+
const t2 = selectedQuestionId ?? void 0;
|
|
55
|
+
let t3;
|
|
56
|
+
if ($[3] !== onSelect) {
|
|
57
|
+
t3 = (e) => {
|
|
58
|
+
const node = e?.detail ?? e;
|
|
59
|
+
if (node?.kind === "question") onSelect?.(node.id);
|
|
60
|
+
};
|
|
61
|
+
$[3] = onSelect;
|
|
62
|
+
$[4] = t3;
|
|
63
|
+
} else t3 = $[4];
|
|
64
|
+
let t4;
|
|
65
|
+
if ($[5] !== nodes || $[6] !== t2 || $[7] !== t3) {
|
|
66
|
+
t4 = /* @__PURE__ */ React.createElement(UdpTree, {
|
|
67
|
+
size: "small",
|
|
68
|
+
interaction: "button",
|
|
69
|
+
collapsible: true,
|
|
70
|
+
treeItems: nodes,
|
|
71
|
+
itemContent: _temp,
|
|
72
|
+
itemStart: _temp2,
|
|
73
|
+
itemIcon: _temp3,
|
|
74
|
+
itemBadge: _temp4,
|
|
75
|
+
itemExpanded: _temp5,
|
|
76
|
+
selectedId: t2,
|
|
77
|
+
onItemClick: t3
|
|
78
|
+
});
|
|
79
|
+
$[5] = nodes;
|
|
80
|
+
$[6] = t2;
|
|
81
|
+
$[7] = t3;
|
|
82
|
+
$[8] = t4;
|
|
83
|
+
} else t4 = $[8];
|
|
84
|
+
return t4;
|
|
85
|
+
};
|
|
86
|
+
function _temp(n) {
|
|
87
|
+
return n.label;
|
|
88
|
+
}
|
|
89
|
+
function _temp2(n_0) {
|
|
90
|
+
return n_0.kind === "section" ? String(n_0.order).padStart(2, "0") : void 0;
|
|
91
|
+
}
|
|
92
|
+
function _temp3(n_1) {
|
|
93
|
+
return n_1.kind === "question" ? n_1.icon : void 0;
|
|
94
|
+
}
|
|
95
|
+
function _temp4(n_2) {
|
|
96
|
+
return n_2.kind === "question" ? {
|
|
97
|
+
content: n_2.answered,
|
|
98
|
+
color: "informative",
|
|
99
|
+
appearance: "tint",
|
|
100
|
+
shape: "circular"
|
|
101
|
+
} : void 0;
|
|
102
|
+
}
|
|
103
|
+
function _temp5(n_3) {
|
|
104
|
+
return n_3.kind === "section";
|
|
105
|
+
}
|
|
106
|
+
//#endregion
|
|
107
|
+
export { FormStructureTree };
|
|
108
|
+
|
|
109
|
+
//# sourceMappingURL=FormStructureTree.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FormStructureTree.mjs","names":["React","useMemo","UdpTree","UdpText","getFieldTypeIcon","buildNodes","groups","nodes","forEach","section","items","si","push","id","kind","label","title","name","order","question","fieldTypeId","answered","parentId","questionText","icon","FormStructureTree","t0","$","_c","selectedQuestionId","onSelect","t1","length","t2","Symbol","for","color","padding","undefined","t3","e","node","detail","t4","_temp","_temp2","_temp3","_temp4","_temp5","n","n_0","String","padStart","n_1","n_2","content","appearance","shape","n_3"],"sources":["../../../../src/udp/pages/UdpQuestionFormOverviewPage/FormStructureTree.jsx"],"sourcesContent":["import React, { useMemo } from 'react';\nimport { UdpTree, UdpText } from '../../../UI/fluent-web-components';\nimport { getFieldTypeIcon } from './questionInsights';\n\n// Form Structure rail — the master pane of the Questions tab's master/detail\n// view. Mirrors the builder's outline (sections as numbered group headers,\n// questions as type-icon rows with an answered-count badge).\n//\n// Built on udp-tree's data-driven `treeItems` API (not slotted children) so the\n// rows render inside udp-tree's shadow, where its own row chrome (height, inset\n// pill, hover, brand selected state — interaction=\"button\") styles them. The\n// type icon and count badge are declared as data (itemIcon / itemBadge); udp-tree\n// renders them. No consumer-side CSS.\n//\n// `groups` is the already-filtered structure:\n// [{ section, items: [{ question, fieldTypeId, answered }] }]\n\nconst buildNodes = (groups) => {\n const nodes = [];\n groups.forEach(({ section, items }, si) => {\n nodes.push({\n id: section.id,\n kind: 'section',\n label: section.title || section.name || 'Untitled section',\n order: si + 1,\n });\n items.forEach(({ question, fieldTypeId, answered }) => {\n nodes.push({\n id: question.id,\n parentId: section.id,\n kind: 'question',\n label: question.questionText || question.name || 'Untitled',\n icon: getFieldTypeIcon(fieldTypeId),\n answered,\n });\n });\n });\n return nodes;\n};\n\nexport const FormStructureTree = ({ groups, selectedQuestionId, onSelect }) => {\n const nodes = useMemo(() => buildNodes(groups), [groups]);\n\n if (nodes.length === 0) {\n return (\n <UdpText\n variant='caption1'\n block\n style={{ color: 'var(--colorNeutralForeground3)', padding: '8px 12px' }}\n >\n No questions match the current filters.\n </UdpText>\n );\n }\n\n return (\n <UdpTree\n size='small'\n interaction='button'\n collapsible\n treeItems={nodes}\n itemContent={(n) => n.label}\n itemStart={(n) => (n.kind === 'section' ? String(n.order).padStart(2, '0') : undefined)}\n itemIcon={(n) => (n.kind === 'question' ? n.icon : undefined)}\n itemBadge={(n) =>\n n.kind === 'question'\n ? { content: n.answered, color: 'informative', appearance: 'tint', shape: 'circular' }\n : undefined\n }\n itemExpanded={(n) => n.kind === 'section'}\n selectedId={selectedQuestionId ?? undefined}\n onItemClick={(e) => {\n const node = e?.detail ?? e;\n if (node?.kind === 'question') onSelect?.(node.id);\n }}\n />\n );\n};\n"],"mappings":";;;;;;AAiBA,MAAMK,cAAcC,WAAW;CAC7B,MAAMC,QAAQ,EAAE;AAChBD,QAAOE,SAAS,EAAEC,SAASC,SAASC,OAAO;AACzCJ,QAAMK,KAAK;GACTC,IAAIJ,QAAQI;GACZC,MAAM;GACNC,OAAON,QAAQO,SAASP,QAAQQ,QAAQ;GACxCC,OAAOP,KAAK;GACb,CAAC;AACFD,QAAMF,SAAS,EAAEW,UAAUC,aAAaC,eAAe;AACrDd,SAAMK,KAAK;IACTC,IAAIM,SAASN;IACbS,UAAUb,QAAQI;IAClBC,MAAM;IACNC,OAAOI,SAASI,gBAAgBJ,SAASF,QAAQ;IACjDO,MAAMpB,iBAAiBgB,YAAY;IACnCC;IACD,CAAC;IACF;GACF;AACF,QAAOd;;AAGT,MAAakB,qBAAoBC,OAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAC,MAAA,EAAAtB,QAAAuB,oBAAAC,aAAAJ;CAAwC,IAAAK;AAAA,KAAAJ,EAAA,OAAArB,QAAA;AAC5CyB,OAAA1B,WAAWC,OAAO;AAAAqB,IAAA,KAAArB;AAAAqB,IAAA,KAAAI;OAAAA,MAAAJ,EAAA;CAA9C,MAAApB,QAA4BwB;AAE5B,KAAIxB,MAAKyB,WAAY,GAAC;EAAA,IAAAC;AAAA,MAAAN,EAAA,OAAAO,OAAAC,IAAA,4BAAA,EAAA;AAElBF,QAAA,sBAAA,cAAC,SAAD;IACU,SAAA;IACR,OAAA;IACO,OAAA;KAAAG,OAAS;KAAgCC,SAAW;KAAW;IAG9D,EAFT,0CAES;AAAAV,KAAA,KAAAM;QAAAA,MAAAN,EAAA;AAAA,SANVM;;CAyBY,MAAAA,KAAAJ,sBAAAS,KAAAA;CAA+B,IAAAC;AAAA,KAAAZ,EAAA,OAAAG,UAAA;AAC9BS,QAAAC,MAAA;GACX,MAAAC,OAAaD,GAACE,UAADF;AACb,OAAIC,MAAI3B,SAAW,WAAYgB,YAAWW,KAAI5B,GAAI;;AACnDc,IAAA,KAAAG;AAAAH,IAAA,KAAAY;OAAAA,MAAAZ,EAAA;CAAA,IAAAgB;AAAA,KAAAhB,EAAA,OAAApB,SAAAoB,EAAA,OAAAM,MAAAN,EAAA,OAAAY,IAAA;AAlBHI,OAAA,sBAAA,cAAC,SAAD;GACO,MAAA;GACO,aAAA;GACZ,aAAA;GACWpC,WAAAA;GACE,aAAAqC;GACF,WAAAC;GACD,UAAAC;GACC,WAAAC;GAKG,cAAAC;GACF,YAAAf;GACC,aAAAM;GAIb,CAAA;AAAAZ,IAAA,KAAApB;AAAAoB,IAAA,KAAAM;AAAAN,IAAA,KAAAY;AAAAZ,IAAA,KAAAgB;OAAAA,MAAAhB,EAAA;AAAA,QAnBFgB;;AAhB6B,SAAAC,MAAAK,GAAA;AAAA,QAqBPA,EAAClC;;AArBM,SAAA8B,OAAAK,KAAA;AAAA,QAsBRD,IAACnC,SAAU,YAAYqC,OAAOF,IAAC/B,MAAO,CAAAkC,SAAU,GAAG,IAAgB,GAAnEd,KAAAA;;AAtBQ,SAAAQ,OAAAO,KAAA;AAAA,QAuBTJ,IAACnC,SAAU,aAAamC,IAACzB,OAAzBc,KAAAA;;AAvBS,SAAAS,OAAAO,KAAA;AAAA,QAyBzBL,IAACnC,SAAU,aAAX;EAAAyC,SACeN,IAAC5B;EAASe,OAAS;EAAaoB,YAAc;EAAMC,OAAS;EAC/D,GAFbnB,KAAAA;;AAzByB,SAAAU,OAAAU,KAAA;AAAA,QA6BNT,IAACnC,SAAU"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
// ----- the tab -----
|
|
3
|
+
export declare const OverviewTab: ({ submissions, versions, submissionsLoading, onOpenSubmission, onTabRequest, }: {
|
|
4
|
+
onOpenSubmission: any;
|
|
5
|
+
onTabRequest: any;
|
|
6
|
+
submissions: any;
|
|
7
|
+
submissionsLoading: any;
|
|
8
|
+
versions: any;
|
|
9
|
+
}) => React.JSX.Element;
|
|
10
|
+
//# sourceMappingURL=OverviewTab.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OverviewTab.d.ts","sourceRoot":"","sources":["../../../../src/udp/pages/UdpQuestionFormOverviewPage/OverviewTab.jsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAqIvC,sBAAsB;AACtB,eAAO,MAAM,WAAW;;;;;;uBAobvB,CAAC"}
|