rebase on oct-10-2023

This commit is contained in:
Rachit Bhargava
2023-10-10 17:23:21 -04:00
parent d37566ffb6
commit d096058d7d
4789 changed files with 254611 additions and 307223 deletions

View File

@@ -2,7 +2,7 @@
/******/ "use strict";
var __webpack_exports__ = {};
;// CONCATENATED MODULE: ./node_modules/@wordpress/block-library/build-module/file/utils.js
;// CONCATENATED MODULE: ./node_modules/@wordpress/block-library/build-module/file/utils/index.js
/**
* Uses a combination of user agent matching and feature detection to determine whether
* the current browser supports rendering PDFs inline.
@@ -71,7 +71,7 @@ const hidePdfEmbedsOnUnsupportedBrowsers = () => {
* Internal dependencies
*/
hidePdfEmbedsOnUnsupportedBrowsers();
document.addEventListener('DOMContentLoaded', hidePdfEmbedsOnUnsupportedBrowsers);
/******/ })()
;