@player-tools/devtools-basic-web-plugin 0.7.0-next.6 → 0.7.0

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,793 +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
- filter: true,
314
- binding: "flow",
315
- label: {
316
- asset: {
317
- id: "Flow-main-label",
318
- type: "text",
319
- value: "Flow"
320
- }
321
- }
322
- }
323
- },
324
- footer: {
325
- asset: {
326
- id: "Flow-footer",
327
- type: "copy-to-clipboard",
328
- binding: "flow",
329
- label: {
330
- asset: {
331
- id: "Flow-footer-label",
332
- type: "text",
333
- value: "Copy flow to the clipboard"
334
- }
335
- }
336
- }
337
- }
338
- },
339
- {
340
- id: "Logs",
341
- type: "stacked-view",
342
- header: {
343
- asset: {
344
- id: "Logs-header",
345
- type: "navigation",
346
- values: [
347
- {
348
- asset: {
349
- id: "Logs-header-values-0",
350
- type: "action",
351
- value: "Config",
352
- label: {
353
- asset: {
354
- id: "Logs-header-values-0-label",
355
- type: "text",
356
- value: "Config"
357
- }
358
- }
359
- }
360
- },
361
- {
362
- asset: {
363
- id: "Logs-header-values-1",
364
- type: "action",
365
- value: "Flow",
366
- label: {
367
- asset: {
368
- id: "Logs-header-values-1-label",
369
- type: "text",
370
- value: "Flow"
371
- }
372
- }
373
- }
374
- },
375
- {
376
- asset: {
377
- id: "Logs-header-values-2",
378
- type: "action",
379
- value: "Logs",
380
- label: {
381
- asset: {
382
- id: "Logs-header-values-2-label",
383
- type: "text",
384
- value: "Logs"
385
- }
386
- }
387
- }
388
- },
389
- {
390
- asset: {
391
- id: "Logs-header-values-3",
392
- type: "action",
393
- value: "Console",
394
- label: {
395
- asset: {
396
- id: "Logs-header-values-3-label",
397
- type: "text",
398
- value: "Console"
399
- }
400
- }
401
- }
402
- },
403
- {
404
- asset: {
405
- id: "Logs-header-values-4",
406
- type: "action",
407
- value: "Editor",
408
- label: {
409
- asset: {
410
- id: "Logs-header-values-4-label",
411
- type: "text",
412
- value: "Editor"
413
- }
414
- }
415
- }
416
- }
417
- ]
418
- }
419
- },
420
- main: {
421
- asset: {
422
- id: "Logs-main",
423
- type: "table",
424
- binding: "logs"
425
- }
426
- }
427
- },
428
- {
429
- id: "Console",
430
- type: "stacked-view",
431
- header: {
432
- asset: {
433
- id: "Console-header",
434
- type: "navigation",
435
- values: [
436
- {
437
- asset: {
438
- id: "Console-header-values-0",
439
- type: "action",
440
- value: "Config",
441
- label: {
442
- asset: {
443
- id: "Console-header-values-0-label",
444
- type: "text",
445
- value: "Config"
446
- }
447
- }
448
- }
449
- },
450
- {
451
- asset: {
452
- id: "Console-header-values-1",
453
- type: "action",
454
- value: "Flow",
455
- label: {
456
- asset: {
457
- id: "Console-header-values-1-label",
458
- type: "text",
459
- value: "Flow"
460
- }
461
- }
462
- }
463
- },
464
- {
465
- asset: {
466
- id: "Console-header-values-2",
467
- type: "action",
468
- value: "Logs",
469
- label: {
470
- asset: {
471
- id: "Console-header-values-2-label",
472
- type: "text",
473
- value: "Logs"
474
- }
475
- }
476
- }
477
- },
478
- {
479
- asset: {
480
- id: "Console-header-values-3",
481
- type: "action",
482
- value: "Console",
483
- label: {
484
- asset: {
485
- id: "Console-header-values-3-label",
486
- type: "text",
487
- value: "Console"
488
- }
489
- }
490
- }
491
- },
492
- {
493
- asset: {
494
- id: "Console-header-values-4",
495
- type: "action",
496
- value: "Editor",
497
- label: {
498
- asset: {
499
- id: "Console-header-values-4-label",
500
- type: "text",
501
- value: "Editor"
502
- }
503
- }
504
- }
505
- }
506
- ]
507
- }
508
- },
509
- main: {
510
- asset: {
511
- id: "Console-main",
512
- type: "console",
513
- exp: " publish('evaluate-expression', {{expression}}) ",
514
- binding: "history"
515
- }
516
- }
517
- },
518
- {
519
- id: "Editor",
520
- type: "stacked-view",
521
- header: {
522
- asset: {
523
- id: "Editor-header",
524
- type: "navigation",
525
- values: [
526
- {
527
- asset: {
528
- id: "Editor-header-values-0",
529
- type: "action",
530
- value: "Config",
531
- label: {
532
- asset: {
533
- id: "Editor-header-values-0-label",
534
- type: "text",
535
- value: "Config"
536
- }
537
- }
538
- }
539
- },
540
- {
541
- asset: {
542
- id: "Editor-header-values-1",
543
- type: "action",
544
- value: "Flow",
545
- label: {
546
- asset: {
547
- id: "Editor-header-values-1-label",
548
- type: "text",
549
- value: "Flow"
550
- }
551
- }
552
- }
553
- },
554
- {
555
- asset: {
556
- id: "Editor-header-values-2",
557
- type: "action",
558
- value: "Logs",
559
- label: {
560
- asset: {
561
- id: "Editor-header-values-2-label",
562
- type: "text",
563
- value: "Logs"
564
- }
565
- }
566
- }
567
- },
568
- {
569
- asset: {
570
- id: "Editor-header-values-3",
571
- type: "action",
572
- value: "Console",
573
- label: {
574
- asset: {
575
- id: "Editor-header-values-3-label",
576
- type: "text",
577
- value: "Console"
578
- }
579
- }
580
- }
581
- },
582
- {
583
- asset: {
584
- id: "Editor-header-values-4",
585
- type: "action",
586
- value: "Editor",
587
- label: {
588
- asset: {
589
- id: "Editor-header-values-4-label",
590
- type: "text",
591
- value: "Editor"
592
- }
593
- }
594
- }
595
- }
596
- ]
597
- }
598
- },
599
- main: {
600
- asset: {
601
- id: "Editor-main",
602
- type: "code-editor",
603
- binding: "flow",
604
- exp: " publish('override-flow', {{code}}) "
605
- }
606
- }
607
- }
608
- ],
609
- navigation: {
610
- BEGIN: "Plugin",
611
- Plugin: {
612
- startState: "CONFIG",
613
- CONFIG: {
614
- state_type: "VIEW",
615
- ref: "Config",
616
- transitions: {
617
- Config: "CONFIG",
618
- Flow: "FLOW",
619
- Logs: "LOGS",
620
- Console: "CONSOLE",
621
- Editor: "EDITOR"
622
- }
623
- },
624
- FLOW: {
625
- state_type: "VIEW",
626
- ref: "Flow",
627
- transitions: {
628
- Config: "CONFIG",
629
- Flow: "FLOW",
630
- Logs: "LOGS",
631
- Console: "CONSOLE",
632
- Editor: "EDITOR"
633
- }
634
- },
635
- LOGS: {
636
- state_type: "VIEW",
637
- ref: "Logs",
638
- transitions: {
639
- Config: "CONFIG",
640
- Flow: "FLOW",
641
- Logs: "LOGS",
642
- Console: "CONSOLE",
643
- Editor: "EDITOR"
644
- }
645
- },
646
- CONSOLE: {
647
- state_type: "VIEW",
648
- ref: "Console",
649
- transitions: {
650
- Config: "CONFIG",
651
- Flow: "FLOW",
652
- Logs: "LOGS",
653
- Console: "CONSOLE",
654
- Editor: "EDITOR"
655
- }
656
- },
657
- EDITOR: {
658
- state_type: "VIEW",
659
- ref: "Editor",
660
- transitions: {
661
- Config: "CONFIG",
662
- Flow: "FLOW",
663
- Logs: "LOGS",
664
- Console: "CONSOLE",
665
- Editor: "EDITOR"
666
- }
667
- }
668
- }
669
- },
670
- schema: {
671
- ROOT: {
672
- playerConfig: {
673
- type: "RecordType"
674
- },
675
- flow: {
676
- type: "RecordType"
677
- },
678
- expression: {
679
- type: "StringType",
680
- default: "",
681
- validation: [
682
- {
683
- type: "string"
684
- }
685
- ],
686
- format: {
687
- type: "string"
688
- }
689
- },
690
- code: {
691
- type: "StringType",
692
- default: "",
693
- validation: [
694
- {
695
- type: "string"
696
- }
697
- ],
698
- format: {
699
- type: "string"
700
- }
701
- },
702
- history: {
703
- type: "historyType",
704
- isArray: true
705
- },
706
- logs: {
707
- type: "logsType",
708
- isArray: true
709
- }
710
- },
711
- logsType: {
712
- id: {
713
- type: "StringType",
714
- default: "",
715
- validation: [
716
- {
717
- type: "string"
718
- }
719
- ],
720
- format: {
721
- type: "string"
722
- }
723
- },
724
- time: {
725
- type: "StringType",
726
- default: "",
727
- validation: [
728
- {
729
- type: "string"
730
- }
731
- ],
732
- format: {
733
- type: "string"
734
- }
735
- },
736
- type: {
737
- type: "StringType",
738
- default: "",
739
- validation: [
740
- {
741
- type: "string"
742
- }
743
- ],
744
- format: {
745
- type: "string"
746
- }
747
- },
748
- message: {
749
- type: "StringType",
750
- default: "",
751
- validation: [
752
- {
753
- type: "string"
754
- }
755
- ],
756
- format: {
757
- type: "string"
758
- }
759
- },
760
- severity: {
761
- type: "StringType",
762
- default: "",
763
- validation: [
764
- {
765
- type: "string"
766
- }
767
- ],
768
- format: {
769
- type: "string"
770
- }
771
- },
772
- binding: {
773
- type: "StringType",
774
- default: "",
775
- validation: [
776
- {
777
- type: "string"
778
- }
779
- ],
780
- format: {
781
- type: "string"
782
- }
783
- },
784
- from: {
785
- type: "StringType",
786
- default: "",
787
- validation: [
788
- {
789
- type: "string"
790
- }
791
- ],
792
- format: {
793
- type: "string"
794
- }
795
- },
796
- to: {
797
- type: "StringType",
798
- default: "",
799
- validation: [
800
- {
801
- type: "string"
802
- }
803
- ],
804
- format: {
805
- type: "string"
806
- }
807
- },
808
- state: {
809
- type: "StringType",
810
- default: "",
811
- validation: [
812
- {
813
- type: "string"
814
- }
815
- ],
816
- format: {
817
- type: "string"
818
- }
819
- },
820
- error: {
821
- type: "StringType",
822
- default: "",
823
- validation: [
824
- {
825
- type: "string"
826
- }
827
- ],
828
- format: {
829
- type: "string"
830
- }
831
- },
832
- outcome: {
833
- type: "StringType",
834
- default: "",
835
- validation: [
836
- {
837
- type: "string"
838
- }
839
- ],
840
- format: {
841
- type: "string"
842
- }
843
- },
844
- metricType: {
845
- type: "StringType",
846
- default: "",
847
- validation: [
848
- {
849
- type: "string"
850
- }
851
- ],
852
- format: {
853
- type: "string"
854
- }
855
- }
856
- },
857
- historyType: {
858
- id: {
859
- type: "StringType",
860
- default: "",
861
- validation: [
862
- {
863
- type: "string"
864
- }
865
- ],
866
- format: {
867
- type: "string"
868
- }
869
- },
870
- expression: {
871
- type: "StringType",
872
- default: "",
873
- validation: [
874
- {
875
- type: "string"
876
- }
877
- ],
878
- format: {
879
- type: "string"
880
- }
881
- },
882
- result: {
883
- type: "StringType",
884
- default: "",
885
- validation: [
886
- {
887
- type: "string"
888
- }
889
- ],
890
- format: {
891
- type: "string"
892
- }
893
- },
894
- severity: {
895
- type: "StringType",
896
- default: "",
897
- validation: [
898
- {
899
- type: "string"
900
- }
901
- ],
902
- format: {
903
- type: "string"
904
- }
905
- }
906
- }
907
- },
908
- data: {
909
- expression: "",
910
- flow: {},
911
- history: [],
912
- logs: [],
913
- playerConfig: {}
914
- }
915
- };
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: {} } };
916
130
 
917
131
  // ../../../../../../../../../../../../execroot/_main/bazel-out/k8-fastbuild/bin/devtools/plugins/desktop/basic/src/WrapperComponent.tsx
918
132
  var pluginData = {