WordPress/wp-includes/js/dist/style-engine.min.js
davidbaumwald 4de88db482 Editor: Update packages for 6.1 Beta 3.
Package updates for bug and regression fixes:

* @wordpress/annotations: 2.17.3
* @wordpress/block-directory: 3.15.4
* @wordpress/block-editor: 10.0.4
* @wordpress/block-library: 7.14.4
* @wordpress/blocks: 11.16.4
* @wordpress/components: 21.0.4
* @wordpress/core-data: 5.0.4
* @wordpress/customize-widgets: 3.14.4
* @wordpress/data: 7.1.3
* @wordpress/data-controls: 2.17.3
* @wordpress/edit-post: 6.14.4
* @wordpress/edit-site: 4.14.5
* @wordpress/edit-widgets: 4.14.4
* @wordpress/editor: 12.16.4
* @wordpress/format-library: 3.15.4
* @wordpress/interface: 4.16.3
* @wordpress/keyboard-shortcuts: 3.15.3
* @wordpress/list-reusable-blocks: 3.15.4
* @wordpress/notices: 3.17.3
* @wordpress/nux: 5.15.4
* @wordpress/preferences: 2.9.4
* @wordpress/reusable-blocks: 3.15.4
* @wordpress/rich-text: 5.15.3
* @wordpress/server-side-render: 3.15.4
* @wordpress/style-engine: 1.0.3
* @wordpress/viewport: 4.15.3
* @wordpress/widgets: 2.15.4

References:
* [https://github.com/WordPress/gutenberg/pull/44634 Gutenberg PR 44634] – Quote block: stop slash inserter popup showing in citation
* [https://github.com/WordPress/gutenberg/pull/44630 Gutenberg PR 44630] – Query Loop: Fix condition for displaying 'parents' control
* [https://github.com/WordPress/gutenberg/pull/44554 Gutenberg PR 44554] – Hide the Classic block in the Site Editor
* [https://github.com/WordPress/gutenberg/pull/44594 Gutenberg PR 44594] – Fix navigation block console error
* [https://github.com/WordPress/gutenberg/pull/44555 Gutenberg PR 44555] – Theme export: Fix broken spacingScale export
* [https://github.com/WordPress/gutenberg/pull/44580 Gutenberg PR 44580] – Code Block: Add box-sizing to fix inconsistent layout
* [https://github.com/WordPress/gutenberg/pull/44556 Gutenberg PR 44556] – Remove border from Global Styles previews
* [https://github.com/WordPress/gutenberg/pull/44141 Gutenberg PR 44141] – Spacing presets: Modify the styling of the input controls when in unlinked mode in order to better differentiate sides
* [https://github.com/WordPress/gutenberg/pull/44453 Gutenberg PR 44453] – Preserve the generic signature of getEntityRecord and getEntityRecords through currying
* [https://github.com/WordPress/gutenberg/pull/44504 Gutenberg PR 44504] – Theme.json: fix some outline properties doesn't work properly on the editor
* [https://github.com/WordPress/gutenberg/pull/44516 Gutenberg PR 44516] – Add style engine to editor tsconfig references
* [https://github.com/WordPress/gutenberg/pull/44523 Gutenberg PR 44523] – Query Loop Block: Rename Query Loop variations allowControls to allowedControls
* [https://github.com/WordPress/gutenberg/pull/44520 Gutenberg PR 44520] – Post Featured Image: Fix application of default border style in editor
* [https://github.com/WordPress/gutenberg/pull/44286 Gutenberg PR 44286] – Post Featured Image: Fix borders after addition of overlay feature
* [https://github.com/WordPress/gutenberg/pull/44482 Gutenberg PR 44482] – Template Editor: Fix crashes due to undefined variables
* [https://github.com/WordPress/gutenberg/pull/44480 Gutenberg PR 44480] – Template Parts: Prevent adding block in post editor or inside post template or content blocks
* [https://github.com/WordPress/gutenberg/pull/44425 Gutenberg PR 44425] – Fix rotated image crop area aspect ratio
* [https://github.com/WordPress/gutenberg/pull/44485 Gutenberg PR 44485] – Fix padding/margin visualizer accuracy
* [https://github.com/WordPress/gutenberg/pull/44569 Gutenberg PR 44569] – Theme.json: Fix some shadow properties that do not work properly in the site editor
* [https://github.com/WordPress/gutenberg/pull/44575 Gutenberg PR 44575] – ToggleGroupControl: Fix unselected icon color
* [https://github.com/WordPress/gutenberg/pull/44526 Gutenberg PR 44526] – TokenInput Field: Try alternative approach to fix screen reader focus issue
* [https://github.com/WordPress/gutenberg/pull/44506 Gutenberg PR 44506] – Edit Post: Optimize legacy post content layout
* [https://github.com/WordPress/gutenberg/pull/44258 Gutenberg PR 44258] – Add layout styles from Post Content block to post editor

Follow-up to [54257] and [54335].

Props czapla, isabel_brison, wildworks, bernhard-reiter, hellofromTonya.
See #56467.
Built from https://develop.svn.wordpress.org/trunk@54383


git-svn-id: http://core.svn.wordpress.org/trunk@53942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-04 15:06:52 +00:00

2 lines
5.2 KiB
JavaScript

/*! This file is auto-generated */
!function(){"use strict";var e={d:function(t,n){for(var o in n)e.o(n,o)&&!e.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:n[o]})},o:function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r:function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},t={};e.r(t),e.d(t,{compileCSS:function(){return j},getCSSRules:function(){return x}});var n=window.lodash;const o="var:";function r(e,t,o,r){const a=(0,n.get)(e,o);return a?[{selector:null==t?void 0:t.selector,key:r,value:i(a)}]:[]}function a(e,t,o,r){let a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:["top","right","bottom","left"];const g=(0,n.get)(e,o);if(!g)return[];const u=[];if("string"==typeof g)u.push({selector:null==t?void 0:t.selector,key:r.default,value:g});else{const e=a.reduce(((e,o)=>{const a=i((0,n.get)(g,[o]));return a&&e.push({selector:null==t?void 0:t.selector,key:null==r?void 0:r.individual.replace("%s",l(o)),value:a}),e}),[]);u.push(...e)}return u}function i(e){if("string"==typeof e&&e.startsWith(o)){return`var(--wp--${e.slice(o.length).split("|").map((e=>(0,n.kebabCase)(e))).join("--")})`}return e}function l(e){let[t,...n]=e;return t.toUpperCase()+n.join("")}const g={name:"color",generate:function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:["border","color"],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"borderColor";return r(e,t,n,o)}},u={name:"radius",generate:(e,t)=>a(e,t,["border","radius"],{default:"borderRadius",individual:"border%sRadius"},["topLeft","topRight","bottomLeft","bottomRight"])},d={name:"style",generate:function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:["border","style"],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"borderStyle";return r(e,t,n,o)}},c={name:"width",generate:function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:["border","width"],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"borderWidth";return r(e,t,n,o)}},s=[g,d,c],f=e=>(t,n)=>{var o;const r=null==t||null===(o=t.border)||void 0===o?void 0:o[e];return r?s.reduce(((o,a)=>{const i=a.name;if(r.hasOwnProperty(i)&&"function"==typeof a.generate){const r=`border${l(e)}${l(i)}`;o.push(...a.generate(t,n,["border",e,i],r))}return o}),[]):[]},p={name:"borderTop",generate:f("top")},h={name:"borderRight",generate:f("right")},y={name:"borderBottom",generate:f("bottom")},m={name:"borderLeft",generate:f("left")};const b={name:"color",generate:function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:["outline","color"],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"outlineColor";return r(e,t,n,o)}},v={name:"offset",generate:function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:["outline","offset"],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"outlineOffset";return r(e,t,n,o)}},S={name:"style",generate:function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:["outline","style"],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"outlineStyle";return r(e,t,n,o)}},w={name:"width",generate:function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:["outline","width"],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"outlineWidth";return r(e,t,n,o)}};const k=[...[...s,u,p,h,y,m],...[{name:"text",generate:(e,t)=>r(e,t,["color","text"],"color")},{name:"gradient",generate:(e,t)=>r(e,t,["color","gradient"],"background")},{name:"background",generate:(e,t)=>r(e,t,["color","background"],"backgroundColor")}],...[b,S,v,w],...[{name:"margin",generate:(e,t)=>a(e,t,["spacing","margin"],{default:"margin",individual:"margin%s"})},{name:"padding",generate:(e,t)=>a(e,t,["spacing","padding"],{default:"padding",individual:"padding%s"})}],...[{name:"fontFamily",generate:(e,t)=>r(e,t,["typography","fontFamily"],"fontFamily")},{name:"fontSize",generate:(e,t)=>r(e,t,["typography","fontSize"],"fontSize")},{name:"fontStyle",generate:(e,t)=>r(e,t,["typography","fontStyle"],"fontStyle")},{name:"fontWeight",generate:(e,t)=>r(e,t,["typography","fontWeight"],"fontWeight")},{name:"letterSpacing",generate:(e,t)=>r(e,t,["typography","letterSpacing"],"letterSpacing")},{name:"letterSpacing",generate:(e,t)=>r(e,t,["typography","lineHeight"],"lineHeight")},{name:"textDecoration",generate:(e,t)=>r(e,t,["typography","textDecoration"],"textDecoration")},{name:"textTransform",generate:(e,t)=>r(e,t,["typography","textTransform"],"textTransform")}],...[{name:"shadow",generate:(e,t)=>r(e,t,["shadow"],"boxShadow")}]];function j(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const o=x(e,t);if(null==t||!t.selector){const e=[];return o.forEach((t=>{e.push(`${(0,n.kebabCase)(t.key)}: ${t.value};`)})),e.join(" ")}const r=(0,n.groupBy)(o,"selector"),a=Object.keys(r).reduce(((e,t)=>(e.push(`${t} { ${r[t].map((e=>`${(0,n.kebabCase)(e.key)}: ${e.value};`)).join(" ")} }`),e)),[]);return a.join("\n")}function x(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=[];return k.forEach((o=>{"function"==typeof o.generate&&n.push(...o.generate(e,t))})),n}(window.wp=window.wp||{}).styleEngine=t}();