浏览代码

Update compiled assets

Daniel Supernault 3 年之前
父节点
当前提交
d45aea92dd
共有 35 个文件被更改,包括 231 次插入0 次删除
  1. 二进制
      public/css/admin.css
  2. 二进制
      public/css/app.css
  3. 二进制
      public/css/appdark.css
  4. 二进制
      public/css/landing.css
  5. 二进制
      public/css/spa.css
  6. 二进制
      public/js/activity.js
  7. 二进制
      public/js/admin.js
  8. 19 0
      public/js/admin.js.LICENSE.txt
  9. 二进制
      public/js/app.js
  10. 1 0
      public/js/app.js.LICENSE.txt
  11. 二进制
      public/js/collectioncompose.js
  12. 二进制
      public/js/collections.js
  13. 二进制
      public/js/components.js
  14. 二进制
      public/js/compose-classic.js
  15. 二进制
      public/js/compose.js
  16. 二进制
      public/js/developers.js
  17. 二进制
      public/js/direct.js
  18. 二进制
      public/js/discover.js
  19. 二进制
      public/js/hashtag.js
  20. 二进制
      public/js/loops.js
  21. 二进制
      public/js/manifest.js
  22. 二进制
      public/js/profile-directory.js
  23. 二进制
      public/js/profile.js
  24. 二进制
      public/js/rempos.js
  25. 二进制
      public/js/rempro.js
  26. 二进制
      public/js/search.js
  27. 二进制
      public/js/spa.js
  28. 1 0
      public/js/spa.js.LICENSE.txt
  29. 二进制
      public/js/status.js
  30. 二进制
      public/js/stories.js
  31. 二进制
      public/js/story-compose.js
  32. 二进制
      public/js/timeline.js
  33. 二进制
      public/js/vendor.js
  34. 210 0
      public/js/vendor.js.LICENSE.txt
  35. 二进制
      public/mix-manifest.json

二进制
public/css/admin.css


二进制
public/css/app.css


二进制
public/css/appdark.css


二进制
public/css/landing.css


二进制
public/css/spa.css


二进制
public/js/activity.js


二进制
public/js/admin.js


+ 19 - 0
public/js/admin.js.LICENSE.txt

@@ -0,0 +1,19 @@
+/*!
+
+=========================================================
+* Argon Dashboard - v1.2.0
+=========================================================
+
+* Product Page: https://www.creative-tim.com/product/argon-dashboard
+* Copyright 2020 Creative Tim (https://www.creative-tim.com)
+* Licensed under MIT (https://github.com/creativetimofficial/argon-dashboard/blob/master/LICENSE.md)
+
+* Coded by www.creative-tim.com
+
+=========================================================
+
+* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+*/
+
+/*! @source http://purl.eligrey.com/github/canvas-toBlob.js/blob/master/canvas-toBlob.js */

二进制
public/js/app.js


+ 1 - 0
public/js/app.js.LICENSE.txt

@@ -0,0 +1 @@
+/*! @source http://purl.eligrey.com/github/canvas-toBlob.js/blob/master/canvas-toBlob.js */

二进制
public/js/collectioncompose.js


二进制
public/js/collections.js


二进制
public/js/components.js


二进制
public/js/compose-classic.js


二进制
public/js/compose.js


二进制
public/js/developers.js


二进制
public/js/direct.js


二进制
public/js/discover.js


二进制
public/js/hashtag.js


二进制
public/js/loops.js


二进制
public/js/manifest.js


二进制
public/js/profile-directory.js


二进制
public/js/profile.js


二进制
public/js/rempos.js


二进制
public/js/rempro.js


二进制
public/js/search.js


二进制
public/js/spa.js


+ 1 - 0
public/js/spa.js.LICENSE.txt

@@ -0,0 +1 @@
+/*! @source http://purl.eligrey.com/github/canvas-toBlob.js/blob/master/canvas-toBlob.js */

二进制
public/js/status.js


二进制
public/js/stories.js


二进制
public/js/story-compose.js


二进制
public/js/timeline.js


二进制
public/js/vendor.js


+ 210 - 0
public/js/vendor.js.LICENSE.txt

@@ -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

二进制
public/mix-manifest.json