@axium/server 0.22.2 → 0.22.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 (34) hide show
  1. package/build/client/_app/immutable/chunks/{B2b65zyL.js → DDIngBX1.js} +1 -1
  2. package/build/client/_app/immutable/chunks/DDIngBX1.js.br +0 -0
  3. package/build/client/_app/immutable/chunks/DDIngBX1.js.gz +0 -0
  4. package/build/client/_app/immutable/entry/{app.Cr2HIhnp.js → app.Bv96YQvx.js} +2 -2
  5. package/build/client/_app/immutable/entry/app.Bv96YQvx.js.br +0 -0
  6. package/build/client/_app/immutable/entry/app.Bv96YQvx.js.gz +0 -0
  7. package/build/client/_app/immutable/entry/start.BVSu2STX.js +1 -0
  8. package/build/client/_app/immutable/entry/start.BVSu2STX.js.br +0 -0
  9. package/build/client/_app/immutable/entry/start.BVSu2STX.js.gz +0 -0
  10. package/build/client/_app/immutable/nodes/{1.iuaG42rS.js → 1.DSmgGd-q.js} +1 -1
  11. package/build/client/_app/immutable/nodes/1.DSmgGd-q.js.br +0 -0
  12. package/build/client/_app/immutable/nodes/1.DSmgGd-q.js.gz +0 -0
  13. package/build/client/_app/version.json +1 -1
  14. package/build/client/_app/version.json.br +0 -0
  15. package/build/client/_app/version.json.gz +0 -0
  16. package/build/server/chunks/{1-CwGeDjmi.js → 1-BJ4T0Faw.js} +2 -2
  17. package/build/server/chunks/{1-CwGeDjmi.js.map → 1-BJ4T0Faw.js.map} +1 -1
  18. package/build/server/chunks/{hooks.server-BXDJ6H-K.js → hooks.server-5FDCeYa4.js} +2 -2
  19. package/build/server/chunks/{hooks.server-BXDJ6H-K.js.map → hooks.server-5FDCeYa4.js.map} +1 -1
  20. package/build/server/index.js +2 -2
  21. package/build/server/index.js.map +1 -1
  22. package/build/server/manifest.js +2 -2
  23. package/build/server/manifest.js.map +1 -1
  24. package/package.json +1 -1
  25. package/web/lib/AppMenu.svelte +24 -18
  26. package/build/client/_app/immutable/chunks/B2b65zyL.js.br +0 -0
  27. package/build/client/_app/immutable/chunks/B2b65zyL.js.gz +0 -0
  28. package/build/client/_app/immutable/entry/app.Cr2HIhnp.js.br +0 -0
  29. package/build/client/_app/immutable/entry/app.Cr2HIhnp.js.gz +0 -0
  30. package/build/client/_app/immutable/entry/start.CKbrWdZh.js +0 -1
  31. package/build/client/_app/immutable/entry/start.CKbrWdZh.js.br +0 -2
  32. package/build/client/_app/immutable/entry/start.CKbrWdZh.js.gz +0 -0
  33. package/build/client/_app/immutable/nodes/1.iuaG42rS.js.br +0 -0
  34. package/build/client/_app/immutable/nodes/1.iuaG42rS.js.gz +0 -0
@@ -2988,7 +2988,7 @@ const options = {
2988
2988
  <div class="error">
2989
2989
  <span class="status">` + status + '</span>\n <div class="message">\n <h1>' + message + "</h1>\n </div>\n </div>\n </body>\n</html>\n"
2990
2990
  },
2991
- version_hash: "14278yf"
2991
+ version_hash: "153qjbz"
2992
2992
  };
2993
2993
  async function get_hooks() {
2994
2994
  let handle;
@@ -2996,7 +2996,7 @@ async function get_hooks() {
2996
2996
  let handleError;
2997
2997
  let handleValidationError;
2998
2998
  let init;
2999
- ({ handle, handleFetch, handleError, handleValidationError, init } = await import('./chunks/hooks.server-BXDJ6H-K.js'));
2999
+ ({ handle, handleFetch, handleError, handleValidationError, init } = await import('./chunks/hooks.server-5FDCeYa4.js'));
3000
3000
  let reroute;
3001
3001
  let transport;
3002
3002
  return {