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/{src → jamespot-react-components/src}/components/JRCDragNDrop/OneLevelStyles.d.ts
RENAMED
|
@@ -13,12 +13,12 @@ export declare const OneLevelMainTitle: import('styled-components/dist/types').I
|
|
|
13
13
|
id?: string;
|
|
14
14
|
className?: string;
|
|
15
15
|
weight?: keyof import('../../styles/theme').FontWeight;
|
|
16
|
-
size?: import('../JRCTypography/JRCTypography.
|
|
17
|
-
color?: import('jamespot-front-business').Colors;
|
|
16
|
+
size?: import('../JRCTypography/JRCTypography.types').TSizes;
|
|
17
|
+
color?: import('../../../../jamespot-front-business/src').Colors;
|
|
18
18
|
children: string | import('react').ReactNode;
|
|
19
|
-
variant?: import('../JRCTypography/JRCTypography.
|
|
20
|
-
align?: "
|
|
21
|
-
hoverColor?: import('jamespot-front-business').Colors;
|
|
19
|
+
variant?: import('../JRCTypography/JRCTypography.types').TVariants;
|
|
20
|
+
align?: "left" | "right" | "center";
|
|
21
|
+
hoverColor?: import('../../../../jamespot-front-business/src').Colors;
|
|
22
22
|
ellipsis?: boolean;
|
|
23
23
|
maxWidth?: string | number;
|
|
24
24
|
whiteSpace?: import('react').CSSProperties["whiteSpace"];
|
|
@@ -32,12 +32,12 @@ export declare const OneLevelStackTitle: import('styled-components/dist/types').
|
|
|
32
32
|
id?: string;
|
|
33
33
|
className?: string;
|
|
34
34
|
weight?: keyof import('../../styles/theme').FontWeight;
|
|
35
|
-
size?: import('../JRCTypography/JRCTypography.
|
|
36
|
-
color?: import('jamespot-front-business').Colors;
|
|
35
|
+
size?: import('../JRCTypography/JRCTypography.types').TSizes;
|
|
36
|
+
color?: import('../../../../jamespot-front-business/src').Colors;
|
|
37
37
|
children: string | import('react').ReactNode;
|
|
38
|
-
variant?: import('../JRCTypography/JRCTypography.
|
|
39
|
-
align?: "
|
|
40
|
-
hoverColor?: import('jamespot-front-business').Colors;
|
|
38
|
+
variant?: import('../JRCTypography/JRCTypography.types').TVariants;
|
|
39
|
+
align?: "left" | "right" | "center";
|
|
40
|
+
hoverColor?: import('../../../../jamespot-front-business/src').Colors;
|
|
41
41
|
ellipsis?: boolean;
|
|
42
42
|
maxWidth?: string | number;
|
|
43
43
|
whiteSpace?: import('react').CSSProperties["whiteSpace"];
|
|
@@ -9,12 +9,12 @@ export declare const SectionsTitle: import('styled-components/dist/types').IStyl
|
|
|
9
9
|
id?: string;
|
|
10
10
|
className?: string;
|
|
11
11
|
weight?: keyof import('../../styles/theme').FontWeight;
|
|
12
|
-
size?: import('../JRCTypography/JRCTypography.
|
|
13
|
-
color?: import('jamespot-front-business').Colors;
|
|
12
|
+
size?: import('../JRCTypography/JRCTypography.types').TSizes;
|
|
13
|
+
color?: import('../../../../jamespot-front-business/src').Colors;
|
|
14
14
|
children: string | import('react').ReactNode;
|
|
15
|
-
variant?: import('../JRCTypography/JRCTypography.
|
|
16
|
-
align?: "
|
|
17
|
-
hoverColor?: import('jamespot-front-business').Colors;
|
|
15
|
+
variant?: import('../JRCTypography/JRCTypography.types').TVariants;
|
|
16
|
+
align?: "left" | "right" | "center";
|
|
17
|
+
hoverColor?: import('../../../../jamespot-front-business/src').Colors;
|
|
18
18
|
ellipsis?: boolean;
|
|
19
19
|
maxWidth?: string | number;
|
|
20
20
|
whiteSpace?: import('react').CSSProperties["whiteSpace"];
|
|
@@ -49,13 +49,13 @@ export declare const RemoveButton: import('styled-components/dist/types').IStyle
|
|
|
49
49
|
disabled?: boolean;
|
|
50
50
|
type?: "submit" | "reset" | "button";
|
|
51
51
|
bgBaseGrey?: 0 | 1 | 2;
|
|
52
|
-
color?: import('jamespot-front-business').Colors | "inherit";
|
|
52
|
+
color?: import('../../../../jamespot-front-business/src').Colors | "inherit";
|
|
53
53
|
tooltip?: Omit<import('../..').JRCTooltipProps, "children">;
|
|
54
54
|
variant?: "circle" | "square";
|
|
55
55
|
hasLicense?: boolean;
|
|
56
|
-
bg?: import('jamespot-front-business').Colors;
|
|
57
|
-
bgHover?: import('jamespot-front-business').Colors;
|
|
58
|
-
borderColor?: import('jamespot-front-business').Colors;
|
|
56
|
+
bg?: import('../../../../jamespot-front-business/src').Colors;
|
|
57
|
+
bgHover?: import('../../../../jamespot-front-business/src').Colors;
|
|
58
|
+
borderColor?: import('../../../../jamespot-front-business/src').Colors;
|
|
59
59
|
iconSize?: number;
|
|
60
60
|
badgeNumber?: number;
|
|
61
61
|
colorVariant?: string;
|
|
@@ -71,13 +71,13 @@ export declare const RemoveButton: import('styled-components/dist/types').IStyle
|
|
|
71
71
|
disabled?: boolean;
|
|
72
72
|
type?: "submit" | "reset" | "button";
|
|
73
73
|
bgBaseGrey?: 0 | 1 | 2;
|
|
74
|
-
color?: import('jamespot-front-business').Colors | "inherit";
|
|
74
|
+
color?: import('../../../../jamespot-front-business/src').Colors | "inherit";
|
|
75
75
|
tooltip?: Omit<import('../..').JRCTooltipProps, "children">;
|
|
76
76
|
variant?: "circle" | "square";
|
|
77
77
|
hasLicense?: boolean;
|
|
78
|
-
bg?: import('jamespot-front-business').Colors;
|
|
79
|
-
bgHover?: import('jamespot-front-business').Colors;
|
|
80
|
-
borderColor?: import('jamespot-front-business').Colors;
|
|
78
|
+
bg?: import('../../../../jamespot-front-business/src').Colors;
|
|
79
|
+
bgHover?: import('../../../../jamespot-front-business/src').Colors;
|
|
80
|
+
borderColor?: import('../../../../jamespot-front-business/src').Colors;
|
|
81
81
|
iconSize?: number;
|
|
82
82
|
badgeNumber?: number;
|
|
83
83
|
colorVariant?: string;
|
|
@@ -97,12 +97,12 @@ export declare const OneLevelTitle: import('styled-components/dist/types').IStyl
|
|
|
97
97
|
id?: string;
|
|
98
98
|
className?: string;
|
|
99
99
|
weight?: keyof import('../../styles/theme').FontWeight;
|
|
100
|
-
size?: import('../JRCTypography/JRCTypography.
|
|
101
|
-
color?: import('jamespot-front-business').Colors;
|
|
100
|
+
size?: import('../JRCTypography/JRCTypography.types').TSizes;
|
|
101
|
+
color?: import('../../../../jamespot-front-business/src').Colors;
|
|
102
102
|
children: string | import('react').ReactNode;
|
|
103
|
-
variant?: import('../JRCTypography/JRCTypography.
|
|
104
|
-
align?: "
|
|
105
|
-
hoverColor?: import('jamespot-front-business').Colors;
|
|
103
|
+
variant?: import('../JRCTypography/JRCTypography.types').TVariants;
|
|
104
|
+
align?: "left" | "right" | "center";
|
|
105
|
+
hoverColor?: import('../../../../jamespot-front-business/src').Colors;
|
|
106
106
|
ellipsis?: boolean;
|
|
107
107
|
maxWidth?: string | number;
|
|
108
108
|
whiteSpace?: import('react').CSSProperties["whiteSpace"];
|
package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewer.d.ts
RENAMED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { jFileLittle } from 'jamespot-user-api';
|
|
1
|
+
import { jFileLittle } from '../../../../jamespot-user-api/src';
|
|
2
2
|
import { JRCFileViewerProps } from './types';
|
|
3
3
|
export declare const JRCFileViewer: <T extends jFileLittle>({ files, size, children, openWithOptions, onReadFile, }: JRCFileViewerProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jFolderList, jFileLittle, jArticleView, JFilebankApi } from 'jamespot-user-api';
|
|
1
|
+
import { jFolderList, jFileLittle, jArticleView, JFilebankApi } from '../../../../jamespot-user-api/src';
|
|
2
2
|
export type EntryType = jFolderList | jArticleView;
|
|
3
3
|
export type FoldersHandlers = {
|
|
4
4
|
filebank: Pick<JFilebankApi, 'getFolders' | 'getDocuments' | 'getRootFolders' | 'searchContent'>;
|
package/dist/{src → jamespot-react-components/src}/components/JRCGifSelector/JRCGifSelector.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Gif } from 'jamespot-user-api';
|
|
1
|
+
import { Gif } from '../../../../jamespot-user-api/src';
|
|
2
2
|
declare const Gif: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('react').DetailedHTMLProps<import('react').ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {
|
|
3
3
|
$aspectRatio: number;
|
|
4
4
|
}>> & string;
|
package/dist/{src → jamespot-react-components/src}/components/JRCGroupList/JRCGroupList.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { JRCObjectListProps } from '../JRCObjectList/JRCObjectList';
|
|
2
|
-
import { jGroupLittle } from 'jamespot-user-api';
|
|
2
|
+
import { jGroupLittle } from '../../../../jamespot-user-api/src';
|
|
3
3
|
export type JRCGroupListProps = JRCObjectListProps<jGroupLittle>;
|
|
4
4
|
export declare const JRCGroupList: (props: JRCGroupListProps) => import("react/jsx-runtime").JSX.Element;
|
package/dist/{src → jamespot-react-components/src}/components/JRCIconButton/JRCIconButton.d.ts
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ComponentPropsWithoutRef, MouseEvent } 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 { JRCTooltipProps } from '../JRCTooltip/types';
|
|
5
5
|
declare const colorVariants: Record<string, {
|
package/dist/{src → jamespot-react-components/src}/components/JRCSocialActions/JRCSocialActions.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { JGlobalApi, SocialAction } from 'jamespot-user-api';
|
|
1
|
+
import { JGlobalApi, SocialAction } from '../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const JRCSocialActions: ({ uri, actions, handlers, onReport, onError, }: {
|
|
3
3
|
uri: string;
|
|
4
4
|
actions: SocialAction[];
|
package/dist/{src → jamespot-react-components/src}/components/JRCStyledHref/JRCStyledHref.d.ts
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ComponentPropsWithoutRef, ReactNode } 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 { ButtonColors, ButtonSizes, ButtonType } from '../JRCButton/types';
|
|
5
5
|
/**
|
package/dist/{src → jamespot-react-components/src}/components/JRCTypography/JRCTypography.d.ts
RENAMED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { JRCTypographyProps } from './JRCTypography.
|
|
1
|
+
import { JRCTypographyProps } from './JRCTypography.types';
|
|
2
2
|
export declare const JRCTypography: ({ variant, ellipsis, size, weight, color, align, hoverColor, maxWidth, whiteSpace, ...props }: JRCTypographyProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Meta, StoryFn } from '@storybook/react-webpack5';
|
|
2
|
-
import { JRCTypographyProps } from './JRCTypography.
|
|
2
|
+
import { JRCTypographyProps } from './JRCTypography.types';
|
|
3
3
|
declare const meta: Meta;
|
|
4
4
|
export default meta;
|
|
5
5
|
export declare const Typography: StoryFn<JRCTypographyProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { CSSProperties } from 'react';
|
|
2
2
|
import { FastCssProps } from '../Common/FastCss';
|
|
3
|
-
import { JRCTypographyProps } from './JRCTypography.
|
|
3
|
+
import { JRCTypographyProps } from './JRCTypography.types';
|
|
4
4
|
export declare const lineHeightRatio = 1.5;
|
|
5
5
|
export declare const SIZES: Readonly<{
|
|
6
6
|
xs: 10;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CSSProperties, ReactNode } from 'react';
|
|
2
|
-
import { Colors } from 'jamespot-front-business';
|
|
2
|
+
import { Colors } from '../../../../jamespot-front-business/src';
|
|
3
3
|
import { FontWeight } from '../../styles/theme';
|
|
4
4
|
import { FastCssProps } from '../Common/FastCss';
|
|
5
5
|
export type TSizes = 'xs' | 's' | 'm' | 'l' | 'xl' | 'xxl' | 'xxxl';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { JRCObjectListProps } from '../JRCObjectList/JRCObjectList';
|
|
2
|
-
import { jUserLittle } from 'jamespot-user-api';
|
|
2
|
+
import { jUserLittle } from '../../../../jamespot-user-api/src';
|
|
3
3
|
export type JRCUserListProps = JRCObjectListProps<jUserLittle>;
|
|
4
4
|
export declare const JRCUserList: (props: JRCUserListProps) => import("react/jsx-runtime").JSX.Element;
|
package/dist/{src → jamespot-react-components/src}/components/Templates/template.styles.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Colors } from 'jamespot-front-business';
|
|
1
|
+
import { Colors } from '../../../../jamespot-front-business/src';
|
|
2
2
|
import { FlexDirection } from '../JRCFlex/JRCFlexBox';
|
|
3
3
|
import { Closing, ColumnPosition, LayoutMode, Open } from './template.type';
|
|
4
4
|
export declare const BasicAutoMarginWrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode, RefObject } from 'react';
|
|
2
|
-
import { Colors } from 'jamespot-front-business';
|
|
2
|
+
import { Colors } from '../../../../jamespot-front-business/src';
|
|
3
3
|
import { FlexDirection } from '../JRCFlex/JRCFlexBox';
|
|
4
4
|
export type LayoutMode = 'fluid' | 'center' | 'centerTop' | 'full';
|
|
5
5
|
export type ColumnPosition = 'left' | 'right';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetArticleGalleryContent } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetArticleGalleryContent } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const JRCWidgetArticleGallery: ({ files, size, gap, column, maxWidth, onClick, }: WidgetArticleGalleryContent & {
|
|
3
3
|
maxWidth: number;
|
|
4
4
|
size?: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-webpack5';
|
|
2
|
-
import { WidgetArticleGalleryContent } from 'jamespot-user-api';
|
|
2
|
+
import { WidgetArticleGalleryContent } from '../../../../../jamespot-user-api/src';
|
|
3
3
|
declare const _default: Meta;
|
|
4
4
|
export default _default;
|
|
5
5
|
export declare const Primary: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react-webpack5').ReactRenderer, WidgetArticleGalleryContent & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetArticleGalleryContent, WidgetKeys, WidgetStateProps } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetArticleGalleryContent, WidgetKeys, WidgetStateProps } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
type JRCWidgetArticleGalleryEditorProps = {
|
|
3
3
|
token: string | undefined;
|
|
4
4
|
content: WidgetArticleGalleryContent;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { JFileApi, WidgetDisplayMode } from 'jamespot-user-api';
|
|
1
|
+
import { JFileApi, WidgetDisplayMode } 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 JRCWidgetArticleTextProps = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Meta } from '@storybook/react-webpack5';
|
|
2
|
-
import { WidgetArticleTextContent, WidgetDefaultProps } from 'jamespot-user-api';
|
|
2
|
+
import { WidgetArticleTextContent, WidgetDefaultProps } from '../../../../../jamespot-user-api/src';
|
|
3
3
|
declare const _default: Meta;
|
|
4
4
|
export default _default;
|
|
5
5
|
export declare const Primary: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react-webpack5').ReactRenderer, WidgetDefaultProps & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetArticleTextContent } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetArticleTextContent } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
import { JRCWidgetArticleTextProps } from './JRCWidgetArticleText';
|
|
3
3
|
export declare const JRCWidgetArticleTextEditor: ({ content, onSave, }: {
|
|
4
4
|
content: WidgetArticleTextContent;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetArticleTitleContent, WidgetDisplayMode } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetArticleTitleContent, WidgetDisplayMode } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const JRCWidgetArticleTitle: ({ text, color, heading, autoFocus, inplace, mode, onChange, dataCy, }: WidgetArticleTitleContent & {
|
|
3
3
|
autoFocus: boolean;
|
|
4
4
|
inplace: boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetArticleTitleContent } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetArticleTitleContent } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
import { ReactElement } from 'react';
|
|
3
3
|
export declare const JRCWidgetArticleTitleEditor: ({ content, onChange, onSave, }: {
|
|
4
4
|
content: WidgetArticleTitleContent;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetArticleAttachmentContent, WidgetStateProps } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetArticleAttachmentContent, WidgetStateProps } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
import { ReactElement } from 'react';
|
|
3
3
|
type JRCWidgetArticleAttachmentEditorProps = {
|
|
4
4
|
token: string | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { default as jamespot } from 'jamespot-user-api';
|
|
1
|
+
import { default as jamespot } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const CSSWidgetAttachment: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
|
|
3
3
|
inline?: boolean;
|
|
4
4
|
}>> & string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { WidgetButtonProps } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetButtonProps } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const JRCWidgetButton: ({ text, buttonSize, color, borderRadius, variant, backgroundColor, url, target, }: WidgetButtonProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CombinedWidgetContent, WidgetCheckListContent, WidgetCheckListContentArr } from 'jamespot-user-api';
|
|
1
|
+
import { CombinedWidgetContent, WidgetCheckListContent, WidgetCheckListContentArr } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
type JRCWidgetCheckListEditorProps = {
|
|
3
3
|
token?: string;
|
|
4
4
|
uniqid: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetCheckListContent } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetCheckListContent } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const JRCWidgetCheckListEditorItemLink: ({ content, idx, handleChangeContent, closeHandler, }: {
|
|
3
3
|
content: WidgetCheckListContent;
|
|
4
4
|
idx: number;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { WidgetEditorActions, WidgetExtensionContent } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetEditorActions, WidgetExtensionContent } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const JRCWidgetExtensionEditor: ({ extensionName, onChange, }: WidgetExtensionContent & WidgetEditorActions<WidgetExtensionContent>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetLuccaAbsenceUser } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetLuccaAbsenceUser } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const JRCWidgetLuccaAbsence: ({ list }: {
|
|
3
3
|
list: WidgetLuccaAbsenceUser[];
|
|
4
4
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jUserLittle, WidgetPresenceContent } from 'jamespot-user-api';
|
|
1
|
+
import { jUserLittle, WidgetPresenceContent } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const JRCWidgetPresence: ({ limit, limitValue, userAvailableList, userUnavailableList, userValue, userAvailableTotal, userUnavailableTotal, isClosed, handleClickAvailable, handleClickUnavailable, handleOpenUsersModal, }: WidgetPresenceContent & {
|
|
3
3
|
userAvailableList: jUserLittle[];
|
|
4
4
|
userUnavailableList: jUserLittle[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { WidgetEditorActions, WidgetPresenceContent } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetEditorActions, WidgetPresenceContent } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const JRCWidgetPresenceEditor: ({ closing, limit, limitValue, onChange, }: WidgetPresenceContent & WidgetEditorActions<WidgetPresenceContent>) => import("react/jsx-runtime").JSX.Element;
|