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