svelte-parse
Version:
An increidbly relaxed svelte-parser
1,003 lines (1,002 loc) • 18.2 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": "-11",
"position": {
"start": {
"line": 1,
"column": 55,
"offset": 54
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 1,
"column": 58,
"offset": 57
},
"end": {}
}
},
{
"type": "text",
"value": "-12",
"position": {
"start": {
"line": 1,
"column": 59,
"offset": 58
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 1,
"column": 62,
"offset": 61
},
"end": {}
}
},
{
"type": "text",
"value": "50",
"position": {
"start": {
"line": 1,
"column": 63,
"offset": 62
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 1,
"column": 65,
"offset": 64
},
"end": {}
}
},
{
"type": "text",
"value": "50",
"position": {
"start": {
"line": 1,
"column": 66,
"offset": 65
},
"end": {
"line": 1,
"column": 69,
"offset": 68
}
}
}
],
"modifiers": [],
"shorthand": "none",
"position": {
"start": {
"line": 1,
"column": 46,
"offset": 45
},
"end": {
"line": 1,
"column": 69,
"offset": 68
}
}
},
{
"type": "svelteProperty",
"name": "focusable",
"value": [
{
"type": "text",
"value": "false",
"position": {
"start": {
"line": 1,
"column": 81,
"offset": 80
},
"end": {
"line": 1,
"column": 87,
"offset": 86
}
}
}
],
"modifiers": [],
"shorthand": "none",
"position": {
"start": {
"line": 1,
"column": 70,
"offset": 69
},
"end": {
"line": 1,
"column": 87,
"offset": 86
}
}
},
{
"type": "svelteProperty",
"name": "role",
"value": [
{
"type": "text",
"value": "presentation",
"position": {
"start": {
"line": 1,
"column": 94,
"offset": 93
},
"end": {
"line": 1,
"column": 107,
"offset": 106
}
}
}
],
"modifiers": [],
"shorthand": "none",
"position": {
"start": {
"line": 1,
"column": 88,
"offset": 87
},
"end": {
"line": 1,
"column": 107,
"offset": 106
}
}
}
],
"selfClosing": false,
"children": [
{
"type": "text",
"value": "\n ",
"position": {
"start": {
"line": 1,
"column": 108,
"offset": 107
},
"end": {
"line": 2,
"column": 3,
"offset": 110
}
}
},
{
"type": "svelteElement",
"tagName": "polygon",
"properties": [
{
"type": "svelteProperty",
"name": "fill",
"value": [
{
"type": "text",
"value": "currentColor",
"position": {
"start": {
"line": 2,
"column": 18,
"offset": 125
},
"end": {
"line": 2,
"column": 31,
"offset": 138
}
}
}
],
"modifiers": [],
"shorthand": "none",
"position": {
"start": {
"line": 2,
"column": 12,
"offset": 119
},
"end": {
"line": 2,
"column": 31,
"offset": 138
}
}
},
{
"type": "svelteProperty",
"name": "points",
"value": [
{
"type": "text",
"value": "28",
"position": {
"start": {
"line": 2,
"column": 40,
"offset": 147
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 42,
"offset": 149
},
"end": {}
}
},
{
"type": "text",
"value": "16",
"position": {
"start": {
"line": 2,
"column": 43,
"offset": 150
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 45,
"offset": 152
},
"end": {}
}
},
{
"type": "text",
"value": "16",
"position": {
"start": {
"line": 2,
"column": 46,
"offset": 153
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 48,
"offset": 155
},
"end": {}
}
},
{
"type": "text",
"value": "16",
"position": {
"start": {
"line": 2,
"column": 49,
"offset": 156
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 51,
"offset": 158
},
"end": {}
}
},
{
"type": "text",
"value": "16",
"position": {
"start": {
"line": 2,
"column": 52,
"offset": 159
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 54,
"offset": 161
},
"end": {}
}
},
{
"type": "text",
"value": "28",
"position": {
"start": {
"line": 2,
"column": 55,
"offset": 162
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 57,
"offset": 164
},
"end": {}
}
},
{
"type": "text",
"value": "12",
"position": {
"start": {
"line": 2,
"column": 58,
"offset": 165
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 60,
"offset": 167
},
"end": {}
}
},
{
"type": "text",
"value": "28",
"position": {
"start": {
"line": 2,
"column": 61,
"offset": 168
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 63,
"offset": 170
},
"end": {}
}
},
{
"type": "text",
"value": "12",
"position": {
"start": {
"line": 2,
"column": 64,
"offset": 171
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 66,
"offset": 173
},
"end": {}
}
},
{
"type": "text",
"value": "16",
"position": {
"start": {
"line": 2,
"column": 67,
"offset": 174
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 69,
"offset": 176
},
"end": {}
}
},
{
"type": "text",
"value": "0",
"position": {
"start": {
"line": 2,
"column": 70,
"offset": 177
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 71,
"offset": 178
},
"end": {}
}
},
{
"type": "text",
"value": "16",
"position": {
"start": {
"line": 2,
"column": 72,
"offset": 179
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 74,
"offset": 181
},
"end": {}
}
},
{
"type": "text",
"value": "0",
"position": {
"start": {
"line": 2,
"column": 75,
"offset": 182
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 76,
"offset": 183
},
"end": {}
}
},
{
"type": "text",
"value": "12",
"position": {
"start": {
"line": 2,
"column": 77,
"offset": 184
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 79,
"offset": 186
},
"end": {}
}
},
{
"type": "text",
"value": "12",
"position": {
"start": {
"line": 2,
"column": 80,
"offset": 187
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 82,
"offset": 189
},
"end": {}
}
},
{
"type": "text",
"value": "12",
"position": {
"start": {
"line": 2,
"column": 83,
"offset": 190
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 85,
"offset": 192
},
"end": {}
}
},
{
"type": "text",
"value": "12",
"position": {
"start": {
"line": 2,
"column": 86,
"offset": 193
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 88,
"offset": 195
},
"end": {}
}
},
{
"type": "text",
"value": "0",
"position": {
"start": {
"line": 2,
"column": 89,
"offset": 196
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 90,
"offset": 197
},
"end": {}
}
},
{
"type": "text",
"value": "16",
"position": {
"start": {
"line": 2,
"column": 91,
"offset": 198
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 93,
"offset": 200
},
"end": {}
}
},
{
"type": "text",
"value": "0",
"position": {
"start": {
"line": 2,
"column": 94,
"offset": 201
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 95,
"offset": 202
},
"end": {}
}
},
{
"type": "text",
"value": "16",
"position": {
"start": {
"line": 2,
"column": 96,
"offset": 203
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 98,
"offset": 205
},
"end": {}
}
},
{
"type": "text",
"value": "12",
"position": {
"start": {
"line": 2,
"column": 99,
"offset": 206
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 101,
"offset": 208
},
"end": {}
}
},
{
"type": "text",
"value": "28",
"position": {
"start": {
"line": 2,
"column": 102,
"offset": 209
},
"end": {}
}
},
{
"type": "text",
"value": " ",
"position": {
"start": {
"line": 2,
"column": 104,
"offset": 211
},
"end": {}
}
},
{
"type": "text",
"value": "12",
"position": {
"start": {
"line": 2,
"column": 105,
"offset": 212
},
"end": {
"line": 2,
"column": 108,
"offset": 215
}
}
}
],
"modifiers": [],
"shorthand": "none",
"position": {
"start": {
"line": 2,
"column": 32,
"offset": 139
},
"end": {
"line": 2,
"column": 108,
"offset": 215
}
}
}
],
"selfClosing": false,
"children": [],
"position": {
"start": {
"line": 2,
"column": 3,
"offset": 110
},
"end": {
"line": 2,
"column": 119,
"offset": 226
}
}
},
{
"type": "text",
"value": "\n",
"position": {
"start": {
"line": 2,
"column": 119,
"offset": 226
},
"end": {
"line": 3,
"column": 1,
"offset": 227
}
}
}
],
"position": {
"start": {
"line": 1,
"column": 1,
"offset": 0
},
"end": {
"line": 3,
"column": 7,
"offset": 233
}
}
}
],
"position": {
"start": {
"column": 1,
"line": 1,
"offset": 0
},
"end": {
"line": 3,
"column": 7,
"offset": 233
}
}
}