@rednaxela101/cubing 0.63.9 → 0.63.10

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 (28) hide show
  1. package/dist/bin/chunks/{chunk-F63RAIBR.js → chunk-3WUR6UXA.js} +2 -2
  2. package/dist/bin/order.js +1 -1
  3. package/dist/bin/puzzle-geometry-bin.js +1 -1
  4. package/dist/bin/scramble.js +1 -1
  5. package/dist/bin/svg.js +1 -1
  6. package/dist/lib/cubing/alg/index.d.ts +1 -1
  7. package/dist/lib/cubing/bluetooth/index.d.ts +2 -2
  8. package/dist/lib/cubing/chunks/{chunk-F765ZFNM.js → chunk-IOHGEWB2.js} +2 -2
  9. package/dist/lib/cubing/chunks/{twisty-dynamic-3d-MF76FSDA.js → twisty-dynamic-3d-3MGVD3TG.js} +634 -172
  10. package/dist/lib/cubing/chunks/twisty-dynamic-3d-3MGVD3TG.js.map +7 -0
  11. package/dist/lib/cubing/{index-ylnTp4i5.d.ts → index-0OM9yjf0.d.ts} +1 -1
  12. package/dist/lib/cubing/{index-FT5_Vsnm.d.ts → index-B_TS5TTk.d.ts} +13 -0
  13. package/dist/lib/cubing/kpuzzle/index.d.ts +1 -1
  14. package/dist/lib/cubing/notation/index.d.ts +1 -1
  15. package/dist/lib/cubing/{outside-D3tRtsxV.d.ts → outside-BUsE7O5Q.d.ts} +1 -1
  16. package/dist/lib/cubing/protocol/index.d.ts +1 -1
  17. package/dist/lib/cubing/puzzle-geometry/index.d.ts +1 -1
  18. package/dist/lib/cubing/puzzles/index.d.ts +1 -1
  19. package/dist/lib/cubing/scramble/index.d.ts +1 -1
  20. package/dist/lib/cubing/search/index.d.ts +1 -1
  21. package/dist/lib/cubing/stream/index.d.ts +1 -1
  22. package/dist/lib/cubing/twisty/index.d.ts +1 -1
  23. package/dist/lib/cubing/twisty/index.js +31 -2
  24. package/dist/lib/cubing/twisty/index.js.map +2 -2
  25. package/package.json +1 -1
  26. package/dist/lib/cubing/chunks/twisty-dynamic-3d-MF76FSDA.js.map +0 -7
  27. /package/dist/bin/chunks/{chunk-F63RAIBR.js.map → chunk-3WUR6UXA.js.map} +0 -0
  28. /package/dist/lib/cubing/chunks/{chunk-F765ZFNM.js.map → chunk-IOHGEWB2.js.map} +0 -0
@@ -4,10 +4,10 @@
4
4
  var packageVersion = (
5
5
  // biome-ignore lint/suspicious/noTsIgnore: This comment is stil present in the compiled file, where an error is *not* expected.
6
6
  /** @ts-ignore Populated by `esbuild` at compile time. */
7
- "0.63.9"
7
+ "0.63.10"
8
8
  );
9
9
 
10
10
  export {
11
11
  packageVersion
12
12
  };
13
- //# sourceMappingURL=chunk-F63RAIBR.js.map
13
+ //# sourceMappingURL=chunk-3WUR6UXA.js.map
package/dist/bin/order.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env -S node --
2
2
  import {
3
3
  packageVersion
4
- } from "./chunks/chunk-F63RAIBR.js";
4
+ } from "./chunks/chunk-3WUR6UXA.js";
5
5
 
6
6
  // src/bin/order.ts
7
7
  import { basename } from "node:path";
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env -S node --
2
2
  import {
3
3
  packageVersion
4
- } from "./chunks/chunk-F63RAIBR.js";
4
+ } from "./chunks/chunk-3WUR6UXA.js";
5
5
 
6
6
  // src/bin/puzzle-geometry-bin.ts
7
7
  import { basename } from "node:path";
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env -S node --
2
2
  import {
3
3
  packageVersion
4
- } from "./chunks/chunk-F63RAIBR.js";
4
+ } from "./chunks/chunk-3WUR6UXA.js";
5
5
 
6
6
  // src/bin/scramble.ts
7
7
  import { basename } from "node:path";
package/dist/bin/svg.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env -S node --
2
2
  import {
3
3
  packageVersion
4
- } from "./chunks/chunk-F63RAIBR.js";
4
+ } from "./chunks/chunk-3WUR6UXA.js";
5
5
 
6
6
  // src/bin/svg.ts
7
7
  import { basename } from "node:path";
@@ -1,2 +1,2 @@
1
- import { At as Move, Ct as AlgLeaf, Dt as Grouping, Et as LineComment, Ft as ExperimentalNotationType, It as ExperimentalSerializationOptions, Mt as QuantumMove, Nt as Conjugate, Ot as GroupingModifications, Pt as Commutator, St as AlgBranch, Tt as Newline, _t as experimentalAppendMove, a as functionFromTraversal, bt as SimplifyOptions, f as Parsed, ft as experimentalIs, gt as Alg, ht as AlgBuilder, i as TraversalUp, jt as MoveModifications, kt as Pause, mt as setAlgDebug, n as experimentalAlgCubingNetLink, o as keyToMove, pt as Example, r as TraversalDownUp, t as AlgCubingNetOptions, vt as AppendCancelOptions, wt as AlgNode, xt as Unit, yt as PuzzleSpecificSimplifyOptions } from "../index-FT5_Vsnm.js";
1
+ import { At as Move, Ct as AlgLeaf, Dt as Grouping, Et as LineComment, Ft as ExperimentalNotationType, It as ExperimentalSerializationOptions, Mt as QuantumMove, Nt as Conjugate, Ot as GroupingModifications, Pt as Commutator, St as AlgBranch, Tt as Newline, _t as experimentalAppendMove, a as functionFromTraversal, bt as SimplifyOptions, f as Parsed, ft as experimentalIs, gt as Alg, ht as AlgBuilder, i as TraversalUp, jt as MoveModifications, kt as Pause, mt as setAlgDebug, n as experimentalAlgCubingNetLink, o as keyToMove, pt as Example, r as TraversalDownUp, t as AlgCubingNetOptions, vt as AppendCancelOptions, wt as AlgNode, xt as Unit, yt as PuzzleSpecificSimplifyOptions } from "../index-B_TS5TTk.js";
2
2
  export { Alg, AlgBranch, AlgBuilder, AlgCubingNetOptions, AlgLeaf, AlgNode, AppendCancelOptions, Commutator, Conjugate, Example, ExperimentalNotationType, Parsed as ExperimentalParsed, ExperimentalSerializationOptions, Grouping, GroupingModifications, LineComment, Move, MoveModifications, Newline, Pause, PuzzleSpecificSimplifyOptions, QuantumMove, SimplifyOptions, TraversalDownUp, TraversalUp, Unit, experimentalAlgCubingNetLink, experimentalAppendMove, experimentalIs, functionFromTraversal, keyToMove, setAlgDebug };
@@ -1,7 +1,7 @@
1
1
  /// <reference types="web-bluetooth" />
2
2
 
3
- import { At as Move, D as PuzzleID, I as MillisecondTimestamp, R as KPattern, c as PuzzleLoader, gt as Alg, s as KeyMapping } from "../index-FT5_Vsnm.js";
4
- import { a as OrientationEvent, i as AlgLeafEvent } from "../index-ylnTp4i5.js";
3
+ import { At as Move, D as PuzzleID, I as MillisecondTimestamp, R as KPattern, c as PuzzleLoader, gt as Alg, s as KeyMapping } from "../index-B_TS5TTk.js";
4
+ import { a as OrientationEvent, i as AlgLeafEvent } from "../index-0OM9yjf0.js";
5
5
 
6
6
  //#region src/cubing/bluetooth/debug.d.ts
7
7
  declare function enableDebugLogging(enable: boolean): void;
@@ -531,7 +531,7 @@ var StatsPanel = class {
531
531
 
532
532
  // src/cubing/twisty/heavy-code-imports/3d.ts
533
533
  var bulk3DCode = new LazyPromise(
534
- () => import("./twisty-dynamic-3d-MF76FSDA.js")
534
+ () => import("./twisty-dynamic-3d-3MGVD3TG.js")
535
535
  );
536
536
 
537
537
  // src/cubing/twisty/views/canvas.ts
@@ -1192,4 +1192,4 @@ export {
1192
1192
  Twisty3DVantage,
1193
1193
  bulk3DCode
1194
1194
  };
1195
- //# sourceMappingURL=chunk-F765ZFNM.js.map
1195
+ //# sourceMappingURL=chunk-IOHGEWB2.js.map