udp-react-enterprise-component-library 1.0.6 → 25.1.0-beta.4
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 +33 -18
- 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":"propertyTypeEnums-DTGsK5-s.js","names":["
|
|
1
|
+
{"version":3,"file":"propertyTypeEnums-DTGsK5-s.js","names":["FormButtonsCore: any","FormButtons: React.FC<FormButtonsProps>","value"],"sources":["../src/utilities/form/SubmitButton.tsx","../src/utilities/form/FormButtons.tsx","../src/UI/inputs/datetimes/DateTimeField.jsx","../src/UI/inputs/toggle/FluentToggle.jsx","../src/enums/propertyTypeEnums.ts"],"sourcesContent":["import { Button, ButtonProps } from '@material-ui/core';\nimport React, { forwardRef, ComponentType } from 'react';\nimport { FormSpy } from 'react-final-form';\nimport { FluentButton } from '../../UI/inputs/buttons/FluentButton';\n\nexport type SubmitButtonProps<\n P = {},\n D extends React.ElementType = 'button'\n > = ButtonProps<D, P> & {\n // @fixme Probably want to swap this with something that'll allow ...otherProps to inherit the specified component's props to pass through\n ButtonComponent?: typeof FluentButton;\n disablePristine: boolean;\n };\n\ntype SubmitButtonComponent<\n P = {},\n D extends React.ElementType = 'button'\n > = ComponentType<SubmitButtonProps<P, D>>;\n\n/**\n * A MUI Button varaint intended for use as the submit button for a form\n */\nexport let SubmitButton = forwardRef<HTMLButtonElement, SubmitButtonProps>((props, ref) => {\n const {\n ButtonComponent = FluentButton,\n disabled,\n disablePristine = true,\n ...otherProps\n } = props;\n\n return (\n <FormSpy subscription={{ submitting: true, pristine: true }}>\n {({ submitting, pristine }) => (\n <ButtonComponent\n ref={ref}\n type=\"submit\"\n disabled={submitting || (disablePristine && pristine) || disabled}\n {...otherProps}\n />\n )}\n </FormSpy>\n );\n});\nSubmitButton.displayName = 'SubmitButton';\n","import { makeStyles } from '@material-ui/core';\nimport React, { forwardRef, } from 'react';\n\nconst useStyles = makeStyles((theme:any) => ({\n root: {\n display: 'flex',\n flexDirection: 'row',\n alignItems: 'center',\n justifyContent: 'flex-start',\n marginBottom: theme.spacing(2),\n marginTop: theme.spacing(1),\n '& > *': {\n margin: `0 ${theme.spacing(2)}px 0 0`,\n },\n },\n}));\n\nexport type FormButtonsProps = {};\n\n/**\n * A MUI Button varaint intended for use as the submit button for a form\n */\nconst FormButtonsCore: any = (\n props: any,\n ref: any\n) => {\n const classes = useStyles(props);\n const { children, ...otherProps } = props;\n\n return (\n <div {...otherProps} ref={ref as any} className={classes.root}>\n {children}\n </div>\n );\n};\nexport const FormButtons: React.FC<FormButtonsProps> = forwardRef(FormButtonsCore);\n","import { DateTime } from 'luxon';\nimport React, { useCallback, useMemo } from 'react';\nimport {\n KeyboardDateTimePicker,\n MuiPickersUtilsProvider\n} from '@material-ui/pickers';\n// import { useIntl } from '../../../intl';\n// import { useDateFormat } from '../../utils/CompanyPreferencesProvider';\nimport DateFnsUtils from '@date-io/date-fns';\n\n/**\n * TextField for date input\n */\nexport const DateTimeField = (props) => {\n const { onChange: onChangeProp, value: valueProp, ...other } = props;\n // TODO: implement intl, use CPS as reference\n // const { shortDateFormatString } = useIntl();\n const dateFormat = 'yyyy-MM-dd HH:mm';\n\n const isValidDate = (date) => {\n return date instanceof Date && !isNaN(date);\n };\n\n const onChange = useCallback(\n (value) =>\n onChangeProp && onChangeProp(isValidDate(value) ? value : undefined),\n [onChangeProp]\n );\n\n const value = useMemo(() => {\n console.log(valueProp);\n return isValidDate(valueProp)\n ? DateTime.fromISO(valueProp.toISOString())\n : null;\n }, [valueProp]);\n\n return (\n <MuiPickersUtilsProvider utils={DateFnsUtils}>\n <KeyboardDateTimePicker\n format={dateFormat}\n variant='inline'\n onChange={onChange}\n value={value}\n {...other}\n />\n </MuiPickersUtilsProvider>\n );\n};\n","import React from 'react'\nimport { Switch, withStyles } from '@material-ui/core'\n\nconst FluentSwitch = withStyles((theme) => ({\n root: {\n width: 40,\n height: 20,\n padding: 0,\n display: 'flex',\n },\n switchBase: {\n padding: 4,\n color: theme.palette.grey[500],\n '&$checked': {\n transform: 'translateX(20px)',\n color: theme.palette.common.white,\n '& + $track': {\n opacity: 1,\n borderColor: theme.palette.primary.main\n }\n }\n },\n thumb: {\n width: 12,\n height: 12,\n boxShadow: 'none'\n },\n track: {\n border: `1px solid ${theme.palette.grey[500]}`,\n borderRadius: 20 / 2,\n opacity: 1,\n backgroundColor: theme.palette.common.white\n },\n checked: {}\n}))(Switch)\n\nexport const FluentToggle = (props) => {\n const { name, onChange, checked, ...otherProps } = props\n\n return (\n <FluentSwitch\n {...otherProps}\n checked={checked}\n onChange={onChange}\n name={name}\n />\n )\n}\n","export enum PropertyTypeEnum {\n Int = 'int',\n Long = 'long',\n Double = 'double',\n DateTime = 'DateTime',\n String = 'string',\n String_Uuid = 'string uuid',\n Boolean = 'bool'\n}\n"],"mappings":";;;;;;;;;;;;AAsBA,IAAW,eAAe,YAAkD,OAAO,QAAQ;CACzF,MAAM,EACJ,kBAAkB,cAClB,UACA,kBAAkB,KAClB,GAAG,eACD;AAEJ,QACE,oCAAC,WAAQ,cAAc;EAAE,YAAY;EAAM,UAAU;OACjD,EAAE,YAAY,eACd,oCAAC;EACM;EACL,MAAK;EACL,UAAU,cAAe,mBAAmB,YAAa;EACzD,GAAI;;;AAMd,aAAa,cAAc;;;;ACxC3B,MAAM,YAAY,YAAY,WAAe,EAC3C,MAAM;CACJ,SAAS;CACT,eAAe;CACf,YAAY;CACZ,gBAAgB;CAChB,cAAc,MAAM,QAAQ;CAC5B,WAAW,MAAM,QAAQ;CACzB,SAAS,EACP,QAAQ,KAAK,MAAM,QAAQ,GAAG;;;;;AAUpC,MAAMA,mBACJ,OACA,QACG;CACH,MAAM,UAAU,UAAU;CAC1B,MAAM,EAAE,SAAU,GAAG,eAAe;AAEpC,QACE,oCAAC;EAAI,GAAI;EAAiB;EAAY,WAAW,QAAQ;IACtD;;AAIP,MAAaC,cAA0C,WAAW;;;;;;;ACtBlE,MAAa,iBAAiB,UAAU;CACtC,MAAM,EAAE,UAAU,cAAc,OAAO,UAAW,GAAG,UAAU;CAG/D,MAAM,aAAa;CAEnB,MAAM,eAAe,SAAS;AAC5B,SAAO,gBAAgB,QAAQ,CAAC,MAAM;;CAGxC,MAAM,WAAW,aACd,YACC,gBAAgB,aAAa,YAAYC,WAASA,UAAQ,SAC5D,CAAC;CAGH,MAAM,QAAQ,cAAc;AAC1B,UAAQ,IAAI;AACZ,SAAO,YAAY,aACf,SAAS,QAAQ,UAAU,iBAC3B;IACH,CAAC;AAEJ,QACE,oCAAC,2BAAwB,OAAO,gBAC9B,oCAAC;EACC,QAAQ;EACR,SAAQ;EACE;EACH;EACP,GAAI;;;;;;ACxCZ,MAAM,eAAe,YAAY,WAAW;CAC1C,MAAM;EACJ,OAAO;EACP,QAAQ;EACR,SAAS;EACT,SAAS;;CAEX,YAAY;EACV,SAAS;EACT,OAAO,MAAM,QAAQ,KAAK;EAC1B,aAAa;GACX,WAAW;GACX,OAAO,MAAM,QAAQ,OAAO;GAC5B,cAAc;IACZ,SAAS;IACT,aAAa,MAAM,QAAQ,QAAQ;;;;CAIzC,OAAO;EACL,OAAO;EACP,QAAQ;EACR,WAAW;;CAEb,OAAO;EACL,QAAQ,aAAa,MAAM,QAAQ,KAAK;EACxC,cAAc,KAAK;EACnB,SAAS;EACT,iBAAiB,MAAM,QAAQ,OAAO;;CAExC,SAAS;IACP;AAEJ,MAAa,gBAAgB,UAAU;CACrC,MAAM,EAAE,MAAM,UAAU,QAAS,GAAG,eAAe;AAEnD,QACE,oCAAC;EACC,GAAI;EACK;EACC;EACJ;;;;;;AC5CZ,IAAY,gEAAL;AACL;AACA;AACA;AACA;AACA;AACA;AACA"}
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const AlertContainer: (props: any) => React.JSX.Element;
|
package/dist/types/UI/Box.d.ts
CHANGED
package/dist/types/UI/Grid.d.ts
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const Grid: (props: any) => React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const getSuccessAction: (closeSnackbar: any) => (key: any) => React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const Accordion: (props: any) => React.JSX.Element;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { XyChartBaseProps } from './types';
|
|
2
3
|
export interface UdpDistributionChartProps extends XyChartBaseProps {
|
|
3
4
|
valueField: string;
|
|
4
5
|
}
|
|
5
|
-
export declare const UdpDistributionChart: (props: UdpDistributionChartProps) => JSX.Element;
|
|
6
|
+
export declare const UdpDistributionChart: (props: UdpDistributionChartProps) => React.JSX.Element;
|
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
UdpDonutChart: React.FC<import("./UdpDonutChart").UdpDonutChartProps>;
|
|
4
|
-
UdpLineChart: React.FC<import("./UdpLineChart").UdpLineChartProps>;
|
|
5
|
-
UdpDistributionChart: (props: import("./UdpDistributionChart").UdpDistributionChartProps) => JSX.Element;
|
|
6
|
-
};
|
|
1
|
+
import React from "react";
|
|
2
|
+
export declare const UdpCharts: Record<string, React.FC<any>>;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const EmailDisplay: (props: any) => React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const SmsDisplay: (props: any) => React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const DynamicContainerWithMenu: React.ForwardRefExoticComponent<React.RefAttributes<unknown>>;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const CompactDataList: (props: any) => React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const CompactDataListItem: (props: any) => React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const FluentActivity: (props: any) => React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const FluentActivityRow: (props: any) => React.JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
2
|
interface FluentBodyProps {
|
|
3
3
|
background?: string;
|
|
4
4
|
style?: object;
|
|
5
5
|
children: ReactNode;
|
|
6
6
|
}
|
|
7
|
-
declare const FluentBody: (props: FluentBodyProps) => JSX.Element;
|
|
7
|
+
declare const FluentBody: (props: FluentBodyProps) => React.JSX.Element;
|
|
8
8
|
export default FluentBody;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
2
|
/* #region CellUnityIcon */
|
|
3
3
|
interface CellUnityIconProps extends FluentCellProps {
|
|
4
4
|
icon: string;
|
|
@@ -65,14 +65,14 @@ interface FluentCellProps {
|
|
|
65
65
|
tooltip?: string;
|
|
66
66
|
}
|
|
67
67
|
declare const FluentCell: {
|
|
68
|
-
(props: FluentCellProps): JSX.Element;
|
|
69
|
-
UnityIcon: (props: Partial<CellUnityIconProps>) => JSX.Element;
|
|
70
|
-
Icon: (props: Partial<CellIconProps>) => JSX.Element;
|
|
71
|
-
Number: (props: CellNumberProps) => JSX.Element;
|
|
72
|
-
Text: (props: CellTextProps) => JSX.Element;
|
|
73
|
-
Currency: (props: CellCurrencyProps) => JSX.Element;
|
|
74
|
-
Date: (props: CellDateProps) => JSX.Element;
|
|
75
|
-
Chip: (props: CellChipProps) => JSX.Element;
|
|
76
|
-
Image: (props: CellImageProps) => JSX.Element;
|
|
68
|
+
(props: FluentCellProps): React.JSX.Element;
|
|
69
|
+
UnityIcon: (props: Partial<CellUnityIconProps>) => React.JSX.Element;
|
|
70
|
+
Icon: (props: Partial<CellIconProps>) => React.JSX.Element;
|
|
71
|
+
Number: (props: CellNumberProps) => React.JSX.Element;
|
|
72
|
+
Text: (props: CellTextProps) => React.JSX.Element;
|
|
73
|
+
Currency: (props: CellCurrencyProps) => React.JSX.Element;
|
|
74
|
+
Date: (props: CellDateProps) => React.JSX.Element;
|
|
75
|
+
Chip: (props: CellChipProps) => React.JSX.Element;
|
|
76
|
+
Image: (props: CellImageProps) => React.JSX.Element;
|
|
77
77
|
};
|
|
78
78
|
export default FluentCell;
|
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
import { Size } from '@material-ui/core';
|
|
2
2
|
import React, { ReactNode } from 'react';
|
|
3
|
+
import FluentBody from './FluentBody';
|
|
4
|
+
import FluentCell from './FluentCell';
|
|
5
|
+
import FluentHead from './FluentHead';
|
|
6
|
+
import FluentRow from './FluentRow';
|
|
3
7
|
interface FluentDataTableProps {
|
|
4
8
|
style?: object;
|
|
5
9
|
size?: Size | undefined;
|
|
@@ -7,5 +11,11 @@ interface FluentDataTableProps {
|
|
|
7
11
|
stickyHeader?: boolean;
|
|
8
12
|
containerMaxHeight?: string | number;
|
|
9
13
|
}
|
|
10
|
-
|
|
14
|
+
type FluentDataTableComponent = React.FC<FluentDataTableProps> & {
|
|
15
|
+
FluentHead: typeof FluentHead;
|
|
16
|
+
FluentBody: typeof FluentBody;
|
|
17
|
+
FluentCell: typeof FluentCell;
|
|
18
|
+
FluentRow: typeof FluentRow;
|
|
19
|
+
};
|
|
20
|
+
export declare const FluentDataTable: FluentDataTableComponent;
|
|
11
21
|
export {};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
2
|
interface FluentHeadProps {
|
|
3
3
|
background?: string;
|
|
4
4
|
containerMaxHeight?: string | number;
|
|
5
5
|
style?: object;
|
|
6
6
|
children: ReactNode;
|
|
7
7
|
}
|
|
8
|
-
declare const FluentHead: (props: FluentHeadProps) => JSX.Element;
|
|
8
|
+
declare const FluentHead: (props: FluentHeadProps) => React.JSX.Element;
|
|
9
9
|
export default FluentHead;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
2
|
interface FluentRowProps {
|
|
3
3
|
className?: string;
|
|
4
4
|
children: ReactNode;
|
|
5
5
|
onClick?: () => void;
|
|
6
6
|
}
|
|
7
|
-
declare const FluentRow: (props: FluentRowProps) => JSX.Element;
|
|
7
|
+
declare const FluentRow: (props: FluentRowProps) => React.JSX.Element;
|
|
8
8
|
export default FluentRow;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
export declare const FluentListElement: ({ subject, value, className, status, anchor, href }: {
|
|
2
3
|
anchor?: boolean;
|
|
3
4
|
className: any;
|
|
@@ -5,4 +6,4 @@ export declare const FluentListElement: ({ subject, value, className, status, an
|
|
|
5
6
|
status: any;
|
|
6
7
|
subject: any;
|
|
7
8
|
value: any;
|
|
8
|
-
}) => JSX.Element;
|
|
9
|
+
}) => React.JSX.Element;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
export declare const StatusChip: ({ status, label, useSmallChip, isActionable, icon, variant, onClick, }: {
|
|
2
3
|
icon: any;
|
|
3
4
|
isActionable?: boolean;
|
|
@@ -6,4 +7,4 @@ export declare const StatusChip: ({ status, label, useSmallChip, isActionable, i
|
|
|
6
7
|
status: any;
|
|
7
8
|
useSmallChip?: boolean;
|
|
8
9
|
variant?: string;
|
|
9
|
-
}) => JSX.Element;
|
|
10
|
+
}) => React.JSX.Element;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
/**
|
|
2
3
|
* `SummaryBlock` component
|
|
3
4
|
*/
|
|
4
5
|
export declare const SummaryBlock: {
|
|
5
|
-
(props: any): JSX.Element;
|
|
6
|
+
(props: any): React.JSX.Element;
|
|
6
7
|
propTypes: {
|
|
7
8
|
/** @type {?string} main label, if you pass a number with decimals the card will show the decimals in the left side */
|
|
8
9
|
value: string;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const TimelineCalendar: (props: any) => React.JSX.Element;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { PaginationPlacement } from './enum';
|
|
2
3
|
export declare const CardList: {
|
|
3
4
|
({ itemComponent: ItemComponent, data, componentDataMap, pagination, itemsPerPage, isServerSide, totalItems, onPageChange, currentPage, isLoading, paginationPlacement }: {
|
|
@@ -12,7 +13,7 @@ export declare const CardList: {
|
|
|
12
13
|
pagination?: boolean;
|
|
13
14
|
paginationPlacement?: PaginationPlacement;
|
|
14
15
|
totalItems?: number;
|
|
15
|
-
}): JSX.Element;
|
|
16
|
+
}): React.JSX.Element;
|
|
16
17
|
propTypes: {
|
|
17
18
|
itemComponent: any;
|
|
18
19
|
data: any;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
export declare const Directory: ({ data, success, warning, error, info, key, statusKey }: {
|
|
2
3
|
data: any;
|
|
3
4
|
error: any;
|
|
@@ -6,4 +7,4 @@ export declare const Directory: ({ data, success, warning, error, info, key, sta
|
|
|
6
7
|
statusKey: any;
|
|
7
8
|
success: any;
|
|
8
9
|
warning: any;
|
|
9
|
-
}) => JSX.Element;
|
|
10
|
+
}) => React.JSX.Element;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
// https://univerus.atlassian.net/wiki/spaces/UDP/pages/2398257255/Entity+Header
|
|
2
3
|
export declare const EntityHeader: {
|
|
3
|
-
(props: any): JSX.Element;
|
|
4
|
+
(props: any): React.JSX.Element;
|
|
4
5
|
propTypes: {
|
|
5
6
|
sectionProps: any;
|
|
6
7
|
background: any;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare function useDivideArrayIntoGroups(array: any, groupCount: any): any;
|
|
1
|
+
declare function useDivideArrayIntoGroups(array: any, groupCount: any): any[];
|
|
2
2
|
export default useDivideArrayIntoGroups;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const EntityHeaderList: (props: any) => React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const EntityHeaderListItem: (props: any) => React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const EntityHeaderStatList: (props: any) => React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const EntityHeaderStatListItem: (props: any) => React.JSX.Element;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
export declare const StatusLineItem: {
|
|
2
3
|
({ label, amount, status, icon, handleClick }: {
|
|
3
4
|
amount: any;
|
|
@@ -5,7 +6,7 @@ export declare const StatusLineItem: {
|
|
|
5
6
|
icon: any;
|
|
6
7
|
label: any;
|
|
7
8
|
status: any;
|
|
8
|
-
}): JSX.Element;
|
|
9
|
+
}): React.JSX.Element;
|
|
9
10
|
propTypes: {
|
|
10
11
|
/**
|
|
11
12
|
* stat label
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
export declare const TicketCard: {
|
|
2
3
|
({ totalAmount, label, notification, alertNumber, ticketData, component }: {
|
|
3
4
|
alertNumber: any;
|
|
@@ -6,7 +7,7 @@ export declare const TicketCard: {
|
|
|
6
7
|
notification: any;
|
|
7
8
|
ticketData: any;
|
|
8
9
|
totalAmount: any;
|
|
9
|
-
}): JSX.Element;
|
|
10
|
+
}): React.JSX.Element;
|
|
10
11
|
propTypes: {
|
|
11
12
|
/**
|
|
12
13
|
* Total amount stat
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const FormHeader: (props: any) => React.JSX.Element;
|
|
3
|
+
export declare const FormSubHeader: (props: any) => React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const SidebarHeader: (props: any) => React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const StandardTitle: (props: any) => React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const Typography: (props: any) => React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const GaugeGraph: (props: any) => React.JSX.Element;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React, { ReactElement } from 'react';
|
|
1
2
|
type ChartType = 'sankey' | 'bar' | 'donut' | 'line' | 'distribution';
|
|
2
3
|
export interface AmChartProps {
|
|
3
4
|
chartType: ChartType;
|
|
@@ -7,5 +8,5 @@ export interface AmChartProps {
|
|
|
7
8
|
tooltipTextFormat?: any;
|
|
8
9
|
[key: string]: any;
|
|
9
10
|
}
|
|
10
|
-
export declare const AmChart: (props: AmChartProps) => any
|
|
11
|
+
export declare const AmChart: (props: AmChartProps) => ReactElement<any, string | React.JSXElementConstructor<any>>;
|
|
11
12
|
export {};
|