@activepieces/piece-presentation 0.1.6 → 0.1.8

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/package.json CHANGED
@@ -1,18 +1,12 @@
1
1
  {
2
2
  "name": "@activepieces/piece-presentation",
3
- "version": "0.1.6",
3
+ "version": "0.1.8",
4
4
  "type": "commonjs",
5
5
  "main": "./src/index.js",
6
- "types": "./src/index.d.ts",
7
- "dependencies": {
8
- "@activepieces/pieces-common": "0.12.4",
9
- "@activepieces/pieces-framework": "0.31.0",
10
- "@activepieces/shared": "0.94.0",
11
- "dayjs": "1.11.9",
12
- "tslib": "2.3.0"
13
- },
14
- "scripts": {
15
- "build": "tsc -p tsconfig.lib.json && cp package.json dist/",
16
- "lint": "eslint 'src/**/*.ts'"
17
- }
6
+ "dependencies": {},
7
+ "files": [
8
+ "src/index.js",
9
+ "package.json",
10
+ "src/i18n"
11
+ ]
18
12
  }
package/src/index.js CHANGED
@@ -1,36 +1,14 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.presentation = void 0;
4
- const tslib_1 = require("tslib");
5
- const pieces_framework_1 = require("@activepieces/pieces-framework");
6
- const generate_presentations_1 = require("./lib/actions/generate-presentations");
7
- const auth_1 = require("./lib/common/auth");
8
- const shared_1 = require("@activepieces/shared");
9
- const new_presentation_1 = require("./lib/triggers/new-presentation");
10
- const pieces_common_1 = require("@activepieces/pieces-common");
11
- exports.presentation = (0, pieces_framework_1.createPiece)({
12
- displayName: 'Presenton',
13
- description: 'Generate AI-powered presentations using Presenton (https://presenton.ai). Supports templates, themes, images, synchronous and asynchronous generation, status polling, and export to PPTX/PDF.',
14
- auth: auth_1.presentonAuth,
15
- minimumSupportedRelease: '0.36.1',
16
- logoUrl: 'https://cdn.activepieces.com/pieces/presenton.png',
17
- categories: [
18
- shared_1.PieceCategory.ARTIFICIAL_INTELLIGENCE,
19
- shared_1.PieceCategory.CONTENT_AND_FILES,
20
- ],
21
- authors: ['sanket-a11y'],
22
- actions: [
23
- generate_presentations_1.generatePresentations,
24
- (0, pieces_common_1.createCustomApiCallAction)({
25
- auth: auth_1.presentonAuth,
26
- baseUrl: () => 'https://api.presenton.ai/api/v1',
27
- authMapping: (auth) => tslib_1.__awaiter(void 0, void 0, void 0, function* () {
28
- return {
29
- Authorization: `Bearer ${auth.secret_text}`,
30
- };
31
- }),
32
- }),
33
- ],
34
- triggers: [new_presentation_1.newPresentation],
35
- });
36
- //# sourceMappingURL=index.js.map
1
+ "use strict";var hu=Object.create;var yt=Object.defineProperty;var vu=Object.getOwnPropertyDescriptor;var xu=Object.getOwnPropertyNames;var _u=Object.getPrototypeOf,Pu=Object.prototype.hasOwnProperty;var o=(e,t)=>yt(e,"name",{value:t,configurable:!0});var z=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(r){throw t=0,r}},Dn=(e,t)=>{for(var r in t)yt(e,r,{get:t[r],enumerable:!0})},Cn=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of xu(t))!Pu.call(e,i)&&i!==r&&yt(e,i,{get:()=>t[i],enumerable:!(n=vu(t,i))||n.enumerable});return e};var We=(e,t,r)=>(r=e!=null?hu(_u(e)):{},Cn(t||!e||!e.__esModule?yt(r,"default",{value:e,enumerable:!0}):r,e)),bu=e=>Cn(yt({},"__esModule",{value:!0}),e);var ai=z((ii,lr)=>{(function(e){"use strict";let t="(0?\\d+|0x[a-f0-9]+)",r={fourOctet:new RegExp(`^${t}\\.${t}\\.${t}\\.${t}$`,"i"),threeOctet:new RegExp(`^${t}\\.${t}\\.${t}$`,"i"),twoOctet:new RegExp(`^${t}\\.${t}$`,"i"),longValue:new RegExp(`^${t}$`,"i")},n=new RegExp("^0[0-7]+$","i"),i=new RegExp("^0x[a-f0-9]+$","i"),u="%[0-9a-z]{1,}",c="(?:[0-9a-f]+::?)+",l={zoneIndex:new RegExp(u,"i"),native:new RegExp(`^(::)?(${c})?([0-9a-f]+)?(::)?(${u})?$`,"i"),deprecatedTransitional:new RegExp(`^(?:::)(${t}\\.${t}\\.${t}\\.${t}(${u})?)$`,"i"),transitional:new RegExp(`^((?:${c})|(?:::)(?:${c})?)${t}\\.${t}\\.${t}\\.${t}(${u})?$`,"i")};function f(s,d){if(s.indexOf("::")!==s.lastIndexOf("::"))return null;let y=0,m=-1,v=(s.match(l.zoneIndex)||[])[0],P,M;for(v&&(v=v.substring(1),s=s.replace(/%.+$/,""));(m=s.indexOf(":",m+1))>=0;)y++;if(s.substr(0,2)==="::"&&y--,s.substr(-2,2)==="::"&&y--,y>d)return null;for(M=d-y,P=":";M--;)P+="0:";return s=s.replace("::",P),s[0]===":"&&(s=s.slice(1)),s[s.length-1]===":"&&(s=s.slice(0,-1)),d=(function(){let te=s.split(":"),q=[];for(let me=0;me<te.length;me++)q.push(parseInt(te[me],16));return q})(),{parts:d,zoneId:v}}o(f,"expandIPv6");function g(s,d,y,m){if(s.length!==d.length)throw new Error("ipaddr: cannot match CIDR for objects with different lengths");let v=0,P;for(;m>0;){if(P=y-m,P<0&&(P=0),s[v]>>P!==d[v]>>P)return!1;m-=y,v+=1}return!0}o(g,"matchCIDR");function x(s){if(i.test(s))return parseInt(s,16);if(s[0]==="0"&&!isNaN(parseInt(s[1],10))){if(n.test(s))return parseInt(s,8);throw new Error(`ipaddr: cannot parse ${s} as octal`)}return parseInt(s,10)}o(x,"parseIntAuto");function T(s,d){for(;s.length<d;)s=`0${s}`;return s}o(T,"padPart");let _={};_.IPv4=(function(){function s(d){if(d.length!==4)throw new Error("ipaddr: ipv4 octet count should be 4");let y,m;for(y=0;y<d.length;y++)if(m=d[y],!(0<=m&&m<=255))throw new Error("ipaddr: ipv4 octet should fit in 8 bits");this.octets=d}return o(s,"IPv4"),s.prototype.SpecialRanges={unspecified:[[new s([0,0,0,0]),8]],broadcast:[[new s([255,255,255,255]),32]],multicast:[[new s([224,0,0,0]),4]],linkLocal:[[new s([169,254,0,0]),16]],loopback:[[new s([127,0,0,0]),8]],carrierGradeNat:[[new s([100,64,0,0]),10]],private:[[new s([10,0,0,0]),8],[new s([172,16,0,0]),12],[new s([192,168,0,0]),16]],reserved:[[new s([192,0,0,0]),24],[new s([192,0,2,0]),24],[new s([192,88,99,0]),24],[new s([198,18,0,0]),15],[new s([198,51,100,0]),24],[new s([203,0,113,0]),24],[new s([240,0,0,0]),4]],as112:[[new s([192,175,48,0]),24],[new s([192,31,196,0]),24]],amt:[[new s([192,52,193,0]),24]]},s.prototype.kind=function(){return"ipv4"},s.prototype.match=function(d,y){let m;if(y===void 0&&(m=d,d=m[0],y=m[1]),d.kind()!=="ipv4")throw new Error("ipaddr: cannot match ipv4 address with non-ipv4 one");return g(this.octets,d.octets,8,y)},s.prototype.prefixLengthFromSubnetMask=function(){let d=0,y=!1,m={0:8,128:7,192:6,224:5,240:4,248:3,252:2,254:1,255:0},v,P,M;for(v=3;v>=0;v-=1)if(P=this.octets[v],P in m){if(M=m[P],y&&M!==0)return null;M!==8&&(y=!0),d+=M}else return null;return 32-d},s.prototype.range=function(){return _.subnetMatch(this,this.SpecialRanges)},s.prototype.toByteArray=function(){return this.octets.slice(0)},s.prototype.toIPv4MappedAddress=function(){return _.IPv6.parse(`::ffff:${this.toString()}`)},s.prototype.toNormalizedString=function(){return this.toString()},s.prototype.toString=function(){return this.octets.join(".")},s})(),_.IPv4.broadcastAddressFromCIDR=function(s){try{let d=this.parseCIDR(s),y=d[0].toByteArray(),m=this.subnetMaskFromPrefixLength(d[1]).toByteArray(),v=[],P=0;for(;P<4;)v.push(parseInt(y[P],10)|parseInt(m[P],10)^255),P++;return new this(v)}catch{throw new Error("ipaddr: the address does not have IPv4 CIDR format")}},_.IPv4.isIPv4=function(s){return this.parser(s)!==null},_.IPv4.isValid=function(s){try{return new this(this.parser(s)),!0}catch{return!1}},_.IPv4.isValidCIDR=function(s){try{return this.parseCIDR(s),!0}catch{return!1}},_.IPv4.isValidFourPartDecimal=function(s){return!!(_.IPv4.isValid(s)&&s.match(/^(0|[1-9]\d*)(\.(0|[1-9]\d*)){3}$/))},_.IPv4.isValidCIDRFourPartDecimal=function(s){let d=s.match(/^(.+)\/(\d+)$/);return!_.IPv4.isValidCIDR(s)||!d?!1:_.IPv4.isValidFourPartDecimal(d[1])},_.IPv4.networkAddressFromCIDR=function(s){let d,y,m,v,P;try{for(d=this.parseCIDR(s),m=d[0].toByteArray(),P=this.subnetMaskFromPrefixLength(d[1]).toByteArray(),v=[],y=0;y<4;)v.push(parseInt(m[y],10)&parseInt(P[y],10)),y++;return new this(v)}catch{throw new Error("ipaddr: the address does not have IPv4 CIDR format")}},_.IPv4.parse=function(s){let d=this.parser(s);if(d===null)throw new Error("ipaddr: string is not formatted like an IPv4 Address");return new this(d)},_.IPv4.parseCIDR=function(s){let d;if(d=s.match(/^(.+)\/(\d+)$/)){let y=parseInt(d[2]);if(y>=0&&y<=32){let m=[this.parse(d[1]),y];return Object.defineProperty(m,"toString",{value:o(function(){return this.join("/")},"value")}),m}}throw new Error("ipaddr: string is not formatted like an IPv4 CIDR range")},_.IPv4.parser=function(s){let d,y,m;if(d=s.match(r.fourOctet))return(function(){let v=d.slice(1,6),P=[];for(let M=0;M<v.length;M++)y=v[M],P.push(x(y));return P})();if(d=s.match(r.longValue)){if(m=x(d[1]),m>4294967295||m<0)throw new Error("ipaddr: address outside defined range");return(function(){let v=[],P;for(P=0;P<=24;P+=8)v.push(m>>P&255);return v})().reverse()}else return(d=s.match(r.twoOctet))?(function(){let v=d.slice(1,4),P=[];if(m=x(v[1]),m>16777215||m<0)throw new Error("ipaddr: address outside defined range");return P.push(x(v[0])),P.push(m>>16&255),P.push(m>>8&255),P.push(m&255),P})():(d=s.match(r.threeOctet))?(function(){let v=d.slice(1,5),P=[];if(m=x(v[2]),m>65535||m<0)throw new Error("ipaddr: address outside defined range");return P.push(x(v[0])),P.push(x(v[1])),P.push(m>>8&255),P.push(m&255),P})():null},_.IPv4.subnetMaskFromPrefixLength=function(s){if(s=parseInt(s),s<0||s>32)throw new Error("ipaddr: invalid IPv4 prefix length");let d=[0,0,0,0],y=0,m=Math.floor(s/8);for(;y<m;)d[y]=255,y++;return m<4&&(d[m]=Math.pow(2,s%8)-1<<8-s%8),new this(d)},_.IPv6=(function(){function s(d,y){let m,v;if(d.length===16)for(this.parts=[],m=0;m<=14;m+=2)this.parts.push(d[m]<<8|d[m+1]);else if(d.length===8)this.parts=d;else throw new Error("ipaddr: ipv6 part count should be 8 or 16");for(m=0;m<this.parts.length;m++)if(v=this.parts[m],!(0<=v&&v<=65535))throw new Error("ipaddr: ipv6 part should fit in 16 bits");y&&(this.zoneId=y)}return o(s,"IPv6"),s.prototype.SpecialRanges={unspecified:[new s([0,0,0,0,0,0,0,0]),128],linkLocal:[new s([65152,0,0,0,0,0,0,0]),10],multicast:[new s([65280,0,0,0,0,0,0,0]),8],loopback:[new s([0,0,0,0,0,0,0,1]),128],uniqueLocal:[new s([64512,0,0,0,0,0,0,0]),7],ipv4Mapped:[new s([0,0,0,0,0,65535,0,0]),96],discard:[new s([256,0,0,0,0,0,0,0]),64],rfc6145:[new s([0,0,0,0,65535,0,0,0]),96],rfc6052:[new s([100,65435,0,0,0,0,0,0]),96],"6to4":[new s([8194,0,0,0,0,0,0,0]),16],teredo:[new s([8193,0,0,0,0,0,0,0]),32],benchmarking:[new s([8193,2,0,0,0,0,0,0]),48],amt:[new s([8193,3,0,0,0,0,0,0]),32],as112v6:[[new s([8193,4,274,0,0,0,0,0]),48],[new s([9760,79,32768,0,0,0,0,0]),48]],deprecated:[new s([8193,16,0,0,0,0,0,0]),28],orchid2:[new s([8193,32,0,0,0,0,0,0]),28],droneRemoteIdProtocolEntityTags:[new s([8193,48,0,0,0,0,0,0]),28],reserved:[[new s([8193,0,0,0,0,0,0,0]),23],[new s([8193,3512,0,0,0,0,0,0]),32]]},s.prototype.isIPv4MappedAddress=function(){return this.range()==="ipv4Mapped"},s.prototype.kind=function(){return"ipv6"},s.prototype.match=function(d,y){let m;if(y===void 0&&(m=d,d=m[0],y=m[1]),d.kind()!=="ipv6")throw new Error("ipaddr: cannot match ipv6 address with non-ipv6 one");return g(this.parts,d.parts,16,y)},s.prototype.prefixLengthFromSubnetMask=function(){let d=0,y=!1,m={0:16,32768:15,49152:14,57344:13,61440:12,63488:11,64512:10,65024:9,65280:8,65408:7,65472:6,65504:5,65520:4,65528:3,65532:2,65534:1,65535:0},v,P;for(let M=7;M>=0;M-=1)if(v=this.parts[M],v in m){if(P=m[v],y&&P!==0)return null;P!==16&&(y=!0),d+=P}else return null;return 128-d},s.prototype.range=function(){return _.subnetMatch(this,this.SpecialRanges)},s.prototype.toByteArray=function(){let d,y=[],m=this.parts;for(let v=0;v<m.length;v++)d=m[v],y.push(d>>8),y.push(d&255);return y},s.prototype.toFixedLengthString=function(){let d=(function(){let m=[];for(let v=0;v<this.parts.length;v++)m.push(T(this.parts[v].toString(16),4));return m}).call(this).join(":"),y="";return this.zoneId&&(y=`%${this.zoneId}`),d+y},s.prototype.toIPv4Address=function(){if(!this.isIPv4MappedAddress())throw new Error("ipaddr: trying to convert a generic ipv6 address to ipv4");let d=this.parts.slice(-2),y=d[0],m=d[1];return new _.IPv4([y>>8,y&255,m>>8,m&255])},s.prototype.toNormalizedString=function(){let d=(function(){let m=[];for(let v=0;v<this.parts.length;v++)m.push(this.parts[v].toString(16));return m}).call(this).join(":"),y="";return this.zoneId&&(y=`%${this.zoneId}`),d+y},s.prototype.toRFC5952String=function(){let d=/((^|:)(0(:|$)){2,})/g,y=this.toNormalizedString(),m=0,v=-1,P;for(;P=d.exec(y);)P[0].length>v&&(m=P.index,v=P[0].length);return v<0?y:`${y.substring(0,m)}::${y.substring(m+v)}`},s.prototype.toString=function(){return this.toRFC5952String()},s})(),_.IPv6.broadcastAddressFromCIDR=function(s){try{let d=this.parseCIDR(s),y=d[0].toByteArray(),m=this.subnetMaskFromPrefixLength(d[1]).toByteArray(),v=[],P=0;for(;P<16;)v.push(parseInt(y[P],10)|parseInt(m[P],10)^255),P++;return new this(v)}catch(d){throw new Error(`ipaddr: the address does not have IPv6 CIDR format (${d})`)}},_.IPv6.isIPv6=function(s){return this.parser(s)!==null},_.IPv6.isValid=function(s){if(typeof s=="string"&&s.indexOf(":")===-1)return!1;try{let d=this.parser(s);return new this(d.parts,d.zoneId),!0}catch{return!1}},_.IPv6.isValidCIDR=function(s){if(typeof s=="string"&&s.indexOf(":")===-1)return!1;try{return this.parseCIDR(s),!0}catch{return!1}},_.IPv6.networkAddressFromCIDR=function(s){let d,y,m,v,P;try{for(d=this.parseCIDR(s),m=d[0].toByteArray(),P=this.subnetMaskFromPrefixLength(d[1]).toByteArray(),v=[],y=0;y<16;)v.push(parseInt(m[y],10)&parseInt(P[y],10)),y++;return new this(v)}catch(M){throw new Error(`ipaddr: the address does not have IPv6 CIDR format (${M})`)}},_.IPv6.parse=function(s){let d=this.parser(s);if(d.parts===null)throw new Error("ipaddr: string is not formatted like an IPv6 Address");return new this(d.parts,d.zoneId)},_.IPv6.parseCIDR=function(s){let d,y,m;if((y=s.match(/^(.+)\/(\d+)$/))&&(d=parseInt(y[2]),d>=0&&d<=128))return m=[this.parse(y[1]),d],Object.defineProperty(m,"toString",{value:o(function(){return this.join("/")},"value")}),m;throw new Error("ipaddr: string is not formatted like an IPv6 CIDR range")},_.IPv6.parser=function(s){let d,y,m,v,P,M;if(m=s.match(l.deprecatedTransitional))return this.parser(`::ffff:${m[1]}`);if(l.native.test(s))return f(s,8);if((m=s.match(l.transitional))&&(M=m[6]||"",d=m[1],m[1].endsWith("::")||(d=d.slice(0,-1)),d=f(d+M,6),d.parts)){for(P=[parseInt(m[2]),parseInt(m[3]),parseInt(m[4]),parseInt(m[5])],y=0;y<P.length;y++)if(v=P[y],!(0<=v&&v<=255))return null;return d.parts.push(P[0]<<8|P[1]),d.parts.push(P[2]<<8|P[3]),{parts:d.parts,zoneId:d.zoneId}}return null},_.IPv6.subnetMaskFromPrefixLength=function(s){if(s=parseInt(s),s<0||s>128)throw new Error("ipaddr: invalid IPv6 prefix length");let d=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],y=0,m=Math.floor(s/8);for(;y<m;)d[y]=255,y++;return m<16&&(d[m]=Math.pow(2,s%8)-1<<8-s%8),new this(d)},_.fromByteArray=function(s){let d=s.length;if(d===4)return new _.IPv4(s);if(d===16)return new _.IPv6(s);throw new Error("ipaddr: the binary input is neither an IPv6 nor IPv4 address")},_.isValid=function(s){return _.IPv6.isValid(s)||_.IPv4.isValid(s)},_.isValidCIDR=function(s){return _.IPv6.isValidCIDR(s)||_.IPv4.isValidCIDR(s)},_.parse=function(s){if(_.IPv6.isValid(s))return _.IPv6.parse(s);if(_.IPv4.isValid(s))return _.IPv4.parse(s);throw new Error("ipaddr: the address has neither IPv6 nor IPv4 format")},_.parseCIDR=function(s){try{return _.IPv6.parseCIDR(s)}catch{try{return _.IPv4.parseCIDR(s)}catch{throw new Error("ipaddr: the address has neither IPv6 nor IPv4 CIDR format")}}},_.process=function(s){let d=this.parse(s);return d.kind()==="ipv6"&&d.isIPv4MappedAddress()?d.toIPv4Address():d},_.subnetMatch=function(s,d,y){let m,v,P,M;y==null&&(y="unicast");for(v in d)if(Object.prototype.hasOwnProperty.call(d,v)){for(P=d[v],P[0]&&!(P[0]instanceof Array)&&(P=[P]),m=0;m<P.length;m++)if(M=P[m],s.kind()===M[0].kind()&&s.match.apply(s,M))return v}return y},typeof lr<"u"&&lr.exports?lr.exports=_:e.ipaddr=_})(ii)});var ua=z((DA,sa)=>{var aa=require("stream").Stream,op=require("util");sa.exports=be;function be(){this.source=null,this.dataSize=0,this.maxDataSize=1024*1024,this.pauseStream=!0,this._maxDataSizeExceeded=!1,this._released=!1,this._bufferedEvents=[]}o(be,"DelayedStream");op.inherits(be,aa);be.create=function(e,t){var r=new this;t=t||{};for(var n in t)r[n]=t[n];r.source=e;var i=e.emit;return e.emit=function(){return r._handleEmit(arguments),i.apply(e,arguments)},e.on("error",function(){}),r.pauseStream&&e.pause(),r};Object.defineProperty(be.prototype,"readable",{configurable:!0,enumerable:!0,get:o(function(){return this.source.readable},"get")});be.prototype.setEncoding=function(){return this.source.setEncoding.apply(this.source,arguments)};be.prototype.resume=function(){this._released||this.release(),this.source.resume()};be.prototype.pause=function(){this.source.pause()};be.prototype.release=function(){this._released=!0,this._bufferedEvents.forEach(function(e){this.emit.apply(this,e)}.bind(this)),this._bufferedEvents=[]};be.prototype.pipe=function(){var e=aa.prototype.pipe.apply(this,arguments);return this.resume(),e};be.prototype._handleEmit=function(e){if(this._released){this.emit.apply(this,e);return}e[0]==="data"&&(this.dataSize+=e[1].length,this._checkIfMaxDataSizeExceeded()),this._bufferedEvents.push(e)};be.prototype._checkIfMaxDataSizeExceeded=function(){if(!this._maxDataSizeExceeded&&!(this.dataSize<=this.maxDataSize)){this._maxDataSizeExceeded=!0;var e="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this.emit("error",new Error(e))}}});var da=z((UA,pa)=>{var ip=require("util"),la=require("stream").Stream,ca=ua();pa.exports=ie;function ie(){this.writable=!1,this.readable=!0,this.dataSize=0,this.maxDataSize=2*1024*1024,this.pauseStreams=!0,this._released=!1,this._streams=[],this._currentStream=null,this._insideLoop=!1,this._pendingNext=!1}o(ie,"CombinedStream");ip.inherits(ie,la);ie.create=function(e){var t=new this;e=e||{};for(var r in e)t[r]=e[r];return t};ie.isStreamLike=function(e){return typeof e!="function"&&typeof e!="string"&&typeof e!="boolean"&&typeof e!="number"&&!Buffer.isBuffer(e)};ie.prototype.append=function(e){var t=ie.isStreamLike(e);if(t){if(!(e instanceof ca)){var r=ca.create(e,{maxDataSize:1/0,pauseStream:this.pauseStreams});e.on("data",this._checkDataSize.bind(this)),e=r}this._handleErrors(e),this.pauseStreams&&e.pause()}return this._streams.push(e),this};ie.prototype.pipe=function(e,t){return la.prototype.pipe.call(this,e,t),this.resume(),e};ie.prototype._getNext=function(){if(this._currentStream=null,this._insideLoop){this._pendingNext=!0;return}this._insideLoop=!0;try{do this._pendingNext=!1,this._realGetNext();while(this._pendingNext)}finally{this._insideLoop=!1}};ie.prototype._realGetNext=function(){var e=this._streams.shift();if(typeof e>"u"){this.end();return}if(typeof e!="function"){this._pipeNext(e);return}var t=e;t(function(r){var n=ie.isStreamLike(r);n&&(r.on("data",this._checkDataSize.bind(this)),this._handleErrors(r)),this._pipeNext(r)}.bind(this))};ie.prototype._pipeNext=function(e){this._currentStream=e;var t=ie.isStreamLike(e);if(t){e.on("end",this._getNext.bind(this)),e.pipe(this,{end:!1});return}var r=e;this.write(r),this._getNext()};ie.prototype._handleErrors=function(e){var t=this;e.on("error",function(r){t._emitError(r)})};ie.prototype.write=function(e){this.emit("data",e)};ie.prototype.pause=function(){this.pauseStreams&&(this.pauseStreams&&this._currentStream&&typeof this._currentStream.pause=="function"&&this._currentStream.pause(),this.emit("pause"))};ie.prototype.resume=function(){this._released||(this._released=!0,this.writable=!0,this._getNext()),this.pauseStreams&&this._currentStream&&typeof this._currentStream.resume=="function"&&this._currentStream.resume(),this.emit("resume")};ie.prototype.end=function(){this._reset(),this.emit("end")};ie.prototype.destroy=function(){this._reset(),this.emit("close")};ie.prototype._reset=function(){this.writable=!1,this._streams=[],this._currentStream=null};ie.prototype._checkDataSize=function(){if(this._updateDataSize(),!(this.dataSize<=this.maxDataSize)){var e="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this._emitError(new Error(e))}};ie.prototype._updateDataSize=function(){this.dataSize=0;var e=this;this._streams.forEach(function(t){t.dataSize&&(e.dataSize+=t.dataSize)}),this._currentStream&&this._currentStream.dataSize&&(this.dataSize+=this._currentStream.dataSize)};ie.prototype._emitError=function(e){this._reset(),this.emit("error",e)}});var fa=z((LA,ma)=>{"use strict";ma.exports={"application/json":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["json","map"]},"application/xml":{source:"iana",compressible:!0,extensions:["xml"]},"application/javascript":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["js","mjs"]},"application/pdf":{source:"iana",compressible:!1,extensions:["pdf"]},"application/zip":{source:"iana",compressible:!1,extensions:["zip"]},"application/gzip":{source:"iana",compressible:!1,extensions:["gz"]},"application/octet-stream":{source:"iana",compressible:!1,extensions:["bin","dat"]},"application/msword":{source:"iana",extensions:["doc"]},"application/vnd.openxmlformats-officedocument.wordprocessingml.document":{source:"iana",extensions:["docx"]},"application/vnd.ms-excel":{source:"iana",extensions:["xls"]},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":{source:"iana",extensions:["xlsx"]},"application/vnd.ms-powerpoint":{source:"iana",extensions:["ppt"]},"application/vnd.openxmlformats-officedocument.presentationml.presentation":{source:"iana",extensions:["pptx"]},"application/csv":{compressible:!0,extensions:["csv"]},"application/rtf":{source:"iana",compressible:!0,extensions:["rtf"]},"application/x-tar":{source:"apache",compressible:!0,extensions:["tar"]},"application/x-7z-compressed":{source:"apache",compressible:!1,extensions:["7z"]},"application/wasm":{source:"iana",compressible:!0,extensions:["wasm"]},"text/plain":{source:"iana",compressible:!0,charset:"UTF-8",extensions:["txt","text","log"]},"text/html":{source:"iana",compressible:!0,charset:"UTF-8",extensions:["html","htm"]},"text/css":{source:"iana",compressible:!0,charset:"UTF-8",extensions:["css"]},"text/csv":{source:"iana",compressible:!0,charset:"UTF-8",extensions:["csv"]},"text/markdown":{source:"iana",compressible:!0,charset:"UTF-8",extensions:["md","markdown"]},"text/xml":{source:"iana",compressible:!0,extensions:["xml"]},"text/yaml":{compressible:!0,extensions:["yaml","yml"]},"image/png":{source:"iana",compressible:!1,extensions:["png"]},"image/jpeg":{source:"iana",compressible:!1,extensions:["jpeg","jpg","jpe"]},"image/gif":{source:"iana",compressible:!1,extensions:["gif"]},"image/webp":{source:"apache",compressible:!1,extensions:["webp"]},"image/svg+xml":{source:"iana",compressible:!0,extensions:["svg","svgz"]},"image/bmp":{source:"iana",compressible:!0,extensions:["bmp"]},"image/tiff":{source:"iana",compressible:!1,extensions:["tiff","tif"]},"image/x-icon":{source:"apache",compressible:!0,extensions:["ico"]},"image/heic":{source:"iana",compressible:!1,extensions:["heic"]},"image/avif":{source:"iana",compressible:!1,extensions:["avif"]},"audio/mpeg":{source:"iana",compressible:!1,extensions:["mp3","mpga"]},"audio/wav":{compressible:!1,extensions:["wav"]},"audio/ogg":{source:"iana",compressible:!1,extensions:["ogg","oga"]},"audio/webm":{source:"apache",compressible:!1,extensions:["weba"]},"audio/mp4":{source:"iana",compressible:!1,extensions:["m4a"]},"video/mp4":{source:"iana",compressible:!1,extensions:["mp4","m4v"]},"video/mpeg":{source:"iana",compressible:!1,extensions:["mpeg","mpg"]},"video/webm":{source:"iana",compressible:!1,extensions:["webm"]},"video/quicktime":{source:"iana",compressible:!1,extensions:["mov","qt"]},"video/x-msvideo":{source:"iana",compressible:!1,extensions:["avi"]},"font/woff":{source:"iana",compressible:!1,extensions:["woff"]},"font/woff2":{source:"iana",compressible:!1,extensions:["woff2"]},"font/ttf":{source:"iana",compressible:!0,extensions:["ttf"]},"font/otf":{source:"iana",compressible:!0,extensions:["otf"]},"application/ld+json":{source:"iana",compressible:!0,extensions:["jsonld"]},"application/x-www-form-urlencoded":{source:"iana",compressible:!0},"multipart/form-data":{source:"iana"},"application/vnd.api+json":{source:"iana",compressible:!0},"application/manifest+json":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["webmanifest"]},"application/ics":{compressible:!0,extensions:["ics"]},"text/calendar":{source:"iana",compressible:!0,extensions:["ics","ifb"]},"application/x-ndjson":{compressible:!0,extensions:["ndjson"]}}});var ha=z(ye=>{"use strict";var yr=fa(),ap=require("path").extname,ga=/^\s*([^;\s]*)(?:;|\s|$)/,sp=/^text\//i;ye.charset=ya;ye.charsets={lookup:ya};ye.contentType=up;ye.extension=cp;ye.extensions=Object.create(null);ye.lookup=lp;ye.types=Object.create(null);pp(ye.extensions,ye.types);function ya(e){if(!e||typeof e!="string")return!1;var t=ga.exec(e),r=t&&yr[t[1].toLowerCase()];return r&&r.charset?r.charset:t&&sp.test(t[1])?"UTF-8":!1}o(ya,"charset");function up(e){if(!e||typeof e!="string")return!1;var t=e.indexOf("/")===-1?ye.lookup(e):e;if(!t)return!1;if(t.indexOf("charset")===-1){var r=ye.charset(t);r&&(t+="; charset="+r.toLowerCase())}return t}o(up,"contentType");function cp(e){if(!e||typeof e!="string")return!1;var t=ga.exec(e),r=t&&ye.extensions[t[1].toLowerCase()];return!r||!r.length?!1:r[0]}o(cp,"extension");function lp(e){if(!e||typeof e!="string")return!1;var t=ap("x."+e).toLowerCase().substr(1);return t&&ye.types[t]||!1}o(lp,"lookup");function pp(e,t){var r=["nginx","apache",void 0,"iana"];Object.keys(yr).forEach(o(function(i){var u=yr[i],c=u.extensions;if(!(!c||!c.length)){e[i]=c;for(var l=0;l<c.length;l++){var f=c[l];if(t[f]){var g=r.indexOf(yr[t[f]].source),x=r.indexOf(u.source);if(t[f]!=="application/octet-stream"&&(g>x||g===x&&t[f].substr(0,12)==="application/"))continue}t[f]=i}}},"forEachMimeType"))}o(pp,"populateMaps")});var xa=z((BA,va)=>{va.exports=dp;function dp(e){var t=typeof setImmediate=="function"?setImmediate:typeof process=="object"&&typeof process.nextTick=="function"?process.nextTick:null;t?t(e):setTimeout(e,0)}o(dp,"defer")});var mn=z((ZA,Pa)=>{var _a=xa();Pa.exports=mp;function mp(e){var t=!1;return _a(function(){t=!0}),o(function(n,i){t?e(n,i):_a(o(function(){e(n,i)},"nextTick_callback"))},"async_callback")}o(mp,"async")});var fn=z((GA,ba)=>{ba.exports=fp;function fp(e){Object.keys(e.jobs).forEach(gp.bind(e)),e.jobs={}}o(fp,"abort");function gp(e){typeof this.jobs[e]=="function"&&this.jobs[e]()}o(gp,"clean")});var gn=z((qA,Ta)=>{var Ia=mn(),yp=fn();Ta.exports=hp;function hp(e,t,r,n){var i=r.keyedList?r.keyedList[r.index]:r.index;r.jobs[i]=vp(t,i,e[i],function(u,c){i in r.jobs&&(delete r.jobs[i],u?yp(r):r.results[i]=c,n(u,r.results))})}o(hp,"iterate");function vp(e,t,r,n){var i;return e.length==2?i=e(r,Ia(n)):i=e(r,t,Ia(n)),i}o(vp,"runJob")});var yn=z((JA,Ea)=>{Ea.exports=xp;function xp(e,t){var r=!Array.isArray(e),n={index:0,keyedList:r||t?Object.keys(e):null,jobs:{},results:r?{}:[],size:r?Object.keys(e).length:e.length};return t&&n.keyedList.sort(r?t:function(i,u){return t(e[i],e[u])}),n}o(xp,"state")});var hn=z((YA,$a)=>{var _p=fn(),Pp=mn();$a.exports=bp;function bp(e){Object.keys(this.jobs).length&&(this.index=this.size,_p(this),Pp(e)(null,this.results))}o(bp,"terminator")});var Aa=z((ez,Sa)=>{var Ip=gn(),Tp=yn(),Ep=hn();Sa.exports=$p;function $p(e,t,r){for(var n=Tp(e);n.index<(n.keyedList||e).length;)Ip(e,t,n,function(i,u){if(i){r(i,u);return}if(Object.keys(n.jobs).length===0){r(null,n.results);return}}),n.index++;return Ep.bind(n,r)}o($p,"parallel")});var vn=z((rz,hr)=>{var za=gn(),Sp=yn(),Ap=hn();hr.exports=zp;hr.exports.ascending=Oa;hr.exports.descending=Op;function zp(e,t,r,n){var i=Sp(e,r);return za(e,t,i,o(function u(c,l){if(c){n(c,l);return}if(i.index++,i.index<(i.keyedList||e).length){za(e,t,i,u);return}n(null,i.results)},"iteratorHandler")),Ap.bind(i,n)}o(zp,"serialOrdered");function Oa(e,t){return e<t?-1:e>t?1:0}o(Oa,"ascending");function Op(e,t){return-1*Oa(e,t)}o(Op,"descending")});var wa=z((oz,ka)=>{var kp=vn();ka.exports=wp;function wp(e,t,r){return kp(e,t,null,r)}o(wp,"serial")});var Na=z((az,Ra)=>{Ra.exports={parallel:Aa(),serial:wa(),serialOrdered:vn()}});var xn=z((sz,Da)=>{"use strict";Da.exports=Object});var Ua=z((uz,Ca)=>{"use strict";Ca.exports=Error});var La=z((cz,Ma)=>{"use strict";Ma.exports=EvalError});var Fa=z((lz,ja)=>{"use strict";ja.exports=RangeError});var Va=z((pz,Ba)=>{"use strict";Ba.exports=ReferenceError});var Ha=z((dz,Za)=>{"use strict";Za.exports=SyntaxError});var vr=z((mz,Ga)=>{"use strict";Ga.exports=TypeError});var qa=z((fz,Wa)=>{"use strict";Wa.exports=URIError});var Ja=z((gz,Ka)=>{"use strict";Ka.exports=Math.abs});var Ya=z((yz,Xa)=>{"use strict";Xa.exports=Math.floor});var es=z((hz,Qa)=>{"use strict";Qa.exports=Math.max});var rs=z((vz,ts)=>{"use strict";ts.exports=Math.min});var os=z((xz,ns)=>{"use strict";ns.exports=Math.pow});var as=z((_z,is)=>{"use strict";is.exports=Math.round});var us=z((Pz,ss)=>{"use strict";ss.exports=Number.isNaN||o(function(t){return t!==t},"isNaN")});var ls=z((Iz,cs)=>{"use strict";var Rp=us();cs.exports=o(function(t){return Rp(t)||t===0?t:t<0?-1:1},"sign")});var ds=z((Ez,ps)=>{"use strict";ps.exports=Object.getOwnPropertyDescriptor});var _n=z(($z,ms)=>{"use strict";var xr=ds();if(xr)try{xr([],"length")}catch{xr=null}ms.exports=xr});var gs=z((Sz,fs)=>{"use strict";var _r=Object.defineProperty||!1;if(_r)try{_r({},"a",{value:1})}catch{_r=!1}fs.exports=_r});var Pn=z((Az,ys)=>{"use strict";ys.exports=o(function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var t={},r=Symbol("test"),n=Object(r);if(typeof r=="string"||Object.prototype.toString.call(r)!=="[object Symbol]"||Object.prototype.toString.call(n)!=="[object Symbol]")return!1;var i=42;t[r]=i;for(var u in t)return!1;if(typeof Object.keys=="function"&&Object.keys(t).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(t).length!==0)return!1;var c=Object.getOwnPropertySymbols(t);if(c.length!==1||c[0]!==r||!Object.prototype.propertyIsEnumerable.call(t,r))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var l=Object.getOwnPropertyDescriptor(t,r);if(l.value!==i||l.enumerable!==!0)return!1}return!0},"hasSymbols")});var xs=z((Oz,vs)=>{"use strict";var hs=typeof Symbol<"u"&&Symbol,Np=Pn();vs.exports=o(function(){return typeof hs!="function"||typeof Symbol!="function"||typeof hs("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:Np()},"hasNativeSymbols")});var bn=z((wz,_s)=>{"use strict";_s.exports=typeof Reflect<"u"&&Reflect.getPrototypeOf||null});var In=z((Rz,Ps)=>{"use strict";var Dp=xn();Ps.exports=Dp.getPrototypeOf||null});var Ts=z((Nz,Is)=>{"use strict";var Cp="Function.prototype.bind called on incompatible ",Up=Object.prototype.toString,Mp=Math.max,Lp="[object Function]",bs=o(function(t,r){for(var n=[],i=0;i<t.length;i+=1)n[i]=t[i];for(var u=0;u<r.length;u+=1)n[u+t.length]=r[u];return n},"concatty"),jp=o(function(t,r){for(var n=[],i=r||0,u=0;i<t.length;i+=1,u+=1)n[u]=t[i];return n},"slicy"),Fp=o(function(e,t){for(var r="",n=0;n<e.length;n+=1)r+=e[n],n+1<e.length&&(r+=t);return r},"joiny");Is.exports=o(function(t){var r=this;if(typeof r!="function"||Up.apply(r)!==Lp)throw new TypeError(Cp+r);for(var n=jp(arguments,1),i,u=o(function(){if(this instanceof i){var x=r.apply(this,bs(n,arguments));return Object(x)===x?x:this}return r.apply(t,bs(n,arguments))},"binder"),c=Mp(0,r.length-n.length),l=[],f=0;f<c;f++)l[f]="$"+f;if(i=Function("binder","return function ("+Fp(l,",")+"){ return binder.apply(this,arguments); }")(u),r.prototype){var g=o(function(){},"Empty");g.prototype=r.prototype,i.prototype=new g,g.prototype=null}return i},"bind")});var ct=z((Cz,Es)=>{"use strict";var Bp=Ts();Es.exports=Function.prototype.bind||Bp});var Pr=z((Uz,$s)=>{"use strict";$s.exports=Function.prototype.call});var Tn=z((Mz,Ss)=>{"use strict";Ss.exports=Function.prototype.apply});var zs=z((Lz,As)=>{"use strict";As.exports=typeof Reflect<"u"&&Reflect&&Reflect.apply});var ks=z((jz,Os)=>{"use strict";var Vp=ct(),Zp=Tn(),Hp=Pr(),Gp=zs();Os.exports=Gp||Vp.call(Hp,Zp)});var Rs=z((Fz,ws)=>{"use strict";var Wp=ct(),qp=vr(),Kp=Pr(),Jp=ks();ws.exports=o(function(t){if(t.length<1||typeof t[0]!="function")throw new qp("a function is required");return Jp(Wp,Kp,t)},"callBindBasic")});var Ls=z((Vz,Ms)=>{"use strict";var Xp=Rs(),Ns=_n(),Cs;try{Cs=[].__proto__===Array.prototype}catch(e){if(!e||typeof e!="object"||!("code"in e)||e.code!=="ERR_PROTO_ACCESS")throw e}var En=!!Cs&&Ns&&Ns(Object.prototype,"__proto__"),Us=Object,Ds=Us.getPrototypeOf;Ms.exports=En&&typeof En.get=="function"?Xp([En.get]):typeof Ds=="function"?o(function(t){return Ds(t==null?t:Us(t))},"getDunder"):!1});var Zs=z((Hz,Vs)=>{"use strict";var js=bn(),Fs=In(),Bs=Ls();Vs.exports=js?o(function(t){return js(t)},"getProto"):Fs?o(function(t){if(!t||typeof t!="object"&&typeof t!="function")throw new TypeError("getProto: not an object");return Fs(t)},"getProto"):Bs?o(function(t){return Bs(t)},"getProto"):null});var $n=z((Wz,Hs)=>{"use strict";var Yp=Function.prototype.call,Qp=Object.prototype.hasOwnProperty,ed=ct();Hs.exports=ed.call(Yp,Qp)});var Ys=z((qz,Xs)=>{"use strict";var W,td=xn(),rd=Ua(),nd=La(),od=Fa(),id=Va(),mt=Ha(),dt=vr(),ad=qa(),sd=Ja(),ud=Ya(),cd=es(),ld=rs(),pd=os(),dd=as(),md=ls(),Ks=Function,Sn=o(function(e){try{return Ks('"use strict"; return ('+e+").constructor;")()}catch{}},"getEvalledConstructor"),Mt=_n(),fd=gs(),An=o(function(){throw new dt},"throwTypeError"),gd=Mt?(function(){try{return arguments.callee,An}catch{try{return Mt(arguments,"callee").get}catch{return An}}})():An,lt=xs()(),pe=Zs(),yd=In(),hd=bn(),Js=Tn(),Lt=Pr(),pt={},vd=typeof Uint8Array>"u"||!pe?W:pe(Uint8Array),Xe={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?W:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?W:ArrayBuffer,"%ArrayIteratorPrototype%":lt&&pe?pe([][Symbol.iterator]()):W,"%AsyncFromSyncIteratorPrototype%":W,"%AsyncFunction%":pt,"%AsyncGenerator%":pt,"%AsyncGeneratorFunction%":pt,"%AsyncIteratorPrototype%":pt,"%Atomics%":typeof Atomics>"u"?W:Atomics,"%BigInt%":typeof BigInt>"u"?W:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?W:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?W:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?W:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":rd,"%eval%":eval,"%EvalError%":nd,"%Float16Array%":typeof Float16Array>"u"?W:Float16Array,"%Float32Array%":typeof Float32Array>"u"?W:Float32Array,"%Float64Array%":typeof Float64Array>"u"?W:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?W:FinalizationRegistry,"%Function%":Ks,"%GeneratorFunction%":pt,"%Int8Array%":typeof Int8Array>"u"?W:Int8Array,"%Int16Array%":typeof Int16Array>"u"?W:Int16Array,"%Int32Array%":typeof Int32Array>"u"?W:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":lt&&pe?pe(pe([][Symbol.iterator]())):W,"%JSON%":typeof JSON=="object"?JSON:W,"%Map%":typeof Map>"u"?W:Map,"%MapIteratorPrototype%":typeof Map>"u"||!lt||!pe?W:pe(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":td,"%Object.getOwnPropertyDescriptor%":Mt,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?W:Promise,"%Proxy%":typeof Proxy>"u"?W:Proxy,"%RangeError%":od,"%ReferenceError%":id,"%Reflect%":typeof Reflect>"u"?W:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?W:Set,"%SetIteratorPrototype%":typeof Set>"u"||!lt||!pe?W:pe(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?W:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":lt&&pe?pe(""[Symbol.iterator]()):W,"%Symbol%":lt?Symbol:W,"%SyntaxError%":mt,"%ThrowTypeError%":gd,"%TypedArray%":vd,"%TypeError%":dt,"%Uint8Array%":typeof Uint8Array>"u"?W:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?W:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?W:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?W:Uint32Array,"%URIError%":ad,"%WeakMap%":typeof WeakMap>"u"?W:WeakMap,"%WeakRef%":typeof WeakRef>"u"?W:WeakRef,"%WeakSet%":typeof WeakSet>"u"?W:WeakSet,"%Function.prototype.call%":Lt,"%Function.prototype.apply%":Js,"%Object.defineProperty%":fd,"%Object.getPrototypeOf%":yd,"%Math.abs%":sd,"%Math.floor%":ud,"%Math.max%":cd,"%Math.min%":ld,"%Math.pow%":pd,"%Math.round%":dd,"%Math.sign%":md,"%Reflect.getPrototypeOf%":hd};if(pe)try{null.error}catch(e){Gs=pe(pe(e)),Xe["%Error.prototype%"]=Gs}var Gs,xd=o(function e(t){var r;if(t==="%AsyncFunction%")r=Sn("async function () {}");else if(t==="%GeneratorFunction%")r=Sn("function* () {}");else if(t==="%AsyncGeneratorFunction%")r=Sn("async function* () {}");else if(t==="%AsyncGenerator%"){var n=e("%AsyncGeneratorFunction%");n&&(r=n.prototype)}else if(t==="%AsyncIteratorPrototype%"){var i=e("%AsyncGenerator%");i&&pe&&(r=pe(i.prototype))}return Xe[t]=r,r},"doEval"),Ws={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},jt=ct(),br=$n(),_d=jt.call(Lt,Array.prototype.concat),Pd=jt.call(Js,Array.prototype.splice),qs=jt.call(Lt,String.prototype.replace),Ir=jt.call(Lt,String.prototype.slice),bd=jt.call(Lt,RegExp.prototype.exec),Id=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,Td=/\\(\\)?/g,Ed=o(function(t){var r=Ir(t,0,1),n=Ir(t,-1);if(r==="%"&&n!=="%")throw new mt("invalid intrinsic syntax, expected closing `%`");if(n==="%"&&r!=="%")throw new mt("invalid intrinsic syntax, expected opening `%`");var i=[];return qs(t,Id,function(u,c,l,f){i[i.length]=l?qs(f,Td,"$1"):c||u}),i},"stringToPath"),$d=o(function(t,r){var n=t,i;if(br(Ws,n)&&(i=Ws[n],n="%"+i[0]+"%"),br(Xe,n)){var u=Xe[n];if(u===pt&&(u=xd(n)),typeof u>"u"&&!r)throw new dt("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:i,name:n,value:u}}throw new mt("intrinsic "+t+" does not exist!")},"getBaseIntrinsic");Xs.exports=o(function(t,r){if(typeof t!="string"||t.length===0)throw new dt("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof r!="boolean")throw new dt('"allowMissing" argument must be a boolean');if(bd(/^%?[^%]*%?$/,t)===null)throw new mt("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=Ed(t),i=n.length>0?n[0]:"",u=$d("%"+i+"%",r),c=u.name,l=u.value,f=!1,g=u.alias;g&&(i=g[0],Pd(n,_d([0,1],g)));for(var x=1,T=!0;x<n.length;x+=1){var _=n[x],s=Ir(_,0,1),d=Ir(_,-1);if((s==='"'||s==="'"||s==="`"||d==='"'||d==="'"||d==="`")&&s!==d)throw new mt("property names with quotes must have matching quotes");if((_==="constructor"||!T)&&(f=!0),i+="."+_,c="%"+i+"%",br(Xe,c))l=Xe[c];else if(l!=null){if(!(_ in l)){if(!r)throw new dt("base intrinsic for "+t+" exists, but the property is not available.");return}if(Mt&&x+1>=n.length){var y=Mt(l,_);T=!!y,T&&"get"in y&&!("originalValue"in y.get)?l=y.get:l=l[_]}else T=br(l,_),l=l[_];T&&!f&&(Xe[c]=l)}}return l},"GetIntrinsic")});var eu=z((Jz,Qs)=>{"use strict";var Sd=Pn();Qs.exports=o(function(){return Sd()&&!!Symbol.toStringTag},"hasToStringTagShams")});var nu=z((Yz,ru)=>{"use strict";var Ad=Ys(),tu=Ad("%Object.defineProperty%",!0),zd=eu()(),Od=$n(),kd=vr(),Tr=zd?Symbol.toStringTag:null;ru.exports=o(function(t,r){var n=arguments.length>2&&!!arguments[2]&&arguments[2].force,i=arguments.length>2&&!!arguments[2]&&arguments[2].nonConfigurable;if(typeof n<"u"&&typeof n!="boolean"||typeof i<"u"&&typeof i!="boolean")throw new kd("if provided, the `overrideIfSet` and `nonConfigurable` options must be booleans");Tr&&(n||!Od(t,Tr))&&(tu?tu(t,Tr,{configurable:!i,enumerable:!1,value:r,writable:!1}):t[Tr]=r)},"setToStringTag")});var iu=z((eO,ou)=>{"use strict";var wd=Function.prototype.call,Rd=Object.prototype.hasOwnProperty,Nd=ct();ou.exports=Nd.call(wd,Rd)});var su=z((tO,au)=>{"use strict";au.exports=function(e,t){return Object.keys(t).forEach(function(r){e[r]=e[r]||t[r]}),e}});var lu=z((rO,cu)=>{"use strict";var wn=da(),Dd=require("util"),zn=require("path"),Cd=require("http"),Ud=require("https"),Md=require("url").parse,Ld=require("fs"),jd=require("stream").Stream,Fd=require("crypto"),On=ha(),Bd=Na(),Vd=nu(),Ze=iu(),kn=su();function uu(e){return String(e).replace(/\r/g,"%0D").replace(/\n/g,"%0A").replace(/"/g,"%22")}o(uu,"escapeHeaderParam");function K(e){if(!(this instanceof K))return new K(e);this._overheadLength=0,this._valueLength=0,this._valuesToMeasure=[],wn.call(this),e=e||{};for(var t in e)this[t]=e[t]}o(K,"FormData");Dd.inherits(K,wn);K.LINE_BREAK=`\r
2
+ `;K.DEFAULT_CONTENT_TYPE="application/octet-stream";K.prototype.append=function(e,t,r){r=r||{},typeof r=="string"&&(r={filename:r});var n=wn.prototype.append.bind(this);if((typeof t=="number"||t==null)&&(t=String(t)),Array.isArray(t)){this._error(new Error("Arrays are not supported."));return}var i=this._multiPartHeader(e,t,r),u=this._multiPartFooter();n(i),n(t),n(u),this._trackLength(i,t,r)};K.prototype._trackLength=function(e,t,r){var n=0;r.knownLength!=null?n+=Number(r.knownLength):Buffer.isBuffer(t)?n=t.length:typeof t=="string"&&(n=Buffer.byteLength(t)),this._valueLength+=n,this._overheadLength+=Buffer.byteLength(e)+K.LINE_BREAK.length,!(!t||!t.path&&!(t.readable&&Ze(t,"httpVersion"))&&!(t instanceof jd))&&(r.knownLength||this._valuesToMeasure.push(t))};K.prototype._lengthRetriever=function(e,t){Ze(e,"fd")?e.end!=null&&e.end!=1/0&&e.start!=null?t(null,e.end+1-(e.start?e.start:0)):Ld.stat(e.path,function(r,n){if(r){t(r);return}var i=n.size-(e.start?e.start:0);t(null,i)}):Ze(e,"httpVersion")?t(null,Number(e.headers["content-length"])):Ze(e,"httpModule")?(e.on("response",function(r){e.pause(),t(null,Number(r.headers["content-length"]))}),e.resume()):t("Unknown stream")};K.prototype._multiPartHeader=function(e,t,r){if(typeof r.header=="string")return r.header;var n=this._getContentDisposition(t,r),i=this._getContentType(t,r),u="",c={"Content-Disposition":["form-data",'name="'+uu(e)+'"'].concat(n||[]),"Content-Type":[].concat(i||[])};typeof r.header=="object"&&kn(c,r.header);var l;for(var f in c)if(Ze(c,f)){if(l=c[f],l==null)continue;Array.isArray(l)||(l=[l]),l.length&&(u+=f+": "+l.join("; ")+K.LINE_BREAK)}return"--"+this.getBoundary()+K.LINE_BREAK+u+K.LINE_BREAK};K.prototype._getContentDisposition=function(e,t){var r;if(typeof t.filepath=="string"?r=zn.normalize(t.filepath).replace(/\\/g,"/"):t.filename||e&&(e.name||e.path)?r=zn.basename(t.filename||e&&(e.name||e.path)):e&&e.readable&&Ze(e,"httpVersion")&&(r=zn.basename(e.client._httpMessage.path||"")),r)return'filename="'+uu(r)+'"'};K.prototype._getContentType=function(e,t){var r=t.contentType;return!r&&e&&e.name&&(r=On.lookup(e.name)),!r&&e&&e.path&&(r=On.lookup(e.path)),!r&&e&&e.readable&&Ze(e,"httpVersion")&&(r=e.headers["content-type"]),!r&&(t.filepath||t.filename)&&(r=On.lookup(t.filepath||t.filename)),!r&&e&&typeof e=="object"&&(r=K.DEFAULT_CONTENT_TYPE),r};K.prototype._multiPartFooter=function(){return function(e){var t=K.LINE_BREAK,r=this._streams.length===0;r&&(t+=this._lastBoundary()),e(t)}.bind(this)};K.prototype._lastBoundary=function(){return"--"+this.getBoundary()+"--"+K.LINE_BREAK};K.prototype.getHeaders=function(e){var t,r={"content-type":"multipart/form-data; boundary="+this.getBoundary()};for(t in e)Ze(e,t)&&(r[t.toLowerCase()]=e[t]);return r};K.prototype.setBoundary=function(e){if(typeof e!="string")throw new TypeError("FormData boundary must be a string");this._boundary=e};K.prototype.getBoundary=function(){return this._boundary||this._generateBoundary(),this._boundary};K.prototype.getBuffer=function(){for(var e=new Buffer.alloc(0),t=this.getBoundary(),r=0,n=this._streams.length;r<n;r++)typeof this._streams[r]!="function"&&(Buffer.isBuffer(this._streams[r])?e=Buffer.concat([e,this._streams[r]]):e=Buffer.concat([e,Buffer.from(this._streams[r])]),(typeof this._streams[r]!="string"||this._streams[r].substring(2,t.length+2)!==t)&&(e=Buffer.concat([e,Buffer.from(K.LINE_BREAK)])));return Buffer.concat([e,Buffer.from(this._lastBoundary())])};K.prototype._generateBoundary=function(){this._boundary="--------------------------"+Fd.randomBytes(12).toString("hex")};K.prototype.getLengthSync=function(){var e=this._overheadLength+this._valueLength;return this._streams.length&&(e+=this._lastBoundary().length),this.hasKnownLength()||this._error(new Error("Cannot calculate proper length in synchronous way.")),e};K.prototype.hasKnownLength=function(){var e=!0;return this._valuesToMeasure.length&&(e=!1),e};K.prototype.getLength=function(e){var t=this._overheadLength+this._valueLength;if(this._streams.length&&(t+=this._lastBoundary().length),!this._valuesToMeasure.length){process.nextTick(e.bind(this,null,t));return}Bd.parallel(this._valuesToMeasure,this._lengthRetriever,function(r,n){if(r){e(r);return}n.forEach(function(i){t+=i}),e(null,t)})};K.prototype.submit=function(e,t){var r,n,i={method:"post"};return typeof e=="string"?(e=Md(e),n=kn({port:e.port,path:e.pathname,host:e.hostname,protocol:e.protocol},i)):(n=kn(e,i),n.port||(n.port=n.protocol==="https:"?443:80)),n.headers=this.getHeaders(e.headers),n.protocol==="https:"?r=Ud.request(n):r=Cd.request(n),this.getLength(function(u,c){if(u&&u!=="Unknown stream"){this._error(u);return}if(c&&r.setHeader("Content-Length",c),this.pipe(r),t){var l,f=o(function(g,x){return r.removeListener("error",f),r.removeListener("response",l),t.call(this,g,x)},"callback");l=f.bind(this,null),r.on("error",f),r.on("response",l)}}.bind(this)),r};K.prototype._error=function(e){this.error||(this.error=e,this.pause(),this.emit("error",e))};K.prototype.toString=function(){return"[object FormData]"};Vd(K.prototype,"FormData");cu.exports=K});var fu=z((Rn,Nn)=>{(function(e,t){typeof Rn=="object"&&typeof Nn<"u"?Nn.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self).dayjs=t()})(Rn,(function(){"use strict";var e=1e3,t=6e4,r=36e5,n="millisecond",i="second",u="minute",c="hour",l="day",f="week",g="month",x="quarter",T="year",_="date",s="Invalid Date",d=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,y=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,m={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:o(function(k){var I=["th","st","nd","rd"],b=k%100;return"["+k+(I[(b-20)%10]||I[b]||I[0])+"]"},"ordinal")},v=o(function(k,I,b){var S=String(k);return!S||S.length>=I?k:""+Array(I+1-S.length).join(b)+k},"m"),P={s:v,z:o(function(k){var I=-k.utcOffset(),b=Math.abs(I),S=Math.floor(b/60),E=b%60;return(I<=0?"+":"-")+v(S,2,"0")+":"+v(E,2,"0")},"z"),m:o(function k(I,b){if(I.date()<b.date())return-k(b,I);var S=12*(b.year()-I.year())+(b.month()-I.month()),E=I.clone().add(S,g),B=b-E<0,V=I.clone().add(S+(B?-1:1),g);return+(-(S+(b-E)/(B?E-V:V-E))||0)},"t"),a:o(function(k){return k<0?Math.ceil(k)||0:Math.floor(k)},"a"),p:o(function(k){return{M:g,y:T,w:f,d:l,D:_,h:c,m:u,s:i,ms:n,Q:x}[k]||String(k||"").toLowerCase().replace(/s$/,"")},"p"),u:o(function(k){return k===void 0},"u")},M="en",te={};te[M]=m;var q=o(function(k){return k instanceof Re},"p"),me=o(function k(I,b,S){var E;if(!I)return M;if(typeof I=="string"){var B=I.toLowerCase();te[B]&&(E=B),b&&(te[B]=b,E=B);var V=I.split("-");if(!E&&V.length>1)return k(V[0])}else{var Q=I.name;te[Q]=I,E=Q}return!S&&E&&(M=E),E||!S&&M},"t"),Y=o(function(k,I){if(q(k))return k.clone();var b=typeof I=="object"?I:{};return b.date=k,b.args=arguments,new Re(b)},"w"),F=P;F.l=me,F.i=q,F.w=function(k,I){return Y(k,{locale:I.$L,utc:I.$u,x:I.$x,$offset:I.$offset})};var Re=(function(){function k(b){this.$L=me(b.locale,null,!0),this.parse(b)}o(k,"M");var I=k.prototype;return I.parse=function(b){this.$d=(function(S){var E=S.date,B=S.utc;if(E===null)return new Date(NaN);if(F.u(E))return new Date;if(E instanceof Date)return new Date(E);if(typeof E=="string"&&!/Z$/i.test(E)){var V=E.match(d);if(V){var Q=V[2]-1||0,ae=(V[7]||"0").substring(0,3);return B?new Date(Date.UTC(V[1],Q,V[3]||1,V[4]||0,V[5]||0,V[6]||0,ae)):new Date(V[1],Q,V[3]||1,V[4]||0,V[5]||0,V[6]||0,ae)}}return new Date(E)})(b),this.$x=b.x||{},this.init()},I.init=function(){var b=this.$d;this.$y=b.getFullYear(),this.$M=b.getMonth(),this.$D=b.getDate(),this.$W=b.getDay(),this.$H=b.getHours(),this.$m=b.getMinutes(),this.$s=b.getSeconds(),this.$ms=b.getMilliseconds()},I.$utils=function(){return F},I.isValid=function(){return this.$d.toString()!==s},I.isSame=function(b,S){var E=Y(b);return this.startOf(S)<=E&&E<=this.endOf(S)},I.isAfter=function(b,S){return Y(b)<this.startOf(S)},I.isBefore=function(b,S){return this.endOf(S)<Y(b)},I.$g=function(b,S,E){return F.u(b)?this[S]:this.set(E,b)},I.unix=function(){return Math.floor(this.valueOf()/1e3)},I.valueOf=function(){return this.$d.getTime()},I.startOf=function(b,S){var E=this,B=!!F.u(S)||S,V=F.p(b),Q=o(function(Ge,ge){var Ne=F.w(E.$u?Date.UTC(E.$y,ge,Ge):new Date(E.$y,ge,Ge),E);return B?Ne:Ne.endOf(l)},"l"),ae=o(function(Ge,ge){return F.w(E.toDate()[Ge].apply(E.toDate("s"),(B?[0,0,0,0]:[23,59,59,999]).slice(ge)),E)},"$"),le=this.$W,de=this.$M,xe=this.$D,et="set"+(this.$u?"UTC":"");switch(V){case T:return B?Q(1,0):Q(31,11);case g:return B?Q(1,de):Q(0,de+1);case f:var He=this.$locale().weekStart||0,ft=(le<He?le+7:le)-He;return Q(B?xe-ft:xe+(6-ft),de);case l:case _:return ae(et+"Hours",0);case c:return ae(et+"Minutes",1);case u:return ae(et+"Seconds",2);case i:return ae(et+"Milliseconds",3);default:return this.clone()}},I.endOf=function(b){return this.startOf(b,!1)},I.$set=function(b,S){var E,B=F.p(b),V="set"+(this.$u?"UTC":""),Q=(E={},E[l]=V+"Date",E[_]=V+"Date",E[g]=V+"Month",E[T]=V+"FullYear",E[c]=V+"Hours",E[u]=V+"Minutes",E[i]=V+"Seconds",E[n]=V+"Milliseconds",E)[B],ae=B===l?this.$D+(S-this.$W):S;if(B===g||B===T){var le=this.clone().set(_,1);le.$d[Q](ae),le.init(),this.$d=le.set(_,Math.min(this.$D,le.daysInMonth())).$d}else Q&&this.$d[Q](ae);return this.init(),this},I.set=function(b,S){return this.clone().$set(b,S)},I.get=function(b){return this[F.p(b)]()},I.add=function(b,S){var E,B=this;b=Number(b);var V=F.p(S),Q=o(function(de){var xe=Y(B);return F.w(xe.date(xe.date()+Math.round(de*b)),B)},"y");if(V===g)return this.set(g,this.$M+b);if(V===T)return this.set(T,this.$y+b);if(V===l)return Q(1);if(V===f)return Q(7);var ae=(E={},E[u]=t,E[c]=r,E[i]=e,E)[V]||1,le=this.$d.getTime()+b*ae;return F.w(le,this)},I.subtract=function(b,S){return this.add(-1*b,S)},I.format=function(b){var S=this,E=this.$locale();if(!this.isValid())return E.invalidDate||s;var B=b||"YYYY-MM-DDTHH:mm:ssZ",V=F.z(this),Q=this.$H,ae=this.$m,le=this.$M,de=E.weekdays,xe=E.months,et=E.meridiem,He=o(function(ge,Ne,gt,Bt){return ge&&(ge[Ne]||ge(S,B))||gt[Ne].slice(0,Bt)},"h"),ft=o(function(ge){return F.s(Q%12||12,ge,"0")},"d"),Ge=et||function(ge,Ne,gt){var Bt=ge<12?"AM":"PM";return gt?Bt.toLowerCase():Bt};return B.replace(y,(function(ge,Ne){return Ne||(function(gt){switch(gt){case"YY":return String(S.$y).slice(-2);case"YYYY":return F.s(S.$y,4,"0");case"M":return le+1;case"MM":return F.s(le+1,2,"0");case"MMM":return He(E.monthsShort,le,xe,3);case"MMMM":return He(xe,le);case"D":return S.$D;case"DD":return F.s(S.$D,2,"0");case"d":return String(S.$W);case"dd":return He(E.weekdaysMin,S.$W,de,2);case"ddd":return He(E.weekdaysShort,S.$W,de,3);case"dddd":return de[S.$W];case"H":return String(Q);case"HH":return F.s(Q,2,"0");case"h":return ft(1);case"hh":return ft(2);case"a":return Ge(Q,ae,!0);case"A":return Ge(Q,ae,!1);case"m":return String(ae);case"mm":return F.s(ae,2,"0");case"s":return String(S.$s);case"ss":return F.s(S.$s,2,"0");case"SSS":return F.s(S.$ms,3,"0");case"Z":return V}return null})(ge)||V.replace(":","")}))},I.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},I.diff=function(b,S,E){var B,V=this,Q=F.p(S),ae=Y(b),le=(ae.utcOffset()-this.utcOffset())*t,de=this-ae,xe=o(function(){return F.m(V,ae)},"D");switch(Q){case T:B=xe()/12;break;case g:B=xe();break;case x:B=xe()/3;break;case f:B=(de-le)/6048e5;break;case l:B=(de-le)/864e5;break;case c:B=de/r;break;case u:B=de/t;break;case i:B=de/e;break;default:B=de}return E?B:F.a(B)},I.daysInMonth=function(){return this.endOf(g).$D},I.$locale=function(){return te[this.$L]},I.locale=function(b,S){if(!b)return this.$L;var E=this.clone(),B=me(b,S,!0);return B&&(E.$L=B),E},I.clone=function(){return F.w(this.$d,this)},I.toDate=function(){return new Date(this.valueOf())},I.toJSON=function(){return this.isValid()?this.toISOString():null},I.toISOString=function(){return this.$d.toISOString()},I.toString=function(){return this.$d.toUTCString()},k})(),$e=Re.prototype;return Y.prototype=$e,[["$ms",n],["$s",i],["$m",u],["$H",c],["$W",l],["$M",g],["$y",T],["$D",_]].forEach((function(k){$e[k[1]]=function(I){return this.$g(I,k[0],k[1])}})),Y.extend=function(k,I){return k.$i||(k(I,Re,Y),k.$i=!0),Y},Y.locale=me,Y.isDayjs=q,Y.unix=function(k){return Y(1e3*k)},Y.en=te[M],Y.Ls=te,Y.p={},Y}))});var em={};Dn(em,{presentation:()=>Qd});module.exports=bu(em);var Iu=Object.freeze({status:"aborted"});function $(e,t,r){function n(l,f){if(l._zod||Object.defineProperty(l,"_zod",{value:{def:f,constr:c,traits:new Set},enumerable:!1}),l._zod.traits.has(e))return;l._zod.traits.add(e),t(l,f);let g=c.prototype,x=Object.keys(g);for(let T=0;T<x.length;T++){let _=x[T];_ in l||(l[_]=g[_].bind(l))}}o(n,"init");let i=r?.Parent??Object;class u extends i{static{o(this,"Definition")}}Object.defineProperty(u,"name",{value:e});function c(l){var f;let g=r?.Parent?new u:this;n(g,l),(f=g._zod).deferred??(f.deferred=[]);for(let x of g._zod.deferred)x();return g}return o(c,"_"),Object.defineProperty(c,"init",{value:n}),Object.defineProperty(c,Symbol.hasInstance,{value:o(l=>r?.Parent&&l instanceof r.Parent?!0:l?._zod?.traits?.has(e),"value")}),Object.defineProperty(c,"name",{value:e}),c}o($,"$constructor");var Ie=class extends Error{static{o(this,"$ZodAsyncError")}constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}},Vt=class extends Error{static{o(this,"$ZodEncodeError")}constructor(t){super(`Encountered unidirectional transform during encode: ${t}`),this.name="ZodEncodeError"}},$r={};function Se(e){return e&&Object.assign($r,e),$r}o(Se,"config");function Ar(e){let t=Object.values(e).filter(n=>typeof n=="number");return Object.entries(e).filter(([n,i])=>t.indexOf(+n)===-1).map(([n,i])=>i)}o(Ar,"getEnumValues");function Mn(e,t){return typeof t=="bigint"?t.toString():t}o(Mn,"jsonStringifyReplacer");function Ht(e){return{get value(){{let r=e();return Object.defineProperty(this,"value",{value:r}),r}throw new Error("cached value already set")}}}o(Ht,"cached");function Ln(e){return e==null}o(Ln,"nullish");function Gt(e){let t=e.startsWith("^")?1:0,r=e.endsWith("$")?e.length-1:e.length;return e.slice(t,r)}o(Gt,"cleanRegex");var Un=Symbol("evaluating");function se(e,t,r){let n;Object.defineProperty(e,t,{get(){if(n!==Un)return n===void 0&&(n=Un,n=r()),n},set(i){Object.defineProperty(e,t,{value:i})},configurable:!0})}o(se,"defineLazy");var zr="captureStackTrace"in Error?Error.captureStackTrace:(...e)=>{};function ht(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}o(ht,"isObject");var Tu=Ht(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{let e=Function;return new e(""),!0}catch{return!1}});function jn(e){if(ht(e)===!1)return!1;let t=e.constructor;if(t===void 0||typeof t!="function")return!0;let r=t.prototype;return!(ht(r)===!1||Object.prototype.hasOwnProperty.call(r,"isPrototypeOf")===!1)}o(jn,"isPlainObject");var Fn=new Set(["string","number","symbol"]);function tt(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}o(tt,"escapeRegex");function Wt(e,t,r){let n=new e._zod.constr(t??e._zod.def);return(!t||r?.parent)&&(n._zod.parent=e),n}o(Wt,"clone");function ee(e){let t=e;if(!t)return{};if(typeof t=="string")return{error:o(()=>t,"error")};if(t?.message!==void 0){if(t?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");t.error=t.message}return delete t.message,typeof t.error=="string"?{...t,error:o(()=>t.error,"error")}:t}o(ee,"normalizeParams");function Bn(e){return Object.keys(e).filter(t=>e[t]._zod.optin==="optional"&&e[t]._zod.optout==="optional")}o(Bn,"optionalKeys");var Vn={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]};function rt(e,t=0){if(e.aborted===!0)return!0;for(let r=t;r<e.issues.length;r++)if(e.issues[r]?.continue!==!0)return!0;return!1}o(rt,"aborted");function De(e,t){return t.map(r=>{var n;return(n=r).path??(n.path=[]),r.path.unshift(e),r})}o(De,"prefixIssues");function Zt(e){return typeof e=="string"?e:e?.message}o(Zt,"unwrapMessage");function Ce(e,t,r){let n={...e,path:e.path??[]};if(!e.message){let i=Zt(e.inst?._zod.def?.error?.(e))??Zt(t?.error?.(e))??Zt(r.customError?.(e))??Zt(r.localeError?.(e))??"Invalid input";n.message=i}return delete n.inst,delete n.continue,t?.reportInput||delete n.input,n}o(Ce,"finalizeIssue");function Zn(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}o(Zn,"getLengthableOrigin");function Or(...e){let[t,r,n]=e;return typeof t=="string"?{message:t,code:"custom",input:r,inst:n}:{...t}}o(Or,"issue");var Hn=o((e,t)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:t,enumerable:!1}),e.message=JSON.stringify(t,Mn,2),Object.defineProperty(e,"toString",{value:o(()=>e.message,"value"),enumerable:!1})},"initializer"),Gn=$("$ZodError",Hn),vt=$("$ZodError",Hn,{Parent:Error});var $u=o(e=>(t,r,n,i)=>{let u=n?Object.assign(n,{async:!1}):{async:!1},c=t._zod.run({value:r,issues:[]},u);if(c instanceof Promise)throw new Ie;if(c.issues.length){let l=new(i?.Err??e)(c.issues.map(f=>Ce(f,u,Se())));throw zr(l,i?.callee),l}return c.value},"_parse"),qt=$u(vt),Su=o(e=>async(t,r,n,i)=>{let u=n?Object.assign(n,{async:!0}):{async:!0},c=t._zod.run({value:r,issues:[]},u);if(c instanceof Promise&&(c=await c),c.issues.length){let l=new(i?.Err??e)(c.issues.map(f=>Ce(f,u,Se())));throw zr(l,i?.callee),l}return c.value},"_parseAsync"),Kt=Su(vt),Au=o(e=>(t,r,n)=>{let i=n?{...n,async:!1}:{async:!1},u=t._zod.run({value:r,issues:[]},i);if(u instanceof Promise)throw new Ie;return u.issues.length?{success:!1,error:new(e??Gn)(u.issues.map(c=>Ce(c,i,Se())))}:{success:!0,data:u.value}},"_safeParse"),xt=Au(vt),zu=o(e=>async(t,r,n)=>{let i=n?Object.assign(n,{async:!0}):{async:!0},u=t._zod.run({value:r,issues:[]},i);return u instanceof Promise&&(u=await u),u.issues.length?{success:!1,error:new e(u.issues.map(c=>Ce(c,i,Se())))}:{success:!0,data:u.value}},"_safeParseAsync"),_t=zu(vt);var Ou="(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))",ku=new RegExp(`^${Ou}$`);var Wn=o(e=>{let t=e?`[\\s\\S]{${e?.minimum??0},${e?.maximum??""}}`:"[\\s\\S]*";return new RegExp(`^${t}$`)},"string"),qn=/^-?\d+n?$/,Kn=/^-?\d+$/,kr=/^-?\d+(?:\.\d+)?$/,Jn=/^(?:true|false)$/i;var Ue=$("$ZodCheck",(e,t)=>{var r;e._zod??(e._zod={}),e._zod.def=t,(r=e._zod).onattach??(r.onattach=[])}),wu={number:"number",bigint:"bigint",object:"date"};var Xn=$("$ZodCheckGreaterThan",(e,t)=>{Ue.init(e,t);let r=wu[typeof t.value];e._zod.onattach.push(n=>{let i=n._zod.bag,u=(t.inclusive?i.minimum:i.exclusiveMinimum)??Number.NEGATIVE_INFINITY;t.value>u&&(t.inclusive?i.minimum=t.value:i.exclusiveMinimum=t.value)}),e._zod.check=n=>{(t.inclusive?n.value>=t.value:n.value>t.value)||n.issues.push({origin:r,code:"too_small",minimum:typeof t.value=="object"?t.value.getTime():t.value,input:n.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}});var Yn=$("$ZodCheckNumberFormat",(e,t)=>{Ue.init(e,t),t.format=t.format||"float64";let r=t.format?.includes("int"),n=r?"int":"number",[i,u]=Vn[t.format];e._zod.onattach.push(c=>{let l=c._zod.bag;l.format=t.format,l.minimum=i,l.maximum=u,r&&(l.pattern=Kn)}),e._zod.check=c=>{let l=c.value;if(r){if(!Number.isInteger(l)){c.issues.push({expected:n,format:t.format,code:"invalid_type",continue:!1,input:l,inst:e});return}if(!Number.isSafeInteger(l)){l>0?c.issues.push({input:l,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:n,inclusive:!0,continue:!t.abort}):c.issues.push({input:l,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:n,inclusive:!0,continue:!t.abort});return}}l<i&&c.issues.push({origin:"number",input:l,code:"too_small",minimum:i,inclusive:!0,inst:e,continue:!t.abort}),l>u&&c.issues.push({origin:"number",input:l,code:"too_big",maximum:u,inclusive:!0,inst:e,continue:!t.abort})}});var Qn=$("$ZodCheckMinLength",(e,t)=>{var r;Ue.init(e,t),(r=e._zod.def).when??(r.when=n=>{let i=n.value;return!Ln(i)&&i.length!==void 0}),e._zod.onattach.push(n=>{let i=n._zod.bag.minimum??Number.NEGATIVE_INFINITY;t.minimum>i&&(n._zod.bag.minimum=t.minimum)}),e._zod.check=n=>{let i=n.value;if(i.length>=t.minimum)return;let c=Zn(i);n.issues.push({origin:c,code:"too_small",minimum:t.minimum,inclusive:!0,input:i,inst:e,continue:!t.abort})}});var wr=$("$ZodCheckStringFormat",(e,t)=>{var r,n;Ue.init(e,t),e._zod.onattach.push(i=>{let u=i._zod.bag;u.format=t.format,t.pattern&&(u.patterns??(u.patterns=new Set),u.patterns.add(t.pattern))}),t.pattern?(r=e._zod).check??(r.check=i=>{t.pattern.lastIndex=0,!t.pattern.test(i.value)&&i.issues.push({origin:"string",code:"invalid_format",format:t.format,input:i.value,...t.pattern?{pattern:t.pattern.toString()}:{},inst:e,continue:!t.abort})}):(n=e._zod).check??(n.check=()=>{})}),eo=$("$ZodCheckRegex",(e,t)=>{wr.init(e,t),e._zod.check=r=>{t.pattern.lastIndex=0,!t.pattern.test(r.value)&&r.issues.push({origin:"string",code:"invalid_format",format:"regex",input:r.value,pattern:t.pattern.toString(),inst:e,continue:!t.abort})}});var ro={major:4,minor:3,patch:6};var ne=$("$ZodType",(e,t)=>{var r;e??(e={}),e._zod.def=t,e._zod.bag=e._zod.bag||{},e._zod.version=ro;let n=[...e._zod.def.checks??[]];e._zod.traits.has("$ZodCheck")&&n.unshift(e);for(let i of n)for(let u of i._zod.onattach)u(e);if(n.length===0)(r=e._zod).deferred??(r.deferred=[]),e._zod.deferred?.push(()=>{e._zod.run=e._zod.parse});else{let i=o((c,l,f)=>{let g=rt(c),x;for(let T of l){if(T._zod.def.when){if(!T._zod.def.when(c))continue}else if(g)continue;let _=c.issues.length,s=T._zod.check(c);if(s instanceof Promise&&f?.async===!1)throw new Ie;if(x||s instanceof Promise)x=(x??Promise.resolve()).then(async()=>{await s,c.issues.length!==_&&(g||(g=rt(c,_)))});else{if(c.issues.length===_)continue;g||(g=rt(c,_))}}return x?x.then(()=>c):c},"runChecks"),u=o((c,l,f)=>{if(rt(c))return c.aborted=!0,c;let g=i(l,n,f);if(g instanceof Promise){if(f.async===!1)throw new Ie;return g.then(x=>e._zod.parse(x,f))}return e._zod.parse(g,f)},"handleCanaryResult");e._zod.run=(c,l)=>{if(l.skipChecks)return e._zod.parse(c,l);if(l.direction==="backward"){let g=e._zod.parse({value:c.value,issues:[]},{...l,skipChecks:!0});return g instanceof Promise?g.then(x=>u(x,c,l)):u(g,c,l)}let f=e._zod.parse(c,l);if(f instanceof Promise){if(l.async===!1)throw new Ie;return f.then(g=>i(g,n,l))}return i(f,n,l)}}se(e,"~standard",()=>({validate:o(i=>{try{let u=xt(e,i);return u.success?{value:u.data}:{issues:u.error?.issues}}catch{return _t(e,i).then(c=>c.success?{value:c.data}:{issues:c.error?.issues})}},"validate"),vendor:"zod",version:1}))}),Yt=$("$ZodString",(e,t)=>{ne.init(e,t),e._zod.pattern=[...e?._zod.bag?.patterns??[]].pop()??Wn(e._zod.bag),e._zod.parse=(r,n)=>{if(t.coerce)try{r.value=String(r.value)}catch{}return typeof r.value=="string"||r.issues.push({expected:"string",code:"invalid_type",input:r.value,inst:e}),r}}),Rr=$("$ZodStringFormat",(e,t)=>{wr.init(e,t),Yt.init(e,t)});var so=$("$ZodURL",(e,t)=>{Rr.init(e,t),e._zod.check=r=>{try{let n=r.value.trim(),i=new URL(n);t.hostname&&(t.hostname.lastIndex=0,t.hostname.test(i.hostname)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:t.hostname.source,input:r.value,inst:e,continue:!t.abort})),t.protocol&&(t.protocol.lastIndex=0,t.protocol.test(i.protocol.endsWith(":")?i.protocol.slice(0,-1):i.protocol)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:t.protocol.source,input:r.value,inst:e,continue:!t.abort})),t.normalize?r.value=i.href:r.value=n;return}catch{r.issues.push({code:"invalid_format",format:"url",input:r.value,inst:e,continue:!t.abort})}}});var Nr=$("$ZodNumber",(e,t)=>{ne.init(e,t),e._zod.pattern=e._zod.bag.pattern??kr,e._zod.parse=(r,n)=>{if(t.coerce)try{r.value=Number(r.value)}catch{}let i=r.value;if(typeof i=="number"&&!Number.isNaN(i)&&Number.isFinite(i))return r;let u=typeof i=="number"?Number.isNaN(i)?"NaN":Number.isFinite(i)?void 0:"Infinity":void 0;return r.issues.push({expected:"number",code:"invalid_type",input:i,inst:e,...u?{received:u}:{}}),r}}),uo=$("$ZodNumberFormat",(e,t)=>{Yn.init(e,t),Nr.init(e,t)}),Dr=$("$ZodBoolean",(e,t)=>{ne.init(e,t),e._zod.pattern=Jn,e._zod.parse=(r,n)=>{if(t.coerce)try{r.value=!!r.value}catch{}let i=r.value;return typeof i=="boolean"||r.issues.push({expected:"boolean",code:"invalid_type",input:i,inst:e}),r}}),co=$("$ZodBigInt",(e,t)=>{ne.init(e,t),e._zod.pattern=qn,e._zod.parse=(r,n)=>{if(t.coerce)try{r.value=BigInt(r.value)}catch{}return typeof r.value=="bigint"||r.issues.push({expected:"bigint",code:"invalid_type",input:r.value,inst:e}),r}});var lo=$("$ZodAny",(e,t)=>{ne.init(e,t),e._zod.parse=r=>r}),po=$("$ZodUnknown",(e,t)=>{ne.init(e,t),e._zod.parse=r=>r});var mo=$("$ZodVoid",(e,t)=>{ne.init(e,t),e._zod.parse=(r,n)=>{let i=r.value;return typeof i>"u"||r.issues.push({expected:"void",code:"invalid_type",input:i,inst:e}),r}}),fo=$("$ZodDate",(e,t)=>{ne.init(e,t),e._zod.parse=(r,n)=>{if(t.coerce)try{r.value=new Date(r.value)}catch{}let i=r.value,u=i instanceof Date;return u&&!Number.isNaN(i.getTime())||r.issues.push({expected:"date",code:"invalid_type",input:i,...u?{received:"Invalid Date"}:{},inst:e}),r}});function no(e,t,r){e.issues.length&&t.issues.push(...De(r,e.issues)),t.value[r]=e.value}o(no,"handleArrayResult");var go=$("$ZodArray",(e,t)=>{ne.init(e,t),e._zod.parse=(r,n)=>{let i=r.value;if(!Array.isArray(i))return r.issues.push({expected:"array",code:"invalid_type",input:i,inst:e}),r;r.value=Array(i.length);let u=[];for(let c=0;c<i.length;c++){let l=i[c],f=t.element._zod.run({value:l,issues:[]},n);f instanceof Promise?u.push(f.then(g=>no(g,r,c))):no(f,r,c)}return u.length?Promise.all(u).then(()=>r):r}});function Xt(e,t,r,n,i){if(e.issues.length){if(i&&!(r in n))return;t.issues.push(...De(r,e.issues))}e.value===void 0?r in n&&(t.value[r]=void 0):t.value[r]=e.value}o(Xt,"handlePropertyResult");function Ru(e){let t=Object.keys(e.shape);for(let n of t)if(!e.shape?.[n]?._zod?.traits?.has("$ZodType"))throw new Error(`Invalid element at key "${n}": expected a Zod schema`);let r=Bn(e.shape);return{...e,keys:t,keySet:new Set(t),numKeys:t.length,optionalKeys:new Set(r)}}o(Ru,"normalizeDef");function Nu(e,t,r,n,i,u){let c=[],l=i.keySet,f=i.catchall._zod,g=f.def.type,x=f.optout==="optional";for(let T in t){if(l.has(T))continue;if(g==="never"){c.push(T);continue}let _=f.run({value:t[T],issues:[]},n);_ instanceof Promise?e.push(_.then(s=>Xt(s,r,T,t,x))):Xt(_,r,T,t,x)}return c.length&&r.issues.push({code:"unrecognized_keys",keys:c,input:t,inst:u}),e.length?Promise.all(e).then(()=>r):r}o(Nu,"handleCatchall");var yo=$("$ZodObject",(e,t)=>{if(ne.init(e,t),!Object.getOwnPropertyDescriptor(t,"shape")?.get){let l=t.shape;Object.defineProperty(t,"shape",{get:o(()=>{let f={...l};return Object.defineProperty(t,"shape",{value:f}),f},"get")})}let n=Ht(()=>Ru(t));se(e._zod,"propValues",()=>{let l=t.shape,f={};for(let g in l){let x=l[g]._zod;if(x.values){f[g]??(f[g]=new Set);for(let T of x.values)f[g].add(T)}}return f});let i=ht,u=t.catchall,c;e._zod.parse=(l,f)=>{c??(c=n.value);let g=l.value;if(!i(g))return l.issues.push({expected:"object",code:"invalid_type",input:g,inst:e}),l;l.value={};let x=[],T=c.shape;for(let _ of c.keys){let s=T[_],d=s._zod.optout==="optional",y=s._zod.run({value:g[_],issues:[]},f);y instanceof Promise?x.push(y.then(m=>Xt(m,l,_,g,d))):Xt(y,l,_,g,d)}return u?Nu(x,g,l,f,n.value,e):x.length?Promise.all(x).then(()=>l):l}});function oo(e,t,r,n){for(let u of e)if(u.issues.length===0)return t.value=u.value,t;let i=e.filter(u=>!rt(u));return i.length===1?(t.value=i[0].value,i[0]):(t.issues.push({code:"invalid_union",input:t.value,inst:r,errors:e.map(u=>u.issues.map(c=>Ce(c,n,Se())))}),t)}o(oo,"handleUnionResults");var Cr=$("$ZodUnion",(e,t)=>{ne.init(e,t),se(e._zod,"optin",()=>t.options.some(i=>i._zod.optin==="optional")?"optional":void 0),se(e._zod,"optout",()=>t.options.some(i=>i._zod.optout==="optional")?"optional":void 0),se(e._zod,"values",()=>{if(t.options.every(i=>i._zod.values))return new Set(t.options.flatMap(i=>Array.from(i._zod.values)))}),se(e._zod,"pattern",()=>{if(t.options.every(i=>i._zod.pattern)){let i=t.options.map(u=>u._zod.pattern);return new RegExp(`^(${i.map(u=>Gt(u.source)).join("|")})$`)}});let r=t.options.length===1,n=t.options[0]._zod.run;e._zod.parse=(i,u)=>{if(r)return n(i,u);let c=!1,l=[];for(let f of t.options){let g=f._zod.run({value:i.value,issues:[]},u);if(g instanceof Promise)l.push(g),c=!0;else{if(g.issues.length===0)return g;l.push(g)}}return c?Promise.all(l).then(f=>oo(f,i,e,u)):oo(l,i,e,u)}});var ho=$("$ZodDiscriminatedUnion",(e,t)=>{t.inclusive=!1,Cr.init(e,t);let r=e._zod.parse;se(e._zod,"propValues",()=>{let i={};for(let u of t.options){let c=u._zod.propValues;if(!c||Object.keys(c).length===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(u)}"`);for(let[l,f]of Object.entries(c)){i[l]||(i[l]=new Set);for(let g of f)i[l].add(g)}}return i});let n=Ht(()=>{let i=t.options,u=new Map;for(let c of i){let l=c._zod.propValues?.[t.discriminator];if(!l||l.size===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(c)}"`);for(let f of l){if(u.has(f))throw new Error(`Duplicate discriminator value "${String(f)}"`);u.set(f,c)}}return u});e._zod.parse=(i,u)=>{let c=i.value;if(!ht(c))return i.issues.push({code:"invalid_type",expected:"object",input:c,inst:e}),i;let l=n.value.get(c?.[t.discriminator]);return l?l._zod.run(i,u):t.unionFallback?r(i,u):(i.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",discriminator:t.discriminator,input:c,path:[t.discriminator],inst:e}),i)}});var vo=$("$ZodRecord",(e,t)=>{ne.init(e,t),e._zod.parse=(r,n)=>{let i=r.value;if(!jn(i))return r.issues.push({expected:"record",code:"invalid_type",input:i,inst:e}),r;let u=[],c=t.keyType._zod.values;if(c){r.value={};let l=new Set;for(let g of c)if(typeof g=="string"||typeof g=="number"||typeof g=="symbol"){l.add(typeof g=="number"?g.toString():g);let x=t.valueType._zod.run({value:i[g],issues:[]},n);x instanceof Promise?u.push(x.then(T=>{T.issues.length&&r.issues.push(...De(g,T.issues)),r.value[g]=T.value})):(x.issues.length&&r.issues.push(...De(g,x.issues)),r.value[g]=x.value)}let f;for(let g in i)l.has(g)||(f=f??[],f.push(g));f&&f.length>0&&r.issues.push({code:"unrecognized_keys",input:i,inst:e,keys:f})}else{r.value={};for(let l of Reflect.ownKeys(i)){if(l==="__proto__")continue;let f=t.keyType._zod.run({value:l,issues:[]},n);if(f instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(typeof l=="string"&&kr.test(l)&&f.issues.length){let T=t.keyType._zod.run({value:Number(l),issues:[]},n);if(T instanceof Promise)throw new Error("Async schemas not supported in object keys currently");T.issues.length===0&&(f=T)}if(f.issues.length){t.mode==="loose"?r.value[l]=i[l]:r.issues.push({code:"invalid_key",origin:"record",issues:f.issues.map(T=>Ce(T,n,Se())),input:l,path:[l],inst:e});continue}let x=t.valueType._zod.run({value:i[l],issues:[]},n);x instanceof Promise?u.push(x.then(T=>{T.issues.length&&r.issues.push(...De(l,T.issues)),r.value[f.value]=T.value})):(x.issues.length&&r.issues.push(...De(l,x.issues)),r.value[f.value]=x.value)}}return u.length?Promise.all(u).then(()=>r):r}});var xo=$("$ZodEnum",(e,t)=>{ne.init(e,t);let r=Ar(t.entries),n=new Set(r);e._zod.values=n,e._zod.pattern=new RegExp(`^(${r.filter(i=>Fn.has(typeof i)).map(i=>typeof i=="string"?tt(i):i.toString()).join("|")})$`),e._zod.parse=(i,u)=>{let c=i.value;return n.has(c)||i.issues.push({code:"invalid_value",values:r,input:c,inst:e}),i}}),_o=$("$ZodLiteral",(e,t)=>{if(ne.init(e,t),t.values.length===0)throw new Error("Cannot create literal schema with no valid values");let r=new Set(t.values);e._zod.values=r,e._zod.pattern=new RegExp(`^(${t.values.map(n=>typeof n=="string"?tt(n):n?tt(n.toString()):String(n)).join("|")})$`),e._zod.parse=(n,i)=>{let u=n.value;return r.has(u)||n.issues.push({code:"invalid_value",values:t.values,input:u,inst:e}),n}});var Po=$("$ZodTransform",(e,t)=>{ne.init(e,t),e._zod.parse=(r,n)=>{if(n.direction==="backward")throw new Vt(e.constructor.name);let i=t.transform(r.value,r);if(n.async)return(i instanceof Promise?i:Promise.resolve(i)).then(c=>(r.value=c,r));if(i instanceof Promise)throw new Ie;return r.value=i,r}});function io(e,t){return e.issues.length&&t===void 0?{issues:[],value:void 0}:e}o(io,"handleOptionalResult");var bo=$("$ZodOptional",(e,t)=>{ne.init(e,t),e._zod.optin="optional",e._zod.optout="optional",se(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,void 0]):void 0),se(e._zod,"pattern",()=>{let r=t.innerType._zod.pattern;return r?new RegExp(`^(${Gt(r.source)})?$`):void 0}),e._zod.parse=(r,n)=>{if(t.innerType._zod.optin==="optional"){let i=t.innerType._zod.run(r,n);return i instanceof Promise?i.then(u=>io(u,r.value)):io(i,r.value)}return r.value===void 0?r:t.innerType._zod.run(r,n)}});var Io=$("$ZodNullable",(e,t)=>{ne.init(e,t),se(e._zod,"optin",()=>t.innerType._zod.optin),se(e._zod,"optout",()=>t.innerType._zod.optout),se(e._zod,"pattern",()=>{let r=t.innerType._zod.pattern;return r?new RegExp(`^(${Gt(r.source)}|null)$`):void 0}),se(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,null]):void 0),e._zod.parse=(r,n)=>r.value===null?r:t.innerType._zod.run(r,n)});var To=$("$ZodPipe",(e,t)=>{ne.init(e,t),se(e._zod,"values",()=>t.in._zod.values),se(e._zod,"optin",()=>t.in._zod.optin),se(e._zod,"optout",()=>t.out._zod.optout),se(e._zod,"propValues",()=>t.in._zod.propValues),e._zod.parse=(r,n)=>{if(n.direction==="backward"){let u=t.out._zod.run(r,n);return u instanceof Promise?u.then(c=>Jt(c,t.in,n)):Jt(u,t.in,n)}let i=t.in._zod.run(r,n);return i instanceof Promise?i.then(u=>Jt(u,t.out,n)):Jt(i,t.out,n)}});function Jt(e,t,r){return e.issues.length?(e.aborted=!0,e):t._zod.run({value:e.value,issues:e.issues},r)}o(Jt,"handlePipeResult");var Eo=$("$ZodCustom",(e,t)=>{Ue.init(e,t),ne.init(e,t),e._zod.parse=(r,n)=>r,e._zod.check=r=>{let n=r.value,i=t.fn(n);if(i instanceof Promise)return i.then(u=>ao(u,r,n,e));ao(i,r,n,e)}});function ao(e,t,r,n){if(!e){let i={code:"custom",input:r,inst:n,path:[...n._zod.def.path??[]],continue:!n._zod.def.abort};n._zod.def.params&&(i.params=n._zod.def.params),t.issues.push(Or(i))}}o(ao,"handleRefineResult");var So;var Ur=class{static{o(this,"$ZodRegistry")}constructor(){this._map=new WeakMap,this._idmap=new Map}add(t,...r){let n=r[0];return this._map.set(t,n),n&&typeof n=="object"&&"id"in n&&this._idmap.set(n.id,t),this}clear(){return this._map=new WeakMap,this._idmap=new Map,this}remove(t){let r=this._map.get(t);return r&&typeof r=="object"&&"id"in r&&this._idmap.delete(r.id),this._map.delete(t),this}get(t){let r=t._zod.parent;if(r){let n={...this.get(r)??{}};delete n.id;let i={...n,...this._map.get(t)};return Object.keys(i).length?i:void 0}return this._map.get(t)}has(t){return this._map.has(t)}};function Ao(){return new Ur}o(Ao,"registry");(So=globalThis).__zod_globalRegistry??(So.__zod_globalRegistry=Ao());var Mr=globalThis.__zod_globalRegistry;function zo(e,t){return new e({type:"string",...ee(t)})}o(zo,"_string");function Oo(e,t){return new e({type:"string",coerce:!0,...ee(t)})}o(Oo,"_coercedString");function ko(e,t){return new e({type:"string",format:"url",check:"string_format",abort:!1,...ee(t)})}o(ko,"_url");function wo(e,t){return new e({type:"number",checks:[],...ee(t)})}o(wo,"_number");function Ro(e,t){return new e({type:"number",coerce:!0,checks:[],...ee(t)})}o(Ro,"_coercedNumber");function No(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"safeint",...ee(t)})}o(No,"_int");function Do(e,t){return new e({type:"boolean",...ee(t)})}o(Do,"_boolean");function Co(e,t){return new e({type:"boolean",coerce:!0,...ee(t)})}o(Co,"_coercedBoolean");function Uo(e,t){return new e({type:"bigint",coerce:!0,...ee(t)})}o(Uo,"_coercedBigint");function Mo(e){return new e({type:"any"})}o(Mo,"_any");function Lo(e){return new e({type:"unknown"})}o(Lo,"_unknown");function jo(e,t){return new e({type:"void",...ee(t)})}o(jo,"_void");function Fo(e,t){return new e({type:"date",coerce:!0,...ee(t)})}o(Fo,"_coercedDate");function Qt(e,t){return new Xn({check:"greater_than",...ee(t),value:e,inclusive:!0})}o(Qt,"_gte");function Pe(e,t){return new Qn({check:"min_length",...ee(t),minimum:e})}o(Pe,"_minLength");function Me(e,t){return new eo({check:"string_format",format:"regex",...ee(t),pattern:e})}o(Me,"_regex");function Bo(e,t,r){let n=ee(r);return n.abort??(n.abort=!0),new e({type:"custom",check:"custom",fn:t,...n})}o(Bo,"_custom");var ue=$("ZodMiniType",(e,t)=>{if(!e._zod)throw new Error("Uninitialized schema in ZodMiniType.");ne.init(e,t),e.def=t,e.type=t.type,e.parse=(r,n)=>qt(e,r,n,{callee:e.parse}),e.safeParse=(r,n)=>xt(e,r,n),e.parseAsync=async(r,n)=>Kt(e,r,n,{callee:e.parseAsync}),e.safeParseAsync=async(r,n)=>_t(e,r,n),e.check=(...r)=>e.clone({...t,checks:[...t.checks??[],...r.map(n=>typeof n=="function"?{_zod:{check:n,def:{check:"custom"},onattach:[]}}:n)]},{parent:!0}),e.with=e.check,e.clone=(r,n)=>Wt(e,r,n),e.brand=()=>e,e.register=((r,n)=>(r.add(e,n),e)),e.apply=r=>r(e)}),tr=$("ZodMiniString",(e,t)=>{Yt.init(e,t),ue.init(e,t)});function a(e){return zo(tr,e)}o(a,"string");var Vo=$("ZodMiniStringFormat",(e,t)=>{Rr.init(e,t),tr.init(e,t)});var Wu=$("ZodMiniURL",(e,t)=>{so.init(e,t),Vo.init(e,t)});function Zo(e){return ko(Wu,e)}o(Zo,"url");var rr=$("ZodMiniNumber",(e,t)=>{Nr.init(e,t),ue.init(e,t)});function fe(e){return wo(rr,e)}o(fe,"number");var qu=$("ZodMiniNumberFormat",(e,t)=>{uo.init(e,t),rr.init(e,t)});function Ho(e){return No(qu,e)}o(Ho,"int");var Lr=$("ZodMiniBoolean",(e,t)=>{Dr.init(e,t),ue.init(e,t)});function X(e){return Do(Lr,e)}o(X,"boolean");var Go=$("ZodMiniBigInt",(e,t)=>{co.init(e,t),ue.init(e,t)});var Ku=$("ZodMiniAny",(e,t)=>{lo.init(e,t),ue.init(e,t)});function bt(){return Mo(Ku)}o(bt,"any");var Ju=$("ZodMiniUnknown",(e,t)=>{po.init(e,t),ue.init(e,t)});function D(){return Lo(Ju)}o(D,"unknown");var Xu=$("ZodMiniVoid",(e,t)=>{mo.init(e,t),ue.init(e,t)});function Wo(e){return jo(Xu,e)}o(Wo,"_void");var qo=$("ZodMiniDate",(e,t)=>{fo.init(e,t),ue.init(e,t)});var Yu=$("ZodMiniArray",(e,t)=>{go.init(e,t),ue.init(e,t)});function L(e,t){return new Yu({type:"array",element:e,...ee(t)})}o(L,"array");var Qu=$("ZodMiniObject",(e,t)=>{yo.init(e,t),ue.init(e,t),se(e,"shape",()=>t.shape)});function p(e,t){let r={type:"object",shape:e??{},...ee(t)};return new Qu(r)}o(p,"object");var ec=$("ZodMiniUnion",(e,t)=>{Cr.init(e,t),ue.init(e,t)});function j(e,t){return new ec({type:"union",options:e,...ee(t)})}o(j,"union");var tc=$("ZodMiniDiscriminatedUnion",(e,t)=>{ho.init(e,t),ue.init(e,t)});function Le(e,t,r){return new tc({type:"union",options:t,discriminator:e,...ee(r)})}o(Le,"discriminatedUnion");var rc=$("ZodMiniRecord",(e,t)=>{vo.init(e,t),ue.init(e,t)});function C(e,t,r){return new rc({type:"record",keyType:e,valueType:t,...ee(r)})}o(C,"record");var nc=$("ZodMiniEnum",(e,t)=>{xo.init(e,t),ue.init(e,t),e.options=Object.values(t.entries)});function G(e,t){let r=Array.isArray(e)?Object.fromEntries(e.map(n=>[n,n])):e;return new nc({type:"enum",entries:r,...ee(t)})}o(G,"_enum");var oc=$("ZodMiniLiteral",(e,t)=>{_o.init(e,t),ue.init(e,t)});function O(e,t){return new oc({type:"literal",values:Array.isArray(e)?e:[e],...ee(t)})}o(O,"literal");var ic=$("ZodMiniTransform",(e,t)=>{Po.init(e,t),ue.init(e,t)});function je(e){return new ic({type:"transform",transform:e})}o(je,"transform");var ac=$("ZodMiniOptional",(e,t)=>{bo.init(e,t),ue.init(e,t)});function h(e){return new ac({type:"optional",innerType:e})}o(h,"optional");var sc=$("ZodMiniNullable",(e,t)=>{Io.init(e,t),ue.init(e,t)});function It(e){return new sc({type:"nullable",innerType:e})}o(It,"nullable");var uc=$("ZodMiniPipe",(e,t)=>{To.init(e,t),ue.init(e,t)});function Fe(e,t){return new uc({type:"pipe",in:e,out:t})}o(Fe,"pipe");var cc=$("ZodMiniCustom",(e,t)=>{Eo.init(e,t),ue.init(e,t)});function nr(e,t){return Bo(cc,e??(()=>!0),t)}o(nr,"custom");var Tt={};Dn(Tt,{bigint:()=>gc,boolean:()=>fc,date:()=>yc,number:()=>mc,string:()=>dc});function dc(e){return Oo(tr,e)}o(dc,"string");function mc(e){return Ro(rr,e)}o(mc,"number");function fc(e){return Co(Lr,e)}o(fc,"boolean");function gc(e){return Uo(Go,e)}o(gc,"bigint");function yc(e){return Fo(qo,e)}o(yc,"date");var Fr=p({retryOnFailure:p({defaultValue:h(X()),hide:h(X())}),continueOnFailure:p({defaultValue:h(X()),hide:h(X())})}),jr=class{constructor(t,r,n,i,u,c,l,f,g,x,T){this.name=t;this.displayName=r;this.description=n;this.props=i;this.run=u;this.test=c;this.requireAuth=l;this.errorHandlingOptions=f;this.outputSchema=g;this.audience=x;this.aiMetadata=T}static{o(this,"IAction")}},or=o(e=>new jr(e.name,e.displayName,e.description,e.props,e.run,e.test??e.run,e.requireAuth??!0,e.errorHandlingOptions??{continueOnFailure:{defaultValue:!1},retryOnFailure:{defaultValue:!1}},e.outputSchema,e.audience,e.aiMetadata),"createAction");var J=p({displayName:a(),description:h(a())}),Z=o((e,t)=>p({type:O(t),required:X(),defaultValue:h(bt())}),"TPropertyValue");var he=p({...J.shape,...Z(a(),"SHORT_TEXT").shape}),Ae=p({...J.shape,...Z(a(),"LONG_TEXT").shape});var Jo=p({label:a(),value:D()}),ir=p({disabled:h(X()),placeholder:h(a()),options:L(Jo)});var ve=p({...J.shape,options:ir,...Z(D(),"STATIC_DROPDOWN").shape}),ze=p({...J.shape,options:ir,...Z(L(D()),"STATIC_MULTI_SELECT_DROPDOWN").shape});var Br=p({...J.shape,...Z(D(),"DROPDOWN").shape,refreshers:L(a())}),Et=p({...J.shape,...Z(L(D()),"MULTI_SELECT_DROPDOWN").shape,refreshers:L(a())});var Oe=p({...J.shape,...Z(X(),"CHECKBOX").shape});var ke=p({...J.shape,...Z(fe(),"NUMBER").shape});var $t=p({...J.shape,streaming:h(X()),...Z(D(),"FILE").shape});var St=p({...J.shape,...Z(a(),"DATE_TIME").shape});var Xo=C(a(),j([he,Ae,ve,Et,ze,Oe,ke,$t,St])),At=p({...J.shape,properties:Xo,...Z(L(D()),"ARRAY").shape});var zt=p({...J.shape,...Z(j([C(a(),D())]),"JSON").shape});var Yo=j([he,ve,zt,At,ze]),vc=C(a(),Yo),Vr=p({refreshers:L(a()),...J.shape,...Z(D(),"DYNAMIC").shape});var ar=p({...J.shape,...Z(Wo(),"MARKDOWN").shape});var Ot=(r=>(r.ARCHIVE="ARCHIVE",r.REGISTRY="REGISTRY",r))(Ot||{}),nt=(r=>(r.CUSTOM="CUSTOM",r.OFFICIAL="OFFICIAL",r))(nt||{}),ot=(v=>(v.ARTIFICIAL_INTELLIGENCE="ARTIFICIAL_INTELLIGENCE",v.COMMUNICATION="COMMUNICATION",v.COMMERCE="COMMERCE",v.CORE="CORE",v.UNIVERSAL_AI="UNIVERSAL_AI",v.FLOW_CONTROL="FLOW_CONTROL",v.BUSINESS_INTELLIGENCE="BUSINESS_INTELLIGENCE",v.ACCOUNTING="ACCOUNTING",v.PRODUCTIVITY="PRODUCTIVITY",v.CONTENT_AND_FILES="CONTENT_AND_FILES",v.DEVELOPER_TOOLS="DEVELOPER_TOOLS",v.CUSTOMER_SUPPORT="CUSTOMER_SUPPORT",v.FORMS_AND_SURVEYS="FORMS_AND_SURVEYS",v.HUMAN_RESOURCES="HUMAN_RESOURCES",v.PAYMENT_PROCESSING="PAYMENT_PROCESSING",v.MARKETING="MARKETING",v.SALES_AND_CRM="SALES_AND_CRM",v))(ot||{});var kt=(r=>(r.AUTHORIZATION_CODE="authorization_code",r.CLIENT_CREDENTIALS="client_credentials",r))(kt||{}),Zr="both_client_credentials_and_authorization_code";var Be=(i=>(i.POLLING="POLLING",i.WEBHOOK="WEBHOOK",i.APP_WEBHOOK="APP_WEBHOOK",i.MANUAL="MANUAL",i))(Be||{}),wt=(u=>(u.NONE="NONE",u.HEADER_PRESENT="HEADER_PRESENT",u.QUERY_PRESENT="QUERY_PRESENT",u.BODY_PARAM_PRESENT="BODY_PARAM_PRESENT",u.HEAD_REQUEST="HEAD_REQUEST",u))(wt||{}),xc=p({strategy:G(wt),paramName:h(a())}),Rt=(r=>(r.SIMULATION="SIMULATION",r.TEST_FUNCTION="TEST_FUNCTION",r))(Rt||{});var sr=(r=>(r.WEBSOCKET="WEBSOCKET",r.NONE="NONE",r))(sr||{}),Qo=p({status:h(fe()),body:h(D()),headers:h(C(a(),a()))}),ei=p({type:O("DELAY"),resumeDateTime:a(),requestIdToReply:h(a()),handlerId:h(a()),streamStepProgress:h(G(sr))}),ti=p({type:O("WEBHOOK"),requestId:a(),requestIdToReply:h(a()),response:Qo,handlerId:h(a()),streamStepProgress:h(G(sr))}),_c=j([ei,ti]);var Pc=p({body:D(),rawBody:h(D()),headers:C(a(),a()),queryParams:C(a(),a())});function ce(e){return e==null}o(ce,"isNil");function Nt(e){return e==null?!0:typeof e=="string"||Array.isArray(e)?e.length===0:typeof e=="object"?Object.keys(e).length===0:!1}o(Nt,"isEmpty");function ur(e,t){if(e==null)throw new Error(`${t} is null or undefined`)}o(ur,"assertNotNullOrUndefined");var Hr=We(require("crypto"),1);var bc=128,qe,it,Ic=o(e=>{!qe||qe.length<e?(qe=Buffer.allocUnsafe(e*bc),Hr.default.randomFillSync(qe),it=0):it+e>qe.length&&(Hr.default.randomFillSync(qe),it=0),it+=e},"fillPool"),Tc=o(e=>(Ic(e|=0),qe.subarray(it-e,it)),"random"),Ec=o((e,t,r)=>{let n=(2<<31-Math.clz32(e.length-1|1))-1,i=Math.ceil(1.6*n*t/e.length);return(u=t)=>{let c="";for(;;){let l=r(i),f=i;for(;f--;)if(c+=e[l[f]&n]||"",c.length===u)return c}}},"customRandom"),ni=o((e,t=21)=>Ec(e,t,Tc),"customAlphabet");var $c="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",oi=21,Db=a().check(Me(new RegExp(`^[0-9a-zA-Z]{${oi}}$`))),Sc=ni($c,oi);var Ve=Fe(je(e=>e instanceof Date?e.toISOString():e),a()),_e={id:a(),created:Ve,updated:Ve},re=o(e=>h(It(e)),"Nullable");function Gr(e){return h(It(G(e)))}o(Gr,"NullableEnum");var Mb=Fe(je(e=>e==="true"||e===!0?!0:e==="false"||e===!1?!1:void 0),h(X())),cr=o(e=>Fe(je(t=>Array.isArray(t)?t:t!==void 0?[t]:void 0),h(L(e))),"OptionalArrayFromQuery");var Fb=C(a(),D());var Dt=(x=>(x.OPENAI="openai",x.OPENROUTER="openrouter",x.ANTHROPIC="anthropic",x.AZURE="azure",x.GOOGLE="google",x.ACTIVEPIECES="activepieces",x.CLOUDFLARE_GATEWAY="cloudflare-gateway",x.CUSTOM="custom",x.BEDROCK="bedrock",x.MISTRAL="mistral",x))(Dt||{});var Qb=a().check(Me(/^#[0-9A-Fa-f]{6}$/));var tI=p({filename:a(),data:D(),type:O("file"),mimetype:h(a())});var Ac=We(ai());var uI=p({..._e,name:a(),permissions:L(a()),platformId:re(a()),type:a(),userCount:h(fe())});var si=(n=>(n.AGENT_DECIDE="agent-decide",n.CHOOSE_YOURSELF="choose-yourself",n.LEAVE_EMPTY="leave-empty",n))(si||{}),Wr=(r=>(r.FILE="FILE",r.TABLE="TABLE",r))(Wr||{}),qr=(n=>(n.SSE="sse",n.STREAMABLE_HTTP="streamable-http",n.SIMPLE_HTTP="http",n))(qr||{});var Kr=(n=>(n.TEXT="text",n.NUMBER="number",n.BOOLEAN="boolean",n))(Kr||{});var Jr=(r=>(r.IN_PROGRESS="in-progress",r.COMPLETED="completed",r))(Jr||{});var zc=p({mode:G(si),value:D()}),Oc=p({auth:h(a()),fields:C(a(),zc)}),kc=p({pieceName:a(),pieceVersion:a(),actionName:a(),predefinedInput:h(Oc)}),wc=p({type:O("PIECE"),toolName:a().check(Pe(1)),pieceMetadata:kc}),Rc=p({type:O("none")}),Nc=p({type:O("access_token"),accessToken:a()}),Dc=p({type:O("api_key"),apiKey:a(),apiKeyHeader:a()}),Cc=p({type:O("headers"),headers:C(a(),a())}),Uc=Le("type",[Rc,Nc,Dc,Cc]),ui=p({type:O("FLOW"),toolName:a().check(Pe(1)),externalFlowId:a(),flowDisplayName:h(a())}),ci=p({type:O("MCP"),toolName:a().check(Pe(1)),serverUrl:Zo(),protocol:G(qr),auth:Uc}),li=p({type:O("KNOWLEDGE_BASE"),toolName:a().check(Pe(1)),sourceType:G(Wr),sourceId:a(),sourceName:a()}),Mc=Le("type",[wc,ui,ci,li]),Lc=p({displayName:a(),description:h(a()),type:G(Kr)}),pi=p({type:O("MARKDOWN"),markdown:a()}),at={type:O("TOOL_CALL"),input:re(C(a(),D())),output:h(D()),toolName:a(),status:G(Jr),toolCallId:a(),startTime:a(),endTime:h(a())},LI=p(at),di=Le("toolCallType",[p({...at,toolCallType:O("PIECE"),pieceName:a(),pieceVersion:a(),actionName:a()}),p({...at,toolCallType:O("FLOW"),displayName:a(),externalFlowId:a()}),p({...at,toolCallType:O("MCP"),displayName:a(),serverUrl:a()}),p({...at,toolCallType:O("KNOWLEDGE_BASE"),displayName:a(),sourceType:a()}),p({...at,toolCallType:O("UNKNOWN"),displayName:a()})]),jc=j([pi,di]);var Xr=(r=>(r.IMAGE="image",r.TEXT="text",r))(Xr||{}),we=p({apiKey:a()}),Fc=we,Bc=p({apiKey:a(),apiKeyHash:a()}),Vc=we,Zc=we,Hc=we,Gc=we,Wc=we,qc=we,Kc=we,hi=p({accessKeyId:a().check(Pe(1)),secretAccessKey:a().check(Pe(1))}),Jc=p({}),Xc=p({}),Yc=p({}),Qc=p({}),el=p({}),tl=p({}),vi=p({modelId:a(),modelName:a(),modelType:G(Xr)}),xi=p({apiKeyHeader:a(),baseUrl:a(),models:L(vi),defaultHeaders:h(C(a(),a()))}),_i=p({accountId:a(),gatewayId:a(),models:L(vi),vertexProject:h(a()),vertexRegion:h(a())}),Pi=p({resourceName:a(),apiVersion:Fe(je(e=>typeof e=="string"&&e.trim().length===0?void 0:e),h(a()))}),bi=p({region:a().check(Pe(1))}),rl=j([Fc,Hc,Gc,Wc,qc,Zc,Vc,Bc,hi,Kc]),Ii=j([xi,_i,Pi,bi,Jc,Yc,Qc,el,Xc,tl]),nl=p({id:a(),name:a(),type:G(Xr)}),ol=p({id:a(),name:a(),provider:G(Dt),config:Ii,enabledForChat:X()}),il=p({provider:G(Dt),config:Ii,auth:rl,platformId:a()});var VI={openai:"openai",anthropic:"anthropic","google-ai-studio":"google","google-vertex-ai":"google"},mi=["gpt-5.5","gpt-5.4-mini","gpt-5.4-nano","gpt-4.1","gpt-4.1-mini"],al=["claude-sonnet-4-6","claude-opus-4-7","claude-haiku-4-5"],sl=["claude-sonnet-4.6","claude-opus-4.7","claude-haiku-4.5"],fi=["gemini-2.5-pro","gemini-2.5-flash","gemini-3.1-pro-preview","gemini-3-flash-preview"],ul=["grok-4.20","grok-4.1-fast"],cl={openai:mi,anthropic:al,google:fi,activepieces:[...sl.map(e=>`anthropic/${e}`),...mi.map(e=>`openai/${e}`),...fi.map(e=>`google/${e}`),...ul.map(e=>`x-ai/${e}`)]};var gi=128e3,ll={openai:128e3,anthropic:2e5,google:1048576,bedrock:2e5,azure:128e3,openrouter:128e3,activepieces:2e5,mistral:128e3};function pl({provider:e}){return e?ll[e]??gi:gi}o(pl,"getMaxContextTokens");var yi={openai:"text-embedding-3-small",google:"text-embedding-004",azure:"text-embedding-3-small",activepieces:"text-embedding-3-small",openrouter:"openai/text-embedding-3-small"},dl={anthropic:"native",google:"native",openrouter:"plugin",activepieces:"plugin"},ml=new Set(["anthropic","mistral"]);function Te(e){return{chatModels:cl[e],maxContextTokens:pl({provider:e}),defaultEmbeddingModel:yi[e],supportsEmbedding:yi[e]!==void 0,supportsImageGeneration:!ml.has(e),webSearch:dl[e]}}o(Te,"buildProviderCapabilities");var fl={openai:Te("openai"),anthropic:Te("anthropic"),openrouter:Te("openrouter"),azure:Te("azure"),google:Te("google"),"cloudflare-gateway":Te("cloudflare-gateway"),custom:Te("custom"),bedrock:Te("bedrock"),mistral:Te("mistral"),activepieces:Te("activepieces")};var gl=p({base64Url:a(),fileName:a(),extension:h(a())}),yl=p({mimeType:a(),url:a(),fileName:h(a())}),Yr=j([gl,yl]);var hl=j([p({type:O("file"),value:Yr}),p({type:O("markdown"),value:a(),files:h(L(Yr))})]),vl=p({sessionId:a(),message:a(),files:h(L(a()))});var Ei=(r=>(r.ON_NEW_RECORD="ON_NEW_RECORD",r.ON_UPDATE_RECORD="ON_UPDATE_RECORD",r))(Ei||{}),$i=(r=>(r.ENABLED="ENABLED",r.DISABLED="DISABLED",r))($i||{}),Qr=(n=>(n.RECORD_CREATED="RECORD_CREATED",n.RECORD_UPDATED="RECORD_UPDATED",n.RECORD_DELETED="RECORD_DELETED",n))(Qr||{});var xl=j([p({..._e,name:a(),externalId:a(),type:O("STATIC_DROPDOWN"),tableId:a(),projectId:a(),data:p({options:L(p({value:a()}))})}),p({..._e,name:a(),externalId:a(),type:j([O("TEXT"),O("NUMBER"),O("DATE")]),tableId:a(),projectId:a()})]),_l=p({..._e,name:a(),folderId:re(a()),projectId:a(),externalId:a(),status:Gr($i),trigger:Gr(Ei)}),Pl=p({..._e,tableId:a(),projectId:a(),cells:C(a(),p({updated:a(),created:a(),value:D(),fieldName:a()}))}),bl=p({events:L(G(Qr)),webhookUrl:a(),flowId:a()}),Il=p({fields:L(p({id:a(),name:a()})),rows:L(C(a(),a())),name:a()}),Tl=p({projectId:a(),limit:h(Tt.number()),cursor:h(a()),name:h(a()),externalIds:cr(a()),folderId:h(a()),folderIds:cr(a())}),El=p({records:L(L(p({fieldId:a(),value:Ai()}))),tableId:a()}),$l=p({cells:h(L(p({fieldId:a(),value:Ai()}))),tableId:a(),agentUpdate:h(X())}),Si=Le("operator",[Ke("eq"),Ke("neq"),Ke("gt"),Ke("gte"),Ke("lt"),Ke("lte"),Ke("co"),Ti("exists"),Ti("not_exists")]),Sl=p({tableId:a(),limit:h(Tt.number()),cursor:h(a()),filters:cr(Si)});function Ai(){return Fe(je(e=>e==null?e:String(e)),It(a()))}o(Ai,"coerceToString");function Ke(e){return p({fieldId:a(),operator:O(e),value:a()})}o(Ke,"valueFilter");function Ti(e){return p({fieldId:a(),operator:O(e)})}o(Ti,"existenceFilter");var Al=p({status:h(fe()),body:h(D()),headers:h(C(a(),a()))}),zl=p({..._e,deleted:re(Ve),ownerId:a(),displayName:a(),platformId:a(),externalId:re(a())});var zi=p({name:a(),description:h(a()),type:a(),required:X()}),Ol=p({pieceName:a(),triggerName:a(),input:p({toolName:a(),toolDescription:a(),inputSchema:L(zi),returnsResponse:X()})});var Oi="^[0-9]+\\.[0-9]+\\.[0-9]+$",uT=new RegExp(Oi),wl="^([~^])?[0-9]+\\.[0-9]+\\.[0-9]+$",cT=a().check(Me(new RegExp(Oi))),lT=a().check(Me(new RegExp(wl))),Rl=p({packageType:O("ARCHIVE"),pieceType:G(nt),pieceName:a(),pieceVersion:a(),archiveId:a(),platformId:a()}),ki=p({packageType:O("REGISTRY"),pieceType:O("OFFICIAL"),pieceName:a(),pieceVersion:a()}),wi=p({packageType:O("REGISTRY"),pieceType:O("CUSTOM"),pieceName:a(),pieceVersion:a(),platformId:a()}),pT=j([ki,wi]),dT=j([Rl,ki,wi]);var Nl=Le("type",[p({type:O("CRON_EXPRESSION"),cronExpression:a(),timezone:a()}),p({type:O("INTERVAL"),intervalMs:Ho().check(Qt(6e4))})]),mT=p({..._e,type:G(Be),projectId:a(),flowId:a(),triggerName:a(),schedule:re(Nl),flowVersionId:a(),pieceName:a(),pieceVersion:a(),deleted:re(a()),simulate:X()}),Ri=(m=>(m.UNKNOWN="UNKNOWN",m.FLOW_RUN_LOG="FLOW_RUN_LOG",m.FLOW_RUN_LOG_SLICE="FLOW_RUN_LOG_SLICE",m.PACKAGE_ARCHIVE="PACKAGE_ARCHIVE",m.FLOW_STEP_FILE="FLOW_STEP_FILE",m.SAMPLE_DATA="SAMPLE_DATA",m.TRIGGER_PAYLOAD="TRIGGER_PAYLOAD",m.SAMPLE_DATA_INPUT="SAMPLE_DATA_INPUT",m.TRIGGER_EVENT_FILE="TRIGGER_EVENT_FILE",m.PROJECT_RELEASE="PROJECT_RELEASE",m.FLOW_VERSION_BACKUP="FLOW_VERSION_BACKUP",m.PLATFORM_ASSET="PLATFORM_ASSET",m.USER_PROFILE_PICTURE="USER_PROFILE_PICTURE",m.WEBHOOK_PAYLOAD="WEBHOOK_PAYLOAD",m.KNOWLEDGE_BASE="KNOWLEDGE_BASE",m.FLOW_BUNDLE="FLOW_BUNDLE",m))(Ri||{}),Ni=(r=>(r.NONE="NONE",r.ZSTD="ZSTD",r))(Ni||{}),Di=(r=>(r.S3="S3",r.DB="DB",r))(Di||{}),fT=p({..._e,projectId:re(a()),platformId:re(a()),type:G(Ri),compression:G(Ni),data:h(D()),location:G(Di),size:re(fe()),fileName:re(a()),s3Key:re(a()),metadata:re(C(a(),a()))}),Ci=(n=>(n.ADMIN="ADMIN",n.MEMBER="MEMBER",n.OPERATOR="OPERATOR",n))(Ci||{}),Ui=(r=>(r.ACTIVE="ACTIVE",r.INACTIVE="INACTIVE",r))(Ui||{}),gT=p({id:a(),email:a(),firstName:a(),status:G(Ui),externalId:re(a()),platformId:re(a()),platformRole:G(Ci),lastName:a(),created:Ve,updated:Ve,lastActiveDate:re(Ve),imageUrl:re(a())});var en=p({...J.shape,...Z(C(a(),D()),"OBJECT").shape});var Fi=p({...J.shape,...Z(a(),"COLOR").shape});var tn=j([he,Ae,ar,Oe,ve,ze,Br,Et,Vr,ke,At,en,zt,St,$t,Fi]),H={ShortText(e){return{...e,valueSchema:void 0,type:"SHORT_TEXT"}},Checkbox(e){return{...e,valueSchema:void 0,type:"CHECKBOX"}},LongText(e){return{...e,valueSchema:void 0,type:"LONG_TEXT"}},MarkDown(e){return{displayName:"Markdown",required:!1,description:e.value,type:"MARKDOWN",valueSchema:void 0,variant:e.variant??"INFO"}},Number(e){return{...e,valueSchema:void 0,type:"NUMBER"}},Json(e){return{...e,valueSchema:void 0,type:"JSON"}},Array(e){return{...e,valueSchema:void 0,type:"ARRAY"}},Object(e){return{...e,valueSchema:void 0,type:"OBJECT"}},Dropdown(e){return{...e,valueSchema:void 0,type:"DROPDOWN"}},StaticDropdown(e){return{...e,valueSchema:void 0,type:"STATIC_DROPDOWN"}},MultiSelectDropdown(e){return{...e,valueSchema:void 0,type:"MULTI_SELECT_DROPDOWN"}},DynamicProperties(e){return{...e,valueSchema:void 0,type:"DYNAMIC"}},StaticMultiSelectDropdown(e){return{...e,valueSchema:void 0,type:"STATIC_MULTI_SELECT_DROPDOWN"}},DateTime(e){return{...e,valueSchema:void 0,type:"DATE_TIME"}},File(e){return{...e,valueSchema:void 0,type:"FILE"}},Custom(e){let t=e.code.toString();return{...e,code:t,valueSchema:void 0,type:"CUSTOM"}},Color(e){return{...e,valueSchema:void 0,type:"COLOR"}}};var Ee=p({displayName:a(),description:h(a())});var Bi=p({username:a(),password:a()}),rn=p({...Ee.shape,username:p({displayName:a(),description:h(a())}),password:p({displayName:a(),description:h(a())}),...Z(Bi,"BASIC_AUTH").shape});var Ml=C(a(),j([he,Ae,ke,Oe,ve])),nn=p({...Ee.shape,props:Ml,...Z(D(),"CUSTOM_AUTH").shape});var Je=p({...Ee.shape,...Z(p({auth:a()}),"SECRET_TEXT").shape});var Ll=C(a(),j([he,Ae,Je,ke,Oe,ve,ze,ar])),Vi=p({...Ee.shape,props:Ll,...Z(D(),"OIDC").shape});var on=(r=>(r.HEADER="HEADER",r.BODY="BODY",r))(on||{}),Zi=j([he,Je,ve]),Hi=C(a(),Zi),jl=p({props:h(C(a(),Zi)),authUrl:a(),tokenUrl:a(),scope:L(a()),prompt:h(j([O("none"),O("consent"),O("login"),O("omit")])),pkce:h(X()),pkceMethod:h(j([O("plain"),O("S256")])),authorizationMethod:h(G(on)),grantType:h(j([G(kt),O(Zr)])),extra:h(C(a(),a()))}),Gi=p({access_token:a(),props:h(Hi),data:C(a(),bt())}),an=p({...Ee.shape,...jl.shape,...Z(Gi,"OAUTH2").shape});var st=j([rn,nn,Vi,an,Je]),Ct="Connection",sn={SecretText(e){return{...e,valueSchema:void 0,type:"SECRET_TEXT"}},OAuth2(e){return{...e,valueSchema:void 0,type:"OAUTH2",displayName:e.displayName||Ct}},BasicAuth(e){return{...e,valueSchema:void 0,type:"BASIC_AUTH",displayName:e.displayName||Ct,required:!0}},CustomAuth(e){return{...e,valueSchema:void 0,type:"CUSTOM_AUTH",displayName:e.displayName||Ct}},OIDC(e){return{...e,valueSchema:void 0,type:"OIDC",displayName:e.displayName||Ct}},None(){}};var WE={OAUTH2:"OAUTH2",CLOUD_OAUTH2:"OAUTH2",PLATFORM_OAUTH2:"OAUTH2",BASIC_AUTH:"BASIC_AUTH",CUSTOM_AUTH:"CUSTOM_AUTH",OIDC:"OIDC",SECRET_TEXT:"SECRET_TEXT",NO_AUTH:void 0};var Fl=p({...J.shape,...Z(D(),"CUSTOM").shape,code:a()});var Bl=j([tn,st]),un=C(a(),Bl),m$=C(a(),tn);var Wi=j([p({strategy:O("CRON"),cronExpression:a()}),p({strategy:O("NONE")})]),ut=class{constructor(t,r,n,i,u,c,l,f,g,x,T,_,s,d,y,m,v,P,M){this.name=t;this.displayName=r;this.description=n;this.requireAuth=i;this.props=u;this.type=c;this.handshakeConfiguration=l;this.onHandshake=f;this.renewConfiguration=g;this.onRenew=x;this.onEnable=T;this.onDisable=_;this.onStart=s;this.run=d;this.test=y;this.sampleData=m;this.testStrategy=v;this.outputSchema=P;this.aiMetadata=M}static{o(this,"ITrigger")}},qi=o(e=>{switch(e.type){case"WEBHOOK":return new ut(e.name,e.displayName,e.description,e.requireAuth??!0,e.props,e.type,e.handshakeConfiguration??{strategy:"NONE"},e.onHandshake??(async()=>({status:200})),e.renewConfiguration??{strategy:"NONE"},e.onRenew??(async()=>Promise.resolve()),e.onEnable,e.onDisable,e.onStart??(async()=>Promise.resolve()),e.run,e.test??(()=>Promise.resolve([e.sampleData])),e.sampleData,e.test?"TEST_FUNCTION":"SIMULATION",e.outputSchema,e.aiMetadata);case"POLLING":return new ut(e.name,e.displayName,e.description,e.requireAuth??!0,e.props,e.type,{strategy:"NONE"},async()=>({status:200}),{strategy:"NONE"},(async()=>Promise.resolve()),e.onEnable,e.onDisable,e.onStart??(async()=>Promise.resolve()),e.run,e.test??(()=>Promise.resolve([e.sampleData])),e.sampleData,"TEST_FUNCTION",e.outputSchema,e.aiMetadata);case"MANUAL":return new ut(e.name,e.displayName,e.description,e.requireAuth??!0,e.props,e.type,{strategy:"NONE"},async()=>({status:200}),{strategy:"NONE"},(async()=>Promise.resolve()),e.onEnable,e.onDisable,e.onStart??(async()=>Promise.resolve()),e.run,e.test??(()=>Promise.resolve([e.sampleData])),e.sampleData,"TEST_FUNCTION",e.outputSchema,e.aiMetadata);case"APP_WEBHOOK":return new ut(e.name,e.displayName,e.description,e.requireAuth??!0,e.props,e.type,{strategy:"NONE"},async()=>({status:200}),{strategy:"NONE"},(async()=>Promise.resolve()),e.onEnable,e.onDisable,e.onStart??(async()=>Promise.resolve()),e.run,e.test??(()=>Promise.resolve([e.sampleData])),e.sampleData,ce(e.sampleData)&&ce(e.test)?"SIMULATION":"TEST_FUNCTION",e.outputSchema,e.aiMetadata)}},"createTrigger");var Ki="2",pr="0.82.0";var cn=class{constructor(t,r,n,i,u,c,l,f,g=pr,x,T="",_){this.displayName=t;this.logoUrl=r;this.authors=n;this.events=i;this.categories=l;this.auth=f;this.minimumSupportedRelease=g;this.maximumSupportedRelease=x;this.description=T;this.deprecated=_;this._actions={};this._triggers={};this.getContextInfo=o(()=>({version:Ki}),"getContextInfo");(!Vl(g)||Zl(g,pr))&&(this.minimumSupportedRelease=pr),u.forEach(s=>this._actions[s.name]=s),c.forEach(s=>this._triggers[s.name]=s)}static{o(this,"Piece")}metadata(){return{displayName:this.displayName,logoUrl:this.logoUrl,actions:this._actions,triggers:this._triggers,categories:this.categories,description:this.description,authors:this.authors,auth:this.auth,minimumSupportedRelease:this.minimumSupportedRelease,maximumSupportedRelease:this.maximumSupportedRelease,deprecated:this.deprecated,contextInfo:this.getContextInfo?.()}}getAction(t){return this._actions[t]}getTrigger(t){return this._triggers[t]}actions(){return this._actions}triggers(){return this._triggers}},Ji=o(e=>{if(e.auth&&Array.isArray(e.auth)&&!e.auth.every((r,n,i)=>n===i.findIndex(u=>u.type===r.type)))throw new Error("Auth properties must be unique by type");return new cn(e.displayName,e.logoUrl,e.authors??[],e.events,e.actions,e.triggers,e.categories??[],e.auth,e.minimumSupportedRelease,e.maximumSupportedRelease,e.description,e.deprecated)},"createPiece");function Vl(e){return/^\d+\.\d+\.\d+$/.test(e)}o(Vl,"isValidSimpleSemver");function Zl(e,t){let[r,n,i]=e.split(".").map(Number),[u,c,l]=t.split(".").map(Number);return r!==u?r<u:n!==c?n<c:i<l}o(Zl,"isSemverLessThan");var Hl=h(C(a(),C(a(),a()))),Xi=p({id:h(a()),name:a(),displayName:a(),logoUrl:a(),description:a(),authors:L(a()),platformId:h(a()),directoryPath:h(a()),auth:h(j([st,L(st)])),version:a(),categories:h(L(G(ot))),minimumSupportedRelease:h(a()),maximumSupportedRelease:h(a()),deprecated:h(X()),i18n:Hl}),Gl=G(["human","ai","both"]),Yi=p({description:h(a()),idempotent:h(X())}),Qi=p({name:a(),displayName:a(),description:a(),props:un,requireAuth:X(),errorHandlingOptions:h(Fr),outputSchema:h(nr()),audience:h(Gl),aiMetadata:h(Yi)}),ea=p({name:a(),displayName:a(),description:a(),props:un,errorHandlingOptions:h(Fr),type:G(Be),sampleData:D(),handshakeConfiguration:h(nr()),renewConfiguration:h(Wi),testStrategy:G(Rt),outputSchema:h(nr()),aiMetadata:h(Yi)}),Wl=p({...Xi.shape,actions:C(a(),Qi),triggers:C(a(),ea)}),ql=p({...Xi.shape,actions:fe(),triggers:fe(),suggestedActions:h(L(Qi)),suggestedTriggers:h(L(ea))}),ta=p({projectUsage:fe(),pieceType:G(nt),packageType:G(Ot),platformId:h(a()),archiveId:h(a())}),mS=p({...Wl.shape,...ta.shape}),fS=p({...ql.shape,...ta.shape}),gS=p({name:a(),version:a()});var Kl=We(require("path")),Jl=We(require("fs/promises"));var ia=require("node:stream");var dr=class{constructor(t,r){this.baseUrl=t;this.authenticationConverter=r}static{o(this,"BaseHttpClient")}getUrl(t){let r=new URL(`${this.baseUrl}${t.url}`),n=`${r.origin}${r.pathname}`,i=new URLSearchParams;return r.searchParams.forEach((u,c)=>{i.append(c,u)}),{urlWithoutQueryParams:n,queryParams:i}}getHeaders(t){let r={Accept:"application/json"};return t.authentication&&this.populateAuthentication(t.authentication,r),t.body&&(t.headers?.["Content-Type"]==="text/csv"?r["Content-Type"]="text/csv":r["Content-Type"]="application/json"),t.headers&&(r={...r,...t.headers}),r}populateAuthentication(t,r){this.authenticationConverter.convert(t,r)}};var mr=class{static{o(this,"DelegatingAuthenticationConverter")}constructor(t=new ln,r=new pn){this.converters={BEARER_TOKEN:t,BASIC:r}}convert(t,r){return this.converters[t.type].convert(t,r)}},ln=class{static{o(this,"BearerTokenAuthenticationConverter")}convert(t,r){return r.Authorization=`Bearer ${t.token}`,r}},pn=class{static{o(this,"BasicTokenAuthenticationConverter")}convert(t,r){let n=`${t.username}:${t.password}`,i=Buffer.from(n).toString("base64");return r.Authorization=`Basic ${i}`,r}};var Ut=class extends Error{constructor(r,n){let i=n.status||500,u=Buffer.isBuffer(n.responseBody)?n.responseBody.toString():n.responseBody;super(JSON.stringify({response:{status:i,body:u},request:{body:r}}));this.requestBody=r;this.status=i,this.responseBody=u}static{o(this,"HttpError")}errorMessage(){return{response:{status:this.status,body:this.responseBody},request:{body:this.requestBody}}}get response(){return{status:this.status,body:this.responseBody}}get request(){return{body:this.requestBody}}};function ra({error:e,requestBody:t}){return e instanceof Ut?e.errorMessage():{response:{status:0,body:e instanceof Error?e.message:String(e)},request:{body:t}}}o(ra,"toFailsafeOutput");var dn=(c=>(c.GET="GET",c.POST="POST",c.PATCH="PATCH",c.PUT="PUT",c.DELETE="DELETE",c.HEAD="HEAD",c))(dn||{});var fr=class extends dr{static{o(this,"FetchHttpClient")}constructor(t="",r=new mr){super(t,r)}async sendRequest(t,r){process.env.NODE_TLS_REJECT_UNAUTHORIZED="0";let{urlWithoutQueryParams:n,queryParams:i}=this.getUrl(t),u=this.getHeaders(t),c=t.queryParams??{};for(let[M,te]of Object.entries(c))i.append(M,te);let l=i.toString(),f=l?`${n}?${l}`:n,g=t.responseType??"json",x=t.followRedirects??!0,T=t.retries??0,{body:_,extraHeaders:s,isStream:d}=Xl(t.method)?Yl(t.body,u):{body:void 0,extraHeaders:{},isStream:!1},y=ep({...u,...s}),m=await Ql(async()=>{let M=new AbortController,te=t.timeout&&t.timeout>0?setTimeout(()=>M.abort(),t.timeout):void 0;try{let q={method:t.method.toString(),headers:y,body:_,redirect:x?"follow":"manual",signal:M.signal};return d&&(q.duplex="half"),r?.dispatcher!==void 0&&(q.dispatcher=r.dispatcher),await fetch(f,q)}finally{te!==void 0&&clearTimeout(te)}},T),v=x?300:400;if(m.status<200||m.status>=v){let M=await na(m,g),te=new Ut(t.body,{status:m.status,responseBody:M});throw console.error("[HttpClient#(sanitized error message)] Request failed:",te),te}let P=await na(m,g);return{status:m.status,headers:tp(m.headers),body:P}}};function Xl(e){return e!=="GET"&&e!=="HEAD"}o(Xl,"acceptsRequestBody");function Yl(e,t){if(np(e))return{body:void 0,extraHeaders:{},isStream:!1};if(rp(e)){let n=new ia.PassThrough;return e.on("error",i=>n.destroy(i)),e.pipe(n),{body:n,extraHeaders:e.getHeaders(),isStream:!0}}return typeof e=="string"||Buffer.isBuffer(e)||e instanceof URLSearchParams||e instanceof ArrayBuffer||typeof FormData<"u"&&e instanceof FormData||typeof Blob<"u"&&e instanceof Blob?{body:e,extraHeaders:{},isStream:!1}:(t["Content-Type"]??t["content-type"]??"").includes("application/x-www-form-urlencoded")?{body:new URLSearchParams(e).toString(),extraHeaders:{},isStream:!1}:{body:JSON.stringify(e),extraHeaders:{},isStream:!1}}o(Yl,"serializeBody");async function na(e,t){switch(t){case"arraybuffer":return Buffer.from(await e.arrayBuffer());case"blob":return await e.blob();case"text":return await e.text();default:{let r=await e.text();if(r.length===0)return;try{return JSON.parse(r)}catch{return r}}}}o(na,"parseResponseBody");async function Ql(e,t){let r;for(let n=0;n<=t;n++)try{let i=await e();if(i.status>=500&&n<t){await oa(n);continue}return i}catch(i){if(r=i,n<t){await oa(n);continue}throw i}throw r}o(Ql,"sendWithRetries");function oa(e){let t=Math.min(1e3*2**e,3e4);return new Promise(r=>setTimeout(r,t))}o(oa,"backoff");function ep(e){let t={};for(let[r,n]of Object.entries(e))n!==void 0&&(t[r.toLowerCase()]=Array.isArray(n)?n.join(", "):n);return t}o(ep,"normalizeHeaders");function tp(e){let t={};return e.forEach((r,n)=>{t[n]=r}),t}o(tp,"toHttpHeaders");function rp(e){return typeof e=="object"&&e!==null&&typeof e.getHeaders=="function"&&typeof e.pipe=="function"&&typeof e.on=="function"}o(rp,"isNodeFormData");function np(e){return e==null}o(np,"isNil");var gr=new fr;var Zd=We(require("fs")),pu=We(lu());var Hd={"application/json":"json","application/pdf":"pdf","application/xml":"xml","text/xml":"xml","application/zip":"zip","application/gzip":"gz","application/x-tar":"tar","application/octet-stream":"bin","application/msword":"doc","application/vnd.openxmlformats-officedocument.wordprocessingml.document":"docx","application/vnd.ms-excel":"xls","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":"xlsx","application/vnd.ms-powerpoint":"ppt","application/vnd.openxmlformats-officedocument.presentationml.presentation":"pptx","application/rtf":"rtf","application/javascript":"js","application/x-www-form-urlencoded":"bin","text/plain":"txt","text/html":"html","text/css":"css","text/csv":"csv","text/calendar":"ics","text/markdown":"md","image/png":"png","image/jpeg":"jpeg","image/jpg":"jpg","image/gif":"gif","image/webp":"webp","image/svg+xml":"svg","image/bmp":"bmp","image/tiff":"tiff","image/x-icon":"ico","image/vnd.microsoft.icon":"ico","image/heic":"heic","audio/mpeg":"mp3","audio/mp4":"m4a","audio/wav":"wav","audio/x-wav":"wav","audio/ogg":"ogg","audio/webm":"weba","video/mp4":"mp4","video/mpeg":"mpeg","video/webm":"webm","video/quicktime":"mov","video/x-msvideo":"avi","font/woff":"woff","font/woff2":"woff2","font/ttf":"ttf","font/otf":"otf"};function Gd(e){let t=e.split(";")[0].trim().toLowerCase();return Hd[t]??""}o(Gd,"contentTypeToExtension");var Wd=o(({baseUrl:e,relativePath:t})=>{let r=e.endsWith("/")?e:`${e}/`,n=t.startsWith("/")?t.slice(1):t;return`${r}${n}`},"joinBaseUrlWithRelativePath"),qd=o((e,t)=>{let r="https://api.example.com";try{let n=t?e(t):void 0;return(n?.endsWith("/")?n.slice(0,-1):n)??r}catch{return r}},"getBaseUrlForDescription");function du({auth:e,baseUrl:t,authMapping:r,description:n,displayName:i,name:u,props:c,extraProps:l,authLocation:f="headers"}){return or({audience:"human",name:u||"custom_api_call",displayName:i||"Custom API Call",description:n||"Make a custom API call to a specific endpoint",auth:e,requireAuth:!!e,props:{url:H.DynamicProperties({auth:e,displayName:"",required:!0,refreshers:[],props:o(async({auth:g})=>({url:H.ShortText({displayName:"URL",description:`You can either use the full URL or the relative path to the base URL
3
+ i.e ${qd(t,g)}/resource or /resource`,required:!0,defaultValue:g?t(g):"",...c?.url??{}})}),"props")}),method:H.StaticDropdown({displayName:"Method",required:!0,options:{options:Object.values(dn).map(g=>({label:g,value:g}))},...c?.method??{}}),headers:H.Object({displayName:"Headers",description:"Authorization headers are injected automatically from your connection.",required:!0,...c?.headers??{}}),queryParams:H.Object({displayName:"Query Parameters",required:!0,...c?.queryParams??{}}),body_type:H.StaticDropdown({displayName:"Body Type",required:!1,defaultValue:"none",options:{disabled:!1,options:[{label:"None",value:"none"},{label:"JSON",value:"json"},{label:"Form Data",value:"form_data"},{label:"Raw",value:"raw"}]}}),body:H.DynamicProperties({auth:e,displayName:"Body",refreshers:["body_type"],required:!1,props:o(async({body_type:g})=>{if(!g)return{};let x=g,T={};switch(x){case"none":break;case"json":T.data=H.Json({displayName:"JSON Body",required:!0,...c?.body??{}});break;case"raw":T.data=H.LongText({displayName:"Raw Body",required:!0});break;case"form_data":T.data=H.Array({displayName:"Form Data",required:!0,properties:{fieldName:H.ShortText({displayName:"Field Name",required:!0}),fieldType:H.StaticDropdown({displayName:"Field Type",required:!0,options:{disabled:!1,options:[{label:"Text",value:"text"},{label:"File",value:"file"}]}}),textFieldValue:H.LongText({displayName:"Text Field Value",required:!1}),fileFieldValue:H.File({displayName:"File Field Value",required:!1})}});break}return T},"props")}),response_is_binary:H.Checkbox({displayName:"Response is Binary ?",description:"Enable for files like PDFs, images, etc.",required:!1,defaultValue:!1}),failsafe:H.Checkbox({displayName:"No Error on Failure",required:!1,...c?.failsafe??{}}),timeout:H.Number({displayName:"Timeout (in seconds)",required:!1,...c?.timeout??{}}),followRedirects:H.Checkbox({displayName:"Follow redirects",required:!1,defaultValue:!1}),...l},run:o(async g=>{let{method:x,url:T,headers:_,queryParams:s,body:d,body_type:y,failsafe:m,timeout:v,response_is_binary:P,followRedirects:M}=g.propsValue;ur(x,"Method"),ur(T,"URL");let te=ce(r)?{}:await r(g.auth,g.propsValue),q=T.url,me=q.startsWith("http://")||q.startsWith("https://")?q:Wd({baseUrl:t(g.auth),relativePath:q}),Y={method:x,url:me,headers:{..._??{},...f==="headers"||!ce(f)?te:{}},queryParams:{...f==="queryParams"?te:{},...s??{}},timeout:v?v*1e3:0,followRedirects:M};if(P&&(Y.responseType="arraybuffer"),d)if(y&&y!=="none"){let F=d.data;if(y==="form_data"){let Re=F,$e=new pu.default;for(let{fieldName:k,fieldType:I,textFieldValue:b,fileFieldValue:S}of Re)I==="text"&&!Nt(b)?$e.append(k,b):I==="file"&&!Nt(S)&&$e.append(k,S.data,{filename:S?.filename});Y.body=$e,Y.headers={...Y.headers,...$e.getHeaders()}}else Y.body=F}else y||(Y.body=d);try{let F=await gr.sendRequest(Y);return await Kd(g.files,F.body,F.status,F.headers,P)}catch(F){if(m)return ra({error:F,requestBody:Y.body});throw F}},"run")})}o(du,"createCustomApiCallAction");var Kd=o(async(e,t,r,n,i)=>{let u;if(i&&Jd(t)){let c=Array.isArray(n?.["content-type"])?n["content-type"][0]:n?.["content-type"],l=Gd(c??"")||"txt",f;t instanceof ArrayBuffer?f=Buffer.from(new Uint8Array(t)):Buffer.isBuffer(t)?f=t:f=Buffer.from(t),u=await e.write({fileName:`output.${l}`,data:f})}else u=t;return{status:r,headers:n,body:u}},"handleBinaryResponse"),Jd=o(e=>e instanceof ArrayBuffer||Buffer.isBuffer(e),"isBinaryBody");var Ft={async poll(e,{store:t,auth:r,propsValue:n,maxItemsToPoll:i,files:u,server:c}){switch(e.strategy){case 0:{let l=await t.get("lastPoll");if(ce(l))throw new Error("lastPoll doesn't exist in the store.");let f=await e.items({store:t,auth:r,propsValue:n,lastFetchEpochMS:l,server:c}),g=f.reduce((x,T)=>Math.max(x,T.epochMilliSeconds),l);return await t.put("lastPoll",g),f.filter(x=>x.epochMilliSeconds>l).map(x=>x.data)}case 1:{let l=await t.get("lastItem"),f=await e.items({store:t,auth:r,propsValue:n,lastItemId:l,files:u,server:c}),g=f.findIndex(_=>_.id===l),x=[];ce(l)||g==-1?x=f??[]:x=f?.slice(0,g)??[],ce(i)||(x=x.slice(-i));let T=x?.[0]?.id;return ce(T)||await t.put("lastItem",T),x.map(_=>_.data)}}},async onEnable(e,{store:t,auth:r,propsValue:n,server:i}){switch(e.strategy){case 0:{await t.put("lastPoll",Date.now());break}case 1:{let c=(await e.items({store:t,auth:r,propsValue:n,lastItemId:null,server:i}))?.[0]?.id;ce(c)?await t.delete("lastItem"):await t.put("lastItem",c);break}}},async onDisable(e,t){switch(e.strategy){case 0:case 1:return}},async test(e,{auth:t,propsValue:r,store:n,files:i,server:u}){let c=[];switch(e.strategy){case 0:{c=await e.items({store:n,auth:t,propsValue:r,lastFetchEpochMS:0,server:u});break}case 1:{c=await e.items({store:n,auth:t,propsValue:r,lastItemId:null,files:i,server:u});break}}return Xd(c.map(l=>l.data))}};function Xd(e){return e.length<=5?e:e.slice(0,5)}o(Xd,"getFirstFiveOrAll");var Yd="https://api.presenton.ai/api/v1";async function Ye(e,t,r,n){try{return(await gr.sendRequest({method:t,url:`${Yd}${r}`,headers:{Authorization:`Bearer ${e}`,"Content-Type":"application/json"},body:n})).body}catch(i){throw new Error(`Unexpected error: ${i.message||String(i)}`)}}o(Ye,"makeRequest");var Qe=sn.SecretText({displayName:"Presenton API Key",description:`
4
+ `,required:!0,validate:o(async({auth:e})=>{if(e)try{return await Ye(e,"GET","/ppt/presentation/all",{}),{valid:!0}}catch{return{valid:!1,error:"Invalid Api Key"}}return{valid:!1,error:"Invalid Api Key"}},"validate")});var mu=or({auth:Qe,name:"generate_presentations",displayName:"Generate Presentations (async)",description:"Create an asynchronous presentation generation task at Presenton and return the created task.",audience:"both",aiMetadata:{description:"Generate an AI-powered slide presentation in Presenton from a content prompt (or per-slide markdown), then poll until generation completes (up to 120 seconds) and return the finished presentation. Use when an agent needs to produce a deck from a topic or outline, optionally controlling tone, slide count, theme/template, image style (stock vs. AI-generated), web search, and export format (PPTX or PDF). Each call starts a new generation task, so it is not idempotent.",idempotent:!1},props:{content:H.LongText({displayName:"Content",description:"The content for generating the presentation",required:!1}),instructions:H.LongText({displayName:"Instructions",description:"Instruction for generating the presentation (optional).",required:!1}),tone:H.StaticDropdown({displayName:"Tone",description:"Tone to use for the text",required:!1,defaultValue:"default",options:{options:[{value:"default",label:"Default"},{value:"casual",label:"Casual"},{value:"professional",label:"Professional"},{value:"funny",label:"Funny"},{value:"educational",label:"Educational"},{value:"sales_pitch",label:"Sales pitch"}]}}),verbosity:H.StaticDropdown({displayName:"Verbosity",description:"How verbose the text should be",required:!1,defaultValue:"standard",options:{options:[{value:"concise",label:"Concise"},{value:"standard",label:"Standard"},{value:"text-heavy",label:"Text-heavy"}]}}),slides_markdown:H.Array({displayName:"Slides markdown",description:"An array of markdown strings for each slide (optional).",required:!1,defaultValue:[]}),markdown_emphasis:H.Checkbox({displayName:"Markdown emphasis",description:"Whether to emphasize the markdown",required:!1,defaultValue:!0}),web_search:H.Checkbox({displayName:"Enable web search",description:"Whether to enable web search",required:!1,defaultValue:!1}),image_type:H.StaticDropdown({displayName:"Image type",description:"Type of image to generate",required:!1,defaultValue:"stock",options:{options:[{value:"stock",label:"Stock"},{value:"ai-generated",label:"AI generated"}]}}),theme:H.ShortText({displayName:"Theme",description:"Theme to use for the presentation (e.g. edge-yellow, light-rose)",required:!1}),n_slides:H.Number({displayName:"Number of slides",description:"Number of slides to generate",required:!1,defaultValue:8}),language:H.ShortText({displayName:"Language",description:"Language for the presentation",required:!1,defaultValue:"English"}),template:H.StaticDropdown({displayName:"Template",description:"Template to use for the presentation",required:!1,defaultValue:"general",options:{options:[{value:"general",label:"General"},{value:"modern",label:"Modern"},{value:"standard",label:"Standard"},{value:"swift",label:"Swift"}]}}),include_table_of_contents:H.Checkbox({displayName:"Include table of contents",description:"Whether to include a table of contents",required:!1,defaultValue:!1}),include_title_slide:H.Checkbox({displayName:"Include title slide",description:"Whether to include a title slide",required:!1,defaultValue:!0}),allow_access_to_user_info:H.Checkbox({displayName:"Allow access to user's info",description:"Whether to allow access to user's info",required:!1,defaultValue:!0}),files:H.Array({displayName:"Files",description:"Array of file identifiers uploaded via Presenton files API (optional).",required:!1,defaultValue:[]}),export_as:H.StaticDropdown({displayName:"Export as",description:"Export format",required:!1,defaultValue:"pptx",options:{options:[{value:"pptx",label:"PPTX"},{value:"pdf",label:"PDF"}]}}),trigger_webhook:H.Checkbox({displayName:"Trigger webhook",description:"Whether to trigger subscribed webhooks",required:!1,defaultValue:!1})},async run({auth:e,propsValue:t}){let r=e.secret_text,{content:n,slides_markdown:i,instructions:u,tone:c,verbosity:l,markdown_emphasis:f,web_search:g,image_type:x,theme:T,n_slides:_,language:s,template:d,include_table_of_contents:y,include_title_slide:m,allow_access_to_user_info:v,files:P,export_as:M,trigger_webhook:te}=t,q={};n&&(q.content=n),i&&(q.slides_markdown=i),u&&(q.instructions=u),c&&(q.tone=c),l&&(q.verbosity=l),q.markdown_emphasis=f??!0,q.web_search=g??!1,x&&(q.image_type=x),T&&(q.theme=T),q.n_slides=Number(_??8),q.language=s??"English",q.template=d??"general",q.include_table_of_contents=y??!1,q.include_title_slide=m??!0,q.allow_access_to_user_info=v??!0,P&&(q.files=P),q.export_as=M??"pptx",q.trigger_webhook=te??!1;try{let me=await Ye(r,"POST","/ppt/presentation/generate/async",q),Y=5,F=me.id;if(!F)throw new Error(`Presenton did not return a task id: ${JSON.stringify(me)}`);let Re=Date.now(),$e=120*1e3,k=o(I=>new Promise(b=>setTimeout(b,I)),"sleep");for(;Date.now()-Re<$e;){let I=await Ye(r,"GET",`/ppt/presentation/status/${F}`);if(I.status==="completed")return I;if(I.status==="failed")throw new Error(`Presentation generation failed: ${JSON.stringify(I)}`);await k(Y*1e3)}throw new Error("Timed out waiting for presentation generation after 120 seconds")}catch(me){throw new Error(`Presenton API error: ${me}`)}}});var gu=We(fu());var Er={strategy:0,items:o(async({auth:e,propsValue:t,lastFetchEpochMS:r})=>{let n=e.secret_text;return(await Ye(n,"GET","/ppt/presentation/all")).results.map(c=>({epochMilliSeconds:(0,gu.default)(c.created_at).valueOf(),data:c}))},"items")},yu=qi({auth:Qe,name:"newPresentation",displayName:"New Presentation",description:"Triggers when a new presentation is created in Presenton.",aiMetadata:{description:"Fires when a new presentation is created in the connected Presenton account, emitting the newly created presentation. Polls the presentation list and deduplicates by creation time, so each presentation is delivered once."},props:{},sampleData:{id:"93d4092b-2a20-4637-bbe7-2addb6273761",user:"fa86a74f-53b9-46fa-9ac9-e3a526d125ca",content:"Indian society ",n_slides:1,language:"English",title:" AI **Presented by:** Jon deo -",created_at:"2025-11-11T11:33:55.269027Z",updated_at:"2025-11-11T11:34:12.978847Z",tone:"default",verbosity:"standard",theme:null,slides:[{presentation:"93d4092b-2a20-4637-bbe7-2addb6273761",layout:"general:general-intro-slide",index:0,layout_group:"general",speaker_note:"",id:"38ca1626-83ef-451f-8529-8b10725bcb3f",content:{title:"AI Presentation",description:"",presenterName:"Jon Deo",presentationDate:"2025-11-11",image:{__image_prompt__:"r",__image_url__:"https://images.pexels.com/photos/17898879/pexels-photo-17898879.jpeg?auto=compress&cs=tinysrgb&h=650&w=940"},__speaker_note__:""},html_content:null,properties:null}]},type:"POLLING",async test(e){return await Ft.test(Er,e)},async onEnable(e){let{store:t,auth:r,propsValue:n}=e;await Ft.onEnable(Er,{store:t,auth:r,propsValue:n})},async onDisable(e){let{store:t,auth:r,propsValue:n}=e;await Ft.onDisable(Er,{store:t,auth:r,propsValue:n})},async run(e){return await Ft.poll(Er,e)}});var Qd=Ji({displayName:"Presenton",description:"Generate AI-powered presentations using Presenton (https://presenton.ai). Supports templates, themes, images, synchronous and asynchronous generation, status polling, and export to PPTX/PDF.",auth:Qe,minimumSupportedRelease:"0.36.1",logoUrl:"https://cdn.activepieces.com/pieces/presenton.png",categories:["ARTIFICIAL_INTELLIGENCE","CONTENT_AND_FILES"],authors:["sanket-a11y"],actions:[mu,du({auth:Qe,baseUrl:o(()=>"https://api.presenton.ai/api/v1","baseUrl"),authMapping:o(async e=>({Authorization:`Bearer ${e.secret_text}`}),"authMapping")})],triggers:[yu]});0&&(module.exports={presentation});
5
+ /*! Bundled license information:
6
+
7
+ mime-types/index.js:
8
+ (*!
9
+ * mime-types
10
+ * Copyright(c) 2014 Jonathan Ong
11
+ * Copyright(c) 2015 Douglas Christopher Wilson
12
+ * MIT Licensed
13
+ *)
14
+ */
package/src/index.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export declare const presentation: import("@activepieces/pieces-framework").Piece<import("@activepieces/pieces-framework").SecretTextProperty<true>>;
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,YAAY,mHAyBvB,CAAC"}
package/src/index.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;AAAA,qEAA6D;AAC7D,iFAA6E;AAE7E,4CAAkD;AAClD,iDAAqD;AACrD,sEAAkE;AAClE,+DAAwE;AAE3D,QAAA,YAAY,GAAG,IAAA,8BAAW,EAAC;IACtC,WAAW,EAAE,WAAW;IACxB,WAAW,EACT,gMAAgM;IAClM,IAAI,EAAE,oBAAa;IACnB,uBAAuB,EAAE,QAAQ;IACjC,OAAO,EAAE,mDAAmD;IAC5D,UAAU,EAAE;QACV,sBAAa,CAAC,uBAAuB;QACrC,sBAAa,CAAC,iBAAiB;KAChC;IACD,OAAO,EAAE,CAAC,aAAa,CAAC;IACxB,OAAO,EAAE;QACP,8CAAqB;QACrB,IAAA,yCAAyB,EAAC;YACxB,IAAI,EAAE,oBAAa;YACnB,OAAO,EAAE,GAAG,EAAE,CAAC,iCAAiC;YAChD,WAAW,EAAE,CAAO,IAAI,EAAE,EAAE;gBAC1B,OAAO;oBACL,aAAa,EAAE,UAAU,IAAI,CAAC,WAAW,EAAE;iBAC5C,CAAC;YACJ,CAAC,CAAA;SACF,CAAC;KACH;IACD,QAAQ,EAAE,CAAC,kCAAe,CAAC;CAC5B,CAAC,CAAC"}
@@ -1,21 +0,0 @@
1
- export declare const generatePresentations: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").SecretTextProperty<true>, {
2
- content: import("@activepieces/pieces-framework").LongTextProperty<false>;
3
- instructions: import("@activepieces/pieces-framework").LongTextProperty<false>;
4
- tone: import("@activepieces/pieces-framework").StaticDropdownProperty<string, false>;
5
- verbosity: import("@activepieces/pieces-framework").StaticDropdownProperty<string, false>;
6
- slides_markdown: import("@activepieces/pieces-framework").ArrayProperty<false>;
7
- markdown_emphasis: import("@activepieces/pieces-framework").CheckboxProperty<false>;
8
- web_search: import("@activepieces/pieces-framework").CheckboxProperty<false>;
9
- image_type: import("@activepieces/pieces-framework").StaticDropdownProperty<string, false>;
10
- theme: import("@activepieces/pieces-framework").ShortTextProperty<false>;
11
- n_slides: import("@activepieces/pieces-framework").NumberProperty<false>;
12
- language: import("@activepieces/pieces-framework").ShortTextProperty<false>;
13
- template: import("@activepieces/pieces-framework").StaticDropdownProperty<string, false>;
14
- include_table_of_contents: import("@activepieces/pieces-framework").CheckboxProperty<false>;
15
- include_title_slide: import("@activepieces/pieces-framework").CheckboxProperty<false>;
16
- allow_access_to_user_info: import("@activepieces/pieces-framework").CheckboxProperty<false>;
17
- files: import("@activepieces/pieces-framework").ArrayProperty<false>;
18
- export_as: import("@activepieces/pieces-framework").StaticDropdownProperty<string, false>;
19
- trigger_webhook: import("@activepieces/pieces-framework").CheckboxProperty<false>;
20
- }>;
21
- //# sourceMappingURL=generate-presentations.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"generate-presentations.d.ts","sourceRoot":"","sources":["../../../../src/lib/actions/generate-presentations.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;EA6PhC,CAAC"}
@@ -1,222 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.generatePresentations = void 0;
4
- const tslib_1 = require("tslib");
5
- const pieces_framework_1 = require("@activepieces/pieces-framework");
6
- const auth_1 = require("../common/auth");
7
- const client_1 = require("../common/client");
8
- const pieces_common_1 = require("@activepieces/pieces-common");
9
- exports.generatePresentations = (0, pieces_framework_1.createAction)({
10
- auth: auth_1.presentonAuth,
11
- name: 'generate_presentations',
12
- displayName: 'Generate Presentations (async)',
13
- description: 'Create an asynchronous presentation generation task at Presenton and return the created task.',
14
- audience: 'both',
15
- aiMetadata: {
16
- description: 'Generate an AI-powered slide presentation in Presenton from a content prompt (or per-slide markdown), then poll until generation completes (up to 120 seconds) and return the finished presentation. Use when an agent needs to produce a deck from a topic or outline, optionally controlling tone, slide count, theme/template, image style (stock vs. AI-generated), web search, and export format (PPTX or PDF). Each call starts a new generation task, so it is not idempotent.',
17
- idempotent: false,
18
- },
19
- props: {
20
- content: pieces_framework_1.Property.LongText({
21
- displayName: 'Content',
22
- description: 'The content for generating the presentation',
23
- required: false,
24
- }),
25
- instructions: pieces_framework_1.Property.LongText({
26
- displayName: 'Instructions',
27
- description: 'Instruction for generating the presentation (optional).',
28
- required: false,
29
- }),
30
- tone: pieces_framework_1.Property.StaticDropdown({
31
- displayName: 'Tone',
32
- description: 'Tone to use for the text',
33
- required: false,
34
- defaultValue: 'default',
35
- options: {
36
- options: [
37
- { value: 'default', label: 'Default' },
38
- { value: 'casual', label: 'Casual' },
39
- { value: 'professional', label: 'Professional' },
40
- { value: 'funny', label: 'Funny' },
41
- { value: 'educational', label: 'Educational' },
42
- { value: 'sales_pitch', label: 'Sales pitch' },
43
- ],
44
- },
45
- }),
46
- verbosity: pieces_framework_1.Property.StaticDropdown({
47
- displayName: 'Verbosity',
48
- description: 'How verbose the text should be',
49
- required: false,
50
- defaultValue: 'standard',
51
- options: {
52
- options: [
53
- { value: 'concise', label: 'Concise' },
54
- { value: 'standard', label: 'Standard' },
55
- { value: 'text-heavy', label: 'Text-heavy' },
56
- ],
57
- },
58
- }),
59
- slides_markdown: pieces_framework_1.Property.Array({
60
- displayName: 'Slides markdown',
61
- description: 'An array of markdown strings for each slide (optional).',
62
- required: false,
63
- defaultValue: [],
64
- }),
65
- markdown_emphasis: pieces_framework_1.Property.Checkbox({
66
- displayName: 'Markdown emphasis',
67
- description: 'Whether to emphasize the markdown',
68
- required: false,
69
- defaultValue: true,
70
- }),
71
- web_search: pieces_framework_1.Property.Checkbox({
72
- displayName: 'Enable web search',
73
- description: 'Whether to enable web search',
74
- required: false,
75
- defaultValue: false,
76
- }),
77
- image_type: pieces_framework_1.Property.StaticDropdown({
78
- displayName: 'Image type',
79
- description: 'Type of image to generate',
80
- required: false,
81
- defaultValue: 'stock',
82
- options: {
83
- options: [
84
- { value: 'stock', label: 'Stock' },
85
- { value: 'ai-generated', label: 'AI generated' },
86
- ],
87
- },
88
- }),
89
- theme: pieces_framework_1.Property.ShortText({
90
- displayName: 'Theme',
91
- description: 'Theme to use for the presentation (e.g. edge-yellow, light-rose)',
92
- required: false,
93
- }),
94
- n_slides: pieces_framework_1.Property.Number({
95
- displayName: 'Number of slides',
96
- description: 'Number of slides to generate',
97
- required: false,
98
- defaultValue: 8,
99
- }),
100
- language: pieces_framework_1.Property.ShortText({
101
- displayName: 'Language',
102
- description: 'Language for the presentation',
103
- required: false,
104
- defaultValue: 'English',
105
- }),
106
- template: pieces_framework_1.Property.StaticDropdown({
107
- displayName: 'Template',
108
- description: 'Template to use for the presentation',
109
- required: false,
110
- defaultValue: 'general',
111
- options: {
112
- options: [
113
- { value: 'general', label: 'General' },
114
- { value: 'modern', label: 'Modern' },
115
- { value: 'standard', label: 'Standard' },
116
- { value: 'swift', label: 'Swift' },
117
- ],
118
- },
119
- }),
120
- include_table_of_contents: pieces_framework_1.Property.Checkbox({
121
- displayName: 'Include table of contents',
122
- description: 'Whether to include a table of contents',
123
- required: false,
124
- defaultValue: false,
125
- }),
126
- include_title_slide: pieces_framework_1.Property.Checkbox({
127
- displayName: 'Include title slide',
128
- description: 'Whether to include a title slide',
129
- required: false,
130
- defaultValue: true,
131
- }),
132
- allow_access_to_user_info: pieces_framework_1.Property.Checkbox({
133
- displayName: "Allow access to user's info",
134
- description: "Whether to allow access to user's info",
135
- required: false,
136
- defaultValue: true,
137
- }),
138
- files: pieces_framework_1.Property.Array({
139
- displayName: 'Files',
140
- description: 'Array of file identifiers uploaded via Presenton files API (optional).',
141
- required: false,
142
- defaultValue: [],
143
- }),
144
- export_as: pieces_framework_1.Property.StaticDropdown({
145
- displayName: 'Export as',
146
- description: 'Export format',
147
- required: false,
148
- defaultValue: 'pptx',
149
- options: {
150
- options: [
151
- { value: 'pptx', label: 'PPTX' },
152
- { value: 'pdf', label: 'PDF' },
153
- ],
154
- },
155
- }),
156
- trigger_webhook: pieces_framework_1.Property.Checkbox({
157
- displayName: 'Trigger webhook',
158
- description: 'Whether to trigger subscribed webhooks',
159
- required: false,
160
- defaultValue: false,
161
- }),
162
- },
163
- run(_a) {
164
- return tslib_1.__awaiter(this, arguments, void 0, function* ({ auth, propsValue }) {
165
- const apiKey = auth.secret_text;
166
- const { content, slides_markdown, instructions, tone, verbosity, markdown_emphasis, web_search, image_type, theme, n_slides, language, template, include_table_of_contents, include_title_slide, allow_access_to_user_info, files, export_as, trigger_webhook, } = propsValue;
167
- const body = {};
168
- if (content)
169
- body['content'] = content;
170
- if (slides_markdown)
171
- body['slides_markdown'] = slides_markdown;
172
- if (instructions)
173
- body['instructions'] = instructions;
174
- if (tone)
175
- body['tone'] = tone;
176
- if (verbosity)
177
- body['verbosity'] = verbosity;
178
- body['markdown_emphasis'] = markdown_emphasis !== null && markdown_emphasis !== void 0 ? markdown_emphasis : true;
179
- body['web_search'] = web_search !== null && web_search !== void 0 ? web_search : false;
180
- if (image_type)
181
- body['image_type'] = image_type;
182
- if (theme)
183
- body['theme'] = theme;
184
- body['n_slides'] = Number(n_slides !== null && n_slides !== void 0 ? n_slides : 8);
185
- body['language'] = language !== null && language !== void 0 ? language : 'English';
186
- body['template'] = template !== null && template !== void 0 ? template : 'general';
187
- body['include_table_of_contents'] = include_table_of_contents !== null && include_table_of_contents !== void 0 ? include_table_of_contents : false;
188
- body['include_title_slide'] = include_title_slide !== null && include_title_slide !== void 0 ? include_title_slide : true;
189
- body['allow_access_to_user_info'] = allow_access_to_user_info !== null && allow_access_to_user_info !== void 0 ? allow_access_to_user_info : true;
190
- if (files)
191
- body['files'] = files;
192
- body['export_as'] = export_as !== null && export_as !== void 0 ? export_as : 'pptx';
193
- body['trigger_webhook'] = trigger_webhook !== null && trigger_webhook !== void 0 ? trigger_webhook : false;
194
- try {
195
- const response = yield (0, client_1.makeRequest)(apiKey, pieces_common_1.HttpMethod.POST, '/ppt/presentation/generate/async', body);
196
- const pollIntervalSeconds = 5;
197
- const taskId = response.id;
198
- if (!taskId) {
199
- throw new Error(`Presenton did not return a task id: ${JSON.stringify(response)}`);
200
- }
201
- const start = Date.now();
202
- const timeoutMs = 120 * 1000;
203
- const sleep = (ms) => new Promise((res) => setTimeout(res, ms));
204
- while (Date.now() - start < timeoutMs) {
205
- const statusResp = yield (0, client_1.makeRequest)(apiKey, pieces_common_1.HttpMethod.GET, `/ppt/presentation/status/${taskId}`);
206
- if (statusResp.status === 'completed') {
207
- return statusResp;
208
- }
209
- if (statusResp.status === 'failed') {
210
- throw new Error(`Presentation generation failed: ${JSON.stringify(statusResp)}`);
211
- }
212
- yield sleep(pollIntervalSeconds * 1000);
213
- }
214
- throw new Error(`Timed out waiting for presentation generation after 120 seconds`);
215
- }
216
- catch (err) {
217
- throw new Error(`Presenton API error: ${err}`);
218
- }
219
- });
220
- },
221
- });
222
- //# sourceMappingURL=generate-presentations.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"generate-presentations.js","sourceRoot":"","sources":["../../../../src/lib/actions/generate-presentations.ts"],"names":[],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- export declare const presentonAuth: import("@activepieces/pieces-framework").SecretTextProperty<true>;
2
- //# sourceMappingURL=auth.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"auth.d.ts","sourceRoot":"","sources":["../../../../src/lib/common/auth.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa,mEA6BxB,CAAC"}
@@ -1,34 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.presentonAuth = void 0;
4
- const tslib_1 = require("tslib");
5
- const pieces_framework_1 = require("@activepieces/pieces-framework");
6
- const client_1 = require("./client");
7
- const pieces_common_1 = require("@activepieces/pieces-common");
8
- exports.presentonAuth = pieces_framework_1.PieceAuth.SecretText({
9
- displayName: 'Presenton API Key',
10
- description: `
11
- `,
12
- required: true,
13
- validate: (_a) => tslib_1.__awaiter(void 0, [_a], void 0, function* ({ auth }) {
14
- if (auth) {
15
- try {
16
- yield (0, client_1.makeRequest)(auth, pieces_common_1.HttpMethod.GET, '/ppt/presentation/all', {});
17
- return {
18
- valid: true,
19
- };
20
- }
21
- catch (error) {
22
- return {
23
- valid: false,
24
- error: 'Invalid Api Key',
25
- };
26
- }
27
- }
28
- return {
29
- valid: false,
30
- error: 'Invalid Api Key',
31
- };
32
- }),
33
- });
34
- //# sourceMappingURL=auth.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"auth.js","sourceRoot":"","sources":["../../../../src/lib/common/auth.ts"],"names":[],"mappings":";;;;AAAA,qEAA2D;AAC3D,qCAAuC;AACvC,+DAAyD;AAE5C,QAAA,aAAa,GAAG,4BAAS,CAAC,UAAU,CAAC;IAChD,WAAW,EAAE,mBAAmB;IAChC,WAAW,EAAE;CACd;IACC,QAAQ,EAAE,IAAI;IACd,QAAQ,EAAE,KAAiB,EAAE,oDAAZ,EAAE,IAAI,EAAE;QACvB,IAAI,IAAI,EAAE,CAAC;YACT,IAAI,CAAC;gBACH,MAAM,IAAA,oBAAW,EACf,IAAc,EACd,0BAAU,CAAC,GAAG,EACd,uBAAuB,EACvB,EAAE,CACH,CAAC;gBACF,OAAO;oBACL,KAAK,EAAE,IAAI;iBACZ,CAAC;YACJ,CAAC;YAAC,OAAO,KAAK,EAAE,CAAC;gBACf,OAAO;oBACL,KAAK,EAAE,KAAK;oBACZ,KAAK,EAAE,iBAAiB;iBACzB,CAAC;YACJ,CAAC;QACH,CAAC;QACD,OAAO;YACL,KAAK,EAAE,KAAK;YACZ,KAAK,EAAE,iBAAiB;SACzB,CAAC;IACJ,CAAC,CAAA;CACF,CAAC,CAAC"}
@@ -1,4 +0,0 @@
1
- import { HttpMethod } from '@activepieces/pieces-common';
2
- export declare const BASE_URL = "https://api.presenton.ai/api/v1";
3
- export declare function makeRequest(api_key: string, method: HttpMethod, path: string, body?: unknown): Promise<any>;
4
- //# sourceMappingURL=client.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../../../../src/lib/common/client.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAc,MAAM,6BAA6B,CAAC;AAErE,eAAO,MAAM,QAAQ,oCAAoC,CAAC;AAE1D,wBAAsB,WAAW,CAC/B,OAAO,EAAE,MAAM,EACf,MAAM,EAAE,UAAU,EAClB,IAAI,EAAE,MAAM,EACZ,IAAI,CAAC,EAAE,OAAO,gBAgBf"}
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BASE_URL = void 0;
4
- exports.makeRequest = makeRequest;
5
- const tslib_1 = require("tslib");
6
- const pieces_common_1 = require("@activepieces/pieces-common");
7
- exports.BASE_URL = `https://api.presenton.ai/api/v1`;
8
- function makeRequest(api_key, method, path, body) {
9
- return tslib_1.__awaiter(this, void 0, void 0, function* () {
10
- try {
11
- const response = yield pieces_common_1.httpClient.sendRequest({
12
- method,
13
- url: `${exports.BASE_URL}${path}`,
14
- headers: {
15
- Authorization: `Bearer ${api_key}`,
16
- 'Content-Type': 'application/json',
17
- },
18
- body,
19
- });
20
- return response.body;
21
- }
22
- catch (error) {
23
- throw new Error(`Unexpected error: ${error.message || String(error)}`);
24
- }
25
- });
26
- }
27
- //# sourceMappingURL=client.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"client.js","sourceRoot":"","sources":["../../../../src/lib/common/client.ts"],"names":[],"mappings":";;;AAIA,kCAoBC;;AAxBD,+DAAqE;AAExD,QAAA,QAAQ,GAAG,iCAAiC,CAAC;AAE1D,SAAsB,WAAW,CAC/B,OAAe,EACf,MAAkB,EAClB,IAAY,EACZ,IAAc;;QAEd,IAAI,CAAC;YACH,MAAM,QAAQ,GAAG,MAAM,0BAAU,CAAC,WAAW,CAAC;gBAC5C,MAAM;gBACN,GAAG,EAAE,GAAG,gBAAQ,GAAG,IAAI,EAAE;gBACzB,OAAO,EAAE;oBACP,aAAa,EAAE,UAAU,OAAO,EAAE;oBAClC,cAAc,EAAE,kBAAkB;iBACnC;gBACD,IAAI;aACL,CAAC,CAAC;YACH,OAAO,QAAQ,CAAC,IAAI,CAAC;QACvB,CAAC;QAAC,OAAO,KAAU,EAAE,CAAC;YACpB,MAAM,IAAI,KAAK,CAAC,qBAAqB,KAAK,CAAC,OAAO,IAAI,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC;QACzE,CAAC;IACH,CAAC;CAAA"}
@@ -1,3 +0,0 @@
1
- import { TriggerStrategy } from '@activepieces/pieces-framework';
2
- export declare const newPresentation: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").SecretTextProperty<true>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").SecretTextProperty<true>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").SecretTextProperty<true>, {}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").SecretTextProperty<true>, {}>;
3
- //# sourceMappingURL=new-presentation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"new-presentation.d.ts","sourceRoot":"","sources":["../../../../src/lib/triggers/new-presentation.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,eAAe,EAGhB,MAAM,gCAAgC,CAAC;AAkCxC,eAAO,MAAM,eAAe,klBAgE1B,CAAC"}
@@ -1,92 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.newPresentation = void 0;
4
- const tslib_1 = require("tslib");
5
- const pieces_framework_1 = require("@activepieces/pieces-framework");
6
- const pieces_common_1 = require("@activepieces/pieces-common");
7
- const dayjs_1 = tslib_1.__importDefault(require("dayjs"));
8
- const auth_1 = require("../common/auth");
9
- const client_1 = require("../common/client");
10
- const pieces_common_2 = require("@activepieces/pieces-common");
11
- const polling = {
12
- strategy: pieces_common_1.DedupeStrategy.TIMEBASED,
13
- items: (_a) => tslib_1.__awaiter(void 0, [_a], void 0, function* ({ auth, propsValue, lastFetchEpochMS }) {
14
- const apiKey = auth.secret_text;
15
- const response = yield (0, client_1.makeRequest)(apiKey, pieces_common_2.HttpMethod.GET, '/ppt/presentation/all');
16
- const itemsArray = response.results;
17
- return itemsArray.map((item) => ({
18
- epochMilliSeconds: (0, dayjs_1.default)(item.created_at).valueOf(),
19
- data: item,
20
- }));
21
- }),
22
- };
23
- exports.newPresentation = (0, pieces_framework_1.createTrigger)({
24
- auth: auth_1.presentonAuth,
25
- name: 'newPresentation',
26
- displayName: 'New Presentation',
27
- description: 'Triggers when a new presentation is created in Presenton.',
28
- aiMetadata: {
29
- description: 'Fires when a new presentation is created in the connected Presenton account, emitting the newly created presentation. Polls the presentation list and deduplicates by creation time, so each presentation is delivered once.',
30
- },
31
- props: {},
32
- sampleData: {
33
- id: '93d4092b-2a20-4637-bbe7-2addb6273761',
34
- user: 'fa86a74f-53b9-46fa-9ac9-e3a526d125ca',
35
- content: 'Indian society ',
36
- n_slides: 1,
37
- language: 'English',
38
- title: ' AI **Presented by:** Jon deo -',
39
- created_at: '2025-11-11T11:33:55.269027Z',
40
- updated_at: '2025-11-11T11:34:12.978847Z',
41
- tone: 'default',
42
- verbosity: 'standard',
43
- theme: null,
44
- slides: [
45
- {
46
- presentation: '93d4092b-2a20-4637-bbe7-2addb6273761',
47
- layout: 'general:general-intro-slide',
48
- index: 0,
49
- layout_group: 'general',
50
- speaker_note: '',
51
- id: '38ca1626-83ef-451f-8529-8b10725bcb3f',
52
- content: {
53
- title: 'AI Presentation',
54
- description: '',
55
- presenterName: 'Jon Deo',
56
- presentationDate: '2025-11-11',
57
- image: {
58
- __image_prompt__: 'r',
59
- __image_url__: 'https://images.pexels.com/photos/17898879/pexels-photo-17898879.jpeg?auto=compress&cs=tinysrgb&h=650&w=940',
60
- },
61
- __speaker_note__: '',
62
- },
63
- html_content: null,
64
- properties: null,
65
- },
66
- ],
67
- },
68
- type: pieces_framework_1.TriggerStrategy.POLLING,
69
- test(context) {
70
- return tslib_1.__awaiter(this, void 0, void 0, function* () {
71
- return yield pieces_common_1.pollingHelper.test(polling, context);
72
- });
73
- },
74
- onEnable(context) {
75
- return tslib_1.__awaiter(this, void 0, void 0, function* () {
76
- const { store, auth, propsValue } = context;
77
- yield pieces_common_1.pollingHelper.onEnable(polling, { store, auth, propsValue });
78
- });
79
- },
80
- onDisable(context) {
81
- return tslib_1.__awaiter(this, void 0, void 0, function* () {
82
- const { store, auth, propsValue } = context;
83
- yield pieces_common_1.pollingHelper.onDisable(polling, { store, auth, propsValue });
84
- });
85
- },
86
- run(context) {
87
- return tslib_1.__awaiter(this, void 0, void 0, function* () {
88
- return yield pieces_common_1.pollingHelper.poll(polling, context);
89
- });
90
- },
91
- });
92
- //# sourceMappingURL=new-presentation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"new-presentation.js","sourceRoot":"","sources":["../../../../src/lib/triggers/new-presentation.ts"],"names":[],"mappings":"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"}