@mattisvensson/strapi-plugin-webatlas 0.6.0 → 0.6.2

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 (31) hide show
  1. package/README.md +9 -2
  2. package/dist/_chunks/{index-Dl3NwmwH.mjs → index-13yB9fna.mjs} +1 -1
  3. package/dist/_chunks/{index-DShP5BtK.mjs → index-AIXu4HZz.mjs} +2 -2
  4. package/dist/_chunks/{index-DShP5BtK.mjs.map → index-AIXu4HZz.mjs.map} +1 -1
  5. package/dist/_chunks/{index-CDqKPoLF.mjs → index-B9OfSpne.mjs} +80 -56
  6. package/dist/_chunks/{index-Cw8m9qME.js → index-BDoljrOj.js} +2 -2
  7. package/dist/_chunks/{index-Cw8m9qME.js.map → index-BDoljrOj.js.map} +1 -1
  8. package/dist/_chunks/{index-Dryo1JuH.js → index-BOF-1QDH.js} +2 -2
  9. package/dist/_chunks/{index-Dryo1JuH.js.map → index-BOF-1QDH.js.map} +1 -1
  10. package/dist/_chunks/{index-B5u3q4DO.mjs → index-BPIdov2N.mjs} +4 -4
  11. package/dist/_chunks/{index-DLfJwkbe.mjs → index-BluRjThy.mjs} +1 -1
  12. package/dist/_chunks/{index-CcwGhk4b.js → index-Bw2Yq-Hx.js} +80 -55
  13. package/dist/_chunks/{index-Upva9LaE.mjs → index-C4-VBSgi.mjs} +81 -55
  14. package/dist/_chunks/{index-DWcVnOi0.js.map → index-C4-VBSgi.mjs.map} +1 -1
  15. package/dist/_chunks/{index-DKWn1eh9.mjs → index-CC1UR_w8.mjs} +2 -2
  16. package/dist/_chunks/{index-DKWn1eh9.mjs.map → index-CC1UR_w8.mjs.map} +1 -1
  17. package/dist/_chunks/{index-C1HfYOU_.js → index-Ch8tSWp4.js} +4 -4
  18. package/dist/_chunks/{index-xhAxCOze.js → index-CjA6bLGU.js} +1 -1
  19. package/dist/_chunks/{index-DWcVnOi0.js → index-D1zlwukG.js} +81 -56
  20. package/dist/_chunks/index-D1zlwukG.js.map +1 -0
  21. package/dist/_chunks/{index-Dy2LLMda.js → index-DeNZkmpv.js} +1 -1
  22. package/dist/_chunks/{index-Bxhu-TNT.js → index-Z3yKckP0.js} +5 -5
  23. package/dist/_chunks/{index-Bxhu-TNT.js.map → index-Z3yKckP0.js.map} +1 -1
  24. package/dist/_chunks/{index-DohcUdej.mjs → index-iF1y6Mhe.mjs} +5 -5
  25. package/dist/_chunks/{index-DohcUdej.mjs.map → index-iF1y6Mhe.mjs.map} +1 -1
  26. package/dist/admin/index.js +1 -1
  27. package/dist/admin/index.mjs +1 -1
  28. package/dist/server/index.js +1 -1
  29. package/dist/server/index.mjs +1 -1
  30. package/package.json +1 -1
  31. package/dist/_chunks/index-CDqKPoLF.mjs.map +0 -1
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- const index = require("../_chunks/index-Bxhu-TNT.js");
2
+ const index = require("../_chunks/index-Z3yKckP0.js");
3
3
  require("react/jsx-runtime");
4
4
  module.exports = index.index;
5
5
  //# sourceMappingURL=index.js.map
@@ -1,4 +1,4 @@
1
- import { i } from "../_chunks/index-DohcUdej.mjs";
1
+ import { i } from "../_chunks/index-iF1y6Mhe.mjs";
2
2
  import "react/jsx-runtime";
3
3
  export {
4
4
  i as default
@@ -20,7 +20,7 @@ function transformToUrl(input) {
20
20
  input = input.replace(/-+/g, "-");
21
21
  return input;
22
22
  }
23
- const version = "0.6.0";
23
+ const version = "0.6.2";
24
24
  const keywords = [];
25
25
  const type = "commonjs";
26
26
  const exports$1 = {
@@ -19,7 +19,7 @@ function transformToUrl(input) {
19
19
  input = input.replace(/-+/g, "-");
20
20
  return input;
21
21
  }
22
- const version = "0.6.0";
22
+ const version = "0.6.2";
23
23
  const keywords = [];
24
24
  const type = "commonjs";
25
25
  const exports = {
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.6.0",
2
+ "version": "0.6.2",
3
3
  "keywords": [],
4
4
  "type": "commonjs",
5
5
  "exports": {