jamespot-react-components 1.3.71 → 1.3.72
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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetLegacyMixedBoolean, WidgetQuickSurveyContentArr, WidgetQuickSurveyResponses } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetLegacyMixedBoolean, WidgetQuickSurveyContentArr, WidgetQuickSurveyResponses } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
type JRCWidgetQuickSurveyProps = {
|
|
3
3
|
limit: number;
|
|
4
4
|
values: WidgetQuickSurveyContentArr[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CombinedWidgetContent, WidgetQuickSurveyContent, WidgetQuickSurveyContentArr } from 'jamespot-user-api';
|
|
1
|
+
import { CombinedWidgetContent, WidgetQuickSurveyContent, WidgetQuickSurveyContentArr } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
type JRCWidgetSurveyEditorProps = {
|
|
3
3
|
token?: string;
|
|
4
4
|
uniqid: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetQuickSurveyContent } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetQuickSurveyContent } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const JRCWidgetQuickSurveyEditorEntries: ({ content, token, handleChange, isStarted, }: {
|
|
3
3
|
content: WidgetQuickSurveyContent;
|
|
4
4
|
token: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jUserLittle, WidgetLegacyMixedBoolean } from 'jamespot-user-api';
|
|
1
|
+
import { jUserLittle, WidgetLegacyMixedBoolean } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const JRCWidgetQuickSurveyResponse: ({ anonymize, limit, userResponses, canSeeResponses, isClosed, setOpenUsersModal, handleResponseClick, }: {
|
|
3
3
|
anonymize?: WidgetLegacyMixedBoolean;
|
|
4
4
|
limit: number;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetArticleSliderContent } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetArticleSliderContent } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const JRCWidgetArticleSliderEditor: ({ slides, loop, autoplay, delay, useDots, token, onChange, onSave, }: WidgetArticleSliderContent & {
|
|
3
3
|
token: string;
|
|
4
4
|
onSave: (content: Partial<WidgetArticleSliderContent>) => void;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jFileLittle } from 'jamespot-user-api';
|
|
1
|
+
import { jFileLittle } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
import { WidgetArticleSlideAttributes } from './types';
|
|
3
3
|
export declare const JRCWidgetArticleSliderEditorSlide: ({ forceOpen, title, text, opacityColor, opacityFilter, displayAs, backgroundSize, backgroundPosition, file, token, onUploadSuccess, onSave, onClickDelete, }: {
|
|
4
4
|
forceOpen?: boolean;
|
package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/types.d.ts
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CSSBackgroundPosition, CSSBackgroundSize } from 'jamespot-user-api';
|
|
2
|
-
import { TVariants } from '../../JRCTypography/JRCTypography.
|
|
1
|
+
import { CSSBackgroundPosition, CSSBackgroundSize } from '../../../../../jamespot-user-api/src';
|
|
2
|
+
import { TVariants } from '../../JRCTypography/JRCTypography.types';
|
|
3
3
|
export type WidgetArticleSlideAttributes = {
|
|
4
4
|
title: string;
|
|
5
5
|
text: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetDatasourceTableContent, WidgetDisplayMode, WidgetEditorActions, WidgetEditorErrorActions } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetDatasourceTableContent, WidgetDisplayMode, WidgetEditorActions, WidgetEditorErrorActions } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
import { HookIsActive } from '../context/provider';
|
|
3
3
|
import { WidgetDatasourceHandlers } from './types';
|
|
4
4
|
export declare const JRCWidgetDatasourceTableEditor: ({ uri, limit, tableHeadColor, tableHeadTextColor, tableHeadIconColor, tableRowColor, tableRowTextColor, tableColumnsData, tableBorderRadius, tableSizedColumns, tableSizedColumnsWidth, hook, handlers, mode, onChange, onSave, onStateChange, onError, }: WidgetDatasourceTableContent & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetDisplayMode, WidgetEditorActions, WidgetEditorErrorActions, WidgetExcelDatasourceTableContent } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetDisplayMode, WidgetEditorActions, WidgetEditorErrorActions, WidgetExcelDatasourceTableContent } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
import { HookIsActive } from '../context/provider';
|
|
3
3
|
import { WidgetExcelDatasourceHandlers } from './types';
|
|
4
4
|
export declare const JRCWidgetExcelDatasourceTableEditor: ({ uri, limit, tableHeadColor, tableHeadTextColor, tableHeadIconColor, tableRowColor, tableRowTextColor, tableColumnsData, tableSizedColumns, tableSizedColumnsWidth, tableBorderRadius, hook, handlers, mode, onChange, onSave, onStateChange, onError, }: WidgetExcelDatasourceTableContent & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetDatasourceValues, WidgetTableColumn, WidgetTableContent } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetDatasourceValues, WidgetTableColumn, WidgetTableContent } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
type SortValues = 'ascending' | 'descending';
|
|
3
3
|
export type JRCWidgetTableProps = WidgetTableContent & {
|
|
4
4
|
columns: WidgetTableColumn[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { WidgetDatasourceTableContent, WidgetEditorActions } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetDatasourceTableContent, WidgetEditorActions } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const JRCWidgetTableSharedEditor: ({ limit, tableHeadColor, tableHeadTextColor, tableHeadIconColor, tableRowColor, tableRowTextColor, tableBorderRadius, tableSizedColumns, tableSizedColumnsWidth, onChange, }: WidgetDatasourceTableContent & Pick<WidgetEditorActions<WidgetDatasourceTableContent>, "onChange">) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetDatasourceValues, WidgetTableColumn, WidgetTableColumnTypes, WidgetTableColumnsData } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetDatasourceValues, WidgetTableColumn, WidgetTableColumnTypes, WidgetTableColumnsData } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const JRCWidgetTableTdRenderer: ({ value, name, type, backgroundColor, tableColumnsData, url, }: {
|
|
3
3
|
col: WidgetTableColumn;
|
|
4
4
|
type: WidgetTableColumnTypes;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetDatasourceValues, WidgetTableColumnsData } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetDatasourceValues, WidgetTableColumnsData } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const JRCWidgetTableTdRendererText: ({ value, name, backgroundColor, tableColumnsData, }: {
|
|
3
3
|
name: string;
|
|
4
4
|
tableColumnsData: WidgetTableColumnsData;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetDatasourceTableContent, WidgetTableColumn, WidgetTableColumnsData } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetDatasourceTableContent, WidgetTableColumn, WidgetTableColumnsData } from '../../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const WidgetDatasourceModelView: ({ model, excelHeaders, tableColumnsData, onChange, onUpdateModel, }: {
|
|
3
3
|
model: WidgetTableColumn[];
|
|
4
4
|
excelHeaders?: string[] | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetTableColumn } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetTableColumn } from '../../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const WidgetDatasourceModelViewChanges: ({ model, excelHeaders, onChange, }: {
|
|
3
3
|
model: WidgetTableColumn[];
|
|
4
4
|
excelHeaders: string[] | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetDatasourceTableContent, WidgetTableColumnData, WidgetTableColumnsData, WidgetTableColumnTypes } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetDatasourceTableContent, WidgetTableColumnData, WidgetTableColumnsData, WidgetTableColumnTypes } from '../../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const WidgetDatasourceModelViewColumnAction: ({ type, tableColumnsData, item, handleEditLabel, onChange, }: {
|
|
3
3
|
type: WidgetTableColumnTypes;
|
|
4
4
|
tableColumnsData: WidgetTableColumnsData;
|
package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/ensure.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DatasourceDataTypeUrl } from 'jamespot-user-api';
|
|
1
|
+
import { DatasourceDataTypeUrl } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare function ensureIsUrl(object: unknown): object is DatasourceDataTypeUrl;
|
|
3
3
|
export declare function ensureIsStringOrNumber(value: unknown): value is string;
|
|
4
4
|
export declare function ensureIsNumber(value: unknown): value is number;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DatasourceModel, DatasourceType, WidgetTableColumnsData } from 'jamespot-user-api';
|
|
1
|
+
import { DatasourceModel, DatasourceType, WidgetTableColumnsData } from '../../../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const DocEditor: ({ uri, tableColumnsData, model, type, onRemove, }: {
|
|
3
3
|
uri?: string;
|
|
4
4
|
model?: DatasourceModel;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WidgetTableColumnsData } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetTableColumnsData } from '../../../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const ExcelEditor: ({ uri, tableColumnsData }: {
|
|
3
3
|
uri?: string;
|
|
4
4
|
tableColumnsData: WidgetTableColumnsData;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DatasourceModel, WidgetTableColumnsData } from 'jamespot-user-api';
|
|
1
|
+
import { DatasourceModel, WidgetTableColumnsData } from '../../../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const ExcelEditorModel: ({ uri, tableColumnsData, model, }: {
|
|
3
3
|
uri: string;
|
|
4
4
|
tableColumnsData: WidgetTableColumnsData;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DatasourceModel, DatasourceType, WidgetTableColumnsData } from 'jamespot-user-api';
|
|
1
|
+
import { DatasourceModel, DatasourceType, WidgetTableColumnsData } from '../../../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const StudioEditor: ({ uri, tableColumnsData, model, type, onRemove, }: {
|
|
3
3
|
uri?: string;
|
|
4
4
|
model?: DatasourceModel;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { StudioApplicationBase, StudioApplicationStatusEnumBased, WidgetEditorErrorActions } from 'jamespot-user-api';
|
|
1
|
+
import { StudioApplicationBase, StudioApplicationStatusEnumBased, WidgetEditorErrorActions } from '../../../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const StudioEditorApp: ({ idApp, status, onHandleSelection, }: {
|
|
3
3
|
idApp: string;
|
|
4
4
|
status: StudioApplicationStatusEnumBased;
|
package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/types.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { JApplicationApi, JDatasourceApi, JFilebankApi, JWedocApi, Network, WidgetDatasourceTableContent, WidgetExcelDatasourceTableContent } from 'jamespot-user-api';
|
|
1
|
+
import { JApplicationApi, JDatasourceApi, JFilebankApi, JWedocApi, Network, WidgetDatasourceTableContent, WidgetExcelDatasourceTableContent } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
import { FoldersHandlers } from '../../JRCFolders/types';
|
|
3
3
|
import { EditorBaseContext, Handlers } from '../context/provider';
|
|
4
4
|
export type WidgetDatasourceHandlers = Handlers & {
|
package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/utils.d.ts
RENAMED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { WidgetTableColumn, WidgetTableColumnsData } from 'jamespot-user-api';
|
|
1
|
+
import { WidgetTableColumn, WidgetTableColumnsData } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare function labelize(name: string, tableColumnsData: WidgetTableColumnsData, initialValue: string): string;
|
|
3
3
|
export declare function updateTableColumns(columns: WidgetTableColumn[], headers: string[]): WidgetTableColumn[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { JFileApi, WidgetTextContent } from 'jamespot-user-api';
|
|
1
|
+
import { JFileApi, WidgetTextContent } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
import { TinyMCEExtension } from '../../Form/Input/JRCInputTinyMCERaw/types';
|
|
3
3
|
import { JRCInputTinyMCERawProps } from '../../Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw';
|
|
4
4
|
export interface JRCWidgetTextEditorProps extends WidgetTextContent {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
|
-
import { CombinedWidgetContent, HookListType, WidgetStateProps } from 'jamespot-user-api';
|
|
2
|
+
import { CombinedWidgetContent, HookListType, WidgetStateProps } from '../../../../../jamespot-user-api/src';
|
|
3
3
|
export type HookIsActive = (name: keyof HookListType) => boolean | undefined;
|
|
4
4
|
type OnError = (message: string) => void;
|
|
5
5
|
type OnStateChange = (state: WidgetStateProps) => void;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jFileLittle, jUserList } from 'jamespot-user-api';
|
|
1
|
+
import { jFileLittle, jUserList } from '../../../../jamespot-user-api/src';
|
|
2
2
|
import { Position } from './const';
|
|
3
3
|
export declare function imageResize(width: number, height: number, maxWidth: number, maxHeight: number): {
|
|
4
4
|
width: number;
|
package/dist/{src → jamespot-react-components/src}/components/api/jamespot/mockApiWrapper.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ApiWrapper, BaseMessages } from 'jamespot-user-api';
|
|
1
|
+
import { ApiWrapper, BaseMessages } from '../../../../../jamespot-user-api/src';
|
|
2
2
|
export declare const mock_apiWrapper: ApiWrapper<any, BaseMessages>;
|
|
3
3
|
export declare const resolve: <T>(result: T) => Promise<{
|
|
4
4
|
result: T;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export declare const mock_api_network_default: Pick<import('../../../../../jamespot-user-api/src').Network, "token" | "postFile" | "getUrl">;
|
|
2
|
+
export declare const mock_api_network_excel: Pick<import('../../../../../jamespot-user-api/src').Network, "token" | "postFile" | "getUrl">;
|
|
3
|
+
export declare const mock_api_datasource_excel: Omit<import('../../../../../jamespot-user-api/src').JDatasourceApi, "network" | "jApi">;
|
|
4
|
+
export declare const mock_api_datasource_studio: Omit<import('../../../../../jamespot-user-api/src').JDatasourceApi, "network" | "jApi">;
|
|
5
|
+
export declare const mock_api_application: Pick<import('../../../../../jamespot-user-api/src').JApplicationApi, "studioGet" | "studioList">;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DatasourceModel, DatasourceResult, JApplicationApi, StudioApplicationBase } from 'jamespot-user-api';
|
|
1
|
+
import { DatasourceModel, DatasourceResult, JApplicationApi, StudioApplicationBase } from '../../../../../../../jamespot-user-api/src';
|
|
2
2
|
type ApplicationMocks = {
|
|
3
3
|
list: StudioApplicationBase[];
|
|
4
4
|
app: StudioApplicationBase;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DatasourceArticleLittle, DatasourceStudioLittle, DatasourceModel, DatasourceResult, DatasourceType, jFileLittle, JDatasourceApi } from 'jamespot-user-api';
|
|
1
|
+
import { DatasourceArticleLittle, DatasourceStudioLittle, DatasourceModel, DatasourceResult, DatasourceType, jFileLittle, JDatasourceApi } from '../../../../../../../jamespot-user-api/src';
|
|
2
2
|
type DatasourceMockType = {
|
|
3
3
|
result: DatasourceResult<any>;
|
|
4
4
|
model: DatasourceModel;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DefaultTheme } from 'styled-components';
|
|
2
|
-
import { ThemeConfigColorType, ThemeConfigOptions } from 'jamespot-front-business';
|
|
2
|
+
import { ThemeConfigColorType, ThemeConfigOptions } from '../../../jamespot-front-business/src';
|
|
3
3
|
interface ITheme {
|
|
4
4
|
config: DefaultTheme | undefined;
|
|
5
5
|
get: () => DefaultTheme;
|
|
@@ -255,6 +255,7 @@ declare const _default: {
|
|
|
255
255
|
"INPUT_FILE_ADVANCED_Dropbox": "Dropbox",
|
|
256
256
|
"INPUT_FILE_ADVANCED_FileBank": "Filebank",
|
|
257
257
|
"INPUT_FILE_ADVANCED_Google_Drive": "Google Drive",
|
|
258
|
+
"INPUT_FILE_ADVANCED_File_Too_Large": "File exceeds the maximum allowed size (250 MB)",
|
|
258
259
|
"INPUT_FILE_ADVANCED_Microsoft_365": "Microsoft 365",
|
|
259
260
|
"INPUT_SELECT_Expand": "Expand",
|
|
260
261
|
"INPUT_RichText_Html_Modal_Label": "HTML content",
|
|
@@ -78,12 +78,12 @@ export type { JRCThemeProviderProps } from './components/JRCThemeProvider/JRCThe
|
|
|
78
78
|
export type { JRCBaseTooltipProps } from './components/JRCTooltip/JRCBaseTooltip';
|
|
79
79
|
export type { JRCTooltipProps } from './components/JRCTooltip/types';
|
|
80
80
|
export type { JRCH1Props, JRCH2Props, JRCH3Props, JRCH4Props, JRCH5Props, JRCTextProps, } from './components/JRCTypo/JRCTypo';
|
|
81
|
-
export type { JRCTypographyProps } from './components/JRCTypography/JRCTypography.
|
|
81
|
+
export type { JRCTypographyProps } from './components/JRCTypography/JRCTypography.types';
|
|
82
82
|
export type { JRCTemplateBaseProps } from './components/Templates/JRCBase.template';
|
|
83
83
|
export type { JRCTemplateTwoColumnsProps } from './components/Templates/JRCTwoColumns.template';
|
|
84
84
|
export type { JRCAppColumnProps, JRCAppTabsProps, JRCColumnProps, JRCContainerProps, JRCMainColumnProps, JRCTabEntry, LayoutMode, TabEventProps, } from './components/Templates/template.type';
|
|
85
85
|
export type { ThemeType } from './styles/theme';
|
|
86
86
|
export type { JRCWidgetCheckListEntries } from './components/Widgets/JRCWidgetCheckList/JRCWidgetCheckList';
|
|
87
|
-
export type { MessageType } from 'jamespot-front-business';
|
|
87
|
+
export type { MessageType } from '../../jamespot-front-business/src';
|
|
88
88
|
export type { OneLevelMainItemComponentProps, OneLevelStackItemComponentProps, OneLevelEmptyStateComponentProps, JRCDndOneLevelWithStackProps, } from './components/JRCDragNDrop/types';
|
|
89
89
|
export { OneLevelItemTypes } from './components/JRCDragNDrop/types';
|
|
@@ -24,7 +24,7 @@ export declare const Utils: {
|
|
|
24
24
|
string: typeof string;
|
|
25
25
|
time: typeof time;
|
|
26
26
|
tinymce: {
|
|
27
|
-
initTinyMCEOptions: (dynamicOptions: import('jamespot-user-api').TinyMCEDynamicOptions) => import('jamespot-user-api').TinyMCECommonOptions;
|
|
27
|
+
initTinyMCEOptions: (dynamicOptions: import('../../../jamespot-user-api/src').TinyMCEDynamicOptions) => import('../../../jamespot-user-api/src').TinyMCECommonOptions;
|
|
28
28
|
};
|
|
29
29
|
html: {
|
|
30
30
|
htmlDecodeSpecialChars: (str: string) => string;
|
|
@@ -5,7 +5,7 @@ export declare function fileAvatar(mimetype: string): {
|
|
|
5
5
|
light: string;
|
|
6
6
|
dark: string;
|
|
7
7
|
};
|
|
8
|
-
ext: "
|
|
8
|
+
ext: "png" | "jpg" | "jpeg";
|
|
9
9
|
} | {
|
|
10
10
|
ext: "gif";
|
|
11
11
|
path: string;
|
|
@@ -111,7 +111,7 @@ export declare function fileAvatar(mimetype: string): {
|
|
|
111
111
|
dark: string;
|
|
112
112
|
};
|
|
113
113
|
} | {
|
|
114
|
-
ext: "webm";
|
|
114
|
+
ext: "webm" | undefined;
|
|
115
115
|
path: string;
|
|
116
116
|
colors: {
|
|
117
117
|
primary: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Audience, AudienceAutocomplete, jFolderLittle } from 'jamespot-user-api';
|
|
1
|
+
import { Audience, AudienceAutocomplete, jFolderLittle } from '../../../jamespot-user-api/src';
|
|
2
2
|
import { ValidationRule } from 'react-hook-form';
|
|
3
3
|
export declare const formRuleMaxLength: (rule: ValidationRule<number> | undefined) => number | undefined;
|
|
4
4
|
export declare const audienceToAutocomplete: (audience: Array<Audience | jFolderLittle>) => AudienceAutocomplete[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Model } from 'jamespot-user-api';
|
|
1
|
+
import { Model } from '../../../jamespot-user-api/src';
|
|
2
2
|
export declare const getExtensionFromName: (name: string) => string;
|
|
3
3
|
export declare function getIconExtensionFile(fileName: string, basePath: string): {
|
|
4
4
|
path: string;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { TinyMCECommonOptions, TinyMCEDynamicOptions } from 'jamespot-user-api';
|
|
1
|
+
import { TinyMCECommonOptions, TinyMCEDynamicOptions } from '../../../jamespot-user-api/src';
|
|
2
2
|
export declare const initTinyMCEOptions: (dynamicOptions: TinyMCEDynamicOptions) => TinyMCECommonOptions;
|
|
3
3
|
export declare const tinyMCEOptions_mock: TinyMCECommonOptions;
|