storybook_ui_dll.LICENCE 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. /*
  2. object-assign
  3. (c) Sindre Sorhus
  4. @license MIT
  5. */
  6. /*!
  7. Copyright (c) 2017 Jed Watson.
  8. Licensed under the MIT License (MIT), see
  9. http://jedwatson.github.io/classnames
  10. */
  11. /*!
  12. * Fuse.js v3.4.6 - Lightweight fuzzy-search (http://fusejs.io)
  13. *
  14. * Copyright (c) 2012-2017 Kirollos Risk (http://kiro.me)
  15. * All Rights Reserved. Apache Software License 2.0
  16. *
  17. * http://www.apache.org/licenses/LICENSE-2.0
  18. */
  19. /*!
  20. * https://github.com/es-shims/es5-shim
  21. * @license es5-shim Copyright 2009-2015 by contributors, MIT License
  22. * see https://github.com/es-shims/es5-shim/blob/master/LICENSE
  23. */
  24. /*!
  25. * https://github.com/paulmillr/es6-shim
  26. * @license es6-shim Copyright 2013-2016 by Paul Miller (http://paulmillr.com)
  27. * and contributors, MIT License
  28. * es6-shim: v0.35.4
  29. * see https://github.com/paulmillr/es6-shim/blob/0.35.3/LICENSE
  30. * Details and documentation:
  31. * https://github.com/paulmillr/es6-shim/
  32. */
  33. /*!
  34. * isobject <https://github.com/jonschlinkert/isobject>
  35. *
  36. * Copyright (c) 2014-2017, Jon Schlinkert.
  37. * Released under the MIT License.
  38. */
  39. /**
  40. * @license
  41. * Lodash <https://lodash.com/>
  42. * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
  43. * Released under MIT license <https://lodash.com/license>
  44. * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
  45. * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
  46. */
  47. /** @license React v0.18.0
  48. * scheduler.production.min.js
  49. *
  50. * Copyright (c) Facebook, Inc. and its affiliates.
  51. *
  52. * This source code is licensed under the MIT license found in the
  53. * LICENSE file in the root directory of this source tree.
  54. */
  55. /** @license React v16.12.0
  56. * react-dom.production.min.js
  57. *
  58. * Copyright (c) Facebook, Inc. and its affiliates.
  59. *
  60. * This source code is licensed under the MIT license found in the
  61. * LICENSE file in the root directory of this source tree.
  62. */
  63. /** @license React v16.12.0
  64. * react-is.production.min.js
  65. *
  66. * Copyright (c) Facebook, Inc. and its affiliates.
  67. *
  68. * This source code is licensed under the MIT license found in the
  69. * LICENSE file in the root directory of this source tree.
  70. */
  71. /** @license React v16.12.0
  72. * react.production.min.js
  73. *
  74. * Copyright (c) Facebook, Inc. and its affiliates.
  75. *
  76. * This source code is licensed under the MIT license found in the
  77. * LICENSE file in the root directory of this source tree.
  78. */
  79. /**!
  80. * @fileOverview Kickass library to create and place poppers near their reference elements.
  81. * @version 1.16.1
  82. * @license
  83. * Copyright (c) 2016 Federico Zivolo and contributors
  84. *
  85. * Permission is hereby granted, free of charge, to any person obtaining a copy
  86. * of this software and associated documentation files (the "Software"), to deal
  87. * in the Software without restriction, including without limitation the rights
  88. * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  89. * copies of the Software, and to permit persons to whom the Software is
  90. * furnished to do so, subject to the following conditions:
  91. *
  92. * The above copyright notice and this permission notice shall be included in all
  93. * copies or substantial portions of the Software.
  94. *
  95. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  96. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  97. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  98. * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  99. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  100. * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  101. * SOFTWARE.
  102. */