@playwright-repl/runner 0.23.0 → 0.24.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.
Files changed (45) hide show
  1. package/dist/bridge-utils.cjs +4 -0
  2. package/dist/bridge-utils.cjs.map +1 -1
  3. package/dist/bridge-utils.d.cts.map +1 -1
  4. package/dist/compiler/classify.d.ts.map +1 -1
  5. package/dist/compiler/classify.js +2 -0
  6. package/dist/compiler/classify.js.map +1 -1
  7. package/dist/pw-cli.js +3 -6
  8. package/dist/pw-cli.js.map +1 -1
  9. package/package.json +4 -3
  10. package/dist/chrome-extension/background.js +0 -233485
  11. package/dist/chrome-extension/background.js.map +0 -1
  12. package/dist/chrome-extension/content/picker.js +0 -279
  13. package/dist/chrome-extension/content/recorder.js +0 -475
  14. package/dist/chrome-extension/devtools/console.html +0 -17
  15. package/dist/chrome-extension/devtools/console.js +0 -44
  16. package/dist/chrome-extension/devtools/console.js.map +0 -1
  17. package/dist/chrome-extension/devtools/devtools.html +0 -8
  18. package/dist/chrome-extension/devtools/devtools.js +0 -7
  19. package/dist/chrome-extension/devtools/devtools.js.map +0 -1
  20. package/dist/chrome-extension/icons/dramaturg_icon_128.png +0 -0
  21. package/dist/chrome-extension/icons/dramaturg_icon_16.png +0 -0
  22. package/dist/chrome-extension/icons/dramaturg_icon_32.png +0 -0
  23. package/dist/chrome-extension/icons/dramaturg_icon_48.png +0 -0
  24. package/dist/chrome-extension/index.css +0 -1333
  25. package/dist/chrome-extension/index.js +0 -12462
  26. package/dist/chrome-extension/index.js.map +0 -1
  27. package/dist/chrome-extension/index2.js +0 -27327
  28. package/dist/chrome-extension/index2.js.map +0 -1
  29. package/dist/chrome-extension/manifest.json +0 -46
  30. package/dist/chrome-extension/modulepreload-polyfill.js +0 -30
  31. package/dist/chrome-extension/modulepreload-polyfill.js.map +0 -1
  32. package/dist/chrome-extension/newtab/newtab.html +0 -202
  33. package/dist/chrome-extension/offscreen/offscreen.html +0 -6
  34. package/dist/chrome-extension/offscreen/offscreen.js +0 -54
  35. package/dist/chrome-extension/offscreen/offscreen.js.map +0 -1
  36. package/dist/chrome-extension/panel/panel.html +0 -16
  37. package/dist/chrome-extension/panel/panel.js +0 -2210
  38. package/dist/chrome-extension/panel/panel.js.map +0 -1
  39. package/dist/chrome-extension/preferences/preferences.html +0 -14
  40. package/dist/chrome-extension/preferences/preferences.js +0 -102
  41. package/dist/chrome-extension/preferences/preferences.js.map +0 -1
  42. package/dist/chrome-extension/settings.js +0 -13
  43. package/dist/chrome-extension/settings.js.map +0 -1
  44. package/dist/chrome-extension/sw-debugger-core.js +0 -1127
  45. package/dist/chrome-extension/sw-debugger-core.js.map +0 -1
@@ -1,1333 +0,0 @@
1
- /*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
2
- @layer properties {
3
- @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
4
- *, :before, :after, ::backdrop {
5
- --tw-border-style: solid;
6
- --tw-leading: initial;
7
- --tw-shadow: 0 0 #0000;
8
- --tw-shadow-color: initial;
9
- --tw-shadow-alpha: 100%;
10
- --tw-inset-shadow: 0 0 #0000;
11
- --tw-inset-shadow-color: initial;
12
- --tw-inset-shadow-alpha: 100%;
13
- --tw-ring-color: initial;
14
- --tw-ring-shadow: 0 0 #0000;
15
- --tw-inset-ring-color: initial;
16
- --tw-inset-ring-shadow: 0 0 #0000;
17
- --tw-ring-inset: initial;
18
- --tw-ring-offset-width: 0px;
19
- --tw-ring-offset-color: #fff;
20
- --tw-ring-offset-shadow: 0 0 #0000;
21
- --tw-outline-style: solid;
22
- --tw-blur: initial;
23
- --tw-brightness: initial;
24
- --tw-contrast: initial;
25
- --tw-grayscale: initial;
26
- --tw-hue-rotate: initial;
27
- --tw-invert: initial;
28
- --tw-opacity: initial;
29
- --tw-saturate: initial;
30
- --tw-sepia: initial;
31
- --tw-drop-shadow: initial;
32
- --tw-drop-shadow-color: initial;
33
- --tw-drop-shadow-alpha: 100%;
34
- --tw-drop-shadow-size: initial;
35
- }
36
- }
37
- }
38
-
39
- @layer theme {
40
- :root, :host {
41
- --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
42
- "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
43
- --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
44
- "Courier New", monospace;
45
- --color-black: #000;
46
- --color-white: #fff;
47
- --spacing: .25rem;
48
- --radius-sm: .25rem;
49
- --default-font-family: var(--font-sans);
50
- --default-mono-font-family: var(--font-mono);
51
- }
52
- }
53
-
54
- @layer base {
55
- *, :after, :before, ::backdrop {
56
- box-sizing: border-box;
57
- border: 0 solid;
58
- margin: 0;
59
- padding: 0;
60
- }
61
-
62
- ::file-selector-button {
63
- box-sizing: border-box;
64
- border: 0 solid;
65
- margin: 0;
66
- padding: 0;
67
- }
68
-
69
- html, :host {
70
- -webkit-text-size-adjust: 100%;
71
- tab-size: 4;
72
- line-height: 1.5;
73
- font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
74
- font-feature-settings: var(--default-font-feature-settings, normal);
75
- font-variation-settings: var(--default-font-variation-settings, normal);
76
- -webkit-tap-highlight-color: transparent;
77
- }
78
-
79
- hr {
80
- height: 0;
81
- color: inherit;
82
- border-top-width: 1px;
83
- }
84
-
85
- abbr:where([title]) {
86
- -webkit-text-decoration: underline dotted;
87
- text-decoration: underline dotted;
88
- }
89
-
90
- h1, h2, h3, h4, h5, h6 {
91
- font-size: inherit;
92
- font-weight: inherit;
93
- }
94
-
95
- a {
96
- color: inherit;
97
- -webkit-text-decoration: inherit;
98
- -webkit-text-decoration: inherit;
99
- -webkit-text-decoration: inherit;
100
- text-decoration: inherit;
101
- }
102
-
103
- b, strong {
104
- font-weight: bolder;
105
- }
106
-
107
- code, kbd, samp, pre {
108
- font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
109
- font-feature-settings: var(--default-mono-font-feature-settings, normal);
110
- font-variation-settings: var(--default-mono-font-variation-settings, normal);
111
- font-size: 1em;
112
- }
113
-
114
- small {
115
- font-size: 80%;
116
- }
117
-
118
- sub, sup {
119
- vertical-align: baseline;
120
- font-size: 75%;
121
- line-height: 0;
122
- position: relative;
123
- }
124
-
125
- sub {
126
- bottom: -.25em;
127
- }
128
-
129
- sup {
130
- top: -.5em;
131
- }
132
-
133
- table {
134
- text-indent: 0;
135
- border-color: inherit;
136
- border-collapse: collapse;
137
- }
138
-
139
- :-moz-focusring {
140
- outline: auto;
141
- }
142
-
143
- progress {
144
- vertical-align: baseline;
145
- }
146
-
147
- summary {
148
- display: list-item;
149
- }
150
-
151
- ol, ul, menu {
152
- list-style: none;
153
- }
154
-
155
- img, svg, video, canvas, audio, iframe, embed, object {
156
- vertical-align: middle;
157
- display: block;
158
- }
159
-
160
- img, video {
161
- max-width: 100%;
162
- height: auto;
163
- }
164
-
165
- button, input, select, optgroup, textarea {
166
- font: inherit;
167
- font-feature-settings: inherit;
168
- font-variation-settings: inherit;
169
- letter-spacing: inherit;
170
- color: inherit;
171
- opacity: 1;
172
- background-color: #0000;
173
- border-radius: 0;
174
- }
175
-
176
- ::file-selector-button {
177
- font: inherit;
178
- font-feature-settings: inherit;
179
- font-variation-settings: inherit;
180
- letter-spacing: inherit;
181
- color: inherit;
182
- opacity: 1;
183
- background-color: #0000;
184
- border-radius: 0;
185
- }
186
-
187
- :where(select:is([multiple], [size])) optgroup {
188
- font-weight: bolder;
189
- }
190
-
191
- :where(select:is([multiple], [size])) optgroup option {
192
- padding-inline-start: 20px;
193
- }
194
-
195
- ::file-selector-button {
196
- margin-inline-end: 4px;
197
- }
198
-
199
- ::placeholder {
200
- opacity: 1;
201
- }
202
-
203
- @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
204
- ::placeholder {
205
- color: currentColor;
206
- }
207
-
208
- @supports (color: color-mix(in lab, red, red)) {
209
- ::placeholder {
210
- color: color-mix(in oklab, currentcolor 50%, transparent);
211
- }
212
- }
213
- }
214
-
215
- textarea {
216
- resize: vertical;
217
- }
218
-
219
- ::-webkit-search-decoration {
220
- -webkit-appearance: none;
221
- }
222
-
223
- ::-webkit-date-and-time-value {
224
- min-height: 1lh;
225
- text-align: inherit;
226
- }
227
-
228
- ::-webkit-datetime-edit {
229
- display: inline-flex;
230
- }
231
-
232
- ::-webkit-datetime-edit-fields-wrapper {
233
- padding: 0;
234
- }
235
-
236
- ::-webkit-datetime-edit {
237
- padding-block: 0;
238
- }
239
-
240
- ::-webkit-datetime-edit-year-field {
241
- padding-block: 0;
242
- }
243
-
244
- ::-webkit-datetime-edit-month-field {
245
- padding-block: 0;
246
- }
247
-
248
- ::-webkit-datetime-edit-day-field {
249
- padding-block: 0;
250
- }
251
-
252
- ::-webkit-datetime-edit-hour-field {
253
- padding-block: 0;
254
- }
255
-
256
- ::-webkit-datetime-edit-minute-field {
257
- padding-block: 0;
258
- }
259
-
260
- ::-webkit-datetime-edit-second-field {
261
- padding-block: 0;
262
- }
263
-
264
- ::-webkit-datetime-edit-millisecond-field {
265
- padding-block: 0;
266
- }
267
-
268
- ::-webkit-datetime-edit-meridiem-field {
269
- padding-block: 0;
270
- }
271
-
272
- ::-webkit-calendar-picker-indicator {
273
- line-height: 1;
274
- }
275
-
276
- :-moz-ui-invalid {
277
- box-shadow: none;
278
- }
279
-
280
- button, input:where([type="button"], [type="reset"], [type="submit"]) {
281
- appearance: button;
282
- }
283
-
284
- ::file-selector-button {
285
- appearance: button;
286
- }
287
-
288
- ::-webkit-inner-spin-button {
289
- height: auto;
290
- }
291
-
292
- ::-webkit-outer-spin-button {
293
- height: auto;
294
- }
295
-
296
- [hidden]:where(:not([hidden="until-found"])) {
297
- display: none !important;
298
- }
299
- }
300
-
301
- @layer components;
302
-
303
- @layer utilities {
304
- .visible {
305
- visibility: visible;
306
- }
307
-
308
- .absolute {
309
- position: absolute;
310
- }
311
-
312
- .fixed {
313
- position: fixed;
314
- }
315
-
316
- .relative {
317
- position: relative;
318
- }
319
-
320
- .static {
321
- position: static;
322
- }
323
-
324
- .inset-0 {
325
- inset: calc(var(--spacing) * 0);
326
- }
327
-
328
- .start {
329
- inset-inline-start: var(--spacing);
330
- }
331
-
332
- .end {
333
- inset-inline-end: var(--spacing);
334
- }
335
-
336
- .top-1 {
337
- top: calc(var(--spacing) * 1);
338
- }
339
-
340
- .top-\[10px\] {
341
- top: 10px;
342
- }
343
-
344
- .right-1 {
345
- right: calc(var(--spacing) * 1);
346
- }
347
-
348
- .right-\[10px\] {
349
- right: 10px;
350
- }
351
-
352
- .right-\[50px\] {
353
- right: 50px;
354
- }
355
-
356
- .z-100 {
357
- z-index: 100;
358
- }
359
-
360
- .container {
361
- width: 100%;
362
- }
363
-
364
- @media (min-width: 40rem) {
365
- .container {
366
- max-width: 40rem;
367
- }
368
- }
369
-
370
- @media (min-width: 48rem) {
371
- .container {
372
- max-width: 48rem;
373
- }
374
- }
375
-
376
- @media (min-width: 64rem) {
377
- .container {
378
- max-width: 64rem;
379
- }
380
- }
381
-
382
- @media (min-width: 80rem) {
383
- .container {
384
- max-width: 80rem;
385
- }
386
- }
387
-
388
- @media (min-width: 96rem) {
389
- .container {
390
- max-width: 96rem;
391
- }
392
- }
393
-
394
- .m-0 {
395
- margin: calc(var(--spacing) * 0);
396
- }
397
-
398
- .mx-0 {
399
- margin-inline: calc(var(--spacing) * 0);
400
- }
401
-
402
- .mx-1 {
403
- margin-inline: calc(var(--spacing) * 1);
404
- }
405
-
406
- .my-\[6px\] {
407
- margin-block: 6px;
408
- }
409
-
410
- .mt-0\.5 {
411
- margin-top: calc(var(--spacing) * .5);
412
- }
413
-
414
- .block {
415
- display: block;
416
- }
417
-
418
- .contents {
419
- display: contents;
420
- }
421
-
422
- .flex {
423
- display: flex;
424
- }
425
-
426
- .hidden {
427
- display: none;
428
- }
429
-
430
- .inline {
431
- display: inline;
432
- }
433
-
434
- .inline-block {
435
- display: inline-block;
436
- }
437
-
438
- .inline-flex {
439
- display: inline-flex;
440
- }
441
-
442
- .table {
443
- display: table;
444
- }
445
-
446
- .h-4\.5 {
447
- height: calc(var(--spacing) * 4.5);
448
- }
449
-
450
- .h-\[2px\] {
451
- height: 2px;
452
- }
453
-
454
- .h-\[6px\] {
455
- height: 6px;
456
- }
457
-
458
- .max-h-\[95\%\] {
459
- max-height: 95%;
460
- }
461
-
462
- .min-h-20 {
463
- min-height: calc(var(--spacing) * 20);
464
- }
465
-
466
- .min-h-\[80px\] {
467
- min-height: 80px;
468
- }
469
-
470
- .w-10 {
471
- width: calc(var(--spacing) * 10);
472
- }
473
-
474
- .w-full {
475
- width: 100%;
476
- }
477
-
478
- .w-px {
479
- width: 1px;
480
- }
481
-
482
- .max-w-100 {
483
- max-width: calc(var(--spacing) * 100);
484
- }
485
-
486
- .max-w-\[95\%\] {
487
- max-width: 95%;
488
- }
489
-
490
- .min-w-0 {
491
- min-width: calc(var(--spacing) * 0);
492
- }
493
-
494
- .flex-1 {
495
- flex: 1;
496
- }
497
-
498
- .shrink-0 {
499
- flex-shrink: 0;
500
- }
501
-
502
- .cursor-default {
503
- cursor: default;
504
- }
505
-
506
- .cursor-pointer {
507
- cursor: pointer;
508
- }
509
-
510
- .cursor-row-resize {
511
- cursor: row-resize;
512
- }
513
-
514
- .cursor-zoom-in {
515
- cursor: zoom-in;
516
- }
517
-
518
- .resize {
519
- resize: both;
520
- }
521
-
522
- .flex-col {
523
- flex-direction: column;
524
- }
525
-
526
- .flex-wrap {
527
- flex-wrap: wrap;
528
- }
529
-
530
- .items-center {
531
- align-items: center;
532
- }
533
-
534
- .items-start {
535
- align-items: flex-start;
536
- }
537
-
538
- .justify-between {
539
- justify-content: space-between;
540
- }
541
-
542
- .justify-center {
543
- justify-content: center;
544
- }
545
-
546
- .gap-1 {
547
- gap: calc(var(--spacing) * 1);
548
- }
549
-
550
- .gap-2 {
551
- gap: calc(var(--spacing) * 2);
552
- }
553
-
554
- .gap-3 {
555
- gap: calc(var(--spacing) * 3);
556
- }
557
-
558
- .overflow-auto {
559
- overflow: auto;
560
- }
561
-
562
- .overflow-hidden {
563
- overflow: hidden;
564
- }
565
-
566
- .overflow-y-auto {
567
- overflow-y: auto;
568
- }
569
-
570
- .rounded {
571
- border-radius: .25rem;
572
- }
573
-
574
- .rounded-\[1px\] {
575
- border-radius: 1px;
576
- }
577
-
578
- .rounded-\[3px\] {
579
- border-radius: 3px;
580
- }
581
-
582
- .rounded-\[4px\] {
583
- border-radius: 4px;
584
- }
585
-
586
- .rounded-none {
587
- border-radius: 0;
588
- }
589
-
590
- .rounded-sm {
591
- border-radius: var(--radius-sm);
592
- }
593
-
594
- .border {
595
- border-style: var(--tw-border-style);
596
- border-width: 1px;
597
- }
598
-
599
- .border-0 {
600
- border-style: var(--tw-border-style);
601
- border-width: 0;
602
- }
603
-
604
- .border-y {
605
- border-block-style: var(--tw-border-style);
606
- border-block-width: 1px;
607
- }
608
-
609
- .border-b {
610
- border-bottom-style: var(--tw-border-style);
611
- border-bottom-width: 1px;
612
- }
613
-
614
- .border-solid {
615
- --tw-border-style: solid;
616
- border-style: solid;
617
- }
618
-
619
- .border-\(--border-button\) {
620
- border-color: var(--border-button);
621
- }
622
-
623
- .border-\(--border-primary\) {
624
- border-color: var(--border-primary);
625
- }
626
-
627
- .border-white\/30 {
628
- border-color: #ffffff4d;
629
- }
630
-
631
- @supports (color: color-mix(in lab, red, red)) {
632
- .border-white\/30 {
633
- border-color: color-mix(in oklab, var(--color-white) 30%, transparent);
634
- }
635
- }
636
-
637
- .bg-\(--bg-button\) {
638
- background-color: var(--bg-button);
639
- }
640
-
641
- .bg-\(--bg-editor\) {
642
- background-color: var(--bg-editor);
643
- }
644
-
645
- .bg-\(--bg-line-highlight\) {
646
- background-color: var(--bg-line-highlight);
647
- }
648
-
649
- .bg-\(--bg-splitter\) {
650
- background-color: var(--bg-splitter);
651
- }
652
-
653
- .bg-\(--bg-toolbar\) {
654
- background-color: var(--bg-toolbar);
655
- }
656
-
657
- .bg-\(--color-splitter-handle\) {
658
- background-color: var(--color-splitter-handle);
659
- }
660
-
661
- .bg-\(--color-toolbar-sep\) {
662
- background-color: var(--color-toolbar-sep);
663
- }
664
-
665
- .bg-black\/80 {
666
- background-color: #000c;
667
- }
668
-
669
- @supports (color: color-mix(in lab, red, red)) {
670
- .bg-black\/80 {
671
- background-color: color-mix(in oklab, var(--color-black) 80%, transparent);
672
- }
673
- }
674
-
675
- .bg-white\/15 {
676
- background-color: #ffffff26;
677
- }
678
-
679
- @supports (color: color-mix(in lab, red, red)) {
680
- .bg-white\/15 {
681
- background-color: color-mix(in oklab, var(--color-white) 15%, transparent);
682
- }
683
- }
684
-
685
- .p-2 {
686
- padding: calc(var(--spacing) * 2);
687
- }
688
-
689
- .px-1 {
690
- padding-inline: calc(var(--spacing) * 1);
691
- }
692
-
693
- .px-1\.5 {
694
- padding-inline: calc(var(--spacing) * 1.5);
695
- }
696
-
697
- .px-2 {
698
- padding-inline: calc(var(--spacing) * 2);
699
- }
700
-
701
- .px-3 {
702
- padding-inline: calc(var(--spacing) * 3);
703
- }
704
-
705
- .px-\[14px\] {
706
- padding-inline: 14px;
707
- }
708
-
709
- .py-0\.5 {
710
- padding-block: calc(var(--spacing) * .5);
711
- }
712
-
713
- .py-1 {
714
- padding-block: calc(var(--spacing) * 1);
715
- }
716
-
717
- .py-2 {
718
- padding-block: calc(var(--spacing) * 2);
719
- }
720
-
721
- .py-\[2px\] {
722
- padding-block: 2px;
723
- }
724
-
725
- .pt-0\.5 {
726
- padding-top: calc(var(--spacing) * .5);
727
- }
728
-
729
- .pb-1 {
730
- padding-bottom: calc(var(--spacing) * 1);
731
- }
732
-
733
- .font-\[inherit\] {
734
- font-family: inherit;
735
- }
736
-
737
- .text-\[10px\] {
738
- font-size: 10px;
739
- }
740
-
741
- .text-\[11px\] {
742
- font-size: 11px;
743
- }
744
-
745
- .text-\[12px\] {
746
- font-size: 12px;
747
- }
748
-
749
- .text-\[18px\] {
750
- font-size: 18px;
751
- }
752
-
753
- .leading-4 {
754
- --tw-leading: calc(var(--spacing) * 4);
755
- line-height: calc(var(--spacing) * 4);
756
- }
757
-
758
- .leading-none {
759
- --tw-leading: 1;
760
- line-height: 1;
761
- }
762
-
763
- .wrap-break-word {
764
- overflow-wrap: break-word;
765
- }
766
-
767
- .whitespace-pre-wrap {
768
- white-space: pre-wrap;
769
- }
770
-
771
- .text-\(--color-command\) {
772
- color: var(--color-command);
773
- }
774
-
775
- .text-\(--color-error\) {
776
- color: var(--color-error);
777
- }
778
-
779
- .text-\(--color-prompt\) {
780
- color: var(--color-prompt);
781
- }
782
-
783
- .text-\(--color-success\) {
784
- color: var(--color-success);
785
- }
786
-
787
- .text-\(--text-default\) {
788
- color: var(--text-default);
789
- }
790
-
791
- .text-\(--text-dim\) {
792
- color: var(--text-dim);
793
- }
794
-
795
- .text-white {
796
- color: var(--color-white);
797
- }
798
-
799
- .lowercase {
800
- text-transform: lowercase;
801
- }
802
-
803
- .italic {
804
- font-style: italic;
805
- }
806
-
807
- .underline {
808
- text-decoration-line: underline;
809
- }
810
-
811
- .shadow-\[0_4px_20px_rgba\(0\,0\,0\,0\.5\)\] {
812
- --tw-shadow: 0 4px 20px var(--tw-shadow-color, #00000080);
813
- box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
814
- }
815
-
816
- .outline {
817
- outline-style: var(--tw-outline-style);
818
- outline-width: 1px;
819
- }
820
-
821
- .blur {
822
- --tw-blur: blur(8px);
823
- filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
824
- }
825
-
826
- .filter {
827
- filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
828
- }
829
-
830
- .last\:border-b-0:last-child {
831
- border-bottom-style: var(--tw-border-style);
832
- border-bottom-width: 0;
833
- }
834
-
835
- @media (hover: hover) {
836
- .hover\:bg-\(--bg-button-hover\):hover {
837
- background-color: var(--bg-button-hover);
838
- }
839
-
840
- .hover\:bg-white\/30:hover {
841
- background-color: #ffffff4d;
842
- }
843
-
844
- @supports (color: color-mix(in lab, red, red)) {
845
- .hover\:bg-white\/30:hover {
846
- background-color: color-mix(in oklab, var(--color-white) 30%, transparent);
847
- }
848
- }
849
- }
850
- }
851
-
852
- :root {
853
- --bg-body: #fff;
854
- --bg-toolbar: #f3f3f3;
855
- --bg-editor: #fff;
856
- --bg-line-highlight: #e8e8e8;
857
- --bg-run-line: #d4ecfb;
858
- --bg-button: #e0e0e0;
859
- --bg-button-hover: #d0d0d0;
860
- --bg-splitter: #f3f3f3;
861
- --bg-splitter-hover: #e8e8e8;
862
- --bg-scrollbar-track: #fff;
863
- --bg-scrollbar-thumb: #c1c1c1;
864
- --bg-scrollbar-thumb-hover: #a8a8a8;
865
- --text-default: #1e1e1e;
866
- --text-line-numbers: #858585;
867
- --text-dim: #6e6e6e;
868
- --text-placeholder: #a0a0a0;
869
- --border-primary: #d4d4d4;
870
- --border-button: #c8c8c8;
871
- --border-screenshot: #d4d4d4;
872
- --color-run-bg: #2ea043;
873
- --color-run-bg-hover: #3fb950;
874
- --color-recording-bg: #fde8e8;
875
- --color-recording-text: #d32f2f;
876
- --color-recording-border: #d32f2f;
877
- --color-error: #d32f2f;
878
- --color-success: #2e7d32;
879
- --color-command: #0451a5;
880
- --color-snapshot: #0070c1;
881
- --color-comment: #6a9955;
882
- --color-string: #a31515;
883
- --color-flag: #795e26;
884
- --color-url: #0070c1;
885
- --color-active-line: #795e26;
886
- --color-line-pass: #2e7d32;
887
- --color-line-fail: #d32f2f;
888
- --color-prompt: #2e7d32;
889
- --color-splitter-handle: #a0a0a0;
890
- --color-splitter-handle-hover: #007acc;
891
- --color-toolbar-sep: #d4d4d4;
892
- --color-caret: #1e1e1e;
893
- --color-breakpoint: #e51400;
894
- --color-inline-value: #6e6e6e;
895
- }
896
-
897
- .theme-dark {
898
- --bg-body: #1e1e1e;
899
- --bg-toolbar: #252526;
900
- --bg-editor: #1e1e1e;
901
- --bg-line-highlight: #2a2d2e;
902
- --bg-run-line: #1a3a50;
903
- --bg-button: #333;
904
- --bg-button-hover: #3c3c3c;
905
- --bg-splitter: #252526;
906
- --bg-splitter-hover: #2a2d2e;
907
- --bg-scrollbar-track: #1e1e1e;
908
- --bg-scrollbar-thumb: #444;
909
- --bg-scrollbar-thumb-hover: #555;
910
- --text-default: #d4d4d4;
911
- --text-line-numbers: #858585;
912
- --text-dim: #888;
913
- --text-placeholder: #555;
914
- --border-primary: #333;
915
- --border-button: #444;
916
- --border-screenshot: #444;
917
- --color-run-bg: #2ea043;
918
- --color-run-bg-hover: #3fb950;
919
- --color-recording-bg: #5c2020;
920
- --color-recording-text: #f44747;
921
- --color-recording-border: #f44747;
922
- --color-error: #f44747;
923
- --color-success: #6a9955;
924
- --color-command: #569cd6;
925
- --color-snapshot: #9cdcfe;
926
- --color-comment: #6a9955;
927
- --color-string: #ce9178;
928
- --color-flag: #dcdcaa;
929
- --color-url: #9cdcfe;
930
- --color-active-line: #dcdcaa;
931
- --color-line-pass: #6a9955;
932
- --color-line-fail: #f44747;
933
- --color-prompt: #6a9955;
934
- --color-splitter-handle: #555;
935
- --color-splitter-handle-hover: #007acc;
936
- --color-toolbar-sep: #444;
937
- --color-caret: #d4d4d4;
938
- --color-breakpoint: #e51400;
939
- --color-inline-value: #888;
940
- }
941
-
942
- html, body {
943
- background: var(--bg-body);
944
- height: 100%;
945
- color: var(--text-default);
946
- flex-direction: column;
947
- font-family: Cascadia Code, Fira Code, Consolas, Courier New, monospace;
948
- font-size: 13px;
949
- display: flex;
950
- }
951
-
952
- #root {
953
- flex-direction: column;
954
- flex: 1;
955
- display: flex;
956
- overflow: hidden;
957
- }
958
-
959
- #toolbar button {
960
- background: var(--bg-button);
961
- color: var(--text-default);
962
- border: 1px solid var(--border-button);
963
- cursor: pointer;
964
- border-radius: 4px;
965
- justify-content: center;
966
- align-items: center;
967
- padding: 4px 6px;
968
- font-family: inherit;
969
- font-size: 11px;
970
- display: inline-flex;
971
- }
972
-
973
- #toolbar button:hover {
974
- background: var(--bg-button-hover);
975
- }
976
-
977
- #toolbar button:disabled {
978
- opacity: .4;
979
- cursor: default;
980
- }
981
-
982
- #toolbar [data-testid="mode-toggle"] button[data-active] {
983
- background: var(--color-run-bg);
984
- color: #fff;
985
- font-weight: 600;
986
- }
987
-
988
- #toolbar [data-testid="mode-toggle"] button:not([data-active]) {
989
- opacity: .6;
990
- background: none;
991
- }
992
-
993
- #run-btn, #step-btn {
994
- text-align: center;
995
- min-width: 28px;
996
- padding: 4px 8px;
997
- font-size: 14px;
998
- }
999
-
1000
- #debug-btn, #step-btn, #stop-run-btn {
1001
- color: var(--text-primary);
1002
- }
1003
-
1004
- #run-btn {
1005
- font-weight: bold;
1006
- background: var(--color-run-bg) !important;
1007
- color: #fff !important;
1008
- border-color: var(--color-run-bg) !important;
1009
- }
1010
-
1011
- #run-btn:hover {
1012
- background: var(--color-run-bg-hover) !important;
1013
- }
1014
-
1015
- #record-btn.recording {
1016
- background: var(--color-recording-bg) !important;
1017
- color: var(--color-recording-text) !important;
1018
- border-color: var(--color-recording-border) !important;
1019
- }
1020
-
1021
- [data-testid="pick-btn"].picking {
1022
- color: #1565c0 !important;
1023
- background: #e3f2fd !important;
1024
- border-color: #1565c0 !important;
1025
- }
1026
-
1027
- .theme-dark [data-testid="pick-btn"].picking {
1028
- color: #64b5f6 !important;
1029
- background: #1a3a5c !important;
1030
- border-color: #64b5f6 !important;
1031
- }
1032
-
1033
- #splitter:hover {
1034
- background: var(--bg-splitter-hover);
1035
- }
1036
-
1037
- #splitter:hover #splitter-handle {
1038
- background: var(--color-splitter-handle-hover);
1039
- }
1040
-
1041
- .cm-scroller::-webkit-scrollbar {
1042
- width: 8px;
1043
- }
1044
-
1045
- .cm-scroller::-webkit-scrollbar-track {
1046
- background: var(--bg-scrollbar-track);
1047
- }
1048
-
1049
- .cm-scroller::-webkit-scrollbar-thumb {
1050
- background: var(--bg-scrollbar-thumb);
1051
- border-radius: 4px;
1052
- }
1053
-
1054
- .cm-scroller::-webkit-scrollbar-thumb:hover {
1055
- background: var(--bg-scrollbar-thumb-hover);
1056
- }
1057
-
1058
- .ot-key {
1059
- color: var(--color-flag);
1060
- }
1061
-
1062
- .ot-colon {
1063
- color: var(--text-dim);
1064
- }
1065
-
1066
- .ot-string {
1067
- color: var(--color-string);
1068
- }
1069
-
1070
- .ot-number, .ot-boolean {
1071
- color: var(--color-url);
1072
- }
1073
-
1074
- .ot-null, .ot-undefined {
1075
- color: var(--text-dim);
1076
- font-style: italic;
1077
- }
1078
-
1079
- .ot-empty {
1080
- color: var(--text-dim);
1081
- }
1082
-
1083
- .ot-toggle {
1084
- cursor: pointer;
1085
- -webkit-user-select: none;
1086
- user-select: none;
1087
- color: var(--text-dim);
1088
- }
1089
-
1090
- .ot-toggle:hover {
1091
- color: var(--text-default);
1092
- }
1093
-
1094
- .ot-summary {
1095
- color: var(--text-dim);
1096
- }
1097
-
1098
- .ot-children {
1099
- padding-left: 12px;
1100
- }
1101
-
1102
- .ot-row {
1103
- align-items: baseline;
1104
- display: flex;
1105
- }
1106
-
1107
- #debug-bar {
1108
- z-index: 20;
1109
- background: var(--bg-toolbar);
1110
- border: 1px solid var(--border-primary);
1111
- border-radius: 6px;
1112
- align-items: center;
1113
- gap: 2px;
1114
- padding: 3px 6px;
1115
- display: flex;
1116
- position: fixed;
1117
- top: 3px;
1118
- left: 50%;
1119
- transform: translateX(-50%);
1120
- box-shadow: 0 2px 8px #00000026;
1121
- }
1122
-
1123
- #debug-bar button {
1124
- color: var(--text-default);
1125
- cursor: pointer;
1126
- background: none;
1127
- border: 1px solid #0000;
1128
- border-radius: 4px;
1129
- justify-content: center;
1130
- align-items: center;
1131
- padding: 3px 5px;
1132
- display: inline-flex;
1133
- }
1134
-
1135
- #debug-bar button:hover {
1136
- background: var(--bg-button-hover);
1137
- border-color: var(--border-button);
1138
- }
1139
-
1140
- .debug-bar-sep {
1141
- background: var(--color-toolbar-sep);
1142
- width: 1px;
1143
- height: 16px;
1144
- margin: 0 2px;
1145
- }
1146
-
1147
- .console-clear-btn {
1148
- color: var(--text-dim);
1149
- cursor: pointer;
1150
- background: none;
1151
- border: none;
1152
- border-radius: 3px;
1153
- padding: 2px 6px;
1154
- font-family: inherit;
1155
- font-size: 10px;
1156
- }
1157
-
1158
- .console-clear-btn:hover {
1159
- color: var(--text-default);
1160
- background: var(--bg-button);
1161
- }
1162
-
1163
- [data-testid="bottom-pane"] > div:first-child button[data-active] {
1164
- opacity: 1;
1165
- border-bottom: 2px solid var(--color-run-bg);
1166
- }
1167
-
1168
- [data-testid="bottom-pane"] > div:first-child button:not([data-active]) {
1169
- opacity: .6;
1170
- border-bottom: 2px solid #0000;
1171
- }
1172
-
1173
- @property --tw-border-style {
1174
- syntax: "*";
1175
- inherits: false;
1176
- initial-value: solid;
1177
- }
1178
-
1179
- @property --tw-leading {
1180
- syntax: "*";
1181
- inherits: false
1182
- }
1183
-
1184
- @property --tw-shadow {
1185
- syntax: "*";
1186
- inherits: false;
1187
- initial-value: 0 0 #0000;
1188
- }
1189
-
1190
- @property --tw-shadow-color {
1191
- syntax: "*";
1192
- inherits: false
1193
- }
1194
-
1195
- @property --tw-shadow-alpha {
1196
- syntax: "<percentage>";
1197
- inherits: false;
1198
- initial-value: 100%;
1199
- }
1200
-
1201
- @property --tw-inset-shadow {
1202
- syntax: "*";
1203
- inherits: false;
1204
- initial-value: 0 0 #0000;
1205
- }
1206
-
1207
- @property --tw-inset-shadow-color {
1208
- syntax: "*";
1209
- inherits: false
1210
- }
1211
-
1212
- @property --tw-inset-shadow-alpha {
1213
- syntax: "<percentage>";
1214
- inherits: false;
1215
- initial-value: 100%;
1216
- }
1217
-
1218
- @property --tw-ring-color {
1219
- syntax: "*";
1220
- inherits: false
1221
- }
1222
-
1223
- @property --tw-ring-shadow {
1224
- syntax: "*";
1225
- inherits: false;
1226
- initial-value: 0 0 #0000;
1227
- }
1228
-
1229
- @property --tw-inset-ring-color {
1230
- syntax: "*";
1231
- inherits: false
1232
- }
1233
-
1234
- @property --tw-inset-ring-shadow {
1235
- syntax: "*";
1236
- inherits: false;
1237
- initial-value: 0 0 #0000;
1238
- }
1239
-
1240
- @property --tw-ring-inset {
1241
- syntax: "*";
1242
- inherits: false
1243
- }
1244
-
1245
- @property --tw-ring-offset-width {
1246
- syntax: "<length>";
1247
- inherits: false;
1248
- initial-value: 0;
1249
- }
1250
-
1251
- @property --tw-ring-offset-color {
1252
- syntax: "*";
1253
- inherits: false;
1254
- initial-value: #fff;
1255
- }
1256
-
1257
- @property --tw-ring-offset-shadow {
1258
- syntax: "*";
1259
- inherits: false;
1260
- initial-value: 0 0 #0000;
1261
- }
1262
-
1263
- @property --tw-outline-style {
1264
- syntax: "*";
1265
- inherits: false;
1266
- initial-value: solid;
1267
- }
1268
-
1269
- @property --tw-blur {
1270
- syntax: "*";
1271
- inherits: false
1272
- }
1273
-
1274
- @property --tw-brightness {
1275
- syntax: "*";
1276
- inherits: false
1277
- }
1278
-
1279
- @property --tw-contrast {
1280
- syntax: "*";
1281
- inherits: false
1282
- }
1283
-
1284
- @property --tw-grayscale {
1285
- syntax: "*";
1286
- inherits: false
1287
- }
1288
-
1289
- @property --tw-hue-rotate {
1290
- syntax: "*";
1291
- inherits: false
1292
- }
1293
-
1294
- @property --tw-invert {
1295
- syntax: "*";
1296
- inherits: false
1297
- }
1298
-
1299
- @property --tw-opacity {
1300
- syntax: "*";
1301
- inherits: false
1302
- }
1303
-
1304
- @property --tw-saturate {
1305
- syntax: "*";
1306
- inherits: false
1307
- }
1308
-
1309
- @property --tw-sepia {
1310
- syntax: "*";
1311
- inherits: false
1312
- }
1313
-
1314
- @property --tw-drop-shadow {
1315
- syntax: "*";
1316
- inherits: false
1317
- }
1318
-
1319
- @property --tw-drop-shadow-color {
1320
- syntax: "*";
1321
- inherits: false
1322
- }
1323
-
1324
- @property --tw-drop-shadow-alpha {
1325
- syntax: "<percentage>";
1326
- inherits: false;
1327
- initial-value: 100%;
1328
- }
1329
-
1330
- @property --tw-drop-shadow-size {
1331
- syntax: "*";
1332
- inherits: false
1333
- }