robin-component 1.0.54 → 1.0.56
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/index.d.ts +3 -1
- package/dist/index.mjs +7 -7
- package/dist/index.mjs.map +1 -1
- package/index.js +12 -12
- package/index.js.map +1 -1
- package/package.json +124 -123
package/package.json
CHANGED
|
@@ -1,124 +1,125 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "robin-component",
|
|
3
|
-
"version": "1.0.
|
|
4
|
-
"description": "Robin Component",
|
|
5
|
-
"main": "index.js",
|
|
6
|
-
"module": "dist/index.mjs",
|
|
7
|
-
"types": "dist/index.d.ts",
|
|
8
|
-
"scripts": {
|
|
9
|
-
"test": "echo \"Error: no test specified\" && exit 1",
|
|
10
|
-
"rollup": "rollup -c --bundleConfigAsCjs"
|
|
11
|
-
},
|
|
12
|
-
"author": "",
|
|
13
|
-
"license": "ISC",
|
|
14
|
-
"devDependencies": {
|
|
15
|
-
"@babel/core": "^7.22.5",
|
|
16
|
-
"@babel/preset-env": "^7.26.3",
|
|
17
|
-
"@babel/preset-react": "^7.26.3",
|
|
18
|
-
"@rollup/plugin-babel": "^6.0.4",
|
|
19
|
-
"@rollup/plugin-commonjs": "^28.0.2",
|
|
20
|
-
"@rollup/plugin-image": "^3.0.3",
|
|
21
|
-
"@rollup/plugin-json": "^5.0.2",
|
|
22
|
-
"@rollup/plugin-node-resolve": "^16.0.0",
|
|
23
|
-
"@rollup/plugin-replace": "^6.0.2",
|
|
24
|
-
"@rollup/plugin-terser": "^0.4.4",
|
|
25
|
-
"@rollup/plugin-typescript": "^12.1.2",
|
|
26
|
-
"react": "^18.3.1",
|
|
27
|
-
"react-bootstrap": "^2.10.2",
|
|
28
|
-
"rollup": "^4.18.1",
|
|
29
|
-
"rollup-plugin-dts": "^6.1.1",
|
|
30
|
-
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
31
|
-
"rollup-plugin-postcss": "^4.0.2",
|
|
32
|
-
"tslib": "^2.6.3",
|
|
33
|
-
"typescript": "^5.5.3",
|
|
34
|
-
"@babel/plugin-transform-runtime": "^7.0.0",
|
|
35
|
-
"@testing-library/dom": "^10.4.0",
|
|
36
|
-
"@testing-library/jest-dom": "^6.6.3",
|
|
37
|
-
"@testing-library/react": "^16.0.1",
|
|
38
|
-
"@vitejs/plugin-react": "^4.6.0",
|
|
39
|
-
"autoprefixer": "^10.4.21",
|
|
40
|
-
"babel-jest": "^29.7.0",
|
|
41
|
-
"babel-plugin-transform-vite-meta-env": "^1.0.3",
|
|
42
|
-
"eslint": "^8.57.0",
|
|
43
|
-
"eslint-config-prettier": "^9.1.0",
|
|
44
|
-
"eslint-plugin-prettier": "^5.1.3",
|
|
45
|
-
"eslint-plugin-react": "^7.34.1",
|
|
46
|
-
"eslint-plugin-react-hooks": "^4.6.0",
|
|
47
|
-
"identity-obj-proxy": "^3.0.0",
|
|
48
|
-
"jest": "^29.7.0",
|
|
49
|
-
"jest-environment-jsdom": "^29.7.0",
|
|
50
|
-
"jest-transform-stub": "^2.0.0",
|
|
51
|
-
"postcss": "^8.4.38",
|
|
52
|
-
"postcss-prefix-selector": "^1.16.1",
|
|
53
|
-
"prettier": "3.2.5",
|
|
54
|
-
"react-bootstrap-table-next": "^4.0.3",
|
|
55
|
-
"react-bootstrap-table2-paginator": "^2.1.2",
|
|
56
|
-
"react-bootstrap-table2-toolkit": "^2.1.3",
|
|
57
|
-
"react-dom": "^18.2.0",
|
|
58
|
-
"sass": "^1.72.0",
|
|
59
|
-
"sonar-scanner": "^3.1.0",
|
|
60
|
-
"vite": "^5.2.6",
|
|
61
|
-
"vite-plugin-svgr": "^4.2.0"
|
|
62
|
-
},
|
|
63
|
-
"dependencies": {
|
|
64
|
-
"@babel/plugin-transform-runtime": "^7.26.8",
|
|
65
|
-
"@babel/runtime": "^7.26.7",
|
|
66
|
-
"@phosphor-icons/react": "^2.1.6",
|
|
67
|
-
"axios": "^1.7.2",
|
|
68
|
-
"bpmn-js": "^17.9.2",
|
|
69
|
-
"moment": "^2.30.1",
|
|
70
|
-
"postcss": "^8.5.1",
|
|
71
|
-
"primeicons": "^7.0.0",
|
|
72
|
-
"primereact": "^10.8.3",
|
|
73
|
-
"re-resizable": "^6.10.3",
|
|
74
|
-
"@auth0/auth0-react": "^2.2.4",
|
|
75
|
-
"@bpmn-io/element-template-chooser": "^1.0.0",
|
|
76
|
-
"@bpmn-io/element-template-icon-renderer": "^0.5.2",
|
|
77
|
-
"@bpmn-io/properties-panel": "^3.23.0",
|
|
78
|
-
"@camunda/linting": "^3.26.0",
|
|
79
|
-
"@coreui/chartjs": "^4.0.0",
|
|
80
|
-
"@coreui/coreui": "^5.0.0",
|
|
81
|
-
"@coreui/icons": "^3.0.1",
|
|
82
|
-
"@coreui/icons-react": "^2.2.1",
|
|
83
|
-
"@coreui/react": "^5.0.0",
|
|
84
|
-
"@coreui/react-chartjs": "^3.0.0",
|
|
85
|
-
"@coreui/utils": "^2.0.2",
|
|
86
|
-
"@miragon/camunda-web-modeler": "^0.0.4",
|
|
87
|
-
"@popperjs/core": "^2.11.8",
|
|
88
|
-
"bpmn-js-create-append-anything": "^0.5.2",
|
|
89
|
-
"bpmn-js-element-templates": "^2.2.0",
|
|
90
|
-
"bpmn-js-properties-panel": "^5.23.0",
|
|
91
|
-
"camunda-bpmn-js": "^4.19.0",
|
|
92
|
-
"camunda-bpmn-js-behaviors": "^1.6.1",
|
|
93
|
-
"camunda-bpmn-moddle": "^7.0.1",
|
|
94
|
-
"chart.js": "^4.4.2",
|
|
95
|
-
"classnames": "^2.5.1",
|
|
96
|
-
"core-js": "^3.36.1",
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
"
|
|
103
|
-
"
|
|
104
|
-
"react-
|
|
105
|
-
"react-
|
|
106
|
-
"react-
|
|
107
|
-
"react-
|
|
108
|
-
"react-
|
|
109
|
-
"react-
|
|
110
|
-
"react-
|
|
111
|
-
"
|
|
112
|
-
"
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
"react
|
|
120
|
-
"react-bootstrap-
|
|
121
|
-
"react-bootstrap-table2-
|
|
122
|
-
"react-
|
|
123
|
-
|
|
1
|
+
{
|
|
2
|
+
"name": "robin-component",
|
|
3
|
+
"version": "1.0.56",
|
|
4
|
+
"description": "Robin Component",
|
|
5
|
+
"main": "index.js",
|
|
6
|
+
"module": "dist/index.mjs",
|
|
7
|
+
"types": "dist/index.d.ts",
|
|
8
|
+
"scripts": {
|
|
9
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
10
|
+
"rollup": "rollup -c --bundleConfigAsCjs"
|
|
11
|
+
},
|
|
12
|
+
"author": "",
|
|
13
|
+
"license": "ISC",
|
|
14
|
+
"devDependencies": {
|
|
15
|
+
"@babel/core": "^7.22.5",
|
|
16
|
+
"@babel/preset-env": "^7.26.3",
|
|
17
|
+
"@babel/preset-react": "^7.26.3",
|
|
18
|
+
"@rollup/plugin-babel": "^6.0.4",
|
|
19
|
+
"@rollup/plugin-commonjs": "^28.0.2",
|
|
20
|
+
"@rollup/plugin-image": "^3.0.3",
|
|
21
|
+
"@rollup/plugin-json": "^5.0.2",
|
|
22
|
+
"@rollup/plugin-node-resolve": "^16.0.0",
|
|
23
|
+
"@rollup/plugin-replace": "^6.0.2",
|
|
24
|
+
"@rollup/plugin-terser": "^0.4.4",
|
|
25
|
+
"@rollup/plugin-typescript": "^12.1.2",
|
|
26
|
+
"react": "^18.3.1",
|
|
27
|
+
"react-bootstrap": "^2.10.2",
|
|
28
|
+
"rollup": "^4.18.1",
|
|
29
|
+
"rollup-plugin-dts": "^6.1.1",
|
|
30
|
+
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
31
|
+
"rollup-plugin-postcss": "^4.0.2",
|
|
32
|
+
"tslib": "^2.6.3",
|
|
33
|
+
"typescript": "^5.5.3",
|
|
34
|
+
"@babel/plugin-transform-runtime": "^7.0.0",
|
|
35
|
+
"@testing-library/dom": "^10.4.0",
|
|
36
|
+
"@testing-library/jest-dom": "^6.6.3",
|
|
37
|
+
"@testing-library/react": "^16.0.1",
|
|
38
|
+
"@vitejs/plugin-react": "^4.6.0",
|
|
39
|
+
"autoprefixer": "^10.4.21",
|
|
40
|
+
"babel-jest": "^29.7.0",
|
|
41
|
+
"babel-plugin-transform-vite-meta-env": "^1.0.3",
|
|
42
|
+
"eslint": "^8.57.0",
|
|
43
|
+
"eslint-config-prettier": "^9.1.0",
|
|
44
|
+
"eslint-plugin-prettier": "^5.1.3",
|
|
45
|
+
"eslint-plugin-react": "^7.34.1",
|
|
46
|
+
"eslint-plugin-react-hooks": "^4.6.0",
|
|
47
|
+
"identity-obj-proxy": "^3.0.0",
|
|
48
|
+
"jest": "^29.7.0",
|
|
49
|
+
"jest-environment-jsdom": "^29.7.0",
|
|
50
|
+
"jest-transform-stub": "^2.0.0",
|
|
51
|
+
"postcss": "^8.4.38",
|
|
52
|
+
"postcss-prefix-selector": "^1.16.1",
|
|
53
|
+
"prettier": "3.2.5",
|
|
54
|
+
"react-bootstrap-table-next": "^4.0.3",
|
|
55
|
+
"react-bootstrap-table2-paginator": "^2.1.2",
|
|
56
|
+
"react-bootstrap-table2-toolkit": "^2.1.3",
|
|
57
|
+
"react-dom": "^18.2.0",
|
|
58
|
+
"sass": "^1.72.0",
|
|
59
|
+
"sonar-scanner": "^3.1.0",
|
|
60
|
+
"vite": "^5.2.6",
|
|
61
|
+
"vite-plugin-svgr": "^4.2.0"
|
|
62
|
+
},
|
|
63
|
+
"dependencies": {
|
|
64
|
+
"@babel/plugin-transform-runtime": "^7.26.8",
|
|
65
|
+
"@babel/runtime": "^7.26.7",
|
|
66
|
+
"@phosphor-icons/react": "^2.1.6",
|
|
67
|
+
"axios": "^1.7.2",
|
|
68
|
+
"bpmn-js": "^17.9.2",
|
|
69
|
+
"moment": "^2.30.1",
|
|
70
|
+
"postcss": "^8.5.1",
|
|
71
|
+
"primeicons": "^7.0.0",
|
|
72
|
+
"primereact": "^10.8.3",
|
|
73
|
+
"re-resizable": "^6.10.3",
|
|
74
|
+
"@auth0/auth0-react": "^2.2.4",
|
|
75
|
+
"@bpmn-io/element-template-chooser": "^1.0.0",
|
|
76
|
+
"@bpmn-io/element-template-icon-renderer": "^0.5.2",
|
|
77
|
+
"@bpmn-io/properties-panel": "^3.23.0",
|
|
78
|
+
"@camunda/linting": "^3.26.0",
|
|
79
|
+
"@coreui/chartjs": "^4.0.0",
|
|
80
|
+
"@coreui/coreui": "^5.0.0",
|
|
81
|
+
"@coreui/icons": "^3.0.1",
|
|
82
|
+
"@coreui/icons-react": "^2.2.1",
|
|
83
|
+
"@coreui/react": "^5.0.0",
|
|
84
|
+
"@coreui/react-chartjs": "^3.0.0",
|
|
85
|
+
"@coreui/utils": "^2.0.2",
|
|
86
|
+
"@miragon/camunda-web-modeler": "^0.0.4",
|
|
87
|
+
"@popperjs/core": "^2.11.8",
|
|
88
|
+
"bpmn-js-create-append-anything": "^0.5.2",
|
|
89
|
+
"bpmn-js-element-templates": "^2.2.0",
|
|
90
|
+
"bpmn-js-properties-panel": "^5.23.0",
|
|
91
|
+
"camunda-bpmn-js": "^4.19.0",
|
|
92
|
+
"camunda-bpmn-js-behaviors": "^1.6.1",
|
|
93
|
+
"camunda-bpmn-moddle": "^7.0.1",
|
|
94
|
+
"chart.js": "^4.4.2",
|
|
95
|
+
"classnames": "^2.5.1",
|
|
96
|
+
"core-js": "^3.36.1",
|
|
97
|
+
"date-fns": "^3.6.0",
|
|
98
|
+
"events": "^3.3.0",
|
|
99
|
+
"mocha-test-container-support": "^0.2.0",
|
|
100
|
+
"patch-package": "^8.0.0",
|
|
101
|
+
"path-intersection": "^1.0.0",
|
|
102
|
+
"postinstall-postinstall": "^2.1.0",
|
|
103
|
+
"prop-types": "^15.8.1",
|
|
104
|
+
"react-bootstrap": "^2.10.4",
|
|
105
|
+
"react-datepicker": "^7.3.0",
|
|
106
|
+
"react-datetime-picker": "^6.0.1",
|
|
107
|
+
"react-drag-reorder": "^1.2.0",
|
|
108
|
+
"react-dropzone": "^14.2.3",
|
|
109
|
+
"react-redux": "^9.1.0",
|
|
110
|
+
"react-router-dom": "^6.22.3",
|
|
111
|
+
"react-toastify": "^10.0.5",
|
|
112
|
+
"redux": "5.0.1",
|
|
113
|
+
"simple-xml-to-json": "^1.2.2",
|
|
114
|
+
"simplebar-react": "^3.2.4",
|
|
115
|
+
"vite-plugin-qiankun-lite": "^1.1.1",
|
|
116
|
+
"zeebe-bpmn-moddle": "^1.6.0"
|
|
117
|
+
},
|
|
118
|
+
"peerDependencies": {
|
|
119
|
+
"react": "^18.0.0 || ^19.0.0",
|
|
120
|
+
"react-bootstrap-table-next": "^4.0.3",
|
|
121
|
+
"react-bootstrap-table2-paginator": "^2.1.2",
|
|
122
|
+
"react-bootstrap-table2-toolkit": "^2.1.3",
|
|
123
|
+
"react-dom": "^18.0.0 || ^19.0.0"
|
|
124
|
+
}
|
|
124
125
|
}
|