@player-tools/devtools-basic-web-plugin 0.6.1-next.4 → 0.7.0--canary.146.3400

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/index.mjs CHANGED
@@ -92,792 +92,7 @@ var genDataChangeTransaction = ({
92
92
  };
93
93
 
94
94
  // ../../../../../../../../../../../../execroot/_main/bazel-out/k8-fastbuild/bin/devtools/plugins/desktop/basic/_generated/index.json
95
- var generated_default = {
96
- id: "player-ui-basic-devtools-plugin",
97
- views: [
98
- {
99
- id: "Config",
100
- type: "stacked-view",
101
- header: {
102
- asset: {
103
- id: "Config-header",
104
- type: "navigation",
105
- values: [
106
- {
107
- asset: {
108
- id: "Config-header-values-0",
109
- type: "action",
110
- value: "Config",
111
- label: {
112
- asset: {
113
- id: "Config-header-values-0-label",
114
- type: "text",
115
- value: "Config"
116
- }
117
- }
118
- }
119
- },
120
- {
121
- asset: {
122
- id: "Config-header-values-1",
123
- type: "action",
124
- value: "Flow",
125
- label: {
126
- asset: {
127
- id: "Config-header-values-1-label",
128
- type: "text",
129
- value: "Flow"
130
- }
131
- }
132
- }
133
- },
134
- {
135
- asset: {
136
- id: "Config-header-values-2",
137
- type: "action",
138
- value: "Logs",
139
- label: {
140
- asset: {
141
- id: "Config-header-values-2-label",
142
- type: "text",
143
- value: "Logs"
144
- }
145
- }
146
- }
147
- },
148
- {
149
- asset: {
150
- id: "Config-header-values-3",
151
- type: "action",
152
- value: "Console",
153
- label: {
154
- asset: {
155
- id: "Config-header-values-3-label",
156
- type: "text",
157
- value: "Console"
158
- }
159
- }
160
- }
161
- },
162
- {
163
- asset: {
164
- id: "Config-header-values-4",
165
- type: "action",
166
- value: "Editor",
167
- label: {
168
- asset: {
169
- id: "Config-header-values-4-label",
170
- type: "text",
171
- value: "Editor"
172
- }
173
- }
174
- }
175
- }
176
- ]
177
- }
178
- },
179
- main: {
180
- asset: {
181
- id: "Config-main",
182
- type: "object-inspector",
183
- binding: "playerConfig",
184
- label: {
185
- asset: {
186
- id: "Config-main-label",
187
- type: "text",
188
- value: "Config"
189
- }
190
- }
191
- }
192
- }
193
- },
194
- {
195
- id: "Flow",
196
- type: "stacked-view",
197
- header: {
198
- asset: {
199
- id: "Flow-header",
200
- type: "navigation",
201
- values: [
202
- {
203
- asset: {
204
- id: "Flow-header-values-0",
205
- type: "action",
206
- value: "Config",
207
- label: {
208
- asset: {
209
- id: "Flow-header-values-0-label",
210
- type: "text",
211
- value: "Config"
212
- }
213
- }
214
- }
215
- },
216
- {
217
- asset: {
218
- id: "Flow-header-values-1",
219
- type: "action",
220
- value: "Flow",
221
- label: {
222
- asset: {
223
- id: "Flow-header-values-1-label",
224
- type: "text",
225
- value: "Flow"
226
- }
227
- }
228
- }
229
- },
230
- {
231
- asset: {
232
- id: "Flow-header-values-2",
233
- type: "action",
234
- value: "Logs",
235
- label: {
236
- asset: {
237
- id: "Flow-header-values-2-label",
238
- type: "text",
239
- value: "Logs"
240
- }
241
- }
242
- }
243
- },
244
- {
245
- asset: {
246
- id: "Flow-header-values-3",
247
- type: "action",
248
- value: "Console",
249
- label: {
250
- asset: {
251
- id: "Flow-header-values-3-label",
252
- type: "text",
253
- value: "Console"
254
- }
255
- }
256
- }
257
- },
258
- {
259
- asset: {
260
- id: "Flow-header-values-4",
261
- type: "action",
262
- value: "Editor",
263
- label: {
264
- asset: {
265
- id: "Flow-header-values-4-label",
266
- type: "text",
267
- value: "Editor"
268
- }
269
- }
270
- }
271
- }
272
- ]
273
- }
274
- },
275
- main: {
276
- asset: {
277
- id: "Flow-main",
278
- type: "object-inspector",
279
- binding: "flow",
280
- label: {
281
- asset: {
282
- id: "Flow-main-label",
283
- type: "text",
284
- value: "Flow"
285
- }
286
- }
287
- }
288
- },
289
- footer: {
290
- asset: {
291
- id: "Flow-footer",
292
- type: "copy-to-clipboard",
293
- binding: "flow",
294
- label: {
295
- asset: {
296
- id: "Flow-footer-label",
297
- type: "text",
298
- value: "Copy flow to the clipboard"
299
- }
300
- }
301
- }
302
- }
303
- },
304
- {
305
- id: "Logs",
306
- type: "stacked-view",
307
- header: {
308
- asset: {
309
- id: "Logs-header",
310
- type: "navigation",
311
- values: [
312
- {
313
- asset: {
314
- id: "Logs-header-values-0",
315
- type: "action",
316
- value: "Config",
317
- label: {
318
- asset: {
319
- id: "Logs-header-values-0-label",
320
- type: "text",
321
- value: "Config"
322
- }
323
- }
324
- }
325
- },
326
- {
327
- asset: {
328
- id: "Logs-header-values-1",
329
- type: "action",
330
- value: "Flow",
331
- label: {
332
- asset: {
333
- id: "Logs-header-values-1-label",
334
- type: "text",
335
- value: "Flow"
336
- }
337
- }
338
- }
339
- },
340
- {
341
- asset: {
342
- id: "Logs-header-values-2",
343
- type: "action",
344
- value: "Logs",
345
- label: {
346
- asset: {
347
- id: "Logs-header-values-2-label",
348
- type: "text",
349
- value: "Logs"
350
- }
351
- }
352
- }
353
- },
354
- {
355
- asset: {
356
- id: "Logs-header-values-3",
357
- type: "action",
358
- value: "Console",
359
- label: {
360
- asset: {
361
- id: "Logs-header-values-3-label",
362
- type: "text",
363
- value: "Console"
364
- }
365
- }
366
- }
367
- },
368
- {
369
- asset: {
370
- id: "Logs-header-values-4",
371
- type: "action",
372
- value: "Editor",
373
- label: {
374
- asset: {
375
- id: "Logs-header-values-4-label",
376
- type: "text",
377
- value: "Editor"
378
- }
379
- }
380
- }
381
- }
382
- ]
383
- }
384
- },
385
- main: {
386
- asset: {
387
- id: "Logs-main",
388
- type: "table",
389
- binding: "logs"
390
- }
391
- }
392
- },
393
- {
394
- id: "Console",
395
- type: "stacked-view",
396
- header: {
397
- asset: {
398
- id: "Console-header",
399
- type: "navigation",
400
- values: [
401
- {
402
- asset: {
403
- id: "Console-header-values-0",
404
- type: "action",
405
- value: "Config",
406
- label: {
407
- asset: {
408
- id: "Console-header-values-0-label",
409
- type: "text",
410
- value: "Config"
411
- }
412
- }
413
- }
414
- },
415
- {
416
- asset: {
417
- id: "Console-header-values-1",
418
- type: "action",
419
- value: "Flow",
420
- label: {
421
- asset: {
422
- id: "Console-header-values-1-label",
423
- type: "text",
424
- value: "Flow"
425
- }
426
- }
427
- }
428
- },
429
- {
430
- asset: {
431
- id: "Console-header-values-2",
432
- type: "action",
433
- value: "Logs",
434
- label: {
435
- asset: {
436
- id: "Console-header-values-2-label",
437
- type: "text",
438
- value: "Logs"
439
- }
440
- }
441
- }
442
- },
443
- {
444
- asset: {
445
- id: "Console-header-values-3",
446
- type: "action",
447
- value: "Console",
448
- label: {
449
- asset: {
450
- id: "Console-header-values-3-label",
451
- type: "text",
452
- value: "Console"
453
- }
454
- }
455
- }
456
- },
457
- {
458
- asset: {
459
- id: "Console-header-values-4",
460
- type: "action",
461
- value: "Editor",
462
- label: {
463
- asset: {
464
- id: "Console-header-values-4-label",
465
- type: "text",
466
- value: "Editor"
467
- }
468
- }
469
- }
470
- }
471
- ]
472
- }
473
- },
474
- main: {
475
- asset: {
476
- id: "Console-main",
477
- type: "console",
478
- exp: " publish('evaluate-expression', {{expression}}) ",
479
- binding: "history"
480
- }
481
- }
482
- },
483
- {
484
- id: "Editor",
485
- type: "stacked-view",
486
- header: {
487
- asset: {
488
- id: "Editor-header",
489
- type: "navigation",
490
- values: [
491
- {
492
- asset: {
493
- id: "Editor-header-values-0",
494
- type: "action",
495
- value: "Config",
496
- label: {
497
- asset: {
498
- id: "Editor-header-values-0-label",
499
- type: "text",
500
- value: "Config"
501
- }
502
- }
503
- }
504
- },
505
- {
506
- asset: {
507
- id: "Editor-header-values-1",
508
- type: "action",
509
- value: "Flow",
510
- label: {
511
- asset: {
512
- id: "Editor-header-values-1-label",
513
- type: "text",
514
- value: "Flow"
515
- }
516
- }
517
- }
518
- },
519
- {
520
- asset: {
521
- id: "Editor-header-values-2",
522
- type: "action",
523
- value: "Logs",
524
- label: {
525
- asset: {
526
- id: "Editor-header-values-2-label",
527
- type: "text",
528
- value: "Logs"
529
- }
530
- }
531
- }
532
- },
533
- {
534
- asset: {
535
- id: "Editor-header-values-3",
536
- type: "action",
537
- value: "Console",
538
- label: {
539
- asset: {
540
- id: "Editor-header-values-3-label",
541
- type: "text",
542
- value: "Console"
543
- }
544
- }
545
- }
546
- },
547
- {
548
- asset: {
549
- id: "Editor-header-values-4",
550
- type: "action",
551
- value: "Editor",
552
- label: {
553
- asset: {
554
- id: "Editor-header-values-4-label",
555
- type: "text",
556
- value: "Editor"
557
- }
558
- }
559
- }
560
- }
561
- ]
562
- }
563
- },
564
- main: {
565
- asset: {
566
- id: "Editor-main",
567
- type: "code-editor",
568
- binding: "flow",
569
- exp: " publish('override-flow', {{code}}) "
570
- }
571
- }
572
- }
573
- ],
574
- navigation: {
575
- BEGIN: "Plugin",
576
- Plugin: {
577
- startState: "CONFIG",
578
- CONFIG: {
579
- state_type: "VIEW",
580
- ref: "Config",
581
- transitions: {
582
- Config: "CONFIG",
583
- Flow: "FLOW",
584
- Logs: "LOGS",
585
- Console: "CONSOLE",
586
- Editor: "EDITOR"
587
- }
588
- },
589
- FLOW: {
590
- state_type: "VIEW",
591
- ref: "Flow",
592
- transitions: {
593
- Config: "CONFIG",
594
- Flow: "FLOW",
595
- Logs: "LOGS",
596
- Console: "CONSOLE",
597
- Editor: "EDITOR"
598
- }
599
- },
600
- LOGS: {
601
- state_type: "VIEW",
602
- ref: "Logs",
603
- transitions: {
604
- Config: "CONFIG",
605
- Flow: "FLOW",
606
- Logs: "LOGS",
607
- Console: "CONSOLE",
608
- Editor: "EDITOR"
609
- }
610
- },
611
- CONSOLE: {
612
- state_type: "VIEW",
613
- ref: "Console",
614
- transitions: {
615
- Config: "CONFIG",
616
- Flow: "FLOW",
617
- Logs: "LOGS",
618
- Console: "CONSOLE",
619
- Editor: "EDITOR"
620
- }
621
- },
622
- EDITOR: {
623
- state_type: "VIEW",
624
- ref: "Editor",
625
- transitions: {
626
- Config: "CONFIG",
627
- Flow: "FLOW",
628
- Logs: "LOGS",
629
- Console: "CONSOLE",
630
- Editor: "EDITOR"
631
- }
632
- }
633
- }
634
- },
635
- schema: {
636
- ROOT: {
637
- playerConfig: {
638
- type: "RecordType"
639
- },
640
- flow: {
641
- type: "RecordType"
642
- },
643
- expression: {
644
- type: "StringType",
645
- default: "",
646
- validation: [
647
- {
648
- type: "string"
649
- }
650
- ],
651
- format: {
652
- type: "string"
653
- }
654
- },
655
- code: {
656
- type: "StringType",
657
- default: "",
658
- validation: [
659
- {
660
- type: "string"
661
- }
662
- ],
663
- format: {
664
- type: "string"
665
- }
666
- },
667
- history: {
668
- type: "historyType",
669
- isArray: true
670
- },
671
- logs: {
672
- type: "logsType",
673
- isArray: true
674
- }
675
- },
676
- logsType: {
677
- id: {
678
- type: "StringType",
679
- default: "",
680
- validation: [
681
- {
682
- type: "string"
683
- }
684
- ],
685
- format: {
686
- type: "string"
687
- }
688
- },
689
- time: {
690
- type: "StringType",
691
- default: "",
692
- validation: [
693
- {
694
- type: "string"
695
- }
696
- ],
697
- format: {
698
- type: "string"
699
- }
700
- },
701
- type: {
702
- type: "StringType",
703
- default: "",
704
- validation: [
705
- {
706
- type: "string"
707
- }
708
- ],
709
- format: {
710
- type: "string"
711
- }
712
- },
713
- message: {
714
- type: "StringType",
715
- default: "",
716
- validation: [
717
- {
718
- type: "string"
719
- }
720
- ],
721
- format: {
722
- type: "string"
723
- }
724
- },
725
- severity: {
726
- type: "StringType",
727
- default: "",
728
- validation: [
729
- {
730
- type: "string"
731
- }
732
- ],
733
- format: {
734
- type: "string"
735
- }
736
- },
737
- binding: {
738
- type: "StringType",
739
- default: "",
740
- validation: [
741
- {
742
- type: "string"
743
- }
744
- ],
745
- format: {
746
- type: "string"
747
- }
748
- },
749
- from: {
750
- type: "StringType",
751
- default: "",
752
- validation: [
753
- {
754
- type: "string"
755
- }
756
- ],
757
- format: {
758
- type: "string"
759
- }
760
- },
761
- to: {
762
- type: "StringType",
763
- default: "",
764
- validation: [
765
- {
766
- type: "string"
767
- }
768
- ],
769
- format: {
770
- type: "string"
771
- }
772
- },
773
- state: {
774
- type: "StringType",
775
- default: "",
776
- validation: [
777
- {
778
- type: "string"
779
- }
780
- ],
781
- format: {
782
- type: "string"
783
- }
784
- },
785
- error: {
786
- type: "StringType",
787
- default: "",
788
- validation: [
789
- {
790
- type: "string"
791
- }
792
- ],
793
- format: {
794
- type: "string"
795
- }
796
- },
797
- outcome: {
798
- type: "StringType",
799
- default: "",
800
- validation: [
801
- {
802
- type: "string"
803
- }
804
- ],
805
- format: {
806
- type: "string"
807
- }
808
- },
809
- metricType: {
810
- type: "StringType",
811
- default: "",
812
- validation: [
813
- {
814
- type: "string"
815
- }
816
- ],
817
- format: {
818
- type: "string"
819
- }
820
- }
821
- },
822
- historyType: {
823
- id: {
824
- type: "StringType",
825
- default: "",
826
- validation: [
827
- {
828
- type: "string"
829
- }
830
- ],
831
- format: {
832
- type: "string"
833
- }
834
- },
835
- expression: {
836
- type: "StringType",
837
- default: "",
838
- validation: [
839
- {
840
- type: "string"
841
- }
842
- ],
843
- format: {
844
- type: "string"
845
- }
846
- },
847
- result: {
848
- type: "StringType",
849
- default: "",
850
- validation: [
851
- {
852
- type: "string"
853
- }
854
- ],
855
- format: {
856
- type: "string"
857
- }
858
- },
859
- severity: {
860
- type: "StringType",
861
- default: "",
862
- validation: [
863
- {
864
- type: "string"
865
- }
866
- ],
867
- format: {
868
- type: "string"
869
- }
870
- }
871
- }
872
- },
873
- data: {
874
- expression: "",
875
- flow: {},
876
- history: [],
877
- logs: [],
878
- playerConfig: {}
879
- }
880
- };
95
+ var generated_default = { id: "player-ui-basic-devtools-plugin", views: [{ id: "Config", type: "stacked-view", header: { asset: { id: "Config-header", type: "navigation", values: [{ asset: { id: "Config-header-values-0", type: "action", value: "Config", label: { asset: { id: "Config-header-values-0-label", type: "text", value: "Config" } } } }, { asset: { id: "Config-header-values-1", type: "action", value: "Flow", label: { asset: { id: "Config-header-values-1-label", type: "text", value: "Flow" } } } }, { asset: { id: "Config-header-values-2", type: "action", value: "Logs", label: { asset: { id: "Config-header-values-2-label", type: "text", value: "Logs" } } } }, { asset: { id: "Config-header-values-3", type: "action", value: "Console", label: { asset: { id: "Config-header-values-3-label", type: "text", value: "Console" } } } }, { asset: { id: "Config-header-values-4", type: "action", value: "Editor", label: { asset: { id: "Config-header-values-4-label", type: "text", value: "Editor" } } } }] } }, main: { asset: { id: "Config-main", type: "object-inspector", binding: "playerConfig", label: { asset: { id: "Config-main-label", type: "text", value: "Config" } } } } }, { id: "Flow", type: "stacked-view", header: { asset: { id: "Flow-header", type: "navigation", values: [{ asset: { id: "Flow-header-values-0", type: "action", value: "Config", label: { asset: { id: "Flow-header-values-0-label", type: "text", value: "Config" } } } }, { asset: { id: "Flow-header-values-1", type: "action", value: "Flow", label: { asset: { id: "Flow-header-values-1-label", type: "text", value: "Flow" } } } }, { asset: { id: "Flow-header-values-2", type: "action", value: "Logs", label: { asset: { id: "Flow-header-values-2-label", type: "text", value: "Logs" } } } }, { asset: { id: "Flow-header-values-3", type: "action", value: "Console", label: { asset: { id: "Flow-header-values-3-label", type: "text", value: "Console" } } } }, { asset: { id: "Flow-header-values-4", type: "action", value: "Editor", label: { asset: { id: "Flow-header-values-4-label", type: "text", value: "Editor" } } } }] } }, main: { asset: { id: "Flow-main", type: "object-inspector", filter: true, binding: "flow", label: { asset: { id: "Flow-main-label", type: "text", value: "Flow" } } } }, footer: { asset: { id: "Flow-footer", type: "copy-to-clipboard", binding: "flow", label: { asset: { id: "Flow-footer-label", type: "text", value: "Copy flow to the clipboard" } } } } }, { id: "Logs", type: "stacked-view", header: { asset: { id: "Logs-header", type: "navigation", values: [{ asset: { id: "Logs-header-values-0", type: "action", value: "Config", label: { asset: { id: "Logs-header-values-0-label", type: "text", value: "Config" } } } }, { asset: { id: "Logs-header-values-1", type: "action", value: "Flow", label: { asset: { id: "Logs-header-values-1-label", type: "text", value: "Flow" } } } }, { asset: { id: "Logs-header-values-2", type: "action", value: "Logs", label: { asset: { id: "Logs-header-values-2-label", type: "text", value: "Logs" } } } }, { asset: { id: "Logs-header-values-3", type: "action", value: "Console", label: { asset: { id: "Logs-header-values-3-label", type: "text", value: "Console" } } } }, { asset: { id: "Logs-header-values-4", type: "action", value: "Editor", label: { asset: { id: "Logs-header-values-4-label", type: "text", value: "Editor" } } } }] } }, main: { asset: { id: "Logs-main", type: "table", binding: "logs" } } }, { id: "Console", type: "stacked-view", header: { asset: { id: "Console-header", type: "navigation", values: [{ asset: { id: "Console-header-values-0", type: "action", value: "Config", label: { asset: { id: "Console-header-values-0-label", type: "text", value: "Config" } } } }, { asset: { id: "Console-header-values-1", type: "action", value: "Flow", label: { asset: { id: "Console-header-values-1-label", type: "text", value: "Flow" } } } }, { asset: { id: "Console-header-values-2", type: "action", value: "Logs", label: { asset: { id: "Console-header-values-2-label", type: "text", value: "Logs" } } } }, { asset: { id: "Console-header-values-3", type: "action", value: "Console", label: { asset: { id: "Console-header-values-3-label", type: "text", value: "Console" } } } }, { asset: { id: "Console-header-values-4", type: "action", value: "Editor", label: { asset: { id: "Console-header-values-4-label", type: "text", value: "Editor" } } } }] } }, main: { asset: { id: "Console-main", type: "console", exp: " publish('evaluate-expression', {{expression}}) ", binding: "history" } } }, { id: "Editor", type: "stacked-view", header: { asset: { id: "Editor-header", type: "navigation", values: [{ asset: { id: "Editor-header-values-0", type: "action", value: "Config", label: { asset: { id: "Editor-header-values-0-label", type: "text", value: "Config" } } } }, { asset: { id: "Editor-header-values-1", type: "action", value: "Flow", label: { asset: { id: "Editor-header-values-1-label", type: "text", value: "Flow" } } } }, { asset: { id: "Editor-header-values-2", type: "action", value: "Logs", label: { asset: { id: "Editor-header-values-2-label", type: "text", value: "Logs" } } } }, { asset: { id: "Editor-header-values-3", type: "action", value: "Console", label: { asset: { id: "Editor-header-values-3-label", type: "text", value: "Console" } } } }, { asset: { id: "Editor-header-values-4", type: "action", value: "Editor", label: { asset: { id: "Editor-header-values-4-label", type: "text", value: "Editor" } } } }] } }, main: { asset: { id: "Editor-main", type: "code-editor", binding: "flow", exp: " publish('override-flow', {{code}}) " } } }], navigation: { BEGIN: "Plugin", Plugin: { startState: "CONFIG", CONFIG: { state_type: "VIEW", ref: "Config", transitions: { Config: "CONFIG", Flow: "FLOW", Logs: "LOGS", Console: "CONSOLE", Editor: "EDITOR" } }, FLOW: { state_type: "VIEW", ref: "Flow", transitions: { Config: "CONFIG", Flow: "FLOW", Logs: "LOGS", Console: "CONSOLE", Editor: "EDITOR" } }, LOGS: { state_type: "VIEW", ref: "Logs", transitions: { Config: "CONFIG", Flow: "FLOW", Logs: "LOGS", Console: "CONSOLE", Editor: "EDITOR" } }, CONSOLE: { state_type: "VIEW", ref: "Console", transitions: { Config: "CONFIG", Flow: "FLOW", Logs: "LOGS", Console: "CONSOLE", Editor: "EDITOR" } }, EDITOR: { state_type: "VIEW", ref: "Editor", transitions: { Config: "CONFIG", Flow: "FLOW", Logs: "LOGS", Console: "CONSOLE", Editor: "EDITOR" } } } }, schema: { ROOT: { playerConfig: { type: "RecordType" }, flow: { type: "RecordType" }, expression: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, code: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, history: { type: "historyType", isArray: true }, logs: { type: "logsType", isArray: true } }, logsType: { id: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, time: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, type: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, message: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, severity: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, binding: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, from: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, to: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, state: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, error: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, outcome: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, metricType: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } } }, historyType: { id: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, expression: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, result: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } }, severity: { type: "StringType", default: "", validation: [{ type: "string" }], format: { type: "string" } } } }, data: { expression: "", flow: {}, history: [], logs: [], playerConfig: {} } };
881
96
 
882
97
  // ../../../../../../../../../../../../execroot/_main/bazel-out/k8-fastbuild/bin/devtools/plugins/desktop/basic/src/WrapperComponent.tsx
883
98
  var pluginData = {
@@ -967,8 +182,7 @@ var WrapperComponent = ({
967
182
  }
968
183
  }, [state.interactions.length]);
969
184
  useEffect(() => {
970
- if (dequal(state.plugins[id]?.flow?.data?.data, data))
971
- return;
185
+ if (dequal(state.plugins[id]?.flow?.data?.data, data)) return;
972
186
  const newState = produce(state, (draft) => {
973
187
  dset(draft, ["plugins", id, "flow", "data", "data"], data);
974
188
  });
@@ -980,8 +194,7 @@ var WrapperComponent = ({
980
194
  dispatch(transaction);
981
195
  }, [data]);
982
196
  useEffect(() => {
983
- if (dequal(state.plugins[id]?.flow?.data?.logs, logs))
984
- return;
197
+ if (dequal(state.plugins[id]?.flow?.data?.logs, logs)) return;
985
198
  const newState = produce(state, (draft) => {
986
199
  dset(draft, ["plugins", id, "flow", "data", "logs"], logs);
987
200
  });
@@ -993,8 +206,7 @@ var WrapperComponent = ({
993
206
  dispatch(transaction);
994
207
  }, [logs]);
995
208
  useEffect(() => {
996
- if (dequal(state.plugins[id]?.flow?.data?.flow, flow))
997
- return;
209
+ if (dequal(state.plugins[id]?.flow?.data?.flow, flow)) return;
998
210
  const newState = produce(state, (draft) => {
999
211
  dset(draft, ["plugins", id, "flow", "data", "flow"], flow);
1000
212
  });