@ez4/gateway 0.23.0 → 0.24.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,8 @@
1
+ import { IncorrectTypeError, InvalidTypeError } from '@ez4/common/library';
2
+ export declare class InvalidPreferencesTypeError extends InvalidTypeError {
3
+ constructor(fileName?: string);
4
+ }
5
+ export declare class IncorrectPreferencesTypeError extends IncorrectTypeError {
6
+ preferencesType: string;
7
+ constructor(preferencesType: string, fileName?: string);
8
+ }
package/dist/library.cjs CHANGED
@@ -1,215 +1,229 @@
1
- "use strict";var ue=Object.defineProperty;var Dr=Object.getOwnPropertyDescriptor;var Fr=Object.getOwnPropertyNames;var Br=Object.prototype.hasOwnProperty;var p=(e,t)=>ue(e,"name",{value:t,configurable:!0});var Nr=(e,t)=>{for(var r in t)ue(e,r,{get:t[r],enumerable:!0})},Ur=(e,t,r,o)=>{if(t&&
2
- typeof t=="object"||typeof t=="function")for(let n of Fr(t))!Br.call(e,n)&&n!==r&&
3
- ue(e,n,{get:()=>t[n],enumerable:!(o=Dr(t,n))||o.enumerable});return e};var Vr=e=>Ur(ue({},"__esModule",{value:!0}),e);var st={};Nr(st,{IncompleteAuthorizerError:()=>V,IncompleteCacheError:()=>le,IncompleteCorsError:()=>se,
4
- IncompleteHandlerError:()=>pe,IncompleteRouteError:()=>U,IncompleteServiceError:()=>F,
5
- IncorrectBodyTypeError:()=>_,IncorrectCacheTypeError:()=>ae,IncorrectCorsTypeError:()=>ce,
6
- IncorrectDefaultsTypeError:()=>N,IncorrectHeadersTypeError:()=>W,IncorrectIdentityTypeError:()=>Y,
7
- IncorrectParameterTypeError:()=>te,IncorrectQueryTypeError:()=>ne,IncorrectRequestTypeError:()=>ee,
8
- IncorrectResponseTypeError:()=>J,InvalidBodyTypeError:()=>Z,InvalidCacheTypeError:()=>me,
9
- InvalidCorsTypeError:()=>ie,InvalidDefaultsTypeError:()=>B,InvalidHeadersTypeError:()=>K,
10
- InvalidIdentityTypeError:()=>G,InvalidParameterTypeError:()=>re,InvalidQueryTypeError:()=>oe,
11
- InvalidRequestTypeError:()=>L,InvalidResponseTypeError:()=>Q,InvalidRouteErrorTypeError:()=>E,
12
- ServiceType:()=>fe,getHttpAuthRequest:()=>Fe,getHttpAuthResponse:()=>Ce,getHttpAuthorizer:()=>Ue,
13
- getHttpBody:()=>$,getHttpCache:()=>Ye,getHttpCors:()=>Je,getHttpHandler:()=>Ve,getHttpHandlerRequest:()=>Be,
14
- getHttpHandlerResponse:()=>ke,getHttpHeaders:()=>X,getHttpIdentity:()=>R,getHttpParameters:()=>qe,
15
- getHttpQuery:()=>De,getHttpRoutes:()=>Qe,getHttpServices:()=>Ke,isHttpService:()=>Qr,
16
- registerTriggers:()=>pt});module.exports=Vr(st);var Cr=require("@ez4/common/library"),kr=require("@ez4/schema/library"),qr=require("@ez4/project/library");var g=require("@ez4/common/library"),Or=require("@ez4/reflection");var fe="@ez4/http",Qr=p(e=>e.type===fe,"isHttpService");var We=require("@ez4/common/library");var F=class extends We.IncompleteTypeError{static{p(this,"IncompleteServiceError")}constructor(t,r){
17
- super("Incomplete service",t,r)}};var y=require("@ez4/common/library"),v=require("@ez4/reflection");var u=require("@ez4/common/library"),A=require("@ez4/reflection");var Jr=new Set(["ANY","GET","POST","PUT","PATCH","DELETE","OPTIONS"]),Xe=p(e=>{let[
18
- t]=e.split(" ",2);return Jr.has(t)},"isHttpPath"),Ze=p(e=>(0,u.isClassDeclaration)(
19
- e)&&(0,u.hasHeritageType)(e,"Http.Service"),"isHttpService"),_e=p(e=>(0,u.isModelDeclaration)(
20
- e)&&(0,u.hasHeritageType)(e,"Http.Route"),"isHttpRoute");var $e=p(e=>(0,u.hasHeritageType)(e,"Http.Defaults"),"isHttpDefaults"),Le=p(e=>(0,u.hasHeritageType)(
21
- e,"Http.Headers"),"isHttpHeaders"),er=p(e=>(0,u.hasHeritageType)(e,"Http.Identit\
22
- y"),"isHttpIdentity"),rr=p(e=>(0,u.hasHeritageType)(e,"Http.QueryStrings"),"isHt\
23
- tpQuery"),tr=p(e=>(0,u.hasHeritageType)(e,"Http.PathParameters"),"isHttpParamete\
24
- rs"),or=p(e=>(0,u.hasHeritageType)(e,"Http.JsonBody"),"isJsonBody"),nr=p(e=>(0,u.hasHeritageType)(
25
- e,"Http.Cors"),"isHttpCors"),pr=p(e=>(0,u.hasHeritageType)(e,"Http.Cache"),"isHt\
26
- tpCache"),sr=p(e=>(0,A.isTypeCallback)(e)||(0,A.isTypeFunction)(e),"isHttpAuthor\
27
- izer"),ir=p(e=>(0,A.isTypeCallback)(e)||(0,A.isTypeFunction)(e),"isHttpHandler");var b=require("@ez4/common/library"),ye=require("@ez4/utils"),S=require("@ez4/reflection");var de=p((e,t,r,o)=>{if(!(0,S.isTypeReference)(e))return cr(e,t,r,o);let n=(0,b.getReferenceType)(
28
- e,r);return n?cr(n,t,r,o):null},"getHttpErrors"),cr=p((e,t,r,o)=>(0,S.isTypeObject)(
29
- e)?Gr(e,t,(0,b.getObjectMembers)(e),r,o):null,"getTypeErrors"),Gr=p((e,t,r,o,n)=>{
30
- let s={};for(let i of r){if(!(0,S.isModelProperty)(i)||i.inherited)continue;let c=parseInt(
31
- i.name,10);(0,ye.isAnyNumber)(c)||n.push(new b.InvalidServicePropertyError(t.name,
32
- i.name,e.file));let l=Yr(i,c,t,o,n);l&&Object.assign(s,l)}return(0,ye.isEmptyObject)(
33
- s)?null:s},"getTypeFromMembers"),Yr=p((e,t,r,o,n)=>{let s=(0,b.getPropertyTuple)(
34
- e)??[],i={};for(let c of s){if(!(0,S.isTypeReference)(c)){n.push(new E(r.file));
35
- continue}let l=(0,b.getReferenceType)(c,o);if(!l||!(0,S.isTypeClass)(l)){n.push(
36
- new E(r.file));continue}i[l.name]=t}return i},"getErrorClasses");var ar=p((e,t,r,o)=>{if(!(0,v.isTypeReference)(e))return lr(e,t,r,o);let n=(0,y.getReferenceType)(
37
- e,r);return n?lr(n,t,r,o):null},"getHttpDefaults"),lr=p((e,t,r,o)=>(0,v.isTypeObject)(
38
- e)?mr(t,(0,y.getObjectMembers)(e),r,o):(0,y.isModelDeclaration)(e)?$e(e)?mr(t,(0,y.getModelMembers)(
39
- e),r,o):(o.push(new N(e.name,t.file)),null):(o.push(new B(t.file)),null),"getTyp\
40
- eDefaults"),mr=p((e,t,r,o)=>{let n={};for(let s of t)if(!(!(0,v.isModelProperty)(
1
+ "use strict";var ge=Object.defineProperty;var Yr=Object.getOwnPropertyDescriptor;var Wr=Object.getOwnPropertyNames;var Xr=Object.prototype.hasOwnProperty;var p=(e,r)=>ge(e,"name",{value:r,configurable:!0});var Zr=(e,r)=>{for(var t in r)ge(e,t,{get:r[t],enumerable:!0})},_r=(e,r,t,o)=>{if(r&&
2
+ typeof r=="object"||typeof r=="function")for(let n of Wr(r))!Xr.call(e,n)&&n!==t&&
3
+ ge(e,n,{get:()=>r[n],enumerable:!(o=Yr(r,n))||o.enumerable});return e};var $r=e=>_r(ge({},"__esModule",{value:!0}),e);var Tt={};Zr(Tt,{IncompleteAuthorizerError:()=>Y,IncompleteCacheError:()=>ye,IncompleteCorsError:()=>ae,
4
+ IncompleteHandlerError:()=>me,IncompleteRouteError:()=>K,IncompleteServiceError:()=>N,
5
+ IncorrectBodyTypeError:()=>te,IncorrectCacheTypeError:()=>Te,IncorrectCorsTypeError:()=>fe,
6
+ IncorrectDefaultsTypeError:()=>G,IncorrectHeadersTypeError:()=>L,IncorrectIdentityTypeError:()=>_,
7
+ IncorrectParameterTypeError:()=>ie,IncorrectPreferencesTypeError:()=>Q,IncorrectQueryTypeError:()=>le,
8
+ IncorrectRequestTypeError:()=>pe,IncorrectResponseTypeError:()=>X,InvalidBodyTypeError:()=>re,
9
+ InvalidCacheTypeError:()=>de,InvalidCorsTypeError:()=>ue,InvalidDefaultsTypeError:()=>J,
10
+ InvalidHeadersTypeError:()=>$,InvalidIdentityTypeError:()=>Z,InvalidParameterTypeError:()=>se,
11
+ InvalidPreferencesTypeError:()=>V,InvalidQueryTypeError:()=>ce,InvalidRequestTypeError:()=>ne,
12
+ InvalidResponseTypeError:()=>W,InvalidRouteErrorTypeError:()=>R,ServiceType:()=>Me,
13
+ getHttpAuthRequest:()=>Ge,getHttpAuthResponse:()=>Ue,getHttpAuthorizer:()=>We,getHttpBody:()=>oe,
14
+ getHttpCache:()=>Le,getHttpCors:()=>_e,getHttpHandler:()=>Xe,getHttpHandlerRequest:()=>Ke,
15
+ getHttpHandlerResponse:()=>Ve,getHttpHeaders:()=>ee,getHttpIdentity:()=>j,getHttpParameters:()=>Qe,
16
+ getHttpQuery:()=>Je,getHttpRoutes:()=>Ze,getHttpServices:()=>er,isHttpService:()=>Lr,
17
+ registerTriggers:()=>dt});module.exports=$r(Tt);var Jr=require("@ez4/common/library"),Gr=require("@ez4/schema/library"),Kr=require("@ez4/project/library");var g=require("@ez4/common/library"),Vr=require("@ez4/reflection");var Me="@ez4/http",Lr=p(e=>e.type===Me,"isHttpService");var rr=require("@ez4/common/library");var N=class extends rr.IncompleteTypeError{static{p(this,"IncompleteServiceError")}constructor(r,t){
18
+ super("Incomplete service",r,t)}};var y=require("@ez4/common/library"),P=require("@ez4/reflection");var M=require("@ez4/common/library"),v=require("@ez4/reflection");var a=require("@ez4/common/library"),A=require("@ez4/reflection");var et=new Set(["ANY","GET","POST","PUT","PATCH","DELETE","OPTIONS"]),tr=p(e=>{let[
19
+ r]=e.split(" ",2);return et.has(r)},"isHttpPath"),or=p(e=>(0,a.isClassDeclaration)(
20
+ e)&&(0,a.hasHeritageType)(e,"Http.Service"),"isHttpService"),nr=p(e=>(0,a.isModelDeclaration)(
21
+ e)&&(0,a.hasHeritageType)(e,"Http.Route"),"isHttpRoute");var pr=p(e=>(0,a.hasHeritageType)(e,"Http.Defaults"),"isHttpDefaults"),sr=p(e=>(0,a.hasHeritageType)(
22
+ e,"Http.Preferences"),"isHttpPreferences"),ir=p(e=>(0,a.hasHeritageType)(e,"Http\
23
+ .Headers"),"isHttpHeaders"),cr=p(e=>(0,a.hasHeritageType)(e,"Http.Identity"),"is\
24
+ HttpIdentity"),lr=p(e=>(0,a.hasHeritageType)(e,"Http.QueryStrings"),"isHttpQuery"),
25
+ mr=p(e=>(0,a.hasHeritageType)(e,"Http.PathParameters"),"isHttpParameters"),ar=p(
26
+ e=>(0,a.hasHeritageType)(e,"Http.JsonBody"),"isJsonBody"),ur=p(e=>(0,a.hasHeritageType)(
27
+ e,"Http.Cors"),"isHttpCors"),fr=p(e=>(0,a.hasHeritageType)(e,"Http.Cache"),"isHt\
28
+ tpCache"),yr=p(e=>(0,A.isTypeCallback)(e)||(0,A.isTypeFunction)(e),"isHttpAuthor\
29
+ izer"),dr=p(e=>(0,A.isTypeCallback)(e)||(0,A.isTypeFunction)(e),"isHttpHandler");var U=require("@ez4/schema");var He=p((e,r,t,o)=>{if(!(0,v.isTypeReference)(e))return Tr(e,r,o);let n=(0,M.getReferenceType)(
30
+ e,t);if(n)return Tr(n,r,o)},"getHttpPreferences"),Tr=p((e,r,t)=>{if((0,v.isTypeObject)(
31
+ e))return gr(r,(0,M.getObjectMembers)(e),t);if(!(0,M.isModelDeclaration)(e)){t.push(
32
+ new V(r.file));return}if(!sr(e)){t.push(new Q(e.name,r.file));return}return gr(r,
33
+ (0,M.getModelMembers)(e),t)},"getTypePreferences"),gr=p((e,r,t)=>{let o={};for(let n of r)
34
+ if((0,v.isModelProperty)(n))switch(n.name){default:t.push(new M.InvalidServicePropertyError(
35
+ e.name,n.name,e.file));break;case"namingStyle":o.namingStyle=(0,M.getPropertyStringIn)(
36
+ n,[U.NamingStyle.CamelCase,U.NamingStyle.PascalCase,U.NamingStyle.SnakeCase,U.NamingStyle.
37
+ KebabCase]);break}return o},"getTypeFromMembers");var S=require("@ez4/common/library"),be=require("@ez4/utils"),x=require("@ez4/reflection");var he=p((e,r,t,o)=>{if(!(0,x.isTypeReference)(e))return Mr(e,r,t,o);let n=(0,S.getReferenceType)(
38
+ e,t);return n?Mr(n,r,t,o):null},"getHttpErrors"),Mr=p((e,r,t,o)=>(0,x.isTypeObject)(
39
+ e)?rt(e,r,(0,S.getObjectMembers)(e),t,o):null,"getTypeErrors"),rt=p((e,r,t,o,n)=>{
40
+ let s={};for(let i of t){if(!(0,x.isModelProperty)(i)||i.inherited)continue;let c=parseInt(
41
+ i.name,10);(0,be.isAnyNumber)(c)||n.push(new S.InvalidServicePropertyError(r.name,
42
+ i.name,e.file));let l=tt(i,c,r,o,n);l&&Object.assign(s,l)}return(0,be.isEmptyObject)(
43
+ s)?null:s},"getTypeFromMembers"),tt=p((e,r,t,o,n)=>{let s=(0,S.getPropertyTuple)(
44
+ e)??[],i={};for(let c of s){if(!(0,x.isTypeReference)(c)){n.push(new R(t.file));
45
+ continue}let l=(0,S.getReferenceType)(c,o);if(!l||!(0,x.isTypeClass)(l)){n.push(
46
+ new R(t.file));continue}i[l.name]=r}return i},"getErrorClasses");var hr=p((e,r,t,o)=>{if(!(0,P.isTypeReference)(e))return Hr(e,r,t,o);let n=(0,y.getReferenceType)(
47
+ e,t);return n?Hr(n,r,t,o):null},"getHttpDefaults"),Hr=p((e,r,t,o)=>(0,P.isTypeObject)(
48
+ e)?br(r,(0,y.getObjectMembers)(e),t,o):(0,y.isModelDeclaration)(e)?pr(e)?br(r,(0,y.getModelMembers)(
49
+ e),t,o):(o.push(new G(e.name,r.file)),null):(o.push(new J(r.file)),null),"getTyp\
50
+ eDefaults"),br=p((e,r,t,o)=>{let n={};for(let s of r)if(!(!(0,P.isModelProperty)(
41
51
  s)||s.inherited))switch(s.name){default:o.push(new y.InvalidServicePropertyError(
42
- e.name,s.name,e.file));break;case"httpErrors":n.httpErrors=de(s.value,e,r,o);break;case"\
43
- memory":case"logRetention":case"timeout":n[s.name]=(0,y.getPropertyNumber)(s);break;case"\
44
- listener":n.listener=(0,y.getServiceListener)(s.value,o);break}return n},"getTyp\
45
- eFromMembers");var I=require("@ez4/reflection"),m=require("@ez4/common/library");var Te=require("@ez4/common/library");var U=class extends Te.IncompleteTypeError{static{p(this,"IncompleteRouteError")}constructor(t,r){
46
- super("Incomplete gateway route",t,r)}},E=class extends Te.TypeError{static{p(this,
47
- "InvalidRouteErrorTypeError")}constructor(t){super("Invalid route error type.",t)}};var ur=require("@ez4/common/library");var V=class extends ur.IncompleteTypeError{static{p(this,"IncompleteAuthorizerEr\
48
- ror")}constructor(t,r){super("Incomplete route authorizer",t,r)}};var T=require("@ez4/common/library"),w=require("@ez4/reflection"),Mr=require("@ez4/utils");var ge=require("@ez4/common/library");var Q=class extends ge.InvalidTypeError{constructor(r,o){super("Invalid route re\
49
- sponse",void 0,r,o);this.baseType=r}static{p(this,"InvalidResponseTypeError")}},
50
- J=class extends ge.IncorrectTypeError{constructor(r,o,n){super("Incorrect route \
51
- response",r,o,n);this.responseType=r;this.baseType=o}static{p(this,"IncorrectRes\
52
- ponseTypeError")}};var h=require("@ez4/reflection"),he=require("@ez4/common/library"),yr=require("@ez4/schema/library");var Me=require("@ez4/common/library");var G=class extends Me.InvalidTypeError{static{p(this,"InvalidIdentityTypeError")}constructor(t){
53
- super("Invalid identity",void 0,"Http.Identity",t)}},Y=class extends Me.IncorrectTypeError{constructor(r,o){
54
- super("Incorrect identity",r,"Http.Identity",o);this.identityType=r}static{p(this,
55
- "IncorrectIdentityTypeError")}};var He=require("@ez4/schema/library");var f=p((e,t)=>{let r=(0,He.getObjectSchema)(e,t);return r&&(0,He.isObjectSchema)(
56
- r)?r:null},"getSchemaFromType");var R=p((e,t,r,o)=>{if((0,h.isTypeUndefined)(e))return null;if(!(0,h.isTypeReference)(
57
- e))return fr(e,t,r,o);let n=(0,he.getReferenceType)(e,r);return n?fr(n,t,r,o):null},
58
- "getHttpIdentity"),fr=p((e,t,r,o)=>{if((0,h.isTypeUnion)(e))return Kr(e.elements,
59
- t,r,o);if((0,h.isTypeObject)(e)||(0,h.isTypeIntersection)(e))return f(e,r);if(!(0,he.isModelDeclaration)(
60
- e))return o.push(new G(t.file)),null;if(!er(e))return o.push(new Y(e.name,t.file)),
61
- null;let n=f(e,r);return n&&(n.definitions={...n.definitions,extensible:!0}),n},
62
- "getTypeIdentity"),Kr=p((e,t,r,o)=>{let n=[];for(let s of e){let i=R(s,t,r,o);i&&
63
- n.push(i)}return n.length>1?(0,yr.createUnionSchema)({elements:n}):n[0]},"getIde\
64
- ntityFromUnion");var P=require("@ez4/reflection"),Se=require("@ez4/common/library");var be=require("@ez4/common/library");var K=class extends be.InvalidTypeError{static{p(this,"InvalidHeadersTypeError")}constructor(t){
65
- super("Invalid headers",void 0,"Http.Headers",t)}},W=class extends be.IncorrectTypeError{constructor(r,o){
66
- super("Incorrect headers",r,"Http.Headers",o);this.headersType=r}static{p(this,"\
67
- IncorrectHeadersTypeError")}};var X=p((e,t,r,o)=>{if(!(0,P.isTypeReference)(e))return dr(e,t,r,o);let n=(0,Se.getReferenceType)(
68
- e,r);return n?dr(n,t,r,o):null},"getHttpHeaders"),dr=p((e,t,r,o)=>(0,P.isTypeObject)(
69
- e)||(0,P.isTypeIntersection)(e)?f(e,r):(0,Se.isModelDeclaration)(e)?Le(e)?f(e,r):
70
- (o.push(new W(e.name,t.file)),null):(o.push(new K(t.file)),null),"getTypeHeaders");var j=require("@ez4/schema/library"),Ie=require("@ez4/common/library"),d=require("@ez4/reflection");var xe=require("@ez4/common/library");var Z=class extends xe.InvalidTypeError{static{p(this,"InvalidBodyTypeError")}constructor(t){
71
- super("Invalid body",void 0,"Http.JsonBody",t)}},_=class extends xe.IncorrectTypeError{constructor(r,o){
72
- super("Incorrect body",r,"Http.JsonBody",o);this.bodyType=r}static{p(this,"Incor\
73
- rectBodyTypeError")}};var $=p((e,t,r,o)=>ze(e,r,n=>we(n)??Oe(n,t,r,o)),"getHttpBody"),ze=p((e,t,r)=>{if((0,d.isTypeUndefined)(
74
- e))return null;if(!(0,d.isTypeReference)(e))return r(e);let o=(0,Ie.getReferenceType)(
75
- e,t);return o?r(o):null},"getTypeBody"),we=p(e=>(0,d.isTypeScalar)(e)?(0,j.getScalarSchema)(
76
- e):null,"getScalarTypeBody"),Oe=p((e,t,r,o)=>(0,d.isTypeUnion)(e)?Wr(e.elements,
77
- r,n=>we(n)??Oe(n,t,r,o)):(0,d.isTypeArray)(e)?Xr(e.element,r,n=>we(n)??Oe(n,t,r,
78
- o)):(0,d.isTypeObject)(e)||(0,d.isTypeIntersection)(e)?f(e,r):(0,Ie.isModelDeclaration)(
79
- e)?or(e)?f(e,r):(o.push(new _(e.name,e.file)),null):(o.push(new Z(t.file)),null),
80
- "getCompoundTypeBody"),Wr=p((e,t,r)=>{let o=[];for(let n of e){let s=ze(n,t,r);s&&
81
- o.push(s)}return o.length?(0,j.createUnionSchema)({elements:o}):null},"getUnionT\
82
- ypeBody"),Xr=p((e,t,r)=>{let o=ze(e,t,r);return o?(0,j.createArraySchema)({element:o}):
83
- null},"getArrayTypeBody");var Ce=p((e,t,r,o)=>{let n=Hr(e,t,r,o,"Http.AuthResponse");return n&&Zr(n)?n:null},
84
- "getHttpAuthResponse"),ke=p((e,t,r,o)=>{let n=Hr(e,t,r,o,"Http.Response");return n&&
85
- _r(n)?n:null},"getHttpHandlerResponse"),Hr=p((e,t,r,o,n)=>{if(!(0,w.isTypeReference)(
86
- e))return Tr(e,t,r,o,n);let s=(0,T.getReferenceType)(e,r);return s?Tr(s,t,r,o,n):
87
- null},"getHttpResponse"),Zr=p(e=>!!e.identity,"isValidAuthResponse"),_r=p(e=>(0,Mr.isAnyNumber)(
88
- e.status),"isValidHandlerResponse"),Tr=p((e,t,r,o,n)=>(0,w.isTypeObject)(e)?gr(e,
89
- t,(0,T.getObjectMembers)(e),r,o):(0,T.isModelDeclaration)(e)?(0,T.hasHeritageType)(
90
- e,n)?gr(e,t,(0,T.getModelMembers)(e),r,o):(o.push(new J(e.name,n,e.file)),null):
91
- (o.push(new Q(n,t.file)),null),"getTypeResponse"),gr=p((e,t,r,o,n)=>{let s={};for(let i of r)
92
- if(!(!(0,w.isModelProperty)(i)||i.inherited))switch(i.name){default:n.push(new T.InvalidServicePropertyError(
93
- t.name,i.name,e.file));break;case"status":s.status=(0,T.getPropertyNumber)(i);break;case"\
94
- headers":{s.headers=X(i.value,e,o,n),s.headers&&i.description&&(s.headers.description=
95
- i.description);break}case"identity":{s.identity=R(i.value,e,o,n),s.identity&&i.description&&
96
- (s.identity.description=i.description);break}case"body":{s.body=$(i.value,e,o,n),
52
+ e.name,s.name,e.file));break;case"httpErrors":n.httpErrors=he(s.value,e,t,o);break;case"\
53
+ preferences":n.preferences=He(s.value,e,t,o);break;case"memory":case"logRetentio\
54
+ n":case"timeout":n[s.name]=(0,y.getPropertyNumber)(s);break;case"listener":n.listener=
55
+ (0,y.getServiceListener)(s.value,o);break}return n},"getTypeFromMembers");var E=require("@ez4/reflection"),m=require("@ez4/common/library");var Se=require("@ez4/common/library");var K=class extends Se.IncompleteTypeError{static{p(this,"IncompleteRouteError")}constructor(r,t){
56
+ super("Incomplete gateway route",r,t)}},R=class extends Se.TypeError{static{p(this,
57
+ "InvalidRouteErrorTypeError")}constructor(r){super("Invalid route error type.",r)}};var Sr=require("@ez4/common/library");var Y=class extends Sr.IncompleteTypeError{static{p(this,"IncompleteAuthorizerEr\
58
+ ror")}constructor(r,t){super("Incomplete route authorizer",r,t)}};var T=require("@ez4/common/library"),z=require("@ez4/reflection"),Rr=require("@ez4/utils");var xe=require("@ez4/common/library");var W=class extends xe.InvalidTypeError{constructor(t,o){super("Invalid route re\
59
+ sponse",void 0,t,o);this.baseType=t}static{p(this,"InvalidResponseTypeError")}},
60
+ X=class extends xe.IncorrectTypeError{constructor(t,o,n){super("Incorrect route \
61
+ response",t,o,n);this.responseType=t;this.baseType=o}static{p(this,"IncorrectRes\
62
+ ponseTypeError")}};var h=require("@ez4/reflection"),Ae=require("@ez4/common/library"),Ir=require("@ez4/schema/library");var Ie=require("@ez4/common/library");var Z=class extends Ie.InvalidTypeError{static{p(this,"InvalidIdentityTypeError")}constructor(r){
63
+ super("Invalid identity",void 0,"Http.Identity",r)}},_=class extends Ie.IncorrectTypeError{constructor(t,o){
64
+ super("Incorrect identity",t,"Http.Identity",o);this.identityType=t}static{p(this,
65
+ "IncorrectIdentityTypeError")}};var Ee=require("@ez4/schema/library");var f=p((e,r)=>{let t=(0,Ee.getObjectSchema)(e,r);return t&&(0,Ee.isObjectSchema)(
66
+ t)?t:null},"getSchemaFromType");var j=p((e,r,t,o)=>{if((0,h.isTypeUndefined)(e))return null;if(!(0,h.isTypeReference)(
67
+ e))return xr(e,r,t,o);let n=(0,Ae.getReferenceType)(e,t);return n?xr(n,r,t,o):null},
68
+ "getHttpIdentity"),xr=p((e,r,t,o)=>{if((0,h.isTypeUnion)(e))return ot(e.elements,
69
+ r,t,o);if((0,h.isTypeObject)(e)||(0,h.isTypeIntersection)(e))return f(e,t);if(!(0,Ae.isModelDeclaration)(
70
+ e))return o.push(new Z(r.file)),null;if(!cr(e))return o.push(new _(e.name,r.file)),
71
+ null;let n=f(e,t);return n&&(n.definitions={...n.definitions,extensible:!0}),n},
72
+ "getTypeIdentity"),ot=p((e,r,t,o)=>{let n=[];for(let s of e){let i=j(s,r,t,o);i&&
73
+ n.push(i)}return n.length>1?(0,Ir.createUnionSchema)({elements:n}):n[0]},"getIde\
74
+ ntityFromUnion");var w=require("@ez4/reflection"),Re=require("@ez4/common/library");var ve=require("@ez4/common/library");var $=class extends ve.InvalidTypeError{static{p(this,"InvalidHeadersTypeError")}constructor(r){
75
+ super("Invalid headers",void 0,"Http.Headers",r)}},L=class extends ve.IncorrectTypeError{constructor(t,o){
76
+ super("Incorrect headers",t,"Http.Headers",o);this.headersType=t}static{p(this,"\
77
+ IncorrectHeadersTypeError")}};var ee=p((e,r,t,o)=>{if(!(0,w.isTypeReference)(e))return Er(e,r,t,o);let n=(0,Re.getReferenceType)(
78
+ e,t);return n?Er(n,r,t,o):null},"getHttpHeaders"),Er=p((e,r,t,o)=>(0,w.isTypeObject)(
79
+ e)||(0,w.isTypeIntersection)(e)?f(e,t):(0,Re.isModelDeclaration)(e)?ir(e)?f(e,t):
80
+ (o.push(new L(e.name,r.file)),null):(o.push(new $(r.file)),null),"getTypeHeaders");var O=require("@ez4/schema/library"),je=require("@ez4/common/library"),d=require("@ez4/reflection");var Pe=require("@ez4/common/library");var re=class extends Pe.InvalidTypeError{static{p(this,"InvalidBodyTypeError")}constructor(r){
81
+ super("Invalid body",void 0,"Http.JsonBody",r)}},te=class extends Pe.IncorrectTypeError{constructor(t,o){
82
+ super("Incorrect body",t,"Http.JsonBody",o);this.bodyType=t}static{p(this,"Incor\
83
+ rectBodyTypeError")}};var oe=p((e,r,t,o)=>Ne(e,t,n=>Fe(n)??Be(n,r,t,o)),"getHttpBody"),Ne=p((e,r,t)=>{
84
+ if((0,d.isTypeUndefined)(e))return null;if(!(0,d.isTypeReference)(e))return t(e);
85
+ let o=(0,je.getReferenceType)(e,r);return o?t(o):null},"getTypeBody"),Fe=p(e=>(0,d.isTypeScalar)(
86
+ e)?(0,O.getScalarSchema)(e):null,"getScalarTypeBody"),Be=p((e,r,t,o)=>(0,d.isTypeUnion)(
87
+ e)?nt(e.elements,t,n=>Fe(n)??Be(n,r,t,o)):(0,d.isTypeArray)(e)?pt(e.element,t,n=>Fe(
88
+ n)??Be(n,r,t,o)):(0,d.isTypeObject)(e)||(0,d.isTypeIntersection)(e)?f(e,t):(0,je.isModelDeclaration)(
89
+ e)?ar(e)?f(e,t):(o.push(new te(e.name,e.file)),null):(o.push(new re(r.file)),null),
90
+ "getCompoundTypeBody"),nt=p((e,r,t)=>{let o=[];for(let n of e){let s=Ne(n,r,t);s&&
91
+ o.push(s)}return o.length?(0,O.createUnionSchema)({elements:o}):null},"getUnionT\
92
+ ypeBody"),pt=p((e,r,t)=>{let o=Ne(e,r,t);return o?(0,O.createArraySchema)({element:o}):
93
+ null},"getArrayTypeBody");var Ue=p((e,r,t,o)=>{let n=Pr(e,r,t,o,"Http.AuthResponse");return n&&st(n)?n:null},
94
+ "getHttpAuthResponse"),Ve=p((e,r,t,o)=>{let n=Pr(e,r,t,o,"Http.Response");return n&&
95
+ it(n)?n:null},"getHttpHandlerResponse"),Pr=p((e,r,t,o,n)=>{if(!(0,z.isTypeReference)(
96
+ e))return Ar(e,r,t,o,n);let s=(0,T.getReferenceType)(e,t);return s?Ar(s,r,t,o,n):
97
+ null},"getHttpResponse"),st=p(e=>!!e.identity,"isValidAuthResponse"),it=p(e=>(0,Rr.isAnyNumber)(
98
+ e.status),"isValidHandlerResponse"),Ar=p((e,r,t,o,n)=>(0,z.isTypeObject)(e)?vr(e,
99
+ r,(0,T.getObjectMembers)(e),t,o):(0,T.isModelDeclaration)(e)?(0,T.hasHeritageType)(
100
+ e,n)?vr(e,r,(0,T.getModelMembers)(e),t,o):(o.push(new X(e.name,n,e.file)),null):
101
+ (o.push(new W(n,r.file)),null),"getTypeResponse"),vr=p((e,r,t,o,n)=>{let s={};for(let i of t)
102
+ if(!(!(0,z.isModelProperty)(i)||i.inherited))switch(i.name){default:n.push(new T.InvalidServicePropertyError(
103
+ r.name,i.name,e.file));break;case"status":s.status=(0,T.getPropertyNumber)(i);break;case"\
104
+ headers":{s.headers=ee(i.value,e,o,n),s.headers&&i.description&&(s.headers.description=
105
+ i.description);break}case"identity":{s.identity=j(i.value,e,o,n),s.identity&&i.description&&
106
+ (s.identity.description=i.description);break}case"body":{s.body=oe(i.value,e,o,n),
97
107
  s.body&&i.description&&(s.body.description=i.description);break}}return s},"getT\
98
- ypeFromMembers");var x=require("@ez4/reflection"),M=require("@ez4/common/library");var Ae=require("@ez4/common/library");var L=class extends Ae.InvalidTypeError{constructor(r,o){super("Invalid route re\
99
- quest",void 0,r,o);this.baseType=r}static{p(this,"InvalidRequestTypeError")}},ee=class extends Ae.IncorrectTypeError{constructor(r,o,n){
100
- super("Incorrect route request",r,o,n);this.requestType=r;this.baseType=o}static{
101
- p(this,"IncorrectRequestTypeError")}};var O=require("@ez4/reflection"),ve=require("@ez4/common/library");var Ee=require("@ez4/common/library");var re=class extends Ee.InvalidTypeError{static{p(this,"InvalidParameterTypeErro\
102
- r")}constructor(t){super("Invalid request parameters",void 0,"Http.PathParameter\
103
- s",t)}},te=class extends Ee.IncorrectTypeError{constructor(r,o){super("Incorrect\
104
- request parameters",r,"Http.PathParameters",o);this.parametersType=r}static{p(this,
105
- "IncorrectParameterTypeError")}};var qe=p((e,t,r,o)=>{if(!(0,O.isTypeReference)(e))return hr(e,t,r,o);let n=(0,ve.getReferenceType)(
106
- e,r);return n?hr(n,t,r,o):null},"getHttpParameters"),hr=p((e,t,r,o)=>(0,O.isTypeObject)(
107
- e)||(0,O.isTypeIntersection)(e)?f(e,r):(0,ve.isModelDeclaration)(e)?tr(e)?f(e,r):
108
- (o.push(new te(e.name,e.file)),null):(o.push(new re(t.file)),null),"getTypeParam\
109
- eter");var z=require("@ez4/reflection"),Pe=require("@ez4/common/library");var Re=require("@ez4/common/library");var oe=class extends Re.InvalidTypeError{static{p(this,"InvalidQueryTypeError")}constructor(t){
110
- super("Invalid request query strings",void 0,"Http.QueryStrings",t)}},ne=class extends Re.IncorrectTypeError{constructor(r,o){
111
- super("Incorrect request query strings",r,"Http.QueryStrings",o);this.queryType=
112
- r}static{p(this,"IncorrectQueryTypeError")}};var De=p((e,t,r,o)=>{if(!(0,z.isTypeReference)(e))return br(e,t,r,o);let n=(0,Pe.getReferenceType)(
113
- e,r);return n?br(n,t,r,o):null},"getHttpQuery"),br=p((e,t,r,o)=>(0,z.isTypeObject)(
114
- e)||(0,z.isTypeIntersection)(e)?f(e,r):(0,Pe.isModelDeclaration)(e)?rr(e)?f(e,r):
115
- (o.push(new ne(e.name,t.file)),null):(o.push(new oe(t.file)),null),"getTypeQuery");var Fe=p((e,t,r,o)=>Ne(e,t,r,o,"Http.AuthRequest"),"getHttpAuthRequest"),Be=p((e,t,r,o)=>Ne(
116
- e,t,r,o,"Http.Request"),"getHttpHandlerRequest"),Ne=p((e,t,r,o,n)=>{if((0,x.isTypeIntersection)(
117
- e)&&e.elements.length>0)return Ne(e.elements[0],t,r,o,n);if(!(0,x.isTypeReference)(
118
- e))return Sr(e,t,r,o,n);let s=(0,M.getReferenceType)(e,r);return s?Sr(s,t,r,o,n):
119
- null},"getHttpRequest"),Sr=p((e,t,r,o,n)=>(0,x.isTypeObject)(e)?xr(e,t,(0,M.getObjectMembers)(
120
- e),r,o):(0,M.isModelDeclaration)(e)?(0,M.hasHeritageType)(e,n)?xr(e,t,(0,M.getModelMembers)(
121
- e),r,o):(o.push(new ee(e.name,n,e.file)),null):(o.push(new L(n,t.file)),null),"g\
122
- etTypeRequest"),xr=p((e,t,r,o,n)=>{let s={};for(let i of r)if(!(!(0,x.isModelProperty)(
123
- i)||i.inherited))switch(i.name){default:n.push(new M.InvalidServicePropertyError(
124
- t.name,i.name,e.file));break;case"headers":{s.headers=X(i.value,e,o,n),s.headers&&
108
+ ypeFromMembers");var I=require("@ez4/reflection"),H=require("@ez4/common/library");var we=require("@ez4/common/library");var ne=class extends we.InvalidTypeError{constructor(t,o){super("Invalid route r\
109
+ equest",void 0,t,o);this.baseType=t}static{p(this,"InvalidRequestTypeError")}},pe=class extends we.IncorrectTypeError{constructor(t,o,n){
110
+ super("Incorrect route request",t,o,n);this.requestType=t;this.baseType=o}static{
111
+ p(this,"IncorrectRequestTypeError")}};var C=require("@ez4/reflection"),ze=require("@ez4/common/library");var Oe=require("@ez4/common/library");var se=class extends Oe.InvalidTypeError{static{p(this,"InvalidParameterTypeErro\
112
+ r")}constructor(r){super("Invalid request parameters",void 0,"Http.PathParameter\
113
+ s",r)}},ie=class extends Oe.IncorrectTypeError{constructor(t,o){super("Incorrect\
114
+ request parameters",t,"Http.PathParameters",o);this.parametersType=t}static{p(this,
115
+ "IncorrectParameterTypeError")}};var Qe=p((e,r,t,o)=>{if(!(0,C.isTypeReference)(e))return jr(e,r,t,o);let n=(0,ze.getReferenceType)(
116
+ e,t);return n?jr(n,r,t,o):null},"getHttpParameters"),jr=p((e,r,t,o)=>(0,C.isTypeObject)(
117
+ e)||(0,C.isTypeIntersection)(e)?f(e,t):(0,ze.isModelDeclaration)(e)?mr(e)?f(e,t):
118
+ (o.push(new ie(e.name,e.file)),null):(o.push(new se(r.file)),null),"getTypeParam\
119
+ eter");var k=require("@ez4/reflection"),ke=require("@ez4/common/library");var Ce=require("@ez4/common/library");var ce=class extends Ce.InvalidTypeError{static{p(this,"InvalidQueryTypeError")}constructor(r){
120
+ super("Invalid request query strings",void 0,"Http.QueryStrings",r)}},le=class extends Ce.IncorrectTypeError{constructor(t,o){
121
+ super("Incorrect request query strings",t,"Http.QueryStrings",o);this.queryType=
122
+ t}static{p(this,"IncorrectQueryTypeError")}};var Je=p((e,r,t,o)=>{if(!(0,k.isTypeReference)(e))return wr(e,r,t,o);let n=(0,ke.getReferenceType)(
123
+ e,t);return n?wr(n,r,t,o):null},"getHttpQuery"),wr=p((e,r,t,o)=>(0,k.isTypeObject)(
124
+ e)||(0,k.isTypeIntersection)(e)?f(e,t):(0,ke.isModelDeclaration)(e)?lr(e)?f(e,t):
125
+ (o.push(new le(e.name,r.file)),null):(o.push(new ce(r.file)),null),"getTypeQuery");var Ge=p((e,r,t,o)=>Ye(e,r,t,o,"Http.AuthRequest"),"getHttpAuthRequest"),Ke=p((e,r,t,o)=>Ye(
126
+ e,r,t,o,"Http.Request"),"getHttpHandlerRequest"),Ye=p((e,r,t,o,n)=>{if((0,I.isTypeIntersection)(
127
+ e)&&e.elements.length>0)return Ye(e.elements[0],r,t,o,n);if(!(0,I.isTypeReference)(
128
+ e))return Or(e,r,t,o,n);let s=(0,H.getReferenceType)(e,t);return s?Or(s,r,t,o,n):
129
+ null},"getHttpRequest"),Or=p((e,r,t,o,n)=>(0,I.isTypeObject)(e)?zr(e,r,(0,H.getObjectMembers)(
130
+ e),t,o):(0,H.isModelDeclaration)(e)?(0,H.hasHeritageType)(e,n)?zr(e,r,(0,H.getModelMembers)(
131
+ e),t,o):(o.push(new pe(e.name,n,e.file)),null):(o.push(new ne(n,r.file)),null),"\
132
+ getTypeRequest"),zr=p((e,r,t,o,n)=>{let s={};for(let i of t)if(!(!(0,I.isModelProperty)(
133
+ i)||i.inherited))switch(i.name){default:n.push(new H.InvalidServicePropertyError(
134
+ r.name,i.name,e.file));break;case"headers":{s.headers=ee(i.value,e,o,n),s.headers&&
125
135
  i.description&&(s.headers.description=i.description);break}case"identity":{s.identity=
126
- R(i.value,e,o,n),s.identity&&i.description&&(s.identity.description=i.description);
127
- break}case"query":{s.query=De(i.value,e,o,n),s.query&&i.description&&(s.query.description=
128
- i.description);break}case"parameters":{s.parameters=qe(i.value,e,o,n),s.parameters&&
136
+ j(i.value,e,o,n),s.identity&&i.description&&(s.identity.description=i.description);
137
+ break}case"query":{s.query=Je(i.value,e,o,n),s.query&&i.description&&(s.query.description=
138
+ i.description);break}case"parameters":{s.parameters=Qe(i.value,e,o,n),s.parameters&&
129
139
  i.description&&(s.parameters.description=i.description);break}case"body":{s.body=
130
- $(i.value,e,o,n),s.body&&i.description&&(s.body.description=i.description);break}}
131
- return s},"getTypeFromMembers");var Ue=p((e,t,r,o)=>{if(!sr(e))return null;let n={},s=new Set(["name","file"]);if(e.
132
- description&&(n.description=e.description),(n.name=e.name)&&s.delete("name"),(n.
133
- file=e.file)&&s.delete("file"),e.parameters){let[{value:i}]=e.parameters;n.request=
134
- Fe(i,t,r,o)}return e.return&&(n.response=Ce(e.return,t,r,o)),$r(n)?n:(o.push(new V(
135
- [...s],e.file)),null)},"getHttpAuthorizer"),$r=p(e=>!!e.name&&!!e.file,"isValidA\
136
- uthorizer");var Ir=require("@ez4/common/library");var pe=class extends Ir.IncompleteTypeError{static{p(this,"IncompleteHandlerErro\
137
- r")}constructor(t,r){super("Incomplete route handler",t,r)}};var Ve=p((e,t,r,o)=>{if(!ir(e))return null;let n={},s=new Set(["name","file","re\
138
- sponse"]);if(e.description&&(n.description=e.description),(n.name=e.name)&&s.delete(
139
- "name"),(n.file=e.file)&&s.delete("file"),e.parameters){let[{value:i}]=e.parameters;
140
- n.request=Be(i,t,r,o)}if(e.return){let i=ke(e.return,t,r,o);i&&(n.response=i,s.delete(
141
- "response"))}return Lr(n)?n:(o.push(new pe([...s],e.file)),null)},"getHttpHandle\
142
- r"),Lr=p(e=>!!e.name&&!!e.file&&!!e.response,"isValidHandler");var Qe=p((e,t,r,o)=>{let n=(0,m.getPropertyTuple)(t)??[];return vr(n,e,r,o)},"ge\
143
- tHttpRoutes"),vr=p((e,t,r,o)=>{let n=[];for(let s of e){let i=et(s,t,r,o);Array.
144
- isArray(i)?n.push(...i):i&&n.push(i)}return n},"getRouteFromTuple"),et=p((e,t,r,o)=>{
145
- if(!(0,I.isTypeReference)(e))return Ar(e,t,r,o);let n=(0,m.getReferenceType)(e,r);
146
- return n?Ar(n,t,r,o):null},"getTypeFromRoute"),rt=p(e=>!!e.path&&!!e.handler,"is\
147
- ValidRoute"),Ar=p((e,t,r,o)=>_e(e)?Er(e,t,(0,m.getModelMembers)(e),r,o):(0,I.isTypeObject)(
148
- e)?Er(e,t,(0,m.getObjectMembers)(e),r,o):(0,I.isTypeTuple)(e)&&e.spread?vr(e.elements,
149
- t,r,o):null,"getRouteType"),Er=p((e,t,r,o,n)=>{let s={},i=new Set(["path","handl\
150
- er"]);for(let c of r)if(!(!(0,I.isModelProperty)(c)||c.inherited))switch(c.name){default:
151
- n.push(new m.InvalidServicePropertyError(t.name,c.name,e.file));break;case"path":{
152
- let l=(0,m.getPropertyString)(c);l&&Xe(l)&&(i.delete(c.name),s.path=l);break}case"\
153
- handler":(s.handler=Ve(c.value,t,o,n))&&i.delete(c.name);break;case"authorizer":
154
- s.authorizer=Ue(c.value,t,o,n);break;case"httpErrors":s.httpErrors=de(c.value,t,
155
- o,n);break;case"memory":case"logRetention":case"timeout":s[c.name]=(0,m.getPropertyNumber)(
156
- c);break;case"cors":s.cors=(0,m.getPropertyBoolean)(c);break;case"listener":s.listener=
157
- (0,m.getServiceListener)(c.value,n);break;case"variables":s.variables=(0,m.getLinkedVariableList)(
158
- c,n);break}return rt(s)?s:(n.push(new U([...i],e.file)),null)},"getTypeFromMembe\
159
- rs");var a=require("@ez4/common/library"),k=require("@ez4/reflection");var C=require("@ez4/common/library");var se=class extends C.IncompleteTypeError{static{p(this,"IncompleteCorsError")}constructor(t,r){
160
- super("Incomplete HTTP CORS",t,r)}},ie=class extends C.InvalidTypeError{static{p(
161
- this,"InvalidCorsTypeError")}constructor(t){super("Invalid HTTP CORS type",void 0,
162
- "Http.Cors",t)}},ce=class extends C.IncorrectTypeError{constructor(r,o){super("I\
163
- ncorrect HTTP CORS type",r,"Http.Cors",o);this.fallbackType=r}static{p(this,"Inc\
164
- orrectCorsTypeError")}};var Je=p((e,t,r,o)=>{if(!(0,k.isTypeReference)(e))return Rr(e,t,o);let n=(0,a.getReferenceType)(
165
- e,r);return n?Rr(n,t,o):null},"getHttpCors"),tt=p(e=>!!e.allowOrigins?.length,"i\
166
- sValidCors"),Rr=p((e,t,r)=>(0,k.isTypeObject)(e)?Pr(e,t,(0,a.getObjectMembers)(e),
167
- r):(0,a.isModelDeclaration)(e)?nr(e)?Pr(e,t,(0,a.getModelMembers)(e),r):(r.push(
168
- new ce(e.name,e.file)),null):(r.push(new ie(t.file)),null),"getTypeCors"),Pr=p((e,t,r,o)=>{
169
- let n={},s=new Set(["allowOrigins"]);for(let i of r)if(!(!(0,k.isModelProperty)(
170
- i)||i.inherited))switch(i.name){default:o.push(new a.InvalidServicePropertyError(
171
- t.name,i.name,e.file));break;case"allowOrigins":case"allowMethods":case"allowHea\
172
- ders":case"exposeHeaders":n[i.name]=(0,a.getPropertyStringList)(i);break;case"al\
173
- lowCredentials":n.allowCredentials=(0,a.getPropertyBoolean)(i);break;case"maxAge":
174
- n.maxAge=(0,a.getPropertyNumber)(i);break}return tt(n)?n:(o.push(new se([...s],e.
175
- file)),null)},"getTypeFromMembers");var H=require("@ez4/common/library"),D=require("@ez4/reflection"),Ge=require("@ez4/utils");var q=require("@ez4/common/library");var le=class extends q.IncompleteTypeError{static{p(this,"IncompleteCacheError")}constructor(t,r){
176
- super("Incomplete gateway cache",t,r)}},me=class extends q.InvalidTypeError{static{
177
- p(this,"InvalidCacheTypeError")}constructor(t){super("Invalid gateway cache type",
178
- void 0,"Http.Cache",t)}},ae=class extends q.IncorrectTypeError{constructor(r,o){
179
- super("Incorrect gateway cache type",r,"Http.Cache",o);this.cacheType=r}static{p(
180
- this,"IncorrectCacheTypeError")}};var Ye=p((e,t,r,o)=>{if(!(0,D.isTypeReference)(e))return jr(e,t,o);let n=(0,H.getReferenceType)(
181
- e,r);return n?jr(n,t,o):null},"getHttpCache"),ot=p(e=>(0,Ge.isAnyNumber)(e.authorizerTTL),
182
- "isValidCache"),jr=p((e,t,r)=>(0,D.isTypeObject)(e)?wr(e,t,(0,H.getObjectMembers)(
183
- e),r):(0,H.isModelDeclaration)(e)?pr(e)?wr(e,t,(0,H.getModelMembers)(e),r):(r.push(
184
- new ae(e.name,e.file)),null):(r.push(new me(t.file)),null),"getTypeCache"),wr=p(
185
- (e,t,r,o)=>{let n={},s=new Set(["authorizerTTL"]);for(let i of r)if(!(!(0,D.isModelProperty)(
186
- i)||i.inherited))switch(i.name){default:o.push(new H.InvalidServicePropertyError(
187
- t.name,i.name,e.file));break;case"authorizerTTL":{let c=(0,H.getPropertyNumber)(
188
- i);(0,Ge.isAnyNumber)(c)&&(n[i.name]=c,s.delete(i.name));break}}return ot(n)?n:(o.
189
- push(new le([...s],e.file)),null)},"getTypeFromMembers");var Ke=p(e=>{let t={},r=[];for(let o in e){let n=e[o];if(!Ze(n)||(0,g.isExternalDeclaration)(
190
- n))continue;let s={type:fe,extras:{}},i=new Set(["routes"]),c=n.file;s.name=n.name,
140
+ oe(i.value,e,o,n),s.body&&i.description&&(s.body.description=i.description);break}}
141
+ return s},"getTypeFromMembers");var We=p((e,r,t,o)=>{if(!yr(e))return null;let{description:n,module:s}=e,i={...n&&
142
+ {description:n},...s&&{module:s}},c=new Set(["name","file"]);if((i.name=e.name)&&
143
+ c.delete("name"),(i.file=e.file)&&c.delete("file"),e.parameters){let[{value:l}]=e.
144
+ parameters;i.request=Ge(l,r,t,o)}return e.return&&(i.response=Ue(e.return,r,t,o)),
145
+ ct(i)?i:(o.push(new Y([...c],e.file)),null)},"getHttpAuthorizer"),ct=p(e=>!!e.name&&
146
+ !!e.file,"isValidAuthorizer");var Cr=require("@ez4/common/library");var me=class extends Cr.IncompleteTypeError{static{p(this,"IncompleteHandlerErro\
147
+ r")}constructor(r,t){super("Incomplete route handler",r,t)}};var Xe=p((e,r,t,o)=>{if(!dr(e))return null;let{description:n,module:s}=e,i={...n&&
148
+ {description:n},...s&&{module:s}},c=new Set(["name","file","response"]);if((i.name=
149
+ e.name)&&c.delete("name"),(i.file=e.file)&&c.delete("file"),e.parameters){let[{value:l}]=e.
150
+ parameters;i.request=Ke(l,r,t,o)}if(e.return){let l=Ve(e.return,r,t,o);l&&(i.response=
151
+ l,c.delete("response"))}return lt(i)?i:(o.push(new me([...c],e.file)),null)},"ge\
152
+ tHttpHandler"),lt=p(e=>!!e.name&&!!e.file&&!!e.response,"isValidHandler");var Ze=p((e,r,t,o)=>{let n=(0,m.getPropertyTuple)(r)??[];return Dr(n,e,t,o)},"ge\
153
+ tHttpRoutes"),Dr=p((e,r,t,o)=>{let n=[];for(let s of e){let i=mt(s,r,t,o);Array.
154
+ isArray(i)?n.push(...i):i&&n.push(i)}return n},"getRouteFromTuple"),mt=p((e,r,t,o)=>{
155
+ if(!(0,E.isTypeReference)(e))return kr(e,r,t,o);let n=(0,m.getReferenceType)(e,t);
156
+ return n?kr(n,r,t,o):null},"getTypeFromRoute"),at=p(e=>!!e.path&&!!e.handler,"is\
157
+ ValidRoute"),kr=p((e,r,t,o)=>nr(e)?qr(e,r,(0,m.getModelMembers)(e),t,o):(0,E.isTypeObject)(
158
+ e)?qr(e,r,(0,m.getObjectMembers)(e),t,o):(0,E.isTypeTuple)(e)&&e.spread?Dr(e.elements,
159
+ r,t,o):null,"getRouteType"),qr=p((e,r,t,o,n)=>{let s={},i=new Set(["path","handl\
160
+ er"]);for(let c of t)if(!(!(0,E.isModelProperty)(c)||c.inherited))switch(c.name){default:
161
+ n.push(new m.InvalidServicePropertyError(r.name,c.name,e.file));break;case"path":{
162
+ let l=(0,m.getPropertyString)(c);l&&tr(l)&&(i.delete(c.name),s.path=l);break}case"\
163
+ handler":(s.handler=Xe(c.value,r,o,n))&&i.delete(c.name);break;case"authorizer":
164
+ s.authorizer=We(c.value,r,o,n);break;case"httpErrors":s.httpErrors=he(c.value,r,
165
+ o,n);break;case"preferences":s.preferences=He(c.value,r,o,n);break;case"memory":case"\
166
+ logRetention":case"timeout":s[c.name]=(0,m.getPropertyNumber)(c);break;case"cors":
167
+ s.cors=(0,m.getPropertyBoolean)(c);break;case"listener":s.listener=(0,m.getServiceListener)(
168
+ c.value,n);break;case"variables":s.variables=(0,m.getLinkedVariableList)(c,n);break}
169
+ return at(s)?s:(n.push(new K([...i],e.file)),null)},"getTypeFromMembers");var u=require("@ez4/common/library"),D=require("@ez4/reflection");var q=require("@ez4/common/library");var ae=class extends q.IncompleteTypeError{static{p(this,"IncompleteCorsError")}constructor(r,t){
170
+ super("Incomplete HTTP CORS",r,t)}},ue=class extends q.InvalidTypeError{static{p(
171
+ this,"InvalidCorsTypeError")}constructor(r){super("Invalid HTTP CORS type",void 0,
172
+ "Http.Cors",r)}},fe=class extends q.IncorrectTypeError{constructor(t,o){super("I\
173
+ ncorrect HTTP CORS type",t,"Http.Cors",o);this.fallbackType=t}static{p(this,"Inc\
174
+ orrectCorsTypeError")}};var _e=p((e,r,t,o)=>{if(!(0,D.isTypeReference)(e))return Fr(e,r,o);let n=(0,u.getReferenceType)(
175
+ e,t);return n?Fr(n,r,o):null},"getHttpCors"),ut=p(e=>!!e.allowOrigins?.length,"i\
176
+ sValidCors"),Fr=p((e,r,t)=>(0,D.isTypeObject)(e)?Br(e,r,(0,u.getObjectMembers)(e),
177
+ t):(0,u.isModelDeclaration)(e)?ur(e)?Br(e,r,(0,u.getModelMembers)(e),t):(t.push(
178
+ new fe(e.name,e.file)),null):(t.push(new ue(r.file)),null),"getTypeCors"),Br=p((e,r,t,o)=>{
179
+ let n={},s=new Set(["allowOrigins"]);for(let i of t)if(!(!(0,D.isModelProperty)(
180
+ i)||i.inherited))switch(i.name){default:o.push(new u.InvalidServicePropertyError(
181
+ r.name,i.name,e.file));break;case"allowOrigins":case"allowMethods":case"allowHea\
182
+ ders":case"exposeHeaders":n[i.name]=(0,u.getPropertyStringList)(i);break;case"al\
183
+ lowCredentials":n.allowCredentials=(0,u.getPropertyBoolean)(i);break;case"maxAge":
184
+ n.maxAge=(0,u.getPropertyNumber)(i);break}return ut(n)?n:(o.push(new ae([...s],e.
185
+ file)),null)},"getTypeFromMembers");var b=require("@ez4/common/library"),B=require("@ez4/reflection"),$e=require("@ez4/utils");var F=require("@ez4/common/library");var ye=class extends F.IncompleteTypeError{static{p(this,"IncompleteCacheError")}constructor(r,t){
186
+ super("Incomplete gateway cache",r,t)}},de=class extends F.InvalidTypeError{static{
187
+ p(this,"InvalidCacheTypeError")}constructor(r){super("Invalid gateway cache type",
188
+ void 0,"Http.Cache",r)}},Te=class extends F.IncorrectTypeError{constructor(t,o){
189
+ super("Incorrect gateway cache type",t,"Http.Cache",o);this.cacheType=t}static{p(
190
+ this,"IncorrectCacheTypeError")}};var Le=p((e,r,t,o)=>{if(!(0,B.isTypeReference)(e))return Nr(e,r,o);let n=(0,b.getReferenceType)(
191
+ e,t);return n?Nr(n,r,o):null},"getHttpCache"),ft=p(e=>(0,$e.isAnyNumber)(e.authorizerTTL),
192
+ "isValidCache"),Nr=p((e,r,t)=>(0,B.isTypeObject)(e)?Ur(e,r,(0,b.getObjectMembers)(
193
+ e),t):(0,b.isModelDeclaration)(e)?fr(e)?Ur(e,r,(0,b.getModelMembers)(e),t):(t.push(
194
+ new Te(e.name,e.file)),null):(t.push(new de(r.file)),null),"getTypeCache"),Ur=p(
195
+ (e,r,t,o)=>{let n={},s=new Set(["authorizerTTL"]);for(let i of t)if(!(!(0,B.isModelProperty)(
196
+ i)||i.inherited))switch(i.name){default:o.push(new b.InvalidServicePropertyError(
197
+ r.name,i.name,e.file));break;case"authorizerTTL":{let c=(0,b.getPropertyNumber)(
198
+ i);(0,$e.isAnyNumber)(c)&&(n[i.name]=c,s.delete(i.name));break}}return ft(n)?n:(o.
199
+ push(new ye([...s],e.file)),null)},"getTypeFromMembers");var er=p(e=>{let r={},t=[];for(let o in e){let n=e[o];if(!or(n)||(0,g.isExternalDeclaration)(
200
+ n))continue;let s={type:Me,extras:{}},i=new Set(["routes"]),c=n.file;s.name=n.name,
191
201
  n.description&&(s.description=n.description);for(let l of(0,g.getModelMembers)(n))
192
- if(!(!(0,Or.isModelProperty)(l)||l.inherited))switch(l.name){default:r.push(new g.InvalidServicePropertyError(
193
- s.name,l.name,c));break;case"routes":(s.routes=Qe(n,l,e,r))&&i.delete(l.name);break;case"\
194
- name":s.displayName=(0,g.getPropertyString)(l);break;case"defaults":s.defaults=ar(
195
- l.value,n,e,r);break;case"cache":s.cache=Ye(l.value,n,e,r);break;case"cors":s.cors=
196
- Je(l.value,n,e,r);break;case"variables":s.variables=(0,g.getLinkedVariableList)(
197
- l,r);break;case"services":s.services=(0,g.getLinkedServiceList)(l,e,r);break}if(!nt(
198
- s)){r.push(new F([...i],c));continue}if(t[n.name]){r.push(new g.DuplicateServiceError(
199
- n.name,c));continue}t[n.name]=s}return{services:t,errors:r}},"getHttpServices"),
200
- nt=p(e=>!!e.name&&!!e.routes&&!!e.extras,"isValidService");var zr=!1,pt=p(()=>{zr||((0,Cr.registerTriggers)(),(0,kr.registerTriggers)(),(0,qr.createTrigger)(
201
- "@ez4/gateway",{"metadata:getServices":Ke}),zr=!0)},"registerTriggers");var je=require("@ez4/common/library");var B=class extends je.InvalidTypeError{static{p(this,"InvalidDefaultsTypeError")}constructor(t){
202
- super("Invalid defaults",void 0,"Http.Defaults",t)}},N=class extends je.IncorrectTypeError{constructor(r,o){
203
- super("Incorrect defaults",r,"Http.Defaults",o);this.defaultsType=r}static{p(this,
204
- "IncorrectDefaultsTypeError")}};0&&(module.exports={IncompleteAuthorizerError,IncompleteCacheError,IncompleteCorsError,
202
+ if(!(!(0,Vr.isModelProperty)(l)||l.inherited))switch(l.name){default:t.push(new g.InvalidServicePropertyError(
203
+ s.name,l.name,c));break;case"routes":(s.routes=Ze(n,l,e,t))&&i.delete(l.name);break;case"\
204
+ name":s.displayName=(0,g.getPropertyString)(l);break;case"defaults":s.defaults=hr(
205
+ l.value,n,e,t);break;case"cache":s.cache=Le(l.value,n,e,t);break;case"cors":s.cors=
206
+ _e(l.value,n,e,t);break;case"variables":s.variables=(0,g.getLinkedVariableList)(
207
+ l,t);break;case"services":s.services=(0,g.getLinkedServiceList)(l,e,t);break}if(!yt(
208
+ s)){t.push(new N([...i],c));continue}if(r[n.name]){t.push(new g.DuplicateServiceError(
209
+ n.name,c));continue}r[n.name]=s}return{services:r,errors:t}},"getHttpServices"),
210
+ yt=p(e=>!!e.name&&!!e.routes&&!!e.extras,"isValidService");var Qr=!1,dt=p(()=>{Qr||((0,Jr.registerTriggers)(),(0,Gr.registerTriggers)(),(0,Kr.createTrigger)(
211
+ "@ez4/gateway",{"metadata:getServices":er}),Qr=!0)},"registerTriggers");var qe=require("@ez4/common/library");var J=class extends qe.InvalidTypeError{static{p(this,"InvalidDefaultsTypeError")}constructor(r){
212
+ super("Invalid defaults",void 0,"Http.Defaults",r)}},G=class extends qe.IncorrectTypeError{constructor(t,o){
213
+ super("Incorrect defaults",t,"Http.Defaults",o);this.defaultsType=t}static{p(this,
214
+ "IncorrectDefaultsTypeError")}};var De=require("@ez4/common/library");var V=class extends De.InvalidTypeError{static{p(this,"InvalidPreferencesTypeErr\
215
+ or")}constructor(r){super("Invalid preferences",void 0,"Http.Preferences",r)}},Q=class extends De.IncorrectTypeError{constructor(t,o){
216
+ super("Incorrect preferences",t,"Http.Preferences",o);this.preferencesType=t}static{
217
+ p(this,"IncorrectPreferencesTypeError")}};0&&(module.exports={IncompleteAuthorizerError,IncompleteCacheError,IncompleteCorsError,
205
218
  IncompleteHandlerError,IncompleteRouteError,IncompleteServiceError,IncorrectBodyTypeError,
206
219
  IncorrectCacheTypeError,IncorrectCorsTypeError,IncorrectDefaultsTypeError,IncorrectHeadersTypeError,
207
- IncorrectIdentityTypeError,IncorrectParameterTypeError,IncorrectQueryTypeError,IncorrectRequestTypeError,
208
- IncorrectResponseTypeError,InvalidBodyTypeError,InvalidCacheTypeError,InvalidCorsTypeError,
209
- InvalidDefaultsTypeError,InvalidHeadersTypeError,InvalidIdentityTypeError,InvalidParameterTypeError,
210
- InvalidQueryTypeError,InvalidRequestTypeError,InvalidResponseTypeError,InvalidRouteErrorTypeError,
211
- ServiceType,getHttpAuthRequest,getHttpAuthResponse,getHttpAuthorizer,getHttpBody,
212
- getHttpCache,getHttpCors,getHttpHandler,getHttpHandlerRequest,getHttpHandlerResponse,
213
- getHttpHeaders,getHttpIdentity,getHttpParameters,getHttpQuery,getHttpRoutes,getHttpServices,
214
- isHttpService,registerTriggers});
220
+ IncorrectIdentityTypeError,IncorrectParameterTypeError,IncorrectPreferencesTypeError,
221
+ IncorrectQueryTypeError,IncorrectRequestTypeError,IncorrectResponseTypeError,InvalidBodyTypeError,
222
+ InvalidCacheTypeError,InvalidCorsTypeError,InvalidDefaultsTypeError,InvalidHeadersTypeError,
223
+ InvalidIdentityTypeError,InvalidParameterTypeError,InvalidPreferencesTypeError,InvalidQueryTypeError,
224
+ InvalidRequestTypeError,InvalidResponseTypeError,InvalidRouteErrorTypeError,ServiceType,
225
+ getHttpAuthRequest,getHttpAuthResponse,getHttpAuthorizer,getHttpBody,getHttpCache,
226
+ getHttpCors,getHttpHandler,getHttpHandlerRequest,getHttpHandlerResponse,getHttpHeaders,
227
+ getHttpIdentity,getHttpParameters,getHttpQuery,getHttpRoutes,getHttpServices,isHttpService,
228
+ registerTriggers});
215
229
  //# sourceMappingURL=library.cjs.map
package/dist/library.d.ts CHANGED
@@ -14,6 +14,7 @@ export * from './metadata/cors.js';
14
14
  export * from './metadata/cache.js';
15
15
  export * from './errors/service.js';
16
16
  export * from './errors/defaults.js';
17
+ export * from './errors/preferences.js';
17
18
  export * from './errors/route.js';
18
19
  export * from './errors/handler.js';
19
20
  export * from './errors/identity.js';