@wix/entity-advanced-permissions 1.894.0 → 1.896.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.
@@ -5037,7 +5037,7 @@ module.exports = baseToString;
5037
5037
  \*************************************************/
5038
5038
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
5039
5039
 
5040
- var trimmedEndIndex = __webpack_require__(/*! ./_trimmedEndIndex */ 5720);
5040
+ var trimmedEndIndex = __webpack_require__(/*! ./_trimmedEndIndex */ 2553);
5041
5041
 
5042
5042
  /** Used to match leading whitespace. */
5043
5043
  var reTrimStart = /^\s+/;
@@ -7456,7 +7456,7 @@ module.exports = toSource;
7456
7456
 
7457
7457
  /***/ }),
7458
7458
 
7459
- /***/ 5720:
7459
+ /***/ 2553:
7460
7460
  /*!********************************************************!*\
7461
7461
  !*** ../../../node_modules/lodash/_trimmedEndIndex.js ***!
7462
7462
  \********************************************************/
@@ -34515,10 +34515,10 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__314__;
34515
34515
 
34516
34516
  /***/ }),
34517
34517
 
34518
- /***/ 191:
34519
- /*!****************************************************************************************************!*\
34520
- !*** ../../../node_modules/@wix/babel-preset-yoshi/node_modules/@babel/runtime/helpers/extends.js ***!
34521
- \****************************************************************************************************/
34518
+ /***/ 9782:
34519
+ /*!*****************************************************************************************************!*\
34520
+ !*** ../../../node_modules/@wix/yoshi-webpack-utils/node_modules/@babel/runtime/helpers/extends.js ***!
34521
+ \*****************************************************************************************************/
34522
34522
  /***/ (function(module) {
34523
34523
 
34524
34524
  function _extends() {
@@ -42861,8 +42861,8 @@ IconToggle.defaultProps = {
42861
42861
  animation: false,
42862
42862
  };
42863
42863
  //# sourceMappingURL=IconToggle.js.map
42864
- // EXTERNAL MODULE: ../../../node_modules/@wix/babel-preset-yoshi/node_modules/@babel/runtime/helpers/extends.js
42865
- var helpers_extends = __webpack_require__(191);
42864
+ // EXTERNAL MODULE: ../../../node_modules/@wix/yoshi-webpack-utils/node_modules/@babel/runtime/helpers/extends.js
42865
+ var helpers_extends = __webpack_require__(9782);
42866
42866
  var extends_default = /*#__PURE__*/__webpack_require__.n(helpers_extends);
42867
42867
  // EXTERNAL MODULE: ../../../node_modules/wix-ui-tpa/dist/esm/components/internal/WixUiCoreComponents/components/CoreDropdown/CoreDropdown.st.css
42868
42868
  var CoreDropdown_st = __webpack_require__(5330);