golden hour
/home/phakp/public_html/wp-includes/js/dist
⬆️ Go Up
Upload
File/Folder
Size
Actions
a11y.js
8.55 KB
Del
OK
a11y.min.js
2.45 KB
Del
OK
annotations.js
31.14 KB
Del
OK
annotations.min.js
7.1 KB
Del
OK
api-fetch.js
21.46 KB
Del
OK
api-fetch.min.js
5.2 KB
Del
OK
autop.js
15.89 KB
Del
OK
autop.min.js
5.6 KB
Del
OK
blob.js
3.79 KB
Del
OK
blob.min.js
952 B
Del
OK
block-directory.js
57 KB
Del
OK
block-directory.min.js
19.63 KB
Del
OK
block-editor.js
1.96 MB
Del
OK
block-editor.min.js
702.32 KB
Del
OK
block-library.js
1.5 MB
Del
OK
block-library.min.js
640.71 KB
Del
OK
block-serialization-default-parser.js
12.64 KB
Del
OK
block-serialization-default-parser.min.js
2.38 KB
Del
OK
blocks.js
475.38 KB
Del
OK
blocks.min.js
153.4 KB
Del
OK
components.js
2.29 MB
Del
OK
components.min.js
774.56 KB
Del
OK
compose.js
148.43 KB
Del
OK
compose.min.js
33.1 KB
Del
OK
core-data.js
190.38 KB
Del
OK
core-data.min.js
49.79 KB
Del
OK
customize-widgets.js
101.58 KB
Del
OK
customize-widgets.min.js
36.09 KB
Del
OK
data-controls.js
6.8 KB
Del
OK
data-controls.min.js
1.59 KB
Del
OK
data.js
148.08 KB
Del
OK
data.min.js
27.15 KB
Del
OK
date.js
229.67 KB
Del
OK
date.min.js
197.42 KB
Del
OK
deprecated.js
4.74 KB
Del
OK
deprecated.min.js
812 B
Del
OK
development
-
Del
OK
dom-ready.js
2.45 KB
Del
OK
dom-ready.min.js
498 B
Del
OK
dom.js
59.86 KB
Del
OK
dom.min.js
12.39 KB
Del
OK
edit-post.js
321.36 KB
Del
OK
edit-post.min.js
108.99 KB
Del
OK
edit-site.js
467.28 KB
Del
OK
edit-site.min.js
161.39 KB
Del
OK
edit-widgets.js
158.88 KB
Del
OK
edit-widgets.min.js
55.55 KB
Del
OK
editor.js
380.37 KB
Del
OK
editor.min.js
130.76 KB
Del
OK
element.js
44 KB
Del
OK
element.min.js
10.7 KB
Del
OK
escape-html.js
6.23 KB
Del
OK
escape-html.min.js
1.11 KB
Del
OK
format-library.js
55.62 KB
Del
OK
format-library.min.js
18.82 KB
Del
OK
hooks.js
20.09 KB
Del
OK
hooks.min.js
4.79 KB
Del
OK
html-entities.js
3.63 KB
Del
OK
html-entities.min.js
837 B
Del
OK
i18n.js
50.63 KB
Del
OK
i18n.min.js
9.98 KB
Del
OK
is-shallow-equal.js
4.33 KB
Del
OK
is-shallow-equal.min.js
1.07 KB
Del
OK
keyboard-shortcuts.js
22.33 KB
Del
OK
keyboard-shortcuts.min.js
4.46 KB
Del
OK
keycodes.js
13.16 KB
Del
OK
keycodes.min.js
3.09 KB
Del
OK
list-reusable-blocks.js
11.54 KB
Del
OK
list-reusable-blocks.min.js
3.96 KB
Del
OK
media-utils.js
22.14 KB
Del
OK
media-utils.min.js
7.23 KB
Del
OK
notices.js
14.56 KB
Del
OK
notices.min.js
2.34 KB
Del
OK
nux.js
21.09 KB
Del
OK
nux.min.js
4.95 KB
Del
OK
plugins.js
20 KB
Del
OK
plugins.min.js
4.85 KB
Del
OK
preferences.js
10.11 KB
Del
OK
preferences.min.js
2.54 KB
Del
OK
primitives.js
9.02 KB
Del
OK
primitives.min.js
2.3 KB
Del
OK
priority-queue.js
6.61 KB
Del
OK
priority-queue.min.js
1.04 KB
Del
OK
redux-routine.js
23.11 KB
Del
OK
redux-routine.min.js
8.7 KB
Del
OK
reusable-blocks.js
18.23 KB
Del
OK
reusable-blocks.min.js
5.62 KB
Del
OK
rich-text.js
139.27 KB
Del
OK
rich-text.min.js
34.65 KB
Del
OK
server-side-render.js
12.17 KB
Del
OK
server-side-render.min.js
3.49 KB
Del
OK
shortcode.js
16.92 KB
Del
OK
shortcode.min.js
3.18 KB
Del
OK
token-list.js
7.07 KB
Del
OK
token-list.min.js
1.49 KB
Del
OK
url.js
25.54 KB
Del
OK
url.min.js
4.78 KB
Del
OK
vendor
-
Del
OK
viewport.js
10.82 KB
Del
OK
viewport.min.js
2.18 KB
Del
OK
warning.js
2.51 KB
Del
OK
warning.min.js
392 B
Del
OK
widgets.js
54.45 KB
Del
OK
widgets.min.js
21.04 KB
Del
OK
wordcount.js
15.13 KB
Del
OK
wordcount.min.js
2.56 KB
Del
OK
Edit: preferences.js
/******/ (function() { // webpackBootstrap /******/ "use strict"; /******/ // The require scope /******/ var __webpack_require__ = {}; /******/ /************************************************************************/ /******/ /* webpack/runtime/define property getters */ /******/ !function() { /******/ // define getter functions for harmony exports /******/ __webpack_require__.d = function(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 */ /******/ !function() { /******/ __webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); } /******/ }(); /******/ /******/ /* webpack/runtime/make namespace object */ /******/ !function() { /******/ // 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 }); /******/ }; /******/ }(); /******/ /************************************************************************/ var __webpack_exports__ = {}; // ESM COMPAT FLAG __webpack_require__.r(__webpack_exports__); // EXPORTS __webpack_require__.d(__webpack_exports__, { "PreferenceToggleMenuItem": function() { return /* reexport */ PreferenceToggleMenuItem; }, "store": function() { return /* reexport */ store; } }); // NAMESPACE OBJECT: ./node_modules/@wordpress/preferences/build-module/store/actions.js var actions_namespaceObject = {}; __webpack_require__.r(actions_namespaceObject); __webpack_require__.d(actions_namespaceObject, { "set": function() { return set; }, "setDefaults": function() { return setDefaults; }, "toggle": function() { return toggle; } }); // NAMESPACE OBJECT: ./node_modules/@wordpress/preferences/build-module/store/selectors.js var selectors_namespaceObject = {}; __webpack_require__.r(selectors_namespaceObject); __webpack_require__.d(selectors_namespaceObject, { "get": function() { return get; } }); ;// CONCATENATED MODULE: external ["wp","element"] var external_wp_element_namespaceObject = window["wp"]["element"]; ;// CONCATENATED MODULE: external ["wp","data"] var external_wp_data_namespaceObject = window["wp"]["data"]; ;// CONCATENATED MODULE: external ["wp","components"] var external_wp_components_namespaceObject = window["wp"]["components"]; ;// CONCATENATED MODULE: external ["wp","i18n"] var external_wp_i18n_namespaceObject = window["wp"]["i18n"]; ;// CONCATENATED MODULE: external ["wp","primitives"] var external_wp_primitives_namespaceObject = window["wp"]["primitives"]; ;// CONCATENATED MODULE: ./node_modules/@wordpress/icons/build-module/library/check.js /** * WordPress dependencies */ const check = (0,external_wp_element_namespaceObject.createElement)(external_wp_primitives_namespaceObject.SVG, { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" }, (0,external_wp_element_namespaceObject.createElement)(external_wp_primitives_namespaceObject.Path, { d: "M16.7 7.1l-6.3 8.5-3.3-2.5-.9 1.2 4.5 3.4L17.9 8z" })); /* harmony default export */ var library_check = (check); ;// CONCATENATED MODULE: external ["wp","a11y"] var external_wp_a11y_namespaceObject = window["wp"]["a11y"]; ;// CONCATENATED MODULE: ./node_modules/@wordpress/preferences/build-module/store/reducer.js /** * WordPress dependencies */ /** * Reducer returning the defaults for user preferences. * * This is kept intentionally separate from the preferences * themselves so that defaults are not persisted. * * @param {Object} state Current state. * @param {Object} action Dispatched action. * * @return {Object} Updated state. */ function defaults() { let state = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}; let action = arguments.length > 1 ? arguments[1] : undefined; if (action.type === 'SET_PREFERENCE_DEFAULTS') { const { scope, defaults: values } = action; return { ...state, [scope]: { ...state[scope], ...values } }; } return state; } /** * Reducer returning the user preferences. * * @param {Object} state Current state. * @param {Object} action Dispatched action. * * @return {Object} Updated state. */ function preferences() { let state = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}; let action = arguments.length > 1 ? arguments[1] : undefined; if (action.type === 'SET_PREFERENCE_VALUE') { const { scope, name, value } = action; return { ...state, [scope]: { ...state[scope], [name]: value } }; } return state; } /* harmony default export */ var reducer = ((0,external_wp_data_namespaceObject.combineReducers)({ defaults, preferences })); ;// CONCATENATED MODULE: ./node_modules/@wordpress/preferences/build-module/store/actions.js /** * Returns an action object used in signalling that a preference should be * toggled. * * @param {string} scope The preference scope (e.g. core/edit-post). * @param {string} name The preference name. */ function toggle(scope, name) { return function (_ref) { let { select, dispatch } = _ref; const currentValue = select.get(scope, name); dispatch.set(scope, name, !currentValue); }; } /** * Returns an action object used in signalling that a preference should be set * to a value * * @param {string} scope The preference scope (e.g. core/edit-post). * @param {string} name The preference name. * @param {*} value The value to set. * * @return {Object} Action object. */ function set(scope, name, value) { return { type: 'SET_PREFERENCE_VALUE', scope, name, value }; } /** * Returns an action object used in signalling that preference defaults should * be set. * * @param {string} scope The preference scope (e.g. core/edit-post). * @param {Object<string, *>} defaults A key/value map of preference names to values. * * @return {Object} Action object. */ function setDefaults(scope, defaults) { return { type: 'SET_PREFERENCE_DEFAULTS', scope, defaults }; } ;// CONCATENATED MODULE: ./node_modules/@wordpress/preferences/build-module/store/selectors.js /** * Returns a boolean indicating whether a prefer is active for a particular * scope. * * @param {Object} state The store state. * @param {string} scope The scope of the feature (e.g. core/edit-post). * @param {string} name The name of the feature. * * @return {*} Is the feature enabled? */ function get(state, scope, name) { var _state$preferences$sc, _state$defaults$scope; const value = (_state$preferences$sc = state.preferences[scope]) === null || _state$preferences$sc === void 0 ? void 0 : _state$preferences$sc[name]; return value !== undefined ? value : (_state$defaults$scope = state.defaults[scope]) === null || _state$defaults$scope === void 0 ? void 0 : _state$defaults$scope[name]; } ;// CONCATENATED MODULE: ./node_modules/@wordpress/preferences/build-module/store/constants.js /** * The identifier for the data store. * * @type {string} */ const STORE_NAME = 'core/preferences'; ;// CONCATENATED MODULE: ./node_modules/@wordpress/preferences/build-module/store/index.js /** * WordPress dependencies */ /** * Internal dependencies */ /** * Internal dependencies */ /** * Store definition for the interface namespace. * * @see https://github.com/WordPress/gutenberg/blob/HEAD/packages/data/README.md#createReduxStore * * @type {Object} */ const store = (0,external_wp_data_namespaceObject.createReduxStore)(STORE_NAME, { reducer: reducer, actions: actions_namespaceObject, selectors: selectors_namespaceObject, persist: ['preferences'] }); // Once we build a more generic persistence plugin that works across types of stores // we'd be able to replace this with a register call. (0,external_wp_data_namespaceObject.registerStore)(STORE_NAME, { reducer: reducer, actions: actions_namespaceObject, selectors: selectors_namespaceObject, persist: ['preferences'] }); ;// CONCATENATED MODULE: ./node_modules/@wordpress/preferences/build-module/components/preference-toggle-menu-item/index.js /** * WordPress dependencies */ /** * Internal dependencies */ function PreferenceToggleMenuItem(_ref) { let { scope, name, label, info, messageActivated, messageDeactivated, shortcut } = _ref; const isActive = (0,external_wp_data_namespaceObject.useSelect)(select => !!select(store).get(scope, name), [name]); const { toggle } = (0,external_wp_data_namespaceObject.useDispatch)(store); const speakMessage = () => { if (isActive) { const message = messageDeactivated || (0,external_wp_i18n_namespaceObject.sprintf)( /* translators: %s: preference name, e.g. 'Fullscreen mode' */ (0,external_wp_i18n_namespaceObject.__)('Preference deactivated - %s'), label); (0,external_wp_a11y_namespaceObject.speak)(message); } else { const message = messageActivated || (0,external_wp_i18n_namespaceObject.sprintf)( /* translators: %s: preference name, e.g. 'Fullscreen mode' */ (0,external_wp_i18n_namespaceObject.__)('Preference activated - %s'), label); (0,external_wp_a11y_namespaceObject.speak)(message); } }; return (0,external_wp_element_namespaceObject.createElement)(external_wp_components_namespaceObject.MenuItem, { icon: isActive && library_check, isSelected: isActive, onClick: () => { toggle(scope, name); speakMessage(); }, role: "menuitemcheckbox", info: info, shortcut: shortcut }, label); } ;// CONCATENATED MODULE: ./node_modules/@wordpress/preferences/build-module/components/index.js ;// CONCATENATED MODULE: ./node_modules/@wordpress/preferences/build-module/index.js (window.wp = window.wp || {}).preferences = __webpack_exports__; /******/ })() ;
Save