Files
ambersplace.net/cohost-archive/static/client-preact-components-pages-project-post-composer.3215e0e4a4080e0dae89.js

2 lines
1.7 KiB
JavaScript

"use strict";(self.__LOADABLE_LOADED_CHUNKS__=self.__LOADABLE_LOADED_CHUNKS__||[]).push([[510],{77870:function(e,t,s){s.r(t),s.d(t,{ProjectPostComposer:function(){return l}});var a=s(71860),o=s(94159),n=s(90275),r=s(8227),i=s(52786),d=s(98074);const l=e=>{const{project:t,shareOf:s,finishedRedirect:l,responseToAskId:c}=e,u=(0,d.rA)(),{data:p}=a.S.posts.postComposerSettings.useQuery({editingPostId:e.editingPostId},{suspense:!0}),{activated:h}=(0,r.Pc)(),m=(0,o.useMemo)((()=>h||!!s),[h,s]),f=(0,o.useMemo)((()=>e.editingPostId?"go ahead, edit a post":e.shareOf?"go ahead, share a post":"go ahead, make a post"),[e.editingPostId,e.shareOf]);return o.createElement(o.Fragment,null,o.createElement(n.ql,{title:f}),o.createElement("div",{className:"co-themed-box container mx-auto mt-8 flex max-w-3xl flex-grow flex-col gap-6","data-theme":u.current},m?o.createElement(i.b,{initialPost:p?.editingPost,project:t,shareOf:s,initialAdultContent:p?.defaultAdultContent??!1,finishedRedirect:l,tags:p?.defaultTags??[],cws:p?.defaultCws??[],responseToAskId:c}):o.createElement("div",{className:"cohost-shadow-light dark:cohost-shadow-dark prose mx-auto w-full max-w-full rounded-lg bg-notWhite p-3"},o.createElement("p",null,"Since your account isn't activated yet, you can't post anything new. You can read more about this on"," ",o.createElement("a",{href:"https://help.antisoftware.club/support/solutions/articles/62000224749-details-on-invites-and-the-restrictions-on-un-activated-accounts/",target:"_blank",rel:"noreferrer"},"our support site.")))))};t.default=l,l.displayName="project-post-composer"}}]);
//# sourceMappingURL=client-preact-components-pages-project-post-composer.3215e0e4a4080e0dae89.js.map