UNPKG

awv3

Version:
2,130 lines 1.05 MB
{ "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": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_regenerator", "range": [ 72, 84 ], "loc": { "start": { "line": 1, "column": 72 }, "end": { "line": 1, "column": 84 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 85, 92 ], "loc": { "start": { "line": 1, "column": 85 }, "end": { "line": 1, "column": 92 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/regenerator", "raw": "'babel-runtime/regenerator'", "range": [ 93, 120 ], "loc": { "start": { "line": 1, "column": 93 }, "end": { "line": 1, "column": 120 } } } ], "range": [ 85, 121 ], "loc": { "start": { "line": 1, "column": 85 }, "end": { "line": 1, "column": 121 } } }, "range": [ 72, 121 ], "loc": { "start": { "line": 1, "column": 72 }, "end": { "line": 1, "column": 121 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_regenerator2", "range": [ 122, 135 ], "loc": { "start": { "line": 1, "column": 122 }, "end": { "line": 1, "column": 135 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 136, 158 ], "loc": { "start": { "line": 1, "column": 136 }, "end": { "line": 1, "column": 158 } } }, "arguments": [ { "type": "Identifier", "name": "_regenerator", "range": [ 159, 171 ], "loc": { "start": { "line": 1, "column": 159 }, "end": { "line": 1, "column": 171 } } } ], "range": [ 136, 172 ], "loc": { "start": { "line": 1, "column": 136 }, "end": { "line": 1, "column": 172 } } }, "range": [ 122, 172 ], "loc": { "start": { "line": 1, "column": 122 }, "end": { "line": 1, "column": 172 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_asyncToGenerator2", "range": [ 173, 191 ], "loc": { "start": { "line": 1, "column": 173 }, "end": { "line": 1, "column": 191 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 192, 199 ], "loc": { "start": { "line": 1, "column": 192 }, "end": { "line": 1, "column": 199 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/helpers/asyncToGenerator", "raw": "'babel-runtime/helpers/asyncToGenerator'", "range": [ 200, 240 ], "loc": { "start": { "line": 1, "column": 200 }, "end": { "line": 1, "column": 240 } } } ], "range": [ 192, 241 ], "loc": { "start": { "line": 1, "column": 192 }, "end": { "line": 1, "column": 241 } } }, "range": [ 173, 241 ], "loc": { "start": { "line": 1, "column": 173 }, "end": { "line": 1, "column": 241 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_asyncToGenerator3", "range": [ 242, 260 ], "loc": { "start": { "line": 1, "column": 242 }, "end": { "line": 1, "column": 260 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 261, 283 ], "loc": { "start": { "line": 1, "column": 261 }, "end": { "line": 1, "column": 283 } } }, "arguments": [ { "type": "Identifier", "name": "_asyncToGenerator2", "range": [ 284, 302 ], "loc": { "start": { "line": 1, "column": 284 }, "end": { "line": 1, "column": 302 } } } ], "range": [ 261, 303 ], "loc": { "start": { "line": 1, "column": 261 }, "end": { "line": 1, "column": 303 } } }, "range": [ 242, 303 ], "loc": { "start": { "line": 1, "column": 242 }, "end": { "line": 1, "column": 303 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_getIterator2", "range": [ 304, 317 ], "loc": { "start": { "line": 1, "column": 304 }, "end": { "line": 1, "column": 317 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 318, 325 ], "loc": { "start": { "line": 1, "column": 318 }, "end": { "line": 1, "column": 325 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/core-js/get-iterator", "raw": "'babel-runtime/core-js/get-iterator'", "range": [ 326, 362 ], "loc": { "start": { "line": 1, "column": 326 }, "end": { "line": 1, "column": 362 } } } ], "range": [ 318, 363 ], "loc": { "start": { "line": 1, "column": 318 }, "end": { "line": 1, "column": 363 } } }, "range": [ 304, 363 ], "loc": { "start": { "line": 1, "column": 304 }, "end": { "line": 1, "column": 363 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_getIterator3", "range": [ 364, 377 ], "loc": { "start": { "line": 1, "column": 364 }, "end": { "line": 1, "column": 377 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 378, 400 ], "loc": { "start": { "line": 1, "column": 378 }, "end": { "line": 1, "column": 400 } } }, "arguments": [ { "type": "Identifier", "name": "_getIterator2", "range": [ 401, 414 ], "loc": { "start": { "line": 1, "column": 401 }, "end": { "line": 1, "column": 414 } } } ], "range": [ 378, 415 ], "loc": { "start": { "line": 1, "column": 378 }, "end": { "line": 1, "column": 415 } } }, "range": [ 364, 415 ], "loc": { "start": { "line": 1, "column": 364 }, "end": { "line": 1, "column": 415 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_toConsumableArray2", "range": [ 416, 435 ], "loc": { "start": { "line": 1, "column": 416 }, "end": { "line": 1, "column": 435 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 436, 443 ], "loc": { "start": { "line": 1, "column": 436 }, "end": { "line": 1, "column": 443 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/helpers/toConsumableArray", "raw": "'babel-runtime/helpers/toConsumableArray'", "range": [ 444, 485 ], "loc": { "start": { "line": 1, "column": 444 }, "end": { "line": 1, "column": 485 } } } ], "range": [ 436, 486 ], "loc": { "start": { "line": 1, "column": 436 }, "end": { "line": 1, "column": 486 } } }, "range": [ 416, 486 ], "loc": { "start": { "line": 1, "column": 416 }, "end": { "line": 1, "column": 486 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_toConsumableArray3", "range": [ 487, 506 ], "loc": { "start": { "line": 1, "column": 487 }, "end": { "line": 1, "column": 506 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 507, 529 ], "loc": { "start": { "line": 1, "column": 507 }, "end": { "line": 1, "column": 529 } } }, "arguments": [ { "type": "Identifier", "name": "_toConsumableArray2", "range": [ 530, 549 ], "loc": { "start": { "line": 1, "column": 530 }, "end": { "line": 1, "column": 549 } } } ], "range": [ 507, 550 ], "loc": { "start": { "line": 1, "column": 507 }, "end": { "line": 1, "column": 550 } } }, "range": [ 487, 550 ], "loc": { "start": { "line": 1, "column": 487 }, "end": { "line": 1, "column": 550 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_getPrototypeOf", "range": [ 551, 566 ], "loc": { "start": { "line": 1, "column": 551 }, "end": { "line": 1, "column": 566 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 567, 574 ], "loc": { "start": { "line": 1, "column": 567 }, "end": { "line": 1, "column": 574 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/core-js/object/get-prototype-of", "raw": "'babel-runtime/core-js/object/get-prototype-of'", "range": [ 575, 622 ], "loc": { "start": { "line": 1, "column": 575 }, "end": { "line": 1, "column": 622 } } } ], "range": [ 567, 623 ], "loc": { "start": { "line": 1, "column": 567 }, "end": { "line": 1, "column": 623 } } }, "range": [ 551, 623 ], "loc": { "start": { "line": 1, "column": 551 }, "end": { "line": 1, "column": 623 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_getPrototypeOf2", "range": [ 624, 640 ], "loc": { "start": { "line": 1, "column": 624 }, "end": { "line": 1, "column": 640 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 641, 663 ], "loc": { "start": { "line": 1, "column": 641 }, "end": { "line": 1, "column": 663 } } }, "arguments": [ { "type": "Identifier", "name": "_getPrototypeOf", "range": [ 664, 679 ], "loc": { "start": { "line": 1, "column": 664 }, "end": { "line": 1, "column": 679 } } } ], "range": [ 641, 680 ], "loc": { "start": { "line": 1, "column": 641 }, "end": { "line": 1, "column": 680 } } }, "range": [ 624, 680 ], "loc": { "start": { "line": 1, "column": 624 }, "end": { "line": 1, "column": 680 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_promise", "range": [ 681, 689 ], "loc": { "start": { "line": 1, "column": 681 }, "end": { "line": 1, "column": 689 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 690, 697 ], "loc": { "start": { "line": 1, "column": 690 }, "end": { "line": 1, "column": 697 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/core-js/promise", "raw": "'babel-runtime/core-js/promise'", "range": [ 698, 729 ], "loc": { "start": { "line": 1, "column": 698 }, "end": { "line": 1, "column": 729 } } } ], "range": [ 690, 730 ], "loc": { "start": { "line": 1, "column": 690 }, "end": { "line": 1, "column": 730 } } }, "range": [ 681, 730 ], "loc": { "start": { "line": 1, "column": 681 }, "end": { "line": 1, "column": 730 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_promise2", "range": [ 731, 740 ], "loc": { "start": { "line": 1, "column": 731 }, "end": { "line": 1, "column": 740 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 741, 763 ], "loc": { "start": { "line": 1, "column": 741 }, "end": { "line": 1, "column": 763 } } }, "arguments": [ { "type": "Identifier", "name": "_promise", "range": [ 764, 772 ], "loc": { "start": { "line": 1, "column": 764 }, "end": { "line": 1, "column": 772 } } } ], "range": [ 741, 773 ], "loc": { "start": { "line": 1, "column": 741 }, "end": { "line": 1, "column": 773 } } }, "range": [ 731, 773 ], "loc": { "start": { "line": 1, "column": 731 }, "end": { "line": 1, "column": 773 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_possibleConstructorReturn2", "range": [ 774, 801 ], "loc": { "start": { "line": 1, "column": 774 }, "end": { "line": 1, "column": 801 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 802, 809 ], "loc": { "start": { "line": 1, "column": 802 }, "end": { "line": 1, "column": 809 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/helpers/possibleConstructorReturn", "raw": "'babel-runtime/helpers/possibleConstructorReturn'", "range": [ 810, 859 ], "loc": { "start": { "line": 1, "column": 810 }, "end": { "line": 1, "column": 859 } } } ], "range": [ 802, 860 ], "loc": { "start": { "line": 1, "column": 802 }, "end": { "line": 1, "column": 860 } } }, "range": [ 774, 860 ], "loc": { "start": { "line": 1, "column": 774 }, "end": { "line": 1, "column": 860 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_possibleConstructorReturn3", "range": [ 861, 888 ], "loc": { "start": { "line": 1, "column": 861 }, "end": { "line": 1, "column": 888 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 889, 911 ], "loc": { "start": { "line": 1, "column": 889 }, "end": { "line": 1, "column": 911 } } }, "arguments": [ { "type": "Identifier", "name": "_possibleConstructorReturn2", "range": [ 912, 939 ], "loc": { "start": { "line": 1, "column": 912 }, "end": { "line": 1, "column": 939 } } } ], "range": [ 889, 940 ], "loc": { "start": { "line": 1, "column": 889 }, "end": { "line": 1, "column": 940 } } }, "range": [ 861, 940 ], "loc": { "start": { "line": 1, "column": 861 }, "end": { "line": 1, "column": 940 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_inherits2", "range": [ 941, 951 ], "loc": { "start": { "line": 1, "column": 941 }, "end": { "line": 1, "column": 951 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 952, 959 ], "loc": { "start": { "line": 1, "column": 952 }, "end": { "line": 1, "column": 959 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/helpers/inherits", "raw": "'babel-runtime/helpers/inherits'", "range": [ 960, 992 ], "loc": { "start": { "line": 1, "column": 960 }, "end": { "line": 1, "column": 992 } } } ], "range": [ 952, 993 ], "loc": { "start": { "line": 1, "column": 952 }, "end": { "line": 1, "column": 993 } } }, "range": [ 941, 993 ], "loc": { "start": { "line": 1, "column": 941 }, "end": { "line": 1, "column": 993 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_inherits3", "range": [ 994, 1004 ], "loc": { "start": { "line": 1, "column": 994 }, "end": { "line": 1, "column": 1004 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 1005, 1027 ], "loc": { "start": { "line": 1, "column": 1005 }, "end": { "line": 1, "column": 1027 } } }, "arguments": [ { "type": "Identifier", "name": "_inherits2", "range": [ 1028, 1038 ], "loc": { "start": { "line": 1, "column": 1028 }, "end": { "line": 1, "column": 1038 } } } ], "range": [ 1005, 1039 ], "loc": { "start": { "line": 1, "column": 1005 }, "end": { "line": 1, "column": 1039 } } }, "range": [ 994, 1039 ], "loc": { "start": { "line": 1, "column": 994 }, "end": { "line": 1, "column": 1039 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_classCallCheck2", "range": [ 1040, 1056 ], "loc": { "start": { "line": 1, "column": 1040 }, "end": { "line": 1, "column": 1056 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 1057, 1064 ], "loc": { "start": { "line": 1, "column": 1057 }, "end": { "line": 1, "column": 1064 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/helpers/classCallCheck", "raw": "'babel-runtime/helpers/classCallCheck'", "range": [ 1065, 1103 ], "loc": { "start": { "line": 1, "column": 1065 }, "end": { "line": 1, "column": 1103 } } } ], "range": [ 1057, 1104 ], "loc": { "start": { "line": 1, "column": 1057 }, "end": { "line": 1, "column": 1104 } } }, "range": [ 1040, 1104 ], "loc": { "start": { "line": 1, "column": 1040 }, "end": { "line": 1, "column": 1104 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_classCallCheck3", "range": [ 1105, 1121 ], "loc": { "start": { "line": 1, "column": 1105 }, "end": { "line": 1, "column": 1121 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 1122, 1144 ], "loc": { "start": { "line": 1, "column": 1122 }, "end": { "line": 1, "column": 1144 } } }, "arguments": [ { "type": "Identifier", "name": "_classCallCheck2", "range": [ 1145, 1161 ], "loc": { "start": { "line": 1, "column": 1145 }, "end": { "line": 1, "column": 1161 } } } ], "range": [ 1122, 1162 ], "loc": { "start": { "line": 1, "column": 1122 }, "end": { "line": 1, "column": 1162 } } }, "range": [ 1105, 1162 ], "loc": { "start": { "line": 1, "column": 1105 }, "end": { "line": 1, "column": 1162 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_createClass2", "range": [ 1163, 1176 ], "loc": { "start": { "line": 1, "column": 1163 }, "end": { "line": 1, "column": 1176 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 1177, 1184 ], "loc": { "start": { "line": 1, "column": 1177 }, "end": { "line": 1, "column": 1184 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/helpers/createClass", "raw": "'babel-runtime/helpers/createClass'", "range": [ 1185, 1220 ], "loc": { "start": { "line": 1, "column": 1185 }, "end": { "line": 1, "column": 1220 } } } ], "range": [ 1177, 1221 ], "loc": { "start": { "line": 1, "column": 1177 }, "end": { "line": 1, "column": 1221 } } }, "range": [ 1163, 1221 ], "loc": { "start": { "line": 1, "column": 1163 }, "end": { "line": 1, "column": 1221 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_createClass3", "range": [ 1222, 1235 ], "loc": { "start": { "line": 1, "column": 1222 }, "end": { "line": 1, "column": 1235 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 1236, 1258 ], "loc": { "start": { "line": 1, "column": 1236 }, "end": { "line": 1, "column": 1258 } } }, "arguments": [ { "type": "Identifier", "name": "_createClass2", "range": [ 1259, 1272 ], "loc": { "start": { "line": 1, "column": 1259 }, "end": { "line": 1, "column": 1272 } } } ], "range": [ 1236, 1273 ], "loc": { "start": { "line": 1, "column": 1236 }, "end": { "line": 1, "column": 1273 } } }, "range": [ 1222, 1273 ], "loc": { "start": { "line": 1, "column": 1222 }, "end": { "line": 1, "column": 1273 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_symbol", "range": [ 1274, 1281 ], "loc": { "start": { "line": 1, "column": 1274 }, "end": { "line": 1, "column": 1281 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 1282, 1289 ], "loc": { "start": { "line": 1, "column": 1282 }, "end": { "line": 1, "column": 1289 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/core-js/symbol", "raw": "'babel-runtime/core-js/symbol'", "range": [ 1290, 1320 ], "loc": { "start": { "line": 1, "column": 1290 }, "