element-web-synapse01pim.gr.jp

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

2045.js.LICENSE.txt (1791B)


      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 /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
     23 
     24 /**
     25  * @license
     26  * Lodash <https://lodash.com/>
     27  * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
     28  * Released under MIT license <https://lodash.com/license>
     29  * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
     30  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
     31  */
     32 
     33 /**
     34  * @license React
     35  * react-dom.production.js
     36  *
     37  * Copyright (c) Meta Platforms, Inc. and affiliates.
     38  *
     39  * This source code is licensed under the MIT license found in the
     40  * LICENSE file in the root directory of this source tree.
     41  */
     42 
     43 /**
     44  * @license React
     45  * react-jsx-runtime.production.js
     46  *
     47  * Copyright (c) Meta Platforms, Inc. and affiliates.
     48  *
     49  * This source code is licensed under the MIT license found in the
     50  * LICENSE file in the root directory of this source tree.
     51  */
     52 
     53 /**
     54  * @license React
     55  * scheduler.production.js
     56  *
     57  * Copyright (c) Meta Platforms, Inc. and 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 
     63 /**
     64  * filesize
     65  *
     66  * @copyright 2025 Jason Mulligan <jason.mulligan@avoidwork.com>
     67  * @license BSD-3-Clause
     68  * @version 11.0.13
     69  */