awv3
Version:
⚡ AWV3 embedded CAD
1,869 lines (1,868 loc) • 120 kB
JSON
{
"type": "Program",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "Literal",
"value": "use strict",
"raw": "'use strict'",
"range": [
0,
12
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 12
}
}
},
"range": [
0,
13
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 13
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Object",
"range": [
13,
19
],
"loc": {
"start": {
"line": 1,
"column": 13
},
"end": {
"line": 1,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"name": "defineProperty",
"range": [
20,
34
],
"loc": {
"start": {
"line": 1,
"column": 20
},
"end": {
"line": 1,
"column": 34
}
}
},
"range": [
13,
34
],
"loc": {
"start": {
"line": 1,
"column": 13
},
"end": {
"line": 1,
"column": 34
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "exports",
"range": [
35,
42
],
"loc": {
"start": {
"line": 1,
"column": 35
},
"end": {
"line": 1,
"column": 42
}
}
},
{
"type": "Literal",
"value": "__esModule",
"raw": "'__esModule'",
"range": [
43,
55
],
"loc": {
"start": {
"line": 1,
"column": 43
},
"end": {
"line": 1,
"column": 55
}
}
},
{
"type": "ObjectExpression",
"properties": [
{
"type": "Property",
"key": {
"type": "Identifier",
"name": "value",
"range": [
57,
62
],
"loc": {
"start": {
"line": 1,
"column": 57
},
"end": {
"line": 1,
"column": 62
}
}
},
"value": {
"type": "UnaryExpression",
"operator": "!",
"argument": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
64,
65
],
"loc": {
"start": {
"line": 1,
"column": 64
},
"end": {
"line": 1,
"column": 65
}
}
},
"prefix": true,
"range": [
63,
65
],
"loc": {
"start": {
"line": 1,
"column": 63
},
"end": {
"line": 1,
"column": 65
}
}
},
"kind": "init",
"method": false,
"shorthand": false,
"computed": false,
"range": [
57,
65
],
"loc": {
"start": {
"line": 1,
"column": 57
},
"end": {
"line": 1,
"column": 65
}
}
}
],
"range": [
56,
66
],
"loc": {
"start": {
"line": 1,
"column": 56
},
"end": {
"line": 1,
"column": 66
}
}
}
],
"range": [
13,
67
],
"loc": {
"start": {
"line": 1,
"column": 13
},
"end": {
"line": 1,
"column": 67
}
}
},
"range": [
13,
68
],
"loc": {
"start": {
"line": 1,
"column": 13
},
"end": {
"line": 1,
"column": 68
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "exports",
"range": [
68,
75
],
"loc": {
"start": {
"line": 1,
"column": 68
},
"end": {
"line": 1,
"column": 75
}
}
},
"property": {
"type": "Identifier",
"name": "Slider",
"range": [
76,
82
],
"loc": {
"start": {
"line": 1,
"column": 76
},
"end": {
"line": 1,
"column": 82
}
}
},
"range": [
68,
82
],
"loc": {
"start": {
"line": 1,
"column": 68
},
"end": {
"line": 1,
"column": 82
}
}
},
"right": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "exports",
"range": [
83,
90
],
"loc": {
"start": {
"line": 1,
"column": 83
},
"end": {
"line": 1,
"column": 90
}
}
},
"property": {
"type": "Identifier",
"name": "Divider",
"range": [
91,
98
],
"loc": {
"start": {
"line": 1,
"column": 91
},
"end": {
"line": 1,
"column": 98
}
}
},
"range": [
83,
98
],
"loc": {
"start": {
"line": 1,
"column": 83
},
"end": {
"line": 1,
"column": 98
}
}
},
"right": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "exports",
"range": [
99,
106
],
"loc": {
"start": {
"line": 1,
"column": 99
},
"end": {
"line": 1,
"column": 106
}
}
},
"property": {
"type": "Identifier",
"name": "Spacer",
"range": [
107,
113
],
"loc": {
"start": {
"line": 1,
"column": 107
},
"end": {
"line": 1,
"column": 113
}
}
},
"range": [
99,
113
],
"loc": {
"start": {
"line": 1,
"column": 99
},
"end": {
"line": 1,
"column": 113
}
}
},
"right": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "exports",
"range": [
114,
121
],
"loc": {
"start": {
"line": 1,
"column": 114
},
"end": {
"line": 1,
"column": 121
}
}
},
"property": {
"type": "Identifier",
"name": "Console",
"range": [
122,
129
],
"loc": {
"start": {
"line": 1,
"column": 122
},
"end": {
"line": 1,
"column": 129
}
}
},
"range": [
114,
129
],
"loc": {
"start": {
"line": 1,
"column": 114
},
"end": {
"line": 1,
"column": 129
}
}
},
"right": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "exports",
"range": [
130,
137
],
"loc": {
"start": {
"line": 1,
"column": 130
},
"end": {
"line": 1,
"column": 137
}
}
},
"property": {
"type": "Identifier",
"name": "Dropdown",
"range": [
138,
146
],
"loc": {
"start": {
"line": 1,
"column": 138
},
"end": {
"line": 1,
"column": 146
}
}
},
"range": [
130,
146
],
"loc": {
"start": {
"line": 1,
"column": 130
},
"end": {
"line": 1,
"column": 146
}
}
},
"right": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "exports",
"range": [
147,
154
],
"loc": {
"start": {
"line": 1,
"column": 147
},
"end": {
"line": 1,
"column": 154
}
}
},
"property": {
"type": "Identifier",
"name": "Checkbox",
"range": [
155,
163
],
"loc": {
"start": {
"line": 1,
"column": 155
},
"end": {
"line": 1,
"column": 163
}
}
},
"range": [
147,
163
],
"loc": {
"start": {
"line": 1,
"column": 147
},
"end": {
"line": 1,
"column": 163
}
}
},
"right": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "exports",
"range": [
164,
171
],
"loc": {
"start": {
"line": 1,
"column": 164
},
"end": {
"line": 1,
"column": 171
}
}
},
"property": {
"type": "Identifier",
"name": "Selection",
"range": [
172,
181
],
"loc": {
"start": {
"line": 1,
"column": 172
},
"end": {
"line": 1,
"column": 181
}
}
},
"range": [
164,
181
],
"loc": {
"start": {
"line": 1,
"column": 164
},
"end": {
"line": 1,
"column": 181
}
}
},
"right": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "exports",
"range": [
182,
189
],
"loc": {
"start": {
"line": 1,
"column": 182
},
"end": {
"line": 1,
"column": 189
}
}
},
"property": {
"type": "Identifier",
"name": "Label",
"range": [
190,
195
],
"loc": {
"start": {
"line": 1,
"column": 190
},
"end": {
"line": 1,
"column": 195
}
}
},
"range": [
182,
195
],
"loc": {
"start": {
"line": 1,
"column": 182
},
"end": {
"line": 1,
"column": 195
}
}
},
"right": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "exports",
"range": [
196,
203
],
"loc": {
"start": {
"line": 1,
"column": 196
},
"end": {
"line": 1,
"column": 203
}
}
},
"property": {
"type": "Identifier",
"name": "Input",
"range": [
204,
209
],
"loc": {
"start": {
"line": 1,
"column": 204
},
"end": {
"line": 1,
"column": 209
}
}
},
"range": [
196,
209
],
"loc": {
"start": {
"line": 1,
"column": 196
},
"end": {
"line": 1,
"column": 209
}
}
},
"right": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "exports",
"range": [
210,
217
],
"loc": {
"start": {
"line": 1,
"column": 210
},
"end": {
"line": 1,
"column": 217
}
}
},
"property": {
"type": "Identifier",
"name": "Button",
"range": [
218,
224
],
"loc": {
"start": {
"line": 1,
"column": 218
},
"end": {
"line": 1,
"column": 224
}
}
},
"range": [
210,
224
],
"loc": {
"start": {
"line": 1,
"column": 210
},
"end": {
"line": 1,
"column": 224
}
}
},
"right": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "exports",
"range": [
225,
232
],
"loc": {
"start": {
"line": 1,
"column": 225
},
"end": {
"line": 1,
"column": 232
}
}
},
"property": {
"type": "Identifier",
"name": "Group",
"range": [
233,
238
],
"loc": {
"start": {
"line": 1,
"column": 233
},
"end": {
"line": 1,
"column": 238
}
}
},
"range": [
225,
238
],
"loc": {
"start": {
"line": 1,
"column": 225
},
"end": {
"line": 1,
"column": 238
}
}
},
"right": {
"type": "UnaryExpression",
"operator": "void",
"argument": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
244,
245
],
"loc": {
"start": {
"line": 1,
"column": 244
},
"end": {
"line": 1,
"column": 245
}
}
},
"prefix": true,
"range": [
239,
245
],
"loc": {
"start": {
"line": 1,
"column": 239
},
"end": {
"line": 1,
"column": 245
}
}
},
"range": [
225,
245
],
"loc": {
"start": {
"line": 1,
"column": 225
},
"end": {
"line": 1,
"column": 245
}
}
},
"range": [
210,
245
],
"loc": {
"start": {
"line": 1,
"column": 210
},
"end": {
"line": 1,
"column": 245
}
}
},
"range": [
196,
245
],
"loc": {
"start": {
"line": 1,
"column": 196
},
"end": {
"line": 1,
"column": 245
}
}
},
"range": [
182,
245
],
"loc": {
"start": {
"line": 1,
"column": 182
},
"end": {
"line": 1,
"column": 245
}
}
},
"range": [
164,
245
],
"loc": {
"start": {
"line": 1,
"column": 164
},
"end": {
"line": 1,
"column": 245
}
}
},
"range": [
147,
245
],
"loc": {
"start": {
"line": 1,
"column": 147
},
"end": {
"line": 1,
"column": 245
}
}
},
"range": [
130,
245
],
"loc": {
"start": {
"line": 1,
"column": 130
},
"end": {
"line": 1,
"column": 245
}
}
},
"range": [
114,
245
],
"loc": {
"start": {
"line": 1,
"column": 114
},
"end": {
"line": 1,
"column": 245
}
}
},
"range": [
99,
245
],
"loc": {
"start": {
"line": 1,
"column": 99
},
"end": {
"line": 1,
"column": 245
}
}
},
"range": [
83,
245
],
"loc": {
"start": {
"line": 1,
"column": 83
},
"end": {
"line": 1,
"column": 245
}
}
},
"range": [
68,
245
],
"loc": {
"start": {
"line": 1,
"column": 68
},
"end": {
"line": 1,
"column": 245
}
}
},
"range": [
68,
246
],
"loc": {
"start": {
"line": 1,
"column": 68
},
"end": {
"line": 1,
"column": 246
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_group",
"range": [
250,
256
],
"loc": {
"start": {
"line": 1,
"column": 250
},
"end": {
"line": 1,
"column": 256
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
257,
264
],
"loc": {
"start": {
"line": 1,
"column": 257
},
"end": {
"line": 1,
"column": 264
}
}
},
"arguments": [
{
"type": "Literal",
"value": "../elements/group",
"raw": "'../elements/group'",
"range": [
265,
284
],
"loc": {
"start": {
"line": 1,
"column": 265
},
"end": {
"line": 1,
"column": 284
}
}
}
],
"range": [
257,
285
],
"loc": {
"start": {
"line": 1,
"column": 257
},
"end": {
"line": 1,
"column": 285
}
}
},
"range": [
250,
285
],
"loc": {
"start": {
"line": 1,
"column": 250
},
"end": {
"line": 1,
"column": 285
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_group2",
"range": [
286,
293
],
"loc": {
"start": {
"line": 1,
"column": 286
},
"end": {
"line": 1,
"column": 293
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
294,
316
],
"loc": {
"start": {
"line": 1,
"column": 294
},
"end": {
"line": 1,
"column": 316
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_group",
"range": [
317,
323
],
"loc": {
"start": {
"line": 1,
"column": 317
},
"end": {
"line": 1,
"column": 323
}
}
}
],
"range": [
294,
324
],
"loc": {
"start": {
"line": 1,
"column": 294
},
"end": {
"line": 1,
"column": 324
}
}
},
"range": [
286,
324
],
"loc": {
"start": {
"line": 1,
"column": 286
},
"end": {
"line": 1,
"column": 324
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_button",
"range": [
325,
332
],
"loc": {
"start": {
"line": 1,
"column": 325
},
"end": {
"line": 1,
"column": 332
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
333,
340
],
"loc": {
"start": {
"line": 1,
"column": 333
},
"end": {
"line": 1,
"column": 340
}
}
},
"arguments": [
{
"type": "Literal",
"value": "../elements/button",
"raw": "'../elements/button'",
"range": [
341,
361
],
"loc": {
"start": {
"line": 1,
"column": 341
},
"end": {
"line": 1,
"column": 361
}
}
}
],
"range": [
333,
362
],
"loc": {
"start": {
"line": 1,
"column": 333
},
"end": {
"line": 1,
"column": 362
}
}
},
"range": [
325,
362
],
"loc": {
"start": {
"line": 1,
"column": 325
},
"end": {
"line": 1,
"column": 362
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_button2",
"range": [
363,
371
],
"loc": {
"start": {
"line": 1,
"column": 363
},
"end": {
"line": 1,
"column": 371
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
372,
394
],
"loc": {
"start": {
"line": 1,
"column": 372
},
"end": {
"line": 1,
"column": 394
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_button",
"range": [
395,
402
],
"loc": {
"start": {
"line": 1,
"column": 395
},
"end": {
"line": 1,
"column": 402
}
}
}
],
"range": [
372,
403
],
"loc": {
"start": {
"line": 1,
"column": 372
},
"end": {
"line": 1,
"column": 403
}
}
},
"range": [
363,
403
],
"loc": {
"start": {
"line": 1,
"column": 363
},
"end": {
"line": 1,
"column": 403
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_input",
"range": [
404,
410
],
"loc": {
"start": {
"line": 1,
"column": 404
},
"end": {
"line": 1,
"column": 410
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
411,
418
],
"loc": {
"start": {
"line": 1,
"column": 411
},
"end": {
"line": 1,
"column": 418
}
}
},
"arguments": [
{
"type": "Literal",
"value": "../elements/input",
"raw": "'../elements/input'",
"range": [
419,
438
],
"loc": {
"start": {
"line": 1,
"column": 419
},
"end": {
"line": 1,
"column": 438
}
}
}
],
"range": [
411,
439
],
"loc": {
"start": {
"line": 1,
"column": 411
},
"end": {
"line": 1,
"column": 439
}
}
},
"range": [
404,
439
],
"loc": {
"start": {
"line": 1,
"column": 404
},
"end": {
"line": 1,
"column": 439
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_input2",
"range": [
440,
447
],
"loc": {
"start": {
"line": 1,
"column": 440
},
"end": {
"line": 1,
"column": 447
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
448,
470
],
"loc": {
"start": {
"line": 1,
"column": 448
},
"end": {
"line": 1,
"column": 470
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_input",
"range": [
471,
477
],
"loc": {
"start": {
"line": 1,
"column": 471
},
"end": {
"line": 1,
"column": 477
}
}
}
],
"range": [
448,
478
],
"loc": {
"start": {
"line": 1,
"column": 448
},
"end": {
"line": 1,
"column": 478
}
}
},
"range": [
440,
478
],
"loc": {
"start": {
"line": 1,
"column": 440
},
"end": {
"line": 1,
"column": 478
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_label",
"range": [
479,
485
],
"loc": {
"start": {
"line": 1,
"column": 479
},
"end": {
"line": 1,
"column": 485
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
486,
493
],
"loc": {
"start": {
"line": 1,
"column": 486
},
"end": {
"line": 1,
"column": 493
}
}
},
"arguments": [
{
"type": "Literal",
"value": "../elements/label",
"raw": "'../elements/label'",
"range": [
494,
513
],
"loc": {
"start": {
"line": 1,
"column": 494
},
"end": {
"line": 1,
"column": 513
}
}
}
],
"range": [
486,
514
],
"loc": {
"start": {
"line": 1,
"column": 486
},
"end": {
"line": 1,
"column": 514
}
}
},
"range": [
479,
514
],
"loc": {
"start": {
"line": 1,
"column": 479
},
"end": {
"line": 1,
"column": 514
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_label2",
"range": [
515,
522
],
"loc": {
"start": {
"line": 1,
"column": 515
},
"end": {
"line": 1,
"column": 522
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "_interopRequireDefault",
"range": [
523,
545
],
"loc": {
"start": {
"line": 1,
"column": 523
},
"end": {
"line": 1,
"column": 545
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "_label",
"range": [
546,
552
],
"loc": {
"start": {
"line": 1,
"column": 546
},
"end": {
"line": 1,
"column": 552
}
}
}
],
"range": [
523,
553
],
"loc": {
"start": {
"line": 1,
"column": 523
},
"end": {
"line": 1,
"column": 553
}
}
},
"range": [
515,
553
],
"loc": {
"start": {
"line": 1,
"column": 515
},
"end": {
"line": 1,
"column": 553
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_selection",
"range": [
554,
564
],
"loc": {
"start": {
"line": 1,
"column": 554
},
"end": {
"line": 1,
"column": 564
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "require",
"range": [
565,
572
],
"loc": {
"start": {
"line": 1,