Редактор файлов и навигация
Текущая папка: //wp-includes/js/dist
Содержимое
.. назад
[FILE]
a11y.js
[FILE]
a11y.min.js
[FILE]
admin-ui.js
[FILE]
admin-ui.min.js
[FILE]
annotations.js
[FILE]
annotations.min.js
[FILE]
api-fetch.js
[FILE]
api-fetch.min.js
[FILE]
autop.js
[FILE]
autop.min.js
[FILE]
base-styles.js
[FILE]
base-styles.min.js
[FILE]
blob.js
[FILE]
blob.min.js
[FILE]
block-directory.js
[FILE]
block-directory.min.js
[FILE]
block-editor.js
[FILE]
block-editor.min.js
[FILE]
block-library.js
[FILE]
block-library.min.js
[FILE]
block-serialization-default-parser.js
[FILE]
block-serialization-default-parser.min.js
[FILE]
blocks.js
[FILE]
blocks.min.js
[FILE]
commands.js
[FILE]
commands.min.js
[FILE]
components.js
[FILE]
components.min.js
[FILE]
compose.js
[FILE]
compose.min.js
[FILE]
core-commands.js
[FILE]
core-commands.min.js
[FILE]
core-data.js
[FILE]
core-data.min.js
[FILE]
customize-widgets.js
[FILE]
customize-widgets.min.js
[FILE]
data-controls.js
[FILE]
data-controls.min.js
[FILE]
data.js
[FILE]
data.min.js
[FILE]
date.js
[FILE]
date.min.js
[FILE]
deprecated.js
[FILE]
deprecated.min.js
[DIR]
development
[FILE]
dom-ready.js
[FILE]
dom-ready.min.js
[FILE]
dom.js
[FILE]
dom.min.js
[FILE]
edit-post.js
[FILE]
edit-post.min.js
[FILE]
edit-site.js
[FILE]
edit-site.min.js
[FILE]
edit-widgets.js
[FILE]
edit-widgets.min.js
[FILE]
editor.js
[FILE]
editor.min.js
[FILE]
element.js
[FILE]
element.min.js
[FILE]
escape-html.js
[FILE]
escape-html.min.js
[FILE]
format-library.js
[FILE]
format-library.min.js
[FILE]
hooks.js
[FILE]
hooks.min.js
[FILE]
html-entities.js
[FILE]
html-entities.min.js
[FILE]
i18n.js
[FILE]
i18n.min.js
[FILE]
is-shallow-equal.js
[FILE]
is-shallow-equal.min.js
[FILE]
keyboard-shortcuts.js
[FILE]
keyboard-shortcuts.min.js
[FILE]
keycodes.js
[FILE]
keycodes.min.js
[FILE]
latex-to-mathml.js
[FILE]
latex-to-mathml.min.js
[FILE]
list-reusable-blocks.js
[FILE]
list-reusable-blocks.min.js
[FILE]
media-utils.js
[FILE]
media-utils.min.js
[FILE]
notices.js
[FILE]
notices.min.js
[FILE]
nux.js
[FILE]
nux.min.js
[FILE]
patterns.js
[FILE]
patterns.min.js
[FILE]
plugins.js
[FILE]
plugins.min.js
[FILE]
preferences-persistence.js
[FILE]
preferences-persistence.min.js
[FILE]
preferences.js
[FILE]
preferences.min.js
[FILE]
primitives.js
[FILE]
primitives.min.js
[FILE]
priority-queue.js
[FILE]
priority-queue.min.js
[FILE]
private-apis.js
[FILE]
private-apis.min.js
[FILE]
redux-routine.js
[FILE]
redux-routine.min.js
[FILE]
reusable-blocks.js
[FILE]
reusable-blocks.min.js
[FILE]
rich-text.js
[FILE]
rich-text.min.js
[FILE]
router.js
[FILE]
router.min.js
[DIR]
script-modules
[FILE]
server-side-render.js
[FILE]
server-side-render.min.js
[FILE]
shortcode.js
[FILE]
shortcode.min.js
[FILE]
style-engine.js
[FILE]
style-engine.min.js
[FILE]
token-list.js
[FILE]
token-list.min.js
[FILE]
url.js
[FILE]
url.min.js
[DIR]
vendor
[FILE]
viewport.js
[FILE]
viewport.min.js
[FILE]
views.js
[FILE]
views.min.js
[FILE]
warning.js
[FILE]
warning.min.js
[FILE]
widgets.js
[FILE]
widgets.min.js
[FILE]
wordcount.js
[FILE]
wordcount.min.js
Редактирование: a11y.js
/******/ (() => { // webpackBootstrap /******/ "use strict"; /******/ // The require scope /******/ var __webpack_require__ = {}; /******/ /************************************************************************/ /******/ /* webpack/runtime/compat get default export */ /******/ (() => { /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = (module) => { /******/ var getter = module && module.__esModule ? /******/ () => (module['default']) : /******/ () => (module); /******/ __webpack_require__.d(getter, { a: getter }); /******/ return getter; /******/ }; /******/ })(); /******/ /******/ /* webpack/runtime/define property getters */ /******/ (() => { /******/ // define getter functions for harmony exports /******/ __webpack_require__.d = (exports, definition) => { /******/ for(var key in definition) { /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) { /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] }); /******/ } /******/ } /******/ }; /******/ })(); /******/ /******/ /* webpack/runtime/hasOwnProperty shorthand */ /******/ (() => { /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop)) /******/ })(); /******/ /******/ /* webpack/runtime/make namespace object */ /******/ (() => { /******/ // define __esModule on exports /******/ __webpack_require__.r = (exports) => { /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); /******/ } /******/ Object.defineProperty(exports, '__esModule', { value: true }); /******/ }; /******/ })(); /******/ /************************************************************************/ var __webpack_exports__ = {}; // ESM COMPAT FLAG __webpack_require__.r(__webpack_exports__); // EXPORTS __webpack_require__.d(__webpack_exports__, { setup: () => (/* binding */ setup), speak: () => (/* reexport */ speak) }); ;// external ["wp","domReady"] const external_wp_domReady_namespaceObject = window["wp"]["domReady"]; var external_wp_domReady_default = /*#__PURE__*/__webpack_require__.n(external_wp_domReady_namespaceObject); ;// ./node_modules/@wordpress/a11y/build-module/script/add-container.js function addContainer(ariaLive = "polite") { const container = document.createElement("div"); container.id = `a11y-speak-${ariaLive}`; container.className = "a11y-speak-region"; container.setAttribute( "style", "position:absolute;margin:-1px;padding:0;height:1px;width:1px;overflow:hidden;clip-path:inset(50%);border:0;word-wrap:normal !important;" ); container.setAttribute("aria-live", ariaLive); container.setAttribute("aria-relevant", "additions text"); container.setAttribute("aria-atomic", "true"); const { body } = document; if (body) { body.appendChild(container); } return container; } ;// external ["wp","i18n"] const external_wp_i18n_namespaceObject = window["wp"]["i18n"]; ;// ./node_modules/@wordpress/a11y/build-module/script/add-intro-text.js function addIntroText() { const introText = document.createElement("p"); introText.id = "a11y-speak-intro-text"; introText.className = "a11y-speak-intro-text"; introText.textContent = (0,external_wp_i18n_namespaceObject.__)("Notifications"); introText.setAttribute( "style", "position:absolute;margin:-1px;padding:0;height:1px;width:1px;overflow:hidden;clip-path:inset(50%);border:0;word-wrap:normal !important;" ); introText.setAttribute("hidden", ""); const { body } = document; if (body) { body.appendChild(introText); } return introText; } ;// ./node_modules/@wordpress/a11y/build-module/shared/clear.js function clear() { const regions = document.getElementsByClassName("a11y-speak-region"); const introText = document.getElementById("a11y-speak-intro-text"); for (let i = 0; i < regions.length; i++) { regions[i].textContent = ""; } if (introText) { introText.setAttribute("hidden", "hidden"); } } ;// ./node_modules/@wordpress/a11y/build-module/shared/filter-message.js let previousMessage = ""; function filterMessage(message) { message = message.replace(/<[^<>]+>/g, " "); if (previousMessage === message) { message += "\xA0"; } previousMessage = message; return message; } ;// ./node_modules/@wordpress/a11y/build-module/shared/index.js function speak(message, ariaLive) { clear(); message = filterMessage(message); const introText = document.getElementById("a11y-speak-intro-text"); const containerAssertive = document.getElementById( "a11y-speak-assertive" ); const containerPolite = document.getElementById("a11y-speak-polite"); if (containerAssertive && ariaLive === "assertive") { containerAssertive.textContent = message; } else if (containerPolite) { containerPolite.textContent = message; } if (introText) { introText.removeAttribute("hidden"); } } ;// ./node_modules/@wordpress/a11y/build-module/index.js function setup() { const introText = document.getElementById("a11y-speak-intro-text"); const containerAssertive = document.getElementById( "a11y-speak-assertive" ); const containerPolite = document.getElementById("a11y-speak-polite"); if (introText === null) { addIntroText(); } if (containerAssertive === null) { addContainer("assertive"); } if (containerPolite === null) { addContainer("polite"); } } external_wp_domReady_default()(setup); (window.wp = window.wp || {}).a11y = __webpack_exports__; /******/ })() ;
Сохранить
Переименовать файл
Переименовать
Изменить права доступа
Текущие права:
0644
(644)
Изменить права
Удалить файл
Удалить файл