@archbase/components 4.0.4 → 4.0.18
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.
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@archbase/components",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.18",
|
|
4
4
|
"description": "UI Components for Archbase React v3 - Form editors, data visualization, and business components",
|
|
5
5
|
"author": "Edson Martins <edsonmartins2005@gmail.com>",
|
|
6
6
|
"license": "MIT",
|
|
@@ -40,12 +40,12 @@
|
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@fortune-sheet/core": "^1.0.4",
|
|
42
42
|
"@fortune-sheet/react": "^1.0.4",
|
|
43
|
-
"@pdfme/ui": "^5.3.6",
|
|
44
|
-
"@pdfme/common": "^5.3.6",
|
|
45
|
-
"@pdfme/schemas": "^5.3.6",
|
|
46
|
-
"@pdfme/generator": "^5.3.6",
|
|
47
43
|
"@gfazioli/mantine-list-view-table": "^2.2.0",
|
|
48
44
|
"@mui/x-data-grid": "^7.28.3",
|
|
45
|
+
"@pdfme/common": "^5.3.6",
|
|
46
|
+
"@pdfme/generator": "^5.3.6",
|
|
47
|
+
"@pdfme/schemas": "^5.3.6",
|
|
48
|
+
"@pdfme/ui": "^5.3.6",
|
|
49
49
|
"@rehooks/component-size": "^1.0.3",
|
|
50
50
|
"ajv": "^8.16.0",
|
|
51
51
|
"cep-promise": "^4.4.0",
|
|
@@ -67,11 +67,13 @@
|
|
|
67
67
|
"is-hotkey": "^0.2.0",
|
|
68
68
|
"js-beautify": "^1.15.1",
|
|
69
69
|
"js-cookie": "^3.0.5",
|
|
70
|
+
"jsbarcode": "^3.11.6",
|
|
70
71
|
"jspdf": "^2.5.1",
|
|
71
72
|
"jspdf-autotable": "^3.8.2",
|
|
72
73
|
"jwt-decode": "^3.1.2",
|
|
73
74
|
"libphonenumber-js": "^1.11.3",
|
|
74
75
|
"lodash": "^4.17.21",
|
|
76
|
+
"mantine-contextmenu": "^7.14.0",
|
|
75
77
|
"markdown-it": "^14.1.0",
|
|
76
78
|
"overlayscrollbars": "^2.8.3",
|
|
77
79
|
"pdfjs-dist": "^4.0.379",
|
|
@@ -85,44 +87,43 @@
|
|
|
85
87
|
"react-frame-component": "^5.2.7",
|
|
86
88
|
"react-hook-form": "^7.54.2",
|
|
87
89
|
"react-i18next": "^13.5.0",
|
|
90
|
+
"react-image-picker-editor": "^1.1.1",
|
|
88
91
|
"react-imask": "^7.6.1",
|
|
89
92
|
"react-inspector": "^9.0.0",
|
|
90
|
-
"react-json-view-lite": "^2.1.0",
|
|
91
93
|
"react-intersection-observer": "^9.10.3",
|
|
94
|
+
"react-json-view-lite": "^2.1.0",
|
|
92
95
|
"react-markdown": "^9.0.1",
|
|
93
96
|
"react-markdown-editor-lite": "^1.3.5",
|
|
97
|
+
"react-mentions": "^4.4.10",
|
|
94
98
|
"react-modal": "^3.16.1",
|
|
95
99
|
"react-multi-date-picker": "4.1.2",
|
|
96
100
|
"react-multi-email": "^1.0.24",
|
|
97
101
|
"react-pdf": "^9.1.0",
|
|
102
|
+
"react-photo-album": "^3.0.0",
|
|
103
|
+
"react-pro-sidebar": "^1.1.0",
|
|
98
104
|
"react-router": "^6.22.0",
|
|
99
|
-
"react-signature-canvas": "^1.0.7",
|
|
100
105
|
"react-router-dom": "^6.22.0",
|
|
106
|
+
"react-signature-canvas": "^1.0.7",
|
|
101
107
|
"react-speech-recognition": "^3.10.0",
|
|
102
108
|
"react-thermal-printer": "^0.22.0",
|
|
103
109
|
"react-use-audio-player": "^2.2.0",
|
|
104
110
|
"rehype-external-links": "^3.0.0",
|
|
105
111
|
"rehype-raw": "^7.0.0",
|
|
106
112
|
"remark-gfm": "^4.0.0",
|
|
113
|
+
"sheet-happens": "^0.0.57",
|
|
107
114
|
"suneditor": "^2.46.3",
|
|
108
115
|
"suneditor-react": "^3.6.1",
|
|
116
|
+
"unified": "^11.0.5",
|
|
109
117
|
"use-debounce": "^10.0.1",
|
|
110
118
|
"usehooks-ts": "^3.1.1",
|
|
111
119
|
"uuid": "^9.0.1",
|
|
112
120
|
"validator": "^13.12.0",
|
|
113
121
|
"vis-timeline": "^7.7.3",
|
|
114
122
|
"xlsx": "^0.18.5",
|
|
115
|
-
"react-mentions": "^4.4.10",
|
|
116
|
-
"sheet-happens": "^0.0.57",
|
|
117
|
-
"mantine-contextmenu": "^7.14.0",
|
|
118
|
-
"jsbarcode": "^3.11.6",
|
|
119
123
|
"yet-another-react-lightbox": "^3.21.0",
|
|
120
|
-
"
|
|
121
|
-
"
|
|
122
|
-
"
|
|
123
|
-
"@archbase/core": "4.0.4",
|
|
124
|
-
"@archbase/data": "4.0.4",
|
|
125
|
-
"@archbase/layout": "4.0.4"
|
|
124
|
+
"@archbase/core": "4.0.18",
|
|
125
|
+
"@archbase/data": "4.0.18",
|
|
126
|
+
"@archbase/layout": "4.0.18"
|
|
126
127
|
},
|
|
127
128
|
"devDependencies": {
|
|
128
129
|
"@types/d3": "^7.4.3",
|
|
@@ -130,6 +131,7 @@
|
|
|
130
131
|
"@types/node": "^22.16.1",
|
|
131
132
|
"@types/react": "^19.0.6",
|
|
132
133
|
"@types/react-dom": "^19.0.2",
|
|
134
|
+
"@types/react-mentions": "^4.1.13",
|
|
133
135
|
"@types/react-signature-canvas": "^1.0.5",
|
|
134
136
|
"@vitejs/plugin-react": "^4.3.4",
|
|
135
137
|
"react": "^19.2.3",
|
|
@@ -138,8 +140,7 @@
|
|
|
138
140
|
"typescript": "~5.7.2",
|
|
139
141
|
"vite": "^6.0.3",
|
|
140
142
|
"vite-plugin-dts": "^4.5.4",
|
|
141
|
-
"vitest": "^2.1.8"
|
|
142
|
-
"@types/react-mentions": "^4.1.13"
|
|
143
|
+
"vitest": "^2.1.8"
|
|
143
144
|
},
|
|
144
145
|
"publishConfig": {
|
|
145
146
|
"registry": "http://192.168.100.5:4873"
|
|
Binary file
|