Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into announce-validator
[akkoma] / priv / static / packs / flavours / glitch / async / lists.js
index b985638b512e92146279c3256633a5b94dcf0f1b..01359b61700390e969cd93a1c22404b303005181 100644 (file)
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[66],{664:function(t,e,i){"use strict";i.r(e),i.d(e,"default",function(){return k});var n,a,s,c=i(1),r=i(7),o=i(2),u=(i(3),i(20)),l=i(5),d=i.n(l),b=i(26),p=i.n(b),f=i(290),g=i(641),j=i(645),O=i(30),h=i(6),m=i(24),v=i(925),w=i(926),M=i(970),q=i(60),y=Object(h.f)({heading:{id:"column.lists",defaultMessage:"Lists"},subheading:{id:"lists.subheading",defaultMessage:"Your lists"}}),R=Object(q.a)([function(t){return t.get("lists")}],function(t){return t?t.toList().filter(function(t){return!!t}).sort(function(t,e){return t.get("title").localeCompare(e.get("title"))}):t}),k=Object(u.connect)(function(t){return{lists:R(t)}})(n=Object(h.g)((s=a=function(t){function e(){return t.apply(this,arguments)||this}Object(r.a)(e,t);var i=e.prototype;return i.componentWillMount=function(){this.props.dispatch(Object(O.I)())},i.render=function(){var t=this.props,e=t.intl,i=t.lists;return i?Object(c.a)(g.a,{icon:"bars",heading:e.formatMessage(y.heading)},void 0,Object(c.a)(j.a,{}),Object(c.a)(M.a,{}),Object(c.a)("div",{className:"scrollable"},void 0,Object(c.a)(w.a,{text:e.formatMessage(y.subheading)}),i.map(function(t){return Object(c.a)(v.a,{to:"/timelines/list/"+t.get("id"),icon:"list-ul",text:t.get("title")},t.get("id"))}))):Object(c.a)(g.a,{},void 0,Object(c.a)(f.a,{}))},e}(m.a),Object(o.a)(a,"propTypes",{params:d.a.object.isRequired,dispatch:d.a.func.isRequired,lists:p.a.list,intl:d.a.object.isRequired}),n=s))||n)||n}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[74],{791:function(t,e,i){"use strict";i.r(e),i.d(e,"default",(function(){return T}));var n,a,s,o=i(0),r=(i(9),i(6),i(8)),u=i(1),c=(i(3),i(15)),l=i(5),d=i.n(l),b=i(16),p=i.n(b),f=i(305),g=i(756),j=i(761),h=i(30),m=i(7),O=i(21),v=i(1103),y=i(1104),w=i(1150),M=i(57),q=i(1048);var C=Object(m.f)({heading:{id:"column.lists",defaultMessage:"Lists"},subheading:{id:"lists.subheading",defaultMessage:"Your lists"}}),R=Object(M.a)([function(t){return t.get("lists")}],(function(t){return t?t.toList().filter((function(t){return!!t})).sort((function(t,e){return t.get("title").localeCompare(e.get("title"))})):t})),T=Object(c.connect)((function(t){return{lists:R(t)}}))(n=Object(m.g)((s=a=function(t){Object(r.a)(i,t);var e;e=i;function i(){return t.apply(this,arguments)||this}var n=i.prototype;return n.componentWillMount=function(){this.props.dispatch(Object(h.I)())},n.render=function(){var t=this.props,e=t.intl,i=t.lists,n=t.multiColumn;if(!i)return Object(o.a)(g.a,{},void 0,Object(o.a)(f.a,{}));var a=Object(o.a)(m.b,{id:"empty_column.lists",defaultMessage:"You don't have any lists yet. When you create one, it will show up here."});return(Object(o.a)(g.a,{bindToDocument:!n,icon:"bars",heading:e.formatMessage(C.heading)},void 0,Object(o.a)(j.a,{}),Object(o.a)(w.a,{}),Object(o.a)(y.a,{text:e.formatMessage(C.subheading)}),Object(o.a)(q.a,{scrollKey:"lists",emptyMessage:a,bindToDocument:!n},void 0,i.map((function(t){return Object(o.a)(v.a,{to:"/timelines/list/"+t.get("id"),icon:"list-ul",text:t.get("title")},t.get("id"))})))))},i}(O.a),Object(u.a)(a,"propTypes",{params:d.a.object.isRequired,dispatch:d.a.func.isRequired,lists:p.a.list,intl:d.a.object.isRequired,multiColumn:d.a.bool}),n=s))||n)||n}}]);
 //# sourceMappingURL=lists.js.map
\ No newline at end of file