@vonaffenfels/contentful-teasermanager 1.1.51 → 1.1.53

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 (29) hide show
  1. package/dist/{_base_slate-editor_src_dev_testComponents_TestStory2_js.js → TestStory.js} +12 -12
  2. package/dist/TestStory2.js +94 -0
  3. package/dist/TestStory3.js +94 -0
  4. package/dist/index.094ebe8a6da25ebef11e.hot-update.js +11 -0
  5. package/dist/index.094ebe8a6da25ebef11e.hot-update.json +1 -0
  6. package/dist/index.30eae97ccdf3a813b021.hot-update.js +42 -0
  7. package/dist/index.30eae97ccdf3a813b021.hot-update.json +1 -0
  8. package/dist/index.5ec068db2d05b046d371.hot-update.js +22 -0
  9. package/dist/index.5ec068db2d05b046d371.hot-update.json +1 -0
  10. package/dist/index.9c341de9e0f1bd4a79d2.hot-update.js +43 -0
  11. package/dist/index.9c341de9e0f1bd4a79d2.hot-update.json +1 -0
  12. package/dist/index.9dfef8895061a4ec159a.hot-update.js +398 -0
  13. package/dist/index.9dfef8895061a4ec159a.hot-update.json +1 -0
  14. package/dist/index.c062f00a592bcf4fd9e7.hot-update.js +20666 -0
  15. package/dist/index.c062f00a592bcf4fd9e7.hot-update.json +1 -0
  16. package/dist/index.d80013ee9c93571c5cd7.hot-update.js +11 -0
  17. package/dist/index.d80013ee9c93571c5cd7.hot-update.json +1 -0
  18. package/dist/index.fd3ea37b5951a3cb5357.hot-update.js +11 -0
  19. package/dist/index.fd3ea37b5951a3cb5357.hot-update.json +1 -0
  20. package/dist/index.js +42198 -26033
  21. package/package.json +3 -3
  22. package/src/components/Contentful/ConfigScreen.js +80 -63
  23. package/src/components/Contentful/Dialog.js +63 -48
  24. package/src/components/Contentful/EntryEditor.js +8 -2
  25. package/src/components/Contentful/Page.js +5 -3
  26. package/src/components/NoAccess.js +13 -0
  27. package/src/index.js +2 -1
  28. package/dist/_base_slate-editor_src_dev_testComponents_TestStory3_js.js +0 -94
  29. package/dist/_base_slate-editor_src_dev_testComponents_TestStory_js.js +0 -94
@@ -0,0 +1 @@
1
+ {"c":["index"],"r":[],"m":[]}
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ this["webpackHotUpdate_vonaffenfels_contentful_teasermanager"]("index",{},
3
+ /******/ function(__webpack_require__) { // webpackRuntimeModules
4
+ /******/ /* webpack/runtime/getFullHash */
5
+ /******/ (() => {
6
+ /******/ __webpack_require__.h = () => ("5ec068db2d05b046d371")
7
+ /******/ })();
8
+ /******/
9
+ /******/ }
10
+ );
11
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguZDgwMDEzZWU5YzkzNTcxYzVjZDcuaG90LXVwZGF0ZS5qcyIsIm1hcHBpbmdzIjoiOzs7OztVQUFBIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vQHZvbmFmZmVuZmVscy9jb250ZW50ZnVsLXRlYXNlcm1hbmFnZXIvd2VicGFjay9ydW50aW1lL2dldEZ1bGxIYXNoIl0sInNvdXJjZXNDb250ZW50IjpbIl9fd2VicGFja19yZXF1aXJlX18uaCA9ICgpID0+IChcIjVlYzA2OGRiMmQwNWIwNDZkMzcxXCIpIl0sIm5hbWVzIjpbXSwic291cmNlUm9vdCI6IiJ9
@@ -0,0 +1 @@
1
+ {"c":["index"],"r":[],"m":[]}
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ this["webpackHotUpdate_vonaffenfels_contentful_teasermanager"]("index",{},
3
+ /******/ function(__webpack_require__) { // webpackRuntimeModules
4
+ /******/ /* webpack/runtime/getFullHash */
5
+ /******/ (() => {
6
+ /******/ __webpack_require__.h = () => ("c062f00a592bcf4fd9e7")
7
+ /******/ })();
8
+ /******/
9
+ /******/ }
10
+ );
11
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguZmQzZWEzN2I1OTUxYTNjYjUzNTcuaG90LXVwZGF0ZS5qcyIsIm1hcHBpbmdzIjoiOzs7OztVQUFBIiwic291cmNlcyI6WyJ3ZWJwYWNrOi8vQHZvbmFmZmVuZmVscy9jb250ZW50ZnVsLXRlYXNlcm1hbmFnZXIvd2VicGFjay9ydW50aW1lL2dldEZ1bGxIYXNoIl0sInNvdXJjZXNDb250ZW50IjpbIl9fd2VicGFja19yZXF1aXJlX18uaCA9ICgpID0+IChcImMwNjJmMDBhNTkyYmNmNGZkOWU3XCIpIl0sIm5hbWVzIjpbXSwic291cmNlUm9vdCI6IiJ9
@@ -0,0 +1 @@
1
+ {"c":["index"],"r":[],"m":[]}