2.d2b0a6c3.chunk.js.LICENSE.txt 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  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. /** @license React v0.16.2
  46. * scheduler.production.min.js
  47. *
  48. * Copyright (c) Facebook, Inc. and its affiliates.
  49. *
  50. * This source code is licensed under the MIT license found in the
  51. * LICENSE file in the root directory of this source tree.
  52. */
  53. /** @license React v16.10.2
  54. * react-dom.production.min.js
  55. *
  56. * Copyright (c) Facebook, Inc. and its affiliates.
  57. *
  58. * This source code is licensed under the MIT license found in the
  59. * LICENSE file in the root directory of this source tree.
  60. */
  61. /** @license React v16.10.2
  62. * react-is.production.min.js
  63. *
  64. * Copyright (c) Facebook, Inc. and its affiliates.
  65. *
  66. * This source code is licensed under the MIT license found in the
  67. * LICENSE file in the root directory of this source tree.
  68. */
  69. /** @license React v16.10.2
  70. * react.production.min.js
  71. *
  72. * Copyright (c) Facebook, Inc. and its affiliates.
  73. *
  74. * This source code is licensed under the MIT license found in the
  75. * LICENSE file in the root directory of this source tree.
  76. */
  77. /**!
  78. * @fileOverview Kickass library to create and place poppers near their reference elements.
  79. * @version 1.15.0
  80. * @license
  81. * Copyright (c) 2016 Federico Zivolo and contributors
  82. *
  83. * Permission is hereby granted, free of charge, to any person obtaining a copy
  84. * of this software and associated documentation files (the "Software"), to deal
  85. * in the Software without restriction, including without limitation the rights
  86. * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  87. * copies of the Software, and to permit persons to whom the Software is
  88. * furnished to do so, subject to the following conditions:
  89. *
  90. * The above copyright notice and this permission notice shall be included in all
  91. * copies or substantial portions of the Software.
  92. *
  93. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  94. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  95. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  96. * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  97. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  98. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  99. * SOFTWARE.
  100. */