diff --git a/docs/ast/source/icon.mjs.json b/docs/ast/source/icon.mjs.json index 28b7463..03cdd47 100644 --- a/docs/ast/source/icon.mjs.json +++ b/docs/ast/source/icon.mjs.json @@ -1,28 +1,28 @@ { "type": "File", "start": 0, - "end": 17596, + "end": 17636, "loc": { "start": { "line": 1, "column": 0 }, "end": { - "line": 493, + "line": 494, "column": 1 } }, "program": { "type": "Program", "start": 0, - "end": 17596, + "end": 17636, "loc": { "start": { "line": 1, "column": 0 }, "end": { - "line": 493, + "line": 494, "column": 1 } }, @@ -203,14 +203,14 @@ { "type": "ExportNamedDeclaration", "start": 74, - "end": 17596, + "end": 17636, "loc": { "start": { "line": 4, "column": 0 }, "end": { - "line": 493, + "line": 494, "column": 1 } }, @@ -219,14 +219,14 @@ "declaration": { "type": "ClassDeclaration", "start": 81, - "end": 17596, + "end": 17636, "loc": { "start": { "line": 4, "column": 7 }, "end": { - "line": 493, + "line": 494, "column": 1 } }, @@ -251,14 +251,14 @@ "body": { "type": "ClassBody", "start": 92, - "end": 17596, + "end": 17636, "loc": { "start": { "line": 4, "column": 18 }, "end": { - "line": 493, + "line": 494, "column": 1 } }, @@ -7860,14 +7860,14 @@ { "type": "ClassMethod", "start": 6512, - "end": 6889, + "end": 6929, "loc": { "start": { "line": 205, "column": 4 }, "end": { - "line": 216, + "line": 217, "column": 5 } }, @@ -7918,14 +7918,14 @@ "body": { "type": "BlockStatement", "start": 6538, - "end": 6889, + "end": 6929, "loc": { "start": { "line": 205, "column": 30 }, "end": { - "line": 216, + "line": 217, "column": 5 } }, @@ -7933,14 +7933,14 @@ { "type": "IfStatement", "start": 6549, - "end": 6860, + "end": 6900, "loc": { "start": { "line": 206, "column": 8 }, "end": { - "line": 214, + "line": 215, "column": 9 } }, @@ -7964,14 +7964,14 @@ "consequent": { "type": "BlockStatement", "start": 6561, - "end": 6860, + "end": 6900, "loc": { "start": { "line": 206, "column": 20 }, "end": { - "line": 214, + "line": 215, "column": 9 } }, @@ -7979,14 +7979,14 @@ { "type": "IfStatement", "start": 6576, - "end": 6849, + "end": 6889, "loc": { "start": { "line": 207, "column": 12 }, "end": { - "line": 213, + "line": 214, "column": 13 } }, @@ -8070,14 +8070,14 @@ "consequent": { "type": "BlockStatement", "start": 6609, - "end": 6743, + "end": 6783, "loc": { "start": { "line": 207, "column": 45 }, "end": { - "line": 211, + "line": 212, "column": 13 } }, @@ -8085,35 +8085,35 @@ { "type": "ExpressionStatement", "start": 6628, - "end": 6728, + "end": 6650, "loc": { "start": { "line": 208, "column": 16 }, "end": { - "line": 210, - "column": 19 + "line": 208, + "column": 38 } }, "expression": { "type": "CallExpression", "start": 6628, - "end": 6727, + "end": 6649, "loc": { "start": { "line": 208, "column": 16 }, "end": { - "line": 210, - "column": 18 + "line": 208, + "column": 37 } }, "callee": { "type": "MemberExpression", "start": 6628, - "end": 6647, + "end": 6641, "loc": { "start": { "line": 208, @@ -8121,13 +8121,13 @@ }, "end": { "line": 208, - "column": 35 + "column": 29 } }, "object": { - "type": "MemberExpression", + "type": "ThisExpression", "start": 6628, - "end": 6639, + "end": 6632, "loc": { "start": { "line": 208, @@ -8135,35 +8135,132 @@ }, "end": { "line": 208, + "column": 20 + } + } + }, + "property": { + "type": "Identifier", + "start": 6633, + "end": 6641, + "loc": { + "start": { + "line": 208, + "column": 21 + }, + "end": { + "line": 208, + "column": 29 + }, + "identifierName": "setDelay" + }, + "name": "setDelay" + }, + "computed": false + }, + "arguments": [ + { + "type": "Identifier", + "start": 6642, + "end": 6648, + "loc": { + "start": { + "line": 208, + "column": 30 + }, + "end": { + "line": 208, + "column": 36 + }, + "identifierName": "pDelay" + }, + "name": "pDelay" + } + ] + } + }, + { + "type": "ExpressionStatement", + "start": 6668, + "end": 6768, + "loc": { + "start": { + "line": 209, + "column": 16 + }, + "end": { + "line": 211, + "column": 19 + } + }, + "expression": { + "type": "CallExpression", + "start": 6668, + "end": 6767, + "loc": { + "start": { + "line": 209, + "column": 16 + }, + "end": { + "line": 211, + "column": 18 + } + }, + "callee": { + "type": "MemberExpression", + "start": 6668, + "end": 6687, + "loc": { + "start": { + "line": 209, + "column": 16 + }, + "end": { + "line": 209, + "column": 35 + } + }, + "object": { + "type": "MemberExpression", + "start": 6668, + "end": 6679, + "loc": { + "start": { + "line": 209, + "column": 16 + }, + "end": { + "line": 209, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 6628, - "end": 6632, + "start": 6668, + "end": 6672, "loc": { "start": { - "line": 208, + "line": 209, "column": 16 }, "end": { - "line": 208, + "line": 209, "column": 20 } } }, "property": { "type": "Identifier", - "start": 6633, - "end": 6639, + "start": 6673, + "end": 6679, "loc": { "start": { - "line": 208, + "line": 209, "column": 21 }, "end": { - "line": 208, + "line": 209, "column": 27 }, "identifierName": "frames" @@ -8174,15 +8271,15 @@ }, "property": { "type": "Identifier", - "start": 6640, - "end": 6647, + "start": 6680, + "end": 6687, "loc": { "start": { - "line": 208, + "line": 209, "column": 28 }, "end": { - "line": 208, + "line": 209, "column": 35 }, "identifierName": "forEach" @@ -8194,15 +8291,15 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 6648, - "end": 6726, + "start": 6688, + "end": 6766, "loc": { "start": { - "line": 208, + "line": 209, "column": 36 }, "end": { - "line": 210, + "line": 211, "column": 17 } }, @@ -8213,15 +8310,15 @@ "params": [ { "type": "Identifier", - "start": 6649, - "end": 6655, + "start": 6689, + "end": 6695, "loc": { "start": { - "line": 208, + "line": 209, "column": 37 }, "end": { - "line": 208, + "line": 209, "column": 43 }, "identifierName": "pFrame" @@ -8231,72 +8328,72 @@ ], "body": { "type": "BlockStatement", - "start": 6660, - "end": 6726, + "start": 6700, + "end": 6766, "loc": { "start": { - "line": 208, + "line": 209, "column": 48 }, "end": { - "line": 210, + "line": 211, "column": 17 } }, "body": [ { "type": "ExpressionStatement", - "start": 6683, - "end": 6707, + "start": 6723, + "end": 6747, "loc": { "start": { - "line": 209, + "line": 210, "column": 20 }, "end": { - "line": 209, + "line": 210, "column": 44 } }, "expression": { "type": "CallExpression", - "start": 6683, - "end": 6706, + "start": 6723, + "end": 6746, "loc": { "start": { - "line": 209, + "line": 210, "column": 20 }, "end": { - "line": 209, + "line": 210, "column": 43 } }, "callee": { "type": "MemberExpression", - "start": 6683, - "end": 6698, + "start": 6723, + "end": 6738, "loc": { "start": { - "line": 209, + "line": 210, "column": 20 }, "end": { - "line": 209, + "line": 210, "column": 35 } }, "object": { "type": "Identifier", - "start": 6683, - "end": 6689, + "start": 6723, + "end": 6729, "loc": { "start": { - "line": 209, + "line": 210, "column": 20 }, "end": { - "line": 209, + "line": 210, "column": 26 }, "identifierName": "pFrame" @@ -8305,15 +8402,15 @@ }, "property": { "type": "Identifier", - "start": 6690, - "end": 6698, + "start": 6730, + "end": 6738, "loc": { "start": { - "line": 209, + "line": 210, "column": 27 }, "end": { - "line": 209, + "line": 210, "column": 35 }, "identifierName": "setDelay" @@ -8325,15 +8422,15 @@ "arguments": [ { "type": "Identifier", - "start": 6699, - "end": 6705, + "start": 6739, + "end": 6745, "loc": { "start": { - "line": 209, + "line": 210, "column": 36 }, "end": { - "line": 209, + "line": 210, "column": 42 }, "identifierName": "pDelay" @@ -8355,114 +8452,114 @@ }, "alternate": { "type": "BlockStatement", - "start": 6749, - "end": 6849, + "start": 6789, + "end": 6889, "loc": { "start": { - "line": 211, + "line": 212, "column": 19 }, "end": { - "line": 213, + "line": 214, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 6768, - "end": 6834, + "start": 6808, + "end": 6874, "loc": { "start": { - "line": 212, + "line": 213, "column": 16 }, "end": { - "line": 212, + "line": 213, "column": 82 } }, "expression": { "type": "CallExpression", - "start": 6768, - "end": 6833, + "start": 6808, + "end": 6873, "loc": { "start": { - "line": 212, + "line": 213, "column": 16 }, "end": { - "line": 212, + "line": 213, "column": 81 } }, "callee": { "type": "MemberExpression", - "start": 6768, - "end": 6805, + "start": 6808, + "end": 6845, "loc": { "start": { - "line": 212, + "line": 213, "column": 16 }, "end": { - "line": 212, + "line": 213, "column": 53 } }, "object": { "type": "CallExpression", - "start": 6768, - "end": 6799, + "start": 6808, + "end": 6839, "loc": { "start": { - "line": 212, + "line": 213, "column": 16 }, "end": { - "line": 212, + "line": 213, "column": 47 } }, "callee": { "type": "MemberExpression", - "start": 6768, - "end": 6785, + "start": 6808, + "end": 6825, "loc": { "start": { - "line": 212, + "line": 213, "column": 16 }, "end": { - "line": 212, + "line": 213, "column": 33 } }, "object": { "type": "MemberExpression", - "start": 6768, - "end": 6778, + "start": 6808, + "end": 6818, "loc": { "start": { - "line": 212, + "line": 213, "column": 16 }, "end": { - "line": 212, + "line": 213, "column": 26 } }, "object": { "type": "Identifier", - "start": 6768, - "end": 6771, + "start": 6808, + "end": 6811, "loc": { "start": { - "line": 212, + "line": 213, "column": 16 }, "end": { - "line": 212, + "line": 213, "column": 19 }, "identifierName": "VYI" @@ -8471,15 +8568,15 @@ }, "property": { "type": "Identifier", - "start": 6772, - "end": 6778, + "start": 6812, + "end": 6818, "loc": { "start": { - "line": 212, + "line": 213, "column": 20 }, "end": { - "line": 212, + "line": 213, "column": 26 }, "identifierName": "logger" @@ -8490,15 +8587,15 @@ }, "property": { "type": "Identifier", - "start": 6779, - "end": 6785, + "start": 6819, + "end": 6825, "loc": { "start": { - "line": 212, + "line": 213, "column": 27 }, "end": { - "line": 212, + "line": 213, "column": 33 }, "identifierName": "prefix" @@ -8510,15 +8607,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 6786, - "end": 6798, + "start": 6826, + "end": 6838, "loc": { "start": { - "line": 212, + "line": 213, "column": 34 }, "end": { - "line": 212, + "line": 213, "column": 46 } }, @@ -8532,15 +8629,15 @@ }, "property": { "type": "Identifier", - "start": 6800, - "end": 6805, + "start": 6840, + "end": 6845, "loc": { "start": { - "line": 212, + "line": 213, "column": 48 }, "end": { - "line": 212, + "line": 213, "column": 53 }, "identifierName": "error" @@ -8552,15 +8649,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 6806, - "end": 6832, + "start": 6846, + "end": 6872, "loc": { "start": { - "line": 212, + "line": 213, "column": 54 }, "end": { - "line": 212, + "line": 213, "column": 80 } }, @@ -8584,29 +8681,29 @@ }, { "type": "ReturnStatement", - "start": 6870, - "end": 6882, + "start": 6910, + "end": 6922, "loc": { "start": { - "line": 215, + "line": 216, "column": 8 }, "end": { - "line": 215, + "line": 216, "column": 20 } }, "argument": { "type": "ThisExpression", - "start": 6877, - "end": 6881, + "start": 6917, + "end": 6921, "loc": { "start": { - "line": 215, + "line": 216, "column": 15 }, "end": { - "line": 215, + "line": 216, "column": 19 } } @@ -8638,15 +8735,15 @@ { "type": "CommentBlock", "value": "*\r\n * Adds this icon data as a state. A state is also an icon.\r\n * @param {Object} pIconData - The data used to create this state icon.\r\n * @returns {Icon|undefined} The state that was added or undefined.\r\n ", - "start": 6895, - "end": 7122, + "start": 6935, + "end": 7162, "loc": { "start": { - "line": 217, + "line": 218, "column": 4 }, "end": { - "line": 221, + "line": 222, "column": 7 } } @@ -8655,15 +8752,15 @@ }, { "type": "ClassMethod", - "start": 7128, - "end": 7324, + "start": 7168, + "end": 7364, "loc": { "start": { - "line": 222, + "line": 223, "column": 4 }, "end": { - "line": 228, + "line": 229, "column": 5 } }, @@ -8671,15 +8768,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 7128, - "end": 7136, + "start": 7168, + "end": 7176, "loc": { "start": { - "line": 222, + "line": 223, "column": 4 }, "end": { - "line": 222, + "line": 223, "column": 12 }, "identifierName": "addState" @@ -8695,15 +8792,15 @@ "params": [ { "type": "Identifier", - "start": 7137, - "end": 7146, + "start": 7177, + "end": 7186, "loc": { "start": { - "line": 222, + "line": 223, "column": 13 }, "end": { - "line": 222, + "line": 223, "column": 22 }, "identifierName": "pIconData" @@ -8713,58 +8810,58 @@ ], "body": { "type": "BlockStatement", - "start": 7148, - "end": 7324, + "start": 7188, + "end": 7364, "loc": { "start": { - "line": 222, + "line": 223, "column": 24 }, "end": { - "line": 228, + "line": 229, "column": 5 } }, "body": [ { "type": "IfStatement", - "start": 7159, - "end": 7317, + "start": 7199, + "end": 7357, "loc": { "start": { - "line": 223, + "line": 224, "column": 8 }, "end": { - "line": 227, + "line": 228, "column": 9 } }, "test": { "type": "BinaryExpression", - "start": 7163, - "end": 7190, + "start": 7203, + "end": 7230, "loc": { "start": { - "line": 223, + "line": 224, "column": 12 }, "end": { - "line": 223, + "line": 224, "column": 39 } }, "left": { "type": "Identifier", - "start": 7163, - "end": 7172, + "start": 7203, + "end": 7212, "loc": { "start": { - "line": 223, + "line": 224, "column": 12 }, "end": { - "line": 223, + "line": 224, "column": 21 }, "identifierName": "pIconData" @@ -8774,15 +8871,15 @@ "operator": "instanceof", "right": { "type": "Identifier", - "start": 7184, - "end": 7190, + "start": 7224, + "end": 7230, "loc": { "start": { - "line": 223, + "line": 224, "column": 33 }, "end": { - "line": 223, + "line": 224, "column": 39 }, "identifierName": "Object" @@ -8792,59 +8889,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 7192, - "end": 7317, + "start": 7232, + "end": 7357, "loc": { "start": { - "line": 223, + "line": 224, "column": 41 }, "end": { - "line": 227, + "line": 228, "column": 9 } }, "body": [ { "type": "VariableDeclaration", - "start": 7207, - "end": 7241, + "start": 7247, + "end": 7281, "loc": { "start": { - "line": 224, + "line": 225, "column": 12 }, "end": { - "line": 224, + "line": 225, "column": 46 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 7213, - "end": 7240, + "start": 7253, + "end": 7280, "loc": { "start": { - "line": 224, + "line": 225, "column": 18 }, "end": { - "line": 224, + "line": 225, "column": 45 } }, "id": { "type": "Identifier", - "start": 7213, - "end": 7218, + "start": 7253, + "end": 7258, "loc": { "start": { - "line": 224, + "line": 225, "column": 18 }, "end": { - "line": 224, + "line": 225, "column": 23 }, "identifierName": "state" @@ -8853,29 +8950,29 @@ }, "init": { "type": "NewExpression", - "start": 7221, - "end": 7240, + "start": 7261, + "end": 7280, "loc": { "start": { - "line": 224, + "line": 225, "column": 26 }, "end": { - "line": 224, + "line": 225, "column": 45 } }, "callee": { "type": "Identifier", - "start": 7225, - "end": 7229, + "start": 7265, + "end": 7269, "loc": { "start": { - "line": 224, + "line": 225, "column": 30 }, "end": { - "line": 224, + "line": 225, "column": 34 }, "identifierName": "Icon" @@ -8885,15 +8982,15 @@ "arguments": [ { "type": "Identifier", - "start": 7230, - "end": 7239, + "start": 7270, + "end": 7279, "loc": { "start": { - "line": 224, + "line": 225, "column": 35 }, "end": { - "line": 224, + "line": 225, "column": 44 }, "identifierName": "pIconData" @@ -8908,86 +9005,86 @@ }, { "type": "ExpressionStatement", - "start": 7255, - "end": 7279, + "start": 7295, + "end": 7319, "loc": { "start": { - "line": 225, + "line": 226, "column": 12 }, "end": { - "line": 225, + "line": 226, "column": 36 } }, "expression": { "type": "CallExpression", - "start": 7255, - "end": 7278, + "start": 7295, + "end": 7318, "loc": { "start": { - "line": 225, + "line": 226, "column": 12 }, "end": { - "line": 225, + "line": 226, "column": 35 } }, "callee": { "type": "MemberExpression", - "start": 7255, - "end": 7271, + "start": 7295, + "end": 7311, "loc": { "start": { - "line": 225, + "line": 226, "column": 12 }, "end": { - "line": 225, + "line": 226, "column": 28 } }, "object": { "type": "MemberExpression", - "start": 7255, - "end": 7266, + "start": 7295, + "end": 7306, "loc": { "start": { - "line": 225, + "line": 226, "column": 12 }, "end": { - "line": 225, + "line": 226, "column": 23 } }, "object": { "type": "ThisExpression", - "start": 7255, - "end": 7259, + "start": 7295, + "end": 7299, "loc": { "start": { - "line": 225, + "line": 226, "column": 12 }, "end": { - "line": 225, + "line": 226, "column": 16 } } }, "property": { "type": "Identifier", - "start": 7260, - "end": 7266, + "start": 7300, + "end": 7306, "loc": { "start": { - "line": 225, + "line": 226, "column": 17 }, "end": { - "line": 225, + "line": 226, "column": 23 }, "identifierName": "states" @@ -8998,15 +9095,15 @@ }, "property": { "type": "Identifier", - "start": 7267, - "end": 7271, + "start": 7307, + "end": 7311, "loc": { "start": { - "line": 225, + "line": 226, "column": 24 }, "end": { - "line": 225, + "line": 226, "column": 28 }, "identifierName": "push" @@ -9018,15 +9115,15 @@ "arguments": [ { "type": "Identifier", - "start": 7272, - "end": 7277, + "start": 7312, + "end": 7317, "loc": { "start": { - "line": 225, + "line": 226, "column": 29 }, "end": { - "line": 225, + "line": 226, "column": 34 }, "identifierName": "state" @@ -9038,29 +9135,29 @@ }, { "type": "ReturnStatement", - "start": 7293, - "end": 7306, + "start": 7333, + "end": 7346, "loc": { "start": { - "line": 226, + "line": 227, "column": 12 }, "end": { - "line": 226, + "line": 227, "column": 25 } }, "argument": { "type": "Identifier", - "start": 7300, - "end": 7305, + "start": 7340, + "end": 7345, "loc": { "start": { - "line": 226, + "line": 227, "column": 19 }, "end": { - "line": 226, + "line": 227, "column": 24 }, "identifierName": "state" @@ -9081,15 +9178,15 @@ { "type": "CommentBlock", "value": "*\r\n * Adds this icon data as a state. A state is also an icon.\r\n * @param {Object} pIconData - The data used to create this state icon.\r\n * @returns {Icon|undefined} The state that was added or undefined.\r\n ", - "start": 6895, - "end": 7122, + "start": 6935, + "end": 7162, "loc": { "start": { - "line": 217, + "line": 218, "column": 4 }, "end": { - "line": 221, + "line": 222, "column": 7 } } @@ -9099,15 +9196,15 @@ { "type": "CommentBlock", "value": "*\r\n * Removes the state passed or the state with the name pName.\r\n * @param {Icon} pState - The state to remove from this icon. pName should be not be used in tandem with this method of removing.\r\n * @param {string} pName - The name of the state to remove. pState must be undefined to use this method for removing.\r\n * @returns {self} This icon instance.\r\n ", - "start": 7330, - "end": 7711, + "start": 7370, + "end": 7751, "loc": { "start": { - "line": 229, + "line": 230, "column": 4 }, "end": { - "line": 234, + "line": 235, "column": 7 } } @@ -9116,15 +9213,15 @@ }, { "type": "ClassMethod", - "start": 7717, - "end": 8479, + "start": 7757, + "end": 8519, "loc": { "start": { - "line": 235, + "line": 236, "column": 4 }, "end": { - "line": 256, + "line": 257, "column": 5 } }, @@ -9132,15 +9229,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 7717, - "end": 7728, + "start": 7757, + "end": 7768, "loc": { "start": { - "line": 235, + "line": 236, "column": 4 }, "end": { - "line": 235, + "line": 236, "column": 15 }, "identifierName": "removeState" @@ -9156,15 +9253,15 @@ "params": [ { "type": "Identifier", - "start": 7729, - "end": 7735, + "start": 7769, + "end": 7775, "loc": { "start": { - "line": 235, + "line": 236, "column": 16 }, "end": { - "line": 235, + "line": 236, "column": 22 }, "identifierName": "pState" @@ -9173,15 +9270,15 @@ }, { "type": "Identifier", - "start": 7737, - "end": 7742, + "start": 7777, + "end": 7782, "loc": { "start": { - "line": 235, + "line": 236, "column": 24 }, "end": { - "line": 235, + "line": 236, "column": 29 }, "identifierName": "pName" @@ -9191,59 +9288,59 @@ ], "body": { "type": "BlockStatement", - "start": 7744, - "end": 8479, + "start": 7784, + "end": 8519, "loc": { "start": { - "line": 235, + "line": 236, "column": 31 }, "end": { - "line": 256, + "line": 257, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 7804, - "end": 7814, + "start": 7844, + "end": 7854, "loc": { "start": { - "line": 237, + "line": 238, "column": 8 }, "end": { - "line": 237, + "line": 238, "column": 18 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 7808, - "end": 7813, + "start": 7848, + "end": 7853, "loc": { "start": { - "line": 237, + "line": 238, "column": 12 }, "end": { - "line": 237, + "line": 238, "column": 17 } }, "id": { "type": "Identifier", - "start": 7808, - "end": 7813, + "start": 7848, + "end": 7853, "loc": { "start": { - "line": 237, + "line": 238, "column": 12 }, "end": { - "line": 237, + "line": 238, "column": 17 }, "identifierName": "index" @@ -9260,15 +9357,15 @@ { "type": "CommentLine", "value": " The index used to remove this frame.", - "start": 7755, - "end": 7794, + "start": 7795, + "end": 7834, "loc": { "start": { - "line": 236, + "line": 237, "column": 8 }, "end": { - "line": 236, + "line": 237, "column": 47 } } @@ -9278,15 +9375,15 @@ { "type": "CommentLine", "value": " Remove via reference to state.", - "start": 7824, - "end": 7857, + "start": 7864, + "end": 7897, "loc": { "start": { - "line": 238, + "line": 239, "column": 8 }, "end": { - "line": 238, + "line": 239, "column": 41 } } @@ -9295,71 +9392,71 @@ }, { "type": "IfStatement", - "start": 7867, - "end": 8320, + "start": 7907, + "end": 8360, "loc": { "start": { - "line": 239, + "line": 240, "column": 8 }, "end": { - "line": 250, + "line": 251, "column": 9 } }, "test": { "type": "CallExpression", - "start": 7871, - "end": 7899, + "start": 7911, + "end": 7939, "loc": { "start": { - "line": 239, + "line": 240, "column": 12 }, "end": { - "line": 239, + "line": 240, "column": 40 } }, "callee": { "type": "MemberExpression", - "start": 7871, - "end": 7891, + "start": 7911, + "end": 7931, "loc": { "start": { - "line": 239, + "line": 240, "column": 12 }, "end": { - "line": 239, + "line": 240, "column": 32 } }, "object": { "type": "MemberExpression", - "start": 7871, - "end": 7882, + "start": 7911, + "end": 7922, "loc": { "start": { - "line": 239, + "line": 240, "column": 12 }, "end": { - "line": 239, + "line": 240, "column": 23 } }, "object": { "type": "ThisExpression", - "start": 7871, - "end": 7875, + "start": 7911, + "end": 7915, "loc": { "start": { - "line": 239, + "line": 240, "column": 12 }, "end": { - "line": 239, + "line": 240, "column": 16 } }, @@ -9367,15 +9464,15 @@ }, "property": { "type": "Identifier", - "start": 7876, - "end": 7882, + "start": 7916, + "end": 7922, "loc": { "start": { - "line": 239, + "line": 240, "column": 17 }, "end": { - "line": 239, + "line": 240, "column": 23 }, "identifierName": "states" @@ -9387,15 +9484,15 @@ }, "property": { "type": "Identifier", - "start": 7883, - "end": 7891, + "start": 7923, + "end": 7931, "loc": { "start": { - "line": 239, + "line": 240, "column": 24 }, "end": { - "line": 239, + "line": 240, "column": 32 }, "identifierName": "includes" @@ -9408,15 +9505,15 @@ "arguments": [ { "type": "Identifier", - "start": 7892, - "end": 7898, + "start": 7932, + "end": 7938, "loc": { "start": { - "line": 239, + "line": 240, "column": 33 }, "end": { - "line": 239, + "line": 240, "column": 39 }, "identifierName": "pState" @@ -9428,59 +9525,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 7901, - "end": 8004, + "start": 7941, + "end": 8044, "loc": { "start": { - "line": 239, + "line": 240, "column": 42 }, "end": { - "line": 242, + "line": 243, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 7916, - "end": 7952, + "start": 7956, + "end": 7992, "loc": { "start": { - "line": 240, + "line": 241, "column": 12 }, "end": { - "line": 240, + "line": 241, "column": 48 } }, "expression": { "type": "AssignmentExpression", - "start": 7916, - "end": 7951, + "start": 7956, + "end": 7991, "loc": { "start": { - "line": 240, + "line": 241, "column": 12 }, "end": { - "line": 240, + "line": 241, "column": 47 } }, "operator": "=", "left": { "type": "Identifier", - "start": 7916, - "end": 7921, + "start": 7956, + "end": 7961, "loc": { "start": { - "line": 240, + "line": 241, "column": 12 }, "end": { - "line": 240, + "line": 241, "column": 17 }, "identifierName": "index" @@ -9489,72 +9586,72 @@ }, "right": { "type": "CallExpression", - "start": 7924, - "end": 7951, + "start": 7964, + "end": 7991, "loc": { "start": { - "line": 240, + "line": 241, "column": 20 }, "end": { - "line": 240, + "line": 241, "column": 47 } }, "callee": { "type": "MemberExpression", - "start": 7924, - "end": 7943, + "start": 7964, + "end": 7983, "loc": { "start": { - "line": 240, + "line": 241, "column": 20 }, "end": { - "line": 240, + "line": 241, "column": 39 } }, "object": { "type": "MemberExpression", - "start": 7924, - "end": 7935, + "start": 7964, + "end": 7975, "loc": { "start": { - "line": 240, + "line": 241, "column": 20 }, "end": { - "line": 240, + "line": 241, "column": 31 } }, "object": { "type": "ThisExpression", - "start": 7924, - "end": 7928, + "start": 7964, + "end": 7968, "loc": { "start": { - "line": 240, + "line": 241, "column": 20 }, "end": { - "line": 240, + "line": 241, "column": 24 } } }, "property": { "type": "Identifier", - "start": 7929, - "end": 7935, + "start": 7969, + "end": 7975, "loc": { "start": { - "line": 240, + "line": 241, "column": 25 }, "end": { - "line": 240, + "line": 241, "column": 31 }, "identifierName": "states" @@ -9565,15 +9662,15 @@ }, "property": { "type": "Identifier", - "start": 7936, - "end": 7943, + "start": 7976, + "end": 7983, "loc": { "start": { - "line": 240, + "line": 241, "column": 32 }, "end": { - "line": 240, + "line": 241, "column": 39 }, "identifierName": "indexOf" @@ -9585,15 +9682,15 @@ "arguments": [ { "type": "Identifier", - "start": 7944, - "end": 7950, + "start": 7984, + "end": 7990, "loc": { "start": { - "line": 240, + "line": 241, "column": 40 }, "end": { - "line": 240, + "line": 241, "column": 46 }, "identifierName": "pState" @@ -9607,15 +9704,15 @@ { "type": "CommentLine", "value": " Remove via reference to name", - "start": 7962, - "end": 7993, + "start": 8002, + "end": 8033, "loc": { "start": { - "line": 241, + "line": 242, "column": 8 }, "end": { - "line": 241, + "line": 242, "column": 39 } } @@ -9627,43 +9724,43 @@ }, "alternate": { "type": "IfStatement", - "start": 8010, - "end": 8320, + "start": 8050, + "end": 8360, "loc": { "start": { - "line": 242, + "line": 243, "column": 15 }, "end": { - "line": 250, + "line": 251, "column": 9 } }, "test": { "type": "BinaryExpression", - "start": 8014, - "end": 8040, + "start": 8054, + "end": 8080, "loc": { "start": { - "line": 242, + "line": 243, "column": 19 }, "end": { - "line": 242, + "line": 243, "column": 45 } }, "left": { "type": "UnaryExpression", - "start": 8014, - "end": 8027, + "start": 8054, + "end": 8067, "loc": { "start": { - "line": 242, + "line": 243, "column": 19 }, "end": { - "line": 242, + "line": 243, "column": 32 } }, @@ -9671,15 +9768,15 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 8021, - "end": 8026, + "start": 8061, + "end": 8066, "loc": { "start": { - "line": 242, + "line": 243, "column": 26 }, "end": { - "line": 242, + "line": 243, "column": 31 }, "identifierName": "pName" @@ -9687,7 +9784,7 @@ "name": "pName", "extra": { "parenthesized": true, - "parenStart": 8020 + "parenStart": 8060 } }, "extra": { @@ -9697,15 +9794,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 8032, - "end": 8040, + "start": 8072, + "end": 8080, "loc": { "start": { - "line": 242, + "line": 243, "column": 37 }, "end": { - "line": 242, + "line": 243, "column": 45 } }, @@ -9718,59 +9815,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 8042, - "end": 8197, + "start": 8082, + "end": 8237, "loc": { "start": { - "line": 242, + "line": 243, "column": 47 }, "end": { - "line": 247, + "line": 248, "column": 9 } }, "body": [ { "type": "VariableDeclaration", - "start": 8057, - "end": 8092, + "start": 8097, + "end": 8132, "loc": { "start": { - "line": 243, + "line": 244, "column": 12 }, "end": { - "line": 243, + "line": 244, "column": 47 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 8063, - "end": 8091, + "start": 8103, + "end": 8131, "loc": { "start": { - "line": 243, + "line": 244, "column": 18 }, "end": { - "line": 243, + "line": 244, "column": 46 } }, "id": { "type": "Identifier", - "start": 8063, - "end": 8068, + "start": 8103, + "end": 8108, "loc": { "start": { - "line": 243, + "line": 244, "column": 18 }, "end": { - "line": 243, + "line": 244, "column": 23 }, "identifierName": "state" @@ -9779,58 +9876,58 @@ }, "init": { "type": "CallExpression", - "start": 8071, - "end": 8091, + "start": 8111, + "end": 8131, "loc": { "start": { - "line": 243, + "line": 244, "column": 26 }, "end": { - "line": 243, + "line": 244, "column": 46 } }, "callee": { "type": "MemberExpression", - "start": 8071, - "end": 8084, + "start": 8111, + "end": 8124, "loc": { "start": { - "line": 243, + "line": 244, "column": 26 }, "end": { - "line": 243, + "line": 244, "column": 39 } }, "object": { "type": "ThisExpression", - "start": 8071, - "end": 8075, + "start": 8111, + "end": 8115, "loc": { "start": { - "line": 243, + "line": 244, "column": 26 }, "end": { - "line": 243, + "line": 244, "column": 30 } } }, "property": { "type": "Identifier", - "start": 8076, - "end": 8084, + "start": 8116, + "end": 8124, "loc": { "start": { - "line": 243, + "line": 244, "column": 31 }, "end": { - "line": 243, + "line": 244, "column": 39 }, "identifierName": "getState" @@ -9842,15 +9939,15 @@ "arguments": [ { "type": "Identifier", - "start": 8085, - "end": 8090, + "start": 8125, + "end": 8130, "loc": { "start": { - "line": 243, + "line": 244, "column": 40 }, "end": { - "line": 243, + "line": 244, "column": 45 }, "identifierName": "pName" @@ -9865,29 +9962,29 @@ }, { "type": "IfStatement", - "start": 8106, - "end": 8186, + "start": 8146, + "end": 8226, "loc": { "start": { - "line": 244, + "line": 245, "column": 12 }, "end": { - "line": 246, + "line": 247, "column": 13 } }, "test": { "type": "Identifier", - "start": 8110, - "end": 8115, + "start": 8150, + "end": 8155, "loc": { "start": { - "line": 244, + "line": 245, "column": 16 }, "end": { - "line": 244, + "line": 245, "column": 21 }, "identifierName": "state" @@ -9896,59 +9993,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 8117, - "end": 8186, + "start": 8157, + "end": 8226, "loc": { "start": { - "line": 244, + "line": 245, "column": 23 }, "end": { - "line": 246, + "line": 247, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 8136, - "end": 8171, + "start": 8176, + "end": 8211, "loc": { "start": { - "line": 245, + "line": 246, "column": 16 }, "end": { - "line": 245, + "line": 246, "column": 51 } }, "expression": { "type": "AssignmentExpression", - "start": 8136, - "end": 8170, + "start": 8176, + "end": 8210, "loc": { "start": { - "line": 245, + "line": 246, "column": 16 }, "end": { - "line": 245, + "line": 246, "column": 50 } }, "operator": "=", "left": { "type": "Identifier", - "start": 8136, - "end": 8141, + "start": 8176, + "end": 8181, "loc": { "start": { - "line": 245, + "line": 246, "column": 16 }, "end": { - "line": 245, + "line": 246, "column": 21 }, "identifierName": "index" @@ -9957,72 +10054,72 @@ }, "right": { "type": "CallExpression", - "start": 8144, - "end": 8170, + "start": 8184, + "end": 8210, "loc": { "start": { - "line": 245, + "line": 246, "column": 24 }, "end": { - "line": 245, + "line": 246, "column": 50 } }, "callee": { "type": "MemberExpression", - "start": 8144, - "end": 8163, + "start": 8184, + "end": 8203, "loc": { "start": { - "line": 245, + "line": 246, "column": 24 }, "end": { - "line": 245, + "line": 246, "column": 43 } }, "object": { "type": "MemberExpression", - "start": 8144, - "end": 8155, + "start": 8184, + "end": 8195, "loc": { "start": { - "line": 245, + "line": 246, "column": 24 }, "end": { - "line": 245, + "line": 246, "column": 35 } }, "object": { "type": "ThisExpression", - "start": 8144, - "end": 8148, + "start": 8184, + "end": 8188, "loc": { "start": { - "line": 245, + "line": 246, "column": 24 }, "end": { - "line": 245, + "line": 246, "column": 28 } } }, "property": { "type": "Identifier", - "start": 8149, - "end": 8155, + "start": 8189, + "end": 8195, "loc": { "start": { - "line": 245, + "line": 246, "column": 29 }, "end": { - "line": 245, + "line": 246, "column": 35 }, "identifierName": "states" @@ -10033,15 +10130,15 @@ }, "property": { "type": "Identifier", - "start": 8156, - "end": 8163, + "start": 8196, + "end": 8203, "loc": { "start": { - "line": 245, + "line": 246, "column": 36 }, "end": { - "line": 245, + "line": 246, "column": 43 }, "identifierName": "indexOf" @@ -10053,15 +10150,15 @@ "arguments": [ { "type": "Identifier", - "start": 8164, - "end": 8169, + "start": 8204, + "end": 8209, "loc": { "start": { - "line": 245, + "line": 246, "column": 44 }, "end": { - "line": 245, + "line": 246, "column": 49 }, "identifierName": "state" @@ -10082,114 +10179,114 @@ }, "alternate": { "type": "BlockStatement", - "start": 8203, - "end": 8320, + "start": 8243, + "end": 8360, "loc": { "start": { - "line": 247, + "line": 248, "column": 15 }, "end": { - "line": 250, + "line": 251, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 8218, - "end": 8283, + "start": 8258, + "end": 8323, "loc": { "start": { - "line": 248, + "line": 249, "column": 12 }, "end": { - "line": 248, + "line": 249, "column": 77 } }, "expression": { "type": "CallExpression", - "start": 8218, - "end": 8282, + "start": 8258, + "end": 8322, "loc": { "start": { - "line": 248, + "line": 249, "column": 12 }, "end": { - "line": 248, + "line": 249, "column": 76 } }, "callee": { "type": "MemberExpression", - "start": 8218, - "end": 8255, + "start": 8258, + "end": 8295, "loc": { "start": { - "line": 248, + "line": 249, "column": 12 }, "end": { - "line": 248, + "line": 249, "column": 49 } }, "object": { "type": "CallExpression", - "start": 8218, - "end": 8249, + "start": 8258, + "end": 8289, "loc": { "start": { - "line": 248, + "line": 249, "column": 12 }, "end": { - "line": 248, + "line": 249, "column": 43 } }, "callee": { "type": "MemberExpression", - "start": 8218, - "end": 8235, + "start": 8258, + "end": 8275, "loc": { "start": { - "line": 248, + "line": 249, "column": 12 }, "end": { - "line": 248, + "line": 249, "column": 29 } }, "object": { "type": "MemberExpression", - "start": 8218, - "end": 8228, + "start": 8258, + "end": 8268, "loc": { "start": { - "line": 248, + "line": 249, "column": 12 }, "end": { - "line": 248, + "line": 249, "column": 22 } }, "object": { "type": "Identifier", - "start": 8218, - "end": 8221, + "start": 8258, + "end": 8261, "loc": { "start": { - "line": 248, + "line": 249, "column": 12 }, "end": { - "line": 248, + "line": 249, "column": 15 }, "identifierName": "VYI" @@ -10198,15 +10295,15 @@ }, "property": { "type": "Identifier", - "start": 8222, - "end": 8228, + "start": 8262, + "end": 8268, "loc": { "start": { - "line": 248, + "line": 249, "column": 16 }, "end": { - "line": 248, + "line": 249, "column": 22 }, "identifierName": "logger" @@ -10217,15 +10314,15 @@ }, "property": { "type": "Identifier", - "start": 8229, - "end": 8235, + "start": 8269, + "end": 8275, "loc": { "start": { - "line": 248, + "line": 249, "column": 23 }, "end": { - "line": 248, + "line": 249, "column": 29 }, "identifierName": "prefix" @@ -10237,15 +10334,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 8236, - "end": 8248, + "start": 8276, + "end": 8288, "loc": { "start": { - "line": 248, + "line": 249, "column": 30 }, "end": { - "line": 248, + "line": 249, "column": 42 } }, @@ -10259,15 +10356,15 @@ }, "property": { "type": "Identifier", - "start": 8250, - "end": 8255, + "start": 8290, + "end": 8295, "loc": { "start": { - "line": 248, + "line": 249, "column": 44 }, "end": { - "line": 248, + "line": 249, "column": 49 }, "identifierName": "error" @@ -10279,15 +10376,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 8256, - "end": 8281, + "start": 8296, + "end": 8321, "loc": { "start": { - "line": 248, + "line": 249, "column": 50 }, "end": { - "line": 248, + "line": 249, "column": 75 } }, @@ -10302,29 +10399,29 @@ }, { "type": "ReturnStatement", - "start": 8297, - "end": 8309, + "start": 8337, + "end": 8349, "loc": { "start": { - "line": 249, + "line": 250, "column": 12 }, "end": { - "line": 249, + "line": 250, "column": 24 } }, "argument": { "type": "ThisExpression", - "start": 8304, - "end": 8308, + "start": 8344, + "end": 8348, "loc": { "start": { - "line": 249, + "line": 250, "column": 19 }, "end": { - "line": 249, + "line": 250, "column": 23 } } @@ -10338,15 +10435,15 @@ { "type": "CommentLine", "value": " Remove via reference to state.", - "start": 7824, - "end": 7857, + "start": 7864, + "end": 7897, "loc": { "start": { - "line": 238, + "line": 239, "column": 8 }, "end": { - "line": 238, + "line": 239, "column": 41 } } @@ -10355,43 +10452,43 @@ }, { "type": "IfStatement", - "start": 8330, - "end": 8450, + "start": 8370, + "end": 8490, "loc": { "start": { - "line": 251, + "line": 252, "column": 8 }, "end": { - "line": 254, + "line": 255, "column": 9 } }, "test": { "type": "BinaryExpression", - "start": 8334, - "end": 8360, + "start": 8374, + "end": 8400, "loc": { "start": { - "line": 251, + "line": 252, "column": 12 }, "end": { - "line": 251, + "line": 252, "column": 38 } }, "left": { "type": "UnaryExpression", - "start": 8334, - "end": 8347, + "start": 8374, + "end": 8387, "loc": { "start": { - "line": 251, + "line": 252, "column": 12 }, "end": { - "line": 251, + "line": 252, "column": 25 } }, @@ -10399,15 +10496,15 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 8341, - "end": 8346, + "start": 8381, + "end": 8386, "loc": { "start": { - "line": 251, + "line": 252, "column": 19 }, "end": { - "line": 251, + "line": 252, "column": 24 }, "identifierName": "index" @@ -10415,7 +10512,7 @@ "name": "index", "extra": { "parenthesized": true, - "parenStart": 8340 + "parenStart": 8380 } }, "extra": { @@ -10425,15 +10522,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 8352, - "end": 8360, + "start": 8392, + "end": 8400, "loc": { "start": { - "line": 251, + "line": 252, "column": 30 }, "end": { - "line": 251, + "line": 252, "column": 38 } }, @@ -10446,86 +10543,86 @@ }, "consequent": { "type": "BlockStatement", - "start": 8362, - "end": 8450, + "start": 8402, + "end": 8490, "loc": { "start": { - "line": 251, + "line": 252, "column": 40 }, "end": { - "line": 254, + "line": 255, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 8410, - "end": 8439, + "start": 8450, + "end": 8479, "loc": { "start": { - "line": 253, + "line": 254, "column": 12 }, "end": { - "line": 253, + "line": 254, "column": 41 } }, "expression": { "type": "CallExpression", - "start": 8410, - "end": 8438, + "start": 8450, + "end": 8478, "loc": { "start": { - "line": 253, + "line": 254, "column": 12 }, "end": { - "line": 253, + "line": 254, "column": 40 } }, "callee": { "type": "MemberExpression", - "start": 8410, - "end": 8428, + "start": 8450, + "end": 8468, "loc": { "start": { - "line": 253, + "line": 254, "column": 12 }, "end": { - "line": 253, + "line": 254, "column": 30 } }, "object": { "type": "MemberExpression", - "start": 8410, - "end": 8421, + "start": 8450, + "end": 8461, "loc": { "start": { - "line": 253, + "line": 254, "column": 12 }, "end": { - "line": 253, + "line": 254, "column": 23 } }, "object": { "type": "ThisExpression", - "start": 8410, - "end": 8414, + "start": 8450, + "end": 8454, "loc": { "start": { - "line": 253, + "line": 254, "column": 12 }, "end": { - "line": 253, + "line": 254, "column": 16 } }, @@ -10533,15 +10630,15 @@ }, "property": { "type": "Identifier", - "start": 8415, - "end": 8421, + "start": 8455, + "end": 8461, "loc": { "start": { - "line": 253, + "line": 254, "column": 17 }, "end": { - "line": 253, + "line": 254, "column": 23 }, "identifierName": "states" @@ -10553,15 +10650,15 @@ }, "property": { "type": "Identifier", - "start": 8422, - "end": 8428, + "start": 8462, + "end": 8468, "loc": { "start": { - "line": 253, + "line": 254, "column": 24 }, "end": { - "line": 253, + "line": 254, "column": 30 }, "identifierName": "splice" @@ -10574,15 +10671,15 @@ "arguments": [ { "type": "Identifier", - "start": 8429, - "end": 8434, + "start": 8469, + "end": 8474, "loc": { "start": { - "line": 253, + "line": 254, "column": 31 }, "end": { - "line": 253, + "line": 254, "column": 36 }, "identifierName": "index" @@ -10591,15 +10688,15 @@ }, { "type": "NumericLiteral", - "start": 8436, - "end": 8437, + "start": 8476, + "end": 8477, "loc": { "start": { - "line": 253, + "line": 254, "column": 38 }, "end": { - "line": 253, + "line": 254, "column": 39 } }, @@ -10616,15 +10713,15 @@ { "type": "CommentLine", "value": " Remove the state", - "start": 8377, - "end": 8396, + "start": 8417, + "end": 8436, "loc": { "start": { - "line": 252, + "line": 253, "column": 12 }, "end": { - "line": 252, + "line": 253, "column": 31 } } @@ -10638,29 +10735,29 @@ }, { "type": "ReturnStatement", - "start": 8460, - "end": 8472, + "start": 8500, + "end": 8512, "loc": { "start": { - "line": 255, + "line": 256, "column": 8 }, "end": { - "line": 255, + "line": 256, "column": 20 } }, "argument": { "type": "ThisExpression", - "start": 8467, - "end": 8471, + "start": 8507, + "end": 8511, "loc": { "start": { - "line": 255, + "line": 256, "column": 15 }, "end": { - "line": 255, + "line": 256, "column": 19 } } @@ -10674,15 +10771,15 @@ { "type": "CommentBlock", "value": "*\r\n * Removes the state passed or the state with the name pName.\r\n * @param {Icon} pState - The state to remove from this icon. pName should be not be used in tandem with this method of removing.\r\n * @param {string} pName - The name of the state to remove. pState must be undefined to use this method for removing.\r\n * @returns {self} This icon instance.\r\n ", - "start": 7330, - "end": 7711, + "start": 7370, + "end": 7751, "loc": { "start": { - "line": 229, + "line": 230, "column": 4 }, "end": { - "line": 234, + "line": 235, "column": 7 } } @@ -10692,15 +10789,15 @@ { "type": "CommentBlock", "value": "*\r\n * Adds a new frame to this icon.\r\n * @param {Object} pFrameData - The frame data to give this frame.\r\n * @returns {Frame|undefined} The frame that was added or undefined.\r\n ", - "start": 8485, - "end": 8682, + "start": 8525, + "end": 8722, "loc": { "start": { - "line": 257, + "line": 258, "column": 4 }, "end": { - "line": 261, + "line": 262, "column": 7 } } @@ -10709,15 +10806,15 @@ }, { "type": "ClassMethod", - "start": 8688, - "end": 9298, + "start": 8728, + "end": 9338, "loc": { "start": { - "line": 262, + "line": 263, "column": 4 }, "end": { - "line": 277, + "line": 278, "column": 5 } }, @@ -10725,15 +10822,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 8688, - "end": 8696, + "start": 8728, + "end": 8736, "loc": { "start": { - "line": 262, + "line": 263, "column": 4 }, "end": { - "line": 262, + "line": 263, "column": 12 }, "identifierName": "addFrame" @@ -10749,15 +10846,15 @@ "params": [ { "type": "Identifier", - "start": 8697, - "end": 8707, + "start": 8737, + "end": 8747, "loc": { "start": { - "line": 262, + "line": 263, "column": 13 }, "end": { - "line": 262, + "line": 263, "column": 23 }, "identifierName": "pFrameData" @@ -10767,44 +10864,44 @@ ], "body": { "type": "BlockStatement", - "start": 8709, - "end": 9298, + "start": 8749, + "end": 9338, "loc": { "start": { - "line": 262, + "line": 263, "column": 25 }, "end": { - "line": 277, + "line": 278, "column": 5 } }, "body": [ { "type": "IfStatement", - "start": 8720, - "end": 9291, + "start": 8760, + "end": 9331, "loc": { "start": { - "line": 263, + "line": 264, "column": 8 }, "end": { - "line": 276, + "line": 277, "column": 9 } }, "test": { "type": "Identifier", - "start": 8724, - "end": 8734, + "start": 8764, + "end": 8774, "loc": { "start": { - "line": 263, + "line": 264, "column": 12 }, "end": { - "line": 263, + "line": 264, "column": 22 }, "identifierName": "pFrameData" @@ -10813,58 +10910,58 @@ }, "consequent": { "type": "BlockStatement", - "start": 8736, - "end": 9196, + "start": 8776, + "end": 9236, "loc": { "start": { - "line": 263, + "line": 264, "column": 24 }, "end": { - "line": 274, + "line": 275, "column": 9 } }, "body": [ { "type": "IfStatement", - "start": 8751, - "end": 9185, + "start": 8791, + "end": 9225, "loc": { "start": { - "line": 264, + "line": 265, "column": 12 }, "end": { - "line": 273, + "line": 274, "column": 13 } }, "test": { "type": "BinaryExpression", - "start": 8755, - "end": 8783, + "start": 8795, + "end": 8823, "loc": { "start": { - "line": 264, + "line": 265, "column": 16 }, "end": { - "line": 264, + "line": 265, "column": 44 } }, "left": { "type": "Identifier", - "start": 8755, - "end": 8765, + "start": 8795, + "end": 8805, "loc": { "start": { - "line": 264, + "line": 265, "column": 16 }, "end": { - "line": 264, + "line": 265, "column": 26 }, "identifierName": "pFrameData" @@ -10874,15 +10971,15 @@ "operator": "instanceof", "right": { "type": "Identifier", - "start": 8777, - "end": 8783, + "start": 8817, + "end": 8823, "loc": { "start": { - "line": 264, + "line": 265, "column": 38 }, "end": { - "line": 264, + "line": 265, "column": 44 }, "identifierName": "Object" @@ -10892,59 +10989,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 8785, - "end": 9077, + "start": 8825, + "end": 9117, "loc": { "start": { - "line": 264, + "line": 265, "column": 46 }, "end": { - "line": 271, + "line": 272, "column": 13 } }, "body": [ { "type": "VariableDeclaration", - "start": 8804, - "end": 8846, + "start": 8844, + "end": 8886, "loc": { "start": { - "line": 265, + "line": 266, "column": 16 }, "end": { - "line": 265, + "line": 266, "column": 58 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 8810, - "end": 8845, + "start": 8850, + "end": 8885, "loc": { "start": { - "line": 265, + "line": 266, "column": 22 }, "end": { - "line": 265, + "line": 266, "column": 57 } }, "id": { "type": "Identifier", - "start": 8810, - "end": 8815, + "start": 8850, + "end": 8855, "loc": { "start": { - "line": 265, + "line": 266, "column": 22 }, "end": { - "line": 265, + "line": 266, "column": 27 }, "identifierName": "frame" @@ -10953,29 +11050,29 @@ }, "init": { "type": "NewExpression", - "start": 8818, - "end": 8845, + "start": 8858, + "end": 8885, "loc": { "start": { - "line": 265, + "line": 266, "column": 30 }, "end": { - "line": 265, + "line": 266, "column": 57 } }, "callee": { "type": "Identifier", - "start": 8822, - "end": 8827, + "start": 8862, + "end": 8867, "loc": { "start": { - "line": 265, + "line": 266, "column": 34 }, "end": { - "line": 265, + "line": 266, "column": 39 }, "identifierName": "Frame" @@ -10985,15 +11082,15 @@ "arguments": [ { "type": "Identifier", - "start": 8828, - "end": 8838, + "start": 8868, + "end": 8878, "loc": { "start": { - "line": 265, + "line": 266, "column": 40 }, "end": { - "line": 265, + "line": 266, "column": 50 }, "identifierName": "pFrameData" @@ -11002,15 +11099,15 @@ }, { "type": "ThisExpression", - "start": 8840, - "end": 8844, + "start": 8880, + "end": 8884, "loc": { "start": { - "line": 265, + "line": 266, "column": 52 }, "end": { - "line": 265, + "line": 266, "column": 56 } } @@ -11024,15 +11121,15 @@ { "type": "CommentLine", "value": " Add the frame to the frames array.", - "start": 8864, - "end": 8901, + "start": 8904, + "end": 8941, "loc": { "start": { - "line": 266, + "line": 267, "column": 16 }, "end": { - "line": 266, + "line": 267, "column": 53 } } @@ -11041,71 +11138,71 @@ }, { "type": "ExpressionStatement", - "start": 8919, - "end": 8943, + "start": 8959, + "end": 8983, "loc": { "start": { - "line": 267, + "line": 268, "column": 16 }, "end": { - "line": 267, + "line": 268, "column": 40 } }, "expression": { "type": "CallExpression", - "start": 8919, - "end": 8942, + "start": 8959, + "end": 8982, "loc": { "start": { - "line": 267, + "line": 268, "column": 16 }, "end": { - "line": 267, + "line": 268, "column": 39 } }, "callee": { "type": "MemberExpression", - "start": 8919, - "end": 8935, + "start": 8959, + "end": 8975, "loc": { "start": { - "line": 267, + "line": 268, "column": 16 }, "end": { - "line": 267, + "line": 268, "column": 32 } }, "object": { "type": "MemberExpression", - "start": 8919, - "end": 8930, + "start": 8959, + "end": 8970, "loc": { "start": { - "line": 267, + "line": 268, "column": 16 }, "end": { - "line": 267, + "line": 268, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 8919, - "end": 8923, + "start": 8959, + "end": 8963, "loc": { "start": { - "line": 267, + "line": 268, "column": 16 }, "end": { - "line": 267, + "line": 268, "column": 20 } }, @@ -11113,15 +11210,15 @@ }, "property": { "type": "Identifier", - "start": 8924, - "end": 8930, + "start": 8964, + "end": 8970, "loc": { "start": { - "line": 267, + "line": 268, "column": 21 }, "end": { - "line": 267, + "line": 268, "column": 27 }, "identifierName": "frames" @@ -11133,15 +11230,15 @@ }, "property": { "type": "Identifier", - "start": 8931, - "end": 8935, + "start": 8971, + "end": 8975, "loc": { "start": { - "line": 267, + "line": 268, "column": 28 }, "end": { - "line": 267, + "line": 268, "column": 32 }, "identifierName": "push" @@ -11154,15 +11251,15 @@ "arguments": [ { "type": "Identifier", - "start": 8936, - "end": 8941, + "start": 8976, + "end": 8981, "loc": { "start": { - "line": 267, + "line": 268, "column": 33 }, "end": { - "line": 267, + "line": 268, "column": 38 }, "identifierName": "frame" @@ -11176,15 +11273,15 @@ { "type": "CommentLine", "value": " Add the frame to the frames array.", - "start": 8864, - "end": 8901, + "start": 8904, + "end": 8941, "loc": { "start": { - "line": 266, + "line": 267, "column": 16 }, "end": { - "line": 266, + "line": 267, "column": 53 } } @@ -11194,15 +11291,15 @@ { "type": "CommentLine", "value": " Re-index frames after a change", - "start": 8961, - "end": 8994, + "start": 9001, + "end": 9034, "loc": { "start": { - "line": 268, + "line": 269, "column": 16 }, "end": { - "line": 268, + "line": 269, "column": 49 } } @@ -11211,57 +11308,57 @@ }, { "type": "ExpressionStatement", - "start": 9012, - "end": 9031, + "start": 9052, + "end": 9071, "loc": { "start": { - "line": 269, + "line": 270, "column": 16 }, "end": { - "line": 269, + "line": 270, "column": 35 } }, "expression": { "type": "CallExpression", - "start": 9012, - "end": 9030, + "start": 9052, + "end": 9070, "loc": { "start": { - "line": 269, + "line": 270, "column": 16 }, "end": { - "line": 269, + "line": 270, "column": 34 } }, "callee": { "type": "MemberExpression", - "start": 9012, - "end": 9028, + "start": 9052, + "end": 9068, "loc": { "start": { - "line": 269, + "line": 270, "column": 16 }, "end": { - "line": 269, + "line": 270, "column": 32 } }, "object": { "type": "ThisExpression", - "start": 9012, - "end": 9016, + "start": 9052, + "end": 9056, "loc": { "start": { - "line": 269, + "line": 270, "column": 16 }, "end": { - "line": 269, + "line": 270, "column": 20 } }, @@ -11269,15 +11366,15 @@ }, "property": { "type": "Identifier", - "start": 9017, - "end": 9028, + "start": 9057, + "end": 9068, "loc": { "start": { - "line": 269, + "line": 270, "column": 21 }, "end": { - "line": 269, + "line": 270, "column": 32 }, "identifierName": "indexFrames" @@ -11294,15 +11391,15 @@ { "type": "CommentLine", "value": " Re-index frames after a change", - "start": 8961, - "end": 8994, + "start": 9001, + "end": 9034, "loc": { "start": { - "line": 268, + "line": 269, "column": 16 }, "end": { - "line": 268, + "line": 269, "column": 49 } } @@ -11311,29 +11408,29 @@ }, { "type": "ReturnStatement", - "start": 9049, - "end": 9062, + "start": 9089, + "end": 9102, "loc": { "start": { - "line": 270, + "line": 271, "column": 16 }, "end": { - "line": 270, + "line": 271, "column": 29 } }, "argument": { "type": "Identifier", - "start": 9056, - "end": 9061, + "start": 9096, + "end": 9101, "loc": { "start": { - "line": 270, + "line": 271, "column": 23 }, "end": { - "line": 270, + "line": 271, "column": 28 }, "identifierName": "frame" @@ -11346,114 +11443,114 @@ }, "alternate": { "type": "BlockStatement", - "start": 9083, - "end": 9185, + "start": 9123, + "end": 9225, "loc": { "start": { - "line": 271, + "line": 272, "column": 19 }, "end": { - "line": 273, + "line": 274, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 9102, - "end": 9170, + "start": 9142, + "end": 9210, "loc": { "start": { - "line": 272, + "line": 273, "column": 16 }, "end": { - "line": 272, + "line": 273, "column": 84 } }, "expression": { "type": "CallExpression", - "start": 9102, - "end": 9169, + "start": 9142, + "end": 9209, "loc": { "start": { - "line": 272, + "line": 273, "column": 16 }, "end": { - "line": 272, + "line": 273, "column": 83 } }, "callee": { "type": "MemberExpression", - "start": 9102, - "end": 9139, + "start": 9142, + "end": 9179, "loc": { "start": { - "line": 272, + "line": 273, "column": 16 }, "end": { - "line": 272, + "line": 273, "column": 53 } }, "object": { "type": "CallExpression", - "start": 9102, - "end": 9133, + "start": 9142, + "end": 9173, "loc": { "start": { - "line": 272, + "line": 273, "column": 16 }, "end": { - "line": 272, + "line": 273, "column": 47 } }, "callee": { "type": "MemberExpression", - "start": 9102, - "end": 9119, + "start": 9142, + "end": 9159, "loc": { "start": { - "line": 272, + "line": 273, "column": 16 }, "end": { - "line": 272, + "line": 273, "column": 33 } }, "object": { "type": "MemberExpression", - "start": 9102, - "end": 9112, + "start": 9142, + "end": 9152, "loc": { "start": { - "line": 272, + "line": 273, "column": 16 }, "end": { - "line": 272, + "line": 273, "column": 26 } }, "object": { "type": "Identifier", - "start": 9102, - "end": 9105, + "start": 9142, + "end": 9145, "loc": { "start": { - "line": 272, + "line": 273, "column": 16 }, "end": { - "line": 272, + "line": 273, "column": 19 }, "identifierName": "VYI" @@ -11462,15 +11559,15 @@ }, "property": { "type": "Identifier", - "start": 9106, - "end": 9112, + "start": 9146, + "end": 9152, "loc": { "start": { - "line": 272, + "line": 273, "column": 20 }, "end": { - "line": 272, + "line": 273, "column": 26 }, "identifierName": "logger" @@ -11481,15 +11578,15 @@ }, "property": { "type": "Identifier", - "start": 9113, - "end": 9119, + "start": 9153, + "end": 9159, "loc": { "start": { - "line": 272, + "line": 273, "column": 27 }, "end": { - "line": 272, + "line": 273, "column": 33 }, "identifierName": "prefix" @@ -11501,15 +11598,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 9120, - "end": 9132, + "start": 9160, + "end": 9172, "loc": { "start": { - "line": 272, + "line": 273, "column": 34 }, "end": { - "line": 272, + "line": 273, "column": 46 } }, @@ -11523,15 +11620,15 @@ }, "property": { "type": "Identifier", - "start": 9134, - "end": 9139, + "start": 9174, + "end": 9179, "loc": { "start": { - "line": 272, + "line": 273, "column": 48 }, "end": { - "line": 272, + "line": 273, "column": 53 }, "identifierName": "error" @@ -11543,15 +11640,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 9140, - "end": 9168, + "start": 9180, + "end": 9208, "loc": { "start": { - "line": 272, + "line": 273, "column": 54 }, "end": { - "line": 272, + "line": 273, "column": 82 } }, @@ -11573,114 +11670,114 @@ }, "alternate": { "type": "BlockStatement", - "start": 9202, - "end": 9291, + "start": 9242, + "end": 9331, "loc": { "start": { - "line": 274, + "line": 275, "column": 15 }, "end": { - "line": 276, + "line": 277, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 9217, - "end": 9280, + "start": 9257, + "end": 9320, "loc": { "start": { - "line": 275, + "line": 276, "column": 12 }, "end": { - "line": 275, + "line": 276, "column": 75 } }, "expression": { "type": "CallExpression", - "start": 9217, - "end": 9279, + "start": 9257, + "end": 9319, "loc": { "start": { - "line": 275, + "line": 276, "column": 12 }, "end": { - "line": 275, + "line": 276, "column": 74 } }, "callee": { "type": "MemberExpression", - "start": 9217, - "end": 9254, + "start": 9257, + "end": 9294, "loc": { "start": { - "line": 275, + "line": 276, "column": 12 }, "end": { - "line": 275, + "line": 276, "column": 49 } }, "object": { "type": "CallExpression", - "start": 9217, - "end": 9248, + "start": 9257, + "end": 9288, "loc": { "start": { - "line": 275, + "line": 276, "column": 12 }, "end": { - "line": 275, + "line": 276, "column": 43 } }, "callee": { "type": "MemberExpression", - "start": 9217, - "end": 9234, + "start": 9257, + "end": 9274, "loc": { "start": { - "line": 275, + "line": 276, "column": 12 }, "end": { - "line": 275, + "line": 276, "column": 29 } }, "object": { "type": "MemberExpression", - "start": 9217, - "end": 9227, + "start": 9257, + "end": 9267, "loc": { "start": { - "line": 275, + "line": 276, "column": 12 }, "end": { - "line": 275, + "line": 276, "column": 22 } }, "object": { "type": "Identifier", - "start": 9217, - "end": 9220, + "start": 9257, + "end": 9260, "loc": { "start": { - "line": 275, + "line": 276, "column": 12 }, "end": { - "line": 275, + "line": 276, "column": 15 }, "identifierName": "VYI" @@ -11689,15 +11786,15 @@ }, "property": { "type": "Identifier", - "start": 9221, - "end": 9227, + "start": 9261, + "end": 9267, "loc": { "start": { - "line": 275, + "line": 276, "column": 16 }, "end": { - "line": 275, + "line": 276, "column": 22 }, "identifierName": "logger" @@ -11708,15 +11805,15 @@ }, "property": { "type": "Identifier", - "start": 9228, - "end": 9234, + "start": 9268, + "end": 9274, "loc": { "start": { - "line": 275, + "line": 276, "column": 23 }, "end": { - "line": 275, + "line": 276, "column": 29 }, "identifierName": "prefix" @@ -11728,15 +11825,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 9235, - "end": 9247, + "start": 9275, + "end": 9287, "loc": { "start": { - "line": 275, + "line": 276, "column": 30 }, "end": { - "line": 275, + "line": 276, "column": 42 } }, @@ -11750,15 +11847,15 @@ }, "property": { "type": "Identifier", - "start": 9249, - "end": 9254, + "start": 9289, + "end": 9294, "loc": { "start": { - "line": 275, + "line": 276, "column": 44 }, "end": { - "line": 275, + "line": 276, "column": 49 }, "identifierName": "error" @@ -11770,15 +11867,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 9255, - "end": 9278, + "start": 9295, + "end": 9318, "loc": { "start": { - "line": 275, + "line": 276, "column": 50 }, "end": { - "line": 275, + "line": 276, "column": 73 } }, @@ -11803,15 +11900,15 @@ { "type": "CommentBlock", "value": "*\r\n * Adds a new frame to this icon.\r\n * @param {Object} pFrameData - The frame data to give this frame.\r\n * @returns {Frame|undefined} The frame that was added or undefined.\r\n ", - "start": 8485, - "end": 8682, + "start": 8525, + "end": 8722, "loc": { "start": { - "line": 257, + "line": 258, "column": 4 }, "end": { - "line": 261, + "line": 262, "column": 7 } } @@ -11821,15 +11918,15 @@ { "type": "CommentBlock", "value": "*\r\n * Removes the frame passed or the frame that exists at pIndex.\r\n * @param {Frame} pFrame - The frame to remove from this icon. pIndex should be not be used in tandem with this method of removing.\r\n * @param {number} pIndex - The index of the frame to remove. pFrame must be undefined to use this method for removing.\r\n * @returns {self} This icon instance.\r\n ", - "start": 9304, - "end": 9691, + "start": 9344, + "end": 9731, "loc": { "start": { - "line": 278, + "line": 279, "column": 4 }, "end": { - "line": 283, + "line": 284, "column": 7 } } @@ -11838,15 +11935,15 @@ }, { "type": "ClassMethod", - "start": 9697, - "end": 10668, + "start": 9737, + "end": 10708, "loc": { "start": { - "line": 284, + "line": 285, "column": 4 }, "end": { - "line": 310, + "line": 311, "column": 5 } }, @@ -11854,15 +11951,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 9697, - "end": 9708, + "start": 9737, + "end": 9748, "loc": { "start": { - "line": 284, + "line": 285, "column": 4 }, "end": { - "line": 284, + "line": 285, "column": 15 }, "identifierName": "removeFrame" @@ -11878,15 +11975,15 @@ "params": [ { "type": "Identifier", - "start": 9709, - "end": 9715, + "start": 9749, + "end": 9755, "loc": { "start": { - "line": 284, + "line": 285, "column": 16 }, "end": { - "line": 284, + "line": 285, "column": 22 }, "identifierName": "pFrame" @@ -11895,15 +11992,15 @@ }, { "type": "Identifier", - "start": 9717, - "end": 9723, + "start": 9757, + "end": 9763, "loc": { "start": { - "line": 284, + "line": 285, "column": 24 }, "end": { - "line": 284, + "line": 285, "column": 30 }, "identifierName": "pIndex" @@ -11913,59 +12010,59 @@ ], "body": { "type": "BlockStatement", - "start": 9725, - "end": 10668, + "start": 9765, + "end": 10708, "loc": { "start": { - "line": 284, + "line": 285, "column": 32 }, "end": { - "line": 310, + "line": 311, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 9785, - "end": 9795, + "start": 9825, + "end": 9835, "loc": { "start": { - "line": 286, + "line": 287, "column": 8 }, "end": { - "line": 286, + "line": 287, "column": 18 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 9789, - "end": 9794, + "start": 9829, + "end": 9834, "loc": { "start": { - "line": 286, + "line": 287, "column": 12 }, "end": { - "line": 286, + "line": 287, "column": 17 } }, "id": { "type": "Identifier", - "start": 9789, - "end": 9794, + "start": 9829, + "end": 9834, "loc": { "start": { - "line": 286, + "line": 287, "column": 12 }, "end": { - "line": 286, + "line": 287, "column": 17 }, "identifierName": "index" @@ -11982,15 +12079,15 @@ { "type": "CommentLine", "value": " The index used to remove this frame.", - "start": 9736, - "end": 9775, + "start": 9776, + "end": 9815, "loc": { "start": { - "line": 285, + "line": 286, "column": 8 }, "end": { - "line": 285, + "line": 286, "column": 47 } } @@ -12000,15 +12097,15 @@ { "type": "CommentLine", "value": " Remove via reference to frame.", - "start": 9805, - "end": 9838, + "start": 9845, + "end": 9878, "loc": { "start": { - "line": 287, + "line": 288, "column": 8 }, "end": { - "line": 287, + "line": 288, "column": 41 } } @@ -12017,71 +12114,71 @@ }, { "type": "IfStatement", - "start": 9848, - "end": 10429, + "start": 9888, + "end": 10469, "loc": { "start": { - "line": 288, + "line": 289, "column": 8 }, "end": { - "line": 302, + "line": 303, "column": 9 } }, "test": { "type": "CallExpression", - "start": 9852, - "end": 9880, + "start": 9892, + "end": 9920, "loc": { "start": { - "line": 288, + "line": 289, "column": 12 }, "end": { - "line": 288, + "line": 289, "column": 40 } }, "callee": { "type": "MemberExpression", - "start": 9852, - "end": 9872, + "start": 9892, + "end": 9912, "loc": { "start": { - "line": 288, + "line": 289, "column": 12 }, "end": { - "line": 288, + "line": 289, "column": 32 } }, "object": { "type": "MemberExpression", - "start": 9852, - "end": 9863, + "start": 9892, + "end": 9903, "loc": { "start": { - "line": 288, + "line": 289, "column": 12 }, "end": { - "line": 288, + "line": 289, "column": 23 } }, "object": { "type": "ThisExpression", - "start": 9852, - "end": 9856, + "start": 9892, + "end": 9896, "loc": { "start": { - "line": 288, + "line": 289, "column": 12 }, "end": { - "line": 288, + "line": 289, "column": 16 } }, @@ -12089,15 +12186,15 @@ }, "property": { "type": "Identifier", - "start": 9857, - "end": 9863, + "start": 9897, + "end": 9903, "loc": { "start": { - "line": 288, + "line": 289, "column": 17 }, "end": { - "line": 288, + "line": 289, "column": 23 }, "identifierName": "frames" @@ -12109,15 +12206,15 @@ }, "property": { "type": "Identifier", - "start": 9864, - "end": 9872, + "start": 9904, + "end": 9912, "loc": { "start": { - "line": 288, + "line": 289, "column": 24 }, "end": { - "line": 288, + "line": 289, "column": 32 }, "identifierName": "includes" @@ -12130,15 +12227,15 @@ "arguments": [ { "type": "Identifier", - "start": 9873, - "end": 9879, + "start": 9913, + "end": 9919, "loc": { "start": { - "line": 288, + "line": 289, "column": 33 }, "end": { - "line": 288, + "line": 289, "column": 39 }, "identifierName": "pFrame" @@ -12150,59 +12247,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 9882, - "end": 9981, + "start": 9922, + "end": 10021, "loc": { "start": { - "line": 288, + "line": 289, "column": 42 }, "end": { - "line": 291, + "line": 292, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 9897, - "end": 9933, + "start": 9937, + "end": 9973, "loc": { "start": { - "line": 289, + "line": 290, "column": 12 }, "end": { - "line": 289, + "line": 290, "column": 48 } }, "expression": { "type": "AssignmentExpression", - "start": 9897, - "end": 9932, + "start": 9937, + "end": 9972, "loc": { "start": { - "line": 289, + "line": 290, "column": 12 }, "end": { - "line": 289, + "line": 290, "column": 47 } }, "operator": "=", "left": { "type": "Identifier", - "start": 9897, - "end": 9902, + "start": 9937, + "end": 9942, "loc": { "start": { - "line": 289, + "line": 290, "column": 12 }, "end": { - "line": 289, + "line": 290, "column": 17 }, "identifierName": "index" @@ -12211,72 +12308,72 @@ }, "right": { "type": "CallExpression", - "start": 9905, - "end": 9932, + "start": 9945, + "end": 9972, "loc": { "start": { - "line": 289, + "line": 290, "column": 20 }, "end": { - "line": 289, + "line": 290, "column": 47 } }, "callee": { "type": "MemberExpression", - "start": 9905, - "end": 9924, + "start": 9945, + "end": 9964, "loc": { "start": { - "line": 289, + "line": 290, "column": 20 }, "end": { - "line": 289, + "line": 290, "column": 39 } }, "object": { "type": "MemberExpression", - "start": 9905, - "end": 9916, + "start": 9945, + "end": 9956, "loc": { "start": { - "line": 289, + "line": 290, "column": 20 }, "end": { - "line": 289, + "line": 290, "column": 31 } }, "object": { "type": "ThisExpression", - "start": 9905, - "end": 9909, + "start": 9945, + "end": 9949, "loc": { "start": { - "line": 289, + "line": 290, "column": 20 }, "end": { - "line": 289, + "line": 290, "column": 24 } } }, "property": { "type": "Identifier", - "start": 9910, - "end": 9916, + "start": 9950, + "end": 9956, "loc": { "start": { - "line": 289, + "line": 290, "column": 25 }, "end": { - "line": 289, + "line": 290, "column": 31 }, "identifierName": "frames" @@ -12287,15 +12384,15 @@ }, "property": { "type": "Identifier", - "start": 9917, - "end": 9924, + "start": 9957, + "end": 9964, "loc": { "start": { - "line": 289, + "line": 290, "column": 32 }, "end": { - "line": 289, + "line": 290, "column": 39 }, "identifierName": "indexOf" @@ -12307,15 +12404,15 @@ "arguments": [ { "type": "Identifier", - "start": 9925, - "end": 9931, + "start": 9965, + "end": 9971, "loc": { "start": { - "line": 289, + "line": 290, "column": 40 }, "end": { - "line": 289, + "line": 290, "column": 46 }, "identifierName": "pFrame" @@ -12329,15 +12426,15 @@ { "type": "CommentLine", "value": " Remove via index passed.", - "start": 9943, - "end": 9970, + "start": 9983, + "end": 10010, "loc": { "start": { - "line": 290, + "line": 291, "column": 8 }, "end": { - "line": 290, + "line": 291, "column": 35 } } @@ -12349,43 +12446,43 @@ }, "alternate": { "type": "IfStatement", - "start": 9987, - "end": 10429, + "start": 10027, + "end": 10469, "loc": { "start": { - "line": 291, + "line": 292, "column": 15 }, "end": { - "line": 302, + "line": 303, "column": 9 } }, "test": { "type": "LogicalExpression", - "start": 9991, - "end": 10013, + "start": 10031, + "end": 10053, "loc": { "start": { - "line": 291, + "line": 292, "column": 19 }, "end": { - "line": 291, + "line": 292, "column": 41 } }, "left": { "type": "Identifier", - "start": 9991, - "end": 9997, + "start": 10031, + "end": 10037, "loc": { "start": { - "line": 291, + "line": 292, "column": 19 }, "end": { - "line": 291, + "line": 292, "column": 25 }, "identifierName": "pIndex" @@ -12395,29 +12492,29 @@ "operator": "||", "right": { "type": "BinaryExpression", - "start": 10001, - "end": 10013, + "start": 10041, + "end": 10053, "loc": { "start": { - "line": 291, + "line": 292, "column": 29 }, "end": { - "line": 291, + "line": 292, "column": 41 } }, "left": { "type": "Identifier", - "start": 10001, - "end": 10007, + "start": 10041, + "end": 10047, "loc": { "start": { - "line": 291, + "line": 292, "column": 29 }, "end": { - "line": 291, + "line": 292, "column": 35 }, "identifierName": "pIndex" @@ -12427,15 +12524,15 @@ "operator": "===", "right": { "type": "NumericLiteral", - "start": 10012, - "end": 10013, + "start": 10052, + "end": 10053, "loc": { "start": { - "line": 291, + "line": 292, "column": 40 }, "end": { - "line": 291, + "line": 292, "column": 41 } }, @@ -12449,58 +12546,58 @@ }, "consequent": { "type": "BlockStatement", - "start": 10015, - "end": 10332, + "start": 10055, + "end": 10372, "loc": { "start": { - "line": 291, + "line": 292, "column": 43 }, "end": { - "line": 300, + "line": 301, "column": 9 } }, "body": [ { "type": "IfStatement", - "start": 10030, - "end": 10321, + "start": 10070, + "end": 10361, "loc": { "start": { - "line": 292, + "line": 293, "column": 12 }, "end": { - "line": 299, + "line": 300, "column": 13 } }, "test": { "type": "BinaryExpression", - "start": 10034, - "end": 10061, + "start": 10074, + "end": 10101, "loc": { "start": { - "line": 292, + "line": 293, "column": 16 }, "end": { - "line": 292, + "line": 293, "column": 43 } }, "left": { "type": "UnaryExpression", - "start": 10034, - "end": 10048, + "start": 10074, + "end": 10088, "loc": { "start": { - "line": 292, + "line": 293, "column": 16 }, "end": { - "line": 292, + "line": 293, "column": 30 } }, @@ -12508,15 +12605,15 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 10041, - "end": 10047, + "start": 10081, + "end": 10087, "loc": { "start": { - "line": 292, + "line": 293, "column": 23 }, "end": { - "line": 292, + "line": 293, "column": 29 }, "identifierName": "pIndex" @@ -12524,7 +12621,7 @@ "name": "pIndex", "extra": { "parenthesized": true, - "parenStart": 10040 + "parenStart": 10080 } }, "extra": { @@ -12534,15 +12631,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 10053, - "end": 10061, + "start": 10093, + "end": 10101, "loc": { "start": { - "line": 292, + "line": 293, "column": 35 }, "end": { - "line": 292, + "line": 293, "column": 43 } }, @@ -12555,59 +12652,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 10063, - "end": 10219, + "start": 10103, + "end": 10259, "loc": { "start": { - "line": 292, + "line": 293, "column": 45 }, "end": { - "line": 297, + "line": 298, "column": 13 } }, "body": [ { "type": "VariableDeclaration", - "start": 10082, - "end": 10118, + "start": 10122, + "end": 10158, "loc": { "start": { - "line": 293, + "line": 294, "column": 16 }, "end": { - "line": 293, + "line": 294, "column": 52 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 10088, - "end": 10117, + "start": 10128, + "end": 10157, "loc": { "start": { - "line": 293, + "line": 294, "column": 22 }, "end": { - "line": 293, + "line": 294, "column": 51 } }, "id": { "type": "Identifier", - "start": 10088, - "end": 10093, + "start": 10128, + "end": 10133, "loc": { "start": { - "line": 293, + "line": 294, "column": 22 }, "end": { - "line": 293, + "line": 294, "column": 27 }, "identifierName": "frame" @@ -12616,58 +12713,58 @@ }, "init": { "type": "CallExpression", - "start": 10096, - "end": 10117, + "start": 10136, + "end": 10157, "loc": { "start": { - "line": 293, + "line": 294, "column": 30 }, "end": { - "line": 293, + "line": 294, "column": 51 } }, "callee": { "type": "MemberExpression", - "start": 10096, - "end": 10109, + "start": 10136, + "end": 10149, "loc": { "start": { - "line": 293, + "line": 294, "column": 30 }, "end": { - "line": 293, + "line": 294, "column": 43 } }, "object": { "type": "ThisExpression", - "start": 10096, - "end": 10100, + "start": 10136, + "end": 10140, "loc": { "start": { - "line": 293, + "line": 294, "column": 30 }, "end": { - "line": 293, + "line": 294, "column": 34 } } }, "property": { "type": "Identifier", - "start": 10101, - "end": 10109, + "start": 10141, + "end": 10149, "loc": { "start": { - "line": 293, + "line": 294, "column": 35 }, "end": { - "line": 293, + "line": 294, "column": 43 }, "identifierName": "getFrame" @@ -12679,15 +12776,15 @@ "arguments": [ { "type": "Identifier", - "start": 10110, - "end": 10116, + "start": 10150, + "end": 10156, "loc": { "start": { - "line": 293, + "line": 294, "column": 44 }, "end": { - "line": 293, + "line": 294, "column": 50 }, "identifierName": "pIndex" @@ -12702,29 +12799,29 @@ }, { "type": "IfStatement", - "start": 10136, - "end": 10204, + "start": 10176, + "end": 10244, "loc": { "start": { - "line": 294, + "line": 295, "column": 16 }, "end": { - "line": 296, + "line": 297, "column": 17 } }, "test": { "type": "Identifier", - "start": 10140, - "end": 10145, + "start": 10180, + "end": 10185, "loc": { "start": { - "line": 294, + "line": 295, "column": 20 }, "end": { - "line": 294, + "line": 295, "column": 25 }, "identifierName": "frame" @@ -12733,59 +12830,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 10147, - "end": 10204, + "start": 10187, + "end": 10244, "loc": { "start": { - "line": 294, + "line": 295, "column": 27 }, "end": { - "line": 296, + "line": 297, "column": 17 } }, "body": [ { "type": "ExpressionStatement", - "start": 10170, - "end": 10185, + "start": 10210, + "end": 10225, "loc": { "start": { - "line": 295, + "line": 296, "column": 20 }, "end": { - "line": 295, + "line": 296, "column": 35 } }, "expression": { "type": "AssignmentExpression", - "start": 10170, - "end": 10184, + "start": 10210, + "end": 10224, "loc": { "start": { - "line": 295, + "line": 296, "column": 20 }, "end": { - "line": 295, + "line": 296, "column": 34 } }, "operator": "=", "left": { "type": "Identifier", - "start": 10170, - "end": 10175, + "start": 10210, + "end": 10215, "loc": { "start": { - "line": 295, + "line": 296, "column": 20 }, "end": { - "line": 295, + "line": 296, "column": 25 }, "identifierName": "index" @@ -12794,15 +12891,15 @@ }, "right": { "type": "Identifier", - "start": 10178, - "end": 10184, + "start": 10218, + "end": 10224, "loc": { "start": { - "line": 295, + "line": 296, "column": 28 }, "end": { - "line": 295, + "line": 296, "column": 34 }, "identifierName": "pIndex" @@ -12821,114 +12918,114 @@ }, "alternate": { "type": "BlockStatement", - "start": 10225, - "end": 10321, + "start": 10265, + "end": 10361, "loc": { "start": { - "line": 297, + "line": 298, "column": 19 }, "end": { - "line": 299, + "line": 300, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 10244, - "end": 10306, + "start": 10284, + "end": 10346, "loc": { "start": { - "line": 298, + "line": 299, "column": 16 }, "end": { - "line": 298, + "line": 299, "column": 78 } }, "expression": { "type": "CallExpression", - "start": 10244, - "end": 10305, + "start": 10284, + "end": 10345, "loc": { "start": { - "line": 298, + "line": 299, "column": 16 }, "end": { - "line": 298, + "line": 299, "column": 77 } }, "callee": { "type": "MemberExpression", - "start": 10244, - "end": 10281, + "start": 10284, + "end": 10321, "loc": { "start": { - "line": 298, + "line": 299, "column": 16 }, "end": { - "line": 298, + "line": 299, "column": 53 } }, "object": { "type": "CallExpression", - "start": 10244, - "end": 10275, + "start": 10284, + "end": 10315, "loc": { "start": { - "line": 298, + "line": 299, "column": 16 }, "end": { - "line": 298, + "line": 299, "column": 47 } }, "callee": { "type": "MemberExpression", - "start": 10244, - "end": 10261, + "start": 10284, + "end": 10301, "loc": { "start": { - "line": 298, + "line": 299, "column": 16 }, "end": { - "line": 298, + "line": 299, "column": 33 } }, "object": { "type": "MemberExpression", - "start": 10244, - "end": 10254, + "start": 10284, + "end": 10294, "loc": { "start": { - "line": 298, + "line": 299, "column": 16 }, "end": { - "line": 298, + "line": 299, "column": 26 } }, "object": { "type": "Identifier", - "start": 10244, - "end": 10247, + "start": 10284, + "end": 10287, "loc": { "start": { - "line": 298, + "line": 299, "column": 16 }, "end": { - "line": 298, + "line": 299, "column": 19 }, "identifierName": "VYI" @@ -12937,15 +13034,15 @@ }, "property": { "type": "Identifier", - "start": 10248, - "end": 10254, + "start": 10288, + "end": 10294, "loc": { "start": { - "line": 298, + "line": 299, "column": 20 }, "end": { - "line": 298, + "line": 299, "column": 26 }, "identifierName": "logger" @@ -12956,15 +13053,15 @@ }, "property": { "type": "Identifier", - "start": 10255, - "end": 10261, + "start": 10295, + "end": 10301, "loc": { "start": { - "line": 298, + "line": 299, "column": 27 }, "end": { - "line": 298, + "line": 299, "column": 33 }, "identifierName": "prefix" @@ -12976,15 +13073,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 10262, - "end": 10274, + "start": 10302, + "end": 10314, "loc": { "start": { - "line": 298, + "line": 299, "column": 34 }, "end": { - "line": 298, + "line": 299, "column": 46 } }, @@ -12998,15 +13095,15 @@ }, "property": { "type": "Identifier", - "start": 10276, - "end": 10281, + "start": 10316, + "end": 10321, "loc": { "start": { - "line": 298, + "line": 299, "column": 48 }, "end": { - "line": 298, + "line": 299, "column": 53 }, "identifierName": "error" @@ -13018,15 +13115,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 10282, - "end": 10304, + "start": 10322, + "end": 10344, "loc": { "start": { - "line": 298, + "line": 299, "column": 54 }, "end": { - "line": 298, + "line": 299, "column": 76 } }, @@ -13048,114 +13145,114 @@ }, "alternate": { "type": "BlockStatement", - "start": 10338, - "end": 10429, + "start": 10378, + "end": 10469, "loc": { "start": { - "line": 300, + "line": 301, "column": 15 }, "end": { - "line": 302, + "line": 303, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 10353, - "end": 10418, + "start": 10393, + "end": 10458, "loc": { "start": { - "line": 301, + "line": 302, "column": 12 }, "end": { - "line": 301, + "line": 302, "column": 77 } }, "expression": { "type": "CallExpression", - "start": 10353, - "end": 10417, + "start": 10393, + "end": 10457, "loc": { "start": { - "line": 301, + "line": 302, "column": 12 }, "end": { - "line": 301, + "line": 302, "column": 76 } }, "callee": { "type": "MemberExpression", - "start": 10353, - "end": 10390, + "start": 10393, + "end": 10430, "loc": { "start": { - "line": 301, + "line": 302, "column": 12 }, "end": { - "line": 301, + "line": 302, "column": 49 } }, "object": { "type": "CallExpression", - "start": 10353, - "end": 10384, + "start": 10393, + "end": 10424, "loc": { "start": { - "line": 301, + "line": 302, "column": 12 }, "end": { - "line": 301, + "line": 302, "column": 43 } }, "callee": { "type": "MemberExpression", - "start": 10353, - "end": 10370, + "start": 10393, + "end": 10410, "loc": { "start": { - "line": 301, + "line": 302, "column": 12 }, "end": { - "line": 301, + "line": 302, "column": 29 } }, "object": { "type": "MemberExpression", - "start": 10353, - "end": 10363, + "start": 10393, + "end": 10403, "loc": { "start": { - "line": 301, + "line": 302, "column": 12 }, "end": { - "line": 301, + "line": 302, "column": 22 } }, "object": { "type": "Identifier", - "start": 10353, - "end": 10356, + "start": 10393, + "end": 10396, "loc": { "start": { - "line": 301, + "line": 302, "column": 12 }, "end": { - "line": 301, + "line": 302, "column": 15 }, "identifierName": "VYI" @@ -13164,15 +13261,15 @@ }, "property": { "type": "Identifier", - "start": 10357, - "end": 10363, + "start": 10397, + "end": 10403, "loc": { "start": { - "line": 301, + "line": 302, "column": 16 }, "end": { - "line": 301, + "line": 302, "column": 22 }, "identifierName": "logger" @@ -13183,15 +13280,15 @@ }, "property": { "type": "Identifier", - "start": 10364, - "end": 10370, + "start": 10404, + "end": 10410, "loc": { "start": { - "line": 301, + "line": 302, "column": 23 }, "end": { - "line": 301, + "line": 302, "column": 29 }, "identifierName": "prefix" @@ -13203,15 +13300,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 10371, - "end": 10383, + "start": 10411, + "end": 10423, "loc": { "start": { - "line": 301, + "line": 302, "column": 30 }, "end": { - "line": 301, + "line": 302, "column": 42 } }, @@ -13225,15 +13322,15 @@ }, "property": { "type": "Identifier", - "start": 10385, - "end": 10390, + "start": 10425, + "end": 10430, "loc": { "start": { - "line": 301, + "line": 302, "column": 44 }, "end": { - "line": 301, + "line": 302, "column": 49 }, "identifierName": "error" @@ -13245,15 +13342,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 10391, - "end": 10416, + "start": 10431, + "end": 10456, "loc": { "start": { - "line": 301, + "line": 302, "column": 50 }, "end": { - "line": 301, + "line": 302, "column": 75 } }, @@ -13274,15 +13371,15 @@ { "type": "CommentLine", "value": " Remove via reference to frame.", - "start": 9805, - "end": 9838, + "start": 9845, + "end": 9878, "loc": { "start": { - "line": 287, + "line": 288, "column": 8 }, "end": { - "line": 287, + "line": 288, "column": 41 } } @@ -13291,43 +13388,43 @@ }, { "type": "IfStatement", - "start": 10439, - "end": 10639, + "start": 10479, + "end": 10679, "loc": { "start": { - "line": 303, + "line": 304, "column": 8 }, "end": { - "line": 308, + "line": 309, "column": 9 } }, "test": { "type": "BinaryExpression", - "start": 10443, - "end": 10469, + "start": 10483, + "end": 10509, "loc": { "start": { - "line": 303, + "line": 304, "column": 12 }, "end": { - "line": 303, + "line": 304, "column": 38 } }, "left": { "type": "UnaryExpression", - "start": 10443, - "end": 10456, + "start": 10483, + "end": 10496, "loc": { "start": { - "line": 303, + "line": 304, "column": 12 }, "end": { - "line": 303, + "line": 304, "column": 25 } }, @@ -13335,15 +13432,15 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 10450, - "end": 10455, + "start": 10490, + "end": 10495, "loc": { "start": { - "line": 303, + "line": 304, "column": 19 }, "end": { - "line": 303, + "line": 304, "column": 24 }, "identifierName": "index" @@ -13351,7 +13448,7 @@ "name": "index", "extra": { "parenthesized": true, - "parenStart": 10449 + "parenStart": 10489 } }, "extra": { @@ -13361,15 +13458,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 10461, - "end": 10469, + "start": 10501, + "end": 10509, "loc": { "start": { - "line": 303, + "line": 304, "column": 30 }, "end": { - "line": 303, + "line": 304, "column": 38 } }, @@ -13382,86 +13479,86 @@ }, "consequent": { "type": "BlockStatement", - "start": 10471, - "end": 10639, + "start": 10511, + "end": 10679, "loc": { "start": { - "line": 303, + "line": 304, "column": 40 }, "end": { - "line": 308, + "line": 309, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 10519, - "end": 10548, + "start": 10559, + "end": 10588, "loc": { "start": { - "line": 305, + "line": 306, "column": 12 }, "end": { - "line": 305, + "line": 306, "column": 41 } }, "expression": { "type": "CallExpression", - "start": 10519, - "end": 10547, + "start": 10559, + "end": 10587, "loc": { "start": { - "line": 305, + "line": 306, "column": 12 }, "end": { - "line": 305, + "line": 306, "column": 40 } }, "callee": { "type": "MemberExpression", - "start": 10519, - "end": 10537, + "start": 10559, + "end": 10577, "loc": { "start": { - "line": 305, + "line": 306, "column": 12 }, "end": { - "line": 305, + "line": 306, "column": 30 } }, "object": { "type": "MemberExpression", - "start": 10519, - "end": 10530, + "start": 10559, + "end": 10570, "loc": { "start": { - "line": 305, + "line": 306, "column": 12 }, "end": { - "line": 305, + "line": 306, "column": 23 } }, "object": { "type": "ThisExpression", - "start": 10519, - "end": 10523, + "start": 10559, + "end": 10563, "loc": { "start": { - "line": 305, + "line": 306, "column": 12 }, "end": { - "line": 305, + "line": 306, "column": 16 } }, @@ -13469,15 +13566,15 @@ }, "property": { "type": "Identifier", - "start": 10524, - "end": 10530, + "start": 10564, + "end": 10570, "loc": { "start": { - "line": 305, + "line": 306, "column": 17 }, "end": { - "line": 305, + "line": 306, "column": 23 }, "identifierName": "frames" @@ -13489,15 +13586,15 @@ }, "property": { "type": "Identifier", - "start": 10531, - "end": 10537, + "start": 10571, + "end": 10577, "loc": { "start": { - "line": 305, + "line": 306, "column": 24 }, "end": { - "line": 305, + "line": 306, "column": 30 }, "identifierName": "splice" @@ -13510,15 +13607,15 @@ "arguments": [ { "type": "Identifier", - "start": 10538, - "end": 10543, + "start": 10578, + "end": 10583, "loc": { "start": { - "line": 305, + "line": 306, "column": 31 }, "end": { - "line": 305, + "line": 306, "column": 36 }, "identifierName": "index" @@ -13527,15 +13624,15 @@ }, { "type": "NumericLiteral", - "start": 10545, - "end": 10546, + "start": 10585, + "end": 10586, "loc": { "start": { - "line": 305, + "line": 306, "column": 38 }, "end": { - "line": 305, + "line": 306, "column": 39 } }, @@ -13552,15 +13649,15 @@ { "type": "CommentLine", "value": " Remove the frame", - "start": 10486, - "end": 10505, + "start": 10526, + "end": 10545, "loc": { "start": { - "line": 304, + "line": 305, "column": 12 }, "end": { - "line": 304, + "line": 305, "column": 31 } } @@ -13570,15 +13667,15 @@ { "type": "CommentLine", "value": " Re-index frames after a change", - "start": 10562, - "end": 10595, + "start": 10602, + "end": 10635, "loc": { "start": { - "line": 306, + "line": 307, "column": 12 }, "end": { - "line": 306, + "line": 307, "column": 45 } } @@ -13587,57 +13684,57 @@ }, { "type": "ExpressionStatement", - "start": 10609, - "end": 10628, + "start": 10649, + "end": 10668, "loc": { "start": { - "line": 307, + "line": 308, "column": 12 }, "end": { - "line": 307, + "line": 308, "column": 31 } }, "expression": { "type": "CallExpression", - "start": 10609, - "end": 10627, + "start": 10649, + "end": 10667, "loc": { "start": { - "line": 307, + "line": 308, "column": 12 }, "end": { - "line": 307, + "line": 308, "column": 30 } }, "callee": { "type": "MemberExpression", - "start": 10609, - "end": 10625, + "start": 10649, + "end": 10665, "loc": { "start": { - "line": 307, + "line": 308, "column": 12 }, "end": { - "line": 307, + "line": 308, "column": 28 } }, "object": { "type": "ThisExpression", - "start": 10609, - "end": 10613, + "start": 10649, + "end": 10653, "loc": { "start": { - "line": 307, + "line": 308, "column": 12 }, "end": { - "line": 307, + "line": 308, "column": 16 } }, @@ -13645,15 +13742,15 @@ }, "property": { "type": "Identifier", - "start": 10614, - "end": 10625, + "start": 10654, + "end": 10665, "loc": { "start": { - "line": 307, + "line": 308, "column": 17 }, "end": { - "line": 307, + "line": 308, "column": 28 }, "identifierName": "indexFrames" @@ -13670,15 +13767,15 @@ { "type": "CommentLine", "value": " Re-index frames after a change", - "start": 10562, - "end": 10595, + "start": 10602, + "end": 10635, "loc": { "start": { - "line": 306, + "line": 307, "column": 12 }, "end": { - "line": 306, + "line": 307, "column": 45 } } @@ -13692,29 +13789,29 @@ }, { "type": "ReturnStatement", - "start": 10649, - "end": 10661, + "start": 10689, + "end": 10701, "loc": { "start": { - "line": 309, + "line": 310, "column": 8 }, "end": { - "line": 309, + "line": 310, "column": 20 } }, "argument": { "type": "ThisExpression", - "start": 10656, - "end": 10660, + "start": 10696, + "end": 10700, "loc": { "start": { - "line": 309, + "line": 310, "column": 15 }, "end": { - "line": 309, + "line": 310, "column": 19 } } @@ -13728,15 +13825,15 @@ { "type": "CommentBlock", "value": "*\r\n * Removes the frame passed or the frame that exists at pIndex.\r\n * @param {Frame} pFrame - The frame to remove from this icon. pIndex should be not be used in tandem with this method of removing.\r\n * @param {number} pIndex - The index of the frame to remove. pFrame must be undefined to use this method for removing.\r\n * @returns {self} This icon instance.\r\n ", - "start": 9304, - "end": 9691, + "start": 9344, + "end": 9731, "loc": { "start": { - "line": 278, + "line": 279, "column": 4 }, "end": { - "line": 283, + "line": 284, "column": 7 } } @@ -13746,15 +13843,15 @@ { "type": "CommentBlock", "value": "*\r\n * Index the frames properly.\r\n * @private\r\n ", - "start": 10674, - "end": 10738, + "start": 10714, + "end": 10778, "loc": { "start": { - "line": 311, + "line": 312, "column": 4 }, "end": { - "line": 314, + "line": 315, "column": 7 } } @@ -13763,15 +13860,15 @@ }, { "type": "ClassMethod", - "start": 10744, - "end": 10913, + "start": 10784, + "end": 10953, "loc": { "start": { - "line": 315, + "line": 316, "column": 4 }, "end": { - "line": 320, + "line": 321, "column": 5 } }, @@ -13779,15 +13876,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 10744, - "end": 10755, + "start": 10784, + "end": 10795, "loc": { "start": { - "line": 315, + "line": 316, "column": 4 }, "end": { - "line": 315, + "line": 316, "column": 15 }, "identifierName": "indexFrames" @@ -13803,86 +13900,86 @@ "params": [], "body": { "type": "BlockStatement", - "start": 10758, - "end": 10913, + "start": 10798, + "end": 10953, "loc": { "start": { - "line": 315, + "line": 316, "column": 18 }, "end": { - "line": 320, + "line": 321, "column": 5 } }, "body": [ { "type": "ExpressionStatement", - "start": 10816, - "end": 10906, + "start": 10856, + "end": 10946, "loc": { "start": { - "line": 317, + "line": 318, "column": 8 }, "end": { - "line": 319, + "line": 320, "column": 11 } }, "expression": { "type": "CallExpression", - "start": 10816, - "end": 10905, + "start": 10856, + "end": 10945, "loc": { "start": { - "line": 317, + "line": 318, "column": 8 }, "end": { - "line": 319, + "line": 320, "column": 10 } }, "callee": { "type": "MemberExpression", - "start": 10816, - "end": 10835, + "start": 10856, + "end": 10875, "loc": { "start": { - "line": 317, + "line": 318, "column": 8 }, "end": { - "line": 317, + "line": 318, "column": 27 } }, "object": { "type": "MemberExpression", - "start": 10816, - "end": 10827, + "start": 10856, + "end": 10867, "loc": { "start": { - "line": 317, + "line": 318, "column": 8 }, "end": { - "line": 317, + "line": 318, "column": 19 } }, "object": { "type": "ThisExpression", - "start": 10816, - "end": 10820, + "start": 10856, + "end": 10860, "loc": { "start": { - "line": 317, + "line": 318, "column": 8 }, "end": { - "line": 317, + "line": 318, "column": 12 } }, @@ -13890,15 +13987,15 @@ }, "property": { "type": "Identifier", - "start": 10821, - "end": 10827, + "start": 10861, + "end": 10867, "loc": { "start": { - "line": 317, + "line": 318, "column": 13 }, "end": { - "line": 317, + "line": 318, "column": 19 }, "identifierName": "frames" @@ -13910,15 +14007,15 @@ }, "property": { "type": "Identifier", - "start": 10828, - "end": 10835, + "start": 10868, + "end": 10875, "loc": { "start": { - "line": 317, + "line": 318, "column": 20 }, "end": { - "line": 317, + "line": 318, "column": 27 }, "identifierName": "forEach" @@ -13931,15 +14028,15 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 10836, - "end": 10904, + "start": 10876, + "end": 10944, "loc": { "start": { - "line": 317, + "line": 318, "column": 28 }, "end": { - "line": 319, + "line": 320, "column": 9 } }, @@ -13950,15 +14047,15 @@ "params": [ { "type": "Identifier", - "start": 10837, - "end": 10843, + "start": 10877, + "end": 10883, "loc": { "start": { - "line": 317, + "line": 318, "column": 29 }, "end": { - "line": 317, + "line": 318, "column": 35 }, "identifierName": "pFrame" @@ -13967,15 +14064,15 @@ }, { "type": "Identifier", - "start": 10845, - "end": 10851, + "start": 10885, + "end": 10891, "loc": { "start": { - "line": 317, + "line": 318, "column": 37 }, "end": { - "line": 317, + "line": 318, "column": 43 }, "identifierName": "pIndex" @@ -13985,73 +14082,73 @@ ], "body": { "type": "BlockStatement", - "start": 10856, - "end": 10904, + "start": 10896, + "end": 10944, "loc": { "start": { - "line": 317, + "line": 318, "column": 48 }, "end": { - "line": 319, + "line": 320, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 10871, - "end": 10893, + "start": 10911, + "end": 10933, "loc": { "start": { - "line": 318, + "line": 319, "column": 12 }, "end": { - "line": 318, + "line": 319, "column": 34 } }, "expression": { "type": "AssignmentExpression", - "start": 10871, - "end": 10892, + "start": 10911, + "end": 10932, "loc": { "start": { - "line": 318, + "line": 319, "column": 12 }, "end": { - "line": 318, + "line": 319, "column": 33 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 10871, - "end": 10883, + "start": 10911, + "end": 10923, "loc": { "start": { - "line": 318, + "line": 319, "column": 12 }, "end": { - "line": 318, + "line": 319, "column": 24 } }, "object": { "type": "Identifier", - "start": 10871, - "end": 10877, + "start": 10911, + "end": 10917, "loc": { "start": { - "line": 318, + "line": 319, "column": 12 }, "end": { - "line": 318, + "line": 319, "column": 18 }, "identifierName": "pFrame" @@ -14060,15 +14157,15 @@ }, "property": { "type": "Identifier", - "start": 10878, - "end": 10883, + "start": 10918, + "end": 10923, "loc": { "start": { - "line": 318, + "line": 319, "column": 19 }, "end": { - "line": 318, + "line": 319, "column": 24 }, "identifierName": "index" @@ -14079,15 +14176,15 @@ }, "right": { "type": "Identifier", - "start": 10886, - "end": 10892, + "start": 10926, + "end": 10932, "loc": { "start": { - "line": 318, + "line": 319, "column": 27 }, "end": { - "line": 318, + "line": 319, "column": 33 }, "identifierName": "pIndex" @@ -14107,15 +14204,15 @@ { "type": "CommentLine", "value": " Reorder the frames after removing.", - "start": 10769, - "end": 10806, + "start": 10809, + "end": 10846, "loc": { "start": { - "line": 316, + "line": 317, "column": 8 }, "end": { - "line": 316, + "line": 317, "column": 45 } } @@ -14130,15 +14227,15 @@ { "type": "CommentBlock", "value": "*\r\n * Index the frames properly.\r\n * @private\r\n ", - "start": 10674, - "end": 10738, + "start": 10714, + "end": 10778, "loc": { "start": { - "line": 311, + "line": 312, "column": 4 }, "end": { - "line": 314, + "line": 315, "column": 7 } } @@ -14148,15 +14245,15 @@ { "type": "CommentBlock", "value": "*\r\n * Reorders the frame in the animation. The index of the passed frame will be swapped with the frame at pIndex.\r\n * The \"first\" frame of the animation is technically this icon's dataURL. So if you are aiming to change the order of this icon and convert it into a frame.\r\n * pCurrentIndex must be set to -1 to match this icon.\r\n * @param {number} pCurrentIndex - The current index of the frame.\r\n * @param {number} pIndex - The index the frame will be moving to.\r\n * @returns {self} This icon instance.\r\n ", - "start": 10919, - "end": 11458, + "start": 10959, + "end": 11498, "loc": { "start": { - "line": 321, + "line": 322, "column": 4 }, "end": { - "line": 328, + "line": 329, "column": 7 } } @@ -14165,15 +14262,15 @@ }, { "type": "ClassMethod", - "start": 11464, - "end": 13393, + "start": 11504, + "end": 13433, "loc": { "start": { - "line": 329, + "line": 330, "column": 4 }, "end": { - "line": 369, + "line": 370, "column": 5 } }, @@ -14181,15 +14278,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 11464, - "end": 11476, + "start": 11504, + "end": 11516, "loc": { "start": { - "line": 329, + "line": 330, "column": 4 }, "end": { - "line": 329, + "line": 330, "column": 16 }, "identifierName": "reorderFrame" @@ -14205,15 +14302,15 @@ "params": [ { "type": "Identifier", - "start": 11477, - "end": 11490, + "start": 11517, + "end": 11530, "loc": { "start": { - "line": 329, + "line": 330, "column": 17 }, "end": { - "line": 329, + "line": 330, "column": 30 }, "identifierName": "pCurrentIndex" @@ -14222,15 +14319,15 @@ }, { "type": "Identifier", - "start": 11492, - "end": 11498, + "start": 11532, + "end": 11538, "loc": { "start": { - "line": 329, + "line": 330, "column": 32 }, "end": { - "line": 329, + "line": 330, "column": 38 }, "identifierName": "pIndex" @@ -14240,72 +14337,72 @@ ], "body": { "type": "BlockStatement", - "start": 11500, - "end": 13393, + "start": 11540, + "end": 13433, "loc": { "start": { - "line": 329, + "line": 330, "column": 40 }, "end": { - "line": 369, + "line": 370, "column": 5 } }, "body": [ { "type": "IfStatement", - "start": 11511, - "end": 13364, + "start": 11551, + "end": 13404, "loc": { "start": { - "line": 330, + "line": 331, "column": 8 }, "end": { - "line": 367, + "line": 368, "column": 9 } }, "test": { "type": "LogicalExpression", - "start": 11515, - "end": 11580, + "start": 11555, + "end": 11620, "loc": { "start": { - "line": 330, + "line": 331, "column": 12 }, "end": { - "line": 330, + "line": 331, "column": 77 } }, "left": { "type": "BinaryExpression", - "start": 11515, - "end": 11549, + "start": 11555, + "end": 11589, "loc": { "start": { - "line": 330, + "line": 331, "column": 12 }, "end": { - "line": 330, + "line": 331, "column": 46 } }, "left": { "type": "UnaryExpression", - "start": 11515, - "end": 11536, + "start": 11555, + "end": 11576, "loc": { "start": { - "line": 330, + "line": 331, "column": 12 }, "end": { - "line": 330, + "line": 331, "column": 33 } }, @@ -14313,15 +14410,15 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 11522, - "end": 11535, + "start": 11562, + "end": 11575, "loc": { "start": { - "line": 330, + "line": 331, "column": 19 }, "end": { - "line": 330, + "line": 331, "column": 32 }, "identifierName": "pCurrentIndex" @@ -14329,7 +14426,7 @@ "name": "pCurrentIndex", "extra": { "parenthesized": true, - "parenStart": 11521 + "parenStart": 11561 } }, "extra": { @@ -14339,15 +14436,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 11541, - "end": 11549, + "start": 11581, + "end": 11589, "loc": { "start": { - "line": 330, + "line": 331, "column": 38 }, "end": { - "line": 330, + "line": 331, "column": 46 } }, @@ -14361,29 +14458,29 @@ "operator": "&&", "right": { "type": "BinaryExpression", - "start": 11553, - "end": 11580, + "start": 11593, + "end": 11620, "loc": { "start": { - "line": 330, + "line": 331, "column": 50 }, "end": { - "line": 330, + "line": 331, "column": 77 } }, "left": { "type": "UnaryExpression", - "start": 11553, - "end": 11567, + "start": 11593, + "end": 11607, "loc": { "start": { - "line": 330, + "line": 331, "column": 50 }, "end": { - "line": 330, + "line": 331, "column": 64 } }, @@ -14391,15 +14488,15 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 11560, - "end": 11566, + "start": 11600, + "end": 11606, "loc": { "start": { - "line": 330, + "line": 331, "column": 57 }, "end": { - "line": 330, + "line": 331, "column": 63 }, "identifierName": "pIndex" @@ -14407,7 +14504,7 @@ "name": "pIndex", "extra": { "parenthesized": true, - "parenStart": 11559 + "parenStart": 11599 } }, "extra": { @@ -14417,15 +14514,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 11572, - "end": 11580, + "start": 11612, + "end": 11620, "loc": { "start": { - "line": 330, + "line": 331, "column": 69 }, "end": { - "line": 330, + "line": 331, "column": 77 } }, @@ -14439,59 +14536,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 11582, - "end": 13272, + "start": 11622, + "end": 13312, "loc": { "start": { - "line": 330, + "line": 331, "column": 79 }, "end": { - "line": 365, + "line": 366, "column": 9 } }, "body": [ { "type": "VariableDeclaration", - "start": 11597, - "end": 11614, + "start": 11637, + "end": 11654, "loc": { "start": { - "line": 331, + "line": 332, "column": 12 }, "end": { - "line": 331, + "line": 332, "column": 29 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 11601, - "end": 11613, + "start": 11641, + "end": 11653, "loc": { "start": { - "line": 331, + "line": 332, "column": 16 }, "end": { - "line": 331, + "line": 332, "column": 28 } }, "id": { "type": "Identifier", - "start": 11601, - "end": 11613, + "start": 11641, + "end": 11653, "loc": { "start": { - "line": 331, + "line": 332, "column": 16 }, "end": { - "line": 331, + "line": 332, "column": 28 }, "identifierName": "frameAtIndex" @@ -14505,44 +14602,44 @@ }, { "type": "VariableDeclaration", - "start": 11628, - "end": 11645, + "start": 11668, + "end": 11685, "loc": { "start": { - "line": 332, + "line": 333, "column": 12 }, "end": { - "line": 332, + "line": 333, "column": 29 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 11632, - "end": 11644, + "start": 11672, + "end": 11684, "loc": { "start": { - "line": 332, + "line": 333, "column": 16 }, "end": { - "line": 332, + "line": 333, "column": 28 } }, "id": { "type": "Identifier", - "start": 11632, - "end": 11644, + "start": 11672, + "end": 11684, "loc": { "start": { - "line": 332, + "line": 333, "column": 16 }, "end": { - "line": 332, + "line": 333, "column": 28 }, "identifierName": "currentFrame" @@ -14557,15 +14654,15 @@ { "type": "CommentLine", "value": " We check if the current index is -1, if it is then it means we want to treat this icon as a frame. As the icon data and delay of this icon serves", - "start": 11659, - "end": 11807, + "start": 11699, + "end": 11847, "loc": { "start": { - "line": 333, + "line": 334, "column": 12 }, "end": { - "line": 333, + "line": 334, "column": 160 } } @@ -14573,15 +14670,15 @@ { "type": "CommentLine", "value": " as the frame 0.", - "start": 11821, - "end": 11839, + "start": 11861, + "end": 11879, "loc": { "start": { - "line": 334, + "line": 335, "column": 12 }, "end": { - "line": 334, + "line": 335, "column": 30 } } @@ -14590,43 +14687,43 @@ }, { "type": "IfStatement", - "start": 11853, - "end": 12151, + "start": 11893, + "end": 12191, "loc": { "start": { - "line": 335, + "line": 336, "column": 12 }, "end": { - "line": 340, + "line": 341, "column": 13 } }, "test": { "type": "BinaryExpression", - "start": 11857, - "end": 11877, + "start": 11897, + "end": 11917, "loc": { "start": { - "line": 335, + "line": 336, "column": 16 }, "end": { - "line": 335, + "line": 336, "column": 36 } }, "left": { "type": "Identifier", - "start": 11857, - "end": 11870, + "start": 11897, + "end": 11910, "loc": { "start": { - "line": 335, + "line": 336, "column": 16 }, "end": { - "line": 335, + "line": 336, "column": 29 }, "identifierName": "pCurrentIndex" @@ -14637,15 +14734,15 @@ "operator": "===", "right": { "type": "UnaryExpression", - "start": 11875, - "end": 11877, + "start": 11915, + "end": 11917, "loc": { "start": { - "line": 335, + "line": 336, "column": 34 }, "end": { - "line": 335, + "line": 336, "column": 36 } }, @@ -14653,15 +14750,15 @@ "prefix": true, "argument": { "type": "NumericLiteral", - "start": 11876, - "end": 11877, + "start": 11916, + "end": 11917, "loc": { "start": { - "line": 335, + "line": 336, "column": 35 }, "end": { - "line": 335, + "line": 336, "column": 36 } }, @@ -14679,59 +14776,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 11879, - "end": 12037, + "start": 11919, + "end": 12077, "loc": { "start": { - "line": 335, + "line": 336, "column": 38 }, "end": { - "line": 338, + "line": 339, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 11898, - "end": 11918, + "start": 11938, + "end": 11958, "loc": { "start": { - "line": 336, + "line": 337, "column": 16 }, "end": { - "line": 336, + "line": 337, "column": 36 } }, "expression": { "type": "AssignmentExpression", - "start": 11898, - "end": 11917, + "start": 11938, + "end": 11957, "loc": { "start": { - "line": 336, + "line": 337, "column": 16 }, "end": { - "line": 336, + "line": 337, "column": 35 } }, "operator": "=", "left": { "type": "Identifier", - "start": 11898, - "end": 11910, + "start": 11938, + "end": 11950, "loc": { "start": { - "line": 336, + "line": 337, "column": 16 }, "end": { - "line": 336, + "line": 337, "column": 28 }, "identifierName": "currentFrame" @@ -14740,15 +14837,15 @@ }, "right": { "type": "ThisExpression", - "start": 11913, - "end": 11917, + "start": 11953, + "end": 11957, "loc": { "start": { - "line": 336, + "line": 337, "column": 31 }, "end": { - "line": 336, + "line": 337, "column": 35 } } @@ -14758,15 +14855,15 @@ { "type": "CommentLine", "value": " Otherwise if the index passed can be found in the frames array, then we use that frame.", - "start": 11932, - "end": 12022, + "start": 11972, + "end": 12062, "loc": { "start": { - "line": 337, + "line": 338, "column": 12 }, "end": { - "line": 337, + "line": 338, "column": 102 } } @@ -14778,72 +14875,72 @@ }, "alternate": { "type": "IfStatement", - "start": 12043, - "end": 12151, + "start": 12083, + "end": 12191, "loc": { "start": { - "line": 338, + "line": 339, "column": 19 }, "end": { - "line": 340, + "line": 341, "column": 13 } }, "test": { "type": "MemberExpression", - "start": 12047, - "end": 12073, + "start": 12087, + "end": 12113, "loc": { "start": { - "line": 338, + "line": 339, "column": 23 }, "end": { - "line": 338, + "line": 339, "column": 49 } }, "object": { "type": "MemberExpression", - "start": 12047, - "end": 12058, + "start": 12087, + "end": 12098, "loc": { "start": { - "line": 338, + "line": 339, "column": 23 }, "end": { - "line": 338, + "line": 339, "column": 34 } }, "object": { "type": "ThisExpression", - "start": 12047, - "end": 12051, + "start": 12087, + "end": 12091, "loc": { "start": { - "line": 338, + "line": 339, "column": 23 }, "end": { - "line": 338, + "line": 339, "column": 27 } } }, "property": { "type": "Identifier", - "start": 12052, - "end": 12058, + "start": 12092, + "end": 12098, "loc": { "start": { - "line": 338, + "line": 339, "column": 28 }, "end": { - "line": 338, + "line": 339, "column": 34 }, "identifierName": "frames" @@ -14854,15 +14951,15 @@ }, "property": { "type": "Identifier", - "start": 12059, - "end": 12072, + "start": 12099, + "end": 12112, "loc": { "start": { - "line": 338, + "line": 339, "column": 35 }, "end": { - "line": 338, + "line": 339, "column": 48 }, "identifierName": "pCurrentIndex" @@ -14873,59 +14970,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 12075, - "end": 12151, + "start": 12115, + "end": 12191, "loc": { "start": { - "line": 338, + "line": 339, "column": 51 }, "end": { - "line": 340, + "line": 341, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 12094, - "end": 12136, + "start": 12134, + "end": 12176, "loc": { "start": { - "line": 339, + "line": 340, "column": 16 }, "end": { - "line": 339, + "line": 340, "column": 58 } }, "expression": { "type": "AssignmentExpression", - "start": 12094, - "end": 12135, + "start": 12134, + "end": 12175, "loc": { "start": { - "line": 339, + "line": 340, "column": 16 }, "end": { - "line": 339, + "line": 340, "column": 57 } }, "operator": "=", "left": { "type": "Identifier", - "start": 12094, - "end": 12106, + "start": 12134, + "end": 12146, "loc": { "start": { - "line": 339, + "line": 340, "column": 16 }, "end": { - "line": 339, + "line": 340, "column": 28 }, "identifierName": "currentFrame" @@ -14934,58 +15031,58 @@ }, "right": { "type": "MemberExpression", - "start": 12109, - "end": 12135, + "start": 12149, + "end": 12175, "loc": { "start": { - "line": 339, + "line": 340, "column": 31 }, "end": { - "line": 339, + "line": 340, "column": 57 } }, "object": { "type": "MemberExpression", - "start": 12109, - "end": 12120, + "start": 12149, + "end": 12160, "loc": { "start": { - "line": 339, + "line": 340, "column": 31 }, "end": { - "line": 339, + "line": 340, "column": 42 } }, "object": { "type": "ThisExpression", - "start": 12109, - "end": 12113, + "start": 12149, + "end": 12153, "loc": { "start": { - "line": 339, + "line": 340, "column": 31 }, "end": { - "line": 339, + "line": 340, "column": 35 } } }, "property": { "type": "Identifier", - "start": 12114, - "end": 12120, + "start": 12154, + "end": 12160, "loc": { "start": { - "line": 339, + "line": 340, "column": 36 }, "end": { - "line": 339, + "line": 340, "column": 42 }, "identifierName": "frames" @@ -14996,15 +15093,15 @@ }, "property": { "type": "Identifier", - "start": 12121, - "end": 12134, + "start": 12161, + "end": 12174, "loc": { "start": { - "line": 339, + "line": 340, "column": 43 }, "end": { - "line": 339, + "line": 340, "column": 56 }, "identifierName": "pCurrentIndex" @@ -15026,15 +15123,15 @@ { "type": "CommentLine", "value": " We check if the current index is -1, if it is then it means we want to treat this icon as a frame. As the icon data and delay of this icon serves", - "start": 11659, - "end": 11807, + "start": 11699, + "end": 11847, "loc": { "start": { - "line": 333, + "line": 334, "column": 12 }, "end": { - "line": 333, + "line": 334, "column": 160 } } @@ -15042,15 +15139,15 @@ { "type": "CommentLine", "value": " as the frame 0.", - "start": 11821, - "end": 11839, + "start": 11861, + "end": 11879, "loc": { "start": { - "line": 334, + "line": 335, "column": 12 }, "end": { - "line": 334, + "line": 335, "column": 30 } } @@ -15060,15 +15157,15 @@ { "type": "CommentLine", "value": " We get the frame at the specified index.", - "start": 12167, - "end": 12210, + "start": 12207, + "end": 12250, "loc": { "start": { - "line": 342, + "line": 343, "column": 12 }, "end": { - "line": 342, + "line": 343, "column": 55 } } @@ -15077,57 +15174,57 @@ }, { "type": "IfStatement", - "start": 12224, - "end": 12318, + "start": 12264, + "end": 12358, "loc": { "start": { - "line": 343, + "line": 344, "column": 12 }, "end": { - "line": 345, + "line": 346, "column": 13 } }, "test": { "type": "MemberExpression", - "start": 12228, - "end": 12247, + "start": 12268, + "end": 12287, "loc": { "start": { - "line": 343, + "line": 344, "column": 16 }, "end": { - "line": 343, + "line": 344, "column": 35 } }, "object": { "type": "MemberExpression", - "start": 12228, - "end": 12239, + "start": 12268, + "end": 12279, "loc": { "start": { - "line": 343, + "line": 344, "column": 16 }, "end": { - "line": 343, + "line": 344, "column": 27 } }, "object": { "type": "ThisExpression", - "start": 12228, - "end": 12232, + "start": 12268, + "end": 12272, "loc": { "start": { - "line": 343, + "line": 344, "column": 16 }, "end": { - "line": 343, + "line": 344, "column": 20 } }, @@ -15135,15 +15232,15 @@ }, "property": { "type": "Identifier", - "start": 12233, - "end": 12239, + "start": 12273, + "end": 12279, "loc": { "start": { - "line": 343, + "line": 344, "column": 21 }, "end": { - "line": 343, + "line": 344, "column": 27 }, "identifierName": "frames" @@ -15155,15 +15252,15 @@ }, "property": { "type": "Identifier", - "start": 12240, - "end": 12246, + "start": 12280, + "end": 12286, "loc": { "start": { - "line": 343, + "line": 344, "column": 28 }, "end": { - "line": 343, + "line": 344, "column": 34 }, "identifierName": "pIndex" @@ -15175,59 +15272,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 12249, - "end": 12318, + "start": 12289, + "end": 12358, "loc": { "start": { - "line": 343, + "line": 344, "column": 37 }, "end": { - "line": 345, + "line": 346, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 12268, - "end": 12303, + "start": 12308, + "end": 12343, "loc": { "start": { - "line": 344, + "line": 345, "column": 16 }, "end": { - "line": 344, + "line": 345, "column": 51 } }, "expression": { "type": "AssignmentExpression", - "start": 12268, - "end": 12302, + "start": 12308, + "end": 12342, "loc": { "start": { - "line": 344, + "line": 345, "column": 16 }, "end": { - "line": 344, + "line": 345, "column": 50 } }, "operator": "=", "left": { "type": "Identifier", - "start": 12268, - "end": 12280, + "start": 12308, + "end": 12320, "loc": { "start": { - "line": 344, + "line": 345, "column": 16 }, "end": { - "line": 344, + "line": 345, "column": 28 }, "identifierName": "frameAtIndex" @@ -15236,58 +15333,58 @@ }, "right": { "type": "MemberExpression", - "start": 12283, - "end": 12302, + "start": 12323, + "end": 12342, "loc": { "start": { - "line": 344, + "line": 345, "column": 31 }, "end": { - "line": 344, + "line": 345, "column": 50 } }, "object": { "type": "MemberExpression", - "start": 12283, - "end": 12294, + "start": 12323, + "end": 12334, "loc": { "start": { - "line": 344, + "line": 345, "column": 31 }, "end": { - "line": 344, + "line": 345, "column": 42 } }, "object": { "type": "ThisExpression", - "start": 12283, - "end": 12287, + "start": 12323, + "end": 12327, "loc": { "start": { - "line": 344, + "line": 345, "column": 31 }, "end": { - "line": 344, + "line": 345, "column": 35 } } }, "property": { "type": "Identifier", - "start": 12288, - "end": 12294, + "start": 12328, + "end": 12334, "loc": { "start": { - "line": 344, + "line": 345, "column": 36 }, "end": { - "line": 344, + "line": 345, "column": 42 }, "identifierName": "frames" @@ -15298,15 +15395,15 @@ }, "property": { "type": "Identifier", - "start": 12295, - "end": 12301, + "start": 12335, + "end": 12341, "loc": { "start": { - "line": 344, + "line": 345, "column": 43 }, "end": { - "line": 344, + "line": 345, "column": 49 }, "identifierName": "pIndex" @@ -15326,15 +15423,15 @@ { "type": "CommentLine", "value": " We get the frame at the specified index.", - "start": 12167, - "end": 12210, + "start": 12207, + "end": 12250, "loc": { "start": { - "line": 342, + "line": 343, "column": 12 }, "end": { - "line": 342, + "line": 343, "column": 55 } } @@ -15344,15 +15441,15 @@ { "type": "CommentLine", "value": " If both frames can be found, we can swap their data.", - "start": 12334, - "end": 12389, + "start": 12374, + "end": 12429, "loc": { "start": { - "line": 347, + "line": 348, "column": 12 }, "end": { - "line": 347, + "line": 348, "column": 67 } } @@ -15361,43 +15458,43 @@ }, { "type": "IfStatement", - "start": 12403, - "end": 13261, + "start": 12443, + "end": 13301, "loc": { "start": { - "line": 348, + "line": 349, "column": 12 }, "end": { - "line": 364, + "line": 365, "column": 13 } }, "test": { "type": "LogicalExpression", - "start": 12407, - "end": 12435, + "start": 12447, + "end": 12475, "loc": { "start": { - "line": 348, + "line": 349, "column": 16 }, "end": { - "line": 348, + "line": 349, "column": 44 } }, "left": { "type": "Identifier", - "start": 12407, - "end": 12419, + "start": 12447, + "end": 12459, "loc": { "start": { - "line": 348, + "line": 349, "column": 16 }, "end": { - "line": 348, + "line": 349, "column": 28 }, "identifierName": "currentFrame" @@ -15408,15 +15505,15 @@ "operator": "&&", "right": { "type": "Identifier", - "start": 12423, - "end": 12435, + "start": 12463, + "end": 12475, "loc": { "start": { - "line": 348, + "line": 349, "column": 32 }, "end": { - "line": 348, + "line": 349, "column": 44 }, "identifierName": "frameAtIndex" @@ -15427,59 +15524,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 12437, - "end": 13098, + "start": 12477, + "end": 13138, "loc": { "start": { - "line": 348, + "line": 349, "column": 46 }, "end": { - "line": 362, + "line": 363, "column": 13 } }, "body": [ { "type": "VariableDeclaration", - "start": 12493, - "end": 12547, + "start": 12533, + "end": 12587, "loc": { "start": { - "line": 350, + "line": 351, "column": 16 }, "end": { - "line": 350, + "line": 351, "column": 70 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 12499, - "end": 12546, + "start": 12539, + "end": 12586, "loc": { "start": { - "line": 350, + "line": 351, "column": 22 }, "end": { - "line": 350, + "line": 351, "column": 69 } }, "id": { "type": "Identifier", - "start": 12499, - "end": 12518, + "start": 12539, + "end": 12558, "loc": { "start": { - "line": 350, + "line": 351, "column": 22 }, "end": { - "line": 350, + "line": 351, "column": 41 }, "identifierName": "currentFrameDataURL" @@ -15489,43 +15586,43 @@ }, "init": { "type": "CallExpression", - "start": 12521, - "end": 12546, + "start": 12561, + "end": 12586, "loc": { "start": { - "line": 350, + "line": 351, "column": 44 }, "end": { - "line": 350, + "line": 351, "column": 69 } }, "callee": { "type": "MemberExpression", - "start": 12521, - "end": 12544, + "start": 12561, + "end": 12584, "loc": { "start": { - "line": 350, + "line": 351, "column": 44 }, "end": { - "line": 350, + "line": 351, "column": 67 } }, "object": { "type": "Identifier", - "start": 12521, - "end": 12533, + "start": 12561, + "end": 12573, "loc": { "start": { - "line": 350, + "line": 351, "column": 44 }, "end": { - "line": 350, + "line": 351, "column": 56 }, "identifierName": "currentFrame" @@ -15534,15 +15631,15 @@ }, "property": { "type": "Identifier", - "start": 12534, - "end": 12544, + "start": 12574, + "end": 12584, "loc": { "start": { - "line": 350, + "line": 351, "column": 57 }, "end": { - "line": 350, + "line": 351, "column": 67 }, "identifierName": "getDataURL" @@ -15561,15 +15658,15 @@ { "type": "CommentLine", "value": " Store frame data", - "start": 12456, - "end": 12475, + "start": 12496, + "end": 12515, "loc": { "start": { - "line": 349, + "line": 350, "column": 16 }, "end": { - "line": 349, + "line": 350, "column": 35 } } @@ -15578,44 +15675,44 @@ }, { "type": "VariableDeclaration", - "start": 12565, - "end": 12615, + "start": 12605, + "end": 12655, "loc": { "start": { - "line": 351, + "line": 352, "column": 16 }, "end": { - "line": 351, + "line": 352, "column": 66 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 12571, - "end": 12614, + "start": 12611, + "end": 12654, "loc": { "start": { - "line": 351, + "line": 352, "column": 22 }, "end": { - "line": 351, + "line": 352, "column": 65 } }, "id": { "type": "Identifier", - "start": 12571, - "end": 12588, + "start": 12611, + "end": 12628, "loc": { "start": { - "line": 351, + "line": 352, "column": 22 }, "end": { - "line": 351, + "line": 352, "column": 39 }, "identifierName": "currentFrameDelay" @@ -15624,43 +15721,43 @@ }, "init": { "type": "CallExpression", - "start": 12591, - "end": 12614, + "start": 12631, + "end": 12654, "loc": { "start": { - "line": 351, + "line": 352, "column": 42 }, "end": { - "line": 351, + "line": 352, "column": 65 } }, "callee": { "type": "MemberExpression", - "start": 12591, - "end": 12612, + "start": 12631, + "end": 12652, "loc": { "start": { - "line": 351, + "line": 352, "column": 42 }, "end": { - "line": 351, + "line": 352, "column": 63 } }, "object": { "type": "Identifier", - "start": 12591, - "end": 12603, + "start": 12631, + "end": 12643, "loc": { "start": { - "line": 351, + "line": 352, "column": 42 }, "end": { - "line": 351, + "line": 352, "column": 54 }, "identifierName": "currentFrame" @@ -15669,15 +15766,15 @@ }, "property": { "type": "Identifier", - "start": 12604, - "end": 12612, + "start": 12644, + "end": 12652, "loc": { "start": { - "line": 351, + "line": 352, "column": 55 }, "end": { - "line": 351, + "line": 352, "column": 63 }, "identifierName": "getDelay" @@ -15694,44 +15791,44 @@ }, { "type": "VariableDeclaration", - "start": 12635, - "end": 12689, + "start": 12675, + "end": 12729, "loc": { "start": { - "line": 353, + "line": 354, "column": 16 }, "end": { - "line": 353, + "line": 354, "column": 70 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 12641, - "end": 12688, + "start": 12681, + "end": 12728, "loc": { "start": { - "line": 353, + "line": 354, "column": 22 }, "end": { - "line": 353, + "line": 354, "column": 69 } }, "id": { "type": "Identifier", - "start": 12641, - "end": 12660, + "start": 12681, + "end": 12700, "loc": { "start": { - "line": 353, + "line": 354, "column": 22 }, "end": { - "line": 353, + "line": 354, "column": 41 }, "identifierName": "frameAtIndexDataURL" @@ -15740,43 +15837,43 @@ }, "init": { "type": "CallExpression", - "start": 12663, - "end": 12688, + "start": 12703, + "end": 12728, "loc": { "start": { - "line": 353, + "line": 354, "column": 44 }, "end": { - "line": 353, + "line": 354, "column": 69 } }, "callee": { "type": "MemberExpression", - "start": 12663, - "end": 12686, + "start": 12703, + "end": 12726, "loc": { "start": { - "line": 353, + "line": 354, "column": 44 }, "end": { - "line": 353, + "line": 354, "column": 67 } }, "object": { "type": "Identifier", - "start": 12663, - "end": 12675, + "start": 12703, + "end": 12715, "loc": { "start": { - "line": 353, + "line": 354, "column": 44 }, "end": { - "line": 353, + "line": 354, "column": 56 }, "identifierName": "frameAtIndex" @@ -15785,15 +15882,15 @@ }, "property": { "type": "Identifier", - "start": 12676, - "end": 12686, + "start": 12716, + "end": 12726, "loc": { "start": { - "line": 353, + "line": 354, "column": 57 }, "end": { - "line": 353, + "line": 354, "column": 67 }, "identifierName": "getDataURL" @@ -15810,44 +15907,44 @@ }, { "type": "VariableDeclaration", - "start": 12707, - "end": 12757, + "start": 12747, + "end": 12797, "loc": { "start": { - "line": 354, + "line": 355, "column": 16 }, "end": { - "line": 354, + "line": 355, "column": 66 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 12713, - "end": 12756, + "start": 12753, + "end": 12796, "loc": { "start": { - "line": 354, + "line": 355, "column": 22 }, "end": { - "line": 354, + "line": 355, "column": 65 } }, "id": { "type": "Identifier", - "start": 12713, - "end": 12730, + "start": 12753, + "end": 12770, "loc": { "start": { - "line": 354, + "line": 355, "column": 22 }, "end": { - "line": 354, + "line": 355, "column": 39 }, "identifierName": "frameAtIndexDelay" @@ -15856,43 +15953,43 @@ }, "init": { "type": "CallExpression", - "start": 12733, - "end": 12756, + "start": 12773, + "end": 12796, "loc": { "start": { - "line": 354, + "line": 355, "column": 42 }, "end": { - "line": 354, + "line": 355, "column": 65 } }, "callee": { "type": "MemberExpression", - "start": 12733, - "end": 12754, + "start": 12773, + "end": 12794, "loc": { "start": { - "line": 354, + "line": 355, "column": 42 }, "end": { - "line": 354, + "line": 355, "column": 63 } }, "object": { "type": "Identifier", - "start": 12733, - "end": 12745, + "start": 12773, + "end": 12785, "loc": { "start": { - "line": 354, + "line": 355, "column": 42 }, "end": { - "line": 354, + "line": 355, "column": 54 }, "identifierName": "frameAtIndex" @@ -15901,15 +15998,15 @@ }, "property": { "type": "Identifier", - "start": 12746, - "end": 12754, + "start": 12786, + "end": 12794, "loc": { "start": { - "line": 354, + "line": 355, "column": 55 }, "end": { - "line": 354, + "line": 355, "column": 63 }, "identifierName": "getDelay" @@ -15927,15 +16024,15 @@ { "type": "CommentLine", "value": " Swap data from frame", - "start": 12777, - "end": 12800, + "start": 12817, + "end": 12840, "loc": { "start": { - "line": 356, + "line": 357, "column": 16 }, "end": { - "line": 356, + "line": 357, "column": 39 } } @@ -15944,57 +16041,57 @@ }, { "type": "ExpressionStatement", - "start": 12818, - "end": 12863, + "start": 12858, + "end": 12903, "loc": { "start": { - "line": 357, + "line": 358, "column": 16 }, "end": { - "line": 357, + "line": 358, "column": 61 } }, "expression": { "type": "CallExpression", - "start": 12818, - "end": 12862, + "start": 12858, + "end": 12902, "loc": { "start": { - "line": 357, + "line": 358, "column": 16 }, "end": { - "line": 357, + "line": 358, "column": 60 } }, "callee": { "type": "MemberExpression", - "start": 12818, - "end": 12841, + "start": 12858, + "end": 12881, "loc": { "start": { - "line": 357, + "line": 358, "column": 16 }, "end": { - "line": 357, + "line": 358, "column": 39 } }, "object": { "type": "Identifier", - "start": 12818, - "end": 12830, + "start": 12858, + "end": 12870, "loc": { "start": { - "line": 357, + "line": 358, "column": 16 }, "end": { - "line": 357, + "line": 358, "column": 28 }, "identifierName": "currentFrame" @@ -16004,15 +16101,15 @@ }, "property": { "type": "Identifier", - "start": 12831, - "end": 12841, + "start": 12871, + "end": 12881, "loc": { "start": { - "line": 357, + "line": 358, "column": 29 }, "end": { - "line": 357, + "line": 358, "column": 39 }, "identifierName": "setDataURL" @@ -16025,15 +16122,15 @@ "arguments": [ { "type": "Identifier", - "start": 12842, - "end": 12861, + "start": 12882, + "end": 12901, "loc": { "start": { - "line": 357, + "line": 358, "column": 40 }, "end": { - "line": 357, + "line": 358, "column": 59 }, "identifierName": "frameAtIndexDataURL" @@ -16047,15 +16144,15 @@ { "type": "CommentLine", "value": " Swap data from frame", - "start": 12777, - "end": 12800, + "start": 12817, + "end": 12840, "loc": { "start": { - "line": 356, + "line": 357, "column": 16 }, "end": { - "line": 356, + "line": 357, "column": 39 } } @@ -16064,57 +16161,57 @@ }, { "type": "ExpressionStatement", - "start": 12881, - "end": 12922, + "start": 12921, + "end": 12962, "loc": { "start": { - "line": 358, + "line": 359, "column": 16 }, "end": { - "line": 358, + "line": 359, "column": 57 } }, "expression": { "type": "CallExpression", - "start": 12881, - "end": 12921, + "start": 12921, + "end": 12961, "loc": { "start": { - "line": 358, + "line": 359, "column": 16 }, "end": { - "line": 358, + "line": 359, "column": 56 } }, "callee": { "type": "MemberExpression", - "start": 12881, - "end": 12902, + "start": 12921, + "end": 12942, "loc": { "start": { - "line": 358, + "line": 359, "column": 16 }, "end": { - "line": 358, + "line": 359, "column": 37 } }, "object": { "type": "Identifier", - "start": 12881, - "end": 12893, + "start": 12921, + "end": 12933, "loc": { "start": { - "line": 358, + "line": 359, "column": 16 }, "end": { - "line": 358, + "line": 359, "column": 28 }, "identifierName": "currentFrame" @@ -16123,15 +16220,15 @@ }, "property": { "type": "Identifier", - "start": 12894, - "end": 12902, + "start": 12934, + "end": 12942, "loc": { "start": { - "line": 358, + "line": 359, "column": 29 }, "end": { - "line": 358, + "line": 359, "column": 37 }, "identifierName": "setDelay" @@ -16143,15 +16240,15 @@ "arguments": [ { "type": "Identifier", - "start": 12903, - "end": 12920, + "start": 12943, + "end": 12960, "loc": { "start": { - "line": 358, + "line": 359, "column": 38 }, "end": { - "line": 358, + "line": 359, "column": 55 }, "identifierName": "frameAtIndexDelay" @@ -16164,15 +16261,15 @@ { "type": "CommentLine", "value": " Swap data to frame", - "start": 12940, - "end": 12961, + "start": 12980, + "end": 13001, "loc": { "start": { - "line": 359, + "line": 360, "column": 16 }, "end": { - "line": 359, + "line": 360, "column": 37 } } @@ -16181,57 +16278,57 @@ }, { "type": "ExpressionStatement", - "start": 12979, - "end": 13024, + "start": 13019, + "end": 13064, "loc": { "start": { - "line": 360, + "line": 361, "column": 16 }, "end": { - "line": 360, + "line": 361, "column": 61 } }, "expression": { "type": "CallExpression", - "start": 12979, - "end": 13023, + "start": 13019, + "end": 13063, "loc": { "start": { - "line": 360, + "line": 361, "column": 16 }, "end": { - "line": 360, + "line": 361, "column": 60 } }, "callee": { "type": "MemberExpression", - "start": 12979, - "end": 13002, + "start": 13019, + "end": 13042, "loc": { "start": { - "line": 360, + "line": 361, "column": 16 }, "end": { - "line": 360, + "line": 361, "column": 39 } }, "object": { "type": "Identifier", - "start": 12979, - "end": 12991, + "start": 13019, + "end": 13031, "loc": { "start": { - "line": 360, + "line": 361, "column": 16 }, "end": { - "line": 360, + "line": 361, "column": 28 }, "identifierName": "frameAtIndex" @@ -16241,15 +16338,15 @@ }, "property": { "type": "Identifier", - "start": 12992, - "end": 13002, + "start": 13032, + "end": 13042, "loc": { "start": { - "line": 360, + "line": 361, "column": 29 }, "end": { - "line": 360, + "line": 361, "column": 39 }, "identifierName": "setDataURL" @@ -16262,15 +16359,15 @@ "arguments": [ { "type": "Identifier", - "start": 13003, - "end": 13022, + "start": 13043, + "end": 13062, "loc": { "start": { - "line": 360, + "line": 361, "column": 40 }, "end": { - "line": 360, + "line": 361, "column": 59 }, "identifierName": "currentFrameDataURL" @@ -16284,15 +16381,15 @@ { "type": "CommentLine", "value": " Swap data to frame", - "start": 12940, - "end": 12961, + "start": 12980, + "end": 13001, "loc": { "start": { - "line": 359, + "line": 360, "column": 16 }, "end": { - "line": 359, + "line": 360, "column": 37 } } @@ -16301,57 +16398,57 @@ }, { "type": "ExpressionStatement", - "start": 13042, - "end": 13083, + "start": 13082, + "end": 13123, "loc": { "start": { - "line": 361, + "line": 362, "column": 16 }, "end": { - "line": 361, + "line": 362, "column": 57 } }, "expression": { "type": "CallExpression", - "start": 13042, - "end": 13082, + "start": 13082, + "end": 13122, "loc": { "start": { - "line": 361, + "line": 362, "column": 16 }, "end": { - "line": 361, + "line": 362, "column": 56 } }, "callee": { "type": "MemberExpression", - "start": 13042, - "end": 13063, + "start": 13082, + "end": 13103, "loc": { "start": { - "line": 361, + "line": 362, "column": 16 }, "end": { - "line": 361, + "line": 362, "column": 37 } }, "object": { "type": "Identifier", - "start": 13042, - "end": 13054, + "start": 13082, + "end": 13094, "loc": { "start": { - "line": 361, + "line": 362, "column": 16 }, "end": { - "line": 361, + "line": 362, "column": 28 }, "identifierName": "frameAtIndex" @@ -16360,15 +16457,15 @@ }, "property": { "type": "Identifier", - "start": 13055, - "end": 13063, + "start": 13095, + "end": 13103, "loc": { "start": { - "line": 361, + "line": 362, "column": 29 }, "end": { - "line": 361, + "line": 362, "column": 37 }, "identifierName": "setDelay" @@ -16380,15 +16477,15 @@ "arguments": [ { "type": "Identifier", - "start": 13064, - "end": 13081, + "start": 13104, + "end": 13121, "loc": { "start": { - "line": 361, + "line": 362, "column": 38 }, "end": { - "line": 361, + "line": 362, "column": 55 }, "identifierName": "currentFrameDelay" @@ -16403,114 +16500,114 @@ }, "alternate": { "type": "BlockStatement", - "start": 13104, - "end": 13261, + "start": 13144, + "end": 13301, "loc": { "start": { - "line": 362, + "line": 363, "column": 19 }, "end": { - "line": 364, + "line": 365, "column": 13 } }, "body": [ { "type": "ExpressionStatement", - "start": 13123, - "end": 13246, + "start": 13163, + "end": 13286, "loc": { "start": { - "line": 363, + "line": 364, "column": 16 }, "end": { - "line": 363, + "line": 364, "column": 139 } }, "expression": { "type": "CallExpression", - "start": 13123, - "end": 13245, + "start": 13163, + "end": 13285, "loc": { "start": { - "line": 363, + "line": 364, "column": 16 }, "end": { - "line": 363, + "line": 364, "column": 138 } }, "callee": { "type": "MemberExpression", - "start": 13123, - "end": 13160, + "start": 13163, + "end": 13200, "loc": { "start": { - "line": 363, + "line": 364, "column": 16 }, "end": { - "line": 363, + "line": 364, "column": 53 } }, "object": { "type": "CallExpression", - "start": 13123, - "end": 13154, + "start": 13163, + "end": 13194, "loc": { "start": { - "line": 363, + "line": 364, "column": 16 }, "end": { - "line": 363, + "line": 364, "column": 47 } }, "callee": { "type": "MemberExpression", - "start": 13123, - "end": 13140, + "start": 13163, + "end": 13180, "loc": { "start": { - "line": 363, + "line": 364, "column": 16 }, "end": { - "line": 363, + "line": 364, "column": 33 } }, "object": { "type": "MemberExpression", - "start": 13123, - "end": 13133, + "start": 13163, + "end": 13173, "loc": { "start": { - "line": 363, + "line": 364, "column": 16 }, "end": { - "line": 363, + "line": 364, "column": 26 } }, "object": { "type": "Identifier", - "start": 13123, - "end": 13126, + "start": 13163, + "end": 13166, "loc": { "start": { - "line": 363, + "line": 364, "column": 16 }, "end": { - "line": 363, + "line": 364, "column": 19 }, "identifierName": "VYI" @@ -16519,15 +16616,15 @@ }, "property": { "type": "Identifier", - "start": 13127, - "end": 13133, + "start": 13167, + "end": 13173, "loc": { "start": { - "line": 363, + "line": 364, "column": 20 }, "end": { - "line": 363, + "line": 364, "column": 26 }, "identifierName": "logger" @@ -16538,15 +16635,15 @@ }, "property": { "type": "Identifier", - "start": 13134, - "end": 13140, + "start": 13174, + "end": 13180, "loc": { "start": { - "line": 363, + "line": 364, "column": 27 }, "end": { - "line": 363, + "line": 364, "column": 33 }, "identifierName": "prefix" @@ -16558,15 +16655,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 13141, - "end": 13153, + "start": 13181, + "end": 13193, "loc": { "start": { - "line": 363, + "line": 364, "column": 34 }, "end": { - "line": 363, + "line": 364, "column": 46 } }, @@ -16580,15 +16677,15 @@ }, "property": { "type": "Identifier", - "start": 13155, - "end": 13160, + "start": 13195, + "end": 13200, "loc": { "start": { - "line": 363, + "line": 364, "column": 48 }, "end": { - "line": 363, + "line": 364, "column": 53 }, "identifierName": "error" @@ -16600,15 +16697,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 13161, - "end": 13244, + "start": 13201, + "end": 13284, "loc": { "start": { - "line": 363, + "line": 364, "column": 54 }, "end": { - "line": 363, + "line": 364, "column": 137 } }, @@ -16628,15 +16725,15 @@ { "type": "CommentLine", "value": " If both frames can be found, we can swap their data.", - "start": 12334, - "end": 12389, + "start": 12374, + "end": 12429, "loc": { "start": { - "line": 347, + "line": 348, "column": 12 }, "end": { - "line": 347, + "line": 348, "column": 67 } } @@ -16648,114 +16745,114 @@ }, "alternate": { "type": "BlockStatement", - "start": 13278, - "end": 13364, + "start": 13318, + "end": 13404, "loc": { "start": { - "line": 365, + "line": 366, "column": 15 }, "end": { - "line": 367, + "line": 368, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 13293, - "end": 13353, + "start": 13333, + "end": 13393, "loc": { "start": { - "line": 366, + "line": 367, "column": 12 }, "end": { - "line": 366, + "line": 367, "column": 72 } }, "expression": { "type": "CallExpression", - "start": 13293, - "end": 13352, + "start": 13333, + "end": 13392, "loc": { "start": { - "line": 366, + "line": 367, "column": 12 }, "end": { - "line": 366, + "line": 367, "column": 71 } }, "callee": { "type": "MemberExpression", - "start": 13293, - "end": 13330, + "start": 13333, + "end": 13370, "loc": { "start": { - "line": 366, + "line": 367, "column": 12 }, "end": { - "line": 366, + "line": 367, "column": 49 } }, "object": { "type": "CallExpression", - "start": 13293, - "end": 13324, + "start": 13333, + "end": 13364, "loc": { "start": { - "line": 366, + "line": 367, "column": 12 }, "end": { - "line": 366, + "line": 367, "column": 43 } }, "callee": { "type": "MemberExpression", - "start": 13293, - "end": 13310, + "start": 13333, + "end": 13350, "loc": { "start": { - "line": 366, + "line": 367, "column": 12 }, "end": { - "line": 366, + "line": 367, "column": 29 } }, "object": { "type": "MemberExpression", - "start": 13293, - "end": 13303, + "start": 13333, + "end": 13343, "loc": { "start": { - "line": 366, + "line": 367, "column": 12 }, "end": { - "line": 366, + "line": 367, "column": 22 } }, "object": { "type": "Identifier", - "start": 13293, - "end": 13296, + "start": 13333, + "end": 13336, "loc": { "start": { - "line": 366, + "line": 367, "column": 12 }, "end": { - "line": 366, + "line": 367, "column": 15 }, "identifierName": "VYI" @@ -16764,15 +16861,15 @@ }, "property": { "type": "Identifier", - "start": 13297, - "end": 13303, + "start": 13337, + "end": 13343, "loc": { "start": { - "line": 366, + "line": 367, "column": 16 }, "end": { - "line": 366, + "line": 367, "column": 22 }, "identifierName": "logger" @@ -16783,15 +16880,15 @@ }, "property": { "type": "Identifier", - "start": 13304, - "end": 13310, + "start": 13344, + "end": 13350, "loc": { "start": { - "line": 366, + "line": 367, "column": 23 }, "end": { - "line": 366, + "line": 367, "column": 29 }, "identifierName": "prefix" @@ -16803,15 +16900,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 13311, - "end": 13323, + "start": 13351, + "end": 13363, "loc": { "start": { - "line": 366, + "line": 367, "column": 30 }, "end": { - "line": 366, + "line": 367, "column": 42 } }, @@ -16825,15 +16922,15 @@ }, "property": { "type": "Identifier", - "start": 13325, - "end": 13330, + "start": 13365, + "end": 13370, "loc": { "start": { - "line": 366, + "line": 367, "column": 44 }, "end": { - "line": 366, + "line": 367, "column": 49 }, "identifierName": "error" @@ -16845,15 +16942,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 13331, - "end": 13351, + "start": 13371, + "end": 13391, "loc": { "start": { - "line": 366, + "line": 367, "column": 50 }, "end": { - "line": 366, + "line": 367, "column": 70 } }, @@ -16872,29 +16969,29 @@ }, { "type": "ReturnStatement", - "start": 13374, - "end": 13386, + "start": 13414, + "end": 13426, "loc": { "start": { - "line": 368, + "line": 369, "column": 8 }, "end": { - "line": 368, + "line": 369, "column": 20 } }, "argument": { "type": "ThisExpression", - "start": 13381, - "end": 13385, + "start": 13421, + "end": 13425, "loc": { "start": { - "line": 368, + "line": 369, "column": 15 }, "end": { - "line": 368, + "line": 369, "column": 19 } } @@ -16908,15 +17005,15 @@ { "type": "CommentBlock", "value": "*\r\n * Reorders the frame in the animation. The index of the passed frame will be swapped with the frame at pIndex.\r\n * The \"first\" frame of the animation is technically this icon's dataURL. So if you are aiming to change the order of this icon and convert it into a frame.\r\n * pCurrentIndex must be set to -1 to match this icon.\r\n * @param {number} pCurrentIndex - The current index of the frame.\r\n * @param {number} pIndex - The index the frame will be moving to.\r\n * @returns {self} This icon instance.\r\n ", - "start": 10919, - "end": 11458, + "start": 10959, + "end": 11498, "loc": { "start": { - "line": 321, + "line": 322, "column": 4 }, "end": { - "line": 328, + "line": 329, "column": 7 } } @@ -16926,15 +17023,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets the frame existing at pIndex.\r\n * Frame 0 will actually be frame \"1\" in the animation. As this icon will actually be frame 0.\r\n * If you are trying to get \"frame\" 1. Then you will need to use the icon's delay and data url. As that is frame 0.\r\n * @param {number} pIndex - The index of the frame to get.\r\n * @returns {Frame|undefined} The frame found at pIndex.\r\n ", - "start": 13399, - "end": 13801, + "start": 13439, + "end": 13841, "loc": { "start": { - "line": 370, + "line": 371, "column": 4 }, "end": { - "line": 376, + "line": 377, "column": 7 } } @@ -16943,15 +17040,15 @@ }, { "type": "ClassMethod", - "start": 13807, - "end": 14020, + "start": 13847, + "end": 14060, "loc": { "start": { - "line": 377, + "line": 378, "column": 4 }, "end": { - "line": 383, + "line": 384, "column": 5 } }, @@ -16959,15 +17056,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 13807, - "end": 13815, + "start": 13847, + "end": 13855, "loc": { "start": { - "line": 377, + "line": 378, "column": 4 }, "end": { - "line": 377, + "line": 378, "column": 12 }, "identifierName": "getFrame" @@ -16983,15 +17080,15 @@ "params": [ { "type": "Identifier", - "start": 13816, - "end": 13822, + "start": 13856, + "end": 13862, "loc": { "start": { - "line": 377, + "line": 378, "column": 13 }, "end": { - "line": 377, + "line": 378, "column": 19 }, "identifierName": "pIndex" @@ -17001,58 +17098,58 @@ ], "body": { "type": "BlockStatement", - "start": 13824, - "end": 14020, + "start": 13864, + "end": 14060, "loc": { "start": { - "line": 377, + "line": 378, "column": 21 }, "end": { - "line": 383, + "line": 384, "column": 5 } }, "body": [ { "type": "IfStatement", - "start": 13835, - "end": 14013, + "start": 13875, + "end": 14053, "loc": { "start": { - "line": 378, + "line": 379, "column": 8 }, "end": { - "line": 382, + "line": 383, "column": 9 } }, "test": { "type": "BinaryExpression", - "start": 13839, - "end": 13866, + "start": 13879, + "end": 13906, "loc": { "start": { - "line": 378, + "line": 379, "column": 12 }, "end": { - "line": 378, + "line": 379, "column": 39 } }, "left": { "type": "UnaryExpression", - "start": 13839, - "end": 13853, + "start": 13879, + "end": 13893, "loc": { "start": { - "line": 378, + "line": 379, "column": 12 }, "end": { - "line": 378, + "line": 379, "column": 26 } }, @@ -17060,15 +17157,15 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 13846, - "end": 13852, + "start": 13886, + "end": 13892, "loc": { "start": { - "line": 378, + "line": 379, "column": 19 }, "end": { - "line": 378, + "line": 379, "column": 25 }, "identifierName": "pIndex" @@ -17076,7 +17173,7 @@ "name": "pIndex", "extra": { "parenthesized": true, - "parenStart": 13845 + "parenStart": 13885 } }, "extra": { @@ -17086,15 +17183,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 13858, - "end": 13866, + "start": 13898, + "end": 13906, "loc": { "start": { - "line": 378, + "line": 379, "column": 31 }, "end": { - "line": 378, + "line": 379, "column": 39 } }, @@ -17107,87 +17204,87 @@ }, "consequent": { "type": "BlockStatement", - "start": 13868, - "end": 13921, + "start": 13908, + "end": 13961, "loc": { "start": { - "line": 378, + "line": 379, "column": 41 }, "end": { - "line": 380, + "line": 381, "column": 9 } }, "body": [ { "type": "ReturnStatement", - "start": 13883, - "end": 13910, + "start": 13923, + "end": 13950, "loc": { "start": { - "line": 379, + "line": 380, "column": 12 }, "end": { - "line": 379, + "line": 380, "column": 39 } }, "argument": { "type": "MemberExpression", - "start": 13890, - "end": 13909, + "start": 13930, + "end": 13949, "loc": { "start": { - "line": 379, + "line": 380, "column": 19 }, "end": { - "line": 379, + "line": 380, "column": 38 } }, "object": { "type": "MemberExpression", - "start": 13890, - "end": 13901, + "start": 13930, + "end": 13941, "loc": { "start": { - "line": 379, + "line": 380, "column": 19 }, "end": { - "line": 379, + "line": 380, "column": 30 } }, "object": { "type": "ThisExpression", - "start": 13890, - "end": 13894, + "start": 13930, + "end": 13934, "loc": { "start": { - "line": 379, + "line": 380, "column": 19 }, "end": { - "line": 379, + "line": 380, "column": 23 } } }, "property": { "type": "Identifier", - "start": 13895, - "end": 13901, + "start": 13935, + "end": 13941, "loc": { "start": { - "line": 379, + "line": 380, "column": 24 }, "end": { - "line": 379, + "line": 380, "column": 30 }, "identifierName": "frames" @@ -17198,15 +17295,15 @@ }, "property": { "type": "Identifier", - "start": 13902, - "end": 13908, + "start": 13942, + "end": 13948, "loc": { "start": { - "line": 379, + "line": 380, "column": 31 }, "end": { - "line": 379, + "line": 380, "column": 37 }, "identifierName": "pIndex" @@ -17221,114 +17318,114 @@ }, "alternate": { "type": "BlockStatement", - "start": 13927, - "end": 14013, + "start": 13967, + "end": 14053, "loc": { "start": { - "line": 380, + "line": 381, "column": 15 }, "end": { - "line": 382, + "line": 383, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 13942, - "end": 14002, + "start": 13982, + "end": 14042, "loc": { "start": { - "line": 381, + "line": 382, "column": 12 }, "end": { - "line": 381, + "line": 382, "column": 72 } }, "expression": { "type": "CallExpression", - "start": 13942, - "end": 14001, + "start": 13982, + "end": 14041, "loc": { "start": { - "line": 381, + "line": 382, "column": 12 }, "end": { - "line": 381, + "line": 382, "column": 71 } }, "callee": { "type": "MemberExpression", - "start": 13942, - "end": 13979, + "start": 13982, + "end": 14019, "loc": { "start": { - "line": 381, + "line": 382, "column": 12 }, "end": { - "line": 381, + "line": 382, "column": 49 } }, "object": { "type": "CallExpression", - "start": 13942, - "end": 13973, + "start": 13982, + "end": 14013, "loc": { "start": { - "line": 381, + "line": 382, "column": 12 }, "end": { - "line": 381, + "line": 382, "column": 43 } }, "callee": { "type": "MemberExpression", - "start": 13942, - "end": 13959, + "start": 13982, + "end": 13999, "loc": { "start": { - "line": 381, + "line": 382, "column": 12 }, "end": { - "line": 381, + "line": 382, "column": 29 } }, "object": { "type": "MemberExpression", - "start": 13942, - "end": 13952, + "start": 13982, + "end": 13992, "loc": { "start": { - "line": 381, + "line": 382, "column": 12 }, "end": { - "line": 381, + "line": 382, "column": 22 } }, "object": { "type": "Identifier", - "start": 13942, - "end": 13945, + "start": 13982, + "end": 13985, "loc": { "start": { - "line": 381, + "line": 382, "column": 12 }, "end": { - "line": 381, + "line": 382, "column": 15 }, "identifierName": "VYI" @@ -17337,15 +17434,15 @@ }, "property": { "type": "Identifier", - "start": 13946, - "end": 13952, + "start": 13986, + "end": 13992, "loc": { "start": { - "line": 381, + "line": 382, "column": 16 }, "end": { - "line": 381, + "line": 382, "column": 22 }, "identifierName": "logger" @@ -17356,15 +17453,15 @@ }, "property": { "type": "Identifier", - "start": 13953, - "end": 13959, + "start": 13993, + "end": 13999, "loc": { "start": { - "line": 381, + "line": 382, "column": 23 }, "end": { - "line": 381, + "line": 382, "column": 29 }, "identifierName": "prefix" @@ -17376,15 +17473,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 13960, - "end": 13972, + "start": 14000, + "end": 14012, "loc": { "start": { - "line": 381, + "line": 382, "column": 30 }, "end": { - "line": 381, + "line": 382, "column": 42 } }, @@ -17398,15 +17495,15 @@ }, "property": { "type": "Identifier", - "start": 13974, - "end": 13979, + "start": 14014, + "end": 14019, "loc": { "start": { - "line": 381, + "line": 382, "column": 44 }, "end": { - "line": 381, + "line": 382, "column": 49 }, "identifierName": "error" @@ -17418,15 +17515,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 13980, - "end": 14000, + "start": 14020, + "end": 14040, "loc": { "start": { - "line": 381, + "line": 382, "column": 50 }, "end": { - "line": 381, + "line": 382, "column": 70 } }, @@ -17451,15 +17548,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets the frame existing at pIndex.\r\n * Frame 0 will actually be frame \"1\" in the animation. As this icon will actually be frame 0.\r\n * If you are trying to get \"frame\" 1. Then you will need to use the icon's delay and data url. As that is frame 0.\r\n * @param {number} pIndex - The index of the frame to get.\r\n * @returns {Frame|undefined} The frame found at pIndex.\r\n ", - "start": 13399, - "end": 13801, + "start": 13439, + "end": 13841, "loc": { "start": { - "line": 370, + "line": 371, "column": 4 }, "end": { - "line": 376, + "line": 377, "column": 7 } } @@ -17469,15 +17566,15 @@ { "type": "CommentBlock", "value": "*\r\n * Returns an array of all the frames this icons has.\r\n * @returns {Array} An array of frames this icon has.\r\n ", - "start": 14026, - "end": 14156, + "start": 14066, + "end": 14196, "loc": { "start": { - "line": 384, + "line": 385, "column": 4 }, "end": { - "line": 387, + "line": 388, "column": 7 } } @@ -17486,15 +17583,15 @@ }, { "type": "ClassMethod", - "start": 14162, - "end": 14218, + "start": 14202, + "end": 14258, "loc": { "start": { - "line": 388, + "line": 389, "column": 4 }, "end": { - "line": 390, + "line": 391, "column": 5 } }, @@ -17502,15 +17599,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 14162, - "end": 14171, + "start": 14202, + "end": 14211, "loc": { "start": { - "line": 388, + "line": 389, "column": 4 }, "end": { - "line": 388, + "line": 389, "column": 13 }, "identifierName": "getFrames" @@ -17526,102 +17623,102 @@ "params": [], "body": { "type": "BlockStatement", - "start": 14174, - "end": 14218, + "start": 14214, + "end": 14258, "loc": { "start": { - "line": 388, + "line": 389, "column": 16 }, "end": { - "line": 390, + "line": 391, "column": 5 } }, "body": [ { "type": "ReturnStatement", - "start": 14185, - "end": 14211, + "start": 14225, + "end": 14251, "loc": { "start": { - "line": 389, + "line": 390, "column": 8 }, "end": { - "line": 389, + "line": 390, "column": 34 } }, "argument": { "type": "ArrayExpression", - "start": 14192, - "end": 14210, + "start": 14232, + "end": 14250, "loc": { "start": { - "line": 389, + "line": 390, "column": 15 }, "end": { - "line": 389, + "line": 390, "column": 33 } }, "elements": [ { "type": "SpreadElement", - "start": 14194, - "end": 14208, + "start": 14234, + "end": 14248, "loc": { "start": { - "line": 389, + "line": 390, "column": 17 }, "end": { - "line": 389, + "line": 390, "column": 31 } }, "argument": { "type": "MemberExpression", - "start": 14197, - "end": 14208, + "start": 14237, + "end": 14248, "loc": { "start": { - "line": 389, + "line": 390, "column": 20 }, "end": { - "line": 389, + "line": 390, "column": 31 } }, "object": { "type": "ThisExpression", - "start": 14197, - "end": 14201, + "start": 14237, + "end": 14241, "loc": { "start": { - "line": 389, + "line": 390, "column": 20 }, "end": { - "line": 389, + "line": 390, "column": 24 } } }, "property": { "type": "Identifier", - "start": 14202, - "end": 14208, + "start": 14242, + "end": 14248, "loc": { "start": { - "line": 389, + "line": 390, "column": 25 }, "end": { - "line": 389, + "line": 390, "column": 31 }, "identifierName": "frames" @@ -17642,15 +17739,15 @@ { "type": "CommentBlock", "value": "*\r\n * Returns an array of all the frames this icons has.\r\n * @returns {Array} An array of frames this icon has.\r\n ", - "start": 14026, - "end": 14156, + "start": 14066, + "end": 14196, "loc": { "start": { - "line": 384, + "line": 385, "column": 4 }, "end": { - "line": 387, + "line": 388, "column": 7 } } @@ -17660,15 +17757,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets all the frames belonging to this icon.\r\n * @private\r\n * @returns {Array} An array containing the frame data of all frames.\r\n ", - "start": 14224, - "end": 14380, + "start": 14264, + "end": 14420, "loc": { "start": { - "line": 391, + "line": 392, "column": 4 }, "end": { - "line": 395, + "line": 396, "column": 7 } } @@ -17677,15 +17774,15 @@ }, { "type": "ClassMethod", - "start": 14386, - "end": 14585, + "start": 14426, + "end": 14625, "loc": { "start": { - "line": 396, + "line": 397, "column": 4 }, "end": { - "line": 402, + "line": 403, "column": 5 } }, @@ -17693,15 +17790,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 14386, - "end": 14399, + "start": 14426, + "end": 14439, "loc": { "start": { - "line": 396, + "line": 397, "column": 4 }, "end": { - "line": 396, + "line": 397, "column": 17 }, "identifierName": "getFramesData" @@ -17717,59 +17814,59 @@ "params": [], "body": { "type": "BlockStatement", - "start": 14402, - "end": 14585, + "start": 14442, + "end": 14625, "loc": { "start": { - "line": 396, + "line": 397, "column": 20 }, "end": { - "line": 402, + "line": 403, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 14413, - "end": 14439, + "start": 14453, + "end": 14479, "loc": { "start": { - "line": 397, + "line": 398, "column": 8 }, "end": { - "line": 397, + "line": 398, "column": 34 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 14419, - "end": 14438, + "start": 14459, + "end": 14478, "loc": { "start": { - "line": 397, + "line": 398, "column": 14 }, "end": { - "line": 397, + "line": 398, "column": 33 } }, "id": { "type": "Identifier", - "start": 14419, - "end": 14433, + "start": 14459, + "end": 14473, "loc": { "start": { - "line": 397, + "line": 398, "column": 14 }, "end": { - "line": 397, + "line": 398, "column": 28 }, "identifierName": "frameDataArray" @@ -17778,15 +17875,15 @@ }, "init": { "type": "ArrayExpression", - "start": 14436, - "end": 14438, + "start": 14476, + "end": 14478, "loc": { "start": { - "line": 397, + "line": 398, "column": 31 }, "end": { - "line": 397, + "line": 398, "column": 33 } }, @@ -17798,86 +17895,86 @@ }, { "type": "ExpressionStatement", - "start": 14449, - "end": 14546, + "start": 14489, + "end": 14586, "loc": { "start": { - "line": 398, + "line": 399, "column": 8 }, "end": { - "line": 400, + "line": 401, "column": 11 } }, "expression": { "type": "CallExpression", - "start": 14449, - "end": 14545, + "start": 14489, + "end": 14585, "loc": { "start": { - "line": 398, + "line": 399, "column": 8 }, "end": { - "line": 400, + "line": 401, "column": 10 } }, "callee": { "type": "MemberExpression", - "start": 14449, - "end": 14468, + "start": 14489, + "end": 14508, "loc": { "start": { - "line": 398, + "line": 399, "column": 8 }, "end": { - "line": 398, + "line": 399, "column": 27 } }, "object": { "type": "MemberExpression", - "start": 14449, - "end": 14460, + "start": 14489, + "end": 14500, "loc": { "start": { - "line": 398, + "line": 399, "column": 8 }, "end": { - "line": 398, + "line": 399, "column": 19 } }, "object": { "type": "ThisExpression", - "start": 14449, - "end": 14453, + "start": 14489, + "end": 14493, "loc": { "start": { - "line": 398, + "line": 399, "column": 8 }, "end": { - "line": 398, + "line": 399, "column": 12 } } }, "property": { "type": "Identifier", - "start": 14454, - "end": 14460, + "start": 14494, + "end": 14500, "loc": { "start": { - "line": 398, + "line": 399, "column": 13 }, "end": { - "line": 398, + "line": 399, "column": 19 }, "identifierName": "frames" @@ -17888,15 +17985,15 @@ }, "property": { "type": "Identifier", - "start": 14461, - "end": 14468, + "start": 14501, + "end": 14508, "loc": { "start": { - "line": 398, + "line": 399, "column": 20 }, "end": { - "line": 398, + "line": 399, "column": 27 }, "identifierName": "forEach" @@ -17908,15 +18005,15 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 14469, - "end": 14544, + "start": 14509, + "end": 14584, "loc": { "start": { - "line": 398, + "line": 399, "column": 28 }, "end": { - "line": 400, + "line": 401, "column": 9 } }, @@ -17927,15 +18024,15 @@ "params": [ { "type": "Identifier", - "start": 14470, - "end": 14476, + "start": 14510, + "end": 14516, "loc": { "start": { - "line": 398, + "line": 399, "column": 29 }, "end": { - "line": 398, + "line": 399, "column": 35 }, "identifierName": "pFrame" @@ -17945,72 +18042,72 @@ ], "body": { "type": "BlockStatement", - "start": 14481, - "end": 14544, + "start": 14521, + "end": 14584, "loc": { "start": { - "line": 398, + "line": 399, "column": 40 }, "end": { - "line": 400, + "line": 401, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 14496, - "end": 14533, + "start": 14536, + "end": 14573, "loc": { "start": { - "line": 399, + "line": 400, "column": 12 }, "end": { - "line": 399, + "line": 400, "column": 49 } }, "expression": { "type": "CallExpression", - "start": 14496, - "end": 14532, + "start": 14536, + "end": 14572, "loc": { "start": { - "line": 399, + "line": 400, "column": 12 }, "end": { - "line": 399, + "line": 400, "column": 48 } }, "callee": { "type": "MemberExpression", - "start": 14496, - "end": 14515, + "start": 14536, + "end": 14555, "loc": { "start": { - "line": 399, + "line": 400, "column": 12 }, "end": { - "line": 399, + "line": 400, "column": 31 } }, "object": { "type": "Identifier", - "start": 14496, - "end": 14510, + "start": 14536, + "end": 14550, "loc": { "start": { - "line": 399, + "line": 400, "column": 12 }, "end": { - "line": 399, + "line": 400, "column": 26 }, "identifierName": "frameDataArray" @@ -18019,15 +18116,15 @@ }, "property": { "type": "Identifier", - "start": 14511, - "end": 14515, + "start": 14551, + "end": 14555, "loc": { "start": { - "line": 399, + "line": 400, "column": 27 }, "end": { - "line": 399, + "line": 400, "column": 31 }, "identifierName": "push" @@ -18039,43 +18136,43 @@ "arguments": [ { "type": "CallExpression", - "start": 14516, - "end": 14531, + "start": 14556, + "end": 14571, "loc": { "start": { - "line": 399, + "line": 400, "column": 32 }, "end": { - "line": 399, + "line": 400, "column": 47 } }, "callee": { "type": "MemberExpression", - "start": 14516, - "end": 14529, + "start": 14556, + "end": 14569, "loc": { "start": { - "line": 399, + "line": 400, "column": 32 }, "end": { - "line": 399, + "line": 400, "column": 45 } }, "object": { "type": "Identifier", - "start": 14516, - "end": 14522, + "start": 14556, + "end": 14562, "loc": { "start": { - "line": 399, + "line": 400, "column": 32 }, "end": { - "line": 399, + "line": 400, "column": 38 }, "identifierName": "pFrame" @@ -18084,15 +18181,15 @@ }, "property": { "type": "Identifier", - "start": 14523, - "end": 14529, + "start": 14563, + "end": 14569, "loc": { "start": { - "line": 399, + "line": 400, "column": 39 }, "end": { - "line": 399, + "line": 400, "column": 45 }, "identifierName": "export" @@ -18115,29 +18212,29 @@ }, { "type": "ReturnStatement", - "start": 14556, - "end": 14578, + "start": 14596, + "end": 14618, "loc": { "start": { - "line": 401, + "line": 402, "column": 8 }, "end": { - "line": 401, + "line": 402, "column": 30 } }, "argument": { "type": "Identifier", - "start": 14563, - "end": 14577, + "start": 14603, + "end": 14617, "loc": { "start": { - "line": 401, + "line": 402, "column": 15 }, "end": { - "line": 401, + "line": 402, "column": 29 }, "identifierName": "frameDataArray" @@ -18153,15 +18250,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets all the frames belonging to this icon.\r\n * @private\r\n * @returns {Array} An array containing the frame data of all frames.\r\n ", - "start": 14224, - "end": 14380, + "start": 14264, + "end": 14420, "loc": { "start": { - "line": 391, + "line": 392, "column": 4 }, "end": { - "line": 395, + "line": 396, "column": 7 } } @@ -18171,15 +18268,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets the state that has the name pName.\r\n * @param {string} pName - The name of the state to get.\r\n * @returns {Icon} The state that has the name of pName.\r\n ", - "start": 14591, - "end": 14775, + "start": 14631, + "end": 14815, "loc": { "start": { - "line": 403, + "line": 404, "column": 4 }, "end": { - "line": 407, + "line": 408, "column": 7 } } @@ -18188,15 +18285,15 @@ }, { "type": "ClassMethod", - "start": 14781, - "end": 15252, + "start": 14821, + "end": 15292, "loc": { "start": { - "line": 408, + "line": 409, "column": 4 }, "end": { - "line": 420, + "line": 421, "column": 5 } }, @@ -18204,15 +18301,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 14781, - "end": 14789, + "start": 14821, + "end": 14829, "loc": { "start": { - "line": 408, + "line": 409, "column": 4 }, "end": { - "line": 408, + "line": 409, "column": 12 }, "identifierName": "getState" @@ -18228,15 +18325,15 @@ "params": [ { "type": "Identifier", - "start": 14790, - "end": 14795, + "start": 14830, + "end": 14835, "loc": { "start": { - "line": 408, + "line": 409, "column": 13 }, "end": { - "line": 408, + "line": 409, "column": 18 }, "identifierName": "pName" @@ -18246,58 +18343,58 @@ ], "body": { "type": "BlockStatement", - "start": 14797, - "end": 15252, + "start": 14837, + "end": 15292, "loc": { "start": { - "line": 408, + "line": 409, "column": 20 }, "end": { - "line": 420, + "line": 421, "column": 5 } }, "body": [ { "type": "IfStatement", - "start": 14808, - "end": 15245, + "start": 14848, + "end": 15285, "loc": { "start": { - "line": 409, + "line": 410, "column": 8 }, "end": { - "line": 419, + "line": 420, "column": 9 } }, "test": { "type": "BinaryExpression", - "start": 14812, - "end": 14838, + "start": 14852, + "end": 14878, "loc": { "start": { - "line": 409, + "line": 410, "column": 12 }, "end": { - "line": 409, + "line": 410, "column": 38 } }, "left": { "type": "UnaryExpression", - "start": 14812, - "end": 14825, + "start": 14852, + "end": 14865, "loc": { "start": { - "line": 409, + "line": 410, "column": 12 }, "end": { - "line": 409, + "line": 410, "column": 25 } }, @@ -18305,15 +18402,15 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 14819, - "end": 14824, + "start": 14859, + "end": 14864, "loc": { "start": { - "line": 409, + "line": 410, "column": 19 }, "end": { - "line": 409, + "line": 410, "column": 24 }, "identifierName": "pName" @@ -18321,7 +18418,7 @@ "name": "pName", "extra": { "parenthesized": true, - "parenStart": 14818 + "parenStart": 14858 } }, "extra": { @@ -18331,15 +18428,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 14830, - "end": 14838, + "start": 14870, + "end": 14878, "loc": { "start": { - "line": 409, + "line": 410, "column": 30 }, "end": { - "line": 409, + "line": 410, "column": 38 } }, @@ -18352,73 +18449,73 @@ }, "consequent": { "type": "BlockStatement", - "start": 14840, - "end": 15148, + "start": 14880, + "end": 15188, "loc": { "start": { - "line": 409, + "line": 410, "column": 40 }, "end": { - "line": 417, + "line": 418, "column": 9 } }, "body": [ { "type": "ForStatement", - "start": 14855, - "end": 15137, + "start": 14895, + "end": 15177, "loc": { "start": { - "line": 410, + "line": 411, "column": 12 }, "end": { - "line": 416, + "line": 417, "column": 13 } }, "init": { "type": "VariableDeclaration", - "start": 14860, - "end": 14890, + "start": 14900, + "end": 14930, "loc": { "start": { - "line": 410, + "line": 411, "column": 17 }, "end": { - "line": 410, + "line": 411, "column": 47 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 14864, - "end": 14890, + "start": 14904, + "end": 14930, "loc": { "start": { - "line": 410, + "line": 411, "column": 21 }, "end": { - "line": 410, + "line": 411, "column": 47 } }, "id": { "type": "Identifier", - "start": 14864, - "end": 14865, + "start": 14904, + "end": 14905, "loc": { "start": { - "line": 410, + "line": 411, "column": 21 }, "end": { - "line": 410, + "line": 411, "column": 22 }, "identifierName": "i" @@ -18427,72 +18524,72 @@ }, "init": { "type": "BinaryExpression", - "start": 14868, - "end": 14890, + "start": 14908, + "end": 14930, "loc": { "start": { - "line": 410, + "line": 411, "column": 25 }, "end": { - "line": 410, + "line": 411, "column": 47 } }, "left": { "type": "MemberExpression", - "start": 14868, - "end": 14886, + "start": 14908, + "end": 14926, "loc": { "start": { - "line": 410, + "line": 411, "column": 25 }, "end": { - "line": 410, + "line": 411, "column": 43 } }, "object": { "type": "MemberExpression", - "start": 14868, - "end": 14879, + "start": 14908, + "end": 14919, "loc": { "start": { - "line": 410, + "line": 411, "column": 25 }, "end": { - "line": 410, + "line": 411, "column": 36 } }, "object": { "type": "ThisExpression", - "start": 14868, - "end": 14872, + "start": 14908, + "end": 14912, "loc": { "start": { - "line": 410, + "line": 411, "column": 25 }, "end": { - "line": 410, + "line": 411, "column": 29 } } }, "property": { "type": "Identifier", - "start": 14873, - "end": 14879, + "start": 14913, + "end": 14919, "loc": { "start": { - "line": 410, + "line": 411, "column": 30 }, "end": { - "line": 410, + "line": 411, "column": 36 }, "identifierName": "states" @@ -18503,15 +18600,15 @@ }, "property": { "type": "Identifier", - "start": 14880, - "end": 14886, + "start": 14920, + "end": 14926, "loc": { "start": { - "line": 410, + "line": 411, "column": 37 }, "end": { - "line": 410, + "line": 411, "column": 43 }, "identifierName": "length" @@ -18523,15 +18620,15 @@ "operator": "-", "right": { "type": "NumericLiteral", - "start": 14889, - "end": 14890, + "start": 14929, + "end": 14930, "loc": { "start": { - "line": 410, + "line": 411, "column": 46 }, "end": { - "line": 410, + "line": 411, "column": 47 } }, @@ -18548,29 +18645,29 @@ }, "test": { "type": "BinaryExpression", - "start": 14892, - "end": 14898, + "start": 14932, + "end": 14938, "loc": { "start": { - "line": 410, + "line": 411, "column": 49 }, "end": { - "line": 410, + "line": 411, "column": 55 } }, "left": { "type": "Identifier", - "start": 14892, - "end": 14893, + "start": 14932, + "end": 14933, "loc": { "start": { - "line": 410, + "line": 411, "column": 49 }, "end": { - "line": 410, + "line": 411, "column": 50 }, "identifierName": "i" @@ -18580,15 +18677,15 @@ "operator": ">=", "right": { "type": "NumericLiteral", - "start": 14897, - "end": 14898, + "start": 14937, + "end": 14938, "loc": { "start": { - "line": 410, + "line": 411, "column": 54 }, "end": { - "line": 410, + "line": 411, "column": 55 } }, @@ -18601,15 +18698,15 @@ }, "update": { "type": "UpdateExpression", - "start": 14900, - "end": 14903, + "start": 14940, + "end": 14943, "loc": { "start": { - "line": 410, + "line": 411, "column": 57 }, "end": { - "line": 410, + "line": 411, "column": 60 } }, @@ -18617,15 +18714,15 @@ "prefix": false, "argument": { "type": "Identifier", - "start": 14900, - "end": 14901, + "start": 14940, + "end": 14941, "loc": { "start": { - "line": 410, + "line": 411, "column": 57 }, "end": { - "line": 410, + "line": 411, "column": 58 }, "identifierName": "i" @@ -18635,59 +18732,59 @@ }, "body": { "type": "BlockStatement", - "start": 14905, - "end": 15137, + "start": 14945, + "end": 15177, "loc": { "start": { - "line": 410, + "line": 411, "column": 62 }, "end": { - "line": 416, + "line": 417, "column": 13 } }, "body": [ { "type": "VariableDeclaration", - "start": 14924, - "end": 14952, + "start": 14964, + "end": 14992, "loc": { "start": { - "line": 411, + "line": 412, "column": 16 }, "end": { - "line": 411, + "line": 412, "column": 44 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 14930, - "end": 14951, + "start": 14970, + "end": 14991, "loc": { "start": { - "line": 411, + "line": 412, "column": 22 }, "end": { - "line": 411, + "line": 412, "column": 43 } }, "id": { "type": "Identifier", - "start": 14930, - "end": 14934, + "start": 14970, + "end": 14974, "loc": { "start": { - "line": 411, + "line": 412, "column": 22 }, "end": { - "line": 411, + "line": 412, "column": 26 }, "identifierName": "icon" @@ -18696,58 +18793,58 @@ }, "init": { "type": "MemberExpression", - "start": 14937, - "end": 14951, + "start": 14977, + "end": 14991, "loc": { "start": { - "line": 411, + "line": 412, "column": 29 }, "end": { - "line": 411, + "line": 412, "column": 43 } }, "object": { "type": "MemberExpression", - "start": 14937, - "end": 14948, + "start": 14977, + "end": 14988, "loc": { "start": { - "line": 411, + "line": 412, "column": 29 }, "end": { - "line": 411, + "line": 412, "column": 40 } }, "object": { "type": "ThisExpression", - "start": 14937, - "end": 14941, + "start": 14977, + "end": 14981, "loc": { "start": { - "line": 411, + "line": 412, "column": 29 }, "end": { - "line": 411, + "line": 412, "column": 33 } } }, "property": { "type": "Identifier", - "start": 14942, - "end": 14948, + "start": 14982, + "end": 14988, "loc": { "start": { - "line": 411, + "line": 412, "column": 34 }, "end": { - "line": 411, + "line": 412, "column": 40 }, "identifierName": "states" @@ -18758,15 +18855,15 @@ }, "property": { "type": "Identifier", - "start": 14949, - "end": 14950, + "start": 14989, + "end": 14990, "loc": { "start": { - "line": 411, + "line": 412, "column": 41 }, "end": { - "line": 411, + "line": 412, "column": 42 }, "identifierName": "i" @@ -18782,15 +18879,15 @@ { "type": "CommentLine", "value": " If the icon has the same name, return that icon", - "start": 14970, - "end": 15020, + "start": 15010, + "end": 15060, "loc": { "start": { - "line": 412, + "line": 413, "column": 16 }, "end": { - "line": 412, + "line": 413, "column": 66 } } @@ -18799,71 +18896,71 @@ }, { "type": "IfStatement", - "start": 15038, - "end": 15122, + "start": 15078, + "end": 15162, "loc": { "start": { - "line": 413, + "line": 414, "column": 16 }, "end": { - "line": 415, + "line": 416, "column": 17 } }, "test": { "type": "BinaryExpression", - "start": 15042, - "end": 15066, + "start": 15082, + "end": 15106, "loc": { "start": { - "line": 413, + "line": 414, "column": 20 }, "end": { - "line": 413, + "line": 414, "column": 44 } }, "left": { "type": "CallExpression", - "start": 15042, - "end": 15056, + "start": 15082, + "end": 15096, "loc": { "start": { - "line": 413, + "line": 414, "column": 20 }, "end": { - "line": 413, + "line": 414, "column": 34 } }, "callee": { "type": "MemberExpression", - "start": 15042, - "end": 15054, + "start": 15082, + "end": 15094, "loc": { "start": { - "line": 413, + "line": 414, "column": 20 }, "end": { - "line": 413, + "line": 414, "column": 32 } }, "object": { "type": "Identifier", - "start": 15042, - "end": 15046, + "start": 15082, + "end": 15086, "loc": { "start": { - "line": 413, + "line": 414, "column": 20 }, "end": { - "line": 413, + "line": 414, "column": 24 }, "identifierName": "icon" @@ -18873,15 +18970,15 @@ }, "property": { "type": "Identifier", - "start": 15047, - "end": 15054, + "start": 15087, + "end": 15094, "loc": { "start": { - "line": 413, + "line": 414, "column": 25 }, "end": { - "line": 413, + "line": 414, "column": 32 }, "identifierName": "getName" @@ -18897,15 +18994,15 @@ "operator": "===", "right": { "type": "Identifier", - "start": 15061, - "end": 15066, + "start": 15101, + "end": 15106, "loc": { "start": { - "line": 413, + "line": 414, "column": 39 }, "end": { - "line": 413, + "line": 414, "column": 44 }, "identifierName": "pName" @@ -18916,44 +19013,44 @@ }, "consequent": { "type": "BlockStatement", - "start": 15068, - "end": 15122, + "start": 15108, + "end": 15162, "loc": { "start": { - "line": 413, + "line": 414, "column": 46 }, "end": { - "line": 415, + "line": 416, "column": 17 } }, "body": [ { "type": "ReturnStatement", - "start": 15091, - "end": 15103, + "start": 15131, + "end": 15143, "loc": { "start": { - "line": 414, + "line": 415, "column": 20 }, "end": { - "line": 414, + "line": 415, "column": 32 } }, "argument": { "type": "Identifier", - "start": 15098, - "end": 15102, + "start": 15138, + "end": 15142, "loc": { "start": { - "line": 414, + "line": 415, "column": 27 }, "end": { - "line": 414, + "line": 415, "column": 31 }, "identifierName": "icon" @@ -18969,15 +19066,15 @@ { "type": "CommentLine", "value": " If the icon has the same name, return that icon", - "start": 14970, - "end": 15020, + "start": 15010, + "end": 15060, "loc": { "start": { - "line": 412, + "line": 413, "column": 16 }, "end": { - "line": 412, + "line": 413, "column": 66 } } @@ -18993,114 +19090,114 @@ }, "alternate": { "type": "BlockStatement", - "start": 15154, - "end": 15245, + "start": 15194, + "end": 15285, "loc": { "start": { - "line": 417, + "line": 418, "column": 15 }, "end": { - "line": 419, + "line": 420, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 15169, - "end": 15234, + "start": 15209, + "end": 15274, "loc": { "start": { - "line": 418, + "line": 419, "column": 12 }, "end": { - "line": 418, + "line": 419, "column": 77 } }, "expression": { "type": "CallExpression", - "start": 15169, - "end": 15233, + "start": 15209, + "end": 15273, "loc": { "start": { - "line": 418, + "line": 419, "column": 12 }, "end": { - "line": 418, + "line": 419, "column": 76 } }, "callee": { "type": "MemberExpression", - "start": 15169, - "end": 15206, + "start": 15209, + "end": 15246, "loc": { "start": { - "line": 418, + "line": 419, "column": 12 }, "end": { - "line": 418, + "line": 419, "column": 49 } }, "object": { "type": "CallExpression", - "start": 15169, - "end": 15200, + "start": 15209, + "end": 15240, "loc": { "start": { - "line": 418, + "line": 419, "column": 12 }, "end": { - "line": 418, + "line": 419, "column": 43 } }, "callee": { "type": "MemberExpression", - "start": 15169, - "end": 15186, + "start": 15209, + "end": 15226, "loc": { "start": { - "line": 418, + "line": 419, "column": 12 }, "end": { - "line": 418, + "line": 419, "column": 29 } }, "object": { "type": "MemberExpression", - "start": 15169, - "end": 15179, + "start": 15209, + "end": 15219, "loc": { "start": { - "line": 418, + "line": 419, "column": 12 }, "end": { - "line": 418, + "line": 419, "column": 22 } }, "object": { "type": "Identifier", - "start": 15169, - "end": 15172, + "start": 15209, + "end": 15212, "loc": { "start": { - "line": 418, + "line": 419, "column": 12 }, "end": { - "line": 418, + "line": 419, "column": 15 }, "identifierName": "VYI" @@ -19109,15 +19206,15 @@ }, "property": { "type": "Identifier", - "start": 15173, - "end": 15179, + "start": 15213, + "end": 15219, "loc": { "start": { - "line": 418, + "line": 419, "column": 16 }, "end": { - "line": 418, + "line": 419, "column": 22 }, "identifierName": "logger" @@ -19128,15 +19225,15 @@ }, "property": { "type": "Identifier", - "start": 15180, - "end": 15186, + "start": 15220, + "end": 15226, "loc": { "start": { - "line": 418, + "line": 419, "column": 23 }, "end": { - "line": 418, + "line": 419, "column": 29 }, "identifierName": "prefix" @@ -19148,15 +19245,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 15187, - "end": 15199, + "start": 15227, + "end": 15239, "loc": { "start": { - "line": 418, + "line": 419, "column": 30 }, "end": { - "line": 418, + "line": 419, "column": 42 } }, @@ -19170,15 +19267,15 @@ }, "property": { "type": "Identifier", - "start": 15201, - "end": 15206, + "start": 15241, + "end": 15246, "loc": { "start": { - "line": 418, + "line": 419, "column": 44 }, "end": { - "line": 418, + "line": 419, "column": 49 }, "identifierName": "error" @@ -19190,15 +19287,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 15207, - "end": 15232, + "start": 15247, + "end": 15272, "loc": { "start": { - "line": 418, + "line": 419, "column": 50 }, "end": { - "line": 418, + "line": 419, "column": 75 } }, @@ -19223,15 +19320,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets the state that has the name pName.\r\n * @param {string} pName - The name of the state to get.\r\n * @returns {Icon} The state that has the name of pName.\r\n ", - "start": 14591, - "end": 14775, + "start": 14631, + "end": 14815, "loc": { "start": { - "line": 403, + "line": 404, "column": 4 }, "end": { - "line": 407, + "line": 408, "column": 7 } } @@ -19241,15 +19338,15 @@ { "type": "CommentBlock", "value": "*\r\n * Returns an array of all the states this icons has.\r\n * @returns {Array} An array of states this icon has.\r\n ", - "start": 15258, - "end": 15388, + "start": 15298, + "end": 15428, "loc": { "start": { - "line": 421, + "line": 422, "column": 4 }, "end": { - "line": 424, + "line": 425, "column": 7 } } @@ -19258,15 +19355,15 @@ }, { "type": "ClassMethod", - "start": 15394, - "end": 15450, + "start": 15434, + "end": 15490, "loc": { "start": { - "line": 425, + "line": 426, "column": 4 }, "end": { - "line": 427, + "line": 428, "column": 5 } }, @@ -19274,15 +19371,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 15394, - "end": 15403, + "start": 15434, + "end": 15443, "loc": { "start": { - "line": 425, + "line": 426, "column": 4 }, "end": { - "line": 425, + "line": 426, "column": 13 }, "identifierName": "getStates" @@ -19298,102 +19395,102 @@ "params": [], "body": { "type": "BlockStatement", - "start": 15406, - "end": 15450, + "start": 15446, + "end": 15490, "loc": { "start": { - "line": 425, + "line": 426, "column": 16 }, "end": { - "line": 427, + "line": 428, "column": 5 } }, "body": [ { "type": "ReturnStatement", - "start": 15417, - "end": 15443, + "start": 15457, + "end": 15483, "loc": { "start": { - "line": 426, + "line": 427, "column": 8 }, "end": { - "line": 426, + "line": 427, "column": 34 } }, "argument": { "type": "ArrayExpression", - "start": 15424, - "end": 15442, + "start": 15464, + "end": 15482, "loc": { "start": { - "line": 426, + "line": 427, "column": 15 }, "end": { - "line": 426, + "line": 427, "column": 33 } }, "elements": [ { "type": "SpreadElement", - "start": 15426, - "end": 15440, + "start": 15466, + "end": 15480, "loc": { "start": { - "line": 426, + "line": 427, "column": 17 }, "end": { - "line": 426, + "line": 427, "column": 31 } }, "argument": { "type": "MemberExpression", - "start": 15429, - "end": 15440, + "start": 15469, + "end": 15480, "loc": { "start": { - "line": 426, + "line": 427, "column": 20 }, "end": { - "line": 426, + "line": 427, "column": 31 } }, "object": { "type": "ThisExpression", - "start": 15429, - "end": 15433, + "start": 15469, + "end": 15473, "loc": { "start": { - "line": 426, + "line": 427, "column": 20 }, "end": { - "line": 426, + "line": 427, "column": 24 } } }, "property": { "type": "Identifier", - "start": 15434, - "end": 15440, + "start": 15474, + "end": 15480, "loc": { "start": { - "line": 426, + "line": 427, "column": 25 }, "end": { - "line": 426, + "line": 427, "column": 31 }, "identifierName": "states" @@ -19414,15 +19511,15 @@ { "type": "CommentBlock", "value": "*\r\n * Returns an array of all the states this icons has.\r\n * @returns {Array} An array of states this icon has.\r\n ", - "start": 15258, - "end": 15388, + "start": 15298, + "end": 15428, "loc": { "start": { - "line": 421, + "line": 422, "column": 4 }, "end": { - "line": 424, + "line": 425, "column": 7 } } @@ -19432,15 +19529,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets all the states belonging to this icon.\r\n * @private\r\n * @returns {Array} An array containing the state data of all frames.\r\n ", - "start": 15456, - "end": 15612, + "start": 15496, + "end": 15652, "loc": { "start": { - "line": 428, + "line": 429, "column": 4 }, "end": { - "line": 432, + "line": 433, "column": 7 } } @@ -19449,15 +19546,15 @@ }, { "type": "ClassMethod", - "start": 15618, - "end": 15893, + "start": 15658, + "end": 15933, "loc": { "start": { - "line": 433, + "line": 434, "column": 4 }, "end": { - "line": 440, + "line": 441, "column": 5 } }, @@ -19465,15 +19562,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 15618, - "end": 15631, + "start": 15658, + "end": 15671, "loc": { "start": { - "line": 433, + "line": 434, "column": 4 }, "end": { - "line": 433, + "line": 434, "column": 17 }, "identifierName": "getStatesData" @@ -19489,59 +19586,59 @@ "params": [], "body": { "type": "BlockStatement", - "start": 15634, - "end": 15893, + "start": 15674, + "end": 15933, "loc": { "start": { - "line": 433, + "line": 434, "column": 20 }, "end": { - "line": 440, + "line": 441, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 15645, - "end": 15671, + "start": 15685, + "end": 15711, "loc": { "start": { - "line": 434, + "line": 435, "column": 8 }, "end": { - "line": 434, + "line": 435, "column": 34 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 15651, - "end": 15670, + "start": 15691, + "end": 15710, "loc": { "start": { - "line": 434, + "line": 435, "column": 14 }, "end": { - "line": 434, + "line": 435, "column": 33 } }, "id": { "type": "Identifier", - "start": 15651, - "end": 15665, + "start": 15691, + "end": 15705, "loc": { "start": { - "line": 434, + "line": 435, "column": 14 }, "end": { - "line": 434, + "line": 435, "column": 28 }, "identifierName": "stateDataArray" @@ -19550,15 +19647,15 @@ }, "init": { "type": "ArrayExpression", - "start": 15668, - "end": 15670, + "start": 15708, + "end": 15710, "loc": { "start": { - "line": 434, + "line": 435, "column": 31 }, "end": { - "line": 434, + "line": 435, "column": 33 } }, @@ -19571,15 +19668,15 @@ { "type": "CommentLine", "value": " Loop state array to export relevant information.", - "start": 15681, - "end": 15732, + "start": 15721, + "end": 15772, "loc": { "start": { - "line": 435, + "line": 436, "column": 8 }, "end": { - "line": 435, + "line": 436, "column": 59 } } @@ -19588,71 +19685,71 @@ }, { "type": "ExpressionStatement", - "start": 15742, - "end": 15846, + "start": 15782, + "end": 15886, "loc": { "start": { - "line": 436, + "line": 437, "column": 8 }, "end": { - "line": 438, + "line": 439, "column": 11 } }, "expression": { "type": "CallExpression", - "start": 15742, - "end": 15845, + "start": 15782, + "end": 15885, "loc": { "start": { - "line": 436, + "line": 437, "column": 8 }, "end": { - "line": 438, + "line": 439, "column": 10 } }, "callee": { "type": "MemberExpression", - "start": 15742, - "end": 15761, + "start": 15782, + "end": 15801, "loc": { "start": { - "line": 436, + "line": 437, "column": 8 }, "end": { - "line": 436, + "line": 437, "column": 27 } }, "object": { "type": "MemberExpression", - "start": 15742, - "end": 15753, + "start": 15782, + "end": 15793, "loc": { "start": { - "line": 436, + "line": 437, "column": 8 }, "end": { - "line": 436, + "line": 437, "column": 19 } }, "object": { "type": "ThisExpression", - "start": 15742, - "end": 15746, + "start": 15782, + "end": 15786, "loc": { "start": { - "line": 436, + "line": 437, "column": 8 }, "end": { - "line": 436, + "line": 437, "column": 12 } }, @@ -19660,15 +19757,15 @@ }, "property": { "type": "Identifier", - "start": 15747, - "end": 15753, + "start": 15787, + "end": 15793, "loc": { "start": { - "line": 436, + "line": 437, "column": 13 }, "end": { - "line": 436, + "line": 437, "column": 19 }, "identifierName": "states" @@ -19680,15 +19777,15 @@ }, "property": { "type": "Identifier", - "start": 15754, - "end": 15761, + "start": 15794, + "end": 15801, "loc": { "start": { - "line": 436, + "line": 437, "column": 20 }, "end": { - "line": 436, + "line": 437, "column": 27 }, "identifierName": "forEach" @@ -19701,15 +19798,15 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 15762, - "end": 15844, + "start": 15802, + "end": 15884, "loc": { "start": { - "line": 436, + "line": 437, "column": 28 }, "end": { - "line": 438, + "line": 439, "column": 9 } }, @@ -19720,15 +19817,15 @@ "params": [ { "type": "Identifier", - "start": 15763, - "end": 15769, + "start": 15803, + "end": 15809, "loc": { "start": { - "line": 436, + "line": 437, "column": 29 }, "end": { - "line": 436, + "line": 437, "column": 35 }, "identifierName": "pState" @@ -19738,72 +19835,72 @@ ], "body": { "type": "BlockStatement", - "start": 15774, - "end": 15844, + "start": 15814, + "end": 15884, "loc": { "start": { - "line": 436, + "line": 437, "column": 40 }, "end": { - "line": 438, + "line": 439, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 15789, - "end": 15833, + "start": 15829, + "end": 15873, "loc": { "start": { - "line": 437, + "line": 438, "column": 12 }, "end": { - "line": 437, + "line": 438, "column": 56 } }, "expression": { "type": "CallExpression", - "start": 15789, - "end": 15832, + "start": 15829, + "end": 15872, "loc": { "start": { - "line": 437, + "line": 438, "column": 12 }, "end": { - "line": 437, + "line": 438, "column": 55 } }, "callee": { "type": "MemberExpression", - "start": 15789, - "end": 15808, + "start": 15829, + "end": 15848, "loc": { "start": { - "line": 437, + "line": 438, "column": 12 }, "end": { - "line": 437, + "line": 438, "column": 31 } }, "object": { "type": "Identifier", - "start": 15789, - "end": 15803, + "start": 15829, + "end": 15843, "loc": { "start": { - "line": 437, + "line": 438, "column": 12 }, "end": { - "line": 437, + "line": 438, "column": 26 }, "identifierName": "stateDataArray" @@ -19812,15 +19909,15 @@ }, "property": { "type": "Identifier", - "start": 15804, - "end": 15808, + "start": 15844, + "end": 15848, "loc": { "start": { - "line": 437, + "line": 438, "column": 27 }, "end": { - "line": 437, + "line": 438, "column": 31 }, "identifierName": "push" @@ -19832,43 +19929,43 @@ "arguments": [ { "type": "CallExpression", - "start": 15809, - "end": 15831, + "start": 15849, + "end": 15871, "loc": { "start": { - "line": 437, + "line": 438, "column": 32 }, "end": { - "line": 437, + "line": 438, "column": 54 } }, "callee": { "type": "MemberExpression", - "start": 15809, - "end": 15829, + "start": 15849, + "end": 15869, "loc": { "start": { - "line": 437, + "line": 438, "column": 32 }, "end": { - "line": 437, + "line": 438, "column": 52 } }, "object": { "type": "Identifier", - "start": 15809, - "end": 15815, + "start": 15849, + "end": 15855, "loc": { "start": { - "line": 437, + "line": 438, "column": 32 }, "end": { - "line": 437, + "line": 438, "column": 38 }, "identifierName": "pState" @@ -19877,15 +19974,15 @@ }, "property": { "type": "Identifier", - "start": 15816, - "end": 15829, + "start": 15856, + "end": 15869, "loc": { "start": { - "line": 437, + "line": 438, "column": 39 }, "end": { - "line": 437, + "line": 438, "column": 52 }, "identifierName": "exportAsState" @@ -19910,15 +20007,15 @@ { "type": "CommentLine", "value": " Loop state array to export relevant information.", - "start": 15681, - "end": 15732, + "start": 15721, + "end": 15772, "loc": { "start": { - "line": 435, + "line": 436, "column": 8 }, "end": { - "line": 435, + "line": 436, "column": 59 } } @@ -19927,29 +20024,29 @@ }, { "type": "ReturnStatement", - "start": 15856, - "end": 15878, + "start": 15896, + "end": 15918, "loc": { "start": { - "line": 439, + "line": 440, "column": 8 }, "end": { - "line": 439, + "line": 440, "column": 30 } }, "argument": { "type": "Identifier", - "start": 15863, - "end": 15877, + "start": 15903, + "end": 15917, "loc": { "start": { - "line": 439, + "line": 440, "column": 15 }, "end": { - "line": 439, + "line": 440, "column": 29 }, "identifierName": "stateDataArray" @@ -19965,15 +20062,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets all the states belonging to this icon.\r\n * @private\r\n * @returns {Array} An array containing the state data of all frames.\r\n ", - "start": 15456, - "end": 15612, + "start": 15496, + "end": 15652, "loc": { "start": { - "line": 428, + "line": 429, "column": 4 }, "end": { - "line": 432, + "line": 433, "column": 7 } } @@ -19983,15 +20080,15 @@ { "type": "CommentBlock", "value": "*\r\n * Exports this icon as if it was a state in the proper vyi format.\r\n * @private\r\n * @returns {Array} An array of data related to this icon as if it were a state.\r\n ", - "start": 15899, - "end": 16087, + "start": 15939, + "end": 16127, "loc": { "start": { - "line": 441, + "line": 442, "column": 4 }, "end": { - "line": 445, + "line": 446, "column": 7 } } @@ -20000,15 +20097,15 @@ }, { "type": "ClassMethod", - "start": 16093, - "end": 16604, + "start": 16133, + "end": 16644, "loc": { "start": { - "line": 446, + "line": 447, "column": 4 }, "end": { - "line": 462, + "line": 463, "column": 5 } }, @@ -20016,15 +20113,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 16093, - "end": 16106, + "start": 16133, + "end": 16146, "loc": { "start": { - "line": 446, + "line": 447, "column": 4 }, "end": { - "line": 446, + "line": 447, "column": 17 }, "identifierName": "exportAsState" @@ -20040,59 +20137,59 @@ "params": [], "body": { "type": "BlockStatement", - "start": 16109, - "end": 16604, + "start": 16149, + "end": 16644, "loc": { "start": { - "line": 446, + "line": 447, "column": 20 }, "end": { - "line": 462, + "line": 463, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 16120, - "end": 16141, + "start": 16160, + "end": 16181, "loc": { "start": { - "line": 447, + "line": 448, "column": 8 }, "end": { - "line": 447, + "line": 448, "column": 29 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 16126, - "end": 16140, + "start": 16166, + "end": 16180, "loc": { "start": { - "line": 447, + "line": 448, "column": 14 }, "end": { - "line": 447, + "line": 448, "column": 28 } }, "id": { "type": "Identifier", - "start": 16126, - "end": 16135, + "start": 16166, + "end": 16175, "loc": { "start": { - "line": 447, + "line": 448, "column": 14 }, "end": { - "line": 447, + "line": 448, "column": 23 }, "identifierName": "stateData" @@ -20101,15 +20198,15 @@ }, "init": { "type": "ArrayExpression", - "start": 16138, - "end": 16140, + "start": 16178, + "end": 16180, "loc": { "start": { - "line": 447, + "line": 448, "column": 26 }, "end": { - "line": 447, + "line": 448, "column": 28 } }, @@ -20122,15 +20219,15 @@ { "type": "CommentLine", "value": " state name", - "start": 16151, - "end": 16164, + "start": 16191, + "end": 16204, "loc": { "start": { - "line": 448, + "line": 449, "column": 8 }, "end": { - "line": 448, + "line": 449, "column": 21 } } @@ -20139,58 +20236,58 @@ }, { "type": "ExpressionStatement", - "start": 16174, - "end": 16204, + "start": 16214, + "end": 16244, "loc": { "start": { - "line": 449, + "line": 450, "column": 8 }, "end": { - "line": 449, + "line": 450, "column": 38 } }, "expression": { "type": "AssignmentExpression", - "start": 16174, - "end": 16203, + "start": 16214, + "end": 16243, "loc": { "start": { - "line": 449, + "line": 450, "column": 8 }, "end": { - "line": 449, + "line": 450, "column": 37 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 16174, - "end": 16186, + "start": 16214, + "end": 16226, "loc": { "start": { - "line": 449, + "line": 450, "column": 8 }, "end": { - "line": 449, + "line": 450, "column": 20 } }, "object": { "type": "Identifier", - "start": 16174, - "end": 16183, + "start": 16214, + "end": 16223, "loc": { "start": { - "line": 449, + "line": 450, "column": 8 }, "end": { - "line": 449, + "line": 450, "column": 17 }, "identifierName": "stateData" @@ -20200,15 +20297,15 @@ }, "property": { "type": "NumericLiteral", - "start": 16184, - "end": 16185, + "start": 16224, + "end": 16225, "loc": { "start": { - "line": 449, + "line": 450, "column": 18 }, "end": { - "line": 449, + "line": 450, "column": 19 } }, @@ -20223,58 +20320,58 @@ }, "right": { "type": "CallExpression", - "start": 16189, - "end": 16203, + "start": 16229, + "end": 16243, "loc": { "start": { - "line": 449, + "line": 450, "column": 23 }, "end": { - "line": 449, + "line": 450, "column": 37 } }, "callee": { "type": "MemberExpression", - "start": 16189, - "end": 16201, + "start": 16229, + "end": 16241, "loc": { "start": { - "line": 449, + "line": 450, "column": 23 }, "end": { - "line": 449, + "line": 450, "column": 35 } }, "object": { "type": "ThisExpression", - "start": 16189, - "end": 16193, + "start": 16229, + "end": 16233, "loc": { "start": { - "line": 449, + "line": 450, "column": 23 }, "end": { - "line": 449, + "line": 450, "column": 27 } } }, "property": { "type": "Identifier", - "start": 16194, - "end": 16201, + "start": 16234, + "end": 16241, "loc": { "start": { - "line": 449, + "line": 450, "column": 28 }, "end": { - "line": 449, + "line": 450, "column": 35 }, "identifierName": "getName" @@ -20291,15 +20388,15 @@ { "type": "CommentLine", "value": " state name", - "start": 16151, - "end": 16164, + "start": 16191, + "end": 16204, "loc": { "start": { - "line": 448, + "line": 449, "column": 8 }, "end": { - "line": 448, + "line": 449, "column": 21 } } @@ -20309,15 +20406,15 @@ { "type": "CommentLine", "value": " state dataURL", - "start": 16214, - "end": 16230, + "start": 16254, + "end": 16270, "loc": { "start": { - "line": 450, + "line": 451, "column": 8 }, "end": { - "line": 450, + "line": 451, "column": 24 } } @@ -20326,58 +20423,58 @@ }, { "type": "ExpressionStatement", - "start": 16240, - "end": 16273, + "start": 16280, + "end": 16313, "loc": { "start": { - "line": 451, + "line": 452, "column": 8 }, "end": { - "line": 451, + "line": 452, "column": 41 } }, "expression": { "type": "AssignmentExpression", - "start": 16240, - "end": 16272, + "start": 16280, + "end": 16312, "loc": { "start": { - "line": 451, + "line": 452, "column": 8 }, "end": { - "line": 451, + "line": 452, "column": 40 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 16240, - "end": 16252, + "start": 16280, + "end": 16292, "loc": { "start": { - "line": 451, + "line": 452, "column": 8 }, "end": { - "line": 451, + "line": 452, "column": 20 } }, "object": { "type": "Identifier", - "start": 16240, - "end": 16249, + "start": 16280, + "end": 16289, "loc": { "start": { - "line": 451, + "line": 452, "column": 8 }, "end": { - "line": 451, + "line": 452, "column": 17 }, "identifierName": "stateData" @@ -20387,15 +20484,15 @@ }, "property": { "type": "NumericLiteral", - "start": 16250, - "end": 16251, + "start": 16290, + "end": 16291, "loc": { "start": { - "line": 451, + "line": 452, "column": 18 }, "end": { - "line": 451, + "line": 452, "column": 19 } }, @@ -20410,58 +20507,58 @@ }, "right": { "type": "CallExpression", - "start": 16255, - "end": 16272, + "start": 16295, + "end": 16312, "loc": { "start": { - "line": 451, + "line": 452, "column": 23 }, "end": { - "line": 451, + "line": 452, "column": 40 } }, "callee": { "type": "MemberExpression", - "start": 16255, - "end": 16270, + "start": 16295, + "end": 16310, "loc": { "start": { - "line": 451, + "line": 452, "column": 23 }, "end": { - "line": 451, + "line": 452, "column": 38 } }, "object": { "type": "ThisExpression", - "start": 16255, - "end": 16259, + "start": 16295, + "end": 16299, "loc": { "start": { - "line": 451, + "line": 452, "column": 23 }, "end": { - "line": 451, + "line": 452, "column": 27 } } }, "property": { "type": "Identifier", - "start": 16260, - "end": 16270, + "start": 16300, + "end": 16310, "loc": { "start": { - "line": 451, + "line": 452, "column": 28 }, "end": { - "line": 451, + "line": 452, "column": 38 }, "identifierName": "getDataURL" @@ -20478,15 +20575,15 @@ { "type": "CommentLine", "value": " state dataURL", - "start": 16214, - "end": 16230, + "start": 16254, + "end": 16270, "loc": { "start": { - "line": 450, + "line": 451, "column": 8 }, "end": { - "line": 450, + "line": 451, "column": 24 } } @@ -20496,15 +20593,15 @@ { "type": "CommentLine", "value": " state frame delay", - "start": 16283, - "end": 16303, + "start": 16323, + "end": 16343, "loc": { "start": { - "line": 452, + "line": 453, "column": 8 }, "end": { - "line": 452, + "line": 453, "column": 28 } } @@ -20513,58 +20610,58 @@ }, { "type": "ExpressionStatement", - "start": 16313, - "end": 16344, + "start": 16353, + "end": 16384, "loc": { "start": { - "line": 453, + "line": 454, "column": 8 }, "end": { - "line": 453, + "line": 454, "column": 39 } }, "expression": { "type": "AssignmentExpression", - "start": 16313, - "end": 16343, + "start": 16353, + "end": 16383, "loc": { "start": { - "line": 453, + "line": 454, "column": 8 }, "end": { - "line": 453, + "line": 454, "column": 38 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 16313, - "end": 16325, + "start": 16353, + "end": 16365, "loc": { "start": { - "line": 453, + "line": 454, "column": 8 }, "end": { - "line": 453, + "line": 454, "column": 20 } }, "object": { "type": "Identifier", - "start": 16313, - "end": 16322, + "start": 16353, + "end": 16362, "loc": { "start": { - "line": 453, + "line": 454, "column": 8 }, "end": { - "line": 453, + "line": 454, "column": 17 }, "identifierName": "stateData" @@ -20574,15 +20671,15 @@ }, "property": { "type": "NumericLiteral", - "start": 16323, - "end": 16324, + "start": 16363, + "end": 16364, "loc": { "start": { - "line": 453, + "line": 454, "column": 18 }, "end": { - "line": 453, + "line": 454, "column": 19 } }, @@ -20597,58 +20694,58 @@ }, "right": { "type": "CallExpression", - "start": 16328, - "end": 16343, + "start": 16368, + "end": 16383, "loc": { "start": { - "line": 453, + "line": 454, "column": 23 }, "end": { - "line": 453, + "line": 454, "column": 38 } }, "callee": { "type": "MemberExpression", - "start": 16328, - "end": 16341, + "start": 16368, + "end": 16381, "loc": { "start": { - "line": 453, + "line": 454, "column": 23 }, "end": { - "line": 453, + "line": 454, "column": 36 } }, "object": { "type": "ThisExpression", - "start": 16328, - "end": 16332, + "start": 16368, + "end": 16372, "loc": { "start": { - "line": 453, + "line": 454, "column": 23 }, "end": { - "line": 453, + "line": 454, "column": 27 } } }, "property": { "type": "Identifier", - "start": 16333, - "end": 16341, + "start": 16373, + "end": 16381, "loc": { "start": { - "line": 453, + "line": 454, "column": 28 }, "end": { - "line": 453, + "line": 454, "column": 36 }, "identifierName": "getDelay" @@ -20665,15 +20762,15 @@ { "type": "CommentLine", "value": " state frame delay", - "start": 16283, - "end": 16303, + "start": 16323, + "end": 16343, "loc": { "start": { - "line": 452, + "line": 453, "column": 8 }, "end": { - "line": 452, + "line": 453, "column": 28 } } @@ -20683,15 +20780,15 @@ { "type": "CommentLine", "value": " state frame array", - "start": 16354, - "end": 16374, + "start": 16394, + "end": 16414, "loc": { "start": { - "line": 454, + "line": 455, "column": 8 }, "end": { - "line": 454, + "line": 455, "column": 28 } } @@ -20700,58 +20797,58 @@ }, { "type": "ExpressionStatement", - "start": 16384, - "end": 16402, + "start": 16424, + "end": 16442, "loc": { "start": { - "line": 455, + "line": 456, "column": 8 }, "end": { - "line": 455, + "line": 456, "column": 26 } }, "expression": { "type": "AssignmentExpression", - "start": 16384, - "end": 16401, + "start": 16424, + "end": 16441, "loc": { "start": { - "line": 455, + "line": 456, "column": 8 }, "end": { - "line": 455, + "line": 456, "column": 25 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 16384, - "end": 16396, + "start": 16424, + "end": 16436, "loc": { "start": { - "line": 455, + "line": 456, "column": 8 }, "end": { - "line": 455, + "line": 456, "column": 20 } }, "object": { "type": "Identifier", - "start": 16384, - "end": 16393, + "start": 16424, + "end": 16433, "loc": { "start": { - "line": 455, + "line": 456, "column": 8 }, "end": { - "line": 455, + "line": 456, "column": 17 }, "identifierName": "stateData" @@ -20761,15 +20858,15 @@ }, "property": { "type": "NumericLiteral", - "start": 16394, - "end": 16395, + "start": 16434, + "end": 16435, "loc": { "start": { - "line": 455, + "line": 456, "column": 18 }, "end": { - "line": 455, + "line": 456, "column": 19 } }, @@ -20784,15 +20881,15 @@ }, "right": { "type": "ArrayExpression", - "start": 16399, - "end": 16401, + "start": 16439, + "end": 16441, "loc": { "start": { - "line": 455, + "line": 456, "column": 23 }, "end": { - "line": 455, + "line": 456, "column": 25 } }, @@ -20804,15 +20901,15 @@ { "type": "CommentLine", "value": " state frame array", - "start": 16354, - "end": 16374, + "start": 16394, + "end": 16414, "loc": { "start": { - "line": 454, + "line": 455, "column": 8 }, "end": { - "line": 454, + "line": 455, "column": 28 } } @@ -20822,15 +20919,15 @@ { "type": "CommentLine", "value": " Loop frame array to export relevant information.", - "start": 16414, - "end": 16465, + "start": 16454, + "end": 16505, "loc": { "start": { - "line": 457, + "line": 458, "column": 8 }, "end": { - "line": 457, + "line": 458, "column": 59 } } @@ -20839,71 +20936,71 @@ }, { "type": "ExpressionStatement", - "start": 16475, - "end": 16570, + "start": 16515, + "end": 16610, "loc": { "start": { - "line": 458, + "line": 459, "column": 8 }, "end": { - "line": 460, + "line": 461, "column": 11 } }, "expression": { "type": "CallExpression", - "start": 16475, - "end": 16569, + "start": 16515, + "end": 16609, "loc": { "start": { - "line": 458, + "line": 459, "column": 8 }, "end": { - "line": 460, + "line": 461, "column": 10 } }, "callee": { "type": "MemberExpression", - "start": 16475, - "end": 16494, + "start": 16515, + "end": 16534, "loc": { "start": { - "line": 458, + "line": 459, "column": 8 }, "end": { - "line": 458, + "line": 459, "column": 27 } }, "object": { "type": "MemberExpression", - "start": 16475, - "end": 16486, + "start": 16515, + "end": 16526, "loc": { "start": { - "line": 458, + "line": 459, "column": 8 }, "end": { - "line": 458, + "line": 459, "column": 19 } }, "object": { "type": "ThisExpression", - "start": 16475, - "end": 16479, + "start": 16515, + "end": 16519, "loc": { "start": { - "line": 458, + "line": 459, "column": 8 }, "end": { - "line": 458, + "line": 459, "column": 12 } }, @@ -20911,15 +21008,15 @@ }, "property": { "type": "Identifier", - "start": 16480, - "end": 16486, + "start": 16520, + "end": 16526, "loc": { "start": { - "line": 458, + "line": 459, "column": 13 }, "end": { - "line": 458, + "line": 459, "column": 19 }, "identifierName": "frames" @@ -20931,15 +21028,15 @@ }, "property": { "type": "Identifier", - "start": 16487, - "end": 16494, + "start": 16527, + "end": 16534, "loc": { "start": { - "line": 458, + "line": 459, "column": 20 }, "end": { - "line": 458, + "line": 459, "column": 27 }, "identifierName": "forEach" @@ -20952,15 +21049,15 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 16495, - "end": 16568, + "start": 16535, + "end": 16608, "loc": { "start": { - "line": 458, + "line": 459, "column": 28 }, "end": { - "line": 460, + "line": 461, "column": 9 } }, @@ -20971,15 +21068,15 @@ "params": [ { "type": "Identifier", - "start": 16496, - "end": 16502, + "start": 16536, + "end": 16542, "loc": { "start": { - "line": 458, + "line": 459, "column": 29 }, "end": { - "line": 458, + "line": 459, "column": 35 }, "identifierName": "pFrame" @@ -20989,86 +21086,86 @@ ], "body": { "type": "BlockStatement", - "start": 16507, - "end": 16568, + "start": 16547, + "end": 16608, "loc": { "start": { - "line": 458, + "line": 459, "column": 40 }, "end": { - "line": 460, + "line": 461, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 16522, - "end": 16557, + "start": 16562, + "end": 16597, "loc": { "start": { - "line": 459, + "line": 460, "column": 12 }, "end": { - "line": 459, + "line": 460, "column": 47 } }, "expression": { "type": "CallExpression", - "start": 16522, - "end": 16556, + "start": 16562, + "end": 16596, "loc": { "start": { - "line": 459, + "line": 460, "column": 12 }, "end": { - "line": 459, + "line": 460, "column": 46 } }, "callee": { "type": "MemberExpression", - "start": 16522, - "end": 16539, + "start": 16562, + "end": 16579, "loc": { "start": { - "line": 459, + "line": 460, "column": 12 }, "end": { - "line": 459, + "line": 460, "column": 29 } }, "object": { "type": "MemberExpression", - "start": 16522, - "end": 16534, + "start": 16562, + "end": 16574, "loc": { "start": { - "line": 459, + "line": 460, "column": 12 }, "end": { - "line": 459, + "line": 460, "column": 24 } }, "object": { "type": "Identifier", - "start": 16522, - "end": 16531, + "start": 16562, + "end": 16571, "loc": { "start": { - "line": 459, + "line": 460, "column": 12 }, "end": { - "line": 459, + "line": 460, "column": 21 }, "identifierName": "stateData" @@ -21077,15 +21174,15 @@ }, "property": { "type": "NumericLiteral", - "start": 16532, - "end": 16533, + "start": 16572, + "end": 16573, "loc": { "start": { - "line": 459, + "line": 460, "column": 22 }, "end": { - "line": 459, + "line": 460, "column": 23 } }, @@ -21099,15 +21196,15 @@ }, "property": { "type": "Identifier", - "start": 16535, - "end": 16539, + "start": 16575, + "end": 16579, "loc": { "start": { - "line": 459, + "line": 460, "column": 25 }, "end": { - "line": 459, + "line": 460, "column": 29 }, "identifierName": "push" @@ -21119,43 +21216,43 @@ "arguments": [ { "type": "CallExpression", - "start": 16540, - "end": 16555, + "start": 16580, + "end": 16595, "loc": { "start": { - "line": 459, + "line": 460, "column": 30 }, "end": { - "line": 459, + "line": 460, "column": 45 } }, "callee": { "type": "MemberExpression", - "start": 16540, - "end": 16553, + "start": 16580, + "end": 16593, "loc": { "start": { - "line": 459, + "line": 460, "column": 30 }, "end": { - "line": 459, + "line": 460, "column": 43 } }, "object": { "type": "Identifier", - "start": 16540, - "end": 16546, + "start": 16580, + "end": 16586, "loc": { "start": { - "line": 459, + "line": 460, "column": 30 }, "end": { - "line": 459, + "line": 460, "column": 36 }, "identifierName": "pFrame" @@ -21164,15 +21261,15 @@ }, "property": { "type": "Identifier", - "start": 16547, - "end": 16553, + "start": 16587, + "end": 16593, "loc": { "start": { - "line": 459, + "line": 460, "column": 37 }, "end": { - "line": 459, + "line": 460, "column": 43 }, "identifierName": "export" @@ -21197,15 +21294,15 @@ { "type": "CommentLine", "value": " Loop frame array to export relevant information.", - "start": 16414, - "end": 16465, + "start": 16454, + "end": 16505, "loc": { "start": { - "line": 457, + "line": 458, "column": 8 }, "end": { - "line": 457, + "line": 458, "column": 59 } } @@ -21214,29 +21311,29 @@ }, { "type": "ReturnStatement", - "start": 16580, - "end": 16597, + "start": 16620, + "end": 16637, "loc": { "start": { - "line": 461, + "line": 462, "column": 8 }, "end": { - "line": 461, + "line": 462, "column": 25 } }, "argument": { "type": "Identifier", - "start": 16587, - "end": 16596, + "start": 16627, + "end": 16636, "loc": { "start": { - "line": 461, + "line": 462, "column": 15 }, "end": { - "line": 461, + "line": 462, "column": 24 }, "identifierName": "stateData" @@ -21252,15 +21349,15 @@ { "type": "CommentBlock", "value": "*\r\n * Exports this icon as if it was a state in the proper vyi format.\r\n * @private\r\n * @returns {Array} An array of data related to this icon as if it were a state.\r\n ", - "start": 15899, - "end": 16087, + "start": 15939, + "end": 16127, "loc": { "start": { - "line": 441, + "line": 442, "column": 4 }, "end": { - "line": 445, + "line": 446, "column": 7 } } @@ -21270,15 +21367,15 @@ { "type": "CommentBlock", "value": "*\r\n * Exports this icon's data into proper vyi format.\r\n * @private\r\n * @returns {Array} An array of data related to this icon in the proper vyi format.\r\n ", - "start": 16610, - "end": 16785, + "start": 16650, + "end": 16825, "loc": { "start": { - "line": 463, + "line": 464, "column": 4 }, "end": { - "line": 467, + "line": 468, "column": 7 } } @@ -21287,15 +21384,15 @@ }, { "type": "ClassMethod", - "start": 16791, - "end": 17593, + "start": 16831, + "end": 17633, "loc": { "start": { - "line": 468, + "line": 469, "column": 4 }, "end": { - "line": 492, + "line": 493, "column": 5 } }, @@ -21303,15 +21400,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 16791, - "end": 16797, + "start": 16831, + "end": 16837, "loc": { "start": { - "line": 468, + "line": 469, "column": 4 }, "end": { - "line": 468, + "line": 469, "column": 10 }, "identifierName": "export" @@ -21327,59 +21424,59 @@ "params": [], "body": { "type": "BlockStatement", - "start": 16800, - "end": 17593, + "start": 16840, + "end": 17633, "loc": { "start": { - "line": 468, + "line": 469, "column": 13 }, "end": { - "line": 492, + "line": 493, "column": 5 } }, "body": [ { "type": "VariableDeclaration", - "start": 16811, - "end": 16831, + "start": 16851, + "end": 16871, "loc": { "start": { - "line": 469, + "line": 470, "column": 8 }, "end": { - "line": 469, + "line": 470, "column": 28 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 16817, - "end": 16830, + "start": 16857, + "end": 16870, "loc": { "start": { - "line": 469, + "line": 470, "column": 14 }, "end": { - "line": 469, + "line": 470, "column": 27 } }, "id": { "type": "Identifier", - "start": 16817, - "end": 16825, + "start": 16857, + "end": 16865, "loc": { "start": { - "line": 469, + "line": 470, "column": 14 }, "end": { - "line": 469, + "line": 470, "column": 22 }, "identifierName": "iconData" @@ -21388,15 +21485,15 @@ }, "init": { "type": "ArrayExpression", - "start": 16828, - "end": 16830, + "start": 16868, + "end": 16870, "loc": { "start": { - "line": 469, + "line": 470, "column": 25 }, "end": { - "line": 469, + "line": 470, "column": 27 } }, @@ -21409,15 +21506,15 @@ { "type": "CommentLine", "value": " icon name", - "start": 16841, - "end": 16853, + "start": 16881, + "end": 16893, "loc": { "start": { - "line": 470, + "line": 471, "column": 8 }, "end": { - "line": 470, + "line": 471, "column": 20 } } @@ -21426,58 +21523,58 @@ }, { "type": "ExpressionStatement", - "start": 16863, - "end": 16892, + "start": 16903, + "end": 16932, "loc": { "start": { - "line": 471, + "line": 472, "column": 8 }, "end": { - "line": 471, + "line": 472, "column": 37 } }, "expression": { "type": "AssignmentExpression", - "start": 16863, - "end": 16891, + "start": 16903, + "end": 16931, "loc": { "start": { - "line": 471, + "line": 472, "column": 8 }, "end": { - "line": 471, + "line": 472, "column": 36 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 16863, - "end": 16874, + "start": 16903, + "end": 16914, "loc": { "start": { - "line": 471, + "line": 472, "column": 8 }, "end": { - "line": 471, + "line": 472, "column": 19 } }, "object": { "type": "Identifier", - "start": 16863, - "end": 16871, + "start": 16903, + "end": 16911, "loc": { "start": { - "line": 471, + "line": 472, "column": 8 }, "end": { - "line": 471, + "line": 472, "column": 16 }, "identifierName": "iconData" @@ -21487,15 +21584,15 @@ }, "property": { "type": "NumericLiteral", - "start": 16872, - "end": 16873, + "start": 16912, + "end": 16913, "loc": { "start": { - "line": 471, + "line": 472, "column": 17 }, "end": { - "line": 471, + "line": 472, "column": 18 } }, @@ -21510,58 +21607,58 @@ }, "right": { "type": "CallExpression", - "start": 16877, - "end": 16891, + "start": 16917, + "end": 16931, "loc": { "start": { - "line": 471, + "line": 472, "column": 22 }, "end": { - "line": 471, + "line": 472, "column": 36 } }, "callee": { "type": "MemberExpression", - "start": 16877, - "end": 16889, + "start": 16917, + "end": 16929, "loc": { "start": { - "line": 471, + "line": 472, "column": 22 }, "end": { - "line": 471, + "line": 472, "column": 34 } }, "object": { "type": "ThisExpression", - "start": 16877, - "end": 16881, + "start": 16917, + "end": 16921, "loc": { "start": { - "line": 471, + "line": 472, "column": 22 }, "end": { - "line": 471, + "line": 472, "column": 26 } } }, "property": { "type": "Identifier", - "start": 16882, - "end": 16889, + "start": 16922, + "end": 16929, "loc": { "start": { - "line": 471, + "line": 472, "column": 27 }, "end": { - "line": 471, + "line": 472, "column": 34 }, "identifierName": "getName" @@ -21578,15 +21675,15 @@ { "type": "CommentLine", "value": " icon name", - "start": 16841, - "end": 16853, + "start": 16881, + "end": 16893, "loc": { "start": { - "line": 470, + "line": 471, "column": 8 }, "end": { - "line": 470, + "line": 471, "column": 20 } } @@ -21596,15 +21693,15 @@ { "type": "CommentLine", "value": " Get the size of this icon.", - "start": 16902, - "end": 16931, + "start": 16942, + "end": 16971, "loc": { "start": { - "line": 472, + "line": 473, "column": 8 }, "end": { - "line": 472, + "line": 473, "column": 37 } } @@ -21613,44 +21710,44 @@ }, { "type": "VariableDeclaration", - "start": 16941, - "end": 16969, + "start": 16981, + "end": 17009, "loc": { "start": { - "line": 473, + "line": 474, "column": 8 }, "end": { - "line": 473, + "line": 474, "column": 36 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 16947, - "end": 16968, + "start": 16987, + "end": 17008, "loc": { "start": { - "line": 473, + "line": 474, "column": 14 }, "end": { - "line": 473, + "line": 474, "column": 35 } }, "id": { "type": "Identifier", - "start": 16947, - "end": 16951, + "start": 16987, + "end": 16991, "loc": { "start": { - "line": 473, + "line": 474, "column": 14 }, "end": { - "line": 473, + "line": 474, "column": 18 }, "identifierName": "size" @@ -21660,58 +21757,58 @@ }, "init": { "type": "CallExpression", - "start": 16954, - "end": 16968, + "start": 16994, + "end": 17008, "loc": { "start": { - "line": 473, + "line": 474, "column": 21 }, "end": { - "line": 473, + "line": 474, "column": 35 } }, "callee": { "type": "MemberExpression", - "start": 16954, - "end": 16966, + "start": 16994, + "end": 17006, "loc": { "start": { - "line": 473, + "line": 474, "column": 21 }, "end": { - "line": 473, + "line": 474, "column": 33 } }, "object": { "type": "ThisExpression", - "start": 16954, - "end": 16958, + "start": 16994, + "end": 16998, "loc": { "start": { - "line": 473, + "line": 474, "column": 21 }, "end": { - "line": 473, + "line": 474, "column": 25 } } }, "property": { "type": "Identifier", - "start": 16959, - "end": 16966, + "start": 16999, + "end": 17006, "loc": { "start": { - "line": 473, + "line": 474, "column": 26 }, "end": { - "line": 473, + "line": 474, "column": 33 }, "identifierName": "getSize" @@ -21730,15 +21827,15 @@ { "type": "CommentLine", "value": " Get the size of this icon.", - "start": 16902, - "end": 16931, + "start": 16942, + "end": 16971, "loc": { "start": { - "line": 472, + "line": 473, "column": 8 }, "end": { - "line": 472, + "line": 473, "column": 37 } } @@ -21748,15 +21845,15 @@ { "type": "CommentLine", "value": " icon width", - "start": 16979, - "end": 16992, + "start": 17019, + "end": 17032, "loc": { "start": { - "line": 474, + "line": 475, "column": 8 }, "end": { - "line": 474, + "line": 475, "column": 21 } } @@ -21765,58 +21862,58 @@ }, { "type": "ExpressionStatement", - "start": 17002, - "end": 17027, + "start": 17042, + "end": 17067, "loc": { "start": { - "line": 475, + "line": 476, "column": 8 }, "end": { - "line": 475, + "line": 476, "column": 33 } }, "expression": { "type": "AssignmentExpression", - "start": 17002, - "end": 17026, + "start": 17042, + "end": 17066, "loc": { "start": { - "line": 475, + "line": 476, "column": 8 }, "end": { - "line": 475, + "line": 476, "column": 32 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 17002, - "end": 17013, + "start": 17042, + "end": 17053, "loc": { "start": { - "line": 475, + "line": 476, "column": 8 }, "end": { - "line": 475, + "line": 476, "column": 19 } }, "object": { "type": "Identifier", - "start": 17002, - "end": 17010, + "start": 17042, + "end": 17050, "loc": { "start": { - "line": 475, + "line": 476, "column": 8 }, "end": { - "line": 475, + "line": 476, "column": 16 }, "identifierName": "iconData" @@ -21826,15 +21923,15 @@ }, "property": { "type": "NumericLiteral", - "start": 17011, - "end": 17012, + "start": 17051, + "end": 17052, "loc": { "start": { - "line": 475, + "line": 476, "column": 17 }, "end": { - "line": 475, + "line": 476, "column": 18 } }, @@ -21849,29 +21946,29 @@ }, "right": { "type": "MemberExpression", - "start": 17016, - "end": 17026, + "start": 17056, + "end": 17066, "loc": { "start": { - "line": 475, + "line": 476, "column": 22 }, "end": { - "line": 475, + "line": 476, "column": 32 } }, "object": { "type": "Identifier", - "start": 17016, - "end": 17020, + "start": 17056, + "end": 17060, "loc": { "start": { - "line": 475, + "line": 476, "column": 22 }, "end": { - "line": 475, + "line": 476, "column": 26 }, "identifierName": "size" @@ -21880,15 +21977,15 @@ }, "property": { "type": "Identifier", - "start": 17021, - "end": 17026, + "start": 17061, + "end": 17066, "loc": { "start": { - "line": 475, + "line": 476, "column": 27 }, "end": { - "line": 475, + "line": 476, "column": 32 }, "identifierName": "width" @@ -21903,15 +22000,15 @@ { "type": "CommentLine", "value": " icon width", - "start": 16979, - "end": 16992, + "start": 17019, + "end": 17032, "loc": { "start": { - "line": 474, + "line": 475, "column": 8 }, "end": { - "line": 474, + "line": 475, "column": 21 } } @@ -21921,15 +22018,15 @@ { "type": "CommentLine", "value": " icon height", - "start": 17037, - "end": 17051, + "start": 17077, + "end": 17091, "loc": { "start": { - "line": 476, + "line": 477, "column": 8 }, "end": { - "line": 476, + "line": 477, "column": 22 } } @@ -21938,58 +22035,58 @@ }, { "type": "ExpressionStatement", - "start": 17061, - "end": 17087, + "start": 17101, + "end": 17127, "loc": { "start": { - "line": 477, + "line": 478, "column": 8 }, "end": { - "line": 477, + "line": 478, "column": 34 } }, "expression": { "type": "AssignmentExpression", - "start": 17061, - "end": 17086, + "start": 17101, + "end": 17126, "loc": { "start": { - "line": 477, + "line": 478, "column": 8 }, "end": { - "line": 477, + "line": 478, "column": 33 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 17061, - "end": 17072, + "start": 17101, + "end": 17112, "loc": { "start": { - "line": 477, + "line": 478, "column": 8 }, "end": { - "line": 477, + "line": 478, "column": 19 } }, "object": { "type": "Identifier", - "start": 17061, - "end": 17069, + "start": 17101, + "end": 17109, "loc": { "start": { - "line": 477, + "line": 478, "column": 8 }, "end": { - "line": 477, + "line": 478, "column": 16 }, "identifierName": "iconData" @@ -21999,15 +22096,15 @@ }, "property": { "type": "NumericLiteral", - "start": 17070, - "end": 17071, + "start": 17110, + "end": 17111, "loc": { "start": { - "line": 477, + "line": 478, "column": 17 }, "end": { - "line": 477, + "line": 478, "column": 18 } }, @@ -22022,29 +22119,29 @@ }, "right": { "type": "MemberExpression", - "start": 17075, - "end": 17086, + "start": 17115, + "end": 17126, "loc": { "start": { - "line": 477, + "line": 478, "column": 22 }, "end": { - "line": 477, + "line": 478, "column": 33 } }, "object": { "type": "Identifier", - "start": 17075, - "end": 17079, + "start": 17115, + "end": 17119, "loc": { "start": { - "line": 477, + "line": 478, "column": 22 }, "end": { - "line": 477, + "line": 478, "column": 26 }, "identifierName": "size" @@ -22053,15 +22150,15 @@ }, "property": { "type": "Identifier", - "start": 17080, - "end": 17086, + "start": 17120, + "end": 17126, "loc": { "start": { - "line": 477, + "line": 478, "column": 27 }, "end": { - "line": 477, + "line": 478, "column": 33 }, "identifierName": "height" @@ -22076,15 +22173,15 @@ { "type": "CommentLine", "value": " icon height", - "start": 17037, - "end": 17051, + "start": 17077, + "end": 17091, "loc": { "start": { - "line": 476, + "line": 477, "column": 8 }, "end": { - "line": 476, + "line": 477, "column": 22 } } @@ -22094,15 +22191,15 @@ { "type": "CommentLine", "value": " frame delay", - "start": 17097, - "end": 17111, + "start": 17137, + "end": 17151, "loc": { "start": { - "line": 478, + "line": 479, "column": 8 }, "end": { - "line": 478, + "line": 479, "column": 22 } } @@ -22111,58 +22208,58 @@ }, { "type": "ExpressionStatement", - "start": 17121, - "end": 17151, + "start": 17161, + "end": 17191, "loc": { "start": { - "line": 479, + "line": 480, "column": 8 }, "end": { - "line": 479, + "line": 480, "column": 38 } }, "expression": { "type": "AssignmentExpression", - "start": 17121, - "end": 17150, + "start": 17161, + "end": 17190, "loc": { "start": { - "line": 479, + "line": 480, "column": 8 }, "end": { - "line": 479, + "line": 480, "column": 37 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 17121, - "end": 17132, + "start": 17161, + "end": 17172, "loc": { "start": { - "line": 479, + "line": 480, "column": 8 }, "end": { - "line": 479, + "line": 480, "column": 19 } }, "object": { "type": "Identifier", - "start": 17121, - "end": 17129, + "start": 17161, + "end": 17169, "loc": { "start": { - "line": 479, + "line": 480, "column": 8 }, "end": { - "line": 479, + "line": 480, "column": 16 }, "identifierName": "iconData" @@ -22172,15 +22269,15 @@ }, "property": { "type": "NumericLiteral", - "start": 17130, - "end": 17131, + "start": 17170, + "end": 17171, "loc": { "start": { - "line": 479, + "line": 480, "column": 17 }, "end": { - "line": 479, + "line": 480, "column": 18 } }, @@ -22195,58 +22292,58 @@ }, "right": { "type": "CallExpression", - "start": 17135, - "end": 17150, + "start": 17175, + "end": 17190, "loc": { "start": { - "line": 479, + "line": 480, "column": 22 }, "end": { - "line": 479, + "line": 480, "column": 37 } }, "callee": { "type": "MemberExpression", - "start": 17135, - "end": 17148, + "start": 17175, + "end": 17188, "loc": { "start": { - "line": 479, + "line": 480, "column": 22 }, "end": { - "line": 479, + "line": 480, "column": 35 } }, "object": { "type": "ThisExpression", - "start": 17135, - "end": 17139, + "start": 17175, + "end": 17179, "loc": { "start": { - "line": 479, + "line": 480, "column": 22 }, "end": { - "line": 479, + "line": 480, "column": 26 } } }, "property": { "type": "Identifier", - "start": 17140, - "end": 17148, + "start": 17180, + "end": 17188, "loc": { "start": { - "line": 479, + "line": 480, "column": 27 }, "end": { - "line": 479, + "line": 480, "column": 35 }, "identifierName": "getDelay" @@ -22263,15 +22360,15 @@ { "type": "CommentLine", "value": " frame delay", - "start": 17097, - "end": 17111, + "start": 17137, + "end": 17151, "loc": { "start": { - "line": 478, + "line": 479, "column": 8 }, "end": { - "line": 478, + "line": 479, "column": 22 } } @@ -22281,15 +22378,15 @@ { "type": "CommentLine", "value": " icon DataURL", - "start": 17161, - "end": 17176, + "start": 17201, + "end": 17216, "loc": { "start": { - "line": 480, + "line": 481, "column": 8 }, "end": { - "line": 480, + "line": 481, "column": 23 } } @@ -22298,58 +22395,58 @@ }, { "type": "ExpressionStatement", - "start": 17186, - "end": 17218, + "start": 17226, + "end": 17258, "loc": { "start": { - "line": 481, + "line": 482, "column": 8 }, "end": { - "line": 481, + "line": 482, "column": 40 } }, "expression": { "type": "AssignmentExpression", - "start": 17186, - "end": 17217, + "start": 17226, + "end": 17257, "loc": { "start": { - "line": 481, + "line": 482, "column": 8 }, "end": { - "line": 481, + "line": 482, "column": 39 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 17186, - "end": 17197, + "start": 17226, + "end": 17237, "loc": { "start": { - "line": 481, + "line": 482, "column": 8 }, "end": { - "line": 481, + "line": 482, "column": 19 } }, "object": { "type": "Identifier", - "start": 17186, - "end": 17194, + "start": 17226, + "end": 17234, "loc": { "start": { - "line": 481, + "line": 482, "column": 8 }, "end": { - "line": 481, + "line": 482, "column": 16 }, "identifierName": "iconData" @@ -22359,15 +22456,15 @@ }, "property": { "type": "NumericLiteral", - "start": 17195, - "end": 17196, + "start": 17235, + "end": 17236, "loc": { "start": { - "line": 481, + "line": 482, "column": 17 }, "end": { - "line": 481, + "line": 482, "column": 18 } }, @@ -22382,58 +22479,58 @@ }, "right": { "type": "CallExpression", - "start": 17200, - "end": 17217, + "start": 17240, + "end": 17257, "loc": { "start": { - "line": 481, + "line": 482, "column": 22 }, "end": { - "line": 481, + "line": 482, "column": 39 } }, "callee": { "type": "MemberExpression", - "start": 17200, - "end": 17215, + "start": 17240, + "end": 17255, "loc": { "start": { - "line": 481, + "line": 482, "column": 22 }, "end": { - "line": 481, + "line": 482, "column": 37 } }, "object": { "type": "ThisExpression", - "start": 17200, - "end": 17204, + "start": 17240, + "end": 17244, "loc": { "start": { - "line": 481, + "line": 482, "column": 22 }, "end": { - "line": 481, + "line": 482, "column": 26 } } }, "property": { "type": "Identifier", - "start": 17205, - "end": 17215, + "start": 17245, + "end": 17255, "loc": { "start": { - "line": 481, + "line": 482, "column": 27 }, "end": { - "line": 481, + "line": 482, "column": 37 }, "identifierName": "getDataURL" @@ -22450,15 +22547,15 @@ { "type": "CommentLine", "value": " icon DataURL", - "start": 17161, - "end": 17176, + "start": 17201, + "end": 17216, "loc": { "start": { - "line": 480, + "line": 481, "column": 8 }, "end": { - "line": 480, + "line": 481, "column": 23 } } @@ -22468,15 +22565,15 @@ { "type": "CommentLine", "value": " frame array", - "start": 17228, - "end": 17242, + "start": 17268, + "end": 17282, "loc": { "start": { - "line": 482, + "line": 483, "column": 8 }, "end": { - "line": 482, + "line": 483, "column": 22 } } @@ -22485,58 +22582,58 @@ }, { "type": "ExpressionStatement", - "start": 17252, - "end": 17287, + "start": 17292, + "end": 17327, "loc": { "start": { - "line": 483, + "line": 484, "column": 8 }, "end": { - "line": 483, + "line": 484, "column": 43 } }, "expression": { "type": "AssignmentExpression", - "start": 17252, - "end": 17286, + "start": 17292, + "end": 17326, "loc": { "start": { - "line": 483, + "line": 484, "column": 8 }, "end": { - "line": 483, + "line": 484, "column": 42 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 17252, - "end": 17263, + "start": 17292, + "end": 17303, "loc": { "start": { - "line": 483, + "line": 484, "column": 8 }, "end": { - "line": 483, + "line": 484, "column": 19 } }, "object": { "type": "Identifier", - "start": 17252, - "end": 17260, + "start": 17292, + "end": 17300, "loc": { "start": { - "line": 483, + "line": 484, "column": 8 }, "end": { - "line": 483, + "line": 484, "column": 16 }, "identifierName": "iconData" @@ -22546,15 +22643,15 @@ }, "property": { "type": "NumericLiteral", - "start": 17261, - "end": 17262, + "start": 17301, + "end": 17302, "loc": { "start": { - "line": 483, + "line": 484, "column": 17 }, "end": { - "line": 483, + "line": 484, "column": 18 } }, @@ -22569,58 +22666,58 @@ }, "right": { "type": "CallExpression", - "start": 17266, - "end": 17286, + "start": 17306, + "end": 17326, "loc": { "start": { - "line": 483, + "line": 484, "column": 22 }, "end": { - "line": 483, + "line": 484, "column": 42 } }, "callee": { "type": "MemberExpression", - "start": 17266, - "end": 17284, + "start": 17306, + "end": 17324, "loc": { "start": { - "line": 483, + "line": 484, "column": 22 }, "end": { - "line": 483, + "line": 484, "column": 40 } }, "object": { "type": "ThisExpression", - "start": 17266, - "end": 17270, + "start": 17306, + "end": 17310, "loc": { "start": { - "line": 483, + "line": 484, "column": 22 }, "end": { - "line": 483, + "line": 484, "column": 26 } } }, "property": { "type": "Identifier", - "start": 17271, - "end": 17284, + "start": 17311, + "end": 17324, "loc": { "start": { - "line": 483, + "line": 484, "column": 27 }, "end": { - "line": 483, + "line": 484, "column": 40 }, "identifierName": "getFramesData" @@ -22637,15 +22734,15 @@ { "type": "CommentLine", "value": " frame array", - "start": 17228, - "end": 17242, + "start": 17268, + "end": 17282, "loc": { "start": { - "line": 482, + "line": 483, "column": 8 }, "end": { - "line": 482, + "line": 483, "column": 22 } } @@ -22655,15 +22752,15 @@ { "type": "CommentLine", "value": " this is actually an optional data entry into the vyi, only used if states actually exist on this icon.", - "start": 17299, - "end": 17404, + "start": 17339, + "end": 17444, "loc": { "start": { - "line": 485, + "line": 486, "column": 8 }, "end": { - "line": 485, + "line": 486, "column": 113 } } @@ -22671,15 +22768,15 @@ { "type": "CommentLine", "value": " this will save data", - "start": 17414, - "end": 17436, + "start": 17454, + "end": 17476, "loc": { "start": { - "line": 486, + "line": 487, "column": 8 }, "end": { - "line": 486, + "line": 487, "column": 30 } } @@ -22688,57 +22785,57 @@ }, { "type": "IfStatement", - "start": 17446, - "end": 17560, + "start": 17486, + "end": 17600, "loc": { "start": { - "line": 487, + "line": 488, "column": 8 }, "end": { - "line": 490, + "line": 491, "column": 9 } }, "test": { "type": "MemberExpression", - "start": 17450, - "end": 17468, + "start": 17490, + "end": 17508, "loc": { "start": { - "line": 487, + "line": 488, "column": 12 }, "end": { - "line": 487, + "line": 488, "column": 30 } }, "object": { "type": "MemberExpression", - "start": 17450, - "end": 17461, + "start": 17490, + "end": 17501, "loc": { "start": { - "line": 487, + "line": 488, "column": 12 }, "end": { - "line": 487, + "line": 488, "column": 23 } }, "object": { "type": "ThisExpression", - "start": 17450, - "end": 17454, + "start": 17490, + "end": 17494, "loc": { "start": { - "line": 487, + "line": 488, "column": 12 }, "end": { - "line": 487, + "line": 488, "column": 16 } }, @@ -22746,15 +22843,15 @@ }, "property": { "type": "Identifier", - "start": 17455, - "end": 17461, + "start": 17495, + "end": 17501, "loc": { "start": { - "line": 487, + "line": 488, "column": 17 }, "end": { - "line": 487, + "line": 488, "column": 23 }, "identifierName": "states" @@ -22766,15 +22863,15 @@ }, "property": { "type": "Identifier", - "start": 17462, - "end": 17468, + "start": 17502, + "end": 17508, "loc": { "start": { - "line": 487, + "line": 488, "column": 24 }, "end": { - "line": 487, + "line": 488, "column": 30 }, "identifierName": "length" @@ -22786,73 +22883,73 @@ }, "consequent": { "type": "BlockStatement", - "start": 17470, - "end": 17560, + "start": 17510, + "end": 17600, "loc": { "start": { - "line": 487, + "line": 488, "column": 32 }, "end": { - "line": 490, + "line": 491, "column": 9 } }, "body": [ { "type": "ExpressionStatement", - "start": 17514, - "end": 17549, + "start": 17554, + "end": 17589, "loc": { "start": { - "line": 489, + "line": 490, "column": 12 }, "end": { - "line": 489, + "line": 490, "column": 47 } }, "expression": { "type": "AssignmentExpression", - "start": 17514, - "end": 17548, + "start": 17554, + "end": 17588, "loc": { "start": { - "line": 489, + "line": 490, "column": 12 }, "end": { - "line": 489, + "line": 490, "column": 46 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 17514, - "end": 17525, + "start": 17554, + "end": 17565, "loc": { "start": { - "line": 489, + "line": 490, "column": 12 }, "end": { - "line": 489, + "line": 490, "column": 23 } }, "object": { "type": "Identifier", - "start": 17514, - "end": 17522, + "start": 17554, + "end": 17562, "loc": { "start": { - "line": 489, + "line": 490, "column": 12 }, "end": { - "line": 489, + "line": 490, "column": 20 }, "identifierName": "iconData" @@ -22862,15 +22959,15 @@ }, "property": { "type": "NumericLiteral", - "start": 17523, - "end": 17524, + "start": 17563, + "end": 17564, "loc": { "start": { - "line": 489, + "line": 490, "column": 21 }, "end": { - "line": 489, + "line": 490, "column": 22 } }, @@ -22885,58 +22982,58 @@ }, "right": { "type": "CallExpression", - "start": 17528, - "end": 17548, + "start": 17568, + "end": 17588, "loc": { "start": { - "line": 489, + "line": 490, "column": 26 }, "end": { - "line": 489, + "line": 490, "column": 46 } }, "callee": { "type": "MemberExpression", - "start": 17528, - "end": 17546, + "start": 17568, + "end": 17586, "loc": { "start": { - "line": 489, + "line": 490, "column": 26 }, "end": { - "line": 489, + "line": 490, "column": 44 } }, "object": { "type": "ThisExpression", - "start": 17528, - "end": 17532, + "start": 17568, + "end": 17572, "loc": { "start": { - "line": 489, + "line": 490, "column": 26 }, "end": { - "line": 489, + "line": 490, "column": 30 } } }, "property": { "type": "Identifier", - "start": 17533, - "end": 17546, + "start": 17573, + "end": 17586, "loc": { "start": { - "line": 489, + "line": 490, "column": 31 }, "end": { - "line": 489, + "line": 490, "column": 44 }, "identifierName": "getStatesData" @@ -22953,15 +23050,15 @@ { "type": "CommentLine", "value": " states array", - "start": 17485, - "end": 17500, + "start": 17525, + "end": 17540, "loc": { "start": { - "line": 488, + "line": 489, "column": 12 }, "end": { - "line": 488, + "line": 489, "column": 27 } } @@ -22976,15 +23073,15 @@ { "type": "CommentLine", "value": " this is actually an optional data entry into the vyi, only used if states actually exist on this icon.", - "start": 17299, - "end": 17404, + "start": 17339, + "end": 17444, "loc": { "start": { - "line": 485, + "line": 486, "column": 8 }, "end": { - "line": 485, + "line": 486, "column": 113 } } @@ -22992,15 +23089,15 @@ { "type": "CommentLine", "value": " this will save data", - "start": 17414, - "end": 17436, + "start": 17454, + "end": 17476, "loc": { "start": { - "line": 486, + "line": 487, "column": 8 }, "end": { - "line": 486, + "line": 487, "column": 30 } } @@ -23009,29 +23106,29 @@ }, { "type": "ReturnStatement", - "start": 17570, - "end": 17586, + "start": 17610, + "end": 17626, "loc": { "start": { - "line": 491, + "line": 492, "column": 8 }, "end": { - "line": 491, + "line": 492, "column": 24 } }, "argument": { "type": "Identifier", - "start": 17577, - "end": 17585, + "start": 17617, + "end": 17625, "loc": { "start": { - "line": 491, + "line": 492, "column": 15 }, "end": { - "line": 491, + "line": 492, "column": 23 }, "identifierName": "iconData" @@ -23046,15 +23143,15 @@ { "type": "CommentBlock", "value": "*\r\n * Exports this icon's data into proper vyi format.\r\n * @private\r\n * @returns {Array} An array of data related to this icon in the proper vyi format.\r\n ", - "start": 16610, - "end": 16785, + "start": 16650, + "end": 16825, "loc": { "start": { - "line": 463, + "line": 464, "column": 4 }, "end": { - "line": 467, + "line": 468, "column": 7 } } @@ -23650,15 +23747,15 @@ { "type": "CommentBlock", "value": "*\r\n * Adds this icon data as a state. A state is also an icon.\r\n * @param {Object} pIconData - The data used to create this state icon.\r\n * @returns {Icon|undefined} The state that was added or undefined.\r\n ", - "start": 6895, - "end": 7122, + "start": 6935, + "end": 7162, "loc": { "start": { - "line": 217, + "line": 218, "column": 4 }, "end": { - "line": 221, + "line": 222, "column": 7 } } @@ -23666,15 +23763,15 @@ { "type": "CommentBlock", "value": "*\r\n * Removes the state passed or the state with the name pName.\r\n * @param {Icon} pState - The state to remove from this icon. pName should be not be used in tandem with this method of removing.\r\n * @param {string} pName - The name of the state to remove. pState must be undefined to use this method for removing.\r\n * @returns {self} This icon instance.\r\n ", - "start": 7330, - "end": 7711, + "start": 7370, + "end": 7751, "loc": { "start": { - "line": 229, + "line": 230, "column": 4 }, "end": { - "line": 234, + "line": 235, "column": 7 } } @@ -23682,15 +23779,15 @@ { "type": "CommentLine", "value": " The index used to remove this frame.", - "start": 7755, - "end": 7794, + "start": 7795, + "end": 7834, "loc": { "start": { - "line": 236, + "line": 237, "column": 8 }, "end": { - "line": 236, + "line": 237, "column": 47 } } @@ -23698,15 +23795,15 @@ { "type": "CommentLine", "value": " Remove via reference to state.", - "start": 7824, - "end": 7857, + "start": 7864, + "end": 7897, "loc": { "start": { - "line": 238, + "line": 239, "column": 8 }, "end": { - "line": 238, + "line": 239, "column": 41 } } @@ -23714,15 +23811,15 @@ { "type": "CommentLine", "value": " Remove via reference to name", - "start": 7962, - "end": 7993, + "start": 8002, + "end": 8033, "loc": { "start": { - "line": 241, + "line": 242, "column": 8 }, "end": { - "line": 241, + "line": 242, "column": 39 } } @@ -23730,15 +23827,15 @@ { "type": "CommentLine", "value": " Remove the state", - "start": 8377, - "end": 8396, + "start": 8417, + "end": 8436, "loc": { "start": { - "line": 252, + "line": 253, "column": 12 }, "end": { - "line": 252, + "line": 253, "column": 31 } } @@ -23746,15 +23843,15 @@ { "type": "CommentBlock", "value": "*\r\n * Adds a new frame to this icon.\r\n * @param {Object} pFrameData - The frame data to give this frame.\r\n * @returns {Frame|undefined} The frame that was added or undefined.\r\n ", - "start": 8485, - "end": 8682, + "start": 8525, + "end": 8722, "loc": { "start": { - "line": 257, + "line": 258, "column": 4 }, "end": { - "line": 261, + "line": 262, "column": 7 } } @@ -23762,15 +23859,15 @@ { "type": "CommentLine", "value": " Add the frame to the frames array.", - "start": 8864, - "end": 8901, + "start": 8904, + "end": 8941, "loc": { "start": { - "line": 266, + "line": 267, "column": 16 }, "end": { - "line": 266, + "line": 267, "column": 53 } } @@ -23778,15 +23875,15 @@ { "type": "CommentLine", "value": " Re-index frames after a change", - "start": 8961, - "end": 8994, + "start": 9001, + "end": 9034, "loc": { "start": { - "line": 268, + "line": 269, "column": 16 }, "end": { - "line": 268, + "line": 269, "column": 49 } } @@ -23794,15 +23891,15 @@ { "type": "CommentBlock", "value": "*\r\n * Removes the frame passed or the frame that exists at pIndex.\r\n * @param {Frame} pFrame - The frame to remove from this icon. pIndex should be not be used in tandem with this method of removing.\r\n * @param {number} pIndex - The index of the frame to remove. pFrame must be undefined to use this method for removing.\r\n * @returns {self} This icon instance.\r\n ", - "start": 9304, - "end": 9691, + "start": 9344, + "end": 9731, "loc": { "start": { - "line": 278, + "line": 279, "column": 4 }, "end": { - "line": 283, + "line": 284, "column": 7 } } @@ -23810,15 +23907,15 @@ { "type": "CommentLine", "value": " The index used to remove this frame.", - "start": 9736, - "end": 9775, + "start": 9776, + "end": 9815, "loc": { "start": { - "line": 285, + "line": 286, "column": 8 }, "end": { - "line": 285, + "line": 286, "column": 47 } } @@ -23826,15 +23923,15 @@ { "type": "CommentLine", "value": " Remove via reference to frame.", - "start": 9805, - "end": 9838, + "start": 9845, + "end": 9878, "loc": { "start": { - "line": 287, + "line": 288, "column": 8 }, "end": { - "line": 287, + "line": 288, "column": 41 } } @@ -23842,15 +23939,15 @@ { "type": "CommentLine", "value": " Remove via index passed.", - "start": 9943, - "end": 9970, + "start": 9983, + "end": 10010, "loc": { "start": { - "line": 290, + "line": 291, "column": 8 }, "end": { - "line": 290, + "line": 291, "column": 35 } } @@ -23858,15 +23955,15 @@ { "type": "CommentLine", "value": " Remove the frame", - "start": 10486, - "end": 10505, + "start": 10526, + "end": 10545, "loc": { "start": { - "line": 304, + "line": 305, "column": 12 }, "end": { - "line": 304, + "line": 305, "column": 31 } } @@ -23874,15 +23971,15 @@ { "type": "CommentLine", "value": " Re-index frames after a change", - "start": 10562, - "end": 10595, + "start": 10602, + "end": 10635, "loc": { "start": { - "line": 306, + "line": 307, "column": 12 }, "end": { - "line": 306, + "line": 307, "column": 45 } } @@ -23890,15 +23987,15 @@ { "type": "CommentBlock", "value": "*\r\n * Index the frames properly.\r\n * @private\r\n ", - "start": 10674, - "end": 10738, + "start": 10714, + "end": 10778, "loc": { "start": { - "line": 311, + "line": 312, "column": 4 }, "end": { - "line": 314, + "line": 315, "column": 7 } } @@ -23906,15 +24003,15 @@ { "type": "CommentLine", "value": " Reorder the frames after removing.", - "start": 10769, - "end": 10806, + "start": 10809, + "end": 10846, "loc": { "start": { - "line": 316, + "line": 317, "column": 8 }, "end": { - "line": 316, + "line": 317, "column": 45 } } @@ -23922,15 +24019,15 @@ { "type": "CommentBlock", "value": "*\r\n * Reorders the frame in the animation. The index of the passed frame will be swapped with the frame at pIndex.\r\n * The \"first\" frame of the animation is technically this icon's dataURL. So if you are aiming to change the order of this icon and convert it into a frame.\r\n * pCurrentIndex must be set to -1 to match this icon.\r\n * @param {number} pCurrentIndex - The current index of the frame.\r\n * @param {number} pIndex - The index the frame will be moving to.\r\n * @returns {self} This icon instance.\r\n ", - "start": 10919, - "end": 11458, + "start": 10959, + "end": 11498, "loc": { "start": { - "line": 321, + "line": 322, "column": 4 }, "end": { - "line": 328, + "line": 329, "column": 7 } } @@ -23938,15 +24035,15 @@ { "type": "CommentLine", "value": " We check if the current index is -1, if it is then it means we want to treat this icon as a frame. As the icon data and delay of this icon serves", - "start": 11659, - "end": 11807, + "start": 11699, + "end": 11847, "loc": { "start": { - "line": 333, + "line": 334, "column": 12 }, "end": { - "line": 333, + "line": 334, "column": 160 } } @@ -23954,15 +24051,15 @@ { "type": "CommentLine", "value": " as the frame 0.", - "start": 11821, - "end": 11839, + "start": 11861, + "end": 11879, "loc": { "start": { - "line": 334, + "line": 335, "column": 12 }, "end": { - "line": 334, + "line": 335, "column": 30 } } @@ -23970,15 +24067,15 @@ { "type": "CommentLine", "value": " Otherwise if the index passed can be found in the frames array, then we use that frame.", - "start": 11932, - "end": 12022, + "start": 11972, + "end": 12062, "loc": { "start": { - "line": 337, + "line": 338, "column": 12 }, "end": { - "line": 337, + "line": 338, "column": 102 } } @@ -23986,15 +24083,15 @@ { "type": "CommentLine", "value": " We get the frame at the specified index.", - "start": 12167, - "end": 12210, + "start": 12207, + "end": 12250, "loc": { "start": { - "line": 342, + "line": 343, "column": 12 }, "end": { - "line": 342, + "line": 343, "column": 55 } } @@ -24002,15 +24099,15 @@ { "type": "CommentLine", "value": " If both frames can be found, we can swap their data.", - "start": 12334, - "end": 12389, + "start": 12374, + "end": 12429, "loc": { "start": { - "line": 347, + "line": 348, "column": 12 }, "end": { - "line": 347, + "line": 348, "column": 67 } } @@ -24018,15 +24115,15 @@ { "type": "CommentLine", "value": " Store frame data", - "start": 12456, - "end": 12475, + "start": 12496, + "end": 12515, "loc": { "start": { - "line": 349, + "line": 350, "column": 16 }, "end": { - "line": 349, + "line": 350, "column": 35 } } @@ -24034,15 +24131,15 @@ { "type": "CommentLine", "value": " Swap data from frame", - "start": 12777, - "end": 12800, + "start": 12817, + "end": 12840, "loc": { "start": { - "line": 356, + "line": 357, "column": 16 }, "end": { - "line": 356, + "line": 357, "column": 39 } } @@ -24050,15 +24147,15 @@ { "type": "CommentLine", "value": " Swap data to frame", - "start": 12940, - "end": 12961, + "start": 12980, + "end": 13001, "loc": { "start": { - "line": 359, + "line": 360, "column": 16 }, "end": { - "line": 359, + "line": 360, "column": 37 } } @@ -24066,15 +24163,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets the frame existing at pIndex.\r\n * Frame 0 will actually be frame \"1\" in the animation. As this icon will actually be frame 0.\r\n * If you are trying to get \"frame\" 1. Then you will need to use the icon's delay and data url. As that is frame 0.\r\n * @param {number} pIndex - The index of the frame to get.\r\n * @returns {Frame|undefined} The frame found at pIndex.\r\n ", - "start": 13399, - "end": 13801, + "start": 13439, + "end": 13841, "loc": { "start": { - "line": 370, + "line": 371, "column": 4 }, "end": { - "line": 376, + "line": 377, "column": 7 } } @@ -24082,15 +24179,15 @@ { "type": "CommentBlock", "value": "*\r\n * Returns an array of all the frames this icons has.\r\n * @returns {Array} An array of frames this icon has.\r\n ", - "start": 14026, - "end": 14156, + "start": 14066, + "end": 14196, "loc": { "start": { - "line": 384, + "line": 385, "column": 4 }, "end": { - "line": 387, + "line": 388, "column": 7 } } @@ -24098,15 +24195,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets all the frames belonging to this icon.\r\n * @private\r\n * @returns {Array} An array containing the frame data of all frames.\r\n ", - "start": 14224, - "end": 14380, + "start": 14264, + "end": 14420, "loc": { "start": { - "line": 391, + "line": 392, "column": 4 }, "end": { - "line": 395, + "line": 396, "column": 7 } } @@ -24114,15 +24211,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets the state that has the name pName.\r\n * @param {string} pName - The name of the state to get.\r\n * @returns {Icon} The state that has the name of pName.\r\n ", - "start": 14591, - "end": 14775, + "start": 14631, + "end": 14815, "loc": { "start": { - "line": 403, + "line": 404, "column": 4 }, "end": { - "line": 407, + "line": 408, "column": 7 } } @@ -24130,15 +24227,15 @@ { "type": "CommentLine", "value": " If the icon has the same name, return that icon", - "start": 14970, - "end": 15020, + "start": 15010, + "end": 15060, "loc": { "start": { - "line": 412, + "line": 413, "column": 16 }, "end": { - "line": 412, + "line": 413, "column": 66 } } @@ -24146,15 +24243,15 @@ { "type": "CommentBlock", "value": "*\r\n * Returns an array of all the states this icons has.\r\n * @returns {Array} An array of states this icon has.\r\n ", - "start": 15258, - "end": 15388, + "start": 15298, + "end": 15428, "loc": { "start": { - "line": 421, + "line": 422, "column": 4 }, "end": { - "line": 424, + "line": 425, "column": 7 } } @@ -24162,15 +24259,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets all the states belonging to this icon.\r\n * @private\r\n * @returns {Array} An array containing the state data of all frames.\r\n ", - "start": 15456, - "end": 15612, + "start": 15496, + "end": 15652, "loc": { "start": { - "line": 428, + "line": 429, "column": 4 }, "end": { - "line": 432, + "line": 433, "column": 7 } } @@ -24178,15 +24275,15 @@ { "type": "CommentLine", "value": " Loop state array to export relevant information.", - "start": 15681, - "end": 15732, + "start": 15721, + "end": 15772, "loc": { "start": { - "line": 435, + "line": 436, "column": 8 }, "end": { - "line": 435, + "line": 436, "column": 59 } } @@ -24194,15 +24291,15 @@ { "type": "CommentBlock", "value": "*\r\n * Exports this icon as if it was a state in the proper vyi format.\r\n * @private\r\n * @returns {Array} An array of data related to this icon as if it were a state.\r\n ", - "start": 15899, - "end": 16087, + "start": 15939, + "end": 16127, "loc": { "start": { - "line": 441, + "line": 442, "column": 4 }, "end": { - "line": 445, + "line": 446, "column": 7 } } @@ -24210,15 +24307,15 @@ { "type": "CommentLine", "value": " state name", - "start": 16151, - "end": 16164, + "start": 16191, + "end": 16204, "loc": { "start": { - "line": 448, + "line": 449, "column": 8 }, "end": { - "line": 448, + "line": 449, "column": 21 } } @@ -24226,15 +24323,15 @@ { "type": "CommentLine", "value": " state dataURL", - "start": 16214, - "end": 16230, + "start": 16254, + "end": 16270, "loc": { "start": { - "line": 450, + "line": 451, "column": 8 }, "end": { - "line": 450, + "line": 451, "column": 24 } } @@ -24242,15 +24339,15 @@ { "type": "CommentLine", "value": " state frame delay", - "start": 16283, - "end": 16303, + "start": 16323, + "end": 16343, "loc": { "start": { - "line": 452, + "line": 453, "column": 8 }, "end": { - "line": 452, + "line": 453, "column": 28 } } @@ -24258,15 +24355,15 @@ { "type": "CommentLine", "value": " state frame array", - "start": 16354, - "end": 16374, + "start": 16394, + "end": 16414, "loc": { "start": { - "line": 454, + "line": 455, "column": 8 }, "end": { - "line": 454, + "line": 455, "column": 28 } } @@ -24274,15 +24371,15 @@ { "type": "CommentLine", "value": " Loop frame array to export relevant information.", - "start": 16414, - "end": 16465, + "start": 16454, + "end": 16505, "loc": { "start": { - "line": 457, + "line": 458, "column": 8 }, "end": { - "line": 457, + "line": 458, "column": 59 } } @@ -24290,15 +24387,15 @@ { "type": "CommentBlock", "value": "*\r\n * Exports this icon's data into proper vyi format.\r\n * @private\r\n * @returns {Array} An array of data related to this icon in the proper vyi format.\r\n ", - "start": 16610, - "end": 16785, + "start": 16650, + "end": 16825, "loc": { "start": { - "line": 463, + "line": 464, "column": 4 }, "end": { - "line": 467, + "line": 468, "column": 7 } } @@ -24306,15 +24403,15 @@ { "type": "CommentLine", "value": " icon name", - "start": 16841, - "end": 16853, + "start": 16881, + "end": 16893, "loc": { "start": { - "line": 470, + "line": 471, "column": 8 }, "end": { - "line": 470, + "line": 471, "column": 20 } } @@ -24322,15 +24419,15 @@ { "type": "CommentLine", "value": " Get the size of this icon.", - "start": 16902, - "end": 16931, + "start": 16942, + "end": 16971, "loc": { "start": { - "line": 472, + "line": 473, "column": 8 }, "end": { - "line": 472, + "line": 473, "column": 37 } } @@ -24338,15 +24435,15 @@ { "type": "CommentLine", "value": " icon width", - "start": 16979, - "end": 16992, + "start": 17019, + "end": 17032, "loc": { "start": { - "line": 474, + "line": 475, "column": 8 }, "end": { - "line": 474, + "line": 475, "column": 21 } } @@ -24354,15 +24451,15 @@ { "type": "CommentLine", "value": " icon height", - "start": 17037, - "end": 17051, + "start": 17077, + "end": 17091, "loc": { "start": { - "line": 476, + "line": 477, "column": 8 }, "end": { - "line": 476, + "line": 477, "column": 22 } } @@ -24370,15 +24467,15 @@ { "type": "CommentLine", "value": " frame delay", - "start": 17097, - "end": 17111, + "start": 17137, + "end": 17151, "loc": { "start": { - "line": 478, + "line": 479, "column": 8 }, "end": { - "line": 478, + "line": 479, "column": 22 } } @@ -24386,15 +24483,15 @@ { "type": "CommentLine", "value": " icon DataURL", - "start": 17161, - "end": 17176, + "start": 17201, + "end": 17216, "loc": { "start": { - "line": 480, + "line": 481, "column": 8 }, "end": { - "line": 480, + "line": 481, "column": 23 } } @@ -24402,15 +24499,15 @@ { "type": "CommentLine", "value": " frame array", - "start": 17228, - "end": 17242, + "start": 17268, + "end": 17282, "loc": { "start": { - "line": 482, + "line": 483, "column": 8 }, "end": { - "line": 482, + "line": 483, "column": 22 } } @@ -24418,15 +24515,15 @@ { "type": "CommentLine", "value": " this is actually an optional data entry into the vyi, only used if states actually exist on this icon.", - "start": 17299, - "end": 17404, + "start": 17339, + "end": 17444, "loc": { "start": { - "line": 485, + "line": 486, "column": 8 }, "end": { - "line": 485, + "line": 486, "column": 113 } } @@ -24434,15 +24531,15 @@ { "type": "CommentLine", "value": " this will save data", - "start": 17414, - "end": 17436, + "start": 17454, + "end": 17476, "loc": { "start": { - "line": 486, + "line": 487, "column": 8 }, "end": { - "line": 486, + "line": 487, "column": 30 } } @@ -24450,15 +24547,15 @@ { "type": "CommentLine", "value": " states array", - "start": 17485, - "end": 17500, + "start": 17525, + "end": 17540, "loc": { "start": { - "line": 488, + "line": 489, "column": 12 }, "end": { - "line": 488, + "line": 489, "column": 27 } } @@ -39436,9 +39533,9 @@ "postfix": false, "binop": null }, - "value": "frames", + "value": "setDelay", "start": 6633, - "end": 6639, + "end": 6641, "loc": { "start": { "line": 208, @@ -39446,6 +39543,188 @@ }, "end": { "line": 208, + "column": 29 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 6641, + "end": 6642, + "loc": { + "start": { + "line": 208, + "column": 29 + }, + "end": { + "line": 208, + "column": 30 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "pDelay", + "start": 6642, + "end": 6648, + "loc": { + "start": { + "line": 208, + "column": 30 + }, + "end": { + "line": 208, + "column": 36 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 6648, + "end": 6649, + "loc": { + "start": { + "line": 208, + "column": 36 + }, + "end": { + "line": 208, + "column": 37 + } + } + }, + { + "type": { + "label": ";", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 6649, + "end": 6650, + "loc": { + "start": { + "line": 208, + "column": 37 + }, + "end": { + "line": 208, + "column": 38 + } + } + }, + { + "type": { + "label": "this", + "keyword": "this", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "this", + "start": 6668, + "end": 6672, + "loc": { + "start": { + "line": 209, + "column": 16 + }, + "end": { + "line": 209, + "column": 20 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 6672, + "end": 6673, + "loc": { + "start": { + "line": 209, + "column": 20 + }, + "end": { + "line": 209, + "column": 21 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "frames", + "start": 6673, + "end": 6679, + "loc": { + "start": { + "line": 209, + "column": 21 + }, + "end": { + "line": 209, "column": 27 } } @@ -39463,15 +39742,15 @@ "binop": null, "updateContext": null }, - "start": 6639, - "end": 6640, + "start": 6679, + "end": 6680, "loc": { "start": { - "line": 208, + "line": 209, "column": 27 }, "end": { - "line": 208, + "line": 209, "column": 28 } } @@ -39489,15 +39768,15 @@ "binop": null }, "value": "forEach", - "start": 6640, - "end": 6647, + "start": 6680, + "end": 6687, "loc": { "start": { - "line": 208, + "line": 209, "column": 28 }, "end": { - "line": 208, + "line": 209, "column": 35 } } @@ -39514,15 +39793,15 @@ "postfix": false, "binop": null }, - "start": 6647, - "end": 6648, + "start": 6687, + "end": 6688, "loc": { "start": { - "line": 208, + "line": 209, "column": 35 }, "end": { - "line": 208, + "line": 209, "column": 36 } } @@ -39539,15 +39818,15 @@ "postfix": false, "binop": null }, - "start": 6648, - "end": 6649, + "start": 6688, + "end": 6689, "loc": { "start": { - "line": 208, + "line": 209, "column": 36 }, "end": { - "line": 208, + "line": 209, "column": 37 } } @@ -39565,15 +39844,15 @@ "binop": null }, "value": "pFrame", - "start": 6649, - "end": 6655, + "start": 6689, + "end": 6695, "loc": { "start": { - "line": 208, + "line": 209, "column": 37 }, "end": { - "line": 208, + "line": 209, "column": 43 } } @@ -39590,15 +39869,15 @@ "postfix": false, "binop": null }, - "start": 6655, - "end": 6656, + "start": 6695, + "end": 6696, "loc": { "start": { - "line": 208, + "line": 209, "column": 43 }, "end": { - "line": 208, + "line": 209, "column": 44 } } @@ -39616,15 +39895,15 @@ "binop": null, "updateContext": null }, - "start": 6657, - "end": 6659, + "start": 6697, + "end": 6699, "loc": { "start": { - "line": 208, + "line": 209, "column": 45 }, "end": { - "line": 208, + "line": 209, "column": 47 } } @@ -39641,15 +39920,15 @@ "postfix": false, "binop": null }, - "start": 6660, - "end": 6661, + "start": 6700, + "end": 6701, "loc": { "start": { - "line": 208, + "line": 209, "column": 48 }, "end": { - "line": 208, + "line": 209, "column": 49 } } @@ -39667,15 +39946,15 @@ "binop": null }, "value": "pFrame", - "start": 6683, - "end": 6689, + "start": 6723, + "end": 6729, "loc": { "start": { - "line": 209, + "line": 210, "column": 20 }, "end": { - "line": 209, + "line": 210, "column": 26 } } @@ -39693,15 +39972,15 @@ "binop": null, "updateContext": null }, - "start": 6689, - "end": 6690, + "start": 6729, + "end": 6730, "loc": { "start": { - "line": 209, + "line": 210, "column": 26 }, "end": { - "line": 209, + "line": 210, "column": 27 } } @@ -39719,15 +39998,15 @@ "binop": null }, "value": "setDelay", - "start": 6690, - "end": 6698, + "start": 6730, + "end": 6738, "loc": { "start": { - "line": 209, + "line": 210, "column": 27 }, "end": { - "line": 209, + "line": 210, "column": 35 } } @@ -39744,15 +40023,15 @@ "postfix": false, "binop": null }, - "start": 6698, - "end": 6699, + "start": 6738, + "end": 6739, "loc": { "start": { - "line": 209, + "line": 210, "column": 35 }, "end": { - "line": 209, + "line": 210, "column": 36 } } @@ -39770,15 +40049,15 @@ "binop": null }, "value": "pDelay", - "start": 6699, - "end": 6705, + "start": 6739, + "end": 6745, "loc": { "start": { - "line": 209, + "line": 210, "column": 36 }, "end": { - "line": 209, + "line": 210, "column": 42 } } @@ -39795,15 +40074,15 @@ "postfix": false, "binop": null }, - "start": 6705, - "end": 6706, + "start": 6745, + "end": 6746, "loc": { "start": { - "line": 209, + "line": 210, "column": 42 }, "end": { - "line": 209, + "line": 210, "column": 43 } } @@ -39821,15 +40100,15 @@ "binop": null, "updateContext": null }, - "start": 6706, - "end": 6707, + "start": 6746, + "end": 6747, "loc": { "start": { - "line": 209, + "line": 210, "column": 43 }, "end": { - "line": 209, + "line": 210, "column": 44 } } @@ -39846,15 +40125,15 @@ "postfix": false, "binop": null }, - "start": 6725, - "end": 6726, + "start": 6765, + "end": 6766, "loc": { "start": { - "line": 210, + "line": 211, "column": 16 }, "end": { - "line": 210, + "line": 211, "column": 17 } } @@ -39871,15 +40150,15 @@ "postfix": false, "binop": null }, - "start": 6726, - "end": 6727, + "start": 6766, + "end": 6767, "loc": { "start": { - "line": 210, + "line": 211, "column": 17 }, "end": { - "line": 210, + "line": 211, "column": 18 } } @@ -39897,15 +40176,15 @@ "binop": null, "updateContext": null }, - "start": 6727, - "end": 6728, + "start": 6767, + "end": 6768, "loc": { "start": { - "line": 210, + "line": 211, "column": 18 }, "end": { - "line": 210, + "line": 211, "column": 19 } } @@ -39922,15 +40201,15 @@ "postfix": false, "binop": null }, - "start": 6742, - "end": 6743, + "start": 6782, + "end": 6783, "loc": { "start": { - "line": 211, + "line": 212, "column": 12 }, "end": { - "line": 211, + "line": 212, "column": 13 } } @@ -39950,15 +40229,15 @@ "updateContext": null }, "value": "else", - "start": 6744, - "end": 6748, + "start": 6784, + "end": 6788, "loc": { "start": { - "line": 211, + "line": 212, "column": 14 }, "end": { - "line": 211, + "line": 212, "column": 18 } } @@ -39975,15 +40254,15 @@ "postfix": false, "binop": null }, - "start": 6749, - "end": 6750, + "start": 6789, + "end": 6790, "loc": { "start": { - "line": 211, + "line": 212, "column": 19 }, "end": { - "line": 211, + "line": 212, "column": 20 } } @@ -40001,15 +40280,15 @@ "binop": null }, "value": "VYI", - "start": 6768, - "end": 6771, + "start": 6808, + "end": 6811, "loc": { "start": { - "line": 212, + "line": 213, "column": 16 }, "end": { - "line": 212, + "line": 213, "column": 19 } } @@ -40027,15 +40306,15 @@ "binop": null, "updateContext": null }, - "start": 6771, - "end": 6772, + "start": 6811, + "end": 6812, "loc": { "start": { - "line": 212, + "line": 213, "column": 19 }, "end": { - "line": 212, + "line": 213, "column": 20 } } @@ -40053,15 +40332,15 @@ "binop": null }, "value": "logger", - "start": 6772, - "end": 6778, + "start": 6812, + "end": 6818, "loc": { "start": { - "line": 212, + "line": 213, "column": 20 }, "end": { - "line": 212, + "line": 213, "column": 26 } } @@ -40079,15 +40358,15 @@ "binop": null, "updateContext": null }, - "start": 6778, - "end": 6779, + "start": 6818, + "end": 6819, "loc": { "start": { - "line": 212, + "line": 213, "column": 26 }, "end": { - "line": 212, + "line": 213, "column": 27 } } @@ -40105,15 +40384,15 @@ "binop": null }, "value": "prefix", - "start": 6779, - "end": 6785, + "start": 6819, + "end": 6825, "loc": { "start": { - "line": 212, + "line": 213, "column": 27 }, "end": { - "line": 212, + "line": 213, "column": 33 } } @@ -40130,15 +40409,15 @@ "postfix": false, "binop": null }, - "start": 6785, - "end": 6786, + "start": 6825, + "end": 6826, "loc": { "start": { - "line": 212, + "line": 213, "column": 33 }, "end": { - "line": 212, + "line": 213, "column": 34 } } @@ -40157,15 +40436,15 @@ "updateContext": null }, "value": "VYI-Module", - "start": 6786, - "end": 6798, + "start": 6826, + "end": 6838, "loc": { "start": { - "line": 212, + "line": 213, "column": 34 }, "end": { - "line": 212, + "line": 213, "column": 46 } } @@ -40182,15 +40461,15 @@ "postfix": false, "binop": null }, - "start": 6798, - "end": 6799, + "start": 6838, + "end": 6839, "loc": { "start": { - "line": 212, + "line": 213, "column": 46 }, "end": { - "line": 212, + "line": 213, "column": 47 } } @@ -40208,15 +40487,15 @@ "binop": null, "updateContext": null }, - "start": 6799, - "end": 6800, + "start": 6839, + "end": 6840, "loc": { "start": { - "line": 212, + "line": 213, "column": 47 }, "end": { - "line": 212, + "line": 213, "column": 48 } } @@ -40234,15 +40513,15 @@ "binop": null }, "value": "error", - "start": 6800, - "end": 6805, + "start": 6840, + "end": 6845, "loc": { "start": { - "line": 212, + "line": 213, "column": 48 }, "end": { - "line": 212, + "line": 213, "column": 53 } } @@ -40259,15 +40538,15 @@ "postfix": false, "binop": null }, - "start": 6805, - "end": 6806, + "start": 6845, + "end": 6846, "loc": { "start": { - "line": 212, + "line": 213, "column": 53 }, "end": { - "line": 212, + "line": 213, "column": 54 } } @@ -40286,15 +40565,15 @@ "updateContext": null }, "value": "Invalid type for pDelay!", - "start": 6806, - "end": 6832, + "start": 6846, + "end": 6872, "loc": { "start": { - "line": 212, + "line": 213, "column": 54 }, "end": { - "line": 212, + "line": 213, "column": 80 } } @@ -40311,15 +40590,15 @@ "postfix": false, "binop": null }, - "start": 6832, - "end": 6833, + "start": 6872, + "end": 6873, "loc": { "start": { - "line": 212, + "line": 213, "column": 80 }, "end": { - "line": 212, + "line": 213, "column": 81 } } @@ -40337,15 +40616,15 @@ "binop": null, "updateContext": null }, - "start": 6833, - "end": 6834, + "start": 6873, + "end": 6874, "loc": { "start": { - "line": 212, + "line": 213, "column": 81 }, "end": { - "line": 212, + "line": 213, "column": 82 } } @@ -40362,15 +40641,15 @@ "postfix": false, "binop": null }, - "start": 6848, - "end": 6849, + "start": 6888, + "end": 6889, "loc": { "start": { - "line": 213, + "line": 214, "column": 12 }, "end": { - "line": 213, + "line": 214, "column": 13 } } @@ -40387,15 +40666,15 @@ "postfix": false, "binop": null }, - "start": 6859, - "end": 6860, + "start": 6899, + "end": 6900, "loc": { "start": { - "line": 214, + "line": 215, "column": 8 }, "end": { - "line": 214, + "line": 215, "column": 9 } } @@ -40415,15 +40694,15 @@ "updateContext": null }, "value": "return", - "start": 6870, - "end": 6876, + "start": 6910, + "end": 6916, "loc": { "start": { - "line": 215, + "line": 216, "column": 8 }, "end": { - "line": 215, + "line": 216, "column": 14 } } @@ -40443,15 +40722,15 @@ "updateContext": null }, "value": "this", - "start": 6877, - "end": 6881, + "start": 6917, + "end": 6921, "loc": { "start": { - "line": 215, + "line": 216, "column": 15 }, "end": { - "line": 215, + "line": 216, "column": 19 } } @@ -40469,15 +40748,15 @@ "binop": null, "updateContext": null }, - "start": 6881, - "end": 6882, + "start": 6921, + "end": 6922, "loc": { "start": { - "line": 215, + "line": 216, "column": 19 }, "end": { - "line": 215, + "line": 216, "column": 20 } } @@ -40494,15 +40773,15 @@ "postfix": false, "binop": null }, - "start": 6888, - "end": 6889, + "start": 6928, + "end": 6929, "loc": { "start": { - "line": 216, + "line": 217, "column": 4 }, "end": { - "line": 216, + "line": 217, "column": 5 } } @@ -40510,15 +40789,15 @@ { "type": "CommentBlock", "value": "*\r\n * Adds this icon data as a state. A state is also an icon.\r\n * @param {Object} pIconData - The data used to create this state icon.\r\n * @returns {Icon|undefined} The state that was added or undefined.\r\n ", - "start": 6895, - "end": 7122, + "start": 6935, + "end": 7162, "loc": { "start": { - "line": 217, + "line": 218, "column": 4 }, "end": { - "line": 221, + "line": 222, "column": 7 } } @@ -40536,15 +40815,15 @@ "binop": null }, "value": "addState", - "start": 7128, - "end": 7136, + "start": 7168, + "end": 7176, "loc": { "start": { - "line": 222, + "line": 223, "column": 4 }, "end": { - "line": 222, + "line": 223, "column": 12 } } @@ -40561,15 +40840,15 @@ "postfix": false, "binop": null }, - "start": 7136, - "end": 7137, + "start": 7176, + "end": 7177, "loc": { "start": { - "line": 222, + "line": 223, "column": 12 }, "end": { - "line": 222, + "line": 223, "column": 13 } } @@ -40587,15 +40866,15 @@ "binop": null }, "value": "pIconData", - "start": 7137, - "end": 7146, + "start": 7177, + "end": 7186, "loc": { "start": { - "line": 222, + "line": 223, "column": 13 }, "end": { - "line": 222, + "line": 223, "column": 22 } } @@ -40612,15 +40891,15 @@ "postfix": false, "binop": null }, - "start": 7146, - "end": 7147, + "start": 7186, + "end": 7187, "loc": { "start": { - "line": 222, + "line": 223, "column": 22 }, "end": { - "line": 222, + "line": 223, "column": 23 } } @@ -40637,15 +40916,15 @@ "postfix": false, "binop": null }, - "start": 7148, - "end": 7149, + "start": 7188, + "end": 7189, "loc": { "start": { - "line": 222, + "line": 223, "column": 24 }, "end": { - "line": 222, + "line": 223, "column": 25 } } @@ -40665,15 +40944,15 @@ "updateContext": null }, "value": "if", - "start": 7159, - "end": 7161, + "start": 7199, + "end": 7201, "loc": { "start": { - "line": 223, + "line": 224, "column": 8 }, "end": { - "line": 223, + "line": 224, "column": 10 } } @@ -40690,15 +40969,15 @@ "postfix": false, "binop": null }, - "start": 7162, - "end": 7163, + "start": 7202, + "end": 7203, "loc": { "start": { - "line": 223, + "line": 224, "column": 11 }, "end": { - "line": 223, + "line": 224, "column": 12 } } @@ -40716,15 +40995,15 @@ "binop": null }, "value": "pIconData", - "start": 7163, - "end": 7172, + "start": 7203, + "end": 7212, "loc": { "start": { - "line": 223, + "line": 224, "column": 12 }, "end": { - "line": 223, + "line": 224, "column": 21 } } @@ -40744,15 +41023,15 @@ "updateContext": null }, "value": "instanceof", - "start": 7173, - "end": 7183, + "start": 7213, + "end": 7223, "loc": { "start": { - "line": 223, + "line": 224, "column": 22 }, "end": { - "line": 223, + "line": 224, "column": 32 } } @@ -40770,15 +41049,15 @@ "binop": null }, "value": "Object", - "start": 7184, - "end": 7190, + "start": 7224, + "end": 7230, "loc": { "start": { - "line": 223, + "line": 224, "column": 33 }, "end": { - "line": 223, + "line": 224, "column": 39 } } @@ -40795,15 +41074,15 @@ "postfix": false, "binop": null }, - "start": 7190, - "end": 7191, + "start": 7230, + "end": 7231, "loc": { "start": { - "line": 223, + "line": 224, "column": 39 }, "end": { - "line": 223, + "line": 224, "column": 40 } } @@ -40820,15 +41099,15 @@ "postfix": false, "binop": null }, - "start": 7192, - "end": 7193, + "start": 7232, + "end": 7233, "loc": { "start": { - "line": 223, + "line": 224, "column": 41 }, "end": { - "line": 223, + "line": 224, "column": 42 } } @@ -40848,15 +41127,15 @@ "updateContext": null }, "value": "const", - "start": 7207, - "end": 7212, + "start": 7247, + "end": 7252, "loc": { "start": { - "line": 224, + "line": 225, "column": 12 }, "end": { - "line": 224, + "line": 225, "column": 17 } } @@ -40874,15 +41153,15 @@ "binop": null }, "value": "state", - "start": 7213, - "end": 7218, + "start": 7253, + "end": 7258, "loc": { "start": { - "line": 224, + "line": 225, "column": 18 }, "end": { - "line": 224, + "line": 225, "column": 23 } } @@ -40901,15 +41180,15 @@ "updateContext": null }, "value": "=", - "start": 7219, - "end": 7220, + "start": 7259, + "end": 7260, "loc": { "start": { - "line": 224, + "line": 225, "column": 24 }, "end": { - "line": 224, + "line": 225, "column": 25 } } @@ -40929,15 +41208,15 @@ "updateContext": null }, "value": "new", - "start": 7221, - "end": 7224, + "start": 7261, + "end": 7264, "loc": { "start": { - "line": 224, + "line": 225, "column": 26 }, "end": { - "line": 224, + "line": 225, "column": 29 } } @@ -40955,15 +41234,15 @@ "binop": null }, "value": "Icon", - "start": 7225, - "end": 7229, + "start": 7265, + "end": 7269, "loc": { "start": { - "line": 224, + "line": 225, "column": 30 }, "end": { - "line": 224, + "line": 225, "column": 34 } } @@ -40980,15 +41259,15 @@ "postfix": false, "binop": null }, - "start": 7229, - "end": 7230, + "start": 7269, + "end": 7270, "loc": { "start": { - "line": 224, + "line": 225, "column": 34 }, "end": { - "line": 224, + "line": 225, "column": 35 } } @@ -41006,15 +41285,15 @@ "binop": null }, "value": "pIconData", - "start": 7230, - "end": 7239, + "start": 7270, + "end": 7279, "loc": { "start": { - "line": 224, + "line": 225, "column": 35 }, "end": { - "line": 224, + "line": 225, "column": 44 } } @@ -41031,15 +41310,15 @@ "postfix": false, "binop": null }, - "start": 7239, - "end": 7240, + "start": 7279, + "end": 7280, "loc": { "start": { - "line": 224, + "line": 225, "column": 44 }, "end": { - "line": 224, + "line": 225, "column": 45 } } @@ -41057,15 +41336,15 @@ "binop": null, "updateContext": null }, - "start": 7240, - "end": 7241, + "start": 7280, + "end": 7281, "loc": { "start": { - "line": 224, + "line": 225, "column": 45 }, "end": { - "line": 224, + "line": 225, "column": 46 } } @@ -41085,15 +41364,15 @@ "updateContext": null }, "value": "this", - "start": 7255, - "end": 7259, + "start": 7295, + "end": 7299, "loc": { "start": { - "line": 225, + "line": 226, "column": 12 }, "end": { - "line": 225, + "line": 226, "column": 16 } } @@ -41111,15 +41390,15 @@ "binop": null, "updateContext": null }, - "start": 7259, - "end": 7260, + "start": 7299, + "end": 7300, "loc": { "start": { - "line": 225, + "line": 226, "column": 16 }, "end": { - "line": 225, + "line": 226, "column": 17 } } @@ -41137,15 +41416,15 @@ "binop": null }, "value": "states", - "start": 7260, - "end": 7266, + "start": 7300, + "end": 7306, "loc": { "start": { - "line": 225, + "line": 226, "column": 17 }, "end": { - "line": 225, + "line": 226, "column": 23 } } @@ -41163,15 +41442,15 @@ "binop": null, "updateContext": null }, - "start": 7266, - "end": 7267, + "start": 7306, + "end": 7307, "loc": { "start": { - "line": 225, + "line": 226, "column": 23 }, "end": { - "line": 225, + "line": 226, "column": 24 } } @@ -41189,15 +41468,15 @@ "binop": null }, "value": "push", - "start": 7267, - "end": 7271, + "start": 7307, + "end": 7311, "loc": { "start": { - "line": 225, + "line": 226, "column": 24 }, "end": { - "line": 225, + "line": 226, "column": 28 } } @@ -41214,15 +41493,15 @@ "postfix": false, "binop": null }, - "start": 7271, - "end": 7272, + "start": 7311, + "end": 7312, "loc": { "start": { - "line": 225, + "line": 226, "column": 28 }, "end": { - "line": 225, + "line": 226, "column": 29 } } @@ -41240,15 +41519,15 @@ "binop": null }, "value": "state", - "start": 7272, - "end": 7277, + "start": 7312, + "end": 7317, "loc": { "start": { - "line": 225, + "line": 226, "column": 29 }, "end": { - "line": 225, + "line": 226, "column": 34 } } @@ -41265,15 +41544,15 @@ "postfix": false, "binop": null }, - "start": 7277, - "end": 7278, + "start": 7317, + "end": 7318, "loc": { "start": { - "line": 225, + "line": 226, "column": 34 }, "end": { - "line": 225, + "line": 226, "column": 35 } } @@ -41291,15 +41570,15 @@ "binop": null, "updateContext": null }, - "start": 7278, - "end": 7279, + "start": 7318, + "end": 7319, "loc": { "start": { - "line": 225, + "line": 226, "column": 35 }, "end": { - "line": 225, + "line": 226, "column": 36 } } @@ -41319,15 +41598,15 @@ "updateContext": null }, "value": "return", - "start": 7293, - "end": 7299, + "start": 7333, + "end": 7339, "loc": { "start": { - "line": 226, + "line": 227, "column": 12 }, "end": { - "line": 226, + "line": 227, "column": 18 } } @@ -41345,15 +41624,15 @@ "binop": null }, "value": "state", - "start": 7300, - "end": 7305, + "start": 7340, + "end": 7345, "loc": { "start": { - "line": 226, + "line": 227, "column": 19 }, "end": { - "line": 226, + "line": 227, "column": 24 } } @@ -41371,15 +41650,15 @@ "binop": null, "updateContext": null }, - "start": 7305, - "end": 7306, + "start": 7345, + "end": 7346, "loc": { "start": { - "line": 226, + "line": 227, "column": 24 }, "end": { - "line": 226, + "line": 227, "column": 25 } } @@ -41396,15 +41675,15 @@ "postfix": false, "binop": null }, - "start": 7316, - "end": 7317, + "start": 7356, + "end": 7357, "loc": { "start": { - "line": 227, + "line": 228, "column": 8 }, "end": { - "line": 227, + "line": 228, "column": 9 } } @@ -41421,15 +41700,15 @@ "postfix": false, "binop": null }, - "start": 7323, - "end": 7324, + "start": 7363, + "end": 7364, "loc": { "start": { - "line": 228, + "line": 229, "column": 4 }, "end": { - "line": 228, + "line": 229, "column": 5 } } @@ -41437,15 +41716,15 @@ { "type": "CommentBlock", "value": "*\r\n * Removes the state passed or the state with the name pName.\r\n * @param {Icon} pState - The state to remove from this icon. pName should be not be used in tandem with this method of removing.\r\n * @param {string} pName - The name of the state to remove. pState must be undefined to use this method for removing.\r\n * @returns {self} This icon instance.\r\n ", - "start": 7330, - "end": 7711, + "start": 7370, + "end": 7751, "loc": { "start": { - "line": 229, + "line": 230, "column": 4 }, "end": { - "line": 234, + "line": 235, "column": 7 } } @@ -41463,15 +41742,15 @@ "binop": null }, "value": "removeState", - "start": 7717, - "end": 7728, + "start": 7757, + "end": 7768, "loc": { "start": { - "line": 235, + "line": 236, "column": 4 }, "end": { - "line": 235, + "line": 236, "column": 15 } } @@ -41488,15 +41767,15 @@ "postfix": false, "binop": null }, - "start": 7728, - "end": 7729, + "start": 7768, + "end": 7769, "loc": { "start": { - "line": 235, + "line": 236, "column": 15 }, "end": { - "line": 235, + "line": 236, "column": 16 } } @@ -41514,15 +41793,15 @@ "binop": null }, "value": "pState", - "start": 7729, - "end": 7735, + "start": 7769, + "end": 7775, "loc": { "start": { - "line": 235, + "line": 236, "column": 16 }, "end": { - "line": 235, + "line": 236, "column": 22 } } @@ -41540,15 +41819,15 @@ "binop": null, "updateContext": null }, - "start": 7735, - "end": 7736, + "start": 7775, + "end": 7776, "loc": { "start": { - "line": 235, + "line": 236, "column": 22 }, "end": { - "line": 235, + "line": 236, "column": 23 } } @@ -41566,15 +41845,15 @@ "binop": null }, "value": "pName", - "start": 7737, - "end": 7742, + "start": 7777, + "end": 7782, "loc": { "start": { - "line": 235, + "line": 236, "column": 24 }, "end": { - "line": 235, + "line": 236, "column": 29 } } @@ -41591,15 +41870,15 @@ "postfix": false, "binop": null }, - "start": 7742, - "end": 7743, + "start": 7782, + "end": 7783, "loc": { "start": { - "line": 235, + "line": 236, "column": 29 }, "end": { - "line": 235, + "line": 236, "column": 30 } } @@ -41616,15 +41895,15 @@ "postfix": false, "binop": null }, - "start": 7744, - "end": 7745, + "start": 7784, + "end": 7785, "loc": { "start": { - "line": 235, + "line": 236, "column": 31 }, "end": { - "line": 235, + "line": 236, "column": 32 } } @@ -41632,15 +41911,15 @@ { "type": "CommentLine", "value": " The index used to remove this frame.", - "start": 7755, - "end": 7794, + "start": 7795, + "end": 7834, "loc": { "start": { - "line": 236, + "line": 237, "column": 8 }, "end": { - "line": 236, + "line": 237, "column": 47 } } @@ -41660,15 +41939,15 @@ "updateContext": null }, "value": "let", - "start": 7804, - "end": 7807, + "start": 7844, + "end": 7847, "loc": { "start": { - "line": 237, + "line": 238, "column": 8 }, "end": { - "line": 237, + "line": 238, "column": 11 } } @@ -41686,15 +41965,15 @@ "binop": null }, "value": "index", - "start": 7808, - "end": 7813, + "start": 7848, + "end": 7853, "loc": { "start": { - "line": 237, + "line": 238, "column": 12 }, "end": { - "line": 237, + "line": 238, "column": 17 } } @@ -41712,15 +41991,15 @@ "binop": null, "updateContext": null }, - "start": 7813, - "end": 7814, + "start": 7853, + "end": 7854, "loc": { "start": { - "line": 237, + "line": 238, "column": 17 }, "end": { - "line": 237, + "line": 238, "column": 18 } } @@ -41728,15 +42007,15 @@ { "type": "CommentLine", "value": " Remove via reference to state.", - "start": 7824, - "end": 7857, + "start": 7864, + "end": 7897, "loc": { "start": { - "line": 238, + "line": 239, "column": 8 }, "end": { - "line": 238, + "line": 239, "column": 41 } } @@ -41756,15 +42035,15 @@ "updateContext": null }, "value": "if", - "start": 7867, - "end": 7869, + "start": 7907, + "end": 7909, "loc": { "start": { - "line": 239, + "line": 240, "column": 8 }, "end": { - "line": 239, + "line": 240, "column": 10 } } @@ -41781,15 +42060,15 @@ "postfix": false, "binop": null }, - "start": 7870, - "end": 7871, + "start": 7910, + "end": 7911, "loc": { "start": { - "line": 239, + "line": 240, "column": 11 }, "end": { - "line": 239, + "line": 240, "column": 12 } } @@ -41809,15 +42088,15 @@ "updateContext": null }, "value": "this", - "start": 7871, - "end": 7875, + "start": 7911, + "end": 7915, "loc": { "start": { - "line": 239, + "line": 240, "column": 12 }, "end": { - "line": 239, + "line": 240, "column": 16 } } @@ -41835,15 +42114,15 @@ "binop": null, "updateContext": null }, - "start": 7875, - "end": 7876, + "start": 7915, + "end": 7916, "loc": { "start": { - "line": 239, + "line": 240, "column": 16 }, "end": { - "line": 239, + "line": 240, "column": 17 } } @@ -41861,15 +42140,15 @@ "binop": null }, "value": "states", - "start": 7876, - "end": 7882, + "start": 7916, + "end": 7922, "loc": { "start": { - "line": 239, + "line": 240, "column": 17 }, "end": { - "line": 239, + "line": 240, "column": 23 } } @@ -41887,15 +42166,15 @@ "binop": null, "updateContext": null }, - "start": 7882, - "end": 7883, + "start": 7922, + "end": 7923, "loc": { "start": { - "line": 239, + "line": 240, "column": 23 }, "end": { - "line": 239, + "line": 240, "column": 24 } } @@ -41913,15 +42192,15 @@ "binop": null }, "value": "includes", - "start": 7883, - "end": 7891, + "start": 7923, + "end": 7931, "loc": { "start": { - "line": 239, + "line": 240, "column": 24 }, "end": { - "line": 239, + "line": 240, "column": 32 } } @@ -41938,15 +42217,15 @@ "postfix": false, "binop": null }, - "start": 7891, - "end": 7892, + "start": 7931, + "end": 7932, "loc": { "start": { - "line": 239, + "line": 240, "column": 32 }, "end": { - "line": 239, + "line": 240, "column": 33 } } @@ -41964,15 +42243,15 @@ "binop": null }, "value": "pState", - "start": 7892, - "end": 7898, + "start": 7932, + "end": 7938, "loc": { "start": { - "line": 239, + "line": 240, "column": 33 }, "end": { - "line": 239, + "line": 240, "column": 39 } } @@ -41989,15 +42268,15 @@ "postfix": false, "binop": null }, - "start": 7898, - "end": 7899, + "start": 7938, + "end": 7939, "loc": { "start": { - "line": 239, + "line": 240, "column": 39 }, "end": { - "line": 239, + "line": 240, "column": 40 } } @@ -42014,15 +42293,15 @@ "postfix": false, "binop": null }, - "start": 7899, - "end": 7900, + "start": 7939, + "end": 7940, "loc": { "start": { - "line": 239, + "line": 240, "column": 40 }, "end": { - "line": 239, + "line": 240, "column": 41 } } @@ -42039,15 +42318,15 @@ "postfix": false, "binop": null }, - "start": 7901, - "end": 7902, + "start": 7941, + "end": 7942, "loc": { "start": { - "line": 239, + "line": 240, "column": 42 }, "end": { - "line": 239, + "line": 240, "column": 43 } } @@ -42065,15 +42344,15 @@ "binop": null }, "value": "index", - "start": 7916, - "end": 7921, + "start": 7956, + "end": 7961, "loc": { "start": { - "line": 240, + "line": 241, "column": 12 }, "end": { - "line": 240, + "line": 241, "column": 17 } } @@ -42092,15 +42371,15 @@ "updateContext": null }, "value": "=", - "start": 7922, - "end": 7923, + "start": 7962, + "end": 7963, "loc": { "start": { - "line": 240, + "line": 241, "column": 18 }, "end": { - "line": 240, + "line": 241, "column": 19 } } @@ -42120,15 +42399,15 @@ "updateContext": null }, "value": "this", - "start": 7924, - "end": 7928, + "start": 7964, + "end": 7968, "loc": { "start": { - "line": 240, + "line": 241, "column": 20 }, "end": { - "line": 240, + "line": 241, "column": 24 } } @@ -42146,15 +42425,15 @@ "binop": null, "updateContext": null }, - "start": 7928, - "end": 7929, + "start": 7968, + "end": 7969, "loc": { "start": { - "line": 240, + "line": 241, "column": 24 }, "end": { - "line": 240, + "line": 241, "column": 25 } } @@ -42172,15 +42451,15 @@ "binop": null }, "value": "states", - "start": 7929, - "end": 7935, + "start": 7969, + "end": 7975, "loc": { "start": { - "line": 240, + "line": 241, "column": 25 }, "end": { - "line": 240, + "line": 241, "column": 31 } } @@ -42198,15 +42477,15 @@ "binop": null, "updateContext": null }, - "start": 7935, - "end": 7936, + "start": 7975, + "end": 7976, "loc": { "start": { - "line": 240, + "line": 241, "column": 31 }, "end": { - "line": 240, + "line": 241, "column": 32 } } @@ -42224,15 +42503,15 @@ "binop": null }, "value": "indexOf", - "start": 7936, - "end": 7943, + "start": 7976, + "end": 7983, "loc": { "start": { - "line": 240, + "line": 241, "column": 32 }, "end": { - "line": 240, + "line": 241, "column": 39 } } @@ -42249,15 +42528,15 @@ "postfix": false, "binop": null }, - "start": 7943, - "end": 7944, + "start": 7983, + "end": 7984, "loc": { "start": { - "line": 240, + "line": 241, "column": 39 }, "end": { - "line": 240, + "line": 241, "column": 40 } } @@ -42275,15 +42554,15 @@ "binop": null }, "value": "pState", - "start": 7944, - "end": 7950, + "start": 7984, + "end": 7990, "loc": { "start": { - "line": 240, + "line": 241, "column": 40 }, "end": { - "line": 240, + "line": 241, "column": 46 } } @@ -42300,15 +42579,15 @@ "postfix": false, "binop": null }, - "start": 7950, - "end": 7951, + "start": 7990, + "end": 7991, "loc": { "start": { - "line": 240, + "line": 241, "column": 46 }, "end": { - "line": 240, + "line": 241, "column": 47 } } @@ -42326,15 +42605,15 @@ "binop": null, "updateContext": null }, - "start": 7951, - "end": 7952, + "start": 7991, + "end": 7992, "loc": { "start": { - "line": 240, + "line": 241, "column": 47 }, "end": { - "line": 240, + "line": 241, "column": 48 } } @@ -42342,15 +42621,15 @@ { "type": "CommentLine", "value": " Remove via reference to name", - "start": 7962, - "end": 7993, + "start": 8002, + "end": 8033, "loc": { "start": { - "line": 241, + "line": 242, "column": 8 }, "end": { - "line": 241, + "line": 242, "column": 39 } } @@ -42367,15 +42646,15 @@ "postfix": false, "binop": null }, - "start": 8003, - "end": 8004, + "start": 8043, + "end": 8044, "loc": { "start": { - "line": 242, + "line": 243, "column": 8 }, "end": { - "line": 242, + "line": 243, "column": 9 } } @@ -42395,15 +42674,15 @@ "updateContext": null }, "value": "else", - "start": 8005, - "end": 8009, + "start": 8045, + "end": 8049, "loc": { "start": { - "line": 242, + "line": 243, "column": 10 }, "end": { - "line": 242, + "line": 243, "column": 14 } } @@ -42423,15 +42702,15 @@ "updateContext": null }, "value": "if", - "start": 8010, - "end": 8012, + "start": 8050, + "end": 8052, "loc": { "start": { - "line": 242, + "line": 243, "column": 15 }, "end": { - "line": 242, + "line": 243, "column": 17 } } @@ -42448,15 +42727,15 @@ "postfix": false, "binop": null }, - "start": 8013, - "end": 8014, + "start": 8053, + "end": 8054, "loc": { "start": { - "line": 242, + "line": 243, "column": 18 }, "end": { - "line": 242, + "line": 243, "column": 19 } } @@ -42476,15 +42755,15 @@ "updateContext": null }, "value": "typeof", - "start": 8014, - "end": 8020, + "start": 8054, + "end": 8060, "loc": { "start": { - "line": 242, + "line": 243, "column": 19 }, "end": { - "line": 242, + "line": 243, "column": 25 } } @@ -42501,15 +42780,15 @@ "postfix": false, "binop": null }, - "start": 8020, - "end": 8021, + "start": 8060, + "end": 8061, "loc": { "start": { - "line": 242, + "line": 243, "column": 25 }, "end": { - "line": 242, + "line": 243, "column": 26 } } @@ -42527,15 +42806,15 @@ "binop": null }, "value": "pName", - "start": 8021, - "end": 8026, + "start": 8061, + "end": 8066, "loc": { "start": { - "line": 242, + "line": 243, "column": 26 }, "end": { - "line": 242, + "line": 243, "column": 31 } } @@ -42552,15 +42831,15 @@ "postfix": false, "binop": null }, - "start": 8026, - "end": 8027, + "start": 8066, + "end": 8067, "loc": { "start": { - "line": 242, + "line": 243, "column": 31 }, "end": { - "line": 242, + "line": 243, "column": 32 } } @@ -42579,15 +42858,15 @@ "updateContext": null }, "value": "===", - "start": 8028, - "end": 8031, + "start": 8068, + "end": 8071, "loc": { "start": { - "line": 242, + "line": 243, "column": 33 }, "end": { - "line": 242, + "line": 243, "column": 36 } } @@ -42606,15 +42885,15 @@ "updateContext": null }, "value": "string", - "start": 8032, - "end": 8040, + "start": 8072, + "end": 8080, "loc": { "start": { - "line": 242, + "line": 243, "column": 37 }, "end": { - "line": 242, + "line": 243, "column": 45 } } @@ -42631,15 +42910,15 @@ "postfix": false, "binop": null }, - "start": 8040, - "end": 8041, + "start": 8080, + "end": 8081, "loc": { "start": { - "line": 242, + "line": 243, "column": 45 }, "end": { - "line": 242, + "line": 243, "column": 46 } } @@ -42656,15 +42935,15 @@ "postfix": false, "binop": null }, - "start": 8042, - "end": 8043, + "start": 8082, + "end": 8083, "loc": { "start": { - "line": 242, + "line": 243, "column": 47 }, "end": { - "line": 242, + "line": 243, "column": 48 } } @@ -42684,15 +42963,15 @@ "updateContext": null }, "value": "const", - "start": 8057, - "end": 8062, + "start": 8097, + "end": 8102, "loc": { "start": { - "line": 243, + "line": 244, "column": 12 }, "end": { - "line": 243, + "line": 244, "column": 17 } } @@ -42710,15 +42989,15 @@ "binop": null }, "value": "state", - "start": 8063, - "end": 8068, + "start": 8103, + "end": 8108, "loc": { "start": { - "line": 243, + "line": 244, "column": 18 }, "end": { - "line": 243, + "line": 244, "column": 23 } } @@ -42737,15 +43016,15 @@ "updateContext": null }, "value": "=", - "start": 8069, - "end": 8070, + "start": 8109, + "end": 8110, "loc": { "start": { - "line": 243, + "line": 244, "column": 24 }, "end": { - "line": 243, + "line": 244, "column": 25 } } @@ -42765,15 +43044,15 @@ "updateContext": null }, "value": "this", - "start": 8071, - "end": 8075, + "start": 8111, + "end": 8115, "loc": { "start": { - "line": 243, + "line": 244, "column": 26 }, "end": { - "line": 243, + "line": 244, "column": 30 } } @@ -42791,15 +43070,15 @@ "binop": null, "updateContext": null }, - "start": 8075, - "end": 8076, + "start": 8115, + "end": 8116, "loc": { "start": { - "line": 243, + "line": 244, "column": 30 }, "end": { - "line": 243, + "line": 244, "column": 31 } } @@ -42817,15 +43096,15 @@ "binop": null }, "value": "getState", - "start": 8076, - "end": 8084, + "start": 8116, + "end": 8124, "loc": { "start": { - "line": 243, + "line": 244, "column": 31 }, "end": { - "line": 243, + "line": 244, "column": 39 } } @@ -42842,15 +43121,15 @@ "postfix": false, "binop": null }, - "start": 8084, - "end": 8085, + "start": 8124, + "end": 8125, "loc": { "start": { - "line": 243, + "line": 244, "column": 39 }, "end": { - "line": 243, + "line": 244, "column": 40 } } @@ -42868,15 +43147,15 @@ "binop": null }, "value": "pName", - "start": 8085, - "end": 8090, + "start": 8125, + "end": 8130, "loc": { "start": { - "line": 243, + "line": 244, "column": 40 }, "end": { - "line": 243, + "line": 244, "column": 45 } } @@ -42893,15 +43172,15 @@ "postfix": false, "binop": null }, - "start": 8090, - "end": 8091, + "start": 8130, + "end": 8131, "loc": { "start": { - "line": 243, + "line": 244, "column": 45 }, "end": { - "line": 243, + "line": 244, "column": 46 } } @@ -42919,15 +43198,15 @@ "binop": null, "updateContext": null }, - "start": 8091, - "end": 8092, + "start": 8131, + "end": 8132, "loc": { "start": { - "line": 243, + "line": 244, "column": 46 }, "end": { - "line": 243, + "line": 244, "column": 47 } } @@ -42947,15 +43226,15 @@ "updateContext": null }, "value": "if", - "start": 8106, - "end": 8108, + "start": 8146, + "end": 8148, "loc": { "start": { - "line": 244, + "line": 245, "column": 12 }, "end": { - "line": 244, + "line": 245, "column": 14 } } @@ -42972,15 +43251,15 @@ "postfix": false, "binop": null }, - "start": 8109, - "end": 8110, + "start": 8149, + "end": 8150, "loc": { "start": { - "line": 244, + "line": 245, "column": 15 }, "end": { - "line": 244, + "line": 245, "column": 16 } } @@ -42998,15 +43277,15 @@ "binop": null }, "value": "state", - "start": 8110, - "end": 8115, + "start": 8150, + "end": 8155, "loc": { "start": { - "line": 244, + "line": 245, "column": 16 }, "end": { - "line": 244, + "line": 245, "column": 21 } } @@ -43023,15 +43302,15 @@ "postfix": false, "binop": null }, - "start": 8115, - "end": 8116, + "start": 8155, + "end": 8156, "loc": { "start": { - "line": 244, + "line": 245, "column": 21 }, "end": { - "line": 244, + "line": 245, "column": 22 } } @@ -43048,15 +43327,15 @@ "postfix": false, "binop": null }, - "start": 8117, - "end": 8118, + "start": 8157, + "end": 8158, "loc": { "start": { - "line": 244, + "line": 245, "column": 23 }, "end": { - "line": 244, + "line": 245, "column": 24 } } @@ -43074,15 +43353,15 @@ "binop": null }, "value": "index", - "start": 8136, - "end": 8141, + "start": 8176, + "end": 8181, "loc": { "start": { - "line": 245, + "line": 246, "column": 16 }, "end": { - "line": 245, + "line": 246, "column": 21 } } @@ -43101,15 +43380,15 @@ "updateContext": null }, "value": "=", - "start": 8142, - "end": 8143, + "start": 8182, + "end": 8183, "loc": { "start": { - "line": 245, + "line": 246, "column": 22 }, "end": { - "line": 245, + "line": 246, "column": 23 } } @@ -43129,15 +43408,15 @@ "updateContext": null }, "value": "this", - "start": 8144, - "end": 8148, + "start": 8184, + "end": 8188, "loc": { "start": { - "line": 245, + "line": 246, "column": 24 }, "end": { - "line": 245, + "line": 246, "column": 28 } } @@ -43155,15 +43434,15 @@ "binop": null, "updateContext": null }, - "start": 8148, - "end": 8149, + "start": 8188, + "end": 8189, "loc": { "start": { - "line": 245, + "line": 246, "column": 28 }, "end": { - "line": 245, + "line": 246, "column": 29 } } @@ -43181,15 +43460,15 @@ "binop": null }, "value": "states", - "start": 8149, - "end": 8155, + "start": 8189, + "end": 8195, "loc": { "start": { - "line": 245, + "line": 246, "column": 29 }, "end": { - "line": 245, + "line": 246, "column": 35 } } @@ -43207,15 +43486,15 @@ "binop": null, "updateContext": null }, - "start": 8155, - "end": 8156, + "start": 8195, + "end": 8196, "loc": { "start": { - "line": 245, + "line": 246, "column": 35 }, "end": { - "line": 245, + "line": 246, "column": 36 } } @@ -43233,15 +43512,15 @@ "binop": null }, "value": "indexOf", - "start": 8156, - "end": 8163, + "start": 8196, + "end": 8203, "loc": { "start": { - "line": 245, + "line": 246, "column": 36 }, "end": { - "line": 245, + "line": 246, "column": 43 } } @@ -43258,15 +43537,15 @@ "postfix": false, "binop": null }, - "start": 8163, - "end": 8164, + "start": 8203, + "end": 8204, "loc": { "start": { - "line": 245, + "line": 246, "column": 43 }, "end": { - "line": 245, + "line": 246, "column": 44 } } @@ -43284,15 +43563,15 @@ "binop": null }, "value": "state", - "start": 8164, - "end": 8169, + "start": 8204, + "end": 8209, "loc": { "start": { - "line": 245, + "line": 246, "column": 44 }, "end": { - "line": 245, + "line": 246, "column": 49 } } @@ -43309,15 +43588,15 @@ "postfix": false, "binop": null }, - "start": 8169, - "end": 8170, + "start": 8209, + "end": 8210, "loc": { "start": { - "line": 245, + "line": 246, "column": 49 }, "end": { - "line": 245, + "line": 246, "column": 50 } } @@ -43335,15 +43614,15 @@ "binop": null, "updateContext": null }, - "start": 8170, - "end": 8171, + "start": 8210, + "end": 8211, "loc": { "start": { - "line": 245, + "line": 246, "column": 50 }, "end": { - "line": 245, + "line": 246, "column": 51 } } @@ -43360,15 +43639,15 @@ "postfix": false, "binop": null }, - "start": 8185, - "end": 8186, + "start": 8225, + "end": 8226, "loc": { "start": { - "line": 246, + "line": 247, "column": 12 }, "end": { - "line": 246, + "line": 247, "column": 13 } } @@ -43385,15 +43664,15 @@ "postfix": false, "binop": null }, - "start": 8196, - "end": 8197, + "start": 8236, + "end": 8237, "loc": { "start": { - "line": 247, + "line": 248, "column": 8 }, "end": { - "line": 247, + "line": 248, "column": 9 } } @@ -43413,15 +43692,15 @@ "updateContext": null }, "value": "else", - "start": 8198, - "end": 8202, + "start": 8238, + "end": 8242, "loc": { "start": { - "line": 247, + "line": 248, "column": 10 }, "end": { - "line": 247, + "line": 248, "column": 14 } } @@ -43438,15 +43717,15 @@ "postfix": false, "binop": null }, - "start": 8203, - "end": 8204, + "start": 8243, + "end": 8244, "loc": { "start": { - "line": 247, + "line": 248, "column": 15 }, "end": { - "line": 247, + "line": 248, "column": 16 } } @@ -43464,15 +43743,15 @@ "binop": null }, "value": "VYI", - "start": 8218, - "end": 8221, + "start": 8258, + "end": 8261, "loc": { "start": { - "line": 248, + "line": 249, "column": 12 }, "end": { - "line": 248, + "line": 249, "column": 15 } } @@ -43490,15 +43769,15 @@ "binop": null, "updateContext": null }, - "start": 8221, - "end": 8222, + "start": 8261, + "end": 8262, "loc": { "start": { - "line": 248, + "line": 249, "column": 15 }, "end": { - "line": 248, + "line": 249, "column": 16 } } @@ -43516,15 +43795,15 @@ "binop": null }, "value": "logger", - "start": 8222, - "end": 8228, + "start": 8262, + "end": 8268, "loc": { "start": { - "line": 248, + "line": 249, "column": 16 }, "end": { - "line": 248, + "line": 249, "column": 22 } } @@ -43542,15 +43821,15 @@ "binop": null, "updateContext": null }, - "start": 8228, - "end": 8229, + "start": 8268, + "end": 8269, "loc": { "start": { - "line": 248, + "line": 249, "column": 22 }, "end": { - "line": 248, + "line": 249, "column": 23 } } @@ -43568,15 +43847,15 @@ "binop": null }, "value": "prefix", - "start": 8229, - "end": 8235, + "start": 8269, + "end": 8275, "loc": { "start": { - "line": 248, + "line": 249, "column": 23 }, "end": { - "line": 248, + "line": 249, "column": 29 } } @@ -43593,15 +43872,15 @@ "postfix": false, "binop": null }, - "start": 8235, - "end": 8236, + "start": 8275, + "end": 8276, "loc": { "start": { - "line": 248, + "line": 249, "column": 29 }, "end": { - "line": 248, + "line": 249, "column": 30 } } @@ -43620,15 +43899,15 @@ "updateContext": null }, "value": "VYI-Module", - "start": 8236, - "end": 8248, + "start": 8276, + "end": 8288, "loc": { "start": { - "line": 248, + "line": 249, "column": 30 }, "end": { - "line": 248, + "line": 249, "column": 42 } } @@ -43645,15 +43924,15 @@ "postfix": false, "binop": null }, - "start": 8248, - "end": 8249, + "start": 8288, + "end": 8289, "loc": { "start": { - "line": 248, + "line": 249, "column": 42 }, "end": { - "line": 248, + "line": 249, "column": 43 } } @@ -43671,15 +43950,15 @@ "binop": null, "updateContext": null }, - "start": 8249, - "end": 8250, + "start": 8289, + "end": 8290, "loc": { "start": { - "line": 248, + "line": 249, "column": 43 }, "end": { - "line": 248, + "line": 249, "column": 44 } } @@ -43697,15 +43976,15 @@ "binop": null }, "value": "error", - "start": 8250, - "end": 8255, + "start": 8290, + "end": 8295, "loc": { "start": { - "line": 248, + "line": 249, "column": 44 }, "end": { - "line": 248, + "line": 249, "column": 49 } } @@ -43722,15 +44001,15 @@ "postfix": false, "binop": null }, - "start": 8255, - "end": 8256, + "start": 8295, + "end": 8296, "loc": { "start": { - "line": 248, + "line": 249, "column": 49 }, "end": { - "line": 248, + "line": 249, "column": 50 } } @@ -43749,15 +44028,15 @@ "updateContext": null }, "value": "Failed to remove state!", - "start": 8256, - "end": 8281, + "start": 8296, + "end": 8321, "loc": { "start": { - "line": 248, + "line": 249, "column": 50 }, "end": { - "line": 248, + "line": 249, "column": 75 } } @@ -43774,15 +44053,15 @@ "postfix": false, "binop": null }, - "start": 8281, - "end": 8282, + "start": 8321, + "end": 8322, "loc": { "start": { - "line": 248, + "line": 249, "column": 75 }, "end": { - "line": 248, + "line": 249, "column": 76 } } @@ -43800,15 +44079,15 @@ "binop": null, "updateContext": null }, - "start": 8282, - "end": 8283, + "start": 8322, + "end": 8323, "loc": { "start": { - "line": 248, + "line": 249, "column": 76 }, "end": { - "line": 248, + "line": 249, "column": 77 } } @@ -43828,15 +44107,15 @@ "updateContext": null }, "value": "return", - "start": 8297, - "end": 8303, + "start": 8337, + "end": 8343, "loc": { "start": { - "line": 249, + "line": 250, "column": 12 }, "end": { - "line": 249, + "line": 250, "column": 18 } } @@ -43856,15 +44135,15 @@ "updateContext": null }, "value": "this", - "start": 8304, - "end": 8308, + "start": 8344, + "end": 8348, "loc": { "start": { - "line": 249, + "line": 250, "column": 19 }, "end": { - "line": 249, + "line": 250, "column": 23 } } @@ -43882,15 +44161,15 @@ "binop": null, "updateContext": null }, - "start": 8308, - "end": 8309, + "start": 8348, + "end": 8349, "loc": { "start": { - "line": 249, + "line": 250, "column": 23 }, "end": { - "line": 249, + "line": 250, "column": 24 } } @@ -43907,15 +44186,15 @@ "postfix": false, "binop": null }, - "start": 8319, - "end": 8320, + "start": 8359, + "end": 8360, "loc": { "start": { - "line": 250, + "line": 251, "column": 8 }, "end": { - "line": 250, + "line": 251, "column": 9 } } @@ -43935,15 +44214,15 @@ "updateContext": null }, "value": "if", - "start": 8330, - "end": 8332, + "start": 8370, + "end": 8372, "loc": { "start": { - "line": 251, + "line": 252, "column": 8 }, "end": { - "line": 251, + "line": 252, "column": 10 } } @@ -43960,15 +44239,15 @@ "postfix": false, "binop": null }, - "start": 8333, - "end": 8334, + "start": 8373, + "end": 8374, "loc": { "start": { - "line": 251, + "line": 252, "column": 11 }, "end": { - "line": 251, + "line": 252, "column": 12 } } @@ -43988,15 +44267,15 @@ "updateContext": null }, "value": "typeof", - "start": 8334, - "end": 8340, + "start": 8374, + "end": 8380, "loc": { "start": { - "line": 251, + "line": 252, "column": 12 }, "end": { - "line": 251, + "line": 252, "column": 18 } } @@ -44013,15 +44292,15 @@ "postfix": false, "binop": null }, - "start": 8340, - "end": 8341, + "start": 8380, + "end": 8381, "loc": { "start": { - "line": 251, + "line": 252, "column": 18 }, "end": { - "line": 251, + "line": 252, "column": 19 } } @@ -44039,15 +44318,15 @@ "binop": null }, "value": "index", - "start": 8341, - "end": 8346, + "start": 8381, + "end": 8386, "loc": { "start": { - "line": 251, + "line": 252, "column": 19 }, "end": { - "line": 251, + "line": 252, "column": 24 } } @@ -44064,15 +44343,15 @@ "postfix": false, "binop": null }, - "start": 8346, - "end": 8347, + "start": 8386, + "end": 8387, "loc": { "start": { - "line": 251, + "line": 252, "column": 24 }, "end": { - "line": 251, + "line": 252, "column": 25 } } @@ -44091,15 +44370,15 @@ "updateContext": null }, "value": "===", - "start": 8348, - "end": 8351, + "start": 8388, + "end": 8391, "loc": { "start": { - "line": 251, + "line": 252, "column": 26 }, "end": { - "line": 251, + "line": 252, "column": 29 } } @@ -44118,15 +44397,15 @@ "updateContext": null }, "value": "number", - "start": 8352, - "end": 8360, + "start": 8392, + "end": 8400, "loc": { "start": { - "line": 251, + "line": 252, "column": 30 }, "end": { - "line": 251, + "line": 252, "column": 38 } } @@ -44143,15 +44422,15 @@ "postfix": false, "binop": null }, - "start": 8360, - "end": 8361, + "start": 8400, + "end": 8401, "loc": { "start": { - "line": 251, + "line": 252, "column": 38 }, "end": { - "line": 251, + "line": 252, "column": 39 } } @@ -44168,15 +44447,15 @@ "postfix": false, "binop": null }, - "start": 8362, - "end": 8363, + "start": 8402, + "end": 8403, "loc": { "start": { - "line": 251, + "line": 252, "column": 40 }, "end": { - "line": 251, + "line": 252, "column": 41 } } @@ -44184,15 +44463,15 @@ { "type": "CommentLine", "value": " Remove the state", - "start": 8377, - "end": 8396, + "start": 8417, + "end": 8436, "loc": { "start": { - "line": 252, + "line": 253, "column": 12 }, "end": { - "line": 252, + "line": 253, "column": 31 } } @@ -44212,15 +44491,15 @@ "updateContext": null }, "value": "this", - "start": 8410, - "end": 8414, + "start": 8450, + "end": 8454, "loc": { "start": { - "line": 253, + "line": 254, "column": 12 }, "end": { - "line": 253, + "line": 254, "column": 16 } } @@ -44238,15 +44517,15 @@ "binop": null, "updateContext": null }, - "start": 8414, - "end": 8415, + "start": 8454, + "end": 8455, "loc": { "start": { - "line": 253, + "line": 254, "column": 16 }, "end": { - "line": 253, + "line": 254, "column": 17 } } @@ -44264,15 +44543,15 @@ "binop": null }, "value": "states", - "start": 8415, - "end": 8421, + "start": 8455, + "end": 8461, "loc": { "start": { - "line": 253, + "line": 254, "column": 17 }, "end": { - "line": 253, + "line": 254, "column": 23 } } @@ -44290,15 +44569,15 @@ "binop": null, "updateContext": null }, - "start": 8421, - "end": 8422, + "start": 8461, + "end": 8462, "loc": { "start": { - "line": 253, + "line": 254, "column": 23 }, "end": { - "line": 253, + "line": 254, "column": 24 } } @@ -44316,15 +44595,15 @@ "binop": null }, "value": "splice", - "start": 8422, - "end": 8428, + "start": 8462, + "end": 8468, "loc": { "start": { - "line": 253, + "line": 254, "column": 24 }, "end": { - "line": 253, + "line": 254, "column": 30 } } @@ -44341,15 +44620,15 @@ "postfix": false, "binop": null }, - "start": 8428, - "end": 8429, + "start": 8468, + "end": 8469, "loc": { "start": { - "line": 253, + "line": 254, "column": 30 }, "end": { - "line": 253, + "line": 254, "column": 31 } } @@ -44367,15 +44646,15 @@ "binop": null }, "value": "index", - "start": 8429, - "end": 8434, + "start": 8469, + "end": 8474, "loc": { "start": { - "line": 253, + "line": 254, "column": 31 }, "end": { - "line": 253, + "line": 254, "column": 36 } } @@ -44393,15 +44672,15 @@ "binop": null, "updateContext": null }, - "start": 8434, - "end": 8435, + "start": 8474, + "end": 8475, "loc": { "start": { - "line": 253, + "line": 254, "column": 36 }, "end": { - "line": 253, + "line": 254, "column": 37 } } @@ -44420,15 +44699,15 @@ "updateContext": null }, "value": 1, - "start": 8436, - "end": 8437, + "start": 8476, + "end": 8477, "loc": { "start": { - "line": 253, + "line": 254, "column": 38 }, "end": { - "line": 253, + "line": 254, "column": 39 } } @@ -44445,15 +44724,15 @@ "postfix": false, "binop": null }, - "start": 8437, - "end": 8438, + "start": 8477, + "end": 8478, "loc": { "start": { - "line": 253, + "line": 254, "column": 39 }, "end": { - "line": 253, + "line": 254, "column": 40 } } @@ -44471,15 +44750,15 @@ "binop": null, "updateContext": null }, - "start": 8438, - "end": 8439, + "start": 8478, + "end": 8479, "loc": { "start": { - "line": 253, + "line": 254, "column": 40 }, "end": { - "line": 253, + "line": 254, "column": 41 } } @@ -44496,15 +44775,15 @@ "postfix": false, "binop": null }, - "start": 8449, - "end": 8450, + "start": 8489, + "end": 8490, "loc": { "start": { - "line": 254, + "line": 255, "column": 8 }, "end": { - "line": 254, + "line": 255, "column": 9 } } @@ -44524,15 +44803,15 @@ "updateContext": null }, "value": "return", - "start": 8460, - "end": 8466, + "start": 8500, + "end": 8506, "loc": { "start": { - "line": 255, + "line": 256, "column": 8 }, "end": { - "line": 255, + "line": 256, "column": 14 } } @@ -44552,15 +44831,15 @@ "updateContext": null }, "value": "this", - "start": 8467, - "end": 8471, + "start": 8507, + "end": 8511, "loc": { "start": { - "line": 255, + "line": 256, "column": 15 }, "end": { - "line": 255, + "line": 256, "column": 19 } } @@ -44578,15 +44857,15 @@ "binop": null, "updateContext": null }, - "start": 8471, - "end": 8472, + "start": 8511, + "end": 8512, "loc": { "start": { - "line": 255, + "line": 256, "column": 19 }, "end": { - "line": 255, + "line": 256, "column": 20 } } @@ -44603,15 +44882,15 @@ "postfix": false, "binop": null }, - "start": 8478, - "end": 8479, + "start": 8518, + "end": 8519, "loc": { "start": { - "line": 256, + "line": 257, "column": 4 }, "end": { - "line": 256, + "line": 257, "column": 5 } } @@ -44619,15 +44898,15 @@ { "type": "CommentBlock", "value": "*\r\n * Adds a new frame to this icon.\r\n * @param {Object} pFrameData - The frame data to give this frame.\r\n * @returns {Frame|undefined} The frame that was added or undefined.\r\n ", - "start": 8485, - "end": 8682, + "start": 8525, + "end": 8722, "loc": { "start": { - "line": 257, + "line": 258, "column": 4 }, "end": { - "line": 261, + "line": 262, "column": 7 } } @@ -44645,15 +44924,15 @@ "binop": null }, "value": "addFrame", - "start": 8688, - "end": 8696, + "start": 8728, + "end": 8736, "loc": { "start": { - "line": 262, + "line": 263, "column": 4 }, "end": { - "line": 262, + "line": 263, "column": 12 } } @@ -44670,15 +44949,15 @@ "postfix": false, "binop": null }, - "start": 8696, - "end": 8697, + "start": 8736, + "end": 8737, "loc": { "start": { - "line": 262, + "line": 263, "column": 12 }, "end": { - "line": 262, + "line": 263, "column": 13 } } @@ -44696,15 +44975,15 @@ "binop": null }, "value": "pFrameData", - "start": 8697, - "end": 8707, + "start": 8737, + "end": 8747, "loc": { "start": { - "line": 262, + "line": 263, "column": 13 }, "end": { - "line": 262, + "line": 263, "column": 23 } } @@ -44721,15 +45000,15 @@ "postfix": false, "binop": null }, - "start": 8707, - "end": 8708, + "start": 8747, + "end": 8748, "loc": { "start": { - "line": 262, + "line": 263, "column": 23 }, "end": { - "line": 262, + "line": 263, "column": 24 } } @@ -44746,15 +45025,15 @@ "postfix": false, "binop": null }, - "start": 8709, - "end": 8710, + "start": 8749, + "end": 8750, "loc": { "start": { - "line": 262, + "line": 263, "column": 25 }, "end": { - "line": 262, + "line": 263, "column": 26 } } @@ -44774,15 +45053,15 @@ "updateContext": null }, "value": "if", - "start": 8720, - "end": 8722, + "start": 8760, + "end": 8762, "loc": { "start": { - "line": 263, + "line": 264, "column": 8 }, "end": { - "line": 263, + "line": 264, "column": 10 } } @@ -44799,15 +45078,15 @@ "postfix": false, "binop": null }, - "start": 8723, - "end": 8724, + "start": 8763, + "end": 8764, "loc": { "start": { - "line": 263, + "line": 264, "column": 11 }, "end": { - "line": 263, + "line": 264, "column": 12 } } @@ -44825,15 +45104,15 @@ "binop": null }, "value": "pFrameData", - "start": 8724, - "end": 8734, + "start": 8764, + "end": 8774, "loc": { "start": { - "line": 263, + "line": 264, "column": 12 }, "end": { - "line": 263, + "line": 264, "column": 22 } } @@ -44850,15 +45129,15 @@ "postfix": false, "binop": null }, - "start": 8734, - "end": 8735, + "start": 8774, + "end": 8775, "loc": { "start": { - "line": 263, + "line": 264, "column": 22 }, "end": { - "line": 263, + "line": 264, "column": 23 } } @@ -44875,15 +45154,15 @@ "postfix": false, "binop": null }, - "start": 8736, - "end": 8737, + "start": 8776, + "end": 8777, "loc": { "start": { - "line": 263, + "line": 264, "column": 24 }, "end": { - "line": 263, + "line": 264, "column": 25 } } @@ -44903,15 +45182,15 @@ "updateContext": null }, "value": "if", - "start": 8751, - "end": 8753, + "start": 8791, + "end": 8793, "loc": { "start": { - "line": 264, + "line": 265, "column": 12 }, "end": { - "line": 264, + "line": 265, "column": 14 } } @@ -44928,15 +45207,15 @@ "postfix": false, "binop": null }, - "start": 8754, - "end": 8755, + "start": 8794, + "end": 8795, "loc": { "start": { - "line": 264, + "line": 265, "column": 15 }, "end": { - "line": 264, + "line": 265, "column": 16 } } @@ -44954,15 +45233,15 @@ "binop": null }, "value": "pFrameData", - "start": 8755, - "end": 8765, + "start": 8795, + "end": 8805, "loc": { "start": { - "line": 264, + "line": 265, "column": 16 }, "end": { - "line": 264, + "line": 265, "column": 26 } } @@ -44982,15 +45261,15 @@ "updateContext": null }, "value": "instanceof", - "start": 8766, - "end": 8776, + "start": 8806, + "end": 8816, "loc": { "start": { - "line": 264, + "line": 265, "column": 27 }, "end": { - "line": 264, + "line": 265, "column": 37 } } @@ -45008,15 +45287,15 @@ "binop": null }, "value": "Object", - "start": 8777, - "end": 8783, + "start": 8817, + "end": 8823, "loc": { "start": { - "line": 264, + "line": 265, "column": 38 }, "end": { - "line": 264, + "line": 265, "column": 44 } } @@ -45033,15 +45312,15 @@ "postfix": false, "binop": null }, - "start": 8783, - "end": 8784, + "start": 8823, + "end": 8824, "loc": { "start": { - "line": 264, + "line": 265, "column": 44 }, "end": { - "line": 264, + "line": 265, "column": 45 } } @@ -45058,15 +45337,15 @@ "postfix": false, "binop": null }, - "start": 8785, - "end": 8786, + "start": 8825, + "end": 8826, "loc": { "start": { - "line": 264, + "line": 265, "column": 46 }, "end": { - "line": 264, + "line": 265, "column": 47 } } @@ -45086,15 +45365,15 @@ "updateContext": null }, "value": "const", - "start": 8804, - "end": 8809, + "start": 8844, + "end": 8849, "loc": { "start": { - "line": 265, + "line": 266, "column": 16 }, "end": { - "line": 265, + "line": 266, "column": 21 } } @@ -45112,15 +45391,15 @@ "binop": null }, "value": "frame", - "start": 8810, - "end": 8815, + "start": 8850, + "end": 8855, "loc": { "start": { - "line": 265, + "line": 266, "column": 22 }, "end": { - "line": 265, + "line": 266, "column": 27 } } @@ -45139,15 +45418,15 @@ "updateContext": null }, "value": "=", - "start": 8816, - "end": 8817, + "start": 8856, + "end": 8857, "loc": { "start": { - "line": 265, + "line": 266, "column": 28 }, "end": { - "line": 265, + "line": 266, "column": 29 } } @@ -45167,15 +45446,15 @@ "updateContext": null }, "value": "new", - "start": 8818, - "end": 8821, + "start": 8858, + "end": 8861, "loc": { "start": { - "line": 265, + "line": 266, "column": 30 }, "end": { - "line": 265, + "line": 266, "column": 33 } } @@ -45193,15 +45472,15 @@ "binop": null }, "value": "Frame", - "start": 8822, - "end": 8827, + "start": 8862, + "end": 8867, "loc": { "start": { - "line": 265, + "line": 266, "column": 34 }, "end": { - "line": 265, + "line": 266, "column": 39 } } @@ -45218,15 +45497,15 @@ "postfix": false, "binop": null }, - "start": 8827, - "end": 8828, + "start": 8867, + "end": 8868, "loc": { "start": { - "line": 265, + "line": 266, "column": 39 }, "end": { - "line": 265, + "line": 266, "column": 40 } } @@ -45244,15 +45523,15 @@ "binop": null }, "value": "pFrameData", - "start": 8828, - "end": 8838, + "start": 8868, + "end": 8878, "loc": { "start": { - "line": 265, + "line": 266, "column": 40 }, "end": { - "line": 265, + "line": 266, "column": 50 } } @@ -45270,15 +45549,15 @@ "binop": null, "updateContext": null }, - "start": 8838, - "end": 8839, + "start": 8878, + "end": 8879, "loc": { "start": { - "line": 265, + "line": 266, "column": 50 }, "end": { - "line": 265, + "line": 266, "column": 51 } } @@ -45298,15 +45577,15 @@ "updateContext": null }, "value": "this", - "start": 8840, - "end": 8844, + "start": 8880, + "end": 8884, "loc": { "start": { - "line": 265, + "line": 266, "column": 52 }, "end": { - "line": 265, + "line": 266, "column": 56 } } @@ -45323,15 +45602,15 @@ "postfix": false, "binop": null }, - "start": 8844, - "end": 8845, + "start": 8884, + "end": 8885, "loc": { "start": { - "line": 265, + "line": 266, "column": 56 }, "end": { - "line": 265, + "line": 266, "column": 57 } } @@ -45349,15 +45628,15 @@ "binop": null, "updateContext": null }, - "start": 8845, - "end": 8846, + "start": 8885, + "end": 8886, "loc": { "start": { - "line": 265, + "line": 266, "column": 57 }, "end": { - "line": 265, + "line": 266, "column": 58 } } @@ -45365,15 +45644,15 @@ { "type": "CommentLine", "value": " Add the frame to the frames array.", - "start": 8864, - "end": 8901, + "start": 8904, + "end": 8941, "loc": { "start": { - "line": 266, + "line": 267, "column": 16 }, "end": { - "line": 266, + "line": 267, "column": 53 } } @@ -45393,15 +45672,15 @@ "updateContext": null }, "value": "this", - "start": 8919, - "end": 8923, + "start": 8959, + "end": 8963, "loc": { "start": { - "line": 267, + "line": 268, "column": 16 }, "end": { - "line": 267, + "line": 268, "column": 20 } } @@ -45419,15 +45698,15 @@ "binop": null, "updateContext": null }, - "start": 8923, - "end": 8924, + "start": 8963, + "end": 8964, "loc": { "start": { - "line": 267, + "line": 268, "column": 20 }, "end": { - "line": 267, + "line": 268, "column": 21 } } @@ -45445,15 +45724,15 @@ "binop": null }, "value": "frames", - "start": 8924, - "end": 8930, + "start": 8964, + "end": 8970, "loc": { "start": { - "line": 267, + "line": 268, "column": 21 }, "end": { - "line": 267, + "line": 268, "column": 27 } } @@ -45471,15 +45750,15 @@ "binop": null, "updateContext": null }, - "start": 8930, - "end": 8931, + "start": 8970, + "end": 8971, "loc": { "start": { - "line": 267, + "line": 268, "column": 27 }, "end": { - "line": 267, + "line": 268, "column": 28 } } @@ -45497,15 +45776,15 @@ "binop": null }, "value": "push", - "start": 8931, - "end": 8935, + "start": 8971, + "end": 8975, "loc": { "start": { - "line": 267, + "line": 268, "column": 28 }, "end": { - "line": 267, + "line": 268, "column": 32 } } @@ -45522,15 +45801,15 @@ "postfix": false, "binop": null }, - "start": 8935, - "end": 8936, + "start": 8975, + "end": 8976, "loc": { "start": { - "line": 267, + "line": 268, "column": 32 }, "end": { - "line": 267, + "line": 268, "column": 33 } } @@ -45548,15 +45827,15 @@ "binop": null }, "value": "frame", - "start": 8936, - "end": 8941, + "start": 8976, + "end": 8981, "loc": { "start": { - "line": 267, + "line": 268, "column": 33 }, "end": { - "line": 267, + "line": 268, "column": 38 } } @@ -45573,15 +45852,15 @@ "postfix": false, "binop": null }, - "start": 8941, - "end": 8942, + "start": 8981, + "end": 8982, "loc": { "start": { - "line": 267, + "line": 268, "column": 38 }, "end": { - "line": 267, + "line": 268, "column": 39 } } @@ -45599,15 +45878,15 @@ "binop": null, "updateContext": null }, - "start": 8942, - "end": 8943, + "start": 8982, + "end": 8983, "loc": { "start": { - "line": 267, + "line": 268, "column": 39 }, "end": { - "line": 267, + "line": 268, "column": 40 } } @@ -45615,15 +45894,15 @@ { "type": "CommentLine", "value": " Re-index frames after a change", - "start": 8961, - "end": 8994, + "start": 9001, + "end": 9034, "loc": { "start": { - "line": 268, + "line": 269, "column": 16 }, "end": { - "line": 268, + "line": 269, "column": 49 } } @@ -45643,15 +45922,15 @@ "updateContext": null }, "value": "this", - "start": 9012, - "end": 9016, + "start": 9052, + "end": 9056, "loc": { "start": { - "line": 269, + "line": 270, "column": 16 }, "end": { - "line": 269, + "line": 270, "column": 20 } } @@ -45669,15 +45948,15 @@ "binop": null, "updateContext": null }, - "start": 9016, - "end": 9017, + "start": 9056, + "end": 9057, "loc": { "start": { - "line": 269, + "line": 270, "column": 20 }, "end": { - "line": 269, + "line": 270, "column": 21 } } @@ -45695,15 +45974,15 @@ "binop": null }, "value": "indexFrames", - "start": 9017, - "end": 9028, + "start": 9057, + "end": 9068, "loc": { "start": { - "line": 269, + "line": 270, "column": 21 }, "end": { - "line": 269, + "line": 270, "column": 32 } } @@ -45720,15 +45999,15 @@ "postfix": false, "binop": null }, - "start": 9028, - "end": 9029, + "start": 9068, + "end": 9069, "loc": { "start": { - "line": 269, + "line": 270, "column": 32 }, "end": { - "line": 269, + "line": 270, "column": 33 } } @@ -45745,15 +46024,15 @@ "postfix": false, "binop": null }, - "start": 9029, - "end": 9030, + "start": 9069, + "end": 9070, "loc": { "start": { - "line": 269, + "line": 270, "column": 33 }, "end": { - "line": 269, + "line": 270, "column": 34 } } @@ -45771,15 +46050,15 @@ "binop": null, "updateContext": null }, - "start": 9030, - "end": 9031, + "start": 9070, + "end": 9071, "loc": { "start": { - "line": 269, + "line": 270, "column": 34 }, "end": { - "line": 269, + "line": 270, "column": 35 } } @@ -45799,15 +46078,15 @@ "updateContext": null }, "value": "return", - "start": 9049, - "end": 9055, + "start": 9089, + "end": 9095, "loc": { "start": { - "line": 270, + "line": 271, "column": 16 }, "end": { - "line": 270, + "line": 271, "column": 22 } } @@ -45825,15 +46104,15 @@ "binop": null }, "value": "frame", - "start": 9056, - "end": 9061, + "start": 9096, + "end": 9101, "loc": { "start": { - "line": 270, + "line": 271, "column": 23 }, "end": { - "line": 270, + "line": 271, "column": 28 } } @@ -45851,15 +46130,15 @@ "binop": null, "updateContext": null }, - "start": 9061, - "end": 9062, + "start": 9101, + "end": 9102, "loc": { "start": { - "line": 270, + "line": 271, "column": 28 }, "end": { - "line": 270, + "line": 271, "column": 29 } } @@ -45876,15 +46155,15 @@ "postfix": false, "binop": null }, - "start": 9076, - "end": 9077, + "start": 9116, + "end": 9117, "loc": { "start": { - "line": 271, + "line": 272, "column": 12 }, "end": { - "line": 271, + "line": 272, "column": 13 } } @@ -45904,15 +46183,15 @@ "updateContext": null }, "value": "else", - "start": 9078, - "end": 9082, + "start": 9118, + "end": 9122, "loc": { "start": { - "line": 271, + "line": 272, "column": 14 }, "end": { - "line": 271, + "line": 272, "column": 18 } } @@ -45929,15 +46208,15 @@ "postfix": false, "binop": null }, - "start": 9083, - "end": 9084, + "start": 9123, + "end": 9124, "loc": { "start": { - "line": 271, + "line": 272, "column": 19 }, "end": { - "line": 271, + "line": 272, "column": 20 } } @@ -45955,15 +46234,15 @@ "binop": null }, "value": "VYI", - "start": 9102, - "end": 9105, + "start": 9142, + "end": 9145, "loc": { "start": { - "line": 272, + "line": 273, "column": 16 }, "end": { - "line": 272, + "line": 273, "column": 19 } } @@ -45981,15 +46260,15 @@ "binop": null, "updateContext": null }, - "start": 9105, - "end": 9106, + "start": 9145, + "end": 9146, "loc": { "start": { - "line": 272, + "line": 273, "column": 19 }, "end": { - "line": 272, + "line": 273, "column": 20 } } @@ -46007,15 +46286,15 @@ "binop": null }, "value": "logger", - "start": 9106, - "end": 9112, + "start": 9146, + "end": 9152, "loc": { "start": { - "line": 272, + "line": 273, "column": 20 }, "end": { - "line": 272, + "line": 273, "column": 26 } } @@ -46033,15 +46312,15 @@ "binop": null, "updateContext": null }, - "start": 9112, - "end": 9113, + "start": 9152, + "end": 9153, "loc": { "start": { - "line": 272, + "line": 273, "column": 26 }, "end": { - "line": 272, + "line": 273, "column": 27 } } @@ -46059,15 +46338,15 @@ "binop": null }, "value": "prefix", - "start": 9113, - "end": 9119, + "start": 9153, + "end": 9159, "loc": { "start": { - "line": 272, + "line": 273, "column": 27 }, "end": { - "line": 272, + "line": 273, "column": 33 } } @@ -46084,15 +46363,15 @@ "postfix": false, "binop": null }, - "start": 9119, - "end": 9120, + "start": 9159, + "end": 9160, "loc": { "start": { - "line": 272, + "line": 273, "column": 33 }, "end": { - "line": 272, + "line": 273, "column": 34 } } @@ -46111,15 +46390,15 @@ "updateContext": null }, "value": "VYI-Module", - "start": 9120, - "end": 9132, + "start": 9160, + "end": 9172, "loc": { "start": { - "line": 272, + "line": 273, "column": 34 }, "end": { - "line": 272, + "line": 273, "column": 46 } } @@ -46136,15 +46415,15 @@ "postfix": false, "binop": null }, - "start": 9132, - "end": 9133, + "start": 9172, + "end": 9173, "loc": { "start": { - "line": 272, + "line": 273, "column": 46 }, "end": { - "line": 272, + "line": 273, "column": 47 } } @@ -46162,15 +46441,15 @@ "binop": null, "updateContext": null }, - "start": 9133, - "end": 9134, + "start": 9173, + "end": 9174, "loc": { "start": { - "line": 272, + "line": 273, "column": 47 }, "end": { - "line": 272, + "line": 273, "column": 48 } } @@ -46188,15 +46467,15 @@ "binop": null }, "value": "error", - "start": 9134, - "end": 9139, + "start": 9174, + "end": 9179, "loc": { "start": { - "line": 272, + "line": 273, "column": 48 }, "end": { - "line": 272, + "line": 273, "column": 53 } } @@ -46213,15 +46492,15 @@ "postfix": false, "binop": null }, - "start": 9139, - "end": 9140, + "start": 9179, + "end": 9180, "loc": { "start": { - "line": 272, + "line": 273, "column": 53 }, "end": { - "line": 272, + "line": 273, "column": 54 } } @@ -46240,15 +46519,15 @@ "updateContext": null }, "value": "Invalid frame data passed!", - "start": 9140, - "end": 9168, + "start": 9180, + "end": 9208, "loc": { "start": { - "line": 272, + "line": 273, "column": 54 }, "end": { - "line": 272, + "line": 273, "column": 82 } } @@ -46265,15 +46544,15 @@ "postfix": false, "binop": null }, - "start": 9168, - "end": 9169, + "start": 9208, + "end": 9209, "loc": { "start": { - "line": 272, + "line": 273, "column": 82 }, "end": { - "line": 272, + "line": 273, "column": 83 } } @@ -46291,15 +46570,15 @@ "binop": null, "updateContext": null }, - "start": 9169, - "end": 9170, + "start": 9209, + "end": 9210, "loc": { "start": { - "line": 272, + "line": 273, "column": 83 }, "end": { - "line": 272, + "line": 273, "column": 84 } } @@ -46316,15 +46595,15 @@ "postfix": false, "binop": null }, - "start": 9184, - "end": 9185, + "start": 9224, + "end": 9225, "loc": { "start": { - "line": 273, + "line": 274, "column": 12 }, "end": { - "line": 273, + "line": 274, "column": 13 } } @@ -46341,15 +46620,15 @@ "postfix": false, "binop": null }, - "start": 9195, - "end": 9196, + "start": 9235, + "end": 9236, "loc": { "start": { - "line": 274, + "line": 275, "column": 8 }, "end": { - "line": 274, + "line": 275, "column": 9 } } @@ -46369,15 +46648,15 @@ "updateContext": null }, "value": "else", - "start": 9197, - "end": 9201, + "start": 9237, + "end": 9241, "loc": { "start": { - "line": 274, + "line": 275, "column": 10 }, "end": { - "line": 274, + "line": 275, "column": 14 } } @@ -46394,15 +46673,15 @@ "postfix": false, "binop": null }, - "start": 9202, - "end": 9203, + "start": 9242, + "end": 9243, "loc": { "start": { - "line": 274, + "line": 275, "column": 15 }, "end": { - "line": 274, + "line": 275, "column": 16 } } @@ -46420,15 +46699,15 @@ "binop": null }, "value": "VYI", - "start": 9217, - "end": 9220, + "start": 9257, + "end": 9260, "loc": { "start": { - "line": 275, + "line": 276, "column": 12 }, "end": { - "line": 275, + "line": 276, "column": 15 } } @@ -46446,15 +46725,15 @@ "binop": null, "updateContext": null }, - "start": 9220, - "end": 9221, + "start": 9260, + "end": 9261, "loc": { "start": { - "line": 275, + "line": 276, "column": 15 }, "end": { - "line": 275, + "line": 276, "column": 16 } } @@ -46472,15 +46751,15 @@ "binop": null }, "value": "logger", - "start": 9221, - "end": 9227, + "start": 9261, + "end": 9267, "loc": { "start": { - "line": 275, + "line": 276, "column": 16 }, "end": { - "line": 275, + "line": 276, "column": 22 } } @@ -46498,15 +46777,15 @@ "binop": null, "updateContext": null }, - "start": 9227, - "end": 9228, + "start": 9267, + "end": 9268, "loc": { "start": { - "line": 275, + "line": 276, "column": 22 }, "end": { - "line": 275, + "line": 276, "column": 23 } } @@ -46524,15 +46803,15 @@ "binop": null }, "value": "prefix", - "start": 9228, - "end": 9234, + "start": 9268, + "end": 9274, "loc": { "start": { - "line": 275, + "line": 276, "column": 23 }, "end": { - "line": 275, + "line": 276, "column": 29 } } @@ -46549,15 +46828,15 @@ "postfix": false, "binop": null }, - "start": 9234, - "end": 9235, + "start": 9274, + "end": 9275, "loc": { "start": { - "line": 275, + "line": 276, "column": 29 }, "end": { - "line": 275, + "line": 276, "column": 30 } } @@ -46576,15 +46855,15 @@ "updateContext": null }, "value": "VYI-Module", - "start": 9235, - "end": 9247, + "start": 9275, + "end": 9287, "loc": { "start": { - "line": 275, + "line": 276, "column": 30 }, "end": { - "line": 275, + "line": 276, "column": 42 } } @@ -46601,15 +46880,15 @@ "postfix": false, "binop": null }, - "start": 9247, - "end": 9248, + "start": 9287, + "end": 9288, "loc": { "start": { - "line": 275, + "line": 276, "column": 42 }, "end": { - "line": 275, + "line": 276, "column": 43 } } @@ -46627,15 +46906,15 @@ "binop": null, "updateContext": null }, - "start": 9248, - "end": 9249, + "start": 9288, + "end": 9289, "loc": { "start": { - "line": 275, + "line": 276, "column": 43 }, "end": { - "line": 275, + "line": 276, "column": 44 } } @@ -46653,15 +46932,15 @@ "binop": null }, "value": "error", - "start": 9249, - "end": 9254, + "start": 9289, + "end": 9294, "loc": { "start": { - "line": 275, + "line": 276, "column": 44 }, "end": { - "line": 275, + "line": 276, "column": 49 } } @@ -46678,15 +46957,15 @@ "postfix": false, "binop": null }, - "start": 9254, - "end": 9255, + "start": 9294, + "end": 9295, "loc": { "start": { - "line": 275, + "line": 276, "column": 49 }, "end": { - "line": 275, + "line": 276, "column": 50 } } @@ -46705,15 +46984,15 @@ "updateContext": null }, "value": "No frame data passed!", - "start": 9255, - "end": 9278, + "start": 9295, + "end": 9318, "loc": { "start": { - "line": 275, + "line": 276, "column": 50 }, "end": { - "line": 275, + "line": 276, "column": 73 } } @@ -46730,15 +47009,15 @@ "postfix": false, "binop": null }, - "start": 9278, - "end": 9279, + "start": 9318, + "end": 9319, "loc": { "start": { - "line": 275, + "line": 276, "column": 73 }, "end": { - "line": 275, + "line": 276, "column": 74 } } @@ -46756,15 +47035,15 @@ "binop": null, "updateContext": null }, - "start": 9279, - "end": 9280, + "start": 9319, + "end": 9320, "loc": { "start": { - "line": 275, + "line": 276, "column": 74 }, "end": { - "line": 275, + "line": 276, "column": 75 } } @@ -46781,15 +47060,15 @@ "postfix": false, "binop": null }, - "start": 9290, - "end": 9291, + "start": 9330, + "end": 9331, "loc": { "start": { - "line": 276, + "line": 277, "column": 8 }, "end": { - "line": 276, + "line": 277, "column": 9 } } @@ -46806,15 +47085,15 @@ "postfix": false, "binop": null }, - "start": 9297, - "end": 9298, + "start": 9337, + "end": 9338, "loc": { "start": { - "line": 277, + "line": 278, "column": 4 }, "end": { - "line": 277, + "line": 278, "column": 5 } } @@ -46822,15 +47101,15 @@ { "type": "CommentBlock", "value": "*\r\n * Removes the frame passed or the frame that exists at pIndex.\r\n * @param {Frame} pFrame - The frame to remove from this icon. pIndex should be not be used in tandem with this method of removing.\r\n * @param {number} pIndex - The index of the frame to remove. pFrame must be undefined to use this method for removing.\r\n * @returns {self} This icon instance.\r\n ", - "start": 9304, - "end": 9691, + "start": 9344, + "end": 9731, "loc": { "start": { - "line": 278, + "line": 279, "column": 4 }, "end": { - "line": 283, + "line": 284, "column": 7 } } @@ -46848,15 +47127,15 @@ "binop": null }, "value": "removeFrame", - "start": 9697, - "end": 9708, + "start": 9737, + "end": 9748, "loc": { "start": { - "line": 284, + "line": 285, "column": 4 }, "end": { - "line": 284, + "line": 285, "column": 15 } } @@ -46873,15 +47152,15 @@ "postfix": false, "binop": null }, - "start": 9708, - "end": 9709, + "start": 9748, + "end": 9749, "loc": { "start": { - "line": 284, + "line": 285, "column": 15 }, "end": { - "line": 284, + "line": 285, "column": 16 } } @@ -46899,15 +47178,15 @@ "binop": null }, "value": "pFrame", - "start": 9709, - "end": 9715, + "start": 9749, + "end": 9755, "loc": { "start": { - "line": 284, + "line": 285, "column": 16 }, "end": { - "line": 284, + "line": 285, "column": 22 } } @@ -46925,15 +47204,15 @@ "binop": null, "updateContext": null }, - "start": 9715, - "end": 9716, + "start": 9755, + "end": 9756, "loc": { "start": { - "line": 284, + "line": 285, "column": 22 }, "end": { - "line": 284, + "line": 285, "column": 23 } } @@ -46951,15 +47230,15 @@ "binop": null }, "value": "pIndex", - "start": 9717, - "end": 9723, + "start": 9757, + "end": 9763, "loc": { "start": { - "line": 284, + "line": 285, "column": 24 }, "end": { - "line": 284, + "line": 285, "column": 30 } } @@ -46976,15 +47255,15 @@ "postfix": false, "binop": null }, - "start": 9723, - "end": 9724, + "start": 9763, + "end": 9764, "loc": { "start": { - "line": 284, + "line": 285, "column": 30 }, "end": { - "line": 284, + "line": 285, "column": 31 } } @@ -47001,15 +47280,15 @@ "postfix": false, "binop": null }, - "start": 9725, - "end": 9726, + "start": 9765, + "end": 9766, "loc": { "start": { - "line": 284, + "line": 285, "column": 32 }, "end": { - "line": 284, + "line": 285, "column": 33 } } @@ -47017,15 +47296,15 @@ { "type": "CommentLine", "value": " The index used to remove this frame.", - "start": 9736, - "end": 9775, + "start": 9776, + "end": 9815, "loc": { "start": { - "line": 285, + "line": 286, "column": 8 }, "end": { - "line": 285, + "line": 286, "column": 47 } } @@ -47045,15 +47324,15 @@ "updateContext": null }, "value": "let", - "start": 9785, - "end": 9788, + "start": 9825, + "end": 9828, "loc": { "start": { - "line": 286, + "line": 287, "column": 8 }, "end": { - "line": 286, + "line": 287, "column": 11 } } @@ -47071,15 +47350,15 @@ "binop": null }, "value": "index", - "start": 9789, - "end": 9794, + "start": 9829, + "end": 9834, "loc": { "start": { - "line": 286, + "line": 287, "column": 12 }, "end": { - "line": 286, + "line": 287, "column": 17 } } @@ -47097,15 +47376,15 @@ "binop": null, "updateContext": null }, - "start": 9794, - "end": 9795, + "start": 9834, + "end": 9835, "loc": { "start": { - "line": 286, + "line": 287, "column": 17 }, "end": { - "line": 286, + "line": 287, "column": 18 } } @@ -47113,15 +47392,15 @@ { "type": "CommentLine", "value": " Remove via reference to frame.", - "start": 9805, - "end": 9838, + "start": 9845, + "end": 9878, "loc": { "start": { - "line": 287, + "line": 288, "column": 8 }, "end": { - "line": 287, + "line": 288, "column": 41 } } @@ -47141,15 +47420,15 @@ "updateContext": null }, "value": "if", - "start": 9848, - "end": 9850, + "start": 9888, + "end": 9890, "loc": { "start": { - "line": 288, + "line": 289, "column": 8 }, "end": { - "line": 288, + "line": 289, "column": 10 } } @@ -47166,15 +47445,15 @@ "postfix": false, "binop": null }, - "start": 9851, - "end": 9852, + "start": 9891, + "end": 9892, "loc": { "start": { - "line": 288, + "line": 289, "column": 11 }, "end": { - "line": 288, + "line": 289, "column": 12 } } @@ -47194,15 +47473,15 @@ "updateContext": null }, "value": "this", - "start": 9852, - "end": 9856, + "start": 9892, + "end": 9896, "loc": { "start": { - "line": 288, + "line": 289, "column": 12 }, "end": { - "line": 288, + "line": 289, "column": 16 } } @@ -47220,15 +47499,15 @@ "binop": null, "updateContext": null }, - "start": 9856, - "end": 9857, + "start": 9896, + "end": 9897, "loc": { "start": { - "line": 288, + "line": 289, "column": 16 }, "end": { - "line": 288, + "line": 289, "column": 17 } } @@ -47246,15 +47525,15 @@ "binop": null }, "value": "frames", - "start": 9857, - "end": 9863, + "start": 9897, + "end": 9903, "loc": { "start": { - "line": 288, + "line": 289, "column": 17 }, "end": { - "line": 288, + "line": 289, "column": 23 } } @@ -47272,15 +47551,15 @@ "binop": null, "updateContext": null }, - "start": 9863, - "end": 9864, + "start": 9903, + "end": 9904, "loc": { "start": { - "line": 288, + "line": 289, "column": 23 }, "end": { - "line": 288, + "line": 289, "column": 24 } } @@ -47298,15 +47577,15 @@ "binop": null }, "value": "includes", - "start": 9864, - "end": 9872, + "start": 9904, + "end": 9912, "loc": { "start": { - "line": 288, + "line": 289, "column": 24 }, "end": { - "line": 288, + "line": 289, "column": 32 } } @@ -47323,15 +47602,15 @@ "postfix": false, "binop": null }, - "start": 9872, - "end": 9873, + "start": 9912, + "end": 9913, "loc": { "start": { - "line": 288, + "line": 289, "column": 32 }, "end": { - "line": 288, + "line": 289, "column": 33 } } @@ -47349,15 +47628,15 @@ "binop": null }, "value": "pFrame", - "start": 9873, - "end": 9879, + "start": 9913, + "end": 9919, "loc": { "start": { - "line": 288, + "line": 289, "column": 33 }, "end": { - "line": 288, + "line": 289, "column": 39 } } @@ -47374,15 +47653,15 @@ "postfix": false, "binop": null }, - "start": 9879, - "end": 9880, + "start": 9919, + "end": 9920, "loc": { "start": { - "line": 288, + "line": 289, "column": 39 }, "end": { - "line": 288, + "line": 289, "column": 40 } } @@ -47399,15 +47678,15 @@ "postfix": false, "binop": null }, - "start": 9880, - "end": 9881, + "start": 9920, + "end": 9921, "loc": { "start": { - "line": 288, + "line": 289, "column": 40 }, "end": { - "line": 288, + "line": 289, "column": 41 } } @@ -47424,15 +47703,15 @@ "postfix": false, "binop": null }, - "start": 9882, - "end": 9883, + "start": 9922, + "end": 9923, "loc": { "start": { - "line": 288, + "line": 289, "column": 42 }, "end": { - "line": 288, + "line": 289, "column": 43 } } @@ -47450,15 +47729,15 @@ "binop": null }, "value": "index", - "start": 9897, - "end": 9902, + "start": 9937, + "end": 9942, "loc": { "start": { - "line": 289, + "line": 290, "column": 12 }, "end": { - "line": 289, + "line": 290, "column": 17 } } @@ -47477,15 +47756,15 @@ "updateContext": null }, "value": "=", - "start": 9903, - "end": 9904, + "start": 9943, + "end": 9944, "loc": { "start": { - "line": 289, + "line": 290, "column": 18 }, "end": { - "line": 289, + "line": 290, "column": 19 } } @@ -47505,15 +47784,15 @@ "updateContext": null }, "value": "this", - "start": 9905, - "end": 9909, + "start": 9945, + "end": 9949, "loc": { "start": { - "line": 289, + "line": 290, "column": 20 }, "end": { - "line": 289, + "line": 290, "column": 24 } } @@ -47531,15 +47810,15 @@ "binop": null, "updateContext": null }, - "start": 9909, - "end": 9910, + "start": 9949, + "end": 9950, "loc": { "start": { - "line": 289, + "line": 290, "column": 24 }, "end": { - "line": 289, + "line": 290, "column": 25 } } @@ -47557,15 +47836,15 @@ "binop": null }, "value": "frames", - "start": 9910, - "end": 9916, + "start": 9950, + "end": 9956, "loc": { "start": { - "line": 289, + "line": 290, "column": 25 }, "end": { - "line": 289, + "line": 290, "column": 31 } } @@ -47583,15 +47862,15 @@ "binop": null, "updateContext": null }, - "start": 9916, - "end": 9917, + "start": 9956, + "end": 9957, "loc": { "start": { - "line": 289, + "line": 290, "column": 31 }, "end": { - "line": 289, + "line": 290, "column": 32 } } @@ -47609,15 +47888,15 @@ "binop": null }, "value": "indexOf", - "start": 9917, - "end": 9924, + "start": 9957, + "end": 9964, "loc": { "start": { - "line": 289, + "line": 290, "column": 32 }, "end": { - "line": 289, + "line": 290, "column": 39 } } @@ -47634,15 +47913,15 @@ "postfix": false, "binop": null }, - "start": 9924, - "end": 9925, + "start": 9964, + "end": 9965, "loc": { "start": { - "line": 289, + "line": 290, "column": 39 }, "end": { - "line": 289, + "line": 290, "column": 40 } } @@ -47660,15 +47939,15 @@ "binop": null }, "value": "pFrame", - "start": 9925, - "end": 9931, + "start": 9965, + "end": 9971, "loc": { "start": { - "line": 289, + "line": 290, "column": 40 }, "end": { - "line": 289, + "line": 290, "column": 46 } } @@ -47685,15 +47964,15 @@ "postfix": false, "binop": null }, - "start": 9931, - "end": 9932, + "start": 9971, + "end": 9972, "loc": { "start": { - "line": 289, + "line": 290, "column": 46 }, "end": { - "line": 289, + "line": 290, "column": 47 } } @@ -47711,15 +47990,15 @@ "binop": null, "updateContext": null }, - "start": 9932, - "end": 9933, + "start": 9972, + "end": 9973, "loc": { "start": { - "line": 289, + "line": 290, "column": 47 }, "end": { - "line": 289, + "line": 290, "column": 48 } } @@ -47727,15 +48006,15 @@ { "type": "CommentLine", "value": " Remove via index passed.", - "start": 9943, - "end": 9970, + "start": 9983, + "end": 10010, "loc": { "start": { - "line": 290, + "line": 291, "column": 8 }, "end": { - "line": 290, + "line": 291, "column": 35 } } @@ -47752,15 +48031,15 @@ "postfix": false, "binop": null }, - "start": 9980, - "end": 9981, + "start": 10020, + "end": 10021, "loc": { "start": { - "line": 291, + "line": 292, "column": 8 }, "end": { - "line": 291, + "line": 292, "column": 9 } } @@ -47780,15 +48059,15 @@ "updateContext": null }, "value": "else", - "start": 9982, - "end": 9986, + "start": 10022, + "end": 10026, "loc": { "start": { - "line": 291, + "line": 292, "column": 10 }, "end": { - "line": 291, + "line": 292, "column": 14 } } @@ -47808,15 +48087,15 @@ "updateContext": null }, "value": "if", - "start": 9987, - "end": 9989, + "start": 10027, + "end": 10029, "loc": { "start": { - "line": 291, + "line": 292, "column": 15 }, "end": { - "line": 291, + "line": 292, "column": 17 } } @@ -47833,15 +48112,15 @@ "postfix": false, "binop": null }, - "start": 9990, - "end": 9991, + "start": 10030, + "end": 10031, "loc": { "start": { - "line": 291, + "line": 292, "column": 18 }, "end": { - "line": 291, + "line": 292, "column": 19 } } @@ -47859,15 +48138,15 @@ "binop": null }, "value": "pIndex", - "start": 9991, - "end": 9997, + "start": 10031, + "end": 10037, "loc": { "start": { - "line": 291, + "line": 292, "column": 19 }, "end": { - "line": 291, + "line": 292, "column": 25 } } @@ -47886,15 +48165,15 @@ "updateContext": null }, "value": "||", - "start": 9998, - "end": 10000, + "start": 10038, + "end": 10040, "loc": { "start": { - "line": 291, + "line": 292, "column": 26 }, "end": { - "line": 291, + "line": 292, "column": 28 } } @@ -47912,15 +48191,15 @@ "binop": null }, "value": "pIndex", - "start": 10001, - "end": 10007, + "start": 10041, + "end": 10047, "loc": { "start": { - "line": 291, + "line": 292, "column": 29 }, "end": { - "line": 291, + "line": 292, "column": 35 } } @@ -47939,15 +48218,15 @@ "updateContext": null }, "value": "===", - "start": 10008, - "end": 10011, + "start": 10048, + "end": 10051, "loc": { "start": { - "line": 291, + "line": 292, "column": 36 }, "end": { - "line": 291, + "line": 292, "column": 39 } } @@ -47966,15 +48245,15 @@ "updateContext": null }, "value": 0, - "start": 10012, - "end": 10013, + "start": 10052, + "end": 10053, "loc": { "start": { - "line": 291, + "line": 292, "column": 40 }, "end": { - "line": 291, + "line": 292, "column": 41 } } @@ -47991,15 +48270,15 @@ "postfix": false, "binop": null }, - "start": 10013, - "end": 10014, + "start": 10053, + "end": 10054, "loc": { "start": { - "line": 291, + "line": 292, "column": 41 }, "end": { - "line": 291, + "line": 292, "column": 42 } } @@ -48016,15 +48295,15 @@ "postfix": false, "binop": null }, - "start": 10015, - "end": 10016, + "start": 10055, + "end": 10056, "loc": { "start": { - "line": 291, + "line": 292, "column": 43 }, "end": { - "line": 291, + "line": 292, "column": 44 } } @@ -48044,15 +48323,15 @@ "updateContext": null }, "value": "if", - "start": 10030, - "end": 10032, + "start": 10070, + "end": 10072, "loc": { "start": { - "line": 292, + "line": 293, "column": 12 }, "end": { - "line": 292, + "line": 293, "column": 14 } } @@ -48069,15 +48348,15 @@ "postfix": false, "binop": null }, - "start": 10033, - "end": 10034, + "start": 10073, + "end": 10074, "loc": { "start": { - "line": 292, + "line": 293, "column": 15 }, "end": { - "line": 292, + "line": 293, "column": 16 } } @@ -48097,15 +48376,15 @@ "updateContext": null }, "value": "typeof", - "start": 10034, - "end": 10040, + "start": 10074, + "end": 10080, "loc": { "start": { - "line": 292, + "line": 293, "column": 16 }, "end": { - "line": 292, + "line": 293, "column": 22 } } @@ -48122,15 +48401,15 @@ "postfix": false, "binop": null }, - "start": 10040, - "end": 10041, + "start": 10080, + "end": 10081, "loc": { "start": { - "line": 292, + "line": 293, "column": 22 }, "end": { - "line": 292, + "line": 293, "column": 23 } } @@ -48148,15 +48427,15 @@ "binop": null }, "value": "pIndex", - "start": 10041, - "end": 10047, + "start": 10081, + "end": 10087, "loc": { "start": { - "line": 292, + "line": 293, "column": 23 }, "end": { - "line": 292, + "line": 293, "column": 29 } } @@ -48173,15 +48452,15 @@ "postfix": false, "binop": null }, - "start": 10047, - "end": 10048, + "start": 10087, + "end": 10088, "loc": { "start": { - "line": 292, + "line": 293, "column": 29 }, "end": { - "line": 292, + "line": 293, "column": 30 } } @@ -48200,15 +48479,15 @@ "updateContext": null }, "value": "===", - "start": 10049, - "end": 10052, + "start": 10089, + "end": 10092, "loc": { "start": { - "line": 292, + "line": 293, "column": 31 }, "end": { - "line": 292, + "line": 293, "column": 34 } } @@ -48227,15 +48506,15 @@ "updateContext": null }, "value": "number", - "start": 10053, - "end": 10061, + "start": 10093, + "end": 10101, "loc": { "start": { - "line": 292, + "line": 293, "column": 35 }, "end": { - "line": 292, + "line": 293, "column": 43 } } @@ -48252,15 +48531,15 @@ "postfix": false, "binop": null }, - "start": 10061, - "end": 10062, + "start": 10101, + "end": 10102, "loc": { "start": { - "line": 292, + "line": 293, "column": 43 }, "end": { - "line": 292, + "line": 293, "column": 44 } } @@ -48277,15 +48556,15 @@ "postfix": false, "binop": null }, - "start": 10063, - "end": 10064, + "start": 10103, + "end": 10104, "loc": { "start": { - "line": 292, + "line": 293, "column": 45 }, "end": { - "line": 292, + "line": 293, "column": 46 } } @@ -48305,15 +48584,15 @@ "updateContext": null }, "value": "const", - "start": 10082, - "end": 10087, + "start": 10122, + "end": 10127, "loc": { "start": { - "line": 293, + "line": 294, "column": 16 }, "end": { - "line": 293, + "line": 294, "column": 21 } } @@ -48331,15 +48610,15 @@ "binop": null }, "value": "frame", - "start": 10088, - "end": 10093, + "start": 10128, + "end": 10133, "loc": { "start": { - "line": 293, + "line": 294, "column": 22 }, "end": { - "line": 293, + "line": 294, "column": 27 } } @@ -48358,15 +48637,15 @@ "updateContext": null }, "value": "=", - "start": 10094, - "end": 10095, + "start": 10134, + "end": 10135, "loc": { "start": { - "line": 293, + "line": 294, "column": 28 }, "end": { - "line": 293, + "line": 294, "column": 29 } } @@ -48386,15 +48665,15 @@ "updateContext": null }, "value": "this", - "start": 10096, - "end": 10100, + "start": 10136, + "end": 10140, "loc": { "start": { - "line": 293, + "line": 294, "column": 30 }, "end": { - "line": 293, + "line": 294, "column": 34 } } @@ -48412,15 +48691,15 @@ "binop": null, "updateContext": null }, - "start": 10100, - "end": 10101, + "start": 10140, + "end": 10141, "loc": { "start": { - "line": 293, + "line": 294, "column": 34 }, "end": { - "line": 293, + "line": 294, "column": 35 } } @@ -48438,15 +48717,15 @@ "binop": null }, "value": "getFrame", - "start": 10101, - "end": 10109, + "start": 10141, + "end": 10149, "loc": { "start": { - "line": 293, + "line": 294, "column": 35 }, "end": { - "line": 293, + "line": 294, "column": 43 } } @@ -48463,15 +48742,15 @@ "postfix": false, "binop": null }, - "start": 10109, - "end": 10110, + "start": 10149, + "end": 10150, "loc": { "start": { - "line": 293, + "line": 294, "column": 43 }, "end": { - "line": 293, + "line": 294, "column": 44 } } @@ -48489,15 +48768,15 @@ "binop": null }, "value": "pIndex", - "start": 10110, - "end": 10116, + "start": 10150, + "end": 10156, "loc": { "start": { - "line": 293, + "line": 294, "column": 44 }, "end": { - "line": 293, + "line": 294, "column": 50 } } @@ -48514,15 +48793,15 @@ "postfix": false, "binop": null }, - "start": 10116, - "end": 10117, + "start": 10156, + "end": 10157, "loc": { "start": { - "line": 293, + "line": 294, "column": 50 }, "end": { - "line": 293, + "line": 294, "column": 51 } } @@ -48540,15 +48819,15 @@ "binop": null, "updateContext": null }, - "start": 10117, - "end": 10118, + "start": 10157, + "end": 10158, "loc": { "start": { - "line": 293, + "line": 294, "column": 51 }, "end": { - "line": 293, + "line": 294, "column": 52 } } @@ -48568,15 +48847,15 @@ "updateContext": null }, "value": "if", - "start": 10136, - "end": 10138, + "start": 10176, + "end": 10178, "loc": { "start": { - "line": 294, + "line": 295, "column": 16 }, "end": { - "line": 294, + "line": 295, "column": 18 } } @@ -48593,15 +48872,15 @@ "postfix": false, "binop": null }, - "start": 10139, - "end": 10140, + "start": 10179, + "end": 10180, "loc": { "start": { - "line": 294, + "line": 295, "column": 19 }, "end": { - "line": 294, + "line": 295, "column": 20 } } @@ -48619,15 +48898,15 @@ "binop": null }, "value": "frame", - "start": 10140, - "end": 10145, + "start": 10180, + "end": 10185, "loc": { "start": { - "line": 294, + "line": 295, "column": 20 }, "end": { - "line": 294, + "line": 295, "column": 25 } } @@ -48644,15 +48923,15 @@ "postfix": false, "binop": null }, - "start": 10145, - "end": 10146, + "start": 10185, + "end": 10186, "loc": { "start": { - "line": 294, + "line": 295, "column": 25 }, "end": { - "line": 294, + "line": 295, "column": 26 } } @@ -48669,15 +48948,15 @@ "postfix": false, "binop": null }, - "start": 10147, - "end": 10148, + "start": 10187, + "end": 10188, "loc": { "start": { - "line": 294, + "line": 295, "column": 27 }, "end": { - "line": 294, + "line": 295, "column": 28 } } @@ -48695,15 +48974,15 @@ "binop": null }, "value": "index", - "start": 10170, - "end": 10175, + "start": 10210, + "end": 10215, "loc": { "start": { - "line": 295, + "line": 296, "column": 20 }, "end": { - "line": 295, + "line": 296, "column": 25 } } @@ -48722,15 +49001,15 @@ "updateContext": null }, "value": "=", - "start": 10176, - "end": 10177, + "start": 10216, + "end": 10217, "loc": { "start": { - "line": 295, + "line": 296, "column": 26 }, "end": { - "line": 295, + "line": 296, "column": 27 } } @@ -48748,15 +49027,15 @@ "binop": null }, "value": "pIndex", - "start": 10178, - "end": 10184, + "start": 10218, + "end": 10224, "loc": { "start": { - "line": 295, + "line": 296, "column": 28 }, "end": { - "line": 295, + "line": 296, "column": 34 } } @@ -48774,15 +49053,15 @@ "binop": null, "updateContext": null }, - "start": 10184, - "end": 10185, + "start": 10224, + "end": 10225, "loc": { "start": { - "line": 295, + "line": 296, "column": 34 }, "end": { - "line": 295, + "line": 296, "column": 35 } } @@ -48799,15 +49078,15 @@ "postfix": false, "binop": null }, - "start": 10203, - "end": 10204, + "start": 10243, + "end": 10244, "loc": { "start": { - "line": 296, + "line": 297, "column": 16 }, "end": { - "line": 296, + "line": 297, "column": 17 } } @@ -48824,15 +49103,15 @@ "postfix": false, "binop": null }, - "start": 10218, - "end": 10219, + "start": 10258, + "end": 10259, "loc": { "start": { - "line": 297, + "line": 298, "column": 12 }, "end": { - "line": 297, + "line": 298, "column": 13 } } @@ -48852,15 +49131,15 @@ "updateContext": null }, "value": "else", - "start": 10220, - "end": 10224, + "start": 10260, + "end": 10264, "loc": { "start": { - "line": 297, + "line": 298, "column": 14 }, "end": { - "line": 297, + "line": 298, "column": 18 } } @@ -48877,15 +49156,15 @@ "postfix": false, "binop": null }, - "start": 10225, - "end": 10226, + "start": 10265, + "end": 10266, "loc": { "start": { - "line": 297, + "line": 298, "column": 19 }, "end": { - "line": 297, + "line": 298, "column": 20 } } @@ -48903,15 +49182,15 @@ "binop": null }, "value": "VYI", - "start": 10244, - "end": 10247, + "start": 10284, + "end": 10287, "loc": { "start": { - "line": 298, + "line": 299, "column": 16 }, "end": { - "line": 298, + "line": 299, "column": 19 } } @@ -48929,15 +49208,15 @@ "binop": null, "updateContext": null }, - "start": 10247, - "end": 10248, + "start": 10287, + "end": 10288, "loc": { "start": { - "line": 298, + "line": 299, "column": 19 }, "end": { - "line": 298, + "line": 299, "column": 20 } } @@ -48955,15 +49234,15 @@ "binop": null }, "value": "logger", - "start": 10248, - "end": 10254, + "start": 10288, + "end": 10294, "loc": { "start": { - "line": 298, + "line": 299, "column": 20 }, "end": { - "line": 298, + "line": 299, "column": 26 } } @@ -48981,15 +49260,15 @@ "binop": null, "updateContext": null }, - "start": 10254, - "end": 10255, + "start": 10294, + "end": 10295, "loc": { "start": { - "line": 298, + "line": 299, "column": 26 }, "end": { - "line": 298, + "line": 299, "column": 27 } } @@ -49007,15 +49286,15 @@ "binop": null }, "value": "prefix", - "start": 10255, - "end": 10261, + "start": 10295, + "end": 10301, "loc": { "start": { - "line": 298, + "line": 299, "column": 27 }, "end": { - "line": 298, + "line": 299, "column": 33 } } @@ -49032,15 +49311,15 @@ "postfix": false, "binop": null }, - "start": 10261, - "end": 10262, + "start": 10301, + "end": 10302, "loc": { "start": { - "line": 298, + "line": 299, "column": 33 }, "end": { - "line": 298, + "line": 299, "column": 34 } } @@ -49059,15 +49338,15 @@ "updateContext": null }, "value": "VYI-Module", - "start": 10262, - "end": 10274, + "start": 10302, + "end": 10314, "loc": { "start": { - "line": 298, + "line": 299, "column": 34 }, "end": { - "line": 298, + "line": 299, "column": 46 } } @@ -49084,15 +49363,15 @@ "postfix": false, "binop": null }, - "start": 10274, - "end": 10275, + "start": 10314, + "end": 10315, "loc": { "start": { - "line": 298, + "line": 299, "column": 46 }, "end": { - "line": 298, + "line": 299, "column": 47 } } @@ -49110,15 +49389,15 @@ "binop": null, "updateContext": null }, - "start": 10275, - "end": 10276, + "start": 10315, + "end": 10316, "loc": { "start": { - "line": 298, + "line": 299, "column": 47 }, "end": { - "line": 298, + "line": 299, "column": 48 } } @@ -49136,15 +49415,15 @@ "binop": null }, "value": "error", - "start": 10276, - "end": 10281, + "start": 10316, + "end": 10321, "loc": { "start": { - "line": 298, + "line": 299, "column": 48 }, "end": { - "line": 298, + "line": 299, "column": 53 } } @@ -49161,15 +49440,15 @@ "postfix": false, "binop": null }, - "start": 10281, - "end": 10282, + "start": 10321, + "end": 10322, "loc": { "start": { - "line": 298, + "line": 299, "column": 53 }, "end": { - "line": 298, + "line": 299, "column": 54 } } @@ -49188,15 +49467,15 @@ "updateContext": null }, "value": "Invalid pIndex type!", - "start": 10282, - "end": 10304, + "start": 10322, + "end": 10344, "loc": { "start": { - "line": 298, + "line": 299, "column": 54 }, "end": { - "line": 298, + "line": 299, "column": 76 } } @@ -49213,15 +49492,15 @@ "postfix": false, "binop": null }, - "start": 10304, - "end": 10305, + "start": 10344, + "end": 10345, "loc": { "start": { - "line": 298, + "line": 299, "column": 76 }, "end": { - "line": 298, + "line": 299, "column": 77 } } @@ -49239,15 +49518,15 @@ "binop": null, "updateContext": null }, - "start": 10305, - "end": 10306, + "start": 10345, + "end": 10346, "loc": { "start": { - "line": 298, + "line": 299, "column": 77 }, "end": { - "line": 298, + "line": 299, "column": 78 } } @@ -49264,15 +49543,15 @@ "postfix": false, "binop": null }, - "start": 10320, - "end": 10321, + "start": 10360, + "end": 10361, "loc": { "start": { - "line": 299, + "line": 300, "column": 12 }, "end": { - "line": 299, + "line": 300, "column": 13 } } @@ -49289,15 +49568,15 @@ "postfix": false, "binop": null }, - "start": 10331, - "end": 10332, + "start": 10371, + "end": 10372, "loc": { "start": { - "line": 300, + "line": 301, "column": 8 }, "end": { - "line": 300, + "line": 301, "column": 9 } } @@ -49317,15 +49596,15 @@ "updateContext": null }, "value": "else", - "start": 10333, - "end": 10337, + "start": 10373, + "end": 10377, "loc": { "start": { - "line": 300, + "line": 301, "column": 10 }, "end": { - "line": 300, + "line": 301, "column": 14 } } @@ -49342,15 +49621,15 @@ "postfix": false, "binop": null }, - "start": 10338, - "end": 10339, + "start": 10378, + "end": 10379, "loc": { "start": { - "line": 300, + "line": 301, "column": 15 }, "end": { - "line": 300, + "line": 301, "column": 16 } } @@ -49368,15 +49647,15 @@ "binop": null }, "value": "VYI", - "start": 10353, - "end": 10356, + "start": 10393, + "end": 10396, "loc": { "start": { - "line": 301, + "line": 302, "column": 12 }, "end": { - "line": 301, + "line": 302, "column": 15 } } @@ -49394,15 +49673,15 @@ "binop": null, "updateContext": null }, - "start": 10356, - "end": 10357, + "start": 10396, + "end": 10397, "loc": { "start": { - "line": 301, + "line": 302, "column": 15 }, "end": { - "line": 301, + "line": 302, "column": 16 } } @@ -49420,15 +49699,15 @@ "binop": null }, "value": "logger", - "start": 10357, - "end": 10363, + "start": 10397, + "end": 10403, "loc": { "start": { - "line": 301, + "line": 302, "column": 16 }, "end": { - "line": 301, + "line": 302, "column": 22 } } @@ -49446,15 +49725,15 @@ "binop": null, "updateContext": null }, - "start": 10363, - "end": 10364, + "start": 10403, + "end": 10404, "loc": { "start": { - "line": 301, + "line": 302, "column": 22 }, "end": { - "line": 301, + "line": 302, "column": 23 } } @@ -49472,15 +49751,15 @@ "binop": null }, "value": "prefix", - "start": 10364, - "end": 10370, + "start": 10404, + "end": 10410, "loc": { "start": { - "line": 301, + "line": 302, "column": 23 }, "end": { - "line": 301, + "line": 302, "column": 29 } } @@ -49497,15 +49776,15 @@ "postfix": false, "binop": null }, - "start": 10370, - "end": 10371, + "start": 10410, + "end": 10411, "loc": { "start": { - "line": 301, + "line": 302, "column": 29 }, "end": { - "line": 301, + "line": 302, "column": 30 } } @@ -49524,15 +49803,15 @@ "updateContext": null }, "value": "VYI-Module", - "start": 10371, - "end": 10383, + "start": 10411, + "end": 10423, "loc": { "start": { - "line": 301, + "line": 302, "column": 30 }, "end": { - "line": 301, + "line": 302, "column": 42 } } @@ -49549,15 +49828,15 @@ "postfix": false, "binop": null }, - "start": 10383, - "end": 10384, + "start": 10423, + "end": 10424, "loc": { "start": { - "line": 301, + "line": 302, "column": 42 }, "end": { - "line": 301, + "line": 302, "column": 43 } } @@ -49575,15 +49854,15 @@ "binop": null, "updateContext": null }, - "start": 10384, - "end": 10385, + "start": 10424, + "end": 10425, "loc": { "start": { - "line": 301, + "line": 302, "column": 43 }, "end": { - "line": 301, + "line": 302, "column": 44 } } @@ -49601,15 +49880,15 @@ "binop": null }, "value": "error", - "start": 10385, - "end": 10390, + "start": 10425, + "end": 10430, "loc": { "start": { - "line": 301, + "line": 302, "column": 44 }, "end": { - "line": 301, + "line": 302, "column": 49 } } @@ -49626,15 +49905,15 @@ "postfix": false, "binop": null }, - "start": 10390, - "end": 10391, + "start": 10430, + "end": 10431, "loc": { "start": { - "line": 301, + "line": 302, "column": 49 }, "end": { - "line": 301, + "line": 302, "column": 50 } } @@ -49653,15 +49932,15 @@ "updateContext": null }, "value": "Failed to remove frame!", - "start": 10391, - "end": 10416, + "start": 10431, + "end": 10456, "loc": { "start": { - "line": 301, + "line": 302, "column": 50 }, "end": { - "line": 301, + "line": 302, "column": 75 } } @@ -49678,15 +49957,15 @@ "postfix": false, "binop": null }, - "start": 10416, - "end": 10417, + "start": 10456, + "end": 10457, "loc": { "start": { - "line": 301, + "line": 302, "column": 75 }, "end": { - "line": 301, + "line": 302, "column": 76 } } @@ -49704,15 +49983,15 @@ "binop": null, "updateContext": null }, - "start": 10417, - "end": 10418, + "start": 10457, + "end": 10458, "loc": { "start": { - "line": 301, + "line": 302, "column": 76 }, "end": { - "line": 301, + "line": 302, "column": 77 } } @@ -49729,15 +50008,15 @@ "postfix": false, "binop": null }, - "start": 10428, - "end": 10429, + "start": 10468, + "end": 10469, "loc": { "start": { - "line": 302, + "line": 303, "column": 8 }, "end": { - "line": 302, + "line": 303, "column": 9 } } @@ -49757,15 +50036,15 @@ "updateContext": null }, "value": "if", - "start": 10439, - "end": 10441, + "start": 10479, + "end": 10481, "loc": { "start": { - "line": 303, + "line": 304, "column": 8 }, "end": { - "line": 303, + "line": 304, "column": 10 } } @@ -49782,15 +50061,15 @@ "postfix": false, "binop": null }, - "start": 10442, - "end": 10443, + "start": 10482, + "end": 10483, "loc": { "start": { - "line": 303, + "line": 304, "column": 11 }, "end": { - "line": 303, + "line": 304, "column": 12 } } @@ -49810,15 +50089,15 @@ "updateContext": null }, "value": "typeof", - "start": 10443, - "end": 10449, + "start": 10483, + "end": 10489, "loc": { "start": { - "line": 303, + "line": 304, "column": 12 }, "end": { - "line": 303, + "line": 304, "column": 18 } } @@ -49835,15 +50114,15 @@ "postfix": false, "binop": null }, - "start": 10449, - "end": 10450, + "start": 10489, + "end": 10490, "loc": { "start": { - "line": 303, + "line": 304, "column": 18 }, "end": { - "line": 303, + "line": 304, "column": 19 } } @@ -49861,15 +50140,15 @@ "binop": null }, "value": "index", - "start": 10450, - "end": 10455, + "start": 10490, + "end": 10495, "loc": { "start": { - "line": 303, + "line": 304, "column": 19 }, "end": { - "line": 303, + "line": 304, "column": 24 } } @@ -49886,15 +50165,15 @@ "postfix": false, "binop": null }, - "start": 10455, - "end": 10456, + "start": 10495, + "end": 10496, "loc": { "start": { - "line": 303, + "line": 304, "column": 24 }, "end": { - "line": 303, + "line": 304, "column": 25 } } @@ -49913,15 +50192,15 @@ "updateContext": null }, "value": "===", - "start": 10457, - "end": 10460, + "start": 10497, + "end": 10500, "loc": { "start": { - "line": 303, + "line": 304, "column": 26 }, "end": { - "line": 303, + "line": 304, "column": 29 } } @@ -49940,15 +50219,15 @@ "updateContext": null }, "value": "number", - "start": 10461, - "end": 10469, + "start": 10501, + "end": 10509, "loc": { "start": { - "line": 303, + "line": 304, "column": 30 }, "end": { - "line": 303, + "line": 304, "column": 38 } } @@ -49965,15 +50244,15 @@ "postfix": false, "binop": null }, - "start": 10469, - "end": 10470, + "start": 10509, + "end": 10510, "loc": { "start": { - "line": 303, + "line": 304, "column": 38 }, "end": { - "line": 303, + "line": 304, "column": 39 } } @@ -49990,15 +50269,15 @@ "postfix": false, "binop": null }, - "start": 10471, - "end": 10472, + "start": 10511, + "end": 10512, "loc": { "start": { - "line": 303, + "line": 304, "column": 40 }, "end": { - "line": 303, + "line": 304, "column": 41 } } @@ -50006,15 +50285,15 @@ { "type": "CommentLine", "value": " Remove the frame", - "start": 10486, - "end": 10505, + "start": 10526, + "end": 10545, "loc": { "start": { - "line": 304, + "line": 305, "column": 12 }, "end": { - "line": 304, + "line": 305, "column": 31 } } @@ -50034,15 +50313,15 @@ "updateContext": null }, "value": "this", - "start": 10519, - "end": 10523, + "start": 10559, + "end": 10563, "loc": { "start": { - "line": 305, + "line": 306, "column": 12 }, "end": { - "line": 305, + "line": 306, "column": 16 } } @@ -50060,15 +50339,15 @@ "binop": null, "updateContext": null }, - "start": 10523, - "end": 10524, + "start": 10563, + "end": 10564, "loc": { "start": { - "line": 305, + "line": 306, "column": 16 }, "end": { - "line": 305, + "line": 306, "column": 17 } } @@ -50086,15 +50365,15 @@ "binop": null }, "value": "frames", - "start": 10524, - "end": 10530, + "start": 10564, + "end": 10570, "loc": { "start": { - "line": 305, + "line": 306, "column": 17 }, "end": { - "line": 305, + "line": 306, "column": 23 } } @@ -50112,15 +50391,15 @@ "binop": null, "updateContext": null }, - "start": 10530, - "end": 10531, + "start": 10570, + "end": 10571, "loc": { "start": { - "line": 305, + "line": 306, "column": 23 }, "end": { - "line": 305, + "line": 306, "column": 24 } } @@ -50138,15 +50417,15 @@ "binop": null }, "value": "splice", - "start": 10531, - "end": 10537, + "start": 10571, + "end": 10577, "loc": { "start": { - "line": 305, + "line": 306, "column": 24 }, "end": { - "line": 305, + "line": 306, "column": 30 } } @@ -50163,15 +50442,15 @@ "postfix": false, "binop": null }, - "start": 10537, - "end": 10538, + "start": 10577, + "end": 10578, "loc": { "start": { - "line": 305, + "line": 306, "column": 30 }, "end": { - "line": 305, + "line": 306, "column": 31 } } @@ -50189,15 +50468,15 @@ "binop": null }, "value": "index", - "start": 10538, - "end": 10543, + "start": 10578, + "end": 10583, "loc": { "start": { - "line": 305, + "line": 306, "column": 31 }, "end": { - "line": 305, + "line": 306, "column": 36 } } @@ -50215,15 +50494,15 @@ "binop": null, "updateContext": null }, - "start": 10543, - "end": 10544, + "start": 10583, + "end": 10584, "loc": { "start": { - "line": 305, + "line": 306, "column": 36 }, "end": { - "line": 305, + "line": 306, "column": 37 } } @@ -50242,15 +50521,15 @@ "updateContext": null }, "value": 1, - "start": 10545, - "end": 10546, + "start": 10585, + "end": 10586, "loc": { "start": { - "line": 305, + "line": 306, "column": 38 }, "end": { - "line": 305, + "line": 306, "column": 39 } } @@ -50267,15 +50546,15 @@ "postfix": false, "binop": null }, - "start": 10546, - "end": 10547, + "start": 10586, + "end": 10587, "loc": { "start": { - "line": 305, + "line": 306, "column": 39 }, "end": { - "line": 305, + "line": 306, "column": 40 } } @@ -50293,15 +50572,15 @@ "binop": null, "updateContext": null }, - "start": 10547, - "end": 10548, + "start": 10587, + "end": 10588, "loc": { "start": { - "line": 305, + "line": 306, "column": 40 }, "end": { - "line": 305, + "line": 306, "column": 41 } } @@ -50309,15 +50588,15 @@ { "type": "CommentLine", "value": " Re-index frames after a change", - "start": 10562, - "end": 10595, + "start": 10602, + "end": 10635, "loc": { "start": { - "line": 306, + "line": 307, "column": 12 }, "end": { - "line": 306, + "line": 307, "column": 45 } } @@ -50337,15 +50616,15 @@ "updateContext": null }, "value": "this", - "start": 10609, - "end": 10613, + "start": 10649, + "end": 10653, "loc": { "start": { - "line": 307, + "line": 308, "column": 12 }, "end": { - "line": 307, + "line": 308, "column": 16 } } @@ -50363,15 +50642,15 @@ "binop": null, "updateContext": null }, - "start": 10613, - "end": 10614, + "start": 10653, + "end": 10654, "loc": { "start": { - "line": 307, + "line": 308, "column": 16 }, "end": { - "line": 307, + "line": 308, "column": 17 } } @@ -50389,15 +50668,15 @@ "binop": null }, "value": "indexFrames", - "start": 10614, - "end": 10625, + "start": 10654, + "end": 10665, "loc": { "start": { - "line": 307, + "line": 308, "column": 17 }, "end": { - "line": 307, + "line": 308, "column": 28 } } @@ -50414,15 +50693,15 @@ "postfix": false, "binop": null }, - "start": 10625, - "end": 10626, + "start": 10665, + "end": 10666, "loc": { "start": { - "line": 307, + "line": 308, "column": 28 }, "end": { - "line": 307, + "line": 308, "column": 29 } } @@ -50439,15 +50718,15 @@ "postfix": false, "binop": null }, - "start": 10626, - "end": 10627, + "start": 10666, + "end": 10667, "loc": { "start": { - "line": 307, + "line": 308, "column": 29 }, "end": { - "line": 307, + "line": 308, "column": 30 } } @@ -50465,15 +50744,15 @@ "binop": null, "updateContext": null }, - "start": 10627, - "end": 10628, + "start": 10667, + "end": 10668, "loc": { "start": { - "line": 307, + "line": 308, "column": 30 }, "end": { - "line": 307, + "line": 308, "column": 31 } } @@ -50490,15 +50769,15 @@ "postfix": false, "binop": null }, - "start": 10638, - "end": 10639, + "start": 10678, + "end": 10679, "loc": { "start": { - "line": 308, + "line": 309, "column": 8 }, "end": { - "line": 308, + "line": 309, "column": 9 } } @@ -50518,15 +50797,15 @@ "updateContext": null }, "value": "return", - "start": 10649, - "end": 10655, + "start": 10689, + "end": 10695, "loc": { "start": { - "line": 309, + "line": 310, "column": 8 }, "end": { - "line": 309, + "line": 310, "column": 14 } } @@ -50546,15 +50825,15 @@ "updateContext": null }, "value": "this", - "start": 10656, - "end": 10660, + "start": 10696, + "end": 10700, "loc": { "start": { - "line": 309, + "line": 310, "column": 15 }, "end": { - "line": 309, + "line": 310, "column": 19 } } @@ -50572,15 +50851,15 @@ "binop": null, "updateContext": null }, - "start": 10660, - "end": 10661, + "start": 10700, + "end": 10701, "loc": { "start": { - "line": 309, + "line": 310, "column": 19 }, "end": { - "line": 309, + "line": 310, "column": 20 } } @@ -50597,15 +50876,15 @@ "postfix": false, "binop": null }, - "start": 10667, - "end": 10668, + "start": 10707, + "end": 10708, "loc": { "start": { - "line": 310, + "line": 311, "column": 4 }, "end": { - "line": 310, + "line": 311, "column": 5 } } @@ -50613,15 +50892,15 @@ { "type": "CommentBlock", "value": "*\r\n * Index the frames properly.\r\n * @private\r\n ", - "start": 10674, - "end": 10738, + "start": 10714, + "end": 10778, "loc": { "start": { - "line": 311, + "line": 312, "column": 4 }, "end": { - "line": 314, + "line": 315, "column": 7 } } @@ -50639,15 +50918,15 @@ "binop": null }, "value": "indexFrames", - "start": 10744, - "end": 10755, + "start": 10784, + "end": 10795, "loc": { "start": { - "line": 315, + "line": 316, "column": 4 }, "end": { - "line": 315, + "line": 316, "column": 15 } } @@ -50664,15 +50943,15 @@ "postfix": false, "binop": null }, - "start": 10755, - "end": 10756, + "start": 10795, + "end": 10796, "loc": { "start": { - "line": 315, + "line": 316, "column": 15 }, "end": { - "line": 315, + "line": 316, "column": 16 } } @@ -50689,15 +50968,15 @@ "postfix": false, "binop": null }, - "start": 10756, - "end": 10757, + "start": 10796, + "end": 10797, "loc": { "start": { - "line": 315, + "line": 316, "column": 16 }, "end": { - "line": 315, + "line": 316, "column": 17 } } @@ -50714,15 +50993,15 @@ "postfix": false, "binop": null }, - "start": 10758, - "end": 10759, + "start": 10798, + "end": 10799, "loc": { "start": { - "line": 315, + "line": 316, "column": 18 }, "end": { - "line": 315, + "line": 316, "column": 19 } } @@ -50730,15 +51009,15 @@ { "type": "CommentLine", "value": " Reorder the frames after removing.", - "start": 10769, - "end": 10806, + "start": 10809, + "end": 10846, "loc": { "start": { - "line": 316, + "line": 317, "column": 8 }, "end": { - "line": 316, + "line": 317, "column": 45 } } @@ -50758,15 +51037,15 @@ "updateContext": null }, "value": "this", - "start": 10816, - "end": 10820, + "start": 10856, + "end": 10860, "loc": { "start": { - "line": 317, + "line": 318, "column": 8 }, "end": { - "line": 317, + "line": 318, "column": 12 } } @@ -50784,15 +51063,15 @@ "binop": null, "updateContext": null }, - "start": 10820, - "end": 10821, + "start": 10860, + "end": 10861, "loc": { "start": { - "line": 317, + "line": 318, "column": 12 }, "end": { - "line": 317, + "line": 318, "column": 13 } } @@ -50810,15 +51089,15 @@ "binop": null }, "value": "frames", - "start": 10821, - "end": 10827, + "start": 10861, + "end": 10867, "loc": { "start": { - "line": 317, + "line": 318, "column": 13 }, "end": { - "line": 317, + "line": 318, "column": 19 } } @@ -50836,15 +51115,15 @@ "binop": null, "updateContext": null }, - "start": 10827, - "end": 10828, + "start": 10867, + "end": 10868, "loc": { "start": { - "line": 317, + "line": 318, "column": 19 }, "end": { - "line": 317, + "line": 318, "column": 20 } } @@ -50862,15 +51141,15 @@ "binop": null }, "value": "forEach", - "start": 10828, - "end": 10835, + "start": 10868, + "end": 10875, "loc": { "start": { - "line": 317, + "line": 318, "column": 20 }, "end": { - "line": 317, + "line": 318, "column": 27 } } @@ -50887,15 +51166,15 @@ "postfix": false, "binop": null }, - "start": 10835, - "end": 10836, + "start": 10875, + "end": 10876, "loc": { "start": { - "line": 317, + "line": 318, "column": 27 }, "end": { - "line": 317, + "line": 318, "column": 28 } } @@ -50912,15 +51191,15 @@ "postfix": false, "binop": null }, - "start": 10836, - "end": 10837, + "start": 10876, + "end": 10877, "loc": { "start": { - "line": 317, + "line": 318, "column": 28 }, "end": { - "line": 317, + "line": 318, "column": 29 } } @@ -50938,15 +51217,15 @@ "binop": null }, "value": "pFrame", - "start": 10837, - "end": 10843, + "start": 10877, + "end": 10883, "loc": { "start": { - "line": 317, + "line": 318, "column": 29 }, "end": { - "line": 317, + "line": 318, "column": 35 } } @@ -50964,15 +51243,15 @@ "binop": null, "updateContext": null }, - "start": 10843, - "end": 10844, + "start": 10883, + "end": 10884, "loc": { "start": { - "line": 317, + "line": 318, "column": 35 }, "end": { - "line": 317, + "line": 318, "column": 36 } } @@ -50990,15 +51269,15 @@ "binop": null }, "value": "pIndex", - "start": 10845, - "end": 10851, + "start": 10885, + "end": 10891, "loc": { "start": { - "line": 317, + "line": 318, "column": 37 }, "end": { - "line": 317, + "line": 318, "column": 43 } } @@ -51015,15 +51294,15 @@ "postfix": false, "binop": null }, - "start": 10851, - "end": 10852, + "start": 10891, + "end": 10892, "loc": { "start": { - "line": 317, + "line": 318, "column": 43 }, "end": { - "line": 317, + "line": 318, "column": 44 } } @@ -51041,15 +51320,15 @@ "binop": null, "updateContext": null }, - "start": 10853, - "end": 10855, + "start": 10893, + "end": 10895, "loc": { "start": { - "line": 317, + "line": 318, "column": 45 }, "end": { - "line": 317, + "line": 318, "column": 47 } } @@ -51066,15 +51345,15 @@ "postfix": false, "binop": null }, - "start": 10856, - "end": 10857, + "start": 10896, + "end": 10897, "loc": { "start": { - "line": 317, + "line": 318, "column": 48 }, "end": { - "line": 317, + "line": 318, "column": 49 } } @@ -51092,15 +51371,15 @@ "binop": null }, "value": "pFrame", - "start": 10871, - "end": 10877, + "start": 10911, + "end": 10917, "loc": { "start": { - "line": 318, + "line": 319, "column": 12 }, "end": { - "line": 318, + "line": 319, "column": 18 } } @@ -51118,15 +51397,15 @@ "binop": null, "updateContext": null }, - "start": 10877, - "end": 10878, + "start": 10917, + "end": 10918, "loc": { "start": { - "line": 318, + "line": 319, "column": 18 }, "end": { - "line": 318, + "line": 319, "column": 19 } } @@ -51144,15 +51423,15 @@ "binop": null }, "value": "index", - "start": 10878, - "end": 10883, + "start": 10918, + "end": 10923, "loc": { "start": { - "line": 318, + "line": 319, "column": 19 }, "end": { - "line": 318, + "line": 319, "column": 24 } } @@ -51171,15 +51450,15 @@ "updateContext": null }, "value": "=", - "start": 10884, - "end": 10885, + "start": 10924, + "end": 10925, "loc": { "start": { - "line": 318, + "line": 319, "column": 25 }, "end": { - "line": 318, + "line": 319, "column": 26 } } @@ -51197,15 +51476,15 @@ "binop": null }, "value": "pIndex", - "start": 10886, - "end": 10892, + "start": 10926, + "end": 10932, "loc": { "start": { - "line": 318, + "line": 319, "column": 27 }, "end": { - "line": 318, + "line": 319, "column": 33 } } @@ -51223,15 +51502,15 @@ "binop": null, "updateContext": null }, - "start": 10892, - "end": 10893, + "start": 10932, + "end": 10933, "loc": { "start": { - "line": 318, + "line": 319, "column": 33 }, "end": { - "line": 318, + "line": 319, "column": 34 } } @@ -51248,15 +51527,15 @@ "postfix": false, "binop": null }, - "start": 10903, - "end": 10904, + "start": 10943, + "end": 10944, "loc": { "start": { - "line": 319, + "line": 320, "column": 8 }, "end": { - "line": 319, + "line": 320, "column": 9 } } @@ -51273,15 +51552,15 @@ "postfix": false, "binop": null }, - "start": 10904, - "end": 10905, + "start": 10944, + "end": 10945, "loc": { "start": { - "line": 319, + "line": 320, "column": 9 }, "end": { - "line": 319, + "line": 320, "column": 10 } } @@ -51299,15 +51578,15 @@ "binop": null, "updateContext": null }, - "start": 10905, - "end": 10906, + "start": 10945, + "end": 10946, "loc": { "start": { - "line": 319, + "line": 320, "column": 10 }, "end": { - "line": 319, + "line": 320, "column": 11 } } @@ -51324,15 +51603,15 @@ "postfix": false, "binop": null }, - "start": 10912, - "end": 10913, + "start": 10952, + "end": 10953, "loc": { "start": { - "line": 320, + "line": 321, "column": 4 }, "end": { - "line": 320, + "line": 321, "column": 5 } } @@ -51340,15 +51619,15 @@ { "type": "CommentBlock", "value": "*\r\n * Reorders the frame in the animation. The index of the passed frame will be swapped with the frame at pIndex.\r\n * The \"first\" frame of the animation is technically this icon's dataURL. So if you are aiming to change the order of this icon and convert it into a frame.\r\n * pCurrentIndex must be set to -1 to match this icon.\r\n * @param {number} pCurrentIndex - The current index of the frame.\r\n * @param {number} pIndex - The index the frame will be moving to.\r\n * @returns {self} This icon instance.\r\n ", - "start": 10919, - "end": 11458, + "start": 10959, + "end": 11498, "loc": { "start": { - "line": 321, + "line": 322, "column": 4 }, "end": { - "line": 328, + "line": 329, "column": 7 } } @@ -51366,15 +51645,15 @@ "binop": null }, "value": "reorderFrame", - "start": 11464, - "end": 11476, + "start": 11504, + "end": 11516, "loc": { "start": { - "line": 329, + "line": 330, "column": 4 }, "end": { - "line": 329, + "line": 330, "column": 16 } } @@ -51391,15 +51670,15 @@ "postfix": false, "binop": null }, - "start": 11476, - "end": 11477, + "start": 11516, + "end": 11517, "loc": { "start": { - "line": 329, + "line": 330, "column": 16 }, "end": { - "line": 329, + "line": 330, "column": 17 } } @@ -51417,15 +51696,15 @@ "binop": null }, "value": "pCurrentIndex", - "start": 11477, - "end": 11490, + "start": 11517, + "end": 11530, "loc": { "start": { - "line": 329, + "line": 330, "column": 17 }, "end": { - "line": 329, + "line": 330, "column": 30 } } @@ -51443,15 +51722,15 @@ "binop": null, "updateContext": null }, - "start": 11490, - "end": 11491, + "start": 11530, + "end": 11531, "loc": { "start": { - "line": 329, + "line": 330, "column": 30 }, "end": { - "line": 329, + "line": 330, "column": 31 } } @@ -51469,15 +51748,15 @@ "binop": null }, "value": "pIndex", - "start": 11492, - "end": 11498, + "start": 11532, + "end": 11538, "loc": { "start": { - "line": 329, + "line": 330, "column": 32 }, "end": { - "line": 329, + "line": 330, "column": 38 } } @@ -51494,15 +51773,15 @@ "postfix": false, "binop": null }, - "start": 11498, - "end": 11499, + "start": 11538, + "end": 11539, "loc": { "start": { - "line": 329, + "line": 330, "column": 38 }, "end": { - "line": 329, + "line": 330, "column": 39 } } @@ -51519,15 +51798,15 @@ "postfix": false, "binop": null }, - "start": 11500, - "end": 11501, + "start": 11540, + "end": 11541, "loc": { "start": { - "line": 329, + "line": 330, "column": 40 }, "end": { - "line": 329, + "line": 330, "column": 41 } } @@ -51547,15 +51826,15 @@ "updateContext": null }, "value": "if", - "start": 11511, - "end": 11513, + "start": 11551, + "end": 11553, "loc": { "start": { - "line": 330, + "line": 331, "column": 8 }, "end": { - "line": 330, + "line": 331, "column": 10 } } @@ -51572,15 +51851,15 @@ "postfix": false, "binop": null }, - "start": 11514, - "end": 11515, + "start": 11554, + "end": 11555, "loc": { "start": { - "line": 330, + "line": 331, "column": 11 }, "end": { - "line": 330, + "line": 331, "column": 12 } } @@ -51600,15 +51879,15 @@ "updateContext": null }, "value": "typeof", - "start": 11515, - "end": 11521, + "start": 11555, + "end": 11561, "loc": { "start": { - "line": 330, + "line": 331, "column": 12 }, "end": { - "line": 330, + "line": 331, "column": 18 } } @@ -51625,15 +51904,15 @@ "postfix": false, "binop": null }, - "start": 11521, - "end": 11522, + "start": 11561, + "end": 11562, "loc": { "start": { - "line": 330, + "line": 331, "column": 18 }, "end": { - "line": 330, + "line": 331, "column": 19 } } @@ -51651,15 +51930,15 @@ "binop": null }, "value": "pCurrentIndex", - "start": 11522, - "end": 11535, + "start": 11562, + "end": 11575, "loc": { "start": { - "line": 330, + "line": 331, "column": 19 }, "end": { - "line": 330, + "line": 331, "column": 32 } } @@ -51676,15 +51955,15 @@ "postfix": false, "binop": null }, - "start": 11535, - "end": 11536, + "start": 11575, + "end": 11576, "loc": { "start": { - "line": 330, + "line": 331, "column": 32 }, "end": { - "line": 330, + "line": 331, "column": 33 } } @@ -51703,15 +51982,15 @@ "updateContext": null }, "value": "===", - "start": 11537, - "end": 11540, + "start": 11577, + "end": 11580, "loc": { "start": { - "line": 330, + "line": 331, "column": 34 }, "end": { - "line": 330, + "line": 331, "column": 37 } } @@ -51730,15 +52009,15 @@ "updateContext": null }, "value": "number", - "start": 11541, - "end": 11549, + "start": 11581, + "end": 11589, "loc": { "start": { - "line": 330, + "line": 331, "column": 38 }, "end": { - "line": 330, + "line": 331, "column": 46 } } @@ -51757,15 +52036,15 @@ "updateContext": null }, "value": "&&", - "start": 11550, - "end": 11552, + "start": 11590, + "end": 11592, "loc": { "start": { - "line": 330, + "line": 331, "column": 47 }, "end": { - "line": 330, + "line": 331, "column": 49 } } @@ -51785,15 +52064,15 @@ "updateContext": null }, "value": "typeof", - "start": 11553, - "end": 11559, + "start": 11593, + "end": 11599, "loc": { "start": { - "line": 330, + "line": 331, "column": 50 }, "end": { - "line": 330, + "line": 331, "column": 56 } } @@ -51810,15 +52089,15 @@ "postfix": false, "binop": null }, - "start": 11559, - "end": 11560, + "start": 11599, + "end": 11600, "loc": { "start": { - "line": 330, + "line": 331, "column": 56 }, "end": { - "line": 330, + "line": 331, "column": 57 } } @@ -51836,15 +52115,15 @@ "binop": null }, "value": "pIndex", - "start": 11560, - "end": 11566, + "start": 11600, + "end": 11606, "loc": { "start": { - "line": 330, + "line": 331, "column": 57 }, "end": { - "line": 330, + "line": 331, "column": 63 } } @@ -51861,15 +52140,15 @@ "postfix": false, "binop": null }, - "start": 11566, - "end": 11567, + "start": 11606, + "end": 11607, "loc": { "start": { - "line": 330, + "line": 331, "column": 63 }, "end": { - "line": 330, + "line": 331, "column": 64 } } @@ -51888,15 +52167,15 @@ "updateContext": null }, "value": "===", - "start": 11568, - "end": 11571, + "start": 11608, + "end": 11611, "loc": { "start": { - "line": 330, + "line": 331, "column": 65 }, "end": { - "line": 330, + "line": 331, "column": 68 } } @@ -51915,15 +52194,15 @@ "updateContext": null }, "value": "number", - "start": 11572, - "end": 11580, + "start": 11612, + "end": 11620, "loc": { "start": { - "line": 330, + "line": 331, "column": 69 }, "end": { - "line": 330, + "line": 331, "column": 77 } } @@ -51940,15 +52219,15 @@ "postfix": false, "binop": null }, - "start": 11580, - "end": 11581, + "start": 11620, + "end": 11621, "loc": { "start": { - "line": 330, + "line": 331, "column": 77 }, "end": { - "line": 330, + "line": 331, "column": 78 } } @@ -51965,15 +52244,15 @@ "postfix": false, "binop": null }, - "start": 11582, - "end": 11583, + "start": 11622, + "end": 11623, "loc": { "start": { - "line": 330, + "line": 331, "column": 79 }, "end": { - "line": 330, + "line": 331, "column": 80 } } @@ -51993,15 +52272,15 @@ "updateContext": null }, "value": "let", - "start": 11597, - "end": 11600, + "start": 11637, + "end": 11640, "loc": { "start": { - "line": 331, + "line": 332, "column": 12 }, "end": { - "line": 331, + "line": 332, "column": 15 } } @@ -52019,15 +52298,15 @@ "binop": null }, "value": "frameAtIndex", - "start": 11601, - "end": 11613, + "start": 11641, + "end": 11653, "loc": { "start": { - "line": 331, + "line": 332, "column": 16 }, "end": { - "line": 331, + "line": 332, "column": 28 } } @@ -52045,15 +52324,15 @@ "binop": null, "updateContext": null }, - "start": 11613, - "end": 11614, + "start": 11653, + "end": 11654, "loc": { "start": { - "line": 331, + "line": 332, "column": 28 }, "end": { - "line": 331, + "line": 332, "column": 29 } } @@ -52073,15 +52352,15 @@ "updateContext": null }, "value": "let", - "start": 11628, - "end": 11631, + "start": 11668, + "end": 11671, "loc": { "start": { - "line": 332, + "line": 333, "column": 12 }, "end": { - "line": 332, + "line": 333, "column": 15 } } @@ -52099,15 +52378,15 @@ "binop": null }, "value": "currentFrame", - "start": 11632, - "end": 11644, + "start": 11672, + "end": 11684, "loc": { "start": { - "line": 332, + "line": 333, "column": 16 }, "end": { - "line": 332, + "line": 333, "column": 28 } } @@ -52125,15 +52404,15 @@ "binop": null, "updateContext": null }, - "start": 11644, - "end": 11645, + "start": 11684, + "end": 11685, "loc": { "start": { - "line": 332, + "line": 333, "column": 28 }, "end": { - "line": 332, + "line": 333, "column": 29 } } @@ -52141,15 +52420,15 @@ { "type": "CommentLine", "value": " We check if the current index is -1, if it is then it means we want to treat this icon as a frame. As the icon data and delay of this icon serves", - "start": 11659, - "end": 11807, + "start": 11699, + "end": 11847, "loc": { "start": { - "line": 333, + "line": 334, "column": 12 }, "end": { - "line": 333, + "line": 334, "column": 160 } } @@ -52157,15 +52436,15 @@ { "type": "CommentLine", "value": " as the frame 0.", - "start": 11821, - "end": 11839, + "start": 11861, + "end": 11879, "loc": { "start": { - "line": 334, + "line": 335, "column": 12 }, "end": { - "line": 334, + "line": 335, "column": 30 } } @@ -52185,15 +52464,15 @@ "updateContext": null }, "value": "if", - "start": 11853, - "end": 11855, + "start": 11893, + "end": 11895, "loc": { "start": { - "line": 335, + "line": 336, "column": 12 }, "end": { - "line": 335, + "line": 336, "column": 14 } } @@ -52210,15 +52489,15 @@ "postfix": false, "binop": null }, - "start": 11856, - "end": 11857, + "start": 11896, + "end": 11897, "loc": { "start": { - "line": 335, + "line": 336, "column": 15 }, "end": { - "line": 335, + "line": 336, "column": 16 } } @@ -52236,15 +52515,15 @@ "binop": null }, "value": "pCurrentIndex", - "start": 11857, - "end": 11870, + "start": 11897, + "end": 11910, "loc": { "start": { - "line": 335, + "line": 336, "column": 16 }, "end": { - "line": 335, + "line": 336, "column": 29 } } @@ -52263,15 +52542,15 @@ "updateContext": null }, "value": "===", - "start": 11871, - "end": 11874, + "start": 11911, + "end": 11914, "loc": { "start": { - "line": 335, + "line": 336, "column": 30 }, "end": { - "line": 335, + "line": 336, "column": 33 } } @@ -52290,15 +52569,15 @@ "updateContext": null }, "value": "-", - "start": 11875, - "end": 11876, + "start": 11915, + "end": 11916, "loc": { "start": { - "line": 335, + "line": 336, "column": 34 }, "end": { - "line": 335, + "line": 336, "column": 35 } } @@ -52317,15 +52596,15 @@ "updateContext": null }, "value": 1, - "start": 11876, - "end": 11877, + "start": 11916, + "end": 11917, "loc": { "start": { - "line": 335, + "line": 336, "column": 35 }, "end": { - "line": 335, + "line": 336, "column": 36 } } @@ -52342,15 +52621,15 @@ "postfix": false, "binop": null }, - "start": 11877, - "end": 11878, + "start": 11917, + "end": 11918, "loc": { "start": { - "line": 335, + "line": 336, "column": 36 }, "end": { - "line": 335, + "line": 336, "column": 37 } } @@ -52367,15 +52646,15 @@ "postfix": false, "binop": null }, - "start": 11879, - "end": 11880, + "start": 11919, + "end": 11920, "loc": { "start": { - "line": 335, + "line": 336, "column": 38 }, "end": { - "line": 335, + "line": 336, "column": 39 } } @@ -52393,15 +52672,15 @@ "binop": null }, "value": "currentFrame", - "start": 11898, - "end": 11910, + "start": 11938, + "end": 11950, "loc": { "start": { - "line": 336, + "line": 337, "column": 16 }, "end": { - "line": 336, + "line": 337, "column": 28 } } @@ -52420,15 +52699,15 @@ "updateContext": null }, "value": "=", - "start": 11911, - "end": 11912, + "start": 11951, + "end": 11952, "loc": { "start": { - "line": 336, + "line": 337, "column": 29 }, "end": { - "line": 336, + "line": 337, "column": 30 } } @@ -52448,15 +52727,15 @@ "updateContext": null }, "value": "this", - "start": 11913, - "end": 11917, + "start": 11953, + "end": 11957, "loc": { "start": { - "line": 336, + "line": 337, "column": 31 }, "end": { - "line": 336, + "line": 337, "column": 35 } } @@ -52474,15 +52753,15 @@ "binop": null, "updateContext": null }, - "start": 11917, - "end": 11918, + "start": 11957, + "end": 11958, "loc": { "start": { - "line": 336, + "line": 337, "column": 35 }, "end": { - "line": 336, + "line": 337, "column": 36 } } @@ -52490,15 +52769,15 @@ { "type": "CommentLine", "value": " Otherwise if the index passed can be found in the frames array, then we use that frame.", - "start": 11932, - "end": 12022, + "start": 11972, + "end": 12062, "loc": { "start": { - "line": 337, + "line": 338, "column": 12 }, "end": { - "line": 337, + "line": 338, "column": 102 } } @@ -52515,15 +52794,15 @@ "postfix": false, "binop": null }, - "start": 12036, - "end": 12037, + "start": 12076, + "end": 12077, "loc": { "start": { - "line": 338, + "line": 339, "column": 12 }, "end": { - "line": 338, + "line": 339, "column": 13 } } @@ -52543,15 +52822,15 @@ "updateContext": null }, "value": "else", - "start": 12038, - "end": 12042, + "start": 12078, + "end": 12082, "loc": { "start": { - "line": 338, + "line": 339, "column": 14 }, "end": { - "line": 338, + "line": 339, "column": 18 } } @@ -52571,15 +52850,15 @@ "updateContext": null }, "value": "if", - "start": 12043, - "end": 12045, + "start": 12083, + "end": 12085, "loc": { "start": { - "line": 338, + "line": 339, "column": 19 }, "end": { - "line": 338, + "line": 339, "column": 21 } } @@ -52596,15 +52875,15 @@ "postfix": false, "binop": null }, - "start": 12046, - "end": 12047, + "start": 12086, + "end": 12087, "loc": { "start": { - "line": 338, + "line": 339, "column": 22 }, "end": { - "line": 338, + "line": 339, "column": 23 } } @@ -52624,15 +52903,15 @@ "updateContext": null }, "value": "this", - "start": 12047, - "end": 12051, + "start": 12087, + "end": 12091, "loc": { "start": { - "line": 338, + "line": 339, "column": 23 }, "end": { - "line": 338, + "line": 339, "column": 27 } } @@ -52650,15 +52929,15 @@ "binop": null, "updateContext": null }, - "start": 12051, - "end": 12052, + "start": 12091, + "end": 12092, "loc": { "start": { - "line": 338, + "line": 339, "column": 27 }, "end": { - "line": 338, + "line": 339, "column": 28 } } @@ -52676,15 +52955,15 @@ "binop": null }, "value": "frames", - "start": 12052, - "end": 12058, + "start": 12092, + "end": 12098, "loc": { "start": { - "line": 338, + "line": 339, "column": 28 }, "end": { - "line": 338, + "line": 339, "column": 34 } } @@ -52702,15 +52981,15 @@ "binop": null, "updateContext": null }, - "start": 12058, - "end": 12059, + "start": 12098, + "end": 12099, "loc": { "start": { - "line": 338, + "line": 339, "column": 34 }, "end": { - "line": 338, + "line": 339, "column": 35 } } @@ -52728,15 +53007,15 @@ "binop": null }, "value": "pCurrentIndex", - "start": 12059, - "end": 12072, + "start": 12099, + "end": 12112, "loc": { "start": { - "line": 338, + "line": 339, "column": 35 }, "end": { - "line": 338, + "line": 339, "column": 48 } } @@ -52754,15 +53033,15 @@ "binop": null, "updateContext": null }, - "start": 12072, - "end": 12073, + "start": 12112, + "end": 12113, "loc": { "start": { - "line": 338, + "line": 339, "column": 48 }, "end": { - "line": 338, + "line": 339, "column": 49 } } @@ -52779,15 +53058,15 @@ "postfix": false, "binop": null }, - "start": 12073, - "end": 12074, + "start": 12113, + "end": 12114, "loc": { "start": { - "line": 338, + "line": 339, "column": 49 }, "end": { - "line": 338, + "line": 339, "column": 50 } } @@ -52804,15 +53083,15 @@ "postfix": false, "binop": null }, - "start": 12075, - "end": 12076, + "start": 12115, + "end": 12116, "loc": { "start": { - "line": 338, + "line": 339, "column": 51 }, "end": { - "line": 338, + "line": 339, "column": 52 } } @@ -52830,15 +53109,15 @@ "binop": null }, "value": "currentFrame", - "start": 12094, - "end": 12106, + "start": 12134, + "end": 12146, "loc": { "start": { - "line": 339, + "line": 340, "column": 16 }, "end": { - "line": 339, + "line": 340, "column": 28 } } @@ -52857,15 +53136,15 @@ "updateContext": null }, "value": "=", - "start": 12107, - "end": 12108, + "start": 12147, + "end": 12148, "loc": { "start": { - "line": 339, + "line": 340, "column": 29 }, "end": { - "line": 339, + "line": 340, "column": 30 } } @@ -52885,15 +53164,15 @@ "updateContext": null }, "value": "this", - "start": 12109, - "end": 12113, + "start": 12149, + "end": 12153, "loc": { "start": { - "line": 339, + "line": 340, "column": 31 }, "end": { - "line": 339, + "line": 340, "column": 35 } } @@ -52911,15 +53190,15 @@ "binop": null, "updateContext": null }, - "start": 12113, - "end": 12114, + "start": 12153, + "end": 12154, "loc": { "start": { - "line": 339, + "line": 340, "column": 35 }, "end": { - "line": 339, + "line": 340, "column": 36 } } @@ -52937,15 +53216,15 @@ "binop": null }, "value": "frames", - "start": 12114, - "end": 12120, + "start": 12154, + "end": 12160, "loc": { "start": { - "line": 339, + "line": 340, "column": 36 }, "end": { - "line": 339, + "line": 340, "column": 42 } } @@ -52963,15 +53242,15 @@ "binop": null, "updateContext": null }, - "start": 12120, - "end": 12121, + "start": 12160, + "end": 12161, "loc": { "start": { - "line": 339, + "line": 340, "column": 42 }, "end": { - "line": 339, + "line": 340, "column": 43 } } @@ -52989,15 +53268,15 @@ "binop": null }, "value": "pCurrentIndex", - "start": 12121, - "end": 12134, + "start": 12161, + "end": 12174, "loc": { "start": { - "line": 339, + "line": 340, "column": 43 }, "end": { - "line": 339, + "line": 340, "column": 56 } } @@ -53015,15 +53294,15 @@ "binop": null, "updateContext": null }, - "start": 12134, - "end": 12135, + "start": 12174, + "end": 12175, "loc": { "start": { - "line": 339, + "line": 340, "column": 56 }, "end": { - "line": 339, + "line": 340, "column": 57 } } @@ -53041,15 +53320,15 @@ "binop": null, "updateContext": null }, - "start": 12135, - "end": 12136, + "start": 12175, + "end": 12176, "loc": { "start": { - "line": 339, + "line": 340, "column": 57 }, "end": { - "line": 339, + "line": 340, "column": 58 } } @@ -53066,15 +53345,15 @@ "postfix": false, "binop": null }, - "start": 12150, - "end": 12151, + "start": 12190, + "end": 12191, "loc": { "start": { - "line": 340, + "line": 341, "column": 12 }, "end": { - "line": 340, + "line": 341, "column": 13 } } @@ -53082,15 +53361,15 @@ { "type": "CommentLine", "value": " We get the frame at the specified index.", - "start": 12167, - "end": 12210, + "start": 12207, + "end": 12250, "loc": { "start": { - "line": 342, + "line": 343, "column": 12 }, "end": { - "line": 342, + "line": 343, "column": 55 } } @@ -53110,15 +53389,15 @@ "updateContext": null }, "value": "if", - "start": 12224, - "end": 12226, + "start": 12264, + "end": 12266, "loc": { "start": { - "line": 343, + "line": 344, "column": 12 }, "end": { - "line": 343, + "line": 344, "column": 14 } } @@ -53135,15 +53414,15 @@ "postfix": false, "binop": null }, - "start": 12227, - "end": 12228, + "start": 12267, + "end": 12268, "loc": { "start": { - "line": 343, + "line": 344, "column": 15 }, "end": { - "line": 343, + "line": 344, "column": 16 } } @@ -53163,15 +53442,15 @@ "updateContext": null }, "value": "this", - "start": 12228, - "end": 12232, + "start": 12268, + "end": 12272, "loc": { "start": { - "line": 343, + "line": 344, "column": 16 }, "end": { - "line": 343, + "line": 344, "column": 20 } } @@ -53189,15 +53468,15 @@ "binop": null, "updateContext": null }, - "start": 12232, - "end": 12233, + "start": 12272, + "end": 12273, "loc": { "start": { - "line": 343, + "line": 344, "column": 20 }, "end": { - "line": 343, + "line": 344, "column": 21 } } @@ -53215,15 +53494,15 @@ "binop": null }, "value": "frames", - "start": 12233, - "end": 12239, + "start": 12273, + "end": 12279, "loc": { "start": { - "line": 343, + "line": 344, "column": 21 }, "end": { - "line": 343, + "line": 344, "column": 27 } } @@ -53241,15 +53520,15 @@ "binop": null, "updateContext": null }, - "start": 12239, - "end": 12240, + "start": 12279, + "end": 12280, "loc": { "start": { - "line": 343, + "line": 344, "column": 27 }, "end": { - "line": 343, + "line": 344, "column": 28 } } @@ -53267,15 +53546,15 @@ "binop": null }, "value": "pIndex", - "start": 12240, - "end": 12246, + "start": 12280, + "end": 12286, "loc": { "start": { - "line": 343, + "line": 344, "column": 28 }, "end": { - "line": 343, + "line": 344, "column": 34 } } @@ -53293,15 +53572,15 @@ "binop": null, "updateContext": null }, - "start": 12246, - "end": 12247, + "start": 12286, + "end": 12287, "loc": { "start": { - "line": 343, + "line": 344, "column": 34 }, "end": { - "line": 343, + "line": 344, "column": 35 } } @@ -53318,15 +53597,15 @@ "postfix": false, "binop": null }, - "start": 12247, - "end": 12248, + "start": 12287, + "end": 12288, "loc": { "start": { - "line": 343, + "line": 344, "column": 35 }, "end": { - "line": 343, + "line": 344, "column": 36 } } @@ -53343,15 +53622,15 @@ "postfix": false, "binop": null }, - "start": 12249, - "end": 12250, + "start": 12289, + "end": 12290, "loc": { "start": { - "line": 343, + "line": 344, "column": 37 }, "end": { - "line": 343, + "line": 344, "column": 38 } } @@ -53369,15 +53648,15 @@ "binop": null }, "value": "frameAtIndex", - "start": 12268, - "end": 12280, + "start": 12308, + "end": 12320, "loc": { "start": { - "line": 344, + "line": 345, "column": 16 }, "end": { - "line": 344, + "line": 345, "column": 28 } } @@ -53396,15 +53675,15 @@ "updateContext": null }, "value": "=", - "start": 12281, - "end": 12282, + "start": 12321, + "end": 12322, "loc": { "start": { - "line": 344, + "line": 345, "column": 29 }, "end": { - "line": 344, + "line": 345, "column": 30 } } @@ -53424,15 +53703,15 @@ "updateContext": null }, "value": "this", - "start": 12283, - "end": 12287, + "start": 12323, + "end": 12327, "loc": { "start": { - "line": 344, + "line": 345, "column": 31 }, "end": { - "line": 344, + "line": 345, "column": 35 } } @@ -53450,15 +53729,15 @@ "binop": null, "updateContext": null }, - "start": 12287, - "end": 12288, + "start": 12327, + "end": 12328, "loc": { "start": { - "line": 344, + "line": 345, "column": 35 }, "end": { - "line": 344, + "line": 345, "column": 36 } } @@ -53476,15 +53755,15 @@ "binop": null }, "value": "frames", - "start": 12288, - "end": 12294, + "start": 12328, + "end": 12334, "loc": { "start": { - "line": 344, + "line": 345, "column": 36 }, "end": { - "line": 344, + "line": 345, "column": 42 } } @@ -53502,15 +53781,15 @@ "binop": null, "updateContext": null }, - "start": 12294, - "end": 12295, + "start": 12334, + "end": 12335, "loc": { "start": { - "line": 344, + "line": 345, "column": 42 }, "end": { - "line": 344, + "line": 345, "column": 43 } } @@ -53528,15 +53807,15 @@ "binop": null }, "value": "pIndex", - "start": 12295, - "end": 12301, + "start": 12335, + "end": 12341, "loc": { "start": { - "line": 344, + "line": 345, "column": 43 }, "end": { - "line": 344, + "line": 345, "column": 49 } } @@ -53554,15 +53833,15 @@ "binop": null, "updateContext": null }, - "start": 12301, - "end": 12302, + "start": 12341, + "end": 12342, "loc": { "start": { - "line": 344, + "line": 345, "column": 49 }, "end": { - "line": 344, + "line": 345, "column": 50 } } @@ -53580,15 +53859,15 @@ "binop": null, "updateContext": null }, - "start": 12302, - "end": 12303, + "start": 12342, + "end": 12343, "loc": { "start": { - "line": 344, + "line": 345, "column": 50 }, "end": { - "line": 344, + "line": 345, "column": 51 } } @@ -53605,15 +53884,15 @@ "postfix": false, "binop": null }, - "start": 12317, - "end": 12318, + "start": 12357, + "end": 12358, "loc": { "start": { - "line": 345, + "line": 346, "column": 12 }, "end": { - "line": 345, + "line": 346, "column": 13 } } @@ -53621,15 +53900,15 @@ { "type": "CommentLine", "value": " If both frames can be found, we can swap their data.", - "start": 12334, - "end": 12389, + "start": 12374, + "end": 12429, "loc": { "start": { - "line": 347, + "line": 348, "column": 12 }, "end": { - "line": 347, + "line": 348, "column": 67 } } @@ -53649,15 +53928,15 @@ "updateContext": null }, "value": "if", - "start": 12403, - "end": 12405, + "start": 12443, + "end": 12445, "loc": { "start": { - "line": 348, + "line": 349, "column": 12 }, "end": { - "line": 348, + "line": 349, "column": 14 } } @@ -53674,15 +53953,15 @@ "postfix": false, "binop": null }, - "start": 12406, - "end": 12407, + "start": 12446, + "end": 12447, "loc": { "start": { - "line": 348, + "line": 349, "column": 15 }, "end": { - "line": 348, + "line": 349, "column": 16 } } @@ -53700,15 +53979,15 @@ "binop": null }, "value": "currentFrame", - "start": 12407, - "end": 12419, + "start": 12447, + "end": 12459, "loc": { "start": { - "line": 348, + "line": 349, "column": 16 }, "end": { - "line": 348, + "line": 349, "column": 28 } } @@ -53727,15 +54006,15 @@ "updateContext": null }, "value": "&&", - "start": 12420, - "end": 12422, + "start": 12460, + "end": 12462, "loc": { "start": { - "line": 348, + "line": 349, "column": 29 }, "end": { - "line": 348, + "line": 349, "column": 31 } } @@ -53753,15 +54032,15 @@ "binop": null }, "value": "frameAtIndex", - "start": 12423, - "end": 12435, + "start": 12463, + "end": 12475, "loc": { "start": { - "line": 348, + "line": 349, "column": 32 }, "end": { - "line": 348, + "line": 349, "column": 44 } } @@ -53778,15 +54057,15 @@ "postfix": false, "binop": null }, - "start": 12435, - "end": 12436, + "start": 12475, + "end": 12476, "loc": { "start": { - "line": 348, + "line": 349, "column": 44 }, "end": { - "line": 348, + "line": 349, "column": 45 } } @@ -53803,15 +54082,15 @@ "postfix": false, "binop": null }, - "start": 12437, - "end": 12438, + "start": 12477, + "end": 12478, "loc": { "start": { - "line": 348, + "line": 349, "column": 46 }, "end": { - "line": 348, + "line": 349, "column": 47 } } @@ -53819,15 +54098,15 @@ { "type": "CommentLine", "value": " Store frame data", - "start": 12456, - "end": 12475, + "start": 12496, + "end": 12515, "loc": { "start": { - "line": 349, + "line": 350, "column": 16 }, "end": { - "line": 349, + "line": 350, "column": 35 } } @@ -53847,15 +54126,15 @@ "updateContext": null }, "value": "const", - "start": 12493, - "end": 12498, + "start": 12533, + "end": 12538, "loc": { "start": { - "line": 350, + "line": 351, "column": 16 }, "end": { - "line": 350, + "line": 351, "column": 21 } } @@ -53873,15 +54152,15 @@ "binop": null }, "value": "currentFrameDataURL", - "start": 12499, - "end": 12518, + "start": 12539, + "end": 12558, "loc": { "start": { - "line": 350, + "line": 351, "column": 22 }, "end": { - "line": 350, + "line": 351, "column": 41 } } @@ -53900,15 +54179,15 @@ "updateContext": null }, "value": "=", - "start": 12519, - "end": 12520, + "start": 12559, + "end": 12560, "loc": { "start": { - "line": 350, + "line": 351, "column": 42 }, "end": { - "line": 350, + "line": 351, "column": 43 } } @@ -53926,15 +54205,15 @@ "binop": null }, "value": "currentFrame", - "start": 12521, - "end": 12533, + "start": 12561, + "end": 12573, "loc": { "start": { - "line": 350, + "line": 351, "column": 44 }, "end": { - "line": 350, + "line": 351, "column": 56 } } @@ -53952,15 +54231,15 @@ "binop": null, "updateContext": null }, - "start": 12533, - "end": 12534, + "start": 12573, + "end": 12574, "loc": { "start": { - "line": 350, + "line": 351, "column": 56 }, "end": { - "line": 350, + "line": 351, "column": 57 } } @@ -53978,15 +54257,15 @@ "binop": null }, "value": "getDataURL", - "start": 12534, - "end": 12544, + "start": 12574, + "end": 12584, "loc": { "start": { - "line": 350, + "line": 351, "column": 57 }, "end": { - "line": 350, + "line": 351, "column": 67 } } @@ -54003,15 +54282,15 @@ "postfix": false, "binop": null }, - "start": 12544, - "end": 12545, + "start": 12584, + "end": 12585, "loc": { "start": { - "line": 350, + "line": 351, "column": 67 }, "end": { - "line": 350, + "line": 351, "column": 68 } } @@ -54028,15 +54307,15 @@ "postfix": false, "binop": null }, - "start": 12545, - "end": 12546, + "start": 12585, + "end": 12586, "loc": { "start": { - "line": 350, + "line": 351, "column": 68 }, "end": { - "line": 350, + "line": 351, "column": 69 } } @@ -54054,15 +54333,15 @@ "binop": null, "updateContext": null }, - "start": 12546, - "end": 12547, + "start": 12586, + "end": 12587, "loc": { "start": { - "line": 350, + "line": 351, "column": 69 }, "end": { - "line": 350, + "line": 351, "column": 70 } } @@ -54082,15 +54361,15 @@ "updateContext": null }, "value": "const", - "start": 12565, - "end": 12570, + "start": 12605, + "end": 12610, "loc": { "start": { - "line": 351, + "line": 352, "column": 16 }, "end": { - "line": 351, + "line": 352, "column": 21 } } @@ -54108,15 +54387,15 @@ "binop": null }, "value": "currentFrameDelay", - "start": 12571, - "end": 12588, + "start": 12611, + "end": 12628, "loc": { "start": { - "line": 351, + "line": 352, "column": 22 }, "end": { - "line": 351, + "line": 352, "column": 39 } } @@ -54135,15 +54414,15 @@ "updateContext": null }, "value": "=", - "start": 12589, - "end": 12590, + "start": 12629, + "end": 12630, "loc": { "start": { - "line": 351, + "line": 352, "column": 40 }, "end": { - "line": 351, + "line": 352, "column": 41 } } @@ -54161,15 +54440,15 @@ "binop": null }, "value": "currentFrame", - "start": 12591, - "end": 12603, + "start": 12631, + "end": 12643, "loc": { "start": { - "line": 351, + "line": 352, "column": 42 }, "end": { - "line": 351, + "line": 352, "column": 54 } } @@ -54187,15 +54466,15 @@ "binop": null, "updateContext": null }, - "start": 12603, - "end": 12604, + "start": 12643, + "end": 12644, "loc": { "start": { - "line": 351, + "line": 352, "column": 54 }, "end": { - "line": 351, + "line": 352, "column": 55 } } @@ -54213,15 +54492,15 @@ "binop": null }, "value": "getDelay", - "start": 12604, - "end": 12612, + "start": 12644, + "end": 12652, "loc": { "start": { - "line": 351, + "line": 352, "column": 55 }, "end": { - "line": 351, + "line": 352, "column": 63 } } @@ -54238,15 +54517,15 @@ "postfix": false, "binop": null }, - "start": 12612, - "end": 12613, + "start": 12652, + "end": 12653, "loc": { "start": { - "line": 351, + "line": 352, "column": 63 }, "end": { - "line": 351, + "line": 352, "column": 64 } } @@ -54263,15 +54542,15 @@ "postfix": false, "binop": null }, - "start": 12613, - "end": 12614, + "start": 12653, + "end": 12654, "loc": { "start": { - "line": 351, + "line": 352, "column": 64 }, "end": { - "line": 351, + "line": 352, "column": 65 } } @@ -54289,15 +54568,15 @@ "binop": null, "updateContext": null }, - "start": 12614, - "end": 12615, + "start": 12654, + "end": 12655, "loc": { "start": { - "line": 351, + "line": 352, "column": 65 }, "end": { - "line": 351, + "line": 352, "column": 66 } } @@ -54317,15 +54596,15 @@ "updateContext": null }, "value": "const", - "start": 12635, - "end": 12640, + "start": 12675, + "end": 12680, "loc": { "start": { - "line": 353, + "line": 354, "column": 16 }, "end": { - "line": 353, + "line": 354, "column": 21 } } @@ -54343,15 +54622,15 @@ "binop": null }, "value": "frameAtIndexDataURL", - "start": 12641, - "end": 12660, + "start": 12681, + "end": 12700, "loc": { "start": { - "line": 353, + "line": 354, "column": 22 }, "end": { - "line": 353, + "line": 354, "column": 41 } } @@ -54370,15 +54649,15 @@ "updateContext": null }, "value": "=", - "start": 12661, - "end": 12662, + "start": 12701, + "end": 12702, "loc": { "start": { - "line": 353, + "line": 354, "column": 42 }, "end": { - "line": 353, + "line": 354, "column": 43 } } @@ -54396,15 +54675,15 @@ "binop": null }, "value": "frameAtIndex", - "start": 12663, - "end": 12675, + "start": 12703, + "end": 12715, "loc": { "start": { - "line": 353, + "line": 354, "column": 44 }, "end": { - "line": 353, + "line": 354, "column": 56 } } @@ -54422,15 +54701,15 @@ "binop": null, "updateContext": null }, - "start": 12675, - "end": 12676, + "start": 12715, + "end": 12716, "loc": { "start": { - "line": 353, + "line": 354, "column": 56 }, "end": { - "line": 353, + "line": 354, "column": 57 } } @@ -54448,15 +54727,15 @@ "binop": null }, "value": "getDataURL", - "start": 12676, - "end": 12686, + "start": 12716, + "end": 12726, "loc": { "start": { - "line": 353, + "line": 354, "column": 57 }, "end": { - "line": 353, + "line": 354, "column": 67 } } @@ -54473,15 +54752,15 @@ "postfix": false, "binop": null }, - "start": 12686, - "end": 12687, + "start": 12726, + "end": 12727, "loc": { "start": { - "line": 353, + "line": 354, "column": 67 }, "end": { - "line": 353, + "line": 354, "column": 68 } } @@ -54498,15 +54777,15 @@ "postfix": false, "binop": null }, - "start": 12687, - "end": 12688, + "start": 12727, + "end": 12728, "loc": { "start": { - "line": 353, + "line": 354, "column": 68 }, "end": { - "line": 353, + "line": 354, "column": 69 } } @@ -54524,15 +54803,15 @@ "binop": null, "updateContext": null }, - "start": 12688, - "end": 12689, + "start": 12728, + "end": 12729, "loc": { "start": { - "line": 353, + "line": 354, "column": 69 }, "end": { - "line": 353, + "line": 354, "column": 70 } } @@ -54552,15 +54831,15 @@ "updateContext": null }, "value": "const", - "start": 12707, - "end": 12712, + "start": 12747, + "end": 12752, "loc": { "start": { - "line": 354, + "line": 355, "column": 16 }, "end": { - "line": 354, + "line": 355, "column": 21 } } @@ -54578,15 +54857,15 @@ "binop": null }, "value": "frameAtIndexDelay", - "start": 12713, - "end": 12730, + "start": 12753, + "end": 12770, "loc": { "start": { - "line": 354, + "line": 355, "column": 22 }, "end": { - "line": 354, + "line": 355, "column": 39 } } @@ -54605,15 +54884,15 @@ "updateContext": null }, "value": "=", - "start": 12731, - "end": 12732, + "start": 12771, + "end": 12772, "loc": { "start": { - "line": 354, + "line": 355, "column": 40 }, "end": { - "line": 354, + "line": 355, "column": 41 } } @@ -54631,15 +54910,15 @@ "binop": null }, "value": "frameAtIndex", - "start": 12733, - "end": 12745, + "start": 12773, + "end": 12785, "loc": { "start": { - "line": 354, + "line": 355, "column": 42 }, "end": { - "line": 354, + "line": 355, "column": 54 } } @@ -54657,15 +54936,15 @@ "binop": null, "updateContext": null }, - "start": 12745, - "end": 12746, + "start": 12785, + "end": 12786, "loc": { "start": { - "line": 354, + "line": 355, "column": 54 }, "end": { - "line": 354, + "line": 355, "column": 55 } } @@ -54683,15 +54962,15 @@ "binop": null }, "value": "getDelay", - "start": 12746, - "end": 12754, + "start": 12786, + "end": 12794, "loc": { "start": { - "line": 354, + "line": 355, "column": 55 }, "end": { - "line": 354, + "line": 355, "column": 63 } } @@ -54708,15 +54987,15 @@ "postfix": false, "binop": null }, - "start": 12754, - "end": 12755, + "start": 12794, + "end": 12795, "loc": { "start": { - "line": 354, + "line": 355, "column": 63 }, "end": { - "line": 354, + "line": 355, "column": 64 } } @@ -54733,15 +55012,15 @@ "postfix": false, "binop": null }, - "start": 12755, - "end": 12756, + "start": 12795, + "end": 12796, "loc": { "start": { - "line": 354, + "line": 355, "column": 64 }, "end": { - "line": 354, + "line": 355, "column": 65 } } @@ -54759,15 +55038,15 @@ "binop": null, "updateContext": null }, - "start": 12756, - "end": 12757, + "start": 12796, + "end": 12797, "loc": { "start": { - "line": 354, + "line": 355, "column": 65 }, "end": { - "line": 354, + "line": 355, "column": 66 } } @@ -54775,15 +55054,15 @@ { "type": "CommentLine", "value": " Swap data from frame", - "start": 12777, - "end": 12800, + "start": 12817, + "end": 12840, "loc": { "start": { - "line": 356, + "line": 357, "column": 16 }, "end": { - "line": 356, + "line": 357, "column": 39 } } @@ -54801,15 +55080,15 @@ "binop": null }, "value": "currentFrame", - "start": 12818, - "end": 12830, + "start": 12858, + "end": 12870, "loc": { "start": { - "line": 357, + "line": 358, "column": 16 }, "end": { - "line": 357, + "line": 358, "column": 28 } } @@ -54827,15 +55106,15 @@ "binop": null, "updateContext": null }, - "start": 12830, - "end": 12831, + "start": 12870, + "end": 12871, "loc": { "start": { - "line": 357, + "line": 358, "column": 28 }, "end": { - "line": 357, + "line": 358, "column": 29 } } @@ -54853,15 +55132,15 @@ "binop": null }, "value": "setDataURL", - "start": 12831, - "end": 12841, + "start": 12871, + "end": 12881, "loc": { "start": { - "line": 357, + "line": 358, "column": 29 }, "end": { - "line": 357, + "line": 358, "column": 39 } } @@ -54878,15 +55157,15 @@ "postfix": false, "binop": null }, - "start": 12841, - "end": 12842, + "start": 12881, + "end": 12882, "loc": { "start": { - "line": 357, + "line": 358, "column": 39 }, "end": { - "line": 357, + "line": 358, "column": 40 } } @@ -54904,15 +55183,15 @@ "binop": null }, "value": "frameAtIndexDataURL", - "start": 12842, - "end": 12861, + "start": 12882, + "end": 12901, "loc": { "start": { - "line": 357, + "line": 358, "column": 40 }, "end": { - "line": 357, + "line": 358, "column": 59 } } @@ -54929,15 +55208,15 @@ "postfix": false, "binop": null }, - "start": 12861, - "end": 12862, + "start": 12901, + "end": 12902, "loc": { "start": { - "line": 357, + "line": 358, "column": 59 }, "end": { - "line": 357, + "line": 358, "column": 60 } } @@ -54955,15 +55234,15 @@ "binop": null, "updateContext": null }, - "start": 12862, - "end": 12863, + "start": 12902, + "end": 12903, "loc": { "start": { - "line": 357, + "line": 358, "column": 60 }, "end": { - "line": 357, + "line": 358, "column": 61 } } @@ -54981,15 +55260,15 @@ "binop": null }, "value": "currentFrame", - "start": 12881, - "end": 12893, + "start": 12921, + "end": 12933, "loc": { "start": { - "line": 358, + "line": 359, "column": 16 }, "end": { - "line": 358, + "line": 359, "column": 28 } } @@ -55007,15 +55286,15 @@ "binop": null, "updateContext": null }, - "start": 12893, - "end": 12894, + "start": 12933, + "end": 12934, "loc": { "start": { - "line": 358, + "line": 359, "column": 28 }, "end": { - "line": 358, + "line": 359, "column": 29 } } @@ -55033,15 +55312,15 @@ "binop": null }, "value": "setDelay", - "start": 12894, - "end": 12902, + "start": 12934, + "end": 12942, "loc": { "start": { - "line": 358, + "line": 359, "column": 29 }, "end": { - "line": 358, + "line": 359, "column": 37 } } @@ -55058,15 +55337,15 @@ "postfix": false, "binop": null }, - "start": 12902, - "end": 12903, + "start": 12942, + "end": 12943, "loc": { "start": { - "line": 358, + "line": 359, "column": 37 }, "end": { - "line": 358, + "line": 359, "column": 38 } } @@ -55084,15 +55363,15 @@ "binop": null }, "value": "frameAtIndexDelay", - "start": 12903, - "end": 12920, + "start": 12943, + "end": 12960, "loc": { "start": { - "line": 358, + "line": 359, "column": 38 }, "end": { - "line": 358, + "line": 359, "column": 55 } } @@ -55109,15 +55388,15 @@ "postfix": false, "binop": null }, - "start": 12920, - "end": 12921, + "start": 12960, + "end": 12961, "loc": { "start": { - "line": 358, + "line": 359, "column": 55 }, "end": { - "line": 358, + "line": 359, "column": 56 } } @@ -55135,15 +55414,15 @@ "binop": null, "updateContext": null }, - "start": 12921, - "end": 12922, + "start": 12961, + "end": 12962, "loc": { "start": { - "line": 358, + "line": 359, "column": 56 }, "end": { - "line": 358, + "line": 359, "column": 57 } } @@ -55151,15 +55430,15 @@ { "type": "CommentLine", "value": " Swap data to frame", - "start": 12940, - "end": 12961, + "start": 12980, + "end": 13001, "loc": { "start": { - "line": 359, + "line": 360, "column": 16 }, "end": { - "line": 359, + "line": 360, "column": 37 } } @@ -55177,15 +55456,15 @@ "binop": null }, "value": "frameAtIndex", - "start": 12979, - "end": 12991, + "start": 13019, + "end": 13031, "loc": { "start": { - "line": 360, + "line": 361, "column": 16 }, "end": { - "line": 360, + "line": 361, "column": 28 } } @@ -55203,15 +55482,15 @@ "binop": null, "updateContext": null }, - "start": 12991, - "end": 12992, + "start": 13031, + "end": 13032, "loc": { "start": { - "line": 360, + "line": 361, "column": 28 }, "end": { - "line": 360, + "line": 361, "column": 29 } } @@ -55229,15 +55508,15 @@ "binop": null }, "value": "setDataURL", - "start": 12992, - "end": 13002, + "start": 13032, + "end": 13042, "loc": { "start": { - "line": 360, + "line": 361, "column": 29 }, "end": { - "line": 360, + "line": 361, "column": 39 } } @@ -55254,15 +55533,15 @@ "postfix": false, "binop": null }, - "start": 13002, - "end": 13003, + "start": 13042, + "end": 13043, "loc": { "start": { - "line": 360, + "line": 361, "column": 39 }, "end": { - "line": 360, + "line": 361, "column": 40 } } @@ -55280,15 +55559,15 @@ "binop": null }, "value": "currentFrameDataURL", - "start": 13003, - "end": 13022, + "start": 13043, + "end": 13062, "loc": { "start": { - "line": 360, + "line": 361, "column": 40 }, "end": { - "line": 360, + "line": 361, "column": 59 } } @@ -55305,15 +55584,15 @@ "postfix": false, "binop": null }, - "start": 13022, - "end": 13023, + "start": 13062, + "end": 13063, "loc": { "start": { - "line": 360, + "line": 361, "column": 59 }, "end": { - "line": 360, + "line": 361, "column": 60 } } @@ -55331,15 +55610,15 @@ "binop": null, "updateContext": null }, - "start": 13023, - "end": 13024, + "start": 13063, + "end": 13064, "loc": { "start": { - "line": 360, + "line": 361, "column": 60 }, "end": { - "line": 360, + "line": 361, "column": 61 } } @@ -55357,15 +55636,15 @@ "binop": null }, "value": "frameAtIndex", - "start": 13042, - "end": 13054, + "start": 13082, + "end": 13094, "loc": { "start": { - "line": 361, + "line": 362, "column": 16 }, "end": { - "line": 361, + "line": 362, "column": 28 } } @@ -55383,15 +55662,15 @@ "binop": null, "updateContext": null }, - "start": 13054, - "end": 13055, + "start": 13094, + "end": 13095, "loc": { "start": { - "line": 361, + "line": 362, "column": 28 }, "end": { - "line": 361, + "line": 362, "column": 29 } } @@ -55409,15 +55688,15 @@ "binop": null }, "value": "setDelay", - "start": 13055, - "end": 13063, + "start": 13095, + "end": 13103, "loc": { "start": { - "line": 361, + "line": 362, "column": 29 }, "end": { - "line": 361, + "line": 362, "column": 37 } } @@ -55434,15 +55713,15 @@ "postfix": false, "binop": null }, - "start": 13063, - "end": 13064, + "start": 13103, + "end": 13104, "loc": { "start": { - "line": 361, + "line": 362, "column": 37 }, "end": { - "line": 361, + "line": 362, "column": 38 } } @@ -55460,15 +55739,15 @@ "binop": null }, "value": "currentFrameDelay", - "start": 13064, - "end": 13081, + "start": 13104, + "end": 13121, "loc": { "start": { - "line": 361, + "line": 362, "column": 38 }, "end": { - "line": 361, + "line": 362, "column": 55 } } @@ -55485,15 +55764,15 @@ "postfix": false, "binop": null }, - "start": 13081, - "end": 13082, + "start": 13121, + "end": 13122, "loc": { "start": { - "line": 361, + "line": 362, "column": 55 }, "end": { - "line": 361, + "line": 362, "column": 56 } } @@ -55511,15 +55790,15 @@ "binop": null, "updateContext": null }, - "start": 13082, - "end": 13083, + "start": 13122, + "end": 13123, "loc": { "start": { - "line": 361, + "line": 362, "column": 56 }, "end": { - "line": 361, + "line": 362, "column": 57 } } @@ -55536,15 +55815,15 @@ "postfix": false, "binop": null }, - "start": 13097, - "end": 13098, + "start": 13137, + "end": 13138, "loc": { "start": { - "line": 362, + "line": 363, "column": 12 }, "end": { - "line": 362, + "line": 363, "column": 13 } } @@ -55564,15 +55843,15 @@ "updateContext": null }, "value": "else", - "start": 13099, - "end": 13103, + "start": 13139, + "end": 13143, "loc": { "start": { - "line": 362, + "line": 363, "column": 14 }, "end": { - "line": 362, + "line": 363, "column": 18 } } @@ -55589,15 +55868,15 @@ "postfix": false, "binop": null }, - "start": 13104, - "end": 13105, + "start": 13144, + "end": 13145, "loc": { "start": { - "line": 362, + "line": 363, "column": 19 }, "end": { - "line": 362, + "line": 363, "column": 20 } } @@ -55615,15 +55894,15 @@ "binop": null }, "value": "VYI", - "start": 13123, - "end": 13126, + "start": 13163, + "end": 13166, "loc": { "start": { - "line": 363, + "line": 364, "column": 16 }, "end": { - "line": 363, + "line": 364, "column": 19 } } @@ -55641,15 +55920,15 @@ "binop": null, "updateContext": null }, - "start": 13126, - "end": 13127, + "start": 13166, + "end": 13167, "loc": { "start": { - "line": 363, + "line": 364, "column": 19 }, "end": { - "line": 363, + "line": 364, "column": 20 } } @@ -55667,15 +55946,15 @@ "binop": null }, "value": "logger", - "start": 13127, - "end": 13133, + "start": 13167, + "end": 13173, "loc": { "start": { - "line": 363, + "line": 364, "column": 20 }, "end": { - "line": 363, + "line": 364, "column": 26 } } @@ -55693,15 +55972,15 @@ "binop": null, "updateContext": null }, - "start": 13133, - "end": 13134, + "start": 13173, + "end": 13174, "loc": { "start": { - "line": 363, + "line": 364, "column": 26 }, "end": { - "line": 363, + "line": 364, "column": 27 } } @@ -55719,15 +55998,15 @@ "binop": null }, "value": "prefix", - "start": 13134, - "end": 13140, + "start": 13174, + "end": 13180, "loc": { "start": { - "line": 363, + "line": 364, "column": 27 }, "end": { - "line": 363, + "line": 364, "column": 33 } } @@ -55744,15 +56023,15 @@ "postfix": false, "binop": null }, - "start": 13140, - "end": 13141, + "start": 13180, + "end": 13181, "loc": { "start": { - "line": 363, + "line": 364, "column": 33 }, "end": { - "line": 363, + "line": 364, "column": 34 } } @@ -55771,15 +56050,15 @@ "updateContext": null }, "value": "VYI-Module", - "start": 13141, - "end": 13153, + "start": 13181, + "end": 13193, "loc": { "start": { - "line": 363, + "line": 364, "column": 34 }, "end": { - "line": 363, + "line": 364, "column": 46 } } @@ -55796,15 +56075,15 @@ "postfix": false, "binop": null }, - "start": 13153, - "end": 13154, + "start": 13193, + "end": 13194, "loc": { "start": { - "line": 363, + "line": 364, "column": 46 }, "end": { - "line": 363, + "line": 364, "column": 47 } } @@ -55822,15 +56101,15 @@ "binop": null, "updateContext": null }, - "start": 13154, - "end": 13155, + "start": 13194, + "end": 13195, "loc": { "start": { - "line": 363, + "line": 364, "column": 47 }, "end": { - "line": 363, + "line": 364, "column": 48 } } @@ -55848,15 +56127,15 @@ "binop": null }, "value": "error", - "start": 13155, - "end": 13160, + "start": 13195, + "end": 13200, "loc": { "start": { - "line": 363, + "line": 364, "column": 48 }, "end": { - "line": 363, + "line": 364, "column": 53 } } @@ -55873,15 +56152,15 @@ "postfix": false, "binop": null }, - "start": 13160, - "end": 13161, + "start": 13200, + "end": 13201, "loc": { "start": { - "line": 363, + "line": 364, "column": 53 }, "end": { - "line": 363, + "line": 364, "column": 54 } } @@ -55900,15 +56179,15 @@ "updateContext": null }, "value": "There was no frame found at pCurrentIndex, or there was no frame found at pIndex!", - "start": 13161, - "end": 13244, + "start": 13201, + "end": 13284, "loc": { "start": { - "line": 363, + "line": 364, "column": 54 }, "end": { - "line": 363, + "line": 364, "column": 137 } } @@ -55925,15 +56204,15 @@ "postfix": false, "binop": null }, - "start": 13244, - "end": 13245, + "start": 13284, + "end": 13285, "loc": { "start": { - "line": 363, + "line": 364, "column": 137 }, "end": { - "line": 363, + "line": 364, "column": 138 } } @@ -55951,15 +56230,15 @@ "binop": null, "updateContext": null }, - "start": 13245, - "end": 13246, + "start": 13285, + "end": 13286, "loc": { "start": { - "line": 363, + "line": 364, "column": 138 }, "end": { - "line": 363, + "line": 364, "column": 139 } } @@ -55976,15 +56255,15 @@ "postfix": false, "binop": null }, - "start": 13260, - "end": 13261, + "start": 13300, + "end": 13301, "loc": { "start": { - "line": 364, + "line": 365, "column": 12 }, "end": { - "line": 364, + "line": 365, "column": 13 } } @@ -56001,15 +56280,15 @@ "postfix": false, "binop": null }, - "start": 13271, - "end": 13272, + "start": 13311, + "end": 13312, "loc": { "start": { - "line": 365, + "line": 366, "column": 8 }, "end": { - "line": 365, + "line": 366, "column": 9 } } @@ -56029,15 +56308,15 @@ "updateContext": null }, "value": "else", - "start": 13273, - "end": 13277, + "start": 13313, + "end": 13317, "loc": { "start": { - "line": 365, + "line": 366, "column": 10 }, "end": { - "line": 365, + "line": 366, "column": 14 } } @@ -56054,15 +56333,15 @@ "postfix": false, "binop": null }, - "start": 13278, - "end": 13279, + "start": 13318, + "end": 13319, "loc": { "start": { - "line": 365, + "line": 366, "column": 15 }, "end": { - "line": 365, + "line": 366, "column": 16 } } @@ -56080,15 +56359,15 @@ "binop": null }, "value": "VYI", - "start": 13293, - "end": 13296, + "start": 13333, + "end": 13336, "loc": { "start": { - "line": 366, + "line": 367, "column": 12 }, "end": { - "line": 366, + "line": 367, "column": 15 } } @@ -56106,15 +56385,15 @@ "binop": null, "updateContext": null }, - "start": 13296, - "end": 13297, + "start": 13336, + "end": 13337, "loc": { "start": { - "line": 366, + "line": 367, "column": 15 }, "end": { - "line": 366, + "line": 367, "column": 16 } } @@ -56132,15 +56411,15 @@ "binop": null }, "value": "logger", - "start": 13297, - "end": 13303, + "start": 13337, + "end": 13343, "loc": { "start": { - "line": 366, + "line": 367, "column": 16 }, "end": { - "line": 366, + "line": 367, "column": 22 } } @@ -56158,15 +56437,15 @@ "binop": null, "updateContext": null }, - "start": 13303, - "end": 13304, + "start": 13343, + "end": 13344, "loc": { "start": { - "line": 366, + "line": 367, "column": 22 }, "end": { - "line": 366, + "line": 367, "column": 23 } } @@ -56184,15 +56463,15 @@ "binop": null }, "value": "prefix", - "start": 13304, - "end": 13310, + "start": 13344, + "end": 13350, "loc": { "start": { - "line": 366, + "line": 367, "column": 23 }, "end": { - "line": 366, + "line": 367, "column": 29 } } @@ -56209,15 +56488,15 @@ "postfix": false, "binop": null }, - "start": 13310, - "end": 13311, + "start": 13350, + "end": 13351, "loc": { "start": { - "line": 366, + "line": 367, "column": 29 }, "end": { - "line": 366, + "line": 367, "column": 30 } } @@ -56236,15 +56515,15 @@ "updateContext": null }, "value": "VYI-Module", - "start": 13311, - "end": 13323, + "start": 13351, + "end": 13363, "loc": { "start": { - "line": 366, + "line": 367, "column": 30 }, "end": { - "line": 366, + "line": 367, "column": 42 } } @@ -56261,15 +56540,15 @@ "postfix": false, "binop": null }, - "start": 13323, - "end": 13324, + "start": 13363, + "end": 13364, "loc": { "start": { - "line": 366, + "line": 367, "column": 42 }, "end": { - "line": 366, + "line": 367, "column": 43 } } @@ -56287,15 +56566,15 @@ "binop": null, "updateContext": null }, - "start": 13324, - "end": 13325, + "start": 13364, + "end": 13365, "loc": { "start": { - "line": 366, + "line": 367, "column": 43 }, "end": { - "line": 366, + "line": 367, "column": 44 } } @@ -56313,15 +56592,15 @@ "binop": null }, "value": "error", - "start": 13325, - "end": 13330, + "start": 13365, + "end": 13370, "loc": { "start": { - "line": 366, + "line": 367, "column": 44 }, "end": { - "line": 366, + "line": 367, "column": 49 } } @@ -56338,15 +56617,15 @@ "postfix": false, "binop": null }, - "start": 13330, - "end": 13331, + "start": 13370, + "end": 13371, "loc": { "start": { - "line": 366, + "line": 367, "column": 49 }, "end": { - "line": 366, + "line": 367, "column": 50 } } @@ -56365,15 +56644,15 @@ "updateContext": null }, "value": "Invalid type used!", - "start": 13331, - "end": 13351, + "start": 13371, + "end": 13391, "loc": { "start": { - "line": 366, + "line": 367, "column": 50 }, "end": { - "line": 366, + "line": 367, "column": 70 } } @@ -56390,15 +56669,15 @@ "postfix": false, "binop": null }, - "start": 13351, - "end": 13352, + "start": 13391, + "end": 13392, "loc": { "start": { - "line": 366, + "line": 367, "column": 70 }, "end": { - "line": 366, + "line": 367, "column": 71 } } @@ -56416,15 +56695,15 @@ "binop": null, "updateContext": null }, - "start": 13352, - "end": 13353, + "start": 13392, + "end": 13393, "loc": { "start": { - "line": 366, + "line": 367, "column": 71 }, "end": { - "line": 366, + "line": 367, "column": 72 } } @@ -56441,15 +56720,15 @@ "postfix": false, "binop": null }, - "start": 13363, - "end": 13364, + "start": 13403, + "end": 13404, "loc": { "start": { - "line": 367, + "line": 368, "column": 8 }, "end": { - "line": 367, + "line": 368, "column": 9 } } @@ -56469,15 +56748,15 @@ "updateContext": null }, "value": "return", - "start": 13374, - "end": 13380, + "start": 13414, + "end": 13420, "loc": { "start": { - "line": 368, + "line": 369, "column": 8 }, "end": { - "line": 368, + "line": 369, "column": 14 } } @@ -56497,15 +56776,15 @@ "updateContext": null }, "value": "this", - "start": 13381, - "end": 13385, + "start": 13421, + "end": 13425, "loc": { "start": { - "line": 368, + "line": 369, "column": 15 }, "end": { - "line": 368, + "line": 369, "column": 19 } } @@ -56523,15 +56802,15 @@ "binop": null, "updateContext": null }, - "start": 13385, - "end": 13386, + "start": 13425, + "end": 13426, "loc": { "start": { - "line": 368, + "line": 369, "column": 19 }, "end": { - "line": 368, + "line": 369, "column": 20 } } @@ -56548,15 +56827,15 @@ "postfix": false, "binop": null }, - "start": 13392, - "end": 13393, + "start": 13432, + "end": 13433, "loc": { "start": { - "line": 369, + "line": 370, "column": 4 }, "end": { - "line": 369, + "line": 370, "column": 5 } } @@ -56564,15 +56843,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets the frame existing at pIndex.\r\n * Frame 0 will actually be frame \"1\" in the animation. As this icon will actually be frame 0.\r\n * If you are trying to get \"frame\" 1. Then you will need to use the icon's delay and data url. As that is frame 0.\r\n * @param {number} pIndex - The index of the frame to get.\r\n * @returns {Frame|undefined} The frame found at pIndex.\r\n ", - "start": 13399, - "end": 13801, + "start": 13439, + "end": 13841, "loc": { "start": { - "line": 370, + "line": 371, "column": 4 }, "end": { - "line": 376, + "line": 377, "column": 7 } } @@ -56590,15 +56869,15 @@ "binop": null }, "value": "getFrame", - "start": 13807, - "end": 13815, + "start": 13847, + "end": 13855, "loc": { "start": { - "line": 377, + "line": 378, "column": 4 }, "end": { - "line": 377, + "line": 378, "column": 12 } } @@ -56615,15 +56894,15 @@ "postfix": false, "binop": null }, - "start": 13815, - "end": 13816, + "start": 13855, + "end": 13856, "loc": { "start": { - "line": 377, + "line": 378, "column": 12 }, "end": { - "line": 377, + "line": 378, "column": 13 } } @@ -56641,15 +56920,15 @@ "binop": null }, "value": "pIndex", - "start": 13816, - "end": 13822, + "start": 13856, + "end": 13862, "loc": { "start": { - "line": 377, + "line": 378, "column": 13 }, "end": { - "line": 377, + "line": 378, "column": 19 } } @@ -56666,15 +56945,15 @@ "postfix": false, "binop": null }, - "start": 13822, - "end": 13823, + "start": 13862, + "end": 13863, "loc": { "start": { - "line": 377, + "line": 378, "column": 19 }, "end": { - "line": 377, + "line": 378, "column": 20 } } @@ -56691,15 +56970,15 @@ "postfix": false, "binop": null }, - "start": 13824, - "end": 13825, + "start": 13864, + "end": 13865, "loc": { "start": { - "line": 377, + "line": 378, "column": 21 }, "end": { - "line": 377, + "line": 378, "column": 22 } } @@ -56719,15 +56998,15 @@ "updateContext": null }, "value": "if", - "start": 13835, - "end": 13837, + "start": 13875, + "end": 13877, "loc": { "start": { - "line": 378, + "line": 379, "column": 8 }, "end": { - "line": 378, + "line": 379, "column": 10 } } @@ -56744,15 +57023,15 @@ "postfix": false, "binop": null }, - "start": 13838, - "end": 13839, + "start": 13878, + "end": 13879, "loc": { "start": { - "line": 378, + "line": 379, "column": 11 }, "end": { - "line": 378, + "line": 379, "column": 12 } } @@ -56772,15 +57051,15 @@ "updateContext": null }, "value": "typeof", - "start": 13839, - "end": 13845, + "start": 13879, + "end": 13885, "loc": { "start": { - "line": 378, + "line": 379, "column": 12 }, "end": { - "line": 378, + "line": 379, "column": 18 } } @@ -56797,15 +57076,15 @@ "postfix": false, "binop": null }, - "start": 13845, - "end": 13846, + "start": 13885, + "end": 13886, "loc": { "start": { - "line": 378, + "line": 379, "column": 18 }, "end": { - "line": 378, + "line": 379, "column": 19 } } @@ -56823,15 +57102,15 @@ "binop": null }, "value": "pIndex", - "start": 13846, - "end": 13852, + "start": 13886, + "end": 13892, "loc": { "start": { - "line": 378, + "line": 379, "column": 19 }, "end": { - "line": 378, + "line": 379, "column": 25 } } @@ -56848,15 +57127,15 @@ "postfix": false, "binop": null }, - "start": 13852, - "end": 13853, + "start": 13892, + "end": 13893, "loc": { "start": { - "line": 378, + "line": 379, "column": 25 }, "end": { - "line": 378, + "line": 379, "column": 26 } } @@ -56875,15 +57154,15 @@ "updateContext": null }, "value": "===", - "start": 13854, - "end": 13857, + "start": 13894, + "end": 13897, "loc": { "start": { - "line": 378, + "line": 379, "column": 27 }, "end": { - "line": 378, + "line": 379, "column": 30 } } @@ -56902,15 +57181,15 @@ "updateContext": null }, "value": "number", - "start": 13858, - "end": 13866, + "start": 13898, + "end": 13906, "loc": { "start": { - "line": 378, + "line": 379, "column": 31 }, "end": { - "line": 378, + "line": 379, "column": 39 } } @@ -56927,15 +57206,15 @@ "postfix": false, "binop": null }, - "start": 13866, - "end": 13867, + "start": 13906, + "end": 13907, "loc": { "start": { - "line": 378, + "line": 379, "column": 39 }, "end": { - "line": 378, + "line": 379, "column": 40 } } @@ -56952,15 +57231,15 @@ "postfix": false, "binop": null }, - "start": 13868, - "end": 13869, + "start": 13908, + "end": 13909, "loc": { "start": { - "line": 378, + "line": 379, "column": 41 }, "end": { - "line": 378, + "line": 379, "column": 42 } } @@ -56980,15 +57259,15 @@ "updateContext": null }, "value": "return", - "start": 13883, - "end": 13889, + "start": 13923, + "end": 13929, "loc": { "start": { - "line": 379, + "line": 380, "column": 12 }, "end": { - "line": 379, + "line": 380, "column": 18 } } @@ -57008,15 +57287,15 @@ "updateContext": null }, "value": "this", - "start": 13890, - "end": 13894, + "start": 13930, + "end": 13934, "loc": { "start": { - "line": 379, + "line": 380, "column": 19 }, "end": { - "line": 379, + "line": 380, "column": 23 } } @@ -57034,15 +57313,15 @@ "binop": null, "updateContext": null }, - "start": 13894, - "end": 13895, + "start": 13934, + "end": 13935, "loc": { "start": { - "line": 379, + "line": 380, "column": 23 }, "end": { - "line": 379, + "line": 380, "column": 24 } } @@ -57060,15 +57339,15 @@ "binop": null }, "value": "frames", - "start": 13895, - "end": 13901, + "start": 13935, + "end": 13941, "loc": { "start": { - "line": 379, + "line": 380, "column": 24 }, "end": { - "line": 379, + "line": 380, "column": 30 } } @@ -57086,15 +57365,15 @@ "binop": null, "updateContext": null }, - "start": 13901, - "end": 13902, + "start": 13941, + "end": 13942, "loc": { "start": { - "line": 379, + "line": 380, "column": 30 }, "end": { - "line": 379, + "line": 380, "column": 31 } } @@ -57112,15 +57391,15 @@ "binop": null }, "value": "pIndex", - "start": 13902, - "end": 13908, + "start": 13942, + "end": 13948, "loc": { "start": { - "line": 379, + "line": 380, "column": 31 }, "end": { - "line": 379, + "line": 380, "column": 37 } } @@ -57138,15 +57417,15 @@ "binop": null, "updateContext": null }, - "start": 13908, - "end": 13909, + "start": 13948, + "end": 13949, "loc": { "start": { - "line": 379, + "line": 380, "column": 37 }, "end": { - "line": 379, + "line": 380, "column": 38 } } @@ -57164,15 +57443,15 @@ "binop": null, "updateContext": null }, - "start": 13909, - "end": 13910, + "start": 13949, + "end": 13950, "loc": { "start": { - "line": 379, + "line": 380, "column": 38 }, "end": { - "line": 379, + "line": 380, "column": 39 } } @@ -57189,15 +57468,15 @@ "postfix": false, "binop": null }, - "start": 13920, - "end": 13921, + "start": 13960, + "end": 13961, "loc": { "start": { - "line": 380, + "line": 381, "column": 8 }, "end": { - "line": 380, + "line": 381, "column": 9 } } @@ -57217,15 +57496,15 @@ "updateContext": null }, "value": "else", - "start": 13922, - "end": 13926, + "start": 13962, + "end": 13966, "loc": { "start": { - "line": 380, + "line": 381, "column": 10 }, "end": { - "line": 380, + "line": 381, "column": 14 } } @@ -57242,15 +57521,15 @@ "postfix": false, "binop": null }, - "start": 13927, - "end": 13928, + "start": 13967, + "end": 13968, "loc": { "start": { - "line": 380, + "line": 381, "column": 15 }, "end": { - "line": 380, + "line": 381, "column": 16 } } @@ -57268,15 +57547,15 @@ "binop": null }, "value": "VYI", - "start": 13942, - "end": 13945, + "start": 13982, + "end": 13985, "loc": { "start": { - "line": 381, + "line": 382, "column": 12 }, "end": { - "line": 381, + "line": 382, "column": 15 } } @@ -57294,15 +57573,15 @@ "binop": null, "updateContext": null }, - "start": 13945, - "end": 13946, + "start": 13985, + "end": 13986, "loc": { "start": { - "line": 381, + "line": 382, "column": 15 }, "end": { - "line": 381, + "line": 382, "column": 16 } } @@ -57320,15 +57599,15 @@ "binop": null }, "value": "logger", - "start": 13946, - "end": 13952, + "start": 13986, + "end": 13992, "loc": { "start": { - "line": 381, + "line": 382, "column": 16 }, "end": { - "line": 381, + "line": 382, "column": 22 } } @@ -57346,15 +57625,15 @@ "binop": null, "updateContext": null }, - "start": 13952, - "end": 13953, + "start": 13992, + "end": 13993, "loc": { "start": { - "line": 381, + "line": 382, "column": 22 }, "end": { - "line": 381, + "line": 382, "column": 23 } } @@ -57372,15 +57651,15 @@ "binop": null }, "value": "prefix", - "start": 13953, - "end": 13959, + "start": 13993, + "end": 13999, "loc": { "start": { - "line": 381, + "line": 382, "column": 23 }, "end": { - "line": 381, + "line": 382, "column": 29 } } @@ -57397,15 +57676,15 @@ "postfix": false, "binop": null }, - "start": 13959, - "end": 13960, + "start": 13999, + "end": 14000, "loc": { "start": { - "line": 381, + "line": 382, "column": 29 }, "end": { - "line": 381, + "line": 382, "column": 30 } } @@ -57424,15 +57703,15 @@ "updateContext": null }, "value": "VYI-Module", - "start": 13960, - "end": 13972, + "start": 14000, + "end": 14012, "loc": { "start": { - "line": 381, + "line": 382, "column": 30 }, "end": { - "line": 381, + "line": 382, "column": 42 } } @@ -57449,15 +57728,15 @@ "postfix": false, "binop": null }, - "start": 13972, - "end": 13973, + "start": 14012, + "end": 14013, "loc": { "start": { - "line": 381, + "line": 382, "column": 42 }, "end": { - "line": 381, + "line": 382, "column": 43 } } @@ -57475,15 +57754,15 @@ "binop": null, "updateContext": null }, - "start": 13973, - "end": 13974, + "start": 14013, + "end": 14014, "loc": { "start": { - "line": 381, + "line": 382, "column": 43 }, "end": { - "line": 381, + "line": 382, "column": 44 } } @@ -57501,15 +57780,15 @@ "binop": null }, "value": "error", - "start": 13974, - "end": 13979, + "start": 14014, + "end": 14019, "loc": { "start": { - "line": 381, + "line": 382, "column": 44 }, "end": { - "line": 381, + "line": 382, "column": 49 } } @@ -57526,15 +57805,15 @@ "postfix": false, "binop": null }, - "start": 13979, - "end": 13980, + "start": 14019, + "end": 14020, "loc": { "start": { - "line": 381, + "line": 382, "column": 49 }, "end": { - "line": 381, + "line": 382, "column": 50 } } @@ -57553,15 +57832,15 @@ "updateContext": null }, "value": "Invalid type used!", - "start": 13980, - "end": 14000, + "start": 14020, + "end": 14040, "loc": { "start": { - "line": 381, + "line": 382, "column": 50 }, "end": { - "line": 381, + "line": 382, "column": 70 } } @@ -57578,15 +57857,15 @@ "postfix": false, "binop": null }, - "start": 14000, - "end": 14001, + "start": 14040, + "end": 14041, "loc": { "start": { - "line": 381, + "line": 382, "column": 70 }, "end": { - "line": 381, + "line": 382, "column": 71 } } @@ -57604,15 +57883,15 @@ "binop": null, "updateContext": null }, - "start": 14001, - "end": 14002, + "start": 14041, + "end": 14042, "loc": { "start": { - "line": 381, + "line": 382, "column": 71 }, "end": { - "line": 381, + "line": 382, "column": 72 } } @@ -57629,15 +57908,15 @@ "postfix": false, "binop": null }, - "start": 14012, - "end": 14013, + "start": 14052, + "end": 14053, "loc": { "start": { - "line": 382, + "line": 383, "column": 8 }, "end": { - "line": 382, + "line": 383, "column": 9 } } @@ -57654,15 +57933,15 @@ "postfix": false, "binop": null }, - "start": 14019, - "end": 14020, + "start": 14059, + "end": 14060, "loc": { "start": { - "line": 383, + "line": 384, "column": 4 }, "end": { - "line": 383, + "line": 384, "column": 5 } } @@ -57670,15 +57949,15 @@ { "type": "CommentBlock", "value": "*\r\n * Returns an array of all the frames this icons has.\r\n * @returns {Array} An array of frames this icon has.\r\n ", - "start": 14026, - "end": 14156, + "start": 14066, + "end": 14196, "loc": { "start": { - "line": 384, + "line": 385, "column": 4 }, "end": { - "line": 387, + "line": 388, "column": 7 } } @@ -57696,15 +57975,15 @@ "binop": null }, "value": "getFrames", - "start": 14162, - "end": 14171, + "start": 14202, + "end": 14211, "loc": { "start": { - "line": 388, + "line": 389, "column": 4 }, "end": { - "line": 388, + "line": 389, "column": 13 } } @@ -57721,15 +58000,15 @@ "postfix": false, "binop": null }, - "start": 14171, - "end": 14172, + "start": 14211, + "end": 14212, "loc": { "start": { - "line": 388, + "line": 389, "column": 13 }, "end": { - "line": 388, + "line": 389, "column": 14 } } @@ -57746,15 +58025,15 @@ "postfix": false, "binop": null }, - "start": 14172, - "end": 14173, + "start": 14212, + "end": 14213, "loc": { "start": { - "line": 388, + "line": 389, "column": 14 }, "end": { - "line": 388, + "line": 389, "column": 15 } } @@ -57771,15 +58050,15 @@ "postfix": false, "binop": null }, - "start": 14174, - "end": 14175, + "start": 14214, + "end": 14215, "loc": { "start": { - "line": 388, + "line": 389, "column": 16 }, "end": { - "line": 388, + "line": 389, "column": 17 } } @@ -57799,15 +58078,15 @@ "updateContext": null }, "value": "return", - "start": 14185, - "end": 14191, + "start": 14225, + "end": 14231, "loc": { "start": { - "line": 389, + "line": 390, "column": 8 }, "end": { - "line": 389, + "line": 390, "column": 14 } } @@ -57825,15 +58104,15 @@ "binop": null, "updateContext": null }, - "start": 14192, - "end": 14193, + "start": 14232, + "end": 14233, "loc": { "start": { - "line": 389, + "line": 390, "column": 15 }, "end": { - "line": 389, + "line": 390, "column": 16 } } @@ -57851,15 +58130,15 @@ "binop": null, "updateContext": null }, - "start": 14194, - "end": 14197, + "start": 14234, + "end": 14237, "loc": { "start": { - "line": 389, + "line": 390, "column": 17 }, "end": { - "line": 389, + "line": 390, "column": 20 } } @@ -57879,15 +58158,15 @@ "updateContext": null }, "value": "this", - "start": 14197, - "end": 14201, + "start": 14237, + "end": 14241, "loc": { "start": { - "line": 389, + "line": 390, "column": 20 }, "end": { - "line": 389, + "line": 390, "column": 24 } } @@ -57905,15 +58184,15 @@ "binop": null, "updateContext": null }, - "start": 14201, - "end": 14202, + "start": 14241, + "end": 14242, "loc": { "start": { - "line": 389, + "line": 390, "column": 24 }, "end": { - "line": 389, + "line": 390, "column": 25 } } @@ -57931,15 +58210,15 @@ "binop": null }, "value": "frames", - "start": 14202, - "end": 14208, + "start": 14242, + "end": 14248, "loc": { "start": { - "line": 389, + "line": 390, "column": 25 }, "end": { - "line": 389, + "line": 390, "column": 31 } } @@ -57957,15 +58236,15 @@ "binop": null, "updateContext": null }, - "start": 14209, - "end": 14210, + "start": 14249, + "end": 14250, "loc": { "start": { - "line": 389, + "line": 390, "column": 32 }, "end": { - "line": 389, + "line": 390, "column": 33 } } @@ -57983,15 +58262,15 @@ "binop": null, "updateContext": null }, - "start": 14210, - "end": 14211, + "start": 14250, + "end": 14251, "loc": { "start": { - "line": 389, + "line": 390, "column": 33 }, "end": { - "line": 389, + "line": 390, "column": 34 } } @@ -58008,15 +58287,15 @@ "postfix": false, "binop": null }, - "start": 14217, - "end": 14218, + "start": 14257, + "end": 14258, "loc": { "start": { - "line": 390, + "line": 391, "column": 4 }, "end": { - "line": 390, + "line": 391, "column": 5 } } @@ -58024,15 +58303,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets all the frames belonging to this icon.\r\n * @private\r\n * @returns {Array} An array containing the frame data of all frames.\r\n ", - "start": 14224, - "end": 14380, + "start": 14264, + "end": 14420, "loc": { "start": { - "line": 391, + "line": 392, "column": 4 }, "end": { - "line": 395, + "line": 396, "column": 7 } } @@ -58050,15 +58329,15 @@ "binop": null }, "value": "getFramesData", - "start": 14386, - "end": 14399, + "start": 14426, + "end": 14439, "loc": { "start": { - "line": 396, + "line": 397, "column": 4 }, "end": { - "line": 396, + "line": 397, "column": 17 } } @@ -58075,15 +58354,15 @@ "postfix": false, "binop": null }, - "start": 14399, - "end": 14400, + "start": 14439, + "end": 14440, "loc": { "start": { - "line": 396, + "line": 397, "column": 17 }, "end": { - "line": 396, + "line": 397, "column": 18 } } @@ -58100,15 +58379,15 @@ "postfix": false, "binop": null }, - "start": 14400, - "end": 14401, + "start": 14440, + "end": 14441, "loc": { "start": { - "line": 396, + "line": 397, "column": 18 }, "end": { - "line": 396, + "line": 397, "column": 19 } } @@ -58125,15 +58404,15 @@ "postfix": false, "binop": null }, - "start": 14402, - "end": 14403, + "start": 14442, + "end": 14443, "loc": { "start": { - "line": 396, + "line": 397, "column": 20 }, "end": { - "line": 396, + "line": 397, "column": 21 } } @@ -58153,15 +58432,15 @@ "updateContext": null }, "value": "const", - "start": 14413, - "end": 14418, + "start": 14453, + "end": 14458, "loc": { "start": { - "line": 397, + "line": 398, "column": 8 }, "end": { - "line": 397, + "line": 398, "column": 13 } } @@ -58179,15 +58458,15 @@ "binop": null }, "value": "frameDataArray", - "start": 14419, - "end": 14433, + "start": 14459, + "end": 14473, "loc": { "start": { - "line": 397, + "line": 398, "column": 14 }, "end": { - "line": 397, + "line": 398, "column": 28 } } @@ -58206,15 +58485,15 @@ "updateContext": null }, "value": "=", - "start": 14434, - "end": 14435, + "start": 14474, + "end": 14475, "loc": { "start": { - "line": 397, + "line": 398, "column": 29 }, "end": { - "line": 397, + "line": 398, "column": 30 } } @@ -58232,15 +58511,15 @@ "binop": null, "updateContext": null }, - "start": 14436, - "end": 14437, + "start": 14476, + "end": 14477, "loc": { "start": { - "line": 397, + "line": 398, "column": 31 }, "end": { - "line": 397, + "line": 398, "column": 32 } } @@ -58258,15 +58537,15 @@ "binop": null, "updateContext": null }, - "start": 14437, - "end": 14438, + "start": 14477, + "end": 14478, "loc": { "start": { - "line": 397, + "line": 398, "column": 32 }, "end": { - "line": 397, + "line": 398, "column": 33 } } @@ -58284,15 +58563,15 @@ "binop": null, "updateContext": null }, - "start": 14438, - "end": 14439, + "start": 14478, + "end": 14479, "loc": { "start": { - "line": 397, + "line": 398, "column": 33 }, "end": { - "line": 397, + "line": 398, "column": 34 } } @@ -58312,15 +58591,15 @@ "updateContext": null }, "value": "this", - "start": 14449, - "end": 14453, + "start": 14489, + "end": 14493, "loc": { "start": { - "line": 398, + "line": 399, "column": 8 }, "end": { - "line": 398, + "line": 399, "column": 12 } } @@ -58338,15 +58617,15 @@ "binop": null, "updateContext": null }, - "start": 14453, - "end": 14454, + "start": 14493, + "end": 14494, "loc": { "start": { - "line": 398, + "line": 399, "column": 12 }, "end": { - "line": 398, + "line": 399, "column": 13 } } @@ -58364,15 +58643,15 @@ "binop": null }, "value": "frames", - "start": 14454, - "end": 14460, + "start": 14494, + "end": 14500, "loc": { "start": { - "line": 398, + "line": 399, "column": 13 }, "end": { - "line": 398, + "line": 399, "column": 19 } } @@ -58390,15 +58669,15 @@ "binop": null, "updateContext": null }, - "start": 14460, - "end": 14461, + "start": 14500, + "end": 14501, "loc": { "start": { - "line": 398, + "line": 399, "column": 19 }, "end": { - "line": 398, + "line": 399, "column": 20 } } @@ -58416,15 +58695,15 @@ "binop": null }, "value": "forEach", - "start": 14461, - "end": 14468, + "start": 14501, + "end": 14508, "loc": { "start": { - "line": 398, + "line": 399, "column": 20 }, "end": { - "line": 398, + "line": 399, "column": 27 } } @@ -58441,15 +58720,15 @@ "postfix": false, "binop": null }, - "start": 14468, - "end": 14469, + "start": 14508, + "end": 14509, "loc": { "start": { - "line": 398, + "line": 399, "column": 27 }, "end": { - "line": 398, + "line": 399, "column": 28 } } @@ -58466,15 +58745,15 @@ "postfix": false, "binop": null }, - "start": 14469, - "end": 14470, + "start": 14509, + "end": 14510, "loc": { "start": { - "line": 398, + "line": 399, "column": 28 }, "end": { - "line": 398, + "line": 399, "column": 29 } } @@ -58492,15 +58771,15 @@ "binop": null }, "value": "pFrame", - "start": 14470, - "end": 14476, + "start": 14510, + "end": 14516, "loc": { "start": { - "line": 398, + "line": 399, "column": 29 }, "end": { - "line": 398, + "line": 399, "column": 35 } } @@ -58517,15 +58796,15 @@ "postfix": false, "binop": null }, - "start": 14476, - "end": 14477, + "start": 14516, + "end": 14517, "loc": { "start": { - "line": 398, + "line": 399, "column": 35 }, "end": { - "line": 398, + "line": 399, "column": 36 } } @@ -58543,15 +58822,15 @@ "binop": null, "updateContext": null }, - "start": 14478, - "end": 14480, + "start": 14518, + "end": 14520, "loc": { "start": { - "line": 398, + "line": 399, "column": 37 }, "end": { - "line": 398, + "line": 399, "column": 39 } } @@ -58568,15 +58847,15 @@ "postfix": false, "binop": null }, - "start": 14481, - "end": 14482, + "start": 14521, + "end": 14522, "loc": { "start": { - "line": 398, + "line": 399, "column": 40 }, "end": { - "line": 398, + "line": 399, "column": 41 } } @@ -58594,15 +58873,15 @@ "binop": null }, "value": "frameDataArray", - "start": 14496, - "end": 14510, + "start": 14536, + "end": 14550, "loc": { "start": { - "line": 399, + "line": 400, "column": 12 }, "end": { - "line": 399, + "line": 400, "column": 26 } } @@ -58620,15 +58899,15 @@ "binop": null, "updateContext": null }, - "start": 14510, - "end": 14511, + "start": 14550, + "end": 14551, "loc": { "start": { - "line": 399, + "line": 400, "column": 26 }, "end": { - "line": 399, + "line": 400, "column": 27 } } @@ -58646,15 +58925,15 @@ "binop": null }, "value": "push", - "start": 14511, - "end": 14515, + "start": 14551, + "end": 14555, "loc": { "start": { - "line": 399, + "line": 400, "column": 27 }, "end": { - "line": 399, + "line": 400, "column": 31 } } @@ -58671,15 +58950,15 @@ "postfix": false, "binop": null }, - "start": 14515, - "end": 14516, + "start": 14555, + "end": 14556, "loc": { "start": { - "line": 399, + "line": 400, "column": 31 }, "end": { - "line": 399, + "line": 400, "column": 32 } } @@ -58697,15 +58976,15 @@ "binop": null }, "value": "pFrame", - "start": 14516, - "end": 14522, + "start": 14556, + "end": 14562, "loc": { "start": { - "line": 399, + "line": 400, "column": 32 }, "end": { - "line": 399, + "line": 400, "column": 38 } } @@ -58723,15 +59002,15 @@ "binop": null, "updateContext": null }, - "start": 14522, - "end": 14523, + "start": 14562, + "end": 14563, "loc": { "start": { - "line": 399, + "line": 400, "column": 38 }, "end": { - "line": 399, + "line": 400, "column": 39 } } @@ -58751,15 +59030,15 @@ "updateContext": null }, "value": "export", - "start": 14523, - "end": 14529, + "start": 14563, + "end": 14569, "loc": { "start": { - "line": 399, + "line": 400, "column": 39 }, "end": { - "line": 399, + "line": 400, "column": 45 } } @@ -58776,15 +59055,15 @@ "postfix": false, "binop": null }, - "start": 14529, - "end": 14530, + "start": 14569, + "end": 14570, "loc": { "start": { - "line": 399, + "line": 400, "column": 45 }, "end": { - "line": 399, + "line": 400, "column": 46 } } @@ -58801,15 +59080,15 @@ "postfix": false, "binop": null }, - "start": 14530, - "end": 14531, + "start": 14570, + "end": 14571, "loc": { "start": { - "line": 399, + "line": 400, "column": 46 }, "end": { - "line": 399, + "line": 400, "column": 47 } } @@ -58826,15 +59105,15 @@ "postfix": false, "binop": null }, - "start": 14531, - "end": 14532, + "start": 14571, + "end": 14572, "loc": { "start": { - "line": 399, + "line": 400, "column": 47 }, "end": { - "line": 399, + "line": 400, "column": 48 } } @@ -58852,15 +59131,15 @@ "binop": null, "updateContext": null }, - "start": 14532, - "end": 14533, + "start": 14572, + "end": 14573, "loc": { "start": { - "line": 399, + "line": 400, "column": 48 }, "end": { - "line": 399, + "line": 400, "column": 49 } } @@ -58877,15 +59156,15 @@ "postfix": false, "binop": null }, - "start": 14543, - "end": 14544, + "start": 14583, + "end": 14584, "loc": { "start": { - "line": 400, + "line": 401, "column": 8 }, "end": { - "line": 400, + "line": 401, "column": 9 } } @@ -58902,15 +59181,15 @@ "postfix": false, "binop": null }, - "start": 14544, - "end": 14545, + "start": 14584, + "end": 14585, "loc": { "start": { - "line": 400, + "line": 401, "column": 9 }, "end": { - "line": 400, + "line": 401, "column": 10 } } @@ -58928,15 +59207,15 @@ "binop": null, "updateContext": null }, - "start": 14545, - "end": 14546, + "start": 14585, + "end": 14586, "loc": { "start": { - "line": 400, + "line": 401, "column": 10 }, "end": { - "line": 400, + "line": 401, "column": 11 } } @@ -58956,15 +59235,15 @@ "updateContext": null }, "value": "return", - "start": 14556, - "end": 14562, + "start": 14596, + "end": 14602, "loc": { "start": { - "line": 401, + "line": 402, "column": 8 }, "end": { - "line": 401, + "line": 402, "column": 14 } } @@ -58982,15 +59261,15 @@ "binop": null }, "value": "frameDataArray", - "start": 14563, - "end": 14577, + "start": 14603, + "end": 14617, "loc": { "start": { - "line": 401, + "line": 402, "column": 15 }, "end": { - "line": 401, + "line": 402, "column": 29 } } @@ -59008,15 +59287,15 @@ "binop": null, "updateContext": null }, - "start": 14577, - "end": 14578, + "start": 14617, + "end": 14618, "loc": { "start": { - "line": 401, + "line": 402, "column": 29 }, "end": { - "line": 401, + "line": 402, "column": 30 } } @@ -59033,15 +59312,15 @@ "postfix": false, "binop": null }, - "start": 14584, - "end": 14585, + "start": 14624, + "end": 14625, "loc": { "start": { - "line": 402, + "line": 403, "column": 4 }, "end": { - "line": 402, + "line": 403, "column": 5 } } @@ -59049,15 +59328,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets the state that has the name pName.\r\n * @param {string} pName - The name of the state to get.\r\n * @returns {Icon} The state that has the name of pName.\r\n ", - "start": 14591, - "end": 14775, + "start": 14631, + "end": 14815, "loc": { "start": { - "line": 403, + "line": 404, "column": 4 }, "end": { - "line": 407, + "line": 408, "column": 7 } } @@ -59075,15 +59354,15 @@ "binop": null }, "value": "getState", - "start": 14781, - "end": 14789, + "start": 14821, + "end": 14829, "loc": { "start": { - "line": 408, + "line": 409, "column": 4 }, "end": { - "line": 408, + "line": 409, "column": 12 } } @@ -59100,15 +59379,15 @@ "postfix": false, "binop": null }, - "start": 14789, - "end": 14790, + "start": 14829, + "end": 14830, "loc": { "start": { - "line": 408, + "line": 409, "column": 12 }, "end": { - "line": 408, + "line": 409, "column": 13 } } @@ -59126,15 +59405,15 @@ "binop": null }, "value": "pName", - "start": 14790, - "end": 14795, + "start": 14830, + "end": 14835, "loc": { "start": { - "line": 408, + "line": 409, "column": 13 }, "end": { - "line": 408, + "line": 409, "column": 18 } } @@ -59151,15 +59430,15 @@ "postfix": false, "binop": null }, - "start": 14795, - "end": 14796, + "start": 14835, + "end": 14836, "loc": { "start": { - "line": 408, + "line": 409, "column": 18 }, "end": { - "line": 408, + "line": 409, "column": 19 } } @@ -59176,15 +59455,15 @@ "postfix": false, "binop": null }, - "start": 14797, - "end": 14798, + "start": 14837, + "end": 14838, "loc": { "start": { - "line": 408, + "line": 409, "column": 20 }, "end": { - "line": 408, + "line": 409, "column": 21 } } @@ -59204,15 +59483,15 @@ "updateContext": null }, "value": "if", - "start": 14808, - "end": 14810, + "start": 14848, + "end": 14850, "loc": { "start": { - "line": 409, + "line": 410, "column": 8 }, "end": { - "line": 409, + "line": 410, "column": 10 } } @@ -59229,15 +59508,15 @@ "postfix": false, "binop": null }, - "start": 14811, - "end": 14812, + "start": 14851, + "end": 14852, "loc": { "start": { - "line": 409, + "line": 410, "column": 11 }, "end": { - "line": 409, + "line": 410, "column": 12 } } @@ -59257,15 +59536,15 @@ "updateContext": null }, "value": "typeof", - "start": 14812, - "end": 14818, + "start": 14852, + "end": 14858, "loc": { "start": { - "line": 409, + "line": 410, "column": 12 }, "end": { - "line": 409, + "line": 410, "column": 18 } } @@ -59282,15 +59561,15 @@ "postfix": false, "binop": null }, - "start": 14818, - "end": 14819, + "start": 14858, + "end": 14859, "loc": { "start": { - "line": 409, + "line": 410, "column": 18 }, "end": { - "line": 409, + "line": 410, "column": 19 } } @@ -59308,15 +59587,15 @@ "binop": null }, "value": "pName", - "start": 14819, - "end": 14824, + "start": 14859, + "end": 14864, "loc": { "start": { - "line": 409, + "line": 410, "column": 19 }, "end": { - "line": 409, + "line": 410, "column": 24 } } @@ -59333,15 +59612,15 @@ "postfix": false, "binop": null }, - "start": 14824, - "end": 14825, + "start": 14864, + "end": 14865, "loc": { "start": { - "line": 409, + "line": 410, "column": 24 }, "end": { - "line": 409, + "line": 410, "column": 25 } } @@ -59360,15 +59639,15 @@ "updateContext": null }, "value": "===", - "start": 14826, - "end": 14829, + "start": 14866, + "end": 14869, "loc": { "start": { - "line": 409, + "line": 410, "column": 26 }, "end": { - "line": 409, + "line": 410, "column": 29 } } @@ -59387,15 +59666,15 @@ "updateContext": null }, "value": "string", - "start": 14830, - "end": 14838, + "start": 14870, + "end": 14878, "loc": { "start": { - "line": 409, + "line": 410, "column": 30 }, "end": { - "line": 409, + "line": 410, "column": 38 } } @@ -59412,15 +59691,15 @@ "postfix": false, "binop": null }, - "start": 14838, - "end": 14839, + "start": 14878, + "end": 14879, "loc": { "start": { - "line": 409, + "line": 410, "column": 38 }, "end": { - "line": 409, + "line": 410, "column": 39 } } @@ -59437,15 +59716,15 @@ "postfix": false, "binop": null }, - "start": 14840, - "end": 14841, + "start": 14880, + "end": 14881, "loc": { "start": { - "line": 409, + "line": 410, "column": 40 }, "end": { - "line": 409, + "line": 410, "column": 41 } } @@ -59465,15 +59744,15 @@ "updateContext": null }, "value": "for", - "start": 14855, - "end": 14858, + "start": 14895, + "end": 14898, "loc": { "start": { - "line": 410, + "line": 411, "column": 12 }, "end": { - "line": 410, + "line": 411, "column": 15 } } @@ -59490,15 +59769,15 @@ "postfix": false, "binop": null }, - "start": 14859, - "end": 14860, + "start": 14899, + "end": 14900, "loc": { "start": { - "line": 410, + "line": 411, "column": 16 }, "end": { - "line": 410, + "line": 411, "column": 17 } } @@ -59518,15 +59797,15 @@ "updateContext": null }, "value": "let", - "start": 14860, - "end": 14863, + "start": 14900, + "end": 14903, "loc": { "start": { - "line": 410, + "line": 411, "column": 17 }, "end": { - "line": 410, + "line": 411, "column": 20 } } @@ -59544,15 +59823,15 @@ "binop": null }, "value": "i", - "start": 14864, - "end": 14865, + "start": 14904, + "end": 14905, "loc": { "start": { - "line": 410, + "line": 411, "column": 21 }, "end": { - "line": 410, + "line": 411, "column": 22 } } @@ -59571,15 +59850,15 @@ "updateContext": null }, "value": "=", - "start": 14866, - "end": 14867, + "start": 14906, + "end": 14907, "loc": { "start": { - "line": 410, + "line": 411, "column": 23 }, "end": { - "line": 410, + "line": 411, "column": 24 } } @@ -59599,15 +59878,15 @@ "updateContext": null }, "value": "this", - "start": 14868, - "end": 14872, + "start": 14908, + "end": 14912, "loc": { "start": { - "line": 410, + "line": 411, "column": 25 }, "end": { - "line": 410, + "line": 411, "column": 29 } } @@ -59625,15 +59904,15 @@ "binop": null, "updateContext": null }, - "start": 14872, - "end": 14873, + "start": 14912, + "end": 14913, "loc": { "start": { - "line": 410, + "line": 411, "column": 29 }, "end": { - "line": 410, + "line": 411, "column": 30 } } @@ -59651,15 +59930,15 @@ "binop": null }, "value": "states", - "start": 14873, - "end": 14879, + "start": 14913, + "end": 14919, "loc": { "start": { - "line": 410, + "line": 411, "column": 30 }, "end": { - "line": 410, + "line": 411, "column": 36 } } @@ -59677,15 +59956,15 @@ "binop": null, "updateContext": null }, - "start": 14879, - "end": 14880, + "start": 14919, + "end": 14920, "loc": { "start": { - "line": 410, + "line": 411, "column": 36 }, "end": { - "line": 410, + "line": 411, "column": 37 } } @@ -59703,15 +59982,15 @@ "binop": null }, "value": "length", - "start": 14880, - "end": 14886, + "start": 14920, + "end": 14926, "loc": { "start": { - "line": 410, + "line": 411, "column": 37 }, "end": { - "line": 410, + "line": 411, "column": 43 } } @@ -59730,15 +60009,15 @@ "updateContext": null }, "value": "-", - "start": 14887, - "end": 14888, + "start": 14927, + "end": 14928, "loc": { "start": { - "line": 410, + "line": 411, "column": 44 }, "end": { - "line": 410, + "line": 411, "column": 45 } } @@ -59757,15 +60036,15 @@ "updateContext": null }, "value": 1, - "start": 14889, - "end": 14890, + "start": 14929, + "end": 14930, "loc": { "start": { - "line": 410, + "line": 411, "column": 46 }, "end": { - "line": 410, + "line": 411, "column": 47 } } @@ -59783,15 +60062,15 @@ "binop": null, "updateContext": null }, - "start": 14890, - "end": 14891, + "start": 14930, + "end": 14931, "loc": { "start": { - "line": 410, + "line": 411, "column": 47 }, "end": { - "line": 410, + "line": 411, "column": 48 } } @@ -59809,15 +60088,15 @@ "binop": null }, "value": "i", - "start": 14892, - "end": 14893, + "start": 14932, + "end": 14933, "loc": { "start": { - "line": 410, + "line": 411, "column": 49 }, "end": { - "line": 410, + "line": 411, "column": 50 } } @@ -59836,15 +60115,15 @@ "updateContext": null }, "value": ">=", - "start": 14894, - "end": 14896, + "start": 14934, + "end": 14936, "loc": { "start": { - "line": 410, + "line": 411, "column": 51 }, "end": { - "line": 410, + "line": 411, "column": 53 } } @@ -59863,15 +60142,15 @@ "updateContext": null }, "value": 0, - "start": 14897, - "end": 14898, + "start": 14937, + "end": 14938, "loc": { "start": { - "line": 410, + "line": 411, "column": 54 }, "end": { - "line": 410, + "line": 411, "column": 55 } } @@ -59889,15 +60168,15 @@ "binop": null, "updateContext": null }, - "start": 14898, - "end": 14899, + "start": 14938, + "end": 14939, "loc": { "start": { - "line": 410, + "line": 411, "column": 55 }, "end": { - "line": 410, + "line": 411, "column": 56 } } @@ -59915,15 +60194,15 @@ "binop": null }, "value": "i", - "start": 14900, - "end": 14901, + "start": 14940, + "end": 14941, "loc": { "start": { - "line": 410, + "line": 411, "column": 57 }, "end": { - "line": 410, + "line": 411, "column": 58 } } @@ -59941,15 +60220,15 @@ "binop": null }, "value": "--", - "start": 14901, - "end": 14903, + "start": 14941, + "end": 14943, "loc": { "start": { - "line": 410, + "line": 411, "column": 58 }, "end": { - "line": 410, + "line": 411, "column": 60 } } @@ -59966,15 +60245,15 @@ "postfix": false, "binop": null }, - "start": 14903, - "end": 14904, + "start": 14943, + "end": 14944, "loc": { "start": { - "line": 410, + "line": 411, "column": 60 }, "end": { - "line": 410, + "line": 411, "column": 61 } } @@ -59991,15 +60270,15 @@ "postfix": false, "binop": null }, - "start": 14905, - "end": 14906, + "start": 14945, + "end": 14946, "loc": { "start": { - "line": 410, + "line": 411, "column": 62 }, "end": { - "line": 410, + "line": 411, "column": 63 } } @@ -60019,15 +60298,15 @@ "updateContext": null }, "value": "const", - "start": 14924, - "end": 14929, + "start": 14964, + "end": 14969, "loc": { "start": { - "line": 411, + "line": 412, "column": 16 }, "end": { - "line": 411, + "line": 412, "column": 21 } } @@ -60045,15 +60324,15 @@ "binop": null }, "value": "icon", - "start": 14930, - "end": 14934, + "start": 14970, + "end": 14974, "loc": { "start": { - "line": 411, + "line": 412, "column": 22 }, "end": { - "line": 411, + "line": 412, "column": 26 } } @@ -60072,15 +60351,15 @@ "updateContext": null }, "value": "=", - "start": 14935, - "end": 14936, + "start": 14975, + "end": 14976, "loc": { "start": { - "line": 411, + "line": 412, "column": 27 }, "end": { - "line": 411, + "line": 412, "column": 28 } } @@ -60100,15 +60379,15 @@ "updateContext": null }, "value": "this", - "start": 14937, - "end": 14941, + "start": 14977, + "end": 14981, "loc": { "start": { - "line": 411, + "line": 412, "column": 29 }, "end": { - "line": 411, + "line": 412, "column": 33 } } @@ -60126,15 +60405,15 @@ "binop": null, "updateContext": null }, - "start": 14941, - "end": 14942, + "start": 14981, + "end": 14982, "loc": { "start": { - "line": 411, + "line": 412, "column": 33 }, "end": { - "line": 411, + "line": 412, "column": 34 } } @@ -60152,15 +60431,15 @@ "binop": null }, "value": "states", - "start": 14942, - "end": 14948, + "start": 14982, + "end": 14988, "loc": { "start": { - "line": 411, + "line": 412, "column": 34 }, "end": { - "line": 411, + "line": 412, "column": 40 } } @@ -60178,15 +60457,15 @@ "binop": null, "updateContext": null }, - "start": 14948, - "end": 14949, + "start": 14988, + "end": 14989, "loc": { "start": { - "line": 411, + "line": 412, "column": 40 }, "end": { - "line": 411, + "line": 412, "column": 41 } } @@ -60204,15 +60483,15 @@ "binop": null }, "value": "i", - "start": 14949, - "end": 14950, + "start": 14989, + "end": 14990, "loc": { "start": { - "line": 411, + "line": 412, "column": 41 }, "end": { - "line": 411, + "line": 412, "column": 42 } } @@ -60230,15 +60509,15 @@ "binop": null, "updateContext": null }, - "start": 14950, - "end": 14951, + "start": 14990, + "end": 14991, "loc": { "start": { - "line": 411, + "line": 412, "column": 42 }, "end": { - "line": 411, + "line": 412, "column": 43 } } @@ -60256,15 +60535,15 @@ "binop": null, "updateContext": null }, - "start": 14951, - "end": 14952, + "start": 14991, + "end": 14992, "loc": { "start": { - "line": 411, + "line": 412, "column": 43 }, "end": { - "line": 411, + "line": 412, "column": 44 } } @@ -60272,15 +60551,15 @@ { "type": "CommentLine", "value": " If the icon has the same name, return that icon", - "start": 14970, - "end": 15020, + "start": 15010, + "end": 15060, "loc": { "start": { - "line": 412, + "line": 413, "column": 16 }, "end": { - "line": 412, + "line": 413, "column": 66 } } @@ -60300,15 +60579,15 @@ "updateContext": null }, "value": "if", - "start": 15038, - "end": 15040, + "start": 15078, + "end": 15080, "loc": { "start": { - "line": 413, + "line": 414, "column": 16 }, "end": { - "line": 413, + "line": 414, "column": 18 } } @@ -60325,15 +60604,15 @@ "postfix": false, "binop": null }, - "start": 15041, - "end": 15042, + "start": 15081, + "end": 15082, "loc": { "start": { - "line": 413, + "line": 414, "column": 19 }, "end": { - "line": 413, + "line": 414, "column": 20 } } @@ -60351,15 +60630,15 @@ "binop": null }, "value": "icon", - "start": 15042, - "end": 15046, + "start": 15082, + "end": 15086, "loc": { "start": { - "line": 413, + "line": 414, "column": 20 }, "end": { - "line": 413, + "line": 414, "column": 24 } } @@ -60377,15 +60656,15 @@ "binop": null, "updateContext": null }, - "start": 15046, - "end": 15047, + "start": 15086, + "end": 15087, "loc": { "start": { - "line": 413, + "line": 414, "column": 24 }, "end": { - "line": 413, + "line": 414, "column": 25 } } @@ -60403,15 +60682,15 @@ "binop": null }, "value": "getName", - "start": 15047, - "end": 15054, + "start": 15087, + "end": 15094, "loc": { "start": { - "line": 413, + "line": 414, "column": 25 }, "end": { - "line": 413, + "line": 414, "column": 32 } } @@ -60428,15 +60707,15 @@ "postfix": false, "binop": null }, - "start": 15054, - "end": 15055, + "start": 15094, + "end": 15095, "loc": { "start": { - "line": 413, + "line": 414, "column": 32 }, "end": { - "line": 413, + "line": 414, "column": 33 } } @@ -60453,15 +60732,15 @@ "postfix": false, "binop": null }, - "start": 15055, - "end": 15056, + "start": 15095, + "end": 15096, "loc": { "start": { - "line": 413, + "line": 414, "column": 33 }, "end": { - "line": 413, + "line": 414, "column": 34 } } @@ -60480,15 +60759,15 @@ "updateContext": null }, "value": "===", - "start": 15057, - "end": 15060, + "start": 15097, + "end": 15100, "loc": { "start": { - "line": 413, + "line": 414, "column": 35 }, "end": { - "line": 413, + "line": 414, "column": 38 } } @@ -60506,15 +60785,15 @@ "binop": null }, "value": "pName", - "start": 15061, - "end": 15066, + "start": 15101, + "end": 15106, "loc": { "start": { - "line": 413, + "line": 414, "column": 39 }, "end": { - "line": 413, + "line": 414, "column": 44 } } @@ -60531,15 +60810,15 @@ "postfix": false, "binop": null }, - "start": 15066, - "end": 15067, + "start": 15106, + "end": 15107, "loc": { "start": { - "line": 413, + "line": 414, "column": 44 }, "end": { - "line": 413, + "line": 414, "column": 45 } } @@ -60556,15 +60835,15 @@ "postfix": false, "binop": null }, - "start": 15068, - "end": 15069, + "start": 15108, + "end": 15109, "loc": { "start": { - "line": 413, + "line": 414, "column": 46 }, "end": { - "line": 413, + "line": 414, "column": 47 } } @@ -60584,15 +60863,15 @@ "updateContext": null }, "value": "return", - "start": 15091, - "end": 15097, + "start": 15131, + "end": 15137, "loc": { "start": { - "line": 414, + "line": 415, "column": 20 }, "end": { - "line": 414, + "line": 415, "column": 26 } } @@ -60610,15 +60889,15 @@ "binop": null }, "value": "icon", - "start": 15098, - "end": 15102, + "start": 15138, + "end": 15142, "loc": { "start": { - "line": 414, + "line": 415, "column": 27 }, "end": { - "line": 414, + "line": 415, "column": 31 } } @@ -60636,15 +60915,15 @@ "binop": null, "updateContext": null }, - "start": 15102, - "end": 15103, + "start": 15142, + "end": 15143, "loc": { "start": { - "line": 414, + "line": 415, "column": 31 }, "end": { - "line": 414, + "line": 415, "column": 32 } } @@ -60661,15 +60940,15 @@ "postfix": false, "binop": null }, - "start": 15121, - "end": 15122, + "start": 15161, + "end": 15162, "loc": { "start": { - "line": 415, + "line": 416, "column": 16 }, "end": { - "line": 415, + "line": 416, "column": 17 } } @@ -60686,15 +60965,15 @@ "postfix": false, "binop": null }, - "start": 15136, - "end": 15137, + "start": 15176, + "end": 15177, "loc": { "start": { - "line": 416, + "line": 417, "column": 12 }, "end": { - "line": 416, + "line": 417, "column": 13 } } @@ -60711,15 +60990,15 @@ "postfix": false, "binop": null }, - "start": 15147, - "end": 15148, + "start": 15187, + "end": 15188, "loc": { "start": { - "line": 417, + "line": 418, "column": 8 }, "end": { - "line": 417, + "line": 418, "column": 9 } } @@ -60739,15 +61018,15 @@ "updateContext": null }, "value": "else", - "start": 15149, - "end": 15153, + "start": 15189, + "end": 15193, "loc": { "start": { - "line": 417, + "line": 418, "column": 10 }, "end": { - "line": 417, + "line": 418, "column": 14 } } @@ -60764,15 +61043,15 @@ "postfix": false, "binop": null }, - "start": 15154, - "end": 15155, + "start": 15194, + "end": 15195, "loc": { "start": { - "line": 417, + "line": 418, "column": 15 }, "end": { - "line": 417, + "line": 418, "column": 16 } } @@ -60790,15 +61069,15 @@ "binop": null }, "value": "VYI", - "start": 15169, - "end": 15172, + "start": 15209, + "end": 15212, "loc": { "start": { - "line": 418, + "line": 419, "column": 12 }, "end": { - "line": 418, + "line": 419, "column": 15 } } @@ -60816,15 +61095,15 @@ "binop": null, "updateContext": null }, - "start": 15172, - "end": 15173, + "start": 15212, + "end": 15213, "loc": { "start": { - "line": 418, + "line": 419, "column": 15 }, "end": { - "line": 418, + "line": 419, "column": 16 } } @@ -60842,15 +61121,15 @@ "binop": null }, "value": "logger", - "start": 15173, - "end": 15179, + "start": 15213, + "end": 15219, "loc": { "start": { - "line": 418, + "line": 419, "column": 16 }, "end": { - "line": 418, + "line": 419, "column": 22 } } @@ -60868,15 +61147,15 @@ "binop": null, "updateContext": null }, - "start": 15179, - "end": 15180, + "start": 15219, + "end": 15220, "loc": { "start": { - "line": 418, + "line": 419, "column": 22 }, "end": { - "line": 418, + "line": 419, "column": 23 } } @@ -60894,15 +61173,15 @@ "binop": null }, "value": "prefix", - "start": 15180, - "end": 15186, + "start": 15220, + "end": 15226, "loc": { "start": { - "line": 418, + "line": 419, "column": 23 }, "end": { - "line": 418, + "line": 419, "column": 29 } } @@ -60919,15 +61198,15 @@ "postfix": false, "binop": null }, - "start": 15186, - "end": 15187, + "start": 15226, + "end": 15227, "loc": { "start": { - "line": 418, + "line": 419, "column": 29 }, "end": { - "line": 418, + "line": 419, "column": 30 } } @@ -60946,15 +61225,15 @@ "updateContext": null }, "value": "VYI-module", - "start": 15187, - "end": 15199, + "start": 15227, + "end": 15239, "loc": { "start": { - "line": 418, + "line": 419, "column": 30 }, "end": { - "line": 418, + "line": 419, "column": 42 } } @@ -60971,15 +61250,15 @@ "postfix": false, "binop": null }, - "start": 15199, - "end": 15200, + "start": 15239, + "end": 15240, "loc": { "start": { - "line": 418, + "line": 419, "column": 42 }, "end": { - "line": 418, + "line": 419, "column": 43 } } @@ -60997,15 +61276,15 @@ "binop": null, "updateContext": null }, - "start": 15200, - "end": 15201, + "start": 15240, + "end": 15241, "loc": { "start": { - "line": 418, + "line": 419, "column": 43 }, "end": { - "line": 418, + "line": 419, "column": 44 } } @@ -61023,15 +61302,15 @@ "binop": null }, "value": "error", - "start": 15201, - "end": 15206, + "start": 15241, + "end": 15246, "loc": { "start": { - "line": 418, + "line": 419, "column": 44 }, "end": { - "line": 418, + "line": 419, "column": 49 } } @@ -61048,15 +61327,15 @@ "postfix": false, "binop": null }, - "start": 15206, - "end": 15207, + "start": 15246, + "end": 15247, "loc": { "start": { - "line": 418, + "line": 419, "column": 49 }, "end": { - "line": 418, + "line": 419, "column": 50 } } @@ -61075,15 +61354,15 @@ "updateContext": null }, "value": "Invalid name type used!", - "start": 15207, - "end": 15232, + "start": 15247, + "end": 15272, "loc": { "start": { - "line": 418, + "line": 419, "column": 50 }, "end": { - "line": 418, + "line": 419, "column": 75 } } @@ -61100,15 +61379,15 @@ "postfix": false, "binop": null }, - "start": 15232, - "end": 15233, + "start": 15272, + "end": 15273, "loc": { "start": { - "line": 418, + "line": 419, "column": 75 }, "end": { - "line": 418, + "line": 419, "column": 76 } } @@ -61126,15 +61405,15 @@ "binop": null, "updateContext": null }, - "start": 15233, - "end": 15234, + "start": 15273, + "end": 15274, "loc": { "start": { - "line": 418, + "line": 419, "column": 76 }, "end": { - "line": 418, + "line": 419, "column": 77 } } @@ -61151,15 +61430,15 @@ "postfix": false, "binop": null }, - "start": 15244, - "end": 15245, + "start": 15284, + "end": 15285, "loc": { "start": { - "line": 419, + "line": 420, "column": 8 }, "end": { - "line": 419, + "line": 420, "column": 9 } } @@ -61176,15 +61455,15 @@ "postfix": false, "binop": null }, - "start": 15251, - "end": 15252, + "start": 15291, + "end": 15292, "loc": { "start": { - "line": 420, + "line": 421, "column": 4 }, "end": { - "line": 420, + "line": 421, "column": 5 } } @@ -61192,15 +61471,15 @@ { "type": "CommentBlock", "value": "*\r\n * Returns an array of all the states this icons has.\r\n * @returns {Array} An array of states this icon has.\r\n ", - "start": 15258, - "end": 15388, + "start": 15298, + "end": 15428, "loc": { "start": { - "line": 421, + "line": 422, "column": 4 }, "end": { - "line": 424, + "line": 425, "column": 7 } } @@ -61218,15 +61497,15 @@ "binop": null }, "value": "getStates", - "start": 15394, - "end": 15403, + "start": 15434, + "end": 15443, "loc": { "start": { - "line": 425, + "line": 426, "column": 4 }, "end": { - "line": 425, + "line": 426, "column": 13 } } @@ -61243,15 +61522,15 @@ "postfix": false, "binop": null }, - "start": 15403, - "end": 15404, + "start": 15443, + "end": 15444, "loc": { "start": { - "line": 425, + "line": 426, "column": 13 }, "end": { - "line": 425, + "line": 426, "column": 14 } } @@ -61268,15 +61547,15 @@ "postfix": false, "binop": null }, - "start": 15404, - "end": 15405, + "start": 15444, + "end": 15445, "loc": { "start": { - "line": 425, + "line": 426, "column": 14 }, "end": { - "line": 425, + "line": 426, "column": 15 } } @@ -61293,15 +61572,15 @@ "postfix": false, "binop": null }, - "start": 15406, - "end": 15407, + "start": 15446, + "end": 15447, "loc": { "start": { - "line": 425, + "line": 426, "column": 16 }, "end": { - "line": 425, + "line": 426, "column": 17 } } @@ -61321,15 +61600,15 @@ "updateContext": null }, "value": "return", - "start": 15417, - "end": 15423, + "start": 15457, + "end": 15463, "loc": { "start": { - "line": 426, + "line": 427, "column": 8 }, "end": { - "line": 426, + "line": 427, "column": 14 } } @@ -61347,15 +61626,15 @@ "binop": null, "updateContext": null }, - "start": 15424, - "end": 15425, + "start": 15464, + "end": 15465, "loc": { "start": { - "line": 426, + "line": 427, "column": 15 }, "end": { - "line": 426, + "line": 427, "column": 16 } } @@ -61373,15 +61652,15 @@ "binop": null, "updateContext": null }, - "start": 15426, - "end": 15429, + "start": 15466, + "end": 15469, "loc": { "start": { - "line": 426, + "line": 427, "column": 17 }, "end": { - "line": 426, + "line": 427, "column": 20 } } @@ -61401,15 +61680,15 @@ "updateContext": null }, "value": "this", - "start": 15429, - "end": 15433, + "start": 15469, + "end": 15473, "loc": { "start": { - "line": 426, + "line": 427, "column": 20 }, "end": { - "line": 426, + "line": 427, "column": 24 } } @@ -61427,15 +61706,15 @@ "binop": null, "updateContext": null }, - "start": 15433, - "end": 15434, + "start": 15473, + "end": 15474, "loc": { "start": { - "line": 426, + "line": 427, "column": 24 }, "end": { - "line": 426, + "line": 427, "column": 25 } } @@ -61453,15 +61732,15 @@ "binop": null }, "value": "states", - "start": 15434, - "end": 15440, + "start": 15474, + "end": 15480, "loc": { "start": { - "line": 426, + "line": 427, "column": 25 }, "end": { - "line": 426, + "line": 427, "column": 31 } } @@ -61479,15 +61758,15 @@ "binop": null, "updateContext": null }, - "start": 15441, - "end": 15442, + "start": 15481, + "end": 15482, "loc": { "start": { - "line": 426, + "line": 427, "column": 32 }, "end": { - "line": 426, + "line": 427, "column": 33 } } @@ -61505,15 +61784,15 @@ "binop": null, "updateContext": null }, - "start": 15442, - "end": 15443, + "start": 15482, + "end": 15483, "loc": { "start": { - "line": 426, + "line": 427, "column": 33 }, "end": { - "line": 426, + "line": 427, "column": 34 } } @@ -61530,15 +61809,15 @@ "postfix": false, "binop": null }, - "start": 15449, - "end": 15450, + "start": 15489, + "end": 15490, "loc": { "start": { - "line": 427, + "line": 428, "column": 4 }, "end": { - "line": 427, + "line": 428, "column": 5 } } @@ -61546,15 +61825,15 @@ { "type": "CommentBlock", "value": "*\r\n * Gets all the states belonging to this icon.\r\n * @private\r\n * @returns {Array} An array containing the state data of all frames.\r\n ", - "start": 15456, - "end": 15612, + "start": 15496, + "end": 15652, "loc": { "start": { - "line": 428, + "line": 429, "column": 4 }, "end": { - "line": 432, + "line": 433, "column": 7 } } @@ -61572,15 +61851,15 @@ "binop": null }, "value": "getStatesData", - "start": 15618, - "end": 15631, + "start": 15658, + "end": 15671, "loc": { "start": { - "line": 433, + "line": 434, "column": 4 }, "end": { - "line": 433, + "line": 434, "column": 17 } } @@ -61597,15 +61876,15 @@ "postfix": false, "binop": null }, - "start": 15631, - "end": 15632, + "start": 15671, + "end": 15672, "loc": { "start": { - "line": 433, + "line": 434, "column": 17 }, "end": { - "line": 433, + "line": 434, "column": 18 } } @@ -61622,15 +61901,15 @@ "postfix": false, "binop": null }, - "start": 15632, - "end": 15633, + "start": 15672, + "end": 15673, "loc": { "start": { - "line": 433, + "line": 434, "column": 18 }, "end": { - "line": 433, + "line": 434, "column": 19 } } @@ -61647,15 +61926,15 @@ "postfix": false, "binop": null }, - "start": 15634, - "end": 15635, + "start": 15674, + "end": 15675, "loc": { "start": { - "line": 433, + "line": 434, "column": 20 }, "end": { - "line": 433, + "line": 434, "column": 21 } } @@ -61675,15 +61954,15 @@ "updateContext": null }, "value": "const", - "start": 15645, - "end": 15650, + "start": 15685, + "end": 15690, "loc": { "start": { - "line": 434, + "line": 435, "column": 8 }, "end": { - "line": 434, + "line": 435, "column": 13 } } @@ -61701,15 +61980,15 @@ "binop": null }, "value": "stateDataArray", - "start": 15651, - "end": 15665, + "start": 15691, + "end": 15705, "loc": { "start": { - "line": 434, + "line": 435, "column": 14 }, "end": { - "line": 434, + "line": 435, "column": 28 } } @@ -61728,15 +62007,15 @@ "updateContext": null }, "value": "=", - "start": 15666, - "end": 15667, + "start": 15706, + "end": 15707, "loc": { "start": { - "line": 434, + "line": 435, "column": 29 }, "end": { - "line": 434, + "line": 435, "column": 30 } } @@ -61754,15 +62033,15 @@ "binop": null, "updateContext": null }, - "start": 15668, - "end": 15669, + "start": 15708, + "end": 15709, "loc": { "start": { - "line": 434, + "line": 435, "column": 31 }, "end": { - "line": 434, + "line": 435, "column": 32 } } @@ -61780,15 +62059,15 @@ "binop": null, "updateContext": null }, - "start": 15669, - "end": 15670, + "start": 15709, + "end": 15710, "loc": { "start": { - "line": 434, + "line": 435, "column": 32 }, "end": { - "line": 434, + "line": 435, "column": 33 } } @@ -61806,15 +62085,15 @@ "binop": null, "updateContext": null }, - "start": 15670, - "end": 15671, + "start": 15710, + "end": 15711, "loc": { "start": { - "line": 434, + "line": 435, "column": 33 }, "end": { - "line": 434, + "line": 435, "column": 34 } } @@ -61822,15 +62101,15 @@ { "type": "CommentLine", "value": " Loop state array to export relevant information.", - "start": 15681, - "end": 15732, + "start": 15721, + "end": 15772, "loc": { "start": { - "line": 435, + "line": 436, "column": 8 }, "end": { - "line": 435, + "line": 436, "column": 59 } } @@ -61850,15 +62129,15 @@ "updateContext": null }, "value": "this", - "start": 15742, - "end": 15746, + "start": 15782, + "end": 15786, "loc": { "start": { - "line": 436, + "line": 437, "column": 8 }, "end": { - "line": 436, + "line": 437, "column": 12 } } @@ -61876,15 +62155,15 @@ "binop": null, "updateContext": null }, - "start": 15746, - "end": 15747, + "start": 15786, + "end": 15787, "loc": { "start": { - "line": 436, + "line": 437, "column": 12 }, "end": { - "line": 436, + "line": 437, "column": 13 } } @@ -61902,15 +62181,15 @@ "binop": null }, "value": "states", - "start": 15747, - "end": 15753, + "start": 15787, + "end": 15793, "loc": { "start": { - "line": 436, + "line": 437, "column": 13 }, "end": { - "line": 436, + "line": 437, "column": 19 } } @@ -61928,15 +62207,15 @@ "binop": null, "updateContext": null }, - "start": 15753, - "end": 15754, + "start": 15793, + "end": 15794, "loc": { "start": { - "line": 436, + "line": 437, "column": 19 }, "end": { - "line": 436, + "line": 437, "column": 20 } } @@ -61954,15 +62233,15 @@ "binop": null }, "value": "forEach", - "start": 15754, - "end": 15761, + "start": 15794, + "end": 15801, "loc": { "start": { - "line": 436, + "line": 437, "column": 20 }, "end": { - "line": 436, + "line": 437, "column": 27 } } @@ -61979,15 +62258,15 @@ "postfix": false, "binop": null }, - "start": 15761, - "end": 15762, + "start": 15801, + "end": 15802, "loc": { "start": { - "line": 436, + "line": 437, "column": 27 }, "end": { - "line": 436, + "line": 437, "column": 28 } } @@ -62004,15 +62283,15 @@ "postfix": false, "binop": null }, - "start": 15762, - "end": 15763, + "start": 15802, + "end": 15803, "loc": { "start": { - "line": 436, + "line": 437, "column": 28 }, "end": { - "line": 436, + "line": 437, "column": 29 } } @@ -62030,15 +62309,15 @@ "binop": null }, "value": "pState", - "start": 15763, - "end": 15769, + "start": 15803, + "end": 15809, "loc": { "start": { - "line": 436, + "line": 437, "column": 29 }, "end": { - "line": 436, + "line": 437, "column": 35 } } @@ -62055,15 +62334,15 @@ "postfix": false, "binop": null }, - "start": 15769, - "end": 15770, + "start": 15809, + "end": 15810, "loc": { "start": { - "line": 436, + "line": 437, "column": 35 }, "end": { - "line": 436, + "line": 437, "column": 36 } } @@ -62081,15 +62360,15 @@ "binop": null, "updateContext": null }, - "start": 15771, - "end": 15773, + "start": 15811, + "end": 15813, "loc": { "start": { - "line": 436, + "line": 437, "column": 37 }, "end": { - "line": 436, + "line": 437, "column": 39 } } @@ -62106,15 +62385,15 @@ "postfix": false, "binop": null }, - "start": 15774, - "end": 15775, + "start": 15814, + "end": 15815, "loc": { "start": { - "line": 436, + "line": 437, "column": 40 }, "end": { - "line": 436, + "line": 437, "column": 41 } } @@ -62132,15 +62411,15 @@ "binop": null }, "value": "stateDataArray", - "start": 15789, - "end": 15803, + "start": 15829, + "end": 15843, "loc": { "start": { - "line": 437, + "line": 438, "column": 12 }, "end": { - "line": 437, + "line": 438, "column": 26 } } @@ -62158,15 +62437,15 @@ "binop": null, "updateContext": null }, - "start": 15803, - "end": 15804, + "start": 15843, + "end": 15844, "loc": { "start": { - "line": 437, + "line": 438, "column": 26 }, "end": { - "line": 437, + "line": 438, "column": 27 } } @@ -62184,15 +62463,15 @@ "binop": null }, "value": "push", - "start": 15804, - "end": 15808, + "start": 15844, + "end": 15848, "loc": { "start": { - "line": 437, + "line": 438, "column": 27 }, "end": { - "line": 437, + "line": 438, "column": 31 } } @@ -62209,15 +62488,15 @@ "postfix": false, "binop": null }, - "start": 15808, - "end": 15809, + "start": 15848, + "end": 15849, "loc": { "start": { - "line": 437, + "line": 438, "column": 31 }, "end": { - "line": 437, + "line": 438, "column": 32 } } @@ -62235,15 +62514,15 @@ "binop": null }, "value": "pState", - "start": 15809, - "end": 15815, + "start": 15849, + "end": 15855, "loc": { "start": { - "line": 437, + "line": 438, "column": 32 }, "end": { - "line": 437, + "line": 438, "column": 38 } } @@ -62261,15 +62540,15 @@ "binop": null, "updateContext": null }, - "start": 15815, - "end": 15816, + "start": 15855, + "end": 15856, "loc": { "start": { - "line": 437, + "line": 438, "column": 38 }, "end": { - "line": 437, + "line": 438, "column": 39 } } @@ -62287,15 +62566,15 @@ "binop": null }, "value": "exportAsState", - "start": 15816, - "end": 15829, + "start": 15856, + "end": 15869, "loc": { "start": { - "line": 437, + "line": 438, "column": 39 }, "end": { - "line": 437, + "line": 438, "column": 52 } } @@ -62312,15 +62591,15 @@ "postfix": false, "binop": null }, - "start": 15829, - "end": 15830, + "start": 15869, + "end": 15870, "loc": { "start": { - "line": 437, + "line": 438, "column": 52 }, "end": { - "line": 437, + "line": 438, "column": 53 } } @@ -62337,15 +62616,15 @@ "postfix": false, "binop": null }, - "start": 15830, - "end": 15831, + "start": 15870, + "end": 15871, "loc": { "start": { - "line": 437, + "line": 438, "column": 53 }, "end": { - "line": 437, + "line": 438, "column": 54 } } @@ -62362,15 +62641,15 @@ "postfix": false, "binop": null }, - "start": 15831, - "end": 15832, + "start": 15871, + "end": 15872, "loc": { "start": { - "line": 437, + "line": 438, "column": 54 }, "end": { - "line": 437, + "line": 438, "column": 55 } } @@ -62388,15 +62667,15 @@ "binop": null, "updateContext": null }, - "start": 15832, - "end": 15833, + "start": 15872, + "end": 15873, "loc": { "start": { - "line": 437, + "line": 438, "column": 55 }, "end": { - "line": 437, + "line": 438, "column": 56 } } @@ -62413,15 +62692,15 @@ "postfix": false, "binop": null }, - "start": 15843, - "end": 15844, + "start": 15883, + "end": 15884, "loc": { "start": { - "line": 438, + "line": 439, "column": 8 }, "end": { - "line": 438, + "line": 439, "column": 9 } } @@ -62438,15 +62717,15 @@ "postfix": false, "binop": null }, - "start": 15844, - "end": 15845, + "start": 15884, + "end": 15885, "loc": { "start": { - "line": 438, + "line": 439, "column": 9 }, "end": { - "line": 438, + "line": 439, "column": 10 } } @@ -62464,15 +62743,15 @@ "binop": null, "updateContext": null }, - "start": 15845, - "end": 15846, + "start": 15885, + "end": 15886, "loc": { "start": { - "line": 438, + "line": 439, "column": 10 }, "end": { - "line": 438, + "line": 439, "column": 11 } } @@ -62492,15 +62771,15 @@ "updateContext": null }, "value": "return", - "start": 15856, - "end": 15862, + "start": 15896, + "end": 15902, "loc": { "start": { - "line": 439, + "line": 440, "column": 8 }, "end": { - "line": 439, + "line": 440, "column": 14 } } @@ -62518,15 +62797,15 @@ "binop": null }, "value": "stateDataArray", - "start": 15863, - "end": 15877, + "start": 15903, + "end": 15917, "loc": { "start": { - "line": 439, + "line": 440, "column": 15 }, "end": { - "line": 439, + "line": 440, "column": 29 } } @@ -62544,15 +62823,15 @@ "binop": null, "updateContext": null }, - "start": 15877, - "end": 15878, + "start": 15917, + "end": 15918, "loc": { "start": { - "line": 439, + "line": 440, "column": 29 }, "end": { - "line": 439, + "line": 440, "column": 30 } } @@ -62569,15 +62848,15 @@ "postfix": false, "binop": null }, - "start": 15892, - "end": 15893, + "start": 15932, + "end": 15933, "loc": { "start": { - "line": 440, + "line": 441, "column": 4 }, "end": { - "line": 440, + "line": 441, "column": 5 } } @@ -62585,15 +62864,15 @@ { "type": "CommentBlock", "value": "*\r\n * Exports this icon as if it was a state in the proper vyi format.\r\n * @private\r\n * @returns {Array} An array of data related to this icon as if it were a state.\r\n ", - "start": 15899, - "end": 16087, + "start": 15939, + "end": 16127, "loc": { "start": { - "line": 441, + "line": 442, "column": 4 }, "end": { - "line": 445, + "line": 446, "column": 7 } } @@ -62611,15 +62890,15 @@ "binop": null }, "value": "exportAsState", - "start": 16093, - "end": 16106, + "start": 16133, + "end": 16146, "loc": { "start": { - "line": 446, + "line": 447, "column": 4 }, "end": { - "line": 446, + "line": 447, "column": 17 } } @@ -62636,15 +62915,15 @@ "postfix": false, "binop": null }, - "start": 16106, - "end": 16107, + "start": 16146, + "end": 16147, "loc": { "start": { - "line": 446, + "line": 447, "column": 17 }, "end": { - "line": 446, + "line": 447, "column": 18 } } @@ -62661,15 +62940,15 @@ "postfix": false, "binop": null }, - "start": 16107, - "end": 16108, + "start": 16147, + "end": 16148, "loc": { "start": { - "line": 446, + "line": 447, "column": 18 }, "end": { - "line": 446, + "line": 447, "column": 19 } } @@ -62686,15 +62965,15 @@ "postfix": false, "binop": null }, - "start": 16109, - "end": 16110, + "start": 16149, + "end": 16150, "loc": { "start": { - "line": 446, + "line": 447, "column": 20 }, "end": { - "line": 446, + "line": 447, "column": 21 } } @@ -62714,15 +62993,15 @@ "updateContext": null }, "value": "const", - "start": 16120, - "end": 16125, + "start": 16160, + "end": 16165, "loc": { "start": { - "line": 447, + "line": 448, "column": 8 }, "end": { - "line": 447, + "line": 448, "column": 13 } } @@ -62740,15 +63019,15 @@ "binop": null }, "value": "stateData", - "start": 16126, - "end": 16135, + "start": 16166, + "end": 16175, "loc": { "start": { - "line": 447, + "line": 448, "column": 14 }, "end": { - "line": 447, + "line": 448, "column": 23 } } @@ -62767,15 +63046,15 @@ "updateContext": null }, "value": "=", - "start": 16136, - "end": 16137, + "start": 16176, + "end": 16177, "loc": { "start": { - "line": 447, + "line": 448, "column": 24 }, "end": { - "line": 447, + "line": 448, "column": 25 } } @@ -62793,15 +63072,15 @@ "binop": null, "updateContext": null }, - "start": 16138, - "end": 16139, + "start": 16178, + "end": 16179, "loc": { "start": { - "line": 447, + "line": 448, "column": 26 }, "end": { - "line": 447, + "line": 448, "column": 27 } } @@ -62819,15 +63098,15 @@ "binop": null, "updateContext": null }, - "start": 16139, - "end": 16140, + "start": 16179, + "end": 16180, "loc": { "start": { - "line": 447, + "line": 448, "column": 27 }, "end": { - "line": 447, + "line": 448, "column": 28 } } @@ -62845,15 +63124,15 @@ "binop": null, "updateContext": null }, - "start": 16140, - "end": 16141, + "start": 16180, + "end": 16181, "loc": { "start": { - "line": 447, + "line": 448, "column": 28 }, "end": { - "line": 447, + "line": 448, "column": 29 } } @@ -62861,15 +63140,15 @@ { "type": "CommentLine", "value": " state name", - "start": 16151, - "end": 16164, + "start": 16191, + "end": 16204, "loc": { "start": { - "line": 448, + "line": 449, "column": 8 }, "end": { - "line": 448, + "line": 449, "column": 21 } } @@ -62887,15 +63166,15 @@ "binop": null }, "value": "stateData", - "start": 16174, - "end": 16183, + "start": 16214, + "end": 16223, "loc": { "start": { - "line": 449, + "line": 450, "column": 8 }, "end": { - "line": 449, + "line": 450, "column": 17 } } @@ -62913,15 +63192,15 @@ "binop": null, "updateContext": null }, - "start": 16183, - "end": 16184, + "start": 16223, + "end": 16224, "loc": { "start": { - "line": 449, + "line": 450, "column": 17 }, "end": { - "line": 449, + "line": 450, "column": 18 } } @@ -62940,15 +63219,15 @@ "updateContext": null }, "value": 0, - "start": 16184, - "end": 16185, + "start": 16224, + "end": 16225, "loc": { "start": { - "line": 449, + "line": 450, "column": 18 }, "end": { - "line": 449, + "line": 450, "column": 19 } } @@ -62966,15 +63245,15 @@ "binop": null, "updateContext": null }, - "start": 16185, - "end": 16186, + "start": 16225, + "end": 16226, "loc": { "start": { - "line": 449, + "line": 450, "column": 19 }, "end": { - "line": 449, + "line": 450, "column": 20 } } @@ -62993,15 +63272,15 @@ "updateContext": null }, "value": "=", - "start": 16187, - "end": 16188, + "start": 16227, + "end": 16228, "loc": { "start": { - "line": 449, + "line": 450, "column": 21 }, "end": { - "line": 449, + "line": 450, "column": 22 } } @@ -63021,15 +63300,15 @@ "updateContext": null }, "value": "this", - "start": 16189, - "end": 16193, + "start": 16229, + "end": 16233, "loc": { "start": { - "line": 449, + "line": 450, "column": 23 }, "end": { - "line": 449, + "line": 450, "column": 27 } } @@ -63047,15 +63326,15 @@ "binop": null, "updateContext": null }, - "start": 16193, - "end": 16194, + "start": 16233, + "end": 16234, "loc": { "start": { - "line": 449, + "line": 450, "column": 27 }, "end": { - "line": 449, + "line": 450, "column": 28 } } @@ -63073,15 +63352,15 @@ "binop": null }, "value": "getName", - "start": 16194, - "end": 16201, + "start": 16234, + "end": 16241, "loc": { "start": { - "line": 449, + "line": 450, "column": 28 }, "end": { - "line": 449, + "line": 450, "column": 35 } } @@ -63098,15 +63377,15 @@ "postfix": false, "binop": null }, - "start": 16201, - "end": 16202, + "start": 16241, + "end": 16242, "loc": { "start": { - "line": 449, + "line": 450, "column": 35 }, "end": { - "line": 449, + "line": 450, "column": 36 } } @@ -63123,15 +63402,15 @@ "postfix": false, "binop": null }, - "start": 16202, - "end": 16203, + "start": 16242, + "end": 16243, "loc": { "start": { - "line": 449, + "line": 450, "column": 36 }, "end": { - "line": 449, + "line": 450, "column": 37 } } @@ -63149,15 +63428,15 @@ "binop": null, "updateContext": null }, - "start": 16203, - "end": 16204, + "start": 16243, + "end": 16244, "loc": { "start": { - "line": 449, + "line": 450, "column": 37 }, "end": { - "line": 449, + "line": 450, "column": 38 } } @@ -63165,15 +63444,15 @@ { "type": "CommentLine", "value": " state dataURL", - "start": 16214, - "end": 16230, + "start": 16254, + "end": 16270, "loc": { "start": { - "line": 450, + "line": 451, "column": 8 }, "end": { - "line": 450, + "line": 451, "column": 24 } } @@ -63191,15 +63470,15 @@ "binop": null }, "value": "stateData", - "start": 16240, - "end": 16249, + "start": 16280, + "end": 16289, "loc": { "start": { - "line": 451, + "line": 452, "column": 8 }, "end": { - "line": 451, + "line": 452, "column": 17 } } @@ -63217,15 +63496,15 @@ "binop": null, "updateContext": null }, - "start": 16249, - "end": 16250, + "start": 16289, + "end": 16290, "loc": { "start": { - "line": 451, + "line": 452, "column": 17 }, "end": { - "line": 451, + "line": 452, "column": 18 } } @@ -63244,15 +63523,15 @@ "updateContext": null }, "value": 1, - "start": 16250, - "end": 16251, + "start": 16290, + "end": 16291, "loc": { "start": { - "line": 451, + "line": 452, "column": 18 }, "end": { - "line": 451, + "line": 452, "column": 19 } } @@ -63270,15 +63549,15 @@ "binop": null, "updateContext": null }, - "start": 16251, - "end": 16252, + "start": 16291, + "end": 16292, "loc": { "start": { - "line": 451, + "line": 452, "column": 19 }, "end": { - "line": 451, + "line": 452, "column": 20 } } @@ -63297,15 +63576,15 @@ "updateContext": null }, "value": "=", - "start": 16253, - "end": 16254, + "start": 16293, + "end": 16294, "loc": { "start": { - "line": 451, + "line": 452, "column": 21 }, "end": { - "line": 451, + "line": 452, "column": 22 } } @@ -63325,15 +63604,15 @@ "updateContext": null }, "value": "this", - "start": 16255, - "end": 16259, + "start": 16295, + "end": 16299, "loc": { "start": { - "line": 451, + "line": 452, "column": 23 }, "end": { - "line": 451, + "line": 452, "column": 27 } } @@ -63351,15 +63630,15 @@ "binop": null, "updateContext": null }, - "start": 16259, - "end": 16260, + "start": 16299, + "end": 16300, "loc": { "start": { - "line": 451, + "line": 452, "column": 27 }, "end": { - "line": 451, + "line": 452, "column": 28 } } @@ -63377,15 +63656,15 @@ "binop": null }, "value": "getDataURL", - "start": 16260, - "end": 16270, + "start": 16300, + "end": 16310, "loc": { "start": { - "line": 451, + "line": 452, "column": 28 }, "end": { - "line": 451, + "line": 452, "column": 38 } } @@ -63402,15 +63681,15 @@ "postfix": false, "binop": null }, - "start": 16270, - "end": 16271, + "start": 16310, + "end": 16311, "loc": { "start": { - "line": 451, + "line": 452, "column": 38 }, "end": { - "line": 451, + "line": 452, "column": 39 } } @@ -63427,15 +63706,15 @@ "postfix": false, "binop": null }, - "start": 16271, - "end": 16272, + "start": 16311, + "end": 16312, "loc": { "start": { - "line": 451, + "line": 452, "column": 39 }, "end": { - "line": 451, + "line": 452, "column": 40 } } @@ -63453,15 +63732,15 @@ "binop": null, "updateContext": null }, - "start": 16272, - "end": 16273, + "start": 16312, + "end": 16313, "loc": { "start": { - "line": 451, + "line": 452, "column": 40 }, "end": { - "line": 451, + "line": 452, "column": 41 } } @@ -63469,15 +63748,15 @@ { "type": "CommentLine", "value": " state frame delay", - "start": 16283, - "end": 16303, + "start": 16323, + "end": 16343, "loc": { "start": { - "line": 452, + "line": 453, "column": 8 }, "end": { - "line": 452, + "line": 453, "column": 28 } } @@ -63495,15 +63774,15 @@ "binop": null }, "value": "stateData", - "start": 16313, - "end": 16322, + "start": 16353, + "end": 16362, "loc": { "start": { - "line": 453, + "line": 454, "column": 8 }, "end": { - "line": 453, + "line": 454, "column": 17 } } @@ -63521,15 +63800,15 @@ "binop": null, "updateContext": null }, - "start": 16322, - "end": 16323, + "start": 16362, + "end": 16363, "loc": { "start": { - "line": 453, + "line": 454, "column": 17 }, "end": { - "line": 453, + "line": 454, "column": 18 } } @@ -63548,15 +63827,15 @@ "updateContext": null }, "value": 2, - "start": 16323, - "end": 16324, + "start": 16363, + "end": 16364, "loc": { "start": { - "line": 453, + "line": 454, "column": 18 }, "end": { - "line": 453, + "line": 454, "column": 19 } } @@ -63574,15 +63853,15 @@ "binop": null, "updateContext": null }, - "start": 16324, - "end": 16325, + "start": 16364, + "end": 16365, "loc": { "start": { - "line": 453, + "line": 454, "column": 19 }, "end": { - "line": 453, + "line": 454, "column": 20 } } @@ -63601,15 +63880,15 @@ "updateContext": null }, "value": "=", - "start": 16326, - "end": 16327, + "start": 16366, + "end": 16367, "loc": { "start": { - "line": 453, + "line": 454, "column": 21 }, "end": { - "line": 453, + "line": 454, "column": 22 } } @@ -63629,15 +63908,15 @@ "updateContext": null }, "value": "this", - "start": 16328, - "end": 16332, + "start": 16368, + "end": 16372, "loc": { "start": { - "line": 453, + "line": 454, "column": 23 }, "end": { - "line": 453, + "line": 454, "column": 27 } } @@ -63655,15 +63934,15 @@ "binop": null, "updateContext": null }, - "start": 16332, - "end": 16333, + "start": 16372, + "end": 16373, "loc": { "start": { - "line": 453, + "line": 454, "column": 27 }, "end": { - "line": 453, + "line": 454, "column": 28 } } @@ -63681,15 +63960,15 @@ "binop": null }, "value": "getDelay", - "start": 16333, - "end": 16341, + "start": 16373, + "end": 16381, "loc": { "start": { - "line": 453, + "line": 454, "column": 28 }, "end": { - "line": 453, + "line": 454, "column": 36 } } @@ -63706,15 +63985,15 @@ "postfix": false, "binop": null }, - "start": 16341, - "end": 16342, + "start": 16381, + "end": 16382, "loc": { "start": { - "line": 453, + "line": 454, "column": 36 }, "end": { - "line": 453, + "line": 454, "column": 37 } } @@ -63731,15 +64010,15 @@ "postfix": false, "binop": null }, - "start": 16342, - "end": 16343, + "start": 16382, + "end": 16383, "loc": { "start": { - "line": 453, + "line": 454, "column": 37 }, "end": { - "line": 453, + "line": 454, "column": 38 } } @@ -63757,15 +64036,15 @@ "binop": null, "updateContext": null }, - "start": 16343, - "end": 16344, + "start": 16383, + "end": 16384, "loc": { "start": { - "line": 453, + "line": 454, "column": 38 }, "end": { - "line": 453, + "line": 454, "column": 39 } } @@ -63773,15 +64052,15 @@ { "type": "CommentLine", "value": " state frame array", - "start": 16354, - "end": 16374, + "start": 16394, + "end": 16414, "loc": { "start": { - "line": 454, + "line": 455, "column": 8 }, "end": { - "line": 454, + "line": 455, "column": 28 } } @@ -63799,15 +64078,15 @@ "binop": null }, "value": "stateData", - "start": 16384, - "end": 16393, + "start": 16424, + "end": 16433, "loc": { "start": { - "line": 455, + "line": 456, "column": 8 }, "end": { - "line": 455, + "line": 456, "column": 17 } } @@ -63825,15 +64104,15 @@ "binop": null, "updateContext": null }, - "start": 16393, - "end": 16394, + "start": 16433, + "end": 16434, "loc": { "start": { - "line": 455, + "line": 456, "column": 17 }, "end": { - "line": 455, + "line": 456, "column": 18 } } @@ -63852,15 +64131,15 @@ "updateContext": null }, "value": 3, - "start": 16394, - "end": 16395, + "start": 16434, + "end": 16435, "loc": { "start": { - "line": 455, + "line": 456, "column": 18 }, "end": { - "line": 455, + "line": 456, "column": 19 } } @@ -63878,15 +64157,15 @@ "binop": null, "updateContext": null }, - "start": 16395, - "end": 16396, + "start": 16435, + "end": 16436, "loc": { "start": { - "line": 455, + "line": 456, "column": 19 }, "end": { - "line": 455, + "line": 456, "column": 20 } } @@ -63905,15 +64184,15 @@ "updateContext": null }, "value": "=", - "start": 16397, - "end": 16398, + "start": 16437, + "end": 16438, "loc": { "start": { - "line": 455, + "line": 456, "column": 21 }, "end": { - "line": 455, + "line": 456, "column": 22 } } @@ -63931,15 +64210,15 @@ "binop": null, "updateContext": null }, - "start": 16399, - "end": 16400, + "start": 16439, + "end": 16440, "loc": { "start": { - "line": 455, + "line": 456, "column": 23 }, "end": { - "line": 455, + "line": 456, "column": 24 } } @@ -63957,15 +64236,15 @@ "binop": null, "updateContext": null }, - "start": 16400, - "end": 16401, + "start": 16440, + "end": 16441, "loc": { "start": { - "line": 455, + "line": 456, "column": 24 }, "end": { - "line": 455, + "line": 456, "column": 25 } } @@ -63983,15 +64262,15 @@ "binop": null, "updateContext": null }, - "start": 16401, - "end": 16402, + "start": 16441, + "end": 16442, "loc": { "start": { - "line": 455, + "line": 456, "column": 25 }, "end": { - "line": 455, + "line": 456, "column": 26 } } @@ -63999,15 +64278,15 @@ { "type": "CommentLine", "value": " Loop frame array to export relevant information.", - "start": 16414, - "end": 16465, + "start": 16454, + "end": 16505, "loc": { "start": { - "line": 457, + "line": 458, "column": 8 }, "end": { - "line": 457, + "line": 458, "column": 59 } } @@ -64027,15 +64306,15 @@ "updateContext": null }, "value": "this", - "start": 16475, - "end": 16479, + "start": 16515, + "end": 16519, "loc": { "start": { - "line": 458, + "line": 459, "column": 8 }, "end": { - "line": 458, + "line": 459, "column": 12 } } @@ -64053,15 +64332,15 @@ "binop": null, "updateContext": null }, - "start": 16479, - "end": 16480, + "start": 16519, + "end": 16520, "loc": { "start": { - "line": 458, + "line": 459, "column": 12 }, "end": { - "line": 458, + "line": 459, "column": 13 } } @@ -64079,15 +64358,15 @@ "binop": null }, "value": "frames", - "start": 16480, - "end": 16486, + "start": 16520, + "end": 16526, "loc": { "start": { - "line": 458, + "line": 459, "column": 13 }, "end": { - "line": 458, + "line": 459, "column": 19 } } @@ -64105,15 +64384,15 @@ "binop": null, "updateContext": null }, - "start": 16486, - "end": 16487, + "start": 16526, + "end": 16527, "loc": { "start": { - "line": 458, + "line": 459, "column": 19 }, "end": { - "line": 458, + "line": 459, "column": 20 } } @@ -64131,15 +64410,15 @@ "binop": null }, "value": "forEach", - "start": 16487, - "end": 16494, + "start": 16527, + "end": 16534, "loc": { "start": { - "line": 458, + "line": 459, "column": 20 }, "end": { - "line": 458, + "line": 459, "column": 27 } } @@ -64156,15 +64435,15 @@ "postfix": false, "binop": null }, - "start": 16494, - "end": 16495, + "start": 16534, + "end": 16535, "loc": { "start": { - "line": 458, + "line": 459, "column": 27 }, "end": { - "line": 458, + "line": 459, "column": 28 } } @@ -64181,15 +64460,15 @@ "postfix": false, "binop": null }, - "start": 16495, - "end": 16496, + "start": 16535, + "end": 16536, "loc": { "start": { - "line": 458, + "line": 459, "column": 28 }, "end": { - "line": 458, + "line": 459, "column": 29 } } @@ -64207,15 +64486,15 @@ "binop": null }, "value": "pFrame", - "start": 16496, - "end": 16502, + "start": 16536, + "end": 16542, "loc": { "start": { - "line": 458, + "line": 459, "column": 29 }, "end": { - "line": 458, + "line": 459, "column": 35 } } @@ -64232,15 +64511,15 @@ "postfix": false, "binop": null }, - "start": 16502, - "end": 16503, + "start": 16542, + "end": 16543, "loc": { "start": { - "line": 458, + "line": 459, "column": 35 }, "end": { - "line": 458, + "line": 459, "column": 36 } } @@ -64258,15 +64537,15 @@ "binop": null, "updateContext": null }, - "start": 16504, - "end": 16506, + "start": 16544, + "end": 16546, "loc": { "start": { - "line": 458, + "line": 459, "column": 37 }, "end": { - "line": 458, + "line": 459, "column": 39 } } @@ -64283,15 +64562,15 @@ "postfix": false, "binop": null }, - "start": 16507, - "end": 16508, + "start": 16547, + "end": 16548, "loc": { "start": { - "line": 458, + "line": 459, "column": 40 }, "end": { - "line": 458, + "line": 459, "column": 41 } } @@ -64309,15 +64588,15 @@ "binop": null }, "value": "stateData", - "start": 16522, - "end": 16531, + "start": 16562, + "end": 16571, "loc": { "start": { - "line": 459, + "line": 460, "column": 12 }, "end": { - "line": 459, + "line": 460, "column": 21 } } @@ -64335,15 +64614,15 @@ "binop": null, "updateContext": null }, - "start": 16531, - "end": 16532, + "start": 16571, + "end": 16572, "loc": { "start": { - "line": 459, + "line": 460, "column": 21 }, "end": { - "line": 459, + "line": 460, "column": 22 } } @@ -64362,15 +64641,15 @@ "updateContext": null }, "value": 3, - "start": 16532, - "end": 16533, + "start": 16572, + "end": 16573, "loc": { "start": { - "line": 459, + "line": 460, "column": 22 }, "end": { - "line": 459, + "line": 460, "column": 23 } } @@ -64388,15 +64667,15 @@ "binop": null, "updateContext": null }, - "start": 16533, - "end": 16534, + "start": 16573, + "end": 16574, "loc": { "start": { - "line": 459, + "line": 460, "column": 23 }, "end": { - "line": 459, + "line": 460, "column": 24 } } @@ -64414,15 +64693,15 @@ "binop": null, "updateContext": null }, - "start": 16534, - "end": 16535, + "start": 16574, + "end": 16575, "loc": { "start": { - "line": 459, + "line": 460, "column": 24 }, "end": { - "line": 459, + "line": 460, "column": 25 } } @@ -64440,15 +64719,15 @@ "binop": null }, "value": "push", - "start": 16535, - "end": 16539, + "start": 16575, + "end": 16579, "loc": { "start": { - "line": 459, + "line": 460, "column": 25 }, "end": { - "line": 459, + "line": 460, "column": 29 } } @@ -64465,15 +64744,15 @@ "postfix": false, "binop": null }, - "start": 16539, - "end": 16540, + "start": 16579, + "end": 16580, "loc": { "start": { - "line": 459, + "line": 460, "column": 29 }, "end": { - "line": 459, + "line": 460, "column": 30 } } @@ -64491,15 +64770,15 @@ "binop": null }, "value": "pFrame", - "start": 16540, - "end": 16546, + "start": 16580, + "end": 16586, "loc": { "start": { - "line": 459, + "line": 460, "column": 30 }, "end": { - "line": 459, + "line": 460, "column": 36 } } @@ -64517,15 +64796,15 @@ "binop": null, "updateContext": null }, - "start": 16546, - "end": 16547, + "start": 16586, + "end": 16587, "loc": { "start": { - "line": 459, + "line": 460, "column": 36 }, "end": { - "line": 459, + "line": 460, "column": 37 } } @@ -64545,15 +64824,15 @@ "updateContext": null }, "value": "export", - "start": 16547, - "end": 16553, + "start": 16587, + "end": 16593, "loc": { "start": { - "line": 459, + "line": 460, "column": 37 }, "end": { - "line": 459, + "line": 460, "column": 43 } } @@ -64570,15 +64849,15 @@ "postfix": false, "binop": null }, - "start": 16553, - "end": 16554, + "start": 16593, + "end": 16594, "loc": { "start": { - "line": 459, + "line": 460, "column": 43 }, "end": { - "line": 459, + "line": 460, "column": 44 } } @@ -64595,15 +64874,15 @@ "postfix": false, "binop": null }, - "start": 16554, - "end": 16555, + "start": 16594, + "end": 16595, "loc": { "start": { - "line": 459, + "line": 460, "column": 44 }, "end": { - "line": 459, + "line": 460, "column": 45 } } @@ -64620,15 +64899,15 @@ "postfix": false, "binop": null }, - "start": 16555, - "end": 16556, + "start": 16595, + "end": 16596, "loc": { "start": { - "line": 459, + "line": 460, "column": 45 }, "end": { - "line": 459, + "line": 460, "column": 46 } } @@ -64646,15 +64925,15 @@ "binop": null, "updateContext": null }, - "start": 16556, - "end": 16557, + "start": 16596, + "end": 16597, "loc": { "start": { - "line": 459, + "line": 460, "column": 46 }, "end": { - "line": 459, + "line": 460, "column": 47 } } @@ -64671,15 +64950,15 @@ "postfix": false, "binop": null }, - "start": 16567, - "end": 16568, + "start": 16607, + "end": 16608, "loc": { "start": { - "line": 460, + "line": 461, "column": 8 }, "end": { - "line": 460, + "line": 461, "column": 9 } } @@ -64696,15 +64975,15 @@ "postfix": false, "binop": null }, - "start": 16568, - "end": 16569, + "start": 16608, + "end": 16609, "loc": { "start": { - "line": 460, + "line": 461, "column": 9 }, "end": { - "line": 460, + "line": 461, "column": 10 } } @@ -64722,15 +65001,15 @@ "binop": null, "updateContext": null }, - "start": 16569, - "end": 16570, + "start": 16609, + "end": 16610, "loc": { "start": { - "line": 460, + "line": 461, "column": 10 }, "end": { - "line": 460, + "line": 461, "column": 11 } } @@ -64750,15 +65029,15 @@ "updateContext": null }, "value": "return", - "start": 16580, - "end": 16586, + "start": 16620, + "end": 16626, "loc": { "start": { - "line": 461, + "line": 462, "column": 8 }, "end": { - "line": 461, + "line": 462, "column": 14 } } @@ -64776,15 +65055,15 @@ "binop": null }, "value": "stateData", - "start": 16587, - "end": 16596, + "start": 16627, + "end": 16636, "loc": { "start": { - "line": 461, + "line": 462, "column": 15 }, "end": { - "line": 461, + "line": 462, "column": 24 } } @@ -64802,15 +65081,15 @@ "binop": null, "updateContext": null }, - "start": 16596, - "end": 16597, + "start": 16636, + "end": 16637, "loc": { "start": { - "line": 461, + "line": 462, "column": 24 }, "end": { - "line": 461, + "line": 462, "column": 25 } } @@ -64827,15 +65106,15 @@ "postfix": false, "binop": null }, - "start": 16603, - "end": 16604, + "start": 16643, + "end": 16644, "loc": { "start": { - "line": 462, + "line": 463, "column": 4 }, "end": { - "line": 462, + "line": 463, "column": 5 } } @@ -64843,15 +65122,15 @@ { "type": "CommentBlock", "value": "*\r\n * Exports this icon's data into proper vyi format.\r\n * @private\r\n * @returns {Array} An array of data related to this icon in the proper vyi format.\r\n ", - "start": 16610, - "end": 16785, + "start": 16650, + "end": 16825, "loc": { "start": { - "line": 463, + "line": 464, "column": 4 }, "end": { - "line": 467, + "line": 468, "column": 7 } } @@ -64871,15 +65150,15 @@ "updateContext": null }, "value": "export", - "start": 16791, - "end": 16797, + "start": 16831, + "end": 16837, "loc": { "start": { - "line": 468, + "line": 469, "column": 4 }, "end": { - "line": 468, + "line": 469, "column": 10 } } @@ -64896,15 +65175,15 @@ "postfix": false, "binop": null }, - "start": 16797, - "end": 16798, + "start": 16837, + "end": 16838, "loc": { "start": { - "line": 468, + "line": 469, "column": 10 }, "end": { - "line": 468, + "line": 469, "column": 11 } } @@ -64921,15 +65200,15 @@ "postfix": false, "binop": null }, - "start": 16798, - "end": 16799, + "start": 16838, + "end": 16839, "loc": { "start": { - "line": 468, + "line": 469, "column": 11 }, "end": { - "line": 468, + "line": 469, "column": 12 } } @@ -64946,15 +65225,15 @@ "postfix": false, "binop": null }, - "start": 16800, - "end": 16801, + "start": 16840, + "end": 16841, "loc": { "start": { - "line": 468, + "line": 469, "column": 13 }, "end": { - "line": 468, + "line": 469, "column": 14 } } @@ -64974,15 +65253,15 @@ "updateContext": null }, "value": "const", - "start": 16811, - "end": 16816, + "start": 16851, + "end": 16856, "loc": { "start": { - "line": 469, + "line": 470, "column": 8 }, "end": { - "line": 469, + "line": 470, "column": 13 } } @@ -65000,15 +65279,15 @@ "binop": null }, "value": "iconData", - "start": 16817, - "end": 16825, + "start": 16857, + "end": 16865, "loc": { "start": { - "line": 469, + "line": 470, "column": 14 }, "end": { - "line": 469, + "line": 470, "column": 22 } } @@ -65027,15 +65306,15 @@ "updateContext": null }, "value": "=", - "start": 16826, - "end": 16827, + "start": 16866, + "end": 16867, "loc": { "start": { - "line": 469, + "line": 470, "column": 23 }, "end": { - "line": 469, + "line": 470, "column": 24 } } @@ -65053,15 +65332,15 @@ "binop": null, "updateContext": null }, - "start": 16828, - "end": 16829, + "start": 16868, + "end": 16869, "loc": { "start": { - "line": 469, + "line": 470, "column": 25 }, "end": { - "line": 469, + "line": 470, "column": 26 } } @@ -65079,15 +65358,15 @@ "binop": null, "updateContext": null }, - "start": 16829, - "end": 16830, + "start": 16869, + "end": 16870, "loc": { "start": { - "line": 469, + "line": 470, "column": 26 }, "end": { - "line": 469, + "line": 470, "column": 27 } } @@ -65105,15 +65384,15 @@ "binop": null, "updateContext": null }, - "start": 16830, - "end": 16831, + "start": 16870, + "end": 16871, "loc": { "start": { - "line": 469, + "line": 470, "column": 27 }, "end": { - "line": 469, + "line": 470, "column": 28 } } @@ -65121,15 +65400,15 @@ { "type": "CommentLine", "value": " icon name", - "start": 16841, - "end": 16853, + "start": 16881, + "end": 16893, "loc": { "start": { - "line": 470, + "line": 471, "column": 8 }, "end": { - "line": 470, + "line": 471, "column": 20 } } @@ -65147,15 +65426,15 @@ "binop": null }, "value": "iconData", - "start": 16863, - "end": 16871, + "start": 16903, + "end": 16911, "loc": { "start": { - "line": 471, + "line": 472, "column": 8 }, "end": { - "line": 471, + "line": 472, "column": 16 } } @@ -65173,15 +65452,15 @@ "binop": null, "updateContext": null }, - "start": 16871, - "end": 16872, + "start": 16911, + "end": 16912, "loc": { "start": { - "line": 471, + "line": 472, "column": 16 }, "end": { - "line": 471, + "line": 472, "column": 17 } } @@ -65200,15 +65479,15 @@ "updateContext": null }, "value": 0, - "start": 16872, - "end": 16873, + "start": 16912, + "end": 16913, "loc": { "start": { - "line": 471, + "line": 472, "column": 17 }, "end": { - "line": 471, + "line": 472, "column": 18 } } @@ -65226,15 +65505,15 @@ "binop": null, "updateContext": null }, - "start": 16873, - "end": 16874, + "start": 16913, + "end": 16914, "loc": { "start": { - "line": 471, + "line": 472, "column": 18 }, "end": { - "line": 471, + "line": 472, "column": 19 } } @@ -65253,15 +65532,15 @@ "updateContext": null }, "value": "=", - "start": 16875, - "end": 16876, + "start": 16915, + "end": 16916, "loc": { "start": { - "line": 471, + "line": 472, "column": 20 }, "end": { - "line": 471, + "line": 472, "column": 21 } } @@ -65281,15 +65560,15 @@ "updateContext": null }, "value": "this", - "start": 16877, - "end": 16881, + "start": 16917, + "end": 16921, "loc": { "start": { - "line": 471, + "line": 472, "column": 22 }, "end": { - "line": 471, + "line": 472, "column": 26 } } @@ -65307,15 +65586,15 @@ "binop": null, "updateContext": null }, - "start": 16881, - "end": 16882, + "start": 16921, + "end": 16922, "loc": { "start": { - "line": 471, + "line": 472, "column": 26 }, "end": { - "line": 471, + "line": 472, "column": 27 } } @@ -65333,15 +65612,15 @@ "binop": null }, "value": "getName", - "start": 16882, - "end": 16889, + "start": 16922, + "end": 16929, "loc": { "start": { - "line": 471, + "line": 472, "column": 27 }, "end": { - "line": 471, + "line": 472, "column": 34 } } @@ -65358,15 +65637,15 @@ "postfix": false, "binop": null }, - "start": 16889, - "end": 16890, + "start": 16929, + "end": 16930, "loc": { "start": { - "line": 471, + "line": 472, "column": 34 }, "end": { - "line": 471, + "line": 472, "column": 35 } } @@ -65383,15 +65662,15 @@ "postfix": false, "binop": null }, - "start": 16890, - "end": 16891, + "start": 16930, + "end": 16931, "loc": { "start": { - "line": 471, + "line": 472, "column": 35 }, "end": { - "line": 471, + "line": 472, "column": 36 } } @@ -65409,15 +65688,15 @@ "binop": null, "updateContext": null }, - "start": 16891, - "end": 16892, + "start": 16931, + "end": 16932, "loc": { "start": { - "line": 471, + "line": 472, "column": 36 }, "end": { - "line": 471, + "line": 472, "column": 37 } } @@ -65425,15 +65704,15 @@ { "type": "CommentLine", "value": " Get the size of this icon.", - "start": 16902, - "end": 16931, + "start": 16942, + "end": 16971, "loc": { "start": { - "line": 472, + "line": 473, "column": 8 }, "end": { - "line": 472, + "line": 473, "column": 37 } } @@ -65453,15 +65732,15 @@ "updateContext": null }, "value": "const", - "start": 16941, - "end": 16946, + "start": 16981, + "end": 16986, "loc": { "start": { - "line": 473, + "line": 474, "column": 8 }, "end": { - "line": 473, + "line": 474, "column": 13 } } @@ -65479,15 +65758,15 @@ "binop": null }, "value": "size", - "start": 16947, - "end": 16951, + "start": 16987, + "end": 16991, "loc": { "start": { - "line": 473, + "line": 474, "column": 14 }, "end": { - "line": 473, + "line": 474, "column": 18 } } @@ -65506,15 +65785,15 @@ "updateContext": null }, "value": "=", - "start": 16952, - "end": 16953, + "start": 16992, + "end": 16993, "loc": { "start": { - "line": 473, + "line": 474, "column": 19 }, "end": { - "line": 473, + "line": 474, "column": 20 } } @@ -65534,15 +65813,15 @@ "updateContext": null }, "value": "this", - "start": 16954, - "end": 16958, + "start": 16994, + "end": 16998, "loc": { "start": { - "line": 473, + "line": 474, "column": 21 }, "end": { - "line": 473, + "line": 474, "column": 25 } } @@ -65560,15 +65839,15 @@ "binop": null, "updateContext": null }, - "start": 16958, - "end": 16959, + "start": 16998, + "end": 16999, "loc": { "start": { - "line": 473, + "line": 474, "column": 25 }, "end": { - "line": 473, + "line": 474, "column": 26 } } @@ -65586,15 +65865,15 @@ "binop": null }, "value": "getSize", - "start": 16959, - "end": 16966, + "start": 16999, + "end": 17006, "loc": { "start": { - "line": 473, + "line": 474, "column": 26 }, "end": { - "line": 473, + "line": 474, "column": 33 } } @@ -65611,15 +65890,15 @@ "postfix": false, "binop": null }, - "start": 16966, - "end": 16967, + "start": 17006, + "end": 17007, "loc": { "start": { - "line": 473, + "line": 474, "column": 33 }, "end": { - "line": 473, + "line": 474, "column": 34 } } @@ -65636,15 +65915,15 @@ "postfix": false, "binop": null }, - "start": 16967, - "end": 16968, + "start": 17007, + "end": 17008, "loc": { "start": { - "line": 473, + "line": 474, "column": 34 }, "end": { - "line": 473, + "line": 474, "column": 35 } } @@ -65662,15 +65941,15 @@ "binop": null, "updateContext": null }, - "start": 16968, - "end": 16969, + "start": 17008, + "end": 17009, "loc": { "start": { - "line": 473, + "line": 474, "column": 35 }, "end": { - "line": 473, + "line": 474, "column": 36 } } @@ -65678,15 +65957,15 @@ { "type": "CommentLine", "value": " icon width", - "start": 16979, - "end": 16992, + "start": 17019, + "end": 17032, "loc": { "start": { - "line": 474, + "line": 475, "column": 8 }, "end": { - "line": 474, + "line": 475, "column": 21 } } @@ -65704,15 +65983,15 @@ "binop": null }, "value": "iconData", - "start": 17002, - "end": 17010, + "start": 17042, + "end": 17050, "loc": { "start": { - "line": 475, + "line": 476, "column": 8 }, "end": { - "line": 475, + "line": 476, "column": 16 } } @@ -65730,15 +66009,15 @@ "binop": null, "updateContext": null }, - "start": 17010, - "end": 17011, + "start": 17050, + "end": 17051, "loc": { "start": { - "line": 475, + "line": 476, "column": 16 }, "end": { - "line": 475, + "line": 476, "column": 17 } } @@ -65757,15 +66036,15 @@ "updateContext": null }, "value": 1, - "start": 17011, - "end": 17012, + "start": 17051, + "end": 17052, "loc": { "start": { - "line": 475, + "line": 476, "column": 17 }, "end": { - "line": 475, + "line": 476, "column": 18 } } @@ -65783,15 +66062,15 @@ "binop": null, "updateContext": null }, - "start": 17012, - "end": 17013, + "start": 17052, + "end": 17053, "loc": { "start": { - "line": 475, + "line": 476, "column": 18 }, "end": { - "line": 475, + "line": 476, "column": 19 } } @@ -65810,15 +66089,15 @@ "updateContext": null }, "value": "=", - "start": 17014, - "end": 17015, + "start": 17054, + "end": 17055, "loc": { "start": { - "line": 475, + "line": 476, "column": 20 }, "end": { - "line": 475, + "line": 476, "column": 21 } } @@ -65836,15 +66115,15 @@ "binop": null }, "value": "size", - "start": 17016, - "end": 17020, + "start": 17056, + "end": 17060, "loc": { "start": { - "line": 475, + "line": 476, "column": 22 }, "end": { - "line": 475, + "line": 476, "column": 26 } } @@ -65862,15 +66141,15 @@ "binop": null, "updateContext": null }, - "start": 17020, - "end": 17021, + "start": 17060, + "end": 17061, "loc": { "start": { - "line": 475, + "line": 476, "column": 26 }, "end": { - "line": 475, + "line": 476, "column": 27 } } @@ -65888,15 +66167,15 @@ "binop": null }, "value": "width", - "start": 17021, - "end": 17026, + "start": 17061, + "end": 17066, "loc": { "start": { - "line": 475, + "line": 476, "column": 27 }, "end": { - "line": 475, + "line": 476, "column": 32 } } @@ -65914,15 +66193,15 @@ "binop": null, "updateContext": null }, - "start": 17026, - "end": 17027, + "start": 17066, + "end": 17067, "loc": { "start": { - "line": 475, + "line": 476, "column": 32 }, "end": { - "line": 475, + "line": 476, "column": 33 } } @@ -65930,15 +66209,15 @@ { "type": "CommentLine", "value": " icon height", - "start": 17037, - "end": 17051, + "start": 17077, + "end": 17091, "loc": { "start": { - "line": 476, + "line": 477, "column": 8 }, "end": { - "line": 476, + "line": 477, "column": 22 } } @@ -65956,15 +66235,15 @@ "binop": null }, "value": "iconData", - "start": 17061, - "end": 17069, + "start": 17101, + "end": 17109, "loc": { "start": { - "line": 477, + "line": 478, "column": 8 }, "end": { - "line": 477, + "line": 478, "column": 16 } } @@ -65982,15 +66261,15 @@ "binop": null, "updateContext": null }, - "start": 17069, - "end": 17070, + "start": 17109, + "end": 17110, "loc": { "start": { - "line": 477, + "line": 478, "column": 16 }, "end": { - "line": 477, + "line": 478, "column": 17 } } @@ -66009,15 +66288,15 @@ "updateContext": null }, "value": 2, - "start": 17070, - "end": 17071, + "start": 17110, + "end": 17111, "loc": { "start": { - "line": 477, + "line": 478, "column": 17 }, "end": { - "line": 477, + "line": 478, "column": 18 } } @@ -66035,15 +66314,15 @@ "binop": null, "updateContext": null }, - "start": 17071, - "end": 17072, + "start": 17111, + "end": 17112, "loc": { "start": { - "line": 477, + "line": 478, "column": 18 }, "end": { - "line": 477, + "line": 478, "column": 19 } } @@ -66062,15 +66341,15 @@ "updateContext": null }, "value": "=", - "start": 17073, - "end": 17074, + "start": 17113, + "end": 17114, "loc": { "start": { - "line": 477, + "line": 478, "column": 20 }, "end": { - "line": 477, + "line": 478, "column": 21 } } @@ -66088,15 +66367,15 @@ "binop": null }, "value": "size", - "start": 17075, - "end": 17079, + "start": 17115, + "end": 17119, "loc": { "start": { - "line": 477, + "line": 478, "column": 22 }, "end": { - "line": 477, + "line": 478, "column": 26 } } @@ -66114,15 +66393,15 @@ "binop": null, "updateContext": null }, - "start": 17079, - "end": 17080, + "start": 17119, + "end": 17120, "loc": { "start": { - "line": 477, + "line": 478, "column": 26 }, "end": { - "line": 477, + "line": 478, "column": 27 } } @@ -66140,15 +66419,15 @@ "binop": null }, "value": "height", - "start": 17080, - "end": 17086, + "start": 17120, + "end": 17126, "loc": { "start": { - "line": 477, + "line": 478, "column": 27 }, "end": { - "line": 477, + "line": 478, "column": 33 } } @@ -66166,15 +66445,15 @@ "binop": null, "updateContext": null }, - "start": 17086, - "end": 17087, + "start": 17126, + "end": 17127, "loc": { "start": { - "line": 477, + "line": 478, "column": 33 }, "end": { - "line": 477, + "line": 478, "column": 34 } } @@ -66182,15 +66461,15 @@ { "type": "CommentLine", "value": " frame delay", - "start": 17097, - "end": 17111, + "start": 17137, + "end": 17151, "loc": { "start": { - "line": 478, + "line": 479, "column": 8 }, "end": { - "line": 478, + "line": 479, "column": 22 } } @@ -66208,15 +66487,15 @@ "binop": null }, "value": "iconData", - "start": 17121, - "end": 17129, + "start": 17161, + "end": 17169, "loc": { "start": { - "line": 479, + "line": 480, "column": 8 }, "end": { - "line": 479, + "line": 480, "column": 16 } } @@ -66234,15 +66513,15 @@ "binop": null, "updateContext": null }, - "start": 17129, - "end": 17130, + "start": 17169, + "end": 17170, "loc": { "start": { - "line": 479, + "line": 480, "column": 16 }, "end": { - "line": 479, + "line": 480, "column": 17 } } @@ -66261,15 +66540,15 @@ "updateContext": null }, "value": 3, - "start": 17130, - "end": 17131, + "start": 17170, + "end": 17171, "loc": { "start": { - "line": 479, + "line": 480, "column": 17 }, "end": { - "line": 479, + "line": 480, "column": 18 } } @@ -66287,15 +66566,15 @@ "binop": null, "updateContext": null }, - "start": 17131, - "end": 17132, + "start": 17171, + "end": 17172, "loc": { "start": { - "line": 479, + "line": 480, "column": 18 }, "end": { - "line": 479, + "line": 480, "column": 19 } } @@ -66314,15 +66593,15 @@ "updateContext": null }, "value": "=", - "start": 17133, - "end": 17134, + "start": 17173, + "end": 17174, "loc": { "start": { - "line": 479, + "line": 480, "column": 20 }, "end": { - "line": 479, + "line": 480, "column": 21 } } @@ -66342,15 +66621,15 @@ "updateContext": null }, "value": "this", - "start": 17135, - "end": 17139, + "start": 17175, + "end": 17179, "loc": { "start": { - "line": 479, + "line": 480, "column": 22 }, "end": { - "line": 479, + "line": 480, "column": 26 } } @@ -66368,15 +66647,15 @@ "binop": null, "updateContext": null }, - "start": 17139, - "end": 17140, + "start": 17179, + "end": 17180, "loc": { "start": { - "line": 479, + "line": 480, "column": 26 }, "end": { - "line": 479, + "line": 480, "column": 27 } } @@ -66394,15 +66673,15 @@ "binop": null }, "value": "getDelay", - "start": 17140, - "end": 17148, + "start": 17180, + "end": 17188, "loc": { "start": { - "line": 479, + "line": 480, "column": 27 }, "end": { - "line": 479, + "line": 480, "column": 35 } } @@ -66419,15 +66698,15 @@ "postfix": false, "binop": null }, - "start": 17148, - "end": 17149, + "start": 17188, + "end": 17189, "loc": { "start": { - "line": 479, + "line": 480, "column": 35 }, "end": { - "line": 479, + "line": 480, "column": 36 } } @@ -66444,15 +66723,15 @@ "postfix": false, "binop": null }, - "start": 17149, - "end": 17150, + "start": 17189, + "end": 17190, "loc": { "start": { - "line": 479, + "line": 480, "column": 36 }, "end": { - "line": 479, + "line": 480, "column": 37 } } @@ -66470,15 +66749,15 @@ "binop": null, "updateContext": null }, - "start": 17150, - "end": 17151, + "start": 17190, + "end": 17191, "loc": { "start": { - "line": 479, + "line": 480, "column": 37 }, "end": { - "line": 479, + "line": 480, "column": 38 } } @@ -66486,15 +66765,15 @@ { "type": "CommentLine", "value": " icon DataURL", - "start": 17161, - "end": 17176, + "start": 17201, + "end": 17216, "loc": { "start": { - "line": 480, + "line": 481, "column": 8 }, "end": { - "line": 480, + "line": 481, "column": 23 } } @@ -66512,15 +66791,15 @@ "binop": null }, "value": "iconData", - "start": 17186, - "end": 17194, + "start": 17226, + "end": 17234, "loc": { "start": { - "line": 481, + "line": 482, "column": 8 }, "end": { - "line": 481, + "line": 482, "column": 16 } } @@ -66538,15 +66817,15 @@ "binop": null, "updateContext": null }, - "start": 17194, - "end": 17195, + "start": 17234, + "end": 17235, "loc": { "start": { - "line": 481, + "line": 482, "column": 16 }, "end": { - "line": 481, + "line": 482, "column": 17 } } @@ -66565,15 +66844,15 @@ "updateContext": null }, "value": 4, - "start": 17195, - "end": 17196, + "start": 17235, + "end": 17236, "loc": { "start": { - "line": 481, + "line": 482, "column": 17 }, "end": { - "line": 481, + "line": 482, "column": 18 } } @@ -66591,15 +66870,15 @@ "binop": null, "updateContext": null }, - "start": 17196, - "end": 17197, + "start": 17236, + "end": 17237, "loc": { "start": { - "line": 481, + "line": 482, "column": 18 }, "end": { - "line": 481, + "line": 482, "column": 19 } } @@ -66618,15 +66897,15 @@ "updateContext": null }, "value": "=", - "start": 17198, - "end": 17199, + "start": 17238, + "end": 17239, "loc": { "start": { - "line": 481, + "line": 482, "column": 20 }, "end": { - "line": 481, + "line": 482, "column": 21 } } @@ -66646,15 +66925,15 @@ "updateContext": null }, "value": "this", - "start": 17200, - "end": 17204, + "start": 17240, + "end": 17244, "loc": { "start": { - "line": 481, + "line": 482, "column": 22 }, "end": { - "line": 481, + "line": 482, "column": 26 } } @@ -66672,15 +66951,15 @@ "binop": null, "updateContext": null }, - "start": 17204, - "end": 17205, + "start": 17244, + "end": 17245, "loc": { "start": { - "line": 481, + "line": 482, "column": 26 }, "end": { - "line": 481, + "line": 482, "column": 27 } } @@ -66698,15 +66977,15 @@ "binop": null }, "value": "getDataURL", - "start": 17205, - "end": 17215, + "start": 17245, + "end": 17255, "loc": { "start": { - "line": 481, + "line": 482, "column": 27 }, "end": { - "line": 481, + "line": 482, "column": 37 } } @@ -66723,15 +67002,15 @@ "postfix": false, "binop": null }, - "start": 17215, - "end": 17216, + "start": 17255, + "end": 17256, "loc": { "start": { - "line": 481, + "line": 482, "column": 37 }, "end": { - "line": 481, + "line": 482, "column": 38 } } @@ -66748,15 +67027,15 @@ "postfix": false, "binop": null }, - "start": 17216, - "end": 17217, + "start": 17256, + "end": 17257, "loc": { "start": { - "line": 481, + "line": 482, "column": 38 }, "end": { - "line": 481, + "line": 482, "column": 39 } } @@ -66774,15 +67053,15 @@ "binop": null, "updateContext": null }, - "start": 17217, - "end": 17218, + "start": 17257, + "end": 17258, "loc": { "start": { - "line": 481, + "line": 482, "column": 39 }, "end": { - "line": 481, + "line": 482, "column": 40 } } @@ -66790,15 +67069,15 @@ { "type": "CommentLine", "value": " frame array", - "start": 17228, - "end": 17242, + "start": 17268, + "end": 17282, "loc": { "start": { - "line": 482, + "line": 483, "column": 8 }, "end": { - "line": 482, + "line": 483, "column": 22 } } @@ -66816,15 +67095,15 @@ "binop": null }, "value": "iconData", - "start": 17252, - "end": 17260, + "start": 17292, + "end": 17300, "loc": { "start": { - "line": 483, + "line": 484, "column": 8 }, "end": { - "line": 483, + "line": 484, "column": 16 } } @@ -66842,15 +67121,15 @@ "binop": null, "updateContext": null }, - "start": 17260, - "end": 17261, + "start": 17300, + "end": 17301, "loc": { "start": { - "line": 483, + "line": 484, "column": 16 }, "end": { - "line": 483, + "line": 484, "column": 17 } } @@ -66869,15 +67148,15 @@ "updateContext": null }, "value": 5, - "start": 17261, - "end": 17262, + "start": 17301, + "end": 17302, "loc": { "start": { - "line": 483, + "line": 484, "column": 17 }, "end": { - "line": 483, + "line": 484, "column": 18 } } @@ -66895,15 +67174,15 @@ "binop": null, "updateContext": null }, - "start": 17262, - "end": 17263, + "start": 17302, + "end": 17303, "loc": { "start": { - "line": 483, + "line": 484, "column": 18 }, "end": { - "line": 483, + "line": 484, "column": 19 } } @@ -66922,15 +67201,15 @@ "updateContext": null }, "value": "=", - "start": 17264, - "end": 17265, + "start": 17304, + "end": 17305, "loc": { "start": { - "line": 483, + "line": 484, "column": 20 }, "end": { - "line": 483, + "line": 484, "column": 21 } } @@ -66950,15 +67229,15 @@ "updateContext": null }, "value": "this", - "start": 17266, - "end": 17270, + "start": 17306, + "end": 17310, "loc": { "start": { - "line": 483, + "line": 484, "column": 22 }, "end": { - "line": 483, + "line": 484, "column": 26 } } @@ -66976,15 +67255,15 @@ "binop": null, "updateContext": null }, - "start": 17270, - "end": 17271, + "start": 17310, + "end": 17311, "loc": { "start": { - "line": 483, + "line": 484, "column": 26 }, "end": { - "line": 483, + "line": 484, "column": 27 } } @@ -67002,15 +67281,15 @@ "binop": null }, "value": "getFramesData", - "start": 17271, - "end": 17284, + "start": 17311, + "end": 17324, "loc": { "start": { - "line": 483, + "line": 484, "column": 27 }, "end": { - "line": 483, + "line": 484, "column": 40 } } @@ -67027,15 +67306,15 @@ "postfix": false, "binop": null }, - "start": 17284, - "end": 17285, + "start": 17324, + "end": 17325, "loc": { "start": { - "line": 483, + "line": 484, "column": 40 }, "end": { - "line": 483, + "line": 484, "column": 41 } } @@ -67052,15 +67331,15 @@ "postfix": false, "binop": null }, - "start": 17285, - "end": 17286, + "start": 17325, + "end": 17326, "loc": { "start": { - "line": 483, + "line": 484, "column": 41 }, "end": { - "line": 483, + "line": 484, "column": 42 } } @@ -67078,15 +67357,15 @@ "binop": null, "updateContext": null }, - "start": 17286, - "end": 17287, + "start": 17326, + "end": 17327, "loc": { "start": { - "line": 483, + "line": 484, "column": 42 }, "end": { - "line": 483, + "line": 484, "column": 43 } } @@ -67094,15 +67373,15 @@ { "type": "CommentLine", "value": " this is actually an optional data entry into the vyi, only used if states actually exist on this icon.", - "start": 17299, - "end": 17404, + "start": 17339, + "end": 17444, "loc": { "start": { - "line": 485, + "line": 486, "column": 8 }, "end": { - "line": 485, + "line": 486, "column": 113 } } @@ -67110,15 +67389,15 @@ { "type": "CommentLine", "value": " this will save data", - "start": 17414, - "end": 17436, + "start": 17454, + "end": 17476, "loc": { "start": { - "line": 486, + "line": 487, "column": 8 }, "end": { - "line": 486, + "line": 487, "column": 30 } } @@ -67138,15 +67417,15 @@ "updateContext": null }, "value": "if", - "start": 17446, - "end": 17448, + "start": 17486, + "end": 17488, "loc": { "start": { - "line": 487, + "line": 488, "column": 8 }, "end": { - "line": 487, + "line": 488, "column": 10 } } @@ -67163,15 +67442,15 @@ "postfix": false, "binop": null }, - "start": 17449, - "end": 17450, + "start": 17489, + "end": 17490, "loc": { "start": { - "line": 487, + "line": 488, "column": 11 }, "end": { - "line": 487, + "line": 488, "column": 12 } } @@ -67191,15 +67470,15 @@ "updateContext": null }, "value": "this", - "start": 17450, - "end": 17454, + "start": 17490, + "end": 17494, "loc": { "start": { - "line": 487, + "line": 488, "column": 12 }, "end": { - "line": 487, + "line": 488, "column": 16 } } @@ -67217,15 +67496,15 @@ "binop": null, "updateContext": null }, - "start": 17454, - "end": 17455, + "start": 17494, + "end": 17495, "loc": { "start": { - "line": 487, + "line": 488, "column": 16 }, "end": { - "line": 487, + "line": 488, "column": 17 } } @@ -67243,15 +67522,15 @@ "binop": null }, "value": "states", - "start": 17455, - "end": 17461, + "start": 17495, + "end": 17501, "loc": { "start": { - "line": 487, + "line": 488, "column": 17 }, "end": { - "line": 487, + "line": 488, "column": 23 } } @@ -67269,15 +67548,15 @@ "binop": null, "updateContext": null }, - "start": 17461, - "end": 17462, + "start": 17501, + "end": 17502, "loc": { "start": { - "line": 487, + "line": 488, "column": 23 }, "end": { - "line": 487, + "line": 488, "column": 24 } } @@ -67295,15 +67574,15 @@ "binop": null }, "value": "length", - "start": 17462, - "end": 17468, + "start": 17502, + "end": 17508, "loc": { "start": { - "line": 487, + "line": 488, "column": 24 }, "end": { - "line": 487, + "line": 488, "column": 30 } } @@ -67320,15 +67599,15 @@ "postfix": false, "binop": null }, - "start": 17468, - "end": 17469, + "start": 17508, + "end": 17509, "loc": { "start": { - "line": 487, + "line": 488, "column": 30 }, "end": { - "line": 487, + "line": 488, "column": 31 } } @@ -67345,15 +67624,15 @@ "postfix": false, "binop": null }, - "start": 17470, - "end": 17471, + "start": 17510, + "end": 17511, "loc": { "start": { - "line": 487, + "line": 488, "column": 32 }, "end": { - "line": 487, + "line": 488, "column": 33 } } @@ -67361,15 +67640,15 @@ { "type": "CommentLine", "value": " states array", - "start": 17485, - "end": 17500, + "start": 17525, + "end": 17540, "loc": { "start": { - "line": 488, + "line": 489, "column": 12 }, "end": { - "line": 488, + "line": 489, "column": 27 } } @@ -67387,15 +67666,15 @@ "binop": null }, "value": "iconData", - "start": 17514, - "end": 17522, + "start": 17554, + "end": 17562, "loc": { "start": { - "line": 489, + "line": 490, "column": 12 }, "end": { - "line": 489, + "line": 490, "column": 20 } } @@ -67413,15 +67692,15 @@ "binop": null, "updateContext": null }, - "start": 17522, - "end": 17523, + "start": 17562, + "end": 17563, "loc": { "start": { - "line": 489, + "line": 490, "column": 20 }, "end": { - "line": 489, + "line": 490, "column": 21 } } @@ -67440,15 +67719,15 @@ "updateContext": null }, "value": 6, - "start": 17523, - "end": 17524, + "start": 17563, + "end": 17564, "loc": { "start": { - "line": 489, + "line": 490, "column": 21 }, "end": { - "line": 489, + "line": 490, "column": 22 } } @@ -67466,15 +67745,15 @@ "binop": null, "updateContext": null }, - "start": 17524, - "end": 17525, + "start": 17564, + "end": 17565, "loc": { "start": { - "line": 489, + "line": 490, "column": 22 }, "end": { - "line": 489, + "line": 490, "column": 23 } } @@ -67493,15 +67772,15 @@ "updateContext": null }, "value": "=", - "start": 17526, - "end": 17527, + "start": 17566, + "end": 17567, "loc": { "start": { - "line": 489, + "line": 490, "column": 24 }, "end": { - "line": 489, + "line": 490, "column": 25 } } @@ -67521,15 +67800,15 @@ "updateContext": null }, "value": "this", - "start": 17528, - "end": 17532, + "start": 17568, + "end": 17572, "loc": { "start": { - "line": 489, + "line": 490, "column": 26 }, "end": { - "line": 489, + "line": 490, "column": 30 } } @@ -67547,15 +67826,15 @@ "binop": null, "updateContext": null }, - "start": 17532, - "end": 17533, + "start": 17572, + "end": 17573, "loc": { "start": { - "line": 489, + "line": 490, "column": 30 }, "end": { - "line": 489, + "line": 490, "column": 31 } } @@ -67573,15 +67852,15 @@ "binop": null }, "value": "getStatesData", - "start": 17533, - "end": 17546, + "start": 17573, + "end": 17586, "loc": { "start": { - "line": 489, + "line": 490, "column": 31 }, "end": { - "line": 489, + "line": 490, "column": 44 } } @@ -67598,15 +67877,15 @@ "postfix": false, "binop": null }, - "start": 17546, - "end": 17547, + "start": 17586, + "end": 17587, "loc": { "start": { - "line": 489, + "line": 490, "column": 44 }, "end": { - "line": 489, + "line": 490, "column": 45 } } @@ -67623,15 +67902,15 @@ "postfix": false, "binop": null }, - "start": 17547, - "end": 17548, + "start": 17587, + "end": 17588, "loc": { "start": { - "line": 489, + "line": 490, "column": 45 }, "end": { - "line": 489, + "line": 490, "column": 46 } } @@ -67649,15 +67928,15 @@ "binop": null, "updateContext": null }, - "start": 17548, - "end": 17549, + "start": 17588, + "end": 17589, "loc": { "start": { - "line": 489, + "line": 490, "column": 46 }, "end": { - "line": 489, + "line": 490, "column": 47 } } @@ -67674,15 +67953,15 @@ "postfix": false, "binop": null }, - "start": 17559, - "end": 17560, + "start": 17599, + "end": 17600, "loc": { "start": { - "line": 490, + "line": 491, "column": 8 }, "end": { - "line": 490, + "line": 491, "column": 9 } } @@ -67702,15 +67981,15 @@ "updateContext": null }, "value": "return", - "start": 17570, - "end": 17576, + "start": 17610, + "end": 17616, "loc": { "start": { - "line": 491, + "line": 492, "column": 8 }, "end": { - "line": 491, + "line": 492, "column": 14 } } @@ -67728,15 +68007,15 @@ "binop": null }, "value": "iconData", - "start": 17577, - "end": 17585, + "start": 17617, + "end": 17625, "loc": { "start": { - "line": 491, + "line": 492, "column": 15 }, "end": { - "line": 491, + "line": 492, "column": 23 } } @@ -67754,15 +68033,15 @@ "binop": null, "updateContext": null }, - "start": 17585, - "end": 17586, + "start": 17625, + "end": 17626, "loc": { "start": { - "line": 491, + "line": 492, "column": 23 }, "end": { - "line": 491, + "line": 492, "column": 24 } } @@ -67779,15 +68058,15 @@ "postfix": false, "binop": null }, - "start": 17592, - "end": 17593, + "start": 17632, + "end": 17633, "loc": { "start": { - "line": 492, + "line": 493, "column": 4 }, "end": { - "line": 492, + "line": 493, "column": 5 } } @@ -67804,15 +68083,15 @@ "postfix": false, "binop": null }, - "start": 17595, - "end": 17596, + "start": 17635, + "end": 17636, "loc": { "start": { - "line": 493, + "line": 494, "column": 0 }, "end": { - "line": 493, + "line": 494, "column": 1 } } @@ -67830,15 +68109,15 @@ "binop": null, "updateContext": null }, - "start": 17596, - "end": 17596, + "start": 17636, + "end": 17636, "loc": { "start": { - "line": 493, + "line": 494, "column": 1 }, "end": { - "line": 493, + "line": 494, "column": 1 } } diff --git a/docs/class/src/icon.mjs~Icon.html b/docs/class/src/icon.mjs~Icon.html index 3c714f7..9f5cf5d 100644 --- a/docs/class/src/icon.mjs~Icon.html +++ b/docs/class/src/icon.mjs~Icon.html @@ -1426,7 +1426,7 @@