diff --git a/docs/ast/source/demo/App.js.json b/docs/ast/source/demo/App.js.json index 47ad3e66..50d728fb 100644 --- a/docs/ast/source/demo/App.js.json +++ b/docs/ast/source/demo/App.js.json @@ -1,28 +1,28 @@ { "type": "File", "start": 0, - "end": 1927, + "end": 1919, "loc": { "start": { "line": 1, "column": 0 }, "end": { - "line": 87, + "line": 85, "column": 19 } }, "program": { "type": "Program", "start": 0, - "end": 1927, + "end": 1919, "loc": { "start": { "line": 1, "column": 0 }, "end": { - "line": 87, + "line": 85, "column": 19 } }, @@ -154,14 +154,14 @@ { "type": "Identifier", "start": 94, - "end": 1904, + "end": 1896, "loc": { "start": { "line": 7, "column": 0 }, "end": { - "line": 85, + "line": 83, "column": 1 } }, @@ -187,14 +187,14 @@ "body": { "type": "ClassBody", "start": 104, - "end": 1904, + "end": 1896, "loc": { "start": { "line": 7, "column": 10 }, "end": { - "line": 85, + "line": 83, "column": 1 } }, @@ -586,14 +586,14 @@ { "type": "ClassProperty", "start": 407, - "end": 1195, + "end": 1160, "loc": { "start": { "line": 24, "column": 2 }, "end": { - "line": 51, + "line": 49, "column": 3 } }, @@ -620,14 +620,14 @@ "value": { "type": "ArrowFunctionExpression", "start": 421, - "end": 1195, + "end": 1160, "loc": { "start": { "line": 24, "column": 16 }, "end": { - "line": 51, + "line": 49, "column": 3 } }, @@ -639,14 +639,14 @@ "body": { "type": "BlockStatement", "start": 427, - "end": 1195, + "end": 1160, "loc": { "start": { "line": 24, "column": 22 }, "end": { - "line": 51, + "line": 49, "column": 3 } }, @@ -2022,136 +2022,6 @@ } ] } - }, - { - "type": "ExpressionStatement", - "start": 1163, - "end": 1190, - "loc": { - "start": { - "line": 50, - "column": 4 - }, - "end": { - "line": 50, - "column": 31 - } - }, - "expression": { - "type": "CallExpression", - "start": 1163, - "end": 1189, - "loc": { - "start": { - "line": 50, - "column": 4 - }, - "end": { - "line": 50, - "column": 30 - } - }, - "callee": { - "type": "MemberExpression", - "start": 1163, - "end": 1174, - "loc": { - "start": { - "line": 50, - "column": 4 - }, - "end": { - "line": 50, - "column": 15 - } - }, - "object": { - "type": "Identifier", - "start": 1163, - "end": 1170, - "loc": { - "start": { - "line": 50, - "column": 4 - }, - "end": { - "line": 50, - "column": 11 - }, - "identifierName": "console" - }, - "name": "console" - }, - "property": { - "type": "Identifier", - "start": 1171, - "end": 1174, - "loc": { - "start": { - "line": 50, - "column": 12 - }, - "end": { - "line": 50, - "column": 15 - }, - "identifierName": "log" - }, - "name": "log" - }, - "computed": false - }, - "arguments": [ - { - "type": "MemberExpression", - "start": 1175, - "end": 1188, - "loc": { - "start": { - "line": 50, - "column": 16 - }, - "end": { - "line": 50, - "column": 29 - } - }, - "object": { - "type": "ThisExpression", - "start": 1175, - "end": 1179, - "loc": { - "start": { - "line": 50, - "column": 16 - }, - "end": { - "line": 50, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "start": 1180, - "end": 1188, - "loc": { - "start": { - "line": 50, - "column": 21 - }, - "end": { - "line": 50, - "column": 29 - }, - "identifierName": "keyboard" - }, - "name": "keyboard" - }, - "computed": false - } - ] - } } ], "directives": [], @@ -2180,16 +2050,16 @@ "trailingComments": [ { "type": "CommentBlock", - "value": "*\r\n * \r\n ", - "start": 1201, - "end": 1218, + "value": "*\r\n * Handles shift functionality\r\n ", + "start": 1166, + "end": 1210, "loc": { "start": { - "line": 53, + "line": 51, "column": 2 }, "end": { - "line": 55, + "line": 53, "column": 5 } } @@ -2198,15 +2068,15 @@ }, { "type": "ClassProperty", - "start": 1222, - "end": 1458, + "start": 1214, + "end": 1450, "loc": { "start": { - "line": 56, + "line": 54, "column": 2 }, "end": { - "line": 63, + "line": 61, "column": 3 } }, @@ -2214,15 +2084,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 1222, - "end": 1239, + "start": 1214, + "end": 1231, "loc": { "start": { - "line": 56, + "line": 54, "column": 2 }, "end": { - "line": 56, + "line": 54, "column": 19 }, "identifierName": "handleShiftButton" @@ -2232,15 +2102,15 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 1242, - "end": 1458, + "start": 1234, + "end": 1450, "loc": { "start": { - "line": 56, + "line": 54, "column": 22 }, "end": { - "line": 63, + "line": 61, "column": 3 } }, @@ -2251,59 +2121,59 @@ "params": [], "body": { "type": "BlockStatement", - "start": 1248, - "end": 1458, + "start": 1240, + "end": 1450, "loc": { "start": { - "line": 56, + "line": 54, "column": 28 }, "end": { - "line": 63, + "line": 61, "column": 3 } }, "body": [ { "type": "VariableDeclaration", - "start": 1255, - "end": 1288, + "start": 1247, + "end": 1280, "loc": { "start": { - "line": 57, + "line": 55, "column": 4 }, "end": { - "line": 57, + "line": 55, "column": 37 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 1259, - "end": 1287, + "start": 1251, + "end": 1279, "loc": { "start": { - "line": 57, + "line": 55, "column": 8 }, "end": { - "line": 57, + "line": 55, "column": 36 } }, "id": { "type": "Identifier", - "start": 1259, - "end": 1269, + "start": 1251, + "end": 1261, "loc": { "start": { - "line": 57, + "line": 55, "column": 8 }, "end": { - "line": 57, + "line": 55, "column": 18 }, "identifierName": "layoutName" @@ -2312,44 +2182,44 @@ }, "init": { "type": "MemberExpression", - "start": 1272, - "end": 1287, + "start": 1264, + "end": 1279, "loc": { "start": { - "line": 57, + "line": 55, "column": 21 }, "end": { - "line": 57, + "line": 55, "column": 36 } }, "object": { "type": "ThisExpression", - "start": 1272, - "end": 1276, + "start": 1264, + "end": 1268, "loc": { "start": { - "line": 57, + "line": 55, "column": 21 }, "end": { - "line": 57, + "line": 55, "column": 25 } } }, "property": { "type": "Identifier", - "start": 1277, - "end": 1287, + "start": 1269, + "end": 1279, "loc": { "start": { - "line": 57, + "line": 55, "column": 26 }, "end": { - "line": 57, + "line": 55, "column": 36 }, "identifierName": "layoutName" @@ -2364,44 +2234,44 @@ }, { "type": "VariableDeclaration", - "start": 1294, - "end": 1377, + "start": 1286, + "end": 1369, "loc": { "start": { - "line": 58, + "line": 56, "column": 4 }, "end": { - "line": 58, + "line": 56, "column": 87 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 1298, - "end": 1376, + "start": 1290, + "end": 1368, "loc": { "start": { - "line": 58, + "line": 56, "column": 8 }, "end": { - "line": 58, + "line": 56, "column": 86 } }, "id": { "type": "Identifier", - "start": 1298, - "end": 1309, + "start": 1290, + "end": 1301, "loc": { "start": { - "line": 58, + "line": 56, "column": 8 }, "end": { - "line": 58, + "line": 56, "column": 19 }, "identifierName": "shiftToggle" @@ -2410,59 +2280,59 @@ }, "init": { "type": "AssignmentExpression", - "start": 1312, - "end": 1376, + "start": 1304, + "end": 1368, "loc": { "start": { - "line": 58, + "line": 56, "column": 22 }, "end": { - "line": 58, + "line": 56, "column": 86 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 1312, - "end": 1327, + "start": 1304, + "end": 1319, "loc": { "start": { - "line": 58, + "line": 56, "column": 22 }, "end": { - "line": 58, + "line": 56, "column": 37 } }, "object": { "type": "ThisExpression", - "start": 1312, - "end": 1316, + "start": 1304, + "end": 1308, "loc": { "start": { - "line": 58, + "line": 56, "column": 22 }, "end": { - "line": 58, + "line": 56, "column": 26 } } }, "property": { "type": "Identifier", - "start": 1317, - "end": 1327, + "start": 1309, + "end": 1319, "loc": { "start": { - "line": 58, + "line": 56, "column": 27 }, "end": { - "line": 58, + "line": 56, "column": 37 }, "identifierName": "layoutName" @@ -2473,43 +2343,43 @@ }, "right": { "type": "ConditionalExpression", - "start": 1330, - "end": 1376, + "start": 1322, + "end": 1368, "loc": { "start": { - "line": 58, + "line": 56, "column": 40 }, "end": { - "line": 58, + "line": 56, "column": 86 } }, "test": { "type": "BinaryExpression", - "start": 1330, - "end": 1354, + "start": 1322, + "end": 1346, "loc": { "start": { - "line": 58, + "line": 56, "column": 40 }, "end": { - "line": 58, + "line": 56, "column": 64 } }, "left": { "type": "Identifier", - "start": 1330, - "end": 1340, + "start": 1322, + "end": 1332, "loc": { "start": { - "line": 58, + "line": 56, "column": 40 }, "end": { - "line": 58, + "line": 56, "column": 50 }, "identifierName": "layoutName" @@ -2519,15 +2389,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 1345, - "end": 1354, + "start": 1337, + "end": 1346, "loc": { "start": { - "line": 58, + "line": 56, "column": 55 }, "end": { - "line": 58, + "line": 56, "column": 64 } }, @@ -2540,15 +2410,15 @@ }, "consequent": { "type": "StringLiteral", - "start": 1357, - "end": 1364, + "start": 1349, + "end": 1356, "loc": { "start": { - "line": 58, + "line": 56, "column": 67 }, "end": { - "line": 58, + "line": 56, "column": 74 } }, @@ -2560,15 +2430,15 @@ }, "alternate": { "type": "StringLiteral", - "start": 1367, - "end": 1376, + "start": 1359, + "end": 1368, "loc": { "start": { - "line": 58, + "line": 56, "column": 77 }, "end": { - "line": 58, + "line": 56, "column": 86 } }, @@ -2586,86 +2456,86 @@ }, { "type": "ExpressionStatement", - "start": 1387, - "end": 1453, + "start": 1379, + "end": 1445, "loc": { "start": { - "line": 60, + "line": 58, "column": 4 }, "end": { - "line": 62, + "line": 60, "column": 7 } }, "expression": { "type": "CallExpression", - "start": 1387, - "end": 1452, + "start": 1379, + "end": 1444, "loc": { "start": { - "line": 60, + "line": 58, "column": 4 }, "end": { - "line": 62, + "line": 60, "column": 6 } }, "callee": { "type": "MemberExpression", - "start": 1387, - "end": 1411, + "start": 1379, + "end": 1403, "loc": { "start": { - "line": 60, + "line": 58, "column": 4 }, "end": { - "line": 60, + "line": 58, "column": 28 } }, "object": { "type": "MemberExpression", - "start": 1387, - "end": 1400, + "start": 1379, + "end": 1392, "loc": { "start": { - "line": 60, + "line": 58, "column": 4 }, "end": { - "line": 60, + "line": 58, "column": 17 } }, "object": { "type": "ThisExpression", - "start": 1387, - "end": 1391, + "start": 1379, + "end": 1383, "loc": { "start": { - "line": 60, + "line": 58, "column": 4 }, "end": { - "line": 60, + "line": 58, "column": 8 } } }, "property": { "type": "Identifier", - "start": 1392, - "end": 1400, + "start": 1384, + "end": 1392, "loc": { "start": { - "line": 60, + "line": 58, "column": 9 }, "end": { - "line": 60, + "line": 58, "column": 17 }, "identifierName": "keyboard" @@ -2676,15 +2546,15 @@ }, "property": { "type": "Identifier", - "start": 1401, - "end": 1411, + "start": 1393, + "end": 1403, "loc": { "start": { - "line": 60, + "line": 58, "column": 18 }, "end": { - "line": 60, + "line": 58, "column": 28 }, "identifierName": "setOptions" @@ -2696,30 +2566,30 @@ "arguments": [ { "type": "ObjectExpression", - "start": 1412, - "end": 1451, + "start": 1404, + "end": 1443, "loc": { "start": { - "line": 60, + "line": 58, "column": 29 }, "end": { - "line": 62, + "line": 60, "column": 5 } }, "properties": [ { "type": "ObjectProperty", - "start": 1421, - "end": 1444, + "start": 1413, + "end": 1436, "loc": { "start": { - "line": 61, + "line": 59, "column": 6 }, "end": { - "line": 61, + "line": 59, "column": 29 } }, @@ -2728,15 +2598,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 1421, - "end": 1431, + "start": 1413, + "end": 1423, "loc": { "start": { - "line": 61, + "line": 59, "column": 6 }, "end": { - "line": 61, + "line": 59, "column": 16 }, "identifierName": "layoutName" @@ -2745,15 +2615,15 @@ }, "value": { "type": "Identifier", - "start": 1433, - "end": 1444, + "start": 1425, + "end": 1436, "loc": { "start": { - "line": 61, + "line": 59, "column": 18 }, "end": { - "line": 61, + "line": 59, "column": 29 }, "identifierName": "shiftToggle" @@ -2775,16 +2645,16 @@ "leadingComments": [ { "type": "CommentBlock", - "value": "*\r\n * \r\n ", - "start": 1201, - "end": 1218, + "value": "*\r\n * Handles shift functionality\r\n ", + "start": 1166, + "end": 1210, "loc": { "start": { - "line": 53, + "line": 51, "column": 2 }, "end": { - "line": 55, + "line": 53, "column": 5 } } @@ -2794,15 +2664,15 @@ { "type": "CommentBlock", "value": "*\r\n * Called when simple-keyboard input has changed\r\n ", - "start": 1464, - "end": 1526, + "start": 1456, + "end": 1518, "loc": { "start": { - "line": 65, + "line": 63, "column": 2 }, "end": { - "line": 67, + "line": 65, "column": 5 } } @@ -2811,15 +2681,15 @@ }, { "type": "ClassProperty", - "start": 1530, - "end": 1609, + "start": 1522, + "end": 1601, "loc": { "start": { - "line": 68, + "line": 66, "column": 2 }, "end": { - "line": 70, + "line": 68, "column": 3 } }, @@ -2827,15 +2697,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 1530, - "end": 1538, + "start": 1522, + "end": 1530, "loc": { "start": { - "line": 68, + "line": 66, "column": 2 }, "end": { - "line": 68, + "line": 66, "column": 10 }, "identifierName": "onChange" @@ -2845,15 +2715,15 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 1541, - "end": 1609, + "start": 1533, + "end": 1601, "loc": { "start": { - "line": 68, + "line": 66, "column": 13 }, "end": { - "line": 70, + "line": 68, "column": 3 } }, @@ -2864,15 +2734,15 @@ "params": [ { "type": "Identifier", - "start": 1541, - "end": 1546, + "start": 1533, + "end": 1538, "loc": { "start": { - "line": 68, + "line": 66, "column": 13 }, "end": { - "line": 68, + "line": 66, "column": 18 }, "identifierName": "input" @@ -2882,101 +2752,101 @@ ], "body": { "type": "BlockStatement", - "start": 1550, - "end": 1609, + "start": 1542, + "end": 1601, "loc": { "start": { - "line": 68, + "line": 66, "column": 22 }, "end": { - "line": 70, + "line": 68, "column": 3 } }, "body": [ { "type": "ExpressionStatement", - "start": 1557, - "end": 1604, + "start": 1549, + "end": 1596, "loc": { "start": { - "line": 69, + "line": 67, "column": 4 }, "end": { - "line": 69, + "line": 67, "column": 51 } }, "expression": { "type": "AssignmentExpression", - "start": 1557, - "end": 1603, + "start": 1549, + "end": 1595, "loc": { "start": { - "line": 69, + "line": 67, "column": 4 }, "end": { - "line": 69, + "line": 67, "column": 50 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 1557, - "end": 1595, + "start": 1549, + "end": 1587, "loc": { "start": { - "line": 69, + "line": 67, "column": 4 }, "end": { - "line": 69, + "line": 67, "column": 42 } }, "object": { "type": "CallExpression", - "start": 1557, - "end": 1589, + "start": 1549, + "end": 1581, "loc": { "start": { - "line": 69, + "line": 67, "column": 4 }, "end": { - "line": 69, + "line": 67, "column": 36 } }, "callee": { "type": "MemberExpression", - "start": 1557, - "end": 1579, + "start": 1549, + "end": 1571, "loc": { "start": { - "line": 69, + "line": 67, "column": 4 }, "end": { - "line": 69, + "line": 67, "column": 26 } }, "object": { "type": "Identifier", - "start": 1557, - "end": 1565, + "start": 1549, + "end": 1557, "loc": { "start": { - "line": 69, + "line": 67, "column": 4 }, "end": { - "line": 69, + "line": 67, "column": 12 }, "identifierName": "document" @@ -2985,15 +2855,15 @@ }, "property": { "type": "Identifier", - "start": 1566, - "end": 1579, + "start": 1558, + "end": 1571, "loc": { "start": { - "line": 69, + "line": 67, "column": 13 }, "end": { - "line": 69, + "line": 67, "column": 26 }, "identifierName": "querySelector" @@ -3005,15 +2875,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 1580, - "end": 1588, + "start": 1572, + "end": 1580, "loc": { "start": { - "line": 69, + "line": 67, "column": 27 }, "end": { - "line": 69, + "line": 67, "column": 35 } }, @@ -3027,15 +2897,15 @@ }, "property": { "type": "Identifier", - "start": 1590, - "end": 1595, + "start": 1582, + "end": 1587, "loc": { "start": { - "line": 69, + "line": 67, "column": 37 }, "end": { - "line": 69, + "line": 67, "column": 42 }, "identifierName": "value" @@ -3046,15 +2916,15 @@ }, "right": { "type": "Identifier", - "start": 1598, - "end": 1603, + "start": 1590, + "end": 1595, "loc": { "start": { - "line": 69, + "line": 67, "column": 45 }, "end": { - "line": 69, + "line": 67, "column": 50 }, "identifierName": "input" @@ -3073,15 +2943,15 @@ { "type": "CommentBlock", "value": "*\r\n * Called when simple-keyboard input has changed\r\n ", - "start": 1464, - "end": 1526, + "start": 1456, + "end": 1518, "loc": { "start": { - "line": 65, + "line": 63, "column": 2 }, "end": { - "line": 67, + "line": 65, "column": 5 } } @@ -3091,15 +2961,15 @@ { "type": "CommentBlock", "value": "*\r\n * Called when a simple-keyboard key is pressed\r\n ", - "start": 1615, - "end": 1676, + "start": 1607, + "end": 1668, "loc": { "start": { - "line": 72, + "line": 70, "column": 2 }, "end": { - "line": 74, + "line": 72, "column": 5 } } @@ -3108,15 +2978,15 @@ }, { "type": "ClassProperty", - "start": 1680, - "end": 1899, + "start": 1672, + "end": 1891, "loc": { "start": { - "line": 75, + "line": 73, "column": 2 }, "end": { - "line": 83, + "line": 81, "column": 3 } }, @@ -3124,15 +2994,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 1680, - "end": 1690, + "start": 1672, + "end": 1682, "loc": { "start": { - "line": 75, + "line": 73, "column": 2 }, "end": { - "line": 75, + "line": 73, "column": 12 }, "identifierName": "onKeyPress" @@ -3142,15 +3012,15 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 1693, - "end": 1899, + "start": 1685, + "end": 1891, "loc": { "start": { - "line": 75, + "line": 73, "column": 15 }, "end": { - "line": 83, + "line": 81, "column": 3 } }, @@ -3161,15 +3031,15 @@ "params": [ { "type": "Identifier", - "start": 1693, - "end": 1699, + "start": 1685, + "end": 1691, "loc": { "start": { - "line": 75, + "line": 73, "column": 15 }, "end": { - "line": 75, + "line": 73, "column": 21 }, "identifierName": "button" @@ -3179,72 +3049,72 @@ ], "body": { "type": "BlockStatement", - "start": 1703, - "end": 1899, + "start": 1695, + "end": 1891, "loc": { "start": { - "line": 75, + "line": 73, "column": 25 }, "end": { - "line": 83, + "line": 81, "column": 3 } }, "body": [ { "type": "ExpressionStatement", - "start": 1710, - "end": 1748, + "start": 1702, + "end": 1740, "loc": { "start": { - "line": 76, + "line": 74, "column": 4 }, "end": { - "line": 76, + "line": 74, "column": 42 } }, "expression": { "type": "CallExpression", - "start": 1710, - "end": 1747, + "start": 1702, + "end": 1739, "loc": { "start": { - "line": 76, + "line": 74, "column": 4 }, "end": { - "line": 76, + "line": 74, "column": 41 } }, "callee": { "type": "MemberExpression", - "start": 1710, - "end": 1721, + "start": 1702, + "end": 1713, "loc": { "start": { - "line": 76, + "line": 74, "column": 4 }, "end": { - "line": 76, + "line": 74, "column": 15 } }, "object": { "type": "Identifier", - "start": 1710, - "end": 1717, + "start": 1702, + "end": 1709, "loc": { "start": { - "line": 76, + "line": 74, "column": 4 }, "end": { - "line": 76, + "line": 74, "column": 11 }, "identifierName": "console" @@ -3253,15 +3123,15 @@ }, "property": { "type": "Identifier", - "start": 1718, - "end": 1721, + "start": 1710, + "end": 1713, "loc": { "start": { - "line": 76, + "line": 74, "column": 12 }, "end": { - "line": 76, + "line": 74, "column": 15 }, "identifierName": "log" @@ -3273,15 +3143,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 1722, - "end": 1738, + "start": 1714, + "end": 1730, "loc": { "start": { - "line": 76, + "line": 74, "column": 16 }, "end": { - "line": 76, + "line": 74, "column": 32 } }, @@ -3293,15 +3163,15 @@ }, { "type": "Identifier", - "start": 1740, - "end": 1746, + "start": 1732, + "end": 1738, "loc": { "start": { - "line": 76, + "line": 74, "column": 34 }, "end": { - "line": 76, + "line": 74, "column": 40 }, "identifierName": "button" @@ -3314,15 +3184,15 @@ { "type": "CommentBlock", "value": "*\r\n * Shift functionality\r\n ", - "start": 1760, - "end": 1804, + "start": 1752, + "end": 1796, "loc": { "start": { - "line": 78, + "line": 76, "column": 6 }, "end": { - "line": 80, + "line": 78, "column": 9 } } @@ -3331,57 +3201,57 @@ }, { "type": "IfStatement", - "start": 1812, - "end": 1894, + "start": 1804, + "end": 1886, "loc": { "start": { - "line": 81, + "line": 79, "column": 6 }, "end": { - "line": 82, + "line": 80, "column": 33 } }, "test": { "type": "LogicalExpression", - "start": 1815, - "end": 1858, + "start": 1807, + "end": 1850, "loc": { "start": { - "line": 81, + "line": 79, "column": 9 }, "end": { - "line": 81, + "line": 79, "column": 52 } }, "left": { "type": "BinaryExpression", - "start": 1815, - "end": 1834, + "start": 1807, + "end": 1826, "loc": { "start": { - "line": 81, + "line": 79, "column": 9 }, "end": { - "line": 81, + "line": 79, "column": 28 } }, "left": { "type": "Identifier", - "start": 1815, - "end": 1821, + "start": 1807, + "end": 1813, "loc": { "start": { - "line": 81, + "line": 79, "column": 9 }, "end": { - "line": 81, + "line": 79, "column": 15 }, "identifierName": "button" @@ -3392,15 +3262,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 1826, - "end": 1834, + "start": 1818, + "end": 1826, "loc": { "start": { - "line": 81, + "line": 79, "column": 20 }, "end": { - "line": 81, + "line": 79, "column": 28 } }, @@ -3415,29 +3285,29 @@ "operator": "||", "right": { "type": "BinaryExpression", - "start": 1838, - "end": 1858, + "start": 1830, + "end": 1850, "loc": { "start": { - "line": 81, + "line": 79, "column": 32 }, "end": { - "line": 81, + "line": 79, "column": 52 } }, "left": { "type": "Identifier", - "start": 1838, - "end": 1844, + "start": 1830, + "end": 1836, "loc": { "start": { - "line": 81, + "line": 79, "column": 32 }, "end": { - "line": 81, + "line": 79, "column": 38 }, "identifierName": "button" @@ -3447,15 +3317,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 1849, - "end": 1858, + "start": 1841, + "end": 1850, "loc": { "start": { - "line": 81, + "line": 79, "column": 43 }, "end": { - "line": 81, + "line": 79, "column": 52 } }, @@ -3470,72 +3340,72 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 1869, - "end": 1894, + "start": 1861, + "end": 1886, "loc": { "start": { - "line": 82, + "line": 80, "column": 8 }, "end": { - "line": 82, + "line": 80, "column": 33 } }, "expression": { "type": "CallExpression", - "start": 1869, - "end": 1893, + "start": 1861, + "end": 1885, "loc": { "start": { - "line": 82, + "line": 80, "column": 8 }, "end": { - "line": 82, + "line": 80, "column": 32 } }, "callee": { "type": "MemberExpression", - "start": 1869, - "end": 1891, + "start": 1861, + "end": 1883, "loc": { "start": { - "line": 82, + "line": 80, "column": 8 }, "end": { - "line": 82, + "line": 80, "column": 30 } }, "object": { "type": "ThisExpression", - "start": 1869, - "end": 1873, + "start": 1861, + "end": 1865, "loc": { "start": { - "line": 82, + "line": 80, "column": 8 }, "end": { - "line": 82, + "line": 80, "column": 12 } } }, "property": { "type": "Identifier", - "start": 1874, - "end": 1891, + "start": 1866, + "end": 1883, "loc": { "start": { - "line": 82, + "line": 80, "column": 13 }, "end": { - "line": 82, + "line": 80, "column": 30 }, "identifierName": "handleShiftButton" @@ -3552,15 +3422,15 @@ { "type": "CommentBlock", "value": "*\r\n * Shift functionality\r\n ", - "start": 1760, - "end": 1804, + "start": 1752, + "end": 1796, "loc": { "start": { - "line": 78, + "line": 76, "column": 6 }, "end": { - "line": 80, + "line": 78, "column": 9 } } @@ -3575,15 +3445,15 @@ { "type": "CommentBlock", "value": "*\r\n * Called when a simple-keyboard key is pressed\r\n ", - "start": 1615, - "end": 1676, + "start": 1607, + "end": 1668, "loc": { "start": { - "line": 72, + "line": 70, "column": 2 }, "end": { - "line": 74, + "line": 72, "column": 5 } } @@ -3598,29 +3468,29 @@ }, { "type": "Identifier", - "start": 1908, - "end": 1927, + "start": 1900, + "end": 1919, "loc": { "start": { - "line": 87, + "line": 85, "column": 0 }, "end": { - "line": 87, + "line": 85, "column": 19 } }, "declaration": { "type": "Identifier", - "start": 1923, - "end": 1926, + "start": 1915, + "end": 1918, "loc": { "start": { - "line": 87, + "line": 85, "column": 15 }, "end": { - "line": 87, + "line": 85, "column": 18 }, "identifierName": "App" @@ -3633,29 +3503,29 @@ }, { "type": "ExportDefaultDeclaration", - "start": 1908, - "end": 1927, + "start": 1900, + "end": 1919, "loc": { "start": { - "line": 87, + "line": 85, "column": 0 }, "end": { - "line": 87, + "line": 85, "column": 19 } }, "declaration": { "type": "ClassDeclaration", "start": 94, - "end": 1904, + "end": 1896, "loc": { "start": { "line": 7, "column": 0 }, "end": { - "line": 85, + "line": 83, "column": 1 } }, @@ -3681,14 +3551,14 @@ "body": { "type": "ClassBody", "start": 104, - "end": 1904, + "end": 1896, "loc": { "start": { "line": 7, "column": 10 }, "end": { - "line": 85, + "line": 83, "column": 1 } }, @@ -4080,14 +3950,14 @@ { "type": "ClassProperty", "start": 407, - "end": 1195, + "end": 1160, "loc": { "start": { "line": 24, "column": 2 }, "end": { - "line": 51, + "line": 49, "column": 3 } }, @@ -4114,14 +3984,14 @@ "value": { "type": "ArrowFunctionExpression", "start": 421, - "end": 1195, + "end": 1160, "loc": { "start": { "line": 24, "column": 16 }, "end": { - "line": 51, + "line": 49, "column": 3 } }, @@ -4133,14 +4003,14 @@ "body": { "type": "BlockStatement", "start": 427, - "end": 1195, + "end": 1160, "loc": { "start": { "line": 24, "column": 22 }, "end": { - "line": 51, + "line": 49, "column": 3 } }, @@ -5516,136 +5386,6 @@ } ] } - }, - { - "type": "ExpressionStatement", - "start": 1163, - "end": 1190, - "loc": { - "start": { - "line": 50, - "column": 4 - }, - "end": { - "line": 50, - "column": 31 - } - }, - "expression": { - "type": "CallExpression", - "start": 1163, - "end": 1189, - "loc": { - "start": { - "line": 50, - "column": 4 - }, - "end": { - "line": 50, - "column": 30 - } - }, - "callee": { - "type": "MemberExpression", - "start": 1163, - "end": 1174, - "loc": { - "start": { - "line": 50, - "column": 4 - }, - "end": { - "line": 50, - "column": 15 - } - }, - "object": { - "type": "Identifier", - "start": 1163, - "end": 1170, - "loc": { - "start": { - "line": 50, - "column": 4 - }, - "end": { - "line": 50, - "column": 11 - }, - "identifierName": "console" - }, - "name": "console" - }, - "property": { - "type": "Identifier", - "start": 1171, - "end": 1174, - "loc": { - "start": { - "line": 50, - "column": 12 - }, - "end": { - "line": 50, - "column": 15 - }, - "identifierName": "log" - }, - "name": "log" - }, - "computed": false - }, - "arguments": [ - { - "type": "MemberExpression", - "start": 1175, - "end": 1188, - "loc": { - "start": { - "line": 50, - "column": 16 - }, - "end": { - "line": 50, - "column": 29 - } - }, - "object": { - "type": "ThisExpression", - "start": 1175, - "end": 1179, - "loc": { - "start": { - "line": 50, - "column": 16 - }, - "end": { - "line": 50, - "column": 20 - } - } - }, - "property": { - "type": "Identifier", - "start": 1180, - "end": 1188, - "loc": { - "start": { - "line": 50, - "column": 21 - }, - "end": { - "line": 50, - "column": 29 - }, - "identifierName": "keyboard" - }, - "name": "keyboard" - }, - "computed": false - } - ] - } } ], "directives": [], @@ -5674,16 +5414,16 @@ "trailingComments": [ { "type": "CommentBlock", - "value": "*\r\n * \r\n ", - "start": 1201, - "end": 1218, + "value": "*\r\n * Handles shift functionality\r\n ", + "start": 1166, + "end": 1210, "loc": { "start": { - "line": 53, + "line": 51, "column": 2 }, "end": { - "line": 55, + "line": 53, "column": 5 } } @@ -5692,15 +5432,15 @@ }, { "type": "ClassProperty", - "start": 1222, - "end": 1458, + "start": 1214, + "end": 1450, "loc": { "start": { - "line": 56, + "line": 54, "column": 2 }, "end": { - "line": 63, + "line": 61, "column": 3 } }, @@ -5708,15 +5448,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 1222, - "end": 1239, + "start": 1214, + "end": 1231, "loc": { "start": { - "line": 56, + "line": 54, "column": 2 }, "end": { - "line": 56, + "line": 54, "column": 19 }, "identifierName": "handleShiftButton" @@ -5726,15 +5466,15 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 1242, - "end": 1458, + "start": 1234, + "end": 1450, "loc": { "start": { - "line": 56, + "line": 54, "column": 22 }, "end": { - "line": 63, + "line": 61, "column": 3 } }, @@ -5745,59 +5485,59 @@ "params": [], "body": { "type": "BlockStatement", - "start": 1248, - "end": 1458, + "start": 1240, + "end": 1450, "loc": { "start": { - "line": 56, + "line": 54, "column": 28 }, "end": { - "line": 63, + "line": 61, "column": 3 } }, "body": [ { "type": "VariableDeclaration", - "start": 1255, - "end": 1288, + "start": 1247, + "end": 1280, "loc": { "start": { - "line": 57, + "line": 55, "column": 4 }, "end": { - "line": 57, + "line": 55, "column": 37 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 1259, - "end": 1287, + "start": 1251, + "end": 1279, "loc": { "start": { - "line": 57, + "line": 55, "column": 8 }, "end": { - "line": 57, + "line": 55, "column": 36 } }, "id": { "type": "Identifier", - "start": 1259, - "end": 1269, + "start": 1251, + "end": 1261, "loc": { "start": { - "line": 57, + "line": 55, "column": 8 }, "end": { - "line": 57, + "line": 55, "column": 18 }, "identifierName": "layoutName" @@ -5806,44 +5546,44 @@ }, "init": { "type": "MemberExpression", - "start": 1272, - "end": 1287, + "start": 1264, + "end": 1279, "loc": { "start": { - "line": 57, + "line": 55, "column": 21 }, "end": { - "line": 57, + "line": 55, "column": 36 } }, "object": { "type": "ThisExpression", - "start": 1272, - "end": 1276, + "start": 1264, + "end": 1268, "loc": { "start": { - "line": 57, + "line": 55, "column": 21 }, "end": { - "line": 57, + "line": 55, "column": 25 } } }, "property": { "type": "Identifier", - "start": 1277, - "end": 1287, + "start": 1269, + "end": 1279, "loc": { "start": { - "line": 57, + "line": 55, "column": 26 }, "end": { - "line": 57, + "line": 55, "column": 36 }, "identifierName": "layoutName" @@ -5858,44 +5598,44 @@ }, { "type": "VariableDeclaration", - "start": 1294, - "end": 1377, + "start": 1286, + "end": 1369, "loc": { "start": { - "line": 58, + "line": 56, "column": 4 }, "end": { - "line": 58, + "line": 56, "column": 87 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 1298, - "end": 1376, + "start": 1290, + "end": 1368, "loc": { "start": { - "line": 58, + "line": 56, "column": 8 }, "end": { - "line": 58, + "line": 56, "column": 86 } }, "id": { "type": "Identifier", - "start": 1298, - "end": 1309, + "start": 1290, + "end": 1301, "loc": { "start": { - "line": 58, + "line": 56, "column": 8 }, "end": { - "line": 58, + "line": 56, "column": 19 }, "identifierName": "shiftToggle" @@ -5904,59 +5644,59 @@ }, "init": { "type": "AssignmentExpression", - "start": 1312, - "end": 1376, + "start": 1304, + "end": 1368, "loc": { "start": { - "line": 58, + "line": 56, "column": 22 }, "end": { - "line": 58, + "line": 56, "column": 86 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 1312, - "end": 1327, + "start": 1304, + "end": 1319, "loc": { "start": { - "line": 58, + "line": 56, "column": 22 }, "end": { - "line": 58, + "line": 56, "column": 37 } }, "object": { "type": "ThisExpression", - "start": 1312, - "end": 1316, + "start": 1304, + "end": 1308, "loc": { "start": { - "line": 58, + "line": 56, "column": 22 }, "end": { - "line": 58, + "line": 56, "column": 26 } } }, "property": { "type": "Identifier", - "start": 1317, - "end": 1327, + "start": 1309, + "end": 1319, "loc": { "start": { - "line": 58, + "line": 56, "column": 27 }, "end": { - "line": 58, + "line": 56, "column": 37 }, "identifierName": "layoutName" @@ -5967,43 +5707,43 @@ }, "right": { "type": "ConditionalExpression", - "start": 1330, - "end": 1376, + "start": 1322, + "end": 1368, "loc": { "start": { - "line": 58, + "line": 56, "column": 40 }, "end": { - "line": 58, + "line": 56, "column": 86 } }, "test": { "type": "BinaryExpression", - "start": 1330, - "end": 1354, + "start": 1322, + "end": 1346, "loc": { "start": { - "line": 58, + "line": 56, "column": 40 }, "end": { - "line": 58, + "line": 56, "column": 64 } }, "left": { "type": "Identifier", - "start": 1330, - "end": 1340, + "start": 1322, + "end": 1332, "loc": { "start": { - "line": 58, + "line": 56, "column": 40 }, "end": { - "line": 58, + "line": 56, "column": 50 }, "identifierName": "layoutName" @@ -6013,15 +5753,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 1345, - "end": 1354, + "start": 1337, + "end": 1346, "loc": { "start": { - "line": 58, + "line": 56, "column": 55 }, "end": { - "line": 58, + "line": 56, "column": 64 } }, @@ -6034,15 +5774,15 @@ }, "consequent": { "type": "StringLiteral", - "start": 1357, - "end": 1364, + "start": 1349, + "end": 1356, "loc": { "start": { - "line": 58, + "line": 56, "column": 67 }, "end": { - "line": 58, + "line": 56, "column": 74 } }, @@ -6054,15 +5794,15 @@ }, "alternate": { "type": "StringLiteral", - "start": 1367, - "end": 1376, + "start": 1359, + "end": 1368, "loc": { "start": { - "line": 58, + "line": 56, "column": 77 }, "end": { - "line": 58, + "line": 56, "column": 86 } }, @@ -6080,86 +5820,86 @@ }, { "type": "ExpressionStatement", - "start": 1387, - "end": 1453, + "start": 1379, + "end": 1445, "loc": { "start": { - "line": 60, + "line": 58, "column": 4 }, "end": { - "line": 62, + "line": 60, "column": 7 } }, "expression": { "type": "CallExpression", - "start": 1387, - "end": 1452, + "start": 1379, + "end": 1444, "loc": { "start": { - "line": 60, + "line": 58, "column": 4 }, "end": { - "line": 62, + "line": 60, "column": 6 } }, "callee": { "type": "MemberExpression", - "start": 1387, - "end": 1411, + "start": 1379, + "end": 1403, "loc": { "start": { - "line": 60, + "line": 58, "column": 4 }, "end": { - "line": 60, + "line": 58, "column": 28 } }, "object": { "type": "MemberExpression", - "start": 1387, - "end": 1400, + "start": 1379, + "end": 1392, "loc": { "start": { - "line": 60, + "line": 58, "column": 4 }, "end": { - "line": 60, + "line": 58, "column": 17 } }, "object": { "type": "ThisExpression", - "start": 1387, - "end": 1391, + "start": 1379, + "end": 1383, "loc": { "start": { - "line": 60, + "line": 58, "column": 4 }, "end": { - "line": 60, + "line": 58, "column": 8 } } }, "property": { "type": "Identifier", - "start": 1392, - "end": 1400, + "start": 1384, + "end": 1392, "loc": { "start": { - "line": 60, + "line": 58, "column": 9 }, "end": { - "line": 60, + "line": 58, "column": 17 }, "identifierName": "keyboard" @@ -6170,15 +5910,15 @@ }, "property": { "type": "Identifier", - "start": 1401, - "end": 1411, + "start": 1393, + "end": 1403, "loc": { "start": { - "line": 60, + "line": 58, "column": 18 }, "end": { - "line": 60, + "line": 58, "column": 28 }, "identifierName": "setOptions" @@ -6190,30 +5930,30 @@ "arguments": [ { "type": "ObjectExpression", - "start": 1412, - "end": 1451, + "start": 1404, + "end": 1443, "loc": { "start": { - "line": 60, + "line": 58, "column": 29 }, "end": { - "line": 62, + "line": 60, "column": 5 } }, "properties": [ { "type": "ObjectProperty", - "start": 1421, - "end": 1444, + "start": 1413, + "end": 1436, "loc": { "start": { - "line": 61, + "line": 59, "column": 6 }, "end": { - "line": 61, + "line": 59, "column": 29 } }, @@ -6222,15 +5962,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 1421, - "end": 1431, + "start": 1413, + "end": 1423, "loc": { "start": { - "line": 61, + "line": 59, "column": 6 }, "end": { - "line": 61, + "line": 59, "column": 16 }, "identifierName": "layoutName" @@ -6239,15 +5979,15 @@ }, "value": { "type": "Identifier", - "start": 1433, - "end": 1444, + "start": 1425, + "end": 1436, "loc": { "start": { - "line": 61, + "line": 59, "column": 18 }, "end": { - "line": 61, + "line": 59, "column": 29 }, "identifierName": "shiftToggle" @@ -6269,16 +6009,16 @@ "leadingComments": [ { "type": "CommentBlock", - "value": "*\r\n * \r\n ", - "start": 1201, - "end": 1218, + "value": "*\r\n * Handles shift functionality\r\n ", + "start": 1166, + "end": 1210, "loc": { "start": { - "line": 53, + "line": 51, "column": 2 }, "end": { - "line": 55, + "line": 53, "column": 5 } } @@ -6288,15 +6028,15 @@ { "type": "CommentBlock", "value": "*\r\n * Called when simple-keyboard input has changed\r\n ", - "start": 1464, - "end": 1526, + "start": 1456, + "end": 1518, "loc": { "start": { - "line": 65, + "line": 63, "column": 2 }, "end": { - "line": 67, + "line": 65, "column": 5 } } @@ -6305,15 +6045,15 @@ }, { "type": "ClassProperty", - "start": 1530, - "end": 1609, + "start": 1522, + "end": 1601, "loc": { "start": { - "line": 68, + "line": 66, "column": 2 }, "end": { - "line": 70, + "line": 68, "column": 3 } }, @@ -6321,15 +6061,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 1530, - "end": 1538, + "start": 1522, + "end": 1530, "loc": { "start": { - "line": 68, + "line": 66, "column": 2 }, "end": { - "line": 68, + "line": 66, "column": 10 }, "identifierName": "onChange" @@ -6339,15 +6079,15 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 1541, - "end": 1609, + "start": 1533, + "end": 1601, "loc": { "start": { - "line": 68, + "line": 66, "column": 13 }, "end": { - "line": 70, + "line": 68, "column": 3 } }, @@ -6358,15 +6098,15 @@ "params": [ { "type": "Identifier", - "start": 1541, - "end": 1546, + "start": 1533, + "end": 1538, "loc": { "start": { - "line": 68, + "line": 66, "column": 13 }, "end": { - "line": 68, + "line": 66, "column": 18 }, "identifierName": "input" @@ -6376,101 +6116,101 @@ ], "body": { "type": "BlockStatement", - "start": 1550, - "end": 1609, + "start": 1542, + "end": 1601, "loc": { "start": { - "line": 68, + "line": 66, "column": 22 }, "end": { - "line": 70, + "line": 68, "column": 3 } }, "body": [ { "type": "ExpressionStatement", - "start": 1557, - "end": 1604, + "start": 1549, + "end": 1596, "loc": { "start": { - "line": 69, + "line": 67, "column": 4 }, "end": { - "line": 69, + "line": 67, "column": 51 } }, "expression": { "type": "AssignmentExpression", - "start": 1557, - "end": 1603, + "start": 1549, + "end": 1595, "loc": { "start": { - "line": 69, + "line": 67, "column": 4 }, "end": { - "line": 69, + "line": 67, "column": 50 } }, "operator": "=", "left": { "type": "MemberExpression", - "start": 1557, - "end": 1595, + "start": 1549, + "end": 1587, "loc": { "start": { - "line": 69, + "line": 67, "column": 4 }, "end": { - "line": 69, + "line": 67, "column": 42 } }, "object": { "type": "CallExpression", - "start": 1557, - "end": 1589, + "start": 1549, + "end": 1581, "loc": { "start": { - "line": 69, + "line": 67, "column": 4 }, "end": { - "line": 69, + "line": 67, "column": 36 } }, "callee": { "type": "MemberExpression", - "start": 1557, - "end": 1579, + "start": 1549, + "end": 1571, "loc": { "start": { - "line": 69, + "line": 67, "column": 4 }, "end": { - "line": 69, + "line": 67, "column": 26 } }, "object": { "type": "Identifier", - "start": 1557, - "end": 1565, + "start": 1549, + "end": 1557, "loc": { "start": { - "line": 69, + "line": 67, "column": 4 }, "end": { - "line": 69, + "line": 67, "column": 12 }, "identifierName": "document" @@ -6479,15 +6219,15 @@ }, "property": { "type": "Identifier", - "start": 1566, - "end": 1579, + "start": 1558, + "end": 1571, "loc": { "start": { - "line": 69, + "line": 67, "column": 13 }, "end": { - "line": 69, + "line": 67, "column": 26 }, "identifierName": "querySelector" @@ -6499,15 +6239,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 1580, - "end": 1588, + "start": 1572, + "end": 1580, "loc": { "start": { - "line": 69, + "line": 67, "column": 27 }, "end": { - "line": 69, + "line": 67, "column": 35 } }, @@ -6521,15 +6261,15 @@ }, "property": { "type": "Identifier", - "start": 1590, - "end": 1595, + "start": 1582, + "end": 1587, "loc": { "start": { - "line": 69, + "line": 67, "column": 37 }, "end": { - "line": 69, + "line": 67, "column": 42 }, "identifierName": "value" @@ -6540,15 +6280,15 @@ }, "right": { "type": "Identifier", - "start": 1598, - "end": 1603, + "start": 1590, + "end": 1595, "loc": { "start": { - "line": 69, + "line": 67, "column": 45 }, "end": { - "line": 69, + "line": 67, "column": 50 }, "identifierName": "input" @@ -6567,15 +6307,15 @@ { "type": "CommentBlock", "value": "*\r\n * Called when simple-keyboard input has changed\r\n ", - "start": 1464, - "end": 1526, + "start": 1456, + "end": 1518, "loc": { "start": { - "line": 65, + "line": 63, "column": 2 }, "end": { - "line": 67, + "line": 65, "column": 5 } } @@ -6585,15 +6325,15 @@ { "type": "CommentBlock", "value": "*\r\n * Called when a simple-keyboard key is pressed\r\n ", - "start": 1615, - "end": 1676, + "start": 1607, + "end": 1668, "loc": { "start": { - "line": 72, + "line": 70, "column": 2 }, "end": { - "line": 74, + "line": 72, "column": 5 } } @@ -6602,15 +6342,15 @@ }, { "type": "ClassProperty", - "start": 1680, - "end": 1899, + "start": 1672, + "end": 1891, "loc": { "start": { - "line": 75, + "line": 73, "column": 2 }, "end": { - "line": 83, + "line": 81, "column": 3 } }, @@ -6618,15 +6358,15 @@ "computed": false, "key": { "type": "Identifier", - "start": 1680, - "end": 1690, + "start": 1672, + "end": 1682, "loc": { "start": { - "line": 75, + "line": 73, "column": 2 }, "end": { - "line": 75, + "line": 73, "column": 12 }, "identifierName": "onKeyPress" @@ -6636,15 +6376,15 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 1693, - "end": 1899, + "start": 1685, + "end": 1891, "loc": { "start": { - "line": 75, + "line": 73, "column": 15 }, "end": { - "line": 83, + "line": 81, "column": 3 } }, @@ -6655,15 +6395,15 @@ "params": [ { "type": "Identifier", - "start": 1693, - "end": 1699, + "start": 1685, + "end": 1691, "loc": { "start": { - "line": 75, + "line": 73, "column": 15 }, "end": { - "line": 75, + "line": 73, "column": 21 }, "identifierName": "button" @@ -6673,72 +6413,72 @@ ], "body": { "type": "BlockStatement", - "start": 1703, - "end": 1899, + "start": 1695, + "end": 1891, "loc": { "start": { - "line": 75, + "line": 73, "column": 25 }, "end": { - "line": 83, + "line": 81, "column": 3 } }, "body": [ { "type": "ExpressionStatement", - "start": 1710, - "end": 1748, + "start": 1702, + "end": 1740, "loc": { "start": { - "line": 76, + "line": 74, "column": 4 }, "end": { - "line": 76, + "line": 74, "column": 42 } }, "expression": { "type": "CallExpression", - "start": 1710, - "end": 1747, + "start": 1702, + "end": 1739, "loc": { "start": { - "line": 76, + "line": 74, "column": 4 }, "end": { - "line": 76, + "line": 74, "column": 41 } }, "callee": { "type": "MemberExpression", - "start": 1710, - "end": 1721, + "start": 1702, + "end": 1713, "loc": { "start": { - "line": 76, + "line": 74, "column": 4 }, "end": { - "line": 76, + "line": 74, "column": 15 } }, "object": { "type": "Identifier", - "start": 1710, - "end": 1717, + "start": 1702, + "end": 1709, "loc": { "start": { - "line": 76, + "line": 74, "column": 4 }, "end": { - "line": 76, + "line": 74, "column": 11 }, "identifierName": "console" @@ -6747,15 +6487,15 @@ }, "property": { "type": "Identifier", - "start": 1718, - "end": 1721, + "start": 1710, + "end": 1713, "loc": { "start": { - "line": 76, + "line": 74, "column": 12 }, "end": { - "line": 76, + "line": 74, "column": 15 }, "identifierName": "log" @@ -6767,15 +6507,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 1722, - "end": 1738, + "start": 1714, + "end": 1730, "loc": { "start": { - "line": 76, + "line": 74, "column": 16 }, "end": { - "line": 76, + "line": 74, "column": 32 } }, @@ -6787,15 +6527,15 @@ }, { "type": "Identifier", - "start": 1740, - "end": 1746, + "start": 1732, + "end": 1738, "loc": { "start": { - "line": 76, + "line": 74, "column": 34 }, "end": { - "line": 76, + "line": 74, "column": 40 }, "identifierName": "button" @@ -6808,15 +6548,15 @@ { "type": "CommentBlock", "value": "*\r\n * Shift functionality\r\n ", - "start": 1760, - "end": 1804, + "start": 1752, + "end": 1796, "loc": { "start": { - "line": 78, + "line": 76, "column": 6 }, "end": { - "line": 80, + "line": 78, "column": 9 } } @@ -6825,57 +6565,57 @@ }, { "type": "IfStatement", - "start": 1812, - "end": 1894, + "start": 1804, + "end": 1886, "loc": { "start": { - "line": 81, + "line": 79, "column": 6 }, "end": { - "line": 82, + "line": 80, "column": 33 } }, "test": { "type": "LogicalExpression", - "start": 1815, - "end": 1858, + "start": 1807, + "end": 1850, "loc": { "start": { - "line": 81, + "line": 79, "column": 9 }, "end": { - "line": 81, + "line": 79, "column": 52 } }, "left": { "type": "BinaryExpression", - "start": 1815, - "end": 1834, + "start": 1807, + "end": 1826, "loc": { "start": { - "line": 81, + "line": 79, "column": 9 }, "end": { - "line": 81, + "line": 79, "column": 28 } }, "left": { "type": "Identifier", - "start": 1815, - "end": 1821, + "start": 1807, + "end": 1813, "loc": { "start": { - "line": 81, + "line": 79, "column": 9 }, "end": { - "line": 81, + "line": 79, "column": 15 }, "identifierName": "button" @@ -6886,15 +6626,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 1826, - "end": 1834, + "start": 1818, + "end": 1826, "loc": { "start": { - "line": 81, + "line": 79, "column": 20 }, "end": { - "line": 81, + "line": 79, "column": 28 } }, @@ -6909,29 +6649,29 @@ "operator": "||", "right": { "type": "BinaryExpression", - "start": 1838, - "end": 1858, + "start": 1830, + "end": 1850, "loc": { "start": { - "line": 81, + "line": 79, "column": 32 }, "end": { - "line": 81, + "line": 79, "column": 52 } }, "left": { "type": "Identifier", - "start": 1838, - "end": 1844, + "start": 1830, + "end": 1836, "loc": { "start": { - "line": 81, + "line": 79, "column": 32 }, "end": { - "line": 81, + "line": 79, "column": 38 }, "identifierName": "button" @@ -6941,15 +6681,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 1849, - "end": 1858, + "start": 1841, + "end": 1850, "loc": { "start": { - "line": 81, + "line": 79, "column": 43 }, "end": { - "line": 81, + "line": 79, "column": 52 } }, @@ -6964,72 +6704,72 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 1869, - "end": 1894, + "start": 1861, + "end": 1886, "loc": { "start": { - "line": 82, + "line": 80, "column": 8 }, "end": { - "line": 82, + "line": 80, "column": 33 } }, "expression": { "type": "CallExpression", - "start": 1869, - "end": 1893, + "start": 1861, + "end": 1885, "loc": { "start": { - "line": 82, + "line": 80, "column": 8 }, "end": { - "line": 82, + "line": 80, "column": 32 } }, "callee": { "type": "MemberExpression", - "start": 1869, - "end": 1891, + "start": 1861, + "end": 1883, "loc": { "start": { - "line": 82, + "line": 80, "column": 8 }, "end": { - "line": 82, + "line": 80, "column": 30 } }, "object": { "type": "ThisExpression", - "start": 1869, - "end": 1873, + "start": 1861, + "end": 1865, "loc": { "start": { - "line": 82, + "line": 80, "column": 8 }, "end": { - "line": 82, + "line": 80, "column": 12 } } }, "property": { "type": "Identifier", - "start": 1874, - "end": 1891, + "start": 1866, + "end": 1883, "loc": { "start": { - "line": 82, + "line": 80, "column": 13 }, "end": { - "line": 82, + "line": 80, "column": 30 }, "identifierName": "handleShiftButton" @@ -7046,15 +6786,15 @@ { "type": "CommentBlock", "value": "*\r\n * Shift functionality\r\n ", - "start": 1760, - "end": 1804, + "start": 1752, + "end": 1796, "loc": { "start": { - "line": 78, + "line": 76, "column": 6 }, "end": { - "line": 80, + "line": 78, "column": 9 } } @@ -7069,15 +6809,15 @@ { "type": "CommentBlock", "value": "*\r\n * Called when a simple-keyboard key is pressed\r\n ", - "start": 1615, - "end": 1676, + "start": 1607, + "end": 1668, "loc": { "start": { - "line": 72, + "line": 70, "column": 2 }, "end": { - "line": 74, + "line": 72, "column": 5 } } @@ -7211,16 +6951,16 @@ }, { "type": "CommentBlock", - "value": "*\r\n * \r\n ", - "start": 1201, - "end": 1218, + "value": "*\r\n * Handles shift functionality\r\n ", + "start": 1166, + "end": 1210, "loc": { "start": { - "line": 53, + "line": 51, "column": 2 }, "end": { - "line": 55, + "line": 53, "column": 5 } } @@ -7228,15 +6968,15 @@ { "type": "CommentBlock", "value": "*\r\n * Called when simple-keyboard input has changed\r\n ", - "start": 1464, - "end": 1526, + "start": 1456, + "end": 1518, "loc": { "start": { - "line": 65, + "line": 63, "column": 2 }, "end": { - "line": 67, + "line": 65, "column": 5 } } @@ -7244,15 +6984,15 @@ { "type": "CommentBlock", "value": "*\r\n * Called when a simple-keyboard key is pressed\r\n ", - "start": 1615, - "end": 1676, + "start": 1607, + "end": 1668, "loc": { "start": { - "line": 72, + "line": 70, "column": 2 }, "end": { - "line": 74, + "line": 72, "column": 5 } } @@ -7260,15 +7000,15 @@ { "type": "CommentBlock", "value": "*\r\n * Shift functionality\r\n ", - "start": 1760, - "end": 1804, + "start": 1752, + "end": 1796, "loc": { "start": { - "line": 78, + "line": 76, "column": 6 }, "end": { - "line": 80, + "line": 78, "column": 9 } } @@ -10965,240 +10705,6 @@ } } }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "console", - "start": 1163, - "end": 1170, - "loc": { - "start": { - "line": 50, - "column": 4 - }, - "end": { - "line": 50, - "column": 11 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 1170, - "end": 1171, - "loc": { - "start": { - "line": 50, - "column": 11 - }, - "end": { - "line": 50, - "column": 12 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "log", - "start": 1171, - "end": 1174, - "loc": { - "start": { - "line": 50, - "column": 12 - }, - "end": { - "line": 50, - "column": 15 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 1174, - "end": 1175, - "loc": { - "start": { - "line": 50, - "column": 15 - }, - "end": { - "line": 50, - "column": 16 - } - } - }, - { - "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": 1175, - "end": 1179, - "loc": { - "start": { - "line": 50, - "column": 16 - }, - "end": { - "line": 50, - "column": 20 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 1179, - "end": 1180, - "loc": { - "start": { - "line": 50, - "column": 20 - }, - "end": { - "line": 50, - "column": 21 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "keyboard", - "start": 1180, - "end": 1188, - "loc": { - "start": { - "line": 50, - "column": 21 - }, - "end": { - "line": 50, - "column": 29 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 1188, - "end": 1189, - "loc": { - "start": { - "line": 50, - "column": 29 - }, - "end": { - "line": 50, - "column": 30 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 1189, - "end": 1190, - "loc": { - "start": { - "line": 50, - "column": 30 - }, - "end": { - "line": 50, - "column": 31 - } - } - }, { "type": { "label": "}", @@ -11211,31 +10717,31 @@ "postfix": false, "binop": null }, - "start": 1194, - "end": 1195, + "start": 1159, + "end": 1160, "loc": { "start": { - "line": 51, + "line": 49, "column": 2 }, "end": { - "line": 51, + "line": 49, "column": 3 } } }, { "type": "CommentBlock", - "value": "*\r\n * \r\n ", - "start": 1201, - "end": 1218, + "value": "*\r\n * Handles shift functionality\r\n ", + "start": 1166, + "end": 1210, "loc": { "start": { - "line": 53, + "line": 51, "column": 2 }, "end": { - "line": 55, + "line": 53, "column": 5 } } @@ -11253,15 +10759,15 @@ "binop": null }, "value": "handleShiftButton", - "start": 1222, - "end": 1239, + "start": 1214, + "end": 1231, "loc": { "start": { - "line": 56, + "line": 54, "column": 2 }, "end": { - "line": 56, + "line": 54, "column": 19 } } @@ -11280,15 +10786,15 @@ "updateContext": null }, "value": "=", - "start": 1240, - "end": 1241, + "start": 1232, + "end": 1233, "loc": { "start": { - "line": 56, + "line": 54, "column": 20 }, "end": { - "line": 56, + "line": 54, "column": 21 } } @@ -11305,15 +10811,15 @@ "postfix": false, "binop": null }, - "start": 1242, - "end": 1243, + "start": 1234, + "end": 1235, "loc": { "start": { - "line": 56, + "line": 54, "column": 22 }, "end": { - "line": 56, + "line": 54, "column": 23 } } @@ -11330,15 +10836,15 @@ "postfix": false, "binop": null }, - "start": 1243, - "end": 1244, + "start": 1235, + "end": 1236, "loc": { "start": { - "line": 56, + "line": 54, "column": 23 }, "end": { - "line": 56, + "line": 54, "column": 24 } } @@ -11356,15 +10862,15 @@ "binop": null, "updateContext": null }, - "start": 1245, - "end": 1247, + "start": 1237, + "end": 1239, "loc": { "start": { - "line": 56, + "line": 54, "column": 25 }, "end": { - "line": 56, + "line": 54, "column": 27 } } @@ -11381,15 +10887,15 @@ "postfix": false, "binop": null }, - "start": 1248, - "end": 1249, + "start": 1240, + "end": 1241, "loc": { "start": { - "line": 56, + "line": 54, "column": 28 }, "end": { - "line": 56, + "line": 54, "column": 29 } } @@ -11409,15 +10915,15 @@ "updateContext": null }, "value": "let", - "start": 1255, - "end": 1258, + "start": 1247, + "end": 1250, "loc": { "start": { - "line": 57, + "line": 55, "column": 4 }, "end": { - "line": 57, + "line": 55, "column": 7 } } @@ -11435,15 +10941,15 @@ "binop": null }, "value": "layoutName", - "start": 1259, - "end": 1269, + "start": 1251, + "end": 1261, "loc": { "start": { - "line": 57, + "line": 55, "column": 8 }, "end": { - "line": 57, + "line": 55, "column": 18 } } @@ -11462,15 +10968,15 @@ "updateContext": null }, "value": "=", - "start": 1270, - "end": 1271, + "start": 1262, + "end": 1263, "loc": { "start": { - "line": 57, + "line": 55, "column": 19 }, "end": { - "line": 57, + "line": 55, "column": 20 } } @@ -11490,15 +10996,15 @@ "updateContext": null }, "value": "this", - "start": 1272, - "end": 1276, + "start": 1264, + "end": 1268, "loc": { "start": { - "line": 57, + "line": 55, "column": 21 }, "end": { - "line": 57, + "line": 55, "column": 25 } } @@ -11516,15 +11022,15 @@ "binop": null, "updateContext": null }, - "start": 1276, - "end": 1277, + "start": 1268, + "end": 1269, "loc": { "start": { - "line": 57, + "line": 55, "column": 25 }, "end": { - "line": 57, + "line": 55, "column": 26 } } @@ -11542,15 +11048,15 @@ "binop": null }, "value": "layoutName", - "start": 1277, - "end": 1287, + "start": 1269, + "end": 1279, "loc": { "start": { - "line": 57, + "line": 55, "column": 26 }, "end": { - "line": 57, + "line": 55, "column": 36 } } @@ -11568,15 +11074,15 @@ "binop": null, "updateContext": null }, - "start": 1287, - "end": 1288, + "start": 1279, + "end": 1280, "loc": { "start": { - "line": 57, + "line": 55, "column": 36 }, "end": { - "line": 57, + "line": 55, "column": 37 } } @@ -11596,15 +11102,15 @@ "updateContext": null }, "value": "let", - "start": 1294, - "end": 1297, + "start": 1286, + "end": 1289, "loc": { "start": { - "line": 58, + "line": 56, "column": 4 }, "end": { - "line": 58, + "line": 56, "column": 7 } } @@ -11622,15 +11128,15 @@ "binop": null }, "value": "shiftToggle", - "start": 1298, - "end": 1309, + "start": 1290, + "end": 1301, "loc": { "start": { - "line": 58, + "line": 56, "column": 8 }, "end": { - "line": 58, + "line": 56, "column": 19 } } @@ -11649,15 +11155,15 @@ "updateContext": null }, "value": "=", - "start": 1310, - "end": 1311, + "start": 1302, + "end": 1303, "loc": { "start": { - "line": 58, + "line": 56, "column": 20 }, "end": { - "line": 58, + "line": 56, "column": 21 } } @@ -11677,15 +11183,15 @@ "updateContext": null }, "value": "this", - "start": 1312, - "end": 1316, + "start": 1304, + "end": 1308, "loc": { "start": { - "line": 58, + "line": 56, "column": 22 }, "end": { - "line": 58, + "line": 56, "column": 26 } } @@ -11703,15 +11209,15 @@ "binop": null, "updateContext": null }, - "start": 1316, - "end": 1317, + "start": 1308, + "end": 1309, "loc": { "start": { - "line": 58, + "line": 56, "column": 26 }, "end": { - "line": 58, + "line": 56, "column": 27 } } @@ -11729,15 +11235,15 @@ "binop": null }, "value": "layoutName", - "start": 1317, - "end": 1327, + "start": 1309, + "end": 1319, "loc": { "start": { - "line": 58, + "line": 56, "column": 27 }, "end": { - "line": 58, + "line": 56, "column": 37 } } @@ -11756,15 +11262,15 @@ "updateContext": null }, "value": "=", - "start": 1328, - "end": 1329, + "start": 1320, + "end": 1321, "loc": { "start": { - "line": 58, + "line": 56, "column": 38 }, "end": { - "line": 58, + "line": 56, "column": 39 } } @@ -11782,15 +11288,15 @@ "binop": null }, "value": "layoutName", - "start": 1330, - "end": 1340, + "start": 1322, + "end": 1332, "loc": { "start": { - "line": 58, + "line": 56, "column": 40 }, "end": { - "line": 58, + "line": 56, "column": 50 } } @@ -11809,15 +11315,15 @@ "updateContext": null }, "value": "===", - "start": 1341, - "end": 1344, + "start": 1333, + "end": 1336, "loc": { "start": { - "line": 58, + "line": 56, "column": 51 }, "end": { - "line": 58, + "line": 56, "column": 54 } } @@ -11836,15 +11342,15 @@ "updateContext": null }, "value": "default", - "start": 1345, - "end": 1354, + "start": 1337, + "end": 1346, "loc": { "start": { - "line": 58, + "line": 56, "column": 55 }, "end": { - "line": 58, + "line": 56, "column": 64 } } @@ -11862,15 +11368,15 @@ "binop": null, "updateContext": null }, - "start": 1355, - "end": 1356, + "start": 1347, + "end": 1348, "loc": { "start": { - "line": 58, + "line": 56, "column": 65 }, "end": { - "line": 58, + "line": 56, "column": 66 } } @@ -11889,15 +11395,15 @@ "updateContext": null }, "value": "shift", - "start": 1357, - "end": 1364, + "start": 1349, + "end": 1356, "loc": { "start": { - "line": 58, + "line": 56, "column": 67 }, "end": { - "line": 58, + "line": 56, "column": 74 } } @@ -11915,15 +11421,15 @@ "binop": null, "updateContext": null }, - "start": 1365, - "end": 1366, + "start": 1357, + "end": 1358, "loc": { "start": { - "line": 58, + "line": 56, "column": 75 }, "end": { - "line": 58, + "line": 56, "column": 76 } } @@ -11942,15 +11448,15 @@ "updateContext": null }, "value": "default", - "start": 1367, - "end": 1376, + "start": 1359, + "end": 1368, "loc": { "start": { - "line": 58, + "line": 56, "column": 77 }, "end": { - "line": 58, + "line": 56, "column": 86 } } @@ -11968,15 +11474,15 @@ "binop": null, "updateContext": null }, - "start": 1376, - "end": 1377, + "start": 1368, + "end": 1369, "loc": { "start": { - "line": 58, + "line": 56, "column": 86 }, "end": { - "line": 58, + "line": 56, "column": 87 } } @@ -11996,15 +11502,15 @@ "updateContext": null }, "value": "this", - "start": 1387, - "end": 1391, + "start": 1379, + "end": 1383, "loc": { "start": { - "line": 60, + "line": 58, "column": 4 }, "end": { - "line": 60, + "line": 58, "column": 8 } } @@ -12022,15 +11528,15 @@ "binop": null, "updateContext": null }, - "start": 1391, - "end": 1392, + "start": 1383, + "end": 1384, "loc": { "start": { - "line": 60, + "line": 58, "column": 8 }, "end": { - "line": 60, + "line": 58, "column": 9 } } @@ -12048,15 +11554,15 @@ "binop": null }, "value": "keyboard", - "start": 1392, - "end": 1400, + "start": 1384, + "end": 1392, "loc": { "start": { - "line": 60, + "line": 58, "column": 9 }, "end": { - "line": 60, + "line": 58, "column": 17 } } @@ -12074,15 +11580,15 @@ "binop": null, "updateContext": null }, - "start": 1400, - "end": 1401, + "start": 1392, + "end": 1393, "loc": { "start": { - "line": 60, + "line": 58, "column": 17 }, "end": { - "line": 60, + "line": 58, "column": 18 } } @@ -12100,15 +11606,15 @@ "binop": null }, "value": "setOptions", - "start": 1401, - "end": 1411, + "start": 1393, + "end": 1403, "loc": { "start": { - "line": 60, + "line": 58, "column": 18 }, "end": { - "line": 60, + "line": 58, "column": 28 } } @@ -12125,15 +11631,15 @@ "postfix": false, "binop": null }, - "start": 1411, - "end": 1412, + "start": 1403, + "end": 1404, "loc": { "start": { - "line": 60, + "line": 58, "column": 28 }, "end": { - "line": 60, + "line": 58, "column": 29 } } @@ -12150,15 +11656,15 @@ "postfix": false, "binop": null }, - "start": 1412, - "end": 1413, + "start": 1404, + "end": 1405, "loc": { "start": { - "line": 60, + "line": 58, "column": 29 }, "end": { - "line": 60, + "line": 58, "column": 30 } } @@ -12176,15 +11682,15 @@ "binop": null }, "value": "layoutName", - "start": 1421, - "end": 1431, + "start": 1413, + "end": 1423, "loc": { "start": { - "line": 61, + "line": 59, "column": 6 }, "end": { - "line": 61, + "line": 59, "column": 16 } } @@ -12202,15 +11708,15 @@ "binop": null, "updateContext": null }, - "start": 1431, - "end": 1432, + "start": 1423, + "end": 1424, "loc": { "start": { - "line": 61, + "line": 59, "column": 16 }, "end": { - "line": 61, + "line": 59, "column": 17 } } @@ -12228,15 +11734,15 @@ "binop": null }, "value": "shiftToggle", - "start": 1433, - "end": 1444, + "start": 1425, + "end": 1436, "loc": { "start": { - "line": 61, + "line": 59, "column": 18 }, "end": { - "line": 61, + "line": 59, "column": 29 } } @@ -12253,15 +11759,15 @@ "postfix": false, "binop": null }, - "start": 1450, - "end": 1451, + "start": 1442, + "end": 1443, "loc": { "start": { - "line": 62, + "line": 60, "column": 4 }, "end": { - "line": 62, + "line": 60, "column": 5 } } @@ -12278,15 +11784,15 @@ "postfix": false, "binop": null }, - "start": 1451, - "end": 1452, + "start": 1443, + "end": 1444, "loc": { "start": { - "line": 62, + "line": 60, "column": 5 }, "end": { - "line": 62, + "line": 60, "column": 6 } } @@ -12304,15 +11810,15 @@ "binop": null, "updateContext": null }, - "start": 1452, - "end": 1453, + "start": 1444, + "end": 1445, "loc": { "start": { - "line": 62, + "line": 60, "column": 6 }, "end": { - "line": 62, + "line": 60, "column": 7 } } @@ -12329,15 +11835,15 @@ "postfix": false, "binop": null }, - "start": 1457, - "end": 1458, + "start": 1449, + "end": 1450, "loc": { "start": { - "line": 63, + "line": 61, "column": 2 }, "end": { - "line": 63, + "line": 61, "column": 3 } } @@ -12345,15 +11851,15 @@ { "type": "CommentBlock", "value": "*\r\n * Called when simple-keyboard input has changed\r\n ", - "start": 1464, - "end": 1526, + "start": 1456, + "end": 1518, "loc": { "start": { - "line": 65, + "line": 63, "column": 2 }, "end": { - "line": 67, + "line": 65, "column": 5 } } @@ -12371,15 +11877,15 @@ "binop": null }, "value": "onChange", - "start": 1530, - "end": 1538, + "start": 1522, + "end": 1530, "loc": { "start": { - "line": 68, + "line": 66, "column": 2 }, "end": { - "line": 68, + "line": 66, "column": 10 } } @@ -12398,15 +11904,15 @@ "updateContext": null }, "value": "=", - "start": 1539, - "end": 1540, + "start": 1531, + "end": 1532, "loc": { "start": { - "line": 68, + "line": 66, "column": 11 }, "end": { - "line": 68, + "line": 66, "column": 12 } } @@ -12424,15 +11930,15 @@ "binop": null }, "value": "input", - "start": 1541, - "end": 1546, + "start": 1533, + "end": 1538, "loc": { "start": { - "line": 68, + "line": 66, "column": 13 }, "end": { - "line": 68, + "line": 66, "column": 18 } } @@ -12450,15 +11956,15 @@ "binop": null, "updateContext": null }, - "start": 1547, - "end": 1549, + "start": 1539, + "end": 1541, "loc": { "start": { - "line": 68, + "line": 66, "column": 19 }, "end": { - "line": 68, + "line": 66, "column": 21 } } @@ -12475,15 +11981,15 @@ "postfix": false, "binop": null }, - "start": 1550, - "end": 1551, + "start": 1542, + "end": 1543, "loc": { "start": { - "line": 68, + "line": 66, "column": 22 }, "end": { - "line": 68, + "line": 66, "column": 23 } } @@ -12501,15 +12007,15 @@ "binop": null }, "value": "document", - "start": 1557, - "end": 1565, + "start": 1549, + "end": 1557, "loc": { "start": { - "line": 69, + "line": 67, "column": 4 }, "end": { - "line": 69, + "line": 67, "column": 12 } } @@ -12527,15 +12033,15 @@ "binop": null, "updateContext": null }, - "start": 1565, - "end": 1566, + "start": 1557, + "end": 1558, "loc": { "start": { - "line": 69, + "line": 67, "column": 12 }, "end": { - "line": 69, + "line": 67, "column": 13 } } @@ -12553,15 +12059,15 @@ "binop": null }, "value": "querySelector", - "start": 1566, - "end": 1579, + "start": 1558, + "end": 1571, "loc": { "start": { - "line": 69, + "line": 67, "column": 13 }, "end": { - "line": 69, + "line": 67, "column": 26 } } @@ -12578,15 +12084,15 @@ "postfix": false, "binop": null }, - "start": 1579, - "end": 1580, + "start": 1571, + "end": 1572, "loc": { "start": { - "line": 69, + "line": 67, "column": 26 }, "end": { - "line": 69, + "line": 67, "column": 27 } } @@ -12605,15 +12111,15 @@ "updateContext": null }, "value": ".input", - "start": 1580, - "end": 1588, + "start": 1572, + "end": 1580, "loc": { "start": { - "line": 69, + "line": 67, "column": 27 }, "end": { - "line": 69, + "line": 67, "column": 35 } } @@ -12630,15 +12136,15 @@ "postfix": false, "binop": null }, - "start": 1588, - "end": 1589, + "start": 1580, + "end": 1581, "loc": { "start": { - "line": 69, + "line": 67, "column": 35 }, "end": { - "line": 69, + "line": 67, "column": 36 } } @@ -12656,15 +12162,15 @@ "binop": null, "updateContext": null }, - "start": 1589, - "end": 1590, + "start": 1581, + "end": 1582, "loc": { "start": { - "line": 69, + "line": 67, "column": 36 }, "end": { - "line": 69, + "line": 67, "column": 37 } } @@ -12682,15 +12188,15 @@ "binop": null }, "value": "value", - "start": 1590, - "end": 1595, + "start": 1582, + "end": 1587, "loc": { "start": { - "line": 69, + "line": 67, "column": 37 }, "end": { - "line": 69, + "line": 67, "column": 42 } } @@ -12709,15 +12215,15 @@ "updateContext": null }, "value": "=", - "start": 1596, - "end": 1597, + "start": 1588, + "end": 1589, "loc": { "start": { - "line": 69, + "line": 67, "column": 43 }, "end": { - "line": 69, + "line": 67, "column": 44 } } @@ -12735,15 +12241,15 @@ "binop": null }, "value": "input", - "start": 1598, - "end": 1603, + "start": 1590, + "end": 1595, "loc": { "start": { - "line": 69, + "line": 67, "column": 45 }, "end": { - "line": 69, + "line": 67, "column": 50 } } @@ -12761,15 +12267,15 @@ "binop": null, "updateContext": null }, - "start": 1603, - "end": 1604, + "start": 1595, + "end": 1596, "loc": { "start": { - "line": 69, + "line": 67, "column": 50 }, "end": { - "line": 69, + "line": 67, "column": 51 } } @@ -12786,15 +12292,15 @@ "postfix": false, "binop": null }, - "start": 1608, - "end": 1609, + "start": 1600, + "end": 1601, "loc": { "start": { - "line": 70, + "line": 68, "column": 2 }, "end": { - "line": 70, + "line": 68, "column": 3 } } @@ -12802,15 +12308,15 @@ { "type": "CommentBlock", "value": "*\r\n * Called when a simple-keyboard key is pressed\r\n ", - "start": 1615, - "end": 1676, + "start": 1607, + "end": 1668, "loc": { "start": { - "line": 72, + "line": 70, "column": 2 }, "end": { - "line": 74, + "line": 72, "column": 5 } } @@ -12828,15 +12334,15 @@ "binop": null }, "value": "onKeyPress", - "start": 1680, - "end": 1690, + "start": 1672, + "end": 1682, "loc": { "start": { - "line": 75, + "line": 73, "column": 2 }, "end": { - "line": 75, + "line": 73, "column": 12 } } @@ -12855,15 +12361,15 @@ "updateContext": null }, "value": "=", - "start": 1691, - "end": 1692, + "start": 1683, + "end": 1684, "loc": { "start": { - "line": 75, + "line": 73, "column": 13 }, "end": { - "line": 75, + "line": 73, "column": 14 } } @@ -12881,15 +12387,15 @@ "binop": null }, "value": "button", - "start": 1693, - "end": 1699, + "start": 1685, + "end": 1691, "loc": { "start": { - "line": 75, + "line": 73, "column": 15 }, "end": { - "line": 75, + "line": 73, "column": 21 } } @@ -12907,15 +12413,15 @@ "binop": null, "updateContext": null }, - "start": 1700, - "end": 1702, + "start": 1692, + "end": 1694, "loc": { "start": { - "line": 75, + "line": 73, "column": 22 }, "end": { - "line": 75, + "line": 73, "column": 24 } } @@ -12932,15 +12438,15 @@ "postfix": false, "binop": null }, - "start": 1703, - "end": 1704, + "start": 1695, + "end": 1696, "loc": { "start": { - "line": 75, + "line": 73, "column": 25 }, "end": { - "line": 75, + "line": 73, "column": 26 } } @@ -12958,15 +12464,15 @@ "binop": null }, "value": "console", - "start": 1710, - "end": 1717, + "start": 1702, + "end": 1709, "loc": { "start": { - "line": 76, + "line": 74, "column": 4 }, "end": { - "line": 76, + "line": 74, "column": 11 } } @@ -12984,15 +12490,15 @@ "binop": null, "updateContext": null }, - "start": 1717, - "end": 1718, + "start": 1709, + "end": 1710, "loc": { "start": { - "line": 76, + "line": 74, "column": 11 }, "end": { - "line": 76, + "line": 74, "column": 12 } } @@ -13010,15 +12516,15 @@ "binop": null }, "value": "log", - "start": 1718, - "end": 1721, + "start": 1710, + "end": 1713, "loc": { "start": { - "line": 76, + "line": 74, "column": 12 }, "end": { - "line": 76, + "line": 74, "column": 15 } } @@ -13035,15 +12541,15 @@ "postfix": false, "binop": null }, - "start": 1721, - "end": 1722, + "start": 1713, + "end": 1714, "loc": { "start": { - "line": 76, + "line": 74, "column": 15 }, "end": { - "line": 76, + "line": 74, "column": 16 } } @@ -13062,15 +12568,15 @@ "updateContext": null }, "value": "Button pressed", - "start": 1722, - "end": 1738, + "start": 1714, + "end": 1730, "loc": { "start": { - "line": 76, + "line": 74, "column": 16 }, "end": { - "line": 76, + "line": 74, "column": 32 } } @@ -13088,15 +12594,15 @@ "binop": null, "updateContext": null }, - "start": 1738, - "end": 1739, + "start": 1730, + "end": 1731, "loc": { "start": { - "line": 76, + "line": 74, "column": 32 }, "end": { - "line": 76, + "line": 74, "column": 33 } } @@ -13114,15 +12620,15 @@ "binop": null }, "value": "button", - "start": 1740, - "end": 1746, + "start": 1732, + "end": 1738, "loc": { "start": { - "line": 76, + "line": 74, "column": 34 }, "end": { - "line": 76, + "line": 74, "column": 40 } } @@ -13139,15 +12645,15 @@ "postfix": false, "binop": null }, - "start": 1746, - "end": 1747, + "start": 1738, + "end": 1739, "loc": { "start": { - "line": 76, + "line": 74, "column": 40 }, "end": { - "line": 76, + "line": 74, "column": 41 } } @@ -13165,15 +12671,15 @@ "binop": null, "updateContext": null }, - "start": 1747, - "end": 1748, + "start": 1739, + "end": 1740, "loc": { "start": { - "line": 76, + "line": 74, "column": 41 }, "end": { - "line": 76, + "line": 74, "column": 42 } } @@ -13181,15 +12687,15 @@ { "type": "CommentBlock", "value": "*\r\n * Shift functionality\r\n ", - "start": 1760, - "end": 1804, + "start": 1752, + "end": 1796, "loc": { "start": { - "line": 78, + "line": 76, "column": 6 }, "end": { - "line": 80, + "line": 78, "column": 9 } } @@ -13209,15 +12715,15 @@ "updateContext": null }, "value": "if", - "start": 1812, - "end": 1814, + "start": 1804, + "end": 1806, "loc": { "start": { - "line": 81, + "line": 79, "column": 6 }, "end": { - "line": 81, + "line": 79, "column": 8 } } @@ -13234,15 +12740,15 @@ "postfix": false, "binop": null }, - "start": 1814, - "end": 1815, + "start": 1806, + "end": 1807, "loc": { "start": { - "line": 81, + "line": 79, "column": 8 }, "end": { - "line": 81, + "line": 79, "column": 9 } } @@ -13260,15 +12766,15 @@ "binop": null }, "value": "button", - "start": 1815, - "end": 1821, + "start": 1807, + "end": 1813, "loc": { "start": { - "line": 81, + "line": 79, "column": 9 }, "end": { - "line": 81, + "line": 79, "column": 15 } } @@ -13287,15 +12793,15 @@ "updateContext": null }, "value": "===", - "start": 1822, - "end": 1825, + "start": 1814, + "end": 1817, "loc": { "start": { - "line": 81, + "line": 79, "column": 16 }, "end": { - "line": 81, + "line": 79, "column": 19 } } @@ -13314,15 +12820,15 @@ "updateContext": null }, "value": "{lock}", - "start": 1826, - "end": 1834, + "start": 1818, + "end": 1826, "loc": { "start": { - "line": 81, + "line": 79, "column": 20 }, "end": { - "line": 81, + "line": 79, "column": 28 } } @@ -13341,15 +12847,15 @@ "updateContext": null }, "value": "||", - "start": 1835, - "end": 1837, + "start": 1827, + "end": 1829, "loc": { "start": { - "line": 81, + "line": 79, "column": 29 }, "end": { - "line": 81, + "line": 79, "column": 31 } } @@ -13367,15 +12873,15 @@ "binop": null }, "value": "button", - "start": 1838, - "end": 1844, + "start": 1830, + "end": 1836, "loc": { "start": { - "line": 81, + "line": 79, "column": 32 }, "end": { - "line": 81, + "line": 79, "column": 38 } } @@ -13394,15 +12900,15 @@ "updateContext": null }, "value": "===", - "start": 1845, - "end": 1848, + "start": 1837, + "end": 1840, "loc": { "start": { - "line": 81, + "line": 79, "column": 39 }, "end": { - "line": 81, + "line": 79, "column": 42 } } @@ -13421,15 +12927,15 @@ "updateContext": null }, "value": "{shift}", - "start": 1849, - "end": 1858, + "start": 1841, + "end": 1850, "loc": { "start": { - "line": 81, + "line": 79, "column": 43 }, "end": { - "line": 81, + "line": 79, "column": 52 } } @@ -13446,15 +12952,15 @@ "postfix": false, "binop": null }, - "start": 1858, - "end": 1859, + "start": 1850, + "end": 1851, "loc": { "start": { - "line": 81, + "line": 79, "column": 52 }, "end": { - "line": 81, + "line": 79, "column": 53 } } @@ -13474,15 +12980,15 @@ "updateContext": null }, "value": "this", - "start": 1869, - "end": 1873, + "start": 1861, + "end": 1865, "loc": { "start": { - "line": 82, + "line": 80, "column": 8 }, "end": { - "line": 82, + "line": 80, "column": 12 } } @@ -13500,15 +13006,15 @@ "binop": null, "updateContext": null }, - "start": 1873, - "end": 1874, + "start": 1865, + "end": 1866, "loc": { "start": { - "line": 82, + "line": 80, "column": 12 }, "end": { - "line": 82, + "line": 80, "column": 13 } } @@ -13526,15 +13032,15 @@ "binop": null }, "value": "handleShiftButton", - "start": 1874, - "end": 1891, + "start": 1866, + "end": 1883, "loc": { "start": { - "line": 82, + "line": 80, "column": 13 }, "end": { - "line": 82, + "line": 80, "column": 30 } } @@ -13551,15 +13057,15 @@ "postfix": false, "binop": null }, - "start": 1891, - "end": 1892, + "start": 1883, + "end": 1884, "loc": { "start": { - "line": 82, + "line": 80, "column": 30 }, "end": { - "line": 82, + "line": 80, "column": 31 } } @@ -13576,15 +13082,15 @@ "postfix": false, "binop": null }, - "start": 1892, - "end": 1893, + "start": 1884, + "end": 1885, "loc": { "start": { - "line": 82, + "line": 80, "column": 31 }, "end": { - "line": 82, + "line": 80, "column": 32 } } @@ -13602,15 +13108,15 @@ "binop": null, "updateContext": null }, - "start": 1893, - "end": 1894, + "start": 1885, + "end": 1886, "loc": { "start": { - "line": 82, + "line": 80, "column": 32 }, "end": { - "line": 82, + "line": 80, "column": 33 } } @@ -13627,15 +13133,15 @@ "postfix": false, "binop": null }, - "start": 1898, - "end": 1899, + "start": 1890, + "end": 1891, "loc": { "start": { - "line": 83, + "line": 81, "column": 2 }, "end": { - "line": 83, + "line": 81, "column": 3 } } @@ -13652,15 +13158,15 @@ "postfix": false, "binop": null }, - "start": 1903, - "end": 1904, + "start": 1895, + "end": 1896, "loc": { "start": { - "line": 85, + "line": 83, "column": 0 }, "end": { - "line": 85, + "line": 83, "column": 1 } } @@ -13680,15 +13186,15 @@ "updateContext": null }, "value": "export", - "start": 1908, - "end": 1914, + "start": 1900, + "end": 1906, "loc": { "start": { - "line": 87, + "line": 85, "column": 0 }, "end": { - "line": 87, + "line": 85, "column": 6 } } @@ -13708,15 +13214,15 @@ "updateContext": null }, "value": "default", - "start": 1915, - "end": 1922, + "start": 1907, + "end": 1914, "loc": { "start": { - "line": 87, + "line": 85, "column": 7 }, "end": { - "line": 87, + "line": 85, "column": 14 } } @@ -13734,15 +13240,15 @@ "binop": null }, "value": "App", - "start": 1923, - "end": 1926, + "start": 1915, + "end": 1918, "loc": { "start": { - "line": 87, + "line": 85, "column": 15 }, "end": { - "line": 87, + "line": 85, "column": 18 } } @@ -13760,15 +13266,15 @@ "binop": null, "updateContext": null }, - "start": 1926, - "end": 1927, + "start": 1918, + "end": 1919, "loc": { "start": { - "line": 87, + "line": 85, "column": 18 }, "end": { - "line": 87, + "line": 85, "column": 19 } } @@ -13786,15 +13292,15 @@ "binop": null, "updateContext": null }, - "start": 1927, - "end": 1927, + "start": 1919, + "end": 1919, "loc": { "start": { - "line": 87, + "line": 85, "column": 19 }, "end": { - "line": 87, + "line": 85, "column": 19 } } diff --git a/docs/ast/source/lib/components/Keyboard.js.json b/docs/ast/source/lib/components/Keyboard.js.json index 74963620..ea5a4f92 100644 --- a/docs/ast/source/lib/components/Keyboard.js.json +++ b/docs/ast/source/lib/components/Keyboard.js.json @@ -1,7 +1,7 @@ { "type": "File", "start": 0, - "end": 20040, + "end": 20039, "loc": { "start": { "line": 1, @@ -15,7 +15,7 @@ "program": { "type": "Program", "start": 0, - "end": 20040, + "end": 20039, "loc": { "start": { "line": 1, @@ -330,7 +330,7 @@ { "type": "Identifier", "start": 367, - "end": 20004, + "end": 20003, "loc": { "start": { "line": 15, @@ -363,7 +363,7 @@ "body": { "type": "ClassBody", "start": 388, - "end": 20004, + "end": 20003, "loc": { "start": { "line": 15, @@ -7899,9 +7899,9 @@ "trailingComments": [ { "type": "CommentBlock", - "value": "*\r\n * Clear the keyboard’s input.\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", + "value": "*\r\n * Clear the keyboard’s input.\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", "start": 7700, - "end": 7819, + "end": 7818, "loc": { "start": { "line": 182, @@ -7917,8 +7917,8 @@ }, { "type": "ClassProperty", - "start": 7823, - "end": 8105, + "start": 7822, + "end": 8104, "loc": { "start": { "line": 186, @@ -7933,8 +7933,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 7823, - "end": 7833, + "start": 7822, + "end": 7832, "loc": { "start": { "line": 186, @@ -7951,8 +7951,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 7836, - "end": 8105, + "start": 7835, + "end": 8104, "loc": { "start": { "line": 186, @@ -7970,8 +7970,8 @@ "params": [ { "type": "Identifier", - "start": 7837, - "end": 7846, + "start": 7836, + "end": 7845, "loc": { "start": { "line": 186, @@ -7988,8 +7988,8 @@ ], "body": { "type": "BlockStatement", - "start": 7851, - "end": 8105, + "start": 7850, + "end": 8104, "loc": { "start": { "line": 186, @@ -8003,8 +8003,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 7858, - "end": 7906, + "start": 7857, + "end": 7905, "loc": { "start": { "line": 187, @@ -8017,8 +8017,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7858, - "end": 7905, + "start": 7857, + "end": 7904, "loc": { "start": { "line": 187, @@ -8032,8 +8032,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 7858, - "end": 7867, + "start": 7857, + "end": 7866, "loc": { "start": { "line": 187, @@ -8049,8 +8049,8 @@ }, "right": { "type": "LogicalExpression", - "start": 7870, - "end": 7905, + "start": 7869, + "end": 7904, "loc": { "start": { "line": 187, @@ -8063,8 +8063,8 @@ }, "left": { "type": "Identifier", - "start": 7870, - "end": 7879, + "start": 7869, + "end": 7878, "loc": { "start": { "line": 187, @@ -8081,8 +8081,8 @@ "operator": "||", "right": { "type": "MemberExpression", - "start": 7883, - "end": 7905, + "start": 7882, + "end": 7904, "loc": { "start": { "line": 187, @@ -8095,8 +8095,8 @@ }, "object": { "type": "MemberExpression", - "start": 7883, - "end": 7895, + "start": 7882, + "end": 7894, "loc": { "start": { "line": 187, @@ -8109,8 +8109,8 @@ }, "object": { "type": "ThisExpression", - "start": 7883, - "end": 7887, + "start": 7882, + "end": 7886, "loc": { "start": { "line": 187, @@ -8124,8 +8124,8 @@ }, "property": { "type": "Identifier", - "start": 7888, - "end": 7895, + "start": 7887, + "end": 7894, "loc": { "start": { "line": 187, @@ -8143,8 +8143,8 @@ }, "property": { "type": "Identifier", - "start": 7896, - "end": 7905, + "start": 7895, + "end": 7904, "loc": { "start": { "line": 187, @@ -8165,8 +8165,8 @@ }, { "type": "ExpressionStatement", - "start": 7912, - "end": 7952, + "start": 7911, + "end": 7951, "loc": { "start": { "line": 188, @@ -8179,8 +8179,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7912, - "end": 7951, + "start": 7911, + "end": 7950, "loc": { "start": { "line": 188, @@ -8194,8 +8194,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 7912, - "end": 7946, + "start": 7911, + "end": 7945, "loc": { "start": { "line": 188, @@ -8208,8 +8208,8 @@ }, "object": { "type": "MemberExpression", - "start": 7912, - "end": 7922, + "start": 7911, + "end": 7921, "loc": { "start": { "line": 188, @@ -8222,8 +8222,8 @@ }, "object": { "type": "ThisExpression", - "start": 7912, - "end": 7916, + "start": 7911, + "end": 7915, "loc": { "start": { "line": 188, @@ -8237,8 +8237,8 @@ }, "property": { "type": "Identifier", - "start": 7917, - "end": 7922, + "start": 7916, + "end": 7921, "loc": { "start": { "line": 188, @@ -8256,8 +8256,8 @@ }, "property": { "type": "MemberExpression", - "start": 7923, - "end": 7945, + "start": 7922, + "end": 7944, "loc": { "start": { "line": 188, @@ -8270,8 +8270,8 @@ }, "object": { "type": "MemberExpression", - "start": 7923, - "end": 7935, + "start": 7922, + "end": 7934, "loc": { "start": { "line": 188, @@ -8284,8 +8284,8 @@ }, "object": { "type": "ThisExpression", - "start": 7923, - "end": 7927, + "start": 7922, + "end": 7926, "loc": { "start": { "line": 188, @@ -8299,8 +8299,8 @@ }, "property": { "type": "Identifier", - "start": 7928, - "end": 7935, + "start": 7927, + "end": 7934, "loc": { "start": { "line": 188, @@ -8318,8 +8318,8 @@ }, "property": { "type": "Identifier", - "start": 7936, - "end": 7945, + "start": 7935, + "end": 7944, "loc": { "start": { "line": 188, @@ -8339,8 +8339,8 @@ }, "right": { "type": "StringLiteral", - "start": 7949, - "end": 7951, + "start": 7948, + "end": 7950, "loc": { "start": { "line": 188, @@ -8362,8 +8362,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 7960, - "end": 8015, + "start": 7959, + "end": 8014, "loc": { "start": { "line": 190, @@ -8379,8 +8379,8 @@ }, { "type": "IfStatement", - "start": 8021, - "end": 8100, + "start": 8020, + "end": 8099, "loc": { "start": { "line": 193, @@ -8393,8 +8393,8 @@ }, "test": { "type": "MemberExpression", - "start": 8024, - "end": 8055, + "start": 8023, + "end": 8054, "loc": { "start": { "line": 193, @@ -8407,8 +8407,8 @@ }, "object": { "type": "MemberExpression", - "start": 8024, - "end": 8036, + "start": 8023, + "end": 8035, "loc": { "start": { "line": 193, @@ -8421,8 +8421,8 @@ }, "object": { "type": "ThisExpression", - "start": 8024, - "end": 8028, + "start": 8023, + "end": 8027, "loc": { "start": { "line": 193, @@ -8437,8 +8437,8 @@ }, "property": { "type": "Identifier", - "start": 8029, - "end": 8036, + "start": 8028, + "end": 8035, "loc": { "start": { "line": 193, @@ -8457,8 +8457,8 @@ }, "property": { "type": "Identifier", - "start": 8037, - "end": 8055, + "start": 8036, + "end": 8054, "loc": { "start": { "line": 193, @@ -8477,8 +8477,8 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 8064, - "end": 8100, + "start": 8063, + "end": 8099, "loc": { "start": { "line": 194, @@ -8491,8 +8491,8 @@ }, "expression": { "type": "CallExpression", - "start": 8064, - "end": 8099, + "start": 8063, + "end": 8098, "loc": { "start": { "line": 194, @@ -8505,8 +8505,8 @@ }, "callee": { "type": "MemberExpression", - "start": 8064, - "end": 8087, + "start": 8063, + "end": 8086, "loc": { "start": { "line": 194, @@ -8519,8 +8519,8 @@ }, "object": { "type": "ThisExpression", - "start": 8064, - "end": 8068, + "start": 8063, + "end": 8067, "loc": { "start": { "line": 194, @@ -8534,8 +8534,8 @@ }, "property": { "type": "Identifier", - "start": 8069, - "end": 8087, + "start": 8068, + "end": 8086, "loc": { "start": { "line": 194, @@ -8554,8 +8554,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 8088, - "end": 8098, + "start": 8087, + "end": 8097, "loc": { "start": { "line": 194, @@ -8568,8 +8568,8 @@ }, "object": { "type": "ThisExpression", - "start": 8088, - "end": 8092, + "start": 8087, + "end": 8091, "loc": { "start": { "line": 194, @@ -8583,8 +8583,8 @@ }, "property": { "type": "Identifier", - "start": 8093, - "end": 8098, + "start": 8092, + "end": 8097, "loc": { "start": { "line": 194, @@ -8608,8 +8608,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 7960, - "end": 8015, + "start": 7959, + "end": 8014, "loc": { "start": { "line": 190, @@ -8632,9 +8632,9 @@ "leadingComments": [ { "type": "CommentBlock", - "value": "*\r\n * Clear the keyboard’s input.\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", + "value": "*\r\n * Clear the keyboard’s input.\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", "start": 7700, - "end": 7819, + "end": 7818, "loc": { "start": { "line": 182, @@ -8651,8 +8651,8 @@ { "type": "CommentBlock", "value": "*\r\n * Get the keyboard’s input (You can also get it from the onChange prop).\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", - "start": 8111, - "end": 8273, + "start": 8110, + "end": 8272, "loc": { "start": { "line": 197, @@ -8668,8 +8668,8 @@ }, { "type": "ClassProperty", - "start": 8277, - "end": 8561, + "start": 8276, + "end": 8560, "loc": { "start": { "line": 201, @@ -8684,8 +8684,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 8277, - "end": 8285, + "start": 8276, + "end": 8284, "loc": { "start": { "line": 201, @@ -8702,8 +8702,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 8288, - "end": 8561, + "start": 8287, + "end": 8560, "loc": { "start": { "line": 201, @@ -8721,8 +8721,8 @@ "params": [ { "type": "Identifier", - "start": 8289, - "end": 8298, + "start": 8288, + "end": 8297, "loc": { "start": { "line": 201, @@ -8739,8 +8739,8 @@ ], "body": { "type": "BlockStatement", - "start": 8303, - "end": 8561, + "start": 8302, + "end": 8560, "loc": { "start": { "line": 201, @@ -8754,8 +8754,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 8310, - "end": 8358, + "start": 8309, + "end": 8357, "loc": { "start": { "line": 202, @@ -8768,8 +8768,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 8310, - "end": 8357, + "start": 8309, + "end": 8356, "loc": { "start": { "line": 202, @@ -8783,8 +8783,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 8310, - "end": 8319, + "start": 8309, + "end": 8318, "loc": { "start": { "line": 202, @@ -8800,8 +8800,8 @@ }, "right": { "type": "LogicalExpression", - "start": 8322, - "end": 8357, + "start": 8321, + "end": 8356, "loc": { "start": { "line": 202, @@ -8814,8 +8814,8 @@ }, "left": { "type": "Identifier", - "start": 8322, - "end": 8331, + "start": 8321, + "end": 8330, "loc": { "start": { "line": 202, @@ -8832,8 +8832,8 @@ "operator": "||", "right": { "type": "MemberExpression", - "start": 8335, - "end": 8357, + "start": 8334, + "end": 8356, "loc": { "start": { "line": 202, @@ -8846,8 +8846,8 @@ }, "object": { "type": "MemberExpression", - "start": 8335, - "end": 8347, + "start": 8334, + "end": 8346, "loc": { "start": { "line": 202, @@ -8860,8 +8860,8 @@ }, "object": { "type": "ThisExpression", - "start": 8335, - "end": 8339, + "start": 8334, + "end": 8338, "loc": { "start": { "line": 202, @@ -8875,8 +8875,8 @@ }, "property": { "type": "Identifier", - "start": 8340, - "end": 8347, + "start": 8339, + "end": 8346, "loc": { "start": { "line": 202, @@ -8894,8 +8894,8 @@ }, "property": { "type": "Identifier", - "start": 8348, - "end": 8357, + "start": 8347, + "end": 8356, "loc": { "start": { "line": 202, @@ -8917,8 +8917,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 8366, - "end": 8421, + "start": 8365, + "end": 8420, "loc": { "start": { "line": 204, @@ -8934,8 +8934,8 @@ }, { "type": "IfStatement", - "start": 8427, - "end": 8506, + "start": 8426, + "end": 8505, "loc": { "start": { "line": 207, @@ -8948,8 +8948,8 @@ }, "test": { "type": "MemberExpression", - "start": 8430, - "end": 8461, + "start": 8429, + "end": 8460, "loc": { "start": { "line": 207, @@ -8962,8 +8962,8 @@ }, "object": { "type": "MemberExpression", - "start": 8430, - "end": 8442, + "start": 8429, + "end": 8441, "loc": { "start": { "line": 207, @@ -8976,8 +8976,8 @@ }, "object": { "type": "ThisExpression", - "start": 8430, - "end": 8434, + "start": 8429, + "end": 8433, "loc": { "start": { "line": 207, @@ -8992,8 +8992,8 @@ }, "property": { "type": "Identifier", - "start": 8435, - "end": 8442, + "start": 8434, + "end": 8441, "loc": { "start": { "line": 207, @@ -9012,8 +9012,8 @@ }, "property": { "type": "Identifier", - "start": 8443, - "end": 8461, + "start": 8442, + "end": 8460, "loc": { "start": { "line": 207, @@ -9032,8 +9032,8 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 8470, - "end": 8506, + "start": 8469, + "end": 8505, "loc": { "start": { "line": 208, @@ -9046,8 +9046,8 @@ }, "expression": { "type": "CallExpression", - "start": 8470, - "end": 8505, + "start": 8469, + "end": 8504, "loc": { "start": { "line": 208, @@ -9060,8 +9060,8 @@ }, "callee": { "type": "MemberExpression", - "start": 8470, - "end": 8493, + "start": 8469, + "end": 8492, "loc": { "start": { "line": 208, @@ -9074,8 +9074,8 @@ }, "object": { "type": "ThisExpression", - "start": 8470, - "end": 8474, + "start": 8469, + "end": 8473, "loc": { "start": { "line": 208, @@ -9089,8 +9089,8 @@ }, "property": { "type": "Identifier", - "start": 8475, - "end": 8493, + "start": 8474, + "end": 8492, "loc": { "start": { "line": 208, @@ -9109,8 +9109,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 8494, - "end": 8504, + "start": 8493, + "end": 8503, "loc": { "start": { "line": 208, @@ -9123,8 +9123,8 @@ }, "object": { "type": "ThisExpression", - "start": 8494, - "end": 8498, + "start": 8493, + "end": 8497, "loc": { "start": { "line": 208, @@ -9138,8 +9138,8 @@ }, "property": { "type": "Identifier", - "start": 8499, - "end": 8504, + "start": 8498, + "end": 8503, "loc": { "start": { "line": 208, @@ -9163,8 +9163,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 8366, - "end": 8421, + "start": 8365, + "end": 8420, "loc": { "start": { "line": 204, @@ -9180,8 +9180,8 @@ }, { "type": "ReturnStatement", - "start": 8514, - "end": 8556, + "start": 8513, + "end": 8555, "loc": { "start": { "line": 210, @@ -9194,8 +9194,8 @@ }, "argument": { "type": "MemberExpression", - "start": 8521, - "end": 8555, + "start": 8520, + "end": 8554, "loc": { "start": { "line": 210, @@ -9208,8 +9208,8 @@ }, "object": { "type": "MemberExpression", - "start": 8521, - "end": 8531, + "start": 8520, + "end": 8530, "loc": { "start": { "line": 210, @@ -9222,8 +9222,8 @@ }, "object": { "type": "ThisExpression", - "start": 8521, - "end": 8525, + "start": 8520, + "end": 8524, "loc": { "start": { "line": 210, @@ -9237,8 +9237,8 @@ }, "property": { "type": "Identifier", - "start": 8526, - "end": 8531, + "start": 8525, + "end": 8530, "loc": { "start": { "line": 210, @@ -9256,8 +9256,8 @@ }, "property": { "type": "MemberExpression", - "start": 8532, - "end": 8554, + "start": 8531, + "end": 8553, "loc": { "start": { "line": 210, @@ -9270,8 +9270,8 @@ }, "object": { "type": "MemberExpression", - "start": 8532, - "end": 8544, + "start": 8531, + "end": 8543, "loc": { "start": { "line": 210, @@ -9284,8 +9284,8 @@ }, "object": { "type": "ThisExpression", - "start": 8532, - "end": 8536, + "start": 8531, + "end": 8535, "loc": { "start": { "line": 210, @@ -9299,8 +9299,8 @@ }, "property": { "type": "Identifier", - "start": 8537, - "end": 8544, + "start": 8536, + "end": 8543, "loc": { "start": { "line": 210, @@ -9318,8 +9318,8 @@ }, "property": { "type": "Identifier", - "start": 8545, - "end": 8554, + "start": 8544, + "end": 8553, "loc": { "start": { "line": 210, @@ -9348,8 +9348,8 @@ { "type": "CommentBlock", "value": "*\r\n * Get the keyboard’s input (You can also get it from the onChange prop).\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", - "start": 8111, - "end": 8273, + "start": 8110, + "end": 8272, "loc": { "start": { "line": 197, @@ -9366,8 +9366,8 @@ { "type": "CommentBlock", "value": "*\r\n * Set the keyboard’s input.\r\n * @param {string} input the input value\r\n * @param {string} inputName optional - the internal input to select\r\n ", - "start": 8567, - "end": 8727, + "start": 8566, + "end": 8726, "loc": { "start": { "line": 213, @@ -9383,8 +9383,8 @@ }, { "type": "ClassProperty", - "start": 8731, - "end": 9008, + "start": 8730, + "end": 9007, "loc": { "start": { "line": 218, @@ -9399,8 +9399,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 8731, - "end": 8739, + "start": 8730, + "end": 8738, "loc": { "start": { "line": 218, @@ -9417,8 +9417,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 8742, - "end": 9008, + "start": 8741, + "end": 9007, "loc": { "start": { "line": 218, @@ -9436,8 +9436,8 @@ "params": [ { "type": "Identifier", - "start": 8743, - "end": 8748, + "start": 8742, + "end": 8747, "loc": { "start": { "line": 218, @@ -9453,8 +9453,8 @@ }, { "type": "Identifier", - "start": 8750, - "end": 8759, + "start": 8749, + "end": 8758, "loc": { "start": { "line": 218, @@ -9471,8 +9471,8 @@ ], "body": { "type": "BlockStatement", - "start": 8764, - "end": 9008, + "start": 8763, + "end": 9007, "loc": { "start": { "line": 218, @@ -9486,8 +9486,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 8771, - "end": 8819, + "start": 8770, + "end": 8818, "loc": { "start": { "line": 219, @@ -9500,8 +9500,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 8771, - "end": 8818, + "start": 8770, + "end": 8817, "loc": { "start": { "line": 219, @@ -9515,8 +9515,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 8771, - "end": 8780, + "start": 8770, + "end": 8779, "loc": { "start": { "line": 219, @@ -9532,8 +9532,8 @@ }, "right": { "type": "LogicalExpression", - "start": 8783, - "end": 8818, + "start": 8782, + "end": 8817, "loc": { "start": { "line": 219, @@ -9546,8 +9546,8 @@ }, "left": { "type": "Identifier", - "start": 8783, - "end": 8792, + "start": 8782, + "end": 8791, "loc": { "start": { "line": 219, @@ -9564,8 +9564,8 @@ "operator": "||", "right": { "type": "MemberExpression", - "start": 8796, - "end": 8818, + "start": 8795, + "end": 8817, "loc": { "start": { "line": 219, @@ -9578,8 +9578,8 @@ }, "object": { "type": "MemberExpression", - "start": 8796, - "end": 8808, + "start": 8795, + "end": 8807, "loc": { "start": { "line": 219, @@ -9592,8 +9592,8 @@ }, "object": { "type": "ThisExpression", - "start": 8796, - "end": 8800, + "start": 8795, + "end": 8799, "loc": { "start": { "line": 219, @@ -9607,8 +9607,8 @@ }, "property": { "type": "Identifier", - "start": 8801, - "end": 8808, + "start": 8800, + "end": 8807, "loc": { "start": { "line": 219, @@ -9626,8 +9626,8 @@ }, "property": { "type": "Identifier", - "start": 8809, - "end": 8818, + "start": 8808, + "end": 8817, "loc": { "start": { "line": 219, @@ -9648,8 +9648,8 @@ }, { "type": "ExpressionStatement", - "start": 8825, - "end": 8855, + "start": 8824, + "end": 8854, "loc": { "start": { "line": 220, @@ -9662,8 +9662,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 8825, - "end": 8854, + "start": 8824, + "end": 8853, "loc": { "start": { "line": 220, @@ -9677,8 +9677,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 8825, - "end": 8846, + "start": 8824, + "end": 8845, "loc": { "start": { "line": 220, @@ -9691,8 +9691,8 @@ }, "object": { "type": "MemberExpression", - "start": 8825, - "end": 8835, + "start": 8824, + "end": 8834, "loc": { "start": { "line": 220, @@ -9705,8 +9705,8 @@ }, "object": { "type": "ThisExpression", - "start": 8825, - "end": 8829, + "start": 8824, + "end": 8828, "loc": { "start": { "line": 220, @@ -9720,8 +9720,8 @@ }, "property": { "type": "Identifier", - "start": 8830, - "end": 8835, + "start": 8829, + "end": 8834, "loc": { "start": { "line": 220, @@ -9739,8 +9739,8 @@ }, "property": { "type": "Identifier", - "start": 8836, - "end": 8845, + "start": 8835, + "end": 8844, "loc": { "start": { "line": 220, @@ -9758,8 +9758,8 @@ }, "right": { "type": "Identifier", - "start": 8849, - "end": 8854, + "start": 8848, + "end": 8853, "loc": { "start": { "line": 220, @@ -9778,8 +9778,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 8863, - "end": 8918, + "start": 8862, + "end": 8917, "loc": { "start": { "line": 222, @@ -9795,8 +9795,8 @@ }, { "type": "IfStatement", - "start": 8924, - "end": 9003, + "start": 8923, + "end": 9002, "loc": { "start": { "line": 225, @@ -9809,8 +9809,8 @@ }, "test": { "type": "MemberExpression", - "start": 8927, - "end": 8958, + "start": 8926, + "end": 8957, "loc": { "start": { "line": 225, @@ -9823,8 +9823,8 @@ }, "object": { "type": "MemberExpression", - "start": 8927, - "end": 8939, + "start": 8926, + "end": 8938, "loc": { "start": { "line": 225, @@ -9837,8 +9837,8 @@ }, "object": { "type": "ThisExpression", - "start": 8927, - "end": 8931, + "start": 8926, + "end": 8930, "loc": { "start": { "line": 225, @@ -9853,8 +9853,8 @@ }, "property": { "type": "Identifier", - "start": 8932, - "end": 8939, + "start": 8931, + "end": 8938, "loc": { "start": { "line": 225, @@ -9873,8 +9873,8 @@ }, "property": { "type": "Identifier", - "start": 8940, - "end": 8958, + "start": 8939, + "end": 8957, "loc": { "start": { "line": 225, @@ -9893,8 +9893,8 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 8967, - "end": 9003, + "start": 8966, + "end": 9002, "loc": { "start": { "line": 226, @@ -9907,8 +9907,8 @@ }, "expression": { "type": "CallExpression", - "start": 8967, - "end": 9002, + "start": 8966, + "end": 9001, "loc": { "start": { "line": 226, @@ -9921,8 +9921,8 @@ }, "callee": { "type": "MemberExpression", - "start": 8967, - "end": 8990, + "start": 8966, + "end": 8989, "loc": { "start": { "line": 226, @@ -9935,8 +9935,8 @@ }, "object": { "type": "ThisExpression", - "start": 8967, - "end": 8971, + "start": 8966, + "end": 8970, "loc": { "start": { "line": 226, @@ -9950,8 +9950,8 @@ }, "property": { "type": "Identifier", - "start": 8972, - "end": 8990, + "start": 8971, + "end": 8989, "loc": { "start": { "line": 226, @@ -9970,8 +9970,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 8991, - "end": 9001, + "start": 8990, + "end": 9000, "loc": { "start": { "line": 226, @@ -9984,8 +9984,8 @@ }, "object": { "type": "ThisExpression", - "start": 8991, - "end": 8995, + "start": 8990, + "end": 8994, "loc": { "start": { "line": 226, @@ -9999,8 +9999,8 @@ }, "property": { "type": "Identifier", - "start": 8996, - "end": 9001, + "start": 8995, + "end": 9000, "loc": { "start": { "line": 226, @@ -10024,8 +10024,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 8863, - "end": 8918, + "start": 8862, + "end": 8917, "loc": { "start": { "line": 222, @@ -10049,8 +10049,8 @@ { "type": "CommentBlock", "value": "*\r\n * Set the keyboard’s input.\r\n * @param {string} input the input value\r\n * @param {string} inputName optional - the internal input to select\r\n ", - "start": 8567, - "end": 8727, + "start": 8566, + "end": 8726, "loc": { "start": { "line": 213, @@ -10067,8 +10067,8 @@ { "type": "CommentBlock", "value": "*\r\n * Replace the input object (`keyboard.input`)\r\n * @param {object} inputObj The input object\r\n ", - "start": 9016, - "end": 9125, + "start": 9015, + "end": 9124, "loc": { "start": { "line": 229, @@ -10084,8 +10084,8 @@ }, { "type": "ClassProperty", - "start": 9129, - "end": 9192, + "start": 9128, + "end": 9191, "loc": { "start": { "line": 233, @@ -10100,8 +10100,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 9129, - "end": 9141, + "start": 9128, + "end": 9140, "loc": { "start": { "line": 233, @@ -10118,8 +10118,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 9144, - "end": 9192, + "start": 9143, + "end": 9191, "loc": { "start": { "line": 233, @@ -10137,8 +10137,8 @@ "params": [ { "type": "Identifier", - "start": 9145, - "end": 9153, + "start": 9144, + "end": 9152, "loc": { "start": { "line": 233, @@ -10155,8 +10155,8 @@ ], "body": { "type": "BlockStatement", - "start": 9158, - "end": 9192, + "start": 9157, + "end": 9191, "loc": { "start": { "line": 233, @@ -10170,8 +10170,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 9165, - "end": 9187, + "start": 9164, + "end": 9186, "loc": { "start": { "line": 234, @@ -10184,8 +10184,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9165, - "end": 9186, + "start": 9164, + "end": 9185, "loc": { "start": { "line": 234, @@ -10199,8 +10199,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 9165, - "end": 9175, + "start": 9164, + "end": 9174, "loc": { "start": { "line": 234, @@ -10213,8 +10213,8 @@ }, "object": { "type": "ThisExpression", - "start": 9165, - "end": 9169, + "start": 9164, + "end": 9168, "loc": { "start": { "line": 234, @@ -10228,8 +10228,8 @@ }, "property": { "type": "Identifier", - "start": 9170, - "end": 9175, + "start": 9169, + "end": 9174, "loc": { "start": { "line": 234, @@ -10247,8 +10247,8 @@ }, "right": { "type": "Identifier", - "start": 9178, - "end": 9186, + "start": 9177, + "end": 9185, "loc": { "start": { "line": 234, @@ -10274,8 +10274,8 @@ { "type": "CommentBlock", "value": "*\r\n * Replace the input object (`keyboard.input`)\r\n * @param {object} inputObj The input object\r\n ", - "start": 9016, - "end": 9125, + "start": 9015, + "end": 9124, "loc": { "start": { "line": 229, @@ -10292,8 +10292,8 @@ { "type": "CommentBlock", "value": "*\r\n * Set new option or modify existing ones after initialization. \r\n * @param {object} option The option to set\r\n ", - "start": 9198, - "end": 9324, + "start": 9197, + "end": 9323, "loc": { "start": { "line": 237, @@ -10309,8 +10309,8 @@ }, { "type": "ClassProperty", - "start": 9328, - "end": 9462, + "start": 9327, + "end": 9461, "loc": { "start": { "line": 241, @@ -10325,8 +10325,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 9328, - "end": 9338, + "start": 9327, + "end": 9337, "loc": { "start": { "line": 241, @@ -10343,8 +10343,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 9341, - "end": 9462, + "start": 9340, + "end": 9461, "loc": { "start": { "line": 241, @@ -10362,8 +10362,8 @@ "params": [ { "type": "Identifier", - "start": 9341, - "end": 9347, + "start": 9340, + "end": 9346, "loc": { "start": { "line": 241, @@ -10380,8 +10380,8 @@ ], "body": { "type": "BlockStatement", - "start": 9351, - "end": 9462, + "start": 9350, + "end": 9461, "loc": { "start": { "line": 241, @@ -10395,8 +10395,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 9358, - "end": 9380, + "start": 9357, + "end": 9379, "loc": { "start": { "line": 242, @@ -10409,8 +10409,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9358, - "end": 9379, + "start": 9357, + "end": 9378, "loc": { "start": { "line": 242, @@ -10424,8 +10424,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 9358, - "end": 9364, + "start": 9357, + "end": 9363, "loc": { "start": { "line": 242, @@ -10441,8 +10441,8 @@ }, "right": { "type": "LogicalExpression", - "start": 9367, - "end": 9379, + "start": 9366, + "end": 9378, "loc": { "start": { "line": 242, @@ -10455,8 +10455,8 @@ }, "left": { "type": "Identifier", - "start": 9367, - "end": 9373, + "start": 9366, + "end": 9372, "loc": { "start": { "line": 242, @@ -10473,8 +10473,8 @@ "operator": "||", "right": { "type": "ObjectExpression", - "start": 9377, - "end": 9379, + "start": 9376, + "end": 9378, "loc": { "start": { "line": 242, @@ -10492,8 +10492,8 @@ }, { "type": "ExpressionStatement", - "start": 9386, - "end": 9437, + "start": 9385, + "end": 9436, "loc": { "start": { "line": 243, @@ -10506,8 +10506,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9386, - "end": 9436, + "start": 9385, + "end": 9435, "loc": { "start": { "line": 243, @@ -10521,8 +10521,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 9386, - "end": 9398, + "start": 9385, + "end": 9397, "loc": { "start": { "line": 243, @@ -10535,8 +10535,8 @@ }, "object": { "type": "ThisExpression", - "start": 9386, - "end": 9390, + "start": 9385, + "end": 9389, "loc": { "start": { "line": 243, @@ -10550,8 +10550,8 @@ }, "property": { "type": "Identifier", - "start": 9391, - "end": 9398, + "start": 9390, + "end": 9397, "loc": { "start": { "line": 243, @@ -10569,8 +10569,8 @@ }, "right": { "type": "CallExpression", - "start": 9401, - "end": 9436, + "start": 9400, + "end": 9435, "loc": { "start": { "line": 243, @@ -10583,8 +10583,8 @@ }, "callee": { "type": "MemberExpression", - "start": 9401, - "end": 9414, + "start": 9400, + "end": 9413, "loc": { "start": { "line": 243, @@ -10597,8 +10597,8 @@ }, "object": { "type": "Identifier", - "start": 9401, - "end": 9407, + "start": 9400, + "end": 9406, "loc": { "start": { "line": 243, @@ -10614,8 +10614,8 @@ }, "property": { "type": "Identifier", - "start": 9408, - "end": 9414, + "start": 9407, + "end": 9413, "loc": { "start": { "line": 243, @@ -10634,8 +10634,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 9415, - "end": 9427, + "start": 9414, + "end": 9426, "loc": { "start": { "line": 243, @@ -10648,8 +10648,8 @@ }, "object": { "type": "ThisExpression", - "start": 9415, - "end": 9419, + "start": 9414, + "end": 9418, "loc": { "start": { "line": 243, @@ -10663,8 +10663,8 @@ }, "property": { "type": "Identifier", - "start": 9420, - "end": 9427, + "start": 9419, + "end": 9426, "loc": { "start": { "line": 243, @@ -10682,8 +10682,8 @@ }, { "type": "Identifier", - "start": 9429, - "end": 9435, + "start": 9428, + "end": 9434, "loc": { "start": { "line": 243, @@ -10703,8 +10703,8 @@ }, { "type": "ExpressionStatement", - "start": 9443, - "end": 9457, + "start": 9442, + "end": 9456, "loc": { "start": { "line": 244, @@ -10717,8 +10717,8 @@ }, "expression": { "type": "CallExpression", - "start": 9443, - "end": 9456, + "start": 9442, + "end": 9455, "loc": { "start": { "line": 244, @@ -10731,8 +10731,8 @@ }, "callee": { "type": "MemberExpression", - "start": 9443, - "end": 9454, + "start": 9442, + "end": 9453, "loc": { "start": { "line": 244, @@ -10745,8 +10745,8 @@ }, "object": { "type": "ThisExpression", - "start": 9443, - "end": 9447, + "start": 9442, + "end": 9446, "loc": { "start": { "line": 244, @@ -10760,8 +10760,8 @@ }, "property": { "type": "Identifier", - "start": 9448, - "end": 9454, + "start": 9447, + "end": 9453, "loc": { "start": { "line": 244, @@ -10790,8 +10790,8 @@ { "type": "CommentBlock", "value": "*\r\n * Set new option or modify existing ones after initialization. \r\n * @param {object} option The option to set\r\n ", - "start": 9198, - "end": 9324, + "start": 9197, + "end": 9323, "loc": { "start": { "line": 237, @@ -10808,8 +10808,8 @@ { "type": "CommentBlock", "value": "*\r\n * Remove all keyboard rows and reset keyboard values.\r\n * Used interally between re-renders.\r\n ", - "start": 9468, - "end": 9577, + "start": 9467, + "end": 9576, "loc": { "start": { "line": 247, @@ -10825,8 +10825,8 @@ }, { "type": "ClassProperty", - "start": 9581, - "end": 9727, + "start": 9580, + "end": 9726, "loc": { "start": { "line": 251, @@ -10841,8 +10841,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 9581, - "end": 9586, + "start": 9580, + "end": 9585, "loc": { "start": { "line": 251, @@ -10859,8 +10859,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 9589, - "end": 9727, + "start": 9588, + "end": 9726, "loc": { "start": { "line": 251, @@ -10878,8 +10878,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 9595, - "end": 9727, + "start": 9594, + "end": 9726, "loc": { "start": { "line": 251, @@ -10893,8 +10893,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 9602, - "end": 9634, + "start": 9601, + "end": 9633, "loc": { "start": { "line": 252, @@ -10907,8 +10907,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9602, - "end": 9633, + "start": 9601, + "end": 9632, "loc": { "start": { "line": 252, @@ -10922,8 +10922,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 9602, - "end": 9628, + "start": 9601, + "end": 9627, "loc": { "start": { "line": 252, @@ -10936,8 +10936,8 @@ }, "object": { "type": "MemberExpression", - "start": 9602, - "end": 9618, + "start": 9601, + "end": 9617, "loc": { "start": { "line": 252, @@ -10950,8 +10950,8 @@ }, "object": { "type": "ThisExpression", - "start": 9602, - "end": 9606, + "start": 9601, + "end": 9605, "loc": { "start": { "line": 252, @@ -10965,8 +10965,8 @@ }, "property": { "type": "Identifier", - "start": 9607, - "end": 9618, + "start": 9606, + "end": 9617, "loc": { "start": { "line": 252, @@ -10984,8 +10984,8 @@ }, "property": { "type": "Identifier", - "start": 9619, - "end": 9628, + "start": 9618, + "end": 9627, "loc": { "start": { "line": 252, @@ -11003,8 +11003,8 @@ }, "right": { "type": "StringLiteral", - "start": 9631, - "end": 9633, + "start": 9630, + "end": 9632, "loc": { "start": { "line": 252, @@ -11025,8 +11025,8 @@ }, { "type": "ExpressionStatement", - "start": 9640, - "end": 9691, + "start": 9639, + "end": 9690, "loc": { "start": { "line": 253, @@ -11039,8 +11039,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9640, - "end": 9690, + "start": 9639, + "end": 9689, "loc": { "start": { "line": 253, @@ -11054,8 +11054,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 9640, - "end": 9666, + "start": 9639, + "end": 9665, "loc": { "start": { "line": 253, @@ -11068,8 +11068,8 @@ }, "object": { "type": "MemberExpression", - "start": 9640, - "end": 9656, + "start": 9639, + "end": 9655, "loc": { "start": { "line": 253, @@ -11082,8 +11082,8 @@ }, "object": { "type": "ThisExpression", - "start": 9640, - "end": 9644, + "start": 9639, + "end": 9643, "loc": { "start": { "line": 253, @@ -11097,8 +11097,8 @@ }, "property": { "type": "Identifier", - "start": 9645, - "end": 9656, + "start": 9644, + "end": 9655, "loc": { "start": { "line": 253, @@ -11116,8 +11116,8 @@ }, "property": { "type": "Identifier", - "start": 9657, - "end": 9666, + "start": 9656, + "end": 9665, "loc": { "start": { "line": 253, @@ -11135,8 +11135,8 @@ }, "right": { "type": "MemberExpression", - "start": 9669, - "end": 9690, + "start": 9668, + "end": 9689, "loc": { "start": { "line": 253, @@ -11149,8 +11149,8 @@ }, "object": { "type": "ThisExpression", - "start": 9669, - "end": 9673, + "start": 9668, + "end": 9672, "loc": { "start": { "line": 253, @@ -11164,8 +11164,8 @@ }, "property": { "type": "Identifier", - "start": 9674, - "end": 9690, + "start": 9673, + "end": 9689, "loc": { "start": { "line": 253, @@ -11185,8 +11185,8 @@ }, { "type": "ExpressionStatement", - "start": 9697, - "end": 9722, + "start": 9696, + "end": 9721, "loc": { "start": { "line": 254, @@ -11199,8 +11199,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9697, - "end": 9721, + "start": 9696, + "end": 9720, "loc": { "start": { "line": 254, @@ -11214,8 +11214,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 9697, - "end": 9716, + "start": 9696, + "end": 9715, "loc": { "start": { "line": 254, @@ -11228,8 +11228,8 @@ }, "object": { "type": "ThisExpression", - "start": 9697, - "end": 9701, + "start": 9696, + "end": 9700, "loc": { "start": { "line": 254, @@ -11243,8 +11243,8 @@ }, "property": { "type": "Identifier", - "start": 9702, - "end": 9716, + "start": 9701, + "end": 9715, "loc": { "start": { "line": 254, @@ -11262,8 +11262,8 @@ }, "right": { "type": "ObjectExpression", - "start": 9719, - "end": 9721, + "start": 9718, + "end": 9720, "loc": { "start": { "line": 254, @@ -11288,8 +11288,8 @@ { "type": "CommentBlock", "value": "*\r\n * Remove all keyboard rows and reset keyboard values.\r\n * Used interally between re-renders.\r\n ", - "start": 9468, - "end": 9577, + "start": 9467, + "end": 9576, "loc": { "start": { "line": 247, @@ -11306,8 +11306,8 @@ { "type": "CommentBlock", "value": "*\r\n * Send a command to all simple-keyboard instances at once (if you have multiple instances).\r\n * @param {function(instance: object, key: string)} callback Function to run on every instance\r\n ", - "start": 9733, - "end": 9938, + "start": 9732, + "end": 9937, "loc": { "start": { "line": 257, @@ -11323,8 +11323,8 @@ }, { "type": "ClassProperty", - "start": 9942, - "end": 10317, + "start": 9941, + "end": 10316, "loc": { "start": { "line": 261, @@ -11339,8 +11339,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 9942, - "end": 9950, + "start": 9941, + "end": 9949, "loc": { "start": { "line": 261, @@ -11357,8 +11357,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 9953, - "end": 10317, + "start": 9952, + "end": 10316, "loc": { "start": { "line": 261, @@ -11376,8 +11376,8 @@ "params": [ { "type": "Identifier", - "start": 9954, - "end": 9962, + "start": 9953, + "end": 9961, "loc": { "start": { "line": 261, @@ -11394,8 +11394,8 @@ ], "body": { "type": "BlockStatement", - "start": 9967, - "end": 10317, + "start": 9966, + "end": 10316, "loc": { "start": { "line": 261, @@ -11409,8 +11409,8 @@ "body": [ { "type": "IfStatement", - "start": 9974, - "end": 10158, + "start": 9973, + "end": 10157, "loc": { "start": { "line": 262, @@ -11423,8 +11423,8 @@ }, "test": { "type": "UnaryExpression", - "start": 9977, - "end": 10011, + "start": 9976, + "end": 10010, "loc": { "start": { "line": 262, @@ -11439,8 +11439,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 9978, - "end": 10011, + "start": 9977, + "end": 10010, "loc": { "start": { "line": 262, @@ -11453,8 +11453,8 @@ }, "object": { "type": "Identifier", - "start": 9978, - "end": 9984, + "start": 9977, + "end": 9983, "loc": { "start": { "line": 262, @@ -11470,8 +11470,8 @@ }, "property": { "type": "StringLiteral", - "start": 9985, - "end": 10010, + "start": 9984, + "end": 10009, "loc": { "start": { "line": 262, @@ -11496,8 +11496,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 10012, - "end": 10158, + "start": 10011, + "end": 10157, "loc": { "start": { "line": 262, @@ -11511,8 +11511,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 10021, - "end": 10104, + "start": 10020, + "end": 10103, "loc": { "start": { "line": 263, @@ -11525,8 +11525,8 @@ }, "expression": { "type": "CallExpression", - "start": 10021, - "end": 10103, + "start": 10020, + "end": 10102, "loc": { "start": { "line": 263, @@ -11539,8 +11539,8 @@ }, "callee": { "type": "MemberExpression", - "start": 10021, - "end": 10033, + "start": 10020, + "end": 10032, "loc": { "start": { "line": 263, @@ -11553,8 +11553,8 @@ }, "object": { "type": "Identifier", - "start": 10021, - "end": 10028, + "start": 10020, + "end": 10027, "loc": { "start": { "line": 263, @@ -11570,8 +11570,8 @@ }, "property": { "type": "Identifier", - "start": 10029, - "end": 10033, + "start": 10028, + "end": 10032, "loc": { "start": { "line": 263, @@ -11590,8 +11590,8 @@ "arguments": [ { "type": "TemplateLiteral", - "start": 10034, - "end": 10102, + "start": 10033, + "end": 10101, "loc": { "start": { "line": 263, @@ -11606,8 +11606,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 10035, - "end": 10101, + "start": 10034, + "end": 10100, "loc": { "start": { "line": 263, @@ -11631,8 +11631,8 @@ }, { "type": "ThrowStatement", - "start": 10112, - "end": 10151, + "start": 10111, + "end": 10150, "loc": { "start": { "line": 264, @@ -11645,8 +11645,8 @@ }, "argument": { "type": "NewExpression", - "start": 10118, - "end": 10150, + "start": 10117, + "end": 10149, "loc": { "start": { "line": 264, @@ -11659,8 +11659,8 @@ }, "callee": { "type": "Identifier", - "start": 10122, - "end": 10127, + "start": 10121, + "end": 10126, "loc": { "start": { "line": 264, @@ -11677,8 +11677,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 10128, - "end": 10149, + "start": 10127, + "end": 10148, "loc": { "start": { "line": 264, @@ -11705,8 +11705,8 @@ }, { "type": "ReturnStatement", - "start": 10170, - "end": 10312, + "start": 10169, + "end": 10311, "loc": { "start": { "line": 267, @@ -11719,8 +11719,8 @@ }, "argument": { "type": "CallExpression", - "start": 10177, - "end": 10312, + "start": 10176, + "end": 10311, "loc": { "start": { "line": 267, @@ -11733,8 +11733,8 @@ }, "callee": { "type": "MemberExpression", - "start": 10177, - "end": 10231, + "start": 10176, + "end": 10230, "loc": { "start": { "line": 267, @@ -11747,8 +11747,8 @@ }, "object": { "type": "CallExpression", - "start": 10177, - "end": 10223, + "start": 10176, + "end": 10222, "loc": { "start": { "line": 267, @@ -11761,8 +11761,8 @@ }, "callee": { "type": "MemberExpression", - "start": 10177, - "end": 10188, + "start": 10176, + "end": 10187, "loc": { "start": { "line": 267, @@ -11775,8 +11775,8 @@ }, "object": { "type": "Identifier", - "start": 10177, - "end": 10183, + "start": 10176, + "end": 10182, "loc": { "start": { "line": 267, @@ -11792,8 +11792,8 @@ }, "property": { "type": "Identifier", - "start": 10184, - "end": 10188, + "start": 10183, + "end": 10187, "loc": { "start": { "line": 267, @@ -11812,8 +11812,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 10189, - "end": 10222, + "start": 10188, + "end": 10221, "loc": { "start": { "line": 267, @@ -11826,8 +11826,8 @@ }, "object": { "type": "Identifier", - "start": 10189, - "end": 10195, + "start": 10188, + "end": 10194, "loc": { "start": { "line": 267, @@ -11843,8 +11843,8 @@ }, "property": { "type": "StringLiteral", - "start": 10196, - "end": 10221, + "start": 10195, + "end": 10220, "loc": { "start": { "line": 267, @@ -11867,8 +11867,8 @@ }, "property": { "type": "Identifier", - "start": 10224, - "end": 10231, + "start": 10223, + "end": 10230, "loc": { "start": { "line": 267, @@ -11887,8 +11887,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 10232, - "end": 10311, + "start": 10231, + "end": 10310, "loc": { "start": { "line": 267, @@ -11906,8 +11906,8 @@ "params": [ { "type": "Identifier", - "start": 10233, - "end": 10236, + "start": 10232, + "end": 10235, "loc": { "start": { "line": 267, @@ -11924,8 +11924,8 @@ ], "body": { "type": "BlockStatement", - "start": 10241, - "end": 10311, + "start": 10240, + "end": 10310, "loc": { "start": { "line": 267, @@ -11939,8 +11939,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 10250, - "end": 10304, + "start": 10249, + "end": 10303, "loc": { "start": { "line": 268, @@ -11953,8 +11953,8 @@ }, "expression": { "type": "CallExpression", - "start": 10250, - "end": 10303, + "start": 10249, + "end": 10302, "loc": { "start": { "line": 268, @@ -11967,8 +11967,8 @@ }, "callee": { "type": "Identifier", - "start": 10250, - "end": 10258, + "start": 10249, + "end": 10257, "loc": { "start": { "line": 268, @@ -11985,8 +11985,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 10259, - "end": 10297, + "start": 10258, + "end": 10296, "loc": { "start": { "line": 268, @@ -11999,8 +11999,8 @@ }, "object": { "type": "MemberExpression", - "start": 10259, - "end": 10292, + "start": 10258, + "end": 10291, "loc": { "start": { "line": 268, @@ -12013,8 +12013,8 @@ }, "object": { "type": "Identifier", - "start": 10259, - "end": 10265, + "start": 10258, + "end": 10264, "loc": { "start": { "line": 268, @@ -12030,8 +12030,8 @@ }, "property": { "type": "StringLiteral", - "start": 10266, - "end": 10291, + "start": 10265, + "end": 10290, "loc": { "start": { "line": 268, @@ -12052,8 +12052,8 @@ }, "property": { "type": "Identifier", - "start": 10293, - "end": 10296, + "start": 10292, + "end": 10295, "loc": { "start": { "line": 268, @@ -12071,8 +12071,8 @@ }, { "type": "Identifier", - "start": 10299, - "end": 10302, + "start": 10298, + "end": 10301, "loc": { "start": { "line": 268, @@ -12106,8 +12106,8 @@ { "type": "CommentBlock", "value": "*\r\n * Send a command to all simple-keyboard instances at once (if you have multiple instances).\r\n * @param {function(instance: object, key: string)} callback Function to run on every instance\r\n ", - "start": 9733, - "end": 9938, + "start": 9732, + "end": 9937, "loc": { "start": { "line": 257, @@ -12124,8 +12124,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adds/Modifies an entry to the `buttonTheme`. Basically a way to add a class to a button.\r\n * @param {string} buttons List of buttons to select (separated by a space).\r\n * @param {string} className Classes to give to the selected buttons (separated by space).\r\n ", - "start": 10323, - "end": 10604, + "start": 10322, + "end": 10603, "loc": { "start": { "line": 272, @@ -12141,8 +12141,8 @@ }, { "type": "ClassProperty", - "start": 10608, - "end": 11847, + "start": 10607, + "end": 11846, "loc": { "start": { "line": 277, @@ -12157,8 +12157,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 10608, - "end": 10622, + "start": 10607, + "end": 10621, "loc": { "start": { "line": 277, @@ -12175,8 +12175,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 10625, - "end": 11847, + "start": 10624, + "end": 11846, "loc": { "start": { "line": 277, @@ -12194,8 +12194,8 @@ "params": [ { "type": "Identifier", - "start": 10626, - "end": 10633, + "start": 10625, + "end": 10632, "loc": { "start": { "line": 277, @@ -12211,8 +12211,8 @@ }, { "type": "Identifier", - "start": 10635, - "end": 10644, + "start": 10634, + "end": 10643, "loc": { "start": { "line": 277, @@ -12229,8 +12229,8 @@ ], "body": { "type": "BlockStatement", - "start": 10649, - "end": 11847, + "start": 10648, + "end": 11846, "loc": { "start": { "line": 277, @@ -12244,8 +12244,8 @@ "body": [ { "type": "IfStatement", - "start": 10656, - "end": 10703, + "start": 10655, + "end": 10702, "loc": { "start": { "line": 278, @@ -12258,8 +12258,8 @@ }, "test": { "type": "LogicalExpression", - "start": 10659, - "end": 10681, + "start": 10658, + "end": 10680, "loc": { "start": { "line": 278, @@ -12272,8 +12272,8 @@ }, "left": { "type": "UnaryExpression", - "start": 10659, - "end": 10669, + "start": 10658, + "end": 10668, "loc": { "start": { "line": 278, @@ -12288,8 +12288,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 10660, - "end": 10669, + "start": 10659, + "end": 10668, "loc": { "start": { "line": 278, @@ -12310,8 +12310,8 @@ "operator": "||", "right": { "type": "UnaryExpression", - "start": 10673, - "end": 10681, + "start": 10672, + "end": 10680, "loc": { "start": { "line": 278, @@ -12326,8 +12326,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 10674, - "end": 10681, + "start": 10673, + "end": 10680, "loc": { "start": { "line": 278, @@ -12348,8 +12348,8 @@ }, "consequent": { "type": "ReturnStatement", - "start": 10690, - "end": 10703, + "start": 10689, + "end": 10702, "loc": { "start": { "line": 279, @@ -12362,8 +12362,8 @@ }, "argument": { "type": "BooleanLiteral", - "start": 10697, - "end": 10702, + "start": 10696, + "end": 10701, "loc": { "start": { "line": 279, @@ -12381,8 +12381,8 @@ }, { "type": "ExpressionStatement", - "start": 10711, - "end": 11820, + "start": 10710, + "end": 11819, "loc": { "start": { "line": 281, @@ -12395,8 +12395,8 @@ }, "expression": { "type": "CallExpression", - "start": 10711, - "end": 11819, + "start": 10710, + "end": 11818, "loc": { "start": { "line": 281, @@ -12409,8 +12409,8 @@ }, "callee": { "type": "MemberExpression", - "start": 10711, - "end": 10737, + "start": 10710, + "end": 10736, "loc": { "start": { "line": 281, @@ -12423,8 +12423,8 @@ }, "object": { "type": "CallExpression", - "start": 10711, - "end": 10729, + "start": 10710, + "end": 10728, "loc": { "start": { "line": 281, @@ -12437,8 +12437,8 @@ }, "callee": { "type": "MemberExpression", - "start": 10711, - "end": 10724, + "start": 10710, + "end": 10723, "loc": { "start": { "line": 281, @@ -12451,8 +12451,8 @@ }, "object": { "type": "Identifier", - "start": 10711, - "end": 10718, + "start": 10710, + "end": 10717, "loc": { "start": { "line": 281, @@ -12468,8 +12468,8 @@ }, "property": { "type": "Identifier", - "start": 10719, - "end": 10724, + "start": 10718, + "end": 10723, "loc": { "start": { "line": 281, @@ -12488,8 +12488,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 10725, - "end": 10728, + "start": 10724, + "end": 10727, "loc": { "start": { "line": 281, @@ -12510,8 +12510,8 @@ }, "property": { "type": "Identifier", - "start": 10730, - "end": 10737, + "start": 10729, + "end": 10736, "loc": { "start": { "line": 281, @@ -12530,8 +12530,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 10738, - "end": 11818, + "start": 10737, + "end": 11817, "loc": { "start": { "line": 281, @@ -12549,8 +12549,8 @@ "params": [ { "type": "Identifier", - "start": 10738, - "end": 10744, + "start": 10737, + "end": 10743, "loc": { "start": { "line": 281, @@ -12567,8 +12567,8 @@ ], "body": { "type": "BlockStatement", - "start": 10748, - "end": 11818, + "start": 10747, + "end": 11817, "loc": { "start": { "line": 281, @@ -12582,8 +12582,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 10757, - "end": 11811, + "start": 10756, + "end": 11810, "loc": { "start": { "line": 282, @@ -12596,8 +12596,8 @@ }, "expression": { "type": "CallExpression", - "start": 10757, - "end": 11810, + "start": 10756, + "end": 11809, "loc": { "start": { "line": 282, @@ -12610,8 +12610,8 @@ }, "callee": { "type": "MemberExpression", - "start": 10757, - "end": 10785, + "start": 10756, + "end": 10784, "loc": { "start": { "line": 282, @@ -12624,8 +12624,8 @@ }, "object": { "type": "CallExpression", - "start": 10757, - "end": 10777, + "start": 10756, + "end": 10776, "loc": { "start": { "line": 282, @@ -12638,8 +12638,8 @@ }, "callee": { "type": "MemberExpression", - "start": 10757, - "end": 10772, + "start": 10756, + "end": 10771, "loc": { "start": { "line": 282, @@ -12652,8 +12652,8 @@ }, "object": { "type": "Identifier", - "start": 10757, - "end": 10766, + "start": 10756, + "end": 10765, "loc": { "start": { "line": 282, @@ -12669,8 +12669,8 @@ }, "property": { "type": "Identifier", - "start": 10767, - "end": 10772, + "start": 10766, + "end": 10771, "loc": { "start": { "line": 282, @@ -12689,8 +12689,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 10773, - "end": 10776, + "start": 10772, + "end": 10775, "loc": { "start": { "line": 282, @@ -12711,8 +12711,8 @@ }, "property": { "type": "Identifier", - "start": 10778, - "end": 10785, + "start": 10777, + "end": 10784, "loc": { "start": { "line": 282, @@ -12731,8 +12731,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 10786, - "end": 11809, + "start": 10785, + "end": 11808, "loc": { "start": { "line": 282, @@ -12750,8 +12750,8 @@ "params": [ { "type": "Identifier", - "start": 10786, - "end": 10799, + "start": 10785, + "end": 10798, "loc": { "start": { "line": 282, @@ -12768,8 +12768,8 @@ ], "body": { "type": "BlockStatement", - "start": 10803, - "end": 11809, + "start": 10802, + "end": 11808, "loc": { "start": { "line": 282, @@ -12783,8 +12783,8 @@ "body": [ { "type": "IfStatement", - "start": 10814, - "end": 10885, + "start": 10813, + "end": 10884, "loc": { "start": { "line": 283, @@ -12797,8 +12797,8 @@ }, "test": { "type": "UnaryExpression", - "start": 10817, - "end": 10842, + "start": 10816, + "end": 10841, "loc": { "start": { "line": 283, @@ -12813,8 +12813,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 10818, - "end": 10842, + "start": 10817, + "end": 10841, "loc": { "start": { "line": 283, @@ -12827,8 +12827,8 @@ }, "object": { "type": "MemberExpression", - "start": 10818, - "end": 10830, + "start": 10817, + "end": 10829, "loc": { "start": { "line": 283, @@ -12841,8 +12841,8 @@ }, "object": { "type": "ThisExpression", - "start": 10818, - "end": 10822, + "start": 10817, + "end": 10821, "loc": { "start": { "line": 283, @@ -12856,8 +12856,8 @@ }, "property": { "type": "Identifier", - "start": 10823, - "end": 10830, + "start": 10822, + "end": 10829, "loc": { "start": { "line": 283, @@ -12875,8 +12875,8 @@ }, "property": { "type": "Identifier", - "start": 10831, - "end": 10842, + "start": 10830, + "end": 10841, "loc": { "start": { "line": 283, @@ -12898,8 +12898,8 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 10855, - "end": 10885, + "start": 10854, + "end": 10884, "loc": { "start": { "line": 284, @@ -12912,8 +12912,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 10855, - "end": 10884, + "start": 10854, + "end": 10883, "loc": { "start": { "line": 284, @@ -12927,8 +12927,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 10855, - "end": 10879, + "start": 10854, + "end": 10878, "loc": { "start": { "line": 284, @@ -12941,8 +12941,8 @@ }, "object": { "type": "MemberExpression", - "start": 10855, - "end": 10867, + "start": 10854, + "end": 10866, "loc": { "start": { "line": 284, @@ -12955,8 +12955,8 @@ }, "object": { "type": "ThisExpression", - "start": 10855, - "end": 10859, + "start": 10854, + "end": 10858, "loc": { "start": { "line": 284, @@ -12970,8 +12970,8 @@ }, "property": { "type": "Identifier", - "start": 10860, - "end": 10867, + "start": 10859, + "end": 10866, "loc": { "start": { "line": 284, @@ -12989,8 +12989,8 @@ }, "property": { "type": "Identifier", - "start": 10868, - "end": 10879, + "start": 10867, + "end": 10878, "loc": { "start": { "line": 284, @@ -13008,8 +13008,8 @@ }, "right": { "type": "ArrayExpression", - "start": 10882, - "end": 10884, + "start": 10881, + "end": 10883, "loc": { "start": { "line": 284, @@ -13028,8 +13028,8 @@ }, { "type": "VariableDeclaration", - "start": 10897, - "end": 10924, + "start": 10896, + "end": 10923, "loc": { "start": { "line": 286, @@ -13043,8 +13043,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 10901, - "end": 10923, + "start": 10900, + "end": 10922, "loc": { "start": { "line": 286, @@ -13057,8 +13057,8 @@ }, "id": { "type": "Identifier", - "start": 10901, - "end": 10915, + "start": 10900, + "end": 10914, "loc": { "start": { "line": 286, @@ -13074,8 +13074,8 @@ }, "init": { "type": "BooleanLiteral", - "start": 10918, - "end": 10923, + "start": 10917, + "end": 10922, "loc": { "start": { "line": 286, @@ -13095,8 +13095,8 @@ { "type": "CommentBlock", "value": "*\r\n * If class is already defined, we add button to class definition\r\n ", - "start": 10938, - "end": 11029, + "start": 10937, + "end": 11028, "loc": { "start": { "line": 288, @@ -13112,8 +13112,8 @@ }, { "type": "ExpressionStatement", - "start": 11039, - "end": 11547, + "start": 11038, + "end": 11546, "loc": { "start": { "line": 291, @@ -13126,8 +13126,8 @@ }, "expression": { "type": "CallExpression", - "start": 11039, - "end": 11546, + "start": 11038, + "end": 11545, "loc": { "start": { "line": 291, @@ -13140,8 +13140,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11039, - "end": 11067, + "start": 11038, + "end": 11066, "loc": { "start": { "line": 291, @@ -13154,8 +13154,8 @@ }, "object": { "type": "MemberExpression", - "start": 11039, - "end": 11063, + "start": 11038, + "end": 11062, "loc": { "start": { "line": 291, @@ -13168,8 +13168,8 @@ }, "object": { "type": "MemberExpression", - "start": 11039, - "end": 11051, + "start": 11038, + "end": 11050, "loc": { "start": { "line": 291, @@ -13182,8 +13182,8 @@ }, "object": { "type": "ThisExpression", - "start": 11039, - "end": 11043, + "start": 11038, + "end": 11042, "loc": { "start": { "line": 291, @@ -13198,8 +13198,8 @@ }, "property": { "type": "Identifier", - "start": 11044, - "end": 11051, + "start": 11043, + "end": 11050, "loc": { "start": { "line": 291, @@ -13218,8 +13218,8 @@ }, "property": { "type": "Identifier", - "start": 11052, - "end": 11063, + "start": 11051, + "end": 11062, "loc": { "start": { "line": 291, @@ -13238,8 +13238,8 @@ }, "property": { "type": "Identifier", - "start": 11064, - "end": 11067, + "start": 11063, + "end": 11066, "loc": { "start": { "line": 291, @@ -13259,8 +13259,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 11068, - "end": 11545, + "start": 11067, + "end": 11544, "loc": { "start": { "line": 291, @@ -13278,8 +13278,8 @@ "params": [ { "type": "Identifier", - "start": 11068, - "end": 11079, + "start": 11067, + "end": 11078, "loc": { "start": { "line": 291, @@ -13296,8 +13296,8 @@ ], "body": { "type": "BlockStatement", - "start": 11083, - "end": 11545, + "start": 11082, + "end": 11544, "loc": { "start": { "line": 291, @@ -13311,8 +13311,8 @@ "body": [ { "type": "IfStatement", - "start": 11098, - "end": 11503, + "start": 11097, + "end": 11502, "loc": { "start": { "line": 293, @@ -13325,8 +13325,8 @@ }, "test": { "type": "CallExpression", - "start": 11101, - "end": 11153, + "start": 11100, + "end": 11152, "loc": { "start": { "line": 293, @@ -13339,8 +13339,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11101, - "end": 11138, + "start": 11100, + "end": 11137, "loc": { "start": { "line": 293, @@ -13353,8 +13353,8 @@ }, "object": { "type": "CallExpression", - "start": 11101, - "end": 11129, + "start": 11100, + "end": 11128, "loc": { "start": { "line": 293, @@ -13367,8 +13367,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11101, - "end": 11124, + "start": 11100, + "end": 11123, "loc": { "start": { "line": 293, @@ -13381,8 +13381,8 @@ }, "object": { "type": "MemberExpression", - "start": 11101, - "end": 11118, + "start": 11100, + "end": 11117, "loc": { "start": { "line": 293, @@ -13395,8 +13395,8 @@ }, "object": { "type": "Identifier", - "start": 11101, - "end": 11112, + "start": 11100, + "end": 11111, "loc": { "start": { "line": 293, @@ -13412,8 +13412,8 @@ }, "property": { "type": "Identifier", - "start": 11113, - "end": 11118, + "start": 11112, + "end": 11117, "loc": { "start": { "line": 293, @@ -13431,8 +13431,8 @@ }, "property": { "type": "Identifier", - "start": 11119, - "end": 11124, + "start": 11118, + "end": 11123, "loc": { "start": { "line": 293, @@ -13451,8 +13451,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 11125, - "end": 11128, + "start": 11124, + "end": 11127, "loc": { "start": { "line": 293, @@ -13473,8 +13473,8 @@ }, "property": { "type": "Identifier", - "start": 11130, - "end": 11138, + "start": 11129, + "end": 11137, "loc": { "start": { "line": 293, @@ -13493,8 +13493,8 @@ "arguments": [ { "type": "Identifier", - "start": 11139, - "end": 11152, + "start": 11138, + "end": 11151, "loc": { "start": { "line": 293, @@ -13512,8 +13512,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 11154, - "end": 11503, + "start": 11153, + "end": 11502, "loc": { "start": { "line": 293, @@ -13527,8 +13527,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 11169, - "end": 11191, + "start": 11168, + "end": 11190, "loc": { "start": { "line": 294, @@ -13541,8 +13541,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 11169, - "end": 11190, + "start": 11168, + "end": 11189, "loc": { "start": { "line": 294, @@ -13556,8 +13556,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 11169, - "end": 11183, + "start": 11168, + "end": 11182, "loc": { "start": { "line": 294, @@ -13573,8 +13573,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 11186, - "end": 11190, + "start": 11185, + "end": 11189, "loc": { "start": { "line": 294, @@ -13591,8 +13591,8 @@ }, { "type": "VariableDeclaration", - "start": 11219, - "end": 11273, + "start": 11218, + "end": 11272, "loc": { "start": { "line": 296, @@ -13606,8 +13606,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 11223, - "end": 11272, + "start": 11222, + "end": 11271, "loc": { "start": { "line": 296, @@ -13620,8 +13620,8 @@ }, "id": { "type": "Identifier", - "start": 11223, - "end": 11239, + "start": 11222, + "end": 11238, "loc": { "start": { "line": 296, @@ -13637,8 +13637,8 @@ }, "init": { "type": "CallExpression", - "start": 11242, - "end": 11272, + "start": 11241, + "end": 11271, "loc": { "start": { "line": 296, @@ -13651,8 +13651,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11242, - "end": 11267, + "start": 11241, + "end": 11266, "loc": { "start": { "line": 296, @@ -13665,8 +13665,8 @@ }, "object": { "type": "MemberExpression", - "start": 11242, - "end": 11261, + "start": 11241, + "end": 11260, "loc": { "start": { "line": 296, @@ -13679,8 +13679,8 @@ }, "object": { "type": "Identifier", - "start": 11242, - "end": 11253, + "start": 11241, + "end": 11252, "loc": { "start": { "line": 296, @@ -13696,8 +13696,8 @@ }, "property": { "type": "Identifier", - "start": 11254, - "end": 11261, + "start": 11253, + "end": 11260, "loc": { "start": { "line": 296, @@ -13715,8 +13715,8 @@ }, "property": { "type": "Identifier", - "start": 11262, - "end": 11267, + "start": 11261, + "end": 11266, "loc": { "start": { "line": 296, @@ -13735,8 +13735,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 11268, - "end": 11271, + "start": 11267, + "end": 11270, "loc": { "start": { "line": 296, @@ -13761,8 +13761,8 @@ }, { "type": "IfStatement", - "start": 11287, - "end": 11490, + "start": 11286, + "end": 11489, "loc": { "start": { "line": 297, @@ -13775,8 +13775,8 @@ }, "test": { "type": "UnaryExpression", - "start": 11290, - "end": 11324, + "start": 11289, + "end": 11323, "loc": { "start": { "line": 297, @@ -13791,8 +13791,8 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 11291, - "end": 11324, + "start": 11290, + "end": 11323, "loc": { "start": { "line": 297, @@ -13805,8 +13805,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11291, - "end": 11316, + "start": 11290, + "end": 11315, "loc": { "start": { "line": 297, @@ -13819,8 +13819,8 @@ }, "object": { "type": "Identifier", - "start": 11291, - "end": 11307, + "start": 11290, + "end": 11306, "loc": { "start": { "line": 297, @@ -13836,8 +13836,8 @@ }, "property": { "type": "Identifier", - "start": 11308, - "end": 11316, + "start": 11307, + "end": 11315, "loc": { "start": { "line": 297, @@ -13856,8 +13856,8 @@ "arguments": [ { "type": "Identifier", - "start": 11317, - "end": 11323, + "start": 11316, + "end": 11322, "loc": { "start": { "line": 297, @@ -13879,8 +13879,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 11325, - "end": 11490, + "start": 11324, + "end": 11489, "loc": { "start": { "line": 297, @@ -13894,8 +13894,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 11342, - "end": 11364, + "start": 11341, + "end": 11363, "loc": { "start": { "line": 298, @@ -13908,8 +13908,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 11342, - "end": 11363, + "start": 11341, + "end": 11362, "loc": { "start": { "line": 298, @@ -13923,8 +13923,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 11342, - "end": 11356, + "start": 11341, + "end": 11355, "loc": { "start": { "line": 298, @@ -13940,8 +13940,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 11359, - "end": 11363, + "start": 11358, + "end": 11362, "loc": { "start": { "line": 298, @@ -13958,8 +13958,8 @@ }, { "type": "ExpressionStatement", - "start": 11380, - "end": 11410, + "start": 11379, + "end": 11409, "loc": { "start": { "line": 299, @@ -13972,8 +13972,8 @@ }, "expression": { "type": "CallExpression", - "start": 11380, - "end": 11409, + "start": 11379, + "end": 11408, "loc": { "start": { "line": 299, @@ -13986,8 +13986,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11380, - "end": 11401, + "start": 11379, + "end": 11400, "loc": { "start": { "line": 299, @@ -14000,8 +14000,8 @@ }, "object": { "type": "Identifier", - "start": 11380, - "end": 11396, + "start": 11379, + "end": 11395, "loc": { "start": { "line": 299, @@ -14017,8 +14017,8 @@ }, "property": { "type": "Identifier", - "start": 11397, - "end": 11401, + "start": 11396, + "end": 11400, "loc": { "start": { "line": 299, @@ -14037,8 +14037,8 @@ "arguments": [ { "type": "Identifier", - "start": 11402, - "end": 11408, + "start": 11401, + "end": 11407, "loc": { "start": { "line": 299, @@ -14057,8 +14057,8 @@ }, { "type": "ExpressionStatement", - "start": 11426, - "end": 11475, + "start": 11425, + "end": 11474, "loc": { "start": { "line": 300, @@ -14071,8 +14071,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 11426, - "end": 11474, + "start": 11425, + "end": 11473, "loc": { "start": { "line": 300, @@ -14086,8 +14086,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 11426, - "end": 11445, + "start": 11425, + "end": 11444, "loc": { "start": { "line": 300, @@ -14100,8 +14100,8 @@ }, "object": { "type": "Identifier", - "start": 11426, - "end": 11437, + "start": 11425, + "end": 11436, "loc": { "start": { "line": 300, @@ -14117,8 +14117,8 @@ }, "property": { "type": "Identifier", - "start": 11438, - "end": 11445, + "start": 11437, + "end": 11444, "loc": { "start": { "line": 300, @@ -14136,8 +14136,8 @@ }, "right": { "type": "CallExpression", - "start": 11448, - "end": 11474, + "start": 11447, + "end": 11473, "loc": { "start": { "line": 300, @@ -14150,8 +14150,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11448, - "end": 11469, + "start": 11447, + "end": 11468, "loc": { "start": { "line": 300, @@ -14164,8 +14164,8 @@ }, "object": { "type": "Identifier", - "start": 11448, - "end": 11464, + "start": 11447, + "end": 11463, "loc": { "start": { "line": 300, @@ -14181,8 +14181,8 @@ }, "property": { "type": "Identifier", - "start": 11465, - "end": 11469, + "start": 11464, + "end": 11468, "loc": { "start": { "line": 300, @@ -14201,8 +14201,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 11470, - "end": 11473, + "start": 11469, + "end": 11472, "loc": { "start": { "line": 300, @@ -14235,8 +14235,8 @@ }, { "type": "ReturnStatement", - "start": 11515, - "end": 11534, + "start": 11514, + "end": 11533, "loc": { "start": { "line": 303, @@ -14249,8 +14249,8 @@ }, "argument": { "type": "Identifier", - "start": 11522, - "end": 11533, + "start": 11521, + "end": 11532, "loc": { "start": { "line": 303, @@ -14276,8 +14276,8 @@ { "type": "CommentBlock", "value": "*\r\n * If class is already defined, we add button to class definition\r\n ", - "start": 10938, - "end": 11029, + "start": 10937, + "end": 11028, "loc": { "start": { "line": 288, @@ -14294,8 +14294,8 @@ { "type": "CommentBlock", "value": "*\r\n * If class is not defined, we create a new entry\r\n ", - "start": 11559, - "end": 11634, + "start": 11558, + "end": 11633, "loc": { "start": { "line": 306, @@ -14311,8 +14311,8 @@ }, { "type": "IfStatement", - "start": 11644, - "end": 11798, + "start": 11643, + "end": 11797, "loc": { "start": { "line": 309, @@ -14325,8 +14325,8 @@ }, "test": { "type": "UnaryExpression", - "start": 11647, - "end": 11662, + "start": 11646, + "end": 11661, "loc": { "start": { "line": 309, @@ -14341,8 +14341,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 11648, - "end": 11662, + "start": 11647, + "end": 11661, "loc": { "start": { "line": 309, @@ -14364,8 +14364,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 11663, - "end": 11798, + "start": 11662, + "end": 11797, "loc": { "start": { "line": 309, @@ -14379,8 +14379,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 11676, - "end": 11787, + "start": 11675, + "end": 11786, "loc": { "start": { "line": 310, @@ -14393,8 +14393,8 @@ }, "expression": { "type": "CallExpression", - "start": 11676, - "end": 11786, + "start": 11675, + "end": 11785, "loc": { "start": { "line": 310, @@ -14407,8 +14407,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11676, - "end": 11705, + "start": 11675, + "end": 11704, "loc": { "start": { "line": 310, @@ -14421,8 +14421,8 @@ }, "object": { "type": "MemberExpression", - "start": 11676, - "end": 11700, + "start": 11675, + "end": 11699, "loc": { "start": { "line": 310, @@ -14435,8 +14435,8 @@ }, "object": { "type": "MemberExpression", - "start": 11676, - "end": 11688, + "start": 11675, + "end": 11687, "loc": { "start": { "line": 310, @@ -14449,8 +14449,8 @@ }, "object": { "type": "ThisExpression", - "start": 11676, - "end": 11680, + "start": 11675, + "end": 11679, "loc": { "start": { "line": 310, @@ -14464,8 +14464,8 @@ }, "property": { "type": "Identifier", - "start": 11681, - "end": 11688, + "start": 11680, + "end": 11687, "loc": { "start": { "line": 310, @@ -14483,8 +14483,8 @@ }, "property": { "type": "Identifier", - "start": 11689, - "end": 11700, + "start": 11688, + "end": 11699, "loc": { "start": { "line": 310, @@ -14502,8 +14502,8 @@ }, "property": { "type": "Identifier", - "start": 11701, - "end": 11705, + "start": 11700, + "end": 11704, "loc": { "start": { "line": 310, @@ -14522,8 +14522,8 @@ "arguments": [ { "type": "ObjectExpression", - "start": 11706, - "end": 11785, + "start": 11705, + "end": 11784, "loc": { "start": { "line": 310, @@ -14537,8 +14537,8 @@ "properties": [ { "type": "ObjectProperty", - "start": 11721, - "end": 11741, + "start": 11720, + "end": 11740, "loc": { "start": { "line": 311, @@ -14554,8 +14554,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 11721, - "end": 11726, + "start": 11720, + "end": 11725, "loc": { "start": { "line": 311, @@ -14571,8 +14571,8 @@ }, "value": { "type": "Identifier", - "start": 11728, - "end": 11741, + "start": 11727, + "end": 11740, "loc": { "start": { "line": 311, @@ -14589,8 +14589,8 @@ }, { "type": "ObjectProperty", - "start": 11756, - "end": 11772, + "start": 11755, + "end": 11771, "loc": { "start": { "line": 312, @@ -14606,8 +14606,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 11756, - "end": 11763, + "start": 11755, + "end": 11762, "loc": { "start": { "line": 312, @@ -14623,8 +14623,8 @@ }, "value": { "type": "Identifier", - "start": 11765, - "end": 11772, + "start": 11764, + "end": 11771, "loc": { "start": { "line": 312, @@ -14652,8 +14652,8 @@ { "type": "CommentBlock", "value": "*\r\n * If class is not defined, we create a new entry\r\n ", - "start": 11559, - "end": 11634, + "start": 11558, + "end": 11633, "loc": { "start": { "line": 306, @@ -14683,8 +14683,8 @@ }, { "type": "ExpressionStatement", - "start": 11828, - "end": 11842, + "start": 11827, + "end": 11841, "loc": { "start": { "line": 319, @@ -14697,8 +14697,8 @@ }, "expression": { "type": "CallExpression", - "start": 11828, - "end": 11841, + "start": 11827, + "end": 11840, "loc": { "start": { "line": 319, @@ -14711,8 +14711,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11828, - "end": 11839, + "start": 11827, + "end": 11838, "loc": { "start": { "line": 319, @@ -14725,8 +14725,8 @@ }, "object": { "type": "ThisExpression", - "start": 11828, - "end": 11832, + "start": 11827, + "end": 11831, "loc": { "start": { "line": 319, @@ -14740,8 +14740,8 @@ }, "property": { "type": "Identifier", - "start": 11833, - "end": 11839, + "start": 11832, + "end": 11838, "loc": { "start": { "line": 319, @@ -14770,8 +14770,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adds/Modifies an entry to the `buttonTheme`. Basically a way to add a class to a button.\r\n * @param {string} buttons List of buttons to select (separated by a space).\r\n * @param {string} className Classes to give to the selected buttons (separated by space).\r\n ", - "start": 10323, - "end": 10604, + "start": 10322, + "end": 10603, "loc": { "start": { "line": 272, @@ -14788,8 +14788,8 @@ { "type": "CommentBlock", "value": "*\r\n * Removes/Amends an entry to the `buttonTheme`. Basically a way to remove a class previously added to a button through buttonTheme or addButtonTheme.\r\n * @param {string} buttons List of buttons to select (separated by a space).\r\n * @param {string} className Classes to give to the selected buttons (separated by space).\r\n ", - "start": 11853, - "end": 12193, + "start": 11852, + "end": 12192, "loc": { "start": { "line": 322, @@ -14805,8 +14805,8 @@ }, { "type": "ClassProperty", - "start": 12197, - "end": 13621, + "start": 12196, + "end": 13620, "loc": { "start": { "line": 327, @@ -14821,8 +14821,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 12197, - "end": 12214, + "start": 12196, + "end": 12213, "loc": { "start": { "line": 327, @@ -14839,8 +14839,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 12217, - "end": 13621, + "start": 12216, + "end": 13620, "loc": { "start": { "line": 327, @@ -14858,8 +14858,8 @@ "params": [ { "type": "Identifier", - "start": 12218, - "end": 12225, + "start": 12217, + "end": 12224, "loc": { "start": { "line": 327, @@ -14875,8 +14875,8 @@ }, { "type": "Identifier", - "start": 12227, - "end": 12236, + "start": 12226, + "end": 12235, "loc": { "start": { "line": 327, @@ -14893,8 +14893,8 @@ ], "body": { "type": "BlockStatement", - "start": 12241, - "end": 13621, + "start": 12240, + "end": 13620, "loc": { "start": { "line": 327, @@ -14908,8 +14908,8 @@ "body": [ { "type": "IfStatement", - "start": 12334, - "end": 12449, + "start": 12333, + "end": 12448, "loc": { "start": { "line": 331, @@ -14922,8 +14922,8 @@ }, "test": { "type": "LogicalExpression", - "start": 12337, - "end": 12359, + "start": 12336, + "end": 12358, "loc": { "start": { "line": 331, @@ -14936,8 +14936,8 @@ }, "left": { "type": "UnaryExpression", - "start": 12337, - "end": 12345, + "start": 12336, + "end": 12344, "loc": { "start": { "line": 331, @@ -14952,8 +14952,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 12338, - "end": 12345, + "start": 12337, + "end": 12344, "loc": { "start": { "line": 331, @@ -14976,8 +14976,8 @@ "operator": "&&", "right": { "type": "UnaryExpression", - "start": 12349, - "end": 12359, + "start": 12348, + "end": 12358, "loc": { "start": { "line": 331, @@ -14992,8 +14992,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 12350, - "end": 12359, + "start": 12349, + "end": 12358, "loc": { "start": { "line": 331, @@ -15015,8 +15015,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 12360, - "end": 12449, + "start": 12359, + "end": 12448, "loc": { "start": { "line": 331, @@ -15030,8 +15030,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 12369, - "end": 12399, + "start": 12368, + "end": 12398, "loc": { "start": { "line": 332, @@ -15044,8 +15044,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 12369, - "end": 12398, + "start": 12368, + "end": 12397, "loc": { "start": { "line": 332, @@ -15059,8 +15059,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 12369, - "end": 12393, + "start": 12368, + "end": 12392, "loc": { "start": { "line": 332, @@ -15073,8 +15073,8 @@ }, "object": { "type": "MemberExpression", - "start": 12369, - "end": 12381, + "start": 12368, + "end": 12380, "loc": { "start": { "line": 332, @@ -15087,8 +15087,8 @@ }, "object": { "type": "ThisExpression", - "start": 12369, - "end": 12373, + "start": 12368, + "end": 12372, "loc": { "start": { "line": 332, @@ -15102,8 +15102,8 @@ }, "property": { "type": "Identifier", - "start": 12374, - "end": 12381, + "start": 12373, + "end": 12380, "loc": { "start": { "line": 332, @@ -15121,8 +15121,8 @@ }, "property": { "type": "Identifier", - "start": 12382, - "end": 12393, + "start": 12381, + "end": 12392, "loc": { "start": { "line": 332, @@ -15140,8 +15140,8 @@ }, "right": { "type": "ArrayExpression", - "start": 12396, - "end": 12398, + "start": 12395, + "end": 12397, "loc": { "start": { "line": 332, @@ -15158,8 +15158,8 @@ }, { "type": "ExpressionStatement", - "start": 12407, - "end": 12421, + "start": 12406, + "end": 12420, "loc": { "start": { "line": 333, @@ -15172,8 +15172,8 @@ }, "expression": { "type": "CallExpression", - "start": 12407, - "end": 12420, + "start": 12406, + "end": 12419, "loc": { "start": { "line": 333, @@ -15186,8 +15186,8 @@ }, "callee": { "type": "MemberExpression", - "start": 12407, - "end": 12418, + "start": 12406, + "end": 12417, "loc": { "start": { "line": 333, @@ -15200,8 +15200,8 @@ }, "object": { "type": "ThisExpression", - "start": 12407, - "end": 12411, + "start": 12406, + "end": 12410, "loc": { "start": { "line": 333, @@ -15215,8 +15215,8 @@ }, "property": { "type": "Identifier", - "start": 12412, - "end": 12418, + "start": 12411, + "end": 12417, "loc": { "start": { "line": 333, @@ -15237,8 +15237,8 @@ }, { "type": "ReturnStatement", - "start": 12429, - "end": 12442, + "start": 12428, + "end": 12441, "loc": { "start": { "line": 334, @@ -15251,8 +15251,8 @@ }, "argument": { "type": "BooleanLiteral", - "start": 12436, - "end": 12441, + "start": 12435, + "end": 12440, "loc": { "start": { "line": 334, @@ -15275,8 +15275,8 @@ { "type": "CommentBlock", "value": "*\r\n * When called with empty parameters, remove all button themes\r\n ", - "start": 12248, - "end": 12328, + "start": 12247, + "end": 12327, "loc": { "start": { "line": 328, @@ -15293,8 +15293,8 @@ { "type": "CommentBlock", "value": "*\r\n * If buttons are passed and buttonTheme has items\r\n ", - "start": 12457, - "end": 12525, + "start": 12456, + "end": 12524, "loc": { "start": { "line": 337, @@ -15310,8 +15310,8 @@ }, { "type": "IfStatement", - "start": 12531, - "end": 13616, + "start": 12530, + "end": 13615, "loc": { "start": { "line": 340, @@ -15324,8 +15324,8 @@ }, "test": { "type": "LogicalExpression", - "start": 12534, - "end": 12619, + "start": 12533, + "end": 12618, "loc": { "start": { "line": 340, @@ -15338,8 +15338,8 @@ }, "left": { "type": "LogicalExpression", - "start": 12534, - "end": 12584, + "start": 12533, + "end": 12583, "loc": { "start": { "line": 340, @@ -15352,8 +15352,8 @@ }, "left": { "type": "Identifier", - "start": 12534, - "end": 12541, + "start": 12533, + "end": 12540, "loc": { "start": { "line": 340, @@ -15371,8 +15371,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 12545, - "end": 12584, + "start": 12544, + "end": 12583, "loc": { "start": { "line": 340, @@ -15385,8 +15385,8 @@ }, "callee": { "type": "MemberExpression", - "start": 12545, - "end": 12558, + "start": 12544, + "end": 12557, "loc": { "start": { "line": 340, @@ -15399,8 +15399,8 @@ }, "object": { "type": "Identifier", - "start": 12545, - "end": 12550, + "start": 12544, + "end": 12549, "loc": { "start": { "line": 340, @@ -15416,8 +15416,8 @@ }, "property": { "type": "Identifier", - "start": 12551, - "end": 12558, + "start": 12550, + "end": 12557, "loc": { "start": { "line": 340, @@ -15436,8 +15436,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 12559, - "end": 12583, + "start": 12558, + "end": 12582, "loc": { "start": { "line": 340, @@ -15450,8 +15450,8 @@ }, "object": { "type": "MemberExpression", - "start": 12559, - "end": 12571, + "start": 12558, + "end": 12570, "loc": { "start": { "line": 340, @@ -15464,8 +15464,8 @@ }, "object": { "type": "ThisExpression", - "start": 12559, - "end": 12563, + "start": 12558, + "end": 12562, "loc": { "start": { "line": 340, @@ -15479,8 +15479,8 @@ }, "property": { "type": "Identifier", - "start": 12564, - "end": 12571, + "start": 12563, + "end": 12570, "loc": { "start": { "line": 340, @@ -15498,8 +15498,8 @@ }, "property": { "type": "Identifier", - "start": 12572, - "end": 12583, + "start": 12571, + "end": 12582, "loc": { "start": { "line": 340, @@ -15522,8 +15522,8 @@ "operator": "&&", "right": { "type": "MemberExpression", - "start": 12588, - "end": 12619, + "start": 12587, + "end": 12618, "loc": { "start": { "line": 340, @@ -15536,8 +15536,8 @@ }, "object": { "type": "MemberExpression", - "start": 12588, - "end": 12612, + "start": 12587, + "end": 12611, "loc": { "start": { "line": 340, @@ -15550,8 +15550,8 @@ }, "object": { "type": "MemberExpression", - "start": 12588, - "end": 12600, + "start": 12587, + "end": 12599, "loc": { "start": { "line": 340, @@ -15564,8 +15564,8 @@ }, "object": { "type": "ThisExpression", - "start": 12588, - "end": 12592, + "start": 12587, + "end": 12591, "loc": { "start": { "line": 340, @@ -15579,8 +15579,8 @@ }, "property": { "type": "Identifier", - "start": 12593, - "end": 12600, + "start": 12592, + "end": 12599, "loc": { "start": { "line": 340, @@ -15598,8 +15598,8 @@ }, "property": { "type": "Identifier", - "start": 12601, - "end": 12612, + "start": 12600, + "end": 12611, "loc": { "start": { "line": 340, @@ -15617,8 +15617,8 @@ }, "property": { "type": "Identifier", - "start": 12613, - "end": 12619, + "start": 12612, + "end": 12618, "loc": { "start": { "line": 340, @@ -15638,8 +15638,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 12620, - "end": 13616, + "start": 12619, + "end": 13615, "loc": { "start": { "line": 340, @@ -15653,8 +15653,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 12629, - "end": 12666, + "start": 12628, + "end": 12665, "loc": { "start": { "line": 341, @@ -15668,8 +15668,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 12633, - "end": 12665, + "start": 12632, + "end": 12664, "loc": { "start": { "line": 341, @@ -15682,8 +15682,8 @@ }, "id": { "type": "Identifier", - "start": 12633, - "end": 12644, + "start": 12632, + "end": 12643, "loc": { "start": { "line": 341, @@ -15699,8 +15699,8 @@ }, "init": { "type": "CallExpression", - "start": 12647, - "end": 12665, + "start": 12646, + "end": 12664, "loc": { "start": { "line": 341, @@ -15713,8 +15713,8 @@ }, "callee": { "type": "MemberExpression", - "start": 12647, - "end": 12660, + "start": 12646, + "end": 12659, "loc": { "start": { "line": 341, @@ -15727,8 +15727,8 @@ }, "object": { "type": "Identifier", - "start": 12647, - "end": 12654, + "start": 12646, + "end": 12653, "loc": { "start": { "line": 341, @@ -15744,8 +15744,8 @@ }, "property": { "type": "Identifier", - "start": 12655, - "end": 12660, + "start": 12654, + "end": 12659, "loc": { "start": { "line": 341, @@ -15764,8 +15764,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 12661, - "end": 12664, + "start": 12660, + "end": 12663, "loc": { "start": { "line": 341, @@ -15790,8 +15790,8 @@ }, { "type": "ExpressionStatement", - "start": 12674, - "end": 13585, + "start": 12673, + "end": 13584, "loc": { "start": { "line": 342, @@ -15804,8 +15804,8 @@ }, "expression": { "type": "CallExpression", - "start": 12674, - "end": 13584, + "start": 12673, + "end": 13583, "loc": { "start": { "line": 342, @@ -15818,8 +15818,8 @@ }, "callee": { "type": "MemberExpression", - "start": 12674, - "end": 12693, + "start": 12673, + "end": 12692, "loc": { "start": { "line": 342, @@ -15832,8 +15832,8 @@ }, "object": { "type": "Identifier", - "start": 12674, - "end": 12685, + "start": 12673, + "end": 12684, "loc": { "start": { "line": 342, @@ -15849,8 +15849,8 @@ }, "property": { "type": "Identifier", - "start": 12686, - "end": 12693, + "start": 12685, + "end": 12692, "loc": { "start": { "line": 342, @@ -15869,8 +15869,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 12694, - "end": 13583, + "start": 12693, + "end": 13582, "loc": { "start": { "line": 342, @@ -15888,8 +15888,8 @@ "params": [ { "type": "Identifier", - "start": 12695, - "end": 12701, + "start": 12694, + "end": 12700, "loc": { "start": { "line": 342, @@ -15905,8 +15905,8 @@ }, { "type": "Identifier", - "start": 12703, - "end": 12706, + "start": 12702, + "end": 12705, "loc": { "start": { "line": 342, @@ -15923,8 +15923,8 @@ ], "body": { "type": "BlockStatement", - "start": 12711, - "end": 13583, + "start": 12710, + "end": 13582, "loc": { "start": { "line": 342, @@ -15938,8 +15938,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 12722, - "end": 13574, + "start": 12721, + "end": 13573, "loc": { "start": { "line": 343, @@ -15952,8 +15952,8 @@ }, "expression": { "type": "CallExpression", - "start": 12722, - "end": 13573, + "start": 12721, + "end": 13572, "loc": { "start": { "line": 343, @@ -15966,8 +15966,8 @@ }, "callee": { "type": "MemberExpression", - "start": 12722, - "end": 12750, + "start": 12721, + "end": 12749, "loc": { "start": { "line": 343, @@ -15980,8 +15980,8 @@ }, "object": { "type": "MemberExpression", - "start": 12722, - "end": 12746, + "start": 12721, + "end": 12745, "loc": { "start": { "line": 343, @@ -15994,8 +15994,8 @@ }, "object": { "type": "MemberExpression", - "start": 12722, - "end": 12734, + "start": 12721, + "end": 12733, "loc": { "start": { "line": 343, @@ -16008,8 +16008,8 @@ }, "object": { "type": "ThisExpression", - "start": 12722, - "end": 12726, + "start": 12721, + "end": 12725, "loc": { "start": { "line": 343, @@ -16023,8 +16023,8 @@ }, "property": { "type": "Identifier", - "start": 12727, - "end": 12734, + "start": 12726, + "end": 12733, "loc": { "start": { "line": 343, @@ -16042,8 +16042,8 @@ }, "property": { "type": "Identifier", - "start": 12735, - "end": 12746, + "start": 12734, + "end": 12745, "loc": { "start": { "line": 343, @@ -16061,8 +16061,8 @@ }, "property": { "type": "Identifier", - "start": 12747, - "end": 12750, + "start": 12746, + "end": 12749, "loc": { "start": { "line": 343, @@ -16081,8 +16081,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 12751, - "end": 13572, + "start": 12750, + "end": 13571, "loc": { "start": { "line": 343, @@ -16100,8 +16100,8 @@ "params": [ { "type": "Identifier", - "start": 12752, - "end": 12763, + "start": 12751, + "end": 12762, "loc": { "start": { "line": 343, @@ -16117,8 +16117,8 @@ }, { "type": "Identifier", - "start": 12765, - "end": 12770, + "start": 12764, + "end": 12769, "loc": { "start": { "line": 343, @@ -16135,8 +16135,8 @@ ], "body": { "type": "BlockStatement", - "start": 12775, - "end": 13572, + "start": 12774, + "end": 13571, "loc": { "start": { "line": 343, @@ -16150,8 +16150,8 @@ "body": [ { "type": "IfStatement", - "start": 12943, - "end": 13528, + "start": 12942, + "end": 13527, "loc": { "start": { "line": 349, @@ -16164,8 +16164,8 @@ }, "test": { "type": "LogicalExpression", - "start": 12960, - "end": 13039, + "start": 12959, + "end": 13038, "loc": { "start": { "line": 350, @@ -16178,8 +16178,8 @@ }, "left": { "type": "LogicalExpression", - "start": 12961, - "end": 13011, + "start": 12960, + "end": 13010, "loc": { "start": { "line": 350, @@ -16192,8 +16192,8 @@ }, "left": { "type": "Identifier", - "start": 12961, - "end": 12970, + "start": 12960, + "end": 12969, "loc": { "start": { "line": 350, @@ -16211,8 +16211,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 12974, - "end": 13011, + "start": 12973, + "end": 13010, "loc": { "start": { "line": 350, @@ -16225,8 +16225,8 @@ }, "callee": { "type": "MemberExpression", - "start": 12974, - "end": 12992, + "start": 12973, + "end": 12991, "loc": { "start": { "line": 350, @@ -16239,8 +16239,8 @@ }, "object": { "type": "Identifier", - "start": 12974, - "end": 12983, + "start": 12973, + "end": 12982, "loc": { "start": { "line": 350, @@ -16256,8 +16256,8 @@ }, "property": { "type": "Identifier", - "start": 12984, - "end": 12992, + "start": 12983, + "end": 12991, "loc": { "start": { "line": 350, @@ -16276,8 +16276,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 12993, - "end": 13010, + "start": 12992, + "end": 13009, "loc": { "start": { "line": 350, @@ -16290,8 +16290,8 @@ }, "object": { "type": "Identifier", - "start": 12993, - "end": 13004, + "start": 12992, + "end": 13003, "loc": { "start": { "line": 350, @@ -16307,8 +16307,8 @@ }, "property": { "type": "Identifier", - "start": 13005, - "end": 13010, + "start": 13004, + "end": 13009, "loc": { "start": { "line": 350, @@ -16329,14 +16329,14 @@ "leadingComments": null, "extra": { "parenthesized": true, - "parenStart": 12960 + "parenStart": 12959 } }, "operator": "||", "right": { "type": "UnaryExpression", - "start": 13029, - "end": 13039, + "start": 13028, + "end": 13038, "loc": { "start": { "line": 351, @@ -16351,8 +16351,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 13030, - "end": 13039, + "start": 13029, + "end": 13038, "loc": { "start": { "line": 351, @@ -16374,8 +16374,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 13052, - "end": 13528, + "start": 13051, + "end": 13527, "loc": { "start": { "line": 352, @@ -16389,8 +16389,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 13067, - "end": 13156, + "start": 13066, + "end": 13155, "loc": { "start": { "line": 353, @@ -16404,8 +16404,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 13071, - "end": 13155, + "start": 13070, + "end": 13154, "loc": { "start": { "line": 353, @@ -16418,8 +16418,8 @@ }, "id": { "type": "Identifier", - "start": 13071, - "end": 13090, + "start": 13070, + "end": 13089, "loc": { "start": { "line": 353, @@ -16435,8 +16435,8 @@ }, "init": { "type": "CallExpression", - "start": 13093, - "end": 13155, + "start": 13092, + "end": 13154, "loc": { "start": { "line": 353, @@ -16449,8 +16449,8 @@ }, "callee": { "type": "MemberExpression", - "start": 13093, - "end": 13130, + "start": 13092, + "end": 13129, "loc": { "start": { "line": 353, @@ -16463,8 +16463,8 @@ }, "object": { "type": "CallExpression", - "start": 13093, - "end": 13123, + "start": 13092, + "end": 13122, "loc": { "start": { "line": 353, @@ -16477,8 +16477,8 @@ }, "callee": { "type": "MemberExpression", - "start": 13093, - "end": 13118, + "start": 13092, + "end": 13117, "loc": { "start": { "line": 353, @@ -16491,8 +16491,8 @@ }, "object": { "type": "MemberExpression", - "start": 13093, - "end": 13112, + "start": 13092, + "end": 13111, "loc": { "start": { "line": 353, @@ -16505,8 +16505,8 @@ }, "object": { "type": "Identifier", - "start": 13093, - "end": 13104, + "start": 13092, + "end": 13103, "loc": { "start": { "line": 353, @@ -16522,8 +16522,8 @@ }, "property": { "type": "Identifier", - "start": 13105, - "end": 13112, + "start": 13104, + "end": 13111, "loc": { "start": { "line": 353, @@ -16541,8 +16541,8 @@ }, "property": { "type": "Identifier", - "start": 13113, - "end": 13118, + "start": 13112, + "end": 13117, "loc": { "start": { "line": 353, @@ -16561,8 +16561,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 13119, - "end": 13122, + "start": 13118, + "end": 13121, "loc": { "start": { "line": 353, @@ -16583,8 +16583,8 @@ }, "property": { "type": "Identifier", - "start": 13124, - "end": 13130, + "start": 13123, + "end": 13129, "loc": { "start": { "line": 353, @@ -16603,8 +16603,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 13131, - "end": 13154, + "start": 13130, + "end": 13153, "loc": { "start": { "line": 353, @@ -16622,8 +16622,8 @@ "params": [ { "type": "Identifier", - "start": 13131, - "end": 13135, + "start": 13130, + "end": 13134, "loc": { "start": { "line": 353, @@ -16640,8 +16640,8 @@ ], "body": { "type": "BinaryExpression", - "start": 13139, - "end": 13154, + "start": 13138, + "end": 13153, "loc": { "start": { "line": 353, @@ -16654,8 +16654,8 @@ }, "left": { "type": "Identifier", - "start": 13139, - "end": 13143, + "start": 13138, + "end": 13142, "loc": { "start": { "line": 353, @@ -16672,8 +16672,8 @@ "operator": "!==", "right": { "type": "Identifier", - "start": 13148, - "end": 13154, + "start": 13147, + "end": 13153, "loc": { "start": { "line": 353, @@ -16698,8 +16698,8 @@ { "type": "CommentBlock", "value": "*\r\n * If buttons left, return them, otherwise, remove button Theme\r\n ", - "start": 13172, - "end": 13269, + "start": 13171, + "end": 13268, "loc": { "start": { "line": 355, @@ -16715,8 +16715,8 @@ }, { "type": "IfStatement", - "start": 13283, - "end": 13512, + "start": 13282, + "end": 13511, "loc": { "start": { "line": 358, @@ -16729,8 +16729,8 @@ }, "test": { "type": "MemberExpression", - "start": 13286, - "end": 13312, + "start": 13285, + "end": 13311, "loc": { "start": { "line": 358, @@ -16743,8 +16743,8 @@ }, "object": { "type": "Identifier", - "start": 13286, - "end": 13305, + "start": 13285, + "end": 13304, "loc": { "start": { "line": 358, @@ -16761,8 +16761,8 @@ }, "property": { "type": "Identifier", - "start": 13306, - "end": 13312, + "start": 13305, + "end": 13311, "loc": { "start": { "line": 358, @@ -16781,8 +16781,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 13313, - "end": 13397, + "start": 13312, + "end": 13396, "loc": { "start": { "line": 358, @@ -16796,8 +16796,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 13330, - "end": 13382, + "start": 13329, + "end": 13381, "loc": { "start": { "line": 359, @@ -16810,8 +16810,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 13330, - "end": 13381, + "start": 13329, + "end": 13380, "loc": { "start": { "line": 359, @@ -16825,8 +16825,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 13330, - "end": 13349, + "start": 13329, + "end": 13348, "loc": { "start": { "line": 359, @@ -16839,8 +16839,8 @@ }, "object": { "type": "Identifier", - "start": 13330, - "end": 13341, + "start": 13329, + "end": 13340, "loc": { "start": { "line": 359, @@ -16856,8 +16856,8 @@ }, "property": { "type": "Identifier", - "start": 13342, - "end": 13349, + "start": 13341, + "end": 13348, "loc": { "start": { "line": 359, @@ -16875,8 +16875,8 @@ }, "right": { "type": "CallExpression", - "start": 13352, - "end": 13381, + "start": 13351, + "end": 13380, "loc": { "start": { "line": 359, @@ -16889,8 +16889,8 @@ }, "callee": { "type": "MemberExpression", - "start": 13352, - "end": 13376, + "start": 13351, + "end": 13375, "loc": { "start": { "line": 359, @@ -16903,8 +16903,8 @@ }, "object": { "type": "Identifier", - "start": 13352, - "end": 13371, + "start": 13351, + "end": 13370, "loc": { "start": { "line": 359, @@ -16920,8 +16920,8 @@ }, "property": { "type": "Identifier", - "start": 13372, - "end": 13376, + "start": 13371, + "end": 13375, "loc": { "start": { "line": 359, @@ -16940,8 +16940,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 13377, - "end": 13380, + "start": 13376, + "end": 13379, "loc": { "start": { "line": 359, @@ -16967,8 +16967,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 13403, - "end": 13512, + "start": 13402, + "end": 13511, "loc": { "start": { "line": 360, @@ -16982,8 +16982,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 13420, - "end": 13462, + "start": 13419, + "end": 13461, "loc": { "start": { "line": 361, @@ -16996,8 +16996,8 @@ }, "expression": { "type": "CallExpression", - "start": 13420, - "end": 13461, + "start": 13419, + "end": 13460, "loc": { "start": { "line": 361, @@ -17010,8 +17010,8 @@ }, "callee": { "type": "MemberExpression", - "start": 13420, - "end": 13451, + "start": 13419, + "end": 13450, "loc": { "start": { "line": 361, @@ -17024,8 +17024,8 @@ }, "object": { "type": "MemberExpression", - "start": 13420, - "end": 13444, + "start": 13419, + "end": 13443, "loc": { "start": { "line": 361, @@ -17038,8 +17038,8 @@ }, "object": { "type": "MemberExpression", - "start": 13420, - "end": 13432, + "start": 13419, + "end": 13431, "loc": { "start": { "line": 361, @@ -17052,8 +17052,8 @@ }, "object": { "type": "ThisExpression", - "start": 13420, - "end": 13424, + "start": 13419, + "end": 13423, "loc": { "start": { "line": 361, @@ -17067,8 +17067,8 @@ }, "property": { "type": "Identifier", - "start": 13425, - "end": 13432, + "start": 13424, + "end": 13431, "loc": { "start": { "line": 361, @@ -17086,8 +17086,8 @@ }, "property": { "type": "Identifier", - "start": 13433, - "end": 13444, + "start": 13432, + "end": 13443, "loc": { "start": { "line": 361, @@ -17105,8 +17105,8 @@ }, "property": { "type": "Identifier", - "start": 13445, - "end": 13451, + "start": 13444, + "end": 13450, "loc": { "start": { "line": 361, @@ -17125,8 +17125,8 @@ "arguments": [ { "type": "Identifier", - "start": 13452, - "end": 13457, + "start": 13451, + "end": 13456, "loc": { "start": { "line": 361, @@ -17142,8 +17142,8 @@ }, { "type": "NumericLiteral", - "start": 13459, - "end": 13460, + "start": 13458, + "end": 13459, "loc": { "start": { "line": 361, @@ -17165,8 +17165,8 @@ }, { "type": "ExpressionStatement", - "start": 13478, - "end": 13497, + "start": 13477, + "end": 13496, "loc": { "start": { "line": 362, @@ -17179,8 +17179,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 13478, - "end": 13496, + "start": 13477, + "end": 13495, "loc": { "start": { "line": 362, @@ -17194,8 +17194,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 13478, - "end": 13489, + "start": 13477, + "end": 13488, "loc": { "start": { "line": 362, @@ -17211,8 +17211,8 @@ }, "right": { "type": "NullLiteral", - "start": 13492, - "end": 13496, + "start": 13491, + "end": 13495, "loc": { "start": { "line": 362, @@ -17233,8 +17233,8 @@ { "type": "CommentBlock", "value": "*\r\n * If buttons left, return them, otherwise, remove button Theme\r\n ", - "start": 13172, - "end": 13269, + "start": 13171, + "end": 13268, "loc": { "start": { "line": 355, @@ -17256,8 +17256,8 @@ { "type": "CommentBlock", "value": "*\r\n * If className is set, we affect the buttons only for that class\r\n * Otherwise, we afect all classes\r\n ", - "start": 12790, - "end": 12931, + "start": 12789, + "end": 12930, "loc": { "start": { "line": 345, @@ -17273,8 +17273,8 @@ }, { "type": "ReturnStatement", - "start": 13542, - "end": 13561, + "start": 13541, + "end": 13560, "loc": { "start": { "line": 367, @@ -17287,8 +17287,8 @@ }, "argument": { "type": "Identifier", - "start": 13549, - "end": 13560, + "start": 13548, + "end": 13559, "loc": { "start": { "line": 367, @@ -17319,8 +17319,8 @@ }, { "type": "ExpressionStatement", - "start": 13595, - "end": 13609, + "start": 13594, + "end": 13608, "loc": { "start": { "line": 371, @@ -17333,8 +17333,8 @@ }, "expression": { "type": "CallExpression", - "start": 13595, - "end": 13608, + "start": 13594, + "end": 13607, "loc": { "start": { "line": 371, @@ -17347,8 +17347,8 @@ }, "callee": { "type": "MemberExpression", - "start": 13595, - "end": 13606, + "start": 13594, + "end": 13605, "loc": { "start": { "line": 371, @@ -17361,8 +17361,8 @@ }, "object": { "type": "ThisExpression", - "start": 13595, - "end": 13599, + "start": 13594, + "end": 13598, "loc": { "start": { "line": 371, @@ -17376,8 +17376,8 @@ }, "property": { "type": "Identifier", - "start": 13600, - "end": 13606, + "start": 13599, + "end": 13605, "loc": { "start": { "line": 371, @@ -17404,8 +17404,8 @@ { "type": "CommentBlock", "value": "*\r\n * If buttons are passed and buttonTheme has items\r\n ", - "start": 12457, - "end": 12525, + "start": 12456, + "end": 12524, "loc": { "start": { "line": 337, @@ -17429,8 +17429,8 @@ { "type": "CommentBlock", "value": "*\r\n * Removes/Amends an entry to the `buttonTheme`. Basically a way to remove a class previously added to a button through buttonTheme or addButtonTheme.\r\n * @param {string} buttons List of buttons to select (separated by a space).\r\n * @param {string} className Classes to give to the selected buttons (separated by space).\r\n ", - "start": 11853, - "end": 12193, + "start": 11852, + "end": 12192, "loc": { "start": { "line": 322, @@ -17447,8 +17447,8 @@ { "type": "CommentBlock", "value": "*\r\n * Get the DOM Element of a button. If there are several buttons with the same name, an array of the DOM Elements is returned.\r\n * @param {string} button The button layout name to select\r\n ", - "start": 13627, - "end": 13830, + "start": 13626, + "end": 13829, "loc": { "start": { "line": 375, @@ -17464,8 +17464,8 @@ }, { "type": "ClassProperty", - "start": 13834, - "end": 14108, + "start": 13833, + "end": 14107, "loc": { "start": { "line": 379, @@ -17480,8 +17480,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 13834, - "end": 13850, + "start": 13833, + "end": 13849, "loc": { "start": { "line": 379, @@ -17498,8 +17498,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 13853, - "end": 14108, + "start": 13852, + "end": 14107, "loc": { "start": { "line": 379, @@ -17517,8 +17517,8 @@ "params": [ { "type": "Identifier", - "start": 13854, - "end": 13860, + "start": 13853, + "end": 13859, "loc": { "start": { "line": 379, @@ -17535,8 +17535,8 @@ ], "body": { "type": "BlockStatement", - "start": 13865, - "end": 14108, + "start": 13864, + "end": 14107, "loc": { "start": { "line": 379, @@ -17550,8 +17550,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 13872, - "end": 13883, + "start": 13871, + "end": 13882, "loc": { "start": { "line": 380, @@ -17565,8 +17565,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 13876, - "end": 13882, + "start": 13875, + "end": 13881, "loc": { "start": { "line": 380, @@ -17579,8 +17579,8 @@ }, "id": { "type": "Identifier", - "start": 13876, - "end": 13882, + "start": 13875, + "end": 13881, "loc": { "start": { "line": 380, @@ -17601,8 +17601,8 @@ }, { "type": "VariableDeclaration", - "start": 13891, - "end": 13935, + "start": 13890, + "end": 13934, "loc": { "start": { "line": 382, @@ -17616,8 +17616,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 13895, - "end": 13934, + "start": 13894, + "end": 13933, "loc": { "start": { "line": 382, @@ -17630,8 +17630,8 @@ }, "id": { "type": "Identifier", - "start": 13895, - "end": 13904, + "start": 13894, + "end": 13903, "loc": { "start": { "line": 382, @@ -17647,8 +17647,8 @@ }, "init": { "type": "MemberExpression", - "start": 13907, - "end": 13934, + "start": 13906, + "end": 13933, "loc": { "start": { "line": 382, @@ -17661,8 +17661,8 @@ }, "object": { "type": "MemberExpression", - "start": 13907, - "end": 13926, + "start": 13906, + "end": 13925, "loc": { "start": { "line": 382, @@ -17675,8 +17675,8 @@ }, "object": { "type": "ThisExpression", - "start": 13907, - "end": 13911, + "start": 13906, + "end": 13910, "loc": { "start": { "line": 382, @@ -17690,8 +17690,8 @@ }, "property": { "type": "Identifier", - "start": 13912, - "end": 13926, + "start": 13911, + "end": 13925, "loc": { "start": { "line": 382, @@ -17709,8 +17709,8 @@ }, "property": { "type": "Identifier", - "start": 13927, - "end": 13933, + "start": 13926, + "end": 13932, "loc": { "start": { "line": 382, @@ -17732,8 +17732,8 @@ }, { "type": "IfStatement", - "start": 13941, - "end": 14081, + "start": 13940, + "end": 14080, "loc": { "start": { "line": 383, @@ -17746,8 +17746,8 @@ }, "test": { "type": "Identifier", - "start": 13944, - "end": 13953, + "start": 13943, + "end": 13952, "loc": { "start": { "line": 383, @@ -17763,8 +17763,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 13954, - "end": 14081, + "start": 13953, + "end": 14080, "loc": { "start": { "line": 383, @@ -17778,8 +17778,8 @@ "body": [ { "type": "IfStatement", - "start": 13963, - "end": 14074, + "start": 13962, + "end": 14073, "loc": { "start": { "line": 384, @@ -17792,8 +17792,8 @@ }, "test": { "type": "BinaryExpression", - "start": 13966, - "end": 13986, + "start": 13965, + "end": 13985, "loc": { "start": { "line": 384, @@ -17806,8 +17806,8 @@ }, "left": { "type": "MemberExpression", - "start": 13966, - "end": 13982, + "start": 13965, + "end": 13981, "loc": { "start": { "line": 384, @@ -17820,8 +17820,8 @@ }, "object": { "type": "Identifier", - "start": 13966, - "end": 13975, + "start": 13965, + "end": 13974, "loc": { "start": { "line": 384, @@ -17837,8 +17837,8 @@ }, "property": { "type": "Identifier", - "start": 13976, - "end": 13982, + "start": 13975, + "end": 13981, "loc": { "start": { "line": 384, @@ -17857,8 +17857,8 @@ "operator": ">", "right": { "type": "NumericLiteral", - "start": 13985, - "end": 13986, + "start": 13984, + "end": 13985, "loc": { "start": { "line": 384, @@ -17878,8 +17878,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 13987, - "end": 14026, + "start": 13986, + "end": 14025, "loc": { "start": { "line": 384, @@ -17893,8 +17893,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 13998, - "end": 14017, + "start": 13997, + "end": 14016, "loc": { "start": { "line": 385, @@ -17907,8 +17907,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 13998, - "end": 14016, + "start": 13997, + "end": 14015, "loc": { "start": { "line": 385, @@ -17922,8 +17922,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 13998, - "end": 14004, + "start": 13997, + "end": 14003, "loc": { "start": { "line": 385, @@ -17939,8 +17939,8 @@ }, "right": { "type": "Identifier", - "start": 14007, - "end": 14016, + "start": 14006, + "end": 14015, "loc": { "start": { "line": 385, @@ -17961,8 +17961,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 14032, - "end": 14074, + "start": 14031, + "end": 14073, "loc": { "start": { "line": 386, @@ -17976,8 +17976,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 14043, - "end": 14065, + "start": 14042, + "end": 14064, "loc": { "start": { "line": 387, @@ -17990,8 +17990,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 14043, - "end": 14064, + "start": 14042, + "end": 14063, "loc": { "start": { "line": 387, @@ -18005,8 +18005,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 14043, - "end": 14049, + "start": 14042, + "end": 14048, "loc": { "start": { "line": 387, @@ -18022,8 +18022,8 @@ }, "right": { "type": "MemberExpression", - "start": 14052, - "end": 14064, + "start": 14051, + "end": 14063, "loc": { "start": { "line": 387, @@ -18036,8 +18036,8 @@ }, "object": { "type": "Identifier", - "start": 14052, - "end": 14061, + "start": 14051, + "end": 14060, "loc": { "start": { "line": 387, @@ -18053,8 +18053,8 @@ }, "property": { "type": "NumericLiteral", - "start": 14062, - "end": 14063, + "start": 14061, + "end": 14062, "loc": { "start": { "line": 387, @@ -18086,8 +18086,8 @@ }, { "type": "ReturnStatement", - "start": 14089, - "end": 14103, + "start": 14088, + "end": 14102, "loc": { "start": { "line": 391, @@ -18100,8 +18100,8 @@ }, "argument": { "type": "Identifier", - "start": 14096, - "end": 14102, + "start": 14095, + "end": 14101, "loc": { "start": { "line": 391, @@ -18126,8 +18126,8 @@ { "type": "CommentBlock", "value": "*\r\n * Get the DOM Element of a button. If there are several buttons with the same name, an array of the DOM Elements is returned.\r\n * @param {string} button The button layout name to select\r\n ", - "start": 13627, - "end": 13830, + "start": 13626, + "end": 13829, "loc": { "start": { "line": 375, @@ -18144,8 +18144,8 @@ { "type": "CommentBlock", "value": "*\r\n * Retrieves the current cursor position within a input or textarea (if any)\r\n ", - "start": 14114, - "end": 14204, + "start": 14113, + "end": 14203, "loc": { "start": { "line": 394, @@ -18161,8 +18161,8 @@ }, { "type": "ClassProperty", - "start": 14208, - "end": 14518, + "start": 14207, + "end": 14517, "loc": { "start": { "line": 397, @@ -18177,8 +18177,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 14208, - "end": 14219, + "start": 14207, + "end": 14218, "loc": { "start": { "line": 397, @@ -18195,8 +18195,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 14222, - "end": 14518, + "start": 14221, + "end": 14517, "loc": { "start": { "line": 397, @@ -18214,8 +18214,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 14228, - "end": 14518, + "start": 14227, + "end": 14517, "loc": { "start": { "line": 397, @@ -18229,8 +18229,8 @@ "body": [ { "type": "IfStatement", - "start": 14235, - "end": 14311, + "start": 14234, + "end": 14310, "loc": { "start": { "line": 398, @@ -18243,8 +18243,8 @@ }, "test": { "type": "MemberExpression", - "start": 14238, - "end": 14256, + "start": 14237, + "end": 14255, "loc": { "start": { "line": 398, @@ -18257,8 +18257,8 @@ }, "object": { "type": "MemberExpression", - "start": 14238, - "end": 14250, + "start": 14237, + "end": 14249, "loc": { "start": { "line": 398, @@ -18271,8 +18271,8 @@ }, "object": { "type": "ThisExpression", - "start": 14238, - "end": 14242, + "start": 14237, + "end": 14241, "loc": { "start": { "line": 398, @@ -18286,8 +18286,8 @@ }, "property": { "type": "Identifier", - "start": 14243, - "end": 14250, + "start": 14242, + "end": 14249, "loc": { "start": { "line": 398, @@ -18305,8 +18305,8 @@ }, "property": { "type": "Identifier", - "start": 14251, - "end": 14256, + "start": 14250, + "end": 14255, "loc": { "start": { "line": 398, @@ -18324,8 +18324,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 14257, - "end": 14311, + "start": 14256, + "end": 14310, "loc": { "start": { "line": 398, @@ -18339,8 +18339,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 14266, - "end": 14304, + "start": 14265, + "end": 14303, "loc": { "start": { "line": 399, @@ -18353,8 +18353,8 @@ }, "expression": { "type": "CallExpression", - "start": 14266, - "end": 14303, + "start": 14265, + "end": 14302, "loc": { "start": { "line": 399, @@ -18367,8 +18367,8 @@ }, "callee": { "type": "MemberExpression", - "start": 14266, - "end": 14277, + "start": 14265, + "end": 14276, "loc": { "start": { "line": 399, @@ -18381,8 +18381,8 @@ }, "object": { "type": "Identifier", - "start": 14266, - "end": 14273, + "start": 14265, + "end": 14272, "loc": { "start": { "line": 399, @@ -18398,8 +18398,8 @@ }, "property": { "type": "Identifier", - "start": 14274, - "end": 14277, + "start": 14273, + "end": 14276, "loc": { "start": { "line": 399, @@ -18418,8 +18418,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 14278, - "end": 14302, + "start": 14277, + "end": 14301, "loc": { "start": { "line": 399, @@ -18446,8 +18446,8 @@ }, { "type": "ExpressionStatement", - "start": 14319, - "end": 14378, + "start": 14318, + "end": 14377, "loc": { "start": { "line": 402, @@ -18460,8 +18460,8 @@ }, "expression": { "type": "CallExpression", - "start": 14319, - "end": 14377, + "start": 14318, + "end": 14376, "loc": { "start": { "line": 402, @@ -18474,8 +18474,8 @@ }, "callee": { "type": "MemberExpression", - "start": 14319, - "end": 14344, + "start": 14318, + "end": 14343, "loc": { "start": { "line": 402, @@ -18488,8 +18488,8 @@ }, "object": { "type": "Identifier", - "start": 14319, - "end": 14327, + "start": 14318, + "end": 14326, "loc": { "start": { "line": 402, @@ -18505,8 +18505,8 @@ }, "property": { "type": "Identifier", - "start": 14328, - "end": 14344, + "start": 14327, + "end": 14343, "loc": { "start": { "line": 402, @@ -18525,8 +18525,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 14345, - "end": 14352, + "start": 14344, + "end": 14351, "loc": { "start": { "line": 402, @@ -18545,8 +18545,8 @@ }, { "type": "MemberExpression", - "start": 14354, - "end": 14376, + "start": 14353, + "end": 14375, "loc": { "start": { "line": 402, @@ -18559,8 +18559,8 @@ }, "object": { "type": "ThisExpression", - "start": 14354, - "end": 14358, + "start": 14353, + "end": 14357, "loc": { "start": { "line": 402, @@ -18574,8 +18574,8 @@ }, "property": { "type": "Identifier", - "start": 14359, - "end": 14376, + "start": 14358, + "end": 14375, "loc": { "start": { "line": 402, @@ -18596,8 +18596,8 @@ }, { "type": "ExpressionStatement", - "start": 14384, - "end": 14445, + "start": 14383, + "end": 14444, "loc": { "start": { "line": 403, @@ -18610,8 +18610,8 @@ }, "expression": { "type": "CallExpression", - "start": 14384, - "end": 14444, + "start": 14383, + "end": 14443, "loc": { "start": { "line": 403, @@ -18624,8 +18624,8 @@ }, "callee": { "type": "MemberExpression", - "start": 14384, - "end": 14409, + "start": 14383, + "end": 14408, "loc": { "start": { "line": 403, @@ -18638,8 +18638,8 @@ }, "object": { "type": "Identifier", - "start": 14384, - "end": 14392, + "start": 14383, + "end": 14391, "loc": { "start": { "line": 403, @@ -18655,8 +18655,8 @@ }, "property": { "type": "Identifier", - "start": 14393, - "end": 14409, + "start": 14392, + "end": 14408, "loc": { "start": { "line": 403, @@ -18675,8 +18675,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 14410, - "end": 14419, + "start": 14409, + "end": 14418, "loc": { "start": { "line": 403, @@ -18695,8 +18695,8 @@ }, { "type": "MemberExpression", - "start": 14421, - "end": 14443, + "start": 14420, + "end": 14442, "loc": { "start": { "line": 403, @@ -18709,8 +18709,8 @@ }, "object": { "type": "ThisExpression", - "start": 14421, - "end": 14425, + "start": 14420, + "end": 14424, "loc": { "start": { "line": 403, @@ -18724,8 +18724,8 @@ }, "property": { "type": "Identifier", - "start": 14426, - "end": 14443, + "start": 14425, + "end": 14442, "loc": { "start": { "line": 403, @@ -18746,8 +18746,8 @@ }, { "type": "ExpressionStatement", - "start": 14451, - "end": 14513, + "start": 14450, + "end": 14512, "loc": { "start": { "line": 404, @@ -18760,8 +18760,8 @@ }, "expression": { "type": "CallExpression", - "start": 14451, - "end": 14512, + "start": 14450, + "end": 14511, "loc": { "start": { "line": 404, @@ -18774,8 +18774,8 @@ }, "callee": { "type": "MemberExpression", - "start": 14451, - "end": 14476, + "start": 14450, + "end": 14475, "loc": { "start": { "line": 404, @@ -18788,8 +18788,8 @@ }, "object": { "type": "Identifier", - "start": 14451, - "end": 14459, + "start": 14450, + "end": 14458, "loc": { "start": { "line": 404, @@ -18805,8 +18805,8 @@ }, "property": { "type": "Identifier", - "start": 14460, - "end": 14476, + "start": 14459, + "end": 14475, "loc": { "start": { "line": 404, @@ -18825,8 +18825,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 14477, - "end": 14487, + "start": 14476, + "end": 14486, "loc": { "start": { "line": 404, @@ -18845,8 +18845,8 @@ }, { "type": "MemberExpression", - "start": 14489, - "end": 14511, + "start": 14488, + "end": 14510, "loc": { "start": { "line": 404, @@ -18859,8 +18859,8 @@ }, "object": { "type": "ThisExpression", - "start": 14489, - "end": 14493, + "start": 14488, + "end": 14492, "loc": { "start": { "line": 404, @@ -18874,8 +18874,8 @@ }, "property": { "type": "Identifier", - "start": 14494, - "end": 14511, + "start": 14493, + "end": 14510, "loc": { "start": { "line": 404, @@ -18904,8 +18904,8 @@ { "type": "CommentBlock", "value": "*\r\n * Retrieves the current cursor position within a input or textarea (if any)\r\n ", - "start": 14114, - "end": 14204, + "start": 14113, + "end": 14203, "loc": { "start": { "line": 394, @@ -18922,8 +18922,8 @@ { "type": "CommentBlock", "value": "*\r\n * Called by {@link handleCaret} when an event that warrants a cursor position update is triggered\r\n ", - "start": 14524, - "end": 14636, + "start": 14523, + "end": 14635, "loc": { "start": { "line": 407, @@ -18939,8 +18939,8 @@ }, { "type": "ClassProperty", - "start": 14640, - "end": 15197, + "start": 14639, + "end": 15196, "loc": { "start": { "line": 410, @@ -18955,8 +18955,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 14640, - "end": 14657, + "start": 14639, + "end": 14656, "loc": { "start": { "line": 410, @@ -18973,8 +18973,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 14660, - "end": 15197, + "start": 14659, + "end": 15196, "loc": { "start": { "line": 410, @@ -18992,8 +18992,8 @@ "params": [ { "type": "Identifier", - "start": 14661, - "end": 14666, + "start": 14660, + "end": 14665, "loc": { "start": { "line": 410, @@ -19010,8 +19010,8 @@ ], "body": { "type": "BlockStatement", - "start": 14671, - "end": 15197, + "start": 14670, + "end": 15196, "loc": { "start": { "line": 410, @@ -19025,8 +19025,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 14678, - "end": 14733, + "start": 14677, + "end": 14732, "loc": { "start": { "line": 411, @@ -19040,8 +19040,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 14682, - "end": 14732, + "start": 14681, + "end": 14731, "loc": { "start": { "line": 411, @@ -19054,8 +19054,8 @@ }, "id": { "type": "Identifier", - "start": 14682, - "end": 14695, + "start": 14681, + "end": 14694, "loc": { "start": { "line": 411, @@ -19071,8 +19071,8 @@ }, "init": { "type": "CallExpression", - "start": 14698, - "end": 14732, + "start": 14697, + "end": 14731, "loc": { "start": { "line": 411, @@ -19085,8 +19085,8 @@ }, "callee": { "type": "MemberExpression", - "start": 14698, - "end": 14730, + "start": 14697, + "end": 14729, "loc": { "start": { "line": 411, @@ -19099,8 +19099,8 @@ }, "object": { "type": "MemberExpression", - "start": 14698, - "end": 14718, + "start": 14697, + "end": 14717, "loc": { "start": { "line": 411, @@ -19113,8 +19113,8 @@ }, "object": { "type": "MemberExpression", - "start": 14698, - "end": 14710, + "start": 14697, + "end": 14709, "loc": { "start": { "line": 411, @@ -19127,8 +19127,8 @@ }, "object": { "type": "Identifier", - "start": 14698, - "end": 14703, + "start": 14697, + "end": 14702, "loc": { "start": { "line": 411, @@ -19144,8 +19144,8 @@ }, "property": { "type": "Identifier", - "start": 14704, - "end": 14710, + "start": 14703, + "end": 14709, "loc": { "start": { "line": 411, @@ -19163,8 +19163,8 @@ }, "property": { "type": "Identifier", - "start": 14711, - "end": 14718, + "start": 14710, + "end": 14717, "loc": { "start": { "line": 411, @@ -19182,8 +19182,8 @@ }, "property": { "type": "Identifier", - "start": 14719, - "end": 14730, + "start": 14718, + "end": 14729, "loc": { "start": { "line": 411, @@ -19207,8 +19207,8 @@ }, { "type": "IfStatement", - "start": 14741, - "end": 15192, + "start": 14740, + "end": 15191, "loc": { "start": { "line": 413, @@ -19221,8 +19221,8 @@ }, "test": { "type": "LogicalExpression", - "start": 14752, - "end": 14816, + "start": 14751, + "end": 14815, "loc": { "start": { "line": 414, @@ -19235,8 +19235,8 @@ }, "left": { "type": "BinaryExpression", - "start": 14752, - "end": 14780, + "start": 14751, + "end": 14779, "loc": { "start": { "line": 414, @@ -19249,8 +19249,8 @@ }, "left": { "type": "Identifier", - "start": 14752, - "end": 14765, + "start": 14751, + "end": 14764, "loc": { "start": { "line": 414, @@ -19267,8 +19267,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 14770, - "end": 14780, + "start": 14769, + "end": 14779, "loc": { "start": { "line": 414, @@ -19289,8 +19289,8 @@ "operator": "||", "right": { "type": "BinaryExpression", - "start": 14791, - "end": 14816, + "start": 14790, + "end": 14815, "loc": { "start": { "line": 415, @@ -19303,8 +19303,8 @@ }, "left": { "type": "Identifier", - "start": 14791, - "end": 14804, + "start": 14790, + "end": 14803, "loc": { "start": { "line": 415, @@ -19321,8 +19321,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 14809, - "end": 14816, + "start": 14808, + "end": 14815, "loc": { "start": { "line": 415, @@ -19343,8 +19343,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 14823, - "end": 15192, + "start": 14822, + "end": 15191, "loc": { "start": { "line": 416, @@ -19358,8 +19358,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 14988, - "end": 15037, + "start": 14987, + "end": 15036, "loc": { "start": { "line": 421, @@ -19372,8 +19372,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 14988, - "end": 15036, + "start": 14987, + "end": 15035, "loc": { "start": { "line": 421, @@ -19387,8 +19387,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 14988, - "end": 15006, + "start": 14987, + "end": 15005, "loc": { "start": { "line": 421, @@ -19401,8 +19401,8 @@ }, "object": { "type": "ThisExpression", - "start": 14988, - "end": 14992, + "start": 14987, + "end": 14991, "loc": { "start": { "line": 421, @@ -19417,8 +19417,8 @@ }, "property": { "type": "Identifier", - "start": 14993, - "end": 15006, + "start": 14992, + "end": 15005, "loc": { "start": { "line": 421, @@ -19437,8 +19437,8 @@ }, "right": { "type": "MemberExpression", - "start": 15009, - "end": 15036, + "start": 15008, + "end": 15035, "loc": { "start": { "line": 421, @@ -19451,8 +19451,8 @@ }, "object": { "type": "MemberExpression", - "start": 15009, - "end": 15021, + "start": 15008, + "end": 15020, "loc": { "start": { "line": 421, @@ -19465,8 +19465,8 @@ }, "object": { "type": "Identifier", - "start": 15009, - "end": 15014, + "start": 15008, + "end": 15013, "loc": { "start": { "line": 421, @@ -19482,8 +19482,8 @@ }, "property": { "type": "Identifier", - "start": 15015, - "end": 15021, + "start": 15014, + "end": 15020, "loc": { "start": { "line": 421, @@ -19501,8 +19501,8 @@ }, "property": { "type": "Identifier", - "start": 15022, - "end": 15036, + "start": 15021, + "end": 15035, "loc": { "start": { "line": 421, @@ -19524,8 +19524,8 @@ { "type": "CommentBlock", "value": "*\r\n * Tracks current cursor position\r\n * As keys are pressed, text will be added/removed at that position within the input.\r\n ", - "start": 14832, - "end": 14980, + "start": 14831, + "end": 14979, "loc": { "start": { "line": 417, @@ -19541,8 +19541,8 @@ }, { "type": "IfStatement", - "start": 15047, - "end": 15180, + "start": 15046, + "end": 15179, "loc": { "start": { "line": 423, @@ -19555,8 +19555,8 @@ }, "test": { "type": "MemberExpression", - "start": 15050, - "end": 15068, + "start": 15049, + "end": 15067, "loc": { "start": { "line": 423, @@ -19569,8 +19569,8 @@ }, "object": { "type": "MemberExpression", - "start": 15050, - "end": 15062, + "start": 15049, + "end": 15061, "loc": { "start": { "line": 423, @@ -19583,8 +19583,8 @@ }, "object": { "type": "ThisExpression", - "start": 15050, - "end": 15054, + "start": 15049, + "end": 15053, "loc": { "start": { "line": 423, @@ -19598,8 +19598,8 @@ }, "property": { "type": "Identifier", - "start": 15055, - "end": 15062, + "start": 15054, + "end": 15061, "loc": { "start": { "line": 423, @@ -19617,8 +19617,8 @@ }, "property": { "type": "Identifier", - "start": 15063, - "end": 15068, + "start": 15062, + "end": 15067, "loc": { "start": { "line": 423, @@ -19636,8 +19636,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 15069, - "end": 15180, + "start": 15068, + "end": 15179, "loc": { "start": { "line": 423, @@ -19651,8 +19651,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 15080, - "end": 15171, + "start": 15079, + "end": 15170, "loc": { "start": { "line": 424, @@ -19665,8 +19665,8 @@ }, "expression": { "type": "CallExpression", - "start": 15080, - "end": 15170, + "start": 15079, + "end": 15169, "loc": { "start": { "line": 424, @@ -19679,8 +19679,8 @@ }, "callee": { "type": "MemberExpression", - "start": 15080, - "end": 15091, + "start": 15079, + "end": 15090, "loc": { "start": { "line": 424, @@ -19693,8 +19693,8 @@ }, "object": { "type": "Identifier", - "start": 15080, - "end": 15087, + "start": 15079, + "end": 15086, "loc": { "start": { "line": 424, @@ -19710,8 +19710,8 @@ }, "property": { "type": "Identifier", - "start": 15088, - "end": 15091, + "start": 15087, + "end": 15090, "loc": { "start": { "line": 424, @@ -19730,8 +19730,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 15092, - "end": 15104, + "start": 15091, + "end": 15103, "loc": { "start": { "line": 424, @@ -19750,8 +19750,8 @@ }, { "type": "MemberExpression", - "start": 15106, - "end": 15133, + "start": 15105, + "end": 15132, "loc": { "start": { "line": 424, @@ -19764,8 +19764,8 @@ }, "object": { "type": "MemberExpression", - "start": 15106, - "end": 15118, + "start": 15105, + "end": 15117, "loc": { "start": { "line": 424, @@ -19778,8 +19778,8 @@ }, "object": { "type": "Identifier", - "start": 15106, - "end": 15111, + "start": 15105, + "end": 15110, "loc": { "start": { "line": 424, @@ -19795,8 +19795,8 @@ }, "property": { "type": "Identifier", - "start": 15112, - "end": 15118, + "start": 15111, + "end": 15117, "loc": { "start": { "line": 424, @@ -19814,8 +19814,8 @@ }, "property": { "type": "Identifier", - "start": 15119, - "end": 15133, + "start": 15118, + "end": 15132, "loc": { "start": { "line": 424, @@ -19833,8 +19833,8 @@ }, { "type": "CallExpression", - "start": 15135, - "end": 15169, + "start": 15134, + "end": 15168, "loc": { "start": { "line": 424, @@ -19847,8 +19847,8 @@ }, "callee": { "type": "MemberExpression", - "start": 15135, - "end": 15167, + "start": 15134, + "end": 15166, "loc": { "start": { "line": 424, @@ -19861,8 +19861,8 @@ }, "object": { "type": "MemberExpression", - "start": 15135, - "end": 15155, + "start": 15134, + "end": 15154, "loc": { "start": { "line": 424, @@ -19875,8 +19875,8 @@ }, "object": { "type": "MemberExpression", - "start": 15135, - "end": 15147, + "start": 15134, + "end": 15146, "loc": { "start": { "line": 424, @@ -19889,8 +19889,8 @@ }, "object": { "type": "Identifier", - "start": 15135, - "end": 15140, + "start": 15134, + "end": 15139, "loc": { "start": { "line": 424, @@ -19906,8 +19906,8 @@ }, "property": { "type": "Identifier", - "start": 15141, - "end": 15147, + "start": 15140, + "end": 15146, "loc": { "start": { "line": 424, @@ -19925,8 +19925,8 @@ }, "property": { "type": "Identifier", - "start": 15148, - "end": 15155, + "start": 15147, + "end": 15154, "loc": { "start": { "line": 424, @@ -19944,8 +19944,8 @@ }, "property": { "type": "Identifier", - "start": 15156, - "end": 15167, + "start": 15155, + "end": 15166, "loc": { "start": { "line": 424, @@ -19986,8 +19986,8 @@ { "type": "CommentBlock", "value": "*\r\n * Called by {@link handleCaret} when an event that warrants a cursor position update is triggered\r\n ", - "start": 14524, - "end": 14636, + "start": 14523, + "end": 14635, "loc": { "start": { "line": 407, @@ -20004,8 +20004,8 @@ { "type": "CommentBlock", "value": "*\r\n * Executes the callback function once simple-keyboard is rendered for the first time (on initialization).\r\n ", - "start": 15203, - "end": 15323, + "start": 15202, + "end": 15322, "loc": { "start": { "line": 429, @@ -20021,8 +20021,8 @@ }, { "type": "ClassProperty", - "start": 15327, - "end": 15570, + "start": 15326, + "end": 15569, "loc": { "start": { "line": 432, @@ -20037,8 +20037,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 15327, - "end": 15333, + "start": 15326, + "end": 15332, "loc": { "start": { "line": 432, @@ -20055,8 +20055,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 15336, - "end": 15570, + "start": 15335, + "end": 15569, "loc": { "start": { "line": 432, @@ -20074,8 +20074,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 15342, - "end": 15570, + "start": 15341, + "end": 15569, "loc": { "start": { "line": 432, @@ -20089,8 +20089,8 @@ "body": [ { "type": "IfStatement", - "start": 15349, - "end": 15414, + "start": 15348, + "end": 15413, "loc": { "start": { "line": 433, @@ -20103,8 +20103,8 @@ }, "test": { "type": "MemberExpression", - "start": 15352, - "end": 15370, + "start": 15351, + "end": 15369, "loc": { "start": { "line": 433, @@ -20117,8 +20117,8 @@ }, "object": { "type": "MemberExpression", - "start": 15352, - "end": 15364, + "start": 15351, + "end": 15363, "loc": { "start": { "line": 433, @@ -20131,8 +20131,8 @@ }, "object": { "type": "ThisExpression", - "start": 15352, - "end": 15356, + "start": 15351, + "end": 15355, "loc": { "start": { "line": 433, @@ -20146,8 +20146,8 @@ }, "property": { "type": "Identifier", - "start": 15357, - "end": 15364, + "start": 15356, + "end": 15363, "loc": { "start": { "line": 433, @@ -20165,8 +20165,8 @@ }, "property": { "type": "Identifier", - "start": 15365, - "end": 15370, + "start": 15364, + "end": 15369, "loc": { "start": { "line": 433, @@ -20184,8 +20184,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 15371, - "end": 15414, + "start": 15370, + "end": 15413, "loc": { "start": { "line": 433, @@ -20199,8 +20199,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 15380, - "end": 15407, + "start": 15379, + "end": 15406, "loc": { "start": { "line": 434, @@ -20213,8 +20213,8 @@ }, "expression": { "type": "CallExpression", - "start": 15380, - "end": 15406, + "start": 15379, + "end": 15405, "loc": { "start": { "line": 434, @@ -20227,8 +20227,8 @@ }, "callee": { "type": "MemberExpression", - "start": 15380, - "end": 15391, + "start": 15379, + "end": 15390, "loc": { "start": { "line": 434, @@ -20241,8 +20241,8 @@ }, "object": { "type": "Identifier", - "start": 15380, - "end": 15387, + "start": 15379, + "end": 15386, "loc": { "start": { "line": 434, @@ -20258,8 +20258,8 @@ }, "property": { "type": "Identifier", - "start": 15388, - "end": 15391, + "start": 15387, + "end": 15390, "loc": { "start": { "line": 434, @@ -20278,8 +20278,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 15392, - "end": 15405, + "start": 15391, + "end": 15404, "loc": { "start": { "line": 434, @@ -20308,8 +20308,8 @@ { "type": "CommentBlock", "value": "*\r\n * Caret handling\r\n ", - "start": 15422, - "end": 15457, + "start": 15421, + "end": 15456, "loc": { "start": { "line": 437, @@ -20325,8 +20325,8 @@ }, { "type": "ExpressionStatement", - "start": 15463, - "end": 15482, + "start": 15462, + "end": 15481, "loc": { "start": { "line": 440, @@ -20339,8 +20339,8 @@ }, "expression": { "type": "CallExpression", - "start": 15463, - "end": 15481, + "start": 15462, + "end": 15480, "loc": { "start": { "line": 440, @@ -20353,8 +20353,8 @@ }, "callee": { "type": "MemberExpression", - "start": 15463, - "end": 15479, + "start": 15462, + "end": 15478, "loc": { "start": { "line": 440, @@ -20367,8 +20367,8 @@ }, "object": { "type": "ThisExpression", - "start": 15463, - "end": 15467, + "start": 15462, + "end": 15466, "loc": { "start": { "line": 440, @@ -20383,8 +20383,8 @@ }, "property": { "type": "Identifier", - "start": 15468, - "end": 15479, + "start": 15467, + "end": 15478, "loc": { "start": { "line": 440, @@ -20408,8 +20408,8 @@ { "type": "CommentBlock", "value": "*\r\n * Caret handling\r\n ", - "start": 15422, - "end": 15457, + "start": 15421, + "end": 15456, "loc": { "start": { "line": 437, @@ -20425,8 +20425,8 @@ }, { "type": "IfStatement", - "start": 15490, - "end": 15565, + "start": 15489, + "end": 15564, "loc": { "start": { "line": 442, @@ -20439,8 +20439,8 @@ }, "test": { "type": "BinaryExpression", - "start": 15493, - "end": 15534, + "start": 15492, + "end": 15533, "loc": { "start": { "line": 442, @@ -20453,8 +20453,8 @@ }, "left": { "type": "UnaryExpression", - "start": 15493, - "end": 15519, + "start": 15492, + "end": 15518, "loc": { "start": { "line": 442, @@ -20469,8 +20469,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 15500, - "end": 15519, + "start": 15499, + "end": 15518, "loc": { "start": { "line": 442, @@ -20483,8 +20483,8 @@ }, "object": { "type": "MemberExpression", - "start": 15500, - "end": 15512, + "start": 15499, + "end": 15511, "loc": { "start": { "line": 442, @@ -20497,8 +20497,8 @@ }, "object": { "type": "ThisExpression", - "start": 15500, - "end": 15504, + "start": 15499, + "end": 15503, "loc": { "start": { "line": 442, @@ -20512,8 +20512,8 @@ }, "property": { "type": "Identifier", - "start": 15505, - "end": 15512, + "start": 15504, + "end": 15511, "loc": { "start": { "line": 442, @@ -20531,8 +20531,8 @@ }, "property": { "type": "Identifier", - "start": 15513, - "end": 15519, + "start": 15512, + "end": 15518, "loc": { "start": { "line": 442, @@ -20555,8 +20555,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 15524, - "end": 15534, + "start": 15523, + "end": 15533, "loc": { "start": { "line": 442, @@ -20576,8 +20576,8 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 15543, - "end": 15565, + "start": 15542, + "end": 15564, "loc": { "start": { "line": 443, @@ -20590,8 +20590,8 @@ }, "expression": { "type": "CallExpression", - "start": 15543, - "end": 15564, + "start": 15542, + "end": 15563, "loc": { "start": { "line": 443, @@ -20604,8 +20604,8 @@ }, "callee": { "type": "MemberExpression", - "start": 15543, - "end": 15562, + "start": 15542, + "end": 15561, "loc": { "start": { "line": 443, @@ -20618,8 +20618,8 @@ }, "object": { "type": "MemberExpression", - "start": 15543, - "end": 15555, + "start": 15542, + "end": 15554, "loc": { "start": { "line": 443, @@ -20632,8 +20632,8 @@ }, "object": { "type": "ThisExpression", - "start": 15543, - "end": 15547, + "start": 15542, + "end": 15546, "loc": { "start": { "line": 443, @@ -20647,8 +20647,8 @@ }, "property": { "type": "Identifier", - "start": 15548, - "end": 15555, + "start": 15547, + "end": 15554, "loc": { "start": { "line": 443, @@ -20666,8 +20666,8 @@ }, "property": { "type": "Identifier", - "start": 15556, - "end": 15562, + "start": 15555, + "end": 15561, "loc": { "start": { "line": 443, @@ -20698,8 +20698,8 @@ { "type": "CommentBlock", "value": "*\r\n * Executes the callback function once simple-keyboard is rendered for the first time (on initialization).\r\n ", - "start": 15203, - "end": 15323, + "start": 15202, + "end": 15322, "loc": { "start": { "line": 429, @@ -20716,8 +20716,8 @@ { "type": "CommentBlock", "value": "*\r\n * Executes the callback function every time simple-keyboard is rendered (e.g: when you change layouts).\r\n ", - "start": 15576, - "end": 15694, + "start": 15575, + "end": 15693, "loc": { "start": { "line": 446, @@ -20733,8 +20733,8 @@ }, { "type": "ClassProperty", - "start": 15698, - "end": 15806, + "start": 15697, + "end": 15805, "loc": { "start": { "line": 449, @@ -20749,8 +20749,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 15698, - "end": 15706, + "start": 15697, + "end": 15705, "loc": { "start": { "line": 449, @@ -20767,8 +20767,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 15709, - "end": 15806, + "start": 15708, + "end": 15805, "loc": { "start": { "line": 449, @@ -20786,8 +20786,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 15715, - "end": 15806, + "start": 15714, + "end": 15805, "loc": { "start": { "line": 449, @@ -20801,8 +20801,8 @@ "body": [ { "type": "IfStatement", - "start": 15722, - "end": 15801, + "start": 15721, + "end": 15800, "loc": { "start": { "line": 450, @@ -20815,8 +20815,8 @@ }, "test": { "type": "BinaryExpression", - "start": 15725, - "end": 15768, + "start": 15724, + "end": 15767, "loc": { "start": { "line": 450, @@ -20829,8 +20829,8 @@ }, "left": { "type": "UnaryExpression", - "start": 15725, - "end": 15753, + "start": 15724, + "end": 15752, "loc": { "start": { "line": 450, @@ -20845,8 +20845,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 15732, - "end": 15753, + "start": 15731, + "end": 15752, "loc": { "start": { "line": 450, @@ -20859,8 +20859,8 @@ }, "object": { "type": "MemberExpression", - "start": 15732, - "end": 15744, + "start": 15731, + "end": 15743, "loc": { "start": { "line": 450, @@ -20873,8 +20873,8 @@ }, "object": { "type": "ThisExpression", - "start": 15732, - "end": 15736, + "start": 15731, + "end": 15735, "loc": { "start": { "line": 450, @@ -20888,8 +20888,8 @@ }, "property": { "type": "Identifier", - "start": 15737, - "end": 15744, + "start": 15736, + "end": 15743, "loc": { "start": { "line": 450, @@ -20907,8 +20907,8 @@ }, "property": { "type": "Identifier", - "start": 15745, - "end": 15753, + "start": 15744, + "end": 15752, "loc": { "start": { "line": 450, @@ -20931,8 +20931,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 15758, - "end": 15768, + "start": 15757, + "end": 15767, "loc": { "start": { "line": 450, @@ -20952,8 +20952,8 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 15777, - "end": 15801, + "start": 15776, + "end": 15800, "loc": { "start": { "line": 451, @@ -20966,8 +20966,8 @@ }, "expression": { "type": "CallExpression", - "start": 15777, - "end": 15800, + "start": 15776, + "end": 15799, "loc": { "start": { "line": 451, @@ -20980,8 +20980,8 @@ }, "callee": { "type": "MemberExpression", - "start": 15777, - "end": 15798, + "start": 15776, + "end": 15797, "loc": { "start": { "line": 451, @@ -20994,8 +20994,8 @@ }, "object": { "type": "MemberExpression", - "start": 15777, - "end": 15789, + "start": 15776, + "end": 15788, "loc": { "start": { "line": 451, @@ -21008,8 +21008,8 @@ }, "object": { "type": "ThisExpression", - "start": 15777, - "end": 15781, + "start": 15776, + "end": 15780, "loc": { "start": { "line": 451, @@ -21023,8 +21023,8 @@ }, "property": { "type": "Identifier", - "start": 15782, - "end": 15789, + "start": 15781, + "end": 15788, "loc": { "start": { "line": 451, @@ -21042,8 +21042,8 @@ }, "property": { "type": "Identifier", - "start": 15790, - "end": 15798, + "start": 15789, + "end": 15797, "loc": { "start": { "line": 451, @@ -21074,8 +21074,8 @@ { "type": "CommentBlock", "value": "*\r\n * Executes the callback function every time simple-keyboard is rendered (e.g: when you change layouts).\r\n ", - "start": 15576, - "end": 15694, + "start": 15575, + "end": 15693, "loc": { "start": { "line": 446, @@ -21092,8 +21092,8 @@ { "type": "CommentBlock", "value": "*\r\n * Renders rows and buttons as per options\r\n ", - "start": 15812, - "end": 15868, + "start": 15811, + "end": 15867, "loc": { "start": { "line": 454, @@ -21109,8 +21109,8 @@ }, { "type": "ClassProperty", - "start": 15872, - "end": 20001, + "start": 15871, + "end": 20000, "loc": { "start": { "line": 457, @@ -21125,8 +21125,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 15872, - "end": 15878, + "start": 15871, + "end": 15877, "loc": { "start": { "line": 457, @@ -21143,8 +21143,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 15881, - "end": 20001, + "start": 15880, + "end": 20000, "loc": { "start": { "line": 457, @@ -21162,8 +21162,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 15887, - "end": 20001, + "start": 15886, + "end": 20000, "loc": { "start": { "line": 457, @@ -21177,8 +21177,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 15935, - "end": 15948, + "start": 15934, + "end": 15947, "loc": { "start": { "line": 461, @@ -21191,8 +21191,8 @@ }, "expression": { "type": "CallExpression", - "start": 15935, - "end": 15947, + "start": 15934, + "end": 15946, "loc": { "start": { "line": 461, @@ -21205,8 +21205,8 @@ }, "callee": { "type": "MemberExpression", - "start": 15935, - "end": 15945, + "start": 15934, + "end": 15944, "loc": { "start": { "line": 461, @@ -21219,8 +21219,8 @@ }, "object": { "type": "ThisExpression", - "start": 15935, - "end": 15939, + "start": 15934, + "end": 15938, "loc": { "start": { "line": 461, @@ -21235,8 +21235,8 @@ }, "property": { "type": "Identifier", - "start": 15940, - "end": 15945, + "start": 15939, + "end": 15944, "loc": { "start": { "line": 461, @@ -21260,8 +21260,8 @@ { "type": "CommentBlock", "value": "*\r\n * Clear keyboard\r\n ", - "start": 15894, - "end": 15929, + "start": 15893, + "end": 15928, "loc": { "start": { "line": 458, @@ -21277,8 +21277,8 @@ }, { "type": "VariableDeclaration", - "start": 15956, - "end": 16056, + "start": 15955, + "end": 16055, "loc": { "start": { "line": 463, @@ -21292,8 +21292,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 15960, - "end": 16055, + "start": 15959, + "end": 16054, "loc": { "start": { "line": 463, @@ -21306,8 +21306,8 @@ }, "id": { "type": "Identifier", - "start": 15960, - "end": 15971, + "start": 15959, + "end": 15970, "loc": { "start": { "line": 463, @@ -21323,8 +21323,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 15974, - "end": 16055, + "start": 15973, + "end": 16054, "loc": { "start": { "line": 463, @@ -21337,8 +21337,8 @@ }, "test": { "type": "MemberExpression", - "start": 15974, - "end": 15993, + "start": 15973, + "end": 15992, "loc": { "start": { "line": 463, @@ -21351,8 +21351,8 @@ }, "object": { "type": "MemberExpression", - "start": 15974, - "end": 15986, + "start": 15973, + "end": 15985, "loc": { "start": { "line": 463, @@ -21365,8 +21365,8 @@ }, "object": { "type": "ThisExpression", - "start": 15974, - "end": 15978, + "start": 15973, + "end": 15977, "loc": { "start": { "line": 463, @@ -21380,8 +21380,8 @@ }, "property": { "type": "Identifier", - "start": 15979, - "end": 15986, + "start": 15978, + "end": 15985, "loc": { "start": { "line": 463, @@ -21399,8 +21399,8 @@ }, "property": { "type": "Identifier", - "start": 15987, - "end": 15993, + "start": 15986, + "end": 15992, "loc": { "start": { "line": 463, @@ -21418,8 +21418,8 @@ }, "consequent": { "type": "StringLiteral", - "start": 15996, - "end": 16014, + "start": 15995, + "end": 16013, "loc": { "start": { "line": 463, @@ -21438,8 +21438,8 @@ }, "alternate": { "type": "TemplateLiteral", - "start": 16017, - "end": 16055, + "start": 16016, + "end": 16054, "loc": { "start": { "line": 463, @@ -21453,8 +21453,8 @@ "expressions": [ { "type": "MemberExpression", - "start": 16030, - "end": 16053, + "start": 16029, + "end": 16052, "loc": { "start": { "line": 463, @@ -21467,8 +21467,8 @@ }, "object": { "type": "MemberExpression", - "start": 16030, - "end": 16042, + "start": 16029, + "end": 16041, "loc": { "start": { "line": 463, @@ -21481,8 +21481,8 @@ }, "object": { "type": "ThisExpression", - "start": 16030, - "end": 16034, + "start": 16029, + "end": 16033, "loc": { "start": { "line": 463, @@ -21496,8 +21496,8 @@ }, "property": { "type": "Identifier", - "start": 16035, - "end": 16042, + "start": 16034, + "end": 16041, "loc": { "start": { "line": 463, @@ -21515,8 +21515,8 @@ }, "property": { "type": "Identifier", - "start": 16043, - "end": 16053, + "start": 16042, + "end": 16052, "loc": { "start": { "line": 463, @@ -21536,8 +21536,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 16018, - "end": 16028, + "start": 16017, + "end": 16027, "loc": { "start": { "line": 463, @@ -21556,8 +21556,8 @@ }, { "type": "TemplateElement", - "start": 16054, - "end": 16054, + "start": 16053, + "end": 16053, "loc": { "start": { "line": 463, @@ -21583,8 +21583,8 @@ }, { "type": "VariableDeclaration", - "start": 16062, - "end": 16132, + "start": 16061, + "end": 16131, "loc": { "start": { "line": 464, @@ -21598,8 +21598,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 16066, - "end": 16131, + "start": 16065, + "end": 16130, "loc": { "start": { "line": 464, @@ -21612,8 +21612,8 @@ }, "id": { "type": "Identifier", - "start": 16066, - "end": 16072, + "start": 16065, + "end": 16071, "loc": { "start": { "line": 464, @@ -21629,8 +21629,8 @@ }, "init": { "type": "LogicalExpression", - "start": 16075, - "end": 16131, + "start": 16074, + "end": 16130, "loc": { "start": { "line": 464, @@ -21643,8 +21643,8 @@ }, "left": { "type": "MemberExpression", - "start": 16075, - "end": 16094, + "start": 16074, + "end": 16093, "loc": { "start": { "line": 464, @@ -21657,8 +21657,8 @@ }, "object": { "type": "MemberExpression", - "start": 16075, - "end": 16087, + "start": 16074, + "end": 16086, "loc": { "start": { "line": 464, @@ -21671,8 +21671,8 @@ }, "object": { "type": "ThisExpression", - "start": 16075, - "end": 16079, + "start": 16074, + "end": 16078, "loc": { "start": { "line": 464, @@ -21686,8 +21686,8 @@ }, "property": { "type": "Identifier", - "start": 16080, - "end": 16087, + "start": 16079, + "end": 16086, "loc": { "start": { "line": 464, @@ -21705,8 +21705,8 @@ }, "property": { "type": "Identifier", - "start": 16088, - "end": 16094, + "start": 16087, + "end": 16093, "loc": { "start": { "line": 464, @@ -21725,8 +21725,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 16098, - "end": 16131, + "start": 16097, + "end": 16130, "loc": { "start": { "line": 464, @@ -21739,8 +21739,8 @@ }, "callee": { "type": "MemberExpression", - "start": 16098, - "end": 16129, + "start": 16097, + "end": 16128, "loc": { "start": { "line": 464, @@ -21753,8 +21753,8 @@ }, "object": { "type": "Identifier", - "start": 16098, - "end": 16112, + "start": 16097, + "end": 16111, "loc": { "start": { "line": 464, @@ -21770,8 +21770,8 @@ }, "property": { "type": "Identifier", - "start": 16113, - "end": 16129, + "start": 16112, + "end": 16128, "loc": { "start": { "line": 464, @@ -21797,8 +21797,8 @@ { "type": "CommentBlock", "value": "*\r\n * Account for buttonTheme, if set\r\n ", - "start": 16140, - "end": 16192, + "start": 16139, + "end": 16191, "loc": { "start": { "line": 466, @@ -21814,8 +21814,8 @@ }, { "type": "VariableDeclaration", - "start": 16198, - "end": 16226, + "start": 16197, + "end": 16225, "loc": { "start": { "line": 469, @@ -21829,8 +21829,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 16202, - "end": 16225, + "start": 16201, + "end": 16224, "loc": { "start": { "line": 469, @@ -21843,8 +21843,8 @@ }, "id": { "type": "Identifier", - "start": 16202, - "end": 16220, + "start": 16201, + "end": 16219, "loc": { "start": { "line": 469, @@ -21861,8 +21861,8 @@ }, "init": { "type": "ObjectExpression", - "start": 16223, - "end": 16225, + "start": 16222, + "end": 16224, "loc": { "start": { "line": 469, @@ -21883,8 +21883,8 @@ { "type": "CommentBlock", "value": "*\r\n * Account for buttonTheme, if set\r\n ", - "start": 16140, - "end": 16192, + "start": 16139, + "end": 16191, "loc": { "start": { "line": 466, @@ -21900,8 +21900,8 @@ }, { "type": "IfStatement", - "start": 16232, - "end": 17371, + "start": 16231, + "end": 17370, "loc": { "start": { "line": 470, @@ -21914,8 +21914,8 @@ }, "test": { "type": "CallExpression", - "start": 16235, - "end": 16274, + "start": 16234, + "end": 16273, "loc": { "start": { "line": 470, @@ -21928,8 +21928,8 @@ }, "callee": { "type": "MemberExpression", - "start": 16235, - "end": 16248, + "start": 16234, + "end": 16247, "loc": { "start": { "line": 470, @@ -21942,8 +21942,8 @@ }, "object": { "type": "Identifier", - "start": 16235, - "end": 16240, + "start": 16234, + "end": 16239, "loc": { "start": { "line": 470, @@ -21959,8 +21959,8 @@ }, "property": { "type": "Identifier", - "start": 16241, - "end": 16248, + "start": 16240, + "end": 16247, "loc": { "start": { "line": 470, @@ -21979,8 +21979,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 16249, - "end": 16273, + "start": 16248, + "end": 16272, "loc": { "start": { "line": 470, @@ -21993,8 +21993,8 @@ }, "object": { "type": "MemberExpression", - "start": 16249, - "end": 16261, + "start": 16248, + "end": 16260, "loc": { "start": { "line": 470, @@ -22007,8 +22007,8 @@ }, "object": { "type": "ThisExpression", - "start": 16249, - "end": 16253, + "start": 16248, + "end": 16252, "loc": { "start": { "line": 470, @@ -22022,8 +22022,8 @@ }, "property": { "type": "Identifier", - "start": 16254, - "end": 16261, + "start": 16253, + "end": 16260, "loc": { "start": { "line": 470, @@ -22041,8 +22041,8 @@ }, "property": { "type": "Identifier", - "start": 16262, - "end": 16273, + "start": 16261, + "end": 16272, "loc": { "start": { "line": 470, @@ -22062,8 +22062,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 16275, - "end": 17371, + "start": 16274, + "end": 17370, "loc": { "start": { "line": 470, @@ -22077,8 +22077,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 16284, - "end": 17364, + "start": 16283, + "end": 17363, "loc": { "start": { "line": 471, @@ -22091,8 +22091,8 @@ }, "expression": { "type": "CallExpression", - "start": 16284, - "end": 17363, + "start": 16283, + "end": 17362, "loc": { "start": { "line": 471, @@ -22105,8 +22105,8 @@ }, "callee": { "type": "MemberExpression", - "start": 16284, - "end": 16316, + "start": 16283, + "end": 16315, "loc": { "start": { "line": 471, @@ -22119,8 +22119,8 @@ }, "object": { "type": "MemberExpression", - "start": 16284, - "end": 16308, + "start": 16283, + "end": 16307, "loc": { "start": { "line": 471, @@ -22133,8 +22133,8 @@ }, "object": { "type": "MemberExpression", - "start": 16284, - "end": 16296, + "start": 16283, + "end": 16295, "loc": { "start": { "line": 471, @@ -22147,8 +22147,8 @@ }, "object": { "type": "ThisExpression", - "start": 16284, - "end": 16288, + "start": 16283, + "end": 16287, "loc": { "start": { "line": 471, @@ -22162,8 +22162,8 @@ }, "property": { "type": "Identifier", - "start": 16289, - "end": 16296, + "start": 16288, + "end": 16295, "loc": { "start": { "line": 471, @@ -22181,8 +22181,8 @@ }, "property": { "type": "Identifier", - "start": 16297, - "end": 16308, + "start": 16296, + "end": 16307, "loc": { "start": { "line": 471, @@ -22200,8 +22200,8 @@ }, "property": { "type": "Identifier", - "start": 16309, - "end": 16316, + "start": 16308, + "end": 16315, "loc": { "start": { "line": 471, @@ -22220,8 +22220,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 16317, - "end": 17362, + "start": 16316, + "end": 17361, "loc": { "start": { "line": 471, @@ -22239,8 +22239,8 @@ "params": [ { "type": "Identifier", - "start": 16317, - "end": 16325, + "start": 16316, + "end": 16324, "loc": { "start": { "line": 471, @@ -22257,8 +22257,8 @@ ], "body": { "type": "BlockStatement", - "start": 16329, - "end": 17362, + "start": 16328, + "end": 17361, "loc": { "start": { "line": 471, @@ -22272,8 +22272,8 @@ "body": [ { "type": "IfStatement", - "start": 16340, - "end": 17353, + "start": 16339, + "end": 17352, "loc": { "start": { "line": 472, @@ -22286,8 +22286,8 @@ }, "test": { "type": "LogicalExpression", - "start": 16343, - "end": 16377, + "start": 16342, + "end": 16376, "loc": { "start": { "line": 472, @@ -22300,8 +22300,8 @@ }, "left": { "type": "MemberExpression", - "start": 16343, - "end": 16359, + "start": 16342, + "end": 16358, "loc": { "start": { "line": 472, @@ -22314,8 +22314,8 @@ }, "object": { "type": "Identifier", - "start": 16343, - "end": 16351, + "start": 16342, + "end": 16350, "loc": { "start": { "line": 472, @@ -22331,8 +22331,8 @@ }, "property": { "type": "Identifier", - "start": 16352, - "end": 16359, + "start": 16351, + "end": 16358, "loc": { "start": { "line": 472, @@ -22351,8 +22351,8 @@ "operator": "&&", "right": { "type": "MemberExpression", - "start": 16363, - "end": 16377, + "start": 16362, + "end": 16376, "loc": { "start": { "line": 472, @@ -22365,8 +22365,8 @@ }, "object": { "type": "Identifier", - "start": 16363, - "end": 16371, + "start": 16362, + "end": 16370, "loc": { "start": { "line": 472, @@ -22382,8 +22382,8 @@ }, "property": { "type": "Identifier", - "start": 16372, - "end": 16377, + "start": 16371, + "end": 16376, "loc": { "start": { "line": 472, @@ -22402,8 +22402,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 16378, - "end": 17219, + "start": 16377, + "end": 17218, "loc": { "start": { "line": 472, @@ -22417,8 +22417,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 16391, - "end": 16408, + "start": 16390, + "end": 16407, "loc": { "start": { "line": 473, @@ -22432,8 +22432,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 16395, - "end": 16407, + "start": 16394, + "end": 16406, "loc": { "start": { "line": 473, @@ -22446,8 +22446,8 @@ }, "id": { "type": "Identifier", - "start": 16395, - "end": 16407, + "start": 16394, + "end": 16406, "loc": { "start": { "line": 473, @@ -22468,8 +22468,8 @@ }, { "type": "IfStatement", - "start": 16422, - "end": 16533, + "start": 16421, + "end": 16532, "loc": { "start": { "line": 475, @@ -22482,8 +22482,8 @@ }, "test": { "type": "BinaryExpression", - "start": 16425, - "end": 16461, + "start": 16424, + "end": 16460, "loc": { "start": { "line": 475, @@ -22496,8 +22496,8 @@ }, "left": { "type": "UnaryExpression", - "start": 16425, - "end": 16448, + "start": 16424, + "end": 16447, "loc": { "start": { "line": 475, @@ -22512,8 +22512,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 16432, - "end": 16448, + "start": 16431, + "end": 16447, "loc": { "start": { "line": 475, @@ -22526,8 +22526,8 @@ }, "object": { "type": "Identifier", - "start": 16432, - "end": 16440, + "start": 16431, + "end": 16439, "loc": { "start": { "line": 475, @@ -22543,8 +22543,8 @@ }, "property": { "type": "Identifier", - "start": 16441, - "end": 16448, + "start": 16440, + "end": 16447, "loc": { "start": { "line": 475, @@ -22567,8 +22567,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 16453, - "end": 16461, + "start": 16452, + "end": 16460, "loc": { "start": { "line": 475, @@ -22588,8 +22588,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 16462, - "end": 16533, + "start": 16461, + "end": 16532, "loc": { "start": { "line": 475, @@ -22603,8 +22603,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 16477, - "end": 16520, + "start": 16476, + "end": 16519, "loc": { "start": { "line": 476, @@ -22617,8 +22617,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 16477, - "end": 16519, + "start": 16476, + "end": 16518, "loc": { "start": { "line": 476, @@ -22632,8 +22632,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 16477, - "end": 16489, + "start": 16476, + "end": 16488, "loc": { "start": { "line": 476, @@ -22649,8 +22649,8 @@ }, "right": { "type": "CallExpression", - "start": 16492, - "end": 16519, + "start": 16491, + "end": 16518, "loc": { "start": { "line": 476, @@ -22663,8 +22663,8 @@ }, "callee": { "type": "MemberExpression", - "start": 16492, - "end": 16514, + "start": 16491, + "end": 16513, "loc": { "start": { "line": 476, @@ -22677,8 +22677,8 @@ }, "object": { "type": "MemberExpression", - "start": 16492, - "end": 16508, + "start": 16491, + "end": 16507, "loc": { "start": { "line": 476, @@ -22691,8 +22691,8 @@ }, "object": { "type": "Identifier", - "start": 16492, - "end": 16500, + "start": 16491, + "end": 16499, "loc": { "start": { "line": 476, @@ -22708,8 +22708,8 @@ }, "property": { "type": "Identifier", - "start": 16501, - "end": 16508, + "start": 16500, + "end": 16507, "loc": { "start": { "line": 476, @@ -22727,8 +22727,8 @@ }, "property": { "type": "Identifier", - "start": 16509, - "end": 16514, + "start": 16508, + "end": 16513, "loc": { "start": { "line": 476, @@ -22747,8 +22747,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 16515, - "end": 16518, + "start": 16514, + "end": 16517, "loc": { "start": { "line": 476, @@ -22776,8 +22776,8 @@ }, { "type": "IfStatement", - "start": 16547, - "end": 17208, + "start": 16546, + "end": 17207, "loc": { "start": { "line": 479, @@ -22790,8 +22790,8 @@ }, "test": { "type": "Identifier", - "start": 16550, - "end": 16562, + "start": 16549, + "end": 16561, "loc": { "start": { "line": 479, @@ -22807,8 +22807,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 16563, - "end": 17208, + "start": 16562, + "end": 17207, "loc": { "start": { "line": 479, @@ -22822,8 +22822,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 16578, - "end": 17195, + "start": 16577, + "end": 17194, "loc": { "start": { "line": 480, @@ -22836,8 +22836,8 @@ }, "expression": { "type": "CallExpression", - "start": 16578, - "end": 17194, + "start": 16577, + "end": 17193, "loc": { "start": { "line": 480, @@ -22850,8 +22850,8 @@ }, "callee": { "type": "MemberExpression", - "start": 16578, - "end": 16598, + "start": 16577, + "end": 16597, "loc": { "start": { "line": 480, @@ -22864,8 +22864,8 @@ }, "object": { "type": "Identifier", - "start": 16578, - "end": 16590, + "start": 16577, + "end": 16589, "loc": { "start": { "line": 480, @@ -22881,8 +22881,8 @@ }, "property": { "type": "Identifier", - "start": 16591, - "end": 16598, + "start": 16590, + "end": 16597, "loc": { "start": { "line": 480, @@ -22901,8 +22901,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 16599, - "end": 17193, + "start": 16598, + "end": 17192, "loc": { "start": { "line": 480, @@ -22920,8 +22920,8 @@ "params": [ { "type": "Identifier", - "start": 16599, - "end": 16610, + "start": 16598, + "end": 16609, "loc": { "start": { "line": 480, @@ -22938,8 +22938,8 @@ ], "body": { "type": "BlockStatement", - "start": 16614, - "end": 17193, + "start": 16613, + "end": 17192, "loc": { "start": { "line": 480, @@ -22953,8 +22953,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 16631, - "end": 16681, + "start": 16630, + "end": 16680, "loc": { "start": { "line": 481, @@ -22968,8 +22968,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 16635, - "end": 16680, + "start": 16634, + "end": 16679, "loc": { "start": { "line": 481, @@ -22982,8 +22982,8 @@ }, "id": { "type": "Identifier", - "start": 16635, - "end": 16646, + "start": 16634, + "end": 16645, "loc": { "start": { "line": 481, @@ -22999,8 +22999,8 @@ }, "init": { "type": "MemberExpression", - "start": 16649, - "end": 16680, + "start": 16648, + "end": 16679, "loc": { "start": { "line": 481, @@ -23013,8 +23013,8 @@ }, "object": { "type": "Identifier", - "start": 16649, - "end": 16667, + "start": 16648, + "end": 16666, "loc": { "start": { "line": 481, @@ -23030,8 +23030,8 @@ }, "property": { "type": "Identifier", - "start": 16668, - "end": 16679, + "start": 16667, + "end": 16678, "loc": { "start": { "line": 481, @@ -23054,8 +23054,8 @@ { "type": "CommentLine", "value": " If the button has already been added", - "start": 16699, - "end": 16738, + "start": 16698, + "end": 16737, "loc": { "start": { "line": 483, @@ -23071,8 +23071,8 @@ }, { "type": "IfStatement", - "start": 16754, - "end": 17178, + "start": 16753, + "end": 17177, "loc": { "start": { "line": 484, @@ -23085,8 +23085,8 @@ }, "test": { "type": "Identifier", - "start": 16757, - "end": 16768, + "start": 16756, + "end": 16767, "loc": { "start": { "line": 484, @@ -23103,8 +23103,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 16769, - "end": 17087, + "start": 16768, + "end": 17086, "loc": { "start": { "line": 484, @@ -23118,8 +23118,8 @@ "body": [ { "type": "IfStatement", - "start": 16889, - "end": 17070, + "start": 16888, + "end": 17069, "loc": { "start": { "line": 486, @@ -23132,8 +23132,8 @@ }, "test": { "type": "UnaryExpression", - "start": 16892, - "end": 16960, + "start": 16891, + "end": 16959, "loc": { "start": { "line": 486, @@ -23148,8 +23148,8 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 16893, - "end": 16960, + "start": 16892, + "end": 16959, "loc": { "start": { "line": 486, @@ -23162,8 +23162,8 @@ }, "callee": { "type": "MemberExpression", - "start": 16893, - "end": 16920, + "start": 16892, + "end": 16919, "loc": { "start": { "line": 486, @@ -23176,8 +23176,8 @@ }, "object": { "type": "MemberExpression", - "start": 16893, - "end": 16907, + "start": 16892, + "end": 16906, "loc": { "start": { "line": 486, @@ -23190,8 +23190,8 @@ }, "object": { "type": "ThisExpression", - "start": 16893, - "end": 16897, + "start": 16892, + "end": 16896, "loc": { "start": { "line": 486, @@ -23206,8 +23206,8 @@ }, "property": { "type": "Identifier", - "start": 16898, - "end": 16907, + "start": 16897, + "end": 16906, "loc": { "start": { "line": 486, @@ -23226,8 +23226,8 @@ }, "property": { "type": "Identifier", - "start": 16908, - "end": 16920, + "start": 16907, + "end": 16919, "loc": { "start": { "line": 486, @@ -23247,8 +23247,8 @@ "arguments": [ { "type": "CallExpression", - "start": 16921, - "end": 16943, + "start": 16920, + "end": 16942, "loc": { "start": { "line": 486, @@ -23261,8 +23261,8 @@ }, "callee": { "type": "MemberExpression", - "start": 16921, - "end": 16938, + "start": 16920, + "end": 16937, "loc": { "start": { "line": 486, @@ -23275,8 +23275,8 @@ }, "object": { "type": "Identifier", - "start": 16921, - "end": 16932, + "start": 16920, + "end": 16931, "loc": { "start": { "line": 486, @@ -23292,8 +23292,8 @@ }, "property": { "type": "Identifier", - "start": 16933, - "end": 16938, + "start": 16932, + "end": 16937, "loc": { "start": { "line": 486, @@ -23312,8 +23312,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 16939, - "end": 16942, + "start": 16938, + "end": 16941, "loc": { "start": { "line": 486, @@ -23334,8 +23334,8 @@ }, { "type": "MemberExpression", - "start": 16945, - "end": 16959, + "start": 16944, + "end": 16958, "loc": { "start": { "line": 486, @@ -23348,8 +23348,8 @@ }, "object": { "type": "Identifier", - "start": 16945, - "end": 16953, + "start": 16944, + "end": 16952, "loc": { "start": { "line": 486, @@ -23365,8 +23365,8 @@ }, "property": { "type": "Identifier", - "start": 16954, - "end": 16959, + "start": 16953, + "end": 16958, "loc": { "start": { "line": 486, @@ -23392,8 +23392,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 16961, - "end": 17070, + "start": 16960, + "end": 17069, "loc": { "start": { "line": 486, @@ -23407,8 +23407,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 16982, - "end": 17051, + "start": 16981, + "end": 17050, "loc": { "start": { "line": 487, @@ -23421,8 +23421,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 16982, - "end": 17050, + "start": 16981, + "end": 17049, "loc": { "start": { "line": 487, @@ -23436,8 +23436,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 16982, - "end": 17013, + "start": 16981, + "end": 17012, "loc": { "start": { "line": 487, @@ -23450,8 +23450,8 @@ }, "object": { "type": "Identifier", - "start": 16982, - "end": 17000, + "start": 16981, + "end": 16999, "loc": { "start": { "line": 487, @@ -23467,8 +23467,8 @@ }, "property": { "type": "Identifier", - "start": 17001, - "end": 17012, + "start": 17000, + "end": 17011, "loc": { "start": { "line": 487, @@ -23486,8 +23486,8 @@ }, "right": { "type": "TemplateLiteral", - "start": 17016, - "end": 17050, + "start": 17015, + "end": 17049, "loc": { "start": { "line": 487, @@ -23501,8 +23501,8 @@ "expressions": [ { "type": "Identifier", - "start": 17019, - "end": 17030, + "start": 17018, + "end": 17029, "loc": { "start": { "line": 487, @@ -23518,8 +23518,8 @@ }, { "type": "MemberExpression", - "start": 17034, - "end": 17048, + "start": 17033, + "end": 17047, "loc": { "start": { "line": 487, @@ -23532,8 +23532,8 @@ }, "object": { "type": "Identifier", - "start": 17034, - "end": 17042, + "start": 17033, + "end": 17041, "loc": { "start": { "line": 487, @@ -23549,8 +23549,8 @@ }, "property": { "type": "Identifier", - "start": 17043, - "end": 17048, + "start": 17042, + "end": 17047, "loc": { "start": { "line": 487, @@ -23570,8 +23570,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 17017, - "end": 17017, + "start": 17016, + "end": 17016, "loc": { "start": { "line": 487, @@ -23590,8 +23590,8 @@ }, { "type": "TemplateElement", - "start": 17031, - "end": 17032, + "start": 17030, + "end": 17031, "loc": { "start": { "line": 487, @@ -23610,8 +23610,8 @@ }, { "type": "TemplateElement", - "start": 17049, - "end": 17049, + "start": 17048, + "end": 17048, "loc": { "start": { "line": 487, @@ -23640,8 +23640,8 @@ { "type": "CommentLine", "value": " Making sure we don't add duplicate classes, even when buttonTheme has duplicates", - "start": 16788, - "end": 16871, + "start": 16787, + "end": 16870, "loc": { "start": { "line": 485, @@ -23660,8 +23660,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 17093, - "end": 17178, + "start": 17092, + "end": 17177, "loc": { "start": { "line": 489, @@ -23675,8 +23675,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 17112, - "end": 17161, + "start": 17111, + "end": 17160, "loc": { "start": { "line": 490, @@ -23689,8 +23689,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 17112, - "end": 17160, + "start": 17111, + "end": 17159, "loc": { "start": { "line": 490, @@ -23704,8 +23704,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 17112, - "end": 17143, + "start": 17111, + "end": 17142, "loc": { "start": { "line": 490, @@ -23718,8 +23718,8 @@ }, "object": { "type": "Identifier", - "start": 17112, - "end": 17130, + "start": 17111, + "end": 17129, "loc": { "start": { "line": 490, @@ -23735,8 +23735,8 @@ }, "property": { "type": "Identifier", - "start": 17131, - "end": 17142, + "start": 17130, + "end": 17141, "loc": { "start": { "line": 490, @@ -23754,8 +23754,8 @@ }, "right": { "type": "MemberExpression", - "start": 17146, - "end": 17160, + "start": 17145, + "end": 17159, "loc": { "start": { "line": 490, @@ -23768,8 +23768,8 @@ }, "object": { "type": "Identifier", - "start": 17146, - "end": 17154, + "start": 17145, + "end": 17153, "loc": { "start": { "line": 490, @@ -23785,8 +23785,8 @@ }, "property": { "type": "Identifier", - "start": 17155, - "end": 17160, + "start": 17154, + "end": 17159, "loc": { "start": { "line": 490, @@ -23811,8 +23811,8 @@ { "type": "CommentLine", "value": " If the button has already been added", - "start": 16699, - "end": 16738, + "start": 16698, + "end": 16737, "loc": { "start": { "line": 483, @@ -23843,8 +23843,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 17225, - "end": 17353, + "start": 17224, + "end": 17352, "loc": { "start": { "line": 494, @@ -23858,8 +23858,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 17238, - "end": 17342, + "start": 17237, + "end": 17341, "loc": { "start": { "line": 495, @@ -23872,8 +23872,8 @@ }, "expression": { "type": "CallExpression", - "start": 17238, - "end": 17342, + "start": 17237, + "end": 17341, "loc": { "start": { "line": 495, @@ -23886,8 +23886,8 @@ }, "callee": { "type": "MemberExpression", - "start": 17238, - "end": 17250, + "start": 17237, + "end": 17249, "loc": { "start": { "line": 495, @@ -23900,8 +23900,8 @@ }, "object": { "type": "Identifier", - "start": 17238, - "end": 17245, + "start": 17237, + "end": 17244, "loc": { "start": { "line": 495, @@ -23917,8 +23917,8 @@ }, "property": { "type": "Identifier", - "start": 17246, - "end": 17250, + "start": 17245, + "end": 17249, "loc": { "start": { "line": 495, @@ -23937,8 +23937,8 @@ "arguments": [ { "type": "TemplateLiteral", - "start": 17251, - "end": 17341, + "start": 17250, + "end": 17340, "loc": { "start": { "line": 495, @@ -23953,8 +23953,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 17252, - "end": 17340, + "start": 17251, + "end": 17339, "loc": { "start": { "line": 495, @@ -23996,8 +23996,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding themeClass, layoutClass to keyboardDOM\r\n ", - "start": 17379, - "end": 17445, + "start": 17378, + "end": 17444, "loc": { "start": { "line": 500, @@ -24013,8 +24013,8 @@ }, { "type": "ExpressionStatement", - "start": 17451, - "end": 17521, + "start": 17450, + "end": 17520, "loc": { "start": { "line": 503, @@ -24027,8 +24027,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 17451, - "end": 17520, + "start": 17450, + "end": 17519, "loc": { "start": { "line": 503, @@ -24042,8 +24042,8 @@ "operator": "+=", "left": { "type": "MemberExpression", - "start": 17451, - "end": 17477, + "start": 17450, + "end": 17476, "loc": { "start": { "line": 503, @@ -24056,8 +24056,8 @@ }, "object": { "type": "MemberExpression", - "start": 17451, - "end": 17467, + "start": 17450, + "end": 17466, "loc": { "start": { "line": 503, @@ -24070,8 +24070,8 @@ }, "object": { "type": "ThisExpression", - "start": 17451, - "end": 17455, + "start": 17450, + "end": 17454, "loc": { "start": { "line": 503, @@ -24086,8 +24086,8 @@ }, "property": { "type": "Identifier", - "start": 17456, - "end": 17467, + "start": 17455, + "end": 17466, "loc": { "start": { "line": 503, @@ -24106,8 +24106,8 @@ }, "property": { "type": "Identifier", - "start": 17468, - "end": 17477, + "start": 17467, + "end": 17476, "loc": { "start": { "line": 503, @@ -24126,8 +24126,8 @@ }, "right": { "type": "TemplateLiteral", - "start": 17481, - "end": 17520, + "start": 17480, + "end": 17519, "loc": { "start": { "line": 503, @@ -24141,8 +24141,8 @@ "expressions": [ { "type": "MemberExpression", - "start": 17485, - "end": 17503, + "start": 17484, + "end": 17502, "loc": { "start": { "line": 503, @@ -24155,8 +24155,8 @@ }, "object": { "type": "MemberExpression", - "start": 17485, - "end": 17497, + "start": 17484, + "end": 17496, "loc": { "start": { "line": 503, @@ -24169,8 +24169,8 @@ }, "object": { "type": "ThisExpression", - "start": 17485, - "end": 17489, + "start": 17484, + "end": 17488, "loc": { "start": { "line": 503, @@ -24184,8 +24184,8 @@ }, "property": { "type": "Identifier", - "start": 17490, - "end": 17497, + "start": 17489, + "end": 17496, "loc": { "start": { "line": 503, @@ -24203,8 +24203,8 @@ }, "property": { "type": "Identifier", - "start": 17498, - "end": 17503, + "start": 17497, + "end": 17502, "loc": { "start": { "line": 503, @@ -24222,8 +24222,8 @@ }, { "type": "Identifier", - "start": 17507, - "end": 17518, + "start": 17506, + "end": 17517, "loc": { "start": { "line": 503, @@ -24241,8 +24241,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 17482, - "end": 17483, + "start": 17481, + "end": 17482, "loc": { "start": { "line": 503, @@ -24261,8 +24261,8 @@ }, { "type": "TemplateElement", - "start": 17504, - "end": 17505, + "start": 17503, + "end": 17504, "loc": { "start": { "line": 503, @@ -24281,8 +24281,8 @@ }, { "type": "TemplateElement", - "start": 17519, - "end": 17519, + "start": 17518, + "end": 17518, "loc": { "start": { "line": 503, @@ -24307,8 +24307,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding themeClass, layoutClass to keyboardDOM\r\n ", - "start": 17379, - "end": 17445, + "start": 17378, + "end": 17444, "loc": { "start": { "line": 500, @@ -24325,8 +24325,8 @@ { "type": "CommentBlock", "value": "*\r\n * Iterating through each row\r\n ", - "start": 17529, - "end": 17576, + "start": 17528, + "end": 17575, "loc": { "start": { "line": 505, @@ -24342,8 +24342,8 @@ }, { "type": "ExpressionStatement", - "start": 17582, - "end": 19699, + "start": 17581, + "end": 19698, "loc": { "start": { "line": 508, @@ -24356,8 +24356,8 @@ }, "expression": { "type": "CallExpression", - "start": 17582, - "end": 19698, + "start": 17581, + "end": 19697, "loc": { "start": { "line": 508, @@ -24370,8 +24370,8 @@ }, "callee": { "type": "MemberExpression", - "start": 17582, - "end": 17621, + "start": 17581, + "end": 17620, "loc": { "start": { "line": 508, @@ -24384,8 +24384,8 @@ }, "object": { "type": "MemberExpression", - "start": 17582, - "end": 17613, + "start": 17581, + "end": 17612, "loc": { "start": { "line": 508, @@ -24398,8 +24398,8 @@ }, "object": { "type": "Identifier", - "start": 17582, - "end": 17588, + "start": 17581, + "end": 17587, "loc": { "start": { "line": 508, @@ -24416,8 +24416,8 @@ }, "property": { "type": "MemberExpression", - "start": 17589, - "end": 17612, + "start": 17588, + "end": 17611, "loc": { "start": { "line": 508, @@ -24430,8 +24430,8 @@ }, "object": { "type": "MemberExpression", - "start": 17589, - "end": 17601, + "start": 17588, + "end": 17600, "loc": { "start": { "line": 508, @@ -24444,8 +24444,8 @@ }, "object": { "type": "ThisExpression", - "start": 17589, - "end": 17593, + "start": 17588, + "end": 17592, "loc": { "start": { "line": 508, @@ -24459,8 +24459,8 @@ }, "property": { "type": "Identifier", - "start": 17594, - "end": 17601, + "start": 17593, + "end": 17600, "loc": { "start": { "line": 508, @@ -24478,8 +24478,8 @@ }, "property": { "type": "Identifier", - "start": 17602, - "end": 17612, + "start": 17601, + "end": 17611, "loc": { "start": { "line": 508, @@ -24500,8 +24500,8 @@ }, "property": { "type": "Identifier", - "start": 17614, - "end": 17621, + "start": 17613, + "end": 17620, "loc": { "start": { "line": 508, @@ -24521,8 +24521,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 17622, - "end": 19697, + "start": 17621, + "end": 19696, "loc": { "start": { "line": 508, @@ -24540,8 +24540,8 @@ "params": [ { "type": "Identifier", - "start": 17623, - "end": 17626, + "start": 17622, + "end": 17625, "loc": { "start": { "line": 508, @@ -24557,8 +24557,8 @@ }, { "type": "Identifier", - "start": 17628, - "end": 17634, + "start": 17627, + "end": 17633, "loc": { "start": { "line": 508, @@ -24575,8 +24575,8 @@ ], "body": { "type": "BlockStatement", - "start": 17639, - "end": 19697, + "start": 17638, + "end": 19696, "loc": { "start": { "line": 508, @@ -24590,8 +24590,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 17648, - "end": 17678, + "start": 17647, + "end": 17677, "loc": { "start": { "line": 509, @@ -24605,8 +24605,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 17652, - "end": 17677, + "start": 17651, + "end": 17676, "loc": { "start": { "line": 509, @@ -24619,8 +24619,8 @@ }, "id": { "type": "Identifier", - "start": 17652, - "end": 17660, + "start": 17651, + "end": 17659, "loc": { "start": { "line": 509, @@ -24636,8 +24636,8 @@ }, "init": { "type": "CallExpression", - "start": 17663, - "end": 17677, + "start": 17662, + "end": 17676, "loc": { "start": { "line": 509, @@ -24650,8 +24650,8 @@ }, "callee": { "type": "MemberExpression", - "start": 17663, - "end": 17672, + "start": 17662, + "end": 17671, "loc": { "start": { "line": 509, @@ -24664,8 +24664,8 @@ }, "object": { "type": "Identifier", - "start": 17663, - "end": 17666, + "start": 17662, + "end": 17665, "loc": { "start": { "line": 509, @@ -24681,8 +24681,8 @@ }, "property": { "type": "Identifier", - "start": 17667, - "end": 17672, + "start": 17666, + "end": 17671, "loc": { "start": { "line": 509, @@ -24701,8 +24701,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 17673, - "end": 17676, + "start": 17672, + "end": 17675, "loc": { "start": { "line": 509, @@ -24728,8 +24728,8 @@ { "type": "CommentBlock", "value": "*\r\n * Creating empty row\r\n ", - "start": 17688, - "end": 17731, + "start": 17687, + "end": 17730, "loc": { "start": { "line": 511, @@ -24745,8 +24745,8 @@ }, { "type": "VariableDeclaration", - "start": 17739, - "end": 17782, + "start": 17738, + "end": 17781, "loc": { "start": { "line": 514, @@ -24760,8 +24760,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 17743, - "end": 17781, + "start": 17742, + "end": 17780, "loc": { "start": { "line": 514, @@ -24774,8 +24774,8 @@ }, "id": { "type": "Identifier", - "start": 17743, - "end": 17749, + "start": 17742, + "end": 17748, "loc": { "start": { "line": 514, @@ -24792,8 +24792,8 @@ }, "init": { "type": "CallExpression", - "start": 17752, - "end": 17781, + "start": 17751, + "end": 17780, "loc": { "start": { "line": 514, @@ -24806,8 +24806,8 @@ }, "callee": { "type": "MemberExpression", - "start": 17752, - "end": 17774, + "start": 17751, + "end": 17773, "loc": { "start": { "line": 514, @@ -24820,8 +24820,8 @@ }, "object": { "type": "Identifier", - "start": 17752, - "end": 17760, + "start": 17751, + "end": 17759, "loc": { "start": { "line": 514, @@ -24837,8 +24837,8 @@ }, "property": { "type": "Identifier", - "start": 17761, - "end": 17774, + "start": 17760, + "end": 17773, "loc": { "start": { "line": 514, @@ -24857,8 +24857,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 17775, - "end": 17780, + "start": 17774, + "end": 17779, "loc": { "start": { "line": 514, @@ -24885,8 +24885,8 @@ { "type": "CommentBlock", "value": "*\r\n * Creating empty row\r\n ", - "start": 17688, - "end": 17731, + "start": 17687, + "end": 17730, "loc": { "start": { "line": 511, @@ -24902,8 +24902,8 @@ }, { "type": "ExpressionStatement", - "start": 17790, - "end": 17819, + "start": 17789, + "end": 17818, "loc": { "start": { "line": 515, @@ -24916,8 +24916,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 17790, - "end": 17818, + "start": 17789, + "end": 17817, "loc": { "start": { "line": 515, @@ -24931,8 +24931,8 @@ "operator": "+=", "left": { "type": "MemberExpression", - "start": 17790, - "end": 17806, + "start": 17789, + "end": 17805, "loc": { "start": { "line": 515, @@ -24945,8 +24945,8 @@ }, "object": { "type": "Identifier", - "start": 17790, - "end": 17796, + "start": 17789, + "end": 17795, "loc": { "start": { "line": 515, @@ -24962,8 +24962,8 @@ }, "property": { "type": "Identifier", - "start": 17797, - "end": 17806, + "start": 17796, + "end": 17805, "loc": { "start": { "line": 515, @@ -24981,8 +24981,8 @@ }, "right": { "type": "StringLiteral", - "start": 17810, - "end": 17818, + "start": 17809, + "end": 17817, "loc": { "start": { "line": 515, @@ -25004,8 +25004,8 @@ { "type": "CommentBlock", "value": "*\r\n * Iterating through each button in row\r\n ", - "start": 17829, - "end": 17890, + "start": 17828, + "end": 17889, "loc": { "start": { "line": 517, @@ -25021,8 +25021,8 @@ }, { "type": "ExpressionStatement", - "start": 17898, - "end": 19585, + "start": 17897, + "end": 19584, "loc": { "start": { "line": 520, @@ -25035,8 +25035,8 @@ }, "expression": { "type": "CallExpression", - "start": 17898, - "end": 19584, + "start": 17897, + "end": 19583, "loc": { "start": { "line": 520, @@ -25049,8 +25049,8 @@ }, "callee": { "type": "MemberExpression", - "start": 17898, - "end": 17914, + "start": 17897, + "end": 17913, "loc": { "start": { "line": 520, @@ -25063,8 +25063,8 @@ }, "object": { "type": "Identifier", - "start": 17898, - "end": 17906, + "start": 17897, + "end": 17905, "loc": { "start": { "line": 520, @@ -25081,8 +25081,8 @@ }, "property": { "type": "Identifier", - "start": 17907, - "end": 17914, + "start": 17906, + "end": 17913, "loc": { "start": { "line": 520, @@ -25102,8 +25102,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 17915, - "end": 19583, + "start": 17914, + "end": 19582, "loc": { "start": { "line": 520, @@ -25121,8 +25121,8 @@ "params": [ { "type": "Identifier", - "start": 17916, - "end": 17922, + "start": 17915, + "end": 17921, "loc": { "start": { "line": 520, @@ -25138,8 +25138,8 @@ }, { "type": "Identifier", - "start": 17924, - "end": 17930, + "start": 17923, + "end": 17929, "loc": { "start": { "line": 520, @@ -25156,8 +25156,8 @@ ], "body": { "type": "BlockStatement", - "start": 17935, - "end": 19583, + "start": 17934, + "end": 19582, "loc": { "start": { "line": 520, @@ -25171,8 +25171,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 17946, - "end": 18002, + "start": 17945, + "end": 18001, "loc": { "start": { "line": 521, @@ -25186,8 +25186,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 17950, - "end": 18001, + "start": 17949, + "end": 18000, "loc": { "start": { "line": 521, @@ -25200,8 +25200,8 @@ }, "id": { "type": "Identifier", - "start": 17950, - "end": 17961, + "start": 17949, + "end": 17960, "loc": { "start": { "line": 521, @@ -25217,8 +25217,8 @@ }, "init": { "type": "CallExpression", - "start": 17964, - "end": 18001, + "start": 17963, + "end": 18000, "loc": { "start": { "line": 521, @@ -25231,8 +25231,8 @@ }, "callee": { "type": "MemberExpression", - "start": 17964, - "end": 17993, + "start": 17963, + "end": 17992, "loc": { "start": { "line": 521, @@ -25245,8 +25245,8 @@ }, "object": { "type": "MemberExpression", - "start": 17964, - "end": 17978, + "start": 17963, + "end": 17977, "loc": { "start": { "line": 521, @@ -25259,8 +25259,8 @@ }, "object": { "type": "ThisExpression", - "start": 17964, - "end": 17968, + "start": 17963, + "end": 17967, "loc": { "start": { "line": 521, @@ -25274,8 +25274,8 @@ }, "property": { "type": "Identifier", - "start": 17969, - "end": 17978, + "start": 17968, + "end": 17977, "loc": { "start": { "line": 521, @@ -25293,8 +25293,8 @@ }, "property": { "type": "Identifier", - "start": 17979, - "end": 17993, + "start": 17978, + "end": 17992, "loc": { "start": { "line": 521, @@ -25313,8 +25313,8 @@ "arguments": [ { "type": "Identifier", - "start": 17994, - "end": 18000, + "start": 17993, + "end": 17999, "loc": { "start": { "line": 521, @@ -25336,8 +25336,8 @@ }, { "type": "VariableDeclaration", - "start": 18012, - "end": 18062, + "start": 18011, + "end": 18061, "loc": { "start": { "line": 522, @@ -25351,8 +25351,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 18016, - "end": 18061, + "start": 18015, + "end": 18060, "loc": { "start": { "line": 522, @@ -25365,8 +25365,8 @@ }, "id": { "type": "Identifier", - "start": 18016, - "end": 18032, + "start": 18015, + "end": 18031, "loc": { "start": { "line": 522, @@ -25382,8 +25382,8 @@ }, "init": { "type": "MemberExpression", - "start": 18035, - "end": 18061, + "start": 18034, + "end": 18060, "loc": { "start": { "line": 522, @@ -25396,8 +25396,8 @@ }, "object": { "type": "Identifier", - "start": 18035, - "end": 18053, + "start": 18034, + "end": 18052, "loc": { "start": { "line": 522, @@ -25413,8 +25413,8 @@ }, "property": { "type": "Identifier", - "start": 18054, - "end": 18060, + "start": 18053, + "end": 18059, "loc": { "start": { "line": 522, @@ -25436,8 +25436,8 @@ }, { "type": "VariableDeclaration", - "start": 18072, - "end": 18189, + "start": 18071, + "end": 18188, "loc": { "start": { "line": 523, @@ -25451,8 +25451,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 18076, - "end": 18188, + "start": 18075, + "end": 18187, "loc": { "start": { "line": 523, @@ -25465,8 +25465,8 @@ }, "id": { "type": "Identifier", - "start": 18076, - "end": 18093, + "start": 18075, + "end": 18092, "loc": { "start": { "line": 523, @@ -25482,8 +25482,8 @@ }, "init": { "type": "CallExpression", - "start": 18096, - "end": 18188, + "start": 18095, + "end": 18187, "loc": { "start": { "line": 523, @@ -25496,8 +25496,8 @@ }, "callee": { "type": "MemberExpression", - "start": 18096, - "end": 18131, + "start": 18095, + "end": 18130, "loc": { "start": { "line": 523, @@ -25510,8 +25510,8 @@ }, "object": { "type": "MemberExpression", - "start": 18096, - "end": 18110, + "start": 18095, + "end": 18109, "loc": { "start": { "line": 523, @@ -25524,8 +25524,8 @@ }, "object": { "type": "ThisExpression", - "start": 18096, - "end": 18100, + "start": 18095, + "end": 18099, "loc": { "start": { "line": 523, @@ -25539,8 +25539,8 @@ }, "property": { "type": "Identifier", - "start": 18101, - "end": 18110, + "start": 18100, + "end": 18109, "loc": { "start": { "line": 523, @@ -25558,8 +25558,8 @@ }, "property": { "type": "Identifier", - "start": 18111, - "end": 18131, + "start": 18110, + "end": 18130, "loc": { "start": { "line": 523, @@ -25578,8 +25578,8 @@ "arguments": [ { "type": "Identifier", - "start": 18132, - "end": 18138, + "start": 18131, + "end": 18137, "loc": { "start": { "line": 523, @@ -25595,8 +25595,8 @@ }, { "type": "MemberExpression", - "start": 18140, - "end": 18160, + "start": 18139, + "end": 18159, "loc": { "start": { "line": 523, @@ -25609,8 +25609,8 @@ }, "object": { "type": "MemberExpression", - "start": 18140, - "end": 18152, + "start": 18139, + "end": 18151, "loc": { "start": { "line": 523, @@ -25623,8 +25623,8 @@ }, "object": { "type": "ThisExpression", - "start": 18140, - "end": 18144, + "start": 18139, + "end": 18143, "loc": { "start": { "line": 523, @@ -25638,8 +25638,8 @@ }, "property": { "type": "Identifier", - "start": 18145, - "end": 18152, + "start": 18144, + "end": 18151, "loc": { "start": { "line": 523, @@ -25657,8 +25657,8 @@ }, "property": { "type": "Identifier", - "start": 18153, - "end": 18160, + "start": 18152, + "end": 18159, "loc": { "start": { "line": 523, @@ -25676,8 +25676,8 @@ }, { "type": "MemberExpression", - "start": 18162, - "end": 18187, + "start": 18161, + "end": 18186, "loc": { "start": { "line": 523, @@ -25690,8 +25690,8 @@ }, "object": { "type": "MemberExpression", - "start": 18162, - "end": 18174, + "start": 18161, + "end": 18173, "loc": { "start": { "line": 523, @@ -25704,8 +25704,8 @@ }, "object": { "type": "ThisExpression", - "start": 18162, - "end": 18166, + "start": 18161, + "end": 18165, "loc": { "start": { "line": 523, @@ -25719,8 +25719,8 @@ }, "property": { "type": "Identifier", - "start": 18167, - "end": 18174, + "start": 18166, + "end": 18173, "loc": { "start": { "line": 523, @@ -25738,8 +25738,8 @@ }, "property": { "type": "Identifier", - "start": 18175, - "end": 18187, + "start": 18174, + "end": 18186, "loc": { "start": { "line": 523, @@ -25764,8 +25764,8 @@ { "type": "CommentBlock", "value": "*\r\n * Creating button\r\n ", - "start": 18201, - "end": 18245, + "start": 18200, + "end": 18244, "loc": { "start": { "line": 525, @@ -25781,8 +25781,8 @@ }, { "type": "VariableDeclaration", - "start": 18255, - "end": 18301, + "start": 18254, + "end": 18300, "loc": { "start": { "line": 528, @@ -25796,8 +25796,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 18259, - "end": 18300, + "start": 18258, + "end": 18299, "loc": { "start": { "line": 528, @@ -25810,8 +25810,8 @@ }, "id": { "type": "Identifier", - "start": 18259, - "end": 18268, + "start": 18258, + "end": 18267, "loc": { "start": { "line": 528, @@ -25828,8 +25828,8 @@ }, "init": { "type": "CallExpression", - "start": 18271, - "end": 18300, + "start": 18270, + "end": 18299, "loc": { "start": { "line": 528, @@ -25842,8 +25842,8 @@ }, "callee": { "type": "MemberExpression", - "start": 18271, - "end": 18293, + "start": 18270, + "end": 18292, "loc": { "start": { "line": 528, @@ -25856,8 +25856,8 @@ }, "object": { "type": "Identifier", - "start": 18271, - "end": 18279, + "start": 18270, + "end": 18278, "loc": { "start": { "line": 528, @@ -25873,8 +25873,8 @@ }, "property": { "type": "Identifier", - "start": 18280, - "end": 18293, + "start": 18279, + "end": 18292, "loc": { "start": { "line": 528, @@ -25893,8 +25893,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 18294, - "end": 18299, + "start": 18293, + "end": 18298, "loc": { "start": { "line": 528, @@ -25921,8 +25921,8 @@ { "type": "CommentBlock", "value": "*\r\n * Creating button\r\n ", - "start": 18201, - "end": 18245, + "start": 18200, + "end": 18244, "loc": { "start": { "line": 525, @@ -25938,8 +25938,8 @@ }, { "type": "ExpressionStatement", - "start": 18311, - "end": 18408, + "start": 18310, + "end": 18407, "loc": { "start": { "line": 529, @@ -25952,8 +25952,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 18311, - "end": 18407, + "start": 18310, + "end": 18406, "loc": { "start": { "line": 529, @@ -25967,8 +25967,8 @@ "operator": "+=", "left": { "type": "MemberExpression", - "start": 18311, - "end": 18330, + "start": 18310, + "end": 18329, "loc": { "start": { "line": 529, @@ -25981,8 +25981,8 @@ }, "object": { "type": "Identifier", - "start": 18311, - "end": 18320, + "start": 18310, + "end": 18319, "loc": { "start": { "line": 529, @@ -25998,8 +25998,8 @@ }, "property": { "type": "Identifier", - "start": 18321, - "end": 18330, + "start": 18320, + "end": 18329, "loc": { "start": { "line": 529, @@ -26017,8 +26017,8 @@ }, "right": { "type": "TemplateLiteral", - "start": 18334, - "end": 18407, + "start": 18333, + "end": 18406, "loc": { "start": { "line": 529, @@ -26032,8 +26032,8 @@ "expressions": [ { "type": "Identifier", - "start": 18347, - "end": 18358, + "start": 18346, + "end": 18357, "loc": { "start": { "line": 529, @@ -26049,8 +26049,8 @@ }, { "type": "ConditionalExpression", - "start": 18361, - "end": 18405, + "start": 18360, + "end": 18404, "loc": { "start": { "line": 529, @@ -26063,8 +26063,8 @@ }, "test": { "type": "Identifier", - "start": 18361, - "end": 18377, + "start": 18360, + "end": 18376, "loc": { "start": { "line": 529, @@ -26080,8 +26080,8 @@ }, "consequent": { "type": "BinaryExpression", - "start": 18380, - "end": 18400, + "start": 18379, + "end": 18399, "loc": { "start": { "line": 529, @@ -26094,8 +26094,8 @@ }, "left": { "type": "StringLiteral", - "start": 18380, - "end": 18383, + "start": 18379, + "end": 18382, "loc": { "start": { "line": 529, @@ -26115,8 +26115,8 @@ "operator": "+", "right": { "type": "Identifier", - "start": 18384, - "end": 18400, + "start": 18383, + "end": 18399, "loc": { "start": { "line": 529, @@ -26133,8 +26133,8 @@ }, "alternate": { "type": "StringLiteral", - "start": 18403, - "end": 18405, + "start": 18402, + "end": 18404, "loc": { "start": { "line": 529, @@ -26156,8 +26156,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 18335, - "end": 18345, + "start": 18334, + "end": 18344, "loc": { "start": { "line": 529, @@ -26176,8 +26176,8 @@ }, { "type": "TemplateElement", - "start": 18359, - "end": 18359, + "start": 18358, + "end": 18358, "loc": { "start": { "line": 529, @@ -26196,8 +26196,8 @@ }, { "type": "TemplateElement", - "start": 18406, - "end": 18406, + "start": 18405, + "end": 18405, "loc": { "start": { "line": 529, @@ -26220,8 +26220,8 @@ }, { "type": "ExpressionStatement", - "start": 18418, - "end": 18477, + "start": 18417, + "end": 18476, "loc": { "start": { "line": 530, @@ -26234,8 +26234,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 18418, - "end": 18476, + "start": 18417, + "end": 18475, "loc": { "start": { "line": 530, @@ -26249,8 +26249,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 18418, - "end": 18435, + "start": 18417, + "end": 18434, "loc": { "start": { "line": 530, @@ -26263,8 +26263,8 @@ }, "object": { "type": "Identifier", - "start": 18418, - "end": 18427, + "start": 18417, + "end": 18426, "loc": { "start": { "line": 530, @@ -26280,8 +26280,8 @@ }, "property": { "type": "Identifier", - "start": 18428, - "end": 18435, + "start": 18427, + "end": 18434, "loc": { "start": { "line": 530, @@ -26299,8 +26299,8 @@ }, "right": { "type": "ArrowFunctionExpression", - "start": 18438, - "end": 18476, + "start": 18437, + "end": 18475, "loc": { "start": { "line": 530, @@ -26318,8 +26318,8 @@ "params": [], "body": { "type": "CallExpression", - "start": 18444, - "end": 18476, + "start": 18443, + "end": 18475, "loc": { "start": { "line": 530, @@ -26332,8 +26332,8 @@ }, "callee": { "type": "MemberExpression", - "start": 18444, - "end": 18468, + "start": 18443, + "end": 18467, "loc": { "start": { "line": 530, @@ -26346,8 +26346,8 @@ }, "object": { "type": "ThisExpression", - "start": 18444, - "end": 18448, + "start": 18443, + "end": 18447, "loc": { "start": { "line": 530, @@ -26361,8 +26361,8 @@ }, "property": { "type": "Identifier", - "start": 18449, - "end": 18468, + "start": 18448, + "end": 18467, "loc": { "start": { "line": 530, @@ -26381,8 +26381,8 @@ "arguments": [ { "type": "Identifier", - "start": 18469, - "end": 18475, + "start": 18468, + "end": 18474, "loc": { "start": { "line": 530, @@ -26404,8 +26404,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding identifier\r\n ", - "start": 18489, - "end": 18535, + "start": 18488, + "end": 18534, "loc": { "start": { "line": 532, @@ -26421,8 +26421,8 @@ }, { "type": "ExpressionStatement", - "start": 18545, - "end": 18590, + "start": 18544, + "end": 18589, "loc": { "start": { "line": 535, @@ -26435,8 +26435,8 @@ }, "expression": { "type": "CallExpression", - "start": 18545, - "end": 18589, + "start": 18544, + "end": 18588, "loc": { "start": { "line": 535, @@ -26449,8 +26449,8 @@ }, "callee": { "type": "MemberExpression", - "start": 18545, - "end": 18567, + "start": 18544, + "end": 18566, "loc": { "start": { "line": 535, @@ -26463,8 +26463,8 @@ }, "object": { "type": "Identifier", - "start": 18545, - "end": 18554, + "start": 18544, + "end": 18553, "loc": { "start": { "line": 535, @@ -26481,8 +26481,8 @@ }, "property": { "type": "Identifier", - "start": 18555, - "end": 18567, + "start": 18554, + "end": 18566, "loc": { "start": { "line": 535, @@ -26502,8 +26502,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 18568, - "end": 18580, + "start": 18567, + "end": 18579, "loc": { "start": { "line": 535, @@ -26522,8 +26522,8 @@ }, { "type": "Identifier", - "start": 18582, - "end": 18588, + "start": 18581, + "end": 18587, "loc": { "start": { "line": 535, @@ -26544,8 +26544,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding identifier\r\n ", - "start": 18489, - "end": 18535, + "start": 18488, + "end": 18534, "loc": { "start": { "line": 532, @@ -26562,8 +26562,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding unique id\r\n * Since there's no limit on spawning same buttons, the unique id ensures you can style every button\r\n ", - "start": 18602, - "end": 18757, + "start": 18601, + "end": 18756, "loc": { "start": { "line": 537, @@ -26579,8 +26579,8 @@ }, { "type": "VariableDeclaration", - "start": 18767, - "end": 18833, + "start": 18766, + "end": 18832, "loc": { "start": { "line": 541, @@ -26594,8 +26594,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 18771, - "end": 18832, + "start": 18770, + "end": 18831, "loc": { "start": { "line": 541, @@ -26608,8 +26608,8 @@ }, "id": { "type": "Identifier", - "start": 18771, - "end": 18780, + "start": 18770, + "end": 18779, "loc": { "start": { "line": 541, @@ -26626,8 +26626,8 @@ }, "init": { "type": "TemplateLiteral", - "start": 18783, - "end": 18832, + "start": 18782, + "end": 18831, "loc": { "start": { "line": 541, @@ -26641,8 +26641,8 @@ "expressions": [ { "type": "MemberExpression", - "start": 18786, - "end": 18809, + "start": 18785, + "end": 18808, "loc": { "start": { "line": 541, @@ -26655,8 +26655,8 @@ }, "object": { "type": "MemberExpression", - "start": 18786, - "end": 18798, + "start": 18785, + "end": 18797, "loc": { "start": { "line": 541, @@ -26669,8 +26669,8 @@ }, "object": { "type": "ThisExpression", - "start": 18786, - "end": 18790, + "start": 18785, + "end": 18789, "loc": { "start": { "line": 541, @@ -26684,8 +26684,8 @@ }, "property": { "type": "Identifier", - "start": 18791, - "end": 18798, + "start": 18790, + "end": 18797, "loc": { "start": { "line": 541, @@ -26703,8 +26703,8 @@ }, "property": { "type": "Identifier", - "start": 18799, - "end": 18809, + "start": 18798, + "end": 18808, "loc": { "start": { "line": 541, @@ -26722,8 +26722,8 @@ }, { "type": "Identifier", - "start": 18814, - "end": 18820, + "start": 18813, + "end": 18819, "loc": { "start": { "line": 541, @@ -26739,8 +26739,8 @@ }, { "type": "Identifier", - "start": 18824, - "end": 18830, + "start": 18823, + "end": 18829, "loc": { "start": { "line": 541, @@ -26758,8 +26758,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 18784, - "end": 18784, + "start": 18783, + "end": 18783, "loc": { "start": { "line": 541, @@ -26778,8 +26778,8 @@ }, { "type": "TemplateElement", - "start": 18810, - "end": 18812, + "start": 18809, + "end": 18811, "loc": { "start": { "line": 541, @@ -26798,8 +26798,8 @@ }, { "type": "TemplateElement", - "start": 18821, - "end": 18822, + "start": 18820, + "end": 18821, "loc": { "start": { "line": 541, @@ -26818,8 +26818,8 @@ }, { "type": "TemplateElement", - "start": 18831, - "end": 18831, + "start": 18830, + "end": 18830, "loc": { "start": { "line": 541, @@ -26846,8 +26846,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding unique id\r\n * Since there's no limit on spawning same buttons, the unique id ensures you can style every button\r\n ", - "start": 18602, - "end": 18757, + "start": 18601, + "end": 18756, "loc": { "start": { "line": 537, @@ -26863,8 +26863,8 @@ }, { "type": "ExpressionStatement", - "start": 18843, - "end": 18894, + "start": 18842, + "end": 18893, "loc": { "start": { "line": 542, @@ -26877,8 +26877,8 @@ }, "expression": { "type": "CallExpression", - "start": 18843, - "end": 18893, + "start": 18842, + "end": 18892, "loc": { "start": { "line": 542, @@ -26891,8 +26891,8 @@ }, "callee": { "type": "MemberExpression", - "start": 18843, - "end": 18865, + "start": 18842, + "end": 18864, "loc": { "start": { "line": 542, @@ -26905,8 +26905,8 @@ }, "object": { "type": "Identifier", - "start": 18843, - "end": 18852, + "start": 18842, + "end": 18851, "loc": { "start": { "line": 542, @@ -26922,8 +26922,8 @@ }, "property": { "type": "Identifier", - "start": 18853, - "end": 18865, + "start": 18852, + "end": 18864, "loc": { "start": { "line": 542, @@ -26942,8 +26942,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 18866, - "end": 18881, + "start": 18865, + "end": 18880, "loc": { "start": { "line": 542, @@ -26962,8 +26962,8 @@ }, { "type": "Identifier", - "start": 18883, - "end": 18892, + "start": 18882, + "end": 18891, "loc": { "start": { "line": 542, @@ -26983,8 +26983,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding display label\r\n ", - "start": 18906, - "end": 18955, + "start": 18905, + "end": 18954, "loc": { "start": { "line": 544, @@ -27000,8 +27000,8 @@ }, { "type": "ExpressionStatement", - "start": 18965, - "end": 19028, + "start": 18964, + "end": 19027, "loc": { "start": { "line": 547, @@ -27014,8 +27014,8 @@ }, "expression": { "type": "CallExpression", - "start": 18965, - "end": 19027, + "start": 18964, + "end": 19026, "loc": { "start": { "line": 547, @@ -27028,8 +27028,8 @@ }, "callee": { "type": "MemberExpression", - "start": 18965, - "end": 18987, + "start": 18964, + "end": 18986, "loc": { "start": { "line": 547, @@ -27042,8 +27042,8 @@ }, "object": { "type": "Identifier", - "start": 18965, - "end": 18974, + "start": 18964, + "end": 18973, "loc": { "start": { "line": 547, @@ -27060,8 +27060,8 @@ }, "property": { "type": "Identifier", - "start": 18975, - "end": 18987, + "start": 18974, + "end": 18986, "loc": { "start": { "line": 547, @@ -27081,8 +27081,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 18988, - "end": 19007, + "start": 18987, + "end": 19006, "loc": { "start": { "line": 547, @@ -27101,8 +27101,8 @@ }, { "type": "Identifier", - "start": 19009, - "end": 19026, + "start": 19008, + "end": 19025, "loc": { "start": { "line": 547, @@ -27123,8 +27123,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding display label\r\n ", - "start": 18906, - "end": 18955, + "start": 18905, + "end": 18954, "loc": { "start": { "line": 544, @@ -27141,8 +27141,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding button label to button\r\n ", - "start": 19040, - "end": 19098, + "start": 19039, + "end": 19097, "loc": { "start": { "line": 549, @@ -27158,8 +27158,8 @@ }, { "type": "VariableDeclaration", - "start": 19108, - "end": 19159, + "start": 19107, + "end": 19158, "loc": { "start": { "line": 552, @@ -27173,8 +27173,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 19112, - "end": 19158, + "start": 19111, + "end": 19157, "loc": { "start": { "line": 552, @@ -27187,8 +27187,8 @@ }, "id": { "type": "Identifier", - "start": 19112, - "end": 19125, + "start": 19111, + "end": 19124, "loc": { "start": { "line": 552, @@ -27205,8 +27205,8 @@ }, "init": { "type": "CallExpression", - "start": 19128, - "end": 19158, + "start": 19127, + "end": 19157, "loc": { "start": { "line": 552, @@ -27219,8 +27219,8 @@ }, "callee": { "type": "MemberExpression", - "start": 19128, - "end": 19150, + "start": 19127, + "end": 19149, "loc": { "start": { "line": 552, @@ -27233,8 +27233,8 @@ }, "object": { "type": "Identifier", - "start": 19128, - "end": 19136, + "start": 19127, + "end": 19135, "loc": { "start": { "line": 552, @@ -27250,8 +27250,8 @@ }, "property": { "type": "Identifier", - "start": 19137, - "end": 19150, + "start": 19136, + "end": 19149, "loc": { "start": { "line": 552, @@ -27270,8 +27270,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 19151, - "end": 19157, + "start": 19150, + "end": 19156, "loc": { "start": { "line": 552, @@ -27298,8 +27298,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding button label to button\r\n ", - "start": 19040, - "end": 19098, + "start": 19039, + "end": 19097, "loc": { "start": { "line": 549, @@ -27315,8 +27315,8 @@ }, { "type": "ExpressionStatement", - "start": 19169, - "end": 19213, + "start": 19168, + "end": 19212, "loc": { "start": { "line": 553, @@ -27329,8 +27329,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 19169, - "end": 19212, + "start": 19168, + "end": 19211, "loc": { "start": { "line": 553, @@ -27344,8 +27344,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 19169, - "end": 19192, + "start": 19168, + "end": 19191, "loc": { "start": { "line": 553, @@ -27358,8 +27358,8 @@ }, "object": { "type": "Identifier", - "start": 19169, - "end": 19182, + "start": 19168, + "end": 19181, "loc": { "start": { "line": 553, @@ -27375,8 +27375,8 @@ }, "property": { "type": "Identifier", - "start": 19183, - "end": 19192, + "start": 19182, + "end": 19191, "loc": { "start": { "line": 553, @@ -27394,8 +27394,8 @@ }, "right": { "type": "Identifier", - "start": 19195, - "end": 19212, + "start": 19194, + "end": 19211, "loc": { "start": { "line": 553, @@ -27413,8 +27413,8 @@ }, { "type": "ExpressionStatement", - "start": 19223, - "end": 19260, + "start": 19222, + "end": 19259, "loc": { "start": { "line": 554, @@ -27427,8 +27427,8 @@ }, "expression": { "type": "CallExpression", - "start": 19223, - "end": 19259, + "start": 19222, + "end": 19258, "loc": { "start": { "line": 554, @@ -27441,8 +27441,8 @@ }, "callee": { "type": "MemberExpression", - "start": 19223, - "end": 19244, + "start": 19222, + "end": 19243, "loc": { "start": { "line": 554, @@ -27455,8 +27455,8 @@ }, "object": { "type": "Identifier", - "start": 19223, - "end": 19232, + "start": 19222, + "end": 19231, "loc": { "start": { "line": 554, @@ -27472,8 +27472,8 @@ }, "property": { "type": "Identifier", - "start": 19233, - "end": 19244, + "start": 19232, + "end": 19243, "loc": { "start": { "line": 554, @@ -27492,8 +27492,8 @@ "arguments": [ { "type": "Identifier", - "start": 19245, - "end": 19258, + "start": 19244, + "end": 19257, "loc": { "start": { "line": 554, @@ -27513,8 +27513,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding to buttonElements\r\n ", - "start": 19272, - "end": 19325, + "start": 19271, + "end": 19324, "loc": { "start": { "line": 556, @@ -27530,8 +27530,8 @@ }, { "type": "IfStatement", - "start": 19335, - "end": 19412, + "start": 19334, + "end": 19411, "loc": { "start": { "line": 559, @@ -27544,8 +27544,8 @@ }, "test": { "type": "UnaryExpression", - "start": 19338, - "end": 19366, + "start": 19337, + "end": 19365, "loc": { "start": { "line": 559, @@ -27560,8 +27560,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 19339, - "end": 19366, + "start": 19338, + "end": 19365, "loc": { "start": { "line": 559, @@ -27574,8 +27574,8 @@ }, "object": { "type": "MemberExpression", - "start": 19339, - "end": 19358, + "start": 19338, + "end": 19357, "loc": { "start": { "line": 559, @@ -27588,8 +27588,8 @@ }, "object": { "type": "ThisExpression", - "start": 19339, - "end": 19343, + "start": 19338, + "end": 19342, "loc": { "start": { "line": 559, @@ -27604,8 +27604,8 @@ }, "property": { "type": "Identifier", - "start": 19344, - "end": 19358, + "start": 19343, + "end": 19357, "loc": { "start": { "line": 559, @@ -27624,8 +27624,8 @@ }, "property": { "type": "Identifier", - "start": 19359, - "end": 19365, + "start": 19358, + "end": 19364, "loc": { "start": { "line": 559, @@ -27649,8 +27649,8 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 19379, - "end": 19412, + "start": 19378, + "end": 19411, "loc": { "start": { "line": 560, @@ -27663,8 +27663,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 19379, - "end": 19411, + "start": 19378, + "end": 19410, "loc": { "start": { "line": 560, @@ -27678,8 +27678,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 19379, - "end": 19406, + "start": 19378, + "end": 19405, "loc": { "start": { "line": 560, @@ -27692,8 +27692,8 @@ }, "object": { "type": "MemberExpression", - "start": 19379, - "end": 19398, + "start": 19378, + "end": 19397, "loc": { "start": { "line": 560, @@ -27706,8 +27706,8 @@ }, "object": { "type": "ThisExpression", - "start": 19379, - "end": 19383, + "start": 19378, + "end": 19382, "loc": { "start": { "line": 560, @@ -27721,8 +27721,8 @@ }, "property": { "type": "Identifier", - "start": 19384, - "end": 19398, + "start": 19383, + "end": 19397, "loc": { "start": { "line": 560, @@ -27740,8 +27740,8 @@ }, "property": { "type": "Identifier", - "start": 19399, - "end": 19405, + "start": 19398, + "end": 19404, "loc": { "start": { "line": 560, @@ -27759,8 +27759,8 @@ }, "right": { "type": "ArrayExpression", - "start": 19409, - "end": 19411, + "start": 19408, + "end": 19410, "loc": { "start": { "line": 560, @@ -27780,8 +27780,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding to buttonElements\r\n ", - "start": 19272, - "end": 19325, + "start": 19271, + "end": 19324, "loc": { "start": { "line": 556, @@ -27797,8 +27797,8 @@ }, { "type": "ExpressionStatement", - "start": 19424, - "end": 19468, + "start": 19423, + "end": 19467, "loc": { "start": { "line": 562, @@ -27811,8 +27811,8 @@ }, "expression": { "type": "CallExpression", - "start": 19424, - "end": 19467, + "start": 19423, + "end": 19466, "loc": { "start": { "line": 562, @@ -27825,8 +27825,8 @@ }, "callee": { "type": "MemberExpression", - "start": 19424, - "end": 19456, + "start": 19423, + "end": 19455, "loc": { "start": { "line": 562, @@ -27839,8 +27839,8 @@ }, "object": { "type": "MemberExpression", - "start": 19424, - "end": 19451, + "start": 19423, + "end": 19450, "loc": { "start": { "line": 562, @@ -27853,8 +27853,8 @@ }, "object": { "type": "MemberExpression", - "start": 19424, - "end": 19443, + "start": 19423, + "end": 19442, "loc": { "start": { "line": 562, @@ -27867,8 +27867,8 @@ }, "object": { "type": "ThisExpression", - "start": 19424, - "end": 19428, + "start": 19423, + "end": 19427, "loc": { "start": { "line": 562, @@ -27882,8 +27882,8 @@ }, "property": { "type": "Identifier", - "start": 19429, - "end": 19443, + "start": 19428, + "end": 19442, "loc": { "start": { "line": 562, @@ -27901,8 +27901,8 @@ }, "property": { "type": "Identifier", - "start": 19444, - "end": 19450, + "start": 19443, + "end": 19449, "loc": { "start": { "line": 562, @@ -27920,8 +27920,8 @@ }, "property": { "type": "Identifier", - "start": 19452, - "end": 19456, + "start": 19451, + "end": 19455, "loc": { "start": { "line": 562, @@ -27940,8 +27940,8 @@ "arguments": [ { "type": "Identifier", - "start": 19457, - "end": 19466, + "start": 19456, + "end": 19465, "loc": { "start": { "line": 562, @@ -27961,8 +27961,8 @@ { "type": "CommentBlock", "value": "*\r\n * Appending button to row\r\n ", - "start": 19480, - "end": 19532, + "start": 19479, + "end": 19531, "loc": { "start": { "line": 564, @@ -27978,8 +27978,8 @@ }, { "type": "ExpressionStatement", - "start": 19542, - "end": 19572, + "start": 19541, + "end": 19571, "loc": { "start": { "line": 567, @@ -27992,8 +27992,8 @@ }, "expression": { "type": "CallExpression", - "start": 19542, - "end": 19571, + "start": 19541, + "end": 19570, "loc": { "start": { "line": 567, @@ -28006,8 +28006,8 @@ }, "callee": { "type": "MemberExpression", - "start": 19542, - "end": 19560, + "start": 19541, + "end": 19559, "loc": { "start": { "line": 567, @@ -28020,8 +28020,8 @@ }, "object": { "type": "Identifier", - "start": 19542, - "end": 19548, + "start": 19541, + "end": 19547, "loc": { "start": { "line": 567, @@ -28038,8 +28038,8 @@ }, "property": { "type": "Identifier", - "start": 19549, - "end": 19560, + "start": 19548, + "end": 19559, "loc": { "start": { "line": 567, @@ -28059,8 +28059,8 @@ "arguments": [ { "type": "Identifier", - "start": 19561, - "end": 19570, + "start": 19560, + "end": 19569, "loc": { "start": { "line": 567, @@ -28081,8 +28081,8 @@ { "type": "CommentBlock", "value": "*\r\n * Appending button to row\r\n ", - "start": 19480, - "end": 19532, + "start": 19479, + "end": 19531, "loc": { "start": { "line": 564, @@ -28107,8 +28107,8 @@ { "type": "CommentBlock", "value": "*\r\n * Iterating through each button in row\r\n ", - "start": 17829, - "end": 17890, + "start": 17828, + "end": 17889, "loc": { "start": { "line": 517, @@ -28125,8 +28125,8 @@ { "type": "CommentBlock", "value": "*\r\n * Appending row to keyboard\r\n ", - "start": 19595, - "end": 19645, + "start": 19594, + "end": 19644, "loc": { "start": { "line": 571, @@ -28142,8 +28142,8 @@ }, { "type": "ExpressionStatement", - "start": 19653, - "end": 19690, + "start": 19652, + "end": 19689, "loc": { "start": { "line": 574, @@ -28156,8 +28156,8 @@ }, "expression": { "type": "CallExpression", - "start": 19653, - "end": 19689, + "start": 19652, + "end": 19688, "loc": { "start": { "line": 574, @@ -28170,8 +28170,8 @@ }, "callee": { "type": "MemberExpression", - "start": 19653, - "end": 19681, + "start": 19652, + "end": 19680, "loc": { "start": { "line": 574, @@ -28184,8 +28184,8 @@ }, "object": { "type": "MemberExpression", - "start": 19653, - "end": 19669, + "start": 19652, + "end": 19668, "loc": { "start": { "line": 574, @@ -28198,8 +28198,8 @@ }, "object": { "type": "ThisExpression", - "start": 19653, - "end": 19657, + "start": 19652, + "end": 19656, "loc": { "start": { "line": 574, @@ -28214,8 +28214,8 @@ }, "property": { "type": "Identifier", - "start": 19658, - "end": 19669, + "start": 19657, + "end": 19668, "loc": { "start": { "line": 574, @@ -28234,8 +28234,8 @@ }, "property": { "type": "Identifier", - "start": 19670, - "end": 19681, + "start": 19669, + "end": 19680, "loc": { "start": { "line": 574, @@ -28255,8 +28255,8 @@ "arguments": [ { "type": "Identifier", - "start": 19682, - "end": 19688, + "start": 19681, + "end": 19687, "loc": { "start": { "line": 574, @@ -28277,8 +28277,8 @@ { "type": "CommentBlock", "value": "*\r\n * Appending row to keyboard\r\n ", - "start": 19595, - "end": 19645, + "start": 19594, + "end": 19644, "loc": { "start": { "line": 571, @@ -28303,8 +28303,8 @@ { "type": "CommentBlock", "value": "*\r\n * Iterating through each row\r\n ", - "start": 17529, - "end": 17576, + "start": 17528, + "end": 17575, "loc": { "start": { "line": 505, @@ -28321,8 +28321,8 @@ { "type": "CommentBlock", "value": "*\r\n * Calling onRender\r\n ", - "start": 19707, - "end": 19744, + "start": 19706, + "end": 19743, "loc": { "start": { "line": 577, @@ -28338,8 +28338,8 @@ }, { "type": "ExpressionStatement", - "start": 19750, - "end": 19766, + "start": 19749, + "end": 19765, "loc": { "start": { "line": 580, @@ -28352,8 +28352,8 @@ }, "expression": { "type": "CallExpression", - "start": 19750, - "end": 19765, + "start": 19749, + "end": 19764, "loc": { "start": { "line": 580, @@ -28366,8 +28366,8 @@ }, "callee": { "type": "MemberExpression", - "start": 19750, - "end": 19763, + "start": 19749, + "end": 19762, "loc": { "start": { "line": 580, @@ -28380,8 +28380,8 @@ }, "object": { "type": "ThisExpression", - "start": 19750, - "end": 19754, + "start": 19749, + "end": 19753, "loc": { "start": { "line": 580, @@ -28396,8 +28396,8 @@ }, "property": { "type": "Identifier", - "start": 19755, - "end": 19763, + "start": 19754, + "end": 19762, "loc": { "start": { "line": 580, @@ -28421,8 +28421,8 @@ { "type": "CommentBlock", "value": "*\r\n * Calling onRender\r\n ", - "start": 19707, - "end": 19744, + "start": 19706, + "end": 19743, "loc": { "start": { "line": 577, @@ -28438,8 +28438,8 @@ }, { "type": "IfStatement", - "start": 19774, - "end": 19996, + "start": 19773, + "end": 19995, "loc": { "start": { "line": 582, @@ -28452,8 +28452,8 @@ }, "test": { "type": "UnaryExpression", - "start": 19777, - "end": 19794, + "start": 19776, + "end": 19793, "loc": { "start": { "line": 582, @@ -28468,8 +28468,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 19778, - "end": 19794, + "start": 19777, + "end": 19793, "loc": { "start": { "line": 582, @@ -28482,8 +28482,8 @@ }, "object": { "type": "ThisExpression", - "start": 19778, - "end": 19782, + "start": 19777, + "end": 19781, "loc": { "start": { "line": 582, @@ -28497,8 +28497,8 @@ }, "property": { "type": "Identifier", - "start": 19783, - "end": 19794, + "start": 19782, + "end": 19793, "loc": { "start": { "line": 582, @@ -28520,8 +28520,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 19795, - "end": 19996, + "start": 19794, + "end": 19995, "loc": { "start": { "line": 582, @@ -28535,8 +28535,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 19894, - "end": 19918, + "start": 19893, + "end": 19917, "loc": { "start": { "line": 586, @@ -28549,8 +28549,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 19894, - "end": 19917, + "start": 19893, + "end": 19916, "loc": { "start": { "line": 586, @@ -28564,8 +28564,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 19894, - "end": 19910, + "start": 19893, + "end": 19909, "loc": { "start": { "line": 586, @@ -28578,8 +28578,8 @@ }, "object": { "type": "ThisExpression", - "start": 19894, - "end": 19898, + "start": 19893, + "end": 19897, "loc": { "start": { "line": 586, @@ -28594,8 +28594,8 @@ }, "property": { "type": "Identifier", - "start": 19899, - "end": 19910, + "start": 19898, + "end": 19909, "loc": { "start": { "line": 586, @@ -28614,8 +28614,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 19913, - "end": 19917, + "start": 19912, + "end": 19916, "loc": { "start": { "line": 586, @@ -28634,8 +28634,8 @@ { "type": "CommentBlock", "value": "*\r\n * Ensures that onInit is only called once per instantiation\r\n ", - "start": 19804, - "end": 19886, + "start": 19803, + "end": 19885, "loc": { "start": { "line": 583, @@ -28652,8 +28652,8 @@ { "type": "CommentBlock", "value": "*\r\n * Calling onInit\r\n ", - "start": 19928, - "end": 19967, + "start": 19927, + "end": 19966, "loc": { "start": { "line": 588, @@ -28669,8 +28669,8 @@ }, { "type": "ExpressionStatement", - "start": 19975, - "end": 19989, + "start": 19974, + "end": 19988, "loc": { "start": { "line": 591, @@ -28683,8 +28683,8 @@ }, "expression": { "type": "CallExpression", - "start": 19975, - "end": 19988, + "start": 19974, + "end": 19987, "loc": { "start": { "line": 591, @@ -28697,8 +28697,8 @@ }, "callee": { "type": "MemberExpression", - "start": 19975, - "end": 19986, + "start": 19974, + "end": 19985, "loc": { "start": { "line": 591, @@ -28711,8 +28711,8 @@ }, "object": { "type": "ThisExpression", - "start": 19975, - "end": 19979, + "start": 19974, + "end": 19978, "loc": { "start": { "line": 591, @@ -28727,8 +28727,8 @@ }, "property": { "type": "Identifier", - "start": 19980, - "end": 19986, + "start": 19979, + "end": 19985, "loc": { "start": { "line": 591, @@ -28752,8 +28752,8 @@ { "type": "CommentBlock", "value": "*\r\n * Calling onInit\r\n ", - "start": 19928, - "end": 19967, + "start": 19927, + "end": 19966, "loc": { "start": { "line": 588, @@ -28780,8 +28780,8 @@ { "type": "CommentBlock", "value": "*\r\n * Renders rows and buttons as per options\r\n ", - "start": 15812, - "end": 15868, + "start": 15811, + "end": 15867, "loc": { "start": { "line": 454, @@ -28803,8 +28803,8 @@ }, { "type": "Identifier", - "start": 20008, - "end": 20038, + "start": 20007, + "end": 20037, "loc": { "start": { "line": 596, @@ -28817,8 +28817,8 @@ }, "declaration": { "type": "Identifier", - "start": 20023, - "end": 20037, + "start": 20022, + "end": 20036, "loc": { "start": { "line": 596, @@ -28838,8 +28838,8 @@ }, { "type": "ExportDefaultDeclaration", - "start": 20008, - "end": 20038, + "start": 20007, + "end": 20037, "loc": { "start": { "line": 596, @@ -28853,7 +28853,7 @@ "declaration": { "type": "ClassDeclaration", "start": 367, - "end": 20004, + "end": 20003, "loc": { "start": { "line": 15, @@ -28886,7 +28886,7 @@ "body": { "type": "ClassBody", "start": 388, - "end": 20004, + "end": 20003, "loc": { "start": { "line": 15, @@ -36422,9 +36422,9 @@ "trailingComments": [ { "type": "CommentBlock", - "value": "*\r\n * Clear the keyboard’s input.\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", + "value": "*\r\n * Clear the keyboard’s input.\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", "start": 7700, - "end": 7819, + "end": 7818, "loc": { "start": { "line": 182, @@ -36440,8 +36440,8 @@ }, { "type": "ClassProperty", - "start": 7823, - "end": 8105, + "start": 7822, + "end": 8104, "loc": { "start": { "line": 186, @@ -36456,8 +36456,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 7823, - "end": 7833, + "start": 7822, + "end": 7832, "loc": { "start": { "line": 186, @@ -36474,8 +36474,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 7836, - "end": 8105, + "start": 7835, + "end": 8104, "loc": { "start": { "line": 186, @@ -36493,8 +36493,8 @@ "params": [ { "type": "Identifier", - "start": 7837, - "end": 7846, + "start": 7836, + "end": 7845, "loc": { "start": { "line": 186, @@ -36511,8 +36511,8 @@ ], "body": { "type": "BlockStatement", - "start": 7851, - "end": 8105, + "start": 7850, + "end": 8104, "loc": { "start": { "line": 186, @@ -36526,8 +36526,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 7858, - "end": 7906, + "start": 7857, + "end": 7905, "loc": { "start": { "line": 187, @@ -36540,8 +36540,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7858, - "end": 7905, + "start": 7857, + "end": 7904, "loc": { "start": { "line": 187, @@ -36555,8 +36555,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 7858, - "end": 7867, + "start": 7857, + "end": 7866, "loc": { "start": { "line": 187, @@ -36572,8 +36572,8 @@ }, "right": { "type": "LogicalExpression", - "start": 7870, - "end": 7905, + "start": 7869, + "end": 7904, "loc": { "start": { "line": 187, @@ -36586,8 +36586,8 @@ }, "left": { "type": "Identifier", - "start": 7870, - "end": 7879, + "start": 7869, + "end": 7878, "loc": { "start": { "line": 187, @@ -36604,8 +36604,8 @@ "operator": "||", "right": { "type": "MemberExpression", - "start": 7883, - "end": 7905, + "start": 7882, + "end": 7904, "loc": { "start": { "line": 187, @@ -36618,8 +36618,8 @@ }, "object": { "type": "MemberExpression", - "start": 7883, - "end": 7895, + "start": 7882, + "end": 7894, "loc": { "start": { "line": 187, @@ -36632,8 +36632,8 @@ }, "object": { "type": "ThisExpression", - "start": 7883, - "end": 7887, + "start": 7882, + "end": 7886, "loc": { "start": { "line": 187, @@ -36647,8 +36647,8 @@ }, "property": { "type": "Identifier", - "start": 7888, - "end": 7895, + "start": 7887, + "end": 7894, "loc": { "start": { "line": 187, @@ -36666,8 +36666,8 @@ }, "property": { "type": "Identifier", - "start": 7896, - "end": 7905, + "start": 7895, + "end": 7904, "loc": { "start": { "line": 187, @@ -36688,8 +36688,8 @@ }, { "type": "ExpressionStatement", - "start": 7912, - "end": 7952, + "start": 7911, + "end": 7951, "loc": { "start": { "line": 188, @@ -36702,8 +36702,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 7912, - "end": 7951, + "start": 7911, + "end": 7950, "loc": { "start": { "line": 188, @@ -36717,8 +36717,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 7912, - "end": 7946, + "start": 7911, + "end": 7945, "loc": { "start": { "line": 188, @@ -36731,8 +36731,8 @@ }, "object": { "type": "MemberExpression", - "start": 7912, - "end": 7922, + "start": 7911, + "end": 7921, "loc": { "start": { "line": 188, @@ -36745,8 +36745,8 @@ }, "object": { "type": "ThisExpression", - "start": 7912, - "end": 7916, + "start": 7911, + "end": 7915, "loc": { "start": { "line": 188, @@ -36760,8 +36760,8 @@ }, "property": { "type": "Identifier", - "start": 7917, - "end": 7922, + "start": 7916, + "end": 7921, "loc": { "start": { "line": 188, @@ -36779,8 +36779,8 @@ }, "property": { "type": "MemberExpression", - "start": 7923, - "end": 7945, + "start": 7922, + "end": 7944, "loc": { "start": { "line": 188, @@ -36793,8 +36793,8 @@ }, "object": { "type": "MemberExpression", - "start": 7923, - "end": 7935, + "start": 7922, + "end": 7934, "loc": { "start": { "line": 188, @@ -36807,8 +36807,8 @@ }, "object": { "type": "ThisExpression", - "start": 7923, - "end": 7927, + "start": 7922, + "end": 7926, "loc": { "start": { "line": 188, @@ -36822,8 +36822,8 @@ }, "property": { "type": "Identifier", - "start": 7928, - "end": 7935, + "start": 7927, + "end": 7934, "loc": { "start": { "line": 188, @@ -36841,8 +36841,8 @@ }, "property": { "type": "Identifier", - "start": 7936, - "end": 7945, + "start": 7935, + "end": 7944, "loc": { "start": { "line": 188, @@ -36862,8 +36862,8 @@ }, "right": { "type": "StringLiteral", - "start": 7949, - "end": 7951, + "start": 7948, + "end": 7950, "loc": { "start": { "line": 188, @@ -36885,8 +36885,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 7960, - "end": 8015, + "start": 7959, + "end": 8014, "loc": { "start": { "line": 190, @@ -36902,8 +36902,8 @@ }, { "type": "IfStatement", - "start": 8021, - "end": 8100, + "start": 8020, + "end": 8099, "loc": { "start": { "line": 193, @@ -36916,8 +36916,8 @@ }, "test": { "type": "MemberExpression", - "start": 8024, - "end": 8055, + "start": 8023, + "end": 8054, "loc": { "start": { "line": 193, @@ -36930,8 +36930,8 @@ }, "object": { "type": "MemberExpression", - "start": 8024, - "end": 8036, + "start": 8023, + "end": 8035, "loc": { "start": { "line": 193, @@ -36944,8 +36944,8 @@ }, "object": { "type": "ThisExpression", - "start": 8024, - "end": 8028, + "start": 8023, + "end": 8027, "loc": { "start": { "line": 193, @@ -36960,8 +36960,8 @@ }, "property": { "type": "Identifier", - "start": 8029, - "end": 8036, + "start": 8028, + "end": 8035, "loc": { "start": { "line": 193, @@ -36980,8 +36980,8 @@ }, "property": { "type": "Identifier", - "start": 8037, - "end": 8055, + "start": 8036, + "end": 8054, "loc": { "start": { "line": 193, @@ -37000,8 +37000,8 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 8064, - "end": 8100, + "start": 8063, + "end": 8099, "loc": { "start": { "line": 194, @@ -37014,8 +37014,8 @@ }, "expression": { "type": "CallExpression", - "start": 8064, - "end": 8099, + "start": 8063, + "end": 8098, "loc": { "start": { "line": 194, @@ -37028,8 +37028,8 @@ }, "callee": { "type": "MemberExpression", - "start": 8064, - "end": 8087, + "start": 8063, + "end": 8086, "loc": { "start": { "line": 194, @@ -37042,8 +37042,8 @@ }, "object": { "type": "ThisExpression", - "start": 8064, - "end": 8068, + "start": 8063, + "end": 8067, "loc": { "start": { "line": 194, @@ -37057,8 +37057,8 @@ }, "property": { "type": "Identifier", - "start": 8069, - "end": 8087, + "start": 8068, + "end": 8086, "loc": { "start": { "line": 194, @@ -37077,8 +37077,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 8088, - "end": 8098, + "start": 8087, + "end": 8097, "loc": { "start": { "line": 194, @@ -37091,8 +37091,8 @@ }, "object": { "type": "ThisExpression", - "start": 8088, - "end": 8092, + "start": 8087, + "end": 8091, "loc": { "start": { "line": 194, @@ -37106,8 +37106,8 @@ }, "property": { "type": "Identifier", - "start": 8093, - "end": 8098, + "start": 8092, + "end": 8097, "loc": { "start": { "line": 194, @@ -37131,8 +37131,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 7960, - "end": 8015, + "start": 7959, + "end": 8014, "loc": { "start": { "line": 190, @@ -37155,9 +37155,9 @@ "leadingComments": [ { "type": "CommentBlock", - "value": "*\r\n * Clear the keyboard’s input.\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", + "value": "*\r\n * Clear the keyboard’s input.\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", "start": 7700, - "end": 7819, + "end": 7818, "loc": { "start": { "line": 182, @@ -37174,8 +37174,8 @@ { "type": "CommentBlock", "value": "*\r\n * Get the keyboard’s input (You can also get it from the onChange prop).\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", - "start": 8111, - "end": 8273, + "start": 8110, + "end": 8272, "loc": { "start": { "line": 197, @@ -37191,8 +37191,8 @@ }, { "type": "ClassProperty", - "start": 8277, - "end": 8561, + "start": 8276, + "end": 8560, "loc": { "start": { "line": 201, @@ -37207,8 +37207,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 8277, - "end": 8285, + "start": 8276, + "end": 8284, "loc": { "start": { "line": 201, @@ -37225,8 +37225,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 8288, - "end": 8561, + "start": 8287, + "end": 8560, "loc": { "start": { "line": 201, @@ -37244,8 +37244,8 @@ "params": [ { "type": "Identifier", - "start": 8289, - "end": 8298, + "start": 8288, + "end": 8297, "loc": { "start": { "line": 201, @@ -37262,8 +37262,8 @@ ], "body": { "type": "BlockStatement", - "start": 8303, - "end": 8561, + "start": 8302, + "end": 8560, "loc": { "start": { "line": 201, @@ -37277,8 +37277,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 8310, - "end": 8358, + "start": 8309, + "end": 8357, "loc": { "start": { "line": 202, @@ -37291,8 +37291,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 8310, - "end": 8357, + "start": 8309, + "end": 8356, "loc": { "start": { "line": 202, @@ -37306,8 +37306,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 8310, - "end": 8319, + "start": 8309, + "end": 8318, "loc": { "start": { "line": 202, @@ -37323,8 +37323,8 @@ }, "right": { "type": "LogicalExpression", - "start": 8322, - "end": 8357, + "start": 8321, + "end": 8356, "loc": { "start": { "line": 202, @@ -37337,8 +37337,8 @@ }, "left": { "type": "Identifier", - "start": 8322, - "end": 8331, + "start": 8321, + "end": 8330, "loc": { "start": { "line": 202, @@ -37355,8 +37355,8 @@ "operator": "||", "right": { "type": "MemberExpression", - "start": 8335, - "end": 8357, + "start": 8334, + "end": 8356, "loc": { "start": { "line": 202, @@ -37369,8 +37369,8 @@ }, "object": { "type": "MemberExpression", - "start": 8335, - "end": 8347, + "start": 8334, + "end": 8346, "loc": { "start": { "line": 202, @@ -37383,8 +37383,8 @@ }, "object": { "type": "ThisExpression", - "start": 8335, - "end": 8339, + "start": 8334, + "end": 8338, "loc": { "start": { "line": 202, @@ -37398,8 +37398,8 @@ }, "property": { "type": "Identifier", - "start": 8340, - "end": 8347, + "start": 8339, + "end": 8346, "loc": { "start": { "line": 202, @@ -37417,8 +37417,8 @@ }, "property": { "type": "Identifier", - "start": 8348, - "end": 8357, + "start": 8347, + "end": 8356, "loc": { "start": { "line": 202, @@ -37440,8 +37440,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 8366, - "end": 8421, + "start": 8365, + "end": 8420, "loc": { "start": { "line": 204, @@ -37457,8 +37457,8 @@ }, { "type": "IfStatement", - "start": 8427, - "end": 8506, + "start": 8426, + "end": 8505, "loc": { "start": { "line": 207, @@ -37471,8 +37471,8 @@ }, "test": { "type": "MemberExpression", - "start": 8430, - "end": 8461, + "start": 8429, + "end": 8460, "loc": { "start": { "line": 207, @@ -37485,8 +37485,8 @@ }, "object": { "type": "MemberExpression", - "start": 8430, - "end": 8442, + "start": 8429, + "end": 8441, "loc": { "start": { "line": 207, @@ -37499,8 +37499,8 @@ }, "object": { "type": "ThisExpression", - "start": 8430, - "end": 8434, + "start": 8429, + "end": 8433, "loc": { "start": { "line": 207, @@ -37515,8 +37515,8 @@ }, "property": { "type": "Identifier", - "start": 8435, - "end": 8442, + "start": 8434, + "end": 8441, "loc": { "start": { "line": 207, @@ -37535,8 +37535,8 @@ }, "property": { "type": "Identifier", - "start": 8443, - "end": 8461, + "start": 8442, + "end": 8460, "loc": { "start": { "line": 207, @@ -37555,8 +37555,8 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 8470, - "end": 8506, + "start": 8469, + "end": 8505, "loc": { "start": { "line": 208, @@ -37569,8 +37569,8 @@ }, "expression": { "type": "CallExpression", - "start": 8470, - "end": 8505, + "start": 8469, + "end": 8504, "loc": { "start": { "line": 208, @@ -37583,8 +37583,8 @@ }, "callee": { "type": "MemberExpression", - "start": 8470, - "end": 8493, + "start": 8469, + "end": 8492, "loc": { "start": { "line": 208, @@ -37597,8 +37597,8 @@ }, "object": { "type": "ThisExpression", - "start": 8470, - "end": 8474, + "start": 8469, + "end": 8473, "loc": { "start": { "line": 208, @@ -37612,8 +37612,8 @@ }, "property": { "type": "Identifier", - "start": 8475, - "end": 8493, + "start": 8474, + "end": 8492, "loc": { "start": { "line": 208, @@ -37632,8 +37632,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 8494, - "end": 8504, + "start": 8493, + "end": 8503, "loc": { "start": { "line": 208, @@ -37646,8 +37646,8 @@ }, "object": { "type": "ThisExpression", - "start": 8494, - "end": 8498, + "start": 8493, + "end": 8497, "loc": { "start": { "line": 208, @@ -37661,8 +37661,8 @@ }, "property": { "type": "Identifier", - "start": 8499, - "end": 8504, + "start": 8498, + "end": 8503, "loc": { "start": { "line": 208, @@ -37686,8 +37686,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 8366, - "end": 8421, + "start": 8365, + "end": 8420, "loc": { "start": { "line": 204, @@ -37703,8 +37703,8 @@ }, { "type": "ReturnStatement", - "start": 8514, - "end": 8556, + "start": 8513, + "end": 8555, "loc": { "start": { "line": 210, @@ -37717,8 +37717,8 @@ }, "argument": { "type": "MemberExpression", - "start": 8521, - "end": 8555, + "start": 8520, + "end": 8554, "loc": { "start": { "line": 210, @@ -37731,8 +37731,8 @@ }, "object": { "type": "MemberExpression", - "start": 8521, - "end": 8531, + "start": 8520, + "end": 8530, "loc": { "start": { "line": 210, @@ -37745,8 +37745,8 @@ }, "object": { "type": "ThisExpression", - "start": 8521, - "end": 8525, + "start": 8520, + "end": 8524, "loc": { "start": { "line": 210, @@ -37760,8 +37760,8 @@ }, "property": { "type": "Identifier", - "start": 8526, - "end": 8531, + "start": 8525, + "end": 8530, "loc": { "start": { "line": 210, @@ -37779,8 +37779,8 @@ }, "property": { "type": "MemberExpression", - "start": 8532, - "end": 8554, + "start": 8531, + "end": 8553, "loc": { "start": { "line": 210, @@ -37793,8 +37793,8 @@ }, "object": { "type": "MemberExpression", - "start": 8532, - "end": 8544, + "start": 8531, + "end": 8543, "loc": { "start": { "line": 210, @@ -37807,8 +37807,8 @@ }, "object": { "type": "ThisExpression", - "start": 8532, - "end": 8536, + "start": 8531, + "end": 8535, "loc": { "start": { "line": 210, @@ -37822,8 +37822,8 @@ }, "property": { "type": "Identifier", - "start": 8537, - "end": 8544, + "start": 8536, + "end": 8543, "loc": { "start": { "line": 210, @@ -37841,8 +37841,8 @@ }, "property": { "type": "Identifier", - "start": 8545, - "end": 8554, + "start": 8544, + "end": 8553, "loc": { "start": { "line": 210, @@ -37871,8 +37871,8 @@ { "type": "CommentBlock", "value": "*\r\n * Get the keyboard’s input (You can also get it from the onChange prop).\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", - "start": 8111, - "end": 8273, + "start": 8110, + "end": 8272, "loc": { "start": { "line": 197, @@ -37889,8 +37889,8 @@ { "type": "CommentBlock", "value": "*\r\n * Set the keyboard’s input.\r\n * @param {string} input the input value\r\n * @param {string} inputName optional - the internal input to select\r\n ", - "start": 8567, - "end": 8727, + "start": 8566, + "end": 8726, "loc": { "start": { "line": 213, @@ -37906,8 +37906,8 @@ }, { "type": "ClassProperty", - "start": 8731, - "end": 9008, + "start": 8730, + "end": 9007, "loc": { "start": { "line": 218, @@ -37922,8 +37922,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 8731, - "end": 8739, + "start": 8730, + "end": 8738, "loc": { "start": { "line": 218, @@ -37940,8 +37940,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 8742, - "end": 9008, + "start": 8741, + "end": 9007, "loc": { "start": { "line": 218, @@ -37959,8 +37959,8 @@ "params": [ { "type": "Identifier", - "start": 8743, - "end": 8748, + "start": 8742, + "end": 8747, "loc": { "start": { "line": 218, @@ -37976,8 +37976,8 @@ }, { "type": "Identifier", - "start": 8750, - "end": 8759, + "start": 8749, + "end": 8758, "loc": { "start": { "line": 218, @@ -37994,8 +37994,8 @@ ], "body": { "type": "BlockStatement", - "start": 8764, - "end": 9008, + "start": 8763, + "end": 9007, "loc": { "start": { "line": 218, @@ -38009,8 +38009,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 8771, - "end": 8819, + "start": 8770, + "end": 8818, "loc": { "start": { "line": 219, @@ -38023,8 +38023,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 8771, - "end": 8818, + "start": 8770, + "end": 8817, "loc": { "start": { "line": 219, @@ -38038,8 +38038,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 8771, - "end": 8780, + "start": 8770, + "end": 8779, "loc": { "start": { "line": 219, @@ -38055,8 +38055,8 @@ }, "right": { "type": "LogicalExpression", - "start": 8783, - "end": 8818, + "start": 8782, + "end": 8817, "loc": { "start": { "line": 219, @@ -38069,8 +38069,8 @@ }, "left": { "type": "Identifier", - "start": 8783, - "end": 8792, + "start": 8782, + "end": 8791, "loc": { "start": { "line": 219, @@ -38087,8 +38087,8 @@ "operator": "||", "right": { "type": "MemberExpression", - "start": 8796, - "end": 8818, + "start": 8795, + "end": 8817, "loc": { "start": { "line": 219, @@ -38101,8 +38101,8 @@ }, "object": { "type": "MemberExpression", - "start": 8796, - "end": 8808, + "start": 8795, + "end": 8807, "loc": { "start": { "line": 219, @@ -38115,8 +38115,8 @@ }, "object": { "type": "ThisExpression", - "start": 8796, - "end": 8800, + "start": 8795, + "end": 8799, "loc": { "start": { "line": 219, @@ -38130,8 +38130,8 @@ }, "property": { "type": "Identifier", - "start": 8801, - "end": 8808, + "start": 8800, + "end": 8807, "loc": { "start": { "line": 219, @@ -38149,8 +38149,8 @@ }, "property": { "type": "Identifier", - "start": 8809, - "end": 8818, + "start": 8808, + "end": 8817, "loc": { "start": { "line": 219, @@ -38171,8 +38171,8 @@ }, { "type": "ExpressionStatement", - "start": 8825, - "end": 8855, + "start": 8824, + "end": 8854, "loc": { "start": { "line": 220, @@ -38185,8 +38185,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 8825, - "end": 8854, + "start": 8824, + "end": 8853, "loc": { "start": { "line": 220, @@ -38200,8 +38200,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 8825, - "end": 8846, + "start": 8824, + "end": 8845, "loc": { "start": { "line": 220, @@ -38214,8 +38214,8 @@ }, "object": { "type": "MemberExpression", - "start": 8825, - "end": 8835, + "start": 8824, + "end": 8834, "loc": { "start": { "line": 220, @@ -38228,8 +38228,8 @@ }, "object": { "type": "ThisExpression", - "start": 8825, - "end": 8829, + "start": 8824, + "end": 8828, "loc": { "start": { "line": 220, @@ -38243,8 +38243,8 @@ }, "property": { "type": "Identifier", - "start": 8830, - "end": 8835, + "start": 8829, + "end": 8834, "loc": { "start": { "line": 220, @@ -38262,8 +38262,8 @@ }, "property": { "type": "Identifier", - "start": 8836, - "end": 8845, + "start": 8835, + "end": 8844, "loc": { "start": { "line": 220, @@ -38281,8 +38281,8 @@ }, "right": { "type": "Identifier", - "start": 8849, - "end": 8854, + "start": 8848, + "end": 8853, "loc": { "start": { "line": 220, @@ -38301,8 +38301,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 8863, - "end": 8918, + "start": 8862, + "end": 8917, "loc": { "start": { "line": 222, @@ -38318,8 +38318,8 @@ }, { "type": "IfStatement", - "start": 8924, - "end": 9003, + "start": 8923, + "end": 9002, "loc": { "start": { "line": 225, @@ -38332,8 +38332,8 @@ }, "test": { "type": "MemberExpression", - "start": 8927, - "end": 8958, + "start": 8926, + "end": 8957, "loc": { "start": { "line": 225, @@ -38346,8 +38346,8 @@ }, "object": { "type": "MemberExpression", - "start": 8927, - "end": 8939, + "start": 8926, + "end": 8938, "loc": { "start": { "line": 225, @@ -38360,8 +38360,8 @@ }, "object": { "type": "ThisExpression", - "start": 8927, - "end": 8931, + "start": 8926, + "end": 8930, "loc": { "start": { "line": 225, @@ -38376,8 +38376,8 @@ }, "property": { "type": "Identifier", - "start": 8932, - "end": 8939, + "start": 8931, + "end": 8938, "loc": { "start": { "line": 225, @@ -38396,8 +38396,8 @@ }, "property": { "type": "Identifier", - "start": 8940, - "end": 8958, + "start": 8939, + "end": 8957, "loc": { "start": { "line": 225, @@ -38416,8 +38416,8 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 8967, - "end": 9003, + "start": 8966, + "end": 9002, "loc": { "start": { "line": 226, @@ -38430,8 +38430,8 @@ }, "expression": { "type": "CallExpression", - "start": 8967, - "end": 9002, + "start": 8966, + "end": 9001, "loc": { "start": { "line": 226, @@ -38444,8 +38444,8 @@ }, "callee": { "type": "MemberExpression", - "start": 8967, - "end": 8990, + "start": 8966, + "end": 8989, "loc": { "start": { "line": 226, @@ -38458,8 +38458,8 @@ }, "object": { "type": "ThisExpression", - "start": 8967, - "end": 8971, + "start": 8966, + "end": 8970, "loc": { "start": { "line": 226, @@ -38473,8 +38473,8 @@ }, "property": { "type": "Identifier", - "start": 8972, - "end": 8990, + "start": 8971, + "end": 8989, "loc": { "start": { "line": 226, @@ -38493,8 +38493,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 8991, - "end": 9001, + "start": 8990, + "end": 9000, "loc": { "start": { "line": 226, @@ -38507,8 +38507,8 @@ }, "object": { "type": "ThisExpression", - "start": 8991, - "end": 8995, + "start": 8990, + "end": 8994, "loc": { "start": { "line": 226, @@ -38522,8 +38522,8 @@ }, "property": { "type": "Identifier", - "start": 8996, - "end": 9001, + "start": 8995, + "end": 9000, "loc": { "start": { "line": 226, @@ -38547,8 +38547,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 8863, - "end": 8918, + "start": 8862, + "end": 8917, "loc": { "start": { "line": 222, @@ -38572,8 +38572,8 @@ { "type": "CommentBlock", "value": "*\r\n * Set the keyboard’s input.\r\n * @param {string} input the input value\r\n * @param {string} inputName optional - the internal input to select\r\n ", - "start": 8567, - "end": 8727, + "start": 8566, + "end": 8726, "loc": { "start": { "line": 213, @@ -38590,8 +38590,8 @@ { "type": "CommentBlock", "value": "*\r\n * Replace the input object (`keyboard.input`)\r\n * @param {object} inputObj The input object\r\n ", - "start": 9016, - "end": 9125, + "start": 9015, + "end": 9124, "loc": { "start": { "line": 229, @@ -38607,8 +38607,8 @@ }, { "type": "ClassProperty", - "start": 9129, - "end": 9192, + "start": 9128, + "end": 9191, "loc": { "start": { "line": 233, @@ -38623,8 +38623,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 9129, - "end": 9141, + "start": 9128, + "end": 9140, "loc": { "start": { "line": 233, @@ -38641,8 +38641,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 9144, - "end": 9192, + "start": 9143, + "end": 9191, "loc": { "start": { "line": 233, @@ -38660,8 +38660,8 @@ "params": [ { "type": "Identifier", - "start": 9145, - "end": 9153, + "start": 9144, + "end": 9152, "loc": { "start": { "line": 233, @@ -38678,8 +38678,8 @@ ], "body": { "type": "BlockStatement", - "start": 9158, - "end": 9192, + "start": 9157, + "end": 9191, "loc": { "start": { "line": 233, @@ -38693,8 +38693,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 9165, - "end": 9187, + "start": 9164, + "end": 9186, "loc": { "start": { "line": 234, @@ -38707,8 +38707,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9165, - "end": 9186, + "start": 9164, + "end": 9185, "loc": { "start": { "line": 234, @@ -38722,8 +38722,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 9165, - "end": 9175, + "start": 9164, + "end": 9174, "loc": { "start": { "line": 234, @@ -38736,8 +38736,8 @@ }, "object": { "type": "ThisExpression", - "start": 9165, - "end": 9169, + "start": 9164, + "end": 9168, "loc": { "start": { "line": 234, @@ -38751,8 +38751,8 @@ }, "property": { "type": "Identifier", - "start": 9170, - "end": 9175, + "start": 9169, + "end": 9174, "loc": { "start": { "line": 234, @@ -38770,8 +38770,8 @@ }, "right": { "type": "Identifier", - "start": 9178, - "end": 9186, + "start": 9177, + "end": 9185, "loc": { "start": { "line": 234, @@ -38797,8 +38797,8 @@ { "type": "CommentBlock", "value": "*\r\n * Replace the input object (`keyboard.input`)\r\n * @param {object} inputObj The input object\r\n ", - "start": 9016, - "end": 9125, + "start": 9015, + "end": 9124, "loc": { "start": { "line": 229, @@ -38815,8 +38815,8 @@ { "type": "CommentBlock", "value": "*\r\n * Set new option or modify existing ones after initialization. \r\n * @param {object} option The option to set\r\n ", - "start": 9198, - "end": 9324, + "start": 9197, + "end": 9323, "loc": { "start": { "line": 237, @@ -38832,8 +38832,8 @@ }, { "type": "ClassProperty", - "start": 9328, - "end": 9462, + "start": 9327, + "end": 9461, "loc": { "start": { "line": 241, @@ -38848,8 +38848,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 9328, - "end": 9338, + "start": 9327, + "end": 9337, "loc": { "start": { "line": 241, @@ -38866,8 +38866,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 9341, - "end": 9462, + "start": 9340, + "end": 9461, "loc": { "start": { "line": 241, @@ -38885,8 +38885,8 @@ "params": [ { "type": "Identifier", - "start": 9341, - "end": 9347, + "start": 9340, + "end": 9346, "loc": { "start": { "line": 241, @@ -38903,8 +38903,8 @@ ], "body": { "type": "BlockStatement", - "start": 9351, - "end": 9462, + "start": 9350, + "end": 9461, "loc": { "start": { "line": 241, @@ -38918,8 +38918,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 9358, - "end": 9380, + "start": 9357, + "end": 9379, "loc": { "start": { "line": 242, @@ -38932,8 +38932,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9358, - "end": 9379, + "start": 9357, + "end": 9378, "loc": { "start": { "line": 242, @@ -38947,8 +38947,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 9358, - "end": 9364, + "start": 9357, + "end": 9363, "loc": { "start": { "line": 242, @@ -38964,8 +38964,8 @@ }, "right": { "type": "LogicalExpression", - "start": 9367, - "end": 9379, + "start": 9366, + "end": 9378, "loc": { "start": { "line": 242, @@ -38978,8 +38978,8 @@ }, "left": { "type": "Identifier", - "start": 9367, - "end": 9373, + "start": 9366, + "end": 9372, "loc": { "start": { "line": 242, @@ -38996,8 +38996,8 @@ "operator": "||", "right": { "type": "ObjectExpression", - "start": 9377, - "end": 9379, + "start": 9376, + "end": 9378, "loc": { "start": { "line": 242, @@ -39015,8 +39015,8 @@ }, { "type": "ExpressionStatement", - "start": 9386, - "end": 9437, + "start": 9385, + "end": 9436, "loc": { "start": { "line": 243, @@ -39029,8 +39029,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9386, - "end": 9436, + "start": 9385, + "end": 9435, "loc": { "start": { "line": 243, @@ -39044,8 +39044,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 9386, - "end": 9398, + "start": 9385, + "end": 9397, "loc": { "start": { "line": 243, @@ -39058,8 +39058,8 @@ }, "object": { "type": "ThisExpression", - "start": 9386, - "end": 9390, + "start": 9385, + "end": 9389, "loc": { "start": { "line": 243, @@ -39073,8 +39073,8 @@ }, "property": { "type": "Identifier", - "start": 9391, - "end": 9398, + "start": 9390, + "end": 9397, "loc": { "start": { "line": 243, @@ -39092,8 +39092,8 @@ }, "right": { "type": "CallExpression", - "start": 9401, - "end": 9436, + "start": 9400, + "end": 9435, "loc": { "start": { "line": 243, @@ -39106,8 +39106,8 @@ }, "callee": { "type": "MemberExpression", - "start": 9401, - "end": 9414, + "start": 9400, + "end": 9413, "loc": { "start": { "line": 243, @@ -39120,8 +39120,8 @@ }, "object": { "type": "Identifier", - "start": 9401, - "end": 9407, + "start": 9400, + "end": 9406, "loc": { "start": { "line": 243, @@ -39137,8 +39137,8 @@ }, "property": { "type": "Identifier", - "start": 9408, - "end": 9414, + "start": 9407, + "end": 9413, "loc": { "start": { "line": 243, @@ -39157,8 +39157,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 9415, - "end": 9427, + "start": 9414, + "end": 9426, "loc": { "start": { "line": 243, @@ -39171,8 +39171,8 @@ }, "object": { "type": "ThisExpression", - "start": 9415, - "end": 9419, + "start": 9414, + "end": 9418, "loc": { "start": { "line": 243, @@ -39186,8 +39186,8 @@ }, "property": { "type": "Identifier", - "start": 9420, - "end": 9427, + "start": 9419, + "end": 9426, "loc": { "start": { "line": 243, @@ -39205,8 +39205,8 @@ }, { "type": "Identifier", - "start": 9429, - "end": 9435, + "start": 9428, + "end": 9434, "loc": { "start": { "line": 243, @@ -39226,8 +39226,8 @@ }, { "type": "ExpressionStatement", - "start": 9443, - "end": 9457, + "start": 9442, + "end": 9456, "loc": { "start": { "line": 244, @@ -39240,8 +39240,8 @@ }, "expression": { "type": "CallExpression", - "start": 9443, - "end": 9456, + "start": 9442, + "end": 9455, "loc": { "start": { "line": 244, @@ -39254,8 +39254,8 @@ }, "callee": { "type": "MemberExpression", - "start": 9443, - "end": 9454, + "start": 9442, + "end": 9453, "loc": { "start": { "line": 244, @@ -39268,8 +39268,8 @@ }, "object": { "type": "ThisExpression", - "start": 9443, - "end": 9447, + "start": 9442, + "end": 9446, "loc": { "start": { "line": 244, @@ -39283,8 +39283,8 @@ }, "property": { "type": "Identifier", - "start": 9448, - "end": 9454, + "start": 9447, + "end": 9453, "loc": { "start": { "line": 244, @@ -39313,8 +39313,8 @@ { "type": "CommentBlock", "value": "*\r\n * Set new option or modify existing ones after initialization. \r\n * @param {object} option The option to set\r\n ", - "start": 9198, - "end": 9324, + "start": 9197, + "end": 9323, "loc": { "start": { "line": 237, @@ -39331,8 +39331,8 @@ { "type": "CommentBlock", "value": "*\r\n * Remove all keyboard rows and reset keyboard values.\r\n * Used interally between re-renders.\r\n ", - "start": 9468, - "end": 9577, + "start": 9467, + "end": 9576, "loc": { "start": { "line": 247, @@ -39348,8 +39348,8 @@ }, { "type": "ClassProperty", - "start": 9581, - "end": 9727, + "start": 9580, + "end": 9726, "loc": { "start": { "line": 251, @@ -39364,8 +39364,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 9581, - "end": 9586, + "start": 9580, + "end": 9585, "loc": { "start": { "line": 251, @@ -39382,8 +39382,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 9589, - "end": 9727, + "start": 9588, + "end": 9726, "loc": { "start": { "line": 251, @@ -39401,8 +39401,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 9595, - "end": 9727, + "start": 9594, + "end": 9726, "loc": { "start": { "line": 251, @@ -39416,8 +39416,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 9602, - "end": 9634, + "start": 9601, + "end": 9633, "loc": { "start": { "line": 252, @@ -39430,8 +39430,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9602, - "end": 9633, + "start": 9601, + "end": 9632, "loc": { "start": { "line": 252, @@ -39445,8 +39445,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 9602, - "end": 9628, + "start": 9601, + "end": 9627, "loc": { "start": { "line": 252, @@ -39459,8 +39459,8 @@ }, "object": { "type": "MemberExpression", - "start": 9602, - "end": 9618, + "start": 9601, + "end": 9617, "loc": { "start": { "line": 252, @@ -39473,8 +39473,8 @@ }, "object": { "type": "ThisExpression", - "start": 9602, - "end": 9606, + "start": 9601, + "end": 9605, "loc": { "start": { "line": 252, @@ -39488,8 +39488,8 @@ }, "property": { "type": "Identifier", - "start": 9607, - "end": 9618, + "start": 9606, + "end": 9617, "loc": { "start": { "line": 252, @@ -39507,8 +39507,8 @@ }, "property": { "type": "Identifier", - "start": 9619, - "end": 9628, + "start": 9618, + "end": 9627, "loc": { "start": { "line": 252, @@ -39526,8 +39526,8 @@ }, "right": { "type": "StringLiteral", - "start": 9631, - "end": 9633, + "start": 9630, + "end": 9632, "loc": { "start": { "line": 252, @@ -39548,8 +39548,8 @@ }, { "type": "ExpressionStatement", - "start": 9640, - "end": 9691, + "start": 9639, + "end": 9690, "loc": { "start": { "line": 253, @@ -39562,8 +39562,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9640, - "end": 9690, + "start": 9639, + "end": 9689, "loc": { "start": { "line": 253, @@ -39577,8 +39577,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 9640, - "end": 9666, + "start": 9639, + "end": 9665, "loc": { "start": { "line": 253, @@ -39591,8 +39591,8 @@ }, "object": { "type": "MemberExpression", - "start": 9640, - "end": 9656, + "start": 9639, + "end": 9655, "loc": { "start": { "line": 253, @@ -39605,8 +39605,8 @@ }, "object": { "type": "ThisExpression", - "start": 9640, - "end": 9644, + "start": 9639, + "end": 9643, "loc": { "start": { "line": 253, @@ -39620,8 +39620,8 @@ }, "property": { "type": "Identifier", - "start": 9645, - "end": 9656, + "start": 9644, + "end": 9655, "loc": { "start": { "line": 253, @@ -39639,8 +39639,8 @@ }, "property": { "type": "Identifier", - "start": 9657, - "end": 9666, + "start": 9656, + "end": 9665, "loc": { "start": { "line": 253, @@ -39658,8 +39658,8 @@ }, "right": { "type": "MemberExpression", - "start": 9669, - "end": 9690, + "start": 9668, + "end": 9689, "loc": { "start": { "line": 253, @@ -39672,8 +39672,8 @@ }, "object": { "type": "ThisExpression", - "start": 9669, - "end": 9673, + "start": 9668, + "end": 9672, "loc": { "start": { "line": 253, @@ -39687,8 +39687,8 @@ }, "property": { "type": "Identifier", - "start": 9674, - "end": 9690, + "start": 9673, + "end": 9689, "loc": { "start": { "line": 253, @@ -39708,8 +39708,8 @@ }, { "type": "ExpressionStatement", - "start": 9697, - "end": 9722, + "start": 9696, + "end": 9721, "loc": { "start": { "line": 254, @@ -39722,8 +39722,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 9697, - "end": 9721, + "start": 9696, + "end": 9720, "loc": { "start": { "line": 254, @@ -39737,8 +39737,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 9697, - "end": 9716, + "start": 9696, + "end": 9715, "loc": { "start": { "line": 254, @@ -39751,8 +39751,8 @@ }, "object": { "type": "ThisExpression", - "start": 9697, - "end": 9701, + "start": 9696, + "end": 9700, "loc": { "start": { "line": 254, @@ -39766,8 +39766,8 @@ }, "property": { "type": "Identifier", - "start": 9702, - "end": 9716, + "start": 9701, + "end": 9715, "loc": { "start": { "line": 254, @@ -39785,8 +39785,8 @@ }, "right": { "type": "ObjectExpression", - "start": 9719, - "end": 9721, + "start": 9718, + "end": 9720, "loc": { "start": { "line": 254, @@ -39811,8 +39811,8 @@ { "type": "CommentBlock", "value": "*\r\n * Remove all keyboard rows and reset keyboard values.\r\n * Used interally between re-renders.\r\n ", - "start": 9468, - "end": 9577, + "start": 9467, + "end": 9576, "loc": { "start": { "line": 247, @@ -39829,8 +39829,8 @@ { "type": "CommentBlock", "value": "*\r\n * Send a command to all simple-keyboard instances at once (if you have multiple instances).\r\n * @param {function(instance: object, key: string)} callback Function to run on every instance\r\n ", - "start": 9733, - "end": 9938, + "start": 9732, + "end": 9937, "loc": { "start": { "line": 257, @@ -39846,8 +39846,8 @@ }, { "type": "ClassProperty", - "start": 9942, - "end": 10317, + "start": 9941, + "end": 10316, "loc": { "start": { "line": 261, @@ -39862,8 +39862,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 9942, - "end": 9950, + "start": 9941, + "end": 9949, "loc": { "start": { "line": 261, @@ -39880,8 +39880,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 9953, - "end": 10317, + "start": 9952, + "end": 10316, "loc": { "start": { "line": 261, @@ -39899,8 +39899,8 @@ "params": [ { "type": "Identifier", - "start": 9954, - "end": 9962, + "start": 9953, + "end": 9961, "loc": { "start": { "line": 261, @@ -39917,8 +39917,8 @@ ], "body": { "type": "BlockStatement", - "start": 9967, - "end": 10317, + "start": 9966, + "end": 10316, "loc": { "start": { "line": 261, @@ -39932,8 +39932,8 @@ "body": [ { "type": "IfStatement", - "start": 9974, - "end": 10158, + "start": 9973, + "end": 10157, "loc": { "start": { "line": 262, @@ -39946,8 +39946,8 @@ }, "test": { "type": "UnaryExpression", - "start": 9977, - "end": 10011, + "start": 9976, + "end": 10010, "loc": { "start": { "line": 262, @@ -39962,8 +39962,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 9978, - "end": 10011, + "start": 9977, + "end": 10010, "loc": { "start": { "line": 262, @@ -39976,8 +39976,8 @@ }, "object": { "type": "Identifier", - "start": 9978, - "end": 9984, + "start": 9977, + "end": 9983, "loc": { "start": { "line": 262, @@ -39993,8 +39993,8 @@ }, "property": { "type": "StringLiteral", - "start": 9985, - "end": 10010, + "start": 9984, + "end": 10009, "loc": { "start": { "line": 262, @@ -40019,8 +40019,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 10012, - "end": 10158, + "start": 10011, + "end": 10157, "loc": { "start": { "line": 262, @@ -40034,8 +40034,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 10021, - "end": 10104, + "start": 10020, + "end": 10103, "loc": { "start": { "line": 263, @@ -40048,8 +40048,8 @@ }, "expression": { "type": "CallExpression", - "start": 10021, - "end": 10103, + "start": 10020, + "end": 10102, "loc": { "start": { "line": 263, @@ -40062,8 +40062,8 @@ }, "callee": { "type": "MemberExpression", - "start": 10021, - "end": 10033, + "start": 10020, + "end": 10032, "loc": { "start": { "line": 263, @@ -40076,8 +40076,8 @@ }, "object": { "type": "Identifier", - "start": 10021, - "end": 10028, + "start": 10020, + "end": 10027, "loc": { "start": { "line": 263, @@ -40093,8 +40093,8 @@ }, "property": { "type": "Identifier", - "start": 10029, - "end": 10033, + "start": 10028, + "end": 10032, "loc": { "start": { "line": 263, @@ -40113,8 +40113,8 @@ "arguments": [ { "type": "TemplateLiteral", - "start": 10034, - "end": 10102, + "start": 10033, + "end": 10101, "loc": { "start": { "line": 263, @@ -40129,8 +40129,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 10035, - "end": 10101, + "start": 10034, + "end": 10100, "loc": { "start": { "line": 263, @@ -40154,8 +40154,8 @@ }, { "type": "ThrowStatement", - "start": 10112, - "end": 10151, + "start": 10111, + "end": 10150, "loc": { "start": { "line": 264, @@ -40168,8 +40168,8 @@ }, "argument": { "type": "NewExpression", - "start": 10118, - "end": 10150, + "start": 10117, + "end": 10149, "loc": { "start": { "line": 264, @@ -40182,8 +40182,8 @@ }, "callee": { "type": "Identifier", - "start": 10122, - "end": 10127, + "start": 10121, + "end": 10126, "loc": { "start": { "line": 264, @@ -40200,8 +40200,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 10128, - "end": 10149, + "start": 10127, + "end": 10148, "loc": { "start": { "line": 264, @@ -40228,8 +40228,8 @@ }, { "type": "ReturnStatement", - "start": 10170, - "end": 10312, + "start": 10169, + "end": 10311, "loc": { "start": { "line": 267, @@ -40242,8 +40242,8 @@ }, "argument": { "type": "CallExpression", - "start": 10177, - "end": 10312, + "start": 10176, + "end": 10311, "loc": { "start": { "line": 267, @@ -40256,8 +40256,8 @@ }, "callee": { "type": "MemberExpression", - "start": 10177, - "end": 10231, + "start": 10176, + "end": 10230, "loc": { "start": { "line": 267, @@ -40270,8 +40270,8 @@ }, "object": { "type": "CallExpression", - "start": 10177, - "end": 10223, + "start": 10176, + "end": 10222, "loc": { "start": { "line": 267, @@ -40284,8 +40284,8 @@ }, "callee": { "type": "MemberExpression", - "start": 10177, - "end": 10188, + "start": 10176, + "end": 10187, "loc": { "start": { "line": 267, @@ -40298,8 +40298,8 @@ }, "object": { "type": "Identifier", - "start": 10177, - "end": 10183, + "start": 10176, + "end": 10182, "loc": { "start": { "line": 267, @@ -40315,8 +40315,8 @@ }, "property": { "type": "Identifier", - "start": 10184, - "end": 10188, + "start": 10183, + "end": 10187, "loc": { "start": { "line": 267, @@ -40335,8 +40335,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 10189, - "end": 10222, + "start": 10188, + "end": 10221, "loc": { "start": { "line": 267, @@ -40349,8 +40349,8 @@ }, "object": { "type": "Identifier", - "start": 10189, - "end": 10195, + "start": 10188, + "end": 10194, "loc": { "start": { "line": 267, @@ -40366,8 +40366,8 @@ }, "property": { "type": "StringLiteral", - "start": 10196, - "end": 10221, + "start": 10195, + "end": 10220, "loc": { "start": { "line": 267, @@ -40390,8 +40390,8 @@ }, "property": { "type": "Identifier", - "start": 10224, - "end": 10231, + "start": 10223, + "end": 10230, "loc": { "start": { "line": 267, @@ -40410,8 +40410,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 10232, - "end": 10311, + "start": 10231, + "end": 10310, "loc": { "start": { "line": 267, @@ -40429,8 +40429,8 @@ "params": [ { "type": "Identifier", - "start": 10233, - "end": 10236, + "start": 10232, + "end": 10235, "loc": { "start": { "line": 267, @@ -40447,8 +40447,8 @@ ], "body": { "type": "BlockStatement", - "start": 10241, - "end": 10311, + "start": 10240, + "end": 10310, "loc": { "start": { "line": 267, @@ -40462,8 +40462,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 10250, - "end": 10304, + "start": 10249, + "end": 10303, "loc": { "start": { "line": 268, @@ -40476,8 +40476,8 @@ }, "expression": { "type": "CallExpression", - "start": 10250, - "end": 10303, + "start": 10249, + "end": 10302, "loc": { "start": { "line": 268, @@ -40490,8 +40490,8 @@ }, "callee": { "type": "Identifier", - "start": 10250, - "end": 10258, + "start": 10249, + "end": 10257, "loc": { "start": { "line": 268, @@ -40508,8 +40508,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 10259, - "end": 10297, + "start": 10258, + "end": 10296, "loc": { "start": { "line": 268, @@ -40522,8 +40522,8 @@ }, "object": { "type": "MemberExpression", - "start": 10259, - "end": 10292, + "start": 10258, + "end": 10291, "loc": { "start": { "line": 268, @@ -40536,8 +40536,8 @@ }, "object": { "type": "Identifier", - "start": 10259, - "end": 10265, + "start": 10258, + "end": 10264, "loc": { "start": { "line": 268, @@ -40553,8 +40553,8 @@ }, "property": { "type": "StringLiteral", - "start": 10266, - "end": 10291, + "start": 10265, + "end": 10290, "loc": { "start": { "line": 268, @@ -40575,8 +40575,8 @@ }, "property": { "type": "Identifier", - "start": 10293, - "end": 10296, + "start": 10292, + "end": 10295, "loc": { "start": { "line": 268, @@ -40594,8 +40594,8 @@ }, { "type": "Identifier", - "start": 10299, - "end": 10302, + "start": 10298, + "end": 10301, "loc": { "start": { "line": 268, @@ -40629,8 +40629,8 @@ { "type": "CommentBlock", "value": "*\r\n * Send a command to all simple-keyboard instances at once (if you have multiple instances).\r\n * @param {function(instance: object, key: string)} callback Function to run on every instance\r\n ", - "start": 9733, - "end": 9938, + "start": 9732, + "end": 9937, "loc": { "start": { "line": 257, @@ -40647,8 +40647,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adds/Modifies an entry to the `buttonTheme`. Basically a way to add a class to a button.\r\n * @param {string} buttons List of buttons to select (separated by a space).\r\n * @param {string} className Classes to give to the selected buttons (separated by space).\r\n ", - "start": 10323, - "end": 10604, + "start": 10322, + "end": 10603, "loc": { "start": { "line": 272, @@ -40664,8 +40664,8 @@ }, { "type": "ClassProperty", - "start": 10608, - "end": 11847, + "start": 10607, + "end": 11846, "loc": { "start": { "line": 277, @@ -40680,8 +40680,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 10608, - "end": 10622, + "start": 10607, + "end": 10621, "loc": { "start": { "line": 277, @@ -40698,8 +40698,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 10625, - "end": 11847, + "start": 10624, + "end": 11846, "loc": { "start": { "line": 277, @@ -40717,8 +40717,8 @@ "params": [ { "type": "Identifier", - "start": 10626, - "end": 10633, + "start": 10625, + "end": 10632, "loc": { "start": { "line": 277, @@ -40734,8 +40734,8 @@ }, { "type": "Identifier", - "start": 10635, - "end": 10644, + "start": 10634, + "end": 10643, "loc": { "start": { "line": 277, @@ -40752,8 +40752,8 @@ ], "body": { "type": "BlockStatement", - "start": 10649, - "end": 11847, + "start": 10648, + "end": 11846, "loc": { "start": { "line": 277, @@ -40767,8 +40767,8 @@ "body": [ { "type": "IfStatement", - "start": 10656, - "end": 10703, + "start": 10655, + "end": 10702, "loc": { "start": { "line": 278, @@ -40781,8 +40781,8 @@ }, "test": { "type": "LogicalExpression", - "start": 10659, - "end": 10681, + "start": 10658, + "end": 10680, "loc": { "start": { "line": 278, @@ -40795,8 +40795,8 @@ }, "left": { "type": "UnaryExpression", - "start": 10659, - "end": 10669, + "start": 10658, + "end": 10668, "loc": { "start": { "line": 278, @@ -40811,8 +40811,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 10660, - "end": 10669, + "start": 10659, + "end": 10668, "loc": { "start": { "line": 278, @@ -40833,8 +40833,8 @@ "operator": "||", "right": { "type": "UnaryExpression", - "start": 10673, - "end": 10681, + "start": 10672, + "end": 10680, "loc": { "start": { "line": 278, @@ -40849,8 +40849,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 10674, - "end": 10681, + "start": 10673, + "end": 10680, "loc": { "start": { "line": 278, @@ -40871,8 +40871,8 @@ }, "consequent": { "type": "ReturnStatement", - "start": 10690, - "end": 10703, + "start": 10689, + "end": 10702, "loc": { "start": { "line": 279, @@ -40885,8 +40885,8 @@ }, "argument": { "type": "BooleanLiteral", - "start": 10697, - "end": 10702, + "start": 10696, + "end": 10701, "loc": { "start": { "line": 279, @@ -40904,8 +40904,8 @@ }, { "type": "ExpressionStatement", - "start": 10711, - "end": 11820, + "start": 10710, + "end": 11819, "loc": { "start": { "line": 281, @@ -40918,8 +40918,8 @@ }, "expression": { "type": "CallExpression", - "start": 10711, - "end": 11819, + "start": 10710, + "end": 11818, "loc": { "start": { "line": 281, @@ -40932,8 +40932,8 @@ }, "callee": { "type": "MemberExpression", - "start": 10711, - "end": 10737, + "start": 10710, + "end": 10736, "loc": { "start": { "line": 281, @@ -40946,8 +40946,8 @@ }, "object": { "type": "CallExpression", - "start": 10711, - "end": 10729, + "start": 10710, + "end": 10728, "loc": { "start": { "line": 281, @@ -40960,8 +40960,8 @@ }, "callee": { "type": "MemberExpression", - "start": 10711, - "end": 10724, + "start": 10710, + "end": 10723, "loc": { "start": { "line": 281, @@ -40974,8 +40974,8 @@ }, "object": { "type": "Identifier", - "start": 10711, - "end": 10718, + "start": 10710, + "end": 10717, "loc": { "start": { "line": 281, @@ -40991,8 +40991,8 @@ }, "property": { "type": "Identifier", - "start": 10719, - "end": 10724, + "start": 10718, + "end": 10723, "loc": { "start": { "line": 281, @@ -41011,8 +41011,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 10725, - "end": 10728, + "start": 10724, + "end": 10727, "loc": { "start": { "line": 281, @@ -41033,8 +41033,8 @@ }, "property": { "type": "Identifier", - "start": 10730, - "end": 10737, + "start": 10729, + "end": 10736, "loc": { "start": { "line": 281, @@ -41053,8 +41053,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 10738, - "end": 11818, + "start": 10737, + "end": 11817, "loc": { "start": { "line": 281, @@ -41072,8 +41072,8 @@ "params": [ { "type": "Identifier", - "start": 10738, - "end": 10744, + "start": 10737, + "end": 10743, "loc": { "start": { "line": 281, @@ -41090,8 +41090,8 @@ ], "body": { "type": "BlockStatement", - "start": 10748, - "end": 11818, + "start": 10747, + "end": 11817, "loc": { "start": { "line": 281, @@ -41105,8 +41105,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 10757, - "end": 11811, + "start": 10756, + "end": 11810, "loc": { "start": { "line": 282, @@ -41119,8 +41119,8 @@ }, "expression": { "type": "CallExpression", - "start": 10757, - "end": 11810, + "start": 10756, + "end": 11809, "loc": { "start": { "line": 282, @@ -41133,8 +41133,8 @@ }, "callee": { "type": "MemberExpression", - "start": 10757, - "end": 10785, + "start": 10756, + "end": 10784, "loc": { "start": { "line": 282, @@ -41147,8 +41147,8 @@ }, "object": { "type": "CallExpression", - "start": 10757, - "end": 10777, + "start": 10756, + "end": 10776, "loc": { "start": { "line": 282, @@ -41161,8 +41161,8 @@ }, "callee": { "type": "MemberExpression", - "start": 10757, - "end": 10772, + "start": 10756, + "end": 10771, "loc": { "start": { "line": 282, @@ -41175,8 +41175,8 @@ }, "object": { "type": "Identifier", - "start": 10757, - "end": 10766, + "start": 10756, + "end": 10765, "loc": { "start": { "line": 282, @@ -41192,8 +41192,8 @@ }, "property": { "type": "Identifier", - "start": 10767, - "end": 10772, + "start": 10766, + "end": 10771, "loc": { "start": { "line": 282, @@ -41212,8 +41212,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 10773, - "end": 10776, + "start": 10772, + "end": 10775, "loc": { "start": { "line": 282, @@ -41234,8 +41234,8 @@ }, "property": { "type": "Identifier", - "start": 10778, - "end": 10785, + "start": 10777, + "end": 10784, "loc": { "start": { "line": 282, @@ -41254,8 +41254,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 10786, - "end": 11809, + "start": 10785, + "end": 11808, "loc": { "start": { "line": 282, @@ -41273,8 +41273,8 @@ "params": [ { "type": "Identifier", - "start": 10786, - "end": 10799, + "start": 10785, + "end": 10798, "loc": { "start": { "line": 282, @@ -41291,8 +41291,8 @@ ], "body": { "type": "BlockStatement", - "start": 10803, - "end": 11809, + "start": 10802, + "end": 11808, "loc": { "start": { "line": 282, @@ -41306,8 +41306,8 @@ "body": [ { "type": "IfStatement", - "start": 10814, - "end": 10885, + "start": 10813, + "end": 10884, "loc": { "start": { "line": 283, @@ -41320,8 +41320,8 @@ }, "test": { "type": "UnaryExpression", - "start": 10817, - "end": 10842, + "start": 10816, + "end": 10841, "loc": { "start": { "line": 283, @@ -41336,8 +41336,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 10818, - "end": 10842, + "start": 10817, + "end": 10841, "loc": { "start": { "line": 283, @@ -41350,8 +41350,8 @@ }, "object": { "type": "MemberExpression", - "start": 10818, - "end": 10830, + "start": 10817, + "end": 10829, "loc": { "start": { "line": 283, @@ -41364,8 +41364,8 @@ }, "object": { "type": "ThisExpression", - "start": 10818, - "end": 10822, + "start": 10817, + "end": 10821, "loc": { "start": { "line": 283, @@ -41379,8 +41379,8 @@ }, "property": { "type": "Identifier", - "start": 10823, - "end": 10830, + "start": 10822, + "end": 10829, "loc": { "start": { "line": 283, @@ -41398,8 +41398,8 @@ }, "property": { "type": "Identifier", - "start": 10831, - "end": 10842, + "start": 10830, + "end": 10841, "loc": { "start": { "line": 283, @@ -41421,8 +41421,8 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 10855, - "end": 10885, + "start": 10854, + "end": 10884, "loc": { "start": { "line": 284, @@ -41435,8 +41435,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 10855, - "end": 10884, + "start": 10854, + "end": 10883, "loc": { "start": { "line": 284, @@ -41450,8 +41450,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 10855, - "end": 10879, + "start": 10854, + "end": 10878, "loc": { "start": { "line": 284, @@ -41464,8 +41464,8 @@ }, "object": { "type": "MemberExpression", - "start": 10855, - "end": 10867, + "start": 10854, + "end": 10866, "loc": { "start": { "line": 284, @@ -41478,8 +41478,8 @@ }, "object": { "type": "ThisExpression", - "start": 10855, - "end": 10859, + "start": 10854, + "end": 10858, "loc": { "start": { "line": 284, @@ -41493,8 +41493,8 @@ }, "property": { "type": "Identifier", - "start": 10860, - "end": 10867, + "start": 10859, + "end": 10866, "loc": { "start": { "line": 284, @@ -41512,8 +41512,8 @@ }, "property": { "type": "Identifier", - "start": 10868, - "end": 10879, + "start": 10867, + "end": 10878, "loc": { "start": { "line": 284, @@ -41531,8 +41531,8 @@ }, "right": { "type": "ArrayExpression", - "start": 10882, - "end": 10884, + "start": 10881, + "end": 10883, "loc": { "start": { "line": 284, @@ -41551,8 +41551,8 @@ }, { "type": "VariableDeclaration", - "start": 10897, - "end": 10924, + "start": 10896, + "end": 10923, "loc": { "start": { "line": 286, @@ -41566,8 +41566,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 10901, - "end": 10923, + "start": 10900, + "end": 10922, "loc": { "start": { "line": 286, @@ -41580,8 +41580,8 @@ }, "id": { "type": "Identifier", - "start": 10901, - "end": 10915, + "start": 10900, + "end": 10914, "loc": { "start": { "line": 286, @@ -41597,8 +41597,8 @@ }, "init": { "type": "BooleanLiteral", - "start": 10918, - "end": 10923, + "start": 10917, + "end": 10922, "loc": { "start": { "line": 286, @@ -41618,8 +41618,8 @@ { "type": "CommentBlock", "value": "*\r\n * If class is already defined, we add button to class definition\r\n ", - "start": 10938, - "end": 11029, + "start": 10937, + "end": 11028, "loc": { "start": { "line": 288, @@ -41635,8 +41635,8 @@ }, { "type": "ExpressionStatement", - "start": 11039, - "end": 11547, + "start": 11038, + "end": 11546, "loc": { "start": { "line": 291, @@ -41649,8 +41649,8 @@ }, "expression": { "type": "CallExpression", - "start": 11039, - "end": 11546, + "start": 11038, + "end": 11545, "loc": { "start": { "line": 291, @@ -41663,8 +41663,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11039, - "end": 11067, + "start": 11038, + "end": 11066, "loc": { "start": { "line": 291, @@ -41677,8 +41677,8 @@ }, "object": { "type": "MemberExpression", - "start": 11039, - "end": 11063, + "start": 11038, + "end": 11062, "loc": { "start": { "line": 291, @@ -41691,8 +41691,8 @@ }, "object": { "type": "MemberExpression", - "start": 11039, - "end": 11051, + "start": 11038, + "end": 11050, "loc": { "start": { "line": 291, @@ -41705,8 +41705,8 @@ }, "object": { "type": "ThisExpression", - "start": 11039, - "end": 11043, + "start": 11038, + "end": 11042, "loc": { "start": { "line": 291, @@ -41721,8 +41721,8 @@ }, "property": { "type": "Identifier", - "start": 11044, - "end": 11051, + "start": 11043, + "end": 11050, "loc": { "start": { "line": 291, @@ -41741,8 +41741,8 @@ }, "property": { "type": "Identifier", - "start": 11052, - "end": 11063, + "start": 11051, + "end": 11062, "loc": { "start": { "line": 291, @@ -41761,8 +41761,8 @@ }, "property": { "type": "Identifier", - "start": 11064, - "end": 11067, + "start": 11063, + "end": 11066, "loc": { "start": { "line": 291, @@ -41782,8 +41782,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 11068, - "end": 11545, + "start": 11067, + "end": 11544, "loc": { "start": { "line": 291, @@ -41801,8 +41801,8 @@ "params": [ { "type": "Identifier", - "start": 11068, - "end": 11079, + "start": 11067, + "end": 11078, "loc": { "start": { "line": 291, @@ -41819,8 +41819,8 @@ ], "body": { "type": "BlockStatement", - "start": 11083, - "end": 11545, + "start": 11082, + "end": 11544, "loc": { "start": { "line": 291, @@ -41834,8 +41834,8 @@ "body": [ { "type": "IfStatement", - "start": 11098, - "end": 11503, + "start": 11097, + "end": 11502, "loc": { "start": { "line": 293, @@ -41848,8 +41848,8 @@ }, "test": { "type": "CallExpression", - "start": 11101, - "end": 11153, + "start": 11100, + "end": 11152, "loc": { "start": { "line": 293, @@ -41862,8 +41862,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11101, - "end": 11138, + "start": 11100, + "end": 11137, "loc": { "start": { "line": 293, @@ -41876,8 +41876,8 @@ }, "object": { "type": "CallExpression", - "start": 11101, - "end": 11129, + "start": 11100, + "end": 11128, "loc": { "start": { "line": 293, @@ -41890,8 +41890,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11101, - "end": 11124, + "start": 11100, + "end": 11123, "loc": { "start": { "line": 293, @@ -41904,8 +41904,8 @@ }, "object": { "type": "MemberExpression", - "start": 11101, - "end": 11118, + "start": 11100, + "end": 11117, "loc": { "start": { "line": 293, @@ -41918,8 +41918,8 @@ }, "object": { "type": "Identifier", - "start": 11101, - "end": 11112, + "start": 11100, + "end": 11111, "loc": { "start": { "line": 293, @@ -41935,8 +41935,8 @@ }, "property": { "type": "Identifier", - "start": 11113, - "end": 11118, + "start": 11112, + "end": 11117, "loc": { "start": { "line": 293, @@ -41954,8 +41954,8 @@ }, "property": { "type": "Identifier", - "start": 11119, - "end": 11124, + "start": 11118, + "end": 11123, "loc": { "start": { "line": 293, @@ -41974,8 +41974,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 11125, - "end": 11128, + "start": 11124, + "end": 11127, "loc": { "start": { "line": 293, @@ -41996,8 +41996,8 @@ }, "property": { "type": "Identifier", - "start": 11130, - "end": 11138, + "start": 11129, + "end": 11137, "loc": { "start": { "line": 293, @@ -42016,8 +42016,8 @@ "arguments": [ { "type": "Identifier", - "start": 11139, - "end": 11152, + "start": 11138, + "end": 11151, "loc": { "start": { "line": 293, @@ -42035,8 +42035,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 11154, - "end": 11503, + "start": 11153, + "end": 11502, "loc": { "start": { "line": 293, @@ -42050,8 +42050,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 11169, - "end": 11191, + "start": 11168, + "end": 11190, "loc": { "start": { "line": 294, @@ -42064,8 +42064,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 11169, - "end": 11190, + "start": 11168, + "end": 11189, "loc": { "start": { "line": 294, @@ -42079,8 +42079,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 11169, - "end": 11183, + "start": 11168, + "end": 11182, "loc": { "start": { "line": 294, @@ -42096,8 +42096,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 11186, - "end": 11190, + "start": 11185, + "end": 11189, "loc": { "start": { "line": 294, @@ -42114,8 +42114,8 @@ }, { "type": "VariableDeclaration", - "start": 11219, - "end": 11273, + "start": 11218, + "end": 11272, "loc": { "start": { "line": 296, @@ -42129,8 +42129,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 11223, - "end": 11272, + "start": 11222, + "end": 11271, "loc": { "start": { "line": 296, @@ -42143,8 +42143,8 @@ }, "id": { "type": "Identifier", - "start": 11223, - "end": 11239, + "start": 11222, + "end": 11238, "loc": { "start": { "line": 296, @@ -42160,8 +42160,8 @@ }, "init": { "type": "CallExpression", - "start": 11242, - "end": 11272, + "start": 11241, + "end": 11271, "loc": { "start": { "line": 296, @@ -42174,8 +42174,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11242, - "end": 11267, + "start": 11241, + "end": 11266, "loc": { "start": { "line": 296, @@ -42188,8 +42188,8 @@ }, "object": { "type": "MemberExpression", - "start": 11242, - "end": 11261, + "start": 11241, + "end": 11260, "loc": { "start": { "line": 296, @@ -42202,8 +42202,8 @@ }, "object": { "type": "Identifier", - "start": 11242, - "end": 11253, + "start": 11241, + "end": 11252, "loc": { "start": { "line": 296, @@ -42219,8 +42219,8 @@ }, "property": { "type": "Identifier", - "start": 11254, - "end": 11261, + "start": 11253, + "end": 11260, "loc": { "start": { "line": 296, @@ -42238,8 +42238,8 @@ }, "property": { "type": "Identifier", - "start": 11262, - "end": 11267, + "start": 11261, + "end": 11266, "loc": { "start": { "line": 296, @@ -42258,8 +42258,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 11268, - "end": 11271, + "start": 11267, + "end": 11270, "loc": { "start": { "line": 296, @@ -42284,8 +42284,8 @@ }, { "type": "IfStatement", - "start": 11287, - "end": 11490, + "start": 11286, + "end": 11489, "loc": { "start": { "line": 297, @@ -42298,8 +42298,8 @@ }, "test": { "type": "UnaryExpression", - "start": 11290, - "end": 11324, + "start": 11289, + "end": 11323, "loc": { "start": { "line": 297, @@ -42314,8 +42314,8 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 11291, - "end": 11324, + "start": 11290, + "end": 11323, "loc": { "start": { "line": 297, @@ -42328,8 +42328,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11291, - "end": 11316, + "start": 11290, + "end": 11315, "loc": { "start": { "line": 297, @@ -42342,8 +42342,8 @@ }, "object": { "type": "Identifier", - "start": 11291, - "end": 11307, + "start": 11290, + "end": 11306, "loc": { "start": { "line": 297, @@ -42359,8 +42359,8 @@ }, "property": { "type": "Identifier", - "start": 11308, - "end": 11316, + "start": 11307, + "end": 11315, "loc": { "start": { "line": 297, @@ -42379,8 +42379,8 @@ "arguments": [ { "type": "Identifier", - "start": 11317, - "end": 11323, + "start": 11316, + "end": 11322, "loc": { "start": { "line": 297, @@ -42402,8 +42402,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 11325, - "end": 11490, + "start": 11324, + "end": 11489, "loc": { "start": { "line": 297, @@ -42417,8 +42417,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 11342, - "end": 11364, + "start": 11341, + "end": 11363, "loc": { "start": { "line": 298, @@ -42431,8 +42431,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 11342, - "end": 11363, + "start": 11341, + "end": 11362, "loc": { "start": { "line": 298, @@ -42446,8 +42446,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 11342, - "end": 11356, + "start": 11341, + "end": 11355, "loc": { "start": { "line": 298, @@ -42463,8 +42463,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 11359, - "end": 11363, + "start": 11358, + "end": 11362, "loc": { "start": { "line": 298, @@ -42481,8 +42481,8 @@ }, { "type": "ExpressionStatement", - "start": 11380, - "end": 11410, + "start": 11379, + "end": 11409, "loc": { "start": { "line": 299, @@ -42495,8 +42495,8 @@ }, "expression": { "type": "CallExpression", - "start": 11380, - "end": 11409, + "start": 11379, + "end": 11408, "loc": { "start": { "line": 299, @@ -42509,8 +42509,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11380, - "end": 11401, + "start": 11379, + "end": 11400, "loc": { "start": { "line": 299, @@ -42523,8 +42523,8 @@ }, "object": { "type": "Identifier", - "start": 11380, - "end": 11396, + "start": 11379, + "end": 11395, "loc": { "start": { "line": 299, @@ -42540,8 +42540,8 @@ }, "property": { "type": "Identifier", - "start": 11397, - "end": 11401, + "start": 11396, + "end": 11400, "loc": { "start": { "line": 299, @@ -42560,8 +42560,8 @@ "arguments": [ { "type": "Identifier", - "start": 11402, - "end": 11408, + "start": 11401, + "end": 11407, "loc": { "start": { "line": 299, @@ -42580,8 +42580,8 @@ }, { "type": "ExpressionStatement", - "start": 11426, - "end": 11475, + "start": 11425, + "end": 11474, "loc": { "start": { "line": 300, @@ -42594,8 +42594,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 11426, - "end": 11474, + "start": 11425, + "end": 11473, "loc": { "start": { "line": 300, @@ -42609,8 +42609,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 11426, - "end": 11445, + "start": 11425, + "end": 11444, "loc": { "start": { "line": 300, @@ -42623,8 +42623,8 @@ }, "object": { "type": "Identifier", - "start": 11426, - "end": 11437, + "start": 11425, + "end": 11436, "loc": { "start": { "line": 300, @@ -42640,8 +42640,8 @@ }, "property": { "type": "Identifier", - "start": 11438, - "end": 11445, + "start": 11437, + "end": 11444, "loc": { "start": { "line": 300, @@ -42659,8 +42659,8 @@ }, "right": { "type": "CallExpression", - "start": 11448, - "end": 11474, + "start": 11447, + "end": 11473, "loc": { "start": { "line": 300, @@ -42673,8 +42673,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11448, - "end": 11469, + "start": 11447, + "end": 11468, "loc": { "start": { "line": 300, @@ -42687,8 +42687,8 @@ }, "object": { "type": "Identifier", - "start": 11448, - "end": 11464, + "start": 11447, + "end": 11463, "loc": { "start": { "line": 300, @@ -42704,8 +42704,8 @@ }, "property": { "type": "Identifier", - "start": 11465, - "end": 11469, + "start": 11464, + "end": 11468, "loc": { "start": { "line": 300, @@ -42724,8 +42724,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 11470, - "end": 11473, + "start": 11469, + "end": 11472, "loc": { "start": { "line": 300, @@ -42758,8 +42758,8 @@ }, { "type": "ReturnStatement", - "start": 11515, - "end": 11534, + "start": 11514, + "end": 11533, "loc": { "start": { "line": 303, @@ -42772,8 +42772,8 @@ }, "argument": { "type": "Identifier", - "start": 11522, - "end": 11533, + "start": 11521, + "end": 11532, "loc": { "start": { "line": 303, @@ -42799,8 +42799,8 @@ { "type": "CommentBlock", "value": "*\r\n * If class is already defined, we add button to class definition\r\n ", - "start": 10938, - "end": 11029, + "start": 10937, + "end": 11028, "loc": { "start": { "line": 288, @@ -42817,8 +42817,8 @@ { "type": "CommentBlock", "value": "*\r\n * If class is not defined, we create a new entry\r\n ", - "start": 11559, - "end": 11634, + "start": 11558, + "end": 11633, "loc": { "start": { "line": 306, @@ -42834,8 +42834,8 @@ }, { "type": "IfStatement", - "start": 11644, - "end": 11798, + "start": 11643, + "end": 11797, "loc": { "start": { "line": 309, @@ -42848,8 +42848,8 @@ }, "test": { "type": "UnaryExpression", - "start": 11647, - "end": 11662, + "start": 11646, + "end": 11661, "loc": { "start": { "line": 309, @@ -42864,8 +42864,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 11648, - "end": 11662, + "start": 11647, + "end": 11661, "loc": { "start": { "line": 309, @@ -42887,8 +42887,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 11663, - "end": 11798, + "start": 11662, + "end": 11797, "loc": { "start": { "line": 309, @@ -42902,8 +42902,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 11676, - "end": 11787, + "start": 11675, + "end": 11786, "loc": { "start": { "line": 310, @@ -42916,8 +42916,8 @@ }, "expression": { "type": "CallExpression", - "start": 11676, - "end": 11786, + "start": 11675, + "end": 11785, "loc": { "start": { "line": 310, @@ -42930,8 +42930,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11676, - "end": 11705, + "start": 11675, + "end": 11704, "loc": { "start": { "line": 310, @@ -42944,8 +42944,8 @@ }, "object": { "type": "MemberExpression", - "start": 11676, - "end": 11700, + "start": 11675, + "end": 11699, "loc": { "start": { "line": 310, @@ -42958,8 +42958,8 @@ }, "object": { "type": "MemberExpression", - "start": 11676, - "end": 11688, + "start": 11675, + "end": 11687, "loc": { "start": { "line": 310, @@ -42972,8 +42972,8 @@ }, "object": { "type": "ThisExpression", - "start": 11676, - "end": 11680, + "start": 11675, + "end": 11679, "loc": { "start": { "line": 310, @@ -42987,8 +42987,8 @@ }, "property": { "type": "Identifier", - "start": 11681, - "end": 11688, + "start": 11680, + "end": 11687, "loc": { "start": { "line": 310, @@ -43006,8 +43006,8 @@ }, "property": { "type": "Identifier", - "start": 11689, - "end": 11700, + "start": 11688, + "end": 11699, "loc": { "start": { "line": 310, @@ -43025,8 +43025,8 @@ }, "property": { "type": "Identifier", - "start": 11701, - "end": 11705, + "start": 11700, + "end": 11704, "loc": { "start": { "line": 310, @@ -43045,8 +43045,8 @@ "arguments": [ { "type": "ObjectExpression", - "start": 11706, - "end": 11785, + "start": 11705, + "end": 11784, "loc": { "start": { "line": 310, @@ -43060,8 +43060,8 @@ "properties": [ { "type": "ObjectProperty", - "start": 11721, - "end": 11741, + "start": 11720, + "end": 11740, "loc": { "start": { "line": 311, @@ -43077,8 +43077,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 11721, - "end": 11726, + "start": 11720, + "end": 11725, "loc": { "start": { "line": 311, @@ -43094,8 +43094,8 @@ }, "value": { "type": "Identifier", - "start": 11728, - "end": 11741, + "start": 11727, + "end": 11740, "loc": { "start": { "line": 311, @@ -43112,8 +43112,8 @@ }, { "type": "ObjectProperty", - "start": 11756, - "end": 11772, + "start": 11755, + "end": 11771, "loc": { "start": { "line": 312, @@ -43129,8 +43129,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 11756, - "end": 11763, + "start": 11755, + "end": 11762, "loc": { "start": { "line": 312, @@ -43146,8 +43146,8 @@ }, "value": { "type": "Identifier", - "start": 11765, - "end": 11772, + "start": 11764, + "end": 11771, "loc": { "start": { "line": 312, @@ -43175,8 +43175,8 @@ { "type": "CommentBlock", "value": "*\r\n * If class is not defined, we create a new entry\r\n ", - "start": 11559, - "end": 11634, + "start": 11558, + "end": 11633, "loc": { "start": { "line": 306, @@ -43206,8 +43206,8 @@ }, { "type": "ExpressionStatement", - "start": 11828, - "end": 11842, + "start": 11827, + "end": 11841, "loc": { "start": { "line": 319, @@ -43220,8 +43220,8 @@ }, "expression": { "type": "CallExpression", - "start": 11828, - "end": 11841, + "start": 11827, + "end": 11840, "loc": { "start": { "line": 319, @@ -43234,8 +43234,8 @@ }, "callee": { "type": "MemberExpression", - "start": 11828, - "end": 11839, + "start": 11827, + "end": 11838, "loc": { "start": { "line": 319, @@ -43248,8 +43248,8 @@ }, "object": { "type": "ThisExpression", - "start": 11828, - "end": 11832, + "start": 11827, + "end": 11831, "loc": { "start": { "line": 319, @@ -43263,8 +43263,8 @@ }, "property": { "type": "Identifier", - "start": 11833, - "end": 11839, + "start": 11832, + "end": 11838, "loc": { "start": { "line": 319, @@ -43293,8 +43293,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adds/Modifies an entry to the `buttonTheme`. Basically a way to add a class to a button.\r\n * @param {string} buttons List of buttons to select (separated by a space).\r\n * @param {string} className Classes to give to the selected buttons (separated by space).\r\n ", - "start": 10323, - "end": 10604, + "start": 10322, + "end": 10603, "loc": { "start": { "line": 272, @@ -43311,8 +43311,8 @@ { "type": "CommentBlock", "value": "*\r\n * Removes/Amends an entry to the `buttonTheme`. Basically a way to remove a class previously added to a button through buttonTheme or addButtonTheme.\r\n * @param {string} buttons List of buttons to select (separated by a space).\r\n * @param {string} className Classes to give to the selected buttons (separated by space).\r\n ", - "start": 11853, - "end": 12193, + "start": 11852, + "end": 12192, "loc": { "start": { "line": 322, @@ -43328,8 +43328,8 @@ }, { "type": "ClassProperty", - "start": 12197, - "end": 13621, + "start": 12196, + "end": 13620, "loc": { "start": { "line": 327, @@ -43344,8 +43344,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 12197, - "end": 12214, + "start": 12196, + "end": 12213, "loc": { "start": { "line": 327, @@ -43362,8 +43362,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 12217, - "end": 13621, + "start": 12216, + "end": 13620, "loc": { "start": { "line": 327, @@ -43381,8 +43381,8 @@ "params": [ { "type": "Identifier", - "start": 12218, - "end": 12225, + "start": 12217, + "end": 12224, "loc": { "start": { "line": 327, @@ -43398,8 +43398,8 @@ }, { "type": "Identifier", - "start": 12227, - "end": 12236, + "start": 12226, + "end": 12235, "loc": { "start": { "line": 327, @@ -43416,8 +43416,8 @@ ], "body": { "type": "BlockStatement", - "start": 12241, - "end": 13621, + "start": 12240, + "end": 13620, "loc": { "start": { "line": 327, @@ -43431,8 +43431,8 @@ "body": [ { "type": "IfStatement", - "start": 12334, - "end": 12449, + "start": 12333, + "end": 12448, "loc": { "start": { "line": 331, @@ -43445,8 +43445,8 @@ }, "test": { "type": "LogicalExpression", - "start": 12337, - "end": 12359, + "start": 12336, + "end": 12358, "loc": { "start": { "line": 331, @@ -43459,8 +43459,8 @@ }, "left": { "type": "UnaryExpression", - "start": 12337, - "end": 12345, + "start": 12336, + "end": 12344, "loc": { "start": { "line": 331, @@ -43475,8 +43475,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 12338, - "end": 12345, + "start": 12337, + "end": 12344, "loc": { "start": { "line": 331, @@ -43499,8 +43499,8 @@ "operator": "&&", "right": { "type": "UnaryExpression", - "start": 12349, - "end": 12359, + "start": 12348, + "end": 12358, "loc": { "start": { "line": 331, @@ -43515,8 +43515,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 12350, - "end": 12359, + "start": 12349, + "end": 12358, "loc": { "start": { "line": 331, @@ -43538,8 +43538,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 12360, - "end": 12449, + "start": 12359, + "end": 12448, "loc": { "start": { "line": 331, @@ -43553,8 +43553,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 12369, - "end": 12399, + "start": 12368, + "end": 12398, "loc": { "start": { "line": 332, @@ -43567,8 +43567,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 12369, - "end": 12398, + "start": 12368, + "end": 12397, "loc": { "start": { "line": 332, @@ -43582,8 +43582,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 12369, - "end": 12393, + "start": 12368, + "end": 12392, "loc": { "start": { "line": 332, @@ -43596,8 +43596,8 @@ }, "object": { "type": "MemberExpression", - "start": 12369, - "end": 12381, + "start": 12368, + "end": 12380, "loc": { "start": { "line": 332, @@ -43610,8 +43610,8 @@ }, "object": { "type": "ThisExpression", - "start": 12369, - "end": 12373, + "start": 12368, + "end": 12372, "loc": { "start": { "line": 332, @@ -43625,8 +43625,8 @@ }, "property": { "type": "Identifier", - "start": 12374, - "end": 12381, + "start": 12373, + "end": 12380, "loc": { "start": { "line": 332, @@ -43644,8 +43644,8 @@ }, "property": { "type": "Identifier", - "start": 12382, - "end": 12393, + "start": 12381, + "end": 12392, "loc": { "start": { "line": 332, @@ -43663,8 +43663,8 @@ }, "right": { "type": "ArrayExpression", - "start": 12396, - "end": 12398, + "start": 12395, + "end": 12397, "loc": { "start": { "line": 332, @@ -43681,8 +43681,8 @@ }, { "type": "ExpressionStatement", - "start": 12407, - "end": 12421, + "start": 12406, + "end": 12420, "loc": { "start": { "line": 333, @@ -43695,8 +43695,8 @@ }, "expression": { "type": "CallExpression", - "start": 12407, - "end": 12420, + "start": 12406, + "end": 12419, "loc": { "start": { "line": 333, @@ -43709,8 +43709,8 @@ }, "callee": { "type": "MemberExpression", - "start": 12407, - "end": 12418, + "start": 12406, + "end": 12417, "loc": { "start": { "line": 333, @@ -43723,8 +43723,8 @@ }, "object": { "type": "ThisExpression", - "start": 12407, - "end": 12411, + "start": 12406, + "end": 12410, "loc": { "start": { "line": 333, @@ -43738,8 +43738,8 @@ }, "property": { "type": "Identifier", - "start": 12412, - "end": 12418, + "start": 12411, + "end": 12417, "loc": { "start": { "line": 333, @@ -43760,8 +43760,8 @@ }, { "type": "ReturnStatement", - "start": 12429, - "end": 12442, + "start": 12428, + "end": 12441, "loc": { "start": { "line": 334, @@ -43774,8 +43774,8 @@ }, "argument": { "type": "BooleanLiteral", - "start": 12436, - "end": 12441, + "start": 12435, + "end": 12440, "loc": { "start": { "line": 334, @@ -43798,8 +43798,8 @@ { "type": "CommentBlock", "value": "*\r\n * When called with empty parameters, remove all button themes\r\n ", - "start": 12248, - "end": 12328, + "start": 12247, + "end": 12327, "loc": { "start": { "line": 328, @@ -43816,8 +43816,8 @@ { "type": "CommentBlock", "value": "*\r\n * If buttons are passed and buttonTheme has items\r\n ", - "start": 12457, - "end": 12525, + "start": 12456, + "end": 12524, "loc": { "start": { "line": 337, @@ -43833,8 +43833,8 @@ }, { "type": "IfStatement", - "start": 12531, - "end": 13616, + "start": 12530, + "end": 13615, "loc": { "start": { "line": 340, @@ -43847,8 +43847,8 @@ }, "test": { "type": "LogicalExpression", - "start": 12534, - "end": 12619, + "start": 12533, + "end": 12618, "loc": { "start": { "line": 340, @@ -43861,8 +43861,8 @@ }, "left": { "type": "LogicalExpression", - "start": 12534, - "end": 12584, + "start": 12533, + "end": 12583, "loc": { "start": { "line": 340, @@ -43875,8 +43875,8 @@ }, "left": { "type": "Identifier", - "start": 12534, - "end": 12541, + "start": 12533, + "end": 12540, "loc": { "start": { "line": 340, @@ -43894,8 +43894,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 12545, - "end": 12584, + "start": 12544, + "end": 12583, "loc": { "start": { "line": 340, @@ -43908,8 +43908,8 @@ }, "callee": { "type": "MemberExpression", - "start": 12545, - "end": 12558, + "start": 12544, + "end": 12557, "loc": { "start": { "line": 340, @@ -43922,8 +43922,8 @@ }, "object": { "type": "Identifier", - "start": 12545, - "end": 12550, + "start": 12544, + "end": 12549, "loc": { "start": { "line": 340, @@ -43939,8 +43939,8 @@ }, "property": { "type": "Identifier", - "start": 12551, - "end": 12558, + "start": 12550, + "end": 12557, "loc": { "start": { "line": 340, @@ -43959,8 +43959,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 12559, - "end": 12583, + "start": 12558, + "end": 12582, "loc": { "start": { "line": 340, @@ -43973,8 +43973,8 @@ }, "object": { "type": "MemberExpression", - "start": 12559, - "end": 12571, + "start": 12558, + "end": 12570, "loc": { "start": { "line": 340, @@ -43987,8 +43987,8 @@ }, "object": { "type": "ThisExpression", - "start": 12559, - "end": 12563, + "start": 12558, + "end": 12562, "loc": { "start": { "line": 340, @@ -44002,8 +44002,8 @@ }, "property": { "type": "Identifier", - "start": 12564, - "end": 12571, + "start": 12563, + "end": 12570, "loc": { "start": { "line": 340, @@ -44021,8 +44021,8 @@ }, "property": { "type": "Identifier", - "start": 12572, - "end": 12583, + "start": 12571, + "end": 12582, "loc": { "start": { "line": 340, @@ -44045,8 +44045,8 @@ "operator": "&&", "right": { "type": "MemberExpression", - "start": 12588, - "end": 12619, + "start": 12587, + "end": 12618, "loc": { "start": { "line": 340, @@ -44059,8 +44059,8 @@ }, "object": { "type": "MemberExpression", - "start": 12588, - "end": 12612, + "start": 12587, + "end": 12611, "loc": { "start": { "line": 340, @@ -44073,8 +44073,8 @@ }, "object": { "type": "MemberExpression", - "start": 12588, - "end": 12600, + "start": 12587, + "end": 12599, "loc": { "start": { "line": 340, @@ -44087,8 +44087,8 @@ }, "object": { "type": "ThisExpression", - "start": 12588, - "end": 12592, + "start": 12587, + "end": 12591, "loc": { "start": { "line": 340, @@ -44102,8 +44102,8 @@ }, "property": { "type": "Identifier", - "start": 12593, - "end": 12600, + "start": 12592, + "end": 12599, "loc": { "start": { "line": 340, @@ -44121,8 +44121,8 @@ }, "property": { "type": "Identifier", - "start": 12601, - "end": 12612, + "start": 12600, + "end": 12611, "loc": { "start": { "line": 340, @@ -44140,8 +44140,8 @@ }, "property": { "type": "Identifier", - "start": 12613, - "end": 12619, + "start": 12612, + "end": 12618, "loc": { "start": { "line": 340, @@ -44161,8 +44161,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 12620, - "end": 13616, + "start": 12619, + "end": 13615, "loc": { "start": { "line": 340, @@ -44176,8 +44176,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 12629, - "end": 12666, + "start": 12628, + "end": 12665, "loc": { "start": { "line": 341, @@ -44191,8 +44191,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 12633, - "end": 12665, + "start": 12632, + "end": 12664, "loc": { "start": { "line": 341, @@ -44205,8 +44205,8 @@ }, "id": { "type": "Identifier", - "start": 12633, - "end": 12644, + "start": 12632, + "end": 12643, "loc": { "start": { "line": 341, @@ -44222,8 +44222,8 @@ }, "init": { "type": "CallExpression", - "start": 12647, - "end": 12665, + "start": 12646, + "end": 12664, "loc": { "start": { "line": 341, @@ -44236,8 +44236,8 @@ }, "callee": { "type": "MemberExpression", - "start": 12647, - "end": 12660, + "start": 12646, + "end": 12659, "loc": { "start": { "line": 341, @@ -44250,8 +44250,8 @@ }, "object": { "type": "Identifier", - "start": 12647, - "end": 12654, + "start": 12646, + "end": 12653, "loc": { "start": { "line": 341, @@ -44267,8 +44267,8 @@ }, "property": { "type": "Identifier", - "start": 12655, - "end": 12660, + "start": 12654, + "end": 12659, "loc": { "start": { "line": 341, @@ -44287,8 +44287,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 12661, - "end": 12664, + "start": 12660, + "end": 12663, "loc": { "start": { "line": 341, @@ -44313,8 +44313,8 @@ }, { "type": "ExpressionStatement", - "start": 12674, - "end": 13585, + "start": 12673, + "end": 13584, "loc": { "start": { "line": 342, @@ -44327,8 +44327,8 @@ }, "expression": { "type": "CallExpression", - "start": 12674, - "end": 13584, + "start": 12673, + "end": 13583, "loc": { "start": { "line": 342, @@ -44341,8 +44341,8 @@ }, "callee": { "type": "MemberExpression", - "start": 12674, - "end": 12693, + "start": 12673, + "end": 12692, "loc": { "start": { "line": 342, @@ -44355,8 +44355,8 @@ }, "object": { "type": "Identifier", - "start": 12674, - "end": 12685, + "start": 12673, + "end": 12684, "loc": { "start": { "line": 342, @@ -44372,8 +44372,8 @@ }, "property": { "type": "Identifier", - "start": 12686, - "end": 12693, + "start": 12685, + "end": 12692, "loc": { "start": { "line": 342, @@ -44392,8 +44392,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 12694, - "end": 13583, + "start": 12693, + "end": 13582, "loc": { "start": { "line": 342, @@ -44411,8 +44411,8 @@ "params": [ { "type": "Identifier", - "start": 12695, - "end": 12701, + "start": 12694, + "end": 12700, "loc": { "start": { "line": 342, @@ -44428,8 +44428,8 @@ }, { "type": "Identifier", - "start": 12703, - "end": 12706, + "start": 12702, + "end": 12705, "loc": { "start": { "line": 342, @@ -44446,8 +44446,8 @@ ], "body": { "type": "BlockStatement", - "start": 12711, - "end": 13583, + "start": 12710, + "end": 13582, "loc": { "start": { "line": 342, @@ -44461,8 +44461,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 12722, - "end": 13574, + "start": 12721, + "end": 13573, "loc": { "start": { "line": 343, @@ -44475,8 +44475,8 @@ }, "expression": { "type": "CallExpression", - "start": 12722, - "end": 13573, + "start": 12721, + "end": 13572, "loc": { "start": { "line": 343, @@ -44489,8 +44489,8 @@ }, "callee": { "type": "MemberExpression", - "start": 12722, - "end": 12750, + "start": 12721, + "end": 12749, "loc": { "start": { "line": 343, @@ -44503,8 +44503,8 @@ }, "object": { "type": "MemberExpression", - "start": 12722, - "end": 12746, + "start": 12721, + "end": 12745, "loc": { "start": { "line": 343, @@ -44517,8 +44517,8 @@ }, "object": { "type": "MemberExpression", - "start": 12722, - "end": 12734, + "start": 12721, + "end": 12733, "loc": { "start": { "line": 343, @@ -44531,8 +44531,8 @@ }, "object": { "type": "ThisExpression", - "start": 12722, - "end": 12726, + "start": 12721, + "end": 12725, "loc": { "start": { "line": 343, @@ -44546,8 +44546,8 @@ }, "property": { "type": "Identifier", - "start": 12727, - "end": 12734, + "start": 12726, + "end": 12733, "loc": { "start": { "line": 343, @@ -44565,8 +44565,8 @@ }, "property": { "type": "Identifier", - "start": 12735, - "end": 12746, + "start": 12734, + "end": 12745, "loc": { "start": { "line": 343, @@ -44584,8 +44584,8 @@ }, "property": { "type": "Identifier", - "start": 12747, - "end": 12750, + "start": 12746, + "end": 12749, "loc": { "start": { "line": 343, @@ -44604,8 +44604,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 12751, - "end": 13572, + "start": 12750, + "end": 13571, "loc": { "start": { "line": 343, @@ -44623,8 +44623,8 @@ "params": [ { "type": "Identifier", - "start": 12752, - "end": 12763, + "start": 12751, + "end": 12762, "loc": { "start": { "line": 343, @@ -44640,8 +44640,8 @@ }, { "type": "Identifier", - "start": 12765, - "end": 12770, + "start": 12764, + "end": 12769, "loc": { "start": { "line": 343, @@ -44658,8 +44658,8 @@ ], "body": { "type": "BlockStatement", - "start": 12775, - "end": 13572, + "start": 12774, + "end": 13571, "loc": { "start": { "line": 343, @@ -44673,8 +44673,8 @@ "body": [ { "type": "IfStatement", - "start": 12943, - "end": 13528, + "start": 12942, + "end": 13527, "loc": { "start": { "line": 349, @@ -44687,8 +44687,8 @@ }, "test": { "type": "LogicalExpression", - "start": 12960, - "end": 13039, + "start": 12959, + "end": 13038, "loc": { "start": { "line": 350, @@ -44701,8 +44701,8 @@ }, "left": { "type": "LogicalExpression", - "start": 12961, - "end": 13011, + "start": 12960, + "end": 13010, "loc": { "start": { "line": 350, @@ -44715,8 +44715,8 @@ }, "left": { "type": "Identifier", - "start": 12961, - "end": 12970, + "start": 12960, + "end": 12969, "loc": { "start": { "line": 350, @@ -44734,8 +44734,8 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 12974, - "end": 13011, + "start": 12973, + "end": 13010, "loc": { "start": { "line": 350, @@ -44748,8 +44748,8 @@ }, "callee": { "type": "MemberExpression", - "start": 12974, - "end": 12992, + "start": 12973, + "end": 12991, "loc": { "start": { "line": 350, @@ -44762,8 +44762,8 @@ }, "object": { "type": "Identifier", - "start": 12974, - "end": 12983, + "start": 12973, + "end": 12982, "loc": { "start": { "line": 350, @@ -44779,8 +44779,8 @@ }, "property": { "type": "Identifier", - "start": 12984, - "end": 12992, + "start": 12983, + "end": 12991, "loc": { "start": { "line": 350, @@ -44799,8 +44799,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 12993, - "end": 13010, + "start": 12992, + "end": 13009, "loc": { "start": { "line": 350, @@ -44813,8 +44813,8 @@ }, "object": { "type": "Identifier", - "start": 12993, - "end": 13004, + "start": 12992, + "end": 13003, "loc": { "start": { "line": 350, @@ -44830,8 +44830,8 @@ }, "property": { "type": "Identifier", - "start": 13005, - "end": 13010, + "start": 13004, + "end": 13009, "loc": { "start": { "line": 350, @@ -44852,14 +44852,14 @@ "leadingComments": null, "extra": { "parenthesized": true, - "parenStart": 12960 + "parenStart": 12959 } }, "operator": "||", "right": { "type": "UnaryExpression", - "start": 13029, - "end": 13039, + "start": 13028, + "end": 13038, "loc": { "start": { "line": 351, @@ -44874,8 +44874,8 @@ "prefix": true, "argument": { "type": "Identifier", - "start": 13030, - "end": 13039, + "start": 13029, + "end": 13038, "loc": { "start": { "line": 351, @@ -44897,8 +44897,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 13052, - "end": 13528, + "start": 13051, + "end": 13527, "loc": { "start": { "line": 352, @@ -44912,8 +44912,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 13067, - "end": 13156, + "start": 13066, + "end": 13155, "loc": { "start": { "line": 353, @@ -44927,8 +44927,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 13071, - "end": 13155, + "start": 13070, + "end": 13154, "loc": { "start": { "line": 353, @@ -44941,8 +44941,8 @@ }, "id": { "type": "Identifier", - "start": 13071, - "end": 13090, + "start": 13070, + "end": 13089, "loc": { "start": { "line": 353, @@ -44958,8 +44958,8 @@ }, "init": { "type": "CallExpression", - "start": 13093, - "end": 13155, + "start": 13092, + "end": 13154, "loc": { "start": { "line": 353, @@ -44972,8 +44972,8 @@ }, "callee": { "type": "MemberExpression", - "start": 13093, - "end": 13130, + "start": 13092, + "end": 13129, "loc": { "start": { "line": 353, @@ -44986,8 +44986,8 @@ }, "object": { "type": "CallExpression", - "start": 13093, - "end": 13123, + "start": 13092, + "end": 13122, "loc": { "start": { "line": 353, @@ -45000,8 +45000,8 @@ }, "callee": { "type": "MemberExpression", - "start": 13093, - "end": 13118, + "start": 13092, + "end": 13117, "loc": { "start": { "line": 353, @@ -45014,8 +45014,8 @@ }, "object": { "type": "MemberExpression", - "start": 13093, - "end": 13112, + "start": 13092, + "end": 13111, "loc": { "start": { "line": 353, @@ -45028,8 +45028,8 @@ }, "object": { "type": "Identifier", - "start": 13093, - "end": 13104, + "start": 13092, + "end": 13103, "loc": { "start": { "line": 353, @@ -45045,8 +45045,8 @@ }, "property": { "type": "Identifier", - "start": 13105, - "end": 13112, + "start": 13104, + "end": 13111, "loc": { "start": { "line": 353, @@ -45064,8 +45064,8 @@ }, "property": { "type": "Identifier", - "start": 13113, - "end": 13118, + "start": 13112, + "end": 13117, "loc": { "start": { "line": 353, @@ -45084,8 +45084,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 13119, - "end": 13122, + "start": 13118, + "end": 13121, "loc": { "start": { "line": 353, @@ -45106,8 +45106,8 @@ }, "property": { "type": "Identifier", - "start": 13124, - "end": 13130, + "start": 13123, + "end": 13129, "loc": { "start": { "line": 353, @@ -45126,8 +45126,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 13131, - "end": 13154, + "start": 13130, + "end": 13153, "loc": { "start": { "line": 353, @@ -45145,8 +45145,8 @@ "params": [ { "type": "Identifier", - "start": 13131, - "end": 13135, + "start": 13130, + "end": 13134, "loc": { "start": { "line": 353, @@ -45163,8 +45163,8 @@ ], "body": { "type": "BinaryExpression", - "start": 13139, - "end": 13154, + "start": 13138, + "end": 13153, "loc": { "start": { "line": 353, @@ -45177,8 +45177,8 @@ }, "left": { "type": "Identifier", - "start": 13139, - "end": 13143, + "start": 13138, + "end": 13142, "loc": { "start": { "line": 353, @@ -45195,8 +45195,8 @@ "operator": "!==", "right": { "type": "Identifier", - "start": 13148, - "end": 13154, + "start": 13147, + "end": 13153, "loc": { "start": { "line": 353, @@ -45221,8 +45221,8 @@ { "type": "CommentBlock", "value": "*\r\n * If buttons left, return them, otherwise, remove button Theme\r\n ", - "start": 13172, - "end": 13269, + "start": 13171, + "end": 13268, "loc": { "start": { "line": 355, @@ -45238,8 +45238,8 @@ }, { "type": "IfStatement", - "start": 13283, - "end": 13512, + "start": 13282, + "end": 13511, "loc": { "start": { "line": 358, @@ -45252,8 +45252,8 @@ }, "test": { "type": "MemberExpression", - "start": 13286, - "end": 13312, + "start": 13285, + "end": 13311, "loc": { "start": { "line": 358, @@ -45266,8 +45266,8 @@ }, "object": { "type": "Identifier", - "start": 13286, - "end": 13305, + "start": 13285, + "end": 13304, "loc": { "start": { "line": 358, @@ -45284,8 +45284,8 @@ }, "property": { "type": "Identifier", - "start": 13306, - "end": 13312, + "start": 13305, + "end": 13311, "loc": { "start": { "line": 358, @@ -45304,8 +45304,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 13313, - "end": 13397, + "start": 13312, + "end": 13396, "loc": { "start": { "line": 358, @@ -45319,8 +45319,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 13330, - "end": 13382, + "start": 13329, + "end": 13381, "loc": { "start": { "line": 359, @@ -45333,8 +45333,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 13330, - "end": 13381, + "start": 13329, + "end": 13380, "loc": { "start": { "line": 359, @@ -45348,8 +45348,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 13330, - "end": 13349, + "start": 13329, + "end": 13348, "loc": { "start": { "line": 359, @@ -45362,8 +45362,8 @@ }, "object": { "type": "Identifier", - "start": 13330, - "end": 13341, + "start": 13329, + "end": 13340, "loc": { "start": { "line": 359, @@ -45379,8 +45379,8 @@ }, "property": { "type": "Identifier", - "start": 13342, - "end": 13349, + "start": 13341, + "end": 13348, "loc": { "start": { "line": 359, @@ -45398,8 +45398,8 @@ }, "right": { "type": "CallExpression", - "start": 13352, - "end": 13381, + "start": 13351, + "end": 13380, "loc": { "start": { "line": 359, @@ -45412,8 +45412,8 @@ }, "callee": { "type": "MemberExpression", - "start": 13352, - "end": 13376, + "start": 13351, + "end": 13375, "loc": { "start": { "line": 359, @@ -45426,8 +45426,8 @@ }, "object": { "type": "Identifier", - "start": 13352, - "end": 13371, + "start": 13351, + "end": 13370, "loc": { "start": { "line": 359, @@ -45443,8 +45443,8 @@ }, "property": { "type": "Identifier", - "start": 13372, - "end": 13376, + "start": 13371, + "end": 13375, "loc": { "start": { "line": 359, @@ -45463,8 +45463,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 13377, - "end": 13380, + "start": 13376, + "end": 13379, "loc": { "start": { "line": 359, @@ -45490,8 +45490,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 13403, - "end": 13512, + "start": 13402, + "end": 13511, "loc": { "start": { "line": 360, @@ -45505,8 +45505,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 13420, - "end": 13462, + "start": 13419, + "end": 13461, "loc": { "start": { "line": 361, @@ -45519,8 +45519,8 @@ }, "expression": { "type": "CallExpression", - "start": 13420, - "end": 13461, + "start": 13419, + "end": 13460, "loc": { "start": { "line": 361, @@ -45533,8 +45533,8 @@ }, "callee": { "type": "MemberExpression", - "start": 13420, - "end": 13451, + "start": 13419, + "end": 13450, "loc": { "start": { "line": 361, @@ -45547,8 +45547,8 @@ }, "object": { "type": "MemberExpression", - "start": 13420, - "end": 13444, + "start": 13419, + "end": 13443, "loc": { "start": { "line": 361, @@ -45561,8 +45561,8 @@ }, "object": { "type": "MemberExpression", - "start": 13420, - "end": 13432, + "start": 13419, + "end": 13431, "loc": { "start": { "line": 361, @@ -45575,8 +45575,8 @@ }, "object": { "type": "ThisExpression", - "start": 13420, - "end": 13424, + "start": 13419, + "end": 13423, "loc": { "start": { "line": 361, @@ -45590,8 +45590,8 @@ }, "property": { "type": "Identifier", - "start": 13425, - "end": 13432, + "start": 13424, + "end": 13431, "loc": { "start": { "line": 361, @@ -45609,8 +45609,8 @@ }, "property": { "type": "Identifier", - "start": 13433, - "end": 13444, + "start": 13432, + "end": 13443, "loc": { "start": { "line": 361, @@ -45628,8 +45628,8 @@ }, "property": { "type": "Identifier", - "start": 13445, - "end": 13451, + "start": 13444, + "end": 13450, "loc": { "start": { "line": 361, @@ -45648,8 +45648,8 @@ "arguments": [ { "type": "Identifier", - "start": 13452, - "end": 13457, + "start": 13451, + "end": 13456, "loc": { "start": { "line": 361, @@ -45665,8 +45665,8 @@ }, { "type": "NumericLiteral", - "start": 13459, - "end": 13460, + "start": 13458, + "end": 13459, "loc": { "start": { "line": 361, @@ -45688,8 +45688,8 @@ }, { "type": "ExpressionStatement", - "start": 13478, - "end": 13497, + "start": 13477, + "end": 13496, "loc": { "start": { "line": 362, @@ -45702,8 +45702,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 13478, - "end": 13496, + "start": 13477, + "end": 13495, "loc": { "start": { "line": 362, @@ -45717,8 +45717,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 13478, - "end": 13489, + "start": 13477, + "end": 13488, "loc": { "start": { "line": 362, @@ -45734,8 +45734,8 @@ }, "right": { "type": "NullLiteral", - "start": 13492, - "end": 13496, + "start": 13491, + "end": 13495, "loc": { "start": { "line": 362, @@ -45756,8 +45756,8 @@ { "type": "CommentBlock", "value": "*\r\n * If buttons left, return them, otherwise, remove button Theme\r\n ", - "start": 13172, - "end": 13269, + "start": 13171, + "end": 13268, "loc": { "start": { "line": 355, @@ -45779,8 +45779,8 @@ { "type": "CommentBlock", "value": "*\r\n * If className is set, we affect the buttons only for that class\r\n * Otherwise, we afect all classes\r\n ", - "start": 12790, - "end": 12931, + "start": 12789, + "end": 12930, "loc": { "start": { "line": 345, @@ -45796,8 +45796,8 @@ }, { "type": "ReturnStatement", - "start": 13542, - "end": 13561, + "start": 13541, + "end": 13560, "loc": { "start": { "line": 367, @@ -45810,8 +45810,8 @@ }, "argument": { "type": "Identifier", - "start": 13549, - "end": 13560, + "start": 13548, + "end": 13559, "loc": { "start": { "line": 367, @@ -45842,8 +45842,8 @@ }, { "type": "ExpressionStatement", - "start": 13595, - "end": 13609, + "start": 13594, + "end": 13608, "loc": { "start": { "line": 371, @@ -45856,8 +45856,8 @@ }, "expression": { "type": "CallExpression", - "start": 13595, - "end": 13608, + "start": 13594, + "end": 13607, "loc": { "start": { "line": 371, @@ -45870,8 +45870,8 @@ }, "callee": { "type": "MemberExpression", - "start": 13595, - "end": 13606, + "start": 13594, + "end": 13605, "loc": { "start": { "line": 371, @@ -45884,8 +45884,8 @@ }, "object": { "type": "ThisExpression", - "start": 13595, - "end": 13599, + "start": 13594, + "end": 13598, "loc": { "start": { "line": 371, @@ -45899,8 +45899,8 @@ }, "property": { "type": "Identifier", - "start": 13600, - "end": 13606, + "start": 13599, + "end": 13605, "loc": { "start": { "line": 371, @@ -45927,8 +45927,8 @@ { "type": "CommentBlock", "value": "*\r\n * If buttons are passed and buttonTheme has items\r\n ", - "start": 12457, - "end": 12525, + "start": 12456, + "end": 12524, "loc": { "start": { "line": 337, @@ -45952,8 +45952,8 @@ { "type": "CommentBlock", "value": "*\r\n * Removes/Amends an entry to the `buttonTheme`. Basically a way to remove a class previously added to a button through buttonTheme or addButtonTheme.\r\n * @param {string} buttons List of buttons to select (separated by a space).\r\n * @param {string} className Classes to give to the selected buttons (separated by space).\r\n ", - "start": 11853, - "end": 12193, + "start": 11852, + "end": 12192, "loc": { "start": { "line": 322, @@ -45970,8 +45970,8 @@ { "type": "CommentBlock", "value": "*\r\n * Get the DOM Element of a button. If there are several buttons with the same name, an array of the DOM Elements is returned.\r\n * @param {string} button The button layout name to select\r\n ", - "start": 13627, - "end": 13830, + "start": 13626, + "end": 13829, "loc": { "start": { "line": 375, @@ -45987,8 +45987,8 @@ }, { "type": "ClassProperty", - "start": 13834, - "end": 14108, + "start": 13833, + "end": 14107, "loc": { "start": { "line": 379, @@ -46003,8 +46003,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 13834, - "end": 13850, + "start": 13833, + "end": 13849, "loc": { "start": { "line": 379, @@ -46021,8 +46021,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 13853, - "end": 14108, + "start": 13852, + "end": 14107, "loc": { "start": { "line": 379, @@ -46040,8 +46040,8 @@ "params": [ { "type": "Identifier", - "start": 13854, - "end": 13860, + "start": 13853, + "end": 13859, "loc": { "start": { "line": 379, @@ -46058,8 +46058,8 @@ ], "body": { "type": "BlockStatement", - "start": 13865, - "end": 14108, + "start": 13864, + "end": 14107, "loc": { "start": { "line": 379, @@ -46073,8 +46073,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 13872, - "end": 13883, + "start": 13871, + "end": 13882, "loc": { "start": { "line": 380, @@ -46088,8 +46088,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 13876, - "end": 13882, + "start": 13875, + "end": 13881, "loc": { "start": { "line": 380, @@ -46102,8 +46102,8 @@ }, "id": { "type": "Identifier", - "start": 13876, - "end": 13882, + "start": 13875, + "end": 13881, "loc": { "start": { "line": 380, @@ -46124,8 +46124,8 @@ }, { "type": "VariableDeclaration", - "start": 13891, - "end": 13935, + "start": 13890, + "end": 13934, "loc": { "start": { "line": 382, @@ -46139,8 +46139,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 13895, - "end": 13934, + "start": 13894, + "end": 13933, "loc": { "start": { "line": 382, @@ -46153,8 +46153,8 @@ }, "id": { "type": "Identifier", - "start": 13895, - "end": 13904, + "start": 13894, + "end": 13903, "loc": { "start": { "line": 382, @@ -46170,8 +46170,8 @@ }, "init": { "type": "MemberExpression", - "start": 13907, - "end": 13934, + "start": 13906, + "end": 13933, "loc": { "start": { "line": 382, @@ -46184,8 +46184,8 @@ }, "object": { "type": "MemberExpression", - "start": 13907, - "end": 13926, + "start": 13906, + "end": 13925, "loc": { "start": { "line": 382, @@ -46198,8 +46198,8 @@ }, "object": { "type": "ThisExpression", - "start": 13907, - "end": 13911, + "start": 13906, + "end": 13910, "loc": { "start": { "line": 382, @@ -46213,8 +46213,8 @@ }, "property": { "type": "Identifier", - "start": 13912, - "end": 13926, + "start": 13911, + "end": 13925, "loc": { "start": { "line": 382, @@ -46232,8 +46232,8 @@ }, "property": { "type": "Identifier", - "start": 13927, - "end": 13933, + "start": 13926, + "end": 13932, "loc": { "start": { "line": 382, @@ -46255,8 +46255,8 @@ }, { "type": "IfStatement", - "start": 13941, - "end": 14081, + "start": 13940, + "end": 14080, "loc": { "start": { "line": 383, @@ -46269,8 +46269,8 @@ }, "test": { "type": "Identifier", - "start": 13944, - "end": 13953, + "start": 13943, + "end": 13952, "loc": { "start": { "line": 383, @@ -46286,8 +46286,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 13954, - "end": 14081, + "start": 13953, + "end": 14080, "loc": { "start": { "line": 383, @@ -46301,8 +46301,8 @@ "body": [ { "type": "IfStatement", - "start": 13963, - "end": 14074, + "start": 13962, + "end": 14073, "loc": { "start": { "line": 384, @@ -46315,8 +46315,8 @@ }, "test": { "type": "BinaryExpression", - "start": 13966, - "end": 13986, + "start": 13965, + "end": 13985, "loc": { "start": { "line": 384, @@ -46329,8 +46329,8 @@ }, "left": { "type": "MemberExpression", - "start": 13966, - "end": 13982, + "start": 13965, + "end": 13981, "loc": { "start": { "line": 384, @@ -46343,8 +46343,8 @@ }, "object": { "type": "Identifier", - "start": 13966, - "end": 13975, + "start": 13965, + "end": 13974, "loc": { "start": { "line": 384, @@ -46360,8 +46360,8 @@ }, "property": { "type": "Identifier", - "start": 13976, - "end": 13982, + "start": 13975, + "end": 13981, "loc": { "start": { "line": 384, @@ -46380,8 +46380,8 @@ "operator": ">", "right": { "type": "NumericLiteral", - "start": 13985, - "end": 13986, + "start": 13984, + "end": 13985, "loc": { "start": { "line": 384, @@ -46401,8 +46401,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 13987, - "end": 14026, + "start": 13986, + "end": 14025, "loc": { "start": { "line": 384, @@ -46416,8 +46416,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 13998, - "end": 14017, + "start": 13997, + "end": 14016, "loc": { "start": { "line": 385, @@ -46430,8 +46430,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 13998, - "end": 14016, + "start": 13997, + "end": 14015, "loc": { "start": { "line": 385, @@ -46445,8 +46445,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 13998, - "end": 14004, + "start": 13997, + "end": 14003, "loc": { "start": { "line": 385, @@ -46462,8 +46462,8 @@ }, "right": { "type": "Identifier", - "start": 14007, - "end": 14016, + "start": 14006, + "end": 14015, "loc": { "start": { "line": 385, @@ -46484,8 +46484,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 14032, - "end": 14074, + "start": 14031, + "end": 14073, "loc": { "start": { "line": 386, @@ -46499,8 +46499,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 14043, - "end": 14065, + "start": 14042, + "end": 14064, "loc": { "start": { "line": 387, @@ -46513,8 +46513,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 14043, - "end": 14064, + "start": 14042, + "end": 14063, "loc": { "start": { "line": 387, @@ -46528,8 +46528,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 14043, - "end": 14049, + "start": 14042, + "end": 14048, "loc": { "start": { "line": 387, @@ -46545,8 +46545,8 @@ }, "right": { "type": "MemberExpression", - "start": 14052, - "end": 14064, + "start": 14051, + "end": 14063, "loc": { "start": { "line": 387, @@ -46559,8 +46559,8 @@ }, "object": { "type": "Identifier", - "start": 14052, - "end": 14061, + "start": 14051, + "end": 14060, "loc": { "start": { "line": 387, @@ -46576,8 +46576,8 @@ }, "property": { "type": "NumericLiteral", - "start": 14062, - "end": 14063, + "start": 14061, + "end": 14062, "loc": { "start": { "line": 387, @@ -46609,8 +46609,8 @@ }, { "type": "ReturnStatement", - "start": 14089, - "end": 14103, + "start": 14088, + "end": 14102, "loc": { "start": { "line": 391, @@ -46623,8 +46623,8 @@ }, "argument": { "type": "Identifier", - "start": 14096, - "end": 14102, + "start": 14095, + "end": 14101, "loc": { "start": { "line": 391, @@ -46649,8 +46649,8 @@ { "type": "CommentBlock", "value": "*\r\n * Get the DOM Element of a button. If there are several buttons with the same name, an array of the DOM Elements is returned.\r\n * @param {string} button The button layout name to select\r\n ", - "start": 13627, - "end": 13830, + "start": 13626, + "end": 13829, "loc": { "start": { "line": 375, @@ -46667,8 +46667,8 @@ { "type": "CommentBlock", "value": "*\r\n * Retrieves the current cursor position within a input or textarea (if any)\r\n ", - "start": 14114, - "end": 14204, + "start": 14113, + "end": 14203, "loc": { "start": { "line": 394, @@ -46684,8 +46684,8 @@ }, { "type": "ClassProperty", - "start": 14208, - "end": 14518, + "start": 14207, + "end": 14517, "loc": { "start": { "line": 397, @@ -46700,8 +46700,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 14208, - "end": 14219, + "start": 14207, + "end": 14218, "loc": { "start": { "line": 397, @@ -46718,8 +46718,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 14222, - "end": 14518, + "start": 14221, + "end": 14517, "loc": { "start": { "line": 397, @@ -46737,8 +46737,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 14228, - "end": 14518, + "start": 14227, + "end": 14517, "loc": { "start": { "line": 397, @@ -46752,8 +46752,8 @@ "body": [ { "type": "IfStatement", - "start": 14235, - "end": 14311, + "start": 14234, + "end": 14310, "loc": { "start": { "line": 398, @@ -46766,8 +46766,8 @@ }, "test": { "type": "MemberExpression", - "start": 14238, - "end": 14256, + "start": 14237, + "end": 14255, "loc": { "start": { "line": 398, @@ -46780,8 +46780,8 @@ }, "object": { "type": "MemberExpression", - "start": 14238, - "end": 14250, + "start": 14237, + "end": 14249, "loc": { "start": { "line": 398, @@ -46794,8 +46794,8 @@ }, "object": { "type": "ThisExpression", - "start": 14238, - "end": 14242, + "start": 14237, + "end": 14241, "loc": { "start": { "line": 398, @@ -46809,8 +46809,8 @@ }, "property": { "type": "Identifier", - "start": 14243, - "end": 14250, + "start": 14242, + "end": 14249, "loc": { "start": { "line": 398, @@ -46828,8 +46828,8 @@ }, "property": { "type": "Identifier", - "start": 14251, - "end": 14256, + "start": 14250, + "end": 14255, "loc": { "start": { "line": 398, @@ -46847,8 +46847,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 14257, - "end": 14311, + "start": 14256, + "end": 14310, "loc": { "start": { "line": 398, @@ -46862,8 +46862,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 14266, - "end": 14304, + "start": 14265, + "end": 14303, "loc": { "start": { "line": 399, @@ -46876,8 +46876,8 @@ }, "expression": { "type": "CallExpression", - "start": 14266, - "end": 14303, + "start": 14265, + "end": 14302, "loc": { "start": { "line": 399, @@ -46890,8 +46890,8 @@ }, "callee": { "type": "MemberExpression", - "start": 14266, - "end": 14277, + "start": 14265, + "end": 14276, "loc": { "start": { "line": 399, @@ -46904,8 +46904,8 @@ }, "object": { "type": "Identifier", - "start": 14266, - "end": 14273, + "start": 14265, + "end": 14272, "loc": { "start": { "line": 399, @@ -46921,8 +46921,8 @@ }, "property": { "type": "Identifier", - "start": 14274, - "end": 14277, + "start": 14273, + "end": 14276, "loc": { "start": { "line": 399, @@ -46941,8 +46941,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 14278, - "end": 14302, + "start": 14277, + "end": 14301, "loc": { "start": { "line": 399, @@ -46969,8 +46969,8 @@ }, { "type": "ExpressionStatement", - "start": 14319, - "end": 14378, + "start": 14318, + "end": 14377, "loc": { "start": { "line": 402, @@ -46983,8 +46983,8 @@ }, "expression": { "type": "CallExpression", - "start": 14319, - "end": 14377, + "start": 14318, + "end": 14376, "loc": { "start": { "line": 402, @@ -46997,8 +46997,8 @@ }, "callee": { "type": "MemberExpression", - "start": 14319, - "end": 14344, + "start": 14318, + "end": 14343, "loc": { "start": { "line": 402, @@ -47011,8 +47011,8 @@ }, "object": { "type": "Identifier", - "start": 14319, - "end": 14327, + "start": 14318, + "end": 14326, "loc": { "start": { "line": 402, @@ -47028,8 +47028,8 @@ }, "property": { "type": "Identifier", - "start": 14328, - "end": 14344, + "start": 14327, + "end": 14343, "loc": { "start": { "line": 402, @@ -47048,8 +47048,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 14345, - "end": 14352, + "start": 14344, + "end": 14351, "loc": { "start": { "line": 402, @@ -47068,8 +47068,8 @@ }, { "type": "MemberExpression", - "start": 14354, - "end": 14376, + "start": 14353, + "end": 14375, "loc": { "start": { "line": 402, @@ -47082,8 +47082,8 @@ }, "object": { "type": "ThisExpression", - "start": 14354, - "end": 14358, + "start": 14353, + "end": 14357, "loc": { "start": { "line": 402, @@ -47097,8 +47097,8 @@ }, "property": { "type": "Identifier", - "start": 14359, - "end": 14376, + "start": 14358, + "end": 14375, "loc": { "start": { "line": 402, @@ -47119,8 +47119,8 @@ }, { "type": "ExpressionStatement", - "start": 14384, - "end": 14445, + "start": 14383, + "end": 14444, "loc": { "start": { "line": 403, @@ -47133,8 +47133,8 @@ }, "expression": { "type": "CallExpression", - "start": 14384, - "end": 14444, + "start": 14383, + "end": 14443, "loc": { "start": { "line": 403, @@ -47147,8 +47147,8 @@ }, "callee": { "type": "MemberExpression", - "start": 14384, - "end": 14409, + "start": 14383, + "end": 14408, "loc": { "start": { "line": 403, @@ -47161,8 +47161,8 @@ }, "object": { "type": "Identifier", - "start": 14384, - "end": 14392, + "start": 14383, + "end": 14391, "loc": { "start": { "line": 403, @@ -47178,8 +47178,8 @@ }, "property": { "type": "Identifier", - "start": 14393, - "end": 14409, + "start": 14392, + "end": 14408, "loc": { "start": { "line": 403, @@ -47198,8 +47198,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 14410, - "end": 14419, + "start": 14409, + "end": 14418, "loc": { "start": { "line": 403, @@ -47218,8 +47218,8 @@ }, { "type": "MemberExpression", - "start": 14421, - "end": 14443, + "start": 14420, + "end": 14442, "loc": { "start": { "line": 403, @@ -47232,8 +47232,8 @@ }, "object": { "type": "ThisExpression", - "start": 14421, - "end": 14425, + "start": 14420, + "end": 14424, "loc": { "start": { "line": 403, @@ -47247,8 +47247,8 @@ }, "property": { "type": "Identifier", - "start": 14426, - "end": 14443, + "start": 14425, + "end": 14442, "loc": { "start": { "line": 403, @@ -47269,8 +47269,8 @@ }, { "type": "ExpressionStatement", - "start": 14451, - "end": 14513, + "start": 14450, + "end": 14512, "loc": { "start": { "line": 404, @@ -47283,8 +47283,8 @@ }, "expression": { "type": "CallExpression", - "start": 14451, - "end": 14512, + "start": 14450, + "end": 14511, "loc": { "start": { "line": 404, @@ -47297,8 +47297,8 @@ }, "callee": { "type": "MemberExpression", - "start": 14451, - "end": 14476, + "start": 14450, + "end": 14475, "loc": { "start": { "line": 404, @@ -47311,8 +47311,8 @@ }, "object": { "type": "Identifier", - "start": 14451, - "end": 14459, + "start": 14450, + "end": 14458, "loc": { "start": { "line": 404, @@ -47328,8 +47328,8 @@ }, "property": { "type": "Identifier", - "start": 14460, - "end": 14476, + "start": 14459, + "end": 14475, "loc": { "start": { "line": 404, @@ -47348,8 +47348,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 14477, - "end": 14487, + "start": 14476, + "end": 14486, "loc": { "start": { "line": 404, @@ -47368,8 +47368,8 @@ }, { "type": "MemberExpression", - "start": 14489, - "end": 14511, + "start": 14488, + "end": 14510, "loc": { "start": { "line": 404, @@ -47382,8 +47382,8 @@ }, "object": { "type": "ThisExpression", - "start": 14489, - "end": 14493, + "start": 14488, + "end": 14492, "loc": { "start": { "line": 404, @@ -47397,8 +47397,8 @@ }, "property": { "type": "Identifier", - "start": 14494, - "end": 14511, + "start": 14493, + "end": 14510, "loc": { "start": { "line": 404, @@ -47427,8 +47427,8 @@ { "type": "CommentBlock", "value": "*\r\n * Retrieves the current cursor position within a input or textarea (if any)\r\n ", - "start": 14114, - "end": 14204, + "start": 14113, + "end": 14203, "loc": { "start": { "line": 394, @@ -47445,8 +47445,8 @@ { "type": "CommentBlock", "value": "*\r\n * Called by {@link handleCaret} when an event that warrants a cursor position update is triggered\r\n ", - "start": 14524, - "end": 14636, + "start": 14523, + "end": 14635, "loc": { "start": { "line": 407, @@ -47462,8 +47462,8 @@ }, { "type": "ClassProperty", - "start": 14640, - "end": 15197, + "start": 14639, + "end": 15196, "loc": { "start": { "line": 410, @@ -47478,8 +47478,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 14640, - "end": 14657, + "start": 14639, + "end": 14656, "loc": { "start": { "line": 410, @@ -47496,8 +47496,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 14660, - "end": 15197, + "start": 14659, + "end": 15196, "loc": { "start": { "line": 410, @@ -47515,8 +47515,8 @@ "params": [ { "type": "Identifier", - "start": 14661, - "end": 14666, + "start": 14660, + "end": 14665, "loc": { "start": { "line": 410, @@ -47533,8 +47533,8 @@ ], "body": { "type": "BlockStatement", - "start": 14671, - "end": 15197, + "start": 14670, + "end": 15196, "loc": { "start": { "line": 410, @@ -47548,8 +47548,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 14678, - "end": 14733, + "start": 14677, + "end": 14732, "loc": { "start": { "line": 411, @@ -47563,8 +47563,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 14682, - "end": 14732, + "start": 14681, + "end": 14731, "loc": { "start": { "line": 411, @@ -47577,8 +47577,8 @@ }, "id": { "type": "Identifier", - "start": 14682, - "end": 14695, + "start": 14681, + "end": 14694, "loc": { "start": { "line": 411, @@ -47594,8 +47594,8 @@ }, "init": { "type": "CallExpression", - "start": 14698, - "end": 14732, + "start": 14697, + "end": 14731, "loc": { "start": { "line": 411, @@ -47608,8 +47608,8 @@ }, "callee": { "type": "MemberExpression", - "start": 14698, - "end": 14730, + "start": 14697, + "end": 14729, "loc": { "start": { "line": 411, @@ -47622,8 +47622,8 @@ }, "object": { "type": "MemberExpression", - "start": 14698, - "end": 14718, + "start": 14697, + "end": 14717, "loc": { "start": { "line": 411, @@ -47636,8 +47636,8 @@ }, "object": { "type": "MemberExpression", - "start": 14698, - "end": 14710, + "start": 14697, + "end": 14709, "loc": { "start": { "line": 411, @@ -47650,8 +47650,8 @@ }, "object": { "type": "Identifier", - "start": 14698, - "end": 14703, + "start": 14697, + "end": 14702, "loc": { "start": { "line": 411, @@ -47667,8 +47667,8 @@ }, "property": { "type": "Identifier", - "start": 14704, - "end": 14710, + "start": 14703, + "end": 14709, "loc": { "start": { "line": 411, @@ -47686,8 +47686,8 @@ }, "property": { "type": "Identifier", - "start": 14711, - "end": 14718, + "start": 14710, + "end": 14717, "loc": { "start": { "line": 411, @@ -47705,8 +47705,8 @@ }, "property": { "type": "Identifier", - "start": 14719, - "end": 14730, + "start": 14718, + "end": 14729, "loc": { "start": { "line": 411, @@ -47730,8 +47730,8 @@ }, { "type": "IfStatement", - "start": 14741, - "end": 15192, + "start": 14740, + "end": 15191, "loc": { "start": { "line": 413, @@ -47744,8 +47744,8 @@ }, "test": { "type": "LogicalExpression", - "start": 14752, - "end": 14816, + "start": 14751, + "end": 14815, "loc": { "start": { "line": 414, @@ -47758,8 +47758,8 @@ }, "left": { "type": "BinaryExpression", - "start": 14752, - "end": 14780, + "start": 14751, + "end": 14779, "loc": { "start": { "line": 414, @@ -47772,8 +47772,8 @@ }, "left": { "type": "Identifier", - "start": 14752, - "end": 14765, + "start": 14751, + "end": 14764, "loc": { "start": { "line": 414, @@ -47790,8 +47790,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 14770, - "end": 14780, + "start": 14769, + "end": 14779, "loc": { "start": { "line": 414, @@ -47812,8 +47812,8 @@ "operator": "||", "right": { "type": "BinaryExpression", - "start": 14791, - "end": 14816, + "start": 14790, + "end": 14815, "loc": { "start": { "line": 415, @@ -47826,8 +47826,8 @@ }, "left": { "type": "Identifier", - "start": 14791, - "end": 14804, + "start": 14790, + "end": 14803, "loc": { "start": { "line": 415, @@ -47844,8 +47844,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 14809, - "end": 14816, + "start": 14808, + "end": 14815, "loc": { "start": { "line": 415, @@ -47866,8 +47866,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 14823, - "end": 15192, + "start": 14822, + "end": 15191, "loc": { "start": { "line": 416, @@ -47881,8 +47881,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 14988, - "end": 15037, + "start": 14987, + "end": 15036, "loc": { "start": { "line": 421, @@ -47895,8 +47895,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 14988, - "end": 15036, + "start": 14987, + "end": 15035, "loc": { "start": { "line": 421, @@ -47910,8 +47910,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 14988, - "end": 15006, + "start": 14987, + "end": 15005, "loc": { "start": { "line": 421, @@ -47924,8 +47924,8 @@ }, "object": { "type": "ThisExpression", - "start": 14988, - "end": 14992, + "start": 14987, + "end": 14991, "loc": { "start": { "line": 421, @@ -47940,8 +47940,8 @@ }, "property": { "type": "Identifier", - "start": 14993, - "end": 15006, + "start": 14992, + "end": 15005, "loc": { "start": { "line": 421, @@ -47960,8 +47960,8 @@ }, "right": { "type": "MemberExpression", - "start": 15009, - "end": 15036, + "start": 15008, + "end": 15035, "loc": { "start": { "line": 421, @@ -47974,8 +47974,8 @@ }, "object": { "type": "MemberExpression", - "start": 15009, - "end": 15021, + "start": 15008, + "end": 15020, "loc": { "start": { "line": 421, @@ -47988,8 +47988,8 @@ }, "object": { "type": "Identifier", - "start": 15009, - "end": 15014, + "start": 15008, + "end": 15013, "loc": { "start": { "line": 421, @@ -48005,8 +48005,8 @@ }, "property": { "type": "Identifier", - "start": 15015, - "end": 15021, + "start": 15014, + "end": 15020, "loc": { "start": { "line": 421, @@ -48024,8 +48024,8 @@ }, "property": { "type": "Identifier", - "start": 15022, - "end": 15036, + "start": 15021, + "end": 15035, "loc": { "start": { "line": 421, @@ -48047,8 +48047,8 @@ { "type": "CommentBlock", "value": "*\r\n * Tracks current cursor position\r\n * As keys are pressed, text will be added/removed at that position within the input.\r\n ", - "start": 14832, - "end": 14980, + "start": 14831, + "end": 14979, "loc": { "start": { "line": 417, @@ -48064,8 +48064,8 @@ }, { "type": "IfStatement", - "start": 15047, - "end": 15180, + "start": 15046, + "end": 15179, "loc": { "start": { "line": 423, @@ -48078,8 +48078,8 @@ }, "test": { "type": "MemberExpression", - "start": 15050, - "end": 15068, + "start": 15049, + "end": 15067, "loc": { "start": { "line": 423, @@ -48092,8 +48092,8 @@ }, "object": { "type": "MemberExpression", - "start": 15050, - "end": 15062, + "start": 15049, + "end": 15061, "loc": { "start": { "line": 423, @@ -48106,8 +48106,8 @@ }, "object": { "type": "ThisExpression", - "start": 15050, - "end": 15054, + "start": 15049, + "end": 15053, "loc": { "start": { "line": 423, @@ -48121,8 +48121,8 @@ }, "property": { "type": "Identifier", - "start": 15055, - "end": 15062, + "start": 15054, + "end": 15061, "loc": { "start": { "line": 423, @@ -48140,8 +48140,8 @@ }, "property": { "type": "Identifier", - "start": 15063, - "end": 15068, + "start": 15062, + "end": 15067, "loc": { "start": { "line": 423, @@ -48159,8 +48159,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 15069, - "end": 15180, + "start": 15068, + "end": 15179, "loc": { "start": { "line": 423, @@ -48174,8 +48174,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 15080, - "end": 15171, + "start": 15079, + "end": 15170, "loc": { "start": { "line": 424, @@ -48188,8 +48188,8 @@ }, "expression": { "type": "CallExpression", - "start": 15080, - "end": 15170, + "start": 15079, + "end": 15169, "loc": { "start": { "line": 424, @@ -48202,8 +48202,8 @@ }, "callee": { "type": "MemberExpression", - "start": 15080, - "end": 15091, + "start": 15079, + "end": 15090, "loc": { "start": { "line": 424, @@ -48216,8 +48216,8 @@ }, "object": { "type": "Identifier", - "start": 15080, - "end": 15087, + "start": 15079, + "end": 15086, "loc": { "start": { "line": 424, @@ -48233,8 +48233,8 @@ }, "property": { "type": "Identifier", - "start": 15088, - "end": 15091, + "start": 15087, + "end": 15090, "loc": { "start": { "line": 424, @@ -48253,8 +48253,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 15092, - "end": 15104, + "start": 15091, + "end": 15103, "loc": { "start": { "line": 424, @@ -48273,8 +48273,8 @@ }, { "type": "MemberExpression", - "start": 15106, - "end": 15133, + "start": 15105, + "end": 15132, "loc": { "start": { "line": 424, @@ -48287,8 +48287,8 @@ }, "object": { "type": "MemberExpression", - "start": 15106, - "end": 15118, + "start": 15105, + "end": 15117, "loc": { "start": { "line": 424, @@ -48301,8 +48301,8 @@ }, "object": { "type": "Identifier", - "start": 15106, - "end": 15111, + "start": 15105, + "end": 15110, "loc": { "start": { "line": 424, @@ -48318,8 +48318,8 @@ }, "property": { "type": "Identifier", - "start": 15112, - "end": 15118, + "start": 15111, + "end": 15117, "loc": { "start": { "line": 424, @@ -48337,8 +48337,8 @@ }, "property": { "type": "Identifier", - "start": 15119, - "end": 15133, + "start": 15118, + "end": 15132, "loc": { "start": { "line": 424, @@ -48356,8 +48356,8 @@ }, { "type": "CallExpression", - "start": 15135, - "end": 15169, + "start": 15134, + "end": 15168, "loc": { "start": { "line": 424, @@ -48370,8 +48370,8 @@ }, "callee": { "type": "MemberExpression", - "start": 15135, - "end": 15167, + "start": 15134, + "end": 15166, "loc": { "start": { "line": 424, @@ -48384,8 +48384,8 @@ }, "object": { "type": "MemberExpression", - "start": 15135, - "end": 15155, + "start": 15134, + "end": 15154, "loc": { "start": { "line": 424, @@ -48398,8 +48398,8 @@ }, "object": { "type": "MemberExpression", - "start": 15135, - "end": 15147, + "start": 15134, + "end": 15146, "loc": { "start": { "line": 424, @@ -48412,8 +48412,8 @@ }, "object": { "type": "Identifier", - "start": 15135, - "end": 15140, + "start": 15134, + "end": 15139, "loc": { "start": { "line": 424, @@ -48429,8 +48429,8 @@ }, "property": { "type": "Identifier", - "start": 15141, - "end": 15147, + "start": 15140, + "end": 15146, "loc": { "start": { "line": 424, @@ -48448,8 +48448,8 @@ }, "property": { "type": "Identifier", - "start": 15148, - "end": 15155, + "start": 15147, + "end": 15154, "loc": { "start": { "line": 424, @@ -48467,8 +48467,8 @@ }, "property": { "type": "Identifier", - "start": 15156, - "end": 15167, + "start": 15155, + "end": 15166, "loc": { "start": { "line": 424, @@ -48509,8 +48509,8 @@ { "type": "CommentBlock", "value": "*\r\n * Called by {@link handleCaret} when an event that warrants a cursor position update is triggered\r\n ", - "start": 14524, - "end": 14636, + "start": 14523, + "end": 14635, "loc": { "start": { "line": 407, @@ -48527,8 +48527,8 @@ { "type": "CommentBlock", "value": "*\r\n * Executes the callback function once simple-keyboard is rendered for the first time (on initialization).\r\n ", - "start": 15203, - "end": 15323, + "start": 15202, + "end": 15322, "loc": { "start": { "line": 429, @@ -48544,8 +48544,8 @@ }, { "type": "ClassProperty", - "start": 15327, - "end": 15570, + "start": 15326, + "end": 15569, "loc": { "start": { "line": 432, @@ -48560,8 +48560,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 15327, - "end": 15333, + "start": 15326, + "end": 15332, "loc": { "start": { "line": 432, @@ -48578,8 +48578,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 15336, - "end": 15570, + "start": 15335, + "end": 15569, "loc": { "start": { "line": 432, @@ -48597,8 +48597,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 15342, - "end": 15570, + "start": 15341, + "end": 15569, "loc": { "start": { "line": 432, @@ -48612,8 +48612,8 @@ "body": [ { "type": "IfStatement", - "start": 15349, - "end": 15414, + "start": 15348, + "end": 15413, "loc": { "start": { "line": 433, @@ -48626,8 +48626,8 @@ }, "test": { "type": "MemberExpression", - "start": 15352, - "end": 15370, + "start": 15351, + "end": 15369, "loc": { "start": { "line": 433, @@ -48640,8 +48640,8 @@ }, "object": { "type": "MemberExpression", - "start": 15352, - "end": 15364, + "start": 15351, + "end": 15363, "loc": { "start": { "line": 433, @@ -48654,8 +48654,8 @@ }, "object": { "type": "ThisExpression", - "start": 15352, - "end": 15356, + "start": 15351, + "end": 15355, "loc": { "start": { "line": 433, @@ -48669,8 +48669,8 @@ }, "property": { "type": "Identifier", - "start": 15357, - "end": 15364, + "start": 15356, + "end": 15363, "loc": { "start": { "line": 433, @@ -48688,8 +48688,8 @@ }, "property": { "type": "Identifier", - "start": 15365, - "end": 15370, + "start": 15364, + "end": 15369, "loc": { "start": { "line": 433, @@ -48707,8 +48707,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 15371, - "end": 15414, + "start": 15370, + "end": 15413, "loc": { "start": { "line": 433, @@ -48722,8 +48722,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 15380, - "end": 15407, + "start": 15379, + "end": 15406, "loc": { "start": { "line": 434, @@ -48736,8 +48736,8 @@ }, "expression": { "type": "CallExpression", - "start": 15380, - "end": 15406, + "start": 15379, + "end": 15405, "loc": { "start": { "line": 434, @@ -48750,8 +48750,8 @@ }, "callee": { "type": "MemberExpression", - "start": 15380, - "end": 15391, + "start": 15379, + "end": 15390, "loc": { "start": { "line": 434, @@ -48764,8 +48764,8 @@ }, "object": { "type": "Identifier", - "start": 15380, - "end": 15387, + "start": 15379, + "end": 15386, "loc": { "start": { "line": 434, @@ -48781,8 +48781,8 @@ }, "property": { "type": "Identifier", - "start": 15388, - "end": 15391, + "start": 15387, + "end": 15390, "loc": { "start": { "line": 434, @@ -48801,8 +48801,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 15392, - "end": 15405, + "start": 15391, + "end": 15404, "loc": { "start": { "line": 434, @@ -48831,8 +48831,8 @@ { "type": "CommentBlock", "value": "*\r\n * Caret handling\r\n ", - "start": 15422, - "end": 15457, + "start": 15421, + "end": 15456, "loc": { "start": { "line": 437, @@ -48848,8 +48848,8 @@ }, { "type": "ExpressionStatement", - "start": 15463, - "end": 15482, + "start": 15462, + "end": 15481, "loc": { "start": { "line": 440, @@ -48862,8 +48862,8 @@ }, "expression": { "type": "CallExpression", - "start": 15463, - "end": 15481, + "start": 15462, + "end": 15480, "loc": { "start": { "line": 440, @@ -48876,8 +48876,8 @@ }, "callee": { "type": "MemberExpression", - "start": 15463, - "end": 15479, + "start": 15462, + "end": 15478, "loc": { "start": { "line": 440, @@ -48890,8 +48890,8 @@ }, "object": { "type": "ThisExpression", - "start": 15463, - "end": 15467, + "start": 15462, + "end": 15466, "loc": { "start": { "line": 440, @@ -48906,8 +48906,8 @@ }, "property": { "type": "Identifier", - "start": 15468, - "end": 15479, + "start": 15467, + "end": 15478, "loc": { "start": { "line": 440, @@ -48931,8 +48931,8 @@ { "type": "CommentBlock", "value": "*\r\n * Caret handling\r\n ", - "start": 15422, - "end": 15457, + "start": 15421, + "end": 15456, "loc": { "start": { "line": 437, @@ -48948,8 +48948,8 @@ }, { "type": "IfStatement", - "start": 15490, - "end": 15565, + "start": 15489, + "end": 15564, "loc": { "start": { "line": 442, @@ -48962,8 +48962,8 @@ }, "test": { "type": "BinaryExpression", - "start": 15493, - "end": 15534, + "start": 15492, + "end": 15533, "loc": { "start": { "line": 442, @@ -48976,8 +48976,8 @@ }, "left": { "type": "UnaryExpression", - "start": 15493, - "end": 15519, + "start": 15492, + "end": 15518, "loc": { "start": { "line": 442, @@ -48992,8 +48992,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 15500, - "end": 15519, + "start": 15499, + "end": 15518, "loc": { "start": { "line": 442, @@ -49006,8 +49006,8 @@ }, "object": { "type": "MemberExpression", - "start": 15500, - "end": 15512, + "start": 15499, + "end": 15511, "loc": { "start": { "line": 442, @@ -49020,8 +49020,8 @@ }, "object": { "type": "ThisExpression", - "start": 15500, - "end": 15504, + "start": 15499, + "end": 15503, "loc": { "start": { "line": 442, @@ -49035,8 +49035,8 @@ }, "property": { "type": "Identifier", - "start": 15505, - "end": 15512, + "start": 15504, + "end": 15511, "loc": { "start": { "line": 442, @@ -49054,8 +49054,8 @@ }, "property": { "type": "Identifier", - "start": 15513, - "end": 15519, + "start": 15512, + "end": 15518, "loc": { "start": { "line": 442, @@ -49078,8 +49078,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 15524, - "end": 15534, + "start": 15523, + "end": 15533, "loc": { "start": { "line": 442, @@ -49099,8 +49099,8 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 15543, - "end": 15565, + "start": 15542, + "end": 15564, "loc": { "start": { "line": 443, @@ -49113,8 +49113,8 @@ }, "expression": { "type": "CallExpression", - "start": 15543, - "end": 15564, + "start": 15542, + "end": 15563, "loc": { "start": { "line": 443, @@ -49127,8 +49127,8 @@ }, "callee": { "type": "MemberExpression", - "start": 15543, - "end": 15562, + "start": 15542, + "end": 15561, "loc": { "start": { "line": 443, @@ -49141,8 +49141,8 @@ }, "object": { "type": "MemberExpression", - "start": 15543, - "end": 15555, + "start": 15542, + "end": 15554, "loc": { "start": { "line": 443, @@ -49155,8 +49155,8 @@ }, "object": { "type": "ThisExpression", - "start": 15543, - "end": 15547, + "start": 15542, + "end": 15546, "loc": { "start": { "line": 443, @@ -49170,8 +49170,8 @@ }, "property": { "type": "Identifier", - "start": 15548, - "end": 15555, + "start": 15547, + "end": 15554, "loc": { "start": { "line": 443, @@ -49189,8 +49189,8 @@ }, "property": { "type": "Identifier", - "start": 15556, - "end": 15562, + "start": 15555, + "end": 15561, "loc": { "start": { "line": 443, @@ -49221,8 +49221,8 @@ { "type": "CommentBlock", "value": "*\r\n * Executes the callback function once simple-keyboard is rendered for the first time (on initialization).\r\n ", - "start": 15203, - "end": 15323, + "start": 15202, + "end": 15322, "loc": { "start": { "line": 429, @@ -49239,8 +49239,8 @@ { "type": "CommentBlock", "value": "*\r\n * Executes the callback function every time simple-keyboard is rendered (e.g: when you change layouts).\r\n ", - "start": 15576, - "end": 15694, + "start": 15575, + "end": 15693, "loc": { "start": { "line": 446, @@ -49256,8 +49256,8 @@ }, { "type": "ClassProperty", - "start": 15698, - "end": 15806, + "start": 15697, + "end": 15805, "loc": { "start": { "line": 449, @@ -49272,8 +49272,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 15698, - "end": 15706, + "start": 15697, + "end": 15705, "loc": { "start": { "line": 449, @@ -49290,8 +49290,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 15709, - "end": 15806, + "start": 15708, + "end": 15805, "loc": { "start": { "line": 449, @@ -49309,8 +49309,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 15715, - "end": 15806, + "start": 15714, + "end": 15805, "loc": { "start": { "line": 449, @@ -49324,8 +49324,8 @@ "body": [ { "type": "IfStatement", - "start": 15722, - "end": 15801, + "start": 15721, + "end": 15800, "loc": { "start": { "line": 450, @@ -49338,8 +49338,8 @@ }, "test": { "type": "BinaryExpression", - "start": 15725, - "end": 15768, + "start": 15724, + "end": 15767, "loc": { "start": { "line": 450, @@ -49352,8 +49352,8 @@ }, "left": { "type": "UnaryExpression", - "start": 15725, - "end": 15753, + "start": 15724, + "end": 15752, "loc": { "start": { "line": 450, @@ -49368,8 +49368,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 15732, - "end": 15753, + "start": 15731, + "end": 15752, "loc": { "start": { "line": 450, @@ -49382,8 +49382,8 @@ }, "object": { "type": "MemberExpression", - "start": 15732, - "end": 15744, + "start": 15731, + "end": 15743, "loc": { "start": { "line": 450, @@ -49396,8 +49396,8 @@ }, "object": { "type": "ThisExpression", - "start": 15732, - "end": 15736, + "start": 15731, + "end": 15735, "loc": { "start": { "line": 450, @@ -49411,8 +49411,8 @@ }, "property": { "type": "Identifier", - "start": 15737, - "end": 15744, + "start": 15736, + "end": 15743, "loc": { "start": { "line": 450, @@ -49430,8 +49430,8 @@ }, "property": { "type": "Identifier", - "start": 15745, - "end": 15753, + "start": 15744, + "end": 15752, "loc": { "start": { "line": 450, @@ -49454,8 +49454,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 15758, - "end": 15768, + "start": 15757, + "end": 15767, "loc": { "start": { "line": 450, @@ -49475,8 +49475,8 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 15777, - "end": 15801, + "start": 15776, + "end": 15800, "loc": { "start": { "line": 451, @@ -49489,8 +49489,8 @@ }, "expression": { "type": "CallExpression", - "start": 15777, - "end": 15800, + "start": 15776, + "end": 15799, "loc": { "start": { "line": 451, @@ -49503,8 +49503,8 @@ }, "callee": { "type": "MemberExpression", - "start": 15777, - "end": 15798, + "start": 15776, + "end": 15797, "loc": { "start": { "line": 451, @@ -49517,8 +49517,8 @@ }, "object": { "type": "MemberExpression", - "start": 15777, - "end": 15789, + "start": 15776, + "end": 15788, "loc": { "start": { "line": 451, @@ -49531,8 +49531,8 @@ }, "object": { "type": "ThisExpression", - "start": 15777, - "end": 15781, + "start": 15776, + "end": 15780, "loc": { "start": { "line": 451, @@ -49546,8 +49546,8 @@ }, "property": { "type": "Identifier", - "start": 15782, - "end": 15789, + "start": 15781, + "end": 15788, "loc": { "start": { "line": 451, @@ -49565,8 +49565,8 @@ }, "property": { "type": "Identifier", - "start": 15790, - "end": 15798, + "start": 15789, + "end": 15797, "loc": { "start": { "line": 451, @@ -49597,8 +49597,8 @@ { "type": "CommentBlock", "value": "*\r\n * Executes the callback function every time simple-keyboard is rendered (e.g: when you change layouts).\r\n ", - "start": 15576, - "end": 15694, + "start": 15575, + "end": 15693, "loc": { "start": { "line": 446, @@ -49615,8 +49615,8 @@ { "type": "CommentBlock", "value": "*\r\n * Renders rows and buttons as per options\r\n ", - "start": 15812, - "end": 15868, + "start": 15811, + "end": 15867, "loc": { "start": { "line": 454, @@ -49632,8 +49632,8 @@ }, { "type": "ClassProperty", - "start": 15872, - "end": 20001, + "start": 15871, + "end": 20000, "loc": { "start": { "line": 457, @@ -49648,8 +49648,8 @@ "computed": false, "key": { "type": "Identifier", - "start": 15872, - "end": 15878, + "start": 15871, + "end": 15877, "loc": { "start": { "line": 457, @@ -49666,8 +49666,8 @@ }, "value": { "type": "ArrowFunctionExpression", - "start": 15881, - "end": 20001, + "start": 15880, + "end": 20000, "loc": { "start": { "line": 457, @@ -49685,8 +49685,8 @@ "params": [], "body": { "type": "BlockStatement", - "start": 15887, - "end": 20001, + "start": 15886, + "end": 20000, "loc": { "start": { "line": 457, @@ -49700,8 +49700,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 15935, - "end": 15948, + "start": 15934, + "end": 15947, "loc": { "start": { "line": 461, @@ -49714,8 +49714,8 @@ }, "expression": { "type": "CallExpression", - "start": 15935, - "end": 15947, + "start": 15934, + "end": 15946, "loc": { "start": { "line": 461, @@ -49728,8 +49728,8 @@ }, "callee": { "type": "MemberExpression", - "start": 15935, - "end": 15945, + "start": 15934, + "end": 15944, "loc": { "start": { "line": 461, @@ -49742,8 +49742,8 @@ }, "object": { "type": "ThisExpression", - "start": 15935, - "end": 15939, + "start": 15934, + "end": 15938, "loc": { "start": { "line": 461, @@ -49758,8 +49758,8 @@ }, "property": { "type": "Identifier", - "start": 15940, - "end": 15945, + "start": 15939, + "end": 15944, "loc": { "start": { "line": 461, @@ -49783,8 +49783,8 @@ { "type": "CommentBlock", "value": "*\r\n * Clear keyboard\r\n ", - "start": 15894, - "end": 15929, + "start": 15893, + "end": 15928, "loc": { "start": { "line": 458, @@ -49800,8 +49800,8 @@ }, { "type": "VariableDeclaration", - "start": 15956, - "end": 16056, + "start": 15955, + "end": 16055, "loc": { "start": { "line": 463, @@ -49815,8 +49815,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 15960, - "end": 16055, + "start": 15959, + "end": 16054, "loc": { "start": { "line": 463, @@ -49829,8 +49829,8 @@ }, "id": { "type": "Identifier", - "start": 15960, - "end": 15971, + "start": 15959, + "end": 15970, "loc": { "start": { "line": 463, @@ -49846,8 +49846,8 @@ }, "init": { "type": "ConditionalExpression", - "start": 15974, - "end": 16055, + "start": 15973, + "end": 16054, "loc": { "start": { "line": 463, @@ -49860,8 +49860,8 @@ }, "test": { "type": "MemberExpression", - "start": 15974, - "end": 15993, + "start": 15973, + "end": 15992, "loc": { "start": { "line": 463, @@ -49874,8 +49874,8 @@ }, "object": { "type": "MemberExpression", - "start": 15974, - "end": 15986, + "start": 15973, + "end": 15985, "loc": { "start": { "line": 463, @@ -49888,8 +49888,8 @@ }, "object": { "type": "ThisExpression", - "start": 15974, - "end": 15978, + "start": 15973, + "end": 15977, "loc": { "start": { "line": 463, @@ -49903,8 +49903,8 @@ }, "property": { "type": "Identifier", - "start": 15979, - "end": 15986, + "start": 15978, + "end": 15985, "loc": { "start": { "line": 463, @@ -49922,8 +49922,8 @@ }, "property": { "type": "Identifier", - "start": 15987, - "end": 15993, + "start": 15986, + "end": 15992, "loc": { "start": { "line": 463, @@ -49941,8 +49941,8 @@ }, "consequent": { "type": "StringLiteral", - "start": 15996, - "end": 16014, + "start": 15995, + "end": 16013, "loc": { "start": { "line": 463, @@ -49961,8 +49961,8 @@ }, "alternate": { "type": "TemplateLiteral", - "start": 16017, - "end": 16055, + "start": 16016, + "end": 16054, "loc": { "start": { "line": 463, @@ -49976,8 +49976,8 @@ "expressions": [ { "type": "MemberExpression", - "start": 16030, - "end": 16053, + "start": 16029, + "end": 16052, "loc": { "start": { "line": 463, @@ -49990,8 +49990,8 @@ }, "object": { "type": "MemberExpression", - "start": 16030, - "end": 16042, + "start": 16029, + "end": 16041, "loc": { "start": { "line": 463, @@ -50004,8 +50004,8 @@ }, "object": { "type": "ThisExpression", - "start": 16030, - "end": 16034, + "start": 16029, + "end": 16033, "loc": { "start": { "line": 463, @@ -50019,8 +50019,8 @@ }, "property": { "type": "Identifier", - "start": 16035, - "end": 16042, + "start": 16034, + "end": 16041, "loc": { "start": { "line": 463, @@ -50038,8 +50038,8 @@ }, "property": { "type": "Identifier", - "start": 16043, - "end": 16053, + "start": 16042, + "end": 16052, "loc": { "start": { "line": 463, @@ -50059,8 +50059,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 16018, - "end": 16028, + "start": 16017, + "end": 16027, "loc": { "start": { "line": 463, @@ -50079,8 +50079,8 @@ }, { "type": "TemplateElement", - "start": 16054, - "end": 16054, + "start": 16053, + "end": 16053, "loc": { "start": { "line": 463, @@ -50106,8 +50106,8 @@ }, { "type": "VariableDeclaration", - "start": 16062, - "end": 16132, + "start": 16061, + "end": 16131, "loc": { "start": { "line": 464, @@ -50121,8 +50121,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 16066, - "end": 16131, + "start": 16065, + "end": 16130, "loc": { "start": { "line": 464, @@ -50135,8 +50135,8 @@ }, "id": { "type": "Identifier", - "start": 16066, - "end": 16072, + "start": 16065, + "end": 16071, "loc": { "start": { "line": 464, @@ -50152,8 +50152,8 @@ }, "init": { "type": "LogicalExpression", - "start": 16075, - "end": 16131, + "start": 16074, + "end": 16130, "loc": { "start": { "line": 464, @@ -50166,8 +50166,8 @@ }, "left": { "type": "MemberExpression", - "start": 16075, - "end": 16094, + "start": 16074, + "end": 16093, "loc": { "start": { "line": 464, @@ -50180,8 +50180,8 @@ }, "object": { "type": "MemberExpression", - "start": 16075, - "end": 16087, + "start": 16074, + "end": 16086, "loc": { "start": { "line": 464, @@ -50194,8 +50194,8 @@ }, "object": { "type": "ThisExpression", - "start": 16075, - "end": 16079, + "start": 16074, + "end": 16078, "loc": { "start": { "line": 464, @@ -50209,8 +50209,8 @@ }, "property": { "type": "Identifier", - "start": 16080, - "end": 16087, + "start": 16079, + "end": 16086, "loc": { "start": { "line": 464, @@ -50228,8 +50228,8 @@ }, "property": { "type": "Identifier", - "start": 16088, - "end": 16094, + "start": 16087, + "end": 16093, "loc": { "start": { "line": 464, @@ -50248,8 +50248,8 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 16098, - "end": 16131, + "start": 16097, + "end": 16130, "loc": { "start": { "line": 464, @@ -50262,8 +50262,8 @@ }, "callee": { "type": "MemberExpression", - "start": 16098, - "end": 16129, + "start": 16097, + "end": 16128, "loc": { "start": { "line": 464, @@ -50276,8 +50276,8 @@ }, "object": { "type": "Identifier", - "start": 16098, - "end": 16112, + "start": 16097, + "end": 16111, "loc": { "start": { "line": 464, @@ -50293,8 +50293,8 @@ }, "property": { "type": "Identifier", - "start": 16113, - "end": 16129, + "start": 16112, + "end": 16128, "loc": { "start": { "line": 464, @@ -50320,8 +50320,8 @@ { "type": "CommentBlock", "value": "*\r\n * Account for buttonTheme, if set\r\n ", - "start": 16140, - "end": 16192, + "start": 16139, + "end": 16191, "loc": { "start": { "line": 466, @@ -50337,8 +50337,8 @@ }, { "type": "VariableDeclaration", - "start": 16198, - "end": 16226, + "start": 16197, + "end": 16225, "loc": { "start": { "line": 469, @@ -50352,8 +50352,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 16202, - "end": 16225, + "start": 16201, + "end": 16224, "loc": { "start": { "line": 469, @@ -50366,8 +50366,8 @@ }, "id": { "type": "Identifier", - "start": 16202, - "end": 16220, + "start": 16201, + "end": 16219, "loc": { "start": { "line": 469, @@ -50384,8 +50384,8 @@ }, "init": { "type": "ObjectExpression", - "start": 16223, - "end": 16225, + "start": 16222, + "end": 16224, "loc": { "start": { "line": 469, @@ -50406,8 +50406,8 @@ { "type": "CommentBlock", "value": "*\r\n * Account for buttonTheme, if set\r\n ", - "start": 16140, - "end": 16192, + "start": 16139, + "end": 16191, "loc": { "start": { "line": 466, @@ -50423,8 +50423,8 @@ }, { "type": "IfStatement", - "start": 16232, - "end": 17371, + "start": 16231, + "end": 17370, "loc": { "start": { "line": 470, @@ -50437,8 +50437,8 @@ }, "test": { "type": "CallExpression", - "start": 16235, - "end": 16274, + "start": 16234, + "end": 16273, "loc": { "start": { "line": 470, @@ -50451,8 +50451,8 @@ }, "callee": { "type": "MemberExpression", - "start": 16235, - "end": 16248, + "start": 16234, + "end": 16247, "loc": { "start": { "line": 470, @@ -50465,8 +50465,8 @@ }, "object": { "type": "Identifier", - "start": 16235, - "end": 16240, + "start": 16234, + "end": 16239, "loc": { "start": { "line": 470, @@ -50482,8 +50482,8 @@ }, "property": { "type": "Identifier", - "start": 16241, - "end": 16248, + "start": 16240, + "end": 16247, "loc": { "start": { "line": 470, @@ -50502,8 +50502,8 @@ "arguments": [ { "type": "MemberExpression", - "start": 16249, - "end": 16273, + "start": 16248, + "end": 16272, "loc": { "start": { "line": 470, @@ -50516,8 +50516,8 @@ }, "object": { "type": "MemberExpression", - "start": 16249, - "end": 16261, + "start": 16248, + "end": 16260, "loc": { "start": { "line": 470, @@ -50530,8 +50530,8 @@ }, "object": { "type": "ThisExpression", - "start": 16249, - "end": 16253, + "start": 16248, + "end": 16252, "loc": { "start": { "line": 470, @@ -50545,8 +50545,8 @@ }, "property": { "type": "Identifier", - "start": 16254, - "end": 16261, + "start": 16253, + "end": 16260, "loc": { "start": { "line": 470, @@ -50564,8 +50564,8 @@ }, "property": { "type": "Identifier", - "start": 16262, - "end": 16273, + "start": 16261, + "end": 16272, "loc": { "start": { "line": 470, @@ -50585,8 +50585,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 16275, - "end": 17371, + "start": 16274, + "end": 17370, "loc": { "start": { "line": 470, @@ -50600,8 +50600,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 16284, - "end": 17364, + "start": 16283, + "end": 17363, "loc": { "start": { "line": 471, @@ -50614,8 +50614,8 @@ }, "expression": { "type": "CallExpression", - "start": 16284, - "end": 17363, + "start": 16283, + "end": 17362, "loc": { "start": { "line": 471, @@ -50628,8 +50628,8 @@ }, "callee": { "type": "MemberExpression", - "start": 16284, - "end": 16316, + "start": 16283, + "end": 16315, "loc": { "start": { "line": 471, @@ -50642,8 +50642,8 @@ }, "object": { "type": "MemberExpression", - "start": 16284, - "end": 16308, + "start": 16283, + "end": 16307, "loc": { "start": { "line": 471, @@ -50656,8 +50656,8 @@ }, "object": { "type": "MemberExpression", - "start": 16284, - "end": 16296, + "start": 16283, + "end": 16295, "loc": { "start": { "line": 471, @@ -50670,8 +50670,8 @@ }, "object": { "type": "ThisExpression", - "start": 16284, - "end": 16288, + "start": 16283, + "end": 16287, "loc": { "start": { "line": 471, @@ -50685,8 +50685,8 @@ }, "property": { "type": "Identifier", - "start": 16289, - "end": 16296, + "start": 16288, + "end": 16295, "loc": { "start": { "line": 471, @@ -50704,8 +50704,8 @@ }, "property": { "type": "Identifier", - "start": 16297, - "end": 16308, + "start": 16296, + "end": 16307, "loc": { "start": { "line": 471, @@ -50723,8 +50723,8 @@ }, "property": { "type": "Identifier", - "start": 16309, - "end": 16316, + "start": 16308, + "end": 16315, "loc": { "start": { "line": 471, @@ -50743,8 +50743,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 16317, - "end": 17362, + "start": 16316, + "end": 17361, "loc": { "start": { "line": 471, @@ -50762,8 +50762,8 @@ "params": [ { "type": "Identifier", - "start": 16317, - "end": 16325, + "start": 16316, + "end": 16324, "loc": { "start": { "line": 471, @@ -50780,8 +50780,8 @@ ], "body": { "type": "BlockStatement", - "start": 16329, - "end": 17362, + "start": 16328, + "end": 17361, "loc": { "start": { "line": 471, @@ -50795,8 +50795,8 @@ "body": [ { "type": "IfStatement", - "start": 16340, - "end": 17353, + "start": 16339, + "end": 17352, "loc": { "start": { "line": 472, @@ -50809,8 +50809,8 @@ }, "test": { "type": "LogicalExpression", - "start": 16343, - "end": 16377, + "start": 16342, + "end": 16376, "loc": { "start": { "line": 472, @@ -50823,8 +50823,8 @@ }, "left": { "type": "MemberExpression", - "start": 16343, - "end": 16359, + "start": 16342, + "end": 16358, "loc": { "start": { "line": 472, @@ -50837,8 +50837,8 @@ }, "object": { "type": "Identifier", - "start": 16343, - "end": 16351, + "start": 16342, + "end": 16350, "loc": { "start": { "line": 472, @@ -50854,8 +50854,8 @@ }, "property": { "type": "Identifier", - "start": 16352, - "end": 16359, + "start": 16351, + "end": 16358, "loc": { "start": { "line": 472, @@ -50874,8 +50874,8 @@ "operator": "&&", "right": { "type": "MemberExpression", - "start": 16363, - "end": 16377, + "start": 16362, + "end": 16376, "loc": { "start": { "line": 472, @@ -50888,8 +50888,8 @@ }, "object": { "type": "Identifier", - "start": 16363, - "end": 16371, + "start": 16362, + "end": 16370, "loc": { "start": { "line": 472, @@ -50905,8 +50905,8 @@ }, "property": { "type": "Identifier", - "start": 16372, - "end": 16377, + "start": 16371, + "end": 16376, "loc": { "start": { "line": 472, @@ -50925,8 +50925,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 16378, - "end": 17219, + "start": 16377, + "end": 17218, "loc": { "start": { "line": 472, @@ -50940,8 +50940,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 16391, - "end": 16408, + "start": 16390, + "end": 16407, "loc": { "start": { "line": 473, @@ -50955,8 +50955,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 16395, - "end": 16407, + "start": 16394, + "end": 16406, "loc": { "start": { "line": 473, @@ -50969,8 +50969,8 @@ }, "id": { "type": "Identifier", - "start": 16395, - "end": 16407, + "start": 16394, + "end": 16406, "loc": { "start": { "line": 473, @@ -50991,8 +50991,8 @@ }, { "type": "IfStatement", - "start": 16422, - "end": 16533, + "start": 16421, + "end": 16532, "loc": { "start": { "line": 475, @@ -51005,8 +51005,8 @@ }, "test": { "type": "BinaryExpression", - "start": 16425, - "end": 16461, + "start": 16424, + "end": 16460, "loc": { "start": { "line": 475, @@ -51019,8 +51019,8 @@ }, "left": { "type": "UnaryExpression", - "start": 16425, - "end": 16448, + "start": 16424, + "end": 16447, "loc": { "start": { "line": 475, @@ -51035,8 +51035,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 16432, - "end": 16448, + "start": 16431, + "end": 16447, "loc": { "start": { "line": 475, @@ -51049,8 +51049,8 @@ }, "object": { "type": "Identifier", - "start": 16432, - "end": 16440, + "start": 16431, + "end": 16439, "loc": { "start": { "line": 475, @@ -51066,8 +51066,8 @@ }, "property": { "type": "Identifier", - "start": 16441, - "end": 16448, + "start": 16440, + "end": 16447, "loc": { "start": { "line": 475, @@ -51090,8 +51090,8 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 16453, - "end": 16461, + "start": 16452, + "end": 16460, "loc": { "start": { "line": 475, @@ -51111,8 +51111,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 16462, - "end": 16533, + "start": 16461, + "end": 16532, "loc": { "start": { "line": 475, @@ -51126,8 +51126,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 16477, - "end": 16520, + "start": 16476, + "end": 16519, "loc": { "start": { "line": 476, @@ -51140,8 +51140,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 16477, - "end": 16519, + "start": 16476, + "end": 16518, "loc": { "start": { "line": 476, @@ -51155,8 +51155,8 @@ "operator": "=", "left": { "type": "Identifier", - "start": 16477, - "end": 16489, + "start": 16476, + "end": 16488, "loc": { "start": { "line": 476, @@ -51172,8 +51172,8 @@ }, "right": { "type": "CallExpression", - "start": 16492, - "end": 16519, + "start": 16491, + "end": 16518, "loc": { "start": { "line": 476, @@ -51186,8 +51186,8 @@ }, "callee": { "type": "MemberExpression", - "start": 16492, - "end": 16514, + "start": 16491, + "end": 16513, "loc": { "start": { "line": 476, @@ -51200,8 +51200,8 @@ }, "object": { "type": "MemberExpression", - "start": 16492, - "end": 16508, + "start": 16491, + "end": 16507, "loc": { "start": { "line": 476, @@ -51214,8 +51214,8 @@ }, "object": { "type": "Identifier", - "start": 16492, - "end": 16500, + "start": 16491, + "end": 16499, "loc": { "start": { "line": 476, @@ -51231,8 +51231,8 @@ }, "property": { "type": "Identifier", - "start": 16501, - "end": 16508, + "start": 16500, + "end": 16507, "loc": { "start": { "line": 476, @@ -51250,8 +51250,8 @@ }, "property": { "type": "Identifier", - "start": 16509, - "end": 16514, + "start": 16508, + "end": 16513, "loc": { "start": { "line": 476, @@ -51270,8 +51270,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 16515, - "end": 16518, + "start": 16514, + "end": 16517, "loc": { "start": { "line": 476, @@ -51299,8 +51299,8 @@ }, { "type": "IfStatement", - "start": 16547, - "end": 17208, + "start": 16546, + "end": 17207, "loc": { "start": { "line": 479, @@ -51313,8 +51313,8 @@ }, "test": { "type": "Identifier", - "start": 16550, - "end": 16562, + "start": 16549, + "end": 16561, "loc": { "start": { "line": 479, @@ -51330,8 +51330,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 16563, - "end": 17208, + "start": 16562, + "end": 17207, "loc": { "start": { "line": 479, @@ -51345,8 +51345,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 16578, - "end": 17195, + "start": 16577, + "end": 17194, "loc": { "start": { "line": 480, @@ -51359,8 +51359,8 @@ }, "expression": { "type": "CallExpression", - "start": 16578, - "end": 17194, + "start": 16577, + "end": 17193, "loc": { "start": { "line": 480, @@ -51373,8 +51373,8 @@ }, "callee": { "type": "MemberExpression", - "start": 16578, - "end": 16598, + "start": 16577, + "end": 16597, "loc": { "start": { "line": 480, @@ -51387,8 +51387,8 @@ }, "object": { "type": "Identifier", - "start": 16578, - "end": 16590, + "start": 16577, + "end": 16589, "loc": { "start": { "line": 480, @@ -51404,8 +51404,8 @@ }, "property": { "type": "Identifier", - "start": 16591, - "end": 16598, + "start": 16590, + "end": 16597, "loc": { "start": { "line": 480, @@ -51424,8 +51424,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 16599, - "end": 17193, + "start": 16598, + "end": 17192, "loc": { "start": { "line": 480, @@ -51443,8 +51443,8 @@ "params": [ { "type": "Identifier", - "start": 16599, - "end": 16610, + "start": 16598, + "end": 16609, "loc": { "start": { "line": 480, @@ -51461,8 +51461,8 @@ ], "body": { "type": "BlockStatement", - "start": 16614, - "end": 17193, + "start": 16613, + "end": 17192, "loc": { "start": { "line": 480, @@ -51476,8 +51476,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 16631, - "end": 16681, + "start": 16630, + "end": 16680, "loc": { "start": { "line": 481, @@ -51491,8 +51491,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 16635, - "end": 16680, + "start": 16634, + "end": 16679, "loc": { "start": { "line": 481, @@ -51505,8 +51505,8 @@ }, "id": { "type": "Identifier", - "start": 16635, - "end": 16646, + "start": 16634, + "end": 16645, "loc": { "start": { "line": 481, @@ -51522,8 +51522,8 @@ }, "init": { "type": "MemberExpression", - "start": 16649, - "end": 16680, + "start": 16648, + "end": 16679, "loc": { "start": { "line": 481, @@ -51536,8 +51536,8 @@ }, "object": { "type": "Identifier", - "start": 16649, - "end": 16667, + "start": 16648, + "end": 16666, "loc": { "start": { "line": 481, @@ -51553,8 +51553,8 @@ }, "property": { "type": "Identifier", - "start": 16668, - "end": 16679, + "start": 16667, + "end": 16678, "loc": { "start": { "line": 481, @@ -51577,8 +51577,8 @@ { "type": "CommentLine", "value": " If the button has already been added", - "start": 16699, - "end": 16738, + "start": 16698, + "end": 16737, "loc": { "start": { "line": 483, @@ -51594,8 +51594,8 @@ }, { "type": "IfStatement", - "start": 16754, - "end": 17178, + "start": 16753, + "end": 17177, "loc": { "start": { "line": 484, @@ -51608,8 +51608,8 @@ }, "test": { "type": "Identifier", - "start": 16757, - "end": 16768, + "start": 16756, + "end": 16767, "loc": { "start": { "line": 484, @@ -51626,8 +51626,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 16769, - "end": 17087, + "start": 16768, + "end": 17086, "loc": { "start": { "line": 484, @@ -51641,8 +51641,8 @@ "body": [ { "type": "IfStatement", - "start": 16889, - "end": 17070, + "start": 16888, + "end": 17069, "loc": { "start": { "line": 486, @@ -51655,8 +51655,8 @@ }, "test": { "type": "UnaryExpression", - "start": 16892, - "end": 16960, + "start": 16891, + "end": 16959, "loc": { "start": { "line": 486, @@ -51671,8 +51671,8 @@ "prefix": true, "argument": { "type": "CallExpression", - "start": 16893, - "end": 16960, + "start": 16892, + "end": 16959, "loc": { "start": { "line": 486, @@ -51685,8 +51685,8 @@ }, "callee": { "type": "MemberExpression", - "start": 16893, - "end": 16920, + "start": 16892, + "end": 16919, "loc": { "start": { "line": 486, @@ -51699,8 +51699,8 @@ }, "object": { "type": "MemberExpression", - "start": 16893, - "end": 16907, + "start": 16892, + "end": 16906, "loc": { "start": { "line": 486, @@ -51713,8 +51713,8 @@ }, "object": { "type": "ThisExpression", - "start": 16893, - "end": 16897, + "start": 16892, + "end": 16896, "loc": { "start": { "line": 486, @@ -51729,8 +51729,8 @@ }, "property": { "type": "Identifier", - "start": 16898, - "end": 16907, + "start": 16897, + "end": 16906, "loc": { "start": { "line": 486, @@ -51749,8 +51749,8 @@ }, "property": { "type": "Identifier", - "start": 16908, - "end": 16920, + "start": 16907, + "end": 16919, "loc": { "start": { "line": 486, @@ -51770,8 +51770,8 @@ "arguments": [ { "type": "CallExpression", - "start": 16921, - "end": 16943, + "start": 16920, + "end": 16942, "loc": { "start": { "line": 486, @@ -51784,8 +51784,8 @@ }, "callee": { "type": "MemberExpression", - "start": 16921, - "end": 16938, + "start": 16920, + "end": 16937, "loc": { "start": { "line": 486, @@ -51798,8 +51798,8 @@ }, "object": { "type": "Identifier", - "start": 16921, - "end": 16932, + "start": 16920, + "end": 16931, "loc": { "start": { "line": 486, @@ -51815,8 +51815,8 @@ }, "property": { "type": "Identifier", - "start": 16933, - "end": 16938, + "start": 16932, + "end": 16937, "loc": { "start": { "line": 486, @@ -51835,8 +51835,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 16939, - "end": 16942, + "start": 16938, + "end": 16941, "loc": { "start": { "line": 486, @@ -51857,8 +51857,8 @@ }, { "type": "MemberExpression", - "start": 16945, - "end": 16959, + "start": 16944, + "end": 16958, "loc": { "start": { "line": 486, @@ -51871,8 +51871,8 @@ }, "object": { "type": "Identifier", - "start": 16945, - "end": 16953, + "start": 16944, + "end": 16952, "loc": { "start": { "line": 486, @@ -51888,8 +51888,8 @@ }, "property": { "type": "Identifier", - "start": 16954, - "end": 16959, + "start": 16953, + "end": 16958, "loc": { "start": { "line": 486, @@ -51915,8 +51915,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 16961, - "end": 17070, + "start": 16960, + "end": 17069, "loc": { "start": { "line": 486, @@ -51930,8 +51930,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 16982, - "end": 17051, + "start": 16981, + "end": 17050, "loc": { "start": { "line": 487, @@ -51944,8 +51944,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 16982, - "end": 17050, + "start": 16981, + "end": 17049, "loc": { "start": { "line": 487, @@ -51959,8 +51959,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 16982, - "end": 17013, + "start": 16981, + "end": 17012, "loc": { "start": { "line": 487, @@ -51973,8 +51973,8 @@ }, "object": { "type": "Identifier", - "start": 16982, - "end": 17000, + "start": 16981, + "end": 16999, "loc": { "start": { "line": 487, @@ -51990,8 +51990,8 @@ }, "property": { "type": "Identifier", - "start": 17001, - "end": 17012, + "start": 17000, + "end": 17011, "loc": { "start": { "line": 487, @@ -52009,8 +52009,8 @@ }, "right": { "type": "TemplateLiteral", - "start": 17016, - "end": 17050, + "start": 17015, + "end": 17049, "loc": { "start": { "line": 487, @@ -52024,8 +52024,8 @@ "expressions": [ { "type": "Identifier", - "start": 17019, - "end": 17030, + "start": 17018, + "end": 17029, "loc": { "start": { "line": 487, @@ -52041,8 +52041,8 @@ }, { "type": "MemberExpression", - "start": 17034, - "end": 17048, + "start": 17033, + "end": 17047, "loc": { "start": { "line": 487, @@ -52055,8 +52055,8 @@ }, "object": { "type": "Identifier", - "start": 17034, - "end": 17042, + "start": 17033, + "end": 17041, "loc": { "start": { "line": 487, @@ -52072,8 +52072,8 @@ }, "property": { "type": "Identifier", - "start": 17043, - "end": 17048, + "start": 17042, + "end": 17047, "loc": { "start": { "line": 487, @@ -52093,8 +52093,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 17017, - "end": 17017, + "start": 17016, + "end": 17016, "loc": { "start": { "line": 487, @@ -52113,8 +52113,8 @@ }, { "type": "TemplateElement", - "start": 17031, - "end": 17032, + "start": 17030, + "end": 17031, "loc": { "start": { "line": 487, @@ -52133,8 +52133,8 @@ }, { "type": "TemplateElement", - "start": 17049, - "end": 17049, + "start": 17048, + "end": 17048, "loc": { "start": { "line": 487, @@ -52163,8 +52163,8 @@ { "type": "CommentLine", "value": " Making sure we don't add duplicate classes, even when buttonTheme has duplicates", - "start": 16788, - "end": 16871, + "start": 16787, + "end": 16870, "loc": { "start": { "line": 485, @@ -52183,8 +52183,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 17093, - "end": 17178, + "start": 17092, + "end": 17177, "loc": { "start": { "line": 489, @@ -52198,8 +52198,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 17112, - "end": 17161, + "start": 17111, + "end": 17160, "loc": { "start": { "line": 490, @@ -52212,8 +52212,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 17112, - "end": 17160, + "start": 17111, + "end": 17159, "loc": { "start": { "line": 490, @@ -52227,8 +52227,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 17112, - "end": 17143, + "start": 17111, + "end": 17142, "loc": { "start": { "line": 490, @@ -52241,8 +52241,8 @@ }, "object": { "type": "Identifier", - "start": 17112, - "end": 17130, + "start": 17111, + "end": 17129, "loc": { "start": { "line": 490, @@ -52258,8 +52258,8 @@ }, "property": { "type": "Identifier", - "start": 17131, - "end": 17142, + "start": 17130, + "end": 17141, "loc": { "start": { "line": 490, @@ -52277,8 +52277,8 @@ }, "right": { "type": "MemberExpression", - "start": 17146, - "end": 17160, + "start": 17145, + "end": 17159, "loc": { "start": { "line": 490, @@ -52291,8 +52291,8 @@ }, "object": { "type": "Identifier", - "start": 17146, - "end": 17154, + "start": 17145, + "end": 17153, "loc": { "start": { "line": 490, @@ -52308,8 +52308,8 @@ }, "property": { "type": "Identifier", - "start": 17155, - "end": 17160, + "start": 17154, + "end": 17159, "loc": { "start": { "line": 490, @@ -52334,8 +52334,8 @@ { "type": "CommentLine", "value": " If the button has already been added", - "start": 16699, - "end": 16738, + "start": 16698, + "end": 16737, "loc": { "start": { "line": 483, @@ -52366,8 +52366,8 @@ }, "alternate": { "type": "BlockStatement", - "start": 17225, - "end": 17353, + "start": 17224, + "end": 17352, "loc": { "start": { "line": 494, @@ -52381,8 +52381,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 17238, - "end": 17342, + "start": 17237, + "end": 17341, "loc": { "start": { "line": 495, @@ -52395,8 +52395,8 @@ }, "expression": { "type": "CallExpression", - "start": 17238, - "end": 17342, + "start": 17237, + "end": 17341, "loc": { "start": { "line": 495, @@ -52409,8 +52409,8 @@ }, "callee": { "type": "MemberExpression", - "start": 17238, - "end": 17250, + "start": 17237, + "end": 17249, "loc": { "start": { "line": 495, @@ -52423,8 +52423,8 @@ }, "object": { "type": "Identifier", - "start": 17238, - "end": 17245, + "start": 17237, + "end": 17244, "loc": { "start": { "line": 495, @@ -52440,8 +52440,8 @@ }, "property": { "type": "Identifier", - "start": 17246, - "end": 17250, + "start": 17245, + "end": 17249, "loc": { "start": { "line": 495, @@ -52460,8 +52460,8 @@ "arguments": [ { "type": "TemplateLiteral", - "start": 17251, - "end": 17341, + "start": 17250, + "end": 17340, "loc": { "start": { "line": 495, @@ -52476,8 +52476,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 17252, - "end": 17340, + "start": 17251, + "end": 17339, "loc": { "start": { "line": 495, @@ -52519,8 +52519,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding themeClass, layoutClass to keyboardDOM\r\n ", - "start": 17379, - "end": 17445, + "start": 17378, + "end": 17444, "loc": { "start": { "line": 500, @@ -52536,8 +52536,8 @@ }, { "type": "ExpressionStatement", - "start": 17451, - "end": 17521, + "start": 17450, + "end": 17520, "loc": { "start": { "line": 503, @@ -52550,8 +52550,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 17451, - "end": 17520, + "start": 17450, + "end": 17519, "loc": { "start": { "line": 503, @@ -52565,8 +52565,8 @@ "operator": "+=", "left": { "type": "MemberExpression", - "start": 17451, - "end": 17477, + "start": 17450, + "end": 17476, "loc": { "start": { "line": 503, @@ -52579,8 +52579,8 @@ }, "object": { "type": "MemberExpression", - "start": 17451, - "end": 17467, + "start": 17450, + "end": 17466, "loc": { "start": { "line": 503, @@ -52593,8 +52593,8 @@ }, "object": { "type": "ThisExpression", - "start": 17451, - "end": 17455, + "start": 17450, + "end": 17454, "loc": { "start": { "line": 503, @@ -52609,8 +52609,8 @@ }, "property": { "type": "Identifier", - "start": 17456, - "end": 17467, + "start": 17455, + "end": 17466, "loc": { "start": { "line": 503, @@ -52629,8 +52629,8 @@ }, "property": { "type": "Identifier", - "start": 17468, - "end": 17477, + "start": 17467, + "end": 17476, "loc": { "start": { "line": 503, @@ -52649,8 +52649,8 @@ }, "right": { "type": "TemplateLiteral", - "start": 17481, - "end": 17520, + "start": 17480, + "end": 17519, "loc": { "start": { "line": 503, @@ -52664,8 +52664,8 @@ "expressions": [ { "type": "MemberExpression", - "start": 17485, - "end": 17503, + "start": 17484, + "end": 17502, "loc": { "start": { "line": 503, @@ -52678,8 +52678,8 @@ }, "object": { "type": "MemberExpression", - "start": 17485, - "end": 17497, + "start": 17484, + "end": 17496, "loc": { "start": { "line": 503, @@ -52692,8 +52692,8 @@ }, "object": { "type": "ThisExpression", - "start": 17485, - "end": 17489, + "start": 17484, + "end": 17488, "loc": { "start": { "line": 503, @@ -52707,8 +52707,8 @@ }, "property": { "type": "Identifier", - "start": 17490, - "end": 17497, + "start": 17489, + "end": 17496, "loc": { "start": { "line": 503, @@ -52726,8 +52726,8 @@ }, "property": { "type": "Identifier", - "start": 17498, - "end": 17503, + "start": 17497, + "end": 17502, "loc": { "start": { "line": 503, @@ -52745,8 +52745,8 @@ }, { "type": "Identifier", - "start": 17507, - "end": 17518, + "start": 17506, + "end": 17517, "loc": { "start": { "line": 503, @@ -52764,8 +52764,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 17482, - "end": 17483, + "start": 17481, + "end": 17482, "loc": { "start": { "line": 503, @@ -52784,8 +52784,8 @@ }, { "type": "TemplateElement", - "start": 17504, - "end": 17505, + "start": 17503, + "end": 17504, "loc": { "start": { "line": 503, @@ -52804,8 +52804,8 @@ }, { "type": "TemplateElement", - "start": 17519, - "end": 17519, + "start": 17518, + "end": 17518, "loc": { "start": { "line": 503, @@ -52830,8 +52830,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding themeClass, layoutClass to keyboardDOM\r\n ", - "start": 17379, - "end": 17445, + "start": 17378, + "end": 17444, "loc": { "start": { "line": 500, @@ -52848,8 +52848,8 @@ { "type": "CommentBlock", "value": "*\r\n * Iterating through each row\r\n ", - "start": 17529, - "end": 17576, + "start": 17528, + "end": 17575, "loc": { "start": { "line": 505, @@ -52865,8 +52865,8 @@ }, { "type": "ExpressionStatement", - "start": 17582, - "end": 19699, + "start": 17581, + "end": 19698, "loc": { "start": { "line": 508, @@ -52879,8 +52879,8 @@ }, "expression": { "type": "CallExpression", - "start": 17582, - "end": 19698, + "start": 17581, + "end": 19697, "loc": { "start": { "line": 508, @@ -52893,8 +52893,8 @@ }, "callee": { "type": "MemberExpression", - "start": 17582, - "end": 17621, + "start": 17581, + "end": 17620, "loc": { "start": { "line": 508, @@ -52907,8 +52907,8 @@ }, "object": { "type": "MemberExpression", - "start": 17582, - "end": 17613, + "start": 17581, + "end": 17612, "loc": { "start": { "line": 508, @@ -52921,8 +52921,8 @@ }, "object": { "type": "Identifier", - "start": 17582, - "end": 17588, + "start": 17581, + "end": 17587, "loc": { "start": { "line": 508, @@ -52939,8 +52939,8 @@ }, "property": { "type": "MemberExpression", - "start": 17589, - "end": 17612, + "start": 17588, + "end": 17611, "loc": { "start": { "line": 508, @@ -52953,8 +52953,8 @@ }, "object": { "type": "MemberExpression", - "start": 17589, - "end": 17601, + "start": 17588, + "end": 17600, "loc": { "start": { "line": 508, @@ -52967,8 +52967,8 @@ }, "object": { "type": "ThisExpression", - "start": 17589, - "end": 17593, + "start": 17588, + "end": 17592, "loc": { "start": { "line": 508, @@ -52982,8 +52982,8 @@ }, "property": { "type": "Identifier", - "start": 17594, - "end": 17601, + "start": 17593, + "end": 17600, "loc": { "start": { "line": 508, @@ -53001,8 +53001,8 @@ }, "property": { "type": "Identifier", - "start": 17602, - "end": 17612, + "start": 17601, + "end": 17611, "loc": { "start": { "line": 508, @@ -53023,8 +53023,8 @@ }, "property": { "type": "Identifier", - "start": 17614, - "end": 17621, + "start": 17613, + "end": 17620, "loc": { "start": { "line": 508, @@ -53044,8 +53044,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 17622, - "end": 19697, + "start": 17621, + "end": 19696, "loc": { "start": { "line": 508, @@ -53063,8 +53063,8 @@ "params": [ { "type": "Identifier", - "start": 17623, - "end": 17626, + "start": 17622, + "end": 17625, "loc": { "start": { "line": 508, @@ -53080,8 +53080,8 @@ }, { "type": "Identifier", - "start": 17628, - "end": 17634, + "start": 17627, + "end": 17633, "loc": { "start": { "line": 508, @@ -53098,8 +53098,8 @@ ], "body": { "type": "BlockStatement", - "start": 17639, - "end": 19697, + "start": 17638, + "end": 19696, "loc": { "start": { "line": 508, @@ -53113,8 +53113,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 17648, - "end": 17678, + "start": 17647, + "end": 17677, "loc": { "start": { "line": 509, @@ -53128,8 +53128,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 17652, - "end": 17677, + "start": 17651, + "end": 17676, "loc": { "start": { "line": 509, @@ -53142,8 +53142,8 @@ }, "id": { "type": "Identifier", - "start": 17652, - "end": 17660, + "start": 17651, + "end": 17659, "loc": { "start": { "line": 509, @@ -53159,8 +53159,8 @@ }, "init": { "type": "CallExpression", - "start": 17663, - "end": 17677, + "start": 17662, + "end": 17676, "loc": { "start": { "line": 509, @@ -53173,8 +53173,8 @@ }, "callee": { "type": "MemberExpression", - "start": 17663, - "end": 17672, + "start": 17662, + "end": 17671, "loc": { "start": { "line": 509, @@ -53187,8 +53187,8 @@ }, "object": { "type": "Identifier", - "start": 17663, - "end": 17666, + "start": 17662, + "end": 17665, "loc": { "start": { "line": 509, @@ -53204,8 +53204,8 @@ }, "property": { "type": "Identifier", - "start": 17667, - "end": 17672, + "start": 17666, + "end": 17671, "loc": { "start": { "line": 509, @@ -53224,8 +53224,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 17673, - "end": 17676, + "start": 17672, + "end": 17675, "loc": { "start": { "line": 509, @@ -53251,8 +53251,8 @@ { "type": "CommentBlock", "value": "*\r\n * Creating empty row\r\n ", - "start": 17688, - "end": 17731, + "start": 17687, + "end": 17730, "loc": { "start": { "line": 511, @@ -53268,8 +53268,8 @@ }, { "type": "VariableDeclaration", - "start": 17739, - "end": 17782, + "start": 17738, + "end": 17781, "loc": { "start": { "line": 514, @@ -53283,8 +53283,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 17743, - "end": 17781, + "start": 17742, + "end": 17780, "loc": { "start": { "line": 514, @@ -53297,8 +53297,8 @@ }, "id": { "type": "Identifier", - "start": 17743, - "end": 17749, + "start": 17742, + "end": 17748, "loc": { "start": { "line": 514, @@ -53315,8 +53315,8 @@ }, "init": { "type": "CallExpression", - "start": 17752, - "end": 17781, + "start": 17751, + "end": 17780, "loc": { "start": { "line": 514, @@ -53329,8 +53329,8 @@ }, "callee": { "type": "MemberExpression", - "start": 17752, - "end": 17774, + "start": 17751, + "end": 17773, "loc": { "start": { "line": 514, @@ -53343,8 +53343,8 @@ }, "object": { "type": "Identifier", - "start": 17752, - "end": 17760, + "start": 17751, + "end": 17759, "loc": { "start": { "line": 514, @@ -53360,8 +53360,8 @@ }, "property": { "type": "Identifier", - "start": 17761, - "end": 17774, + "start": 17760, + "end": 17773, "loc": { "start": { "line": 514, @@ -53380,8 +53380,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 17775, - "end": 17780, + "start": 17774, + "end": 17779, "loc": { "start": { "line": 514, @@ -53408,8 +53408,8 @@ { "type": "CommentBlock", "value": "*\r\n * Creating empty row\r\n ", - "start": 17688, - "end": 17731, + "start": 17687, + "end": 17730, "loc": { "start": { "line": 511, @@ -53425,8 +53425,8 @@ }, { "type": "ExpressionStatement", - "start": 17790, - "end": 17819, + "start": 17789, + "end": 17818, "loc": { "start": { "line": 515, @@ -53439,8 +53439,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 17790, - "end": 17818, + "start": 17789, + "end": 17817, "loc": { "start": { "line": 515, @@ -53454,8 +53454,8 @@ "operator": "+=", "left": { "type": "MemberExpression", - "start": 17790, - "end": 17806, + "start": 17789, + "end": 17805, "loc": { "start": { "line": 515, @@ -53468,8 +53468,8 @@ }, "object": { "type": "Identifier", - "start": 17790, - "end": 17796, + "start": 17789, + "end": 17795, "loc": { "start": { "line": 515, @@ -53485,8 +53485,8 @@ }, "property": { "type": "Identifier", - "start": 17797, - "end": 17806, + "start": 17796, + "end": 17805, "loc": { "start": { "line": 515, @@ -53504,8 +53504,8 @@ }, "right": { "type": "StringLiteral", - "start": 17810, - "end": 17818, + "start": 17809, + "end": 17817, "loc": { "start": { "line": 515, @@ -53527,8 +53527,8 @@ { "type": "CommentBlock", "value": "*\r\n * Iterating through each button in row\r\n ", - "start": 17829, - "end": 17890, + "start": 17828, + "end": 17889, "loc": { "start": { "line": 517, @@ -53544,8 +53544,8 @@ }, { "type": "ExpressionStatement", - "start": 17898, - "end": 19585, + "start": 17897, + "end": 19584, "loc": { "start": { "line": 520, @@ -53558,8 +53558,8 @@ }, "expression": { "type": "CallExpression", - "start": 17898, - "end": 19584, + "start": 17897, + "end": 19583, "loc": { "start": { "line": 520, @@ -53572,8 +53572,8 @@ }, "callee": { "type": "MemberExpression", - "start": 17898, - "end": 17914, + "start": 17897, + "end": 17913, "loc": { "start": { "line": 520, @@ -53586,8 +53586,8 @@ }, "object": { "type": "Identifier", - "start": 17898, - "end": 17906, + "start": 17897, + "end": 17905, "loc": { "start": { "line": 520, @@ -53604,8 +53604,8 @@ }, "property": { "type": "Identifier", - "start": 17907, - "end": 17914, + "start": 17906, + "end": 17913, "loc": { "start": { "line": 520, @@ -53625,8 +53625,8 @@ "arguments": [ { "type": "ArrowFunctionExpression", - "start": 17915, - "end": 19583, + "start": 17914, + "end": 19582, "loc": { "start": { "line": 520, @@ -53644,8 +53644,8 @@ "params": [ { "type": "Identifier", - "start": 17916, - "end": 17922, + "start": 17915, + "end": 17921, "loc": { "start": { "line": 520, @@ -53661,8 +53661,8 @@ }, { "type": "Identifier", - "start": 17924, - "end": 17930, + "start": 17923, + "end": 17929, "loc": { "start": { "line": 520, @@ -53679,8 +53679,8 @@ ], "body": { "type": "BlockStatement", - "start": 17935, - "end": 19583, + "start": 17934, + "end": 19582, "loc": { "start": { "line": 520, @@ -53694,8 +53694,8 @@ "body": [ { "type": "VariableDeclaration", - "start": 17946, - "end": 18002, + "start": 17945, + "end": 18001, "loc": { "start": { "line": 521, @@ -53709,8 +53709,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 17950, - "end": 18001, + "start": 17949, + "end": 18000, "loc": { "start": { "line": 521, @@ -53723,8 +53723,8 @@ }, "id": { "type": "Identifier", - "start": 17950, - "end": 17961, + "start": 17949, + "end": 17960, "loc": { "start": { "line": 521, @@ -53740,8 +53740,8 @@ }, "init": { "type": "CallExpression", - "start": 17964, - "end": 18001, + "start": 17963, + "end": 18000, "loc": { "start": { "line": 521, @@ -53754,8 +53754,8 @@ }, "callee": { "type": "MemberExpression", - "start": 17964, - "end": 17993, + "start": 17963, + "end": 17992, "loc": { "start": { "line": 521, @@ -53768,8 +53768,8 @@ }, "object": { "type": "MemberExpression", - "start": 17964, - "end": 17978, + "start": 17963, + "end": 17977, "loc": { "start": { "line": 521, @@ -53782,8 +53782,8 @@ }, "object": { "type": "ThisExpression", - "start": 17964, - "end": 17968, + "start": 17963, + "end": 17967, "loc": { "start": { "line": 521, @@ -53797,8 +53797,8 @@ }, "property": { "type": "Identifier", - "start": 17969, - "end": 17978, + "start": 17968, + "end": 17977, "loc": { "start": { "line": 521, @@ -53816,8 +53816,8 @@ }, "property": { "type": "Identifier", - "start": 17979, - "end": 17993, + "start": 17978, + "end": 17992, "loc": { "start": { "line": 521, @@ -53836,8 +53836,8 @@ "arguments": [ { "type": "Identifier", - "start": 17994, - "end": 18000, + "start": 17993, + "end": 17999, "loc": { "start": { "line": 521, @@ -53859,8 +53859,8 @@ }, { "type": "VariableDeclaration", - "start": 18012, - "end": 18062, + "start": 18011, + "end": 18061, "loc": { "start": { "line": 522, @@ -53874,8 +53874,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 18016, - "end": 18061, + "start": 18015, + "end": 18060, "loc": { "start": { "line": 522, @@ -53888,8 +53888,8 @@ }, "id": { "type": "Identifier", - "start": 18016, - "end": 18032, + "start": 18015, + "end": 18031, "loc": { "start": { "line": 522, @@ -53905,8 +53905,8 @@ }, "init": { "type": "MemberExpression", - "start": 18035, - "end": 18061, + "start": 18034, + "end": 18060, "loc": { "start": { "line": 522, @@ -53919,8 +53919,8 @@ }, "object": { "type": "Identifier", - "start": 18035, - "end": 18053, + "start": 18034, + "end": 18052, "loc": { "start": { "line": 522, @@ -53936,8 +53936,8 @@ }, "property": { "type": "Identifier", - "start": 18054, - "end": 18060, + "start": 18053, + "end": 18059, "loc": { "start": { "line": 522, @@ -53959,8 +53959,8 @@ }, { "type": "VariableDeclaration", - "start": 18072, - "end": 18189, + "start": 18071, + "end": 18188, "loc": { "start": { "line": 523, @@ -53974,8 +53974,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 18076, - "end": 18188, + "start": 18075, + "end": 18187, "loc": { "start": { "line": 523, @@ -53988,8 +53988,8 @@ }, "id": { "type": "Identifier", - "start": 18076, - "end": 18093, + "start": 18075, + "end": 18092, "loc": { "start": { "line": 523, @@ -54005,8 +54005,8 @@ }, "init": { "type": "CallExpression", - "start": 18096, - "end": 18188, + "start": 18095, + "end": 18187, "loc": { "start": { "line": 523, @@ -54019,8 +54019,8 @@ }, "callee": { "type": "MemberExpression", - "start": 18096, - "end": 18131, + "start": 18095, + "end": 18130, "loc": { "start": { "line": 523, @@ -54033,8 +54033,8 @@ }, "object": { "type": "MemberExpression", - "start": 18096, - "end": 18110, + "start": 18095, + "end": 18109, "loc": { "start": { "line": 523, @@ -54047,8 +54047,8 @@ }, "object": { "type": "ThisExpression", - "start": 18096, - "end": 18100, + "start": 18095, + "end": 18099, "loc": { "start": { "line": 523, @@ -54062,8 +54062,8 @@ }, "property": { "type": "Identifier", - "start": 18101, - "end": 18110, + "start": 18100, + "end": 18109, "loc": { "start": { "line": 523, @@ -54081,8 +54081,8 @@ }, "property": { "type": "Identifier", - "start": 18111, - "end": 18131, + "start": 18110, + "end": 18130, "loc": { "start": { "line": 523, @@ -54101,8 +54101,8 @@ "arguments": [ { "type": "Identifier", - "start": 18132, - "end": 18138, + "start": 18131, + "end": 18137, "loc": { "start": { "line": 523, @@ -54118,8 +54118,8 @@ }, { "type": "MemberExpression", - "start": 18140, - "end": 18160, + "start": 18139, + "end": 18159, "loc": { "start": { "line": 523, @@ -54132,8 +54132,8 @@ }, "object": { "type": "MemberExpression", - "start": 18140, - "end": 18152, + "start": 18139, + "end": 18151, "loc": { "start": { "line": 523, @@ -54146,8 +54146,8 @@ }, "object": { "type": "ThisExpression", - "start": 18140, - "end": 18144, + "start": 18139, + "end": 18143, "loc": { "start": { "line": 523, @@ -54161,8 +54161,8 @@ }, "property": { "type": "Identifier", - "start": 18145, - "end": 18152, + "start": 18144, + "end": 18151, "loc": { "start": { "line": 523, @@ -54180,8 +54180,8 @@ }, "property": { "type": "Identifier", - "start": 18153, - "end": 18160, + "start": 18152, + "end": 18159, "loc": { "start": { "line": 523, @@ -54199,8 +54199,8 @@ }, { "type": "MemberExpression", - "start": 18162, - "end": 18187, + "start": 18161, + "end": 18186, "loc": { "start": { "line": 523, @@ -54213,8 +54213,8 @@ }, "object": { "type": "MemberExpression", - "start": 18162, - "end": 18174, + "start": 18161, + "end": 18173, "loc": { "start": { "line": 523, @@ -54227,8 +54227,8 @@ }, "object": { "type": "ThisExpression", - "start": 18162, - "end": 18166, + "start": 18161, + "end": 18165, "loc": { "start": { "line": 523, @@ -54242,8 +54242,8 @@ }, "property": { "type": "Identifier", - "start": 18167, - "end": 18174, + "start": 18166, + "end": 18173, "loc": { "start": { "line": 523, @@ -54261,8 +54261,8 @@ }, "property": { "type": "Identifier", - "start": 18175, - "end": 18187, + "start": 18174, + "end": 18186, "loc": { "start": { "line": 523, @@ -54287,8 +54287,8 @@ { "type": "CommentBlock", "value": "*\r\n * Creating button\r\n ", - "start": 18201, - "end": 18245, + "start": 18200, + "end": 18244, "loc": { "start": { "line": 525, @@ -54304,8 +54304,8 @@ }, { "type": "VariableDeclaration", - "start": 18255, - "end": 18301, + "start": 18254, + "end": 18300, "loc": { "start": { "line": 528, @@ -54319,8 +54319,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 18259, - "end": 18300, + "start": 18258, + "end": 18299, "loc": { "start": { "line": 528, @@ -54333,8 +54333,8 @@ }, "id": { "type": "Identifier", - "start": 18259, - "end": 18268, + "start": 18258, + "end": 18267, "loc": { "start": { "line": 528, @@ -54351,8 +54351,8 @@ }, "init": { "type": "CallExpression", - "start": 18271, - "end": 18300, + "start": 18270, + "end": 18299, "loc": { "start": { "line": 528, @@ -54365,8 +54365,8 @@ }, "callee": { "type": "MemberExpression", - "start": 18271, - "end": 18293, + "start": 18270, + "end": 18292, "loc": { "start": { "line": 528, @@ -54379,8 +54379,8 @@ }, "object": { "type": "Identifier", - "start": 18271, - "end": 18279, + "start": 18270, + "end": 18278, "loc": { "start": { "line": 528, @@ -54396,8 +54396,8 @@ }, "property": { "type": "Identifier", - "start": 18280, - "end": 18293, + "start": 18279, + "end": 18292, "loc": { "start": { "line": 528, @@ -54416,8 +54416,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 18294, - "end": 18299, + "start": 18293, + "end": 18298, "loc": { "start": { "line": 528, @@ -54444,8 +54444,8 @@ { "type": "CommentBlock", "value": "*\r\n * Creating button\r\n ", - "start": 18201, - "end": 18245, + "start": 18200, + "end": 18244, "loc": { "start": { "line": 525, @@ -54461,8 +54461,8 @@ }, { "type": "ExpressionStatement", - "start": 18311, - "end": 18408, + "start": 18310, + "end": 18407, "loc": { "start": { "line": 529, @@ -54475,8 +54475,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 18311, - "end": 18407, + "start": 18310, + "end": 18406, "loc": { "start": { "line": 529, @@ -54490,8 +54490,8 @@ "operator": "+=", "left": { "type": "MemberExpression", - "start": 18311, - "end": 18330, + "start": 18310, + "end": 18329, "loc": { "start": { "line": 529, @@ -54504,8 +54504,8 @@ }, "object": { "type": "Identifier", - "start": 18311, - "end": 18320, + "start": 18310, + "end": 18319, "loc": { "start": { "line": 529, @@ -54521,8 +54521,8 @@ }, "property": { "type": "Identifier", - "start": 18321, - "end": 18330, + "start": 18320, + "end": 18329, "loc": { "start": { "line": 529, @@ -54540,8 +54540,8 @@ }, "right": { "type": "TemplateLiteral", - "start": 18334, - "end": 18407, + "start": 18333, + "end": 18406, "loc": { "start": { "line": 529, @@ -54555,8 +54555,8 @@ "expressions": [ { "type": "Identifier", - "start": 18347, - "end": 18358, + "start": 18346, + "end": 18357, "loc": { "start": { "line": 529, @@ -54572,8 +54572,8 @@ }, { "type": "ConditionalExpression", - "start": 18361, - "end": 18405, + "start": 18360, + "end": 18404, "loc": { "start": { "line": 529, @@ -54586,8 +54586,8 @@ }, "test": { "type": "Identifier", - "start": 18361, - "end": 18377, + "start": 18360, + "end": 18376, "loc": { "start": { "line": 529, @@ -54603,8 +54603,8 @@ }, "consequent": { "type": "BinaryExpression", - "start": 18380, - "end": 18400, + "start": 18379, + "end": 18399, "loc": { "start": { "line": 529, @@ -54617,8 +54617,8 @@ }, "left": { "type": "StringLiteral", - "start": 18380, - "end": 18383, + "start": 18379, + "end": 18382, "loc": { "start": { "line": 529, @@ -54638,8 +54638,8 @@ "operator": "+", "right": { "type": "Identifier", - "start": 18384, - "end": 18400, + "start": 18383, + "end": 18399, "loc": { "start": { "line": 529, @@ -54656,8 +54656,8 @@ }, "alternate": { "type": "StringLiteral", - "start": 18403, - "end": 18405, + "start": 18402, + "end": 18404, "loc": { "start": { "line": 529, @@ -54679,8 +54679,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 18335, - "end": 18345, + "start": 18334, + "end": 18344, "loc": { "start": { "line": 529, @@ -54699,8 +54699,8 @@ }, { "type": "TemplateElement", - "start": 18359, - "end": 18359, + "start": 18358, + "end": 18358, "loc": { "start": { "line": 529, @@ -54719,8 +54719,8 @@ }, { "type": "TemplateElement", - "start": 18406, - "end": 18406, + "start": 18405, + "end": 18405, "loc": { "start": { "line": 529, @@ -54743,8 +54743,8 @@ }, { "type": "ExpressionStatement", - "start": 18418, - "end": 18477, + "start": 18417, + "end": 18476, "loc": { "start": { "line": 530, @@ -54757,8 +54757,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 18418, - "end": 18476, + "start": 18417, + "end": 18475, "loc": { "start": { "line": 530, @@ -54772,8 +54772,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 18418, - "end": 18435, + "start": 18417, + "end": 18434, "loc": { "start": { "line": 530, @@ -54786,8 +54786,8 @@ }, "object": { "type": "Identifier", - "start": 18418, - "end": 18427, + "start": 18417, + "end": 18426, "loc": { "start": { "line": 530, @@ -54803,8 +54803,8 @@ }, "property": { "type": "Identifier", - "start": 18428, - "end": 18435, + "start": 18427, + "end": 18434, "loc": { "start": { "line": 530, @@ -54822,8 +54822,8 @@ }, "right": { "type": "ArrowFunctionExpression", - "start": 18438, - "end": 18476, + "start": 18437, + "end": 18475, "loc": { "start": { "line": 530, @@ -54841,8 +54841,8 @@ "params": [], "body": { "type": "CallExpression", - "start": 18444, - "end": 18476, + "start": 18443, + "end": 18475, "loc": { "start": { "line": 530, @@ -54855,8 +54855,8 @@ }, "callee": { "type": "MemberExpression", - "start": 18444, - "end": 18468, + "start": 18443, + "end": 18467, "loc": { "start": { "line": 530, @@ -54869,8 +54869,8 @@ }, "object": { "type": "ThisExpression", - "start": 18444, - "end": 18448, + "start": 18443, + "end": 18447, "loc": { "start": { "line": 530, @@ -54884,8 +54884,8 @@ }, "property": { "type": "Identifier", - "start": 18449, - "end": 18468, + "start": 18448, + "end": 18467, "loc": { "start": { "line": 530, @@ -54904,8 +54904,8 @@ "arguments": [ { "type": "Identifier", - "start": 18469, - "end": 18475, + "start": 18468, + "end": 18474, "loc": { "start": { "line": 530, @@ -54927,8 +54927,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding identifier\r\n ", - "start": 18489, - "end": 18535, + "start": 18488, + "end": 18534, "loc": { "start": { "line": 532, @@ -54944,8 +54944,8 @@ }, { "type": "ExpressionStatement", - "start": 18545, - "end": 18590, + "start": 18544, + "end": 18589, "loc": { "start": { "line": 535, @@ -54958,8 +54958,8 @@ }, "expression": { "type": "CallExpression", - "start": 18545, - "end": 18589, + "start": 18544, + "end": 18588, "loc": { "start": { "line": 535, @@ -54972,8 +54972,8 @@ }, "callee": { "type": "MemberExpression", - "start": 18545, - "end": 18567, + "start": 18544, + "end": 18566, "loc": { "start": { "line": 535, @@ -54986,8 +54986,8 @@ }, "object": { "type": "Identifier", - "start": 18545, - "end": 18554, + "start": 18544, + "end": 18553, "loc": { "start": { "line": 535, @@ -55004,8 +55004,8 @@ }, "property": { "type": "Identifier", - "start": 18555, - "end": 18567, + "start": 18554, + "end": 18566, "loc": { "start": { "line": 535, @@ -55025,8 +55025,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 18568, - "end": 18580, + "start": 18567, + "end": 18579, "loc": { "start": { "line": 535, @@ -55045,8 +55045,8 @@ }, { "type": "Identifier", - "start": 18582, - "end": 18588, + "start": 18581, + "end": 18587, "loc": { "start": { "line": 535, @@ -55067,8 +55067,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding identifier\r\n ", - "start": 18489, - "end": 18535, + "start": 18488, + "end": 18534, "loc": { "start": { "line": 532, @@ -55085,8 +55085,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding unique id\r\n * Since there's no limit on spawning same buttons, the unique id ensures you can style every button\r\n ", - "start": 18602, - "end": 18757, + "start": 18601, + "end": 18756, "loc": { "start": { "line": 537, @@ -55102,8 +55102,8 @@ }, { "type": "VariableDeclaration", - "start": 18767, - "end": 18833, + "start": 18766, + "end": 18832, "loc": { "start": { "line": 541, @@ -55117,8 +55117,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 18771, - "end": 18832, + "start": 18770, + "end": 18831, "loc": { "start": { "line": 541, @@ -55131,8 +55131,8 @@ }, "id": { "type": "Identifier", - "start": 18771, - "end": 18780, + "start": 18770, + "end": 18779, "loc": { "start": { "line": 541, @@ -55149,8 +55149,8 @@ }, "init": { "type": "TemplateLiteral", - "start": 18783, - "end": 18832, + "start": 18782, + "end": 18831, "loc": { "start": { "line": 541, @@ -55164,8 +55164,8 @@ "expressions": [ { "type": "MemberExpression", - "start": 18786, - "end": 18809, + "start": 18785, + "end": 18808, "loc": { "start": { "line": 541, @@ -55178,8 +55178,8 @@ }, "object": { "type": "MemberExpression", - "start": 18786, - "end": 18798, + "start": 18785, + "end": 18797, "loc": { "start": { "line": 541, @@ -55192,8 +55192,8 @@ }, "object": { "type": "ThisExpression", - "start": 18786, - "end": 18790, + "start": 18785, + "end": 18789, "loc": { "start": { "line": 541, @@ -55207,8 +55207,8 @@ }, "property": { "type": "Identifier", - "start": 18791, - "end": 18798, + "start": 18790, + "end": 18797, "loc": { "start": { "line": 541, @@ -55226,8 +55226,8 @@ }, "property": { "type": "Identifier", - "start": 18799, - "end": 18809, + "start": 18798, + "end": 18808, "loc": { "start": { "line": 541, @@ -55245,8 +55245,8 @@ }, { "type": "Identifier", - "start": 18814, - "end": 18820, + "start": 18813, + "end": 18819, "loc": { "start": { "line": 541, @@ -55262,8 +55262,8 @@ }, { "type": "Identifier", - "start": 18824, - "end": 18830, + "start": 18823, + "end": 18829, "loc": { "start": { "line": 541, @@ -55281,8 +55281,8 @@ "quasis": [ { "type": "TemplateElement", - "start": 18784, - "end": 18784, + "start": 18783, + "end": 18783, "loc": { "start": { "line": 541, @@ -55301,8 +55301,8 @@ }, { "type": "TemplateElement", - "start": 18810, - "end": 18812, + "start": 18809, + "end": 18811, "loc": { "start": { "line": 541, @@ -55321,8 +55321,8 @@ }, { "type": "TemplateElement", - "start": 18821, - "end": 18822, + "start": 18820, + "end": 18821, "loc": { "start": { "line": 541, @@ -55341,8 +55341,8 @@ }, { "type": "TemplateElement", - "start": 18831, - "end": 18831, + "start": 18830, + "end": 18830, "loc": { "start": { "line": 541, @@ -55369,8 +55369,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding unique id\r\n * Since there's no limit on spawning same buttons, the unique id ensures you can style every button\r\n ", - "start": 18602, - "end": 18757, + "start": 18601, + "end": 18756, "loc": { "start": { "line": 537, @@ -55386,8 +55386,8 @@ }, { "type": "ExpressionStatement", - "start": 18843, - "end": 18894, + "start": 18842, + "end": 18893, "loc": { "start": { "line": 542, @@ -55400,8 +55400,8 @@ }, "expression": { "type": "CallExpression", - "start": 18843, - "end": 18893, + "start": 18842, + "end": 18892, "loc": { "start": { "line": 542, @@ -55414,8 +55414,8 @@ }, "callee": { "type": "MemberExpression", - "start": 18843, - "end": 18865, + "start": 18842, + "end": 18864, "loc": { "start": { "line": 542, @@ -55428,8 +55428,8 @@ }, "object": { "type": "Identifier", - "start": 18843, - "end": 18852, + "start": 18842, + "end": 18851, "loc": { "start": { "line": 542, @@ -55445,8 +55445,8 @@ }, "property": { "type": "Identifier", - "start": 18853, - "end": 18865, + "start": 18852, + "end": 18864, "loc": { "start": { "line": 542, @@ -55465,8 +55465,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 18866, - "end": 18881, + "start": 18865, + "end": 18880, "loc": { "start": { "line": 542, @@ -55485,8 +55485,8 @@ }, { "type": "Identifier", - "start": 18883, - "end": 18892, + "start": 18882, + "end": 18891, "loc": { "start": { "line": 542, @@ -55506,8 +55506,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding display label\r\n ", - "start": 18906, - "end": 18955, + "start": 18905, + "end": 18954, "loc": { "start": { "line": 544, @@ -55523,8 +55523,8 @@ }, { "type": "ExpressionStatement", - "start": 18965, - "end": 19028, + "start": 18964, + "end": 19027, "loc": { "start": { "line": 547, @@ -55537,8 +55537,8 @@ }, "expression": { "type": "CallExpression", - "start": 18965, - "end": 19027, + "start": 18964, + "end": 19026, "loc": { "start": { "line": 547, @@ -55551,8 +55551,8 @@ }, "callee": { "type": "MemberExpression", - "start": 18965, - "end": 18987, + "start": 18964, + "end": 18986, "loc": { "start": { "line": 547, @@ -55565,8 +55565,8 @@ }, "object": { "type": "Identifier", - "start": 18965, - "end": 18974, + "start": 18964, + "end": 18973, "loc": { "start": { "line": 547, @@ -55583,8 +55583,8 @@ }, "property": { "type": "Identifier", - "start": 18975, - "end": 18987, + "start": 18974, + "end": 18986, "loc": { "start": { "line": 547, @@ -55604,8 +55604,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 18988, - "end": 19007, + "start": 18987, + "end": 19006, "loc": { "start": { "line": 547, @@ -55624,8 +55624,8 @@ }, { "type": "Identifier", - "start": 19009, - "end": 19026, + "start": 19008, + "end": 19025, "loc": { "start": { "line": 547, @@ -55646,8 +55646,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding display label\r\n ", - "start": 18906, - "end": 18955, + "start": 18905, + "end": 18954, "loc": { "start": { "line": 544, @@ -55664,8 +55664,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding button label to button\r\n ", - "start": 19040, - "end": 19098, + "start": 19039, + "end": 19097, "loc": { "start": { "line": 549, @@ -55681,8 +55681,8 @@ }, { "type": "VariableDeclaration", - "start": 19108, - "end": 19159, + "start": 19107, + "end": 19158, "loc": { "start": { "line": 552, @@ -55696,8 +55696,8 @@ "declarations": [ { "type": "VariableDeclarator", - "start": 19112, - "end": 19158, + "start": 19111, + "end": 19157, "loc": { "start": { "line": 552, @@ -55710,8 +55710,8 @@ }, "id": { "type": "Identifier", - "start": 19112, - "end": 19125, + "start": 19111, + "end": 19124, "loc": { "start": { "line": 552, @@ -55728,8 +55728,8 @@ }, "init": { "type": "CallExpression", - "start": 19128, - "end": 19158, + "start": 19127, + "end": 19157, "loc": { "start": { "line": 552, @@ -55742,8 +55742,8 @@ }, "callee": { "type": "MemberExpression", - "start": 19128, - "end": 19150, + "start": 19127, + "end": 19149, "loc": { "start": { "line": 552, @@ -55756,8 +55756,8 @@ }, "object": { "type": "Identifier", - "start": 19128, - "end": 19136, + "start": 19127, + "end": 19135, "loc": { "start": { "line": 552, @@ -55773,8 +55773,8 @@ }, "property": { "type": "Identifier", - "start": 19137, - "end": 19150, + "start": 19136, + "end": 19149, "loc": { "start": { "line": 552, @@ -55793,8 +55793,8 @@ "arguments": [ { "type": "StringLiteral", - "start": 19151, - "end": 19157, + "start": 19150, + "end": 19156, "loc": { "start": { "line": 552, @@ -55821,8 +55821,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding button label to button\r\n ", - "start": 19040, - "end": 19098, + "start": 19039, + "end": 19097, "loc": { "start": { "line": 549, @@ -55838,8 +55838,8 @@ }, { "type": "ExpressionStatement", - "start": 19169, - "end": 19213, + "start": 19168, + "end": 19212, "loc": { "start": { "line": 553, @@ -55852,8 +55852,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 19169, - "end": 19212, + "start": 19168, + "end": 19211, "loc": { "start": { "line": 553, @@ -55867,8 +55867,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 19169, - "end": 19192, + "start": 19168, + "end": 19191, "loc": { "start": { "line": 553, @@ -55881,8 +55881,8 @@ }, "object": { "type": "Identifier", - "start": 19169, - "end": 19182, + "start": 19168, + "end": 19181, "loc": { "start": { "line": 553, @@ -55898,8 +55898,8 @@ }, "property": { "type": "Identifier", - "start": 19183, - "end": 19192, + "start": 19182, + "end": 19191, "loc": { "start": { "line": 553, @@ -55917,8 +55917,8 @@ }, "right": { "type": "Identifier", - "start": 19195, - "end": 19212, + "start": 19194, + "end": 19211, "loc": { "start": { "line": 553, @@ -55936,8 +55936,8 @@ }, { "type": "ExpressionStatement", - "start": 19223, - "end": 19260, + "start": 19222, + "end": 19259, "loc": { "start": { "line": 554, @@ -55950,8 +55950,8 @@ }, "expression": { "type": "CallExpression", - "start": 19223, - "end": 19259, + "start": 19222, + "end": 19258, "loc": { "start": { "line": 554, @@ -55964,8 +55964,8 @@ }, "callee": { "type": "MemberExpression", - "start": 19223, - "end": 19244, + "start": 19222, + "end": 19243, "loc": { "start": { "line": 554, @@ -55978,8 +55978,8 @@ }, "object": { "type": "Identifier", - "start": 19223, - "end": 19232, + "start": 19222, + "end": 19231, "loc": { "start": { "line": 554, @@ -55995,8 +55995,8 @@ }, "property": { "type": "Identifier", - "start": 19233, - "end": 19244, + "start": 19232, + "end": 19243, "loc": { "start": { "line": 554, @@ -56015,8 +56015,8 @@ "arguments": [ { "type": "Identifier", - "start": 19245, - "end": 19258, + "start": 19244, + "end": 19257, "loc": { "start": { "line": 554, @@ -56036,8 +56036,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding to buttonElements\r\n ", - "start": 19272, - "end": 19325, + "start": 19271, + "end": 19324, "loc": { "start": { "line": 556, @@ -56053,8 +56053,8 @@ }, { "type": "IfStatement", - "start": 19335, - "end": 19412, + "start": 19334, + "end": 19411, "loc": { "start": { "line": 559, @@ -56067,8 +56067,8 @@ }, "test": { "type": "UnaryExpression", - "start": 19338, - "end": 19366, + "start": 19337, + "end": 19365, "loc": { "start": { "line": 559, @@ -56083,8 +56083,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 19339, - "end": 19366, + "start": 19338, + "end": 19365, "loc": { "start": { "line": 559, @@ -56097,8 +56097,8 @@ }, "object": { "type": "MemberExpression", - "start": 19339, - "end": 19358, + "start": 19338, + "end": 19357, "loc": { "start": { "line": 559, @@ -56111,8 +56111,8 @@ }, "object": { "type": "ThisExpression", - "start": 19339, - "end": 19343, + "start": 19338, + "end": 19342, "loc": { "start": { "line": 559, @@ -56127,8 +56127,8 @@ }, "property": { "type": "Identifier", - "start": 19344, - "end": 19358, + "start": 19343, + "end": 19357, "loc": { "start": { "line": 559, @@ -56147,8 +56147,8 @@ }, "property": { "type": "Identifier", - "start": 19359, - "end": 19365, + "start": 19358, + "end": 19364, "loc": { "start": { "line": 559, @@ -56172,8 +56172,8 @@ }, "consequent": { "type": "ExpressionStatement", - "start": 19379, - "end": 19412, + "start": 19378, + "end": 19411, "loc": { "start": { "line": 560, @@ -56186,8 +56186,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 19379, - "end": 19411, + "start": 19378, + "end": 19410, "loc": { "start": { "line": 560, @@ -56201,8 +56201,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 19379, - "end": 19406, + "start": 19378, + "end": 19405, "loc": { "start": { "line": 560, @@ -56215,8 +56215,8 @@ }, "object": { "type": "MemberExpression", - "start": 19379, - "end": 19398, + "start": 19378, + "end": 19397, "loc": { "start": { "line": 560, @@ -56229,8 +56229,8 @@ }, "object": { "type": "ThisExpression", - "start": 19379, - "end": 19383, + "start": 19378, + "end": 19382, "loc": { "start": { "line": 560, @@ -56244,8 +56244,8 @@ }, "property": { "type": "Identifier", - "start": 19384, - "end": 19398, + "start": 19383, + "end": 19397, "loc": { "start": { "line": 560, @@ -56263,8 +56263,8 @@ }, "property": { "type": "Identifier", - "start": 19399, - "end": 19405, + "start": 19398, + "end": 19404, "loc": { "start": { "line": 560, @@ -56282,8 +56282,8 @@ }, "right": { "type": "ArrayExpression", - "start": 19409, - "end": 19411, + "start": 19408, + "end": 19410, "loc": { "start": { "line": 560, @@ -56303,8 +56303,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding to buttonElements\r\n ", - "start": 19272, - "end": 19325, + "start": 19271, + "end": 19324, "loc": { "start": { "line": 556, @@ -56320,8 +56320,8 @@ }, { "type": "ExpressionStatement", - "start": 19424, - "end": 19468, + "start": 19423, + "end": 19467, "loc": { "start": { "line": 562, @@ -56334,8 +56334,8 @@ }, "expression": { "type": "CallExpression", - "start": 19424, - "end": 19467, + "start": 19423, + "end": 19466, "loc": { "start": { "line": 562, @@ -56348,8 +56348,8 @@ }, "callee": { "type": "MemberExpression", - "start": 19424, - "end": 19456, + "start": 19423, + "end": 19455, "loc": { "start": { "line": 562, @@ -56362,8 +56362,8 @@ }, "object": { "type": "MemberExpression", - "start": 19424, - "end": 19451, + "start": 19423, + "end": 19450, "loc": { "start": { "line": 562, @@ -56376,8 +56376,8 @@ }, "object": { "type": "MemberExpression", - "start": 19424, - "end": 19443, + "start": 19423, + "end": 19442, "loc": { "start": { "line": 562, @@ -56390,8 +56390,8 @@ }, "object": { "type": "ThisExpression", - "start": 19424, - "end": 19428, + "start": 19423, + "end": 19427, "loc": { "start": { "line": 562, @@ -56405,8 +56405,8 @@ }, "property": { "type": "Identifier", - "start": 19429, - "end": 19443, + "start": 19428, + "end": 19442, "loc": { "start": { "line": 562, @@ -56424,8 +56424,8 @@ }, "property": { "type": "Identifier", - "start": 19444, - "end": 19450, + "start": 19443, + "end": 19449, "loc": { "start": { "line": 562, @@ -56443,8 +56443,8 @@ }, "property": { "type": "Identifier", - "start": 19452, - "end": 19456, + "start": 19451, + "end": 19455, "loc": { "start": { "line": 562, @@ -56463,8 +56463,8 @@ "arguments": [ { "type": "Identifier", - "start": 19457, - "end": 19466, + "start": 19456, + "end": 19465, "loc": { "start": { "line": 562, @@ -56484,8 +56484,8 @@ { "type": "CommentBlock", "value": "*\r\n * Appending button to row\r\n ", - "start": 19480, - "end": 19532, + "start": 19479, + "end": 19531, "loc": { "start": { "line": 564, @@ -56501,8 +56501,8 @@ }, { "type": "ExpressionStatement", - "start": 19542, - "end": 19572, + "start": 19541, + "end": 19571, "loc": { "start": { "line": 567, @@ -56515,8 +56515,8 @@ }, "expression": { "type": "CallExpression", - "start": 19542, - "end": 19571, + "start": 19541, + "end": 19570, "loc": { "start": { "line": 567, @@ -56529,8 +56529,8 @@ }, "callee": { "type": "MemberExpression", - "start": 19542, - "end": 19560, + "start": 19541, + "end": 19559, "loc": { "start": { "line": 567, @@ -56543,8 +56543,8 @@ }, "object": { "type": "Identifier", - "start": 19542, - "end": 19548, + "start": 19541, + "end": 19547, "loc": { "start": { "line": 567, @@ -56561,8 +56561,8 @@ }, "property": { "type": "Identifier", - "start": 19549, - "end": 19560, + "start": 19548, + "end": 19559, "loc": { "start": { "line": 567, @@ -56582,8 +56582,8 @@ "arguments": [ { "type": "Identifier", - "start": 19561, - "end": 19570, + "start": 19560, + "end": 19569, "loc": { "start": { "line": 567, @@ -56604,8 +56604,8 @@ { "type": "CommentBlock", "value": "*\r\n * Appending button to row\r\n ", - "start": 19480, - "end": 19532, + "start": 19479, + "end": 19531, "loc": { "start": { "line": 564, @@ -56630,8 +56630,8 @@ { "type": "CommentBlock", "value": "*\r\n * Iterating through each button in row\r\n ", - "start": 17829, - "end": 17890, + "start": 17828, + "end": 17889, "loc": { "start": { "line": 517, @@ -56648,8 +56648,8 @@ { "type": "CommentBlock", "value": "*\r\n * Appending row to keyboard\r\n ", - "start": 19595, - "end": 19645, + "start": 19594, + "end": 19644, "loc": { "start": { "line": 571, @@ -56665,8 +56665,8 @@ }, { "type": "ExpressionStatement", - "start": 19653, - "end": 19690, + "start": 19652, + "end": 19689, "loc": { "start": { "line": 574, @@ -56679,8 +56679,8 @@ }, "expression": { "type": "CallExpression", - "start": 19653, - "end": 19689, + "start": 19652, + "end": 19688, "loc": { "start": { "line": 574, @@ -56693,8 +56693,8 @@ }, "callee": { "type": "MemberExpression", - "start": 19653, - "end": 19681, + "start": 19652, + "end": 19680, "loc": { "start": { "line": 574, @@ -56707,8 +56707,8 @@ }, "object": { "type": "MemberExpression", - "start": 19653, - "end": 19669, + "start": 19652, + "end": 19668, "loc": { "start": { "line": 574, @@ -56721,8 +56721,8 @@ }, "object": { "type": "ThisExpression", - "start": 19653, - "end": 19657, + "start": 19652, + "end": 19656, "loc": { "start": { "line": 574, @@ -56737,8 +56737,8 @@ }, "property": { "type": "Identifier", - "start": 19658, - "end": 19669, + "start": 19657, + "end": 19668, "loc": { "start": { "line": 574, @@ -56757,8 +56757,8 @@ }, "property": { "type": "Identifier", - "start": 19670, - "end": 19681, + "start": 19669, + "end": 19680, "loc": { "start": { "line": 574, @@ -56778,8 +56778,8 @@ "arguments": [ { "type": "Identifier", - "start": 19682, - "end": 19688, + "start": 19681, + "end": 19687, "loc": { "start": { "line": 574, @@ -56800,8 +56800,8 @@ { "type": "CommentBlock", "value": "*\r\n * Appending row to keyboard\r\n ", - "start": 19595, - "end": 19645, + "start": 19594, + "end": 19644, "loc": { "start": { "line": 571, @@ -56826,8 +56826,8 @@ { "type": "CommentBlock", "value": "*\r\n * Iterating through each row\r\n ", - "start": 17529, - "end": 17576, + "start": 17528, + "end": 17575, "loc": { "start": { "line": 505, @@ -56844,8 +56844,8 @@ { "type": "CommentBlock", "value": "*\r\n * Calling onRender\r\n ", - "start": 19707, - "end": 19744, + "start": 19706, + "end": 19743, "loc": { "start": { "line": 577, @@ -56861,8 +56861,8 @@ }, { "type": "ExpressionStatement", - "start": 19750, - "end": 19766, + "start": 19749, + "end": 19765, "loc": { "start": { "line": 580, @@ -56875,8 +56875,8 @@ }, "expression": { "type": "CallExpression", - "start": 19750, - "end": 19765, + "start": 19749, + "end": 19764, "loc": { "start": { "line": 580, @@ -56889,8 +56889,8 @@ }, "callee": { "type": "MemberExpression", - "start": 19750, - "end": 19763, + "start": 19749, + "end": 19762, "loc": { "start": { "line": 580, @@ -56903,8 +56903,8 @@ }, "object": { "type": "ThisExpression", - "start": 19750, - "end": 19754, + "start": 19749, + "end": 19753, "loc": { "start": { "line": 580, @@ -56919,8 +56919,8 @@ }, "property": { "type": "Identifier", - "start": 19755, - "end": 19763, + "start": 19754, + "end": 19762, "loc": { "start": { "line": 580, @@ -56944,8 +56944,8 @@ { "type": "CommentBlock", "value": "*\r\n * Calling onRender\r\n ", - "start": 19707, - "end": 19744, + "start": 19706, + "end": 19743, "loc": { "start": { "line": 577, @@ -56961,8 +56961,8 @@ }, { "type": "IfStatement", - "start": 19774, - "end": 19996, + "start": 19773, + "end": 19995, "loc": { "start": { "line": 582, @@ -56975,8 +56975,8 @@ }, "test": { "type": "UnaryExpression", - "start": 19777, - "end": 19794, + "start": 19776, + "end": 19793, "loc": { "start": { "line": 582, @@ -56991,8 +56991,8 @@ "prefix": true, "argument": { "type": "MemberExpression", - "start": 19778, - "end": 19794, + "start": 19777, + "end": 19793, "loc": { "start": { "line": 582, @@ -57005,8 +57005,8 @@ }, "object": { "type": "ThisExpression", - "start": 19778, - "end": 19782, + "start": 19777, + "end": 19781, "loc": { "start": { "line": 582, @@ -57020,8 +57020,8 @@ }, "property": { "type": "Identifier", - "start": 19783, - "end": 19794, + "start": 19782, + "end": 19793, "loc": { "start": { "line": 582, @@ -57043,8 +57043,8 @@ }, "consequent": { "type": "BlockStatement", - "start": 19795, - "end": 19996, + "start": 19794, + "end": 19995, "loc": { "start": { "line": 582, @@ -57058,8 +57058,8 @@ "body": [ { "type": "ExpressionStatement", - "start": 19894, - "end": 19918, + "start": 19893, + "end": 19917, "loc": { "start": { "line": 586, @@ -57072,8 +57072,8 @@ }, "expression": { "type": "AssignmentExpression", - "start": 19894, - "end": 19917, + "start": 19893, + "end": 19916, "loc": { "start": { "line": 586, @@ -57087,8 +57087,8 @@ "operator": "=", "left": { "type": "MemberExpression", - "start": 19894, - "end": 19910, + "start": 19893, + "end": 19909, "loc": { "start": { "line": 586, @@ -57101,8 +57101,8 @@ }, "object": { "type": "ThisExpression", - "start": 19894, - "end": 19898, + "start": 19893, + "end": 19897, "loc": { "start": { "line": 586, @@ -57117,8 +57117,8 @@ }, "property": { "type": "Identifier", - "start": 19899, - "end": 19910, + "start": 19898, + "end": 19909, "loc": { "start": { "line": 586, @@ -57137,8 +57137,8 @@ }, "right": { "type": "BooleanLiteral", - "start": 19913, - "end": 19917, + "start": 19912, + "end": 19916, "loc": { "start": { "line": 586, @@ -57157,8 +57157,8 @@ { "type": "CommentBlock", "value": "*\r\n * Ensures that onInit is only called once per instantiation\r\n ", - "start": 19804, - "end": 19886, + "start": 19803, + "end": 19885, "loc": { "start": { "line": 583, @@ -57175,8 +57175,8 @@ { "type": "CommentBlock", "value": "*\r\n * Calling onInit\r\n ", - "start": 19928, - "end": 19967, + "start": 19927, + "end": 19966, "loc": { "start": { "line": 588, @@ -57192,8 +57192,8 @@ }, { "type": "ExpressionStatement", - "start": 19975, - "end": 19989, + "start": 19974, + "end": 19988, "loc": { "start": { "line": 591, @@ -57206,8 +57206,8 @@ }, "expression": { "type": "CallExpression", - "start": 19975, - "end": 19988, + "start": 19974, + "end": 19987, "loc": { "start": { "line": 591, @@ -57220,8 +57220,8 @@ }, "callee": { "type": "MemberExpression", - "start": 19975, - "end": 19986, + "start": 19974, + "end": 19985, "loc": { "start": { "line": 591, @@ -57234,8 +57234,8 @@ }, "object": { "type": "ThisExpression", - "start": 19975, - "end": 19979, + "start": 19974, + "end": 19978, "loc": { "start": { "line": 591, @@ -57250,8 +57250,8 @@ }, "property": { "type": "Identifier", - "start": 19980, - "end": 19986, + "start": 19979, + "end": 19985, "loc": { "start": { "line": 591, @@ -57275,8 +57275,8 @@ { "type": "CommentBlock", "value": "*\r\n * Calling onInit\r\n ", - "start": 19928, - "end": 19967, + "start": 19927, + "end": 19966, "loc": { "start": { "line": 588, @@ -57303,8 +57303,8 @@ { "type": "CommentBlock", "value": "*\r\n * Renders rows and buttons as per options\r\n ", - "start": 15812, - "end": 15868, + "start": 15811, + "end": 15867, "loc": { "start": { "line": 454, @@ -57653,9 +57653,9 @@ }, { "type": "CommentBlock", - "value": "*\r\n * Clear the keyboard’s input.\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", + "value": "*\r\n * Clear the keyboard’s input.\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", "start": 7700, - "end": 7819, + "end": 7818, "loc": { "start": { "line": 182, @@ -57670,8 +57670,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 7960, - "end": 8015, + "start": 7959, + "end": 8014, "loc": { "start": { "line": 190, @@ -57686,8 +57686,8 @@ { "type": "CommentBlock", "value": "*\r\n * Get the keyboard’s input (You can also get it from the onChange prop).\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", - "start": 8111, - "end": 8273, + "start": 8110, + "end": 8272, "loc": { "start": { "line": 197, @@ -57702,8 +57702,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 8366, - "end": 8421, + "start": 8365, + "end": 8420, "loc": { "start": { "line": 204, @@ -57718,8 +57718,8 @@ { "type": "CommentBlock", "value": "*\r\n * Set the keyboard’s input.\r\n * @param {string} input the input value\r\n * @param {string} inputName optional - the internal input to select\r\n ", - "start": 8567, - "end": 8727, + "start": 8566, + "end": 8726, "loc": { "start": { "line": 213, @@ -57734,8 +57734,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 8863, - "end": 8918, + "start": 8862, + "end": 8917, "loc": { "start": { "line": 222, @@ -57750,8 +57750,8 @@ { "type": "CommentBlock", "value": "*\r\n * Replace the input object (`keyboard.input`)\r\n * @param {object} inputObj The input object\r\n ", - "start": 9016, - "end": 9125, + "start": 9015, + "end": 9124, "loc": { "start": { "line": 229, @@ -57766,8 +57766,8 @@ { "type": "CommentBlock", "value": "*\r\n * Set new option or modify existing ones after initialization. \r\n * @param {object} option The option to set\r\n ", - "start": 9198, - "end": 9324, + "start": 9197, + "end": 9323, "loc": { "start": { "line": 237, @@ -57782,8 +57782,8 @@ { "type": "CommentBlock", "value": "*\r\n * Remove all keyboard rows and reset keyboard values.\r\n * Used interally between re-renders.\r\n ", - "start": 9468, - "end": 9577, + "start": 9467, + "end": 9576, "loc": { "start": { "line": 247, @@ -57798,8 +57798,8 @@ { "type": "CommentBlock", "value": "*\r\n * Send a command to all simple-keyboard instances at once (if you have multiple instances).\r\n * @param {function(instance: object, key: string)} callback Function to run on every instance\r\n ", - "start": 9733, - "end": 9938, + "start": 9732, + "end": 9937, "loc": { "start": { "line": 257, @@ -57814,8 +57814,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adds/Modifies an entry to the `buttonTheme`. Basically a way to add a class to a button.\r\n * @param {string} buttons List of buttons to select (separated by a space).\r\n * @param {string} className Classes to give to the selected buttons (separated by space).\r\n ", - "start": 10323, - "end": 10604, + "start": 10322, + "end": 10603, "loc": { "start": { "line": 272, @@ -57830,8 +57830,8 @@ { "type": "CommentBlock", "value": "*\r\n * If class is already defined, we add button to class definition\r\n ", - "start": 10938, - "end": 11029, + "start": 10937, + "end": 11028, "loc": { "start": { "line": 288, @@ -57846,8 +57846,8 @@ { "type": "CommentBlock", "value": "*\r\n * If class is not defined, we create a new entry\r\n ", - "start": 11559, - "end": 11634, + "start": 11558, + "end": 11633, "loc": { "start": { "line": 306, @@ -57862,8 +57862,8 @@ { "type": "CommentBlock", "value": "*\r\n * Removes/Amends an entry to the `buttonTheme`. Basically a way to remove a class previously added to a button through buttonTheme or addButtonTheme.\r\n * @param {string} buttons List of buttons to select (separated by a space).\r\n * @param {string} className Classes to give to the selected buttons (separated by space).\r\n ", - "start": 11853, - "end": 12193, + "start": 11852, + "end": 12192, "loc": { "start": { "line": 322, @@ -57878,8 +57878,8 @@ { "type": "CommentBlock", "value": "*\r\n * When called with empty parameters, remove all button themes\r\n ", - "start": 12248, - "end": 12328, + "start": 12247, + "end": 12327, "loc": { "start": { "line": 328, @@ -57894,8 +57894,8 @@ { "type": "CommentBlock", "value": "*\r\n * If buttons are passed and buttonTheme has items\r\n ", - "start": 12457, - "end": 12525, + "start": 12456, + "end": 12524, "loc": { "start": { "line": 337, @@ -57910,8 +57910,8 @@ { "type": "CommentBlock", "value": "*\r\n * If className is set, we affect the buttons only for that class\r\n * Otherwise, we afect all classes\r\n ", - "start": 12790, - "end": 12931, + "start": 12789, + "end": 12930, "loc": { "start": { "line": 345, @@ -57926,8 +57926,8 @@ { "type": "CommentBlock", "value": "*\r\n * If buttons left, return them, otherwise, remove button Theme\r\n ", - "start": 13172, - "end": 13269, + "start": 13171, + "end": 13268, "loc": { "start": { "line": 355, @@ -57942,8 +57942,8 @@ { "type": "CommentBlock", "value": "*\r\n * Get the DOM Element of a button. If there are several buttons with the same name, an array of the DOM Elements is returned.\r\n * @param {string} button The button layout name to select\r\n ", - "start": 13627, - "end": 13830, + "start": 13626, + "end": 13829, "loc": { "start": { "line": 375, @@ -57958,8 +57958,8 @@ { "type": "CommentBlock", "value": "*\r\n * Retrieves the current cursor position within a input or textarea (if any)\r\n ", - "start": 14114, - "end": 14204, + "start": 14113, + "end": 14203, "loc": { "start": { "line": 394, @@ -57974,8 +57974,8 @@ { "type": "CommentBlock", "value": "*\r\n * Called by {@link handleCaret} when an event that warrants a cursor position update is triggered\r\n ", - "start": 14524, - "end": 14636, + "start": 14523, + "end": 14635, "loc": { "start": { "line": 407, @@ -57990,8 +57990,8 @@ { "type": "CommentBlock", "value": "*\r\n * Tracks current cursor position\r\n * As keys are pressed, text will be added/removed at that position within the input.\r\n ", - "start": 14832, - "end": 14980, + "start": 14831, + "end": 14979, "loc": { "start": { "line": 417, @@ -58006,8 +58006,8 @@ { "type": "CommentBlock", "value": "*\r\n * Executes the callback function once simple-keyboard is rendered for the first time (on initialization).\r\n ", - "start": 15203, - "end": 15323, + "start": 15202, + "end": 15322, "loc": { "start": { "line": 429, @@ -58022,8 +58022,8 @@ { "type": "CommentBlock", "value": "*\r\n * Caret handling\r\n ", - "start": 15422, - "end": 15457, + "start": 15421, + "end": 15456, "loc": { "start": { "line": 437, @@ -58038,8 +58038,8 @@ { "type": "CommentBlock", "value": "*\r\n * Executes the callback function every time simple-keyboard is rendered (e.g: when you change layouts).\r\n ", - "start": 15576, - "end": 15694, + "start": 15575, + "end": 15693, "loc": { "start": { "line": 446, @@ -58054,8 +58054,8 @@ { "type": "CommentBlock", "value": "*\r\n * Renders rows and buttons as per options\r\n ", - "start": 15812, - "end": 15868, + "start": 15811, + "end": 15867, "loc": { "start": { "line": 454, @@ -58070,8 +58070,8 @@ { "type": "CommentBlock", "value": "*\r\n * Clear keyboard\r\n ", - "start": 15894, - "end": 15929, + "start": 15893, + "end": 15928, "loc": { "start": { "line": 458, @@ -58086,8 +58086,8 @@ { "type": "CommentBlock", "value": "*\r\n * Account for buttonTheme, if set\r\n ", - "start": 16140, - "end": 16192, + "start": 16139, + "end": 16191, "loc": { "start": { "line": 466, @@ -58102,8 +58102,8 @@ { "type": "CommentLine", "value": " If the button has already been added", - "start": 16699, - "end": 16738, + "start": 16698, + "end": 16737, "loc": { "start": { "line": 483, @@ -58118,8 +58118,8 @@ { "type": "CommentLine", "value": " Making sure we don't add duplicate classes, even when buttonTheme has duplicates", - "start": 16788, - "end": 16871, + "start": 16787, + "end": 16870, "loc": { "start": { "line": 485, @@ -58134,8 +58134,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding themeClass, layoutClass to keyboardDOM\r\n ", - "start": 17379, - "end": 17445, + "start": 17378, + "end": 17444, "loc": { "start": { "line": 500, @@ -58150,8 +58150,8 @@ { "type": "CommentBlock", "value": "*\r\n * Iterating through each row\r\n ", - "start": 17529, - "end": 17576, + "start": 17528, + "end": 17575, "loc": { "start": { "line": 505, @@ -58166,8 +58166,8 @@ { "type": "CommentBlock", "value": "*\r\n * Creating empty row\r\n ", - "start": 17688, - "end": 17731, + "start": 17687, + "end": 17730, "loc": { "start": { "line": 511, @@ -58182,8 +58182,8 @@ { "type": "CommentBlock", "value": "*\r\n * Iterating through each button in row\r\n ", - "start": 17829, - "end": 17890, + "start": 17828, + "end": 17889, "loc": { "start": { "line": 517, @@ -58198,8 +58198,8 @@ { "type": "CommentBlock", "value": "*\r\n * Creating button\r\n ", - "start": 18201, - "end": 18245, + "start": 18200, + "end": 18244, "loc": { "start": { "line": 525, @@ -58214,8 +58214,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding identifier\r\n ", - "start": 18489, - "end": 18535, + "start": 18488, + "end": 18534, "loc": { "start": { "line": 532, @@ -58230,8 +58230,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding unique id\r\n * Since there's no limit on spawning same buttons, the unique id ensures you can style every button\r\n ", - "start": 18602, - "end": 18757, + "start": 18601, + "end": 18756, "loc": { "start": { "line": 537, @@ -58246,8 +58246,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding display label\r\n ", - "start": 18906, - "end": 18955, + "start": 18905, + "end": 18954, "loc": { "start": { "line": 544, @@ -58262,8 +58262,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding button label to button\r\n ", - "start": 19040, - "end": 19098, + "start": 19039, + "end": 19097, "loc": { "start": { "line": 549, @@ -58278,8 +58278,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding to buttonElements\r\n ", - "start": 19272, - "end": 19325, + "start": 19271, + "end": 19324, "loc": { "start": { "line": 556, @@ -58294,8 +58294,8 @@ { "type": "CommentBlock", "value": "*\r\n * Appending button to row\r\n ", - "start": 19480, - "end": 19532, + "start": 19479, + "end": 19531, "loc": { "start": { "line": 564, @@ -58310,8 +58310,8 @@ { "type": "CommentBlock", "value": "*\r\n * Appending row to keyboard\r\n ", - "start": 19595, - "end": 19645, + "start": 19594, + "end": 19644, "loc": { "start": { "line": 571, @@ -58326,8 +58326,8 @@ { "type": "CommentBlock", "value": "*\r\n * Calling onRender\r\n ", - "start": 19707, - "end": 19744, + "start": 19706, + "end": 19743, "loc": { "start": { "line": 577, @@ -58342,8 +58342,8 @@ { "type": "CommentBlock", "value": "*\r\n * Ensures that onInit is only called once per instantiation\r\n ", - "start": 19804, - "end": 19886, + "start": 19803, + "end": 19885, "loc": { "start": { "line": 583, @@ -58358,8 +58358,8 @@ { "type": "CommentBlock", "value": "*\r\n * Calling onInit\r\n ", - "start": 19928, - "end": 19967, + "start": 19927, + "end": 19966, "loc": { "start": { "line": 588, @@ -72781,9 +72781,9 @@ }, { "type": "CommentBlock", - "value": "*\r\n * Clear the keyboard’s input.\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", + "value": "*\r\n * Clear the keyboard’s input.\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", "start": 7700, - "end": 7819, + "end": 7818, "loc": { "start": { "line": 182, @@ -72808,8 +72808,8 @@ "binop": null }, "value": "clearInput", - "start": 7823, - "end": 7833, + "start": 7822, + "end": 7832, "loc": { "start": { "line": 186, @@ -72835,8 +72835,8 @@ "updateContext": null }, "value": "=", - "start": 7834, - "end": 7835, + "start": 7833, + "end": 7834, "loc": { "start": { "line": 186, @@ -72860,8 +72860,8 @@ "postfix": false, "binop": null }, - "start": 7836, - "end": 7837, + "start": 7835, + "end": 7836, "loc": { "start": { "line": 186, @@ -72886,8 +72886,8 @@ "binop": null }, "value": "inputName", - "start": 7837, - "end": 7846, + "start": 7836, + "end": 7845, "loc": { "start": { "line": 186, @@ -72911,8 +72911,8 @@ "postfix": false, "binop": null }, - "start": 7846, - "end": 7847, + "start": 7845, + "end": 7846, "loc": { "start": { "line": 186, @@ -72937,8 +72937,8 @@ "binop": null, "updateContext": null }, - "start": 7848, - "end": 7850, + "start": 7847, + "end": 7849, "loc": { "start": { "line": 186, @@ -72962,8 +72962,8 @@ "postfix": false, "binop": null }, - "start": 7851, - "end": 7852, + "start": 7850, + "end": 7851, "loc": { "start": { "line": 186, @@ -72988,8 +72988,8 @@ "binop": null }, "value": "inputName", - "start": 7858, - "end": 7867, + "start": 7857, + "end": 7866, "loc": { "start": { "line": 187, @@ -73015,8 +73015,8 @@ "updateContext": null }, "value": "=", - "start": 7868, - "end": 7869, + "start": 7867, + "end": 7868, "loc": { "start": { "line": 187, @@ -73041,8 +73041,8 @@ "binop": null }, "value": "inputName", - "start": 7870, - "end": 7879, + "start": 7869, + "end": 7878, "loc": { "start": { "line": 187, @@ -73068,8 +73068,8 @@ "updateContext": null }, "value": "||", - "start": 7880, - "end": 7882, + "start": 7879, + "end": 7881, "loc": { "start": { "line": 187, @@ -73096,8 +73096,8 @@ "updateContext": null }, "value": "this", - "start": 7883, - "end": 7887, + "start": 7882, + "end": 7886, "loc": { "start": { "line": 187, @@ -73122,8 +73122,8 @@ "binop": null, "updateContext": null }, - "start": 7887, - "end": 7888, + "start": 7886, + "end": 7887, "loc": { "start": { "line": 187, @@ -73148,8 +73148,8 @@ "binop": null }, "value": "options", - "start": 7888, - "end": 7895, + "start": 7887, + "end": 7894, "loc": { "start": { "line": 187, @@ -73174,8 +73174,8 @@ "binop": null, "updateContext": null }, - "start": 7895, - "end": 7896, + "start": 7894, + "end": 7895, "loc": { "start": { "line": 187, @@ -73200,8 +73200,8 @@ "binop": null }, "value": "inputName", - "start": 7896, - "end": 7905, + "start": 7895, + "end": 7904, "loc": { "start": { "line": 187, @@ -73226,8 +73226,8 @@ "binop": null, "updateContext": null }, - "start": 7905, - "end": 7906, + "start": 7904, + "end": 7905, "loc": { "start": { "line": 187, @@ -73254,8 +73254,8 @@ "updateContext": null }, "value": "this", - "start": 7912, - "end": 7916, + "start": 7911, + "end": 7915, "loc": { "start": { "line": 188, @@ -73280,8 +73280,8 @@ "binop": null, "updateContext": null }, - "start": 7916, - "end": 7917, + "start": 7915, + "end": 7916, "loc": { "start": { "line": 188, @@ -73306,8 +73306,8 @@ "binop": null }, "value": "input", - "start": 7917, - "end": 7922, + "start": 7916, + "end": 7921, "loc": { "start": { "line": 188, @@ -73332,8 +73332,8 @@ "binop": null, "updateContext": null }, - "start": 7922, - "end": 7923, + "start": 7921, + "end": 7922, "loc": { "start": { "line": 188, @@ -73360,8 +73360,8 @@ "updateContext": null }, "value": "this", - "start": 7923, - "end": 7927, + "start": 7922, + "end": 7926, "loc": { "start": { "line": 188, @@ -73386,8 +73386,8 @@ "binop": null, "updateContext": null }, - "start": 7927, - "end": 7928, + "start": 7926, + "end": 7927, "loc": { "start": { "line": 188, @@ -73412,8 +73412,8 @@ "binop": null }, "value": "options", - "start": 7928, - "end": 7935, + "start": 7927, + "end": 7934, "loc": { "start": { "line": 188, @@ -73438,8 +73438,8 @@ "binop": null, "updateContext": null }, - "start": 7935, - "end": 7936, + "start": 7934, + "end": 7935, "loc": { "start": { "line": 188, @@ -73464,8 +73464,8 @@ "binop": null }, "value": "inputName", - "start": 7936, - "end": 7945, + "start": 7935, + "end": 7944, "loc": { "start": { "line": 188, @@ -73490,8 +73490,8 @@ "binop": null, "updateContext": null }, - "start": 7945, - "end": 7946, + "start": 7944, + "end": 7945, "loc": { "start": { "line": 188, @@ -73517,8 +73517,8 @@ "updateContext": null }, "value": "=", - "start": 7947, - "end": 7948, + "start": 7946, + "end": 7947, "loc": { "start": { "line": 188, @@ -73544,8 +73544,8 @@ "updateContext": null }, "value": "", - "start": 7949, - "end": 7951, + "start": 7948, + "end": 7950, "loc": { "start": { "line": 188, @@ -73570,8 +73570,8 @@ "binop": null, "updateContext": null }, - "start": 7951, - "end": 7952, + "start": 7950, + "end": 7951, "loc": { "start": { "line": 188, @@ -73586,8 +73586,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 7960, - "end": 8015, + "start": 7959, + "end": 8014, "loc": { "start": { "line": 190, @@ -73614,8 +73614,8 @@ "updateContext": null }, "value": "if", - "start": 8021, - "end": 8023, + "start": 8020, + "end": 8022, "loc": { "start": { "line": 193, @@ -73639,8 +73639,8 @@ "postfix": false, "binop": null }, - "start": 8023, - "end": 8024, + "start": 8022, + "end": 8023, "loc": { "start": { "line": 193, @@ -73667,8 +73667,8 @@ "updateContext": null }, "value": "this", - "start": 8024, - "end": 8028, + "start": 8023, + "end": 8027, "loc": { "start": { "line": 193, @@ -73693,8 +73693,8 @@ "binop": null, "updateContext": null }, - "start": 8028, - "end": 8029, + "start": 8027, + "end": 8028, "loc": { "start": { "line": 193, @@ -73719,8 +73719,8 @@ "binop": null }, "value": "options", - "start": 8029, - "end": 8036, + "start": 8028, + "end": 8035, "loc": { "start": { "line": 193, @@ -73745,8 +73745,8 @@ "binop": null, "updateContext": null }, - "start": 8036, - "end": 8037, + "start": 8035, + "end": 8036, "loc": { "start": { "line": 193, @@ -73771,8 +73771,8 @@ "binop": null }, "value": "syncInstanceInputs", - "start": 8037, - "end": 8055, + "start": 8036, + "end": 8054, "loc": { "start": { "line": 193, @@ -73796,8 +73796,8 @@ "postfix": false, "binop": null }, - "start": 8055, - "end": 8056, + "start": 8054, + "end": 8055, "loc": { "start": { "line": 193, @@ -73824,8 +73824,8 @@ "updateContext": null }, "value": "this", - "start": 8064, - "end": 8068, + "start": 8063, + "end": 8067, "loc": { "start": { "line": 194, @@ -73850,8 +73850,8 @@ "binop": null, "updateContext": null }, - "start": 8068, - "end": 8069, + "start": 8067, + "end": 8068, "loc": { "start": { "line": 194, @@ -73876,8 +73876,8 @@ "binop": null }, "value": "syncInstanceInputs", - "start": 8069, - "end": 8087, + "start": 8068, + "end": 8086, "loc": { "start": { "line": 194, @@ -73901,8 +73901,8 @@ "postfix": false, "binop": null }, - "start": 8087, - "end": 8088, + "start": 8086, + "end": 8087, "loc": { "start": { "line": 194, @@ -73929,8 +73929,8 @@ "updateContext": null }, "value": "this", - "start": 8088, - "end": 8092, + "start": 8087, + "end": 8091, "loc": { "start": { "line": 194, @@ -73955,8 +73955,8 @@ "binop": null, "updateContext": null }, - "start": 8092, - "end": 8093, + "start": 8091, + "end": 8092, "loc": { "start": { "line": 194, @@ -73981,8 +73981,8 @@ "binop": null }, "value": "input", - "start": 8093, - "end": 8098, + "start": 8092, + "end": 8097, "loc": { "start": { "line": 194, @@ -74006,8 +74006,8 @@ "postfix": false, "binop": null }, - "start": 8098, - "end": 8099, + "start": 8097, + "end": 8098, "loc": { "start": { "line": 194, @@ -74032,8 +74032,8 @@ "binop": null, "updateContext": null }, - "start": 8099, - "end": 8100, + "start": 8098, + "end": 8099, "loc": { "start": { "line": 194, @@ -74057,8 +74057,8 @@ "postfix": false, "binop": null }, - "start": 8104, - "end": 8105, + "start": 8103, + "end": 8104, "loc": { "start": { "line": 195, @@ -74073,8 +74073,8 @@ { "type": "CommentBlock", "value": "*\r\n * Get the keyboard’s input (You can also get it from the onChange prop).\r\n * @param {string} [inputName] optional - the internal input to select\r\n ", - "start": 8111, - "end": 8273, + "start": 8110, + "end": 8272, "loc": { "start": { "line": 197, @@ -74099,8 +74099,8 @@ "binop": null }, "value": "getInput", - "start": 8277, - "end": 8285, + "start": 8276, + "end": 8284, "loc": { "start": { "line": 201, @@ -74126,8 +74126,8 @@ "updateContext": null }, "value": "=", - "start": 8286, - "end": 8287, + "start": 8285, + "end": 8286, "loc": { "start": { "line": 201, @@ -74151,8 +74151,8 @@ "postfix": false, "binop": null }, - "start": 8288, - "end": 8289, + "start": 8287, + "end": 8288, "loc": { "start": { "line": 201, @@ -74177,8 +74177,8 @@ "binop": null }, "value": "inputName", - "start": 8289, - "end": 8298, + "start": 8288, + "end": 8297, "loc": { "start": { "line": 201, @@ -74202,8 +74202,8 @@ "postfix": false, "binop": null }, - "start": 8298, - "end": 8299, + "start": 8297, + "end": 8298, "loc": { "start": { "line": 201, @@ -74228,8 +74228,8 @@ "binop": null, "updateContext": null }, - "start": 8300, - "end": 8302, + "start": 8299, + "end": 8301, "loc": { "start": { "line": 201, @@ -74253,8 +74253,8 @@ "postfix": false, "binop": null }, - "start": 8303, - "end": 8304, + "start": 8302, + "end": 8303, "loc": { "start": { "line": 201, @@ -74279,8 +74279,8 @@ "binop": null }, "value": "inputName", - "start": 8310, - "end": 8319, + "start": 8309, + "end": 8318, "loc": { "start": { "line": 202, @@ -74306,8 +74306,8 @@ "updateContext": null }, "value": "=", - "start": 8320, - "end": 8321, + "start": 8319, + "end": 8320, "loc": { "start": { "line": 202, @@ -74332,8 +74332,8 @@ "binop": null }, "value": "inputName", - "start": 8322, - "end": 8331, + "start": 8321, + "end": 8330, "loc": { "start": { "line": 202, @@ -74359,8 +74359,8 @@ "updateContext": null }, "value": "||", - "start": 8332, - "end": 8334, + "start": 8331, + "end": 8333, "loc": { "start": { "line": 202, @@ -74387,8 +74387,8 @@ "updateContext": null }, "value": "this", - "start": 8335, - "end": 8339, + "start": 8334, + "end": 8338, "loc": { "start": { "line": 202, @@ -74413,8 +74413,8 @@ "binop": null, "updateContext": null }, - "start": 8339, - "end": 8340, + "start": 8338, + "end": 8339, "loc": { "start": { "line": 202, @@ -74439,8 +74439,8 @@ "binop": null }, "value": "options", - "start": 8340, - "end": 8347, + "start": 8339, + "end": 8346, "loc": { "start": { "line": 202, @@ -74465,8 +74465,8 @@ "binop": null, "updateContext": null }, - "start": 8347, - "end": 8348, + "start": 8346, + "end": 8347, "loc": { "start": { "line": 202, @@ -74491,8 +74491,8 @@ "binop": null }, "value": "inputName", - "start": 8348, - "end": 8357, + "start": 8347, + "end": 8356, "loc": { "start": { "line": 202, @@ -74517,8 +74517,8 @@ "binop": null, "updateContext": null }, - "start": 8357, - "end": 8358, + "start": 8356, + "end": 8357, "loc": { "start": { "line": 202, @@ -74533,8 +74533,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 8366, - "end": 8421, + "start": 8365, + "end": 8420, "loc": { "start": { "line": 204, @@ -74561,8 +74561,8 @@ "updateContext": null }, "value": "if", - "start": 8427, - "end": 8429, + "start": 8426, + "end": 8428, "loc": { "start": { "line": 207, @@ -74586,8 +74586,8 @@ "postfix": false, "binop": null }, - "start": 8429, - "end": 8430, + "start": 8428, + "end": 8429, "loc": { "start": { "line": 207, @@ -74614,8 +74614,8 @@ "updateContext": null }, "value": "this", - "start": 8430, - "end": 8434, + "start": 8429, + "end": 8433, "loc": { "start": { "line": 207, @@ -74640,8 +74640,8 @@ "binop": null, "updateContext": null }, - "start": 8434, - "end": 8435, + "start": 8433, + "end": 8434, "loc": { "start": { "line": 207, @@ -74666,8 +74666,8 @@ "binop": null }, "value": "options", - "start": 8435, - "end": 8442, + "start": 8434, + "end": 8441, "loc": { "start": { "line": 207, @@ -74692,8 +74692,8 @@ "binop": null, "updateContext": null }, - "start": 8442, - "end": 8443, + "start": 8441, + "end": 8442, "loc": { "start": { "line": 207, @@ -74718,8 +74718,8 @@ "binop": null }, "value": "syncInstanceInputs", - "start": 8443, - "end": 8461, + "start": 8442, + "end": 8460, "loc": { "start": { "line": 207, @@ -74743,8 +74743,8 @@ "postfix": false, "binop": null }, - "start": 8461, - "end": 8462, + "start": 8460, + "end": 8461, "loc": { "start": { "line": 207, @@ -74771,8 +74771,8 @@ "updateContext": null }, "value": "this", - "start": 8470, - "end": 8474, + "start": 8469, + "end": 8473, "loc": { "start": { "line": 208, @@ -74797,8 +74797,8 @@ "binop": null, "updateContext": null }, - "start": 8474, - "end": 8475, + "start": 8473, + "end": 8474, "loc": { "start": { "line": 208, @@ -74823,8 +74823,8 @@ "binop": null }, "value": "syncInstanceInputs", - "start": 8475, - "end": 8493, + "start": 8474, + "end": 8492, "loc": { "start": { "line": 208, @@ -74848,8 +74848,8 @@ "postfix": false, "binop": null }, - "start": 8493, - "end": 8494, + "start": 8492, + "end": 8493, "loc": { "start": { "line": 208, @@ -74876,8 +74876,8 @@ "updateContext": null }, "value": "this", - "start": 8494, - "end": 8498, + "start": 8493, + "end": 8497, "loc": { "start": { "line": 208, @@ -74902,8 +74902,8 @@ "binop": null, "updateContext": null }, - "start": 8498, - "end": 8499, + "start": 8497, + "end": 8498, "loc": { "start": { "line": 208, @@ -74928,8 +74928,8 @@ "binop": null }, "value": "input", - "start": 8499, - "end": 8504, + "start": 8498, + "end": 8503, "loc": { "start": { "line": 208, @@ -74953,8 +74953,8 @@ "postfix": false, "binop": null }, - "start": 8504, - "end": 8505, + "start": 8503, + "end": 8504, "loc": { "start": { "line": 208, @@ -74979,8 +74979,8 @@ "binop": null, "updateContext": null }, - "start": 8505, - "end": 8506, + "start": 8504, + "end": 8505, "loc": { "start": { "line": 208, @@ -75007,8 +75007,8 @@ "updateContext": null }, "value": "return", - "start": 8514, - "end": 8520, + "start": 8513, + "end": 8519, "loc": { "start": { "line": 210, @@ -75035,8 +75035,8 @@ "updateContext": null }, "value": "this", - "start": 8521, - "end": 8525, + "start": 8520, + "end": 8524, "loc": { "start": { "line": 210, @@ -75061,8 +75061,8 @@ "binop": null, "updateContext": null }, - "start": 8525, - "end": 8526, + "start": 8524, + "end": 8525, "loc": { "start": { "line": 210, @@ -75087,8 +75087,8 @@ "binop": null }, "value": "input", - "start": 8526, - "end": 8531, + "start": 8525, + "end": 8530, "loc": { "start": { "line": 210, @@ -75113,8 +75113,8 @@ "binop": null, "updateContext": null }, - "start": 8531, - "end": 8532, + "start": 8530, + "end": 8531, "loc": { "start": { "line": 210, @@ -75141,8 +75141,8 @@ "updateContext": null }, "value": "this", - "start": 8532, - "end": 8536, + "start": 8531, + "end": 8535, "loc": { "start": { "line": 210, @@ -75167,8 +75167,8 @@ "binop": null, "updateContext": null }, - "start": 8536, - "end": 8537, + "start": 8535, + "end": 8536, "loc": { "start": { "line": 210, @@ -75193,8 +75193,8 @@ "binop": null }, "value": "options", - "start": 8537, - "end": 8544, + "start": 8536, + "end": 8543, "loc": { "start": { "line": 210, @@ -75219,8 +75219,8 @@ "binop": null, "updateContext": null }, - "start": 8544, - "end": 8545, + "start": 8543, + "end": 8544, "loc": { "start": { "line": 210, @@ -75245,8 +75245,8 @@ "binop": null }, "value": "inputName", - "start": 8545, - "end": 8554, + "start": 8544, + "end": 8553, "loc": { "start": { "line": 210, @@ -75271,8 +75271,8 @@ "binop": null, "updateContext": null }, - "start": 8554, - "end": 8555, + "start": 8553, + "end": 8554, "loc": { "start": { "line": 210, @@ -75297,8 +75297,8 @@ "binop": null, "updateContext": null }, - "start": 8555, - "end": 8556, + "start": 8554, + "end": 8555, "loc": { "start": { "line": 210, @@ -75322,8 +75322,8 @@ "postfix": false, "binop": null }, - "start": 8560, - "end": 8561, + "start": 8559, + "end": 8560, "loc": { "start": { "line": 211, @@ -75338,8 +75338,8 @@ { "type": "CommentBlock", "value": "*\r\n * Set the keyboard’s input.\r\n * @param {string} input the input value\r\n * @param {string} inputName optional - the internal input to select\r\n ", - "start": 8567, - "end": 8727, + "start": 8566, + "end": 8726, "loc": { "start": { "line": 213, @@ -75364,8 +75364,8 @@ "binop": null }, "value": "setInput", - "start": 8731, - "end": 8739, + "start": 8730, + "end": 8738, "loc": { "start": { "line": 218, @@ -75391,8 +75391,8 @@ "updateContext": null }, "value": "=", - "start": 8740, - "end": 8741, + "start": 8739, + "end": 8740, "loc": { "start": { "line": 218, @@ -75416,8 +75416,8 @@ "postfix": false, "binop": null }, - "start": 8742, - "end": 8743, + "start": 8741, + "end": 8742, "loc": { "start": { "line": 218, @@ -75442,8 +75442,8 @@ "binop": null }, "value": "input", - "start": 8743, - "end": 8748, + "start": 8742, + "end": 8747, "loc": { "start": { "line": 218, @@ -75468,8 +75468,8 @@ "binop": null, "updateContext": null }, - "start": 8748, - "end": 8749, + "start": 8747, + "end": 8748, "loc": { "start": { "line": 218, @@ -75494,8 +75494,8 @@ "binop": null }, "value": "inputName", - "start": 8750, - "end": 8759, + "start": 8749, + "end": 8758, "loc": { "start": { "line": 218, @@ -75519,8 +75519,8 @@ "postfix": false, "binop": null }, - "start": 8759, - "end": 8760, + "start": 8758, + "end": 8759, "loc": { "start": { "line": 218, @@ -75545,8 +75545,8 @@ "binop": null, "updateContext": null }, - "start": 8761, - "end": 8763, + "start": 8760, + "end": 8762, "loc": { "start": { "line": 218, @@ -75570,8 +75570,8 @@ "postfix": false, "binop": null }, - "start": 8764, - "end": 8765, + "start": 8763, + "end": 8764, "loc": { "start": { "line": 218, @@ -75596,8 +75596,8 @@ "binop": null }, "value": "inputName", - "start": 8771, - "end": 8780, + "start": 8770, + "end": 8779, "loc": { "start": { "line": 219, @@ -75623,8 +75623,8 @@ "updateContext": null }, "value": "=", - "start": 8781, - "end": 8782, + "start": 8780, + "end": 8781, "loc": { "start": { "line": 219, @@ -75649,8 +75649,8 @@ "binop": null }, "value": "inputName", - "start": 8783, - "end": 8792, + "start": 8782, + "end": 8791, "loc": { "start": { "line": 219, @@ -75676,8 +75676,8 @@ "updateContext": null }, "value": "||", - "start": 8793, - "end": 8795, + "start": 8792, + "end": 8794, "loc": { "start": { "line": 219, @@ -75704,8 +75704,8 @@ "updateContext": null }, "value": "this", - "start": 8796, - "end": 8800, + "start": 8795, + "end": 8799, "loc": { "start": { "line": 219, @@ -75730,8 +75730,8 @@ "binop": null, "updateContext": null }, - "start": 8800, - "end": 8801, + "start": 8799, + "end": 8800, "loc": { "start": { "line": 219, @@ -75756,8 +75756,8 @@ "binop": null }, "value": "options", - "start": 8801, - "end": 8808, + "start": 8800, + "end": 8807, "loc": { "start": { "line": 219, @@ -75782,8 +75782,8 @@ "binop": null, "updateContext": null }, - "start": 8808, - "end": 8809, + "start": 8807, + "end": 8808, "loc": { "start": { "line": 219, @@ -75808,8 +75808,8 @@ "binop": null }, "value": "inputName", - "start": 8809, - "end": 8818, + "start": 8808, + "end": 8817, "loc": { "start": { "line": 219, @@ -75834,8 +75834,8 @@ "binop": null, "updateContext": null }, - "start": 8818, - "end": 8819, + "start": 8817, + "end": 8818, "loc": { "start": { "line": 219, @@ -75862,8 +75862,8 @@ "updateContext": null }, "value": "this", - "start": 8825, - "end": 8829, + "start": 8824, + "end": 8828, "loc": { "start": { "line": 220, @@ -75888,8 +75888,8 @@ "binop": null, "updateContext": null }, - "start": 8829, - "end": 8830, + "start": 8828, + "end": 8829, "loc": { "start": { "line": 220, @@ -75914,8 +75914,8 @@ "binop": null }, "value": "input", - "start": 8830, - "end": 8835, + "start": 8829, + "end": 8834, "loc": { "start": { "line": 220, @@ -75940,8 +75940,8 @@ "binop": null, "updateContext": null }, - "start": 8835, - "end": 8836, + "start": 8834, + "end": 8835, "loc": { "start": { "line": 220, @@ -75966,8 +75966,8 @@ "binop": null }, "value": "inputName", - "start": 8836, - "end": 8845, + "start": 8835, + "end": 8844, "loc": { "start": { "line": 220, @@ -75992,8 +75992,8 @@ "binop": null, "updateContext": null }, - "start": 8845, - "end": 8846, + "start": 8844, + "end": 8845, "loc": { "start": { "line": 220, @@ -76019,8 +76019,8 @@ "updateContext": null }, "value": "=", - "start": 8847, - "end": 8848, + "start": 8846, + "end": 8847, "loc": { "start": { "line": 220, @@ -76045,8 +76045,8 @@ "binop": null }, "value": "input", - "start": 8849, - "end": 8854, + "start": 8848, + "end": 8853, "loc": { "start": { "line": 220, @@ -76071,8 +76071,8 @@ "binop": null, "updateContext": null }, - "start": 8854, - "end": 8855, + "start": 8853, + "end": 8854, "loc": { "start": { "line": 220, @@ -76087,8 +76087,8 @@ { "type": "CommentBlock", "value": "*\r\n * Enforce syncInstanceInputs, if set\r\n ", - "start": 8863, - "end": 8918, + "start": 8862, + "end": 8917, "loc": { "start": { "line": 222, @@ -76115,8 +76115,8 @@ "updateContext": null }, "value": "if", - "start": 8924, - "end": 8926, + "start": 8923, + "end": 8925, "loc": { "start": { "line": 225, @@ -76140,8 +76140,8 @@ "postfix": false, "binop": null }, - "start": 8926, - "end": 8927, + "start": 8925, + "end": 8926, "loc": { "start": { "line": 225, @@ -76168,8 +76168,8 @@ "updateContext": null }, "value": "this", - "start": 8927, - "end": 8931, + "start": 8926, + "end": 8930, "loc": { "start": { "line": 225, @@ -76194,8 +76194,8 @@ "binop": null, "updateContext": null }, - "start": 8931, - "end": 8932, + "start": 8930, + "end": 8931, "loc": { "start": { "line": 225, @@ -76220,8 +76220,8 @@ "binop": null }, "value": "options", - "start": 8932, - "end": 8939, + "start": 8931, + "end": 8938, "loc": { "start": { "line": 225, @@ -76246,8 +76246,8 @@ "binop": null, "updateContext": null }, - "start": 8939, - "end": 8940, + "start": 8938, + "end": 8939, "loc": { "start": { "line": 225, @@ -76272,8 +76272,8 @@ "binop": null }, "value": "syncInstanceInputs", - "start": 8940, - "end": 8958, + "start": 8939, + "end": 8957, "loc": { "start": { "line": 225, @@ -76297,8 +76297,8 @@ "postfix": false, "binop": null }, - "start": 8958, - "end": 8959, + "start": 8957, + "end": 8958, "loc": { "start": { "line": 225, @@ -76325,8 +76325,8 @@ "updateContext": null }, "value": "this", - "start": 8967, - "end": 8971, + "start": 8966, + "end": 8970, "loc": { "start": { "line": 226, @@ -76351,8 +76351,8 @@ "binop": null, "updateContext": null }, - "start": 8971, - "end": 8972, + "start": 8970, + "end": 8971, "loc": { "start": { "line": 226, @@ -76377,8 +76377,8 @@ "binop": null }, "value": "syncInstanceInputs", - "start": 8972, - "end": 8990, + "start": 8971, + "end": 8989, "loc": { "start": { "line": 226, @@ -76402,8 +76402,8 @@ "postfix": false, "binop": null }, - "start": 8990, - "end": 8991, + "start": 8989, + "end": 8990, "loc": { "start": { "line": 226, @@ -76430,8 +76430,8 @@ "updateContext": null }, "value": "this", - "start": 8991, - "end": 8995, + "start": 8990, + "end": 8994, "loc": { "start": { "line": 226, @@ -76456,8 +76456,8 @@ "binop": null, "updateContext": null }, - "start": 8995, - "end": 8996, + "start": 8994, + "end": 8995, "loc": { "start": { "line": 226, @@ -76482,8 +76482,8 @@ "binop": null }, "value": "input", - "start": 8996, - "end": 9001, + "start": 8995, + "end": 9000, "loc": { "start": { "line": 226, @@ -76507,8 +76507,8 @@ "postfix": false, "binop": null }, - "start": 9001, - "end": 9002, + "start": 9000, + "end": 9001, "loc": { "start": { "line": 226, @@ -76533,8 +76533,8 @@ "binop": null, "updateContext": null }, - "start": 9002, - "end": 9003, + "start": 9001, + "end": 9002, "loc": { "start": { "line": 226, @@ -76558,8 +76558,8 @@ "postfix": false, "binop": null }, - "start": 9007, - "end": 9008, + "start": 9006, + "end": 9007, "loc": { "start": { "line": 227, @@ -76574,8 +76574,8 @@ { "type": "CommentBlock", "value": "*\r\n * Replace the input object (`keyboard.input`)\r\n * @param {object} inputObj The input object\r\n ", - "start": 9016, - "end": 9125, + "start": 9015, + "end": 9124, "loc": { "start": { "line": 229, @@ -76600,8 +76600,8 @@ "binop": null }, "value": "replaceInput", - "start": 9129, - "end": 9141, + "start": 9128, + "end": 9140, "loc": { "start": { "line": 233, @@ -76627,8 +76627,8 @@ "updateContext": null }, "value": "=", - "start": 9142, - "end": 9143, + "start": 9141, + "end": 9142, "loc": { "start": { "line": 233, @@ -76652,8 +76652,8 @@ "postfix": false, "binop": null }, - "start": 9144, - "end": 9145, + "start": 9143, + "end": 9144, "loc": { "start": { "line": 233, @@ -76678,8 +76678,8 @@ "binop": null }, "value": "inputObj", - "start": 9145, - "end": 9153, + "start": 9144, + "end": 9152, "loc": { "start": { "line": 233, @@ -76703,8 +76703,8 @@ "postfix": false, "binop": null }, - "start": 9153, - "end": 9154, + "start": 9152, + "end": 9153, "loc": { "start": { "line": 233, @@ -76729,8 +76729,8 @@ "binop": null, "updateContext": null }, - "start": 9155, - "end": 9157, + "start": 9154, + "end": 9156, "loc": { "start": { "line": 233, @@ -76754,8 +76754,8 @@ "postfix": false, "binop": null }, - "start": 9158, - "end": 9159, + "start": 9157, + "end": 9158, "loc": { "start": { "line": 233, @@ -76782,8 +76782,8 @@ "updateContext": null }, "value": "this", - "start": 9165, - "end": 9169, + "start": 9164, + "end": 9168, "loc": { "start": { "line": 234, @@ -76808,8 +76808,8 @@ "binop": null, "updateContext": null }, - "start": 9169, - "end": 9170, + "start": 9168, + "end": 9169, "loc": { "start": { "line": 234, @@ -76834,8 +76834,8 @@ "binop": null }, "value": "input", - "start": 9170, - "end": 9175, + "start": 9169, + "end": 9174, "loc": { "start": { "line": 234, @@ -76861,8 +76861,8 @@ "updateContext": null }, "value": "=", - "start": 9176, - "end": 9177, + "start": 9175, + "end": 9176, "loc": { "start": { "line": 234, @@ -76887,8 +76887,8 @@ "binop": null }, "value": "inputObj", - "start": 9178, - "end": 9186, + "start": 9177, + "end": 9185, "loc": { "start": { "line": 234, @@ -76913,8 +76913,8 @@ "binop": null, "updateContext": null }, - "start": 9186, - "end": 9187, + "start": 9185, + "end": 9186, "loc": { "start": { "line": 234, @@ -76938,8 +76938,8 @@ "postfix": false, "binop": null }, - "start": 9191, - "end": 9192, + "start": 9190, + "end": 9191, "loc": { "start": { "line": 235, @@ -76954,8 +76954,8 @@ { "type": "CommentBlock", "value": "*\r\n * Set new option or modify existing ones after initialization. \r\n * @param {object} option The option to set\r\n ", - "start": 9198, - "end": 9324, + "start": 9197, + "end": 9323, "loc": { "start": { "line": 237, @@ -76980,8 +76980,8 @@ "binop": null }, "value": "setOptions", - "start": 9328, - "end": 9338, + "start": 9327, + "end": 9337, "loc": { "start": { "line": 241, @@ -77007,8 +77007,8 @@ "updateContext": null }, "value": "=", - "start": 9339, - "end": 9340, + "start": 9338, + "end": 9339, "loc": { "start": { "line": 241, @@ -77033,8 +77033,8 @@ "binop": null }, "value": "option", - "start": 9341, - "end": 9347, + "start": 9340, + "end": 9346, "loc": { "start": { "line": 241, @@ -77059,8 +77059,8 @@ "binop": null, "updateContext": null }, - "start": 9348, - "end": 9350, + "start": 9347, + "end": 9349, "loc": { "start": { "line": 241, @@ -77084,8 +77084,8 @@ "postfix": false, "binop": null }, - "start": 9351, - "end": 9352, + "start": 9350, + "end": 9351, "loc": { "start": { "line": 241, @@ -77110,8 +77110,8 @@ "binop": null }, "value": "option", - "start": 9358, - "end": 9364, + "start": 9357, + "end": 9363, "loc": { "start": { "line": 242, @@ -77137,8 +77137,8 @@ "updateContext": null }, "value": "=", - "start": 9365, - "end": 9366, + "start": 9364, + "end": 9365, "loc": { "start": { "line": 242, @@ -77163,8 +77163,8 @@ "binop": null }, "value": "option", - "start": 9367, - "end": 9373, + "start": 9366, + "end": 9372, "loc": { "start": { "line": 242, @@ -77190,8 +77190,8 @@ "updateContext": null }, "value": "||", - "start": 9374, - "end": 9376, + "start": 9373, + "end": 9375, "loc": { "start": { "line": 242, @@ -77215,8 +77215,8 @@ "postfix": false, "binop": null }, - "start": 9377, - "end": 9378, + "start": 9376, + "end": 9377, "loc": { "start": { "line": 242, @@ -77240,8 +77240,8 @@ "postfix": false, "binop": null }, - "start": 9378, - "end": 9379, + "start": 9377, + "end": 9378, "loc": { "start": { "line": 242, @@ -77266,8 +77266,8 @@ "binop": null, "updateContext": null }, - "start": 9379, - "end": 9380, + "start": 9378, + "end": 9379, "loc": { "start": { "line": 242, @@ -77294,8 +77294,8 @@ "updateContext": null }, "value": "this", - "start": 9386, - "end": 9390, + "start": 9385, + "end": 9389, "loc": { "start": { "line": 243, @@ -77320,8 +77320,8 @@ "binop": null, "updateContext": null }, - "start": 9390, - "end": 9391, + "start": 9389, + "end": 9390, "loc": { "start": { "line": 243, @@ -77346,8 +77346,8 @@ "binop": null }, "value": "options", - "start": 9391, - "end": 9398, + "start": 9390, + "end": 9397, "loc": { "start": { "line": 243, @@ -77373,8 +77373,8 @@ "updateContext": null }, "value": "=", - "start": 9399, - "end": 9400, + "start": 9398, + "end": 9399, "loc": { "start": { "line": 243, @@ -77399,8 +77399,8 @@ "binop": null }, "value": "Object", - "start": 9401, - "end": 9407, + "start": 9400, + "end": 9406, "loc": { "start": { "line": 243, @@ -77425,8 +77425,8 @@ "binop": null, "updateContext": null }, - "start": 9407, - "end": 9408, + "start": 9406, + "end": 9407, "loc": { "start": { "line": 243, @@ -77451,8 +77451,8 @@ "binop": null }, "value": "assign", - "start": 9408, - "end": 9414, + "start": 9407, + "end": 9413, "loc": { "start": { "line": 243, @@ -77476,8 +77476,8 @@ "postfix": false, "binop": null }, - "start": 9414, - "end": 9415, + "start": 9413, + "end": 9414, "loc": { "start": { "line": 243, @@ -77504,8 +77504,8 @@ "updateContext": null }, "value": "this", - "start": 9415, - "end": 9419, + "start": 9414, + "end": 9418, "loc": { "start": { "line": 243, @@ -77530,8 +77530,8 @@ "binop": null, "updateContext": null }, - "start": 9419, - "end": 9420, + "start": 9418, + "end": 9419, "loc": { "start": { "line": 243, @@ -77556,8 +77556,8 @@ "binop": null }, "value": "options", - "start": 9420, - "end": 9427, + "start": 9419, + "end": 9426, "loc": { "start": { "line": 243, @@ -77582,8 +77582,8 @@ "binop": null, "updateContext": null }, - "start": 9427, - "end": 9428, + "start": 9426, + "end": 9427, "loc": { "start": { "line": 243, @@ -77608,8 +77608,8 @@ "binop": null }, "value": "option", - "start": 9429, - "end": 9435, + "start": 9428, + "end": 9434, "loc": { "start": { "line": 243, @@ -77633,8 +77633,8 @@ "postfix": false, "binop": null }, - "start": 9435, - "end": 9436, + "start": 9434, + "end": 9435, "loc": { "start": { "line": 243, @@ -77659,8 +77659,8 @@ "binop": null, "updateContext": null }, - "start": 9436, - "end": 9437, + "start": 9435, + "end": 9436, "loc": { "start": { "line": 243, @@ -77687,8 +77687,8 @@ "updateContext": null }, "value": "this", - "start": 9443, - "end": 9447, + "start": 9442, + "end": 9446, "loc": { "start": { "line": 244, @@ -77713,8 +77713,8 @@ "binop": null, "updateContext": null }, - "start": 9447, - "end": 9448, + "start": 9446, + "end": 9447, "loc": { "start": { "line": 244, @@ -77739,8 +77739,8 @@ "binop": null }, "value": "render", - "start": 9448, - "end": 9454, + "start": 9447, + "end": 9453, "loc": { "start": { "line": 244, @@ -77764,8 +77764,8 @@ "postfix": false, "binop": null }, - "start": 9454, - "end": 9455, + "start": 9453, + "end": 9454, "loc": { "start": { "line": 244, @@ -77789,8 +77789,8 @@ "postfix": false, "binop": null }, - "start": 9455, - "end": 9456, + "start": 9454, + "end": 9455, "loc": { "start": { "line": 244, @@ -77815,8 +77815,8 @@ "binop": null, "updateContext": null }, - "start": 9456, - "end": 9457, + "start": 9455, + "end": 9456, "loc": { "start": { "line": 244, @@ -77840,8 +77840,8 @@ "postfix": false, "binop": null }, - "start": 9461, - "end": 9462, + "start": 9460, + "end": 9461, "loc": { "start": { "line": 245, @@ -77856,8 +77856,8 @@ { "type": "CommentBlock", "value": "*\r\n * Remove all keyboard rows and reset keyboard values.\r\n * Used interally between re-renders.\r\n ", - "start": 9468, - "end": 9577, + "start": 9467, + "end": 9576, "loc": { "start": { "line": 247, @@ -77882,8 +77882,8 @@ "binop": null }, "value": "clear", - "start": 9581, - "end": 9586, + "start": 9580, + "end": 9585, "loc": { "start": { "line": 251, @@ -77909,8 +77909,8 @@ "updateContext": null }, "value": "=", - "start": 9587, - "end": 9588, + "start": 9586, + "end": 9587, "loc": { "start": { "line": 251, @@ -77934,8 +77934,8 @@ "postfix": false, "binop": null }, - "start": 9589, - "end": 9590, + "start": 9588, + "end": 9589, "loc": { "start": { "line": 251, @@ -77959,8 +77959,8 @@ "postfix": false, "binop": null }, - "start": 9590, - "end": 9591, + "start": 9589, + "end": 9590, "loc": { "start": { "line": 251, @@ -77985,8 +77985,8 @@ "binop": null, "updateContext": null }, - "start": 9592, - "end": 9594, + "start": 9591, + "end": 9593, "loc": { "start": { "line": 251, @@ -78010,8 +78010,8 @@ "postfix": false, "binop": null }, - "start": 9595, - "end": 9596, + "start": 9594, + "end": 9595, "loc": { "start": { "line": 251, @@ -78038,8 +78038,8 @@ "updateContext": null }, "value": "this", - "start": 9602, - "end": 9606, + "start": 9601, + "end": 9605, "loc": { "start": { "line": 252, @@ -78064,8 +78064,8 @@ "binop": null, "updateContext": null }, - "start": 9606, - "end": 9607, + "start": 9605, + "end": 9606, "loc": { "start": { "line": 252, @@ -78090,8 +78090,8 @@ "binop": null }, "value": "keyboardDOM", - "start": 9607, - "end": 9618, + "start": 9606, + "end": 9617, "loc": { "start": { "line": 252, @@ -78116,8 +78116,8 @@ "binop": null, "updateContext": null }, - "start": 9618, - "end": 9619, + "start": 9617, + "end": 9618, "loc": { "start": { "line": 252, @@ -78142,8 +78142,8 @@ "binop": null }, "value": "innerHTML", - "start": 9619, - "end": 9628, + "start": 9618, + "end": 9627, "loc": { "start": { "line": 252, @@ -78169,8 +78169,8 @@ "updateContext": null }, "value": "=", - "start": 9629, - "end": 9630, + "start": 9628, + "end": 9629, "loc": { "start": { "line": 252, @@ -78196,8 +78196,8 @@ "updateContext": null }, "value": "", - "start": 9631, - "end": 9633, + "start": 9630, + "end": 9632, "loc": { "start": { "line": 252, @@ -78222,8 +78222,8 @@ "binop": null, "updateContext": null }, - "start": 9633, - "end": 9634, + "start": 9632, + "end": 9633, "loc": { "start": { "line": 252, @@ -78250,8 +78250,8 @@ "updateContext": null }, "value": "this", - "start": 9640, - "end": 9644, + "start": 9639, + "end": 9643, "loc": { "start": { "line": 253, @@ -78276,8 +78276,8 @@ "binop": null, "updateContext": null }, - "start": 9644, - "end": 9645, + "start": 9643, + "end": 9644, "loc": { "start": { "line": 253, @@ -78302,8 +78302,8 @@ "binop": null }, "value": "keyboardDOM", - "start": 9645, - "end": 9656, + "start": 9644, + "end": 9655, "loc": { "start": { "line": 253, @@ -78328,8 +78328,8 @@ "binop": null, "updateContext": null }, - "start": 9656, - "end": 9657, + "start": 9655, + "end": 9656, "loc": { "start": { "line": 253, @@ -78354,8 +78354,8 @@ "binop": null }, "value": "className", - "start": 9657, - "end": 9666, + "start": 9656, + "end": 9665, "loc": { "start": { "line": 253, @@ -78381,8 +78381,8 @@ "updateContext": null }, "value": "=", - "start": 9667, - "end": 9668, + "start": 9666, + "end": 9667, "loc": { "start": { "line": 253, @@ -78409,8 +78409,8 @@ "updateContext": null }, "value": "this", - "start": 9669, - "end": 9673, + "start": 9668, + "end": 9672, "loc": { "start": { "line": 253, @@ -78435,8 +78435,8 @@ "binop": null, "updateContext": null }, - "start": 9673, - "end": 9674, + "start": 9672, + "end": 9673, "loc": { "start": { "line": 253, @@ -78461,8 +78461,8 @@ "binop": null }, "value": "keyboardDOMClass", - "start": 9674, - "end": 9690, + "start": 9673, + "end": 9689, "loc": { "start": { "line": 253, @@ -78487,8 +78487,8 @@ "binop": null, "updateContext": null }, - "start": 9690, - "end": 9691, + "start": 9689, + "end": 9690, "loc": { "start": { "line": 253, @@ -78515,8 +78515,8 @@ "updateContext": null }, "value": "this", - "start": 9697, - "end": 9701, + "start": 9696, + "end": 9700, "loc": { "start": { "line": 254, @@ -78541,8 +78541,8 @@ "binop": null, "updateContext": null }, - "start": 9701, - "end": 9702, + "start": 9700, + "end": 9701, "loc": { "start": { "line": 254, @@ -78567,8 +78567,8 @@ "binop": null }, "value": "buttonElements", - "start": 9702, - "end": 9716, + "start": 9701, + "end": 9715, "loc": { "start": { "line": 254, @@ -78594,8 +78594,8 @@ "updateContext": null }, "value": "=", - "start": 9717, - "end": 9718, + "start": 9716, + "end": 9717, "loc": { "start": { "line": 254, @@ -78619,8 +78619,8 @@ "postfix": false, "binop": null }, - "start": 9719, - "end": 9720, + "start": 9718, + "end": 9719, "loc": { "start": { "line": 254, @@ -78644,8 +78644,8 @@ "postfix": false, "binop": null }, - "start": 9720, - "end": 9721, + "start": 9719, + "end": 9720, "loc": { "start": { "line": 254, @@ -78670,8 +78670,8 @@ "binop": null, "updateContext": null }, - "start": 9721, - "end": 9722, + "start": 9720, + "end": 9721, "loc": { "start": { "line": 254, @@ -78695,8 +78695,8 @@ "postfix": false, "binop": null }, - "start": 9726, - "end": 9727, + "start": 9725, + "end": 9726, "loc": { "start": { "line": 255, @@ -78711,8 +78711,8 @@ { "type": "CommentBlock", "value": "*\r\n * Send a command to all simple-keyboard instances at once (if you have multiple instances).\r\n * @param {function(instance: object, key: string)} callback Function to run on every instance\r\n ", - "start": 9733, - "end": 9938, + "start": 9732, + "end": 9937, "loc": { "start": { "line": 257, @@ -78737,8 +78737,8 @@ "binop": null }, "value": "dispatch", - "start": 9942, - "end": 9950, + "start": 9941, + "end": 9949, "loc": { "start": { "line": 261, @@ -78764,8 +78764,8 @@ "updateContext": null }, "value": "=", - "start": 9951, - "end": 9952, + "start": 9950, + "end": 9951, "loc": { "start": { "line": 261, @@ -78789,8 +78789,8 @@ "postfix": false, "binop": null }, - "start": 9953, - "end": 9954, + "start": 9952, + "end": 9953, "loc": { "start": { "line": 261, @@ -78815,8 +78815,8 @@ "binop": null }, "value": "callback", - "start": 9954, - "end": 9962, + "start": 9953, + "end": 9961, "loc": { "start": { "line": 261, @@ -78840,8 +78840,8 @@ "postfix": false, "binop": null }, - "start": 9962, - "end": 9963, + "start": 9961, + "end": 9962, "loc": { "start": { "line": 261, @@ -78866,8 +78866,8 @@ "binop": null, "updateContext": null }, - "start": 9964, - "end": 9966, + "start": 9963, + "end": 9965, "loc": { "start": { "line": 261, @@ -78891,8 +78891,8 @@ "postfix": false, "binop": null }, - "start": 9967, - "end": 9968, + "start": 9966, + "end": 9967, "loc": { "start": { "line": 261, @@ -78919,8 +78919,8 @@ "updateContext": null }, "value": "if", - "start": 9974, - "end": 9976, + "start": 9973, + "end": 9975, "loc": { "start": { "line": 262, @@ -78944,8 +78944,8 @@ "postfix": false, "binop": null }, - "start": 9976, - "end": 9977, + "start": 9975, + "end": 9976, "loc": { "start": { "line": 262, @@ -78971,8 +78971,8 @@ "updateContext": null }, "value": "!", - "start": 9977, - "end": 9978, + "start": 9976, + "end": 9977, "loc": { "start": { "line": 262, @@ -78997,8 +78997,8 @@ "binop": null }, "value": "window", - "start": 9978, - "end": 9984, + "start": 9977, + "end": 9983, "loc": { "start": { "line": 262, @@ -79023,8 +79023,8 @@ "binop": null, "updateContext": null }, - "start": 9984, - "end": 9985, + "start": 9983, + "end": 9984, "loc": { "start": { "line": 262, @@ -79050,8 +79050,8 @@ "updateContext": null }, "value": "SimpleKeyboardInstances", - "start": 9985, - "end": 10010, + "start": 9984, + "end": 10009, "loc": { "start": { "line": 262, @@ -79076,8 +79076,8 @@ "binop": null, "updateContext": null }, - "start": 10010, - "end": 10011, + "start": 10009, + "end": 10010, "loc": { "start": { "line": 262, @@ -79101,8 +79101,8 @@ "postfix": false, "binop": null }, - "start": 10011, - "end": 10012, + "start": 10010, + "end": 10011, "loc": { "start": { "line": 262, @@ -79126,8 +79126,8 @@ "postfix": false, "binop": null }, - "start": 10012, - "end": 10013, + "start": 10011, + "end": 10012, "loc": { "start": { "line": 262, @@ -79152,8 +79152,8 @@ "binop": null }, "value": "console", - "start": 10021, - "end": 10028, + "start": 10020, + "end": 10027, "loc": { "start": { "line": 263, @@ -79178,8 +79178,8 @@ "binop": null, "updateContext": null }, - "start": 10028, - "end": 10029, + "start": 10027, + "end": 10028, "loc": { "start": { "line": 263, @@ -79204,8 +79204,8 @@ "binop": null }, "value": "warn", - "start": 10029, - "end": 10033, + "start": 10028, + "end": 10032, "loc": { "start": { "line": 263, @@ -79229,8 +79229,8 @@ "postfix": false, "binop": null }, - "start": 10033, - "end": 10034, + "start": 10032, + "end": 10033, "loc": { "start": { "line": 263, @@ -79254,8 +79254,8 @@ "postfix": false, "binop": null }, - "start": 10034, - "end": 10035, + "start": 10033, + "end": 10034, "loc": { "start": { "line": 263, @@ -79281,8 +79281,8 @@ "updateContext": null }, "value": "SimpleKeyboardInstances is not defined. Dispatch cannot be called.", - "start": 10035, - "end": 10101, + "start": 10034, + "end": 10100, "loc": { "start": { "line": 263, @@ -79306,8 +79306,8 @@ "postfix": false, "binop": null }, - "start": 10101, - "end": 10102, + "start": 10100, + "end": 10101, "loc": { "start": { "line": 263, @@ -79331,8 +79331,8 @@ "postfix": false, "binop": null }, - "start": 10102, - "end": 10103, + "start": 10101, + "end": 10102, "loc": { "start": { "line": 263, @@ -79357,8 +79357,8 @@ "binop": null, "updateContext": null }, - "start": 10103, - "end": 10104, + "start": 10102, + "end": 10103, "loc": { "start": { "line": 263, @@ -79385,8 +79385,8 @@ "updateContext": null }, "value": "throw", - "start": 10112, - "end": 10117, + "start": 10111, + "end": 10116, "loc": { "start": { "line": 264, @@ -79413,8 +79413,8 @@ "updateContext": null }, "value": "new", - "start": 10118, - "end": 10121, + "start": 10117, + "end": 10120, "loc": { "start": { "line": 264, @@ -79439,8 +79439,8 @@ "binop": null }, "value": "Error", - "start": 10122, - "end": 10127, + "start": 10121, + "end": 10126, "loc": { "start": { "line": 264, @@ -79464,8 +79464,8 @@ "postfix": false, "binop": null }, - "start": 10127, - "end": 10128, + "start": 10126, + "end": 10127, "loc": { "start": { "line": 264, @@ -79491,8 +79491,8 @@ "updateContext": null }, "value": "INSTANCES_VAR_ERROR", - "start": 10128, - "end": 10149, + "start": 10127, + "end": 10148, "loc": { "start": { "line": 264, @@ -79516,8 +79516,8 @@ "postfix": false, "binop": null }, - "start": 10149, - "end": 10150, + "start": 10148, + "end": 10149, "loc": { "start": { "line": 264, @@ -79542,8 +79542,8 @@ "binop": null, "updateContext": null }, - "start": 10150, - "end": 10151, + "start": 10149, + "end": 10150, "loc": { "start": { "line": 264, @@ -79567,8 +79567,8 @@ "postfix": false, "binop": null }, - "start": 10157, - "end": 10158, + "start": 10156, + "end": 10157, "loc": { "start": { "line": 265, @@ -79595,8 +79595,8 @@ "updateContext": null }, "value": "return", - "start": 10170, - "end": 10176, + "start": 10169, + "end": 10175, "loc": { "start": { "line": 267, @@ -79621,8 +79621,8 @@ "binop": null }, "value": "Object", - "start": 10177, - "end": 10183, + "start": 10176, + "end": 10182, "loc": { "start": { "line": 267, @@ -79647,8 +79647,8 @@ "binop": null, "updateContext": null }, - "start": 10183, - "end": 10184, + "start": 10182, + "end": 10183, "loc": { "start": { "line": 267, @@ -79673,8 +79673,8 @@ "binop": null }, "value": "keys", - "start": 10184, - "end": 10188, + "start": 10183, + "end": 10187, "loc": { "start": { "line": 267, @@ -79698,8 +79698,8 @@ "postfix": false, "binop": null }, - "start": 10188, - "end": 10189, + "start": 10187, + "end": 10188, "loc": { "start": { "line": 267, @@ -79724,8 +79724,8 @@ "binop": null }, "value": "window", - "start": 10189, - "end": 10195, + "start": 10188, + "end": 10194, "loc": { "start": { "line": 267, @@ -79750,8 +79750,8 @@ "binop": null, "updateContext": null }, - "start": 10195, - "end": 10196, + "start": 10194, + "end": 10195, "loc": { "start": { "line": 267, @@ -79777,8 +79777,8 @@ "updateContext": null }, "value": "SimpleKeyboardInstances", - "start": 10196, - "end": 10221, + "start": 10195, + "end": 10220, "loc": { "start": { "line": 267, @@ -79803,8 +79803,8 @@ "binop": null, "updateContext": null }, - "start": 10221, - "end": 10222, + "start": 10220, + "end": 10221, "loc": { "start": { "line": 267, @@ -79828,8 +79828,8 @@ "postfix": false, "binop": null }, - "start": 10222, - "end": 10223, + "start": 10221, + "end": 10222, "loc": { "start": { "line": 267, @@ -79854,8 +79854,8 @@ "binop": null, "updateContext": null }, - "start": 10223, - "end": 10224, + "start": 10222, + "end": 10223, "loc": { "start": { "line": 267, @@ -79880,8 +79880,8 @@ "binop": null }, "value": "forEach", - "start": 10224, - "end": 10231, + "start": 10223, + "end": 10230, "loc": { "start": { "line": 267, @@ -79905,8 +79905,8 @@ "postfix": false, "binop": null }, - "start": 10231, - "end": 10232, + "start": 10230, + "end": 10231, "loc": { "start": { "line": 267, @@ -79930,8 +79930,8 @@ "postfix": false, "binop": null }, - "start": 10232, - "end": 10233, + "start": 10231, + "end": 10232, "loc": { "start": { "line": 267, @@ -79956,8 +79956,8 @@ "binop": null }, "value": "key", - "start": 10233, - "end": 10236, + "start": 10232, + "end": 10235, "loc": { "start": { "line": 267, @@ -79981,8 +79981,8 @@ "postfix": false, "binop": null }, - "start": 10236, - "end": 10237, + "start": 10235, + "end": 10236, "loc": { "start": { "line": 267, @@ -80007,8 +80007,8 @@ "binop": null, "updateContext": null }, - "start": 10238, - "end": 10240, + "start": 10237, + "end": 10239, "loc": { "start": { "line": 267, @@ -80032,8 +80032,8 @@ "postfix": false, "binop": null }, - "start": 10241, - "end": 10242, + "start": 10240, + "end": 10241, "loc": { "start": { "line": 267, @@ -80058,8 +80058,8 @@ "binop": null }, "value": "callback", - "start": 10250, - "end": 10258, + "start": 10249, + "end": 10257, "loc": { "start": { "line": 268, @@ -80083,8 +80083,8 @@ "postfix": false, "binop": null }, - "start": 10258, - "end": 10259, + "start": 10257, + "end": 10258, "loc": { "start": { "line": 268, @@ -80109,8 +80109,8 @@ "binop": null }, "value": "window", - "start": 10259, - "end": 10265, + "start": 10258, + "end": 10264, "loc": { "start": { "line": 268, @@ -80135,8 +80135,8 @@ "binop": null, "updateContext": null }, - "start": 10265, - "end": 10266, + "start": 10264, + "end": 10265, "loc": { "start": { "line": 268, @@ -80162,8 +80162,8 @@ "updateContext": null }, "value": "SimpleKeyboardInstances", - "start": 10266, - "end": 10291, + "start": 10265, + "end": 10290, "loc": { "start": { "line": 268, @@ -80188,8 +80188,8 @@ "binop": null, "updateContext": null }, - "start": 10291, - "end": 10292, + "start": 10290, + "end": 10291, "loc": { "start": { "line": 268, @@ -80214,8 +80214,8 @@ "binop": null, "updateContext": null }, - "start": 10292, - "end": 10293, + "start": 10291, + "end": 10292, "loc": { "start": { "line": 268, @@ -80240,8 +80240,8 @@ "binop": null }, "value": "key", - "start": 10293, - "end": 10296, + "start": 10292, + "end": 10295, "loc": { "start": { "line": 268, @@ -80266,8 +80266,8 @@ "binop": null, "updateContext": null }, - "start": 10296, - "end": 10297, + "start": 10295, + "end": 10296, "loc": { "start": { "line": 268, @@ -80292,8 +80292,8 @@ "binop": null, "updateContext": null }, - "start": 10297, - "end": 10298, + "start": 10296, + "end": 10297, "loc": { "start": { "line": 268, @@ -80318,8 +80318,8 @@ "binop": null }, "value": "key", - "start": 10299, - "end": 10302, + "start": 10298, + "end": 10301, "loc": { "start": { "line": 268, @@ -80343,8 +80343,8 @@ "postfix": false, "binop": null }, - "start": 10302, - "end": 10303, + "start": 10301, + "end": 10302, "loc": { "start": { "line": 268, @@ -80369,8 +80369,8 @@ "binop": null, "updateContext": null }, - "start": 10303, - "end": 10304, + "start": 10302, + "end": 10303, "loc": { "start": { "line": 268, @@ -80394,8 +80394,8 @@ "postfix": false, "binop": null }, - "start": 10310, - "end": 10311, + "start": 10309, + "end": 10310, "loc": { "start": { "line": 269, @@ -80419,8 +80419,8 @@ "postfix": false, "binop": null }, - "start": 10311, - "end": 10312, + "start": 10310, + "end": 10311, "loc": { "start": { "line": 269, @@ -80444,8 +80444,8 @@ "postfix": false, "binop": null }, - "start": 10316, - "end": 10317, + "start": 10315, + "end": 10316, "loc": { "start": { "line": 270, @@ -80460,8 +80460,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adds/Modifies an entry to the `buttonTheme`. Basically a way to add a class to a button.\r\n * @param {string} buttons List of buttons to select (separated by a space).\r\n * @param {string} className Classes to give to the selected buttons (separated by space).\r\n ", - "start": 10323, - "end": 10604, + "start": 10322, + "end": 10603, "loc": { "start": { "line": 272, @@ -80486,8 +80486,8 @@ "binop": null }, "value": "addButtonTheme", - "start": 10608, - "end": 10622, + "start": 10607, + "end": 10621, "loc": { "start": { "line": 277, @@ -80513,8 +80513,8 @@ "updateContext": null }, "value": "=", - "start": 10623, - "end": 10624, + "start": 10622, + "end": 10623, "loc": { "start": { "line": 277, @@ -80538,8 +80538,8 @@ "postfix": false, "binop": null }, - "start": 10625, - "end": 10626, + "start": 10624, + "end": 10625, "loc": { "start": { "line": 277, @@ -80564,8 +80564,8 @@ "binop": null }, "value": "buttons", - "start": 10626, - "end": 10633, + "start": 10625, + "end": 10632, "loc": { "start": { "line": 277, @@ -80590,8 +80590,8 @@ "binop": null, "updateContext": null }, - "start": 10633, - "end": 10634, + "start": 10632, + "end": 10633, "loc": { "start": { "line": 277, @@ -80616,8 +80616,8 @@ "binop": null }, "value": "className", - "start": 10635, - "end": 10644, + "start": 10634, + "end": 10643, "loc": { "start": { "line": 277, @@ -80641,8 +80641,8 @@ "postfix": false, "binop": null }, - "start": 10644, - "end": 10645, + "start": 10643, + "end": 10644, "loc": { "start": { "line": 277, @@ -80667,8 +80667,8 @@ "binop": null, "updateContext": null }, - "start": 10646, - "end": 10648, + "start": 10645, + "end": 10647, "loc": { "start": { "line": 277, @@ -80692,8 +80692,8 @@ "postfix": false, "binop": null }, - "start": 10649, - "end": 10650, + "start": 10648, + "end": 10649, "loc": { "start": { "line": 277, @@ -80720,8 +80720,8 @@ "updateContext": null }, "value": "if", - "start": 10656, - "end": 10658, + "start": 10655, + "end": 10657, "loc": { "start": { "line": 278, @@ -80745,8 +80745,8 @@ "postfix": false, "binop": null }, - "start": 10658, - "end": 10659, + "start": 10657, + "end": 10658, "loc": { "start": { "line": 278, @@ -80772,8 +80772,8 @@ "updateContext": null }, "value": "!", - "start": 10659, - "end": 10660, + "start": 10658, + "end": 10659, "loc": { "start": { "line": 278, @@ -80798,8 +80798,8 @@ "binop": null }, "value": "className", - "start": 10660, - "end": 10669, + "start": 10659, + "end": 10668, "loc": { "start": { "line": 278, @@ -80825,8 +80825,8 @@ "updateContext": null }, "value": "||", - "start": 10670, - "end": 10672, + "start": 10669, + "end": 10671, "loc": { "start": { "line": 278, @@ -80852,8 +80852,8 @@ "updateContext": null }, "value": "!", - "start": 10673, - "end": 10674, + "start": 10672, + "end": 10673, "loc": { "start": { "line": 278, @@ -80878,8 +80878,8 @@ "binop": null }, "value": "buttons", - "start": 10674, - "end": 10681, + "start": 10673, + "end": 10680, "loc": { "start": { "line": 278, @@ -80903,8 +80903,8 @@ "postfix": false, "binop": null }, - "start": 10681, - "end": 10682, + "start": 10680, + "end": 10681, "loc": { "start": { "line": 278, @@ -80931,8 +80931,8 @@ "updateContext": null }, "value": "return", - "start": 10690, - "end": 10696, + "start": 10689, + "end": 10695, "loc": { "start": { "line": 279, @@ -80959,8 +80959,8 @@ "updateContext": null }, "value": "false", - "start": 10697, - "end": 10702, + "start": 10696, + "end": 10701, "loc": { "start": { "line": 279, @@ -80985,8 +80985,8 @@ "binop": null, "updateContext": null }, - "start": 10702, - "end": 10703, + "start": 10701, + "end": 10702, "loc": { "start": { "line": 279, @@ -81011,8 +81011,8 @@ "binop": null }, "value": "buttons", - "start": 10711, - "end": 10718, + "start": 10710, + "end": 10717, "loc": { "start": { "line": 281, @@ -81037,8 +81037,8 @@ "binop": null, "updateContext": null }, - "start": 10718, - "end": 10719, + "start": 10717, + "end": 10718, "loc": { "start": { "line": 281, @@ -81063,8 +81063,8 @@ "binop": null }, "value": "split", - "start": 10719, - "end": 10724, + "start": 10718, + "end": 10723, "loc": { "start": { "line": 281, @@ -81088,8 +81088,8 @@ "postfix": false, "binop": null }, - "start": 10724, - "end": 10725, + "start": 10723, + "end": 10724, "loc": { "start": { "line": 281, @@ -81115,8 +81115,8 @@ "updateContext": null }, "value": " ", - "start": 10725, - "end": 10728, + "start": 10724, + "end": 10727, "loc": { "start": { "line": 281, @@ -81140,8 +81140,8 @@ "postfix": false, "binop": null }, - "start": 10728, - "end": 10729, + "start": 10727, + "end": 10728, "loc": { "start": { "line": 281, @@ -81166,8 +81166,8 @@ "binop": null, "updateContext": null }, - "start": 10729, - "end": 10730, + "start": 10728, + "end": 10729, "loc": { "start": { "line": 281, @@ -81192,8 +81192,8 @@ "binop": null }, "value": "forEach", - "start": 10730, - "end": 10737, + "start": 10729, + "end": 10736, "loc": { "start": { "line": 281, @@ -81217,8 +81217,8 @@ "postfix": false, "binop": null }, - "start": 10737, - "end": 10738, + "start": 10736, + "end": 10737, "loc": { "start": { "line": 281, @@ -81243,8 +81243,8 @@ "binop": null }, "value": "button", - "start": 10738, - "end": 10744, + "start": 10737, + "end": 10743, "loc": { "start": { "line": 281, @@ -81269,8 +81269,8 @@ "binop": null, "updateContext": null }, - "start": 10745, - "end": 10747, + "start": 10744, + "end": 10746, "loc": { "start": { "line": 281, @@ -81294,8 +81294,8 @@ "postfix": false, "binop": null }, - "start": 10748, - "end": 10749, + "start": 10747, + "end": 10748, "loc": { "start": { "line": 281, @@ -81320,8 +81320,8 @@ "binop": null }, "value": "className", - "start": 10757, - "end": 10766, + "start": 10756, + "end": 10765, "loc": { "start": { "line": 282, @@ -81346,8 +81346,8 @@ "binop": null, "updateContext": null }, - "start": 10766, - "end": 10767, + "start": 10765, + "end": 10766, "loc": { "start": { "line": 282, @@ -81372,8 +81372,8 @@ "binop": null }, "value": "split", - "start": 10767, - "end": 10772, + "start": 10766, + "end": 10771, "loc": { "start": { "line": 282, @@ -81397,8 +81397,8 @@ "postfix": false, "binop": null }, - "start": 10772, - "end": 10773, + "start": 10771, + "end": 10772, "loc": { "start": { "line": 282, @@ -81424,8 +81424,8 @@ "updateContext": null }, "value": " ", - "start": 10773, - "end": 10776, + "start": 10772, + "end": 10775, "loc": { "start": { "line": 282, @@ -81449,8 +81449,8 @@ "postfix": false, "binop": null }, - "start": 10776, - "end": 10777, + "start": 10775, + "end": 10776, "loc": { "start": { "line": 282, @@ -81475,8 +81475,8 @@ "binop": null, "updateContext": null }, - "start": 10777, - "end": 10778, + "start": 10776, + "end": 10777, "loc": { "start": { "line": 282, @@ -81501,8 +81501,8 @@ "binop": null }, "value": "forEach", - "start": 10778, - "end": 10785, + "start": 10777, + "end": 10784, "loc": { "start": { "line": 282, @@ -81526,8 +81526,8 @@ "postfix": false, "binop": null }, - "start": 10785, - "end": 10786, + "start": 10784, + "end": 10785, "loc": { "start": { "line": 282, @@ -81552,8 +81552,8 @@ "binop": null }, "value": "classNameItem", - "start": 10786, - "end": 10799, + "start": 10785, + "end": 10798, "loc": { "start": { "line": 282, @@ -81578,8 +81578,8 @@ "binop": null, "updateContext": null }, - "start": 10800, - "end": 10802, + "start": 10799, + "end": 10801, "loc": { "start": { "line": 282, @@ -81603,8 +81603,8 @@ "postfix": false, "binop": null }, - "start": 10803, - "end": 10804, + "start": 10802, + "end": 10803, "loc": { "start": { "line": 282, @@ -81631,8 +81631,8 @@ "updateContext": null }, "value": "if", - "start": 10814, - "end": 10816, + "start": 10813, + "end": 10815, "loc": { "start": { "line": 283, @@ -81656,8 +81656,8 @@ "postfix": false, "binop": null }, - "start": 10816, - "end": 10817, + "start": 10815, + "end": 10816, "loc": { "start": { "line": 283, @@ -81683,8 +81683,8 @@ "updateContext": null }, "value": "!", - "start": 10817, - "end": 10818, + "start": 10816, + "end": 10817, "loc": { "start": { "line": 283, @@ -81711,8 +81711,8 @@ "updateContext": null }, "value": "this", - "start": 10818, - "end": 10822, + "start": 10817, + "end": 10821, "loc": { "start": { "line": 283, @@ -81737,8 +81737,8 @@ "binop": null, "updateContext": null }, - "start": 10822, - "end": 10823, + "start": 10821, + "end": 10822, "loc": { "start": { "line": 283, @@ -81763,8 +81763,8 @@ "binop": null }, "value": "options", - "start": 10823, - "end": 10830, + "start": 10822, + "end": 10829, "loc": { "start": { "line": 283, @@ -81789,8 +81789,8 @@ "binop": null, "updateContext": null }, - "start": 10830, - "end": 10831, + "start": 10829, + "end": 10830, "loc": { "start": { "line": 283, @@ -81815,8 +81815,8 @@ "binop": null }, "value": "buttonTheme", - "start": 10831, - "end": 10842, + "start": 10830, + "end": 10841, "loc": { "start": { "line": 283, @@ -81840,8 +81840,8 @@ "postfix": false, "binop": null }, - "start": 10842, - "end": 10843, + "start": 10841, + "end": 10842, "loc": { "start": { "line": 283, @@ -81868,8 +81868,8 @@ "updateContext": null }, "value": "this", - "start": 10855, - "end": 10859, + "start": 10854, + "end": 10858, "loc": { "start": { "line": 284, @@ -81894,8 +81894,8 @@ "binop": null, "updateContext": null }, - "start": 10859, - "end": 10860, + "start": 10858, + "end": 10859, "loc": { "start": { "line": 284, @@ -81920,8 +81920,8 @@ "binop": null }, "value": "options", - "start": 10860, - "end": 10867, + "start": 10859, + "end": 10866, "loc": { "start": { "line": 284, @@ -81946,8 +81946,8 @@ "binop": null, "updateContext": null }, - "start": 10867, - "end": 10868, + "start": 10866, + "end": 10867, "loc": { "start": { "line": 284, @@ -81972,8 +81972,8 @@ "binop": null }, "value": "buttonTheme", - "start": 10868, - "end": 10879, + "start": 10867, + "end": 10878, "loc": { "start": { "line": 284, @@ -81999,8 +81999,8 @@ "updateContext": null }, "value": "=", - "start": 10880, - "end": 10881, + "start": 10879, + "end": 10880, "loc": { "start": { "line": 284, @@ -82025,8 +82025,8 @@ "binop": null, "updateContext": null }, - "start": 10882, - "end": 10883, + "start": 10881, + "end": 10882, "loc": { "start": { "line": 284, @@ -82051,8 +82051,8 @@ "binop": null, "updateContext": null }, - "start": 10883, - "end": 10884, + "start": 10882, + "end": 10883, "loc": { "start": { "line": 284, @@ -82077,8 +82077,8 @@ "binop": null, "updateContext": null }, - "start": 10884, - "end": 10885, + "start": 10883, + "end": 10884, "loc": { "start": { "line": 284, @@ -82105,8 +82105,8 @@ "updateContext": null }, "value": "let", - "start": 10897, - "end": 10900, + "start": 10896, + "end": 10899, "loc": { "start": { "line": 286, @@ -82131,8 +82131,8 @@ "binop": null }, "value": "classNameFound", - "start": 10901, - "end": 10915, + "start": 10900, + "end": 10914, "loc": { "start": { "line": 286, @@ -82158,8 +82158,8 @@ "updateContext": null }, "value": "=", - "start": 10916, - "end": 10917, + "start": 10915, + "end": 10916, "loc": { "start": { "line": 286, @@ -82186,8 +82186,8 @@ "updateContext": null }, "value": "false", - "start": 10918, - "end": 10923, + "start": 10917, + "end": 10922, "loc": { "start": { "line": 286, @@ -82212,8 +82212,8 @@ "binop": null, "updateContext": null }, - "start": 10923, - "end": 10924, + "start": 10922, + "end": 10923, "loc": { "start": { "line": 286, @@ -82228,8 +82228,8 @@ { "type": "CommentBlock", "value": "*\r\n * If class is already defined, we add button to class definition\r\n ", - "start": 10938, - "end": 11029, + "start": 10937, + "end": 11028, "loc": { "start": { "line": 288, @@ -82256,8 +82256,8 @@ "updateContext": null }, "value": "this", - "start": 11039, - "end": 11043, + "start": 11038, + "end": 11042, "loc": { "start": { "line": 291, @@ -82282,8 +82282,8 @@ "binop": null, "updateContext": null }, - "start": 11043, - "end": 11044, + "start": 11042, + "end": 11043, "loc": { "start": { "line": 291, @@ -82308,8 +82308,8 @@ "binop": null }, "value": "options", - "start": 11044, - "end": 11051, + "start": 11043, + "end": 11050, "loc": { "start": { "line": 291, @@ -82334,8 +82334,8 @@ "binop": null, "updateContext": null }, - "start": 11051, - "end": 11052, + "start": 11050, + "end": 11051, "loc": { "start": { "line": 291, @@ -82360,8 +82360,8 @@ "binop": null }, "value": "buttonTheme", - "start": 11052, - "end": 11063, + "start": 11051, + "end": 11062, "loc": { "start": { "line": 291, @@ -82386,8 +82386,8 @@ "binop": null, "updateContext": null }, - "start": 11063, - "end": 11064, + "start": 11062, + "end": 11063, "loc": { "start": { "line": 291, @@ -82412,8 +82412,8 @@ "binop": null }, "value": "map", - "start": 11064, - "end": 11067, + "start": 11063, + "end": 11066, "loc": { "start": { "line": 291, @@ -82437,8 +82437,8 @@ "postfix": false, "binop": null }, - "start": 11067, - "end": 11068, + "start": 11066, + "end": 11067, "loc": { "start": { "line": 291, @@ -82463,8 +82463,8 @@ "binop": null }, "value": "buttonTheme", - "start": 11068, - "end": 11079, + "start": 11067, + "end": 11078, "loc": { "start": { "line": 291, @@ -82489,8 +82489,8 @@ "binop": null, "updateContext": null }, - "start": 11080, - "end": 11082, + "start": 11079, + "end": 11081, "loc": { "start": { "line": 291, @@ -82514,8 +82514,8 @@ "postfix": false, "binop": null }, - "start": 11083, - "end": 11084, + "start": 11082, + "end": 11083, "loc": { "start": { "line": 291, @@ -82542,8 +82542,8 @@ "updateContext": null }, "value": "if", - "start": 11098, - "end": 11100, + "start": 11097, + "end": 11099, "loc": { "start": { "line": 293, @@ -82567,8 +82567,8 @@ "postfix": false, "binop": null }, - "start": 11100, - "end": 11101, + "start": 11099, + "end": 11100, "loc": { "start": { "line": 293, @@ -82593,8 +82593,8 @@ "binop": null }, "value": "buttonTheme", - "start": 11101, - "end": 11112, + "start": 11100, + "end": 11111, "loc": { "start": { "line": 293, @@ -82619,8 +82619,8 @@ "binop": null, "updateContext": null }, - "start": 11112, - "end": 11113, + "start": 11111, + "end": 11112, "loc": { "start": { "line": 293, @@ -82647,8 +82647,8 @@ "updateContext": null }, "value": "class", - "start": 11113, - "end": 11118, + "start": 11112, + "end": 11117, "loc": { "start": { "line": 293, @@ -82673,8 +82673,8 @@ "binop": null, "updateContext": null }, - "start": 11118, - "end": 11119, + "start": 11117, + "end": 11118, "loc": { "start": { "line": 293, @@ -82699,8 +82699,8 @@ "binop": null }, "value": "split", - "start": 11119, - "end": 11124, + "start": 11118, + "end": 11123, "loc": { "start": { "line": 293, @@ -82724,8 +82724,8 @@ "postfix": false, "binop": null }, - "start": 11124, - "end": 11125, + "start": 11123, + "end": 11124, "loc": { "start": { "line": 293, @@ -82751,8 +82751,8 @@ "updateContext": null }, "value": " ", - "start": 11125, - "end": 11128, + "start": 11124, + "end": 11127, "loc": { "start": { "line": 293, @@ -82776,8 +82776,8 @@ "postfix": false, "binop": null }, - "start": 11128, - "end": 11129, + "start": 11127, + "end": 11128, "loc": { "start": { "line": 293, @@ -82802,8 +82802,8 @@ "binop": null, "updateContext": null }, - "start": 11129, - "end": 11130, + "start": 11128, + "end": 11129, "loc": { "start": { "line": 293, @@ -82828,8 +82828,8 @@ "binop": null }, "value": "includes", - "start": 11130, - "end": 11138, + "start": 11129, + "end": 11137, "loc": { "start": { "line": 293, @@ -82853,8 +82853,8 @@ "postfix": false, "binop": null }, - "start": 11138, - "end": 11139, + "start": 11137, + "end": 11138, "loc": { "start": { "line": 293, @@ -82879,8 +82879,8 @@ "binop": null }, "value": "classNameItem", - "start": 11139, - "end": 11152, + "start": 11138, + "end": 11151, "loc": { "start": { "line": 293, @@ -82904,8 +82904,8 @@ "postfix": false, "binop": null }, - "start": 11152, - "end": 11153, + "start": 11151, + "end": 11152, "loc": { "start": { "line": 293, @@ -82929,8 +82929,8 @@ "postfix": false, "binop": null }, - "start": 11153, - "end": 11154, + "start": 11152, + "end": 11153, "loc": { "start": { "line": 293, @@ -82954,8 +82954,8 @@ "postfix": false, "binop": null }, - "start": 11154, - "end": 11155, + "start": 11153, + "end": 11154, "loc": { "start": { "line": 293, @@ -82980,8 +82980,8 @@ "binop": null }, "value": "classNameFound", - "start": 11169, - "end": 11183, + "start": 11168, + "end": 11182, "loc": { "start": { "line": 294, @@ -83007,8 +83007,8 @@ "updateContext": null }, "value": "=", - "start": 11184, - "end": 11185, + "start": 11183, + "end": 11184, "loc": { "start": { "line": 294, @@ -83035,8 +83035,8 @@ "updateContext": null }, "value": "true", - "start": 11186, - "end": 11190, + "start": 11185, + "end": 11189, "loc": { "start": { "line": 294, @@ -83061,8 +83061,8 @@ "binop": null, "updateContext": null }, - "start": 11190, - "end": 11191, + "start": 11189, + "end": 11190, "loc": { "start": { "line": 294, @@ -83089,8 +83089,8 @@ "updateContext": null }, "value": "let", - "start": 11219, - "end": 11222, + "start": 11218, + "end": 11221, "loc": { "start": { "line": 296, @@ -83115,8 +83115,8 @@ "binop": null }, "value": "buttonThemeArray", - "start": 11223, - "end": 11239, + "start": 11222, + "end": 11238, "loc": { "start": { "line": 296, @@ -83142,8 +83142,8 @@ "updateContext": null }, "value": "=", - "start": 11240, - "end": 11241, + "start": 11239, + "end": 11240, "loc": { "start": { "line": 296, @@ -83168,8 +83168,8 @@ "binop": null }, "value": "buttonTheme", - "start": 11242, - "end": 11253, + "start": 11241, + "end": 11252, "loc": { "start": { "line": 296, @@ -83194,8 +83194,8 @@ "binop": null, "updateContext": null }, - "start": 11253, - "end": 11254, + "start": 11252, + "end": 11253, "loc": { "start": { "line": 296, @@ -83220,8 +83220,8 @@ "binop": null }, "value": "buttons", - "start": 11254, - "end": 11261, + "start": 11253, + "end": 11260, "loc": { "start": { "line": 296, @@ -83246,8 +83246,8 @@ "binop": null, "updateContext": null }, - "start": 11261, - "end": 11262, + "start": 11260, + "end": 11261, "loc": { "start": { "line": 296, @@ -83272,8 +83272,8 @@ "binop": null }, "value": "split", - "start": 11262, - "end": 11267, + "start": 11261, + "end": 11266, "loc": { "start": { "line": 296, @@ -83297,8 +83297,8 @@ "postfix": false, "binop": null }, - "start": 11267, - "end": 11268, + "start": 11266, + "end": 11267, "loc": { "start": { "line": 296, @@ -83324,8 +83324,8 @@ "updateContext": null }, "value": " ", - "start": 11268, - "end": 11271, + "start": 11267, + "end": 11270, "loc": { "start": { "line": 296, @@ -83349,8 +83349,8 @@ "postfix": false, "binop": null }, - "start": 11271, - "end": 11272, + "start": 11270, + "end": 11271, "loc": { "start": { "line": 296, @@ -83375,8 +83375,8 @@ "binop": null, "updateContext": null }, - "start": 11272, - "end": 11273, + "start": 11271, + "end": 11272, "loc": { "start": { "line": 296, @@ -83403,8 +83403,8 @@ "updateContext": null }, "value": "if", - "start": 11287, - "end": 11289, + "start": 11286, + "end": 11288, "loc": { "start": { "line": 297, @@ -83428,8 +83428,8 @@ "postfix": false, "binop": null }, - "start": 11289, - "end": 11290, + "start": 11288, + "end": 11289, "loc": { "start": { "line": 297, @@ -83455,8 +83455,8 @@ "updateContext": null }, "value": "!", - "start": 11290, - "end": 11291, + "start": 11289, + "end": 11290, "loc": { "start": { "line": 297, @@ -83481,8 +83481,8 @@ "binop": null }, "value": "buttonThemeArray", - "start": 11291, - "end": 11307, + "start": 11290, + "end": 11306, "loc": { "start": { "line": 297, @@ -83507,8 +83507,8 @@ "binop": null, "updateContext": null }, - "start": 11307, - "end": 11308, + "start": 11306, + "end": 11307, "loc": { "start": { "line": 297, @@ -83533,8 +83533,8 @@ "binop": null }, "value": "includes", - "start": 11308, - "end": 11316, + "start": 11307, + "end": 11315, "loc": { "start": { "line": 297, @@ -83558,8 +83558,8 @@ "postfix": false, "binop": null }, - "start": 11316, - "end": 11317, + "start": 11315, + "end": 11316, "loc": { "start": { "line": 297, @@ -83584,8 +83584,8 @@ "binop": null }, "value": "button", - "start": 11317, - "end": 11323, + "start": 11316, + "end": 11322, "loc": { "start": { "line": 297, @@ -83609,8 +83609,8 @@ "postfix": false, "binop": null }, - "start": 11323, - "end": 11324, + "start": 11322, + "end": 11323, "loc": { "start": { "line": 297, @@ -83634,8 +83634,8 @@ "postfix": false, "binop": null }, - "start": 11324, - "end": 11325, + "start": 11323, + "end": 11324, "loc": { "start": { "line": 297, @@ -83659,8 +83659,8 @@ "postfix": false, "binop": null }, - "start": 11325, - "end": 11326, + "start": 11324, + "end": 11325, "loc": { "start": { "line": 297, @@ -83685,8 +83685,8 @@ "binop": null }, "value": "classNameFound", - "start": 11342, - "end": 11356, + "start": 11341, + "end": 11355, "loc": { "start": { "line": 298, @@ -83712,8 +83712,8 @@ "updateContext": null }, "value": "=", - "start": 11357, - "end": 11358, + "start": 11356, + "end": 11357, "loc": { "start": { "line": 298, @@ -83740,8 +83740,8 @@ "updateContext": null }, "value": "true", - "start": 11359, - "end": 11363, + "start": 11358, + "end": 11362, "loc": { "start": { "line": 298, @@ -83766,8 +83766,8 @@ "binop": null, "updateContext": null }, - "start": 11363, - "end": 11364, + "start": 11362, + "end": 11363, "loc": { "start": { "line": 298, @@ -83792,8 +83792,8 @@ "binop": null }, "value": "buttonThemeArray", - "start": 11380, - "end": 11396, + "start": 11379, + "end": 11395, "loc": { "start": { "line": 299, @@ -83818,8 +83818,8 @@ "binop": null, "updateContext": null }, - "start": 11396, - "end": 11397, + "start": 11395, + "end": 11396, "loc": { "start": { "line": 299, @@ -83844,8 +83844,8 @@ "binop": null }, "value": "push", - "start": 11397, - "end": 11401, + "start": 11396, + "end": 11400, "loc": { "start": { "line": 299, @@ -83869,8 +83869,8 @@ "postfix": false, "binop": null }, - "start": 11401, - "end": 11402, + "start": 11400, + "end": 11401, "loc": { "start": { "line": 299, @@ -83895,8 +83895,8 @@ "binop": null }, "value": "button", - "start": 11402, - "end": 11408, + "start": 11401, + "end": 11407, "loc": { "start": { "line": 299, @@ -83920,8 +83920,8 @@ "postfix": false, "binop": null }, - "start": 11408, - "end": 11409, + "start": 11407, + "end": 11408, "loc": { "start": { "line": 299, @@ -83946,8 +83946,8 @@ "binop": null, "updateContext": null }, - "start": 11409, - "end": 11410, + "start": 11408, + "end": 11409, "loc": { "start": { "line": 299, @@ -83972,8 +83972,8 @@ "binop": null }, "value": "buttonTheme", - "start": 11426, - "end": 11437, + "start": 11425, + "end": 11436, "loc": { "start": { "line": 300, @@ -83998,8 +83998,8 @@ "binop": null, "updateContext": null }, - "start": 11437, - "end": 11438, + "start": 11436, + "end": 11437, "loc": { "start": { "line": 300, @@ -84024,8 +84024,8 @@ "binop": null }, "value": "buttons", - "start": 11438, - "end": 11445, + "start": 11437, + "end": 11444, "loc": { "start": { "line": 300, @@ -84051,8 +84051,8 @@ "updateContext": null }, "value": "=", - "start": 11446, - "end": 11447, + "start": 11445, + "end": 11446, "loc": { "start": { "line": 300, @@ -84077,8 +84077,8 @@ "binop": null }, "value": "buttonThemeArray", - "start": 11448, - "end": 11464, + "start": 11447, + "end": 11463, "loc": { "start": { "line": 300, @@ -84103,8 +84103,8 @@ "binop": null, "updateContext": null }, - "start": 11464, - "end": 11465, + "start": 11463, + "end": 11464, "loc": { "start": { "line": 300, @@ -84129,8 +84129,8 @@ "binop": null }, "value": "join", - "start": 11465, - "end": 11469, + "start": 11464, + "end": 11468, "loc": { "start": { "line": 300, @@ -84154,8 +84154,8 @@ "postfix": false, "binop": null }, - "start": 11469, - "end": 11470, + "start": 11468, + "end": 11469, "loc": { "start": { "line": 300, @@ -84181,8 +84181,8 @@ "updateContext": null }, "value": " ", - "start": 11470, - "end": 11473, + "start": 11469, + "end": 11472, "loc": { "start": { "line": 300, @@ -84206,8 +84206,8 @@ "postfix": false, "binop": null }, - "start": 11473, - "end": 11474, + "start": 11472, + "end": 11473, "loc": { "start": { "line": 300, @@ -84232,8 +84232,8 @@ "binop": null, "updateContext": null }, - "start": 11474, - "end": 11475, + "start": 11473, + "end": 11474, "loc": { "start": { "line": 300, @@ -84257,8 +84257,8 @@ "postfix": false, "binop": null }, - "start": 11489, - "end": 11490, + "start": 11488, + "end": 11489, "loc": { "start": { "line": 301, @@ -84282,8 +84282,8 @@ "postfix": false, "binop": null }, - "start": 11502, - "end": 11503, + "start": 11501, + "end": 11502, "loc": { "start": { "line": 302, @@ -84310,8 +84310,8 @@ "updateContext": null }, "value": "return", - "start": 11515, - "end": 11521, + "start": 11514, + "end": 11520, "loc": { "start": { "line": 303, @@ -84336,8 +84336,8 @@ "binop": null }, "value": "buttonTheme", - "start": 11522, - "end": 11533, + "start": 11521, + "end": 11532, "loc": { "start": { "line": 303, @@ -84362,8 +84362,8 @@ "binop": null, "updateContext": null }, - "start": 11533, - "end": 11534, + "start": 11532, + "end": 11533, "loc": { "start": { "line": 303, @@ -84387,8 +84387,8 @@ "postfix": false, "binop": null }, - "start": 11544, - "end": 11545, + "start": 11543, + "end": 11544, "loc": { "start": { "line": 304, @@ -84412,8 +84412,8 @@ "postfix": false, "binop": null }, - "start": 11545, - "end": 11546, + "start": 11544, + "end": 11545, "loc": { "start": { "line": 304, @@ -84438,8 +84438,8 @@ "binop": null, "updateContext": null }, - "start": 11546, - "end": 11547, + "start": 11545, + "end": 11546, "loc": { "start": { "line": 304, @@ -84454,8 +84454,8 @@ { "type": "CommentBlock", "value": "*\r\n * If class is not defined, we create a new entry\r\n ", - "start": 11559, - "end": 11634, + "start": 11558, + "end": 11633, "loc": { "start": { "line": 306, @@ -84482,8 +84482,8 @@ "updateContext": null }, "value": "if", - "start": 11644, - "end": 11646, + "start": 11643, + "end": 11645, "loc": { "start": { "line": 309, @@ -84507,8 +84507,8 @@ "postfix": false, "binop": null }, - "start": 11646, - "end": 11647, + "start": 11645, + "end": 11646, "loc": { "start": { "line": 309, @@ -84534,8 +84534,8 @@ "updateContext": null }, "value": "!", - "start": 11647, - "end": 11648, + "start": 11646, + "end": 11647, "loc": { "start": { "line": 309, @@ -84560,8 +84560,8 @@ "binop": null }, "value": "classNameFound", - "start": 11648, - "end": 11662, + "start": 11647, + "end": 11661, "loc": { "start": { "line": 309, @@ -84585,8 +84585,8 @@ "postfix": false, "binop": null }, - "start": 11662, - "end": 11663, + "start": 11661, + "end": 11662, "loc": { "start": { "line": 309, @@ -84610,8 +84610,8 @@ "postfix": false, "binop": null }, - "start": 11663, - "end": 11664, + "start": 11662, + "end": 11663, "loc": { "start": { "line": 309, @@ -84638,8 +84638,8 @@ "updateContext": null }, "value": "this", - "start": 11676, - "end": 11680, + "start": 11675, + "end": 11679, "loc": { "start": { "line": 310, @@ -84664,8 +84664,8 @@ "binop": null, "updateContext": null }, - "start": 11680, - "end": 11681, + "start": 11679, + "end": 11680, "loc": { "start": { "line": 310, @@ -84690,8 +84690,8 @@ "binop": null }, "value": "options", - "start": 11681, - "end": 11688, + "start": 11680, + "end": 11687, "loc": { "start": { "line": 310, @@ -84716,8 +84716,8 @@ "binop": null, "updateContext": null }, - "start": 11688, - "end": 11689, + "start": 11687, + "end": 11688, "loc": { "start": { "line": 310, @@ -84742,8 +84742,8 @@ "binop": null }, "value": "buttonTheme", - "start": 11689, - "end": 11700, + "start": 11688, + "end": 11699, "loc": { "start": { "line": 310, @@ -84768,8 +84768,8 @@ "binop": null, "updateContext": null }, - "start": 11700, - "end": 11701, + "start": 11699, + "end": 11700, "loc": { "start": { "line": 310, @@ -84794,8 +84794,8 @@ "binop": null }, "value": "push", - "start": 11701, - "end": 11705, + "start": 11700, + "end": 11704, "loc": { "start": { "line": 310, @@ -84819,8 +84819,8 @@ "postfix": false, "binop": null }, - "start": 11705, - "end": 11706, + "start": 11704, + "end": 11705, "loc": { "start": { "line": 310, @@ -84844,8 +84844,8 @@ "postfix": false, "binop": null }, - "start": 11706, - "end": 11707, + "start": 11705, + "end": 11706, "loc": { "start": { "line": 310, @@ -84872,8 +84872,8 @@ "updateContext": null }, "value": "class", - "start": 11721, - "end": 11726, + "start": 11720, + "end": 11725, "loc": { "start": { "line": 311, @@ -84898,8 +84898,8 @@ "binop": null, "updateContext": null }, - "start": 11726, - "end": 11727, + "start": 11725, + "end": 11726, "loc": { "start": { "line": 311, @@ -84924,8 +84924,8 @@ "binop": null }, "value": "classNameItem", - "start": 11728, - "end": 11741, + "start": 11727, + "end": 11740, "loc": { "start": { "line": 311, @@ -84950,8 +84950,8 @@ "binop": null, "updateContext": null }, - "start": 11741, - "end": 11742, + "start": 11740, + "end": 11741, "loc": { "start": { "line": 311, @@ -84976,8 +84976,8 @@ "binop": null }, "value": "buttons", - "start": 11756, - "end": 11763, + "start": 11755, + "end": 11762, "loc": { "start": { "line": 312, @@ -85002,8 +85002,8 @@ "binop": null, "updateContext": null }, - "start": 11763, - "end": 11764, + "start": 11762, + "end": 11763, "loc": { "start": { "line": 312, @@ -85028,8 +85028,8 @@ "binop": null }, "value": "buttons", - "start": 11765, - "end": 11772, + "start": 11764, + "end": 11771, "loc": { "start": { "line": 312, @@ -85053,8 +85053,8 @@ "postfix": false, "binop": null }, - "start": 11784, - "end": 11785, + "start": 11783, + "end": 11784, "loc": { "start": { "line": 313, @@ -85078,8 +85078,8 @@ "postfix": false, "binop": null }, - "start": 11785, - "end": 11786, + "start": 11784, + "end": 11785, "loc": { "start": { "line": 313, @@ -85104,8 +85104,8 @@ "binop": null, "updateContext": null }, - "start": 11786, - "end": 11787, + "start": 11785, + "end": 11786, "loc": { "start": { "line": 313, @@ -85129,8 +85129,8 @@ "postfix": false, "binop": null }, - "start": 11797, - "end": 11798, + "start": 11796, + "end": 11797, "loc": { "start": { "line": 314, @@ -85154,8 +85154,8 @@ "postfix": false, "binop": null }, - "start": 11808, - "end": 11809, + "start": 11807, + "end": 11808, "loc": { "start": { "line": 316, @@ -85179,8 +85179,8 @@ "postfix": false, "binop": null }, - "start": 11809, - "end": 11810, + "start": 11808, + "end": 11809, "loc": { "start": { "line": 316, @@ -85205,8 +85205,8 @@ "binop": null, "updateContext": null }, - "start": 11810, - "end": 11811, + "start": 11809, + "end": 11810, "loc": { "start": { "line": 316, @@ -85230,8 +85230,8 @@ "postfix": false, "binop": null }, - "start": 11817, - "end": 11818, + "start": 11816, + "end": 11817, "loc": { "start": { "line": 317, @@ -85255,8 +85255,8 @@ "postfix": false, "binop": null }, - "start": 11818, - "end": 11819, + "start": 11817, + "end": 11818, "loc": { "start": { "line": 317, @@ -85281,8 +85281,8 @@ "binop": null, "updateContext": null }, - "start": 11819, - "end": 11820, + "start": 11818, + "end": 11819, "loc": { "start": { "line": 317, @@ -85309,8 +85309,8 @@ "updateContext": null }, "value": "this", - "start": 11828, - "end": 11832, + "start": 11827, + "end": 11831, "loc": { "start": { "line": 319, @@ -85335,8 +85335,8 @@ "binop": null, "updateContext": null }, - "start": 11832, - "end": 11833, + "start": 11831, + "end": 11832, "loc": { "start": { "line": 319, @@ -85361,8 +85361,8 @@ "binop": null }, "value": "render", - "start": 11833, - "end": 11839, + "start": 11832, + "end": 11838, "loc": { "start": { "line": 319, @@ -85386,8 +85386,8 @@ "postfix": false, "binop": null }, - "start": 11839, - "end": 11840, + "start": 11838, + "end": 11839, "loc": { "start": { "line": 319, @@ -85411,8 +85411,8 @@ "postfix": false, "binop": null }, - "start": 11840, - "end": 11841, + "start": 11839, + "end": 11840, "loc": { "start": { "line": 319, @@ -85437,8 +85437,8 @@ "binop": null, "updateContext": null }, - "start": 11841, - "end": 11842, + "start": 11840, + "end": 11841, "loc": { "start": { "line": 319, @@ -85462,8 +85462,8 @@ "postfix": false, "binop": null }, - "start": 11846, - "end": 11847, + "start": 11845, + "end": 11846, "loc": { "start": { "line": 320, @@ -85478,8 +85478,8 @@ { "type": "CommentBlock", "value": "*\r\n * Removes/Amends an entry to the `buttonTheme`. Basically a way to remove a class previously added to a button through buttonTheme or addButtonTheme.\r\n * @param {string} buttons List of buttons to select (separated by a space).\r\n * @param {string} className Classes to give to the selected buttons (separated by space).\r\n ", - "start": 11853, - "end": 12193, + "start": 11852, + "end": 12192, "loc": { "start": { "line": 322, @@ -85504,8 +85504,8 @@ "binop": null }, "value": "removeButtonTheme", - "start": 12197, - "end": 12214, + "start": 12196, + "end": 12213, "loc": { "start": { "line": 327, @@ -85531,8 +85531,8 @@ "updateContext": null }, "value": "=", - "start": 12215, - "end": 12216, + "start": 12214, + "end": 12215, "loc": { "start": { "line": 327, @@ -85556,8 +85556,8 @@ "postfix": false, "binop": null }, - "start": 12217, - "end": 12218, + "start": 12216, + "end": 12217, "loc": { "start": { "line": 327, @@ -85582,8 +85582,8 @@ "binop": null }, "value": "buttons", - "start": 12218, - "end": 12225, + "start": 12217, + "end": 12224, "loc": { "start": { "line": 327, @@ -85608,8 +85608,8 @@ "binop": null, "updateContext": null }, - "start": 12225, - "end": 12226, + "start": 12224, + "end": 12225, "loc": { "start": { "line": 327, @@ -85634,8 +85634,8 @@ "binop": null }, "value": "className", - "start": 12227, - "end": 12236, + "start": 12226, + "end": 12235, "loc": { "start": { "line": 327, @@ -85659,8 +85659,8 @@ "postfix": false, "binop": null }, - "start": 12236, - "end": 12237, + "start": 12235, + "end": 12236, "loc": { "start": { "line": 327, @@ -85685,8 +85685,8 @@ "binop": null, "updateContext": null }, - "start": 12238, - "end": 12240, + "start": 12237, + "end": 12239, "loc": { "start": { "line": 327, @@ -85710,8 +85710,8 @@ "postfix": false, "binop": null }, - "start": 12241, - "end": 12242, + "start": 12240, + "end": 12241, "loc": { "start": { "line": 327, @@ -85726,8 +85726,8 @@ { "type": "CommentBlock", "value": "*\r\n * When called with empty parameters, remove all button themes\r\n ", - "start": 12248, - "end": 12328, + "start": 12247, + "end": 12327, "loc": { "start": { "line": 328, @@ -85754,8 +85754,8 @@ "updateContext": null }, "value": "if", - "start": 12334, - "end": 12336, + "start": 12333, + "end": 12335, "loc": { "start": { "line": 331, @@ -85779,8 +85779,8 @@ "postfix": false, "binop": null }, - "start": 12336, - "end": 12337, + "start": 12335, + "end": 12336, "loc": { "start": { "line": 331, @@ -85806,8 +85806,8 @@ "updateContext": null }, "value": "!", - "start": 12337, - "end": 12338, + "start": 12336, + "end": 12337, "loc": { "start": { "line": 331, @@ -85832,8 +85832,8 @@ "binop": null }, "value": "buttons", - "start": 12338, - "end": 12345, + "start": 12337, + "end": 12344, "loc": { "start": { "line": 331, @@ -85859,8 +85859,8 @@ "updateContext": null }, "value": "&&", - "start": 12346, - "end": 12348, + "start": 12345, + "end": 12347, "loc": { "start": { "line": 331, @@ -85886,8 +85886,8 @@ "updateContext": null }, "value": "!", - "start": 12349, - "end": 12350, + "start": 12348, + "end": 12349, "loc": { "start": { "line": 331, @@ -85912,8 +85912,8 @@ "binop": null }, "value": "className", - "start": 12350, - "end": 12359, + "start": 12349, + "end": 12358, "loc": { "start": { "line": 331, @@ -85937,8 +85937,8 @@ "postfix": false, "binop": null }, - "start": 12359, - "end": 12360, + "start": 12358, + "end": 12359, "loc": { "start": { "line": 331, @@ -85962,8 +85962,8 @@ "postfix": false, "binop": null }, - "start": 12360, - "end": 12361, + "start": 12359, + "end": 12360, "loc": { "start": { "line": 331, @@ -85990,8 +85990,8 @@ "updateContext": null }, "value": "this", - "start": 12369, - "end": 12373, + "start": 12368, + "end": 12372, "loc": { "start": { "line": 332, @@ -86016,8 +86016,8 @@ "binop": null, "updateContext": null }, - "start": 12373, - "end": 12374, + "start": 12372, + "end": 12373, "loc": { "start": { "line": 332, @@ -86042,8 +86042,8 @@ "binop": null }, "value": "options", - "start": 12374, - "end": 12381, + "start": 12373, + "end": 12380, "loc": { "start": { "line": 332, @@ -86068,8 +86068,8 @@ "binop": null, "updateContext": null }, - "start": 12381, - "end": 12382, + "start": 12380, + "end": 12381, "loc": { "start": { "line": 332, @@ -86094,8 +86094,8 @@ "binop": null }, "value": "buttonTheme", - "start": 12382, - "end": 12393, + "start": 12381, + "end": 12392, "loc": { "start": { "line": 332, @@ -86121,8 +86121,8 @@ "updateContext": null }, "value": "=", - "start": 12394, - "end": 12395, + "start": 12393, + "end": 12394, "loc": { "start": { "line": 332, @@ -86147,8 +86147,8 @@ "binop": null, "updateContext": null }, - "start": 12396, - "end": 12397, + "start": 12395, + "end": 12396, "loc": { "start": { "line": 332, @@ -86173,8 +86173,8 @@ "binop": null, "updateContext": null }, - "start": 12397, - "end": 12398, + "start": 12396, + "end": 12397, "loc": { "start": { "line": 332, @@ -86199,8 +86199,8 @@ "binop": null, "updateContext": null }, - "start": 12398, - "end": 12399, + "start": 12397, + "end": 12398, "loc": { "start": { "line": 332, @@ -86227,8 +86227,8 @@ "updateContext": null }, "value": "this", - "start": 12407, - "end": 12411, + "start": 12406, + "end": 12410, "loc": { "start": { "line": 333, @@ -86253,8 +86253,8 @@ "binop": null, "updateContext": null }, - "start": 12411, - "end": 12412, + "start": 12410, + "end": 12411, "loc": { "start": { "line": 333, @@ -86279,8 +86279,8 @@ "binop": null }, "value": "render", - "start": 12412, - "end": 12418, + "start": 12411, + "end": 12417, "loc": { "start": { "line": 333, @@ -86304,8 +86304,8 @@ "postfix": false, "binop": null }, - "start": 12418, - "end": 12419, + "start": 12417, + "end": 12418, "loc": { "start": { "line": 333, @@ -86329,8 +86329,8 @@ "postfix": false, "binop": null }, - "start": 12419, - "end": 12420, + "start": 12418, + "end": 12419, "loc": { "start": { "line": 333, @@ -86355,8 +86355,8 @@ "binop": null, "updateContext": null }, - "start": 12420, - "end": 12421, + "start": 12419, + "end": 12420, "loc": { "start": { "line": 333, @@ -86383,8 +86383,8 @@ "updateContext": null }, "value": "return", - "start": 12429, - "end": 12435, + "start": 12428, + "end": 12434, "loc": { "start": { "line": 334, @@ -86411,8 +86411,8 @@ "updateContext": null }, "value": "false", - "start": 12436, - "end": 12441, + "start": 12435, + "end": 12440, "loc": { "start": { "line": 334, @@ -86437,8 +86437,8 @@ "binop": null, "updateContext": null }, - "start": 12441, - "end": 12442, + "start": 12440, + "end": 12441, "loc": { "start": { "line": 334, @@ -86462,8 +86462,8 @@ "postfix": false, "binop": null }, - "start": 12448, - "end": 12449, + "start": 12447, + "end": 12448, "loc": { "start": { "line": 335, @@ -86478,8 +86478,8 @@ { "type": "CommentBlock", "value": "*\r\n * If buttons are passed and buttonTheme has items\r\n ", - "start": 12457, - "end": 12525, + "start": 12456, + "end": 12524, "loc": { "start": { "line": 337, @@ -86506,8 +86506,8 @@ "updateContext": null }, "value": "if", - "start": 12531, - "end": 12533, + "start": 12530, + "end": 12532, "loc": { "start": { "line": 340, @@ -86531,8 +86531,8 @@ "postfix": false, "binop": null }, - "start": 12533, - "end": 12534, + "start": 12532, + "end": 12533, "loc": { "start": { "line": 340, @@ -86557,8 +86557,8 @@ "binop": null }, "value": "buttons", - "start": 12534, - "end": 12541, + "start": 12533, + "end": 12540, "loc": { "start": { "line": 340, @@ -86584,8 +86584,8 @@ "updateContext": null }, "value": "&&", - "start": 12542, - "end": 12544, + "start": 12541, + "end": 12543, "loc": { "start": { "line": 340, @@ -86610,8 +86610,8 @@ "binop": null }, "value": "Array", - "start": 12545, - "end": 12550, + "start": 12544, + "end": 12549, "loc": { "start": { "line": 340, @@ -86636,8 +86636,8 @@ "binop": null, "updateContext": null }, - "start": 12550, - "end": 12551, + "start": 12549, + "end": 12550, "loc": { "start": { "line": 340, @@ -86662,8 +86662,8 @@ "binop": null }, "value": "isArray", - "start": 12551, - "end": 12558, + "start": 12550, + "end": 12557, "loc": { "start": { "line": 340, @@ -86687,8 +86687,8 @@ "postfix": false, "binop": null }, - "start": 12558, - "end": 12559, + "start": 12557, + "end": 12558, "loc": { "start": { "line": 340, @@ -86715,8 +86715,8 @@ "updateContext": null }, "value": "this", - "start": 12559, - "end": 12563, + "start": 12558, + "end": 12562, "loc": { "start": { "line": 340, @@ -86741,8 +86741,8 @@ "binop": null, "updateContext": null }, - "start": 12563, - "end": 12564, + "start": 12562, + "end": 12563, "loc": { "start": { "line": 340, @@ -86767,8 +86767,8 @@ "binop": null }, "value": "options", - "start": 12564, - "end": 12571, + "start": 12563, + "end": 12570, "loc": { "start": { "line": 340, @@ -86793,8 +86793,8 @@ "binop": null, "updateContext": null }, - "start": 12571, - "end": 12572, + "start": 12570, + "end": 12571, "loc": { "start": { "line": 340, @@ -86819,8 +86819,8 @@ "binop": null }, "value": "buttonTheme", - "start": 12572, - "end": 12583, + "start": 12571, + "end": 12582, "loc": { "start": { "line": 340, @@ -86844,8 +86844,8 @@ "postfix": false, "binop": null }, - "start": 12583, - "end": 12584, + "start": 12582, + "end": 12583, "loc": { "start": { "line": 340, @@ -86871,8 +86871,8 @@ "updateContext": null }, "value": "&&", - "start": 12585, - "end": 12587, + "start": 12584, + "end": 12586, "loc": { "start": { "line": 340, @@ -86899,8 +86899,8 @@ "updateContext": null }, "value": "this", - "start": 12588, - "end": 12592, + "start": 12587, + "end": 12591, "loc": { "start": { "line": 340, @@ -86925,8 +86925,8 @@ "binop": null, "updateContext": null }, - "start": 12592, - "end": 12593, + "start": 12591, + "end": 12592, "loc": { "start": { "line": 340, @@ -86951,8 +86951,8 @@ "binop": null }, "value": "options", - "start": 12593, - "end": 12600, + "start": 12592, + "end": 12599, "loc": { "start": { "line": 340, @@ -86977,8 +86977,8 @@ "binop": null, "updateContext": null }, - "start": 12600, - "end": 12601, + "start": 12599, + "end": 12600, "loc": { "start": { "line": 340, @@ -87003,8 +87003,8 @@ "binop": null }, "value": "buttonTheme", - "start": 12601, - "end": 12612, + "start": 12600, + "end": 12611, "loc": { "start": { "line": 340, @@ -87029,8 +87029,8 @@ "binop": null, "updateContext": null }, - "start": 12612, - "end": 12613, + "start": 12611, + "end": 12612, "loc": { "start": { "line": 340, @@ -87055,8 +87055,8 @@ "binop": null }, "value": "length", - "start": 12613, - "end": 12619, + "start": 12612, + "end": 12618, "loc": { "start": { "line": 340, @@ -87080,8 +87080,8 @@ "postfix": false, "binop": null }, - "start": 12619, - "end": 12620, + "start": 12618, + "end": 12619, "loc": { "start": { "line": 340, @@ -87105,8 +87105,8 @@ "postfix": false, "binop": null }, - "start": 12620, - "end": 12621, + "start": 12619, + "end": 12620, "loc": { "start": { "line": 340, @@ -87133,8 +87133,8 @@ "updateContext": null }, "value": "let", - "start": 12629, - "end": 12632, + "start": 12628, + "end": 12631, "loc": { "start": { "line": 341, @@ -87159,8 +87159,8 @@ "binop": null }, "value": "buttonArray", - "start": 12633, - "end": 12644, + "start": 12632, + "end": 12643, "loc": { "start": { "line": 341, @@ -87186,8 +87186,8 @@ "updateContext": null }, "value": "=", - "start": 12645, - "end": 12646, + "start": 12644, + "end": 12645, "loc": { "start": { "line": 341, @@ -87212,8 +87212,8 @@ "binop": null }, "value": "buttons", - "start": 12647, - "end": 12654, + "start": 12646, + "end": 12653, "loc": { "start": { "line": 341, @@ -87238,8 +87238,8 @@ "binop": null, "updateContext": null }, - "start": 12654, - "end": 12655, + "start": 12653, + "end": 12654, "loc": { "start": { "line": 341, @@ -87264,8 +87264,8 @@ "binop": null }, "value": "split", - "start": 12655, - "end": 12660, + "start": 12654, + "end": 12659, "loc": { "start": { "line": 341, @@ -87289,8 +87289,8 @@ "postfix": false, "binop": null }, - "start": 12660, - "end": 12661, + "start": 12659, + "end": 12660, "loc": { "start": { "line": 341, @@ -87316,8 +87316,8 @@ "updateContext": null }, "value": " ", - "start": 12661, - "end": 12664, + "start": 12660, + "end": 12663, "loc": { "start": { "line": 341, @@ -87341,8 +87341,8 @@ "postfix": false, "binop": null }, - "start": 12664, - "end": 12665, + "start": 12663, + "end": 12664, "loc": { "start": { "line": 341, @@ -87367,8 +87367,8 @@ "binop": null, "updateContext": null }, - "start": 12665, - "end": 12666, + "start": 12664, + "end": 12665, "loc": { "start": { "line": 341, @@ -87393,8 +87393,8 @@ "binop": null }, "value": "buttonArray", - "start": 12674, - "end": 12685, + "start": 12673, + "end": 12684, "loc": { "start": { "line": 342, @@ -87419,8 +87419,8 @@ "binop": null, "updateContext": null }, - "start": 12685, - "end": 12686, + "start": 12684, + "end": 12685, "loc": { "start": { "line": 342, @@ -87445,8 +87445,8 @@ "binop": null }, "value": "forEach", - "start": 12686, - "end": 12693, + "start": 12685, + "end": 12692, "loc": { "start": { "line": 342, @@ -87470,8 +87470,8 @@ "postfix": false, "binop": null }, - "start": 12693, - "end": 12694, + "start": 12692, + "end": 12693, "loc": { "start": { "line": 342, @@ -87495,8 +87495,8 @@ "postfix": false, "binop": null }, - "start": 12694, - "end": 12695, + "start": 12693, + "end": 12694, "loc": { "start": { "line": 342, @@ -87521,8 +87521,8 @@ "binop": null }, "value": "button", - "start": 12695, - "end": 12701, + "start": 12694, + "end": 12700, "loc": { "start": { "line": 342, @@ -87547,8 +87547,8 @@ "binop": null, "updateContext": null }, - "start": 12701, - "end": 12702, + "start": 12700, + "end": 12701, "loc": { "start": { "line": 342, @@ -87573,8 +87573,8 @@ "binop": null }, "value": "key", - "start": 12703, - "end": 12706, + "start": 12702, + "end": 12705, "loc": { "start": { "line": 342, @@ -87598,8 +87598,8 @@ "postfix": false, "binop": null }, - "start": 12706, - "end": 12707, + "start": 12705, + "end": 12706, "loc": { "start": { "line": 342, @@ -87624,8 +87624,8 @@ "binop": null, "updateContext": null }, - "start": 12708, - "end": 12710, + "start": 12707, + "end": 12709, "loc": { "start": { "line": 342, @@ -87649,8 +87649,8 @@ "postfix": false, "binop": null }, - "start": 12711, - "end": 12712, + "start": 12710, + "end": 12711, "loc": { "start": { "line": 342, @@ -87677,8 +87677,8 @@ "updateContext": null }, "value": "this", - "start": 12722, - "end": 12726, + "start": 12721, + "end": 12725, "loc": { "start": { "line": 343, @@ -87703,8 +87703,8 @@ "binop": null, "updateContext": null }, - "start": 12726, - "end": 12727, + "start": 12725, + "end": 12726, "loc": { "start": { "line": 343, @@ -87729,8 +87729,8 @@ "binop": null }, "value": "options", - "start": 12727, - "end": 12734, + "start": 12726, + "end": 12733, "loc": { "start": { "line": 343, @@ -87755,8 +87755,8 @@ "binop": null, "updateContext": null }, - "start": 12734, - "end": 12735, + "start": 12733, + "end": 12734, "loc": { "start": { "line": 343, @@ -87781,8 +87781,8 @@ "binop": null }, "value": "buttonTheme", - "start": 12735, - "end": 12746, + "start": 12734, + "end": 12745, "loc": { "start": { "line": 343, @@ -87807,8 +87807,8 @@ "binop": null, "updateContext": null }, - "start": 12746, - "end": 12747, + "start": 12745, + "end": 12746, "loc": { "start": { "line": 343, @@ -87833,8 +87833,8 @@ "binop": null }, "value": "map", - "start": 12747, - "end": 12750, + "start": 12746, + "end": 12749, "loc": { "start": { "line": 343, @@ -87858,8 +87858,8 @@ "postfix": false, "binop": null }, - "start": 12750, - "end": 12751, + "start": 12749, + "end": 12750, "loc": { "start": { "line": 343, @@ -87883,8 +87883,8 @@ "postfix": false, "binop": null }, - "start": 12751, - "end": 12752, + "start": 12750, + "end": 12751, "loc": { "start": { "line": 343, @@ -87909,8 +87909,8 @@ "binop": null }, "value": "buttonTheme", - "start": 12752, - "end": 12763, + "start": 12751, + "end": 12762, "loc": { "start": { "line": 343, @@ -87935,8 +87935,8 @@ "binop": null, "updateContext": null }, - "start": 12763, - "end": 12764, + "start": 12762, + "end": 12763, "loc": { "start": { "line": 343, @@ -87961,8 +87961,8 @@ "binop": null }, "value": "index", - "start": 12765, - "end": 12770, + "start": 12764, + "end": 12769, "loc": { "start": { "line": 343, @@ -87986,8 +87986,8 @@ "postfix": false, "binop": null }, - "start": 12770, - "end": 12771, + "start": 12769, + "end": 12770, "loc": { "start": { "line": 343, @@ -88012,8 +88012,8 @@ "binop": null, "updateContext": null }, - "start": 12772, - "end": 12774, + "start": 12771, + "end": 12773, "loc": { "start": { "line": 343, @@ -88037,8 +88037,8 @@ "postfix": false, "binop": null }, - "start": 12775, - "end": 12776, + "start": 12774, + "end": 12775, "loc": { "start": { "line": 343, @@ -88053,8 +88053,8 @@ { "type": "CommentBlock", "value": "*\r\n * If className is set, we affect the buttons only for that class\r\n * Otherwise, we afect all classes\r\n ", - "start": 12790, - "end": 12931, + "start": 12789, + "end": 12930, "loc": { "start": { "line": 345, @@ -88081,8 +88081,8 @@ "updateContext": null }, "value": "if", - "start": 12943, - "end": 12945, + "start": 12942, + "end": 12944, "loc": { "start": { "line": 349, @@ -88106,8 +88106,8 @@ "postfix": false, "binop": null }, - "start": 12945, - "end": 12946, + "start": 12944, + "end": 12945, "loc": { "start": { "line": 349, @@ -88131,8 +88131,8 @@ "postfix": false, "binop": null }, - "start": 12960, - "end": 12961, + "start": 12959, + "end": 12960, "loc": { "start": { "line": 350, @@ -88157,8 +88157,8 @@ "binop": null }, "value": "className", - "start": 12961, - "end": 12970, + "start": 12960, + "end": 12969, "loc": { "start": { "line": 350, @@ -88184,8 +88184,8 @@ "updateContext": null }, "value": "&&", - "start": 12971, - "end": 12973, + "start": 12970, + "end": 12972, "loc": { "start": { "line": 350, @@ -88210,8 +88210,8 @@ "binop": null }, "value": "className", - "start": 12974, - "end": 12983, + "start": 12973, + "end": 12982, "loc": { "start": { "line": 350, @@ -88236,8 +88236,8 @@ "binop": null, "updateContext": null }, - "start": 12983, - "end": 12984, + "start": 12982, + "end": 12983, "loc": { "start": { "line": 350, @@ -88262,8 +88262,8 @@ "binop": null }, "value": "includes", - "start": 12984, - "end": 12992, + "start": 12983, + "end": 12991, "loc": { "start": { "line": 350, @@ -88287,8 +88287,8 @@ "postfix": false, "binop": null }, - "start": 12992, - "end": 12993, + "start": 12991, + "end": 12992, "loc": { "start": { "line": 350, @@ -88313,8 +88313,8 @@ "binop": null }, "value": "buttonTheme", - "start": 12993, - "end": 13004, + "start": 12992, + "end": 13003, "loc": { "start": { "line": 350, @@ -88339,8 +88339,8 @@ "binop": null, "updateContext": null }, - "start": 13004, - "end": 13005, + "start": 13003, + "end": 13004, "loc": { "start": { "line": 350, @@ -88367,8 +88367,8 @@ "updateContext": null }, "value": "class", - "start": 13005, - "end": 13010, + "start": 13004, + "end": 13009, "loc": { "start": { "line": 350, @@ -88392,8 +88392,8 @@ "postfix": false, "binop": null }, - "start": 13010, - "end": 13011, + "start": 13009, + "end": 13010, "loc": { "start": { "line": 350, @@ -88417,8 +88417,8 @@ "postfix": false, "binop": null }, - "start": 13011, - "end": 13012, + "start": 13010, + "end": 13011, "loc": { "start": { "line": 350, @@ -88444,8 +88444,8 @@ "updateContext": null }, "value": "||", - "start": 13013, - "end": 13015, + "start": 13012, + "end": 13014, "loc": { "start": { "line": 350, @@ -88471,8 +88471,8 @@ "updateContext": null }, "value": "!", - "start": 13029, - "end": 13030, + "start": 13028, + "end": 13029, "loc": { "start": { "line": 351, @@ -88497,8 +88497,8 @@ "binop": null }, "value": "className", - "start": 13030, - "end": 13039, + "start": 13029, + "end": 13038, "loc": { "start": { "line": 351, @@ -88522,8 +88522,8 @@ "postfix": false, "binop": null }, - "start": 13051, - "end": 13052, + "start": 13050, + "end": 13051, "loc": { "start": { "line": 352, @@ -88547,8 +88547,8 @@ "postfix": false, "binop": null }, - "start": 13052, - "end": 13053, + "start": 13051, + "end": 13052, "loc": { "start": { "line": 352, @@ -88575,8 +88575,8 @@ "updateContext": null }, "value": "let", - "start": 13067, - "end": 13070, + "start": 13066, + "end": 13069, "loc": { "start": { "line": 353, @@ -88601,8 +88601,8 @@ "binop": null }, "value": "filteredButtonArray", - "start": 13071, - "end": 13090, + "start": 13070, + "end": 13089, "loc": { "start": { "line": 353, @@ -88628,8 +88628,8 @@ "updateContext": null }, "value": "=", - "start": 13091, - "end": 13092, + "start": 13090, + "end": 13091, "loc": { "start": { "line": 353, @@ -88654,8 +88654,8 @@ "binop": null }, "value": "buttonTheme", - "start": 13093, - "end": 13104, + "start": 13092, + "end": 13103, "loc": { "start": { "line": 353, @@ -88680,8 +88680,8 @@ "binop": null, "updateContext": null }, - "start": 13104, - "end": 13105, + "start": 13103, + "end": 13104, "loc": { "start": { "line": 353, @@ -88706,8 +88706,8 @@ "binop": null }, "value": "buttons", - "start": 13105, - "end": 13112, + "start": 13104, + "end": 13111, "loc": { "start": { "line": 353, @@ -88732,8 +88732,8 @@ "binop": null, "updateContext": null }, - "start": 13112, - "end": 13113, + "start": 13111, + "end": 13112, "loc": { "start": { "line": 353, @@ -88758,8 +88758,8 @@ "binop": null }, "value": "split", - "start": 13113, - "end": 13118, + "start": 13112, + "end": 13117, "loc": { "start": { "line": 353, @@ -88783,8 +88783,8 @@ "postfix": false, "binop": null }, - "start": 13118, - "end": 13119, + "start": 13117, + "end": 13118, "loc": { "start": { "line": 353, @@ -88810,8 +88810,8 @@ "updateContext": null }, "value": " ", - "start": 13119, - "end": 13122, + "start": 13118, + "end": 13121, "loc": { "start": { "line": 353, @@ -88835,8 +88835,8 @@ "postfix": false, "binop": null }, - "start": 13122, - "end": 13123, + "start": 13121, + "end": 13122, "loc": { "start": { "line": 353, @@ -88861,8 +88861,8 @@ "binop": null, "updateContext": null }, - "start": 13123, - "end": 13124, + "start": 13122, + "end": 13123, "loc": { "start": { "line": 353, @@ -88887,8 +88887,8 @@ "binop": null }, "value": "filter", - "start": 13124, - "end": 13130, + "start": 13123, + "end": 13129, "loc": { "start": { "line": 353, @@ -88912,8 +88912,8 @@ "postfix": false, "binop": null }, - "start": 13130, - "end": 13131, + "start": 13129, + "end": 13130, "loc": { "start": { "line": 353, @@ -88938,8 +88938,8 @@ "binop": null }, "value": "item", - "start": 13131, - "end": 13135, + "start": 13130, + "end": 13134, "loc": { "start": { "line": 353, @@ -88964,8 +88964,8 @@ "binop": null, "updateContext": null }, - "start": 13136, - "end": 13138, + "start": 13135, + "end": 13137, "loc": { "start": { "line": 353, @@ -88990,8 +88990,8 @@ "binop": null }, "value": "item", - "start": 13139, - "end": 13143, + "start": 13138, + "end": 13142, "loc": { "start": { "line": 353, @@ -89017,8 +89017,8 @@ "updateContext": null }, "value": "!==", - "start": 13144, - "end": 13147, + "start": 13143, + "end": 13146, "loc": { "start": { "line": 353, @@ -89043,8 +89043,8 @@ "binop": null }, "value": "button", - "start": 13148, - "end": 13154, + "start": 13147, + "end": 13153, "loc": { "start": { "line": 353, @@ -89068,8 +89068,8 @@ "postfix": false, "binop": null }, - "start": 13154, - "end": 13155, + "start": 13153, + "end": 13154, "loc": { "start": { "line": 353, @@ -89094,8 +89094,8 @@ "binop": null, "updateContext": null }, - "start": 13155, - "end": 13156, + "start": 13154, + "end": 13155, "loc": { "start": { "line": 353, @@ -89110,8 +89110,8 @@ { "type": "CommentBlock", "value": "*\r\n * If buttons left, return them, otherwise, remove button Theme\r\n ", - "start": 13172, - "end": 13269, + "start": 13171, + "end": 13268, "loc": { "start": { "line": 355, @@ -89138,8 +89138,8 @@ "updateContext": null }, "value": "if", - "start": 13283, - "end": 13285, + "start": 13282, + "end": 13284, "loc": { "start": { "line": 358, @@ -89163,8 +89163,8 @@ "postfix": false, "binop": null }, - "start": 13285, - "end": 13286, + "start": 13284, + "end": 13285, "loc": { "start": { "line": 358, @@ -89189,8 +89189,8 @@ "binop": null }, "value": "filteredButtonArray", - "start": 13286, - "end": 13305, + "start": 13285, + "end": 13304, "loc": { "start": { "line": 358, @@ -89215,8 +89215,8 @@ "binop": null, "updateContext": null }, - "start": 13305, - "end": 13306, + "start": 13304, + "end": 13305, "loc": { "start": { "line": 358, @@ -89241,8 +89241,8 @@ "binop": null }, "value": "length", - "start": 13306, - "end": 13312, + "start": 13305, + "end": 13311, "loc": { "start": { "line": 358, @@ -89266,8 +89266,8 @@ "postfix": false, "binop": null }, - "start": 13312, - "end": 13313, + "start": 13311, + "end": 13312, "loc": { "start": { "line": 358, @@ -89291,8 +89291,8 @@ "postfix": false, "binop": null }, - "start": 13313, - "end": 13314, + "start": 13312, + "end": 13313, "loc": { "start": { "line": 358, @@ -89317,8 +89317,8 @@ "binop": null }, "value": "buttonTheme", - "start": 13330, - "end": 13341, + "start": 13329, + "end": 13340, "loc": { "start": { "line": 359, @@ -89343,8 +89343,8 @@ "binop": null, "updateContext": null }, - "start": 13341, - "end": 13342, + "start": 13340, + "end": 13341, "loc": { "start": { "line": 359, @@ -89369,8 +89369,8 @@ "binop": null }, "value": "buttons", - "start": 13342, - "end": 13349, + "start": 13341, + "end": 13348, "loc": { "start": { "line": 359, @@ -89396,8 +89396,8 @@ "updateContext": null }, "value": "=", - "start": 13350, - "end": 13351, + "start": 13349, + "end": 13350, "loc": { "start": { "line": 359, @@ -89422,8 +89422,8 @@ "binop": null }, "value": "filteredButtonArray", - "start": 13352, - "end": 13371, + "start": 13351, + "end": 13370, "loc": { "start": { "line": 359, @@ -89448,8 +89448,8 @@ "binop": null, "updateContext": null }, - "start": 13371, - "end": 13372, + "start": 13370, + "end": 13371, "loc": { "start": { "line": 359, @@ -89474,8 +89474,8 @@ "binop": null }, "value": "join", - "start": 13372, - "end": 13376, + "start": 13371, + "end": 13375, "loc": { "start": { "line": 359, @@ -89499,8 +89499,8 @@ "postfix": false, "binop": null }, - "start": 13376, - "end": 13377, + "start": 13375, + "end": 13376, "loc": { "start": { "line": 359, @@ -89526,8 +89526,8 @@ "updateContext": null }, "value": " ", - "start": 13377, - "end": 13380, + "start": 13376, + "end": 13379, "loc": { "start": { "line": 359, @@ -89551,8 +89551,8 @@ "postfix": false, "binop": null }, - "start": 13380, - "end": 13381, + "start": 13379, + "end": 13380, "loc": { "start": { "line": 359, @@ -89577,8 +89577,8 @@ "binop": null, "updateContext": null }, - "start": 13381, - "end": 13382, + "start": 13380, + "end": 13381, "loc": { "start": { "line": 359, @@ -89602,8 +89602,8 @@ "postfix": false, "binop": null }, - "start": 13396, - "end": 13397, + "start": 13395, + "end": 13396, "loc": { "start": { "line": 360, @@ -89630,8 +89630,8 @@ "updateContext": null }, "value": "else", - "start": 13398, - "end": 13402, + "start": 13397, + "end": 13401, "loc": { "start": { "line": 360, @@ -89655,8 +89655,8 @@ "postfix": false, "binop": null }, - "start": 13403, - "end": 13404, + "start": 13402, + "end": 13403, "loc": { "start": { "line": 360, @@ -89683,8 +89683,8 @@ "updateContext": null }, "value": "this", - "start": 13420, - "end": 13424, + "start": 13419, + "end": 13423, "loc": { "start": { "line": 361, @@ -89709,8 +89709,8 @@ "binop": null, "updateContext": null }, - "start": 13424, - "end": 13425, + "start": 13423, + "end": 13424, "loc": { "start": { "line": 361, @@ -89735,8 +89735,8 @@ "binop": null }, "value": "options", - "start": 13425, - "end": 13432, + "start": 13424, + "end": 13431, "loc": { "start": { "line": 361, @@ -89761,8 +89761,8 @@ "binop": null, "updateContext": null }, - "start": 13432, - "end": 13433, + "start": 13431, + "end": 13432, "loc": { "start": { "line": 361, @@ -89787,8 +89787,8 @@ "binop": null }, "value": "buttonTheme", - "start": 13433, - "end": 13444, + "start": 13432, + "end": 13443, "loc": { "start": { "line": 361, @@ -89813,8 +89813,8 @@ "binop": null, "updateContext": null }, - "start": 13444, - "end": 13445, + "start": 13443, + "end": 13444, "loc": { "start": { "line": 361, @@ -89839,8 +89839,8 @@ "binop": null }, "value": "splice", - "start": 13445, - "end": 13451, + "start": 13444, + "end": 13450, "loc": { "start": { "line": 361, @@ -89864,8 +89864,8 @@ "postfix": false, "binop": null }, - "start": 13451, - "end": 13452, + "start": 13450, + "end": 13451, "loc": { "start": { "line": 361, @@ -89890,8 +89890,8 @@ "binop": null }, "value": "index", - "start": 13452, - "end": 13457, + "start": 13451, + "end": 13456, "loc": { "start": { "line": 361, @@ -89916,8 +89916,8 @@ "binop": null, "updateContext": null }, - "start": 13457, - "end": 13458, + "start": 13456, + "end": 13457, "loc": { "start": { "line": 361, @@ -89943,8 +89943,8 @@ "updateContext": null }, "value": 1, - "start": 13459, - "end": 13460, + "start": 13458, + "end": 13459, "loc": { "start": { "line": 361, @@ -89968,8 +89968,8 @@ "postfix": false, "binop": null }, - "start": 13460, - "end": 13461, + "start": 13459, + "end": 13460, "loc": { "start": { "line": 361, @@ -89994,8 +89994,8 @@ "binop": null, "updateContext": null }, - "start": 13461, - "end": 13462, + "start": 13460, + "end": 13461, "loc": { "start": { "line": 361, @@ -90020,8 +90020,8 @@ "binop": null }, "value": "buttonTheme", - "start": 13478, - "end": 13489, + "start": 13477, + "end": 13488, "loc": { "start": { "line": 362, @@ -90047,8 +90047,8 @@ "updateContext": null }, "value": "=", - "start": 13490, - "end": 13491, + "start": 13489, + "end": 13490, "loc": { "start": { "line": 362, @@ -90075,8 +90075,8 @@ "updateContext": null }, "value": "null", - "start": 13492, - "end": 13496, + "start": 13491, + "end": 13495, "loc": { "start": { "line": 362, @@ -90101,8 +90101,8 @@ "binop": null, "updateContext": null }, - "start": 13496, - "end": 13497, + "start": 13495, + "end": 13496, "loc": { "start": { "line": 362, @@ -90126,8 +90126,8 @@ "postfix": false, "binop": null }, - "start": 13511, - "end": 13512, + "start": 13510, + "end": 13511, "loc": { "start": { "line": 363, @@ -90151,8 +90151,8 @@ "postfix": false, "binop": null }, - "start": 13527, - "end": 13528, + "start": 13526, + "end": 13527, "loc": { "start": { "line": 365, @@ -90179,8 +90179,8 @@ "updateContext": null }, "value": "return", - "start": 13542, - "end": 13548, + "start": 13541, + "end": 13547, "loc": { "start": { "line": 367, @@ -90205,8 +90205,8 @@ "binop": null }, "value": "buttonTheme", - "start": 13549, - "end": 13560, + "start": 13548, + "end": 13559, "loc": { "start": { "line": 367, @@ -90231,8 +90231,8 @@ "binop": null, "updateContext": null }, - "start": 13560, - "end": 13561, + "start": 13559, + "end": 13560, "loc": { "start": { "line": 367, @@ -90256,8 +90256,8 @@ "postfix": false, "binop": null }, - "start": 13571, - "end": 13572, + "start": 13570, + "end": 13571, "loc": { "start": { "line": 368, @@ -90281,8 +90281,8 @@ "postfix": false, "binop": null }, - "start": 13572, - "end": 13573, + "start": 13571, + "end": 13572, "loc": { "start": { "line": 368, @@ -90307,8 +90307,8 @@ "binop": null, "updateContext": null }, - "start": 13573, - "end": 13574, + "start": 13572, + "end": 13573, "loc": { "start": { "line": 368, @@ -90332,8 +90332,8 @@ "postfix": false, "binop": null }, - "start": 13582, - "end": 13583, + "start": 13581, + "end": 13582, "loc": { "start": { "line": 369, @@ -90357,8 +90357,8 @@ "postfix": false, "binop": null }, - "start": 13583, - "end": 13584, + "start": 13582, + "end": 13583, "loc": { "start": { "line": 369, @@ -90383,8 +90383,8 @@ "binop": null, "updateContext": null }, - "start": 13584, - "end": 13585, + "start": 13583, + "end": 13584, "loc": { "start": { "line": 369, @@ -90411,8 +90411,8 @@ "updateContext": null }, "value": "this", - "start": 13595, - "end": 13599, + "start": 13594, + "end": 13598, "loc": { "start": { "line": 371, @@ -90437,8 +90437,8 @@ "binop": null, "updateContext": null }, - "start": 13599, - "end": 13600, + "start": 13598, + "end": 13599, "loc": { "start": { "line": 371, @@ -90463,8 +90463,8 @@ "binop": null }, "value": "render", - "start": 13600, - "end": 13606, + "start": 13599, + "end": 13605, "loc": { "start": { "line": 371, @@ -90488,8 +90488,8 @@ "postfix": false, "binop": null }, - "start": 13606, - "end": 13607, + "start": 13605, + "end": 13606, "loc": { "start": { "line": 371, @@ -90513,8 +90513,8 @@ "postfix": false, "binop": null }, - "start": 13607, - "end": 13608, + "start": 13606, + "end": 13607, "loc": { "start": { "line": 371, @@ -90539,8 +90539,8 @@ "binop": null, "updateContext": null }, - "start": 13608, - "end": 13609, + "start": 13607, + "end": 13608, "loc": { "start": { "line": 371, @@ -90564,8 +90564,8 @@ "postfix": false, "binop": null }, - "start": 13615, - "end": 13616, + "start": 13614, + "end": 13615, "loc": { "start": { "line": 372, @@ -90589,8 +90589,8 @@ "postfix": false, "binop": null }, - "start": 13620, - "end": 13621, + "start": 13619, + "end": 13620, "loc": { "start": { "line": 373, @@ -90605,8 +90605,8 @@ { "type": "CommentBlock", "value": "*\r\n * Get the DOM Element of a button. If there are several buttons with the same name, an array of the DOM Elements is returned.\r\n * @param {string} button The button layout name to select\r\n ", - "start": 13627, - "end": 13830, + "start": 13626, + "end": 13829, "loc": { "start": { "line": 375, @@ -90631,8 +90631,8 @@ "binop": null }, "value": "getButtonElement", - "start": 13834, - "end": 13850, + "start": 13833, + "end": 13849, "loc": { "start": { "line": 379, @@ -90658,8 +90658,8 @@ "updateContext": null }, "value": "=", - "start": 13851, - "end": 13852, + "start": 13850, + "end": 13851, "loc": { "start": { "line": 379, @@ -90683,8 +90683,8 @@ "postfix": false, "binop": null }, - "start": 13853, - "end": 13854, + "start": 13852, + "end": 13853, "loc": { "start": { "line": 379, @@ -90709,8 +90709,8 @@ "binop": null }, "value": "button", - "start": 13854, - "end": 13860, + "start": 13853, + "end": 13859, "loc": { "start": { "line": 379, @@ -90734,8 +90734,8 @@ "postfix": false, "binop": null }, - "start": 13860, - "end": 13861, + "start": 13859, + "end": 13860, "loc": { "start": { "line": 379, @@ -90760,8 +90760,8 @@ "binop": null, "updateContext": null }, - "start": 13862, - "end": 13864, + "start": 13861, + "end": 13863, "loc": { "start": { "line": 379, @@ -90785,8 +90785,8 @@ "postfix": false, "binop": null }, - "start": 13865, - "end": 13866, + "start": 13864, + "end": 13865, "loc": { "start": { "line": 379, @@ -90813,8 +90813,8 @@ "updateContext": null }, "value": "let", - "start": 13872, - "end": 13875, + "start": 13871, + "end": 13874, "loc": { "start": { "line": 380, @@ -90839,8 +90839,8 @@ "binop": null }, "value": "output", - "start": 13876, - "end": 13882, + "start": 13875, + "end": 13881, "loc": { "start": { "line": 380, @@ -90865,8 +90865,8 @@ "binop": null, "updateContext": null }, - "start": 13882, - "end": 13883, + "start": 13881, + "end": 13882, "loc": { "start": { "line": 380, @@ -90893,8 +90893,8 @@ "updateContext": null }, "value": "let", - "start": 13891, - "end": 13894, + "start": 13890, + "end": 13893, "loc": { "start": { "line": 382, @@ -90919,8 +90919,8 @@ "binop": null }, "value": "buttonArr", - "start": 13895, - "end": 13904, + "start": 13894, + "end": 13903, "loc": { "start": { "line": 382, @@ -90946,8 +90946,8 @@ "updateContext": null }, "value": "=", - "start": 13905, - "end": 13906, + "start": 13904, + "end": 13905, "loc": { "start": { "line": 382, @@ -90974,8 +90974,8 @@ "updateContext": null }, "value": "this", - "start": 13907, - "end": 13911, + "start": 13906, + "end": 13910, "loc": { "start": { "line": 382, @@ -91000,8 +91000,8 @@ "binop": null, "updateContext": null }, - "start": 13911, - "end": 13912, + "start": 13910, + "end": 13911, "loc": { "start": { "line": 382, @@ -91026,8 +91026,8 @@ "binop": null }, "value": "buttonElements", - "start": 13912, - "end": 13926, + "start": 13911, + "end": 13925, "loc": { "start": { "line": 382, @@ -91052,8 +91052,8 @@ "binop": null, "updateContext": null }, - "start": 13926, - "end": 13927, + "start": 13925, + "end": 13926, "loc": { "start": { "line": 382, @@ -91078,8 +91078,8 @@ "binop": null }, "value": "button", - "start": 13927, - "end": 13933, + "start": 13926, + "end": 13932, "loc": { "start": { "line": 382, @@ -91104,8 +91104,8 @@ "binop": null, "updateContext": null }, - "start": 13933, - "end": 13934, + "start": 13932, + "end": 13933, "loc": { "start": { "line": 382, @@ -91130,8 +91130,8 @@ "binop": null, "updateContext": null }, - "start": 13934, - "end": 13935, + "start": 13933, + "end": 13934, "loc": { "start": { "line": 382, @@ -91158,8 +91158,8 @@ "updateContext": null }, "value": "if", - "start": 13941, - "end": 13943, + "start": 13940, + "end": 13942, "loc": { "start": { "line": 383, @@ -91183,8 +91183,8 @@ "postfix": false, "binop": null }, - "start": 13943, - "end": 13944, + "start": 13942, + "end": 13943, "loc": { "start": { "line": 383, @@ -91209,8 +91209,8 @@ "binop": null }, "value": "buttonArr", - "start": 13944, - "end": 13953, + "start": 13943, + "end": 13952, "loc": { "start": { "line": 383, @@ -91234,8 +91234,8 @@ "postfix": false, "binop": null }, - "start": 13953, - "end": 13954, + "start": 13952, + "end": 13953, "loc": { "start": { "line": 383, @@ -91259,8 +91259,8 @@ "postfix": false, "binop": null }, - "start": 13954, - "end": 13955, + "start": 13953, + "end": 13954, "loc": { "start": { "line": 383, @@ -91287,8 +91287,8 @@ "updateContext": null }, "value": "if", - "start": 13963, - "end": 13965, + "start": 13962, + "end": 13964, "loc": { "start": { "line": 384, @@ -91312,8 +91312,8 @@ "postfix": false, "binop": null }, - "start": 13965, - "end": 13966, + "start": 13964, + "end": 13965, "loc": { "start": { "line": 384, @@ -91338,8 +91338,8 @@ "binop": null }, "value": "buttonArr", - "start": 13966, - "end": 13975, + "start": 13965, + "end": 13974, "loc": { "start": { "line": 384, @@ -91364,8 +91364,8 @@ "binop": null, "updateContext": null }, - "start": 13975, - "end": 13976, + "start": 13974, + "end": 13975, "loc": { "start": { "line": 384, @@ -91390,8 +91390,8 @@ "binop": null }, "value": "length", - "start": 13976, - "end": 13982, + "start": 13975, + "end": 13981, "loc": { "start": { "line": 384, @@ -91417,8 +91417,8 @@ "updateContext": null }, "value": ">", - "start": 13983, - "end": 13984, + "start": 13982, + "end": 13983, "loc": { "start": { "line": 384, @@ -91444,8 +91444,8 @@ "updateContext": null }, "value": 1, - "start": 13985, - "end": 13986, + "start": 13984, + "end": 13985, "loc": { "start": { "line": 384, @@ -91469,8 +91469,8 @@ "postfix": false, "binop": null }, - "start": 13986, - "end": 13987, + "start": 13985, + "end": 13986, "loc": { "start": { "line": 384, @@ -91494,8 +91494,8 @@ "postfix": false, "binop": null }, - "start": 13987, - "end": 13988, + "start": 13986, + "end": 13987, "loc": { "start": { "line": 384, @@ -91520,8 +91520,8 @@ "binop": null }, "value": "output", - "start": 13998, - "end": 14004, + "start": 13997, + "end": 14003, "loc": { "start": { "line": 385, @@ -91547,8 +91547,8 @@ "updateContext": null }, "value": "=", - "start": 14005, - "end": 14006, + "start": 14004, + "end": 14005, "loc": { "start": { "line": 385, @@ -91573,8 +91573,8 @@ "binop": null }, "value": "buttonArr", - "start": 14007, - "end": 14016, + "start": 14006, + "end": 14015, "loc": { "start": { "line": 385, @@ -91599,8 +91599,8 @@ "binop": null, "updateContext": null }, - "start": 14016, - "end": 14017, + "start": 14015, + "end": 14016, "loc": { "start": { "line": 385, @@ -91624,8 +91624,8 @@ "postfix": false, "binop": null }, - "start": 14025, - "end": 14026, + "start": 14024, + "end": 14025, "loc": { "start": { "line": 386, @@ -91652,8 +91652,8 @@ "updateContext": null }, "value": "else", - "start": 14027, - "end": 14031, + "start": 14026, + "end": 14030, "loc": { "start": { "line": 386, @@ -91677,8 +91677,8 @@ "postfix": false, "binop": null }, - "start": 14032, - "end": 14033, + "start": 14031, + "end": 14032, "loc": { "start": { "line": 386, @@ -91703,8 +91703,8 @@ "binop": null }, "value": "output", - "start": 14043, - "end": 14049, + "start": 14042, + "end": 14048, "loc": { "start": { "line": 387, @@ -91730,8 +91730,8 @@ "updateContext": null }, "value": "=", - "start": 14050, - "end": 14051, + "start": 14049, + "end": 14050, "loc": { "start": { "line": 387, @@ -91756,8 +91756,8 @@ "binop": null }, "value": "buttonArr", - "start": 14052, - "end": 14061, + "start": 14051, + "end": 14060, "loc": { "start": { "line": 387, @@ -91782,8 +91782,8 @@ "binop": null, "updateContext": null }, - "start": 14061, - "end": 14062, + "start": 14060, + "end": 14061, "loc": { "start": { "line": 387, @@ -91809,8 +91809,8 @@ "updateContext": null }, "value": 0, - "start": 14062, - "end": 14063, + "start": 14061, + "end": 14062, "loc": { "start": { "line": 387, @@ -91835,8 +91835,8 @@ "binop": null, "updateContext": null }, - "start": 14063, - "end": 14064, + "start": 14062, + "end": 14063, "loc": { "start": { "line": 387, @@ -91861,8 +91861,8 @@ "binop": null, "updateContext": null }, - "start": 14064, - "end": 14065, + "start": 14063, + "end": 14064, "loc": { "start": { "line": 387, @@ -91886,8 +91886,8 @@ "postfix": false, "binop": null }, - "start": 14073, - "end": 14074, + "start": 14072, + "end": 14073, "loc": { "start": { "line": 388, @@ -91911,8 +91911,8 @@ "postfix": false, "binop": null }, - "start": 14080, - "end": 14081, + "start": 14079, + "end": 14080, "loc": { "start": { "line": 389, @@ -91939,8 +91939,8 @@ "updateContext": null }, "value": "return", - "start": 14089, - "end": 14095, + "start": 14088, + "end": 14094, "loc": { "start": { "line": 391, @@ -91965,8 +91965,8 @@ "binop": null }, "value": "output", - "start": 14096, - "end": 14102, + "start": 14095, + "end": 14101, "loc": { "start": { "line": 391, @@ -91991,8 +91991,8 @@ "binop": null, "updateContext": null }, - "start": 14102, - "end": 14103, + "start": 14101, + "end": 14102, "loc": { "start": { "line": 391, @@ -92016,8 +92016,8 @@ "postfix": false, "binop": null }, - "start": 14107, - "end": 14108, + "start": 14106, + "end": 14107, "loc": { "start": { "line": 392, @@ -92032,8 +92032,8 @@ { "type": "CommentBlock", "value": "*\r\n * Retrieves the current cursor position within a input or textarea (if any)\r\n ", - "start": 14114, - "end": 14204, + "start": 14113, + "end": 14203, "loc": { "start": { "line": 394, @@ -92058,8 +92058,8 @@ "binop": null }, "value": "handleCaret", - "start": 14208, - "end": 14219, + "start": 14207, + "end": 14218, "loc": { "start": { "line": 397, @@ -92085,8 +92085,8 @@ "updateContext": null }, "value": "=", - "start": 14220, - "end": 14221, + "start": 14219, + "end": 14220, "loc": { "start": { "line": 397, @@ -92110,8 +92110,8 @@ "postfix": false, "binop": null }, - "start": 14222, - "end": 14223, + "start": 14221, + "end": 14222, "loc": { "start": { "line": 397, @@ -92135,8 +92135,8 @@ "postfix": false, "binop": null }, - "start": 14223, - "end": 14224, + "start": 14222, + "end": 14223, "loc": { "start": { "line": 397, @@ -92161,8 +92161,8 @@ "binop": null, "updateContext": null }, - "start": 14225, - "end": 14227, + "start": 14224, + "end": 14226, "loc": { "start": { "line": 397, @@ -92186,8 +92186,8 @@ "postfix": false, "binop": null }, - "start": 14228, - "end": 14229, + "start": 14227, + "end": 14228, "loc": { "start": { "line": 397, @@ -92214,8 +92214,8 @@ "updateContext": null }, "value": "if", - "start": 14235, - "end": 14237, + "start": 14234, + "end": 14236, "loc": { "start": { "line": 398, @@ -92239,8 +92239,8 @@ "postfix": false, "binop": null }, - "start": 14237, - "end": 14238, + "start": 14236, + "end": 14237, "loc": { "start": { "line": 398, @@ -92267,8 +92267,8 @@ "updateContext": null }, "value": "this", - "start": 14238, - "end": 14242, + "start": 14237, + "end": 14241, "loc": { "start": { "line": 398, @@ -92293,8 +92293,8 @@ "binop": null, "updateContext": null }, - "start": 14242, - "end": 14243, + "start": 14241, + "end": 14242, "loc": { "start": { "line": 398, @@ -92319,8 +92319,8 @@ "binop": null }, "value": "options", - "start": 14243, - "end": 14250, + "start": 14242, + "end": 14249, "loc": { "start": { "line": 398, @@ -92345,8 +92345,8 @@ "binop": null, "updateContext": null }, - "start": 14250, - "end": 14251, + "start": 14249, + "end": 14250, "loc": { "start": { "line": 398, @@ -92371,8 +92371,8 @@ "binop": null }, "value": "debug", - "start": 14251, - "end": 14256, + "start": 14250, + "end": 14255, "loc": { "start": { "line": 398, @@ -92396,8 +92396,8 @@ "postfix": false, "binop": null }, - "start": 14256, - "end": 14257, + "start": 14255, + "end": 14256, "loc": { "start": { "line": 398, @@ -92421,8 +92421,8 @@ "postfix": false, "binop": null }, - "start": 14257, - "end": 14258, + "start": 14256, + "end": 14257, "loc": { "start": { "line": 398, @@ -92447,8 +92447,8 @@ "binop": null }, "value": "console", - "start": 14266, - "end": 14273, + "start": 14265, + "end": 14272, "loc": { "start": { "line": 399, @@ -92473,8 +92473,8 @@ "binop": null, "updateContext": null }, - "start": 14273, - "end": 14274, + "start": 14272, + "end": 14273, "loc": { "start": { "line": 399, @@ -92499,8 +92499,8 @@ "binop": null }, "value": "log", - "start": 14274, - "end": 14277, + "start": 14273, + "end": 14276, "loc": { "start": { "line": 399, @@ -92524,8 +92524,8 @@ "postfix": false, "binop": null }, - "start": 14277, - "end": 14278, + "start": 14276, + "end": 14277, "loc": { "start": { "line": 399, @@ -92551,8 +92551,8 @@ "updateContext": null }, "value": "Caret handling started", - "start": 14278, - "end": 14302, + "start": 14277, + "end": 14301, "loc": { "start": { "line": 399, @@ -92576,8 +92576,8 @@ "postfix": false, "binop": null }, - "start": 14302, - "end": 14303, + "start": 14301, + "end": 14302, "loc": { "start": { "line": 399, @@ -92602,8 +92602,8 @@ "binop": null, "updateContext": null }, - "start": 14303, - "end": 14304, + "start": 14302, + "end": 14303, "loc": { "start": { "line": 399, @@ -92627,8 +92627,8 @@ "postfix": false, "binop": null }, - "start": 14310, - "end": 14311, + "start": 14309, + "end": 14310, "loc": { "start": { "line": 400, @@ -92653,8 +92653,8 @@ "binop": null }, "value": "document", - "start": 14319, - "end": 14327, + "start": 14318, + "end": 14326, "loc": { "start": { "line": 402, @@ -92679,8 +92679,8 @@ "binop": null, "updateContext": null }, - "start": 14327, - "end": 14328, + "start": 14326, + "end": 14327, "loc": { "start": { "line": 402, @@ -92705,8 +92705,8 @@ "binop": null }, "value": "addEventListener", - "start": 14328, - "end": 14344, + "start": 14327, + "end": 14343, "loc": { "start": { "line": 402, @@ -92730,8 +92730,8 @@ "postfix": false, "binop": null }, - "start": 14344, - "end": 14345, + "start": 14343, + "end": 14344, "loc": { "start": { "line": 402, @@ -92757,8 +92757,8 @@ "updateContext": null }, "value": "keyup", - "start": 14345, - "end": 14352, + "start": 14344, + "end": 14351, "loc": { "start": { "line": 402, @@ -92783,8 +92783,8 @@ "binop": null, "updateContext": null }, - "start": 14352, - "end": 14353, + "start": 14351, + "end": 14352, "loc": { "start": { "line": 402, @@ -92811,8 +92811,8 @@ "updateContext": null }, "value": "this", - "start": 14354, - "end": 14358, + "start": 14353, + "end": 14357, "loc": { "start": { "line": 402, @@ -92837,8 +92837,8 @@ "binop": null, "updateContext": null }, - "start": 14358, - "end": 14359, + "start": 14357, + "end": 14358, "loc": { "start": { "line": 402, @@ -92863,8 +92863,8 @@ "binop": null }, "value": "caretEventHandler", - "start": 14359, - "end": 14376, + "start": 14358, + "end": 14375, "loc": { "start": { "line": 402, @@ -92888,8 +92888,8 @@ "postfix": false, "binop": null }, - "start": 14376, - "end": 14377, + "start": 14375, + "end": 14376, "loc": { "start": { "line": 402, @@ -92914,8 +92914,8 @@ "binop": null, "updateContext": null }, - "start": 14377, - "end": 14378, + "start": 14376, + "end": 14377, "loc": { "start": { "line": 402, @@ -92940,8 +92940,8 @@ "binop": null }, "value": "document", - "start": 14384, - "end": 14392, + "start": 14383, + "end": 14391, "loc": { "start": { "line": 403, @@ -92966,8 +92966,8 @@ "binop": null, "updateContext": null }, - "start": 14392, - "end": 14393, + "start": 14391, + "end": 14392, "loc": { "start": { "line": 403, @@ -92992,8 +92992,8 @@ "binop": null }, "value": "addEventListener", - "start": 14393, - "end": 14409, + "start": 14392, + "end": 14408, "loc": { "start": { "line": 403, @@ -93017,8 +93017,8 @@ "postfix": false, "binop": null }, - "start": 14409, - "end": 14410, + "start": 14408, + "end": 14409, "loc": { "start": { "line": 403, @@ -93044,8 +93044,8 @@ "updateContext": null }, "value": "mouseup", - "start": 14410, - "end": 14419, + "start": 14409, + "end": 14418, "loc": { "start": { "line": 403, @@ -93070,8 +93070,8 @@ "binop": null, "updateContext": null }, - "start": 14419, - "end": 14420, + "start": 14418, + "end": 14419, "loc": { "start": { "line": 403, @@ -93098,8 +93098,8 @@ "updateContext": null }, "value": "this", - "start": 14421, - "end": 14425, + "start": 14420, + "end": 14424, "loc": { "start": { "line": 403, @@ -93124,8 +93124,8 @@ "binop": null, "updateContext": null }, - "start": 14425, - "end": 14426, + "start": 14424, + "end": 14425, "loc": { "start": { "line": 403, @@ -93150,8 +93150,8 @@ "binop": null }, "value": "caretEventHandler", - "start": 14426, - "end": 14443, + "start": 14425, + "end": 14442, "loc": { "start": { "line": 403, @@ -93175,8 +93175,8 @@ "postfix": false, "binop": null }, - "start": 14443, - "end": 14444, + "start": 14442, + "end": 14443, "loc": { "start": { "line": 403, @@ -93201,8 +93201,8 @@ "binop": null, "updateContext": null }, - "start": 14444, - "end": 14445, + "start": 14443, + "end": 14444, "loc": { "start": { "line": 403, @@ -93227,8 +93227,8 @@ "binop": null }, "value": "document", - "start": 14451, - "end": 14459, + "start": 14450, + "end": 14458, "loc": { "start": { "line": 404, @@ -93253,8 +93253,8 @@ "binop": null, "updateContext": null }, - "start": 14459, - "end": 14460, + "start": 14458, + "end": 14459, "loc": { "start": { "line": 404, @@ -93279,8 +93279,8 @@ "binop": null }, "value": "addEventListener", - "start": 14460, - "end": 14476, + "start": 14459, + "end": 14475, "loc": { "start": { "line": 404, @@ -93304,8 +93304,8 @@ "postfix": false, "binop": null }, - "start": 14476, - "end": 14477, + "start": 14475, + "end": 14476, "loc": { "start": { "line": 404, @@ -93331,8 +93331,8 @@ "updateContext": null }, "value": "touchend", - "start": 14477, - "end": 14487, + "start": 14476, + "end": 14486, "loc": { "start": { "line": 404, @@ -93357,8 +93357,8 @@ "binop": null, "updateContext": null }, - "start": 14487, - "end": 14488, + "start": 14486, + "end": 14487, "loc": { "start": { "line": 404, @@ -93385,8 +93385,8 @@ "updateContext": null }, "value": "this", - "start": 14489, - "end": 14493, + "start": 14488, + "end": 14492, "loc": { "start": { "line": 404, @@ -93411,8 +93411,8 @@ "binop": null, "updateContext": null }, - "start": 14493, - "end": 14494, + "start": 14492, + "end": 14493, "loc": { "start": { "line": 404, @@ -93437,8 +93437,8 @@ "binop": null }, "value": "caretEventHandler", - "start": 14494, - "end": 14511, + "start": 14493, + "end": 14510, "loc": { "start": { "line": 404, @@ -93462,8 +93462,8 @@ "postfix": false, "binop": null }, - "start": 14511, - "end": 14512, + "start": 14510, + "end": 14511, "loc": { "start": { "line": 404, @@ -93488,8 +93488,8 @@ "binop": null, "updateContext": null }, - "start": 14512, - "end": 14513, + "start": 14511, + "end": 14512, "loc": { "start": { "line": 404, @@ -93513,8 +93513,8 @@ "postfix": false, "binop": null }, - "start": 14517, - "end": 14518, + "start": 14516, + "end": 14517, "loc": { "start": { "line": 405, @@ -93529,8 +93529,8 @@ { "type": "CommentBlock", "value": "*\r\n * Called by {@link handleCaret} when an event that warrants a cursor position update is triggered\r\n ", - "start": 14524, - "end": 14636, + "start": 14523, + "end": 14635, "loc": { "start": { "line": 407, @@ -93555,8 +93555,8 @@ "binop": null }, "value": "caretEventHandler", - "start": 14640, - "end": 14657, + "start": 14639, + "end": 14656, "loc": { "start": { "line": 410, @@ -93582,8 +93582,8 @@ "updateContext": null }, "value": "=", - "start": 14658, - "end": 14659, + "start": 14657, + "end": 14658, "loc": { "start": { "line": 410, @@ -93607,8 +93607,8 @@ "postfix": false, "binop": null }, - "start": 14660, - "end": 14661, + "start": 14659, + "end": 14660, "loc": { "start": { "line": 410, @@ -93633,8 +93633,8 @@ "binop": null }, "value": "event", - "start": 14661, - "end": 14666, + "start": 14660, + "end": 14665, "loc": { "start": { "line": 410, @@ -93658,8 +93658,8 @@ "postfix": false, "binop": null }, - "start": 14666, - "end": 14667, + "start": 14665, + "end": 14666, "loc": { "start": { "line": 410, @@ -93684,8 +93684,8 @@ "binop": null, "updateContext": null }, - "start": 14668, - "end": 14670, + "start": 14667, + "end": 14669, "loc": { "start": { "line": 410, @@ -93709,8 +93709,8 @@ "postfix": false, "binop": null }, - "start": 14671, - "end": 14672, + "start": 14670, + "end": 14671, "loc": { "start": { "line": 410, @@ -93737,8 +93737,8 @@ "updateContext": null }, "value": "let", - "start": 14678, - "end": 14681, + "start": 14677, + "end": 14680, "loc": { "start": { "line": 411, @@ -93763,8 +93763,8 @@ "binop": null }, "value": "targetTagName", - "start": 14682, - "end": 14695, + "start": 14681, + "end": 14694, "loc": { "start": { "line": 411, @@ -93790,8 +93790,8 @@ "updateContext": null }, "value": "=", - "start": 14696, - "end": 14697, + "start": 14695, + "end": 14696, "loc": { "start": { "line": 411, @@ -93816,8 +93816,8 @@ "binop": null }, "value": "event", - "start": 14698, - "end": 14703, + "start": 14697, + "end": 14702, "loc": { "start": { "line": 411, @@ -93842,8 +93842,8 @@ "binop": null, "updateContext": null }, - "start": 14703, - "end": 14704, + "start": 14702, + "end": 14703, "loc": { "start": { "line": 411, @@ -93868,8 +93868,8 @@ "binop": null }, "value": "target", - "start": 14704, - "end": 14710, + "start": 14703, + "end": 14709, "loc": { "start": { "line": 411, @@ -93894,8 +93894,8 @@ "binop": null, "updateContext": null }, - "start": 14710, - "end": 14711, + "start": 14709, + "end": 14710, "loc": { "start": { "line": 411, @@ -93920,8 +93920,8 @@ "binop": null }, "value": "tagName", - "start": 14711, - "end": 14718, + "start": 14710, + "end": 14717, "loc": { "start": { "line": 411, @@ -93946,8 +93946,8 @@ "binop": null, "updateContext": null }, - "start": 14718, - "end": 14719, + "start": 14717, + "end": 14718, "loc": { "start": { "line": 411, @@ -93972,8 +93972,8 @@ "binop": null }, "value": "toLowerCase", - "start": 14719, - "end": 14730, + "start": 14718, + "end": 14729, "loc": { "start": { "line": 411, @@ -93997,8 +93997,8 @@ "postfix": false, "binop": null }, - "start": 14730, - "end": 14731, + "start": 14729, + "end": 14730, "loc": { "start": { "line": 411, @@ -94022,8 +94022,8 @@ "postfix": false, "binop": null }, - "start": 14731, - "end": 14732, + "start": 14730, + "end": 14731, "loc": { "start": { "line": 411, @@ -94048,8 +94048,8 @@ "binop": null, "updateContext": null }, - "start": 14732, - "end": 14733, + "start": 14731, + "end": 14732, "loc": { "start": { "line": 411, @@ -94076,8 +94076,8 @@ "updateContext": null }, "value": "if", - "start": 14741, - "end": 14743, + "start": 14740, + "end": 14742, "loc": { "start": { "line": 413, @@ -94101,8 +94101,8 @@ "postfix": false, "binop": null }, - "start": 14743, - "end": 14744, + "start": 14742, + "end": 14743, "loc": { "start": { "line": 413, @@ -94127,8 +94127,8 @@ "binop": null }, "value": "targetTagName", - "start": 14752, - "end": 14765, + "start": 14751, + "end": 14764, "loc": { "start": { "line": 414, @@ -94154,8 +94154,8 @@ "updateContext": null }, "value": "===", - "start": 14766, - "end": 14769, + "start": 14765, + "end": 14768, "loc": { "start": { "line": 414, @@ -94181,8 +94181,8 @@ "updateContext": null }, "value": "textarea", - "start": 14770, - "end": 14780, + "start": 14769, + "end": 14779, "loc": { "start": { "line": 414, @@ -94208,8 +94208,8 @@ "updateContext": null }, "value": "||", - "start": 14781, - "end": 14783, + "start": 14780, + "end": 14782, "loc": { "start": { "line": 414, @@ -94234,8 +94234,8 @@ "binop": null }, "value": "targetTagName", - "start": 14791, - "end": 14804, + "start": 14790, + "end": 14803, "loc": { "start": { "line": 415, @@ -94261,8 +94261,8 @@ "updateContext": null }, "value": "===", - "start": 14805, - "end": 14808, + "start": 14804, + "end": 14807, "loc": { "start": { "line": 415, @@ -94288,8 +94288,8 @@ "updateContext": null }, "value": "input", - "start": 14809, - "end": 14816, + "start": 14808, + "end": 14815, "loc": { "start": { "line": 415, @@ -94313,8 +94313,8 @@ "postfix": false, "binop": null }, - "start": 14822, - "end": 14823, + "start": 14821, + "end": 14822, "loc": { "start": { "line": 416, @@ -94338,8 +94338,8 @@ "postfix": false, "binop": null }, - "start": 14823, - "end": 14824, + "start": 14822, + "end": 14823, "loc": { "start": { "line": 416, @@ -94354,8 +94354,8 @@ { "type": "CommentBlock", "value": "*\r\n * Tracks current cursor position\r\n * As keys are pressed, text will be added/removed at that position within the input.\r\n ", - "start": 14832, - "end": 14980, + "start": 14831, + "end": 14979, "loc": { "start": { "line": 417, @@ -94382,8 +94382,8 @@ "updateContext": null }, "value": "this", - "start": 14988, - "end": 14992, + "start": 14987, + "end": 14991, "loc": { "start": { "line": 421, @@ -94408,8 +94408,8 @@ "binop": null, "updateContext": null }, - "start": 14992, - "end": 14993, + "start": 14991, + "end": 14992, "loc": { "start": { "line": 421, @@ -94434,8 +94434,8 @@ "binop": null }, "value": "caretPosition", - "start": 14993, - "end": 15006, + "start": 14992, + "end": 15005, "loc": { "start": { "line": 421, @@ -94461,8 +94461,8 @@ "updateContext": null }, "value": "=", - "start": 15007, - "end": 15008, + "start": 15006, + "end": 15007, "loc": { "start": { "line": 421, @@ -94487,8 +94487,8 @@ "binop": null }, "value": "event", - "start": 15009, - "end": 15014, + "start": 15008, + "end": 15013, "loc": { "start": { "line": 421, @@ -94513,8 +94513,8 @@ "binop": null, "updateContext": null }, - "start": 15014, - "end": 15015, + "start": 15013, + "end": 15014, "loc": { "start": { "line": 421, @@ -94539,8 +94539,8 @@ "binop": null }, "value": "target", - "start": 15015, - "end": 15021, + "start": 15014, + "end": 15020, "loc": { "start": { "line": 421, @@ -94565,8 +94565,8 @@ "binop": null, "updateContext": null }, - "start": 15021, - "end": 15022, + "start": 15020, + "end": 15021, "loc": { "start": { "line": 421, @@ -94591,8 +94591,8 @@ "binop": null }, "value": "selectionStart", - "start": 15022, - "end": 15036, + "start": 15021, + "end": 15035, "loc": { "start": { "line": 421, @@ -94617,8 +94617,8 @@ "binop": null, "updateContext": null }, - "start": 15036, - "end": 15037, + "start": 15035, + "end": 15036, "loc": { "start": { "line": 421, @@ -94645,8 +94645,8 @@ "updateContext": null }, "value": "if", - "start": 15047, - "end": 15049, + "start": 15046, + "end": 15048, "loc": { "start": { "line": 423, @@ -94670,8 +94670,8 @@ "postfix": false, "binop": null }, - "start": 15049, - "end": 15050, + "start": 15048, + "end": 15049, "loc": { "start": { "line": 423, @@ -94698,8 +94698,8 @@ "updateContext": null }, "value": "this", - "start": 15050, - "end": 15054, + "start": 15049, + "end": 15053, "loc": { "start": { "line": 423, @@ -94724,8 +94724,8 @@ "binop": null, "updateContext": null }, - "start": 15054, - "end": 15055, + "start": 15053, + "end": 15054, "loc": { "start": { "line": 423, @@ -94750,8 +94750,8 @@ "binop": null }, "value": "options", - "start": 15055, - "end": 15062, + "start": 15054, + "end": 15061, "loc": { "start": { "line": 423, @@ -94776,8 +94776,8 @@ "binop": null, "updateContext": null }, - "start": 15062, - "end": 15063, + "start": 15061, + "end": 15062, "loc": { "start": { "line": 423, @@ -94802,8 +94802,8 @@ "binop": null }, "value": "debug", - "start": 15063, - "end": 15068, + "start": 15062, + "end": 15067, "loc": { "start": { "line": 423, @@ -94827,8 +94827,8 @@ "postfix": false, "binop": null }, - "start": 15068, - "end": 15069, + "start": 15067, + "end": 15068, "loc": { "start": { "line": 423, @@ -94852,8 +94852,8 @@ "postfix": false, "binop": null }, - "start": 15069, - "end": 15070, + "start": 15068, + "end": 15069, "loc": { "start": { "line": 423, @@ -94878,8 +94878,8 @@ "binop": null }, "value": "console", - "start": 15080, - "end": 15087, + "start": 15079, + "end": 15086, "loc": { "start": { "line": 424, @@ -94904,8 +94904,8 @@ "binop": null, "updateContext": null }, - "start": 15087, - "end": 15088, + "start": 15086, + "end": 15087, "loc": { "start": { "line": 424, @@ -94930,8 +94930,8 @@ "binop": null }, "value": "log", - "start": 15088, - "end": 15091, + "start": 15087, + "end": 15090, "loc": { "start": { "line": 424, @@ -94955,8 +94955,8 @@ "postfix": false, "binop": null }, - "start": 15091, - "end": 15092, + "start": 15090, + "end": 15091, "loc": { "start": { "line": 424, @@ -94982,8 +94982,8 @@ "updateContext": null }, "value": "Caret at: ", - "start": 15092, - "end": 15104, + "start": 15091, + "end": 15103, "loc": { "start": { "line": 424, @@ -95008,8 +95008,8 @@ "binop": null, "updateContext": null }, - "start": 15104, - "end": 15105, + "start": 15103, + "end": 15104, "loc": { "start": { "line": 424, @@ -95034,8 +95034,8 @@ "binop": null }, "value": "event", - "start": 15106, - "end": 15111, + "start": 15105, + "end": 15110, "loc": { "start": { "line": 424, @@ -95060,8 +95060,8 @@ "binop": null, "updateContext": null }, - "start": 15111, - "end": 15112, + "start": 15110, + "end": 15111, "loc": { "start": { "line": 424, @@ -95086,8 +95086,8 @@ "binop": null }, "value": "target", - "start": 15112, - "end": 15118, + "start": 15111, + "end": 15117, "loc": { "start": { "line": 424, @@ -95112,8 +95112,8 @@ "binop": null, "updateContext": null }, - "start": 15118, - "end": 15119, + "start": 15117, + "end": 15118, "loc": { "start": { "line": 424, @@ -95138,8 +95138,8 @@ "binop": null }, "value": "selectionStart", - "start": 15119, - "end": 15133, + "start": 15118, + "end": 15132, "loc": { "start": { "line": 424, @@ -95164,8 +95164,8 @@ "binop": null, "updateContext": null }, - "start": 15133, - "end": 15134, + "start": 15132, + "end": 15133, "loc": { "start": { "line": 424, @@ -95190,8 +95190,8 @@ "binop": null }, "value": "event", - "start": 15135, - "end": 15140, + "start": 15134, + "end": 15139, "loc": { "start": { "line": 424, @@ -95216,8 +95216,8 @@ "binop": null, "updateContext": null }, - "start": 15140, - "end": 15141, + "start": 15139, + "end": 15140, "loc": { "start": { "line": 424, @@ -95242,8 +95242,8 @@ "binop": null }, "value": "target", - "start": 15141, - "end": 15147, + "start": 15140, + "end": 15146, "loc": { "start": { "line": 424, @@ -95268,8 +95268,8 @@ "binop": null, "updateContext": null }, - "start": 15147, - "end": 15148, + "start": 15146, + "end": 15147, "loc": { "start": { "line": 424, @@ -95294,8 +95294,8 @@ "binop": null }, "value": "tagName", - "start": 15148, - "end": 15155, + "start": 15147, + "end": 15154, "loc": { "start": { "line": 424, @@ -95320,8 +95320,8 @@ "binop": null, "updateContext": null }, - "start": 15155, - "end": 15156, + "start": 15154, + "end": 15155, "loc": { "start": { "line": 424, @@ -95346,8 +95346,8 @@ "binop": null }, "value": "toLowerCase", - "start": 15156, - "end": 15167, + "start": 15155, + "end": 15166, "loc": { "start": { "line": 424, @@ -95371,8 +95371,8 @@ "postfix": false, "binop": null }, - "start": 15167, - "end": 15168, + "start": 15166, + "end": 15167, "loc": { "start": { "line": 424, @@ -95396,8 +95396,8 @@ "postfix": false, "binop": null }, - "start": 15168, - "end": 15169, + "start": 15167, + "end": 15168, "loc": { "start": { "line": 424, @@ -95421,8 +95421,8 @@ "postfix": false, "binop": null }, - "start": 15169, - "end": 15170, + "start": 15168, + "end": 15169, "loc": { "start": { "line": 424, @@ -95447,8 +95447,8 @@ "binop": null, "updateContext": null }, - "start": 15170, - "end": 15171, + "start": 15169, + "end": 15170, "loc": { "start": { "line": 424, @@ -95472,8 +95472,8 @@ "postfix": false, "binop": null }, - "start": 15179, - "end": 15180, + "start": 15178, + "end": 15179, "loc": { "start": { "line": 425, @@ -95497,8 +95497,8 @@ "postfix": false, "binop": null }, - "start": 15191, - "end": 15192, + "start": 15190, + "end": 15191, "loc": { "start": { "line": 426, @@ -95522,8 +95522,8 @@ "postfix": false, "binop": null }, - "start": 15196, - "end": 15197, + "start": 15195, + "end": 15196, "loc": { "start": { "line": 427, @@ -95538,8 +95538,8 @@ { "type": "CommentBlock", "value": "*\r\n * Executes the callback function once simple-keyboard is rendered for the first time (on initialization).\r\n ", - "start": 15203, - "end": 15323, + "start": 15202, + "end": 15322, "loc": { "start": { "line": 429, @@ -95564,8 +95564,8 @@ "binop": null }, "value": "onInit", - "start": 15327, - "end": 15333, + "start": 15326, + "end": 15332, "loc": { "start": { "line": 432, @@ -95591,8 +95591,8 @@ "updateContext": null }, "value": "=", - "start": 15334, - "end": 15335, + "start": 15333, + "end": 15334, "loc": { "start": { "line": 432, @@ -95616,8 +95616,8 @@ "postfix": false, "binop": null }, - "start": 15336, - "end": 15337, + "start": 15335, + "end": 15336, "loc": { "start": { "line": 432, @@ -95641,8 +95641,8 @@ "postfix": false, "binop": null }, - "start": 15337, - "end": 15338, + "start": 15336, + "end": 15337, "loc": { "start": { "line": 432, @@ -95667,8 +95667,8 @@ "binop": null, "updateContext": null }, - "start": 15339, - "end": 15341, + "start": 15338, + "end": 15340, "loc": { "start": { "line": 432, @@ -95692,8 +95692,8 @@ "postfix": false, "binop": null }, - "start": 15342, - "end": 15343, + "start": 15341, + "end": 15342, "loc": { "start": { "line": 432, @@ -95720,8 +95720,8 @@ "updateContext": null }, "value": "if", - "start": 15349, - "end": 15351, + "start": 15348, + "end": 15350, "loc": { "start": { "line": 433, @@ -95745,8 +95745,8 @@ "postfix": false, "binop": null }, - "start": 15351, - "end": 15352, + "start": 15350, + "end": 15351, "loc": { "start": { "line": 433, @@ -95773,8 +95773,8 @@ "updateContext": null }, "value": "this", - "start": 15352, - "end": 15356, + "start": 15351, + "end": 15355, "loc": { "start": { "line": 433, @@ -95799,8 +95799,8 @@ "binop": null, "updateContext": null }, - "start": 15356, - "end": 15357, + "start": 15355, + "end": 15356, "loc": { "start": { "line": 433, @@ -95825,8 +95825,8 @@ "binop": null }, "value": "options", - "start": 15357, - "end": 15364, + "start": 15356, + "end": 15363, "loc": { "start": { "line": 433, @@ -95851,8 +95851,8 @@ "binop": null, "updateContext": null }, - "start": 15364, - "end": 15365, + "start": 15363, + "end": 15364, "loc": { "start": { "line": 433, @@ -95877,8 +95877,8 @@ "binop": null }, "value": "debug", - "start": 15365, - "end": 15370, + "start": 15364, + "end": 15369, "loc": { "start": { "line": 433, @@ -95902,8 +95902,8 @@ "postfix": false, "binop": null }, - "start": 15370, - "end": 15371, + "start": 15369, + "end": 15370, "loc": { "start": { "line": 433, @@ -95927,8 +95927,8 @@ "postfix": false, "binop": null }, - "start": 15371, - "end": 15372, + "start": 15370, + "end": 15371, "loc": { "start": { "line": 433, @@ -95953,8 +95953,8 @@ "binop": null }, "value": "console", - "start": 15380, - "end": 15387, + "start": 15379, + "end": 15386, "loc": { "start": { "line": 434, @@ -95979,8 +95979,8 @@ "binop": null, "updateContext": null }, - "start": 15387, - "end": 15388, + "start": 15386, + "end": 15387, "loc": { "start": { "line": 434, @@ -96005,8 +96005,8 @@ "binop": null }, "value": "log", - "start": 15388, - "end": 15391, + "start": 15387, + "end": 15390, "loc": { "start": { "line": 434, @@ -96030,8 +96030,8 @@ "postfix": false, "binop": null }, - "start": 15391, - "end": 15392, + "start": 15390, + "end": 15391, "loc": { "start": { "line": 434, @@ -96057,8 +96057,8 @@ "updateContext": null }, "value": "Initialized", - "start": 15392, - "end": 15405, + "start": 15391, + "end": 15404, "loc": { "start": { "line": 434, @@ -96082,8 +96082,8 @@ "postfix": false, "binop": null }, - "start": 15405, - "end": 15406, + "start": 15404, + "end": 15405, "loc": { "start": { "line": 434, @@ -96108,8 +96108,8 @@ "binop": null, "updateContext": null }, - "start": 15406, - "end": 15407, + "start": 15405, + "end": 15406, "loc": { "start": { "line": 434, @@ -96133,8 +96133,8 @@ "postfix": false, "binop": null }, - "start": 15413, - "end": 15414, + "start": 15412, + "end": 15413, "loc": { "start": { "line": 435, @@ -96149,8 +96149,8 @@ { "type": "CommentBlock", "value": "*\r\n * Caret handling\r\n ", - "start": 15422, - "end": 15457, + "start": 15421, + "end": 15456, "loc": { "start": { "line": 437, @@ -96177,8 +96177,8 @@ "updateContext": null }, "value": "this", - "start": 15463, - "end": 15467, + "start": 15462, + "end": 15466, "loc": { "start": { "line": 440, @@ -96203,8 +96203,8 @@ "binop": null, "updateContext": null }, - "start": 15467, - "end": 15468, + "start": 15466, + "end": 15467, "loc": { "start": { "line": 440, @@ -96229,8 +96229,8 @@ "binop": null }, "value": "handleCaret", - "start": 15468, - "end": 15479, + "start": 15467, + "end": 15478, "loc": { "start": { "line": 440, @@ -96254,8 +96254,8 @@ "postfix": false, "binop": null }, - "start": 15479, - "end": 15480, + "start": 15478, + "end": 15479, "loc": { "start": { "line": 440, @@ -96279,8 +96279,8 @@ "postfix": false, "binop": null }, - "start": 15480, - "end": 15481, + "start": 15479, + "end": 15480, "loc": { "start": { "line": 440, @@ -96305,8 +96305,8 @@ "binop": null, "updateContext": null }, - "start": 15481, - "end": 15482, + "start": 15480, + "end": 15481, "loc": { "start": { "line": 440, @@ -96333,8 +96333,8 @@ "updateContext": null }, "value": "if", - "start": 15490, - "end": 15492, + "start": 15489, + "end": 15491, "loc": { "start": { "line": 442, @@ -96358,8 +96358,8 @@ "postfix": false, "binop": null }, - "start": 15492, - "end": 15493, + "start": 15491, + "end": 15492, "loc": { "start": { "line": 442, @@ -96386,8 +96386,8 @@ "updateContext": null }, "value": "typeof", - "start": 15493, - "end": 15499, + "start": 15492, + "end": 15498, "loc": { "start": { "line": 442, @@ -96414,8 +96414,8 @@ "updateContext": null }, "value": "this", - "start": 15500, - "end": 15504, + "start": 15499, + "end": 15503, "loc": { "start": { "line": 442, @@ -96440,8 +96440,8 @@ "binop": null, "updateContext": null }, - "start": 15504, - "end": 15505, + "start": 15503, + "end": 15504, "loc": { "start": { "line": 442, @@ -96466,8 +96466,8 @@ "binop": null }, "value": "options", - "start": 15505, - "end": 15512, + "start": 15504, + "end": 15511, "loc": { "start": { "line": 442, @@ -96492,8 +96492,8 @@ "binop": null, "updateContext": null }, - "start": 15512, - "end": 15513, + "start": 15511, + "end": 15512, "loc": { "start": { "line": 442, @@ -96518,8 +96518,8 @@ "binop": null }, "value": "onInit", - "start": 15513, - "end": 15519, + "start": 15512, + "end": 15518, "loc": { "start": { "line": 442, @@ -96545,8 +96545,8 @@ "updateContext": null }, "value": "===", - "start": 15520, - "end": 15523, + "start": 15519, + "end": 15522, "loc": { "start": { "line": 442, @@ -96572,8 +96572,8 @@ "updateContext": null }, "value": "function", - "start": 15524, - "end": 15534, + "start": 15523, + "end": 15533, "loc": { "start": { "line": 442, @@ -96597,8 +96597,8 @@ "postfix": false, "binop": null }, - "start": 15534, - "end": 15535, + "start": 15533, + "end": 15534, "loc": { "start": { "line": 442, @@ -96625,8 +96625,8 @@ "updateContext": null }, "value": "this", - "start": 15543, - "end": 15547, + "start": 15542, + "end": 15546, "loc": { "start": { "line": 443, @@ -96651,8 +96651,8 @@ "binop": null, "updateContext": null }, - "start": 15547, - "end": 15548, + "start": 15546, + "end": 15547, "loc": { "start": { "line": 443, @@ -96677,8 +96677,8 @@ "binop": null }, "value": "options", - "start": 15548, - "end": 15555, + "start": 15547, + "end": 15554, "loc": { "start": { "line": 443, @@ -96703,8 +96703,8 @@ "binop": null, "updateContext": null }, - "start": 15555, - "end": 15556, + "start": 15554, + "end": 15555, "loc": { "start": { "line": 443, @@ -96729,8 +96729,8 @@ "binop": null }, "value": "onInit", - "start": 15556, - "end": 15562, + "start": 15555, + "end": 15561, "loc": { "start": { "line": 443, @@ -96754,8 +96754,8 @@ "postfix": false, "binop": null }, - "start": 15562, - "end": 15563, + "start": 15561, + "end": 15562, "loc": { "start": { "line": 443, @@ -96779,8 +96779,8 @@ "postfix": false, "binop": null }, - "start": 15563, - "end": 15564, + "start": 15562, + "end": 15563, "loc": { "start": { "line": 443, @@ -96805,8 +96805,8 @@ "binop": null, "updateContext": null }, - "start": 15564, - "end": 15565, + "start": 15563, + "end": 15564, "loc": { "start": { "line": 443, @@ -96830,8 +96830,8 @@ "postfix": false, "binop": null }, - "start": 15569, - "end": 15570, + "start": 15568, + "end": 15569, "loc": { "start": { "line": 444, @@ -96846,8 +96846,8 @@ { "type": "CommentBlock", "value": "*\r\n * Executes the callback function every time simple-keyboard is rendered (e.g: when you change layouts).\r\n ", - "start": 15576, - "end": 15694, + "start": 15575, + "end": 15693, "loc": { "start": { "line": 446, @@ -96872,8 +96872,8 @@ "binop": null }, "value": "onRender", - "start": 15698, - "end": 15706, + "start": 15697, + "end": 15705, "loc": { "start": { "line": 449, @@ -96899,8 +96899,8 @@ "updateContext": null }, "value": "=", - "start": 15707, - "end": 15708, + "start": 15706, + "end": 15707, "loc": { "start": { "line": 449, @@ -96924,8 +96924,8 @@ "postfix": false, "binop": null }, - "start": 15709, - "end": 15710, + "start": 15708, + "end": 15709, "loc": { "start": { "line": 449, @@ -96949,8 +96949,8 @@ "postfix": false, "binop": null }, - "start": 15710, - "end": 15711, + "start": 15709, + "end": 15710, "loc": { "start": { "line": 449, @@ -96975,8 +96975,8 @@ "binop": null, "updateContext": null }, - "start": 15712, - "end": 15714, + "start": 15711, + "end": 15713, "loc": { "start": { "line": 449, @@ -97000,8 +97000,8 @@ "postfix": false, "binop": null }, - "start": 15715, - "end": 15716, + "start": 15714, + "end": 15715, "loc": { "start": { "line": 449, @@ -97028,8 +97028,8 @@ "updateContext": null }, "value": "if", - "start": 15722, - "end": 15724, + "start": 15721, + "end": 15723, "loc": { "start": { "line": 450, @@ -97053,8 +97053,8 @@ "postfix": false, "binop": null }, - "start": 15724, - "end": 15725, + "start": 15723, + "end": 15724, "loc": { "start": { "line": 450, @@ -97081,8 +97081,8 @@ "updateContext": null }, "value": "typeof", - "start": 15725, - "end": 15731, + "start": 15724, + "end": 15730, "loc": { "start": { "line": 450, @@ -97109,8 +97109,8 @@ "updateContext": null }, "value": "this", - "start": 15732, - "end": 15736, + "start": 15731, + "end": 15735, "loc": { "start": { "line": 450, @@ -97135,8 +97135,8 @@ "binop": null, "updateContext": null }, - "start": 15736, - "end": 15737, + "start": 15735, + "end": 15736, "loc": { "start": { "line": 450, @@ -97161,8 +97161,8 @@ "binop": null }, "value": "options", - "start": 15737, - "end": 15744, + "start": 15736, + "end": 15743, "loc": { "start": { "line": 450, @@ -97187,8 +97187,8 @@ "binop": null, "updateContext": null }, - "start": 15744, - "end": 15745, + "start": 15743, + "end": 15744, "loc": { "start": { "line": 450, @@ -97213,8 +97213,8 @@ "binop": null }, "value": "onRender", - "start": 15745, - "end": 15753, + "start": 15744, + "end": 15752, "loc": { "start": { "line": 450, @@ -97240,8 +97240,8 @@ "updateContext": null }, "value": "===", - "start": 15754, - "end": 15757, + "start": 15753, + "end": 15756, "loc": { "start": { "line": 450, @@ -97267,8 +97267,8 @@ "updateContext": null }, "value": "function", - "start": 15758, - "end": 15768, + "start": 15757, + "end": 15767, "loc": { "start": { "line": 450, @@ -97292,8 +97292,8 @@ "postfix": false, "binop": null }, - "start": 15768, - "end": 15769, + "start": 15767, + "end": 15768, "loc": { "start": { "line": 450, @@ -97320,8 +97320,8 @@ "updateContext": null }, "value": "this", - "start": 15777, - "end": 15781, + "start": 15776, + "end": 15780, "loc": { "start": { "line": 451, @@ -97346,8 +97346,8 @@ "binop": null, "updateContext": null }, - "start": 15781, - "end": 15782, + "start": 15780, + "end": 15781, "loc": { "start": { "line": 451, @@ -97372,8 +97372,8 @@ "binop": null }, "value": "options", - "start": 15782, - "end": 15789, + "start": 15781, + "end": 15788, "loc": { "start": { "line": 451, @@ -97398,8 +97398,8 @@ "binop": null, "updateContext": null }, - "start": 15789, - "end": 15790, + "start": 15788, + "end": 15789, "loc": { "start": { "line": 451, @@ -97424,8 +97424,8 @@ "binop": null }, "value": "onRender", - "start": 15790, - "end": 15798, + "start": 15789, + "end": 15797, "loc": { "start": { "line": 451, @@ -97449,8 +97449,8 @@ "postfix": false, "binop": null }, - "start": 15798, - "end": 15799, + "start": 15797, + "end": 15798, "loc": { "start": { "line": 451, @@ -97474,8 +97474,8 @@ "postfix": false, "binop": null }, - "start": 15799, - "end": 15800, + "start": 15798, + "end": 15799, "loc": { "start": { "line": 451, @@ -97500,8 +97500,8 @@ "binop": null, "updateContext": null }, - "start": 15800, - "end": 15801, + "start": 15799, + "end": 15800, "loc": { "start": { "line": 451, @@ -97525,8 +97525,8 @@ "postfix": false, "binop": null }, - "start": 15805, - "end": 15806, + "start": 15804, + "end": 15805, "loc": { "start": { "line": 452, @@ -97541,8 +97541,8 @@ { "type": "CommentBlock", "value": "*\r\n * Renders rows and buttons as per options\r\n ", - "start": 15812, - "end": 15868, + "start": 15811, + "end": 15867, "loc": { "start": { "line": 454, @@ -97567,8 +97567,8 @@ "binop": null }, "value": "render", - "start": 15872, - "end": 15878, + "start": 15871, + "end": 15877, "loc": { "start": { "line": 457, @@ -97594,8 +97594,8 @@ "updateContext": null }, "value": "=", - "start": 15879, - "end": 15880, + "start": 15878, + "end": 15879, "loc": { "start": { "line": 457, @@ -97619,8 +97619,8 @@ "postfix": false, "binop": null }, - "start": 15881, - "end": 15882, + "start": 15880, + "end": 15881, "loc": { "start": { "line": 457, @@ -97644,8 +97644,8 @@ "postfix": false, "binop": null }, - "start": 15882, - "end": 15883, + "start": 15881, + "end": 15882, "loc": { "start": { "line": 457, @@ -97670,8 +97670,8 @@ "binop": null, "updateContext": null }, - "start": 15884, - "end": 15886, + "start": 15883, + "end": 15885, "loc": { "start": { "line": 457, @@ -97695,8 +97695,8 @@ "postfix": false, "binop": null }, - "start": 15887, - "end": 15888, + "start": 15886, + "end": 15887, "loc": { "start": { "line": 457, @@ -97711,8 +97711,8 @@ { "type": "CommentBlock", "value": "*\r\n * Clear keyboard\r\n ", - "start": 15894, - "end": 15929, + "start": 15893, + "end": 15928, "loc": { "start": { "line": 458, @@ -97739,8 +97739,8 @@ "updateContext": null }, "value": "this", - "start": 15935, - "end": 15939, + "start": 15934, + "end": 15938, "loc": { "start": { "line": 461, @@ -97765,8 +97765,8 @@ "binop": null, "updateContext": null }, - "start": 15939, - "end": 15940, + "start": 15938, + "end": 15939, "loc": { "start": { "line": 461, @@ -97791,8 +97791,8 @@ "binop": null }, "value": "clear", - "start": 15940, - "end": 15945, + "start": 15939, + "end": 15944, "loc": { "start": { "line": 461, @@ -97816,8 +97816,8 @@ "postfix": false, "binop": null }, - "start": 15945, - "end": 15946, + "start": 15944, + "end": 15945, "loc": { "start": { "line": 461, @@ -97841,8 +97841,8 @@ "postfix": false, "binop": null }, - "start": 15946, - "end": 15947, + "start": 15945, + "end": 15946, "loc": { "start": { "line": 461, @@ -97867,8 +97867,8 @@ "binop": null, "updateContext": null }, - "start": 15947, - "end": 15948, + "start": 15946, + "end": 15947, "loc": { "start": { "line": 461, @@ -97895,8 +97895,8 @@ "updateContext": null }, "value": "let", - "start": 15956, - "end": 15959, + "start": 15955, + "end": 15958, "loc": { "start": { "line": 463, @@ -97921,8 +97921,8 @@ "binop": null }, "value": "layoutClass", - "start": 15960, - "end": 15971, + "start": 15959, + "end": 15970, "loc": { "start": { "line": 463, @@ -97948,8 +97948,8 @@ "updateContext": null }, "value": "=", - "start": 15972, - "end": 15973, + "start": 15971, + "end": 15972, "loc": { "start": { "line": 463, @@ -97976,8 +97976,8 @@ "updateContext": null }, "value": "this", - "start": 15974, - "end": 15978, + "start": 15973, + "end": 15977, "loc": { "start": { "line": 463, @@ -98002,8 +98002,8 @@ "binop": null, "updateContext": null }, - "start": 15978, - "end": 15979, + "start": 15977, + "end": 15978, "loc": { "start": { "line": 463, @@ -98028,8 +98028,8 @@ "binop": null }, "value": "options", - "start": 15979, - "end": 15986, + "start": 15978, + "end": 15985, "loc": { "start": { "line": 463, @@ -98054,8 +98054,8 @@ "binop": null, "updateContext": null }, - "start": 15986, - "end": 15987, + "start": 15985, + "end": 15986, "loc": { "start": { "line": 463, @@ -98080,8 +98080,8 @@ "binop": null }, "value": "layout", - "start": 15987, - "end": 15993, + "start": 15986, + "end": 15992, "loc": { "start": { "line": 463, @@ -98106,8 +98106,8 @@ "binop": null, "updateContext": null }, - "start": 15994, - "end": 15995, + "start": 15993, + "end": 15994, "loc": { "start": { "line": 463, @@ -98133,8 +98133,8 @@ "updateContext": null }, "value": "hg-layout-custom", - "start": 15996, - "end": 16014, + "start": 15995, + "end": 16013, "loc": { "start": { "line": 463, @@ -98159,8 +98159,8 @@ "binop": null, "updateContext": null }, - "start": 16015, - "end": 16016, + "start": 16014, + "end": 16015, "loc": { "start": { "line": 463, @@ -98184,8 +98184,8 @@ "postfix": false, "binop": null }, - "start": 16017, - "end": 16018, + "start": 16016, + "end": 16017, "loc": { "start": { "line": 463, @@ -98211,8 +98211,8 @@ "updateContext": null }, "value": "hg-layout-", - "start": 16018, - "end": 16028, + "start": 16017, + "end": 16027, "loc": { "start": { "line": 463, @@ -98236,8 +98236,8 @@ "postfix": false, "binop": null }, - "start": 16028, - "end": 16030, + "start": 16027, + "end": 16029, "loc": { "start": { "line": 463, @@ -98264,8 +98264,8 @@ "updateContext": null }, "value": "this", - "start": 16030, - "end": 16034, + "start": 16029, + "end": 16033, "loc": { "start": { "line": 463, @@ -98290,8 +98290,8 @@ "binop": null, "updateContext": null }, - "start": 16034, - "end": 16035, + "start": 16033, + "end": 16034, "loc": { "start": { "line": 463, @@ -98316,8 +98316,8 @@ "binop": null }, "value": "options", - "start": 16035, - "end": 16042, + "start": 16034, + "end": 16041, "loc": { "start": { "line": 463, @@ -98342,8 +98342,8 @@ "binop": null, "updateContext": null }, - "start": 16042, - "end": 16043, + "start": 16041, + "end": 16042, "loc": { "start": { "line": 463, @@ -98368,8 +98368,8 @@ "binop": null }, "value": "layoutName", - "start": 16043, - "end": 16053, + "start": 16042, + "end": 16052, "loc": { "start": { "line": 463, @@ -98393,8 +98393,8 @@ "postfix": false, "binop": null }, - "start": 16053, - "end": 16054, + "start": 16052, + "end": 16053, "loc": { "start": { "line": 463, @@ -98420,8 +98420,8 @@ "updateContext": null }, "value": "", - "start": 16054, - "end": 16054, + "start": 16053, + "end": 16053, "loc": { "start": { "line": 463, @@ -98445,8 +98445,8 @@ "postfix": false, "binop": null }, - "start": 16054, - "end": 16055, + "start": 16053, + "end": 16054, "loc": { "start": { "line": 463, @@ -98471,8 +98471,8 @@ "binop": null, "updateContext": null }, - "start": 16055, - "end": 16056, + "start": 16054, + "end": 16055, "loc": { "start": { "line": 463, @@ -98499,8 +98499,8 @@ "updateContext": null }, "value": "let", - "start": 16062, - "end": 16065, + "start": 16061, + "end": 16064, "loc": { "start": { "line": 464, @@ -98525,8 +98525,8 @@ "binop": null }, "value": "layout", - "start": 16066, - "end": 16072, + "start": 16065, + "end": 16071, "loc": { "start": { "line": 464, @@ -98552,8 +98552,8 @@ "updateContext": null }, "value": "=", - "start": 16073, - "end": 16074, + "start": 16072, + "end": 16073, "loc": { "start": { "line": 464, @@ -98580,8 +98580,8 @@ "updateContext": null }, "value": "this", - "start": 16075, - "end": 16079, + "start": 16074, + "end": 16078, "loc": { "start": { "line": 464, @@ -98606,8 +98606,8 @@ "binop": null, "updateContext": null }, - "start": 16079, - "end": 16080, + "start": 16078, + "end": 16079, "loc": { "start": { "line": 464, @@ -98632,8 +98632,8 @@ "binop": null }, "value": "options", - "start": 16080, - "end": 16087, + "start": 16079, + "end": 16086, "loc": { "start": { "line": 464, @@ -98658,8 +98658,8 @@ "binop": null, "updateContext": null }, - "start": 16087, - "end": 16088, + "start": 16086, + "end": 16087, "loc": { "start": { "line": 464, @@ -98684,8 +98684,8 @@ "binop": null }, "value": "layout", - "start": 16088, - "end": 16094, + "start": 16087, + "end": 16093, "loc": { "start": { "line": 464, @@ -98711,8 +98711,8 @@ "updateContext": null }, "value": "||", - "start": 16095, - "end": 16097, + "start": 16094, + "end": 16096, "loc": { "start": { "line": 464, @@ -98737,8 +98737,8 @@ "binop": null }, "value": "KeyboardLayout", - "start": 16098, - "end": 16112, + "start": 16097, + "end": 16111, "loc": { "start": { "line": 464, @@ -98763,8 +98763,8 @@ "binop": null, "updateContext": null }, - "start": 16112, - "end": 16113, + "start": 16111, + "end": 16112, "loc": { "start": { "line": 464, @@ -98789,8 +98789,8 @@ "binop": null }, "value": "getDefaultLayout", - "start": 16113, - "end": 16129, + "start": 16112, + "end": 16128, "loc": { "start": { "line": 464, @@ -98814,8 +98814,8 @@ "postfix": false, "binop": null }, - "start": 16129, - "end": 16130, + "start": 16128, + "end": 16129, "loc": { "start": { "line": 464, @@ -98839,8 +98839,8 @@ "postfix": false, "binop": null }, - "start": 16130, - "end": 16131, + "start": 16129, + "end": 16130, "loc": { "start": { "line": 464, @@ -98865,8 +98865,8 @@ "binop": null, "updateContext": null }, - "start": 16131, - "end": 16132, + "start": 16130, + "end": 16131, "loc": { "start": { "line": 464, @@ -98881,8 +98881,8 @@ { "type": "CommentBlock", "value": "*\r\n * Account for buttonTheme, if set\r\n ", - "start": 16140, - "end": 16192, + "start": 16139, + "end": 16191, "loc": { "start": { "line": 466, @@ -98909,8 +98909,8 @@ "updateContext": null }, "value": "let", - "start": 16198, - "end": 16201, + "start": 16197, + "end": 16200, "loc": { "start": { "line": 469, @@ -98935,8 +98935,8 @@ "binop": null }, "value": "buttonThemesParsed", - "start": 16202, - "end": 16220, + "start": 16201, + "end": 16219, "loc": { "start": { "line": 469, @@ -98962,8 +98962,8 @@ "updateContext": null }, "value": "=", - "start": 16221, - "end": 16222, + "start": 16220, + "end": 16221, "loc": { "start": { "line": 469, @@ -98987,8 +98987,8 @@ "postfix": false, "binop": null }, - "start": 16223, - "end": 16224, + "start": 16222, + "end": 16223, "loc": { "start": { "line": 469, @@ -99012,8 +99012,8 @@ "postfix": false, "binop": null }, - "start": 16224, - "end": 16225, + "start": 16223, + "end": 16224, "loc": { "start": { "line": 469, @@ -99038,8 +99038,8 @@ "binop": null, "updateContext": null }, - "start": 16225, - "end": 16226, + "start": 16224, + "end": 16225, "loc": { "start": { "line": 469, @@ -99066,8 +99066,8 @@ "updateContext": null }, "value": "if", - "start": 16232, - "end": 16234, + "start": 16231, + "end": 16233, "loc": { "start": { "line": 470, @@ -99091,8 +99091,8 @@ "postfix": false, "binop": null }, - "start": 16234, - "end": 16235, + "start": 16233, + "end": 16234, "loc": { "start": { "line": 470, @@ -99117,8 +99117,8 @@ "binop": null }, "value": "Array", - "start": 16235, - "end": 16240, + "start": 16234, + "end": 16239, "loc": { "start": { "line": 470, @@ -99143,8 +99143,8 @@ "binop": null, "updateContext": null }, - "start": 16240, - "end": 16241, + "start": 16239, + "end": 16240, "loc": { "start": { "line": 470, @@ -99169,8 +99169,8 @@ "binop": null }, "value": "isArray", - "start": 16241, - "end": 16248, + "start": 16240, + "end": 16247, "loc": { "start": { "line": 470, @@ -99194,8 +99194,8 @@ "postfix": false, "binop": null }, - "start": 16248, - "end": 16249, + "start": 16247, + "end": 16248, "loc": { "start": { "line": 470, @@ -99222,8 +99222,8 @@ "updateContext": null }, "value": "this", - "start": 16249, - "end": 16253, + "start": 16248, + "end": 16252, "loc": { "start": { "line": 470, @@ -99248,8 +99248,8 @@ "binop": null, "updateContext": null }, - "start": 16253, - "end": 16254, + "start": 16252, + "end": 16253, "loc": { "start": { "line": 470, @@ -99274,8 +99274,8 @@ "binop": null }, "value": "options", - "start": 16254, - "end": 16261, + "start": 16253, + "end": 16260, "loc": { "start": { "line": 470, @@ -99300,8 +99300,8 @@ "binop": null, "updateContext": null }, - "start": 16261, - "end": 16262, + "start": 16260, + "end": 16261, "loc": { "start": { "line": 470, @@ -99326,8 +99326,8 @@ "binop": null }, "value": "buttonTheme", - "start": 16262, - "end": 16273, + "start": 16261, + "end": 16272, "loc": { "start": { "line": 470, @@ -99351,8 +99351,8 @@ "postfix": false, "binop": null }, - "start": 16273, - "end": 16274, + "start": 16272, + "end": 16273, "loc": { "start": { "line": 470, @@ -99376,8 +99376,8 @@ "postfix": false, "binop": null }, - "start": 16274, - "end": 16275, + "start": 16273, + "end": 16274, "loc": { "start": { "line": 470, @@ -99401,8 +99401,8 @@ "postfix": false, "binop": null }, - "start": 16275, - "end": 16276, + "start": 16274, + "end": 16275, "loc": { "start": { "line": 470, @@ -99429,8 +99429,8 @@ "updateContext": null }, "value": "this", - "start": 16284, - "end": 16288, + "start": 16283, + "end": 16287, "loc": { "start": { "line": 471, @@ -99455,8 +99455,8 @@ "binop": null, "updateContext": null }, - "start": 16288, - "end": 16289, + "start": 16287, + "end": 16288, "loc": { "start": { "line": 471, @@ -99481,8 +99481,8 @@ "binop": null }, "value": "options", - "start": 16289, - "end": 16296, + "start": 16288, + "end": 16295, "loc": { "start": { "line": 471, @@ -99507,8 +99507,8 @@ "binop": null, "updateContext": null }, - "start": 16296, - "end": 16297, + "start": 16295, + "end": 16296, "loc": { "start": { "line": 471, @@ -99533,8 +99533,8 @@ "binop": null }, "value": "buttonTheme", - "start": 16297, - "end": 16308, + "start": 16296, + "end": 16307, "loc": { "start": { "line": 471, @@ -99559,8 +99559,8 @@ "binop": null, "updateContext": null }, - "start": 16308, - "end": 16309, + "start": 16307, + "end": 16308, "loc": { "start": { "line": 471, @@ -99585,8 +99585,8 @@ "binop": null }, "value": "forEach", - "start": 16309, - "end": 16316, + "start": 16308, + "end": 16315, "loc": { "start": { "line": 471, @@ -99610,8 +99610,8 @@ "postfix": false, "binop": null }, - "start": 16316, - "end": 16317, + "start": 16315, + "end": 16316, "loc": { "start": { "line": 471, @@ -99636,8 +99636,8 @@ "binop": null }, "value": "themeObj", - "start": 16317, - "end": 16325, + "start": 16316, + "end": 16324, "loc": { "start": { "line": 471, @@ -99662,8 +99662,8 @@ "binop": null, "updateContext": null }, - "start": 16326, - "end": 16328, + "start": 16325, + "end": 16327, "loc": { "start": { "line": 471, @@ -99687,8 +99687,8 @@ "postfix": false, "binop": null }, - "start": 16329, - "end": 16330, + "start": 16328, + "end": 16329, "loc": { "start": { "line": 471, @@ -99715,8 +99715,8 @@ "updateContext": null }, "value": "if", - "start": 16340, - "end": 16342, + "start": 16339, + "end": 16341, "loc": { "start": { "line": 472, @@ -99740,8 +99740,8 @@ "postfix": false, "binop": null }, - "start": 16342, - "end": 16343, + "start": 16341, + "end": 16342, "loc": { "start": { "line": 472, @@ -99766,8 +99766,8 @@ "binop": null }, "value": "themeObj", - "start": 16343, - "end": 16351, + "start": 16342, + "end": 16350, "loc": { "start": { "line": 472, @@ -99792,8 +99792,8 @@ "binop": null, "updateContext": null }, - "start": 16351, - "end": 16352, + "start": 16350, + "end": 16351, "loc": { "start": { "line": 472, @@ -99818,8 +99818,8 @@ "binop": null }, "value": "buttons", - "start": 16352, - "end": 16359, + "start": 16351, + "end": 16358, "loc": { "start": { "line": 472, @@ -99845,8 +99845,8 @@ "updateContext": null }, "value": "&&", - "start": 16360, - "end": 16362, + "start": 16359, + "end": 16361, "loc": { "start": { "line": 472, @@ -99871,8 +99871,8 @@ "binop": null }, "value": "themeObj", - "start": 16363, - "end": 16371, + "start": 16362, + "end": 16370, "loc": { "start": { "line": 472, @@ -99897,8 +99897,8 @@ "binop": null, "updateContext": null }, - "start": 16371, - "end": 16372, + "start": 16370, + "end": 16371, "loc": { "start": { "line": 472, @@ -99925,8 +99925,8 @@ "updateContext": null }, "value": "class", - "start": 16372, - "end": 16377, + "start": 16371, + "end": 16376, "loc": { "start": { "line": 472, @@ -99950,8 +99950,8 @@ "postfix": false, "binop": null }, - "start": 16377, - "end": 16378, + "start": 16376, + "end": 16377, "loc": { "start": { "line": 472, @@ -99975,8 +99975,8 @@ "postfix": false, "binop": null }, - "start": 16378, - "end": 16379, + "start": 16377, + "end": 16378, "loc": { "start": { "line": 472, @@ -100003,8 +100003,8 @@ "updateContext": null }, "value": "let", - "start": 16391, - "end": 16394, + "start": 16390, + "end": 16393, "loc": { "start": { "line": 473, @@ -100029,8 +100029,8 @@ "binop": null }, "value": "themeButtons", - "start": 16395, - "end": 16407, + "start": 16394, + "end": 16406, "loc": { "start": { "line": 473, @@ -100055,8 +100055,8 @@ "binop": null, "updateContext": null }, - "start": 16407, - "end": 16408, + "start": 16406, + "end": 16407, "loc": { "start": { "line": 473, @@ -100083,8 +100083,8 @@ "updateContext": null }, "value": "if", - "start": 16422, - "end": 16424, + "start": 16421, + "end": 16423, "loc": { "start": { "line": 475, @@ -100108,8 +100108,8 @@ "postfix": false, "binop": null }, - "start": 16424, - "end": 16425, + "start": 16423, + "end": 16424, "loc": { "start": { "line": 475, @@ -100136,8 +100136,8 @@ "updateContext": null }, "value": "typeof", - "start": 16425, - "end": 16431, + "start": 16424, + "end": 16430, "loc": { "start": { "line": 475, @@ -100162,8 +100162,8 @@ "binop": null }, "value": "themeObj", - "start": 16432, - "end": 16440, + "start": 16431, + "end": 16439, "loc": { "start": { "line": 475, @@ -100188,8 +100188,8 @@ "binop": null, "updateContext": null }, - "start": 16440, - "end": 16441, + "start": 16439, + "end": 16440, "loc": { "start": { "line": 475, @@ -100214,8 +100214,8 @@ "binop": null }, "value": "buttons", - "start": 16441, - "end": 16448, + "start": 16440, + "end": 16447, "loc": { "start": { "line": 475, @@ -100241,8 +100241,8 @@ "updateContext": null }, "value": "===", - "start": 16449, - "end": 16452, + "start": 16448, + "end": 16451, "loc": { "start": { "line": 475, @@ -100268,8 +100268,8 @@ "updateContext": null }, "value": "string", - "start": 16453, - "end": 16461, + "start": 16452, + "end": 16460, "loc": { "start": { "line": 475, @@ -100293,8 +100293,8 @@ "postfix": false, "binop": null }, - "start": 16461, - "end": 16462, + "start": 16460, + "end": 16461, "loc": { "start": { "line": 475, @@ -100318,8 +100318,8 @@ "postfix": false, "binop": null }, - "start": 16462, - "end": 16463, + "start": 16461, + "end": 16462, "loc": { "start": { "line": 475, @@ -100344,8 +100344,8 @@ "binop": null }, "value": "themeButtons", - "start": 16477, - "end": 16489, + "start": 16476, + "end": 16488, "loc": { "start": { "line": 476, @@ -100371,8 +100371,8 @@ "updateContext": null }, "value": "=", - "start": 16490, - "end": 16491, + "start": 16489, + "end": 16490, "loc": { "start": { "line": 476, @@ -100397,8 +100397,8 @@ "binop": null }, "value": "themeObj", - "start": 16492, - "end": 16500, + "start": 16491, + "end": 16499, "loc": { "start": { "line": 476, @@ -100423,8 +100423,8 @@ "binop": null, "updateContext": null }, - "start": 16500, - "end": 16501, + "start": 16499, + "end": 16500, "loc": { "start": { "line": 476, @@ -100449,8 +100449,8 @@ "binop": null }, "value": "buttons", - "start": 16501, - "end": 16508, + "start": 16500, + "end": 16507, "loc": { "start": { "line": 476, @@ -100475,8 +100475,8 @@ "binop": null, "updateContext": null }, - "start": 16508, - "end": 16509, + "start": 16507, + "end": 16508, "loc": { "start": { "line": 476, @@ -100501,8 +100501,8 @@ "binop": null }, "value": "split", - "start": 16509, - "end": 16514, + "start": 16508, + "end": 16513, "loc": { "start": { "line": 476, @@ -100526,8 +100526,8 @@ "postfix": false, "binop": null }, - "start": 16514, - "end": 16515, + "start": 16513, + "end": 16514, "loc": { "start": { "line": 476, @@ -100553,8 +100553,8 @@ "updateContext": null }, "value": " ", - "start": 16515, - "end": 16518, + "start": 16514, + "end": 16517, "loc": { "start": { "line": 476, @@ -100578,8 +100578,8 @@ "postfix": false, "binop": null }, - "start": 16518, - "end": 16519, + "start": 16517, + "end": 16518, "loc": { "start": { "line": 476, @@ -100604,8 +100604,8 @@ "binop": null, "updateContext": null }, - "start": 16519, - "end": 16520, + "start": 16518, + "end": 16519, "loc": { "start": { "line": 476, @@ -100629,8 +100629,8 @@ "postfix": false, "binop": null }, - "start": 16532, - "end": 16533, + "start": 16531, + "end": 16532, "loc": { "start": { "line": 477, @@ -100657,8 +100657,8 @@ "updateContext": null }, "value": "if", - "start": 16547, - "end": 16549, + "start": 16546, + "end": 16548, "loc": { "start": { "line": 479, @@ -100682,8 +100682,8 @@ "postfix": false, "binop": null }, - "start": 16549, - "end": 16550, + "start": 16548, + "end": 16549, "loc": { "start": { "line": 479, @@ -100708,8 +100708,8 @@ "binop": null }, "value": "themeButtons", - "start": 16550, - "end": 16562, + "start": 16549, + "end": 16561, "loc": { "start": { "line": 479, @@ -100733,8 +100733,8 @@ "postfix": false, "binop": null }, - "start": 16562, - "end": 16563, + "start": 16561, + "end": 16562, "loc": { "start": { "line": 479, @@ -100758,8 +100758,8 @@ "postfix": false, "binop": null }, - "start": 16563, - "end": 16564, + "start": 16562, + "end": 16563, "loc": { "start": { "line": 479, @@ -100784,8 +100784,8 @@ "binop": null }, "value": "themeButtons", - "start": 16578, - "end": 16590, + "start": 16577, + "end": 16589, "loc": { "start": { "line": 480, @@ -100810,8 +100810,8 @@ "binop": null, "updateContext": null }, - "start": 16590, - "end": 16591, + "start": 16589, + "end": 16590, "loc": { "start": { "line": 480, @@ -100836,8 +100836,8 @@ "binop": null }, "value": "forEach", - "start": 16591, - "end": 16598, + "start": 16590, + "end": 16597, "loc": { "start": { "line": 480, @@ -100861,8 +100861,8 @@ "postfix": false, "binop": null }, - "start": 16598, - "end": 16599, + "start": 16597, + "end": 16598, "loc": { "start": { "line": 480, @@ -100887,8 +100887,8 @@ "binop": null }, "value": "themeButton", - "start": 16599, - "end": 16610, + "start": 16598, + "end": 16609, "loc": { "start": { "line": 480, @@ -100913,8 +100913,8 @@ "binop": null, "updateContext": null }, - "start": 16611, - "end": 16613, + "start": 16610, + "end": 16612, "loc": { "start": { "line": 480, @@ -100938,8 +100938,8 @@ "postfix": false, "binop": null }, - "start": 16614, - "end": 16615, + "start": 16613, + "end": 16614, "loc": { "start": { "line": 480, @@ -100966,8 +100966,8 @@ "updateContext": null }, "value": "let", - "start": 16631, - "end": 16634, + "start": 16630, + "end": 16633, "loc": { "start": { "line": 481, @@ -100992,8 +100992,8 @@ "binop": null }, "value": "themeParsed", - "start": 16635, - "end": 16646, + "start": 16634, + "end": 16645, "loc": { "start": { "line": 481, @@ -101019,8 +101019,8 @@ "updateContext": null }, "value": "=", - "start": 16647, - "end": 16648, + "start": 16646, + "end": 16647, "loc": { "start": { "line": 481, @@ -101045,8 +101045,8 @@ "binop": null }, "value": "buttonThemesParsed", - "start": 16649, - "end": 16667, + "start": 16648, + "end": 16666, "loc": { "start": { "line": 481, @@ -101071,8 +101071,8 @@ "binop": null, "updateContext": null }, - "start": 16667, - "end": 16668, + "start": 16666, + "end": 16667, "loc": { "start": { "line": 481, @@ -101097,8 +101097,8 @@ "binop": null }, "value": "themeButton", - "start": 16668, - "end": 16679, + "start": 16667, + "end": 16678, "loc": { "start": { "line": 481, @@ -101123,8 +101123,8 @@ "binop": null, "updateContext": null }, - "start": 16679, - "end": 16680, + "start": 16678, + "end": 16679, "loc": { "start": { "line": 481, @@ -101149,8 +101149,8 @@ "binop": null, "updateContext": null }, - "start": 16680, - "end": 16681, + "start": 16679, + "end": 16680, "loc": { "start": { "line": 481, @@ -101165,8 +101165,8 @@ { "type": "CommentLine", "value": " If the button has already been added", - "start": 16699, - "end": 16738, + "start": 16698, + "end": 16737, "loc": { "start": { "line": 483, @@ -101193,8 +101193,8 @@ "updateContext": null }, "value": "if", - "start": 16754, - "end": 16756, + "start": 16753, + "end": 16755, "loc": { "start": { "line": 484, @@ -101218,8 +101218,8 @@ "postfix": false, "binop": null }, - "start": 16756, - "end": 16757, + "start": 16755, + "end": 16756, "loc": { "start": { "line": 484, @@ -101244,8 +101244,8 @@ "binop": null }, "value": "themeParsed", - "start": 16757, - "end": 16768, + "start": 16756, + "end": 16767, "loc": { "start": { "line": 484, @@ -101269,8 +101269,8 @@ "postfix": false, "binop": null }, - "start": 16768, - "end": 16769, + "start": 16767, + "end": 16768, "loc": { "start": { "line": 484, @@ -101294,8 +101294,8 @@ "postfix": false, "binop": null }, - "start": 16769, - "end": 16770, + "start": 16768, + "end": 16769, "loc": { "start": { "line": 484, @@ -101310,8 +101310,8 @@ { "type": "CommentLine", "value": " Making sure we don't add duplicate classes, even when buttonTheme has duplicates", - "start": 16788, - "end": 16871, + "start": 16787, + "end": 16870, "loc": { "start": { "line": 485, @@ -101338,8 +101338,8 @@ "updateContext": null }, "value": "if", - "start": 16889, - "end": 16891, + "start": 16888, + "end": 16890, "loc": { "start": { "line": 486, @@ -101363,8 +101363,8 @@ "postfix": false, "binop": null }, - "start": 16891, - "end": 16892, + "start": 16890, + "end": 16891, "loc": { "start": { "line": 486, @@ -101390,8 +101390,8 @@ "updateContext": null }, "value": "!", - "start": 16892, - "end": 16893, + "start": 16891, + "end": 16892, "loc": { "start": { "line": 486, @@ -101418,8 +101418,8 @@ "updateContext": null }, "value": "this", - "start": 16893, - "end": 16897, + "start": 16892, + "end": 16896, "loc": { "start": { "line": 486, @@ -101444,8 +101444,8 @@ "binop": null, "updateContext": null }, - "start": 16897, - "end": 16898, + "start": 16896, + "end": 16897, "loc": { "start": { "line": 486, @@ -101470,8 +101470,8 @@ "binop": null }, "value": "utilities", - "start": 16898, - "end": 16907, + "start": 16897, + "end": 16906, "loc": { "start": { "line": 486, @@ -101496,8 +101496,8 @@ "binop": null, "updateContext": null }, - "start": 16907, - "end": 16908, + "start": 16906, + "end": 16907, "loc": { "start": { "line": 486, @@ -101522,8 +101522,8 @@ "binop": null }, "value": "countInArray", - "start": 16908, - "end": 16920, + "start": 16907, + "end": 16919, "loc": { "start": { "line": 486, @@ -101547,8 +101547,8 @@ "postfix": false, "binop": null }, - "start": 16920, - "end": 16921, + "start": 16919, + "end": 16920, "loc": { "start": { "line": 486, @@ -101573,8 +101573,8 @@ "binop": null }, "value": "themeParsed", - "start": 16921, - "end": 16932, + "start": 16920, + "end": 16931, "loc": { "start": { "line": 486, @@ -101599,8 +101599,8 @@ "binop": null, "updateContext": null }, - "start": 16932, - "end": 16933, + "start": 16931, + "end": 16932, "loc": { "start": { "line": 486, @@ -101625,8 +101625,8 @@ "binop": null }, "value": "split", - "start": 16933, - "end": 16938, + "start": 16932, + "end": 16937, "loc": { "start": { "line": 486, @@ -101650,8 +101650,8 @@ "postfix": false, "binop": null }, - "start": 16938, - "end": 16939, + "start": 16937, + "end": 16938, "loc": { "start": { "line": 486, @@ -101677,8 +101677,8 @@ "updateContext": null }, "value": " ", - "start": 16939, - "end": 16942, + "start": 16938, + "end": 16941, "loc": { "start": { "line": 486, @@ -101702,8 +101702,8 @@ "postfix": false, "binop": null }, - "start": 16942, - "end": 16943, + "start": 16941, + "end": 16942, "loc": { "start": { "line": 486, @@ -101728,8 +101728,8 @@ "binop": null, "updateContext": null }, - "start": 16943, - "end": 16944, + "start": 16942, + "end": 16943, "loc": { "start": { "line": 486, @@ -101754,8 +101754,8 @@ "binop": null }, "value": "themeObj", - "start": 16945, - "end": 16953, + "start": 16944, + "end": 16952, "loc": { "start": { "line": 486, @@ -101780,8 +101780,8 @@ "binop": null, "updateContext": null }, - "start": 16953, - "end": 16954, + "start": 16952, + "end": 16953, "loc": { "start": { "line": 486, @@ -101808,8 +101808,8 @@ "updateContext": null }, "value": "class", - "start": 16954, - "end": 16959, + "start": 16953, + "end": 16958, "loc": { "start": { "line": 486, @@ -101833,8 +101833,8 @@ "postfix": false, "binop": null }, - "start": 16959, - "end": 16960, + "start": 16958, + "end": 16959, "loc": { "start": { "line": 486, @@ -101858,8 +101858,8 @@ "postfix": false, "binop": null }, - "start": 16960, - "end": 16961, + "start": 16959, + "end": 16960, "loc": { "start": { "line": 486, @@ -101883,8 +101883,8 @@ "postfix": false, "binop": null }, - "start": 16961, - "end": 16962, + "start": 16960, + "end": 16961, "loc": { "start": { "line": 486, @@ -101909,8 +101909,8 @@ "binop": null }, "value": "buttonThemesParsed", - "start": 16982, - "end": 17000, + "start": 16981, + "end": 16999, "loc": { "start": { "line": 487, @@ -101935,8 +101935,8 @@ "binop": null, "updateContext": null }, - "start": 17000, - "end": 17001, + "start": 16999, + "end": 17000, "loc": { "start": { "line": 487, @@ -101961,8 +101961,8 @@ "binop": null }, "value": "themeButton", - "start": 17001, - "end": 17012, + "start": 17000, + "end": 17011, "loc": { "start": { "line": 487, @@ -101987,8 +101987,8 @@ "binop": null, "updateContext": null }, - "start": 17012, - "end": 17013, + "start": 17011, + "end": 17012, "loc": { "start": { "line": 487, @@ -102014,8 +102014,8 @@ "updateContext": null }, "value": "=", - "start": 17014, - "end": 17015, + "start": 17013, + "end": 17014, "loc": { "start": { "line": 487, @@ -102039,8 +102039,8 @@ "postfix": false, "binop": null }, - "start": 17016, - "end": 17017, + "start": 17015, + "end": 17016, "loc": { "start": { "line": 487, @@ -102066,8 +102066,8 @@ "updateContext": null }, "value": "", - "start": 17017, - "end": 17017, + "start": 17016, + "end": 17016, "loc": { "start": { "line": 487, @@ -102091,8 +102091,8 @@ "postfix": false, "binop": null }, - "start": 17017, - "end": 17019, + "start": 17016, + "end": 17018, "loc": { "start": { "line": 487, @@ -102117,8 +102117,8 @@ "binop": null }, "value": "themeParsed", - "start": 17019, - "end": 17030, + "start": 17018, + "end": 17029, "loc": { "start": { "line": 487, @@ -102142,8 +102142,8 @@ "postfix": false, "binop": null }, - "start": 17030, - "end": 17031, + "start": 17029, + "end": 17030, "loc": { "start": { "line": 487, @@ -102169,8 +102169,8 @@ "updateContext": null }, "value": " ", - "start": 17031, - "end": 17032, + "start": 17030, + "end": 17031, "loc": { "start": { "line": 487, @@ -102194,8 +102194,8 @@ "postfix": false, "binop": null }, - "start": 17032, - "end": 17034, + "start": 17031, + "end": 17033, "loc": { "start": { "line": 487, @@ -102220,8 +102220,8 @@ "binop": null }, "value": "themeObj", - "start": 17034, - "end": 17042, + "start": 17033, + "end": 17041, "loc": { "start": { "line": 487, @@ -102246,8 +102246,8 @@ "binop": null, "updateContext": null }, - "start": 17042, - "end": 17043, + "start": 17041, + "end": 17042, "loc": { "start": { "line": 487, @@ -102274,8 +102274,8 @@ "updateContext": null }, "value": "class", - "start": 17043, - "end": 17048, + "start": 17042, + "end": 17047, "loc": { "start": { "line": 487, @@ -102299,8 +102299,8 @@ "postfix": false, "binop": null }, - "start": 17048, - "end": 17049, + "start": 17047, + "end": 17048, "loc": { "start": { "line": 487, @@ -102326,8 +102326,8 @@ "updateContext": null }, "value": "", - "start": 17049, - "end": 17049, + "start": 17048, + "end": 17048, "loc": { "start": { "line": 487, @@ -102351,8 +102351,8 @@ "postfix": false, "binop": null }, - "start": 17049, - "end": 17050, + "start": 17048, + "end": 17049, "loc": { "start": { "line": 487, @@ -102377,8 +102377,8 @@ "binop": null, "updateContext": null }, - "start": 17050, - "end": 17051, + "start": 17049, + "end": 17050, "loc": { "start": { "line": 487, @@ -102402,8 +102402,8 @@ "postfix": false, "binop": null }, - "start": 17069, - "end": 17070, + "start": 17068, + "end": 17069, "loc": { "start": { "line": 488, @@ -102427,8 +102427,8 @@ "postfix": false, "binop": null }, - "start": 17086, - "end": 17087, + "start": 17085, + "end": 17086, "loc": { "start": { "line": 489, @@ -102455,8 +102455,8 @@ "updateContext": null }, "value": "else", - "start": 17088, - "end": 17092, + "start": 17087, + "end": 17091, "loc": { "start": { "line": 489, @@ -102480,8 +102480,8 @@ "postfix": false, "binop": null }, - "start": 17093, - "end": 17094, + "start": 17092, + "end": 17093, "loc": { "start": { "line": 489, @@ -102506,8 +102506,8 @@ "binop": null }, "value": "buttonThemesParsed", - "start": 17112, - "end": 17130, + "start": 17111, + "end": 17129, "loc": { "start": { "line": 490, @@ -102532,8 +102532,8 @@ "binop": null, "updateContext": null }, - "start": 17130, - "end": 17131, + "start": 17129, + "end": 17130, "loc": { "start": { "line": 490, @@ -102558,8 +102558,8 @@ "binop": null }, "value": "themeButton", - "start": 17131, - "end": 17142, + "start": 17130, + "end": 17141, "loc": { "start": { "line": 490, @@ -102584,8 +102584,8 @@ "binop": null, "updateContext": null }, - "start": 17142, - "end": 17143, + "start": 17141, + "end": 17142, "loc": { "start": { "line": 490, @@ -102611,8 +102611,8 @@ "updateContext": null }, "value": "=", - "start": 17144, - "end": 17145, + "start": 17143, + "end": 17144, "loc": { "start": { "line": 490, @@ -102637,8 +102637,8 @@ "binop": null }, "value": "themeObj", - "start": 17146, - "end": 17154, + "start": 17145, + "end": 17153, "loc": { "start": { "line": 490, @@ -102663,8 +102663,8 @@ "binop": null, "updateContext": null }, - "start": 17154, - "end": 17155, + "start": 17153, + "end": 17154, "loc": { "start": { "line": 490, @@ -102691,8 +102691,8 @@ "updateContext": null }, "value": "class", - "start": 17155, - "end": 17160, + "start": 17154, + "end": 17159, "loc": { "start": { "line": 490, @@ -102717,8 +102717,8 @@ "binop": null, "updateContext": null }, - "start": 17160, - "end": 17161, + "start": 17159, + "end": 17160, "loc": { "start": { "line": 490, @@ -102742,8 +102742,8 @@ "postfix": false, "binop": null }, - "start": 17177, - "end": 17178, + "start": 17176, + "end": 17177, "loc": { "start": { "line": 491, @@ -102767,8 +102767,8 @@ "postfix": false, "binop": null }, - "start": 17192, - "end": 17193, + "start": 17191, + "end": 17192, "loc": { "start": { "line": 492, @@ -102792,8 +102792,8 @@ "postfix": false, "binop": null }, - "start": 17193, - "end": 17194, + "start": 17192, + "end": 17193, "loc": { "start": { "line": 492, @@ -102818,8 +102818,8 @@ "binop": null, "updateContext": null }, - "start": 17194, - "end": 17195, + "start": 17193, + "end": 17194, "loc": { "start": { "line": 492, @@ -102843,8 +102843,8 @@ "postfix": false, "binop": null }, - "start": 17207, - "end": 17208, + "start": 17206, + "end": 17207, "loc": { "start": { "line": 493, @@ -102868,8 +102868,8 @@ "postfix": false, "binop": null }, - "start": 17218, - "end": 17219, + "start": 17217, + "end": 17218, "loc": { "start": { "line": 494, @@ -102896,8 +102896,8 @@ "updateContext": null }, "value": "else", - "start": 17220, - "end": 17224, + "start": 17219, + "end": 17223, "loc": { "start": { "line": 494, @@ -102921,8 +102921,8 @@ "postfix": false, "binop": null }, - "start": 17225, - "end": 17226, + "start": 17224, + "end": 17225, "loc": { "start": { "line": 494, @@ -102947,8 +102947,8 @@ "binop": null }, "value": "console", - "start": 17238, - "end": 17245, + "start": 17237, + "end": 17244, "loc": { "start": { "line": 495, @@ -102973,8 +102973,8 @@ "binop": null, "updateContext": null }, - "start": 17245, - "end": 17246, + "start": 17244, + "end": 17245, "loc": { "start": { "line": 495, @@ -102999,8 +102999,8 @@ "binop": null }, "value": "warn", - "start": 17246, - "end": 17250, + "start": 17245, + "end": 17249, "loc": { "start": { "line": 495, @@ -103024,8 +103024,8 @@ "postfix": false, "binop": null }, - "start": 17250, - "end": 17251, + "start": 17249, + "end": 17250, "loc": { "start": { "line": 495, @@ -103049,8 +103049,8 @@ "postfix": false, "binop": null }, - "start": 17251, - "end": 17252, + "start": 17250, + "end": 17251, "loc": { "start": { "line": 495, @@ -103076,8 +103076,8 @@ "updateContext": null }, "value": "buttonTheme row is missing the \"buttons\" or the \"class\". Please check the documentation.", - "start": 17252, - "end": 17340, + "start": 17251, + "end": 17339, "loc": { "start": { "line": 495, @@ -103101,8 +103101,8 @@ "postfix": false, "binop": null }, - "start": 17340, - "end": 17341, + "start": 17339, + "end": 17340, "loc": { "start": { "line": 495, @@ -103126,8 +103126,8 @@ "postfix": false, "binop": null }, - "start": 17341, - "end": 17342, + "start": 17340, + "end": 17341, "loc": { "start": { "line": 495, @@ -103151,8 +103151,8 @@ "postfix": false, "binop": null }, - "start": 17352, - "end": 17353, + "start": 17351, + "end": 17352, "loc": { "start": { "line": 496, @@ -103176,8 +103176,8 @@ "postfix": false, "binop": null }, - "start": 17361, - "end": 17362, + "start": 17360, + "end": 17361, "loc": { "start": { "line": 497, @@ -103201,8 +103201,8 @@ "postfix": false, "binop": null }, - "start": 17362, - "end": 17363, + "start": 17361, + "end": 17362, "loc": { "start": { "line": 497, @@ -103227,8 +103227,8 @@ "binop": null, "updateContext": null }, - "start": 17363, - "end": 17364, + "start": 17362, + "end": 17363, "loc": { "start": { "line": 497, @@ -103252,8 +103252,8 @@ "postfix": false, "binop": null }, - "start": 17370, - "end": 17371, + "start": 17369, + "end": 17370, "loc": { "start": { "line": 498, @@ -103268,8 +103268,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding themeClass, layoutClass to keyboardDOM\r\n ", - "start": 17379, - "end": 17445, + "start": 17378, + "end": 17444, "loc": { "start": { "line": 500, @@ -103296,8 +103296,8 @@ "updateContext": null }, "value": "this", - "start": 17451, - "end": 17455, + "start": 17450, + "end": 17454, "loc": { "start": { "line": 503, @@ -103322,8 +103322,8 @@ "binop": null, "updateContext": null }, - "start": 17455, - "end": 17456, + "start": 17454, + "end": 17455, "loc": { "start": { "line": 503, @@ -103348,8 +103348,8 @@ "binop": null }, "value": "keyboardDOM", - "start": 17456, - "end": 17467, + "start": 17455, + "end": 17466, "loc": { "start": { "line": 503, @@ -103374,8 +103374,8 @@ "binop": null, "updateContext": null }, - "start": 17467, - "end": 17468, + "start": 17466, + "end": 17467, "loc": { "start": { "line": 503, @@ -103400,8 +103400,8 @@ "binop": null }, "value": "className", - "start": 17468, - "end": 17477, + "start": 17467, + "end": 17476, "loc": { "start": { "line": 503, @@ -103427,8 +103427,8 @@ "updateContext": null }, "value": "+=", - "start": 17478, - "end": 17480, + "start": 17477, + "end": 17479, "loc": { "start": { "line": 503, @@ -103452,8 +103452,8 @@ "postfix": false, "binop": null }, - "start": 17481, - "end": 17482, + "start": 17480, + "end": 17481, "loc": { "start": { "line": 503, @@ -103479,8 +103479,8 @@ "updateContext": null }, "value": " ", - "start": 17482, - "end": 17483, + "start": 17481, + "end": 17482, "loc": { "start": { "line": 503, @@ -103504,8 +103504,8 @@ "postfix": false, "binop": null }, - "start": 17483, - "end": 17485, + "start": 17482, + "end": 17484, "loc": { "start": { "line": 503, @@ -103532,8 +103532,8 @@ "updateContext": null }, "value": "this", - "start": 17485, - "end": 17489, + "start": 17484, + "end": 17488, "loc": { "start": { "line": 503, @@ -103558,8 +103558,8 @@ "binop": null, "updateContext": null }, - "start": 17489, - "end": 17490, + "start": 17488, + "end": 17489, "loc": { "start": { "line": 503, @@ -103584,8 +103584,8 @@ "binop": null }, "value": "options", - "start": 17490, - "end": 17497, + "start": 17489, + "end": 17496, "loc": { "start": { "line": 503, @@ -103610,8 +103610,8 @@ "binop": null, "updateContext": null }, - "start": 17497, - "end": 17498, + "start": 17496, + "end": 17497, "loc": { "start": { "line": 503, @@ -103636,8 +103636,8 @@ "binop": null }, "value": "theme", - "start": 17498, - "end": 17503, + "start": 17497, + "end": 17502, "loc": { "start": { "line": 503, @@ -103661,8 +103661,8 @@ "postfix": false, "binop": null }, - "start": 17503, - "end": 17504, + "start": 17502, + "end": 17503, "loc": { "start": { "line": 503, @@ -103688,8 +103688,8 @@ "updateContext": null }, "value": " ", - "start": 17504, - "end": 17505, + "start": 17503, + "end": 17504, "loc": { "start": { "line": 503, @@ -103713,8 +103713,8 @@ "postfix": false, "binop": null }, - "start": 17505, - "end": 17507, + "start": 17504, + "end": 17506, "loc": { "start": { "line": 503, @@ -103739,8 +103739,8 @@ "binop": null }, "value": "layoutClass", - "start": 17507, - "end": 17518, + "start": 17506, + "end": 17517, "loc": { "start": { "line": 503, @@ -103764,8 +103764,8 @@ "postfix": false, "binop": null }, - "start": 17518, - "end": 17519, + "start": 17517, + "end": 17518, "loc": { "start": { "line": 503, @@ -103791,8 +103791,8 @@ "updateContext": null }, "value": "", - "start": 17519, - "end": 17519, + "start": 17518, + "end": 17518, "loc": { "start": { "line": 503, @@ -103816,8 +103816,8 @@ "postfix": false, "binop": null }, - "start": 17519, - "end": 17520, + "start": 17518, + "end": 17519, "loc": { "start": { "line": 503, @@ -103842,8 +103842,8 @@ "binop": null, "updateContext": null }, - "start": 17520, - "end": 17521, + "start": 17519, + "end": 17520, "loc": { "start": { "line": 503, @@ -103858,8 +103858,8 @@ { "type": "CommentBlock", "value": "*\r\n * Iterating through each row\r\n ", - "start": 17529, - "end": 17576, + "start": 17528, + "end": 17575, "loc": { "start": { "line": 505, @@ -103884,8 +103884,8 @@ "binop": null }, "value": "layout", - "start": 17582, - "end": 17588, + "start": 17581, + "end": 17587, "loc": { "start": { "line": 508, @@ -103910,8 +103910,8 @@ "binop": null, "updateContext": null }, - "start": 17588, - "end": 17589, + "start": 17587, + "end": 17588, "loc": { "start": { "line": 508, @@ -103938,8 +103938,8 @@ "updateContext": null }, "value": "this", - "start": 17589, - "end": 17593, + "start": 17588, + "end": 17592, "loc": { "start": { "line": 508, @@ -103964,8 +103964,8 @@ "binop": null, "updateContext": null }, - "start": 17593, - "end": 17594, + "start": 17592, + "end": 17593, "loc": { "start": { "line": 508, @@ -103990,8 +103990,8 @@ "binop": null }, "value": "options", - "start": 17594, - "end": 17601, + "start": 17593, + "end": 17600, "loc": { "start": { "line": 508, @@ -104016,8 +104016,8 @@ "binop": null, "updateContext": null }, - "start": 17601, - "end": 17602, + "start": 17600, + "end": 17601, "loc": { "start": { "line": 508, @@ -104042,8 +104042,8 @@ "binop": null }, "value": "layoutName", - "start": 17602, - "end": 17612, + "start": 17601, + "end": 17611, "loc": { "start": { "line": 508, @@ -104068,8 +104068,8 @@ "binop": null, "updateContext": null }, - "start": 17612, - "end": 17613, + "start": 17611, + "end": 17612, "loc": { "start": { "line": 508, @@ -104094,8 +104094,8 @@ "binop": null, "updateContext": null }, - "start": 17613, - "end": 17614, + "start": 17612, + "end": 17613, "loc": { "start": { "line": 508, @@ -104120,8 +104120,8 @@ "binop": null }, "value": "forEach", - "start": 17614, - "end": 17621, + "start": 17613, + "end": 17620, "loc": { "start": { "line": 508, @@ -104145,8 +104145,8 @@ "postfix": false, "binop": null }, - "start": 17621, - "end": 17622, + "start": 17620, + "end": 17621, "loc": { "start": { "line": 508, @@ -104170,8 +104170,8 @@ "postfix": false, "binop": null }, - "start": 17622, - "end": 17623, + "start": 17621, + "end": 17622, "loc": { "start": { "line": 508, @@ -104196,8 +104196,8 @@ "binop": null }, "value": "row", - "start": 17623, - "end": 17626, + "start": 17622, + "end": 17625, "loc": { "start": { "line": 508, @@ -104222,8 +104222,8 @@ "binop": null, "updateContext": null }, - "start": 17626, - "end": 17627, + "start": 17625, + "end": 17626, "loc": { "start": { "line": 508, @@ -104248,8 +104248,8 @@ "binop": null }, "value": "rIndex", - "start": 17628, - "end": 17634, + "start": 17627, + "end": 17633, "loc": { "start": { "line": 508, @@ -104273,8 +104273,8 @@ "postfix": false, "binop": null }, - "start": 17634, - "end": 17635, + "start": 17633, + "end": 17634, "loc": { "start": { "line": 508, @@ -104299,8 +104299,8 @@ "binop": null, "updateContext": null }, - "start": 17636, - "end": 17638, + "start": 17635, + "end": 17637, "loc": { "start": { "line": 508, @@ -104324,8 +104324,8 @@ "postfix": false, "binop": null }, - "start": 17639, - "end": 17640, + "start": 17638, + "end": 17639, "loc": { "start": { "line": 508, @@ -104352,8 +104352,8 @@ "updateContext": null }, "value": "let", - "start": 17648, - "end": 17651, + "start": 17647, + "end": 17650, "loc": { "start": { "line": 509, @@ -104378,8 +104378,8 @@ "binop": null }, "value": "rowArray", - "start": 17652, - "end": 17660, + "start": 17651, + "end": 17659, "loc": { "start": { "line": 509, @@ -104405,8 +104405,8 @@ "updateContext": null }, "value": "=", - "start": 17661, - "end": 17662, + "start": 17660, + "end": 17661, "loc": { "start": { "line": 509, @@ -104431,8 +104431,8 @@ "binop": null }, "value": "row", - "start": 17663, - "end": 17666, + "start": 17662, + "end": 17665, "loc": { "start": { "line": 509, @@ -104457,8 +104457,8 @@ "binop": null, "updateContext": null }, - "start": 17666, - "end": 17667, + "start": 17665, + "end": 17666, "loc": { "start": { "line": 509, @@ -104483,8 +104483,8 @@ "binop": null }, "value": "split", - "start": 17667, - "end": 17672, + "start": 17666, + "end": 17671, "loc": { "start": { "line": 509, @@ -104508,8 +104508,8 @@ "postfix": false, "binop": null }, - "start": 17672, - "end": 17673, + "start": 17671, + "end": 17672, "loc": { "start": { "line": 509, @@ -104535,8 +104535,8 @@ "updateContext": null }, "value": " ", - "start": 17673, - "end": 17676, + "start": 17672, + "end": 17675, "loc": { "start": { "line": 509, @@ -104560,8 +104560,8 @@ "postfix": false, "binop": null }, - "start": 17676, - "end": 17677, + "start": 17675, + "end": 17676, "loc": { "start": { "line": 509, @@ -104586,8 +104586,8 @@ "binop": null, "updateContext": null }, - "start": 17677, - "end": 17678, + "start": 17676, + "end": 17677, "loc": { "start": { "line": 509, @@ -104602,8 +104602,8 @@ { "type": "CommentBlock", "value": "*\r\n * Creating empty row\r\n ", - "start": 17688, - "end": 17731, + "start": 17687, + "end": 17730, "loc": { "start": { "line": 511, @@ -104630,8 +104630,8 @@ "updateContext": null }, "value": "var", - "start": 17739, - "end": 17742, + "start": 17738, + "end": 17741, "loc": { "start": { "line": 514, @@ -104656,8 +104656,8 @@ "binop": null }, "value": "rowDOM", - "start": 17743, - "end": 17749, + "start": 17742, + "end": 17748, "loc": { "start": { "line": 514, @@ -104683,8 +104683,8 @@ "updateContext": null }, "value": "=", - "start": 17750, - "end": 17751, + "start": 17749, + "end": 17750, "loc": { "start": { "line": 514, @@ -104709,8 +104709,8 @@ "binop": null }, "value": "document", - "start": 17752, - "end": 17760, + "start": 17751, + "end": 17759, "loc": { "start": { "line": 514, @@ -104735,8 +104735,8 @@ "binop": null, "updateContext": null }, - "start": 17760, - "end": 17761, + "start": 17759, + "end": 17760, "loc": { "start": { "line": 514, @@ -104761,8 +104761,8 @@ "binop": null }, "value": "createElement", - "start": 17761, - "end": 17774, + "start": 17760, + "end": 17773, "loc": { "start": { "line": 514, @@ -104786,8 +104786,8 @@ "postfix": false, "binop": null }, - "start": 17774, - "end": 17775, + "start": 17773, + "end": 17774, "loc": { "start": { "line": 514, @@ -104813,8 +104813,8 @@ "updateContext": null }, "value": "div", - "start": 17775, - "end": 17780, + "start": 17774, + "end": 17779, "loc": { "start": { "line": 514, @@ -104838,8 +104838,8 @@ "postfix": false, "binop": null }, - "start": 17780, - "end": 17781, + "start": 17779, + "end": 17780, "loc": { "start": { "line": 514, @@ -104864,8 +104864,8 @@ "binop": null, "updateContext": null }, - "start": 17781, - "end": 17782, + "start": 17780, + "end": 17781, "loc": { "start": { "line": 514, @@ -104890,8 +104890,8 @@ "binop": null }, "value": "rowDOM", - "start": 17790, - "end": 17796, + "start": 17789, + "end": 17795, "loc": { "start": { "line": 515, @@ -104916,8 +104916,8 @@ "binop": null, "updateContext": null }, - "start": 17796, - "end": 17797, + "start": 17795, + "end": 17796, "loc": { "start": { "line": 515, @@ -104942,8 +104942,8 @@ "binop": null }, "value": "className", - "start": 17797, - "end": 17806, + "start": 17796, + "end": 17805, "loc": { "start": { "line": 515, @@ -104969,8 +104969,8 @@ "updateContext": null }, "value": "+=", - "start": 17807, - "end": 17809, + "start": 17806, + "end": 17808, "loc": { "start": { "line": 515, @@ -104996,8 +104996,8 @@ "updateContext": null }, "value": "hg-row", - "start": 17810, - "end": 17818, + "start": 17809, + "end": 17817, "loc": { "start": { "line": 515, @@ -105022,8 +105022,8 @@ "binop": null, "updateContext": null }, - "start": 17818, - "end": 17819, + "start": 17817, + "end": 17818, "loc": { "start": { "line": 515, @@ -105038,8 +105038,8 @@ { "type": "CommentBlock", "value": "*\r\n * Iterating through each button in row\r\n ", - "start": 17829, - "end": 17890, + "start": 17828, + "end": 17889, "loc": { "start": { "line": 517, @@ -105064,8 +105064,8 @@ "binop": null }, "value": "rowArray", - "start": 17898, - "end": 17906, + "start": 17897, + "end": 17905, "loc": { "start": { "line": 520, @@ -105090,8 +105090,8 @@ "binop": null, "updateContext": null }, - "start": 17906, - "end": 17907, + "start": 17905, + "end": 17906, "loc": { "start": { "line": 520, @@ -105116,8 +105116,8 @@ "binop": null }, "value": "forEach", - "start": 17907, - "end": 17914, + "start": 17906, + "end": 17913, "loc": { "start": { "line": 520, @@ -105141,8 +105141,8 @@ "postfix": false, "binop": null }, - "start": 17914, - "end": 17915, + "start": 17913, + "end": 17914, "loc": { "start": { "line": 520, @@ -105166,8 +105166,8 @@ "postfix": false, "binop": null }, - "start": 17915, - "end": 17916, + "start": 17914, + "end": 17915, "loc": { "start": { "line": 520, @@ -105192,8 +105192,8 @@ "binop": null }, "value": "button", - "start": 17916, - "end": 17922, + "start": 17915, + "end": 17921, "loc": { "start": { "line": 520, @@ -105218,8 +105218,8 @@ "binop": null, "updateContext": null }, - "start": 17922, - "end": 17923, + "start": 17921, + "end": 17922, "loc": { "start": { "line": 520, @@ -105244,8 +105244,8 @@ "binop": null }, "value": "bIndex", - "start": 17924, - "end": 17930, + "start": 17923, + "end": 17929, "loc": { "start": { "line": 520, @@ -105269,8 +105269,8 @@ "postfix": false, "binop": null }, - "start": 17930, - "end": 17931, + "start": 17929, + "end": 17930, "loc": { "start": { "line": 520, @@ -105295,8 +105295,8 @@ "binop": null, "updateContext": null }, - "start": 17932, - "end": 17934, + "start": 17931, + "end": 17933, "loc": { "start": { "line": 520, @@ -105320,8 +105320,8 @@ "postfix": false, "binop": null }, - "start": 17935, - "end": 17936, + "start": 17934, + "end": 17935, "loc": { "start": { "line": 520, @@ -105348,8 +105348,8 @@ "updateContext": null }, "value": "let", - "start": 17946, - "end": 17949, + "start": 17945, + "end": 17948, "loc": { "start": { "line": 521, @@ -105374,8 +105374,8 @@ "binop": null }, "value": "fctBtnClass", - "start": 17950, - "end": 17961, + "start": 17949, + "end": 17960, "loc": { "start": { "line": 521, @@ -105401,8 +105401,8 @@ "updateContext": null }, "value": "=", - "start": 17962, - "end": 17963, + "start": 17961, + "end": 17962, "loc": { "start": { "line": 521, @@ -105429,8 +105429,8 @@ "updateContext": null }, "value": "this", - "start": 17964, - "end": 17968, + "start": 17963, + "end": 17967, "loc": { "start": { "line": 521, @@ -105455,8 +105455,8 @@ "binop": null, "updateContext": null }, - "start": 17968, - "end": 17969, + "start": 17967, + "end": 17968, "loc": { "start": { "line": 521, @@ -105481,8 +105481,8 @@ "binop": null }, "value": "utilities", - "start": 17969, - "end": 17978, + "start": 17968, + "end": 17977, "loc": { "start": { "line": 521, @@ -105507,8 +105507,8 @@ "binop": null, "updateContext": null }, - "start": 17978, - "end": 17979, + "start": 17977, + "end": 17978, "loc": { "start": { "line": 521, @@ -105533,8 +105533,8 @@ "binop": null }, "value": "getButtonClass", - "start": 17979, - "end": 17993, + "start": 17978, + "end": 17992, "loc": { "start": { "line": 521, @@ -105558,8 +105558,8 @@ "postfix": false, "binop": null }, - "start": 17993, - "end": 17994, + "start": 17992, + "end": 17993, "loc": { "start": { "line": 521, @@ -105584,8 +105584,8 @@ "binop": null }, "value": "button", - "start": 17994, - "end": 18000, + "start": 17993, + "end": 17999, "loc": { "start": { "line": 521, @@ -105609,8 +105609,8 @@ "postfix": false, "binop": null }, - "start": 18000, - "end": 18001, + "start": 17999, + "end": 18000, "loc": { "start": { "line": 521, @@ -105635,8 +105635,8 @@ "binop": null, "updateContext": null }, - "start": 18001, - "end": 18002, + "start": 18000, + "end": 18001, "loc": { "start": { "line": 521, @@ -105663,8 +105663,8 @@ "updateContext": null }, "value": "let", - "start": 18012, - "end": 18015, + "start": 18011, + "end": 18014, "loc": { "start": { "line": 522, @@ -105689,8 +105689,8 @@ "binop": null }, "value": "buttonThemeClass", - "start": 18016, - "end": 18032, + "start": 18015, + "end": 18031, "loc": { "start": { "line": 522, @@ -105716,8 +105716,8 @@ "updateContext": null }, "value": "=", - "start": 18033, - "end": 18034, + "start": 18032, + "end": 18033, "loc": { "start": { "line": 522, @@ -105742,8 +105742,8 @@ "binop": null }, "value": "buttonThemesParsed", - "start": 18035, - "end": 18053, + "start": 18034, + "end": 18052, "loc": { "start": { "line": 522, @@ -105768,8 +105768,8 @@ "binop": null, "updateContext": null }, - "start": 18053, - "end": 18054, + "start": 18052, + "end": 18053, "loc": { "start": { "line": 522, @@ -105794,8 +105794,8 @@ "binop": null }, "value": "button", - "start": 18054, - "end": 18060, + "start": 18053, + "end": 18059, "loc": { "start": { "line": 522, @@ -105820,8 +105820,8 @@ "binop": null, "updateContext": null }, - "start": 18060, - "end": 18061, + "start": 18059, + "end": 18060, "loc": { "start": { "line": 522, @@ -105846,8 +105846,8 @@ "binop": null, "updateContext": null }, - "start": 18061, - "end": 18062, + "start": 18060, + "end": 18061, "loc": { "start": { "line": 522, @@ -105874,8 +105874,8 @@ "updateContext": null }, "value": "let", - "start": 18072, - "end": 18075, + "start": 18071, + "end": 18074, "loc": { "start": { "line": 523, @@ -105900,8 +105900,8 @@ "binop": null }, "value": "buttonDisplayName", - "start": 18076, - "end": 18093, + "start": 18075, + "end": 18092, "loc": { "start": { "line": 523, @@ -105927,8 +105927,8 @@ "updateContext": null }, "value": "=", - "start": 18094, - "end": 18095, + "start": 18093, + "end": 18094, "loc": { "start": { "line": 523, @@ -105955,8 +105955,8 @@ "updateContext": null }, "value": "this", - "start": 18096, - "end": 18100, + "start": 18095, + "end": 18099, "loc": { "start": { "line": 523, @@ -105981,8 +105981,8 @@ "binop": null, "updateContext": null }, - "start": 18100, - "end": 18101, + "start": 18099, + "end": 18100, "loc": { "start": { "line": 523, @@ -106007,8 +106007,8 @@ "binop": null }, "value": "utilities", - "start": 18101, - "end": 18110, + "start": 18100, + "end": 18109, "loc": { "start": { "line": 523, @@ -106033,8 +106033,8 @@ "binop": null, "updateContext": null }, - "start": 18110, - "end": 18111, + "start": 18109, + "end": 18110, "loc": { "start": { "line": 523, @@ -106059,8 +106059,8 @@ "binop": null }, "value": "getButtonDisplayName", - "start": 18111, - "end": 18131, + "start": 18110, + "end": 18130, "loc": { "start": { "line": 523, @@ -106084,8 +106084,8 @@ "postfix": false, "binop": null }, - "start": 18131, - "end": 18132, + "start": 18130, + "end": 18131, "loc": { "start": { "line": 523, @@ -106110,8 +106110,8 @@ "binop": null }, "value": "button", - "start": 18132, - "end": 18138, + "start": 18131, + "end": 18137, "loc": { "start": { "line": 523, @@ -106136,8 +106136,8 @@ "binop": null, "updateContext": null }, - "start": 18138, - "end": 18139, + "start": 18137, + "end": 18138, "loc": { "start": { "line": 523, @@ -106164,8 +106164,8 @@ "updateContext": null }, "value": "this", - "start": 18140, - "end": 18144, + "start": 18139, + "end": 18143, "loc": { "start": { "line": 523, @@ -106190,8 +106190,8 @@ "binop": null, "updateContext": null }, - "start": 18144, - "end": 18145, + "start": 18143, + "end": 18144, "loc": { "start": { "line": 523, @@ -106216,8 +106216,8 @@ "binop": null }, "value": "options", - "start": 18145, - "end": 18152, + "start": 18144, + "end": 18151, "loc": { "start": { "line": 523, @@ -106242,8 +106242,8 @@ "binop": null, "updateContext": null }, - "start": 18152, - "end": 18153, + "start": 18151, + "end": 18152, "loc": { "start": { "line": 523, @@ -106268,8 +106268,8 @@ "binop": null }, "value": "display", - "start": 18153, - "end": 18160, + "start": 18152, + "end": 18159, "loc": { "start": { "line": 523, @@ -106294,8 +106294,8 @@ "binop": null, "updateContext": null }, - "start": 18160, - "end": 18161, + "start": 18159, + "end": 18160, "loc": { "start": { "line": 523, @@ -106322,8 +106322,8 @@ "updateContext": null }, "value": "this", - "start": 18162, - "end": 18166, + "start": 18161, + "end": 18165, "loc": { "start": { "line": 523, @@ -106348,8 +106348,8 @@ "binop": null, "updateContext": null }, - "start": 18166, - "end": 18167, + "start": 18165, + "end": 18166, "loc": { "start": { "line": 523, @@ -106374,8 +106374,8 @@ "binop": null }, "value": "options", - "start": 18167, - "end": 18174, + "start": 18166, + "end": 18173, "loc": { "start": { "line": 523, @@ -106400,8 +106400,8 @@ "binop": null, "updateContext": null }, - "start": 18174, - "end": 18175, + "start": 18173, + "end": 18174, "loc": { "start": { "line": 523, @@ -106426,8 +106426,8 @@ "binop": null }, "value": "mergeDisplay", - "start": 18175, - "end": 18187, + "start": 18174, + "end": 18186, "loc": { "start": { "line": 523, @@ -106451,8 +106451,8 @@ "postfix": false, "binop": null }, - "start": 18187, - "end": 18188, + "start": 18186, + "end": 18187, "loc": { "start": { "line": 523, @@ -106477,8 +106477,8 @@ "binop": null, "updateContext": null }, - "start": 18188, - "end": 18189, + "start": 18187, + "end": 18188, "loc": { "start": { "line": 523, @@ -106493,8 +106493,8 @@ { "type": "CommentBlock", "value": "*\r\n * Creating button\r\n ", - "start": 18201, - "end": 18245, + "start": 18200, + "end": 18244, "loc": { "start": { "line": 525, @@ -106521,8 +106521,8 @@ "updateContext": null }, "value": "var", - "start": 18255, - "end": 18258, + "start": 18254, + "end": 18257, "loc": { "start": { "line": 528, @@ -106547,8 +106547,8 @@ "binop": null }, "value": "buttonDOM", - "start": 18259, - "end": 18268, + "start": 18258, + "end": 18267, "loc": { "start": { "line": 528, @@ -106574,8 +106574,8 @@ "updateContext": null }, "value": "=", - "start": 18269, - "end": 18270, + "start": 18268, + "end": 18269, "loc": { "start": { "line": 528, @@ -106600,8 +106600,8 @@ "binop": null }, "value": "document", - "start": 18271, - "end": 18279, + "start": 18270, + "end": 18278, "loc": { "start": { "line": 528, @@ -106626,8 +106626,8 @@ "binop": null, "updateContext": null }, - "start": 18279, - "end": 18280, + "start": 18278, + "end": 18279, "loc": { "start": { "line": 528, @@ -106652,8 +106652,8 @@ "binop": null }, "value": "createElement", - "start": 18280, - "end": 18293, + "start": 18279, + "end": 18292, "loc": { "start": { "line": 528, @@ -106677,8 +106677,8 @@ "postfix": false, "binop": null }, - "start": 18293, - "end": 18294, + "start": 18292, + "end": 18293, "loc": { "start": { "line": 528, @@ -106704,8 +106704,8 @@ "updateContext": null }, "value": "div", - "start": 18294, - "end": 18299, + "start": 18293, + "end": 18298, "loc": { "start": { "line": 528, @@ -106729,8 +106729,8 @@ "postfix": false, "binop": null }, - "start": 18299, - "end": 18300, + "start": 18298, + "end": 18299, "loc": { "start": { "line": 528, @@ -106755,8 +106755,8 @@ "binop": null, "updateContext": null }, - "start": 18300, - "end": 18301, + "start": 18299, + "end": 18300, "loc": { "start": { "line": 528, @@ -106781,8 +106781,8 @@ "binop": null }, "value": "buttonDOM", - "start": 18311, - "end": 18320, + "start": 18310, + "end": 18319, "loc": { "start": { "line": 529, @@ -106807,8 +106807,8 @@ "binop": null, "updateContext": null }, - "start": 18320, - "end": 18321, + "start": 18319, + "end": 18320, "loc": { "start": { "line": 529, @@ -106833,8 +106833,8 @@ "binop": null }, "value": "className", - "start": 18321, - "end": 18330, + "start": 18320, + "end": 18329, "loc": { "start": { "line": 529, @@ -106860,8 +106860,8 @@ "updateContext": null }, "value": "+=", - "start": 18331, - "end": 18333, + "start": 18330, + "end": 18332, "loc": { "start": { "line": 529, @@ -106885,8 +106885,8 @@ "postfix": false, "binop": null }, - "start": 18334, - "end": 18335, + "start": 18333, + "end": 18334, "loc": { "start": { "line": 529, @@ -106912,8 +106912,8 @@ "updateContext": null }, "value": "hg-button ", - "start": 18335, - "end": 18345, + "start": 18334, + "end": 18344, "loc": { "start": { "line": 529, @@ -106937,8 +106937,8 @@ "postfix": false, "binop": null }, - "start": 18345, - "end": 18347, + "start": 18344, + "end": 18346, "loc": { "start": { "line": 529, @@ -106963,8 +106963,8 @@ "binop": null }, "value": "fctBtnClass", - "start": 18347, - "end": 18358, + "start": 18346, + "end": 18357, "loc": { "start": { "line": 529, @@ -106988,8 +106988,8 @@ "postfix": false, "binop": null }, - "start": 18358, - "end": 18359, + "start": 18357, + "end": 18358, "loc": { "start": { "line": 529, @@ -107015,8 +107015,8 @@ "updateContext": null }, "value": "", - "start": 18359, - "end": 18359, + "start": 18358, + "end": 18358, "loc": { "start": { "line": 529, @@ -107040,8 +107040,8 @@ "postfix": false, "binop": null }, - "start": 18359, - "end": 18361, + "start": 18358, + "end": 18360, "loc": { "start": { "line": 529, @@ -107066,8 +107066,8 @@ "binop": null }, "value": "buttonThemeClass", - "start": 18361, - "end": 18377, + "start": 18360, + "end": 18376, "loc": { "start": { "line": 529, @@ -107092,8 +107092,8 @@ "binop": null, "updateContext": null }, - "start": 18378, - "end": 18379, + "start": 18377, + "end": 18378, "loc": { "start": { "line": 529, @@ -107119,8 +107119,8 @@ "updateContext": null }, "value": " ", - "start": 18380, - "end": 18383, + "start": 18379, + "end": 18382, "loc": { "start": { "line": 529, @@ -107146,8 +107146,8 @@ "updateContext": null }, "value": "+", - "start": 18383, - "end": 18384, + "start": 18382, + "end": 18383, "loc": { "start": { "line": 529, @@ -107172,8 +107172,8 @@ "binop": null }, "value": "buttonThemeClass", - "start": 18384, - "end": 18400, + "start": 18383, + "end": 18399, "loc": { "start": { "line": 529, @@ -107198,8 +107198,8 @@ "binop": null, "updateContext": null }, - "start": 18401, - "end": 18402, + "start": 18400, + "end": 18401, "loc": { "start": { "line": 529, @@ -107225,8 +107225,8 @@ "updateContext": null }, "value": "", - "start": 18403, - "end": 18405, + "start": 18402, + "end": 18404, "loc": { "start": { "line": 529, @@ -107250,8 +107250,8 @@ "postfix": false, "binop": null }, - "start": 18405, - "end": 18406, + "start": 18404, + "end": 18405, "loc": { "start": { "line": 529, @@ -107277,8 +107277,8 @@ "updateContext": null }, "value": "", - "start": 18406, - "end": 18406, + "start": 18405, + "end": 18405, "loc": { "start": { "line": 529, @@ -107302,8 +107302,8 @@ "postfix": false, "binop": null }, - "start": 18406, - "end": 18407, + "start": 18405, + "end": 18406, "loc": { "start": { "line": 529, @@ -107328,8 +107328,8 @@ "binop": null, "updateContext": null }, - "start": 18407, - "end": 18408, + "start": 18406, + "end": 18407, "loc": { "start": { "line": 529, @@ -107354,8 +107354,8 @@ "binop": null }, "value": "buttonDOM", - "start": 18418, - "end": 18427, + "start": 18417, + "end": 18426, "loc": { "start": { "line": 530, @@ -107380,8 +107380,8 @@ "binop": null, "updateContext": null }, - "start": 18427, - "end": 18428, + "start": 18426, + "end": 18427, "loc": { "start": { "line": 530, @@ -107406,8 +107406,8 @@ "binop": null }, "value": "onclick", - "start": 18428, - "end": 18435, + "start": 18427, + "end": 18434, "loc": { "start": { "line": 530, @@ -107433,8 +107433,8 @@ "updateContext": null }, "value": "=", - "start": 18436, - "end": 18437, + "start": 18435, + "end": 18436, "loc": { "start": { "line": 530, @@ -107458,8 +107458,8 @@ "postfix": false, "binop": null }, - "start": 18438, - "end": 18439, + "start": 18437, + "end": 18438, "loc": { "start": { "line": 530, @@ -107483,8 +107483,8 @@ "postfix": false, "binop": null }, - "start": 18439, - "end": 18440, + "start": 18438, + "end": 18439, "loc": { "start": { "line": 530, @@ -107509,8 +107509,8 @@ "binop": null, "updateContext": null }, - "start": 18441, - "end": 18443, + "start": 18440, + "end": 18442, "loc": { "start": { "line": 530, @@ -107537,8 +107537,8 @@ "updateContext": null }, "value": "this", - "start": 18444, - "end": 18448, + "start": 18443, + "end": 18447, "loc": { "start": { "line": 530, @@ -107563,8 +107563,8 @@ "binop": null, "updateContext": null }, - "start": 18448, - "end": 18449, + "start": 18447, + "end": 18448, "loc": { "start": { "line": 530, @@ -107589,8 +107589,8 @@ "binop": null }, "value": "handleButtonClicked", - "start": 18449, - "end": 18468, + "start": 18448, + "end": 18467, "loc": { "start": { "line": 530, @@ -107614,8 +107614,8 @@ "postfix": false, "binop": null }, - "start": 18468, - "end": 18469, + "start": 18467, + "end": 18468, "loc": { "start": { "line": 530, @@ -107640,8 +107640,8 @@ "binop": null }, "value": "button", - "start": 18469, - "end": 18475, + "start": 18468, + "end": 18474, "loc": { "start": { "line": 530, @@ -107665,8 +107665,8 @@ "postfix": false, "binop": null }, - "start": 18475, - "end": 18476, + "start": 18474, + "end": 18475, "loc": { "start": { "line": 530, @@ -107691,8 +107691,8 @@ "binop": null, "updateContext": null }, - "start": 18476, - "end": 18477, + "start": 18475, + "end": 18476, "loc": { "start": { "line": 530, @@ -107707,8 +107707,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding identifier\r\n ", - "start": 18489, - "end": 18535, + "start": 18488, + "end": 18534, "loc": { "start": { "line": 532, @@ -107733,8 +107733,8 @@ "binop": null }, "value": "buttonDOM", - "start": 18545, - "end": 18554, + "start": 18544, + "end": 18553, "loc": { "start": { "line": 535, @@ -107759,8 +107759,8 @@ "binop": null, "updateContext": null }, - "start": 18554, - "end": 18555, + "start": 18553, + "end": 18554, "loc": { "start": { "line": 535, @@ -107785,8 +107785,8 @@ "binop": null }, "value": "setAttribute", - "start": 18555, - "end": 18567, + "start": 18554, + "end": 18566, "loc": { "start": { "line": 535, @@ -107810,8 +107810,8 @@ "postfix": false, "binop": null }, - "start": 18567, - "end": 18568, + "start": 18566, + "end": 18567, "loc": { "start": { "line": 535, @@ -107837,8 +107837,8 @@ "updateContext": null }, "value": "data-skBtn", - "start": 18568, - "end": 18580, + "start": 18567, + "end": 18579, "loc": { "start": { "line": 535, @@ -107863,8 +107863,8 @@ "binop": null, "updateContext": null }, - "start": 18580, - "end": 18581, + "start": 18579, + "end": 18580, "loc": { "start": { "line": 535, @@ -107889,8 +107889,8 @@ "binop": null }, "value": "button", - "start": 18582, - "end": 18588, + "start": 18581, + "end": 18587, "loc": { "start": { "line": 535, @@ -107914,8 +107914,8 @@ "postfix": false, "binop": null }, - "start": 18588, - "end": 18589, + "start": 18587, + "end": 18588, "loc": { "start": { "line": 535, @@ -107940,8 +107940,8 @@ "binop": null, "updateContext": null }, - "start": 18589, - "end": 18590, + "start": 18588, + "end": 18589, "loc": { "start": { "line": 535, @@ -107956,8 +107956,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding unique id\r\n * Since there's no limit on spawning same buttons, the unique id ensures you can style every button\r\n ", - "start": 18602, - "end": 18757, + "start": 18601, + "end": 18756, "loc": { "start": { "line": 537, @@ -107984,8 +107984,8 @@ "updateContext": null }, "value": "let", - "start": 18767, - "end": 18770, + "start": 18766, + "end": 18769, "loc": { "start": { "line": 541, @@ -108010,8 +108010,8 @@ "binop": null }, "value": "buttonUID", - "start": 18771, - "end": 18780, + "start": 18770, + "end": 18779, "loc": { "start": { "line": 541, @@ -108037,8 +108037,8 @@ "updateContext": null }, "value": "=", - "start": 18781, - "end": 18782, + "start": 18780, + "end": 18781, "loc": { "start": { "line": 541, @@ -108062,8 +108062,8 @@ "postfix": false, "binop": null }, - "start": 18783, - "end": 18784, + "start": 18782, + "end": 18783, "loc": { "start": { "line": 541, @@ -108089,8 +108089,8 @@ "updateContext": null }, "value": "", - "start": 18784, - "end": 18784, + "start": 18783, + "end": 18783, "loc": { "start": { "line": 541, @@ -108114,8 +108114,8 @@ "postfix": false, "binop": null }, - "start": 18784, - "end": 18786, + "start": 18783, + "end": 18785, "loc": { "start": { "line": 541, @@ -108142,8 +108142,8 @@ "updateContext": null }, "value": "this", - "start": 18786, - "end": 18790, + "start": 18785, + "end": 18789, "loc": { "start": { "line": 541, @@ -108168,8 +108168,8 @@ "binop": null, "updateContext": null }, - "start": 18790, - "end": 18791, + "start": 18789, + "end": 18790, "loc": { "start": { "line": 541, @@ -108194,8 +108194,8 @@ "binop": null }, "value": "options", - "start": 18791, - "end": 18798, + "start": 18790, + "end": 18797, "loc": { "start": { "line": 541, @@ -108220,8 +108220,8 @@ "binop": null, "updateContext": null }, - "start": 18798, - "end": 18799, + "start": 18797, + "end": 18798, "loc": { "start": { "line": 541, @@ -108246,8 +108246,8 @@ "binop": null }, "value": "layoutName", - "start": 18799, - "end": 18809, + "start": 18798, + "end": 18808, "loc": { "start": { "line": 541, @@ -108271,8 +108271,8 @@ "postfix": false, "binop": null }, - "start": 18809, - "end": 18810, + "start": 18808, + "end": 18809, "loc": { "start": { "line": 541, @@ -108298,8 +108298,8 @@ "updateContext": null }, "value": "-r", - "start": 18810, - "end": 18812, + "start": 18809, + "end": 18811, "loc": { "start": { "line": 541, @@ -108323,8 +108323,8 @@ "postfix": false, "binop": null }, - "start": 18812, - "end": 18814, + "start": 18811, + "end": 18813, "loc": { "start": { "line": 541, @@ -108349,8 +108349,8 @@ "binop": null }, "value": "rIndex", - "start": 18814, - "end": 18820, + "start": 18813, + "end": 18819, "loc": { "start": { "line": 541, @@ -108374,8 +108374,8 @@ "postfix": false, "binop": null }, - "start": 18820, - "end": 18821, + "start": 18819, + "end": 18820, "loc": { "start": { "line": 541, @@ -108401,8 +108401,8 @@ "updateContext": null }, "value": "b", - "start": 18821, - "end": 18822, + "start": 18820, + "end": 18821, "loc": { "start": { "line": 541, @@ -108426,8 +108426,8 @@ "postfix": false, "binop": null }, - "start": 18822, - "end": 18824, + "start": 18821, + "end": 18823, "loc": { "start": { "line": 541, @@ -108452,8 +108452,8 @@ "binop": null }, "value": "bIndex", - "start": 18824, - "end": 18830, + "start": 18823, + "end": 18829, "loc": { "start": { "line": 541, @@ -108477,8 +108477,8 @@ "postfix": false, "binop": null }, - "start": 18830, - "end": 18831, + "start": 18829, + "end": 18830, "loc": { "start": { "line": 541, @@ -108504,8 +108504,8 @@ "updateContext": null }, "value": "", - "start": 18831, - "end": 18831, + "start": 18830, + "end": 18830, "loc": { "start": { "line": 541, @@ -108529,8 +108529,8 @@ "postfix": false, "binop": null }, - "start": 18831, - "end": 18832, + "start": 18830, + "end": 18831, "loc": { "start": { "line": 541, @@ -108555,8 +108555,8 @@ "binop": null, "updateContext": null }, - "start": 18832, - "end": 18833, + "start": 18831, + "end": 18832, "loc": { "start": { "line": 541, @@ -108581,8 +108581,8 @@ "binop": null }, "value": "buttonDOM", - "start": 18843, - "end": 18852, + "start": 18842, + "end": 18851, "loc": { "start": { "line": 542, @@ -108607,8 +108607,8 @@ "binop": null, "updateContext": null }, - "start": 18852, - "end": 18853, + "start": 18851, + "end": 18852, "loc": { "start": { "line": 542, @@ -108633,8 +108633,8 @@ "binop": null }, "value": "setAttribute", - "start": 18853, - "end": 18865, + "start": 18852, + "end": 18864, "loc": { "start": { "line": 542, @@ -108658,8 +108658,8 @@ "postfix": false, "binop": null }, - "start": 18865, - "end": 18866, + "start": 18864, + "end": 18865, "loc": { "start": { "line": 542, @@ -108685,8 +108685,8 @@ "updateContext": null }, "value": "data-skBtnUID", - "start": 18866, - "end": 18881, + "start": 18865, + "end": 18880, "loc": { "start": { "line": 542, @@ -108711,8 +108711,8 @@ "binop": null, "updateContext": null }, - "start": 18881, - "end": 18882, + "start": 18880, + "end": 18881, "loc": { "start": { "line": 542, @@ -108737,8 +108737,8 @@ "binop": null }, "value": "buttonUID", - "start": 18883, - "end": 18892, + "start": 18882, + "end": 18891, "loc": { "start": { "line": 542, @@ -108762,8 +108762,8 @@ "postfix": false, "binop": null }, - "start": 18892, - "end": 18893, + "start": 18891, + "end": 18892, "loc": { "start": { "line": 542, @@ -108788,8 +108788,8 @@ "binop": null, "updateContext": null }, - "start": 18893, - "end": 18894, + "start": 18892, + "end": 18893, "loc": { "start": { "line": 542, @@ -108804,8 +108804,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding display label\r\n ", - "start": 18906, - "end": 18955, + "start": 18905, + "end": 18954, "loc": { "start": { "line": 544, @@ -108830,8 +108830,8 @@ "binop": null }, "value": "buttonDOM", - "start": 18965, - "end": 18974, + "start": 18964, + "end": 18973, "loc": { "start": { "line": 547, @@ -108856,8 +108856,8 @@ "binop": null, "updateContext": null }, - "start": 18974, - "end": 18975, + "start": 18973, + "end": 18974, "loc": { "start": { "line": 547, @@ -108882,8 +108882,8 @@ "binop": null }, "value": "setAttribute", - "start": 18975, - "end": 18987, + "start": 18974, + "end": 18986, "loc": { "start": { "line": 547, @@ -108907,8 +108907,8 @@ "postfix": false, "binop": null }, - "start": 18987, - "end": 18988, + "start": 18986, + "end": 18987, "loc": { "start": { "line": 547, @@ -108934,8 +108934,8 @@ "updateContext": null }, "value": "data-displayLabel", - "start": 18988, - "end": 19007, + "start": 18987, + "end": 19006, "loc": { "start": { "line": 547, @@ -108960,8 +108960,8 @@ "binop": null, "updateContext": null }, - "start": 19007, - "end": 19008, + "start": 19006, + "end": 19007, "loc": { "start": { "line": 547, @@ -108986,8 +108986,8 @@ "binop": null }, "value": "buttonDisplayName", - "start": 19009, - "end": 19026, + "start": 19008, + "end": 19025, "loc": { "start": { "line": 547, @@ -109011,8 +109011,8 @@ "postfix": false, "binop": null }, - "start": 19026, - "end": 19027, + "start": 19025, + "end": 19026, "loc": { "start": { "line": 547, @@ -109037,8 +109037,8 @@ "binop": null, "updateContext": null }, - "start": 19027, - "end": 19028, + "start": 19026, + "end": 19027, "loc": { "start": { "line": 547, @@ -109053,8 +109053,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding button label to button\r\n ", - "start": 19040, - "end": 19098, + "start": 19039, + "end": 19097, "loc": { "start": { "line": 549, @@ -109081,8 +109081,8 @@ "updateContext": null }, "value": "var", - "start": 19108, - "end": 19111, + "start": 19107, + "end": 19110, "loc": { "start": { "line": 552, @@ -109107,8 +109107,8 @@ "binop": null }, "value": "buttonSpanDOM", - "start": 19112, - "end": 19125, + "start": 19111, + "end": 19124, "loc": { "start": { "line": 552, @@ -109134,8 +109134,8 @@ "updateContext": null }, "value": "=", - "start": 19126, - "end": 19127, + "start": 19125, + "end": 19126, "loc": { "start": { "line": 552, @@ -109160,8 +109160,8 @@ "binop": null }, "value": "document", - "start": 19128, - "end": 19136, + "start": 19127, + "end": 19135, "loc": { "start": { "line": 552, @@ -109186,8 +109186,8 @@ "binop": null, "updateContext": null }, - "start": 19136, - "end": 19137, + "start": 19135, + "end": 19136, "loc": { "start": { "line": 552, @@ -109212,8 +109212,8 @@ "binop": null }, "value": "createElement", - "start": 19137, - "end": 19150, + "start": 19136, + "end": 19149, "loc": { "start": { "line": 552, @@ -109237,8 +109237,8 @@ "postfix": false, "binop": null }, - "start": 19150, - "end": 19151, + "start": 19149, + "end": 19150, "loc": { "start": { "line": 552, @@ -109264,8 +109264,8 @@ "updateContext": null }, "value": "span", - "start": 19151, - "end": 19157, + "start": 19150, + "end": 19156, "loc": { "start": { "line": 552, @@ -109289,8 +109289,8 @@ "postfix": false, "binop": null }, - "start": 19157, - "end": 19158, + "start": 19156, + "end": 19157, "loc": { "start": { "line": 552, @@ -109315,8 +109315,8 @@ "binop": null, "updateContext": null }, - "start": 19158, - "end": 19159, + "start": 19157, + "end": 19158, "loc": { "start": { "line": 552, @@ -109341,8 +109341,8 @@ "binop": null }, "value": "buttonSpanDOM", - "start": 19169, - "end": 19182, + "start": 19168, + "end": 19181, "loc": { "start": { "line": 553, @@ -109367,8 +109367,8 @@ "binop": null, "updateContext": null }, - "start": 19182, - "end": 19183, + "start": 19181, + "end": 19182, "loc": { "start": { "line": 553, @@ -109393,8 +109393,8 @@ "binop": null }, "value": "innerHTML", - "start": 19183, - "end": 19192, + "start": 19182, + "end": 19191, "loc": { "start": { "line": 553, @@ -109420,8 +109420,8 @@ "updateContext": null }, "value": "=", - "start": 19193, - "end": 19194, + "start": 19192, + "end": 19193, "loc": { "start": { "line": 553, @@ -109446,8 +109446,8 @@ "binop": null }, "value": "buttonDisplayName", - "start": 19195, - "end": 19212, + "start": 19194, + "end": 19211, "loc": { "start": { "line": 553, @@ -109472,8 +109472,8 @@ "binop": null, "updateContext": null }, - "start": 19212, - "end": 19213, + "start": 19211, + "end": 19212, "loc": { "start": { "line": 553, @@ -109498,8 +109498,8 @@ "binop": null }, "value": "buttonDOM", - "start": 19223, - "end": 19232, + "start": 19222, + "end": 19231, "loc": { "start": { "line": 554, @@ -109524,8 +109524,8 @@ "binop": null, "updateContext": null }, - "start": 19232, - "end": 19233, + "start": 19231, + "end": 19232, "loc": { "start": { "line": 554, @@ -109550,8 +109550,8 @@ "binop": null }, "value": "appendChild", - "start": 19233, - "end": 19244, + "start": 19232, + "end": 19243, "loc": { "start": { "line": 554, @@ -109575,8 +109575,8 @@ "postfix": false, "binop": null }, - "start": 19244, - "end": 19245, + "start": 19243, + "end": 19244, "loc": { "start": { "line": 554, @@ -109601,8 +109601,8 @@ "binop": null }, "value": "buttonSpanDOM", - "start": 19245, - "end": 19258, + "start": 19244, + "end": 19257, "loc": { "start": { "line": 554, @@ -109626,8 +109626,8 @@ "postfix": false, "binop": null }, - "start": 19258, - "end": 19259, + "start": 19257, + "end": 19258, "loc": { "start": { "line": 554, @@ -109652,8 +109652,8 @@ "binop": null, "updateContext": null }, - "start": 19259, - "end": 19260, + "start": 19258, + "end": 19259, "loc": { "start": { "line": 554, @@ -109668,8 +109668,8 @@ { "type": "CommentBlock", "value": "*\r\n * Adding to buttonElements\r\n ", - "start": 19272, - "end": 19325, + "start": 19271, + "end": 19324, "loc": { "start": { "line": 556, @@ -109696,8 +109696,8 @@ "updateContext": null }, "value": "if", - "start": 19335, - "end": 19337, + "start": 19334, + "end": 19336, "loc": { "start": { "line": 559, @@ -109721,8 +109721,8 @@ "postfix": false, "binop": null }, - "start": 19337, - "end": 19338, + "start": 19336, + "end": 19337, "loc": { "start": { "line": 559, @@ -109748,8 +109748,8 @@ "updateContext": null }, "value": "!", - "start": 19338, - "end": 19339, + "start": 19337, + "end": 19338, "loc": { "start": { "line": 559, @@ -109776,8 +109776,8 @@ "updateContext": null }, "value": "this", - "start": 19339, - "end": 19343, + "start": 19338, + "end": 19342, "loc": { "start": { "line": 559, @@ -109802,8 +109802,8 @@ "binop": null, "updateContext": null }, - "start": 19343, - "end": 19344, + "start": 19342, + "end": 19343, "loc": { "start": { "line": 559, @@ -109828,8 +109828,8 @@ "binop": null }, "value": "buttonElements", - "start": 19344, - "end": 19358, + "start": 19343, + "end": 19357, "loc": { "start": { "line": 559, @@ -109854,8 +109854,8 @@ "binop": null, "updateContext": null }, - "start": 19358, - "end": 19359, + "start": 19357, + "end": 19358, "loc": { "start": { "line": 559, @@ -109880,8 +109880,8 @@ "binop": null }, "value": "button", - "start": 19359, - "end": 19365, + "start": 19358, + "end": 19364, "loc": { "start": { "line": 559, @@ -109906,8 +109906,8 @@ "binop": null, "updateContext": null }, - "start": 19365, - "end": 19366, + "start": 19364, + "end": 19365, "loc": { "start": { "line": 559, @@ -109931,8 +109931,8 @@ "postfix": false, "binop": null }, - "start": 19366, - "end": 19367, + "start": 19365, + "end": 19366, "loc": { "start": { "line": 559, @@ -109959,8 +109959,8 @@ "updateContext": null }, "value": "this", - "start": 19379, - "end": 19383, + "start": 19378, + "end": 19382, "loc": { "start": { "line": 560, @@ -109985,8 +109985,8 @@ "binop": null, "updateContext": null }, - "start": 19383, - "end": 19384, + "start": 19382, + "end": 19383, "loc": { "start": { "line": 560, @@ -110011,8 +110011,8 @@ "binop": null }, "value": "buttonElements", - "start": 19384, - "end": 19398, + "start": 19383, + "end": 19397, "loc": { "start": { "line": 560, @@ -110037,8 +110037,8 @@ "binop": null, "updateContext": null }, - "start": 19398, - "end": 19399, + "start": 19397, + "end": 19398, "loc": { "start": { "line": 560, @@ -110063,8 +110063,8 @@ "binop": null }, "value": "button", - "start": 19399, - "end": 19405, + "start": 19398, + "end": 19404, "loc": { "start": { "line": 560, @@ -110089,8 +110089,8 @@ "binop": null, "updateContext": null }, - "start": 19405, - "end": 19406, + "start": 19404, + "end": 19405, "loc": { "start": { "line": 560, @@ -110116,8 +110116,8 @@ "updateContext": null }, "value": "=", - "start": 19407, - "end": 19408, + "start": 19406, + "end": 19407, "loc": { "start": { "line": 560, @@ -110142,8 +110142,8 @@ "binop": null, "updateContext": null }, - "start": 19409, - "end": 19410, + "start": 19408, + "end": 19409, "loc": { "start": { "line": 560, @@ -110168,8 +110168,8 @@ "binop": null, "updateContext": null }, - "start": 19410, - "end": 19411, + "start": 19409, + "end": 19410, "loc": { "start": { "line": 560, @@ -110194,8 +110194,8 @@ "binop": null, "updateContext": null }, - "start": 19411, - "end": 19412, + "start": 19410, + "end": 19411, "loc": { "start": { "line": 560, @@ -110222,8 +110222,8 @@ "updateContext": null }, "value": "this", - "start": 19424, - "end": 19428, + "start": 19423, + "end": 19427, "loc": { "start": { "line": 562, @@ -110248,8 +110248,8 @@ "binop": null, "updateContext": null }, - "start": 19428, - "end": 19429, + "start": 19427, + "end": 19428, "loc": { "start": { "line": 562, @@ -110274,8 +110274,8 @@ "binop": null }, "value": "buttonElements", - "start": 19429, - "end": 19443, + "start": 19428, + "end": 19442, "loc": { "start": { "line": 562, @@ -110300,8 +110300,8 @@ "binop": null, "updateContext": null }, - "start": 19443, - "end": 19444, + "start": 19442, + "end": 19443, "loc": { "start": { "line": 562, @@ -110326,8 +110326,8 @@ "binop": null }, "value": "button", - "start": 19444, - "end": 19450, + "start": 19443, + "end": 19449, "loc": { "start": { "line": 562, @@ -110352,8 +110352,8 @@ "binop": null, "updateContext": null }, - "start": 19450, - "end": 19451, + "start": 19449, + "end": 19450, "loc": { "start": { "line": 562, @@ -110378,8 +110378,8 @@ "binop": null, "updateContext": null }, - "start": 19451, - "end": 19452, + "start": 19450, + "end": 19451, "loc": { "start": { "line": 562, @@ -110404,8 +110404,8 @@ "binop": null }, "value": "push", - "start": 19452, - "end": 19456, + "start": 19451, + "end": 19455, "loc": { "start": { "line": 562, @@ -110429,8 +110429,8 @@ "postfix": false, "binop": null }, - "start": 19456, - "end": 19457, + "start": 19455, + "end": 19456, "loc": { "start": { "line": 562, @@ -110455,8 +110455,8 @@ "binop": null }, "value": "buttonDOM", - "start": 19457, - "end": 19466, + "start": 19456, + "end": 19465, "loc": { "start": { "line": 562, @@ -110480,8 +110480,8 @@ "postfix": false, "binop": null }, - "start": 19466, - "end": 19467, + "start": 19465, + "end": 19466, "loc": { "start": { "line": 562, @@ -110506,8 +110506,8 @@ "binop": null, "updateContext": null }, - "start": 19467, - "end": 19468, + "start": 19466, + "end": 19467, "loc": { "start": { "line": 562, @@ -110522,8 +110522,8 @@ { "type": "CommentBlock", "value": "*\r\n * Appending button to row\r\n ", - "start": 19480, - "end": 19532, + "start": 19479, + "end": 19531, "loc": { "start": { "line": 564, @@ -110548,8 +110548,8 @@ "binop": null }, "value": "rowDOM", - "start": 19542, - "end": 19548, + "start": 19541, + "end": 19547, "loc": { "start": { "line": 567, @@ -110574,8 +110574,8 @@ "binop": null, "updateContext": null }, - "start": 19548, - "end": 19549, + "start": 19547, + "end": 19548, "loc": { "start": { "line": 567, @@ -110600,8 +110600,8 @@ "binop": null }, "value": "appendChild", - "start": 19549, - "end": 19560, + "start": 19548, + "end": 19559, "loc": { "start": { "line": 567, @@ -110625,8 +110625,8 @@ "postfix": false, "binop": null }, - "start": 19560, - "end": 19561, + "start": 19559, + "end": 19560, "loc": { "start": { "line": 567, @@ -110651,8 +110651,8 @@ "binop": null }, "value": "buttonDOM", - "start": 19561, - "end": 19570, + "start": 19560, + "end": 19569, "loc": { "start": { "line": 567, @@ -110676,8 +110676,8 @@ "postfix": false, "binop": null }, - "start": 19570, - "end": 19571, + "start": 19569, + "end": 19570, "loc": { "start": { "line": 567, @@ -110702,8 +110702,8 @@ "binop": null, "updateContext": null }, - "start": 19571, - "end": 19572, + "start": 19570, + "end": 19571, "loc": { "start": { "line": 567, @@ -110727,8 +110727,8 @@ "postfix": false, "binop": null }, - "start": 19582, - "end": 19583, + "start": 19581, + "end": 19582, "loc": { "start": { "line": 569, @@ -110752,8 +110752,8 @@ "postfix": false, "binop": null }, - "start": 19583, - "end": 19584, + "start": 19582, + "end": 19583, "loc": { "start": { "line": 569, @@ -110778,8 +110778,8 @@ "binop": null, "updateContext": null }, - "start": 19584, - "end": 19585, + "start": 19583, + "end": 19584, "loc": { "start": { "line": 569, @@ -110794,8 +110794,8 @@ { "type": "CommentBlock", "value": "*\r\n * Appending row to keyboard\r\n ", - "start": 19595, - "end": 19645, + "start": 19594, + "end": 19644, "loc": { "start": { "line": 571, @@ -110822,8 +110822,8 @@ "updateContext": null }, "value": "this", - "start": 19653, - "end": 19657, + "start": 19652, + "end": 19656, "loc": { "start": { "line": 574, @@ -110848,8 +110848,8 @@ "binop": null, "updateContext": null }, - "start": 19657, - "end": 19658, + "start": 19656, + "end": 19657, "loc": { "start": { "line": 574, @@ -110874,8 +110874,8 @@ "binop": null }, "value": "keyboardDOM", - "start": 19658, - "end": 19669, + "start": 19657, + "end": 19668, "loc": { "start": { "line": 574, @@ -110900,8 +110900,8 @@ "binop": null, "updateContext": null }, - "start": 19669, - "end": 19670, + "start": 19668, + "end": 19669, "loc": { "start": { "line": 574, @@ -110926,8 +110926,8 @@ "binop": null }, "value": "appendChild", - "start": 19670, - "end": 19681, + "start": 19669, + "end": 19680, "loc": { "start": { "line": 574, @@ -110951,8 +110951,8 @@ "postfix": false, "binop": null }, - "start": 19681, - "end": 19682, + "start": 19680, + "end": 19681, "loc": { "start": { "line": 574, @@ -110977,8 +110977,8 @@ "binop": null }, "value": "rowDOM", - "start": 19682, - "end": 19688, + "start": 19681, + "end": 19687, "loc": { "start": { "line": 574, @@ -111002,8 +111002,8 @@ "postfix": false, "binop": null }, - "start": 19688, - "end": 19689, + "start": 19687, + "end": 19688, "loc": { "start": { "line": 574, @@ -111028,8 +111028,8 @@ "binop": null, "updateContext": null }, - "start": 19689, - "end": 19690, + "start": 19688, + "end": 19689, "loc": { "start": { "line": 574, @@ -111053,8 +111053,8 @@ "postfix": false, "binop": null }, - "start": 19696, - "end": 19697, + "start": 19695, + "end": 19696, "loc": { "start": { "line": 575, @@ -111078,8 +111078,8 @@ "postfix": false, "binop": null }, - "start": 19697, - "end": 19698, + "start": 19696, + "end": 19697, "loc": { "start": { "line": 575, @@ -111104,8 +111104,8 @@ "binop": null, "updateContext": null }, - "start": 19698, - "end": 19699, + "start": 19697, + "end": 19698, "loc": { "start": { "line": 575, @@ -111120,8 +111120,8 @@ { "type": "CommentBlock", "value": "*\r\n * Calling onRender\r\n ", - "start": 19707, - "end": 19744, + "start": 19706, + "end": 19743, "loc": { "start": { "line": 577, @@ -111148,8 +111148,8 @@ "updateContext": null }, "value": "this", - "start": 19750, - "end": 19754, + "start": 19749, + "end": 19753, "loc": { "start": { "line": 580, @@ -111174,8 +111174,8 @@ "binop": null, "updateContext": null }, - "start": 19754, - "end": 19755, + "start": 19753, + "end": 19754, "loc": { "start": { "line": 580, @@ -111200,8 +111200,8 @@ "binop": null }, "value": "onRender", - "start": 19755, - "end": 19763, + "start": 19754, + "end": 19762, "loc": { "start": { "line": 580, @@ -111225,8 +111225,8 @@ "postfix": false, "binop": null }, - "start": 19763, - "end": 19764, + "start": 19762, + "end": 19763, "loc": { "start": { "line": 580, @@ -111250,8 +111250,8 @@ "postfix": false, "binop": null }, - "start": 19764, - "end": 19765, + "start": 19763, + "end": 19764, "loc": { "start": { "line": 580, @@ -111276,8 +111276,8 @@ "binop": null, "updateContext": null }, - "start": 19765, - "end": 19766, + "start": 19764, + "end": 19765, "loc": { "start": { "line": 580, @@ -111304,8 +111304,8 @@ "updateContext": null }, "value": "if", - "start": 19774, - "end": 19776, + "start": 19773, + "end": 19775, "loc": { "start": { "line": 582, @@ -111329,8 +111329,8 @@ "postfix": false, "binop": null }, - "start": 19776, - "end": 19777, + "start": 19775, + "end": 19776, "loc": { "start": { "line": 582, @@ -111356,8 +111356,8 @@ "updateContext": null }, "value": "!", - "start": 19777, - "end": 19778, + "start": 19776, + "end": 19777, "loc": { "start": { "line": 582, @@ -111384,8 +111384,8 @@ "updateContext": null }, "value": "this", - "start": 19778, - "end": 19782, + "start": 19777, + "end": 19781, "loc": { "start": { "line": 582, @@ -111410,8 +111410,8 @@ "binop": null, "updateContext": null }, - "start": 19782, - "end": 19783, + "start": 19781, + "end": 19782, "loc": { "start": { "line": 582, @@ -111436,8 +111436,8 @@ "binop": null }, "value": "initialized", - "start": 19783, - "end": 19794, + "start": 19782, + "end": 19793, "loc": { "start": { "line": 582, @@ -111461,8 +111461,8 @@ "postfix": false, "binop": null }, - "start": 19794, - "end": 19795, + "start": 19793, + "end": 19794, "loc": { "start": { "line": 582, @@ -111486,8 +111486,8 @@ "postfix": false, "binop": null }, - "start": 19795, - "end": 19796, + "start": 19794, + "end": 19795, "loc": { "start": { "line": 582, @@ -111502,8 +111502,8 @@ { "type": "CommentBlock", "value": "*\r\n * Ensures that onInit is only called once per instantiation\r\n ", - "start": 19804, - "end": 19886, + "start": 19803, + "end": 19885, "loc": { "start": { "line": 583, @@ -111530,8 +111530,8 @@ "updateContext": null }, "value": "this", - "start": 19894, - "end": 19898, + "start": 19893, + "end": 19897, "loc": { "start": { "line": 586, @@ -111556,8 +111556,8 @@ "binop": null, "updateContext": null }, - "start": 19898, - "end": 19899, + "start": 19897, + "end": 19898, "loc": { "start": { "line": 586, @@ -111582,8 +111582,8 @@ "binop": null }, "value": "initialized", - "start": 19899, - "end": 19910, + "start": 19898, + "end": 19909, "loc": { "start": { "line": 586, @@ -111609,8 +111609,8 @@ "updateContext": null }, "value": "=", - "start": 19911, - "end": 19912, + "start": 19910, + "end": 19911, "loc": { "start": { "line": 586, @@ -111637,8 +111637,8 @@ "updateContext": null }, "value": "true", - "start": 19913, - "end": 19917, + "start": 19912, + "end": 19916, "loc": { "start": { "line": 586, @@ -111663,8 +111663,8 @@ "binop": null, "updateContext": null }, - "start": 19917, - "end": 19918, + "start": 19916, + "end": 19917, "loc": { "start": { "line": 586, @@ -111679,8 +111679,8 @@ { "type": "CommentBlock", "value": "*\r\n * Calling onInit\r\n ", - "start": 19928, - "end": 19967, + "start": 19927, + "end": 19966, "loc": { "start": { "line": 588, @@ -111707,8 +111707,8 @@ "updateContext": null }, "value": "this", - "start": 19975, - "end": 19979, + "start": 19974, + "end": 19978, "loc": { "start": { "line": 591, @@ -111733,8 +111733,8 @@ "binop": null, "updateContext": null }, - "start": 19979, - "end": 19980, + "start": 19978, + "end": 19979, "loc": { "start": { "line": 591, @@ -111759,8 +111759,8 @@ "binop": null }, "value": "onInit", - "start": 19980, - "end": 19986, + "start": 19979, + "end": 19985, "loc": { "start": { "line": 591, @@ -111784,8 +111784,8 @@ "postfix": false, "binop": null }, - "start": 19986, - "end": 19987, + "start": 19985, + "end": 19986, "loc": { "start": { "line": 591, @@ -111809,8 +111809,8 @@ "postfix": false, "binop": null }, - "start": 19987, - "end": 19988, + "start": 19986, + "end": 19987, "loc": { "start": { "line": 591, @@ -111835,8 +111835,8 @@ "binop": null, "updateContext": null }, - "start": 19988, - "end": 19989, + "start": 19987, + "end": 19988, "loc": { "start": { "line": 591, @@ -111860,8 +111860,8 @@ "postfix": false, "binop": null }, - "start": 19995, - "end": 19996, + "start": 19994, + "end": 19995, "loc": { "start": { "line": 592, @@ -111885,8 +111885,8 @@ "postfix": false, "binop": null }, - "start": 20000, - "end": 20001, + "start": 19999, + "end": 20000, "loc": { "start": { "line": 593, @@ -111910,8 +111910,8 @@ "postfix": false, "binop": null }, - "start": 20003, - "end": 20004, + "start": 20002, + "end": 20003, "loc": { "start": { "line": 594, @@ -111938,8 +111938,8 @@ "updateContext": null }, "value": "export", - "start": 20008, - "end": 20014, + "start": 20007, + "end": 20013, "loc": { "start": { "line": 596, @@ -111966,8 +111966,8 @@ "updateContext": null }, "value": "default", - "start": 20015, - "end": 20022, + "start": 20014, + "end": 20021, "loc": { "start": { "line": 596, @@ -111992,8 +111992,8 @@ "binop": null }, "value": "SimpleKeyboard", - "start": 20023, - "end": 20037, + "start": 20022, + "end": 20036, "loc": { "start": { "line": 596, @@ -112018,8 +112018,8 @@ "binop": null, "updateContext": null }, - "start": 20037, - "end": 20038, + "start": 20036, + "end": 20037, "loc": { "start": { "line": 596, @@ -112044,8 +112044,8 @@ "binop": null, "updateContext": null }, - "start": 20040, - "end": 20040, + "start": 20039, + "end": 20039, "loc": { "start": { "line": 597, diff --git a/docs/ast/source/lib/services/PhysicalKeyboard.js.json b/docs/ast/source/lib/services/PhysicalKeyboard.js.json index 8f6a809a..5b07c02a 100644 --- a/docs/ast/source/lib/services/PhysicalKeyboard.js.json +++ b/docs/ast/source/lib/services/PhysicalKeyboard.js.json @@ -1,28 +1,28 @@ { "type": "File", "start": 0, - "end": 2743, + "end": 2651, "loc": { "start": { "line": 1, "column": 0 }, "end": { - "line": 92, + "line": 88, "column": 32 } }, "program": { "type": "Program", "start": 0, - "end": 2743, + "end": 2651, "loc": { "start": { "line": 1, "column": 0 }, "end": { - "line": 92, + "line": 88, "column": 32 } }, @@ -31,14 +31,14 @@ { "type": "Identifier", "start": 40, - "end": 2707, + "end": 2615, "loc": { "start": { "line": 4, "column": 0 }, "end": { - "line": 90, + "line": 86, "column": 1 } }, @@ -64,14 +64,14 @@ "body": { "type": "ClassBody", "start": 63, - "end": 2707, + "end": 2615, "loc": { "start": { "line": 4, "column": 23 }, "end": { - "line": 90, + "line": 86, "column": 1 } }, @@ -3092,14 +3092,14 @@ { "type": "ClassProperty", "start": 1875, - "end": 2704, + "end": 2612, "loc": { "start": { "line": 57, "column": 2 }, "end": { - "line": 89, + "line": 85, "column": 3 } }, @@ -3126,14 +3126,14 @@ "value": { "type": "ArrowFunctionExpression", "start": 1904, - "end": 2704, + "end": 2612, "loc": { "start": { "line": 57, "column": 31 }, "end": { - "line": 89, + "line": 85, "column": 3 } }, @@ -3163,305 +3163,58 @@ "body": { "type": "BlockStatement", "start": 1915, - "end": 2704, + "end": 2612, "loc": { "start": { "line": 57, "column": 42 }, "end": { - "line": 89, + "line": 85, "column": 3 } }, "body": [ { - "type": "IfStatement", + "type": "VariableDeclaration", "start": 1922, - "end": 2002, + "end": 1933, "loc": { "start": { "line": 58, "column": 4 }, "end": { - "line": 60, - "column": 5 - } - }, - "test": { - "type": "MemberExpression", - "start": 1925, - "end": 1966, - "loc": { - "start": { - "line": 58, - "column": 7 - }, - "end": { - "line": 58, - "column": 48 - } - }, - "object": { - "type": "MemberExpression", - "start": 1925, - "end": 1960, - "loc": { - "start": { - "line": 58, - "column": 7 - }, - "end": { - "line": 58, - "column": 42 - } - }, - "object": { - "type": "MemberExpression", - "start": 1925, - "end": 1952, - "loc": { - "start": { - "line": 58, - "column": 7 - }, - "end": { - "line": 58, - "column": 34 - } - }, - "object": { - "type": "ThisExpression", - "start": 1925, - "end": 1929, - "loc": { - "start": { - "line": 58, - "column": 7 - }, - "end": { - "line": 58, - "column": 11 - } - } - }, - "property": { - "type": "Identifier", - "start": 1930, - "end": 1952, - "loc": { - "start": { - "line": 58, - "column": 12 - }, - "end": { - "line": 58, - "column": 34 - }, - "identifierName": "simpleKeyboardInstance" - }, - "name": "simpleKeyboardInstance" - }, - "computed": false - }, - "property": { - "type": "Identifier", - "start": 1953, - "end": 1960, - "loc": { - "start": { - "line": 58, - "column": 35 - }, - "end": { - "line": 58, - "column": 42 - }, - "identifierName": "options" - }, - "name": "options" - }, - "computed": false - }, - "property": { - "type": "Identifier", - "start": 1961, - "end": 1966, - "loc": { - "start": { - "line": 58, - "column": 43 - }, - "end": { - "line": 58, - "column": 48 - }, - "identifierName": "debug" - }, - "name": "debug" - }, - "computed": false - }, - "consequent": { - "type": "BlockStatement", - "start": 1967, - "end": 2002, - "loc": { - "start": { - "line": 58, - "column": 49 - }, - "end": { - "line": 60, - "column": 5 - } - }, - "body": [ - { - "type": "ExpressionStatement", - "start": 1976, - "end": 1995, - "loc": { - "start": { - "line": 59, - "column": 6 - }, - "end": { - "line": 59, - "column": 25 - } - }, - "expression": { - "type": "CallExpression", - "start": 1976, - "end": 1994, - "loc": { - "start": { - "line": 59, - "column": 6 - }, - "end": { - "line": 59, - "column": 24 - } - }, - "callee": { - "type": "MemberExpression", - "start": 1976, - "end": 1987, - "loc": { - "start": { - "line": 59, - "column": 6 - }, - "end": { - "line": 59, - "column": 17 - } - }, - "object": { - "type": "Identifier", - "start": 1976, - "end": 1983, - "loc": { - "start": { - "line": 59, - "column": 6 - }, - "end": { - "line": 59, - "column": 13 - }, - "identifierName": "console" - }, - "name": "console" - }, - "property": { - "type": "Identifier", - "start": 1984, - "end": 1987, - "loc": { - "start": { - "line": 59, - "column": 14 - }, - "end": { - "line": 59, - "column": 17 - }, - "identifierName": "log" - }, - "name": "log" - }, - "computed": false - }, - "arguments": [ - { - "type": "Identifier", - "start": 1988, - "end": 1993, - "loc": { - "start": { - "line": 59, - "column": 18 - }, - "end": { - "line": 59, - "column": 23 - }, - "identifierName": "event" - }, - "name": "event" - } - ] - } - } - ], - "directives": [] - }, - "alternate": null - }, - { - "type": "VariableDeclaration", - "start": 2014, - "end": 2025, - "loc": { - "start": { - "line": 62, - "column": 4 - }, - "end": { - "line": 62, + "line": 58, "column": 15 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 2018, - "end": 2024, + "start": 1926, + "end": 1932, "loc": { "start": { - "line": 62, + "line": 58, "column": 8 }, "end": { - "line": 62, + "line": 58, "column": 14 } }, "id": { "type": "Identifier", - "start": 2018, - "end": 2024, + "start": 1926, + "end": 1932, "loc": { "start": { - "line": 62, + "line": 58, "column": 8 }, "end": { - "line": 62, + "line": 58, "column": 14 }, "identifierName": "output" @@ -3475,155 +3228,155 @@ }, { "type": "IfStatement", - "start": 2033, - "end": 2394, + "start": 1941, + "end": 2302, "loc": { "start": { - "line": 64, + "line": 60, "column": 4 }, "end": { - "line": 76, + "line": 72, "column": 5 } }, "test": { "type": "LogicalExpression", - "start": 2044, - "end": 2310, + "start": 1952, + "end": 2218, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 71, + "line": 67, "column": 33 } }, "left": { "type": "LogicalExpression", - "start": 2044, - "end": 2272, + "start": 1952, + "end": 2180, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 70, + "line": 66, "column": 32 } }, "left": { "type": "LogicalExpression", - "start": 2044, - "end": 2235, + "start": 1952, + "end": 2143, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 69, + "line": 65, "column": 36 } }, "left": { "type": "LogicalExpression", - "start": 2044, - "end": 2194, + "start": 1952, + "end": 2102, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 68, + "line": 64, "column": 38 } }, "left": { "type": "LogicalExpression", - "start": 2044, - "end": 2151, + "start": 1952, + "end": 2059, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 67, + "line": 63, "column": 34 } }, "left": { "type": "LogicalExpression", - "start": 2044, - "end": 2112, + "start": 1952, + "end": 2020, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 66, + "line": 62, "column": 34 } }, "left": { "type": "CallExpression", - "start": 2044, - "end": 2073, + "start": 1952, + "end": 1981, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 65, + "line": 61, "column": 35 } }, "callee": { "type": "MemberExpression", - "start": 2044, - "end": 2063, + "start": 1952, + "end": 1971, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 65, + "line": 61, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 2044, - "end": 2054, + "start": 1952, + "end": 1962, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 65, + "line": 61, "column": 16 } }, "object": { "type": "Identifier", - "start": 2044, - "end": 2049, + "start": 1952, + "end": 1957, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 65, + "line": 61, "column": 11 }, "identifierName": "event" @@ -3632,15 +3385,15 @@ }, "property": { "type": "Identifier", - "start": 2050, - "end": 2054, + "start": 1958, + "end": 1962, "loc": { "start": { - "line": 65, + "line": 61, "column": 12 }, "end": { - "line": 65, + "line": 61, "column": 16 }, "identifierName": "code" @@ -3651,15 +3404,15 @@ }, "property": { "type": "Identifier", - "start": 2055, - "end": 2063, + "start": 1963, + "end": 1971, "loc": { "start": { - "line": 65, + "line": 61, "column": 17 }, "end": { - "line": 65, + "line": 61, "column": 25 }, "identifierName": "includes" @@ -3671,15 +3424,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 2064, - "end": 2072, + "start": 1972, + "end": 1980, "loc": { "start": { - "line": 65, + "line": 61, "column": 26 }, "end": { - "line": 65, + "line": 61, "column": 34 } }, @@ -3694,57 +3447,57 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 2084, - "end": 2112, + "start": 1992, + "end": 2020, "loc": { "start": { - "line": 66, + "line": 62, "column": 6 }, "end": { - "line": 66, + "line": 62, "column": 34 } }, "callee": { "type": "MemberExpression", - "start": 2084, - "end": 2103, + "start": 1992, + "end": 2011, "loc": { "start": { - "line": 66, + "line": 62, "column": 6 }, "end": { - "line": 66, + "line": 62, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 2084, - "end": 2094, + "start": 1992, + "end": 2002, "loc": { "start": { - "line": 66, + "line": 62, "column": 6 }, "end": { - "line": 66, + "line": 62, "column": 16 } }, "object": { "type": "Identifier", - "start": 2084, - "end": 2089, + "start": 1992, + "end": 1997, "loc": { "start": { - "line": 66, + "line": 62, "column": 6 }, "end": { - "line": 66, + "line": 62, "column": 11 }, "identifierName": "event" @@ -3753,15 +3506,15 @@ }, "property": { "type": "Identifier", - "start": 2090, - "end": 2094, + "start": 1998, + "end": 2002, "loc": { "start": { - "line": 66, + "line": 62, "column": 12 }, "end": { - "line": 66, + "line": 62, "column": 16 }, "identifierName": "code" @@ -3772,15 +3525,15 @@ }, "property": { "type": "Identifier", - "start": 2095, - "end": 2103, + "start": 2003, + "end": 2011, "loc": { "start": { - "line": 66, + "line": 62, "column": 17 }, "end": { - "line": 66, + "line": 62, "column": 25 }, "identifierName": "includes" @@ -3792,15 +3545,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 2104, - "end": 2111, + "start": 2012, + "end": 2019, "loc": { "start": { - "line": 66, + "line": 62, "column": 26 }, "end": { - "line": 66, + "line": 62, "column": 33 } }, @@ -3816,57 +3569,57 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 2123, - "end": 2151, + "start": 2031, + "end": 2059, "loc": { "start": { - "line": 67, + "line": 63, "column": 6 }, "end": { - "line": 67, + "line": 63, "column": 34 } }, "callee": { "type": "MemberExpression", - "start": 2123, - "end": 2142, + "start": 2031, + "end": 2050, "loc": { "start": { - "line": 67, + "line": 63, "column": 6 }, "end": { - "line": 67, + "line": 63, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 2123, - "end": 2133, + "start": 2031, + "end": 2041, "loc": { "start": { - "line": 67, + "line": 63, "column": 6 }, "end": { - "line": 67, + "line": 63, "column": 16 } }, "object": { "type": "Identifier", - "start": 2123, - "end": 2128, + "start": 2031, + "end": 2036, "loc": { "start": { - "line": 67, + "line": 63, "column": 6 }, "end": { - "line": 67, + "line": 63, "column": 11 }, "identifierName": "event" @@ -3875,15 +3628,15 @@ }, "property": { "type": "Identifier", - "start": 2129, - "end": 2133, + "start": 2037, + "end": 2041, "loc": { "start": { - "line": 67, + "line": 63, "column": 12 }, "end": { - "line": 67, + "line": 63, "column": 16 }, "identifierName": "code" @@ -3894,15 +3647,15 @@ }, "property": { "type": "Identifier", - "start": 2134, - "end": 2142, + "start": 2042, + "end": 2050, "loc": { "start": { - "line": 67, + "line": 63, "column": 17 }, "end": { - "line": 67, + "line": 63, "column": 25 }, "identifierName": "includes" @@ -3914,15 +3667,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 2143, - "end": 2150, + "start": 2051, + "end": 2058, "loc": { "start": { - "line": 67, + "line": 63, "column": 26 }, "end": { - "line": 67, + "line": 63, "column": 33 } }, @@ -3938,57 +3691,57 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 2162, - "end": 2194, + "start": 2070, + "end": 2102, "loc": { "start": { - "line": 68, + "line": 64, "column": 6 }, "end": { - "line": 68, + "line": 64, "column": 38 } }, "callee": { "type": "MemberExpression", - "start": 2162, - "end": 2181, + "start": 2070, + "end": 2089, "loc": { "start": { - "line": 68, + "line": 64, "column": 6 }, "end": { - "line": 68, + "line": 64, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 2162, - "end": 2172, + "start": 2070, + "end": 2080, "loc": { "start": { - "line": 68, + "line": 64, "column": 6 }, "end": { - "line": 68, + "line": 64, "column": 16 } }, "object": { "type": "Identifier", - "start": 2162, - "end": 2167, + "start": 2070, + "end": 2075, "loc": { "start": { - "line": 68, + "line": 64, "column": 6 }, "end": { - "line": 68, + "line": 64, "column": 11 }, "identifierName": "event" @@ -3997,15 +3750,15 @@ }, "property": { "type": "Identifier", - "start": 2168, - "end": 2172, + "start": 2076, + "end": 2080, "loc": { "start": { - "line": 68, + "line": 64, "column": 12 }, "end": { - "line": 68, + "line": 64, "column": 16 }, "identifierName": "code" @@ -4016,15 +3769,15 @@ }, "property": { "type": "Identifier", - "start": 2173, - "end": 2181, + "start": 2081, + "end": 2089, "loc": { "start": { - "line": 68, + "line": 64, "column": 17 }, "end": { - "line": 68, + "line": 64, "column": 25 }, "identifierName": "includes" @@ -4036,15 +3789,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 2182, - "end": 2193, + "start": 2090, + "end": 2101, "loc": { "start": { - "line": 68, + "line": 64, "column": 26 }, "end": { - "line": 68, + "line": 64, "column": 37 } }, @@ -4060,57 +3813,57 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 2205, - "end": 2235, + "start": 2113, + "end": 2143, "loc": { "start": { - "line": 69, + "line": 65, "column": 6 }, "end": { - "line": 69, + "line": 65, "column": 36 } }, "callee": { "type": "MemberExpression", - "start": 2205, - "end": 2224, + "start": 2113, + "end": 2132, "loc": { "start": { - "line": 69, + "line": 65, "column": 6 }, "end": { - "line": 69, + "line": 65, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 2205, - "end": 2215, + "start": 2113, + "end": 2123, "loc": { "start": { - "line": 69, + "line": 65, "column": 6 }, "end": { - "line": 69, + "line": 65, "column": 16 } }, "object": { "type": "Identifier", - "start": 2205, - "end": 2210, + "start": 2113, + "end": 2118, "loc": { "start": { - "line": 69, + "line": 65, "column": 6 }, "end": { - "line": 69, + "line": 65, "column": 11 }, "identifierName": "event" @@ -4119,15 +3872,15 @@ }, "property": { "type": "Identifier", - "start": 2211, - "end": 2215, + "start": 2119, + "end": 2123, "loc": { "start": { - "line": 69, + "line": 65, "column": 12 }, "end": { - "line": 69, + "line": 65, "column": 16 }, "identifierName": "code" @@ -4138,15 +3891,15 @@ }, "property": { "type": "Identifier", - "start": 2216, - "end": 2224, + "start": 2124, + "end": 2132, "loc": { "start": { - "line": 69, + "line": 65, "column": 17 }, "end": { - "line": 69, + "line": 65, "column": 25 }, "identifierName": "includes" @@ -4158,15 +3911,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 2225, - "end": 2234, + "start": 2133, + "end": 2142, "loc": { "start": { - "line": 69, + "line": 65, "column": 26 }, "end": { - "line": 69, + "line": 65, "column": 35 } }, @@ -4182,57 +3935,57 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 2246, - "end": 2272, + "start": 2154, + "end": 2180, "loc": { "start": { - "line": 70, + "line": 66, "column": 6 }, "end": { - "line": 70, + "line": 66, "column": 32 } }, "callee": { "type": "MemberExpression", - "start": 2246, - "end": 2265, + "start": 2154, + "end": 2173, "loc": { "start": { - "line": 70, + "line": 66, "column": 6 }, "end": { - "line": 70, + "line": 66, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 2246, - "end": 2256, + "start": 2154, + "end": 2164, "loc": { "start": { - "line": 70, + "line": 66, "column": 6 }, "end": { - "line": 70, + "line": 66, "column": 16 } }, "object": { "type": "Identifier", - "start": 2246, - "end": 2251, + "start": 2154, + "end": 2159, "loc": { "start": { - "line": 70, + "line": 66, "column": 6 }, "end": { - "line": 70, + "line": 66, "column": 11 }, "identifierName": "event" @@ -4241,15 +3994,15 @@ }, "property": { "type": "Identifier", - "start": 2252, - "end": 2256, + "start": 2160, + "end": 2164, "loc": { "start": { - "line": 70, + "line": 66, "column": 12 }, "end": { - "line": 70, + "line": 66, "column": 16 }, "identifierName": "code" @@ -4260,15 +4013,15 @@ }, "property": { "type": "Identifier", - "start": 2257, - "end": 2265, + "start": 2165, + "end": 2173, "loc": { "start": { - "line": 70, + "line": 66, "column": 17 }, "end": { - "line": 70, + "line": 66, "column": 25 }, "identifierName": "includes" @@ -4280,15 +4033,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 2266, - "end": 2271, + "start": 2174, + "end": 2179, "loc": { "start": { - "line": 70, + "line": 66, "column": 26 }, "end": { - "line": 70, + "line": 66, "column": 31 } }, @@ -4304,57 +4057,57 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 2283, - "end": 2310, + "start": 2191, + "end": 2218, "loc": { "start": { - "line": 71, + "line": 67, "column": 6 }, "end": { - "line": 71, + "line": 67, "column": 33 } }, "callee": { "type": "MemberExpression", - "start": 2283, - "end": 2302, + "start": 2191, + "end": 2210, "loc": { "start": { - "line": 71, + "line": 67, "column": 6 }, "end": { - "line": 71, + "line": 67, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 2283, - "end": 2293, + "start": 2191, + "end": 2201, "loc": { "start": { - "line": 71, + "line": 67, "column": 6 }, "end": { - "line": 71, + "line": 67, "column": 16 } }, "object": { "type": "Identifier", - "start": 2283, - "end": 2288, + "start": 2191, + "end": 2196, "loc": { "start": { - "line": 71, + "line": 67, "column": 6 }, "end": { - "line": 71, + "line": 67, "column": 11 }, "identifierName": "event" @@ -4363,15 +4116,15 @@ }, "property": { "type": "Identifier", - "start": 2289, - "end": 2293, + "start": 2197, + "end": 2201, "loc": { "start": { - "line": 71, + "line": 67, "column": 12 }, "end": { - "line": 71, + "line": 67, "column": 16 }, "identifierName": "code" @@ -4382,15 +4135,15 @@ }, "property": { "type": "Identifier", - "start": 2294, - "end": 2302, + "start": 2202, + "end": 2210, "loc": { "start": { - "line": 71, + "line": 67, "column": 17 }, "end": { - "line": 71, + "line": 67, "column": 25 }, "identifierName": "includes" @@ -4402,15 +4155,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 2303, - "end": 2309, + "start": 2211, + "end": 2217, "loc": { "start": { - "line": 71, + "line": 67, "column": 26 }, "end": { - "line": 71, + "line": 67, "column": 32 } }, @@ -4425,59 +4178,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 2317, - "end": 2353, + "start": 2225, + "end": 2261, "loc": { "start": { - "line": 72, + "line": 68, "column": 5 }, "end": { - "line": 74, + "line": 70, "column": 5 } }, "body": [ { "type": "ExpressionStatement", - "start": 2326, - "end": 2346, + "start": 2234, + "end": 2254, "loc": { "start": { - "line": 73, + "line": 69, "column": 6 }, "end": { - "line": 73, + "line": 69, "column": 26 } }, "expression": { "type": "AssignmentExpression", - "start": 2326, - "end": 2345, + "start": 2234, + "end": 2253, "loc": { "start": { - "line": 73, + "line": 69, "column": 6 }, "end": { - "line": 73, + "line": 69, "column": 25 } }, "operator": "=", "left": { "type": "Identifier", - "start": 2326, - "end": 2332, + "start": 2234, + "end": 2240, "loc": { "start": { - "line": 73, + "line": 69, "column": 6 }, "end": { - "line": 73, + "line": 69, "column": 12 }, "identifierName": "output" @@ -4486,29 +4239,29 @@ }, "right": { "type": "MemberExpression", - "start": 2335, - "end": 2345, + "start": 2243, + "end": 2253, "loc": { "start": { - "line": 73, + "line": 69, "column": 15 }, "end": { - "line": 73, + "line": 69, "column": 25 } }, "object": { "type": "Identifier", - "start": 2335, - "end": 2340, + "start": 2243, + "end": 2248, "loc": { "start": { - "line": 73, + "line": 69, "column": 15 }, "end": { - "line": 73, + "line": 69, "column": 20 }, "identifierName": "event" @@ -4517,15 +4270,15 @@ }, "property": { "type": "Identifier", - "start": 2341, - "end": 2345, + "start": 2249, + "end": 2253, "loc": { "start": { - "line": 73, + "line": 69, "column": 21 }, "end": { - "line": 73, + "line": 69, "column": 25 }, "identifierName": "code" @@ -4541,59 +4294,59 @@ }, "alternate": { "type": "BlockStatement", - "start": 2359, - "end": 2394, + "start": 2267, + "end": 2302, "loc": { "start": { - "line": 74, + "line": 70, "column": 11 }, "end": { - "line": 76, + "line": 72, "column": 5 } }, "body": [ { "type": "ExpressionStatement", - "start": 2368, - "end": 2387, + "start": 2276, + "end": 2295, "loc": { "start": { - "line": 75, + "line": 71, "column": 6 }, "end": { - "line": 75, + "line": 71, "column": 25 } }, "expression": { "type": "AssignmentExpression", - "start": 2368, - "end": 2386, + "start": 2276, + "end": 2294, "loc": { "start": { - "line": 75, + "line": 71, "column": 6 }, "end": { - "line": 75, + "line": 71, "column": 24 } }, "operator": "=", "left": { "type": "Identifier", - "start": 2368, - "end": 2374, + "start": 2276, + "end": 2282, "loc": { "start": { - "line": 75, + "line": 71, "column": 6 }, "end": { - "line": 75, + "line": 71, "column": 12 }, "identifierName": "output" @@ -4602,29 +4355,29 @@ }, "right": { "type": "MemberExpression", - "start": 2377, - "end": 2386, + "start": 2285, + "end": 2294, "loc": { "start": { - "line": 75, + "line": 71, "column": 15 }, "end": { - "line": 75, + "line": 71, "column": 24 } }, "object": { "type": "Identifier", - "start": 2377, - "end": 2382, + "start": 2285, + "end": 2290, "loc": { "start": { - "line": 75, + "line": 71, "column": 15 }, "end": { - "line": 75, + "line": 71, "column": 20 }, "identifierName": "event" @@ -4633,15 +4386,15 @@ }, "property": { "type": "Identifier", - "start": 2383, - "end": 2386, + "start": 2291, + "end": 2294, "loc": { "start": { - "line": 75, + "line": 71, "column": 21 }, "end": { - "line": 75, + "line": 71, "column": 24 }, "identifierName": "key" @@ -4660,15 +4413,15 @@ { "type": "CommentBlock", "value": "*\r\n * If button is not uppercase, casting to lowercase\r\n ", - "start": 2402, - "end": 2471, + "start": 2310, + "end": 2379, "loc": { "start": { - "line": 78, + "line": 74, "column": 4 }, "end": { - "line": 80, + "line": 76, "column": 7 } } @@ -4677,57 +4430,57 @@ }, { "type": "IfStatement", - "start": 2477, - "end": 2677, + "start": 2385, + "end": 2585, "loc": { "start": { - "line": 81, + "line": 77, "column": 4 }, "end": { - "line": 86, + "line": 82, "column": 5 } }, "test": { "type": "LogicalExpression", - "start": 2489, - "end": 2623, + "start": 2397, + "end": 2531, "loc": { "start": { - "line": 82, + "line": 78, "column": 6 }, "end": { - "line": 83, + "line": 79, "column": 98 } }, "left": { "type": "BinaryExpression", - "start": 2489, - "end": 2520, + "start": 2397, + "end": 2428, "loc": { "start": { - "line": 82, + "line": 78, "column": 6 }, "end": { - "line": 82, + "line": 78, "column": 37 } }, "left": { "type": "Identifier", - "start": 2489, - "end": 2495, + "start": 2397, + "end": 2403, "loc": { "start": { - "line": 82, + "line": 78, "column": 6 }, "end": { - "line": 82, + "line": 78, "column": 12 }, "identifierName": "output" @@ -4738,43 +4491,43 @@ "operator": "!==", "right": { "type": "CallExpression", - "start": 2500, - "end": 2520, + "start": 2408, + "end": 2428, "loc": { "start": { - "line": 82, + "line": 78, "column": 17 }, "end": { - "line": 82, + "line": 78, "column": 37 } }, "callee": { "type": "MemberExpression", - "start": 2500, - "end": 2518, + "start": 2408, + "end": 2426, "loc": { "start": { - "line": 82, + "line": 78, "column": 17 }, "end": { - "line": 82, + "line": 78, "column": 35 } }, "object": { "type": "Identifier", - "start": 2500, - "end": 2506, + "start": 2408, + "end": 2414, "loc": { "start": { - "line": 82, + "line": 78, "column": 17 }, "end": { - "line": 82, + "line": 78, "column": 23 }, "identifierName": "output" @@ -4783,15 +4536,15 @@ }, "property": { "type": "Identifier", - "start": 2507, - "end": 2518, + "start": 2415, + "end": 2426, "loc": { "start": { - "line": 82, + "line": 78, "column": 24 }, "end": { - "line": 82, + "line": 78, "column": 35 }, "identifierName": "toUpperCase" @@ -4807,85 +4560,85 @@ "operator": "||", "right": { "type": "LogicalExpression", - "start": 2532, - "end": 2622, + "start": 2440, + "end": 2530, "loc": { "start": { - "line": 83, + "line": 79, "column": 7 }, "end": { - "line": 83, + "line": 79, "column": 97 } }, "left": { "type": "LogicalExpression", - "start": 2532, - "end": 2596, + "start": 2440, + "end": 2504, "loc": { "start": { - "line": 83, + "line": 79, "column": 7 }, "end": { - "line": 83, + "line": 79, "column": 71 } }, "left": { "type": "BinaryExpression", - "start": 2532, - "end": 2553, + "start": 2440, + "end": 2461, "loc": { "start": { - "line": 83, + "line": 79, "column": 7 }, "end": { - "line": 83, + "line": 79, "column": 28 } }, "left": { "type": "MemberExpression", - "start": 2532, - "end": 2545, + "start": 2440, + "end": 2453, "loc": { "start": { - "line": 83, + "line": 79, "column": 7 }, "end": { - "line": 83, + "line": 79, "column": 20 } }, "object": { "type": "MemberExpression", - "start": 2532, - "end": 2542, + "start": 2440, + "end": 2450, "loc": { "start": { - "line": 83, + "line": 79, "column": 7 }, "end": { - "line": 83, + "line": 79, "column": 17 } }, "object": { "type": "Identifier", - "start": 2532, - "end": 2537, + "start": 2440, + "end": 2445, "loc": { "start": { - "line": 83, + "line": 79, "column": 7 }, "end": { - "line": 83, + "line": 79, "column": 12 }, "identifierName": "event" @@ -4894,15 +4647,15 @@ }, "property": { "type": "Identifier", - "start": 2538, - "end": 2542, + "start": 2446, + "end": 2450, "loc": { "start": { - "line": 83, + "line": 79, "column": 13 }, "end": { - "line": 83, + "line": 79, "column": 17 }, "identifierName": "code" @@ -4913,15 +4666,15 @@ }, "property": { "type": "NumericLiteral", - "start": 2543, - "end": 2544, + "start": 2451, + "end": 2452, "loc": { "start": { - "line": 83, + "line": 79, "column": 18 }, "end": { - "line": 83, + "line": 79, "column": 19 } }, @@ -4936,15 +4689,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 2550, - "end": 2553, + "start": 2458, + "end": 2461, "loc": { "start": { - "line": 83, + "line": 79, "column": 25 }, "end": { - "line": 83, + "line": 79, "column": 28 } }, @@ -4958,43 +4711,43 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 2557, - "end": 2596, + "start": 2465, + "end": 2504, "loc": { "start": { - "line": 83, + "line": 79, "column": 32 }, "end": { - "line": 83, + "line": 79, "column": 71 } }, "callee": { "type": "MemberExpression", - "start": 2557, - "end": 2573, + "start": 2465, + "end": 2481, "loc": { "start": { - "line": 83, + "line": 79, "column": 32 }, "end": { - "line": 83, + "line": 79, "column": 48 } }, "object": { "type": "Identifier", - "start": 2557, - "end": 2563, + "start": 2465, + "end": 2471, "loc": { "start": { - "line": 83, + "line": 79, "column": 32 }, "end": { - "line": 83, + "line": 79, "column": 38 }, "identifierName": "Number" @@ -5003,15 +4756,15 @@ }, "property": { "type": "Identifier", - "start": 2564, - "end": 2573, + "start": 2472, + "end": 2481, "loc": { "start": { - "line": 83, + "line": 79, "column": 39 }, "end": { - "line": 83, + "line": 79, "column": 48 }, "identifierName": "isInteger" @@ -5023,29 +4776,29 @@ "arguments": [ { "type": "CallExpression", - "start": 2574, - "end": 2595, + "start": 2482, + "end": 2503, "loc": { "start": { - "line": 83, + "line": 79, "column": 49 }, "end": { - "line": 83, + "line": 79, "column": 70 } }, "callee": { "type": "Identifier", - "start": 2574, - "end": 2580, + "start": 2482, + "end": 2488, "loc": { "start": { - "line": 83, + "line": 79, "column": 49 }, "end": { - "line": 83, + "line": 79, "column": 55 }, "identifierName": "Number" @@ -5055,43 +4808,43 @@ "arguments": [ { "type": "MemberExpression", - "start": 2581, - "end": 2594, + "start": 2489, + "end": 2502, "loc": { "start": { - "line": 83, + "line": 79, "column": 56 }, "end": { - "line": 83, + "line": 79, "column": 69 } }, "object": { "type": "MemberExpression", - "start": 2581, - "end": 2591, + "start": 2489, + "end": 2499, "loc": { "start": { - "line": 83, + "line": 79, "column": 56 }, "end": { - "line": 83, + "line": 79, "column": 66 } }, "object": { "type": "Identifier", - "start": 2581, - "end": 2586, + "start": 2489, + "end": 2494, "loc": { "start": { - "line": 83, + "line": 79, "column": 56 }, "end": { - "line": 83, + "line": 79, "column": 61 }, "identifierName": "event" @@ -5100,15 +4853,15 @@ }, "property": { "type": "Identifier", - "start": 2587, - "end": 2591, + "start": 2495, + "end": 2499, "loc": { "start": { - "line": 83, + "line": 79, "column": 62 }, "end": { - "line": 83, + "line": 79, "column": 66 }, "identifierName": "code" @@ -5119,15 +4872,15 @@ }, "property": { "type": "NumericLiteral", - "start": 2592, - "end": 2593, + "start": 2500, + "end": 2501, "loc": { "start": { - "line": 83, + "line": 79, "column": 67 }, "end": { - "line": 83, + "line": 79, "column": 68 } }, @@ -5147,57 +4900,57 @@ "operator": "&&", "right": { "type": "BinaryExpression", - "start": 2600, - "end": 2622, + "start": 2508, + "end": 2530, "loc": { "start": { - "line": 83, + "line": 79, "column": 75 }, "end": { - "line": 83, + "line": 79, "column": 97 } }, "left": { "type": "MemberExpression", - "start": 2600, - "end": 2617, + "start": 2508, + "end": 2525, "loc": { "start": { - "line": 83, + "line": 79, "column": 75 }, "end": { - "line": 83, + "line": 79, "column": 92 } }, "object": { "type": "MemberExpression", - "start": 2600, - "end": 2610, + "start": 2508, + "end": 2518, "loc": { "start": { - "line": 83, + "line": 79, "column": 75 }, "end": { - "line": 83, + "line": 79, "column": 85 } }, "object": { "type": "Identifier", - "start": 2600, - "end": 2605, + "start": 2508, + "end": 2513, "loc": { "start": { - "line": 83, + "line": 79, "column": 75 }, "end": { - "line": 83, + "line": 79, "column": 80 }, "identifierName": "event" @@ -5206,15 +4959,15 @@ }, "property": { "type": "Identifier", - "start": 2606, - "end": 2610, + "start": 2514, + "end": 2518, "loc": { "start": { - "line": 83, + "line": 79, "column": 81 }, "end": { - "line": 83, + "line": 79, "column": 85 }, "identifierName": "code" @@ -5225,15 +4978,15 @@ }, "property": { "type": "Identifier", - "start": 2611, - "end": 2617, + "start": 2519, + "end": 2525, "loc": { "start": { - "line": 83, + "line": 79, "column": 86 }, "end": { - "line": 83, + "line": 79, "column": 92 }, "identifierName": "length" @@ -5245,15 +4998,15 @@ "operator": "<=", "right": { "type": "NumericLiteral", - "start": 2621, - "end": 2622, + "start": 2529, + "end": 2530, "loc": { "start": { - "line": 83, + "line": 79, "column": 96 }, "end": { - "line": 83, + "line": 79, "column": 97 } }, @@ -5266,66 +5019,66 @@ }, "extra": { "parenthesized": true, - "parenStart": 2531 + "parenStart": 2439 } }, "leadingComments": null }, "consequent": { "type": "BlockStatement", - "start": 2631, - "end": 2677, + "start": 2539, + "end": 2585, "loc": { "start": { - "line": 84, + "line": 80, "column": 6 }, "end": { - "line": 86, + "line": 82, "column": 5 } }, "body": [ { "type": "ExpressionStatement", - "start": 2640, - "end": 2670, + "start": 2548, + "end": 2578, "loc": { "start": { - "line": 85, + "line": 81, "column": 6 }, "end": { - "line": 85, + "line": 81, "column": 36 } }, "expression": { "type": "AssignmentExpression", - "start": 2640, - "end": 2669, + "start": 2548, + "end": 2577, "loc": { "start": { - "line": 85, + "line": 81, "column": 6 }, "end": { - "line": 85, + "line": 81, "column": 35 } }, "operator": "=", "left": { "type": "Identifier", - "start": 2640, - "end": 2646, + "start": 2548, + "end": 2554, "loc": { "start": { - "line": 85, + "line": 81, "column": 6 }, "end": { - "line": 85, + "line": 81, "column": 12 }, "identifierName": "output" @@ -5334,43 +5087,43 @@ }, "right": { "type": "CallExpression", - "start": 2649, - "end": 2669, + "start": 2557, + "end": 2577, "loc": { "start": { - "line": 85, + "line": 81, "column": 15 }, "end": { - "line": 85, + "line": 81, "column": 35 } }, "callee": { "type": "MemberExpression", - "start": 2649, - "end": 2667, + "start": 2557, + "end": 2575, "loc": { "start": { - "line": 85, + "line": 81, "column": 15 }, "end": { - "line": 85, + "line": 81, "column": 33 } }, "object": { "type": "Identifier", - "start": 2649, - "end": 2655, + "start": 2557, + "end": 2563, "loc": { "start": { - "line": 85, + "line": 81, "column": 15 }, "end": { - "line": 85, + "line": 81, "column": 21 }, "identifierName": "output" @@ -5379,15 +5132,15 @@ }, "property": { "type": "Identifier", - "start": 2656, - "end": 2667, + "start": 2564, + "end": 2575, "loc": { "start": { - "line": 85, + "line": 81, "column": 22 }, "end": { - "line": 85, + "line": 81, "column": 33 }, "identifierName": "toLowerCase" @@ -5408,15 +5161,15 @@ { "type": "CommentBlock", "value": "*\r\n * If button is not uppercase, casting to lowercase\r\n ", - "start": 2402, - "end": 2471, + "start": 2310, + "end": 2379, "loc": { "start": { - "line": 78, + "line": 74, "column": 4 }, "end": { - "line": 80, + "line": 76, "column": 7 } } @@ -5425,29 +5178,29 @@ }, { "type": "ReturnStatement", - "start": 2685, - "end": 2699, + "start": 2593, + "end": 2607, "loc": { "start": { - "line": 88, + "line": 84, "column": 4 }, "end": { - "line": 88, + "line": 84, "column": 18 } }, "argument": { "type": "Identifier", - "start": 2692, - "end": 2698, + "start": 2600, + "end": 2606, "loc": { "start": { - "line": 88, + "line": 84, "column": 11 }, "end": { - "line": 88, + "line": 84, "column": 17 }, "identifierName": "output" @@ -5486,29 +5239,29 @@ }, { "type": "Identifier", - "start": 2711, - "end": 2743, + "start": 2619, + "end": 2651, "loc": { "start": { - "line": 92, + "line": 88, "column": 0 }, "end": { - "line": 92, + "line": 88, "column": 32 } }, "declaration": { "type": "Identifier", - "start": 2726, - "end": 2742, + "start": 2634, + "end": 2650, "loc": { "start": { - "line": 92, + "line": 88, "column": 15 }, "end": { - "line": 92, + "line": 88, "column": 31 }, "identifierName": "PhysicalKeyboard" @@ -5521,29 +5274,29 @@ }, { "type": "ExportDefaultDeclaration", - "start": 2711, - "end": 2743, + "start": 2619, + "end": 2651, "loc": { "start": { - "line": 92, + "line": 88, "column": 0 }, "end": { - "line": 92, + "line": 88, "column": 32 } }, "declaration": { "type": "ClassDeclaration", "start": 40, - "end": 2707, + "end": 2615, "loc": { "start": { "line": 4, "column": 0 }, "end": { - "line": 90, + "line": 86, "column": 1 } }, @@ -5569,14 +5322,14 @@ "body": { "type": "ClassBody", "start": 63, - "end": 2707, + "end": 2615, "loc": { "start": { "line": 4, "column": 23 }, "end": { - "line": 90, + "line": 86, "column": 1 } }, @@ -8597,14 +8350,14 @@ { "type": "ClassProperty", "start": 1875, - "end": 2704, + "end": 2612, "loc": { "start": { "line": 57, "column": 2 }, "end": { - "line": 89, + "line": 85, "column": 3 } }, @@ -8631,14 +8384,14 @@ "value": { "type": "ArrowFunctionExpression", "start": 1904, - "end": 2704, + "end": 2612, "loc": { "start": { "line": 57, "column": 31 }, "end": { - "line": 89, + "line": 85, "column": 3 } }, @@ -8668,305 +8421,58 @@ "body": { "type": "BlockStatement", "start": 1915, - "end": 2704, + "end": 2612, "loc": { "start": { "line": 57, "column": 42 }, "end": { - "line": 89, + "line": 85, "column": 3 } }, "body": [ { - "type": "IfStatement", + "type": "VariableDeclaration", "start": 1922, - "end": 2002, + "end": 1933, "loc": { "start": { "line": 58, "column": 4 }, "end": { - "line": 60, - "column": 5 - } - }, - "test": { - "type": "MemberExpression", - "start": 1925, - "end": 1966, - "loc": { - "start": { - "line": 58, - "column": 7 - }, - "end": { - "line": 58, - "column": 48 - } - }, - "object": { - "type": "MemberExpression", - "start": 1925, - "end": 1960, - "loc": { - "start": { - "line": 58, - "column": 7 - }, - "end": { - "line": 58, - "column": 42 - } - }, - "object": { - "type": "MemberExpression", - "start": 1925, - "end": 1952, - "loc": { - "start": { - "line": 58, - "column": 7 - }, - "end": { - "line": 58, - "column": 34 - } - }, - "object": { - "type": "ThisExpression", - "start": 1925, - "end": 1929, - "loc": { - "start": { - "line": 58, - "column": 7 - }, - "end": { - "line": 58, - "column": 11 - } - } - }, - "property": { - "type": "Identifier", - "start": 1930, - "end": 1952, - "loc": { - "start": { - "line": 58, - "column": 12 - }, - "end": { - "line": 58, - "column": 34 - }, - "identifierName": "simpleKeyboardInstance" - }, - "name": "simpleKeyboardInstance" - }, - "computed": false - }, - "property": { - "type": "Identifier", - "start": 1953, - "end": 1960, - "loc": { - "start": { - "line": 58, - "column": 35 - }, - "end": { - "line": 58, - "column": 42 - }, - "identifierName": "options" - }, - "name": "options" - }, - "computed": false - }, - "property": { - "type": "Identifier", - "start": 1961, - "end": 1966, - "loc": { - "start": { - "line": 58, - "column": 43 - }, - "end": { - "line": 58, - "column": 48 - }, - "identifierName": "debug" - }, - "name": "debug" - }, - "computed": false - }, - "consequent": { - "type": "BlockStatement", - "start": 1967, - "end": 2002, - "loc": { - "start": { - "line": 58, - "column": 49 - }, - "end": { - "line": 60, - "column": 5 - } - }, - "body": [ - { - "type": "ExpressionStatement", - "start": 1976, - "end": 1995, - "loc": { - "start": { - "line": 59, - "column": 6 - }, - "end": { - "line": 59, - "column": 25 - } - }, - "expression": { - "type": "CallExpression", - "start": 1976, - "end": 1994, - "loc": { - "start": { - "line": 59, - "column": 6 - }, - "end": { - "line": 59, - "column": 24 - } - }, - "callee": { - "type": "MemberExpression", - "start": 1976, - "end": 1987, - "loc": { - "start": { - "line": 59, - "column": 6 - }, - "end": { - "line": 59, - "column": 17 - } - }, - "object": { - "type": "Identifier", - "start": 1976, - "end": 1983, - "loc": { - "start": { - "line": 59, - "column": 6 - }, - "end": { - "line": 59, - "column": 13 - }, - "identifierName": "console" - }, - "name": "console" - }, - "property": { - "type": "Identifier", - "start": 1984, - "end": 1987, - "loc": { - "start": { - "line": 59, - "column": 14 - }, - "end": { - "line": 59, - "column": 17 - }, - "identifierName": "log" - }, - "name": "log" - }, - "computed": false - }, - "arguments": [ - { - "type": "Identifier", - "start": 1988, - "end": 1993, - "loc": { - "start": { - "line": 59, - "column": 18 - }, - "end": { - "line": 59, - "column": 23 - }, - "identifierName": "event" - }, - "name": "event" - } - ] - } - } - ], - "directives": [] - }, - "alternate": null - }, - { - "type": "VariableDeclaration", - "start": 2014, - "end": 2025, - "loc": { - "start": { - "line": 62, - "column": 4 - }, - "end": { - "line": 62, + "line": 58, "column": 15 } }, "declarations": [ { "type": "VariableDeclarator", - "start": 2018, - "end": 2024, + "start": 1926, + "end": 1932, "loc": { "start": { - "line": 62, + "line": 58, "column": 8 }, "end": { - "line": 62, + "line": 58, "column": 14 } }, "id": { "type": "Identifier", - "start": 2018, - "end": 2024, + "start": 1926, + "end": 1932, "loc": { "start": { - "line": 62, + "line": 58, "column": 8 }, "end": { - "line": 62, + "line": 58, "column": 14 }, "identifierName": "output" @@ -8980,155 +8486,155 @@ }, { "type": "IfStatement", - "start": 2033, - "end": 2394, + "start": 1941, + "end": 2302, "loc": { "start": { - "line": 64, + "line": 60, "column": 4 }, "end": { - "line": 76, + "line": 72, "column": 5 } }, "test": { "type": "LogicalExpression", - "start": 2044, - "end": 2310, + "start": 1952, + "end": 2218, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 71, + "line": 67, "column": 33 } }, "left": { "type": "LogicalExpression", - "start": 2044, - "end": 2272, + "start": 1952, + "end": 2180, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 70, + "line": 66, "column": 32 } }, "left": { "type": "LogicalExpression", - "start": 2044, - "end": 2235, + "start": 1952, + "end": 2143, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 69, + "line": 65, "column": 36 } }, "left": { "type": "LogicalExpression", - "start": 2044, - "end": 2194, + "start": 1952, + "end": 2102, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 68, + "line": 64, "column": 38 } }, "left": { "type": "LogicalExpression", - "start": 2044, - "end": 2151, + "start": 1952, + "end": 2059, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 67, + "line": 63, "column": 34 } }, "left": { "type": "LogicalExpression", - "start": 2044, - "end": 2112, + "start": 1952, + "end": 2020, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 66, + "line": 62, "column": 34 } }, "left": { "type": "CallExpression", - "start": 2044, - "end": 2073, + "start": 1952, + "end": 1981, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 65, + "line": 61, "column": 35 } }, "callee": { "type": "MemberExpression", - "start": 2044, - "end": 2063, + "start": 1952, + "end": 1971, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 65, + "line": 61, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 2044, - "end": 2054, + "start": 1952, + "end": 1962, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 65, + "line": 61, "column": 16 } }, "object": { "type": "Identifier", - "start": 2044, - "end": 2049, + "start": 1952, + "end": 1957, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 65, + "line": 61, "column": 11 }, "identifierName": "event" @@ -9137,15 +8643,15 @@ }, "property": { "type": "Identifier", - "start": 2050, - "end": 2054, + "start": 1958, + "end": 1962, "loc": { "start": { - "line": 65, + "line": 61, "column": 12 }, "end": { - "line": 65, + "line": 61, "column": 16 }, "identifierName": "code" @@ -9156,15 +8662,15 @@ }, "property": { "type": "Identifier", - "start": 2055, - "end": 2063, + "start": 1963, + "end": 1971, "loc": { "start": { - "line": 65, + "line": 61, "column": 17 }, "end": { - "line": 65, + "line": 61, "column": 25 }, "identifierName": "includes" @@ -9176,15 +8682,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 2064, - "end": 2072, + "start": 1972, + "end": 1980, "loc": { "start": { - "line": 65, + "line": 61, "column": 26 }, "end": { - "line": 65, + "line": 61, "column": 34 } }, @@ -9199,57 +8705,57 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 2084, - "end": 2112, + "start": 1992, + "end": 2020, "loc": { "start": { - "line": 66, + "line": 62, "column": 6 }, "end": { - "line": 66, + "line": 62, "column": 34 } }, "callee": { "type": "MemberExpression", - "start": 2084, - "end": 2103, + "start": 1992, + "end": 2011, "loc": { "start": { - "line": 66, + "line": 62, "column": 6 }, "end": { - "line": 66, + "line": 62, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 2084, - "end": 2094, + "start": 1992, + "end": 2002, "loc": { "start": { - "line": 66, + "line": 62, "column": 6 }, "end": { - "line": 66, + "line": 62, "column": 16 } }, "object": { "type": "Identifier", - "start": 2084, - "end": 2089, + "start": 1992, + "end": 1997, "loc": { "start": { - "line": 66, + "line": 62, "column": 6 }, "end": { - "line": 66, + "line": 62, "column": 11 }, "identifierName": "event" @@ -9258,15 +8764,15 @@ }, "property": { "type": "Identifier", - "start": 2090, - "end": 2094, + "start": 1998, + "end": 2002, "loc": { "start": { - "line": 66, + "line": 62, "column": 12 }, "end": { - "line": 66, + "line": 62, "column": 16 }, "identifierName": "code" @@ -9277,15 +8783,15 @@ }, "property": { "type": "Identifier", - "start": 2095, - "end": 2103, + "start": 2003, + "end": 2011, "loc": { "start": { - "line": 66, + "line": 62, "column": 17 }, "end": { - "line": 66, + "line": 62, "column": 25 }, "identifierName": "includes" @@ -9297,15 +8803,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 2104, - "end": 2111, + "start": 2012, + "end": 2019, "loc": { "start": { - "line": 66, + "line": 62, "column": 26 }, "end": { - "line": 66, + "line": 62, "column": 33 } }, @@ -9321,57 +8827,57 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 2123, - "end": 2151, + "start": 2031, + "end": 2059, "loc": { "start": { - "line": 67, + "line": 63, "column": 6 }, "end": { - "line": 67, + "line": 63, "column": 34 } }, "callee": { "type": "MemberExpression", - "start": 2123, - "end": 2142, + "start": 2031, + "end": 2050, "loc": { "start": { - "line": 67, + "line": 63, "column": 6 }, "end": { - "line": 67, + "line": 63, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 2123, - "end": 2133, + "start": 2031, + "end": 2041, "loc": { "start": { - "line": 67, + "line": 63, "column": 6 }, "end": { - "line": 67, + "line": 63, "column": 16 } }, "object": { "type": "Identifier", - "start": 2123, - "end": 2128, + "start": 2031, + "end": 2036, "loc": { "start": { - "line": 67, + "line": 63, "column": 6 }, "end": { - "line": 67, + "line": 63, "column": 11 }, "identifierName": "event" @@ -9380,15 +8886,15 @@ }, "property": { "type": "Identifier", - "start": 2129, - "end": 2133, + "start": 2037, + "end": 2041, "loc": { "start": { - "line": 67, + "line": 63, "column": 12 }, "end": { - "line": 67, + "line": 63, "column": 16 }, "identifierName": "code" @@ -9399,15 +8905,15 @@ }, "property": { "type": "Identifier", - "start": 2134, - "end": 2142, + "start": 2042, + "end": 2050, "loc": { "start": { - "line": 67, + "line": 63, "column": 17 }, "end": { - "line": 67, + "line": 63, "column": 25 }, "identifierName": "includes" @@ -9419,15 +8925,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 2143, - "end": 2150, + "start": 2051, + "end": 2058, "loc": { "start": { - "line": 67, + "line": 63, "column": 26 }, "end": { - "line": 67, + "line": 63, "column": 33 } }, @@ -9443,57 +8949,57 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 2162, - "end": 2194, + "start": 2070, + "end": 2102, "loc": { "start": { - "line": 68, + "line": 64, "column": 6 }, "end": { - "line": 68, + "line": 64, "column": 38 } }, "callee": { "type": "MemberExpression", - "start": 2162, - "end": 2181, + "start": 2070, + "end": 2089, "loc": { "start": { - "line": 68, + "line": 64, "column": 6 }, "end": { - "line": 68, + "line": 64, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 2162, - "end": 2172, + "start": 2070, + "end": 2080, "loc": { "start": { - "line": 68, + "line": 64, "column": 6 }, "end": { - "line": 68, + "line": 64, "column": 16 } }, "object": { "type": "Identifier", - "start": 2162, - "end": 2167, + "start": 2070, + "end": 2075, "loc": { "start": { - "line": 68, + "line": 64, "column": 6 }, "end": { - "line": 68, + "line": 64, "column": 11 }, "identifierName": "event" @@ -9502,15 +9008,15 @@ }, "property": { "type": "Identifier", - "start": 2168, - "end": 2172, + "start": 2076, + "end": 2080, "loc": { "start": { - "line": 68, + "line": 64, "column": 12 }, "end": { - "line": 68, + "line": 64, "column": 16 }, "identifierName": "code" @@ -9521,15 +9027,15 @@ }, "property": { "type": "Identifier", - "start": 2173, - "end": 2181, + "start": 2081, + "end": 2089, "loc": { "start": { - "line": 68, + "line": 64, "column": 17 }, "end": { - "line": 68, + "line": 64, "column": 25 }, "identifierName": "includes" @@ -9541,15 +9047,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 2182, - "end": 2193, + "start": 2090, + "end": 2101, "loc": { "start": { - "line": 68, + "line": 64, "column": 26 }, "end": { - "line": 68, + "line": 64, "column": 37 } }, @@ -9565,57 +9071,57 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 2205, - "end": 2235, + "start": 2113, + "end": 2143, "loc": { "start": { - "line": 69, + "line": 65, "column": 6 }, "end": { - "line": 69, + "line": 65, "column": 36 } }, "callee": { "type": "MemberExpression", - "start": 2205, - "end": 2224, + "start": 2113, + "end": 2132, "loc": { "start": { - "line": 69, + "line": 65, "column": 6 }, "end": { - "line": 69, + "line": 65, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 2205, - "end": 2215, + "start": 2113, + "end": 2123, "loc": { "start": { - "line": 69, + "line": 65, "column": 6 }, "end": { - "line": 69, + "line": 65, "column": 16 } }, "object": { "type": "Identifier", - "start": 2205, - "end": 2210, + "start": 2113, + "end": 2118, "loc": { "start": { - "line": 69, + "line": 65, "column": 6 }, "end": { - "line": 69, + "line": 65, "column": 11 }, "identifierName": "event" @@ -9624,15 +9130,15 @@ }, "property": { "type": "Identifier", - "start": 2211, - "end": 2215, + "start": 2119, + "end": 2123, "loc": { "start": { - "line": 69, + "line": 65, "column": 12 }, "end": { - "line": 69, + "line": 65, "column": 16 }, "identifierName": "code" @@ -9643,15 +9149,15 @@ }, "property": { "type": "Identifier", - "start": 2216, - "end": 2224, + "start": 2124, + "end": 2132, "loc": { "start": { - "line": 69, + "line": 65, "column": 17 }, "end": { - "line": 69, + "line": 65, "column": 25 }, "identifierName": "includes" @@ -9663,15 +9169,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 2225, - "end": 2234, + "start": 2133, + "end": 2142, "loc": { "start": { - "line": 69, + "line": 65, "column": 26 }, "end": { - "line": 69, + "line": 65, "column": 35 } }, @@ -9687,57 +9193,57 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 2246, - "end": 2272, + "start": 2154, + "end": 2180, "loc": { "start": { - "line": 70, + "line": 66, "column": 6 }, "end": { - "line": 70, + "line": 66, "column": 32 } }, "callee": { "type": "MemberExpression", - "start": 2246, - "end": 2265, + "start": 2154, + "end": 2173, "loc": { "start": { - "line": 70, + "line": 66, "column": 6 }, "end": { - "line": 70, + "line": 66, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 2246, - "end": 2256, + "start": 2154, + "end": 2164, "loc": { "start": { - "line": 70, + "line": 66, "column": 6 }, "end": { - "line": 70, + "line": 66, "column": 16 } }, "object": { "type": "Identifier", - "start": 2246, - "end": 2251, + "start": 2154, + "end": 2159, "loc": { "start": { - "line": 70, + "line": 66, "column": 6 }, "end": { - "line": 70, + "line": 66, "column": 11 }, "identifierName": "event" @@ -9746,15 +9252,15 @@ }, "property": { "type": "Identifier", - "start": 2252, - "end": 2256, + "start": 2160, + "end": 2164, "loc": { "start": { - "line": 70, + "line": 66, "column": 12 }, "end": { - "line": 70, + "line": 66, "column": 16 }, "identifierName": "code" @@ -9765,15 +9271,15 @@ }, "property": { "type": "Identifier", - "start": 2257, - "end": 2265, + "start": 2165, + "end": 2173, "loc": { "start": { - "line": 70, + "line": 66, "column": 17 }, "end": { - "line": 70, + "line": 66, "column": 25 }, "identifierName": "includes" @@ -9785,15 +9291,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 2266, - "end": 2271, + "start": 2174, + "end": 2179, "loc": { "start": { - "line": 70, + "line": 66, "column": 26 }, "end": { - "line": 70, + "line": 66, "column": 31 } }, @@ -9809,57 +9315,57 @@ "operator": "||", "right": { "type": "CallExpression", - "start": 2283, - "end": 2310, + "start": 2191, + "end": 2218, "loc": { "start": { - "line": 71, + "line": 67, "column": 6 }, "end": { - "line": 71, + "line": 67, "column": 33 } }, "callee": { "type": "MemberExpression", - "start": 2283, - "end": 2302, + "start": 2191, + "end": 2210, "loc": { "start": { - "line": 71, + "line": 67, "column": 6 }, "end": { - "line": 71, + "line": 67, "column": 25 } }, "object": { "type": "MemberExpression", - "start": 2283, - "end": 2293, + "start": 2191, + "end": 2201, "loc": { "start": { - "line": 71, + "line": 67, "column": 6 }, "end": { - "line": 71, + "line": 67, "column": 16 } }, "object": { "type": "Identifier", - "start": 2283, - "end": 2288, + "start": 2191, + "end": 2196, "loc": { "start": { - "line": 71, + "line": 67, "column": 6 }, "end": { - "line": 71, + "line": 67, "column": 11 }, "identifierName": "event" @@ -9868,15 +9374,15 @@ }, "property": { "type": "Identifier", - "start": 2289, - "end": 2293, + "start": 2197, + "end": 2201, "loc": { "start": { - "line": 71, + "line": 67, "column": 12 }, "end": { - "line": 71, + "line": 67, "column": 16 }, "identifierName": "code" @@ -9887,15 +9393,15 @@ }, "property": { "type": "Identifier", - "start": 2294, - "end": 2302, + "start": 2202, + "end": 2210, "loc": { "start": { - "line": 71, + "line": 67, "column": 17 }, "end": { - "line": 71, + "line": 67, "column": 25 }, "identifierName": "includes" @@ -9907,15 +9413,15 @@ "arguments": [ { "type": "StringLiteral", - "start": 2303, - "end": 2309, + "start": 2211, + "end": 2217, "loc": { "start": { - "line": 71, + "line": 67, "column": 26 }, "end": { - "line": 71, + "line": 67, "column": 32 } }, @@ -9930,59 +9436,59 @@ }, "consequent": { "type": "BlockStatement", - "start": 2317, - "end": 2353, + "start": 2225, + "end": 2261, "loc": { "start": { - "line": 72, + "line": 68, "column": 5 }, "end": { - "line": 74, + "line": 70, "column": 5 } }, "body": [ { "type": "ExpressionStatement", - "start": 2326, - "end": 2346, + "start": 2234, + "end": 2254, "loc": { "start": { - "line": 73, + "line": 69, "column": 6 }, "end": { - "line": 73, + "line": 69, "column": 26 } }, "expression": { "type": "AssignmentExpression", - "start": 2326, - "end": 2345, + "start": 2234, + "end": 2253, "loc": { "start": { - "line": 73, + "line": 69, "column": 6 }, "end": { - "line": 73, + "line": 69, "column": 25 } }, "operator": "=", "left": { "type": "Identifier", - "start": 2326, - "end": 2332, + "start": 2234, + "end": 2240, "loc": { "start": { - "line": 73, + "line": 69, "column": 6 }, "end": { - "line": 73, + "line": 69, "column": 12 }, "identifierName": "output" @@ -9991,29 +9497,29 @@ }, "right": { "type": "MemberExpression", - "start": 2335, - "end": 2345, + "start": 2243, + "end": 2253, "loc": { "start": { - "line": 73, + "line": 69, "column": 15 }, "end": { - "line": 73, + "line": 69, "column": 25 } }, "object": { "type": "Identifier", - "start": 2335, - "end": 2340, + "start": 2243, + "end": 2248, "loc": { "start": { - "line": 73, + "line": 69, "column": 15 }, "end": { - "line": 73, + "line": 69, "column": 20 }, "identifierName": "event" @@ -10022,15 +9528,15 @@ }, "property": { "type": "Identifier", - "start": 2341, - "end": 2345, + "start": 2249, + "end": 2253, "loc": { "start": { - "line": 73, + "line": 69, "column": 21 }, "end": { - "line": 73, + "line": 69, "column": 25 }, "identifierName": "code" @@ -10046,59 +9552,59 @@ }, "alternate": { "type": "BlockStatement", - "start": 2359, - "end": 2394, + "start": 2267, + "end": 2302, "loc": { "start": { - "line": 74, + "line": 70, "column": 11 }, "end": { - "line": 76, + "line": 72, "column": 5 } }, "body": [ { "type": "ExpressionStatement", - "start": 2368, - "end": 2387, + "start": 2276, + "end": 2295, "loc": { "start": { - "line": 75, + "line": 71, "column": 6 }, "end": { - "line": 75, + "line": 71, "column": 25 } }, "expression": { "type": "AssignmentExpression", - "start": 2368, - "end": 2386, + "start": 2276, + "end": 2294, "loc": { "start": { - "line": 75, + "line": 71, "column": 6 }, "end": { - "line": 75, + "line": 71, "column": 24 } }, "operator": "=", "left": { "type": "Identifier", - "start": 2368, - "end": 2374, + "start": 2276, + "end": 2282, "loc": { "start": { - "line": 75, + "line": 71, "column": 6 }, "end": { - "line": 75, + "line": 71, "column": 12 }, "identifierName": "output" @@ -10107,29 +9613,29 @@ }, "right": { "type": "MemberExpression", - "start": 2377, - "end": 2386, + "start": 2285, + "end": 2294, "loc": { "start": { - "line": 75, + "line": 71, "column": 15 }, "end": { - "line": 75, + "line": 71, "column": 24 } }, "object": { "type": "Identifier", - "start": 2377, - "end": 2382, + "start": 2285, + "end": 2290, "loc": { "start": { - "line": 75, + "line": 71, "column": 15 }, "end": { - "line": 75, + "line": 71, "column": 20 }, "identifierName": "event" @@ -10138,15 +9644,15 @@ }, "property": { "type": "Identifier", - "start": 2383, - "end": 2386, + "start": 2291, + "end": 2294, "loc": { "start": { - "line": 75, + "line": 71, "column": 21 }, "end": { - "line": 75, + "line": 71, "column": 24 }, "identifierName": "key" @@ -10165,15 +9671,15 @@ { "type": "CommentBlock", "value": "*\r\n * If button is not uppercase, casting to lowercase\r\n ", - "start": 2402, - "end": 2471, + "start": 2310, + "end": 2379, "loc": { "start": { - "line": 78, + "line": 74, "column": 4 }, "end": { - "line": 80, + "line": 76, "column": 7 } } @@ -10182,57 +9688,57 @@ }, { "type": "IfStatement", - "start": 2477, - "end": 2677, + "start": 2385, + "end": 2585, "loc": { "start": { - "line": 81, + "line": 77, "column": 4 }, "end": { - "line": 86, + "line": 82, "column": 5 } }, "test": { "type": "LogicalExpression", - "start": 2489, - "end": 2623, + "start": 2397, + "end": 2531, "loc": { "start": { - "line": 82, + "line": 78, "column": 6 }, "end": { - "line": 83, + "line": 79, "column": 98 } }, "left": { "type": "BinaryExpression", - "start": 2489, - "end": 2520, + "start": 2397, + "end": 2428, "loc": { "start": { - "line": 82, + "line": 78, "column": 6 }, "end": { - "line": 82, + "line": 78, "column": 37 } }, "left": { "type": "Identifier", - "start": 2489, - "end": 2495, + "start": 2397, + "end": 2403, "loc": { "start": { - "line": 82, + "line": 78, "column": 6 }, "end": { - "line": 82, + "line": 78, "column": 12 }, "identifierName": "output" @@ -10243,43 +9749,43 @@ "operator": "!==", "right": { "type": "CallExpression", - "start": 2500, - "end": 2520, + "start": 2408, + "end": 2428, "loc": { "start": { - "line": 82, + "line": 78, "column": 17 }, "end": { - "line": 82, + "line": 78, "column": 37 } }, "callee": { "type": "MemberExpression", - "start": 2500, - "end": 2518, + "start": 2408, + "end": 2426, "loc": { "start": { - "line": 82, + "line": 78, "column": 17 }, "end": { - "line": 82, + "line": 78, "column": 35 } }, "object": { "type": "Identifier", - "start": 2500, - "end": 2506, + "start": 2408, + "end": 2414, "loc": { "start": { - "line": 82, + "line": 78, "column": 17 }, "end": { - "line": 82, + "line": 78, "column": 23 }, "identifierName": "output" @@ -10288,15 +9794,15 @@ }, "property": { "type": "Identifier", - "start": 2507, - "end": 2518, + "start": 2415, + "end": 2426, "loc": { "start": { - "line": 82, + "line": 78, "column": 24 }, "end": { - "line": 82, + "line": 78, "column": 35 }, "identifierName": "toUpperCase" @@ -10312,85 +9818,85 @@ "operator": "||", "right": { "type": "LogicalExpression", - "start": 2532, - "end": 2622, + "start": 2440, + "end": 2530, "loc": { "start": { - "line": 83, + "line": 79, "column": 7 }, "end": { - "line": 83, + "line": 79, "column": 97 } }, "left": { "type": "LogicalExpression", - "start": 2532, - "end": 2596, + "start": 2440, + "end": 2504, "loc": { "start": { - "line": 83, + "line": 79, "column": 7 }, "end": { - "line": 83, + "line": 79, "column": 71 } }, "left": { "type": "BinaryExpression", - "start": 2532, - "end": 2553, + "start": 2440, + "end": 2461, "loc": { "start": { - "line": 83, + "line": 79, "column": 7 }, "end": { - "line": 83, + "line": 79, "column": 28 } }, "left": { "type": "MemberExpression", - "start": 2532, - "end": 2545, + "start": 2440, + "end": 2453, "loc": { "start": { - "line": 83, + "line": 79, "column": 7 }, "end": { - "line": 83, + "line": 79, "column": 20 } }, "object": { "type": "MemberExpression", - "start": 2532, - "end": 2542, + "start": 2440, + "end": 2450, "loc": { "start": { - "line": 83, + "line": 79, "column": 7 }, "end": { - "line": 83, + "line": 79, "column": 17 } }, "object": { "type": "Identifier", - "start": 2532, - "end": 2537, + "start": 2440, + "end": 2445, "loc": { "start": { - "line": 83, + "line": 79, "column": 7 }, "end": { - "line": 83, + "line": 79, "column": 12 }, "identifierName": "event" @@ -10399,15 +9905,15 @@ }, "property": { "type": "Identifier", - "start": 2538, - "end": 2542, + "start": 2446, + "end": 2450, "loc": { "start": { - "line": 83, + "line": 79, "column": 13 }, "end": { - "line": 83, + "line": 79, "column": 17 }, "identifierName": "code" @@ -10418,15 +9924,15 @@ }, "property": { "type": "NumericLiteral", - "start": 2543, - "end": 2544, + "start": 2451, + "end": 2452, "loc": { "start": { - "line": 83, + "line": 79, "column": 18 }, "end": { - "line": 83, + "line": 79, "column": 19 } }, @@ -10441,15 +9947,15 @@ "operator": "===", "right": { "type": "StringLiteral", - "start": 2550, - "end": 2553, + "start": 2458, + "end": 2461, "loc": { "start": { - "line": 83, + "line": 79, "column": 25 }, "end": { - "line": 83, + "line": 79, "column": 28 } }, @@ -10463,43 +9969,43 @@ "operator": "&&", "right": { "type": "CallExpression", - "start": 2557, - "end": 2596, + "start": 2465, + "end": 2504, "loc": { "start": { - "line": 83, + "line": 79, "column": 32 }, "end": { - "line": 83, + "line": 79, "column": 71 } }, "callee": { "type": "MemberExpression", - "start": 2557, - "end": 2573, + "start": 2465, + "end": 2481, "loc": { "start": { - "line": 83, + "line": 79, "column": 32 }, "end": { - "line": 83, + "line": 79, "column": 48 } }, "object": { "type": "Identifier", - "start": 2557, - "end": 2563, + "start": 2465, + "end": 2471, "loc": { "start": { - "line": 83, + "line": 79, "column": 32 }, "end": { - "line": 83, + "line": 79, "column": 38 }, "identifierName": "Number" @@ -10508,15 +10014,15 @@ }, "property": { "type": "Identifier", - "start": 2564, - "end": 2573, + "start": 2472, + "end": 2481, "loc": { "start": { - "line": 83, + "line": 79, "column": 39 }, "end": { - "line": 83, + "line": 79, "column": 48 }, "identifierName": "isInteger" @@ -10528,29 +10034,29 @@ "arguments": [ { "type": "CallExpression", - "start": 2574, - "end": 2595, + "start": 2482, + "end": 2503, "loc": { "start": { - "line": 83, + "line": 79, "column": 49 }, "end": { - "line": 83, + "line": 79, "column": 70 } }, "callee": { "type": "Identifier", - "start": 2574, - "end": 2580, + "start": 2482, + "end": 2488, "loc": { "start": { - "line": 83, + "line": 79, "column": 49 }, "end": { - "line": 83, + "line": 79, "column": 55 }, "identifierName": "Number" @@ -10560,43 +10066,43 @@ "arguments": [ { "type": "MemberExpression", - "start": 2581, - "end": 2594, + "start": 2489, + "end": 2502, "loc": { "start": { - "line": 83, + "line": 79, "column": 56 }, "end": { - "line": 83, + "line": 79, "column": 69 } }, "object": { "type": "MemberExpression", - "start": 2581, - "end": 2591, + "start": 2489, + "end": 2499, "loc": { "start": { - "line": 83, + "line": 79, "column": 56 }, "end": { - "line": 83, + "line": 79, "column": 66 } }, "object": { "type": "Identifier", - "start": 2581, - "end": 2586, + "start": 2489, + "end": 2494, "loc": { "start": { - "line": 83, + "line": 79, "column": 56 }, "end": { - "line": 83, + "line": 79, "column": 61 }, "identifierName": "event" @@ -10605,15 +10111,15 @@ }, "property": { "type": "Identifier", - "start": 2587, - "end": 2591, + "start": 2495, + "end": 2499, "loc": { "start": { - "line": 83, + "line": 79, "column": 62 }, "end": { - "line": 83, + "line": 79, "column": 66 }, "identifierName": "code" @@ -10624,15 +10130,15 @@ }, "property": { "type": "NumericLiteral", - "start": 2592, - "end": 2593, + "start": 2500, + "end": 2501, "loc": { "start": { - "line": 83, + "line": 79, "column": 67 }, "end": { - "line": 83, + "line": 79, "column": 68 } }, @@ -10652,57 +10158,57 @@ "operator": "&&", "right": { "type": "BinaryExpression", - "start": 2600, - "end": 2622, + "start": 2508, + "end": 2530, "loc": { "start": { - "line": 83, + "line": 79, "column": 75 }, "end": { - "line": 83, + "line": 79, "column": 97 } }, "left": { "type": "MemberExpression", - "start": 2600, - "end": 2617, + "start": 2508, + "end": 2525, "loc": { "start": { - "line": 83, + "line": 79, "column": 75 }, "end": { - "line": 83, + "line": 79, "column": 92 } }, "object": { "type": "MemberExpression", - "start": 2600, - "end": 2610, + "start": 2508, + "end": 2518, "loc": { "start": { - "line": 83, + "line": 79, "column": 75 }, "end": { - "line": 83, + "line": 79, "column": 85 } }, "object": { "type": "Identifier", - "start": 2600, - "end": 2605, + "start": 2508, + "end": 2513, "loc": { "start": { - "line": 83, + "line": 79, "column": 75 }, "end": { - "line": 83, + "line": 79, "column": 80 }, "identifierName": "event" @@ -10711,15 +10217,15 @@ }, "property": { "type": "Identifier", - "start": 2606, - "end": 2610, + "start": 2514, + "end": 2518, "loc": { "start": { - "line": 83, + "line": 79, "column": 81 }, "end": { - "line": 83, + "line": 79, "column": 85 }, "identifierName": "code" @@ -10730,15 +10236,15 @@ }, "property": { "type": "Identifier", - "start": 2611, - "end": 2617, + "start": 2519, + "end": 2525, "loc": { "start": { - "line": 83, + "line": 79, "column": 86 }, "end": { - "line": 83, + "line": 79, "column": 92 }, "identifierName": "length" @@ -10750,15 +10256,15 @@ "operator": "<=", "right": { "type": "NumericLiteral", - "start": 2621, - "end": 2622, + "start": 2529, + "end": 2530, "loc": { "start": { - "line": 83, + "line": 79, "column": 96 }, "end": { - "line": 83, + "line": 79, "column": 97 } }, @@ -10771,66 +10277,66 @@ }, "extra": { "parenthesized": true, - "parenStart": 2531 + "parenStart": 2439 } }, "leadingComments": null }, "consequent": { "type": "BlockStatement", - "start": 2631, - "end": 2677, + "start": 2539, + "end": 2585, "loc": { "start": { - "line": 84, + "line": 80, "column": 6 }, "end": { - "line": 86, + "line": 82, "column": 5 } }, "body": [ { "type": "ExpressionStatement", - "start": 2640, - "end": 2670, + "start": 2548, + "end": 2578, "loc": { "start": { - "line": 85, + "line": 81, "column": 6 }, "end": { - "line": 85, + "line": 81, "column": 36 } }, "expression": { "type": "AssignmentExpression", - "start": 2640, - "end": 2669, + "start": 2548, + "end": 2577, "loc": { "start": { - "line": 85, + "line": 81, "column": 6 }, "end": { - "line": 85, + "line": 81, "column": 35 } }, "operator": "=", "left": { "type": "Identifier", - "start": 2640, - "end": 2646, + "start": 2548, + "end": 2554, "loc": { "start": { - "line": 85, + "line": 81, "column": 6 }, "end": { - "line": 85, + "line": 81, "column": 12 }, "identifierName": "output" @@ -10839,43 +10345,43 @@ }, "right": { "type": "CallExpression", - "start": 2649, - "end": 2669, + "start": 2557, + "end": 2577, "loc": { "start": { - "line": 85, + "line": 81, "column": 15 }, "end": { - "line": 85, + "line": 81, "column": 35 } }, "callee": { "type": "MemberExpression", - "start": 2649, - "end": 2667, + "start": 2557, + "end": 2575, "loc": { "start": { - "line": 85, + "line": 81, "column": 15 }, "end": { - "line": 85, + "line": 81, "column": 33 } }, "object": { "type": "Identifier", - "start": 2649, - "end": 2655, + "start": 2557, + "end": 2563, "loc": { "start": { - "line": 85, + "line": 81, "column": 15 }, "end": { - "line": 85, + "line": 81, "column": 21 }, "identifierName": "output" @@ -10884,15 +10390,15 @@ }, "property": { "type": "Identifier", - "start": 2656, - "end": 2667, + "start": 2564, + "end": 2575, "loc": { "start": { - "line": 85, + "line": 81, "column": 22 }, "end": { - "line": 85, + "line": 81, "column": 33 }, "identifierName": "toLowerCase" @@ -10913,15 +10419,15 @@ { "type": "CommentBlock", "value": "*\r\n * If button is not uppercase, casting to lowercase\r\n ", - "start": 2402, - "end": 2471, + "start": 2310, + "end": 2379, "loc": { "start": { - "line": 78, + "line": 74, "column": 4 }, "end": { - "line": 80, + "line": 76, "column": 7 } } @@ -10930,29 +10436,29 @@ }, { "type": "ReturnStatement", - "start": 2685, - "end": 2699, + "start": 2593, + "end": 2607, "loc": { "start": { - "line": 88, + "line": 84, "column": 4 }, "end": { - "line": 88, + "line": 84, "column": 18 } }, "argument": { "type": "Identifier", - "start": 2692, - "end": 2698, + "start": 2600, + "end": 2606, "loc": { "start": { - "line": 88, + "line": 84, "column": 11 }, "end": { - "line": 88, + "line": 84, "column": 17 }, "identifierName": "output" @@ -11127,15 +10633,15 @@ { "type": "CommentBlock", "value": "*\r\n * If button is not uppercase, casting to lowercase\r\n ", - "start": 2402, - "end": 2471, + "start": 2310, + "end": 2379, "loc": { "start": { - "line": 78, + "line": 74, "column": 4 }, "end": { - "line": 80, + "line": 76, "column": 7 } } @@ -17170,498 +16676,6 @@ } } }, - { - "type": { - "label": "if", - "keyword": "if", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "if", - "start": 1922, - "end": 1924, - "loc": { - "start": { - "line": 58, - "column": 4 - }, - "end": { - "line": 58, - "column": 6 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 1924, - "end": 1925, - "loc": { - "start": { - "line": 58, - "column": 6 - }, - "end": { - "line": 58, - "column": 7 - } - } - }, - { - "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": 1925, - "end": 1929, - "loc": { - "start": { - "line": 58, - "column": 7 - }, - "end": { - "line": 58, - "column": 11 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 1929, - "end": 1930, - "loc": { - "start": { - "line": 58, - "column": 11 - }, - "end": { - "line": 58, - "column": 12 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "simpleKeyboardInstance", - "start": 1930, - "end": 1952, - "loc": { - "start": { - "line": 58, - "column": 12 - }, - "end": { - "line": 58, - "column": 34 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 1952, - "end": 1953, - "loc": { - "start": { - "line": 58, - "column": 34 - }, - "end": { - "line": 58, - "column": 35 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "options", - "start": 1953, - "end": 1960, - "loc": { - "start": { - "line": 58, - "column": 35 - }, - "end": { - "line": 58, - "column": 42 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 1960, - "end": 1961, - "loc": { - "start": { - "line": 58, - "column": 42 - }, - "end": { - "line": 58, - "column": 43 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "debug", - "start": 1961, - "end": 1966, - "loc": { - "start": { - "line": 58, - "column": 43 - }, - "end": { - "line": 58, - "column": 48 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 1966, - "end": 1967, - "loc": { - "start": { - "line": 58, - "column": 48 - }, - "end": { - "line": 58, - "column": 49 - } - } - }, - { - "type": { - "label": "{", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 1967, - "end": 1968, - "loc": { - "start": { - "line": 58, - "column": 49 - }, - "end": { - "line": 58, - "column": 50 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "console", - "start": 1976, - "end": 1983, - "loc": { - "start": { - "line": 59, - "column": 6 - }, - "end": { - "line": 59, - "column": 13 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 1983, - "end": 1984, - "loc": { - "start": { - "line": 59, - "column": 13 - }, - "end": { - "line": 59, - "column": 14 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "log", - "start": 1984, - "end": 1987, - "loc": { - "start": { - "line": 59, - "column": 14 - }, - "end": { - "line": 59, - "column": 17 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 1987, - "end": 1988, - "loc": { - "start": { - "line": 59, - "column": 17 - }, - "end": { - "line": 59, - "column": 18 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "event", - "start": 1988, - "end": 1993, - "loc": { - "start": { - "line": 59, - "column": 18 - }, - "end": { - "line": 59, - "column": 23 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 1993, - "end": 1994, - "loc": { - "start": { - "line": 59, - "column": 23 - }, - "end": { - "line": 59, - "column": 24 - } - } - }, - { - "type": { - "label": ";", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 1994, - "end": 1995, - "loc": { - "start": { - "line": 59, - "column": 24 - }, - "end": { - "line": 59, - "column": 25 - } - } - }, - { - "type": { - "label": "}", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 2001, - "end": 2002, - "loc": { - "start": { - "line": 60, - "column": 4 - }, - "end": { - "line": 60, - "column": 5 - } - } - }, { "type": { "label": "let", @@ -17677,15 +16691,15 @@ "updateContext": null }, "value": "let", - "start": 2014, - "end": 2017, + "start": 1922, + "end": 1925, "loc": { "start": { - "line": 62, + "line": 58, "column": 4 }, "end": { - "line": 62, + "line": 58, "column": 7 } } @@ -17703,15 +16717,15 @@ "binop": null }, "value": "output", - "start": 2018, - "end": 2024, + "start": 1926, + "end": 1932, "loc": { "start": { - "line": 62, + "line": 58, "column": 8 }, "end": { - "line": 62, + "line": 58, "column": 14 } } @@ -17729,15 +16743,15 @@ "binop": null, "updateContext": null }, - "start": 2024, - "end": 2025, + "start": 1932, + "end": 1933, "loc": { "start": { - "line": 62, + "line": 58, "column": 14 }, "end": { - "line": 62, + "line": 58, "column": 15 } } @@ -17757,15 +16771,15 @@ "updateContext": null }, "value": "if", - "start": 2033, - "end": 2035, + "start": 1941, + "end": 1943, "loc": { "start": { - "line": 64, + "line": 60, "column": 4 }, "end": { - "line": 64, + "line": 60, "column": 6 } } @@ -17782,15 +16796,15 @@ "postfix": false, "binop": null }, - "start": 2035, - "end": 2036, + "start": 1943, + "end": 1944, "loc": { "start": { - "line": 64, + "line": 60, "column": 6 }, "end": { - "line": 64, + "line": 60, "column": 7 } } @@ -17808,15 +16822,15 @@ "binop": null }, "value": "event", - "start": 2044, - "end": 2049, + "start": 1952, + "end": 1957, "loc": { "start": { - "line": 65, + "line": 61, "column": 6 }, "end": { - "line": 65, + "line": 61, "column": 11 } } @@ -17834,15 +16848,15 @@ "binop": null, "updateContext": null }, - "start": 2049, - "end": 2050, + "start": 1957, + "end": 1958, "loc": { "start": { - "line": 65, + "line": 61, "column": 11 }, "end": { - "line": 65, + "line": 61, "column": 12 } } @@ -17860,15 +16874,15 @@ "binop": null }, "value": "code", - "start": 2050, - "end": 2054, + "start": 1958, + "end": 1962, "loc": { "start": { - "line": 65, + "line": 61, "column": 12 }, "end": { - "line": 65, + "line": 61, "column": 16 } } @@ -17886,15 +16900,15 @@ "binop": null, "updateContext": null }, - "start": 2054, - "end": 2055, + "start": 1962, + "end": 1963, "loc": { "start": { - "line": 65, + "line": 61, "column": 16 }, "end": { - "line": 65, + "line": 61, "column": 17 } } @@ -17912,15 +16926,15 @@ "binop": null }, "value": "includes", - "start": 2055, - "end": 2063, + "start": 1963, + "end": 1971, "loc": { "start": { - "line": 65, + "line": 61, "column": 17 }, "end": { - "line": 65, + "line": 61, "column": 25 } } @@ -17937,15 +16951,15 @@ "postfix": false, "binop": null }, - "start": 2063, - "end": 2064, + "start": 1971, + "end": 1972, "loc": { "start": { - "line": 65, + "line": 61, "column": 25 }, "end": { - "line": 65, + "line": 61, "column": 26 } } @@ -17964,15 +16978,15 @@ "updateContext": null }, "value": "Numpad", - "start": 2064, - "end": 2072, + "start": 1972, + "end": 1980, "loc": { "start": { - "line": 65, + "line": 61, "column": 26 }, "end": { - "line": 65, + "line": 61, "column": 34 } } @@ -17989,15 +17003,15 @@ "postfix": false, "binop": null }, - "start": 2072, - "end": 2073, + "start": 1980, + "end": 1981, "loc": { "start": { - "line": 65, + "line": 61, "column": 34 }, "end": { - "line": 65, + "line": 61, "column": 35 } } @@ -18016,15 +17030,15 @@ "updateContext": null }, "value": "||", - "start": 2074, - "end": 2076, + "start": 1982, + "end": 1984, "loc": { "start": { - "line": 65, + "line": 61, "column": 36 }, "end": { - "line": 65, + "line": 61, "column": 38 } } @@ -18042,15 +17056,15 @@ "binop": null }, "value": "event", - "start": 2084, - "end": 2089, + "start": 1992, + "end": 1997, "loc": { "start": { - "line": 66, + "line": 62, "column": 6 }, "end": { - "line": 66, + "line": 62, "column": 11 } } @@ -18068,15 +17082,15 @@ "binop": null, "updateContext": null }, - "start": 2089, - "end": 2090, + "start": 1997, + "end": 1998, "loc": { "start": { - "line": 66, + "line": 62, "column": 11 }, "end": { - "line": 66, + "line": 62, "column": 12 } } @@ -18094,15 +17108,15 @@ "binop": null }, "value": "code", - "start": 2090, - "end": 2094, + "start": 1998, + "end": 2002, "loc": { "start": { - "line": 66, + "line": 62, "column": 12 }, "end": { - "line": 66, + "line": 62, "column": 16 } } @@ -18120,15 +17134,15 @@ "binop": null, "updateContext": null }, - "start": 2094, - "end": 2095, + "start": 2002, + "end": 2003, "loc": { "start": { - "line": 66, + "line": 62, "column": 16 }, "end": { - "line": 66, + "line": 62, "column": 17 } } @@ -18146,15 +17160,15 @@ "binop": null }, "value": "includes", - "start": 2095, - "end": 2103, + "start": 2003, + "end": 2011, "loc": { "start": { - "line": 66, + "line": 62, "column": 17 }, "end": { - "line": 66, + "line": 62, "column": 25 } } @@ -18171,15 +17185,15 @@ "postfix": false, "binop": null }, - "start": 2103, - "end": 2104, + "start": 2011, + "end": 2012, "loc": { "start": { - "line": 66, + "line": 62, "column": 25 }, "end": { - "line": 66, + "line": 62, "column": 26 } } @@ -18198,15 +17212,15 @@ "updateContext": null }, "value": "Shift", - "start": 2104, - "end": 2111, + "start": 2012, + "end": 2019, "loc": { "start": { - "line": 66, + "line": 62, "column": 26 }, "end": { - "line": 66, + "line": 62, "column": 33 } } @@ -18223,15 +17237,15 @@ "postfix": false, "binop": null }, - "start": 2111, - "end": 2112, + "start": 2019, + "end": 2020, "loc": { "start": { - "line": 66, + "line": 62, "column": 33 }, "end": { - "line": 66, + "line": 62, "column": 34 } } @@ -18250,15 +17264,15 @@ "updateContext": null }, "value": "||", - "start": 2113, - "end": 2115, + "start": 2021, + "end": 2023, "loc": { "start": { - "line": 66, + "line": 62, "column": 35 }, "end": { - "line": 66, + "line": 62, "column": 37 } } @@ -18276,15 +17290,15 @@ "binop": null }, "value": "event", - "start": 2123, - "end": 2128, + "start": 2031, + "end": 2036, "loc": { "start": { - "line": 67, + "line": 63, "column": 6 }, "end": { - "line": 67, + "line": 63, "column": 11 } } @@ -18302,15 +17316,15 @@ "binop": null, "updateContext": null }, - "start": 2128, - "end": 2129, + "start": 2036, + "end": 2037, "loc": { "start": { - "line": 67, + "line": 63, "column": 11 }, "end": { - "line": 67, + "line": 63, "column": 12 } } @@ -18328,15 +17342,15 @@ "binop": null }, "value": "code", - "start": 2129, - "end": 2133, + "start": 2037, + "end": 2041, "loc": { "start": { - "line": 67, + "line": 63, "column": 12 }, "end": { - "line": 67, + "line": 63, "column": 16 } } @@ -18354,15 +17368,15 @@ "binop": null, "updateContext": null }, - "start": 2133, - "end": 2134, + "start": 2041, + "end": 2042, "loc": { "start": { - "line": 67, + "line": 63, "column": 16 }, "end": { - "line": 67, + "line": 63, "column": 17 } } @@ -18380,15 +17394,15 @@ "binop": null }, "value": "includes", - "start": 2134, - "end": 2142, + "start": 2042, + "end": 2050, "loc": { "start": { - "line": 67, + "line": 63, "column": 17 }, "end": { - "line": 67, + "line": 63, "column": 25 } } @@ -18405,15 +17419,15 @@ "postfix": false, "binop": null }, - "start": 2142, - "end": 2143, + "start": 2050, + "end": 2051, "loc": { "start": { - "line": 67, + "line": 63, "column": 25 }, "end": { - "line": 67, + "line": 63, "column": 26 } } @@ -18432,15 +17446,15 @@ "updateContext": null }, "value": "Space", - "start": 2143, - "end": 2150, + "start": 2051, + "end": 2058, "loc": { "start": { - "line": 67, + "line": 63, "column": 26 }, "end": { - "line": 67, + "line": 63, "column": 33 } } @@ -18457,15 +17471,15 @@ "postfix": false, "binop": null }, - "start": 2150, - "end": 2151, + "start": 2058, + "end": 2059, "loc": { "start": { - "line": 67, + "line": 63, "column": 33 }, "end": { - "line": 67, + "line": 63, "column": 34 } } @@ -18484,15 +17498,15 @@ "updateContext": null }, "value": "||", - "start": 2152, - "end": 2154, + "start": 2060, + "end": 2062, "loc": { "start": { - "line": 67, + "line": 63, "column": 35 }, "end": { - "line": 67, + "line": 63, "column": 37 } } @@ -18510,15 +17524,15 @@ "binop": null }, "value": "event", - "start": 2162, - "end": 2167, + "start": 2070, + "end": 2075, "loc": { "start": { - "line": 68, + "line": 64, "column": 6 }, "end": { - "line": 68, + "line": 64, "column": 11 } } @@ -18536,15 +17550,15 @@ "binop": null, "updateContext": null }, - "start": 2167, - "end": 2168, + "start": 2075, + "end": 2076, "loc": { "start": { - "line": 68, + "line": 64, "column": 11 }, "end": { - "line": 68, + "line": 64, "column": 12 } } @@ -18562,15 +17576,15 @@ "binop": null }, "value": "code", - "start": 2168, - "end": 2172, + "start": 2076, + "end": 2080, "loc": { "start": { - "line": 68, + "line": 64, "column": 12 }, "end": { - "line": 68, + "line": 64, "column": 16 } } @@ -18588,15 +17602,15 @@ "binop": null, "updateContext": null }, - "start": 2172, - "end": 2173, + "start": 2080, + "end": 2081, "loc": { "start": { - "line": 68, + "line": 64, "column": 16 }, "end": { - "line": 68, + "line": 64, "column": 17 } } @@ -18614,15 +17628,15 @@ "binop": null }, "value": "includes", - "start": 2173, - "end": 2181, + "start": 2081, + "end": 2089, "loc": { "start": { - "line": 68, + "line": 64, "column": 17 }, "end": { - "line": 68, + "line": 64, "column": 25 } } @@ -18639,15 +17653,15 @@ "postfix": false, "binop": null }, - "start": 2181, - "end": 2182, + "start": 2089, + "end": 2090, "loc": { "start": { - "line": 68, + "line": 64, "column": 25 }, "end": { - "line": 68, + "line": 64, "column": 26 } } @@ -18666,15 +17680,15 @@ "updateContext": null }, "value": "Backspace", - "start": 2182, - "end": 2193, + "start": 2090, + "end": 2101, "loc": { "start": { - "line": 68, + "line": 64, "column": 26 }, "end": { - "line": 68, + "line": 64, "column": 37 } } @@ -18691,15 +17705,15 @@ "postfix": false, "binop": null }, - "start": 2193, - "end": 2194, + "start": 2101, + "end": 2102, "loc": { "start": { - "line": 68, + "line": 64, "column": 37 }, "end": { - "line": 68, + "line": 64, "column": 38 } } @@ -18718,15 +17732,15 @@ "updateContext": null }, "value": "||", - "start": 2195, - "end": 2197, + "start": 2103, + "end": 2105, "loc": { "start": { - "line": 68, + "line": 64, "column": 39 }, "end": { - "line": 68, + "line": 64, "column": 41 } } @@ -18744,15 +17758,15 @@ "binop": null }, "value": "event", - "start": 2205, - "end": 2210, + "start": 2113, + "end": 2118, "loc": { "start": { - "line": 69, + "line": 65, "column": 6 }, "end": { - "line": 69, + "line": 65, "column": 11 } } @@ -18770,15 +17784,15 @@ "binop": null, "updateContext": null }, - "start": 2210, - "end": 2211, + "start": 2118, + "end": 2119, "loc": { "start": { - "line": 69, + "line": 65, "column": 11 }, "end": { - "line": 69, + "line": 65, "column": 12 } } @@ -18796,15 +17810,15 @@ "binop": null }, "value": "code", - "start": 2211, - "end": 2215, + "start": 2119, + "end": 2123, "loc": { "start": { - "line": 69, + "line": 65, "column": 12 }, "end": { - "line": 69, + "line": 65, "column": 16 } } @@ -18822,15 +17836,15 @@ "binop": null, "updateContext": null }, - "start": 2215, - "end": 2216, + "start": 2123, + "end": 2124, "loc": { "start": { - "line": 69, + "line": 65, "column": 16 }, "end": { - "line": 69, + "line": 65, "column": 17 } } @@ -18848,15 +17862,15 @@ "binop": null }, "value": "includes", - "start": 2216, - "end": 2224, + "start": 2124, + "end": 2132, "loc": { "start": { - "line": 69, + "line": 65, "column": 17 }, "end": { - "line": 69, + "line": 65, "column": 25 } } @@ -18873,15 +17887,15 @@ "postfix": false, "binop": null }, - "start": 2224, - "end": 2225, + "start": 2132, + "end": 2133, "loc": { "start": { - "line": 69, + "line": 65, "column": 25 }, "end": { - "line": 69, + "line": 65, "column": 26 } } @@ -18900,15 +17914,15 @@ "updateContext": null }, "value": "Control", - "start": 2225, - "end": 2234, + "start": 2133, + "end": 2142, "loc": { "start": { - "line": 69, + "line": 65, "column": 26 }, "end": { - "line": 69, + "line": 65, "column": 35 } } @@ -18925,15 +17939,15 @@ "postfix": false, "binop": null }, - "start": 2234, - "end": 2235, + "start": 2142, + "end": 2143, "loc": { "start": { - "line": 69, + "line": 65, "column": 35 }, "end": { - "line": 69, + "line": 65, "column": 36 } } @@ -18952,15 +17966,15 @@ "updateContext": null }, "value": "||", - "start": 2236, - "end": 2238, + "start": 2144, + "end": 2146, "loc": { "start": { - "line": 69, + "line": 65, "column": 37 }, "end": { - "line": 69, + "line": 65, "column": 39 } } @@ -18978,15 +17992,15 @@ "binop": null }, "value": "event", - "start": 2246, - "end": 2251, + "start": 2154, + "end": 2159, "loc": { "start": { - "line": 70, + "line": 66, "column": 6 }, "end": { - "line": 70, + "line": 66, "column": 11 } } @@ -19004,15 +18018,15 @@ "binop": null, "updateContext": null }, - "start": 2251, - "end": 2252, + "start": 2159, + "end": 2160, "loc": { "start": { - "line": 70, + "line": 66, "column": 11 }, "end": { - "line": 70, + "line": 66, "column": 12 } } @@ -19030,15 +18044,15 @@ "binop": null }, "value": "code", - "start": 2252, - "end": 2256, + "start": 2160, + "end": 2164, "loc": { "start": { - "line": 70, + "line": 66, "column": 12 }, "end": { - "line": 70, + "line": 66, "column": 16 } } @@ -19056,15 +18070,15 @@ "binop": null, "updateContext": null }, - "start": 2256, - "end": 2257, + "start": 2164, + "end": 2165, "loc": { "start": { - "line": 70, + "line": 66, "column": 16 }, "end": { - "line": 70, + "line": 66, "column": 17 } } @@ -19082,15 +18096,15 @@ "binop": null }, "value": "includes", - "start": 2257, - "end": 2265, + "start": 2165, + "end": 2173, "loc": { "start": { - "line": 70, + "line": 66, "column": 17 }, "end": { - "line": 70, + "line": 66, "column": 25 } } @@ -19107,15 +18121,15 @@ "postfix": false, "binop": null }, - "start": 2265, - "end": 2266, + "start": 2173, + "end": 2174, "loc": { "start": { - "line": 70, + "line": 66, "column": 25 }, "end": { - "line": 70, + "line": 66, "column": 26 } } @@ -19134,15 +18148,15 @@ "updateContext": null }, "value": "Alt", - "start": 2266, - "end": 2271, + "start": 2174, + "end": 2179, "loc": { "start": { - "line": 70, + "line": 66, "column": 26 }, "end": { - "line": 70, + "line": 66, "column": 31 } } @@ -19159,15 +18173,15 @@ "postfix": false, "binop": null }, - "start": 2271, - "end": 2272, + "start": 2179, + "end": 2180, "loc": { "start": { - "line": 70, + "line": 66, "column": 31 }, "end": { - "line": 70, + "line": 66, "column": 32 } } @@ -19186,15 +18200,15 @@ "updateContext": null }, "value": "||", - "start": 2273, - "end": 2275, + "start": 2181, + "end": 2183, "loc": { "start": { - "line": 70, + "line": 66, "column": 33 }, "end": { - "line": 70, + "line": 66, "column": 35 } } @@ -19212,15 +18226,15 @@ "binop": null }, "value": "event", - "start": 2283, - "end": 2288, + "start": 2191, + "end": 2196, "loc": { "start": { - "line": 71, + "line": 67, "column": 6 }, "end": { - "line": 71, + "line": 67, "column": 11 } } @@ -19238,15 +18252,15 @@ "binop": null, "updateContext": null }, - "start": 2288, - "end": 2289, + "start": 2196, + "end": 2197, "loc": { "start": { - "line": 71, + "line": 67, "column": 11 }, "end": { - "line": 71, + "line": 67, "column": 12 } } @@ -19264,15 +18278,15 @@ "binop": null }, "value": "code", - "start": 2289, - "end": 2293, + "start": 2197, + "end": 2201, "loc": { "start": { - "line": 71, + "line": 67, "column": 12 }, "end": { - "line": 71, + "line": 67, "column": 16 } } @@ -19290,15 +18304,15 @@ "binop": null, "updateContext": null }, - "start": 2293, - "end": 2294, + "start": 2201, + "end": 2202, "loc": { "start": { - "line": 71, + "line": 67, "column": 16 }, "end": { - "line": 71, + "line": 67, "column": 17 } } @@ -19316,15 +18330,15 @@ "binop": null }, "value": "includes", - "start": 2294, - "end": 2302, + "start": 2202, + "end": 2210, "loc": { "start": { - "line": 71, + "line": 67, "column": 17 }, "end": { - "line": 71, + "line": 67, "column": 25 } } @@ -19341,15 +18355,15 @@ "postfix": false, "binop": null }, - "start": 2302, - "end": 2303, + "start": 2210, + "end": 2211, "loc": { "start": { - "line": 71, + "line": 67, "column": 25 }, "end": { - "line": 71, + "line": 67, "column": 26 } } @@ -19368,15 +18382,15 @@ "updateContext": null }, "value": "Meta", - "start": 2303, - "end": 2309, + "start": 2211, + "end": 2217, "loc": { "start": { - "line": 71, + "line": 67, "column": 26 }, "end": { - "line": 71, + "line": 67, "column": 32 } } @@ -19393,15 +18407,15 @@ "postfix": false, "binop": null }, - "start": 2309, - "end": 2310, + "start": 2217, + "end": 2218, "loc": { "start": { - "line": 71, + "line": 67, "column": 32 }, "end": { - "line": 71, + "line": 67, "column": 33 } } @@ -19418,15 +18432,15 @@ "postfix": false, "binop": null }, - "start": 2316, - "end": 2317, + "start": 2224, + "end": 2225, "loc": { "start": { - "line": 72, + "line": 68, "column": 4 }, "end": { - "line": 72, + "line": 68, "column": 5 } } @@ -19443,15 +18457,15 @@ "postfix": false, "binop": null }, - "start": 2317, - "end": 2318, + "start": 2225, + "end": 2226, "loc": { "start": { - "line": 72, + "line": 68, "column": 5 }, "end": { - "line": 72, + "line": 68, "column": 6 } } @@ -19469,15 +18483,15 @@ "binop": null }, "value": "output", - "start": 2326, - "end": 2332, + "start": 2234, + "end": 2240, "loc": { "start": { - "line": 73, + "line": 69, "column": 6 }, "end": { - "line": 73, + "line": 69, "column": 12 } } @@ -19496,15 +18510,15 @@ "updateContext": null }, "value": "=", - "start": 2333, - "end": 2334, + "start": 2241, + "end": 2242, "loc": { "start": { - "line": 73, + "line": 69, "column": 13 }, "end": { - "line": 73, + "line": 69, "column": 14 } } @@ -19522,15 +18536,15 @@ "binop": null }, "value": "event", - "start": 2335, - "end": 2340, + "start": 2243, + "end": 2248, "loc": { "start": { - "line": 73, + "line": 69, "column": 15 }, "end": { - "line": 73, + "line": 69, "column": 20 } } @@ -19548,15 +18562,15 @@ "binop": null, "updateContext": null }, - "start": 2340, - "end": 2341, + "start": 2248, + "end": 2249, "loc": { "start": { - "line": 73, + "line": 69, "column": 20 }, "end": { - "line": 73, + "line": 69, "column": 21 } } @@ -19574,15 +18588,15 @@ "binop": null }, "value": "code", - "start": 2341, - "end": 2345, + "start": 2249, + "end": 2253, "loc": { "start": { - "line": 73, + "line": 69, "column": 21 }, "end": { - "line": 73, + "line": 69, "column": 25 } } @@ -19600,15 +18614,15 @@ "binop": null, "updateContext": null }, - "start": 2345, - "end": 2346, + "start": 2253, + "end": 2254, "loc": { "start": { - "line": 73, + "line": 69, "column": 25 }, "end": { - "line": 73, + "line": 69, "column": 26 } } @@ -19625,15 +18639,15 @@ "postfix": false, "binop": null }, - "start": 2352, - "end": 2353, + "start": 2260, + "end": 2261, "loc": { "start": { - "line": 74, + "line": 70, "column": 4 }, "end": { - "line": 74, + "line": 70, "column": 5 } } @@ -19653,15 +18667,15 @@ "updateContext": null }, "value": "else", - "start": 2354, - "end": 2358, + "start": 2262, + "end": 2266, "loc": { "start": { - "line": 74, + "line": 70, "column": 6 }, "end": { - "line": 74, + "line": 70, "column": 10 } } @@ -19678,15 +18692,15 @@ "postfix": false, "binop": null }, - "start": 2359, - "end": 2360, + "start": 2267, + "end": 2268, "loc": { "start": { - "line": 74, + "line": 70, "column": 11 }, "end": { - "line": 74, + "line": 70, "column": 12 } } @@ -19704,15 +18718,15 @@ "binop": null }, "value": "output", - "start": 2368, - "end": 2374, + "start": 2276, + "end": 2282, "loc": { "start": { - "line": 75, + "line": 71, "column": 6 }, "end": { - "line": 75, + "line": 71, "column": 12 } } @@ -19731,15 +18745,15 @@ "updateContext": null }, "value": "=", - "start": 2375, - "end": 2376, + "start": 2283, + "end": 2284, "loc": { "start": { - "line": 75, + "line": 71, "column": 13 }, "end": { - "line": 75, + "line": 71, "column": 14 } } @@ -19757,15 +18771,15 @@ "binop": null }, "value": "event", - "start": 2377, - "end": 2382, + "start": 2285, + "end": 2290, "loc": { "start": { - "line": 75, + "line": 71, "column": 15 }, "end": { - "line": 75, + "line": 71, "column": 20 } } @@ -19783,15 +18797,15 @@ "binop": null, "updateContext": null }, - "start": 2382, - "end": 2383, + "start": 2290, + "end": 2291, "loc": { "start": { - "line": 75, + "line": 71, "column": 20 }, "end": { - "line": 75, + "line": 71, "column": 21 } } @@ -19809,15 +18823,15 @@ "binop": null }, "value": "key", - "start": 2383, - "end": 2386, + "start": 2291, + "end": 2294, "loc": { "start": { - "line": 75, + "line": 71, "column": 21 }, "end": { - "line": 75, + "line": 71, "column": 24 } } @@ -19835,15 +18849,15 @@ "binop": null, "updateContext": null }, - "start": 2386, - "end": 2387, + "start": 2294, + "end": 2295, "loc": { "start": { - "line": 75, + "line": 71, "column": 24 }, "end": { - "line": 75, + "line": 71, "column": 25 } } @@ -19860,15 +18874,15 @@ "postfix": false, "binop": null }, - "start": 2393, - "end": 2394, + "start": 2301, + "end": 2302, "loc": { "start": { - "line": 76, + "line": 72, "column": 4 }, "end": { - "line": 76, + "line": 72, "column": 5 } } @@ -19876,15 +18890,15 @@ { "type": "CommentBlock", "value": "*\r\n * If button is not uppercase, casting to lowercase\r\n ", - "start": 2402, - "end": 2471, + "start": 2310, + "end": 2379, "loc": { "start": { - "line": 78, + "line": 74, "column": 4 }, "end": { - "line": 80, + "line": 76, "column": 7 } } @@ -19904,15 +18918,15 @@ "updateContext": null }, "value": "if", - "start": 2477, - "end": 2479, + "start": 2385, + "end": 2387, "loc": { "start": { - "line": 81, + "line": 77, "column": 4 }, "end": { - "line": 81, + "line": 77, "column": 6 } } @@ -19929,15 +18943,15 @@ "postfix": false, "binop": null }, - "start": 2480, - "end": 2481, + "start": 2388, + "end": 2389, "loc": { "start": { - "line": 81, + "line": 77, "column": 7 }, "end": { - "line": 81, + "line": 77, "column": 8 } } @@ -19955,15 +18969,15 @@ "binop": null }, "value": "output", - "start": 2489, - "end": 2495, + "start": 2397, + "end": 2403, "loc": { "start": { - "line": 82, + "line": 78, "column": 6 }, "end": { - "line": 82, + "line": 78, "column": 12 } } @@ -19982,15 +18996,15 @@ "updateContext": null }, "value": "!==", - "start": 2496, - "end": 2499, + "start": 2404, + "end": 2407, "loc": { "start": { - "line": 82, + "line": 78, "column": 13 }, "end": { - "line": 82, + "line": 78, "column": 16 } } @@ -20008,15 +19022,15 @@ "binop": null }, "value": "output", - "start": 2500, - "end": 2506, + "start": 2408, + "end": 2414, "loc": { "start": { - "line": 82, + "line": 78, "column": 17 }, "end": { - "line": 82, + "line": 78, "column": 23 } } @@ -20034,15 +19048,15 @@ "binop": null, "updateContext": null }, - "start": 2506, - "end": 2507, + "start": 2414, + "end": 2415, "loc": { "start": { - "line": 82, + "line": 78, "column": 23 }, "end": { - "line": 82, + "line": 78, "column": 24 } } @@ -20060,15 +19074,15 @@ "binop": null }, "value": "toUpperCase", - "start": 2507, - "end": 2518, + "start": 2415, + "end": 2426, "loc": { "start": { - "line": 82, + "line": 78, "column": 24 }, "end": { - "line": 82, + "line": 78, "column": 35 } } @@ -20085,15 +19099,15 @@ "postfix": false, "binop": null }, - "start": 2518, - "end": 2519, + "start": 2426, + "end": 2427, "loc": { "start": { - "line": 82, + "line": 78, "column": 35 }, "end": { - "line": 82, + "line": 78, "column": 36 } } @@ -20110,15 +19124,15 @@ "postfix": false, "binop": null }, - "start": 2519, - "end": 2520, + "start": 2427, + "end": 2428, "loc": { "start": { - "line": 82, + "line": 78, "column": 36 }, "end": { - "line": 82, + "line": 78, "column": 37 } } @@ -20137,15 +19151,15 @@ "updateContext": null }, "value": "||", - "start": 2521, - "end": 2523, + "start": 2429, + "end": 2431, "loc": { "start": { - "line": 82, + "line": 78, "column": 38 }, "end": { - "line": 82, + "line": 78, "column": 40 } } @@ -20162,15 +19176,15 @@ "postfix": false, "binop": null }, - "start": 2531, - "end": 2532, + "start": 2439, + "end": 2440, "loc": { "start": { - "line": 83, + "line": 79, "column": 6 }, "end": { - "line": 83, + "line": 79, "column": 7 } } @@ -20188,15 +19202,15 @@ "binop": null }, "value": "event", - "start": 2532, - "end": 2537, + "start": 2440, + "end": 2445, "loc": { "start": { - "line": 83, + "line": 79, "column": 7 }, "end": { - "line": 83, + "line": 79, "column": 12 } } @@ -20214,15 +19228,15 @@ "binop": null, "updateContext": null }, - "start": 2537, - "end": 2538, + "start": 2445, + "end": 2446, "loc": { "start": { - "line": 83, + "line": 79, "column": 12 }, "end": { - "line": 83, + "line": 79, "column": 13 } } @@ -20240,15 +19254,15 @@ "binop": null }, "value": "code", - "start": 2538, - "end": 2542, + "start": 2446, + "end": 2450, "loc": { "start": { - "line": 83, + "line": 79, "column": 13 }, "end": { - "line": 83, + "line": 79, "column": 17 } } @@ -20266,15 +19280,15 @@ "binop": null, "updateContext": null }, - "start": 2542, - "end": 2543, + "start": 2450, + "end": 2451, "loc": { "start": { - "line": 83, + "line": 79, "column": 17 }, "end": { - "line": 83, + "line": 79, "column": 18 } } @@ -20293,15 +19307,15 @@ "updateContext": null }, "value": 0, - "start": 2543, - "end": 2544, + "start": 2451, + "end": 2452, "loc": { "start": { - "line": 83, + "line": 79, "column": 18 }, "end": { - "line": 83, + "line": 79, "column": 19 } } @@ -20319,15 +19333,15 @@ "binop": null, "updateContext": null }, - "start": 2544, - "end": 2545, + "start": 2452, + "end": 2453, "loc": { "start": { - "line": 83, + "line": 79, "column": 19 }, "end": { - "line": 83, + "line": 79, "column": 20 } } @@ -20346,15 +19360,15 @@ "updateContext": null }, "value": "===", - "start": 2546, - "end": 2549, + "start": 2454, + "end": 2457, "loc": { "start": { - "line": 83, + "line": 79, "column": 21 }, "end": { - "line": 83, + "line": 79, "column": 24 } } @@ -20373,15 +19387,15 @@ "updateContext": null }, "value": "F", - "start": 2550, - "end": 2553, + "start": 2458, + "end": 2461, "loc": { "start": { - "line": 83, + "line": 79, "column": 25 }, "end": { - "line": 83, + "line": 79, "column": 28 } } @@ -20400,15 +19414,15 @@ "updateContext": null }, "value": "&&", - "start": 2554, - "end": 2556, + "start": 2462, + "end": 2464, "loc": { "start": { - "line": 83, + "line": 79, "column": 29 }, "end": { - "line": 83, + "line": 79, "column": 31 } } @@ -20426,16 +19440,716 @@ "binop": null }, "value": "Number", + "start": 2465, + "end": 2471, + "loc": { + "start": { + "line": 79, + "column": 32 + }, + "end": { + "line": 79, + "column": 38 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 2471, + "end": 2472, + "loc": { + "start": { + "line": 79, + "column": 38 + }, + "end": { + "line": 79, + "column": 39 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "isInteger", + "start": 2472, + "end": 2481, + "loc": { + "start": { + "line": 79, + "column": 39 + }, + "end": { + "line": 79, + "column": 48 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 2481, + "end": 2482, + "loc": { + "start": { + "line": 79, + "column": 48 + }, + "end": { + "line": 79, + "column": 49 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "Number", + "start": 2482, + "end": 2488, + "loc": { + "start": { + "line": 79, + "column": 49 + }, + "end": { + "line": 79, + "column": 55 + } + } + }, + { + "type": { + "label": "(", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 2488, + "end": 2489, + "loc": { + "start": { + "line": 79, + "column": 55 + }, + "end": { + "line": 79, + "column": 56 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "event", + "start": 2489, + "end": 2494, + "loc": { + "start": { + "line": 79, + "column": 56 + }, + "end": { + "line": 79, + "column": 61 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 2494, + "end": 2495, + "loc": { + "start": { + "line": 79, + "column": 61 + }, + "end": { + "line": 79, + "column": 62 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "code", + "start": 2495, + "end": 2499, + "loc": { + "start": { + "line": 79, + "column": 62 + }, + "end": { + "line": 79, + "column": 66 + } + } + }, + { + "type": { + "label": "[", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 2499, + "end": 2500, + "loc": { + "start": { + "line": 79, + "column": 66 + }, + "end": { + "line": 79, + "column": 67 + } + } + }, + { + "type": { + "label": "num", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": 1, + "start": 2500, + "end": 2501, + "loc": { + "start": { + "line": 79, + "column": 67 + }, + "end": { + "line": 79, + "column": 68 + } + } + }, + { + "type": { + "label": "]", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 2501, + "end": 2502, + "loc": { + "start": { + "line": 79, + "column": 68 + }, + "end": { + "line": 79, + "column": 69 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 2502, + "end": 2503, + "loc": { + "start": { + "line": 79, + "column": 69 + }, + "end": { + "line": 79, + "column": 70 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 2503, + "end": 2504, + "loc": { + "start": { + "line": 79, + "column": 70 + }, + "end": { + "line": 79, + "column": 71 + } + } + }, + { + "type": { + "label": "&&", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": 2, + "updateContext": null + }, + "value": "&&", + "start": 2505, + "end": 2507, + "loc": { + "start": { + "line": 79, + "column": 72 + }, + "end": { + "line": 79, + "column": 74 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "event", + "start": 2508, + "end": 2513, + "loc": { + "start": { + "line": 79, + "column": 75 + }, + "end": { + "line": 79, + "column": 80 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 2513, + "end": 2514, + "loc": { + "start": { + "line": 79, + "column": 80 + }, + "end": { + "line": 79, + "column": 81 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "code", + "start": 2514, + "end": 2518, + "loc": { + "start": { + "line": 79, + "column": 81 + }, + "end": { + "line": 79, + "column": 85 + } + } + }, + { + "type": { + "label": ".", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "start": 2518, + "end": 2519, + "loc": { + "start": { + "line": 79, + "column": 85 + }, + "end": { + "line": 79, + "column": 86 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "length", + "start": 2519, + "end": 2525, + "loc": { + "start": { + "line": 79, + "column": 86 + }, + "end": { + "line": 79, + "column": 92 + } + } + }, + { + "type": { + "label": ">", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": 7, + "updateContext": null + }, + "value": "<=", + "start": 2526, + "end": 2528, + "loc": { + "start": { + "line": 79, + "column": 93 + }, + "end": { + "line": 79, + "column": 95 + } + } + }, + { + "type": { + "label": "num", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": 3, + "start": 2529, + "end": 2530, + "loc": { + "start": { + "line": 79, + "column": 96 + }, + "end": { + "line": 79, + "column": 97 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 2530, + "end": 2531, + "loc": { + "start": { + "line": 79, + "column": 97 + }, + "end": { + "line": 79, + "column": 98 + } + } + }, + { + "type": { + "label": ")", + "beforeExpr": false, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 2537, + "end": 2538, + "loc": { + "start": { + "line": 80, + "column": 4 + }, + "end": { + "line": 80, + "column": 5 + } + } + }, + { + "type": { + "label": "{", + "beforeExpr": true, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "start": 2539, + "end": 2540, + "loc": { + "start": { + "line": 80, + "column": 6 + }, + "end": { + "line": 80, + "column": 7 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "output", + "start": 2548, + "end": 2554, + "loc": { + "start": { + "line": 81, + "column": 6 + }, + "end": { + "line": 81, + "column": 12 + } + } + }, + { + "type": { + "label": "=", + "beforeExpr": true, + "startsExpr": false, + "rightAssociative": false, + "isLoop": false, + "isAssign": true, + "prefix": false, + "postfix": false, + "binop": null, + "updateContext": null + }, + "value": "=", + "start": 2555, + "end": 2556, + "loc": { + "start": { + "line": 81, + "column": 13 + }, + "end": { + "line": 81, + "column": 14 + } + } + }, + { + "type": { + "label": "name", + "beforeExpr": false, + "startsExpr": true, + "rightAssociative": false, + "isLoop": false, + "isAssign": false, + "prefix": false, + "postfix": false, + "binop": null + }, + "value": "output", "start": 2557, "end": 2563, "loc": { "start": { - "line": 83, - "column": 32 + "line": 81, + "column": 15 }, "end": { - "line": 83, - "column": 38 + "line": 81, + "column": 21 } } }, @@ -20456,711 +20170,11 @@ "end": 2564, "loc": { "start": { - "line": 83, - "column": 38 - }, - "end": { - "line": 83, - "column": 39 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "isInteger", - "start": 2564, - "end": 2573, - "loc": { - "start": { - "line": 83, - "column": 39 - }, - "end": { - "line": 83, - "column": 48 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 2573, - "end": 2574, - "loc": { - "start": { - "line": 83, - "column": 48 - }, - "end": { - "line": 83, - "column": 49 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "Number", - "start": 2574, - "end": 2580, - "loc": { - "start": { - "line": 83, - "column": 49 - }, - "end": { - "line": 83, - "column": 55 - } - } - }, - { - "type": { - "label": "(", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 2580, - "end": 2581, - "loc": { - "start": { - "line": 83, - "column": 55 - }, - "end": { - "line": 83, - "column": 56 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "event", - "start": 2581, - "end": 2586, - "loc": { - "start": { - "line": 83, - "column": 56 - }, - "end": { - "line": 83, - "column": 61 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 2586, - "end": 2587, - "loc": { - "start": { - "line": 83, - "column": 61 - }, - "end": { - "line": 83, - "column": 62 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "code", - "start": 2587, - "end": 2591, - "loc": { - "start": { - "line": 83, - "column": 62 - }, - "end": { - "line": 83, - "column": 66 - } - } - }, - { - "type": { - "label": "[", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 2591, - "end": 2592, - "loc": { - "start": { - "line": 83, - "column": 66 - }, - "end": { - "line": 83, - "column": 67 - } - } - }, - { - "type": { - "label": "num", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": 1, - "start": 2592, - "end": 2593, - "loc": { - "start": { - "line": 83, - "column": 67 - }, - "end": { - "line": 83, - "column": 68 - } - } - }, - { - "type": { - "label": "]", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 2593, - "end": 2594, - "loc": { - "start": { - "line": 83, - "column": 68 - }, - "end": { - "line": 83, - "column": 69 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 2594, - "end": 2595, - "loc": { - "start": { - "line": 83, - "column": 69 - }, - "end": { - "line": 83, - "column": 70 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 2595, - "end": 2596, - "loc": { - "start": { - "line": 83, - "column": 70 - }, - "end": { - "line": 83, - "column": 71 - } - } - }, - { - "type": { - "label": "&&", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": 2, - "updateContext": null - }, - "value": "&&", - "start": 2597, - "end": 2599, - "loc": { - "start": { - "line": 83, - "column": 72 - }, - "end": { - "line": 83, - "column": 74 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "event", - "start": 2600, - "end": 2605, - "loc": { - "start": { - "line": 83, - "column": 75 - }, - "end": { - "line": 83, - "column": 80 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 2605, - "end": 2606, - "loc": { - "start": { - "line": 83, - "column": 80 - }, - "end": { - "line": 83, - "column": 81 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "code", - "start": 2606, - "end": 2610, - "loc": { - "start": { - "line": 83, - "column": 81 - }, - "end": { - "line": 83, - "column": 85 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 2610, - "end": 2611, - "loc": { - "start": { - "line": 83, - "column": 85 - }, - "end": { - "line": 83, - "column": 86 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "length", - "start": 2611, - "end": 2617, - "loc": { - "start": { - "line": 83, - "column": 86 - }, - "end": { - "line": 83, - "column": 92 - } - } - }, - { - "type": { - "label": ">", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": 7, - "updateContext": null - }, - "value": "<=", - "start": 2618, - "end": 2620, - "loc": { - "start": { - "line": 83, - "column": 93 - }, - "end": { - "line": 83, - "column": 95 - } - } - }, - { - "type": { - "label": "num", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": 3, - "start": 2621, - "end": 2622, - "loc": { - "start": { - "line": 83, - "column": 96 - }, - "end": { - "line": 83, - "column": 97 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 2622, - "end": 2623, - "loc": { - "start": { - "line": 83, - "column": 97 - }, - "end": { - "line": 83, - "column": 98 - } - } - }, - { - "type": { - "label": ")", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 2629, - "end": 2630, - "loc": { - "start": { - "line": 84, - "column": 4 - }, - "end": { - "line": 84, - "column": 5 - } - } - }, - { - "type": { - "label": "{", - "beforeExpr": true, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "start": 2631, - "end": 2632, - "loc": { - "start": { - "line": 84, - "column": 6 - }, - "end": { - "line": 84, - "column": 7 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "output", - "start": 2640, - "end": 2646, - "loc": { - "start": { - "line": 85, - "column": 6 - }, - "end": { - "line": 85, - "column": 12 - } - } - }, - { - "type": { - "label": "=", - "beforeExpr": true, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": true, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "value": "=", - "start": 2647, - "end": 2648, - "loc": { - "start": { - "line": 85, - "column": 13 - }, - "end": { - "line": 85, - "column": 14 - } - } - }, - { - "type": { - "label": "name", - "beforeExpr": false, - "startsExpr": true, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null - }, - "value": "output", - "start": 2649, - "end": 2655, - "loc": { - "start": { - "line": 85, - "column": 15 - }, - "end": { - "line": 85, - "column": 21 - } - } - }, - { - "type": { - "label": ".", - "beforeExpr": false, - "startsExpr": false, - "rightAssociative": false, - "isLoop": false, - "isAssign": false, - "prefix": false, - "postfix": false, - "binop": null, - "updateContext": null - }, - "start": 2655, - "end": 2656, - "loc": { - "start": { - "line": 85, + "line": 81, "column": 21 }, "end": { - "line": 85, + "line": 81, "column": 22 } } @@ -21178,15 +20192,15 @@ "binop": null }, "value": "toLowerCase", - "start": 2656, - "end": 2667, + "start": 2564, + "end": 2575, "loc": { "start": { - "line": 85, + "line": 81, "column": 22 }, "end": { - "line": 85, + "line": 81, "column": 33 } } @@ -21203,15 +20217,15 @@ "postfix": false, "binop": null }, - "start": 2667, - "end": 2668, + "start": 2575, + "end": 2576, "loc": { "start": { - "line": 85, + "line": 81, "column": 33 }, "end": { - "line": 85, + "line": 81, "column": 34 } } @@ -21228,15 +20242,15 @@ "postfix": false, "binop": null }, - "start": 2668, - "end": 2669, + "start": 2576, + "end": 2577, "loc": { "start": { - "line": 85, + "line": 81, "column": 34 }, "end": { - "line": 85, + "line": 81, "column": 35 } } @@ -21254,15 +20268,15 @@ "binop": null, "updateContext": null }, - "start": 2669, - "end": 2670, + "start": 2577, + "end": 2578, "loc": { "start": { - "line": 85, + "line": 81, "column": 35 }, "end": { - "line": 85, + "line": 81, "column": 36 } } @@ -21279,15 +20293,15 @@ "postfix": false, "binop": null }, - "start": 2676, - "end": 2677, + "start": 2584, + "end": 2585, "loc": { "start": { - "line": 86, + "line": 82, "column": 4 }, "end": { - "line": 86, + "line": 82, "column": 5 } } @@ -21307,15 +20321,15 @@ "updateContext": null }, "value": "return", - "start": 2685, - "end": 2691, + "start": 2593, + "end": 2599, "loc": { "start": { - "line": 88, + "line": 84, "column": 4 }, "end": { - "line": 88, + "line": 84, "column": 10 } } @@ -21333,15 +20347,15 @@ "binop": null }, "value": "output", - "start": 2692, - "end": 2698, + "start": 2600, + "end": 2606, "loc": { "start": { - "line": 88, + "line": 84, "column": 11 }, "end": { - "line": 88, + "line": 84, "column": 17 } } @@ -21359,15 +20373,15 @@ "binop": null, "updateContext": null }, - "start": 2698, - "end": 2699, + "start": 2606, + "end": 2607, "loc": { "start": { - "line": 88, + "line": 84, "column": 17 }, "end": { - "line": 88, + "line": 84, "column": 18 } } @@ -21384,15 +20398,15 @@ "postfix": false, "binop": null }, - "start": 2703, - "end": 2704, + "start": 2611, + "end": 2612, "loc": { "start": { - "line": 89, + "line": 85, "column": 2 }, "end": { - "line": 89, + "line": 85, "column": 3 } } @@ -21409,15 +20423,15 @@ "postfix": false, "binop": null }, - "start": 2706, - "end": 2707, + "start": 2614, + "end": 2615, "loc": { "start": { - "line": 90, + "line": 86, "column": 0 }, "end": { - "line": 90, + "line": 86, "column": 1 } } @@ -21437,15 +20451,15 @@ "updateContext": null }, "value": "export", - "start": 2711, - "end": 2717, + "start": 2619, + "end": 2625, "loc": { "start": { - "line": 92, + "line": 88, "column": 0 }, "end": { - "line": 92, + "line": 88, "column": 6 } } @@ -21465,15 +20479,15 @@ "updateContext": null }, "value": "default", - "start": 2718, - "end": 2725, + "start": 2626, + "end": 2633, "loc": { "start": { - "line": 92, + "line": 88, "column": 7 }, "end": { - "line": 92, + "line": 88, "column": 14 } } @@ -21491,15 +20505,15 @@ "binop": null }, "value": "PhysicalKeyboard", - "start": 2726, - "end": 2742, + "start": 2634, + "end": 2650, "loc": { "start": { - "line": 92, + "line": 88, "column": 15 }, "end": { - "line": 92, + "line": 88, "column": 31 } } @@ -21517,15 +20531,15 @@ "binop": null, "updateContext": null }, - "start": 2742, - "end": 2743, + "start": 2650, + "end": 2651, "loc": { "start": { - "line": 92, + "line": 88, "column": 31 }, "end": { - "line": 92, + "line": 88, "column": 32 } } @@ -21543,15 +20557,15 @@ "binop": null, "updateContext": null }, - "start": 2743, - "end": 2743, + "start": 2651, + "end": 2651, "loc": { "start": { - "line": 92, + "line": 88, "column": 32 }, "end": { - "line": 92, + "line": 88, "column": 32 } } diff --git a/docs/class/src/demo/App.js~App.html b/docs/class/src/demo/App.js~App.html index e7717bf5..99d7e3e2 100644 --- a/docs/class/src/demo/App.js~App.html +++ b/docs/class/src/demo/App.js~App.html @@ -141,7 +141,8 @@
Handles shift functionality
+Handles shift functionality
+-The easily customisable and responsive on-screen virtual keyboard for Javascript projects.
You can use simple-keyboard as a <script>
tag from a CDN, or install it from npm.
You can use simple-keyboard as a <script>
tag from a CDN, or install it from npm.
Check out the Getting Started docs to begin.
Check out the simple-keyboard documentation site.
Feel free to browse the Q&A / Use-cases page for advanced use-cases.
diff --git a/docs/index.json b/docs/index.json index 5d81d1cc..915082b1 100644 --- a/docs/index.json +++ b/docs/index.json @@ -567,7 +567,7 @@ "__docId__": 48, "kind": "file", "name": "src/demo/App.js", - "content": "import Keyboard from '../lib';\r\nimport './css/App.css';\r\n\r\n/**\r\n * simple-keyboard demo\r\n */\r\nclass App {\r\n /**\r\n * Instantiates the demo class\r\n */\r\n constructor(){\r\n document.addEventListener('DOMContentLoaded', this.onDOMLoaded);\r\n\r\n /**\r\n * Default input name\r\n * @type {string}\r\n */\r\n this.layoutName = \"default\";\r\n }\r\n\r\n /**\r\n * Executed when the DOM is ready\r\n */\r\n onDOMLoaded = () => {\r\n /**\r\n * Creates a new simple-keyboard instance\r\n */\r\n this.keyboard = new Keyboard({\r\n debug: true,\r\n layoutName: this.layoutName,\r\n onChange: input => this.onChange(input),\r\n onKeyPress: button => this.onKeyPress(button),\r\n newLineOnEnter: true,\r\n physicalKeyboardHighlight: true,\r\n });\r\n \r\n /**\r\n * Adding preview (demo only)\r\n */\r\n document.querySelector('.simple-keyboard').insertAdjacentHTML('beforebegin', `\r\n