contentful-management 10.44.0 → 10.44.1

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.
@@ -11380,7 +11380,6 @@ var wrapAppDefinitionCollection = (0,_common_utils__WEBPACK_IMPORTED_MODULE_3__.
11380
11380
  "use strict";
11381
11381
  __webpack_require__.r(__webpack_exports__);
11382
11382
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
11383
- /* harmony export */ IconType: () => (/* binding */ IconType),
11384
11383
  /* harmony export */ wrapAppDetails: () => (/* binding */ wrapAppDetails)
11385
11384
  /* harmony export */ });
11386
11385
  /* harmony import */ var fast_copy__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! fast-copy */ "../node_modules/fast-copy/dist/esm/index.mjs");
@@ -11389,10 +11388,6 @@ __webpack_require__.r(__webpack_exports__);
11389
11388
 
11390
11389
 
11391
11390
 
11392
- var IconType = /*#__PURE__*/function (IconType) {
11393
- IconType["Base64"] = "base64";
11394
- return IconType;
11395
- }({});
11396
11391
  /**
11397
11392
  * @private
11398
11393
  * @param makeRequest - function to make requests via an adapter