@reltio/components 1.4.1987 → 1.4.1989
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/cjs/ActionButton/ActionButton.spec.js +2 -2
- package/cjs/ActionsPanel/ActionsPanel.test.js +2 -2
- package/cjs/ActionsPanel/types.d.ts +0 -1
- package/cjs/AsyncReactSelect/AsyncReactSelect.d.ts +0 -1
- package/cjs/AttributeListItem/AttributeListItem.d.ts +2 -2
- package/cjs/AttributeListItem/AttributeListItem.spec.js +2 -2
- package/cjs/AttributeSelector/AttributeSelector.specs.js +2 -2
- package/cjs/AttributesErrorsPanel/AttributesErrorsPanel.specs.js +2 -2
- package/cjs/AttributesErrorsPanel/components/Error/Error.specs.js +2 -2
- package/cjs/AttributesFilterSelector/AttributesFilterSelector.test.js +2 -2
- package/cjs/AttributesFiltersBuilder/AttributesFiltersBuilder.test.js +2 -2
- package/cjs/AttributesFiltersButton/AttributesFiltersButton.test.js +2 -2
- package/cjs/AttributesValuesEditor/AttributesValuesEditor.test.js +2 -2
- package/cjs/AttributesView/AttributesView.test.js +2 -2
- package/cjs/AutoSizeList/AutoSizeList.d.ts +2 -1
- package/cjs/AutoSizeList/AutoSizeList.test.js +2 -2
- package/cjs/AvatarWithFallback/AvatarWithFallback.test.js +2 -2
- package/cjs/BarChart/BarChart.test.js +2 -2
- package/cjs/BasicTable/BasicTable.d.ts +1 -1
- package/cjs/BasicTable/IntegrationBasicTable.test.js +2 -2
- package/cjs/BasicTable/basicTableViewState.d.ts +2 -2
- package/cjs/BasicTablePagination/BasicTablePagination.test.js +2 -2
- package/cjs/BooleanRadioEditor/BooleanRadioEditor.test.js +2 -2
- package/cjs/BubbleChart/BubbleChart.test.js +2 -2
- package/cjs/BubbleChart/helpers.d.ts +1 -1
- package/cjs/ChartLegend/helpers.d.ts +1 -1
- package/cjs/CloudChart/CloudChart.test.js +2 -2
- package/cjs/CollaborationItem/IntegrationCollaborationItem.test.js +2 -2
- package/cjs/CollaborationItem/components/Comment/Comment.test.js +2 -2
- package/cjs/CollaborationItem/components/RepliedComment/RepliedComment.test.js +2 -2
- package/cjs/CollaborationItem/components/SendMessageArea/SendMessageArea.test.js +2 -2
- package/cjs/CollaborationItem/helpers.d.ts +4 -4
- package/cjs/CollapseButton/CollapseButton.test.js +2 -2
- package/cjs/CollapseRowButton/CollapseRowButton.test.js +2 -2
- package/cjs/ColoredSourceIcon/ColoredSourceIcon.test.js +2 -2
- package/cjs/ColumnsSettings/ColumnsSettings.test.js +2 -2
- package/cjs/ColumnsSettings/components/ColumnsSettingsPopup/ColumnsSettingsPopup.spec.js +2 -2
- package/cjs/CommentsContainer/CommentsContainer.test.js +2 -2
- package/cjs/CommentsContainer/components/CollaborationPopup/CollaborationPopup.test.js +2 -2
- package/cjs/ConfirmDeleteDialog/ConfirmDeleteDialog.test.js +2 -2
- package/cjs/ConfirmationDialog/ConfirmationDialog.test.js +2 -2
- package/cjs/ConnectionEditor/ConnectionEditor.test.js +2 -2
- package/cjs/CreatableReactSelect/CreatableReactSelect.d.ts +0 -1
- package/cjs/CustomDateRangeEditor/CustomDateRangeEditor.test.js +2 -2
- package/cjs/DataTypeValueEditor/useEditorContext.test.js +19 -2
- package/cjs/DateEditor/DateEditor.test.js +2 -2
- package/cjs/DateRangeEditor/DateRangeEditor.d.ts +4 -10
- package/cjs/DateRangeEditor/DateRangeEditor.test.js +2 -2
- package/cjs/DateRangePicker/DateRangePicker.spec.js +2 -2
- package/cjs/DateRangeSelector/DateRangeSelector.specs.js +2 -2
- package/cjs/DependentLookupEditor/DependentLookupEditor.test.js +2 -2
- package/cjs/DescriptionIcon/DescriptionIcon.test.js +2 -2
- package/cjs/DropDownMenuButton/DropDownMenuButton.js +1 -2
- package/cjs/EditModeAttributesPager/EditModeAttributesPager.d.ts +1 -1
- package/cjs/EditModeAttributesPager/components/AttributeRenderer/IntegrationAttributeRenderer.test.js +2 -2
- package/cjs/EditModeAttributesPager/components/SpecialRenderer/SpecialRenderer.test.js +2 -2
- package/cjs/EditModeAttributesView/EditModeAttributesView.test.js +2 -2
- package/cjs/EditModeAttributesView/IntegrationEditModeAttributesView.test.js +2 -2
- package/cjs/EditorsFactory/EditorsFactory.d.ts +1 -6
- package/cjs/EntitySelector/EntitySelector.test.js +2 -2
- package/cjs/EntityUriLink/EntityUriLink.test.js +2 -2
- package/cjs/FileTypeEditor/FileTypeEditor.test.js +2 -2
- package/cjs/FilterButton/FilterButton.test.js +2 -2
- package/cjs/GaugeChart/GaugeChart.test.js +2 -2
- package/cjs/HOCs/withContext/withContext.d.ts +2 -2
- package/cjs/HOCs/withDateRangeSelector/withDateRangeSelector.d.ts +1 -1
- package/cjs/HOCs/withDragHandle/withDragHandle.d.ts +1 -1
- package/cjs/HOCs/withFilter/components/ColumnFilter/ColumnFilter.spec.js +2 -2
- package/cjs/HOCs/withReactSelectMuiSkin/helpers.d.ts +2 -3
- package/cjs/HOCs/withReactSelectMuiSkin/withReactSelectMuiSkin.d.ts +1 -1
- package/cjs/HOCs/withTableContext/withTableContext.d.ts +0 -1
- package/cjs/HOCs/withTooltip/withTooltip.d.ts +1 -1
- package/cjs/HideOnShrink/HideOnShrink.test.js +2 -2
- package/cjs/HierarchyNodeTitle/HierarchyNodeTitle.test.js +2 -2
- package/cjs/HierarchyNodeTitle/useEntityDetails.test.js +2 -2
- package/cjs/ImageAttributesGallery/components/HeaderRight/HeaderRight.test.js +2 -2
- package/cjs/ImageAttributesLine/ImageAttributesLine.test.js +2 -2
- package/cjs/ImageAttributesLine/types.d.ts +0 -1
- package/cjs/InfoIcon/InfoIcon.d.ts +2 -2
- package/cjs/InlineComplexAttribute/components/CrosswalkIcon/CrosswalkIcon.spec.js +2 -2
- package/cjs/InlineSimpleAttribute/InlineSimpleAttribute.spec.js +2 -2
- package/cjs/LineChart/LineChart.test.js +2 -2
- package/cjs/Link/Link.test.js +2 -2
- package/cjs/LogicOperator/LogicOperator.spec.js +2 -2
- package/cjs/MapChart/MapChart.test.js +2 -2
- package/cjs/MatchRulesSelector/MatchRulesSelector.test.js +2 -2
- package/cjs/MergeButton/MergeButton.spec.js +2 -2
- package/cjs/MetadataTypesSelector/MetadataTypesSelector.test.js +2 -2
- package/cjs/ModeSwitcher/ModeSwitcher.test.js +2 -2
- package/cjs/ModeSwitcherSelect/ModeSwitcherSelect.test.js +2 -2
- package/cjs/MultiSelect/helpers.d.ts +3 -4
- package/cjs/MultipleInput/MultipleInput.test.js +2 -2
- package/cjs/NotMatchButton/NotMatchButton.spec.js +2 -2
- package/cjs/NumberEditor/NumberEditor.test.js +2 -2
- package/cjs/OvIcon/OvIcon.d.ts +7 -7
- package/cjs/OvIcon/OvIcon.test.js +2 -2
- package/cjs/PieChart/PieChart.d.ts +1 -1
- package/cjs/PivotingTooltip/IntegrationPivotingTooltip.test.js +2 -2
- package/cjs/PivotingTooltip/PivotingTooltip.test.js +2 -2
- package/cjs/PivotingTooltip/components/PivotingTooltipContent/PivotingTooltipContent.test.js +2 -2
- package/cjs/PivotingUriLink/PivotingUriLink.spec.js +2 -2
- package/cjs/Popper/Popper.d.ts +3 -5
- package/cjs/ProfileBandNavigation/ProfileBandNavigation.specs.js +2 -2
- package/cjs/ProfileBandNavigation/helpers.test.js +2 -2
- package/cjs/ProfileBandNavigation/useSearchNavigation.test.js +2 -2
- package/cjs/ProfileMatchCard/ProfileMatchCard.specs.js +2 -2
- package/cjs/ProfileResizablePanes/ProfileResizablePanes.spec.js +2 -2
- package/cjs/ReactSelect/ReactSelect.d.ts +0 -1
- package/cjs/ReactSortableTree/helpers/defaultHandlers.js +2 -3
- package/cjs/ReactSortableTree/helpers/generic.js +1 -2
- package/cjs/ReactSortableTree/helpers/tree.js +18 -18
- package/cjs/ReadOnlyAttributesPager/ReadOnlyAttributesPager.test.js +2 -2
- package/cjs/ReadOnlyAttributesView/ReadOnlyAttributesView.test.js +2 -2
- package/cjs/ReadableSearchQueryBuilder/ReadableSearchQueryBuilder.js +2 -2
- package/cjs/ReadableSearchQueryBuilder/ReadableSearchQueryBuilder.test.js +2 -2
- package/cjs/ReferenceAttribute/ReferenceAttribute.test.js +2 -2
- package/cjs/RelationEditor/IntegrationRelationEditor.test.js +2 -2
- package/cjs/ReltioGridLayout/ReltioGridLayout.d.ts +1 -1
- package/cjs/ReltioGridLayout/ReltioGridLayout.specs.js +9 -5
- package/cjs/ReltioMap/ReltioMap.d.ts +0 -1
- package/cjs/ReltioMap/ReltioMap.spec.js +2 -2
- package/cjs/ReltioMap/components/TopRightMapControls/TopRightMapControls.d.ts +6 -6
- package/cjs/ReltioMap/helpers.d.ts +0 -1
- package/cjs/ResizablePanes/ResizablePanes.test.js +2 -2
- package/cjs/RolesEditor/RolesEditor.test.js +2 -2
- package/cjs/RowCellAutoSizer/RowCellAutoSizer.test.js +2 -2
- package/cjs/SaveSegmentDialog/SaveSegmentDialog.js +2 -2
- package/cjs/SaveSegmentDialog/SaveSegmentDialog.test.js +2 -2
- package/cjs/SearchInput/SearchInput.spec.js +2 -2
- package/cjs/SettingsMenu/components/SettingsMenuItemRenderer/SettingsMenuItemRenderer.test.js +2 -2
- package/cjs/ShowLess/ShowLess.test.js +2 -2
- package/cjs/ShowMore/ShowMore.test.js +2 -2
- package/cjs/SideButtonsPanel/SideButtonsPanel.spec.js +2 -2
- package/cjs/SimpleAttribute/IntegrationSimpleAttribute.test.js +2 -2
- package/cjs/SimpleAttributeEditor/SimpleAttributeEditor.d.ts +5 -11
- package/cjs/SimpleAttributeEditor/SimpleAttributeEditor.test.js +19 -6
- package/cjs/SimpleDropDownSelector/SimpleDropDownSelector.d.ts +2 -3
- package/cjs/SimpleInput/SimpleInput.test.js +2 -2
- package/cjs/SimpleMatchRulesBlock/SimpleMatchRulesBlock.d.ts +2 -2
- package/cjs/SmallIconButton/index.d.ts +4 -5
- package/cjs/SourceItem/SourceItem.spec.js +2 -2
- package/cjs/SourceSystemsSelector/SourceSystemsSelector.test.js +2 -2
- package/cjs/StepNavigation/StepNavigation.spec.js +2 -2
- package/cjs/TableWithBars/components/NumberCellValueRenderer/NumberCellValueRenderer.test.js +2 -2
- package/cjs/TagsEditor/TagsEditor.js +2 -2
- package/cjs/TagsEditor/TagsEditor.test.js +18 -2
- package/cjs/TenantsDropDownSelector/TenantsDropDownSelector.spec.js +2 -2
- package/cjs/TextEditor/TextEditor.test.js +2 -2
- package/cjs/TimestampEditor/TimestampEditor.test.js +2 -2
- package/cjs/TransitiveMatchBlock/TransitiveMatchBlock.d.ts +2 -2
- package/cjs/TreeChart/TreeChart.test.js +2 -2
- package/cjs/TypeaheadEditor/TypeaheadEditor.js +34 -21
- package/cjs/TypeaheadEditor/TypeaheadEditor.test.js +23 -2
- package/cjs/UploadFileButton/UploadFileButton.spec.js +2 -2
- package/cjs/UploadImageDialog/UploadImageDialog.specs.js +2 -2
- package/cjs/UploadImageDialog/components/SelectImageButton/SelectImageButton.specs.js +2 -2
- package/cjs/UserSelector/UserSelector.specs.js +2 -2
- package/cjs/VerticalHeadingsTable/types.d.ts +0 -1
- package/cjs/ViewMoreToggle/ViewMoreToggle.test.js +2 -2
- package/cjs/constants/modeOptions.d.ts +0 -1
- package/cjs/contexts/AllwaysVisibleAttributesContext/index.d.ts +0 -1
- package/cjs/contexts/CollaborationContext/CollaborationContextProvider.test.js +2 -2
- package/cjs/contexts/CollaborationContext/index.d.ts +7 -7
- package/cjs/contexts/HiddenAttributesContext/index.d.ts +0 -1
- package/cjs/contexts/MaskedAttributesContext/context.js +2 -2
- package/cjs/contexts/MdmModuleContext/hooks.d.ts +5 -4
- package/cjs/contexts/ProfileTablesContext/index.d.ts +0 -1
- package/cjs/contexts/ScrollToElementContext/index.d.ts +2 -2
- package/cjs/contexts/WorkflowTasksContext/index.d.ts +2 -2
- package/cjs/features/activity-log/ActivityExportButton/ActivityExportButton.specs.js +2 -2
- package/cjs/features/activity-log/ActivityFilterEditor/ActivityFilterEditor.specs.js +2 -2
- package/cjs/features/activity-log/ActivityFilterEditor/components/SourceSelector/SourceSelector.specs.js +2 -2
- package/cjs/features/activity-log/ActivityLog/ActivityLog.test.js +2 -2
- package/cjs/features/activity-log/EntityRecord/EntityRecord.test.js +2 -2
- package/cjs/features/activity-log/hooks/useActivitiesLoader.js +2 -2
- package/cjs/features/activity-log/hooks/useProfileActivitiesLoader.js +2 -2
- package/cjs/features/activity-log/utils/activities.d.ts +1 -1
- package/cjs/features/crosswalks/AttributesTable/IntegrationAttributesTable.test.js +2 -2
- package/cjs/features/crosswalks/AttributesTable/components/AttributeValuesRenderer/AttributeValuesRenderer.d.ts +0 -1
- package/cjs/features/crosswalks/AttributesTable/components/WinnerSourcesRenderer/WinnerSourcesRenderer.test.js +2 -2
- package/cjs/features/crosswalks/AttributesTable/types.d.ts +0 -1
- package/cjs/features/crosswalks/ColoredBlock/ColoredBlock.d.ts +1 -1
- package/cjs/features/crosswalks/CrosswalkDateEditor/IntegrationCrosswalkDateEditor.test.js +2 -2
- package/cjs/features/crosswalks/hooks/useAttributeActions.js +2 -2
- package/cjs/features/crosswalks/hooks/useAttributeActions.test.js +2 -2
- package/cjs/features/crosswalks/hooks/useCrosswalkActions.test.js +2 -2
- package/cjs/features/graph/DataModelGraph/hooks/useDataModelGraphAppearance.test.js +2 -2
- package/cjs/features/graph/contexts/SigmaCustomRenderersContext.d.ts +0 -1
- package/cjs/features/graph/hooks/useSigmaCustomRenderers.d.ts +0 -1
- package/cjs/features/graph/rendering/canvas/hover.d.ts +1 -1
- package/cjs/features/graph/rendering/canvas/label.d.ts +1 -1
- package/cjs/features/graph/rendering/canvas/labelBackground.d.ts +1 -1
- package/cjs/features/graph/rendering/canvas/nodeArc.d.ts +3 -3
- package/cjs/features/graph/rendering/canvas/selfRelationLoop.d.ts +1 -1
- package/cjs/features/history/ContributorsPanel/ContributorsPanel.specs.js +2 -2
- package/cjs/features/history/ContributorsPanel/components/ContributorItem/ContributorItem.specs.js +2 -2
- package/cjs/features/history/HistoryActivitySelector/HistoryActivitySelector.specs.js +2 -2
- package/cjs/features/history/HistoryFilterButton/HistoryFilterButton.test.js +2 -2
- package/cjs/features/history/HistoryGraph/HistoryGraph.d.ts +2 -2
- package/cjs/features/history/HistoryGraph/HistoryGraph.specs.js +2 -2
- package/cjs/features/history/HistoryGraph/helpers.d.ts +1 -1
- package/cjs/features/history/HistoryMenuButton/HistoryMenuButton.specs.js +2 -2
- package/cjs/features/history/HistoryTree/HistoryTree.js +5 -1
- package/cjs/features/history/HistoryTree/HistoryTree.specs.js +2 -2
- package/cjs/features/history/ProfileBandHistory/ProfileBandHistory.test.js +2 -2
- package/cjs/features/history/hooks/useHistory.test.js +2 -2
- package/cjs/features/history/hooks/useHistorySlice.test.js +2 -2
- package/cjs/features/history/hooks/useHistoryTree.test.js +2 -2
- package/cjs/features/history/types.d.ts +1 -2
- package/cjs/features/history/types.js +2 -2
- package/cjs/features/workflow/AddWorkflowDialog/AddWorkflowDialog.spec.js +2 -2
- package/cjs/features/workflow/AssigneeSelector/AssigneeSelector.spec.js +2 -2
- package/cjs/features/workflow/AttributesChanges/helpers/merge.d.ts +1 -1
- package/cjs/features/workflow/DueDateField/DueDateField.spec.js +2 -2
- package/cjs/features/workflow/PrioritySelector/PrioritySelector.spec.js +2 -2
- package/cjs/features/workflow/ReassignButton/ReassignButton.spec.js +2 -2
- package/cjs/features/workflow/TaskActionButtons/TaskActionButtons.spec.js +2 -2
- package/cjs/features/workflow/TaskActions/TaskActions.spec.js +2 -2
- package/cjs/features/workflow/WorkflowComments/WorkflowCommments.spec.js +2 -2
- package/cjs/features/workflow/WorkflowTaskCard/WorkflowTaskCard.d.ts +0 -1
- package/cjs/features/workflow/WorkflowTaskCard/WorkflowTaskCard.test.js +2 -2
- package/cjs/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/DataChangeRequestTaskCard.spec.js +2 -2
- package/cjs/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/GenericWorkflowTaskCard.spec.js +2 -2
- package/cjs/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/PotentialMatchTaskCard.spec.js +2 -2
- package/cjs/features/workflow/helpers/common.d.ts +1 -1
- package/cjs/features/workflow/hooks/useChangeRequest.specs.js +2 -2
- package/cjs/features/workflow/hooks/useWorkflowColor.d.ts +1 -1
- package/cjs/features/workflow/hooks/useWorkflowDueDate.d.ts +1 -1
- package/cjs/features/workflow/hooks/useWorkflowPriority.d.ts +1 -1
- package/cjs/features/workflow/hooks/useWorkflowTasks.d.ts +1 -1
- package/cjs/helpers/basicTable.d.ts +1 -1
- package/cjs/helpers/customScript.test.js +2 -2
- package/cjs/hooks/useAPI/API.js +2 -2
- package/cjs/hooks/useAPI/useAPI.d.ts +1 -1
- package/cjs/hooks/useAPI/useAPI.test.js +2 -2
- package/cjs/hooks/useChartTooltipState/useChartTooltipState.d.ts +1 -1
- package/cjs/hooks/useCollaboration/useCollaboration.specs.js +2 -2
- package/cjs/hooks/useCommentsEntitiesMap/useCommentsEntitiesMap.specs.js +2 -2
- package/cjs/hooks/useCustomScripts/useCustomScripts.test.js +2 -2
- package/cjs/hooks/useFilterAutoFocus/useFilterAutoFocus.d.ts +0 -1
- package/cjs/hooks/useIsMountedRef/useIsMountedRef.d.ts +0 -1
- package/cjs/hooks/useLayoutResetter/useLayoutResetter.d.ts +0 -1
- package/cjs/hooks/useLayoutResetter/useLayoutResetter.test.js +2 -2
- package/cjs/hooks/useMarkers/referenceHelpers.js +18 -5
- package/cjs/hooks/useMarkers/referenceHelpers.test.js +2 -2
- package/cjs/hooks/useMarkers/resolveHelpers.js +17 -19
- package/cjs/hooks/usePagingSimulator/helpers.js +2 -2
- package/cjs/hooks/usePagingSimulator/helpers.test.js +2 -2
- package/cjs/hooks/usePrevious/usePrevious.d.ts +1 -1
- package/cjs/hooks/useReadableSearchState/useReadableSearchState.test.js +2 -2
- package/cjs/hooks/useRelationsLoader/useRelationsLoader.specs.js +2 -2
- package/cjs/hooks/useSavedSearchesRequest/helpers.js +2 -2
- package/cjs/hooks/useSavedSearchesRequest/useSavedSearchesRequest.d.ts +0 -1
- package/cjs/hooks/useSavedSearchesRequest/useSavedSearchesRequest.js +2 -2
- package/cjs/hooks/useSavedSearchesRequest/useSavedSearchesRequest.test.js +2 -2
- package/cjs/hooks/useSavedStateForEntityType/useSavedStateForEntityType.test.js +2 -2
- package/cjs/hooks/useScrollToAttributeError/useScrollToAttributeError.test.js +2 -2
- package/cjs/hooks/useSnackbar/useSnackbar.test.js +2 -2
- package/cjs/hooks/useUsers/useUsers.specs.js +2 -2
- package/cjs/test-utils/index.js +2 -2
- package/esm/ActionButton/ActionButton.spec.js +2 -2
- package/esm/ActionsPanel/ActionsPanel.test.js +2 -2
- package/esm/ActionsPanel/types.d.ts +0 -1
- package/esm/AsyncReactSelect/AsyncReactSelect.d.ts +0 -1
- package/esm/AttributeListItem/AttributeListItem.d.ts +2 -2
- package/esm/AttributeListItem/AttributeListItem.spec.js +2 -2
- package/esm/AttributeSelector/AttributeSelector.specs.js +2 -2
- package/esm/AttributesErrorsPanel/AttributesErrorsPanel.specs.js +2 -2
- package/esm/AttributesErrorsPanel/components/Error/Error.specs.js +2 -2
- package/esm/AttributesFilterSelector/AttributesFilterSelector.test.js +2 -2
- package/esm/AttributesFiltersBuilder/AttributesFiltersBuilder.test.js +2 -2
- package/esm/AttributesFiltersButton/AttributesFiltersButton.test.js +2 -2
- package/esm/AttributesValuesEditor/AttributesValuesEditor.test.js +2 -2
- package/esm/AttributesView/AttributesView.test.js +2 -2
- package/esm/AutoSizeList/AutoSizeList.d.ts +2 -1
- package/esm/AutoSizeList/AutoSizeList.test.js +2 -2
- package/esm/AvatarWithFallback/AvatarWithFallback.test.js +2 -2
- package/esm/BarChart/BarChart.test.js +2 -2
- package/esm/BasicTable/BasicTable.d.ts +1 -1
- package/esm/BasicTable/IntegrationBasicTable.test.js +2 -2
- package/esm/BasicTable/basicTableViewState.d.ts +2 -2
- package/esm/BasicTablePagination/BasicTablePagination.test.js +2 -2
- package/esm/BooleanRadioEditor/BooleanRadioEditor.test.js +2 -2
- package/esm/BubbleChart/BubbleChart.test.js +2 -2
- package/esm/BubbleChart/helpers.d.ts +1 -1
- package/esm/ChartLegend/helpers.d.ts +1 -1
- package/esm/CloudChart/CloudChart.test.js +2 -2
- package/esm/CollaborationItem/IntegrationCollaborationItem.test.js +2 -2
- package/esm/CollaborationItem/components/Comment/Comment.test.js +2 -2
- package/esm/CollaborationItem/components/RepliedComment/RepliedComment.test.js +2 -2
- package/esm/CollaborationItem/components/SendMessageArea/SendMessageArea.test.js +2 -2
- package/esm/CollaborationItem/helpers.d.ts +4 -4
- package/esm/CollapseButton/CollapseButton.test.js +2 -2
- package/esm/CollapseRowButton/CollapseRowButton.test.js +2 -2
- package/esm/ColoredSourceIcon/ColoredSourceIcon.test.js +2 -2
- package/esm/ColumnsSettings/ColumnsSettings.test.js +2 -2
- package/esm/ColumnsSettings/components/ColumnsSettingsPopup/ColumnsSettingsPopup.spec.js +2 -2
- package/esm/CommentsContainer/CommentsContainer.test.js +2 -2
- package/esm/CommentsContainer/components/CollaborationPopup/CollaborationPopup.test.js +2 -2
- package/esm/ConfirmDeleteDialog/ConfirmDeleteDialog.test.js +2 -2
- package/esm/ConfirmationDialog/ConfirmationDialog.test.js +2 -2
- package/esm/ConnectionEditor/ConnectionEditor.test.js +2 -2
- package/esm/CreatableReactSelect/CreatableReactSelect.d.ts +0 -1
- package/esm/CustomDateRangeEditor/CustomDateRangeEditor.test.js +2 -2
- package/esm/DataTypeValueEditor/useEditorContext.test.js +19 -2
- package/esm/DateEditor/DateEditor.test.js +2 -2
- package/esm/DateRangeEditor/DateRangeEditor.d.ts +4 -10
- package/esm/DateRangeEditor/DateRangeEditor.test.js +2 -2
- package/esm/DateRangePicker/DateRangePicker.spec.js +2 -2
- package/esm/DateRangeSelector/DateRangeSelector.specs.js +2 -2
- package/esm/DependentLookupEditor/DependentLookupEditor.test.js +2 -2
- package/esm/DescriptionIcon/DescriptionIcon.test.js +2 -2
- package/esm/EditModeAttributesPager/EditModeAttributesPager.d.ts +1 -1
- package/esm/EditModeAttributesPager/components/AttributeRenderer/IntegrationAttributeRenderer.test.js +2 -2
- package/esm/EditModeAttributesPager/components/SpecialRenderer/SpecialRenderer.test.js +2 -2
- package/esm/EditModeAttributesView/EditModeAttributesView.test.js +2 -2
- package/esm/EditModeAttributesView/IntegrationEditModeAttributesView.test.js +2 -2
- package/esm/EditorsFactory/EditorsFactory.d.ts +1 -6
- package/esm/EntitySelector/EntitySelector.test.js +2 -2
- package/esm/EntityUriLink/EntityUriLink.test.js +2 -2
- package/esm/FileTypeEditor/FileTypeEditor.test.js +2 -2
- package/esm/FilterButton/FilterButton.test.js +2 -2
- package/esm/GaugeChart/GaugeChart.test.js +2 -2
- package/esm/HOCs/withContext/withContext.d.ts +2 -2
- package/esm/HOCs/withDateRangeSelector/withDateRangeSelector.d.ts +1 -1
- package/esm/HOCs/withDragHandle/withDragHandle.d.ts +1 -1
- package/esm/HOCs/withFilter/components/ColumnFilter/ColumnFilter.spec.js +2 -2
- package/esm/HOCs/withReactSelectMuiSkin/helpers.d.ts +2 -3
- package/esm/HOCs/withReactSelectMuiSkin/withReactSelectMuiSkin.d.ts +1 -1
- package/esm/HOCs/withTableContext/withTableContext.d.ts +0 -1
- package/esm/HOCs/withTooltip/withTooltip.d.ts +1 -1
- package/esm/HideOnShrink/HideOnShrink.test.js +2 -2
- package/esm/HierarchyNodeTitle/HierarchyNodeTitle.test.js +2 -2
- package/esm/HierarchyNodeTitle/useEntityDetails.test.js +2 -2
- package/esm/ImageAttributesGallery/components/HeaderRight/HeaderRight.test.js +2 -2
- package/esm/ImageAttributesLine/ImageAttributesLine.test.js +2 -2
- package/esm/ImageAttributesLine/types.d.ts +0 -1
- package/esm/InfoIcon/InfoIcon.d.ts +2 -2
- package/esm/InlineComplexAttribute/components/CrosswalkIcon/CrosswalkIcon.spec.js +2 -2
- package/esm/InlineSimpleAttribute/InlineSimpleAttribute.spec.js +2 -2
- package/esm/LineChart/LineChart.test.js +2 -2
- package/esm/Link/Link.test.js +2 -2
- package/esm/LogicOperator/LogicOperator.spec.js +2 -2
- package/esm/MapChart/MapChart.test.js +2 -2
- package/esm/MatchRulesSelector/MatchRulesSelector.test.js +2 -2
- package/esm/MergeButton/MergeButton.spec.js +2 -2
- package/esm/MetadataTypesSelector/MetadataTypesSelector.test.js +2 -2
- package/esm/ModeSwitcher/ModeSwitcher.test.js +2 -2
- package/esm/ModeSwitcherSelect/ModeSwitcherSelect.test.js +2 -2
- package/esm/MultiSelect/helpers.d.ts +3 -4
- package/esm/MultipleInput/MultipleInput.test.js +2 -2
- package/esm/NotMatchButton/NotMatchButton.spec.js +2 -2
- package/esm/NumberEditor/NumberEditor.test.js +2 -2
- package/esm/OvIcon/OvIcon.d.ts +7 -7
- package/esm/OvIcon/OvIcon.test.js +2 -2
- package/esm/PieChart/PieChart.d.ts +1 -1
- package/esm/PivotingTooltip/IntegrationPivotingTooltip.test.js +2 -2
- package/esm/PivotingTooltip/PivotingTooltip.test.js +2 -2
- package/esm/PivotingTooltip/components/PivotingTooltipContent/PivotingTooltipContent.test.js +2 -2
- package/esm/PivotingUriLink/PivotingUriLink.spec.js +2 -2
- package/esm/Popper/Popper.d.ts +3 -5
- package/esm/ProfileBandNavigation/ProfileBandNavigation.specs.js +2 -2
- package/esm/ProfileBandNavigation/helpers.test.js +2 -2
- package/esm/ProfileBandNavigation/useSearchNavigation.test.js +2 -2
- package/esm/ProfileMatchCard/ProfileMatchCard.specs.js +2 -2
- package/esm/ProfileResizablePanes/ProfileResizablePanes.spec.js +2 -2
- package/esm/ReactSelect/ReactSelect.d.ts +0 -1
- package/esm/ReadOnlyAttributesPager/ReadOnlyAttributesPager.test.js +2 -2
- package/esm/ReadOnlyAttributesView/ReadOnlyAttributesView.test.js +2 -2
- package/esm/ReadableSearchQueryBuilder/ReadableSearchQueryBuilder.js +2 -2
- package/esm/ReadableSearchQueryBuilder/ReadableSearchQueryBuilder.test.js +2 -2
- package/esm/ReferenceAttribute/ReferenceAttribute.test.js +2 -2
- package/esm/RelationEditor/IntegrationRelationEditor.test.js +2 -2
- package/esm/ReltioGridLayout/ReltioGridLayout.d.ts +1 -1
- package/esm/ReltioGridLayout/ReltioGridLayout.specs.js +9 -5
- package/esm/ReltioMap/ReltioMap.d.ts +0 -1
- package/esm/ReltioMap/ReltioMap.spec.js +2 -2
- package/esm/ReltioMap/components/TopRightMapControls/TopRightMapControls.d.ts +6 -6
- package/esm/ReltioMap/helpers.d.ts +0 -1
- package/esm/ResizablePanes/ResizablePanes.test.js +2 -2
- package/esm/RolesEditor/RolesEditor.test.js +2 -2
- package/esm/RowCellAutoSizer/RowCellAutoSizer.test.js +2 -2
- package/esm/SaveSegmentDialog/SaveSegmentDialog.js +2 -2
- package/esm/SaveSegmentDialog/SaveSegmentDialog.test.js +2 -2
- package/esm/SearchInput/SearchInput.spec.js +2 -2
- package/esm/SettingsMenu/components/SettingsMenuItemRenderer/SettingsMenuItemRenderer.test.js +2 -2
- package/esm/ShowLess/ShowLess.test.js +2 -2
- package/esm/ShowMore/ShowMore.test.js +2 -2
- package/esm/SideButtonsPanel/SideButtonsPanel.spec.js +2 -2
- package/esm/SimpleAttribute/IntegrationSimpleAttribute.test.js +2 -2
- package/esm/SimpleAttributeEditor/SimpleAttributeEditor.d.ts +5 -11
- package/esm/SimpleAttributeEditor/SimpleAttributeEditor.test.js +19 -6
- package/esm/SimpleDropDownSelector/SimpleDropDownSelector.d.ts +2 -3
- package/esm/SimpleInput/SimpleInput.test.js +2 -2
- package/esm/SimpleMatchRulesBlock/SimpleMatchRulesBlock.d.ts +2 -2
- package/esm/SmallIconButton/index.d.ts +4 -5
- package/esm/SourceItem/SourceItem.spec.js +2 -2
- package/esm/SourceSystemsSelector/SourceSystemsSelector.test.js +2 -2
- package/esm/StepNavigation/StepNavigation.spec.js +2 -2
- package/esm/TableWithBars/components/NumberCellValueRenderer/NumberCellValueRenderer.test.js +2 -2
- package/esm/TagsEditor/TagsEditor.js +2 -2
- package/esm/TagsEditor/TagsEditor.test.js +18 -2
- package/esm/TenantsDropDownSelector/TenantsDropDownSelector.spec.js +2 -2
- package/esm/TextEditor/TextEditor.test.js +2 -2
- package/esm/TimestampEditor/TimestampEditor.test.js +2 -2
- package/esm/TransitiveMatchBlock/TransitiveMatchBlock.d.ts +2 -2
- package/esm/TreeChart/TreeChart.test.js +2 -2
- package/esm/TypeaheadEditor/TypeaheadEditor.js +34 -21
- package/esm/TypeaheadEditor/TypeaheadEditor.test.js +23 -2
- package/esm/UploadFileButton/UploadFileButton.spec.js +2 -2
- package/esm/UploadImageDialog/UploadImageDialog.specs.js +2 -2
- package/esm/UploadImageDialog/components/SelectImageButton/SelectImageButton.specs.js +2 -2
- package/esm/UserSelector/UserSelector.specs.js +2 -2
- package/esm/VerticalHeadingsTable/types.d.ts +0 -1
- package/esm/ViewMoreToggle/ViewMoreToggle.test.js +2 -2
- package/esm/constants/modeOptions.d.ts +0 -1
- package/esm/contexts/AllwaysVisibleAttributesContext/index.d.ts +0 -1
- package/esm/contexts/CollaborationContext/CollaborationContextProvider.test.js +2 -2
- package/esm/contexts/CollaborationContext/index.d.ts +7 -7
- package/esm/contexts/HiddenAttributesContext/index.d.ts +0 -1
- package/esm/contexts/MaskedAttributesContext/context.js +2 -2
- package/esm/contexts/MdmModuleContext/hooks.d.ts +5 -4
- package/esm/contexts/ProfileTablesContext/index.d.ts +0 -1
- package/esm/contexts/ScrollToElementContext/index.d.ts +2 -2
- package/esm/contexts/WorkflowTasksContext/index.d.ts +2 -2
- package/esm/features/activity-log/ActivityExportButton/ActivityExportButton.specs.js +2 -2
- package/esm/features/activity-log/ActivityFilterEditor/ActivityFilterEditor.specs.js +2 -2
- package/esm/features/activity-log/ActivityFilterEditor/components/SourceSelector/SourceSelector.specs.js +2 -2
- package/esm/features/activity-log/ActivityLog/ActivityLog.test.js +2 -2
- package/esm/features/activity-log/EntityRecord/EntityRecord.test.js +2 -2
- package/esm/features/activity-log/hooks/useActivitiesLoader.js +2 -2
- package/esm/features/activity-log/hooks/useProfileActivitiesLoader.js +2 -2
- package/esm/features/activity-log/utils/activities.d.ts +1 -1
- package/esm/features/crosswalks/AttributesTable/IntegrationAttributesTable.test.js +2 -2
- package/esm/features/crosswalks/AttributesTable/components/AttributeValuesRenderer/AttributeValuesRenderer.d.ts +0 -1
- package/esm/features/crosswalks/AttributesTable/components/WinnerSourcesRenderer/WinnerSourcesRenderer.test.js +2 -2
- package/esm/features/crosswalks/AttributesTable/types.d.ts +0 -1
- package/esm/features/crosswalks/ColoredBlock/ColoredBlock.d.ts +1 -1
- package/esm/features/crosswalks/CrosswalkDateEditor/IntegrationCrosswalkDateEditor.test.js +2 -2
- package/esm/features/crosswalks/hooks/useAttributeActions.js +2 -2
- package/esm/features/crosswalks/hooks/useAttributeActions.test.js +2 -2
- package/esm/features/crosswalks/hooks/useCrosswalkActions.test.js +2 -2
- package/esm/features/graph/DataModelGraph/hooks/useDataModelGraphAppearance.test.js +2 -2
- package/esm/features/graph/contexts/SigmaCustomRenderersContext.d.ts +0 -1
- package/esm/features/graph/hooks/useSigmaCustomRenderers.d.ts +0 -1
- package/esm/features/graph/rendering/canvas/hover.d.ts +1 -1
- package/esm/features/graph/rendering/canvas/label.d.ts +1 -1
- package/esm/features/graph/rendering/canvas/labelBackground.d.ts +1 -1
- package/esm/features/graph/rendering/canvas/nodeArc.d.ts +3 -3
- package/esm/features/graph/rendering/canvas/selfRelationLoop.d.ts +1 -1
- package/esm/features/history/ContributorsPanel/ContributorsPanel.specs.js +2 -2
- package/esm/features/history/ContributorsPanel/components/ContributorItem/ContributorItem.specs.js +2 -2
- package/esm/features/history/HistoryActivitySelector/HistoryActivitySelector.specs.js +2 -2
- package/esm/features/history/HistoryFilterButton/HistoryFilterButton.test.js +2 -2
- package/esm/features/history/HistoryGraph/HistoryGraph.d.ts +2 -2
- package/esm/features/history/HistoryGraph/HistoryGraph.specs.js +2 -2
- package/esm/features/history/HistoryGraph/helpers.d.ts +1 -1
- package/esm/features/history/HistoryMenuButton/HistoryMenuButton.specs.js +2 -2
- package/esm/features/history/HistoryTree/HistoryTree.js +5 -1
- package/esm/features/history/HistoryTree/HistoryTree.specs.js +2 -2
- package/esm/features/history/ProfileBandHistory/ProfileBandHistory.test.js +2 -2
- package/esm/features/history/hooks/useHistory.test.js +2 -2
- package/esm/features/history/hooks/useHistorySlice.test.js +2 -2
- package/esm/features/history/hooks/useHistoryTree.test.js +2 -2
- package/esm/features/history/types.d.ts +1 -2
- package/esm/features/history/types.js +1 -1
- package/esm/features/workflow/AddWorkflowDialog/AddWorkflowDialog.spec.js +2 -2
- package/esm/features/workflow/AssigneeSelector/AssigneeSelector.spec.js +2 -2
- package/esm/features/workflow/AttributesChanges/helpers/merge.d.ts +1 -1
- package/esm/features/workflow/DueDateField/DueDateField.spec.js +2 -2
- package/esm/features/workflow/PrioritySelector/PrioritySelector.spec.js +2 -2
- package/esm/features/workflow/ReassignButton/ReassignButton.spec.js +2 -2
- package/esm/features/workflow/TaskActionButtons/TaskActionButtons.spec.js +2 -2
- package/esm/features/workflow/TaskActions/TaskActions.spec.js +2 -2
- package/esm/features/workflow/WorkflowComments/WorkflowCommments.spec.js +2 -2
- package/esm/features/workflow/WorkflowTaskCard/WorkflowTaskCard.d.ts +0 -1
- package/esm/features/workflow/WorkflowTaskCard/WorkflowTaskCard.test.js +2 -2
- package/esm/features/workflow/WorkflowTaskCard/components/DataChangeRequestTaskCard/DataChangeRequestTaskCard.spec.js +2 -2
- package/esm/features/workflow/WorkflowTaskCard/components/GenericWorkflowTaskCard/GenericWorkflowTaskCard.spec.js +2 -2
- package/esm/features/workflow/WorkflowTaskCard/components/PotentialMatchTaskCard/PotentialMatchTaskCard.spec.js +2 -2
- package/esm/features/workflow/helpers/common.d.ts +1 -1
- package/esm/features/workflow/hooks/useChangeRequest.specs.js +2 -2
- package/esm/features/workflow/hooks/useWorkflowColor.d.ts +1 -1
- package/esm/features/workflow/hooks/useWorkflowDueDate.d.ts +1 -1
- package/esm/features/workflow/hooks/useWorkflowPriority.d.ts +1 -1
- package/esm/features/workflow/hooks/useWorkflowTasks.d.ts +1 -1
- package/esm/helpers/basicTable.d.ts +1 -1
- package/esm/helpers/customScript.test.js +2 -2
- package/esm/hooks/useAPI/API.js +2 -2
- package/esm/hooks/useAPI/useAPI.d.ts +1 -1
- package/esm/hooks/useAPI/useAPI.test.js +2 -2
- package/esm/hooks/useChartTooltipState/useChartTooltipState.d.ts +1 -1
- package/esm/hooks/useCollaboration/useCollaboration.specs.js +2 -2
- package/esm/hooks/useCommentsEntitiesMap/useCommentsEntitiesMap.specs.js +2 -2
- package/esm/hooks/useCustomScripts/useCustomScripts.test.js +2 -2
- package/esm/hooks/useFilterAutoFocus/useFilterAutoFocus.d.ts +0 -1
- package/esm/hooks/useIsMountedRef/useIsMountedRef.d.ts +0 -1
- package/esm/hooks/useLayoutResetter/useLayoutResetter.d.ts +0 -1
- package/esm/hooks/useLayoutResetter/useLayoutResetter.test.js +2 -2
- package/esm/hooks/useMarkers/referenceHelpers.js +18 -5
- package/esm/hooks/useMarkers/referenceHelpers.test.js +2 -2
- package/esm/hooks/useMarkers/resolveHelpers.js +17 -19
- package/esm/hooks/usePagingSimulator/helpers.js +2 -2
- package/esm/hooks/usePagingSimulator/helpers.test.js +2 -2
- package/esm/hooks/usePrevious/usePrevious.d.ts +1 -1
- package/esm/hooks/useReadableSearchState/useReadableSearchState.test.js +2 -2
- package/esm/hooks/useRelationsLoader/useRelationsLoader.specs.js +2 -2
- package/esm/hooks/useSavedSearchesRequest/helpers.js +2 -2
- package/esm/hooks/useSavedSearchesRequest/useSavedSearchesRequest.d.ts +0 -1
- package/esm/hooks/useSavedSearchesRequest/useSavedSearchesRequest.js +2 -2
- package/esm/hooks/useSavedSearchesRequest/useSavedSearchesRequest.test.js +2 -2
- package/esm/hooks/useSavedStateForEntityType/useSavedStateForEntityType.test.js +2 -2
- package/esm/hooks/useScrollToAttributeError/useScrollToAttributeError.test.js +2 -2
- package/esm/hooks/useSnackbar/useSnackbar.test.js +2 -2
- package/esm/hooks/useUsers/useUsers.specs.js +2 -2
- package/esm/test-utils/index.js +2 -2
- package/package.json +2 -2
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
package/cjs/OvIcon/OvIcon.d.ts
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { AttributeType, SimpleAttributeValue, NestedAttributeValue, ReferenceAttributeValue } from '@reltio/mdm-sdk';
|
|
3
3
|
export declare const ChipWithTooltip: React.ForwardRefExoticComponent<Omit<{
|
|
4
|
-
tooltipTitle?:
|
|
5
|
-
tooltipPlacement?: "
|
|
4
|
+
tooltipTitle?: import("@mui/material").TooltipProps["title"];
|
|
5
|
+
tooltipPlacement?: import("@mui/material").TooltipProps["placement"];
|
|
6
6
|
showForDisabled?: boolean;
|
|
7
7
|
} & {
|
|
8
|
-
avatar?: React.ReactElement
|
|
8
|
+
avatar?: React.ReactElement;
|
|
9
9
|
children?: null;
|
|
10
10
|
classes?: Partial<import("@mui/material/Chip").ChipClasses>;
|
|
11
11
|
clickable?: boolean;
|
|
12
12
|
color?: import("@mui/types").OverridableStringUnion<"default" | "primary" | "secondary" | "error" | "info" | "success" | "warning", import("@mui/material/Chip").ChipPropsColorOverrides>;
|
|
13
|
-
deleteIcon?: React.ReactElement
|
|
13
|
+
deleteIcon?: React.ReactElement;
|
|
14
14
|
disabled?: boolean;
|
|
15
|
-
icon?: React.ReactElement
|
|
15
|
+
icon?: React.ReactElement;
|
|
16
16
|
label?: React.ReactNode;
|
|
17
|
-
onDelete?:
|
|
18
|
-
size?: import("@mui/types").OverridableStringUnion<"
|
|
17
|
+
onDelete?: React.EventHandler<any>;
|
|
18
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium", import("@mui/material/Chip").ChipPropsSizeOverrides>;
|
|
19
19
|
skipFocusWhenDisabled?: boolean;
|
|
20
20
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
21
21
|
tabIndex?: number;
|
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -9,7 +9,7 @@ type Props = BaseChartProps & {
|
|
|
9
9
|
export declare const PieChart: ({ width, height, data, options, isDonut, onItemClick }: Props) => React.JSX.Element;
|
|
10
10
|
declare const _default: {
|
|
11
11
|
({ data, ...otherProps }: BaseChartProps & {
|
|
12
|
-
chartType?: ChartType.
|
|
12
|
+
chartType?: ChartType.PIE | ChartType.DONUT;
|
|
13
13
|
isDonut?: boolean;
|
|
14
14
|
options?: PieChartOptions;
|
|
15
15
|
}): React.JSX.Element;
|
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
package/cjs/PivotingTooltip/components/PivotingTooltipContent/PivotingTooltipContent.test.js
CHANGED
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
package/cjs/Popper/Popper.d.ts
CHANGED
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
export declare const Popper: React.ForwardRefExoticComponent<Omit<Omit<import("@mui/base").PopperProps, "direction"> & {
|
|
3
|
-
component?: React.ElementType
|
|
3
|
+
component?: React.ElementType;
|
|
4
4
|
components?: {
|
|
5
|
-
Root?: React.ElementType
|
|
6
|
-
};
|
|
7
|
-
componentsProps?: {
|
|
8
|
-
root?: import("@mui/base").SlotComponentProps<"div", import("@mui/base").PopperRootSlotPropsOverrides, import("@mui/base").PopperOwnProps>;
|
|
5
|
+
Root?: React.ElementType;
|
|
9
6
|
};
|
|
7
|
+
componentsProps?: import("@mui/base").PopperProps["slotProps"];
|
|
10
8
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
11
9
|
} & {
|
|
12
10
|
modal?: boolean;
|
|
@@ -43,8 +43,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
43
43
|
});
|
|
44
44
|
};
|
|
45
45
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
46
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
47
|
-
return g =
|
|
46
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
47
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
48
48
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
49
49
|
function step(op) {
|
|
50
50
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -43,8 +43,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
43
43
|
});
|
|
44
44
|
};
|
|
45
45
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
46
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
47
|
-
return g =
|
|
46
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
47
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
48
48
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
49
49
|
function step(op) {
|
|
50
50
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const ReactSelect: {
|
|
3
2
|
(props: Omit<import("react-select/dist/declarations/src/Select").PublicBaseSelectProps<unknown, boolean, import("react-select").GroupBase<unknown>>, "onChange" | "value" | "onMenuClose" | "onMenuOpen" | "menuIsOpen" | "inputValue" | "onInputChange"> & Partial<import("react-select/dist/declarations/src/Select").PublicBaseSelectProps<unknown, boolean, import("react-select").GroupBase<unknown>>> & import("react-select/dist/declarations/src/useStateManager").StateManagerAdditionalProps<unknown> & import("..").ReactSelectMuiSkinProps): import("react").JSX.Element;
|
|
4
3
|
displayName: string;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.defaultGetNodeKey = defaultGetNodeKey;
|
|
4
|
+
exports.defaultSearchMethod = defaultSearchMethod;
|
|
4
5
|
function defaultGetNodeKey(_a) {
|
|
5
6
|
var treeIndex = _a.treeIndex;
|
|
6
7
|
return treeIndex;
|
|
7
8
|
}
|
|
8
|
-
exports.defaultGetNodeKey = defaultGetNodeKey;
|
|
9
9
|
// Cheap hack to get the text of a react object
|
|
10
10
|
function getReactElementText(parent) {
|
|
11
11
|
if (typeof parent === 'string') {
|
|
@@ -41,4 +41,3 @@ function defaultSearchMethod(_a) {
|
|
|
41
41
|
return (stringSearch('title', searchQuery, node, path, treeIndex) ||
|
|
42
42
|
stringSearch('subtitle', searchQuery, node, path, treeIndex));
|
|
43
43
|
}
|
|
44
|
-
exports.defaultSearchMethod = defaultSearchMethod;
|
|
@@ -10,10 +10,9 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
10
10
|
return to.concat(ar || Array.prototype.slice.call(from));
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
|
-
exports.slideRows =
|
|
13
|
+
exports.slideRows = slideRows;
|
|
14
14
|
function slideRows(rows, fromIndex, toIndex, count) {
|
|
15
15
|
if (count === void 0) { count = 1; }
|
|
16
16
|
var rowsWithoutMoved = __spreadArray(__spreadArray([], rows.slice(0, fromIndex), true), rows.slice(fromIndex + count), true);
|
|
17
17
|
return __spreadArray(__spreadArray(__spreadArray([], rowsWithoutMoved.slice(0, toIndex), true), rows.slice(fromIndex, fromIndex + count), true), rowsWithoutMoved.slice(toIndex), true);
|
|
18
18
|
}
|
|
19
|
-
exports.slideRows = slideRows;
|
|
@@ -20,7 +20,24 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
20
20
|
return to.concat(ar || Array.prototype.slice.call(from));
|
|
21
21
|
};
|
|
22
22
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
23
|
-
exports.
|
|
23
|
+
exports.RESULT_MISS_ERROR_MESSAGE = void 0;
|
|
24
|
+
exports.getDescendantCount = getDescendantCount;
|
|
25
|
+
exports.getVisibleNodeCount = getVisibleNodeCount;
|
|
26
|
+
exports.getVisibleNodeInfoAtIndex = getVisibleNodeInfoAtIndex;
|
|
27
|
+
exports.walk = walk;
|
|
28
|
+
exports.map = map;
|
|
29
|
+
exports.toggleExpandedForAll = toggleExpandedForAll;
|
|
30
|
+
exports.changeNodeAtPath = changeNodeAtPath;
|
|
31
|
+
exports.removeNodeAtPath = removeNodeAtPath;
|
|
32
|
+
exports.removeNode = removeNode;
|
|
33
|
+
exports.getNodeAtPath = getNodeAtPath;
|
|
34
|
+
exports.addNodeUnderParent = addNodeUnderParent;
|
|
35
|
+
exports.insertNode = insertNode;
|
|
36
|
+
exports.getFlatDataFromTree = getFlatDataFromTree;
|
|
37
|
+
exports.getTreeFromFlatData = getTreeFromFlatData;
|
|
38
|
+
exports.isDescendant = isDescendant;
|
|
39
|
+
exports.getDepth = getDepth;
|
|
40
|
+
exports.find = find;
|
|
24
41
|
/**
|
|
25
42
|
* Performs a depth-first traversal over all of the node descendants,
|
|
26
43
|
* incrementing currentIndex by 1 for each
|
|
@@ -73,7 +90,6 @@ function getDescendantCount(_a) {
|
|
|
73
90
|
targetIndex: -1
|
|
74
91
|
}).nextIndex - 1);
|
|
75
92
|
}
|
|
76
|
-
exports.getDescendantCount = getDescendantCount;
|
|
77
93
|
/**
|
|
78
94
|
* Walk all descendants of the given node, depth-first
|
|
79
95
|
*
|
|
@@ -219,7 +235,6 @@ function getVisibleNodeCount(_a) {
|
|
|
219
235
|
};
|
|
220
236
|
return treeData.reduce(function (total, currentNode) { return total + traverse(currentNode); }, 0);
|
|
221
237
|
}
|
|
222
|
-
exports.getVisibleNodeCount = getVisibleNodeCount;
|
|
223
238
|
/**
|
|
224
239
|
* Get the <targetIndex>th visible node in the tree data.
|
|
225
240
|
*
|
|
@@ -256,7 +271,6 @@ function getVisibleNodeInfoAtIndex(_a) {
|
|
|
256
271
|
}
|
|
257
272
|
return null;
|
|
258
273
|
}
|
|
259
|
-
exports.getVisibleNodeInfoAtIndex = getVisibleNodeInfoAtIndex;
|
|
260
274
|
/**
|
|
261
275
|
* Walk descendants depth-first and call a callback on each
|
|
262
276
|
*
|
|
@@ -283,7 +297,6 @@ function walk(_a) {
|
|
|
283
297
|
lowerSiblingCounts: []
|
|
284
298
|
});
|
|
285
299
|
}
|
|
286
|
-
exports.walk = walk;
|
|
287
300
|
/**
|
|
288
301
|
* Perform a depth-first transversal of the descendants and
|
|
289
302
|
* make a change to every node in the tree
|
|
@@ -311,7 +324,6 @@ function map(_a) {
|
|
|
311
324
|
lowerSiblingCounts: []
|
|
312
325
|
}).node.children;
|
|
313
326
|
}
|
|
314
|
-
exports.map = map;
|
|
315
327
|
/**
|
|
316
328
|
* Expand or close every node in the tree
|
|
317
329
|
*
|
|
@@ -335,7 +347,6 @@ function toggleExpandedForAll(_a) {
|
|
|
335
347
|
ignoreCollapsed: false
|
|
336
348
|
});
|
|
337
349
|
}
|
|
338
|
-
exports.toggleExpandedForAll = toggleExpandedForAll;
|
|
339
350
|
exports.RESULT_MISS_ERROR_MESSAGE = 'No node found at the given path.';
|
|
340
351
|
/**
|
|
341
352
|
* Replaces node at path with object, or callback-defined object
|
|
@@ -398,7 +409,6 @@ function changeNodeAtPath(_a) {
|
|
|
398
409
|
}
|
|
399
410
|
return result.children;
|
|
400
411
|
}
|
|
401
|
-
exports.changeNodeAtPath = changeNodeAtPath;
|
|
402
412
|
/**
|
|
403
413
|
* Removes the node at the specified path and returns the resulting treeData.
|
|
404
414
|
*
|
|
@@ -419,7 +429,6 @@ function removeNodeAtPath(_a) {
|
|
|
419
429
|
newNode: null // Delete the node
|
|
420
430
|
});
|
|
421
431
|
}
|
|
422
|
-
exports.removeNodeAtPath = removeNodeAtPath;
|
|
423
432
|
/**
|
|
424
433
|
* Removes the node at the specified path and returns the resulting treeData.
|
|
425
434
|
*
|
|
@@ -456,7 +465,6 @@ function removeNode(_a) {
|
|
|
456
465
|
treeIndex: removedTreeIndex
|
|
457
466
|
};
|
|
458
467
|
}
|
|
459
|
-
exports.removeNode = removeNode;
|
|
460
468
|
/**
|
|
461
469
|
* Gets the node at the specified path
|
|
462
470
|
*
|
|
@@ -488,7 +496,6 @@ function getNodeAtPath(_a) {
|
|
|
488
496
|
}
|
|
489
497
|
return foundNodeInfo;
|
|
490
498
|
}
|
|
491
|
-
exports.getNodeAtPath = getNodeAtPath;
|
|
492
499
|
/**
|
|
493
500
|
* Adds the node to the specified parent and returns the resulting treeData.
|
|
494
501
|
*
|
|
@@ -560,7 +567,6 @@ function addNodeUnderParent(_a) {
|
|
|
560
567
|
treeIndex: insertedTreeIndex
|
|
561
568
|
};
|
|
562
569
|
}
|
|
563
|
-
exports.addNodeUnderParent = addNodeUnderParent;
|
|
564
570
|
function addNodeAtDepthAndIndex(_a) {
|
|
565
571
|
var targetDepth = _a.targetDepth, minimumTreeIndex = _a.minimumTreeIndex, newNode = _a.newNode, ignoreCollapsed = _a.ignoreCollapsed, expandParent = _a.expandParent, _b = _a.isPseudoRoot, isPseudoRoot = _b === void 0 ? false : _b, isLastChild = _a.isLastChild, node = _a.node, currentIndex = _a.currentIndex, currentDepth = _a.currentDepth, getNodeKey = _a.getNodeKey, _c = _a.path, path = _c === void 0 ? [] : _c;
|
|
566
572
|
var selfPath = function (n) { return (isPseudoRoot ? [] : __spreadArray(__spreadArray([], path, true), [getNodeKey({ node: n, treeIndex: currentIndex })], false)); };
|
|
@@ -728,7 +734,6 @@ function insertNode(_a) {
|
|
|
728
734
|
parentNode: insertResult.parentNode
|
|
729
735
|
};
|
|
730
736
|
}
|
|
731
|
-
exports.insertNode = insertNode;
|
|
732
737
|
/**
|
|
733
738
|
* Get tree data flattened.
|
|
734
739
|
*
|
|
@@ -758,7 +763,6 @@ function getFlatDataFromTree(_a) {
|
|
|
758
763
|
});
|
|
759
764
|
return flattened;
|
|
760
765
|
}
|
|
761
|
-
exports.getFlatDataFromTree = getFlatDataFromTree;
|
|
762
766
|
/**
|
|
763
767
|
* Generate a tree structure from flat data.
|
|
764
768
|
*
|
|
@@ -797,7 +801,6 @@ function getTreeFromFlatData(_a) {
|
|
|
797
801
|
};
|
|
798
802
|
return childrenToParents[rootKey].map(function (child) { return trav(child); });
|
|
799
803
|
}
|
|
800
|
-
exports.getTreeFromFlatData = getTreeFromFlatData;
|
|
801
804
|
/**
|
|
802
805
|
* Check if a node is a descendant of another node.
|
|
803
806
|
*
|
|
@@ -811,7 +814,6 @@ function isDescendant(older, younger) {
|
|
|
811
814
|
typeof older.children !== 'function' &&
|
|
812
815
|
older.children.some(function (child) { return child === younger || isDescendant(child, younger); }));
|
|
813
816
|
}
|
|
814
|
-
exports.isDescendant = isDescendant;
|
|
815
817
|
/**
|
|
816
818
|
* Get the maximum depth of the children (the depth of the root node is 0).
|
|
817
819
|
*
|
|
@@ -830,7 +832,6 @@ function getDepth(node, depth) {
|
|
|
830
832
|
}
|
|
831
833
|
return node.children.reduce(function (deepest, child) { return Math.max(deepest, getDepth(child, depth + 1)); }, depth);
|
|
832
834
|
}
|
|
833
|
-
exports.getDepth = getDepth;
|
|
834
835
|
/**
|
|
835
836
|
* Find nodes matching a search query in the tree,
|
|
836
837
|
*
|
|
@@ -942,7 +943,6 @@ function find(_a) {
|
|
|
942
943
|
treeData: result.node.children
|
|
943
944
|
};
|
|
944
945
|
}
|
|
945
|
-
exports.find = find;
|
|
946
946
|
exports.default = {
|
|
947
947
|
find: find,
|
|
948
948
|
getDepth: getDepth,
|
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -32,8 +32,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
32
32
|
});
|
|
33
33
|
};
|
|
34
34
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
35
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
36
|
-
return g =
|
|
35
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
36
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
37
37
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
38
38
|
function step(op) {
|
|
39
39
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -22,7 +22,7 @@ type Props<ViewConfig = Record<string, unknown>> = {
|
|
|
22
22
|
onResize?: ReactGridLayoutProps['onResize'];
|
|
23
23
|
};
|
|
24
24
|
declare const _default: React.MemoExoticComponent<{
|
|
25
|
-
({ views, layout, layoutOptions, onLayoutChanged, draggableHandle, LayoutItem, onRemove, onDrop, droppingItem, isDroppable, onDropDragOver, isStatic, classes, onResize }: Props
|
|
25
|
+
({ views, layout, layoutOptions, onLayoutChanged, draggableHandle, LayoutItem, onRemove, onDrop, droppingItem, isDroppable, onDropDragOver, isStatic, classes, onResize }: Props): React.JSX.Element;
|
|
26
26
|
displayName: string;
|
|
27
27
|
}>;
|
|
28
28
|
export default _default;
|
|
@@ -43,8 +43,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
43
43
|
});
|
|
44
44
|
};
|
|
45
45
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
46
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
47
|
-
return g =
|
|
46
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
47
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
48
48
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
49
49
|
function step(op) {
|
|
50
50
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -132,10 +132,14 @@ describe('ReactGridLayout tests', function () {
|
|
|
132
132
|
],
|
|
133
133
|
LayoutItem: DefaultLayoutItem
|
|
134
134
|
};
|
|
135
|
-
var setUp = function (
|
|
136
|
-
|
|
137
|
-
|
|
135
|
+
var setUp = function () {
|
|
136
|
+
var args_1 = [];
|
|
137
|
+
for (var _i = 0; _i < arguments.length; _i++) {
|
|
138
|
+
args_1[_i] = arguments[_i];
|
|
139
|
+
}
|
|
140
|
+
return __awaiter(void 0, __spreadArray([], args_1, true), void 0, function (props) {
|
|
138
141
|
var user, Providers, renderer, grid;
|
|
142
|
+
if (props === void 0) { props = {}; }
|
|
139
143
|
return __generator(this, function (_a) {
|
|
140
144
|
switch (_a.label) {
|
|
141
145
|
case 0:
|
|
@@ -43,8 +43,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
43
43
|
});
|
|
44
44
|
};
|
|
45
45
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
46
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
47
|
-
return g =
|
|
46
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
47
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
48
48
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
49
49
|
function step(op) {
|
|
50
50
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { DrawingMode, DrawingModes } from '../../types';
|
|
3
3
|
export declare const ButtonWithTooltip: React.ForwardRefExoticComponent<Omit<{
|
|
4
|
-
tooltipTitle?:
|
|
5
|
-
tooltipPlacement?: "
|
|
4
|
+
tooltipTitle?: import("@mui/material").TooltipProps["title"];
|
|
5
|
+
tooltipPlacement?: import("@mui/material").TooltipProps["placement"];
|
|
6
6
|
showForDisabled?: boolean;
|
|
7
7
|
} & {
|
|
8
8
|
children?: React.ReactNode;
|
|
9
9
|
classes?: Partial<import("@mui/material/Button").ButtonClasses>;
|
|
10
|
-
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "
|
|
10
|
+
color?: import("@mui/types").OverridableStringUnion<"inherit" | "primary" | "secondary" | "success" | "error" | "info" | "warning", import("@mui/material/Button").ButtonPropsColorOverrides>;
|
|
11
11
|
disabled?: boolean;
|
|
12
12
|
disableElevation?: boolean;
|
|
13
13
|
disableFocusRipple?: boolean;
|
|
14
14
|
endIcon?: React.ReactNode;
|
|
15
15
|
fullWidth?: boolean;
|
|
16
16
|
href?: string;
|
|
17
|
-
size?: import("@mui/types").OverridableStringUnion<"
|
|
17
|
+
size?: import("@mui/types").OverridableStringUnion<"small" | "medium" | "large", import("@mui/material/Button").ButtonPropsSizeOverrides>;
|
|
18
18
|
startIcon?: React.ReactNode;
|
|
19
19
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
20
20
|
variant?: import("@mui/types").OverridableStringUnion<"text" | "outlined" | "contained", import("@mui/material/Button").ButtonPropsVariantOverrides>;
|
|
@@ -28,10 +28,10 @@ export declare const ButtonWithTooltip: React.ForwardRefExoticComponent<Omit<{
|
|
|
28
28
|
disableTouchRipple?: boolean;
|
|
29
29
|
focusRipple?: boolean;
|
|
30
30
|
focusVisibleClassName?: string;
|
|
31
|
-
LinkComponent?: React.ElementType
|
|
31
|
+
LinkComponent?: React.ElementType;
|
|
32
32
|
onFocusVisible?: React.FocusEventHandler<any>;
|
|
33
33
|
sx?: import("@mui/system").SxProps<import("@mui/material").Theme>;
|
|
34
|
-
tabIndex?:
|
|
34
|
+
tabIndex?: NonNullable<React.HTMLAttributes<any>["tabIndex"]>;
|
|
35
35
|
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps>;
|
|
36
36
|
touchRippleRef?: React.Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions>;
|
|
37
37
|
}, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="google.maps" />
|
|
2
1
|
import { DrawingMode, EntityMarker, Overlay, MapInstance } from './types';
|
|
3
2
|
export declare const getMapBoundsPolygon: (map: MapInstance) => any[];
|
|
4
3
|
export declare const getDrawingMode: (drawingMode: DrawingMode) => google.maps.drawing.OverlayType.CIRCLE | google.maps.drawing.OverlayType.POLYGON;
|
|
@@ -20,8 +20,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
});
|
|
21
21
|
};
|
|
22
22
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
23
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
24
|
-
return g =
|
|
23
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
24
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
25
25
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
26
26
|
function step(op) {
|
|
27
27
|
if (f) throw new TypeError("Generator is already executing.");
|