svelte-parse
Version:
An increidbly relaxed svelte-parser
1,339 lines (1,338 loc) • 24.8 kB
JSON
{
"type": "root",
"children": [
{
"type": "svelteElement",
"tagName": "svg",
"properties": [
{
"type": "svelteProperty",
"name": "class",
"value": [
{
"type": "text",
"value": "icon",
"position": {
"start": {
"line": 1,
"column": 13,
"offset": 12
},
"end": {
"line": 1,
"column": 18,
"offset": 17
}
}
}
],
"modifiers": [],
"shorthand": "none",
"position": {
"start": {
"line": 1,
"column": 6,
"offset": 5
},
"end": {
"line": 1,
"column": 18,
"offset": 17
}
}
},
{
"type": "svelteProperty",
"name": "width",
"value": [
{
"type": "text",
"value": "100%",
"position": {
"start": {
"line": 1,
"column": 26,
"offset": 25
},
"end": {
"line": 1,
"column": 31,
"offset": 30
}
}
}
],
"modifiers": [],
"shorthand": "none",
"position": {
"start": {
"line": 1,
"column": 19,
"offset": 18
},
"end": {
"line": 1,
"column": 31,
"offset": 30
}
}
},
{
"type": "svelteProperty",
"name": "height",
"value": [
{
"type": "text",
"value": "100%",
"position": {
"start": {
"line": 1,
"column": 40,
"offset": 39
},
"end": {
"line": 1,
"column": 45,
"offset": 44
}
}
}
],
"modifiers": [],
"shorthand": "none",
"position": {
"start": {
"line": 1,
"column": 32,
"offset": 31
},
"end": {
"line": 1,
"column": 45,
"offset": 44
}
}
},
{
"type": "svelteProperty",
"name": "viewBox",
"value": [
{
"type": "text",
"value": "-7",
"position": {
"start": {
"line": 1,
"column": 55,
"offset": 54
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 1,
"column": 57,
"offset": 56
},
"end": {}
}
},
{
"type": "text",
"value": "-8",
"position": {
"start": {
"line": 1,
"column": 58,
"offset": 57
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 1,
"column": 60,
"offset": 59
},
"end": {}
}
},
{
"type": "text",
"value": "50",
"position": {
"start": {
"line": 1,
"column": 61,
"offset": 60
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 1,
"column": 63,
"offset": 62
},
"end": {}
}
},
{
"type": "text",
"value": "50",
"position": {
"start": {
"line": 1,
"column": 64,
"offset": 63
},
"end": {
"line": 1,
"column": 67,
"offset": 66
}
}
}
],
"modifiers": [],
"shorthand": "none",
"position": {
"start": {
"line": 1,
"column": 46,
"offset": 45
},
"end": {
"line": 1,
"column": 67,
"offset": 66
}
}
},
{
"type": "svelteProperty",
"name": "focusable",
"value": [
{
"type": "text",
"value": "false",
"position": {
"start": {
"line": 1,
"column": 79,
"offset": 78
},
"end": {
"line": 1,
"column": 85,
"offset": 84
}
}
}
],
"modifiers": [],
"shorthand": "none",
"position": {
"start": {
"line": 1,
"column": 68,
"offset": 67
},
"end": {
"line": 1,
"column": 85,
"offset": 84
}
}
},
{
"type": "svelteProperty",
"name": "role",
"value": [
{
"type": "text",
"value": "presentation",
"position": {
"start": {
"line": 1,
"column": 92,
"offset": 91
},
"end": {
"line": 1,
"column": 105,
"offset": 104
}
}
}
],
"modifiers": [],
"shorthand": "none",
"position": {
"start": {
"line": 1,
"column": 86,
"offset": 85
},
"end": {
"line": 1,
"column": 105,
"offset": 104
}
}
}
],
"selfClosing": false,
"children": [
{
"type": "text",
"value": "\n ",
"position": {
"start": {
"line": 1,
"column": 106,
"offset": 105
},
"end": {
"line": 2,
"column": 3,
"offset": 108
}
}
},
{
"type": "svelteElement",
"tagName": "path",
"properties": [
{
"type": "svelteProperty",
"name": "fill",
"value": [
{
"type": "text",
"value": "currentColor",
"position": {
"start": {
"line": 2,
"column": 15,
"offset": 120
},
"end": {
"line": 2,
"column": 28,
"offset": 133
}
}
}
],
"modifiers": [],
"shorthand": "none",
"position": {
"start": {
"line": 2,
"column": 9,
"offset": 114
},
"end": {
"line": 2,
"column": 28,
"offset": 133
}
}
},
{
"type": "svelteProperty",
"name": "d",
"value": [
{
"type": "text",
"value": "M25,22",
"position": {
"start": {
"line": 2,
"column": 32,
"offset": 137
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 38,
"offset": 143
},
"end": {}
}
},
{
"type": "text",
"value": "L23.42,22",
"position": {
"start": {
"line": 2,
"column": 39,
"offset": 144
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 48,
"offset": 153
},
"end": {}
}
},
{
"type": "text",
"value": "L22.86,21.46",
"position": {
"start": {
"line": 2,
"column": 49,
"offset": 154
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 61,
"offset": 166
},
"end": {}
}
},
{
"type": "text",
"value": "C24.82,19.18",
"position": {
"start": {
"line": 2,
"column": 62,
"offset": 167
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 74,
"offset": 179
},
"end": {}
}
},
{
"type": "text",
"value": "26,16.22",
"position": {
"start": {
"line": 2,
"column": 75,
"offset": 180
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 83,
"offset": 188
},
"end": {}
}
},
{
"type": "text",
"value": "26,13",
"position": {
"start": {
"line": 2,
"column": 84,
"offset": 189
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 89,
"offset": 194
},
"end": {}
}
},
{
"type": "text",
"value": "C26,5.82",
"position": {
"start": {
"line": 2,
"column": 90,
"offset": 195
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 98,
"offset": 203
},
"end": {}
}
},
{
"type": "text",
"value": "20.18,0",
"position": {
"start": {
"line": 2,
"column": 99,
"offset": 204
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 106,
"offset": 211
},
"end": {}
}
},
{
"type": "text",
"value": "13,0",
"position": {
"start": {
"line": 2,
"column": 107,
"offset": 212
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 111,
"offset": 216
},
"end": {}
}
},
{
"type": "text",
"value": "C5.82,0",
"position": {
"start": {
"line": 2,
"column": 112,
"offset": 217
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 119,
"offset": 224
},
"end": {}
}
},
{
"type": "text",
"value": "0,5.82",
"position": {
"start": {
"line": 2,
"column": 120,
"offset": 225
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 126,
"offset": 231
},
"end": {}
}
},
{
"type": "text",
"value": "0,13",
"position": {
"start": {
"line": 2,
"column": 127,
"offset": 232
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 131,
"offset": 236
},
"end": {}
}
},
{
"type": "text",
"value": "C0,20.18",
"position": {
"start": {
"line": 2,
"column": 132,
"offset": 237
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 140,
"offset": 245
},
"end": {}
}
},
{
"type": "text",
"value": "5.82,26",
"position": {
"start": {
"line": 2,
"column": 141,
"offset": 246
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 148,
"offset": 253
},
"end": {}
}
},
{
"type": "text",
"value": "13,26",
"position": {
"start": {
"line": 2,
"column": 149,
"offset": 254
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 154,
"offset": 259
},
"end": {}
}
},
{
"type": "text",
"value": "C16.22,26",
"position": {
"start": {
"line": 2,
"column": 155,
"offset": 260
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 164,
"offset": 269
},
"end": {}
}
},
{
"type": "text",
"value": "19.18,24.82",
"position": {
"start": {
"line": 2,
"column": 165,
"offset": 270
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 176,
"offset": 281
},
"end": {}
}
},
{
"type": "text",
"value": "21.46,22.86",
"position": {
"start": {
"line": 2,
"column": 177,
"offset": 282
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 188,
"offset": 293
},
"end": {}
}
},
{
"type": "text",
"value": "L22,23.42",
"position": {
"start": {
"line": 2,
"column": 189,
"offset": 294
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 198,
"offset": 303
},
"end": {}
}
},
{
"type": "text",
"value": "L22,25",
"position": {
"start": {
"line": 2,
"column": 199,
"offset": 304
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 205,
"offset": 310
},
"end": {}
}
},
{
"type": "text",
"value": "L32,34.98",
"position": {
"start": {
"line": 2,
"column": 206,
"offset": 311
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 215,
"offset": 320
},
"end": {}
}
},
{
"type": "text",
"value": "L34.98,32",
"position": {
"start": {
"line": 2,
"column": 216,
"offset": 321
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 225,
"offset": 330
},
"end": {}
}
},
{
"type": "text",
"value": "L25,22",
"position": {
"start": {
"line": 2,
"column": 226,
"offset": 331
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 232,
"offset": 337
},
"end": {}
}
},
{
"type": "text",
"value": "Z",
"position": {
"start": {
"line": 2,
"column": 233,
"offset": 338
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 234,
"offset": 339
},
"end": {}
}
},
{
"type": "text",
"value": "M13,22",
"position": {
"start": {
"line": 2,
"column": 235,
"offset": 340
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 241,
"offset": 346
},
"end": {}
}
},
{
"type": "text",
"value": "C8.02,22",
"position": {
"start": {
"line": 2,
"column": 242,
"offset": 347
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 250,
"offset": 355
},
"end": {}
}
},
{
"type": "text",
"value": "4,17.98",
"position": {
"start": {
"line": 2,
"column": 251,
"offset": 356
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 258,
"offset": 363
},
"end": {}
}
},
{
"type": "text",
"value": "4,13",
"position": {
"start": {
"line": 2,
"column": 259,
"offset": 364
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 263,
"offset": 368
},
"end": {}
}
},
{
"type": "text",
"value": "C4,8.02",
"position": {
"start": {
"line": 2,
"column": 264,
"offset": 369
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 271,
"offset": 376
},
"end": {}
}
},
{
"type": "text",
"value": "8.02,4",
"position": {
"start": {
"line": 2,
"column": 272,
"offset": 377
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 278,
"offset": 383
},
"end": {}
}
},
{
"type": "text",
"value": "13,4",
"position": {
"start": {
"line": 2,
"column": 279,
"offset": 384
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 283,
"offset": 388
},
"end": {}
}
},
{
"type": "text",
"value": "C17.98,4",
"position": {
"start": {
"line": 2,
"column": 284,
"offset": 389
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 292,
"offset": 397
},
"end": {}
}
},
{
"type": "text",
"value": "22,8.02",
"position": {
"start": {
"line": 2,
"column": 293,
"offset": 398
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 300,
"offset": 405
},
"end": {}
}
},
{
"type": "text",
"value": "22,13",
"position": {
"start": {
"line": 2,
"column": 301,
"offset": 406
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 306,
"offset": 411
},
"end": {}
}
},
{
"type": "text",
"value": "C22,17.98",
"position": {
"start": {
"line": 2,
"column": 307,
"offset": 412
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 316,
"offset": 421
},
"end": {}
}
},
{
"type": "text",
"value": "17.98,22",
"position": {
"start": {
"line": 2,
"column": 317,
"offset": 422
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 325,
"offset": 430
},
"end": {}
}
},
{
"type": "text",
"value": "13,22",
"position": {
"start": {
"line": 2,
"column": 326,
"offset": 431
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 331,
"offset": 436
},
"end": {}
}
},
{
"type": "text",
"value": "Z",
"position": {
"start": {
"line": 2,
"column": 332,
"offset": 437
},
"end": {
"line": 2,
"column": 334,
"offset": 439
}
}
}
],
"modifiers": [],
"shorthand": "none",
"position": {
"start": {
"line": 2,
"column": 29,
"offset": 134
},
"end": {
"line": 2,
"column": 334,
"offset": 439
}
}
}
],
"selfClosing": false,
"children": [],
"position": {
"start": {
"line": 2,
"column": 3,
"offset": 108
},
"end": {
"line": 2,
"column": 342,
"offset": 447
}
}
},
{
"type": "text",
"value": "\n",
"position": {
"start": {
"line": 2,
"column": 342,
"offset": 447
},
"end": {
"line": 3,
"column": 1,
"offset": 448
}
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 3,
"column": 7,
"offset": 454
}
}
}
],
"position": {
"start": {
"column": 1,
"line": 1,
"offset": 0
},
"end": {
"line": 3,
"column": 7,
"offset": 454
}
}
}