@reltio/components 1.4.2047 → 1.4.2048
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/AttributesErrorsPanel/components/Error/{Error.specs.js → Error.test.js} +1 -1
- package/ModeSwitcherSelect/ModeSwitcherSelect.js +1 -1
- package/ModeSwitcherSelect/ModeSwitcherSelect.module.css.js +9 -0
- package/UploadImageDialog/components/TargetBox/{TargetBox.specs.js → TargetBox.test.js} +3 -4
- package/cjs/AttributesErrorsPanel/components/Error/{Error.specs.js → Error.test.js} +1 -1
- package/cjs/ModeSwitcherSelect/ModeSwitcherSelect.js +14 -14
- package/cjs/ModeSwitcherSelect/ModeSwitcherSelect.module.css.js +9 -0
- package/cjs/UploadImageDialog/components/TargetBox/{TargetBox.specs.js → TargetBox.test.js} +2 -3
- package/cjs/features/history/HistoryGraph/{HistoryGraph.specs.js → HistoryGraph.test.js} +1 -1
- package/features/history/HistoryGraph/{HistoryGraph.specs.js → HistoryGraph.test.js} +1 -1
- package/hooks/useRelationsLoader/useRelationsLoader.test.d.ts +1 -0
- package/hooks/useUsers/useUsers.test.d.ts +1 -0
- package/package.json +2 -2
- package/ModeSwitcherSelect/styles.module.css.js +0 -9
- package/UploadImageDialog/components/TargetBox/TargetBox.specs.d.ts +0 -1
- package/cjs/ModeSwitcherSelect/styles.module.css.js +0 -9
- package/cjs/UploadImageDialog/components/TargetBox/TargetBox.specs.d.ts +0 -1
- /package/AttributeSelector/{AttributeSelector.specs.d.ts → AttributeSelector.test.d.ts} +0 -0
- /package/AttributeSelector/{AttributeSelector.specs.js → AttributeSelector.test.js} +0 -0
- /package/AttributesErrorsPanel/{AttributesErrorsPanel.specs.d.ts → AttributesErrorsPanel.test.d.ts} +0 -0
- /package/AttributesErrorsPanel/{AttributesErrorsPanel.specs.js → AttributesErrorsPanel.test.js} +0 -0
- /package/AttributesErrorsPanel/components/Error/{Error.specs.d.ts → Error.test.d.ts} +0 -0
- /package/DateRangeSelector/{DateRangeSelector.specs.d.ts → DateRangeSelector.test.d.ts} +0 -0
- /package/DateRangeSelector/{DateRangeSelector.specs.js → DateRangeSelector.test.js} +0 -0
- /package/ImageGalleryDialog/{ImageGalleryDialog.specs.d.ts → ImageGalleryDialog.test.d.ts} +0 -0
- /package/ImageGalleryDialog/{ImageGalleryDialog.specs.js → ImageGalleryDialog.test.js} +0 -0
- /package/ProfileBandNavigation/{ProfileBandNavigation.specs.d.ts → ProfileBandNavigation.test.d.ts} +0 -0
- /package/ProfileBandNavigation/{ProfileBandNavigation.specs.js → ProfileBandNavigation.test.js} +0 -0
- /package/ProfileMatchCard/{ProfileMatchCard.specs.d.ts → ProfileMatchCard.test.d.ts} +0 -0
- /package/ProfileMatchCard/{ProfileMatchCard.specs.js → ProfileMatchCard.test.js} +0 -0
- /package/ReltioGridLayout/{ReltioGridLayout.specs.d.ts → ReltioGridLayout.test.d.ts} +0 -0
- /package/ReltioGridLayout/{ReltioGridLayout.specs.js → ReltioGridLayout.test.js} +0 -0
- /package/ReltioGridLayout/{helpers.specs.d.ts → helpers.test.d.ts} +0 -0
- /package/ReltioGridLayout/{helpers.specs.js → helpers.test.js} +0 -0
- /package/SimpleAttributeEditor/{useAutopopulationContextValue.specs.d.ts → useAutopopulationContextValue.test.d.ts} +0 -0
- /package/SimpleAttributeEditor/{useAutopopulationContextValue.specs.js → useAutopopulationContextValue.test.js} +0 -0
- /package/SmallIconButton/{SmallIconButton.specs.d.ts → SmallIconButton.test.d.ts} +0 -0
- /package/SmallIconButton/{SmallIconButton.specs.js → SmallIconButton.test.js} +0 -0
- /package/UploadImageDialog/{UploadImageDialog.specs.d.ts → UploadImageDialog.test.d.ts} +0 -0
- /package/UploadImageDialog/{UploadImageDialog.specs.js → UploadImageDialog.test.js} +0 -0
- /package/UploadImageDialog/components/DividerWithText/{DividerWithText.specs.d.ts → DividerWithText.test.d.ts} +0 -0
- /package/UploadImageDialog/components/DividerWithText/{DividerWithText.specs.js → DividerWithText.test.js} +0 -0
- /package/UploadImageDialog/components/ErrorSnackbar/{ErrorSnackbar.specs.d.ts → ErrorSnackbar.test.d.ts} +0 -0
- /package/UploadImageDialog/components/ErrorSnackbar/{ErrorSnackbar.specs.js → ErrorSnackbar.test.js} +0 -0
- /package/UploadImageDialog/components/ImageByUrlField/{ImageByUrlField.specs.d.ts → ImageByUrlField.test.d.ts} +0 -0
- /package/UploadImageDialog/components/ImageByUrlField/{ImageByUrlField.specs.js → ImageByUrlField.test.js} +0 -0
- /package/UploadImageDialog/components/SelectImageButton/{SelectImageButton.specs.d.ts → SelectImageButton.test.d.ts} +0 -0
- /package/UploadImageDialog/components/SelectImageButton/{SelectImageButton.specs.js → SelectImageButton.test.js} +0 -0
- /package/{UserSelector/UserSelector.specs.d.ts → UploadImageDialog/components/TargetBox/TargetBox.test.d.ts} +0 -0
- /package/{cjs/AttributeSelector/AttributeSelector.specs.d.ts → UserSelector/UserSelector.test.d.ts} +0 -0
- /package/UserSelector/{UserSelector.specs.js → UserSelector.test.js} +0 -0
- /package/cjs/{AttributesErrorsPanel/AttributesErrorsPanel.specs.d.ts → AttributeSelector/AttributeSelector.test.d.ts} +0 -0
- /package/cjs/AttributeSelector/{AttributeSelector.specs.js → AttributeSelector.test.js} +0 -0
- /package/cjs/AttributesErrorsPanel/{components/Error/Error.specs.d.ts → AttributesErrorsPanel.test.d.ts} +0 -0
- /package/cjs/AttributesErrorsPanel/{AttributesErrorsPanel.specs.js → AttributesErrorsPanel.test.js} +0 -0
- /package/cjs/{DateRangeSelector/DateRangeSelector.specs.d.ts → AttributesErrorsPanel/components/Error/Error.test.d.ts} +0 -0
- /package/cjs/{ImageGalleryDialog/ImageGalleryDialog.specs.d.ts → DateRangeSelector/DateRangeSelector.test.d.ts} +0 -0
- /package/cjs/DateRangeSelector/{DateRangeSelector.specs.js → DateRangeSelector.test.js} +0 -0
- /package/cjs/{ProfileBandNavigation/ProfileBandNavigation.specs.d.ts → ImageGalleryDialog/ImageGalleryDialog.test.d.ts} +0 -0
- /package/cjs/ImageGalleryDialog/{ImageGalleryDialog.specs.js → ImageGalleryDialog.test.js} +0 -0
- /package/cjs/{ProfileMatchCard/ProfileMatchCard.specs.d.ts → ProfileBandNavigation/ProfileBandNavigation.test.d.ts} +0 -0
- /package/cjs/ProfileBandNavigation/{ProfileBandNavigation.specs.js → ProfileBandNavigation.test.js} +0 -0
- /package/cjs/{ReltioGridLayout/ReltioGridLayout.specs.d.ts → ProfileMatchCard/ProfileMatchCard.test.d.ts} +0 -0
- /package/cjs/ProfileMatchCard/{ProfileMatchCard.specs.js → ProfileMatchCard.test.js} +0 -0
- /package/cjs/ReltioGridLayout/{helpers.specs.d.ts → ReltioGridLayout.test.d.ts} +0 -0
- /package/cjs/ReltioGridLayout/{ReltioGridLayout.specs.js → ReltioGridLayout.test.js} +0 -0
- /package/cjs/{SimpleAttributeEditor/useAutopopulationContextValue.specs.d.ts → ReltioGridLayout/helpers.test.d.ts} +0 -0
- /package/cjs/ReltioGridLayout/{helpers.specs.js → helpers.test.js} +0 -0
- /package/cjs/{SmallIconButton/SmallIconButton.specs.d.ts → SimpleAttributeEditor/useAutopopulationContextValue.test.d.ts} +0 -0
- /package/cjs/SimpleAttributeEditor/{useAutopopulationContextValue.specs.js → useAutopopulationContextValue.test.js} +0 -0
- /package/cjs/{UploadImageDialog/UploadImageDialog.specs.d.ts → SmallIconButton/SmallIconButton.test.d.ts} +0 -0
- /package/cjs/SmallIconButton/{SmallIconButton.specs.js → SmallIconButton.test.js} +0 -0
- /package/cjs/UploadImageDialog/{components/DividerWithText/DividerWithText.specs.d.ts → UploadImageDialog.test.d.ts} +0 -0
- /package/cjs/UploadImageDialog/{UploadImageDialog.specs.js → UploadImageDialog.test.js} +0 -0
- /package/cjs/UploadImageDialog/components/{ErrorSnackbar/ErrorSnackbar.specs.d.ts → DividerWithText/DividerWithText.test.d.ts} +0 -0
- /package/cjs/UploadImageDialog/components/DividerWithText/{DividerWithText.specs.js → DividerWithText.test.js} +0 -0
- /package/cjs/UploadImageDialog/components/{ImageByUrlField/ImageByUrlField.specs.d.ts → ErrorSnackbar/ErrorSnackbar.test.d.ts} +0 -0
- /package/cjs/UploadImageDialog/components/ErrorSnackbar/{ErrorSnackbar.specs.js → ErrorSnackbar.test.js} +0 -0
- /package/cjs/UploadImageDialog/components/{SelectImageButton/SelectImageButton.specs.d.ts → ImageByUrlField/ImageByUrlField.test.d.ts} +0 -0
- /package/cjs/UploadImageDialog/components/ImageByUrlField/{ImageByUrlField.specs.js → ImageByUrlField.test.js} +0 -0
- /package/cjs/{UserSelector/UserSelector.specs.d.ts → UploadImageDialog/components/SelectImageButton/SelectImageButton.test.d.ts} +0 -0
- /package/cjs/UploadImageDialog/components/SelectImageButton/{SelectImageButton.specs.js → SelectImageButton.test.js} +0 -0
- /package/cjs/{features/activity-log/ActivityLogFilter/helpers.specs.d.ts → UploadImageDialog/components/TargetBox/TargetBox.test.d.ts} +0 -0
- /package/cjs/{features/history/ContributorsPanel/ContributorsPanel.specs.d.ts → UserSelector/UserSelector.test.d.ts} +0 -0
- /package/cjs/UserSelector/{UserSelector.specs.js → UserSelector.test.js} +0 -0
- /package/cjs/features/{history/ContributorsPanel/components/ContributorItem/ContributorItem.specs.d.ts → activity-log/ActivityLogFilter/helpers.test.d.ts} +0 -0
- /package/cjs/features/activity-log/ActivityLogFilter/{helpers.specs.js → helpers.test.js} +0 -0
- /package/cjs/features/history/{DateRangeSelector/DateRangeSelector.specs.d.ts → ContributorsPanel/ContributorsPanel.test.d.ts} +0 -0
- /package/cjs/features/history/ContributorsPanel/{ContributorsPanel.specs.js → ContributorsPanel.test.js} +0 -0
- /package/cjs/features/history/{HistoryActivitySelector/HistoryActivitySelector.specs.d.ts → ContributorsPanel/components/ContributorItem/ContributorItem.test.d.ts} +0 -0
- /package/cjs/features/history/ContributorsPanel/components/ContributorItem/{ContributorItem.specs.js → ContributorItem.test.js} +0 -0
- /package/cjs/features/history/{HistoryGraph/HistoryGraph.specs.d.ts → DateRangeSelector/DateRangeSelector.test.d.ts} +0 -0
- /package/cjs/features/history/DateRangeSelector/{DateRangeSelector.specs.js → DateRangeSelector.test.js} +0 -0
- /package/cjs/features/history/{HistoryGraph/components/HistoryCircle/HistoryCircle.specs.d.ts → HistoryActivitySelector/HistoryActivitySelector.test.d.ts} +0 -0
- /package/cjs/features/history/HistoryActivitySelector/{HistoryActivitySelector.specs.js → HistoryActivitySelector.test.js} +0 -0
- /package/cjs/features/history/HistoryGraph/{components/HistoryLink/HistoryLink.specs.d.ts → HistoryGraph.test.d.ts} +0 -0
- /package/cjs/features/history/HistoryGraph/{helpers.specs.d.ts → components/HistoryCircle/HistoryCircle.test.d.ts} +0 -0
- /package/cjs/features/history/HistoryGraph/components/HistoryCircle/{HistoryCircle.specs.js → HistoryCircle.test.js} +0 -0
- /package/cjs/features/history/{HistoryMenuButton/HistoryMenuButton.specs.d.ts → HistoryGraph/components/HistoryLink/HistoryLink.test.d.ts} +0 -0
- /package/cjs/features/history/HistoryGraph/components/HistoryLink/{HistoryLink.specs.js → HistoryLink.test.js} +0 -0
- /package/cjs/features/history/{HistoryPanelEmptyState/HistoryPanelEmptyState.specs.d.ts → HistoryGraph/helpers.test.d.ts} +0 -0
- /package/cjs/features/history/HistoryGraph/{helpers.specs.js → helpers.test.js} +0 -0
- /package/cjs/features/history/{HistoryRow/HistoryRow.specs.d.ts → HistoryMenuButton/HistoryMenuButton.test.d.ts} +0 -0
- /package/cjs/features/history/HistoryMenuButton/{HistoryMenuButton.specs.js → HistoryMenuButton.test.js} +0 -0
- /package/cjs/features/history/{HistoryTree/HistoryTree.specs.d.ts → HistoryPanelEmptyState/HistoryPanelEmptyState.test.d.ts} +0 -0
- /package/cjs/features/history/HistoryPanelEmptyState/{HistoryPanelEmptyState.specs.js → HistoryPanelEmptyState.test.js} +0 -0
- /package/cjs/features/history/{HistoryView/HistoryView.specs.d.ts → HistoryRow/HistoryRow.test.d.ts} +0 -0
- /package/cjs/features/history/HistoryRow/{HistoryRow.specs.js → HistoryRow.test.js} +0 -0
- /package/cjs/features/{workflow/hooks/useChangeRequest.specs.d.ts → history/HistoryTree/HistoryTree.test.d.ts} +0 -0
- /package/cjs/features/history/HistoryTree/{HistoryTree.specs.js → HistoryTree.test.js} +0 -0
- /package/cjs/features/{workflow/hooks/useWorkflowCheckPermission.specs.d.ts → history/HistoryView/HistoryView.test.d.ts} +0 -0
- /package/cjs/features/history/HistoryView/{HistoryView.specs.js → HistoryView.test.js} +0 -0
- /package/cjs/features/workflow/hooks/{useWorkflowColor.specs.d.ts → useChangeRequest.test.d.ts} +0 -0
- /package/cjs/features/workflow/hooks/{useChangeRequest.specs.js → useChangeRequest.test.js} +0 -0
- /package/cjs/{hooks/useCollaboration/useCollaboration.specs.d.ts → features/workflow/hooks/useWorkflowCheckPermission.test.d.ts} +0 -0
- /package/cjs/features/workflow/hooks/{useWorkflowCheckPermission.specs.js → useWorkflowCheckPermission.test.js} +0 -0
- /package/cjs/{hooks/useCommentsEntitiesMap/useCommentsEntitiesMap.specs.d.ts → features/workflow/hooks/useWorkflowColor.test.d.ts} +0 -0
- /package/cjs/features/workflow/hooks/{useWorkflowColor.specs.js → useWorkflowColor.test.js} +0 -0
- /package/cjs/hooks/{useConfigPermissions/useConfigPermissions.specs.d.ts → useCollaboration/useCollaboration.test.d.ts} +0 -0
- /package/cjs/hooks/useCollaboration/{useCollaboration.specs.js → useCollaboration.test.js} +0 -0
- /package/cjs/hooks/{useEditableConnection/useEditableConnection.specs.d.ts → useCommentsEntitiesMap/useCommentsEntitiesMap.test.d.ts} +0 -0
- /package/cjs/hooks/useCommentsEntitiesMap/{useCommentsEntitiesMap.specs.js → useCommentsEntitiesMap.test.js} +0 -0
- /package/cjs/hooks/{useHtmlSanitizer/useHtmlSanitizer.specs.d.ts → useConfigPermissions/useConfigPermissions.test.d.ts} +0 -0
- /package/cjs/hooks/useConfigPermissions/{useConfigPermissions.specs.js → useConfigPermissions.test.js} +0 -0
- /package/cjs/hooks/{useRelationsLoader/useRelationsLoader.specs.d.ts → useEditableConnection/useEditableConnection.test.d.ts} +0 -0
- /package/cjs/hooks/useEditableConnection/{useEditableConnection.specs.js → useEditableConnection.test.js} +0 -0
- /package/cjs/hooks/{useUsers/useUsers.specs.d.ts → useHtmlSanitizer/useHtmlSanitizer.test.d.ts} +0 -0
- /package/cjs/hooks/useHtmlSanitizer/{useHtmlSanitizer.specs.js → useHtmlSanitizer.test.js} +0 -0
- /package/{features/activity-log/ActivityLogFilter/helpers.specs.d.ts → cjs/hooks/useRelationsLoader/useRelationsLoader.test.d.ts} +0 -0
- /package/cjs/hooks/useRelationsLoader/{useRelationsLoader.specs.js → useRelationsLoader.test.js} +0 -0
- /package/{features/history/ContributorsPanel/ContributorsPanel.specs.d.ts → cjs/hooks/useUsers/useUsers.test.d.ts} +0 -0
- /package/cjs/hooks/useUsers/{useUsers.specs.js → useUsers.test.js} +0 -0
- /package/features/{history/ContributorsPanel/components/ContributorItem/ContributorItem.specs.d.ts → activity-log/ActivityLogFilter/helpers.test.d.ts} +0 -0
- /package/features/activity-log/ActivityLogFilter/{helpers.specs.js → helpers.test.js} +0 -0
- /package/features/history/{DateRangeSelector/DateRangeSelector.specs.d.ts → ContributorsPanel/ContributorsPanel.test.d.ts} +0 -0
- /package/features/history/ContributorsPanel/{ContributorsPanel.specs.js → ContributorsPanel.test.js} +0 -0
- /package/features/history/{HistoryActivitySelector/HistoryActivitySelector.specs.d.ts → ContributorsPanel/components/ContributorItem/ContributorItem.test.d.ts} +0 -0
- /package/features/history/ContributorsPanel/components/ContributorItem/{ContributorItem.specs.js → ContributorItem.test.js} +0 -0
- /package/features/history/{HistoryGraph/HistoryGraph.specs.d.ts → DateRangeSelector/DateRangeSelector.test.d.ts} +0 -0
- /package/features/history/DateRangeSelector/{DateRangeSelector.specs.js → DateRangeSelector.test.js} +0 -0
- /package/features/history/{HistoryGraph/components/HistoryCircle/HistoryCircle.specs.d.ts → HistoryActivitySelector/HistoryActivitySelector.test.d.ts} +0 -0
- /package/features/history/HistoryActivitySelector/{HistoryActivitySelector.specs.js → HistoryActivitySelector.test.js} +0 -0
- /package/features/history/HistoryGraph/{components/HistoryLink/HistoryLink.specs.d.ts → HistoryGraph.test.d.ts} +0 -0
- /package/features/history/HistoryGraph/{helpers.specs.d.ts → components/HistoryCircle/HistoryCircle.test.d.ts} +0 -0
- /package/features/history/HistoryGraph/components/HistoryCircle/{HistoryCircle.specs.js → HistoryCircle.test.js} +0 -0
- /package/features/history/{HistoryMenuButton/HistoryMenuButton.specs.d.ts → HistoryGraph/components/HistoryLink/HistoryLink.test.d.ts} +0 -0
- /package/features/history/HistoryGraph/components/HistoryLink/{HistoryLink.specs.js → HistoryLink.test.js} +0 -0
- /package/features/history/{HistoryPanelEmptyState/HistoryPanelEmptyState.specs.d.ts → HistoryGraph/helpers.test.d.ts} +0 -0
- /package/features/history/HistoryGraph/{helpers.specs.js → helpers.test.js} +0 -0
- /package/features/history/{HistoryRow/HistoryRow.specs.d.ts → HistoryMenuButton/HistoryMenuButton.test.d.ts} +0 -0
- /package/features/history/HistoryMenuButton/{HistoryMenuButton.specs.js → HistoryMenuButton.test.js} +0 -0
- /package/features/history/{HistoryTree/HistoryTree.specs.d.ts → HistoryPanelEmptyState/HistoryPanelEmptyState.test.d.ts} +0 -0
- /package/features/history/HistoryPanelEmptyState/{HistoryPanelEmptyState.specs.js → HistoryPanelEmptyState.test.js} +0 -0
- /package/features/history/{HistoryView/HistoryView.specs.d.ts → HistoryRow/HistoryRow.test.d.ts} +0 -0
- /package/features/history/HistoryRow/{HistoryRow.specs.js → HistoryRow.test.js} +0 -0
- /package/features/{workflow/hooks/useChangeRequest.specs.d.ts → history/HistoryTree/HistoryTree.test.d.ts} +0 -0
- /package/features/history/HistoryTree/{HistoryTree.specs.js → HistoryTree.test.js} +0 -0
- /package/features/{workflow/hooks/useWorkflowCheckPermission.specs.d.ts → history/HistoryView/HistoryView.test.d.ts} +0 -0
- /package/features/history/HistoryView/{HistoryView.specs.js → HistoryView.test.js} +0 -0
- /package/features/workflow/hooks/{useWorkflowColor.specs.d.ts → useChangeRequest.test.d.ts} +0 -0
- /package/features/workflow/hooks/{useChangeRequest.specs.js → useChangeRequest.test.js} +0 -0
- /package/{hooks/useCollaboration/useCollaboration.specs.d.ts → features/workflow/hooks/useWorkflowCheckPermission.test.d.ts} +0 -0
- /package/features/workflow/hooks/{useWorkflowCheckPermission.specs.js → useWorkflowCheckPermission.test.js} +0 -0
- /package/{hooks/useCommentsEntitiesMap/useCommentsEntitiesMap.specs.d.ts → features/workflow/hooks/useWorkflowColor.test.d.ts} +0 -0
- /package/features/workflow/hooks/{useWorkflowColor.specs.js → useWorkflowColor.test.js} +0 -0
- /package/hooks/{useConfigPermissions/useConfigPermissions.specs.d.ts → useCollaboration/useCollaboration.test.d.ts} +0 -0
- /package/hooks/useCollaboration/{useCollaboration.specs.js → useCollaboration.test.js} +0 -0
- /package/hooks/{useEditableConnection/useEditableConnection.specs.d.ts → useCommentsEntitiesMap/useCommentsEntitiesMap.test.d.ts} +0 -0
- /package/hooks/useCommentsEntitiesMap/{useCommentsEntitiesMap.specs.js → useCommentsEntitiesMap.test.js} +0 -0
- /package/hooks/{useHtmlSanitizer/useHtmlSanitizer.specs.d.ts → useConfigPermissions/useConfigPermissions.test.d.ts} +0 -0
- /package/hooks/useConfigPermissions/{useConfigPermissions.specs.js → useConfigPermissions.test.js} +0 -0
- /package/hooks/{useRelationsLoader/useRelationsLoader.specs.d.ts → useEditableConnection/useEditableConnection.test.d.ts} +0 -0
- /package/hooks/useEditableConnection/{useEditableConnection.specs.js → useEditableConnection.test.js} +0 -0
- /package/hooks/{useUsers/useUsers.specs.d.ts → useHtmlSanitizer/useHtmlSanitizer.test.d.ts} +0 -0
- /package/hooks/useHtmlSanitizer/{useHtmlSanitizer.specs.js → useHtmlSanitizer.test.js} +0 -0
- /package/hooks/useRelationsLoader/{useRelationsLoader.specs.js → useRelationsLoader.test.js} +0 -0
- /package/hooks/useUsers/{useUsers.specs.js → useUsers.test.js} +0 -0
|
@@ -201,7 +201,7 @@ describe('Error tests', function () {
|
|
|
201
201
|
]
|
|
202
202
|
};
|
|
203
203
|
setUp({ error: error });
|
|
204
|
-
expect(screen.getByText('ReferenceType1 > Name Type 1__'));
|
|
204
|
+
expect(screen.getByText('ReferenceType1 > Name Type 1__')).toBeInTheDocument();
|
|
205
205
|
expect(screen.getByText('Error 1_')).toBeInTheDocument();
|
|
206
206
|
expect(screen.getByText('Connection 1 / Reference 1 / Name1')).toBeInTheDocument();
|
|
207
207
|
});
|
|
@@ -28,7 +28,7 @@ import Typography from '@mui/material/Typography';
|
|
|
28
28
|
import Tooltip from '@mui/material/Tooltip';
|
|
29
29
|
import CircularProgress from '@mui/material/CircularProgress';
|
|
30
30
|
import { useCssVariableStyles } from '../hooks/useCssVariableStyles/useCssVariableStyles';
|
|
31
|
-
import styles from './
|
|
31
|
+
import styles from './ModeSwitcherSelect.module.css';
|
|
32
32
|
var isButton = function (value) { return 'onClick' in value; };
|
|
33
33
|
var MAX_WIDTH_SELECT = 200;
|
|
34
34
|
var SELECT_PADDING_RIGHT = 32;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const styles = {"root":"ModeSwitcherSelect-root--H-Y65","outlined":"ModeSwitcherSelect-outlined--pPmB-","normal":"ModeSwitcherSelect-normal--R1dC8","thin":"ModeSwitcherSelect-thin--7Gagd","select":"ModeSwitcherSelect-select--FGZQk","Mui-disabled":"ModeSwitcherSelect-Mui-disabled---xXBb","MuiOutlinedInput-notchedOutline":"ModeSwitcherSelect-MuiOutlinedInput-notchedOutline--2GIzv","currentValueIcon":"ModeSwitcherSelect-currentValueIcon--26u4M","currentValueText":"ModeSwitcherSelect-currentValueText--4udQ1","arrowIcon":"ModeSwitcherSelect-arrowIcon--s0fg5","currentValue":"ModeSwitcherSelect-currentValue--S1-AU","menuItem":"ModeSwitcherSelect-menuItem---gyaJ","firstMenuItemButton":"ModeSwitcherSelect-firstMenuItemButton--QVMYO","menuItemInner":"ModeSwitcherSelect-menuItemInner--3wBo-","menuItemIcon":"ModeSwitcherSelect-menuItemIcon--ynw-E","menuItemLabel":"ModeSwitcherSelect-menuItemLabel--EPP4X","menuItemDescription":"ModeSwitcherSelect-menuItemDescription--O5GKH"};
|
|
2
|
+
if (typeof document !== 'undefined') {
|
|
3
|
+
const head = document.head || document.getElementsByTagName('head')[0]
|
|
4
|
+
const style = document.createElement('style');
|
|
5
|
+
style.type = 'text/css'
|
|
6
|
+
style.innerHTML = `.ModeSwitcherSelect-root--H-Y65{align-items:center;display:inline-flex;max-width:var(--max-width-select)}.ModeSwitcherSelect-root--H-Y65.ModeSwitcherSelect-outlined--pPmB-{min-height:1.1876em}.ModeSwitcherSelect-root--H-Y65.ModeSwitcherSelect-normal--R1dC8{padding-bottom:9px;padding-top:9px}.ModeSwitcherSelect-root--H-Y65.ModeSwitcherSelect-thin--7Gagd{padding-bottom:6px;padding-top:6px}.ModeSwitcherSelect-select--FGZQk.ModeSwitcherSelect-Mui-disabled---xXBb .ModeSwitcherSelect-MuiOutlinedInput-notchedOutline--2GIzv{border-color:var(--mui-palette-text-disabled)}.ModeSwitcherSelect-select--FGZQk.ModeSwitcherSelect-Mui-disabled---xXBb .ModeSwitcherSelect-currentValueIcon--26u4M,.ModeSwitcherSelect-select--FGZQk.ModeSwitcherSelect-Mui-disabled---xXBb .ModeSwitcherSelect-currentValueText--4udQ1{color:var(--mui-palette-text-disabled)}.ModeSwitcherSelect-outlined--pPmB-{padding-left:var(--select-padding-left);padding-right:var(--select-padding-right)}.ModeSwitcherSelect-arrowIcon--s0fg5{color:var(--mui-palette-text-secondary);font-size:18px;right:12px;top:calc(50% - 9px)}.ModeSwitcherSelect-arrowIcon--s0fg5.ModeSwitcherSelect-thin--7Gagd{right:8px}.ModeSwitcherSelect-currentValue--S1-AU{align-items:center;display:flex}.ModeSwitcherSelect-currentValueIcon--26u4M{color:var(--mui-palette-text-secondary);display:inline-block;font-size:18px;height:1em;margin-right:8px;width:1em}.ModeSwitcherSelect-currentValueText--4udQ1{color:var(--mui-palette-text-primary);font-size:14px;font-weight:500;line-height:16px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ModeSwitcherSelect-menuItem---gyaJ{padding:9px 12px 7px}.ModeSwitcherSelect-firstMenuItemButton--QVMYO{border-top:1px solid #e4e4e4}.ModeSwitcherSelect-menuItemInner--3wBo-{align-items:flex-start;display:flex}.ModeSwitcherSelect-menuItemIcon--ynw-E{color:var(--mui-palette-text-secondary);display:inline-block;font-size:18px;height:1em;margin-right:9px;width:1em}.ModeSwitcherSelect-menuItemLabel--EPP4X{color:var(--mui-palette-text-primary);font-size:14px;font-weight:500;line-height:16px}.ModeSwitcherSelect-menuItemDescription--O5GKH{color:var(--mui-palette-text-secondary);font-size:10px;line-height:16px}`;
|
|
7
|
+
head.appendChild(style);
|
|
8
|
+
}
|
|
9
|
+
export default styles;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { render, fireEvent } from '@testing-library/react';
|
|
3
|
-
import '@testing-library/jest-dom';
|
|
2
|
+
import { render, screen, fireEvent } from '@testing-library/react';
|
|
4
3
|
import { TargetBox } from './TargetBox';
|
|
5
4
|
var mockOnAppendFile = jest.fn();
|
|
6
5
|
var setUp = function () {
|
|
@@ -11,8 +10,8 @@ describe('TargetBox', function () {
|
|
|
11
10
|
jest.clearAllMocks();
|
|
12
11
|
});
|
|
13
12
|
it('should renders well', function () {
|
|
14
|
-
|
|
15
|
-
expect(getByText('Drag an image here')).toBeInTheDocument();
|
|
13
|
+
setUp();
|
|
14
|
+
expect(screen.getByText('Drag an image here')).toBeInTheDocument();
|
|
16
15
|
});
|
|
17
16
|
it('should activates drag state on drag over with acceptable file type', function () {
|
|
18
17
|
var container = setUp().container;
|
|
@@ -206,7 +206,7 @@ describe('Error tests', function () {
|
|
|
206
206
|
]
|
|
207
207
|
};
|
|
208
208
|
setUp({ error: error });
|
|
209
|
-
expect(react_2.screen.getByText('ReferenceType1 > Name Type 1__'));
|
|
209
|
+
expect(react_2.screen.getByText('ReferenceType1 > Name Type 1__')).toBeInTheDocument();
|
|
210
210
|
expect(react_2.screen.getByText('Error 1_')).toBeInTheDocument();
|
|
211
211
|
expect(react_2.screen.getByText('Connection 1 / Reference 1 / Name1')).toBeInTheDocument();
|
|
212
212
|
});
|
|
@@ -34,7 +34,7 @@ var Typography_1 = __importDefault(require("@mui/material/Typography"));
|
|
|
34
34
|
var Tooltip_1 = __importDefault(require("@mui/material/Tooltip"));
|
|
35
35
|
var CircularProgress_1 = __importDefault(require("@mui/material/CircularProgress"));
|
|
36
36
|
var useCssVariableStyles_1 = require("../hooks/useCssVariableStyles/useCssVariableStyles");
|
|
37
|
-
var
|
|
37
|
+
var ModeSwitcherSelect_module_css_1 = __importDefault(require("./ModeSwitcherSelect.module.css"));
|
|
38
38
|
var isButton = function (value) { return 'onClick' in value; };
|
|
39
39
|
var MAX_WIDTH_SELECT = 200;
|
|
40
40
|
var SELECT_PADDING_RIGHT = 32;
|
|
@@ -60,32 +60,32 @@ var ModeSwitcherSelect = function (_a) {
|
|
|
60
60
|
var value = item.value, label = item.label, description = item.description, IconComponent = item.icon;
|
|
61
61
|
var menuItemProps = {
|
|
62
62
|
value: value,
|
|
63
|
-
className:
|
|
63
|
+
className: ModeSwitcherSelect_module_css_1.default.menuItem
|
|
64
64
|
};
|
|
65
65
|
if (isButton(item)) {
|
|
66
66
|
menuItemProps.onClick = function () { return item.onClick(value); };
|
|
67
67
|
menuItemProps.className = (0, classnames_1.default)(menuItemProps.className, (_a = {},
|
|
68
|
-
_a[
|
|
68
|
+
_a[ModeSwitcherSelect_module_css_1.default.firstMenuItemButton] = idx === firstButtonIdx,
|
|
69
69
|
_a));
|
|
70
70
|
}
|
|
71
71
|
return (react_1.default.createElement(MenuItem_1.default, __assign({ key: value }, menuItemProps, { "data-reltio-id": "reltio-profile-select-mode-".concat(value) }),
|
|
72
|
-
react_1.default.createElement(Box_1.default, { className:
|
|
73
|
-
IconComponent && react_1.default.createElement(IconComponent, { className:
|
|
72
|
+
react_1.default.createElement(Box_1.default, { className: ModeSwitcherSelect_module_css_1.default.menuItemInner },
|
|
73
|
+
IconComponent && react_1.default.createElement(IconComponent, { className: ModeSwitcherSelect_module_css_1.default.menuItemIcon }),
|
|
74
74
|
react_1.default.createElement(Box_1.default, null,
|
|
75
|
-
react_1.default.createElement(Typography_1.default, { className:
|
|
76
|
-
react_1.default.createElement(Typography_1.default, { className:
|
|
75
|
+
react_1.default.createElement(Typography_1.default, { className: ModeSwitcherSelect_module_css_1.default.menuItemLabel }, label),
|
|
76
|
+
react_1.default.createElement(Typography_1.default, { className: ModeSwitcherSelect_module_css_1.default.menuItemDescription }, description)))));
|
|
77
77
|
});
|
|
78
78
|
};
|
|
79
|
-
return (react_1.default.createElement(Select_1.default, { style: variableStyles, className:
|
|
80
|
-
select: (0, classnames_1.default)(
|
|
81
|
-
icon: (0, classnames_1.default)(
|
|
82
|
-
outlined:
|
|
79
|
+
return (react_1.default.createElement(Select_1.default, { style: variableStyles, className: ModeSwitcherSelect_module_css_1.default.select, classes: {
|
|
80
|
+
select: (0, classnames_1.default)(ModeSwitcherSelect_module_css_1.default.root, ModeSwitcherSelect_module_css_1.default[variant]),
|
|
81
|
+
icon: (0, classnames_1.default)(ModeSwitcherSelect_module_css_1.default.arrowIcon, ModeSwitcherSelect_module_css_1.default[variant]),
|
|
82
|
+
outlined: ModeSwitcherSelect_module_css_1.default.outlined
|
|
83
83
|
}, value: value, onChange: handleChange, variant: "outlined", renderValue: function (value) {
|
|
84
84
|
var _a = optionsGroup.find((0, ramda_1.propEq)('value', value)) || {}, IconComponent = _a.icon, _b = _a.label, label = _b === void 0 ? value : _b;
|
|
85
|
-
return (react_1.default.createElement(Box_1.default, { className:
|
|
86
|
-
loading ? (react_1.default.createElement(CircularProgress_1.default, { size: "1em", "data-reltio-id": "mode-loading-spinner", className:
|
|
85
|
+
return (react_1.default.createElement(Box_1.default, { className: ModeSwitcherSelect_module_css_1.default.currentValue },
|
|
86
|
+
loading ? (react_1.default.createElement(CircularProgress_1.default, { size: "1em", "data-reltio-id": "mode-loading-spinner", className: ModeSwitcherSelect_module_css_1.default.currentValueIcon })) : (IconComponent && react_1.default.createElement(IconComponent, { className: ModeSwitcherSelect_module_css_1.default.currentValueIcon })),
|
|
87
87
|
react_1.default.createElement(Tooltip_1.default, { title: label },
|
|
88
|
-
react_1.default.createElement(Typography_1.default, { className:
|
|
88
|
+
react_1.default.createElement(Typography_1.default, { className: ModeSwitcherSelect_module_css_1.default.currentValueText }, label))));
|
|
89
89
|
}, MenuProps: {
|
|
90
90
|
anchorOrigin: {
|
|
91
91
|
vertical: 'bottom',
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const styles = {"root":"ModeSwitcherSelect-root--H-Y65","outlined":"ModeSwitcherSelect-outlined--pPmB-","normal":"ModeSwitcherSelect-normal--R1dC8","thin":"ModeSwitcherSelect-thin--7Gagd","select":"ModeSwitcherSelect-select--FGZQk","Mui-disabled":"ModeSwitcherSelect-Mui-disabled---xXBb","MuiOutlinedInput-notchedOutline":"ModeSwitcherSelect-MuiOutlinedInput-notchedOutline--2GIzv","currentValueIcon":"ModeSwitcherSelect-currentValueIcon--26u4M","currentValueText":"ModeSwitcherSelect-currentValueText--4udQ1","arrowIcon":"ModeSwitcherSelect-arrowIcon--s0fg5","currentValue":"ModeSwitcherSelect-currentValue--S1-AU","menuItem":"ModeSwitcherSelect-menuItem---gyaJ","firstMenuItemButton":"ModeSwitcherSelect-firstMenuItemButton--QVMYO","menuItemInner":"ModeSwitcherSelect-menuItemInner--3wBo-","menuItemIcon":"ModeSwitcherSelect-menuItemIcon--ynw-E","menuItemLabel":"ModeSwitcherSelect-menuItemLabel--EPP4X","menuItemDescription":"ModeSwitcherSelect-menuItemDescription--O5GKH"};
|
|
2
|
+
if (typeof document !== 'undefined') {
|
|
3
|
+
const head = document.head || document.getElementsByTagName('head')[0]
|
|
4
|
+
const style = document.createElement('style');
|
|
5
|
+
style.type = 'text/css'
|
|
6
|
+
style.innerHTML = `.ModeSwitcherSelect-root--H-Y65{align-items:center;display:inline-flex;max-width:var(--max-width-select)}.ModeSwitcherSelect-root--H-Y65.ModeSwitcherSelect-outlined--pPmB-{min-height:1.1876em}.ModeSwitcherSelect-root--H-Y65.ModeSwitcherSelect-normal--R1dC8{padding-bottom:9px;padding-top:9px}.ModeSwitcherSelect-root--H-Y65.ModeSwitcherSelect-thin--7Gagd{padding-bottom:6px;padding-top:6px}.ModeSwitcherSelect-select--FGZQk.ModeSwitcherSelect-Mui-disabled---xXBb .ModeSwitcherSelect-MuiOutlinedInput-notchedOutline--2GIzv{border-color:var(--mui-palette-text-disabled)}.ModeSwitcherSelect-select--FGZQk.ModeSwitcherSelect-Mui-disabled---xXBb .ModeSwitcherSelect-currentValueIcon--26u4M,.ModeSwitcherSelect-select--FGZQk.ModeSwitcherSelect-Mui-disabled---xXBb .ModeSwitcherSelect-currentValueText--4udQ1{color:var(--mui-palette-text-disabled)}.ModeSwitcherSelect-outlined--pPmB-{padding-left:var(--select-padding-left);padding-right:var(--select-padding-right)}.ModeSwitcherSelect-arrowIcon--s0fg5{color:var(--mui-palette-text-secondary);font-size:18px;right:12px;top:calc(50% - 9px)}.ModeSwitcherSelect-arrowIcon--s0fg5.ModeSwitcherSelect-thin--7Gagd{right:8px}.ModeSwitcherSelect-currentValue--S1-AU{align-items:center;display:flex}.ModeSwitcherSelect-currentValueIcon--26u4M{color:var(--mui-palette-text-secondary);display:inline-block;font-size:18px;height:1em;margin-right:8px;width:1em}.ModeSwitcherSelect-currentValueText--4udQ1{color:var(--mui-palette-text-primary);font-size:14px;font-weight:500;line-height:16px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ModeSwitcherSelect-menuItem---gyaJ{padding:9px 12px 7px}.ModeSwitcherSelect-firstMenuItemButton--QVMYO{border-top:1px solid #e4e4e4}.ModeSwitcherSelect-menuItemInner--3wBo-{align-items:flex-start;display:flex}.ModeSwitcherSelect-menuItemIcon--ynw-E{color:var(--mui-palette-text-secondary);display:inline-block;font-size:18px;height:1em;margin-right:9px;width:1em}.ModeSwitcherSelect-menuItemLabel--EPP4X{color:var(--mui-palette-text-primary);font-size:14px;font-weight:500;line-height:16px}.ModeSwitcherSelect-menuItemDescription--O5GKH{color:var(--mui-palette-text-secondary);font-size:10px;line-height:16px}`;
|
|
7
|
+
head.appendChild(style);
|
|
8
|
+
}
|
|
9
|
+
module.exports = styles;
|
|
@@ -5,7 +5,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
var react_1 = __importDefault(require("react"));
|
|
7
7
|
var react_2 = require("@testing-library/react");
|
|
8
|
-
require("@testing-library/jest-dom");
|
|
9
8
|
var TargetBox_1 = require("./TargetBox");
|
|
10
9
|
var mockOnAppendFile = jest.fn();
|
|
11
10
|
var setUp = function () {
|
|
@@ -16,8 +15,8 @@ describe('TargetBox', function () {
|
|
|
16
15
|
jest.clearAllMocks();
|
|
17
16
|
});
|
|
18
17
|
it('should renders well', function () {
|
|
19
|
-
|
|
20
|
-
expect(getByText('Drag an image here')).toBeInTheDocument();
|
|
18
|
+
setUp();
|
|
19
|
+
expect(react_2.screen.getByText('Drag an image here')).toBeInTheDocument();
|
|
21
20
|
});
|
|
22
21
|
it('should activates drag state on drag over with acceptable file type', function () {
|
|
23
22
|
var container = setUp().container;
|
|
@@ -117,7 +117,7 @@ describe('HistoryGraph tests', function () {
|
|
|
117
117
|
expect(circles).toBeInTheDocument();
|
|
118
118
|
expect(circles === null || circles === void 0 ? void 0 : circles.childNodes).toHaveLength(81);
|
|
119
119
|
});
|
|
120
|
-
it('should not add node line for main history line and connect unmerge event with current
|
|
120
|
+
it('should not add node line for main history line and connect unmerge event with current', function () {
|
|
121
121
|
var container = setUp({ graphData: graph_test_data_1.withUnmergedMainData }).container;
|
|
122
122
|
expect(container).toMatchSnapshot();
|
|
123
123
|
});
|
|
@@ -112,7 +112,7 @@ describe('HistoryGraph tests', function () {
|
|
|
112
112
|
expect(circles).toBeInTheDocument();
|
|
113
113
|
expect(circles === null || circles === void 0 ? void 0 : circles.childNodes).toHaveLength(81);
|
|
114
114
|
});
|
|
115
|
-
it('should not add node line for main history line and connect unmerge event with current
|
|
115
|
+
it('should not add node line for main history line and connect unmerge event with current', function () {
|
|
116
116
|
var container = setUp({ graphData: withUnmergedMainData }).container;
|
|
117
117
|
expect(container).toMatchSnapshot();
|
|
118
118
|
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@reltio/components",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.2048",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE FILE",
|
|
5
5
|
"main": "./cjs/index.js",
|
|
6
6
|
"module": "./index.js",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"@fluentui/react-context-selector": "^9.1.26",
|
|
12
12
|
"@googlemaps/markerclusterer": "^2.5.3",
|
|
13
13
|
"@react-sigma/core": "3.4.0",
|
|
14
|
-
"@reltio/mdm-sdk": "^1.4.
|
|
14
|
+
"@reltio/mdm-sdk": "^1.4.1906",
|
|
15
15
|
"@vis.gl/react-google-maps": "^1.3.0",
|
|
16
16
|
"d3-cloud": "^1.2.5",
|
|
17
17
|
"d3-geo": "^2.0.1",
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
const styles = {"root":"ModeSwitcherSelect-root--U-mxG","outlined":"ModeSwitcherSelect-outlined--Lzkdu","normal":"ModeSwitcherSelect-normal--eJi9k","thin":"ModeSwitcherSelect-thin--3ut9c","select":"ModeSwitcherSelect-select--5-O3e","Mui-disabled":"ModeSwitcherSelect-Mui-disabled--Ovc-G","MuiOutlinedInput-notchedOutline":"ModeSwitcherSelect-MuiOutlinedInput-notchedOutline--6sEd2","currentValueIcon":"ModeSwitcherSelect-currentValueIcon--NO4sL","currentValueText":"ModeSwitcherSelect-currentValueText--LfE9q","arrowIcon":"ModeSwitcherSelect-arrowIcon--n3PP2","currentValue":"ModeSwitcherSelect-currentValue--qmIjV","menuItem":"ModeSwitcherSelect-menuItem--wGmWL","firstMenuItemButton":"ModeSwitcherSelect-firstMenuItemButton--8qaFd","menuItemInner":"ModeSwitcherSelect-menuItemInner--9DSaH","menuItemIcon":"ModeSwitcherSelect-menuItemIcon--TfRCH","menuItemLabel":"ModeSwitcherSelect-menuItemLabel--0Tz-h","menuItemDescription":"ModeSwitcherSelect-menuItemDescription--nFZuS"};
|
|
2
|
-
if (typeof document !== 'undefined') {
|
|
3
|
-
const head = document.head || document.getElementsByTagName('head')[0]
|
|
4
|
-
const style = document.createElement('style');
|
|
5
|
-
style.type = 'text/css'
|
|
6
|
-
style.innerHTML = `.ModeSwitcherSelect-root--U-mxG{align-items:center;display:inline-flex;max-width:var(--max-width-select)}.ModeSwitcherSelect-root--U-mxG.ModeSwitcherSelect-outlined--Lzkdu{min-height:1.1876em}.ModeSwitcherSelect-root--U-mxG.ModeSwitcherSelect-normal--eJi9k{padding-bottom:9px;padding-top:9px}.ModeSwitcherSelect-root--U-mxG.ModeSwitcherSelect-thin--3ut9c{padding-bottom:6px;padding-top:6px}.ModeSwitcherSelect-select--5-O3e.ModeSwitcherSelect-Mui-disabled--Ovc-G .ModeSwitcherSelect-MuiOutlinedInput-notchedOutline--6sEd2{border-color:var(--mui-palette-text-disabled)}.ModeSwitcherSelect-select--5-O3e.ModeSwitcherSelect-Mui-disabled--Ovc-G .ModeSwitcherSelect-currentValueIcon--NO4sL,.ModeSwitcherSelect-select--5-O3e.ModeSwitcherSelect-Mui-disabled--Ovc-G .ModeSwitcherSelect-currentValueText--LfE9q{color:var(--mui-palette-text-disabled)}.ModeSwitcherSelect-outlined--Lzkdu{padding-left:var(--select-padding-left);padding-right:var(--select-padding-right)}.ModeSwitcherSelect-arrowIcon--n3PP2{color:var(--mui-palette-text-secondary);font-size:18px;right:12px;top:calc(50% - 9px)}.ModeSwitcherSelect-arrowIcon--n3PP2.ModeSwitcherSelect-thin--3ut9c{right:8px}.ModeSwitcherSelect-currentValue--qmIjV{align-items:center;display:flex}.ModeSwitcherSelect-currentValueIcon--NO4sL{color:var(--mui-palette-text-secondary);display:inline-block;font-size:18px;height:1em;margin-right:8px;width:1em}.ModeSwitcherSelect-currentValueText--LfE9q{color:var(--mui-palette-text-primary);font-size:14px;font-weight:500;line-height:16px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ModeSwitcherSelect-menuItem--wGmWL{padding:9px 12px 7px}.ModeSwitcherSelect-firstMenuItemButton--8qaFd{border-top:1px solid #e4e4e4}.ModeSwitcherSelect-menuItemInner--9DSaH{align-items:flex-start;display:flex}.ModeSwitcherSelect-menuItemIcon--TfRCH{color:var(--mui-palette-text-secondary);display:inline-block;font-size:18px;height:1em;margin-right:9px;width:1em}.ModeSwitcherSelect-menuItemLabel--0Tz-h{color:var(--mui-palette-text-primary);font-size:14px;font-weight:500;line-height:16px}.ModeSwitcherSelect-menuItemDescription--nFZuS{color:var(--mui-palette-text-secondary);font-size:10px;line-height:16px}`;
|
|
7
|
-
head.appendChild(style);
|
|
8
|
-
}
|
|
9
|
-
export default styles;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@testing-library/jest-dom';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
const styles = {"root":"ModeSwitcherSelect-root--U-mxG","outlined":"ModeSwitcherSelect-outlined--Lzkdu","normal":"ModeSwitcherSelect-normal--eJi9k","thin":"ModeSwitcherSelect-thin--3ut9c","select":"ModeSwitcherSelect-select--5-O3e","Mui-disabled":"ModeSwitcherSelect-Mui-disabled--Ovc-G","MuiOutlinedInput-notchedOutline":"ModeSwitcherSelect-MuiOutlinedInput-notchedOutline--6sEd2","currentValueIcon":"ModeSwitcherSelect-currentValueIcon--NO4sL","currentValueText":"ModeSwitcherSelect-currentValueText--LfE9q","arrowIcon":"ModeSwitcherSelect-arrowIcon--n3PP2","currentValue":"ModeSwitcherSelect-currentValue--qmIjV","menuItem":"ModeSwitcherSelect-menuItem--wGmWL","firstMenuItemButton":"ModeSwitcherSelect-firstMenuItemButton--8qaFd","menuItemInner":"ModeSwitcherSelect-menuItemInner--9DSaH","menuItemIcon":"ModeSwitcherSelect-menuItemIcon--TfRCH","menuItemLabel":"ModeSwitcherSelect-menuItemLabel--0Tz-h","menuItemDescription":"ModeSwitcherSelect-menuItemDescription--nFZuS"};
|
|
2
|
-
if (typeof document !== 'undefined') {
|
|
3
|
-
const head = document.head || document.getElementsByTagName('head')[0]
|
|
4
|
-
const style = document.createElement('style');
|
|
5
|
-
style.type = 'text/css'
|
|
6
|
-
style.innerHTML = `.ModeSwitcherSelect-root--U-mxG{align-items:center;display:inline-flex;max-width:var(--max-width-select)}.ModeSwitcherSelect-root--U-mxG.ModeSwitcherSelect-outlined--Lzkdu{min-height:1.1876em}.ModeSwitcherSelect-root--U-mxG.ModeSwitcherSelect-normal--eJi9k{padding-bottom:9px;padding-top:9px}.ModeSwitcherSelect-root--U-mxG.ModeSwitcherSelect-thin--3ut9c{padding-bottom:6px;padding-top:6px}.ModeSwitcherSelect-select--5-O3e.ModeSwitcherSelect-Mui-disabled--Ovc-G .ModeSwitcherSelect-MuiOutlinedInput-notchedOutline--6sEd2{border-color:var(--mui-palette-text-disabled)}.ModeSwitcherSelect-select--5-O3e.ModeSwitcherSelect-Mui-disabled--Ovc-G .ModeSwitcherSelect-currentValueIcon--NO4sL,.ModeSwitcherSelect-select--5-O3e.ModeSwitcherSelect-Mui-disabled--Ovc-G .ModeSwitcherSelect-currentValueText--LfE9q{color:var(--mui-palette-text-disabled)}.ModeSwitcherSelect-outlined--Lzkdu{padding-left:var(--select-padding-left);padding-right:var(--select-padding-right)}.ModeSwitcherSelect-arrowIcon--n3PP2{color:var(--mui-palette-text-secondary);font-size:18px;right:12px;top:calc(50% - 9px)}.ModeSwitcherSelect-arrowIcon--n3PP2.ModeSwitcherSelect-thin--3ut9c{right:8px}.ModeSwitcherSelect-currentValue--qmIjV{align-items:center;display:flex}.ModeSwitcherSelect-currentValueIcon--NO4sL{color:var(--mui-palette-text-secondary);display:inline-block;font-size:18px;height:1em;margin-right:8px;width:1em}.ModeSwitcherSelect-currentValueText--LfE9q{color:var(--mui-palette-text-primary);font-size:14px;font-weight:500;line-height:16px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ModeSwitcherSelect-menuItem--wGmWL{padding:9px 12px 7px}.ModeSwitcherSelect-firstMenuItemButton--8qaFd{border-top:1px solid #e4e4e4}.ModeSwitcherSelect-menuItemInner--9DSaH{align-items:flex-start;display:flex}.ModeSwitcherSelect-menuItemIcon--TfRCH{color:var(--mui-palette-text-secondary);display:inline-block;font-size:18px;height:1em;margin-right:9px;width:1em}.ModeSwitcherSelect-menuItemLabel--0Tz-h{color:var(--mui-palette-text-primary);font-size:14px;font-weight:500;line-height:16px}.ModeSwitcherSelect-menuItemDescription--nFZuS{color:var(--mui-palette-text-secondary);font-size:10px;line-height:16px}`;
|
|
7
|
-
head.appendChild(style);
|
|
8
|
-
}
|
|
9
|
-
module.exports = styles;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@testing-library/jest-dom';
|
|
File without changes
|
|
File without changes
|
/package/AttributesErrorsPanel/{AttributesErrorsPanel.specs.d.ts → AttributesErrorsPanel.test.d.ts}
RENAMED
|
File without changes
|
/package/AttributesErrorsPanel/{AttributesErrorsPanel.specs.js → AttributesErrorsPanel.test.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/ProfileBandNavigation/{ProfileBandNavigation.specs.d.ts → ProfileBandNavigation.test.d.ts}
RENAMED
|
File without changes
|
/package/ProfileBandNavigation/{ProfileBandNavigation.specs.js → ProfileBandNavigation.test.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/UploadImageDialog/components/ErrorSnackbar/{ErrorSnackbar.specs.js → ErrorSnackbar.test.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{cjs/AttributeSelector/AttributeSelector.specs.d.ts → UserSelector/UserSelector.test.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/cjs/AttributesErrorsPanel/{AttributesErrorsPanel.specs.js → AttributesErrorsPanel.test.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/cjs/ProfileBandNavigation/{ProfileBandNavigation.specs.js → ProfileBandNavigation.test.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/cjs/features/history/{HistoryView/HistoryView.specs.d.ts → HistoryRow/HistoryRow.test.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/cjs/features/workflow/hooks/{useWorkflowColor.specs.d.ts → useChangeRequest.test.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/cjs/hooks/{useUsers/useUsers.specs.d.ts → useHtmlSanitizer/useHtmlSanitizer.test.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/cjs/hooks/useRelationsLoader/{useRelationsLoader.specs.js → useRelationsLoader.test.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/features/history/ContributorsPanel/{ContributorsPanel.specs.js → ContributorsPanel.test.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/features/history/DateRangeSelector/{DateRangeSelector.specs.js → DateRangeSelector.test.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/features/history/HistoryMenuButton/{HistoryMenuButton.specs.js → HistoryMenuButton.test.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/features/history/{HistoryView/HistoryView.specs.d.ts → HistoryRow/HistoryRow.test.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/hooks/useConfigPermissions/{useConfigPermissions.specs.js → useConfigPermissions.test.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/hooks/useRelationsLoader/{useRelationsLoader.specs.js → useRelationsLoader.test.js}
RENAMED
|
File without changes
|
|
File without changes
|