Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. ("XUIContextualDialogBody.react",["React"],(function a(b,c,d,e,f,g){__p&&__p();var h,i;h=babelHelpers.inherits(j,c("React").Component);i=h&&h.prototype;j.prototype.render=function(){"use strict";return c("React").createElement("div",{className:this.props.className},this.props.children)};function j(){"use strict";h.apply(this,arguments)}f.exports=j}),null);
  2. __d("XUIOverlayFooter.react",["cx","React","joinClasses"],(function a(b,c,d,e,f,g,h){__p&&__p();var i,j;i=babelHelpers.inherits(k,c("React").Component);j=i&&i.prototype;k.prototype.render=function(){"use strict";return c("React").createElement("div",babelHelpers["extends"]({},this.props,{className:c("joinClasses")(this.props.className,"_5lnf uiOverlayFooter")}),this.props.children)};function k(){"use strict";i.apply(this,arguments)}f.exports=k}),null);
  3. __d("XUIContextualDialogFooter.react",["cx","React","XUIOverlayFooter.react"],(function a(b,c,d,e,f,g,h){__p&&__p();var i,j;i=babelHelpers.inherits(k,c("React").Component);j=i&&i.prototype;k.prototype.render=function(){"use strict";return c("React").createElement(c("XUIOverlayFooter.react"),{className:"_572u"},this.props.children)};function k(){"use strict";i.apply(this,arguments)}f.exports=k}),null);
  4. __d("XUIContextualDialogTitle.react",["cx","React","joinClasses"],(function a(b,c,d,e,f,g,h){__p&&__p();var i,j;i=babelHelpers.inherits(k,c("React").Component);j=i&&i.prototype;k.prototype.render=function(){"use strict";var l=this.props.use,m=c("joinClasses")("_47lu"+(l==="primary"?" _47lv":"")+(l==="secondary"?" _47mc":""),this.props.className);return c("React").createElement("h3",{className:m,id:this.props.id},this.props.children)};function k(){"use strict";i.apply(this,arguments)}k.defaultProps={use:"primary"};f.exports=k}),null);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement