main.cffecb2b.js.LICENSE.txt 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. /*
  2. object-assign
  3. (c) Sindre Sorhus
  4. @license MIT
  5. */
  6. /*
  7. object-assign
  8. (c) Sindre Sorhus
  9. @license MIT
  10. */
  11. /*!
  12. Copyright (c) 2018 Jed Watson.
  13. Licensed under the MIT License (MIT), see
  14. http://jedwatson.github.io/classnames
  15. */
  16. /**
  17. * Checks if an event is supported in the current execution environment.
  18. *
  19. * NOTE: This will not work correctly for non-generic events such as `change`,
  20. * `reset`, `load`, `error`, and `select`.
  21. *
  22. * Borrows from Modernizr.
  23. *
  24. * @param {string} eventNameSuffix Event name, e.g. "click".
  25. * @param {?boolean} capture Check if the capture phase is supported.
  26. * @return {boolean} True if the event is supported.
  27. * @internal
  28. * @license Modernizr 3.0.0pre (Custom Build) | MIT
  29. */
  30. /** @license React v0.20.2
  31. * scheduler.production.min.js
  32. *
  33. * Copyright (c) Facebook, Inc. and its affiliates.
  34. *
  35. * This source code is licensed under the MIT license found in the
  36. * LICENSE file in the root directory of this source tree.
  37. */
  38. /** @license React v16.13.1
  39. * react-is.production.min.js
  40. *
  41. * Copyright (c) Facebook, Inc. and its affiliates.
  42. *
  43. * This source code is licensed under the MIT license found in the
  44. * LICENSE file in the root directory of this source tree.
  45. */
  46. /** @license React v17.0.2
  47. * react-dom.production.min.js
  48. *
  49. * Copyright (c) Facebook, Inc. and its affiliates.
  50. *
  51. * This source code is licensed under the MIT license found in the
  52. * LICENSE file in the root directory of this source tree.
  53. */
  54. /** @license React v17.0.2
  55. * react-is.production.min.js
  56. *
  57. * Copyright (c) Facebook, Inc. and its affiliates.
  58. *
  59. * This source code is licensed under the MIT license found in the
  60. * LICENSE file in the root directory of this source tree.
  61. */
  62. /** @license React v17.0.2
  63. * react-jsx-runtime.production.min.js
  64. *
  65. * Copyright (c) Facebook, Inc. and its affiliates.
  66. *
  67. * This source code is licensed under the MIT license found in the
  68. * LICENSE file in the root directory of this source tree.
  69. */
  70. /** @license React v17.0.2
  71. * react.production.min.js
  72. *
  73. * Copyright (c) Facebook, Inc. and its affiliates.
  74. *
  75. * This source code is licensed under the MIT license found in the
  76. * LICENSE file in the root directory of this source tree.
  77. */
  78. //! moment.js