@moneko/core 3.29.1 → 3.29.3

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.
@@ -1,1528 +0,0 @@
1
- {
2
- "type": "Module",
3
- "span": {
4
- "start": 561420,
5
- "end": 562989,
6
- "ctxt": 0
7
- },
8
- "body": [
9
- {
10
- "type": "ImportDeclaration",
11
- "span": {
12
- "start": 561420,
13
- "end": 561475,
14
- "ctxt": 0
15
- },
16
- "specifiers": [
17
- {
18
- "type": "ImportSpecifier",
19
- "span": {
20
- "start": 561429,
21
- "end": 561432,
22
- "ctxt": 0
23
- },
24
- "local": {
25
- "type": "Identifier",
26
- "span": {
27
- "start": 561429,
28
- "end": 561432,
29
- "ctxt": 2
30
- },
31
- "value": "css",
32
- "optional": false
33
- },
34
- "imported": null,
35
- "isTypeOnly": false
36
- },
37
- {
38
- "type": "ImportSpecifier",
39
- "span": {
40
- "start": 561434,
41
- "end": 561453,
42
- "ctxt": 0
43
- },
44
- "local": {
45
- "type": "Identifier",
46
- "span": {
47
- "start": 561450,
48
- "end": 561453,
49
- "ctxt": 2
50
- },
51
- "value": "glo",
52
- "optional": false
53
- },
54
- "imported": {
55
- "type": "Identifier",
56
- "span": {
57
- "start": 561434,
58
- "end": 561446,
59
- "ctxt": 0
60
- },
61
- "value": "injectGlobal",
62
- "optional": false
63
- },
64
- "isTypeOnly": false
65
- }
66
- ],
67
- "source": {
68
- "type": "StringLiteral",
69
- "span": {
70
- "start": 561461,
71
- "end": 561474,
72
- "ctxt": 0
73
- },
74
- "value": "@moneko/css",
75
- "raw": "'@moneko/css'"
76
- },
77
- "typeOnly": false,
78
- "with": null,
79
- "phase": "evaluation"
80
- },
81
- {
82
- "type": "ExportDeclaration",
83
- "span": {
84
- "start": 561476,
85
- "end": 561629,
86
- "ctxt": 0
87
- },
88
- "declaration": {
89
- "type": "VariableDeclaration",
90
- "span": {
91
- "start": 561483,
92
- "end": 561629,
93
- "ctxt": 0
94
- },
95
- "kind": "const",
96
- "declare": false,
97
- "declarations": [
98
- {
99
- "type": "VariableDeclarator",
100
- "span": {
101
- "start": 561489,
102
- "end": 561628,
103
- "ctxt": 0
104
- },
105
- "id": {
106
- "type": "Identifier",
107
- "span": {
108
- "start": 561489,
109
- "end": 561502,
110
- "ctxt": 2
111
- },
112
- "value": "mdNoShadowCss",
113
- "optional": false,
114
- "typeAnnotation": null
115
- },
116
- "init": {
117
- "type": "TaggedTemplateExpression",
118
- "span": {
119
- "start": 561505,
120
- "end": 561628,
121
- "ctxt": 0
122
- },
123
- "tag": {
124
- "type": "Identifier",
125
- "span": {
126
- "start": 561505,
127
- "end": 561508,
128
- "ctxt": 2
129
- },
130
- "value": "css",
131
- "optional": false
132
- },
133
- "typeParameters": null,
134
- "template": {
135
- "type": "TemplateLiteral",
136
- "span": {
137
- "start": 561508,
138
- "end": 561628,
139
- "ctxt": 0
140
- },
141
- "expressions": [],
142
- "quasis": [
143
- {
144
- "type": "TemplateElement",
145
- "span": {
146
- "start": 561509,
147
- "end": 561627,
148
- "ctxt": 0
149
- },
150
- "tail": true,
151
- "cooked": "\n .n-md-body {\n padding: 0;\n margin-block-end: 0;\n background-color: transparent;\n box-shadow: none;\n }\n",
152
- "raw": "\n .n-md-body {\n padding: 0;\n margin-block-end: 0;\n background-color: transparent;\n box-shadow: none;\n }\n"
153
- }
154
- ]
155
- }
156
- },
157
- "definite": false
158
- }
159
- ]
160
- }
161
- },
162
- {
163
- "type": "ExportDeclaration",
164
- "span": {
165
- "start": 561630,
166
- "end": 561800,
167
- "ctxt": 0
168
- },
169
- "declaration": {
170
- "type": "VariableDeclaration",
171
- "span": {
172
- "start": 561637,
173
- "end": 561800,
174
- "ctxt": 0
175
- },
176
- "kind": "const",
177
- "declare": false,
178
- "declarations": [
179
- {
180
- "type": "VariableDeclarator",
181
- "span": {
182
- "start": 561643,
183
- "end": 561799,
184
- "ctxt": 0
185
- },
186
- "id": {
187
- "type": "Identifier",
188
- "span": {
189
- "start": 561643,
190
- "end": 561658,
191
- "ctxt": 2
192
- },
193
- "value": "codeNoShadowCss",
194
- "optional": false,
195
- "typeAnnotation": null
196
- },
197
- "init": {
198
- "type": "TaggedTemplateExpression",
199
- "span": {
200
- "start": 561661,
201
- "end": 561799,
202
- "ctxt": 0
203
- },
204
- "tag": {
205
- "type": "Identifier",
206
- "span": {
207
- "start": 561661,
208
- "end": 561664,
209
- "ctxt": 2
210
- },
211
- "value": "css",
212
- "optional": false
213
- },
214
- "typeParameters": null,
215
- "template": {
216
- "type": "TemplateLiteral",
217
- "span": {
218
- "start": 561664,
219
- "end": 561799,
220
- "ctxt": 0
221
- },
222
- "expressions": [
223
- {
224
- "type": "Identifier",
225
- "span": {
226
- "start": 561783,
227
- "end": 561796,
228
- "ctxt": 2
229
- },
230
- "value": "mdNoShadowCss",
231
- "optional": false
232
- }
233
- ],
234
- "quasis": [
235
- {
236
- "type": "TemplateElement",
237
- "span": {
238
- "start": 561665,
239
- "end": 561781,
240
- "ctxt": 0
241
- },
242
- "tail": false,
243
- "cooked": "\n .n-editor,\n pre {\n border-radius: 0 0 var(--border-radius) var(--border-radius);\n box-shadow: none;\n }\n ",
244
- "raw": "\n .n-editor,\n pre {\n border-radius: 0 0 var(--border-radius) var(--border-radius);\n box-shadow: none;\n }\n "
245
- },
246
- {
247
- "type": "TemplateElement",
248
- "span": {
249
- "start": 561797,
250
- "end": 561798,
251
- "ctxt": 0
252
- },
253
- "tail": true,
254
- "cooked": "\n",
255
- "raw": "\n"
256
- }
257
- ]
258
- }
259
- },
260
- "definite": false
261
- }
262
- ]
263
- }
264
- },
265
- {
266
- "type": "ExportDeclaration",
267
- "span": {
268
- "start": 561801,
269
- "end": 562148,
270
- "ctxt": 0
271
- },
272
- "declaration": {
273
- "type": "VariableDeclaration",
274
- "span": {
275
- "start": 561808,
276
- "end": 562148,
277
- "ctxt": 0
278
- },
279
- "kind": "const",
280
- "declare": false,
281
- "declarations": [
282
- {
283
- "type": "VariableDeclarator",
284
- "span": {
285
- "start": 561814,
286
- "end": 562147,
287
- "ctxt": 0
288
- },
289
- "id": {
290
- "type": "Identifier",
291
- "span": {
292
- "start": 561814,
293
- "end": 561824,
294
- "ctxt": 2
295
- },
296
- "value": "sandboxCss",
297
- "optional": false,
298
- "typeAnnotation": null
299
- },
300
- "init": {
301
- "type": "TaggedTemplateExpression",
302
- "span": {
303
- "start": 561827,
304
- "end": 562147,
305
- "ctxt": 0
306
- },
307
- "tag": {
308
- "type": "Identifier",
309
- "span": {
310
- "start": 561827,
311
- "end": 561830,
312
- "ctxt": 2
313
- },
314
- "value": "css",
315
- "optional": false
316
- },
317
- "typeParameters": null,
318
- "template": {
319
- "type": "TemplateLiteral",
320
- "span": {
321
- "start": 561830,
322
- "end": 562147,
323
- "ctxt": 0
324
- },
325
- "expressions": [],
326
- "quasis": [
327
- {
328
- "type": "TemplateElement",
329
- "span": {
330
- "start": 561831,
331
- "end": 562146,
332
- "ctxt": 0
333
- },
334
- "tail": true,
335
- "cooked": "\n :host {\n display: inline-block;\n inline-size: 100%;\n max-inline-size: 100%;\n break-inside: avoid;\n color: var(--text-color);\n }\n\n fieldset {\n padding: 8px 16px 0;\n }\n\n .sandbox-description {\n padding: 0 8px;\n }\n\n .sandbox-description p:first-of-type {\n margin-block-start: 4px;\n }\n",
336
- "raw": "\n :host {\n display: inline-block;\n inline-size: 100%;\n max-inline-size: 100%;\n break-inside: avoid;\n color: var(--text-color);\n }\n\n fieldset {\n padding: 8px 16px 0;\n }\n\n .sandbox-description {\n padding: 0 8px;\n }\n\n .sandbox-description p:first-of-type {\n margin-block-start: 4px;\n }\n"
337
- }
338
- ]
339
- }
340
- },
341
- "definite": false
342
- }
343
- ]
344
- }
345
- },
346
- {
347
- "type": "VariableDeclaration",
348
- "span": {
349
- "start": 562149,
350
- "end": 562171,
351
- "ctxt": 0
352
- },
353
- "kind": "const",
354
- "declare": false,
355
- "declarations": [
356
- {
357
- "type": "VariableDeclarator",
358
- "span": {
359
- "start": 562155,
360
- "end": 562170,
361
- "ctxt": 0
362
- },
363
- "id": {
364
- "type": "Identifier",
365
- "span": {
366
- "start": 562155,
367
- "end": 562161,
368
- "ctxt": 2
369
- },
370
- "value": "height",
371
- "optional": false,
372
- "typeAnnotation": null
373
- },
374
- "init": {
375
- "type": "StringLiteral",
376
- "span": {
377
- "start": 562164,
378
- "end": 562170,
379
- "ctxt": 0
380
- },
381
- "value": "21px",
382
- "raw": "'21px'"
383
- },
384
- "definite": false
385
- }
386
- ]
387
- },
388
- {
389
- "type": "VariableDeclaration",
390
- "span": {
391
- "start": 562172,
392
- "end": 562231,
393
- "ctxt": 0
394
- },
395
- "kind": "const",
396
- "declare": false,
397
- "declarations": [
398
- {
399
- "type": "VariableDeclarator",
400
- "span": {
401
- "start": 562178,
402
- "end": 562230,
403
- "ctxt": 0
404
- },
405
- "id": {
406
- "type": "Identifier",
407
- "span": {
408
- "start": 562178,
409
- "end": 562181,
410
- "ctxt": 2
411
- },
412
- "value": "sss",
413
- "optional": false,
414
- "typeAnnotation": null
415
- },
416
- "init": {
417
- "type": "TaggedTemplateExpression",
418
- "span": {
419
- "start": 562184,
420
- "end": 562230,
421
- "ctxt": 0
422
- },
423
- "tag": {
424
- "type": "Identifier",
425
- "span": {
426
- "start": 562184,
427
- "end": 562187,
428
- "ctxt": 2
429
- },
430
- "value": "css",
431
- "optional": false
432
- },
433
- "typeParameters": null,
434
- "template": {
435
- "type": "TemplateLiteral",
436
- "span": {
437
- "start": 562187,
438
- "end": 562230,
439
- "ctxt": 0
440
- },
441
- "expressions": [
442
- {
443
- "type": "Identifier",
444
- "span": {
445
- "start": 562216,
446
- "end": 562222,
447
- "ctxt": 2
448
- },
449
- "value": "height",
450
- "optional": false
451
- }
452
- ],
453
- "quasis": [
454
- {
455
- "type": "TemplateElement",
456
- "span": {
457
- "start": 562188,
458
- "end": 562214,
459
- "ctxt": 0
460
- },
461
- "tail": false,
462
- "cooked": "\n body {\n block-size: ",
463
- "raw": "\n body {\n block-size: "
464
- },
465
- {
466
- "type": "TemplateElement",
467
- "span": {
468
- "start": 562223,
469
- "end": 562229,
470
- "ctxt": 0
471
- },
472
- "tail": true,
473
- "cooked": ";\n }\n",
474
- "raw": ";\n }\n"
475
- }
476
- ]
477
- }
478
- },
479
- "definite": false
480
- }
481
- ]
482
- },
483
- {
484
- "type": "ExpressionStatement",
485
- "span": {
486
- "start": 562232,
487
- "end": 562246,
488
- "ctxt": 0
489
- },
490
- "expression": {
491
- "type": "CallExpression",
492
- "span": {
493
- "start": 562232,
494
- "end": 562245,
495
- "ctxt": 0
496
- },
497
- "callee": {
498
- "type": "Identifier",
499
- "span": {
500
- "start": 562232,
501
- "end": 562235,
502
- "ctxt": 2
503
- },
504
- "value": "glo",
505
- "optional": false
506
- },
507
- "arguments": [
508
- {
509
- "spread": null,
510
- "expression": {
511
- "type": "TemplateLiteral",
512
- "span": {
513
- "start": 562236,
514
- "end": 562244,
515
- "ctxt": 0
516
- },
517
- "expressions": [
518
- {
519
- "type": "Identifier",
520
- "span": {
521
- "start": 562239,
522
- "end": 562242,
523
- "ctxt": 2
524
- },
525
- "value": "sss",
526
- "optional": false
527
- }
528
- ],
529
- "quasis": [
530
- {
531
- "type": "TemplateElement",
532
- "span": {
533
- "start": 562237,
534
- "end": 562237,
535
- "ctxt": 0
536
- },
537
- "tail": false,
538
- "cooked": "",
539
- "raw": ""
540
- },
541
- {
542
- "type": "TemplateElement",
543
- "span": {
544
- "start": 562243,
545
- "end": 562243,
546
- "ctxt": 0
547
- },
548
- "tail": true,
549
- "cooked": "",
550
- "raw": ""
551
- }
552
- ]
553
- }
554
- }
555
- ],
556
- "typeArguments": null
557
- }
558
- },
559
- {
560
- "type": "ExpressionStatement",
561
- "span": {
562
- "start": 562247,
563
- "end": 562263,
564
- "ctxt": 0
565
- },
566
- "expression": {
567
- "type": "CallExpression",
568
- "span": {
569
- "start": 562247,
570
- "end": 562262,
571
- "ctxt": 0
572
- },
573
- "callee": {
574
- "type": "Identifier",
575
- "span": {
576
- "start": 562247,
577
- "end": 562250,
578
- "ctxt": 2
579
- },
580
- "value": "glo",
581
- "optional": false
582
- },
583
- "arguments": [
584
- {
585
- "spread": null,
586
- "expression": {
587
- "type": "Identifier",
588
- "span": {
589
- "start": 562251,
590
- "end": 562261,
591
- "ctxt": 2
592
- },
593
- "value": "sandboxCss",
594
- "optional": false
595
- }
596
- }
597
- ],
598
- "typeArguments": null
599
- }
600
- },
601
- {
602
- "type": "VariableDeclaration",
603
- "span": {
604
- "start": 562264,
605
- "end": 562374,
606
- "ctxt": 0
607
- },
608
- "kind": "const",
609
- "declare": false,
610
- "declarations": [
611
- {
612
- "type": "VariableDeclarator",
613
- "span": {
614
- "start": 562270,
615
- "end": 562373,
616
- "ctxt": 0
617
- },
618
- "id": {
619
- "type": "Identifier",
620
- "span": {
621
- "start": 562270,
622
- "end": 562271,
623
- "ctxt": 2
624
- },
625
- "value": "a",
626
- "optional": false,
627
- "typeAnnotation": null
628
- },
629
- "init": {
630
- "type": "TaggedTemplateExpression",
631
- "span": {
632
- "start": 562274,
633
- "end": 562373,
634
- "ctxt": 0
635
- },
636
- "tag": {
637
- "type": "Identifier",
638
- "span": {
639
- "start": 562274,
640
- "end": 562277,
641
- "ctxt": 2
642
- },
643
- "value": "glo",
644
- "optional": false
645
- },
646
- "typeParameters": null,
647
- "template": {
648
- "type": "TemplateLiteral",
649
- "span": {
650
- "start": 562277,
651
- "end": 562373,
652
- "ctxt": 0
653
- },
654
- "expressions": [],
655
- "quasis": [
656
- {
657
- "type": "TemplateElement",
658
- "span": {
659
- "start": 562278,
660
- "end": 562372,
661
- "ctxt": 0
662
- },
663
- "tail": true,
664
- "cooked": "\n fieldset {\n padding: 8px 16px 0;\n }\n\n .sandbox-description {\n padding: 0 8px;\n }\n\n",
665
- "raw": "\n fieldset {\n padding: 8px 16px 0;\n }\n\n .sandbox-description {\n padding: 0 8px;\n }\n\n"
666
- }
667
- ]
668
- }
669
- },
670
- "definite": false
671
- }
672
- ]
673
- },
674
- {
675
- "type": "ExpressionStatement",
676
- "span": {
677
- "start": 562375,
678
- "end": 562379,
679
- "ctxt": 0
680
- },
681
- "expression": {
682
- "type": "CallExpression",
683
- "span": {
684
- "start": 562375,
685
- "end": 562378,
686
- "ctxt": 0
687
- },
688
- "callee": {
689
- "type": "Identifier",
690
- "span": {
691
- "start": 562375,
692
- "end": 562376,
693
- "ctxt": 2
694
- },
695
- "value": "a",
696
- "optional": false
697
- },
698
- "arguments": [],
699
- "typeArguments": null
700
- }
701
- },
702
- {
703
- "type": "FunctionDeclaration",
704
- "identifier": {
705
- "type": "Identifier",
706
- "span": {
707
- "start": 562389,
708
- "end": 562391,
709
- "ctxt": 2
710
- },
711
- "value": "aa",
712
- "optional": false
713
- },
714
- "declare": false,
715
- "params": [],
716
- "decorators": [],
717
- "span": {
718
- "start": 562380,
719
- "end": 562543,
720
- "ctxt": 3
721
- },
722
- "body": {
723
- "type": "BlockStatement",
724
- "span": {
725
- "start": 562394,
726
- "end": 562543,
727
- "ctxt": 3
728
- },
729
- "stmts": [
730
- {
731
- "type": "VariableDeclaration",
732
- "span": {
733
- "start": 562400,
734
- "end": 562525,
735
- "ctxt": 0
736
- },
737
- "kind": "const",
738
- "declare": false,
739
- "declarations": [
740
- {
741
- "type": "VariableDeclarator",
742
- "span": {
743
- "start": 562406,
744
- "end": 562524,
745
- "ctxt": 0
746
- },
747
- "id": {
748
- "type": "Identifier",
749
- "span": {
750
- "start": 562406,
751
- "end": 562409,
752
- "ctxt": 3
753
- },
754
- "value": "aaa",
755
- "optional": false,
756
- "typeAnnotation": null
757
- },
758
- "init": {
759
- "type": "TaggedTemplateExpression",
760
- "span": {
761
- "start": 562412,
762
- "end": 562524,
763
- "ctxt": 0
764
- },
765
- "tag": {
766
- "type": "Identifier",
767
- "span": {
768
- "start": 562412,
769
- "end": 562415,
770
- "ctxt": 2
771
- },
772
- "value": "css",
773
- "optional": false
774
- },
775
- "typeParameters": null,
776
- "template": {
777
- "type": "TemplateLiteral",
778
- "span": {
779
- "start": 562415,
780
- "end": 562524,
781
- "ctxt": 0
782
- },
783
- "expressions": [],
784
- "quasis": [
785
- {
786
- "type": "TemplateElement",
787
- "span": {
788
- "start": 562416,
789
- "end": 562523,
790
- "ctxt": 0
791
- },
792
- "tail": true,
793
- "cooked": "\n fieldset {\n padding: 8px 16px 0;\n }\n\n .sandbox-description {\n padding: 0 8px;\n }\n ",
794
- "raw": "\n fieldset {\n padding: 8px 16px 0;\n }\n\n .sandbox-description {\n padding: 0 8px;\n }\n "
795
- }
796
- ]
797
- }
798
- },
799
- "definite": false
800
- }
801
- ]
802
- },
803
- {
804
- "type": "ReturnStatement",
805
- "span": {
806
- "start": 562530,
807
- "end": 562541,
808
- "ctxt": 0
809
- },
810
- "argument": {
811
- "type": "Identifier",
812
- "span": {
813
- "start": 562537,
814
- "end": 562540,
815
- "ctxt": 3
816
- },
817
- "value": "aaa",
818
- "optional": false
819
- }
820
- }
821
- ]
822
- },
823
- "generator": false,
824
- "async": false,
825
- "typeParameters": null,
826
- "returnType": null
827
- },
828
- {
829
- "type": "ExpressionStatement",
830
- "span": {
831
- "start": 562544,
832
- "end": 562549,
833
- "ctxt": 0
834
- },
835
- "expression": {
836
- "type": "CallExpression",
837
- "span": {
838
- "start": 562544,
839
- "end": 562548,
840
- "ctxt": 0
841
- },
842
- "callee": {
843
- "type": "Identifier",
844
- "span": {
845
- "start": 562544,
846
- "end": 562546,
847
- "ctxt": 2
848
- },
849
- "value": "aa",
850
- "optional": false
851
- },
852
- "arguments": [],
853
- "typeArguments": null
854
- }
855
- },
856
- {
857
- "type": "VariableDeclaration",
858
- "span": {
859
- "start": 562550,
860
- "end": 562953,
861
- "ctxt": 0
862
- },
863
- "kind": "const",
864
- "declare": false,
865
- "declarations": [
866
- {
867
- "type": "VariableDeclarator",
868
- "span": {
869
- "start": 562556,
870
- "end": 562952,
871
- "ctxt": 0
872
- },
873
- "id": {
874
- "type": "Identifier",
875
- "span": {
876
- "start": 562556,
877
- "end": 562557,
878
- "ctxt": 2
879
- },
880
- "value": "b",
881
- "optional": false,
882
- "typeAnnotation": null
883
- },
884
- "init": {
885
- "type": "ArrayExpression",
886
- "span": {
887
- "start": 562560,
888
- "end": 562952,
889
- "ctxt": 0
890
- },
891
- "elements": [
892
- {
893
- "spread": null,
894
- "expression": {
895
- "type": "TaggedTemplateExpression",
896
- "span": {
897
- "start": 562566,
898
- "end": 562622,
899
- "ctxt": 0
900
- },
901
- "tag": {
902
- "type": "Identifier",
903
- "span": {
904
- "start": 562566,
905
- "end": 562569,
906
- "ctxt": 2
907
- },
908
- "value": "css",
909
- "optional": false
910
- },
911
- "typeParameters": null,
912
- "template": {
913
- "type": "TemplateLiteral",
914
- "span": {
915
- "start": 562569,
916
- "end": 562622,
917
- "ctxt": 0
918
- },
919
- "expressions": [],
920
- "quasis": [
921
- {
922
- "type": "TemplateElement",
923
- "span": {
924
- "start": 562570,
925
- "end": 562621,
926
- "ctxt": 0
927
- },
928
- "tail": true,
929
- "cooked": "\n fieldset {\n padding: 8px 16px 0;\n }\n ",
930
- "raw": "\n fieldset {\n padding: 8px 16px 0;\n }\n "
931
- }
932
- ]
933
- }
934
- }
935
- },
936
- {
937
- "spread": null,
938
- "expression": {
939
- "type": "ObjectExpression",
940
- "span": {
941
- "start": 562628,
942
- "end": 562950,
943
- "ctxt": 0
944
- },
945
- "properties": [
946
- {
947
- "type": "KeyValueProperty",
948
- "key": {
949
- "type": "Identifier",
950
- "span": {
951
- "start": 562638,
952
- "end": 562639,
953
- "ctxt": 0
954
- },
955
- "value": "a",
956
- "optional": false
957
- },
958
- "value": {
959
- "type": "TaggedTemplateExpression",
960
- "span": {
961
- "start": 562641,
962
- "end": 562705,
963
- "ctxt": 0
964
- },
965
- "tag": {
966
- "type": "Identifier",
967
- "span": {
968
- "start": 562641,
969
- "end": 562644,
970
- "ctxt": 2
971
- },
972
- "value": "css",
973
- "optional": false
974
- },
975
- "typeParameters": null,
976
- "template": {
977
- "type": "TemplateLiteral",
978
- "span": {
979
- "start": 562644,
980
- "end": 562705,
981
- "ctxt": 0
982
- },
983
- "expressions": [],
984
- "quasis": [
985
- {
986
- "type": "TemplateElement",
987
- "span": {
988
- "start": 562645,
989
- "end": 562704,
990
- "ctxt": 0
991
- },
992
- "tail": true,
993
- "cooked": "\n fieldset {\n padding: 8px 16px 0;\n }\n ",
994
- "raw": "\n fieldset {\n padding: 8px 16px 0;\n }\n "
995
- }
996
- ]
997
- }
998
- }
999
- },
1000
- {
1001
- "type": "MethodProperty",
1002
- "key": {
1003
- "type": "Identifier",
1004
- "span": {
1005
- "start": 562715,
1006
- "end": 562716,
1007
- "ctxt": 0
1008
- },
1009
- "value": "d",
1010
- "optional": false
1011
- },
1012
- "params": [],
1013
- "decorators": [],
1014
- "span": {
1015
- "start": 562715,
1016
- "end": 562824,
1017
- "ctxt": 4
1018
- },
1019
- "body": {
1020
- "type": "BlockStatement",
1021
- "span": {
1022
- "start": 562720,
1023
- "end": 562824,
1024
- "ctxt": 4
1025
- },
1026
- "stmts": [
1027
- {
1028
- "type": "ReturnStatement",
1029
- "span": {
1030
- "start": 562734,
1031
- "end": 562814,
1032
- "ctxt": 0
1033
- },
1034
- "argument": {
1035
- "type": "TaggedTemplateExpression",
1036
- "span": {
1037
- "start": 562741,
1038
- "end": 562813,
1039
- "ctxt": 0
1040
- },
1041
- "tag": {
1042
- "type": "Identifier",
1043
- "span": {
1044
- "start": 562741,
1045
- "end": 562744,
1046
- "ctxt": 2
1047
- },
1048
- "value": "css",
1049
- "optional": false
1050
- },
1051
- "typeParameters": null,
1052
- "template": {
1053
- "type": "TemplateLiteral",
1054
- "span": {
1055
- "start": 562744,
1056
- "end": 562813,
1057
- "ctxt": 0
1058
- },
1059
- "expressions": [],
1060
- "quasis": [
1061
- {
1062
- "type": "TemplateElement",
1063
- "span": {
1064
- "start": 562745,
1065
- "end": 562812,
1066
- "ctxt": 0
1067
- },
1068
- "tail": true,
1069
- "cooked": "\n fieldset {\n padding: 8px 16px 0;\n }\n ",
1070
- "raw": "\n fieldset {\n padding: 8px 16px 0;\n }\n "
1071
- }
1072
- ]
1073
- }
1074
- }
1075
- }
1076
- ]
1077
- },
1078
- "generator": false,
1079
- "async": false,
1080
- "typeParameters": null,
1081
- "returnType": null
1082
- },
1083
- {
1084
- "type": "MethodProperty",
1085
- "key": {
1086
- "type": "Identifier",
1087
- "span": {
1088
- "start": 562834,
1089
- "end": 562836,
1090
- "ctxt": 0
1091
- },
1092
- "value": "dd",
1093
- "optional": false
1094
- },
1095
- "params": [],
1096
- "decorators": [],
1097
- "span": {
1098
- "start": 562834,
1099
- "end": 562944,
1100
- "ctxt": 5
1101
- },
1102
- "body": {
1103
- "type": "BlockStatement",
1104
- "span": {
1105
- "start": 562840,
1106
- "end": 562944,
1107
- "ctxt": 5
1108
- },
1109
- "stmts": [
1110
- {
1111
- "type": "ReturnStatement",
1112
- "span": {
1113
- "start": 562854,
1114
- "end": 562934,
1115
- "ctxt": 0
1116
- },
1117
- "argument": {
1118
- "type": "TaggedTemplateExpression",
1119
- "span": {
1120
- "start": 562861,
1121
- "end": 562933,
1122
- "ctxt": 0
1123
- },
1124
- "tag": {
1125
- "type": "Identifier",
1126
- "span": {
1127
- "start": 562861,
1128
- "end": 562864,
1129
- "ctxt": 2
1130
- },
1131
- "value": "glo",
1132
- "optional": false
1133
- },
1134
- "typeParameters": null,
1135
- "template": {
1136
- "type": "TemplateLiteral",
1137
- "span": {
1138
- "start": 562864,
1139
- "end": 562933,
1140
- "ctxt": 0
1141
- },
1142
- "expressions": [],
1143
- "quasis": [
1144
- {
1145
- "type": "TemplateElement",
1146
- "span": {
1147
- "start": 562865,
1148
- "end": 562932,
1149
- "ctxt": 0
1150
- },
1151
- "tail": true,
1152
- "cooked": "\n fieldset {\n padding: 8px 16px 0;\n }\n ",
1153
- "raw": "\n fieldset {\n padding: 8px 16px 0;\n }\n "
1154
- }
1155
- ]
1156
- }
1157
- }
1158
- }
1159
- ]
1160
- },
1161
- "generator": false,
1162
- "async": false,
1163
- "typeParameters": null,
1164
- "returnType": null
1165
- }
1166
- ]
1167
- }
1168
- }
1169
- ]
1170
- },
1171
- "definite": false
1172
- }
1173
- ]
1174
- },
1175
- {
1176
- "type": "ExpressionStatement",
1177
- "span": {
1178
- "start": 562954,
1179
- "end": 562969,
1180
- "ctxt": 0
1181
- },
1182
- "expression": {
1183
- "type": "CallExpression",
1184
- "span": {
1185
- "start": 562954,
1186
- "end": 562968,
1187
- "ctxt": 0
1188
- },
1189
- "callee": {
1190
- "type": "MemberExpression",
1191
- "span": {
1192
- "start": 562954,
1193
- "end": 562965,
1194
- "ctxt": 0
1195
- },
1196
- "object": {
1197
- "type": "Identifier",
1198
- "span": {
1199
- "start": 562954,
1200
- "end": 562961,
1201
- "ctxt": 1
1202
- },
1203
- "value": "console",
1204
- "optional": false
1205
- },
1206
- "property": {
1207
- "type": "Identifier",
1208
- "span": {
1209
- "start": 562962,
1210
- "end": 562965,
1211
- "ctxt": 0
1212
- },
1213
- "value": "log",
1214
- "optional": false
1215
- }
1216
- },
1217
- "arguments": [
1218
- {
1219
- "spread": null,
1220
- "expression": {
1221
- "type": "Identifier",
1222
- "span": {
1223
- "start": 562966,
1224
- "end": 562967,
1225
- "ctxt": 2
1226
- },
1227
- "value": "b",
1228
- "optional": false
1229
- }
1230
- }
1231
- ],
1232
- "typeArguments": null
1233
- }
1234
- },
1235
- {
1236
- "type": "FunctionDeclaration",
1237
- "identifier": {
1238
- "type": "Identifier",
1239
- "span": {
1240
- "start": 1195040,
1241
- "end": 1195041,
1242
- "ctxt": 2
1243
- },
1244
- "value": "A",
1245
- "optional": false
1246
- },
1247
- "declare": false,
1248
- "params": [],
1249
- "decorators": [],
1250
- "span": {
1251
- "start": 1195031,
1252
- "end": 1195225,
1253
- "ctxt": 3
1254
- },
1255
- "body": {
1256
- "type": "BlockStatement",
1257
- "span": {
1258
- "start": 1195044,
1259
- "end": 1195225,
1260
- "ctxt": 3
1261
- },
1262
- "stmts": [
1263
- {
1264
- "type": "VariableDeclaration",
1265
- "span": {
1266
- "start": 1195050,
1267
- "end": 1195152,
1268
- "ctxt": 0
1269
- },
1270
- "kind": "const",
1271
- "declare": false,
1272
- "declarations": [
1273
- {
1274
- "type": "VariableDeclarator",
1275
- "span": {
1276
- "start": 1195056,
1277
- "end": 1195151,
1278
- "ctxt": 0
1279
- },
1280
- "id": {
1281
- "type": "Identifier",
1282
- "span": {
1283
- "start": 1195056,
1284
- "end": 1195059,
1285
- "ctxt": 3
1286
- },
1287
- "value": "ass",
1288
- "optional": false,
1289
- "typeAnnotation": null
1290
- },
1291
- "init": {
1292
- "type": "CallExpression",
1293
- "span": {
1294
- "start": 1195062,
1295
- "end": 1195151,
1296
- "ctxt": 0
1297
- },
1298
- "callee": {
1299
- "type": "Identifier",
1300
- "span": {
1301
- "start": 1195062,
1302
- "end": 1195072,
1303
- "ctxt": 2
1304
- },
1305
- "value": "createMemo",
1306
- "optional": false
1307
- },
1308
- "arguments": [
1309
- {
1310
- "spread": null,
1311
- "expression": {
1312
- "type": "ArrowFunctionExpression",
1313
- "span": {
1314
- "start": 1195073,
1315
- "end": 1195150,
1316
- "ctxt": 0
1317
- },
1318
- "params": [],
1319
- "body": {
1320
- "type": "BlockStatement",
1321
- "span": {
1322
- "start": 1195077,
1323
- "end": 1195150,
1324
- "ctxt": 4
1325
- },
1326
- "stmts": [
1327
- {
1328
- "type": "VariableDeclaration",
1329
- "span": {
1330
- "start": 1195087,
1331
- "end": 1195126,
1332
- "ctxt": 0
1333
- },
1334
- "kind": "const",
1335
- "declare": false,
1336
- "declarations": [
1337
- {
1338
- "type": "VariableDeclarator",
1339
- "span": {
1340
- "start": 1195093,
1341
- "end": 1195125,
1342
- "ctxt": 0
1343
- },
1344
- "id": {
1345
- "type": "Identifier",
1346
- "span": {
1347
- "start": 1195093,
1348
- "end": 1195094,
1349
- "ctxt": 4
1350
- },
1351
- "value": "s",
1352
- "optional": false,
1353
- "typeAnnotation": null
1354
- },
1355
- "init": {
1356
- "type": "TaggedTemplateExpression",
1357
- "span": {
1358
- "start": 1195097,
1359
- "end": 1195125,
1360
- "ctxt": 0
1361
- },
1362
- "tag": {
1363
- "type": "Identifier",
1364
- "span": {
1365
- "start": 1195097,
1366
- "end": 1195100,
1367
- "ctxt": 2
1368
- },
1369
- "value": "css",
1370
- "optional": false
1371
- },
1372
- "typeParameters": null,
1373
- "template": {
1374
- "type": "TemplateLiteral",
1375
- "span": {
1376
- "start": 1195100,
1377
- "end": 1195125,
1378
- "ctxt": 0
1379
- },
1380
- "expressions": [],
1381
- "quasis": [
1382
- {
1383
- "type": "TemplateElement",
1384
- "span": {
1385
- "start": 1195101,
1386
- "end": 1195124,
1387
- "ctxt": 0
1388
- },
1389
- "tail": true,
1390
- "cooked": "\n color: red;\n ",
1391
- "raw": "\n color: red;\n "
1392
- }
1393
- ]
1394
- }
1395
- },
1396
- "definite": false
1397
- }
1398
- ]
1399
- },
1400
- {
1401
- "type": "ReturnStatement",
1402
- "span": {
1403
- "start": 1195135,
1404
- "end": 1195144,
1405
- "ctxt": 0
1406
- },
1407
- "argument": {
1408
- "type": "Identifier",
1409
- "span": {
1410
- "start": 1195142,
1411
- "end": 1195143,
1412
- "ctxt": 4
1413
- },
1414
- "value": "s",
1415
- "optional": false
1416
- }
1417
- }
1418
- ]
1419
- },
1420
- "async": false,
1421
- "generator": false,
1422
- "typeParameters": null,
1423
- "returnType": null
1424
- }
1425
- }
1426
- ],
1427
- "typeArguments": null
1428
- },
1429
- "definite": false
1430
- }
1431
- ]
1432
- },
1433
- {
1434
- "type": "ReturnStatement",
1435
- "span": {
1436
- "start": 1195157,
1437
- "end": 1195223,
1438
- "ctxt": 0
1439
- },
1440
- "argument": {
1441
- "type": "BinaryExpression",
1442
- "span": {
1443
- "start": 1195164,
1444
- "end": 1195222,
1445
- "ctxt": 0
1446
- },
1447
- "operator": "+",
1448
- "left": {
1449
- "type": "TaggedTemplateExpression",
1450
- "span": {
1451
- "start": 1195164,
1452
- "end": 1195216,
1453
- "ctxt": 0
1454
- },
1455
- "tag": {
1456
- "type": "Identifier",
1457
- "span": {
1458
- "start": 1195164,
1459
- "end": 1195167,
1460
- "ctxt": 2
1461
- },
1462
- "value": "css",
1463
- "optional": false
1464
- },
1465
- "typeParameters": null,
1466
- "template": {
1467
- "type": "TemplateLiteral",
1468
- "span": {
1469
- "start": 1195167,
1470
- "end": 1195216,
1471
- "ctxt": 0
1472
- },
1473
- "expressions": [],
1474
- "quasis": [
1475
- {
1476
- "type": "TemplateElement",
1477
- "span": {
1478
- "start": 1195168,
1479
- "end": 1195215,
1480
- "ctxt": 0
1481
- },
1482
- "tail": true,
1483
- "cooked": "\n .body {\n color: red;\n }\n ",
1484
- "raw": "\n .body {\n color: red;\n }\n "
1485
- }
1486
- ]
1487
- }
1488
- },
1489
- "right": {
1490
- "type": "Identifier",
1491
- "span": {
1492
- "start": 1195219,
1493
- "end": 1195222,
1494
- "ctxt": 3
1495
- },
1496
- "value": "ass",
1497
- "optional": false
1498
- }
1499
- }
1500
- }
1501
- ]
1502
- },
1503
- "generator": false,
1504
- "async": false,
1505
- "typeParameters": null,
1506
- "returnType": null
1507
- },
1508
- {
1509
- "type": "ExportDefaultExpression",
1510
- "span": {
1511
- "start": 562970,
1512
- "end": 562989,
1513
- "ctxt": 0
1514
- },
1515
- "expression": {
1516
- "type": "Identifier",
1517
- "span": {
1518
- "start": 562985,
1519
- "end": 562988,
1520
- "ctxt": 2
1521
- },
1522
- "value": "sss",
1523
- "optional": false
1524
- }
1525
- }
1526
- ],
1527
- "interpreter": null
1528
- }