udp-react-enterprise-component-library 1.0.6 → 25.1.0-beta.2
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/AmbientGridTemplate-BLwgiqwK.js.map +1 -1
- package/dist/SideSheet-CPHhyWLB.js.map +1 -1
- package/dist/index.js +29 -14
- package/dist/index.js.map +1 -1
- package/dist/propertyTypeEnums-DTGsK5-s.js.map +1 -1
- package/dist/types/UI/AlertContainer.d.ts +2 -1
- package/dist/types/UI/Box.d.ts +2 -1
- package/dist/types/UI/Grid.d.ts +2 -1
- package/dist/types/UI/SuccessAction.d.ts +2 -1
- package/dist/types/UI/accordion/Accordion.d.ts +2 -1
- package/dist/types/UI/charts/UdpDistributionChart.d.ts +2 -1
- package/dist/types/UI/charts/index.d.ts +2 -6
- package/dist/types/UI/components/dataDisplay/Ellipse.d.ts +2 -1
- package/dist/types/UI/components/dataDisplay/EmailDisplay.d.ts +2 -1
- package/dist/types/UI/components/dataDisplay/SmsDisplay.d.ts +2 -1
- package/dist/types/UI/components/dataDisplay/Sticky.d.ts +2 -1
- package/dist/types/UI/components/dataDisplay/Token.d.ts +2 -1
- package/dist/types/UI/components/feedback/Adornment.d.ts +2 -1
- package/dist/types/UI/containers/DynamicContainerWithMenu.d.ts +2 -1
- package/dist/types/UI/dataDisplay/AmbientList.d.ts +2 -1
- package/dist/types/UI/dataDisplay/CompactDataList.d.ts +2 -1
- package/dist/types/UI/dataDisplay/CompactDataListItem.d.ts +2 -1
- package/dist/types/UI/dataDisplay/EmptyStateDisplay.d.ts +2 -1
- package/dist/types/UI/dataDisplay/FluentActivity/FluentActivity.d.ts +2 -1
- package/dist/types/UI/dataDisplay/FluentActivity/FluentActivityRow.d.ts +2 -1
- package/dist/types/UI/dataDisplay/FluentDataTable/FluentBody/index.d.ts +2 -2
- package/dist/types/UI/dataDisplay/FluentDataTable/FluentCell/index.d.ts +10 -10
- package/dist/types/UI/dataDisplay/FluentDataTable/FluentDataTable.d.ts +11 -1
- package/dist/types/UI/dataDisplay/FluentDataTable/FluentHead/index.d.ts +2 -2
- package/dist/types/UI/dataDisplay/FluentDataTable/FluentRow/index.d.ts +2 -2
- package/dist/types/UI/dataDisplay/FluentListElement.d.ts +2 -1
- package/dist/types/UI/dataDisplay/FluentListItem.d.ts +3 -1
- package/dist/types/UI/dataDisplay/GraphCard.d.ts +2 -1
- package/dist/types/UI/dataDisplay/HeaderExpander.d.ts +2 -1
- package/dist/types/UI/dataDisplay/HintPanel.d.ts +2 -1
- package/dist/types/UI/dataDisplay/StatusChip.d.ts +2 -1
- package/dist/types/UI/dataDisplay/StatusFlags.d.ts +2 -1
- package/dist/types/UI/dataDisplay/SummaryBlock.d.ts +2 -1
- package/dist/types/UI/dataDisplay/TimelineCalendar.d.ts +2 -1
- package/dist/types/UI/dataDisplay/address/AddressListItem.d.ts +2 -1
- package/dist/types/UI/dataDisplay/cardList/CardList.d.ts +2 -1
- package/dist/types/UI/dataDisplay/directory/Directory.d.ts +2 -1
- package/dist/types/UI/dataDisplay/directory/DirectoryListItem.d.ts +2 -1
- package/dist/types/UI/dataDisplay/entityHeader/EntityHeader.d.ts +2 -1
- package/dist/types/UI/dataDisplay/entityHeader/functions/useDivideArrayIntoGroups.d.ts +1 -1
- package/dist/types/UI/dataDisplay/entityHeader/ui/EntityHeaderContainer.d.ts +2 -1
- package/dist/types/UI/dataDisplay/entityHeader/ui/EntityHeaderFlags.d.ts +2 -1
- package/dist/types/UI/dataDisplay/entityHeader/ui/EntityHeaderList.d.ts +2 -1
- package/dist/types/UI/dataDisplay/entityHeader/ui/EntityHeaderListItem.d.ts +2 -1
- package/dist/types/UI/dataDisplay/entityHeader/ui/EntityHeaderSection.d.ts +2 -1
- package/dist/types/UI/dataDisplay/entityHeader/ui/EntityHeaderStatList.d.ts +2 -1
- package/dist/types/UI/dataDisplay/entityHeader/ui/EntityHeaderStatListItem.d.ts +2 -1
- package/dist/types/UI/dataDisplay/map/ColorKey.d.ts +2 -1
- package/dist/types/UI/dataDisplay/map/FluentIconKey.d.ts +2 -1
- package/dist/types/UI/dataDisplay/map/IconKey.d.ts +2 -1
- package/dist/types/UI/dataDisplay/notes/Note.d.ts +2 -1
- package/dist/types/UI/dataDisplay/ticketCard/NotificationElement.d.ts +2 -1
- package/dist/types/UI/dataDisplay/ticketCard/StatusLineItem.d.ts +2 -1
- package/dist/types/UI/dataDisplay/ticketCard/TicketCard.d.ts +2 -1
- package/dist/types/UI/dataDisplay/typography/FormHeaders.d.ts +3 -2
- package/dist/types/UI/dataDisplay/typography/SideSheetHeader.d.ts +2 -1
- package/dist/types/UI/dataDisplay/typography/SidebarHeader.d.ts +2 -1
- package/dist/types/UI/dataDisplay/typography/StandardTitle.d.ts +2 -1
- package/dist/types/UI/dataDisplay/typography/StylizedTitle.d.ts +2 -1
- package/dist/types/UI/dataDisplay/typography/Typography.d.ts +2 -1
- package/dist/types/UI/dataDisplay/visualization/GaugeGraph.d.ts +2 -1
- package/dist/types/UI/dataDisplay/visualization/RatioVisulization.d.ts +2 -1
- package/dist/types/UI/dataDisplay/visualization/amCharts/AmChart.d.ts +2 -1
- package/dist/types/UI/dataDisplay/visualization/amCharts/AmSankeyChart.d.ts +2 -1
- package/dist/types/UI/demos/InputsExample.d.ts +2 -1
- package/dist/types/UI/feedback/AmbientAlert.d.ts +2 -1
- package/dist/types/UI/feedback/AmbientToast.d.ts +2 -1
- package/dist/types/UI/feedback/FluentDialog.d.ts +2 -1
- package/dist/types/UI/feedback/NodeLoader.d.ts +2 -1
- package/dist/types/UI/feedback/PageLoading.d.ts +2 -1
- package/dist/types/UI/fileViewer/FileViewer.d.ts +3 -1
- package/dist/types/UI/fileViewer/imageSlider/Image.d.ts +2 -1
- package/dist/types/UI/fileViewer/imageSlider/ImageFooter.d.ts +2 -1
- package/dist/types/UI/fileViewer/imageSlider/ImageSlider.d.ts +2 -1
- package/dist/types/UI/fileViewer/imageSlider/ImageViewerSideSheet.d.ts +2 -1
- package/dist/types/UI/fileViewer/pdfViewer/ControlPanel.d.ts +2 -1
- package/dist/types/UI/floorplans/CoreLayoutFloorplan.d.ts +2 -1
- package/dist/types/UI/forms/CrudForm.d.ts +2 -1
- package/dist/types/UI/forms/LoginForm.d.ts +2 -1
- package/dist/types/UI/forms/PaymentReversalForm.d.ts +2 -1
- package/dist/types/UI/forms/UdpCrudFormFields.d.ts +2 -1
- package/dist/types/UI/forms/VirtualForm.d.ts +2 -1
- package/dist/types/UI/iframe/Iframe.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/AdvanceButton.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/AmbientCardButton.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/AmbientChipButton.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/AmbientPopoverMenuItem.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/AmbientToggleButton.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/AmbientToggleButtonGroup.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/AmbientTokenButton.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/FUISquareIconButton.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/FluentButton.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/FluentCompoundButton.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/FluentIconButton.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/FluentMenuListButton.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/FluentMenuListItem.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/FluentUploadButton.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/FluentUploadIconButton.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/IconButtonWithToolTip.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/PrimaryActionButton.d.ts +2 -1
- package/dist/types/UI/inputs/buttons/ToolBarButton.d.ts +2 -1
- package/dist/types/UI/inputs/calendar/AmbientDateRangeSelector.d.ts +2 -1
- package/dist/types/UI/inputs/calendar/AmbientSingleDateSelector.d.ts +2 -1
- package/dist/types/UI/inputs/checkbox/FluentCheckbox.d.ts +2 -1
- package/dist/types/UI/inputs/datetimes/DateField.d.ts +2 -1
- package/dist/types/UI/inputs/datetimes/DateTimeField.d.ts +2 -1
- package/dist/types/UI/inputs/datetimes/TimeField.d.ts +2 -1
- package/dist/types/UI/inputs/fieldArrayCard/AutocompleteFinalField.d.ts +2 -1
- package/dist/types/UI/inputs/fieldArrayCard/DateRangeField.d.ts +2 -1
- package/dist/types/UI/inputs/fieldArrayCard/FieldArrayCard.d.ts +2 -1
- package/dist/types/UI/inputs/fieldArrayCard/SearchSideSheet.d.ts +2 -1
- package/dist/types/UI/inputs/link/BreadCrumbMenu.d.ts +2 -1
- package/dist/types/UI/inputs/link/FluentLink.d.ts +2 -1
- package/dist/types/UI/inputs/menus/AmbientStepper/AmbientStepContent.d.ts +2 -1
- package/dist/types/UI/inputs/menus/AmbientStepper/AmbientStepper.d.ts +2 -1
- package/dist/types/UI/inputs/menus/FluentSelectDirectoryMenu.d.ts +3 -1
- package/dist/types/UI/inputs/menus/FluentSelectGroupMenu.d.ts +3 -1
- package/dist/types/UI/inputs/menus/FluentSelectMenu-old.d.ts +2 -1
- package/dist/types/UI/inputs/menus/FluentSelectMenu.d.ts +3 -1
- package/dist/types/UI/inputs/menus/FluentSimpleSelect.d.ts +9 -1
- package/dist/types/UI/inputs/pickers/FluentColorPicker.d.ts +3 -1
- package/dist/types/UI/inputs/pickers/FluentDatePicker.d.ts +2 -1
- package/dist/types/UI/inputs/pickers/FluentDateTimePicker.d.ts +2 -1
- package/dist/types/UI/inputs/pickers/FluentTimePicker.d.ts +2 -1
- package/dist/types/UI/inputs/pickers/UdpDateSelector.d.ts +2 -1
- package/dist/types/UI/inputs/pickers/UdpTimeSelector.d.ts +2 -1
- package/dist/types/UI/inputs/radio/FluentRadio.d.ts +2 -1
- package/dist/types/UI/inputs/radio/FluentRadioGroup.d.ts +2 -1
- package/dist/types/UI/inputs/richEditors/CkRichEditor.d.ts +2 -1
- package/dist/types/UI/inputs/sliders/FluentInputSlider.d.ts +2 -1
- package/dist/types/UI/inputs/textField/AmbientAutoComplete.d.ts +3 -1
- package/dist/types/UI/inputs/textField/AmbientTextField.d.ts +2 -1
- package/dist/types/UI/inputs/textField/FluentSearchField.d.ts +3 -1
- package/dist/types/UI/inputs/textField/FluentTagField.d.ts +3 -2
- package/dist/types/UI/inputs/textField/FluentTextField.d.ts +3 -2
- package/dist/types/UI/inputs/textField/FluentTextFieldAutoComplete.d.ts +3 -1
- package/dist/types/UI/inputs/textField/KeyValueTextField.d.ts +2 -1
- package/dist/types/UI/inputs/toggle/FluentToggle.d.ts +2 -1
- package/dist/types/UI/loading/CircularProgress.d.ts +2 -1
- package/dist/types/UI/loading/LinearProgress.d.ts +2 -1
- package/dist/types/UI/loading/LoadingIndicator.d.ts +2 -1
- package/dist/types/UI/loading/LoadingOverlay.d.ts +2 -1
- package/dist/types/UI/mapLayout/MapLayout.d.ts +2 -1
- package/dist/types/UI/mapLayout/ui/ActionsRenderer.d.ts +2 -1
- package/dist/types/UI/mapLayout/ui/CheckboxGroup.d.ts +2 -1
- package/dist/types/UI/mapLayout/ui/CheckboxList.d.ts +2 -1
- package/dist/types/UI/mapLayout/ui/CompactCard.d.ts +2 -1
- package/dist/types/UI/mapLayout/ui/ListCard.d.ts +3 -2
- package/dist/types/UI/mapLayout/ui/ListView.d.ts +2 -1
- package/dist/types/UI/mapLayout/ui/MapLayoutToolbar.d.ts +2 -1
- package/dist/types/UI/mapLayout/ui/PopoverCard.d.ts +2 -1
- package/dist/types/UI/mapLayout/ui/PopoverOverlay.d.ts +2 -1
- package/dist/types/UI/mapLayout/ui/Statistic.d.ts +2 -1
- package/dist/types/UI/navigation/FluentSideNav.d.ts +2 -1
- package/dist/types/UI/navigation/menus/AppMenu.d.ts +2 -1
- package/dist/types/UI/navigation/menus/AppMenuItem.d.ts +2 -1
- package/dist/types/UI/navigation/menus/AppMenuItemComponent.d.ts +2 -1
- package/dist/types/UI/navigation/menus/Expander.d.ts +2 -1
- package/dist/types/UI/navigation/menus/ExpanderItem.d.ts +2 -1
- package/dist/types/UI/navigation/menus/FluentMenuListItem.d.ts +2 -1
- package/dist/types/UI/navigation/tabs/UdpTabPanel.d.ts +2 -1
- package/dist/types/UI/navigation/tabs/UdpTabUtility.d.ts +2 -1
- package/dist/types/UI/navigation/tabs/UdpTabs.d.ts +2 -1
- package/dist/types/UI/navigation/tabs/defaultTabs/FluentSimpleTab.d.ts +2 -1
- package/dist/types/UI/navigation/tabs/defaultTabs/FluentSimpleTabs.d.ts +2 -1
- package/dist/types/UI/navigation/tabs/defaultTabs/FluentTabPanel.d.ts +2 -1
- package/dist/types/UI/navigation/tabs/defaultTabs/FluentTabPanels.d.ts +2 -1
- package/dist/types/UI/navigation/tabs/defaultTabs/FluentTabUtility.d.ts +2 -1
- package/dist/types/UI/property/PropertyFields.d.ts +2 -1
- package/dist/types/UI/property/widgets/AutoCompletePropertyWidget.d.ts +2 -1
- package/dist/types/UI/property/widgets/BooleanPropertyWidget.d.ts +2 -1
- package/dist/types/UI/property/widgets/DatePropertyWidget.d.ts +2 -1
- package/dist/types/UI/property/widgets/DateTimePropertyWidget.d.ts +2 -1
- package/dist/types/UI/property/widgets/FloatPropertyWidget.d.ts +2 -1
- package/dist/types/UI/property/widgets/IntegerPropertyWidget.d.ts +2 -1
- package/dist/types/UI/property/widgets/MultilineTextPropertyWidget.d.ts +2 -1
- package/dist/types/UI/property/widgets/NumericPropertyWidget.d.ts +2 -1
- package/dist/types/UI/property/widgets/SelectPropertyWidget.d.ts +2 -1
- package/dist/types/UI/property/widgets/TextPropertyWidget.d.ts +3 -2
- package/dist/types/UI/property/widgets/TimePropertyWidget.d.ts +2 -1
- package/dist/types/UI/property/widgets/index.d.ts +2 -13
- package/dist/types/UI/support/SupportCaseForm.d.ts +2 -1
- package/dist/types/UI/support/SupportCaseSideSheet.d.ts +2 -1
- package/dist/types/UI/surfaces/NestedGrid/NestedGrid.d.ts +4 -3
- package/dist/types/UI/surfaces/NestedGrid/ui/ExpandRenderer.d.ts +2 -1
- package/dist/types/UI/surfaces/SideSheet.d.ts +3 -2
- package/dist/types/UI/surfaces/cards/AmbientCard.d.ts +2 -1
- package/dist/types/UI/surfaces/cards/AmbientCardTitle.d.ts +2 -1
- package/dist/types/UI/surfaces/cards/AmbientVisualizationCard.d.ts +2 -1
- package/dist/types/UI/surfaces/cards/BioCard.d.ts +2 -1
- package/dist/types/UI/surfaces/cards/FUICard.d.ts +4 -3
- package/dist/types/UI/surfaces/cards/FUICardHeader.d.ts +2 -1
- package/dist/types/UI/surfaces/cards/FluentCard.d.ts +2 -1
- package/dist/types/UI/surfaces/cards/FluentCardActions.d.ts +2 -1
- package/dist/types/UI/surfaces/cards/FluentCardContent.d.ts +2 -1
- package/dist/types/UI/surfaces/cards/FluentCardHeader.d.ts +2 -1
- package/dist/types/UI/surfaces/cards/FluentCardText.d.ts +2 -1
- package/dist/types/UI/surfaces/cards/InfoCard.d.ts +2 -1
- package/dist/types/UI/surfaces/cards/QuickViewCard.d.ts +2 -1
- package/dist/types/UI/surfaces/cards/newsCard/NewsCard.d.ts +2 -1
- package/dist/types/UI/surfaces/cards/workOrderCard/WorkOrderCard.d.ts +2 -1
- package/dist/types/UI/surfaces/cards/workOrderCard/WorkOrderHeader.d.ts +2 -1
- package/dist/types/UI/templates/AmbientGridTemplate.d.ts +2 -1
- package/dist/types/UI/templates/DraggableSidebarTemplate.d.ts +2 -1
- package/dist/types/UI/templates/OpenPage.d.ts +2 -1
- package/dist/types/UI/templates/SapFlexibleTemplate.d.ts +2 -1
- package/dist/types/UI/templates/ToggleSection.d.ts +2 -1
- package/dist/types/UI/templates/UdpCalendar.d.ts +2 -1
- package/dist/types/UI/templates/UdpCalendarDayView.d.ts +2 -1
- package/dist/types/UI/templates/UdpCalendarMonthView.d.ts +2 -1
- package/dist/types/UI/templates/UdpCalendarWeekView.d.ts +2 -1
- package/dist/types/UI/templates/UdpCalendarYearView.d.ts +2 -1
- package/dist/types/UI/templates/UdpGridTemplate.d.ts +2 -1
- package/dist/types/UI/templates/newGrid/ApiMethodInstanceUdpGrid.d.ts +2 -1
- package/dist/types/UI/templates/newGrid/BackwardsCompatibleGrid.d.ts +2 -1
- package/dist/types/UI/templates/newGrid/ClientSideUdpGrid.d.ts +2 -1
- package/dist/types/UI/templates/newGrid/SearchMethodUdpGrid.d.ts +2 -0
- package/dist/types/UI/templates/newGrid/ServerSideUdpGrid.d.ts +2 -1
- package/dist/types/UI/templates/ui/ExtenderToggle.d.ts +2 -1
- package/dist/types/UI/templates/ui/GridGroupingHeader.d.ts +2 -1
- package/dist/types/UI/templates/ui/GridGroupingSidebar.d.ts +2 -1
- package/dist/types/UI/templates/ui/GridSidebarContainer.d.ts +2 -1
- package/dist/types/UI/templates/ui/TokenGroupItem.d.ts +3 -2
- package/dist/types/UI/templates/ui/renderers/ActionsRenderer.d.ts +2 -1
- package/dist/types/UI/templates/ui/renderers/IconRenderer.d.ts +2 -1
- package/dist/types/UI/templates/ui/renderers/StatusCellRenderer.d.ts +2 -1
- package/dist/types/UI/timeline/ExtendActions.d.ts +2 -1
- package/dist/types/UI/timeline/ExtendedHeader.d.ts +2 -1
- package/dist/types/UI/timeline/TimeLine.d.ts +2 -1
- package/dist/types/UI/timeline/TimelineElement.d.ts +2 -1
- package/dist/types/UI/timeline/UdpTimeline.d.ts +2 -1
- package/dist/types/UI/timeline/UdpTimelineContent.d.ts +2 -1
- package/dist/types/UI/timeline/UdpTimelineDot.d.ts +2 -1
- package/dist/types/UI/timeline/UdpTimelineItem.d.ts +2 -1
- package/dist/types/UI/timeline/UdpTimelineItemConnector.d.ts +2 -1
- package/dist/types/UI/timeline/UdpTimelineItemSeparator.d.ts +2 -1
- package/dist/types/UI/timeline/fluentTimeline/FluentTimeline.d.ts +2 -1
- package/dist/types/UI/timeline/fluentTimeline/FluentTimelineContent.d.ts +2 -1
- package/dist/types/UI/timeline/fluentTimeline/FluentTimelineHeader.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/AggregateChip.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/BulkActionsGridButton.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/Divider.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/FormControl.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/FormControlLabel.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/GridActionBar.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/GridViewsSideSheet.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/IndicatorChip.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/InputAdornment.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/UtilityBar.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/UtilitySideBar.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/alerts/UdpAlert.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/alerts/UdpAlertsContainer.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/ui/UtilitySearch.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/utilityHeader/PrimaryActionHeader.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/utilityHeader/UtilityTabHeader.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/utilityHeader/ui/PAHAdditionalRightComponent.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/utilityHeader/ui/PAHAdditionalTitleComponent.d.ts +2 -1
- package/dist/types/UI/utilityDisplay/utilityHeader/ui/PAHExport.d.ts +2 -1
- package/dist/types/UI/widgets/FluentComponents/ChartSummaryToggle.d.ts +2 -1
- package/dist/types/UI/widgets/FluentComponents/FUIMenuItem.d.ts +2 -1
- package/dist/types/UI/widgets/FluentComponents/SimpleTable.d.ts +2 -1
- package/dist/types/UI/widgets/FluentComponents/atoms/FluentDisplayNumbers.d.ts +2 -1
- package/dist/types/UI/widgets/FluentComponents/atoms/FluentStatsSnippet.d.ts +2 -1
- package/dist/types/UI/widgets/FluentComponents/molecules/FluentPrimaryStatNumber.d.ts +2 -1
- package/dist/types/UI/widgets/FluentComponents/molecules/FluentSecondaryStatNumber.d.ts +2 -1
- package/dist/types/UI/widgets/FluentComponents/molecules/FluentStatNumber.d.ts +2 -1
- package/dist/types/UI/widgets/FluentComponents/molecules/FluentTimeline.d.ts +2 -1
- package/dist/types/UI/widgets/ItemsWidgetCard.d.ts +2 -1
- package/dist/types/UI/widgets/WidgetCard.d.ts +2 -1
- package/dist/types/UI/widgets/library/BarChartWidget.d.ts +2 -1
- package/dist/types/UI/widgets/library/BubbleWidget.d.ts +2 -1
- package/dist/types/UI/widgets/library/CircleGaugeWidget.d.ts +2 -1
- package/dist/types/UI/widgets/library/DateTrendWidget.d.ts +2 -1
- package/dist/types/UI/widgets/library/DensePlotWidget.d.ts +2 -1
- package/dist/types/UI/widgets/library/DonutChartWidget.d.ts +2 -1
- package/dist/types/UI/widgets/library/GaugeWidget.d.ts +2 -1
- package/dist/types/UI/widgets/library/LineAndSparklinesWidget.d.ts +2 -1
- package/dist/types/UI/widgets/library/LineGraphWidget.d.ts +2 -1
- package/dist/types/UI/widgets/library/ProgressBarWidget.d.ts +2 -1
- package/dist/types/UI/widgets/library/RecentlyLoadedNodesWidget.d.ts +3 -2
- package/dist/types/UI/widgets/library/RemindersWidget.d.ts +3 -2
- package/dist/types/UI/widgets/library/SparklineWidget.d.ts +2 -1
- package/dist/types/UI/widgets/library/SparsePlotWidget.d.ts +2 -1
- package/dist/types/UI/widgets/library/TableWidget.d.ts +2 -1
- package/dist/types/UI/widgets/utils/NumberVisualization.d.ts +2 -1
- package/dist/types/actions/ActionForm.d.ts +2 -1
- package/dist/types/actions/ActionModal.d.ts +2 -1
- package/dist/types/actions/ActionPanelPlacement.d.ts +2 -1
- package/dist/types/actions/ActionSideSheet.d.ts +2 -1
- package/dist/types/actions/ActionSpeedDial.d.ts +1 -1
- package/dist/types/actions/ActionSplitScreen.d.ts +2 -1
- package/dist/types/actions/ActionWrapper.d.ts +2 -1
- package/dist/types/actions/PageActionWrapper.d.ts +2 -1
- package/dist/types/actions/actionSummary/ActionSummaryPopover.d.ts +2 -1
- package/dist/types/actions/sidebar/EntitySideBarContent.d.ts +2 -1
- package/dist/types/chatBot/ChatContainer.d.ts +2 -1
- package/dist/types/chatBot/ChatMessage.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/mttMainTimeline/HeightAdjust.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/mttMainTimeline/MttMainTimeline.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/mttMainTimeline/MttTimeline.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/mttSummary/MttSummary.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/ui/CircleButton.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/ui/DateWrapper.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/ui/DynamicRangeSlider.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/ui/MttYearTag.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/ui/MultiDot.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/ui/SummaryToken.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/ui/TimelineDot.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/ui/TimelineHoverCard.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/ui/TimelineNode.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/ui/TimelinePreloaderNode.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/ui/TimelineToggleButton.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/ui/TimelineTokenSummary.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/ui/TimelineTopRowFilter.d.ts +2 -1
- package/dist/types/componentSystems/multiThreadTimeline/ui/modified/TimelineToken.d.ts +2 -1
- package/dist/types/componentSystems/pageRenderer/wrappers/AgGridSimpleWrapper.d.ts +2 -1
- package/dist/types/componentSystems/pageRenderer/wrappers/BarChartWrapper.d.ts +2 -1
- package/dist/types/componentSystems/pageRenderer/wrappers/BioCardWrapper.d.ts +2 -1
- package/dist/types/componentSystems/pageRenderer/wrappers/DisplayCardWrapper.d.ts +2 -1
- package/dist/types/componentSystems/pageRenderer/wrappers/DonutWrapper.d.ts +2 -1
- package/dist/types/componentSystems/pageRenderer/wrappers/HistogramWrapper.d.ts +2 -1
- package/dist/types/componentSystems/pageRenderer/wrappers/LineGraphWrapper.d.ts +2 -1
- package/dist/types/componentSystems/pageRenderer/wrappers/PrimaryActionHeaderWrapper.d.ts +2 -1
- package/dist/types/containers/IframeContainer.d.ts +2 -1
- package/dist/types/contexts/ActionContext.d.ts +1 -1
- package/dist/types/contexts/ActionDispatchContext.d.ts +1 -1
- package/dist/types/contexts/ActionLoadingContext.d.ts +1 -1
- package/dist/types/contexts/ActionLoadingDispatchContext.d.ts +1 -1
- package/dist/types/contexts/PageContext.d.ts +9 -2
- package/dist/types/contexts/usePageContext.d.ts +7 -1
- package/dist/types/dashboard/DashboardCardGrid.d.ts +2 -1
- package/dist/types/dashboard/DashboardWidget.d.ts +2 -1
- package/dist/types/dashboard/WidgetCard.d.ts +2 -1
- package/dist/types/dataBrowser/DataBrowserContainer.d.ts +2 -1
- package/dist/types/dataBrowser/forms/ParamsMappingForm.d.ts +2 -1
- package/dist/types/dataBrowser/forms/RequiredFieldsMappingField.d.ts +2 -1
- package/dist/types/dataBrowser/forms/RequiredFieldsMappingForm.d.ts +2 -1
- package/dist/types/diffChecker/DiffChecker.d.ts +2 -1
- package/dist/types/hooks/crudActions.d.ts +4 -3
- package/dist/types/hooks/useActions.d.ts +14 -14
- package/dist/types/hooks/useApiCatalog.d.ts +1 -1
- package/dist/types/hooks/useFluentIcon.d.ts +2 -1
- package/dist/types/hooks/useItemSubCard.d.ts +14 -5
- package/dist/types/hooks/usePromotedLookupMethods.d.ts +1 -1
- package/dist/types/hooks/useSearchFilterParamsMap.d.ts +4 -4
- package/dist/types/hooks/useSplitDecimal.d.ts +7 -1
- package/dist/types/hooks/useWorkflow.d.ts +1 -1
- package/dist/types/hooks/virtualActions.d.ts +2 -1
- package/dist/types/index.d.ts +2 -2
- package/dist/types/inquiry/AlertFlag.d.ts +2 -1
- package/dist/types/inquiry/AmbientListItem.d.ts +2 -1
- package/dist/types/inquiry/AmbientSplitStatCard.d.ts +2 -1
- package/dist/types/inquiry/AmbientSummaryListHeader.d.ts +2 -1
- package/dist/types/inquiry/EmbeddedInquiry.d.ts +2 -1
- package/dist/types/inquiry/ExecuteApiDialog.d.ts +2 -1
- package/dist/types/inquiry/FilterSearch.d.ts +2 -1
- package/dist/types/inquiry/FlagBlock.d.ts +2 -1
- package/dist/types/inquiry/Inquiry.d.ts +2 -1
- package/dist/types/inquiry/InquiryContainer.d.ts +2 -1
- package/dist/types/inquiry/InquiryTreeMenu.d.ts +2 -1
- package/dist/types/inquiry/InquiryTreeMenuItem.d.ts +2 -1
- package/dist/types/inquiry/InquiryWrapper.d.ts +2 -1
- package/dist/types/inquiry/ItemDescription.d.ts +2 -1
- package/dist/types/inquiry/NodeColumnHeader.d.ts +2 -1
- package/dist/types/inquiry/NodeDetails.d.ts +2 -1
- package/dist/types/inquiry/NodeList.d.ts +2 -1
- package/dist/types/inquiry/ToggleButton.d.ts +2 -1
- package/dist/types/inquiry/dashboard/InquiryDashboard.d.ts +2 -1
- package/dist/types/inquiry/dashboard/RecentlyLoadedNodesTable.d.ts +2 -1
- package/dist/types/inquiry/inquiryBar/InquiryControlList.d.ts +2 -1
- package/dist/types/inquiry/inquiryBar/InquiryNodeControls.d.ts +2 -1
- package/dist/types/inquiry/search/InquiryAdvancedSearch.d.ts +2 -1
- package/dist/types/inquiry/search/InquiryAdvancedSearchForm.d.ts +2 -1
- package/dist/types/inquiry/search/InquirySearchContainer.d.ts +2 -1
- package/dist/types/inquiry/search/InquirySearchTable.d.ts +2 -1
- package/dist/types/layout/GridGroup.d.ts +2 -1
- package/dist/types/layout/GridRow.d.ts +2 -1
- package/dist/types/layout/GridUnit.d.ts +2 -1
- package/dist/types/layout/HeaderLayout.d.ts +2 -1
- package/dist/types/layout/templates/SideBarTemplate.d.ts +2 -1
- package/dist/types/maintenanceEngine/crudBrowser/CrudBrowserContainer.d.ts +2 -1
- package/dist/types/maintenanceEngine/crudBrowser/CrudTableActionRender.d.ts +2 -1
- package/dist/types/maintenanceEngine/crudBrowser/CrudTableSidePanel.d.ts +2 -1
- package/dist/types/maintenanceEngine/tableBrowser/TableColumnDefs.d.ts +1 -1
- package/dist/types/maintenanceEngine/tableBrowser/TableContainer.d.ts +2 -1
- package/dist/types/maintenanceEngine/virtualBrowser/VirtualBrowser.d.ts +2 -1
- package/dist/types/maintenanceEngine/virtualBrowser/VirtualTableSidePanel.d.ts +2 -1
- package/dist/types/map-library/Controls/Controls.d.ts +2 -1
- package/dist/types/map-library/Layers/Layers.d.ts +2 -1
- package/dist/types/map-library/Map/Map.d.ts +2 -1
- package/dist/types/map-library/geoLocation/FreeFormField.d.ts +2 -1
- package/dist/types/map-library/geoLocation/GeoLocation.d.ts +2 -1
- package/dist/types/map-library/ui/ControlZoom.d.ts +2 -1
- package/dist/types/map-library/ui/Filter.d.ts +2 -1
- package/dist/types/map-library/ui/FilterOptions.d.ts +2 -1
- package/dist/types/map-library/ui/LocationPin.d.ts +2 -1
- package/dist/types/map-library/ui/MapControls.d.ts +2 -1
- package/dist/types/map-library/ui/MapControlsStandard.d.ts +2 -1
- package/dist/types/map-library/ui/MapFilterBar.d.ts +2 -1
- package/dist/types/map-library/ui/MapSheet.d.ts +2 -1
- package/dist/types/map-library/ui/Position.d.ts +2 -1
- package/dist/types/map-library/ui/TileDisplay.d.ts +2 -1
- package/dist/types/map-library/ui/ToggleViewType.d.ts +2 -1
- package/dist/types/maps/GeoMap.d.ts +2 -1
- package/dist/types/maps/leafletMaps/FluentImageMap.d.ts +2 -1
- package/dist/types/maps/leafletMaps/FluentMap.d.ts +2 -1
- package/dist/types/maps/leafletMaps/ui/MapMarker.d.ts +2 -1
- package/dist/types/maps/openLayerMaps/Controls/Controls.d.ts +2 -1
- package/dist/types/maps/openLayerMaps/Layers/Layers.d.ts +2 -1
- package/dist/types/maps/openLayerMaps/Map/Map.d.ts +2 -1
- package/dist/types/maps/openLayerMaps/ui/ControlZoom.d.ts +2 -1
- package/dist/types/maps/openLayerMaps/ui/Filter.d.ts +2 -1
- package/dist/types/maps/openLayerMaps/ui/LocationPin.d.ts +2 -1
- package/dist/types/maps/openLayerMaps/ui/MapControls.d.ts +2 -1
- package/dist/types/maps/openLayerMaps/ui/MapControlsStandard.d.ts +2 -1
- package/dist/types/maps/openLayerMaps/ui/Position.d.ts +2 -1
- package/dist/types/maps/openLayerMaps/ui/ToggleViewType.d.ts +2 -1
- package/dist/types/menuPage/MenuPage.d.ts +2 -1
- package/dist/types/notes/NotesScreen.d.ts +2 -1
- package/dist/types/page/Page.d.ts +2 -1
- package/dist/types/page/PageContainer.d.ts +2 -1
- package/dist/types/page/PageContent.d.ts +2 -1
- package/dist/types/page/PageHeader.d.ts +2 -1
- package/dist/types/page/PageSectionHeader.d.ts +2 -1
- package/dist/types/page/PageSectionSpacer.d.ts +2 -1
- package/dist/types/reminders/CompleteReminderSwitch.d.ts +2 -1
- package/dist/types/reminders/RemindersCard.d.ts +2 -1
- package/dist/types/reminders/RemindersScreen.d.ts +2 -1
- package/dist/types/reports/PowerBIReport.d.ts +2 -1
- package/dist/types/routes/PrivateRoute.d.ts +2 -1
- package/dist/types/routes/UdpRoutes.d.ts +2 -1
- package/dist/types/routes/components/PageForbiddenRoute.d.ts +2 -1
- package/dist/types/routes/components/PageNotFoundRoute.d.ts +2 -1
- package/dist/types/routes/components/PageStatus.d.ts +2 -1
- package/dist/types/routes/components/PasswordResetRedirect.d.ts +2 -1
- package/dist/types/shell/Shell.d.ts +2 -1
- package/dist/types/shell/ui/AmbientProjectSwitcher.d.ts +2 -1
- package/dist/types/shell/ui/EnvironmentRibbon.d.ts +2 -1
- package/dist/types/shell/ui/FluentProfileMenuCard.d.ts +2 -1
- package/dist/types/shell/ui/HelpCenter.d.ts +2 -1
- package/dist/types/shell/ui/LanguageSwitcher.d.ts +2 -1
- package/dist/types/shell/ui/MiniCollapsibleSidebar.d.ts +2 -1
- package/dist/types/shell/ui/NavigationSidebar.d.ts +2 -1
- package/dist/types/shell/ui/SidebarCollapseButton.d.ts +2 -1
- package/dist/types/shell/ui/SidebarListItem.d.ts +2 -1
- package/dist/types/shell/ui/SiteHeader.d.ts +3 -2
- package/dist/types/shell/ui/SiteHeaderRightComponent.d.ts +1 -1
- package/dist/types/shell/ui/UserAvatar.d.ts +2 -1
- package/dist/types/shell/ui/addUser/PasswordValidator.d.ts +2 -1
- package/dist/types/shell/ui/addUser/UserForm.d.ts +2 -1
- package/dist/types/shell/ui/addUser/UserFormFields.d.ts +2 -1
- package/dist/types/shell/ui/addUser/UserFormSideSheet.d.ts +2 -1
- package/dist/types/shell/ui/appSwitcher/FUIAppHeader.d.ts +2 -1
- package/dist/types/shell/ui/appSwitcher/FUIAppList.d.ts +2 -1
- package/dist/types/shell/ui/appSwitcher/FUIAppListItem.d.ts +2 -1
- package/dist/types/shell/ui/appSwitcher/FUIAppSwitcher.d.ts +2 -1
- package/dist/types/shell/ui/appSwitcher/ProductAppList.d.ts +2 -1
- package/dist/types/shell/ui/appSwitcher/ProductAppListItem.d.ts +2 -1
- package/dist/types/shell/ui/appSwitcher/UnityApps.d.ts +2 -1
- package/dist/types/stories/Button.d.ts +2 -1
- package/dist/types/stories/Button.stories.d.ts +2 -1
- package/dist/types/stories/Header.d.ts +2 -1
- package/dist/types/stories/Header.stories.d.ts +2 -1
- package/dist/types/stories/Page.d.ts +2 -1
- package/dist/types/stories/Page.stories.d.ts +2 -1
- package/dist/types/treeMenu/BaseTreeMenu.d.ts +2 -1
- package/dist/types/treeMenu/BaseTreeMenuItem.d.ts +2 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/dist/types/udp/ShortcutContent/ListSearch.d.ts +2 -1
- package/dist/types/udp/ShortcutContent/ShortcutContentFinder.d.ts +2 -1
- package/dist/types/udp/export/ExportSidesheet.d.ts +2 -1
- package/dist/types/udp/export/MyExportsPage.d.ts +2 -1
- package/dist/types/udp/export/VisualSearchObject.d.ts +2 -1
- package/dist/types/udp/export/useUdpExport.d.ts +11 -11
- package/dist/types/udp/fileImportMapping/FileImportConfigCard.d.ts +2 -1
- package/dist/types/udp/fileImportMapping/FileImportMappingWizard.d.ts +2 -1
- package/dist/types/udp/fileImportMapping/ImportDataFromFileMapping.d.ts +2 -1
- package/dist/types/udp/fileImportMapping/SampleFileImportGrid.d.ts +2 -1
- package/dist/types/udp/pages/ChatUDP.d.ts +2 -1
- package/dist/types/udp/pages/UdpDataBrowserPage.d.ts +3 -2
- package/dist/types/udp/pages/UdpFormsBuilderPage.d.ts +2 -1
- package/dist/types/udp/pages/UdpFormsListPage.d.ts +2 -1
- package/dist/types/udp/pages/UdpGridPanelManagementPage.d.ts +2 -1
- package/dist/types/udp/pages/UdpImportFromFileMappingPage.d.ts +2 -1
- package/dist/types/udp/pages/UdpInquiryMaintenanceEnginePage.d.ts +2 -1
- package/dist/types/udp/pages/UdpMaintenanceConfigPage.d.ts +2 -1
- package/dist/types/udp/pages/UdpMaintenanceEnginePage.d.ts +2 -1
- package/dist/types/udp/pages/UdpNotesPage.d.ts +2 -1
- package/dist/types/udp/pages/UdpPrivateForm.d.ts +2 -1
- package/dist/types/udp/pages/UdpPublicForm.d.ts +2 -1
- package/dist/types/udp/pages/UdpRemindersPage.d.ts +2 -1
- package/dist/types/udp/pages/UdpReportsPage.d.ts +2 -1
- package/dist/types/udp/pages/UdpVerticalManagementPage.d.ts +2 -1
- package/dist/types/udp/pages/UdpVerticalManagementSidesheet.d.ts +2 -1
- package/dist/types/uploader/DragDropFileUpload.d.ts +2 -1
- package/dist/types/uploader/FileProfile.d.ts +2 -1
- package/dist/types/uploader/FileUpload.d.ts +2 -1
- package/dist/types/uploader/ImagePreview.d.ts +2 -1
- package/dist/types/utilities/FluentIcon.d.ts +2 -1
- package/dist/types/utilities/UnityFluentIcon.d.ts +2 -1
- package/dist/types/utilities/UnityIcon.d.ts +2 -1
- package/dist/types/utilities/aggrid/SplitButton.d.ts +2 -1
- package/dist/types/utilities/aggrid/aggridHelpers.d.ts +2 -1
- package/dist/types/utilities/apiHelpers.d.ts +2 -2
- package/dist/types/utilities/auth/AuthDialogs.d.ts +2 -1
- package/dist/types/utilities/auth/AuthProvider.d.ts +2 -1
- package/dist/types/utilities/auth/AuthProviderWrapper.d.ts +2 -1
- package/dist/types/utilities/auth/UserProvider.d.ts +2 -1
- package/dist/types/utilities/auth/users.d.ts +4 -4
- package/dist/types/utilities/chatBot/ChatBotContext.d.ts +6 -1
- package/dist/types/utilities/chatBot/ChatBotProvider.d.ts +2 -1
- package/dist/types/utilities/floorplanFunctions/gridVisualizationFunctions.d.ts +2 -2
- package/dist/types/utilities/form/AltSubmitButton.d.ts +2 -3
- package/dist/types/utilities/form/Field.d.ts +2 -1
- package/dist/types/utilities/form/SubmitButton.d.ts +2 -4
- package/dist/types/utilities/form/paymentForm/BankIcon.d.ts +2 -1
- package/dist/types/utilities/form/paymentForm/CashForm.d.ts +2 -1
- package/dist/types/utilities/form/paymentForm/CashIcon.d.ts +2 -1
- package/dist/types/utilities/form/paymentForm/CheckIcon.d.ts +2 -1
- package/dist/types/utilities/form/paymentForm/CreditCardAdornment.d.ts +2 -1
- package/dist/types/utilities/form/paymentForm/CreditCardIcon.d.ts +2 -1
- package/dist/types/utilities/form/paymentForm/DisableOverlay.d.ts +2 -1
- package/dist/types/utilities/form/paymentForm/HostedPaymentError.d.ts +2 -1
- package/dist/types/utilities/form/paymentForm/NewCreditCardForm.d.ts +2 -1
- package/dist/types/utilities/form/paymentForm/NewECheckForm.d.ts +2 -1
- package/dist/types/utilities/form/paymentForm/PaymentBankDetails.d.ts +2 -1
- package/dist/types/utilities/form/paymentForm/PaymentBoxDetail.d.ts +2 -1
- package/dist/types/utilities/form/paymentForm/PaymentCardDetail.d.ts +2 -1
- package/dist/types/utilities/form/paymentForm/TabPanel.d.ts +1 -1
- package/dist/types/utilities/form/paymentForm/vendorsForms/FiservForm.d.ts +2 -1
- package/dist/types/utilities/iconLibrary/IconLibrary.d.ts +2 -1
- package/dist/types/utilities/iconLibrary/IconLibraryComponent.d.ts +2 -1
- package/dist/types/utilities/iconLibrary/SelectedLibraryItem.d.ts +2 -1
- package/dist/types/utilities/iconLibrary/UnityIconLibrary.d.ts +3 -2
- package/dist/types/utilities/page/PageSubHeaderAction.d.ts +1 -1
- package/dist/types/utilities/provider/ActionProvider.d.ts +2 -1
- package/dist/types/utilities/redirect/pages/OutlookCallback.d.ts +2 -1
- package/dist/types/utilities/style/ContentContainer.d.ts +2 -1
- package/dist/types/utilities/style/verticalStyles.d.ts +11 -1
- package/dist/types/utilities/systemColors.d.ts +6 -1
- package/dist/types/utilities/tenant/TenantProvider.d.ts +2 -1
- package/dist/types/utilities/tenant/tenantContext.d.ts +6 -1
- package/dist/types/utilities/theme.d.ts +2 -1
- package/dist/types/utilities/uploader/FileProfile.d.ts +2 -1
- package/dist/types/utilities/uploader/FileUpload.d.ts +2 -1
- package/dist/types/utilities/uploader/ImagePreview.d.ts +2 -1
- package/dist/types/utilities/usePrevious.d.ts +1 -1
- package/dist/types/utilities/utilityBar/InquiryHeaderControl.d.ts +3 -2
- package/dist/types/utilities/utilityBar/InquiryHeaderSecondary.d.ts +3 -2
- package/dist/types/utilities/utilityBar/InquiryHeaderSecondaryAlert.d.ts +3 -2
- package/dist/types/utilities/utilityBar/InquiryHeaderTitle.d.ts +3 -2
- package/dist/types/utilities/utilityBar/SubHeaderAction.d.ts +3 -2
- package/dist/types/utilities/utilityBar/UtilityBarInport.d.ts +3 -2
- package/dist/types/workflow/WorkflowContainer.d.ts +2 -1
- package/dist/types/workflow/WorkflowContent.d.ts +2 -1
- package/dist/types/workflow/WorkflowUiInterruptContent.d.ts +2 -1
- package/dist/types/workflow/components/WorkflowTaskFlow.d.ts +2 -1
- package/dist/types/workflow/menus/WorkflowTreeMenu.d.ts +2 -1
- package/dist/types/workflow/menus/WorkflowTreeMenuItem.d.ts +2 -1
- package/package.json +8 -3
- package/dist/types/UI/templates/newGrid/ApiMethodUdpGrid.d.ts +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SideSheet-CPHhyWLB.js","names":["isFocusableInput","getAllInputs","findInput","createDecorator","FinalForm","Form: React.FC<FormProps>","Field: FieldComponent","value","FinalField","name","enableAxiosInterceptors","useStyles"],"sources":["../src/utilities/form/final-form-scroll/isFocusableInput.js","../src/utilities/form/final-form-scroll/getAllInputs.js","../src/utilities/form/final-form-scroll/findInput.js","../src/utilities/form/final-form-scroll/createDecorator.js","../src/utilities/form/Form.tsx","../src/utilities/form/Field.tsx","../src/utilities/useAxiosMutate.js","../src/UI/dataDisplay/typography/SideSheetHeader.jsx","../src/UI/surfaces/SideSheet.jsx"],"sourcesContent":["const isFocusableInput = (wtf) =>\n !!(wtf && typeof wtf.focus === 'function');\n\nexport default isFocusableInput;\n","import isFocusableInput from './isFocusableInput';\n\nconst getAllInputs = () => {\n if (typeof document === 'undefined') {\n return [];\n }\n return Array.prototype.slice\n .call(document.forms)\n .reduce(\n (accumulator, form) =>\n accumulator.concat(\n Array.prototype.slice.call(form).filter(isFocusableInput)\n ),\n []\n );\n};\n\nexport default getAllInputs;\n","import { getIn } from 'final-form';\n\nconst findInput = (inputs, errors) =>\n inputs.find(input => input.name && getIn(errors, input.name));\n\nexport default findInput;\n","import getAllInputs from './getAllInputs.js';\nimport findInput from './findInput.js';\n\nconst noop = () => {};\n\n/**\n * The decorator is created based on final-form-focus https://github.com/final-form/final-form-focus\n */\nconst createDecorator = () => (form) => {\n const scrollToFirstError = (errors) => {\n const allInputs = getAllInputs();\n const firstInput = findInput(allInputs, errors);\n const inputToScrollTo = firstInput?.parentElement;\n if (inputToScrollTo) {\n inputToScrollTo.scrollIntoView({ behavior: 'smooth' });\n }\n };\n // Save original submit function\n const originalSubmit = form.submit;\n let state = {};\n const unsubscribe = form.subscribe(\n (nextState) => {\n state = nextState;\n },\n { errors: true, submitErrors: true }\n );\n // What to do after submit\n const afterSubmit = () => {\n const { errors, submitErrors } = state;\n if (errors && Object.keys(errors).length) {\n scrollToFirstError(errors);\n } else if (submitErrors && Object.keys(submitErrors).length) {\n scrollToFirstError(submitErrors);\n }\n };\n\n // Rewrite submit function\n form.submit = () => {\n const result = originalSubmit.call(form);\n if (result && typeof result.then === 'function') {\n // async\n result.then(afterSubmit, noop);\n } else {\n // sync\n afterSubmit();\n }\n return result;\n };\n\n return () => {\n unsubscribe();\n form.submit = originalSubmit;\n };\n};\n\nexport default createDecorator;\n","import React, { forwardRef, useImperativeHandle } from 'react';\nimport {\n AnyObject,\n Form as FinalForm,\n FormProps as FinalFormProps,\n FormRenderProps,\n} from 'react-final-form';\nimport createDecorator from './final-form-scroll/createDecorator';\n\nexport interface FormProps<FormValues = AnyObject>\n extends FinalFormProps<FormValues> {\n children?: (props: FormRenderProps<FormValues>) => React.ReactNode;\n id?: string;\n}\nconst scrollToError = createDecorator();\n\n/**\n * final-form Form wrapper with automatic <form> and submit handler\n */\n\nconst _Form = ({ render: renderProp, children, id, ...props }: FormProps, ref: React.Ref<any>) => {\n const render = renderProp || children;\n\n return (\n <FinalForm ref={ref} decorators={[scrollToError]} {...props}>\n {params => {\n useImperativeHandle(ref, () => ({ ...params}))\n return (\n <form onSubmit={params.handleSubmit} noValidate={true} id={id}>\n {typeof render === 'function' ? render(params) : render}\n </form>\n )\n }}\n </FinalForm>\n );\n};\n\nexport const Form: React.FC<FormProps> = forwardRef(_Form)\n","import { InputBaseComponentProps } from '@material-ui/core';\nimport React, {\n ElementType,\n forwardRef,\n useCallback,\n ComponentType,\n} from 'react';\nimport {\n Field as FinalField,\n FieldProps as FinalFieldProps,\n FieldRenderProps,\n} from 'react-final-form';\n\nexport interface MuiFieldComponentProps {\n error?: boolean;\n helperText?: React.ReactNode;\n inputProps?: InputBaseComponentProps;\n onChange: React.ChangeEventHandler;\n ComponentProps?: MuiFieldComponentProps;\n}\n\nexport type MuiFieldComponent = ElementType<MuiFieldComponentProps>;\n\nexport type FieldProps<\n FieldValue,\n RP extends FieldRenderProps<FieldValue, T>,\n T extends HTMLElement = HTMLElement\n > = {\n component: MuiFieldComponent;\n // @fixme Some of the onChange handlers pass value instead\n valueForChange?: (event: React.ChangeEvent<T>) => FieldValue;\n } & Pick<\n FinalFieldProps<FieldValue, RP, T>,\n | 'afterSubmit'\n | 'allowNull'\n | 'beforeSubmit'\n | 'defaultValue'\n | 'format'\n | 'formatOnBlur'\n | 'initialValue'\n | 'isEqual'\n | 'name'\n | 'parse'\n | 'subscription'\n | 'type'\n | 'validate'\n | 'validateFields'\n | 'value'\n | 'required'\n > &\n MuiFieldComponentProps; // @fixme Add another generic to extend this with componentProps\n\ntype FieldComponent<\n FieldValue = any,\n RP extends FieldRenderProps<FieldValue, T> = FieldRenderProps<\n FieldValue,\n HTMLElement\n >,\n T extends HTMLElement = HTMLElement\n > = ComponentType<FieldProps<FieldValue, RP, T>>;\n\n/**\n * final-form Field wrapper that supports using Material UI fields as components\n * @todo Implement a validation function that uses required, etc... (or defer this till Redwerks' form library is built)\n */\nexport let Field: FieldComponent = forwardRef((props, ref) => {\n const {\n component: Component,\n afterSubmit,\n allowNull,\n beforeSubmit,\n component,\n defaultValue,\n format,\n formatOnBlur,\n initialValue,\n isEqual,\n name,\n parse,\n // @ts-ignore\n render, // extract the render prop so it doesn't get passed to Field\n subscription,\n validate,\n validateFields,\n value, // radio/checkbox\n helperText,\n valueForChange,\n required,\n ComponentProps,\n type,\n ...componentProps\n } = props;\n const fieldProps = {\n afterSubmit,\n allowNull,\n beforeSubmit,\n defaultValue,\n format,\n formatOnBlur,\n initialValue,\n isEqual,\n name,\n parse,\n subscription,\n validate,\n validateFields,\n value,\n type\n };\n\n // @fixme: will need to add a more generic validator for other valdiation props\n const makeValidation = useCallback(\n (value, allValues, meta) => {\n if (required && ((typeof (value) !== \"number\" && !!!value) || Array.isArray(value))) {\n if (Array.isArray(value) && value.length) {\n return undefined;\n } else if (!!value && !Array.isArray(value)) {\n return undefined;\n } else {\n return 'Required';\n }\n }\n if (validate) {\n return validate(value, allValues, meta);\n }\n },\n [required, validate]\n );\n\n return (\n <FinalField {...fieldProps} validate={makeValidation}>\n {params => {\n const { input, meta } = params;\n const { name, onChange, ...inputProps } = input;\n const showError =\n ((meta.submitError && !meta.dirtySinceLastSubmit) || meta.error) &&\n meta.touched;\n\n return (\n <Component\n ref={ref as any} // @fixme\n required={required}\n {...componentProps}\n {...ComponentProps}\n helperText={showError ? meta.error || meta.submitError : helperText}\n error={showError}\n onChange={(...args: any[]) => {\n if (valueForChange) {\n // @ts-ignore\n args = [valueForChange(...args)];\n }\n // @ts-ignore\n onChange(...args);\n }}\n name={name}\n {...inputProps}\n //value={value}\n />\n );\n }}\n </FinalField>\n );\n});\nField.displayName = 'Field';\n","import { useEffect, useMemo } from 'react';\nimport useAxios from 'axios-hooks';\nimport Axios from 'axios';\nimport {\n handleResponseErrors,\n getMergedConfig,\n getAccessToken\n} from './apiHelpers';\nimport enableAxiosInterceptors from './axiosInterceptors';\nimport { useUser } from './auth/useUser';\n\nenableAxiosInterceptors();\n\nexport const useAxiosMutate = (baseURL, url, config) => {\n\n const fullURL = { url: `${baseURL}/${url}` };\n const user = useUser()\n\n const headers = useMemo(() => {\n const currentHeaders = config.headers ?? {}\n currentHeaders.currentTenantId ||= user?.currentTenantId ?? ''\n return currentHeaders\n }, [user, config])\n config.headers = headers\n\n const [{ data, loading, error }, execute] = useAxios(\n { ...fullURL, ...config },\n { manual: true }\n );\n\n useEffect(() => {\n handleResponseErrors(error);\n }, [error]);\n\n return [{ data, loading, error }, execute];\n};\n\nexport const apiMutate = async (baseURL, url, config, data) => {\n const fullURL = { url: `${baseURL}/${url}` };\n const accessToken = await getAccessToken();\n const mergedConfig = getMergedConfig(accessToken, config);\n return Axios({ ...fullURL, ...mergedConfig, ...data });\n};\n","import React from 'react';\nimport { makeStyles, CircularProgress } from '@material-ui/core';\nimport { StandardTitle } from './StandardTitle';\nimport { FluentIconButton } from '../../inputs/buttons/FluentIconButton';\nimport { FluentButton } from '../../inputs/buttons/FluentButton';\nimport { ChromeCloseIcon } from '@fluentui/react-icons';\nimport { FluentIcon } from '../../../utilities/FluentIcon';\n\nconst useStyles = makeStyles((theme) => ({\n root: {\n display: 'flex',\n flexDirection: 'row',\n padding: theme.spacing(1),\n paddingLeft: 0,\n background:\n theme?.getThemeData()?.mode === 'dark'\n ? theme.palette.grey[800]\n : theme.palette.common.white,\n position: ({ isSticky }) => (isSticky ? 'sticky' : 'relative'),\n top: ({ isSticky }) => (isSticky ? 0 : 'auto'),\n zIndex: ({ isSticky }) => (isSticky ? 1200 : 'auto')\n },\n title: {\n display: 'flex',\n flex: 1,\n alignItems: 'center',\n marginLeft: theme.spacing(1.5)\n },\n actionButton: {\n marginRight: theme.spacing(1),\n position: 'relative'\n },\n fabProgress: {\n position: 'absolute',\n top: 4,\n left: '35%',\n zIndex: 1\n }\n}));\n\nexport const SideSheetHeader = ({ isSticky = false, ...props }) => {\n const classes = useStyles({ isSticky });\n const {\n title,\n onClose,\n buttonLabel,\n onSubmit,\n buttonProgress,\n buttonTwoLabel,\n buttonTwoIcon,\n buttonTwoAction,\n buttonTwoProgress,\n id,\n udprecordid = '',\n buttonOneDisabled,\n buttonTwoDisabled,\n ...otherProps\n } = props;\n\n return (\n <div className={classes.root}>\n <div className={classes.title}>\n <FluentIconButton\n id={id + '-Close'}\n udprecordid={udprecordid + '-Close'}\n icon={ChromeCloseIcon}\n onClick={onClose}\n aria-label='Close Panel'\n />\n <StandardTitle className={classes.title}>{title}</StandardTitle>\n </div>\n {buttonTwoLabel && (\n <div>\n <FluentButton\n // variant='contained'\n color='secondary'\n onClick={buttonTwoAction}\n disabled={buttonTwoDisabled}\n {...otherProps}\n >\n {buttonTwoProgress && (\n <CircularProgress\n size={24}\n color='secondary'\n className={classes.fabProgress}\n />\n )}\n {buttonTwoIcon && (\n <FluentIcon\n size='small'\n component={buttonTwoIcon}\n style={{ marginRight: 8 }}\n />\n )}\n {buttonTwoLabel}\n </FluentButton>\n </div>\n )}\n {buttonLabel && (\n <div className={classes.actionButton}>\n <FluentButton\n id={id + '-CreateView'}\n udprecordid={udprecordid + '-CreateView'}\n variant='contained'\n color='secondary'\n onClick={onSubmit}\n disabled={buttonOneDisabled}\n {...otherProps}\n >\n {buttonProgress && (\n <CircularProgress\n id={id + '-ButtonProgress'}\n udprecordid={udprecordid + '-ButtonProgress'}\n size={24}\n color='secondary'\n className={classes.fabProgress}\n />\n )}\n {buttonLabel}\n </FluentButton>\n </div>\n )}\n </div>\n );\n};\n","import React from 'react';\nimport {\n makeStyles,\n Drawer,\n LinearProgress,\n CardContent\n} from '@material-ui/core';\nimport { SideSheetHeader } from '../dataDisplay/typography/SideSheetHeader';\nimport PropTypes from 'prop-types';\n\nconst useStyles = makeStyles((theme) => ({\n paper: {\n // width: (props) => props.width || 320,\n width: '100%',\n [theme.breakpoints.up('sm')]: {\n width: (props) => props.width || 320\n },\n background:\n theme?.getThemeData()?.mode === 'dark'\n ? theme.palette.grey[700]\n : '#f4f4f4'\n },\n container: {\n height: (props) => (props.contentHeight ? props.contentHeight : ''),\n overflowY: (props) => (props.contentHeight ? 'auto' : ''),\n padding: (props) => (props.noPadding ? 0 : '')\n }\n}));\n\n/**\n * Base right hand side sheet with no contents\n */\nexport const BaseSideSheet = (props) => {\n const classes = useStyles(props);\n const {\n anchor = 'right',\n width,\n children,\n onClose,\n noBackdrop,\n buttonLabel,\n ...drawerProps\n } = props;\n\n return (\n <Drawer\n classes={{ paper: classes.paper }}\n variant='temporary'\n anchor={anchor}\n onClose={onClose}\n {...drawerProps}\n BackdropProps={{ invisible: noBackdrop }}\n >\n {children}\n </Drawer>\n );\n};\n\n/**\n * A right hand material side sheet\n */\nexport const SideSheet = (props) => {\n const classes = useStyles(props);\n const {\n children,\n title,\n progress,\n progressColor,\n buttonLabel,\n noPadding,\n onSubmit,\n variant = 'determinate',\n buttonTwoLabel,\n buttonTwoIcon,\n buttonTwoAction,\n buttonTwoProgress,\n buttonOneDisabled,\n buttonTwoDisabled,\n id,\n udprecordid,\n ...otherProps\n } = props;\n const { onClose } = props;\n return (\n <BaseSideSheet {...otherProps}>\n <SideSheetHeader\n id={id}\n udprecordid={udprecordid}\n onClose={onClose}\n title={title}\n buttonLabel={buttonLabel}\n onSubmit={onSubmit}\n buttonTwoLabel={buttonTwoLabel}\n buttonTwoIcon={buttonTwoIcon}\n buttonTwoAction={buttonTwoAction}\n buttonTwoProgress={buttonTwoProgress}\n isSticky={true}\n buttonOneDisabled={buttonOneDisabled}\n buttonTwoDisabled={buttonTwoDisabled}\n {...otherProps}\n />\n {progress && (\n <LinearProgress\n variant={variant}\n color={progressColor}\n value={progress}\n />\n )}\n <CardContent classes={{ root: classes.container }}>\n {children}\n </CardContent>\n </BaseSideSheet>\n );\n};\n\nSideSheet.propTypes = {\n /**\n * Main content for the modal view\n */\n children: PropTypes.oneOfType([\n PropTypes.arrayOf(PropTypes.node),\n PropTypes.node\n ]),\n /**\n * SideSheet title\n */\n title: PropTypes.string.isRequired,\n /**\n * Function to close SideSheet\n */\n onClose: PropTypes.func,\n /**\n * Determins the open or closed state of the SideSheet\n */\n open: PropTypes.bool,\n /**\n * Value for progress loading\n */\n progress: PropTypes.any, // ToDo: add fix for hiding 0 progress\n /**\n * Progress loading color\n */\n progressColor: PropTypes.string,\n /**\n * Width of the SideSheet\n */\n width: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),\n /**\n * Anchor orgin of card (right, left, top, bottom)\n */\n anchor: PropTypes.string,\n /**\n * Label for top action button (global only)\n */\n buttonLabel: PropTypes.string,\n /**\n * Option to override container padding\n */\n noPadding: PropTypes.string,\n /**\n * Progress loading color\n */\n contentHeight: PropTypes.oneOfType([PropTypes.string, PropTypes.number])\n};\n\nSideSheet.defaultProps = {\n anchor: 'right',\n progressColor: 'secondary'\n};\n"],"mappings":";;;;;;;;;;;;AAAA,MAAM,oBAAoB,QACxB,CAAC,EAAE,OAAO,OAAO,IAAI,UAAU;AAEjC,+BAAe;;;;ACDf,MAAM,qBAAqB;AACzB,KAAI,OAAO,aAAa,YACtB,QAAO;AAET,QAAO,MAAM,UAAU,MACpB,KAAK,SAAS,OACd,QACE,aAAa,SACZ,YAAY,OACV,MAAM,UAAU,MAAM,KAAK,MAAM,OAAOA,4BAE5C;;AAIN,2BAAe;;;;ACff,MAAM,aAAa,QAAQ,WACzB,OAAO,MAAK,UAAS,MAAM,QAAQ,MAAM,QAAQ,MAAM;AAEzD,wBAAe;;;;ACFf,MAAM,aAAa;;;;AAKnB,MAAM,yBAAyB,SAAS;CACtC,MAAM,sBAAsB,WAAW;EACrC,MAAM,YAAYC;EAClB,MAAM,aAAaC,kBAAU,WAAW;EACxC,MAAM,kBAAkB,YAAY;AACpC,MAAI,gBACF,iBAAgB,eAAe,EAAE,UAAU;;CAI/C,MAAM,iBAAiB,KAAK;CAC5B,IAAI,QAAQ;CACZ,MAAM,cAAc,KAAK,WACtB,cAAc;AACb,UAAQ;IAEV;EAAE,QAAQ;EAAM,cAAc;;CAGhC,MAAM,oBAAoB;EACxB,MAAM,EAAE,QAAQ,iBAAiB;AACjC,MAAI,UAAU,OAAO,KAAK,QAAQ,OAChC,oBAAmB;WACV,gBAAgB,OAAO,KAAK,cAAc,OACnD,oBAAmB;;AAKvB,MAAK,eAAe;EAClB,MAAM,SAAS,eAAe,KAAK;AACnC,MAAI,UAAU,OAAO,OAAO,SAAS,WAEnC,QAAO,KAAK,aAAa;MAGzB;AAEF,SAAO;;AAGT,cAAa;AACX;AACA,OAAK,SAAS;;;AAIlB,8BAAe;;;;ACzCf,MAAM,gBAAgBC;;;;AAMtB,MAAM,SAAS,EAAE,QAAQ,YAAY,UAAU,GAAI,GAAG,SAAoB,QAAwB;CAChG,MAAM,SAAS,cAAc;AAE7B,QACE,oCAACC;EAAe;EAAK,YAAY,CAAC;EAAgB,GAAI;KACnD,WAAU;AACR,sBAAoB,YAAY,EAAE,GAAG;AACtC,SACE,oCAAC;GAAK,UAAU,OAAO;GAAc,YAAY;GAAU;KACxD,OAAO,WAAW,aAAa,OAAO,UAAU;;;AAQ7D,MAAaC,SAA4B,WAAW;;;;;;;;AC4BpD,IAAWC,UAAwB,YAAY,OAAO,QAAQ;CAC5D,MAAM,EACJ,WAAW,WACX,aACA,WACA,cACA,WACA,cACA,QACA,cACA,cACA,SACA,MACA,OAEA,QACA,cACA,UACA,gBACA,OACA,YACA,gBACA,UACA,gBACA,KACA,GAAG,mBACD;CACJ,MAAM,aAAa;EACjB;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;CAIF,MAAM,iBAAiB,aACpB,SAAO,WAAW,SAAS;AAC1B,MAAI,aAAc,OAAQC,YAAW,YAAY,CAAC,CAAC,CAACA,WAAU,MAAM,QAAQA,UAC1E,KAAI,MAAM,QAAQA,YAAUA,QAAM,OAChC,QAAO;WACE,CAAC,CAACA,WAAS,CAAC,MAAM,QAAQA,SACnC,QAAO;MAEP,QAAO;AAGX,MAAI,SACF,QAAO,SAASA,SAAO,WAAW;IAGtC,CAAC,UAAU;AAGb,QACE,oCAACC;EAAW,GAAI;EAAY,UAAU;KACnC,WAAU;EACT,MAAM,EAAE,OAAO,SAAS;EACxB,MAAM,EAAE,cAAM,SAAU,GAAG,eAAe;EAC1C,MAAM,aACF,KAAK,eAAe,CAAC,KAAK,wBAAyB,KAAK,UAC1D,KAAK;AAEP,SACE,oCAAC;GACM;GACK;GACV,GAAI;GACJ,GAAI;GACJ,YAAY,YAAY,KAAK,SAAS,KAAK,cAAc;GACzD,OAAO;GACP,WAAW,GAAG,SAAgB;AAC5B,QAAI,eAEF,QAAO,CAAC,eAAe,GAAG;AAG5B,aAAS,GAAG;;GAEd,MAAMC;GACN,GAAI;;;;AAQhB,QAAM,cAAc;;;;ACxJpBC;AAEA,MAAa,kBAAkB,SAAS,KAAK,WAAW;CAEtD,MAAM,UAAU,EAAE,KAAK,GAAG,QAAQ,GAAG;CACrC,MAAM,OAAO;CAEb,MAAM,UAAU,cAAc;EAC5B,MAAM,iBAAiB,OAAO,WAAW;AACzC,iBAAe,oBAAoB,MAAM,mBAAmB;AAC5D,SAAO;IACN,CAAC,MAAM;AACV,QAAO,UAAU;CAEjB,MAAM,CAAC,EAAE,MAAM,SAAS,SAAS,WAAW,SAC1C;EAAE,GAAG;EAAS,GAAG;IACjB,EAAE,QAAQ;AAGZ,iBAAgB;AACd,uBAAqB;IACpB,CAAC;AAEJ,QAAO,CAAC;EAAE;EAAM;EAAS;IAAS;;AAGpC,MAAa,YAAY,OAAO,SAAS,KAAK,QAAQ,SAAS;CAC7D,MAAM,UAAU,EAAE,KAAK,GAAG,QAAQ,GAAG;CACrC,MAAM,cAAc,MAAM;CAC1B,MAAM,eAAe,gBAAgB,aAAa;AAClD,QAAO,MAAM;EAAE,GAAG;EAAS,GAAG;EAAc,GAAG;;;;;;ACjCjD,MAAMC,cAAY,YAAY,WAAW;CACvC,MAAM;EACJ,SAAS;EACT,eAAe;EACf,SAAS,MAAM,QAAQ;EACvB,aAAa;EACb,YACE,OAAO,gBAAgB,SAAS,SAC5B,MAAM,QAAQ,KAAK,OACnB,MAAM,QAAQ,OAAO;EAC3B,WAAW,EAAE,eAAgB,WAAW,WAAW;EACnD,MAAM,EAAE,eAAgB,WAAW,IAAI;EACvC,SAAS,EAAE,eAAgB,WAAW,OAAO;;CAE/C,OAAO;EACL,SAAS;EACT,MAAM;EACN,YAAY;EACZ,YAAY,MAAM,QAAQ;;CAE5B,cAAc;EACZ,aAAa,MAAM,QAAQ;EAC3B,UAAU;;CAEZ,aAAa;EACX,UAAU;EACV,KAAK;EACL,MAAM;EACN,QAAQ;;;AAIZ,MAAa,mBAAmB,EAAE,WAAW,MAAO,GAAG,YAAY;CACjE,MAAM,UAAUA,YAAU,EAAE;CAC5B,MAAM,EACJ,OACA,SACA,aACA,UACA,gBACA,gBACA,eACA,iBACA,mBACA,IACA,cAAc,IACd,mBACA,kBACA,GAAG,eACD;AAEJ,QACE,oCAAC,SAAI,WAAW,QAAQ,QACtB,oCAAC,SAAI,WAAW,QAAQ,SACtB,oCAAC;EACC,IAAI,KAAK;EACT,aAAa,cAAc;EAC3B,MAAM;EACN,SAAS;EACT,cAAW;KAEb,oCAAC,iBAAc,WAAW,QAAQ,SAAQ,SAE3C,kBACC,oCAAC,aACC,oCAAC;EAEC,OAAM;EACN,SAAS;EACT,UAAU;EACV,GAAI;IAEH,qBACC,oCAAC;EACC,MAAM;EACN,OAAM;EACN,WAAW,QAAQ;KAGtB,iBACC,oCAAC;EACC,MAAK;EACL,WAAW;EACX,OAAO,EAAE,aAAa;KAGzB,kBAIN,eACC,oCAAC,SAAI,WAAW,QAAQ,gBACtB,oCAAC;EACC,IAAI,KAAK;EACT,aAAa,cAAc;EAC3B,SAAQ;EACR,OAAM;EACN,SAAS;EACT,UAAU;EACV,GAAI;IAEH,kBACC,oCAAC;EACC,IAAI,KAAK;EACT,aAAa,cAAc;EAC3B,MAAM;EACN,OAAM;EACN,WAAW,QAAQ;KAGtB;;;;;AC5Gb,MAAM,YAAY,YAAY,WAAW;CACvC,OAAO;EAEL,OAAO;GACN,MAAM,YAAY,GAAG,QAAQ,EAC5B,QAAQ,UAAU,MAAM,SAAS;EAEnC,YACE,OAAO,gBAAgB,SAAS,SAC5B,MAAM,QAAQ,KAAK,OACnB;;CAER,WAAW;EACT,SAAS,UAAW,MAAM,gBAAgB,MAAM,gBAAgB;EAChE,YAAY,UAAW,MAAM,gBAAgB,SAAS;EACtD,UAAU,UAAW,MAAM,YAAY,IAAI;;;;;;AAO/C,MAAa,iBAAiB,UAAU;CACtC,MAAM,UAAU,UAAU;CAC1B,MAAM,EACJ,SAAS,SACT,OACA,UACA,SACA,YACA,YACA,GAAG,gBACD;AAEJ,QACE,oCAAC;EACC,SAAS,EAAE,OAAO,QAAQ;EAC1B,SAAQ;EACA;EACC;EACT,GAAI;EACJ,eAAe,EAAE,WAAW;IAE3B;;;;;AAQP,MAAa,aAAa,UAAU;CAClC,MAAM,UAAU,UAAU;CAC1B,MAAM,EACJ,UACA,OACA,UACA,eACA,aACA,WACA,UACA,UAAU,eACV,gBACA,eACA,iBACA,mBACA,mBACA,mBACA,IACA,YACA,GAAG,eACD;CACJ,MAAM,EAAE,YAAY;AACpB,QACE,oCAAC,eAAkB,YACjB,oCAAC;EACK;EACS;EACJ;EACF;EACM;EACH;EACM;EACD;EACE;EACE;EACnB,UAAU;EACS;EACA;EACnB,GAAI;KAEL,YACC,oCAAC;EACU;EACT,OAAO;EACP,OAAO;KAGX,oCAAC,eAAY,SAAS,EAAE,MAAM,QAAQ,eACnC;;AAMT,UAAU,YAAY;CAIpB,UAAU,UAAU,UAAU,CAC5B,UAAU,QAAQ,UAAU,OAC5B,UAAU;CAKZ,OAAO,UAAU,OAAO;CAIxB,SAAS,UAAU;CAInB,MAAM,UAAU;CAIhB,UAAU,UAAU;CAIpB,eAAe,UAAU;CAIzB,OAAO,UAAU,UAAU,CAAC,UAAU,QAAQ,UAAU;CAIxD,QAAQ,UAAU;CAIlB,aAAa,UAAU;CAIvB,WAAW,UAAU;CAIrB,eAAe,UAAU,UAAU,CAAC,UAAU,QAAQ,UAAU;;AAGlE,UAAU,eAAe;CACvB,QAAQ;CACR,eAAe"}
|
|
1
|
+
{"version":3,"file":"SideSheet-CPHhyWLB.js","names":["isFocusableInput","getAllInputs","findInput","createDecorator","FinalForm","Form: React.FC<FormProps>","Field: FieldComponent","value","FinalField","name","enableAxiosInterceptors","useStyles"],"sources":["../src/utilities/form/final-form-scroll/isFocusableInput.js","../src/utilities/form/final-form-scroll/getAllInputs.js","../src/utilities/form/final-form-scroll/findInput.js","../src/utilities/form/final-form-scroll/createDecorator.js","../src/utilities/form/Form.tsx","../src/utilities/form/Field.tsx","../src/utilities/useAxiosMutate.js","../src/UI/dataDisplay/typography/SideSheetHeader.jsx","../src/UI/surfaces/SideSheet.jsx"],"sourcesContent":["const isFocusableInput = (wtf) =>\n !!(wtf && typeof wtf.focus === 'function');\n\nexport default isFocusableInput;\n","import isFocusableInput from './isFocusableInput';\n\nconst getAllInputs = () => {\n if (typeof document === 'undefined') {\n return [];\n }\n return Array.prototype.slice\n .call(document.forms)\n .reduce(\n (accumulator, form) =>\n accumulator.concat(\n Array.prototype.slice.call(form).filter(isFocusableInput)\n ),\n []\n );\n};\n\nexport default getAllInputs;\n","import { getIn } from 'final-form';\n\nconst findInput = (inputs, errors) =>\n inputs.find(input => input.name && getIn(errors, input.name));\n\nexport default findInput;\n","import getAllInputs from './getAllInputs.js';\nimport findInput from './findInput.js';\n\nconst noop = () => {};\n\n/**\n * The decorator is created based on final-form-focus https://github.com/final-form/final-form-focus\n */\nconst createDecorator = () => (form) => {\n const scrollToFirstError = (errors) => {\n const allInputs = getAllInputs();\n const firstInput = findInput(allInputs, errors);\n const inputToScrollTo = firstInput?.parentElement;\n if (inputToScrollTo) {\n inputToScrollTo.scrollIntoView({ behavior: 'smooth' });\n }\n };\n // Save original submit function\n const originalSubmit = form.submit;\n let state = {};\n const unsubscribe = form.subscribe(\n (nextState) => {\n state = nextState;\n },\n { errors: true, submitErrors: true }\n );\n // What to do after submit\n const afterSubmit = () => {\n const { errors, submitErrors } = state;\n if (errors && Object.keys(errors).length) {\n scrollToFirstError(errors);\n } else if (submitErrors && Object.keys(submitErrors).length) {\n scrollToFirstError(submitErrors);\n }\n };\n\n // Rewrite submit function\n form.submit = () => {\n const result = originalSubmit.call(form);\n if (result && typeof result.then === 'function') {\n // async\n result.then(afterSubmit, noop);\n } else {\n // sync\n afterSubmit();\n }\n return result;\n };\n\n return () => {\n unsubscribe();\n form.submit = originalSubmit;\n };\n};\n\nexport default createDecorator;\n","import React, { forwardRef, useImperativeHandle } from 'react';\nimport {\n AnyObject,\n Form as FinalForm,\n FormProps as FinalFormProps,\n FormRenderProps,\n} from 'react-final-form';\nimport createDecorator from './final-form-scroll/createDecorator';\n\nexport interface FormProps<FormValues = AnyObject>\n extends FinalFormProps<FormValues> {\n children?: (props: FormRenderProps<FormValues>) => React.ReactNode;\n id?: string;\n}\nconst scrollToError = createDecorator();\n\n/**\n * final-form Form wrapper with automatic <form> and submit handler\n */\n\nconst _Form = ({ render: renderProp, children, id, ...props }: FormProps, ref: React.Ref<any>) => {\n const render = renderProp || children;\n\n return (\n <FinalForm ref={ref} decorators={[scrollToError]} {...props}>\n {params => {\n useImperativeHandle(ref, () => ({ ...params}))\n return (\n <form onSubmit={params.handleSubmit} noValidate={true} id={id}>\n {typeof render === 'function' ? render(params) : render}\n </form>\n )\n }}\n </FinalForm>\n );\n};\n\nexport const Form: React.FC<FormProps> = forwardRef(_Form)\n","import { InputBaseComponentProps } from '@material-ui/core';\nimport React, {\n ElementType,\n forwardRef,\n useCallback,\n ComponentType,\n} from 'react';\nimport {\n Field as FinalField,\n FieldProps as FinalFieldProps,\n FieldRenderProps,\n} from 'react-final-form';\n\nexport interface MuiFieldComponentProps {\n error?: boolean;\n helperText?: React.ReactNode;\n inputProps?: InputBaseComponentProps;\n onChange: React.ChangeEventHandler;\n ComponentProps?: any;\n}\n\nexport type MuiFieldComponent = ElementType<MuiFieldComponentProps>;\n\nexport type FieldProps<\n FieldValue,\n RP extends FieldRenderProps<FieldValue, T>,\n T extends HTMLElement = HTMLElement\n > = {\n component: MuiFieldComponent;\n // @fixme Some of the onChange handlers pass value instead\n valueForChange?: (event: React.ChangeEvent<T>) => FieldValue;\n pattern?: string;\n } & Pick<\n FinalFieldProps<FieldValue, RP, T>,\n | 'afterSubmit'\n | 'allowNull'\n | 'beforeSubmit'\n | 'defaultValue'\n | 'format'\n | 'formatOnBlur'\n | 'initialValue'\n | 'isEqual'\n | 'name'\n | 'parse'\n | 'subscription'\n | 'type'\n | 'validate'\n | 'validateFields'\n | 'value'\n | 'required'\n > &\n MuiFieldComponentProps; // @fixme Add another generic to extend this with componentProps\n\ntype FieldComponent<\n FieldValue = any,\n RP extends FieldRenderProps<FieldValue, T> = FieldRenderProps<\n FieldValue,\n HTMLElement\n >,\n T extends HTMLElement = HTMLElement\n > = ComponentType<FieldProps<FieldValue, RP, T>>;\n\n/**\n * final-form Field wrapper that supports using Material UI fields as components\n * @todo Implement a validation function that uses required, etc... (or defer this till Redwerks' form library is built)\n */\nexport let Field: FieldComponent = forwardRef((props, ref) => {\n const {\n component: Component,\n afterSubmit,\n allowNull,\n beforeSubmit,\n component,\n defaultValue,\n format,\n formatOnBlur,\n initialValue,\n isEqual,\n name,\n parse,\n // @ts-ignore\n render, // extract the render prop so it doesn't get passed to Field\n subscription,\n validate,\n validateFields,\n value, // radio/checkbox\n helperText,\n valueForChange,\n required,\n ComponentProps,\n type,\n ...componentProps\n } = props;\n const fieldProps = {\n afterSubmit,\n allowNull,\n beforeSubmit,\n defaultValue,\n format,\n formatOnBlur,\n initialValue,\n isEqual,\n name,\n parse,\n subscription,\n validate,\n validateFields,\n value,\n type\n };\n\n // @fixme: will need to add a more generic validator for other valdiation props\n const makeValidation = useCallback(\n (value, allValues, meta) => {\n if (required && ((typeof (value) !== \"number\" && !!!value) || Array.isArray(value))) {\n if (Array.isArray(value) && value.length) {\n return undefined;\n } else if (!!value && !Array.isArray(value)) {\n return undefined;\n } else {\n return 'Required';\n }\n }\n if (validate) {\n return validate(value, allValues, meta);\n }\n },\n [required, validate]\n );\n\n return (\n <FinalField {...fieldProps} validate={makeValidation}>\n {params => {\n const { input, meta } = params;\n const { name, onChange, ...inputProps } = input;\n const showError =\n ((meta.submitError && !meta.dirtySinceLastSubmit) || meta.error) &&\n meta.touched;\n\n return (\n <Component\n ref={ref as any} // @fixme\n required={required}\n {...componentProps}\n {...ComponentProps}\n helperText={showError ? meta.error || meta.submitError : helperText}\n error={showError}\n onChange={(...args: any[]) => {\n if (valueForChange) {\n // @ts-ignore\n args = [valueForChange(...args)];\n }\n // @ts-ignore\n onChange(...args);\n }}\n name={name}\n {...inputProps}\n //value={value}\n />\n );\n }}\n </FinalField>\n );\n});\nField.displayName = 'Field';\n","import { useEffect, useMemo } from 'react';\nimport useAxios from 'axios-hooks';\nimport Axios from 'axios';\nimport {\n handleResponseErrors,\n getMergedConfig,\n getAccessToken\n} from './apiHelpers';\nimport enableAxiosInterceptors from './axiosInterceptors';\nimport { useUser } from './auth/useUser';\n\nenableAxiosInterceptors();\n\nexport const useAxiosMutate = (baseURL, url, config) => {\n\n const fullURL = { url: `${baseURL}/${url}` };\n const user = useUser()\n\n const headers = useMemo(() => {\n const currentHeaders = config.headers ?? {}\n currentHeaders.currentTenantId ||= user?.currentTenantId ?? ''\n return currentHeaders\n }, [user, config])\n config.headers = headers\n\n const [{ data, loading, error }, execute] = useAxios(\n { ...fullURL, ...config },\n { manual: true }\n );\n\n useEffect(() => {\n handleResponseErrors(error);\n }, [error]);\n\n return [{ data, loading, error }, execute];\n};\n\nexport const apiMutate = async (baseURL, url, config, data) => {\n const fullURL = { url: `${baseURL}/${url}` };\n const accessToken = await getAccessToken();\n const mergedConfig = getMergedConfig(accessToken, config);\n return Axios({ ...fullURL, ...mergedConfig, ...data });\n};\n","import React from 'react';\nimport { makeStyles, CircularProgress } from '@material-ui/core';\nimport { StandardTitle } from './StandardTitle';\nimport { FluentIconButton } from '../../inputs/buttons/FluentIconButton';\nimport { FluentButton } from '../../inputs/buttons/FluentButton';\nimport { ChromeCloseIcon } from '@fluentui/react-icons';\nimport { FluentIcon } from '../../../utilities/FluentIcon';\n\nconst useStyles = makeStyles((theme) => ({\n root: {\n display: 'flex',\n flexDirection: 'row',\n padding: theme.spacing(1),\n paddingLeft: 0,\n background:\n theme?.getThemeData()?.mode === 'dark'\n ? theme.palette.grey[800]\n : theme.palette.common.white,\n position: ({ isSticky }) => (isSticky ? 'sticky' : 'relative'),\n top: ({ isSticky }) => (isSticky ? 0 : 'auto'),\n zIndex: ({ isSticky }) => (isSticky ? 1200 : 'auto')\n },\n title: {\n display: 'flex',\n flex: 1,\n alignItems: 'center',\n marginLeft: theme.spacing(1.5)\n },\n actionButton: {\n marginRight: theme.spacing(1),\n position: 'relative'\n },\n fabProgress: {\n position: 'absolute',\n top: 4,\n left: '35%',\n zIndex: 1\n }\n}));\n\nexport const SideSheetHeader = ({ isSticky = false, ...props }) => {\n const classes = useStyles({ isSticky });\n const {\n title,\n onClose,\n buttonLabel,\n onSubmit,\n buttonProgress,\n buttonTwoLabel,\n buttonTwoIcon,\n buttonTwoAction,\n buttonTwoProgress,\n id,\n udprecordid = '',\n buttonOneDisabled,\n buttonTwoDisabled,\n ...otherProps\n } = props;\n\n return (\n <div className={classes.root}>\n <div className={classes.title}>\n <FluentIconButton\n id={id + '-Close'}\n udprecordid={udprecordid + '-Close'}\n icon={ChromeCloseIcon}\n onClick={onClose}\n aria-label='Close Panel'\n />\n <StandardTitle className={classes.title}>{title}</StandardTitle>\n </div>\n {buttonTwoLabel && (\n <div>\n <FluentButton\n // variant='contained'\n color='secondary'\n onClick={buttonTwoAction}\n disabled={buttonTwoDisabled}\n {...otherProps}\n >\n {buttonTwoProgress && (\n <CircularProgress\n size={24}\n color='secondary'\n className={classes.fabProgress}\n />\n )}\n {buttonTwoIcon && (\n <FluentIcon\n size='small'\n component={buttonTwoIcon}\n style={{ marginRight: 8 }}\n />\n )}\n {buttonTwoLabel}\n </FluentButton>\n </div>\n )}\n {buttonLabel && (\n <div className={classes.actionButton}>\n <FluentButton\n id={id + '-CreateView'}\n udprecordid={udprecordid + '-CreateView'}\n variant='contained'\n color='secondary'\n onClick={onSubmit}\n disabled={buttonOneDisabled}\n {...otherProps}\n >\n {buttonProgress && (\n <CircularProgress\n id={id + '-ButtonProgress'}\n udprecordid={udprecordid + '-ButtonProgress'}\n size={24}\n color='secondary'\n className={classes.fabProgress}\n />\n )}\n {buttonLabel}\n </FluentButton>\n </div>\n )}\n </div>\n );\n};\n","import React from 'react';\nimport {\n makeStyles,\n Drawer,\n LinearProgress,\n CardContent\n} from '@material-ui/core';\nimport { SideSheetHeader } from '../dataDisplay/typography/SideSheetHeader';\nimport PropTypes from 'prop-types';\n\nconst useStyles = makeStyles((theme) => ({\n paper: {\n // width: (props) => props.width || 320,\n width: '100%',\n [theme.breakpoints.up('sm')]: {\n width: (props) => props.width || 320\n },\n background:\n theme?.getThemeData()?.mode === 'dark'\n ? theme.palette.grey[700]\n : '#f4f4f4'\n },\n container: {\n height: (props) => (props.contentHeight ? props.contentHeight : ''),\n overflowY: (props) => (props.contentHeight ? 'auto' : ''),\n padding: (props) => (props.noPadding ? 0 : '')\n }\n}));\n\n/**\n * Base right hand side sheet with no contents\n */\nexport const BaseSideSheet = (props) => {\n const classes = useStyles(props);\n const {\n anchor = 'right',\n width,\n children,\n onClose,\n noBackdrop,\n buttonLabel,\n ...drawerProps\n } = props;\n\n return (\n <Drawer\n classes={{ paper: classes.paper }}\n variant='temporary'\n anchor={anchor}\n onClose={onClose}\n {...drawerProps}\n BackdropProps={{ invisible: noBackdrop }}\n >\n {children}\n </Drawer>\n );\n};\n\n/**\n * A right hand material side sheet\n */\nexport const SideSheet = (props) => {\n const classes = useStyles(props);\n const {\n children,\n title,\n progress,\n progressColor,\n buttonLabel,\n noPadding,\n onSubmit,\n variant = 'determinate',\n buttonTwoLabel,\n buttonTwoIcon,\n buttonTwoAction,\n buttonTwoProgress,\n buttonOneDisabled,\n buttonTwoDisabled,\n id,\n udprecordid,\n ...otherProps\n } = props;\n const { onClose } = props;\n return (\n <BaseSideSheet {...otherProps}>\n <SideSheetHeader\n id={id}\n udprecordid={udprecordid}\n onClose={onClose}\n title={title}\n buttonLabel={buttonLabel}\n onSubmit={onSubmit}\n buttonTwoLabel={buttonTwoLabel}\n buttonTwoIcon={buttonTwoIcon}\n buttonTwoAction={buttonTwoAction}\n buttonTwoProgress={buttonTwoProgress}\n isSticky={true}\n buttonOneDisabled={buttonOneDisabled}\n buttonTwoDisabled={buttonTwoDisabled}\n {...otherProps}\n />\n {progress && (\n <LinearProgress\n variant={variant}\n color={progressColor}\n value={progress}\n />\n )}\n <CardContent classes={{ root: classes.container }}>\n {children}\n </CardContent>\n </BaseSideSheet>\n );\n};\n\nSideSheet.propTypes = {\n /**\n * Main content for the modal view\n */\n children: PropTypes.oneOfType([\n PropTypes.arrayOf(PropTypes.node),\n PropTypes.node\n ]),\n /**\n * SideSheet title\n */\n title: PropTypes.string.isRequired,\n /**\n * Function to close SideSheet\n */\n onClose: PropTypes.func,\n /**\n * Determins the open or closed state of the SideSheet\n */\n open: PropTypes.bool,\n /**\n * Value for progress loading\n */\n progress: PropTypes.any, // ToDo: add fix for hiding 0 progress\n /**\n * Progress loading color\n */\n progressColor: PropTypes.string,\n /**\n * Width of the SideSheet\n */\n width: PropTypes.oneOfType([PropTypes.string, PropTypes.number]),\n /**\n * Anchor orgin of card (right, left, top, bottom)\n */\n anchor: PropTypes.string,\n /**\n * Label for top action button (global only)\n */\n buttonLabel: PropTypes.string,\n /**\n * Option to override container padding\n */\n noPadding: PropTypes.string,\n /**\n * Progress loading color\n */\n contentHeight: PropTypes.oneOfType([PropTypes.string, PropTypes.number])\n};\n\nSideSheet.defaultProps = {\n anchor: 'right',\n progressColor: 'secondary'\n};\n"],"mappings":";;;;;;;;;;;;AAAA,MAAM,oBAAoB,QACxB,CAAC,EAAE,OAAO,OAAO,IAAI,UAAU;AAEjC,+BAAe;;;;ACDf,MAAM,qBAAqB;AACzB,KAAI,OAAO,aAAa,YACtB,QAAO;AAET,QAAO,MAAM,UAAU,MACpB,KAAK,SAAS,OACd,QACE,aAAa,SACZ,YAAY,OACV,MAAM,UAAU,MAAM,KAAK,MAAM,OAAOA,4BAE5C;;AAIN,2BAAe;;;;ACff,MAAM,aAAa,QAAQ,WACzB,OAAO,MAAK,UAAS,MAAM,QAAQ,MAAM,QAAQ,MAAM;AAEzD,wBAAe;;;;ACFf,MAAM,aAAa;;;;AAKnB,MAAM,yBAAyB,SAAS;CACtC,MAAM,sBAAsB,WAAW;EACrC,MAAM,YAAYC;EAClB,MAAM,aAAaC,kBAAU,WAAW;EACxC,MAAM,kBAAkB,YAAY;AACpC,MAAI,gBACF,iBAAgB,eAAe,EAAE,UAAU;;CAI/C,MAAM,iBAAiB,KAAK;CAC5B,IAAI,QAAQ;CACZ,MAAM,cAAc,KAAK,WACtB,cAAc;AACb,UAAQ;IAEV;EAAE,QAAQ;EAAM,cAAc;;CAGhC,MAAM,oBAAoB;EACxB,MAAM,EAAE,QAAQ,iBAAiB;AACjC,MAAI,UAAU,OAAO,KAAK,QAAQ,OAChC,oBAAmB;WACV,gBAAgB,OAAO,KAAK,cAAc,OACnD,oBAAmB;;AAKvB,MAAK,eAAe;EAClB,MAAM,SAAS,eAAe,KAAK;AACnC,MAAI,UAAU,OAAO,OAAO,SAAS,WAEnC,QAAO,KAAK,aAAa;MAGzB;AAEF,SAAO;;AAGT,cAAa;AACX;AACA,OAAK,SAAS;;;AAIlB,8BAAe;;;;ACzCf,MAAM,gBAAgBC;;;;AAMtB,MAAM,SAAS,EAAE,QAAQ,YAAY,UAAU,GAAI,GAAG,SAAoB,QAAwB;CAChG,MAAM,SAAS,cAAc;AAE7B,QACE,oCAACC;EAAe;EAAK,YAAY,CAAC;EAAgB,GAAI;KACnD,WAAU;AACR,sBAAoB,YAAY,EAAE,GAAG;AACtC,SACE,oCAAC;GAAK,UAAU,OAAO;GAAc,YAAY;GAAU;KACxD,OAAO,WAAW,aAAa,OAAO,UAAU;;;AAQ7D,MAAaC,SAA4B,WAAW;;;;;;;;AC6BpD,IAAWC,UAAwB,YAAY,OAAO,QAAQ;CAC5D,MAAM,EACJ,WAAW,WACX,aACA,WACA,cACA,WACA,cACA,QACA,cACA,cACA,SACA,MACA,OAEA,QACA,cACA,UACA,gBACA,OACA,YACA,gBACA,UACA,gBACA,KACA,GAAG,mBACD;CACJ,MAAM,aAAa;EACjB;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;CAIF,MAAM,iBAAiB,aACpB,SAAO,WAAW,SAAS;AAC1B,MAAI,aAAc,OAAQC,YAAW,YAAY,CAAC,CAAC,CAACA,WAAU,MAAM,QAAQA,UAC1E,KAAI,MAAM,QAAQA,YAAUA,QAAM,OAChC,QAAO;WACE,CAAC,CAACA,WAAS,CAAC,MAAM,QAAQA,SACnC,QAAO;MAEP,QAAO;AAGX,MAAI,SACF,QAAO,SAASA,SAAO,WAAW;IAGtC,CAAC,UAAU;AAGb,QACE,oCAACC;EAAW,GAAI;EAAY,UAAU;KACnC,WAAU;EACT,MAAM,EAAE,OAAO,SAAS;EACxB,MAAM,EAAE,cAAM,SAAU,GAAG,eAAe;EAC1C,MAAM,aACF,KAAK,eAAe,CAAC,KAAK,wBAAyB,KAAK,UAC1D,KAAK;AAEP,SACE,oCAAC;GACM;GACK;GACV,GAAI;GACJ,GAAI;GACJ,YAAY,YAAY,KAAK,SAAS,KAAK,cAAc;GACzD,OAAO;GACP,WAAW,GAAG,SAAgB;AAC5B,QAAI,eAEF,QAAO,CAAC,eAAe,GAAG;AAG5B,aAAS,GAAG;;GAEd,MAAMC;GACN,GAAI;;;;AAQhB,QAAM,cAAc;;;;ACzJpBC;AAEA,MAAa,kBAAkB,SAAS,KAAK,WAAW;CAEtD,MAAM,UAAU,EAAE,KAAK,GAAG,QAAQ,GAAG;CACrC,MAAM,OAAO;CAEb,MAAM,UAAU,cAAc;EAC5B,MAAM,iBAAiB,OAAO,WAAW;AACzC,iBAAe,oBAAoB,MAAM,mBAAmB;AAC5D,SAAO;IACN,CAAC,MAAM;AACV,QAAO,UAAU;CAEjB,MAAM,CAAC,EAAE,MAAM,SAAS,SAAS,WAAW,SAC1C;EAAE,GAAG;EAAS,GAAG;IACjB,EAAE,QAAQ;AAGZ,iBAAgB;AACd,uBAAqB;IACpB,CAAC;AAEJ,QAAO,CAAC;EAAE;EAAM;EAAS;IAAS;;AAGpC,MAAa,YAAY,OAAO,SAAS,KAAK,QAAQ,SAAS;CAC7D,MAAM,UAAU,EAAE,KAAK,GAAG,QAAQ,GAAG;CACrC,MAAM,cAAc,MAAM;CAC1B,MAAM,eAAe,gBAAgB,aAAa;AAClD,QAAO,MAAM;EAAE,GAAG;EAAS,GAAG;EAAc,GAAG;;;;;;ACjCjD,MAAMC,cAAY,YAAY,WAAW;CACvC,MAAM;EACJ,SAAS;EACT,eAAe;EACf,SAAS,MAAM,QAAQ;EACvB,aAAa;EACb,YACE,OAAO,gBAAgB,SAAS,SAC5B,MAAM,QAAQ,KAAK,OACnB,MAAM,QAAQ,OAAO;EAC3B,WAAW,EAAE,eAAgB,WAAW,WAAW;EACnD,MAAM,EAAE,eAAgB,WAAW,IAAI;EACvC,SAAS,EAAE,eAAgB,WAAW,OAAO;;CAE/C,OAAO;EACL,SAAS;EACT,MAAM;EACN,YAAY;EACZ,YAAY,MAAM,QAAQ;;CAE5B,cAAc;EACZ,aAAa,MAAM,QAAQ;EAC3B,UAAU;;CAEZ,aAAa;EACX,UAAU;EACV,KAAK;EACL,MAAM;EACN,QAAQ;;;AAIZ,MAAa,mBAAmB,EAAE,WAAW,MAAO,GAAG,YAAY;CACjE,MAAM,UAAUA,YAAU,EAAE;CAC5B,MAAM,EACJ,OACA,SACA,aACA,UACA,gBACA,gBACA,eACA,iBACA,mBACA,IACA,cAAc,IACd,mBACA,kBACA,GAAG,eACD;AAEJ,QACE,oCAAC,SAAI,WAAW,QAAQ,QACtB,oCAAC,SAAI,WAAW,QAAQ,SACtB,oCAAC;EACC,IAAI,KAAK;EACT,aAAa,cAAc;EAC3B,MAAM;EACN,SAAS;EACT,cAAW;KAEb,oCAAC,iBAAc,WAAW,QAAQ,SAAQ,SAE3C,kBACC,oCAAC,aACC,oCAAC;EAEC,OAAM;EACN,SAAS;EACT,UAAU;EACV,GAAI;IAEH,qBACC,oCAAC;EACC,MAAM;EACN,OAAM;EACN,WAAW,QAAQ;KAGtB,iBACC,oCAAC;EACC,MAAK;EACL,WAAW;EACX,OAAO,EAAE,aAAa;KAGzB,kBAIN,eACC,oCAAC,SAAI,WAAW,QAAQ,gBACtB,oCAAC;EACC,IAAI,KAAK;EACT,aAAa,cAAc;EAC3B,SAAQ;EACR,OAAM;EACN,SAAS;EACT,UAAU;EACV,GAAI;IAEH,kBACC,oCAAC;EACC,IAAI,KAAK;EACT,aAAa,cAAc;EAC3B,MAAM;EACN,OAAM;EACN,WAAW,QAAQ;KAGtB;;;;;AC5Gb,MAAM,YAAY,YAAY,WAAW;CACvC,OAAO;EAEL,OAAO;GACN,MAAM,YAAY,GAAG,QAAQ,EAC5B,QAAQ,UAAU,MAAM,SAAS;EAEnC,YACE,OAAO,gBAAgB,SAAS,SAC5B,MAAM,QAAQ,KAAK,OACnB;;CAER,WAAW;EACT,SAAS,UAAW,MAAM,gBAAgB,MAAM,gBAAgB;EAChE,YAAY,UAAW,MAAM,gBAAgB,SAAS;EACtD,UAAU,UAAW,MAAM,YAAY,IAAI;;;;;;AAO/C,MAAa,iBAAiB,UAAU;CACtC,MAAM,UAAU,UAAU;CAC1B,MAAM,EACJ,SAAS,SACT,OACA,UACA,SACA,YACA,YACA,GAAG,gBACD;AAEJ,QACE,oCAAC;EACC,SAAS,EAAE,OAAO,QAAQ;EAC1B,SAAQ;EACA;EACC;EACT,GAAI;EACJ,eAAe,EAAE,WAAW;IAE3B;;;;;AAQP,MAAa,aAAa,UAAU;CAClC,MAAM,UAAU,UAAU;CAC1B,MAAM,EACJ,UACA,OACA,UACA,eACA,aACA,WACA,UACA,UAAU,eACV,gBACA,eACA,iBACA,mBACA,mBACA,mBACA,IACA,YACA,GAAG,eACD;CACJ,MAAM,EAAE,YAAY;AACpB,QACE,oCAAC,eAAkB,YACjB,oCAAC;EACK;EACS;EACJ;EACF;EACM;EACH;EACM;EACD;EACE;EACE;EACnB,UAAU;EACS;EACA;EACnB,GAAI;KAEL,YACC,oCAAC;EACU;EACT,OAAO;EACP,OAAO;KAGX,oCAAC,eAAY,SAAS,EAAE,MAAM,QAAQ,eACnC;;AAMT,UAAU,YAAY;CAIpB,UAAU,UAAU,UAAU,CAC5B,UAAU,QAAQ,UAAU,OAC5B,UAAU;CAKZ,OAAO,UAAU,OAAO;CAIxB,SAAS,UAAU;CAInB,MAAM,UAAU;CAIhB,UAAU,UAAU;CAIpB,eAAe,UAAU;CAIzB,OAAO,UAAU,UAAU,CAAC,UAAU,QAAQ,UAAU;CAIxD,QAAQ,UAAU;CAIlB,aAAa,UAAU;CAIvB,WAAW,UAAU;CAIrB,eAAe,UAAU,UAAU,CAAC,UAAU,QAAQ,UAAU;;AAGlE,UAAU,eAAe;CACvB,QAAQ;CACR,eAAe"}
|
package/dist/index.js
CHANGED
|
@@ -17,7 +17,7 @@ import { AppBar, Avatar, Backdrop, Badge, Box as Box$1, Breadcrumbs, Button, But
|
|
|
17
17
|
import { FormSpy as FormSpy$1, useField as useField$1, useForm as useForm$1, useFormState as useFormState$1 } from "react-final-form";
|
|
18
18
|
import arrayMutators from "final-form-arrays";
|
|
19
19
|
import { InteractionType, NavigationClient } from "@azure/msal-browser";
|
|
20
|
-
import { AmbientTemplateGrid,
|
|
20
|
+
import { AmbientTemplateGrid, ApiMethodInstanceGrid, ClientSideGrid, ConfigService, ConfigService as ConfigService$1, EntityMaintenanceGrid, InputsExample as InputsExample$1, MapComponent, ResourceTimelineCalendar, SearchMethodGrid, ServerSideGrid, UdpAdvancedSearchBuilder as UdpAdvancedSearchBuilder$1, UdpBarChart as UdpBarChart$1, UdpCalendarDay, UdpCalendarMonth, UdpCalendarWeek, UdpCalendarYear, UdpDistributionChart, UdpDonutChart as UdpDonutChart$1, UdpFormsBuilder, UdpFormsList, UdpFormsRenderer, UdpLineChart as UdpLineChart$1, UdpMap as UdpMap$1, UdpMapToolbar as UdpMapToolbar$1, UdpStepper as UdpStepper$1 } from "udp-react-stencil-component-library";
|
|
21
21
|
import { useSnackbar } from "notistack";
|
|
22
22
|
import { Link as Link$1, NavLink, Redirect, Route, Switch as Switch$1, useHistory, useLocation } from "react-router-dom";
|
|
23
23
|
import { DateTime } from "luxon";
|
|
@@ -17694,6 +17694,7 @@ var AutoCompletePropertyWidget_default = AutoCompletePropertyWidget;
|
|
|
17694
17694
|
|
|
17695
17695
|
//#endregion
|
|
17696
17696
|
//#region src/UI/property/widgets/index.js
|
|
17697
|
+
/** @type {Record<string, React.ComponentType<any>>} */
|
|
17697
17698
|
const widgets = {
|
|
17698
17699
|
TextWidget: TextPropertyWidget_default,
|
|
17699
17700
|
IntegerWidget: IntegerPropertyWidget_default,
|
|
@@ -30556,8 +30557,8 @@ const UdpPrivateForm = (props) => {
|
|
|
30556
30557
|
if (formId) return /* @__PURE__ */ React$1.createElement(UdpFormsRenderer, {
|
|
30557
30558
|
formId,
|
|
30558
30559
|
triggerAction,
|
|
30559
|
-
|
|
30560
|
-
|
|
30560
|
+
version: versionId,
|
|
30561
|
+
getUserCallback: () => user
|
|
30561
30562
|
});
|
|
30562
30563
|
else return null;
|
|
30563
30564
|
};
|
|
@@ -38153,9 +38154,9 @@ const ServerSideUdpGrid = (props) => {
|
|
|
38153
38154
|
};
|
|
38154
38155
|
|
|
38155
38156
|
//#endregion
|
|
38156
|
-
//#region src/UI/templates/newGrid/
|
|
38157
|
-
const
|
|
38158
|
-
return /* @__PURE__ */ React$1.createElement("div", null, /* @__PURE__ */ React$1.createElement(
|
|
38157
|
+
//#region src/UI/templates/newGrid/SearchMethodUdpGrid.jsx
|
|
38158
|
+
const SearchMethodUdpGrid = (props) => {
|
|
38159
|
+
return /* @__PURE__ */ React$1.createElement("div", null, /* @__PURE__ */ React$1.createElement(SearchMethodGrid, props));
|
|
38159
38160
|
};
|
|
38160
38161
|
|
|
38161
38162
|
//#endregion
|
|
@@ -38284,13 +38285,10 @@ const BackwardsCompatibleGrid = forwardRef((props, ref) => {
|
|
|
38284
38285
|
//#region src/UI/advancedSearchBuilder/UdpAdvancedSearchBuilder.tsx
|
|
38285
38286
|
const UdpAdvancedSearchBuilder = (props) => {
|
|
38286
38287
|
const { catalogsMap, currentApiCatalogId } = useCatalogStore();
|
|
38287
|
-
|
|
38288
|
+
useMemo(() => {
|
|
38288
38289
|
if (catalogsMap && currentApiCatalogId && catalogsMap[currentApiCatalogId]) return catalogsMap[currentApiCatalogId]?.ctlg?.catalogObjectList;
|
|
38289
38290
|
}, [catalogsMap, currentApiCatalogId]);
|
|
38290
|
-
return /* @__PURE__ */ React$1.createElement("div", null, /* @__PURE__ */ React$1.createElement(UdpAdvancedSearchBuilder$1,
|
|
38291
|
-
...props,
|
|
38292
|
-
catalogObjectList
|
|
38293
|
-
}));
|
|
38291
|
+
return /* @__PURE__ */ React$1.createElement("div", null, /* @__PURE__ */ React$1.createElement(UdpAdvancedSearchBuilder$1, null));
|
|
38294
38292
|
};
|
|
38295
38293
|
|
|
38296
38294
|
//#endregion
|
|
@@ -41605,6 +41603,7 @@ const NewECheckForm = ({ isFormDisabled, classes, bankAccountTypes }) => {
|
|
|
41605
41603
|
return e.value;
|
|
41606
41604
|
},
|
|
41607
41605
|
name: "bankAccountType",
|
|
41606
|
+
required: !isFormDisabled,
|
|
41608
41607
|
onChange: () => {}
|
|
41609
41608
|
})), /* @__PURE__ */ React$1.createElement(FormControl$1, { className: classes.formControl }, /* @__PURE__ */ React$1.createElement(Field, {
|
|
41610
41609
|
component: FluentTextField,
|
|
@@ -43639,7 +43638,7 @@ var FluentRow_default = FluentRow;
|
|
|
43639
43638
|
//#endregion
|
|
43640
43639
|
//#region src/UI/dataDisplay/FluentDataTable/FluentDataTable.tsx
|
|
43641
43640
|
const useStyles$9 = makeStyles((theme) => ({ root: { maxHeight: (props) => props?.containerMaxHeight } }));
|
|
43642
|
-
const FluentDataTable = (props) => {
|
|
43641
|
+
const FluentDataTable = ((props) => {
|
|
43643
43642
|
const { size = "small", style, stickyHeader = false, containerMaxHeight } = props;
|
|
43644
43643
|
useStyles$9({ containerMaxHeight });
|
|
43645
43644
|
return /* @__PURE__ */ React$1.createElement(TableContainer$1, { style: {
|
|
@@ -43651,7 +43650,7 @@ const FluentDataTable = (props) => {
|
|
|
43651
43650
|
style,
|
|
43652
43651
|
stickyHeader
|
|
43653
43652
|
}, props?.children));
|
|
43654
|
-
};
|
|
43653
|
+
});
|
|
43655
43654
|
FluentDataTable.FluentHead = FluentHead_default;
|
|
43656
43655
|
FluentDataTable.FluentBody = FluentBody_default;
|
|
43657
43656
|
FluentDataTable.FluentCell = FluentCell_default;
|
|
@@ -43911,6 +43910,11 @@ const AmChart = (props) => {
|
|
|
43911
43910
|
valueField: dataMappingField?.valueField,
|
|
43912
43911
|
labelField: dataMappingField?.labelField,
|
|
43913
43912
|
hideAdornment: true,
|
|
43913
|
+
header: "",
|
|
43914
|
+
subheader: "",
|
|
43915
|
+
kpis: [],
|
|
43916
|
+
size: "medium",
|
|
43917
|
+
kpisPosition: "top",
|
|
43914
43918
|
...otherProps
|
|
43915
43919
|
});
|
|
43916
43920
|
case "donut": return /* @__PURE__ */ React$1.createElement(UdpDonutChart, {
|
|
@@ -43918,6 +43922,12 @@ const AmChart = (props) => {
|
|
|
43918
43922
|
valueField: dataMappingField?.valueField,
|
|
43919
43923
|
labelField: dataMappingField?.labelField,
|
|
43920
43924
|
hideAdornment: true,
|
|
43925
|
+
header: "",
|
|
43926
|
+
subheader: "",
|
|
43927
|
+
kpis: [],
|
|
43928
|
+
size: "medium",
|
|
43929
|
+
kpisPosition: "top",
|
|
43930
|
+
hideLegend: false,
|
|
43921
43931
|
...otherProps
|
|
43922
43932
|
});
|
|
43923
43933
|
case "line": return /* @__PURE__ */ React$1.createElement(UdpLineChart, {
|
|
@@ -43925,6 +43935,11 @@ const AmChart = (props) => {
|
|
|
43925
43935
|
xAxisField: dataMappingField?.xAxisField,
|
|
43926
43936
|
yAxisField: dataMappingField?.yAxisField,
|
|
43927
43937
|
hideAdornment: true,
|
|
43938
|
+
header: "",
|
|
43939
|
+
subheader: "",
|
|
43940
|
+
kpis: [],
|
|
43941
|
+
size: "medium",
|
|
43942
|
+
kpisPosition: "top",
|
|
43928
43943
|
...otherProps
|
|
43929
43944
|
});
|
|
43930
43945
|
case "distribution": return /* @__PURE__ */ React$1.createElement(UdpDistributionChart$1, {
|
|
@@ -44988,5 +45003,5 @@ const InputsExample = () => {
|
|
|
44988
45003
|
};
|
|
44989
45004
|
|
|
44990
45005
|
//#endregion
|
|
44991
|
-
export { ADUserTypeEnums, Accordion, AccountFlags, ActionContext, ActionDispatchContext, ActionForm, ActionModal, ActionPanelPlacement, ActionProvider, ActionSideSheet, ActionSpeedDial, ActionSplitScreen, ActionSummaryCard, ActionSummaryHeader, ActionSummaryListContainer, ActionSummaryListItem, ActionSummaryPopover, ActionWrapper, ActionsRenderer, AddressListItem, Adornment, AgTable, AgTableButtons, AlertContainer, AlertFlag, AmChart, AmbientAlert, AmbientAutoComplete, AmbientCard, AmbientCardButton, AmbientCardTitle, AmbientDateRangeSelector, AmbientGridTemplate, AmbientList, AmbientListItem, AmbientPopoverMenuItem, AmbientProjectSwitcher, AmbientSingleDateSelector, AmbientSplitStatCard, AmbientStepper, AmbientSummaryListHeader, AmbientTextField, AmbientToast, AmbientToggleButton, AmbientToggleButtonGroup, AmbientTokenButton, AmbientVisualizationCard, AmbientVisualizer, ApiMethodInstanceUdpGrid, ApiMethodUdpGrid, AppMenu, AppMenuItem, AppMenuItemComponent, AppMenuItemPropTypes, ApprovalIcon, AuthProvider, AuthProviderWrapper, AutoCompletePropertyWidget_exports as AutoCompletePropertyWidget, AvatarAlphabet, BackwardsCompatibleGrid, BarChartWidget_exports as BarChartWidget, BaseSideSheet, BioCard, Block, BooleanPropertyWidget_exports as BooleanPropertyWidget, Box, BreadCrumbMenu, BubbleWidget_exports as BubbleWidget, CardList, CardinalityTypeEnums, ChatContainer, ChatMessage, CheckboxGroup, CheckboxList, ChipAlphabet, CircleGaugeWidget, CircularProgress, CkRichEditor, ClickOpenEnums, ClientSideUdpGrid, ColorKey, CompactCard, CompactDataList, CompactDataListItem, ConfigService, ContainerTypeEnums, ContentContainer, Controls, CoreLayoutFloorplan, CrudBrowserContainer, CrudForm, CrudTableColumnDefs, CrudTableSidePanel, DateField, DatePropertyWidget_exports as DatePropertyWidget, DateTimeField, DateTimePropertyWidget_exports as DateTimePropertyWidget, DateTrendWidget_exports as DateTrendWidget, DensePlotWidget_exports as DensePlotWidget, DeviceTypeEnums, DiffChecker, Directory, DirectoryListItem, Divider, DonutChartWidget_exports as DonutChartWidget, DragDropFileUpload, DraggableSidebarTemplate, DynamicContainerWithMenu, Ellipse, EmptyStateDisplay, EntityAttributeEnums, EntityHeader, EntityMaintenanceUdpGrid, ExecuteApiDialog, ExpandRenderer, ExportSidesheet, ExtenderToggle, Field, FieldArrayCard, FieldType, FileUpload, FileViewer, FilterOperators, FilterSearch, FlagBlock, FloatPropertyWidget_exports as FloatPropertyWidget, FluentActivity, FluentActivityRow, FluentButton, FluentCard, FluentCardActions, FluentCardContent, FluentCardText, FluentCheckbox, FluentColorPicker, FluentCompoundButton, FluentDataTable, FluentDatePicker, FluentDateTimePicker, FluentDialog, FluentIcon, FluentIconButton, FluentImageMap, FluentLink, FluentListElement, FluentListItem, FluentMap, FluentMenuListButton, FluentMenuListItem, FluentProfileMenuCard, FluentRadio, FluentRadioGroup, FluentScrollLoadAutocompleteMenu, FluentSearchField, FluentSelectGroupMenu, FluentSelectMenu, FluentSideNav, FluentSimpleSelect, FluentSimpleTab, FluentSimpleTabs, FluentTabPanel, FluentTabUtility, FluentTagField, FluentTagFieldComponent, FluentTextField, FluentTextFieldAutoComplete, FluentTextFieldComponent, FluentTimePicker, FluentTimeline, FluentToggle, FluentUploadButton, FluentUploadIconButton, Form, FormButtons, FormControl, FormControlLabel, FormError, FormHeader, FormSpy, FormSubHeader, FullScreenControl, GaugeWidget, GeoMap, GraphCard, Grid, GridActionBar, GridEnums, GridGroup, GridGroupingHeader, GridGroupingSidebar, GridRow, GridSidebarContainer, GridStateTypeEnums, GridUnit, HeaderExpander, HeaderLayout, IconButtonWithTooltip, IconKey, IconRenderer, IframeContainer, ImageLayer, ImportDataFromFileMapping, IndicatorChip, InfoCard, InputAdornment, InputFieldType, InputsExample, Inquiry, InquiryAdvancedSearch, InquiryAdvancedSearchForm, InquiryContainer, InquiryDashboard, InquiryHeaderControl, InquiryHeaderControlTarget, InquiryHeaderSecondary, InquiryHeaderSecondaryAlert, InquiryHeaderSecondaryAlertTarget, InquiryHeaderSecondaryTarget, InquiryHeaderTitle, InquiryHeaderTitleTarget, InquiryNodeControls, InquirySearchContainer, InquirySearchDatasource, InquirySearchTable, InquiryTreeMenu, InquiryTreeMenuItem, InquiryWrapper, InsightRenderer, IntegerPropertyWidget_exports as IntegerPropertyWidget, ItemDescription, ItemsWidgetCard, JobStatusIdMapping, JobTypeIdMapping, KeyValueTextField, Layers, LayoutUnit, LicenseKey, LineAndSparklinesWidget_exports as LineAndSparklinesWidget, LineGraphWidget_exports as LineGraphWidget, LinearProgress, ListCard, ListElement, LoadingIndicator, LogicalSearchOperatorEnums, LoginForm, LookupTypeEnums, LookupTypeIdEnums, Map$1 as Map, MapFilterBar, MapLayout, MapSheet, MenuItemEnums, MenuTypeEnums, MttMainTimeline, MttSummary, MttTimeline, MultilineTextPropertyWidget_exports as MultilineTextPropertyWidget, MyExportsPage, NestParent, NestWrapper, NestedGrid, NewsCard, NodeActionEnums, NodeActionTriggerEnums, NodeColumnHeader, NodeDetails, NodeGroupOutlierEnums, NodeGroupTypeEnums, NodeList, NodeLoader, Note, Notes, NotesScreen, NotificationElement, NumericPropertyWidget_exports as NumericPropertyWidget, OpenPage, OutlookCallback, PAHAdditionalRightComponent, PAHAdditionalTitleComponent, PAHExport, PDFViewer, PageContainer, PageContent, PageHeader, PageLoading, PageNotFoundRoute, PageRenderer, PageSectionHeader, PageSectionSpacer, PageStatus, PageSubHeaderAction, PageSubHeaderActionsTarget, PanelPositionEnums, ParamsMappingForm, PasswordResetRedirect, PaymentForm, PaymentMethodTypeEnum, PaymentReversalForm, PaymentTenderTypeEnum, PaymentVendorFactoryEnum, PopoverCard, PowerBIReport, PrimaryActionButton, PrimaryActionHeader, PrivateRoute, ProductEnums, ProductNameEnums, ProgressBarWidget_exports as ProgressBarWidget, PropertyField, PropertyFields, PropertyTypeEnum, QuickViewCard, RecentlyLoadedNodesTable, RecentlyLoadedNodesWidget_exports as RecentlyLoadedNodesWidget, RejectIcon, RemindersScreen, RemindersWidget_exports as RemindersWidget, RequiredFieldsMappingForm, RoleIdEnums, RoleNameEnums, RoleTypeEnums, SapFlexibleTemplate, SearchGroupingType, SearchOperators, SearchServiceDatasource, SearchSortDirection, SearchValueType, SelectGroupMenu, SelectPropertyWidget_exports as SelectPropertyWidget, ServerSideUdpGrid, SeverityTypeEnums, Shell, SideBarTemplate, SideSheet, SideSheetHeader, SiteHeaderRightComponent, SiteHeaderRightComponentTarget, SparklineWidget_exports as SparklineWidget, SparsePlotWidget_exports as SparsePlotWidget, SplitScreenTypeEnums, StandardTitle, Statistic, StatusCellRenderer, StatusChip, StatusLineItem, Sticky, StylizedTitle, SubHeaderAction, SubHeaderActionsTarget, SubmitButton, SummaryBlock, SupportCaseSideSheet, TableColumnDefs, TableContainer, TeleportSource, TenantTypeEnums, TextPropertyWidget_exports as TextPropertyWidget, ThemeProvider, TicketCard, TileDisplay, TileLayer, TimeField, TimeLine, TimePropertyWidget_exports as TimePropertyWidget, TimelineCalendar, TimelinePreloaderNode, ToggleSection, Token, TokenGroupItem, ToolBarButton, TreeViewModeEnums, TrimForAvatar, Typography, UdpAdvancedSearchBuilder, UdpBarChart, UdpCalendar, UdpCalendarDayView, UdpCalendarMonthView, UdpCalendarWeekView, UdpCalendarYearView, UdpCrudFormFields, UdpDateSelector, UdpDonutChart, UdpEnums, UdpGridTemplate, UdpKeywordEnums, UdpLineChart, UdpMaintenanceEnginePage, UdpMap, UdpMapComponent, UdpMapToolbar, UdpPageEnums, UdpPages, UdpPublicForm, UdpReminderFiledForType, UdpRoutes, UdpStepper, UdpTabPanel, UdpTabUtility, UdpTabs, UdpTimeSelector, UdpTimeline, UdpTimelineConnector, UdpTimelineContent, UdpTimelineDot, UdpTimelineItem, UdpTimelineSeparator, UnityFluentIcon, UnityIcon, UserContext, UserDispatchContext, UtilityBar, UtilityBarInport, UtilityBarInportTarget, UtilityTabHeader, VectorLayer, VerticalEnums, VisibilityTypeEnums, WidgetCard, WorkOrderCard, WorkflowContainer, ZoomControl, acquireAccessToken, apiMutate, apiResponseArrayToOptions, arrayMutators, camelToPascalCaseWithSpace, checkNodeIsHidden, clearGridState, clearStoredExternalPath, clearStoredPath, clearStoredTenant, collapseAllNodes, colors, constructBusinessObjectArrFromTree, constructDynamicNodeGroups, constructDynamicNodeGroups2, constructPreloadedTree, constructStaticNodeGroups, createTimeline, createUser, csvStrToArray, csvStrToArrayOfObjects, defaultColActionsDef, defaultColumnActionsDef, deleteGridState, deleteNode, deleteNodeAndChildren, evaluateRule, executeQueryAdHoc, executeQueryInstance, executeQueryInstanceWithApiMethodInstance, executeQueryWithParameters, expandAllNodes, findAllParentIds, findLastNode, findNodeById, findNodeByIdAndLabel, findNodesByIdAndLabel, findTermByType, fluentLibraryIcons, formatBytes, mttFunctions_exports as formatDataWithTimelineCategoryNameOrderedByDate, formatDateToLocaleString, formatTreeLabel, formatTreeMenuItem, getAccessToken, getAllChildrenNodesToDelete, getApiAccessScope, getApiMethodIdByPath, getBaseMethod, getCommonEntityName, getDisplayDetails, getDisplayName, getEntityAttributes, getFieldValuesForProperties, getFullyQualifiedName, getGridState, getHeaderTitle, getIconFromName, getLazyLoadChildrenArr, getLoginRequest, getMenuItemsRecursively, getMergedConfig, getNodeIdForRightBorder, getOrderedDynamicGroups, getPathObject, getPathParametersObj, getPrimaryKeyValues, getPropertiesForFieldValues, getPropertyMappingList, getPropertyMappingObj, getRatio, getSanitizedName, getSearchIdentifiers, getSearchObject, getSearchValueString, getSignInAuthProvider, getStoredExternalPath, getStoredPath, getStoredTenant, getSuccessAction, getTokenRequest, getUnityIconFromName, greyScale, handleResponseErrors, initSignInAuthProvider, loginRedirect, makeDynamicGroupStructures, makeDynamicTreeStructure, makeTreeStaticGroupStructure, makeTreeStructure, mapNodeGroupChildren, mapNodeObjValuesToSearchParameters, mapRule, mapRuleData, onFirstDataRendered, pluralize, processCatalogObjectKeysInOrder, processItemForDynamicNodeGroups, processItemForStaticNodeGroup, processObjIndex, processObjectToTree, processOrderedTreeData, processReferences, removeWhiteSpace, saveGridState, searchForMatchingNode, searchTree, storeCurrentPath, storeExternalPath, storeInitialPath, storeInitialTenant, storePath, storeTenant, toLowerFirstChar, toTitleCase, toUpperFirstChar, toUtcDate, toggleHeader, transformMenuPageTree, trimStringAfter, unityIcons, updateTreeIds, useAccessToken, useActionState, useActions, useAgGridApi, useAllTeleporters, useApiCatalog, useAuthedUser, useAxiosGet, useAxiosGetQuery, useAxiosMutate, useCatalogStore, useControlZoom, useConvertFilterModelToSearchFilters, useCrudActions, useCurrentPageReturnTo, useDateLocale, useDefaultFormValues, useDynamicListCalculation, useExport, useField, useFieldChangeListener, useFluentIcon, useForm, useFormState, useGridClear, useGridFormat, useHandleAction, useHandleAxiosSnackbar, useIsAuthed, useIsUnityAuthenticated, useItemSubCard, useLocalUserActions, useLoginAction, useLogoutAction, useLookupsStore, useNoticeUpdate, useOutlook, usePageContext, usePosition, useProductVersion, usePromotedLookupMethods, usePromotedMethodEntity, useQueryExecutors, useQuickFilter, useScreenControl, useSearchFilterParamsMap, useServerSideDatasource, useSetInitialShellVisibility, useSetLocationState, useShellStore, useSingleLogout, useStyles, useSystemColor, useTenant, useTenantStore, useTypeScale, useUdpExport, useUser, useUserActions, useWorkflowStore, verticalPrimary, verticalSecondary, whitelistedPaths };
|
|
45006
|
+
export { ADUserTypeEnums, Accordion, AccountFlags, ActionContext, ActionDispatchContext, ActionForm, ActionModal, ActionPanelPlacement, ActionProvider, ActionSideSheet, ActionSpeedDial, ActionSplitScreen, ActionSummaryCard, ActionSummaryHeader, ActionSummaryListContainer, ActionSummaryListItem, ActionSummaryPopover, ActionWrapper, ActionsRenderer, AddressListItem, Adornment, AgTable, AgTableButtons, AlertContainer, AlertFlag, AmChart, AmbientAlert, AmbientAutoComplete, AmbientCard, AmbientCardButton, AmbientCardTitle, AmbientDateRangeSelector, AmbientGridTemplate, AmbientList, AmbientListItem, AmbientPopoverMenuItem, AmbientProjectSwitcher, AmbientSingleDateSelector, AmbientSplitStatCard, AmbientStepper, AmbientSummaryListHeader, AmbientTextField, AmbientToast, AmbientToggleButton, AmbientToggleButtonGroup, AmbientTokenButton, AmbientVisualizationCard, AmbientVisualizer, ApiMethodInstanceUdpGrid, AppMenu, AppMenuItem, AppMenuItemComponent, AppMenuItemPropTypes, ApprovalIcon, AuthProvider, AuthProviderWrapper, AutoCompletePropertyWidget_exports as AutoCompletePropertyWidget, AvatarAlphabet, BackwardsCompatibleGrid, BarChartWidget_exports as BarChartWidget, BaseSideSheet, BioCard, Block, BooleanPropertyWidget_exports as BooleanPropertyWidget, Box, BreadCrumbMenu, BubbleWidget_exports as BubbleWidget, CardList, CardinalityTypeEnums, ChatContainer, ChatMessage, CheckboxGroup, CheckboxList, ChipAlphabet, CircleGaugeWidget, CircularProgress, CkRichEditor, ClickOpenEnums, ClientSideUdpGrid, ColorKey, CompactCard, CompactDataList, CompactDataListItem, ConfigService, ContainerTypeEnums, ContentContainer, Controls, CoreLayoutFloorplan, CrudBrowserContainer, CrudForm, CrudTableColumnDefs, CrudTableSidePanel, DateField, DatePropertyWidget_exports as DatePropertyWidget, DateTimeField, DateTimePropertyWidget_exports as DateTimePropertyWidget, DateTrendWidget_exports as DateTrendWidget, DensePlotWidget_exports as DensePlotWidget, DeviceTypeEnums, DiffChecker, Directory, DirectoryListItem, Divider, DonutChartWidget_exports as DonutChartWidget, DragDropFileUpload, DraggableSidebarTemplate, DynamicContainerWithMenu, Ellipse, EmptyStateDisplay, EntityAttributeEnums, EntityHeader, EntityMaintenanceUdpGrid, ExecuteApiDialog, ExpandRenderer, ExportSidesheet, ExtenderToggle, Field, FieldArrayCard, FieldType, FileUpload, FileViewer, FilterOperators, FilterSearch, FlagBlock, FloatPropertyWidget_exports as FloatPropertyWidget, FluentActivity, FluentActivityRow, FluentButton, FluentCard, FluentCardActions, FluentCardContent, FluentCardText, FluentCheckbox, FluentColorPicker, FluentCompoundButton, FluentDataTable, FluentDatePicker, FluentDateTimePicker, FluentDialog, FluentIcon, FluentIconButton, FluentImageMap, FluentLink, FluentListElement, FluentListItem, FluentMap, FluentMenuListButton, FluentMenuListItem, FluentProfileMenuCard, FluentRadio, FluentRadioGroup, FluentScrollLoadAutocompleteMenu, FluentSearchField, FluentSelectGroupMenu, FluentSelectMenu, FluentSideNav, FluentSimpleSelect, FluentSimpleTab, FluentSimpleTabs, FluentTabPanel, FluentTabUtility, FluentTagField, FluentTagFieldComponent, FluentTextField, FluentTextFieldAutoComplete, FluentTextFieldComponent, FluentTimePicker, FluentTimeline, FluentToggle, FluentUploadButton, FluentUploadIconButton, Form, FormButtons, FormControl, FormControlLabel, FormError, FormHeader, FormSpy, FormSubHeader, FullScreenControl, GaugeWidget, GeoMap, GraphCard, Grid, GridActionBar, GridEnums, GridGroup, GridGroupingHeader, GridGroupingSidebar, GridRow, GridSidebarContainer, GridStateTypeEnums, GridUnit, HeaderExpander, HeaderLayout, IconButtonWithTooltip, IconKey, IconRenderer, IframeContainer, ImageLayer, ImportDataFromFileMapping, IndicatorChip, InfoCard, InputAdornment, InputFieldType, InputsExample, Inquiry, InquiryAdvancedSearch, InquiryAdvancedSearchForm, InquiryContainer, InquiryDashboard, InquiryHeaderControl, InquiryHeaderControlTarget, InquiryHeaderSecondary, InquiryHeaderSecondaryAlert, InquiryHeaderSecondaryAlertTarget, InquiryHeaderSecondaryTarget, InquiryHeaderTitle, InquiryHeaderTitleTarget, InquiryNodeControls, InquirySearchContainer, InquirySearchDatasource, InquirySearchTable, InquiryTreeMenu, InquiryTreeMenuItem, InquiryWrapper, InsightRenderer, IntegerPropertyWidget_exports as IntegerPropertyWidget, ItemDescription, ItemsWidgetCard, JobStatusIdMapping, JobTypeIdMapping, KeyValueTextField, Layers, LayoutUnit, LicenseKey, LineAndSparklinesWidget_exports as LineAndSparklinesWidget, LineGraphWidget_exports as LineGraphWidget, LinearProgress, ListCard, ListElement, LoadingIndicator, LogicalSearchOperatorEnums, LoginForm, LookupTypeEnums, LookupTypeIdEnums, Map$1 as Map, MapFilterBar, MapLayout, MapSheet, MenuItemEnums, MenuTypeEnums, MttMainTimeline, MttSummary, MttTimeline, MultilineTextPropertyWidget_exports as MultilineTextPropertyWidget, MyExportsPage, NestParent, NestWrapper, NestedGrid, NewsCard, NodeActionEnums, NodeActionTriggerEnums, NodeColumnHeader, NodeDetails, NodeGroupOutlierEnums, NodeGroupTypeEnums, NodeList, NodeLoader, Note, Notes, NotesScreen, NotificationElement, NumericPropertyWidget_exports as NumericPropertyWidget, OpenPage, OutlookCallback, PAHAdditionalRightComponent, PAHAdditionalTitleComponent, PAHExport, PDFViewer, PageContainer, PageContent, PageHeader, PageLoading, PageNotFoundRoute, PageRenderer, PageSectionHeader, PageSectionSpacer, PageStatus, PageSubHeaderAction, PageSubHeaderActionsTarget, PanelPositionEnums, ParamsMappingForm, PasswordResetRedirect, PaymentForm, PaymentMethodTypeEnum, PaymentReversalForm, PaymentTenderTypeEnum, PaymentVendorFactoryEnum, PopoverCard, PowerBIReport, PrimaryActionButton, PrimaryActionHeader, PrivateRoute, ProductEnums, ProductNameEnums, ProgressBarWidget_exports as ProgressBarWidget, PropertyField, PropertyFields, PropertyTypeEnum, QuickViewCard, RecentlyLoadedNodesTable, RecentlyLoadedNodesWidget_exports as RecentlyLoadedNodesWidget, RejectIcon, RemindersScreen, RemindersWidget_exports as RemindersWidget, RequiredFieldsMappingForm, RoleIdEnums, RoleNameEnums, RoleTypeEnums, SapFlexibleTemplate, SearchGroupingType, SearchMethodUdpGrid, SearchOperators, SearchServiceDatasource, SearchSortDirection, SearchValueType, SelectGroupMenu, SelectPropertyWidget_exports as SelectPropertyWidget, ServerSideUdpGrid, SeverityTypeEnums, Shell, SideBarTemplate, SideSheet, SideSheetHeader, SiteHeaderRightComponent, SiteHeaderRightComponentTarget, SparklineWidget_exports as SparklineWidget, SparsePlotWidget_exports as SparsePlotWidget, SplitScreenTypeEnums, StandardTitle, Statistic, StatusCellRenderer, StatusChip, StatusLineItem, Sticky, StylizedTitle, SubHeaderAction, SubHeaderActionsTarget, SubmitButton, SummaryBlock, SupportCaseSideSheet, TableColumnDefs, TableContainer, TeleportSource, TenantTypeEnums, TextPropertyWidget_exports as TextPropertyWidget, ThemeProvider, TicketCard, TileDisplay, TileLayer, TimeField, TimeLine, TimePropertyWidget_exports as TimePropertyWidget, TimelineCalendar, TimelinePreloaderNode, ToggleSection, Token, TokenGroupItem, ToolBarButton, TreeViewModeEnums, TrimForAvatar, Typography, UdpAdvancedSearchBuilder, UdpBarChart, UdpCalendar, UdpCalendarDayView, UdpCalendarMonthView, UdpCalendarWeekView, UdpCalendarYearView, UdpCrudFormFields, UdpDateSelector, UdpDonutChart, UdpEnums, UdpGridTemplate, UdpKeywordEnums, UdpLineChart, UdpMaintenanceEnginePage, UdpMap, UdpMapComponent, UdpMapToolbar, UdpPageEnums, UdpPages, UdpPublicForm, UdpReminderFiledForType, UdpRoutes, UdpStepper, UdpTabPanel, UdpTabUtility, UdpTabs, UdpTimeSelector, UdpTimeline, UdpTimelineConnector, UdpTimelineContent, UdpTimelineDot, UdpTimelineItem, UdpTimelineSeparator, UnityFluentIcon, UnityIcon, UserContext, UserDispatchContext, UtilityBar, UtilityBarInport, UtilityBarInportTarget, UtilityTabHeader, VectorLayer, VerticalEnums, VisibilityTypeEnums, WidgetCard, WorkOrderCard, WorkflowContainer, ZoomControl, acquireAccessToken, apiMutate, apiResponseArrayToOptions, arrayMutators, camelToPascalCaseWithSpace, checkNodeIsHidden, clearGridState, clearStoredExternalPath, clearStoredPath, clearStoredTenant, collapseAllNodes, colors, constructBusinessObjectArrFromTree, constructDynamicNodeGroups, constructDynamicNodeGroups2, constructPreloadedTree, constructStaticNodeGroups, createTimeline, createUser, csvStrToArray, csvStrToArrayOfObjects, defaultColActionsDef, defaultColumnActionsDef, deleteGridState, deleteNode, deleteNodeAndChildren, evaluateRule, executeQueryAdHoc, executeQueryInstance, executeQueryInstanceWithApiMethodInstance, executeQueryWithParameters, expandAllNodes, findAllParentIds, findLastNode, findNodeById, findNodeByIdAndLabel, findNodesByIdAndLabel, findTermByType, fluentLibraryIcons, formatBytes, mttFunctions_exports as formatDataWithTimelineCategoryNameOrderedByDate, formatDateToLocaleString, formatTreeLabel, formatTreeMenuItem, getAccessToken, getAllChildrenNodesToDelete, getApiAccessScope, getApiMethodIdByPath, getBaseMethod, getCommonEntityName, getDisplayDetails, getDisplayName, getEntityAttributes, getFieldValuesForProperties, getFullyQualifiedName, getGridState, getHeaderTitle, getIconFromName, getLazyLoadChildrenArr, getLoginRequest, getMenuItemsRecursively, getMergedConfig, getNodeIdForRightBorder, getOrderedDynamicGroups, getPathObject, getPathParametersObj, getPrimaryKeyValues, getPropertiesForFieldValues, getPropertyMappingList, getPropertyMappingObj, getRatio, getSanitizedName, getSearchIdentifiers, getSearchObject, getSearchValueString, getSignInAuthProvider, getStoredExternalPath, getStoredPath, getStoredTenant, getSuccessAction, getTokenRequest, getUnityIconFromName, greyScale, handleResponseErrors, initSignInAuthProvider, loginRedirect, makeDynamicGroupStructures, makeDynamicTreeStructure, makeTreeStaticGroupStructure, makeTreeStructure, mapNodeGroupChildren, mapNodeObjValuesToSearchParameters, mapRule, mapRuleData, onFirstDataRendered, pluralize, processCatalogObjectKeysInOrder, processItemForDynamicNodeGroups, processItemForStaticNodeGroup, processObjIndex, processObjectToTree, processOrderedTreeData, processReferences, removeWhiteSpace, saveGridState, searchForMatchingNode, searchTree, storeCurrentPath, storeExternalPath, storeInitialPath, storeInitialTenant, storePath, storeTenant, toLowerFirstChar, toTitleCase, toUpperFirstChar, toUtcDate, toggleHeader, transformMenuPageTree, trimStringAfter, unityIcons, updateTreeIds, useAccessToken, useActionState, useActions, useAgGridApi, useAllTeleporters, useApiCatalog, useAuthedUser, useAxiosGet, useAxiosGetQuery, useAxiosMutate, useCatalogStore, useControlZoom, useConvertFilterModelToSearchFilters, useCrudActions, useCurrentPageReturnTo, useDateLocale, useDefaultFormValues, useDynamicListCalculation, useExport, useField, useFieldChangeListener, useFluentIcon, useForm, useFormState, useGridClear, useGridFormat, useHandleAction, useHandleAxiosSnackbar, useIsAuthed, useIsUnityAuthenticated, useItemSubCard, useLocalUserActions, useLoginAction, useLogoutAction, useLookupsStore, useNoticeUpdate, useOutlook, usePageContext, usePosition, useProductVersion, usePromotedLookupMethods, usePromotedMethodEntity, useQueryExecutors, useQuickFilter, useScreenControl, useSearchFilterParamsMap, useServerSideDatasource, useSetInitialShellVisibility, useSetLocationState, useShellStore, useSingleLogout, useStyles, useSystemColor, useTenant, useTenantStore, useTypeScale, useUdpExport, useUser, useUserActions, useWorkflowStore, verticalPrimary, verticalSecondary, whitelistedPaths };
|
|
44992
45007
|
//# sourceMappingURL=index.js.map
|