|
@@ -0,0 +1,210 @@
|
|
|
+/*!
|
|
|
+ * Bootstrap v4.6.1 (https://getbootstrap.com/)
|
|
|
+ * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
|
|
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * @preserve
|
|
|
+ *
|
|
|
+ * Readmore.js jQuery plugin
|
|
|
+ * Author: @jed_foster
|
|
|
+ * Project home: http://jedfoster.github.io/Readmore.js
|
|
|
+ * Licensed under the MIT license
|
|
|
+ *
|
|
|
+ * Debounce function from http://davidwalsh.name/javascript-debounce-function
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * BootstrapVue Icons, generated from Bootstrap Icons 1.2.2
|
|
|
+ *
|
|
|
+ * @link https://icons.getbootstrap.com/
|
|
|
+ * @license MIT
|
|
|
+ * https://github.com/twbs/icons/blob/master/LICENSE.md
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * Chart.js v2.9.4
|
|
|
+ * https://www.chartjs.org
|
|
|
+ * (c) 2020 Chart.js Contributors
|
|
|
+ * Released under the MIT License
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * Cropper.js v1.5.12
|
|
|
+ * https://fengyuanchen.github.io/cropperjs
|
|
|
+ *
|
|
|
+ * Copyright 2015-present Chen Fengyuan
|
|
|
+ * Released under the MIT license
|
|
|
+ *
|
|
|
+ * Date: 2021-06-12T08:00:17.411Z
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * JavaScript Cookie v2.2.1
|
|
|
+ * https://github.com/js-cookie/js-cookie
|
|
|
+ *
|
|
|
+ * Copyright 2006, 2015 Klaus Hartl & Fagner Brack
|
|
|
+ * Released under the MIT license
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * Scroll Lock v3.1.3
|
|
|
+ * https://github.com/MohammadYounes/jquery-scrollLock
|
|
|
+ *
|
|
|
+ * Copyright (c) 2017 Mohammad Younes
|
|
|
+ * Licensed under GPL 3.
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * Sizzle CSS Selector Engine v2.3.6
|
|
|
+ * https://sizzlejs.com/
|
|
|
+ *
|
|
|
+ * Copyright JS Foundation and other contributors
|
|
|
+ * Released under the MIT license
|
|
|
+ * https://js.foundation/
|
|
|
+ *
|
|
|
+ * Date: 2021-02-16
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * Vue.js v2.6.14
|
|
|
+ * (c) 2014-2021 Evan You
|
|
|
+ * Released under the MIT License.
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * jQuery JavaScript Library v3.6.0
|
|
|
+ * https://jquery.com/
|
|
|
+ *
|
|
|
+ * Includes Sizzle.js
|
|
|
+ * https://sizzlejs.com/
|
|
|
+ *
|
|
|
+ * Copyright OpenJS Foundation and other contributors
|
|
|
+ * Released under the MIT license
|
|
|
+ * https://jquery.org/license
|
|
|
+ *
|
|
|
+ * Date: 2021-03-02T17:08Z
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * twitter-text 2.0.5
|
|
|
+ *
|
|
|
+ * Copyright 2012 Twitter, Inc.
|
|
|
+ *
|
|
|
+ * Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
+ * you may not use this work except in compliance with the License.
|
|
|
+ * You may obtain a copy of the License at:
|
|
|
+ *
|
|
|
+ * http://www.apache.org/licenses/LICENSE-2.0
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * vue-carousel v0.18.0-alpha
|
|
|
+ * (c) 2019 todd.beauchamp@ssense.com
|
|
|
+ * https://github.com/ssense/vue-carousel#readme
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * vue-i18n v8.27.0
|
|
|
+ * (c) 2022 kazuya kawaguchi
|
|
|
+ * Released under the MIT License.
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * vue-infinite-loading v2.4.5
|
|
|
+ * (c) 2016-2020 PeachScript
|
|
|
+ * MIT License
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * vue-masonry-css v1.0.3
|
|
|
+ * https://github.com/paulcollett/vue-masonry-css
|
|
|
+ * Released under the MIT License.
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * vuex v3.6.2
|
|
|
+ * (c) 2021 Evan You
|
|
|
+ * @license MIT
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * portal-vue © Thorsten Lünborg, 2019
|
|
|
+ *
|
|
|
+ * Version: 2.1.7
|
|
|
+ *
|
|
|
+ * LICENCE: MIT
|
|
|
+ *
|
|
|
+ * https://github.com/linusborg/portal-vue
|
|
|
+ *
|
|
|
+ */
|
|
|
+
|
|
|
+/*! *****************************************************************************
|
|
|
+Copyright (c) Microsoft Corporation. All rights reserved.
|
|
|
+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
|
|
|
+
|
|
|
+THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
|
+KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
|
+WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
|
+MERCHANTABLITY OR NON-INFRINGEMENT.
|
|
|
+
|
|
|
+See the Apache Version 2.0 License for specific language governing permissions
|
|
|
+and limitations under the License.
|
|
|
+***************************************************************************** */
|
|
|
+
|
|
|
+/*! https://mths.be/punycode v1.4.1 by @mathias */
|
|
|
+
|
|
|
+/**
|
|
|
+ * vue-class-component v7.2.3
|
|
|
+ * (c) 2015-present Evan You
|
|
|
+ * @license MIT
|
|
|
+ */
|
|
|
+
|
|
|
+/**
|
|
|
+ * @license
|
|
|
+ * Lodash <https://lodash.com/>
|
|
|
+ * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
|
+ * Released under MIT license <https://lodash.com/license>
|
|
|
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
|
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
|
+ */
|
|
|
+
|
|
|
+/**
|
|
|
+ * filesize
|
|
|
+ *
|
|
|
+ * @copyright 2018 Jason Mulligan <jason.mulligan@avoidwork.com>
|
|
|
+ * @license BSD-3-Clause
|
|
|
+ * @version 3.6.1
|
|
|
+ */
|
|
|
+
|
|
|
+/**!
|
|
|
+ * @fileOverview Kickass library to create and place poppers near their reference elements.
|
|
|
+ * @version 1.16.1
|
|
|
+ * @license
|
|
|
+ * Copyright (c) 2016 Federico Zivolo and contributors
|
|
|
+ *
|
|
|
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
|
+ * of this software and associated documentation files (the "Software"), to deal
|
|
|
+ * in the Software without restriction, including without limitation the rights
|
|
|
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
+ * copies of the Software, and to permit persons to whom the Software is
|
|
|
+ * furnished to do so, subject to the following conditions:
|
|
|
+ *
|
|
|
+ * The above copyright notice and this permission notice shall be included in all
|
|
|
+ * copies or substantial portions of the Software.
|
|
|
+ *
|
|
|
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
+ * SOFTWARE.
|
|
|
+ */
|
|
|
+
|
|
|
+//! moment.js
|
|
|
+
|
|
|
+//! moment.js locale configuration
|