diff --git a/8976.50e2b73f.async.js b/79552.7e6603fd.async.js
similarity index 99%
rename from 8976.50e2b73f.async.js
rename to 79552.7e6603fd.async.js
index 2299cd68ce..0e31b2114b 100644
--- a/8976.50e2b73f.async.js
+++ b/79552.7e6603fd.async.js
@@ -1,8 +1,8 @@
-(self["webpackChunk"] = self["webpackChunk"] || []).push([[8976],{
+(self["webpackChunk"] = self["webpackChunk"] || []).push([[79552],{
-/***/ 83155:
+/***/ 11271:
/*!******************************************************************!*\
- !*** ./node_modules/_cropperjs@1.6.1@cropperjs/dist/cropper.css ***!
+ !*** ./node_modules/_cropperjs@1.6.2@cropperjs/dist/cropper.css ***!
\******************************************************************/
/***/ (function() {
@@ -12,20 +12,20 @@
/***/ }),
-/***/ 93013:
+/***/ 21639:
/*!*****************************************************************!*\
- !*** ./node_modules/_cropperjs@1.6.1@cropperjs/dist/cropper.js ***!
+ !*** ./node_modules/_cropperjs@1.6.2@cropperjs/dist/cropper.js ***!
\*****************************************************************/
/***/ (function(module) {
/*!
- * Cropper.js v1.6.1
+ * Cropper.js v1.6.2
* https://fengyuanchen.github.io/cropperjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
- * Date: 2023-09-17T03:44:19.860Z
+ * Date: 2024-04-21T07:43:05.335Z
*/
(function (global, factory) {
@@ -54,6 +54,20 @@
}
return e;
}
+ function _toPrimitive(t, r) {
+ if ("object" != typeof t || !t) return t;
+ var e = t[Symbol.toPrimitive];
+ if (void 0 !== e) {
+ var i = e.call(t, r || "default");
+ if ("object" != typeof i) return i;
+ throw new TypeError("@@toPrimitive must return a primitive value.");
+ }
+ return ("string" === r ? String : Number)(t);
+ }
+ function _toPropertyKey(t) {
+ var i = _toPrimitive(t, "string");
+ return "symbol" == typeof i ? i : i + "";
+ }
function _typeof(o) {
"@babel/helpers - typeof";
@@ -124,20 +138,6 @@
function _nonIterableSpread() {
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
}
- function _toPrimitive(input, hint) {
- if (typeof input !== "object" || input === null) return input;
- var prim = input[Symbol.toPrimitive];
- if (prim !== undefined) {
- var res = prim.call(input, hint || "default");
- if (typeof res !== "object") return res;
- throw new TypeError("@@toPrimitive must return a primitive value.");
- }
- return (hint === "string" ? String : Number)(input);
- }
- function _toPropertyKey(arg) {
- var key = _toPrimitive(arg, "string");
- return typeof key === "symbol" ? key : String(key);
- }
var IS_BROWSER = typeof window !== 'undefined' && typeof window.document !== 'undefined';
var WINDOW = IS_BROWSER ? window : {};
@@ -2937,7 +2937,7 @@
this.sizing = false;
this.init();
}
- _createClass(Cropper, [{
+ return _createClass(Cropper, [{
key: "init",
value: function init() {
var element = this.element;
@@ -3284,7 +3284,6 @@
assign(DEFAULTS, isPlainObject(options) && options);
}
}]);
- return Cropper;
}();
assign(Cropper.prototype, render, preview, events, handlers, change, methods);
@@ -3314,7 +3313,7 @@ var _react = _interopRequireWildcard(__webpack_require__(/*! react */ 59301));
var _propTypes = _interopRequireDefault(__webpack_require__(/*! prop-types */ 12708));
-var _cropperjs = _interopRequireDefault(__webpack_require__(/*! cropperjs */ 93013));
+var _cropperjs = _interopRequireDefault(__webpack_require__(/*! cropperjs */ 21639));
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
diff --git a/index.html b/index.html
index 4d346c905f..a106d032c5 100644
--- a/index.html
+++ b/index.html
@@ -27,7 +27,7 @@
display: block !important;
}
-
+