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,9 +1,10 @@
|
|
|
1
|
-
import { LayoutUnit } from "../../../../layout/LayoutUnit.mjs";
|
|
2
1
|
import { PaymentTenderTypeEnum } from "../../../../enums/paymentTenderTypeEnum.mjs";
|
|
3
2
|
import { PaymentVendorFactoryEnum } from "../../../../enums/paymentVendorFactoryEnum.mjs";
|
|
4
|
-
import {
|
|
3
|
+
import { UdpFlexbox } from "../../../../UI/fluent-web-components/UdpFlexbox.mjs";
|
|
4
|
+
import { UdpMessageBar } from "../../../../UI/fluent-web-components/UdpMessageBar.mjs";
|
|
5
|
+
import { UdpSpinner } from "../../../../UI/fluent-web-components/UdpSpinner.mjs";
|
|
5
6
|
import React, { useCallback, useEffect, useState } from "react";
|
|
6
|
-
import {
|
|
7
|
+
import { useTheme } from "@material-ui/core";
|
|
7
8
|
import { useTranslation } from "react-i18next";
|
|
8
9
|
//#region src/utilities/form/paymentForm/vendorsForms/ICheckForm.tsx
|
|
9
10
|
const defaultCssStyles = (theme) => `
|
|
@@ -66,7 +67,7 @@ const defaultCssStyles = (theme) => `
|
|
|
66
67
|
const ICheckForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard, onStatusChange = null, paymentDetails = null, baseUrl = "https://iframe.icheckgateway.com", customCss = "", attributes = null, paymentData = null }) => {
|
|
67
68
|
const iframePaymentMethod = paymentMethod === PaymentTenderTypeEnum.CreditCard ? "iFrameCC" : "iFrameBA";
|
|
68
69
|
const [src, setSrc] = useState(`${baseUrl}/${iframePaymentMethod}.aspx?`);
|
|
69
|
-
const [
|
|
70
|
+
const [, setResponse] = useState({});
|
|
70
71
|
const [loading, setLoading] = useState(true);
|
|
71
72
|
const [error, setError] = useState("");
|
|
72
73
|
const { t } = useTranslation();
|
|
@@ -76,15 +77,15 @@ const ICheckForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard, onStatus
|
|
|
76
77
|
*
|
|
77
78
|
* @param {*} response
|
|
78
79
|
*/
|
|
79
|
-
const handleICheckResponse = useCallback((
|
|
80
|
-
const isError =
|
|
81
|
-
const payload = JSON.stringify(
|
|
80
|
+
const handleICheckResponse = useCallback((response) => {
|
|
81
|
+
const isError = response?.error;
|
|
82
|
+
const payload = JSON.stringify(response, null, 2);
|
|
82
83
|
const paymentFormResponse = {
|
|
83
84
|
isValid: !isError,
|
|
84
85
|
payload,
|
|
85
|
-
message:
|
|
86
|
-
errorCode:
|
|
87
|
-
errorMessage:
|
|
86
|
+
message: response?.token,
|
|
87
|
+
errorCode: response?.error,
|
|
88
|
+
errorMessage: response?.error,
|
|
88
89
|
selectedHostedPayment: PaymentVendorFactoryEnum.ICheck
|
|
89
90
|
};
|
|
90
91
|
onStatusChange?.(paymentFormResponse);
|
|
@@ -124,11 +125,18 @@ const ICheckForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard, onStatus
|
|
|
124
125
|
customCss
|
|
125
126
|
]);
|
|
126
127
|
useEffect(() => {
|
|
128
|
+
const sourceUrl = attributes?.baseUrl || baseUrl;
|
|
129
|
+
let expectedOrigin = "";
|
|
130
|
+
try {
|
|
131
|
+
expectedOrigin = new URL(sourceUrl).origin;
|
|
132
|
+
} catch {
|
|
133
|
+
expectedOrigin = "";
|
|
134
|
+
}
|
|
127
135
|
const handleMessage = (e_0) => {
|
|
136
|
+
if (expectedOrigin && e_0.origin !== expectedOrigin) return;
|
|
128
137
|
const jsonData = e_0.data;
|
|
129
|
-
if (typeof jsonData === "object" && jsonData
|
|
138
|
+
if (typeof jsonData === "object" && jsonData?.constructor?.name === "Object") {
|
|
130
139
|
if (jsonData.source === "iCheck") {
|
|
131
|
-
if (jsonData.error) console.log("Error: " + jsonData.error);
|
|
132
140
|
handleICheckResponse(jsonData);
|
|
133
141
|
setResponse(jsonData);
|
|
134
142
|
}
|
|
@@ -138,32 +146,23 @@ const ICheckForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard, onStatus
|
|
|
138
146
|
return () => {
|
|
139
147
|
window.removeEventListener("message", handleMessage);
|
|
140
148
|
};
|
|
141
|
-
}, [
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
zIndex: 9999,
|
|
156
|
-
display: "flex",
|
|
157
|
-
alignItems: "center",
|
|
158
|
-
justifyContent: "center"
|
|
159
|
-
},
|
|
160
|
-
style: { backgroundColor: "rgba(255, 255, 255, 0.8)" }
|
|
161
|
-
}, /* @__PURE__ */ React.createElement(CircularProgress$1, {
|
|
162
|
-
size: "3rem",
|
|
163
|
-
color: "primary"
|
|
164
|
-
})), /* @__PURE__ */ React.createElement("iframe", {
|
|
149
|
+
}, [
|
|
150
|
+
baseUrl,
|
|
151
|
+
attributes,
|
|
152
|
+
handleICheckResponse
|
|
153
|
+
]);
|
|
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(React.Fragment, null, loading && /* @__PURE__ */ React.createElement(UdpFlexbox, {
|
|
159
|
+
direction: "row",
|
|
160
|
+
justify: "center",
|
|
161
|
+
align: "center"
|
|
162
|
+
}, /* @__PURE__ */ React.createElement(UdpSpinner, { size: "medium" })), /* @__PURE__ */ React.createElement("iframe", {
|
|
165
163
|
id: "iFrameBA",
|
|
166
164
|
name: "iFrameBA",
|
|
165
|
+
title: t("Payment tokenization"),
|
|
167
166
|
src,
|
|
168
167
|
scrolling: "yes",
|
|
169
168
|
width: "100%",
|
|
@@ -171,8 +170,11 @@ const ICheckForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard, onStatus
|
|
|
171
170
|
frameBorder: "0",
|
|
172
171
|
onLoad: handleLoad,
|
|
173
172
|
onError: handleError,
|
|
174
|
-
style: {
|
|
175
|
-
|
|
173
|
+
style: {
|
|
174
|
+
display: loading ? "none" : "block",
|
|
175
|
+
border: 0
|
|
176
|
+
}
|
|
177
|
+
}));
|
|
176
178
|
};
|
|
177
179
|
//#endregion
|
|
178
180
|
export { ICheckForm };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ICheckForm.mjs","names":["React","useEffect","useState","useCallback","Box","Typography","useTheme","PaymentDetails","PaymentMethodData","useTranslation","PaymentTenderTypeEnum","PaymentVendorFactoryEnum","LayoutUnit","CircularProgress","iCheckFormProps","paymentMethod","onStatusChange","paymentFormResult","paymentDetails","baseUrl","customCss","attributes","paymentData","defaultCssStyles","theme","palette","background","default","paper","text","primary","divider","main","trim","ICheckForm","FC","CreditCard","iframePaymentMethod","src","setSrc","response","setResponse","loading","setLoading","error","setError","t","defaultCss","handleICheckResponse","isError","payload","JSON","stringify","paymentFormResponse","isValid","message","token","errorCode","errorMessage","selectedHostedPayment","ICheck","result","handleLoad","handleError","urlAttributes","queryParams","mergedDetails","queryString","Object","keys","filter","key","map","encodeURIComponent","join","e","console","handleMessage","data","jsonData","constructor","name","source","log","window","addEventListener","removeEventListener","position","top","left","width","height","zIndex","display","alignItems","justifyContent","backgroundColor"],"sources":["../../../../../src/utilities/form/paymentForm/vendorsForms/ICheckForm.tsx"],"sourcesContent":["import React, { useEffect, useState, useCallback } from 'react';\nimport { Box, Typography, useTheme } from '@material-ui/core';\nimport { PaymentDetails, PaymentMethodData } from '../AccountPayment.model';\nimport { useTranslation } from 'react-i18next';\nimport { PaymentTenderTypeEnum } from '../../../../enums/paymentTenderTypeEnum';\nimport { PaymentVendorFactoryEnum } from '../../../../enums/paymentVendorFactoryEnum';\nimport { LayoutUnit } from '../../../../layout/LayoutUnit';\nimport { CircularProgress } from '../../../../UI/loading/CircularProgress';\n\ninterface iCheckFormProps {\n paymentMethod?: PaymentTenderTypeEnum;\n onStatusChange?: (paymentFormResult: any) => void;\n paymentDetails: PaymentDetails;\n baseUrl: string;\n customCss?: string;\n attributes?: any;\n paymentData?: PaymentMethodData;\n};\n\nconst defaultCssStyles = (theme: any) => `\n body {\n background: ${theme.palette.background.default};\n }\n payment {\n padding: 1rem;\n max-width: none;\n background: ${theme.palette.background.paper};\n border: none;\n box-shadow: none;\n color: ${theme.palette.text.primary};\n }\n paymentNumber {\n border: 1px solid ${theme.palette.divider};\n }\n input[type='button'],\n input[type='reset'],\n input[type='submit'] {\n background-color: ${theme.palette.primary.main};\n font-size: 14px;\n height: 40px;\n border-radius: 0px;\n border: none;\n }\n`.trim();\n\n/**\n * `ICheckForm` Component\n *\n * Renders an iframe for payment processing via the iCheckGateway. Depending on the payment method, it dynamically generates the iframe URL with the appropriate query parameters. The component also listens for messages from the iframe, handling payment data or errors.\n *\n * @param {Object} props The properties passed to the component.\n * @param {PaymentTenderTypeEnum} [paymentMethod=PaymentTenderTypeEnum.CreditCard] Specifies the type of payment method, influencing the iframe endpoint.\n * @param {Object} [onStatusChange=null] Callback function to handle the status change event.\n * @param {Object} [paymentDetails=null] An object containing customer details such as firstName, lastName, email, etc.\n * @param {string} [baseUrl=\"https://iframe.icheckgateway.com\"] The base URL for the payment gateway iframe.\n * @param {string} [customCss=defaultCssStyles] Custom CSS styles to be applied within the iframe.\n * @param {Object} [attributes=null] An object containing additional payment attributes such as appId, appSecret, custId, etc. These are dynamically appended to the iframe URL as query parameters.\n * @param {string} [attributes.appId] Application ID for the payment gateway.\n * @param {string} [attributes.appSecret] Application secret for the payment gateway.\n * @param {string} [attributes.custId] Customer ID.\n * @param {string} [attributes.saveTokenDisabled] Flag to disable token saving.\n * @param {string} [attributes.firstName] Customer's first name.\n * @param {string} [attributes.lastName] Customer's last name.\n * @param {string} [attributes.email] Customer's email address.\n * @param {string} [attributes.company] Customer's company name.\n * @param {string} [attributes.street1] Customer's street address line 1.\n * @param {string} [attributes.street2] Customer's street address line 2.\n * @param {string} [attributes.city] Customer's city.\n * @param {string} [attributes.custom1] A custom field for additional data.\n * @param {string} [attributes.amount] Payment amount.\n * @param {string} [attributes.salesTax] Applicable sales tax.\n * @param {string} [attributes.entryClassCode] Entry class code for the transaction.\n * @param {string} [attributes.css] Custom CSS for the iframe content.\n * @param {string} [attributes.hostedURL=\"https://iframe.icheckgateway.com\"] Hosted URL; defaults to the base URL but can be overridden.\n *\n * @return {React.Component} The `ICheckForm` component renders an iframe for payment processing and displays the payment response.\n */\nexport const ICheckForm: React.FC<iCheckFormProps> = ({\n paymentMethod = PaymentTenderTypeEnum.CreditCard,\n onStatusChange = null,\n paymentDetails = null,\n baseUrl = \"https://iframe.icheckgateway.com\",\n customCss = '',\n attributes = null,\n paymentData = null\n}) => {\n const iframePaymentMethod = (paymentMethod === PaymentTenderTypeEnum.CreditCard) ? 'iFrameCC' : 'iFrameBA';\n\n const [src, setSrc] = useState(`${baseUrl}/${iframePaymentMethod}.aspx?`);\n const [response, setResponse] = useState({});\n const [loading, setLoading] = useState(true);\n const [error, setError] = useState('');\n const { t } = useTranslation();\n\n const theme = useTheme();\n const defaultCss = defaultCssStyles(theme);\n\n /**\n * handleFiservResponse\n *\n * @param {*} response\n */\n const handleICheckResponse = useCallback((response: any) => {\n const isError = response?.error;\n\n const payload = JSON.stringify(response, null, 2);\n\n const paymentFormResponse = {\n isValid: !isError,\n payload,\n message: response?.token,\n errorCode: response?.error,\n errorMessage: response?.error,\n selectedHostedPayment: PaymentVendorFactoryEnum.ICheck\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 try {\n let urlAttributes = src;\n let queryParams = \"\";\n\n // Replace the values from queryParam from paymentDetails\n if (paymentDetails) {\n // Create a new object by spreading both attributes and paymentDetails\n const mergedDetails = { ...(attributes as any), ...(paymentDetails as any) };\n\n // Base URL from the attributes object\n const baseUrl = (attributes as any)?.baseUrl + `/${iframePaymentMethod}.aspx`;\n\n // Remove the baseUrl from mergedDetails before creating the query string\n delete mergedDetails.baseUrl;\n\n // Create a query string from the mergedDetails object\n const queryString = Object.keys(mergedDetails)\n .filter(key => mergedDetails[key] !== \"\" && mergedDetails[key] != null) // Filter out empty or null values\n .map(key => `${encodeURIComponent(key)}=${encodeURIComponent(mergedDetails[key])}`) // Create each query string component\n .join('&'); // Join components to form the full query string\n\n // Return the full URL\n queryParams = `${baseUrl}?${queryString}`;\n }\n\n queryParams += `&css=${encodeURIComponent(customCss || defaultCss)}`;\n\n // Append query parameters to urlAttributes\n\n if (paymentDetails) {\n urlAttributes = queryParams;\n }\n else {\n urlAttributes += queryParams;\n }\n\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 }, [attributes, paymentDetails, baseUrl, iframePaymentMethod, customCss]);\n\n useEffect(() => {\n const handleMessage = (e: { data: any; }) => {\n\n const jsonData = e.data;\n if (\n typeof jsonData === 'object' &&\n jsonData.constructor.name === 'Object'\n ) {\n const source = jsonData.source;\n\n if (source === 'iCheck') {\n\n if (jsonData.error) {\n console.log('Error: ' + jsonData.error);\n }\n\n handleICheckResponse(jsonData);\n setResponse(jsonData);\n }\n }\n };\n\n window.addEventListener('message', handleMessage);\n\n return () => {\n window.removeEventListener('message', handleMessage);\n };\n }, []);\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 zIndex: 9999,\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'center',\n }}\n style={{\n backgroundColor: 'rgba(255, 255, 255, 0.8)',\n }}\n >\n <CircularProgress size=\"3rem\" color=\"primary\" />\n </Box>\n )}\n\n <iframe\n id=\"iFrameBA\"\n name=\"iFrameBA\"\n src={src}\n scrolling=\"yes\"\n width=\"100%\"\n height=\"500\"\n frameBorder=\"0\"\n onLoad={handleLoad}\n onError={handleError}\n style={{ display: loading ? 'none' : 'block' }}\n />\n </>\n }\n </>\n );\n};\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ICheckForm.mjs","names":["React","useEffect","useState","useCallback","useTheme","PaymentDetails","PaymentMethodData","useTranslation","PaymentTenderTypeEnum","PaymentVendorFactoryEnum","UdpFlexbox","UdpSpinner","UdpMessageBar","iCheckFormProps","paymentMethod","onStatusChange","paymentFormResult","paymentDetails","baseUrl","customCss","attributes","paymentData","defaultCssStyles","theme","palette","background","default","paper","text","primary","divider","main","trim","ICheckForm","FC","CreditCard","iframePaymentMethod","src","setSrc","setResponse","loading","setLoading","error","setError","t","defaultCss","handleICheckResponse","response","isError","payload","JSON","stringify","paymentFormResponse","isValid","message","token","errorCode","errorMessage","selectedHostedPayment","ICheck","result","handleLoad","handleError","urlAttributes","queryParams","mergedDetails","queryString","Object","keys","filter","key","map","encodeURIComponent","join","e","console","sourceUrl","expectedOrigin","URL","origin","handleMessage","MessageEvent","jsonData","data","constructor","name","source","window","addEventListener","removeEventListener","display","border"],"sources":["../../../../../src/utilities/form/paymentForm/vendorsForms/ICheckForm.tsx"],"sourcesContent":["import React, { useEffect, useState, useCallback } from 'react';\nimport { useTheme } from '@material-ui/core';\nimport { PaymentDetails, PaymentMethodData } from '../AccountPayment.model';\nimport { useTranslation } from 'react-i18next';\nimport { PaymentTenderTypeEnum } from '../../../../enums/paymentTenderTypeEnum';\nimport { PaymentVendorFactoryEnum } from '../../../../enums/paymentVendorFactoryEnum';\nimport { UdpFlexbox } from '../../../../UI/fluent-web-components/UdpFlexbox';\nimport { UdpSpinner } from '../../../../UI/fluent-web-components/UdpSpinner';\nimport { UdpMessageBar } from '../../../../UI/fluent-web-components/UdpMessageBar';\n\ninterface iCheckFormProps {\n paymentMethod?: PaymentTenderTypeEnum;\n onStatusChange?: (paymentFormResult: any) => void;\n paymentDetails: PaymentDetails;\n baseUrl: string;\n customCss?: string;\n attributes?: any;\n paymentData?: PaymentMethodData;\n};\n\nconst defaultCssStyles = (theme: any) => `\n body {\n background: ${theme.palette.background.default};\n }\n payment {\n padding: 1rem;\n max-width: none;\n background: ${theme.palette.background.paper};\n border: none;\n box-shadow: none;\n color: ${theme.palette.text.primary};\n }\n paymentNumber {\n border: 1px solid ${theme.palette.divider};\n }\n input[type='button'],\n input[type='reset'],\n input[type='submit'] {\n background-color: ${theme.palette.primary.main};\n font-size: 14px;\n height: 40px;\n border-radius: 0px;\n border: none;\n }\n`.trim();\n\n/**\n * `ICheckForm` Component\n *\n * Renders an iframe for payment processing via the iCheckGateway. Depending on the payment method, it dynamically generates the iframe URL with the appropriate query parameters. The component also listens for messages from the iframe, handling payment data or errors.\n *\n * @param {Object} props The properties passed to the component.\n * @param {PaymentTenderTypeEnum} [paymentMethod=PaymentTenderTypeEnum.CreditCard] Specifies the type of payment method, influencing the iframe endpoint.\n * @param {Object} [onStatusChange=null] Callback function to handle the status change event.\n * @param {Object} [paymentDetails=null] An object containing customer details such as firstName, lastName, email, etc.\n * @param {string} [baseUrl=\"https://iframe.icheckgateway.com\"] The base URL for the payment gateway iframe.\n * @param {string} [customCss=defaultCssStyles] Custom CSS styles to be applied within the iframe.\n * @param {Object} [attributes=null] An object containing additional payment attributes such as appId, appSecret, custId, etc. These are dynamically appended to the iframe URL as query parameters.\n * @param {string} [attributes.appId] Application ID for the payment gateway.\n * @param {string} [attributes.appSecret] Application secret for the payment gateway.\n * @param {string} [attributes.custId] Customer ID.\n * @param {string} [attributes.saveTokenDisabled] Flag to disable token saving.\n * @param {string} [attributes.firstName] Customer's first name.\n * @param {string} [attributes.lastName] Customer's last name.\n * @param {string} [attributes.email] Customer's email address.\n * @param {string} [attributes.company] Customer's company name.\n * @param {string} [attributes.street1] Customer's street address line 1.\n * @param {string} [attributes.street2] Customer's street address line 2.\n * @param {string} [attributes.city] Customer's city.\n * @param {string} [attributes.custom1] A custom field for additional data.\n * @param {string} [attributes.amount] Payment amount.\n * @param {string} [attributes.salesTax] Applicable sales tax.\n * @param {string} [attributes.entryClassCode] Entry class code for the transaction.\n * @param {string} [attributes.css] Custom CSS for the iframe content.\n * @param {string} [attributes.hostedURL=\"https://iframe.icheckgateway.com\"] Hosted URL; defaults to the base URL but can be overridden.\n *\n * @return {React.Component} The `ICheckForm` component renders an iframe for payment processing and displays the payment response.\n */\nexport const ICheckForm: React.FC<iCheckFormProps> = ({\n paymentMethod = PaymentTenderTypeEnum.CreditCard,\n onStatusChange = null,\n paymentDetails = null,\n baseUrl = \"https://iframe.icheckgateway.com\",\n customCss = '',\n attributes = null,\n paymentData = null\n}) => {\n const iframePaymentMethod = (paymentMethod === PaymentTenderTypeEnum.CreditCard) ? 'iFrameCC' : 'iFrameBA';\n\n const [src, setSrc] = useState(`${baseUrl}/${iframePaymentMethod}.aspx?`);\n const [, setResponse] = useState({});\n const [loading, setLoading] = useState(true);\n const [error, setError] = useState('');\n const { t } = useTranslation();\n\n const theme = useTheme();\n const defaultCss = defaultCssStyles(theme);\n\n /**\n * handleFiservResponse\n *\n * @param {*} response\n */\n const handleICheckResponse = useCallback((response: any) => {\n const isError = response?.error;\n\n const payload = JSON.stringify(response, null, 2);\n\n const paymentFormResponse = {\n isValid: !isError,\n payload,\n message: response?.token,\n errorCode: response?.error,\n errorMessage: response?.error,\n selectedHostedPayment: PaymentVendorFactoryEnum.ICheck\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 try {\n let urlAttributes = src;\n let queryParams = \"\";\n\n // Replace the values from queryParam from paymentDetails\n if (paymentDetails) {\n // Create a new object by spreading both attributes and paymentDetails\n const mergedDetails = { ...(attributes as any), ...(paymentDetails as any) };\n\n // Base URL from the attributes object\n const baseUrl = (attributes as any)?.baseUrl + `/${iframePaymentMethod}.aspx`;\n\n // Remove the baseUrl from mergedDetails before creating the query string\n delete mergedDetails.baseUrl;\n\n // Create a query string from the mergedDetails object\n const queryString = Object.keys(mergedDetails)\n .filter(key => mergedDetails[key] !== \"\" && mergedDetails[key] != null) // Filter out empty or null values\n .map(key => `${encodeURIComponent(key)}=${encodeURIComponent(mergedDetails[key])}`) // Create each query string component\n .join('&'); // Join components to form the full query string\n\n // Return the full URL\n queryParams = `${baseUrl}?${queryString}`;\n }\n\n queryParams += `&css=${encodeURIComponent(customCss || defaultCss)}`;\n\n // Append query parameters to urlAttributes\n\n if (paymentDetails) {\n urlAttributes = queryParams;\n }\n else {\n urlAttributes += queryParams;\n }\n\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 }, [attributes, paymentDetails, baseUrl, iframePaymentMethod, customCss]);\n\n useEffect(() => {\n // Restrict postMessage handling to the iCheck iframe origin. Prefer the\n // attributes.baseUrl override (set per tenant) when present, otherwise the\n // default baseUrl. Without this any embedding context can spoof a token.\n const sourceUrl = (attributes as any)?.baseUrl || baseUrl;\n let expectedOrigin = '';\n try {\n expectedOrigin = new URL(sourceUrl).origin;\n } catch {\n expectedOrigin = '';\n }\n\n const handleMessage = (e: MessageEvent) => {\n if (expectedOrigin && e.origin !== expectedOrigin) return;\n\n const jsonData = e.data;\n if (\n typeof jsonData === 'object' &&\n jsonData?.constructor?.name === 'Object'\n ) {\n const source = jsonData.source;\n\n if (source === 'iCheck') {\n handleICheckResponse(jsonData);\n setResponse(jsonData);\n }\n }\n };\n\n window.addEventListener('message', handleMessage);\n\n return () => {\n window.removeEventListener('message', handleMessage);\n };\n }, [baseUrl, attributes, handleICheckResponse]);\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 <>\n {loading && (\n <UdpFlexbox direction=\"row\" justify=\"center\" align=\"center\">\n <UdpSpinner size=\"medium\" />\n </UdpFlexbox>\n )}\n\n <iframe\n id=\"iFrameBA\"\n name=\"iFrameBA\"\n title={t('Payment tokenization')}\n src={src}\n scrolling=\"yes\"\n width=\"100%\"\n height=\"500\"\n frameBorder=\"0\"\n onLoad={handleLoad}\n onError={handleError}\n style={{ display: loading ? 'none' : 'block', border: 0 }}\n />\n </>\n );\n};\n"],"mappings":"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"}
|
|
@@ -8,6 +8,10 @@ interface PaymentusFormProps {
|
|
|
8
8
|
baseUrl: string;
|
|
9
9
|
attributes?: any;
|
|
10
10
|
paymentData?: PaymentMethodData;
|
|
11
|
+
/** S2S bearer token; when present the token fetch uses the `/S2S` endpoint variant. */
|
|
12
|
+
s2sToken?: string;
|
|
13
|
+
/** Tenant ID required alongside `s2sToken` for S2S mode API calls. */
|
|
14
|
+
s2sTenantId?: string;
|
|
11
15
|
}
|
|
12
16
|
export declare const PaymentusForm: React.FC<PaymentusFormProps>;
|
|
13
17
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PaymentusForm.d.ts","sourceRoot":"","sources":["../../../../../src/utilities/form/paymentForm/vendorsForms/PaymentusForm.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"PaymentusForm.d.ts","sourceRoot":"","sources":["../../../../../src/utilities/form/paymentForm/vendorsForms/PaymentusForm.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AACxE,OAAO,EAAsC,cAAc,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAChH,OAAO,EAAE,qBAAqB,EAAE,MAAM,yCAAyC,CAAC;AAUhF,UAAU,kBAAkB;IAC1B,aAAa,CAAC,EAAE,qBAAqB,CAAC;IACtC,cAAc,CAAC,EAAE,CAAC,iBAAiB,EAAE,GAAG,KAAK,IAAI,CAAC;IAClD,cAAc,EAAE,cAAc,CAAC;IAC/B,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,WAAW,CAAC,EAAE,iBAAiB,CAAC;IAChC,uFAAuF;IACvF,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,sEAAsE;IACtE,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAuPtD,CAAC"}
|
|
@@ -1,24 +1,21 @@
|
|
|
1
|
-
import React, { useEffect, useState, useCallback } from 'react';
|
|
2
|
-
import { Box, Typography } from '@material-ui/core';
|
|
1
|
+
import React, { useEffect, useState, useCallback, useRef } from 'react';
|
|
3
2
|
import { PaymentTenderTypeEnum } from '../../../../enums/paymentTenderTypeEnum';
|
|
4
3
|
import { PaymentVendorFactoryEnum } from '../../../../enums/paymentVendorFactoryEnum';
|
|
5
4
|
import { useTranslation } from 'react-i18next';
|
|
6
|
-
import { LayoutUnit } from '../../../../layout/LayoutUnit';
|
|
7
5
|
import { apiMutate } from '../../../useAxiosMutate';
|
|
8
6
|
import { useUser } from '../../../auth/useUser';
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
7
|
+
import { UdpFlexbox } from '../../../../UI/fluent-web-components/UdpFlexbox';
|
|
8
|
+
import { UdpSpinner } from '../../../../UI/fluent-web-components/UdpSpinner';
|
|
9
|
+
import { UdpMessageBar } from '../../../../UI/fluent-web-components/UdpMessageBar';
|
|
11
10
|
import { ConfigService } from '../../../../configService';
|
|
12
11
|
;
|
|
13
|
-
export const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard, onStatusChange = null, paymentDetails = null, baseUrl = "https://secure4.paymentus.com/xotp/pm/sgc2", attributes = null, paymentData = null }) => {
|
|
12
|
+
export 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(uuid());
|
|
21
|
-
const [paymentTokenIDGuid] = useState(uuid());
|
|
22
19
|
const { t } = useTranslation();
|
|
23
20
|
/**
|
|
24
21
|
* API call to get the Paymentus Token
|
|
@@ -27,11 +24,12 @@ export const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard
|
|
|
27
24
|
if (!payload) {
|
|
28
25
|
return null;
|
|
29
26
|
}
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
27
|
+
const basePath = `ProcessHostedPaymentPagePayment/authToken/${methodURL}`;
|
|
28
|
+
const path = s2sToken ? `${basePath}/S2S` : basePath;
|
|
29
|
+
return apiMutate(ConfigService.pgV1ApiUrl, path, s2sToken
|
|
30
|
+
? { method: 'POST', data: payload, headers: { Authorization: `Bearer ${s2sToken}`, currentTenantId: s2sTenantId } }
|
|
31
|
+
: { method: 'POST', data: payload }, {});
|
|
32
|
+
}, [methodURL, s2sToken, s2sTenantId]);
|
|
35
33
|
/**
|
|
36
34
|
* API post the generated Token
|
|
37
35
|
*/
|
|
@@ -53,6 +51,7 @@ export const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard
|
|
|
53
51
|
*/
|
|
54
52
|
const handlePaymentusResponse = useCallback((response) => {
|
|
55
53
|
const isError = response === null || response === void 0 ? void 0 : response.error;
|
|
54
|
+
console.log('it was here');
|
|
56
55
|
const paymentFormResponse = {
|
|
57
56
|
isValid: !isError,
|
|
58
57
|
payload: response,
|
|
@@ -63,6 +62,14 @@ export const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard
|
|
|
63
62
|
};
|
|
64
63
|
onStatusChange === null || onStatusChange === void 0 ? void 0 : onStatusChange(paymentFormResponse);
|
|
65
64
|
}, [onStatusChange, paymentMethod]);
|
|
65
|
+
// Keeps the message listener effect below from needing handlePaymentusResponse
|
|
66
|
+
// in its deps — onStatusChange (and therefore handlePaymentusResponse) can churn
|
|
67
|
+
// identity on every parent render, which was tearing down and re-adding the
|
|
68
|
+
// window listener and could miss the iframe's response mid-rebuild.
|
|
69
|
+
const handlePaymentusResponseRef = useRef(handlePaymentusResponse);
|
|
70
|
+
useEffect(() => {
|
|
71
|
+
handlePaymentusResponseRef.current = handlePaymentusResponse;
|
|
72
|
+
}, [handlePaymentusResponse]);
|
|
66
73
|
const handleLoad = () => {
|
|
67
74
|
setLoading(false);
|
|
68
75
|
};
|
|
@@ -70,14 +77,38 @@ export const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard
|
|
|
70
77
|
setLoading(false);
|
|
71
78
|
};
|
|
72
79
|
useEffect(() => {
|
|
80
|
+
// Restrict postMessage handling to known senders: the Paymentus iframe
|
|
81
|
+
// itself (frame-height pings) and our payment-gateway host, which is where
|
|
82
|
+
// Paymentus's hosted flow actually serves the final tokenization postback
|
|
83
|
+
// page from — NOT the Paymentus domain.
|
|
84
|
+
//
|
|
85
|
+
// KNOWN STOPGAP: this should come from config (ConfigService.pgV1ApiUrl is
|
|
86
|
+
// hardcoded to UNITY_API_DOMAIN and never picks up REACT_APP_PG_API_BASE;
|
|
87
|
+
// reading import.meta.env directly from here doesn't work either, since
|
|
88
|
+
// this component ships inside the enterprise library's pre-built dist and
|
|
89
|
+
// the value comes back undefined at runtime). Hardcoded here as a known
|
|
90
|
+
// dev-environment value until ConfigService is fixed to wire this through
|
|
91
|
+
// properly — will need updating (or replacing with a real fix) before this
|
|
92
|
+
// goes to any environment other than unitydev.
|
|
93
|
+
const PAYMENT_GATEWAY_ORIGIN = 'https://pg-unity-api.unitydev.ca';
|
|
94
|
+
const allowedOrigins = new Set([PAYMENT_GATEWAY_ORIGIN]);
|
|
95
|
+
try {
|
|
96
|
+
allowedOrigins.add(new URL(src).origin);
|
|
97
|
+
}
|
|
98
|
+
catch (_a) {
|
|
99
|
+
// src isn't a valid absolute URL yet (e.g. still '' before the token loads).
|
|
100
|
+
}
|
|
73
101
|
const handleMessage = async (e) => {
|
|
102
|
+
var _a;
|
|
103
|
+
if (allowedOrigins.size && !allowedOrigins.has(e.origin))
|
|
104
|
+
return;
|
|
74
105
|
const jsonData = e.data;
|
|
75
106
|
if (typeof jsonData === 'object' &&
|
|
76
|
-
jsonData.constructor.name === 'Object') {
|
|
77
|
-
if (jsonData
|
|
78
|
-
const iframe = document.querySelector('
|
|
107
|
+
((_a = jsonData === null || jsonData === void 0 ? void 0 : jsonData.constructor) === null || _a === void 0 ? void 0 : _a.name) === 'Object') {
|
|
108
|
+
if (jsonData.frameHeight) {
|
|
109
|
+
const iframe = document.querySelector('#iFramePS');
|
|
79
110
|
if (iframe) {
|
|
80
|
-
iframe.style.height = `${jsonData.
|
|
111
|
+
iframe.style.height = `${jsonData.frameHeight}px`;
|
|
81
112
|
}
|
|
82
113
|
}
|
|
83
114
|
let responseData;
|
|
@@ -88,10 +119,7 @@ export const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard
|
|
|
88
119
|
return;
|
|
89
120
|
}
|
|
90
121
|
if (responseData === null || responseData === void 0 ? void 0 : responseData.Token) {
|
|
91
|
-
|
|
92
|
-
console.log('Error: ' + jsonData.error);
|
|
93
|
-
}
|
|
94
|
-
handlePaymentusResponse(responseData);
|
|
122
|
+
handlePaymentusResponseRef.current(responseData);
|
|
95
123
|
setResponse(responseData);
|
|
96
124
|
}
|
|
97
125
|
}
|
|
@@ -100,17 +128,19 @@ export const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard
|
|
|
100
128
|
return () => {
|
|
101
129
|
window.removeEventListener('message', handleMessage);
|
|
102
130
|
};
|
|
103
|
-
|
|
131
|
+
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
132
|
+
}, [src]);
|
|
104
133
|
useEffect(() => {
|
|
105
134
|
const preLoadForm = async () => {
|
|
106
135
|
try {
|
|
107
|
-
|
|
136
|
+
// == null intentionally matches both null and undefined.
|
|
137
|
+
if ((paymentData === null || paymentData === void 0 ? void 0 : paymentData.appPaymentVendorID) == null ||
|
|
108
138
|
!paymentDetails) {
|
|
109
139
|
setError(t('Missing required data to render the hosted payment form'));
|
|
110
140
|
return;
|
|
111
141
|
}
|
|
112
142
|
const payload = {
|
|
113
|
-
TenantID: user === null || user === void 0 ? void 0 : user.currentTenantId,
|
|
143
|
+
TenantID: s2sToken ? s2sTenantId : user === null || user === void 0 ? void 0 : user.currentTenantId,
|
|
114
144
|
AppPaymentVendorID: paymentData === null || paymentData === void 0 ? void 0 : paymentData.appPaymentVendorID,
|
|
115
145
|
PaymentAmount: paymentDetails === null || paymentDetails === void 0 ? void 0 : paymentDetails.amount,
|
|
116
146
|
CurrencyCode: 'USD',
|
|
@@ -126,11 +156,16 @@ export const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard
|
|
|
126
156
|
Reference3: paymentDetails === null || paymentDetails === void 0 ? void 0 : paymentDetails.reference3,
|
|
127
157
|
};
|
|
128
158
|
const response = await getPaymentusToken(payload);
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
159
|
+
const result = response === null || response === void 0 ? void 0 : response.data;
|
|
160
|
+
if (!(result === null || result === void 0 ? void 0 : result.success)) {
|
|
161
|
+
setError(t('Failed to generate the hosted payment page token'));
|
|
162
|
+
return;
|
|
163
|
+
}
|
|
164
|
+
if (!result.iFrameUrl) {
|
|
165
|
+
setError(t('The payment provider did not return an iframe URL'));
|
|
166
|
+
return;
|
|
133
167
|
}
|
|
168
|
+
setSrc(result.iFrameUrl);
|
|
134
169
|
}
|
|
135
170
|
catch (e) {
|
|
136
171
|
console.error('Error generating iframe source URL:', e);
|
|
@@ -139,23 +174,9 @@ export const PaymentusForm = ({ paymentMethod = PaymentTenderTypeEnum.CreditCard
|
|
|
139
174
|
};
|
|
140
175
|
preLoadForm();
|
|
141
176
|
}, [attributes, paymentData, paymentDetails, baseUrl, user]);
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
// @ts-ignore
|
|
147
|
-
React.createElement(Box, { sx: {
|
|
148
|
-
position: 'fixed',
|
|
149
|
-
top: 0,
|
|
150
|
-
left: 0,
|
|
151
|
-
width: '100%',
|
|
152
|
-
height: '100%',
|
|
153
|
-
// @ts-ignore
|
|
154
|
-
backgroundColor: 'rgba(255, 255, 255, 0.8)',
|
|
155
|
-
zIndex: 9999,
|
|
156
|
-
display: 'flex',
|
|
157
|
-
alignItems: 'center',
|
|
158
|
-
justifyContent: 'center',
|
|
159
|
-
} }, React.createElement(CircularProgress, { size: "3rem", color: "primary" }))), React.createElement("iframe", { id: "iFramePS", name: "iFramePS", src: src, scrolling: "yes", width: "100%", height: "785", frameBorder: "0", onLoad: handleLoad, onError: handleError, style: { display: loading ? 'none' : 'block' } }))));
|
|
177
|
+
if (error) {
|
|
178
|
+
return (React.createElement(UdpMessageBar, { intent: "error", layout: "multiline" }, t('There was an error rendering the hosted payment form. Please check your settings and try again'), ': ', error));
|
|
179
|
+
}
|
|
180
|
+
return (React.createElement("div", { style: { width: '100%', overflowX: 'auto' } }, loading && (React.createElement(UdpFlexbox, { direction: "row", justify: "center", align: "center" }, React.createElement(UdpSpinner, { size: "medium" }))), src && (React.createElement("iframe", { id: "iFramePS", name: "iFramePS", title: t('Payment tokenization'), src: src, scrolling: "auto", width: "540", height: "785", frameBorder: "0", onLoad: handleLoad, onError: handleError, style: { display: loading ? 'none' : 'block', border: 0, margin: '0 auto' } }))));
|
|
160
181
|
};
|
|
161
182
|
//# sourceMappingURL=PaymentusForm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PaymentusForm.js","sourceRoot":"","sources":["../../../../../src/utilities/form/paymentForm/vendorsForms/PaymentusForm.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"PaymentusForm.js","sourceRoot":"","sources":["../../../../../src/utilities/form/paymentForm/vendorsForms/PaymentusForm.tsx"],"names":[],"mappings":"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"}
|