/
home
/
desid573
/
public_html
/
magicride.ng
/
wp-includes
/
js
/
dist
/
/home/desid573/public_html/magicride.ng/wp-includes/js/dist
mkdir
upload
Name
Size
Mode
Actions
vendor/
-
0755
rm
a11y.js
8895
0644
edit
dl
rm
a11y.min.js
2236
0644
edit
dl
rm
annotations.js
42653
0644
edit
dl
rm
annotations.min.js
10770
0644
edit
dl
rm
api-fetch.js
49289
0644
edit
dl
rm
api-fetch.min.js
13775
0644
edit
dl
rm
autop.js
20345
0644
edit
dl
rm
autop.min.js
7076
0644
edit
dl
rm
blob.js
5521
0644
edit
dl
rm
blob.min.js
1408
0644
edit
dl
rm
block-editor.js
889770
0644
edit
dl
rm
block-editor.min.js
253457
0644
edit
dl
rm
block-library.js
740999
0644
edit
dl
rm
block-library.min.js
265774
0644
edit
dl
rm
block-serialization-default-parser.js
17746
0644
edit
dl
rm
block-serialization-default-parser.min.js
3737
0644
edit
dl
rm
blocks.js
407086
0644
edit
dl
rm
blocks.min.js
146148
0644
edit
dl
rm
components.js
1296156
0644
edit
dl
rm
components.min.js
557679
0644
edit
dl
rm
compose.js
28443
0644
edit
dl
rm
compose.min.js
8415
0644
edit
dl
rm
core-data.js
132522
0644
edit
dl
rm
core-data.min.js
34551
0644
edit
dl
rm
data.js
137866
0644
edit
dl
rm
data.min.js
36115
0644
edit
dl
rm
date.js
965007
0644
edit
dl
rm
date.min.js
936810
0644
edit
dl
rm
deprecated.js
7505
0644
edit
dl
rm
deprecated.min.js
1657
0644
edit
dl
rm
dom-ready.js
4656
0644
edit
dl
rm
dom-ready.min.js
1169
0644
edit
dl
rm
dom.js
36410
0644
edit
dl
rm
dom.min.js
8770
0644
edit
dl
rm
edit-post.js
244151
0644
edit
dl
rm
edit-post.min.js
83580
0644
edit
dl
rm
editor.js
564672
0644
edit
dl
rm
editor.min.js
192030
0644
edit
dl
rm
element.js
35165
0644
edit
dl
rm
element.min.js
9096
0644
edit
dl
rm
escape-html.js
8276
0644
edit
dl
rm
escape-html.min.js
1647
0644
edit
dl
rm
format-library.js
52329
0644
edit
dl
rm
format-library.min.js
19634
0644
edit
dl
rm
hooks.js
21616
0644
edit
dl
rm
hooks.min.js
4951
0644
edit
dl
rm
html-entities.js
4930
0644
edit
dl
rm
html-entities.min.js
1379
0644
edit
dl
rm
i18n.js
33892
0644
edit
dl
rm
i18n.min.js
9039
0644
edit
dl
rm
is-shallow-equal.js
6053
0644
edit
dl
rm
is-shallow-equal.min.js
1646
0644
edit
dl
rm
keycodes.js
17097
0644
edit
dl
rm
keycodes.min.js
4901
0644
edit
dl
rm
list-reusable-blocks.js
49635
0644
edit
dl
rm
list-reusable-blocks.min.js
15525
0644
edit
dl
rm
notices.js
46344
0644
edit
dl
rm
notices.min.js
11395
0644
edit
dl
rm
nux.js
29244
0644
edit
dl
rm
nux.min.js
7616
0644
edit
dl
rm
plugins.js
23106
0644
edit
dl
rm
plugins.min.js
7036
0644
edit
dl
rm
priority-queue.js
5801
0644
edit
dl
rm
priority-queue.min.js
1498
0644
edit
dl
rm
redux-routine.js
25357
0644
edit
dl
rm
redux-routine.min.js
9833
0644
edit
dl
rm
rich-text.js
114520
0644
edit
dl
rm
rich-text.min.js
29945
0644
edit
dl
rm
shortcode.js
18122
0644
edit
dl
rm
shortcode.min.js
4088
0644
edit
dl
rm
token-list.js
12528
0644
edit
dl
rm
token-list.min.js
3207
0644
edit
dl
rm
url.js
39627
0644
edit
dl
rm
url.min.js
12397
0644
edit
dl
rm
viewport.js
11925
0644
edit
dl
rm
viewport.min.js
2742
0644
edit
dl
rm
wordcount.js
14236
0644
edit
dl
rm
wordcount.min.js
3015
0644
edit
dl
rm
Edit:
/home/desid573/public_html/magicride.ng/wp-includes/js/dist/hooks.js
(21616B)
this["wp"] = this["wp"] || {}; this["wp"]["hooks"] = /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ return installedModules[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ i: moduleId, /******/ l: false, /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ /******/ // Flag the module as loaded /******/ module.l = true; /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /******/ /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ /******/ // define getter function for harmony exports /******/ __webpack_require__.d = function(exports, name, getter) { /******/ if(!__webpack_require__.o(exports, name)) { /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter }); /******/ } /******/ }; /******/ /******/ // define __esModule on exports /******/ __webpack_require__.r = function(exports) { /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); /******/ } /******/ Object.defineProperty(exports, '__esModule', { value: true }); /******/ }; /******/ /******/ // create a fake namespace object /******/ // mode & 1: value is a module id, require it /******/ // mode & 2: merge all properties of value into the ns /******/ // mode & 4: return value when already ns object /******/ // mode & 8|1: behave like require /******/ __webpack_require__.t = function(value, mode) { /******/ if(mode & 1) value = __webpack_require__(value); /******/ if(mode & 8) return value; /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value; /******/ var ns = Object.create(null); /******/ __webpack_require__.r(ns); /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value }); /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key)); /******/ return ns; /******/ }; /******/ /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = function(module) { /******/ var getter = module && module.__esModule ? /******/ function getDefault() { return module['default']; } : /******/ function getModuleExports() { return module; }; /******/ __webpack_require__.d(getter, 'a', getter); /******/ return getter; /******/ }; /******/ /******/ // Object.prototype.hasOwnProperty.call /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; /******/ /******/ // __webpack_public_path__ /******/ __webpack_require__.p = ""; /******/ /******/ /******/ // Load entry module and return exports /******/ return __webpack_require__(__webpack_require__.s = "gEOj"); /******/ }) /************************************************************************/ /******/ ({ /***/ "gEOj": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; // ESM COMPAT FLAG __webpack_require__.r(__webpack_exports__); // EXPORTS __webpack_require__.d(__webpack_exports__, "createHooks", function() { return /* reexport */ build_module_createHooks; }); __webpack_require__.d(__webpack_exports__, "addAction", function() { return /* binding */ addAction; }); __webpack_require__.d(__webpack_exports__, "addFilter", function() { return /* binding */ addFilter; }); __webpack_require__.d(__webpack_exports__, "removeAction", function() { return /* binding */ removeAction; }); __webpack_require__.d(__webpack_exports__, "removeFilter", function() { return /* binding */ removeFilter; }); __webpack_require__.d(__webpack_exports__, "hasAction", function() { return /* binding */ hasAction; }); __webpack_require__.d(__webpack_exports__, "hasFilter", function() { return /* binding */ hasFilter; }); __webpack_require__.d(__webpack_exports__, "removeAllActions", function() { return /* binding */ removeAllActions; }); __webpack_require__.d(__webpack_exports__, "removeAllFilters", function() { return /* binding */ removeAllFilters; }); __webpack_require__.d(__webpack_exports__, "doAction", function() { return /* binding */ doAction; }); __webpack_require__.d(__webpack_exports__, "applyFilters", function() { return /* binding */ applyFilters; }); __webpack_require__.d(__webpack_exports__, "currentAction", function() { return /* binding */ currentAction; }); __webpack_require__.d(__webpack_exports__, "currentFilter", function() { return /* binding */ currentFilter; }); __webpack_require__.d(__webpack_exports__, "doingAction", function() { return /* binding */ doingAction; }); __webpack_require__.d(__webpack_exports__, "doingFilter", function() { return /* binding */ doingFilter; }); __webpack_require__.d(__webpack_exports__, "didAction", function() { return /* binding */ didAction; }); __webpack_require__.d(__webpack_exports__, "didFilter", function() { return /* binding */ didFilter; }); __webpack_require__.d(__webpack_exports__, "actions", function() { return /* binding */ build_module_actions; }); __webpack_require__.d(__webpack_exports__, "filters", function() { return /* binding */ build_module_filters; }); // CONCATENATED MODULE: ./node_modules/@wordpress/hooks/build-module/validateNamespace.js /** * Validate a namespace string. * * @param {string} namespace The namespace to validate - should take the form * `vendor/plugin/function`. * * @return {boolean} Whether the namespace is valid. */ function validateNamespace(namespace) { if ('string' !== typeof namespace || '' === namespace) { // eslint-disable-next-line no-console console.error('The namespace must be a non-empty string.'); return false; } if (!/^[a-zA-Z][a-zA-Z0-9_.\-\/]*$/.test(namespace)) { // eslint-disable-next-line no-console console.error('The namespace can only contain numbers, letters, dashes, periods, underscores and slashes.'); return false; } return true; } /* harmony default export */ var build_module_validateNamespace = (validateNamespace); // CONCATENATED MODULE: ./node_modules/@wordpress/hooks/build-module/validateHookName.js /** * Validate a hookName string. * * @param {string} hookName The hook name to validate. Should be a non empty string containing * only numbers, letters, dashes, periods and underscores. Also, * the hook name cannot begin with `__`. * * @return {boolean} Whether the hook name is valid. */ function validateHookName(hookName) { if ('string' !== typeof hookName || '' === hookName) { // eslint-disable-next-line no-console console.error('The hook name must be a non-empty string.'); return false; } if (/^__/.test(hookName)) { // eslint-disable-next-line no-console console.error('The hook name cannot begin with `__`.'); return false; } if (!/^[a-zA-Z][a-zA-Z0-9_.-]*$/.test(hookName)) { // eslint-disable-next-line no-console console.error('The hook name can only contain numbers, letters, dashes, periods and underscores.'); return false; } return true; } /* harmony default export */ var build_module_validateHookName = (validateHookName); // CONCATENATED MODULE: ./node_modules/@wordpress/hooks/build-module/createAddHook.js /** * Internal dependencies */ /** * Returns a function which, when invoked, will add a hook. * * @param {Object} hooks Stored hooks, keyed by hook name. * * @return {Function} Function that adds a new hook. */ function createAddHook(hooks) { /** * Adds the hook to the appropriate hooks container. * * @param {string} hookName Name of hook to add * @param {string} namespace The unique namespace identifying the callback in the form `vendor/plugin/function`. * @param {Function} callback Function to call when the hook is run * @param {?number} priority Priority of this hook (default=10) */ return function addHook(hookName, namespace, callback) { var priority = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : 10; if (!build_module_validateHookName(hookName)) { return; } if (!build_module_validateNamespace(namespace)) { return; } if ('function' !== typeof callback) { // eslint-disable-next-line no-console console.error('The hook callback must be a function.'); return; } // Validate numeric priority if ('number' !== typeof priority) { // eslint-disable-next-line no-console console.error('If specified, the hook priority must be a number.'); return; } var handler = { callback: callback, priority: priority, namespace: namespace }; if (hooks[hookName]) { // Find the correct insert index of the new hook. var handlers = hooks[hookName].handlers; var i; for (i = handlers.length; i > 0; i--) { if (priority >= handlers[i - 1].priority) { break; } } if (i === handlers.length) { // If append, operate via direct assignment. handlers[i] = handler; } else { // Otherwise, insert before index via splice. handlers.splice(i, 0, handler); } // We may also be currently executing this hook. If the callback // we're adding would come after the current callback, there's no // problem; otherwise we need to increase the execution index of // any other runs by 1 to account for the added element. (hooks.__current || []).forEach(function (hookInfo) { if (hookInfo.name === hookName && hookInfo.currentIndex >= i) { hookInfo.currentIndex++; } }); } else { // This is the first hook of its type. hooks[hookName] = { handlers: [handler], runs: 0 }; } if (hookName !== 'hookAdded') { doAction('hookAdded', hookName, namespace, callback, priority); } }; } /* harmony default export */ var build_module_createAddHook = (createAddHook); // CONCATENATED MODULE: ./node_modules/@wordpress/hooks/build-module/createRemoveHook.js /** * Internal dependencies */ /** * Returns a function which, when invoked, will remove a specified hook or all * hooks by the given name. * * @param {Object} hooks Stored hooks, keyed by hook name. * @param {boolean} removeAll Whether to remove all callbacks for a hookName, without regard to namespace. Used to create `removeAll*` functions. * * @return {Function} Function that removes hooks. */ function createRemoveHook(hooks, removeAll) { /** * Removes the specified callback (or all callbacks) from the hook with a * given hookName and namespace. * * @param {string} hookName The name of the hook to modify. * @param {string} namespace The unique namespace identifying the callback in the form `vendor/plugin/function`. * * @return {number} The number of callbacks removed. */ return function removeHook(hookName, namespace) { if (!build_module_validateHookName(hookName)) { return; } if (!removeAll && !build_module_validateNamespace(namespace)) { return; } // Bail if no hooks exist by this name if (!hooks[hookName]) { return 0; } var handlersRemoved = 0; if (removeAll) { handlersRemoved = hooks[hookName].handlers.length; hooks[hookName] = { runs: hooks[hookName].runs, handlers: [] }; } else { // Try to find the specified callback to remove. var handlers = hooks[hookName].handlers; var _loop = function _loop(i) { if (handlers[i].namespace === namespace) { handlers.splice(i, 1); handlersRemoved++; // This callback may also be part of a hook that is // currently executing. If the callback we're removing // comes after the current callback, there's no problem; // otherwise we need to decrease the execution index of any // other runs by 1 to account for the removed element. (hooks.__current || []).forEach(function (hookInfo) { if (hookInfo.name === hookName && hookInfo.currentIndex >= i) { hookInfo.currentIndex--; } }); } }; for (var i = handlers.length - 1; i >= 0; i--) { _loop(i); } } if (hookName !== 'hookRemoved') { doAction('hookRemoved', hookName, namespace); } return handlersRemoved; }; } /* harmony default export */ var build_module_createRemoveHook = (createRemoveHook); // CONCATENATED MODULE: ./node_modules/@wordpress/hooks/build-module/createHasHook.js /** * Returns a function which, when invoked, will return whether any handlers are * attached to a particular hook. * * @param {Object} hooks Stored hooks, keyed by hook name. * * @return {Function} Function that returns whether any handlers are * attached to a particular hook. */ function createHasHook(hooks) { /** * Returns how many handlers are attached for the given hook. * * @param {string} hookName The name of the hook to check for. * * @return {boolean} Whether there are handlers that are attached to the given hook. */ return function hasHook(hookName) { return hookName in hooks; }; } /* harmony default export */ var build_module_createHasHook = (createHasHook); // CONCATENATED MODULE: ./node_modules/@wordpress/hooks/build-module/createRunHook.js /** * Returns a function which, when invoked, will execute all callbacks * registered to a hook of the specified type, optionally returning the final * value of the call chain. * * @param {Object} hooks Stored hooks, keyed by hook name. * @param {?boolean} returnFirstArg Whether each hook callback is expected to * return its first argument. * * @return {Function} Function that runs hook callbacks. */ function createRunHook(hooks, returnFirstArg) { /** * Runs all callbacks for the specified hook. * * @param {string} hookName The name of the hook to run. * @param {...*} args Arguments to pass to the hook callbacks. * * @return {*} Return value of runner, if applicable. */ return function runHooks(hookName) { if (!hooks[hookName]) { hooks[hookName] = { handlers: [], runs: 0 }; } hooks[hookName].runs++; var handlers = hooks[hookName].handlers; for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) { args[_key - 1] = arguments[_key]; } if (!handlers || !handlers.length) { return returnFirstArg ? args[0] : undefined; } var hookInfo = { name: hookName, currentIndex: 0 }; hooks.__current.push(hookInfo); while (hookInfo.currentIndex < handlers.length) { var handler = handlers[hookInfo.currentIndex]; var result = handler.callback.apply(null, args); if (returnFirstArg) { args[0] = result; } hookInfo.currentIndex++; } hooks.__current.pop(); if (returnFirstArg) { return args[0]; } }; } /* harmony default export */ var build_module_createRunHook = (createRunHook); // CONCATENATED MODULE: ./node_modules/@wordpress/hooks/build-module/createCurrentHook.js /** * Returns a function which, when invoked, will return the name of the * currently running hook, or `null` if no hook of the given type is currently * running. * * @param {Object} hooks Stored hooks, keyed by hook name. * * @return {Function} Function that returns the current hook. */ function createCurrentHook(hooks) { /** * Returns the name of the currently running hook, or `null` if no hook of * the given type is currently running. * * @return {?string} The name of the currently running hook, or * `null` if no hook is currently running. */ return function currentHook() { if (!hooks.__current || !hooks.__current.length) { return null; } return hooks.__current[hooks.__current.length - 1].name; }; } /* harmony default export */ var build_module_createCurrentHook = (createCurrentHook); // CONCATENATED MODULE: ./node_modules/@wordpress/hooks/build-module/createDoingHook.js /** * Returns a function which, when invoked, will return whether a hook is * currently being executed. * * @param {Object} hooks Stored hooks, keyed by hook name. * * @return {Function} Function that returns whether a hook is currently * being executed. */ function createDoingHook(hooks) { /** * Returns whether a hook is currently being executed. * * @param {?string} hookName The name of the hook to check for. If * omitted, will check for any hook being executed. * * @return {boolean} Whether the hook is being executed. */ return function doingHook(hookName) { // If the hookName was not passed, check for any current hook. if ('undefined' === typeof hookName) { return 'undefined' !== typeof hooks.__current[0]; } // Return the __current hook. return hooks.__current[0] ? hookName === hooks.__current[0].name : false; }; } /* harmony default export */ var build_module_createDoingHook = (createDoingHook); // CONCATENATED MODULE: ./node_modules/@wordpress/hooks/build-module/createDidHook.js /** * Internal dependencies */ /** * Returns a function which, when invoked, will return the number of times a * hook has been called. * * @param {Object} hooks Stored hooks, keyed by hook name. * * @return {Function} Function that returns a hook's call count. */ function createDidHook(hooks) { /** * Returns the number of times an action has been fired. * * @param {string} hookName The hook name to check. * * @return {number} The number of times the hook has run. */ return function didHook(hookName) { if (!build_module_validateHookName(hookName)) { return; } return hooks[hookName] && hooks[hookName].runs ? hooks[hookName].runs : 0; }; } /* harmony default export */ var build_module_createDidHook = (createDidHook); // CONCATENATED MODULE: ./node_modules/@wordpress/hooks/build-module/createHooks.js /** * Internal dependencies */ /** * Returns an instance of the hooks object. * * @return {Object} Object that contains all hooks. */ function createHooks() { var actions = Object.create(null); var filters = Object.create(null); actions.__current = []; filters.__current = []; return { addAction: build_module_createAddHook(actions), addFilter: build_module_createAddHook(filters), removeAction: build_module_createRemoveHook(actions), removeFilter: build_module_createRemoveHook(filters), hasAction: build_module_createHasHook(actions), hasFilter: build_module_createHasHook(filters), removeAllActions: build_module_createRemoveHook(actions, true), removeAllFilters: build_module_createRemoveHook(filters, true), doAction: build_module_createRunHook(actions), applyFilters: build_module_createRunHook(filters, true), currentAction: build_module_createCurrentHook(actions), currentFilter: build_module_createCurrentHook(filters), doingAction: build_module_createDoingHook(actions), doingFilter: build_module_createDoingHook(filters), didAction: build_module_createDidHook(actions), didFilter: build_module_createDidHook(filters), actions: actions, filters: filters }; } /* harmony default export */ var build_module_createHooks = (createHooks); // CONCATENATED MODULE: ./node_modules/@wordpress/hooks/build-module/index.js /** * Internal dependencies */ var _createHooks = build_module_createHooks(), addAction = _createHooks.addAction, addFilter = _createHooks.addFilter, removeAction = _createHooks.removeAction, removeFilter = _createHooks.removeFilter, hasAction = _createHooks.hasAction, hasFilter = _createHooks.hasFilter, removeAllActions = _createHooks.removeAllActions, removeAllFilters = _createHooks.removeAllFilters, doAction = _createHooks.doAction, applyFilters = _createHooks.applyFilters, currentAction = _createHooks.currentAction, currentFilter = _createHooks.currentFilter, doingAction = _createHooks.doingAction, doingFilter = _createHooks.doingFilter, didAction = _createHooks.didAction, didFilter = _createHooks.didFilter, build_module_actions = _createHooks.actions, build_module_filters = _createHooks.filters; /***/ }) /******/ });
Save
cmd:
run