@diplodoc/client 3.4.2 → 3.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/build/client/react.js +1 -1
- package/build/client/react.js.map +1 -1
- package/build/client/vendor.js +1 -1
- package/build/client/vendor.js.map +1 -1
- package/build/server/react.js +2 -16
- package/build/server/react.js.map +1 -1
- package/build/server/vendor.js +2 -6
- package/build/server/vendor.js.map +1 -1
- package/package.json +2 -2
package/build/server/react.js
CHANGED
|
@@ -547,20 +547,6 @@ e);return new ml(b)};exports.render=function(a,b,c){if(!ol(b))throw Error(p(200)
|
|
|
547
547
|
exports.unstable_renderSubtreeIntoContainer=function(a,b,c,d){if(!ol(c))throw Error(p(200));if(null==a||void 0===a._reactInternals)throw Error(p(38));return rl(a,b,c,!1,d)};exports.version="18.3.1-next-f1338f8080-20240426";
|
|
548
548
|
|
|
549
549
|
|
|
550
|
-
/***/ }),
|
|
551
|
-
|
|
552
|
-
/***/ 5338:
|
|
553
|
-
/***/ ((__unused_webpack_module, exports, __webpack_require__) => {
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
var m = __webpack_require__(40961);
|
|
558
|
-
if (true) {
|
|
559
|
-
exports.H = m.createRoot;
|
|
560
|
-
exports.c = m.hydrateRoot;
|
|
561
|
-
} else { var i; }
|
|
562
|
-
|
|
563
|
-
|
|
564
550
|
/***/ }),
|
|
565
551
|
|
|
566
552
|
/***/ 40961:
|
|
@@ -633,7 +619,7 @@ var __webpack_unused_export__;
|
|
|
633
619
|
* LICENSE file in the root directory of this source tree.
|
|
634
620
|
*/
|
|
635
621
|
var f=__webpack_require__(96540),k=Symbol.for("react.element"),l=Symbol.for("react.fragment"),m=Object.prototype.hasOwnProperty,n=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};
|
|
636
|
-
function q(c,a,g){var b,d={},e=null,h=null;void 0!==g&&(e=""+g);void 0!==a.key&&(e=""+a.key);void 0!==a.ref&&(h=a.ref);for(b in a)m.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:k,type:c,key:e,ref:h,props:d,_owner:n.current}}__webpack_unused_export__=l;
|
|
622
|
+
function q(c,a,g){var b,d={},e=null,h=null;void 0!==g&&(e=""+g);void 0!==a.key&&(e=""+a.key);void 0!==a.ref&&(h=a.ref);for(b in a)m.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:k,type:c,key:e,ref:h,props:d,_owner:n.current}}__webpack_unused_export__=l;__webpack_unused_export__=q;__webpack_unused_export__=q;
|
|
637
623
|
|
|
638
624
|
|
|
639
625
|
/***/ }),
|
|
@@ -689,7 +675,7 @@ if (true) {
|
|
|
689
675
|
|
|
690
676
|
|
|
691
677
|
if (true) {
|
|
692
|
-
|
|
678
|
+
/* unused reexport */ __webpack_require__(21020);
|
|
693
679
|
} else {}
|
|
694
680
|
|
|
695
681
|
|