@dxs-ts/eveli-ide 2.0.35 → 2.0.37
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/gitlog.json +352 -9
- package/dist/index.d.ts +191 -311
- package/dist/index.js +40522 -39481
- package/dist/trace.json +16 -3
- package/package.json +3 -3
package/dist/gitlog.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"libraryName": "@dxs-ts/eveli-ide",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.37",
|
|
4
4
|
"generatedFiles": [
|
|
5
5
|
{
|
|
6
6
|
"name": "index.css",
|
|
@@ -8,11 +8,11 @@
|
|
|
8
8
|
},
|
|
9
9
|
{
|
|
10
10
|
"name": "index.d.ts",
|
|
11
|
-
"size":
|
|
11
|
+
"size": 289325
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
"name": "index.js",
|
|
15
|
-
"size":
|
|
15
|
+
"size": 3884254
|
|
16
16
|
}
|
|
17
17
|
],
|
|
18
18
|
"internalDependencies": [
|
|
@@ -30,6 +30,8 @@
|
|
|
30
30
|
"@dxs-ts/wrench-routes",
|
|
31
31
|
"@dxs-ts/stencil-api",
|
|
32
32
|
"@dxs-ts/stencil-routes",
|
|
33
|
+
"@dxs-ts/tagomi-api",
|
|
34
|
+
"@dxs-ts/tagomi-routes",
|
|
33
35
|
"@dxs-ts/task-api",
|
|
34
36
|
"@dxs-ts/task-feedback",
|
|
35
37
|
"@dxs-ts/eveli-api",
|
|
@@ -50,7 +52,7 @@
|
|
|
50
52
|
"@mui/x-tree-view": "7.29.1",
|
|
51
53
|
"@tanstack/react-query": "5.83.0",
|
|
52
54
|
"@tanstack/react-router": "1.130.2",
|
|
53
|
-
"@tanstack/react-store": "0.
|
|
55
|
+
"@tanstack/react-store": "0.8.0",
|
|
54
56
|
"@tanstack/react-table": "8.21.3",
|
|
55
57
|
"@uiw/react-md-editor": "4.0.8",
|
|
56
58
|
"@xyflow/react": "12.8.2",
|
|
@@ -68,19 +70,360 @@
|
|
|
68
70
|
"react-leaflet": "4.2.1",
|
|
69
71
|
"react-markdown": "10.1.0",
|
|
70
72
|
"recharts": "2.15.4",
|
|
71
|
-
"ts-md5": "
|
|
73
|
+
"ts-md5": "2.0.1",
|
|
72
74
|
"yaml": "2.8.1"
|
|
73
75
|
},
|
|
74
76
|
"moduleLogs": [
|
|
75
77
|
{
|
|
76
|
-
"hash": "
|
|
77
|
-
"date": "2025-10-
|
|
78
|
+
"hash": "0b8982807db7e7a67fc24ade63621cb5ff74411d",
|
|
79
|
+
"date": "2025-10-22 10:28:30 +0300",
|
|
78
80
|
"author": "Vahur Krouverk",
|
|
79
|
-
"comment": "
|
|
81
|
+
"comment": "new maven release",
|
|
82
|
+
"issueId": "",
|
|
83
|
+
"modules": [
|
|
84
|
+
"backend"
|
|
85
|
+
]
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"hash": "60d783524cbd7995bdcfa2e4687626d0405314a2",
|
|
89
|
+
"date": "2025-10-21 11:36:57 +0300",
|
|
90
|
+
"author": "Olev Mutso",
|
|
91
|
+
"comment": "tagomi preview",
|
|
92
|
+
"issueId": "",
|
|
93
|
+
"modules": [
|
|
94
|
+
"@dxs-ts/eveli-api",
|
|
95
|
+
"@dxs-ts/eveli-routes",
|
|
96
|
+
"@dxs-ts/tagomi-api",
|
|
97
|
+
"@dxs-ts/tagomi-routes",
|
|
98
|
+
"@dxs-ts/wrench-routes",
|
|
99
|
+
"backend"
|
|
100
|
+
]
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"hash": "0f68c214cb196a76d8543662a60f8f137f9c7713",
|
|
104
|
+
"date": "2025-10-21 09:44:59 +0300",
|
|
105
|
+
"author": "jocelyn.mutso",
|
|
106
|
+
"comment": "fix gamut.textSeparator",
|
|
107
|
+
"issueId": "",
|
|
108
|
+
"modules": [
|
|
109
|
+
"@dxs-ts/eveli-intl",
|
|
110
|
+
"@dxs-ts/gamut-primitives",
|
|
111
|
+
"@dxs-ts/gamut-routes"
|
|
112
|
+
]
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"hash": "124929cbe3b628a2bd9d43eed53dfa629728376b",
|
|
116
|
+
"date": "2025-10-20 13:41:42 +0300",
|
|
117
|
+
"author": "Olev Mutso",
|
|
118
|
+
"comment": "annot proc",
|
|
119
|
+
"issueId": "",
|
|
120
|
+
"modules": [
|
|
121
|
+
"backend"
|
|
122
|
+
]
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"hash": "098ad5ff316470962f9a7e88fee95586dc33dd13",
|
|
126
|
+
"date": "2025-10-20 13:41:24 +0300",
|
|
127
|
+
"author": "Olev Mutso",
|
|
128
|
+
"comment": "annot proc",
|
|
129
|
+
"issueId": "",
|
|
130
|
+
"modules": [
|
|
131
|
+
"backend"
|
|
132
|
+
]
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"hash": "82a10c56946eaba0c115241fc24300d7f313934e",
|
|
136
|
+
"date": "2025-10-20 13:03:03 +0300",
|
|
137
|
+
"author": "Olev Mutso",
|
|
138
|
+
"comment": "annot proc",
|
|
139
|
+
"issueId": "",
|
|
140
|
+
"modules": [
|
|
141
|
+
"backend"
|
|
142
|
+
]
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"hash": "d2d555b340bf7f155a9e41b5680505bb1b9cf460",
|
|
146
|
+
"date": "2025-10-20 13:02:42 +0300",
|
|
147
|
+
"author": "jocelyn.mutso",
|
|
148
|
+
"comment": "fixed issue where possible to create flow with no name",
|
|
149
|
+
"issueId": "",
|
|
150
|
+
"modules": [
|
|
151
|
+
"@dxs-ts/wrench-routes"
|
|
152
|
+
]
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"hash": "bd4038df33d84a52f774acb6daa0f1a312a50808",
|
|
156
|
+
"date": "2025-10-20 12:58:29 +0300",
|
|
157
|
+
"author": "jocelyn.mutso",
|
|
158
|
+
"comment": "added error messages to stencil dialogs",
|
|
159
|
+
"issueId": "",
|
|
160
|
+
"modules": [
|
|
161
|
+
"@dxs-ts/stencil-routes",
|
|
162
|
+
"@dxs-ts/task-feedback"
|
|
163
|
+
]
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"hash": "4699f2d9d77e7ccad197edc1addbe534da280247",
|
|
167
|
+
"date": "2025-10-20 12:43:35 +0300",
|
|
168
|
+
"author": "Olev Mutso",
|
|
169
|
+
"comment": "annot proc",
|
|
170
|
+
"issueId": "",
|
|
171
|
+
"modules": [
|
|
172
|
+
"backend"
|
|
173
|
+
]
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"hash": "0669508fa1dce5ab510e7f1ec080cccba2373981",
|
|
177
|
+
"date": "2025-10-20 12:43:26 +0300",
|
|
178
|
+
"author": "Olev Mutso",
|
|
179
|
+
"comment": "annot proc",
|
|
180
|
+
"issueId": "",
|
|
181
|
+
"modules": [
|
|
182
|
+
"backend"
|
|
183
|
+
]
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"hash": "bf6b32eb3f94bea95a5a601b3124d50ea04467fc",
|
|
187
|
+
"date": "2025-10-20 12:26:41 +0300",
|
|
188
|
+
"author": "Olev Mutso",
|
|
189
|
+
"comment": "annot proc",
|
|
190
|
+
"issueId": "",
|
|
191
|
+
"modules": [
|
|
192
|
+
"backend"
|
|
193
|
+
]
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
"hash": "899b7167ea2f95650bb0fd58917faae9373e20ef",
|
|
197
|
+
"date": "2025-10-20 12:05:49 +0300",
|
|
198
|
+
"author": "jocelyn.mutso",
|
|
199
|
+
"comment": "added error messages to stencil edit article dialog",
|
|
200
|
+
"issueId": "",
|
|
201
|
+
"modules": [
|
|
202
|
+
"@dxs-ts/stencil-routes"
|
|
203
|
+
]
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"hash": "c2a28045f302efbc4a9daf0e5ac4d3c16de05bec",
|
|
207
|
+
"date": "2025-10-20 12:01:05 +0300",
|
|
208
|
+
"author": "jocelyn.mutso",
|
|
209
|
+
"comment": "cleanup",
|
|
210
|
+
"issueId": "",
|
|
211
|
+
"modules": [
|
|
212
|
+
"@dxs-ts/eveli-primitives"
|
|
213
|
+
]
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"hash": "64e179db8dc24e0f9d865866cb2863488559c689",
|
|
217
|
+
"date": "2025-10-20 11:48:45 +0300",
|
|
218
|
+
"author": "Olev Mutso",
|
|
219
|
+
"comment": "annot proc",
|
|
220
|
+
"issueId": "",
|
|
221
|
+
"modules": [
|
|
222
|
+
"backend"
|
|
223
|
+
]
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"hash": "cab7551fde17bde0293b40b3675743a92f779fc0",
|
|
227
|
+
"date": "2025-10-20 11:46:58 +0300",
|
|
228
|
+
"author": "jocelyn.mutso",
|
|
229
|
+
"comment": "added formattedMessage",
|
|
230
|
+
"issueId": "",
|
|
231
|
+
"modules": [
|
|
232
|
+
"@dxs-ts/eveli-primitives"
|
|
233
|
+
]
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"hash": "1ad0dc4e9def51ec1df4a08f934047044f090617",
|
|
237
|
+
"date": "2025-10-20 11:10:25 +0300",
|
|
238
|
+
"author": "jocelyn.mutso",
|
|
239
|
+
"comment": "added missing translation keys",
|
|
80
240
|
"issueId": "",
|
|
81
241
|
"modules": [
|
|
82
242
|
"@dxs-ts/eveli-intl",
|
|
83
|
-
"@dxs-ts/
|
|
243
|
+
"@dxs-ts/eveli-primitives"
|
|
244
|
+
]
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"hash": "679987d5f0521c23369df85e15d0032878618f4e",
|
|
248
|
+
"date": "2025-10-20 10:42:00 +0300",
|
|
249
|
+
"author": "Olev Mutso",
|
|
250
|
+
"comment": "annot proc",
|
|
251
|
+
"issueId": "",
|
|
252
|
+
"modules": [
|
|
253
|
+
"backend"
|
|
254
|
+
]
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"hash": "6126a136b9054b02b184a56b1953137e6c67b8b0",
|
|
258
|
+
"date": "2025-10-20 10:33:27 +0300",
|
|
259
|
+
"author": "jocelyn.mutso",
|
|
260
|
+
"comment": "cleanup",
|
|
261
|
+
"issueId": "",
|
|
262
|
+
"modules": [
|
|
263
|
+
"@dxs-ts/eveli-primitives"
|
|
264
|
+
]
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"hash": "c4ec4b0fecc9873cc7ef4158eb370eda156fa3b1",
|
|
268
|
+
"date": "2025-10-20 10:21:58 +0300",
|
|
269
|
+
"author": "jocelyn.mutso",
|
|
270
|
+
"comment": "fixes to eveli table",
|
|
271
|
+
"issueId": "",
|
|
272
|
+
"modules": [
|
|
273
|
+
"@dxs-ts/xui-table"
|
|
274
|
+
]
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
"hash": "cc6795794545d474cf101fd1f0509daf5fc3f4d0",
|
|
278
|
+
"date": "2025-10-20 10:01:50 +0300",
|
|
279
|
+
"author": "jocelyn.mutso",
|
|
280
|
+
"comment": "fixes to eveli table",
|
|
281
|
+
"issueId": "",
|
|
282
|
+
"modules": [
|
|
283
|
+
"@dxs-ts/eveli-routes",
|
|
284
|
+
"@dxs-ts/xui-table"
|
|
285
|
+
]
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"hash": "d82e684aca4ef074c4bb62606517c13bcb80d507",
|
|
289
|
+
"date": "2025-10-20 09:13:17 +0300",
|
|
290
|
+
"author": "Olev Mutso",
|
|
291
|
+
"comment": "annot",
|
|
292
|
+
"issueId": "",
|
|
293
|
+
"modules": [
|
|
294
|
+
"backend"
|
|
295
|
+
]
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
"hash": "7a03673776cf36738b31ee0c47972f01312f125e",
|
|
299
|
+
"date": "2025-10-20 09:05:15 +0300",
|
|
300
|
+
"author": "jocelyn.mutso",
|
|
301
|
+
"comment": "Fixed console error",
|
|
302
|
+
"issueId": "",
|
|
303
|
+
"modules": [
|
|
304
|
+
"@dxs-ts/eveli-primitives"
|
|
305
|
+
]
|
|
306
|
+
},
|
|
307
|
+
{
|
|
308
|
+
"hash": "9bb28c671f791756e3de28a465075b18dcf4aa77",
|
|
309
|
+
"date": "2025-10-19 11:03:04 +0300",
|
|
310
|
+
"author": "Olev Mutso",
|
|
311
|
+
"comment": "annot",
|
|
312
|
+
"issueId": "",
|
|
313
|
+
"modules": [
|
|
314
|
+
"backend"
|
|
315
|
+
]
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"hash": "1da4011bbd43e2865c390d0bac72ef40d1ffc19f",
|
|
319
|
+
"date": "2025-10-19 10:24:39 +0300",
|
|
320
|
+
"author": "Olev Mutso",
|
|
321
|
+
"comment": "annot",
|
|
322
|
+
"issueId": "",
|
|
323
|
+
"modules": [
|
|
324
|
+
"backend"
|
|
325
|
+
]
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
"hash": "696cae4101b622db22f04e6703d8928e41824121",
|
|
329
|
+
"date": "2025-10-19 10:01:05 +0300",
|
|
330
|
+
"author": "Olev Mutso",
|
|
331
|
+
"comment": "annot",
|
|
332
|
+
"issueId": "",
|
|
333
|
+
"modules": [
|
|
334
|
+
"backend"
|
|
335
|
+
]
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
"hash": "5fd06fb51cfb04a2cc616ad3c0dc79658137710c",
|
|
339
|
+
"date": "2025-10-18 13:34:03 +0300",
|
|
340
|
+
"author": "Olev Mutso",
|
|
341
|
+
"comment": "annot",
|
|
342
|
+
"issueId": "",
|
|
343
|
+
"modules": [
|
|
344
|
+
"backend"
|
|
345
|
+
]
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"hash": "cec91c1329634f220455567e58cd71521a3bcb43",
|
|
349
|
+
"date": "2025-10-18 13:34:00 +0300",
|
|
350
|
+
"author": "Olev Mutso",
|
|
351
|
+
"comment": "annot",
|
|
352
|
+
"issueId": "",
|
|
353
|
+
"modules": [
|
|
354
|
+
"backend"
|
|
355
|
+
]
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"hash": "1ff7fc3ea54b6d082149b9fb632717ed2faf4844",
|
|
359
|
+
"date": "2025-10-18 10:56:52 +0300",
|
|
360
|
+
"author": "Olev Mutso",
|
|
361
|
+
"comment": "annot",
|
|
362
|
+
"issueId": "",
|
|
363
|
+
"modules": [
|
|
364
|
+
"@dxs-ts/eveli-intl",
|
|
365
|
+
"backend"
|
|
366
|
+
]
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
"hash": "9db21be64d459d9308015ff7a4fb4cf4f70cda45",
|
|
370
|
+
"date": "2025-10-18 08:58:27 +0300",
|
|
371
|
+
"author": "Olev Mutso",
|
|
372
|
+
"comment": "annot proc",
|
|
373
|
+
"issueId": "",
|
|
374
|
+
"modules": [
|
|
375
|
+
"@dxs-ts/xui-table",
|
|
376
|
+
"backend"
|
|
377
|
+
]
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
"hash": "f452f7f4e833e89a9d7ded81e65d110cf5e0e059",
|
|
381
|
+
"date": "2025-10-17 19:11:35 +0300",
|
|
382
|
+
"author": "Olev Mutso",
|
|
383
|
+
"comment": "cleanup",
|
|
384
|
+
"issueId": "",
|
|
385
|
+
"modules": [
|
|
386
|
+
"backend"
|
|
387
|
+
]
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"hash": "9c5770812a9c24118544d6455289b857bbeee813",
|
|
391
|
+
"date": "2025-10-17 19:04:16 +0300",
|
|
392
|
+
"author": "Olev Mutso",
|
|
393
|
+
"comment": "cleanup",
|
|
394
|
+
"issueId": "",
|
|
395
|
+
"modules": [
|
|
396
|
+
"backend"
|
|
397
|
+
]
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
"hash": "16bd4a7632ee81ebe3ada589e2047912337acf82",
|
|
401
|
+
"date": "2025-10-17 18:54:36 +0300",
|
|
402
|
+
"author": "Olev Mutso",
|
|
403
|
+
"comment": "cleanup",
|
|
404
|
+
"issueId": "",
|
|
405
|
+
"modules": [
|
|
406
|
+
"backend"
|
|
407
|
+
]
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
"hash": "d38046e65ac845964aeed3dbfd2fd0201cf0bfc1",
|
|
411
|
+
"date": "2025-10-17 18:05:30 +0300",
|
|
412
|
+
"author": "Olev Mutso",
|
|
413
|
+
"comment": "cleanup",
|
|
414
|
+
"issueId": "",
|
|
415
|
+
"modules": [
|
|
416
|
+
"backend"
|
|
417
|
+
]
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
"hash": "167e9c0fdde6af71825fbe79d367111d612f6d0b",
|
|
421
|
+
"date": "2025-10-17 17:40:33 +0300",
|
|
422
|
+
"author": "Olev Mutso",
|
|
423
|
+
"comment": "annot proc",
|
|
424
|
+
"issueId": "",
|
|
425
|
+
"modules": [
|
|
426
|
+
"backend"
|
|
84
427
|
]
|
|
85
428
|
}
|
|
86
429
|
]
|