cubing 0.61.2 → 0.61.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (27) hide show
  1. package/dist/bin/chunks/{chunk-BIRBVHTR.js → chunk-5WXNSJ2M.js} +2 -2
  2. package/dist/bin/order.js +1 -1
  3. package/dist/bin/order.js.map +1 -1
  4. package/dist/bin/puzzle-geometry-bin.js +1 -1
  5. package/dist/bin/puzzle-geometry-bin.js.map +1 -1
  6. package/dist/bin/scramble.js +1 -1
  7. package/dist/bin/scramble.js.map +1 -1
  8. package/dist/lib/cubing/chunks/{chunk-FKKRSXUI.js → chunk-E3YLQC45.js} +2 -2
  9. package/dist/lib/cubing/chunks/chunk-E3YLQC45.js.map +7 -0
  10. package/dist/lib/cubing/chunks/{chunk-IHFKNNCV.js → chunk-XITTJ75E.js} +1 -1
  11. package/dist/lib/cubing/chunks/{inside-UAY7NCJR.js → inside-FGQBCNHY.js} +3 -3
  12. package/dist/lib/cubing/chunks/{search-dynamic-solve-4x4x4-QVAXVZBA.js → search-dynamic-solve-4x4x4-OBPW4YC2.js} +2 -2
  13. package/dist/lib/cubing/chunks/search-worker-entry.js +1 -1
  14. package/dist/lib/cubing/chunks/{twips-UDB2NAAU.js → twips-OVT324QJ.js} +32 -32
  15. package/dist/lib/cubing/chunks/{twips-UDB2NAAU.js.map → twips-OVT324QJ.js.map} +3 -3
  16. package/dist/lib/cubing/chunks/twips_wasm_bg-RWVQBVBA-5YCKA6O5.js +10 -0
  17. package/dist/lib/cubing/chunks/twips_wasm_bg-RWVQBVBA-5YCKA6O5.js.map +7 -0
  18. package/dist/lib/cubing/scramble/index.js +1 -1
  19. package/dist/lib/cubing/search/index.js +1 -1
  20. package/package.json +1 -1
  21. package/dist/lib/cubing/chunks/chunk-FKKRSXUI.js.map +0 -7
  22. package/dist/lib/cubing/chunks/twips_wasm_bg-TPXD7W4R-2BXON3G5.js +0 -10
  23. package/dist/lib/cubing/chunks/twips_wasm_bg-TPXD7W4R-2BXON3G5.js.map +0 -7
  24. /package/dist/bin/chunks/{chunk-BIRBVHTR.js.map → chunk-5WXNSJ2M.js.map} +0 -0
  25. /package/dist/lib/cubing/chunks/{chunk-IHFKNNCV.js.map → chunk-XITTJ75E.js.map} +0 -0
  26. /package/dist/lib/cubing/chunks/{inside-UAY7NCJR.js.map → inside-FGQBCNHY.js.map} +0 -0
  27. /package/dist/lib/cubing/chunks/{search-dynamic-solve-4x4x4-QVAXVZBA.js.map → search-dynamic-solve-4x4x4-OBPW4YC2.js.map} +0 -0
@@ -2,7 +2,7 @@ import "../chunks/chunk-NAPITA3L.js";
2
2
  import {
3
3
  deriveScrambleForEvent,
4
4
  randomScrambleForEvent
5
- } from "../chunks/chunk-IHFKNNCV.js";
5
+ } from "../chunks/chunk-XITTJ75E.js";
6
6
  import "../chunks/chunk-ZGT5MZSV.js";
7
7
  import "../chunks/chunk-7GUL3OBQ.js";
8
8
  import "../chunks/chunk-ZKJKRQKY.js";
@@ -6,7 +6,7 @@ import {
6
6
  solvePyraminx,
7
7
  solveSkewb,
8
8
  solveTwips
9
- } from "../chunks/chunk-IHFKNNCV.js";
9
+ } from "../chunks/chunk-XITTJ75E.js";
10
10
  import {
11
11
  random333Pattern
12
12
  } from "../chunks/chunk-ZGT5MZSV.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cubing",
3
- "version": "0.61.2",
3
+ "version": "0.61.3",
4
4
  "description": "A collection of JavaScript cubing libraries.",
5
5
  "author": "The js.cubing.net team",
6
6
  "license": "MPL-2.0 OR GPL-3.0-or-later",
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../src/cubing/vendor/mpl/twips/chunks/chunk-44VDESDN.js"],
4
- "sourcesContent": ["// @ts-nocheck\n\n// Generated from `twips` v0.9.99\nvar __toBinary = /* @__PURE__ */ (() => {\n var table = new Uint8Array(128);\n for (var i = 0; i < 64; i++) table[i < 26 ? i + 65 : i < 52 ? i + 71 : i < 62 ? i - 4 : i * 4 - 205] = i;\n return (base64) => {\n var n = base64.length, bytes = new Uint8Array((n - (base64[n - 1] == \"=\") - (base64[n - 2] == \"=\")) * 3 / 4 | 0);\n for (var i2 = 0, j = 0; i2 < n; ) {\n var c0 = table[base64.charCodeAt(i2++)], c1 = table[base64.charCodeAt(i2++)];\n var c2 = table[base64.charCodeAt(i2++)], c3 = table[base64.charCodeAt(i2++)];\n bytes[j++] = c0 << 2 | c1 >> 4;\n bytes[j++] = c1 << 4 | c2 >> 2;\n bytes[j++] = c2 << 6 | c3;\n }\n return bytes;\n };\n})();\n\nexport {\n __toBinary\n};\n//# sourceMappingURL=chunk-44VDESDN.js.map\n"],
5
- "mappings": ";AAGA,IAAI,aAA8B,uBAAM;AACtC,MAAI,QAAQ,IAAI,WAAW,GAAG;AAC9B,WAAS,IAAI,GAAG,IAAI,IAAI,IAAK,OAAM,IAAI,KAAK,IAAI,KAAK,IAAI,KAAK,IAAI,KAAK,IAAI,KAAK,IAAI,IAAI,IAAI,IAAI,GAAG,IAAI;AACvG,SAAO,CAAC,WAAW;AACjB,QAAI,IAAI,OAAO,QAAQ,QAAQ,IAAI,YAAY,KAAK,OAAO,IAAI,CAAC,KAAK,QAAQ,OAAO,IAAI,CAAC,KAAK,QAAQ,IAAI,IAAI,CAAC;AAC/G,aAAS,KAAK,GAAG,IAAI,GAAG,KAAK,KAAK;AAChC,UAAI,KAAK,MAAM,OAAO,WAAW,IAAI,CAAC,GAAG,KAAK,MAAM,OAAO,WAAW,IAAI,CAAC;AAC3E,UAAI,KAAK,MAAM,OAAO,WAAW,IAAI,CAAC,GAAG,KAAK,MAAM,OAAO,WAAW,IAAI,CAAC;AAC3E,YAAM,GAAG,IAAI,MAAM,IAAI,MAAM;AAC7B,YAAM,GAAG,IAAI,MAAM,IAAI,MAAM;AAC7B,YAAM,GAAG,IAAI,MAAM,IAAI;AAAA,IACzB;AACA,WAAO;AAAA,EACT;AACF,GAAG;",
6
- "names": []
7
- }