@gen-epix/ui 1.10.2 → 1.12.0

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 (2) hide show
  1. package/dist/index.js +56674 -54603
  2. package/package.json +75 -75
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gen-epix/ui",
3
- "version": "1.10.2",
3
+ "version": "1.12.0",
4
4
  "license": "EUPL-1.2",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -37,17 +37,17 @@
37
37
  "@emotion/cache": "11.14.0",
38
38
  "@emotion/react": "11.14.0",
39
39
  "@emotion/styled": "11.14.1",
40
- "@mui/icons-material": "7.3.5",
41
- "@mui/material": "7.3.5",
42
- "@mui/styled-engine": "7.3.5",
43
- "@mui/system": "7.3.5",
44
- "@mui/utils": "7.3.5",
45
- "@mui/x-date-pickers": "8.19.0",
46
- "i18next": "25.6.3",
47
- "react-dom": "19.2.0",
48
- "react-i18next": "16.3.5",
49
- "react": "19.2.0",
50
- "vite": "7.2.4"
40
+ "@mui/icons-material": "7.3.7",
41
+ "@mui/material": "7.3.7",
42
+ "@mui/styled-engine": "7.3.7",
43
+ "@mui/system": "7.3.7",
44
+ "@mui/utils": "7.3.7",
45
+ "@mui/x-date-pickers": "8.26.0",
46
+ "i18next": "25.8.0",
47
+ "react-dom": "19.2.4",
48
+ "react-i18next": "16.5.4",
49
+ "react": "19.2.4",
50
+ "vite": "7.3.1"
51
51
  },
52
52
  "dependencies": {
53
53
  "@date-io/date-fns": "3.2.1",
@@ -55,98 +55,98 @@
55
55
  "@dnd-kit/sortable": "10.0.0",
56
56
  "@dnd-kit/utilities": "3.2.2",
57
57
  "@hookform/resolvers": "5.2.2",
58
- "@tanstack/react-query": "5.90.12",
59
- "@tiptap/core": "3.13.0",
60
- "@tiptap/extension-blockquote": "3.13.0",
61
- "@tiptap/extension-bold": "3.13.0",
62
- "@tiptap/extension-bubble-menu": "3.13.0",
63
- "@tiptap/extension-bullet-list": "3.13.0",
64
- "@tiptap/extension-code": "3.13.0",
65
- "@tiptap/extension-code-block": "3.13.0",
66
- "@tiptap/extension-color": "3.13.0",
67
- "@tiptap/extension-document": "3.13.0",
68
- "@tiptap/extension-dropcursor": "3.13.0",
69
- "@tiptap/extension-floating-menu": "3.13.0",
70
- "@tiptap/extension-font-family": "3.13.0",
71
- "@tiptap/extension-gapcursor": "3.13.0",
72
- "@tiptap/extension-hard-break": "3.13.0",
73
- "@tiptap/extension-heading": "3.13.0",
74
- "@tiptap/extension-highlight": "3.13.0",
75
- "@tiptap/extension-history": "3.13.0",
76
- "@tiptap/extension-horizontal-rule": "3.13.0",
77
- "@tiptap/extension-image": "3.13.0",
78
- "@tiptap/extension-italic": "3.13.0",
79
- "@tiptap/extension-link": "3.13.0",
80
- "@tiptap/extension-list-item": "3.13.0",
81
- "@tiptap/extension-mention": "3.13.0",
82
- "@tiptap/extension-ordered-list": "3.13.0",
83
- "@tiptap/extension-paragraph": "3.13.0",
84
- "@tiptap/extension-placeholder": "3.13.0",
85
- "@tiptap/extension-strike": "3.13.0",
86
- "@tiptap/extension-subscript": "3.13.0",
87
- "@tiptap/extension-superscript": "3.13.0",
88
- "@tiptap/extension-table": "3.13.0",
89
- "@tiptap/extension-table-cell": "3.13.0",
90
- "@tiptap/extension-table-header": "3.13.0",
91
- "@tiptap/extension-table-row": "3.13.0",
92
- "@tiptap/extension-task-item": "3.13.0",
93
- "@tiptap/extension-task-list": "3.13.0",
94
- "@tiptap/extension-text": "3.13.0",
95
- "@tiptap/extension-text-align": "3.13.0",
96
- "@tiptap/extension-text-style": "3.13.0",
97
- "@tiptap/extension-underline": "3.13.0",
98
- "@tiptap/pm": "3.13.0",
99
- "@tiptap/react": "3.13.0",
100
- "@tiptap/starter-kit": "3.13.0",
101
- "axios": "1.13.2",
58
+ "@tanstack/react-query": "5.90.20",
59
+ "@tiptap/core": "3.18.0",
60
+ "@tiptap/extension-blockquote": "3.18.0",
61
+ "@tiptap/extension-bold": "3.18.0",
62
+ "@tiptap/extension-bubble-menu": "3.18.0",
63
+ "@tiptap/extension-bullet-list": "3.18.0",
64
+ "@tiptap/extension-code": "3.18.0",
65
+ "@tiptap/extension-code-block": "3.18.0",
66
+ "@tiptap/extension-color": "3.18.0",
67
+ "@tiptap/extension-document": "3.18.0",
68
+ "@tiptap/extension-dropcursor": "3.18.0",
69
+ "@tiptap/extension-floating-menu": "3.18.0",
70
+ "@tiptap/extension-font-family": "3.18.0",
71
+ "@tiptap/extension-gapcursor": "3.18.0",
72
+ "@tiptap/extension-hard-break": "3.18.0",
73
+ "@tiptap/extension-heading": "3.18.0",
74
+ "@tiptap/extension-highlight": "3.18.0",
75
+ "@tiptap/extension-history": "3.18.0",
76
+ "@tiptap/extension-horizontal-rule": "3.18.0",
77
+ "@tiptap/extension-image": "3.18.0",
78
+ "@tiptap/extension-italic": "3.18.0",
79
+ "@tiptap/extension-link": "3.18.0",
80
+ "@tiptap/extension-list-item": "3.18.0",
81
+ "@tiptap/extension-mention": "3.18.0",
82
+ "@tiptap/extension-ordered-list": "3.18.0",
83
+ "@tiptap/extension-paragraph": "3.18.0",
84
+ "@tiptap/extension-placeholder": "3.18.0",
85
+ "@tiptap/extension-strike": "3.18.0",
86
+ "@tiptap/extension-subscript": "3.18.0",
87
+ "@tiptap/extension-superscript": "3.18.0",
88
+ "@tiptap/extension-table": "3.18.0",
89
+ "@tiptap/extension-table-cell": "3.18.0",
90
+ "@tiptap/extension-table-header": "3.18.0",
91
+ "@tiptap/extension-table-row": "3.18.0",
92
+ "@tiptap/extension-task-item": "3.18.0",
93
+ "@tiptap/extension-task-list": "3.18.0",
94
+ "@tiptap/extension-text": "3.18.0",
95
+ "@tiptap/extension-text-align": "3.18.0",
96
+ "@tiptap/extension-text-style": "3.18.0",
97
+ "@tiptap/extension-underline": "3.18.0",
98
+ "@tiptap/pm": "3.18.0",
99
+ "@tiptap/react": "3.18.0",
100
+ "@tiptap/starter-kit": "3.18.0",
101
+ "axios": "1.13.4",
102
102
  "classnames": "2.5.1",
103
103
  "clsx": "2.1.1",
104
104
  "csv": "6.4.1",
105
105
  "date-fns": "4.1.0",
106
106
  "decimal.js": "10.6.0",
107
107
  "echarts": "6.0.0",
108
- "echarts-for-react": "3.0.5",
109
- "immer": "11.0.1",
110
- "lodash": "4.17.21",
108
+ "echarts-for-react": "3.0.6",
109
+ "immer": "11.1.3",
110
+ "lodash": "4.17.23",
111
111
  "mui-tiptap": "1.28.1",
112
112
  "oidc-client-ts": "3.4.1",
113
- "react-error-boundary": "6.0.0",
114
- "react-hook-form": "7.68.0",
113
+ "react-error-boundary": "6.1.0",
114
+ "react-hook-form": "7.71.1",
115
115
  "react-oidc-context": "3.3.0",
116
116
  "react-resizable-panels": "3.0.6",
117
- "react-router-dom": "7.10.1",
118
- "react-virtuoso": "4.17.0",
119
- "read-excel-file": "6.0.1",
117
+ "react-router-dom": "7.13.0",
118
+ "react-virtuoso": "4.18.1",
119
+ "read-excel-file": "6.0.3",
120
120
  "reflect-metadata": "0.2.2",
121
121
  "rehype-sanitize": "6.0.0",
122
122
  "use-cleanup-callback": "1.3.0",
123
- "use-debounce": "10.0.6",
123
+ "use-debounce": "10.1.0",
124
124
  "use-sync-external-store": "1.6.0",
125
125
  "uuid": "13.0.0",
126
126
  "write-excel-file": "2.3.10",
127
127
  "yup": "1.7.1",
128
- "zustand": "5.0.9"
128
+ "zustand": "5.0.10"
129
129
  },
130
130
  "devDependencies": {
131
- "@gen-epix/eslint-config": "0.0.26",
132
- "@gen-epix/generate-api": "0.0.17",
131
+ "@gen-epix/eslint-config": "0.0.27",
132
+ "@gen-epix/generate-api": "0.0.18",
133
133
  "@gen-epix/reconfigure-package": "0.0.5",
134
134
  "@gen-epix/typescript-config": "0.0.6",
135
- "@types/lodash": "4.17.21",
135
+ "@types/lodash": "4.17.23",
136
136
  "@types/node": "24.10.1",
137
- "@types/react": "19.2.7",
137
+ "@types/react": "19.2.10",
138
138
  "@types/react-dom": "19.2.3",
139
139
  "@vitejs/plugin-react-swc": "4.2.2",
140
- "@vitest/coverage-v8": "4.0.15",
141
- "eslint": "9.39.1",
140
+ "@vitest/coverage-v8": "4.0.18",
141
+ "eslint": "9.39.2",
142
142
  "glob": "13.0.0",
143
- "jsdom": "27.3.0",
143
+ "jsdom": "27.4.0",
144
144
  "typescript": "5.9.3",
145
145
  "vite-plugin-dts": "4.5.4",
146
146
  "vite-plugin-lib-inject-css": "2.2.2",
147
- "vite-plugin-static-copy": "3.1.4",
147
+ "vite-plugin-static-copy": "3.2.0",
148
148
  "vite-plugin-svgr": "4.5.0",
149
- "vitest": "4.0.15"
149
+ "vitest": "4.0.18"
150
150
  },
151
151
  "browserslist": [
152
152
  "last 2 Chrome versions"