cubing 0.40.0 → 0.41.0

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 (76) hide show
  1. package/dist/esm/bluetooth/index.js +7 -7
  2. package/dist/esm/bluetooth/index.js.map +2 -2
  3. package/dist/esm/{chunk-2UHC65GH.js → chunk-2MAPPPWG.js} +5 -5
  4. package/dist/esm/chunk-2MAPPPWG.js.map +7 -0
  5. package/dist/esm/{chunk-ZILJKTYP.js → chunk-BTVDGT5H.js} +17 -17
  6. package/dist/esm/{chunk-JXW26CFJ.js → chunk-DNOZJX34.js} +3 -3
  7. package/dist/esm/{chunk-F6V2QBMP.js → chunk-F72PPD54.js} +72 -64
  8. package/dist/esm/chunk-F72PPD54.js.map +7 -0
  9. package/dist/esm/{chunk-TKIXG2EX.js → chunk-LWPMAFQX.js} +8 -8
  10. package/dist/esm/chunk-LWPMAFQX.js.map +7 -0
  11. package/dist/esm/{chunk-TBVTYIMY.js → chunk-QFJEREMI.js} +3 -3
  12. package/dist/esm/chunk-QFJEREMI.js.map +7 -0
  13. package/dist/esm/{chunk-IZJ3YK5S.js → chunk-RYRRMKVS.js} +14 -13
  14. package/dist/esm/chunk-RYRRMKVS.js.map +7 -0
  15. package/dist/esm/{chunk-NBVZ7LEM.js → chunk-SNYTAYI2.js} +95 -105
  16. package/dist/esm/chunk-SNYTAYI2.js.map +7 -0
  17. package/dist/esm/{chunk-NZAWY3EU.js → chunk-UOO5TXR6.js} +29 -29
  18. package/dist/esm/chunk-UOO5TXR6.js.map +7 -0
  19. package/dist/esm/{chunk-45VMKYXT.js → chunk-VRFVPBCT.js} +3 -5
  20. package/dist/esm/chunk-VRFVPBCT.js.map +7 -0
  21. package/dist/esm/inside-DLVM67HZ.js +17 -0
  22. package/dist/esm/kpuzzle/index.js +3 -3
  23. package/dist/esm/notation/index.js +3 -3
  24. package/dist/esm/protocol/index.js +3 -3
  25. package/dist/esm/puzzle-geometry/index.js +43 -26
  26. package/dist/esm/puzzle-geometry/index.js.map +2 -2
  27. package/dist/esm/puzzles/index.js +3 -3
  28. package/dist/esm/{puzzles-dynamic-side-events-DHAI7HWB.js → puzzles-dynamic-side-events-42Q52YAB.js} +157 -85
  29. package/dist/esm/puzzles-dynamic-side-events-42Q52YAB.js.map +7 -0
  30. package/dist/esm/{puzzles-dynamic-unofficial-QXSDLTK5.js → puzzles-dynamic-unofficial-PCHNKY4Y.js} +13 -13
  31. package/dist/esm/{puzzles-dynamic-unofficial-QXSDLTK5.js.map → puzzles-dynamic-unofficial-PCHNKY4Y.js.map} +2 -2
  32. package/dist/esm/scramble/index.js +7 -7
  33. package/dist/esm/search/index.js +7 -7
  34. package/dist/esm/{search-dynamic-sgs-side-events-LBEIUPJE.js → search-dynamic-sgs-side-events-7RLPMUUQ.js} +5 -5
  35. package/dist/esm/{search-dynamic-sgs-unofficial-PHDE4BVE.js → search-dynamic-sgs-unofficial-IXO75L3Y.js} +5 -5
  36. package/dist/esm/{search-dynamic-solve-4x4x4-EJB3WWMV.js → search-dynamic-solve-4x4x4-IP6UC7HF.js} +5 -5
  37. package/dist/esm/search-worker-entry.js.js +1 -1
  38. package/dist/esm/twisty/index.js +28 -22
  39. package/dist/esm/twisty/index.js.map +2 -2
  40. package/dist/esm/{twisty-dynamic-3d-EI5ZUVCP.js → twisty-dynamic-3d-6SRUMP27.js} +13 -13
  41. package/dist/esm/twisty-dynamic-3d-6SRUMP27.js.map +7 -0
  42. package/dist/esm/{twsearch-ZALDQ4TE.js → twsearch-D6TM63UU.js} +8 -8
  43. package/dist/esm/twsearch-D6TM63UU.js.map +7 -0
  44. package/dist/types/{KState-33ce1f57.d.ts → KPattern-85fd8579.d.ts} +33 -29
  45. package/dist/types/{TwizzleLink-19143923.d.ts → TwizzleLink-7d147be8.d.ts} +7 -7
  46. package/dist/types/bluetooth/index.d.ts +6 -6
  47. package/dist/types/{bluetooth-puzzle-29072a56.d.ts → bluetooth-puzzle-da601f13.d.ts} +3 -3
  48. package/dist/types/kpuzzle/index.d.ts +1 -1
  49. package/dist/types/notation/index.d.ts +2 -2
  50. package/dist/types/{outside-b7760f77.d.ts → outside-51ce651a.d.ts} +8 -8
  51. package/dist/types/protocol/index.d.ts +4 -4
  52. package/dist/types/puzzle-geometry/index.d.ts +2 -2
  53. package/dist/types/puzzles/index.d.ts +3 -3
  54. package/dist/types/scramble/index.d.ts +2 -2
  55. package/dist/types/search/index.d.ts +3 -3
  56. package/dist/types/stream/index.d.ts +2 -2
  57. package/dist/types/twisty/index.d.ts +7 -7
  58. package/package.json +1 -1
  59. package/dist/esm/chunk-2UHC65GH.js.map +0 -7
  60. package/dist/esm/chunk-45VMKYXT.js.map +0 -7
  61. package/dist/esm/chunk-F6V2QBMP.js.map +0 -7
  62. package/dist/esm/chunk-IZJ3YK5S.js.map +0 -7
  63. package/dist/esm/chunk-NBVZ7LEM.js.map +0 -7
  64. package/dist/esm/chunk-NZAWY3EU.js.map +0 -7
  65. package/dist/esm/chunk-TBVTYIMY.js.map +0 -7
  66. package/dist/esm/chunk-TKIXG2EX.js.map +0 -7
  67. package/dist/esm/inside-BGMQCQ2A.js +0 -17
  68. package/dist/esm/puzzles-dynamic-side-events-DHAI7HWB.js.map +0 -7
  69. package/dist/esm/twisty-dynamic-3d-EI5ZUVCP.js.map +0 -7
  70. package/dist/esm/twsearch-ZALDQ4TE.js.map +0 -7
  71. /package/dist/esm/{chunk-ZILJKTYP.js.map → chunk-BTVDGT5H.js.map} +0 -0
  72. /package/dist/esm/{chunk-JXW26CFJ.js.map → chunk-DNOZJX34.js.map} +0 -0
  73. /package/dist/esm/{inside-BGMQCQ2A.js.map → inside-DLVM67HZ.js.map} +0 -0
  74. /package/dist/esm/{search-dynamic-sgs-side-events-LBEIUPJE.js.map → search-dynamic-sgs-side-events-7RLPMUUQ.js.map} +0 -0
  75. /package/dist/esm/{search-dynamic-sgs-unofficial-PHDE4BVE.js.map → search-dynamic-sgs-unofficial-IXO75L3Y.js.map} +0 -0
  76. /package/dist/esm/{search-dynamic-solve-4x4x4-EJB3WWMV.js.map → search-dynamic-solve-4x4x4-IP6UC7HF.js.map} +0 -0
@@ -6,9 +6,9 @@ import {
6
6
  twizzleEvents,
7
7
  wcaEventInfo,
8
8
  wcaEvents
9
- } from "../chunk-ZILJKTYP.js";
10
- import "../chunk-NBVZ7LEM.js";
11
- import "../chunk-F6V2QBMP.js";
9
+ } from "../chunk-BTVDGT5H.js";
10
+ import "../chunk-SNYTAYI2.js";
11
+ import "../chunk-F72PPD54.js";
12
12
  import "../chunk-5J7SUMXR.js";
13
13
  export {
14
14
  cube2x2x2,
@@ -1,10 +1,8 @@
1
1
  // src/cubing/puzzles/implementations/dynamic/side-events/2x2x2.kpuzzle.json.ts
2
2
  var cube2x2x2JSON = {
3
3
  name: "2x2x2",
4
- orbits: {
5
- CORNERS: { numPieces: 8, numOrientations: 3 }
6
- },
7
- startStateData: {
4
+ orbits: [{ orbitName: "CORNERS", numPieces: 8, numOrientations: 3 }],
5
+ defaultPattern: {
8
6
  CORNERS: {
9
7
  pieces: [0, 1, 2, 3, 4, 5, 6, 7],
10
8
  orientation: [0, 0, 0, 0, 0, 0, 0, 0]
@@ -14,23 +12,23 @@ var cube2x2x2JSON = {
14
12
  U: {
15
13
  CORNERS: {
16
14
  permutation: [1, 2, 3, 0, 4, 5, 6, 7],
17
- orientation: [0, 0, 0, 0, 0, 0, 0, 0]
15
+ orientationDelta: [0, 0, 0, 0, 0, 0, 0, 0]
18
16
  }
19
17
  },
20
18
  x: {
21
19
  CORNERS: {
22
20
  permutation: [4, 0, 3, 5, 7, 6, 2, 1],
23
- orientation: [2, 1, 2, 1, 1, 2, 1, 2]
21
+ orientationDelta: [2, 1, 2, 1, 1, 2, 1, 2]
24
22
  }
25
23
  },
26
24
  y: {
27
25
  CORNERS: {
28
26
  permutation: [1, 2, 3, 0, 7, 4, 5, 6],
29
- orientation: [0, 0, 0, 0, 0, 0, 0, 0]
27
+ orientationDelta: [0, 0, 0, 0, 0, 0, 0, 0]
30
28
  }
31
29
  }
32
30
  },
33
- experimentalDerivedMoves: {
31
+ derivedMoves: {
34
32
  z: "[x: y]",
35
33
  L: "[z: U]",
36
34
  F: "[x: U]",
@@ -142,18 +140,18 @@ var p18 = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17];
142
140
  var o18 = new Array(18).fill(0);
143
141
  var t18 = {
144
142
  permutation: p18,
145
- orientation: o18
143
+ orientationDelta: o18
146
144
  };
147
145
  var clockJSON = {
148
146
  name: "clock",
149
- orbits: {
150
- DIALS: { numPieces: 18, numOrientations: 12 },
151
- FACES: { numPieces: 18, numOrientations: 1 },
152
- FRAME: { numPieces: 1, numOrientations: 2 },
153
- HOUR_MARKS: { numPieces: 18, numOrientations: 4 },
154
- PEG_CAPS: { numPieces: 8, numOrientations: 12 }
155
- },
156
- startStateData: {
147
+ orbits: [
148
+ { orbitName: "DIALS", numPieces: 18, numOrientations: 12 },
149
+ { orbitName: "FACES", numPieces: 18, numOrientations: 1 },
150
+ { orbitName: "FRAME", numPieces: 1, numOrientations: 2 },
151
+ { orbitName: "HOUR_MARKS", numPieces: 18, numOrientations: 4 },
152
+ { orbitName: "PEG_CAPS", numPieces: 8, numOrientations: 12 }
153
+ ],
154
+ defaultPattern: {
157
155
  DIALS: {
158
156
  pieces: p18,
159
157
  orientation: o18
@@ -176,40 +174,97 @@ var clockJSON = {
176
174
  UL_PLUS_: {
177
175
  DIALS: {
178
176
  permutation: p18,
179
- orientation: [1, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0]
177
+ orientationDelta: [
178
+ 1,
179
+ 1,
180
+ 0,
181
+ 1,
182
+ 1,
183
+ 0,
184
+ 0,
185
+ 0,
186
+ 0,
187
+ 0,
188
+ 0,
189
+ 11,
190
+ 0,
191
+ 0,
192
+ 0,
193
+ 0,
194
+ 0,
195
+ 0
196
+ ]
180
197
  },
181
198
  FACES: t18,
182
- FRAME: { permutation: [0], orientation: [0] },
199
+ FRAME: { permutation: [0], orientationDelta: [0] },
183
200
  HOUR_MARKS: t18,
184
201
  PEG_CAPS: {
185
202
  permutation: [0, 1, 2, 3, 4, 5, 6, 7],
186
- orientation: [1, 0, 0, 0, 0, 0, 0, 0]
203
+ orientationDelta: [1, 0, 0, 0, 0, 0, 0, 0]
187
204
  }
188
205
  },
189
206
  U_PLUS_: {
190
207
  DIALS: {
191
208
  permutation: p18,
192
- orientation: [1, 1, 1, 1, 1, 1, 0, 0, 0, 11, 0, 11, 0, 0, 0, 0, 0, 0]
209
+ orientationDelta: [
210
+ 1,
211
+ 1,
212
+ 1,
213
+ 1,
214
+ 1,
215
+ 1,
216
+ 0,
217
+ 0,
218
+ 0,
219
+ 11,
220
+ 0,
221
+ 11,
222
+ 0,
223
+ 0,
224
+ 0,
225
+ 0,
226
+ 0,
227
+ 0
228
+ ]
193
229
  },
194
230
  FACES: t18,
195
- FRAME: { permutation: [0], orientation: [0] },
231
+ FRAME: { permutation: [0], orientationDelta: [0] },
196
232
  HOUR_MARKS: t18,
197
233
  PEG_CAPS: {
198
234
  permutation: [0, 1, 2, 3, 4, 5, 6, 7],
199
- orientation: [1, 1, 0, 0, 0, 0, 0, 0]
235
+ orientationDelta: [1, 1, 0, 0, 0, 0, 0, 0]
200
236
  }
201
237
  },
202
238
  ALL_PLUS_: {
203
239
  DIALS: {
204
240
  permutation: p18,
205
- orientation: [1, 1, 1, 1, 1, 1, 1, 1, 1, 11, 0, 11, 0, 0, 0, 11, 0, 11]
241
+ orientationDelta: [
242
+ 1,
243
+ 1,
244
+ 1,
245
+ 1,
246
+ 1,
247
+ 1,
248
+ 1,
249
+ 1,
250
+ 1,
251
+ 11,
252
+ 0,
253
+ 11,
254
+ 0,
255
+ 0,
256
+ 0,
257
+ 11,
258
+ 0,
259
+ 11
260
+ ]
206
261
  },
207
262
  FACES: t18,
208
- FRAME: { permutation: [0], orientation: [0] },
263
+ FRAME: { permutation: [0], orientationDelta: [0] },
209
264
  HOUR_MARKS: t18,
210
265
  PEG_CAPS: {
211
266
  permutation: [0, 1, 2, 3, 4, 5, 6, 7],
212
- orientation: [1, 1, 1, 1, 0, 0, 0, 0]
267
+ orientationDelta: [1, 1, 1, 1, 0, 0, 0, 0]
213
268
  }
214
269
  },
215
270
  y2: {
@@ -234,7 +289,7 @@ var clockJSON = {
234
289
  7,
235
290
  8
236
291
  ],
237
- orientation: o18
292
+ orientationDelta: o18
238
293
  },
239
294
  FACES: {
240
295
  permutation: [
@@ -257,9 +312,9 @@ var clockJSON = {
257
312
  7,
258
313
  8
259
314
  ],
260
- orientation: o18
315
+ orientationDelta: o18
261
316
  },
262
- FRAME: { permutation: [0], orientation: [1] },
317
+ FRAME: { permutation: [0], orientationDelta: [1] },
263
318
  HOUR_MARKS: {
264
319
  permutation: [
265
320
  9,
@@ -281,11 +336,11 @@ var clockJSON = {
281
336
  7,
282
337
  8
283
338
  ],
284
- orientation: o18
339
+ orientationDelta: o18
285
340
  },
286
341
  PEG_CAPS: {
287
342
  permutation: [4, 5, 6, 7, 0, 1, 2, 3],
288
- orientation: [0, 0, 0, 0, 0, 0, 0, 0]
343
+ orientationDelta: [0, 0, 0, 0, 0, 0, 0, 0]
289
344
  }
290
345
  },
291
346
  z: {
@@ -310,7 +365,7 @@ var clockJSON = {
310
365
  12,
311
366
  15
312
367
  ],
313
- orientation: [
368
+ orientationDelta: [
314
369
  3,
315
370
  3,
316
371
  3,
@@ -352,9 +407,9 @@ var clockJSON = {
352
407
  12,
353
408
  15
354
409
  ],
355
- orientation: o18
410
+ orientationDelta: o18
356
411
  },
357
- FRAME: { permutation: [0], orientation: [0] },
412
+ FRAME: { permutation: [0], orientationDelta: [0] },
358
413
  HOUR_MARKS: {
359
414
  permutation: [
360
415
  6,
@@ -376,7 +431,7 @@ var clockJSON = {
376
431
  12,
377
432
  15
378
433
  ],
379
- orientation: [
434
+ orientationDelta: [
380
435
  1,
381
436
  1,
382
437
  1,
@@ -399,7 +454,7 @@ var clockJSON = {
399
454
  },
400
455
  PEG_CAPS: {
401
456
  permutation: [3, 0, 1, 2, 5, 6, 7, 4],
402
- orientation: [0, 0, 0, 0, 0, 0, 0, 0]
457
+ orientationDelta: [0, 0, 0, 0, 0, 0, 0, 0]
403
458
  }
404
459
  },
405
460
  // TODO: define this as `z2 y2`
@@ -425,7 +480,7 @@ var clockJSON = {
425
480
  1,
426
481
  0
427
482
  ],
428
- orientation: [
483
+ orientationDelta: [
429
484
  6,
430
485
  6,
431
486
  6,
@@ -467,11 +522,30 @@ var clockJSON = {
467
522
  1,
468
523
  0
469
524
  ],
470
- orientation: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
525
+ orientationDelta: [
526
+ 0,
527
+ 0,
528
+ 0,
529
+ 0,
530
+ 0,
531
+ 0,
532
+ 0,
533
+ 0,
534
+ 0,
535
+ 0,
536
+ 0,
537
+ 0,
538
+ 0,
539
+ 0,
540
+ 0,
541
+ 0,
542
+ 0,
543
+ 0
544
+ ]
471
545
  },
472
546
  FRAME: {
473
547
  permutation: [0],
474
- orientation: [1]
548
+ orientationDelta: [1]
475
549
  },
476
550
  HOUR_MARKS: {
477
551
  permutation: [
@@ -494,7 +568,7 @@ var clockJSON = {
494
568
  1,
495
569
  0
496
570
  ],
497
- orientation: [
571
+ orientationDelta: [
498
572
  2,
499
573
  2,
500
574
  2,
@@ -517,55 +591,55 @@ var clockJSON = {
517
591
  },
518
592
  PEG_CAPS: {
519
593
  permutation: [6, 7, 4, 5, 2, 3, 0, 1],
520
- orientation: [0, 0, 0, 0, 0, 0, 0, 0]
594
+ orientationDelta: [0, 0, 0, 0, 0, 0, 0, 0]
521
595
  }
522
596
  },
523
597
  UL: {
524
598
  // TODO: define "pin up" as something other than a normal move.
525
599
  DIALS: t18,
526
600
  FACES: t18,
527
- FRAME: { permutation: [0], orientation: [0] },
601
+ FRAME: { permutation: [0], orientationDelta: [0] },
528
602
  HOUR_MARKS: t18,
529
603
  PEG_CAPS: {
530
604
  permutation: [0, 1, 2, 3, 4, 5, 6, 7],
531
- orientation: [1, 0, 0, 0, 0, 0, 0, 0]
605
+ orientationDelta: [1, 0, 0, 0, 0, 0, 0, 0]
532
606
  }
533
607
  },
534
608
  UR: {
535
609
  // TODO: define "pin up" as something other than a normal move.
536
610
  DIALS: t18,
537
611
  FACES: t18,
538
- FRAME: { permutation: [0], orientation: [0] },
612
+ FRAME: { permutation: [0], orientationDelta: [0] },
539
613
  HOUR_MARKS: t18,
540
614
  PEG_CAPS: {
541
615
  permutation: [0, 1, 2, 3, 4, 5, 6, 7],
542
- orientation: [0, 1, 0, 0, 0, 0, 0, 0]
616
+ orientationDelta: [0, 1, 0, 0, 0, 0, 0, 0]
543
617
  }
544
618
  },
545
619
  DL: {
546
620
  // TODO: define "pin up" as something other than a normal move.
547
621
  DIALS: t18,
548
622
  FACES: t18,
549
- FRAME: { permutation: [0], orientation: [0] },
623
+ FRAME: { permutation: [0], orientationDelta: [0] },
550
624
  HOUR_MARKS: t18,
551
625
  PEG_CAPS: {
552
626
  permutation: [0, 1, 2, 3, 4, 5, 6, 7],
553
- orientation: [0, 0, 0, 1, 0, 0, 0, 0]
627
+ orientationDelta: [0, 0, 0, 1, 0, 0, 0, 0]
554
628
  }
555
629
  },
556
630
  DR: {
557
631
  // TODO: define "pin up" as something other than a normal move.
558
632
  DIALS: t18,
559
633
  FACES: t18,
560
- FRAME: { permutation: [0], orientation: [0] },
634
+ FRAME: { permutation: [0], orientationDelta: [0] },
561
635
  HOUR_MARKS: t18,
562
636
  PEG_CAPS: {
563
637
  permutation: [0, 1, 2, 3, 4, 5, 6, 7],
564
- orientation: [0, 0, 1, 0, 0, 0, 0, 0]
638
+ orientationDelta: [0, 0, 1, 0, 0, 0, 0, 0]
565
639
  }
566
640
  }
567
641
  },
568
- experimentalDerivedMoves: {
642
+ derivedMoves: {
569
643
  UR_PLUS_: "[z': UL_PLUS_]",
570
644
  DR_PLUS_: "[z2: UL_PLUS_]",
571
645
  DL_PLUS_: "[z: UL_PLUS_]",
@@ -1281,11 +1355,11 @@ var pyraminxSVG = `<?xml version="1.0" encoding="UTF-8"?>
1281
1355
  // src/cubing/puzzles/implementations/dynamic/side-events/sq1-hyperorbit.kpuzzle.json.ts
1282
1356
  var sq1HyperOrbitJSON = {
1283
1357
  name: "Square-1",
1284
- orbits: {
1285
- WEDGES: { numPieces: 24, numOrientations: 9 },
1286
- EQUATOR: { numPieces: 2, numOrientations: 6 }
1287
- },
1288
- startStateData: {
1358
+ orbits: [
1359
+ { orbitName: "WEDGES", numPieces: 24, numOrientations: 9 },
1360
+ { orbitName: "EQUATOR", numPieces: 2, numOrientations: 6 }
1361
+ ],
1362
+ defaultPattern: {
1289
1363
  WEDGES: {
1290
1364
  pieces: [
1291
1365
  0,
@@ -1371,7 +1445,7 @@ var sq1HyperOrbitJSON = {
1371
1445
  22,
1372
1446
  23
1373
1447
  ],
1374
- orientation: [
1448
+ orientationDelta: [
1375
1449
  0,
1376
1450
  0,
1377
1451
  0,
@@ -1398,7 +1472,7 @@ var sq1HyperOrbitJSON = {
1398
1472
  0
1399
1473
  ]
1400
1474
  },
1401
- EQUATOR: { permutation: [0, 1], orientation: [0, 0] }
1475
+ EQUATOR: { permutation: [0, 1], orientationDelta: [0, 0] }
1402
1476
  },
1403
1477
  D_SQ_: {
1404
1478
  WEDGES: {
@@ -1428,7 +1502,7 @@ var sq1HyperOrbitJSON = {
1428
1502
  21,
1429
1503
  22
1430
1504
  ],
1431
- orientation: [
1505
+ orientationDelta: [
1432
1506
  0,
1433
1507
  0,
1434
1508
  0,
@@ -1455,7 +1529,7 @@ var sq1HyperOrbitJSON = {
1455
1529
  0
1456
1530
  ]
1457
1531
  },
1458
- EQUATOR: { permutation: [0, 1], orientation: [0, 0] }
1532
+ EQUATOR: { permutation: [0, 1], orientationDelta: [0, 0] }
1459
1533
  },
1460
1534
  _SLASH_: {
1461
1535
  WEDGES: {
@@ -1485,7 +1559,7 @@ var sq1HyperOrbitJSON = {
1485
1559
  22,
1486
1560
  23
1487
1561
  ],
1488
- orientation: [
1562
+ orientationDelta: [
1489
1563
  0,
1490
1564
  0,
1491
1565
  0,
@@ -1512,7 +1586,7 @@ var sq1HyperOrbitJSON = {
1512
1586
  0
1513
1587
  ]
1514
1588
  },
1515
- EQUATOR: { permutation: [0, 1], orientation: [0, 3] }
1589
+ EQUATOR: { permutation: [0, 1], orientationDelta: [0, 3] }
1516
1590
  }
1517
1591
  }
1518
1592
  };
@@ -1819,10 +1893,8 @@ var orientation = new Array(64).fill(0);
1819
1893
  var range = orientation.map((_, i) => i);
1820
1894
  var melindas2x2x2x2OrbitJSON = {
1821
1895
  name: "Melinda's 2x2x2x2",
1822
- orbits: {
1823
- CORNERS: { numPieces: 64, numOrientations: 1 }
1824
- },
1825
- startStateData: {
1896
+ orbits: [{ orbitName: "CORNERS", numPieces: 64, numOrientations: 1 }],
1897
+ defaultPattern: {
1826
1898
  CORNERS: {
1827
1899
  pieces: range,
1828
1900
  orientation
@@ -1897,7 +1969,7 @@ var melindas2x2x2x2OrbitJSON = {
1897
1969
  62,
1898
1970
  63
1899
1971
  ],
1900
- orientation
1972
+ orientationDelta: orientation
1901
1973
  }
1902
1974
  },
1903
1975
  Ry: {
@@ -1968,7 +2040,7 @@ var melindas2x2x2x2OrbitJSON = {
1968
2040
  62,
1969
2041
  63
1970
2042
  ],
1971
- orientation
2043
+ orientationDelta: orientation
1972
2044
  }
1973
2045
  },
1974
2046
  Rz: {
@@ -2039,7 +2111,7 @@ var melindas2x2x2x2OrbitJSON = {
2039
2111
  62,
2040
2112
  63
2041
2113
  ],
2042
- orientation
2114
+ orientationDelta: orientation
2043
2115
  }
2044
2116
  },
2045
2117
  Lx: {
@@ -2110,7 +2182,7 @@ var melindas2x2x2x2OrbitJSON = {
2110
2182
  45,
2111
2183
  46
2112
2184
  ],
2113
- orientation
2185
+ orientationDelta: orientation
2114
2186
  }
2115
2187
  },
2116
2188
  Ly: {
@@ -2181,7 +2253,7 @@ var melindas2x2x2x2OrbitJSON = {
2181
2253
  58,
2182
2254
  59
2183
2255
  ],
2184
- orientation
2256
+ orientationDelta: orientation
2185
2257
  }
2186
2258
  },
2187
2259
  Lz: {
@@ -2252,7 +2324,7 @@ var melindas2x2x2x2OrbitJSON = {
2252
2324
  47,
2253
2325
  45
2254
2326
  ],
2255
- orientation
2327
+ orientationDelta: orientation
2256
2328
  }
2257
2329
  },
2258
2330
  Mx: {
@@ -2323,7 +2395,7 @@ var melindas2x2x2x2OrbitJSON = {
2323
2395
  45,
2324
2396
  46
2325
2397
  ],
2326
- orientation
2398
+ orientationDelta: orientation
2327
2399
  }
2328
2400
  },
2329
2401
  My: {
@@ -2394,7 +2466,7 @@ var melindas2x2x2x2OrbitJSON = {
2394
2466
  51,
2395
2467
  50
2396
2468
  ],
2397
- orientation
2469
+ orientationDelta: orientation
2398
2470
  }
2399
2471
  },
2400
2472
  Mz: {
@@ -2465,7 +2537,7 @@ var melindas2x2x2x2OrbitJSON = {
2465
2537
  24,
2466
2538
  26
2467
2539
  ],
2468
- orientation
2540
+ orientationDelta: orientation
2469
2541
  }
2470
2542
  },
2471
2543
  Ox: {
@@ -2536,7 +2608,7 @@ var melindas2x2x2x2OrbitJSON = {
2536
2608
  62,
2537
2609
  63
2538
2610
  ],
2539
- orientation
2611
+ orientationDelta: orientation
2540
2612
  }
2541
2613
  },
2542
2614
  Oy: {
@@ -2607,7 +2679,7 @@ var melindas2x2x2x2OrbitJSON = {
2607
2679
  62,
2608
2680
  63
2609
2681
  ],
2610
- orientation
2682
+ orientationDelta: orientation
2611
2683
  }
2612
2684
  },
2613
2685
  Oz: {
@@ -2678,7 +2750,7 @@ var melindas2x2x2x2OrbitJSON = {
2678
2750
  62,
2679
2751
  63
2680
2752
  ],
2681
- orientation
2753
+ orientationDelta: orientation
2682
2754
  }
2683
2755
  },
2684
2756
  U2: {
@@ -2749,7 +2821,7 @@ var melindas2x2x2x2OrbitJSON = {
2749
2821
  62,
2750
2822
  63
2751
2823
  ],
2752
- orientation
2824
+ orientationDelta: orientation
2753
2825
  }
2754
2826
  },
2755
2827
  D2: {
@@ -2820,7 +2892,7 @@ var melindas2x2x2x2OrbitJSON = {
2820
2892
  22,
2821
2893
  23
2822
2894
  ],
2823
- orientation
2895
+ orientationDelta: orientation
2824
2896
  }
2825
2897
  },
2826
2898
  F2: {
@@ -2891,7 +2963,7 @@ var melindas2x2x2x2OrbitJSON = {
2891
2963
  62,
2892
2964
  63
2893
2965
  ],
2894
- orientation
2966
+ orientationDelta: orientation
2895
2967
  }
2896
2968
  },
2897
2969
  B2: {
@@ -2962,7 +3034,7 @@ var melindas2x2x2x2OrbitJSON = {
2962
3034
  10,
2963
3035
  11
2964
3036
  ],
2965
- orientation
3037
+ orientationDelta: orientation
2966
3038
  }
2967
3039
  },
2968
3040
  y2: {
@@ -3033,7 +3105,7 @@ var melindas2x2x2x2OrbitJSON = {
3033
3105
  22,
3034
3106
  23
3035
3107
  ],
3036
- orientation
3108
+ orientationDelta: orientation
3037
3109
  }
3038
3110
  },
3039
3111
  z2: {
@@ -3104,11 +3176,11 @@ var melindas2x2x2x2OrbitJSON = {
3104
3176
  10,
3105
3177
  11
3106
3178
  ],
3107
- orientation
3179
+ orientationDelta: orientation
3108
3180
  }
3109
3181
  }
3110
3182
  },
3111
- experimentalDerivedMoves: {
3183
+ derivedMoves: {
3112
3184
  x: "Lx Rx"
3113
3185
  // y2: "U2 D2", // TODO(https://github.com/cubing/cubing.js/issues/279)
3114
3186
  // z2: "F2 B2", // TODO(https://github.com/cubing/cubing.js/issues/279)
@@ -3288,4 +3360,4 @@ export {
3288
3360
  sq1HyperOrbitJSON,
3289
3361
  sq1HyperOrbitSVG
3290
3362
  };
3291
- //# sourceMappingURL=puzzles-dynamic-side-events-DHAI7HWB.js.map
3363
+ //# sourceMappingURL=puzzles-dynamic-side-events-42Q52YAB.js.map