Integrate react_on_rails
This commit is contained in:
parent
ecc9c78e5e
commit
30e93e5bbe
10 changed files with 350 additions and 459 deletions
594
NOTICE-js
594
NOTICE-js
|
@ -865,8 +865,7 @@ Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|||
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
||||
** @babel/runtime; version 7.10.3 -- https://babeljs.io/
|
||||
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
||||
** @babel/runtime-corejs3; version 7.10.5 -- https://github.com/babel/babel#readme
|
||||
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
||||
** @babel/runtime-corejs3; version 7.13.10 --
|
||||
** @babel/template; version 7.10.4 -- https://babeljs.io/
|
||||
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
||||
** @babel/traverse; version 7.11.0 -- https://babeljs.io/
|
||||
|
@ -9375,8 +9374,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
** es5-ext; version 0.10.53 -- https://github.com/medikoo/es5-ext#readme
|
||||
Copyright (c) 2008 Matsuza
|
||||
Copyright (c) 2011-2019, Mariusz Nowak, medikoo, medikoo.com
|
||||
** ext; version 1.4.0 --
|
||||
Copyright (c) 2011-2019, Mariusz Nowak, medikoo, medikoo.com
|
||||
|
||||
ISC License
|
||||
|
||||
|
@ -11762,42 +11759,6 @@ SOFTWARE.
|
|||
|
||||
|
||||
|
||||
------
|
||||
|
||||
** express; version 4.17.1 -- http://expressjs.com/
|
||||
Copyright (c) 2013 Roman Shtylman
|
||||
Copyright (c) 2009-2013 TJ Holowaychuk
|
||||
Copyright (c) 2014-2015 Douglas Christopher Wilson
|
||||
Copyright (c) 2009-2014 TJ Holowaychuk <tj@vision-media.ca>
|
||||
Copyright (c) 2013-2014 Roman Shtylman <shtylman+expressjs@gmail.com>
|
||||
Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
|
||||
|
||||
(The MIT License)
|
||||
|
||||
Copyright (c) 2009-2014 TJ Holowaychuk <tj@vision-media.ca>
|
||||
Copyright (c) 2013-2014 Roman Shtylman <shtylman+expressjs@gmail.com>
|
||||
Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
'Software'), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||||
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
||||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
||||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** decode-uri-component; version 0.2.0 -- https://github.com/samverschueren/decode-uri-component#readme
|
||||
|
@ -12585,6 +12546,34 @@ The above copyright notice and this permission notice shall be included in all c
|
|||
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** concurrently; version 5.3.0 -- https://github.com/kimmobrunfeldt/concurrently#readme
|
||||
Copyright (c) 2015 Kimmo Brunfeldt
|
||||
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015 Kimmo Brunfeldt
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** csso; version 4.0.3 -- https://github.com/css/csso
|
||||
|
@ -12971,6 +12960,19 @@ The above copyright notice and this permission notice shall be included in all c
|
|||
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** date-fns; version 2.19.0 -- https://github.com/date-fns/date-fns#readme
|
||||
(c) Sasha Koss (https://kossnocorp.mit-license.org/)
|
||||
|
||||
Copyright (C) 2020 Sasha Koss and Lesha Koss
|
||||
|
||||
# License
|
||||
|
||||
date-fns is licensed under the [MIT license](http://kossnocorp.mit-license.org).
|
||||
Read more about MIT at [TLDRLegal](https://tldrlegal.com/license/mit-license).
|
||||
|
||||
|
||||
------
|
||||
|
||||
** domain-browser; version 1.2.0 -- https://github.com/bevry/domain-browser
|
||||
|
@ -14562,6 +14564,28 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|||
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** ext; version 1.4.0 --
|
||||
Copyright (c) 2011-2019, Mariusz Nowak, medikoo, medikoo.com
|
||||
|
||||
ISC License
|
||||
|
||||
Copyright (c) 2011-2019, Mariusz Nowak, @medikoo, medikoo.com
|
||||
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
||||
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
||||
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** figgy-pudding; version 3.5.2 -- https://github.com/npm/figgy-pudding#readme
|
||||
|
@ -16879,6 +16903,42 @@ SOFTWARE.
|
|||
|
||||
|
||||
|
||||
------
|
||||
|
||||
** express; version 4.17.1 -- http://expressjs.com/
|
||||
Copyright (c) 2013 Roman Shtylman
|
||||
Copyright (c) 2009-2013 TJ Holowaychuk
|
||||
Copyright (c) 2014-2015 Douglas Christopher Wilson
|
||||
Copyright (c) 2009-2014 TJ Holowaychuk <tj@vision-media.ca>
|
||||
Copyright (c) 2013-2014 Roman Shtylman <shtylman+expressjs@gmail.com>
|
||||
Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
|
||||
|
||||
(The MIT License)
|
||||
|
||||
Copyright (c) 2009-2014 TJ Holowaychuk <tj@vision-media.ca>
|
||||
Copyright (c) 2013-2014 Roman Shtylman <shtylman+expressjs@gmail.com>
|
||||
Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
'Software'), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||||
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
||||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
||||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** focus-trap-react; version 4.0.1 -- https://github.com/davidtheclark/focus-trap-react#readme
|
||||
|
@ -17175,9 +17235,6 @@ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|||
** is-svg; version 2.1.0 -- https://github.com/sindresorhus/is-svg#readme
|
||||
(c) Sindre Sorhus (https://sindresorhus.com)
|
||||
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
||||
** is-wsl; version 1.1.0 -- https://github.com/sindresorhus/is-wsl#readme
|
||||
(c) Sindre Sorhus (https://sindresorhus.com)
|
||||
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
||||
|
||||
The MIT License (MIT)
|
||||
|
||||
|
@ -17240,9 +17297,6 @@ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|||
** is-whitespace-character; version 1.0.4 -- https://github.com/wooorm/is-whitespace-character#readme
|
||||
(c) Titus Wormer
|
||||
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
||||
** is-word-character; version 1.0.4 -- https://github.com/wooorm/is-word-character#readme
|
||||
(c) Titus Wormer
|
||||
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
||||
|
||||
(The MIT License)
|
||||
|
||||
|
@ -19142,8 +19196,6 @@ Copyright (c) Isaac Z. Schlueter and Contributors
|
|||
Copyright (c) Isaac Z. Schlueter and Contributors
|
||||
** npmlog; version 4.1.2 -- https://github.com/npm/npmlog#readme
|
||||
Copyright (c) Isaac Z. Schlueter and Contributors
|
||||
** once; version 1.4.0 -- https://github.com/isaacs/once#readme
|
||||
Copyright (c) Isaac Z. Schlueter and Contributors
|
||||
|
||||
The ISC License
|
||||
|
||||
|
@ -20243,8 +20295,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
|
||||
** media-typer; version 0.3.0 -- https://github.com/jshttp/media-typer
|
||||
Copyright (c) 2014 Douglas Christopher Wilson
|
||||
** on-headers; version 1.0.2 -- https://github.com/jshttp/on-headers#readme
|
||||
Copyright (c) 2014 Douglas Christopher Wilson
|
||||
|
||||
(The MIT License)
|
||||
|
||||
|
@ -21409,7 +21459,7 @@ SOFTWARE.
|
|||
|
||||
------
|
||||
|
||||
** js-yaml; version 3.14.0 -- https://github.com/nodeca/js-yaml
|
||||
** js-yaml; version 4.0.0 -- https://github.com/nodeca/js-yaml#readme
|
||||
Copyright (c) 2011-2015 by Vitaly Puzrin
|
||||
|
||||
(The MIT License)
|
||||
|
@ -21929,6 +21979,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||
|
||||
------
|
||||
|
||||
** is-wsl; version 1.1.0 -- https://github.com/sindresorhus/is-wsl#readme
|
||||
(c) Sindre Sorhus (https://sindresorhus.com)
|
||||
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
||||
** load-json-file; version 1.1.0 -- https://github.com/sindresorhus/load-json-file
|
||||
(c) Sindre Sorhus (http://sindresorhus.com)
|
||||
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
||||
|
@ -21980,6 +22033,9 @@ THE SOFTWARE.
|
|||
|
||||
------
|
||||
|
||||
** is-word-character; version 1.0.4 -- https://github.com/wooorm/is-word-character#readme
|
||||
(c) Titus Wormer
|
||||
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
||||
** lowlight; version 1.12.1 -- https://github.com/wooorm/lowlight#readme
|
||||
(c) Titus Wormer
|
||||
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
||||
|
@ -23997,213 +24053,6 @@ Copyright 2018 The New York Times Company
|
|||
limitations under the License.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** react_ujs; version 2.6.1 -- https://github.com/reactjs/react-rails#readme
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** regjsparser; version 0.6.4 -- https://github.com/jviereck/regjsparser
|
||||
|
@ -24646,6 +24495,8 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
|
|||
|
||||
------
|
||||
|
||||
** once; version 1.4.0 -- https://github.com/isaacs/once#readme
|
||||
Copyright (c) Isaac Z. Schlueter and Contributors
|
||||
** osenv; version 0.1.5 -- https://github.com/npm/osenv#readme
|
||||
Copyright (c) Isaac Z. Schlueter and Contributors
|
||||
** pseudomap; version 1.0.2 -- https://github.com/isaacs/pseudomap#readme
|
||||
|
@ -25216,36 +25067,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|||
THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** remark-slug; version 6.0.0 -- https://github.com/remarkjs/remark-slug#readme
|
||||
(c) Titus Wormer
|
||||
Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
|
||||
|
||||
(The MIT License)
|
||||
|
||||
Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
'Software'), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||||
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
||||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
||||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** progress; version 1.1.8 -- https://github.com/visionmedia/node-progress
|
||||
|
@ -25759,6 +25580,35 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|||
THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** on-headers; version 1.0.2 -- https://github.com/jshttp/on-headers#readme
|
||||
Copyright (c) 2014 Douglas Christopher Wilson
|
||||
|
||||
(The MIT License)
|
||||
|
||||
Copyright (c) 2014 Douglas Christopher Wilson
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
'Software'), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||||
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
||||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
||||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** prop-types-exact; version 1.2.0 -- https://github.com/airbnb/prop-types-exact#readme
|
||||
|
@ -26395,35 +26245,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|||
SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** remark-squeeze-paragraphs; version 4.0.0 -- https://github.com/remarkjs/remark-squeeze-paragraphs#readme
|
||||
(c) Eugene Sharygin
|
||||
Copyright (c) 2015 Eugene Sharygin
|
||||
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015 Eugene Sharygin
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** rechoir; version 0.6.2 -- https://github.com/tkellen/node-rechoir
|
||||
|
@ -27204,9 +27025,6 @@ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|||
** query-string; version 4.2.2 -- https://github.com/sindresorhus/query-string#readme
|
||||
(c) Sindre Sorhus (https://sindresorhus.com)
|
||||
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
||||
** read-pkg; version 1.1.0 -- https://github.com/sindresorhus/read-pkg
|
||||
(c) Sindre Sorhus (http://sindresorhus.com)
|
||||
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
||||
** read-pkg-up; version 1.0.1 -- https://github.com/sindresorhus/read-pkg-up
|
||||
(c) Sindre Sorhus (http://sindresorhus.com)
|
||||
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
||||
|
@ -27795,6 +27613,9 @@ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|||
** pkg-up; version 3.1.0 -- https://github.com/sindresorhus/pkg-up#readme
|
||||
(c) Sindre Sorhus (https://sindresorhus.com)
|
||||
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
||||
** read-pkg; version 4.0.1 -- https://github.com/sindresorhus/read-pkg#readme
|
||||
(c) Sindre Sorhus (https://sindresorhus.com)
|
||||
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
||||
** redent; version 3.0.0 -- https://github.com/sindresorhus/redent#readme
|
||||
(c) Sindre Sorhus (https://sindresorhus.com)
|
||||
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
||||
|
@ -30640,6 +30461,32 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|||
THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** spawn-command; version 0.0.2-1 --
|
||||
Copyright (c) 2011 by Maciej Malecki
|
||||
|
||||
Copyright (C) 2011 by Maciej Małecki
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** string.prototype.trimend; version 1.0.1 -- https://github.com/es-shims/String.prototype.trimEnd#readme
|
||||
|
@ -30914,6 +30761,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|||
THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** tree-kill; version 1.2.2 -- https://github.com/pkrumins/node-tree-kill
|
||||
Copyright (c) 2018 Peter Krumins
|
||||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2018 Peter Krumins
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** supports-hyperlinks; version 2.1.0 -- https://github.com/jamestalmage/supports-hyperlinks#readme
|
||||
|
@ -31019,6 +30894,9 @@ SOFTWARE.
|
|||
|
||||
------
|
||||
|
||||
** remark-slug; version 6.0.0 -- https://github.com/remarkjs/remark-slug#readme
|
||||
(c) Titus Wormer
|
||||
Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
|
||||
** unherit; version 1.1.3 -- https://github.com/wooorm/unherit#readme
|
||||
(c) Titus Wormer
|
||||
Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
|
||||
|
@ -31040,23 +30918,24 @@ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
|
|||
|
||||
Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
'Software'), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||||
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
||||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
||||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
@ -32239,6 +32118,9 @@ SOFTWARE.
|
|||
|
||||
------
|
||||
|
||||
** remark-squeeze-paragraphs; version 4.0.0 -- https://github.com/remarkjs/remark-squeeze-paragraphs#readme
|
||||
(c) Eugene Sharygin
|
||||
Copyright (c) 2015 Eugene Sharygin
|
||||
** unist-builder; version 2.0.3 -- https://github.com/syntax-tree/unist-builder#readme
|
||||
(c) Eugene Sharygin
|
||||
Copyright (c) 2015 Eugene Sharygin
|
||||
|
@ -32977,10 +32859,6 @@ Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert).
|
|||
** shallow-clone; version 3.0.1 -- https://github.com/jonschlinkert/shallow-clone
|
||||
Copyright (c) 2015-present, Jon Schlinkert.
|
||||
Copyright (c) 2019, Jon Schlinkert (https://github.com/jonschlinkert).
|
||||
** use; version 3.1.1 -- https://github.com/jonschlinkert/use
|
||||
Copyright (c) 2015-2017, Jon Schlinkert.
|
||||
Copyright (c) 2015-present, Jon Schlinkert.
|
||||
Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert).
|
||||
|
||||
The MIT License (MIT)
|
||||
|
||||
|
@ -33260,9 +33138,6 @@ Copyright (c) 2012 TJ Holowaychuk <tj@vision-media.ca>
|
|||
** ts-pnp; version 1.2.0 -- https://github.com/arcanis/ts-pnp
|
||||
Copyright (c) 2016 Mael Nison
|
||||
** uniqs; version 2.0.0 -- https://github.com/fgnass/uniqs
|
||||
** use-composed-ref; version 1.0.0 -- https://github.com/Andarist/use-composed-ref#readme
|
||||
** use-isomorphic-layout-effect; version 1.0.0 -- https://github.com/Andarist/use-isomorphic-layout-effect#readme
|
||||
** use-latest; version 1.1.0 -- https://github.com/Andarist/use-latest#readme
|
||||
|
||||
MIT License
|
||||
|
||||
|
@ -35648,6 +35523,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
------
|
||||
|
||||
** vfile; version 4.2.0 -- https://github.com/vfile/vfile#readme
|
||||
(c) Titus Wormer
|
||||
Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
|
||||
|
||||
(The MIT License)
|
||||
|
||||
|
@ -36047,6 +35924,36 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|||
SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** use; version 3.1.1 -- https://github.com/jonschlinkert/use
|
||||
Copyright (c) 2015-2017, Jon Schlinkert.
|
||||
Copyright (c) 2015-present, Jon Schlinkert.
|
||||
Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert).
|
||||
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015-present, Jon Schlinkert.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** js-money; version 0.6.3 -- https://github.com/davidkalosi/js-money#readme
|
||||
|
@ -36078,6 +35985,9 @@ OTHER DEALINGS IN THE SOFTWARE.
|
|||
|
||||
------
|
||||
|
||||
** use-composed-ref; version 1.0.0 -- https://github.com/Andarist/use-composed-ref#readme
|
||||
** use-isomorphic-layout-effect; version 1.0.0 -- https://github.com/Andarist/use-isomorphic-layout-effect#readme
|
||||
** use-latest; version 1.1.0 -- https://github.com/Andarist/use-latest#readme
|
||||
** view-script; version 0.3.6 --
|
||||
** vvvview; version 0.4.3 -- https://github.com/jayrbolton/vvvview#readme
|
||||
** w3c-xmlserializer; version 1.1.2 -- https://github.com/jsdom/w3c-xmlserializer#readme
|
||||
|
|
123
NOTICE-ruby
123
NOTICE-ruby
|
@ -221,30 +221,6 @@ Copyright (c) 2008-2015 Sadayuki Furuhashi
|
|||
|
||||
** addressable; version 2.7.0 --
|
||||
Copyright (c) Bob Aman
|
||||
** react-rails; version 2.6.1 --
|
||||
(c) Sindre Sorhus
|
||||
Copyright (c) 2014 Ben Alpert
|
||||
Copyright 2013 Facebook, Inc.
|
||||
Copyright 2014 Facebook, Inc.
|
||||
Copyright 2004-present Facebook.
|
||||
Copyright 2011 The Closure Compiler
|
||||
Copyright 2013-2015, Facebook, Inc.
|
||||
Copyright (c) 2011, The Dojo Foundation
|
||||
Copyright (c) 2013-present, Facebook, Inc.
|
||||
Copyright (c) 2014-present, Facebook, Inc.
|
||||
Copyright (c) Facebook, Inc. and its affiliates.
|
||||
Copyright 2011 Mozilla Foundation and contributors
|
||||
Copyright (c) 2012 Mathias Bynens <mathias@qiwi.be>
|
||||
Copyright Joyent, Inc. and other Node contributors.
|
||||
Copyright (c) 2012 Kris Kowal <kris.kowal@cixar.com>
|
||||
Copyright (c) 2013 Thaddee Tyl <thaddee.tyl@gmail.com>
|
||||
Copyright 2009-2011 Mozilla Foundation and contributors
|
||||
Copyright (c) 2012 Yusuke Suzuki <utatane.tea@gmail.com>
|
||||
Copyright (c) 2011 Ariya Hidayat <ariya.hidayat@gmail.com>
|
||||
Copyright (c) 2012 Ariya Hidayat <ariya.hidayat@gmail.com>
|
||||
Copyright (c) 2013 Ariya Hidayat <ariya.hidayat@gmail.com>
|
||||
Copyright (c) 2012 Arpad Borsos <arpad.borsos@googlemail.com>
|
||||
Copyright (c) 2012 Joost-Wim Boekesteijn <joost-wim@boekesteijn.nl>
|
||||
|
||||
|
||||
Apache License
|
||||
|
@ -1313,33 +1289,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** babel-transpiler; version 0.7.0 --
|
||||
Copyright (c) 2015 Joshua Peek
|
||||
|
||||
Copyright (c) 2015 Joshua Peek
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
"Software"), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** rspec-rails; version 4.0.1 --
|
||||
|
@ -2776,6 +2725,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
------
|
||||
|
||||
** actioncable; version 6.1.3.1 --
|
||||
Copyright (c) 2010-2015 James Coglan
|
||||
** actionmailbox; version 6.1.3.1 --
|
||||
** actionmailer; version 6.1.3.1 --
|
||||
** actionpack; version 6.1.3.1 --
|
||||
|
@ -2784,7 +2734,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
** activejob; version 6.1.3.1 --
|
||||
** activemodel; version 6.1.3.1 --
|
||||
** activerecord; version 6.1.3.1 --
|
||||
** activestorage; version 6.1.3.1 --
|
||||
** activesupport; version 6.1.3.1 --
|
||||
** coderay; version 1.1.3 --
|
||||
Copyright (c) 2005-2012 Kornelius Kalnbach <murphy@rubychan.de>
|
||||
|
@ -3197,6 +3146,32 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|||
THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** activestorage; version 6.1.3.1 --
|
||||
|
||||
Copyright (c) 2017-2020 David Heinemeier Hansson, Basecamp
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
"Software"), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** fast_blank; version 1.0.0 --
|
||||
|
@ -3309,50 +3284,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|||
THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** babel-source; version 5.8.35 --
|
||||
Copyright (c) 2014, Facebook, Inc.
|
||||
Copyright 2011 The Closure Compiler
|
||||
Copyright 2014, 2015 Simon Lydell X11
|
||||
(c) 2014 Angry Bytes and contributors.
|
||||
Copyright (c) 2009 Thomas Robinson <280north.com>
|
||||
Copyright (c) 2014 Ivan Nikulin <ifaaan@gmail.com>
|
||||
Copyright 2011 Mozilla Foundation and contributors
|
||||
Copyright 2014 Mozilla Foundation and contributors
|
||||
Copyright Joyent, Inc. and other Node contributors.
|
||||
Copyright 2014 Benjamin Tan <https://d10.github.io/>
|
||||
Copyright (c) 2013 Olov Lassus <olov.lassus@gmail.com>
|
||||
Copyright 2009-2011 Mozilla Foundation and contributors
|
||||
Copyright (c) 2013 Yusuke Suzuki <utatane.tea@gmail.com>
|
||||
Copyright (c) 2013-2014 Olov Lassus <olov.lassus@gmail.com>
|
||||
Copyright (c) 2013-2014 Yusuke Suzuki <utatane.tea@gmail.com>
|
||||
Copyright (c) 2014-2015 Sebastian McKenzie <sebmck@gmail.com>
|
||||
|
||||
Copyright (c) 2014-2015 Sebastian McKenzie <sebmck@gmail.com>
|
||||
|
||||
MIT License
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
"Software"), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
------
|
||||
|
||||
** dante; version 0.2.0 --
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
import React from "react"
|
||||
require('bootstrap-loader');
|
||||
import Root from "../legacy_react/src/components/common/Root"
|
||||
import SessionLogPage from "../legacy_react/src/components/session_login_page/SessionLoginPage"
|
||||
|
||||
|
||||
function SessionLoginPage(props:{}){
|
||||
return (<Root><SessionLogPage/></Root>)
|
||||
}
|
||||
|
||||
export default SessionLoginPage
|
13
app/javascript/legacy_react/app/session_login_page.tsx
Normal file
13
app/javascript/legacy_react/app/session_login_page.tsx
Normal file
|
@ -0,0 +1,13 @@
|
|||
// License: LGPL-3.0-or-later
|
||||
// require a root component here. This will be treated as the root of a webpack package
|
||||
import Root from "../src/components/common/Root";
|
||||
import SessionLoginPageInner from "../src/components/session_login_page/SessionLoginPage";
|
||||
|
||||
import React from 'react';
|
||||
|
||||
function SessionLoginPage() :JSX.Element {
|
||||
return (<Root><SessionLoginPageInner/></Root>);
|
||||
}
|
||||
|
||||
|
||||
export default SessionLoginPage;
|
|
@ -1,4 +0,0 @@
|
|||
// Support component names relative to this directory:
|
||||
var componentRequireContext = require.context("components", true);
|
||||
var ReactRailsUJS = require("react_ujs");
|
||||
ReactRailsUJS.useContext(componentRequireContext);
|
|
@ -1,5 +0,0 @@
|
|||
// By default, this pack is loaded for server-side rendering.
|
||||
// It must expose react_ujs as `ReactRailsUJS` and prepare a require context.
|
||||
var componentRequireContext = require.context("components", true);
|
||||
var ReactRailsUJS = require("react_ujs");
|
||||
ReactRailsUJS.useContext(componentRequireContext);
|
8
app/javascript/packs/user-signin-bundle.ts
Normal file
8
app/javascript/packs/user-signin-bundle.ts
Normal file
|
@ -0,0 +1,8 @@
|
|||
import ReactOnRails from 'react-on-rails';
|
||||
require('bootstrap-loader');
|
||||
import SessionLoginPage from '../legacy_react/app/session_login_page';
|
||||
|
||||
// This is how react_on_rails can see SessionLoginPage in the browser.
|
||||
ReactOnRails.register({
|
||||
SessionLoginPage,
|
||||
});
|
|
@ -2,7 +2,7 @@
|
|||
# Full license explanation at https://github.com/houdiniproject/houdini/blob/master/LICENSE -%>
|
||||
<% content_for :title, t("login.header") %>
|
||||
<% content_for :javascripts do %>
|
||||
<%= javascript_pack_tag 'i18n', 'application' %>
|
||||
<%= javascript_packs_with_chunks_tag 'i18n', 'user-signin-bundle' %>
|
||||
<% end %>
|
||||
<% content_for :stylesheets do %>
|
||||
<%= stylesheet_link_tag 'users/page' %>
|
||||
|
|
45
config/initializers/react_on_rails.rb
Normal file
45
config/initializers/react_on_rails.rb
Normal file
|
@ -0,0 +1,45 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
# See https://github.com/shakacode/react_on_rails/blob/master/docs/basics/configuration.md
|
||||
# for many more options.
|
||||
|
||||
ReactOnRails.configure do |config|
|
||||
# This configures the script to run to build the production assets by webpack. Set this to nil
|
||||
# if you don't want react_on_rails building this file for you.
|
||||
# If nil, then the standard rails/webpacker assets:precompile will run
|
||||
# config.build_production_command = nil
|
||||
|
||||
################################################################################
|
||||
################################################################################
|
||||
# TEST CONFIGURATION OPTIONS
|
||||
# Below options are used with the use of this test helper:
|
||||
# ReactOnRails::TestHelper.configure_rspec_to_compile_assets(config)
|
||||
################################################################################
|
||||
|
||||
# If you are using this in your spec_helper.rb (or rails_helper.rb):
|
||||
#
|
||||
# ReactOnRails::TestHelper.configure_rspec_to_compile_assets(config)
|
||||
#
|
||||
# with rspec then this controls what yarn command is run
|
||||
# to automatically refresh your webpack assets on every test run.
|
||||
#
|
||||
# Alternately, you can remove the `ReactOnRails::TestHelper.configure_rspec_to_compile_assets`
|
||||
# and set the config/webpacker.yml option for test to true.
|
||||
config.build_test_command = 'RAILS_ENV=test bin/webpack'
|
||||
|
||||
################################################################################
|
||||
################################################################################
|
||||
# SERVER RENDERING OPTIONS
|
||||
################################################################################
|
||||
# This is the file used for server rendering of React when using `(prerender: true)`
|
||||
# If you are never using server rendering, you should set this to "".
|
||||
# Note, there is only one server bundle, unlike JavaScript where you want to minimize the size
|
||||
# of the JS sent to the client. For the server rendering, React on Rails creates a pool of
|
||||
# JavaScript execution instances which should handle any component requested.
|
||||
#
|
||||
# While you may configure this to be the same as your client bundle file, this file is typically
|
||||
# different. You should have ONE server bundle which can create all of your server rendered
|
||||
# React components.
|
||||
#
|
||||
# config.server_bundle_js_file = 'hello-world-bundle.js'
|
||||
end
|
|
@ -39,6 +39,10 @@ rescue ActiveRecord::PendingMigrationError => e
|
|||
exit 1
|
||||
end
|
||||
RSpec.configure do |config|
|
||||
# Ensure that if we are running js tests, we are using latest webpack assets
|
||||
# This will use the defaults of :js and :server_rendering meta tags
|
||||
ReactOnRails::TestHelper.configure_rspec_to_compile_assets(config)
|
||||
|
||||
# Remove this line if you're not using ActiveRecord or ActiveRecord fixtures
|
||||
config.fixture_path = "#{::Rails.root}/spec/fixtures"
|
||||
|
||||
|
|
Loading…
Reference in a new issue