@kontent-ai/core-sdk 10.12.5 → 10.12.7

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 (40) hide show
  1. package/.npmignore +14 -14
  2. package/LICENSE.md +9 -9
  3. package/README.md +30 -30
  4. package/dist/cjs/http/http.functions.js +109 -23
  5. package/dist/cjs/http/http.functions.js.map +1 -1
  6. package/dist/cjs/sdk-info.generated.js +1 -1
  7. package/dist/es6/http/http.functions.js +109 -23
  8. package/dist/es6/http/http.functions.js.map +1 -1
  9. package/dist/es6/sdk-info.generated.js +1 -1
  10. package/dist/esnext/http/http.functions.js +109 -23
  11. package/dist/esnext/http/http.functions.js.map +1 -1
  12. package/dist/esnext/sdk-info.generated.js +1 -1
  13. package/dist/umd/kontent-core.umd.js +646 -147
  14. package/dist/umd/kontent-core.umd.js.map +1 -1
  15. package/dist/umd/kontent-core.umd.min.js +1 -1
  16. package/dist/umd/kontent-core.umd.min.js.LICENSE.txt +1 -1
  17. package/dist/umd/kontent-core.umd.min.js.map +1 -1
  18. package/dist/umd/report.json +1 -1
  19. package/dist/umd/report.min.json +1 -1
  20. package/dist/umd/stats.json +441 -441
  21. package/dist/umd/stats.min.json +449 -449
  22. package/lib/helpers/header.helper.ts +23 -23
  23. package/lib/helpers/headers-helper.ts +15 -15
  24. package/lib/helpers/index.ts +4 -4
  25. package/lib/helpers/retry-helper.ts +204 -204
  26. package/lib/helpers/url.helper.ts +26 -26
  27. package/lib/http/http.debugger.ts +21 -21
  28. package/lib/http/http.functions.ts +416 -314
  29. package/lib/http/http.models.ts +83 -83
  30. package/lib/http/http.service.ts +91 -91
  31. package/lib/http/ihttp.service.ts +20 -20
  32. package/lib/http/index.ts +6 -6
  33. package/lib/http/test-http.service.ts +70 -70
  34. package/lib/index.ts +4 -4
  35. package/lib/models/index.ts +3 -3
  36. package/lib/models/isdk-info.ts +15 -15
  37. package/lib/models/parameters.ts +25 -25
  38. package/lib/models/url.models.ts +3 -3
  39. package/lib/sdk-info.generated.ts +1 -1
  40. package/package.json +93 -93
@@ -1 +1 @@
1
- [{"label":"kontent-core.umd.js","isAsset":true,"statSize":158185,"parsedSize":165639,"gzipSize":40134,"groups":[{"label":"lib","path":"./lib","statSize":30643,"groups":[{"label":"helpers","path":"./lib/helpers","statSize":8352,"groups":[{"id":"./lib/helpers/header.helper.ts","label":"header.helper.ts","path":"./lib/helpers/header.helper.ts","statSize":627},{"id":"./lib/helpers/headers-helper.ts","label":"headers-helper.ts","path":"./lib/helpers/headers-helper.ts","statSize":481},{"id":"./lib/helpers/index.ts","label":"index.ts","path":"./lib/helpers/index.ts","statSize":958},{"id":"./lib/helpers/retry-helper.ts","label":"retry-helper.ts","path":"./lib/helpers/retry-helper.ts","statSize":5563},{"id":"./lib/helpers/url.helper.ts","label":"url.helper.ts","path":"./lib/helpers/url.helper.ts","statSize":723}],"parsedSize":0,"gzipSize":0},{"label":"http","path":"./lib/http","statSize":19501,"groups":[{"id":"./lib/http/http.debugger.ts","label":"http.debugger.ts","path":"./lib/http/http.debugger.ts","statSize":513},{"id":"./lib/http/http.functions.ts","label":"http.functions.ts","path":"./lib/http/http.functions.ts","statSize":13995},{"id":"./lib/http/http.models.ts","label":"http.models.ts","path":"./lib/http/http.models.ts","statSize":77},{"id":"./lib/http/http.service.ts","label":"http.service.ts","path":"./lib/http/http.service.ts","statSize":2619},{"id":"./lib/http/ihttp.service.ts","label":"ihttp.service.ts","path":"./lib/http/ihttp.service.ts","statSize":77},{"id":"./lib/http/index.ts","label":"index.ts","path":"./lib/http/index.ts","statSize":1065},{"id":"./lib/http/test-http.service.ts","label":"test-http.service.ts","path":"./lib/http/test-http.service.ts","statSize":1155}],"parsedSize":0,"gzipSize":0},{"id":"./lib/index.ts","label":"index.ts","path":"./lib/index.ts","statSize":905,"parsedSize":165631,"gzipSize":40134},{"label":"models","path":"./lib/models","statSize":1885,"groups":[{"id":"./lib/models/index.ts","label":"index.ts","path":"./lib/models/index.ts","statSize":900},{"id":"./lib/models/isdk-info.ts","label":"isdk-info.ts","path":"./lib/models/isdk-info.ts","statSize":77},{"id":"./lib/models/parameters.ts","label":"parameters.ts","path":"./lib/models/parameters.ts","statSize":831},{"id":"./lib/models/url.models.ts","label":"url.models.ts","path":"./lib/models/url.models.ts","statSize":77}],"parsedSize":0,"gzipSize":0}],"parsedSize":165631,"gzipSize":40134},{"label":"node_modules/axios/dist/browser","path":"./node_modules/axios/dist/browser","statSize":127542,"groups":[{"id":"./node_modules/axios/dist/browser/axios.cjs","label":"axios.cjs","path":"./node_modules/axios/dist/browser/axios.cjs","statSize":127542}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"index":true}}]
1
+ [{"label":"kontent-core.umd.js","isAsset":true,"statSize":176268,"parsedSize":183722,"gzipSize":44672,"groups":[{"label":"lib","path":"./lib","statSize":34417,"groups":[{"label":"helpers","path":"./lib/helpers","statSize":8352,"groups":[{"id":"./lib/helpers/header.helper.ts","label":"header.helper.ts","path":"./lib/helpers/header.helper.ts","statSize":627},{"id":"./lib/helpers/headers-helper.ts","label":"headers-helper.ts","path":"./lib/helpers/headers-helper.ts","statSize":481},{"id":"./lib/helpers/index.ts","label":"index.ts","path":"./lib/helpers/index.ts","statSize":958},{"id":"./lib/helpers/retry-helper.ts","label":"retry-helper.ts","path":"./lib/helpers/retry-helper.ts","statSize":5563},{"id":"./lib/helpers/url.helper.ts","label":"url.helper.ts","path":"./lib/helpers/url.helper.ts","statSize":723}],"parsedSize":0,"gzipSize":0},{"label":"http","path":"./lib/http","statSize":23275,"groups":[{"id":"./lib/http/http.debugger.ts","label":"http.debugger.ts","path":"./lib/http/http.debugger.ts","statSize":513},{"id":"./lib/http/http.functions.ts","label":"http.functions.ts","path":"./lib/http/http.functions.ts","statSize":17769},{"id":"./lib/http/http.models.ts","label":"http.models.ts","path":"./lib/http/http.models.ts","statSize":77},{"id":"./lib/http/http.service.ts","label":"http.service.ts","path":"./lib/http/http.service.ts","statSize":2619},{"id":"./lib/http/ihttp.service.ts","label":"ihttp.service.ts","path":"./lib/http/ihttp.service.ts","statSize":77},{"id":"./lib/http/index.ts","label":"index.ts","path":"./lib/http/index.ts","statSize":1065},{"id":"./lib/http/test-http.service.ts","label":"test-http.service.ts","path":"./lib/http/test-http.service.ts","statSize":1155}],"parsedSize":0,"gzipSize":0},{"id":"./lib/index.ts","label":"index.ts","path":"./lib/index.ts","statSize":905,"parsedSize":183708,"gzipSize":44672},{"label":"models","path":"./lib/models","statSize":1885,"groups":[{"id":"./lib/models/index.ts","label":"index.ts","path":"./lib/models/index.ts","statSize":900},{"id":"./lib/models/isdk-info.ts","label":"isdk-info.ts","path":"./lib/models/isdk-info.ts","statSize":77},{"id":"./lib/models/parameters.ts","label":"parameters.ts","path":"./lib/models/parameters.ts","statSize":831},{"id":"./lib/models/url.models.ts","label":"url.models.ts","path":"./lib/models/url.models.ts","statSize":77}],"parsedSize":0,"gzipSize":0}],"parsedSize":183708,"gzipSize":44672},{"label":"node_modules/axios/dist/browser","path":"./node_modules/axios/dist/browser","statSize":141851,"groups":[{"id":"./node_modules/axios/dist/browser/axios.cjs","label":"axios.cjs","path":"./node_modules/axios/dist/browser/axios.cjs","statSize":141851}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"index":true}}]
@@ -1 +1 @@
1
- [{"label":"kontent-core.umd.min.js","isAsset":true,"statSize":158185,"parsedSize":56181,"gzipSize":18581,"groups":[{"label":"lib","path":"./lib","statSize":30643,"groups":[{"label":"helpers","path":"./lib/helpers","statSize":8352,"groups":[{"id":954,"label":"header.helper.ts","path":"./lib/helpers/header.helper.ts","statSize":627},{"id":482,"label":"headers-helper.ts","path":"./lib/helpers/headers-helper.ts","statSize":481},{"id":191,"label":"index.ts","path":"./lib/helpers/index.ts","statSize":958},{"id":722,"label":"retry-helper.ts","path":"./lib/helpers/retry-helper.ts","statSize":5563},{"id":314,"label":"url.helper.ts","path":"./lib/helpers/url.helper.ts","statSize":723}],"parsedSize":0,"gzipSize":0},{"label":"http","path":"./lib/http","statSize":19501,"groups":[{"id":915,"label":"http.debugger.ts","path":"./lib/http/http.debugger.ts","statSize":513},{"id":347,"label":"http.functions.ts","path":"./lib/http/http.functions.ts","statSize":13995},{"id":414,"label":"http.models.ts","path":"./lib/http/http.models.ts","statSize":77},{"id":25,"label":"http.service.ts","path":"./lib/http/http.service.ts","statSize":2619},{"id":148,"label":"ihttp.service.ts","path":"./lib/http/ihttp.service.ts","statSize":77},{"id":562,"label":"index.ts","path":"./lib/http/index.ts","statSize":1065},{"id":216,"label":"test-http.service.ts","path":"./lib/http/test-http.service.ts","statSize":1155}],"parsedSize":0,"gzipSize":0},{"id":245,"label":"index.ts","path":"./lib/index.ts","statSize":905,"parsedSize":56181,"gzipSize":18581},{"label":"models","path":"./lib/models","statSize":1885,"groups":[{"id":492,"label":"index.ts","path":"./lib/models/index.ts","statSize":900},{"id":860,"label":"isdk-info.ts","path":"./lib/models/isdk-info.ts","statSize":77},{"id":958,"label":"parameters.ts","path":"./lib/models/parameters.ts","statSize":831},{"id":133,"label":"url.models.ts","path":"./lib/models/url.models.ts","statSize":77}],"parsedSize":0,"gzipSize":0}],"parsedSize":56181,"gzipSize":18581},{"label":"node_modules/axios/dist/browser","path":"./node_modules/axios/dist/browser","statSize":127542,"groups":[{"id":425,"label":"axios.cjs","path":"./node_modules/axios/dist/browser/axios.cjs","statSize":127542}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"index":true}}]
1
+ [{"label":"kontent-core.umd.min.js","isAsset":true,"statSize":176268,"parsedSize":60789,"gzipSize":19797,"groups":[{"label":"lib","path":"./lib","statSize":34417,"groups":[{"label":"helpers","path":"./lib/helpers","statSize":8352,"groups":[{"id":954,"label":"header.helper.ts","path":"./lib/helpers/header.helper.ts","statSize":627},{"id":482,"label":"headers-helper.ts","path":"./lib/helpers/headers-helper.ts","statSize":481},{"id":191,"label":"index.ts","path":"./lib/helpers/index.ts","statSize":958},{"id":722,"label":"retry-helper.ts","path":"./lib/helpers/retry-helper.ts","statSize":5563},{"id":314,"label":"url.helper.ts","path":"./lib/helpers/url.helper.ts","statSize":723}],"parsedSize":0,"gzipSize":0},{"label":"http","path":"./lib/http","statSize":23275,"groups":[{"id":915,"label":"http.debugger.ts","path":"./lib/http/http.debugger.ts","statSize":513},{"id":347,"label":"http.functions.ts","path":"./lib/http/http.functions.ts","statSize":17769},{"id":414,"label":"http.models.ts","path":"./lib/http/http.models.ts","statSize":77},{"id":25,"label":"http.service.ts","path":"./lib/http/http.service.ts","statSize":2619},{"id":148,"label":"ihttp.service.ts","path":"./lib/http/ihttp.service.ts","statSize":77},{"id":562,"label":"index.ts","path":"./lib/http/index.ts","statSize":1065},{"id":216,"label":"test-http.service.ts","path":"./lib/http/test-http.service.ts","statSize":1155}],"parsedSize":0,"gzipSize":0},{"id":245,"label":"index.ts","path":"./lib/index.ts","statSize":905,"parsedSize":60789,"gzipSize":19797},{"label":"models","path":"./lib/models","statSize":1885,"groups":[{"id":492,"label":"index.ts","path":"./lib/models/index.ts","statSize":900},{"id":860,"label":"isdk-info.ts","path":"./lib/models/isdk-info.ts","statSize":77},{"id":958,"label":"parameters.ts","path":"./lib/models/parameters.ts","statSize":831},{"id":133,"label":"url.models.ts","path":"./lib/models/url.models.ts","statSize":77}],"parsedSize":0,"gzipSize":0}],"parsedSize":60789,"gzipSize":19797},{"label":"node_modules/axios/dist/browser","path":"./node_modules/axios/dist/browser","statSize":141851,"groups":[{"id":425,"label":"axios.cjs","path":"./node_modules/axios/dist/browser/axios.cjs","statSize":141851}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"index":true}}]