| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667 |
- this["wp"] = this["wp"] || {}; this["wp"]["formatLibrary"] =
- /******/ (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 = "t1DA");
- /******/ })
- /************************************************************************/
- /******/ ({
- /***/ "1Yn1":
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
- "use strict";
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("GRId");
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__);
- /* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("Tqx9");
- /* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
- /**
- * WordPress dependencies
- */
- const code = Object(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__["createElement"])(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__["SVG"], {
- viewBox: "0 0 24 24",
- xmlns: "http://www.w3.org/2000/svg"
- }, Object(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__["createElement"])(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__["Path"], {
- d: "M20.8 10.7l-4.3-4.3-1.1 1.1 4.3 4.3c.1.1.1.3 0 .4l-4.3 4.3 1.1 1.1 4.3-4.3c.7-.8.7-1.9 0-2.6zM4.2 11.8l4.3-4.3-1-1-4.3 4.3c-.7.7-.7 1.8 0 2.5l4.3 4.3 1.1-1.1-4.3-4.3c-.2-.1-.2-.3-.1-.4z"
- }));
- /* harmony default export */ __webpack_exports__["a"] = (code);
- /***/ }),
- /***/ "1ZqX":
- /***/ (function(module, exports) {
- (function() { module.exports = window["wp"]["data"]; }());
- /***/ }),
- /***/ "Bpkj":
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
- "use strict";
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("GRId");
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__);
- /* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("Tqx9");
- /* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
- /**
- * WordPress dependencies
- */
- const link = Object(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__["createElement"])(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__["SVG"], {
- xmlns: "http://www.w3.org/2000/svg",
- viewBox: "0 0 24 24"
- }, Object(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__["createElement"])(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__["Path"], {
- d: "M15.6 7.2H14v1.5h1.6c2 0 3.7 1.7 3.7 3.7s-1.7 3.7-3.7 3.7H14v1.5h1.6c2.8 0 5.2-2.3 5.2-5.2 0-2.9-2.3-5.2-5.2-5.2zM4.7 12.4c0-2 1.7-3.7 3.7-3.7H10V7.2H8.4c-2.9 0-5.2 2.3-5.2 5.2 0 2.9 2.3 5.2 5.2 5.2H10v-1.5H8.4c-2 0-3.7-1.7-3.7-3.7zm4.6.9h5.3v-1.5H9.3v1.5z"
- }));
- /* harmony default export */ __webpack_exports__["a"] = (link);
- /***/ }),
- /***/ "Crq9":
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
- "use strict";
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("GRId");
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__);
- /* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("Tqx9");
- /* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
- /**
- * WordPress dependencies
- */
- const formatStrikethrough = Object(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__["createElement"])(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__["SVG"], {
- xmlns: "http://www.w3.org/2000/svg",
- viewBox: "0 0 24 24"
- }, Object(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__["createElement"])(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__["Path"], {
- d: "M9.1 9v-.5c0-.6.2-1.1.7-1.4.5-.3 1.2-.5 2-.5.7 0 1.4.1 2.1.3.7.2 1.4.5 2.1.9l.2-1.9c-.6-.3-1.2-.5-1.9-.7-.8-.1-1.6-.2-2.4-.2-1.5 0-2.7.3-3.6 1-.8.7-1.2 1.5-1.2 2.6V9h2zM20 12H4v1h8.3c.3.1.6.2.8.3.5.2.9.5 1.1.8.3.3.4.7.4 1.2 0 .7-.2 1.1-.8 1.5-.5.3-1.2.5-2.1.5-.8 0-1.6-.1-2.4-.3-.8-.2-1.5-.5-2.2-.8L7 18.1c.5.2 1.2.4 2 .6.8.2 1.6.3 2.4.3 1.7 0 3-.3 3.9-1 .9-.7 1.3-1.6 1.3-2.8 0-.9-.2-1.7-.7-2.2H20v-1z"
- }));
- /* harmony default export */ __webpack_exports__["a"] = (formatStrikethrough);
- /***/ }),
- /***/ "GRId":
- /***/ (function(module, exports) {
- (function() { module.exports = window["wp"]["element"]; }());
- /***/ }),
- /***/ "Mmq9":
- /***/ (function(module, exports) {
- (function() { module.exports = window["wp"]["url"]; }());
- /***/ }),
- /***/ "Mp0b":
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
- "use strict";
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("GRId");
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__);
- /* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("Tqx9");
- /* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
- /**
- * WordPress dependencies
- */
- const linkOff = Object(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__["createElement"])(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__["SVG"], {
- xmlns: "http://www.w3.org/2000/svg",
- viewBox: "0 0 24 24"
- }, Object(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__["createElement"])(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__["Path"], {
- d: "M15.6 7.3h-.7l1.6-3.5-.9-.4-3.9 8.5H9v1.5h2l-1.3 2.8H8.4c-2 0-3.7-1.7-3.7-3.7s1.7-3.7 3.7-3.7H10V7.3H8.4c-2.9 0-5.2 2.3-5.2 5.2 0 2.9 2.3 5.2 5.2 5.2H9l-1.4 3.2.9.4 5.7-12.5h1.4c2 0 3.7 1.7 3.7 3.7s-1.7 3.7-3.7 3.7H14v1.5h1.6c2.9 0 5.2-2.3 5.2-5.2 0-2.9-2.4-5.2-5.2-5.2z"
- }));
- /* harmony default export */ __webpack_exports__["a"] = (linkOff);
- /***/ }),
- /***/ "Tqx9":
- /***/ (function(module, exports) {
- (function() { module.exports = window["wp"]["primitives"]; }());
- /***/ }),
- /***/ "YLtl":
- /***/ (function(module, exports) {
- (function() { module.exports = window["lodash"]; }());
- /***/ }),
- /***/ "axFQ":
- /***/ (function(module, exports) {
- (function() { module.exports = window["wp"]["blockEditor"]; }());
- /***/ }),
- /***/ "btIw":
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
- "use strict";
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("GRId");
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__);
- /* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("Tqx9");
- /* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
- /**
- * WordPress dependencies
- */
- const keyboardReturn = Object(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__["createElement"])(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__["SVG"], {
- xmlns: "http://www.w3.org/2000/svg",
- viewBox: "-2 -2 24 24"
- }, Object(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__["createElement"])(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__["Path"], {
- d: "M6.734 16.106l2.176-2.38-1.093-1.028-3.846 4.158 3.846 4.157 1.093-1.027-2.176-2.38h2.811c1.125 0 2.25.03 3.374 0 1.428-.001 3.362-.25 4.963-1.277 1.66-1.065 2.868-2.906 2.868-5.859 0-2.479-1.327-4.896-3.65-5.93-1.82-.813-3.044-.8-4.806-.788l-.567.002v1.5c.184 0 .368 0 .553-.002 1.82-.007 2.704-.014 4.21.657 1.854.827 2.76 2.657 2.76 4.561 0 2.472-.973 3.824-2.178 4.596-1.258.807-2.864 1.04-4.163 1.04h-.02c-1.115.03-2.229 0-3.344 0H6.734z"
- }));
- /* harmony default export */ __webpack_exports__["a"] = (keyboardReturn);
- /***/ }),
- /***/ "gdqT":
- /***/ (function(module, exports) {
- (function() { module.exports = window["wp"]["a11y"]; }());
- /***/ }),
- /***/ "iClF":
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
- "use strict";
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("GRId");
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__);
- /**
- * WordPress dependencies
- */
- /** @typedef {{icon: JSX.Element, size?: number} & import('@wordpress/primitives').SVGProps} IconProps */
- /**
- * Return an SVG icon.
- *
- * @param {IconProps} props icon is the SVG component to render
- * size is a number specifiying the icon size in pixels
- * Other props will be passed to wrapped SVG component
- *
- * @return {JSX.Element} Icon component
- */
- function Icon({
- icon,
- size = 24,
- ...props
- }) {
- return Object(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__["cloneElement"])(icon, {
- width: size,
- height: size,
- ...props
- });
- }
- /* harmony default export */ __webpack_exports__["a"] = (Icon);
- /***/ }),
- /***/ "l3Sj":
- /***/ (function(module, exports) {
- (function() { module.exports = window["wp"]["i18n"]; }());
- /***/ }),
- /***/ "oMoS":
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
- "use strict";
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("GRId");
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__);
- /* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("Tqx9");
- /* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
- /**
- * WordPress dependencies
- */
- const button = Object(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__["createElement"])(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__["SVG"], {
- viewBox: "0 0 24 24",
- xmlns: "http://www.w3.org/2000/svg"
- }, Object(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__["createElement"])(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__["Path"], {
- d: "M19 6.5H5c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7c0-1.1-.9-2-2-2zm.5 9c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5v-7c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v7zM8 12.8h8v-1.5H8v1.5z"
- }));
- /* harmony default export */ __webpack_exports__["a"] = (button);
- /***/ }),
- /***/ "qRz9":
- /***/ (function(module, exports) {
- (function() { module.exports = window["wp"]["richText"]; }());
- /***/ }),
- /***/ "rmEH":
- /***/ (function(module, exports) {
- (function() { module.exports = window["wp"]["htmlEntities"]; }());
- /***/ }),
- /***/ "t1DA":
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
- "use strict";
- // ESM COMPAT FLAG
- __webpack_require__.r(__webpack_exports__);
- // EXTERNAL MODULE: external ["wp","richText"]
- var external_wp_richText_ = __webpack_require__("qRz9");
- // EXTERNAL MODULE: external ["wp","element"]
- var external_wp_element_ = __webpack_require__("GRId");
- // EXTERNAL MODULE: external ["wp","i18n"]
- var external_wp_i18n_ = __webpack_require__("l3Sj");
- // EXTERNAL MODULE: external ["wp","blockEditor"]
- var external_wp_blockEditor_ = __webpack_require__("axFQ");
- // EXTERNAL MODULE: external ["wp","primitives"]
- var external_wp_primitives_ = __webpack_require__("Tqx9");
- // CONCATENATED MODULE: ./node_modules/@wordpress/icons/build-module/library/format-bold.js
- /**
- * WordPress dependencies
- */
- const formatBold = Object(external_wp_element_["createElement"])(external_wp_primitives_["SVG"], {
- xmlns: "http://www.w3.org/2000/svg",
- viewBox: "0 0 24 24"
- }, Object(external_wp_element_["createElement"])(external_wp_primitives_["Path"], {
- d: "M14.7 11.3c1-.6 1.5-1.6 1.5-3 0-2.3-1.3-3.4-4-3.4H7v14h5.8c1.4 0 2.5-.3 3.3-1 .8-.7 1.2-1.7 1.2-2.9.1-1.9-.8-3.1-2.6-3.7zm-5.1-4h2.3c.6 0 1.1.1 1.4.4.3.3.5.7.5 1.2s-.2 1-.5 1.2c-.3.3-.8.4-1.4.4H9.6V7.3zm4.6 9c-.4.3-1 .4-1.7.4H9.6v-3.9h2.9c.7 0 1.3.2 1.7.5.4.3.6.8.6 1.5s-.2 1.2-.6 1.5z"
- }));
- /* harmony default export */ var format_bold = (formatBold);
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/bold/index.js
- /**
- * WordPress dependencies
- */
- const bold_name = 'core/bold';
- const title = Object(external_wp_i18n_["__"])('Bold');
- const bold = {
- name: bold_name,
- title,
- tagName: 'strong',
- className: null,
- edit({
- isActive,
- value,
- onChange,
- onFocus
- }) {
- function onToggle() {
- onChange(Object(external_wp_richText_["toggleFormat"])(value, {
- type: bold_name
- }));
- }
- function onClick() {
- onToggle();
- onFocus();
- }
- return Object(external_wp_element_["createElement"])(external_wp_element_["Fragment"], null, Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextShortcut"], {
- type: "primary",
- character: "b",
- onUse: onToggle
- }), Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextToolbarButton"], {
- name: "bold",
- icon: format_bold,
- title: title,
- onClick: onClick,
- isActive: isActive,
- shortcutType: "primary",
- shortcutCharacter: "b"
- }), Object(external_wp_element_["createElement"])(external_wp_blockEditor_["__unstableRichTextInputEvent"], {
- inputType: "formatBold",
- onInput: onToggle
- }));
- }
- };
- // EXTERNAL MODULE: ./node_modules/@wordpress/icons/build-module/library/code.js
- var code = __webpack_require__("1Yn1");
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/code/index.js
- /**
- * WordPress dependencies
- */
- const code_name = 'core/code';
- const code_title = Object(external_wp_i18n_["__"])('Inline code');
- const code_code = {
- name: code_name,
- title: code_title,
- tagName: 'code',
- className: null,
- __unstableInputRule(value) {
- const BACKTICK = '`';
- const {
- start,
- text
- } = value;
- const characterBefore = text.slice(start - 1, start); // Quick check the text for the necessary character.
- if (characterBefore !== BACKTICK) {
- return value;
- }
- const textBefore = text.slice(0, start - 1);
- const indexBefore = textBefore.lastIndexOf(BACKTICK);
- if (indexBefore === -1) {
- return value;
- }
- const startIndex = indexBefore;
- const endIndex = start - 2;
- if (startIndex === endIndex) {
- return value;
- }
- value = Object(external_wp_richText_["remove"])(value, startIndex, startIndex + 1);
- value = Object(external_wp_richText_["remove"])(value, endIndex, endIndex + 1);
- value = Object(external_wp_richText_["applyFormat"])(value, {
- type: code_name
- }, startIndex, endIndex);
- return value;
- },
- edit({
- value,
- onChange,
- onFocus,
- isActive
- }) {
- function onClick() {
- onChange(Object(external_wp_richText_["toggleFormat"])(value, {
- type: code_name
- }));
- onFocus();
- }
- return Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextToolbarButton"], {
- icon: code["a" /* default */],
- title: code_title,
- onClick: onClick,
- isActive: isActive
- });
- }
- };
- // EXTERNAL MODULE: external ["wp","components"]
- var external_wp_components_ = __webpack_require__("tI+e");
- // EXTERNAL MODULE: ./node_modules/@wordpress/icons/build-module/library/keyboard-return.js
- var keyboard_return = __webpack_require__("btIw");
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/image/index.js
- /**
- * WordPress dependencies
- */
- const ALLOWED_MEDIA_TYPES = ['image'];
- const image_name = 'core/image';
- const image_title = Object(external_wp_i18n_["__"])('Inline image');
- const image_image = {
- name: image_name,
- title: image_title,
- keywords: [Object(external_wp_i18n_["__"])('photo'), Object(external_wp_i18n_["__"])('media')],
- object: true,
- tagName: 'img',
- className: null,
- attributes: {
- className: 'class',
- style: 'style',
- url: 'src',
- alt: 'alt'
- },
- edit: Edit
- };
- function InlineUI({
- value,
- onChange,
- activeObjectAttributes,
- contentRef
- }) {
- const {
- style
- } = activeObjectAttributes;
- const [width, setWidth] = Object(external_wp_element_["useState"])(style === null || style === void 0 ? void 0 : style.replace(/\D/g, ''));
- const anchorRef = Object(external_wp_richText_["useAnchorRef"])({
- ref: contentRef,
- value,
- settings: image_image
- });
- return Object(external_wp_element_["createElement"])(external_wp_components_["Popover"], {
- position: "bottom center",
- focusOnMount: false,
- anchorRef: anchorRef,
- className: "block-editor-format-toolbar__image-popover"
- }, Object(external_wp_element_["createElement"])("form", {
- className: "block-editor-format-toolbar__image-container-content",
- onSubmit: event => {
- const newReplacements = value.replacements.slice();
- newReplacements[value.start] = {
- type: image_name,
- attributes: { ...activeObjectAttributes,
- style: `width: ${width}px;`
- }
- };
- onChange({ ...value,
- replacements: newReplacements
- });
- event.preventDefault();
- }
- }, Object(external_wp_element_["createElement"])(external_wp_components_["TextControl"], {
- className: "block-editor-format-toolbar__image-container-value",
- type: "number",
- label: Object(external_wp_i18n_["__"])('Width'),
- value: width,
- min: 1,
- onChange: newWidth => setWidth(newWidth)
- }), Object(external_wp_element_["createElement"])(external_wp_components_["Button"], {
- icon: keyboard_return["a" /* default */],
- label: Object(external_wp_i18n_["__"])('Apply'),
- type: "submit"
- })));
- }
- function Edit({
- value,
- onChange,
- onFocus,
- isObjectActive,
- activeObjectAttributes,
- contentRef
- }) {
- const [isModalOpen, setIsModalOpen] = Object(external_wp_element_["useState"])(false);
- function openModal() {
- setIsModalOpen(true);
- }
- function closeModal() {
- setIsModalOpen(false);
- }
- return Object(external_wp_element_["createElement"])(external_wp_blockEditor_["MediaUploadCheck"], null, Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextToolbarButton"], {
- icon: Object(external_wp_element_["createElement"])(external_wp_components_["SVG"], {
- xmlns: "http://www.w3.org/2000/svg",
- viewBox: "0 0 24 24"
- }, Object(external_wp_element_["createElement"])(external_wp_components_["Path"], {
- d: "M4 18.5h16V17H4v1.5zM16 13v1.5h4V13h-4zM5.1 15h7.8c.6 0 1.1-.5 1.1-1.1V6.1c0-.6-.5-1.1-1.1-1.1H5.1C4.5 5 4 5.5 4 6.1v7.8c0 .6.5 1.1 1.1 1.1zm.4-8.5h7V10l-1-1c-.3-.3-.8-.3-1 0l-1.6 1.5-1.2-.7c-.3-.2-.6-.2-.9 0l-1.3 1V6.5zm0 6.1l1.8-1.3 1.3.8c.3.2.7.2.9-.1l1.5-1.4 1.5 1.4v1.5h-7v-.9z"
- })),
- title: image_title,
- onClick: openModal,
- isActive: isObjectActive
- }), isModalOpen && Object(external_wp_element_["createElement"])(external_wp_blockEditor_["MediaUpload"], {
- allowedTypes: ALLOWED_MEDIA_TYPES,
- onSelect: ({
- id,
- url,
- alt,
- width: imgWidth
- }) => {
- closeModal();
- onChange(Object(external_wp_richText_["insertObject"])(value, {
- type: image_name,
- attributes: {
- className: `wp-image-${id}`,
- style: `width: ${Math.min(imgWidth, 150)}px;`,
- url,
- alt
- }
- }));
- onFocus();
- },
- onClose: closeModal,
- render: ({
- open
- }) => {
- open();
- return null;
- }
- }), isObjectActive && Object(external_wp_element_["createElement"])(InlineUI, {
- value: value,
- onChange: onChange,
- activeObjectAttributes: activeObjectAttributes,
- contentRef: contentRef
- }));
- }
- // CONCATENATED MODULE: ./node_modules/@wordpress/icons/build-module/library/format-italic.js
- /**
- * WordPress dependencies
- */
- const formatItalic = Object(external_wp_element_["createElement"])(external_wp_primitives_["SVG"], {
- xmlns: "http://www.w3.org/2000/svg",
- viewBox: "0 0 24 24"
- }, Object(external_wp_element_["createElement"])(external_wp_primitives_["Path"], {
- d: "M12.5 5L10 19h1.9l2.5-14z"
- }));
- /* harmony default export */ var format_italic = (formatItalic);
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/italic/index.js
- /**
- * WordPress dependencies
- */
- const italic_name = 'core/italic';
- const italic_title = Object(external_wp_i18n_["__"])('Italic');
- const italic = {
- name: italic_name,
- title: italic_title,
- tagName: 'em',
- className: null,
- edit({
- isActive,
- value,
- onChange,
- onFocus
- }) {
- function onToggle() {
- onChange(Object(external_wp_richText_["toggleFormat"])(value, {
- type: italic_name
- }));
- }
- function onClick() {
- onToggle();
- onFocus();
- }
- return Object(external_wp_element_["createElement"])(external_wp_element_["Fragment"], null, Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextShortcut"], {
- type: "primary",
- character: "i",
- onUse: onToggle
- }), Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextToolbarButton"], {
- name: "italic",
- icon: format_italic,
- title: italic_title,
- onClick: onClick,
- isActive: isActive,
- shortcutType: "primary",
- shortcutCharacter: "i"
- }), Object(external_wp_element_["createElement"])(external_wp_blockEditor_["__unstableRichTextInputEvent"], {
- inputType: "formatItalic",
- onInput: onToggle
- }));
- }
- };
- // EXTERNAL MODULE: external ["wp","url"]
- var external_wp_url_ = __webpack_require__("Mmq9");
- // EXTERNAL MODULE: external ["wp","htmlEntities"]
- var external_wp_htmlEntities_ = __webpack_require__("rmEH");
- // EXTERNAL MODULE: ./node_modules/@wordpress/icons/build-module/library/link-off.js
- var link_off = __webpack_require__("Mp0b");
- // EXTERNAL MODULE: ./node_modules/@wordpress/icons/build-module/library/link.js
- var library_link = __webpack_require__("Bpkj");
- // EXTERNAL MODULE: external ["wp","a11y"]
- var external_wp_a11y_ = __webpack_require__("gdqT");
- // EXTERNAL MODULE: external "lodash"
- var external_lodash_ = __webpack_require__("YLtl");
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/link/utils.js
- /**
- * External dependencies
- */
- /**
- * WordPress dependencies
- */
- /**
- * Check for issues with the provided href.
- *
- * @param {string} href The href.
- *
- * @return {boolean} Is the href invalid?
- */
- function isValidHref(href) {
- if (!href) {
- return false;
- }
- const trimmedHref = href.trim();
- if (!trimmedHref) {
- return false;
- } // Does the href start with something that looks like a URL protocol?
- if (/^\S+:/.test(trimmedHref)) {
- const protocol = Object(external_wp_url_["getProtocol"])(trimmedHref);
- if (!Object(external_wp_url_["isValidProtocol"])(protocol)) {
- return false;
- } // Add some extra checks for http(s) URIs, since these are the most common use-case.
- // This ensures URIs with an http protocol have exactly two forward slashes following the protocol.
- if (Object(external_lodash_["startsWith"])(protocol, 'http') && !/^https?:\/\/[^\/\s]/i.test(trimmedHref)) {
- return false;
- }
- const authority = Object(external_wp_url_["getAuthority"])(trimmedHref);
- if (!Object(external_wp_url_["isValidAuthority"])(authority)) {
- return false;
- }
- const path = Object(external_wp_url_["getPath"])(trimmedHref);
- if (path && !Object(external_wp_url_["isValidPath"])(path)) {
- return false;
- }
- const queryString = Object(external_wp_url_["getQueryString"])(trimmedHref);
- if (queryString && !Object(external_wp_url_["isValidQueryString"])(queryString)) {
- return false;
- }
- const fragment = Object(external_wp_url_["getFragment"])(trimmedHref);
- if (fragment && !Object(external_wp_url_["isValidFragment"])(fragment)) {
- return false;
- }
- } // Validate anchor links.
- if (Object(external_lodash_["startsWith"])(trimmedHref, '#') && !Object(external_wp_url_["isValidFragment"])(trimmedHref)) {
- return false;
- }
- return true;
- }
- /**
- * Generates the format object that will be applied to the link text.
- *
- * @param {Object} options
- * @param {string} options.url The href of the link.
- * @param {string} options.type The type of the link.
- * @param {string} options.id The ID of the link.
- * @param {boolean} options.opensInNewWindow Whether this link will open in a new window.
- *
- * @return {Object} The final format object.
- */
- function createLinkFormat({
- url,
- type,
- id,
- opensInNewWindow
- }) {
- const format = {
- type: 'core/link',
- attributes: {
- url
- }
- };
- if (type) format.attributes.type = type;
- if (id) format.attributes.id = id;
- if (opensInNewWindow) {
- format.attributes.target = '_blank';
- format.attributes.rel = 'noreferrer noopener';
- }
- return format;
- }
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/link/inline.js
- /**
- * WordPress dependencies
- */
- /**
- * Internal dependencies
- */
- function InlineLinkUI({
- isActive,
- activeAttributes,
- addingLink,
- value,
- onChange,
- speak,
- stopAddingLink,
- contentRef
- }) {
- /**
- * Pending settings to be applied to the next link. When inserting a new
- * link, toggle values cannot be applied immediately, because there is not
- * yet a link for them to apply to. Thus, they are maintained in a state
- * value until the time that the link can be inserted or edited.
- *
- * @type {[Object|undefined,Function]}
- */
- const [nextLinkValue, setNextLinkValue] = Object(external_wp_element_["useState"])();
- const linkValue = {
- url: activeAttributes.url,
- type: activeAttributes.type,
- id: activeAttributes.id,
- opensInNewTab: activeAttributes.target === '_blank',
- ...nextLinkValue
- };
- function onChangeLink(nextValue) {
- // Merge with values from state, both for the purpose of assigning the
- // next state value, and for use in constructing the new link format if
- // the link is ready to be applied.
- nextValue = { ...nextLinkValue,
- ...nextValue
- }; // LinkControl calls `onChange` immediately upon the toggling a setting.
- const didToggleSetting = linkValue.opensInNewTab !== nextValue.opensInNewTab && linkValue.url === nextValue.url; // If change handler was called as a result of a settings change during
- // link insertion, it must be held in state until the link is ready to
- // be applied.
- const didToggleSettingForNewLink = didToggleSetting && nextValue.url === undefined; // If link will be assigned, the state value can be considered flushed.
- // Otherwise, persist the pending changes.
- setNextLinkValue(didToggleSettingForNewLink ? nextValue : undefined);
- if (didToggleSettingForNewLink) {
- return;
- }
- const newUrl = Object(external_wp_url_["prependHTTP"])(nextValue.url);
- const format = createLinkFormat({
- url: newUrl,
- type: nextValue.type,
- id: nextValue.id !== undefined && nextValue.id !== null ? String(nextValue.id) : undefined,
- opensInNewWindow: nextValue.opensInNewTab
- });
- if (Object(external_wp_richText_["isCollapsed"])(value) && !isActive) {
- const newText = nextValue.title || newUrl;
- const toInsert = Object(external_wp_richText_["applyFormat"])(Object(external_wp_richText_["create"])({
- text: newText
- }), format, 0, newText.length);
- onChange(Object(external_wp_richText_["insert"])(value, toInsert));
- } else {
- const newValue = Object(external_wp_richText_["applyFormat"])(value, format);
- newValue.start = newValue.end;
- newValue.activeFormats = [];
- onChange(newValue);
- } // Focus should only be shifted back to the formatted segment when the
- // URL is submitted.
- if (!didToggleSetting) {
- stopAddingLink();
- }
- if (!isValidHref(newUrl)) {
- speak(Object(external_wp_i18n_["__"])('Warning: the link has been inserted but may have errors. Please test it.'), 'assertive');
- } else if (isActive) {
- speak(Object(external_wp_i18n_["__"])('Link edited.'), 'assertive');
- } else {
- speak(Object(external_wp_i18n_["__"])('Link inserted.'), 'assertive');
- }
- }
- const anchorRef = Object(external_wp_richText_["useAnchorRef"])({
- ref: contentRef,
- value,
- settings: link_link
- }); // The focusOnMount prop shouldn't evolve during render of a Popover
- // otherwise it causes a render of the content.
- const focusOnMount = Object(external_wp_element_["useRef"])(addingLink ? 'firstElement' : false);
- return Object(external_wp_element_["createElement"])(external_wp_components_["Popover"], {
- anchorRef: anchorRef,
- focusOnMount: focusOnMount.current,
- onClose: stopAddingLink,
- position: "bottom center"
- }, Object(external_wp_element_["createElement"])(external_wp_blockEditor_["__experimentalLinkControl"], {
- value: linkValue,
- onChange: onChangeLink,
- forceIsEditingLink: addingLink
- }));
- }
- /* harmony default export */ var inline = (Object(external_wp_components_["withSpokenMessages"])(InlineLinkUI));
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/link/index.js
- /**
- * WordPress dependencies
- */
- /**
- * Internal dependencies
- */
- const link_name = 'core/link';
- const link_title = Object(external_wp_i18n_["__"])('Link');
- function link_Edit({
- isActive,
- activeAttributes,
- value,
- onChange,
- onFocus,
- contentRef
- }) {
- const [addingLink, setAddingLink] = Object(external_wp_element_["useState"])(false);
- function addLink() {
- const text = Object(external_wp_richText_["getTextContent"])(Object(external_wp_richText_["slice"])(value));
- if (text && Object(external_wp_url_["isURL"])(text)) {
- onChange(Object(external_wp_richText_["applyFormat"])(value, {
- type: link_name,
- attributes: {
- url: text
- }
- }));
- } else if (text && Object(external_wp_url_["isEmail"])(text)) {
- onChange(Object(external_wp_richText_["applyFormat"])(value, {
- type: link_name,
- attributes: {
- url: `mailto:${text}`
- }
- }));
- } else {
- setAddingLink(true);
- }
- }
- function stopAddingLink() {
- setAddingLink(false);
- onFocus();
- }
- function onRemoveFormat() {
- onChange(Object(external_wp_richText_["removeFormat"])(value, link_name));
- Object(external_wp_a11y_["speak"])(Object(external_wp_i18n_["__"])('Link removed.'), 'assertive');
- }
- return Object(external_wp_element_["createElement"])(external_wp_element_["Fragment"], null, Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextShortcut"], {
- type: "primary",
- character: "k",
- onUse: addLink
- }), Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextShortcut"], {
- type: "primaryShift",
- character: "k",
- onUse: onRemoveFormat
- }), isActive && Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextToolbarButton"], {
- name: "link",
- icon: link_off["a" /* default */],
- title: Object(external_wp_i18n_["__"])('Unlink'),
- onClick: onRemoveFormat,
- isActive: isActive,
- shortcutType: "primaryShift",
- shortcutCharacter: "k"
- }), !isActive && Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextToolbarButton"], {
- name: "link",
- icon: library_link["a" /* default */],
- title: link_title,
- onClick: addLink,
- isActive: isActive,
- shortcutType: "primary",
- shortcutCharacter: "k"
- }), (addingLink || isActive) && Object(external_wp_element_["createElement"])(inline, {
- addingLink: addingLink,
- stopAddingLink: stopAddingLink,
- isActive: isActive,
- activeAttributes: activeAttributes,
- value: value,
- onChange: onChange,
- contentRef: contentRef
- }));
- }
- const link_link = {
- name: link_name,
- title: link_title,
- tagName: 'a',
- className: null,
- attributes: {
- url: 'href',
- type: 'data-type',
- id: 'data-id',
- target: 'target'
- },
- __unstablePasteRule(value, {
- html,
- plainText
- }) {
- if (Object(external_wp_richText_["isCollapsed"])(value)) {
- return value;
- }
- const pastedText = (html || plainText).replace(/<[^>]+>/g, '').trim(); // A URL was pasted, turn the selection into a link
- if (!Object(external_wp_url_["isURL"])(pastedText)) {
- return value;
- } // Allows us to ask for this information when we get a report.
- window.console.log('Created link:\n\n', pastedText);
- return Object(external_wp_richText_["applyFormat"])(value, {
- type: link_name,
- attributes: {
- url: Object(external_wp_htmlEntities_["decodeEntities"])(pastedText)
- }
- });
- },
- edit: link_Edit
- };
- // EXTERNAL MODULE: ./node_modules/@wordpress/icons/build-module/library/format-strikethrough.js
- var format_strikethrough = __webpack_require__("Crq9");
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/strikethrough/index.js
- /**
- * WordPress dependencies
- */
- const strikethrough_name = 'core/strikethrough';
- const strikethrough_title = Object(external_wp_i18n_["__"])('Strikethrough');
- const strikethrough = {
- name: strikethrough_name,
- title: strikethrough_title,
- tagName: 's',
- className: null,
- edit({
- isActive,
- value,
- onChange,
- onFocus
- }) {
- function onClick() {
- onChange(Object(external_wp_richText_["toggleFormat"])(value, {
- type: strikethrough_name
- }));
- onFocus();
- }
- return Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextToolbarButton"], {
- icon: format_strikethrough["a" /* default */],
- title: strikethrough_title,
- onClick: onClick,
- isActive: isActive
- });
- }
- };
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/underline/index.js
- /**
- * WordPress dependencies
- */
- const underline_name = 'core/underline';
- const underline = {
- name: underline_name,
- title: Object(external_wp_i18n_["__"])('Underline'),
- tagName: 'span',
- className: null,
- attributes: {
- style: 'style'
- },
- edit({
- value,
- onChange
- }) {
- const onToggle = () => {
- onChange(Object(external_wp_richText_["toggleFormat"])(value, {
- type: underline_name,
- attributes: {
- style: 'text-decoration: underline;'
- }
- }));
- };
- return Object(external_wp_element_["createElement"])(external_wp_element_["Fragment"], null, Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextShortcut"], {
- type: "primary",
- character: "u",
- onUse: onToggle
- }), Object(external_wp_element_["createElement"])(external_wp_blockEditor_["__unstableRichTextInputEvent"], {
- inputType: "formatUnderline",
- onInput: onToggle
- }));
- }
- };
- // EXTERNAL MODULE: ./node_modules/@wordpress/icons/build-module/icon/index.js
- var icon = __webpack_require__("iClF");
- // EXTERNAL MODULE: ./node_modules/@wordpress/icons/build-module/library/text-color.js
- var text_color = __webpack_require__("uGfJ");
- // EXTERNAL MODULE: external ["wp","data"]
- var external_wp_data_ = __webpack_require__("1ZqX");
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/text-color/inline.js
- /**
- * External dependencies
- */
- /**
- * WordPress dependencies
- */
- /**
- * Internal dependencies
- */
- function getActiveColor(formatName, formatValue, colors) {
- const activeColorFormat = Object(external_wp_richText_["getActiveFormat"])(formatValue, formatName);
- if (!activeColorFormat) {
- return;
- }
- const styleColor = activeColorFormat.attributes.style;
- if (styleColor) {
- return styleColor.replace(new RegExp(`^color:\\s*`), '');
- }
- const currentClass = activeColorFormat.attributes.class;
- if (currentClass) {
- const colorSlug = currentClass.replace(/.*has-([^\s]*)-color.*/, '$1');
- return Object(external_wp_blockEditor_["getColorObjectByAttributeValues"])(colors, colorSlug).color;
- }
- }
- const ColorPicker = ({
- name,
- value,
- onChange
- }) => {
- const colors = Object(external_wp_data_["useSelect"])(select => {
- const {
- getSettings
- } = select(external_wp_blockEditor_["store"]);
- return Object(external_lodash_["get"])(getSettings(), ['colors'], []);
- });
- const onColorChange = Object(external_wp_element_["useCallback"])(color => {
- if (color) {
- const colorObject = Object(external_wp_blockEditor_["getColorObjectByColorValue"])(colors, color);
- onChange(Object(external_wp_richText_["applyFormat"])(value, {
- type: name,
- attributes: colorObject ? {
- class: Object(external_wp_blockEditor_["getColorClassName"])('color', colorObject.slug)
- } : {
- style: `color:${color}`
- }
- }));
- } else {
- onChange(Object(external_wp_richText_["removeFormat"])(value, name));
- }
- }, [colors, onChange]);
- const activeColor = Object(external_wp_element_["useMemo"])(() => getActiveColor(name, value, colors), [name, value, colors]);
- return Object(external_wp_element_["createElement"])(external_wp_blockEditor_["ColorPalette"], {
- value: activeColor,
- onChange: onColorChange
- });
- };
- function InlineColorUI({
- name,
- value,
- onChange,
- onClose,
- contentRef
- }) {
- const anchorRef = Object(external_wp_richText_["useAnchorRef"])({
- ref: contentRef,
- value,
- settings: textColor
- });
- return Object(external_wp_element_["createElement"])(external_wp_blockEditor_["URLPopover"], {
- value: value,
- onClose: onClose,
- className: "components-inline-color-popover",
- anchorRef: anchorRef
- }, Object(external_wp_element_["createElement"])(ColorPicker, {
- name: name,
- value: value,
- onChange: onChange
- }));
- }
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/text-color/index.js
- /**
- * External dependencies
- */
- /**
- * WordPress dependencies
- */
- /**
- * Internal dependencies
- */
- const text_color_name = 'core/text-color';
- const text_color_title = Object(external_wp_i18n_["__"])('Text color');
- const EMPTY_ARRAY = [];
- function TextColorEdit({
- value,
- onChange,
- isActive,
- activeAttributes,
- contentRef
- }) {
- const allowCustomControl = Object(external_wp_blockEditor_["useSetting"])('color.custom');
- const colors = Object(external_wp_blockEditor_["useSetting"])('color.palette') || EMPTY_ARRAY;
- const [isAddingColor, setIsAddingColor] = Object(external_wp_element_["useState"])(false);
- const enableIsAddingColor = Object(external_wp_element_["useCallback"])(() => setIsAddingColor(true), [setIsAddingColor]);
- const disableIsAddingColor = Object(external_wp_element_["useCallback"])(() => setIsAddingColor(false), [setIsAddingColor]);
- const colorIndicatorStyle = Object(external_wp_element_["useMemo"])(() => {
- const activeColor = getActiveColor(text_color_name, value, colors);
- if (!activeColor) {
- return undefined;
- }
- return {
- backgroundColor: activeColor
- };
- }, [value, colors]);
- const hasColorsToChoose = !Object(external_lodash_["isEmpty"])(colors) || !allowCustomControl;
- if (!hasColorsToChoose && !isActive) {
- return null;
- }
- return Object(external_wp_element_["createElement"])(external_wp_element_["Fragment"], null, Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextToolbarButton"], {
- key: isActive ? 'text-color' : 'text-color-not-active',
- className: "format-library-text-color-button",
- name: isActive ? 'text-color' : undefined,
- icon: Object(external_wp_element_["createElement"])(external_wp_element_["Fragment"], null, Object(external_wp_element_["createElement"])(icon["a" /* default */], {
- icon: text_color["a" /* default */]
- }), isActive && Object(external_wp_element_["createElement"])("span", {
- className: "format-library-text-color-button__indicator",
- style: colorIndicatorStyle
- })),
- title: text_color_title // If has no colors to choose but a color is active remove the color onClick
- ,
- onClick: hasColorsToChoose ? enableIsAddingColor : () => onChange(Object(external_wp_richText_["removeFormat"])(value, text_color_name))
- }), isAddingColor && Object(external_wp_element_["createElement"])(InlineColorUI, {
- name: text_color_name,
- onClose: disableIsAddingColor,
- activeAttributes: activeAttributes,
- value: value,
- onChange: onChange,
- contentRef: contentRef
- }));
- }
- const textColor = {
- name: text_color_name,
- title: text_color_title,
- tagName: 'span',
- className: 'has-inline-color',
- attributes: {
- style: 'style',
- class: 'class'
- },
- edit: TextColorEdit
- };
- // CONCATENATED MODULE: ./node_modules/@wordpress/icons/build-module/library/subscript.js
- /**
- * WordPress dependencies
- */
- const subscript = Object(external_wp_element_["createElement"])(external_wp_primitives_["SVG"], {
- xmlns: "http://www.w3.org/2000/svg",
- viewBox: "0 0 24 24"
- }, Object(external_wp_element_["createElement"])(external_wp_primitives_["Path"], {
- d: "M16.9 18.3l.8-1.2c.4-.6.7-1.2.9-1.6.2-.4.3-.8.3-1.2 0-.3-.1-.7-.2-1-.1-.3-.4-.5-.6-.7-.3-.2-.6-.3-1-.3s-.8.1-1.1.2c-.3.1-.7.3-1 .6l.2 1.3c.3-.3.5-.5.8-.6s.6-.2.9-.2c.3 0 .5.1.7.2.2.2.2.4.2.7 0 .3-.1.5-.2.8-.1.3-.4.7-.8 1.3L15 19.4h4.3v-1.2h-2.4zM14.1 7.2h-2L9.5 11 6.9 7.2h-2l3.6 5.3L4.7 18h2l2.7-4 2.7 4h2l-3.8-5.5 3.8-5.3z"
- }));
- /* harmony default export */ var library_subscript = (subscript);
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/subscript/index.js
- /**
- * WordPress dependencies
- */
- const subscript_name = 'core/subscript';
- const subscript_title = Object(external_wp_i18n_["__"])('Subscript');
- const subscript_subscript = {
- name: subscript_name,
- title: subscript_title,
- tagName: 'sub',
- className: null,
- edit({
- isActive,
- value,
- onChange,
- onFocus
- }) {
- function onToggle() {
- onChange(Object(external_wp_richText_["toggleFormat"])(value, {
- type: subscript_name
- }));
- }
- function onClick() {
- onToggle();
- onFocus();
- }
- return Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextToolbarButton"], {
- icon: library_subscript,
- title: subscript_title,
- onClick: onClick,
- isActive: isActive
- });
- }
- };
- // CONCATENATED MODULE: ./node_modules/@wordpress/icons/build-module/library/superscript.js
- /**
- * WordPress dependencies
- */
- const superscript = Object(external_wp_element_["createElement"])(external_wp_primitives_["SVG"], {
- xmlns: "http://www.w3.org/2000/svg",
- viewBox: "0 0 24 24"
- }, Object(external_wp_element_["createElement"])(external_wp_primitives_["Path"], {
- d: "M16.9 10.3l.8-1.3c.4-.6.7-1.2.9-1.6.2-.4.3-.8.3-1.2 0-.3-.1-.7-.2-1-.2-.2-.4-.4-.7-.6-.3-.2-.6-.3-1-.3s-.8.1-1.1.2c-.3.1-.7.3-1 .6l.1 1.3c.3-.3.5-.5.8-.6s.6-.2.9-.2c.3 0 .5.1.7.2.2.2.2.4.2.7 0 .3-.1.5-.2.8-.1.3-.4.7-.8 1.3l-1.8 2.8h4.3v-1.2h-2.2zm-2.8-3.1h-2L9.5 11 6.9 7.2h-2l3.6 5.3L4.7 18h2l2.7-4 2.7 4h2l-3.8-5.5 3.8-5.3z"
- }));
- /* harmony default export */ var library_superscript = (superscript);
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/superscript/index.js
- /**
- * WordPress dependencies
- */
- const superscript_name = 'core/superscript';
- const superscript_title = Object(external_wp_i18n_["__"])('Superscript');
- const superscript_superscript = {
- name: superscript_name,
- title: superscript_title,
- tagName: 'sup',
- className: null,
- edit({
- isActive,
- value,
- onChange,
- onFocus
- }) {
- function onToggle() {
- onChange(Object(external_wp_richText_["toggleFormat"])(value, {
- type: superscript_name
- }));
- }
- function onClick() {
- onToggle();
- onFocus();
- }
- return Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextToolbarButton"], {
- icon: library_superscript,
- title: superscript_title,
- onClick: onClick,
- isActive: isActive
- });
- }
- };
- // EXTERNAL MODULE: ./node_modules/@wordpress/icons/build-module/library/button.js
- var library_button = __webpack_require__("oMoS");
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/keyboard/index.js
- /**
- * WordPress dependencies
- */
- const keyboard_name = 'core/keyboard';
- const keyboard_title = Object(external_wp_i18n_["__"])('Keyboard input');
- const keyboard = {
- name: keyboard_name,
- title: keyboard_title,
- tagName: 'kbd',
- className: null,
- edit({
- isActive,
- value,
- onChange,
- onFocus
- }) {
- function onToggle() {
- onChange(Object(external_wp_richText_["toggleFormat"])(value, {
- type: keyboard_name
- }));
- }
- function onClick() {
- onToggle();
- onFocus();
- }
- return Object(external_wp_element_["createElement"])(external_wp_blockEditor_["RichTextToolbarButton"], {
- icon: library_button["a" /* default */],
- title: keyboard_title,
- onClick: onClick,
- isActive: isActive
- });
- }
- };
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/default-formats.js
- /**
- * Internal dependencies
- */
- /* harmony default export */ var default_formats = ([bold, code_code, image_image, italic, link_link, strikethrough, underline, textColor, subscript_subscript, superscript_superscript, keyboard]);
- // CONCATENATED MODULE: ./node_modules/@wordpress/format-library/build-module/index.js
- /**
- * WordPress dependencies
- */
- /**
- * Internal dependencies
- */
- default_formats.forEach(({
- name,
- ...settings
- }) => Object(external_wp_richText_["registerFormatType"])(name, settings));
- /***/ }),
- /***/ "tI+e":
- /***/ (function(module, exports) {
- (function() { module.exports = window["wp"]["components"]; }());
- /***/ }),
- /***/ "uGfJ":
- /***/ (function(module, __webpack_exports__, __webpack_require__) {
- "use strict";
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("GRId");
- /* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__);
- /* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("Tqx9");
- /* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
- /**
- * WordPress dependencies
- */
- const textColor = Object(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__["createElement"])(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__["SVG"], {
- xmlns: "http://www.w3.org/2000/svg",
- viewBox: "0 0 24 24"
- }, Object(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__["createElement"])(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__["Path"], {
- d: "M12.9 6h-2l-4 11h1.9l1.1-3h4.2l1.1 3h1.9L12.9 6zm-2.5 6.5l1.5-4.9 1.7 4.9h-3.2z"
- }));
- /* harmony default export */ __webpack_exports__["a"] = (textColor);
- /***/ })
- /******/ });
|