UNPKG

svelte-parse

Version:

An increidbly relaxed svelte-parser

572 lines (571 loc) 10.3 kB
{ "type": "root", "children": [ { "type": "svelteScript", "tagName": "script", "properties": [], "selfClosing": false, "children": [ { "type": "text", "value": "\n import Button from '@sveltekit/ui/Button';\n", "position": { "start": { "line": 1, "column": 9, "offset": 8 }, "end": { "line": 3, "column": 1, "offset": 54 } } } ], "position": { "start": { "line": 1, "column": 1, "offset": 0 }, "end": { "line": 3, "column": 10, "offset": 63 } } }, { "type": "text", "value": "\n\n", "position": { "start": { "line": 3, "column": 10, "offset": 63 }, "end": { "line": 5, "column": 1, "offset": 65 } } }, { "type": "svelteElement", "tagName": "div", "properties": [ { "type": "svelteProperty", "name": "class", "value": [ { "type": "text", "value": "row", "position": { "start": { "line": 5, "column": 13, "offset": 77 }, "end": { "line": 5, "column": 17, "offset": 81 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 5, "column": 6, "offset": 70 }, "end": { "line": 5, "column": 17, "offset": 81 } } } ], "selfClosing": false, "children": [ { "type": "text", "value": "\n\n ", "position": { "start": { "line": 5, "column": 18, "offset": 82 }, "end": { "line": 7, "column": 3, "offset": 86 } } }, { "type": "svelteElement", "tagName": "div", "properties": [ { "type": "svelteProperty", "name": "class", "value": [ { "type": "text", "value": "col", "position": { "start": { "line": 7, "column": 15, "offset": 98 }, "end": { "line": 7, "column": 19, "offset": 102 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 7, "column": 8, "offset": 91 }, "end": { "line": 7, "column": 19, "offset": 102 } } } ], "selfClosing": false, "children": [ { "type": "text", "value": "\n ", "position": { "start": { "line": 7, "column": 20, "offset": 103 }, "end": { "line": 8, "column": 5, "offset": 108 } } }, { "type": "svelteComponent", "tagName": "Button", "properties": [], "selfClosing": false, "children": [ { "type": "text", "value": "Button", "position": { "start": { "line": 8, "column": 13, "offset": 116 }, "end": { "line": 8, "column": 19, "offset": 122 } } } ], "position": { "start": { "line": 8, "column": 5, "offset": 108 }, "end": { "line": 8, "column": 28, "offset": 131 } } }, { "type": "text", "value": "\n ", "position": { "start": { "line": 8, "column": 28, "offset": 131 }, "end": { "line": 9, "column": 5, "offset": 136 } } }, { "type": "svelteComponent", "tagName": "Button", "properties": [ { "type": "svelteProperty", "name": "isOutlined", "value": [], "modifiers": [], "shorthand": "boolean", "position": { "start": { "line": 9, "column": 13, "offset": 144 }, "end": { "line": 9, "column": 23, "offset": 154 } } } ], "selfClosing": false, "children": [ { "type": "text", "value": "Button", "position": { "start": { "line": 9, "column": 24, "offset": 155 }, "end": { "line": 9, "column": 30, "offset": 161 } } } ], "position": { "start": { "line": 9, "column": 5, "offset": 136 }, "end": { "line": 9, "column": 39, "offset": 170 } } }, { "type": "text", "value": "\n ", "position": { "start": { "line": 9, "column": 39, "offset": 170 }, "end": { "line": 10, "column": 5, "offset": 175 } } }, { "type": "svelteComponent", "tagName": "Button", "properties": [ { "type": "svelteProperty", "name": "isSelected", "value": [], "modifiers": [], "shorthand": "boolean", "position": { "start": { "line": 10, "column": 13, "offset": 183 }, "end": { "line": 10, "column": 23, "offset": 193 } } } ], "selfClosing": false, "children": [ { "type": "text", "value": "Button", "position": { "start": { "line": 10, "column": 24, "offset": 194 }, "end": { "line": 10, "column": 30, "offset": 200 } } } ], "position": { "start": { "line": 10, "column": 5, "offset": 175 }, "end": { "line": 10, "column": 39, "offset": 209 } } }, { "type": "text", "value": "\n ", "position": { "start": { "line": 10, "column": 39, "offset": 209 }, "end": { "line": 11, "column": 5, "offset": 214 } } }, { "type": "svelteComponent", "tagName": "Button", "properties": [ { "type": "svelteProperty", "name": "isDisabled", "value": [], "modifiers": [], "shorthand": "boolean", "position": { "start": { "line": 11, "column": 13, "offset": 222 }, "end": { "line": 11, "column": 23, "offset": 232 } } } ], "selfClosing": false, "children": [ { "type": "text", "value": "Button", "position": { "start": { "line": 11, "column": 24, "offset": 233 }, "end": { "line": 11, "column": 30, "offset": 239 } } } ], "position": { "start": { "line": 11, "column": 5, "offset": 214 }, "end": { "line": 11, "column": 39, "offset": 248 } } }, { "type": "text", "value": "\n ", "position": { "start": { "line": 11, "column": 39, "offset": 248 }, "end": { "line": 12, "column": 5, "offset": 253 } } }, { "type": "svelteComponent", "tagName": "Button", "properties": [ { "type": "svelteProperty", "name": "isActive", "value": [], "modifiers": [], "shorthand": "boolean", "position": { "start": { "line": 12, "column": 13, "offset": 261 }, "end": { "line": 12, "column": 21, "offset": 269 } } } ], "selfClosing": false, "children": [ { "type": "text", "value": "Button", "position": { "start": { "line": 12, "column": 22, "offset": 270 }, "end": { "line": 12, "column": 28, "offset": 276 } } } ], "position": { "start": { "line": 12, "column": 5, "offset": 253 }, "end": { "line": 12, "column": 37, "offset": 285 } } }, { "type": "text", "value": "\n ", "position": { "start": { "line": 12, "column": 37, "offset": 285 }, "end": { "line": 13, "column": 3, "offset": 288 } } } ], "position": { "start": { "line": 7, "column": 3, "offset": 86 }, "end": { "line": 13, "column": 9, "offset": 294 } } }, { "type": "text", "value": "\n\n", "position": { "start": { "line": 13, "column": 9, "offset": 294 }, "end": { "line": 15, "column": 1, "offset": 296 } } } ], "position": { "start": { "line": 5, "column": 1, "offset": 65 }, "end": { "line": 15, "column": 7, "offset": 302 } } } ], "position": { "start": { "column": 1, "line": 1, "offset": 0 }, "end": { "line": 15, "column": 7, "offset": 302 } } }