jamespot-react-components 1.0.202 → 1.0.204

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 (29) hide show
  1. package/build/jamespot-react-components.js +1179 -1199
  2. package/build/jamespot-react-components.js.LICENSE.txt +4 -4
  3. package/build/jamespot-react-components.js.map +1 -1
  4. package/build/src/components/Editors/components/EditorUploader.d.ts +1 -1
  5. package/build/src/components/Form/Input/JRCInputCheckbox/JRCInputCheckbox.d.ts +1 -0
  6. package/build/src/components/Form/Input/JRCInputCheckbox/components/JRCCheckbox.d.ts +3 -1
  7. package/build/src/components/Form/Input/JRCInputFileAdvanced/JRCInputFileAdvancedRaw.d.ts +7 -1
  8. package/build/src/components/Form/Input/JRCInputText/JRCInputText.style.d.ts +1 -0
  9. package/build/src/components/Form/Input/JRCSelect/SelectHierarchicalTreeModal.d.ts +1 -0
  10. package/build/src/components/JRCAppLeftColumn/JRCAppLeftColumn.styles.d.ts +1 -0
  11. package/build/src/components/JRCAttachments/JRCAttachments.d.ts +5 -4
  12. package/build/src/components/JRCAvatar/JRCAvatar.d.ts +1 -0
  13. package/build/src/components/JRCCommentsBloc/JRCCommentsBloc.d.ts +3 -2
  14. package/build/src/components/JRCFolders/JRCFolders.d.ts +3 -3
  15. package/build/src/components/JRCFolders/types.d.ts +5 -5
  16. package/build/src/components/JRCIconButton/JRCIconButton.d.ts +6 -0
  17. package/build/src/components/Widgets/JRCWidgetArticleText/JRCWidgetArticleText.stories.d.ts +6 -260
  18. package/build/src/components/Widgets/JRCWidgetAttachment/JRCWidgetAttachment.d.ts +4 -3
  19. package/build/src/components/Widgets/JRCWidgetTable/JRCWidgetDatasourceTableEditor.d.ts +4 -4
  20. package/build/src/components/Widgets/JRCWidgetTable/JRCWidgetTableEditor.d.ts +1 -21
  21. package/build/src/components/Widgets/JRCWidgetTable/JRCWidgetTableTdRenderer.d.ts +1 -1
  22. package/build/src/components/Widgets/JRCWidgetTable/components/WidgetDatasourceModelView.d.ts +1 -1
  23. package/build/src/components/Widgets/JRCWidgetTable/model/doc/DocEditor.d.ts +3 -3
  24. package/build/src/components/Widgets/JRCWidgetTable/model/excel/ExcelEditor.d.ts +3 -3
  25. package/build/src/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorModel.d.ts +3 -3
  26. package/build/src/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorSpreadSheets.d.ts +2 -2
  27. package/build/src/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorUploader.d.ts +2 -2
  28. package/build/src/components/Widgets/JRCWidgetTable/model/studio/StudioEditor.d.ts +3 -3
  29. package/package.json +2 -3
@@ -10,7 +10,7 @@ object-assign
10
10
  http://jedwatson.github.io/classnames
11
11
  */
12
12
 
13
- /*! @license DOMPurify 3.0.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.5/LICENSE */
13
+ /*! @license DOMPurify 3.1.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.6/LICENSE */
14
14
 
15
15
  /**
16
16
  * @license React
@@ -23,7 +23,7 @@ object-assign
23
23
  */
24
24
 
25
25
  /**
26
- * @remix-run/router v1.6.3
26
+ * @remix-run/router v1.19.1
27
27
  *
28
28
  * Copyright (c) Remix Software Inc.
29
29
  *
@@ -34,7 +34,7 @@ object-assign
34
34
  */
35
35
 
36
36
  /**
37
- * React Router DOM v6.13.0
37
+ * React Router DOM v6.26.1
38
38
  *
39
39
  * Copyright (c) Remix Software Inc.
40
40
  *
@@ -45,7 +45,7 @@ object-assign
45
45
  */
46
46
 
47
47
  /**
48
- * React Router v6.13.0
48
+ * React Router v6.26.1
49
49
  *
50
50
  * Copyright (c) Remix Software Inc.
51
51
  *