require=functione(t,n,r){functions(o,u){if(!n[o]){if(!t[o]){vara="function"==typeofrequire&&require;if(!u&&a)returna(o,!0);if(i)returni(o,!0);varf=newError("Cannot find module '"+o+"'");throwf.code="MODULE_NOT_FOUND",f}varl=n[o]={exports:{}};t[o][0].call(l.exports,function(e){varn=t[o][1][e];returns(n?n:e)},l,l.exports,e,t,n,r)}returnn[o].exports}for(vari="function"==typeofrequire&&require,o=0;o<r.length;o++)s(r[o]);returns}({1:[function(require,module,exports){"use strict";require("babel-polyfill"),require("../../../../thirdparty/jquery/jquery.js"),require("../../../../thirdparty/jquery-ondemand/jquery.ondemand.js"),require("../legacy/sspath.js"),require("../../../../thirdparty/jquery-ui/jquery-ui.js"),require("../../../../thirdparty/jquery-entwine/dist/jquery.entwine-dist.js"),require("../../../../thirdparty/jquery-cookie/jquery.cookie.js"),require("../../../../thirdparty/jquery-query/jquery.query.js"),require("../../../../thirdparty/jquery-form/jquery.form.js"),require("../../../thirdparty/jquery-notice/jquery.notice.js"),require("../../../thirdparty/jsizes/lib/jquery.sizes.js"),require("../../../thirdparty/jlayout/lib/jlayout.border.js"),require("../../../thirdparty/jlayout/lib/jquery.jlayout.js"),require("../../../../thirdparty/jstree/jquery.jstree.js"),require("../../../thirdparty/jquery-hoverIntent/jquery.hoverIntent.js"),require("../../../../thirdparty/jquery-changetracker/lib/jquery.changetracker.js"),require("../../../../client/src/legacy/TreeDropdownField.js"),require("../../../../client/src/legacy/DateField.js"),require("../../../../client/src/legacy/HtmlEditorField.js"),require("../../../../client/src/legacy/TabSet.js"),require("../legacy/ssui.core.js"),require("../../../../client/src/legacy/GridField.js"),require("json-js")},{"../../../../client/src/legacy/DateField.js":16,"../../../../client/src/legacy/GridField.js":17,"../../../../client/src/legacy/HtmlEditorField.js":18,"../../../../client/src/legacy/TabSet.js":19,"../../../../client/src/legacy/TreeDropdownField.js":20,"../../../../thirdparty/jquery-changetracker/lib/jquery.changetracker.js":511,"../../../../thirdparty/jquery-cookie/jquery.cookie.js":512,"../../../../thirdparty/jquery-entwine/dist/jquery.entwine-dist.js":513,"../../../../thirdparty/jquery-form/jquery.form.js":514,"../../../../thirdparty/jquery-ondemand/jquery.ondemand.js":515,"../../../../thirdparty/jquery-query/jquery.query.js":516,"../../../../thirdparty/jquery-ui/jquery-ui.js":517,"../../../../thirdparty/jquery/jquery.js":518,"../../../../thirdparty/jstree/jquery.jstree.js":519,"../../../thirdparty/jlayout/lib/jlayout.border.js":11,"../../../thirdparty/jlayout/lib/jquery.jlayout.js":12,"../../../thirdparty/jquery-hoverIntent/jquery.hoverIntent.js":13,"../../../thirdparty/jquery-notice/jquery.notice.js":14,"../../../thirdparty/jsizes/lib/jquery.sizes.js":15,"../legacy/sspath.js":3,"../legacy/ssui.core.js":4,"babel-polyfill":21,"json-js":321}],2:[function(require,module,exports){"use strict";function_interopRequireDefault(obj){returnobj&&obj.__esModule?obj:{"default":obj}}function_defaults(obj,defaults){for(varkeys=Object.getOwnPropertyNames(defaults),i=0;i<keys.length;i++){varkey=keys[i],value=Object.getOwnPropertyDescriptor(defaults,key);value&&value.configurable&&void0===obj[key]&&Object.defineProperty(obj,key,value)}returnobj}function_classCallCheck(instance,Constructor){if(!(instanceinstanceofConstructor))thrownewTypeError("Cannot call a class as a function")}function_possibleConstructorReturn(self,call){if(!self)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!call||"object"!=typeofcall&&"function"!=typeofcall?self:call}function_inherits(subClass,superClass){if("function"!=typeofsuperClass&&null!==superClass)thrownewTypeError("Super expression must either be null or a function, not "+typeofsuperClass);subClass.prototype=Object.create(superClass&&superClass.prototype,{constructor:{value:subClass,enumerable:!1,writable:!0,configurable:!0}}),superClass&&(Object.setPrototypeOf?Object.setPrototypeOf(subCla
hide(O,key,val)))})(Function.prototype,TO_STRING,function(){return"function"==typeofthis&&this[SRC]||$toString.call(this)})},{"./_core":43,"./_global":58,"./_has":59,"./_hide":60,"./_uid":134}],108:[function(require,module,exports){module.exports=function(regExp,replace){varreplacer=replace===Object(replace)?function(part){returnreplace[part]}:replace;returnfunction(it){returnString(it).replace(regExp,replacer)}}},{}],109:[function(require,module,exports){module.exports=Object.is||function(x,y){returnx===y?0!==x||1/x===1/y:x!=x&&y!=y}},{}],110:[function(require,module,exports){varisObject=require("./_is-object"),anObject=require("./_an-object"),check=function(O,proto){if(anObject(O),!isObject(proto)&&null!==proto)throwTypeError(proto+": can't set as prototype!")};module.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(test,buggy,set){try{set=require("./_ctx")(Function.call,require("./_object-gopd").f(Object.prototype,"__proto__").set,2),set(test,[]),buggy=!(testinstanceofArray)}catch(e){buggy=!0}returnfunction(O,proto){returncheck(O,proto),buggy?O.__proto__=proto:set(O,proto),O}}({},!1):void0),check:check}},{"./_an-object":28,"./_ctx":45,"./_is-object":69,"./_object-gopd":90}],111:[function(require,module,exports){"use strict";varglobal=require("./_global"),dP=require("./_object-dp"),DESCRIPTORS=require("./_descriptors"),SPECIES=require("./_wks")("species");module.exports=function(KEY){varC=global[KEY];DESCRIPTORS&&C&&!C[SPECIES]&&dP.f(C,SPECIES,{configurable:!0,get:function(){returnthis}})}},{"./_descriptors":48,"./_global":58,"./_object-dp":87,"./_wks":135}],112:[function(require,module,exports){vardef=require("./_object-dp").f,has=require("./_has"),TAG=require("./_wks")("toStringTag");module.exports=function(it,tag,stat){it&&!has(it=stat?it:it.prototype,TAG)&&def(it,TAG,{configurable:!0,value:tag})}},{"./_has":59,"./_object-dp":87,"./_wks":135}],113:[function(require,module,exports){varshared=require("./_shared")("keys"),uid=require("./_uid");module.exports=function(key){returnshared[key]||(shared[key]=uid(key))}},{"./_shared":114,"./_uid":134}],114:[function(require,module,exports){varglobal=require("./_global"),SHARED="__core-js_shared__",store=global[SHARED]||(global[SHARED]={});module.exports=function(key){returnstore[key]||(store[key]={})}},{"./_global":58}],115:[function(require,module,exports){varanObject=require("./_an-object"),aFunction=require("./_a-function"),SPECIES=require("./_wks")("species");module.exports=function(O,D){varS,C=anObject(O).constructor;returnvoid0===C||void0==(S=anObject(C)[SPECIES])?D:aFunction(S)}},{"./_a-function":24,"./_an-object":28,"./_wks":135}],116:[function(require,module,exports){varfails=require("./_fails");module.exports=function(method,arg){return!!method&&fails(function(){arg?method.call(null,function(){},1):method.call(null)})}},{"./_fails":54}],117:[function(require,module,exports){vartoInteger=require("./_to-integer"),defined=require("./_defined");module.exports=function(TO_STRING){returnfunction(that,pos){vara,b,s=String(defined(that)),i=toInteger(pos),l=s.length;return0>i||i>=l?TO_STRING?"":void0:(a=s.charCodeAt(i),55296>a||a>56319||i+1===l||(b=s.charCodeAt(i+1))<56320||b>57343?TO_STRING?s.charAt(i):a:TO_STRING?s.slice(i,i+2):(a-55296<<10)+(b-56320)+65536)}}},{"./_defined":47,"./_to-integer":126}],118:[function(require,module,exports){varisRegExp=require("./_is-regexp"),defined=require("./_defined");module.exports=function(that,searchString,NAME){if(isRegExp(searchString))throwTypeError("String#"+NAME+" doesn't accept regex!");returnString(defined(that))}},{"./_defined":47,"./_is-regexp":70}],119:[function(require,module,exports){var$export=require("./_export"),fails=require("./_fails"),defined=require("./_defined"),quot=/"/g,createHTML=function(string,tag,attribute,value){varS=String(defined(string)),p1="<"+tag;return""!==attribute&&(p1+=" "+attribute+'="'+String(value).replace(quot,""")+'"'),p1+">"+S+"</"+tag+">"};module.exports=function(NAME,exec){varO={};O[NAME]=exec(createHTML),$export($export.P+$export.F*fai
promise=promise._w||promise,promise._v=value,promise._s=2,promise._a||(promise._a=promise._c.slice()),notify(promise,!0))},$resolve=function(value){varthen,promise=this;if(!promise._d){promise._d=!0,promise=promise._w||promise;try{if(promise===value)throwTypeError("Promise can't be resolved itself");(then=isThenable(value))?microtask(function(){varwrapper={_w:promise,_d:!1};try{then.call(value,ctx($resolve,wrapper,1),ctx($reject,wrapper,1))}catch(e){$reject.call(wrapper,e)}}):(promise._v=value,promise._s=1,notify(promise,!1))}catch(e){$reject.call({_w:promise,_d:!1},e)}}};USE_NATIVE||($Promise=function(executor){anInstance(this,$Promise,PROMISE,"_h"),aFunction(executor),Internal.call(this);try{executor(ctx($resolve,this,1),ctx($reject,this,1))}catch(err){$reject.call(this,err)}},Internal=function(executor){this._c=[],this._a=void0,this._s=0,this._d=!1,this._v=void0,this._h=0,this._n=!1},Internal.prototype=require("./_redefine-all")($Promise.prototype,{then:function(onFulfilled,onRejected){varreaction=newPromiseCapability(speciesConstructor(this,$Promise));returnreaction.ok="function"==typeofonFulfilled?onFulfilled:!0,reaction.fail="function"==typeofonRejected&&onRejected,reaction.domain=isNode?process.domain:void0,this._c.push(reaction),this._a&&this._a.push(reaction),this._s&¬ify(this,!1),reaction.promise},"catch":function(onRejected){returnthis.then(void0,onRejected)}}),PromiseCapability=function(){varpromise=newInternal;this.promise=promise,this.resolve=ctx($resolve,promise,1),this.reject=ctx($reject,promise,1)}),$export($export.G+$export.W+$export.F*!USE_NATIVE,{Promise:$Promise}),require("./_set-to-string-tag")($Promise,PROMISE),require("./_set-species")(PROMISE),Wrapper=require("./_core")[PROMISE],$export($export.S+$export.F*!USE_NATIVE,PROMISE,{reject:function(r){varcapability=newPromiseCapability(this),$$reject=capability.reject;return$$reject(r),capability.promise}}),$export($export.S+$export.F*(LIBRARY||!USE_NATIVE),PROMISE,{resolve:function(x){if(xinstanceof$Promise&&sameConstructor(x.constructor,this))returnx;varcapability=newPromiseCapability(this),$$resolve=capability.resolve;return$$resolve(x),capability.promise}}),$export($export.S+$export.F*!(USE_NATIVE&&require("./_iter-detect")(function(iter){$Promise.all(iter)["catch"](empty)})),PROMISE,{all:function(iterable){varC=this,capability=newPromiseCapability(C),resolve=capability.resolve,reject=capability.reject,abrupt=perform(function(){varvalues=[],index=0,remaining=1;forOf(iterable,!1,function(promise){var$index=index++,alreadyCalled=!1;values.push(void0),remaining++,C.resolve(promise).then(function(value){alreadyCalled||(alreadyCalled=!0,values[$index]=value,--remaining||resolve(values))},reject)}),--remaining||resolve(values)});returnabrupt&&reject(abrupt.error),capability.promise},race:function(iterable){varC=this,capability=newPromiseCapability(C),reject=capability.reject,abrupt=perform(function(){forOf(iterable,!1,function(promise){C.resolve(promise).then(capability.resolve,reject)})});returnabrupt&&reject(abrupt.error),capability.promise}})},{"./_a-function":24,"./_an-instance":27,"./_an-object":28,"./_classof":37,"./_core":43,"./_ctx":45,"./_export":52,"./_for-of":57,"./_global":58,"./_is-object":69,"./_iter-detect":74,"./_library":78,"./_microtask":84,"./_redefine-all":106,"./_set-proto":110,"./_set-species":111,"./_set-to-string-tag":112,"./_species-constructor":115,"./_task":124,"./_wks":135}],218:[function(require,module,exports){var$export=require("./_export"),_apply=Function.apply;$export($export.S,"Reflect",{apply:function(target,thisArgument,argumentsList){return_apply.call(target,thisArgument,argumentsList)}})},{"./_export":52}],219:[function(require,module,exports){var$export=require("./_export"),create=require("./_object-create"),aFunction=require("./_a-function"),anObject=require("./_an-object"),isObject=require("./_is-object"),bind=require("./_bind");$export($export.S+$export.F*require("./_fails")(function(){functionF(){}return!(Reflect.construct(function(){},[],F)instanceofF)}),"Reflect",{construct
}}functionItem(fun,array){this.fun=fun,this.array=array}functionnoop(){}varcurrentQueue,process=module.exports={},queue=[],draining=!1,queueIndex=-1;process.nextTick=function(fun){varargs=newArray(arguments.length-1);if(arguments.length>1)for(vari=1;i<arguments.length;i++)args[i-1]=arguments[i];queue.push(newItem(fun,args)),1!==queue.length||draining||setTimeout(drainQueue,0)},Item.prototype.run=function(){this.fun.apply(null,this.array)},process.title="browser",process.browser=!0,process.env={},process.argv=[],process.version="",process.versions={},process.on=noop,process.addListener=noop,process.once=noop,process.off=noop,process.removeListener=noop,process.removeAllListeners=noop,process.emit=noop,process.binding=function(name){thrownewError("process.binding is not supported")},process.cwd=function(){return"/"},process.chdir=function(dir){thrownewError("process.chdir is not supported")},process.umask=function(){return0}},{}],313:[function(require,module,exports){(function(global){!function(root){functionerror(type){thrownewRangeError(errors[type])}functionmap(array,fn){for(varlength=array.length,result=[];length--;)result[length]=fn(array[length]);returnresult}functionmapDomain(string,fn){varparts=string.split("@"),result="";parts.length>1&&(result=parts[0]+"@",string=parts[1]),string=string.replace(regexSeparators,".");varlabels=string.split("."),encoded=map(labels,fn).join(".");returnresult+encoded}functionucs2decode(string){for(varvalue,extra,output=[],counter=0,length=string.length;length>counter;)value=string.charCodeAt(counter++),value>=55296&&56319>=value&&length>counter?(extra=string.charCodeAt(counter++),56320==(64512&extra)?output.push(((1023&value)<<10)+(1023&extra)+65536):(output.push(value),counter--)):output.push(value);returnoutput}functionucs2encode(array){returnmap(array,function(value){varoutput="";returnvalue>65535&&(value-=65536,output+=stringFromCharCode(value>>>10&1023|55296),value=56320|1023&value),output+=stringFromCharCode(value)}).join("")}functionbasicToDigit(codePoint){return10>codePoint-48?codePoint-22:26>codePoint-65?codePoint-65:26>codePoint-97?codePoint-97:base}functiondigitToBasic(digit,flag){returndigit+22+75*(26>digit)-((0!=flag)<<5)}functionadapt(delta,numPoints,firstTime){vark=0;for(delta=firstTime?floor(delta/damp):delta>>1,delta+=floor(delta/numPoints);delta>baseMinusTMin*tMax>>1;k+=base)delta=floor(delta/baseMinusTMin);returnfloor(k+(baseMinusTMin+1)*delta/(delta+skew))}functiondecode(input){varout,basic,j,index,oldi,w,k,digit,t,baseMinusT,output=[],inputLength=input.length,i=0,n=initialN,bias=initialBias;for(basic=input.lastIndexOf(delimiter),0>basic&&(basic=0),j=0;basic>j;++j)input.charCodeAt(j)>=128&&error("not-basic"),output.push(input.charCodeAt(j));for(index=basic>0?basic+1:0;inputLength>index;){for(oldi=i,w=1,k=base;index>=inputLength&&error("invalid-input"),digit=basicToDigit(input.charCodeAt(index++)),(digit>=base||digit>floor((maxInt-i)/w))&&error("overflow"),i+=digit*w,t=bias>=k?tMin:k>=bias+tMax?tMax:k-bias,!(t>digit);k+=base)baseMinusT=base-t,w>floor(maxInt/baseMinusT)&&error("overflow"),w*=baseMinusT;out=output.length+1,bias=adapt(i-oldi,out,0==oldi),floor(i/out)>maxInt-n&&error("overflow"),n+=floor(i/out),i%=out,output.splice(i++,0,n)}returnucs2encode(output)}functionencode(input){varn,delta,handledCPCount,basicLength,bias,j,m,q,k,t,currentValue,inputLength,handledCPCountPlusOne,baseMinusT,qMinusT,output=[];for(input=ucs2decode(input),inputLength=input.length,n=initialN,delta=0,bias=initialBias,j=0;inputLength>j;++j)currentValue=input[j],128>currentValue&&output.push(stringFromCharCode(currentValue));for(handledCPCount=basicLength=output.length,basicLength&&output.push(delimiter);inputLength>handledCPCount;){for(m=maxInt,j=0;inputLength>j;++j)currentValue=input[j],currentValue>=n&&m>currentValue&&(m=currentValue);for(handledCPCountPlusOne=handledCPCount+1,m-n>floor((maxInt-delta)/handledCPCountPlusOne)&&error("overflow"),delta+=(m-n)*handledCPCountPlusOne,n=m,j=0;inputLength>j;++j)if(currentValue=input[j],n>currentValue&&+
lib$es6$promise$asap$$scheduleFlush=lib$es6$promise$asap$$isNode?lib$es6$promise$asap$$useNextTick():lib$es6$promise$asap$$BrowserMutationObserver?lib$es6$promise$asap$$useMutationObserver():lib$es6$promise$asap$$isWorker?lib$es6$promise$asap$$useMessageChannel():void0===lib$es6$promise$asap$$browserWindow&&"function"==typeofrequire?lib$es6$promise$asap$$attemptVertx():lib$es6$promise$asap$$useSetTimeout();varlib$es6$promise$then$$default=lib$es6$promise$then$$then,lib$es6$promise$promise$resolve$$default=lib$es6$promise$promise$resolve$$resolve,lib$es6$promise$$internal$$PENDING=void0,lib$es6$promise$$internal$$FULFILLED=1,lib$es6$promise$$internal$$REJECTED=2,lib$es6$promise$$internal$$GET_THEN_ERROR=newlib$es6$promise$$internal$$ErrorObject,lib$es6$promise$$internal$$TRY_CATCH_ERROR=newlib$es6$promise$$internal$$ErrorObject,lib$es6$promise$promise$all$$default=lib$es6$promise$promise$all$$all,lib$es6$promise$promise$race$$default=lib$es6$promise$promise$race$$race,lib$es6$promise$promise$reject$$default=lib$es6$promise$promise$reject$$reject,lib$es6$promise$promise$$counter=0,lib$es6$promise$promise$$default=lib$es6$promise$promise$$Promise;lib$es6$promise$promise$$Promise.all=lib$es6$promise$promise$all$$default,lib$es6$promise$promise$$Promise.race=lib$es6$promise$promise$race$$default,lib$es6$promise$promise$$Promise.resolve=lib$es6$promise$promise$resolve$$default,lib$es6$promise$promise$$Promise.reject=lib$es6$promise$promise$reject$$default,lib$es6$promise$promise$$Promise._setScheduler=lib$es6$promise$asap$$setScheduler,lib$es6$promise$promise$$Promise._setAsap=lib$es6$promise$asap$$setAsap,lib$es6$promise$promise$$Promise._asap=lib$es6$promise$asap$$asap,lib$es6$promise$promise$$Promise.prototype={constructor:lib$es6$promise$promise$$Promise,then:lib$es6$promise$then$$default,"catch":function(onRejection){returnthis.then(null,onRejection)}};varlib$es6$promise$enumerator$$default=lib$es6$promise$enumerator$$Enumerator;lib$es6$promise$enumerator$$Enumerator.prototype._validationError=function(){returnnewError("Array Methods must be provided an Array")},lib$es6$promise$enumerator$$Enumerator.prototype._enumerate=function(){for(varlength=this.length,input=this._input,i=0;this._state===lib$es6$promise$$internal$$PENDING&&length>i;i++)this._eachEntry(input[i],i)},lib$es6$promise$enumerator$$Enumerator.prototype._eachEntry=function(entry,i){varc=this._instanceConstructor,resolve=c.resolve;if(resolve===lib$es6$promise$promise$resolve$$default){varthen=lib$es6$promise$$internal$$getThen(entry);if(then===lib$es6$promise$then$$default&&entry._state!==lib$es6$promise$$internal$$PENDING)this._settledAt(entry._state,i,entry._result);elseif("function"!=typeofthen)this._remaining--,this._result[i]=entry;elseif(c===lib$es6$promise$promise$$default){varpromise=newc(lib$es6$promise$$internal$$noop);lib$es6$promise$$internal$$handleMaybeThenable(promise,entry,then),this._willSettleAt(promise,i)}elsethis._willSettleAt(newc(function(resolve){resolve(entry)}),i)}elsethis._willSettleAt(resolve(entry),i)},lib$es6$promise$enumerator$$Enumerator.prototype._settledAt=function(state,i,value){varpromise=this.promise;promise._state===lib$es6$promise$$internal$$PENDING&&(this._remaining--,state===lib$es6$promise$$internal$$REJECTED?lib$es6$promise$$internal$$reject(promise,value):this._result[i]=value),0===this._remaining&&lib$es6$promise$$internal$$fulfill(promise,this._result)},lib$es6$promise$enumerator$$Enumerator.prototype._willSettleAt=function(promise,i){varenumerator=this;lib$es6$promise$$internal$$subscribe(promise,void0,function(value){enumerator._settledAt(lib$es6$promise$$internal$$FULFILLED,i,value)},function(reason){enumerator._settledAt(lib$es6$promise$$internal$$REJECTED,i,reason)})};varlib$es6$promise$polyfill$$default=lib$es6$promise$polyfill$$polyfill,lib$es6$promise$umd$$ES6Promise={Promise:lib$es6$promise$promise$$default,polyfill:lib$es6$promise$polyfill$$default};"function"==typeofdefine&&define.amd?define(function(){returnlib$es6$promise$umd$$ES6Promise}):"undefined"!=typeofmodule&&module.
this.haveOwnPropsChanged=!0,this.hasStoreStateChanged=!0,this.renderedElement=null,this.finalMapDispatchToProps=null,this.finalMapStateToProps=null},Connect.prototype.handleChange=function(){if(this.unsubscribe){varprevStoreState=this.state.storeState,storeState=this.store.getState();pure&&prevStoreState===storeState||(this.hasStoreStateChanged=!0,this.setState({storeState:storeState}))}},Connect.prototype.getWrappedInstance=function(){return(0,_invariant2["default"])(withRef,"To access the wrapped instance, you need to specify { withRef: true } as the fourth argument of the connect() call."),this.refs.wrappedInstance},Connect.prototype.render=function(){varhaveOwnPropsChanged=this.haveOwnPropsChanged,hasStoreStateChanged=this.hasStoreStateChanged,renderedElement=this.renderedElement;this.haveOwnPropsChanged=!1,this.hasStoreStateChanged=!1;varshouldUpdateStateProps=!0,shouldUpdateDispatchProps=!0;pure&&renderedElement&&(shouldUpdateStateProps=hasStoreStateChanged||haveOwnPropsChanged&&this.doStatePropsDependOnOwnProps,shouldUpdateDispatchProps=haveOwnPropsChanged&&this.doDispatchPropsDependOnOwnProps);varhaveStatePropsChanged=!1,haveDispatchPropsChanged=!1;shouldUpdateStateProps&&(haveStatePropsChanged=this.updateStatePropsIfNeeded()),shouldUpdateDispatchProps&&(haveDispatchPropsChanged=this.updateDispatchPropsIfNeeded());varhaveMergedPropsChanged=!0;returnhaveMergedPropsChanged=haveStatePropsChanged||haveDispatchPropsChanged||haveOwnPropsChanged?this.updateMergedPropsIfNeeded():!1,!haveMergedPropsChanged&&renderedElement?renderedElement:(withRef?this.renderedElement=(0,_react.createElement)(WrappedComponent,_extends({},this.mergedProps,{ref:"wrappedInstance"})):this.renderedElement=(0,_react.createElement)(WrappedComponent,this.mergedProps),this.renderedElement)},Connect}(_react.Component);returnConnect.displayName="Connect("+getDisplayName(WrappedComponent)+")",Connect.WrappedComponent=WrappedComponent,Connect.contextTypes={store:_storeShape2["default"]},Connect.propTypes={store:_storeShape2["default"]},(0,_hoistNonReactStatics2["default"])(Connect,WrappedComponent)}}var_extends=Object.assign||function(target){for(vari=1;i<arguments.length;i++){varsource=arguments[i];for(varkeyinsource)Object.prototype.hasOwnProperty.call(source,key)&&(target[key]=source[key])}returntarget};exports.__esModule=!0,exports["default"]=connect;var_react=require("react"),_storeShape=require("../utils/storeShape"),_storeShape2=_interopRequireDefault(_storeShape),_shallowEqual=require("../utils/shallowEqual"),_shallowEqual2=_interopRequireDefault(_shallowEqual),_wrapActionCreators=require("../utils/wrapActionCreators"),_wrapActionCreators2=_interopRequireDefault(_wrapActionCreators),_isPlainObject=require("lodash/isPlainObject"),_isPlainObject2=_interopRequireDefault(_isPlainObject),_hoistNonReactStatics=require("hoist-non-react-statics"),_hoistNonReactStatics2=_interopRequireDefault(_hoistNonReactStatics),_invariant=require("invariant"),_invariant2=_interopRequireDefault(_invariant),defaultMapStateToProps=function(state){return{}},defaultMapDispatchToProps=function(dispatch){return{dispatch:dispatch}},defaultMergeProps=function(stateProps,dispatchProps,parentProps){return_extends({},parentProps,stateProps,dispatchProps)},nextVersion=0},{"../utils/shallowEqual":331,"../utils/storeShape":332,"../utils/wrapActionCreators":333,"hoist-non-react-statics":334,invariant:335,"lodash/isPlainObject":339,react:"react"}],331:[function(require,module,exports){"use strict";functionshallowEqual(objA,objB){if(objA===objB)return!0;varkeysA=Object.keys(objA),keysB=Object.keys(objB);if(keysA.length!==keysB.length)return!1;for(varhasOwn=Object.prototype.hasOwnProperty,i=0;i<keysA.length;i++)if(!hasOwn.call(objB,keysA[i])||objA[keysA[i]]!==objB[keysA[i]])return!1;return!0}exports.__esModule=!0,exports["default"]=shallowEqual},{}],332:[function(require,module,exports){"use strict";exports.__esModule=!0;var_react=require("react");exports["default"]=_react.PropTypes.shape({subscribe:_react.PropTypes.func.isRequired,dispatch:_react.PropTypes.func.
if("function"==typeofelement.type)returnelement.type;vartag=element.type,componentClass=tagToComponentClass[tag];returnnull==componentClass&&(tagToComponentClass[tag]=componentClass=autoGenerateWrapperClass(tag)),componentClass}functioncreateInternalComponent(element){returngenericComponentClass?void0:invariant(!1),newgenericComponentClass(element.type,element.props)}functioncreateInstanceForText(text){returnnewtextComponentClass(text)}functionisTextComponent(component){returncomponentinstanceoftextComponentClass}varassign=require("./Object.assign"),invariant=require("fbjs/lib/invariant"),autoGenerateWrapperClass=null,genericComponentClass=null,tagToComponentClass={},textComponentClass=null,ReactNativeComponentInjection={injectGenericComponentClass:function(componentClass){genericComponentClass=componentClass},injectTextComponentClass:function(componentClass){textComponentClass=componentClass},injectComponentClasses:function(componentClasses){assign(tagToComponentClass,componentClasses)}},ReactNativeComponent={getComponentClassForElement:getComponentClassForElement,createInternalComponent:createInternalComponent,createInstanceForText:createInstanceForText,isTextComponent:isTextComponent,injection:ReactNativeComponentInjection};module.exports=ReactNativeComponent},{"./Object.assign":361,"fbjs/lib/invariant":490}],410:[function(require,module,exports){"use strict";functionwarnTDZ(publicInstance,callerName){}varReactNoopUpdateQueue=(require("fbjs/lib/warning"),{isMounted:function(publicInstance){return!1},enqueueCallback:function(publicInstance,callback){},enqueueForceUpdate:function(publicInstance){warnTDZ(publicInstance,"forceUpdate")},enqueueReplaceState:function(publicInstance,completeState){warnTDZ(publicInstance,"replaceState")},enqueueSetState:function(publicInstance,partialState){warnTDZ(publicInstance,"setState")},enqueueSetProps:function(publicInstance,partialProps){warnTDZ(publicInstance,"setProps")},enqueueReplaceProps:function(publicInstance,props){warnTDZ(publicInstance,"replaceProps")}});module.exports=ReactNoopUpdateQueue},{"fbjs/lib/warning":501}],411:[function(require,module,exports){"use strict";varinvariant=require("fbjs/lib/invariant"),ReactOwner={isValidOwner:function(object){return!(!object||"function"!=typeofobject.attachRef||"function"!=typeofobject.detachRef)},addComponentAsRefTo:function(component,ref,owner){ReactOwner.isValidOwner(owner)?void0:invariant(!1),owner.attachRef(ref,component)},removeComponentAsRefFrom:function(component,ref,owner){ReactOwner.isValidOwner(owner)?void0:invariant(!1),owner.getPublicInstance().refs[ref]===component.getPublicInstance()&&owner.detachRef(ref)}};module.exports=ReactOwner},{"fbjs/lib/invariant":490}],412:[function(require,module,exports){"use strict";function_noMeasure(objName,fnName,func){returnfunc}varReactPerf={enableMeasure:!1,storedMeasure:_noMeasure,measureMethods:function(object,objectName,methodNames){},measure:function(objName,fnName,func){returnfunc},injection:{injectMeasure:function(measure){ReactPerf.storedMeasure=measure}}};module.exports=ReactPerf},{}],413:[function(require,module,exports){"use strict";varReactPropTypeLocationNames={};module.exports=ReactPropTypeLocationNames},{}],414:[function(require,module,exports){"use strict";varkeyMirror=require("fbjs/lib/keyMirror"),ReactPropTypeLocations=keyMirror({prop:null,context:null,childContext:null});module.exports=ReactPropTypeLocations},{"fbjs/lib/keyMirror":493}],415:[function(require,module,exports){"use strict";functioncreateChainableTypeChecker(validate){functioncheckType(isRequired,props,propName,componentName,location,propFullName){if(componentName=componentName||ANONYMOUS,propFullName=propFullName||propName,null==props[propName]){varlocationName=ReactPropTypeLocationNames[location];returnisRequired?newError("Required "+locationName+" `"+propFullName+"` was not specified in "+("`"+componentName+"`.")):null}returnvalidate(props,propName,componentName,location,propFullName)}varchainedCheckType=checkType.bind(null,!1);returnchainedCheckType.isRequired=chec
shouldWrap.hasOwnProperty(nodeName)||("*"===nodeName?dummyNode.innerHTML="<link />":dummyNode.innerHTML="<"+nodeName+"></"+nodeName+">",shouldWrap[nodeName]=!dummyNode.firstChild),shouldWrap[nodeName]?markupWrap[nodeName]:null}varExecutionEnvironment=require("./ExecutionEnvironment"),invariant=require("./invariant"),dummyNode=ExecutionEnvironment.canUseDOM?document.createElement("div"):null,shouldWrap={},selectWrap=[1,'<select multiple="true">',"</select>"],tableWrap=[1,"<table>","</table>"],trWrap=[3,"<table><tbody><tr>","</tr></tbody></table>"],svgWrap=[1,'<svg xmlns="http://www.w3.org/2000/svg">',"</svg>"],markupWrap={"*":[1,"?<div>","</div>"],area:[1,"<map>","</map>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],legend:[1,"<fieldset>","</fieldset>"],param:[1,"<object>","</object>"],tr:[2,"<table><tbody>","</tbody></table>"],optgroup:selectWrap,option:selectWrap,caption:tableWrap,colgroup:tableWrap,tbody:tableWrap,tfoot:tableWrap,thead:tableWrap,td:trWrap,th:trWrap},svgElements=["circle","clipPath","defs","ellipse","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","text","tspan"];svgElements.forEach(function(nodeName){markupWrap[nodeName]=svgWrap,shouldWrap[nodeName]=!0}),module.exports=getMarkupWrap},{"./ExecutionEnvironment":476,"./invariant":490}],487:[function(require,module,exports){"use strict";functiongetUnboundedScrollPosition(scrollable){returnscrollable===window?{x:window.pageXOffset||document.documentElement.scrollLeft,y:window.pageYOffset||document.documentElement.scrollTop}:{x:scrollable.scrollLeft,y:scrollable.scrollTop}}module.exports=getUnboundedScrollPosition},{}],488:[function(require,module,exports){"use strict";functionhyphenate(string){returnstring.replace(_uppercasePattern,"-$1").toLowerCase()}var_uppercasePattern=/([A-Z])/g;module.exports=hyphenate},{}],489:[function(require,module,exports){"use strict";functionhyphenateStyleName(string){returnhyphenate(string).replace(msPattern,"-ms-")}varhyphenate=require("./hyphenate"),msPattern=/^ms-/;module.exports=hyphenateStyleName},{"./hyphenate":488}],490:[function(require,module,exports){"use strict";functioninvariant(condition,format,a,b,c,d,e,f){if(!condition){varerror;if(void0===format)error=newError("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{varargs=[a,b,c,d,e,f],argIndex=0;error=newError(format.replace(/%s/g,function(){returnargs[argIndex++]})),error.name="Invariant Violation"}throwerror.framesToPop=1,error}}module.exports=invariant},{}],491:[function(require,module,exports){"use strict";functionisNode(object){return!(!object||!("function"==typeofNode?objectinstanceofNode:"object"==typeofobject&&"number"==typeofobject.nodeType&&"string"==typeofobject.nodeName))}module.exports=isNode},{}],492:[function(require,module,exports){"use strict";functionisTextNode(object){returnisNode(object)&&3==object.nodeType}varisNode=require("./isNode");module.exports=isTextNode},{"./isNode":491}],493:[function(require,module,exports){"use strict";varinvariant=require("./invariant"),keyMirror=function(obj){varkey,ret={};objinstanceofObject&&!Array.isArray(obj)?void0:invariant(!1);for(keyinobj)obj.hasOwnProperty(key)&&(ret[key]=key);returnret};module.exports=keyMirror},{"./invariant":490}],494:[function(require,module,exports){"use strict";varkeyOf=function(oneKeyObj){varkey;for(keyinoneKeyObj)if(oneKeyObj.hasOwnProperty(key))returnkey;returnnull};module.exports=keyOf},{}],495:[function(require,module,exports){"use strict";functionmapObject(object,callback,context){if(!object)returnnull;varresult={};for(varnameinobject)hasOwnProperty.call(object,name)&&(result[name]=callback.call(context,object[name],name,object));returnresult}varhasOwnProperty=Object.prototype.hasOwnProperty;module.exports=mapObject},{}],496:[function(require,module,exports){"use strict";functionmemoizeStringOnly(callback){varcache={};returnfunction(string){returncache.hasOwnPr
varpropName,attrNames,name,l,isBool,i=0;if(value&&1===elem.nodeType)for(attrNames=value.toLowerCase().split(rspace),l=attrNames.length;l>i;i++)name=attrNames[i],name&&(propName=jQuery.propFix[name]||name,isBool=rboolean.test(name),isBool||jQuery.attr(elem,name,""),elem.removeAttribute(getSetAttribute?name:propName),isBool&&propNameinelem&&(elem[propName]=!1))},attrHooks:{type:{set:function(elem,value){if(rtype.test(elem.nodeName)&&elem.parentNode)jQuery.error("type property can't be changed");elseif(!jQuery.support.radioValue&&"radio"===value&&jQuery.nodeName(elem,"input")){varval=elem.value;returnelem.setAttribute("type",value),val&&(elem.value=val),value}}},value:{get:function(elem,name){returnnodeHook&&jQuery.nodeName(elem,"button")?nodeHook.get(elem,name):nameinelem?elem.value:null},set:function(elem,value,name){returnnodeHook&&jQuery.nodeName(elem,"button")?nodeHook.set(elem,value,name):void(elem.value=value)}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(elem,name,value){varret,hooks,notxml,nType=elem.nodeType;if(elem&&3!==nType&&8!==nType&&2!==nType)returnnotxml=1!==nType||!jQuery.isXMLDoc(elem),notxml&&(name=jQuery.propFix[name]||name,hooks=jQuery.propHooks[name]),value!==undefined?hooks&&"set"inhooks&&(ret=hooks.set(elem,value,name))!==undefined?ret:elem[name]=value:hooks&&"get"inhooks&&null!==(ret=hooks.get(elem,name))?ret:elem[name]},propHooks:{tabIndex:{get:function(elem){varattributeNode=elem.getAttributeNode("tabindex");returnattributeNode&&attributeNode.specified?parseInt(attributeNode.value,10):rfocusable.test(elem.nodeName)||rclickable.test(elem.nodeName)&&elem.href?0:undefined}}}}),jQuery.attrHooks.tabindex=jQuery.propHooks.tabIndex,boolHook={get:function(elem,name){varattrNode,property=jQuery.prop(elem,name);returnproperty===!0||"boolean"!=typeofproperty&&(attrNode=elem.getAttributeNode(name))&&attrNode.nodeValue!==!1?name.toLowerCase():undefined},set:function(elem,value,name){varpropName;returnvalue===!1?jQuery.removeAttr(elem,name):(propName=jQuery.propFix[name]||name,propNameinelem&&(elem[propName]=!0),elem.setAttribute(name,name.toLowerCase())),name}},getSetAttribute||(fixSpecified={name:!0,id:!0,coords:!0},nodeHook=jQuery.valHooks.button={get:function(elem,name){varret;returnret=elem.getAttributeNode(name),ret&&(fixSpecified[name]?""!==ret.nodeValue:ret.specified)?ret.nodeValue:undefined},set:function(elem,value,name){varret=elem.getAttributeNode(name);returnret||(ret=document.createAttribute(name),elem.setAttributeNode(ret)),ret.nodeValue=value+""}},jQuery.attrHooks.tabindex.set=nodeHook.set,jQuery.each(["width","height"],function(i,name){jQuery.attrHooks[name]=jQuery.extend(jQuery.attrHooks[name],{set:function(elem,value){return""===value?(elem.setAttribute(name,"auto"),value):void0}})}),jQuery.attrHooks.contenteditable={get:nodeHook.get,set:function(elem,value,name){""===value&&(value="false"),nodeHook.set(elem,value,name)}}),jQuery.support.hrefNormalized||jQuery.each(["href","src","width","height"],function(i,name){jQuery.attrHooks[name]=jQuery.extend(jQuery.attrHooks[name],{get:function(elem){varret=elem.getAttribute(name,2);returnnull===ret?undefined:ret}})}),jQuery.support.style||(jQuery.attrHooks.style={get:function(elem){returnelem.style.cssText.toLowerCase()||undefined},set:function(elem,value){returnelem.style.cssText=""+value}}),jQuery.support.optSelected||(jQuery.propHooks.selected=jQuery.extend(jQuery.propHooks.selected,{get:function(elem){varparent=elem.parentNode;returnparent&&(parent.selectedIndex,parent.parentNode&&parent.parentNode.selectedIndex),null}})),jQuery.support.enctype||(jQuery.propFix.enctype="encoding"),jQuery.support.checkOn||jQuery.each(["radio","checkbox"],function(){jQuery.valHooks[this]={get:function(elem){returnnull===elem.getAttribute("value")?"on":elem.value}}}),jQuery.each(["radio","che
value:function(){varhasWidth=$(this._element).hasClass(Dimension.WIDTH);returnhasWidth?Dimension.WIDTH:Dimension.HEIGHT}},{key:"_getParent",value:function(){var_this3=this,parent=$(this._config.parent)[0],selector='[data-toggle="collapse"][data-parent="'+this._config.parent+'"]';return$(parent).find(selector).each(function(i,element){_this3._addAriaAndCollapsedClass(Collapse._getTargetFromElement(element),[element])}),parent}},{key:"_addAriaAndCollapsedClass",value:function(element,triggerArray){if(element){varisOpen=$(element).hasClass(ClassName.IN);element.setAttribute("aria-expanded",isOpen),triggerArray.length&&$(triggerArray).toggleClass(ClassName.COLLAPSED,!isOpen).attr("aria-expanded",isOpen)}}}],[{key:"_getTargetFromElement",value:function(element){varselector=_Util["default"].getSelectorFromElement(element);returnselector?$(selector)[0]:null}},{key:"_jQueryInterface",value:function(config){returnthis.each(function(){var$this=$(this),data=$this.data(DATA_KEY),_config=$.extend({},Default,$this.data(),"object"==typeofconfig&&config);if(!data&&_config.toggle&&/show|hide/.test(config)&&(_config.toggle=!1),data||(data=newCollapse(this,_config),$this.data(DATA_KEY,data)),"string"==typeofconfig){if(void0===data[config])thrownewError('No method named "'+config+'"');data[config]()}})}},{key:"VERSION",get:function(){returnVERSION}},{key:"Default",get:function(){returnDefault}}]),Collapse}();return$(document).on(Event.CLICK_DATA_API,Selector.DATA_TOGGLE,function(event){event.preventDefault();vartarget=Collapse._getTargetFromElement(this),data=$(target).data(DATA_KEY),config=data?"toggle":$(this).data();Collapse._jQueryInterface.call($(target),config)}),$.fn[NAME]=Collapse._jQueryInterface,$.fn[NAME].Constructor=Collapse,$.fn[NAME].noConflict=function(){return$.fn[NAME]=JQUERY_NO_CONFLICT,Collapse._jQueryInterface},Collapse}(jQuery);module.exports=Collapse})},{"./util":311}],"components/Breadcrumb/Breadcrumb":[function(require,module,exports){"use strict";function_interopRequireDefault(obj){returnobj&&obj.__esModule?obj:{"default":obj}}function_defaults(obj,defaults){for(varkeys=Object.getOwnPropertyNames(defaults),i=0;i<keys.length;i++){varkey=keys[i],value=Object.getOwnPropertyDescriptor(defaults,key);value&&value.configurable&&void0===obj[key]&&Object.defineProperty(obj,key,value)}returnobj}function_classCallCheck(instance,Constructor){if(!(instanceinstanceofConstructor))thrownewTypeError("Cannot call a class as a function")}function_possibleConstructorReturn(self,call){if(!self)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!call||"object"!=typeofcall&&"function"!=typeofcall?self:call}function_inherits(subClass,superClass){if("function"!=typeofsuperClass&&null!==superClass)thrownewTypeError("Super expression must either be null or a function, not "+typeofsuperClass);subClass.prototype=Object.create(superClass&&superClass.prototype,{constructor:{value:subClass,enumerable:!1,writable:!0,configurable:!0}}),superClass&&(Object.setPrototypeOf?Object.setPrototypeOf(subClass,superClass):_defaults(subClass,superClass))}Object.defineProperty(exports,"__esModule",{value:!0});var_react=require("react"),_react2=_interopRequireDefault(_react),_SilverStripeComponent=require("lib/SilverStripeComponent"),_SilverStripeComponent2=_interopRequireDefault(_SilverStripeComponent),Breadcrumb=function(_SilverStripeComponen){functionBreadcrumb(){return_classCallCheck(this,Breadcrumb),_possibleConstructorReturn(this,_SilverStripeComponen.apply(this,arguments))}return_inherits(Breadcrumb,_SilverStripeComponen),Breadcrumb.prototype.render=function(){return_react2["default"].createElement("ol",{className:"breadcrumb"},this.getBreadcrumbs())},Breadcrumb.prototype.getBreadcrumbs=function(){return"undefined"==typeofthis.props.crumbs?null:[].concat(this.props.crumbs.slice(0,-1).map(function(crumb,index){return[_react2["default"].createElement("li",{className:"breadcrumb__item"},_react2["default"].createElement("a",{key:index,className:"breadcrumb__item-title",hre
"default":obj}}function_defaults(obj,defaults){for(varkeys=Object.getOwnPropertyNames(defaults),i=0;i<keys.length;i++){varkey=keys[i],value=Object.getOwnPropertyDescriptor(defaults,key);value&&value.configurable&&void0===obj[key]&&Object.defineProperty(obj,key,value)}returnobj}function_classCallCheck(instance,Constructor){if(!(instanceinstanceofConstructor))thrownewTypeError("Cannot call a class as a function")}function_possibleConstructorReturn(self,call){if(!self)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!call||"object"!=typeofcall&&"function"!=typeofcall?self:call}function_inherits(subClass,superClass){if("function"!=typeofsuperClass&&null!==superClass)thrownewTypeError("Super expression must either be null or a function, not "+typeofsuperClass);subClass.prototype=Object.create(superClass&&superClass.prototype,{constructor:{value:subClass,enumerable:!1,writable:!0,configurable:!0}}),superClass&&(Object.setPrototypeOf?Object.setPrototypeOf(subClass,superClass):_defaults(subClass,superClass))}Object.defineProperty(exports,"__esModule",{value:!0});var_react=require("react"),_react2=_interopRequireDefault(_react),_SilverStripeComponent=require("lib/SilverStripeComponent"),_SilverStripeComponent2=_interopRequireDefault(_SilverStripeComponent),GridFieldTable=function(_SilverStripeComponen){functionGridFieldTable(){return_classCallCheck(this,GridFieldTable),_possibleConstructorReturn(this,_SilverStripeComponen.apply(this,arguments))}return_inherits(GridFieldTable,_SilverStripeComponen),GridFieldTable.prototype.render=function(){return_react2["default"].createElement("div",{className:"grid-field"},_react2["default"].createElement("table",{className:"table table-hover grid-field__table"},_react2["default"].createElement("thead",null,this.generateHeader()),_react2["default"].createElement("tbody",null,this.generateRows())))},GridFieldTable.prototype.generateHeader=function(){return"undefined"!=typeofthis.props.header?this.props.header:("undefined"!=typeofthis.props.data,null)},GridFieldTable.prototype.generateRows=function(){return"undefined"!=typeofthis.props.rows?this.props.rows:("undefined"!=typeofthis.props.data,null)},GridFieldTable}(_SilverStripeComponent2["default"]);GridFieldTable.propTypes={data:_react2["default"].PropTypes.object,header:_react2["default"].PropTypes.object,rows:_react2["default"].PropTypes.array},exports["default"]=GridFieldTable},{"lib/SilverStripeComponent":"lib/SilverStripeComponent",react:"react"}],"components/GridField/GridField":[function(require,module,exports){"use strict";function_interopRequireWildcard(obj){if(obj&&obj.__esModule)returnobj;varnewObj={};if(null!=obj)for(varkeyinobj)Object.prototype.hasOwnProperty.call(obj,key)&&(newObj[key]=obj[key]);returnnewObj["default"]=obj,newObj}function_interopRequireDefault(obj){returnobj&&obj.__esModule?obj:{"default":obj}}function_defaults(obj,defaults){for(varkeys=Object.getOwnPropertyNames(defaults),i=0;i<keys.length;i++){varkey=keys[i],value=Object.getOwnPropertyDescriptor(defaults,key);value&&value.configurable&&void0===obj[key]&&Object.defineProperty(obj,key,value)}returnobj}function_classCallCheck(instance,Constructor){if(!(instanceinstanceofConstructor))thrownewTypeError("Cannot call a class as a function")}function_possibleConstructorReturn(self,call){if(!self)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!call||"object"!=typeofcall&&"function"!=typeofcall?self:call}function_inherits(subClass,superClass){if("function"!=typeofsuperClass&&null!==superClass)thrownewTypeError("Super expression must either be null or a function, not "+typeofsuperClass);subClass.prototype=Object.create(superClass&&superClass.prototype,{constructor:{value:subClass,enumerable:!1,writable:!0,configurable:!0}}),superClass&&(Object.setPrototypeOf?Object.setPrototypeOf(subClass,superClass):_defaults(subClass,superClass))}functionmapStateToProps(state,ownProps){varrecordType=ownProps.data?ownProps.data.recordType:null;ret