jaml-ui 2.0.0 → 2.2.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 (32) hide show
  1. package/dist/assets/searchPoolWorker-BVUnMwk8.js +2 -0
  2. package/dist/assets/searchPoolWorker-BVUnMwk8.js.map +1 -0
  3. package/dist/chunks/{runtime-CW7XHgOy.js → runtime-Dx5VPTsV.js} +5 -5
  4. package/dist/chunks/{runtime-CW7XHgOy.js.map → runtime-Dx5VPTsV.js.map} +1 -1
  5. package/dist/chunks/{searchPoolWorker-CEdClSPb.js → searchPoolWorker-Dx7DqN-S.js} +2 -2
  6. package/dist/chunks/searchPoolWorker-Dx7DqN-S.js.map +1 -0
  7. package/dist/chunks/{spriteMapper-C2mqQHLj.js → spriteMapper-C8uYedXB.js} +5 -2
  8. package/dist/chunks/{spriteMapper-C2mqQHLj.js.map → spriteMapper-C8uYedXB.js.map} +1 -1
  9. package/dist/chunks/{ui-CyhuNM51.js → ui-vpt-ySR1.js} +559 -559
  10. package/dist/chunks/ui-vpt-ySR1.js.map +1 -0
  11. package/dist/components/JamlIdeToolbar.d.ts +3 -2
  12. package/dist/components/Jamlyzer.d.ts +8 -0
  13. package/dist/components/JimmolateEditor.d.ts +7 -7
  14. package/dist/core.js +6 -6
  15. package/dist/hooks/useAnalyzer.d.ts +15 -0
  16. package/dist/hooks/useSearch.d.ts +4 -3
  17. package/dist/index.d.ts +2 -0
  18. package/dist/index.js +4594 -4157
  19. package/dist/index.js.map +1 -1
  20. package/dist/lib/hooks/useSeedAnalyzer.d.ts +17 -0
  21. package/dist/lib/motely/runtime.d.ts +4 -4
  22. package/dist/motely.js +17 -17
  23. package/dist/r3f/Card3D.d.ts +8 -15
  24. package/dist/r3f.js +275 -0
  25. package/dist/r3f.js.map +1 -0
  26. package/dist/ui/jimbo.css +1 -1
  27. package/dist/ui.js +2 -2
  28. package/package.json +8 -4
  29. package/dist/assets/searchPoolWorker-CGxhF1pC.js +0 -2
  30. package/dist/assets/searchPoolWorker-CGxhF1pC.js.map +0 -1
  31. package/dist/chunks/searchPoolWorker-CEdClSPb.js.map +0 -1
  32. package/dist/chunks/ui-CyhuNM51.js.map +0 -1
@@ -1,6 +1,6 @@
1
1
  //#region src/hooks/searchPoolWorker.ts?worker
2
2
  function e(e) {
3
- return new Worker("/assets/searchPoolWorker-CGxhF1pC.js", {
3
+ return new Worker("/assets/searchPoolWorker-BVUnMwk8.js", {
4
4
  type: "module",
5
5
  name: e?.name
6
6
  });
@@ -8,4 +8,4 @@ function e(e) {
8
8
  //#endregion
9
9
  export { e as default };
10
10
 
11
- //# sourceMappingURL=searchPoolWorker-CEdClSPb.js.map
11
+ //# sourceMappingURL=searchPoolWorker-Dx7DqN-S.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"searchPoolWorker-Dx7DqN-S.js","names":[],"sources":[],"mappings":""}
@@ -2446,7 +2446,10 @@ function L(e) {
2446
2446
  function R(e) {
2447
2447
  return P.get(M(N(e))) ?? P.get(M(e)) ?? null;
2448
2448
  }
2449
+ function z(e, t = "Jokers") {
2450
+ return R(e) ?? L(t);
2451
+ }
2449
2452
  //#endregion
2450
- export { b as _, C as a, m as b, k as c, D as d, A as f, x as g, O as h, w as i, _ as l, E as m, L as n, y as o, g as p, R as r, T as s, j as t, v as u, S as v, f as y };
2453
+ export { x as _, w as a, f as b, T as c, v as d, D as f, O as g, E as h, z as i, k as l, g as m, L as n, C as o, A as p, R as r, y as s, j as t, _ as u, b as v, m as x, S as y };
2451
2454
 
2452
- //# sourceMappingURL=spriteMapper-C2mqQHLj.js.map
2455
+ //# sourceMappingURL=spriteMapper-C8uYedXB.js.map