@its/core 2.5.0 → 2.5.2
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/LICENCE.MD +7 -7
- package/dist/core.css +1 -21
- package/dist/core.es.js +29172 -62876
- package/package.json +138 -135
package/package.json
CHANGED
|
@@ -1,135 +1,138 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "module",
|
|
3
|
-
"name": "@its/core",
|
|
4
|
-
"version": "2.5.
|
|
5
|
-
"main": "dist/core.cjs.js",
|
|
6
|
-
"module": "dist/core.es.js",
|
|
7
|
-
"types": "dist/types/index.d.ts",
|
|
8
|
-
"license": "Proprietary",
|
|
9
|
-
"files": [
|
|
10
|
-
"dist"
|
|
11
|
-
],
|
|
12
|
-
"exports": {
|
|
13
|
-
".": {
|
|
14
|
-
"import": "./dist/core.es.js",
|
|
15
|
-
"require": "./dist/core.cjs.js"
|
|
16
|
-
},
|
|
17
|
-
"./style": "./dist/core.css"
|
|
18
|
-
},
|
|
19
|
-
"scripts": {
|
|
20
|
-
"relay": "relay-compiler",
|
|
21
|
-
"build": "vite build ",
|
|
22
|
-
"prettier:check": "prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"",
|
|
23
|
-
"prettier:format": "prettier --config .prettierrc.json \"src/**/*.{ts, tsx}\" --write",
|
|
24
|
-
"lint:check": "eslint --max-warnings=0 \"src/**/*.{js,jsx,ts,tsx,json}\""
|
|
25
|
-
},
|
|
26
|
-
"dependencies": {
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"@dnd-kit/
|
|
30
|
-
"@
|
|
31
|
-
"@
|
|
32
|
-
"@opentelemetry/
|
|
33
|
-
"@opentelemetry/
|
|
34
|
-
"@opentelemetry/
|
|
35
|
-
"@opentelemetry/exporter-trace-otlp-http": "^0.204.0",
|
|
36
|
-
"@opentelemetry/
|
|
37
|
-
"@opentelemetry/
|
|
38
|
-
"@opentelemetry/
|
|
39
|
-
"@opentelemetry/
|
|
40
|
-
"@opentelemetry/sdk-trace-
|
|
41
|
-
"@
|
|
42
|
-
"@react-pdf-viewer/
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"react-
|
|
50
|
-
"react-
|
|
51
|
-
"react-
|
|
52
|
-
"react-
|
|
53
|
-
"react-
|
|
54
|
-
"react-
|
|
55
|
-
"react-
|
|
56
|
-
"react-
|
|
57
|
-
"
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
"
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
"@
|
|
64
|
-
"@mui/
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
"react
|
|
73
|
-
"react-
|
|
74
|
-
"react-
|
|
75
|
-
"
|
|
76
|
-
"relay
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
"
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
"@
|
|
83
|
-
"@
|
|
84
|
-
"@
|
|
85
|
-
"@
|
|
86
|
-
"@mui/
|
|
87
|
-
"@
|
|
88
|
-
"@
|
|
89
|
-
"@
|
|
90
|
-
"@
|
|
91
|
-
"@types/
|
|
92
|
-
"@types/
|
|
93
|
-
"@
|
|
94
|
-
"@
|
|
95
|
-
"@
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"eslint
|
|
102
|
-
"eslint-
|
|
103
|
-
"
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
"
|
|
107
|
-
"
|
|
108
|
-
"
|
|
109
|
-
"
|
|
110
|
-
"
|
|
111
|
-
"react
|
|
112
|
-
"react-
|
|
113
|
-
"react-
|
|
114
|
-
"react-
|
|
115
|
-
"
|
|
116
|
-
"relay
|
|
117
|
-
"
|
|
118
|
-
"
|
|
119
|
-
"
|
|
120
|
-
"
|
|
121
|
-
"
|
|
122
|
-
"
|
|
123
|
-
"
|
|
124
|
-
"vite
|
|
125
|
-
"vite-plugin-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
"
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
"src/**/*.{js,jsx,ts,tsx,json}": [
|
|
132
|
-
"
|
|
133
|
-
]
|
|
134
|
-
|
|
135
|
-
|
|
1
|
+
{
|
|
2
|
+
"type": "module",
|
|
3
|
+
"name": "@its/core",
|
|
4
|
+
"version": "2.5.2",
|
|
5
|
+
"main": "dist/core.cjs.js",
|
|
6
|
+
"module": "dist/core.es.js",
|
|
7
|
+
"types": "dist/types/index.d.ts",
|
|
8
|
+
"license": "Proprietary",
|
|
9
|
+
"files": [
|
|
10
|
+
"dist"
|
|
11
|
+
],
|
|
12
|
+
"exports": {
|
|
13
|
+
".": {
|
|
14
|
+
"import": "./dist/core.es.js",
|
|
15
|
+
"require": "./dist/core.cjs.js"
|
|
16
|
+
},
|
|
17
|
+
"./style": "./dist/core.css"
|
|
18
|
+
},
|
|
19
|
+
"scripts": {
|
|
20
|
+
"relay": "relay-compiler",
|
|
21
|
+
"build": "vite build ",
|
|
22
|
+
"prettier:check": "prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"",
|
|
23
|
+
"prettier:format": "prettier --config .prettierrc.json \"src/**/*.{ts, tsx}\" --write",
|
|
24
|
+
"lint:check": "eslint --max-warnings=0 \"src/**/*.{js,jsx,ts,tsx,json}\""
|
|
25
|
+
},
|
|
26
|
+
"dependencies": {
|
|
27
|
+
"@dnd-kit/core": "^6.3.1",
|
|
28
|
+
"@dnd-kit/modifiers": "^9.0.0",
|
|
29
|
+
"@dnd-kit/sortable": "^10.0.0",
|
|
30
|
+
"@opentelemetry/api": "^1.9.0",
|
|
31
|
+
"@opentelemetry/context-zone": "^2.1.0",
|
|
32
|
+
"@opentelemetry/context-zone-peer-dep": "^2.1.0",
|
|
33
|
+
"@opentelemetry/api-logs": "^0.208.0",
|
|
34
|
+
"@opentelemetry/exporter-logs-otlp-http": "^0.208.0",
|
|
35
|
+
"@opentelemetry/exporter-trace-otlp-http": "^0.204.0",
|
|
36
|
+
"@opentelemetry/sdk-logs": "^0.208.0",
|
|
37
|
+
"@opentelemetry/exporter-trace-otlp-proto": "^0.204.0",
|
|
38
|
+
"@opentelemetry/instrumentation-fetch": "^0.204.0",
|
|
39
|
+
"@opentelemetry/resources": "^2.1.0",
|
|
40
|
+
"@opentelemetry/sdk-trace-base": "^2.1.0",
|
|
41
|
+
"@opentelemetry/sdk-trace-web": "^2.1.0",
|
|
42
|
+
"@react-pdf-viewer/core": "^3.12.0",
|
|
43
|
+
"@react-pdf-viewer/default-layout": "^3.12.0",
|
|
44
|
+
"ajv": "^8.17.1",
|
|
45
|
+
"graphql-ws": "^6.0.6",
|
|
46
|
+
"i18next-browser-languagedetector": "^8.2.0",
|
|
47
|
+
"jotai": "^2.12.5",
|
|
48
|
+
"re-resizable": "^6.11.2",
|
|
49
|
+
"react-gauge-component": "^1.2.64",
|
|
50
|
+
"react-hotkeys-hook": "^5.1.0",
|
|
51
|
+
"react-i18next": "^15.7.3",
|
|
52
|
+
"react-pdf": "^10.1.0",
|
|
53
|
+
"react-relay": "^20.1.1",
|
|
54
|
+
"react-router-dom": "^7.8.2",
|
|
55
|
+
"react-simple-keyboard": "^3.8.101",
|
|
56
|
+
"react-svg": "^16.3.0",
|
|
57
|
+
"react-transition-group": "^4.4.5",
|
|
58
|
+
"react-use": "^17.6.0",
|
|
59
|
+
"recharts": "^3.2.0",
|
|
60
|
+
"recoil": "^0.7.7"
|
|
61
|
+
},
|
|
62
|
+
"peerDependencies": {
|
|
63
|
+
"@emotion/styled": "^11.14.1",
|
|
64
|
+
"@mui/icons-material": "^7.3.2",
|
|
65
|
+
"@mui/material": "^7.3.2",
|
|
66
|
+
"@mui/system": "^7.3.2",
|
|
67
|
+
"@mui/x-date-pickers": "^7.29.4",
|
|
68
|
+
"dayjs": "^1.11.18",
|
|
69
|
+
"graphql": "^16.11.0",
|
|
70
|
+
"i18next": "^25.5.2",
|
|
71
|
+
"notistack": "^3.0.2",
|
|
72
|
+
"react": "^19.1.1",
|
|
73
|
+
"react-dom": "^19.1.1",
|
|
74
|
+
"react-i18next": "^15.7.3",
|
|
75
|
+
"react-is": "^19.1.1",
|
|
76
|
+
"react-relay": "^20.1.1",
|
|
77
|
+
"react-router-dom": "^7.8.2",
|
|
78
|
+
"recoil": "^0.7.7",
|
|
79
|
+
"relay-runtime": "^20.1.1"
|
|
80
|
+
},
|
|
81
|
+
"devDependencies": {
|
|
82
|
+
"@babel/preset-env": "^7.28.3",
|
|
83
|
+
"@babel/preset-react": "^7.27.1",
|
|
84
|
+
"@emotion/react": "^11.14.0",
|
|
85
|
+
"@emotion/styled": "^11.14.1",
|
|
86
|
+
"@mui/icons-material": "^7.3.2",
|
|
87
|
+
"@mui/material": "^7.3.2",
|
|
88
|
+
"@mui/system": "^7.3.2",
|
|
89
|
+
"@mui/x-date-pickers": "^7.29.4",
|
|
90
|
+
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
|
|
91
|
+
"@types/node": "^24.3.1",
|
|
92
|
+
"@types/react": "^19.1.12",
|
|
93
|
+
"@types/react-dom": "^19.1.9",
|
|
94
|
+
"@types/react-relay": "^18.2.1",
|
|
95
|
+
"@types/relay-runtime": "^19.0.2",
|
|
96
|
+
"@typescript-eslint/eslint-plugin": "^8.43.0",
|
|
97
|
+
"@typescript-eslint/parser": "^8.43.0",
|
|
98
|
+
"@vitejs/plugin-react": "^5.0.2",
|
|
99
|
+
"babel-plugin-relay": "^20.1.1",
|
|
100
|
+
"dayjs": "^1.11.18",
|
|
101
|
+
"eslint": "^9.35.0",
|
|
102
|
+
"eslint-config-prettier": "^10.1.8",
|
|
103
|
+
"eslint-plugin-prettier": "^5.5.4",
|
|
104
|
+
"eslint-plugin-react": "^7.37.5",
|
|
105
|
+
"eslint-plugin-react-hooks": "^5.2.0",
|
|
106
|
+
"globals": "^16.4.0",
|
|
107
|
+
"graphql": "^16.11.0",
|
|
108
|
+
"i18next": "^25.5.2",
|
|
109
|
+
"notistack": "^3.0.2",
|
|
110
|
+
"prettier": "^3.6.2",
|
|
111
|
+
"react": "^19.1.1",
|
|
112
|
+
"react-dom": "^19.1.1",
|
|
113
|
+
"react-error-boundary": "^6.0.0",
|
|
114
|
+
"react-i18next": "^15.7.3",
|
|
115
|
+
"react-is": "^19.1.1",
|
|
116
|
+
"react-relay": "^20.1.1",
|
|
117
|
+
"react-router-dom": "^7.8.2",
|
|
118
|
+
"relay-compiler": "^20.1.1",
|
|
119
|
+
"relay-compiler-language-typescript": "^15.0.1",
|
|
120
|
+
"relay-runtime": "^20.1.1",
|
|
121
|
+
"sass-embedded": "^1.92.1",
|
|
122
|
+
"tslib": "^2.8.1",
|
|
123
|
+
"typescript": "^5.9.2",
|
|
124
|
+
"vite": "^7.1.5",
|
|
125
|
+
"vite-plugin-dts": "^4.5.4",
|
|
126
|
+
"vite-plugin-eslint": "^1.8.1",
|
|
127
|
+
"vite-plugin-graphql": "^0.1.0",
|
|
128
|
+
"vite-plugin-relay": "^2.1.0"
|
|
129
|
+
},
|
|
130
|
+
"lint-staged": {
|
|
131
|
+
"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}": [
|
|
132
|
+
"prettier --write"
|
|
133
|
+
],
|
|
134
|
+
"src/**/*.{js,jsx,ts,tsx,json}": [
|
|
135
|
+
"eslint --max-warnings=0"
|
|
136
|
+
]
|
|
137
|
+
}
|
|
138
|
+
}
|