2.7cb4195c.chunk.js.LICENSE.txt 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. /*
  2. object-assign
  3. (c) Sindre Sorhus
  4. @license MIT
  5. */
  6. /*!
  7. * Sizzle CSS Selector Engine v2.3.5
  8. * https://sizzlejs.com/
  9. *
  10. * Copyright JS Foundation and other contributors
  11. * Released under the MIT license
  12. * https://js.foundation/
  13. *
  14. * Date: 2020-03-14
  15. */
  16. /*!
  17. * Bootstrap v4.3.1 (https://getbootstrap.com/)
  18. * Copyright 2011-2019 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
  19. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  20. */
  21. /*!
  22. Copyright (c) 2017 Jed Watson.
  23. Licensed under the MIT License (MIT), see
  24. http://jedwatson.github.io/classnames
  25. */
  26. /*!
  27. * The buffer module from node.js, for the browser.
  28. *
  29. * @author Feross Aboukhadijeh <http://feross.org>
  30. * @license MIT
  31. */
  32. /*!
  33. * jQuery JavaScript Library v3.5.1
  34. * https://jquery.com/
  35. *
  36. * Includes Sizzle.js
  37. * https://sizzlejs.com/
  38. *
  39. * Copyright JS Foundation and other contributors
  40. * Released under the MIT license
  41. * https://jquery.org/license
  42. *
  43. * Date: 2020-05-04T22:49Z
  44. */
  45. /*!
  46. * perfect-scrollbar v1.5.3
  47. * Copyright 2021 Hyunje Jun, MDBootstrap and Contributors
  48. * Licensed under MIT
  49. */
  50. /** @license React v0.16.2
  51. * scheduler.production.min.js
  52. *
  53. * Copyright (c) Facebook, Inc. and its affiliates.
  54. *
  55. * This source code is licensed under the MIT license found in the
  56. * LICENSE file in the root directory of this source tree.
  57. */
  58. /** @license React v16.10.2
  59. * react-dom.production.min.js
  60. *
  61. * Copyright (c) Facebook, Inc. and its affiliates.
  62. *
  63. * This source code is licensed under the MIT license found in the
  64. * LICENSE file in the root directory of this source tree.
  65. */
  66. /** @license React v16.10.2
  67. * react-is.production.min.js
  68. *
  69. * Copyright (c) Facebook, Inc. and its affiliates.
  70. *
  71. * This source code is licensed under the MIT license found in the
  72. * LICENSE file in the root directory of this source tree.
  73. */
  74. /** @license React v16.10.2
  75. * react.production.min.js
  76. *
  77. * Copyright (c) Facebook, Inc. and its affiliates.
  78. *
  79. * This source code is licensed under the MIT license found in the
  80. * LICENSE file in the root directory of this source tree.
  81. */
  82. /**!
  83. * @fileOverview Kickass library to create and place poppers near their reference elements.
  84. * @version 1.15.0
  85. * @license
  86. * Copyright (c) 2016 Federico Zivolo and contributors
  87. *
  88. * Permission is hereby granted, free of charge, to any person obtaining a copy
  89. * of this software and associated documentation files (the "Software"), to deal
  90. * in the Software without restriction, including without limitation the rights
  91. * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  92. * copies of the Software, and to permit persons to whom the Software is
  93. * furnished to do so, subject to the following conditions:
  94. *
  95. * The above copyright notice and this permission notice shall be included in all
  96. * copies or substantial portions of the Software.
  97. *
  98. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  99. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  100. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  101. * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  102. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  103. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  104. * SOFTWARE.
  105. */