@zuplo/cli 7.1.8 → 7.1.10

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.
Files changed (106) hide show
  1. package/node_modules/@hono/node-server/dist/index.cjs +151 -9
  2. package/node_modules/@hono/node-server/dist/index.mjs +151 -9
  3. package/node_modules/@hono/node-server/package.json +1 -1
  4. package/node_modules/@posthog/core/dist/posthog-core-stateless.d.ts +24 -3
  5. package/node_modules/@posthog/core/dist/posthog-core-stateless.d.ts.map +1 -1
  6. package/node_modules/@posthog/core/dist/posthog-core-stateless.js +30 -9
  7. package/node_modules/@posthog/core/dist/posthog-core-stateless.mjs +28 -10
  8. package/node_modules/@posthog/core/dist/posthog-core.d.ts +3 -3
  9. package/node_modules/@posthog/core/dist/posthog-core.d.ts.map +1 -1
  10. package/node_modules/@posthog/core/dist/posthog-core.js +1 -0
  11. package/node_modules/@posthog/core/dist/posthog-core.mjs +1 -0
  12. package/node_modules/@posthog/core/dist/surveys/translations.d.ts +3 -5
  13. package/node_modules/@posthog/core/dist/surveys/translations.d.ts.map +1 -1
  14. package/node_modules/@posthog/core/dist/surveys/translations.js +19 -21
  15. package/node_modules/@posthog/core/dist/surveys/translations.mjs +19 -21
  16. package/node_modules/@posthog/core/dist/types.d.ts +10 -1
  17. package/node_modules/@posthog/core/dist/types.d.ts.map +1 -1
  18. package/node_modules/@posthog/core/dist/types.js +1 -0
  19. package/node_modules/@posthog/core/dist/types.mjs +1 -0
  20. package/node_modules/@posthog/core/package.json +2 -2
  21. package/node_modules/@posthog/core/src/posthog-core-stateless.ts +42 -10
  22. package/node_modules/@posthog/core/src/posthog-core.ts +4 -3
  23. package/node_modules/@posthog/core/src/surveys/translations.spec.ts +26 -0
  24. package/node_modules/@posthog/core/src/surveys/translations.ts +23 -33
  25. package/node_modules/@posthog/core/src/types.ts +13 -1
  26. package/node_modules/@posthog/types/dist/capture.d.ts +1 -1
  27. package/node_modules/@posthog/types/dist/index.d.ts +1 -1
  28. package/node_modules/@posthog/types/dist/index.d.ts.map +1 -1
  29. package/node_modules/@posthog/types/dist/posthog-config.d.ts +54 -5
  30. package/node_modules/@posthog/types/dist/posthog-config.d.ts.map +1 -1
  31. package/node_modules/@posthog/types/dist/posthog.d.ts +3 -3
  32. package/node_modules/@posthog/types/dist/posthog.d.ts.map +1 -1
  33. package/node_modules/@posthog/types/dist/segment.d.ts +11 -2
  34. package/node_modules/@posthog/types/dist/segment.d.ts.map +1 -1
  35. package/node_modules/@posthog/types/package.json +1 -1
  36. package/node_modules/@posthog/types/src/capture.ts +1 -1
  37. package/node_modules/@posthog/types/src/index.ts +1 -0
  38. package/node_modules/@posthog/types/src/posthog-config.ts +64 -6
  39. package/node_modules/@posthog/types/src/posthog.ts +3 -3
  40. package/node_modules/@posthog/types/src/segment.ts +11 -2
  41. package/node_modules/@zuplo/core/package.json +1 -1
  42. package/node_modules/@zuplo/graphql/package.json +1 -1
  43. package/node_modules/@zuplo/openapi-tools/package.json +1 -1
  44. package/node_modules/@zuplo/otel/package.json +1 -1
  45. package/node_modules/@zuplo/runtime/out/esm/chunk-4VE55TG3.js +26 -0
  46. package/node_modules/@zuplo/runtime/out/esm/chunk-4VE55TG3.js.map +1 -0
  47. package/node_modules/@zuplo/runtime/out/esm/chunk-DEKK4CFE.js +382 -0
  48. package/node_modules/@zuplo/runtime/out/esm/chunk-DEKK4CFE.js.map +1 -0
  49. package/node_modules/@zuplo/runtime/out/esm/index.js +1 -1
  50. package/node_modules/@zuplo/runtime/out/esm/mcp-gateway/index.js +1 -1
  51. package/node_modules/@zuplo/runtime/out/esm/mocks/index.js +1 -1
  52. package/node_modules/@zuplo/runtime/out/types/index.d.ts +20 -8
  53. package/node_modules/@zuplo/runtime/out/types/internal/index.d.ts +1 -0
  54. package/node_modules/@zuplo/runtime/out/types/mcp/messages/index.d.ts +1 -0
  55. package/node_modules/@zuplo/runtime/out/types/mcp-gateway/index.d.ts +1 -0
  56. package/node_modules/@zuplo/runtime/out/types/mocks/index.d.ts +1 -0
  57. package/node_modules/@zuplo/runtime/out/types/sdks/aws/index.d.ts +1 -0
  58. package/node_modules/@zuplo/runtime/package.json +1 -1
  59. package/node_modules/ansi-regex/index.js +3 -2
  60. package/node_modules/ansi-regex/package.json +1 -1
  61. package/node_modules/body-parser/node_modules/content-type/README.md +2 -0
  62. package/node_modules/body-parser/node_modules/content-type/dist/index.d.ts +20 -0
  63. package/node_modules/body-parser/node_modules/content-type/dist/index.js +20 -14
  64. package/node_modules/body-parser/node_modules/content-type/dist/index.js.map +1 -1
  65. package/node_modules/body-parser/node_modules/content-type/package.json +1 -1
  66. package/node_modules/eventsource-parser/dist/index.cjs +2 -2
  67. package/node_modules/eventsource-parser/dist/index.cjs.map +1 -1
  68. package/node_modules/eventsource-parser/dist/index.js +2 -2
  69. package/node_modules/eventsource-parser/dist/index.js.map +1 -1
  70. package/node_modules/eventsource-parser/package.json +1 -1
  71. package/node_modules/eventsource-parser/src/parse.ts +4 -2
  72. package/node_modules/hono/dist/cjs/client/client.js +3 -3
  73. package/node_modules/hono/dist/cjs/jsx/intrinsic-element/components.js +1 -1
  74. package/node_modules/hono/dist/cjs/middleware/cors/index.js +15 -12
  75. package/node_modules/hono/dist/cjs/middleware/etag/digest.js +47 -1
  76. package/node_modules/hono/dist/cjs/middleware/secure-headers/secure-headers.js +6 -3
  77. package/node_modules/hono/dist/cjs/utils/url.js +2 -2
  78. package/node_modules/hono/dist/client/client.js +3 -3
  79. package/node_modules/hono/dist/jsx/intrinsic-element/components.js +1 -1
  80. package/node_modules/hono/dist/middleware/cors/index.js +15 -12
  81. package/node_modules/hono/dist/middleware/etag/digest.js +47 -1
  82. package/node_modules/hono/dist/middleware/secure-headers/secure-headers.js +6 -3
  83. package/node_modules/hono/dist/types/middleware/secure-headers/permissions-policy.d.ts +3 -3
  84. package/node_modules/hono/dist/utils/url.js +2 -2
  85. package/node_modules/hono/package.json +1 -1
  86. package/node_modules/ip-address/README.md +134 -134
  87. package/node_modules/ip-address/dist/address-error.d.ts +11 -0
  88. package/node_modules/ip-address/dist/address-error.js.map +1 -1
  89. package/node_modules/ip-address/dist/ipv4.d.ts +22 -6
  90. package/node_modules/ip-address/dist/ipv4.js +22 -6
  91. package/node_modules/ip-address/dist/ipv4.js.map +1 -1
  92. package/node_modules/ip-address/dist/ipv6.d.ts +10 -3
  93. package/node_modules/ip-address/dist/ipv6.js +26 -17
  94. package/node_modules/ip-address/dist/ipv6.js.map +1 -1
  95. package/node_modules/ip-address/package.json +1 -1
  96. package/node_modules/type-is/node_modules/content-type/README.md +2 -0
  97. package/node_modules/type-is/node_modules/content-type/dist/index.d.ts +20 -0
  98. package/node_modules/type-is/node_modules/content-type/dist/index.js +20 -14
  99. package/node_modules/type-is/node_modules/content-type/dist/index.js.map +1 -1
  100. package/node_modules/type-is/node_modules/content-type/package.json +1 -1
  101. package/package.json +6 -6
  102. package/node_modules/@zuplo/runtime/out/esm/chunk-RAZK5G27.js +0 -26
  103. package/node_modules/@zuplo/runtime/out/esm/chunk-RAZK5G27.js.map +0 -1
  104. package/node_modules/@zuplo/runtime/out/esm/chunk-Y57PFQJ3.js +0 -382
  105. package/node_modules/@zuplo/runtime/out/esm/chunk-Y57PFQJ3.js.map +0 -1
  106. /package/node_modules/@zuplo/runtime/out/esm/{chunk-Y57PFQJ3.js.LEGAL.txt → chunk-DEKK4CFE.js.LEGAL.txt} +0 -0
@@ -22,5 +22,5 @@
22
22
  * DEALINGS IN THE SOFTWARE.
23
23
  *--------------------------------------------------------------------------------------------*/
24
24
 
25
- import{$d as Qt,$g as es,A as M,Ad as bt,Ae as br,Ah as Ls,B as N,Bd as lt,Be as lr,Bh as Rs,C as O,Cd as jt,Ce as jr,Ch as vs,D as Q,Dd as Bt,De as Br,Dh as zs,E as V,Ed as Ct,Ee as Cr,Eh as Gs,F as W,Fd as Dt,Fe as Dr,Fh as Is,G as X,Gd as Et,Ge as Er,Gh as Js,H as Y,Hd as Ht,He as Hr,Hh as Ks,I as Z,Id as Pt,Ie as Pr,Ih as Ms,J as _,Jd as St,Je as Sr,Jh as Ns,K as tt,Kd as Tt,Ke as Tr,Kh as Os,L as rt,Ld as Ut,Le as Ur,Lh as Qs,M as st,Md as $t,Me as $r,Mh as Vs,N as et,Nd as kt,Ne as kr,Nh as Ws,O as ot,Od as Ft,Oe as Fr,Oh as Xs,P as at,Pd as Lt,Pe as Lr,Ph as Ys,Qd as Rt,Qe as Rr,Qh as Zs,Rd as qt,Re as qr,Rh as _s,Sd as vt,Sg as Vr,Td as zt,Tg as Wr,Ud as Gt,Ug as Xr,Vd as It,Vg as Yr,Wd as Jt,Wg as Zr,Xd as Kt,Xg as _r,Yd as Mt,Yg as ts,Zd as Nt,Zg as rs,_d as Ot,_g as ss,a as b,ae as Vt,ah as os,b as l,be as Wt,bh as as,c as j,ce as Xt,ch as ns,d as B,de as Yt,dh as is,e as C,ee as Zt,eh as ps,f as D,fe as _t,fh as cs,g as E,ge as tr,gh as hs,h as H,he as rr,hh as ms,i as P,ie as sr,ih as gs,j as S,je as er,jh as ds,k as n,ke as or,kh as us,l as T,le as ar,lh as fs,m as U,md as nt,me as nr,mh as ls,n as $,nd as it,ne as ir,nf as vr,nh as js,o as k,od as pt,oe as pr,of as zr,oh as Bs,p as F,pd as ct,pe as cr,pf as Gr,ph as Cs,q as L,qd as ht,qe as hr,qf as Ir,qh as Ds,r as R,rd as mt,re as mr,rf as Jr,rh as Es,sd as gt,se as gr,sf as Kr,sh as Hs,t as q,td as dt,te as dr,tf as Mr,th as Ps,u as z,ud as ut,ue as ur,uf as Nr,uh as Ss,v as G,vd as ft,ve as fr,vf as Or,vh as Ts,w as I,wd as xt,we as xr,wf as Qr,wh as Us,x as J,xd as yt,xe as yr,xh as $s,yd as wt,ye as wr,yh as ks,z as K,zd as At,ze as Ar,zh as Fs}from"./chunk-Y57PFQJ3.js";import{c as y,e as xs,f as ys,g as ws,h as As,i as bs}from"./chunk-B3D32RUX.js";import"./chunk-RAZK5G27.js";import{a as v}from"./chunk-QGAJTUPE.js";import"./chunk-A3QGJZO7.js";import{M as qs,d as w,e as A}from"./chunk-4CDML74A.js";import{a as x}from"./chunk-UKQQD2JN.js";import{V as u,X as a,Y as f}from"./chunk-4POCC75H.js";import{a as t}from"./chunk-TYV53J3B.js";var e=["sha-1","sha-256","sha-384","sha-512"],r=class{static{t(this,"BaseCryptoBeta")}};var o=class extends r{static{t(this,"WorkerCryptoBeta")}async digest(s,p){if(n("runtime.crypto-beta"),!e.includes(s.toLowerCase()))throw new a(`Algorithm ${s} is not supported. Try using ${e.join(", ")}`);let c=new TextEncoder().encode(p),h=await crypto.subtle.digest(s,c);return Array.from(new Uint8Array(h)).map(m=>m.toString(16).padStart(2,"0")).join("")}};export{vt as AIGatewayAnthropicToOpenAIInboundPolicy,zt as AIGatewayAuthInboundPolicy,Gt as AIGatewayAuthV2InboundPolicy,It as AIGatewayConfigurationExecutorV2InboundPolicy,Jt as AIGatewayConfigurationLoaderV2InboundPolicy,Kt as AIGatewayFallbackModelV2InboundPolicy,_ as AIGatewayMeteringInboundPolicy,Mt as AIGatewayMeteringV2InboundPolicy,Nt as AIGatewayModelFilteringV2InboundPolicy,l as AIGatewayModelRouting,b as AIGatewayModels,Ot as AIGatewayOpenAIToAnthropicOutboundPolicy,Qt as AIGatewaySemanticCacheInboundPolicy,Vt as AIGatewaySemanticCacheOutboundPolicy,Wt as AIGatewaySemanticCacheV2InboundPolicy,Xt as AIGatewayUsageTrackerPolicy,ut as AWSLoggingPlugin,Yt as AkamaiAIFirewallInboundPolicy,Zt as AkamaiAIFirewallV2InboundPolicy,Ut as AkamaiApiSecurityPlugin,_t as AkamaiFirewallForAiInboundPolicy,tr as AkamaiFirewallForAiOutboundPolicy,sr as AmberfloMeteringInboundPolicy,rr as AmberfloMeteringPolicy,or as ApiAuthKeyInboundPolicy,Zs as ApiKeyConsumerClient,er as ApiKeyInboundPolicy,Et as AuditLogDataStaxProvider,ar as AuditLogInboundPolicy,Ht as AuditLogPlugin,ir as Auth0JwtInboundPolicy,pr as AuthZenInboundPolicy,st as AwsLambdaHandlerExtensions,cr as AxiomaticsAuthZInboundPolicy,kt as AzureBlobPlugin,Ft as AzureEventHubsRequestLoggerPlugin,I as BackgroundDispatchError,$t as BackgroundDispatcher,_s as BackgroundLoader,hr as BasicAuthInboundPolicy,cs as BasicRateLimitInboundPolicy,J as BatchDispatch,mr as BrownoutInboundPolicy,gr as CachingInboundPolicy,dr as CdnCacheControlOutboundPolicy,ur as ChangeMethodInboundPolicy,fr as ClearHeadersInboundPolicy,xr as ClearHeadersOutboundPolicy,yr as ClerkJwtInboundPolicy,wr as CognitoJwtInboundPolicy,Ar as CometOpikTracingInboundPolicy,br as CometOpikTracingV2InboundPolicy,lr as ComplexRateLimitInboundPolicy,jr as CompositeInboundPolicy,Br as CompositeOutboundPolicy,f as ConfigurationError,z as ContentTypes,x as ContextData,o as CryptoBeta,Cr as CurityPhantomTokenInboundPolicy,Q as DataDogLoggingPlugin,jt as DataDogMetricsPlugin,Dr as DataLossPreventionInboundPolicy,Er as DataLossPreventionOutboundPolicy,ft as DynaTraceLoggingPlugin,Bt as DynatraceMetricsPlugin,Hr as FirebaseJwtInboundPolicy,Pr as FormDataToJsonInboundPolicy,Sr as GalileoTracingInboundPolicy,Tr as GalileoTracingV2InboundPolicy,Ur as GeoFilterInboundPolicy,O as GoogleCloudLoggingPlugin,Fr as GraphqlAnalyticsOutboundPolicy,Z as Handler,Lr as HttpDeprecationOutboundPolicy,R as HttpProblems,k as HttpStatusCode,Rt as HydrolixRequestLoggerPlugin,M as InboundPolicy,Rr as IpAddressRestrictionInboundPolicy,qr as JWTScopeValidationInboundPolicy,Pt as JwtServicePlugin,xt as LokiLoggingPlugin,W as LookupResult,ts as MTLSAuthInboundPolicy,Vr as McpAuth0OAuthInboundPolicy,vr as McpClerkOAuthInboundPolicy,zr as McpCognitoOAuthInboundPolicy,Gr as McpEntraOAuthInboundPolicy,St as McpGatewayOAuthProtectedResourcePlugin,Ir as McpGoogleOAuthInboundPolicy,Jr as McpKeycloakOAuthInboundPolicy,Kr as McpLogtoOAuthInboundPolicy,Wr as McpOAuthInboundPolicy,Mr as McpOktaOAuthInboundPolicy,Nr as McpOneLoginOAuthInboundPolicy,Or as McpPingOAuthInboundPolicy,Qr as McpWorkosOAuthInboundPolicy,A as MemoryZoneReadThroughCache,Xr as MockApiInboundPolicy,Zr as MoesifInboundPolicy,_r as MonetizationInboundPolicy,yt as NewRelicLoggingPlugin,Ct as NewRelicMetricsPlugin,Tt as OAuthProtectedResourcePlugin,Dt as OTelMetricsPlugin,rs as OktaFGAAuthZInboundPolicy,ss as OktaJwtInboundPolicy,es as OpenFGAAuthZInboundPolicy,nr as OpenIdJwtInboundPolicy,os as OpenMeterInboundPolicy,N as OutboundPolicy,L as ProblemResponseFormatter,as as PromptInjectionDetectionOutboundPolicy,ns as PropelAuthJwtInboundPolicy,is as QueryParamToHeaderInboundPolicy,ps as QuotaInboundPolicy,cs as RateLimitInboundPolicy,hs as ReadmeMetricsInboundPolicy,ms as RemoveHeadersInboundPolicy,gs as RemoveHeadersOutboundPolicy,ds as RemoveQueryParamsInboundPolicy,us as ReplaceStringOutboundPolicy,qt as RequestLoggerPlugin,fs as RequestSizeLimitInboundPolicy,ls as RequestValidationInboundPolicy,Bs as RequireOriginInboundPolicy,Cs as RequireUserClaimsInboundPolicy,X as ResponseSendingEvent,Y as ResponseSentEvent,a as RuntimeError,u as SYSTEM_LOGGER,js as SchemaBasedRequestValidation,Ds as SecretMaskingOutboundPolicy,$ as SemanticAttributes,Es as SemanticCacheInboundPolicy,Ys as ServiceProviderImpl,Hs as SetBodyInboundPolicy,Ps as SetHeadersInboundPolicy,Ss as SetHeadersOutboundPolicy,Ts as SetQueryParamsInboundPolicy,Us as SetStatusOutboundPolicy,$s as SetUpstreamApiKeyInboundPolicy,ks as SleepInboundPolicy,wt as SplunkLoggingPlugin,U as StreamingZoneCache,Fs as StripeWebhookVerificationInboundPolicy,At as SumoLogicLoggingPlugin,Ls as SupabaseJwtInboundPolicy,K as SystemRouteName,q as TelemetryPlugin,Rs as TrafficSplittingInboundPolicy,vs as UpstreamAwsFederatedAuthInboundPolicy,zs as UpstreamAwsServiceAuthInboundPolicy,Gs as UpstreamAzureAdServiceAuthInboundPolicy,Is as UpstreamFirebaseAdminAuthInboundPolicy,Js as UpstreamFirebaseUserAuthInboundPolicy,Ks as UpstreamGcpFederatedAuthInboundPolicy,Ms as UpstreamGcpJwtInboundPolicy,Ns as UpstreamGcpServiceAuthInboundPolicy,Os as UpstreamOAuthClientCredentialsInboundPolicy,Qs as UpstreamZuploJwtAuthInboundPolicy,bt as VMWareLogInsightLoggingPlugin,Vs as ValidateJsonSchemaInbound,Ws as WebBotAuthInboundPolicy,Xs as XmlToJsonOutboundPolicy,w as ZoneCache,lt as ZuploMcpSdk,v as ZuploRequest,qs as ZuploServices,tt as aiGatewayHandler,rt as aiGatewayHandlerV2,T as apiServices,et as awsLambdaHandler,Lt as defaultGenerateHydrolixEntry,y as environment,H as extractAllText,$r as extractGraphqlErrors,S as extractStreamTextDelta,E as flattenMessageContent,j as getFormat,ys as getIdForParameterSchema,As as getIdForRefSchema,ws as getIdForRequestBodySchema,xs as getRawOperationDataIdentifierName,B as getRequestBody,C as getResponseBody,P as getStreamEvents,D as getUsage,F as httpStatuses,ot as legacyDevPortalHandler,nt as mcpServerHandler,it as openApiSpecHandler,V as recordGraphqlCacheState,pt as redirectHandler,at as redirectLegacyDevPortal,kr as responseHasGraphqlErrors,bs as sanitizedIdentifierName,G as serialize,Yr as setMoesifContext,n as trackFeature,ht as urlForwardHandler,mt as urlRewriteHandler,dt as webSocketHandler,gt as webSocketPipelineHandler,ct as zuploServiceProxy};
25
+ import{$d as Qt,$g as es,A as M,Ad as bt,Ae as br,Ah as Ls,B as N,Bd as lt,Be as lr,Bh as Rs,C as O,Cd as jt,Ce as jr,Ch as vs,D as Q,Dd as Bt,De as Br,Dh as zs,E as V,Ed as Ct,Ee as Cr,Eh as Gs,F as W,Fd as Dt,Fe as Dr,Fh as Is,G as X,Gd as Et,Ge as Er,Gh as Js,H as Y,Hd as Ht,He as Hr,Hh as Ks,I as Z,Id as Pt,Ie as Pr,Ih as Ms,J as _,Jd as St,Je as Sr,Jh as Ns,K as tt,Kd as Tt,Ke as Tr,Kh as Os,L as rt,Ld as Ut,Le as Ur,Lh as Qs,M as st,Md as $t,Me as $r,Mh as Vs,N as et,Nd as kt,Ne as kr,Nh as Ws,O as ot,Od as Ft,Oe as Fr,Oh as Xs,P as at,Pd as Lt,Pe as Lr,Ph as Ys,Qd as Rt,Qe as Rr,Qh as Zs,Rd as qt,Re as qr,Rh as _s,Sd as vt,Sg as Vr,Td as zt,Tg as Wr,Ud as Gt,Ug as Xr,Vd as It,Vg as Yr,Wd as Jt,Wg as Zr,Xd as Kt,Xg as _r,Yd as Mt,Yg as ts,Zd as Nt,Zg as rs,_d as Ot,_g as ss,a as b,ae as Vt,ah as os,b as l,be as Wt,bh as as,c as j,ce as Xt,ch as ns,d as B,de as Yt,dh as is,e as C,ee as Zt,eh as ps,f as D,fe as _t,fh as cs,g as E,ge as tr,gh as hs,h as H,he as rr,hh as ms,i as P,ie as sr,ih as gs,j as S,je as er,jh as ds,k as n,ke as or,kh as us,l as T,le as ar,lh as fs,m as U,md as nt,me as nr,mh as ls,n as $,nd as it,ne as ir,nf as vr,nh as js,o as k,od as pt,oe as pr,of as zr,oh as Bs,p as F,pd as ct,pe as cr,pf as Gr,ph as Cs,q as L,qd as ht,qe as hr,qf as Ir,qh as Ds,r as R,rd as mt,re as mr,rf as Jr,rh as Es,sd as gt,se as gr,sf as Kr,sh as Hs,t as q,td as dt,te as dr,tf as Mr,th as Ps,u as z,ud as ut,ue as ur,uf as Nr,uh as Ss,v as G,vd as ft,ve as fr,vf as Or,vh as Ts,w as I,wd as xt,we as xr,wf as Qr,wh as Us,x as J,xd as yt,xe as yr,xh as $s,yd as wt,ye as wr,yh as ks,z as K,zd as At,ze as Ar,zh as Fs}from"./chunk-DEKK4CFE.js";import{c as y,e as xs,f as ys,g as ws,h as As,i as bs}from"./chunk-B3D32RUX.js";import"./chunk-4VE55TG3.js";import{a as v}from"./chunk-QGAJTUPE.js";import"./chunk-A3QGJZO7.js";import{M as qs,d as w,e as A}from"./chunk-4CDML74A.js";import{a as x}from"./chunk-UKQQD2JN.js";import{V as u,X as a,Y as f}from"./chunk-4POCC75H.js";import{a as t}from"./chunk-TYV53J3B.js";var e=["sha-1","sha-256","sha-384","sha-512"],r=class{static{t(this,"BaseCryptoBeta")}};var o=class extends r{static{t(this,"WorkerCryptoBeta")}async digest(s,p){if(n("runtime.crypto-beta"),!e.includes(s.toLowerCase()))throw new a(`Algorithm ${s} is not supported. Try using ${e.join(", ")}`);let c=new TextEncoder().encode(p),h=await crypto.subtle.digest(s,c);return Array.from(new Uint8Array(h)).map(m=>m.toString(16).padStart(2,"0")).join("")}};export{vt as AIGatewayAnthropicToOpenAIInboundPolicy,zt as AIGatewayAuthInboundPolicy,Gt as AIGatewayAuthV2InboundPolicy,It as AIGatewayConfigurationExecutorV2InboundPolicy,Jt as AIGatewayConfigurationLoaderV2InboundPolicy,Kt as AIGatewayFallbackModelV2InboundPolicy,_ as AIGatewayMeteringInboundPolicy,Mt as AIGatewayMeteringV2InboundPolicy,Nt as AIGatewayModelFilteringV2InboundPolicy,l as AIGatewayModelRouting,b as AIGatewayModels,Ot as AIGatewayOpenAIToAnthropicOutboundPolicy,Qt as AIGatewaySemanticCacheInboundPolicy,Vt as AIGatewaySemanticCacheOutboundPolicy,Wt as AIGatewaySemanticCacheV2InboundPolicy,Xt as AIGatewayUsageTrackerPolicy,ut as AWSLoggingPlugin,Yt as AkamaiAIFirewallInboundPolicy,Zt as AkamaiAIFirewallV2InboundPolicy,Ut as AkamaiApiSecurityPlugin,_t as AkamaiFirewallForAiInboundPolicy,tr as AkamaiFirewallForAiOutboundPolicy,sr as AmberfloMeteringInboundPolicy,rr as AmberfloMeteringPolicy,or as ApiAuthKeyInboundPolicy,Zs as ApiKeyConsumerClient,er as ApiKeyInboundPolicy,Et as AuditLogDataStaxProvider,ar as AuditLogInboundPolicy,Ht as AuditLogPlugin,ir as Auth0JwtInboundPolicy,pr as AuthZenInboundPolicy,st as AwsLambdaHandlerExtensions,cr as AxiomaticsAuthZInboundPolicy,kt as AzureBlobPlugin,Ft as AzureEventHubsRequestLoggerPlugin,I as BackgroundDispatchError,$t as BackgroundDispatcher,_s as BackgroundLoader,hr as BasicAuthInboundPolicy,cs as BasicRateLimitInboundPolicy,J as BatchDispatch,mr as BrownoutInboundPolicy,gr as CachingInboundPolicy,dr as CdnCacheControlOutboundPolicy,ur as ChangeMethodInboundPolicy,fr as ClearHeadersInboundPolicy,xr as ClearHeadersOutboundPolicy,yr as ClerkJwtInboundPolicy,wr as CognitoJwtInboundPolicy,Ar as CometOpikTracingInboundPolicy,br as CometOpikTracingV2InboundPolicy,lr as ComplexRateLimitInboundPolicy,jr as CompositeInboundPolicy,Br as CompositeOutboundPolicy,f as ConfigurationError,z as ContentTypes,x as ContextData,o as CryptoBeta,Cr as CurityPhantomTokenInboundPolicy,Q as DataDogLoggingPlugin,jt as DataDogMetricsPlugin,Dr as DataLossPreventionInboundPolicy,Er as DataLossPreventionOutboundPolicy,ft as DynaTraceLoggingPlugin,Bt as DynatraceMetricsPlugin,Hr as FirebaseJwtInboundPolicy,Pr as FormDataToJsonInboundPolicy,Sr as GalileoTracingInboundPolicy,Tr as GalileoTracingV2InboundPolicy,Ur as GeoFilterInboundPolicy,O as GoogleCloudLoggingPlugin,Fr as GraphqlAnalyticsOutboundPolicy,Z as Handler,Lr as HttpDeprecationOutboundPolicy,R as HttpProblems,k as HttpStatusCode,Rt as HydrolixRequestLoggerPlugin,M as InboundPolicy,Rr as IpAddressRestrictionInboundPolicy,qr as JWTScopeValidationInboundPolicy,Pt as JwtServicePlugin,xt as LokiLoggingPlugin,W as LookupResult,ts as MTLSAuthInboundPolicy,Vr as McpAuth0OAuthInboundPolicy,vr as McpClerkOAuthInboundPolicy,zr as McpCognitoOAuthInboundPolicy,Gr as McpEntraOAuthInboundPolicy,St as McpGatewayOAuthProtectedResourcePlugin,Ir as McpGoogleOAuthInboundPolicy,Jr as McpKeycloakOAuthInboundPolicy,Kr as McpLogtoOAuthInboundPolicy,Wr as McpOAuthInboundPolicy,Mr as McpOktaOAuthInboundPolicy,Nr as McpOneLoginOAuthInboundPolicy,Or as McpPingOAuthInboundPolicy,Qr as McpWorkosOAuthInboundPolicy,A as MemoryZoneReadThroughCache,Xr as MockApiInboundPolicy,Zr as MoesifInboundPolicy,_r as MonetizationInboundPolicy,yt as NewRelicLoggingPlugin,Ct as NewRelicMetricsPlugin,Tt as OAuthProtectedResourcePlugin,Dt as OTelMetricsPlugin,rs as OktaFGAAuthZInboundPolicy,ss as OktaJwtInboundPolicy,es as OpenFGAAuthZInboundPolicy,nr as OpenIdJwtInboundPolicy,os as OpenMeterInboundPolicy,N as OutboundPolicy,L as ProblemResponseFormatter,as as PromptInjectionDetectionOutboundPolicy,ns as PropelAuthJwtInboundPolicy,is as QueryParamToHeaderInboundPolicy,ps as QuotaInboundPolicy,cs as RateLimitInboundPolicy,hs as ReadmeMetricsInboundPolicy,ms as RemoveHeadersInboundPolicy,gs as RemoveHeadersOutboundPolicy,ds as RemoveQueryParamsInboundPolicy,us as ReplaceStringOutboundPolicy,qt as RequestLoggerPlugin,fs as RequestSizeLimitInboundPolicy,ls as RequestValidationInboundPolicy,Bs as RequireOriginInboundPolicy,Cs as RequireUserClaimsInboundPolicy,X as ResponseSendingEvent,Y as ResponseSentEvent,a as RuntimeError,u as SYSTEM_LOGGER,js as SchemaBasedRequestValidation,Ds as SecretMaskingOutboundPolicy,$ as SemanticAttributes,Es as SemanticCacheInboundPolicy,Ys as ServiceProviderImpl,Hs as SetBodyInboundPolicy,Ps as SetHeadersInboundPolicy,Ss as SetHeadersOutboundPolicy,Ts as SetQueryParamsInboundPolicy,Us as SetStatusOutboundPolicy,$s as SetUpstreamApiKeyInboundPolicy,ks as SleepInboundPolicy,wt as SplunkLoggingPlugin,U as StreamingZoneCache,Fs as StripeWebhookVerificationInboundPolicy,At as SumoLogicLoggingPlugin,Ls as SupabaseJwtInboundPolicy,K as SystemRouteName,q as TelemetryPlugin,Rs as TrafficSplittingInboundPolicy,vs as UpstreamAwsFederatedAuthInboundPolicy,zs as UpstreamAwsServiceAuthInboundPolicy,Gs as UpstreamAzureAdServiceAuthInboundPolicy,Is as UpstreamFirebaseAdminAuthInboundPolicy,Js as UpstreamFirebaseUserAuthInboundPolicy,Ks as UpstreamGcpFederatedAuthInboundPolicy,Ms as UpstreamGcpJwtInboundPolicy,Ns as UpstreamGcpServiceAuthInboundPolicy,Os as UpstreamOAuthClientCredentialsInboundPolicy,Qs as UpstreamZuploJwtAuthInboundPolicy,bt as VMWareLogInsightLoggingPlugin,Vs as ValidateJsonSchemaInbound,Ws as WebBotAuthInboundPolicy,Xs as XmlToJsonOutboundPolicy,w as ZoneCache,lt as ZuploMcpSdk,v as ZuploRequest,qs as ZuploServices,tt as aiGatewayHandler,rt as aiGatewayHandlerV2,T as apiServices,et as awsLambdaHandler,Lt as defaultGenerateHydrolixEntry,y as environment,H as extractAllText,$r as extractGraphqlErrors,S as extractStreamTextDelta,E as flattenMessageContent,j as getFormat,ys as getIdForParameterSchema,As as getIdForRefSchema,ws as getIdForRequestBodySchema,xs as getRawOperationDataIdentifierName,B as getRequestBody,C as getResponseBody,P as getStreamEvents,D as getUsage,F as httpStatuses,ot as legacyDevPortalHandler,nt as mcpServerHandler,it as openApiSpecHandler,V as recordGraphqlCacheState,pt as redirectHandler,at as redirectLegacyDevPortal,kr as responseHasGraphqlErrors,bs as sanitizedIdentifierName,G as serialize,Yr as setMoesifContext,n as trackFeature,ht as urlForwardHandler,mt as urlRewriteHandler,dt as webSocketHandler,gt as webSocketPipelineHandler,ct as zuploServiceProxy};
26
26
  //# sourceMappingURL=index.js.map