@workday/canvas-kit-docs 15.0.9 → 15.0.11

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.
@@ -10077,4290 +10077,6 @@ export const docs = (typeof window !== 'undefined' && window.__docs) ||
10077
10077
  }
10078
10078
  }
10079
10079
  },
10080
- {
10081
- "name": "AtRuleRaws",
10082
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/at-rule.d.ts",
10083
- "description": "",
10084
- "declarations": [
10085
- {
10086
- "name": "AtRuleRaws",
10087
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/at-rule.d.ts"
10088
- }
10089
- ],
10090
- "tags": {},
10091
- "type": {
10092
- "kind": "object",
10093
- "properties": [
10094
- {
10095
- "kind": "property",
10096
- "name": "after",
10097
- "required": false,
10098
- "type": {
10099
- "kind": "primitive",
10100
- "value": "string"
10101
- },
10102
- "description": "The space symbols after the last child of the node to the end of the node.",
10103
- "declarations": [
10104
- {
10105
- "name": "after",
10106
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/at-rule.d.ts"
10107
- }
10108
- ],
10109
- "tags": {}
10110
- },
10111
- {
10112
- "kind": "property",
10113
- "name": "afterName",
10114
- "required": false,
10115
- "type": {
10116
- "kind": "primitive",
10117
- "value": "string"
10118
- },
10119
- "description": "The space between the at-rule name and its parameters.",
10120
- "declarations": [
10121
- {
10122
- "name": "afterName",
10123
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/at-rule.d.ts"
10124
- }
10125
- ],
10126
- "tags": {}
10127
- },
10128
- {
10129
- "kind": "property",
10130
- "name": "before",
10131
- "required": false,
10132
- "type": {
10133
- "kind": "primitive",
10134
- "value": "string"
10135
- },
10136
- "description": "The space symbols before the node. It also stores `*`\nand `_` symbols before the declaration (IE hack).",
10137
- "declarations": [
10138
- {
10139
- "name": "before",
10140
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/at-rule.d.ts"
10141
- }
10142
- ],
10143
- "tags": {}
10144
- },
10145
- {
10146
- "kind": "property",
10147
- "name": "between",
10148
- "required": false,
10149
- "type": {
10150
- "kind": "primitive",
10151
- "value": "string"
10152
- },
10153
- "description": "The symbols between the last parameter and `{` for rules.",
10154
- "declarations": [
10155
- {
10156
- "name": "between",
10157
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/at-rule.d.ts"
10158
- }
10159
- ],
10160
- "tags": {}
10161
- },
10162
- {
10163
- "kind": "property",
10164
- "name": "params",
10165
- "required": false,
10166
- "type": {
10167
- "kind": "object",
10168
- "properties": [
10169
- {
10170
- "kind": "property",
10171
- "name": "raw",
10172
- "required": true,
10173
- "type": {
10174
- "kind": "primitive",
10175
- "value": "string"
10176
- },
10177
- "description": "",
10178
- "declarations": [
10179
- {
10180
- "name": "raw",
10181
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/at-rule.d.ts"
10182
- }
10183
- ],
10184
- "tags": {}
10185
- },
10186
- {
10187
- "kind": "property",
10188
- "name": "value",
10189
- "required": true,
10190
- "type": {
10191
- "kind": "primitive",
10192
- "value": "string"
10193
- },
10194
- "description": "",
10195
- "declarations": [
10196
- {
10197
- "name": "value",
10198
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/at-rule.d.ts"
10199
- }
10200
- ],
10201
- "tags": {}
10202
- }
10203
- ]
10204
- },
10205
- "description": "The rule’s selector with comments.",
10206
- "declarations": [
10207
- {
10208
- "name": "params",
10209
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/at-rule.d.ts"
10210
- }
10211
- ],
10212
- "tags": {}
10213
- },
10214
- {
10215
- "kind": "property",
10216
- "name": "semicolon",
10217
- "required": false,
10218
- "type": {
10219
- "kind": "primitive",
10220
- "value": "boolean"
10221
- },
10222
- "description": "Contains `true` if the last child has an (optional) semicolon.",
10223
- "declarations": [
10224
- {
10225
- "name": "semicolon",
10226
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/at-rule.d.ts"
10227
- }
10228
- ],
10229
- "tags": {}
10230
- }
10231
- ],
10232
- "indexSignature": {
10233
- "kind": "indexSignature",
10234
- "name": "",
10235
- "type": {
10236
- "kind": "unknown",
10237
- "value": "unknown",
10238
- "text": ""
10239
- },
10240
- "value": {
10241
- "kind": "unknown",
10242
- "value": "unknown",
10243
- "text": "AtRuleRaws"
10244
- }
10245
- }
10246
- }
10247
- },
10248
- {
10249
- "name": "AtRuleProps",
10250
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/at-rule.d.ts",
10251
- "description": "",
10252
- "declarations": [
10253
- {
10254
- "name": "AtRuleProps",
10255
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/at-rule.d.ts"
10256
- }
10257
- ],
10258
- "tags": {},
10259
- "type": {
10260
- "kind": "object",
10261
- "properties": [
10262
- {
10263
- "kind": "property",
10264
- "name": "name",
10265
- "required": true,
10266
- "type": {
10267
- "kind": "primitive",
10268
- "value": "string"
10269
- },
10270
- "description": "Name of the at-rule.",
10271
- "declarations": [
10272
- {
10273
- "name": "name",
10274
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/at-rule.d.ts"
10275
- }
10276
- ],
10277
- "tags": {}
10278
- },
10279
- {
10280
- "kind": "property",
10281
- "name": "params",
10282
- "required": false,
10283
- "type": {
10284
- "kind": "union",
10285
- "value": [
10286
- {
10287
- "kind": "primitive",
10288
- "value": "number"
10289
- },
10290
- {
10291
- "kind": "primitive",
10292
- "value": "string"
10293
- }
10294
- ]
10295
- },
10296
- "description": "Parameters following the name of the at-rule.",
10297
- "declarations": [
10298
- {
10299
- "name": "params",
10300
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/at-rule.d.ts"
10301
- }
10302
- ],
10303
- "tags": {}
10304
- },
10305
- {
10306
- "kind": "property",
10307
- "name": "raws",
10308
- "required": false,
10309
- "type": {
10310
- "kind": "symbol",
10311
- "name": "AtRuleRaws",
10312
- "value": "AtRuleRaws"
10313
- },
10314
- "description": "Information used to generate byte-to-byte equal node string as it was in the origin input.",
10315
- "declarations": [
10316
- {
10317
- "name": "raws",
10318
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/at-rule.d.ts"
10319
- }
10320
- ],
10321
- "tags": {}
10322
- },
10323
- {
10324
- "kind": "property",
10325
- "name": "nodes",
10326
- "required": false,
10327
- "type": {
10328
- "kind": "unknown",
10329
- "value": "unknown",
10330
- "text": "readonly (ChildProps | Node)[]"
10331
- },
10332
- "description": "",
10333
- "declarations": [
10334
- {
10335
- "name": "nodes",
10336
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/container.d.ts"
10337
- }
10338
- ],
10339
- "tags": {}
10340
- },
10341
- {
10342
- "kind": "property",
10343
- "name": "source",
10344
- "required": false,
10345
- "type": {
10346
- "kind": "symbol",
10347
- "name": "Source",
10348
- "value": "Source"
10349
- },
10350
- "description": "",
10351
- "declarations": [
10352
- {
10353
- "name": "source",
10354
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
10355
- }
10356
- ],
10357
- "tags": {}
10358
- }
10359
- ]
10360
- }
10361
- },
10362
- {
10363
- "name": "CommentRaws",
10364
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/comment.d.ts",
10365
- "description": "",
10366
- "declarations": [
10367
- {
10368
- "name": "CommentRaws",
10369
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/comment.d.ts"
10370
- }
10371
- ],
10372
- "tags": {},
10373
- "type": {
10374
- "kind": "object",
10375
- "properties": [
10376
- {
10377
- "kind": "property",
10378
- "name": "before",
10379
- "required": false,
10380
- "type": {
10381
- "kind": "primitive",
10382
- "value": "string"
10383
- },
10384
- "description": "The space symbols before the node.",
10385
- "declarations": [
10386
- {
10387
- "name": "before",
10388
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/comment.d.ts"
10389
- }
10390
- ],
10391
- "tags": {}
10392
- },
10393
- {
10394
- "kind": "property",
10395
- "name": "left",
10396
- "required": false,
10397
- "type": {
10398
- "kind": "primitive",
10399
- "value": "string"
10400
- },
10401
- "description": "The space symbols between `/*` and the comment’s text.",
10402
- "declarations": [
10403
- {
10404
- "name": "left",
10405
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/comment.d.ts"
10406
- }
10407
- ],
10408
- "tags": {}
10409
- },
10410
- {
10411
- "kind": "property",
10412
- "name": "right",
10413
- "required": false,
10414
- "type": {
10415
- "kind": "primitive",
10416
- "value": "string"
10417
- },
10418
- "description": "The space symbols between the comment’s text.",
10419
- "declarations": [
10420
- {
10421
- "name": "right",
10422
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/comment.d.ts"
10423
- }
10424
- ],
10425
- "tags": {}
10426
- }
10427
- ],
10428
- "indexSignature": {
10429
- "kind": "indexSignature",
10430
- "name": "",
10431
- "type": {
10432
- "kind": "unknown",
10433
- "value": "unknown",
10434
- "text": ""
10435
- },
10436
- "value": {
10437
- "kind": "unknown",
10438
- "value": "unknown",
10439
- "text": "CommentRaws"
10440
- }
10441
- }
10442
- }
10443
- },
10444
- {
10445
- "name": "CommentProps",
10446
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/comment.d.ts",
10447
- "description": "",
10448
- "declarations": [
10449
- {
10450
- "name": "CommentProps",
10451
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/comment.d.ts"
10452
- }
10453
- ],
10454
- "tags": {},
10455
- "type": {
10456
- "kind": "object",
10457
- "properties": [
10458
- {
10459
- "kind": "property",
10460
- "name": "raws",
10461
- "required": false,
10462
- "type": {
10463
- "kind": "symbol",
10464
- "name": "CommentRaws",
10465
- "value": "CommentRaws"
10466
- },
10467
- "description": "Information used to generate byte-to-byte equal node string as it was in the origin input.",
10468
- "declarations": [
10469
- {
10470
- "name": "raws",
10471
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/comment.d.ts"
10472
- }
10473
- ],
10474
- "tags": {}
10475
- },
10476
- {
10477
- "kind": "property",
10478
- "name": "text",
10479
- "required": true,
10480
- "type": {
10481
- "kind": "primitive",
10482
- "value": "string"
10483
- },
10484
- "description": "Content of the comment.",
10485
- "declarations": [
10486
- {
10487
- "name": "text",
10488
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/comment.d.ts"
10489
- }
10490
- ],
10491
- "tags": {}
10492
- },
10493
- {
10494
- "kind": "property",
10495
- "name": "source",
10496
- "required": false,
10497
- "type": {
10498
- "kind": "symbol",
10499
- "name": "Source",
10500
- "value": "Source"
10501
- },
10502
- "description": "",
10503
- "declarations": [
10504
- {
10505
- "name": "source",
10506
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
10507
- }
10508
- ],
10509
- "tags": {}
10510
- }
10511
- ]
10512
- }
10513
- },
10514
- {
10515
- "name": "ContainerWithChildren",
10516
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/container.d.ts",
10517
- "description": "",
10518
- "declarations": [
10519
- {
10520
- "name": "ContainerWithChildren",
10521
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/container.d.ts"
10522
- }
10523
- ],
10524
- "tags": {},
10525
- "type": {
10526
- "kind": "type",
10527
- "typeParameters": [
10528
- {
10529
- "kind": "typeParameter",
10530
- "name": "Child",
10531
- "defaultValue": {
10532
- "kind": "symbol",
10533
- "name": "ChildNode",
10534
- "value": "ChildNode"
10535
- },
10536
- "constraint": {
10537
- "kind": "symbol",
10538
- "name": "Node",
10539
- "value": "Node"
10540
- },
10541
- "required": false
10542
- }
10543
- ],
10544
- "value": {
10545
- "kind": "intersection",
10546
- "value": [
10547
- {
10548
- "kind": "object",
10549
- "properties": [
10550
- {
10551
- "kind": "property",
10552
- "name": "nodes",
10553
- "required": true,
10554
- "type": {
10555
- "kind": "array",
10556
- "value": {
10557
- "kind": "symbol",
10558
- "name": "Child",
10559
- "value": "Child"
10560
- }
10561
- },
10562
- "description": "",
10563
- "declarations": [
10564
- {
10565
- "name": "nodes",
10566
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/container.d.ts"
10567
- }
10568
- ],
10569
- "tags": {}
10570
- }
10571
- ]
10572
- },
10573
- {
10574
- "kind": "parenthesis",
10575
- "value": {
10576
- "kind": "union",
10577
- "value": [
10578
- {
10579
- "kind": "symbol",
10580
- "name": "AtRule",
10581
- "value": "AtRule_"
10582
- },
10583
- {
10584
- "kind": "symbol",
10585
- "name": "Root",
10586
- "value": "Root_"
10587
- },
10588
- {
10589
- "kind": "symbol",
10590
- "name": "Rule",
10591
- "value": "Rule_"
10592
- }
10593
- ]
10594
- }
10595
- }
10596
- ]
10597
- }
10598
- }
10599
- },
10600
- {
10601
- "name": "ValueOptions",
10602
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/container.d.ts",
10603
- "description": "",
10604
- "declarations": [
10605
- {
10606
- "name": "ValueOptions",
10607
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/container.d.ts"
10608
- }
10609
- ],
10610
- "tags": {},
10611
- "type": {
10612
- "kind": "object",
10613
- "properties": [
10614
- {
10615
- "kind": "property",
10616
- "name": "fast",
10617
- "required": false,
10618
- "type": {
10619
- "kind": "primitive",
10620
- "value": "string"
10621
- },
10622
- "description": "String that’s used to narrow down values and speed up the regexp search.",
10623
- "declarations": [
10624
- {
10625
- "name": "fast",
10626
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/container.d.ts"
10627
- }
10628
- ],
10629
- "tags": {}
10630
- },
10631
- {
10632
- "kind": "property",
10633
- "name": "props",
10634
- "required": false,
10635
- "type": {
10636
- "kind": "unknown",
10637
- "value": "unknown",
10638
- "text": "readonly string[]"
10639
- },
10640
- "description": "An array of property names.",
10641
- "declarations": [
10642
- {
10643
- "name": "props",
10644
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/container.d.ts"
10645
- }
10646
- ],
10647
- "tags": {}
10648
- }
10649
- ]
10650
- }
10651
- },
10652
- {
10653
- "name": "ContainerProps",
10654
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/container.d.ts",
10655
- "description": "",
10656
- "declarations": [
10657
- {
10658
- "name": "ContainerProps",
10659
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/container.d.ts"
10660
- }
10661
- ],
10662
- "tags": {},
10663
- "type": {
10664
- "kind": "object",
10665
- "properties": [
10666
- {
10667
- "kind": "property",
10668
- "name": "nodes",
10669
- "required": false,
10670
- "type": {
10671
- "kind": "unknown",
10672
- "value": "unknown",
10673
- "text": "readonly (ChildProps | Node)[]"
10674
- },
10675
- "description": "",
10676
- "declarations": [
10677
- {
10678
- "name": "nodes",
10679
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/container.d.ts"
10680
- }
10681
- ],
10682
- "tags": {}
10683
- },
10684
- {
10685
- "kind": "property",
10686
- "name": "source",
10687
- "required": false,
10688
- "type": {
10689
- "kind": "symbol",
10690
- "name": "Source",
10691
- "value": "Source"
10692
- },
10693
- "description": "",
10694
- "declarations": [
10695
- {
10696
- "name": "source",
10697
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
10698
- }
10699
- ],
10700
- "tags": {}
10701
- }
10702
- ]
10703
- }
10704
- },
10705
- {
10706
- "name": "NewChild",
10707
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/container.d.ts",
10708
- "description": "All types that can be passed into container methods to create or add a new\nchild node.",
10709
- "declarations": [
10710
- {
10711
- "name": "NewChild",
10712
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/container.d.ts"
10713
- }
10714
- ],
10715
- "tags": {},
10716
- "type": {
10717
- "kind": "type",
10718
- "typeParameters": [],
10719
- "value": {
10720
- "kind": "union",
10721
- "value": [
10722
- {
10723
- "kind": "symbol",
10724
- "name": "ChildProps",
10725
- "value": "ChildProps"
10726
- },
10727
- {
10728
- "kind": "symbol",
10729
- "name": "Node",
10730
- "value": "Node"
10731
- },
10732
- {
10733
- "kind": "unknown",
10734
- "value": "unknown",
10735
- "text": "readonly ChildProps[]"
10736
- },
10737
- {
10738
- "kind": "unknown",
10739
- "value": "unknown",
10740
- "text": "readonly Node[]"
10741
- },
10742
- {
10743
- "kind": "unknown",
10744
- "value": "unknown",
10745
- "text": "readonly string[]"
10746
- },
10747
- {
10748
- "kind": "primitive",
10749
- "value": "string"
10750
- },
10751
- {
10752
- "kind": "primitive",
10753
- "value": "undefined"
10754
- }
10755
- ]
10756
- }
10757
- }
10758
- },
10759
- {
10760
- "name": "RangePosition",
10761
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/css-syntax-error.d.ts",
10762
- "description": "A position that is part of a range.",
10763
- "declarations": [
10764
- {
10765
- "name": "RangePosition",
10766
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/css-syntax-error.d.ts"
10767
- }
10768
- ],
10769
- "tags": {},
10770
- "type": {
10771
- "kind": "object",
10772
- "properties": [
10773
- {
10774
- "kind": "property",
10775
- "name": "column",
10776
- "required": true,
10777
- "type": {
10778
- "kind": "primitive",
10779
- "value": "number"
10780
- },
10781
- "description": "The column number in the input.",
10782
- "declarations": [
10783
- {
10784
- "name": "column",
10785
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/css-syntax-error.d.ts"
10786
- }
10787
- ],
10788
- "tags": {}
10789
- },
10790
- {
10791
- "kind": "property",
10792
- "name": "line",
10793
- "required": true,
10794
- "type": {
10795
- "kind": "primitive",
10796
- "value": "number"
10797
- },
10798
- "description": "The line number in the input.",
10799
- "declarations": [
10800
- {
10801
- "name": "line",
10802
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/css-syntax-error.d.ts"
10803
- }
10804
- ],
10805
- "tags": {}
10806
- }
10807
- ]
10808
- }
10809
- },
10810
- {
10811
- "name": "DeclarationRaws",
10812
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/declaration.d.ts",
10813
- "description": "",
10814
- "declarations": [
10815
- {
10816
- "name": "DeclarationRaws",
10817
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/declaration.d.ts"
10818
- }
10819
- ],
10820
- "tags": {},
10821
- "type": {
10822
- "kind": "object",
10823
- "properties": [
10824
- {
10825
- "kind": "property",
10826
- "name": "before",
10827
- "required": false,
10828
- "type": {
10829
- "kind": "primitive",
10830
- "value": "string"
10831
- },
10832
- "description": "The space symbols before the node. It also stores `*`\nand `_` symbols before the declaration (IE hack).",
10833
- "declarations": [
10834
- {
10835
- "name": "before",
10836
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/declaration.d.ts"
10837
- }
10838
- ],
10839
- "tags": {}
10840
- },
10841
- {
10842
- "kind": "property",
10843
- "name": "between",
10844
- "required": false,
10845
- "type": {
10846
- "kind": "primitive",
10847
- "value": "string"
10848
- },
10849
- "description": "The symbols between the property and value for declarations.",
10850
- "declarations": [
10851
- {
10852
- "name": "between",
10853
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/declaration.d.ts"
10854
- }
10855
- ],
10856
- "tags": {}
10857
- },
10858
- {
10859
- "kind": "property",
10860
- "name": "important",
10861
- "required": false,
10862
- "type": {
10863
- "kind": "primitive",
10864
- "value": "string"
10865
- },
10866
- "description": "The content of the important statement, if it is not just `!important`.",
10867
- "declarations": [
10868
- {
10869
- "name": "important",
10870
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/declaration.d.ts"
10871
- }
10872
- ],
10873
- "tags": {}
10874
- },
10875
- {
10876
- "kind": "property",
10877
- "name": "value",
10878
- "required": false,
10879
- "type": {
10880
- "kind": "object",
10881
- "properties": [
10882
- {
10883
- "kind": "property",
10884
- "name": "raw",
10885
- "required": true,
10886
- "type": {
10887
- "kind": "primitive",
10888
- "value": "string"
10889
- },
10890
- "description": "",
10891
- "declarations": [
10892
- {
10893
- "name": "raw",
10894
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/declaration.d.ts"
10895
- }
10896
- ],
10897
- "tags": {}
10898
- },
10899
- {
10900
- "kind": "property",
10901
- "name": "value",
10902
- "required": true,
10903
- "type": {
10904
- "kind": "primitive",
10905
- "value": "string"
10906
- },
10907
- "description": "",
10908
- "declarations": [
10909
- {
10910
- "name": "value",
10911
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/declaration.d.ts"
10912
- }
10913
- ],
10914
- "tags": {}
10915
- }
10916
- ]
10917
- },
10918
- "description": "Declaration value with comments.",
10919
- "declarations": [
10920
- {
10921
- "name": "value",
10922
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/declaration.d.ts"
10923
- }
10924
- ],
10925
- "tags": {}
10926
- }
10927
- ],
10928
- "indexSignature": {
10929
- "kind": "indexSignature",
10930
- "name": "",
10931
- "type": {
10932
- "kind": "unknown",
10933
- "value": "unknown",
10934
- "text": ""
10935
- },
10936
- "value": {
10937
- "kind": "unknown",
10938
- "value": "unknown",
10939
- "text": "DeclarationRaws"
10940
- }
10941
- }
10942
- }
10943
- },
10944
- {
10945
- "name": "DeclarationProps",
10946
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/declaration.d.ts",
10947
- "description": "",
10948
- "declarations": [
10949
- {
10950
- "name": "DeclarationProps",
10951
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/declaration.d.ts"
10952
- }
10953
- ],
10954
- "tags": {},
10955
- "type": {
10956
- "kind": "object",
10957
- "properties": [
10958
- {
10959
- "kind": "property",
10960
- "name": "important",
10961
- "required": false,
10962
- "type": {
10963
- "kind": "primitive",
10964
- "value": "boolean"
10965
- },
10966
- "description": "Whether the declaration has an `!important` annotation.",
10967
- "declarations": [
10968
- {
10969
- "name": "important",
10970
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/declaration.d.ts"
10971
- }
10972
- ],
10973
- "tags": {}
10974
- },
10975
- {
10976
- "kind": "property",
10977
- "name": "prop",
10978
- "required": true,
10979
- "type": {
10980
- "kind": "primitive",
10981
- "value": "string"
10982
- },
10983
- "description": "Name of the declaration.",
10984
- "declarations": [
10985
- {
10986
- "name": "prop",
10987
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/declaration.d.ts"
10988
- }
10989
- ],
10990
- "tags": {}
10991
- },
10992
- {
10993
- "kind": "property",
10994
- "name": "raws",
10995
- "required": false,
10996
- "type": {
10997
- "kind": "symbol",
10998
- "name": "DeclarationRaws",
10999
- "value": "DeclarationRaws"
11000
- },
11001
- "description": "Information used to generate byte-to-byte equal node string as it was in the origin input.",
11002
- "declarations": [
11003
- {
11004
- "name": "raws",
11005
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/declaration.d.ts"
11006
- }
11007
- ],
11008
- "tags": {}
11009
- },
11010
- {
11011
- "kind": "property",
11012
- "name": "value",
11013
- "required": true,
11014
- "type": {
11015
- "kind": "primitive",
11016
- "value": "string"
11017
- },
11018
- "description": "Value of the declaration.",
11019
- "declarations": [
11020
- {
11021
- "name": "value",
11022
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/declaration.d.ts"
11023
- }
11024
- ],
11025
- "tags": {}
11026
- }
11027
- ]
11028
- }
11029
- },
11030
- {
11031
- "name": "DocumentProps",
11032
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/document.d.ts",
11033
- "description": "",
11034
- "declarations": [
11035
- {
11036
- "name": "DocumentProps",
11037
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/document.d.ts"
11038
- }
11039
- ],
11040
- "tags": {},
11041
- "type": {
11042
- "kind": "object",
11043
- "properties": [
11044
- {
11045
- "kind": "property",
11046
- "name": "nodes",
11047
- "required": false,
11048
- "type": {
11049
- "kind": "unknown",
11050
- "value": "unknown",
11051
- "text": "readonly Root[]"
11052
- },
11053
- "description": "",
11054
- "declarations": [
11055
- {
11056
- "name": "nodes",
11057
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/document.d.ts"
11058
- }
11059
- ],
11060
- "tags": {}
11061
- },
11062
- {
11063
- "kind": "property",
11064
- "name": "raws",
11065
- "required": false,
11066
- "type": {
11067
- "kind": "external",
11068
- "name": "Record",
11069
- "url": "https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type",
11070
- "typeParameters": [
11071
- {
11072
- "kind": "primitive",
11073
- "value": "string"
11074
- },
11075
- {
11076
- "kind": "primitive",
11077
- "value": "any"
11078
- }
11079
- ]
11080
- },
11081
- "description": "Information to generate byte-to-byte equal node string as it was\nin the origin input.\n\nEvery parser saves its own properties.",
11082
- "declarations": [
11083
- {
11084
- "name": "raws",
11085
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/document.d.ts"
11086
- }
11087
- ],
11088
- "tags": {}
11089
- },
11090
- {
11091
- "kind": "property",
11092
- "name": "source",
11093
- "required": false,
11094
- "type": {
11095
- "kind": "symbol",
11096
- "name": "Source",
11097
- "value": "Source"
11098
- },
11099
- "description": "",
11100
- "declarations": [
11101
- {
11102
- "name": "source",
11103
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11104
- }
11105
- ],
11106
- "tags": {}
11107
- }
11108
- ]
11109
- }
11110
- },
11111
- {
11112
- "name": "FilePosition",
11113
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/input.d.ts",
11114
- "description": "",
11115
- "declarations": [
11116
- {
11117
- "name": "FilePosition",
11118
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/input.d.ts"
11119
- }
11120
- ],
11121
- "tags": {},
11122
- "type": {
11123
- "kind": "object",
11124
- "properties": [
11125
- {
11126
- "kind": "property",
11127
- "name": "column",
11128
- "required": true,
11129
- "type": {
11130
- "kind": "primitive",
11131
- "value": "number"
11132
- },
11133
- "description": "Column of inclusive start position in source file.",
11134
- "declarations": [
11135
- {
11136
- "name": "column",
11137
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/input.d.ts"
11138
- }
11139
- ],
11140
- "tags": {}
11141
- },
11142
- {
11143
- "kind": "property",
11144
- "name": "endColumn",
11145
- "required": false,
11146
- "type": {
11147
- "kind": "primitive",
11148
- "value": "number"
11149
- },
11150
- "description": "Column of exclusive end position in source file.",
11151
- "declarations": [
11152
- {
11153
- "name": "endColumn",
11154
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/input.d.ts"
11155
- }
11156
- ],
11157
- "tags": {}
11158
- },
11159
- {
11160
- "kind": "property",
11161
- "name": "endLine",
11162
- "required": false,
11163
- "type": {
11164
- "kind": "primitive",
11165
- "value": "number"
11166
- },
11167
- "description": "Line of exclusive end position in source file.",
11168
- "declarations": [
11169
- {
11170
- "name": "endLine",
11171
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/input.d.ts"
11172
- }
11173
- ],
11174
- "tags": {}
11175
- },
11176
- {
11177
- "kind": "property",
11178
- "name": "endOffset",
11179
- "required": false,
11180
- "type": {
11181
- "kind": "primitive",
11182
- "value": "number"
11183
- },
11184
- "description": "Offset of exclusive end position in source file.",
11185
- "declarations": [
11186
- {
11187
- "name": "endOffset",
11188
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/input.d.ts"
11189
- }
11190
- ],
11191
- "tags": {}
11192
- },
11193
- {
11194
- "kind": "property",
11195
- "name": "file",
11196
- "required": false,
11197
- "type": {
11198
- "kind": "primitive",
11199
- "value": "string"
11200
- },
11201
- "description": "Absolute path to the source file.",
11202
- "declarations": [
11203
- {
11204
- "name": "file",
11205
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/input.d.ts"
11206
- }
11207
- ],
11208
- "tags": {}
11209
- },
11210
- {
11211
- "kind": "property",
11212
- "name": "line",
11213
- "required": true,
11214
- "type": {
11215
- "kind": "primitive",
11216
- "value": "number"
11217
- },
11218
- "description": "Line of inclusive start position in source file.",
11219
- "declarations": [
11220
- {
11221
- "name": "line",
11222
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/input.d.ts"
11223
- }
11224
- ],
11225
- "tags": {}
11226
- },
11227
- {
11228
- "kind": "property",
11229
- "name": "offset",
11230
- "required": true,
11231
- "type": {
11232
- "kind": "primitive",
11233
- "value": "number"
11234
- },
11235
- "description": "Offset of inclusive start position in source file.",
11236
- "declarations": [
11237
- {
11238
- "name": "offset",
11239
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/input.d.ts"
11240
- }
11241
- ],
11242
- "tags": {}
11243
- },
11244
- {
11245
- "kind": "property",
11246
- "name": "source",
11247
- "required": false,
11248
- "type": {
11249
- "kind": "primitive",
11250
- "value": "string"
11251
- },
11252
- "description": "Source code.",
11253
- "declarations": [
11254
- {
11255
- "name": "source",
11256
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/input.d.ts"
11257
- }
11258
- ],
11259
- "tags": {}
11260
- },
11261
- {
11262
- "kind": "property",
11263
- "name": "url",
11264
- "required": true,
11265
- "type": {
11266
- "kind": "primitive",
11267
- "value": "string"
11268
- },
11269
- "description": "URL for the source file.",
11270
- "declarations": [
11271
- {
11272
- "name": "url",
11273
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/input.d.ts"
11274
- }
11275
- ],
11276
- "tags": {}
11277
- }
11278
- ]
11279
- }
11280
- },
11281
- {
11282
- "name": "ChildNode",
11283
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/node.d.ts",
11284
- "description": "",
11285
- "declarations": [
11286
- {
11287
- "name": "ChildNode",
11288
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11289
- }
11290
- ],
11291
- "tags": {},
11292
- "type": {
11293
- "kind": "type",
11294
- "typeParameters": [],
11295
- "value": {
11296
- "kind": "union",
11297
- "value": [
11298
- {
11299
- "kind": "symbol",
11300
- "name": "AtRule.default",
11301
- "value": "AtRule_"
11302
- },
11303
- {
11304
- "kind": "symbol",
11305
- "name": "Comment",
11306
- "value": "Comment_"
11307
- },
11308
- {
11309
- "kind": "symbol",
11310
- "name": "Declaration",
11311
- "value": "Declaration_"
11312
- },
11313
- {
11314
- "kind": "symbol",
11315
- "name": "Rule",
11316
- "value": "Rule_"
11317
- }
11318
- ]
11319
- }
11320
- }
11321
- },
11322
- {
11323
- "name": "AnyNode",
11324
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/node.d.ts",
11325
- "description": "",
11326
- "declarations": [
11327
- {
11328
- "name": "AnyNode",
11329
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11330
- }
11331
- ],
11332
- "tags": {},
11333
- "type": {
11334
- "kind": "type",
11335
- "typeParameters": [],
11336
- "value": {
11337
- "kind": "union",
11338
- "value": [
11339
- {
11340
- "kind": "symbol",
11341
- "name": "AtRule.default",
11342
- "value": "AtRule_"
11343
- },
11344
- {
11345
- "kind": "symbol",
11346
- "name": "Comment",
11347
- "value": "Comment_"
11348
- },
11349
- {
11350
- "kind": "symbol",
11351
- "name": "Declaration",
11352
- "value": "Declaration_"
11353
- },
11354
- {
11355
- "kind": "symbol",
11356
- "name": "Document",
11357
- "value": "Document_"
11358
- },
11359
- {
11360
- "kind": "symbol",
11361
- "name": "Root",
11362
- "value": "Root_"
11363
- },
11364
- {
11365
- "kind": "symbol",
11366
- "name": "Rule",
11367
- "value": "Rule_"
11368
- }
11369
- ]
11370
- }
11371
- }
11372
- },
11373
- {
11374
- "name": "ChildProps",
11375
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/node.d.ts",
11376
- "description": "",
11377
- "declarations": [
11378
- {
11379
- "name": "ChildProps",
11380
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11381
- }
11382
- ],
11383
- "tags": {},
11384
- "type": {
11385
- "kind": "type",
11386
- "typeParameters": [],
11387
- "value": {
11388
- "kind": "union",
11389
- "value": [
11390
- {
11391
- "kind": "symbol",
11392
- "name": "AtRuleProps",
11393
- "value": "AtRuleProps"
11394
- },
11395
- {
11396
- "kind": "symbol",
11397
- "name": "CommentProps",
11398
- "value": "CommentProps"
11399
- },
11400
- {
11401
- "kind": "symbol",
11402
- "name": "DeclarationProps",
11403
- "value": "DeclarationProps"
11404
- },
11405
- {
11406
- "kind": "symbol",
11407
- "name": "RuleProps",
11408
- "value": "RuleProps"
11409
- }
11410
- ]
11411
- }
11412
- }
11413
- },
11414
- {
11415
- "name": "Position",
11416
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/node.d.ts",
11417
- "description": "",
11418
- "declarations": [
11419
- {
11420
- "name": "Position",
11421
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11422
- }
11423
- ],
11424
- "tags": {},
11425
- "type": {
11426
- "kind": "object",
11427
- "properties": [
11428
- {
11429
- "kind": "property",
11430
- "name": "column",
11431
- "required": true,
11432
- "type": {
11433
- "kind": "primitive",
11434
- "value": "number"
11435
- },
11436
- "description": "Source line in file. In contrast to `offset` it starts from 1.",
11437
- "declarations": [
11438
- {
11439
- "name": "column",
11440
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11441
- }
11442
- ],
11443
- "tags": {}
11444
- },
11445
- {
11446
- "kind": "property",
11447
- "name": "line",
11448
- "required": true,
11449
- "type": {
11450
- "kind": "primitive",
11451
- "value": "number"
11452
- },
11453
- "description": "Source column in file.",
11454
- "declarations": [
11455
- {
11456
- "name": "line",
11457
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11458
- }
11459
- ],
11460
- "tags": {}
11461
- },
11462
- {
11463
- "kind": "property",
11464
- "name": "offset",
11465
- "required": true,
11466
- "type": {
11467
- "kind": "primitive",
11468
- "value": "number"
11469
- },
11470
- "description": "Source offset in file. It starts from 0.",
11471
- "declarations": [
11472
- {
11473
- "name": "offset",
11474
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11475
- }
11476
- ],
11477
- "tags": {}
11478
- }
11479
- ]
11480
- }
11481
- },
11482
- {
11483
- "name": "Range",
11484
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/node.d.ts",
11485
- "description": "",
11486
- "declarations": [
11487
- {
11488
- "name": "Range",
11489
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11490
- }
11491
- ],
11492
- "tags": {},
11493
- "type": {
11494
- "kind": "object",
11495
- "properties": [
11496
- {
11497
- "kind": "property",
11498
- "name": "end",
11499
- "required": true,
11500
- "type": {
11501
- "kind": "symbol",
11502
- "name": "Position",
11503
- "value": "Position"
11504
- },
11505
- "description": "End position, exclusive.",
11506
- "declarations": [
11507
- {
11508
- "name": "end",
11509
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11510
- }
11511
- ],
11512
- "tags": {}
11513
- },
11514
- {
11515
- "kind": "property",
11516
- "name": "start",
11517
- "required": true,
11518
- "type": {
11519
- "kind": "symbol",
11520
- "name": "Position",
11521
- "value": "Position"
11522
- },
11523
- "description": "Start position, inclusive.",
11524
- "declarations": [
11525
- {
11526
- "name": "start",
11527
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11528
- }
11529
- ],
11530
- "tags": {}
11531
- }
11532
- ]
11533
- }
11534
- },
11535
- {
11536
- "name": "Source",
11537
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/node.d.ts",
11538
- "description": "Source represents an interface for the {@link Node.source } property.",
11539
- "declarations": [
11540
- {
11541
- "name": "Source",
11542
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11543
- }
11544
- ],
11545
- "tags": {},
11546
- "type": {
11547
- "kind": "object",
11548
- "properties": [
11549
- {
11550
- "kind": "property",
11551
- "name": "end",
11552
- "required": false,
11553
- "type": {
11554
- "kind": "symbol",
11555
- "name": "Position",
11556
- "value": "Position"
11557
- },
11558
- "description": "The inclusive ending position for the source\ncode of a node.\n\nHowever, `end.offset` of a non `Root` node is the exclusive position.\nSee https://github.com/postcss/postcss/pull/1879 for details.\n\n```js\nconst root = postcss.parse('a { color: black }')\nconst a = root.first\nconst color = a.first\n\n// The offset of `Root` node is the inclusive position\ncss.source.end // { line: 1, column: 19, offset: 18 }\n\n// The offset of non `Root` node is the exclusive position\na.source.end // { line: 1, column: 18, offset: 18 }\ncolor.source.end // { line: 1, column: 16, offset: 16 }\n```",
11559
- "declarations": [
11560
- {
11561
- "name": "end",
11562
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11563
- }
11564
- ],
11565
- "tags": {}
11566
- },
11567
- {
11568
- "kind": "property",
11569
- "name": "input",
11570
- "required": true,
11571
- "type": {
11572
- "kind": "symbol",
11573
- "name": "Input",
11574
- "value": "Input_"
11575
- },
11576
- "description": "The source file from where a node has originated.",
11577
- "declarations": [
11578
- {
11579
- "name": "input",
11580
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11581
- }
11582
- ],
11583
- "tags": {}
11584
- },
11585
- {
11586
- "kind": "property",
11587
- "name": "start",
11588
- "required": false,
11589
- "type": {
11590
- "kind": "symbol",
11591
- "name": "Position",
11592
- "value": "Position"
11593
- },
11594
- "description": "The inclusive starting position for the source\ncode of a node.",
11595
- "declarations": [
11596
- {
11597
- "name": "start",
11598
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11599
- }
11600
- ],
11601
- "tags": {}
11602
- }
11603
- ]
11604
- }
11605
- },
11606
- {
11607
- "name": "NodeProps",
11608
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/node.d.ts",
11609
- "description": "Interface represents an interface for an object received\nas parameter by Node class constructor.",
11610
- "declarations": [
11611
- {
11612
- "name": "NodeProps",
11613
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11614
- }
11615
- ],
11616
- "tags": {},
11617
- "type": {
11618
- "kind": "object",
11619
- "properties": [
11620
- {
11621
- "kind": "property",
11622
- "name": "source",
11623
- "required": false,
11624
- "type": {
11625
- "kind": "symbol",
11626
- "name": "Source",
11627
- "value": "Source"
11628
- },
11629
- "description": "",
11630
- "declarations": [
11631
- {
11632
- "name": "source",
11633
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11634
- }
11635
- ],
11636
- "tags": {}
11637
- }
11638
- ]
11639
- }
11640
- },
11641
- {
11642
- "name": "NodeErrorOptions",
11643
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/node.d.ts",
11644
- "description": "",
11645
- "declarations": [
11646
- {
11647
- "name": "NodeErrorOptions",
11648
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11649
- }
11650
- ],
11651
- "tags": {},
11652
- "type": {
11653
- "kind": "object",
11654
- "properties": [
11655
- {
11656
- "kind": "property",
11657
- "name": "endIndex",
11658
- "required": false,
11659
- "type": {
11660
- "kind": "primitive",
11661
- "value": "number"
11662
- },
11663
- "description": "An ending index inside a node's string that should be highlighted as\nsource of error.",
11664
- "declarations": [
11665
- {
11666
- "name": "endIndex",
11667
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11668
- }
11669
- ],
11670
- "tags": {}
11671
- },
11672
- {
11673
- "kind": "property",
11674
- "name": "index",
11675
- "required": false,
11676
- "type": {
11677
- "kind": "primitive",
11678
- "value": "number"
11679
- },
11680
- "description": "An index inside a node's string that should be highlighted as source\nof error.",
11681
- "declarations": [
11682
- {
11683
- "name": "index",
11684
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11685
- }
11686
- ],
11687
- "tags": {}
11688
- },
11689
- {
11690
- "kind": "property",
11691
- "name": "plugin",
11692
- "required": false,
11693
- "type": {
11694
- "kind": "primitive",
11695
- "value": "string"
11696
- },
11697
- "description": "Plugin name that created this error. PostCSS will set it automatically.",
11698
- "declarations": [
11699
- {
11700
- "name": "plugin",
11701
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11702
- }
11703
- ],
11704
- "tags": {}
11705
- },
11706
- {
11707
- "kind": "property",
11708
- "name": "word",
11709
- "required": false,
11710
- "type": {
11711
- "kind": "primitive",
11712
- "value": "string"
11713
- },
11714
- "description": "A word inside a node's string, that should be highlighted as source\nof error.",
11715
- "declarations": [
11716
- {
11717
- "name": "word",
11718
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
11719
- }
11720
- ],
11721
- "tags": {}
11722
- }
11723
- ]
11724
- }
11725
- },
11726
- {
11727
- "name": "SourceMap",
11728
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
11729
- "description": "",
11730
- "declarations": [
11731
- {
11732
- "name": "SourceMap",
11733
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
11734
- }
11735
- ],
11736
- "tags": {},
11737
- "type": {
11738
- "kind": "type",
11739
- "typeParameters": [],
11740
- "value": {
11741
- "kind": "intersection",
11742
- "value": [
11743
- {
11744
- "kind": "object",
11745
- "properties": [
11746
- {
11747
- "kind": "property",
11748
- "name": "toJSON",
11749
- "type": {
11750
- "kind": "function",
11751
- "parameters": [],
11752
- "members": [],
11753
- "returnType": {
11754
- "kind": "symbol",
11755
- "name": "RawSourceMap",
11756
- "value": "RawSourceMap"
11757
- }
11758
- },
11759
- "description": "",
11760
- "declarations": [
11761
- {
11762
- "name": "toJSON",
11763
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
11764
- }
11765
- ],
11766
- "tags": {}
11767
- }
11768
- ]
11769
- },
11770
- {
11771
- "kind": "symbol",
11772
- "name": "SourceMapGenerator",
11773
- "value": "SourceMapGenerator"
11774
- }
11775
- ]
11776
- }
11777
- }
11778
- },
11779
- {
11780
- "name": "Helpers",
11781
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
11782
- "description": "",
11783
- "declarations": [
11784
- {
11785
- "name": "Helpers",
11786
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
11787
- }
11788
- ],
11789
- "tags": {},
11790
- "type": {
11791
- "kind": "type",
11792
- "typeParameters": [],
11793
- "value": {
11794
- "kind": "intersection",
11795
- "value": [
11796
- {
11797
- "kind": "object",
11798
- "properties": [
11799
- {
11800
- "kind": "property",
11801
- "name": "postcss",
11802
- "required": true,
11803
- "type": {
11804
- "kind": "symbol",
11805
- "name": "Postcss",
11806
- "value": "typeof postcss"
11807
- },
11808
- "description": "",
11809
- "declarations": [
11810
- {
11811
- "name": "postcss",
11812
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
11813
- }
11814
- ],
11815
- "tags": {}
11816
- },
11817
- {
11818
- "kind": "property",
11819
- "name": "result",
11820
- "required": true,
11821
- "type": {
11822
- "kind": "symbol",
11823
- "name": "Result",
11824
- "value": "Result_<RootNode>"
11825
- },
11826
- "description": "",
11827
- "declarations": [
11828
- {
11829
- "name": "result",
11830
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
11831
- }
11832
- ],
11833
- "tags": {}
11834
- }
11835
- ]
11836
- },
11837
- {
11838
- "kind": "symbol",
11839
- "name": "Postcss",
11840
- "value": "typeof postcss"
11841
- }
11842
- ]
11843
- }
11844
- }
11845
- },
11846
- {
11847
- "name": "Plugin",
11848
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
11849
- "description": "",
11850
- "declarations": [
11851
- {
11852
- "name": "Plugin",
11853
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
11854
- }
11855
- ],
11856
- "tags": {},
11857
- "type": {
11858
- "kind": "object",
11859
- "properties": [
11860
- {
11861
- "kind": "property",
11862
- "name": "postcssPlugin",
11863
- "required": true,
11864
- "type": {
11865
- "kind": "primitive",
11866
- "value": "string"
11867
- },
11868
- "description": "",
11869
- "declarations": [
11870
- {
11871
- "name": "postcssPlugin",
11872
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
11873
- }
11874
- ],
11875
- "tags": {}
11876
- },
11877
- {
11878
- "kind": "property",
11879
- "name": "prepare",
11880
- "required": false,
11881
- "type": {
11882
- "kind": "function",
11883
- "parameters": [
11884
- {
11885
- "kind": "parameter",
11886
- "name": "result",
11887
- "type": {
11888
- "kind": "symbol",
11889
- "name": "Result",
11890
- "value": "Result_<RootNode>"
11891
- },
11892
- "required": true,
11893
- "rest": false,
11894
- "description": "",
11895
- "declarations": [
11896
- {
11897
- "name": "result",
11898
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
11899
- }
11900
- ],
11901
- "tags": {}
11902
- }
11903
- ],
11904
- "members": [],
11905
- "returnType": {
11906
- "kind": "symbol",
11907
- "name": "Processors",
11908
- "value": "Processors"
11909
- }
11910
- },
11911
- "description": "",
11912
- "declarations": [
11913
- {
11914
- "name": "prepare",
11915
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
11916
- }
11917
- ],
11918
- "tags": {}
11919
- },
11920
- {
11921
- "kind": "property",
11922
- "name": "AtRule",
11923
- "required": false,
11924
- "type": {
11925
- "kind": "union",
11926
- "value": [
11927
- {
11928
- "kind": "object",
11929
- "properties": []
11930
- },
11931
- {
11932
- "kind": "symbol",
11933
- "name": "AtRuleProcessor",
11934
- "value": "AtRuleProcessor"
11935
- }
11936
- ]
11937
- },
11938
- "description": "Will be called on all`AtRule` nodes.\n\nWill be called again on node or children changes.",
11939
- "declarations": [
11940
- {
11941
- "name": "AtRule",
11942
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
11943
- }
11944
- ],
11945
- "tags": {}
11946
- },
11947
- {
11948
- "kind": "property",
11949
- "name": "AtRuleExit",
11950
- "required": false,
11951
- "type": {
11952
- "kind": "union",
11953
- "value": [
11954
- {
11955
- "kind": "object",
11956
- "properties": []
11957
- },
11958
- {
11959
- "kind": "symbol",
11960
- "name": "AtRuleProcessor",
11961
- "value": "AtRuleProcessor"
11962
- }
11963
- ]
11964
- },
11965
- "description": "Will be called on all `AtRule` nodes, when all children will be processed.\n\nWill be called again on node or children changes.",
11966
- "declarations": [
11967
- {
11968
- "name": "AtRuleExit",
11969
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
11970
- }
11971
- ],
11972
- "tags": {}
11973
- },
11974
- {
11975
- "kind": "property",
11976
- "name": "Comment",
11977
- "required": false,
11978
- "type": {
11979
- "kind": "symbol",
11980
- "name": "CommentProcessor",
11981
- "value": "CommentProcessor"
11982
- },
11983
- "description": "Will be called on all `Comment` nodes.\n\nWill be called again on node or children changes.",
11984
- "declarations": [
11985
- {
11986
- "name": "Comment",
11987
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
11988
- }
11989
- ],
11990
- "tags": {}
11991
- },
11992
- {
11993
- "kind": "property",
11994
- "name": "CommentExit",
11995
- "required": false,
11996
- "type": {
11997
- "kind": "symbol",
11998
- "name": "CommentProcessor",
11999
- "value": "CommentProcessor"
12000
- },
12001
- "description": "Will be called on all `Comment` nodes after listeners\nfor `Comment` event.\n\nWill be called again on node or children changes.",
12002
- "declarations": [
12003
- {
12004
- "name": "CommentExit",
12005
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12006
- }
12007
- ],
12008
- "tags": {}
12009
- },
12010
- {
12011
- "kind": "property",
12012
- "name": "Declaration",
12013
- "required": false,
12014
- "type": {
12015
- "kind": "union",
12016
- "value": [
12017
- {
12018
- "kind": "object",
12019
- "properties": []
12020
- },
12021
- {
12022
- "kind": "symbol",
12023
- "name": "DeclarationProcessor",
12024
- "value": "DeclarationProcessor"
12025
- }
12026
- ]
12027
- },
12028
- "description": "Will be called on all `Declaration` nodes after listeners\nfor `Declaration` event.\n\nWill be called again on node or children changes.",
12029
- "declarations": [
12030
- {
12031
- "name": "Declaration",
12032
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12033
- }
12034
- ],
12035
- "tags": {}
12036
- },
12037
- {
12038
- "kind": "property",
12039
- "name": "DeclarationExit",
12040
- "required": false,
12041
- "type": {
12042
- "kind": "union",
12043
- "value": [
12044
- {
12045
- "kind": "object",
12046
- "properties": []
12047
- },
12048
- {
12049
- "kind": "symbol",
12050
- "name": "DeclarationProcessor",
12051
- "value": "DeclarationProcessor"
12052
- }
12053
- ]
12054
- },
12055
- "description": "Will be called on all `Declaration` nodes.\n\nWill be called again on node or children changes.",
12056
- "declarations": [
12057
- {
12058
- "name": "DeclarationExit",
12059
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12060
- }
12061
- ],
12062
- "tags": {}
12063
- },
12064
- {
12065
- "kind": "property",
12066
- "name": "Document",
12067
- "required": false,
12068
- "type": {
12069
- "kind": "symbol",
12070
- "name": "DocumentProcessor",
12071
- "value": "DocumentProcessor"
12072
- },
12073
- "description": "Will be called on `Document` node.\n\nWill be called again on children changes.",
12074
- "declarations": [
12075
- {
12076
- "name": "Document",
12077
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12078
- }
12079
- ],
12080
- "tags": {}
12081
- },
12082
- {
12083
- "kind": "property",
12084
- "name": "DocumentExit",
12085
- "required": false,
12086
- "type": {
12087
- "kind": "symbol",
12088
- "name": "DocumentProcessor",
12089
- "value": "DocumentProcessor"
12090
- },
12091
- "description": "Will be called on `Document` node, when all children will be processed.\n\nWill be called again on children changes.",
12092
- "declarations": [
12093
- {
12094
- "name": "DocumentExit",
12095
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12096
- }
12097
- ],
12098
- "tags": {}
12099
- },
12100
- {
12101
- "kind": "property",
12102
- "name": "Once",
12103
- "required": false,
12104
- "type": {
12105
- "kind": "symbol",
12106
- "name": "RootProcessor",
12107
- "value": "RootProcessor"
12108
- },
12109
- "description": "Will be called on `Root` node once.",
12110
- "declarations": [
12111
- {
12112
- "name": "Once",
12113
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12114
- }
12115
- ],
12116
- "tags": {}
12117
- },
12118
- {
12119
- "kind": "property",
12120
- "name": "OnceExit",
12121
- "required": false,
12122
- "type": {
12123
- "kind": "symbol",
12124
- "name": "RootProcessor",
12125
- "value": "RootProcessor"
12126
- },
12127
- "description": "Will be called on `Root` node once, when all children will be processed.",
12128
- "declarations": [
12129
- {
12130
- "name": "OnceExit",
12131
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12132
- }
12133
- ],
12134
- "tags": {}
12135
- },
12136
- {
12137
- "kind": "property",
12138
- "name": "Root",
12139
- "required": false,
12140
- "type": {
12141
- "kind": "symbol",
12142
- "name": "RootProcessor",
12143
- "value": "RootProcessor"
12144
- },
12145
- "description": "Will be called on `Root` node.\n\nWill be called again on children changes.",
12146
- "declarations": [
12147
- {
12148
- "name": "Root",
12149
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12150
- }
12151
- ],
12152
- "tags": {}
12153
- },
12154
- {
12155
- "kind": "property",
12156
- "name": "RootExit",
12157
- "required": false,
12158
- "type": {
12159
- "kind": "symbol",
12160
- "name": "RootProcessor",
12161
- "value": "RootProcessor"
12162
- },
12163
- "description": "Will be called on `Root` node, when all children will be processed.\n\nWill be called again on children changes.",
12164
- "declarations": [
12165
- {
12166
- "name": "RootExit",
12167
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12168
- }
12169
- ],
12170
- "tags": {}
12171
- },
12172
- {
12173
- "kind": "property",
12174
- "name": "Rule",
12175
- "required": false,
12176
- "type": {
12177
- "kind": "symbol",
12178
- "name": "RuleProcessor",
12179
- "value": "RuleProcessor"
12180
- },
12181
- "description": "Will be called on all `Rule` nodes.\n\nWill be called again on node or children changes.",
12182
- "declarations": [
12183
- {
12184
- "name": "Rule",
12185
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12186
- }
12187
- ],
12188
- "tags": {}
12189
- },
12190
- {
12191
- "kind": "property",
12192
- "name": "RuleExit",
12193
- "required": false,
12194
- "type": {
12195
- "kind": "symbol",
12196
- "name": "RuleProcessor",
12197
- "value": "RuleProcessor"
12198
- },
12199
- "description": "Will be called on all `Rule` nodes, when all children will be processed.\n\nWill be called again on node or children changes.",
12200
- "declarations": [
12201
- {
12202
- "name": "RuleExit",
12203
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12204
- }
12205
- ],
12206
- "tags": {}
12207
- }
12208
- ]
12209
- }
12210
- },
12211
- {
12212
- "name": "PluginCreator",
12213
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
12214
- "description": "",
12215
- "declarations": [
12216
- {
12217
- "name": "PluginCreator",
12218
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12219
- }
12220
- ],
12221
- "tags": {},
12222
- "type": {
12223
- "kind": "object",
12224
- "properties": [
12225
- {
12226
- "kind": "property",
12227
- "name": "postcss",
12228
- "required": true,
12229
- "type": {
12230
- "kind": "boolean",
12231
- "value": true
12232
- },
12233
- "description": "",
12234
- "declarations": [
12235
- {
12236
- "name": "postcss",
12237
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12238
- }
12239
- ],
12240
- "tags": {}
12241
- }
12242
- ],
12243
- "typeParameters": [
12244
- {
12245
- "kind": "typeParameter",
12246
- "name": "PluginOptions",
12247
- "required": true
12248
- }
12249
- ]
12250
- }
12251
- },
12252
- {
12253
- "name": "Transformer",
12254
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
12255
- "description": "",
12256
- "declarations": [
12257
- {
12258
- "name": "Transformer",
12259
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12260
- }
12261
- ],
12262
- "tags": {},
12263
- "type": {
12264
- "kind": "object",
12265
- "properties": [
12266
- {
12267
- "kind": "property",
12268
- "name": "postcssPlugin",
12269
- "required": true,
12270
- "type": {
12271
- "kind": "primitive",
12272
- "value": "string"
12273
- },
12274
- "description": "",
12275
- "declarations": [
12276
- {
12277
- "name": "postcssPlugin",
12278
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12279
- }
12280
- ],
12281
- "tags": {}
12282
- },
12283
- {
12284
- "kind": "property",
12285
- "name": "postcssVersion",
12286
- "required": true,
12287
- "type": {
12288
- "kind": "primitive",
12289
- "value": "string"
12290
- },
12291
- "description": "",
12292
- "declarations": [
12293
- {
12294
- "name": "postcssVersion",
12295
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12296
- }
12297
- ],
12298
- "tags": {}
12299
- }
12300
- ]
12301
- }
12302
- },
12303
- {
12304
- "name": "TransformCallback",
12305
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
12306
- "description": "",
12307
- "declarations": [
12308
- {
12309
- "name": "TransformCallback",
12310
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12311
- }
12312
- ],
12313
- "tags": {},
12314
- "type": {
12315
- "kind": "unknown",
12316
- "value": "unknown",
12317
- "text": "export interface TransformCallback {\n (root: Root, result: Result): Promise<void> | void\n }"
12318
- }
12319
- },
12320
- {
12321
- "name": "OldPlugin",
12322
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
12323
- "description": "",
12324
- "declarations": [
12325
- {
12326
- "name": "OldPlugin",
12327
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12328
- }
12329
- ],
12330
- "tags": {},
12331
- "type": {
12332
- "kind": "object",
12333
- "properties": [
12334
- {
12335
- "kind": "property",
12336
- "name": "postcss",
12337
- "required": true,
12338
- "type": {
12339
- "kind": "symbol",
12340
- "name": "Transformer",
12341
- "value": "Transformer"
12342
- },
12343
- "description": "",
12344
- "declarations": [
12345
- {
12346
- "name": "postcss",
12347
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12348
- }
12349
- ],
12350
- "tags": {}
12351
- },
12352
- {
12353
- "kind": "property",
12354
- "name": "postcssPlugin",
12355
- "required": true,
12356
- "type": {
12357
- "kind": "primitive",
12358
- "value": "string"
12359
- },
12360
- "description": "",
12361
- "declarations": [
12362
- {
12363
- "name": "postcssPlugin",
12364
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12365
- }
12366
- ],
12367
- "tags": {}
12368
- },
12369
- {
12370
- "kind": "property",
12371
- "name": "postcssVersion",
12372
- "required": true,
12373
- "type": {
12374
- "kind": "primitive",
12375
- "value": "string"
12376
- },
12377
- "description": "",
12378
- "declarations": [
12379
- {
12380
- "name": "postcssVersion",
12381
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12382
- }
12383
- ],
12384
- "tags": {}
12385
- }
12386
- ],
12387
- "typeParameters": [
12388
- {
12389
- "kind": "typeParameter",
12390
- "name": "T",
12391
- "required": true
12392
- }
12393
- ]
12394
- }
12395
- },
12396
- {
12397
- "name": "AcceptedPlugin",
12398
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
12399
- "description": "",
12400
- "declarations": [
12401
- {
12402
- "name": "AcceptedPlugin",
12403
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12404
- }
12405
- ],
12406
- "tags": {},
12407
- "type": {
12408
- "kind": "type",
12409
- "typeParameters": [],
12410
- "value": {
12411
- "kind": "union",
12412
- "value": [
12413
- {
12414
- "kind": "object",
12415
- "properties": [
12416
- {
12417
- "kind": "property",
12418
- "name": "postcss",
12419
- "required": true,
12420
- "type": {
12421
- "kind": "union",
12422
- "value": [
12423
- {
12424
- "kind": "symbol",
12425
- "name": "Processor",
12426
- "value": "Processor_"
12427
- },
12428
- {
12429
- "kind": "symbol",
12430
- "name": "TransformCallback",
12431
- "value": "TransformCallback"
12432
- }
12433
- ]
12434
- },
12435
- "description": "",
12436
- "declarations": [
12437
- {
12438
- "name": "postcss",
12439
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12440
- }
12441
- ],
12442
- "tags": {}
12443
- }
12444
- ]
12445
- },
12446
- {
12447
- "kind": "symbol",
12448
- "name": "OldPlugin",
12449
- "typeParameters": [
12450
- {
12451
- "kind": "primitive",
12452
- "value": "any"
12453
- }
12454
- ],
12455
- "value": "OldPlugin<T>"
12456
- },
12457
- {
12458
- "kind": "symbol",
12459
- "name": "Plugin",
12460
- "value": "Plugin"
12461
- },
12462
- {
12463
- "kind": "symbol",
12464
- "name": "PluginCreator",
12465
- "typeParameters": [
12466
- {
12467
- "kind": "primitive",
12468
- "value": "any"
12469
- }
12470
- ],
12471
- "value": "PluginCreator<PluginOptions>"
12472
- },
12473
- {
12474
- "kind": "symbol",
12475
- "name": "Processor",
12476
- "value": "Processor_"
12477
- },
12478
- {
12479
- "kind": "symbol",
12480
- "name": "TransformCallback",
12481
- "value": "TransformCallback"
12482
- }
12483
- ]
12484
- }
12485
- }
12486
- },
12487
- {
12488
- "name": "Parser",
12489
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
12490
- "description": "",
12491
- "declarations": [
12492
- {
12493
- "name": "Parser",
12494
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12495
- }
12496
- ],
12497
- "tags": {},
12498
- "type": {
12499
- "kind": "unknown",
12500
- "value": "unknown",
12501
- "text": "export interface Parser<RootNode = Document | Root> {\n (\n css: { toString(): string } | string,\n opts?: Pick<ProcessOptions, 'document' | 'from' | 'map'>\n ): RootNode\n }"
12502
- }
12503
- },
12504
- {
12505
- "name": "Builder",
12506
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
12507
- "description": "",
12508
- "declarations": [
12509
- {
12510
- "name": "Builder",
12511
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12512
- }
12513
- ],
12514
- "tags": {},
12515
- "type": {
12516
- "kind": "unknown",
12517
- "value": "unknown",
12518
- "text": "export interface Builder {\n (part: string, node?: AnyNode, type?: 'end' | 'start'): void\n }"
12519
- }
12520
- },
12521
- {
12522
- "name": "Stringifier",
12523
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
12524
- "description": "",
12525
- "declarations": [
12526
- {
12527
- "name": "Stringifier",
12528
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12529
- }
12530
- ],
12531
- "tags": {},
12532
- "type": {
12533
- "kind": "unknown",
12534
- "value": "unknown",
12535
- "text": "export interface Stringifier {\n (node: AnyNode, builder: Builder): void\n }"
12536
- }
12537
- },
12538
- {
12539
- "name": "JSONHydrator",
12540
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
12541
- "description": "",
12542
- "declarations": [
12543
- {
12544
- "name": "JSONHydrator",
12545
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12546
- }
12547
- ],
12548
- "tags": {},
12549
- "type": {
12550
- "kind": "unknown",
12551
- "value": "unknown",
12552
- "text": "export interface JSONHydrator {\n (data: object): Node\n (data: object[]): Node[]\n }"
12553
- }
12554
- },
12555
- {
12556
- "name": "Syntax",
12557
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
12558
- "description": "",
12559
- "declarations": [
12560
- {
12561
- "name": "Syntax",
12562
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12563
- }
12564
- ],
12565
- "tags": {},
12566
- "type": {
12567
- "kind": "object",
12568
- "properties": [
12569
- {
12570
- "kind": "property",
12571
- "name": "parse",
12572
- "required": false,
12573
- "type": {
12574
- "kind": "symbol",
12575
- "name": "Parser",
12576
- "typeParameters": [
12577
- {
12578
- "kind": "symbol",
12579
- "name": "RootNode",
12580
- "value": "RootNode"
12581
- }
12582
- ],
12583
- "value": "Parser<RootNode>"
12584
- },
12585
- "description": "Function to generate AST by string.",
12586
- "declarations": [
12587
- {
12588
- "name": "parse",
12589
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12590
- }
12591
- ],
12592
- "tags": {}
12593
- },
12594
- {
12595
- "kind": "property",
12596
- "name": "stringify",
12597
- "required": false,
12598
- "type": {
12599
- "kind": "symbol",
12600
- "name": "Stringifier",
12601
- "value": "Stringifier"
12602
- },
12603
- "description": "Class to generate string by AST.",
12604
- "declarations": [
12605
- {
12606
- "name": "stringify",
12607
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12608
- }
12609
- ],
12610
- "tags": {}
12611
- }
12612
- ],
12613
- "typeParameters": [
12614
- {
12615
- "kind": "typeParameter",
12616
- "name": "RootNode",
12617
- "defaultValue": {
12618
- "kind": "union",
12619
- "value": [
12620
- {
12621
- "kind": "symbol",
12622
- "name": "Document",
12623
- "value": "Document_"
12624
- },
12625
- {
12626
- "kind": "symbol",
12627
- "name": "Root",
12628
- "value": "Root_"
12629
- }
12630
- ]
12631
- },
12632
- "required": false
12633
- }
12634
- ]
12635
- }
12636
- },
12637
- {
12638
- "name": "SourceMapOptions",
12639
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
12640
- "description": "",
12641
- "declarations": [
12642
- {
12643
- "name": "SourceMapOptions",
12644
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12645
- }
12646
- ],
12647
- "tags": {},
12648
- "type": {
12649
- "kind": "object",
12650
- "properties": [
12651
- {
12652
- "kind": "property",
12653
- "name": "absolute",
12654
- "required": false,
12655
- "type": {
12656
- "kind": "primitive",
12657
- "value": "boolean"
12658
- },
12659
- "description": "Use absolute path in generated source map.",
12660
- "declarations": [
12661
- {
12662
- "name": "absolute",
12663
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12664
- }
12665
- ],
12666
- "tags": {}
12667
- },
12668
- {
12669
- "kind": "property",
12670
- "name": "annotation",
12671
- "required": false,
12672
- "type": {
12673
- "kind": "union",
12674
- "value": [
12675
- {
12676
- "kind": "parenthesis",
12677
- "value": {
12678
- "kind": "function",
12679
- "parameters": [
12680
- {
12681
- "kind": "parameter",
12682
- "name": "file",
12683
- "type": {
12684
- "kind": "primitive",
12685
- "value": "string"
12686
- },
12687
- "required": true,
12688
- "rest": false,
12689
- "description": "",
12690
- "declarations": [
12691
- {
12692
- "name": "file",
12693
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12694
- }
12695
- ],
12696
- "tags": {}
12697
- },
12698
- {
12699
- "kind": "parameter",
12700
- "name": "root",
12701
- "type": {
12702
- "kind": "symbol",
12703
- "name": "Root",
12704
- "value": "Root_"
12705
- },
12706
- "required": true,
12707
- "rest": false,
12708
- "description": "",
12709
- "declarations": [
12710
- {
12711
- "name": "root",
12712
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12713
- }
12714
- ],
12715
- "tags": {}
12716
- }
12717
- ],
12718
- "members": [],
12719
- "returnType": {
12720
- "kind": "primitive",
12721
- "value": "string"
12722
- }
12723
- }
12724
- },
12725
- {
12726
- "kind": "primitive",
12727
- "value": "boolean"
12728
- },
12729
- {
12730
- "kind": "primitive",
12731
- "value": "string"
12732
- }
12733
- ]
12734
- },
12735
- "description": "Indicates that PostCSS should add annotation comments to the CSS.\nBy default, PostCSS will always add a comment with a path\nto the source map. PostCSS will not add annotations to CSS files\nthat do not contain any comments.\n\nBy default, PostCSS presumes that you want to save the source map as\n`opts.to + '.map'` and will use this path in the annotation comment.\nA different path can be set by providing a string value for annotation.\n\nIf you have set `inline: true`, annotation cannot be disabled.",
12736
- "declarations": [
12737
- {
12738
- "name": "annotation",
12739
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12740
- }
12741
- ],
12742
- "tags": {}
12743
- },
12744
- {
12745
- "kind": "property",
12746
- "name": "from",
12747
- "required": false,
12748
- "type": {
12749
- "kind": "primitive",
12750
- "value": "string"
12751
- },
12752
- "description": "Override `from` in map’s sources.",
12753
- "declarations": [
12754
- {
12755
- "name": "from",
12756
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12757
- }
12758
- ],
12759
- "tags": {}
12760
- },
12761
- {
12762
- "kind": "property",
12763
- "name": "inline",
12764
- "required": false,
12765
- "type": {
12766
- "kind": "primitive",
12767
- "value": "boolean"
12768
- },
12769
- "description": "Indicates that the source map should be embedded in the output CSS\nas a Base64-encoded comment. By default, it is `true`.\nBut if all previous maps are external, not inline, PostCSS will not embed\nthe map even if you do not set this option.\n\nIf you have an inline source map, the result.map property will be empty,\nas the source map will be contained within the text of `result.css`.",
12770
- "declarations": [
12771
- {
12772
- "name": "inline",
12773
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12774
- }
12775
- ],
12776
- "tags": {}
12777
- },
12778
- {
12779
- "kind": "property",
12780
- "name": "prev",
12781
- "required": false,
12782
- "type": {
12783
- "kind": "union",
12784
- "value": [
12785
- {
12786
- "kind": "parenthesis",
12787
- "value": {
12788
- "kind": "function",
12789
- "parameters": [
12790
- {
12791
- "kind": "parameter",
12792
- "name": "file",
12793
- "type": {
12794
- "kind": "primitive",
12795
- "value": "string"
12796
- },
12797
- "required": true,
12798
- "rest": false,
12799
- "description": "",
12800
- "declarations": [
12801
- {
12802
- "name": "file",
12803
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12804
- }
12805
- ],
12806
- "tags": {}
12807
- }
12808
- ],
12809
- "members": [],
12810
- "returnType": {
12811
- "kind": "primitive",
12812
- "value": "string"
12813
- }
12814
- }
12815
- },
12816
- {
12817
- "kind": "primitive",
12818
- "value": "boolean"
12819
- },
12820
- {
12821
- "kind": "unknown",
12822
- "value": "unknown",
12823
- "text": "object"
12824
- },
12825
- {
12826
- "kind": "primitive",
12827
- "value": "string"
12828
- }
12829
- ]
12830
- },
12831
- "description": "Source map content from a previous processing step (e.g., Sass).\n\nPostCSS will try to read the previous source map\nautomatically (based on comments within the source CSS), but you can use\nthis option to identify it manually.\n\nIf desired, you can omit the previous map with prev: `false`.",
12832
- "declarations": [
12833
- {
12834
- "name": "prev",
12835
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12836
- }
12837
- ],
12838
- "tags": {}
12839
- },
12840
- {
12841
- "kind": "property",
12842
- "name": "sourcesContent",
12843
- "required": false,
12844
- "type": {
12845
- "kind": "primitive",
12846
- "value": "boolean"
12847
- },
12848
- "description": "Indicates that PostCSS should set the origin content (e.g., Sass source)\nof the source map. By default, it is true. But if all previous maps do not\ncontain sources content, PostCSS will also leave it out even if you\ndo not set this option.",
12849
- "declarations": [
12850
- {
12851
- "name": "sourcesContent",
12852
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12853
- }
12854
- ],
12855
- "tags": {}
12856
- }
12857
- ]
12858
- }
12859
- },
12860
- {
12861
- "name": "ProcessOptions",
12862
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
12863
- "description": "",
12864
- "declarations": [
12865
- {
12866
- "name": "ProcessOptions",
12867
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12868
- }
12869
- ],
12870
- "tags": {},
12871
- "type": {
12872
- "kind": "object",
12873
- "properties": [
12874
- {
12875
- "kind": "property",
12876
- "name": "document",
12877
- "required": false,
12878
- "type": {
12879
- "kind": "primitive",
12880
- "value": "string"
12881
- },
12882
- "description": "Input file if it is not simple CSS file, but HTML with <style> or JS with CSS-in-JS blocks.",
12883
- "declarations": [
12884
- {
12885
- "name": "document",
12886
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12887
- }
12888
- ],
12889
- "tags": {}
12890
- },
12891
- {
12892
- "kind": "property",
12893
- "name": "from",
12894
- "required": false,
12895
- "type": {
12896
- "kind": "union",
12897
- "value": [
12898
- {
12899
- "kind": "primitive",
12900
- "value": "string"
12901
- },
12902
- {
12903
- "kind": "primitive",
12904
- "value": "undefined"
12905
- }
12906
- ]
12907
- },
12908
- "description": "The path of the CSS source file. You should always set `from`,\nbecause it is used in source map generation and syntax error messages.",
12909
- "declarations": [
12910
- {
12911
- "name": "from",
12912
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12913
- }
12914
- ],
12915
- "tags": {}
12916
- },
12917
- {
12918
- "kind": "property",
12919
- "name": "map",
12920
- "required": false,
12921
- "type": {
12922
- "kind": "union",
12923
- "value": [
12924
- {
12925
- "kind": "primitive",
12926
- "value": "boolean"
12927
- },
12928
- {
12929
- "kind": "symbol",
12930
- "name": "SourceMapOptions",
12931
- "value": "SourceMapOptions"
12932
- }
12933
- ]
12934
- },
12935
- "description": "Source map options",
12936
- "declarations": [
12937
- {
12938
- "name": "map",
12939
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12940
- }
12941
- ],
12942
- "tags": {}
12943
- },
12944
- {
12945
- "kind": "property",
12946
- "name": "parser",
12947
- "required": false,
12948
- "type": {
12949
- "kind": "union",
12950
- "value": [
12951
- {
12952
- "kind": "symbol",
12953
- "name": "Parser",
12954
- "typeParameters": [
12955
- {
12956
- "kind": "symbol",
12957
- "name": "RootNode",
12958
- "value": "RootNode"
12959
- }
12960
- ],
12961
- "value": "Parser<RootNode>"
12962
- },
12963
- {
12964
- "kind": "symbol",
12965
- "name": "Syntax",
12966
- "typeParameters": [
12967
- {
12968
- "kind": "symbol",
12969
- "name": "RootNode",
12970
- "value": "RootNode"
12971
- }
12972
- ],
12973
- "value": "Syntax<RootNode>"
12974
- }
12975
- ]
12976
- },
12977
- "description": "Function to generate AST by string.",
12978
- "declarations": [
12979
- {
12980
- "name": "parser",
12981
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
12982
- }
12983
- ],
12984
- "tags": {}
12985
- },
12986
- {
12987
- "kind": "property",
12988
- "name": "stringifier",
12989
- "required": false,
12990
- "type": {
12991
- "kind": "union",
12992
- "value": [
12993
- {
12994
- "kind": "symbol",
12995
- "name": "Stringifier",
12996
- "value": "Stringifier"
12997
- },
12998
- {
12999
- "kind": "symbol",
13000
- "name": "Syntax",
13001
- "typeParameters": [
13002
- {
13003
- "kind": "symbol",
13004
- "name": "RootNode",
13005
- "value": "RootNode"
13006
- }
13007
- ],
13008
- "value": "Syntax<RootNode>"
13009
- }
13010
- ]
13011
- },
13012
- "description": "Class to generate string by AST.",
13013
- "declarations": [
13014
- {
13015
- "name": "stringifier",
13016
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13017
- }
13018
- ],
13019
- "tags": {}
13020
- },
13021
- {
13022
- "kind": "property",
13023
- "name": "syntax",
13024
- "required": false,
13025
- "type": {
13026
- "kind": "symbol",
13027
- "name": "Syntax",
13028
- "typeParameters": [
13029
- {
13030
- "kind": "symbol",
13031
- "name": "RootNode",
13032
- "value": "RootNode"
13033
- }
13034
- ],
13035
- "value": "Syntax<RootNode>"
13036
- },
13037
- "description": "Object with parse and stringify.",
13038
- "declarations": [
13039
- {
13040
- "name": "syntax",
13041
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13042
- }
13043
- ],
13044
- "tags": {}
13045
- },
13046
- {
13047
- "kind": "property",
13048
- "name": "to",
13049
- "required": false,
13050
- "type": {
13051
- "kind": "primitive",
13052
- "value": "string"
13053
- },
13054
- "description": "The path where you'll put the output CSS file. You should always set `to`\nto generate correct source maps.",
13055
- "declarations": [
13056
- {
13057
- "name": "to",
13058
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13059
- }
13060
- ],
13061
- "tags": {}
13062
- }
13063
- ],
13064
- "typeParameters": [
13065
- {
13066
- "kind": "typeParameter",
13067
- "name": "RootNode",
13068
- "defaultValue": {
13069
- "kind": "union",
13070
- "value": [
13071
- {
13072
- "kind": "symbol",
13073
- "name": "Document",
13074
- "value": "Document_"
13075
- },
13076
- {
13077
- "kind": "symbol",
13078
- "name": "Root",
13079
- "value": "Root_"
13080
- }
13081
- ]
13082
- },
13083
- "required": false
13084
- }
13085
- ]
13086
- }
13087
- },
13088
- {
13089
- "name": "Postcss",
13090
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
13091
- "description": "",
13092
- "declarations": [
13093
- {
13094
- "name": "Postcss",
13095
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13096
- }
13097
- ],
13098
- "tags": {},
13099
- "type": {
13100
- "kind": "type",
13101
- "typeParameters": [],
13102
- "value": {
13103
- "kind": "symbol",
13104
- "name": "postcss",
13105
- "value": "typeof postcss"
13106
- }
13107
- }
13108
- },
13109
- {
13110
- "name": "stringify",
13111
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
13112
- "description": "Default function to convert a node tree into a CSS string.",
13113
- "declarations": [
13114
- {
13115
- "name": "stringify",
13116
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13117
- }
13118
- ],
13119
- "tags": {},
13120
- "type": {
13121
- "kind": "symbol",
13122
- "name": "Stringifier",
13123
- "value": "Stringifier"
13124
- }
13125
- },
13126
- {
13127
- "name": "parse",
13128
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
13129
- "description": "Parses source css and returns a new `Root` or `Document` node,\nwhich contains the source CSS nodes.\n\n```js\n// Simple CSS concatenation with source map support\nconst root1 = postcss.parse(css1, { from: file1 })\nconst root2 = postcss.parse(css2, { from: file2 })\nroot1.append(root2).toResult().css\n```",
13130
- "declarations": [
13131
- {
13132
- "name": "parse",
13133
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13134
- }
13135
- ],
13136
- "tags": {},
13137
- "type": {
13138
- "kind": "symbol",
13139
- "name": "Parser",
13140
- "typeParameters": [
13141
- {
13142
- "kind": "symbol",
13143
- "name": "Root",
13144
- "value": "Root_"
13145
- }
13146
- ],
13147
- "value": "Parser<RootNode>"
13148
- }
13149
- },
13150
- {
13151
- "name": "fromJSON",
13152
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
13153
- "description": "Rehydrate a JSON AST (from `Node#toJSON`) back into the AST classes.\n\n```js\nconst json = root.toJSON()\n// save to file, send by network, etc\nconst root2 = postcss.fromJSON(json)\n```",
13154
- "declarations": [
13155
- {
13156
- "name": "fromJSON",
13157
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13158
- }
13159
- ],
13160
- "tags": {},
13161
- "type": {
13162
- "kind": "symbol",
13163
- "name": "JSONHydrator",
13164
- "value": "JSONHydrator"
13165
- }
13166
- },
13167
- {
13168
- "name": "comment",
13169
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
13170
- "description": "Creates a new `Comment` node.",
13171
- "declarations": [
13172
- {
13173
- "name": "comment",
13174
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13175
- }
13176
- ],
13177
- "tags": {
13178
- "param": "defaults\n \nProperties for the new node.",
13179
- "return": "New comment node"
13180
- },
13181
- "type": {
13182
- "kind": "function",
13183
- "parameters": [
13184
- {
13185
- "kind": "parameter",
13186
- "name": "defaults",
13187
- "type": {
13188
- "kind": "symbol",
13189
- "name": "CommentProps",
13190
- "value": "CommentProps"
13191
- },
13192
- "required": false,
13193
- "rest": false,
13194
- "description": "Properties for the new node.",
13195
- "declarations": [
13196
- {
13197
- "name": "defaults",
13198
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13199
- }
13200
- ],
13201
- "tags": {
13202
- "param": "defaults\n \nProperties for the new node."
13203
- }
13204
- }
13205
- ],
13206
- "members": [],
13207
- "returnType": {
13208
- "kind": "symbol",
13209
- "name": "Comment",
13210
- "value": "Comment_"
13211
- }
13212
- }
13213
- },
13214
- {
13215
- "name": "atRule",
13216
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
13217
- "description": "Creates a new `AtRule` node.",
13218
- "declarations": [
13219
- {
13220
- "name": "atRule",
13221
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13222
- }
13223
- ],
13224
- "tags": {
13225
- "param": "defaults\n \nProperties for the new node.",
13226
- "return": "New at-rule node."
13227
- },
13228
- "type": {
13229
- "kind": "function",
13230
- "parameters": [
13231
- {
13232
- "kind": "parameter",
13233
- "name": "defaults",
13234
- "type": {
13235
- "kind": "symbol",
13236
- "name": "AtRuleProps",
13237
- "value": "AtRuleProps"
13238
- },
13239
- "required": false,
13240
- "rest": false,
13241
- "description": "Properties for the new node.",
13242
- "declarations": [
13243
- {
13244
- "name": "defaults",
13245
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13246
- }
13247
- ],
13248
- "tags": {
13249
- "param": "defaults\n \nProperties for the new node."
13250
- }
13251
- }
13252
- ],
13253
- "members": [],
13254
- "returnType": {
13255
- "kind": "symbol",
13256
- "name": "AtRule",
13257
- "value": "AtRule_"
13258
- }
13259
- }
13260
- },
13261
- {
13262
- "name": "decl",
13263
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
13264
- "description": "Creates a new `Declaration` node.",
13265
- "declarations": [
13266
- {
13267
- "name": "decl",
13268
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13269
- }
13270
- ],
13271
- "tags": {
13272
- "param": "defaults\n \nProperties for the new node.",
13273
- "return": "New declaration node."
13274
- },
13275
- "type": {
13276
- "kind": "function",
13277
- "parameters": [
13278
- {
13279
- "kind": "parameter",
13280
- "name": "defaults",
13281
- "type": {
13282
- "kind": "symbol",
13283
- "name": "DeclarationProps",
13284
- "value": "DeclarationProps"
13285
- },
13286
- "required": false,
13287
- "rest": false,
13288
- "description": "Properties for the new node.",
13289
- "declarations": [
13290
- {
13291
- "name": "defaults",
13292
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13293
- }
13294
- ],
13295
- "tags": {
13296
- "param": "defaults\n \nProperties for the new node."
13297
- }
13298
- }
13299
- ],
13300
- "members": [],
13301
- "returnType": {
13302
- "kind": "symbol",
13303
- "name": "Declaration",
13304
- "value": "Declaration_"
13305
- }
13306
- }
13307
- },
13308
- {
13309
- "name": "rule",
13310
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
13311
- "description": "Creates a new `Rule` node.",
13312
- "declarations": [
13313
- {
13314
- "name": "rule",
13315
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13316
- }
13317
- ],
13318
- "tags": {
13319
- "param": "default\n \nProperties for the new node.",
13320
- "return": "New rule node."
13321
- },
13322
- "type": {
13323
- "kind": "function",
13324
- "parameters": [
13325
- {
13326
- "kind": "parameter",
13327
- "name": "defaults",
13328
- "type": {
13329
- "kind": "symbol",
13330
- "name": "RuleProps",
13331
- "value": "RuleProps"
13332
- },
13333
- "required": false,
13334
- "rest": false,
13335
- "description": "",
13336
- "declarations": [
13337
- {
13338
- "name": "defaults",
13339
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13340
- }
13341
- ],
13342
- "tags": {}
13343
- }
13344
- ],
13345
- "members": [],
13346
- "returnType": {
13347
- "kind": "symbol",
13348
- "name": "Rule",
13349
- "value": "Rule_"
13350
- }
13351
- }
13352
- },
13353
- {
13354
- "name": "root",
13355
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
13356
- "description": "Creates a new `Root` node.",
13357
- "declarations": [
13358
- {
13359
- "name": "root",
13360
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13361
- }
13362
- ],
13363
- "tags": {
13364
- "param": "defaults\n \nProperties for the new node.",
13365
- "return": "New root node."
13366
- },
13367
- "type": {
13368
- "kind": "function",
13369
- "parameters": [
13370
- {
13371
- "kind": "parameter",
13372
- "name": "defaults",
13373
- "type": {
13374
- "kind": "symbol",
13375
- "name": "RootProps",
13376
- "value": "RootProps"
13377
- },
13378
- "required": false,
13379
- "rest": false,
13380
- "description": "Properties for the new node.",
13381
- "declarations": [
13382
- {
13383
- "name": "defaults",
13384
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13385
- }
13386
- ],
13387
- "tags": {
13388
- "param": "defaults\n \nProperties for the new node."
13389
- }
13390
- }
13391
- ],
13392
- "members": [],
13393
- "returnType": {
13394
- "kind": "symbol",
13395
- "name": "Root",
13396
- "value": "Root_"
13397
- }
13398
- }
13399
- },
13400
- {
13401
- "name": "document",
13402
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/postcss.d.ts",
13403
- "description": "Creates a new `Document` node.",
13404
- "declarations": [
13405
- {
13406
- "name": "document",
13407
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13408
- }
13409
- ],
13410
- "tags": {
13411
- "param": "defaults\n \nProperties for the new node.",
13412
- "return": "New document node."
13413
- },
13414
- "type": {
13415
- "kind": "function",
13416
- "parameters": [
13417
- {
13418
- "kind": "parameter",
13419
- "name": "defaults",
13420
- "type": {
13421
- "kind": "symbol",
13422
- "name": "DocumentProps",
13423
- "value": "DocumentProps"
13424
- },
13425
- "required": false,
13426
- "rest": false,
13427
- "description": "Properties for the new node.",
13428
- "declarations": [
13429
- {
13430
- "name": "defaults",
13431
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13432
- }
13433
- ],
13434
- "tags": {
13435
- "param": "defaults\n \nProperties for the new node."
13436
- }
13437
- }
13438
- ],
13439
- "members": [],
13440
- "returnType": {
13441
- "kind": "symbol",
13442
- "name": "Document",
13443
- "value": "Document_"
13444
- }
13445
- }
13446
- },
13447
- {
13448
- "name": "Message",
13449
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/result.d.ts",
13450
- "description": "",
13451
- "declarations": [
13452
- {
13453
- "name": "Message",
13454
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/result.d.ts"
13455
- }
13456
- ],
13457
- "tags": {},
13458
- "type": {
13459
- "kind": "object",
13460
- "properties": [
13461
- {
13462
- "kind": "property",
13463
- "name": "plugin",
13464
- "required": false,
13465
- "type": {
13466
- "kind": "primitive",
13467
- "value": "string"
13468
- },
13469
- "description": "Source PostCSS plugin name.",
13470
- "declarations": [
13471
- {
13472
- "name": "plugin",
13473
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/result.d.ts"
13474
- }
13475
- ],
13476
- "tags": {}
13477
- },
13478
- {
13479
- "kind": "property",
13480
- "name": "type",
13481
- "required": true,
13482
- "type": {
13483
- "kind": "primitive",
13484
- "value": "string"
13485
- },
13486
- "description": "Message type.",
13487
- "declarations": [
13488
- {
13489
- "name": "type",
13490
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/result.d.ts"
13491
- }
13492
- ],
13493
- "tags": {}
13494
- }
13495
- ],
13496
- "indexSignature": {
13497
- "kind": "indexSignature",
13498
- "name": "others",
13499
- "type": {
13500
- "kind": "primitive",
13501
- "value": "string"
13502
- },
13503
- "value": {
13504
- "kind": "primitive",
13505
- "value": "any"
13506
- }
13507
- }
13508
- }
13509
- },
13510
- {
13511
- "name": "ResultOptions",
13512
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/result.d.ts",
13513
- "description": "",
13514
- "declarations": [
13515
- {
13516
- "name": "ResultOptions",
13517
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/result.d.ts"
13518
- }
13519
- ],
13520
- "tags": {},
13521
- "type": {
13522
- "kind": "object",
13523
- "properties": [
13524
- {
13525
- "kind": "property",
13526
- "name": "node",
13527
- "required": false,
13528
- "type": {
13529
- "kind": "symbol",
13530
- "name": "Node",
13531
- "value": "Node"
13532
- },
13533
- "description": "The CSS node that was the source of the warning.",
13534
- "declarations": [
13535
- {
13536
- "name": "node",
13537
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/result.d.ts"
13538
- }
13539
- ],
13540
- "tags": {}
13541
- },
13542
- {
13543
- "kind": "property",
13544
- "name": "plugin",
13545
- "required": false,
13546
- "type": {
13547
- "kind": "primitive",
13548
- "value": "string"
13549
- },
13550
- "description": "Name of plugin that created this warning. `Result#warn` will fill it\nautomatically with `Plugin#postcssPlugin` value.",
13551
- "declarations": [
13552
- {
13553
- "name": "plugin",
13554
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/result.d.ts"
13555
- }
13556
- ],
13557
- "tags": {}
13558
- },
13559
- {
13560
- "kind": "property",
13561
- "name": "document",
13562
- "required": false,
13563
- "type": {
13564
- "kind": "primitive",
13565
- "value": "string"
13566
- },
13567
- "description": "Input file if it is not simple CSS file, but HTML with <style> or JS with CSS-in-JS blocks.",
13568
- "declarations": [
13569
- {
13570
- "name": "document",
13571
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13572
- }
13573
- ],
13574
- "tags": {}
13575
- },
13576
- {
13577
- "kind": "property",
13578
- "name": "from",
13579
- "required": false,
13580
- "type": {
13581
- "kind": "union",
13582
- "value": [
13583
- {
13584
- "kind": "primitive",
13585
- "value": "string"
13586
- },
13587
- {
13588
- "kind": "primitive",
13589
- "value": "undefined"
13590
- }
13591
- ]
13592
- },
13593
- "description": "The path of the CSS source file. You should always set `from`,\nbecause it is used in source map generation and syntax error messages.",
13594
- "declarations": [
13595
- {
13596
- "name": "from",
13597
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13598
- }
13599
- ],
13600
- "tags": {}
13601
- },
13602
- {
13603
- "kind": "property",
13604
- "name": "map",
13605
- "required": false,
13606
- "type": {
13607
- "kind": "union",
13608
- "value": [
13609
- {
13610
- "kind": "primitive",
13611
- "value": "boolean"
13612
- },
13613
- {
13614
- "kind": "symbol",
13615
- "name": "SourceMapOptions",
13616
- "value": "SourceMapOptions"
13617
- }
13618
- ]
13619
- },
13620
- "description": "Source map options",
13621
- "declarations": [
13622
- {
13623
- "name": "map",
13624
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13625
- }
13626
- ],
13627
- "tags": {}
13628
- },
13629
- {
13630
- "kind": "property",
13631
- "name": "parser",
13632
- "required": false,
13633
- "type": {
13634
- "kind": "union",
13635
- "value": [
13636
- {
13637
- "kind": "symbol",
13638
- "name": "Parser",
13639
- "typeParameters": [
13640
- {
13641
- "kind": "symbol",
13642
- "name": "RootNode",
13643
- "value": "RootNode"
13644
- }
13645
- ],
13646
- "value": "Parser<RootNode>"
13647
- },
13648
- {
13649
- "kind": "symbol",
13650
- "name": "Syntax",
13651
- "typeParameters": [
13652
- {
13653
- "kind": "symbol",
13654
- "name": "RootNode",
13655
- "value": "RootNode"
13656
- }
13657
- ],
13658
- "value": "Syntax<RootNode>"
13659
- }
13660
- ]
13661
- },
13662
- "description": "Function to generate AST by string.",
13663
- "declarations": [
13664
- {
13665
- "name": "parser",
13666
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13667
- }
13668
- ],
13669
- "tags": {}
13670
- },
13671
- {
13672
- "kind": "property",
13673
- "name": "stringifier",
13674
- "required": false,
13675
- "type": {
13676
- "kind": "union",
13677
- "value": [
13678
- {
13679
- "kind": "symbol",
13680
- "name": "Stringifier",
13681
- "value": "Stringifier"
13682
- },
13683
- {
13684
- "kind": "symbol",
13685
- "name": "Syntax",
13686
- "typeParameters": [
13687
- {
13688
- "kind": "symbol",
13689
- "name": "RootNode",
13690
- "value": "RootNode"
13691
- }
13692
- ],
13693
- "value": "Syntax<RootNode>"
13694
- }
13695
- ]
13696
- },
13697
- "description": "Class to generate string by AST.",
13698
- "declarations": [
13699
- {
13700
- "name": "stringifier",
13701
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13702
- }
13703
- ],
13704
- "tags": {}
13705
- },
13706
- {
13707
- "kind": "property",
13708
- "name": "syntax",
13709
- "required": false,
13710
- "type": {
13711
- "kind": "symbol",
13712
- "name": "Syntax",
13713
- "typeParameters": [
13714
- {
13715
- "kind": "symbol",
13716
- "name": "RootNode",
13717
- "value": "RootNode"
13718
- }
13719
- ],
13720
- "value": "Syntax<RootNode>"
13721
- },
13722
- "description": "Object with parse and stringify.",
13723
- "declarations": [
13724
- {
13725
- "name": "syntax",
13726
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13727
- }
13728
- ],
13729
- "tags": {}
13730
- },
13731
- {
13732
- "kind": "property",
13733
- "name": "to",
13734
- "required": false,
13735
- "type": {
13736
- "kind": "primitive",
13737
- "value": "string"
13738
- },
13739
- "description": "The path where you'll put the output CSS file. You should always set `to`\nto generate correct source maps.",
13740
- "declarations": [
13741
- {
13742
- "name": "to",
13743
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/postcss.d.ts"
13744
- }
13745
- ],
13746
- "tags": {}
13747
- }
13748
- ]
13749
- }
13750
- },
13751
- {
13752
- "name": "RootRaws",
13753
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/root.d.ts",
13754
- "description": "",
13755
- "declarations": [
13756
- {
13757
- "name": "RootRaws",
13758
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/root.d.ts"
13759
- }
13760
- ],
13761
- "tags": {},
13762
- "type": {
13763
- "kind": "object",
13764
- "properties": [
13765
- {
13766
- "kind": "property",
13767
- "name": "after",
13768
- "required": false,
13769
- "type": {
13770
- "kind": "primitive",
13771
- "value": "string"
13772
- },
13773
- "description": "The space symbols after the last child to the end of file.",
13774
- "declarations": [
13775
- {
13776
- "name": "after",
13777
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/root.d.ts"
13778
- }
13779
- ],
13780
- "tags": {}
13781
- },
13782
- {
13783
- "kind": "property",
13784
- "name": "codeAfter",
13785
- "required": false,
13786
- "type": {
13787
- "kind": "primitive",
13788
- "value": "string"
13789
- },
13790
- "description": "Non-CSS code after `Root`, when `Root` is inside `Document`.\n\n**Experimental:** some aspects of this node could change within minor\nor patch version releases.",
13791
- "declarations": [
13792
- {
13793
- "name": "codeAfter",
13794
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/root.d.ts"
13795
- }
13796
- ],
13797
- "tags": {}
13798
- },
13799
- {
13800
- "kind": "property",
13801
- "name": "codeBefore",
13802
- "required": false,
13803
- "type": {
13804
- "kind": "primitive",
13805
- "value": "string"
13806
- },
13807
- "description": "Non-CSS code before `Root`, when `Root` is inside `Document`.\n\n**Experimental:** some aspects of this node could change within minor\nor patch version releases.",
13808
- "declarations": [
13809
- {
13810
- "name": "codeBefore",
13811
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/root.d.ts"
13812
- }
13813
- ],
13814
- "tags": {}
13815
- },
13816
- {
13817
- "kind": "property",
13818
- "name": "semicolon",
13819
- "required": false,
13820
- "type": {
13821
- "kind": "primitive",
13822
- "value": "boolean"
13823
- },
13824
- "description": "Is the last child has an (optional) semicolon.",
13825
- "declarations": [
13826
- {
13827
- "name": "semicolon",
13828
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/root.d.ts"
13829
- }
13830
- ],
13831
- "tags": {}
13832
- }
13833
- ],
13834
- "indexSignature": {
13835
- "kind": "indexSignature",
13836
- "name": "",
13837
- "type": {
13838
- "kind": "unknown",
13839
- "value": "unknown",
13840
- "text": ""
13841
- },
13842
- "value": {
13843
- "kind": "unknown",
13844
- "value": "unknown",
13845
- "text": "RootRaws"
13846
- }
13847
- }
13848
- }
13849
- },
13850
- {
13851
- "name": "RootProps",
13852
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/root.d.ts",
13853
- "description": "",
13854
- "declarations": [
13855
- {
13856
- "name": "RootProps",
13857
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/root.d.ts"
13858
- }
13859
- ],
13860
- "tags": {},
13861
- "type": {
13862
- "kind": "object",
13863
- "properties": [
13864
- {
13865
- "kind": "property",
13866
- "name": "raws",
13867
- "required": false,
13868
- "type": {
13869
- "kind": "symbol",
13870
- "name": "RootRaws",
13871
- "value": "RootRaws"
13872
- },
13873
- "description": "Information used to generate byte-to-byte equal node string\nas it was in the origin input.",
13874
- "declarations": [
13875
- {
13876
- "name": "raws",
13877
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/root.d.ts"
13878
- }
13879
- ],
13880
- "tags": {}
13881
- },
13882
- {
13883
- "kind": "property",
13884
- "name": "nodes",
13885
- "required": false,
13886
- "type": {
13887
- "kind": "unknown",
13888
- "value": "unknown",
13889
- "text": "readonly (ChildProps | Node)[]"
13890
- },
13891
- "description": "",
13892
- "declarations": [
13893
- {
13894
- "name": "nodes",
13895
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/container.d.ts"
13896
- }
13897
- ],
13898
- "tags": {}
13899
- },
13900
- {
13901
- "kind": "property",
13902
- "name": "source",
13903
- "required": false,
13904
- "type": {
13905
- "kind": "symbol",
13906
- "name": "Source",
13907
- "value": "Source"
13908
- },
13909
- "description": "",
13910
- "declarations": [
13911
- {
13912
- "name": "source",
13913
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/node.d.ts"
13914
- }
13915
- ],
13916
- "tags": {}
13917
- }
13918
- ]
13919
- }
13920
- },
13921
- {
13922
- "name": "RuleRaws",
13923
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/rule.d.ts",
13924
- "description": "",
13925
- "declarations": [
13926
- {
13927
- "name": "RuleRaws",
13928
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/rule.d.ts"
13929
- }
13930
- ],
13931
- "tags": {},
13932
- "type": {
13933
- "kind": "object",
13934
- "properties": [
13935
- {
13936
- "kind": "property",
13937
- "name": "after",
13938
- "required": false,
13939
- "type": {
13940
- "kind": "primitive",
13941
- "value": "string"
13942
- },
13943
- "description": "The space symbols after the last child of the node to the end of the node.",
13944
- "declarations": [
13945
- {
13946
- "name": "after",
13947
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/rule.d.ts"
13948
- }
13949
- ],
13950
- "tags": {}
13951
- },
13952
- {
13953
- "kind": "property",
13954
- "name": "before",
13955
- "required": false,
13956
- "type": {
13957
- "kind": "primitive",
13958
- "value": "string"
13959
- },
13960
- "description": "The space symbols before the node. It also stores `*`\nand `_` symbols before the declaration (IE hack).",
13961
- "declarations": [
13962
- {
13963
- "name": "before",
13964
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/rule.d.ts"
13965
- }
13966
- ],
13967
- "tags": {}
13968
- },
13969
- {
13970
- "kind": "property",
13971
- "name": "between",
13972
- "required": false,
13973
- "type": {
13974
- "kind": "primitive",
13975
- "value": "string"
13976
- },
13977
- "description": "The symbols between the selector and `{` for rules.",
13978
- "declarations": [
13979
- {
13980
- "name": "between",
13981
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/rule.d.ts"
13982
- }
13983
- ],
13984
- "tags": {}
13985
- },
13986
- {
13987
- "kind": "property",
13988
- "name": "ownSemicolon",
13989
- "required": false,
13990
- "type": {
13991
- "kind": "primitive",
13992
- "value": "string"
13993
- },
13994
- "description": "Contains the text of the semicolon after this rule.",
13995
- "declarations": [
13996
- {
13997
- "name": "ownSemicolon",
13998
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/rule.d.ts"
13999
- }
14000
- ],
14001
- "tags": {}
14002
- },
14003
- {
14004
- "kind": "property",
14005
- "name": "selector",
14006
- "required": false,
14007
- "type": {
14008
- "kind": "object",
14009
- "properties": [
14010
- {
14011
- "kind": "property",
14012
- "name": "raw",
14013
- "required": true,
14014
- "type": {
14015
- "kind": "primitive",
14016
- "value": "string"
14017
- },
14018
- "description": "",
14019
- "declarations": [
14020
- {
14021
- "name": "raw",
14022
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/rule.d.ts"
14023
- }
14024
- ],
14025
- "tags": {}
14026
- },
14027
- {
14028
- "kind": "property",
14029
- "name": "value",
14030
- "required": true,
14031
- "type": {
14032
- "kind": "primitive",
14033
- "value": "string"
14034
- },
14035
- "description": "",
14036
- "declarations": [
14037
- {
14038
- "name": "value",
14039
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/rule.d.ts"
14040
- }
14041
- ],
14042
- "tags": {}
14043
- }
14044
- ]
14045
- },
14046
- "description": "The rule’s selector with comments.",
14047
- "declarations": [
14048
- {
14049
- "name": "selector",
14050
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/rule.d.ts"
14051
- }
14052
- ],
14053
- "tags": {}
14054
- },
14055
- {
14056
- "kind": "property",
14057
- "name": "semicolon",
14058
- "required": false,
14059
- "type": {
14060
- "kind": "primitive",
14061
- "value": "boolean"
14062
- },
14063
- "description": "Contains `true` if the last child has an (optional) semicolon.",
14064
- "declarations": [
14065
- {
14066
- "name": "semicolon",
14067
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/rule.d.ts"
14068
- }
14069
- ],
14070
- "tags": {}
14071
- }
14072
- ],
14073
- "indexSignature": {
14074
- "kind": "indexSignature",
14075
- "name": "",
14076
- "type": {
14077
- "kind": "unknown",
14078
- "value": "unknown",
14079
- "text": ""
14080
- },
14081
- "value": {
14082
- "kind": "unknown",
14083
- "value": "unknown",
14084
- "text": "RuleRaws"
14085
- }
14086
- }
14087
- }
14088
- },
14089
- {
14090
- "name": "RuleProps",
14091
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/rule.d.ts",
14092
- "description": "",
14093
- "declarations": [
14094
- {
14095
- "name": "RuleProps",
14096
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/rule.d.ts"
14097
- }
14098
- ],
14099
- "tags": {},
14100
- "type": {
14101
- "kind": "type",
14102
- "typeParameters": [],
14103
- "value": {
14104
- "kind": "intersection",
14105
- "value": [
14106
- {
14107
- "kind": "object",
14108
- "properties": [
14109
- {
14110
- "kind": "property",
14111
- "name": "raws",
14112
- "required": false,
14113
- "type": {
14114
- "kind": "symbol",
14115
- "name": "RuleRaws",
14116
- "value": "RuleRaws"
14117
- },
14118
- "description": "Information used to generate byte-to-byte equal node string as it was in the origin input.",
14119
- "declarations": [
14120
- {
14121
- "name": "raws",
14122
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/rule.d.ts"
14123
- }
14124
- ],
14125
- "tags": {}
14126
- }
14127
- ]
14128
- },
14129
- {
14130
- "kind": "parenthesis",
14131
- "value": {
14132
- "kind": "union",
14133
- "value": [
14134
- {
14135
- "kind": "object",
14136
- "properties": [
14137
- {
14138
- "kind": "property",
14139
- "name": "selector",
14140
- "required": true,
14141
- "type": {
14142
- "kind": "primitive",
14143
- "value": "string"
14144
- },
14145
- "description": "Selector or selectors of the rule.",
14146
- "declarations": [
14147
- {
14148
- "name": "selector",
14149
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/rule.d.ts"
14150
- }
14151
- ],
14152
- "tags": {}
14153
- },
14154
- {
14155
- "kind": "property",
14156
- "name": "selectors",
14157
- "required": false,
14158
- "type": {
14159
- "kind": "primitive",
14160
- "value": "never"
14161
- },
14162
- "description": "",
14163
- "declarations": [
14164
- {
14165
- "name": "selectors",
14166
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/rule.d.ts"
14167
- }
14168
- ],
14169
- "tags": {}
14170
- }
14171
- ]
14172
- },
14173
- {
14174
- "kind": "object",
14175
- "properties": [
14176
- {
14177
- "kind": "property",
14178
- "name": "selector",
14179
- "required": false,
14180
- "type": {
14181
- "kind": "primitive",
14182
- "value": "never"
14183
- },
14184
- "description": "",
14185
- "declarations": [
14186
- {
14187
- "name": "selector",
14188
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/rule.d.ts"
14189
- }
14190
- ],
14191
- "tags": {}
14192
- },
14193
- {
14194
- "kind": "property",
14195
- "name": "selectors",
14196
- "required": true,
14197
- "type": {
14198
- "kind": "unknown",
14199
- "value": "unknown",
14200
- "text": "readonly string[]"
14201
- },
14202
- "description": "Selectors of the rule represented as an array of strings.",
14203
- "declarations": [
14204
- {
14205
- "name": "selectors",
14206
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/rule.d.ts"
14207
- }
14208
- ],
14209
- "tags": {}
14210
- }
14211
- ]
14212
- }
14213
- ]
14214
- }
14215
- },
14216
- {
14217
- "kind": "symbol",
14218
- "name": "ContainerProps",
14219
- "value": "ContainerProps"
14220
- }
14221
- ]
14222
- }
14223
- }
14224
- },
14225
- {
14226
- "name": "WarningOptions",
14227
- "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/postcss/lib/warning.d.ts",
14228
- "description": "",
14229
- "declarations": [
14230
- {
14231
- "name": "WarningOptions",
14232
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/warning.d.ts"
14233
- }
14234
- ],
14235
- "tags": {},
14236
- "type": {
14237
- "kind": "object",
14238
- "properties": [
14239
- {
14240
- "kind": "property",
14241
- "name": "end",
14242
- "required": false,
14243
- "type": {
14244
- "kind": "symbol",
14245
- "name": "RangePosition",
14246
- "value": "RangePosition"
14247
- },
14248
- "description": "End position, exclusive, in CSS node string that caused the warning.",
14249
- "declarations": [
14250
- {
14251
- "name": "end",
14252
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/warning.d.ts"
14253
- }
14254
- ],
14255
- "tags": {}
14256
- },
14257
- {
14258
- "kind": "property",
14259
- "name": "endIndex",
14260
- "required": false,
14261
- "type": {
14262
- "kind": "primitive",
14263
- "value": "number"
14264
- },
14265
- "description": "End index, exclusive, in CSS node string that caused the warning.",
14266
- "declarations": [
14267
- {
14268
- "name": "endIndex",
14269
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/warning.d.ts"
14270
- }
14271
- ],
14272
- "tags": {}
14273
- },
14274
- {
14275
- "kind": "property",
14276
- "name": "index",
14277
- "required": false,
14278
- "type": {
14279
- "kind": "primitive",
14280
- "value": "number"
14281
- },
14282
- "description": "Start index, inclusive, in CSS node string that caused the warning.",
14283
- "declarations": [
14284
- {
14285
- "name": "index",
14286
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/warning.d.ts"
14287
- }
14288
- ],
14289
- "tags": {}
14290
- },
14291
- {
14292
- "kind": "property",
14293
- "name": "node",
14294
- "required": false,
14295
- "type": {
14296
- "kind": "symbol",
14297
- "name": "Node",
14298
- "value": "Node"
14299
- },
14300
- "description": "CSS node that caused the warning.",
14301
- "declarations": [
14302
- {
14303
- "name": "node",
14304
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/warning.d.ts"
14305
- }
14306
- ],
14307
- "tags": {}
14308
- },
14309
- {
14310
- "kind": "property",
14311
- "name": "plugin",
14312
- "required": false,
14313
- "type": {
14314
- "kind": "primitive",
14315
- "value": "string"
14316
- },
14317
- "description": "Name of the plugin that created this warning. `Result#warn` fills\nthis property automatically.",
14318
- "declarations": [
14319
- {
14320
- "name": "plugin",
14321
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/warning.d.ts"
14322
- }
14323
- ],
14324
- "tags": {}
14325
- },
14326
- {
14327
- "kind": "property",
14328
- "name": "start",
14329
- "required": false,
14330
- "type": {
14331
- "kind": "symbol",
14332
- "name": "RangePosition",
14333
- "value": "RangePosition"
14334
- },
14335
- "description": "Start position, inclusive, in CSS node string that caused the warning.",
14336
- "declarations": [
14337
- {
14338
- "name": "start",
14339
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/warning.d.ts"
14340
- }
14341
- ],
14342
- "tags": {}
14343
- },
14344
- {
14345
- "kind": "property",
14346
- "name": "word",
14347
- "required": false,
14348
- "type": {
14349
- "kind": "primitive",
14350
- "value": "string"
14351
- },
14352
- "description": "Word in CSS source that caused the warning.",
14353
- "declarations": [
14354
- {
14355
- "name": "word",
14356
- "filePath": "/home/runner/work/canvas-kit/canvas-kit/node_modules/@vitejs/plugin-react/node_modules/postcss/lib/warning.d.ts"
14357
- }
14358
- ],
14359
- "tags": {}
14360
- }
14361
- ]
14362
- }
14363
- },
14364
10080
  {
14365
10081
  "name": "Platform",
14366
10082
  "fileName": "/home/runner/work/canvas-kit/canvas-kit/modules/mcp/node_modules/tsx/node_modules/esbuild/lib/main.d.ts",