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,41 +1,51 @@
|
|
|
1
1
|
import { ConfigService } from "../../../../configService/index.mjs";
|
|
2
2
|
import { useUser } from "../../../auth/useUser.mjs";
|
|
3
3
|
import { apiMutate } from "../../../useAxiosMutate.mjs";
|
|
4
|
-
import { LayoutUnit } from "../../../../layout/LayoutUnit.mjs";
|
|
5
4
|
import { PaymentTenderTypeEnum } from "../../../../enums/paymentTenderTypeEnum.mjs";
|
|
6
5
|
import { PaymentVendorFactoryEnum } from "../../../../enums/paymentVendorFactoryEnum.mjs";
|
|
7
|
-
import {
|
|
8
|
-
import
|
|
9
|
-
import {
|
|
6
|
+
import { UdpFlexbox } from "../../../../UI/fluent-web-components/UdpFlexbox.mjs";
|
|
7
|
+
import { UdpMessageBar } from "../../../../UI/fluent-web-components/UdpMessageBar.mjs";
|
|
8
|
+
import { UdpSpinner } from "../../../../UI/fluent-web-components/UdpSpinner.mjs";
|
|
9
|
+
import React, { useCallback, useEffect, useRef, useState } from "react";
|
|
10
10
|
import { useTranslation } from "react-i18next";
|
|
11
|
-
import { v4 } from "uuid";
|
|
12
11
|
//#region src/utilities/form/paymentForm/vendorsForms/PaymentusForm.tsx
|
|
13
|
-
const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard, onStatusChange = null, paymentDetails = null, baseUrl = "https://secure4.paymentus.com/xotp/pm/sgc2", attributes = null, paymentData = null }) => {
|
|
12
|
+
const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard, onStatusChange = null, paymentDetails = null, baseUrl = "https://secure4.paymentus.com/xotp/pm/sgc2", attributes = null, paymentData = null, s2sToken, s2sTenantId }) => {
|
|
14
13
|
const methodURL = paymentMethod === PaymentTenderTypeEnum.CreditCard ? "creditcard" : "echeck";
|
|
15
|
-
const [src, setSrc] = useState(
|
|
16
|
-
const [
|
|
14
|
+
const [src, setSrc] = useState("");
|
|
15
|
+
const [, setResponse] = useState({});
|
|
17
16
|
const [loading, setLoading] = useState(true);
|
|
18
17
|
const [error, setError] = useState("");
|
|
19
18
|
const user = useUser();
|
|
20
|
-
const [paymentTokenCreditCardIDGuid] = useState(v4());
|
|
21
|
-
const [paymentTokenIDGuid] = useState(v4());
|
|
22
19
|
const { t } = useTranslation();
|
|
23
20
|
/**
|
|
24
21
|
* API call to get the Paymentus Token
|
|
25
22
|
*/
|
|
26
23
|
const getPaymentusToken = useCallback(async (payload) => {
|
|
27
24
|
if (!payload) return null;
|
|
28
|
-
|
|
25
|
+
const basePath = `ProcessHostedPaymentPagePayment/authToken/${methodURL}`;
|
|
26
|
+
const path = s2sToken ? `${basePath}/S2S` : basePath;
|
|
27
|
+
return apiMutate(ConfigService.pgV1ApiUrl, path, s2sToken ? {
|
|
28
|
+
method: "POST",
|
|
29
|
+
data: payload,
|
|
30
|
+
headers: {
|
|
31
|
+
Authorization: `Bearer ${s2sToken}`,
|
|
32
|
+
currentTenantId: s2sTenantId
|
|
33
|
+
}
|
|
34
|
+
} : {
|
|
29
35
|
method: "POST",
|
|
30
36
|
data: payload
|
|
31
37
|
}, {});
|
|
32
|
-
}, [
|
|
33
|
-
|
|
34
|
-
|
|
38
|
+
}, [
|
|
39
|
+
methodURL,
|
|
40
|
+
s2sToken,
|
|
41
|
+
s2sTenantId
|
|
42
|
+
]);
|
|
43
|
+
useCallback(async (payload) => {
|
|
44
|
+
if (!payload) return null;
|
|
35
45
|
const PostURL = paymentMethod === PaymentTenderTypeEnum.CreditCard ? "PaymentTokenCreditCard/ByPass" : "PaymentTokenECheck/CreateByPass";
|
|
36
46
|
return apiMutate(ConfigService.pgV1ApiUrl, `${PostURL}`, {
|
|
37
47
|
method: "POST",
|
|
38
|
-
data:
|
|
48
|
+
data: payload
|
|
39
49
|
}, {});
|
|
40
50
|
}, []);
|
|
41
51
|
/**
|
|
@@ -43,17 +53,23 @@ const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard, onSta
|
|
|
43
53
|
*
|
|
44
54
|
* @param {*} response
|
|
45
55
|
*/
|
|
46
|
-
const handlePaymentusResponse = useCallback((
|
|
56
|
+
const handlePaymentusResponse = useCallback((response) => {
|
|
57
|
+
const isError = response?.error;
|
|
58
|
+
console.log("it was here");
|
|
47
59
|
const paymentFormResponse = {
|
|
48
|
-
isValid: !
|
|
49
|
-
payload:
|
|
50
|
-
message:
|
|
51
|
-
errorCode:
|
|
52
|
-
errorMessage:
|
|
60
|
+
isValid: !isError,
|
|
61
|
+
payload: response,
|
|
62
|
+
message: response?.Token,
|
|
63
|
+
errorCode: response?.error,
|
|
64
|
+
errorMessage: response?.error,
|
|
53
65
|
selectedHostedPayment: PaymentVendorFactoryEnum.Paymentus
|
|
54
66
|
};
|
|
55
67
|
onStatusChange?.(paymentFormResponse);
|
|
56
68
|
}, [onStatusChange, paymentMethod]);
|
|
69
|
+
const handlePaymentusResponseRef = useRef(handlePaymentusResponse);
|
|
70
|
+
useEffect(() => {
|
|
71
|
+
handlePaymentusResponseRef.current = handlePaymentusResponse;
|
|
72
|
+
}, [handlePaymentusResponse]);
|
|
57
73
|
const handleLoad = () => {
|
|
58
74
|
setLoading(false);
|
|
59
75
|
};
|
|
@@ -61,22 +77,26 @@ const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard, onSta
|
|
|
61
77
|
setLoading(false);
|
|
62
78
|
};
|
|
63
79
|
useEffect(() => {
|
|
80
|
+
const allowedOrigins = new Set(["https://pg-unity-api.unitydev.ca"]);
|
|
81
|
+
try {
|
|
82
|
+
allowedOrigins.add(new URL(src).origin);
|
|
83
|
+
} catch {}
|
|
64
84
|
const handleMessage = async (e) => {
|
|
85
|
+
if (allowedOrigins.size && !allowedOrigins.has(e.origin)) return;
|
|
65
86
|
const jsonData = e.data;
|
|
66
|
-
if (typeof jsonData === "object" && jsonData
|
|
67
|
-
if (jsonData
|
|
68
|
-
const iframe = document.querySelector("
|
|
69
|
-
if (iframe) iframe.style.height = `${jsonData.
|
|
87
|
+
if (typeof jsonData === "object" && jsonData?.constructor?.name === "Object") {
|
|
88
|
+
if (jsonData.frameHeight) {
|
|
89
|
+
const iframe = document.querySelector("#iFramePS");
|
|
90
|
+
if (iframe) iframe.style.height = `${jsonData.frameHeight}px`;
|
|
70
91
|
}
|
|
71
92
|
let responseData;
|
|
72
93
|
try {
|
|
73
94
|
responseData = JSON.parse(jsonData?.postBackData);
|
|
74
|
-
} catch (
|
|
95
|
+
} catch (e) {
|
|
75
96
|
return;
|
|
76
97
|
}
|
|
77
98
|
if (responseData?.Token) {
|
|
78
|
-
|
|
79
|
-
handlePaymentusResponse(responseData);
|
|
99
|
+
handlePaymentusResponseRef.current(responseData);
|
|
80
100
|
setResponse(responseData);
|
|
81
101
|
}
|
|
82
102
|
}
|
|
@@ -85,16 +105,16 @@ const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard, onSta
|
|
|
85
105
|
return () => {
|
|
86
106
|
window.removeEventListener("message", handleMessage);
|
|
87
107
|
};
|
|
88
|
-
}, []);
|
|
108
|
+
}, [src]);
|
|
89
109
|
useEffect(() => {
|
|
90
110
|
const preLoadForm = async () => {
|
|
91
111
|
try {
|
|
92
|
-
if (
|
|
112
|
+
if (paymentData?.appPaymentVendorID == null || !paymentDetails) {
|
|
93
113
|
setError(t("Missing required data to render the hosted payment form"));
|
|
94
114
|
return;
|
|
95
115
|
}
|
|
96
|
-
const
|
|
97
|
-
TenantID: user?.currentTenantId,
|
|
116
|
+
const result = (await getPaymentusToken({
|
|
117
|
+
TenantID: s2sToken ? s2sTenantId : user?.currentTenantId,
|
|
98
118
|
AppPaymentVendorID: paymentData?.appPaymentVendorID,
|
|
99
119
|
PaymentAmount: paymentDetails?.amount,
|
|
100
120
|
CurrencyCode: "USD",
|
|
@@ -108,11 +128,19 @@ const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard, onSta
|
|
|
108
128
|
Reference1: paymentDetails?.reference1,
|
|
109
129
|
Reference2: paymentDetails?.reference2,
|
|
110
130
|
Reference3: paymentDetails?.reference3
|
|
111
|
-
});
|
|
112
|
-
if (
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
131
|
+
}))?.data;
|
|
132
|
+
if (!result?.success) {
|
|
133
|
+
setError(t("Failed to generate the hosted payment page token"));
|
|
134
|
+
return;
|
|
135
|
+
}
|
|
136
|
+
if (!result.iFrameUrl) {
|
|
137
|
+
setError(t("The payment provider did not return an iframe URL"));
|
|
138
|
+
return;
|
|
139
|
+
}
|
|
140
|
+
setSrc(result.iFrameUrl);
|
|
141
|
+
} catch (e) {
|
|
142
|
+
console.error("Error generating iframe source URL:", e);
|
|
143
|
+
setError(t("Error generating iframe source") + e?.message);
|
|
116
144
|
}
|
|
117
145
|
};
|
|
118
146
|
preLoadForm();
|
|
@@ -123,38 +151,34 @@ const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard, onSta
|
|
|
123
151
|
baseUrl,
|
|
124
152
|
user
|
|
125
153
|
]);
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
}, t("There was an error rendering the hosted payment form. Please check your settings and try again"), ":"
|
|
130
|
-
|
|
131
|
-
color: "error"
|
|
132
|
-
}, t("Error"), ":", error)) : /* @__PURE__ */ React.createElement(React.Fragment, null, loading && /* @__PURE__ */ React.createElement(Box, { sx: {
|
|
133
|
-
position: "fixed",
|
|
134
|
-
top: 0,
|
|
135
|
-
left: 0,
|
|
154
|
+
if (error) return /* @__PURE__ */ React.createElement(UdpMessageBar, {
|
|
155
|
+
intent: "error",
|
|
156
|
+
layout: "multiline"
|
|
157
|
+
}, t("There was an error rendering the hosted payment form. Please check your settings and try again"), ": ", error);
|
|
158
|
+
return /* @__PURE__ */ React.createElement("div", { style: {
|
|
136
159
|
width: "100%",
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
} }, /* @__PURE__ */ React.createElement(CircularProgress$1, {
|
|
144
|
-
size: "3rem",
|
|
145
|
-
color: "primary"
|
|
146
|
-
})), /* @__PURE__ */ React.createElement("iframe", {
|
|
160
|
+
overflowX: "auto"
|
|
161
|
+
} }, loading && /* @__PURE__ */ React.createElement(UdpFlexbox, {
|
|
162
|
+
direction: "row",
|
|
163
|
+
justify: "center",
|
|
164
|
+
align: "center"
|
|
165
|
+
}, /* @__PURE__ */ React.createElement(UdpSpinner, { size: "medium" })), src && /* @__PURE__ */ React.createElement("iframe", {
|
|
147
166
|
id: "iFramePS",
|
|
148
167
|
name: "iFramePS",
|
|
168
|
+
title: t("Payment tokenization"),
|
|
149
169
|
src,
|
|
150
|
-
scrolling: "
|
|
151
|
-
width: "
|
|
170
|
+
scrolling: "auto",
|
|
171
|
+
width: "540",
|
|
152
172
|
height: "785",
|
|
153
173
|
frameBorder: "0",
|
|
154
174
|
onLoad: handleLoad,
|
|
155
175
|
onError: handleError,
|
|
156
|
-
style: {
|
|
157
|
-
|
|
176
|
+
style: {
|
|
177
|
+
display: loading ? "none" : "block",
|
|
178
|
+
border: 0,
|
|
179
|
+
margin: "0 auto"
|
|
180
|
+
}
|
|
181
|
+
}));
|
|
158
182
|
};
|
|
159
183
|
//#endregion
|
|
160
184
|
export { PaymentusForm };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PaymentusForm.mjs","names":["React","useEffect","useState","useCallback","Box","Typography","PaymentDetails","PaymentMethodData","PaymentTenderTypeEnum","PaymentVendorFactoryEnum","useTranslation","LayoutUnit","apiMutate","useUser","CircularProgress","v4","uuid","PaymentMethodTypeEnum","ConfigService","PaymentusFormProps","paymentMethod","onStatusChange","paymentFormResult","paymentDetails","baseUrl","attributes","paymentData","PaymentusForm","FC","CreditCard","methodURL","src","setSrc","response","setResponse","loading","setLoading","error","setError","user","paymentTokenCreditCardIDGuid","paymentTokenIDGuid","t","getPaymentusToken","payload","pgV1ApiUrl","method","data","postPaymentusToken","PostURL","handlePaymentusResponse","isError","paymentFormResponse","isValid","message","Token","errorCode","errorMessage","selectedHostedPayment","Paymentus","result","handleLoad","handleError","handleMessage","e","jsonData","constructor","name","height","iframe","document","querySelector","style","responseData","JSON","parse","postBackData","console","log","window","addEventListener","removeEventListener","preLoadForm","appPaymentVendorID","TenantID","currentTenantId","AppPaymentVendorID","PaymentAmount","amount","CurrencyCode","Customer","FirstName","firstName","LastName","lastName","Email","Phone","phone","OriginUrl","location","origin","Reference1","reference1","Reference2","reference2","Reference3","reference3","token","urlAttributes","position","top","left","width","backgroundColor","zIndex","display","alignItems","justifyContent"],"sources":["../../../../../src/utilities/form/paymentForm/vendorsForms/PaymentusForm.tsx"],"sourcesContent":["import React, { useEffect, useState, useCallback } from 'react';\nimport { Box, Typography } from '@material-ui/core';\nimport { PaymentDetails, PaymentMethodData } from '../AccountPayment.model';\nimport { PaymentTenderTypeEnum } from '../../../../enums/paymentTenderTypeEnum';\nimport { PaymentVendorFactoryEnum } from '../../../../enums/paymentVendorFactoryEnum';\nimport { useTranslation } from 'react-i18next';\nimport { LayoutUnit } from '../../../../layout/LayoutUnit';\nimport { apiMutate } from '../../../useAxiosMutate';\nimport { useUser } from '../../../auth/useUser';\nimport { CircularProgress } from '../../../../UI/loading/CircularProgress';\nimport { v4 as uuid } from 'uuid';\nimport { PaymentMethodTypeEnum } from '../../../../enums/paymentMethodTypeEnum';\nimport { ConfigService } from '../../../../configService';\n\ninterface PaymentusFormProps {\n paymentMethod?: PaymentTenderTypeEnum;\n onStatusChange?: (paymentFormResult: any) => void;\n paymentDetails: PaymentDetails;\n baseUrl: string;\n attributes?: any;\n paymentData?: PaymentMethodData;\n};\n\nexport const PaymentusForm: React.FC<PaymentusFormProps> = ({\n paymentMethod = PaymentTenderTypeEnum.CreditCard,\n onStatusChange = null,\n paymentDetails = null,\n baseUrl = \"https://secure4.paymentus.com/xotp/pm/sgc2\",\n attributes = null,\n paymentData = null\n}) => {\n const methodURL = (paymentMethod === PaymentTenderTypeEnum.CreditCard) ? 'creditcard' : 'echeck';\n\n const [src, setSrc] = useState(`${baseUrl}`);\n const [response, setResponse] = useState({});\n const [loading, setLoading] = useState(true);\n const [error, setError] = useState('');\n const user = useUser();\n\n const [paymentTokenCreditCardIDGuid] = useState(uuid());\n const [paymentTokenIDGuid] = useState(uuid());\n\n const { t } = useTranslation();\n\n /**\n * API call to get the Paymentus Token\n */\n const getPaymentusToken: any = useCallback(\n async (payload: any) => {\n if (!payload) {\n return null;\n }\n\n return apiMutate(\n ConfigService.pgV1ApiUrl,\n `ProcessHostedPaymentPagePayment/authToken/${methodURL}`,\n {\n method: 'POST',\n data: payload\n },\n {}\n );\n },\n []\n );\n\n /**\n * API post the generated Token\n */\n const postPaymentusToken: any = useCallback(\n async (payload: any) => {\n if (!payload) {\n return null;\n }\n\n const PostURL = (paymentMethod === PaymentTenderTypeEnum.CreditCard) ?\n 'PaymentTokenCreditCard/ByPass' : 'PaymentTokenECheck/CreateByPass';\n\n return apiMutate(\n ConfigService.pgV1ApiUrl,\n `${PostURL}`,\n {\n method: 'POST',\n data: payload,\n },\n {}\n );\n },\n []\n );\n\n /**\n * handleFiservResponse\n *\n * @param {*} response\n */\n const handlePaymentusResponse = useCallback((response: any) => {\n const isError = response?.error;\n\n const paymentFormResponse = {\n isValid: !isError,\n payload: response,\n message: response?.Token,\n errorCode: response?.error,\n errorMessage: response?.error,\n selectedHostedPayment: PaymentVendorFactoryEnum.Paymentus\n };\n\n (onStatusChange as unknown as ((result: any) => void) | undefined)?.(paymentFormResponse);\n }, [onStatusChange, paymentMethod]);\n\n const handleLoad = () => {\n setLoading(false);\n };\n\n const handleError = () => {\n setLoading(false);\n };\n\n useEffect(() => {\n const handleMessage = async (e: { data: any; }) => {\n const jsonData = e.data;\n if (\n typeof jsonData === 'object' &&\n jsonData.constructor.name === 'Object'\n ) {\n if (jsonData && jsonData.height) {\n const iframe = document.querySelector('iframe');\n if (iframe) {\n iframe.style.height = `${jsonData.height}px`;\n }\n }\n\n let responseData;\n try {\n responseData = JSON.parse(jsonData?.postBackData);\n } catch (e) {\n return;\n }\n\n if (responseData?.Token) {\n\n if (jsonData.error) {\n console.log('Error: ' + jsonData.error);\n }\n\n handlePaymentusResponse(responseData);\n setResponse(responseData);\n }\n }\n };\n\n window.addEventListener('message', handleMessage);\n\n return () => {\n window.removeEventListener('message', handleMessage);\n };\n }, []);\n\n useEffect(() => {\n const preLoadForm = async () => {\n try {\n if (!(paymentData as any)?.appPaymentVendorID === null ||\n !paymentDetails\n ) {\n setError(t('Missing required data to render the hosted payment form'));\n return;\n }\n\n const payload = {\n TenantID: user?.currentTenantId,\n AppPaymentVendorID: (paymentData as any)?.appPaymentVendorID,\n PaymentAmount: (paymentDetails as any)?.amount,\n CurrencyCode: 'USD',\n Customer: {\n FirstName: (paymentDetails as any)?.firstName,\n LastName: (paymentDetails as any)?.lastName,\n Email: null, //paymentDetails?.email, // NULL enable one-time payment\n Phone: (paymentDetails as any)?.phone\n },\n OriginUrl: window.location.origin,\n Reference1: (paymentDetails as any)?.reference1,\n Reference2: (paymentDetails as any)?.reference2,\n Reference3: (paymentDetails as any)?.reference3,\n };\n\n const response = await getPaymentusToken(payload);\n if (response?.data) {\n const token = response.data;\n const urlAttributes = `${baseUrl}?authToken=${token}`;\n setSrc(urlAttributes);\n }\n } catch (e: any) {\n console.error('Error generating iframe source URL:', e);\n setError(t('Error generating iframe source') + e?.message);\n }\n }\n preLoadForm();\n }, [attributes, paymentData, paymentDetails, baseUrl, user]);\n\n return (\n <>\n {\n error ?\n <>\n <Typography variant=\"subtitle1\" color=\"error\">\n {t('There was an error rendering the hosted payment form. Please check your settings and try again')}:\n </Typography>\n <LayoutUnit unit=\"xxs\" />\n <Typography variant=\"body1\" color=\"error\">\n {t('Error')}:{error}\n </Typography>\n </>\n :\n <>\n {loading && (\n // @ts-ignore\n <Box\n sx={{\n position: 'fixed',\n top: 0,\n left: 0,\n width: '100%',\n height: '100%',\n // @ts-ignore\n backgroundColor: 'rgba(255, 255, 255, 0.8)',\n zIndex: 9999,\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'center',\n }}\n >\n <CircularProgress size=\"3rem\" color=\"primary\" />\n </Box>\n )}\n\n <iframe\n id=\"iFramePS\"\n name=\"iFramePS\"\n src={src}\n scrolling=\"yes\"\n width=\"100%\"\n height=\"785\"\n frameBorder=\"0\"\n onLoad={handleLoad}\n onError={handleError}\n style={{ display: loading ? 'none' : 'block' }}\n />\n </>\n }\n </>\n );\n};\n"],"mappings":";;;;;;;;;;;;AAuBA,MAAa2B,iBAA+C,EAC1DP,gBAAgBZ,sBAAsBqB,YACtCR,iBAAiB,MACjBE,iBAAiB,MACjBC,UAAU,8CACVC,aAAa,MACbC,cAAc,WACV;CACJ,MAAMI,YAAaV,kBAAkBZ,sBAAsBqB,aAAc,eAAe;CAExF,MAAM,CAACE,KAAKC,UAAU9B,SAAS,GAAGsB,UAAU;CAC5C,MAAM,CAACS,UAAUC,eAAehC,SAAS,EAAE,CAAC;CAC5C,MAAM,CAACiC,SAASC,cAAclC,SAAS,KAAK;CAC5C,MAAM,CAACmC,OAAOC,YAAYpC,SAAS,GAAG;CACtC,MAAMqC,OAAO1B,SAAS;CAEtB,MAAM,CAAC2B,gCAAgCtC,SAASc,IAAM,CAAC;CACvD,MAAM,CAACyB,sBAAsBvC,SAASc,IAAM,CAAC;CAE7C,MAAM,EAAE0B,MAAMhC,gBAAgB;;;;CAK9B,MAAMiC,oBAAyBxC,YAC7B,OAAOyC,YAAiB;AACtB,MAAI,CAACA,QACH,QAAO;AAGT,SAAOhC,UACLM,cAAc2B,YACd,6CAA6Cf,aAC7C;GACEgB,QAAQ;GACRC,MAAMH;GACP,EACD,EACF,CAAC;IAEH,EACF,CAAC;AAK+BzC,aAC9B,OAAOyC,cAAiB;AACtB,MAAI,CAACA,UACH,QAAO;EAGT,MAAMK,UAAW7B,kBAAkBZ,sBAAsBqB,aACvD,kCAAkC;AAEpC,SAAOjB,UACLM,cAAc2B,YACd,GAAGI,WACH;GACEH,QAAQ;GACRC,MAAMH;GACP,EACD,EACF,CAAC;IAEH,EACF,CAAC;;;;;;CAOD,MAAMM,0BAA0B/C,aAAa8B,eAAkB;EAG7D,MAAMmB,sBAAsB;GAC1BC,SAAS,CAHKpB,YAAUI;GAIxBO,SAASX;GACTqB,SAASrB,YAAUsB;GACnBC,WAAWvB,YAAUI;GACrBoB,cAAcxB,YAAUI;GACxBqB,uBAAuBjD,yBAAyBkD;GACjD;AAEAtC,mBAAoE+B,oBAAoB;IACxF,CAAC/B,gBAAgBD,cAAc,CAAC;CAEnC,MAAMyC,mBAAmB;AACvBzB,aAAW,MAAM;;CAGnB,MAAM0B,oBAAoB;AACxB1B,aAAW,MAAM;;AAGnBnC,iBAAgB;EACd,MAAM8D,gBAAgB,OAAOC,MAAsB;GACjD,MAAMC,WAAWD,EAAEjB;AACnB,OACE,OAAOkB,aAAa,YACpBA,SAASC,YAAYC,SAAS,UAC9B;AACA,QAAIF,YAAYA,SAASG,QAAQ;KAC/B,MAAMC,SAASC,SAASC,cAAc,SAAS;AAC/C,SAAIF,OACFA,QAAOG,MAAMJ,SAAS,GAAGH,SAASG,OAAM;;IAI5C,IAAIK;AACJ,QAAI;AACFA,oBAAeC,KAAKC,MAAMV,UAAUW,aAAa;aAC1CZ,KAAG;AACV;;AAGF,QAAIS,cAAclB,OAAO;AAEvB,SAAIU,SAAS5B,MACXwC,SAAQC,IAAI,YAAYb,SAAS5B,MAAM;AAGzCa,6BAAwBuB,aAAa;AACrCvC,iBAAYuC,aAAa;;;;AAK/BM,SAAOC,iBAAiB,WAAWjB,cAAc;AAEjD,eAAa;AACXgB,UAAOE,oBAAoB,WAAWlB,cAAc;;IAErD,EAAE,CAAC;AAEN9D,iBAAgB;EACd,MAAMiF,cAAc,YAAY;AAC9B,OAAI;AACF,QAAI,CAAExD,aAAqByD,uBAAuB,QAChD,CAAC5D,gBACD;AACAe,cAASI,EAAE,0DAA0D,CAAC;AACtE;;IAoBF,MAAMT,aAAW,MAAMU,kBAjBP;KACdyC,UAAU7C,MAAM8C;KAChBC,oBAAqB5D,aAAqByD;KAC1CI,eAAgBhE,gBAAwBiE;KACxCC,cAAc;KACdC,UAAU;MACRC,WAAYpE,gBAAwBqE;MACpCC,UAAWtE,gBAAwBuE;MACnCC,OAAO;MACPC,OAAQzE,gBAAwB0E;MACjC;KACDC,WAAWnB,OAAOoB,SAASC;KAC3BC,YAAa9E,gBAAwB+E;KACrCC,YAAahF,gBAAwBiF;KACrCC,YAAalF,gBAAwBmF;KACtC,CAEgD;AACjD,QAAIzE,YAAUc,KAGZf,QADsB,GAAGR,QAAO,aADlBS,WAASc,OAEF;YAEhBiB,KAAQ;AACfa,YAAQxC,MAAM,uCAAuC2B,IAAE;AACvD1B,aAASI,EAAE,iCAAiC,GAAGsB,KAAGV,QAAQ;;;AAG9D4B,eAAa;IACZ;EAACzD;EAAYC;EAAaH;EAAgBC;EAASe;EAAK,CAAC;AAE5D,QACE,sBAAA,cAAA,MAAA,UAAA,MAEIF,QACE,sBAAA,cAAA,MAAA,UAAA,MACE,sBAAA,cAAC,YAAD;EAAY,SAAQ;EAAY,OAAM;EAE1B,EADTK,EAAE,iGAAiG,EAAC,IAC3F,EACZ,sBAAA,cAAC,YAAD,EAAY,MAAK,OAAK,CAAA,EACtB,sBAAA,cAAC,YAAD;EAAY,SAAQ;EAAQ,OAAM;EAEtB,EADTA,EAAE,QAAQ,EAAC,KAAEL,MACJ,CACX,GAEH,sBAAA,cAAA,MAAA,UAAA,MACGF,WAEC,sBAAA,cAAC,KAAD,EACE,IAAI;EACF0E,UAAU;EACVC,KAAK;EACLC,MAAM;EACNC,OAAO;EACP5C,QAAQ;EAER6C,iBAAiB;EACjBC,QAAQ;EACRC,SAAS;EACTC,YAAY;EACZC,gBAAgB;EACjB,EAIJ,EAFG,sBAAA,cAAC,oBAAD;EAAkB,MAAK;EAAO,OAAM;EAAS,CAAA,CAEhD,EAED,sBAAA,cAAC,UAAD;EACE,IAAG;EACH,MAAK;EACAtF;EACL,WAAU;EACV,OAAM;EACN,QAAO;EACP,aAAY;EACZ,QAAQ8B;EACR,SAASC;EACT,OAAO,EAAEqD,SAAShF,UAAU,SAAS,SAAS;EAAC,CAAA,CAGvD,CACC"}
|
|
1
|
+
{"version":3,"file":"PaymentusForm.mjs","names":["React","useEffect","useState","useCallback","useRef","HostedPaymentPageAuthTokenResponse","PaymentDetails","PaymentMethodData","PaymentTenderTypeEnum","PaymentVendorFactoryEnum","useTranslation","apiMutate","useUser","UdpFlexbox","UdpSpinner","UdpMessageBar","ConfigService","PaymentusFormProps","paymentMethod","onStatusChange","paymentFormResult","paymentDetails","baseUrl","attributes","paymentData","s2sToken","s2sTenantId","PaymentusForm","FC","CreditCard","methodURL","src","setSrc","setResponse","loading","setLoading","error","setError","user","t","getPaymentusToken","payload","Promise","data","basePath","path","pgV1ApiUrl","method","headers","Authorization","currentTenantId","postPaymentusToken","PostURL","handlePaymentusResponse","response","isError","console","log","paymentFormResponse","isValid","message","Token","errorCode","errorMessage","selectedHostedPayment","Paymentus","result","handlePaymentusResponseRef","current","handleLoad","handleError","PAYMENT_GATEWAY_ORIGIN","allowedOrigins","Set","add","URL","origin","handleMessage","e","MessageEvent","size","has","jsonData","constructor","name","frameHeight","iframe","document","querySelector","HTMLIFrameElement","style","height","responseData","JSON","parse","postBackData","window","addEventListener","removeEventListener","preLoadForm","appPaymentVendorID","TenantID","AppPaymentVendorID","PaymentAmount","amount","CurrencyCode","Customer","FirstName","firstName","LastName","lastName","Email","Phone","phone","OriginUrl","location","Reference1","reference1","Reference2","reference2","Reference3","reference3","success","iFrameUrl","width","overflowX","display","border","margin"],"sources":["../../../../../src/utilities/form/paymentForm/vendorsForms/PaymentusForm.tsx"],"sourcesContent":["import React, { useEffect, useState, useCallback, useRef } from 'react';\nimport { HostedPaymentPageAuthTokenResponse, PaymentDetails, PaymentMethodData } from '../AccountPayment.model';\nimport { PaymentTenderTypeEnum } from '../../../../enums/paymentTenderTypeEnum';\nimport { PaymentVendorFactoryEnum } from '../../../../enums/paymentVendorFactoryEnum';\nimport { useTranslation } from 'react-i18next';\nimport { apiMutate } from '../../../useAxiosMutate';\nimport { useUser } from '../../../auth/useUser';\nimport { UdpFlexbox } from '../../../../UI/fluent-web-components/UdpFlexbox';\nimport { UdpSpinner } from '../../../../UI/fluent-web-components/UdpSpinner';\nimport { UdpMessageBar } from '../../../../UI/fluent-web-components/UdpMessageBar';\nimport { ConfigService } from '../../../../configService';\n\ninterface PaymentusFormProps {\n paymentMethod?: PaymentTenderTypeEnum;\n onStatusChange?: (paymentFormResult: any) => void;\n paymentDetails: PaymentDetails;\n baseUrl: string;\n attributes?: any;\n paymentData?: PaymentMethodData;\n /** S2S bearer token; when present the token fetch uses the `/S2S` endpoint variant. */\n s2sToken?: string;\n /** Tenant ID required alongside `s2sToken` for S2S mode API calls. */\n s2sTenantId?: string;\n};\n\nexport const PaymentusForm: React.FC<PaymentusFormProps> = ({\n paymentMethod = PaymentTenderTypeEnum.CreditCard,\n onStatusChange = null,\n paymentDetails = null,\n baseUrl = \"https://secure4.paymentus.com/xotp/pm/sgc2\",\n attributes = null,\n paymentData = null,\n s2sToken,\n s2sTenantId\n}) => {\n const methodURL = (paymentMethod === PaymentTenderTypeEnum.CreditCard) ? 'creditcard' : 'echeck';\n\n const [src, setSrc] = useState('');\n const [, setResponse] = useState({});\n const [loading, setLoading] = useState(true);\n const [error, setError] = useState('');\n const user = useUser();\n\n const { t } = useTranslation();\n\n /**\n * API call to get the Paymentus Token\n */\n const getPaymentusToken = useCallback(\n async (payload: any): Promise<{ data?: HostedPaymentPageAuthTokenResponse } | null> => {\n if (!payload) {\n return null;\n }\n\n const basePath = `ProcessHostedPaymentPagePayment/authToken/${methodURL}`;\n const path = s2sToken ? `${basePath}/S2S` : basePath;\n\n return apiMutate(\n ConfigService.pgV1ApiUrl,\n path,\n s2sToken\n ? { method: 'POST', data: payload, headers: { Authorization: `Bearer ${s2sToken}`, currentTenantId: s2sTenantId } }\n : { method: 'POST', data: payload },\n {}\n ) as Promise<{ data?: HostedPaymentPageAuthTokenResponse }>;\n },\n [methodURL, s2sToken, s2sTenantId]\n );\n\n /**\n * API post the generated Token\n */\n const postPaymentusToken: any = useCallback(\n async (payload: any) => {\n if (!payload) {\n return null;\n }\n\n const PostURL = (paymentMethod === PaymentTenderTypeEnum.CreditCard) ?\n 'PaymentTokenCreditCard/ByPass' : 'PaymentTokenECheck/CreateByPass';\n\n return apiMutate(\n ConfigService.pgV1ApiUrl,\n `${PostURL}`,\n {\n method: 'POST',\n data: payload,\n },\n {}\n );\n },\n []\n );\n\n /**\n * handleFiservResponse\n *\n * @param {*} response\n */\n const handlePaymentusResponse = useCallback((response: any) => {\n const isError = response?.error;\n console.log('it was here');\n const paymentFormResponse = {\n isValid: !isError,\n payload: response,\n message: response?.Token,\n errorCode: response?.error,\n errorMessage: response?.error,\n selectedHostedPayment: PaymentVendorFactoryEnum.Paymentus\n };\n\n (onStatusChange as unknown as ((result: any) => void) | undefined)?.(paymentFormResponse);\n }, [onStatusChange, paymentMethod]);\n\n // Keeps the message listener effect below from needing handlePaymentusResponse\n // in its deps — onStatusChange (and therefore handlePaymentusResponse) can churn\n // identity on every parent render, which was tearing down and re-adding the\n // window listener and could miss the iframe's response mid-rebuild.\n const handlePaymentusResponseRef = useRef(handlePaymentusResponse);\n useEffect(() => {\n handlePaymentusResponseRef.current = handlePaymentusResponse;\n }, [handlePaymentusResponse]);\n\n const handleLoad = () => {\n setLoading(false);\n };\n\n const handleError = () => {\n setLoading(false);\n };\n\n useEffect(() => {\n // Restrict postMessage handling to known senders: the Paymentus iframe\n // itself (frame-height pings) and our payment-gateway host, which is where\n // Paymentus's hosted flow actually serves the final tokenization postback\n // page from — NOT the Paymentus domain.\n //\n // KNOWN STOPGAP: this should come from config (ConfigService.pgV1ApiUrl is\n // hardcoded to UNITY_API_DOMAIN and never picks up REACT_APP_PG_API_BASE;\n // reading import.meta.env directly from here doesn't work either, since\n // this component ships inside the enterprise library's pre-built dist and\n // the value comes back undefined at runtime). Hardcoded here as a known\n // dev-environment value until ConfigService is fixed to wire this through\n // properly — will need updating (or replacing with a real fix) before this\n // goes to any environment other than unitydev.\n const PAYMENT_GATEWAY_ORIGIN = 'https://pg-unity-api.unitydev.ca';\n\n const allowedOrigins = new Set<string>([PAYMENT_GATEWAY_ORIGIN]);\n try {\n allowedOrigins.add(new URL(src).origin);\n } catch {\n // src isn't a valid absolute URL yet (e.g. still '' before the token loads).\n }\n\n const handleMessage = async (e: MessageEvent) => {\n if (allowedOrigins.size && !allowedOrigins.has(e.origin)) return;\n\n const jsonData = e.data;\n\n if (\n typeof jsonData === 'object' &&\n jsonData?.constructor?.name === 'Object'\n ) {\n if (jsonData.frameHeight) {\n const iframe = document.querySelector<HTMLIFrameElement>('#iFramePS');\n if (iframe) {\n iframe.style.height = `${jsonData.frameHeight}px`;\n }\n }\n\n let responseData;\n try {\n responseData = JSON.parse(jsonData?.postBackData);\n } catch (e) {\n return;\n }\n if (responseData?.Token) {\n handlePaymentusResponseRef.current(responseData);\n setResponse(responseData);\n }\n }\n };\n window.addEventListener('message', handleMessage);\n\n return () => {\n window.removeEventListener('message', handleMessage);\n };\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, [src]);\n\n useEffect(() => {\n const preLoadForm = async () => {\n try {\n // == null intentionally matches both null and undefined.\n if ((paymentData as any)?.appPaymentVendorID == null ||\n !paymentDetails\n ) {\n setError(t('Missing required data to render the hosted payment form'));\n return;\n }\n\n const payload = {\n TenantID: s2sToken ? s2sTenantId : user?.currentTenantId,\n AppPaymentVendorID: (paymentData as any)?.appPaymentVendorID,\n PaymentAmount: (paymentDetails as any)?.amount,\n CurrencyCode: 'USD',\n Customer: {\n FirstName: (paymentDetails as any)?.firstName,\n LastName: (paymentDetails as any)?.lastName,\n Email: null, //paymentDetails?.email, // NULL enable one-time payment\n Phone: (paymentDetails as any)?.phone\n },\n OriginUrl: window.location.origin,\n Reference1: (paymentDetails as any)?.reference1,\n Reference2: (paymentDetails as any)?.reference2,\n Reference3: (paymentDetails as any)?.reference3,\n };\n\n const response = await getPaymentusToken(payload);\n const result = response?.data;\n if (!result?.success) {\n setError(t('Failed to generate the hosted payment page token'));\n return;\n }\n if (!result.iFrameUrl) {\n setError(t('The payment provider did not return an iframe URL'));\n return;\n }\n setSrc(result.iFrameUrl);\n } catch (e: any) {\n console.error('Error generating iframe source URL:', e);\n setError(t('Error generating iframe source') + e?.message);\n }\n }\n preLoadForm();\n }, [attributes, paymentData, paymentDetails, baseUrl, user]);\n\n if (error) {\n return (\n <UdpMessageBar intent=\"error\" layout=\"multiline\">\n {t('There was an error rendering the hosted payment form. Please check your settings and try again')}\n {': '}\n {error}\n </UdpMessageBar>\n );\n }\n\n return (\n <div style={{ width: '100%', overflowX: 'auto' }}>\n {loading && (\n <UdpFlexbox direction=\"row\" justify=\"center\" align=\"center\">\n <UdpSpinner size=\"medium\" />\n </UdpFlexbox>\n )}\n\n {src && (\n <iframe\n id=\"iFramePS\"\n name=\"iFramePS\"\n title={t('Payment tokenization')}\n src={src}\n scrolling=\"auto\"\n width=\"540\"\n height=\"785\"\n frameBorder=\"0\"\n onLoad={handleLoad}\n onError={handleError}\n style={{ display: loading ? 'none' : 'block', border: 0, margin: '0 auto' }}\n />\n )}\n </div>\n );\n};\n"],"mappings":"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"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { c } from "../../reactCompilerRuntime.mjs";
|
|
1
2
|
import { FluentIcon } from "./FluentIcon.mjs";
|
|
2
3
|
import { unityIcons } from "./UnityIconLibrary.mjs";
|
|
3
4
|
import { fluentLibraryIcons } from "../../assets/unityIcons/LibraryData.mjs";
|
|
4
5
|
import FluentIconKey_default from "../../UI/dataDisplay/map/FluentIconKey.mjs";
|
|
5
6
|
import SelectedLibraryItem from "./SelectedLibraryItem.mjs";
|
|
6
|
-
import { c } from "react-compiler-runtime";
|
|
7
7
|
import React, { memo, useEffect, useState } from "react";
|
|
8
8
|
import { Divider, Fade, InputAdornment, TextField, makeStyles } from "@material-ui/core";
|
|
9
9
|
import { SearchIcon } from "@fluentui/react-icons";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { c } from "../../reactCompilerRuntime.mjs";
|
|
1
2
|
import { FluentIcon } from "./FluentIcon.mjs";
|
|
2
3
|
import { UnityIcon } from "./UnityIcon.mjs";
|
|
3
|
-
import { c } from "react-compiler-runtime";
|
|
4
4
|
import React from "react";
|
|
5
5
|
import { Button, Divider, Paper, Typography, makeStyles } from "@material-ui/core";
|
|
6
6
|
import clsx from "clsx";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { c } from "../../reactCompilerRuntime.mjs";
|
|
1
2
|
import { FluentIcon } from "./FluentIcon.mjs";
|
|
2
3
|
import { UnityIcon } from "./UnityIcon.mjs";
|
|
3
|
-
import { c } from "react-compiler-runtime";
|
|
4
4
|
import React from "react";
|
|
5
5
|
//#region src/utilities/iconLibrary/UnityFluentIcon.jsx
|
|
6
6
|
const UnityFluentIcon = (props) => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import { c } from "../../reactCompilerRuntime.mjs";
|
|
1
2
|
import { ConfigService } from "../../configService/index.mjs";
|
|
2
3
|
import { useUser } from "../auth/useUser.mjs";
|
|
3
4
|
import { useAxiosGet } from "../useAxiosGet.mjs";
|
|
4
5
|
import { findHomeRouteSlug, getRouteRolesMapAndMenuActiveMap } from "./menuUtilities.mjs";
|
|
5
|
-
import { c } from "react-compiler-runtime";
|
|
6
6
|
import React, { createContext, useContext } from "react";
|
|
7
7
|
//#region src/utilities/menus/MenuProvider.tsx
|
|
8
8
|
const MenuContext = createContext(null);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { c } from "../../reactCompilerRuntime.mjs";
|
|
1
2
|
import { LogicalSearchOperatorEnums, SearchGroupingType, UdpSearchEnums } from "../../enums/unitySystemEnums.mjs";
|
|
2
3
|
import { useUser } from "../auth/useUser.mjs";
|
|
3
4
|
import { AgGridFilterOperators, AgGridFilterTypes, SearchValueType, SqlFilterOperators } from "../../enums/aggridEnums.mjs";
|
|
4
|
-
import { c } from "react-compiler-runtime";
|
|
5
5
|
import { DateTime, IANAZone } from "luxon";
|
|
6
6
|
//#region src/utilities/search/SearchUtilities.ts
|
|
7
7
|
const getSearchObject = (searchFilterElements, page, pageSize, eagerLoad = false, logicalSearchOperator = LogicalSearchOperatorEnums.And, searchFilterGroups = []) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { c } from "../../reactCompilerRuntime.mjs";
|
|
1
2
|
import { UdpTenantSelect } from "./UdpTenantSelect.mjs";
|
|
2
3
|
import { UdpDialog } from "../../UI/fluent-web-components/UdpDialog.mjs";
|
|
3
|
-
import { c } from "react-compiler-runtime";
|
|
4
4
|
import React from "react";
|
|
5
5
|
//#region src/utilities/tenant/TenantAccessDialog.tsx
|
|
6
6
|
const TenantAccessDialog = (t0) => {
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { c } from "../../reactCompilerRuntime.mjs";
|
|
1
2
|
import { ConfigService } from "../../configService/index.mjs";
|
|
2
3
|
import { TenantTypeEnums } from "../../enums/unitySystemEnums.mjs";
|
|
3
4
|
import { useTenantStore } from "../../stores/tenantStore.mjs";
|
|
@@ -9,7 +10,6 @@ import { MenuProvider } from "../menus/MenuProvider.mjs";
|
|
|
9
10
|
import { LoadingIndicator } from "../../UI/loading/LoadingIndicator/LoadingIndicator.mjs";
|
|
10
11
|
import { TenantContext } from "./tenantContext.mjs";
|
|
11
12
|
import { useProductsStore } from "../../stores/productsStore.mjs";
|
|
12
|
-
import { c } from "react-compiler-runtime";
|
|
13
13
|
import React, { Suspense, lazy, useCallback, useContext, useEffect, useMemo } from "react";
|
|
14
14
|
import { useAccount } from "@azure/msal-react";
|
|
15
15
|
//#region src/utilities/tenant/TenantProvider.jsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { c } from "../../reactCompilerRuntime.mjs";
|
|
1
2
|
import { TenantTypeEnums } from "../../enums/unitySystemEnums.mjs";
|
|
2
|
-
import { c } from "react-compiler-runtime";
|
|
3
3
|
import React, { forwardRef } from "react";
|
|
4
4
|
import { TextField } from "@material-ui/core";
|
|
5
5
|
import { Autocomplete } from "@material-ui/lab";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { c } from "../../reactCompilerRuntime.mjs";
|
|
1
2
|
import { TenantTypeEnums } from "../../enums/unitySystemEnums.mjs";
|
|
2
3
|
import { UdpAutocomplete } from "../../UI/fluent-web-components/UdpAutocomplete.mjs";
|
|
3
|
-
import { c } from "react-compiler-runtime";
|
|
4
4
|
import React from "react";
|
|
5
5
|
//#region src/utilities/tenant/UdpTenantSelect.tsx
|
|
6
6
|
const sortByName = (list) => [...list].sort((a, b) => a.tenantName.toLowerCase().localeCompare(b.tenantName.toLowerCase()));
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { c } from "../../reactCompilerRuntime.mjs";
|
|
1
2
|
import { useTenantStore } from "../../stores/tenantStore.mjs";
|
|
2
3
|
import { greyScale, useTypeScale, verticalPrimary, verticalSecondary } from "../style/verticalStyles.mjs";
|
|
3
4
|
import { useRouteRegistry } from "../../routes/routeRegistryStore.mjs";
|
|
4
|
-
import { c } from "react-compiler-runtime";
|
|
5
5
|
import React, { useState } from "react";
|
|
6
6
|
import { CssBaseline, lighten } from "@material-ui/core";
|
|
7
7
|
import { initializeTheme } from "udp-react-stencil-component-library";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { c } from "../../reactCompilerRuntime.mjs";
|
|
1
2
|
import { TransactionActionTypeEnums, TransactionEventTypeEnums } from "../../enums/unitySystemEnums.mjs";
|
|
2
3
|
import { useUser } from "../auth/useUser.mjs";
|
|
3
4
|
import { useTransactionStore } from "../../stores/transactionStore.mjs";
|
|
4
|
-
import { c } from "react-compiler-runtime";
|
|
5
5
|
import "react";
|
|
6
6
|
import jsonLogic from "json-logic-js";
|
|
7
7
|
//#region src/utilities/transactions/useTransactionEngine.js
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { c } from "../../reactCompilerRuntime.mjs";
|
|
1
2
|
import FileProfile from "./FileProfile.mjs";
|
|
2
3
|
import ImagePreview from "./ImagePreview.mjs";
|
|
3
|
-
import { c } from "react-compiler-runtime";
|
|
4
4
|
import React from "react";
|
|
5
5
|
//#region src/utilities/uploader/FileType.jsx
|
|
6
6
|
const FileType = (props) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { c } from "../../reactCompilerRuntime.mjs";
|
|
1
2
|
import { FluentButton } from "../../UI/inputs/buttons/FluentButton.mjs";
|
|
2
3
|
import { FileType } from "./FileType.mjs";
|
|
3
|
-
import { c } from "react-compiler-runtime";
|
|
4
4
|
import React, { Fragment, useEffect, useRef, useState } from "react";
|
|
5
5
|
import { Card, CardContent, Divider, Typography, makeStyles } from "@material-ui/core";
|
|
6
6
|
//#region src/utilities/uploader/FileUpload.jsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { c } from "../reactCompilerRuntime.mjs";
|
|
1
2
|
import { apiMutate } from "./useAxiosMutate.mjs";
|
|
2
|
-
import { c } from "react-compiler-runtime";
|
|
3
3
|
import { useMutation } from "@tanstack/react-query";
|
|
4
4
|
//#region src/utilities/useApiMutation.ts
|
|
5
5
|
function useApiMutation(baseURL, url, t0, options) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { c } from "../../reactCompilerRuntime.mjs";
|
|
1
2
|
import { useShellStore } from "../../stores/shellStore.mjs";
|
|
2
|
-
import { c } from "react-compiler-runtime";
|
|
3
3
|
import React, { Children, useEffect } from "react";
|
|
4
4
|
import { createTeleporter } from "react-teleporter";
|
|
5
5
|
//#region src/utilities/utilityBar/SubHeaderAction.jsx
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { c } from "../reactCompilerRuntime.mjs";
|
|
1
2
|
import { ConfigService } from "../configService/index.mjs";
|
|
2
3
|
import { TreeViewModeEnums } from "../enums/unitySystemEnums.mjs";
|
|
3
4
|
import { useUser } from "../utilities/auth/useUser.mjs";
|
|
@@ -11,7 +12,6 @@ import { WorkflowTreeMenu } from "./menus/WorkflowTreeMenu.mjs";
|
|
|
11
12
|
import { transformWorkflowPlayTree } from "../utilities/workflow/workflowUtilities.mjs";
|
|
12
13
|
import { WorkflowContent } from "./WorkflowContent.mjs";
|
|
13
14
|
import { useUpdateSearchParams } from "../hooks/useUpdateSearchParams.mjs";
|
|
14
|
-
import { c } from "react-compiler-runtime";
|
|
15
15
|
import React, { useEffect, useState } from "react";
|
|
16
16
|
import { makeStyles } from "@material-ui/core";
|
|
17
17
|
import { useLocation } from "react-router-dom";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { c } from "../../reactCompilerRuntime.mjs";
|
|
1
2
|
import { FluentIcon } from "../../utilities/iconLibrary/FluentIcon.mjs";
|
|
2
3
|
import { formatDateToLocaleString } from "../../utilities/input/DateUtilities.mjs";
|
|
3
|
-
import { c } from "react-compiler-runtime";
|
|
4
4
|
import React, { useState } from "react";
|
|
5
5
|
import { Button, Step, StepConnector, StepLabel, Stepper, Typography, lighten, makeStyles, withStyles } from "@material-ui/core";
|
|
6
6
|
import { DateTime } from "luxon";
|