WordPress/wp-includes/js/dist/data-controls.min.js
youknowriad d6cff7965a Block Editor: Update the WordPress Packages to the latest version.
This includes the packages that match the Gutenberg 9.2 Release.
It is going to be the last block-editor features update for WordPress 5.6.
It also updates the block-supports code base to the latest APIs.

Props isabel_brison, noisysocks, desrosj.
Fixes #51570.

Built from https://develop.svn.wordpress.org/trunk@49226


git-svn-id: http://core.svn.wordpress.org/trunk@48988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-10-20 13:36:16 +00:00

2 lines
1.7 KiB
JavaScript

/*! This file is auto-generated */
this.wp=this.wp||{},this.wp.dataControls=function(t){var n={};function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.exports}return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{enumerable:!0,get:r})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,n){if(1&n&&(t=e(t)),8&n)return t;if(4&n&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(e.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&n&&"string"!=typeof t)for(var o in t)e.d(r,o,function(n){return t[n]}.bind(null,o));return r},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},e.p="",e(e.s=431)}({4:function(t,n){!function(){t.exports=this.wp.data}()},431:function(t,n,e){"use strict";e.r(n),e.d(n,"apiFetch",(function(){return c})),e.d(n,"select",(function(){return i})),e.d(n,"syncSelect",(function(){return f})),e.d(n,"dispatch",(function(){return l})),e.d(n,"controls",(function(){return s}));var r=e(47),o=e.n(r),u=e(4);function c(t){return{type:"API_FETCH",request:t}}function i(){return u.controls.resolveSelect.apply(u.controls,arguments)}function f(){return u.controls.select.apply(u.controls,arguments)}function l(){return u.controls.dispatch.apply(u.controls,arguments)}var s={API_FETCH:function(t){var n=t.request;return o()(n)}}},47:function(t,n){!function(){t.exports=this.wp.apiFetch}()}});