@devvit/payments 0.12.0-next-2025-04-29-e6a641649.0 → 0.12.0-next-2025-04-30-5d2b49b36.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/meta.min.json +4 -14
- package/package.json +7 -7
- package/payments.min.js +2 -2
- package/payments.min.js.map +3 -3
package/payments.min.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
var Nl=Object.create;var Qo=Object.defineProperty;var Bl=Object.getOwnPropertyDescriptor;var Dl=Object.getOwnPropertyNames;var Ul=Object.getPrototypeOf,Ol=Object.prototype.hasOwnProperty;var Xo=t=>{throw TypeError(t)};var Ll=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var jt=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Wl=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Dl(e))!Ol.call(t,n)&&n!==r&&Qo(t,n,{get:()=>e[n],enumerable:!(i=Bl(e,n))||i.enumerable});return t};var Yo=(t,e,r)=>(r=t!=null?Nl(Ul(t)):{},Wl(e||!t||!t.__esModule?Qo(r,"default",{value:t,enumerable:!0}):r,t));var ea=(t,e,r)=>e.has(t)||Xo("Cannot "+r);var Oe=(t,e,r)=>(ea(t,e,"read from private field"),r?r.call(t):e.get(t)),Pr=(t,e,r)=>e.has(t)?Xo("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,r),Ui=(t,e,r,i)=>(ea(t,e,"write to private field"),i?i.call(t,r):e.set(t,r),r);var io=jt((Ey,wc)=>{var mh=Object.prototype.toString;wc.exports=function(e){if(e===void 0)return"undefined";if(e===null)return"null";var r=typeof e;if(r==="boolean")return"boolean";if(r==="string")return"string";if(r==="number")return"number";if(r==="symbol")return"symbol";if(r==="function")return bh(e)?"generatorfunction":"function";if(ph(e))return"array";if(_h(e))return"buffer";if(kh(e))return"arguments";if(wh(e))return"date";if(gh(e))return"error";if(yh(e))return"regexp";switch(gc(e)){case"Symbol":return"symbol";case"Promise":return"promise";case"WeakMap":return"weakmap";case"WeakSet":return"weakset";case"Map":return"map";case"Set":return"set";case"Int8Array":return"int8array";case"Uint8Array":return"uint8array";case"Uint8ClampedArray":return"uint8clampedarray";case"Int16Array":return"int16array";case"Uint16Array":return"uint16array";case"Int32Array":return"int32array";case"Uint32Array":return"uint32array";case"Float32Array":return"float32array";case"Float64Array":return"float64array"}if(vh(e))return"generator";switch(r=mh.call(e),r){case"[object Object]":return"object";case"[object Map Iterator]":return"mapiterator";case"[object Set Iterator]":return"setiterator";case"[object String Iterator]":return"stringiterator";case"[object Array Iterator]":return"arrayiterator"}return r.slice(8,-1).toLowerCase().replace(/\s/g,"")};function gc(t){return typeof t.constructor=="function"?t.constructor.name:null}function ph(t){return Array.isArray?Array.isArray(t):t instanceof Array}function gh(t){return t instanceof Error||typeof t.message=="string"&&t.constructor&&typeof t.constructor.stackTraceLimit=="number"}function wh(t){return t instanceof Date?!0:typeof t.toDateString=="function"&&typeof t.getDate=="function"&&typeof t.setDate=="function"}function yh(t){return t instanceof RegExp?!0:typeof t.flags=="string"&&typeof t.ignoreCase=="boolean"&&typeof t.multiline=="boolean"&&typeof t.global=="boolean"}function bh(t,e){return gc(t)==="GeneratorFunction"}function vh(t){return typeof t.throw=="function"&&typeof t.return=="function"&&typeof t.next=="function"}function kh(t){try{if(typeof t.length=="number"&&typeof t.callee=="function")return!0}catch(e){if(e.message.indexOf("callee")!==-1)return!0}return!1}function _h(t){return t.constructor&&typeof t.constructor.isBuffer=="function"?t.constructor.isBuffer(t):!1}});var vc=jt((Cy,bc)=>{"use strict";var yc=Symbol.prototype.valueOf,Eh=io();function Ch(t,e){switch(Eh(t)){case"array":return t.slice();case"object":return Object.assign({},t);case"date":return new t.constructor(Number(t));case"map":return new Map(t);case"set":return new Set(t);case"buffer":return Ih(t);case"symbol":return xh(t);case"arraybuffer":return Ah(t);case"float32array":case"float64array":case"int16array":case"int32array":case"int8array":case"uint16array":case"uint32array":case"uint8clampedarray":case"uint8array":return Ph(t);case"regexp":return Fh(t);case"error":return Object.create(t);default:return t}}function Fh(t){let e=t.flags!==void 0?t.flags:/\w+$/.exec(t)||void 0,r=new t.constructor(t.source,e);return r.lastIndex=t.lastIndex,r}function Ah(t){let e=new t.constructor(t.byteLength);return new Uint8Array(e).set(new Uint8Array(t)),e}function Ph(t,e){return new t.constructor(t.buffer,t.byteOffset,t.length)}function Ih(t){let e=t.length,r=Buffer.allocUnsafe?Buffer.allocUnsafe(e):Buffer.from(e);return t.copy(r),r}function xh(t){return yc?Object(yc.call(t)):{}}bc.exports=Ch});var _c=jt((Fy,kc)=>{"use strict";kc.exports=function(e){return e!=null&&typeof e=="object"&&Array.isArray(e)===!1}});var Fc=jt((Ay,Cc)=>{"use strict";var Sh=_c();function Ec(t){return Sh(t)===!0&&Object.prototype.toString.call(t)==="[object Object]"}Cc.exports=function(e){var r,i;return!(Ec(e)===!1||(r=e.constructor,typeof r!="function")||(i=r.prototype,Ec(i)===!1)||i.hasOwnProperty("isPrototypeOf")===!1)}});var Pc=jt((Py,Ac)=>{"use strict";var Th=vc(),Rh=io(),Mh=Fc();function no(t,e){switch(Rh(t)){case"object":return Nh(t,e);case"array":return Bh(t,e);default:return Th(t)}}function Nh(t,e){if(typeof e=="function")return e(t);if(e||Mh(t)){let r=new t.constructor;for(let i in t)r[i]=no(t[i],e);return r}return t}function Bh(t,e){let r=new t.constructor(t.length);for(let i=0;i<t.length;i++)r[i]=no(t[i],e);return r}Ac.exports=no});var bl=jt(Hn=>{"use strict";Hn.byteLength=lf;Hn.toByteArray=hf;Hn.fromByteArray=pf;var Pe=[],me=[],df=typeof Uint8Array<"u"?Uint8Array:Array,Go="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(It=0,wl=Go.length;It<wl;++It)Pe[It]=Go[It],me[Go.charCodeAt(It)]=It;var It,wl;me[45]=62;me[95]=63;function yl(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");r===-1&&(r=e);var i=r===e?0:4-r%4;return[r,i]}function lf(t){var e=yl(t),r=e[0],i=e[1];return(r+i)*3/4-i}function uf(t,e,r){return(e+r)*3/4-r}function hf(t){var e,r=yl(t),i=r[0],n=r[1],s=new df(uf(t,i,n)),o=0,d=n>0?i-4:i,l;for(l=0;l<d;l+=4)e=me[t.charCodeAt(l)]<<18|me[t.charCodeAt(l+1)]<<12|me[t.charCodeAt(l+2)]<<6|me[t.charCodeAt(l+3)],s[o++]=e>>16&255,s[o++]=e>>8&255,s[o++]=e&255;return n===2&&(e=me[t.charCodeAt(l)]<<2|me[t.charCodeAt(l+1)]>>4,s[o++]=e&255),n===1&&(e=me[t.charCodeAt(l)]<<10|me[t.charCodeAt(l+1)]<<4|me[t.charCodeAt(l+2)]>>2,s[o++]=e>>8&255,s[o++]=e&255),s}function ff(t){return Pe[t>>18&63]+Pe[t>>12&63]+Pe[t>>6&63]+Pe[t&63]}function mf(t,e,r){for(var i,n=[],s=e;s<r;s+=3)i=(t[s]<<16&16711680)+(t[s+1]<<8&65280)+(t[s+2]&255),n.push(ff(i));return n.join("")}function pf(t){for(var e,r=t.length,i=r%3,n=[],s=16383,o=0,d=r-i;o<d;o+=s)n.push(mf(t,o,o+s>d?d:o+s));return i===1?(e=t[r-1],n.push(Pe[e>>2]+Pe[e<<4&63]+"==")):i===2&&(e=(t[r-2]<<8)+t[r-1],n.push(Pe[e>>10]+Pe[e>>4&63]+Pe[e<<2&63]+"=")),n.join("")}});import{OrderResultStatus as ta}from"@devvit/protos/types/devvit/ui/effects/v1alpha/create_order.js";var ra=(i=>(i[i.Cancelled=0]="Cancelled",i[i.Success=1]="Success",i[i.Error=2]="Error",i))(ra||{});function ia(t){switch(t){case ta.STATUS_SUCCESS:return 1;case ta.STATUS_ERROR:return 2;default:return 0}}var ae={APP:0,USER:1,UNSPECIFIED:2};import"@devvit/protos";var E=Object.freeze({Actor:"devvit-actor",App:"devvit-app",AppUser:"devvit-app-user",AppViewerAuthToken:"devvit-app-viewer-authorization",Caller:"devvit-caller",CallerPortID:"devvit-caller-port-id",Canary:"devvit-canary",Debug:"devvit-debug",GQLHost:"devvit-gql-host",Installation:"devvit-installation",ModPermissions:"devvit-mod-permissions",Post:"devvit-post",PostAuthor:"devvit-post-author",R2Auth:"devvit-sec-authorization",R2Host:"devvit-r2-host",RemoteHostname:"devvit-remote-hostname",SettingsUri:"devvit-sec-settings-uri",StreamID:"devvit-stream-id",Subreddit:"devvit-subreddit",SubredditName:"devvit-subreddit-name",TraceID:"devvit-trace-id",User:"devvit-user",Username:"devvit-user-name",UserSnoovatarUrl:"devvit-user-snoovatar-url",UserAgent:"devvit-user-agent",Version:"devvit-version",Language:"devvit-accept-language",Timezone:"devvit-accept-timezone",Traceparent:"traceparent",AppDependencies:"devvit-app-dependencies"});var na;(function(t){t.Blocks="blocks",t.EmitSnapshots="emitSnapshots",t.EmitState="emitState",t.Realtime="realtime",t.Runtime="runtime",t.Surface="surface",t.UseAsync="useAsync",t.Payments="payments",t.Bootstrap="bootstrap",t.WebView="webView"})(na||(na={}));function tt(t,e){if(!t)throw Error(e)}var J;(function(t){t.COMMENT="t1_",t.ACCOUNT="t2_",t.LINK="t3_",t.MESSAGE="t4_",t.SUBREDDIT="t5_",t.AWARD="t6_"})(J||(J={}));function Gt(t){return t.startsWith(J.COMMENT)}function Oi(t){return t.startsWith(J.ACCOUNT)}function Ir(t){return t.startsWith(J.LINK)}function sa(t){return t.startsWith(J.MESSAGE)}function oa(t){return t.startsWith(J.SUBREDDIT)}function aa(t){return t.startsWith(J.AWARD)}function Hl(t){tt(Gt(t),`Expected comment id to start with ${J.COMMENT}, got ${t}}`)}function jl(t){tt(Oi(t),`Expected account id to start with ${J.ACCOUNT}, got ${t}}`)}function Gl(t){tt(Ir(t),`Expected link id to start with ${J.LINK}, got ${t}}`)}function Vl(t){tt(sa(t),`Expected message id to start with ${J.MESSAGE}, got ${t}}`)}function $l(t){tt(oa(t),`Expected subreddit id to start with ${J.SUBREDDIT}, got ${t}}`)}function zl(t){tt(aa(t),`Expected award id to start with ${J.AWARD}, got ${t}}`)}function Vt(t){return Hl(t),t}function ie(t){return jl(t),t}function ce(t){return Gl(t),t}function Kl(t){return Vl(t),t}function ge(t){return $l(t),t}function ql(t){return zl(t),t}function $t(t){if(Gt(t))return Vt(t);if(Oi(t))return ie(t);if(Ir(t))return ce(t);if(sa(t))return Kl(t);if(oa(t))return ge(t);if(aa(t))return ql(t);throw new Error(`Expected thing id to start with ${Object.values(J).join(", ")} got ${t}}`)}function Ts(t){return Gt(t)}import*as y from"@devvit/protos";var Li=class{constructor(e){}};var rt;(function(t){t.Installation="installation",t.App="app"})(rt||(rt={}));function it(t,e=new Set){for(let r of t){if(r.type==="group"){it(r.fields,e);continue}let i=r.name;if(e.has(i))throw new Error(`Duplicate field name: ${i}`);e.add(i)}Jl(t)}function Jl(t){for(let e of t)if(e.type==="string"&&e.isSecret&&e.scope!==rt.App)throw`Invalid setting: only app settings can be secrets. Add "scope: SettingScope.App" to field "${e.name}"`}var Le=Object.freeze({INTERVAL:0,FORM:1,STATE:2,CHANNEL:3,WEB_VIEW:4});import{DeletionReason as wp,EventSource as yp}from"@devvit/protos";import{AppSettingsDefinition as ku,GetFieldsResponse as _u}from"@devvit/protos";import{FormFieldType as de}from"@devvit/protos";function Ie(t){return t.map(e=>{switch(e.type){case"string":return Zl(e);case"image":return Ql(e);case"paragraph":return Xl(e);case"number":return Yl(e);case"select":return eu(e);case"boolean":return tu(e);case"group":return ru(e);default:throw new Error("Unknown field type.")}})}function Zl(t){return{defaultValue:{fieldType:de.STRING,stringValue:t.defaultValue},disabled:t.disabled,fieldConfig:{stringConfig:{placeholder:t.placeholder}},fieldId:t.name,fieldType:de.STRING,helpText:t.helpText,label:t.label,required:t.required,isSecret:t.isSecret}}function Ql(t){return{disabled:t.disabled,fieldId:t.name,fieldType:de.IMAGE,helpText:t.helpText,label:t.label,required:t.required}}function Xl(t){return{defaultValue:{fieldType:de.PARAGRAPH,stringValue:t.defaultValue},disabled:t.disabled,fieldConfig:{paragraphConfig:{lineHeight:t.lineHeight,placeholder:t.placeholder}},fieldId:t.name,fieldType:de.PARAGRAPH,helpText:t.helpText,label:t.label,required:t.required}}function Yl(t){return{defaultValue:{fieldType:de.NUMBER,numberValue:t.defaultValue},disabled:t.disabled,fieldConfig:{numberConfig:{}},fieldId:t.name,fieldType:de.NUMBER,helpText:t.helpText,label:t.label,required:t.required}}function eu(t){return{defaultValue:{fieldType:de.SELECTION,selectionValue:{values:t.defaultValue??[]}},disabled:t.disabled,fieldConfig:{selectionConfig:{choices:t.options,multiSelect:t.multiSelect}},fieldId:t.name,fieldType:de.SELECTION,helpText:t.helpText,label:t.label,required:t.required}}function tu(t){return{defaultValue:{fieldType:de.BOOLEAN,boolValue:t.defaultValue},disabled:t.disabled,fieldId:t.name,fieldType:de.BOOLEAN,helpText:t.helpText,label:t.label}}function ru(t){return{fieldId:"",fieldType:de.GROUP,fieldConfig:{groupConfig:{fields:Ie(t.fields)}},label:t.label,helpText:t.helpText}}var Wi=function(){try{let{AsyncLocalStorage:t}=Ll("node:async_hooks");return new t}catch{}}(),Hi;function zt(){if(Wi){let t=Wi.getStore();if(!t)throw Error("API error; metadata should never be accessed outside a request");return t}if(!Hi)throw Error("Devvit metadata can only be accessed within a request");return Hi}async function ca(t,e){if(Wi)return Wi.run(t,e);try{return Hi=t,await e()}finally{Hi=void 0}}function x(t,e){a.prototype[t]=(r,i,...n)=>{let s=i??{};return ca(s,()=>e(r,s,...n))}}import{ValidateFormResponse as vu}from"@devvit/protos";import{RealtimeSubscriptionStatus as da}from"@devvit/protos";function m(t,e){if(t==null)throw Error(e??"Expected nonnullish value.")}var ne;(function(t){t[t.Unknown=0]="Unknown",t[t.Connecting=1]="Connecting",t[t.Connected=2]="Connected",t[t.Disconnecting=3]="Disconnecting",t[t.Disconnected=4]="Disconnected"})(ne||(ne={}));function la(t){function e(r){let n=t.currentHookIndex,s=t.getCurrentComponentState(),o=t.getPreviousComponentState(),d=t.metadata[E.App]?.values[0];m(d,"useChannel - app is missing from Context");let l=t.metadata[E.Installation]?.values[0];m(l,"useChannel - installation is missing from Context");async function u(D){let oe=s[n].channel;if(s[n].active)if(s[n].connected)await t.realtime.send(oe,D);else throw Error(`Failed to send to channel '${oe}'; it is active but not yet connected`);else throw Error(`Cannot send a message over inactive channel: ${oe}`)}function g(){if(!s[n].active){let D=s[n].channel;s[n].active=!0,t.addRealtimeChannel(D)}}function p(){if(s[n].active){let D=s[n].channel;s[n].active=!1,t.removeRealtimeChannel(D)}}function _(D){return async()=>{let oe;switch(D.status){case da.REALTIME_SUBSCRIBED:s[n].connected=!0,oe=r.onSubscribed?.();break;case da.REALTIME_UNSUBSCRIBED:s[n].connected=!1,oe=r.onUnsubscribed?.();break;default:oe=r.onMessage(D.event?.data?.msg);break}await oe}}let I={channel:`${d}:${l}:${r.name}`,active:!1,connected:!1,preventCallback:!1,type:Le.CHANNEL};n in s?I=s[n]:n in o&&(I=o[n]);let T=t.realtimeEvent;t.isInitialRender?I.active=!1:T&&I.active&&T.event.channel===I.channel&&(I.preventCallback||t.runHook(_(T)),t.rerenderIn(0)),s[n]=I,t.currentHookIndex++;let L=ne.Unknown;return I.active&&I.connected?L=ne.Connected:I.active&&!I.connected?L=ne.Connecting:!I.active&&I.connected?L=ne.Disconnecting:!I.active&&!I.connected&&(L=ne.Disconnected),{subscribe:g,unsubscribe:p,send:u,status:L}}return e}import{FormFieldType as Kt}from"@devvit/protos";function Rs(t){switch(t.fieldType){case Kt.STRING:return t.stringValue;case Kt.IMAGE:return t.stringValue;case Kt.PARAGRAPH:return t.stringValue;case Kt.NUMBER:return t.numberValue;case Kt.BOOLEAN:return t.boolValue;case Kt.SELECTION:return t.selectionValue?.values??[];default:return}}function We(t){return Object.keys(t).reduce((e,r)=>{let i=Rs(t[r]);return i!==void 0&&(e[r]=i),e},{})}function ua(t){function e(r,i){let n=t.currentHookIndex,s=t.getCurrentComponentKey(),o=t.getCurrentComponentState(),d=t.getPreviousComponentState(),l=`form.hook.${s}.${n}`,u={formKey:l,preventSubmit:!1,type:Le.FORM};n in o?u=o[n]:n in d&&(u=d[n]),o[n]=u,t.forms.set(l,r);let g=t.formSubmittedEvent;return g&&!u.preventSubmit&&g.formId===l&&t.runHook(async()=>{let p=i(We(g.results));p&&p instanceof Promise&&await p,t.rerenderIn(0)}),o[n].preventSubmit=!1,t.currentHookIndex++,l}return e}function ha(t){function e(r,i){let n=t.currentHookIndex,s=t.getCurrentComponentState(),o=t.getPreviousComponentState(),d=100,l=Math.max(d,i),u={lastRun:void 0,running:!1,preventCallback:!1,type:Le.INTERVAL};n in s?u=s[n]:n in o&&(u=o[n]);function g(){i<d&&console.error(`useInterval delay must be at least ${d}ms. Your interval of ${i}ms was automatically extended.`);for(let[_,I]of Object.entries(s))if(_!==n.toString()&&I?.type===Le.INTERVAL&&I?.running)throw new Error("Only one useInterval hook may be running at a time");s[n]={running:!0,lastRun:s[n]?.lastRun??Date.now(),preventCallback:!1,type:Le.INTERVAL},t.rerenderIn(l)}function p(){s[n].running=!1,s[n].lastRun=void 0,s[n].preventCallback=!1}return t.isEffectRender&&u.running&&(u.preventCallback||(u.lastRun===void 0||u.lastRun+l<Date.now())&&t.runHook(async()=>{let _=r();_&&_ instanceof Promise&&await _,u.lastRun=Date.now()}),t.rerenderIn(l)),u.preventCallback=!1,s[n]=u,t.currentHookIndex++,{start:g,stop:p}}return e}function fa(t){function e(r){let i=t.currentHookIndex,n=t.getCurrentComponentState(),s=t.getPreviousComponentState();if(i in n)return t.currentHookIndex++,[n[i],o];if(t.isInitialRender||!(i in s)){let d=r instanceof Function?r():r;if(d instanceof Promise)throw(async()=>{n[i]=await d,t.currentHookIndex=0})();n[i]=d}else n[i]=s[i];function o(d){if(t.isRendering)throw new Error("Cannot call setState while rendering.");n[i]=d instanceof Function?d(n[i]):d}return t.currentHookIndex++,[n[i],o]}return e}var ji=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},U=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},le,nt,st,we,xr,_a,Ea,ma,pa,ga,wa,Ns,Ca,Bs={now(){return new Date}};function ya(t){return`__autocache__${t}`}function ba(t){return`__lock__${t}`}var iu=300,nu=1e3,Gi=5e3,Ms=3,va=.1,ka=1e3,su=3e4;function Fa(t){if(t.error)throw new Error(t.error);return t.value}var Vi=class{constructor(e,r,i=Bs){le.add(this),nt.set(this,void 0),st.set(this,{}),we.set(this,void 0),xr.set(this,void 0),ji(this,nt,e,"f"),ji(this,xr,r,"f"),ji(this,we,i,"f")}async cache(e,r){ji(this,st,U(this,xr,"f").__cache=U(this,xr,"f").__cache??{},"f"),U(this,le,"m",Ca).call(this,r);let i=U(this,le,"m",_a).call(this,r.key);if(i!==void 0)return i;let n=await U(this,le,"m",Ns).call(this,r.key),s=await U(this,le,"m",Ea).call(this,r,n,e);return Fa(s)}};nt=new WeakMap,st=new WeakMap,we=new WeakMap,xr=new WeakMap,le=new WeakSet,_a=function(e){let r=U(this,st,"f")[e];if(r){let i=U(this,we,"f").now().getTime(),n=r?.error&&r?.errorTime&&r.errorCount<Ms&&Math.random()<va&&r.errorTime+ka<i;if(r?.expires&&r.expires<i&&r.checkedAt+ka<i||n){delete U(this,st,"f")[e];return}else return Fa(r)}},Ea=async function(e,r,i){let n=r?.expires,s=n?U(this,le,"m",wa).call(this,n):1;return!r||r?.error&&r.errorCount<Ms&&va>Math.random()||s>Math.random()?U(this,le,"m",ma).call(this,e,r,i):r},ma=async function(e,r,i){let n=ba(e.key),s=U(this,we,"f").now().getTime(),o=new Date(s+e.ttl/2);if(await U(this,nt,"f").set(n,"1",{expiration:o,nx:!0}))return U(this,le,"m",ga).call(this,e.key,r,i,e.ttl);if(r)return r;{let l=U(this,we,"f").now();return U(this,le,"m",pa).call(this,l,e.key,e.ttl)}},pa=async function t(e,r,i){let n=Math.min(i,nu),s=await U(this,le,"m",Ns).call(this,r);if(s)return s;if(U(this,we,"f").now().getTime()-e.getTime()>=n)throw new Error(`Cache request timed out trying to get data at key: ${r}`);return await new Promise(o=>setTimeout(o,iu)),U(this,le,"m",t).call(this,e,r,i)},ga=async function(e,r,i,n){let s=U(this,we,"f").now().getTime()+n;r=r??{value:null,expires:s,errorCount:0,error:null,errorTime:null,checkedAt:0};try{r.value=await i(),r.error=null,r.errorCount=0,r.errorTime=null}catch(o){r.value=null,r.error=o.message??"Unknown error",r.errorTime=U(this,we,"f").now().getTime(),r.errorCount++}return U(this,st,"f")[e]=r,await U(this,nt,"f").set(ya(e),JSON.stringify(r),{expiration:new Date(s+su)}),r.error&&r.errorCount<Ms&&await U(this,nt,"f").del(ba(e)),r},wa=function(e){let r=U(this,we,"f").now().getTime(),i=e-r;return i<0?1:i<1e3?.1:i<2e3?.01:i<3e3?.001:0},Ns=async function(e){let r=await U(this,nt,"f").get(ya(e));if(r){let i=JSON.parse(r);return i.checkedAt=U(this,we,"f").now().getTime(),U(this,st,"f")[e]=i,i}},Ca=function(e){e.ttl<Gi&&(console.warn(`Cache TTL cannot be less than ${Gi} milliseconds! Updating ttl value of ${e.ttl} to ${Gi}.`),e.ttl=Gi)};function Aa(t,e,r=Bs){let i=new Vi(t,e,r);return i.cache.bind(i)}var Pa=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},qt=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},$i,Sr,Tr,xa,Sa;function Ia(t){new URL(t.slice(0,t.indexOf(",")))}var Jt=class{constructor(){$i.add(this),Sr.set(this,{}),Tr.set(this,{}),Pa(this,Sr,a.assets,"f"),Pa(this,Tr,a.webViewAssets,"f")}getURL(e,r){return typeof e=="string"?qt(this,$i,"m",xa).call(this,e,r??{webView:!1}):qt(this,$i,"m",Sa).call(this,e,r??{webView:!1})}};Sr=new WeakMap,Tr=new WeakMap,$i=new WeakSet,xa=function(e,r){let i=r.webView?qt(this,Tr,"f")[e]:qt(this,Sr,"f")[e];if(i)return i;try{return Ia(e),e}catch{return""}},Sa=function(e,r){let i={},n=[],s=r.webView?qt(this,Tr,"f"):qt(this,Sr,"f");if(s)for(let o of e)if(s[o])i[o]=s[o];else try{Ia(o),i[o]=o}catch{n.push(o)}else n=e;if(n.length>0)throw new Error(`The following assets were missing from the assets list: ${n.join(", ")}`);return i};var ou=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},zi=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},ot,Zt=class{constructor(e){ot.set(this,void 0),ou(this,ot,e,"f")}async get(e){let{messages:r}=await a.kvStorePlugin.Get({keys:[e]},zi(this,ot,"f"));try{if(r[e])return JSON.parse(r[e])}catch{return}}async put(e,r){let i={};i[e]=JSON.stringify(r),await a.kvStorePlugin.Put({messages:i},zi(this,ot,"f"))}async delete(e){await a.kvStorePlugin.Del({keys:[e]},zi(this,ot,"f"))}async list(){let{keys:e}=await a.kvStorePlugin.List({filter:"*"},zi(this,ot,"f"));return e}};ot=new WeakMap;var au=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},cu=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},Ki,Qt=class{constructor(e){Ki.set(this,void 0),au(this,Ki,e,"f")}async upload(e){let r=await a.mediaPlugin.Upload(e,cu(this,Ki,"f"));if(!r.mediaId)throw new Error("unable to get mediaId via uploads");return Promise.resolve({mediaId:r.mediaId,mediaUrl:r.mediaUrl})}};Ki=new WeakMap;var du=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},lu=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},qi,Xt=class{constructor(e){qi.set(this,void 0),du(this,qi,e,"f")}async add(e){await a.modLogPlugin.Add(e,lu(this,qi,"f"))}};qi=new WeakMap;var uu=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},hu=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},Ji,Yt=class{constructor(e){Ji.set(this,void 0),uu(this,Ji,e,"f")}async send(e,r){await a.realtimePlugin.Send({channel:e,data:{msg:r}},hu(this,Ji,"f"))}};Ji=new WeakMap;import{BitfieldOverflowBehavior as Ds,RedisKeyScope as Us}from"@devvit/protos";var Nr=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},c=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},F,A,P,C,Mr;function Rr(t){return t&&typeof t=="object"&&"message"in t&&t.message!==void 0&&typeof t.message=="string"?t.message.includes("redis: nil"):!1}var Os=class{constructor(e,r,i){F.set(this,void 0),A.set(this,void 0),P.set(this,void 0),Nr(this,F,e,"f"),Nr(this,A,r,"f"),Nr(this,P,i,"f")}async get(e){return await c(this,F,"f").Get({key:e,transactionId:c(this,A,"f")},c(this,P,"f")),this}async multi(){await c(this,F,"f").Multi(c(this,A,"f"),c(this,P,"f"))}async set(e,r,i){let n;return i?.expiration&&(n=Math.floor((i.expiration.getTime()-Date.now())/1e3),n<1&&(n=1)),await c(this,F,"f").Set({key:e,value:r,nx:i?.nx===!0,xx:i?.xx===!0,expiration:n||0,transactionId:c(this,A,"f")},c(this,P,"f")),this}async del(...e){return await c(this,F,"f").Del({keys:e,transactionId:c(this,A,"f")},c(this,P,"f")),this}async type(e){return await c(this,F,"f").Type({key:e,transactionId:c(this,A,"f")},c(this,P,"f")),this}async exec(){let e=await c(this,F,"f").Exec(c(this,A,"f"),c(this,P,"f")),r=[];for(let i of e.response)i.members?r.push(i.members):i.nil!==void 0?r.push(null):i.num!==void 0?r.push(i.num):i.values!==void 0?r.push(i.values.values):i.str!==void 0?r.push(i.str):i.dbl!==void 0&&r.push(i.dbl);return r}async discard(){await c(this,F,"f").Discard(c(this,A,"f"),c(this,P,"f"))}async watch(...e){return await c(this,F,"f").Watch({keys:e,transactionId:c(this,A,"f")},c(this,P,"f")),this}async unwatch(){return await c(this,F,"f").Unwatch(c(this,A,"f"),c(this,P,"f")),this}async getRange(e,r,i){return await c(this,F,"f").GetRange({key:e,start:r,end:i,transactionId:c(this,A,"f")},c(this,P,"f")),this}async setRange(e,r,i){return await c(this,F,"f").SetRange({key:e,offset:r,value:i,transactionId:c(this,A,"f")},c(this,P,"f")),this}async strlen(e){return this.strLen(e)}async strLen(e){return await c(this,F,"f").Strlen({key:e,transactionId:c(this,A,"f")},c(this,P,"f")),this}async mget(e){return this.mGet(e)}async mGet(e){return await c(this,F,"f").MGet({keys:e,transactionId:c(this,A,"f")},c(this,P,"f")),this}async mset(e){return this.mSet(e)}async mSet(e){let r=Object.entries(e).map(([i,n])=>({key:i,value:n}));return await c(this,F,"f").MSet({kv:r,transactionId:c(this,A,"f")},c(this,P,"f")),this}async incrBy(e,r){return await c(this,F,"f").IncrBy({key:e,value:r,transactionId:c(this,A,"f")},c(this,P,"f")),this}async expire(e,r){return await c(this,F,"f").Expire({key:e,seconds:r,transactionId:c(this,A,"f")},c(this,P,"f")),this}async expireTime(e){return await c(this,F,"f").ExpireTime({key:e,transactionId:c(this,A,"f")},c(this,P,"f")),this}async zAdd(e,...r){return await c(this,F,"f").ZAdd({key:e,members:r,transactionId:c(this,A,"f")},c(this,P,"f")),this}async zScore(e,r){return await c(this,F,"f").ZScore({key:{key:e,transactionId:c(this,A,"f")},member:r},c(this,P,"f")),this}async zRank(e,r){return await c(this,F,"f").ZRank({key:{key:e,transactionId:c(this,A,"f")},member:r},c(this,P,"f")),this}async zIncrBy(e,r,i){return await c(this,F,"f").ZIncrBy({key:e,member:r,value:i,transactionId:c(this,A,"f")},c(this,P,"f")),this}async zScan(e,r,i,n){let s={key:e,cursor:r,pattern:i,count:n,transactionId:c(this,A,"f")};return await c(this,F,"f").ZScan(s,c(this,P,"f")),this}async zCard(e){return await c(this,F,"f").ZCard({key:e,transactionId:c(this,A,"f")},c(this,P,"f")),this}async zRange(e,r,i,n){let s={rev:!1,byLex:!1,byScore:!1,offset:0,count:1e3};if(n?.reverse&&(s.rev=n.reverse),n?.by==="lex"?s.byLex=!0:n?.by==="score"&&(s.byScore=!0),n?.limit)if(s.byLex||s.byScore)s.offset=n.limit.offset,s.count=n.limit.count;else throw new Error("zRange parsing error: 'limit' only allowed when 'options.by' is 'lex' or 'score'");return await c(this,F,"f").ZRange({key:{key:e,transactionId:c(this,A,"f")},start:r+"",stop:i+"",...s},c(this,P,"f")),this}async zRem(e,r){return await c(this,F,"f").ZRem({key:{key:e,transactionId:c(this,A,"f")},members:r},c(this,P,"f")),this}async zRemRangeByLex(e,r,i){return await c(this,F,"f").ZRemRangeByLex({key:{key:e,transactionId:c(this,A,"f")},min:r,max:i},c(this,P,"f")),this}async zRemRangeByRank(e,r,i){return await c(this,F,"f").ZRemRangeByRank({key:{key:e,transactionId:c(this,A,"f")},start:r,stop:i},c(this,P,"f")),this}async zRemRangeByScore(e,r,i){return await c(this,F,"f").ZRemRangeByScore({key:{key:e,transactionId:c(this,A,"f")},min:r,max:i},c(this,P,"f")),this}async hgetall(e){return this.hGetAll(e)}async hGetAll(e){return await c(this,F,"f").HGetAll({key:e,transactionId:c(this,A,"f")},c(this,P,"f")),this}async hget(e,r){return this.hGet(e,r)}async hGet(e,r){return await c(this,F,"f").HGet({key:e,field:r,transactionId:c(this,A,"f")},c(this,P,"f")),this}async hMGet(e,r){return await c(this,F,"f").HMGet({key:e,fields:r,transactionId:c(this,A,"f")},c(this,P,"f")),this}async hset(e,r){return this.hSet(e,r)}async hSet(e,r){let i=Object.entries(r).map(([n,s])=>({field:n,value:s}));return await c(this,F,"f").HSet({key:e,fv:i,transactionId:c(this,A,"f")},c(this,P,"f")),this}async hincrby(e,r,i){return this.hIncrBy(e,r,i)}async hIncrBy(e,r,i){return await c(this,F,"f").HIncrBy({key:e,field:r,value:i,transactionId:c(this,A,"f")},c(this,P,"f")),this}async hdel(e,r){return this.hDel(e,r)}async hDel(e,r){return await c(this,F,"f").HDel({key:e,fields:r,transactionId:c(this,A,"f")},c(this,P,"f")),this}async hscan(e,r,i,n){return this.hScan(e,r,i,n)}async hScan(e,r,i,n){let s={key:e,cursor:r,pattern:i,count:n,transactionId:c(this,A,"f")};return await c(this,F,"f").HScan(s,c(this,P,"f")),this}async hkeys(e){return this.hKeys(e)}async hKeys(e){return await c(this,F,"f").HKeys({key:e,transactionId:c(this,A,"f")},c(this,P,"f")),this}async hlen(e){return this.hLen(e)}async hLen(e){return await c(this,F,"f").HLen({key:e,transactionId:c(this,A,"f")},c(this,P,"f")),this}};F=new WeakMap,A=new WeakMap,P=new WeakMap;var er=class t{constructor(e,r=void 0,i=Us.INSTALLATION){C.set(this,void 0),Mr.set(this,void 0),Nr(this,C,e,"f"),Nr(this,Mr,r,"f"),this.scope=i,this.global=i===Us.INSTALLATION?new t(c(this,C,"f"),c(this,Mr,"f"),Us.GLOBAL):this}get storage(){return c(this,Mr,"f")||a.redisPlugin}async watch(...e){let r=await this.storage.Watch({keys:e},c(this,C,"f"));return new Os(this.storage,r,c(this,C,"f"))}async get(e){try{let r=await this.storage.Get({key:e,scope:this.scope},{...c(this,C,"f"),"throw-redis-nil":{values:["true"]}});return r!==null?r.value??void 0:r}catch(r){if(Rr(r))return;throw r}}async getBuffer(e){try{let r=await this.storage.GetBytes({key:e,scope:this.scope},{...c(this,C,"f"),"throw-redis-nil":{values:["true"]}});return r!==null?Buffer.from(r.value):r}catch(r){if(Rr(r))return;throw r}}async set(e,r,i){let n;return i?.expiration&&(n=Math.floor((i.expiration.getTime()-Date.now())/1e3),n<1&&(n=1)),(await this.storage.Set({key:e,value:r,nx:i?.nx===!0&&!i.xx,xx:i?.xx===!0&&!i.nx,expiration:n||0,scope:this.scope},c(this,C,"f"))).value}async exists(...e){return(await this.storage.Exists({keys:e,scope:this.scope},c(this,C,"f"))).existingKeys}async del(...e){await this.storage.Del({keys:e,scope:this.scope},c(this,C,"f"))}async incrBy(e,r){return(await this.storage.IncrBy({key:e,value:r,scope:this.scope},c(this,C,"f"))).value}async getRange(e,r,i){let n=await this.storage.GetRange({key:e,start:r,end:i,scope:this.scope},c(this,C,"f"));return n!==null?n.value:n}async setRange(e,r,i){return(await this.storage.SetRange({key:e,offset:r,value:i,scope:this.scope},c(this,C,"f"))).value}async strlen(e){return this.strLen(e)}async strLen(e){return(await this.storage.Strlen({key:e,scope:this.scope},c(this,C,"f"))).value}async expire(e,r){await this.storage.Expire({key:e,seconds:r,scope:this.scope},c(this,C,"f"))}async expireTime(e){return(await this.storage.ExpireTime({key:e,scope:this.scope},c(this,C,"f"))).value}async zAdd(e,...r){return(await this.storage.ZAdd({key:e,members:r,scope:this.scope},c(this,C,"f"))).value}async zRange(e,r,i,n){let s={rev:!1,byLex:!1,byScore:!1,offset:0,count:1e3};if(n?.reverse&&(s.rev=n.reverse),n?.by==="lex"?s.byLex=!0:n?.by==="score"?s.byScore=!0:(s.offset=0,s.count=0),n?.limit)if(s.byLex||s.byScore)s.offset=n.limit.offset,s.count=n.limit.count;else throw new Error("zRange parsing error: 'limit' only allowed when 'options.by' is 'lex' or 'score'");return(await this.storage.ZRange({key:{key:e},start:r+"",stop:i+"",...s,scope:this.scope},c(this,C,"f"))).members}async zRem(e,r){return(await this.storage.ZRem({key:{key:e},members:r,scope:this.scope},c(this,C,"f"))).value}async zRemRangeByLex(e,r,i){return(await this.storage.ZRemRangeByLex({key:{key:e},min:r,max:i,scope:this.scope},c(this,C,"f"))).value}async zRemRangeByRank(e,r,i){return(await this.storage.ZRemRangeByRank({key:{key:e},start:r,stop:i,scope:this.scope},c(this,C,"f"))).value}async zRemRangeByScore(e,r,i){return(await this.storage.ZRemRangeByScore({key:{key:e},min:r,max:i,scope:this.scope},c(this,C,"f"))).value}async zScore(e,r){try{let i=await this.storage.ZScore({key:{key:e},member:r,scope:this.scope},{...c(this,C,"f"),"throw-redis-nil":{values:["true"]}});return i!==null?i.value:i}catch(i){if(Rr(i))return;throw i}}async zRank(e,r){try{let i=await this.storage.ZRank({key:{key:e},member:r,scope:this.scope},{...c(this,C,"f"),"throw-redis-nil":{values:["true"]}});return i!==null?i.value:i}catch(i){if(Rr(i))return;throw i}}async zIncrBy(e,r,i){let n=await this.storage.ZIncrBy({key:e,member:r,value:i,scope:this.scope},c(this,C,"f"));return n!==null?n.value:n}async mget(e){return this.mGet(e)}async mGet(e){let r=await this.storage.MGet({keys:e,scope:this.scope},c(this,C,"f"));return r!==null?r.values.map(i=>i||null):r}async mset(e){return this.mSet(e)}async mSet(e){let r=Object.entries(e).map(([i,n])=>({key:i,value:n}));await this.storage.MSet({kv:r,scope:this.scope},c(this,C,"f"))}async zCard(e){let r=await this.storage.ZCard({key:e,scope:this.scope},c(this,C,"f"));return r!==null?r.value:r}async zScan(e,r,i,n){let s={key:e,cursor:r,pattern:i,count:n,scope:this.scope};return await this.storage.ZScan(s,c(this,C,"f"))}async type(e){let r=await this.storage.Type({key:e,scope:this.scope},c(this,C,"f"));return r!==null?r.value:r}async rename(e,r){return(await this.storage.Rename({key:e,newKey:r,scope:this.scope},c(this,C,"f"))).result}async hget(e,r){return this.hGet(e,r)}async hGet(e,r){try{let i=await this.storage.HGet({key:e,field:r,scope:this.scope},{...c(this,C,"f"),"throw-redis-nil":{values:["true"]}});return i!==null?i.value??void 0:i}catch(i){if(Rr(i))return;throw i}}async hMGet(e,r){let i=await this.storage.HMGet({key:e,fields:r,scope:this.scope},c(this,C,"f"));return i!==null?i.values.map(n=>n||null):i}async hset(e,r){return this.hSet(e,r)}async hSet(e,r){let i=Object.entries(r).map(([s,o])=>({field:s,value:o}));return(await this.storage.HSet({key:e,fv:i,scope:this.scope},c(this,C,"f"))).value}async hSetNX(e,r,i){return(await this.storage.HSetNX({key:e,field:r,value:i,scope:this.scope},c(this,C,"f"))).success}async hgetall(e){return this.hGetAll(e)}async hGetAll(e){let r=await this.storage.HGetAll({key:e,scope:this.scope},c(this,C,"f"));return r!==null?r.fieldValues:r}async hdel(e,r){return this.hDel(e,r)}async hDel(e,r){return(await this.storage.HDel({key:e,fields:r,scope:this.scope},c(this,C,"f"))).value}async hscan(e,r,i,n){return this.hScan(e,r,i,n)}async hScan(e,r,i,n){let s={key:e,cursor:r,pattern:i,count:n,scope:this.scope};return await this.storage.HScan(s,c(this,C,"f"))}async hkeys(e){return this.hKeys(e)}async hKeys(e){let r=await this.storage.HKeys({key:e,scope:this.scope},c(this,C,"f"));return r!==null?r.keys:r}async hincrby(e,r,i){return this.hIncrBy(e,r,i)}async hIncrBy(e,r,i){return(await this.storage.HIncrBy({key:e,field:r,value:i,scope:this.scope},c(this,C,"f"))).value}async hlen(e){return this.hLen(e)}async hLen(e){return(await this.storage.HLen({key:e,scope:this.scope})).value}async bitfield(e,...r){let i=[];for(let s=0;s<r.length;){let o=r[s],d={};switch(o){case"get":{if(s+2>=r.length)throw Error("bitfield command parse failed; not enough arguments for 'get' command");d.get={encoding:r[s+1],offset:r[s+2].toString()},s+=3;break}case"set":{if(s+3>=r.length)throw Error("bitfield command parse failed; not enough arguments for 'set' command");d.set={encoding:r[s+1],offset:r[s+2].toString(),value:r[s+3].toString()},s+=4;break}case"incrBy":{if(s+3>=r.length)throw Error("bitfield command parse failed; not enough arguments for 'incrBy' command");d.incrBy={encoding:r[s+1],offset:r[s+2].toString(),increment:r[s+3].toString()},s+=4;break}case"overflow":{if(s+1>=r.length)throw Error("bitfield command parse failed; not enough arguments for 'overflow' command");let l=r[s+1].toString();d.overflow={behavior:fu(l)},s+=2;break}default:throw Error(`bitfield command parse failed; ${o} unrecognized (must be 'get', 'set', 'incrBy', or 'overflow')`)}i.push(d)}return(await this.storage.Bitfield({key:e,commands:i})).results}};C=new WeakMap,Mr=new WeakMap;function fu(t){let e=t.toLowerCase();switch(e){case"wrap":return Ds.BITFIELD_OVERFLOW_BEHAVIOR_WRAP;case"sat":return Ds.BITFIELD_OVERFLOW_BEHAVIOR_SAT;case"fail":return Ds.BITFIELD_OVERFLOW_BEHAVIOR_FAIL;default:throw Error(`unknown bitfield overflow behavior: ${e}`)}}var mu=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},Ls=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},tr,rr=class{constructor(e){tr.set(this,void 0),mu(this,tr,e,"f")}async runJob(e){return(await a.schedulerPlugin.Schedule({action:{type:e.name,data:e.data},cron:"cron"in e?e.cron:void 0,when:"runAt"in e?e.runAt:void 0},Ls(this,tr,"f"))).id}async cancelJob(e){await a.schedulerPlugin.Cancel({id:e},Ls(this,tr,"f"))}async listJobs(){return(await a.schedulerPlugin.List({after:new Date(0),before:new Date(Date.now()+31536e7)},Ls(this,tr,"f"))).actions.map(r=>(m(r.request?.action,"Scheduled job is malformed"),"when"in r.request&&r.request.when!=null?{id:r.id,name:r.request.action.type,runAt:r.request.when,data:r.request.action.data}:{id:r.id,name:r.request.action.type,cron:r.request.cron??"",data:r.request.action}))}};tr=new WeakMap;import{FormFieldType as Zi}from"@devvit/protos";var pu=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},gu=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},Qi,ir=class{constructor(e){Qi.set(this,void 0),pu(this,Qi,e,"f")}async get(e){return(await this.getAll())[e]}async getAll(){let r=await a.settingsPlugin.GetSettings({},gu(this,Qi,"f"));if(!r.installationSettings)throw new Error("Could not get installation settings");if(!r.appSettings)throw new Error("Could not get app settings");return wu(r),{...Ta(r.installationSettings.settings,a.installationSettings),...Ta(r.appSettings.settings,a.appSettings)}}};Qi=new WeakMap;function wu(t){if(!t.appSettings)throw new Error("Could not get app settings");for(let[e,r]of Object.entries(t.appSettings.settings)){let i=a.appSettings?.find(n=>n.type!=="group"&&n.name===e);i&&(i.type==="boolean"&&r.fieldType===Zi.STRING&&r.boolValue==null&&r.stringValue!=null?(r.fieldType=Zi.BOOLEAN,r.boolValue=!!r.stringValue,delete r.stringValue):i.type==="number"&&r.fieldType===Zi.STRING&&r.numberValue==null&&r.stringValue!=null&&(r.fieldType=Zi.NUMBER,r.numberValue=Number(r.stringValue),delete r.stringValue))}}function Ta(t,e){let r=Object.keys(t).reduce((i,n)=>(i[n]=Rs(t[n]),i),{});return e&&Ra(r,e),r}function Ra(t,e){for(let r of e)r.type==="group"?Ra(t,r.fields):!(r.name in t)&&"defaultValue"in r&&(t[r.name]=r.defaultValue)}import{EffectType as Xi,ToastAppearance as Na}from"@devvit/protos";var Ma=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},xe=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},at,Br,Yi,Ws,en=class{constructor(e){at.set(this,[]),Br.set(this,void 0),Yi.set(this,void 0),Ws.set(this,(r,i)=>{let n=i!==void 0?r:"",s=i!==void 0?i:r;xe(this,at,"f").push({type:Xi.EFFECT_WEB_VIEW,webView:{postMessage:{webViewId:n,app:{message:s}}}})}),Ma(this,Br,e,"f"),Ma(this,Yi,{postMessage:xe(this,Ws,"f")},"f")}get webView(){return xe(this,Yi,"f")}showForm(e,r){let i=a.formDefinitions.get(e);if(!i&&xe(this,Br,"f")){let o=xe(this,Br,"f").forms.get(e);o&&(i={form:o,onSubmit:()=>{}})}if(!i)throw new Error("Form does not exist. Make sure you have added it using Devvit.createForm at the root of your app.");let n=i.form instanceof Function?i.form(r??{}):i.form,s={fields:[],id:e,title:n.title,acceptLabel:n.acceptLabel,cancelLabel:n.cancelLabel,shortDescription:n.description};it(n.fields),s.fields=Ie(n.fields),xe(this,at,"f").push({type:Xi.EFFECT_SHOW_FORM,showForm:{form:s}})}showToast(e){let r;e instanceof Object?r={text:e.text,appearance:e.appearance==="success"?Na.SUCCESS:Na.NEUTRAL}:r={text:e},xe(this,at,"f").push({type:Xi.EFFECT_SHOW_TOAST,showToast:{toast:r}})}navigateTo(e){let r;typeof e=="string"?r=new URL(e).toString():r=new URL(e.permalink,"https://www.reddit.com").toString(),xe(this,at,"f").push({type:Xi.EFFECT_NAVIGATE_TO_URL,navigateToUrl:{url:r}})}get __effects(){return xe(this,at,"f")}};at=new WeakMap,Br=new WeakMap,Yi=new WeakMap,Ws=new WeakMap;function Z({metadata:t,ui:e,hooks:r,reconciler:i}){let n=new Xt(t),s=new Zt(t),o=new er(t),d=Aa(o,i?i.state:{}),l=new rr(t),u=new ir(t),g=e?new en(i):void 0,p=new Qt(t),_=new Jt,I=new Yt(t),T=r&&i?fa(i):void 0,L=r&&i?ha(i):void 0,D=r&&i?ua(i):void 0,oe=r&&i?la(i):void 0;return{modLog:n,kvStore:s,redis:o,scheduler:l,settings:u,media:p,assets:_,realtime:I,get useForm(){return D??(()=>{throw new Error("useForm() is unavailable")})},get cache(){return d??(()=>{throw new Error("cache() is unavailable")})},get useState(){return T??(()=>{throw new Error("useState() is unavailable")})},get useInterval(){return L??(()=>{throw new Error("useInterval() is unavailable")})},get useChannel(){return oe??(()=>{throw new Error("useChannel() is unavailable")})},get ui(){if(!g)throw new Error("ui client is not available");return g}}}var Ba={name:"@devvit/public-api",version:"0.12.0-dev",license:"BSD-3-Clause",repository:{type:"git",url:"https://developers.reddit.com/"},type:"module",exports:{".":"./dist/index.js","./package.json":"./package.json","./*":"./dist/*"},main:"./dist/index.js",files:["dist/**"],scripts:{build:"yarn build:icon-types && yarn build:semantic-colors && tsc && cp -af devvit.tsconfig.json dist/ && yarn build:types && yarn build:min && yarn build:unmin","build:icon-types":"make-icons src/types/icons.ts","build:min":"esbuild --bundle --sourcemap=linked --target=es2020 --format=esm --metafile=dist/meta.min.json --outfile=dist/public-api.min.js --external:@devvit/protos --minify src/index.ts","build:semantic-colors":"node scripts/make-semantic-colors.js","build:types":"api-extractor run && sed -ne '/declare global {/,$ p' src/devvit/Devvit.ts >> dist/public-api.d.ts","build:unmin":"esbuild --bundle --sourcemap=inline --target=es2020 --format=iife --metafile=dist/meta.json --outfile=dist/public-api.iife.js --global-name=devvitPublicAPI src/index.ts",clean:"rm -rf .turbo api-extractor coverage dist src/devvit/internals/semanticColors.ts src/types/icons.ts || :",clobber:"yarn clean && rm -rf node_modules",dev:"tsc -w","dev:build":"chokidar ./src ../shared-types/dist --command 'yarn build' --ignore './src/types/icons.ts' --ignore './src/devvit/internals/semanticColors.ts'",lint:"redlint .","lint:fix":"yarn lint --fix",prepublishOnly:"publish-package-json",test:"yarn test:unit && yarn test:types && yarn test:size","test:size":"filesize","test:types":"tsc --noEmit","test:unit":"vitest run","test:unit-with-coverage":"vitest run --coverage"},types:"./dist/index.d.ts",dependencies:{"@devvit/metrics":"0.12.0-dev","@devvit/protos":"0.12.0-dev","@devvit/shared-types":"0.12.0-dev","base64-js":"1.5.1","clone-deep":"4.0.1",moderndash:"4.0.0"},devDependencies:{"@ampproject/filesize":"4.3.0","@devvit/repo-tools":"0.12.0-dev","@devvit/tsconfig":"0.12.0-dev","@microsoft/api-extractor":"7.41.0","@reddit/faceplate-ui":"18.0.1","@types/clone-deep":"4.0.1","@vitest/coverage-c8":"0.32.0","chokidar-cli":"3.0.0",esbuild:"0.23.0",eslint:"9.11.1",typescript:"5.3.2",vitest:"1.6.1"},publishConfig:{directory:"dist"},filesize:{"dist/public-api.min.js":{gzip:"62 KB",none:"219 KB"}},source:"./src/index.ts"};function z(t,e,r){let i=t[E.Subreddit]?.values[0];m(i,"subreddit is missing from Context");let n=t[E.SubredditName]?.values[0],s=t[E.AppUser]?.values[0],o=t[E.App]?.values[0],d=t[E.Version]?.values[0],l=t[E.User]?.values[0],u=bu(t);return{get appAccountId(){return m(s,"appAccountId is missing from Context"),s},subredditId:i,subredditName:n,userId:l,postId:e,commentId:r,appName:o,appVersion:d,debug:u,metadata:t,toJSON(){return{appAccountId:s,appName:o,appVersion:d,subredditId:i,subredditName:n,userId:l,postId:e,commentId:r,debug:u,metadata:t}}}}function bu(t){var e;let r={blocks:void 0,emitSnapshots:void 0,emitState:void 0,realtime:void 0,runtime:void 0,surface:void 0,useAsync:void 0,payments:void 0,bootstrap:void 0,webView:void 0},i={};for(let s in r)i[s.toLowerCase()]=s;let n={};for(let s of(t[E.Debug]?.values??[]).join().split(",")){let[o,d]=s.split("=");o&&(o=o.trim(),d=d?.trim(),o.toLowerCase()in i&&(o=i[o.toLowerCase()]),n[e=o]??(n[e]=d||"true"))}return t[E.Debug]&&console.info(`[api] @devvit/public-api v${Ba.version} ${Object.entries(n).map(([s,o])=>`${s}=${o}`).join(" ")}`),{...n}}function Da(t){return t.flatMap(e=>e.type==="group"?Da(e.fields):e)}async function tn(t,e,r){if(!e)throw new Error("Settings were not defined.");let i={success:!0,errors:{}},n=We(t.fieldValues),s=Da(e);return await Promise.all(s.map(async o=>{let d=o.name;if(d&&o.onValidate){let l=n[d],u=o.onValidate,g=Object.assign(Z({metadata:r}),z(r)),p=await u({value:l,isEditing:t.editing},g);p&&(i.success=!1,i.errors[d]=p)}})),vu.fromJSON(i)}async function Eu(){if(!a.appSettings)throw new Error("App settings were not defined.");return _u.fromJSON({fields:{fields:Ie(a.appSettings)}})}async function Cu(t,e){return tn(t,a.appSettings,e)}function Ua(t){t.provides(ku),x("GetAppSettingsFields",Eu),x("ValidateAppForm",Cu)}import{CustomPostDefinition as Nu,RenderPostResponse as Bu}from"@devvit/protos";import{BlockRenderEventType as eo,EffectType as Xa}from"@devvit/protos";function nr(t){return t.__effects}function Oa(){let t=new Set;return e=>{let r=e,i=1;for(;t.has(r);)r=`${e}.${i++}`;return t.add(r),r}}import{BlockActionType as Ys,BlockAvatarBackground as qa,BlockAvatarFacing as Ja,BlockAvatarSize as He,BlockBorderWidth as on,BlockButtonAppearance as je,BlockButtonSize as $s,BlockGap as an,BlockHorizontalAlignment as zs,BlockIconSize as cn,BlockImageResizeMode as Dr,BlockPadding as Ur,BlockRadius as Or,BlockSpacerShape as Ks,BlockSpacerSize as dn,BlockStackDirection as qs,BlockTextOutline as Js,BlockTextOverflow as Zs,BlockTextSize as or,BlockTextStyle as Qs,BlockTextWeight as Za,BlockType as Ee,BlockVerticalAlignment as Xs}from"@devvit/protos";var Hs={"alienblue-100":"#DCE2FB","alienblue-200":"#B8C5FC","alienblue-25":"#F7F8FD","alienblue-300":"#90A9FD","alienblue-400":"#648EFC","alienblue-50":"#EEF0FB","alienblue-500":"#1870F4","alienblue-600":"#115BCA","alienblue-700":"#0A449B","alienblue-75":"#E6E9FB","alienblue-800":"#0A2F6C","alienblue-900":"#0A1A3F","alienblue-950":"#07102B","berrypurple-100":"#F3DAFB","berrypurple-200":"#EAB3FD","berrypurple-25":"#FBF6FD","berrypurple-300":"#DE8BFF","berrypurple-400":"#CF5FFF","berrypurple-50":"#F8EDFC","berrypurple-500":"#BC0EFF","berrypurple-600":"#9B00D4","berrypurple-700":"#7600A3","berrypurple-75":"#F6E4FB","berrypurple-800":"#520472","berrypurple-900":"#300643","berrypurple-950":"#20042A",black:"#000000","black-opacity-0":"#00000000","black-opacity-10":"#00000019","black-opacity-15":"#00000026","black-opacity-20":"#00000033","black-opacity-25":"#0000003F","black-opacity-33":"#00000054","black-opacity-5":"#0000000C","black-opacity-50":"#0000007F","black-opacity-60":"#00000099","black-opacity-67":"#000000AA","black-opacity-80":"#000000CC","black-opacity-90":"#000000E5","brown-100":"#F1DFCF","brown-200":"#E9BE95","brown-25":"#FBF7F4","brown-300":"#DC9D5D","brown-400":"#BA854E","brown-50":"#F7EFE9","brown-500":"#9A6D3F","brown-600":"#7B5631","brown-700":"#5D4023","brown-75":"#F4E7DC","brown-800":"#3F2C19","brown-900":"#221A11","brown-950":"#15100A","coolgray-100":"#DBE4E9","coolgray-150":"#C9D7DE","coolgray-200":"#B7CAD4","coolgray-25":"#F6F8F9","coolgray-250":"#A4BDCA","coolgray-300":"#97AFBC","coolgray-350":"#8BA2AD","coolgray-400":"#7F949F","coolgray-450":"#748791","coolgray-50":"#EEF1F3","coolgray-500":"#667780","coolgray-525":"#576F76","coolgray-550":"#5C6C74","coolgray-600":"#536168","coolgray-650":"#48545B","coolgray-700":"#3D494E","coolgray-75":"#E5EBEE","coolgray-750":"#333D42","coolgray-800":"#2A3236","coolgray-850":"#21272A","coolgray-900":"#181C1F","coolgray-950":"#0E1113","global-black":{light:"#000000",dark:"#000000"},"global-brand-orangered":{light:"#FF4500",dark:"#FF4500"},"global-white":{light:"#FFFFFF",dark:"#FFFFFF"},"kiwigreen-100":"#A8F5A0","kiwigreen-200":"#58E15B","kiwigreen-25":"#EBFDE7","kiwigreen-300":"#00C61C","kiwigreen-400":"#01A816","kiwigreen-50":"#DDF8D7","kiwigreen-500":"#008A10","kiwigreen-600":"#016E0B","kiwigreen-700":"#005306","kiwigreen-75":"#CAF5C2","kiwigreen-800":"#033902","kiwigreen-900":"#0D2005","kiwigreen-950":"#081404","lightblue-100":"#CAE7FB","lightblue-200":"#87D0FD","lightblue-25":"#F3F9FD","lightblue-300":"#02B9FB","lightblue-400":"#029DD5","lightblue-50":"#E6F3FC","lightblue-500":"#007FAE","lightblue-600":"#01668D","lightblue-700":"#014D6B","lightblue-75":"#D9EDFB","lightblue-800":"#03354B","lightblue-900":"#051E2B","lightblue-950":"#04131A","lime-100":"#B7F28E","lime-200":"#90DA58","lime-25":"#EEFDDC","lime-300":"#6DBF01","lime-400":"#5BA200","lime-50":"#E0F8C8","lime-500":"#4A8500","lime-600":"#3A6A00","lime-700":"#2A5000","lime-75":"#CEF5AD","lime-800":"#1E3702","lime-900":"#151E05","lime-950":"#0D1304","mintgreen-100":"#9BF5D9","mintgreen-200":"#00E2B7","mintgreen-25":"#E7FDF5","mintgreen-300":"#00C29D","mintgreen-400":"#01A484","mintgreen-50":"#D7F8EC","mintgreen-500":"#01876D","mintgreen-600":"#006C56","mintgreen-700":"#015140","mintgreen-75":"#C0F5E3","mintgreen-800":"#00382B","mintgreen-900":"#032019","mintgreen-950":"#03140F","orangered-100":"#FCDBCF","orangered-200":"#FDB498","orangered-25":"#FDF6F4","orangered-300":"#FF895D","orangered-400":"#FF4500","orangered-50":"#FCEEE8","orangered-500":"#D93900","orangered-600":"#AE2C00","orangered-700":"#842100","orangered-75":"#FBE5DC","orangered-800":"#591B02","orangered-900":"#2F1405","orangered-950":"#1C0D04","periwinkle-100":"#E6DFFB","periwinkle-200":"#CDBEFD","periwinkle-25":"#F9F7FD","periwinkle-300":"#B29FFF","periwinkle-400":"#9580FF","periwinkle-50":"#F2EFFC","periwinkle-500":"#6A5CFF","periwinkle-600":"#523DFF","periwinkle-700":"#4001EA","periwinkle-75":"#ECE7FB","periwinkle-800":"#250AA6","periwinkle-900":"#160E5B","periwinkle-950":"#0C083F","poopbrown-100":"#FEEEDD","poopbrown-200":"#F6DDC3","poopbrown-300":"#EECCAA","poopbrown-400":"#CAA075","poopbrown-50":"#FEF7EE","poopbrown-500":"#9A6D3F","poopbrown-600":"#6E4924","poopbrown-700":"#54371A","poopbrown-800":"#3B2510","poopbrown-900":"#29190A","poopbrown-950":"#110B04","puregray-100":"#F2F2F2","puregray-150":"#EBEBEB","puregray-200":"#E4E4E4","puregray-250":"#DDDDDD","puregray-300":"#D6D6D6","puregray-350":"#C3C3C3","puregray-400":"#ACACAC","puregray-450":"#919191","puregray-50":"#F8F8F8","puregray-500":"#767676","puregray-550":"#5C5C5C","puregray-600":"#434343","puregray-650":"#393939","puregray-700":"#303030","puregray-750":"#272727","puregray-800":"#1E1E1E","puregray-850":"#181818","puregray-900":"#131313","puregray-950":"#080808","red-100":"#FBDBD4","red-200":"#FDB3A4","red-25":"#FDF6F5","red-300":"#FF8773","red-400":"#FF4F40","red-50":"#FCEEEA","red-500":"#EB001F","red-600":"#BC0117","red-700":"#90000F","red-75":"#FBE4DF","red-800":"#650405","red-900":"#340F05","red-950":"#1F0B04","sakurapink-100":"#FBD9EB","sakurapink-200":"#FDAEDA","sakurapink-25":"#FDF6F9","sakurapink-300":"#FF7ECA","sakurapink-400":"#FF38BB","sakurapink-50":"#FCEDF4","sakurapink-500":"#DE019F","sakurapink-600":"#B2007F","sakurapink-700":"#880060","sakurapink-75":"#FBE3EF","sakurapink-800":"#5F0443","sakurapink-900":"#380626","sakurapink-950":"#250419",transparent:"transparent",white:"#ffffff","white-opacity-0":"#FFFFFF00","white-opacity-10":"#FFFFFF19","white-opacity-15":"#FFFFFF26","white-opacity-20":"#FFFFFF33","white-opacity-25":"#FFFFFF3F","white-opacity-5":"#FFFFFF0C","white-opacity-50":"#FFFFFF7F","yellow-100":"#FFE284","yellow-200":"#FFBF0B","yellow-25":"#FFF9E0","yellow-300":"#D8A100","yellow-400":"#B78800","yellow-50":"#FFF3C0","yellow-500":"#977000","yellow-600":"#785800","yellow-700":"#5B4200","yellow-75":"#FFEAA2","yellow-800":"#3F2D00","yellow-900":"#231A03","yellow-950":"#161003","yelloworange-100":"#FCDCC8","yelloworange-200":"#FDB586","yelloworange-25":"#FDF7F3","yelloworange-300":"#FF8A35","yelloworange-400":"#E46C00","yelloworange-50":"#FCEEE6","yelloworange-500":"#BD5800","yelloworange-600":"#974500","yelloworange-700":"#733300","yelloworange-75":"#FBE5D7","yelloworange-800":"#4E2402","yelloworange-900":"#2A1705","yelloworange-950":"#1A0E04","action-downvote":{light:"#6A5CFF",dark:"#6A5CFF"},"action-upvote":{light:"#D93900",dark:"#D93900"},"ai-background-weaker":{light:"#E7FDF5",dark:"#00382B"},"ai-plain":{light:"#006C56",dark:"#01A484"},"ai-plain-hover":{light:"#015140",dark:"#00C29D"},"alert-caution":{light:"#977000",dark:"#977000"},"avatar-gradient":{light:"",dark:""},"brand-background":{light:"#D93900",dark:"#D93900"},"brand-background-hover":{light:"#AE2C00",dark:"#AE2C00"},"brand-gradient-active":{light:"",dark:""},"brand-gradient-active-highlight":{light:"",dark:""},"brand-gradient-default":{light:"",dark:""},"brand-gradient-default-highlight":{light:"",dark:""},"brand-gradient-hover":{light:"",dark:""},"brand-gradient-hover-highlight":{light:"",dark:""},"brand-onBackground":{light:"#FFFFFF",dark:"#FFFFFF"},"category-live":{light:"#D93900",dark:"#D93900"},"category-nsfw":{light:"#DE019F",dark:"#DE019F"},"category-spoiler":{light:"#131313",dark:"#F2F2F2"},"caution-background":{light:"#FFBF0B",dark:"#D8A100"},"caution-background-hover":{light:"#D8A100",dark:"#FFBF0B"},"caution-onBackground":{light:"#000000",dark:"#000000"},"caution-plain":{light:"#785800",dark:"#FFBF0B"},"caution-plain-hover":{light:"#5B4200",dark:"#FFE284"},"danger-background":{light:"#EB001F",dark:"#BC0117"},"danger-background-disabled":{light:"#FDB3A4",dark:"#340F05"},"danger-background-hover":{light:"#BC0117",dark:"#EB001F"},"danger-background-weaker":{light:"#FBDBD4",dark:"#650405"},"danger-content":{light:"#BC0117",dark:"#FF4F40"},"danger-content-default":{light:"#ffffff",dark:"#ffffff"},"danger-content-hover":{light:"#90000F",dark:"#FF8773"},"danger-onBackground":{light:"#FFFFFF",dark:"#FFFFFF"},"danger-plain":{light:"#BC0117",dark:"#FF8773"},"danger-plain-hover":{light:"#90000F",dark:"#FDB3A4"},"downvote-background":{light:"#6A5CFF",dark:"#6A5CFF"},"downvote-background-disabled":{light:"#6a5cff4d",dark:"#6a5cff4d"},"downvote-background-hover":{light:"#523DFF",dark:"#523DFF"},"downvote-content":{light:"#523DFF",dark:"#9580FF"},"downvote-content-weak":{light:"#6A5CFF",dark:"#6A5CFF"},"downvote-disabled":{light:"#523DFF4c",dark:"#9580FF4c"},"downvote-onBackground":{light:"#FFFFFF",dark:"#FFFFFF"},"downvote-onStrongScrim":{light:"#B29FFF",dark:"#B29FFF"},"downvote-onStrongScrim-disabled":{light:"#b29fff4d",dark:"#b29fff4d"},"downvote-onStrongScrim-weaker":{light:"#9580FF",dark:"#9580FF"},"downvote-plain":{light:"#523DFF",dark:"#9580FF"},"downvote-plain-disabled":{light:"#523dff4d",dark:"#9580ff4d"},"downvote-plain-weaker":{light:"#6A5CFF",dark:"#6A5CFF"},"elevation-large1":{light:"#0000003F",dark:"#0000007F"},"elevation-large2":{light:"#00000026",dark:"#00000033"},"elevation-medium1":{light:"#0000003F",dark:"#0000007F"},"elevation-medium2":{light:"#00000019",dark:"#00000033"},"elevation-small":{light:"#00000026",dark:"#00000054"},"elevation-xsmall":{light:"#0000003F",dark:"#000000AA"},favorite:{light:"#977000",dark:"#B78800"},"global-admin":{light:"#D93900",dark:"#D93900"},"global-alienblue":{light:"#1870F4",dark:"#1870F4"},"global-darkblue":{light:"#2A3236",dark:"#2A3236"},"global-focus":{light:"#029DD5",dark:"#007FAE"},"global-gold":{light:"#B78800",dark:"#D8A100"},"global-moderator":{light:"#008A10",dark:"#008A10"},"global-nsfw":{light:"#DE019F",dark:"#DE019F"},"global-offline":{light:"#667780",dark:"#667780"},"global-online":{light:"#00C61C",dark:"#00C61C"},"global-orangered":{light:"#FF4500",dark:"#FF4500"},"global-stars":{light:"#977000",dark:"#D8A100"},"gradient-media":{light:"",dark:""},"gradient-media-strong":{light:"",dark:""},"identity-admin":{light:"#D93900",dark:"#D93900"},"identity-coins":{light:"#B78800",dark:"#B78800"},"identity-moderator":{light:"#008A10",dark:"#008A10"},"identity-self":{light:"#01876D",dark:"#01876D"},"interactive-background-disabled":{light:"#0000000C",dark:"#FFFFFF0C"},"interactive-content-disabled":{light:"#0000003F",dark:"#FFFFFF3F"},"interactive-focused":{light:"#007FAE",dark:"#007FAE"},"interactive-pressed":{light:"#00000026",dark:"#FFFFFF26"},"inverted-interactive-background-disabled":{light:"#FFFFFF0C",dark:"#0000000C"},"inverted-interactive-content-disabled":{light:"#FFFFFF3F",dark:"#0000003F"},"inverted-interactive-pressed":{light:"#FFFFFF26",dark:"#00000026"},"inverted-neutral-background":{light:"#0E1113",dark:"#FFFFFF"},"inverted-neutral-background-hover":{light:"#181C1F",dark:"#F6F8F9"},"inverted-neutral-border":{light:"#FFFFFF33",dark:"#00000033"},"inverted-neutral-content":{light:"#B7CAD4",dark:"#333D42"},"inverted-neutral-content-strong":{light:"#EEF1F3",dark:"#181C1F"},"inverted-secondary-background":{light:"#2A3236",dark:"#E5EBEE"},"inverted-secondary-background-hover":{light:"#333D42",dark:"#DBE4E9"},"inverted-secondary-background-selected":{light:"#3D494E",dark:"#C9D7DE"},"inverted-secondary-onBackground":{light:"#FFFFFF",dark:"#000000"},"inverted-secondary-plain":{light:"#DBE4E9",dark:"#181C1F"},"inverted-secondary-plain-hover":{light:"#FFFFFF",dark:"#000000"},"media-background":{light:"#00000099",dark:"#00000099"},"media-background-hover":{light:"#000000cc",dark:"#000000cc"},"media-background-selected":{light:"#000000cc",dark:"#000000cc"},"media-border-selected":{light:"#FFFFFF",dark:"#FFFFFF"},"media-border-weak":{light:"#FFFFFF19",dark:"#FFFFFF19"},"media-onBackground":{light:"#FFFFFF",dark:"#FFFFFF"},"media-onBackground-disabled":{light:"#FFFFFF3F",dark:"#FFFFFF3F"},"media-onBackground-weak":{light:"#E5EBEE",dark:"#E5EBEE"},"media-onbackground":{light:"#ffffff",dark:"#ffffff"},"media-onbackground-disabled":{light:"#ffffff3f",dark:"#ffffff3f"},"media-onbackground-weak":{light:"#B7CAD4",dark:"#B7CAD4"},"neutral-background":{light:"#FFFFFF",dark:"#0E1113"},"neutral-background-container":{light:"#F6F8F9",dark:"#181C1F"},"neutral-background-container-hover":{light:"#EEF1F3",dark:"#21272A"},"neutral-background-container-strong":{light:"#EEF1F3",dark:"#21272A"},"neutral-background-container-strong-hover":{light:"#E5EBEE",dark:"#2A3236"},"neutral-background-gilded":{light:"#FFF9E0",dark:"#181C1F"},"neutral-background-gilded-hover":{light:"#FFF3C0",dark:"#21272A"},"neutral-background-hover":{light:"#F6F8F9",dark:"#181C1F"},"neutral-background-medium":{light:"#F8F8F8",dark:"#131313"},"neutral-background-pinned":{light:"#FFFFFF",dark:"#0E1113"},"neutral-background-selected":{light:"#E5EBEE",dark:"#2A3236"},"neutral-background-strong":{light:"#FFFFFF",dark:"#181C1F"},"neutral-background-strong-hover":{light:"#F6F8F9",dark:"#21272A"},"neutral-background-weak":{light:"#F6F8F9",dark:"#000000"},"neutral-background-weak-hover":{light:"#EEF1F3",dark:"#0E1113"},"neutral-border":{light:"#00000033",dark:"#FFFFFF33"},"neutral-border-medium":{light:"#0000007F",dark:"#FFFFFF7F"},"neutral-border-strong":{light:"#181C1F",dark:"#F6F8F9"},"neutral-border-weak":{light:"#00000019",dark:"#FFFFFF19"},"neutral-content":{light:"#333D42",dark:"#B7CAD4"},"neutral-content-disabled":{light:"#D6D6D6",dark:"#303030"},"neutral-content-strong":{light:"#181C1F",dark:"#EEF1F3"},"neutral-content-weak":{light:"#5C6C74",dark:"#8BA2AD"},offline:{light:"#767676",dark:"#767676"},online:{light:"#01A816",dark:"#01A816"},"opacity-08":{light:"#13131314",dark:"#13131314"},"opacity-50":{light:"#0000007f",dark:"#F2F2F27f"},"opacity-highlight":{light:"",dark:""},pizzaRed:{light:"#ef5350",dark:"#c62828"},primary:{light:"#115BCA",dark:"#648EFC"},"primary-background":{light:"#0A449B",dark:"#115BCA"},"primary-background-hover":{light:"#0A2F6C",dark:"#1870F4"},"primary-background-selected":{light:"#0A1A3F",dark:"#648EFC"},"primary-border":{light:"#0A449B",dark:"#648EFC"},"primary-border-hover":{light:"#0A2F6C",dark:"#90A9FD"},"primary-hover":{light:"#0A449B",dark:"#90A9FD"},"primary-onBackground":{light:"#FFFFFF",dark:"#FFFFFF"},"primary-onBackground-selected":{light:"#FFFFFF",dark:"#000000"},"primary-plain":{light:"#0A449B",dark:"#648EFC"},"primary-plain-hover":{light:"#0A2F6C",dark:"#90A9FD"},"primary-plain-visited":{light:"#7600A3",dark:"#CF5FFF"},"primary-visited":{light:"#9B00D4",dark:"#CF5FFF"},scrim:{light:"#00000099",dark:"#00000099"},"scrim-background":{light:"#00000099",dark:"#00000099"},"scrim-background-strong":{light:"#000000CC",dark:"#000000CC"},"scrim-gradient":{light:"",dark:""},"scrim-strong":{light:"#000000cc",dark:"#000000cc"},secondary:{light:"#21272A",dark:"#DBE4E9"},"secondary-background":{light:"#E5EBEE",dark:"#2A3236"},"secondary-background-hover":{light:"#DBE4E9",dark:"#333D42"},"secondary-background-selected":{light:"#C9D7DE",dark:"#3D494E"},"secondary-hover":{light:"#000000",dark:"#ffffff"},"secondary-onBackground":{light:"#000000",dark:"#FFFFFF"},"secondary-plain":{light:"#181C1F",dark:"#DBE4E9"},"secondary-plain-hover":{light:"#000000",dark:"#FFFFFF"},"secondary-plain-weak":{light:"#5C6C74",dark:"#8BA2AD"},"secondary-weak":{light:"#576F76",dark:"#748791"},"success-background":{light:"#008A10",dark:"#016E0B"},"success-background-hover":{light:"#016E0B",dark:"#008A10"},"success-content":{light:"#016E0B",dark:"#01A816"},"success-hover":{light:"#005306",dark:"#00C61C"},"success-onBackground":{light:"#FFFFFF",dark:"#FFFFFF"},"success-plain":{light:"#016E0B",dark:"#00C61C"},"success-plain-hover":{light:"#005306",dark:"#58E15B"},"tone-1":{light:"#131313",dark:"#F2F2F2"},"tone-2":{light:"#434343",dark:"#ACACAC"},"tone-3":{light:"#ACACAC",dark:"#434343"},"tone-4":{light:"#E4E4E4",dark:"#303030"},"tone-5":{light:"#F2F2F2",dark:"#1E1E1E"},"tone-6":{light:"#F8F8F8",dark:"#131313"},"tone-7":{light:"#ffffff",dark:"#080808"},"transparent-background-hover":{light:"#74879119",dark:"#66778019"},"ui-canvas":{light:"#F2F2F2",dark:"#080808"},"ui-modalbackground":{light:"#FFFFFF",dark:"#181C1F"},"upvote-background":{light:"#D93900",dark:"#D93900"},"upvote-background-disabled":{light:"#d939004d",dark:"#d939004d"},"upvote-background-hover":{light:"#AE2C00",dark:"#AE2C00"},"upvote-content":{light:"#AE2C00",dark:"#FF4500"},"upvote-content-weak":{light:"#FF4500",dark:"#FF4500"},"upvote-disabled":{light:"#AE2C004c",dark:"#FF45004c"},"upvote-onBackground":{light:"#FFFFFF",dark:"#FFFFFF"},"upvote-onStrongScrim":{light:"#FF895D",dark:"#FF895D"},"upvote-onStrongScrim-disabled":{light:"#ff895d4d",dark:"#ff895d4d"},"upvote-onStrongScrim-weaker":{light:"#FF4500",dark:"#FF4500"},"upvote-plain":{light:"#AE2C00",dark:"#FF895D"},"upvote-plain-disabled":{light:"#ae2c004d",dark:"#ff895d4d"},"upvote-plain-weaker":{light:"#FF4500",dark:"#FF4500"},"warning-background":{light:"#B78800",dark:"#B78800"},"warning-background-hover":{light:"#977000",dark:"#D8A100"},"warning-content":{light:"#785800",dark:"#B78800"},"warning-content-hover":{light:"#5B4200",dark:"#D8A100"},"warning-onBackground":{light:"#000000",dark:"#000000"}};var La={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",transparent:"#FFFFFF00",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"},Wa=t=>!!t.match(/^(#[0-9a-fA-F]{3,8}).*/),Ha=t=>t in Hs,js=t=>t in La,ja=t=>!!t.match(/^rgba?\(.*/),Ga=t=>!!t.match(/^hsla?\(.*/),Va=(t,e="light")=>{if(js(t))return rn(t);let i=Hs[t];return typeof i=="string"?i:i[e]},rn=t=>La[t]??t,$a=t=>{let[e,r,i,n]=t.replace(/^rgba?\(|\s+|\)$/g,"").split(",");if(!e||!r||!i)return t;let o=[...[e,r,i].map(l=>parseFloat(l))];if(n){let l=parseFloat(n),u=Math.round(l*255);o.push(u)}return`#${o.map(l=>l.toString(16).padStart(2,"0")).join("")}`};import{BlockStackDirection as nn}from"@devvit/protos";var Gs={stackParentLayout:{hasHeight:!0,hasWidth:!0,direction:nn.UNRECOGNIZED,alignment:void 0}},_e;(function(t){t[t.NONE=0]="NONE",t[t.HORIZONTAL=1]="HORIZONTAL",t[t.VERTICAL=2]="VERTICAL"})(_e||(_e={}));function Ka(t,e,r){if(!e)return{hasHeight:!1,hasWidth:!1};let{growDirection:i,stretchDirection:n}=Fu(t?.grow,e.direction,e.alignment),s=r?.height?.value?.value||r?.height?.min?.value||za(_e.VERTICAL,i,n,e.hasHeight),o=r?.width?.value?.value||r?.width?.min?.value||za(_e.HORIZONTAL,i,n,e.hasWidth);return{hasHeight:!!s,hasWidth:!!o}}function za(t,e,r,i){return e===t&&i||r===t&&i}function Fu(t,e,r){let i=e===nn.STACK_VERTICAL||e===nn.UNRECOGNIZED,n=e===nn.STACK_HORIZONTAL,s=_e.NONE;n&&t?s=_e.HORIZONTAL:i&&t&&(s=_e.VERTICAL);let o=r===void 0||r.horizontal===void 0,d=r===void 0||r.vertical===void 0,l=n?!!d:i?!!o:!1,u=_e.NONE;return n&&l?u=_e.VERTICAL:i&&l&&(u=_e.HORIZONTAL),{growDirection:s,stretchDirection:u}}import{BlockSizeUnit as ct,BlockStackDirection as sn}from"@devvit/protos";function sr(t){if(t==null)return;if(typeof t=="number")return{value:t,unit:ct.SIZE_UNIT_PERCENT};let e=t.match(/^(\d+(?:\.\d+)?)(px|%)?$/);if(e==null)return;let r=ct.SIZE_UNIT_PERCENT;return e.at(2)==="px"&&(r=ct.SIZE_UNIT_PIXELS),{value:Number.parseFloat(e[1]),unit:r}}function Au(t,e){return(t.width?.value?.unit===ct.SIZE_UNIT_PERCENT||t.width?.min?.unit===ct.SIZE_UNIT_PERCENT)&&(e.direction===sn.STACK_HORIZONTAL||e.direction===sn.STACK_DEPTH)&&(e.hasWidth||(t.width=void 0)),(t.height?.value?.unit===ct.SIZE_UNIT_PERCENT||t.height?.min?.unit===ct.SIZE_UNIT_PERCENT)&&(e.direction===sn.STACK_VERTICAL||e.direction===sn.STACK_DEPTH)&&(e.hasHeight||(t.height=void 0)),t}function Vs(t,e){if(t){let r=t.width!=null||t.minWidth!=null||t.maxWidth!=null,i=t.height!=null||t.minHeight!=null||t.maxHeight!=null;if(r||i||t.grow!=null){let n={width:r?{value:sr(t.width),min:sr(t.minWidth),max:sr(t.maxWidth)}:void 0,height:i?{value:sr(t.height),min:sr(t.minHeight),max:sr(t.maxHeight)}:void 0,grow:t.grow};return e.stackParentLayout&&(n=Au(n,e.stackParentLayout)),n}}}var Pu=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},Iu=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},ln,Qa="data-",xu=new Set(["onPress","onMessage"]),Su=new Map([["onPress",Ys.ACTION_CLICK],["onMessage",Ys.ACTION_WEBVIEW]]),ar=class{constructor(e=()=>{}){ln.set(this,void 0),Pu(this,ln,e,"f")}createBlocksElementOrThrow({type:e,props:r,children:i}){let n=this.createBlocksElement({type:e,props:r,children:i},Gs);if(!n)throw new Error(`Could not create block of type ${e}`);return n}createBlocksElement({type:e,props:r,children:i},n){switch(e){case"blocks":return this.makeRoot(r,...i);case"hstack":return this.makeHStack(r,n,...i);case"vstack":return this.makeVStack(r,n,...i);case"zstack":return this.makeZStack(r,n,...i);case"text":return this.makeText(r,n,...i);case"button":return this.makeButton(r,n,...i);case"image":return this.makeImage(r,n);case"spacer":return this.makeSpacer(r,n);case"icon":return this.makeIcon(r,n);case"avatar":return this.makeAvatar(r,n);case"webview":return this.makeWebView(r,n);case"__fragment":throw new Error("root fragment is not supported - use 'blocks' instead")}}makeRootHeight(e){switch(e){case"regular":return 320;case"tall":return 512}}makeBlockPadding(e){switch(e){case"none":return Ur.PADDING_NONE;case"xsmall":return Ur.PADDING_XSMALL;case"small":return Ur.PADDING_SMALL;case"medium":return Ur.PADDING_MEDIUM;case"large":return Ur.PADDING_LARGE}}makeBlockRadius(e){switch(e){case"none":return Or.RADIUS_NONE;case"small":return Or.RADIUS_SMALL;case"medium":return Or.RADIUS_MEDIUM;case"large":return Or.RADIUS_LARGE;case"full":return Or.RADIUS_FULL}}makeBlockGap(e){switch(e){case"none":return an.GAP_NONE;case"small":return an.GAP_SMALL;case"medium":return an.GAP_MEDIUM;case"large":return an.GAP_LARGE}}makeBlockAlignment(e){if(e===void 0)return;let r,i;if(e.includes("top")?r=Xs.ALIGN_TOP:e.includes("middle")?r=Xs.ALIGN_MIDDLE:e.includes("bottom")&&(r=Xs.ALIGN_BOTTOM),e.includes("start")?i=zs.ALIGN_START:e.includes("center")?i=zs.ALIGN_CENTER:e.includes("end")&&(i=zs.ALIGN_END),r!==void 0||i!==void 0)return{vertical:r,horizontal:i}}makeBlockBorder(e,r,i,n){if(!e&&!r)return;let s;switch(e){case"none":s=on.BORDER_WIDTH_NONE;break;case"thin":s=on.BORDER_WIDTH_THIN;break;case"thick":s=on.BORDER_WIDTH_THICK;break;default:s=on.BORDER_WIDTH_THIN;break}let o=r??"neutral-border-weak",d=this.getThemedColors(o,i,n);return{width:s,color:d?.light,colors:d}}makeBlockTextSize(e){switch(e){case"xsmall":return or.TEXT_SIZE_XSMALL;case"small":return or.TEXT_SIZE_SMALL;case"medium":return or.TEXT_SIZE_MEDIUM;case"large":return or.TEXT_SIZE_LARGE;case"xlarge":return or.TEXT_SIZE_XLARGE;case"xxlarge":return or.TEXT_SIZE_XXLARGE}}makeBlockTextStyle(e){switch(e){case"body":return Qs.TEXT_STYLE_BODY;case"metadata":return Qs.TEXT_STYLE_METADATA;case"heading":return Qs.TEXT_STYLE_HEADING}}makeBlockTextOutline(e){switch(e){case"none":return Js.TEXT_OUTLINE_NONE;case"thin":return Js.TEXT_OUTLINE_THIN;case"thick":return Js.TEXT_OUTLINE_THICK}}makeBlockTextWeight(e){switch(e){case"regular":return Za.TEXT_WEIGHT_REGULAR;case"bold":return Za.TEXT_WEIGHT_BOLD}}makeBlockTextOverflow(e){switch(e){case"clip":return Zs.TEXT_OVERFLOW_CLIP;case"ellipsis":return Zs.TEXT_OVERFLOW_ELLIPSE}return Zs.TEXT_OVERFLOW_ELLIPSE}makeBlockButtonAppearance(e){switch(e){case"secondary":return je.BUTTON_APPEARANCE_SECONDARY;case"primary":return je.BUTTON_APPEARANCE_PRIMARY;case"plain":return je.BUTTON_APPEARANCE_PLAIN;case"bordered":return je.BUTTON_APPEARANCE_BORDERED;case"media":return je.BUTTON_APPEARANCE_MEDIA;case"destructive":return je.BUTTON_APPEARANCE_DESTRUCTIVE;case"caution":return je.BUTTON_APPEARANCE_CAUTION;case"success":return je.BUTTON_APPEARANCE_SUCCESS}}makeBlockButtonSize(e){switch(e){case"small":return $s.BUTTON_SIZE_SMALL;case"medium":return $s.BUTTON_SIZE_MEDIUM;case"large":return $s.BUTTON_SIZE_LARGE}}makeBlockImageResizeMode(e){switch(e){case"none":return Dr.IMAGE_RESIZE_NONE;case"fit":return Dr.IMAGE_RESIZE_FIT;case"fill":return Dr.IMAGE_RESIZE_FILL;case"cover":return Dr.IMAGE_RESIZE_COVER;case"scale-down":return Dr.IMAGE_RESIZE_SCALE_DOWN}}makeBlockSpacerSize(e){switch(e){case"xsmall":return dn.SPACER_XSMALL;case"small":return dn.SPACER_SMALL;case"medium":return dn.SPACER_MEDIUM;case"large":return dn.SPACER_LARGE}}makeBlockSpacerShape(e){switch(e){case"invisible":return Ks.SPACER_INVISIBLE;case"thin":return Ks.SPACER_THIN;case"square":return Ks.SPACER_SQUARE}}makeBlockIconSize(e){switch(e){case"xsmall":return cn.ICON_SIZE_XSMALL;case"small":return cn.ICON_SIZE_SMALL;case"medium":return cn.ICON_SIZE_MEDIUM;case"large":return cn.ICON_SIZE_LARGE}}makeBlockAvatarSize(e){switch(e){case"xxsmall":return He.AVATAR_SIZE_XXSMALL;case"xsmall":return He.AVATAR_SIZE_XSMALL;case"small":return He.AVATAR_SIZE_SMALL;case"medium":return He.AVATAR_SIZE_MEDIUM;case"large":return He.AVATAR_SIZE_LARGE;case"xlarge":return He.AVATAR_SIZE_XXLARGE;case"xxlarge":return He.AVATAR_SIZE_XXLARGE;case"xxxlarge":return He.AVATAR_SIZE_XXXLARGE}}makeBlockAvatarFacing(e){switch(e){case"left":return Ja.AVATAR_FACING_LEFT;case"right":return Ja.AVATAR_FACING_RIGHT}}makeBlockAvatarBackground(e){switch(e){case"dark":return qa.AVATAR_BG_DARK;case"light":return qa.AVATAR_BG_LIGHT}}getDataSet(e){return Object.keys(e).filter(r=>r.startsWith(Qa)).reduce((r,i)=>(r[i.substring(Qa.length)]=e[i],r),{})}makeActions(e,r){let i=[],n=this.getDataSet(r);return xu.forEach(s=>{if(s in r){let o=r[s];i.push({type:Su.get(s)??Ys.UNRECOGNIZED,id:o.toString(),data:n})}}),i}blockColorToHex(e,r="light"){if(e)return e=e.toLowerCase(),Wa(e)?e:Ha(e)?Va(e,r):js(e)?rn(e):ja(e)?$a(e):Ga(e)?e:(console.warn(`Could not parse color: ${e}.`),rn("red"))}childrenToBlocks(e,r){return e.flatMap(i=>(typeof i!="string"?this.createBlocksElement(i,r):void 0)??[])}getThemedColors(e,r,i){let n=this.blockColorToHex(r,"light"),s=this.blockColorToHex(i,"dark"),o=[];if(e&&(!n||!s)){let d=Array.from(e?.matchAll(/[\w#-]+(?:\([\w\t ,.#-]+\))?/g)??[]);o.push(...d.map(l=>l[0]))}return n||(n=this.blockColorToHex(o?.at(0),"light")),s||(s=this.blockColorToHex(o?.at(1)??o?.at(0),"dark")),n||s?{light:n,dark:s}:void 0}parsePixels(e){return typeof e=="string"?Number(e.slice(0,-2)):e}resolveAssetUrl(e,r){return Iu(this,ln,"f").call(this)?.getURL(e,r)??e}childrenToString(e){return e.map(r=>r.toString()).join("")}makeRoot(e,...r){return this.wrapRoot(e,this.childrenToBlocks(r,Gs))}wrapRoot(e,r){return this.makeBlock(Ee.BLOCK_ROOT,{},{},{rootConfig:{children:r,height:this.makeRootHeight(a.customPostType?.height??e?.height??"regular")}})}makeStackBlock(e,r,i,n){let s=this.getThemedColors(r?.backgroundColor,r?.lightBackgroundColor,r?.darkBackgroundColor),o=this.makeBlockAlignment(r?.alignment),d=Vs(r,i),l=Ka(r,i.stackParentLayout,d);return this.makeBlock(Ee.BLOCK_STACK,r,i,{stackConfig:{alignment:o,backgroundColor:s?.light,backgroundColors:s,border:this.makeBlockBorder(r?.border,r?.borderColor,r?.lightBorderColor,r?.darkBorderColor),children:this.childrenToBlocks(n,{stackParentLayout:{...l,direction:e,alignment:o}}),cornerRadius:this.makeBlockRadius(r?.cornerRadius),direction:e,gap:this.makeBlockGap(r?.gap),padding:this.makeBlockPadding(r?.padding),reverse:r?.reverse}})}makeHStack(e,r,...i){return this.makeStackBlock(qs.STACK_HORIZONTAL,e,r,i)}makeVStack(e,r,...i){return this.makeStackBlock(qs.STACK_VERTICAL,e,r,i)}makeZStack(e,r,...i){return this.makeStackBlock(qs.STACK_DEPTH,e,r,i)}makeText(e,r,...i){let n=this.getThemedColors(e?.color,e?.lightColor,e?.darkColor);return this.makeBlock(Ee.BLOCK_TEXT,e,r,{textConfig:{alignment:this.makeBlockAlignment(e?.alignment),color:n?.light,colors:n,outline:this.makeBlockTextOutline(e?.outline),size:this.makeBlockTextSize(e?.size),style:this.makeBlockTextStyle(e?.style),text:this.childrenToString(i),weight:this.makeBlockTextWeight(e?.weight),selectable:e?.selectable,wrap:e?.wrap,overflow:this.makeBlockTextOverflow(e?.overflow)}})}makeButton(e,r,...i){let n=this.getThemedColors(e?.textColor,e?.lightTextColor,e?.darkTextColor);return this.makeBlock(Ee.BLOCK_BUTTON,e,r,{buttonConfig:{buttonAppearance:this.makeBlockButtonAppearance(e?.appearance),icon:e?.icon,buttonSize:this.makeBlockButtonSize(e?.size),text:this.childrenToString(i),textColor:n?.light,textColors:n,disabled:e?.disabled}})}makeImage(e,r){return e&&this.makeBlock(Ee.BLOCK_IMAGE,e,r,{imageConfig:{description:e?.description,resizeMode:this.makeBlockImageResizeMode(e.resizeMode),url:this.resolveAssetUrl(e.url),width:this.parsePixels(e.imageWidth),height:this.parsePixels(e.imageHeight)}})}makeSpacer(e,r){return this.makeBlock(Ee.BLOCK_SPACER,e,r,{spacerConfig:{size:this.makeBlockSpacerSize(e?.size),shape:this.makeBlockSpacerShape(e?.shape)}})}makeIcon(e,r){let i=this.getThemedColors(e?.color,e?.lightColor,e?.darkColor);return e&&this.makeBlock(Ee.BLOCK_ICON,e,r,{iconConfig:{icon:e.name,color:i?.light,colors:i,size:this.makeBlockIconSize(e.size)}})}makeAvatar(e,r){return e&&this.makeBlock(Ee.BLOCK_AVATAR,e,r,{avatarConfig:{thingId:e.thingId,size:this.makeBlockAvatarSize(e.size),facing:this.makeBlockAvatarFacing(e.facing),background:this.makeBlockAvatarBackground(e.background)}})}makeWebView(e,r){return e&&this.makeBlock(Ee.BLOCK_WEBVIEW,e,r,{webviewConfig:{url:this.resolveAssetUrl(e.url,{webView:!0})}})}makeBlock(e,r,i,n){return{type:e,sizes:Vs(r,i),config:n,actions:(r&&this.makeActions(e,r))??[],id:r?.id,key:r?.key}}ensureRootBlock(e){let r;if(e.type===Ee.BLOCK_ROOT?(e.config?.rootConfig&&a.customPostType?.height&&(e.config.rootConfig.height=this.makeRootHeight(a.customPostType?.height)),r=e):r=this.wrapRoot(void 0,[e]),!r)throw new Error("Could not create root block");return r}};ln=new WeakMap;var dt=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},Tu=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},Ge,ec,un,tc,hn;function Ya(t){if(typeof t=="string")throw new Error("Root element cannot be a string")}var rc=t=>{let e="",r=t.props?Object.keys(t.props).map(i=>i==="onPress"?"":`${i}="${t.props[i]}"`).join(" "):"";e+=`<${t.type}${r?" "+r:""}>`;for(let i of t.children)typeof i=="string"?e+=i:e+=rc(i);return e+=`</${t.type}>`,e};function Ru(t){return" ".repeat(t)}function Mu(t){let e="",r=0,i=t.split(/>\s*</);for(let n=0;n<i.length;n++){let s=i[n];n===0&&(s=s.trim()),n===i.length-1&&(s=s.trim());let o=s.charAt(0)==="/";o&&r--,e+=Ru(r),n!==0&&(e+="<"),e+=s,n!==i.length-1&&(e+=`>
|
|
2
2
|
`),!o&&s.indexOf("</")===-1&&s.charAt(s.length-1)!=="/"&&r++}return e}var Se=class{emitEffect(e,r){this.effects.push(r)}constructor(e,r,i,n,s){Ge.add(this),this.renderState={},this.currentComponentKey=[],this.currentHookIndex=0,this.actions=new Map,this.forms=new Map,this.realtimeChannels=[],this.realtimeUpdated=!1,this.pendingHooks=[],this.isRendering=!1,this.transformer=new ar(()=>this.assets),this.effects=[],hn.set(this,!1),this.component=e,this.event=r,this.state={__renderState:{},...i},this.metadata=n,this.state.__realtimeChannels&&(this.realtimeChannels=this.state.__realtimeChannels);let o=Z({reconciler:this,hooks:!0,ui:!0,metadata:n});this.cache=o.cache,this.modLog=o.modLog,this.kvStore=o.kvStore,this.redis=o.redis,this.settings=o.settings,this.scheduler=o.scheduler,this.media=o.media,this.assets=o.assets,this.realtime=o.realtime,this.dimensions=s,this.ui=o.ui,this.hooks={useState:o.useState,useInterval:o.useInterval,useForm:o.useForm,useChannel:o.useChannel}}async render(){await this.reconcile(),this.isRendering=!0;let e=await this.buildBlocksUI();return this.isRendering=!1,e}makeUniqueActionID(e){let r=e,i=1;for(;this.actions.has(r);)r=`${e}.${i++}`;return r}async reconcile(){let e=dt(this,Ge,"m",un).call(this),r={type:this.component,props:e,children:[]},i=await this.processBlock(r);if(Ya(i),this.transformer.createBlocksElementOrThrow(i),this.isUserActionRender&&this.blockRenderEventId){let n=this.actions.get(this.blockRenderEventId);n&&await n(this.event.data)}for(let n of this.pendingHooks)await n();this.buildNextState(),dt(this,Ge,"m",ec).call(this)}async buildBlocksUI(){let e=dt(this,Ge,"m",un).call(this),r={type:this.component,props:e,children:[]},i=await this.renderElement(e,r);return this.transformer.ensureRootBlock(i)}async renderElement(e,r){let i=await this.processBlock(r);return Ya(i),(a.debug.emitSnapshots||e.debug.emitSnapshots)&&console.debug(Mu(rc(i))),(a.debug.emitState||e.debug.emitState)&&console.debug(JSON.stringify(this.state,void 0,2)),this.transformer.createBlocksElementOrThrow(i)}async processProps(e){let r=e.props??{},i=["onPress","onMessage"];for(let n of i)if(n in r){let s=r[n],o=s?.name,d=this.makeUniqueActionID(`${e.type}.${o??n}`);this.actions.set(d,s),r[n]=d}}async processBlock(e,r=Oa(),i=[]){if(typeof e=="string")return e;if(typeof e=="number")return`${e}`;let n=e;if(typeof n.type=="string"){let d=[];for(let g=0;g<n.children.length;g++){let p=n.children[g];p!=null&&d.push(await this.processBlock(p,r,[...i,`${n.type}.${g}`]))}let l=d.flat(),u=dt(this,Ge,"m",tc).call(this,l);return await this.processProps(n),{type:n.type,props:n.props,children:u}}if(typeof n.type=="function"){let d=r(`${i.length?i.join("."):"root"}.${n.type.name.length?n.type.name:"anonymous"}`);this.currentComponentKey.push(d),this.renderState[d]||(this.renderState[d]={});let l=n.children.flatMap(_=>_),u=dt(this,Ge,"m",un).call(this),g={...u,...n.props,children:l},p;for(;p===void 0;)try{p=await n.type(g,u)}catch(_){if(_ instanceof Promise)p=await _;else throw _}if(!this.isInitialRender){let _=this.getPreviousComponentState();if(Object.keys(_).length!==this.currentHookIndex)throw new Error("Invalid hook call. Hooks can only be called at the top-level of a function component. Make sure that you are not calling hooks inside loops, conditions, or nested functions.")}if(this.currentComponentKey.pop(),this.currentHookIndex=0,typeof p=="object")return this.processBlock(p,r,[...i,n.type.name])}let s=[],o="";return Array.isArray(n)?s=n:typeof n.type>"u"&&n.children&&(s=n.children,o="fragmentChild."),{type:"__fragment",props:void 0,children:await Promise.all(s.flatMap(async(d,l)=>await this.processBlock(d,r,[...i,`${o}${l}`])))}}getCurrentComponentKey(){if(!this.currentComponentKey.at(-1))throw new Error("Current component key is missing");return this.currentComponentKey}getCurrentComponentState(){let e=this.currentComponentKey.at(-1);if(!e)throw new Error("Current component key is missing");return this.renderState[e]}getPreviousComponentState(){let e=this.currentComponentKey.at(-1);if(!e)throw new Error("Current component key is missing");return this.state.__renderState[e]||(this.state.__renderState[e]={}),this.state.__renderState[e]}get isInitialRender(){return this.event?this.event.type===eo.RENDER_INITIAL:!1}get isUserActionRender(){return this.event?this.event.type===eo.RENDER_USER_ACTION:!1}get isEffectRender(){return this.event?this.event.type===eo.RENDER_EFFECT_EVENT:!1}get formSubmittedEvent(){return this.event?this.event.formSubmitted:!1}get blockRenderEventId(){return this.event?this.event.id:!1}get realtimeEvent(){if(!this.event)return!1;let e=this.event.realtimeEvent;return e?.event?.channel?e:!1}runHook(e){this.pendingHooks.push(e)}rerenderIn(e){dt(this,hn,"f")||(Tu(this,hn,!0,"f"),this.effects.push({type:Xa.EFFECT_RERENDER_UI,rerenderUi:{delaySeconds:e/1e3}}))}addRealtimeChannel(e){this.realtimeChannels.push(e),this.realtimeUpdated=!0}removeRealtimeChannel(e){this.realtimeChannels=this.realtimeChannels.filter(r=>r!==e),this.realtimeUpdated=!0}get realtimeEffect(){return this.realtimeUpdated&&this.realtimeChannels.length>0?[{type:Xa.EFFECT_REALTIME_SUB,realtimeSubscriptions:{subscriptionIds:this.realtimeChannels}}]:[]}getEffects(){return[...nr(this.ui),...this.effects,...this.realtimeEffect]}buildNextState(){for(let e of Object.keys(this.renderState))this.renderState[e]=Object.values(this.renderState[e]);this.state={__postData:this.state.__postData,__renderState:this.renderState,__cache:this.state.__cache,...this.realtimeChannels.length>0?{__realtimeChannels:this.realtimeChannels}:{}}}};hn=new WeakMap,Ge=new WeakSet,ec=function(){this.actions.clear(),this.currentComponentKey=[],this.currentHookIndex=0,this.pendingHooks=[],this.realtimeChannels=[],this.realtimeUpdated=!1},un=function(){let e={...z(this.metadata,this.state.__postData?.thingId),modLog:this.modLog,cache:this.cache,kvStore:this.kvStore,redis:this.redis,settings:this.settings,scheduler:this.scheduler,media:this.media,assets:this.assets,realtime:this.realtime,ui:this.ui,dimensions:this.dimensions,uiEnvironment:{timezone:this.metadata[E.Timezone]?.values[0],locale:this.metadata[E.Language]?.values[0],dimensions:this.dimensions},...this.hooks};return e.debug.effects=this,e},tc=function t(e){let r=[];for(let i of e)typeof i=="string"?r.push(i):i.type==="__fragment"?r.push(...dt(this,Ge,"m",t).call(this,i.children)):r.push(i);return r};async function Du(t,e){let r=a.customPostType;if(!r)throw new Error("Custom post type not registered");let i=new Se((s,o)=>r.render(o),t.blocks,t.state,e,t.dimensions),n=await i.render();return Bu.fromJSON({state:i.state,blocks:{ui:n},effects:i.getEffects()})}function ic(t){t.provides(Nu),x("RenderPost",Du)}import{GetFieldsResponse as Uu,InstallationSettingsDefinition as Ou}from"@devvit/protos";async function Lu(){if(!a.installationSettings)throw new Error("Installation settings were not defined.");return Uu.fromJSON({fields:{fields:Ie(a.installationSettings)}})}async function Wu(t,e){return tn(t,a.installationSettings,e)}function nc(t){t.provides(Ou),x("GetSettingsFields",Lu),x("ValidateForm",Wu)}import{ContextActionDefinition as Hu,ContextActionList as ju,ContextActionResponse as Gu}from"@devvit/protos";function to(t){let e=t.metadata[E.User].values[0];if(!e)throw new Error("User missing from context");return e}function ro(t){let e=t.metadata[E.Subreddit].values[0];if(!e)throw new Error("Subreddit missing from context");return e}async function sc(t,e){let r=to(t),i=ro(t);if(!r||!i)throw new Error("User or subreddit missing from context");let n=e.comment?.id&&`t1_${e.comment.id}`,s=e.post?.id&&`t3_${e.post.id}`,o=e.subreddit?.id&&`t5_${e.subreddit.id}`,d=n||s||o;if(!d)throw new Error("targetId is missing from ContextActionRequest");if(n){let p=await lc(n);if(!p)throw new Error(`Comment ${n} not found`);if(p.subredditId!==i)throw new Error("Comment does not belong to the subreddit")}if(s){let p=await dc(s);if(!p)throw new Error(`Post ${s} not found`);if(p.subredditId!==i)throw new Error("Post does not belong to the subreddit")}if(o&&o!==i)throw new Error(`Subreddit ${o} ${i} not found`);let l=Lr(e.actionId);if(!l)throw new Error("Action not found");let u=!!l.forUserType?.includes("moderator");if(u&&!oc(t))throw new Error("User is not a moderator");let g={needsModCheck:u};await t.redis.set(`${r}${i}${d}${e.actionId}`,JSON.stringify(g)),await t.redis.expire(`${r}${i}${d}${e.actionId}`,600)}async function oc(t){let e=to(t),r=ro(t),i=await cc(r);return!!(await uc({subredditName:i.name}).all()).find(s=>s.id===e)}async function ac(t,e){let r=to(t),i=ro(t),{actionId:n,thingId:s}=e.state?.__contextAction??{},o=await t.redis.get(`${r}${i}${s}${n}`);if(!o)throw new Error("CSRF token not found");if(JSON.parse(o).needsModCheck&&!await oc(t))throw new Error("User is not a moderator: "+r+"; "+i)}var hc=t=>`menuItem.${t}`;function Lr(t){return a.menuItems.find((e,r)=>hc(r)===t)}async function Vu(t,e){let r=a.menuItems;if(!r.length)throw new Error("No menu items registered.");let i=r.map((n,s)=>({actionId:hc(s),name:n.label,description:n.description,contexts:{subreddit:n.location.includes("subreddit"),post:n.location.includes("post"),comment:n.location.includes("comment")},users:{loggedOut:n.forUserType?.includes("loggedOut"),moderator:n.forUserType?.includes("moderator")},postFilters:n.postFilter==="currentApp"?{currentApp:!0}:void 0}));return ju.fromJSON({actions:i})}async function $u(t,e){let r=Lr(t.actionId);if(!r)throw new Error(`MenuItem ${t.actionId} not found`);let i=t.comment?.id&&`t1_${t.comment.id}`,n=t.post?.id&&`t3_${t.post.id}`,s=t.subreddit?.id&&`t5_${t.subreddit.id}`,o=i||n||s;m(o,"targetId is missing from ContextActionRequest");let d={targetId:o,location:t.comment?"comment":t.post?"post":"subreddit"},l=Object.assign(Z({ui:!0,metadata:e}),z(e,n,i),{uiEnvironment:{timezone:e[E.Timezone]?.values[0],locale:e[E.Language]?.values[0]}});return await sc(l,t),await r.onPress(d,l),Gu.fromJSON({effects:nr(l.ui)})}function fc(t){t.provides(Hu),x("GetActions",Vu),x("OnAction",$u)}function ue(t){return t?t===!0?!0:t.enabled:!1}import{SchedulerHandlerDefinition as zu}from"@devvit/protos";async function Ku(t,e){let r=t.type,i=a.scheduledJobHandlers.get(r);if(!i)throw new Error(`Job ${r} not found`);let n={name:r,data:t.data},s=Object.assign(Z({metadata:e}),z(e));return await i(n,s),{}}function mc(t){t.provides(zu),x("HandleScheduledAction",Ku)}import{OnAppInstallDefinition as qu,OnAppUpgradeDefinition as Ju,OnAutomoderatorFilterCommentDefinition as Zu,OnAutomoderatorFilterPostDefinition as Qu,OnCommentCreateDefinition as Xu,OnCommentDeleteDefinition as Yu,OnCommentReportDefinition as eh,OnCommentSubmitDefinition as th,OnCommentUpdateDefinition as rh,OnModActionDefinition as ih,OnModMailDefinition as nh,OnPostCreateDefinition as sh,OnPostDeleteDefinition as oh,OnPostFlairUpdateDefinition as ah,OnPostNsfwUpdateDefinition as ch,OnPostReportDefinition as dh,OnPostSpoilerUpdateDefinition as lh,OnPostSubmitDefinition as uh,OnPostUpdateDefinition as hh}from"@devvit/protos";var lt;(function(t){function e(o,d){return o.length<=d?o:`${o.slice(0,d-1)}\u2026`}t.ellipsize=e;function r(o){return o[0]==null?o:`${o[0].toLocaleUpperCase()}${o.slice(1)}`}t.capitalize=r;function i(o){return o==null||/^\s*$/.test(o)}t.isBlank=i;function n(o,d="stack"){return o instanceof Error?`${o[d]||o.stack||o.message||o.name}`:String(o)}t.caughtToString=n;function s(o,d="stack"){return o instanceof Error?`${o[d]||o.stack||o.message||o.name}`:String(o)}t.caughtToStringUntyped=s})(lt||(lt={}));function G(t,e){return m(e),async(r,i)=>{let n={...r,type:t},s=Object.assign(Z({metadata:i}),z(i)),o=await Promise.allSettled(e.map(l=>l(n,s))),d=fh(o);if(d)throw d.err;return{}}}function pc(t){for(let e of a.triggerOnEventHandlers.keys())switch(e){case"PostSubmit":t.provides(uh),x("OnPostSubmit",G("PostSubmit",a.triggerOnEventHandlers.get(e)));break;case"PostCreate":t.provides(sh),x("OnPostCreate",G("PostCreate",a.triggerOnEventHandlers.get(e)));break;case"PostUpdate":t.provides(hh),x("OnPostUpdate",G("PostUpdate",a.triggerOnEventHandlers.get(e)));break;case"PostReport":t.provides(dh),x("OnPostReport",G("PostReport",a.triggerOnEventHandlers.get(e)));break;case"PostDelete":t.provides(oh),x("OnPostDelete",G("PostDelete",a.triggerOnEventHandlers.get(e)));break;case"PostFlairUpdate":t.provides(ah),x("OnPostFlairUpdate",G("PostFlairUpdate",a.triggerOnEventHandlers.get(e)));break;case"CommentSubmit":t.provides(th),x("OnCommentSubmit",G("CommentSubmit",a.triggerOnEventHandlers.get(e)));break;case"CommentCreate":t.provides(Xu),x("OnCommentCreate",G("CommentCreate",a.triggerOnEventHandlers.get(e)));break;case"CommentUpdate":t.provides(rh),x("OnCommentUpdate",G("CommentUpdate",a.triggerOnEventHandlers.get(e)));break;case"CommentReport":t.provides(eh),x("OnCommentReport",G("CommentReport",a.triggerOnEventHandlers.get(e)));break;case"CommentDelete":t.provides(Yu),x("OnCommentDelete",G("CommentDelete",a.triggerOnEventHandlers.get(e)));break;case"AppInstall":t.provides(qu),x("OnAppInstall",G("AppInstall",a.triggerOnEventHandlers.get(e)));break;case"AppUpgrade":t.provides(Ju),x("OnAppUpgrade",G("AppUpgrade",a.triggerOnEventHandlers.get(e)));break;case"ModAction":t.provides(ih),x("OnModAction",G("ModAction",a.triggerOnEventHandlers.get(e)));break;case"ModMail":t.provides(nh),x("OnModMail",G("ModMail",a.triggerOnEventHandlers.get(e)));break;case"PostNsfwUpdate":t.provides(ch),x("OnPostNsfwUpdate",G("PostNsfwUpdate",a.triggerOnEventHandlers.get(e)));break;case"PostSpoilerUpdate":t.provides(lh),x("OnPostSpoilerUpdate",G("PostSpoilerUpdate",a.triggerOnEventHandlers.get(e)));break;case"AutomoderatorFilterPost":t.provides(Qu),x("OnAutomoderatorFilterPost",G("AutomoderatorFilterPost",a.triggerOnEventHandlers.get(e)));break;case"AutomoderatorFilterComment":t.provides(Zu),x("OnAutomoderatorFilterComment",G("AutomoderatorFilterComment",a.triggerOnEventHandlers.get(e)));break;default:throw new Error(`Unknown trigger event: ${e}`)}}function fh(t){let e=t.reduce((r,i)=>i.status==="rejected"?[...r,i.reason]:r,[]);if(e.length!==0)return e.length===1?{err:e[0]}:{err:new Error(e.map(r=>lt.caughtToString(r)).join(`
|
|
3
3
|
`))}}import{EffectType as Uh,HandleUIEventResponse as so,UIEventHandlerDefinition as Oh}from"@devvit/protos";var Rc=Yo(Pc(),1);function Ic(t){return t?.constructor===Object}function ut(t,e){return Object.is(t,e)?!0:typeof t!=typeof e?!1:Array.isArray(t)&&Array.isArray(e)?xc(t,e):t instanceof Date&&e instanceof Date?t.getTime()===e.getTime():t instanceof RegExp&&e instanceof RegExp?t.toString()===e.toString():Ic(t)&&Ic(e)?Dh(t,e):t instanceof ArrayBuffer&&e instanceof ArrayBuffer?Sc(new DataView(t),new DataView(e)):t instanceof DataView&&e instanceof DataView?Sc(t,e):Tc(t)&&Tc(e)?t.byteLength!==e.byteLength?!1:xc(t,e):!1}function Dh(t,e){let r=Object.keys(t),i=Object.keys(e);if(!ut(r,i))return!1;for(let n of r)if(!ut(t[n],e[n]))return!1;return!0}function xc(t,e){return t.length!==e.length?!1:t.every((r,i)=>ut(r,e[i]))}function Sc(t,e){if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t.getUint8(r)!==e.getUint8(r))return!1;return!0}function Tc(t){return ArrayBuffer.isView(t)&&!(t instanceof DataView)}async function Lh(t,e){let r=t.state??{},i=(0,Rc.default)(r),n=Z({ui:!0,metadata:e});if(t.event?.formSubmitted&&t.event.formSubmitted.formId){let l=t.event.formSubmitted.formId;if(l.includes("form.hook.")&&a.customPostType){let I=new Se((T,L)=>a.customPostType?.render(L)??null,t.event,t.state,e,void 0);return await I.reconcile(),so.fromJSON({state:I.state,effects:I.getEffects()})}let u=a.formDefinitions.get(l);if(!u)throw new Error(`Form with key ${l} not found`);let g,p;if(i.__contextAction){let{actionId:I,thingId:T}=i.__contextAction,L=Lr(I);L?.location==="post"?g=T:L?.location==="comment"&&(p=T)}let _=Object.assign(n,z(e,g,p),{uiEnvironment:{timezone:e[E.Timezone]?.values[0],locale:e[E.Language]?.values[0]}});await ac(_,t),await u.onSubmit({values:We(t.event.formSubmitted.results)},_)}else if(t.event?.realtimeEvent){if(a.customPostType){let l=new Se((u,g)=>a.customPostType?.render(g)??null,t.event,t.state,e,void 0);return await l.reconcile(),so.fromJSON({state:l.state,effects:l.getEffects()})}}else if(t.event?.toastAction)throw new Error("Toast actions not yet implemented");let s=!ut(r,i),o=nr(n.ui),d=s?[...o,{type:Uh.EFFECT_RERENDER_UI,rerenderUi:{delaySeconds:0}}]:o;return so.fromJSON({state:i,effects:d})}function Mc(t){t.provides(Oh),x("HandleUIEvent",Lh)}import{CustomPostDefinition as Mn,UIResponse as ad}from"@devvit/protos";import{UIEventScope as Kh}from"@devvit/protos";var oo="ServerCallRequired";function fn(t){return t?.message===oo}var mn=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},O=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},he,ht,ft,ye,Wr,jc,Gc,Nc,Bc,Dc,Uc,co,Vc,lo={now(){return new Date}};function Oc(t){return`__autocache__${t}`}function Lc(t){return`__lock__${t}`}var Wh=300,Hh=1e3,pn=5e3,ao=3,Wc=.1,Hc=1e3,jh=3e4;function $c(t){if(t.error)throw new Error(t.error);return t.value}var gn=class{constructor(e,r,i=lo){he.add(this),ht.set(this,void 0),ft.set(this,{}),ye.set(this,void 0),Wr.set(this,void 0),mn(this,ht,e,"f"),mn(this,Wr,r,"f"),mn(this,ye,i,"f")}async cache(e,r){var i;(i=O(this,Wr,"f")).__cache??(i.__cache={}),mn(this,ft,O(this,Wr,"f").__cache,"f"),O(this,he,"m",Vc).call(this,r);let n=O(this,he,"m",jc).call(this,r.key);if(n!==void 0)return n;let s=await O(this,he,"m",co).call(this,r.key),o=await O(this,he,"m",Gc).call(this,r,s,e);return $c(o)}};ht=new WeakMap,ft=new WeakMap,ye=new WeakMap,Wr=new WeakMap,he=new WeakSet,jc=function(e){let r=O(this,ft,"f")[e];if(r){let i=O(this,ye,"f").now().getTime(),n=r?.error&&r?.errorTime&&r.errorCount<ao&&Math.random()<Wc&&r.errorTime+Hc<i;if(r?.expires&&r.expires<i&&r.checkedAt+Hc<i||n){delete O(this,ft,"f")[e];return}else return $c(r)}},Gc=async function(e,r,i){let n=r?.expires,s=n?O(this,he,"m",Uc).call(this,n):1;return!r||r?.error&&r.errorCount<ao&&Wc>Math.random()||s>Math.random()?O(this,he,"m",Nc).call(this,e,r,i):r},Nc=async function(e,r,i){let n=Lc(e.key),s=O(this,ye,"f").now().getTime(),o=new Date(s+e.ttl/2);if(await O(this,ht,"f").set(n,"1",{expiration:o,nx:!0}))return O(this,he,"m",Dc).call(this,e.key,r,i,e.ttl);if(r)return r;{let l=O(this,ye,"f").now();return O(this,he,"m",Bc).call(this,l,e.key,e.ttl)}},Bc=async function t(e,r,i){let n=Math.min(i,Hh),s=await O(this,he,"m",co).call(this,r);if(s)return s;if(O(this,ye,"f").now().getTime()-e.getTime()>=n)throw new Error(`Cache request timed out trying to get data at key: ${r}`);return await new Promise(o=>setTimeout(o,Wh)),O(this,he,"m",t).call(this,e,r,i)},Dc=async function(e,r,i,n){let s=O(this,ye,"f").now().getTime()+n;r=r??{value:null,expires:s,errorCount:0,error:null,errorTime:null,checkedAt:0};try{r.value=await i(),r.error=null,r.errorCount=0,r.errorTime=null}catch(o){r.value=null,r.error=o.message??"Unknown error",r.errorTime=O(this,ye,"f").now().getTime(),r.errorCount++}return O(this,ft,"f")[e]=r,await O(this,ht,"f").set(Oc(e),JSON.stringify(r),{expiration:new Date(s+jh)}),r.error&&r.errorCount<ao&&await O(this,ht,"f").del(Lc(e)),r},Uc=function(e){let r=O(this,ye,"f").now().getTime(),i=e-r;return i<0?1:i<1e3?.1:i<2e3?.01:i<3e3?.001:0},co=async function(e){let r=await O(this,ht,"f").get(Oc(e));if(r){let i=JSON.parse(r);return i.checkedAt=O(this,ye,"f").now().getTime(),O(this,ft,"f")[e]=i,i}},Vc=function(e){e.ttl<pn&&(console.warn(`Cache TTL cannot be less than ${pn} milliseconds! Updating ttl value of ${e.ttl} to ${pn}.`),e.ttl=pn)};function zc(t,e,r=lo){let i=new gn(t,e,r);return i.cache.bind(i)}import{EffectType as wn,ToastAppearance as Jc}from"@devvit/protos";function Kc(t){let e=t.match(/form\.hook\.(.+)\.0/);if(e?.[1])return e[1]}var uo=class{constructor(e,r,i){this.state=null,this.hookId=e.hookId,this.form=r,this.onSubmit=i,this.onUIEvent=async n=>{n.formSubmitted&&await i(We(n.formSubmitted.results))}}};function ho(t,e){let r=Y({namespace:"useForm",initializer:i=>new uo(i,t,e)});return Gh({id:r.hookId})}function Gh(t){return`form.hook.${t.id}.0`}function qc(t,e){let r=Kc(e);return t.getHook({id:r})}var fo=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},Ve=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},$e,yn,bn,mo;var vn=class{constructor(e){$e.set(this,void 0),yn.set(this,0),bn.set(this,void 0),mo.set(this,(r,i)=>{var n,s;let o=i!==void 0?r:"",d=i!==void 0?i:r;Ve(this,$e,"f").emitEffect(`postMessage${fo(this,yn,(s=Ve(this,yn,"f"),n=s++,s),"f"),n}`,{type:wn.EFFECT_WEB_VIEW,webView:{postMessage:{webViewId:o,app:{message:d,jsonString:JSON.stringify(d)}}}})}),fo(this,$e,e,"f"),fo(this,bn,{postMessage:Ve(this,mo,"f")},"f")}get webView(){return Ve(this,bn,"f")}showForm(e,r){let i=qc(Ve(this,$e,"f"),e);if(!i)throw new Error("Form does not exist. Make sure you have added it using useForm.");let n=i.form instanceof Function?i.form(r??{}):i.form,s={fields:[],id:e,title:n.title,acceptLabel:n.acceptLabel,cancelLabel:n.cancelLabel,shortDescription:n.description};it(n.fields),s.fields=Ie(n.fields),Ve(this,$e,"f").emitEffect(e,{type:wn.EFFECT_SHOW_FORM,showForm:{form:s}})}showToast(e){let r;e instanceof Object?r={text:e.text,appearance:e.appearance==="success"?Jc.SUCCESS:Jc.NEUTRAL}:r={text:e},Ve(this,$e,"f").emitEffect(e.toString(),{type:wn.EFFECT_SHOW_TOAST,showToast:{toast:r}})}navigateTo(e){let r;typeof e=="string"?r=new URL(e).toString():r=new URL(e.permalink,"https://www.reddit.com").toString(),Ve(this,$e,"f").emitEffect(r,{type:wn.EFFECT_NAVIGATE_TO_URL,navigateToUrl:{url:r}})}};$e=new WeakMap,yn=new WeakMap,bn=new WeakMap,mo=new WeakMap;import{EffectType as Vh,RealtimeSubscriptionStatus as Zc}from"@devvit/protos";var kn=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},V=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},_n,po,pt,Te,mt,cr,go,En=class{constructor(e,r){_n.add(this),pt.set(this,void 0),Te.set(this,void 0),mt.set(this,void 0),cr.set(this,void 0),kn(this,pt,r.context,"f"),kn(this,Te,!!r.context._devvitContext?.debug.realtime,"f"),kn(this,cr,e,"f"),kn(this,mt,r.invalidate,"f");let i=r.context.meta[E.App]?.values[0];if(!i)throw Error("useChannel missing app ID metadata");let n=r.context.meta[E.Installation]?.values[0];if(!n)throw Error("useChannel missing install ID from metadata");let s=`${i}:${n}:${e.name}`;if(Object.values(V(this,pt,"f")._hooks).filter(d=>d instanceof po).some(d=>d.state.channel===s))throw Error(`useChannel channel names must be unique; "${s}" duplicated`);this.state={channel:s,connected:!1,subscribed:!1}}async onUIEvent(e){let r=e.realtimeEvent;if(!(!r||!this.state.subscribed))switch(r.status){case Zc.REALTIME_SUBSCRIBED:V(this,Te,"f")&&console.debug(`[realtime] "${this.state.channel}" connected`),this.state.connected=!0,V(this,mt,"f").call(this),await V(this,cr,"f").onSubscribed?.();break;case Zc.REALTIME_UNSUBSCRIBED:V(this,Te,"f")&&console.debug(`[realtime] "${this.state.channel}" disconnected`),this.state.connected=!1,V(this,mt,"f").call(this),await V(this,cr,"f").onUnsubscribed?.();break;default:V(this,Te,"f")&&console.debug(`[realtime] "${this.state.channel}" received message: ${JSON.stringify(e,void 0,2)}`),V(this,cr,"f").onMessage(r.event?.data?.msg);break}}async send(e){if(V(this,Te,"f")&&console.debug(`[realtime] "${this.state.channel}" send message: ${JSON.stringify(e,void 0,2)}`),!this.state.subscribed||!this.state.connected)throw console.debug(`[realtime] "${this.state.channel}" send failed; channel not connected`),Error(`useChannel send failed; "${this.state.channel}" channel not connected`);await V(this,pt,"f").devvitContext.realtime.send(this.state.channel,e)}get status(){return this.state.subscribed&&this.state.connected?ne.Connected:this.state.subscribed&&!this.state.connected?ne.Connecting:!this.state.subscribed&&this.state.connected?ne.Disconnecting:ne.Disconnected}subscribe(){this.state.subscribed||(V(this,Te,"f")&&console.debug(`[realtime] "${this.state.channel}" subscribed`),this.state.subscribed=!0,V(this,mt,"f").call(this),V(this,_n,"m",go).call(this))}unsubscribe(){this.state.subscribed&&(V(this,Te,"f")&&console.debug(`[realtime] "${this.state.channel}" unsubscribed`),this.state.subscribed=!1,V(this,mt,"f").call(this),V(this,_n,"m",go).call(this))}};po=En,pt=new WeakMap,Te=new WeakMap,mt=new WeakMap,cr=new WeakMap,_n=new WeakSet,go=function(){let e=Object.values(V(this,pt,"f")._hooks).filter(r=>r instanceof po&&r.state.subscribed).map(r=>r.state.channel);V(this,pt,"f").emitEffect(this.state.channel,{type:Vh.EFFECT_REALTIME_SUB,realtimeSubscriptions:{subscriptionIds:e}})};function wo(t){if(!t.name||/[^a-zA-Z0-9_]/.test(t.name))throw Error(`useChannel error: The name "${t.name}" you provided for the hook is invalid. Valid names can only contain letters, numbers, and underscores (_).`);let e=`useChannel:${t.name}`;return Y({id:e,namespace:e,initializer:r=>new En(t,r)})}import{EffectType as bo}from"@devvit/protos";var yo=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},dr=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},lr,gt;function Qc(t){return typeof t=="object"&&t!==null&&"__deleted"in t}var wt=class t{get devvitContext(){if(!this._devvitContext)throw new Error("Devvit context not available");return this._devvitContext}set devvitContext(e){this._devvitContext=e}constructor(e,r){lr.set(this,void 0),this._segments=[],gt.set(this,{}),this._prevHooks={},this._prevHookId="",this._effects={},this._changed={},this._touched={},this._requeueEvents=[],this._rootProps={},this._generated={},this._undeliveredHandlers={},this.request=e,this.meta=r,yo(this,lr,e.state??{__cache:{}},"f"),this._rootProps=e.props??{}}get _changedState(){let e={__cache:dr(this,lr,"f").__cache??{}};for(let i in this._changed)e[i]=this._state[i];let r=new Set(Object.keys(this._state));return Object.keys(dr(this,gt,"f")).forEach(i=>{i!=="__cache"&&r.delete(i)}),r.forEach(i=>{if(i==="__cache")return;let n={__deleted:!0};this._state[i]=e[i]=n}),e}get _hooks(){return dr(this,gt,"f")}set _hooks(e){this._prevHooks=dr(this,gt,"f"),yo(this,gt,e,"f")}get _state(){return dr(this,lr,"f")}set _state(e){yo(this,lr,e,"f")}push(e){this._segments.push({...e,next:0})}pop(){this._segments.pop()}addUndeliveredEventHandler(e,r){this._undeliveredHandlers[e]=r}addGlobalUndeliveredEventHandler(e,r){t.addGlobalUndeliveredEventHandler(e,r)}getHook(e){return dr(this,gt,"f")[e.id]}static addGlobalUndeliveredEventHandler(e,r){t._staticUndeliveredHandlers[e]=r}async handleUndeliveredEvent(e){let r={...t._staticUndeliveredHandlers,...this._undeliveredHandlers};for(let[i,n]of Object.entries(r))await n(e,this)}emitEffect(e,r){this._effects[e]=r}addToRequeueEvents(...e){this._devvitContext?.debug.blocks&&console.debug("[blocks] requeueing events",e);let r=e.reduce((i,n)=>(n.retry?i.retry.push(n):i.normal.push(n),i),{retry:[],normal:[]});this._requeueEvents=[...r.retry,...this._requeueEvents,...r.normal]}get effects(){return Object.values(this._effects)}nextHookId(e){e.key===void 0&&(e.key=this._segments[this._segments.length-1].next+++""),this.push(e);try{let r=[];for(let n=this._segments.length-1;n>=0;n--){let s=this._segments[n];if(s.id){r.unshift(s.id);break}let o=[];s.namespace&&o.push(s.namespace),s.key!==void 0&&s.key!==!1&&o.push(s.key),r.unshift(o.join("-"))}let i=r.join(".");if(this._generated[i]&&!e.shared)throw new Error(`Hook id ${i} already used, cannot register another hook with the same id`);return this._generated[i]=!0,this._prevHookId=i,i}finally{this.pop()}}};lr=new WeakMap,gt=new WeakMap;wt._staticUndeliveredHandlers={};var Cn=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},Re=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},yt,Hr,Fn,jr,ze={};wt.addGlobalUndeliveredEventHandler("intervals",async(t,e)=>{t.timer&&t.hook&&(delete ze[t.hook],e.emitEffect("timers",{type:bo.EFFECT_SET_INTERVALS,interval:{intervals:ze}}))});var vo=class{constructor(e,r,i){yt.set(this,void 0),Hr.set(this,void 0),Fn.set(this,void 0),jr.set(this,void 0),this.state={duration:{seconds:0,nanos:0},running:!1},Cn(this,Hr,i.invalidate,"f"),Cn(this,yt,i.hookId,"f"),Cn(this,Fn,e,"f"),Cn(this,jr,i.context,"f");let n=Math.floor(r/1e3),s=r%1e3*1e6;this.state.duration={seconds:n,nanos:s}}onStateLoaded(){this.state.running?ze[Re(this,yt,"f")]={duration:this.state.duration}:delete ze[Re(this,yt,"f")]}async onUIEvent(e){await Re(this,Fn,"f").call(this)}start(){ze[Re(this,yt,"f")]={duration:this.state.duration},this.state.running=!0,Re(this,Hr,"f").call(this),Re(this,jr,"f").emitEffect("timers",{type:bo.EFFECT_SET_INTERVALS,interval:{intervals:ze}})}stop(){delete ze[Re(this,yt,"f")],this.state.running=!1,Re(this,Hr,"f").call(this),Re(this,jr,"f").emitEffect("timers",{type:bo.EFFECT_SET_INTERVALS,interval:{intervals:ze}})}};yt=new WeakMap,Hr=new WeakMap,Fn=new WeakMap,jr=new WeakMap;function ko(t,e){let r=Y({namespace:"useInterval",initializer:i=>new vo(t,e,i)});return{start:()=>r.start(),stop:()=>r.stop()}}import{UIEventScope as $h}from"@devvit/protos";var bt=class extends Error{};import{UIEventScope as Xc}from"@devvit/protos";var Gr=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},$=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},Ce,Me,Vr,An,$r;function Eo(t){if(t instanceof Error){if(t.message===oo)throw t;return console.error(t),{message:t.message,details:t.stack??""}}else return console.error(t),{message:"Unknown error",details:lt.caughtToString(t)}}var _o=class{constructor(e,r,i){Ce.set(this,void 0),Me.set(this,void 0),Vr.set(this,void 0),An.set(this,void 0),$r.set(this,void 0),Gr(this,Ce,!!i.context.devvitContext.debug.useAsync,"f"),$(this,Ce,"f")&&console.debug("[useAsync] v1",r),this.state={data:null,load_state:"initial",error:null,depends:null},Gr(this,Me,i.hookId,"f"),this.initializer=e,Gr(this,Vr,i.invalidate,"f"),Gr(this,An,i.context,"f"),this.localDepends=r.depends??null,Gr(this,$r,r,"f")}onStateLoaded(){if($(this,Ce,"f")&&console.debug("[useAsync] async onLoad ",$(this,Me,"f"),this.state),$(this,Ce,"f")&&console.debug("[useAsync] async onLoad have ",this.localDepends,"and",this.state.depends),!ut(this.localDepends,this.state.depends)||this.state.load_state==="initial"){$(this,Ce,"f")&&console.debug("[useAsync] attempting to resolve for hookId",$(this,Me,"f")),this.state.load_state="loading",this.state.depends=this.localDepends,$(this,Vr,"f").call(this);let e={scope:Xc.ALL,hook:$(this,Me,"f"),async:!0,asyncRequest:{requestId:$(this,Me,"f")+"-"+JSON.stringify(this.state.depends)}};$(this,Ce,"f")&&console.debug("[useAsync] onLoad requeue"),$(this,An,"f").addToRequeueEvents(e)}}async onUIEvent(e,r){if(e.asyncRequest){let i={requestId:e.asyncRequest.requestId};try{i.data={value:await this.initializer()}}catch(s){i.error=Eo(s)}let n={scope:Xc.ALL,asyncResponse:i,hook:$(this,Me,"f")};$(this,Ce,"f")&&console.debug("[useAsync] onReq requeue"),r.addToRequeueEvents(n)}else if(e.asyncResponse){let i=$(this,Me,"f")+"-"+JSON.stringify(this.state.depends);e.asyncResponse.requestId===i?(this.state={...this.state,data:e.asyncResponse.data?.value??null,error:e.asyncResponse.error??null,load_state:e.asyncResponse.error?"error":"loaded"},$(this,$r,"f").finally&&await $(this,$r,"f").finally(this.state.data,this.state.error?new Error(this.state.error?.message??"Unknown error"):null),$(this,Vr,"f").call(this)):$(this,Ce,"f")&&console.debug("[useAsync] onResp skip, stale event",e.asyncResponse.requestId," !== ",i)}else throw new Error("Unknown event type")}};Ce=new WeakMap,Me=new WeakMap,Vr=new WeakMap,An=new WeakMap,$r=new WeakMap;function zr(t,e={}){let r=Y({namespace:"useAsync",initializer:i=>new _o(t,e,i)});return{data:r.state.data,error:r.state.error,loading:r.state.load_state==="loading"}}var Pn=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},ee=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},Ke,Kr,ur,vt,Co=class{constructor(e,r){this.state={value:null,load_state:"initial",error:null},Ke.set(this,void 0),Kr.set(this,void 0),ur.set(this,void 0),vt.set(this,void 0),Pn(this,ur,e,"f"),Pn(this,vt,r.hookId,"f"),Pn(this,Ke,r.invalidate,"f"),Pn(this,Kr,r.context,"f")}async onUIEvent(){if(this.state.load_state==="loading"&&this._promise){try{this.state.value=await this._promise,this.state.load_state="loaded"}catch(e){this.state.load_state="error",this.state.error=Eo(e)}ee(this,Ke,"f").call(this)}else console.warn(`Invalid state for hook (${ee(this,vt,"f")}):`,this.state.load_state,this._promise)}setter(e){this.state.value=e instanceof Function?e(this.state.value):e,this.state.load_state="loaded",ee(this,Ke,"f").call(this)}onStateLoaded(){if(this._promise=ee(this,Kr,"f")._prevHooks[ee(this,vt,"f")]?._promise,this.state.load_state==="loading")throw new bt;if(this.state.load_state==="error")throw new Error(this.state.error?.message??"Unknown error");if(this.state.load_state==="initial"){let e;try{e=ee(this,ur,"f")instanceof Function?ee(this,ur,"f").call(this):ee(this,ur,"f")}catch(r){console.log("error in loading async",r),this.state.load_state="error",ee(this,Ke,"f").call(this);return}if(e instanceof Promise){this._promise=e,this.state.load_state="loading";let r={scope:$h.ALL,asyncRequest:{requestId:ee(this,vt,"f")},hook:ee(this,vt,"f")};throw ee(this,Kr,"f").addToRequeueEvents(r),ee(this,Ke,"f").call(this),new bt}else this.state.value=e,this.state.load_state="loaded";ee(this,Ke,"f").call(this)}}};Ke=new WeakMap,Kr=new WeakMap,ur=new WeakMap,vt=new WeakMap;function kt(t){let e=Y({namespace:"useState",initializer:r=>new Co(t,r)});return[e.state.value,e.setter.bind(e)]}var In=class{buildContext(e,r,i){let n=new Xt(i),s=new Zt(i),o=new er(i),d=new rr(i),l=new ir(i),u=new vn(e),g=new Qt(i),p=new Jt,_=new Yt(i),I=zc(o,e._state),T={modLog:n,kvStore:s,redis:o,scheduler:d,settings:l,media:g,assets:p,realtime:_,ui:u,useState:kt,useChannel:wo,useInterval:ko,useForm:ho,cache:I,dimensions:r.env?.dimensions,uiEnvironment:{timezone:i[E.Timezone]?.values[0],locale:i[E.Language]?.values[0],dimensions:r.env?.dimensions,colorScheme:r.env?.colorScheme}},L=z(i,r.props?.postId);return L.debug.effects=e,{...L,...T}}};var R=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},zh=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},N,qr,Io,Rn,te,xn,td,Fo,rd,xo,Ao,Sn,Po,Yc,se=null;function ed(t){return JSON.parse(JSON.stringify(t))}function qh(t){if(!(t!==""&&!/[-.]/.test(t)))throw new Error(`Hook with namespace '${t}' is invalid. Hook namespaces cannot be empty string or contain dashes/dots because they are used as delimiters internally. Please update the hook namespace and try again.`)}function Y({initializer:t,...e}){if(!se)throw new Error("Hooks can only be declared at the top of a component. You cannot declare hooks outside of components or inside of event handlers. It's almost always a mistake to declare hooks inside of loops or conditionals.");qh(e.namespace);let r=se.nextHookId(e),i=se,n={hookId:r,invalidate:()=>{i._changed[r]=!0,i._state[r]=i?._hooks[r]?.state},context:se},s=se._state[r]===void 0||Qc(se._state[r]);se._hooks[r]=se._hooks[r]??t(n);let o=se._hooks[r];return s||(o.state=se._state[r]),o.onStateLoaded?.(),s&&o.state!==void 0&&o.state!==null&&n.invalidate(),o}var Jh=null,Tn=128,_t=class{constructor(e){N.add(this),qr.set(this,void 0),Io.set(this,new In),Rn.set(this,new ar(()=>this._latestRenderContext?.devvitContext?.assets)),this._latestRenderContext=null,R(this,N,"a",te)&&console.debug("[blocks] BlocksHandler v1"),zh(this,qr,e,"f"),Jh=this}async handle(e,r){let i=new wt(e,r);i.devvitContext=R(this,Io,"f").buildContext(i,e,r);let n,s=e.events.length-Tn,o=e.events;if(s>0){o=[];{let T=0;for(let L of e.events)T<s&&L.realtimeEvent?T++:o.push(L)}for(;o.length>Tn;)o.shift();console.warn(`dropped ${s} events`)}let l=!o.length||o.some(T=>!T.async),u=o.some(T=>T.blocking),g,p,_=[...o];o.length===0&&o.push({scope:Kh.ALL}),R(this,N,"a",te)&&console.debug("[blocks] starting processing events");let I=0;for(;o.length>0;){if(I++>Tn)throw new Error(`Exceeded maximum iterations of ${Tn}`);R(this,N,"a",te)&&console.debug("[blocks] processing events loop iteration",o.length);let T=[];if(!o[0].async)T.push(o.shift());else for(;o[0]?.async;)T.push(o.shift());if(!T.length)throw Error("batch must have at least one event");try{if(T[0].async){let D=ed(i._state);await R(this,N,"m",td).call(this,i,...T),i._state=D}else await R(this,N,"m",rd).call(this,i,...T)}catch(D){if(!fn(D))throw D;if(R(this,N,"a",te)&&console.debug("[blocks] caught in handler",D),i._latestRenderContent=void 0,p){i._state=p._state,i._changed=g,i._effects=p._effects;let oe=_.map(Ml=>{let Zo={...Ml};return Zo.retry=!0,Zo});i.addToRequeueEvents(...oe);break}else throw fn(D)||console.error("[blocks] unhandled error in handler",D),D}R(this,N,"a",te)&&console.debug("[blocks] remaining events",i._requeueEvents);let L=[];for(let D of i._requeueEvents){if(!l&&!D.async){R(this,N,"a",te)&&console.debug("[blocks] NOT reprocessing event in BlocksHandler, sync mismatch A",D),L.push(D);continue}if(l&&D.async&&!u){R(this,N,"a",te)&&console.debug("[blocks] NOT reprocessing event in BlocksHandler, sync mismatch B",D),L.push(D);continue}R(this,N,"a",te)&&console.debug("[blocks] reprocessing event in BlocksHandler",D),o.push(D)}i._requeueEvents=L,o.length>0&&(g={...i._changed},p={_state:ed(i._state),_effects:{...i._effects}},_=[...o])}if(l){i._latestRenderContent||(i._latestRenderContent=R(this,N,"m",xo).call(this,R(this,qr,"f"),i.request.props??{},i));let T=i._latestRenderContent;T&&(n=R(this,Rn,"f").createBlocksElementOrThrow(T),n=R(this,Rn,"f").ensureRootBlock(n))}return{state:i._changedState,effects:i.effects,blocks:n,events:i._requeueEvents}}};qr=new WeakMap,Io=new WeakMap,Rn=new WeakMap,N=new WeakSet,te=function(){return!!this._latestRenderContext?.devvitContext.debug.blocks},xn=function(e,...r){e._hooks={},R(this,N,"m",xo).call(this,R(this,qr,"f"),e.request.props??{},e)},td=async function(e,...r){R(this,N,"m",xn).call(this,e,...r),await Promise.all(r.map(async i=>{if(!i.async)throw new Error("You can't mix main and other queues in one batch. This is likely a platform bug. Please file an issue in the Discord for someone to help! https://discord.com/channels/1050224141732687912/1115441897079574620");await R(this,N,"m",Fo).call(this,e,i)}))},Fo=async function(e,r){let i=e._hooks[r.hook];if(i?.onUIEvent)try{await i.onUIEvent(r,e)}catch(n){throw fn(n)?R(this,N,"a",te)&&console.error("Server call required",n):console.error("Error in event handler",n),n}else await e.handleUndeliveredEvent(r)},rd=async function(e,...r){for(let i of r)R(this,N,"a",te)&&console.log("[blocks] handling main queue event",i),R(this,N,"a",te)&&console.log("[blocks] before",e._state),R(this,N,"m",xn).call(this,e,i),await R(this,N,"m",Fo).call(this,e,i),R(this,N,"a",te)&&console.log("[blocks] after",e._state);R(this,N,"m",xn).call(this,e)},xo=function(e,r,i){R(this,N,"a",te)&&console.debug("[blocks] renderRoot"),i._generated={},se=i,this._latestRenderContext=i;try{let n=R(this,N,"m",Ao).call(this,e,r,i);if(n.length!==1)throw new Error(`There can only be one root element, received: ${n.length}. Please wrap these elements in a <vstack></vstack> or <hstack></hstack> to continue. Fragments cannot be used as a root element.`);let s=n[0];if(s==="[object Promise]")throw new Error('Root elements cannot be async. To use data from an async endpoint, please use "const [data] = useState(async () => {/** your async code */})".');if(typeof s=="string")throw new Error("The root element must return a valid block, not a string. Try wrapping the element in a <text>your content</text> tag to continue.");return i._latestRenderContent=s,s}catch(n){if(n instanceof bt)return;throw n}finally{se=null}},Ao=function(e,r,i){i.push({namespace:e.name||"anonymous",...r});try{let n=e(r,i.devvitContext);if(n instanceof Promise)throw new Error(`Components (found: ${e.name??"unknown component"}) cannot be async. To use data from an async endpoint, please use "const [data] = useState(async () => {/** your async code */})".`);return R(this,N,"m",Po).call(this,n,i)}finally{i.pop()}},Sn=function(e,r){return e=e.flat(1/0),e.flatMap((i,n)=>(i&&typeof i=="object"&&"props"in i&&(i.props?.key||(i.props=i.props??{},i.props.key=`${n}`)),R(this,N,"m",Po).call(this,i,r)))},Po=function(e,r){if(Array.isArray(e))return R(this,N,"m",Sn).call(this,e,r);if(Zh(e))if(e.type===void 0)try{return r.push({namespace:"fragment",...e.props}),R(this,N,"m",Sn).call(this,e.children,r)}finally{r.pop()}else if(typeof e.type=="function"){let i={...e.props,children:e.children.flat(1/0)};return R(this,N,"m",Ao).call(this,e.type,i,r)}else try{r.push({namespace:e.type,...e.props});let i=R(this,N,"m",Sn).call(this,e.children,r),n=R(this,N,"m",Yc).call(this,e.props??{});return[{type:e.type,children:i,props:n}]}finally{r.pop()}else return[(e??"").toString()]},Yc=function(e){let r={};for(let i in e)if(!(typeof e[i]>"u"))if(typeof e[i]=="function"){let n=Y({namespace:i,key:!1,initializer:({hookId:s})=>({hookId:s,state:null,onUIEvent:o=>{if(o.userAction)return e[i](o.userAction.data);if(o.webView?.postMessage){let d=o.webView.postMessage.jsonString?JSON.parse(o.webView.postMessage.jsonString):o.webView.postMessage.message;return e[i](d)}}})});r[i]=n.hookId,"captureHookRef"in e[i]&&e[i].captureHookRef()}else{let n=JSON.parse(JSON.stringify(e[i]));n!=null&&(r[i]=n)}return r};function Zh(t){return typeof t=="object"&&t!=null&&"type"in t}var id=t=>{let e=Number(t.trim().split(".").pop());return isNaN(e)?void 0:e},nd=t=>{let[e,r,i]=t.trim().split(";");if(!e||!r||!i){console.warn(`Received a malformed devvit-user-agent! Received: '${t}'`);return}if(e!=="Reddit"){console.warn(`Received unknown company name in user agent! Received: '${t}'`);return}if(r==="iOS"){let n=id(i);if(n===void 0){console.warn(`Could not parse version number from user agent! Received: '${t}'`);return}return{company:"Reddit",platform:"iOS",rawVersion:i,versionNumber:n}}if(r==="Android"){let n=id(i);if(n===void 0){console.warn(`Could not parse version number from user agent! Received: '${t}'`);return}return{company:"Reddit",platform:"Android",rawVersion:i,versionNumber:n}}if(r==="Shreddit")return{company:"Reddit",platform:"Shreddit",rawVersion:i};if(r==="Play")return{company:"Reddit",platform:"Play",rawVersion:i};console.warn("Received unknown platform:",r)},sd=t=>t?t.platform==="Android"?t.versionNumber<1875012:t.platform==="iOS"?t.versionNumber<614973:!1:(console.warn(`Could not parse devvit-user-agent! Received: '${JSON.stringify(t)}'`),!1),Qh=t=>{switch(t){case"Android":return"https://play.google.com/store/apps/details?id=com.reddit.frontpage";case"iOS":return"https://apps.apple.com/us/app/reddit/id1064216828";case"Play":case"Shreddit":break;default:console.error(`No upgrade link for platform: ${t}`)}},Xh=({platform:t},e)=>a.createElement("blocks",null,a.createElement("vstack",{alignment:"middle center",height:100,width:100},a.createElement("vstack",{maxWidth:"300px",gap:"large",alignment:"middle center"},a.createElement("vstack",{gap:"medium",alignment:"middle center"},a.createElement("image",{imageHeight:100,imageWidth:100,url:"https://i.redd.it/p1vmc5ulmpib1.png"}),a.createElement("text",{size:"large",weight:"bold",wrap:!0,alignment:"center"},"Uh oh, the app you're trying to use requires the latest version of Reddit. Please upgrade your app to continue.")),a.createElement("hstack",{alignment:"middle center"},a.createElement("button",{onPress:()=>{let r=Qh(t);r?e.ui.navigateTo(r):console.warn("No upgrade link found for platform:",t)}},"Upgrade"))))),od=t=>()=>a.createElement(Xh,{platform:t});var Yh=()=>a.createElement("vstack",{alignment:"center middle",width:"100%",height:"100%"},a.createElement("text",null,"This feature is not available yet")),ef=[[Mn,Mn.methods.renderPostContent,(t,e)=>a.customPostType?.render(e)??null],[Mn,Mn.methods.renderPostComposer,(t,e)=>a.createElement(Yh,null)]];function tf(t){return async(e,r)=>{let i=nd(r["devvit-user-agent"]?.values?.[0]??"");if(i&&sd(i)){let s=new _t(od(i.platform));return ad.fromJSON(await s.handle(e,r))}let n=new _t(t);return ad.fromJSON(await n.handle(e,r))}}function cd(t){for(let[e,r,i]of ef)t.provides(e),x(r.name,tf(i))}var w=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},hr=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},f,Et,So,fr,Jr,Zr,Ct,Nn,Qr,mr,To,Ro,Xr,W,a=class extends Li{static configure(e){hr(this,f,{...w(this,f,"f",fr),...e},"f",fr),ue(e.http)&&this.use(y.HTTPDefinition),(e.redis===void 0||ue(e.kvStore)||ue(e.redis))&&(this.use(y.KVStoreDefinition),this.use(y.RedisAPIDefinition)),ue(e.media)&&this.use(y.MediaServiceDefinition),ue(e.modLog)&&this.use(y.ModlogDefinition),ue(e.redditAPI)&&(this.use(y.FlairDefinition),this.use(y.GraphQLDefinition),this.use(y.LinksAndCommentsDefinition),this.use(y.ListingsDefinition),this.use(y.ModerationDefinition),this.use(y.ModNoteDefinition),this.use(y.NewModmailDefinition),this.use(y.PrivateMessagesDefinition),this.use(y.SubredditsDefinition),this.use(y.UsersDefinition),this.use(y.WidgetsDefinition),this.use(y.WikiDefinition)),ue(e.realtime)&&this.use(y.RealtimeDefinition),ue(e.userActions)&&this.use(y.UserActionsDefinition)}static addMenuItem(e){w(this,f,"f",Nn).push(e)}static addCustomPostType(e){hr(this,f,e,"f",Jr)}static createForm(e,r){let i=`form.${w(this,f,"f",Zr).size}`;return w(this,f,"f",Zr).set(i,{form:e,onSubmit:r}),i}static addSchedulerJob(e){if(w(this,f,"f",W)[y.SchedulerDefinition.fullName]||this.use(y.SchedulerDefinition),w(this,f,"f",Qr).has(e.name))throw new Error(`Job ${e.name} is already defined`);w(this,f,"f",Qr).set(e.name,e.onRun)}static addSettings(e){let r=Array.isArray(e)?e:[e],i=r.filter(s=>s.type==="group"||!s.scope||s.scope===rt.Installation),n=r.filter(s=>s.type!=="group"&&s.scope===rt.App);i.length>0&&(hr(this,f,w(this,f,"f",Ct)??[],"f",Ct),w(this,f,"f",Ct).push(...i)),n.length>0&&(hr(this,f,w(this,f,"f",Et)??[],"f",Et),w(this,f,"f",Et).push(...n)),it([...w(this,f,"f",Ct)??[],...w(this,f,"f",Et)??[]]),w(this,f,"f",W)[y.SettingsDefinition.fullName]||this.use(y.SettingsDefinition)}static addTrigger(e){if("events"in e){for(let r of e.events)this.addTrigger({event:r,onEvent:(i,n)=>e.onEvent(i,n)});return this}return w(this,f,"f",mr).has(e.event)?w(this,f,"f",mr).get(e.event)?.push(e.onEvent):w(this,f,"f",mr).set(e.event,[e.onEvent]),f}static provide(e){w(this,f,"f",Ro).push(e)}static use(e,r){w(this,f,"f",Xr)[e.fullName]={def:e,options:r??{},handler:void 0};let i={};for(let n of Object.values(e.methods))i[n.name]=(s,o)=>w(this,f,"f",Xr)[e.fullName].handler?.[n.name]?.(n.requestType?.fromPartial(s??{}),o);return w(this,f,"f",W)[e.fullName]=i,i}static get redditAPIPlugins(){if(!ue(w(this,f,"f",fr).redditAPI))throw new Error("Reddit API is not enabled. You can enable it by passing `redditAPI: true` to `Devvit.configure`.");return{Flair:w(this,f,"f",W)[y.FlairDefinition.fullName],GraphQL:w(this,f,"f",W)[y.GraphQLDefinition.fullName],LinksAndComments:w(this,f,"f",W)[y.LinksAndCommentsDefinition.fullName],Listings:w(this,f,"f",W)[y.ListingsDefinition.fullName],Moderation:w(this,f,"f",W)[y.ModerationDefinition.fullName],ModNote:w(this,f,"f",W)[y.ModNoteDefinition.fullName],NewModmail:w(this,f,"f",W)[y.NewModmailDefinition.fullName],PrivateMessages:w(this,f,"f",W)[y.PrivateMessagesDefinition.fullName],Subreddits:w(this,f,"f",W)[y.SubredditsDefinition.fullName],Users:w(this,f,"f",W)[y.UsersDefinition.fullName],Widgets:w(this,f,"f",W)[y.WidgetsDefinition.fullName],Wiki:w(this,f,"f",W)[y.WikiDefinition.fullName]}}static get modLogPlugin(){let e=w(this,f,"f",W)[y.ModlogDefinition.fullName];if(!e)throw new Error("ModLog is not enabled. You can enable it by passing `modLog: true` to `Devvit.configure`");return e}static get schedulerPlugin(){let e=w(this,f,"f",W)[y.SchedulerDefinition.fullName];if(!e)throw new Error("Scheduler is not enabled. You can enable it by calling `Devvit.addSchedulerJob` at the top level of your app.");return e}static get kvStorePlugin(){let e=w(this,f,"f",W)[y.KVStoreDefinition.fullName];if(!e)throw new Error("Key Value Store is not enabled. You can enable it by passing `kvStore: true` to `Devvit.configure`");return e}static get redisPlugin(){let e=w(this,f,"f",W)[y.RedisAPIDefinition.fullName];if(!e)throw new Error("Redis is not enabled. You can enable it by passing `redis: true` to `Devvit.configure`");return e}static get mediaPlugin(){let e=w(this,f,"f",W)[y.MediaServiceDefinition.fullName];if(!e)throw new Error("MediaService is not enabled. You can enable it by passing `media: true` to `Devvit.configure`");return e}static get settingsPlugin(){let e=w(this,f,"f",W)[y.SettingsDefinition.fullName];if(!e)throw new Error("Settings must first be configured with `Devvit.addSettings()` before they can be accessed");return e}static get realtimePlugin(){let e=w(this,f,"f",W)[y.RealtimeDefinition.fullName];if(!e)throw new Error("Realtime is not enabled. You can enable it by passing `realtime: true` to `Devvit.configure`");return e}static get userActionsPlugin(){if(!(ue(w(this,f,"f",fr).userActions)&&ue(w(this,f,"f",fr).redditAPI)))throw new Error("UserActions is not enabled. You can enable it by passing both `userActions: true` and `redditAPI: true` to `Devvit.configure`");return w(this,f,"f",W)[y.UserActionsDefinition.fullName]}static get menuItems(){return w(this,f,"f",Nn)}static get customPostType(){return w(this,f,"f",Jr)}static get formDefinitions(){return w(this,f,"f",Zr)}static get scheduledJobHandlers(){return w(this,f,"f",Qr)}static get installationSettings(){return w(this,f,"f",Ct)}static get appSettings(){return w(this,f,"f",Et)}static get triggerOnEventHandlers(){return w(this,f,"f",mr)}static get assets(){return w(this,f,"f",So)}static get webViewAssets(){return w(this,f,"f",To)}constructor(e){super(e),hr(f,f,e.assets??{},"f",So),hr(f,f,e.webviewAssets??{},"f",To);for(let r in w(f,f,"f",Xr)){let i=w(f,f,"f",Xr)[r];i.handler=e.use(i.def,i.options)}w(f,f,"f",Nn).length>0&&fc(e),w(f,f,"f",Qr).size>0&&mc(e),w(f,f,"f",Jr)&&(ic(e),cd(e)),(w(f,f,"f",Jr)||w(f,f,"f",Zr).size>0)&&Mc(e),w(f,f,"f",Ct)&&nc(e),w(f,f,"f",Et)&&Ua(e),w(f,f,"f",mr).size>0&&pc(e);for(let r of w(f,f,"f",Ro))e.provides(r)}};f=a;a.debug={};Et={value:void 0};So={value:{}};fr={value:{}};Jr={value:void 0};Zr={value:new Map};Ct={value:void 0};Nn={value:[]};Qr={value:new Map};mr={value:new Map};To={value:{}};Ro={value:[]};Xr={value:{}};W={value:{}};(function(t){function e(r,i,...n){return{type:r,props:i,children:n}}t.createElement=e})(a||(a={}));function re(t){let e=Object.getOwnPropertyDescriptors(t.constructor.prototype);for(let[r,i]of Object.entries(e))i.get&&Object.defineProperty(t,r,{...i,enumerable:!0})}var Mo;(function(t){t[t.bold=1]="bold",t[t.italic=2]="italic",t[t.underline=4]="underline",t[t.strikethrough=8]="strikethrough",t[t.subscript=16]="subscript",t[t.superscript=32]="superscript",t[t.monospace=64]="monospace"})(Mo||(Mo={}));var dd="text",ld="raw",ud="br",hd="link",fd="c/",md="p/",pd="r/",gd="u/",wd="@",yd="spoilertext",bd="par",vd="h",kd="hr",_d="blockquote",Ed="code",Cd="li",Fd="list",Ad="L",Pd="R",Id="C",xd="table",Sd="embed",Td="img",Rd="gif",Md="video";function Nd(t){return{e:Rd,id:t.mediaId,...t.caption&&{c:t.caption},...t.blur&&{o:t.blur}}}function Bd(t,e){let r={},i=[];return Object.assign(r,Yr(r,i),ei(r,i),ti(r,i),ni(r,i),si(r,i),oi(r,i)),e(r),{e:_d,c:i,...t.author&&{a:t.author}}}function Dd(t,e){let r={},i=[];return Object.assign(r,Bo(r,i)),e(r),{e:Ed,c:i,...t.language&&{l:t.language}}}function Ud(t){return{e:fd,t:t.permalink}}function Od(t,e){let r={},i=[];return Object.assign(r,Bo(r,i),ii(r,i)),e(r),{e:vd,l:t.level,c:i}}function Ld(t){return{e:Sd,u:t.sourceUrl,c:t.contentUrl,x:t.width,y:t.height}}function Wd(){return{e:kd}}function Hd(t){return{e:Td,id:t.mediaId,...t.caption&&{c:t.caption},...t.blur&&{o:t.blur}}}function jd(){return{e:ud}}function Gd(t){return{e:hd,t:t.text,u:t.url,...t.formatting&&{f:t.formatting},...t.tooltip&&{a:t.tooltip}}}function Vd(t,e){let r={},i=[];return Object.assign(r,ol(r,i)),e(r),{e:Fd,o:t.ordered,c:i}}function $d(t){let e={},r=[];return Object.assign(e,Yr(e,r),ei(e,r),ti(e,r),Bn(e,r),ni(e,r),si(e,r),oi(e,r)),t(e),{e:Cd,c:r}}function zd(t){let e={},r=[];return Object.assign(e,Dn(e,r),ii(e,r),No(e,r),Do(e,r),ri(e,r)),t(e),{e:bd,c:r}}function Kd(t){return{e:md,t:t.permalink}}function qd(t){return{e:ld,t}}function Jd(t){let e={},r=[];return Object.assign(e,Dn(e,r),ii(e,r),No(e,r)),t(e),{e:yd,c:r}}function Zd(t){return{e:pd,t:t.subredditName,l:t.showPrefix}}function Qd(t){let e={},r=[],i=[];return Object.assign(e,al(e,r,i)),t(e),{e:xd,h:r,c:i}}function Xd(t){let[e,r]=sl();return t(e),{c:r}}function Yd(t,e){let[r,i]=sl();e(r);let n;switch(t.columnAlignment){case"left":n=Ad;break;case"right":n=Pd;break;case"center":n=Id;break}return{...n&&{a:n},...i&&{c:i}}}function el(t){let e={},r=[];return Object.assign(e,cl(e,r)),t(e),r}function tl(t){return{e:dd,t:t.text,...t.formatting&&{f:t.formatting}}}function rl(t){return{e:gd,t:t.username,l:t.showPrefix}}function il(t){return{e:wd,t:t.username,l:t.showPrefix}}function nl(t){return{e:Md,id:t.mediaId,...t.caption&&{c:t.caption},...t.blur&&{o:t.blur},...t.thumbnail&&{p:t.thumbnail},...t.convertToGif&&{gifify:t.convertToGif}}}function sl(){let t={},e=[];return Object.assign(t,Dn(t,e),ii(t,e),Do(t,e),ri(t,e)),[t,e]}function Yr(t,e){return{blockQuote(r,i){return e.push(Bd(r,i)),t}}}function ei(t,e){return{codeBlock(r,i){return e.push(Dd(r,i)),t}}}function dl(t,e){return{embed(r){return e.push(Ld(r)),t}}}function ti(t,e){return{heading(r,i){return e.push(Od(r,i)),t}}}function Bn(t,e){return{horizontalRule(){return e.push(Wd()),t}}}function ri(t,e){return{image(r){return e.push(Hd(r)),t},animatedImage(r){return e.push(Nd(r)),t}}}function No(t,e){return{linebreak(){return e.push(jd()),t}}}function ii(t,e){return{link(r){return e.push(Gd(r)),t},commentLink(r){return e.push(Ud(r)),t},postLink(r){return e.push(Kd(r)),t},subredditLink(r){return e.push(Zd(r)),t},userLink(r){return e.push(rl(r)),t},userMention(r){return e.push(il(r)),t}}}function ni(t,e){return{list(r,i){return e.push(Vd(r,i)),t}}}function ol(t,e){return{item(r){return e.push($d(r)),t}}}function si(t,e){return{paragraph(r){return e.push(zd(r)),t}}}function Bo(t,e){return{rawText(r){return e.push(qd(r)),t}}}function Do(t,e){return{spoiler(r){return e.push(Jd(r)),t}}}function al(t,e,r){return{headerCell(i,n){return e.push(Yd(i,n)),t},row(i){return r.push(el(i)),t}}}function oi(t,e){return{table(r){return e.push(Qd(r)),t}}}function cl(t,e){return{cell(r){return e.push(Xd(r)),t}}}function Dn(t,e){return{text(r){return e.push(tl(r)),t}}}function ll(t,e){return{video(r){return e.push(nl(r)),t}}}var rf=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},nf=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},Un,Ft=class{constructor(){Un.set(this,void 0);let e=[];Object.assign(this,si(this,e),ti(this,e),Bn(this,e),Yr(this,e),ei(this,e),dl(this,e),ni(this,e),oi(this,e),ri(this,e),ll(this,e)),rf(this,Un,{document:e},"f")}build(){return JSON.stringify(nf(this,Un,"f"))}paragraph(e){return this}heading(e,r){return this}horizontalRule(){return this}blockQuote(e,r){return this}codeBlock(e,r){return this}embed(e){return this}list(e,r){return this}table(e){return this}image(e){return this}animatedImage(e){return this}video(e){return this}};Un=new WeakMap;function pr(t){let e;return t instanceof Ft?e=t.build():typeof t=="object"?e=JSON.stringify(t):e=t,e}var Ne=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},Fe=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},ai,gr,wr,At,ci,On,ul=100,hl=1/0,j=class{constructor(e){ai.add(this),gr.set(this,void 0),wr.set(this,void 0),At.set(this,void 0),ci.set(this,!1),this.pageSize=ul,this.limit=hl,this.children=[],re(this),this._fetch=e.fetch,this.pageSize=e.pageSize??ul,this.limit=e.limit??hl,Ne(this,wr,e.after,"f"),Ne(this,gr,e.before,"f"),Ne(this,At,e.more,"f"),e.children&&(this.children=e.children)}get hasMore(){return!Fe(this,ci,"f")||!!(Fe(this,wr,"f")||Fe(this,gr,"f")||Fe(this,At,"f"))}async*[(gr=new WeakMap,wr=new WeakMap,At=new WeakMap,ci=new WeakMap,ai=new WeakSet,Symbol.asyncIterator)](){let e=0;for(;;){if(e===this.children.length)if(this.hasMore){if((await Fe(this,ai,"m",On).call(this)).length===0)break}else break;if(yield this.children[e],e++,e===this.limit)break}}setMore(e){Ne(this,At,e,"f")}preventInitialFetch(){Ne(this,ci,!0,"f")}async all(){for(;this.hasMore&&this.children.length<this.limit;)await Fe(this,ai,"m",On).call(this);return this.children.slice(0,this.limit)}async get(e){let r=e<=this.limit?e:this.limit;for(;this.hasMore&&this.children.length<r;)await Fe(this,ai,"m",On).call(this);return this.children.slice(0,r)}};On=async function(){if(!this.hasMore)throw new Error("This listing does not have any more items to load.");let{children:e,before:r,after:i,more:n}=await this._fetch({before:Fe(this,gr,"f"),after:Fe(this,wr,"f"),limit:this.pageSize,more:Fe(this,At,"f")});return this.children.push(...e),Ne(this,gr,r,"f"),Ne(this,wr,i,"f"),Ne(this,At,n,"f"),Ne(this,ci,!0,"f"),e};var fl=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},Uo,Oo,qe=class{constructor(){}static get(e,r){let i=a.redditAPIPlugins.ModNote;return new j({hasMore:!0,before:e.before,limit:e.limit,pageSize:e.limit,fetch:async n=>{let s=await i.GetNotes({subreddit:e.subreddit,user:e.user,filter:e.filter,before:n.before,limit:n.limit},r);return{children:s.modNotes?.map(o=>fl(this,Uo,"m",Oo).call(this,o))||[],before:s.hasNextPage?s.endCursor:void 0,hasMore:s.hasNextPage}}})}static async delete(e,r){let i=a.redditAPIPlugins.ModNote,{deleted:n}=await i.DeleteNotes(e,r);return!!n}static async add(e,r){let n=await a.redditAPIPlugins.ModNote.PostNotes(e,r);if(!n?.created)throw new Error("Failed to create mod note");return fl(this,Uo,"m",Oo).call(this,n.created)}static async addRemovalNote(e,r){await a.redditAPIPlugins.ModNote.PostRemovalNote(e,r)}};Uo=qe,Oo=function(e){return m(e.id,"Mod note ID is null or undefined"),m(e.createdAt,"Mod note createdAt is null or undefined"),m(e.type,"Mod note type is null or undefined"),m(e.subreddit,"Mod note subreddit is null or undefined"),m(e.subredditId,"Mod note subredditId is null or undefined"),m(e.operator,"Mod note operator is null or undefined"),m(e.operatorId,"Mod note operatorId is null or undefined"),m(e.user,"Mod note user is null or undefined"),m(e.userId,"Mod note userId is null or undefined"),m(e.userNoteData,"Mod note userNote is null or undefined"),m(e.modActionData,"Mod note modAction is null or undefined"),{id:e.id,user:{id:ie(e.userId??""),name:e.user},subreddit:{id:ge(e.subredditId??""),name:e.subreddit},operator:{id:ie(e.operatorId??""),name:e.operator},createdAt:new Date(e.createdAt*1e3),userNote:{note:e.userNoteData?.note,redditId:e.userNoteData?.redditId?$t(e.userNoteData?.redditId):void 0,label:e.userNoteData?.label},type:e.type}};var fe=class{static queryWithQueryString(e,r){return a.redditAPIPlugins.GraphQL.Query({query:e},r)}static query(e,r,i,n){return a.redditAPIPlugins.GraphQL.PersistedQuery({operationName:e,id:r,variables:i},n)}};var ml=["all","wiki","posts","access","mail","config","flair","channels","chat_config","chat_operator","community_chat"];function sf(t,e){return e.map(r=>(t.includes(r)?"+":"-")+r).join(",")}function Lo(t){return sf(t,ml)}function pl(t){return t.filter(e=>ml.includes(e))}import"@devvit/protos";var Ae=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},B=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},Q,yr,di,li,ui,hi,fi,mi,pi,gi,wi,Ln,q,Wo,gl,Ho,Wn;(function(t){t.User="USER_FLAIR",t.Post="LINK_FLAIR"})(Wn||(Wn={}));var yi=class{constructor(e,r,i){yr.set(this,void 0),di.set(this,void 0),li.set(this,void 0),ui.set(this,void 0),hi.set(this,void 0),fi.set(this,void 0),mi.set(this,void 0),pi.set(this,void 0),gi.set(this,void 0),wi.set(this,void 0),re(this),m(e.id),m(e.text),Ae(this,yr,e.id,"f"),Ae(this,di,r,"f"),Ae(this,li,e.text,"f"),Ae(this,ui,of(e.textColor),"f"),Ae(this,hi,af(e.backgroundColor),"f"),Ae(this,fi,cf(e.allowableContent),"f"),Ae(this,mi,e.modOnly,"f"),Ae(this,pi,e.maxEmojis,"f"),Ae(this,gi,e.textEditable,"f"),Ae(this,wi,i,"f")}get id(){return B(this,yr,"f")}get text(){return B(this,li,"f")}get textColor(){return B(this,ui,"f")}get backgroundColor(){return B(this,hi,"f")}get allowableContent(){return B(this,fi,"f")}get modOnly(){return B(this,mi,"f")}get maxEmojis(){return B(this,pi,"f")}get allowUserEdits(){return B(this,gi,"f")}async delete(){return Q.deleteFlairTemplate(B(this,yr,"f"),B(this,di,"f"),B(this,wi,"f"))}async edit(e){return Q.editFlairTemplate({id:B(this,yr,"f"),subredditName:B(this,di,"f"),text:e.text??B(this,li,"f"),allowableContent:e.allowableContent??B(this,fi,"f"),backgroundColor:e.backgroundColor??B(this,hi,"f"),maxEmojis:e.maxEmojis??B(this,pi,"f"),modOnly:e.modOnly??B(this,mi,"f"),textColor:e.textColor??B(this,ui,"f"),allowUserEdits:e.allowUserEdits??B(this,gi,"f")},B(this,wi,"f"))}static async createPostFlairTemplate(e,r){return B(Q,Q,"m",Ln).call(Q,{...e,flairType:Wn.Post},r)}static async createUserFlairTemplate(e,r){return B(Q,Q,"m",Ln).call(Q,{...e,flairType:Wn.User},r)}static async editFlairTemplate(e,r){return B(Q,Q,"m",Ln).call(Q,e,r)}static async getPostFlairTemplates(e,r){return(await a.redditAPIPlugins.Flair.LinkFlair({subreddit:e},r)).flair?.map(s=>new Q(s,e,r))||[]}static async getUserFlairTemplates(e,r){return(await a.redditAPIPlugins.Flair.UserFlair({subreddit:e},r)).flair?.map(s=>new Q(s,e,r))||[]}static async deleteFlairTemplate(e,r,i){await a.redditAPIPlugins.Flair.DeleteFlairTemplate({subreddit:e,flairTemplateId:r},i)}};Q=yi,yr=new WeakMap,di=new WeakMap,li=new WeakMap,ui=new WeakMap,hi=new WeakMap,fi=new WeakMap,mi=new WeakMap,pi=new WeakMap,gi=new WeakMap,wi=new WeakMap,Ln=async function(e,r){let{subredditName:i,allowableContent:n="all",backgroundColor:s="transparent",flairType:o="",maxEmojis:d=10,modOnly:l=!1,text:u,textColor:g="dark",allowUserEdits:p=!1,id:_=""}=e;if(l&&p)throw new Error("Cannot have a mod only flair that is editable by users");let T=await a.redditAPIPlugins.Flair.FlairTemplate({subreddit:i,allowableContent:n,backgroundColor:s,flairType:o,maxEmojis:d,modOnly:l,text:u,textColor:g,textEditable:p,flairTemplateId:_,cssClass:"",overrideCss:!1},r);return new Q(T,i,r)};function jo(t){return{flairCssClass:t.flairCssClass,user:t.user,flairText:t.flairText}}var Pt=class{static async getUserFlairBySubreddit(e,r){return a.redditAPIPlugins.Flair.FlairList(e,r)}static setUserFlair(e,r){return B(q,q,"m",Wo).call(q,e,r)}static setUserFlairBatch(e,r,i){return B(q,q,"m",gl).call(q,e,r,i)}static setPostFlair(e,r){return B(q,q,"m",Wo).call(q,{...e,postId:ce(e.postId)},r)}static async removePostFlair(e,r,i){return B(q,q,"m",Ho).call(q,e,r,void 0,i)}static async removeUserFlair(e,r,i){return B(q,q,"m",Ho).call(q,e,void 0,r,i)}};q=Pt,Wo=async function(e,r){await a.redditAPIPlugins.Flair.SelectFlair({subreddit:e.subredditName,flairTemplateId:e.flairTemplateId??"",text:e.text??"",name:e.username,link:e.postId,backgroundColor:e.backgroundColor??"",textColor:e.textColor??"dark",cssClass:e.cssClass??"",returnRtjson:"none"},r)},gl=async function(e,r,i){if(!r.length)return[];if(r.length>100)throw new Error("Unexpected input: flairs array cannot be longer than 100 entries.");let s=",",o=r.map(u=>{for(let g in u)if(u[g]?.includes(s))throw new Error(`Unexpected input: ${g} cannot contain the "," character`);return[u.username,u.text||"",u.cssClass||""].join(s)}).join(`
|
|
4
|
-
`);return(await a.redditAPIPlugins.Flair.FlairCsv({subreddit:e,flairCsv:o},i)).result},Ho=async function(e,r,i,n){await a.redditAPIPlugins.Flair.SelectFlair({subreddit:e,name:i??"",link:r??"",flairTemplateId:"",backgroundColor:"",text:"",textColor:"",cssClass:"",returnRtjson:"none"},n)};function of(t){if(m(t,"Flair text color is required"),t==="light"||t==="dark")return t;throw new Error(`Invalid flair text color: ${t}`)}function af(t){if(!t||t.length===0||t==="transparent")return"transparent";if(/^#([A-Fa-f0-9]{6})$/.test(t))return t;throw new Error(`Invalid flair background color: ${t}`)}function cf(t){if(t==="all"||t==="text"||t==="emoji")return t;throw new Error(`Invalid allowable content: ${t}`)}import"@devvit/protos";import{Block as vl,UIResponse as wf}from"@devvit/protos";var $o=Yo(bl(),1);var Vo=t=>"text"in t?t.text:gf(t.richtext),gf=t=>t instanceof Ft?t.build():typeof t=="object"?JSON.stringify(t):t;var b=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},h=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},vi,jn,br,Gn,ki,Vn,$n,zn,vr,Kn,qn,Jn,Zn,Qn,Xn,xt,Yn,es,kr,_i,St,Ei,Ci,Fi,Tt,Rt,Mt,Ai,Nt,Bt,Dt,Je,ts,rs,Pi,Ii,xi,M,yf={NONE:0,BLOCKS:1,UNRECOGNIZED:-1},Be=class t{constructor(e,r){vi.set(this,void 0),jn.set(this,void 0),br.set(this,void 0),Gn.set(this,void 0),ki.set(this,void 0),Vn.set(this,void 0),$n.set(this,void 0),zn.set(this,void 0),vr.set(this,void 0),Kn.set(this,void 0),qn.set(this,void 0),Jn.set(this,void 0),Zn.set(this,void 0),Qn.set(this,void 0),Xn.set(this,void 0),xt.set(this,void 0),Yn.set(this,void 0),es.set(this,void 0),kr.set(this,void 0),_i.set(this,void 0),St.set(this,void 0),Ei.set(this,void 0),Ci.set(this,void 0),Fi.set(this,void 0),Tt.set(this,void 0),Rt.set(this,void 0),Mt.set(this,void 0),Ai.set(this,void 0),Nt.set(this,void 0),Bt.set(this,void 0),Dt.set(this,void 0),Je.set(this,void 0),ts.set(this,void 0),rs.set(this,void 0),Pi.set(this,void 0),Ii.set(this,void 0),xi.set(this,void 0),M.set(this,void 0),re(this),m(e.id,"Post is missing id"),m(e.title,"Post is missing title"),m(e.createdUtc,"Post is missing created date"),m(e.author,"Post is missing author name"),m(e.subreddit,"Post is missing subreddit name"),m(e.subredditId,"Post is missing subreddit id"),m(e.url,"Post is missing url"),m(e.permalink,"Post is missing permalink"),b(this,vi,ce(`t3_${e.id}`),"f"),b(this,br,e.author,"f"),b(this,jn,e.authorFullname?ie(e.authorFullname):void 0,"f"),b(this,ki,ge(e.subredditId),"f"),b(this,Vn,e.subreddit,"f"),b(this,Jn,e.score??0,"f"),b(this,Zn,e.numComments??0,"f"),b(this,Qn,e.numReports??0,"f");let i=new Date(0);i.setUTCSeconds(e.createdUtc),b(this,Gn,i,"f"),b(this,zn,e.title,"f"),b(this,vr,e.selftext,"f"),b(this,Kn,e.selftextHtml,"f"),b(this,qn,e.url,"f"),b(this,$n,e.permalink,"f"),e.thumbnail&&e.thumbnail!=="self"&&e.thumbnail!=="nsfw"&&e.thumbnailHeight!=null&&e.thumbnailWidth!=null&&b(this,Xn,{url:e.thumbnail,height:e.thumbnailHeight,width:e.thumbnailWidth},"f"),b(this,xt,e.approved??!1,"f"),b(this,Yn,e.approvedAtUtc??0,"f"),b(this,es,e.bannedAtUtc??0,"f"),b(this,St,e.removed??!1,"f"),b(this,Ei,e.removedBy,"f"),b(this,Ci,e.removedByCategory,"f"),b(this,kr,e.spam??!1,"f"),b(this,_i,e.stickied??!1,"f"),b(this,Fi,e.archived??!1,"f"),b(this,Tt,e.edited??!1,"f"),b(this,Rt,e.locked??!1,"f"),b(this,Mt,e.over18??!1,"f"),b(this,Ai,e.quarantine??!1,"f"),b(this,Nt,e.spoiler,"f"),b(this,Bt,e.hidden??!1,"f"),b(this,Dt,e.ignoreReports??!1,"f"),b(this,Je,e.distinguished,"f"),b(this,rs,e.secureMedia,"f"),b(this,Pi,(e.modReports??[]).map(([n])=>n),"f"),b(this,Ii,(e.userReports??[]).map(([n])=>n),"f"),b(this,M,r,"f"),(e.linkFlairBackgroundColor||e.linkFlairCssClass||e.linkFlairText||e.linkFlairType||e.linkFlairTemplateId||e.linkFlairRichtext||e.linkFlairTextColor)&&b(this,ts,{backgroundColor:e.linkFlairBackgroundColor,cssClass:e.linkFlairCssClass,text:e.linkFlairText,type:e.linkFlairType,templateId:e.linkFlairTemplateId,richtext:(e.linkFlairRichtext??[]).map(({e:n,t:s,a:o,u:d})=>({elementType:n,text:s,emojiRef:o,url:d})),textColor:e.linkFlairTextColor},"f"),e.gallery?b(this,xi,e.gallery.map(n=>({url:n.url,height:n.height,width:n.width})),"f"):b(this,xi,[],"f")}get id(){return h(this,vi,"f")}get authorId(){return h(this,jn,"f")}get authorName(){return h(this,br,"f")}get subredditId(){return h(this,ki,"f")}get subredditName(){return h(this,Vn,"f")}get permalink(){return h(this,$n,"f")}get title(){return h(this,zn,"f")}get body(){return h(this,vr,"f")}get bodyHtml(){return h(this,Kn,"f")}get url(){return h(this,qn,"f")}get thumbnail(){return h(this,Xn,"f")}get createdAt(){return h(this,Gn,"f")}get score(){return h(this,Jn,"f")}get numberOfComments(){return h(this,Zn,"f")}get numberOfReports(){return h(this,Qn,"f")}get approved(){return h(this,xt,"f")}get approvedAtUtc(){return h(this,Yn,"f")}get bannedAtUtc(){return h(this,es,"f")}get spam(){return h(this,kr,"f")}get stickied(){return h(this,_i,"f")}get removed(){return h(this,St,"f")}get removedBy(){return h(this,Ei,"f")}get removedByCategory(){return h(this,Ci,"f")}get archived(){return h(this,Fi,"f")}get edited(){return h(this,Tt,"f")}get locked(){return h(this,Rt,"f")}get nsfw(){return h(this,Mt,"f")}get quarantined(){return h(this,Ai,"f")}get spoiler(){return h(this,Nt,"f")}get hidden(){return h(this,Bt,"f")}get ignoringReports(){return h(this,Dt,"f")}get distinguishedBy(){return h(this,Je,"f")}get comments(){return pe.getComments({postId:this.id},h(this,M,"f"))}get flair(){return h(this,ts,"f")}get secureMedia(){return h(this,rs,"f")}get userReportReasons(){return h(this,Ii,"f")}get modReportReasons(){return h(this,Pi,"f")}get gallery(){return h(this,xi,"f")}toJSON(){return{id:this.id,authorId:this.authorId,authorName:this.authorName,subredditId:this.subredditId,subredditName:this.subredditName,permalink:this.permalink,title:this.title,body:this.body,bodyHtml:this.bodyHtml,url:this.url,thumbnail:this.thumbnail,score:this.score,numberOfComments:this.numberOfComments,numberOfReports:this.numberOfReports,createdAt:this.createdAt,approved:this.approved,spam:this.spam,stickied:this.stickied,removed:this.removed,removedBy:h(this,Ei,"f"),removedByCategory:h(this,Ci,"f"),archived:this.archived,edited:this.edited,locked:this.locked,nsfw:this.nsfw,quarantined:this.quarantined,spoiler:this.spoiler,hidden:this.hidden,ignoringReports:this.ignoringReports,distinguishedBy:this.distinguishedBy,flair:this.flair,secureMedia:this.secureMedia,modReportReasons:h(this,Pi,"f"),userReportReasons:h(this,Ii,"f")}}isApproved(){return h(this,xt,"f")}isSpam(){return h(this,kr,"f")}isStickied(){return h(this,_i,"f")}isRemoved(){return h(this,St,"f")}isArchived(){return h(this,Fi,"f")}isEdited(){return h(this,Tt,"f")}isLocked(){return h(this,Rt,"f")}isNsfw(){return h(this,Mt,"f")}isQuarantined(){return h(this,Ai,"f")}isSpoiler(){return h(this,Nt,"f")}isHidden(){return h(this,Bt,"f")}isIgnoringReports(){return h(this,Dt,"f")}isDistinguishedBy(){return h(this,Je,"f")}async edit(e){let r=await t.edit({id:this.id,...e},h(this,M,"f"));b(this,vr,r.body,"f"),b(this,Tt,r.edited,"f")}async setSuggestedCommentSort(e){await t.setSuggestedCommentSort({id:this.id,subredditId:h(this,ki,"f"),suggestedSort:e},h(this,M,"f"))}async setCustomPostPreview(e){await t.setCustomPostPreview({id:this.id,ui:e},h(this,M,"f"))}async setTextFallback(e){let r=await t.setTextFallback(e,this.id,h(this,M,"f"));b(this,vr,r.body,"f"),b(this,Tt,r.edited,"f")}async addComment(e){return pe.submit({id:this.id,...e},h(this,M,"f"))}async delete(){m(h(this,M,"f"));let e=h(this,M,"f")?.[E.App]?.values[0];if(e!==h(this,br,"f"))throw new Error(`App '${e}' is not the author of Post ${this.id}, delete not allowed.`);return t.delete(this.id,h(this,M,"f"))}async approve(){await t.approve(this.id,h(this,M,"f")),b(this,xt,!0,"f"),b(this,St,!1,"f")}async remove(e=!1){await t.remove(this.id,e,h(this,M,"f")),b(this,St,!0,"f"),b(this,kr,e,"f"),b(this,xt,!1,"f")}async lock(){await t.lock(this.id,h(this,M,"f")),b(this,Rt,!0,"f")}async unlock(){await t.unlock(this.id,h(this,M,"f")),b(this,Rt,!1,"f")}async hide(){await t.hide(this.id,h(this,M,"f")),b(this,Bt,!0,"f")}async unhide(){await t.unhide(this.id,h(this,M,"f")),b(this,Bt,!1,"f")}async markAsNsfw(){await t.markAsNsfw(this.id,h(this,M,"f")),b(this,Mt,!0,"f")}async unmarkAsNsfw(){await t.unmarkAsNsfw(this.id,h(this,M,"f")),b(this,Mt,!1,"f")}async markAsSpoiler(){await t.markAsSpoiler(this.id,h(this,M,"f")),b(this,Nt,!0,"f")}async unmarkAsSpoiler(){await t.unmarkAsSpoiler(this.id,h(this,M,"f")),b(this,Nt,!1,"f")}async sticky(e){await t.sticky(this.id,e,h(this,M,"f"))}async unsticky(){await t.unsticky(this.id,h(this,M,"f"))}async distinguish(){let{distinguishedBy:e}=await t.distinguish(this.id,!1,h(this,M,"f"));b(this,Je,e,"f")}async distinguishAsAdmin(){let{distinguishedBy:e}=await t.distinguish(this.id,!0,h(this,M,"f"));b(this,Je,e,"f")}async undistinguish(){let{distinguishedBy:e}=await t.undistinguish(this.id,h(this,M,"f"));b(this,Je,e,"f")}async ignoreReports(){await t.ignoreReports(this.id,h(this,M,"f")),b(this,Dt,!0,"f")}async unignoreReports(){await t.unignoreReports(this.id,h(this,M,"f")),b(this,Dt,!1,"f")}async getAuthor(){return be.getByUsername(h(this,br,"f"),h(this,M,"f"))}async crosspost(e){return t.crosspost({...e,postId:this.id},h(this,M,"f"))}addRemovalNote(e){return qe.addRemovalNote({itemIds:[h(this,vi,"f")],...e},h(this,M,"f"))}async getEnrichedThumbnail(){return bf({id:this.id},h(this,M,"f"))}static async getById(e,r){let i=a.redditAPIPlugins.LinksAndComments,n=Ir(e)?e:`t3_${e}`,s=await i.Info({subreddits:[],thingIds:[n]},r);if(!s.data?.children?.length)throw new Error("could not find post");let o=s.data.children[0];if(!o?.data)throw new Error("could not find post");return new t(o.data,r)}static async submit(e,r){let{runAs:i="APP"}=e,n=ae[i],s=n===ae.USER?a.userActionsPlugin:a.redditAPIPlugins.LinksAndComments,o;if("preview"in e){m(r,"Missing metadata in `SubmitPostOptions`"),n===ae.USER&&m(e.userGeneratedContent,"userGeneratedContent must be set in `SubmitPostOptions` when RunAs=USER for experience posts");let u=await new Se(()=>e.preview,void 0,{},r,void 0).buildBlocksUI(),g=vl.encode(u).finish(),{textFallback:p,..._}=e,I=p?Vo(p):"",T=e.userGeneratedContent?{text:e.userGeneratedContent.text??"",imageUrls:e.userGeneratedContent.imageUrls??[]}:void 0,L={kind:"custom",sr:e.subredditName,richtextJson:(0,$o.fromByteArray)(g),richtextFallback:I,..._,userGeneratedContent:T,runAs:n};o=await s.SubmitCustomPost(L,r)}else o=await s.Submit({kind:"kind"in e?e.kind:"url"in e?"link":"self",sr:e.subredditName,richtextJson:"richtext"in e?pr(e.richtext):void 0,...e,runAs:n},r);if("kind"in e&&["image","video","videogif"].includes(e.kind)&&!o.json?.data?.id){if(e.kind==="image"&&"imageUrls"in e)throw new Error(`Image post type with ${e.imageUrls} is being created asynchronously and should be updated in the subreddit soon.`);if("videoPosterUrl"in e)throw new Error(`Post of ${e.kind} type with ${e.videoPosterUrl} is being created asynchronously and should be updated in the subreddit soon.`)}if(!o.json?.data?.id||o.json?.errors?.length)throw new Error(`failed to submit post - either post ID is empty or request failed with errors: ${o.json?.errors}`);return t.getById(`t3_${o.json.data.id}`,r)}static async crosspost(e,r){let{runAs:i="APP"}=e,n=ae[i],s=n===ae.USER?a.userActionsPlugin:a.redditAPIPlugins.LinksAndComments,{postId:o,subredditName:d,...l}=e,u=await s.Submit({kind:"crosspost",sr:d,crosspostFullname:ce(o),...l,runAs:n},r);if(!u.json?.data?.id||u.json?.errors?.length)throw new Error("failed to crosspost post");return t.getById(`t3_${u.json.data.id}`,r)}static async edit(e,r){let i=a.redditAPIPlugins.LinksAndComments,{id:n}=e,s;if("richtext"in e&&(s=pr(e.richtext)),(await i.EditUserText({thingId:n,text:"text"in e?e.text:"",richtextJson:s,runAs:ae.APP},r)).json?.errors?.length)throw new Error("Failed to edit post");return t.getById(n,r)}static async setSuggestedCommentSort(e,r){if(!(await fe.query("SetSuggestedSort","cf6052acc7fefaa65b710625b81dba8041f258313aafe9730e2a3dc855e5d10d",{input:{subredditId:e.subredditId,postId:e.id,sort:e.suggestedSort}},r)).data?.setSuggestedSort?.ok)throw new Error("Failed to set suggested sort")}static async setCustomPostPreview(e,r){if(!r)throw new Error("Failed to set custom post preview. Metadata not found");let i=a.redditAPIPlugins.LinksAndComments,n=new _t(e.ui),o=wf.fromJSON(await n.handle({events:[]},r)).blocks,d=(0,$o.fromByteArray)(vl.encode(o).finish());await i.SetCustomPostPreview({thingId:e.id,bodyType:yf.BLOCKS,blocksRenderContent:d},r)}static async setTextFallback(e,r,i){if(!("text"in e)&&!("richtext"in e))throw new Error(`No text fallback provided for post ${r}.`);let n=a.redditAPIPlugins.LinksAndComments,s=Vo(e);if((await n.EditCustomPost({thingId:r,richtextFallback:s},i)).json?.errors?.length)throw new Error("Failed to set post text fallback");return t.getById(r,i)}static async delete(e,r){await a.redditAPIPlugins.LinksAndComments.Del({id:e},r)}static async approve(e,r){await a.redditAPIPlugins.Moderation.Approve({id:e},r)}static async remove(e,r=!1,i){await a.redditAPIPlugins.Moderation.Remove({id:e,spam:r},i)}static async hide(e,r){await a.redditAPIPlugins.LinksAndComments.Hide({id:e},r)}static async unhide(e,r){await a.redditAPIPlugins.LinksAndComments.Unhide({id:e},r)}static async markAsNsfw(e,r){await a.redditAPIPlugins.LinksAndComments.MarkNSFW({id:e},r)}static async unmarkAsNsfw(e,r){await a.redditAPIPlugins.LinksAndComments.UnmarkNSFW({id:e},r)}static async markAsSpoiler(e,r){await a.redditAPIPlugins.LinksAndComments.Spoiler({id:e},r)}static async unmarkAsSpoiler(e,r){await a.redditAPIPlugins.LinksAndComments.Unspoiler({id:e},r)}static async sticky(e,r,i){await a.redditAPIPlugins.LinksAndComments.SetSubredditSticky({id:e,state:!0,num:r},i)}static async unsticky(e,r){await a.redditAPIPlugins.LinksAndComments.SetSubredditSticky({id:e,state:!1},r)}static async lock(e,r){await a.redditAPIPlugins.LinksAndComments.Lock({id:e},r)}static async unlock(e,r){await a.redditAPIPlugins.LinksAndComments.Unlock({id:e},r)}static async distinguish(e,r,i){let o=(await a.redditAPIPlugins.Moderation.Distinguish({id:e,how:r?"admin":"yes",sticky:!1},i)).json?.data?.things?.[0]?.data;return m(o),{distinguishedBy:o.distinguished}}static async undistinguish(e,r){let s=(await a.redditAPIPlugins.Moderation.Distinguish({id:e,how:"no",sticky:!1},r)).json?.data?.things?.[0]?.data;return m(s),{distinguishedBy:s.distinguished}}static async ignoreReports(e,r){await a.redditAPIPlugins.Moderation.IgnoreReports({id:e},r)}static async unignoreReports(e,r){await a.redditAPIPlugins.Moderation.UnignoreReports({id:e},r)}static getControversialPosts(e={},r){return this.getSortedPosts({...e,sort:"controversial"},r)}static getTopPosts(e={},r){return this.getSortedPosts({...e,sort:"top"},r)}static getSortedPosts(e,r){let i=a.redditAPIPlugins.Listings;return new j({hasMore:!0,before:e.before,after:e.after,pageSize:e.pageSize,limit:e.limit,fetch:async n=>{let s=await i.Sort({show:"all",sort:e.sort,t:e.timeframe,subreddit:e.subredditName,...n},r);return bi(s,r)}})}static getHotPosts(e={location:"GLOBAL"},r){let i=a.redditAPIPlugins.Listings;return new j({hasMore:!0,before:e.before,after:e.after,pageSize:e.pageSize,limit:e.limit,fetch:async n=>{let s=await i.Hot({g:e.location,show:"all",subreddit:e.subredditName,...n},r);return bi(s,r)}})}static getNewPosts(e,r){let i=a.redditAPIPlugins.Listings;return new j({hasMore:!0,before:e.before,after:e.after,pageSize:e.pageSize,limit:e.limit,fetch:async n=>{let s=await i.New({show:"all",subreddit:e.subredditName,...n},r);return bi(s,r)}})}static getRisingPosts(e,r){let i=a.redditAPIPlugins.Listings;return new j({hasMore:!0,before:e.before,after:e.after,pageSize:e.pageSize,limit:e.limit,fetch:async n=>{let s=await i.Rising({show:"all",subreddit:e.subredditName,...n},r);return bi(s,r)}})}static getPostsByUser(e,r){let i=a.redditAPIPlugins.Users;return new j({hasMore:!0,before:e.before,after:e.after,pageSize:e.pageSize,limit:e.limit,async fetch(n){let s=await i.UserWhere({username:e.username,where:"submitted",...n},r);return bi(s,r)}})}};vi=new WeakMap,jn=new WeakMap,br=new WeakMap,Gn=new WeakMap,ki=new WeakMap,Vn=new WeakMap,$n=new WeakMap,zn=new WeakMap,vr=new WeakMap,Kn=new WeakMap,qn=new WeakMap,Jn=new WeakMap,Zn=new WeakMap,Qn=new WeakMap,Xn=new WeakMap,xt=new WeakMap,Yn=new WeakMap,es=new WeakMap,kr=new WeakMap,_i=new WeakMap,St=new WeakMap,Ei=new WeakMap,Ci=new WeakMap,Fi=new WeakMap,Tt=new WeakMap,Rt=new WeakMap,Mt=new WeakMap,Ai=new WeakMap,Nt=new WeakMap,Bt=new WeakMap,Dt=new WeakMap,Je=new WeakMap,ts=new WeakMap,rs=new WeakMap,Pi=new WeakMap,Ii=new WeakMap,xi=new WeakMap,M=new WeakMap;function bi(t,e){if(!t.data?.children)throw new Error("Listing response is missing children");return{children:t.data.children.map(i=>new Be(i.data,e)),before:t.data.before,after:t.data.after}}async function bf(t,e){let s=(await fe.query("GetThumbnailV2","81580ce4e23d748c5a59a1618489b559bf4518b6a73af41f345d8d074c8b2ce9",{id:t.id},e)).data?.postInfoById?.thumbnailV2;if(s){if(!s.image)return}else throw new Error("Failed to get thumbnail");return{attribution:s.attribution,image:{url:s.image.url,width:s.image.dimensions.width,height:s.image.dimensions.height},isObfuscatedDefault:s.isObfuscatedDefault,...s.obfuscatedImage&&{obfuscatedImage:{url:s.obfuscatedImage.url,width:s.obfuscatedImage.dimensions.width,height:s.obfuscatedImage.dimensions.height}}}}var ve=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},H=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},is,Si,ns,ss,os,as,cs,Ut,ds,ls,us,De,kl;(function(t){t.Custom="CUSTOM",t.Reddit="REDDIT",t.Instagram="INSTAGRAM",t.Twitter="TWITTER",t.Tiktok="TIKTOK",t.Twitch="TWITCH",t.Facebook="FACEBOOK",t.Youtube="YOUTUBE",t.Tumblr="TUMBLR",t.Spotify="SPOTIFY",t.Soundcloud="SOUNDCLOUD",t.Beacons="BEACONS",t.Linktree="LINKTREE",t.Discord="DISCORD",t.Venmo="VENMO",t.CashApp="CASH_APP",t.Patreon="PATREON",t.Kofi="KOFI",t.Paypal="PAYPAL",t.Cameo="CAMEO",t.Onlyfans="ONLYFANS",t.Substack="SUBSTACK",t.Kickstarter="KICKSTARTER",t.Indiegogo="INDIEGOGO",t.BuyMeACoffee="BUY_ME_A_COFFEE",t.Shopify="SHOPIFY"})(kl||(kl={}));var be=class t{constructor(e,r){is.set(this,void 0),Si.set(this,void 0),ns.set(this,void 0),ss.set(this,void 0),os.set(this,void 0),as.set(this,void 0),cs.set(this,void 0),Ut.set(this,new Map),ds.set(this,void 0),ls.set(this,void 0),us.set(this,void 0),De.set(this,void 0),re(this),m(e.id,"User ID is missing or undefined"),m(e.name,"Username is missing or undefined"),m(e.createdUtc,"User is missing created date"),ve(this,is,ie(Oi(e.id)?e.id:`t2_${e.id}`),"f"),ve(this,Si,e.name,"f"),ve(this,as,e.over18??!1,"f"),ve(this,cs,e.isEmployee??!1,"f");let i=new Date(0);if(i.setUTCSeconds(e.createdUtc),ve(this,ns,i,"f"),ve(this,ss,e.linkKarma??0,"f"),ve(this,os,e.commentKarma??0,"f"),e.modPermissions)for(let[n,s]of Object.entries(e.modPermissions))H(this,Ut,"f").set(n,pl(s));ve(this,ds,new URL(e.subreddit?.url??"","https://www.reddit.com").toString(),"f"),ve(this,ls,e.subreddit?.url??"","f"),ve(this,us,e.hasVerifiedEmail??!1,"f"),ve(this,De,r,"f")}get id(){return H(this,is,"f")}get username(){return H(this,Si,"f")}get createdAt(){return H(this,ns,"f")}get linkKarma(){return H(this,ss,"f")}get commentKarma(){return H(this,os,"f")}get nsfw(){return H(this,as,"f")}get isAdmin(){return H(this,cs,"f")}get modPermissions(){return H(this,Ut,"f")}get url(){return H(this,ds,"f")}get permalink(){return H(this,ls,"f")}get hasVerifiedEmail(){return H(this,us,"f")}toJSON(){return{id:this.id,username:this.username,createdAt:this.createdAt,linkKarma:this.linkKarma,commentKarma:this.commentKarma,nsfw:this.nsfw,modPermissionsBySubreddit:Object.fromEntries(this.modPermissions)}}async getModPermissionsForSubreddit(e){if(H(this,Ut,"f").has(e))return H(this,Ut,"f").get(e);let r=await t.getSubredditUsersByType({subredditName:e,type:"moderators",username:this.username},H(this,De,"f")).all();if(r.length===0)return[];let i=r[0].modPermissions.get(e)??[];return i.length>0&&H(this,Ut,"f").set(e,i),i}getComments(e){return pe.getCommentsByUser({username:this.username,...e},H(this,De,"f"))}getPosts(e){return Be.getPostsByUser({username:this.username,...e},H(this,De,"f"))}async getUserFlairBySubreddit(e){let r=await Pt.getUserFlairBySubreddit({subreddit:e,name:H(this,Si,"f")},H(this,De,"f"));return r.users[0]?jo(r.users[0]):void 0}getSnoovatarUrl(){return t.getSnoovatarUrl(this.username,H(this,De,"f"))}async getSocialLinks(){let i=await fe.query("GetUserSocialLinks","2aca18ef5f4fc75fb91cdaace3e9aeeae2cb3843b5c26ad511e6f01b8521593a",{name:this.username},H(this,De,"f"));return i.data?.user?.profile?.socialLinks?i.data.user.profile.socialLinks.map(n=>({...n,handle:n.handle??void 0})):[]}static async getById(e,r){let i=await _l(e,r);return i==null?void 0:t.getByUsername(i,r)}static async getByUsername(e,r){let i=a.redditAPIPlugins.Users;try{let n=await i.UserAbout({username:e},r);if(n.data?.id)return new t(n.data,r)}catch(n){if(n instanceof Error&&n.message.includes("404 Not Found"))return;throw n}}static async getFromMetadata(e,r){m(r);let i=r?.[e]?.values[0];return i?t.getById(ie(i),r):Promise.resolve(void 0)}static getSubredditUsersByType(e,r){let i=a.redditAPIPlugins.Subreddits;return new j({hasMore:!0,pageSize:e.pageSize,limit:e.limit,after:e.after,before:e.before,fetch:async n=>{let s=await i.AboutWhere({where:e.type,user:e.username,subreddit:e.subredditName,show:"all",...n},r);return kf(s,e.subredditName,r)}})}static async createRelationship(e,r){let i=a.redditAPIPlugins.Users,{type:n,subredditName:s,username:o,permissions:d,...l}=e,u=await i.Friend({type:n,subreddit:s,name:o,permissions:d?Lo(d):void 0,...l},r);if(u.json?.errors?.length)throw new Error(u.json.errors.join(`
|
|
4
|
+
`);return(await a.redditAPIPlugins.Flair.FlairCsv({subreddit:e,flairCsv:o},i)).result},Ho=async function(e,r,i,n){await a.redditAPIPlugins.Flair.SelectFlair({subreddit:e,name:i??"",link:r??"",flairTemplateId:"",backgroundColor:"",text:"",textColor:"",cssClass:"",returnRtjson:"none"},n)};function of(t){if(m(t,"Flair text color is required"),t==="light"||t==="dark")return t;throw new Error(`Invalid flair text color: ${t}`)}function af(t){if(!t||t.length===0||t==="transparent")return"transparent";if(/^#([A-Fa-f0-9]{6})$/.test(t))return t;throw new Error(`Invalid flair background color: ${t}`)}function cf(t){if(t==="all"||t==="text"||t==="emoji")return t;throw new Error(`Invalid allowable content: ${t}`)}import{Block as vl,UIResponse as wf}from"@devvit/protos";var $o=Yo(bl(),1);var Vo=t=>"text"in t?t.text:gf(t.richtext),gf=t=>t instanceof Ft?t.build():typeof t=="object"?JSON.stringify(t):t;var b=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},h=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},vi,jn,br,Gn,ki,Vn,$n,zn,vr,Kn,qn,Jn,Zn,Qn,Xn,xt,Yn,es,kr,_i,St,Ei,Ci,Fi,Tt,Rt,Mt,Ai,Nt,Bt,Dt,Je,ts,rs,Pi,Ii,xi,M,yf={NONE:0,BLOCKS:1,UNRECOGNIZED:-1};var Be=class t{constructor(e,r){vi.set(this,void 0),jn.set(this,void 0),br.set(this,void 0),Gn.set(this,void 0),ki.set(this,void 0),Vn.set(this,void 0),$n.set(this,void 0),zn.set(this,void 0),vr.set(this,void 0),Kn.set(this,void 0),qn.set(this,void 0),Jn.set(this,void 0),Zn.set(this,void 0),Qn.set(this,void 0),Xn.set(this,void 0),xt.set(this,void 0),Yn.set(this,void 0),es.set(this,void 0),kr.set(this,void 0),_i.set(this,void 0),St.set(this,void 0),Ei.set(this,void 0),Ci.set(this,void 0),Fi.set(this,void 0),Tt.set(this,void 0),Rt.set(this,void 0),Mt.set(this,void 0),Ai.set(this,void 0),Nt.set(this,void 0),Bt.set(this,void 0),Dt.set(this,void 0),Je.set(this,void 0),ts.set(this,void 0),rs.set(this,void 0),Pi.set(this,void 0),Ii.set(this,void 0),xi.set(this,void 0),M.set(this,void 0),re(this),m(e.id,"Post is missing id"),m(e.title,"Post is missing title"),m(e.createdUtc,"Post is missing created date"),m(e.author,"Post is missing author name"),m(e.subreddit,"Post is missing subreddit name"),m(e.subredditId,"Post is missing subreddit id"),m(e.url,"Post is missing url"),m(e.permalink,"Post is missing permalink"),b(this,vi,ce(`t3_${e.id}`),"f"),b(this,br,e.author,"f"),b(this,jn,e.authorFullname?ie(e.authorFullname):void 0,"f"),b(this,ki,ge(e.subredditId),"f"),b(this,Vn,e.subreddit,"f"),b(this,Jn,e.score??0,"f"),b(this,Zn,e.numComments??0,"f"),b(this,Qn,e.numReports??0,"f");let i=new Date(0);i.setUTCSeconds(e.createdUtc),b(this,Gn,i,"f"),b(this,zn,e.title,"f"),b(this,vr,e.selftext,"f"),b(this,Kn,e.selftextHtml,"f"),b(this,qn,e.url,"f"),b(this,$n,e.permalink,"f"),e.thumbnail&&e.thumbnail!=="self"&&e.thumbnail!=="nsfw"&&e.thumbnailHeight!=null&&e.thumbnailWidth!=null&&b(this,Xn,{url:e.thumbnail,height:e.thumbnailHeight,width:e.thumbnailWidth},"f"),b(this,xt,e.approved??!1,"f"),b(this,Yn,e.approvedAtUtc??0,"f"),b(this,es,e.bannedAtUtc??0,"f"),b(this,St,e.removed??!1,"f"),b(this,Ei,e.removedBy,"f"),b(this,Ci,e.removedByCategory,"f"),b(this,kr,e.spam??!1,"f"),b(this,_i,e.stickied??!1,"f"),b(this,Fi,e.archived??!1,"f"),b(this,Tt,e.edited??!1,"f"),b(this,Rt,e.locked??!1,"f"),b(this,Mt,e.over18??!1,"f"),b(this,Ai,e.quarantine??!1,"f"),b(this,Nt,e.spoiler,"f"),b(this,Bt,e.hidden??!1,"f"),b(this,Dt,e.ignoreReports??!1,"f"),b(this,Je,e.distinguished,"f"),b(this,rs,e.secureMedia,"f"),b(this,Pi,(e.modReports??[]).map(([n])=>n),"f"),b(this,Ii,(e.userReports??[]).map(([n])=>n),"f"),b(this,M,r,"f"),(e.linkFlairBackgroundColor||e.linkFlairCssClass||e.linkFlairText||e.linkFlairType||e.linkFlairTemplateId||e.linkFlairRichtext||e.linkFlairTextColor)&&b(this,ts,{backgroundColor:e.linkFlairBackgroundColor,cssClass:e.linkFlairCssClass,text:e.linkFlairText,type:e.linkFlairType,templateId:e.linkFlairTemplateId,richtext:(e.linkFlairRichtext??[]).map(({e:n,t:s,a:o,u:d})=>({elementType:n,text:s,emojiRef:o,url:d})),textColor:e.linkFlairTextColor},"f"),e.gallery?b(this,xi,e.gallery.map(n=>({status:n.status,url:n.url,height:n.height,width:n.width})),"f"):b(this,xi,[],"f")}get id(){return h(this,vi,"f")}get authorId(){return h(this,jn,"f")}get authorName(){return h(this,br,"f")}get subredditId(){return h(this,ki,"f")}get subredditName(){return h(this,Vn,"f")}get permalink(){return h(this,$n,"f")}get title(){return h(this,zn,"f")}get body(){return h(this,vr,"f")}get bodyHtml(){return h(this,Kn,"f")}get url(){return h(this,qn,"f")}get thumbnail(){return h(this,Xn,"f")}get createdAt(){return h(this,Gn,"f")}get score(){return h(this,Jn,"f")}get numberOfComments(){return h(this,Zn,"f")}get numberOfReports(){return h(this,Qn,"f")}get approved(){return h(this,xt,"f")}get approvedAtUtc(){return h(this,Yn,"f")}get bannedAtUtc(){return h(this,es,"f")}get spam(){return h(this,kr,"f")}get stickied(){return h(this,_i,"f")}get removed(){return h(this,St,"f")}get removedBy(){return h(this,Ei,"f")}get removedByCategory(){return h(this,Ci,"f")}get archived(){return h(this,Fi,"f")}get edited(){return h(this,Tt,"f")}get locked(){return h(this,Rt,"f")}get nsfw(){return h(this,Mt,"f")}get quarantined(){return h(this,Ai,"f")}get spoiler(){return h(this,Nt,"f")}get hidden(){return h(this,Bt,"f")}get ignoringReports(){return h(this,Dt,"f")}get distinguishedBy(){return h(this,Je,"f")}get comments(){return pe.getComments({postId:this.id},h(this,M,"f"))}get flair(){return h(this,ts,"f")}get secureMedia(){return h(this,rs,"f")}get userReportReasons(){return h(this,Ii,"f")}get modReportReasons(){return h(this,Pi,"f")}get gallery(){return h(this,xi,"f")}toJSON(){return{id:this.id,authorId:this.authorId,authorName:this.authorName,subredditId:this.subredditId,subredditName:this.subredditName,permalink:this.permalink,title:this.title,body:this.body,bodyHtml:this.bodyHtml,url:this.url,thumbnail:this.thumbnail,score:this.score,numberOfComments:this.numberOfComments,numberOfReports:this.numberOfReports,createdAt:this.createdAt,approved:this.approved,spam:this.spam,stickied:this.stickied,removed:this.removed,removedBy:h(this,Ei,"f"),removedByCategory:h(this,Ci,"f"),archived:this.archived,edited:this.edited,locked:this.locked,nsfw:this.nsfw,quarantined:this.quarantined,spoiler:this.spoiler,hidden:this.hidden,ignoringReports:this.ignoringReports,distinguishedBy:this.distinguishedBy,flair:this.flair,secureMedia:this.secureMedia,modReportReasons:h(this,Pi,"f"),userReportReasons:h(this,Ii,"f")}}isApproved(){return h(this,xt,"f")}isSpam(){return h(this,kr,"f")}isStickied(){return h(this,_i,"f")}isRemoved(){return h(this,St,"f")}isArchived(){return h(this,Fi,"f")}isEdited(){return h(this,Tt,"f")}isLocked(){return h(this,Rt,"f")}isNsfw(){return h(this,Mt,"f")}isQuarantined(){return h(this,Ai,"f")}isSpoiler(){return h(this,Nt,"f")}isHidden(){return h(this,Bt,"f")}isIgnoringReports(){return h(this,Dt,"f")}isDistinguishedBy(){return h(this,Je,"f")}async edit(e){let r=await t.edit({id:this.id,...e},h(this,M,"f"));b(this,vr,r.body,"f"),b(this,Tt,r.edited,"f")}async setSuggestedCommentSort(e){await t.setSuggestedCommentSort({id:this.id,subredditId:h(this,ki,"f"),suggestedSort:e},h(this,M,"f"))}async setCustomPostPreview(e){await t.setCustomPostPreview({id:this.id,ui:e},h(this,M,"f"))}async setTextFallback(e){let r=await t.setTextFallback(e,this.id,h(this,M,"f"));b(this,vr,r.body,"f"),b(this,Tt,r.edited,"f")}async addComment(e){return pe.submit({id:this.id,...e},h(this,M,"f"))}async delete(){m(h(this,M,"f"));let e=h(this,M,"f")?.[E.App]?.values[0];if(e!==h(this,br,"f"))throw new Error(`App '${e}' is not the author of Post ${this.id}, delete not allowed.`);return t.delete(this.id,h(this,M,"f"))}async approve(){await t.approve(this.id,h(this,M,"f")),b(this,xt,!0,"f"),b(this,St,!1,"f")}async remove(e=!1){await t.remove(this.id,e,h(this,M,"f")),b(this,St,!0,"f"),b(this,kr,e,"f"),b(this,xt,!1,"f")}async lock(){await t.lock(this.id,h(this,M,"f")),b(this,Rt,!0,"f")}async unlock(){await t.unlock(this.id,h(this,M,"f")),b(this,Rt,!1,"f")}async hide(){await t.hide(this.id,h(this,M,"f")),b(this,Bt,!0,"f")}async unhide(){await t.unhide(this.id,h(this,M,"f")),b(this,Bt,!1,"f")}async markAsNsfw(){await t.markAsNsfw(this.id,h(this,M,"f")),b(this,Mt,!0,"f")}async unmarkAsNsfw(){await t.unmarkAsNsfw(this.id,h(this,M,"f")),b(this,Mt,!1,"f")}async markAsSpoiler(){await t.markAsSpoiler(this.id,h(this,M,"f")),b(this,Nt,!0,"f")}async unmarkAsSpoiler(){await t.unmarkAsSpoiler(this.id,h(this,M,"f")),b(this,Nt,!1,"f")}async sticky(e){await t.sticky(this.id,e,h(this,M,"f"))}async unsticky(){await t.unsticky(this.id,h(this,M,"f"))}async distinguish(){let{distinguishedBy:e}=await t.distinguish(this.id,!1,h(this,M,"f"));b(this,Je,e,"f")}async distinguishAsAdmin(){let{distinguishedBy:e}=await t.distinguish(this.id,!0,h(this,M,"f"));b(this,Je,e,"f")}async undistinguish(){let{distinguishedBy:e}=await t.undistinguish(this.id,h(this,M,"f"));b(this,Je,e,"f")}async ignoreReports(){await t.ignoreReports(this.id,h(this,M,"f")),b(this,Dt,!0,"f")}async unignoreReports(){await t.unignoreReports(this.id,h(this,M,"f")),b(this,Dt,!1,"f")}async getAuthor(){return be.getByUsername(h(this,br,"f"),h(this,M,"f"))}async crosspost(e){return t.crosspost({...e,postId:this.id},h(this,M,"f"))}addRemovalNote(e){return qe.addRemovalNote({itemIds:[h(this,vi,"f")],...e},h(this,M,"f"))}async getEnrichedThumbnail(){return bf({id:this.id},h(this,M,"f"))}static async getById(e,r){let i=a.redditAPIPlugins.LinksAndComments,n=Ir(e)?e:`t3_${e}`,s=await i.Info({subreddits:[],thingIds:[n]},r);if(!s.data?.children?.length)throw new Error("could not find post");let o=s.data.children[0];if(!o?.data)throw new Error("could not find post");return new t(o.data,r)}static async submit(e,r){let{runAs:i="APP"}=e,n=ae[i],s=n===ae.USER?a.userActionsPlugin:a.redditAPIPlugins.LinksAndComments,o;if("preview"in e){m(r,"Missing metadata in `SubmitPostOptions`"),n===ae.USER&&m(e.userGeneratedContent,"userGeneratedContent must be set in `SubmitPostOptions` when RunAs=USER for experience posts");let u=await new Se(()=>e.preview,void 0,{},r,void 0).buildBlocksUI(),g=vl.encode(u).finish(),{textFallback:p,..._}=e,I=p?Vo(p):"",T=e.userGeneratedContent?{text:e.userGeneratedContent.text??"",imageUrls:e.userGeneratedContent.imageUrls??[]}:void 0,L={kind:"custom",sr:e.subredditName,richtextJson:(0,$o.fromByteArray)(g),richtextFallback:I,..._,userGeneratedContent:T,runAs:n};o=await s.SubmitCustomPost(L,r)}else o=await s.Submit({kind:"kind"in e?e.kind:"url"in e?"link":"self",sr:e.subredditName,richtextJson:"richtext"in e?pr(e.richtext):void 0,...e,runAs:n},r);if("kind"in e&&["image","video","videogif"].includes(e.kind)&&!o.json?.data?.id){if(e.kind==="image"&&"imageUrls"in e)throw new Error(`Image post type with ${e.imageUrls} is being created asynchronously and should be updated in the subreddit soon.`);if("videoPosterUrl"in e)throw new Error(`Post of ${e.kind} type with ${e.videoPosterUrl} is being created asynchronously and should be updated in the subreddit soon.`)}if(!o.json?.data?.id||o.json?.errors?.length)throw new Error(`failed to submit post - either post ID is empty or request failed with errors: ${o.json?.errors}`);return t.getById(`t3_${o.json.data.id}`,r)}static async crosspost(e,r){let{runAs:i="APP"}=e,n=ae[i],s=n===ae.USER?a.userActionsPlugin:a.redditAPIPlugins.LinksAndComments,{postId:o,subredditName:d,...l}=e,u=await s.Submit({kind:"crosspost",sr:d,crosspostFullname:ce(o),...l,runAs:n},r);if(!u.json?.data?.id||u.json?.errors?.length)throw new Error("failed to crosspost post");return t.getById(`t3_${u.json.data.id}`,r)}static async edit(e,r){let i=a.redditAPIPlugins.LinksAndComments,{id:n}=e,s;if("richtext"in e&&(s=pr(e.richtext)),(await i.EditUserText({thingId:n,text:"text"in e?e.text:"",richtextJson:s,runAs:ae.APP},r)).json?.errors?.length)throw new Error("Failed to edit post");return t.getById(n,r)}static async setSuggestedCommentSort(e,r){if(!(await fe.query("SetSuggestedSort","cf6052acc7fefaa65b710625b81dba8041f258313aafe9730e2a3dc855e5d10d",{input:{subredditId:e.subredditId,postId:e.id,sort:e.suggestedSort}},r)).data?.setSuggestedSort?.ok)throw new Error("Failed to set suggested sort")}static async setCustomPostPreview(e,r){if(!r)throw new Error("Failed to set custom post preview. Metadata not found");let i=a.redditAPIPlugins.LinksAndComments,n=new _t(e.ui),o=wf.fromJSON(await n.handle({events:[]},r)).blocks,d=(0,$o.fromByteArray)(vl.encode(o).finish());await i.SetCustomPostPreview({thingId:e.id,bodyType:yf.BLOCKS,blocksRenderContent:d},r)}static async setTextFallback(e,r,i){if(!("text"in e)&&!("richtext"in e))throw new Error(`No text fallback provided for post ${r}.`);let n=a.redditAPIPlugins.LinksAndComments,s=Vo(e);if((await n.EditCustomPost({thingId:r,richtextFallback:s},i)).json?.errors?.length)throw new Error("Failed to set post text fallback");return t.getById(r,i)}static async delete(e,r){await a.redditAPIPlugins.LinksAndComments.Del({id:e},r)}static async approve(e,r){await a.redditAPIPlugins.Moderation.Approve({id:e},r)}static async remove(e,r=!1,i){await a.redditAPIPlugins.Moderation.Remove({id:e,spam:r},i)}static async hide(e,r){await a.redditAPIPlugins.LinksAndComments.Hide({id:e},r)}static async unhide(e,r){await a.redditAPIPlugins.LinksAndComments.Unhide({id:e},r)}static async markAsNsfw(e,r){await a.redditAPIPlugins.LinksAndComments.MarkNSFW({id:e},r)}static async unmarkAsNsfw(e,r){await a.redditAPIPlugins.LinksAndComments.UnmarkNSFW({id:e},r)}static async markAsSpoiler(e,r){await a.redditAPIPlugins.LinksAndComments.Spoiler({id:e},r)}static async unmarkAsSpoiler(e,r){await a.redditAPIPlugins.LinksAndComments.Unspoiler({id:e},r)}static async sticky(e,r,i){await a.redditAPIPlugins.LinksAndComments.SetSubredditSticky({id:e,state:!0,num:r},i)}static async unsticky(e,r){await a.redditAPIPlugins.LinksAndComments.SetSubredditSticky({id:e,state:!1},r)}static async lock(e,r){await a.redditAPIPlugins.LinksAndComments.Lock({id:e},r)}static async unlock(e,r){await a.redditAPIPlugins.LinksAndComments.Unlock({id:e},r)}static async distinguish(e,r,i){let o=(await a.redditAPIPlugins.Moderation.Distinguish({id:e,how:r?"admin":"yes",sticky:!1},i)).json?.data?.things?.[0]?.data;return m(o),{distinguishedBy:o.distinguished}}static async undistinguish(e,r){let s=(await a.redditAPIPlugins.Moderation.Distinguish({id:e,how:"no",sticky:!1},r)).json?.data?.things?.[0]?.data;return m(s),{distinguishedBy:s.distinguished}}static async ignoreReports(e,r){await a.redditAPIPlugins.Moderation.IgnoreReports({id:e},r)}static async unignoreReports(e,r){await a.redditAPIPlugins.Moderation.UnignoreReports({id:e},r)}static getControversialPosts(e={},r){return this.getSortedPosts({...e,sort:"controversial"},r)}static getTopPosts(e={},r){return this.getSortedPosts({...e,sort:"top"},r)}static getSortedPosts(e,r){let i=a.redditAPIPlugins.Listings;return new j({hasMore:!0,before:e.before,after:e.after,pageSize:e.pageSize,limit:e.limit,fetch:async n=>{let s=await i.Sort({show:"all",sort:e.sort,t:e.timeframe,subreddit:e.subredditName,...n},r);return bi(s,r)}})}static getHotPosts(e={location:"GLOBAL"},r){let i=a.redditAPIPlugins.Listings;return new j({hasMore:!0,before:e.before,after:e.after,pageSize:e.pageSize,limit:e.limit,fetch:async n=>{let s=await i.Hot({g:e.location,show:"all",subreddit:e.subredditName,...n},r);return bi(s,r)}})}static getNewPosts(e,r){let i=a.redditAPIPlugins.Listings;return new j({hasMore:!0,before:e.before,after:e.after,pageSize:e.pageSize,limit:e.limit,fetch:async n=>{let s=await i.New({show:"all",subreddit:e.subredditName,...n},r);return bi(s,r)}})}static getRisingPosts(e,r){let i=a.redditAPIPlugins.Listings;return new j({hasMore:!0,before:e.before,after:e.after,pageSize:e.pageSize,limit:e.limit,fetch:async n=>{let s=await i.Rising({show:"all",subreddit:e.subredditName,...n},r);return bi(s,r)}})}static getPostsByUser(e,r){let i=a.redditAPIPlugins.Users;return new j({hasMore:!0,before:e.before,after:e.after,pageSize:e.pageSize,limit:e.limit,async fetch(n){let s=await i.UserWhere({username:e.username,where:"submitted",...n},r);return bi(s,r)}})}};vi=new WeakMap,jn=new WeakMap,br=new WeakMap,Gn=new WeakMap,ki=new WeakMap,Vn=new WeakMap,$n=new WeakMap,zn=new WeakMap,vr=new WeakMap,Kn=new WeakMap,qn=new WeakMap,Jn=new WeakMap,Zn=new WeakMap,Qn=new WeakMap,Xn=new WeakMap,xt=new WeakMap,Yn=new WeakMap,es=new WeakMap,kr=new WeakMap,_i=new WeakMap,St=new WeakMap,Ei=new WeakMap,Ci=new WeakMap,Fi=new WeakMap,Tt=new WeakMap,Rt=new WeakMap,Mt=new WeakMap,Ai=new WeakMap,Nt=new WeakMap,Bt=new WeakMap,Dt=new WeakMap,Je=new WeakMap,ts=new WeakMap,rs=new WeakMap,Pi=new WeakMap,Ii=new WeakMap,xi=new WeakMap,M=new WeakMap;function bi(t,e){if(!t.data?.children)throw new Error("Listing response is missing children");return{children:t.data.children.map(i=>new Be(i.data,e)),before:t.data.before,after:t.data.after}}async function bf(t,e){let s=(await fe.query("GetThumbnailV2","81580ce4e23d748c5a59a1618489b559bf4518b6a73af41f345d8d074c8b2ce9",{id:t.id},e)).data?.postInfoById?.thumbnailV2;if(s){if(!s.image)return}else throw new Error("Failed to get thumbnail");return{attribution:s.attribution,image:{url:s.image.url,width:s.image.dimensions.width,height:s.image.dimensions.height},isObfuscatedDefault:s.isObfuscatedDefault,...s.obfuscatedImage&&{obfuscatedImage:{url:s.obfuscatedImage.url,width:s.obfuscatedImage.dimensions.width,height:s.obfuscatedImage.dimensions.height}}}}var ve=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},H=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},is,Si,ns,ss,os,as,cs,Ut,ds,ls,us,De,kl;(function(t){t.Custom="CUSTOM",t.Reddit="REDDIT",t.Instagram="INSTAGRAM",t.Twitter="TWITTER",t.Tiktok="TIKTOK",t.Twitch="TWITCH",t.Facebook="FACEBOOK",t.Youtube="YOUTUBE",t.Tumblr="TUMBLR",t.Spotify="SPOTIFY",t.Soundcloud="SOUNDCLOUD",t.Beacons="BEACONS",t.Linktree="LINKTREE",t.Discord="DISCORD",t.Venmo="VENMO",t.CashApp="CASH_APP",t.Patreon="PATREON",t.Kofi="KOFI",t.Paypal="PAYPAL",t.Cameo="CAMEO",t.Onlyfans="ONLYFANS",t.Substack="SUBSTACK",t.Kickstarter="KICKSTARTER",t.Indiegogo="INDIEGOGO",t.BuyMeACoffee="BUY_ME_A_COFFEE",t.Shopify="SHOPIFY"})(kl||(kl={}));var be=class t{constructor(e,r){is.set(this,void 0),Si.set(this,void 0),ns.set(this,void 0),ss.set(this,void 0),os.set(this,void 0),as.set(this,void 0),cs.set(this,void 0),Ut.set(this,new Map),ds.set(this,void 0),ls.set(this,void 0),us.set(this,void 0),De.set(this,void 0),re(this),m(e.id,"User ID is missing or undefined"),m(e.name,"Username is missing or undefined"),m(e.createdUtc,"User is missing created date"),ve(this,is,ie(Oi(e.id)?e.id:`t2_${e.id}`),"f"),ve(this,Si,e.name,"f"),ve(this,as,e.over18??!1,"f"),ve(this,cs,e.isEmployee??!1,"f");let i=new Date(0);if(i.setUTCSeconds(e.createdUtc),ve(this,ns,i,"f"),ve(this,ss,e.linkKarma??0,"f"),ve(this,os,e.commentKarma??0,"f"),e.modPermissions)for(let[n,s]of Object.entries(e.modPermissions))H(this,Ut,"f").set(n,pl(s));ve(this,ds,new URL(e.subreddit?.url??"","https://www.reddit.com").toString(),"f"),ve(this,ls,e.subreddit?.url??"","f"),ve(this,us,e.hasVerifiedEmail??!1,"f"),ve(this,De,r,"f")}get id(){return H(this,is,"f")}get username(){return H(this,Si,"f")}get createdAt(){return H(this,ns,"f")}get linkKarma(){return H(this,ss,"f")}get commentKarma(){return H(this,os,"f")}get nsfw(){return H(this,as,"f")}get isAdmin(){return H(this,cs,"f")}get modPermissions(){return H(this,Ut,"f")}get url(){return H(this,ds,"f")}get permalink(){return H(this,ls,"f")}get hasVerifiedEmail(){return H(this,us,"f")}toJSON(){return{id:this.id,username:this.username,createdAt:this.createdAt,linkKarma:this.linkKarma,commentKarma:this.commentKarma,nsfw:this.nsfw,modPermissionsBySubreddit:Object.fromEntries(this.modPermissions)}}async getModPermissionsForSubreddit(e){if(H(this,Ut,"f").has(e))return H(this,Ut,"f").get(e);let r=await t.getSubredditUsersByType({subredditName:e,type:"moderators",username:this.username},H(this,De,"f")).all();if(r.length===0)return[];let i=r[0].modPermissions.get(e)??[];return i.length>0&&H(this,Ut,"f").set(e,i),i}getComments(e){return pe.getCommentsByUser({username:this.username,...e},H(this,De,"f"))}getPosts(e){return Be.getPostsByUser({username:this.username,...e},H(this,De,"f"))}async getUserFlairBySubreddit(e){let r=await Pt.getUserFlairBySubreddit({subreddit:e,name:H(this,Si,"f")},H(this,De,"f"));return r.users[0]?jo(r.users[0]):void 0}getSnoovatarUrl(){return t.getSnoovatarUrl(this.username,H(this,De,"f"))}async getSocialLinks(){let i=await fe.query("GetUserSocialLinks","2aca18ef5f4fc75fb91cdaace3e9aeeae2cb3843b5c26ad511e6f01b8521593a",{name:this.username},H(this,De,"f"));return i.data?.user?.profile?.socialLinks?i.data.user.profile.socialLinks.map(n=>({...n,handle:n.handle??void 0})):[]}static async getById(e,r){let i=await _l(e,r);return i==null?void 0:t.getByUsername(i,r)}static async getByUsername(e,r){let i=a.redditAPIPlugins.Users;try{let n=await i.UserAbout({username:e},r);if(n.data?.id)return new t(n.data,r)}catch(n){if(n instanceof Error&&n.message.includes("404 Not Found"))return;throw n}}static async getFromMetadata(e,r){m(r);let i=r?.[e]?.values[0];return i?t.getById(ie(i),r):Promise.resolve(void 0)}static getSubredditUsersByType(e,r){let i=a.redditAPIPlugins.Subreddits;return new j({hasMore:!0,pageSize:e.pageSize,limit:e.limit,after:e.after,before:e.before,fetch:async n=>{let s=await i.AboutWhere({where:e.type,user:e.username,subreddit:e.subredditName,show:"all",...n},r);return kf(s,e.subredditName,r)}})}static async createRelationship(e,r){let i=a.redditAPIPlugins.Users,{type:n,subredditName:s,username:o,permissions:d,...l}=e,u=await i.Friend({type:n,subreddit:s,name:o,permissions:d?Lo(d):void 0,...l},r);if(u.json?.errors?.length)throw new Error(u.json.errors.join(`
|
|
5
5
|
`))}static async removeRelationship(e,r){await a.redditAPIPlugins.Users.Unfriend({type:e.type,subreddit:e.subredditName,name:e.username},r)}static async setModeratorPermissions(e,r,i,n){let o=await a.redditAPIPlugins.Users.SetPermissions({subreddit:r,name:e,type:"moderator",permissions:Lo(i)},n);if(o.json?.errors?.length)throw new Error(o.json.errors.join(`
|
|
6
|
-
`))}static async getSnoovatarUrl(e,r){return(await fe.query("GetSnoovatarUrlByName","c47fd42345af268616d2d8904b56856acdc05cf61d3650380f539ad7d596ac0c",{username:e},r)).data?.redditorInfoByName?.snoovatarIcon?.url}static getOverview(e,r){let i=a.redditAPIPlugins.Users;return new j({hasMore:!0,before:e.before,after:e.after,pageSize:e.pageSize,limit:e.limit,async fetch(n){let s=await i.UserWhere({username:e.username,where:"overview",...n},r);return vf(s,r)}})}};is=new WeakMap,Si=new WeakMap,ns=new WeakMap,ss=new WeakMap,os=new WeakMap,as=new WeakMap,cs=new WeakMap,Ut=new WeakMap,ds=new WeakMap,ls=new WeakMap,us=new WeakMap,De=new WeakMap;function vf(t,e){if(!t.data?.children)throw new Error("Listing response is missing children");return{children:t.data.children.map(i=>{if(i.kind==="t3")return new Be(i.data,e);if(i.kind==="t1")return new pe(i.data,e);throw new Error(`Type ${i.kind} is not supported`)}),before:t.data.before,after:t.data.after}}async function kf(t,e,r){let i=a.redditAPIPlugins.Users;if(!t.data?.children)throw new Error("Listing response is missing children");let n=t.data.children.map(g=>(m(g.data?.id,"User id is still from listing data"),g.data.id)),s=100,o=[];for(let g=0;g<n.length;g+=s)o.push(n.slice(g,g+s));let l=(await Promise.all(o.map(g=>i.UserDataByAccountIds({ids:g.join(",")},r)))).reduce((g,p)=>({...g,...p.users}),{});return{children:t.data.children.map(g=>{let p=g.data?.id;m(p,"User id is missing from listing");let _=l[p];return m(_,"User data is missing from response"),new be({id:p,name:_.name,linkKarma:_.linkKarma,commentKarma:_.commentKarma,createdUtc:_.createdUtc,over18:_.profileOver18,snoovatarSize:[],modPermissions:{[e]:g.data?.modPermissions??[]}},r)}),before:t.data.before,after:t.data.after}}async function _l(t,e){return(await a.redditAPIPlugins.Users.UserDataByAccountIds({ids:t},e))?.users?.[t]?.name}async function El(t){m(t);let e=t?.[E.Username]?.values[0];if(e)return e;let r=t?.[E.User]?.values[0];if(r)return _l(r,t)}var k=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},v=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},S,_r,hs,Ti,Ri,fs,ms,Mi,ps,gs,Ni,Ot,ws,ys,Er,Lt,Wt,Ze,Cr,Qe,bs,vs,ks,_s,Es,Cs,Fs,Ht,K,As,zo,pe=class{constructor(e,r){_r.set(this,void 0),hs.set(this,void 0),Ti.set(this,void 0),Ri.set(this,void 0),fs.set(this,void 0),ms.set(this,void 0),Mi.set(this,void 0),ps.set(this,void 0),gs.set(this,void 0),Ni.set(this,void 0),Ot.set(this,void 0),ws.set(this,void 0),ys.set(this,void 0),Er.set(this,void 0),Lt.set(this,void 0),Wt.set(this,void 0),Ze.set(this,void 0),Cr.set(this,void 0),Qe.set(this,void 0),bs.set(this,void 0),vs.set(this,void 0),ks.set(this,void 0),_s.set(this,void 0),Es.set(this,void 0),Cs.set(this,void 0),Fs.set(this,void 0),Ht.set(this,void 0),K.set(this,void 0),re(this),m(e.id,"Comment id is null or undefined"),m(e.body,"Comment body is null or undefined"),m(e.createdUtc,"Comment is missing created date"),m(e.author,"Comment author is null or undefined"),m(e.parentId,"Comment parentId is null or undefined"),m(e.linkId,"Comment linkId is null or undefined"),m(e.permalink,"Comment permalink is null or undefined"),m(e.subreddit,"Comment is missing subreddit name"),m(e.subredditId,"Comment is missing subreddit id"),k(this,_r,Vt(`t1_${e.id}`),"f"),k(this,hs,e.authorFullname?ie(e.authorFullname):void 0,"f"),k(this,Ti,e.author,"f"),k(this,Ri,e.body,"f"),k(this,ps,ge(e.subredditId),"f"),k(this,gs,e.subreddit,"f"),k(this,ms,Ts(e.parentId)?Vt(e.parentId):ce(e.parentId),"f"),k(this,Mi,ce(e.linkId),"f"),k(this,Er,e.edited??!1,"f"),k(this,Lt,e.locked??!1,"f"),k(this,Wt,e.removed??!1,"f"),k(this,Ze,e.stickied??!1,"f"),k(this,Ot,e.approved??!1,"f"),k(this,ws,e.approvedAtUtc??0,"f"),k(this,ys,e.bannedAtUtc??0,"f"),k(this,Cr,e.spam??!1,"f"),k(this,Qe,e.distinguished,"f"),k(this,bs,e.numReports??0,"f"),k(this,vs,e.collapsedBecauseCrowdControl??!1,"f"),k(this,ks,e.score??0,"f"),k(this,_s,e.permalink,"f"),k(this,Fs,new URL(e.permalink??"","https://www.reddit.com/").toString(),"f"),k(this,Ht,e.ignoreReports??!1,"f"),k(this,Es,(e.modReports??[]).map(([n])=>n),"f"),k(this,Cs,(e.userReports??[]).map(([n])=>n),"f");let i=new Date(0);i.setUTCSeconds(e.createdUtc),k(this,fs,i,"f"),k(this,Ni,v(S,S,"m",As).call(S,{postId:v(this,Mi,"f"),commentId:v(this,_r,"f")},r),"f"),k(this,K,r,"f")}get id(){return v(this,_r,"f")}get authorId(){return v(this,hs,"f")}get authorName(){return v(this,Ti,"f")}get subredditId(){return v(this,ps,"f")}get subredditName(){return v(this,gs,"f")}get body(){return v(this,Ri,"f")}get createdAt(){return v(this,fs,"f")}get parentId(){return v(this,ms,"f")}get postId(){return v(this,Mi,"f")}get replies(){return v(this,Ni,"f")}get distinguishedBy(){return v(this,Qe,"f")}get locked(){return v(this,Lt,"f")}get stickied(){return v(this,Ze,"f")}get removed(){return v(this,Wt,"f")}get approved(){return v(this,Ot,"f")}get approvedAtUtc(){return v(this,ws,"f")}get bannedAtUtc(){return v(this,ys,"f")}get spam(){return v(this,Cr,"f")}get edited(){return v(this,Er,"f")}get numReports(){return v(this,bs,"f")}get collapsedBecauseCrowdControl(){return v(this,vs,"f")}get score(){return v(this,ks,"f")}get permalink(){return v(this,_s,"f")}get userReportReasons(){return v(this,Cs,"f")}get modReportReasons(){return v(this,Es,"f")}get url(){return v(this,Fs,"f")}get ignoringReports(){return v(this,Ht,"f")}toJSON(){return{id:this.id,authorName:this.authorName,subredditId:this.subredditId,subredditName:this.subredditName,body:this.body,createdAt:this.createdAt,parentId:this.parentId,postId:this.postId,replies:this.replies,approved:this.approved,locked:this.locked,removed:this.removed,stickied:this.stickied,spam:this.spam,edited:this.edited,distinguishedBy:this.distinguishedBy,numReports:this.numReports,collapsedBecauseCrowdControl:this.collapsedBecauseCrowdControl,score:this.score,permalink:this.permalink,modReportReasons:this.modReportReasons,userReportReasons:this.userReportReasons,url:this.url,ignoringReports:this.ignoringReports}}isLocked(){return v(this,Lt,"f")}isApproved(){return v(this,Ot,"f")}isRemoved(){return v(this,Wt,"f")}isSpam(){return v(this,Cr,"f")}isStickied(){return v(this,Ze,"f")}isDistinguished(){return!!v(this,Qe,"f")}isEdited(){return v(this,Er,"f")}isIgnoringReports(){return v(this,Ht,"f")}async delete(){return S.delete(this.id,v(this,K,"f"))}async edit(e){let r=await S.edit({id:this.id,...e},v(this,K,"f"));return k(this,Ri,r.body,"f"),k(this,Er,r.edited,"f"),this}async approve(){await S.approve(this.id,v(this,K,"f")),k(this,Ot,!0,"f"),k(this,Wt,!1,"f")}async remove(e=!1){await S.remove(this.id,e,v(this,K,"f")),k(this,Wt,!0,"f"),k(this,Cr,e,"f"),k(this,Ot,!1,"f")}async lock(){await S.lock(this.id,v(this,K,"f")),k(this,Lt,!0,"f")}async unlock(){await S.unlock(this.id,v(this,K,"f")),k(this,Lt,!1,"f")}async reply(e){return S.submit({id:this.id,...e},v(this,K,"f"))}async getAuthor(){return be.getByUsername(v(this,Ti,"f"),v(this,K,"f"))}async distinguish(e=!1){let{distinguishedBy:r,stickied:i}=await S.distinguish(this.id,e,!1,v(this,K,"f"));k(this,Qe,r,"f"),k(this,Ze,i,"f")}async distinguishAsAdmin(e=!1){let{distinguishedBy:r,stickied:i}=await S.distinguish(this.id,e,!0,v(this,K,"f"));k(this,Qe,r,"f"),k(this,Ze,i,"f")}async undistinguish(){let{distinguishedBy:e,stickied:r}=await S.undistinguish(this.id,v(this,K,"f"));k(this,Qe,e,"f"),k(this,Ze,r,"f")}async ignoreReports(){await S.ignoreReports(this.id,v(this,K,"f")),k(this,Ht,!0,"f")}async unignoreReports(){await S.unignoreReports(this.id,v(this,K,"f")),k(this,Ht,!1,"f")}addRemovalNote(e){return qe.addRemovalNote({itemIds:[v(this,_r,"f")],...e},v(this,K,"f"))}static async getById(e,r){let i=a.redditAPIPlugins.LinksAndComments,n=Gt(e)?e:`t1_${e}`,s=await i.Info({subreddits:[],thingIds:[n]},r);if(!s.data?.children?.[0]?.data)throw new Error("not found");return new S(s.data.children[0].data,r)}static getComments(e,r){let{postId:i,commentId:n,...s}=e;return v(S,S,"m",As).call(S,{postId:ce(i),commentId:n?Vt(n):void 0,...s},r)}static async edit(e,r){let i=a.redditAPIPlugins.LinksAndComments,{id:n}=e,s;"richtext"in e&&(s=pr(e.richtext));let o=await i.EditUserText({thingId:n,text:"text"in e?e.text:"",richtextJson:s,runAs:ae.APP},r);if(o.json?.errors?.length)throw new Error("Failed to edit comment");let d=o.json?.data?.things?.[0]?.data;return m(d),new S(d,r)}static async delete(e,r){await a.redditAPIPlugins.LinksAndComments.Del({id:e},r)}static async approve(e,r){await a.redditAPIPlugins.Moderation.Approve({id:e},r)}static async remove(e,r=!1,i){await a.redditAPIPlugins.Moderation.Remove({id:e,spam:r},i)}static async lock(e,r){await a.redditAPIPlugins.LinksAndComments.Lock({id:e},r)}static async unlock(e,r){await a.redditAPIPlugins.LinksAndComments.Unlock({id:e},r)}static async submit(e,r){let{runAs:i="APP"}=e,n=ae[i],s=n===ae.USER?a.userActionsPlugin:a.redditAPIPlugins.LinksAndComments,{id:o}=e,d;"richtext"in e&&(d=pr(e.richtext));let l=await s.Comment({thingId:o,text:"text"in e?e.text:"",richtextJson:d,runAs:n},r);if(l.json?.errors?.length)throw new Error("failed to reply to comment");let u=l.json?.data?.things?.[0]?.data;return m(u),new S(u,r)}static async distinguish(e,r,i,n){let d=(await a.redditAPIPlugins.Moderation.Distinguish({id:e,how:i?"admin":"yes",sticky:r},n)).json?.data?.things?.[0]?.data;return m(d),{distinguishedBy:d.distinguished,stickied:!!d.stickied}}static async undistinguish(e,r){let s=(await a.redditAPIPlugins.Moderation.Distinguish({id:e,how:"no",sticky:!1},r)).json?.data?.things?.[0]?.data;return m(s),{distinguishedBy:s.distinguished,stickied:!!s.stickied}}static getCommentsByUser(e,r){let i=a.redditAPIPlugins.Users;return new j({hasMore:!0,before:e.before,after:e.after,pageSize:e.pageSize,limit:e.limit,async fetch(n){let s=await i.UserWhere({username:e.username,where:"comments",...n},r);return m(s.data,"Failed to get comments for user"),{children:s.data.children?.map(d=>new S(d.data,r))||[],before:s.data.before,after:s.data.after}}})}static async ignoreReports(e,r){await a.redditAPIPlugins.Moderation.IgnoreReports({id:e},r)}static async unignoreReports(e,r){await a.redditAPIPlugins.Moderation.UnignoreReports({id:e},r)}};S=pe,_r=new WeakMap,hs=new WeakMap,Ti=new WeakMap,Ri=new WeakMap,fs=new WeakMap,ms=new WeakMap,Mi=new WeakMap,ps=new WeakMap,gs=new WeakMap,Ni=new WeakMap,Ot=new WeakMap,ws=new WeakMap,ys=new WeakMap,Er=new WeakMap,Lt=new WeakMap,Wt=new WeakMap,Ze=new WeakMap,Cr=new WeakMap,Qe=new WeakMap,bs=new WeakMap,vs=new WeakMap,ks=new WeakMap,_s=new WeakMap,Es=new WeakMap,Cs=new WeakMap,Fs=new WeakMap,Ht=new WeakMap,K=new WeakMap,As=function(e,r,i=0){return new j({limit:e.limit,pageSize:e.pageSize,fetch:async n=>{let s=n.limit,o=a.redditAPIPlugins.Listings,d=a.redditAPIPlugins.LinksAndComments,l=e.commentId;if(n.more)if(n.more.children.length){let _=n.more;(!s||s>100)&&(s=100);let I=_.children.splice(0,s),T=await d.MoreChildren({linkId:e.postId,children:I,sort:e.sort},r);if(!T.json?.data?.things?.length)return{children:[]};let{children:L}=v(S,S,"m",zo).call(S,T.json.data.things,e.postId,e,r);return{children:L,more:_.children.length?_:void 0}}else l=n.more.parentId,i=i+n.more.depth;let g=(await o.Comments({article:e.postId.substring(3),comment:l?.substring(3),limit:s,depth:e.depth,sort:e.sort},r)).listings?.[1]?.data?.children??[],p=g[0];return l&&p?.data?.replyList?.data&&(g=p.data.replyList.data.children),v(S,S,"m",zo).call(S,g,l??e.postId,e,r,i)}})},zo=function t(e,r,i,n,s=0){let o=[],d,l={};for(let u of e){if(!u.data||(u.data.depth!=null&&(u.data.depth=u.data.depth+s),u.data.depth!=null&&i.depth!=null&&u.data.depth>=i.depth))continue;let g=u.data.parentId?l[u.data.parentId]:void 0;if(u.kind==="t1"){if(u.data.name===r)continue;let p=new S(u.data,n);if(l[p.id]=p,k(p,Ni,v(S,S,"m",As).call(S,{...i,postId:p.postId,commentId:p.id},n,s),"f"),"replyList"in u.data&&u.data.replyList?.data){let{children:_,more:I}=v(S,S,"m",t).call(S,u.data.replyList.data.children,p.id,i,n,s);_.length&&p.replies.children.push(..._),I&&p.replies.setMore(I)}p.replies.preventInitialFetch(),g?g.replies.children.push(p):o.push(p)}else if(u.kind==="more"&&u.data.parentId&&u.data.depth!=null){let p={parentId:Ts(u.data.parentId)?Vt(u.data.parentId):ce(u.data.parentId),children:u.data.children??[],depth:u.data.depth};g?g.replies.setMore(p):p.parentId===r&&(d=p)}}return{children:o,more:d}};import"@devvit/protos";var Cl=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},Ko,_f,Ef,Fl,Al,Xe;(function(t){t.New="New",t.InProgress="InProgress",t.Archived="Archived",t.Appeals="Appeals",t.JoinRequests="JoinRequests",t.Filtered="Filtered"})(Xe||(Xe={}));var Cf={0:Xe.New,1:Xe.InProgress,2:Xe.Archived,3:Xe.Appeals,4:Xe.JoinRequests,5:Xe.Filtered},X;(function(t){t.Highlighted="Highlighted",t.Unhighlighted="Unhighlighted",t.Archived="Archived",t.Unarchived="Unarchived",t.ReportedToAdmins="ReportedToAdmins",t.Muted="Muted",t.Unmuted="Unmuted",t.Banned="Banned",t.Unbanned="Unbanned",t.Approved="Approved",t.Disapproved="Disapproved",t.Filtered="Filtered",t.Unfiltered="Unfiltered"})(X||(X={}));var Ff={0:X.Highlighted,1:X.Unhighlighted,2:X.Archived,3:X.Unarchived,4:X.ReportedToAdmins,5:X.Muted,6:X.Unmuted,7:X.Banned,8:X.Unbanned,9:X.Approved,10:X.Disapproved,11:X.Filtered,12:X.Unfiltered};_f=new WeakMap,Ko=new WeakSet,Ef=function({protoConversation:e,protoMessages:r,protoModActions:i}){return{...e,state:Cf[e.state],messages:Cl(this,Ko,"m",Fl).call(this,e,r),modActions:Cl(this,Ko,"m",Al).call(this,e,i)}},Fl=function(e,r){let i={},n=e.objIds.filter(s=>s.key==="messages").map(({id:s})=>s);for(let s of n){let o=r[s];o&&(i[s]=o)}return i},Al=function(e,r){let i={},n=e.objIds.filter(s=>s.key==="modActions").map(({id:s})=>s);for(let s of n){let o=r[s];o&&(i[s]={...o,actionType:Ff[o.actionTypeId]})}return i};var Af,Pf,If,xf,Sf,Tf;Af=new WeakMap,Pf=new WeakMap,If=new WeakMap,xf=new WeakMap,Sf=new WeakMap,Tf=new WeakMap;var Mf,Nf,Bf,Df,Uf,Of,Lf,Wf,Hf,jf,Gf,Vf,$f,qo;(function(t){t.Reports="reports",t.Spam="spam",t.Modqueue="modqueue",t.Unmoderated="unmoderated",t.Edited="edited"})(qo||(qo={}));Mf=new WeakMap,Nf=new WeakMap,Bf=new WeakMap,Df=new WeakMap,Uf=new WeakMap,Of=new WeakMap,Lf=new WeakMap,Wf=new WeakMap,Hf=new WeakMap,jf=new WeakMap,Gf=new WeakMap,Vf=new WeakMap,$f=new WeakMap;async function Pl(t,e){let s=(await fe.query("GetSubredditInfoById","315a9b75c22a017d526afdf2d274616946156451aacfd56dfb91e7ad3f7a2fde",{id:t},e)).data?.subredditInfoById;if(!s)throw new Error("subreddit info not found");return s}import{CommunityListWidget_CommunityData as fk,GetWidgetsResponse_WidgetItem as mk}from"@devvit/protos";var zf,Kf,qf,Jf,Zf,Qf,Xf,Yf,em,tm,rm,im,nm,sm,om,am,cm,dm,lm,um,hm,fm,mm,pm;zf=new WeakMap,Kf=new WeakMap,qf=new WeakMap,Jf=new WeakMap;Zf=new WeakMap;Qf=new WeakMap,Xf=new WeakMap,Yf=new WeakMap;em=new WeakMap,tm=new WeakMap;rm=new WeakMap,im=new WeakMap,nm=new WeakMap;sm=new WeakMap,om=new WeakMap;am=new WeakMap,cm=new WeakMap,dm=new WeakMap;lm=new WeakMap,um=new WeakMap,hm=new WeakMap,fm=new WeakMap,mm=new WeakMap;pm=new WeakMap;var gm,wm,ym,bm,vm,km,_m,Em,Cm,Fm,Am,Pm,Im,xm,Sm,Tm,Rm,Mm,Il;(function(t){t[t.SUBREDDIT_PERMISSIONS=0]="SUBREDDIT_PERMISSIONS",t[t.APPROVED_CONTRIBUTORS_ONLY=1]="APPROVED_CONTRIBUTORS_ONLY",t[t.MODS_ONLY=2]="MODS_ONLY"})(Il||(Il={}));gm=new WeakMap,wm=new WeakMap,ym=new WeakMap,bm=new WeakMap,vm=new WeakMap,km=new WeakMap,_m=new WeakMap,Em=new WeakMap,Cm=new WeakMap;Fm=new WeakMap,Am=new WeakMap,Pm=new WeakMap,Im=new WeakMap,xm=new WeakMap,Sm=new WeakMap;Tm=new WeakMap,Rm=new WeakMap,Mm=new WeakMap;function cc(t){let e=zt();return Pl(t,e)}function dc(t){let e=zt();return Be.getById($t(t),e)}async function xl(){let t=zt();return El(t)}function lc(t){let e=zt();return pe.getById($t(t),e)}function uc(t){let e=zt();return be.getSubredditUsersByType({type:"moderators",...t},e)}import{EffectType as p_}from"@devvit/protos";import{WebViewVisibility as w_}from"@devvit/protos";var Nm,Bm,Dm,Um,Om,Lm;Nm=new WeakMap,Bm=new WeakMap,Dm=new WeakMap,Um=new WeakMap,Om=new WeakMap,Lm=new WeakMap;import"@devvit/protos/payments.js";import{OrderStatus as et}from"@devvit/protos/payments.js";var Wm="devvit-";function Hm(t){return t.startsWith(Wm)}function Ps(t){return Object.fromEntries(Object.entries(t).filter(([e])=>!Hm(e)))}import{AccountingType as Ye}from"@devvit/protos/payments.js";var ke;(function(t){t.INSTANT="INSTANT",t.DURABLE="DURABLE",t.CONSUMABLE="CONSUMABLE",t.VALID_FOR_1D="VALID_FOR_1D",t.VALID_FOR_7D="VALID_FOR_7D",t.VALID_FOR_30D="VALID_FOR_30D",t.VALID_FOR_1Y="VALID_FOR_1Y",t.UNRECOGNIZED="UNRECOGNIZED"})(ke||(ke={}));var jm={[ke.INSTANT]:Ye.ACCOUNTING_TYPE_INSTANT,[ke.DURABLE]:Ye.ACCOUNTING_TYPE_DURABLE,[ke.CONSUMABLE]:Ye.ACCOUNTING_TYPE_CONSUMABLE,[ke.VALID_FOR_1D]:Ye.ACCOUNTING_TYPE_VALID_FOR_1D,[ke.VALID_FOR_7D]:Ye.ACCOUNTING_TYPE_VALID_FOR_7D,[ke.VALID_FOR_30D]:Ye.ACCOUNTING_TYPE_VALID_FOR_30D,[ke.VALID_FOR_1Y]:Ye.ACCOUNTING_TYPE_VALID_FOR_1Y,[ke.UNRECOGNIZED]:Ye.UNRECOGNIZED};function Gm(t){let e=Object.entries(jm).find(([r,i])=>i===t);return e?e[0]:ke.UNRECOGNIZED}function Is(t){m(t.price,"Product price is null or undefined");let e=t.images.icon;return{sku:t.sku,price:t.price.amount,accountingType:Gm(t.accountingType),displayName:t.name,description:t.description,metadata:Ps(t.productMetadata),...e?{images:{icon:e}}:{}}}var Ue;(function(t){t.NEW="NEW",t.CREATED="CREATED",t.PAID="PAID",t.DELIVERED="DELIVERED",t.CANCELED="CANCELED",t.REVERTED="REVERTED",t.UNRECOGNIZED="UNRECOGNIZED"})(Ue||(Ue={}));function Vm(t){switch(t){case et.ORDER_STATUS_NEW:return Ue.NEW;case et.ORDER_STATUS_CREATED:return Ue.CREATED;case et.ORDER_STATUS_PAID:return Ue.PAID;case et.ORDER_STATUS_DELIVERED:return Ue.DELIVERED;case et.ORDER_STATUS_CANCELED:return Ue.CANCELED;case et.ORDER_STATUS_REVERTED:return Ue.REVERTED;case et.ORDER_STATUS_UNSPECIFIED:case et.UNRECOGNIZED:return Ue.UNRECOGNIZED}}function xs(t){return{id:t.id,status:Vm(t.status),createdAt:t.createdAt??null,updatedAt:t.updatedAt??null,products:t.products.map(Is),metadata:Ps(t.metadata)}}import{PaymentsServiceDefinition as $m}from"@devvit/protos/payments.js";var Ss=a.use($m);a.addMenuItem({location:"post",label:"Get Payments Help",onPress:async(t,e)=>{let r=new URL("https://support.reddithelp.com/hc/en-us/requests/new?ticket_form_id=29770197409428&tf_29764567374740=devvit_product_not_working"),i=await xl();i&&r.searchParams.append("tf_360026362751",i);let n=e.postId;if(n){let s=n.replace("t3_","");if(s){let o=`https://www.reddit.com/r/${e.subredditName}/comments/${s}`;r.searchParams.append("tf_29770117862932",o)}}r.searchParams.append("tf_subject",`[${e.appName} v${e.appVersion}] Payments Help`),e.ui.navigateTo(r.toString())}});async function Sl(t={}){let e={sku:"",buyer:"",metadata:{},status:0,...t,limit:t.limit||100,cursor:t.nextPageToken||""},r=await Ss.GetOrders(e),i={orders:r.orders.map(xs)};return r.pageInfo?.hasNextPage&&(i.nextPage=r.pageInfo?.endCursor),i}function zm(t){return{...t,createdAt:t.createdAt?.toISOString()??null,updatedAt:t.updatedAt?.toISOString()??null}}function Km(t){return{...t,createdAt:t.createdAt?new Date(t.createdAt):null,updatedAt:t.updatedAt?new Date(t.updatedAt):null}}function qm(t,e={}){let[r,i]=kt(e.nextPageToken??""),{loading:n,data:s,error:o}=zr(async()=>{let l=await Sl({...e,nextPageToken:r});return{orders:l.orders.map(zm),nextPageToken:l.nextPage||""}},{depends:r}),d={orders:(s?.orders??[]).map(Km)};return s?.nextPageToken&&(d=Object.assign(d,{nextPage:async()=>{i(s?.nextPageToken)}})),n?{...d,loading:!0,error:null}:o?{...d,loading:n,error:o}:{...d,loading:n,error:null}}import{EffectType as Jm}from"@devvit/protos/types/devvit/ui/effects/v1alpha/effect.js";var Fr,Bi,Di,Ar,Jo=class{constructor(e,r){Pr(this,Fr);Pr(this,Bi);Pr(this,Di);this.state={};Pr(this,Ar,e=>{Oe(this,Di)&&console.debug(`[payments] ${e}`)});Ui(this,Di,!!r.context._devvitContext?.debug.payments),Ui(this,Fr,r.context),Ui(this,Bi,e),this.hookId=r.hookId,Oe(this,Ar).call(this,`usePurchase hook created (${this.hookId})`)}async onUIEvent(e){if(e.orderResult&&e.hook===this.hookId){Oe(this,Ar).call(this,`Received an order result: hookId: ${this.hookId}; Status: ${e.orderResult.status}; Order ID: ${e.orderResult.orderId}; Error Code: ${e.orderResult.errorCode}; Error Message: ${e.orderResult.errorMessage}`);let{status:r,errorCode:i,errorMessage:n,order:s,orderId:o}=e.orderResult;if(!s)throw new Error("Invalid response: missing original order");await Oe(this,Bi).call(this,{status:ia(r),errorCode:i,errorMessage:n,orderId:o,sku:s.skus[0],metadata:s.metadata})}}purchase(e,r={}){if(!e.trim())throw new Error("Invalid purchase; no SKU provided");Oe(this,Ar).call(this,`Requesting a purchase for product: ${e}`);let i={[E.Post]:Oe(this,Fr)._devvitContext?.postId??""};Oe(this,Fr).emitEffect("createOrder",{type:Jm.EFFECT_CREATE_ORDER,createOrder:{id:this.hookId,skus:[e],metadata:{...r,...i}}})}};Fr=new WeakMap,Bi=new WeakMap,Di=new WeakMap,Ar=new WeakMap;function Zm(t){return Y({namespace:"payments",initializer:e=>new Jo(t,e)})}async function Tl(t={}){let e={skus:t.skus||[],metadata:t.metadata||{}};return(await Ss.GetProducts(e)).products.map(Is)}function Qm(t,e={}){let[r,i]=kt(0),{loading:n,data:s,error:o}=zr(async()=>Tl(e),{depends:r}),u={products:s??[],refetch:async()=>{i(g=>~g)}};return n?{...u,loading:!0,error:null}:o!=null?{...u,loading:!1,error:o}:{...u,loading:!1,error:null}}import{PaymentProcessorDefinition as Xm}from"@devvit/protos/payments.js";function Ym(t){a.provide(Xm),Object.assign(a.prototype,ep(t))}function ep(t){return{async FulfillOrder(e,r){if(e.order==null||e.order.products.length===0)return{};let i=Object.assign(Z({metadata:r}),z(r,e.order.metadata[E.Post])),n=Rl(e.order),s=await t.fulfillOrder(n,i);return!s||s.success?{acknowledged:!0}:{rejectionReason:s.reason}},async RefundOrder(e,r){if(e.order==null||!t.refundOrder)return{};let i=Object.assign(Z({metadata:r}),z(r)),n=Rl(e.order);return await t.refundOrder(n,i),{}}}}function Rl(t){let e=xs(t);if(e.products.length>1)throw new Error("Multi-product orders not supported");if(e.products.length===0)throw new Error("No products in order");return e}export{ra as OrderResultStatus,Ym as addPaymentHandler,Sl as getOrders,Tl as getProducts,qm as useOrders,Zm as usePayments,Qm as useProducts};
|
|
6
|
+
`))}static async getSnoovatarUrl(e,r){return(await fe.query("GetSnoovatarUrlByName","c47fd42345af268616d2d8904b56856acdc05cf61d3650380f539ad7d596ac0c",{username:e},r)).data?.redditorInfoByName?.snoovatarIcon?.url}static getOverview(e,r){let i=a.redditAPIPlugins.Users;return new j({hasMore:!0,before:e.before,after:e.after,pageSize:e.pageSize,limit:e.limit,async fetch(n){let s=await i.UserWhere({username:e.username,where:"overview",...n},r);return vf(s,r)}})}};is=new WeakMap,Si=new WeakMap,ns=new WeakMap,ss=new WeakMap,os=new WeakMap,as=new WeakMap,cs=new WeakMap,Ut=new WeakMap,ds=new WeakMap,ls=new WeakMap,us=new WeakMap,De=new WeakMap;function vf(t,e){if(!t.data?.children)throw new Error("Listing response is missing children");return{children:t.data.children.map(i=>{if(i.kind==="t3")return new Be(i.data,e);if(i.kind==="t1")return new pe(i.data,e);throw new Error(`Type ${i.kind} is not supported`)}),before:t.data.before,after:t.data.after}}async function kf(t,e,r){let i=a.redditAPIPlugins.Users;if(!t.data?.children)throw new Error("Listing response is missing children");let n=t.data.children.map(g=>(m(g.data?.id,"User id is still from listing data"),g.data.id)),s=100,o=[];for(let g=0;g<n.length;g+=s)o.push(n.slice(g,g+s));let l=(await Promise.all(o.map(g=>i.UserDataByAccountIds({ids:g.join(",")},r)))).reduce((g,p)=>({...g,...p.users}),{});return{children:t.data.children.map(g=>{let p=g.data?.id;m(p,"User id is missing from listing");let _=l[p];return m(_,"User data is missing from response"),new be({id:p,name:_.name,linkKarma:_.linkKarma,commentKarma:_.commentKarma,createdUtc:_.createdUtc,over18:_.profileOver18,snoovatarSize:[],modPermissions:{[e]:g.data?.modPermissions??[]}},r)}),before:t.data.before,after:t.data.after}}async function _l(t,e){return(await a.redditAPIPlugins.Users.UserDataByAccountIds({ids:t},e))?.users?.[t]?.name}async function El(t){m(t);let e=t?.[E.Username]?.values[0];if(e)return e;let r=t?.[E.User]?.values[0];if(r)return _l(r,t)}var k=function(t,e,r,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(t,r):n?n.value=r:e.set(t,r),r},v=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},S,_r,hs,Ti,Ri,fs,ms,Mi,ps,gs,Ni,Ot,ws,ys,Er,Lt,Wt,Ze,Cr,Qe,bs,vs,ks,_s,Es,Cs,Fs,Ht,K,As,zo,pe=class{constructor(e,r){_r.set(this,void 0),hs.set(this,void 0),Ti.set(this,void 0),Ri.set(this,void 0),fs.set(this,void 0),ms.set(this,void 0),Mi.set(this,void 0),ps.set(this,void 0),gs.set(this,void 0),Ni.set(this,void 0),Ot.set(this,void 0),ws.set(this,void 0),ys.set(this,void 0),Er.set(this,void 0),Lt.set(this,void 0),Wt.set(this,void 0),Ze.set(this,void 0),Cr.set(this,void 0),Qe.set(this,void 0),bs.set(this,void 0),vs.set(this,void 0),ks.set(this,void 0),_s.set(this,void 0),Es.set(this,void 0),Cs.set(this,void 0),Fs.set(this,void 0),Ht.set(this,void 0),K.set(this,void 0),re(this),m(e.id,"Comment id is null or undefined"),m(e.body,"Comment body is null or undefined"),m(e.createdUtc,"Comment is missing created date"),m(e.author,"Comment author is null or undefined"),m(e.parentId,"Comment parentId is null or undefined"),m(e.linkId,"Comment linkId is null or undefined"),m(e.permalink,"Comment permalink is null or undefined"),m(e.subreddit,"Comment is missing subreddit name"),m(e.subredditId,"Comment is missing subreddit id"),k(this,_r,Vt(`t1_${e.id}`),"f"),k(this,hs,e.authorFullname?ie(e.authorFullname):void 0,"f"),k(this,Ti,e.author,"f"),k(this,Ri,e.body,"f"),k(this,ps,ge(e.subredditId),"f"),k(this,gs,e.subreddit,"f"),k(this,ms,Ts(e.parentId)?Vt(e.parentId):ce(e.parentId),"f"),k(this,Mi,ce(e.linkId),"f"),k(this,Er,e.edited??!1,"f"),k(this,Lt,e.locked??!1,"f"),k(this,Wt,e.removed??!1,"f"),k(this,Ze,e.stickied??!1,"f"),k(this,Ot,e.approved??!1,"f"),k(this,ws,e.approvedAtUtc??0,"f"),k(this,ys,e.bannedAtUtc??0,"f"),k(this,Cr,e.spam??!1,"f"),k(this,Qe,e.distinguished,"f"),k(this,bs,e.numReports??0,"f"),k(this,vs,e.collapsedBecauseCrowdControl??!1,"f"),k(this,ks,e.score??0,"f"),k(this,_s,e.permalink,"f"),k(this,Fs,new URL(e.permalink??"","https://www.reddit.com/").toString(),"f"),k(this,Ht,e.ignoreReports??!1,"f"),k(this,Es,(e.modReports??[]).map(([n])=>n),"f"),k(this,Cs,(e.userReports??[]).map(([n])=>n),"f");let i=new Date(0);i.setUTCSeconds(e.createdUtc),k(this,fs,i,"f"),k(this,Ni,v(S,S,"m",As).call(S,{postId:v(this,Mi,"f"),commentId:v(this,_r,"f")},r),"f"),k(this,K,r,"f")}get id(){return v(this,_r,"f")}get authorId(){return v(this,hs,"f")}get authorName(){return v(this,Ti,"f")}get subredditId(){return v(this,ps,"f")}get subredditName(){return v(this,gs,"f")}get body(){return v(this,Ri,"f")}get createdAt(){return v(this,fs,"f")}get parentId(){return v(this,ms,"f")}get postId(){return v(this,Mi,"f")}get replies(){return v(this,Ni,"f")}get distinguishedBy(){return v(this,Qe,"f")}get locked(){return v(this,Lt,"f")}get stickied(){return v(this,Ze,"f")}get removed(){return v(this,Wt,"f")}get approved(){return v(this,Ot,"f")}get approvedAtUtc(){return v(this,ws,"f")}get bannedAtUtc(){return v(this,ys,"f")}get spam(){return v(this,Cr,"f")}get edited(){return v(this,Er,"f")}get numReports(){return v(this,bs,"f")}get collapsedBecauseCrowdControl(){return v(this,vs,"f")}get score(){return v(this,ks,"f")}get permalink(){return v(this,_s,"f")}get userReportReasons(){return v(this,Cs,"f")}get modReportReasons(){return v(this,Es,"f")}get url(){return v(this,Fs,"f")}get ignoringReports(){return v(this,Ht,"f")}toJSON(){return{id:this.id,authorName:this.authorName,subredditId:this.subredditId,subredditName:this.subredditName,body:this.body,createdAt:this.createdAt,parentId:this.parentId,postId:this.postId,replies:this.replies,approved:this.approved,locked:this.locked,removed:this.removed,stickied:this.stickied,spam:this.spam,edited:this.edited,distinguishedBy:this.distinguishedBy,numReports:this.numReports,collapsedBecauseCrowdControl:this.collapsedBecauseCrowdControl,score:this.score,permalink:this.permalink,modReportReasons:this.modReportReasons,userReportReasons:this.userReportReasons,url:this.url,ignoringReports:this.ignoringReports}}isLocked(){return v(this,Lt,"f")}isApproved(){return v(this,Ot,"f")}isRemoved(){return v(this,Wt,"f")}isSpam(){return v(this,Cr,"f")}isStickied(){return v(this,Ze,"f")}isDistinguished(){return!!v(this,Qe,"f")}isEdited(){return v(this,Er,"f")}isIgnoringReports(){return v(this,Ht,"f")}async delete(){return S.delete(this.id,v(this,K,"f"))}async edit(e){let r=await S.edit({id:this.id,...e},v(this,K,"f"));return k(this,Ri,r.body,"f"),k(this,Er,r.edited,"f"),this}async approve(){await S.approve(this.id,v(this,K,"f")),k(this,Ot,!0,"f"),k(this,Wt,!1,"f")}async remove(e=!1){await S.remove(this.id,e,v(this,K,"f")),k(this,Wt,!0,"f"),k(this,Cr,e,"f"),k(this,Ot,!1,"f")}async lock(){await S.lock(this.id,v(this,K,"f")),k(this,Lt,!0,"f")}async unlock(){await S.unlock(this.id,v(this,K,"f")),k(this,Lt,!1,"f")}async reply(e){return S.submit({id:this.id,...e},v(this,K,"f"))}async getAuthor(){return be.getByUsername(v(this,Ti,"f"),v(this,K,"f"))}async distinguish(e=!1){let{distinguishedBy:r,stickied:i}=await S.distinguish(this.id,e,!1,v(this,K,"f"));k(this,Qe,r,"f"),k(this,Ze,i,"f")}async distinguishAsAdmin(e=!1){let{distinguishedBy:r,stickied:i}=await S.distinguish(this.id,e,!0,v(this,K,"f"));k(this,Qe,r,"f"),k(this,Ze,i,"f")}async undistinguish(){let{distinguishedBy:e,stickied:r}=await S.undistinguish(this.id,v(this,K,"f"));k(this,Qe,e,"f"),k(this,Ze,r,"f")}async ignoreReports(){await S.ignoreReports(this.id,v(this,K,"f")),k(this,Ht,!0,"f")}async unignoreReports(){await S.unignoreReports(this.id,v(this,K,"f")),k(this,Ht,!1,"f")}addRemovalNote(e){return qe.addRemovalNote({itemIds:[v(this,_r,"f")],...e},v(this,K,"f"))}static async getById(e,r){let i=a.redditAPIPlugins.LinksAndComments,n=Gt(e)?e:`t1_${e}`,s=await i.Info({subreddits:[],thingIds:[n]},r);if(!s.data?.children?.[0]?.data)throw new Error("not found");return new S(s.data.children[0].data,r)}static getComments(e,r){let{postId:i,commentId:n,...s}=e;return v(S,S,"m",As).call(S,{postId:ce(i),commentId:n?Vt(n):void 0,...s},r)}static async edit(e,r){let i=a.redditAPIPlugins.LinksAndComments,{id:n}=e,s;"richtext"in e&&(s=pr(e.richtext));let o=await i.EditUserText({thingId:n,text:"text"in e?e.text:"",richtextJson:s,runAs:ae.APP},r);if(o.json?.errors?.length)throw new Error("Failed to edit comment");let d=o.json?.data?.things?.[0]?.data;return m(d),new S(d,r)}static async delete(e,r){await a.redditAPIPlugins.LinksAndComments.Del({id:e},r)}static async approve(e,r){await a.redditAPIPlugins.Moderation.Approve({id:e},r)}static async remove(e,r=!1,i){await a.redditAPIPlugins.Moderation.Remove({id:e,spam:r},i)}static async lock(e,r){await a.redditAPIPlugins.LinksAndComments.Lock({id:e},r)}static async unlock(e,r){await a.redditAPIPlugins.LinksAndComments.Unlock({id:e},r)}static async submit(e,r){let{runAs:i="APP"}=e,n=ae[i],s=n===ae.USER?a.userActionsPlugin:a.redditAPIPlugins.LinksAndComments,{id:o}=e,d;"richtext"in e&&(d=pr(e.richtext));let l=await s.Comment({thingId:o,text:"text"in e?e.text:"",richtextJson:d,runAs:n},r);if(l.json?.errors?.length)throw new Error("failed to reply to comment");let u=l.json?.data?.things?.[0]?.data;return m(u),new S(u,r)}static async distinguish(e,r,i,n){let d=(await a.redditAPIPlugins.Moderation.Distinguish({id:e,how:i?"admin":"yes",sticky:r},n)).json?.data?.things?.[0]?.data;return m(d),{distinguishedBy:d.distinguished,stickied:!!d.stickied}}static async undistinguish(e,r){let s=(await a.redditAPIPlugins.Moderation.Distinguish({id:e,how:"no",sticky:!1},r)).json?.data?.things?.[0]?.data;return m(s),{distinguishedBy:s.distinguished,stickied:!!s.stickied}}static getCommentsByUser(e,r){let i=a.redditAPIPlugins.Users;return new j({hasMore:!0,before:e.before,after:e.after,pageSize:e.pageSize,limit:e.limit,async fetch(n){let s=await i.UserWhere({username:e.username,where:"comments",...n},r);return m(s.data,"Failed to get comments for user"),{children:s.data.children?.map(d=>new S(d.data,r))||[],before:s.data.before,after:s.data.after}}})}static async ignoreReports(e,r){await a.redditAPIPlugins.Moderation.IgnoreReports({id:e},r)}static async unignoreReports(e,r){await a.redditAPIPlugins.Moderation.UnignoreReports({id:e},r)}};S=pe,_r=new WeakMap,hs=new WeakMap,Ti=new WeakMap,Ri=new WeakMap,fs=new WeakMap,ms=new WeakMap,Mi=new WeakMap,ps=new WeakMap,gs=new WeakMap,Ni=new WeakMap,Ot=new WeakMap,ws=new WeakMap,ys=new WeakMap,Er=new WeakMap,Lt=new WeakMap,Wt=new WeakMap,Ze=new WeakMap,Cr=new WeakMap,Qe=new WeakMap,bs=new WeakMap,vs=new WeakMap,ks=new WeakMap,_s=new WeakMap,Es=new WeakMap,Cs=new WeakMap,Fs=new WeakMap,Ht=new WeakMap,K=new WeakMap,As=function(e,r,i=0){return new j({limit:e.limit,pageSize:e.pageSize,fetch:async n=>{let s=n.limit,o=a.redditAPIPlugins.Listings,d=a.redditAPIPlugins.LinksAndComments,l=e.commentId;if(n.more)if(n.more.children.length){let _=n.more;(!s||s>100)&&(s=100);let I=_.children.splice(0,s),T=await d.MoreChildren({linkId:e.postId,children:I,sort:e.sort},r);if(!T.json?.data?.things?.length)return{children:[]};let{children:L}=v(S,S,"m",zo).call(S,T.json.data.things,e.postId,e,r);return{children:L,more:_.children.length?_:void 0}}else l=n.more.parentId,i=i+n.more.depth;let g=(await o.Comments({article:e.postId.substring(3),comment:l?.substring(3),limit:s,depth:e.depth,sort:e.sort},r)).listings?.[1]?.data?.children??[],p=g[0];return l&&p?.data?.replyList?.data&&(g=p.data.replyList.data.children),v(S,S,"m",zo).call(S,g,l??e.postId,e,r,i)}})},zo=function t(e,r,i,n,s=0){let o=[],d,l={};for(let u of e){if(!u.data||(u.data.depth!=null&&(u.data.depth=u.data.depth+s),u.data.depth!=null&&i.depth!=null&&u.data.depth>=i.depth))continue;let g=u.data.parentId?l[u.data.parentId]:void 0;if(u.kind==="t1"){if(u.data.name===r)continue;let p=new S(u.data,n);if(l[p.id]=p,k(p,Ni,v(S,S,"m",As).call(S,{...i,postId:p.postId,commentId:p.id},n,s),"f"),"replyList"in u.data&&u.data.replyList?.data){let{children:_,more:I}=v(S,S,"m",t).call(S,u.data.replyList.data.children,p.id,i,n,s);_.length&&p.replies.children.push(..._),I&&p.replies.setMore(I)}p.replies.preventInitialFetch(),g?g.replies.children.push(p):o.push(p)}else if(u.kind==="more"&&u.data.parentId&&u.data.depth!=null){let p={parentId:Ts(u.data.parentId)?Vt(u.data.parentId):ce(u.data.parentId),children:u.data.children??[],depth:u.data.depth};g?g.replies.setMore(p):p.parentId===r&&(d=p)}}return{children:o,more:d}};import"@devvit/protos";var Cl=function(t,e,r,i){if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?i:r==="a"?i.call(t):i?i.value:e.get(t)},Ko,_f,Ef,Fl,Al,Xe;(function(t){t.New="New",t.InProgress="InProgress",t.Archived="Archived",t.Appeals="Appeals",t.JoinRequests="JoinRequests",t.Filtered="Filtered"})(Xe||(Xe={}));var Cf={0:Xe.New,1:Xe.InProgress,2:Xe.Archived,3:Xe.Appeals,4:Xe.JoinRequests,5:Xe.Filtered},X;(function(t){t.Highlighted="Highlighted",t.Unhighlighted="Unhighlighted",t.Archived="Archived",t.Unarchived="Unarchived",t.ReportedToAdmins="ReportedToAdmins",t.Muted="Muted",t.Unmuted="Unmuted",t.Banned="Banned",t.Unbanned="Unbanned",t.Approved="Approved",t.Disapproved="Disapproved",t.Filtered="Filtered",t.Unfiltered="Unfiltered"})(X||(X={}));var Ff={0:X.Highlighted,1:X.Unhighlighted,2:X.Archived,3:X.Unarchived,4:X.ReportedToAdmins,5:X.Muted,6:X.Unmuted,7:X.Banned,8:X.Unbanned,9:X.Approved,10:X.Disapproved,11:X.Filtered,12:X.Unfiltered};_f=new WeakMap,Ko=new WeakSet,Ef=function({protoConversation:e,protoMessages:r,protoModActions:i}){return{...e,state:Cf[e.state],messages:Cl(this,Ko,"m",Fl).call(this,e,r),modActions:Cl(this,Ko,"m",Al).call(this,e,i)}},Fl=function(e,r){let i={},n=e.objIds.filter(s=>s.key==="messages").map(({id:s})=>s);for(let s of n){let o=r[s];o&&(i[s]=o)}return i},Al=function(e,r){let i={},n=e.objIds.filter(s=>s.key==="modActions").map(({id:s})=>s);for(let s of n){let o=r[s];o&&(i[s]={...o,actionType:Ff[o.actionTypeId]})}return i};var Af,Pf,If,xf,Sf,Tf;Af=new WeakMap,Pf=new WeakMap,If=new WeakMap,xf=new WeakMap,Sf=new WeakMap,Tf=new WeakMap;var Mf,Nf,Bf,Df,Uf,Of,Lf,Wf,Hf,jf,Gf,Vf,$f,qo;(function(t){t.Reports="reports",t.Spam="spam",t.Modqueue="modqueue",t.Unmoderated="unmoderated",t.Edited="edited"})(qo||(qo={}));Mf=new WeakMap,Nf=new WeakMap,Bf=new WeakMap,Df=new WeakMap,Uf=new WeakMap,Of=new WeakMap,Lf=new WeakMap,Wf=new WeakMap,Hf=new WeakMap,jf=new WeakMap,Gf=new WeakMap,Vf=new WeakMap,$f=new WeakMap;async function Pl(t,e){let s=(await fe.query("GetSubredditInfoById","315a9b75c22a017d526afdf2d274616946156451aacfd56dfb91e7ad3f7a2fde",{id:t},e)).data?.subredditInfoById;if(!s)throw new Error("subreddit info not found");return s}import{CommunityListWidget_CommunityData as hk,GetWidgetsResponse_WidgetItem as fk}from"@devvit/protos";var zf,Kf,qf,Jf,Zf,Qf,Xf,Yf,em,tm,rm,im,nm,sm,om,am,cm,dm,lm,um,hm,fm,mm,pm;zf=new WeakMap,Kf=new WeakMap,qf=new WeakMap,Jf=new WeakMap;Zf=new WeakMap;Qf=new WeakMap,Xf=new WeakMap,Yf=new WeakMap;em=new WeakMap,tm=new WeakMap;rm=new WeakMap,im=new WeakMap,nm=new WeakMap;sm=new WeakMap,om=new WeakMap;am=new WeakMap,cm=new WeakMap,dm=new WeakMap;lm=new WeakMap,um=new WeakMap,hm=new WeakMap,fm=new WeakMap,mm=new WeakMap;pm=new WeakMap;var gm,wm,ym,bm,vm,km,_m,Em,Cm,Fm,Am,Pm,Im,xm,Sm,Tm,Rm,Mm,Il;(function(t){t[t.SUBREDDIT_PERMISSIONS=0]="SUBREDDIT_PERMISSIONS",t[t.APPROVED_CONTRIBUTORS_ONLY=1]="APPROVED_CONTRIBUTORS_ONLY",t[t.MODS_ONLY=2]="MODS_ONLY"})(Il||(Il={}));gm=new WeakMap,wm=new WeakMap,ym=new WeakMap,bm=new WeakMap,vm=new WeakMap,km=new WeakMap,_m=new WeakMap,Em=new WeakMap,Cm=new WeakMap;Fm=new WeakMap,Am=new WeakMap,Pm=new WeakMap,Im=new WeakMap,xm=new WeakMap,Sm=new WeakMap;Tm=new WeakMap,Rm=new WeakMap,Mm=new WeakMap;function cc(t){let e=zt();return Pl(t,e)}function dc(t){let e=zt();return Be.getById($t(t),e)}async function xl(){let t=zt();return El(t)}function lc(t){let e=zt();return pe.getById($t(t),e)}function uc(t){let e=zt();return be.getSubredditUsersByType({type:"moderators",...t},e)}import{EffectType as m_}from"@devvit/protos";import{WebViewVisibility as g_}from"@devvit/protos";var Nm,Bm,Dm,Um,Om,Lm;Nm=new WeakMap,Bm=new WeakMap,Dm=new WeakMap,Um=new WeakMap,Om=new WeakMap,Lm=new WeakMap;import"@devvit/protos/payments.js";import{OrderStatus as et}from"@devvit/protos/payments.js";var Wm="devvit-";function Hm(t){return t.startsWith(Wm)}function Ps(t){return Object.fromEntries(Object.entries(t).filter(([e])=>!Hm(e)))}import{AccountingType as Ye}from"@devvit/protos/payments.js";var ke;(function(t){t.INSTANT="INSTANT",t.DURABLE="DURABLE",t.CONSUMABLE="CONSUMABLE",t.VALID_FOR_1D="VALID_FOR_1D",t.VALID_FOR_7D="VALID_FOR_7D",t.VALID_FOR_30D="VALID_FOR_30D",t.VALID_FOR_1Y="VALID_FOR_1Y",t.UNRECOGNIZED="UNRECOGNIZED"})(ke||(ke={}));var jm={[ke.INSTANT]:Ye.ACCOUNTING_TYPE_INSTANT,[ke.DURABLE]:Ye.ACCOUNTING_TYPE_DURABLE,[ke.CONSUMABLE]:Ye.ACCOUNTING_TYPE_CONSUMABLE,[ke.VALID_FOR_1D]:Ye.ACCOUNTING_TYPE_VALID_FOR_1D,[ke.VALID_FOR_7D]:Ye.ACCOUNTING_TYPE_VALID_FOR_7D,[ke.VALID_FOR_30D]:Ye.ACCOUNTING_TYPE_VALID_FOR_30D,[ke.VALID_FOR_1Y]:Ye.ACCOUNTING_TYPE_VALID_FOR_1Y,[ke.UNRECOGNIZED]:Ye.UNRECOGNIZED};function Gm(t){let e=Object.entries(jm).find(([r,i])=>i===t);return e?e[0]:ke.UNRECOGNIZED}function Is(t){m(t.price,"Product price is null or undefined");let e=t.images.icon;return{sku:t.sku,price:t.price.amount,accountingType:Gm(t.accountingType),displayName:t.name,description:t.description,metadata:Ps(t.productMetadata),...e?{images:{icon:e}}:{}}}var Ue;(function(t){t.NEW="NEW",t.CREATED="CREATED",t.PAID="PAID",t.DELIVERED="DELIVERED",t.CANCELED="CANCELED",t.REVERTED="REVERTED",t.UNRECOGNIZED="UNRECOGNIZED"})(Ue||(Ue={}));function Vm(t){switch(t){case et.ORDER_STATUS_NEW:return Ue.NEW;case et.ORDER_STATUS_CREATED:return Ue.CREATED;case et.ORDER_STATUS_PAID:return Ue.PAID;case et.ORDER_STATUS_DELIVERED:return Ue.DELIVERED;case et.ORDER_STATUS_CANCELED:return Ue.CANCELED;case et.ORDER_STATUS_REVERTED:return Ue.REVERTED;case et.ORDER_STATUS_UNSPECIFIED:case et.UNRECOGNIZED:return Ue.UNRECOGNIZED}}function xs(t){return{id:t.id,status:Vm(t.status),createdAt:t.createdAt??null,updatedAt:t.updatedAt??null,products:t.products.map(Is),metadata:Ps(t.metadata)}}import{PaymentsServiceDefinition as $m}from"@devvit/protos/payments.js";var Ss=a.use($m);a.addMenuItem({location:"post",label:"Get Payments Help",onPress:async(t,e)=>{let r=new URL("https://support.reddithelp.com/hc/en-us/requests/new?ticket_form_id=29770197409428&tf_29764567374740=devvit_product_not_working"),i=await xl();i&&r.searchParams.append("tf_360026362751",i);let n=e.postId;if(n){let s=n.replace("t3_","");if(s){let o=`https://www.reddit.com/r/${e.subredditName}/comments/${s}`;r.searchParams.append("tf_29770117862932",o)}}r.searchParams.append("tf_subject",`[${e.appName} v${e.appVersion}] Payments Help`),e.ui.navigateTo(r.toString())}});async function Sl(t={}){let e={sku:"",buyer:"",metadata:{},status:0,...t,limit:t.limit||100,cursor:t.nextPageToken||""},r=await Ss.GetOrders(e),i={orders:r.orders.map(xs)};return r.pageInfo?.hasNextPage&&(i.nextPage=r.pageInfo?.endCursor),i}function zm(t){return{...t,createdAt:t.createdAt?.toISOString()??null,updatedAt:t.updatedAt?.toISOString()??null}}function Km(t){return{...t,createdAt:t.createdAt?new Date(t.createdAt):null,updatedAt:t.updatedAt?new Date(t.updatedAt):null}}function qm(t,e={}){let[r,i]=kt(e.nextPageToken??""),{loading:n,data:s,error:o}=zr(async()=>{let l=await Sl({...e,nextPageToken:r});return{orders:l.orders.map(zm),nextPageToken:l.nextPage||""}},{depends:r}),d={orders:(s?.orders??[]).map(Km)};return s?.nextPageToken&&(d=Object.assign(d,{nextPage:async()=>{i(s?.nextPageToken)}})),n?{...d,loading:!0,error:null}:o?{...d,loading:n,error:o}:{...d,loading:n,error:null}}import{EffectType as Jm}from"@devvit/protos/types/devvit/ui/effects/v1alpha/effect.js";var Fr,Bi,Di,Ar,Jo=class{constructor(e,r){Pr(this,Fr);Pr(this,Bi);Pr(this,Di);this.state={};Pr(this,Ar,e=>{Oe(this,Di)&&console.debug(`[payments] ${e}`)});Ui(this,Di,!!r.context._devvitContext?.debug.payments),Ui(this,Fr,r.context),Ui(this,Bi,e),this.hookId=r.hookId,Oe(this,Ar).call(this,`usePurchase hook created (${this.hookId})`)}async onUIEvent(e){if(e.orderResult&&e.hook===this.hookId){Oe(this,Ar).call(this,`Received an order result: hookId: ${this.hookId}; Status: ${e.orderResult.status}; Order ID: ${e.orderResult.orderId}; Error Code: ${e.orderResult.errorCode}; Error Message: ${e.orderResult.errorMessage}`);let{status:r,errorCode:i,errorMessage:n,order:s,orderId:o}=e.orderResult;if(!s)throw new Error("Invalid response: missing original order");await Oe(this,Bi).call(this,{status:ia(r),errorCode:i,errorMessage:n,orderId:o,sku:s.skus[0],metadata:s.metadata})}}purchase(e,r={}){if(!e.trim())throw new Error("Invalid purchase; no SKU provided");Oe(this,Ar).call(this,`Requesting a purchase for product: ${e}`);let i={[E.Post]:Oe(this,Fr)._devvitContext?.postId??""};Oe(this,Fr).emitEffect("createOrder",{type:Jm.EFFECT_CREATE_ORDER,createOrder:{id:this.hookId,skus:[e],metadata:{...r,...i}}})}};Fr=new WeakMap,Bi=new WeakMap,Di=new WeakMap,Ar=new WeakMap;function Zm(t){return Y({namespace:"payments",initializer:e=>new Jo(t,e)})}async function Tl(t={}){let e={skus:t.skus||[],metadata:t.metadata||{}};return(await Ss.GetProducts(e)).products.map(Is)}function Qm(t,e={}){let[r,i]=kt(0),{loading:n,data:s,error:o}=zr(async()=>Tl(e),{depends:r}),u={products:s??[],refetch:async()=>{i(g=>~g)}};return n?{...u,loading:!0,error:null}:o!=null?{...u,loading:!1,error:o}:{...u,loading:!1,error:null}}import{PaymentProcessorDefinition as Xm}from"@devvit/protos/payments.js";function Ym(t){a.provide(Xm),Object.assign(a.prototype,ep(t))}function ep(t){return{async FulfillOrder(e,r){if(e.order==null||e.order.products.length===0)return{};let i=Object.assign(Z({metadata:r}),z(r,e.order.metadata[E.Post])),n=Rl(e.order),s=await t.fulfillOrder(n,i);return!s||s.success?{acknowledged:!0}:{rejectionReason:s.reason}},async RefundOrder(e,r){if(e.order==null||!t.refundOrder)return{};let i=Object.assign(Z({metadata:r}),z(r)),n=Rl(e.order);return await t.refundOrder(n,i),{}}}}function Rl(t){let e=xs(t);if(e.products.length>1)throw new Error("Multi-product orders not supported");if(e.products.length===0)throw new Error("No products in order");return e}export{ra as OrderResultStatus,Ym as addPaymentHandler,Sl as getOrders,Tl as getProducts,qm as useOrders,Zm as usePayments,Qm as useProducts};
|
|
7
7
|
/*! Bundled license information:
|
|
8
8
|
|
|
9
9
|
shallow-clone/index.js:
|