Block Editor: Update `@wordpress` dependencies to match Gutenberg 4.5.1.
- Update the annotations, api-fetch, block-library, blocks, components, compose, core-data, data, date, dom, edit-post, editor, element, format-library, html-entities, i18n, jest-console, jest-preset-default, keycodes, list-reusable-blocks, notices, nux, plugins, rich-text, scripts, token-lists, url, viewport packages.
- Upgrades React from 16.5.2 to 16.6.3.
- Adds a missing `wp-date` dependency to the editor script.
- Updates changed dependencies in `script-loader.php`.
- Fixes undefined notices in some blocks.
- Removes incorrect `gutenberg` textdomain.
Merges [43891], [43903], and [43919] to trunk.
Props atimmer, aduth, youknowriad, danielbachhuber.
See #45145.
Built from https://develop.svn.wordpress.org/trunk@44262
git-svn-id: http://core.svn.wordpress.org/trunk@44092 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-12-17 10:37:00 -05:00
/ * * @ l i c e n s e R e a c t v 1 6 . 6 . 1
2018-12-13 23:11:47 -05:00
* react . production . min . js
*
* Copyright ( c ) Facebook , Inc . and its affiliates .
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree .
* /
Block Editor: Update `@wordpress` dependencies to match Gutenberg 4.5.1.
- Update the annotations, api-fetch, block-library, blocks, components, compose, core-data, data, date, dom, edit-post, editor, element, format-library, html-entities, i18n, jest-console, jest-preset-default, keycodes, list-reusable-blocks, notices, nux, plugins, rich-text, scripts, token-lists, url, viewport packages.
- Upgrades React from 16.5.2 to 16.6.3.
- Adds a missing `wp-date` dependency to the editor script.
- Updates changed dependencies in `script-loader.php`.
- Fixes undefined notices in some blocks.
- Removes incorrect `gutenberg` textdomain.
Merges [43891], [43903], and [43919] to trunk.
Props atimmer, aduth, youknowriad, danielbachhuber.
See #45145.
Built from https://develop.svn.wordpress.org/trunk@44262
git-svn-id: http://core.svn.wordpress.org/trunk@44092 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-12-17 10:37:00 -05:00
'use strict' ; ( function ( N , p ) { "object" === typeof exports && "undefined" !== typeof module ? module . exports = p ( ) : "function" === typeof define && define . amd ? define ( p ) : N . React = p ( ) } ) ( this , function ( ) { function N ( a , b , d , f , n , g , c , h ) { if ( ! a ) { a = void 0 ; if ( void 0 === b ) a = Error ( "Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings." ) ; else { var e = [ d , f , n , g , c , h ] , ta = 0 ; a = Error ( b . replace ( /%s/g , function ( ) { return e [ ta ++ ] } ) ) ; a . name = "Invariant Violation" } a . framesToPop =
1 ; throw a ; } } function p ( a ) { for ( var b = arguments . length - 1 , d = "https://reactjs.org/docs/error-decoder.html?invariant=" + a , f = 0 ; f < b ; f ++ ) d += "&args[]=" + encodeURIComponent ( arguments [ f + 1 ] ) ; N ( ! 1 , "Minified React error #" + a + "; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. " , d ) } function q ( a , b , d ) { this . props = a ; this . context = b ; this . refs = ca ; this . updater = d || da } function ea ( ) { } function O ( a , b , d ) { this . props = a ; this . context = b ; this . refs = ca ; this . updater =
d || da } function v ( ) { if ( ! w ) { var a = c . expirationTime ; D ? P ( ) : D = ! 0 ; E ( ua , a ) } } function Q ( ) { var a = c , b = c . next ; if ( c === b ) c = null ; else { var d = c . previous ; c = d . next = b ; b . previous = d } a . next = a . previous = null ; d = a . callback ; b = a . expirationTime ; a = a . priorityLevel ; var f = k , n = F ; k = a ; F = b ; try { var g = d ( ) } finally { k = f , F = n } if ( "function" === typeof g ) if ( g = { callback : g , priorityLevel : a , expirationTime : b , next : null , previous : null } , null === c ) c = g . next = g . previous = g ; else { d = null ; a = c ; do { if ( a . expirationTime >= b ) { d = a ; break } a = a . next } while ( a !== c ) ; null === d ? d =
c : d === c && ( c = g , v ( ) ) ; b = d . previous ; b . next = d . previous = g ; g . next = d ; g . previous = b } } function R ( ) { if ( - 1 === m && null !== c && 1 === c . priorityLevel ) { w = ! 0 ; try { do Q ( ) ; while ( null !== c && 1 === c . priorityLevel ) } finally { w = ! 1 , null !== c ? v ( ) : D = ! 1 } } } function ua ( a ) { w = ! 0 ; var b = G ; G = a ; try { if ( a ) for ( ; null !== c ; ) { var d = l ( ) ; if ( c . expirationTime <= d ) { do Q ( ) ; while ( null !== c && c . expirationTime <= d ) } else break } else if ( null !== c ) { do Q ( ) ; while ( null !== c && ! H ( ) ) } } finally { w = ! 1 , G = b , null !== c ? v ( ) : D = ! 1 , R ( ) } } function fa ( a , b , d ) { var f = void 0 , n = { } , c = null , e = null ;
if ( null != b ) for ( f in void 0 !== b . ref && ( e = b . ref ) , void 0 !== b . key && ( c = "" + b . key ) , b ) ha . call ( b , f ) && ! ia . hasOwnProperty ( f ) && ( n [ f ] = b [ f ] ) ; var h = arguments . length - 2 ; if ( 1 === h ) n . children = d ; else if ( 1 < h ) { for ( var k = Array ( h ) , l = 0 ; l < h ; l ++ ) k [ l ] = arguments [ l + 2 ] ; n . children = k } if ( a && a . defaultProps ) for ( f in h = a . defaultProps , h ) void 0 === n [ f ] && ( n [ f ] = h [ f ] ) ; return { $$typeof : x , type : a , key : c , ref : e , props : n , _owner : S . current } } function va ( a , b ) { return { $$typeof : x , type : a . type , key : b , ref : a . ref , props : a . props , _owner : a . _owner } } function T ( a ) { return "object" ===
typeof a && null !== a && a . $$typeof === x } function wa ( a ) { var b = { "=" : "=0" , ":" : "=2" } ; return "$" + ( "" + a ) . replace ( /[=:]/g , function ( a ) { return b [ a ] } ) } function ja ( a , b , d , f ) { if ( I . length ) { var c = I . pop ( ) ; c . result = a ; c . keyPrefix = b ; c . func = d ; c . context = f ; c . count = 0 ; return c } return { result : a , keyPrefix : b , func : d , context : f , count : 0 } } function ka ( a ) { a . result = null ; a . keyPrefix = null ; a . func = null ; a . context = null ; a . count = 0 ; 10 > I . length && I . push ( a ) } function U ( a , b , d , f ) { var c = typeof a ; if ( "undefined" === c || "boolean" === c ) a = null ; var g = ! 1 ; if ( null ===
a ) g = ! 0 ; else switch ( c ) { case "string" : case "number" : g = ! 0 ; break ; case "object" : switch ( a . $$typeof ) { case x : case xa : g = ! 0 } } if ( g ) return d ( f , a , "" === b ? "." + V ( a , 0 ) : b ) , 1 ; g = 0 ; b = "" === b ? "." : b + ":" ; if ( Array . isArray ( a ) ) for ( var e = 0 ; e < a . length ; e ++ ) { c = a [ e ] ; var h = b + V ( c , e ) ; g += U ( c , h , d , f ) } else if ( null === a || "object" !== typeof a ? h = null : ( h = la && a [ la ] || a [ "@@iterator" ] , h = "function" === typeof h ? h : null ) , "function" === typeof h ) for ( a = h . call ( a ) , e = 0 ; ! ( c = a . next ( ) ) . done ; ) c = c . value , h = b + V ( c , e ++ ) , g += U ( c , h , d , f ) ; else "object" === c && ( d = "" + a , p ( "31" ,
"[object Object]" === d ? "object with keys {" + Object . keys ( a ) . join ( ", " ) + "}" : d , "" ) ) ; return g } function W ( a , b , d ) { return null == a ? 0 : U ( a , "" , b , d ) } function V ( a , b ) { return "object" === typeof a && null !== a && null != a . key ? wa ( a . key ) : b . toString ( 36 ) } function ya ( a , b , d ) { a . func . call ( a . context , b , a . count ++ ) } function za ( a , b , d ) { var f = a . result , c = a . keyPrefix ; a = a . func . call ( a . context , b , a . count ++ ) ; Array . isArray ( a ) ? X ( a , f , d , function ( a ) { return a } ) : null != a && ( T ( a ) && ( a = va ( a , c + ( ! a . key || b && b . key === a . key ? "" : ( "" + a . key ) . replace ( ma , "$&/" ) + "/" ) +
d ) ) , f . push ( a ) ) } function X ( a , b , d , f , c ) { var e = "" ; null != d && ( e = ( "" + d ) . replace ( ma , "$&/" ) + "/" ) ; b = ja ( b , e , f , c ) ; W ( a , za , b ) ; ka ( b ) } var e = "function" === typeof Symbol && Symbol . for , x = e ? Symbol . for ( "react.element" ) : 60103 , xa = e ? Symbol . for ( "react.portal" ) : 60106 , r = e ? Symbol . for ( "react.fragment" ) : 60107 , Aa = e ? Symbol . for ( "react.strict_mode" ) : 60108 , t = e ? Symbol . for ( "react.profiler" ) : 60114 , Ba = e ? Symbol . for ( "react.provider" ) : 60109 , Ca = e ? Symbol . for ( "react.context" ) : 60110 , Da = e ? Symbol . for ( "react.concurrent_mode" ) : 60111 , Ea = e ? Symbol . for ( "react.forward_ref" ) :
60112 , Fa = e ? Symbol . for ( "react.suspense" ) : 60113 , Ga = e ? Symbol . for ( "react.memo" ) : 60115 , Ha = e ? Symbol . for ( "react.lazy" ) : 60116 , la = "function" === typeof Symbol && Symbol . iterator , na = Object . getOwnPropertySymbols , Ia = Object . prototype . hasOwnProperty , Ja = Object . prototype . propertyIsEnumerable , J = function ( ) { try { if ( ! Object . assign ) return ! 1 ; var a = new String ( "abc" ) ; a [ 5 ] = "de" ; if ( "5" === Object . getOwnPropertyNames ( a ) [ 0 ] ) return ! 1 ; var b = { } ; for ( a = 0 ; 10 > a ; a ++ ) b [ "_" + String . fromCharCode ( a ) ] = a ; if ( "0123456789" !== Object . getOwnPropertyNames ( b ) . map ( function ( a ) { return b [ a ] } ) . join ( "" ) ) return ! 1 ;
var d = { } ; "abcdefghijklmnopqrst" . split ( "" ) . forEach ( function ( a ) { d [ a ] = a } ) ; return "abcdefghijklmnopqrst" !== Object . keys ( Object . assign ( { } , d ) ) . join ( "" ) ? ! 1 : ! 0 } catch ( f ) { return ! 1 } } ( ) ? Object . assign : function ( a , b ) { if ( null === a || void 0 === a ) throw new TypeError ( "Object.assign cannot be called with null or undefined" ) ; var d = Object ( a ) ; for ( var c , e = 1 ; e < arguments . length ; e ++ ) { var g = Object ( arguments [ e ] ) ; for ( var k in g ) Ia . call ( g , k ) && ( d [ k ] = g [ k ] ) ; if ( na ) { c = na ( g ) ; for ( var h = 0 ; h < c . length ; h ++ ) Ja . call ( g , c [ h ] ) && ( d [ c [ h ] ] = g [ c [ h ] ] ) } } return d } ,
da = { isMounted : function ( a ) { return ! 1 } , enqueueForceUpdate : function ( a , b , d ) { } , enqueueReplaceState : function ( a , b , d , c ) { } , enqueueSetState : function ( a , b , d , c ) { } } , ca = { } ; q . prototype . isReactComponent = { } ; q . prototype . setState = function ( a , b ) { "object" !== typeof a && "function" !== typeof a && null != a ? p ( "85" ) : void 0 ; this . updater . enqueueSetState ( this , a , b , "setState" ) } ; q . prototype . forceUpdate = function ( a ) { this . updater . enqueueForceUpdate ( this , a , "forceUpdate" ) } ; ea . prototype = q . prototype ; e = O . prototype = new ea ; e . constructor = O ; J ( e , q . prototype ) ;
e . isPureReactComponent = ! 0 ; var c = null , G = ! 1 , k = 3 , m = - 1 , F = - 1 , w = ! 1 , D = ! 1 , Ka = Date , La = "function" === typeof setTimeout ? setTimeout : void 0 , Ma = "function" === typeof clearTimeout ? clearTimeout : void 0 , oa = "function" === typeof requestAnimationFrame ? requestAnimationFrame : void 0 , pa = "function" === typeof cancelAnimationFrame ? cancelAnimationFrame : void 0 , qa , ra , Y = function ( a ) { qa = oa ( function ( b ) { Ma ( ra ) ; a ( b ) } ) ; ra = La ( function ( ) { pa ( qa ) ; a ( l ( ) ) } , 100 ) } ; if ( "object" === typeof performance && "function" === typeof performance . now ) { var Na = performance ;
var l = function ( ) { return Na . now ( ) } } else l = function ( ) { return Ka . now ( ) } ; if ( "undefined" !== typeof window && window . _schedMock ) { e = window . _schedMock ; var E = e [ 0 ] ; var P = e [ 1 ] ; var H = e [ 2 ] } else if ( "undefined" === typeof window || "function" !== typeof window . addEventListener ) { var y = null , z = - 1 , sa = function ( a , b ) { if ( null !== y ) { var d = y ; y = null ; try { z = b , d ( a ) } finally { z = - 1 } } } ; E = function ( a , b ) { - 1 !== z ? setTimeout ( E , 0 , a , b ) : ( y = a , setTimeout ( sa , b , ! 0 , b ) , setTimeout ( sa , 1073741823 , ! 1 , 1073741823 ) ) } ; P = function ( ) { y = null } ; H = function ( ) { return ! 1 } ;
l = function ( ) { return - 1 === z ? 0 : z } } else { "undefined" !== typeof console && ( "function" !== typeof oa && console . error ( "This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills" ) , "function" !== typeof pa && console . error ( "This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills" ) ) ; var u = null , K = ! 1 , A = - 1 , B = ! 1 , Z = ! 1 , L = 0 , M = 33 , C = 33 ; H = function ( ) { return L <= l ( ) } ; var aa =
"__reactIdleCallback$" + Math . random ( ) . toString ( 36 ) . slice ( 2 ) ; window . addEventListener ( "message" , function ( a ) { if ( a . source === window && a . data === aa ) { K = ! 1 ; a = u ; var b = A ; u = null ; A = - 1 ; var d = l ( ) , c = ! 1 ; if ( 0 >= L - d ) if ( - 1 !== b && b <= d ) c = ! 0 ; else { B || ( B = ! 0 , Y ( ba ) ) ; u = a ; A = b ; return } if ( null !== a ) { Z = ! 0 ; try { a ( c ) } finally { Z = ! 1 } } } } , ! 1 ) ; var ba = function ( a ) { if ( null !== u ) { Y ( ba ) ; var b = a - L + C ; b < C && M < C ? ( 8 > b && ( b = 8 ) , C = b < M ? M : b ) : M = b ; L = a + C ; K || ( K = ! 0 , window . postMessage ( aa , "*" ) ) } else B = ! 1 } ; E = function ( a , b ) { u = a ; A = b ; Z || 0 > b ? window . postMessage ( aa , "*" ) : B || ( B =
! 0 , Y ( ba ) ) } ; P = function ( ) { u = null ; K = ! 1 ; A = - 1 } } var Oa = 0 , S = { current : null , currentDispatcher : null } ; e = { ReactCurrentOwner : S , assign : J } ; J ( e , { Scheduler : { unstable _cancelCallback : function ( a ) { var b = a . next ; if ( null !== b ) { if ( b === a ) c = null ; else { a === c && ( c = b ) ; var d = a . previous ; d . next = b ; b . previous = d } a . next = a . previous = null } } , unstable _shouldYield : function ( ) { return ! G && ( null !== c && c . expirationTime < F || H ( ) ) } , unstable _now : l , unstable _scheduleCallback : function ( a , b ) { var d = - 1 !== m ? m : l ( ) ; if ( "object" === typeof b && null !== b && "number" === typeof b . timeout ) b =
d + b . timeout ; else switch ( k ) { case 1 : b = d + - 1 ; break ; case 2 : b = d + 250 ; break ; case 5 : b = d + 1073741823 ; break ; case 4 : b = d + 1E4 ; break ; default : b = d + 5E3 } a = { callback : a , priorityLevel : k , expirationTime : b , next : null , previous : null } ; if ( null === c ) c = a . next = a . previous = a , v ( ) ; else { d = null ; var f = c ; do { if ( f . expirationTime > b ) { d = f ; break } f = f . next } while ( f !== c ) ; null === d ? d = c : d === c && ( c = a , v ( ) ) ; b = d . previous ; b . next = d . previous = a ; a . next = d ; a . previous = b } return a } , unstable _runWithPriority : function ( a , b ) { switch ( a ) { case 1 : case 2 : case 3 : case 4 : case 5 : break ;
default : a = 3 } var d = k , c = m ; k = a ; m = l ( ) ; try { return b ( ) } finally { k = d , m = c , R ( ) } } , unstable _wrapCallback : function ( a ) { var b = k ; return function ( ) { var d = k , c = m ; k = b ; m = l ( ) ; try { return a . apply ( this , arguments ) } finally { k = d , m = c , R ( ) } } } , unstable _getCurrentPriorityLevel : function ( ) { return k } } , SchedulerTracing : { _ _interactionsRef : null , _ _subscriberRef : null , unstable _clear : function ( a ) { return a ( ) } , unstable _getCurrent : function ( ) { return null } , unstable _getThreadID : function ( ) { return ++ Oa } , unstable _subscribe : function ( a ) { } , unstable _trace : function ( a ,
b , d ) { return d ( ) } , unstable _unsubscribe : function ( a ) { } , unstable _wrap : function ( a ) { return a } } } ) ; var ha = Object . prototype . hasOwnProperty , ia = { key : ! 0 , ref : ! 0 , _ _self : ! 0 , _ _source : ! 0 } , ma = /\/+/g , I = [ ] ; r = { Children : { map : function ( a , b , d ) { if ( null == a ) return a ; var c = [ ] ; X ( a , c , null , b , d ) ; return c } , forEach : function ( a , b , d ) { if ( null == a ) return a ; b = ja ( null , null , b , d ) ; W ( a , ya , b ) ; ka ( b ) } , count : function ( a ) { return W ( a , function ( ) { return null } , null ) } , toArray : function ( a ) { var b = [ ] ; X ( a , b , null , function ( a ) { return a } ) ; return b } , only : function ( a ) { T ( a ) ?
void 0 : p ( "143" ) ; return a } } , createRef : function ( ) { return { current : null } } , Component : q , PureComponent : O , createContext : function ( a , b ) { void 0 === b && ( b = null ) ; a = { $$typeof : Ca , _calculateChangedBits : b , _currentValue : a , _currentValue2 : a , _threadCount : 0 , Provider : null , Consumer : null } ; a . Provider = { $$typeof : Ba , _context : a } ; return a . Consumer = a } , forwardRef : function ( a ) { return { $$typeof : Ea , render : a } } , lazy : function ( a ) { return { $$typeof : Ha , _ctor : a , _status : - 1 , _result : null } } , memo : function ( a , b ) { return { $$typeof : Ga , type : a , compare : void 0 ===
b ? null : b } } , Fragment : r , StrictMode : Aa , Suspense : Fa , createElement : fa , cloneElement : function ( a , b , d ) { null === a || void 0 === a ? p ( "267" , a ) : void 0 ; var c = void 0 , e = J ( { } , a . props ) , g = a . key , k = a . ref , h = a . _owner ; if ( null != b ) { void 0 !== b . ref && ( k = b . ref , h = S . current ) ; void 0 !== b . key && ( g = "" + b . key ) ; var l = void 0 ; a . type && a . type . defaultProps && ( l = a . type . defaultProps ) ; for ( c in b ) ha . call ( b , c ) && ! ia . hasOwnProperty ( c ) && ( e [ c ] = void 0 === b [ c ] && void 0 !== l ? l [ c ] : b [ c ] ) } c = arguments . length - 2 ; if ( 1 === c ) e . children = d ; else if ( 1 < c ) { l = Array ( c ) ; for ( var m =
0 ; m < c ; m ++ ) l [ m ] = arguments [ m + 2 ] ; e . children = l } return { $$typeof : x , type : a . type , key : g , ref : k , props : e , _owner : h } } , createFactory : function ( a ) { var b = fa . bind ( null , a ) ; b . type = a ; return b } , isValidElement : T , version : "16.6.3" , _ _SECRET _INTERNALS _DO _NOT _USE _OR _YOU _WILL _BE _FIRED : e } ; r . unstable _ConcurrentMode = Da ; r . unstable _Profiler = t ; t = ( t = { default : r } , r ) || t ; return t . default || t } ) ;