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.
Files changed (616) hide show
  1. package/dist/index.d.ts +1 -1
  2. package/dist/jamespot-react-components/jest.config.d.ts +3 -0
  3. package/dist/jamespot-react-components/jest.setup.d.ts +0 -0
  4. package/dist/{src → jamespot-react-components/src}/components/Common/Article/ArticleCard.d.ts +1 -1
  5. package/dist/{src → jamespot-react-components/src}/components/Common/Outline.d.ts +1 -1
  6. package/dist/{src → jamespot-react-components/src}/components/Drives/Dropbox/DropboxDocuments.d.ts +1 -1
  7. package/dist/{src → jamespot-react-components/src}/components/Drives/JRCDriveDropbox.d.ts +1 -1
  8. package/dist/{src → jamespot-react-components/src}/components/Drives/JRCDriveMSGraph.d.ts +1 -1
  9. package/dist/{src → jamespot-react-components/src}/components/Drives/MicrosoftGraph/MSGraphDocuments.d.ts +1 -1
  10. package/dist/{src → jamespot-react-components/src}/components/Drives/MicrosoftGraph/MSGraphGroups.d.ts +1 -1
  11. package/dist/{src → jamespot-react-components/src}/components/Drives/MicrosoftGraph/MSGraphTenants.d.ts +1 -1
  12. package/dist/{src → jamespot-react-components/src}/components/Drives/MicrosoftGraph/components/TenantEntityItem.d.ts +1 -1
  13. package/dist/{src → jamespot-react-components/src}/components/Drives/components/DriveAccountHeader.d.ts +1 -1
  14. package/dist/{src → jamespot-react-components/src}/components/Drives/components/EntityItem.d.ts +1 -1
  15. package/dist/{src → jamespot-react-components/src}/components/Drives/hooks.d.ts +1 -1
  16. package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorImageUpload.d.ts +1 -1
  17. package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorInputImage.d.ts +1 -1
  18. package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorRichTextDialog.d.ts +1 -1
  19. package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorUploader.d.ts +1 -1
  20. package/dist/{src → jamespot-react-components/src}/components/Form/Common/FormHelper.d.ts +1 -1
  21. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFile/JRCInputFile.d.ts +2 -2
  22. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFile/utils/file.api.d.ts +1 -1
  23. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFileAdvanced/File.d.ts +1 -1
  24. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFileAdvanced/JRCInputFileAdvancedRaw.d.ts +2 -1
  25. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputImage/types.d.ts +1 -1
  26. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputText/JRCInputText.style.d.ts +8 -8
  27. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTextRaw/JRCInputTextRaw.style.d.ts +10 -10
  28. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCE/JRCInputTinyMCE.d.ts +1 -1
  29. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw.d.ts +1 -1
  30. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/editorSetup.d.ts +1 -1
  31. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputAutocompleteViews.d.ts +1 -1
  32. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelect.style.d.ts +1 -1
  33. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelect.types.d.ts +2 -2
  34. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelectHierarchicalTree.d.ts +1 -1
  35. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelectList.d.ts +1 -1
  36. package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/SelectHierarchicalTreeModal.d.ts +1 -1
  37. package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/types.d.ts +1 -1
  38. package/dist/{src → jamespot-react-components/src}/components/JRCAlert/JRCAlert.d.ts +1 -1
  39. package/dist/{src → jamespot-react-components/src}/components/JRCAppLeftColumn/JRCAppLeftColumn.styles.d.ts +8 -8
  40. package/dist/{src → jamespot-react-components/src}/components/JRCAttachments/JRCAttachments.d.ts +1 -1
  41. package/dist/{src → jamespot-react-components/src}/components/JRCAudience/JRCAudience.d.ts +1 -1
  42. package/dist/{src → jamespot-react-components/src}/components/JRCBusinessContactList/JRCBusinessContactList.d.ts +1 -1
  43. package/dist/{src → jamespot-react-components/src}/components/JRCBusinessContacts/JRCBusinessContacts.d.ts +1 -1
  44. package/dist/{src → jamespot-react-components/src}/components/JRCButton/types.d.ts +1 -1
  45. package/dist/{src → jamespot-react-components/src}/components/JRCButtonDownload/JRCButtonDownload.d.ts +1 -1
  46. package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/JRCCalendarEvent.d.ts +1 -1
  47. package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/JRCCalendarModal.d.ts +1 -1
  48. package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/JRCEventStatusButton.d.ts +1 -1
  49. package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/types.d.ts +1 -1
  50. package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/useResponseStatus.d.ts +2 -2
  51. package/dist/{src → jamespot-react-components/src}/components/JRCCard/JRCCard.d.ts +1 -1
  52. package/dist/{src → jamespot-react-components/src}/components/JRCCard/JRCCardImg.d.ts +1 -1
  53. package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/JRCComment.d.ts +1 -1
  54. package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/JRCCommentsBloc.d.ts +1 -1
  55. package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/components/CommentsHeader.d.ts +1 -1
  56. package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/components/EditComment.d.ts +1 -1
  57. package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/components/NewComment.d.ts +1 -1
  58. package/dist/{src → jamespot-react-components/src}/components/JRCDate/JRCDateObject.d.ts +1 -1
  59. package/dist/{src → jamespot-react-components/src}/components/JRCDisplayCard/JRCDisplayCard.d.ts +1 -1
  60. package/dist/{src → jamespot-react-components/src}/components/JRCDisplayCard/JRCDisplayCard.stories.d.ts +1 -1
  61. package/dist/{src → jamespot-react-components/src}/components/JRCDot/JRCDot.d.ts +1 -1
  62. package/dist/{src → jamespot-react-components/src}/components/JRCDot/JRCDot.stories.d.ts +1 -1
  63. package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/OneLevelStyles.d.ts +10 -10
  64. package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/styles.d.ts +18 -18
  65. package/dist/{src → jamespot-react-components/src}/components/JRCDropDown/JRCDropDown.d.ts +1 -1
  66. package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewer.d.ts +1 -1
  67. package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewerContent.d.ts +1 -1
  68. package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewerContentApplication.d.ts +1 -1
  69. package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewerOpenWithOptions.d.ts +1 -1
  70. package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/types.d.ts +1 -1
  71. package/dist/{src → jamespot-react-components/src}/components/JRCFolders/components/FileLittleList.d.ts +1 -1
  72. package/dist/{src → jamespot-react-components/src}/components/JRCFolders/types.d.ts +1 -1
  73. package/dist/{src → jamespot-react-components/src}/components/JRCGifSelector/JRCGifSelector.d.ts +1 -1
  74. package/dist/{src → jamespot-react-components/src}/components/JRCGroupList/JRCGroupList.d.ts +1 -1
  75. package/dist/{src → jamespot-react-components/src}/components/JRCGroups/JRCGroups.d.ts +1 -1
  76. package/dist/{src → jamespot-react-components/src}/components/JRCIconButton/JRCIconButton.d.ts +1 -1
  77. package/dist/{src → jamespot-react-components/src}/components/JRCImg/JRCImg.d.ts +1 -1
  78. package/dist/{src → jamespot-react-components/src}/components/JRCList/JRCList.d.ts +1 -1
  79. package/dist/{src → jamespot-react-components/src}/components/JRCLoader/JRCLoader.d.ts +1 -1
  80. package/dist/{src → jamespot-react-components/src}/components/JRCMediaLoader/JRCMediaLoader.d.ts +1 -1
  81. package/dist/{src → jamespot-react-components/src}/components/JRCMetas/JRCMetas.d.ts +1 -1
  82. package/dist/{src → jamespot-react-components/src}/components/JRCMetas/JRCMetas.stories.d.ts +1 -1
  83. package/dist/{src → jamespot-react-components/src}/components/JRCModalUserList/JRCModalUserList.d.ts +1 -1
  84. package/dist/{src → jamespot-react-components/src}/components/JRCObjectList/JRCObjectList.d.ts +1 -1
  85. package/dist/{src → jamespot-react-components/src}/components/JRCProgressBar/JRCProgressBar.d.ts +1 -1
  86. package/dist/{src → jamespot-react-components/src}/components/JRCQRCode/JRCQRCode.d.ts +1 -1
  87. package/dist/{src → jamespot-react-components/src}/components/JRCQuarantineFiles/JRCQuarantineFiles.d.ts +1 -1
  88. package/dist/{src → jamespot-react-components/src}/components/JRCSkeleton/JRCSkeletonLine.d.ts +1 -1
  89. package/dist/{src → jamespot-react-components/src}/components/JRCSocialActions/JRCSocialActions.d.ts +1 -1
  90. package/dist/{src → jamespot-react-components/src}/components/JRCStyledHref/JRCStyledHref.d.ts +1 -1
  91. package/dist/{src → jamespot-react-components/src}/components/JRCTypography/JRCTypography.d.ts +1 -1
  92. package/dist/{src → jamespot-react-components/src}/components/JRCTypography/JRCTypography.stories.d.ts +1 -1
  93. package/dist/{src → jamespot-react-components/src}/components/JRCTypography/JRCTypography.styles.d.ts +1 -1
  94. package/dist/{src/components/JRCTypography/JRCTypography.d.d.ts → jamespot-react-components/src/components/JRCTypography/JRCTypography.types.d.ts} +1 -1
  95. package/dist/{src → jamespot-react-components/src}/components/JRCUserHighlightFields/JRCUserHighlightFields.d.ts +1 -1
  96. package/dist/{src → jamespot-react-components/src}/components/JRCUserList/JRCUserList.d.ts +1 -1
  97. package/dist/{src → jamespot-react-components/src}/components/JRCUserPopup/JRCUserPopup.d.ts +1 -1
  98. package/dist/{src → jamespot-react-components/src}/components/JRCUserStatusIcon/JRCUserStatusIcon.d.ts +1 -1
  99. package/dist/{src → jamespot-react-components/src}/components/JRCUsers/JRCUsers.d.ts +1 -1
  100. package/dist/{src → jamespot-react-components/src}/components/Templates/template.styles.d.ts +1 -1
  101. package/dist/{src → jamespot-react-components/src}/components/Templates/template.type.d.ts +1 -1
  102. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleGallery/JRCWidgetArticleGallery.d.ts +1 -1
  103. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleGallery/JRCWidgetArticleGallery.stories.d.ts +1 -1
  104. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleGallery/JRCWidgetArticleGalleryEditor.d.ts +1 -1
  105. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleText/JRCWidgetArticleText.d.ts +1 -1
  106. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleText/JRCWidgetArticleText.stories.d.ts +1 -1
  107. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleText/JRCWidgetArticleTextEditor.d.ts +1 -1
  108. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleTitle/JRCWidgetArticleTitle.d.ts +1 -1
  109. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetArticleTitle/JRCWidgetArticleTitleEditor.d.ts +1 -1
  110. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetAttachment/JRCWidgetArticleAttachmentEditor.d.ts +1 -1
  111. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetAttachment/JRCWidgetAttachment.d.ts +1 -1
  112. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetButton/JRCWidgetButton.d.ts +1 -1
  113. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetButton/JRCWidgetButtonEditor.d.ts +1 -1
  114. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCalendarCalDav/JRCWidgetCalendarCalDav.d.ts +1 -1
  115. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCheckList/JRCWidgetCheckList.d.ts +1 -1
  116. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCheckList/JRCWidgetCheckListEditor.d.ts +1 -1
  117. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCheckList/JRCWidgetCheckListEditorItemLink.d.ts +1 -1
  118. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCheckList/JRCWidgetCheckListImage.d.ts +1 -1
  119. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCheckList/JRCWidgetCheckListItem.d.ts +1 -1
  120. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetColor/JRCWidgetColorEditor.d.ts +1 -1
  121. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetContactCardDav/JRCWidgetContactCardDav.d.ts +1 -1
  122. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCover/JRCWidgetCover.d.ts +1 -1
  123. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCover/JRCWidgetCoverEditor.d.ts +1 -1
  124. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/JRCWidgetEmailsImap.d.ts +1 -1
  125. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetExtension/JRCWidgetExtensionEditor.d.ts +1 -1
  126. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetImage/JRCWidgetArticleImageEditor.d.ts +1 -1
  127. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetLuccaAbsence/JRCWidgetLuccaAbsence.d.ts +1 -1
  128. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetPresence/JRCWidgetPresence.d.ts +1 -1
  129. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetPresence/JRCWidgetPresenceEditor.d.ts +1 -1
  130. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurvey.d.ts +1 -1
  131. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyEditor.d.ts +1 -1
  132. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyEditorEntries.d.ts +1 -1
  133. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyImage.d.ts +1 -1
  134. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyItemWrapper.d.ts +1 -1
  135. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyResponse.d.ts +1 -1
  136. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/JRCWidgetArticleSliderEditor.d.ts +1 -1
  137. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/JRCWidgetArticleSliderEditorSlide.d.ts +1 -1
  138. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/types.d.ts +2 -2
  139. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSurveyDate/SurveyDateItemRespondents.d.ts +1 -1
  140. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSurveyDate/types.d.ts +1 -1
  141. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetDatasourceTableEditor.d.ts +1 -1
  142. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetExcelDatasourceTableEditor.d.ts +1 -1
  143. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetTable.d.ts +1 -1
  144. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetTableSharedEditor.d.ts +1 -1
  145. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetTableTdRenderer.d.ts +1 -1
  146. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetTableTdRendererText.d.ts +1 -1
  147. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/components/WidgetDatasourceModelView.d.ts +1 -1
  148. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/components/WidgetDatasourceModelViewChanges.d.ts +1 -1
  149. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/components/WidgetDatasourceModelViewColumnAction.d.ts +1 -1
  150. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/ensure.d.ts +1 -1
  151. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/doc/DocEditor.d.ts +1 -1
  152. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditor.d.ts +1 -1
  153. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorModel.d.ts +1 -1
  154. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorModelColumn.d.ts +1 -1
  155. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/studio/StudioEditor.d.ts +1 -1
  156. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/studio/StudioEditorApp.d.ts +1 -1
  157. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/types.d.ts +1 -1
  158. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/utils.d.ts +1 -1
  159. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetText/JRCWidgetTextEditor.d.ts +1 -1
  160. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetUserProfile/JRCWidgetUserProfile.d.ts +1 -1
  161. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetUserProfile/JRCWidgetUserProfileEditor.d.ts +1 -1
  162. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetWelcome/JRCWidgetWelcome.d.ts +1 -1
  163. package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetWelcome/JRCWidgetWelcomeEditor.d.ts +1 -1
  164. package/dist/{src → jamespot-react-components/src}/components/Widgets/components/WidgetAvatarList.d.ts +1 -1
  165. package/dist/{src → jamespot-react-components/src}/components/Widgets/context/provider.d.ts +1 -1
  166. package/dist/{src → jamespot-react-components/src}/components/Widgets/utils.d.ts +1 -1
  167. package/dist/{src → jamespot-react-components/src}/components/api/jamespot/mockApiWrapper.d.ts +1 -1
  168. package/dist/jamespot-react-components/src/components/api/jamespot/mock_jamespot.d.ts +5 -0
  169. package/dist/{src → jamespot-react-components/src}/components/api/jamespot/mocks/application/application.d.ts +1 -1
  170. package/dist/{src → jamespot-react-components/src}/components/api/jamespot/mocks/datasource/datasource.d.ts +1 -1
  171. package/dist/{src → jamespot-react-components/src}/components/api/jamespot/mocks/file/file.d.ts +1 -1
  172. package/dist/{src → jamespot-react-components/src}/components/api/jamespot/mocks/network/network.d.ts +1 -1
  173. package/dist/{src → jamespot-react-components/src}/styles/theme.d.ts +1 -1
  174. package/dist/{src → jamespot-react-components/src}/translation/lang.json.d.ts +1 -0
  175. package/dist/{src → jamespot-react-components/src}/types.d.ts +2 -2
  176. package/dist/{src → jamespot-react-components/src}/utils/index.d.ts +1 -1
  177. package/dist/{src → jamespot-react-components/src}/utils/utils.files.d.ts +2 -2
  178. package/dist/{src → jamespot-react-components/src}/utils/utils.form.d.ts +1 -1
  179. package/dist/{src → jamespot-react-components/src}/utils/utils.image.d.ts +1 -1
  180. package/dist/{src → jamespot-react-components/src}/utils/utils.tinymce.d.ts +1 -1
  181. package/dist/jamespot-react-components/vite.config.d.ts +2 -0
  182. package/dist/jamespot-react-components.cjs +804 -796
  183. package/dist/jamespot-react-components.js +5342 -5320
  184. package/package.json +4 -4
  185. package/dist/src/components/api/jamespot/mock_jamespot.d.ts +0 -5
  186. /package/dist/{scripts → jamespot-react-components/scripts}/generate.d.ts +0 -0
  187. /package/dist/{src → jamespot-react-components/src}/components/404/index.d.ts +0 -0
  188. /package/dist/{src → jamespot-react-components/src}/components/Beta/BETA_JRCDoubleClick/BETA_JRCDoubleClick.d.ts +0 -0
  189. /package/dist/{src → jamespot-react-components/src}/components/Beta/BETA_JRCDragAndDrop/BETA_JRCDragAndDrop.d.ts +0 -0
  190. /package/dist/{src → jamespot-react-components/src}/components/Common/BorderRadius.d.ts +0 -0
  191. /package/dist/{src → jamespot-react-components/src}/components/Common/Ellipsis.d.ts +0 -0
  192. /package/dist/{src → jamespot-react-components/src}/components/Common/FastCss.d.ts +0 -0
  193. /package/dist/{src → jamespot-react-components/src}/components/Common/JRCConditionalWrapper.d.ts +0 -0
  194. /package/dist/{src → jamespot-react-components/src}/components/Common/JRCConditionalWrapper.stories.d.ts +0 -0
  195. /package/dist/{src → jamespot-react-components/src}/components/Common/JRCDraggingPlaceholder.d.ts +0 -0
  196. /package/dist/{src → jamespot-react-components/src}/components/Common/LimitLines.d.ts +0 -0
  197. /package/dist/{src → jamespot-react-components/src}/components/Common/Outline.stories.d.ts +0 -0
  198. /package/dist/{src → jamespot-react-components/src}/components/Common/SROnly.d.ts +0 -0
  199. /package/dist/{src → jamespot-react-components/src}/components/Common/SkipToContent.d.ts +0 -0
  200. /package/dist/{src → jamespot-react-components/src}/components/Deprecated/Deprecated_ClickAwayListener/ClickAwayListener.stories.d.ts +0 -0
  201. /package/dist/{src → jamespot-react-components/src}/components/Deprecated/Deprecated_ClickAwayListener/Deprecated_ClickAwayListener.d.ts +0 -0
  202. /package/dist/{src → jamespot-react-components/src}/components/Deprecated/Deprecated_JRCEllipsis/Deprecated_JRCEllipsis.d.ts +0 -0
  203. /package/dist/{src → jamespot-react-components/src}/components/Deprecated/Deprecated_JRCEllipsis/JRCEllipsis.stories.d.ts +0 -0
  204. /package/dist/{src → jamespot-react-components/src}/components/Drives/components/DriveIsEmpty.d.ts +0 -0
  205. /package/dist/{src → jamespot-react-components/src}/components/Drives/components/EntityAvatar.d.ts +0 -0
  206. /package/dist/{src → jamespot-react-components/src}/components/Drives/components/EntityItemSelection.d.ts +0 -0
  207. /package/dist/{src → jamespot-react-components/src}/components/Drives/components/EntityItemTitle.d.ts +0 -0
  208. /package/dist/{src → jamespot-react-components/src}/components/Drives/drive.const.d.ts +0 -0
  209. /package/dist/{src → jamespot-react-components/src}/components/Drives/drive.style.d.ts +0 -0
  210. /package/dist/{src → jamespot-react-components/src}/components/Drives/drive.types.d.ts +0 -0
  211. /package/dist/{src → jamespot-react-components/src}/components/Editors/components/Editor.style.d.ts +0 -0
  212. /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorButtonToggle.d.ts +0 -0
  213. /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorCheckbox.d.ts +0 -0
  214. /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorColorPicker.d.ts +0 -0
  215. /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorInput.d.ts +0 -0
  216. /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorInputCheckbox.d.ts +0 -0
  217. /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorInputNumber.d.ts +0 -0
  218. /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorInputToggle.d.ts +0 -0
  219. /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorPositionToggle.d.ts +0 -0
  220. /package/dist/{src → jamespot-react-components/src}/components/Editors/components/EditorSelect.d.ts +0 -0
  221. /package/dist/{src → jamespot-react-components/src}/components/Form/Common/ClickAwayListener.d.ts +0 -0
  222. /package/dist/{src → jamespot-react-components/src}/components/Form/Common/ClickAwayListener.stories.d.ts +0 -0
  223. /package/dist/{src → jamespot-react-components/src}/components/Form/Common/FormLabel.d.ts +0 -0
  224. /package/dist/{src → jamespot-react-components/src}/components/Form/Common/FormMessageFeedback.d.ts +0 -0
  225. /package/dist/{src → jamespot-react-components/src}/components/Form/Common/FormMessageFeedback.stories.d.ts +0 -0
  226. /package/dist/{src → jamespot-react-components/src}/components/Form/Common/types.d.ts +0 -0
  227. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/Common/JRCFormErrors.d.ts +0 -0
  228. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/Common/JRCFormErrors.stories.d.ts +0 -0
  229. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/Common/JRCFormFieldRenderer.d.ts +0 -0
  230. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/Common/JRCFormFieldRenderer.types.d.ts +0 -0
  231. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/Common/useFormControls.d.ts +0 -0
  232. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCSSPosition/const.d.ts +0 -0
  233. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/Checkbox.type.d.ts +0 -0
  234. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputCheckbox.d.ts +0 -0
  235. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputCheckbox.stories.d.ts +0 -0
  236. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputCheckbox.types.d.ts +0 -0
  237. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputCheckbox.utils.d.ts +0 -0
  238. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputReorderCheckbox.d.ts +0 -0
  239. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputReorderCheckbox.stories.d.ts +0 -0
  240. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputToggle.d.ts +0 -0
  241. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/JRCInputToggle.stories.d.ts +0 -0
  242. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/components/CheckboxOrToggle.d.ts +0 -0
  243. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/components/JRCCheckbox.d.ts +0 -0
  244. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/components/JRCRadio.d.ts +0 -0
  245. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputCheckbox/components/JRCToggle.d.ts +0 -0
  246. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/ColorInput.d.ts +0 -0
  247. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/ColorPalette.d.ts +0 -0
  248. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/ColorPicker.d.ts +0 -0
  249. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/ColorRange.d.ts +0 -0
  250. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/DragArea.d.ts +0 -0
  251. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/JRCInputColor.d.ts +0 -0
  252. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/JRCInputColor.stories.d.ts +0 -0
  253. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/JRCInputColor.styles.d.ts +0 -0
  254. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/JRCInputColorRaw.d.ts +0 -0
  255. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/JRCInputColorRaw.stories.d.ts +0 -0
  256. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputColor/JRCInputColorRawProps.d.ts +0 -0
  257. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputDate/JRCInputDate.d.ts +0 -0
  258. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputDate/JRCInputDate.stories.d.ts +0 -0
  259. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputDateTime/DayPickerStyle.d.ts +0 -0
  260. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputDateTime/JRCInputDateTIme.stories.d.ts +0 -0
  261. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputDateTime/JRCInputDateTime.d.ts +0 -0
  262. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputDateTime/JRCInputDateTimeRaw.d.ts +0 -0
  263. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputEmail/JRCInputEmail.d.ts +0 -0
  264. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputEmail/JRCInputEmail.stories.d.ts +0 -0
  265. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFile/JRCInputFile.stories.d.ts +0 -0
  266. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFileAdvanced/File.styles.d.ts +0 -0
  267. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFileAdvanced/JRCInputFileAdvanced.stories.d.ts +0 -0
  268. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputFileAdvanced/types.d.ts +0 -0
  269. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputImage/JRCInputImage.d.ts +0 -0
  270. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputImage/JRCInputImage.stories.d.ts +0 -0
  271. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputImage/JRCInputImage.styles.d.ts +0 -0
  272. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputPosition/JRCInputPosition.d.ts +0 -0
  273. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputPosition/JRCInputPositionRaw.d.ts +0 -0
  274. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputPosition/const.d.ts +0 -0
  275. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputRange/JRCInputRange.d.ts +0 -0
  276. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputRange/JRCInputRange.stories.d.ts +0 -0
  277. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputSearchRaw/JRCInputSearchRaw.d.ts +0 -0
  278. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputSearchRaw/JRCInputSearchRaw.stories.d.ts +0 -0
  279. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputSimpleFile/JRCInputSimpleFile.d.ts +0 -0
  280. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputSimpleFile/JRCInputSimpleFile.stories.d.ts +0 -0
  281. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputSimpleFile/JRCInputSimpleFileRaw.d.ts +0 -0
  282. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputText/JRCInputPassword.d.ts +0 -0
  283. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputText/JRCInputText.d.ts +0 -0
  284. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputText/JRCInputText.stories.d.ts +0 -0
  285. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputText/JRCInputTextIconButton.d.ts +0 -0
  286. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTextRaw/JRCInputTextRaw.d.ts +0 -0
  287. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTextarea/JRCInputTextarea.d.ts +0 -0
  288. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTextarea/JRCInputTextarea.stories.d.ts +0 -0
  289. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTextarea/JRCInputTextareaRaw.d.ts +0 -0
  290. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTime/JRCInputTime.d.ts +0 -0
  291. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTime/JRCInputTime.stories.d.ts +0 -0
  292. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCE/JRCInputTinyMCE.stories.d.ts +0 -0
  293. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw.stories.d.ts +0 -0
  294. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/JRCTinyMCEFileUploadModal.d.ts +0 -0
  295. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/JRCTinyMCEImageUploadModal.d.ts +0 -0
  296. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/JRCTinyMCEVideoUploadModal.d.ts +0 -0
  297. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/extensions/GifsExtension/GifsExtension.d.ts +0 -0
  298. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/extensions/JIAExtension/JIATextGenerationExtension.d.ts +0 -0
  299. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/extensions/JTinyMCEExtensions.d.ts +0 -0
  300. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/extensions/MarkdownExtension/MarkdownExtension.d.ts +0 -0
  301. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputTinyMCERaw/types.d.ts +0 -0
  302. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputUrl/JRCInputUrl.d.ts +0 -0
  303. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCInputUrl/JRCInputUrl.stories.d.ts +0 -0
  304. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCAutocomplete.stories.d.ts +0 -0
  305. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCAutocompleteCommunity.d.ts +0 -0
  306. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCAutocompleteCommunity.stories.d.ts +0 -0
  307. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputAudience.d.ts +0 -0
  308. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputAudience.stories.d.ts +0 -0
  309. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputAutocomplete.d.ts +0 -0
  310. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelect.d.ts +0 -0
  311. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelect.defaults.d.ts +0 -0
  312. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelect.stories.d.ts +0 -0
  313. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelect.utils.d.ts +0 -0
  314. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelectAsync.stories.d.ts +0 -0
  315. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelectExtended.d.ts +0 -0
  316. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelectHierarchicalTree.stories.d.ts +0 -0
  317. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelectList.stories.d.ts +0 -0
  318. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCSelect/JRCInputSelectRaw.d.ts +0 -0
  319. /package/dist/{src → jamespot-react-components/src}/components/Form/Input/JRCStyledInput.d.ts +0 -0
  320. /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/JRCAlbum.d.ts +0 -0
  321. /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/JRCAlbum.stories.d.ts +0 -0
  322. /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/components/AlbumItem.d.ts +0 -0
  323. /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/components/AlbumX1.d.ts +0 -0
  324. /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/components/AlbumX2.d.ts +0 -0
  325. /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/components/AlbumX3.d.ts +0 -0
  326. /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/components/AlbumX4.d.ts +0 -0
  327. /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/components/AlbumX5.d.ts +0 -0
  328. /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/const.d.ts +0 -0
  329. /package/dist/{src → jamespot-react-components/src}/components/JRCAlbum/styles.d.ts +0 -0
  330. /package/dist/{src → jamespot-react-components/src}/components/JRCAlert/JRCAlert.stories.d.ts +0 -0
  331. /package/dist/{src → jamespot-react-components/src}/components/JRCAnimatedContainer.d.ts +0 -0
  332. /package/dist/{src → jamespot-react-components/src}/components/JRCAppAvatar/JRCAppAvatar.d.ts +0 -0
  333. /package/dist/{src → jamespot-react-components/src}/components/JRCAppContainer/JRCAppContainer.d.ts +0 -0
  334. /package/dist/{src → jamespot-react-components/src}/components/JRCAppHeader/JRCAppHeader.d.ts +0 -0
  335. /package/dist/{src → jamespot-react-components/src}/components/JRCAppHeader/JRCAppHeader.stories.d.ts +0 -0
  336. /package/dist/{src → jamespot-react-components/src}/components/JRCAppHeader/JRCAppHeader.styles.d.ts +0 -0
  337. /package/dist/{src → jamespot-react-components/src}/components/JRCAppHeader/JRCAppHeader.types.d.ts +0 -0
  338. /package/dist/{src → jamespot-react-components/src}/components/JRCAppLeftColumn/JRCAppLeftColumn.d.ts +0 -0
  339. /package/dist/{src → jamespot-react-components/src}/components/JRCAppLeftColumn/JRCAppLeftColumn.stories.d.ts +0 -0
  340. /package/dist/{src → jamespot-react-components/src}/components/JRCAppLeftColumn/JRCAppLeftColumn.types.d.ts +0 -0
  341. /package/dist/{src → jamespot-react-components/src}/components/JRCAppLeftColumn/JRCDefaultMenu.d.ts +0 -0
  342. /package/dist/{src → jamespot-react-components/src}/components/JRCAttachments/JRCAttachments.stories.d.ts +0 -0
  343. /package/dist/{src → jamespot-react-components/src}/components/JRCAudience/JRCAudienceAvatar.d.ts +0 -0
  344. /package/dist/{src → jamespot-react-components/src}/components/JRCAvatar/JRCAvatar.d.ts +0 -0
  345. /package/dist/{src → jamespot-react-components/src}/components/JRCAvatar/JRCAvatar.stories.d.ts +0 -0
  346. /package/dist/{src → jamespot-react-components/src}/components/JRCAvatars/JRCAvatars.d.ts +0 -0
  347. /package/dist/{src → jamespot-react-components/src}/components/JRCAvatars/JRCAvatars.stories.d.ts +0 -0
  348. /package/dist/{src → jamespot-react-components/src}/components/JRCBreadcrumb/JRCBreadcrumb.d.ts +0 -0
  349. /package/dist/{src → jamespot-react-components/src}/components/JRCBreadcrumb/JRCBreadcrumb.stories.d.ts +0 -0
  350. /package/dist/{src → jamespot-react-components/src}/components/JRCBusinessContactList/JRCBusinessContactList.stories.d.ts +0 -0
  351. /package/dist/{src → jamespot-react-components/src}/components/JRCBusinessContacts/JRCBusinessContacts.stories.d.ts +0 -0
  352. /package/dist/{src → jamespot-react-components/src}/components/JRCButton/Button.d.ts +0 -0
  353. /package/dist/{src → jamespot-react-components/src}/components/JRCButton/JRCButton.d.ts +0 -0
  354. /package/dist/{src → jamespot-react-components/src}/components/JRCButton/JRCButton.stories.d.ts +0 -0
  355. /package/dist/{src → jamespot-react-components/src}/components/JRCButton/JRCButtonConfig.d.ts +0 -0
  356. /package/dist/{src → jamespot-react-components/src}/components/JRCButton/JRCValidationButton.d.ts +0 -0
  357. /package/dist/{src → jamespot-react-components/src}/components/JRCButtonDownload/JRCButtonDownload.stories.d.ts +0 -0
  358. /package/dist/{src → jamespot-react-components/src}/components/JRCButtonDropdown/JRCButtonDropdown.d.ts +0 -0
  359. /package/dist/{src → jamespot-react-components/src}/components/JRCButtonDropdown/JRCButtonDropdown.stories.d.ts +0 -0
  360. /package/dist/{src → jamespot-react-components/src}/components/JRCButtonDropdown/JRCButtonDropdown.styles.d.ts +0 -0
  361. /package/dist/{src → jamespot-react-components/src}/components/JRCButtonDropdown/JRCButtonDropdown.types.d.ts +0 -0
  362. /package/dist/{src → jamespot-react-components/src}/components/JRCButtonFile/JRCButtonFile.d.ts +0 -0
  363. /package/dist/{src → jamespot-react-components/src}/components/JRCButtonFile/JRCButtonFile.stories.d.ts +0 -0
  364. /package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/CalendarStyle.d.ts +0 -0
  365. /package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/JRCCalendar.d.ts +0 -0
  366. /package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/JRCCalendar.stories.d.ts +0 -0
  367. /package/dist/{src → jamespot-react-components/src}/components/JRCCalendar/useCalendarDate.d.ts +0 -0
  368. /package/dist/{src → jamespot-react-components/src}/components/JRCCard/JRCCard.stories.d.ts +0 -0
  369. /package/dist/{src → jamespot-react-components/src}/components/JRCCard/JRCCardImg.stories.d.ts +0 -0
  370. /package/dist/{src → jamespot-react-components/src}/components/JRCCollapse/JRCCollapse.d.ts +0 -0
  371. /package/dist/{src → jamespot-react-components/src}/components/JRCCollapse/JRCCollapse.stories.d.ts +0 -0
  372. /package/dist/{src → jamespot-react-components/src}/components/JRCColumnCenter/JRCColumnCenter.d.ts +0 -0
  373. /package/dist/{src → jamespot-react-components/src}/components/JRCColumnLeft/JRCColumnLeft.d.ts +0 -0
  374. /package/dist/{src → jamespot-react-components/src}/components/JRCColumnRight/JRCColumnRight.d.ts +0 -0
  375. /package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/AvatarWrapper.d.ts +0 -0
  376. /package/dist/{src → jamespot-react-components/src}/components/JRCCommentsBloc/JRCCommentsBloc.stories.d.ts +0 -0
  377. /package/dist/{src → jamespot-react-components/src}/components/JRCConfirmationModal/JRCConfirmationModal.d.ts +0 -0
  378. /package/dist/{src → jamespot-react-components/src}/components/JRCCropImage/JRCCropImage.d.ts +0 -0
  379. /package/dist/{src → jamespot-react-components/src}/components/JRCCropImage/JRCCropImage.stories.d.ts +0 -0
  380. /package/dist/{src → jamespot-react-components/src}/components/JRCDate/JRCDate.d.ts +0 -0
  381. /package/dist/{src → jamespot-react-components/src}/components/JRCDate/JRCDate.stories.d.ts +0 -0
  382. /package/dist/{src → jamespot-react-components/src}/components/JRCDate/JRCDateObject.stories.d.ts +0 -0
  383. /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/DndProvider.d.ts +0 -0
  384. /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/Draggable.d.ts +0 -0
  385. /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/DraggableRow.d.ts +0 -0
  386. /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/Droppable.d.ts +0 -0
  387. /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/JRCDndOneLevel.d.ts +0 -0
  388. /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/JRCDndOneLevel.stories.d.ts +0 -0
  389. /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/JRCDndOneLevelWithStack.d.ts +0 -0
  390. /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/JRCDndOneLevelWithStack.stories.d.ts +0 -0
  391. /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/JRCDndTwoLevelWithStack.d.ts +0 -0
  392. /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/JRCDndTwoLevelWithStack.stories.d.ts +0 -0
  393. /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/OneLevelMainDraggable.d.ts +0 -0
  394. /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/OneLevelMainDropzone.d.ts +0 -0
  395. /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/OneLevelStackDraggable.d.ts +0 -0
  396. /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/index.d.ts +0 -0
  397. /package/dist/{src → jamespot-react-components/src}/components/JRCDragNDrop/types.d.ts +0 -0
  398. /package/dist/{src → jamespot-react-components/src}/components/JRCDropDown/JRCDropDown.stories.d.ts +0 -0
  399. /package/dist/{src → jamespot-react-components/src}/components/JRCEditor/JRCEditor.d.ts +0 -0
  400. /package/dist/{src → jamespot-react-components/src}/components/JRCEditor/JRCEditor.stories.d.ts +0 -0
  401. /package/dist/{src → jamespot-react-components/src}/components/JRCEditor/JRCModalSchedule.d.ts +0 -0
  402. /package/dist/{src → jamespot-react-components/src}/components/JRCEmptySpace/JRCEmptySpace.d.ts +0 -0
  403. /package/dist/{src → jamespot-react-components/src}/components/JRCEmptySpace/JRCEmptySpace.stories.d.ts +0 -0
  404. /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFile.d.ts +0 -0
  405. /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFile.stories.d.ts +0 -0
  406. /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFileApplication.d.ts +0 -0
  407. /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFileAudio.d.ts +0 -0
  408. /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFileAvatar.d.ts +0 -0
  409. /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFileFolder.d.ts +0 -0
  410. /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFileImage.d.ts +0 -0
  411. /package/dist/{src → jamespot-react-components/src}/components/JRCFile/JRCFileVideo.d.ts +0 -0
  412. /package/dist/{src → jamespot-react-components/src}/components/JRCFile/types.d.ts +0 -0
  413. /package/dist/{src → jamespot-react-components/src}/components/JRCFileOpen/JRCFileOpen.d.ts +0 -0
  414. /package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewer.stories.d.ts +0 -0
  415. /package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewer.styles.d.ts +0 -0
  416. /package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewerArrows.d.ts +0 -0
  417. /package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewerContentAudio.d.ts +0 -0
  418. /package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewerContentImage.d.ts +0 -0
  419. /package/dist/{src → jamespot-react-components/src}/components/JRCFileViewer/JRCFileViewerContentVideo.d.ts +0 -0
  420. /package/dist/{src → jamespot-react-components/src}/components/JRCFlex/JRCFlexBox.d.ts +0 -0
  421. /package/dist/{src → jamespot-react-components/src}/components/JRCFlex/JRCFlexBox.stories.d.ts +0 -0
  422. /package/dist/{src → jamespot-react-components/src}/components/JRCFolders/JRCFolderBreadcrumb.d.ts +0 -0
  423. /package/dist/{src → jamespot-react-components/src}/components/JRCFolders/JRCFolders.d.ts +0 -0
  424. /package/dist/{src → jamespot-react-components/src}/components/JRCFolders/JRCFolders.stories.d.ts +0 -0
  425. /package/dist/{src → jamespot-react-components/src}/components/JRCFolders/styles.d.ts +0 -0
  426. /package/dist/{src → jamespot-react-components/src}/components/JRCFolders/utils.d.ts +0 -0
  427. /package/dist/{src → jamespot-react-components/src}/components/JRCGifSelector/JRCGifSelector.stories.d.ts +0 -0
  428. /package/dist/{src → jamespot-react-components/src}/components/JRCGrid/JRCGrid.d.ts +0 -0
  429. /package/dist/{src → jamespot-react-components/src}/components/JRCGrid/JRCGrid.stories.d.ts +0 -0
  430. /package/dist/{src → jamespot-react-components/src}/components/JRCGroupList/JRCGroupList.stories.d.ts +0 -0
  431. /package/dist/{src → jamespot-react-components/src}/components/JRCGroups/JRCGroups.stories.d.ts +0 -0
  432. /package/dist/{src → jamespot-react-components/src}/components/JRCHtml/JRCHtml.d.ts +0 -0
  433. /package/dist/{src → jamespot-react-components/src}/components/JRCHtml/JRCHtml.stories.d.ts +0 -0
  434. /package/dist/{src → jamespot-react-components/src}/components/JRCIcon/JRCIcon.d.ts +0 -0
  435. /package/dist/{src → jamespot-react-components/src}/components/JRCIcon/JRCIcon.stories.d.ts +0 -0
  436. /package/dist/{src → jamespot-react-components/src}/components/JRCIconButton/JRCIconButton.stories.d.ts +0 -0
  437. /package/dist/{src → jamespot-react-components/src}/components/JRCIconSelectionModal/JRCIconSelectionModal.d.ts +0 -0
  438. /package/dist/{src → jamespot-react-components/src}/components/JRCImg/JRCImg.stories.d.ts +0 -0
  439. /package/dist/{src → jamespot-react-components/src}/components/JRCList/JRCList.stories.d.ts +0 -0
  440. /package/dist/{src → jamespot-react-components/src}/components/JRCList/JRCList.styles.d.ts +0 -0
  441. /package/dist/{src → jamespot-react-components/src}/components/JRCList/JRCListMockData.stories.d.ts +0 -0
  442. /package/dist/{src → jamespot-react-components/src}/components/JRCLoadMore/JRCLoadMore.d.ts +0 -0
  443. /package/dist/{src → jamespot-react-components/src}/components/JRCLoadMore/JRCLoadMore.stories.d.ts +0 -0
  444. /package/dist/{src → jamespot-react-components/src}/components/JRCLoader/JRCLoader.stories.d.ts +0 -0
  445. /package/dist/{src → jamespot-react-components/src}/components/JRCLoader/JRCSkeleton.d.ts +0 -0
  446. /package/dist/{src → jamespot-react-components/src}/components/JRCMediaLoader/JRCMediaLoader.stories.d.ts +0 -0
  447. /package/dist/{src → jamespot-react-components/src}/components/JRCMenu/JRCMenu.d.ts +0 -0
  448. /package/dist/{src → jamespot-react-components/src}/components/JRCMenu/JRCMenu.stories.d.ts +0 -0
  449. /package/dist/{src → jamespot-react-components/src}/components/JRCMenuItem/JRCMenuItem.d.ts +0 -0
  450. /package/dist/{src → jamespot-react-components/src}/components/JRCMessage/JRCMessage.d.ts +0 -0
  451. /package/dist/{src → jamespot-react-components/src}/components/JRCMessage/JRCMessage.stories.d.ts +0 -0
  452. /package/dist/{src → jamespot-react-components/src}/components/JRCModal/JRCModal.styles.d.ts +0 -0
  453. /package/dist/{src → jamespot-react-components/src}/components/JRCModal/JRCModalContent.d.ts +0 -0
  454. /package/dist/{src → jamespot-react-components/src}/components/JRCModal/JRCModalContentForm.d.ts +0 -0
  455. /package/dist/{src → jamespot-react-components/src}/components/JRCModal/JRCModalLayout.d.ts +0 -0
  456. /package/dist/{src → jamespot-react-components/src}/components/JRCModal/templates/JRCModal.d.ts +0 -0
  457. /package/dist/{src → jamespot-react-components/src}/components/JRCModal/templates/JRCModal.stories.d.ts +0 -0
  458. /package/dist/{src → jamespot-react-components/src}/components/JRCModal/templates/JRCModal.types.d.ts +0 -0
  459. /package/dist/{src → jamespot-react-components/src}/components/JRCModal/templates/JRCModalForm.d.ts +0 -0
  460. /package/dist/{src → jamespot-react-components/src}/components/JRCModal/templates/JRCModalForm.stories.d.ts +0 -0
  461. /package/dist/{src → jamespot-react-components/src}/components/JRCModal/types.d.ts +0 -0
  462. /package/dist/{src → jamespot-react-components/src}/components/JRCModalImg/JRCModalImg.d.ts +0 -0
  463. /package/dist/{src → jamespot-react-components/src}/components/JRCModalImg/JRCModalImg.stories.d.ts +0 -0
  464. /package/dist/{src → jamespot-react-components/src}/components/JRCModalImg/JRCModalImg.styles.d.ts +0 -0
  465. /package/dist/{src → jamespot-react-components/src}/components/JRCModalUserList/CSSAvatarWrapper.d.ts +0 -0
  466. /package/dist/{src → jamespot-react-components/src}/components/JRCPagination/JRCPagination.d.ts +0 -0
  467. /package/dist/{src → jamespot-react-components/src}/components/JRCPagination/JRCPagination.stories.d.ts +0 -0
  468. /package/dist/{src → jamespot-react-components/src}/components/JRCPublishButton/JRCPublishButton.d.ts +0 -0
  469. /package/dist/{src → jamespot-react-components/src}/components/JRCPublishButton/JRCPublishButton.stories.d.ts +0 -0
  470. /package/dist/{src → jamespot-react-components/src}/components/JRCPublishButton/PublishButtonEntry.d.ts +0 -0
  471. /package/dist/{src → jamespot-react-components/src}/components/JRCQRCode/JRCQRCode.stories.d.ts +0 -0
  472. /package/dist/{src → jamespot-react-components/src}/components/JRCSidePanelModal/JRCSidePanelModal.d.ts +0 -0
  473. /package/dist/{src → jamespot-react-components/src}/components/JRCSidePanelModal/JRCSidePanelModal.stories.d.ts +0 -0
  474. /package/dist/{src → jamespot-react-components/src}/components/JRCSidePanelModal/JRCSidePanelModal.styles.d.ts +0 -0
  475. /package/dist/{src → jamespot-react-components/src}/components/JRCSidePanelModal/JRCSidePanelModalForm.d.ts +0 -0
  476. /package/dist/{src → jamespot-react-components/src}/components/JRCSidePanelModal/JRCSidePanelModalForm.stories.d.ts +0 -0
  477. /package/dist/{src → jamespot-react-components/src}/components/JRCSidePanelModal/SidePanel.d.ts +0 -0
  478. /package/dist/{src → jamespot-react-components/src}/components/JRCSidePanelModal/types.d.ts +0 -0
  479. /package/dist/{src → jamespot-react-components/src}/components/JRCSkeleton/JRCSkeletonList.d.ts +0 -0
  480. /package/dist/{src → jamespot-react-components/src}/components/JRCSkeleton/JRCSkeletonSquare.d.ts +0 -0
  481. /package/dist/{src → jamespot-react-components/src}/components/JRCSkeleton/common.d.ts +0 -0
  482. /package/dist/{src → jamespot-react-components/src}/components/JRCStyledHref/JRCStyledHref.stories.d.ts +0 -0
  483. /package/dist/{src → jamespot-react-components/src}/components/JRCTabs/JRCTabs.d.ts +0 -0
  484. /package/dist/{src → jamespot-react-components/src}/components/JRCTabs/JRCTabs.stories.d.ts +0 -0
  485. /package/dist/{src → jamespot-react-components/src}/components/JRCTag/JRCTag.d.ts +0 -0
  486. /package/dist/{src → jamespot-react-components/src}/components/JRCTag/JRCTag.stories.d.ts +0 -0
  487. /package/dist/{src → jamespot-react-components/src}/components/JRCThemeProvider/JRCThemeProvider.d.ts +0 -0
  488. /package/dist/{src → jamespot-react-components/src}/components/JRCTooltip/JRCBaseTooltip.d.ts +0 -0
  489. /package/dist/{src → jamespot-react-components/src}/components/JRCTooltip/JRCTooltip.d.ts +0 -0
  490. /package/dist/{src → jamespot-react-components/src}/components/JRCTooltip/JRCTooltip.stories.d.ts +0 -0
  491. /package/dist/{src → jamespot-react-components/src}/components/JRCTooltip/types.d.ts +0 -0
  492. /package/dist/{src → jamespot-react-components/src}/components/JRCTypo/JRCTypo.d.ts +0 -0
  493. /package/dist/{src → jamespot-react-components/src}/components/JRCTypo/JRCTypo.stories.d.ts +0 -0
  494. /package/dist/{src → jamespot-react-components/src}/components/JRCUserList/JRCUserList.stories.d.ts +0 -0
  495. /package/dist/{src → jamespot-react-components/src}/components/JRCUserPopup/JRCUserPopup.stories.d.ts +0 -0
  496. /package/dist/{src → jamespot-react-components/src}/components/JRCUsers/JRCUsers.stories.d.ts +0 -0
  497. /package/dist/{src → jamespot-react-components/src}/components/Pages/JRCPageNotLogged.d.ts +0 -0
  498. /package/dist/{src → jamespot-react-components/src}/components/Stepper/JRCFadeStepper.d.ts +0 -0
  499. /package/dist/{src → jamespot-react-components/src}/components/Stepper/JRCImageStepper.d.ts +0 -0
  500. /package/dist/{src → jamespot-react-components/src}/components/Stepper/JRCStepper.d.ts +0 -0
  501. /package/dist/{src → jamespot-react-components/src}/components/Stepper/JRCStepper.stories.d.ts +0 -0
  502. /package/dist/{src → jamespot-react-components/src}/components/Stepper/JRCStepper.style.d.ts +0 -0
  503. /package/dist/{src → jamespot-react-components/src}/components/Templates/AppColumn.d.ts +0 -0
  504. /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCAppColumn.d.ts +0 -0
  505. /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCAppTab.d.ts +0 -0
  506. /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCBase.template.d.ts +0 -0
  507. /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCBasicAutoMarginContainer.d.ts +0 -0
  508. /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCColumn.d.ts +0 -0
  509. /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCContainer.d.ts +0 -0
  510. /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCMainColumn.d.ts +0 -0
  511. /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCPanel.d.ts +0 -0
  512. /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCStepperPage.d.ts +0 -0
  513. /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCTemplate.stories.d.ts +0 -0
  514. /package/dist/{src → jamespot-react-components/src}/components/Templates/JRCTwoColumns.template.d.ts +0 -0
  515. /package/dist/{src → jamespot-react-components/src}/components/Templates/MainColumn.d.ts +0 -0
  516. /package/dist/{src → jamespot-react-components/src}/components/Templates/template.utils.d.ts +0 -0
  517. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetAttachment/JRCWidgetAttachment.stories.d.ts +0 -0
  518. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetButton/JRCWidgetButton.stories.d.ts +0 -0
  519. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCalendarCalDav/JRCWidgetCalendarCalDavEditor.d.ts +0 -0
  520. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCalendarCalDav/styles.d.ts +0 -0
  521. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCheckList/JRCWidgetCheckList.stories.d.ts +0 -0
  522. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetCheckList/JRCWidgetCheckListLink.d.ts +0 -0
  523. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetColor/JRCWidgetColor.d.ts +0 -0
  524. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetContactCardDav/JRCWidgetContactCardDavEditor.d.ts +0 -0
  525. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetContactCardDav/styles.d.ts +0 -0
  526. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/JRCWidgetEmailsImapAttachments.d.ts +0 -0
  527. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/JRCWidgetEmailsImapDate.d.ts +0 -0
  528. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/JRCWidgetEmailsImapEditor.d.ts +0 -0
  529. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/JRCWidgetEmailsImapLevel2.d.ts +0 -0
  530. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/WidgetEmailsImapStatus.d.ts +0 -0
  531. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/components/WidgetEmailsItemBody.d.ts +0 -0
  532. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/components/WidgetEmailsItemFooter.d.ts +0 -0
  533. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/components/WidgetEmailsItemHeader.d.ts +0 -0
  534. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/components/WidgetEmailsItemSubject.d.ts +0 -0
  535. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmailsImap/styles.d.ts +0 -0
  536. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetEmptyInplace.d.ts +0 -0
  537. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetIcon.d.ts +0 -0
  538. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetImage/JRCWidgetImage.d.ts +0 -0
  539. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetImage/JRCWidgetImage.stories.d.ts +0 -0
  540. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetImage/JRCWidgetImageEditor.d.ts +0 -0
  541. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetImage/styles.d.ts +0 -0
  542. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetLuccaAbsence/JRCWidgetLuccaAbsenceEditor.d.ts +0 -0
  543. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetLuccaAbsence/JRCWidgetLuccaAbsenceStatus.d.ts +0 -0
  544. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetPresence/JRCWidgetPresence.styles.d.ts +0 -0
  545. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurvey.stories.d.ts +0 -0
  546. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyEditor.styles.d.ts +0 -0
  547. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyEditorAddEntry.d.ts +0 -0
  548. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/JRCWidgetArticleSliderEditorSlideRemove.d.ts +0 -0
  549. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/JRCWidgetSlider.d.ts +0 -0
  550. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/JRCWidgetSlider.stories.d.ts +0 -0
  551. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/components/ArticleSliderImage.d.ts +0 -0
  552. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/components/ArticleSliderSlide.d.ts +0 -0
  553. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/components/ArticleSliderSlideTitle.d.ts +0 -0
  554. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/components/SliderArrows.d.ts +0 -0
  555. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/components/SliderDots.d.ts +0 -0
  556. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSlider/utils.d.ts +0 -0
  557. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSurveyDate/JRCWidgetSurveyDate.d.ts +0 -0
  558. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSurveyDate/JRCWidgetSurveyDate.stories.d.ts +0 -0
  559. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetSurveyDate/SurveyDateItem.d.ts +0 -0
  560. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetDatasourceTableEditor.styles.d.ts +0 -0
  561. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetTable.stories.d.ts +0 -0
  562. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetTable.styles.d.ts +0 -0
  563. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/JRCWidgetTableEditor.d.ts +0 -0
  564. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/components/ModalColumnLabelize.d.ts +0 -0
  565. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/components/WidgetDatasourceModelViewColumn.d.ts +0 -0
  566. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/const.d.ts +0 -0
  567. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/doc/DocEditorObject.d.ts +0 -0
  568. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorBrokenModel.d.ts +0 -0
  569. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorObject.d.ts +0 -0
  570. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorSelectDocument.d.ts +0 -0
  571. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorSelectWedocFile.d.ts +0 -0
  572. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorSpreadSheets.d.ts +0 -0
  573. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorUploader.d.ts +0 -0
  574. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/studio/StudioEditorFetch.d.ts +0 -0
  575. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/model/studio/StudioEditorObject.d.ts +0 -0
  576. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetTable/pagination.d.ts +0 -0
  577. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetText/JRCWidgetText.d.ts +0 -0
  578. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetUserProfile/JRCWidgetUserProfile.stories.d.ts +0 -0
  579. /package/dist/{src → jamespot-react-components/src}/components/Widgets/JRCWidgetWelcome/JRCWidgetWelcome.stories.d.ts +0 -0
  580. /package/dist/{src → jamespot-react-components/src}/components/Widgets/WidgetPanelTplWarning.d.ts +0 -0
  581. /package/dist/{src → jamespot-react-components/src}/components/Widgets/components/WidgetMissingToken.d.ts +0 -0
  582. /package/dist/{src → jamespot-react-components/src}/components/Widgets/const.d.ts +0 -0
  583. /package/dist/{src → jamespot-react-components/src}/components/Widgets/context/hooks.d.ts +0 -0
  584. /package/dist/{src → jamespot-react-components/src}/components/Widgets/styles.d.ts +0 -0
  585. /package/dist/{src → jamespot-react-components/src}/components/index.d.ts +0 -0
  586. /package/dist/{src → jamespot-react-components/src}/hooks/UseDebounce.d.ts +0 -0
  587. /package/dist/{src → jamespot-react-components/src}/hooks/UseDebounce.stories.d.ts +0 -0
  588. /package/dist/{src → jamespot-react-components/src}/hooks/UseDidMountEffect.d.ts +0 -0
  589. /package/dist/{src → jamespot-react-components/src}/hooks/UseImageLoader.d.ts +0 -0
  590. /package/dist/{src → jamespot-react-components/src}/hooks/UseKeyPress.d.ts +0 -0
  591. /package/dist/{src → jamespot-react-components/src}/hooks/UseLocalStorage.d.ts +0 -0
  592. /package/dist/{src → jamespot-react-components/src}/hooks/UseTimeout.d.ts +0 -0
  593. /package/dist/{src → jamespot-react-components/src}/hooks/index.d.ts +0 -0
  594. /package/dist/{src → jamespot-react-components/src}/hooks/useAbortController.d.ts +0 -0
  595. /package/dist/{src → jamespot-react-components/src}/hooks/useCancelOnUnmount.d.ts +0 -0
  596. /package/dist/{src → jamespot-react-components/src}/hooks/useModalAccessibility.d.ts +0 -0
  597. /package/dist/{src → jamespot-react-components/src}/hooks/useRefSize.d.ts +0 -0
  598. /package/dist/{src → jamespot-react-components/src}/hooks/useThemeContext.d.ts +0 -0
  599. /package/dist/{src → jamespot-react-components/src}/hooks/useWindowSize.d.ts +0 -0
  600. /package/dist/{src → jamespot-react-components/src}/index.d.ts +0 -0
  601. /package/dist/{src → jamespot-react-components/src}/styles/Theme.stories.d.ts +0 -0
  602. /package/dist/{src → jamespot-react-components/src}/translation/index.d.ts +0 -0
  603. /package/dist/{src → jamespot-react-components/src}/types/dataAttributes.d.ts +0 -0
  604. /package/dist/{src → jamespot-react-components/src}/types/utils.d.ts +0 -0
  605. /package/dist/{src → jamespot-react-components/src}/utils/const.d.ts +0 -0
  606. /package/dist/{src → jamespot-react-components/src}/utils/types.d.ts +0 -0
  607. /package/dist/{src → jamespot-react-components/src}/utils/utils.array.d.ts +0 -0
  608. /package/dist/{src → jamespot-react-components/src}/utils/utils.date.d.ts +0 -0
  609. /package/dist/{src → jamespot-react-components/src}/utils/utils.document.d.ts +0 -0
  610. /package/dist/{src → jamespot-react-components/src}/utils/utils.html.d.ts +0 -0
  611. /package/dist/{src → jamespot-react-components/src}/utils/utils.icons.d.ts +0 -0
  612. /package/dist/{src → jamespot-react-components/src}/utils/utils.misc.d.ts +0 -0
  613. /package/dist/{src → jamespot-react-components/src}/utils/utils.object.d.ts +0 -0
  614. /package/dist/{src → jamespot-react-components/src}/utils/utils.regexp.d.ts +0 -0
  615. /package/dist/{src → jamespot-react-components/src}/utils/utils.string.d.ts +0 -0
  616. /package/dist/{src → jamespot-react-components/src}/utils/utils.time.d.ts +0 -0
package/dist/index.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export * from './src/index'
1
+ export * from './jamespot-react-components/src/index'
2
2
  export {}
@@ -0,0 +1,3 @@
1
+ import { Config } from 'jest';
2
+ declare const config: Config;
3
+ export default config;
File without changes
@@ -1,4 +1,4 @@
1
- import { ArticlesList } from 'jamespot-user-api';
1
+ import { ArticlesList } from '../../../../../jamespot-user-api/src';
2
2
  export declare const ArticleCard: ({ article, icon, color, audienceFilter, }: {
3
3
  article: ArticlesList;
4
4
  icon: string;
@@ -1,4 +1,4 @@
1
- import { Colors } from 'jamespot-front-business';
1
+ import { Colors } from '../../../../jamespot-front-business/src';
2
2
  export type OutlineProps = {
3
3
  offset?: string;
4
4
  color?: Colors;
@@ -1,4 +1,4 @@
1
- import { DropboxDocumentEntity, JDriveApi } from 'jamespot-user-api';
1
+ import { DropboxDocumentEntity, JDriveApi } from '../../../../../jamespot-user-api/src';
2
2
  type DropboxDocumentsProps = {
3
3
  path: string;
4
4
  initialFolderColor?: string;
@@ -1,4 +1,4 @@
1
- import { DriveAccount, DriveItemType, DropboxDocumentEntity, JDriveApi } from 'jamespot-user-api';
1
+ import { DriveAccount, DriveItemType, DropboxDocumentEntity, JDriveApi } from '../../../../jamespot-user-api/src';
2
2
  type JRCDriveDropboxProps = {
3
3
  initialFolder?: DriveItemType;
4
4
  initialFolderColor?: string;
@@ -1,4 +1,4 @@
1
- import { DriveAccount, DriveItemType, JDriveApi, MSDocumentParams, MSUnifiedEntity } from 'jamespot-user-api';
1
+ import { DriveAccount, DriveItemType, JDriveApi, MSDocumentParams, MSUnifiedEntity } from '../../../../jamespot-user-api/src';
2
2
  type JRCDriveMSGraphProps = {
3
3
  initialParams?: MSDocumentParams;
4
4
  initialFolder?: DriveItemType;
@@ -1,4 +1,4 @@
1
- import { JDriveApi, MSDocumentParams, MSUnifiedEntity } from 'jamespot-user-api';
1
+ import { JDriveApi, MSDocumentParams, MSUnifiedEntity } from '../../../../../jamespot-user-api/src';
2
2
  type MSGraphDocumentsProps = {
3
3
  driveDocumentParams: MSDocumentParams;
4
4
  initialFolderColor?: string;
@@ -1,4 +1,4 @@
1
- import { JDriveApi, MSGroupEntity } from 'jamespot-user-api';
1
+ import { JDriveApi, MSGroupEntity } from '../../../../../jamespot-user-api/src';
2
2
  export declare const LoaderWrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
3
3
  type MSGraphGroupsProps = {
4
4
  useFilter: boolean;
@@ -1,4 +1,4 @@
1
- import { JDriveApi, MSTenantEntity } from 'jamespot-user-api';
1
+ import { JDriveApi, MSTenantEntity } from '../../../../../jamespot-user-api/src';
2
2
  export declare const MSGraphTenants: ({ initialFolderColor, onClick, onError, handlers, id, }: {
3
3
  initialFolderColor?: string;
4
4
  onClick: (entity: MSTenantEntity) => void;
@@ -1,4 +1,4 @@
1
- import { MSTenantEntity } from 'jamespot-user-api';
1
+ import { MSTenantEntity } from '../../../../../../jamespot-user-api/src';
2
2
  export declare const TenantEntityItem: ({ entity, initialFolderColor, onClick, }: {
3
3
  entity: MSTenantEntity;
4
4
  initialFolderColor?: string;
@@ -1,4 +1,4 @@
1
- import { DriveAccount, JDriveApi } from 'jamespot-user-api';
1
+ import { DriveAccount, JDriveApi } from '../../../../../jamespot-user-api/src';
2
2
  import { DriveService } from '../drive.types';
3
3
  type DriveAccountHeaderProps = {
4
4
  accounts?: DriveAccount[];
@@ -1,4 +1,4 @@
1
- import { DropboxDocumentEntity, MSUnifiedEntity } from 'jamespot-user-api';
1
+ import { DropboxDocumentEntity, MSUnifiedEntity } from '../../../../../jamespot-user-api/src';
2
2
  export declare const CSSEntity: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
3
3
  export declare const CSSEntityAvatar: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
4
4
  export declare const EntityItem: <T extends MSUnifiedEntity | DropboxDocumentEntity>({ entity, initialFolderColor, useNavigation, onSelect, onSelectDocument, onSelectMultiDocument, onClick, }: {
@@ -1,4 +1,4 @@
1
- import { JDriveApi } from 'jamespot-user-api';
1
+ import { JDriveApi } from '../../../../jamespot-user-api/src';
2
2
  type ErrorType = {
3
3
  error: number;
4
4
  errorMsg: string;
@@ -1,4 +1,4 @@
1
- import { jFileLittle } from 'jamespot-user-api';
1
+ import { jFileLittle } from '../../../../../jamespot-user-api/src';
2
2
  import { ReactElement } from 'react';
3
3
  type EditorImageUploadProps = {
4
4
  token: string;
@@ -1,4 +1,4 @@
1
- import { jFileLittle } from 'jamespot-user-api';
1
+ import { jFileLittle } from '../../../../../jamespot-user-api/src';
2
2
  type EditorImageUploadProps = {
3
3
  token: string;
4
4
  onUploadSuccess: (file: jFileLittle) => void;
@@ -1,4 +1,4 @@
1
- import { JFileApi } from 'jamespot-user-api';
1
+ import { JFileApi } from '../../../../../jamespot-user-api/src';
2
2
  import { JRCInputTinyMCERawProps } from '../../Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw';
3
3
  import { TinyMCEExtension } from '../../Form/Input/JRCInputTinyMCERaw/types';
4
4
  export type EditorRichTextDialogProps = {
@@ -1,4 +1,4 @@
1
- import { jFileLittle, Network } from 'jamespot-user-api';
1
+ import { jFileLittle, Network } from '../../../../../jamespot-user-api/src';
2
2
  export declare const EditorUploader: ({ token, uniqid, label, accept, multiple, name, network, onUploadStart, onUploadSuccess, onUploadSucessEnd, }: {
3
3
  token: string;
4
4
  uniqid: string;
@@ -1,4 +1,4 @@
1
- import { Colors } from 'jamespot-front-business';
1
+ import { Colors } from '../../../../../jamespot-front-business/src';
2
2
  import { JRCTooltipProps } from '../../JRCTooltip/types';
3
3
  /**
4
4
  * interface HelperProps props of the Form Helper Icon
@@ -1,7 +1,7 @@
1
1
  import { JRCInputFieldProps } from '../Common/JRCFormFieldRenderer.types';
2
2
  import { DataCy } from '../../../../types/dataAttributes';
3
3
  import { FieldValues } from 'react-hook-form';
4
- import { ApiWrapper, jFileLittle } from 'jamespot-user-api';
4
+ import { ApiWrapper, jFileLittle } from '../../../../../../jamespot-user-api/src';
5
5
  import { ComponentPropsWithoutRef } from 'react';
6
6
  export type NativeInputFileProps = DataCy & Omit<ComponentPropsWithoutRef<'input'>, 'value' | 'onChange'> & {
7
7
  token?: string | undefined;
@@ -12,7 +12,7 @@ export type NativeInputFileProps = DataCy & Omit<ComponentPropsWithoutRef<'input
12
12
  showLoading?: boolean;
13
13
  };
14
14
  export type JRCInputFileProps<T extends FieldValues = FieldValues> = JRCInputFieldProps<T> & Omit<NativeInputFileProps, 'value' | 'onChange'>;
15
- export declare const InputFile: import('react').ForwardRefExoticComponent<DataCy & Omit<Omit<import('react').DetailedHTMLProps<import('react').InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, "onChange" | "value"> & {
15
+ export declare const InputFile: import('react').ForwardRefExoticComponent<DataCy & Omit<Omit<import('react').DetailedHTMLProps<import('react').InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, "value" | "onChange"> & {
16
16
  token?: string | undefined;
17
17
  attrName?: string;
18
18
  onLoading?: (state: boolean) => void;
@@ -1,4 +1,4 @@
1
1
  export declare function fileSend(file: File, token: string | undefined, name: string): Promise<{
2
- result: import('jamespot-user-api').jFileLittle;
2
+ result: import('../../../../../../../jamespot-user-api/src').jFileLittle;
3
3
  token: string;
4
4
  }>;
@@ -1,4 +1,4 @@
1
- import { jFileLittle } from 'jamespot-user-api';
1
+ import { jFileLittle } from '../../../../../../jamespot-user-api/src';
2
2
  import { FileWithId } from '../JRCInputFileAdvanced/types';
3
3
  export declare const File: ({ file, index, token, step, attrName, onUploadSuccess, onDeleteSuccess, }: {
4
4
  file: FileWithId;
@@ -1,4 +1,4 @@
1
- import { Drive, JDriveApi, JFileApi, jFileLittle, Network } from 'jamespot-user-api';
1
+ import { Drive, JDriveApi, JFileApi, jFileLittle, Network } from '../../../../../../jamespot-user-api/src';
2
2
  import { ComponentPropsWithoutRef } from 'react';
3
3
  import { FoldersHandlers } from '../../../JRCFolders/types';
4
4
  export type DriveOrFilebank = Drive | 'fileBank';
@@ -20,6 +20,7 @@ export interface JRCInputFileAdavancedProps extends ComponentPropsWithoutRef<'in
20
20
  deleteFile?: (id: number) => Promise<void>;
21
21
  activeDrives?: DriveOrFilebank[];
22
22
  dispatchOnError?: (code?: string) => void;
23
+ maxFileSize?: number;
23
24
  handlers?: FoldersHandlers & {
24
25
  file: Pick<JFileApi, 'copy'>;
25
26
  drive: Pick<JDriveApi, 'msDocuments' | 'dropboxDocuments' | 'groups' | 'tenants' | 'listAccount' | 'isAccountLogged' | 'checkAccountToken' | 'getAccount' | 'logout' | 'setDefaultAccount' | 'getDocument'>;
@@ -1,4 +1,4 @@
1
- import { jFileLittle } from 'jamespot-user-api';
1
+ import { jFileLittle } from '../../../../../../jamespot-user-api/src';
2
2
  import { ComponentPropsWithoutRef } from 'react';
3
3
  import { FieldValues } from 'react-hook-form';
4
4
  import { DataCy } from '../../../../types/dataAttributes';
@@ -8,13 +8,13 @@ export declare const IconAfter: import('styled-components/dist/types').IStyledCo
8
8
  disabled?: boolean;
9
9
  type?: "submit" | "reset" | "button";
10
10
  bgBaseGrey?: 0 | 1 | 2;
11
- color?: import('jamespot-front-business').Colors | "inherit";
11
+ color?: import('../../../../../../jamespot-front-business/src').Colors | "inherit";
12
12
  tooltip?: Omit<import('../../../..').JRCTooltipProps, "children">;
13
13
  variant?: "circle" | "square";
14
14
  hasLicense?: boolean;
15
- bg?: import('jamespot-front-business').Colors;
16
- bgHover?: import('jamespot-front-business').Colors;
17
- borderColor?: import('jamespot-front-business').Colors;
15
+ bg?: import('../../../../../../jamespot-front-business/src').Colors;
16
+ bgHover?: import('../../../../../../jamespot-front-business/src').Colors;
17
+ borderColor?: import('../../../../../../jamespot-front-business/src').Colors;
18
18
  iconSize?: number;
19
19
  badgeNumber?: number;
20
20
  colorVariant?: string;
@@ -30,13 +30,13 @@ export declare const IconAfter: import('styled-components/dist/types').IStyledCo
30
30
  disabled?: boolean;
31
31
  type?: "submit" | "reset" | "button";
32
32
  bgBaseGrey?: 0 | 1 | 2;
33
- color?: import('jamespot-front-business').Colors | "inherit";
33
+ color?: import('../../../../../../jamespot-front-business/src').Colors | "inherit";
34
34
  tooltip?: Omit<import('../../../..').JRCTooltipProps, "children">;
35
35
  variant?: "circle" | "square";
36
36
  hasLicense?: boolean;
37
- bg?: import('jamespot-front-business').Colors;
38
- bgHover?: import('jamespot-front-business').Colors;
39
- borderColor?: import('jamespot-front-business').Colors;
37
+ bg?: import('../../../../../../jamespot-front-business/src').Colors;
38
+ bgHover?: import('../../../../../../jamespot-front-business/src').Colors;
39
+ borderColor?: import('../../../../../../jamespot-front-business/src').Colors;
40
40
  iconSize?: number;
41
41
  badgeNumber?: number;
42
42
  colorVariant?: string;
@@ -6,12 +6,12 @@ export declare const Required: import('styled-components/dist/types').IStyledCom
6
6
  id?: string;
7
7
  className?: string;
8
8
  weight?: keyof import('../../../../styles/theme').FontWeight;
9
- size?: import('../../../JRCTypography/JRCTypography.d').TSizes;
10
- color?: import('jamespot-front-business').Colors;
9
+ size?: import('../../../JRCTypography/JRCTypography.types').TSizes;
10
+ color?: import('../../../../../../jamespot-front-business/src').Colors;
11
11
  children: string | import('react').ReactNode;
12
- variant?: import('../../../JRCTypography/JRCTypography.d').TVariants;
13
- align?: "center" | "left" | "right";
14
- hoverColor?: import('jamespot-front-business').Colors;
12
+ variant?: import('../../../JRCTypography/JRCTypography.types').TVariants;
13
+ align?: "left" | "right" | "center";
14
+ hoverColor?: import('../../../../../../jamespot-front-business/src').Colors;
15
15
  ellipsis?: boolean;
16
16
  maxWidth?: string | number;
17
17
  whiteSpace?: import('react').CSSProperties["whiteSpace"];
@@ -19,12 +19,12 @@ export declare const Required: import('styled-components/dist/types').IStyledCom
19
19
  id?: string;
20
20
  className?: string;
21
21
  weight?: keyof import('../../../../styles/theme').FontWeight;
22
- size?: import('../../../JRCTypography/JRCTypography.d').TSizes;
23
- color?: import('jamespot-front-business').Colors;
22
+ size?: import('../../../JRCTypography/JRCTypography.types').TSizes;
23
+ color?: import('../../../../../../jamespot-front-business/src').Colors;
24
24
  children: string | import('react').ReactNode;
25
- variant?: import('../../../JRCTypography/JRCTypography.d').TVariants;
26
- align?: "center" | "left" | "right";
27
- hoverColor?: import('jamespot-front-business').Colors;
25
+ variant?: import('../../../JRCTypography/JRCTypography.types').TVariants;
26
+ align?: "left" | "right" | "center";
27
+ hoverColor?: import('../../../../../../jamespot-front-business/src').Colors;
28
28
  ellipsis?: boolean;
29
29
  maxWidth?: string | number;
30
30
  whiteSpace?: import('react').CSSProperties["whiteSpace"];
@@ -1,4 +1,4 @@
1
- import { JFileApi, TinyMCECommonOptions } from 'jamespot-user-api';
1
+ import { JFileApi, TinyMCECommonOptions } from '../../../../../../jamespot-user-api/src';
2
2
  import { FieldValues } from 'react-hook-form';
3
3
  import { JRCInputFieldProps } from '../Common/JRCFormFieldRenderer.types';
4
4
  import { MentionQuery, TinyMCEExtension } from '../JRCInputTinyMCERaw/types';
@@ -1,5 +1,5 @@
1
1
  import { Editor } from '@tinymce/tinymce-react';
2
- import { JFileApi, TinyMCECommonOptions } from 'jamespot-user-api';
2
+ import { JFileApi, TinyMCECommonOptions } from '../../../../../../jamespot-user-api/src';
3
3
  import { Ref } from 'react';
4
4
  import { DataCy } from '../../../../types/dataAttributes';
5
5
  import { MentionQuery, TinyMCEExtension } from './types';
@@ -1,4 +1,4 @@
1
- import { JFileApi } from 'jamespot-user-api';
1
+ import { JFileApi } from '../../../../../../jamespot-user-api/src';
2
2
  import { IntlShape } from 'react-intl/src/types';
3
3
  import { Editor } from 'tinymce';
4
4
  import { MentionQuery } from './types';
@@ -1,4 +1,4 @@
1
- import { AudienceAutocomplete, JGroupApi, JUserApi } from 'jamespot-user-api';
1
+ import { AudienceAutocomplete, JGroupApi, JUserApi } from '../../../../../../jamespot-user-api/src';
2
2
  import { FoldersHandlers } from '../../../JRCFolders/types';
3
3
  export type AutocompleteView = 'folder' | 'user' | 'group' | 'businessContact';
4
4
  type AVProps = {
@@ -43,7 +43,7 @@ export declare const FlexBoxTreeDescription: import('styled-components/dist/type
43
43
  export declare const NoResult: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
44
44
  export declare const WrapperList: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
45
45
  export declare const ModalContentList: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
46
- export declare const NoOptionList: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('styled-components').FastOmit<import('react').DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "inline" | "flex" | "position" | "x" | "y" | "padding" | "margin" | "textAlign" | "data-testid" | "direction" | "gap" | "childFull"> & Omit<import('../../../Common/FastCss').FastCssProps, "display"> & {
46
+ export declare const NoOptionList: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('styled-components').FastOmit<import('react').DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "x" | "y" | "gap" | "textAlign" | "position" | "padding" | "margin" | "inline" | "flex" | "data-testid" | "direction" | "childFull"> & Omit<import('../../../Common/FastCss').FastCssProps, "display"> & {
47
47
  direction?: import('../../../JRCFlex/JRCFlexBox').FlexDirection;
48
48
  inline?: boolean;
49
49
  flex?: boolean | string;
@@ -1,7 +1,7 @@
1
- import { AutocompleteLittle, JGroupApi, JUserApi } from 'jamespot-user-api';
1
+ import { AutocompleteLittle, JGroupApi, JUserApi } from '../../../../../../jamespot-user-api/src';
2
2
  import { ComponentType, RefObject } from 'react';
3
3
  import { ControllerRenderProps, FieldValues } from 'react-hook-form';
4
- import { Colors } from 'jamespot-front-business';
4
+ import { Colors } from '../../../../../../jamespot-front-business/src';
5
5
  import { DataCy } from '../../../../types/dataAttributes';
6
6
  import { PartialBy } from '../../../../types/utils';
7
7
  import { FoldersHandlers } from '../../../JRCFolders/types';
@@ -1,4 +1,4 @@
1
- import { PagingResults, jObjectAutocomplete } from 'jamespot-user-api';
1
+ import { PagingResults, jObjectAutocomplete } from '../../../../../../jamespot-user-api/src';
2
2
  import { ReactElement } from 'react';
3
3
  import { FieldValues } from 'react-hook-form';
4
4
  import { JRCModalLayoutProps } from '../../../JRCModal/JRCModalLayout';
@@ -1,4 +1,4 @@
1
- import { BaseAutocomplete, PagingResults } from 'jamespot-user-api';
1
+ import { BaseAutocomplete, PagingResults } from '../../../../../../jamespot-user-api/src';
2
2
  import { FieldValues } from 'react-hook-form';
3
3
  import { JRCModalProps } from '../../../JRCModal/templates/JRCModal.types';
4
4
  import { JRCInputSelectProps } from './JRCInputSelect.types';
@@ -1,4 +1,4 @@
1
- import { PagingResults, jObjectAutocomplete } from 'jamespot-user-api';
1
+ import { PagingResults, jObjectAutocomplete } from '../../../../../../jamespot-user-api/src';
2
2
  import { FC } from 'react';
3
3
  type SelectHierarchicalTreeModalProps = {
4
4
  hierarchicalTaxonomyPromise: (uriConcept: string) => Promise<PagingResults<jObjectAutocomplete>>;
@@ -1,4 +1,4 @@
1
- import { jFileLittle } from 'jamespot-user-api';
1
+ import { jFileLittle } from '../../../../jamespot-user-api/src';
2
2
  export type JRCAlbumProps = {
3
3
  files: jFileLittle[];
4
4
  maxWidth?: number;
@@ -1,5 +1,5 @@
1
1
  import { ComponentPropsWithoutRef, ReactNode } from 'react';
2
- import { MessageType } from 'jamespot-front-business';
2
+ import { MessageType } from '../../../../jamespot-front-business/src';
3
3
  import { JRCButtonProps } from '../JRCButton/JRCButton';
4
4
  export interface JRCAlertProps extends ComponentPropsWithoutRef<'div'> {
5
5
  /** Alert title */
@@ -28,13 +28,13 @@ export declare const JRCIconButtonAppLeftColumn: import('styled-components/dist/
28
28
  disabled?: boolean;
29
29
  type?: "submit" | "reset" | "button";
30
30
  bgBaseGrey?: 0 | 1 | 2;
31
- color?: import('jamespot-front-business').Colors | "inherit";
31
+ color?: import('../../../../jamespot-front-business/src').Colors | "inherit";
32
32
  tooltip?: Omit<import('../..').JRCTooltipProps, "children">;
33
33
  variant?: "circle" | "square";
34
34
  hasLicense?: boolean;
35
- bg?: import('jamespot-front-business').Colors;
36
- bgHover?: import('jamespot-front-business').Colors;
37
- borderColor?: import('jamespot-front-business').Colors;
35
+ bg?: import('../../../../jamespot-front-business/src').Colors;
36
+ bgHover?: import('../../../../jamespot-front-business/src').Colors;
37
+ borderColor?: import('../../../../jamespot-front-business/src').Colors;
38
38
  iconSize?: number;
39
39
  badgeNumber?: number;
40
40
  colorVariant?: string;
@@ -50,13 +50,13 @@ export declare const JRCIconButtonAppLeftColumn: import('styled-components/dist/
50
50
  disabled?: boolean;
51
51
  type?: "submit" | "reset" | "button";
52
52
  bgBaseGrey?: 0 | 1 | 2;
53
- color?: import('jamespot-front-business').Colors | "inherit";
53
+ color?: import('../../../../jamespot-front-business/src').Colors | "inherit";
54
54
  tooltip?: Omit<import('../..').JRCTooltipProps, "children">;
55
55
  variant?: "circle" | "square";
56
56
  hasLicense?: boolean;
57
- bg?: import('jamespot-front-business').Colors;
58
- bgHover?: import('jamespot-front-business').Colors;
59
- borderColor?: import('jamespot-front-business').Colors;
57
+ bg?: import('../../../../jamespot-front-business/src').Colors;
58
+ bgHover?: import('../../../../jamespot-front-business/src').Colors;
59
+ borderColor?: import('../../../../jamespot-front-business/src').Colors;
60
60
  iconSize?: number;
61
61
  badgeNumber?: number;
62
62
  colorVariant?: string;
@@ -1,4 +1,4 @@
1
- import { jFileLittle } from 'jamespot-user-api';
1
+ import { jFileLittle } from '../../../../jamespot-user-api/src';
2
2
  export type JRCAttachmentsProps = {
3
3
  files: jFileLittle[];
4
4
  getAccessHash?: (fileId: number) => Promise<string>;
@@ -1,4 +1,4 @@
1
- import { Audience as AudienceType } from 'jamespot-user-api';
1
+ import { Audience as AudienceType } from '../../../../jamespot-user-api/src';
2
2
  type JRCAudienceProps = {
3
3
  list: AudienceType[];
4
4
  limit?: number;
@@ -1,4 +1,4 @@
1
1
  import { JRCObjectListProps } from '../JRCObjectList/JRCObjectList';
2
- import { jBusinessContactLittle } from 'jamespot-user-api';
2
+ import { jBusinessContactLittle } from '../../../../jamespot-user-api/src';
3
3
  export type JRCBusinessContactListProps = JRCObjectListProps<jBusinessContactLittle>;
4
4
  export declare const JRCBusinessContactList: (props: JRCBusinessContactListProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,4 @@
1
- import { AudienceAutocomplete, JUserApi } from 'jamespot-user-api';
1
+ import { AudienceAutocomplete, JUserApi } from '../../../../jamespot-user-api/src';
2
2
  type JRCBusinessContactsProps = {
3
3
  handlers: {
4
4
  user: Pick<JUserApi, 'userBusinessContactQueryList'>;
@@ -1,5 +1,5 @@
1
1
  import { ComponentPropsWithoutRef } from 'react';
2
- import { Colors } from 'jamespot-front-business';
2
+ import { Colors } from '../../../../jamespot-front-business/src';
3
3
  import { DataCy } from '../../types/dataAttributes';
4
4
  import { OutlineProps } from '../Common/Outline';
5
5
  export type ButtonType = {
@@ -1,4 +1,4 @@
1
- import { Colors } from 'jamespot-front-business';
1
+ import { Colors } from '../../../../jamespot-front-business/src';
2
2
  import { JRCButtonProps } from '../JRCButton/JRCButton';
3
3
  /**
4
4
  * Interface to provide JRCButtonDownloadProps props
@@ -1,4 +1,4 @@
1
- import { UserResponseStatus } from 'jamespot-user-api';
1
+ import { UserResponseStatus } from '../../../../jamespot-user-api/src';
2
2
  import { AvatarAudience } from '../JRCAvatars/JRCAvatars';
3
3
  import { CalendarView, JRCCalendarMode } from './types';
4
4
  type JRCCalendarEventProps = {
@@ -1,4 +1,4 @@
1
- import { CalendarEventView, CalendarEventWithExtensions, JArticleApi, JCalendarApi, JGlobalApi, Rights, UserResponseStatus } from 'jamespot-user-api';
1
+ import { CalendarEventView, CalendarEventWithExtensions, JArticleApi, JCalendarApi, JGlobalApi, Rights, UserResponseStatus } from '../../../../jamespot-user-api/src';
2
2
  import { ReactNode } from 'react';
3
3
  type JRCCalendarModalProps = {
4
4
  event?: CalendarEventWithExtensions<CalendarEventView, ['socialEventRecord' | 'recurringEventRecord']>;
@@ -1,4 +1,4 @@
1
- import { UserResponseStatus } from 'jamespot-user-api';
1
+ import { UserResponseStatus } from '../../../../jamespot-user-api/src';
2
2
  type JRCEventStatusButtonProps = {
3
3
  eventType: string;
4
4
  eventIsVisio?: boolean;
@@ -1,5 +1,5 @@
1
1
  import { CalendarApi } from '@fullcalendar/core';
2
- import { CalendarEventView, CalendarEventWithExtensions, JArticleApi, JCalendarApi, JGlobalApi, Rights, UserResponseStatus } from 'jamespot-user-api';
2
+ import { CalendarEventView, CalendarEventWithExtensions, JArticleApi, JCalendarApi, JGlobalApi, Rights, UserResponseStatus } from '../../../../jamespot-user-api/src';
3
3
  import { ReactNode } from 'react';
4
4
  export type CalendarView = 'dayGridMonth' | 'timeGridWeek' | 'timeGridDay' | 'list';
5
5
  export type CalendarEvent = CalendarEventWithExtensions<CalendarEventView, [
@@ -1,5 +1,5 @@
1
- import { UserResponseStatus } from 'jamespot-user-api';
2
- import { Colors } from 'jamespot-front-business';
1
+ import { UserResponseStatus } from '../../../../jamespot-user-api/src';
2
+ import { Colors } from '../../../../jamespot-front-business/src';
3
3
  export declare const useResponseStatus: () => {
4
4
  getStatusColor: (status: UserResponseStatus | null) => Colors;
5
5
  getStatusLabel: (status: UserResponseStatus | null) => string;
@@ -1,5 +1,5 @@
1
1
  import { ComponentPropsWithoutRef } from 'react';
2
- import { MessageType } from 'jamespot-front-business';
2
+ import { MessageType } from '../../../../jamespot-front-business/src';
3
3
  declare const PADDING: {
4
4
  mini: string;
5
5
  small: string;
@@ -1,4 +1,4 @@
1
- import { ImgUrlProps } from 'jamespot-user-api';
1
+ import { ImgUrlProps } from '../../../../jamespot-user-api/src';
2
2
  import { ReactNode } from 'react';
3
3
  declare const ASPECTS: {
4
4
  '4:3': number;
@@ -1,4 +1,4 @@
1
- import { CommentWithExtensions, JDriveApi, JFileApi, JFileIntegrity, JGlobalApi, JQuestionAnswerApi, JUserApi, Model, UpdateCommentParams, WidgetDisplayMode, WidgetWrapperProps, jCommentList } from 'jamespot-user-api';
1
+ import { CommentWithExtensions, JDriveApi, JFileApi, JFileIntegrity, JGlobalApi, JQuestionAnswerApi, JUserApi, Model, UpdateCommentParams, WidgetDisplayMode, WidgetWrapperProps, jCommentList } from '../../../../jamespot-user-api/src';
2
2
  import { ReactNode } from 'react';
3
3
  import { DriveOrFilebank } from '../Form/Input/JRCInputFileAdvanced/JRCInputFileAdvancedRaw';
4
4
  import { JRCInputTinyMCERawProps } from '../Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw';
@@ -1,4 +1,4 @@
1
- import { AddCommentParams, CommentWithExtensions, JDriveApi, JFileApi, JGlobalApi, JQuestionAnswerApi, JUserApi, Model, UpdateCommentParams, WidgetDisplayMode, WidgetWrapperProps, jCommentList, jUserList, JFileIntegrity } from 'jamespot-user-api';
1
+ import { AddCommentParams, CommentWithExtensions, JDriveApi, JFileApi, JGlobalApi, JQuestionAnswerApi, JUserApi, Model, UpdateCommentParams, WidgetDisplayMode, WidgetWrapperProps, jCommentList, jUserList, JFileIntegrity } from '../../../../jamespot-user-api/src';
2
2
  import { ReactNode } from 'react';
3
3
  import { DriveOrFilebank } from '../Form/Input/JRCInputFileAdvanced/JRCInputFileAdvancedRaw';
4
4
  import { JRCInputTinyMCERawProps } from '../Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw';
@@ -1,4 +1,4 @@
1
- import { jUserLittle } from 'jamespot-user-api';
1
+ import { jUserLittle } from '../../../../../jamespot-user-api/src';
2
2
  type CommentsHeaderProps = {
3
3
  lastCommentUser?: jUserLittle;
4
4
  variant?: 'modal' | 'inline';
@@ -1,4 +1,4 @@
1
- import { jCommentList, JDriveApi, JFileApi } from 'jamespot-user-api';
1
+ import { jCommentList, JDriveApi, JFileApi } from '../../../../../jamespot-user-api/src';
2
2
  import { DriveOrFilebank } from '../../Form/Input/JRCInputFileAdvanced/JRCInputFileAdvancedRaw';
3
3
  import { JRCInputTinyMCERawProps } from '../../Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw';
4
4
  import { FoldersHandlers } from '../../JRCFolders/types';
@@ -1,4 +1,4 @@
1
- import { AddCommentParams, JDriveApi, JFileApi, jUserList } from 'jamespot-user-api';
1
+ import { AddCommentParams, JDriveApi, JFileApi, jUserList } from '../../../../../jamespot-user-api/src';
2
2
  import { ReactNode } from 'react';
3
3
  import { DriveOrFilebank } from '../../Form/Input/JRCInputFileAdvanced/JRCInputFileAdvancedRaw';
4
4
  import { JRCInputTinyMCERawProps } from '../../Form/Input/JRCInputTinyMCERaw/JRCInputTinyMCERaw';
@@ -1,5 +1,5 @@
1
1
  import { JRCTooltipProps } from '../JRCTooltip/types';
2
- import { JRCTypographyProps } from '../JRCTypography/JRCTypography.d';
2
+ import { JRCTypographyProps } from '../JRCTypography/JRCTypography.types';
3
3
  export type JRCDateObjectProps = {
4
4
  dateCreation: string;
5
5
  size?: JRCTypographyProps['size'];
@@ -13,4 +13,4 @@ export type JRCDisplayCardProps = {
13
13
  href?: string;
14
14
  onClick?: () => void;
15
15
  };
16
- export declare const JRCDisplayCard: ({ children, href, ...props }: JRCDisplayCardProps) => import("react/jsx-runtime").JSX.Element;
16
+ export declare const JRCDisplayCard: ({ children, href, onClick, ...props }: JRCDisplayCardProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { JRCDisplayCardProps } from './JRCDisplayCard';
2
2
  declare const _default: {
3
3
  title: string;
4
- component: ({ children, href, ...props }: JRCDisplayCardProps) => import("react/jsx-runtime").JSX.Element;
4
+ component: ({ children, href, onClick, ...props }: JRCDisplayCardProps) => import("react/jsx-runtime").JSX.Element;
5
5
  };
6
6
  export default _default;
7
7
  export declare const Default: import('storybook/internal/csf').AnnotatedStoryFn<import('@storybook/react-webpack5').ReactRenderer, JRCDisplayCardProps>;
@@ -1,2 +1,2 @@
1
- import { JRCTypographyProps } from '../JRCTypography/JRCTypography.d';
1
+ import { JRCTypographyProps } from '../JRCTypography/JRCTypography.types';
2
2
  export declare const JRCDot: (props: Omit<JRCTypographyProps, "children">) => import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,5 @@
1
1
  import { Meta, StoryFn, StoryObj } from '@storybook/react-vite';
2
- import { JRCTypographyProps } from '../JRCTypography/JRCTypography.d';
2
+ import { JRCTypographyProps } from '../JRCTypography/JRCTypography.types';
3
3
  import { JRCDot } from './JRCDot';
4
4
  declare const meta: Meta;
5
5
  export default meta;