jamespot-react-components 1.3.71 → 1.3.73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +1 -1
- package/dist/jamespot-react-components/jest.config.d.ts +3 -0
- package/dist/jamespot-react-components/jest.setup.d.ts +0 -0
- package/dist/{src → jamespot-react-components/src}/components/Common/Article/ArticleCard.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Common/Outline.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Drives/Dropbox/DropboxDocuments.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Drives/JRCDriveDropbox.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Drives/JRCDriveMSGraph.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Drives/MicrosoftGraph/MSGraphDocuments.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Drives/MicrosoftGraph/MSGraphGroups.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Drives/MicrosoftGraph/MSGraphTenants.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Drives/MicrosoftGraph/components/TenantEntityItem.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Drives/components/DriveAccountHeader.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Drives/components/EntityItem.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Drives/hooks.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorImageUpload.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorInputImage.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorRichTextDialog.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorUploader.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Form/Common/FormHelper.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFile/JRCInputFile.d.ts +2 -2
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFile/utils/file.api.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFileAdvanced/File.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFileAdvanced/JRCInputFileAdvancedRaw.d.ts +2 -1
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputImage/types.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputText/JRCInputText.style.d.ts +8 -8
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTextRaw/JRCInputTextRaw.style.d.ts +10 -10
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCE/JRCInputTinyMCE.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/editorSetup.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputAutocompleteViews.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelect.style.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelect.types.d.ts +2 -2
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelectHierarchicalTree.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelectList.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/SelectHierarchicalTreeModal.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/types.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCAlert/JRCAlert.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCAppLeftColumn/JRCAppLeftColumn.styles.d.ts +8 -8
- package/dist/{src → jamespot-react-components/src}/components/JRCAttachments/JRCAttachments.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCAudience/JRCAudience.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCBusinessContactList/JRCBusinessContactList.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCBusinessContacts/JRCBusinessContacts.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCButton/types.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCButtonDownload/JRCButtonDownload.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/JRCCalendarEvent.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/JRCCalendarModal.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/JRCEventStatusButton.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/types.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/useResponseStatus.d.ts +2 -2
- package/dist/{src → jamespot-react-components/src}/components/JRCCard/JRCCard.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCCard/JRCCardImg.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/JRCComment.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/JRCCommentsBloc.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/components/CommentsHeader.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/components/EditComment.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/components/NewComment.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCDate/JRCDateObject.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCDisplayCard/JRCDisplayCard.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCDisplayCard/JRCDisplayCard.stories.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCDot/JRCDot.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCDot/JRCDot.stories.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/OneLevelStyles.d.ts +10 -10
- package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/styles.d.ts +18 -18
- package/dist/{src → jamespot-react-components/src}/components/JRCDropDown/JRCDropDown.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewer.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewerContent.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewerContentApplication.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewerOpenWithOptions.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/types.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCFolders/components/FileLittleList.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCFolders/types.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCGifSelector/JRCGifSelector.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCGroupList/JRCGroupList.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCGroups/JRCGroups.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCIconButton/JRCIconButton.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCImg/JRCImg.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCList/JRCList.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCLoader/JRCLoader.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCMediaLoader/JRCMediaLoader.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCMetas/JRCMetas.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCMetas/JRCMetas.stories.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCModalUserList/JRCModalUserList.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCObjectList/JRCObjectList.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCProgressBar/JRCProgressBar.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCQRCode/JRCQRCode.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCQuarantineFiles/JRCQuarantineFiles.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCSkeleton/JRCSkeletonLine.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCSocialActions/JRCSocialActions.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCStyledHref/JRCStyledHref.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCTypography/JRCTypography.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCTypography/JRCTypography.stories.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCTypography/JRCTypography.styles.d.ts +1 -1
- package/dist/{src/components/JRCTypography/JRCTypography.d.d.ts → jamespot-react-components/src/components/JRCTypography/JRCTypography.types.d.ts} +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCUserHighlightFields/JRCUserHighlightFields.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCUserList/JRCUserList.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCUserPopup/JRCUserPopup.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCUserStatusIcon/JRCUserStatusIcon.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/JRCUsers/JRCUsers.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Templates/template.styles.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Templates/template.type.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleGallery/JRCWidgetArticleGallery.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleGallery/JRCWidgetArticleGallery.stories.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleGallery/JRCWidgetArticleGalleryEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleText/JRCWidgetArticleText.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleText/JRCWidgetArticleText.stories.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleText/JRCWidgetArticleTextEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleTitle/JRCWidgetArticleTitle.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleTitle/JRCWidgetArticleTitleEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetAttachment/JRCWidgetArticleAttachmentEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetAttachment/JRCWidgetAttachment.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetButton/JRCWidgetButton.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetButton/JRCWidgetButtonEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCalendarCalDav/JRCWidgetCalendarCalDav.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCheckList/JRCWidgetCheckList.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCheckList/JRCWidgetCheckListEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCheckList/JRCWidgetCheckListEditorItemLink.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCheckList/JRCWidgetCheckListImage.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCheckList/JRCWidgetCheckListItem.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetColor/JRCWidgetColorEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetContactCardDav/JRCWidgetContactCardDav.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCover/JRCWidgetCover.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCover/JRCWidgetCoverEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/JRCWidgetEmailsImap.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetExtension/JRCWidgetExtensionEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetImage/JRCWidgetArticleImageEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetLuccaAbsence/JRCWidgetLuccaAbsence.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetPresence/JRCWidgetPresence.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetPresence/JRCWidgetPresenceEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurvey.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyEditorEntries.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyImage.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyItemWrapper.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyResponse.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/JRCWidgetArticleSliderEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/JRCWidgetArticleSliderEditorSlide.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/types.d.ts +2 -2
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSurveyDate/SurveyDateItemRespondents.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSurveyDate/types.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetDatasourceTableEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetExcelDatasourceTableEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetTable.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetTableSharedEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetTableTdRenderer.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetTableTdRendererText.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/components/WidgetDatasourceModelView.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/components/WidgetDatasourceModelViewChanges.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/components/WidgetDatasourceModelViewColumnAction.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/ensure.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/doc/DocEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorModel.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorModelColumn.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/studio/StudioEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/studio/StudioEditorApp.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/types.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/utils.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetText/JRCWidgetTextEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetUserProfile/JRCWidgetUserProfile.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetUserProfile/JRCWidgetUserProfileEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetWelcome/JRCWidgetWelcome.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetWelcome/JRCWidgetWelcomeEditor.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/components/WidgetAvatarList.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/context/provider.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/Widgets/utils.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/api/jamespot/mockApiWrapper.d.ts +1 -1
- package/dist/jamespot-react-components/src/components/api/jamespot/mock_jamespot.d.ts +5 -0
- package/dist/{src → jamespot-react-components/src}/components/api/jamespot/mocks/application/application.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/api/jamespot/mocks/datasource/datasource.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/api/jamespot/mocks/file/file.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/components/api/jamespot/mocks/network/network.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/styles/theme.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/translation/lang.json.d.ts +1 -0
- package/dist/{src → jamespot-react-components/src}/types.d.ts +2 -2
- package/dist/{src → jamespot-react-components/src}/utils/index.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/utils/utils.files.d.ts +2 -2
- package/dist/{src → jamespot-react-components/src}/utils/utils.form.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/utils/utils.image.d.ts +1 -1
- package/dist/{src → jamespot-react-components/src}/utils/utils.tinymce.d.ts +1 -1
- package/dist/jamespot-react-components/vite.config.d.ts +2 -0
- package/dist/jamespot-react-components.cjs +804 -796
- package/dist/jamespot-react-components.js +5342 -5320
- package/package.json +4 -4
- package/dist/src/components/api/jamespot/mock_jamespot.d.ts +0 -5
- /package/dist/{scripts → jamespot-react-components/scripts}/generate.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/404/index.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Beta/BETA_JRCDoubleClick/BETA_JRCDoubleClick.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Beta/BETA_JRCDragAndDrop/BETA_JRCDragAndDrop.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Common/BorderRadius.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Common/Ellipsis.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Common/FastCss.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Common/JRCConditionalWrapper.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Common/JRCConditionalWrapper.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Common/JRCDraggingPlaceholder.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Common/LimitLines.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Common/Outline.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Common/SROnly.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Common/SkipToContent.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Deprecated/Deprecated_ClickAwayListener/ClickAwayListener.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Deprecated/Deprecated_ClickAwayListener/Deprecated_ClickAwayListener.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Deprecated/Deprecated_JRCEllipsis/Deprecated_JRCEllipsis.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Deprecated/Deprecated_JRCEllipsis/JRCEllipsis.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Drives/components/DriveIsEmpty.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Drives/components/EntityAvatar.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Drives/components/EntityItemSelection.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Drives/components/EntityItemTitle.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Drives/drive.const.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Drives/drive.style.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Drives/drive.types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Editors/components/Editor.style.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorButtonToggle.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorCheckbox.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorColorPicker.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorInput.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorInputCheckbox.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorInputNumber.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorInputToggle.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorPositionToggle.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorSelect.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Common/ClickAwayListener.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Common/ClickAwayListener.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Common/FormLabel.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Common/FormMessageFeedback.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Common/FormMessageFeedback.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Common/types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/Common/JRCFormErrors.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/Common/JRCFormErrors.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/Common/JRCFormFieldRenderer.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/Common/JRCFormFieldRenderer.types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/Common/useFormControls.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCSSPosition/const.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/Checkbox.type.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputCheckbox.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputCheckbox.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputCheckbox.types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputCheckbox.utils.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputReorderCheckbox.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputReorderCheckbox.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputToggle.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputToggle.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/components/CheckboxOrToggle.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/components/JRCCheckbox.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/components/JRCRadio.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/components/JRCToggle.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/ColorInput.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/ColorPalette.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/ColorPicker.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/ColorRange.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/DragArea.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/JRCInputColor.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/JRCInputColor.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/JRCInputColor.styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/JRCInputColorRaw.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/JRCInputColorRaw.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/JRCInputColorRawProps.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputDate/JRCInputDate.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputDate/JRCInputDate.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputDateTime/DayPickerStyle.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputDateTime/JRCInputDateTIme.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputDateTime/JRCInputDateTime.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputDateTime/JRCInputDateTimeRaw.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputEmail/JRCInputEmail.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputEmail/JRCInputEmail.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFile/JRCInputFile.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFileAdvanced/File.styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFileAdvanced/JRCInputFileAdvanced.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFileAdvanced/types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputImage/JRCInputImage.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputImage/JRCInputImage.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputImage/JRCInputImage.styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputPosition/JRCInputPosition.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputPosition/JRCInputPositionRaw.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputPosition/const.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputRange/JRCInputRange.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputRange/JRCInputRange.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputSearchRaw/JRCInputSearchRaw.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputSearchRaw/JRCInputSearchRaw.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputSimpleFile/JRCInputSimpleFile.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputSimpleFile/JRCInputSimpleFile.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputSimpleFile/JRCInputSimpleFileRaw.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputText/JRCInputPassword.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputText/JRCInputText.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputText/JRCInputText.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputText/JRCInputTextIconButton.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTextRaw/JRCInputTextRaw.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTextarea/JRCInputTextarea.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTextarea/JRCInputTextarea.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTextarea/JRCInputTextareaRaw.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTime/JRCInputTime.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTime/JRCInputTime.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCE/JRCInputTinyMCE.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/JRCTinyMCEFileUploadModal.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/JRCTinyMCEImageUploadModal.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/JRCTinyMCEVideoUploadModal.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/extensions/GifsExtension/GifsExtension.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/extensions/JIAExtension/JIATextGenerationExtension.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/extensions/JTinyMCEExtensions.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/extensions/MarkdownExtension/MarkdownExtension.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputUrl/JRCInputUrl.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputUrl/JRCInputUrl.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCAutocomplete.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCAutocompleteCommunity.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCAutocompleteCommunity.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputAudience.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputAudience.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputAutocomplete.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelect.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelect.defaults.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelect.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelect.utils.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelectAsync.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelectExtended.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelectHierarchicalTree.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelectList.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelectRaw.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCStyledInput.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/JRCAlbum.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/JRCAlbum.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/components/AlbumItem.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/components/AlbumX1.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/components/AlbumX2.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/components/AlbumX3.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/components/AlbumX4.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/components/AlbumX5.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/const.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAlert/JRCAlert.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAnimatedContainer.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAppAvatar/JRCAppAvatar.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAppContainer/JRCAppContainer.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAppHeader/JRCAppHeader.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAppHeader/JRCAppHeader.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAppHeader/JRCAppHeader.styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAppHeader/JRCAppHeader.types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAppLeftColumn/JRCAppLeftColumn.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAppLeftColumn/JRCAppLeftColumn.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAppLeftColumn/JRCAppLeftColumn.types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAppLeftColumn/JRCDefaultMenu.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAttachments/JRCAttachments.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAudience/JRCAudienceAvatar.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAvatar/JRCAvatar.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAvatar/JRCAvatar.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAvatars/JRCAvatars.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCAvatars/JRCAvatars.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCBreadcrumb/JRCBreadcrumb.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCBreadcrumb/JRCBreadcrumb.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCBusinessContactList/JRCBusinessContactList.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCBusinessContacts/JRCBusinessContacts.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCButton/Button.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCButton/JRCButton.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCButton/JRCButton.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCButton/JRCButtonConfig.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCButton/JRCValidationButton.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCButtonDownload/JRCButtonDownload.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCButtonDropdown/JRCButtonDropdown.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCButtonDropdown/JRCButtonDropdown.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCButtonDropdown/JRCButtonDropdown.styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCButtonDropdown/JRCButtonDropdown.types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCButtonFile/JRCButtonFile.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCButtonFile/JRCButtonFile.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/CalendarStyle.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/JRCCalendar.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/JRCCalendar.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/useCalendarDate.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCCard/JRCCard.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCCard/JRCCardImg.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCCollapse/JRCCollapse.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCCollapse/JRCCollapse.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCColumnCenter/JRCColumnCenter.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCColumnLeft/JRCColumnLeft.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCColumnRight/JRCColumnRight.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/AvatarWrapper.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/JRCCommentsBloc.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCConfirmationModal/JRCConfirmationModal.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCCropImage/JRCCropImage.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCCropImage/JRCCropImage.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDate/JRCDate.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDate/JRCDate.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDate/JRCDateObject.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/DndProvider.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/Draggable.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/DraggableRow.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/Droppable.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/JRCDndOneLevel.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/JRCDndOneLevel.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/JRCDndOneLevelWithStack.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/JRCDndOneLevelWithStack.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/JRCDndTwoLevelWithStack.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/JRCDndTwoLevelWithStack.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/OneLevelMainDraggable.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/OneLevelMainDropzone.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/OneLevelStackDraggable.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/index.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCDropDown/JRCDropDown.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCEditor/JRCEditor.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCEditor/JRCEditor.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCEditor/JRCModalSchedule.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCEmptySpace/JRCEmptySpace.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCEmptySpace/JRCEmptySpace.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFile.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFile.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFileApplication.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFileAudio.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFileAvatar.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFileFolder.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFileImage.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFileVideo.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFile/types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFileOpen/JRCFileOpen.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewer.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewer.styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewerArrows.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewerContentAudio.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewerContentImage.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewerContentVideo.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFlex/JRCFlexBox.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFlex/JRCFlexBox.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFolders/JRCFolderBreadcrumb.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFolders/JRCFolders.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFolders/JRCFolders.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFolders/styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCFolders/utils.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCGifSelector/JRCGifSelector.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCGrid/JRCGrid.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCGrid/JRCGrid.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCGroupList/JRCGroupList.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCGroups/JRCGroups.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCHtml/JRCHtml.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCHtml/JRCHtml.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCIcon/JRCIcon.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCIcon/JRCIcon.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCIconButton/JRCIconButton.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCIconSelectionModal/JRCIconSelectionModal.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCImg/JRCImg.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCList/JRCList.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCList/JRCList.styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCList/JRCListMockData.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCLoadMore/JRCLoadMore.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCLoadMore/JRCLoadMore.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCLoader/JRCLoader.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCLoader/JRCSkeleton.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCMediaLoader/JRCMediaLoader.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCMenu/JRCMenu.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCMenu/JRCMenu.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCMenuItem/JRCMenuItem.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCMessage/JRCMessage.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCMessage/JRCMessage.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCModal/JRCModal.styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCModal/JRCModalContent.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCModal/JRCModalContentForm.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCModal/JRCModalLayout.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCModal/templates/JRCModal.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCModal/templates/JRCModal.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCModal/templates/JRCModal.types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCModal/templates/JRCModalForm.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCModal/templates/JRCModalForm.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCModal/types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCModalImg/JRCModalImg.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCModalImg/JRCModalImg.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCModalImg/JRCModalImg.styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCModalUserList/CSSAvatarWrapper.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCPagination/JRCPagination.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCPagination/JRCPagination.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCPublishButton/JRCPublishButton.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCPublishButton/JRCPublishButton.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCPublishButton/PublishButtonEntry.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCQRCode/JRCQRCode.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCSidePanelModal/JRCSidePanelModal.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCSidePanelModal/JRCSidePanelModal.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCSidePanelModal/JRCSidePanelModal.styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCSidePanelModal/JRCSidePanelModalForm.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCSidePanelModal/JRCSidePanelModalForm.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCSidePanelModal/SidePanel.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCSidePanelModal/types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCSkeleton/JRCSkeletonList.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCSkeleton/JRCSkeletonSquare.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCSkeleton/common.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCStyledHref/JRCStyledHref.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCTabs/JRCTabs.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCTabs/JRCTabs.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCTag/JRCTag.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCTag/JRCTag.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCThemeProvider/JRCThemeProvider.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCTooltip/JRCBaseTooltip.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCTooltip/JRCTooltip.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCTooltip/JRCTooltip.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCTooltip/types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCTypo/JRCTypo.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCTypo/JRCTypo.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCUserList/JRCUserList.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCUserPopup/JRCUserPopup.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/JRCUsers/JRCUsers.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Pages/JRCPageNotLogged.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Stepper/JRCFadeStepper.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Stepper/JRCImageStepper.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Stepper/JRCStepper.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Stepper/JRCStepper.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Stepper/JRCStepper.style.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Templates/AppColumn.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCAppColumn.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCAppTab.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCBase.template.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCBasicAutoMarginContainer.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCColumn.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCContainer.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCMainColumn.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCPanel.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCStepperPage.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCTemplate.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCTwoColumns.template.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Templates/MainColumn.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Templates/template.utils.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetAttachment/JRCWidgetAttachment.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetButton/JRCWidgetButton.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCalendarCalDav/JRCWidgetCalendarCalDavEditor.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCalendarCalDav/styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCheckList/JRCWidgetCheckList.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCheckList/JRCWidgetCheckListLink.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetColor/JRCWidgetColor.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetContactCardDav/JRCWidgetContactCardDavEditor.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetContactCardDav/styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/JRCWidgetEmailsImapAttachments.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/JRCWidgetEmailsImapDate.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/JRCWidgetEmailsImapEditor.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/JRCWidgetEmailsImapLevel2.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/WidgetEmailsImapStatus.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/components/WidgetEmailsItemBody.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/components/WidgetEmailsItemFooter.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/components/WidgetEmailsItemHeader.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/components/WidgetEmailsItemSubject.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmptyInplace.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetIcon.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetImage/JRCWidgetImage.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetImage/JRCWidgetImage.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetImage/JRCWidgetImageEditor.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetImage/styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetLuccaAbsence/JRCWidgetLuccaAbsenceEditor.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetLuccaAbsence/JRCWidgetLuccaAbsenceStatus.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetPresence/JRCWidgetPresence.styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurvey.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyEditor.styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyEditorAddEntry.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/JRCWidgetArticleSliderEditorSlideRemove.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/JRCWidgetSlider.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/JRCWidgetSlider.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/components/ArticleSliderImage.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/components/ArticleSliderSlide.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/components/ArticleSliderSlideTitle.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/components/SliderArrows.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/components/SliderDots.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/utils.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSurveyDate/JRCWidgetSurveyDate.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSurveyDate/JRCWidgetSurveyDate.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSurveyDate/SurveyDateItem.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetDatasourceTableEditor.styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetTable.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetTable.styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetTableEditor.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/components/ModalColumnLabelize.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/components/WidgetDatasourceModelViewColumn.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/const.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/doc/DocEditorObject.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorBrokenModel.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorObject.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorSelectDocument.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorSelectWedocFile.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorSpreadSheets.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorUploader.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/studio/StudioEditorFetch.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/studio/StudioEditorObject.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/pagination.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetText/JRCWidgetText.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetUserProfile/JRCWidgetUserProfile.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetWelcome/JRCWidgetWelcome.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/WidgetPanelTplWarning.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/components/WidgetMissingToken.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/const.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/context/hooks.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/Widgets/styles.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/components/index.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/hooks/UseDebounce.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/hooks/UseDebounce.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/hooks/UseDidMountEffect.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/hooks/UseImageLoader.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/hooks/UseKeyPress.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/hooks/UseLocalStorage.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/hooks/UseTimeout.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/hooks/index.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/hooks/useAbortController.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/hooks/useCancelOnUnmount.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/hooks/useModalAccessibility.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/hooks/useRefSize.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/hooks/useThemeContext.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/hooks/useWindowSize.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/index.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/styles/Theme.stories.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/translation/index.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/types/dataAttributes.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/types/utils.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/utils/const.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/utils/types.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/utils/utils.array.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/utils/utils.date.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/utils/utils.document.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/utils/utils.html.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/utils/utils.icons.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/utils/utils.misc.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/utils/utils.object.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/utils/utils.regexp.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/utils/utils.string.d.ts +0 -0
- /package/dist/{src → jamespot-react-components/src}/utils/utils.time.d.ts +0 -0
package/dist/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './src/index'
|
|
1
|
+
export * from './jamespot-react-components/src/index'
|
|
2
2
|
export {}
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DriveAccount, DriveItemType, DropboxDocumentEntity, JDriveApi } from 'jamespot-user-api';
|
|
1
|
+
import { DriveAccount, DriveItemType, DropboxDocumentEntity, JDriveApi } from '../../../../jamespot-user-api/src';
|
|
2
2
|
type JRCDriveDropboxProps = {
|
|
3
3
|
initialFolder?: DriveItemType;
|
|
4
4
|
initialFolderColor?: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DriveAccount, DriveItemType, JDriveApi, MSDocumentParams, MSUnifiedEntity } from 'jamespot-user-api';
|
|
1
|
+
import { DriveAccount, DriveItemType, JDriveApi, MSDocumentParams, MSUnifiedEntity } from '../../../../jamespot-user-api/src';
|
|
2
2
|
type JRCDriveMSGraphProps = {
|
|
3
3
|
initialParams?: MSDocumentParams;
|
|
4
4
|
initialFolder?: DriveItemType;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { JDriveApi, MSDocumentParams, MSUnifiedEntity } from 'jamespot-user-api';
|
|
1
|
+
import { JDriveApi, MSDocumentParams, MSUnifiedEntity } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
type MSGraphDocumentsProps = {
|
|
3
3
|
driveDocumentParams: MSDocumentParams;
|
|
4
4
|
initialFolderColor?: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { JDriveApi, MSGroupEntity } from 'jamespot-user-api';
|
|
1
|
+
import { JDriveApi, MSGroupEntity } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const LoaderWrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
3
3
|
type MSGraphGroupsProps = {
|
|
4
4
|
useFilter: boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { JDriveApi, MSTenantEntity } from 'jamespot-user-api';
|
|
1
|
+
import { JDriveApi, MSTenantEntity } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const MSGraphTenants: ({ initialFolderColor, onClick, onError, handlers, id, }: {
|
|
3
3
|
initialFolderColor?: string;
|
|
4
4
|
onClick: (entity: MSTenantEntity) => void;
|
package/dist/{src → jamespot-react-components/src}/components/Drives/components/EntityItem.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DropboxDocumentEntity, MSUnifiedEntity } from 'jamespot-user-api';
|
|
1
|
+
import { DropboxDocumentEntity, MSUnifiedEntity } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const CSSEntity: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
3
3
|
export declare const CSSEntityAvatar: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
4
4
|
export declare const EntityItem: <T extends MSUnifiedEntity | DropboxDocumentEntity>({ entity, initialFolderColor, useNavigation, onSelect, onSelectDocument, onSelectMultiDocument, onClick, }: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { JFileApi } from 'jamespot-user-api';
|
|
1
|
+
import { JFileApi } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
import { JRCInputTinyMCERawProps } from '../../Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw';
|
|
3
3
|
import { TinyMCEExtension } from '../../Form/Input/JRCInputTinyMCERaw/types';
|
|
4
4
|
export type EditorRichTextDialogProps = {
|
package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorUploader.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jFileLittle, Network } from 'jamespot-user-api';
|
|
1
|
+
import { jFileLittle, Network } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const EditorUploader: ({ token, uniqid, label, accept, multiple, name, network, onUploadStart, onUploadSuccess, onUploadSucessEnd, }: {
|
|
3
3
|
token: string;
|
|
4
4
|
uniqid: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { JRCInputFieldProps } from '../Common/JRCFormFieldRenderer.types';
|
|
2
2
|
import { DataCy } from '../../../../types/dataAttributes';
|
|
3
3
|
import { FieldValues } from 'react-hook-form';
|
|
4
|
-
import { ApiWrapper, jFileLittle } from 'jamespot-user-api';
|
|
4
|
+
import { ApiWrapper, jFileLittle } from '../../../../../../jamespot-user-api/src';
|
|
5
5
|
import { ComponentPropsWithoutRef } from 'react';
|
|
6
6
|
export type NativeInputFileProps = DataCy & Omit<ComponentPropsWithoutRef<'input'>, 'value' | 'onChange'> & {
|
|
7
7
|
token?: string | undefined;
|
|
@@ -12,7 +12,7 @@ export type NativeInputFileProps = DataCy & Omit<ComponentPropsWithoutRef<'input
|
|
|
12
12
|
showLoading?: boolean;
|
|
13
13
|
};
|
|
14
14
|
export type JRCInputFileProps<T extends FieldValues = FieldValues> = JRCInputFieldProps<T> & Omit<NativeInputFileProps, 'value' | 'onChange'>;
|
|
15
|
-
export declare const InputFile: import('react').ForwardRefExoticComponent<DataCy & Omit<Omit<import('react').DetailedHTMLProps<import('react').InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, "
|
|
15
|
+
export declare const InputFile: import('react').ForwardRefExoticComponent<DataCy & Omit<Omit<import('react').DetailedHTMLProps<import('react').InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, "value" | "onChange"> & {
|
|
16
16
|
token?: string | undefined;
|
|
17
17
|
attrName?: string;
|
|
18
18
|
onLoading?: (state: boolean) => void;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jFileLittle } from 'jamespot-user-api';
|
|
1
|
+
import { jFileLittle } from '../../../../../../jamespot-user-api/src';
|
|
2
2
|
import { FileWithId } from '../JRCInputFileAdvanced/types';
|
|
3
3
|
export declare const File: ({ file, index, token, step, attrName, onUploadSuccess, onDeleteSuccess, }: {
|
|
4
4
|
file: FileWithId;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Drive, JDriveApi, JFileApi, jFileLittle, Network } from 'jamespot-user-api';
|
|
1
|
+
import { Drive, JDriveApi, JFileApi, jFileLittle, Network } from '../../../../../../jamespot-user-api/src';
|
|
2
2
|
import { ComponentPropsWithoutRef } from 'react';
|
|
3
3
|
import { FoldersHandlers } from '../../../JRCFolders/types';
|
|
4
4
|
export type DriveOrFilebank = Drive | 'fileBank';
|
|
@@ -20,6 +20,7 @@ export interface JRCInputFileAdavancedProps extends ComponentPropsWithoutRef<'in
|
|
|
20
20
|
deleteFile?: (id: number) => Promise<void>;
|
|
21
21
|
activeDrives?: DriveOrFilebank[];
|
|
22
22
|
dispatchOnError?: (code?: string) => void;
|
|
23
|
+
maxFileSize?: number;
|
|
23
24
|
handlers?: FoldersHandlers & {
|
|
24
25
|
file: Pick<JFileApi, 'copy'>;
|
|
25
26
|
drive: Pick<JDriveApi, 'msDocuments' | 'dropboxDocuments' | 'groups' | 'tenants' | 'listAccount' | 'isAccountLogged' | 'checkAccountToken' | 'getAccount' | 'logout' | 'setDefaultAccount' | 'getDocument'>;
|
package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputImage/types.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jFileLittle } from 'jamespot-user-api';
|
|
1
|
+
import { jFileLittle } from '../../../../../../jamespot-user-api/src';
|
|
2
2
|
import { ComponentPropsWithoutRef } from 'react';
|
|
3
3
|
import { FieldValues } from 'react-hook-form';
|
|
4
4
|
import { DataCy } from '../../../../types/dataAttributes';
|
|
@@ -8,13 +8,13 @@ export declare const IconAfter: import('styled-components/dist/types').IStyledCo
|
|
|
8
8
|
disabled?: boolean;
|
|
9
9
|
type?: "submit" | "reset" | "button";
|
|
10
10
|
bgBaseGrey?: 0 | 1 | 2;
|
|
11
|
-
color?: import('jamespot-front-business').Colors | "inherit";
|
|
11
|
+
color?: import('../../../../../../jamespot-front-business/src').Colors | "inherit";
|
|
12
12
|
tooltip?: Omit<import('../../../..').JRCTooltipProps, "children">;
|
|
13
13
|
variant?: "circle" | "square";
|
|
14
14
|
hasLicense?: boolean;
|
|
15
|
-
bg?: import('jamespot-front-business').Colors;
|
|
16
|
-
bgHover?: import('jamespot-front-business').Colors;
|
|
17
|
-
borderColor?: import('jamespot-front-business').Colors;
|
|
15
|
+
bg?: import('../../../../../../jamespot-front-business/src').Colors;
|
|
16
|
+
bgHover?: import('../../../../../../jamespot-front-business/src').Colors;
|
|
17
|
+
borderColor?: import('../../../../../../jamespot-front-business/src').Colors;
|
|
18
18
|
iconSize?: number;
|
|
19
19
|
badgeNumber?: number;
|
|
20
20
|
colorVariant?: string;
|
|
@@ -30,13 +30,13 @@ export declare const IconAfter: import('styled-components/dist/types').IStyledCo
|
|
|
30
30
|
disabled?: boolean;
|
|
31
31
|
type?: "submit" | "reset" | "button";
|
|
32
32
|
bgBaseGrey?: 0 | 1 | 2;
|
|
33
|
-
color?: import('jamespot-front-business').Colors | "inherit";
|
|
33
|
+
color?: import('../../../../../../jamespot-front-business/src').Colors | "inherit";
|
|
34
34
|
tooltip?: Omit<import('../../../..').JRCTooltipProps, "children">;
|
|
35
35
|
variant?: "circle" | "square";
|
|
36
36
|
hasLicense?: boolean;
|
|
37
|
-
bg?: import('jamespot-front-business').Colors;
|
|
38
|
-
bgHover?: import('jamespot-front-business').Colors;
|
|
39
|
-
borderColor?: import('jamespot-front-business').Colors;
|
|
37
|
+
bg?: import('../../../../../../jamespot-front-business/src').Colors;
|
|
38
|
+
bgHover?: import('../../../../../../jamespot-front-business/src').Colors;
|
|
39
|
+
borderColor?: import('../../../../../../jamespot-front-business/src').Colors;
|
|
40
40
|
iconSize?: number;
|
|
41
41
|
badgeNumber?: number;
|
|
42
42
|
colorVariant?: string;
|
|
@@ -6,12 +6,12 @@ export declare const Required: import('styled-components/dist/types').IStyledCom
|
|
|
6
6
|
id?: string;
|
|
7
7
|
className?: string;
|
|
8
8
|
weight?: keyof import('../../../../styles/theme').FontWeight;
|
|
9
|
-
size?: import('../../../JRCTypography/JRCTypography.
|
|
10
|
-
color?: import('jamespot-front-business').Colors;
|
|
9
|
+
size?: import('../../../JRCTypography/JRCTypography.types').TSizes;
|
|
10
|
+
color?: import('../../../../../../jamespot-front-business/src').Colors;
|
|
11
11
|
children: string | import('react').ReactNode;
|
|
12
|
-
variant?: import('../../../JRCTypography/JRCTypography.
|
|
13
|
-
align?: "
|
|
14
|
-
hoverColor?: import('jamespot-front-business').Colors;
|
|
12
|
+
variant?: import('../../../JRCTypography/JRCTypography.types').TVariants;
|
|
13
|
+
align?: "left" | "right" | "center";
|
|
14
|
+
hoverColor?: import('../../../../../../jamespot-front-business/src').Colors;
|
|
15
15
|
ellipsis?: boolean;
|
|
16
16
|
maxWidth?: string | number;
|
|
17
17
|
whiteSpace?: import('react').CSSProperties["whiteSpace"];
|
|
@@ -19,12 +19,12 @@ export declare const Required: import('styled-components/dist/types').IStyledCom
|
|
|
19
19
|
id?: string;
|
|
20
20
|
className?: string;
|
|
21
21
|
weight?: keyof import('../../../../styles/theme').FontWeight;
|
|
22
|
-
size?: import('../../../JRCTypography/JRCTypography.
|
|
23
|
-
color?: import('jamespot-front-business').Colors;
|
|
22
|
+
size?: import('../../../JRCTypography/JRCTypography.types').TSizes;
|
|
23
|
+
color?: import('../../../../../../jamespot-front-business/src').Colors;
|
|
24
24
|
children: string | import('react').ReactNode;
|
|
25
|
-
variant?: import('../../../JRCTypography/JRCTypography.
|
|
26
|
-
align?: "
|
|
27
|
-
hoverColor?: import('jamespot-front-business').Colors;
|
|
25
|
+
variant?: import('../../../JRCTypography/JRCTypography.types').TVariants;
|
|
26
|
+
align?: "left" | "right" | "center";
|
|
27
|
+
hoverColor?: import('../../../../../../jamespot-front-business/src').Colors;
|
|
28
28
|
ellipsis?: boolean;
|
|
29
29
|
maxWidth?: string | number;
|
|
30
30
|
whiteSpace?: import('react').CSSProperties["whiteSpace"];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { JFileApi, TinyMCECommonOptions } from 'jamespot-user-api';
|
|
1
|
+
import { JFileApi, TinyMCECommonOptions } from '../../../../../../jamespot-user-api/src';
|
|
2
2
|
import { FieldValues } from 'react-hook-form';
|
|
3
3
|
import { JRCInputFieldProps } from '../Common/JRCFormFieldRenderer.types';
|
|
4
4
|
import { MentionQuery, TinyMCEExtension } from '../JRCInputTinyMCERaw/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Editor } from '@tinymce/tinymce-react';
|
|
2
|
-
import { JFileApi, TinyMCECommonOptions } from 'jamespot-user-api';
|
|
2
|
+
import { JFileApi, TinyMCECommonOptions } from '../../../../../../jamespot-user-api/src';
|
|
3
3
|
import { Ref } from 'react';
|
|
4
4
|
import { DataCy } from '../../../../types/dataAttributes';
|
|
5
5
|
import { MentionQuery, TinyMCEExtension } from './types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AudienceAutocomplete, JGroupApi, JUserApi } from 'jamespot-user-api';
|
|
1
|
+
import { AudienceAutocomplete, JGroupApi, JUserApi } from '../../../../../../jamespot-user-api/src';
|
|
2
2
|
import { FoldersHandlers } from '../../../JRCFolders/types';
|
|
3
3
|
export type AutocompleteView = 'folder' | 'user' | 'group' | 'businessContact';
|
|
4
4
|
type AVProps = {
|
|
@@ -43,7 +43,7 @@ export declare const FlexBoxTreeDescription: import('styled-components/dist/type
|
|
|
43
43
|
export declare const NoResult: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
44
44
|
export declare const WrapperList: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
45
45
|
export declare const ModalContentList: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
46
|
-
export declare const NoOptionList: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('styled-components').FastOmit<import('react').DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "
|
|
46
|
+
export declare const NoOptionList: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('styled-components').FastOmit<import('react').DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "x" | "y" | "gap" | "textAlign" | "position" | "padding" | "margin" | "inline" | "flex" | "data-testid" | "direction" | "childFull"> & Omit<import('../../../Common/FastCss').FastCssProps, "display"> & {
|
|
47
47
|
direction?: import('../../../JRCFlex/JRCFlexBox').FlexDirection;
|
|
48
48
|
inline?: boolean;
|
|
49
49
|
flex?: boolean | string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { AutocompleteLittle, JGroupApi, JUserApi } from 'jamespot-user-api';
|
|
1
|
+
import { AutocompleteLittle, JGroupApi, JUserApi } from '../../../../../../jamespot-user-api/src';
|
|
2
2
|
import { ComponentType, RefObject } from 'react';
|
|
3
3
|
import { ControllerRenderProps, FieldValues } from 'react-hook-form';
|
|
4
|
-
import { Colors } from 'jamespot-front-business';
|
|
4
|
+
import { Colors } from '../../../../../../jamespot-front-business/src';
|
|
5
5
|
import { DataCy } from '../../../../types/dataAttributes';
|
|
6
6
|
import { PartialBy } from '../../../../types/utils';
|
|
7
7
|
import { FoldersHandlers } from '../../../JRCFolders/types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PagingResults, jObjectAutocomplete } from 'jamespot-user-api';
|
|
1
|
+
import { PagingResults, jObjectAutocomplete } from '../../../../../../jamespot-user-api/src';
|
|
2
2
|
import { ReactElement } from 'react';
|
|
3
3
|
import { FieldValues } from 'react-hook-form';
|
|
4
4
|
import { JRCModalLayoutProps } from '../../../JRCModal/JRCModalLayout';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BaseAutocomplete, PagingResults } from 'jamespot-user-api';
|
|
1
|
+
import { BaseAutocomplete, PagingResults } from '../../../../../../jamespot-user-api/src';
|
|
2
2
|
import { FieldValues } from 'react-hook-form';
|
|
3
3
|
import { JRCModalProps } from '../../../JRCModal/templates/JRCModal.types';
|
|
4
4
|
import { JRCInputSelectProps } from './JRCInputSelect.types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PagingResults, jObjectAutocomplete } from 'jamespot-user-api';
|
|
1
|
+
import { PagingResults, jObjectAutocomplete } from '../../../../../../jamespot-user-api/src';
|
|
2
2
|
import { FC } from 'react';
|
|
3
3
|
type SelectHierarchicalTreeModalProps = {
|
|
4
4
|
hierarchicalTaxonomyPromise: (uriConcept: string) => Promise<PagingResults<jObjectAutocomplete>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
|
-
import { MessageType } from 'jamespot-front-business';
|
|
2
|
+
import { MessageType } from '../../../../jamespot-front-business/src';
|
|
3
3
|
import { JRCButtonProps } from '../JRCButton/JRCButton';
|
|
4
4
|
export interface JRCAlertProps extends ComponentPropsWithoutRef<'div'> {
|
|
5
5
|
/** Alert title */
|
|
@@ -28,13 +28,13 @@ export declare const JRCIconButtonAppLeftColumn: import('styled-components/dist/
|
|
|
28
28
|
disabled?: boolean;
|
|
29
29
|
type?: "submit" | "reset" | "button";
|
|
30
30
|
bgBaseGrey?: 0 | 1 | 2;
|
|
31
|
-
color?: import('jamespot-front-business').Colors | "inherit";
|
|
31
|
+
color?: import('../../../../jamespot-front-business/src').Colors | "inherit";
|
|
32
32
|
tooltip?: Omit<import('../..').JRCTooltipProps, "children">;
|
|
33
33
|
variant?: "circle" | "square";
|
|
34
34
|
hasLicense?: boolean;
|
|
35
|
-
bg?: import('jamespot-front-business').Colors;
|
|
36
|
-
bgHover?: import('jamespot-front-business').Colors;
|
|
37
|
-
borderColor?: import('jamespot-front-business').Colors;
|
|
35
|
+
bg?: import('../../../../jamespot-front-business/src').Colors;
|
|
36
|
+
bgHover?: import('../../../../jamespot-front-business/src').Colors;
|
|
37
|
+
borderColor?: import('../../../../jamespot-front-business/src').Colors;
|
|
38
38
|
iconSize?: number;
|
|
39
39
|
badgeNumber?: number;
|
|
40
40
|
colorVariant?: string;
|
|
@@ -50,13 +50,13 @@ export declare const JRCIconButtonAppLeftColumn: import('styled-components/dist/
|
|
|
50
50
|
disabled?: boolean;
|
|
51
51
|
type?: "submit" | "reset" | "button";
|
|
52
52
|
bgBaseGrey?: 0 | 1 | 2;
|
|
53
|
-
color?: import('jamespot-front-business').Colors | "inherit";
|
|
53
|
+
color?: import('../../../../jamespot-front-business/src').Colors | "inherit";
|
|
54
54
|
tooltip?: Omit<import('../..').JRCTooltipProps, "children">;
|
|
55
55
|
variant?: "circle" | "square";
|
|
56
56
|
hasLicense?: boolean;
|
|
57
|
-
bg?: import('jamespot-front-business').Colors;
|
|
58
|
-
bgHover?: import('jamespot-front-business').Colors;
|
|
59
|
-
borderColor?: import('jamespot-front-business').Colors;
|
|
57
|
+
bg?: import('../../../../jamespot-front-business/src').Colors;
|
|
58
|
+
bgHover?: import('../../../../jamespot-front-business/src').Colors;
|
|
59
|
+
borderColor?: import('../../../../jamespot-front-business/src').Colors;
|
|
60
60
|
iconSize?: number;
|
|
61
61
|
badgeNumber?: number;
|
|
62
62
|
colorVariant?: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { JRCObjectListProps } from '../JRCObjectList/JRCObjectList';
|
|
2
|
-
import { jBusinessContactLittle } from 'jamespot-user-api';
|
|
2
|
+
import { jBusinessContactLittle } from '../../../../jamespot-user-api/src';
|
|
3
3
|
export type JRCBusinessContactListProps = JRCObjectListProps<jBusinessContactLittle>;
|
|
4
4
|
export declare const JRCBusinessContactList: (props: JRCBusinessContactListProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ComponentPropsWithoutRef } from 'react';
|
|
2
|
-
import { Colors } from 'jamespot-front-business';
|
|
2
|
+
import { Colors } from '../../../../jamespot-front-business/src';
|
|
3
3
|
import { DataCy } from '../../types/dataAttributes';
|
|
4
4
|
import { OutlineProps } from '../Common/Outline';
|
|
5
5
|
export type ButtonType = {
|
package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/JRCCalendarEvent.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { UserResponseStatus } from 'jamespot-user-api';
|
|
1
|
+
import { UserResponseStatus } from '../../../../jamespot-user-api/src';
|
|
2
2
|
import { AvatarAudience } from '../JRCAvatars/JRCAvatars';
|
|
3
3
|
import { CalendarView, JRCCalendarMode } from './types';
|
|
4
4
|
type JRCCalendarEventProps = {
|
package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/JRCCalendarModal.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CalendarEventView, CalendarEventWithExtensions, JArticleApi, JCalendarApi, JGlobalApi, Rights, UserResponseStatus } from 'jamespot-user-api';
|
|
1
|
+
import { CalendarEventView, CalendarEventWithExtensions, JArticleApi, JCalendarApi, JGlobalApi, Rights, UserResponseStatus } from '../../../../jamespot-user-api/src';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
3
|
type JRCCalendarModalProps = {
|
|
4
4
|
event?: CalendarEventWithExtensions<CalendarEventView, ['socialEventRecord' | 'recurringEventRecord']>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CalendarApi } from '@fullcalendar/core';
|
|
2
|
-
import { CalendarEventView, CalendarEventWithExtensions, JArticleApi, JCalendarApi, JGlobalApi, Rights, UserResponseStatus } from 'jamespot-user-api';
|
|
2
|
+
import { CalendarEventView, CalendarEventWithExtensions, JArticleApi, JCalendarApi, JGlobalApi, Rights, UserResponseStatus } from '../../../../jamespot-user-api/src';
|
|
3
3
|
import { ReactNode } from 'react';
|
|
4
4
|
export type CalendarView = 'dayGridMonth' | 'timeGridWeek' | 'timeGridDay' | 'list';
|
|
5
5
|
export type CalendarEvent = CalendarEventWithExtensions<CalendarEventView, [
|
package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/useResponseStatus.d.ts
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { UserResponseStatus } from 'jamespot-user-api';
|
|
2
|
-
import { Colors } from 'jamespot-front-business';
|
|
1
|
+
import { UserResponseStatus } from '../../../../jamespot-user-api/src';
|
|
2
|
+
import { Colors } from '../../../../jamespot-front-business/src';
|
|
3
3
|
export declare const useResponseStatus: () => {
|
|
4
4
|
getStatusColor: (status: UserResponseStatus | null) => Colors;
|
|
5
5
|
getStatusLabel: (status: UserResponseStatus | null) => string;
|
package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/JRCComment.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CommentWithExtensions, JDriveApi, JFileApi, JFileIntegrity, JGlobalApi, JQuestionAnswerApi, JUserApi, Model, UpdateCommentParams, WidgetDisplayMode, WidgetWrapperProps, jCommentList } from 'jamespot-user-api';
|
|
1
|
+
import { CommentWithExtensions, JDriveApi, JFileApi, JFileIntegrity, JGlobalApi, JQuestionAnswerApi, JUserApi, Model, UpdateCommentParams, WidgetDisplayMode, WidgetWrapperProps, jCommentList } from '../../../../jamespot-user-api/src';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
3
|
import { DriveOrFilebank } from '../Form/Input/JRCInputFileAdvanced/JRCInputFileAdvancedRaw';
|
|
4
4
|
import { JRCInputTinyMCERawProps } from '../Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw';
|
package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/JRCCommentsBloc.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AddCommentParams, CommentWithExtensions, JDriveApi, JFileApi, JGlobalApi, JQuestionAnswerApi, JUserApi, Model, UpdateCommentParams, WidgetDisplayMode, WidgetWrapperProps, jCommentList, jUserList, JFileIntegrity } from 'jamespot-user-api';
|
|
1
|
+
import { AddCommentParams, CommentWithExtensions, JDriveApi, JFileApi, JGlobalApi, JQuestionAnswerApi, JUserApi, Model, UpdateCommentParams, WidgetDisplayMode, WidgetWrapperProps, jCommentList, jUserList, JFileIntegrity } from '../../../../jamespot-user-api/src';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
3
|
import { DriveOrFilebank } from '../Form/Input/JRCInputFileAdvanced/JRCInputFileAdvancedRaw';
|
|
4
4
|
import { JRCInputTinyMCERawProps } from '../Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jCommentList, JDriveApi, JFileApi } from 'jamespot-user-api';
|
|
1
|
+
import { jCommentList, JDriveApi, JFileApi } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
import { DriveOrFilebank } from '../../Form/Input/JRCInputFileAdvanced/JRCInputFileAdvancedRaw';
|
|
3
3
|
import { JRCInputTinyMCERawProps } from '../../Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw';
|
|
4
4
|
import { FoldersHandlers } from '../../JRCFolders/types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AddCommentParams, JDriveApi, JFileApi, jUserList } from 'jamespot-user-api';
|
|
1
|
+
import { AddCommentParams, JDriveApi, JFileApi, jUserList } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
3
|
import { DriveOrFilebank } from '../../Form/Input/JRCInputFileAdvanced/JRCInputFileAdvancedRaw';
|
|
4
4
|
import { JRCInputTinyMCERawProps } from '../../Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { JRCTooltipProps } from '../JRCTooltip/types';
|
|
2
|
-
import { JRCTypographyProps } from '../JRCTypography/JRCTypography.
|
|
2
|
+
import { JRCTypographyProps } from '../JRCTypography/JRCTypography.types';
|
|
3
3
|
export type JRCDateObjectProps = {
|
|
4
4
|
dateCreation: string;
|
|
5
5
|
size?: JRCTypographyProps['size'];
|
package/dist/{src → jamespot-react-components/src}/components/JRCDisplayCard/JRCDisplayCard.d.ts
RENAMED
|
@@ -13,4 +13,4 @@ export type JRCDisplayCardProps = {
|
|
|
13
13
|
href?: string;
|
|
14
14
|
onClick?: () => void;
|
|
15
15
|
};
|
|
16
|
-
export declare const JRCDisplayCard: ({ children, href, ...props }: JRCDisplayCardProps) => import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
export declare const JRCDisplayCard: ({ children, href, onClick, ...props }: JRCDisplayCardProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { JRCDisplayCardProps } from './JRCDisplayCard';
|
|
2
2
|
declare const _default: {
|
|
3
3
|
title: string;
|
|
4
|
-
component: ({ children, href, ...props }: JRCDisplayCardProps) => import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
component: ({ children, href, onClick, ...props }: JRCDisplayCardProps) => import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
};
|
|
6
6
|
export default _default;
|
|
7
7
|
export declare const Default: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react-webpack5').ReactRenderer, JRCDisplayCardProps>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { JRCTypographyProps } from '../JRCTypography/JRCTypography.
|
|
1
|
+
import { JRCTypographyProps } from '../JRCTypography/JRCTypography.types';
|
|
2
2
|
export declare const JRCDot: (props: Omit<JRCTypographyProps, "children">) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Meta, StoryFn, StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import { JRCTypographyProps } from '../JRCTypography/JRCTypography.
|
|
2
|
+
import { JRCTypographyProps } from '../JRCTypography/JRCTypography.types';
|
|
3
3
|
import { JRCDot } from './JRCDot';
|
|
4
4
|
declare const meta: Meta;
|
|
5
5
|
export default meta;
|