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,463 +0,0 @@
|
|
|
1
|
-
import { ClientSideUdpGrid } from "../UI/templates/newGrid/ClientSideUdpGrid.mjs";
|
|
2
|
-
import { c } from "react-compiler-runtime";
|
|
3
|
-
import React, { useEffect, useRef, useState } from "react";
|
|
4
|
-
import { UdpCompoundButton, UdpField, UdpFluentButton, UdpFluentCheckbox, UdpFluentDialog, UdpFluentDrawer, UdpFluentMenu, UdpFluentTablist, UdpFluentTextInput, UdpFormComponent, UdpIcon, UdpTabPanel } from "udp-react-stencil-component-library";
|
|
5
|
-
//#region src/test/TestStencilWrappedComponentsPage.tsx
|
|
6
|
-
const checkboxMenuItems = [
|
|
7
|
-
{
|
|
8
|
-
id: "c1-1",
|
|
9
|
-
text: "Checkbox 1-A",
|
|
10
|
-
sectionNumber: 1,
|
|
11
|
-
type: "checkbox"
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
id: "c1-2",
|
|
15
|
-
text: "Checkbox 1-B",
|
|
16
|
-
sectionNumber: 1,
|
|
17
|
-
type: "checkbox"
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
id: "c2-1",
|
|
21
|
-
text: "Checkbox 2-A",
|
|
22
|
-
sectionNumber: 2,
|
|
23
|
-
type: "checkbox"
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
id: "c2-2",
|
|
27
|
-
text: "Checkbox 2-B",
|
|
28
|
-
sectionNumber: 2,
|
|
29
|
-
type: "checkbox"
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
id: "c3",
|
|
33
|
-
text: "More Options"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
id: "c3-1",
|
|
37
|
-
text: "Sub Checkbox 1",
|
|
38
|
-
parentId: "c3",
|
|
39
|
-
type: "checkbox"
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
id: "c3-2",
|
|
43
|
-
text: "Sub Checkbox 2",
|
|
44
|
-
parentId: "c3",
|
|
45
|
-
type: "checkbox"
|
|
46
|
-
}
|
|
47
|
-
];
|
|
48
|
-
const mustHaveExclamation = (value) => {
|
|
49
|
-
if (!value) return void 0;
|
|
50
|
-
if (typeof value === "string" && value.includes("!")) return;
|
|
51
|
-
return "You must include an exclamation mark (!)";
|
|
52
|
-
};
|
|
53
|
-
const TestStencilWrappedComponentsPage = () => {
|
|
54
|
-
const $ = c(56);
|
|
55
|
-
const [open, setOpen] = useState(false);
|
|
56
|
-
const [dialogOpen, setDialogOpen] = useState(false);
|
|
57
|
-
const [formDrawerOpen, setFormDrawerOpen] = useState(false);
|
|
58
|
-
const [activeTab, setActiveTab] = useState("tab1");
|
|
59
|
-
let t0;
|
|
60
|
-
if ($[0] === Symbol.for("react.memo_cache_sentinel")) {
|
|
61
|
-
t0 = {};
|
|
62
|
-
$[0] = t0;
|
|
63
|
-
} else t0 = $[0];
|
|
64
|
-
const [formData, setFormData] = useState(t0);
|
|
65
|
-
const [isLoading, setIsLoading] = useState(true);
|
|
66
|
-
const formInstance = useRef(null);
|
|
67
|
-
let t1;
|
|
68
|
-
let t2;
|
|
69
|
-
if ($[1] === Symbol.for("react.memo_cache_sentinel")) {
|
|
70
|
-
t1 = () => {
|
|
71
|
-
console.log("Fetching data...");
|
|
72
|
-
const timer = setTimeout(() => {
|
|
73
|
-
setFormData({
|
|
74
|
-
firstName: "Async John",
|
|
75
|
-
email: "async_john@example.com",
|
|
76
|
-
age: "45",
|
|
77
|
-
newsletter: true,
|
|
78
|
-
exclamation: "Late arrival!"
|
|
79
|
-
});
|
|
80
|
-
setIsLoading(false);
|
|
81
|
-
}, 2e3);
|
|
82
|
-
return () => clearTimeout(timer);
|
|
83
|
-
};
|
|
84
|
-
t2 = [];
|
|
85
|
-
$[1] = t1;
|
|
86
|
-
$[2] = t2;
|
|
87
|
-
} else {
|
|
88
|
-
t1 = $[1];
|
|
89
|
-
t2 = $[2];
|
|
90
|
-
}
|
|
91
|
-
useEffect(t1, t2);
|
|
92
|
-
let t3;
|
|
93
|
-
if ($[3] === Symbol.for("react.memo_cache_sentinel")) {
|
|
94
|
-
t3 = () => {
|
|
95
|
-
setOpen(false);
|
|
96
|
-
};
|
|
97
|
-
$[3] = t3;
|
|
98
|
-
} else t3 = $[3];
|
|
99
|
-
const handleDrawerClose = t3;
|
|
100
|
-
let t4;
|
|
101
|
-
if ($[4] === Symbol.for("react.memo_cache_sentinel")) {
|
|
102
|
-
t4 = () => {
|
|
103
|
-
setDialogOpen(false);
|
|
104
|
-
};
|
|
105
|
-
$[4] = t4;
|
|
106
|
-
} else t4 = $[4];
|
|
107
|
-
const handleDialogClose = t4;
|
|
108
|
-
let t5;
|
|
109
|
-
if ($[5] === Symbol.for("react.memo_cache_sentinel")) {
|
|
110
|
-
t5 = () => {
|
|
111
|
-
setFormDrawerOpen(false);
|
|
112
|
-
};
|
|
113
|
-
$[5] = t5;
|
|
114
|
-
} else t5 = $[5];
|
|
115
|
-
const handleFormDrawerClose = t5;
|
|
116
|
-
let t6;
|
|
117
|
-
if ($[6] === Symbol.for("react.memo_cache_sentinel")) {
|
|
118
|
-
t6 = (values) => {
|
|
119
|
-
console.log("Form submitted with values:", values);
|
|
120
|
-
setFormDrawerOpen(false);
|
|
121
|
-
};
|
|
122
|
-
$[6] = t6;
|
|
123
|
-
} else t6 = $[6];
|
|
124
|
-
const handleFormSubmit = t6;
|
|
125
|
-
const validateForm = _temp;
|
|
126
|
-
let t7;
|
|
127
|
-
if ($[7] === Symbol.for("react.memo_cache_sentinel")) {
|
|
128
|
-
t7 = (e) => {
|
|
129
|
-
formInstance.current = e.detail;
|
|
130
|
-
};
|
|
131
|
-
$[7] = t7;
|
|
132
|
-
} else t7 = $[7];
|
|
133
|
-
const handleFormReady = t7;
|
|
134
|
-
let t8;
|
|
135
|
-
if ($[8] === Symbol.for("react.memo_cache_sentinel")) {
|
|
136
|
-
t8 = {
|
|
137
|
-
display: "flex",
|
|
138
|
-
flexDirection: "column"
|
|
139
|
-
};
|
|
140
|
-
$[8] = t8;
|
|
141
|
-
} else t8 = $[8];
|
|
142
|
-
let t9;
|
|
143
|
-
if ($[9] === Symbol.for("react.memo_cache_sentinel")) {
|
|
144
|
-
t9 = /* @__PURE__ */ React.createElement(UdpFluentButton, { onClick: () => setOpen(true) }, "Open Sidesheet");
|
|
145
|
-
$[9] = t9;
|
|
146
|
-
} else t9 = $[9];
|
|
147
|
-
let t10;
|
|
148
|
-
if ($[10] === Symbol.for("react.memo_cache_sentinel")) {
|
|
149
|
-
t10 = /* @__PURE__ */ React.createElement(UdpFluentButton, { onClick: () => setFormDrawerOpen(true) }, "Open Form Drawer");
|
|
150
|
-
$[10] = t10;
|
|
151
|
-
} else t10 = $[10];
|
|
152
|
-
let t11;
|
|
153
|
-
if ($[11] === Symbol.for("react.memo_cache_sentinel")) {
|
|
154
|
-
t11 = /* @__PURE__ */ React.createElement(UdpCompoundButton, {
|
|
155
|
-
appearance: "transparent",
|
|
156
|
-
shape: "rounded",
|
|
157
|
-
size: "medium",
|
|
158
|
-
onClick: _temp2
|
|
159
|
-
}, /* @__PURE__ */ React.createElement("span", { slot: "description" }, "Description content"), /* @__PURE__ */ React.createElement(UdpIcon, {
|
|
160
|
-
iconName: "add",
|
|
161
|
-
slot: "start",
|
|
162
|
-
color: "inherit"
|
|
163
|
-
}), "Compound Button");
|
|
164
|
-
$[11] = t11;
|
|
165
|
-
} else t11 = $[11];
|
|
166
|
-
let t12;
|
|
167
|
-
if ($[12] === Symbol.for("react.memo_cache_sentinel")) {
|
|
168
|
-
t12 = /* @__PURE__ */ React.createElement(ClientSideUdpGrid, {
|
|
169
|
-
columnDefs: [
|
|
170
|
-
{ field: "make" },
|
|
171
|
-
{ field: "model" },
|
|
172
|
-
{ field: "price" }
|
|
173
|
-
],
|
|
174
|
-
rowData: [
|
|
175
|
-
{
|
|
176
|
-
make: "Toyota",
|
|
177
|
-
model: "Celica",
|
|
178
|
-
price: 35e3
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
make: "Ford",
|
|
182
|
-
model: "Mondeo",
|
|
183
|
-
price: 32e3
|
|
184
|
-
},
|
|
185
|
-
{
|
|
186
|
-
make: "Porsche",
|
|
187
|
-
model: "Boxster",
|
|
188
|
-
price: 72e3
|
|
189
|
-
}
|
|
190
|
-
]
|
|
191
|
-
});
|
|
192
|
-
$[12] = t12;
|
|
193
|
-
} else t12 = $[12];
|
|
194
|
-
let t13;
|
|
195
|
-
if ($[13] !== open) {
|
|
196
|
-
t13 = /* @__PURE__ */ React.createElement(UdpFluentDrawer, {
|
|
197
|
-
open,
|
|
198
|
-
onDrawerClose: handleDrawerClose,
|
|
199
|
-
title: "Drawer Title"
|
|
200
|
-
}, t12);
|
|
201
|
-
$[13] = open;
|
|
202
|
-
$[14] = t13;
|
|
203
|
-
} else t13 = $[14];
|
|
204
|
-
let t14;
|
|
205
|
-
if ($[15] !== formData || $[16] !== isLoading) {
|
|
206
|
-
t14 = isLoading ? /* @__PURE__ */ React.createElement("div", null, "Loading form data...") : /* @__PURE__ */ React.createElement(UdpFormComponent, {
|
|
207
|
-
id: "user-form",
|
|
208
|
-
validate: validateForm,
|
|
209
|
-
onFormReady: handleFormReady,
|
|
210
|
-
onSubmit: handleFormSubmit,
|
|
211
|
-
initialValues: formData
|
|
212
|
-
}, /* @__PURE__ */ React.createElement("div", { style: {
|
|
213
|
-
display: "flex",
|
|
214
|
-
gap: "1rem",
|
|
215
|
-
flexDirection: "column"
|
|
216
|
-
} }, /* @__PURE__ */ React.createElement(UdpField, { name: "firstName" }, /* @__PURE__ */ React.createElement(UdpFluentTextInput, { label: "First Name" })), /* @__PURE__ */ React.createElement(UdpField, { name: "email" }, /* @__PURE__ */ React.createElement(UdpFluentTextInput, {
|
|
217
|
-
label: "Email Address",
|
|
218
|
-
type: "email",
|
|
219
|
-
autoFocus: true,
|
|
220
|
-
controlSize: "large",
|
|
221
|
-
value: "jordanatchison@univerus.com"
|
|
222
|
-
})), /* @__PURE__ */ React.createElement(UdpField, { name: "age" }, /* @__PURE__ */ React.createElement(UdpFluentTextInput, {
|
|
223
|
-
label: "Age",
|
|
224
|
-
required: true
|
|
225
|
-
})), /* @__PURE__ */ React.createElement(UdpField, {
|
|
226
|
-
name: "exclamation",
|
|
227
|
-
validate: mustHaveExclamation
|
|
228
|
-
}, /* @__PURE__ */ React.createElement(UdpFluentTextInput, {
|
|
229
|
-
label: "Exclamation",
|
|
230
|
-
hint: "exclamation mark please"
|
|
231
|
-
})), /* @__PURE__ */ React.createElement(UdpField, { name: "newsletter" }, /* @__PURE__ */ React.createElement(UdpFluentCheckbox, {
|
|
232
|
-
disabled: true,
|
|
233
|
-
label: "Subscribe to newsletter",
|
|
234
|
-
hint: "We will only send you emails about important updates"
|
|
235
|
-
}))));
|
|
236
|
-
$[15] = formData;
|
|
237
|
-
$[16] = isLoading;
|
|
238
|
-
$[17] = t14;
|
|
239
|
-
} else t14 = $[17];
|
|
240
|
-
let t15;
|
|
241
|
-
if ($[18] === Symbol.for("react.memo_cache_sentinel")) {
|
|
242
|
-
t15 = /* @__PURE__ */ React.createElement(UdpFluentButton, {
|
|
243
|
-
appearance: "primary",
|
|
244
|
-
slot: "footer",
|
|
245
|
-
onClick: () => void formInstance.current?.submit()
|
|
246
|
-
}, "Submit Form");
|
|
247
|
-
$[18] = t15;
|
|
248
|
-
} else t15 = $[18];
|
|
249
|
-
let t16;
|
|
250
|
-
if ($[19] !== formDrawerOpen || $[20] !== t14) {
|
|
251
|
-
t16 = /* @__PURE__ */ React.createElement(UdpFluentDrawer, {
|
|
252
|
-
open: formDrawerOpen,
|
|
253
|
-
onDrawerClose: handleFormDrawerClose
|
|
254
|
-
}, t14, t15);
|
|
255
|
-
$[19] = formDrawerOpen;
|
|
256
|
-
$[20] = t14;
|
|
257
|
-
$[21] = t16;
|
|
258
|
-
} else t16 = $[21];
|
|
259
|
-
let t17;
|
|
260
|
-
if ($[22] === Symbol.for("react.memo_cache_sentinel")) {
|
|
261
|
-
t17 = {
|
|
262
|
-
display: "flex",
|
|
263
|
-
flexDirection: "column",
|
|
264
|
-
gap: "1rem",
|
|
265
|
-
marginTop: "2rem"
|
|
266
|
-
};
|
|
267
|
-
$[22] = t17;
|
|
268
|
-
} else t17 = $[22];
|
|
269
|
-
let t18;
|
|
270
|
-
let t19;
|
|
271
|
-
if ($[23] === Symbol.for("react.memo_cache_sentinel")) {
|
|
272
|
-
t18 = (e_0) => setActiveTab(e_0.detail);
|
|
273
|
-
t19 = [
|
|
274
|
-
{
|
|
275
|
-
id: "tab1",
|
|
276
|
-
label: "Tab 1 (Static)"
|
|
277
|
-
},
|
|
278
|
-
{
|
|
279
|
-
id: "tab2",
|
|
280
|
-
label: "Tab 2 (Lazy)"
|
|
281
|
-
},
|
|
282
|
-
{
|
|
283
|
-
id: "tab3",
|
|
284
|
-
label: "Tab 3 (Default Lazy)"
|
|
285
|
-
}
|
|
286
|
-
];
|
|
287
|
-
$[23] = t18;
|
|
288
|
-
$[24] = t19;
|
|
289
|
-
} else {
|
|
290
|
-
t18 = $[23];
|
|
291
|
-
t19 = $[24];
|
|
292
|
-
}
|
|
293
|
-
let t20;
|
|
294
|
-
if ($[25] !== activeTab) {
|
|
295
|
-
t20 = /* @__PURE__ */ React.createElement(UdpFluentTablist, {
|
|
296
|
-
activeId: activeTab,
|
|
297
|
-
appearance: "transparent",
|
|
298
|
-
size: "small",
|
|
299
|
-
orientation: "vertical",
|
|
300
|
-
onTabChange: t18,
|
|
301
|
-
tabList: t19
|
|
302
|
-
});
|
|
303
|
-
$[25] = activeTab;
|
|
304
|
-
$[26] = t20;
|
|
305
|
-
} else t20 = $[26];
|
|
306
|
-
let t21;
|
|
307
|
-
if ($[27] === Symbol.for("react.memo_cache_sentinel")) {
|
|
308
|
-
t21 = {
|
|
309
|
-
padding: "1rem",
|
|
310
|
-
border: "1px solid #ccc"
|
|
311
|
-
};
|
|
312
|
-
$[27] = t21;
|
|
313
|
-
} else t21 = $[27];
|
|
314
|
-
let t22;
|
|
315
|
-
if ($[28] === Symbol.for("react.memo_cache_sentinel")) {
|
|
316
|
-
t22 = /* @__PURE__ */ React.createElement("h3", null, "Dialog Example");
|
|
317
|
-
$[28] = t22;
|
|
318
|
-
} else t22 = $[28];
|
|
319
|
-
let t23;
|
|
320
|
-
if ($[29] === Symbol.for("react.memo_cache_sentinel")) {
|
|
321
|
-
t23 = /* @__PURE__ */ React.createElement(UdpFluentButton, { onClick: () => setDialogOpen(true) }, "Open Dialog");
|
|
322
|
-
$[29] = t23;
|
|
323
|
-
} else t23 = $[29];
|
|
324
|
-
let t24;
|
|
325
|
-
let t25;
|
|
326
|
-
if ($[30] === Symbol.for("react.memo_cache_sentinel")) {
|
|
327
|
-
t24 = /* @__PURE__ */ React.createElement(UdpFluentButton, {
|
|
328
|
-
slot: "action",
|
|
329
|
-
onClick: handleDialogClose
|
|
330
|
-
}, "Submit");
|
|
331
|
-
t25 = /* @__PURE__ */ React.createElement("div", null, "This is a simple dialog example.");
|
|
332
|
-
$[30] = t24;
|
|
333
|
-
$[31] = t25;
|
|
334
|
-
} else {
|
|
335
|
-
t24 = $[30];
|
|
336
|
-
t25 = $[31];
|
|
337
|
-
}
|
|
338
|
-
let t26;
|
|
339
|
-
if ($[32] !== dialogOpen) {
|
|
340
|
-
t26 = /* @__PURE__ */ React.createElement(UdpFluentDialog, {
|
|
341
|
-
open: dialogOpen,
|
|
342
|
-
title: "Example Dialog",
|
|
343
|
-
onDialogClose: handleDialogClose
|
|
344
|
-
}, t24, t25);
|
|
345
|
-
$[32] = dialogOpen;
|
|
346
|
-
$[33] = t26;
|
|
347
|
-
} else t26 = $[33];
|
|
348
|
-
let t27;
|
|
349
|
-
if ($[34] === Symbol.for("react.memo_cache_sentinel")) {
|
|
350
|
-
t27 = /* @__PURE__ */ React.createElement(UdpFluentMenu, {
|
|
351
|
-
items: checkboxMenuItems,
|
|
352
|
-
onClick: _temp3,
|
|
353
|
-
label: "Menu"
|
|
354
|
-
});
|
|
355
|
-
$[34] = t27;
|
|
356
|
-
} else t27 = $[34];
|
|
357
|
-
let t28;
|
|
358
|
-
if ($[35] !== activeTab || $[36] !== t26) {
|
|
359
|
-
t28 = /* @__PURE__ */ React.createElement(UdpTabPanel, {
|
|
360
|
-
id: "tab1",
|
|
361
|
-
activeTabId: activeTab
|
|
362
|
-
}, t22, t23, t26, t27);
|
|
363
|
-
$[35] = activeTab;
|
|
364
|
-
$[36] = t26;
|
|
365
|
-
$[37] = t28;
|
|
366
|
-
} else t28 = $[37];
|
|
367
|
-
let t29;
|
|
368
|
-
if ($[38] === Symbol.for("react.memo_cache_sentinel")) {
|
|
369
|
-
t29 = /* @__PURE__ */ React.createElement(ClientSideUdpGrid, {
|
|
370
|
-
columnDefs: [
|
|
371
|
-
{ field: "make" },
|
|
372
|
-
{ field: "model" },
|
|
373
|
-
{ field: "price" }
|
|
374
|
-
],
|
|
375
|
-
rowData: [
|
|
376
|
-
{
|
|
377
|
-
make: "Toyota",
|
|
378
|
-
model: "Celica",
|
|
379
|
-
price: 35e3
|
|
380
|
-
},
|
|
381
|
-
{
|
|
382
|
-
make: "Ford",
|
|
383
|
-
model: "Mondeo",
|
|
384
|
-
price: 32e3
|
|
385
|
-
},
|
|
386
|
-
{
|
|
387
|
-
make: "Porsche",
|
|
388
|
-
model: "Boxster",
|
|
389
|
-
price: 72e3
|
|
390
|
-
}
|
|
391
|
-
]
|
|
392
|
-
});
|
|
393
|
-
$[38] = t29;
|
|
394
|
-
} else t29 = $[38];
|
|
395
|
-
let t30;
|
|
396
|
-
if ($[39] !== activeTab) {
|
|
397
|
-
t30 = /* @__PURE__ */ React.createElement(UdpTabPanel, {
|
|
398
|
-
id: "tab2",
|
|
399
|
-
activeTabId: activeTab
|
|
400
|
-
}, t29);
|
|
401
|
-
$[39] = activeTab;
|
|
402
|
-
$[40] = t30;
|
|
403
|
-
} else t30 = $[40];
|
|
404
|
-
let t31;
|
|
405
|
-
let t32;
|
|
406
|
-
if ($[41] === Symbol.for("react.memo_cache_sentinel")) {
|
|
407
|
-
t31 = /* @__PURE__ */ React.createElement("h3", null, "Tab 3 Content (Default Lazy)");
|
|
408
|
-
t32 = /* @__PURE__ */ React.createElement("p", null, "This content is lazy loaded by default.");
|
|
409
|
-
$[41] = t31;
|
|
410
|
-
$[42] = t32;
|
|
411
|
-
} else {
|
|
412
|
-
t31 = $[41];
|
|
413
|
-
t32 = $[42];
|
|
414
|
-
}
|
|
415
|
-
let t33;
|
|
416
|
-
if ($[43] !== activeTab) {
|
|
417
|
-
t33 = /* @__PURE__ */ React.createElement(UdpTabPanel, {
|
|
418
|
-
id: "tab3",
|
|
419
|
-
activeTabId: activeTab
|
|
420
|
-
}, t31, t32);
|
|
421
|
-
$[43] = activeTab;
|
|
422
|
-
$[44] = t33;
|
|
423
|
-
} else t33 = $[44];
|
|
424
|
-
let t34;
|
|
425
|
-
if ($[45] !== t28 || $[46] !== t30 || $[47] !== t33) {
|
|
426
|
-
t34 = /* @__PURE__ */ React.createElement("div", { style: t21 }, t28, t30, t33);
|
|
427
|
-
$[45] = t28;
|
|
428
|
-
$[46] = t30;
|
|
429
|
-
$[47] = t33;
|
|
430
|
-
$[48] = t34;
|
|
431
|
-
} else t34 = $[48];
|
|
432
|
-
let t35;
|
|
433
|
-
if ($[49] !== t20 || $[50] !== t34) {
|
|
434
|
-
t35 = /* @__PURE__ */ React.createElement("div", { style: t17 }, t20, t34);
|
|
435
|
-
$[49] = t20;
|
|
436
|
-
$[50] = t34;
|
|
437
|
-
$[51] = t35;
|
|
438
|
-
} else t35 = $[51];
|
|
439
|
-
let t36;
|
|
440
|
-
if ($[52] !== t13 || $[53] !== t16 || $[54] !== t35) {
|
|
441
|
-
t36 = /* @__PURE__ */ React.createElement("div", { style: t8 }, t9, t10, t11, t13, t16, t35);
|
|
442
|
-
$[52] = t13;
|
|
443
|
-
$[53] = t16;
|
|
444
|
-
$[54] = t35;
|
|
445
|
-
$[55] = t36;
|
|
446
|
-
} else t36 = $[55];
|
|
447
|
-
return t36;
|
|
448
|
-
};
|
|
449
|
-
function _temp(values_0) {
|
|
450
|
-
const errors = {};
|
|
451
|
-
console.log("Validating:", values_0);
|
|
452
|
-
return errors;
|
|
453
|
-
}
|
|
454
|
-
function _temp2() {
|
|
455
|
-
return console.log("Compound Button Clicked");
|
|
456
|
-
}
|
|
457
|
-
function _temp3(item) {
|
|
458
|
-
return console.log(item);
|
|
459
|
-
}
|
|
460
|
-
//#endregion
|
|
461
|
-
export { TestStencilWrappedComponentsPage };
|
|
462
|
-
|
|
463
|
-
//# sourceMappingURL=TestStencilWrappedComponentsPage.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TestStencilWrappedComponentsPage.mjs","names":["React","useState","useEffect","useRef","UdpFluentButton","UdpFluentDrawer","UdpFluentTablist","UdpTabPanel","UdpFluentDialog","UdpFluentTextInput","UdpFluentCheckbox","UdpFormComponent","UdpField","UdpFluentMenu","UdpCompoundButton","UdpIcon","ClientSideUdpGrid","FormApi","checkboxMenuItems","id","text","sectionNumber","type","parentId","TestFormValues","firstName","email","age","newsletter","exclamation","mustHaveExclamation","value","undefined","includes","TestStencilWrappedComponentsPage","$","_c","open","setOpen","dialogOpen","setDialogOpen","formDrawerOpen","setFormDrawerOpen","activeTab","setActiveTab","t0","Symbol","for","formData","setFormData","isLoading","setIsLoading","formInstance","t1","t2","console","log","timer","setTimeout","clearTimeout","t3","handleDrawerClose","t4","handleDialogClose","t5","handleFormDrawerClose","t6","values","handleFormSubmit","validateForm","_temp","t7","e","current","detail","handleFormReady","t8","display","flexDirection","t9","t10","t11","_temp2","t12","field","make","model","price","t13","t14","gap","t15","submit","t16","t17","marginTop","t18","t19","e_0","label","t20","t21","padding","border","t22","t23","t24","t25","t26","t27","_temp3","t28","t29","t30","t31","t32","t33","t34","t35","t36","values_0","errors","item"],"sources":["../../src/test/TestStencilWrappedComponentsPage.tsx"],"sourcesContent":["import React, { useState, useEffect, useRef } from 'react';\nimport {\n UdpFluentButton,\n UdpFluentDrawer,\n UdpFluentTablist,\n UdpTabPanel,\n UdpFluentDialog,\n UdpFluentTextInput,\n UdpFluentCheckbox,\n UdpFormComponent,\n UdpField,\n UdpFluentMenu,\n UdpCompoundButton,\n UdpIcon\n} from '@univerus/udp-react-stencil-component-library';\nimport { ClientSideUdpGrid } from '../UI/templates/newGrid';\nimport { FormApi } from 'final-form';\n\nconst checkboxMenuItems = [\n {\n id: 'c1-1',\n text: 'Checkbox 1-A',\n sectionNumber: 1,\n type: 'checkbox'\n },\n {\n id: 'c1-2',\n text: 'Checkbox 1-B',\n sectionNumber: 1,\n type: 'checkbox'\n },\n {\n id: 'c2-1',\n text: 'Checkbox 2-A',\n sectionNumber: 2,\n type: 'checkbox'\n },\n {\n id: 'c2-2',\n text: 'Checkbox 2-B',\n sectionNumber: 2,\n type: 'checkbox'\n },\n { id: 'c3', text: 'More Options' },\n {\n id: 'c3-1',\n text: 'Sub Checkbox 1',\n parentId: 'c3',\n type: 'checkbox'\n },\n {\n id: 'c3-2',\n text: 'Sub Checkbox 2',\n parentId: 'c3',\n type: 'checkbox'\n }\n];\n\n// This file is meant to import react wrapped stencil components and test them individually\n\ninterface TestFormValues {\n firstName?: string;\n email?: string;\n age?: string;\n newsletter?: boolean;\n exclamation?: string;\n}\n\nconst mustHaveExclamation = (value: unknown) => {\n // 1. Skip validation if empty (let 'required' handle empty states)\n if (!value) return undefined;\n\n // 2. Check logic\n if (typeof value === 'string' && value.includes('!')) {\n return undefined; // Valid\n }\n\n // 3. Return error message\n return 'You must include an exclamation mark (!)';\n};\n\nexport const TestStencilWrappedComponentsPage = () => {\n const [open, setOpen] = useState(false);\n const [dialogOpen, setDialogOpen] = useState(false);\n const [formDrawerOpen, setFormDrawerOpen] = useState(false);\n const [activeTab, setActiveTab] = useState('tab1');\n const [formData, setFormData] = useState<TestFormValues>({});\n const [isLoading, setIsLoading] = useState(true);\n const formInstance = useRef<FormApi | null>(null);\n\n useEffect(() => {\n // Simulate an API call taking 2 seconds\n console.log('Fetching data...');\n const timer = setTimeout(() => {\n setFormData({\n firstName: 'Async John',\n email: 'async_john@example.com',\n age: '45', // Note: Strings are safer for inputs than numbers\n newsletter: true,\n exclamation: 'Late arrival!'\n });\n setIsLoading(false);\n }, 2000);\n\n return () => clearTimeout(timer);\n }, []);\n\n const handleDrawerClose = () => {\n setOpen(false);\n };\n\n const handleDialogClose = () => {\n setDialogOpen(false);\n };\n\n const handleFormDrawerClose = () => {\n setFormDrawerOpen(false);\n };\n\n const handleFormSubmit = (values: TestFormValues) => {\n console.log('Form submitted with values:', values);\n setFormDrawerOpen(false);\n };\n\n const validateForm = (values: TestFormValues) => {\n const errors: Partial<Record<keyof TestFormValues, string>> = {};\n console.log('Validating:', values);\n return errors;\n };\n\n const handleFormReady = (e: CustomEvent<FormApi>) => {\n formInstance.current = e.detail;\n };\n\n return (\n <div\n style={{\n display: 'flex',\n flexDirection: 'column'\n }}\n >\n <UdpFluentButton onClick={() => setOpen(true)}>\n Open Sidesheet\n </UdpFluentButton>\n <UdpFluentButton onClick={() => setFormDrawerOpen(true)}>\n Open Form Drawer\n </UdpFluentButton>\n <UdpCompoundButton\n appearance='transparent'\n shape='rounded'\n size='medium'\n onClick={() => console.log('Compound Button Clicked')}\n >\n <span slot='description'>Description content</span>\n <UdpIcon iconName='add' slot='start' color='inherit'></UdpIcon>\n Compound Button\n </UdpCompoundButton>\n <UdpFluentDrawer\n open={open}\n onDrawerClose={handleDrawerClose}\n title='Drawer Title'\n >\n <ClientSideUdpGrid\n columnDefs={[\n { field: 'make' },\n { field: 'model' },\n { field: 'price' }\n ]}\n rowData={[\n { make: 'Toyota', model: 'Celica', price: 35000 },\n { make: 'Ford', model: 'Mondeo', price: 32000 },\n { make: 'Porsche', model: 'Boxster', price: 72000 }\n ]}\n />\n </UdpFluentDrawer>\n\n <UdpFluentDrawer\n open={formDrawerOpen}\n onDrawerClose={handleFormDrawerClose}\n >\n {isLoading ? (\n <div>Loading form data...</div>\n ) : (\n <UdpFormComponent\n id='user-form'\n validate={validateForm}\n onFormReady={handleFormReady}\n onSubmit={handleFormSubmit}\n initialValues={formData}\n >\n <div\n style={{ display: 'flex', gap: '1rem', flexDirection: 'column' }}\n >\n <UdpField name='firstName'>\n <UdpFluentTextInput label='First Name'></UdpFluentTextInput>\n </UdpField>\n\n <UdpField name='email'>\n <UdpFluentTextInput\n label='Email Address'\n type='email'\n autoFocus={true}\n controlSize='large'\n value='jordanatchison@univerus.com'\n ></UdpFluentTextInput>\n </UdpField>\n\n <UdpField name='age'>\n <UdpFluentTextInput label='Age' required></UdpFluentTextInput>\n </UdpField>\n\n <UdpField name='exclamation' validate={mustHaveExclamation}>\n <UdpFluentTextInput\n label='Exclamation'\n hint='exclamation mark please'\n ></UdpFluentTextInput>\n </UdpField>\n\n <UdpField name='newsletter'>\n <UdpFluentCheckbox\n disabled\n label='Subscribe to newsletter'\n hint='We will only send you emails about important updates'\n ></UdpFluentCheckbox>\n </UdpField>\n </div>\n </UdpFormComponent>\n )}\n\n <UdpFluentButton\n appearance='primary'\n slot='footer'\n onClick={() => void formInstance.current?.submit()}\n >\n Submit Form\n </UdpFluentButton>\n </UdpFluentDrawer>\n\n <div\n style={{\n display: 'flex',\n flexDirection: 'column',\n gap: '1rem',\n marginTop: '2rem'\n }}\n >\n <UdpFluentTablist\n activeId={activeTab}\n appearance='transparent'\n size='small'\n orientation='vertical'\n onTabChange={(e: CustomEvent<string>) => setActiveTab(e.detail)}\n tabList={[\n { id: 'tab1', label: 'Tab 1 (Static)' },\n { id: 'tab2', label: 'Tab 2 (Lazy)' },\n { id: 'tab3', label: 'Tab 3 (Default Lazy)' }\n ]}\n />\n <div style={{ padding: '1rem', border: '1px solid #ccc' }}>\n <UdpTabPanel id='tab1' activeTabId={activeTab}>\n <h3>Dialog Example</h3>\n <UdpFluentButton onClick={() => setDialogOpen(true)}>\n Open Dialog\n </UdpFluentButton>\n <UdpFluentDialog\n open={dialogOpen}\n title='Example Dialog'\n onDialogClose={handleDialogClose}\n >\n <UdpFluentButton slot='action' onClick={handleDialogClose}>\n Submit\n </UdpFluentButton>\n <div>This is a simple dialog example.</div>\n </UdpFluentDialog>\n <UdpFluentMenu\n items={checkboxMenuItems}\n onClick={(item: unknown) => console.log(item)}\n label='Menu'\n ></UdpFluentMenu>\n </UdpTabPanel>\n\n <UdpTabPanel id='tab2' activeTabId={activeTab}>\n <ClientSideUdpGrid\n columnDefs={[\n { field: 'make' },\n { field: 'model' },\n { field: 'price' }\n ]}\n rowData={[\n { make: 'Toyota', model: 'Celica', price: 35000 },\n { make: 'Ford', model: 'Mondeo', price: 32000 },\n { make: 'Porsche', model: 'Boxster', price: 72000 }\n ]}\n />\n </UdpTabPanel>\n\n <UdpTabPanel id='tab3' activeTabId={activeTab}>\n <h3>Tab 3 Content (Default Lazy)</h3>\n <p>This content is lazy loaded by default.</p>\n </UdpTabPanel>\n </div>\n </div>\n </div>\n );\n};\n"],"mappings":"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"}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { c } from "react-compiler-runtime";
|
|
2
|
-
import * as React$1 from "react";
|
|
3
|
-
//#region src/utilities/form/paymentForm/BankIcon.tsx
|
|
4
|
-
/**
|
|
5
|
-
* BankIcon
|
|
6
|
-
*
|
|
7
|
-
* @param {(JSX.IntrinsicAttributes & React.SVGProps<SVGSVGElement>)} props
|
|
8
|
-
* @return {*}
|
|
9
|
-
*/
|
|
10
|
-
const BankIcon = (props) => {
|
|
11
|
-
const $ = c(5);
|
|
12
|
-
const { color: t0 } = props;
|
|
13
|
-
const color = t0 === void 0 ? "#2196F3" : t0;
|
|
14
|
-
let t1;
|
|
15
|
-
if ($[0] !== color) {
|
|
16
|
-
t1 = /* @__PURE__ */ React$1.createElement("g", { "clip-path": "url(#clip0_3352_7830)" }, /* @__PURE__ */ React$1.createElement("path", {
|
|
17
|
-
d: "M5.82697 13.5073H8.13464C8.51697 13.5073 8.82697 13.1973 8.82697 12.815C8.82697 12.4327 8.51697 12.1227 8.13464 12.1227H6.98071V11.1996C6.98071 10.8171 6.67072 10.5073 6.28839 10.5073C5.90607 10.5073 5.59607 10.8171 5.59607 11.1996V12.1359C4.55914 12.251 3.75 13.1323 3.75 14.1996V14.8918C3.75 15.2743 4.06 15.5841 4.44232 15.5841H7.44232C7.44232 15.9659 7.13178 16.2764 6.75 16.2764H4.44232C4.06 16.2764 3.75 16.5864 3.75 16.9688C3.75 17.3511 4.06 17.6611 4.44232 17.6611H5.59607V18.5841C5.59607 18.9664 5.90607 19.2764 6.28839 19.2764C6.67072 19.2764 6.98071 18.9664 6.98071 18.5841V17.6479C8.01782 17.5327 8.82697 16.6514 8.82697 15.5841V14.8918C8.82697 14.5095 8.51697 14.1996 8.13464 14.1996H5.13464C5.13464 13.8179 5.44519 13.5073 5.82697 13.5073Z",
|
|
18
|
-
fill: color
|
|
19
|
-
}), /* @__PURE__ */ React$1.createElement("path", {
|
|
20
|
-
d: "M24.0577 7.73804H20.6993L22.923 5.51422C23.7328 4.70453 23.7328 3.3869 22.923 2.57703C22.5308 2.18481 22.0093 1.96875 21.4545 1.96875C20.8997 1.96875 20.3782 2.18481 19.986 2.57703L14.825 7.73804H1.44232C1.06 7.73804 0.75 8.04803 0.75 8.43036V21.3534C0.75 21.7357 1.06 22.0457 1.44232 22.0457H24.0577C24.44 22.0457 24.75 21.7357 24.75 21.3534V8.43036C24.75 8.04803 24.44 7.73804 24.0577 7.73804ZM14.3903 12.089L12.9216 12.5786L13.411 11.1099L19.3332 5.18793L20.3123 6.16699L14.3903 12.089ZM21.4545 3.35339C21.6394 3.35339 21.8132 3.42554 21.9439 3.55627C22.2109 3.82306 22.2109 4.26837 21.9439 4.53534L21.2913 5.18811L20.3123 4.20905L20.965 3.55627C21.0958 3.42554 21.2695 3.35339 21.4545 3.35339ZM23.3654 20.6611H2.13464V9.12268H13.4403L12.3164 10.2466C12.2404 10.3226 12.1831 10.4152 12.1492 10.5172L11.1702 13.4544C11.0945 13.6811 11.127 13.9565 11.2703 14.1498C11.4001 14.3249 11.6089 14.4304 11.827 14.4304H21.0577C21.44 14.4304 21.75 14.1204 21.75 13.738C21.75 13.3557 21.44 13.0457 21.0577 13.0457H15.3917L19.3147 9.12268H23.3654V20.6611Z",
|
|
21
|
-
fill: color
|
|
22
|
-
}), /* @__PURE__ */ React$1.createElement("path", {
|
|
23
|
-
d: "M21.0579 16.0459H15.5195C15.1371 16.0459 14.8271 16.3559 14.8271 16.7382C14.8271 17.1205 15.1371 17.4305 15.5195 17.4305H21.0579C21.4402 17.4305 21.7502 17.1205 21.7502 16.7382C21.7502 16.3559 21.4402 16.0459 21.0579 16.0459Z",
|
|
24
|
-
fill: color
|
|
25
|
-
}));
|
|
26
|
-
$[0] = color;
|
|
27
|
-
$[1] = t1;
|
|
28
|
-
} else t1 = $[1];
|
|
29
|
-
let t2;
|
|
30
|
-
if ($[2] === Symbol.for("react.memo_cache_sentinel")) {
|
|
31
|
-
t2 = /* @__PURE__ */ React$1.createElement("defs", null, /* @__PURE__ */ React$1.createElement("clipPath", { id: "clip0_3352_7830" }, /* @__PURE__ */ React$1.createElement("rect", {
|
|
32
|
-
width: "24",
|
|
33
|
-
height: "24",
|
|
34
|
-
fill: "white",
|
|
35
|
-
transform: "translate(0.75)"
|
|
36
|
-
})));
|
|
37
|
-
$[2] = t2;
|
|
38
|
-
} else t2 = $[2];
|
|
39
|
-
let t3;
|
|
40
|
-
if ($[3] !== t1) {
|
|
41
|
-
t3 = /* @__PURE__ */ React$1.createElement("svg", {
|
|
42
|
-
width: "25",
|
|
43
|
-
height: "24",
|
|
44
|
-
viewBox: "0 0 25 24",
|
|
45
|
-
fill: "none",
|
|
46
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
47
|
-
}, t1, t2);
|
|
48
|
-
$[3] = t1;
|
|
49
|
-
$[4] = t3;
|
|
50
|
-
} else t3 = $[4];
|
|
51
|
-
return t3;
|
|
52
|
-
};
|
|
53
|
-
//#endregion
|
|
54
|
-
export { BankIcon };
|
|
55
|
-
|
|
56
|
-
//# sourceMappingURL=BankIcon.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BankIcon.mjs","names":["React","BankIcon","props","$","_c","color","t0","undefined","t1","t2","Symbol","for","t3"],"sources":["../../../../src/utilities/form/paymentForm/BankIcon.tsx"],"sourcesContent":["\nimport * as React from \"react\"\n\n/**\n * BankIcon\n *\n * @param {(JSX.IntrinsicAttributes & React.SVGProps<SVGSVGElement>)} props\n * @return {*}\n */\nexport const BankIcon = (props: JSX.IntrinsicAttributes & React.SVGProps<SVGSVGElement>) => {\n\n const { color = \"#2196F3\" } = props;\n\n return (\n <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <g clip-path=\"url(#clip0_3352_7830)\">\n <path d=\"M5.82697 13.5073H8.13464C8.51697 13.5073 8.82697 13.1973 8.82697 12.815C8.82697 12.4327 8.51697 12.1227 8.13464 12.1227H6.98071V11.1996C6.98071 10.8171 6.67072 10.5073 6.28839 10.5073C5.90607 10.5073 5.59607 10.8171 5.59607 11.1996V12.1359C4.55914 12.251 3.75 13.1323 3.75 14.1996V14.8918C3.75 15.2743 4.06 15.5841 4.44232 15.5841H7.44232C7.44232 15.9659 7.13178 16.2764 6.75 16.2764H4.44232C4.06 16.2764 3.75 16.5864 3.75 16.9688C3.75 17.3511 4.06 17.6611 4.44232 17.6611H5.59607V18.5841C5.59607 18.9664 5.90607 19.2764 6.28839 19.2764C6.67072 19.2764 6.98071 18.9664 6.98071 18.5841V17.6479C8.01782 17.5327 8.82697 16.6514 8.82697 15.5841V14.8918C8.82697 14.5095 8.51697 14.1996 8.13464 14.1996H5.13464C5.13464 13.8179 5.44519 13.5073 5.82697 13.5073Z\" fill={color} />\n <path d=\"M24.0577 7.73804H20.6993L22.923 5.51422C23.7328 4.70453 23.7328 3.3869 22.923 2.57703C22.5308 2.18481 22.0093 1.96875 21.4545 1.96875C20.8997 1.96875 20.3782 2.18481 19.986 2.57703L14.825 7.73804H1.44232C1.06 7.73804 0.75 8.04803 0.75 8.43036V21.3534C0.75 21.7357 1.06 22.0457 1.44232 22.0457H24.0577C24.44 22.0457 24.75 21.7357 24.75 21.3534V8.43036C24.75 8.04803 24.44 7.73804 24.0577 7.73804ZM14.3903 12.089L12.9216 12.5786L13.411 11.1099L19.3332 5.18793L20.3123 6.16699L14.3903 12.089ZM21.4545 3.35339C21.6394 3.35339 21.8132 3.42554 21.9439 3.55627C22.2109 3.82306 22.2109 4.26837 21.9439 4.53534L21.2913 5.18811L20.3123 4.20905L20.965 3.55627C21.0958 3.42554 21.2695 3.35339 21.4545 3.35339ZM23.3654 20.6611H2.13464V9.12268H13.4403L12.3164 10.2466C12.2404 10.3226 12.1831 10.4152 12.1492 10.5172L11.1702 13.4544C11.0945 13.6811 11.127 13.9565 11.2703 14.1498C11.4001 14.3249 11.6089 14.4304 11.827 14.4304H21.0577C21.44 14.4304 21.75 14.1204 21.75 13.738C21.75 13.3557 21.44 13.0457 21.0577 13.0457H15.3917L19.3147 9.12268H23.3654V20.6611Z\" fill={color} />\n <path d=\"M21.0579 16.0459H15.5195C15.1371 16.0459 14.8271 16.3559 14.8271 16.7382C14.8271 17.1205 15.1371 17.4305 15.5195 17.4305H21.0579C21.4402 17.4305 21.7502 17.1205 21.7502 16.7382C21.7502 16.3559 21.4402 16.0459 21.0579 16.0459Z\" fill={color} />\n </g>\n <defs>\n <clipPath id=\"clip0_3352_7830\">\n <rect width=\"24\" height=\"24\" fill=\"white\" transform=\"translate(0.75)\" />\n </clipPath>\n </defs>\n </svg>\n )\n};\n"],"mappings":";;;;;;;;;AASA,MAAaC,YAAWC,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAEtB,MAAA,EAAAC,OAAAC,OAA8BJ;CAAtB,MAAAG,QAAAC,OAAAC,KAAAA,IAAA,YAAAD;CAAiB,IAAAE;AAAA,KAAAL,EAAA,OAAAE,OAAA;AAIrBG,OAAA,wBAAA,cAAA,KAAA,EAAa,aAAA,yBAIT,EAHF,wBAAA,cAAA,QAAA;GAAQ,GAAA;GAA0vBH,MAAAA;GAClwB,CAAA,EAAA,wBAAA,cAAA,QAAA;GAAQ,GAAA;GAA8hCA,MAAAA;GACtiC,CAAA,EAAA,wBAAA,cAAA,QAAA;GAAQ,GAAA;GAA0OA,MAAAA;GACpP,CAAA,CAAI;AAAAF,IAAA,KAAAE;AAAAF,IAAA,KAAAK;OAAAA,MAAAL,EAAA;CAAA,IAAAM;AAAA,KAAAN,EAAA,OAAAO,OAAAC,IAAA,4BAAA,EAAA;AACJF,OAAA,wBAAA,cAAA,QAAA,MACE,wBAAA,cAAA,YAAA,EAAa,IAAA,mBAGf,EAFI,wBAAA,cAAA,QAAA;GAAY,OAAA;GAAY,QAAA;GAAU,MAAA;GAAkB,WAAA;GACtD,CAAA,CACF,CAAO;AAAAN,IAAA,KAAAM;OAAAA,MAAAN,EAAA;CAAA,IAAAS;AAAA,KAAAT,EAAA,OAAAK,IAAA;AAVTI,OAAA,wBAAA,cAAA,OAAA;GAAW,OAAA;GAAY,QAAA;GAAa,SAAA;GAAiB,MAAA;GAAa,OAAA;GAW5D,EAVJJ,IAKAC,GAKI;AAAAN,IAAA,KAAAK;AAAAL,IAAA,KAAAS;OAAAA,MAAAT,EAAA;AAAA,QAXNS"}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { c } from "react-compiler-runtime";
|
|
2
|
-
import * as React$1 from "react";
|
|
3
|
-
//#region src/utilities/form/paymentForm/CashIcon.tsx
|
|
4
|
-
/**
|
|
5
|
-
* CashIcon
|
|
6
|
-
*
|
|
7
|
-
* @param {(JSX.IntrinsicAttributes & React.SVGProps<SVGSVGElement>)} props
|
|
8
|
-
* @return {*}
|
|
9
|
-
*/
|
|
10
|
-
const CashIcon = (props) => {
|
|
11
|
-
const $ = c(6);
|
|
12
|
-
const { color: t0 } = props;
|
|
13
|
-
const color = t0 === void 0 ? "#2196F3" : t0;
|
|
14
|
-
let t1;
|
|
15
|
-
if ($[0] !== color) {
|
|
16
|
-
t1 = /* @__PURE__ */ React$1.createElement("g", { "clip-path": "url(#clip0_3352_7835)" }, /* @__PURE__ */ React$1.createElement("path", {
|
|
17
|
-
d: "M23.5469 4.24902H0.953125C0.564812 4.24902 0.25 4.55927 0.25 4.94196V18.7099C0.25 19.0926 0.564812 19.4029 0.953125 19.4029H23.5469C23.9352 19.4029 24.25 19.0926 24.25 18.7099V4.94196C24.25 4.55927 23.9352 4.24902 23.5469 4.24902ZM1.65625 10.094C4.00342 9.78446 5.86684 7.94805 6.18091 5.63489H18.319C18.6331 7.94805 20.4965 9.78446 22.8438 10.094V13.5579C20.4965 13.8674 18.6331 15.7038 18.319 18.017H6.18091C5.86684 15.7038 4.00342 13.8674 1.65625 13.5579V10.094ZM22.8438 8.69014C21.2735 8.40469 20.0332 7.18236 19.7435 5.63489H22.8438V8.69014ZM4.75642 5.63489C4.46678 7.18236 3.22647 8.40469 1.65625 8.69014V5.63489H4.75642ZM1.65625 14.9618C3.22647 15.2472 4.46678 16.4695 4.75642 18.017H1.65625V14.9618ZM19.7435 18.017C20.0332 16.4695 21.2735 15.2472 22.8438 14.9618V18.017H19.7435Z",
|
|
18
|
-
fill: color
|
|
19
|
-
}), /* @__PURE__ */ React$1.createElement("path", {
|
|
20
|
-
d: "M13.0683 11.1408C12.5517 10.9609 11.9814 10.7443 11.6691 10.5029C11.6035 10.4522 11.5758 10.3114 11.6032 10.1681C11.6182 10.0897 11.6877 9.82792 11.9521 9.74938C12.4412 9.60414 12.7728 9.79401 12.8927 9.88233C13.2037 10.1114 13.6443 10.0487 13.8769 9.74222C14.1094 9.43571 14.0457 9.00148 13.7347 8.7723C13.6151 8.68416 13.3282 8.49827 12.9177 8.39137V8.25251C12.9177 7.86982 12.6029 7.55957 12.2146 7.55957C11.8263 7.55957 11.5115 7.86982 11.5115 8.25251V8.43419C10.8489 8.64521 10.3559 9.20741 10.2213 9.9113C10.0945 10.5743 10.3167 11.2188 10.8013 11.5933C11.2723 11.9574 11.944 12.219 12.5996 12.4474C13.0826 12.6156 13.097 12.9788 13.0626 13.1803C13.0043 13.522 12.7126 13.8912 12.2099 13.8946C11.6612 13.8982 11.5178 13.8759 11.1086 13.6121C10.7837 13.4026 10.3479 13.4924 10.1353 13.8126C9.92272 14.1329 10.0138 14.5623 10.3388 14.7718C10.7847 15.0593 11.1222 15.1893 11.5115 15.2443V15.3996C11.5115 15.7823 11.8263 16.0926 12.2146 16.0926C12.6029 16.0926 12.9177 15.7823 12.9177 15.3996V15.1709C13.7751 14.8969 14.3234 14.1487 14.4494 13.4101C14.6216 12.4006 14.0666 11.4886 13.0683 11.1408Z",
|
|
21
|
-
fill: color
|
|
22
|
-
}));
|
|
23
|
-
$[0] = color;
|
|
24
|
-
$[1] = t1;
|
|
25
|
-
} else t1 = $[1];
|
|
26
|
-
let t2;
|
|
27
|
-
if ($[2] === Symbol.for("react.memo_cache_sentinel")) {
|
|
28
|
-
t2 = /* @__PURE__ */ React$1.createElement("defs", null, /* @__PURE__ */ React$1.createElement("clipPath", { id: "clip0_3352_7835" }, /* @__PURE__ */ React$1.createElement("rect", {
|
|
29
|
-
width: "24",
|
|
30
|
-
height: "23.6522",
|
|
31
|
-
fill: "white",
|
|
32
|
-
transform: "translate(0.25)"
|
|
33
|
-
})));
|
|
34
|
-
$[2] = t2;
|
|
35
|
-
} else t2 = $[2];
|
|
36
|
-
let t3;
|
|
37
|
-
if ($[3] !== props || $[4] !== t1) {
|
|
38
|
-
t3 = /* @__PURE__ */ React$1.createElement("svg", {
|
|
39
|
-
width: "25",
|
|
40
|
-
height: "24",
|
|
41
|
-
viewBox: "0 0 25 24",
|
|
42
|
-
fill: "none",
|
|
43
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
44
|
-
...props
|
|
45
|
-
}, t1, t2);
|
|
46
|
-
$[3] = props;
|
|
47
|
-
$[4] = t1;
|
|
48
|
-
$[5] = t3;
|
|
49
|
-
} else t3 = $[5];
|
|
50
|
-
return t3;
|
|
51
|
-
};
|
|
52
|
-
//#endregion
|
|
53
|
-
export { CashIcon };
|
|
54
|
-
|
|
55
|
-
//# sourceMappingURL=CashIcon.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CashIcon.mjs","names":["React","CashIcon","props","$","_c","color","t0","undefined","t1","t2","Symbol","for","t3"],"sources":["../../../../src/utilities/form/paymentForm/CashIcon.tsx"],"sourcesContent":["import * as React from \"react\"\n\n/**\n * CashIcon\n *\n * @param {(JSX.IntrinsicAttributes & React.SVGProps<SVGSVGElement>)} props\n * @return {*}\n */\nexport const CashIcon = (props: JSX.IntrinsicAttributes & React.SVGProps<SVGSVGElement>) => {\n\n const { color = \"#2196F3\" } = props;\n\n return (\n <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" {...props}>\n <g clip-path=\"url(#clip0_3352_7835)\">\n <path d=\"M23.5469 4.24902H0.953125C0.564812 4.24902 0.25 4.55927 0.25 4.94196V18.7099C0.25 19.0926 0.564812 19.4029 0.953125 19.4029H23.5469C23.9352 19.4029 24.25 19.0926 24.25 18.7099V4.94196C24.25 4.55927 23.9352 4.24902 23.5469 4.24902ZM1.65625 10.094C4.00342 9.78446 5.86684 7.94805 6.18091 5.63489H18.319C18.6331 7.94805 20.4965 9.78446 22.8438 10.094V13.5579C20.4965 13.8674 18.6331 15.7038 18.319 18.017H6.18091C5.86684 15.7038 4.00342 13.8674 1.65625 13.5579V10.094ZM22.8438 8.69014C21.2735 8.40469 20.0332 7.18236 19.7435 5.63489H22.8438V8.69014ZM4.75642 5.63489C4.46678 7.18236 3.22647 8.40469 1.65625 8.69014V5.63489H4.75642ZM1.65625 14.9618C3.22647 15.2472 4.46678 16.4695 4.75642 18.017H1.65625V14.9618ZM19.7435 18.017C20.0332 16.4695 21.2735 15.2472 22.8438 14.9618V18.017H19.7435Z\" fill={color} />\n <path d=\"M13.0683 11.1408C12.5517 10.9609 11.9814 10.7443 11.6691 10.5029C11.6035 10.4522 11.5758 10.3114 11.6032 10.1681C11.6182 10.0897 11.6877 9.82792 11.9521 9.74938C12.4412 9.60414 12.7728 9.79401 12.8927 9.88233C13.2037 10.1114 13.6443 10.0487 13.8769 9.74222C14.1094 9.43571 14.0457 9.00148 13.7347 8.7723C13.6151 8.68416 13.3282 8.49827 12.9177 8.39137V8.25251C12.9177 7.86982 12.6029 7.55957 12.2146 7.55957C11.8263 7.55957 11.5115 7.86982 11.5115 8.25251V8.43419C10.8489 8.64521 10.3559 9.20741 10.2213 9.9113C10.0945 10.5743 10.3167 11.2188 10.8013 11.5933C11.2723 11.9574 11.944 12.219 12.5996 12.4474C13.0826 12.6156 13.097 12.9788 13.0626 13.1803C13.0043 13.522 12.7126 13.8912 12.2099 13.8946C11.6612 13.8982 11.5178 13.8759 11.1086 13.6121C10.7837 13.4026 10.3479 13.4924 10.1353 13.8126C9.92272 14.1329 10.0138 14.5623 10.3388 14.7718C10.7847 15.0593 11.1222 15.1893 11.5115 15.2443V15.3996C11.5115 15.7823 11.8263 16.0926 12.2146 16.0926C12.6029 16.0926 12.9177 15.7823 12.9177 15.3996V15.1709C13.7751 14.8969 14.3234 14.1487 14.4494 13.4101C14.6216 12.4006 14.0666 11.4886 13.0683 11.1408Z\" fill={color} />\n </g>\n <defs>\n <clipPath id=\"clip0_3352_7835\">\n <rect width=\"24\" height=\"23.6522\" fill=\"white\" transform=\"translate(0.25)\" />\n </clipPath>\n </defs>\n </svg>\n )\n};\n"],"mappings":";;;;;;;;;AAQA,MAAaC,YAAWC,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAEtB,MAAA,EAAAC,OAAAC,OAA8BJ;CAAtB,MAAAG,QAAAC,OAAAC,KAAAA,IAAA,YAAAD;CAAiB,IAAAE;AAAA,KAAAL,EAAA,OAAAE,OAAA;AAIrBG,OAAA,wBAAA,cAAA,KAAA,EAAa,aAAA,yBAGT,EAFF,wBAAA,cAAA,QAAA;GAAQ,GAAA;GAA2xBH,MAAAA;GACnyB,CAAA,EAAA,wBAAA,cAAA,QAAA;GAAQ,GAAA;GAAolCA,MAAAA;GAC9lC,CAAA,CAAI;AAAAF,IAAA,KAAAE;AAAAF,IAAA,KAAAK;OAAAA,MAAAL,EAAA;CAAA,IAAAM;AAAA,KAAAN,EAAA,OAAAO,OAAAC,IAAA,4BAAA,EAAA;AACJF,OAAA,wBAAA,cAAA,QAAA,MACE,wBAAA,cAAA,YAAA,EAAa,IAAA,mBAGf,EAFI,wBAAA,cAAA,QAAA;GAAY,OAAA;GAAY,QAAA;GAAe,MAAA;GAAkB,WAAA;GAC3D,CAAA,CACF,CAAO;AAAAN,IAAA,KAAAM;OAAAA,MAAAN,EAAA;CAAA,IAAAS;AAAA,KAAAT,EAAA,OAAAD,SAAAC,EAAA,OAAAK,IAAA;AATTI,OAAA,wBAAA,cAAA,OAAA;GAAW,OAAA;GAAY,QAAA;GAAa,SAAA;GAAiB,MAAA;GAAa,OAAA;GAA4B,GAAKV;GAU7F,EATJM,IAIAC,GAKI;AAAAN,IAAA,KAAAD;AAAAC,IAAA,KAAAK;AAAAL,IAAA,KAAAS;OAAAA,MAAAT,EAAA;AAAA,QAVNS"}
|