rizzo-next
Version:
The next generation of Lonely Planet's style guide and pattern library.
333 lines • 6.69 kB
JSON
{
"type": "Program",
"start": 0,
"end": 268,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 11,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 48,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 48
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 7,
"end": 17,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 17
}
},
"local": {
"type": "Identifier",
"start": 7,
"end": 17,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 17
}
},
"name": "Navigation"
}
}
],
"importKind": "value",
"source": {
"type": "Literal",
"start": 23,
"end": 47,
"loc": {
"start": {
"line": 1,
"column": 23
},
"end": {
"line": 1,
"column": 47
}
},
"value": "./navigation_component",
"rawValue": "./navigation_component",
"raw": "\"./navigation_component\""
},
"trailingComments": [
{
"type": "CommentLine",
"value": "import \"./_user_cart.scss\";",
"start": 50,
"end": 79,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 29
}
},
"range": [
50,
79
]
}
]
},
{
"type": "ImportDeclaration",
"start": 80,
"end": 108,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 28
}
},
"specifiers": [],
"source": {
"type": "Literal",
"start": 87,
"end": 107,
"loc": {
"start": {
"line": 4,
"column": 7
},
"end": {
"line": 4,
"column": 27
}
},
"value": "./_navigation.scss",
"rawValue": "./_navigation.scss",
"raw": "\"./_navigation.scss\"",
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": "import \"./_user_cart.scss\";",
"start": 50,
"end": 79,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 29
}
},
"range": [
50,
79
]
}
]
},
{
"type": "ImportDeclaration",
"start": 109,
"end": 144,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 35
}
},
"specifiers": [],
"source": {
"type": "Literal",
"start": 116,
"end": 143,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 34
}
},
"value": "./_mobile-navigation.scss",
"rawValue": "./_mobile-navigation.scss",
"raw": "\"./_mobile-navigation.scss\""
}
},
{
"type": "ImportDeclaration",
"start": 145,
"end": 177,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 32
}
},
"specifiers": [],
"source": {
"type": "Literal",
"start": 152,
"end": 176,
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 31
}
},
"value": "./_sub-navigation.scss",
"rawValue": "./_sub-navigation.scss",
"raw": "\"./_sub-navigation.scss\""
}
},
{
"type": "ImportDeclaration",
"start": 178,
"end": 206,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 28
}
},
"specifiers": [],
"source": {
"type": "Literal",
"start": 185,
"end": 205,
"loc": {
"start": {
"line": 7,
"column": 7
},
"end": {
"line": 7,
"column": 27
}
},
"value": "./_user-panel.scss",
"rawValue": "./_user-panel.scss",
"raw": "\"./_user-panel.scss\""
}
},
{
"type": "ImportDeclaration",
"start": 207,
"end": 239,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 32
}
},
"specifiers": [],
"source": {
"type": "Literal",
"start": 214,
"end": 238,
"loc": {
"start": {
"line": 8,
"column": 7
},
"end": {
"line": 8,
"column": 31
}
},
"value": "../avatar/_avatar.scss",
"rawValue": "../avatar/_avatar.scss",
"raw": "\"../avatar/_avatar.scss\""
}
},
{
"type": "ExportDefaultDeclaration",
"start": 241,
"end": 267,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 26
}
},
"declaration": {
"type": "Identifier",
"start": 256,
"end": 266,
"loc": {
"start": {
"line": 10,
"column": 15
},
"end": {
"line": 10,
"column": 25
}
},
"name": "Navigation",
"leadingComments": [],
"trailingComments": []
}
}
]
}