|
@@ -31,13 +31,13 @@
|
|
|
*/
|
|
|
|
|
|
/*!
|
|
|
- * 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
|
|
|
*/
|
|
|
|
|
|
/*!
|
|
@@ -63,13 +63,6 @@
|
|
|
* @license MIT
|
|
|
*/
|
|
|
|
|
|
-/*!
|
|
|
- * The buffer module from node.js, for the browser.
|
|
|
- *
|
|
|
- * @author Feross Aboukhadijeh <https://feross.org>
|
|
|
- * @license MIT
|
|
|
- */
|
|
|
-
|
|
|
/*!
|
|
|
* Vue.js v2.7.16
|
|
|
* (c) 2014-2023 Evan You
|
|
@@ -159,16 +152,6 @@ and limitations under the License.
|
|
|
|
|
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
|
|
|
|
-/*! queue-microtask. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
|
-
|
|
|
-/*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
|
-
|
|
|
-/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
|
-
|
|
|
-/*! simple-peer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
|
-
|
|
|
-/*! simple-websocket. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
|
-
|
|
|
/**
|
|
|
* vue-class-component v7.2.3
|
|
|
* (c) 2015-present Evan You
|
|
@@ -184,23 +167,6 @@ and limitations under the License.
|
|
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
|
*/
|
|
|
|
|
|
-/**
|
|
|
- * @license Apache-2.0
|
|
|
- * Copyright 2018 Novage LLC.
|
|
|
- *
|
|
|
- * Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
- * you may not use this file except in compliance with the License.
|
|
|
- * You may obtain a copy of the License at
|
|
|
- *
|
|
|
- * http://www.apache.org/licenses/LICENSE-2.0
|
|
|
- *
|
|
|
- * Unless required by applicable law or agreed to in writing, software
|
|
|
- * distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
- * See the License for the specific language governing permissions and
|
|
|
- * limitations under the License.
|
|
|
- */
|
|
|
-
|
|
|
/**
|
|
|
* filesize
|
|
|
*
|