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.
- package/dist/jamespot-react-components.cjs +1007 -1164
- package/dist/jamespot-react-components.js +14693 -14883
- package/dist/src/components/Common/SkipToContent.d.ts +1 -1
- package/dist/src/components/Drives/MicrosoftGraph/MSGraphGroups.d.ts +1 -1
- package/dist/src/components/Drives/components/EntityItem.d.ts +2 -2
- package/dist/src/components/Drives/drive.style.d.ts +3 -3
- package/dist/src/components/Editors/components/Editor.style.d.ts +7 -7
- package/dist/src/components/Form/Input/Common/JRCFormFieldRenderer.d.ts +1 -1
- package/dist/src/components/Form/Input/JRCInputCheckbox/JRCInputCheckbox.d.ts +2 -2
- package/dist/src/components/Form/Input/JRCInputCheckbox/components/CheckboxOrToggle.d.ts +2 -2
- package/dist/src/components/Form/Input/JRCInputColor/JRCInputColor.styles.d.ts +4 -4
- package/dist/src/components/Form/Input/JRCInputDateTime/DayPickerStyle.d.ts +1 -1
- package/dist/src/components/Form/Input/JRCInputFileAdvanced/File.styles.d.ts +4 -4
- package/dist/src/components/Form/Input/JRCInputImage/JRCInputImage.styles.d.ts +8 -8
- package/dist/src/components/Form/Input/JRCInputText/JRCInputText.style.d.ts +42 -6
- package/dist/src/components/Form/Input/JRCInputTextRaw/JRCInputTextRaw.style.d.ts +22 -4
- package/dist/src/components/Form/Input/JRCInputTextarea/JRCInputTextareaRaw.d.ts +3 -4
- package/dist/src/components/Form/Input/JRCSelect/JRCInputSelect.style.d.ts +27 -26
- package/dist/src/components/Form/Input/JRCStyledInput.d.ts +21 -2
- package/dist/src/components/JRCAlbum/styles.d.ts +11 -11
- package/dist/src/components/JRCAppHeader/JRCAppHeader.styles.d.ts +2 -2
- package/dist/src/components/JRCAppLeftColumn/JRCAppLeftColumn.styles.d.ts +14 -14
- package/dist/src/components/JRCButton/Button.d.ts +2 -1
- package/dist/src/components/JRCButtonDropdown/JRCButtonDropdown.d.ts +1 -1
- package/dist/src/components/JRCButtonDropdown/JRCButtonDropdown.styles.d.ts +3 -3
- package/dist/src/components/JRCCalendar/CalendarStyle.d.ts +1 -1
- package/dist/src/components/JRCCard/JRCCardImg.d.ts +1 -1
- package/dist/src/components/JRCCommentsBloc/AvatarWrapper.d.ts +1 -1
- package/dist/src/components/JRCDragNDrop/OneLevelStyles.d.ts +9 -9
- package/dist/src/components/JRCDragNDrop/styles.d.ts +18 -18
- package/dist/src/components/JRCFileViewer/JRCFileViewer.styles.d.ts +15 -15
- package/dist/src/components/JRCFlex/JRCFlexBox.d.ts +1 -1
- package/dist/src/components/JRCFolders/styles.d.ts +15 -15
- package/dist/src/components/JRCGifSelector/JRCGifSelector.d.ts +1 -1
- package/dist/src/components/JRCList/JRCList.styles.d.ts +7 -7
- package/dist/src/components/JRCModal/JRCModal.styles.d.ts +10 -10
- package/dist/src/components/JRCModalImg/JRCModalImg.styles.d.ts +7 -7
- package/dist/src/components/JRCModalUserList/CSSAvatarWrapper.d.ts +1 -1
- package/dist/src/components/JRCSidePanelModal/JRCSidePanelModal.styles.d.ts +5 -5
- package/dist/src/components/JRCSkeleton/JRCSkeletonSquare.d.ts +1 -1
- package/dist/src/components/JRCTabs/JRCTabs.d.ts +1 -1
- package/dist/src/components/JRCTooltip/JRCBaseTooltip.d.ts +4 -2
- package/dist/src/components/JRCTypo/JRCTypo.d.ts +6 -6
- package/dist/src/components/JRCTypography/JRCTypography.styles.d.ts +1 -1
- package/dist/src/components/Stepper/JRCStepper.style.d.ts +2 -2
- package/dist/src/components/Templates/AppColumn.d.ts +1 -1
- package/dist/src/components/Templates/MainColumn.d.ts +1 -1
- package/dist/src/components/Templates/template.styles.d.ts +20 -20
- package/dist/src/components/Widgets/JRCWidgetAttachment/JRCWidgetAttachment.d.ts +1 -1
- package/dist/src/components/Widgets/JRCWidgetCalendarCalDav/styles.d.ts +5 -5
- package/dist/src/components/Widgets/JRCWidgetContactCardDav/styles.d.ts +4 -4
- package/dist/src/components/Widgets/JRCWidgetEmailsImap/styles.d.ts +6 -6
- package/dist/src/components/Widgets/JRCWidgetImage/styles.d.ts +1 -1
- package/dist/src/components/Widgets/JRCWidgetPresence/JRCWidgetPresence.styles.d.ts +5 -5
- package/dist/src/components/Widgets/JRCWidgetQuickSurvey/JRCWidgetQuickSurveyEditor.styles.d.ts +5 -5
- package/dist/src/components/Widgets/JRCWidgetTable/JRCWidgetDatasourceTableEditor.styles.d.ts +9 -9
- package/dist/src/components/Widgets/JRCWidgetTable/JRCWidgetTable.styles.d.ts +13 -13
- package/dist/src/components/Widgets/JRCWidgetTable/model/doc/DocEditor.d.ts +2 -1
- package/dist/src/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorSpreadSheets.d.ts +2 -2
- package/dist/src/components/Widgets/JRCWidgetTable/model/excel/ExcelEditorUploader.d.ts +2 -3
- package/dist/src/components/Widgets/JRCWidgetTable/model/studio/StudioEditor.d.ts +2 -1
- package/dist/src/components/Widgets/WidgetPanelTplWarning.d.ts +1 -1
- package/dist/src/components/Widgets/styles.d.ts +9 -9
- package/dist/src/translation/lang.json.d.ts +2 -0
- 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.
|
|
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.
|
|
17
|
+
"@types/react": "^19.2.9",
|
|
18
18
|
"@types/react-dom": "^19.2.3",
|
|
19
19
|
"jamespot-user-api": "*",
|
|
20
|
-
"react": "^19.2.
|
|
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.
|
|
24
|
-
"react-hook-form": "^7.
|
|
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.
|
|
27
|
-
"styled-components": "^6.
|
|
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.
|
|
33
|
-
"@fullcalendar/core": "^6.1.
|
|
34
|
-
"@fullcalendar/daygrid": "^6.1.
|
|
35
|
-
"@fullcalendar/interaction": "^6.1.
|
|
36
|
-
"@fullcalendar/list": "^6.1.
|
|
37
|
-
"@fullcalendar/react": "^6.1.
|
|
38
|
-
"@fullcalendar/timegrid": "^6.1.
|
|
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.
|
|
59
|
-
"@types/react": "^19.2.
|
|
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.
|
|
64
|
-
"chroma-js": "^3.
|
|
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.
|
|
70
|
-
"eslint": "^9.39.
|
|
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.
|
|
81
|
+
"jamespot-user-api": "^1.3.46",
|
|
82
82
|
"jest": "^30.2.0",
|
|
83
83
|
"jest-environment-jsdom": "^30.2.0",
|
|
84
|
-
"knip": "^5.
|
|
85
|
-
"lint-staged": "^16.2.
|
|
84
|
+
"knip": "^5.82.1",
|
|
85
|
+
"lint-staged": "^16.2.7",
|
|
86
86
|
"nyc": "^17.1.0",
|
|
87
|
-
"playwright": "^1.
|
|
88
|
-
"prettier": "^3.
|
|
89
|
-
"react": "^19.2.
|
|
90
|
-
"react-day-picker": "^9.
|
|
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.
|
|
95
|
-
"react-hook-form": "^7.
|
|
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.
|
|
100
|
-
"react-tooltip": "^
|
|
101
|
-
"react-transition-state": "^2.3.
|
|
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.
|
|
103
|
+
"styled-components": "^6.3.8",
|
|
104
104
|
"tinymce": "7.5.1",
|
|
105
|
-
"ts-jest": "^29.4.
|
|
105
|
+
"ts-jest": "^29.4.6",
|
|
106
106
|
"ts-node": "^10.9.2",
|
|
107
107
|
"typescript": "^5.9.3",
|
|
108
|
-
"typescript-eslint": "^8.
|
|
108
|
+
"typescript-eslint": "^8.53.1",
|
|
109
109
|
"uuid": "^10.0.0",
|
|
110
|
-
"vite": "^7.
|
|
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"
|