UNPKG

svelte-parse

Version:

An increidbly relaxed svelte-parser

578 lines (577 loc) 11 kB
{ "type": "root", "children": [ { "type": "svelteScript", "tagName": "script", "properties": [], "selfClosing": false, "children": [ { "type": "text", "value": "\n import DatePicker from '@sveltekit/ui/DatePicker';\n\n let date = '01/11/2011';\n let altFormat = 'Z';\n", "position": { "start": { "line": 1, "column": 9, "offset": 8 }, "end": { "line": 6, "column": 1, "offset": 113 } } } ], "position": { "start": { "line": 1, "column": 1, "offset": 0 }, "end": { "line": 6, "column": 10, "offset": 122 } } }, { "type": "text", "value": "\n\n", "position": { "start": { "line": 6, "column": 10, "offset": 122 }, "end": { "line": 8, "column": 1, "offset": 124 } } }, { "type": "svelteElement", "tagName": "div", "properties": [ { "type": "svelteProperty", "name": "class", "value": [ { "type": "text", "value": "gridRow", "position": { "start": { "line": 8, "column": 13, "offset": 136 }, "end": { "line": 8, "column": 21, "offset": 144 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 8, "column": 6, "offset": 129 }, "end": { "line": 8, "column": 21, "offset": 144 } } } ], "selfClosing": false, "children": [ { "type": "text", "value": "\n ", "position": { "start": { "line": 8, "column": 22, "offset": 145 }, "end": { "line": 9, "column": 3, "offset": 148 } } }, { "type": "svelteElement", "tagName": "div", "properties": [ { "type": "svelteProperty", "name": "class", "value": [ { "type": "text", "value": "gridCol-4", "position": { "start": { "line": 9, "column": 15, "offset": 160 }, "end": { "line": 9, "column": 25, "offset": 170 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 9, "column": 8, "offset": 153 }, "end": { "line": 9, "column": 25, "offset": 170 } } } ], "selfClosing": false, "children": [ { "type": "text", "value": "\n ", "position": { "start": { "line": 9, "column": 26, "offset": 171 }, "end": { "line": 10, "column": 5, "offset": 176 } } }, { "type": "svelteComponent", "tagName": "DatePicker", "properties": [ { "type": "svelteProperty", "name": "placeholder", "value": [ { "type": "text", "value": "Please", "position": { "start": { "line": 10, "column": 30, "offset": 201 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 10, "column": 36, "offset": 207 }, "end": {} } }, { "type": "text", "value": "click", "position": { "start": { "line": 10, "column": 37, "offset": 208 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 10, "column": 42, "offset": 213 }, "end": {} } }, { "type": "text", "value": "to", "position": { "start": { "line": 10, "column": 43, "offset": 214 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 10, "column": 45, "offset": 216 }, "end": {} } }, { "type": "text", "value": "select", "position": { "start": { "line": 10, "column": 46, "offset": 217 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 10, "column": 52, "offset": 223 }, "end": {} } }, { "type": "text", "value": "a", "position": { "start": { "line": 10, "column": 53, "offset": 224 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 10, "column": 54, "offset": 225 }, "end": {} } }, { "type": "text", "value": "date", "position": { "start": { "line": 10, "column": 55, "offset": 226 }, "end": { "line": 10, "column": 60, "offset": 231 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 10, "column": 17, "offset": 188 }, "end": { "line": 10, "column": 60, "offset": 231 } } }, { "type": "svelteDirective", "name": "bind", "value": [], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 10, "column": 61, "offset": 232 }, "end": { "line": 10, "column": 70, "offset": 241 } }, "specifier": "date" }, { "type": "svelteProperty", "name": "altFormat", "value": [ { "type": "svelteDynamicContent", "expression": { "type": "svelteExpression", "value": "altFormat", "position": { "start": { "line": 10, "column": 72, "offset": 243 }, "end": { "line": 10, "column": 81, "offset": 252 } } }, "position": { "start": { "line": 10, "column": 71, "offset": 242 }, "end": { "line": 10, "column": 81, "offset": 252 } } } ], "modifiers": [], "shorthand": "expression", "position": { "start": { "line": 10, "column": 71, "offset": 242 }, "end": { "line": 10, "column": 81, "offset": 252 } } } ], "selfClosing": true, "children": [], "position": { "start": { "line": 10, "column": 5, "offset": 176 }, "end": { "line": 10, "column": 85, "offset": 256 } } }, { "type": "text", "value": "\n ", "position": { "start": { "line": 10, "column": 85, "offset": 256 }, "end": { "line": 11, "column": 5, "offset": 261 } } }, { "type": "svelteElement", "tagName": "p", "properties": [], "selfClosing": false, "children": [ { "type": "text", "value": "Date: ", "position": { "start": { "line": 11, "column": 8, "offset": 264 }, "end": { "line": 11, "column": 14, "offset": 270 } } }, { "type": "svelteDynamicContent", "position": { "start": { "line": 11, "column": 14, "offset": 270 }, "end": { "line": 11, "column": 20, "offset": 276 } }, "expression": { "type": "svelteExpression", "value": "date", "position": { "start": { "line": 11, "column": 15, "offset": 271 }, "end": { "line": 11, "column": 19, "offset": 275 } } } } ], "position": { "start": { "line": 11, "column": 5, "offset": 261 }, "end": { "line": 11, "column": 24, "offset": 280 } } }, { "type": "text", "value": "\n ", "position": { "start": { "line": 11, "column": 24, "offset": 280 }, "end": { "line": 12, "column": 3, "offset": 283 } } } ], "position": { "start": { "line": 9, "column": 3, "offset": 148 }, "end": { "line": 12, "column": 9, "offset": 289 } } }, { "type": "text", "value": "\n", "position": { "start": { "line": 12, "column": 9, "offset": 289 }, "end": { "line": 13, "column": 1, "offset": 290 } } } ], "position": { "start": { "line": 8, "column": 1, "offset": 124 }, "end": { "line": 13, "column": 7, "offset": 296 } } } ], "position": { "start": { "column": 1, "line": 1, "offset": 0 }, "end": { "line": 13, "column": 7, "offset": 296 } } }