-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
/*! | ||
* The buffer module from node.js, for the browser. | ||
* | ||
* @author Feross Aboukhadijeh <[email protected]> <http://feross.org> | ||
* @license MIT | ||
*/ | ||
|
||
/*! | ||
* is-plain-object <https://github.com/jonschlinkert/is-plain-object> | ||
* | ||
* Copyright (c) 2014-2017, Jon Schlinkert. | ||
* Released under the MIT License. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react-dom.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react-is.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* scheduler.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
/*! | ||
Copyright (c) 2015 Jed Watson. | ||
Based on code that is Copyright 2013-2015, Facebook, Inc. | ||
All rights reserved. | ||
*/ | ||
|
||
/*! | ||
* Adapted from jQuery UI core | ||
* | ||
* http://jqueryui.com | ||
* | ||
* Copyright 2014 jQuery Foundation and other contributors | ||
* Released under the MIT license. | ||
* http://jquery.org/license | ||
* | ||
* http://api.jqueryui.com/category/ui-core/ | ||
*/ |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,110 @@ | ||
/* | ||
object-assign | ||
(c) Sindre Sorhus | ||
@license MIT | ||
*/ | ||
|
||
/*! ./Component */ | ||
|
||
/*! ./checkPropTypes */ | ||
|
||
/*! ./cjs/react-is.development.js */ | ||
|
||
/*! ./embeds */ | ||
|
||
/*! ./factoryWithTypeCheckers */ | ||
|
||
/*! ./lib/ReactPropTypesSecret */ | ||
|
||
/*! ./richtext */ | ||
|
||
/*! D:\Libraries\Desktop\prismic\sdk\reactjs/src/index.js */ | ||
|
||
/*! exports provided: asText, renderRichText */ | ||
|
||
/*! exports provided: createScript, embeds */ | ||
|
||
/*! exports provided: default */ | ||
|
||
/*! no static exports found */ | ||
|
||
/*! object-assign */ | ||
|
||
/*! prismic-helpers */ | ||
|
||
/*! prismic-richtext */ | ||
|
||
/*! prop-types */ | ||
|
||
/*! react */ | ||
|
||
/*! react-is */ | ||
|
||
/*!**********************!*\ | ||
!*** ./src/index.js ***! | ||
\**********************/ | ||
|
||
/*!***********************!*\ | ||
!*** ./src/embeds.js ***! | ||
\***********************/ | ||
|
||
/*!************************!*\ | ||
!*** external "react" ***! | ||
\************************/ | ||
|
||
/*!*************************!*\ | ||
!*** ./src/richtext.js ***! | ||
\*************************/ | ||
|
||
/*!**************************!*\ | ||
!*** ./src/Component.js ***! | ||
\**************************/ | ||
|
||
/*!****************************!*\ | ||
!*** multi ./src/index.js ***! | ||
\****************************/ | ||
|
||
/*!****************************************!*\ | ||
!*** ./node_modules/react-is/index.js ***! | ||
\****************************************/ | ||
|
||
/*!******************************************!*\ | ||
!*** ./node_modules/prop-types/index.js ***! | ||
\******************************************/ | ||
|
||
/*!*********************************************!*\ | ||
!*** ./node_modules/object-assign/index.js ***! | ||
\*********************************************/ | ||
|
||
/*!***************************************************!*\ | ||
!*** ./node_modules/prop-types/checkPropTypes.js ***! | ||
\***************************************************/ | ||
|
||
/*!***********************************************************!*\ | ||
!*** ./node_modules/react-is/cjs/react-is.development.js ***! | ||
\***********************************************************/ | ||
|
||
/*!************************************************************!*\ | ||
!*** ./node_modules/prop-types/factoryWithTypeCheckers.js ***! | ||
\************************************************************/ | ||
|
||
/*!*************************************************************!*\ | ||
!*** ./node_modules/prop-types/lib/ReactPropTypesSecret.js ***! | ||
\*************************************************************/ | ||
|
||
/*!******************************************************************!*\ | ||
!*** ./node_modules/prismic-helpers/dist/prismic-helpers.min.js ***! | ||
\******************************************************************/ | ||
|
||
/*!********************************************************************!*\ | ||
!*** ./node_modules/prismic-richtext/dist/prismic-richtext.min.js ***! | ||
\********************************************************************/ | ||
|
||
/** @license React v16.9.0 | ||
* react-is.development.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.