pleroma/priv/static/packs/features/follow_requests.js

2 lines
6.5 KiB
JavaScript
Raw Normal View History

2018-08-12 13:29:30 +00:00
webpackJsonp([23],{1002:function(n,t,e){"use strict";var o=e(9),c=e(67),a=e(1003),i=e(22),r=function(){var n=Object(c.c)();return function(t,e){return{account:n(t,e.id)}}},u=function(n,t){var e=t.id;return{onAuthorize:function(){n(Object(i.p)(e))},onReject:function(){n(Object(i.B)(e))}}};t.a=Object(o.connect)(r,u)(a.a)},1003:function(n,t,e){"use strict";e.d(t,"a",function(){return q});var o,c,a,i=e(2),r=e.n(i),u=e(1),l=e.n(u),s=e(3),d=e.n(s),f=e(4),h=e.n(f),p=e(0),v=(e.n(p),e(5)),b=e.n(v),m=e(14),_=e.n(m),y=e(287),g=e(54),j=e(53),k=e(23),w=e(7),C=e(12),N=e.n(C),O=Object(w.f)({authorize:{id:"follow_request.authorize",defaultMessage:"Authorize"},reject:{id:"follow_request.reject",defaultMessage:"Reject"}}),q=Object(w.g)((a=c=function(n){function t(){return l()(this,t),d()(this,n.apply(this,arguments))}return h()(t,n),t.prototype.render=function(){var n=this.props,t=n.intl,e=n.account,o=n.onAuthorize,c=n.onReject,a={__html:e.get("note_emojified")};return r()("div",{className:"account-authorize__wrapper"},void 0,r()("div",{className:"account-authorize"},void 0,r()(y.a,{href:e.get("url"),to:"/accounts/"+e.get("id"),className:"detailed-status__display-name"},void 0,r()("div",{className:"account-authorize__avatar"},void 0,r()(g.a,{account:e,size:48})),r()(j.a,{account:e})),r()("div",{className:"account__header__content",dangerouslySetInnerHTML:a})),r()("div",{className:"account--panel"},void 0,r()("div",{className:"account--panel__button"},void 0,r()(k.a,{title:t.formatMessage(O.authorize),icon:"check",onClick:o})),r()("div",{className:"account--panel__button"},void 0,r()(k.a,{title:t.formatMessage(O.reject),icon:"times",onClick:c}))))},t}(N.a),c.propTypes={account:_.a.map.isRequired,onAuthorize:b.a.func.isRequired,onReject:b.a.func.isRequired,intl:b.a.object.isRequired},o=a))||o},155:function(n,t,e){"use strict";e.d(t,"a",function(){return v});var o=e(2),c=e.n(o),a=e(1),i=e.n(a),r=e(3),u=e.n(r),l=e(4),s=e.n(l),d=e(0),f=e.n(d),h=e(10),p=e.n(h),v=function(n){function t(){var e,o,c;i()(this,t);for(var a=arguments.length,r=Array(a),l=0;l<a;l++)r[l]=arguments[l];return e=o=u()(this,n.call.apply(n,[this].concat(r))),o.handleClick=function(){o.props.onClick()},c=e,u()(o,c)}return s()(t,n),t.prototype.render=function(){var n=this.props,t=n.icon,e=n.type,o=n.active,a=n.columnHeaderId,i="";return t&&(i=c()("i",{className:"fa fa-fw fa-"+t+" column-header__icon"})),c()("h1",{className:p()("column-header",{active:o}),id:a||null},void 0,c()("button",{onClick:this.handleClick},void 0,i,e))},t}(f.a.PureComponent)},274:function(n,t,e){"use strict";e.d(t,"a",function(){return _});var o=e(2),c=e.n(o),a=e(1),i=e.n(a),r=e(3),u=e.n(r),l=e(4),s=e.n(l),d=e(32),f=e.n(d),h=e(0),p=e.n(h),v=e(155),b=e(91),m=e(43),_=function(n){function t(){var e,o,c;i()(this,t);for(var a=arguments.length,r=Array(a),l=0;l<a;l++)r[l]=arguments[l];return e=o=u()(this,n.call.apply(n,[this].concat(r))),o.handleHeaderClick=function(){var n=o.node.querySelector(".scrollable");n&&(o._interruptScrollAnimation=Object(b.b)(n))},o.handleScroll=f()(function(){void 0!==o._interruptScrollAnimation&&o._interruptScrollAnimation()},200),o.setRef=function(n){o.node=n},c=e,u()(o,c)}return s()(t,n),t.prototype.scrollTop=function(){var n=this.node.querySelector(".scrollable");n&&(this._interruptScrollAnimation=Object(b.b)(n))},t.prototype.render=function(){var n=this.props,t=n.heading,e=n.icon,o=n.children,a=n.active,i=n.hideHeadingOnMobile,r=t&&(!i||i&&!Object(m.b)(window.innerWidth)),u=r&&t.replace(/ /g,"-"),l=r&&c()(v.a,{icon:e,active:a,type:t,onClick:this.handleHeaderClick,columnHeaderId:u});return p.a.createElement("div",{ref:this.setRef,role:"region","aria-labelledby":u,className:"column",onScroll:this.handleScroll},l,o)},t}(p.a.PureComponent)},276:function(n,t,e){"use strict";e.d(t,"a",function(){return _});var o,c,a=e(2),i=e.n(a),r=e(1),u=e.n(r),l=e(3),s=e.n(l),d=e(4),f=e.n(d),h=e(0),p=e.n(h),v=e(7),b=e(5),m=e.n(b),_=(c=o=function(n){function t(){var e,o,c;u()(this,t);for(var a=arguments.length,i=Array(a),r=0;r<a;r++)i[r]=arguments[r];return e=o=s()(this,n.call.apply(n,[this].concat(
//# sourceMappingURL=follow_requests.js.map