jamespot-react-components 1.3.44 → 1.3.46

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 (65) hide show
  1. package/dist/jamespot-react-components.cjs +1007 -1164
  2. package/dist/jamespot-react-components.js +14693 -14883
  3. package/dist/src/components/Common/SkipToContent.d.ts +1 -1
  4. package/dist/src/components/Drives/MicrosoftGraph/MSGraphGroups.d.ts +1 -1
  5. package/dist/src/components/Drives/components/EntityItem.d.ts +2 -2
  6. package/dist/src/components/Drives/drive.style.d.ts +3 -3
  7. package/dist/src/components/Editors/components/Editor.style.d.ts +7 -7
  8. package/dist/src/components/Form/Input/Common/JRCFormFieldRenderer.d.ts +1 -1
  9. package/dist/src/components/Form/Input/JRCInputCheckbox/JRCInputCheckbox.d.ts +2 -2
  10. package/dist/src/components/Form/Input/JRCInputCheckbox/components/CheckboxOrToggle.d.ts +2 -2
  11. package/dist/src/components/Form/Input/JRCInputColor/JRCInputColor.styles.d.ts +4 -4
  12. package/dist/src/components/Form/Input/JRCInputDateTime/DayPickerStyle.d.ts +1 -1
  13. package/dist/src/components/Form/Input/JRCInputFileAdvanced/File.styles.d.ts +4 -4
  14. package/dist/src/components/Form/Input/JRCInputImage/JRCInputImage.styles.d.ts +8 -8
  15. package/dist/src/components/Form/Input/JRCInputText/JRCInputText.style.d.ts +42 -6
  16. package/dist/src/components/Form/Input/JRCInputTextRaw/JRCInputTextRaw.style.d.ts +22 -4
  17. package/dist/src/components/Form/Input/JRCInputTextarea/JRCInputTextareaRaw.d.ts +3 -4
  18. package/dist/src/components/Form/Input/JRCSelect/JRCInputSelect.style.d.ts +27 -26
  19. package/dist/src/components/Form/Input/JRCStyledInput.d.ts +21 -2
  20. package/dist/src/components/JRCAlbum/styles.d.ts +11 -11
  21. package/dist/src/components/JRCAppHeader/JRCAppHeader.styles.d.ts +2 -2
  22. package/dist/src/components/JRCAppLeftColumn/JRCAppLeftColumn.styles.d.ts +14 -14
  23. package/dist/src/components/JRCButton/Button.d.ts +2 -1
  24. package/dist/src/components/JRCButtonDropdown/JRCButtonDropdown.d.ts +1 -1
  25. package/dist/src/components/JRCButtonDropdown/JRCButtonDropdown.styles.d.ts +3 -3
  26. package/dist/src/components/JRCCalendar/CalendarStyle.d.ts +1 -1
  27. package/dist/src/components/JRCCard/JRCCardImg.d.ts +1 -1
  28. package/dist/src/components/JRCCommentsBloc/AvatarWrapper.d.ts +1 -1
  29. package/dist/src/components/JRCDragNDrop/OneLevelStyles.d.ts +9 -9
  30. package/dist/src/components/JRCDragNDrop/styles.d.ts +18 -18
  31. package/dist/src/components/JRCFileViewer/JRCFileViewer.styles.d.ts +15 -15
  32. package/dist/src/components/JRCFlex/JRCFlexBox.d.ts +1 -1
  33. package/dist/src/components/JRCFolders/styles.d.ts +15 -15
  34. package/dist/src/components/JRCGifSelector/JRCGifSelector.d.ts +1 -1
  35. package/dist/src/components/JRCList/JRCList.styles.d.ts +7 -7
  36. package/dist/src/components/JRCModal/JRCModal.styles.d.ts +10 -10
  37. package/dist/src/components/JRCModalImg/JRCModalImg.styles.d.ts +7 -7
  38. package/dist/src/components/JRCModalUserList/CSSAvatarWrapper.d.ts +1 -1
  39. package/dist/src/components/JRCSidePanelModal/JRCSidePanelModal.styles.d.ts +5 -5
  40. package/dist/src/components/JRCSkeleton/JRCSkeletonSquare.d.ts +1 -1
  41. package/dist/src/components/JRCTabs/JRCTabs.d.ts +1 -1
  42. package/dist/src/components/JRCTooltip/JRCBaseTooltip.d.ts +4 -2
  43. package/dist/src/components/JRCTypo/JRCTypo.d.ts +6 -6
  44. package/dist/src/components/JRCTypography/JRCTypography.styles.d.ts +1 -1
  45. package/dist/src/components/Stepper/JRCStepper.style.d.ts +2 -2
  46. package/dist/src/components/Templates/AppColumn.d.ts +1 -1
  47. package/dist/src/components/Templates/MainColumn.d.ts +1 -1
  48. package/dist/src/components/Templates/template.styles.d.ts +20 -20
  49. package/dist/src/components/Widgets/JRCWidgetAttachment/JRCWidgetAttachment.d.ts +1 -1
  50. package/dist/src/components/Widgets/JRCWidgetCalendarCalDav/styles.d.ts +5 -5
  51. package/dist/src/components/Widgets/JRCWidgetContactCardDav/styles.d.ts +4 -4
  52. package/dist/src/components/Widgets/JRCWidgetEmailsImap/styles.d.ts +6 -6
  53. package/dist/src/components/Widgets/JRCWidgetImage/styles.d.ts +1 -1
  54. package/dist/src/components/Widgets/JRCWidgetPresence/JRCWidgetPresence.styles.d.ts +5 -5
  55. package/dist/src/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyEditor.styles.d.ts +5 -5
  56. package/dist/src/components/Widgets/JRCWidgetTable/JRCWidgetDatasourceTableEditor.styles.d.ts +9 -9
  57. package/dist/src/components/Widgets/JRCWidgetTable/JRCWidgetTable.styles.d.ts +13 -13
  58. package/dist/src/components/Widgets/JRCWidgetTable/model/doc/DocEditor.d.ts +2 -1
  59. package/dist/src/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorSpreadSheets.d.ts +2 -2
  60. package/dist/src/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorUploader.d.ts +2 -3
  61. package/dist/src/components/Widgets/JRCWidgetTable/model/studio/StudioEditor.d.ts +2 -1
  62. package/dist/src/components/Widgets/WidgetPanelTplWarning.d.ts +1 -1
  63. package/dist/src/components/Widgets/styles.d.ts +9 -9
  64. package/dist/src/translation/lang.json.d.ts +2 -0
  65. package/package.json +36 -36
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jamespot-react-components",
3
- "version": "1.3.44",
3
+ "version": "1.3.46",
4
4
  "description": "",
5
5
  "main": "dist/jamespot-react-components.js",
6
6
  "module": "dist/jamespot-react-components.mjs",
@@ -14,28 +14,28 @@
14
14
  "author": "",
15
15
  "peerDependencies": {
16
16
  "@tanstack/react-table": "^8.21.3",
17
- "@types/react": "^19.2.6",
17
+ "@types/react": "^19.2.9",
18
18
  "@types/react-dom": "^19.2.3",
19
19
  "jamespot-user-api": "*",
20
- "react": "^19.2.0",
20
+ "react": "^19.2.3",
21
21
  "react-dnd": "^14.0.5",
22
22
  "react-dnd-html5-backend": "^14.1.0",
23
- "react-dom": "^19.2.0",
24
- "react-hook-form": "^7.66.1",
23
+ "react-dom": "^19.2.3",
24
+ "react-hook-form": "^7.71.1",
25
25
  "react-intl": "^7.1.14",
26
- "react-router-dom": "^6.30.2",
27
- "styled-components": "^6.1.19",
26
+ "react-router-dom": "^6.30.3",
27
+ "styled-components": "^6.3.8",
28
28
  "tinymce": "7.5.1"
29
29
  },
30
30
  "devDependencies": {
31
31
  "@chromatic-com/storybook": "^4.1.3",
32
- "@eslint/js": "^9.39.1",
33
- "@fullcalendar/core": "^6.1.19",
34
- "@fullcalendar/daygrid": "^6.1.19",
35
- "@fullcalendar/interaction": "^6.1.19",
36
- "@fullcalendar/list": "^6.1.19",
37
- "@fullcalendar/react": "^6.1.19",
38
- "@fullcalendar/timegrid": "^6.1.19",
32
+ "@eslint/js": "^9.39.2",
33
+ "@fullcalendar/core": "^6.1.20",
34
+ "@fullcalendar/daygrid": "^6.1.20",
35
+ "@fullcalendar/interaction": "^6.1.20",
36
+ "@fullcalendar/list": "^6.1.20",
37
+ "@fullcalendar/react": "^6.1.20",
38
+ "@fullcalendar/timegrid": "^6.1.20",
39
39
  "@istanbuljs/nyc-config-typescript": "^1.0.2",
40
40
  "@lcov-viewer/istanbul-report": "^1.4.0",
41
41
  "@storybook/addon-a11y": "9.1.16",
@@ -55,19 +55,19 @@
55
55
  "@tinymce/tinymce-react": "^6.3.0",
56
56
  "@types/chroma-js": "^2.4.5",
57
57
  "@types/jest": "^30.0.0",
58
- "@types/node": "^24.10.1",
59
- "@types/react": "^19.2.6",
58
+ "@types/node": "^24.10.9",
59
+ "@types/react": "^19.2.9",
60
60
  "@types/react-dom": "^19.2.3",
61
61
  "@types/testing-library__jest-dom": "^5.14.9",
62
62
  "@types/uuid": "^10.0.0",
63
- "@vitejs/plugin-react": "^5.1.1",
64
- "chroma-js": "^3.1.2",
63
+ "@vitejs/plugin-react": "^5.1.2",
64
+ "chroma-js": "^3.2.0",
65
65
  "classnames": "^2.5.1",
66
66
  "concurrently": "^9.2.1",
67
67
  "cross-env": "^10.1.0",
68
68
  "date-fns": "^4.1.0",
69
- "dompurify": "^3.3.0",
70
- "eslint": "^9.39.1",
69
+ "dompurify": "^3.3.1",
70
+ "eslint": "^9.39.2",
71
71
  "eslint-config-prettier": "^10.1.8",
72
72
  "eslint-import-resolver-typescript": "^4.4.4",
73
73
  "eslint-plugin-import": "^2.32.0",
@@ -78,36 +78,36 @@
78
78
  "globals": "^16.5.0",
79
79
  "html2canvas": "^1.4.1",
80
80
  "husky": "^9.1.7",
81
- "jamespot-user-api": "^1.3.44",
81
+ "jamespot-user-api": "^1.3.46",
82
82
  "jest": "^30.2.0",
83
83
  "jest-environment-jsdom": "^30.2.0",
84
- "knip": "^5.70.0",
85
- "lint-staged": "^16.2.6",
84
+ "knip": "^5.82.1",
85
+ "lint-staged": "^16.2.7",
86
86
  "nyc": "^17.1.0",
87
- "playwright": "^1.56.1",
88
- "prettier": "^3.6.2",
89
- "react": "^19.2.0",
90
- "react-day-picker": "^9.11.1",
87
+ "playwright": "^1.58.0",
88
+ "prettier": "^3.8.1",
89
+ "react": "^19.2.3",
90
+ "react-day-picker": "^9.13.0",
91
91
  "react-dnd": "^14.0.5",
92
92
  "react-dnd-html5-backend": "^14.1.0",
93
93
  "react-dnd-test-backend": "^16.0.1",
94
- "react-dom": "^19.2.0",
95
- "react-hook-form": "^7.66.1",
94
+ "react-dom": "^19.2.3",
95
+ "react-hook-form": "^7.71.1",
96
96
  "react-image-crop": "^11.0.10",
97
97
  "react-intl": "^7.1.14",
98
98
  "react-qr-code": "^2.0.18",
99
- "react-router-dom": "^6.30.2",
100
- "react-tooltip": "^4.5.1",
101
- "react-transition-state": "^2.3.1",
99
+ "react-router-dom": "^6.30.3",
100
+ "react-tooltip": "^5.30.0",
101
+ "react-transition-state": "^2.3.2",
102
102
  "storybook": "9.1.16",
103
- "styled-components": "^6.1.19",
103
+ "styled-components": "^6.3.8",
104
104
  "tinymce": "7.5.1",
105
- "ts-jest": "^29.4.5",
105
+ "ts-jest": "^29.4.6",
106
106
  "ts-node": "^10.9.2",
107
107
  "typescript": "^5.9.3",
108
- "typescript-eslint": "^8.47.0",
108
+ "typescript-eslint": "^8.53.1",
109
109
  "uuid": "^10.0.0",
110
- "vite": "^7.2.2",
110
+ "vite": "^7.3.1",
111
111
  "vite-plugin-css-injected-by-js": "^3.5.2",
112
112
  "vite-plugin-dts": "^4.5.4",
113
113
  "wait-on": "^9.0.3"