@platforma-sdk/ui-vue 1.42.10 → 1.42.14

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 (26) hide show
  1. package/.turbo/turbo-build.log +18 -18
  2. package/.turbo/turbo-test.log +565 -0
  3. package/.turbo/turbo-type-check.log +1 -1
  4. package/CHANGELOG.md +8 -0
  5. package/dist/components/PlAnnotations/components/DynamicForm.vue2.js +12 -12
  6. package/dist/lib/ui/uikit/dist/components/DataTable/TableComponent.vue.js +1 -1
  7. package/dist/lib/ui/uikit/dist/components/PlAccordion/ExpandTransition.vue.js +27 -0
  8. package/dist/lib/ui/uikit/dist/components/PlAccordion/ExpandTransition.vue.js.map +1 -0
  9. package/dist/lib/ui/uikit/dist/components/PlAccordion/PlAccordionSection.vue2.js +1 -1
  10. package/dist/lib/ui/uikit/dist/components/PlAutocomplete/PlAutocomplete.vue.js +22 -22
  11. package/dist/lib/ui/uikit/dist/components/PlAutocomplete/PlAutocomplete.vue.js.map +1 -1
  12. package/dist/lib/ui/uikit/dist/components/PlDropdown/OptionList.vue.js +2 -2
  13. package/dist/lib/ui/uikit/dist/components/PlDropdown/PlDropdown.vue.js +106 -103
  14. package/dist/lib/ui/uikit/dist/components/PlDropdown/PlDropdown.vue.js.map +1 -1
  15. package/dist/lib/ui/uikit/dist/components/PlDropdownLine/PlDropdownLine.vue.js +81 -77
  16. package/dist/lib/ui/uikit/dist/components/PlDropdownLine/PlDropdownLine.vue.js.map +1 -1
  17. package/dist/lib/ui/uikit/dist/components/PlDropdownMulti/PlDropdownMulti.vue.js +21 -21
  18. package/dist/lib/ui/uikit/dist/components/PlDropdownMulti/PlDropdownMulti.vue.js.map +1 -1
  19. package/dist/lib/ui/uikit/dist/components/PlDropdownRef/PlDropdownRef.vue.js +24 -22
  20. package/dist/lib/ui/uikit/dist/components/PlDropdownRef/PlDropdownRef.vue.js.map +1 -1
  21. package/dist/lib/ui/uikit/dist/components/PlFileDialog/Remote.vue.js +8 -8
  22. package/dist/lib/ui/uikit/dist/components/PlSlideModal/PlPureSlideModal.vue.js +1 -1
  23. package/dist/lib/ui/uikit/dist/utils/DropdownOverlay/DropdownOverlay.vue.js +13 -11
  24. package/dist/lib/ui/uikit/dist/utils/DropdownOverlay/DropdownOverlay.vue.js.map +1 -1
  25. package/dist/plugins/Monetization/MonetizationSidebar.vue.js +4 -4
  26. package/package.json +5 -5
@@ -0,0 +1,565 @@
1
+  WARN  Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
+
3
+ > @platforma-sdk/ui-vue@1.42.14 test /home/runner/_work/platforma/platforma/sdk/ui-vue
4
+ > vitest run --passWithNoTests
5
+
6
+
7
+  RUN  v2.1.9 /home/runner/_work/platforma/platforma/sdk/ui-vue
8
+
9
+ ✓ src/components/PlMultiSequenceAlignment/markup.ts (1 test) 3ms
10
+ ✓ src/components/PlMultiSequenceAlignment/residue-counts.ts (1 test) 4ms
11
+ ✓ src/components/PlMultiSequenceAlignment/multi-sequence-alignment.ts (1 test) 4ms
12
+ stdout | src/internal/createAppV2.test.ts > createApp > should create an app with reactive snapshot
13
+ >>> setArgsAndUiStateQueue appModel.model {
14
+ "args": {
15
+ "x": 1,
16
+ "y": 2
17
+ },
18
+ "ui": {
19
+ "label": ""
20
+ },
21
+ "outputs": {
22
+ "sum": 0
23
+ },
24
+ "outputErrors": {}
25
+ }
26
+
27
+ stdout | src/internal/createAppV2.test.ts > createApp > should create an app with reactive snapshot
28
+ >>> nextAuthorMarker {
29
+ "authorId": "QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO",
30
+ "localVersion": 1
31
+ }
32
+
33
+ stdout | src/internal/createAppV2.test.ts > createApp > should create an app with reactive snapshot
34
+ set author {
35
+ authorId: 'QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO',
36
+ localVersion: 1
37
+ }
38
+ set author {
39
+ authorId: 'QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO',
40
+ localVersion: 1
41
+ }
42
+ >>> patches.length 5
43
+ >>> uTagRef.value "DQUMZVLMDRSCVXTUOFHWFBLDFXYHPSLRMZDUDMNIAT"
44
+ >>> patches.uTag "XWRNKCHXTILBGJUPECAWRCBCZXCXBPIYZOBMVZGMDJ"
45
+ >>> patches.author {
46
+ "authorId": "QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO",
47
+ "localVersion": 1
48
+ }
49
+ >>> data.author {
50
+ "authorId": "QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO",
51
+ "localVersion": 1
52
+ }
53
+ >>> setArgsAndUiStateQueue appModel.model {
54
+ "args": {
55
+ "x": 1,
56
+ "y": 2
57
+ },
58
+ "ui": {
59
+ "label": ""
60
+ },
61
+ "outputs": {
62
+ "sum": 3
63
+ },
64
+ "outputErrors": {}
65
+ }
66
+
67
+ stdout | src/internal/createAppV2.test.ts > createApp > should create an app with reactive snapshot
68
+ >>> nextAuthorMarker {
69
+ "authorId": "QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO",
70
+ "localVersion": 2
71
+ }
72
+
73
+ stdout | src/internal/createAppV2.test.ts > createApp > should create an app with reactive snapshot
74
+ set author {
75
+ authorId: 'QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO',
76
+ localVersion: 2
77
+ }
78
+ set author {
79
+ authorId: 'QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO',
80
+ localVersion: 2
81
+ }
82
+
83
+ stdout | src/internal/createAppV2.test.ts > createApp > should create an app with reactive snapshot
84
+ allSettled 116.27163500000006
85
+ >>> setArgsAndUiStateQueue appModel.model {
86
+ "args": {
87
+ "x": 3,
88
+ "y": 3
89
+ },
90
+ "ui": {
91
+ "label": ""
92
+ },
93
+ "outputs": {
94
+ "sum": 3
95
+ },
96
+ "outputErrors": {}
97
+ }
98
+ >>> patches.length 1
99
+ >>> uTagRef.value "XWRNKCHXTILBGJUPECAWRCBCZXCXBPIYZOBMVZGMDJ"
100
+ >>> patches.uTag "RYLJRVOHKMVPISRQZEUSDQEFWZWKGYEDYEJKNZXYNT"
101
+ >>> patches.author {
102
+ "authorId": "QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO",
103
+ "localVersion": 2
104
+ }
105
+ >>> data.author {
106
+ "authorId": "QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO",
107
+ "localVersion": 2
108
+ }
109
+
110
+ stdout | src/internal/createAppV2.test.ts > createApp > should create an app with reactive snapshot
111
+ >>> nextAuthorMarker {
112
+ "authorId": "QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO",
113
+ "localVersion": 3
114
+ }
115
+
116
+ stdout | src/internal/createAppV2.test.ts > createApp > should create an app with reactive snapshot
117
+ set author {
118
+ authorId: 'QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO',
119
+ localVersion: 3
120
+ }
121
+ set author {
122
+ authorId: 'QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO',
123
+ localVersion: 3
124
+ }
125
+
126
+ stdout | src/internal/createAppV2.test.ts > createApp > should create an app with reactive snapshot
127
+ >>> patches.length 4
128
+ >>> uTagRef.value "RYLJRVOHKMVPISRQZEUSDQEFWZWKGYEDYEJKNZXYNT"
129
+ >>> patches.uTag "KCQOKBZCJWSGHFKQKFIDBJARZXENZOXSEMCUFZUHQQ"
130
+ >>> patches.author {
131
+ "authorId": "QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO",
132
+ "localVersion": 3
133
+ }
134
+ >>> data.author {
135
+ "authorId": "QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO",
136
+ "localVersion": 3
137
+ }
138
+ >>> setArgsAndUiStateQueue appModel.model {
139
+ "args": {
140
+ "x": 3,
141
+ "y": 3
142
+ },
143
+ "ui": {
144
+ "label": ""
145
+ },
146
+ "outputs": {
147
+ "sum": 6
148
+ },
149
+ "outputErrors": {}
150
+ }
151
+
152
+ stdout | src/internal/createAppV2.test.ts > createApp > should create an app with reactive snapshot
153
+ >>> nextAuthorMarker {
154
+ "authorId": "QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO",
155
+ "localVersion": 4
156
+ }
157
+
158
+ stdout | src/internal/createAppV2.test.ts > createApp > should create an app with reactive snapshot
159
+ set author {
160
+ authorId: 'QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO',
161
+ localVersion: 4
162
+ }
163
+ set author {
164
+ authorId: 'QSBFUYHVZSBSFHECRXJSSNEWPLUNUAPTJTROTPZFAO',
165
+ localVersion: 4
166
+ }
167
+
168
+ stdout | src/internal/createAppV2.test.ts > createApp > should create an app with reactive snapshot
169
+ allSettled 123.30010700000003
170
+
171
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
172
+ >>> setArgsAndUiStateQueue appModel.model {
173
+ "args": {
174
+ "x": 1,
175
+ "y": 2
176
+ },
177
+ "ui": {
178
+ "label": ""
179
+ },
180
+ "outputs": {
181
+ "sum": 0
182
+ },
183
+ "outputErrors": {}
184
+ }
185
+
186
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
187
+ >>> nextAuthorMarker {
188
+ "authorId": "SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON",
189
+ "localVersion": 1
190
+ }
191
+
192
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
193
+ set author {
194
+ authorId: 'SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON',
195
+ localVersion: 1
196
+ }
197
+ set author {
198
+ authorId: 'SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON',
199
+ localVersion: 1
200
+ }
201
+ >>> patches.length 5
202
+ >>> uTagRef.value "CSLMVPUPJBCZUQPWGZMSOPCPIYKTHVJEEVJRFFASBM"
203
+ >>> patches.uTag "ZVYDJFFCRVWXHBHIBRHYIEJDPFTTHEAUUCDPGFERLJ"
204
+ >>> patches.author {
205
+ "authorId": "SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON",
206
+ "localVersion": 1
207
+ }
208
+ >>> data.author {
209
+ "authorId": "XXGHYFLUHOBQJAUDEXCMXWUKKAXPYFAZDQQEDHYCXX",
210
+ "localVersion": 0
211
+ }
212
+ >>> got external changes, applying them to the snapshot {
213
+ "args": {
214
+ "x": 0,
215
+ "y": 0
216
+ },
217
+ "ui": {
218
+ "label": ""
219
+ },
220
+ "outputs": {
221
+ "sum": {
222
+ "ok": true,
223
+ "value": 0
224
+ }
225
+ },
226
+ "navigationState": {
227
+ "href": "/"
228
+ },
229
+ "author": {
230
+ "authorId": "test",
231
+ "localVersion": 0
232
+ }
233
+ }
234
+ >>> updateAppModel {
235
+ "args": {
236
+ "x": 1,
237
+ "y": 2
238
+ },
239
+ "ui": {
240
+ "label": ""
241
+ }
242
+ }
243
+ uTag mismatch, resetting previous state
244
+ >>> patches.length 5
245
+ >>> uTagRef.value "CSLMVPUPJBCZUQPWGZMSOPCPIYKTHVJEEVJRFFASBM"
246
+ >>> patches.uTag "ZVYDJFFCRVWXHBHIBRHYIEJDPFTTHEAUUCDPGFERLJ"
247
+ >>> patches.author {
248
+ "authorId": "SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON",
249
+ "localVersion": 1
250
+ }
251
+ >>> data.author {
252
+ "authorId": "SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON",
253
+ "localVersion": 1
254
+ }
255
+ >>> setArgsAndUiStateQueue appModel.model {
256
+ "args": {
257
+ "x": 1,
258
+ "y": 2
259
+ },
260
+ "ui": {
261
+ "label": ""
262
+ },
263
+ "outputs": {
264
+ "sum": 3
265
+ },
266
+ "outputErrors": {}
267
+ }
268
+
269
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
270
+ >>> nextAuthorMarker {
271
+ "authorId": "SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON",
272
+ "localVersion": 2
273
+ }
274
+
275
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
276
+ set author {
277
+ authorId: 'SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON',
278
+ localVersion: 2
279
+ }
280
+ set author {
281
+ authorId: 'SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON',
282
+ localVersion: 2
283
+ }
284
+
285
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
286
+ >>> setArgsAndUiStateQueue appModel.model {
287
+ "args": {
288
+ "x": 3,
289
+ "y": 4
290
+ },
291
+ "ui": {
292
+ "label": ""
293
+ },
294
+ "outputs": {
295
+ "sum": 3
296
+ },
297
+ "outputErrors": {}
298
+ }
299
+
300
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
301
+ >>> nextAuthorMarker {
302
+ "authorId": "XXGHYFLUHOBQJAUDEXCMXWUKKAXPYFAZDQQEDHYCXX",
303
+ "localVersion": 1
304
+ }
305
+
306
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
307
+ set author {
308
+ authorId: 'XXGHYFLUHOBQJAUDEXCMXWUKKAXPYFAZDQQEDHYCXX',
309
+ localVersion: 1
310
+ }
311
+ set author {
312
+ authorId: 'XXGHYFLUHOBQJAUDEXCMXWUKKAXPYFAZDQQEDHYCXX',
313
+ localVersion: 1
314
+ }
315
+
316
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
317
+ >>> patches.length 4
318
+ >>> uTagRef.value "ZVYDJFFCRVWXHBHIBRHYIEJDPFTTHEAUUCDPGFERLJ"
319
+ >>> patches.uTag "BASZQGZHCPGWSZXGYUGEJPZTEKEELUSJCJWWCBFGOT"
320
+ >>> patches.author {
321
+ "authorId": "XXGHYFLUHOBQJAUDEXCMXWUKKAXPYFAZDQQEDHYCXX",
322
+ "localVersion": 1
323
+ }
324
+ >>> data.author {
325
+ "authorId": "XXGHYFLUHOBQJAUDEXCMXWUKKAXPYFAZDQQEDHYCXX",
326
+ "localVersion": 1
327
+ }
328
+ >>> got external changes, applying them to the snapshot {
329
+ "args": {
330
+ "x": 1,
331
+ "y": 2
332
+ },
333
+ "ui": {
334
+ "label": ""
335
+ },
336
+ "outputs": {
337
+ "sum": {
338
+ "ok": true,
339
+ "value": 3
340
+ }
341
+ },
342
+ "navigationState": {
343
+ "href": "/"
344
+ },
345
+ "author": {
346
+ "authorId": "SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON",
347
+ "localVersion": 1
348
+ }
349
+ }
350
+ >>> updateAppModel {
351
+ "args": {
352
+ "x": 3,
353
+ "y": 4
354
+ },
355
+ "ui": {
356
+ "label": ""
357
+ }
358
+ }
359
+ uTag mismatch, resetting previous state
360
+ >>> patches.length 5
361
+ >>> uTagRef.value "ZVYDJFFCRVWXHBHIBRHYIEJDPFTTHEAUUCDPGFERLJ"
362
+ >>> patches.uTag "BASZQGZHCPGWSZXGYUGEJPZTEKEELUSJCJWWCBFGOT"
363
+ >>> patches.author {
364
+ "authorId": "XXGHYFLUHOBQJAUDEXCMXWUKKAXPYFAZDQQEDHYCXX",
365
+ "localVersion": 1
366
+ }
367
+ >>> data.author {
368
+ "authorId": "SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON",
369
+ "localVersion": 2
370
+ }
371
+ >>> got external changes, applying them to the snapshot {
372
+ "args": {
373
+ "x": 1,
374
+ "y": 2
375
+ },
376
+ "ui": {
377
+ "label": ""
378
+ },
379
+ "outputs": {
380
+ "sum": {
381
+ "ok": true,
382
+ "value": 3
383
+ }
384
+ },
385
+ "navigationState": {
386
+ "href": "/"
387
+ },
388
+ "author": {
389
+ "authorId": "SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON",
390
+ "localVersion": 1
391
+ }
392
+ }
393
+ >>> updateAppModel {
394
+ "args": {
395
+ "x": 3,
396
+ "y": 4
397
+ },
398
+ "ui": {
399
+ "label": ""
400
+ }
401
+ }
402
+
403
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
404
+ >>> setArgsAndUiStateQueue appModel.model {
405
+ "args": {
406
+ "x": 5,
407
+ "y": 5
408
+ },
409
+ "ui": {
410
+ "label": "",
411
+ "delay": 20
412
+ },
413
+ "outputs": {
414
+ "sum": 7
415
+ },
416
+ "outputErrors": {}
417
+ }
418
+
419
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
420
+ >>> setArgsAndUiStateQueue appModel.model {
421
+ "args": {
422
+ "x": 7,
423
+ "y": 7
424
+ },
425
+ "ui": {
426
+ "label": ""
427
+ },
428
+ "outputs": {
429
+ "sum": 7
430
+ },
431
+ "outputErrors": {}
432
+ }
433
+
434
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
435
+ >>> nextAuthorMarker {
436
+ "authorId": "SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON",
437
+ "localVersion": 3
438
+ }
439
+
440
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
441
+ DELAY 20
442
+
443
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
444
+ >>> nextAuthorMarker {
445
+ "authorId": "XXGHYFLUHOBQJAUDEXCMXWUKKAXPYFAZDQQEDHYCXX",
446
+ "localVersion": 2
447
+ }
448
+
449
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
450
+ set author {
451
+ authorId: 'XXGHYFLUHOBQJAUDEXCMXWUKKAXPYFAZDQQEDHYCXX',
452
+ localVersion: 2
453
+ }
454
+ set author {
455
+ authorId: 'XXGHYFLUHOBQJAUDEXCMXWUKKAXPYFAZDQQEDHYCXX',
456
+ localVersion: 2
457
+ }
458
+
459
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
460
+ set author {
461
+ authorId: 'SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON',
462
+ localVersion: 3
463
+ }
464
+ set author {
465
+ authorId: 'SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON',
466
+ localVersion: 3
467
+ }
468
+
469
+ stdout | src/internal/createAppV2.test.ts > createApp > states should be synchronized
470
+ >>> patches.length 6
471
+ >>> uTagRef.value "BASZQGZHCPGWSZXGYUGEJPZTEKEELUSJCJWWCBFGOT"
472
+ >>> patches.uTag "HBQXQFILOSQEKTOBAFJXEUVVWVZQVGAYOOMZCPQNLM"
473
+ >>> patches.author {
474
+ "authorId": "SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON",
475
+ "localVersion": 3
476
+ }
477
+ >>> data.author {
478
+ "authorId": "XXGHYFLUHOBQJAUDEXCMXWUKKAXPYFAZDQQEDHYCXX",
479
+ "localVersion": 2
480
+ }
481
+ >>> got external changes, applying them to the snapshot {
482
+ "args": {
483
+ "x": 3,
484
+ "y": 4
485
+ },
486
+ "ui": {
487
+ "label": ""
488
+ },
489
+ "outputs": {
490
+ "sum": {
491
+ "ok": true,
492
+ "value": 7
493
+ }
494
+ },
495
+ "navigationState": {
496
+ "href": "/"
497
+ },
498
+ "author": {
499
+ "authorId": "XXGHYFLUHOBQJAUDEXCMXWUKKAXPYFAZDQQEDHYCXX",
500
+ "localVersion": 1
501
+ }
502
+ }
503
+ >>> updateAppModel {
504
+ "args": {
505
+ "x": 5,
506
+ "y": 5
507
+ },
508
+ "ui": {
509
+ "label": "",
510
+ "delay": 20
511
+ }
512
+ }
513
+ uTag mismatch, resetting previous state
514
+ >>> patches.length 5
515
+ >>> uTagRef.value "BASZQGZHCPGWSZXGYUGEJPZTEKEELUSJCJWWCBFGOT"
516
+ >>> patches.uTag "HBQXQFILOSQEKTOBAFJXEUVVWVZQVGAYOOMZCPQNLM"
517
+ >>> patches.author {
518
+ "authorId": "SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON",
519
+ "localVersion": 3
520
+ }
521
+ >>> data.author {
522
+ "authorId": "SMIPIPIOZDGVGGKAEALQYBVCECCJURFBQMXGFSEAON",
523
+ "localVersion": 3
524
+ }
525
+ >>> got external changes, applying them to the snapshot {
526
+ "args": {
527
+ "x": 3,
528
+ "y": 4
529
+ },
530
+ "ui": {
531
+ "label": ""
532
+ },
533
+ "outputs": {
534
+ "sum": {
535
+ "ok": true,
536
+ "value": 7
537
+ }
538
+ },
539
+ "navigationState": {
540
+ "href": "/"
541
+ },
542
+ "author": {
543
+ "authorId": "XXGHYFLUHOBQJAUDEXCMXWUKKAXPYFAZDQQEDHYCXX",
544
+ "localVersion": 1
545
+ }
546
+ }
547
+ >>> updateAppModel {
548
+ "args": {
549
+ "x": 5,
550
+ "y": 5
551
+ },
552
+ "ui": {
553
+ "label": "",
554
+ "delay": 20
555
+ }
556
+ }
557
+
558
+ ✓ src/internal/createAppV2.test.ts (2 tests) 565ms
559
+ ✓ createApp > states should be synchronized 314ms
560
+
561
+  Test Files  4 passed (4)
562
+  Tests  5 passed (5)
563
+  Start at  10:54:44
564
+  Duration  2.28s (transform 508ms, setup 0ms, collect 907ms, tests 576ms, environment 1ms, prepare 1.85s)
565
+
@@ -1,5 +1,5 @@
1
1
   WARN  Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-sdk/ui-vue@1.42.10 type-check /home/runner/_work/platforma/platforma/sdk/ui-vue
3
+ > @platforma-sdk/ui-vue@1.42.14 type-check /home/runner/_work/platforma/platforma/sdk/ui-vue
4
4
  > vue-tsc --noEmit --project ./tsconfig.json
5
5
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @platforma-sdk/ui-vue
2
2
 
3
+ ## 1.42.14
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [5c49322]
8
+ - Updated dependencies [68776f8]
9
+ - @milaboratories/uikit@2.4.0
10
+
3
11
  ## 1.42.10
4
12
 
5
13
  ### Patch Changes
@@ -1,12 +1,12 @@
1
1
  import { defineComponent as g, mergeModels as O, useModel as D, computed as c, watch as _, resolveComponent as h, createElementBlock as v, createCommentVNode as V, openBlock as u, normalizeClass as B, Fragment as i, renderList as S, createBlock as p, unref as s, withCtx as j, createTextVNode as w, toDisplayString as U } from "vue";
2
- import { isNil as R } from "../../../lib/util/helpers/dist/index.js";
2
+ import { isNil as Q } from "../../../lib/util/helpers/dist/index.js";
3
3
  import "../../../lib/ui/uikit/dist/index.js";
4
- import { getFilterUiMetadata as x, getFilterUiTypeOptions as z } from "../../../sdk/model/dist/index.js";
4
+ import { getFilterUiMetadata as R, getFilterUiTypeOptions as x } from "../../../sdk/model/dist/index.js";
5
5
  import k from "../../../lib/ui/uikit/dist/components/PlDropdown/PlDropdown.vue.js";
6
- import E from "../../../lib/ui/uikit/dist/components/PlTextField/PlTextField.vue.js";
6
+ import z from "../../../lib/ui/uikit/dist/components/PlTextField/PlTextField.vue.js";
7
7
  import T from "../../../lib/ui/uikit/dist/components/PlNumberField/PlNumberField.vue.js";
8
- import I from "../../../lib/ui/uikit/dist/components/PlCheckbox/PlCheckbox.vue.js";
9
- const L = { key: 7 }, H = /* @__PURE__ */ g({
8
+ import E from "../../../lib/ui/uikit/dist/components/PlCheckbox/PlCheckbox.vue.js";
9
+ const I = { key: 7 }, J = /* @__PURE__ */ g({
10
10
  __name: "DynamicForm",
11
11
  props: /* @__PURE__ */ O({
12
12
  columns: {},
@@ -25,8 +25,8 @@ const L = { key: 7 }, H = /* @__PURE__ */ g({
25
25
  }), f = c(() => {
26
26
  const o = t.value;
27
27
  if (o.type && typeof o.type == "string")
28
- return x(o.type);
29
- }), M = c(() => z(b.value)), F = c(() => d.columns.map((o) => ({ label: o.label, value: o.id }))), C = c(() => {
28
+ return R(o.type);
29
+ }), M = c(() => x(b.value)), F = c(() => d.columns.map((o) => ({ label: o.label, value: o.id }))), C = c(() => {
30
30
  const o = f.value, n = b.value;
31
31
  return o && n ? d.columns.filter((r) => o.supportedFor(n, r.obj)).map((r) => ({
32
32
  label: r.label,
@@ -41,7 +41,7 @@ const L = { key: 7 }, H = /* @__PURE__ */ g({
41
41
  for (const [n, r] of Object.entries(o))
42
42
  if (t.value[n] === void 0) {
43
43
  const l = r.defaultValue();
44
- R(l) || (t.value[n] = l);
44
+ Q(l) || (t.value[n] = l);
45
45
  }
46
46
  },
47
47
  { immediate: !0, deep: !0 }
@@ -66,7 +66,7 @@ const L = { key: 7 }, H = /* @__PURE__ */ g({
66
66
  label: l.label ?? e,
67
67
  options: M.value,
68
68
  "onUpdate:modelValue": (a) => m(e, a)
69
- }, null, 8, ["model-value", "label", "options", "onUpdate:modelValue"])) : l.fieldType === "string" ? (u(), p(s(E), {
69
+ }, null, 8, ["model-value", "label", "options", "onUpdate:modelValue"])) : l.fieldType === "string" ? (u(), p(s(z), {
70
70
  key: 2,
71
71
  "model-value": t.value[e],
72
72
  label: l.label ?? e,
@@ -88,7 +88,7 @@ const L = { key: 7 }, H = /* @__PURE__ */ g({
88
88
  label: l.label ?? e,
89
89
  clearable: !0,
90
90
  "onUpdate:modelValue": (a) => m(e, a)
91
- }, null, 8, ["model-value", "label", "onUpdate:modelValue"])) : l.fieldType === "boolean" || l.fieldType === "boolean?" ? (u(), p(s(I), {
91
+ }, null, 8, ["model-value", "label", "onUpdate:modelValue"])) : l.fieldType === "boolean" || l.fieldType === "boolean?" ? (u(), p(s(E), {
92
92
  key: 6,
93
93
  "model-value": !!t.value[e],
94
94
  label: l.label ?? e,
@@ -98,13 +98,13 @@ const L = { key: 7 }, H = /* @__PURE__ */ g({
98
98
  w(U(l.label ?? e), 1)
99
99
  ]),
100
100
  _: 2
101
- }, 1032, ["model-value", "label", "onUpdate:modelValue"])) : (u(), v("pre", L, "TODO:" + U(l.fieldType), 1))
101
+ }, 1032, ["model-value", "label", "onUpdate:modelValue"])) : (u(), v("pre", I, "TODO:" + U(l.fieldType), 1))
102
102
  ], 64))), 128))
103
103
  ], 2)) : V("", !0);
104
104
  };
105
105
  }
106
106
  });
107
107
  export {
108
- H as default
108
+ J as default
109
109
  };
110
110
  //# sourceMappingURL=DynamicForm.vue2.js.map