SILENT KILLERPanel

Current Path: > home > ivftiowh > > www > wp-includes > blocks > file


Operation   : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software     : Apache
Server IP    : 185.61.154.216 | Your IP: 216.73.216.44
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/ivftiowh//www/wp-includes/blocks/file

NameTypeSizeLast ModifiedActions
block.json File 1448 bytes September 13 2023 04:25:42.
editor-rtl.css File 787 bytes September 13 2023 04:25:42.
editor-rtl.min.css File 701 bytes September 13 2023 04:25:42.
editor.css File 786 bytes September 13 2023 04:25:42.
editor.min.css File 700 bytes September 13 2023 04:25:42.
style-rtl.css File 671 bytes September 13 2023 04:25:42.
style-rtl.min.css File 606 bytes September 13 2023 04:25:42.
style.css File 670 bytes September 13 2023 04:25:42.
style.min.css File 605 bytes September 13 2023 04:25:42.
view.asset.php File 84 bytes September 13 2023 04:25:42.
view.js File 2275 bytes September 13 2023 04:25:42.
view.min.asset.php File 84 bytes September 13 2023 04:25:42.
view.min.js File 588 bytes September 13 2023 04:25:42.

Reading File: /home/ivftiowh//www/wp-includes/blocks/file/view.js

/******/ (function() { // webpackBootstrap
/******/ 	"use strict";
var __webpack_exports__ = {};

;// 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.
 *
 * @return {boolean} Whether or not the browser supports inline PDFs.
 */
const browserSupportsPdfs = () => {
  // Most mobile devices include "Mobi" in their UA.
  if (window.navigator.userAgent.indexOf('Mobi') > -1) {
    return false;
  } // Android tablets are the noteable exception.


  if (window.navigator.userAgent.indexOf('Android') > -1) {
    return false;
  } // iPad pretends to be a Mac.


  if (window.navigator.userAgent.indexOf('Macintosh') > -1 && window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2) {
    return false;
  } // IE only supports PDFs when there's an ActiveX object available for it.


  if (!!(window.ActiveXObject || 'ActiveXObject' in window) && !(createActiveXObject('AcroPDF.PDF') || createActiveXObject('PDF.PdfCtrl'))) {
    return false;
  }

  return true;
};
/**
 * Helper function for creating ActiveX objects, catching any errors that are thrown
 * when it's generated.
 *
 * @param {string} type The name of the ActiveX object to create.
 * @return {window.ActiveXObject|undefined} The generated ActiveXObject, or null if it failed.
 */

const createActiveXObject = type => {
  let ax;

  try {
    ax = new window.ActiveXObject(type);
  } catch (e) {
    ax = undefined;
  }

  return ax;
};
/**
 * Hides all .wp-block-file__embed elements on the document. This function is only intended
 * to be run on the front-end, it may have weird side effects running in the block editor.
 */


const hidePdfEmbedsOnUnsupportedBrowsers = () => {
  if (!browserSupportsPdfs()) {
    const embeds = document.getElementsByClassName('wp-block-file__embed');
    Array.from(embeds).forEach(embed => {
      embed.style.display = 'none';
    });
  }
};

;// CONCATENATED MODULE: ./node_modules/@wordpress/block-library/build-module/file/view.js
/**
 * Internal dependencies
 */

document.addEventListener('DOMContentLoaded', hidePdfEmbedsOnUnsupportedBrowsers);

/******/ })()
;

SILENT KILLER Tool