@kontent-ai/core-sdk 10.3.1 → 10.5.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 (39) 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 +3 -1
  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 +3 -1
  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 +3 -1
  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 +35 -9
  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.map +1 -1
  17. package/dist/umd/report.json +1 -1
  18. package/dist/umd/report.min.json +1 -1
  19. package/dist/umd/stats.json +450 -450
  20. package/dist/umd/stats.min.json +859 -859
  21. package/lib/helpers/header.helper.ts +23 -23
  22. package/lib/helpers/headers-helper.ts +15 -15
  23. package/lib/helpers/index.ts +4 -4
  24. package/lib/helpers/retry-helper.ts +204 -204
  25. package/lib/helpers/url.helper.ts +26 -26
  26. package/lib/http/http.debugger.ts +21 -21
  27. package/lib/http/http.functions.ts +314 -312
  28. package/lib/http/http.models.ts +83 -83
  29. package/lib/http/http.service.ts +91 -91
  30. package/lib/http/ihttp.service.ts +20 -20
  31. package/lib/http/index.ts +6 -6
  32. package/lib/http/test-http.service.ts +70 -70
  33. package/lib/index.ts +4 -4
  34. package/lib/models/index.ts +3 -3
  35. package/lib/models/isdk-info.ts +15 -15
  36. package/lib/models/parameters.ts +25 -25
  37. package/lib/models/url.models.ts +3 -3
  38. package/lib/sdk-info.generated.ts +1 -1
  39. package/package.json +88 -88
@@ -1 +1 @@
1
- [{"label":"kontent-core.umd.js","isAsset":true,"statSize":115000,"parsedSize":122415,"gzipSize":28295,"groups":[{"label":"lib","path":"./lib","statSize":30558,"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":19416,"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":13910},{"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":122415,"gzipSize":28295},{"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":122415,"gzipSize":28295},{"label":"node_modules/axios/dist/browser","path":"./node_modules/axios/dist/browser","statSize":84442,"groups":[{"id":"./node_modules/axios/dist/browser/axios.cjs","label":"axios.cjs","path":"./node_modules/axios/dist/browser/axios.cjs","statSize":84442}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"index":true}}]
1
+ [{"label":"kontent-core.umd.js","isAsset":true,"statSize":115739,"parsedSize":123154,"gzipSize":28578,"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":123154,"gzipSize":28578},{"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":123154,"gzipSize":28578},{"label":"node_modules/axios/dist/browser","path":"./node_modules/axios/dist/browser","statSize":85096,"groups":[{"id":"./node_modules/axios/dist/browser/axios.cjs","label":"axios.cjs","path":"./node_modules/axios/dist/browser/axios.cjs","statSize":85096}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"index":true}}]
@@ -1 +1 @@
1
- [{"label":"kontent-core.umd.min.js","isAsset":true,"statSize":115000,"parsedSize":43680,"gzipSize":14088,"groups":[{"label":"lib","path":"./lib","statSize":30558,"groups":[{"label":"helpers","path":"./lib/helpers","statSize":8352,"groups":[{"id":283,"label":"header.helper.ts","path":"./lib/helpers/header.helper.ts","statSize":627},{"id":946,"label":"headers-helper.ts","path":"./lib/helpers/headers-helper.ts","statSize":481},{"id":504,"label":"index.ts","path":"./lib/helpers/index.ts","statSize":958},{"id":605,"label":"retry-helper.ts","path":"./lib/helpers/retry-helper.ts","statSize":5563},{"id":931,"label":"url.helper.ts","path":"./lib/helpers/url.helper.ts","statSize":723}],"parsedSize":0,"gzipSize":0},{"label":"http","path":"./lib/http","statSize":19416,"groups":[{"id":742,"label":"http.debugger.ts","path":"./lib/http/http.debugger.ts","statSize":513},{"id":823,"label":"http.functions.ts","path":"./lib/http/http.functions.ts","statSize":13910},{"id":717,"label":"http.models.ts","path":"./lib/http/http.models.ts","statSize":77},{"id":186,"label":"http.service.ts","path":"./lib/http/http.service.ts","statSize":2619},{"id":921,"label":"ihttp.service.ts","path":"./lib/http/ihttp.service.ts","statSize":77},{"id":829,"label":"index.ts","path":"./lib/http/index.ts","statSize":1065},{"id":908,"label":"test-http.service.ts","path":"./lib/http/test-http.service.ts","statSize":1155}],"parsedSize":0,"gzipSize":0},{"id":713,"label":"index.ts","path":"./lib/index.ts","statSize":905,"parsedSize":43680,"gzipSize":14088},{"label":"models","path":"./lib/models","statSize":1885,"groups":[{"id":339,"label":"index.ts","path":"./lib/models/index.ts","statSize":900},{"id":782,"label":"isdk-info.ts","path":"./lib/models/isdk-info.ts","statSize":77},{"id":215,"label":"parameters.ts","path":"./lib/models/parameters.ts","statSize":831},{"id":515,"label":"url.models.ts","path":"./lib/models/url.models.ts","statSize":77}],"parsedSize":0,"gzipSize":0}],"parsedSize":43680,"gzipSize":14088},{"label":"node_modules/axios/dist/browser","path":"./node_modules/axios/dist/browser","statSize":84442,"groups":[{"id":218,"label":"axios.cjs","path":"./node_modules/axios/dist/browser/axios.cjs","statSize":84442}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"index":true}}]
1
+ [{"label":"kontent-core.umd.min.js","isAsset":true,"statSize":115739,"parsedSize":44048,"gzipSize":14230,"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":44048,"gzipSize":14230},{"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":44048,"gzipSize":14230},{"label":"node_modules/axios/dist/browser","path":"./node_modules/axios/dist/browser","statSize":85096,"groups":[{"id":425,"label":"axios.cjs","path":"./node_modules/axios/dist/browser/axios.cjs","statSize":85096}],"parsedSize":0,"gzipSize":0}],"isInitialByEntrypoint":{"index":true}}]