Skip to content

Commit

Permalink
#19 refresh docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Pollock committed Jul 26, 2018
1 parent d64237b commit 8282f37
Show file tree
Hide file tree
Showing 71 changed files with 27,432 additions and 10,681 deletions.
204 changes: 182 additions & 22 deletions docs/ast/source/components/RenderGroup.js.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"type": "File",
"start": 0,
"end": 2464,
"end": 2498,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 112,
"line": 113,
"column": 2
}
},
"program": {
"type": "Program",
"start": 0,
"end": 2464,
"end": 2498,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 112,
"line": 113,
"column": 2
}
},
Expand Down Expand Up @@ -4552,28 +4552,28 @@
{
"type": "ExpressionStatement",
"start": 2283,
"end": 2464,
"end": 2498,
"loc": {
"start": {
"line": 106,
"column": 0
},
"end": {
"line": 112,
"line": 113,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2283,
"end": 2463,
"end": 2497,
"loc": {
"start": {
"line": 106,
"column": 0
},
"end": {
"line": 112,
"line": 113,
"column": 1
}
},
Expand Down Expand Up @@ -4633,14 +4633,14 @@
"right": {
"type": "ObjectExpression",
"start": 2308,
"end": 2463,
"end": 2497,
"loc": {
"start": {
"line": 106,
"column": 25
},
"end": {
"line": 112,
"line": 113,
"column": 1
}
},
Expand Down Expand Up @@ -4864,6 +4864,61 @@
},
"value": "field-config"
}
},
{
"type": "ObjectProperty",
"start": 2462,
"end": 2493,
"loc": {
"start": {
"line": 111,
"column": 1
},
"end": {
"line": 111,
"column": 32
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2462,
"end": 2468,
"loc": {
"start": {
"line": 111,
"column": 1
},
"end": {
"line": 111,
"column": 7
},
"identifierName": "button"
},
"name": "button"
},
"value": {
"type": "StringLiteral",
"start": 2470,
"end": 2493,
"loc": {
"start": {
"line": 111,
"column": 9
},
"end": {
"line": 111,
"column": 32
}
},
"extra": {
"rawValue": "caldera-config-button",
"raw": "'caldera-config-button'"
},
"value": "caldera-config-button"
}
}
]
},
Expand Down Expand Up @@ -14397,6 +14452,111 @@
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "button",
"start": 2462,
"end": 2468,
"loc": {
"start": {
"line": 111,
"column": 1
},
"end": {
"line": 111,
"column": 7
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2468,
"end": 2469,
"loc": {
"start": {
"line": 111,
"column": 7
},
"end": {
"line": 111,
"column": 8
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "caldera-config-button",
"start": 2470,
"end": 2493,
"loc": {
"start": {
"line": 111,
"column": 9
},
"end": {
"line": 111,
"column": 32
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2493,
"end": 2494,
"loc": {
"start": {
"line": 111,
"column": 32
},
"end": {
"line": 111,
"column": 33
}
}
},
{
"type": {
"label": "}",
Expand All @@ -14409,15 +14569,15 @@
"postfix": false,
"binop": null
},
"start": 2462,
"end": 2463,
"start": 2496,
"end": 2497,
"loc": {
"start": {
"line": 112,
"line": 113,
"column": 0
},
"end": {
"line": 112,
"line": 113,
"column": 1
}
}
Expand All @@ -14435,15 +14595,15 @@
"binop": null,
"updateContext": null
},
"start": 2463,
"end": 2464,
"start": 2497,
"end": 2498,
"loc": {
"start": {
"line": 112,
"line": 113,
"column": 1
},
"end": {
"line": 112,
"line": 113,
"column": 2
}
}
Expand All @@ -14461,15 +14621,15 @@
"binop": null,
"updateContext": null
},
"start": 2464,
"end": 2464,
"start": 2498,
"end": 2498,
"loc": {
"start": {
"line": 112,
"line": 113,
"column": 2
},
"end": {
"line": 112,
"line": 113,
"column": 2
}
}
Expand Down
Loading

0 comments on commit 8282f37

Please sign in to comment.