HEX
Server: nginx/1.18.0
System: Linux vcwordpress 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/newfaith.focalat.com/new-faith/wp-content/themes/christian/assets/js/gutenberg.js
/******/ (() => { // webpackBootstrap
/******/ 	"use strict";
/******/ 	var __webpack_modules__ = ({

/***/ 972:
/***/ (() => {



/* Check layout */
(function () {
  jQuery(document).ready(function () {
    jQuery('.acf-field-select[data-name="cmsmasters_layout"] select').on('change', function () {
      var value = jQuery(this).val(),
        $el = jQuery('body');
      $el.removeClass(function (index, classes) {
        return (classes.match(/cmsmasters-layout-\S+/g) || []).join(' ');
      });
      $el.addClass(function (index, classes) {
        if ('default' === value) {
          var def = classes.match(/cmsmasters-def-layout-(\S+)\s+/);
          return classes + ' cmsmasters-layout-' + def[1];
        }
        return classes + ' cmsmasters-layout-' + value;
      });
    });
  });
})();

/***/ }),

/***/ 495:
/***/ (() => {



/* Gutenberg Scripts */
wp.domReady(function () {
  wp.blocks.unregisterBlockStyle('core/quote', ['default', 'large']);
  wp.blocks.unregisterBlockStyle('core/table', ['default', 'stripes']);
});

/***/ })

/******/ 	});
/************************************************************************/
/******/ 	// The module cache
/******/ 	var __webpack_module_cache__ = {};
/******/ 	
/******/ 	// The require function
/******/ 	function __webpack_require__(moduleId) {
/******/ 		// Check if module is in cache
/******/ 		var cachedModule = __webpack_module_cache__[moduleId];
/******/ 		if (cachedModule !== undefined) {
/******/ 			return cachedModule.exports;
/******/ 		}
/******/ 		// Create a new module (and put it into the cache)
/******/ 		var module = __webpack_module_cache__[moduleId] = {
/******/ 			// no module.id needed
/******/ 			// no module.loaded needed
/******/ 			exports: {}
/******/ 		};
/******/ 	
/******/ 		// Execute the module function
/******/ 		__webpack_modules__[moduleId](module, module.exports, __webpack_require__);
/******/ 	
/******/ 		// Return the exports of the module
/******/ 		return module.exports;
/******/ 	}
/******/ 	
/************************************************************************/
var __webpack_exports__ = {};
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
(() => {


/* Gutenberg Script */
__webpack_require__(972);
__webpack_require__(495);
})();

/******/ })()
;
//# sourceMappingURL=gutenberg.js.map