/public/js/app.js.LICENSE.txt

https://github.com/aw-studio/fjord
Plain Text | 151 lines | 134 code | 17 blank | 0 comment | 0 complexity | 610e149fa0f7b0856b1c1571f75730e9 MD5 | raw file
  1. /*!
  2. * tiptap v1.29.6
  3. * (c) 2020 überdosis GbR (limited liability)
  4. * @license MIT
  5. */
  6. /*!
  7. * tiptap-commands v1.14.6
  8. * (c) 2020 überdosis GbR (limited liability)
  9. * @license MIT
  10. */
  11. /*!
  12. * tiptap-extensions v1.33.0
  13. * (c) 2020 überdosis GbR (limited liability)
  14. * @license MIT
  15. */
  16. /*!
  17. * tiptap-utils v1.10.4
  18. * (c) 2020 überdosis GbR (limited liability)
  19. * @license MIT
  20. */
  21. /*!
  22. * Bootstrap v4.5.2 (https://getbootstrap.com/)
  23. * Copyright 2011-2020 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
  24. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  25. */
  26. /*!
  27. * ApexCharts v3.21.0
  28. * (c) 2018-2020 Juned Chhipa
  29. * Released under the MIT License.
  30. */
  31. /*!
  32. * BootstrapVue Icons, generated from Bootstrap Icons 1.0.0
  33. *
  34. * @link https://icons.getbootstrap.com/
  35. * @license MIT
  36. * https://github.com/twbs/icons/blob/master/LICENSE.md
  37. */
  38. /*!
  39. * Cropper.js v1.5.9
  40. * https://fengyuanchen.github.io/cropperjs
  41. *
  42. * Copyright 2015-present Chen Fengyuan
  43. * Released under the MIT license
  44. *
  45. * Date: 2020-09-10T13:16:26.743Z
  46. */
  47. /*!
  48. * Sizzle CSS Selector Engine v2.3.5
  49. * https://sizzlejs.com/
  50. *
  51. * Copyright JS Foundation and other contributors
  52. * Released under the MIT license
  53. * https://js.foundation/
  54. *
  55. * Date: 2020-03-14
  56. */
  57. /*!
  58. * Vue.js v2.6.12
  59. * (c) 2014-2020 Evan You
  60. * Released under the MIT License.
  61. */
  62. /*!
  63. * jQuery JavaScript Library v3.5.1
  64. * https://jquery.com/
  65. *
  66. * Includes Sizzle.js
  67. * https://sizzlejs.com/
  68. *
  69. * Copyright JS Foundation and other contributors
  70. * Released under the MIT license
  71. * https://jquery.org/license
  72. *
  73. * Date: 2020-05-04T22:49Z
  74. */
  75. /*!
  76. * vuex v3.5.1
  77. * (c) 2020 Evan You
  78. * @license MIT
  79. */
  80. /*!
  81. * portal-vue © Thorsten Lünborg, 2019
  82. *
  83. * Version: 2.1.7
  84. *
  85. * LICENCE: MIT
  86. *
  87. * https://github.com/linusborg/portal-vue
  88. *
  89. */
  90. /*! @preserve
  91. * numeral.js
  92. * version : 2.0.6
  93. * author : Adam Draper
  94. * license : MIT
  95. * http://adamwdraper.github.com/Numeral-js/
  96. */
  97. /*! svg.draggable.js - v2.2.2 - 2019-01-08
  98. * https://github.com/svgdotjs/svg.draggable.js
  99. * Copyright (c) 2019 Wout Fierens; Licensed MIT */
  100. /*! svg.filter.js - v2.0.2 - 2016-02-24
  101. * https://github.com/wout/svg.filter.js
  102. * Copyright (c) 2016 Wout Fierens; Licensed MIT */
  103. /**
  104. * @license
  105. * Lodash <https://lodash.com/>
  106. * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
  107. * Released under MIT license <https://lodash.com/license>
  108. * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
  109. * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
  110. */
  111. /**!
  112. * @fileOverview Kickass library to create and place poppers near their reference elements.
  113. * @version 1.16.1
  114. * @license
  115. * Copyright (c) 2016 Federico Zivolo and contributors
  116. *
  117. * Permission is hereby granted, free of charge, to any person obtaining a copy
  118. * of this software and associated documentation files (the "Software"), to deal
  119. * in the Software without restriction, including without limitation the rights
  120. * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  121. * copies of the Software, and to permit persons to whom the Software is
  122. * furnished to do so, subject to the following conditions:
  123. *
  124. * The above copyright notice and this permission notice shall be included in all
  125. * copies or substantial portions of the Software.
  126. *
  127. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  128. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  129. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  130. * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  131. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  132. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  133. * SOFTWARE.
  134. */