@dxs-ts/eveli-ide 2.0.21 → 2.0.23
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 +102 -52
- package/dist/index.d.ts +358 -30
- package/dist/index.js +31228 -30622
- package/package.json +1 -1
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.23",
|
|
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": 274054
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
"name": "index.js",
|
|
15
|
-
"size":
|
|
15
|
+
"size": 3816112
|
|
16
16
|
}
|
|
17
17
|
],
|
|
18
18
|
"internalDependencies": [
|
|
@@ -75,102 +75,152 @@
|
|
|
75
75
|
},
|
|
76
76
|
"moduleLogs": [
|
|
77
77
|
{
|
|
78
|
-
"hash": "
|
|
79
|
-
"date": "2025-09-
|
|
80
|
-
"author": "
|
|
81
|
-
"comment": "
|
|
82
|
-
"issueId": "
|
|
78
|
+
"hash": "211f95b802e5d49cf8a60cbe20611c8fd19205a5",
|
|
79
|
+
"date": "2025-09-24 17:13:57 +0300",
|
|
80
|
+
"author": "Vahur Krouverk",
|
|
81
|
+
"comment": "generated new translation files",
|
|
82
|
+
"issueId": "",
|
|
83
|
+
"modules": [
|
|
84
|
+
"@dxs-ts/eveli-intl"
|
|
85
|
+
]
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"hash": "910511cb09e250597e8565eb21ab758ac0434b38",
|
|
89
|
+
"date": "2025-09-24 16:27:27 +0300",
|
|
90
|
+
"author": "Olev Mutso",
|
|
91
|
+
"comment": "open sub proc",
|
|
92
|
+
"issueId": "",
|
|
93
|
+
"modules": [
|
|
94
|
+
"@dxs-ts/gamut-api",
|
|
95
|
+
"@dxs-ts/gamut-primitives",
|
|
96
|
+
"@dxs-ts/gamut-routes"
|
|
97
|
+
]
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"hash": "b88765dfe08a7c51bd77dda9cf36eb6b15ff6149",
|
|
101
|
+
"date": "2025-09-24 15:49:20 +0300",
|
|
102
|
+
"author": "Olev Mutso",
|
|
103
|
+
"comment": "sub proc",
|
|
104
|
+
"issueId": "",
|
|
83
105
|
"modules": [
|
|
84
|
-
"@dxs-ts/
|
|
106
|
+
"@dxs-ts/gamut-api",
|
|
107
|
+
"backend"
|
|
85
108
|
]
|
|
86
109
|
},
|
|
87
110
|
{
|
|
88
|
-
"hash": "
|
|
89
|
-
"date": "2025-09-
|
|
111
|
+
"hash": "18f27e8245852f49533f9ba538b582a8fd978f7d",
|
|
112
|
+
"date": "2025-09-24 14:06:02 +0300",
|
|
90
113
|
"author": "jocelyn.mutso",
|
|
91
|
-
"comment": "#
|
|
92
|
-
"issueId": "
|
|
114
|
+
"comment": "#257 Gamut integration",
|
|
115
|
+
"issueId": "257",
|
|
93
116
|
"modules": [
|
|
94
|
-
"@dxs-ts/
|
|
117
|
+
"@dxs-ts/eveli-api",
|
|
118
|
+
"@dxs-ts/gamut-primitives",
|
|
119
|
+
"@dxs-ts/task-composer-v2",
|
|
120
|
+
"backend"
|
|
121
|
+
]
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"hash": "49ad004841928ce4794dc2644587f75bbc038e35",
|
|
125
|
+
"date": "2025-09-24 13:05:11 +0300",
|
|
126
|
+
"author": "jocelyn.mutso",
|
|
127
|
+
"comment": "#257 Gamut integration",
|
|
128
|
+
"issueId": "257",
|
|
129
|
+
"modules": [
|
|
130
|
+
"@dxs-ts/eveli-api",
|
|
131
|
+
"@dxs-ts/eveli-routes",
|
|
132
|
+
"@dxs-ts/gamut-api",
|
|
133
|
+
"@dxs-ts/gamut-primitives",
|
|
134
|
+
"@dxs-ts/gamut-routes",
|
|
135
|
+
"@dxs-ts/task-api",
|
|
136
|
+
"@dxs-ts/task-composer-v2",
|
|
137
|
+
"backend"
|
|
95
138
|
]
|
|
96
139
|
},
|
|
97
140
|
{
|
|
98
|
-
"hash": "
|
|
99
|
-
"date": "2025-09-
|
|
100
|
-
"author": "
|
|
101
|
-
"comment": "
|
|
102
|
-
"issueId": "
|
|
141
|
+
"hash": "ee2fc8c3eec933ac055b93894389907bd45027e7",
|
|
142
|
+
"date": "2025-09-24 10:34:13 +0300",
|
|
143
|
+
"author": "Olev Mutso",
|
|
144
|
+
"comment": "user proc",
|
|
145
|
+
"issueId": "",
|
|
103
146
|
"modules": [
|
|
104
|
-
"
|
|
147
|
+
"backend"
|
|
105
148
|
]
|
|
106
149
|
},
|
|
107
150
|
{
|
|
108
|
-
"hash": "
|
|
109
|
-
"date": "2025-09-
|
|
110
|
-
"author": "
|
|
111
|
-
"comment": "#
|
|
112
|
-
"issueId": "
|
|
151
|
+
"hash": "eec8b9014057c3dc8e35c9aaa128214e3307a5c1",
|
|
152
|
+
"date": "2025-09-23 11:08:40 +0300",
|
|
153
|
+
"author": "jocelyn.mutso",
|
|
154
|
+
"comment": "#257 assign form in target locale",
|
|
155
|
+
"issueId": "257",
|
|
113
156
|
"modules": [
|
|
114
|
-
"@dxs-ts/
|
|
157
|
+
"@dxs-ts/task-api",
|
|
158
|
+
"@dxs-ts/task-composer-v2"
|
|
115
159
|
]
|
|
116
160
|
},
|
|
117
161
|
{
|
|
118
|
-
"hash": "
|
|
119
|
-
"date": "2025-09-
|
|
162
|
+
"hash": "fa9d2f45e4e3a976c343861ed56f7891fd59cbb7",
|
|
163
|
+
"date": "2025-09-23 10:07:23 +0300",
|
|
120
164
|
"author": "jocelyn.mutso",
|
|
121
165
|
"comment": "cleanup",
|
|
122
166
|
"issueId": "",
|
|
123
167
|
"modules": [
|
|
124
|
-
"@dxs-ts/
|
|
168
|
+
"@dxs-ts/task-api",
|
|
169
|
+
"@dxs-ts/task-composer-v2",
|
|
170
|
+
"backend"
|
|
125
171
|
]
|
|
126
172
|
},
|
|
127
173
|
{
|
|
128
|
-
"hash": "
|
|
129
|
-
"date": "2025-09-
|
|
130
|
-
"author": "
|
|
131
|
-
"comment": "
|
|
132
|
-
"issueId": "
|
|
174
|
+
"hash": "7def5f04f180e1b7fc11b3e369d9786949dc50d2",
|
|
175
|
+
"date": "2025-09-22 14:40:13 +0300",
|
|
176
|
+
"author": "Olev Mutso",
|
|
177
|
+
"comment": "assignable in stencil",
|
|
178
|
+
"issueId": "",
|
|
133
179
|
"modules": [
|
|
134
|
-
"
|
|
180
|
+
"backend"
|
|
135
181
|
]
|
|
136
182
|
},
|
|
137
183
|
{
|
|
138
|
-
"hash": "
|
|
139
|
-
"date": "2025-09-
|
|
140
|
-
"author": "
|
|
141
|
-
"comment": "
|
|
142
|
-
"issueId": "
|
|
184
|
+
"hash": "696154a283d6afb8789101cc73718879aa496bd0",
|
|
185
|
+
"date": "2025-09-22 14:33:20 +0300",
|
|
186
|
+
"author": "Olev Mutso",
|
|
187
|
+
"comment": "task assignment",
|
|
188
|
+
"issueId": "",
|
|
143
189
|
"modules": [
|
|
144
|
-
"@dxs-ts/
|
|
190
|
+
"@dxs-ts/eveli-api",
|
|
191
|
+
"@dxs-ts/eveli-routes",
|
|
192
|
+
"@dxs-ts/task-api",
|
|
193
|
+
"@dxs-ts/task-composer-v2"
|
|
145
194
|
]
|
|
146
195
|
},
|
|
147
196
|
{
|
|
148
|
-
"hash": "
|
|
149
|
-
"date": "2025-09-
|
|
197
|
+
"hash": "a4d239869750776edbccfb2aaab4ae50115042ca",
|
|
198
|
+
"date": "2025-09-22 13:49:59 +0300",
|
|
150
199
|
"author": "Olev Mutso",
|
|
151
|
-
"comment": "
|
|
200
|
+
"comment": "sub task",
|
|
152
201
|
"issueId": "",
|
|
153
202
|
"modules": [
|
|
154
203
|
"backend"
|
|
155
204
|
]
|
|
156
205
|
},
|
|
157
206
|
{
|
|
158
|
-
"hash": "
|
|
159
|
-
"date": "2025-09-
|
|
207
|
+
"hash": "32766269d6959fd8f1a061e12b8285df9333854e",
|
|
208
|
+
"date": "2025-09-22 12:33:13 +0300",
|
|
160
209
|
"author": "Olev Mutso",
|
|
161
|
-
"comment": "
|
|
210
|
+
"comment": "sub process",
|
|
162
211
|
"issueId": "",
|
|
163
212
|
"modules": [
|
|
164
213
|
"backend"
|
|
165
214
|
]
|
|
166
215
|
},
|
|
167
216
|
{
|
|
168
|
-
"hash": "
|
|
169
|
-
"date": "2025-09-
|
|
170
|
-
"author": "
|
|
171
|
-
"comment": "#
|
|
172
|
-
"issueId": "
|
|
217
|
+
"hash": "4da8891b2e9fa2aaac03aee3061ff683c19d7b9f",
|
|
218
|
+
"date": "2025-09-22 11:57:51 +0300",
|
|
219
|
+
"author": "jocelyn.mutso",
|
|
220
|
+
"comment": "#257 assignable forms card",
|
|
221
|
+
"issueId": "257",
|
|
173
222
|
"modules": [
|
|
223
|
+
"@dxs-ts/task-api",
|
|
174
224
|
"@dxs-ts/task-composer-v2"
|
|
175
225
|
]
|
|
176
226
|
}
|