@dxs-ts/eveli-ide 2.0.44 → 2.0.45
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 +274 -20
- package/dist/index.d.ts +33 -15
- package/dist/index.js +26268 -26128
- 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.45",
|
|
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": 298104
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
"name": "index.js",
|
|
15
|
-
"size":
|
|
15
|
+
"size": 3900770
|
|
16
16
|
}
|
|
17
17
|
],
|
|
18
18
|
"internalDependencies": [
|
|
@@ -75,48 +75,302 @@
|
|
|
75
75
|
},
|
|
76
76
|
"moduleLogs": [
|
|
77
77
|
{
|
|
78
|
-
"hash": "
|
|
79
|
-
"date": "2025-11-
|
|
78
|
+
"hash": "85c03ef27f1d791277f17e7a59ff3920935a4ca1",
|
|
79
|
+
"date": "2025-11-05 13:37:11 +0200",
|
|
80
80
|
"author": "Vahur Krouverk",
|
|
81
|
-
"comment": "
|
|
81
|
+
"comment": "preparing for release 5.2.8",
|
|
82
|
+
"issueId": "",
|
|
83
|
+
"modules": [
|
|
84
|
+
"backend"
|
|
85
|
+
]
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"hash": "1651491283ee3853e38c59db2e9d75b79c325337",
|
|
89
|
+
"date": "2025-11-05 13:36:08 +0200",
|
|
90
|
+
"author": "Vahur Krouverk",
|
|
91
|
+
"comment": "added translations for feedback",
|
|
82
92
|
"issueId": "",
|
|
83
93
|
"modules": [
|
|
84
94
|
"@dxs-ts/eveli-intl"
|
|
85
95
|
]
|
|
86
96
|
},
|
|
87
97
|
{
|
|
88
|
-
"hash": "
|
|
89
|
-
"date": "2025-11-
|
|
98
|
+
"hash": "bb512ae1b087086f5b5835ba0ae3f2ee7b70c267",
|
|
99
|
+
"date": "2025-11-05 09:40:08 +0200",
|
|
100
|
+
"author": "jocelyn.mutso",
|
|
101
|
+
"comment": "#284 validation error replace unneded helper text",
|
|
102
|
+
"issueId": "284",
|
|
103
|
+
"modules": [
|
|
104
|
+
"@dxs-ts/eveli-primitives",
|
|
105
|
+
"@dxs-ts/stencil-routes"
|
|
106
|
+
]
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"hash": "0594bd90faa6ced64c932f59205ad47db5daf830",
|
|
110
|
+
"date": "2025-11-04 15:57:31 +0200",
|
|
90
111
|
"author": "jocelyn.mutso",
|
|
91
|
-
"comment": "#
|
|
92
|
-
"issueId": "
|
|
112
|
+
"comment": "#607 bug fixes for subcategory",
|
|
113
|
+
"issueId": "607",
|
|
93
114
|
"modules": [
|
|
94
115
|
"@dxs-ts/task-composer-v2"
|
|
95
116
|
]
|
|
96
117
|
},
|
|
97
118
|
{
|
|
98
|
-
"hash": "
|
|
99
|
-
"date": "2025-11-
|
|
119
|
+
"hash": "d8bb48852b3214d4a8d2da8b5f98cef57887690b",
|
|
120
|
+
"date": "2025-11-04 15:08:10 +0200",
|
|
121
|
+
"author": "Kaur Terasmaa",
|
|
122
|
+
"comment": "#599 Upgraded Publications table to use the same range-aware date filter logic as Tasks table.",
|
|
123
|
+
"issueId": "599",
|
|
124
|
+
"modules": [
|
|
125
|
+
"@dxs-ts/eveli-routes"
|
|
126
|
+
]
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"hash": "11484d93e80ba500ab4ba3a4d21f70a4f75e47c3",
|
|
130
|
+
"date": "2025-11-04 15:01:36 +0200",
|
|
131
|
+
"author": "jocelyn.mutso",
|
|
132
|
+
"comment": "#607 bug fixes for subcategory",
|
|
133
|
+
"issueId": "607",
|
|
134
|
+
"modules": [
|
|
135
|
+
"@dxs-ts/gamut-primitives",
|
|
136
|
+
"@dxs-ts/task-feedback",
|
|
137
|
+
"backend"
|
|
138
|
+
]
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"hash": "a585b80c80bb96f4d73e3c85298a925e9fd32763",
|
|
142
|
+
"date": "2025-11-04 12:44:06 +0200",
|
|
143
|
+
"author": "jocelyn.mutso",
|
|
144
|
+
"comment": "#607 fix feedback save bug",
|
|
145
|
+
"issueId": "607",
|
|
146
|
+
"modules": [
|
|
147
|
+
"@dxs-ts/task-feedback"
|
|
148
|
+
]
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"hash": "e1bcdb06bed1cc502b37599a071001c7a3e3b6ba",
|
|
152
|
+
"date": "2025-11-04 12:35:20 +0200",
|
|
100
153
|
"author": "jocelyn.mutso",
|
|
101
|
-
"comment": "
|
|
102
|
-
"issueId": "
|
|
154
|
+
"comment": "added missing translation keys",
|
|
155
|
+
"issueId": "",
|
|
103
156
|
"modules": [
|
|
104
157
|
"@dxs-ts/eveli-intl",
|
|
105
158
|
"@dxs-ts/task-feedback"
|
|
106
159
|
]
|
|
107
160
|
},
|
|
108
161
|
{
|
|
109
|
-
"hash": "
|
|
110
|
-
"date": "2025-11-
|
|
162
|
+
"hash": "df62dedc8c1f90e53f24d9db1c2366c9bd15044e",
|
|
163
|
+
"date": "2025-11-04 12:07:53 +0200",
|
|
111
164
|
"author": "jocelyn.mutso",
|
|
112
|
-
"comment": "#
|
|
113
|
-
"issueId": "
|
|
165
|
+
"comment": "#607 remove feedback subcategory from gamut / eveli ui",
|
|
166
|
+
"issueId": "607",
|
|
114
167
|
"modules": [
|
|
115
168
|
"@dxs-ts/eveli-intl",
|
|
116
|
-
"@dxs-ts/
|
|
117
|
-
"@dxs-ts/
|
|
169
|
+
"@dxs-ts/gamut-primitives",
|
|
170
|
+
"@dxs-ts/task-feedback",
|
|
118
171
|
"@dxs-ts/xui-table"
|
|
119
172
|
]
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"hash": "e52bf91c66b96602c79eb736cd9fe5598503f94c",
|
|
176
|
+
"date": "2025-11-04 09:17:15 +0200",
|
|
177
|
+
"author": "Kaur Terasmaa",
|
|
178
|
+
"comment": "#584 feat(stencil): added error helpertext and moved stylings to useUtilityClasses",
|
|
179
|
+
"issueId": "584",
|
|
180
|
+
"modules": [
|
|
181
|
+
"@dxs-ts/stencil-routes"
|
|
182
|
+
]
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"hash": "d9c933c5e3843e1d2f55954351b33c9468ad46e6",
|
|
186
|
+
"date": "2025-11-03 15:58:59 +0200",
|
|
187
|
+
"author": "Olev Mutso",
|
|
188
|
+
"comment": "contract model",
|
|
189
|
+
"issueId": "",
|
|
190
|
+
"modules": [
|
|
191
|
+
"backend"
|
|
192
|
+
]
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"hash": "a422205ee463b5138b2101b19b1abb51884c59a2",
|
|
196
|
+
"date": "2025-11-03 15:01:25 +0200",
|
|
197
|
+
"author": "Olev Mutso",
|
|
198
|
+
"comment": "contract model",
|
|
199
|
+
"issueId": "",
|
|
200
|
+
"modules": [
|
|
201
|
+
"backend"
|
|
202
|
+
]
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"hash": "5d0d2ab8d1c02f9b77e70a67f03ee8541dff4c5a",
|
|
206
|
+
"date": "2025-11-03 14:58:16 +0200",
|
|
207
|
+
"author": "Olev Mutso",
|
|
208
|
+
"comment": "contract model",
|
|
209
|
+
"issueId": "",
|
|
210
|
+
"modules": [
|
|
211
|
+
"backend"
|
|
212
|
+
]
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"hash": "95223179e71353c11e888d8dce267dd2d2d89734",
|
|
216
|
+
"date": "2025-11-03 14:37:28 +0200",
|
|
217
|
+
"author": "Olev Mutso",
|
|
218
|
+
"comment": "contract model",
|
|
219
|
+
"issueId": "",
|
|
220
|
+
"modules": [
|
|
221
|
+
"backend"
|
|
222
|
+
]
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"hash": "faca3521b25e663b691b06cb897d51849b069ec5",
|
|
226
|
+
"date": "2025-11-03 14:20:33 +0200",
|
|
227
|
+
"author": "Olev Mutso",
|
|
228
|
+
"comment": "contract model",
|
|
229
|
+
"issueId": "",
|
|
230
|
+
"modules": [
|
|
231
|
+
"backend"
|
|
232
|
+
]
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"hash": "5a2ebf3c9bd93a57d85455c1dcbc863ee5d7bc8f",
|
|
236
|
+
"date": "2025-11-03 14:20:01 +0200",
|
|
237
|
+
"author": "Olev Mutso",
|
|
238
|
+
"comment": "contract model",
|
|
239
|
+
"issueId": "",
|
|
240
|
+
"modules": [
|
|
241
|
+
"backend"
|
|
242
|
+
]
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"hash": "53239f7e5cdcfde79f75fb0c44e02d79f5faa024",
|
|
246
|
+
"date": "2025-11-03 14:19:58 +0200",
|
|
247
|
+
"author": "Olev Mutso",
|
|
248
|
+
"comment": "contract model",
|
|
249
|
+
"issueId": "",
|
|
250
|
+
"modules": [
|
|
251
|
+
"backend"
|
|
252
|
+
]
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"hash": "3eb101be8e7b234018567be3c224b9ceaf42ce8e",
|
|
256
|
+
"date": "2025-11-03 14:01:52 +0200",
|
|
257
|
+
"author": "Olev Mutso",
|
|
258
|
+
"comment": "contract model",
|
|
259
|
+
"issueId": "",
|
|
260
|
+
"modules": [
|
|
261
|
+
"backend"
|
|
262
|
+
]
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"hash": "6ff1dc2f9221a8f056dcc8dc81ae1cb992960958",
|
|
266
|
+
"date": "2025-11-03 13:15:42 +0200",
|
|
267
|
+
"author": "Olev Mutso",
|
|
268
|
+
"comment": "contract model",
|
|
269
|
+
"issueId": "",
|
|
270
|
+
"modules": [
|
|
271
|
+
"backend"
|
|
272
|
+
]
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
"hash": "bae0b0e5b5b1c4bfd3ef4ecfe7127c7c8b05ddd3",
|
|
276
|
+
"date": "2025-11-03 13:15:38 +0200",
|
|
277
|
+
"author": "Olev Mutso",
|
|
278
|
+
"comment": "contract model",
|
|
279
|
+
"issueId": "",
|
|
280
|
+
"modules": [
|
|
281
|
+
"backend"
|
|
282
|
+
]
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
"hash": "08ca01a1124b333d1c92bf665f522c21c656f0c1",
|
|
286
|
+
"date": "2025-11-03 12:48:22 +0200",
|
|
287
|
+
"author": "Olev Mutso",
|
|
288
|
+
"comment": "contract model",
|
|
289
|
+
"issueId": "",
|
|
290
|
+
"modules": [
|
|
291
|
+
"backend"
|
|
292
|
+
]
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"hash": "2506b1a899084a259f382867ffac5fdedec75054",
|
|
296
|
+
"date": "2025-11-03 12:32:02 +0200",
|
|
297
|
+
"author": "Olev Mutso",
|
|
298
|
+
"comment": "contract model",
|
|
299
|
+
"issueId": "",
|
|
300
|
+
"modules": [
|
|
301
|
+
"backend"
|
|
302
|
+
]
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"hash": "8ae520086843e573fda62adaca594c9ff8060fe8",
|
|
306
|
+
"date": "2025-11-03 11:35:25 +0200",
|
|
307
|
+
"author": "Olev Mutso",
|
|
308
|
+
"comment": "contract model",
|
|
309
|
+
"issueId": "",
|
|
310
|
+
"modules": [
|
|
311
|
+
"backend"
|
|
312
|
+
]
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"hash": "02a180083c521330728d97431cbcc5c4b8240609",
|
|
316
|
+
"date": "2025-11-03 11:00:48 +0200",
|
|
317
|
+
"author": "Olev Mutso",
|
|
318
|
+
"comment": "contract model",
|
|
319
|
+
"issueId": "",
|
|
320
|
+
"modules": [
|
|
321
|
+
"backend"
|
|
322
|
+
]
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
"hash": "07751c4a4ab7ab2712126a09abe13b06861cb7ea",
|
|
326
|
+
"date": "2025-10-27 16:29:34 +0200",
|
|
327
|
+
"author": "Kaur Terasmaa",
|
|
328
|
+
"comment": "#580 feat/Files-card-timestamp-formatter",
|
|
329
|
+
"issueId": "580",
|
|
330
|
+
"modules": [
|
|
331
|
+
"@dxs-ts/task-composer-v2"
|
|
332
|
+
]
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"hash": "de4fcd6dd0ee18fa0b3d6d184553e27dc9b524e5",
|
|
336
|
+
"date": "2025-10-27 15:16:26 +0200",
|
|
337
|
+
"author": "Kaur Terasmaa",
|
|
338
|
+
"comment": "#579 removed mock capability",
|
|
339
|
+
"issueId": "579",
|
|
340
|
+
"modules": [
|
|
341
|
+
"@dxs-ts/task-composer-v2"
|
|
342
|
+
]
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"hash": "903018adc8a5f835817a13383e58e225958717c3",
|
|
346
|
+
"date": "2025-10-27 15:09:08 +0200",
|
|
347
|
+
"author": "Kaur Terasmaa",
|
|
348
|
+
"comment": "#579 feat/task-files-mock-fi-date-styles with translations",
|
|
349
|
+
"issueId": "579",
|
|
350
|
+
"modules": [
|
|
351
|
+
"@dxs-ts/eveli-intl",
|
|
352
|
+
"@dxs-ts/task-composer-v2"
|
|
353
|
+
]
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
"hash": "0ccd67b181851654d7c1f49fcf2e17252433e7a2",
|
|
357
|
+
"date": "2025-10-27 14:43:55 +0200",
|
|
358
|
+
"author": "Kaur Terasmaa",
|
|
359
|
+
"comment": "#579 feat/task-files-mock-fi-date-styles",
|
|
360
|
+
"issueId": "579",
|
|
361
|
+
"modules": [
|
|
362
|
+
"@dxs-ts/task-composer-v2"
|
|
363
|
+
]
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"hash": "a14daefc1a686a06951bda0dbce32e9eebba8100",
|
|
367
|
+
"date": "2025-10-21 11:03:51 +0300",
|
|
368
|
+
"author": "Kaur Terasmaa",
|
|
369
|
+
"comment": "#566 Eveli Table: add translation key",
|
|
370
|
+
"issueId": "566",
|
|
371
|
+
"modules": [
|
|
372
|
+
"@dxs-ts/eveli-intl"
|
|
373
|
+
]
|
|
120
374
|
}
|
|
121
375
|
]
|
|
122
376
|
}
|
package/dist/index.d.ts
CHANGED
|
@@ -963,14 +963,14 @@ declare namespace FeedbackApi_2 {
|
|
|
963
963
|
origin: string;
|
|
964
964
|
customerTitle: string | undefined;
|
|
965
965
|
labelKey: string;
|
|
966
|
-
subLabelKey: string | undefined;
|
|
967
966
|
labelValue: string;
|
|
967
|
+
subLabelKey: string | undefined;
|
|
968
968
|
subLabelValue: string | undefined;
|
|
969
969
|
locale: string;
|
|
970
970
|
content: {
|
|
971
971
|
title: string;
|
|
972
972
|
main: string | undefined;
|
|
973
|
-
sub
|
|
973
|
+
sub?: string | undefined;
|
|
974
974
|
question: string | undefined;
|
|
975
975
|
};
|
|
976
976
|
}
|
|
@@ -1011,7 +1011,7 @@ declare namespace FeedbackApi_2 {
|
|
|
1011
1011
|
content: {
|
|
1012
1012
|
title: string;
|
|
1013
1013
|
main: string | undefined;
|
|
1014
|
-
sub
|
|
1014
|
+
sub?: string | undefined;
|
|
1015
1015
|
question: string | undefined;
|
|
1016
1016
|
};
|
|
1017
1017
|
reply: string;
|
|
@@ -1604,10 +1604,11 @@ export declare const messages: {
|
|
|
1604
1604
|
'feedback.taskReferenceId': string;
|
|
1605
1605
|
'feedback.taskReferenceId.short': string;
|
|
1606
1606
|
'feedback.mainCategory': string;
|
|
1607
|
-
'feedback.subCategory': string;
|
|
1608
1607
|
'feedback.feedbackValue': string;
|
|
1608
|
+
'feedback.feedbackValue.placeholder': string;
|
|
1609
1609
|
'feedback.customerTitle': string;
|
|
1610
1610
|
'feedback.myReply': string;
|
|
1611
|
+
'feedback.myReply.placeholder': string;
|
|
1611
1612
|
'feedback.customerApprovals': string;
|
|
1612
1613
|
'feedback.createdBy': string;
|
|
1613
1614
|
'feedback.updatedBy': string;
|
|
@@ -1616,12 +1617,17 @@ export declare const messages: {
|
|
|
1616
1617
|
'feedback.isPublished': string;
|
|
1617
1618
|
'feedback.delete.confirmTitle': string;
|
|
1618
1619
|
'feedback.delete.confirmText': string;
|
|
1619
|
-
'feedback.main_topic.
|
|
1620
|
-
'feedback.main_topic.
|
|
1621
|
-
'feedback.main_topic.freetimeculture': string;
|
|
1620
|
+
'feedback.main_topic.cityService': string;
|
|
1621
|
+
'feedback.main_topic.roadMaintance': string;
|
|
1622
1622
|
'feedback.main_topic.cityconstruction': string;
|
|
1623
|
+
'feedback.main_topic.youthService': string;
|
|
1623
1624
|
'feedback.main_topic.exercise': string;
|
|
1625
|
+
'feedback.main_topic.school': string;
|
|
1626
|
+
'feedback.main_topic.employmentimmigration': string;
|
|
1627
|
+
'feedback.main_topic.freeTimeCulture': string;
|
|
1628
|
+
'feedback.main_topic.preschoolEducation': string;
|
|
1624
1629
|
'feedback.main_topic.communication': string;
|
|
1630
|
+
'feedback.main_topic.cooperation': string;
|
|
1625
1631
|
'feedback.sub_topic.otherfeedback': string;
|
|
1626
1632
|
'feedback.sub_topic.familywithchildren': string;
|
|
1627
1633
|
'feedback.sub_topic.libraryservices': string;
|
|
@@ -2548,10 +2554,11 @@ export declare const messages: {
|
|
|
2548
2554
|
'feedback.taskReferenceId': string;
|
|
2549
2555
|
'feedback.taskReferenceId.short': string;
|
|
2550
2556
|
'feedback.mainCategory': string;
|
|
2551
|
-
'feedback.subCategory': string;
|
|
2552
2557
|
'feedback.feedbackValue': string;
|
|
2558
|
+
'feedback.feedbackValue.placeholder': string;
|
|
2553
2559
|
'feedback.customerTitle': string;
|
|
2554
2560
|
'feedback.myReply': string;
|
|
2561
|
+
'feedback.myReply.placeholder': string;
|
|
2555
2562
|
'feedback.customerApprovals': string;
|
|
2556
2563
|
'feedback.createdBy': string;
|
|
2557
2564
|
'feedback.updatedBy': string;
|
|
@@ -2560,12 +2567,17 @@ export declare const messages: {
|
|
|
2560
2567
|
'feedback.isPublished': string;
|
|
2561
2568
|
'feedback.delete.confirmTitle': string;
|
|
2562
2569
|
'feedback.delete.confirmText': string;
|
|
2563
|
-
'feedback.main_topic.
|
|
2564
|
-
'feedback.main_topic.
|
|
2565
|
-
'feedback.main_topic.freetimeculture': string;
|
|
2570
|
+
'feedback.main_topic.cityService': string;
|
|
2571
|
+
'feedback.main_topic.roadMaintance': string;
|
|
2566
2572
|
'feedback.main_topic.cityconstruction': string;
|
|
2573
|
+
'feedback.main_topic.youthService': string;
|
|
2567
2574
|
'feedback.main_topic.exercise': string;
|
|
2575
|
+
'feedback.main_topic.school': string;
|
|
2576
|
+
'feedback.main_topic.employmentimmigration': string;
|
|
2577
|
+
'feedback.main_topic.freeTimeCulture': string;
|
|
2578
|
+
'feedback.main_topic.preschoolEducation': string;
|
|
2568
2579
|
'feedback.main_topic.communication': string;
|
|
2580
|
+
'feedback.main_topic.cooperation': string;
|
|
2569
2581
|
'feedback.sub_topic.otherfeedback': string;
|
|
2570
2582
|
'feedback.sub_topic.familywithchildren': string;
|
|
2571
2583
|
'feedback.sub_topic.libraryservices': string;
|
|
@@ -3492,10 +3504,11 @@ export declare const messages: {
|
|
|
3492
3504
|
'feedback.taskReferenceId': string;
|
|
3493
3505
|
'feedback.taskReferenceId.short': string;
|
|
3494
3506
|
'feedback.mainCategory': string;
|
|
3495
|
-
'feedback.subCategory': string;
|
|
3496
3507
|
'feedback.feedbackValue': string;
|
|
3508
|
+
'feedback.feedbackValue.placeholder': string;
|
|
3497
3509
|
'feedback.customerTitle': string;
|
|
3498
3510
|
'feedback.myReply': string;
|
|
3511
|
+
'feedback.myReply.placeholder': string;
|
|
3499
3512
|
'feedback.customerApprovals': string;
|
|
3500
3513
|
'feedback.createdBy': string;
|
|
3501
3514
|
'feedback.updatedBy': string;
|
|
@@ -3504,12 +3517,17 @@ export declare const messages: {
|
|
|
3504
3517
|
'feedback.isPublished': string;
|
|
3505
3518
|
'feedback.delete.confirmTitle': string;
|
|
3506
3519
|
'feedback.delete.confirmText': string;
|
|
3507
|
-
'feedback.main_topic.
|
|
3508
|
-
'feedback.main_topic.
|
|
3509
|
-
'feedback.main_topic.freetimeculture': string;
|
|
3520
|
+
'feedback.main_topic.cityService': string;
|
|
3521
|
+
'feedback.main_topic.roadMaintance': string;
|
|
3510
3522
|
'feedback.main_topic.cityconstruction': string;
|
|
3523
|
+
'feedback.main_topic.youthService': string;
|
|
3511
3524
|
'feedback.main_topic.exercise': string;
|
|
3525
|
+
'feedback.main_topic.school': string;
|
|
3526
|
+
'feedback.main_topic.employmentimmigration': string;
|
|
3527
|
+
'feedback.main_topic.freeTimeCulture': string;
|
|
3528
|
+
'feedback.main_topic.preschoolEducation': string;
|
|
3512
3529
|
'feedback.main_topic.communication': string;
|
|
3530
|
+
'feedback.main_topic.cooperation': string;
|
|
3513
3531
|
'feedback.sub_topic.otherfeedback': string;
|
|
3514
3532
|
'feedback.sub_topic.familywithchildren': string;
|
|
3515
3533
|
'feedback.sub_topic.libraryservices': string;
|