element-web-synapse01pim.gr.jp

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

650.js.LICENSE.txt (2149B)


      1 /*!
      2 	Copyright (c) 2018 Jed Watson.
      3 	Licensed under the MIT License (MIT), see
      4 	http://jedwatson.github.io/classnames
      5 */
      6 
      7 /*!
      8  * escape-html
      9  * Copyright(c) 2012-2013 TJ Holowaychuk
     10  * Copyright(c) 2015 Andreas Lubbe
     11  * Copyright(c) 2015 Tiancheng "Timothy" Gu
     12  * MIT Licensed
     13  */
     14 
     15 /*!
     16  * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
     17  *
     18  * Copyright (c) 2014-2017, Jon Schlinkert.
     19  * Released under the MIT License.
     20  */
     21 
     22 /*! __SENTRY_SDK_SOURCE__ */
     23 
     24 /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
     25 
     26 /**
     27  * @license
     28  * Lodash (Custom Build) <https://lodash.com/>
     29  * Build: `lodash modularize exports="es" --repo lodash/lodash#4.18.1 -o ./`
     30  * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
     31  * Released under MIT license <https://lodash.com/license>
     32  * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
     33  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
     34  */
     35 
     36 /**
     37  * @license React
     38  * react-dom.production.js
     39  *
     40  * Copyright (c) Meta Platforms, Inc. and affiliates.
     41  *
     42  * This source code is licensed under the MIT license found in the
     43  * LICENSE file in the root directory of this source tree.
     44  */
     45 
     46 /**
     47  * @license React
     48  * react-jsx-runtime.production.js
     49  *
     50  * Copyright (c) Meta Platforms, Inc. and 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 
     56 /**
     57  * @license React
     58  * react.production.js
     59  *
     60  * Copyright (c) Meta Platforms, Inc. and affiliates.
     61  *
     62  * This source code is licensed under the MIT license found in the
     63  * LICENSE file in the root directory of this source tree.
     64  */
     65 
     66 /**
     67  * @license React
     68  * scheduler.production.js
     69  *
     70  * Copyright (c) Meta Platforms, Inc. and affiliates.
     71  *
     72  * This source code is licensed under the MIT license found in the
     73  * LICENSE file in the root directory of this source tree.
     74  */
     75 
     76 /**
     77  * filesize
     78  *
     79  * @copyright 2026 Jason Mulligan <jason.mulligan@avoidwork.com>
     80  * @license BSD-3-Clause
     81  * @version 11.0.18
     82  */