@@ -10480,7 +10480,7 @@ if (process.env.NODE_ENV !== 'production') {
10480
10480
/***/ (function(module, exports, __webpack_require__) {
10481
10481
10482
10482
"use strict";
10483
- /** @license React v16.13.1
10483
+ /** @license React v16.12.0
10484
10484
* react-is.production.min.js
10485
10485
*
10486
10486
* Copyright (c) Facebook, Inc. and its affiliates.
@@ -10489,20 +10489,20 @@ if (process.env.NODE_ENV !== 'production') {
10489
10489
* LICENSE file in the root directory of this source tree.
10490
10490
*/
10491
10491
10492
- var b="function"===typeof Symbol&&Symbol.for,c=b?Symbol.for("react.element"):60103,d=b?Symbol.for("react.portal"):60106,e=b?Symbol.for("react.fragment"):60107,f=b?Symbol.for("react.strict_mode"):60108,g=b?Symbol.for("react.profiler"):60114,h=b?Symbol.for("react.provider"):60109,k=b?Symbol.for("react.context"):60110,l=b?Symbol.for("react.async_mode"):60111,m=b?Symbol.for("react.concurrent_mode"):60111,n=b?Symbol.for("react.forward_ref"):60112,p=b?Symbol.for("react.suspense"):60113,q=b?
10493
- Symbol.for("react.suspense_list "):60120,r =b?Symbol.for("react.memo "):60115,t =b?Symbol.for("react.lazy "):60116,v =b?Symbol.for("react.block "):60121,w =b?Symbol.for("react.fundamental "):60117,x =b?Symbol.for("react.responder "):60118,y =b?Symbol.for("react.scope "):60119;
10494
- function z (a){if("object"===typeof a&&null!==a){var u=a.$$typeof;switch(u){case c:switch(a=a.type,a){case l:case m:case e:case g:case f:case p:return a;default:switch(a=a&&a.$$typeof,a){case k:case n:case t:case r:case h:return a;default:return u}}case d:return u}}}function A (a){return z (a)===m}exports.AsyncMode=l;exports.ConcurrentMode=m;exports.ContextConsumer=k;exports.ContextProvider=h;exports.Element=c;exports.ForwardRef=n;exports.Fragment=e;exports.Lazy=t;exports.Memo=r;exports.Portal=d;
10495
- exports.Profiler=g ;exports.StrictMode=f ;exports.Suspense=p ;exports.isAsyncMode=function(a){return A(a)||z(a)===l} ;exports.isConcurrentMode=A ;exports.isContextConsumer=function(a){return z(a)===k} ;exports.isContextProvider=function(a){return z(a)===h} ;exports.isElement=function(a){return"object"===typeof a&&null!==a&&a.$$typeof===c} ;exports.isForwardRef=function(a){return z(a)===n} ;exports.isFragment=function(a){return z(a)===e} ;exports.isLazy=function(a){return z(a)===t} ;
10496
- exports.isMemo =function(a){return z(a) ===r};exports.isPortal=function(a){return z(a) ===d };exports.isProfiler =function(a){return z(a)===g };exports.isStrictMode= function(a){return z (a)===f };exports.isSuspense =function(a){return z (a)===p };
10497
- exports.isValidElementType =function(a){return"string "===typeof a||"function"===typeof a||a ===e||a===m||a===g||a ===f||a===p||a ===q||"object"===typeof a&&null!==a&&(a.$$typeof ===t||a.$$typeof===r||a.$$typeof ===h||a.$$typeof===k||a.$$typeof ===n||a.$$typeof===w||a.$$typeof ===x||a.$$typeof===y||a.$$typeof ===v) };exports.typeOf=z ;
10492
+ Object.defineProperty(exports,"__esModule",{value:!0});
10493
+ var b="function"===typeof Symbol&&Symbol .for,c=b?Symbol.for ("react.element "):60103,d =b?Symbol.for("react.portal "):60106,e =b?Symbol.for("react.fragment "):60107,f =b?Symbol.for("react.strict_mode "):60108,g =b?Symbol.for("react.profiler "):60114,h =b?Symbol.for("react.provider "):60109,k =b?Symbol.for("react.context "):60110,l=b?Symbol.for("react.async_mode"):60111,m=b?Symbol.for("react.concurrent_mode"):60111,n=b?Symbol.for("react.forward_ref"):60112,p=b?Symbol.for("react.suspense"):60113,q=b?Symbol.for("react.suspense_list"):
10494
+ 60120,r=b?Symbol.for("react.memo"):60115,t=b?Symbol.for("react.lazy"):60116,v=b?Symbol.for("react.fundamental"):60117,w=b?Symbol.for("react.responder"):60118,x=b?Symbol.for("react.scope"):60119; function y (a){if("object"===typeof a&&null!==a){var u=a.$$typeof;switch(u){case c:switch(a=a.type,a){case l:case m:case e:case g:case f:case p:return a;default:switch(a=a&&a.$$typeof,a){case k:case n:case t:case r:case h:return a;default:return u}}case d:return u}}}function z (a){return y (a)===m}
10495
+ exports.typeOf=y ;exports.AsyncMode=l ;exports.ConcurrentMode=m ;exports.ContextConsumer=k;exports.ContextProvider=h;exports.Element=c ;exports.ForwardRef=n ;exports.Fragment=e ;exports.Lazy=t ;exports.Memo=r;exports.Portal=d ;exports.Profiler=g ;exports.StrictMode=f ;exports.Suspense=p ;
10496
+ exports.isValidElementType =function(a){return"string"===typeof a||"function"===typeof a||a===e||a===m||a===g||a===f||a===p||a===q||"object"===typeof a&&null!==a&&(a.$$typeof ===t||a.$$typeof===r||a.$$typeof===h||a.$$typeof===k||a.$$typeof ===n||a.$$typeof===v||a.$$typeof===w||a.$$typeof===x) };exports.isAsyncMode =function(a){return z(a)||y(a) ===l };exports.isConcurrentMode=z;exports.isContextConsumer= function(a){return y (a)===k };exports.isContextProvider =function(a){return y (a)===h };
10497
+ exports.isElement =function(a){return"object "===typeof a&&null!==a&&a.$$typeof ===c};exports.isForwardRef=function(a){return y(a) ===n};exports.isFragment=function(a){return y(a) ===e};exports.isLazy=function(a){return y(a) ===t};exports.isMemo=function(a){return y(a) ===r};exports.isPortal=function(a){return y(a) ===d};exports.isProfiler=function(a){return y(a) ===g};exports.isStrictMode=function(a){return y(a) ===f };exports.isSuspense=function(a){return y(a)===p} ;
10498
10498
10499
10499
10500
10500
/***/ }),
10501
10501
/* 197 */
10502
10502
/***/ (function(module, exports, __webpack_require__) {
10503
10503
10504
10504
"use strict";
10505
- /* WEBPACK VAR INJECTION */(function(process) {/** @license React v16.13.1
10505
+ /* WEBPACK VAR INJECTION */(function(process) {/** @license React v16.12.0
10506
10506
* react-is.development.js
10507
10507
*
10508
10508
* Copyright (c) Facebook, Inc. and its affiliates.
@@ -10519,6 +10519,8 @@ if (process.env.NODE_ENV !== "production") {
10519
10519
(function() {
10520
10520
'use strict';
10521
10521
10522
+ Object.defineProperty(exports, '__esModule', { value: true });
10523
+
10522
10524
// The Symbol used to tag the ReactElement-like types. If there is no native Symbol
10523
10525
// nor polyfill, then a plain number is used for performance.
10524
10526
var hasSymbol = typeof Symbol === 'function' && Symbol.for;
@@ -10538,16 +10540,70 @@ var REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;
10538
10540
var REACT_SUSPENSE_LIST_TYPE = hasSymbol ? Symbol.for('react.suspense_list') : 0xead8;
10539
10541
var REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;
10540
10542
var REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;
10541
- var REACT_BLOCK_TYPE = hasSymbol ? Symbol.for('react.block') : 0xead9;
10542
10543
var REACT_FUNDAMENTAL_TYPE = hasSymbol ? Symbol.for('react.fundamental') : 0xead5;
10543
10544
var REACT_RESPONDER_TYPE = hasSymbol ? Symbol.for('react.responder') : 0xead6;
10544
10545
var REACT_SCOPE_TYPE = hasSymbol ? Symbol.for('react.scope') : 0xead7;
10545
10546
10546
10547
function isValidElementType(type) {
10547
10548
return typeof type === 'string' || typeof type === 'function' || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
10548
- type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || type.$$typeof === REACT_FUNDAMENTAL_TYPE || type.$$typeof === REACT_RESPONDER_TYPE || type.$$typeof === REACT_SCOPE_TYPE || type.$$typeof === REACT_BLOCK_TYPE);
10549
+ type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || type.$$typeof === REACT_FUNDAMENTAL_TYPE || type.$$typeof === REACT_RESPONDER_TYPE || type.$$typeof === REACT_SCOPE_TYPE);
10550
+ }
10551
+
10552
+ /**
10553
+ * Forked from fbjs/warning:
10554
+ * https://github.com/facebook/fbjs/blob/e66ba20ad5be433eb54423f2b097d829324d9de6/packages/fbjs/src/__forks__/warning.js
10555
+ *
10556
+ * Only change is we use console.warn instead of console.error,
10557
+ * and do nothing when 'console' is not supported.
10558
+ * This really simplifies the code.
10559
+ * ---
10560
+ * Similar to invariant but only logs a warning if the condition is not met.
10561
+ * This can be used to log issues in development environments in critical
10562
+ * paths. Removing the logging code for production environments will keep the
10563
+ * same logic and follow the same code paths.
10564
+ */
10565
+ var lowPriorityWarningWithoutStack = function () {};
10566
+
10567
+ {
10568
+ var printWarning = function (format) {
10569
+ for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
10570
+ args[_key - 1] = arguments[_key];
10571
+ }
10572
+
10573
+ var argIndex = 0;
10574
+ var message = 'Warning: ' + format.replace(/%s/g, function () {
10575
+ return args[argIndex++];
10576
+ });
10577
+
10578
+ if (typeof console !== 'undefined') {
10579
+ console.warn(message);
10580
+ }
10581
+
10582
+ try {
10583
+ // --- Welcome to debugging React ---
10584
+ // This error was thrown as a convenience so that you can use this stack
10585
+ // to find the callsite that caused this warning to fire.
10586
+ throw new Error(message);
10587
+ } catch (x) {}
10588
+ };
10589
+
10590
+ lowPriorityWarningWithoutStack = function (condition, format) {
10591
+ if (format === undefined) {
10592
+ throw new Error('`lowPriorityWarningWithoutStack(condition, format, ...args)` requires a warning ' + 'message argument');
10593
+ }
10594
+
10595
+ if (!condition) {
10596
+ for (var _len2 = arguments.length, args = new Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {
10597
+ args[_key2 - 2] = arguments[_key2];
10598
+ }
10599
+
10600
+ printWarning.apply(void 0, [format].concat(args));
10601
+ }
10602
+ };
10549
10603
}
10550
10604
10605
+ var lowPriorityWarningWithoutStack$1 = lowPriorityWarningWithoutStack;
10606
+
10551
10607
function typeOf(object) {
10552
10608
if (typeof object === 'object' && object !== null) {
10553
10609
var $$typeof = object.$$typeof;
@@ -10608,9 +10664,8 @@ var hasWarnedAboutDeprecatedIsAsyncMode = false; // AsyncMode should be deprecat
10608
10664
function isAsyncMode(object) {
10609
10665
{
10610
10666
if (!hasWarnedAboutDeprecatedIsAsyncMode) {
10611
- hasWarnedAboutDeprecatedIsAsyncMode = true; // Using console['warn'] to evade Babel and ESLint
10612
-
10613
- console['warn']('The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactIs.isConcurrentMode() instead. It has the exact same API.');
10667
+ hasWarnedAboutDeprecatedIsAsyncMode = true;
10668
+ lowPriorityWarningWithoutStack$1(false, 'The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactIs.isConcurrentMode() instead. It has the exact same API.');
10614
10669
}
10615
10670
}
10616
10671
@@ -10653,6 +10708,7 @@ function isSuspense(object) {
10653
10708
return typeOf(object) === REACT_SUSPENSE_TYPE;
10654
10709
}
10655
10710
10711
+ exports.typeOf = typeOf;
10656
10712
exports.AsyncMode = AsyncMode;
10657
10713
exports.ConcurrentMode = ConcurrentMode;
10658
10714
exports.ContextConsumer = ContextConsumer;
@@ -10666,6 +10722,7 @@ exports.Portal = Portal;
10666
10722
exports.Profiler = Profiler;
10667
10723
exports.StrictMode = StrictMode;
10668
10724
exports.Suspense = Suspense;
10725
+ exports.isValidElementType = isValidElementType;
10669
10726
exports.isAsyncMode = isAsyncMode;
10670
10727
exports.isConcurrentMode = isConcurrentMode;
10671
10728
exports.isContextConsumer = isContextConsumer;
@@ -10679,8 +10736,6 @@ exports.isPortal = isPortal;
10679
10736
exports.isProfiler = isProfiler;
10680
10737
exports.isStrictMode = isStrictMode;
10681
10738
exports.isSuspense = isSuspense;
10682
- exports.isValidElementType = isValidElementType;
10683
- exports.typeOf = typeOf;
10684
10739
})();
10685
10740
}
10686
10741
@@ -13516,7 +13571,7 @@ var GitalkComponent = function (_Component) {
13516
13571
pagerDirection: 'last', // last or first
13517
13572
createIssueManually: false,
13518
13573
distractionFreeMode: false,
13519
- proxy: 'https://cors-anywhere.herokuapp.com /https://github.com/login/oauth/access_token',
13574
+ proxy: 'https://cors-anywhere.azm.workers.dev /https://github.com/login/oauth/access_token',
13520
13575
flipMoveOptions: {
13521
13576
staggerDelayBy: 150,
13522
13577
appearAnimation: 'accordionVertical',
@@ -62288,7 +62343,7 @@ Object.defineProperty(exports, "__esModule", {
62288
62343
value: true
62289
62344
});
62290
62345
var GT_ACCESS_TOKEN = exports.GT_ACCESS_TOKEN = 'GT_ACCESS_TOKEN';
62291
- var GT_VERSION = exports.GT_VERSION = "1.7.1 "; // eslint-disable-line
62346
+ var GT_VERSION = exports.GT_VERSION = "1.7.2 "; // eslint-disable-line
62292
62347
var GT_COMMENT = exports.GT_COMMENT = 'GT_COMMENT';
62293
62348
62294
62349
/***/ }),
0 commit comments