@geekmidas/constructs 10.0.0-alpha.0 → 10.0.0-alpha.1
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/dist/{AWSScheduledFunction-BvFvBsBN.d.cts → AWSScheduledFunction-9bJS4WdJ.d.cts} +2 -2
- package/dist/{AWSScheduledFunction-BvFvBsBN.d.cts.map → AWSScheduledFunction-9bJS4WdJ.d.cts.map} +1 -1
- package/dist/{AWSScheduledFunction-Db1lttJH.mjs → AWSScheduledFunction-BJjj8B5V.mjs} +2 -2
- package/dist/{AWSScheduledFunction-Db1lttJH.mjs.map → AWSScheduledFunction-BJjj8B5V.mjs.map} +1 -1
- package/dist/{AWSScheduledFunction-CVccZO-L.d.mts → AWSScheduledFunction-BO5iEMSh.d.mts} +2 -2
- package/dist/{AWSScheduledFunction-CVccZO-L.d.mts.map → AWSScheduledFunction-BO5iEMSh.d.mts.map} +1 -1
- package/dist/{Construct-HmWM6YYu.mjs → Construct-CdhThxDI.mjs} +2 -2
- package/dist/{Construct-HmWM6YYu.mjs.map → Construct-CdhThxDI.mjs.map} +1 -1
- package/dist/{Endpoint-ROcXU-eH.d.mts → Endpoint-BKR5QH6O.d.mts} +2 -2
- package/dist/{Endpoint-ROcXU-eH.d.mts.map → Endpoint-BKR5QH6O.d.mts.map} +1 -1
- package/dist/{Endpoint-BnxZqIX-.d.cts → Endpoint-BQ9O0P1w.d.cts} +2 -2
- package/dist/Endpoint-BQ9O0P1w.d.cts.map +1 -0
- package/dist/{Endpoint-BGwpNEX4.mjs → Endpoint-BTj58Gob.mjs} +3 -3
- package/dist/{Endpoint-BGwpNEX4.mjs.map → Endpoint-BTj58Gob.mjs.map} +1 -1
- package/dist/{EndpointFactory-Di0X9AWp.mjs → EndpointFactory-BejSTzbB.mjs} +4 -4
- package/dist/{EndpointFactory-Di0X9AWp.mjs.map → EndpointFactory-BejSTzbB.mjs.map} +1 -1
- package/dist/{HonoEndpointAdaptor-DFKIIG2o.mjs → HonoEndpointAdaptor-7aYNdqJq.mjs} +2 -2
- package/dist/{HonoEndpointAdaptor-DFKIIG2o.mjs.map → HonoEndpointAdaptor-7aYNdqJq.mjs.map} +1 -1
- package/dist/adaptors/aws.d.cts +3 -3
- package/dist/adaptors/aws.d.mts +3 -3
- package/dist/adaptors/aws.mjs +4 -4
- package/dist/adaptors/hono.d.cts +2 -2
- package/dist/adaptors/hono.d.mts +2 -2
- package/dist/adaptors/hono.mjs +4 -4
- package/dist/adaptors/testing.d.cts +2 -2
- package/dist/adaptors/testing.d.mts +2 -2
- package/dist/adaptors/testing.mjs +4 -4
- package/dist/crons/index.d.cts +6 -6
- package/dist/crons/index.d.mts +6 -6
- package/dist/crons/index.d.mts.map +1 -1
- package/dist/crons/index.mjs +3 -3
- package/dist/endpoints/index.d.cts +3 -3
- package/dist/endpoints/index.d.mts +3 -3
- package/dist/endpoints/index.mjs +4 -4
- package/dist/functions/index.d.cts +1 -1
- package/dist/functions/index.d.mts +1 -1
- package/dist/functions/index.mjs +2 -2
- package/dist/{functions-CvT_q7Y4.mjs → functions-Cpff1uZH.mjs} +2 -2
- package/dist/{functions-CvT_q7Y4.mjs.map → functions-Cpff1uZH.mjs.map} +1 -1
- package/dist/{index-Dadljnh_.d.cts → index-BTvozlUD.d.cts} +5 -5
- package/dist/{index-Dadljnh_.d.cts.map → index-BTvozlUD.d.cts.map} +1 -1
- package/dist/{index-Bt-F7u8L.d.mts → index-Cvz551AO.d.mts} +3 -3
- package/dist/{index-Bt-F7u8L.d.mts.map → index-Cvz551AO.d.mts.map} +1 -1
- package/dist/{index-7OcOWe75.d.cts → index-D5zqAJ2e.d.cts} +3 -3
- package/dist/{index-7OcOWe75.d.cts.map → index-D5zqAJ2e.d.cts.map} +1 -1
- package/dist/{index-CPeqtKgq.d.mts → index-L7pz0R0T.d.mts} +4 -4
- package/dist/{index-CPeqtKgq.d.mts.map → index-L7pz0R0T.d.mts.map} +1 -1
- package/dist/index.mjs +1 -1
- package/dist/queue/index.d.cts +2 -2
- package/dist/queue/index.d.mts +2 -2
- package/dist/queue/index.mjs +1 -1
- package/dist/rest-api.d.cts +3 -3
- package/dist/rest-api.d.mts +3 -3
- package/dist/rest-api.mjs +4 -4
- package/dist/subscribers/index.d.mts +2 -2
- package/dist/subscribers/index.mjs +1 -1
- package/dist/topic/index.mjs +1 -1
- package/package.json +30 -30
- package/dist/Endpoint-BnxZqIX-.d.cts.map +0 -1
package/dist/adaptors/aws.d.mts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "../Construct-B-xc0SE9.mjs";
|
|
2
|
-
import "../index-
|
|
3
|
-
import { AWSLambdaFunction, AWSScheduledFunction } from "../AWSScheduledFunction-
|
|
2
|
+
import "../index-L7pz0R0T.mjs";
|
|
3
|
+
import { AWSLambdaFunction, AWSScheduledFunction } from "../AWSScheduledFunction-BO5iEMSh.mjs";
|
|
4
4
|
import "../construct-interface-BqwRNYA2.mjs";
|
|
5
5
|
import { HttpMethod } from "../types-aKksMEWL.mjs";
|
|
6
6
|
import { Telemetry } from "../telemetry-D7bVFLGi.mjs";
|
|
7
|
-
import { CookieFn, Endpoint, EndpointSchemas } from "../Endpoint-
|
|
7
|
+
import { CookieFn, Endpoint, EndpointSchemas } from "../Endpoint-BKR5QH6O.mjs";
|
|
8
8
|
import { Queue } from "../Queue-DpUeqdC8.mjs";
|
|
9
9
|
import { Subscriber } from "../Subscriber-4rBJgDKI.mjs";
|
|
10
10
|
import { EnvironmentParser } from "@geekmidas/envkit";
|
package/dist/adaptors/aws.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { __toESM } from "../Construct-
|
|
1
|
+
import { __toESM } from "../Construct-CdhThxDI.mjs";
|
|
2
2
|
import "../construct-interface-Z4CpS8tK.mjs";
|
|
3
|
-
import "../functions-
|
|
3
|
+
import "../functions-Cpff1uZH.mjs";
|
|
4
4
|
import "../clone-DblgEZZa.mjs";
|
|
5
|
-
import { Endpoint, ResponseBuilder, require_lodash } from "../Endpoint-
|
|
5
|
+
import { Endpoint, ResponseBuilder, require_lodash } from "../Endpoint-BTj58Gob.mjs";
|
|
6
6
|
import { envParserFor } from "../surfaceEnv-C3Ktahea.mjs";
|
|
7
7
|
import { publishConstructEvents } from "../publisher-CGEo8UKD.mjs";
|
|
8
|
-
import { AWSLambdaFunction, AWSScheduledFunction } from "../AWSScheduledFunction-
|
|
8
|
+
import { AWSLambdaFunction, AWSScheduledFunction } from "../AWSScheduledFunction-BJjj8B5V.mjs";
|
|
9
9
|
import { createAuditContext, executeWithAuditTransaction } from "../processAudits-D89tICM4.mjs";
|
|
10
10
|
import { createApiGatewayCookies } from "../lazyAccessors-DM6HcXQk.mjs";
|
|
11
11
|
import { ForbiddenError, UnprocessableEntityError, wrapError } from "@geekmidas/errors";
|
package/dist/adaptors/hono.d.cts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../Construct-WhCXIOPV.cjs";
|
|
2
|
-
import "../index-
|
|
2
|
+
import "../index-BTvozlUD.cjs";
|
|
3
3
|
import "../construct-interface-D2nNkHUN.cjs";
|
|
4
4
|
import { HttpMethod } from "../types-BlAkSuGI.cjs";
|
|
5
|
-
import { Endpoint, EndpointSchemas } from "../Endpoint-
|
|
5
|
+
import { Endpoint, EndpointSchemas } from "../Endpoint-BQ9O0P1w.cjs";
|
|
6
6
|
import { EnvironmentParser } from "@geekmidas/envkit";
|
|
7
7
|
import { EventPublisher } from "@geekmidas/events";
|
|
8
8
|
import { Logger } from "@geekmidas/logger";
|
package/dist/adaptors/hono.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../Construct-B-xc0SE9.mjs";
|
|
2
|
-
import "../index-
|
|
2
|
+
import "../index-L7pz0R0T.mjs";
|
|
3
3
|
import "../construct-interface-BqwRNYA2.mjs";
|
|
4
4
|
import { HttpMethod } from "../types-aKksMEWL.mjs";
|
|
5
|
-
import { Endpoint, EndpointSchemas } from "../Endpoint-
|
|
5
|
+
import { Endpoint, EndpointSchemas } from "../Endpoint-BKR5QH6O.mjs";
|
|
6
6
|
import { EnvironmentParser } from "@geekmidas/envkit";
|
|
7
7
|
import { Service, ServiceDiscovery, ServiceRecord } from "@geekmidas/services";
|
|
8
8
|
import { AuditStorage, AuditableAction } from "@geekmidas/audit";
|
package/dist/adaptors/hono.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import "../Construct-
|
|
1
|
+
import "../Construct-CdhThxDI.mjs";
|
|
2
2
|
import "../construct-interface-Z4CpS8tK.mjs";
|
|
3
|
-
import "../functions-
|
|
3
|
+
import "../functions-Cpff1uZH.mjs";
|
|
4
4
|
import "../clone-DblgEZZa.mjs";
|
|
5
|
-
import "../Endpoint-
|
|
5
|
+
import "../Endpoint-BTj58Gob.mjs";
|
|
6
6
|
import "../publisher-CGEo8UKD.mjs";
|
|
7
7
|
import "../processAudits-D89tICM4.mjs";
|
|
8
8
|
import "../lazyAccessors-DM6HcXQk.mjs";
|
|
9
|
-
import { HonoEndpoint } from "../HonoEndpointAdaptor-
|
|
9
|
+
import { HonoEndpoint } from "../HonoEndpointAdaptor-7aYNdqJq.mjs";
|
|
10
10
|
|
|
11
11
|
export { HonoEndpoint };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../Construct-WhCXIOPV.cjs";
|
|
2
|
-
import { Function } from "../index-
|
|
2
|
+
import { Function } from "../index-BTvozlUD.cjs";
|
|
3
3
|
import "../construct-interface-D2nNkHUN.cjs";
|
|
4
4
|
import { HttpMethod } from "../types-BlAkSuGI.cjs";
|
|
5
|
-
import { Endpoint, EndpointSchemas } from "../Endpoint-
|
|
5
|
+
import { Endpoint, EndpointSchemas } from "../Endpoint-BQ9O0P1w.cjs";
|
|
6
6
|
import { Queue } from "../Queue-D6WeziRD.cjs";
|
|
7
7
|
import { Subscriber } from "../Subscriber-DVQowdyj.cjs";
|
|
8
8
|
import { EventPublisher, ExtractPublisherMessage } from "@geekmidas/events";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../Construct-B-xc0SE9.mjs";
|
|
2
|
-
import { Function } from "../index-
|
|
2
|
+
import { Function } from "../index-L7pz0R0T.mjs";
|
|
3
3
|
import "../construct-interface-BqwRNYA2.mjs";
|
|
4
4
|
import { HttpMethod } from "../types-aKksMEWL.mjs";
|
|
5
|
-
import { Endpoint, EndpointSchemas } from "../Endpoint-
|
|
5
|
+
import { Endpoint, EndpointSchemas } from "../Endpoint-BKR5QH6O.mjs";
|
|
6
6
|
import { Queue } from "../Queue-DpUeqdC8.mjs";
|
|
7
7
|
import { Subscriber } from "../Subscriber-4rBJgDKI.mjs";
|
|
8
8
|
import { Service, ServiceDiscovery, ServiceRecord } from "@geekmidas/services";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "../Construct-
|
|
1
|
+
import "../Construct-CdhThxDI.mjs";
|
|
2
2
|
import "../construct-interface-Z4CpS8tK.mjs";
|
|
3
|
-
import { FunctionBuilder } from "../functions-
|
|
3
|
+
import { FunctionBuilder } from "../functions-Cpff1uZH.mjs";
|
|
4
4
|
import "../clone-DblgEZZa.mjs";
|
|
5
|
-
import { Endpoint, ResponseBuilder } from "../Endpoint-
|
|
5
|
+
import { Endpoint, ResponseBuilder } from "../Endpoint-BTj58Gob.mjs";
|
|
6
6
|
import { publishConstructEvents, publishEvents } from "../publisher-CGEo8UKD.mjs";
|
|
7
7
|
import { executeWithAuditTransaction } from "../processAudits-D89tICM4.mjs";
|
|
8
8
|
import { createCookieHeaderAccessor, createObjectHeaders } from "../lazyAccessors-DM6HcXQk.mjs";
|
|
9
|
-
import { HonoEndpoint } from "../HonoEndpointAdaptor-
|
|
9
|
+
import { HonoEndpoint } from "../HonoEndpointAdaptor-7aYNdqJq.mjs";
|
|
10
10
|
import { ForbiddenError } from "@geekmidas/errors";
|
|
11
11
|
import { EnvironmentParser } from "@geekmidas/envkit";
|
|
12
12
|
import { ServiceDiscovery, runWithRequestContext } from "@geekmidas/services";
|
package/dist/crons/index.d.cts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import "../Construct-WhCXIOPV.cjs";
|
|
2
|
-
import { FunctionBuilder, FunctionHandler } from "../index-
|
|
3
|
-
import { AWSScheduledFunction, Cron, CronExpression, RateExpression, ScheduleExpression } from "../AWSScheduledFunction-
|
|
2
|
+
import { FunctionBuilder, FunctionHandler } from "../index-BTvozlUD.cjs";
|
|
3
|
+
import { AWSScheduledFunction, Cron, CronExpression, RateExpression, ScheduleExpression } from "../AWSScheduledFunction-9bJS4WdJ.cjs";
|
|
4
4
|
import { Consumable, ServicesOf } from "../construct-interface-D2nNkHUN.cjs";
|
|
5
5
|
import { EventPublisher } from "@geekmidas/events";
|
|
6
|
-
import * as
|
|
6
|
+
import * as _geekmidas_logger18 from "@geekmidas/logger";
|
|
7
7
|
import { Logger } from "@geekmidas/logger";
|
|
8
|
-
import * as
|
|
8
|
+
import * as _geekmidas_schema16 from "@geekmidas/schema";
|
|
9
9
|
import { ComposableStandardSchema } from "@geekmidas/schema";
|
|
10
|
-
import * as
|
|
10
|
+
import * as _geekmidas_services17 from "@geekmidas/services";
|
|
11
11
|
import { Service } from "@geekmidas/services";
|
|
12
12
|
import { StandardSchemaV1 } from "@standard-schema/spec";
|
|
13
13
|
|
|
@@ -44,7 +44,7 @@ declare class CronBuilder<TInput extends ComposableStandardSchema, TServices ext
|
|
|
44
44
|
//# sourceMappingURL=CronBuilder.d.ts.map
|
|
45
45
|
//#endregion
|
|
46
46
|
//#region src/crons/index.d.ts
|
|
47
|
-
declare const c: CronBuilder<
|
|
47
|
+
declare const c: CronBuilder<_geekmidas_schema16.ComposableStandardSchema, _geekmidas_services17.Service<string, unknown>[], _geekmidas_logger18.Logger, undefined, undefined, string, undefined, string>;
|
|
48
48
|
//# sourceMappingURL=index.d.ts.map
|
|
49
49
|
|
|
50
50
|
//#endregion
|
package/dist/crons/index.d.mts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import "../Construct-B-xc0SE9.mjs";
|
|
2
|
-
import { FunctionBuilder, FunctionHandler } from "../index-
|
|
3
|
-
import { AWSScheduledFunction, Cron, CronExpression, RateExpression, ScheduleExpression } from "../AWSScheduledFunction-
|
|
2
|
+
import { FunctionBuilder, FunctionHandler } from "../index-L7pz0R0T.mjs";
|
|
3
|
+
import { AWSScheduledFunction, Cron, CronExpression, RateExpression, ScheduleExpression } from "../AWSScheduledFunction-BO5iEMSh.mjs";
|
|
4
4
|
import { Consumable, ServicesOf } from "../construct-interface-BqwRNYA2.mjs";
|
|
5
|
-
import * as
|
|
5
|
+
import * as _geekmidas_services1 from "@geekmidas/services";
|
|
6
6
|
import { Service } from "@geekmidas/services";
|
|
7
7
|
import { EventPublisher } from "@geekmidas/events";
|
|
8
|
-
import * as
|
|
8
|
+
import * as _geekmidas_logger2 from "@geekmidas/logger";
|
|
9
9
|
import { Logger } from "@geekmidas/logger";
|
|
10
|
-
import * as
|
|
10
|
+
import * as _geekmidas_schema0 from "@geekmidas/schema";
|
|
11
11
|
import { ComposableStandardSchema } from "@geekmidas/schema";
|
|
12
12
|
import { StandardSchemaV1 } from "@standard-schema/spec";
|
|
13
13
|
|
|
@@ -44,7 +44,7 @@ declare class CronBuilder<TInput extends ComposableStandardSchema, TServices ext
|
|
|
44
44
|
//# sourceMappingURL=CronBuilder.d.ts.map
|
|
45
45
|
//#endregion
|
|
46
46
|
//#region src/crons/index.d.ts
|
|
47
|
-
declare const c: CronBuilder<
|
|
47
|
+
declare const c: CronBuilder<_geekmidas_schema0.ComposableStandardSchema, _geekmidas_services1.Service<string, unknown>[], _geekmidas_logger2.Logger, undefined, undefined, string, undefined, string>;
|
|
48
48
|
//# sourceMappingURL=index.d.ts.map
|
|
49
49
|
|
|
50
50
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../src/crons/CronBuilder.ts","../../src/crons/index.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;;;cAkBa,2BACG,4CACG,2BACF,SAAS,0BACP,kEACM,8KAIf,gBACT,QACA,WACA,WACA,SACA,iBACA,+CAGA,WACA;;;;wBAac,qBACX,YACF,QACA,WACA,SACA,WACA,iBACA,4BACA,WACA;kBAKwB,kCAChB,IACN,YACF,GACA,WACA,SACA,WACA,iBACA,4BACA,WACA;EAxDW,MAAA,CAAA,UAwEc,gBAxEH,CAAA,CAAA,MAAA,EAyEd,CAzEc,CAAA,EA0EpB,WA1EoB,CA2EtB,MA3EsB,EA4EtB,SA5EsB,EA6EtB,OA7EsB,EA8EtB,CA9EsB,EA+EtB,eA/EsB,EAgFtB,0BAhFsB,EAiFtB,SAjFsB,EAkFtB,oBAlFsB,CAAA;EAAA;;;;;;;;;;;EAahB,SACP,CAAA,gBAAA,SA+F4C,UA/F5C,EAAA,CAAA,CAAA,UAAA,EAgGa,CAhGb,CAAA,EAiGG,WAjGH,CAkGC,MAlGD,EAAA,CACA,GAkGK,SAlGL,EAGA,GA+FmB,UA/FnB,CA+F8B,CA/F9B,CAAA,CAAS,EAgGR,OA/FD,EAgGC,SAhGD,EAiGC,eAjGD,EAkGC,0BAlGD,EAmGC,SAnGD,EAoGC,oBApGD,CAAA;EAAoB,QAaN,CAAA,UAoHc,OApHd,EAAA,CAAA,CAAA,QAAA,EAqHH,CArHG,CAAA,EAsHX,WAtHW,CAuHb,MAvHa,EAAA,CAEb,GAsHI,SAtHJ,EACA,GAqHkB,CArHlB,CAAS,EAsHT,OArHA,EAsHA,SAtHA,EAuHA,eAvHA,EAwHA,0BAxHA,EAyHA,SAzHA,EA0HA,oBA1HA,CAAA;EAAO,MACP,CAAA,UA4IyB,MA5IzB,CAAA,CAAA,MAAA,EA6IQ,CA7IR,CAAA,EA8IE,WA9IF,CA+IA,MA/IA,EAgJA,SAhJA,EAiJA,CAjJA,EAkJA,SAlJA,EAmJA,eAnJA,EAoJA,0BApJA,EAqJA,SArJA,EAsJA,oBAtJA,CAAA;EAAS,SACT,CAAA,UAqK4B,cArK5B,CAAA,GAAA,CAAA,EAAA,cAAA,MAAA,CAAA,CAAA,SAAA,EAsKW,OAtKX,CAsKmB,KAtKnB,EAsK0B,CAtK1B,CAAA,CAAA,EAuKE,WAvKF,CAwKA,MAxKA,EAyKA,SAzKA,EA0KA,OA1KA,EA2KA,SA3KA,EA4KA,CA5KA,EA6KA,KA7KA,EA8KA,SA9KA,EA+KA,oBA/KA,CAAA;EAAe;;;;EALF,QAaW,CAAA,CAAA,EAAA,cAAA,MAAA,CAAA,CAAA,MAAA,EA+LhB,UA/LgB,CA+LL,KA/LK,EA+LE,CA/LF,CAAA,GA+LO,OA/LP,CA+Le,KA/Lf,EA+LsB,CA/LtB,CAAA,CAAA,EAgMtB,WAhMsB,CAiMxB,MAjMwB,EAkMxB,SAlMwB,EAmMxB,OAnMwB,EAoMxB,SApMwB,EAqMxB,eArMwB,EAsMxB,0BAtMwB,EAuMxB,CAvMwB,EAwMxB,KAxMwB,CAAA;EAAwB,MACxC,CAAA,EAAA,EA6NJ,eA7NI,CA6NY,MA7NZ,EA6NoB,SA7NpB,EA6N+B,OA7N/B,EA6NwC,SA7NxC,EA6NmD,SA7NnD,CAAA,CAAA,EA8NN,IA9NM,CA+NR,MA/NQ,EAgOR,SAhOQ,EAiOR,OAjOQ,EAkOR,SAlOQ,EAmOR,eAnOQ,EAoOR,0BApOQ,EAqOR,SArOQ,EAsOR,oBAtOQ,CAAA;;;;;cCtDG,GAAC,YAAoB,
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../../src/crons/CronBuilder.ts","../../src/crons/index.ts"],"sourcesContent":[],"mappings":";;;;;;;;;;;;;;cAkBa,2BACG,4CACG,2BACF,SAAS,0BACP,kEACM,8KAIf,gBACT,QACA,WACA,WACA,SACA,iBACA,+CAGA,WACA;;;;wBAac,qBACX,YACF,QACA,WACA,SACA,WACA,iBACA,4BACA,WACA;kBAKwB,kCAChB,IACN,YACF,GACA,WACA,SACA,WACA,iBACA,4BACA,WACA;EAxDW,MAAA,CAAA,UAwEc,gBAxEH,CAAA,CAAA,MAAA,EAyEd,CAzEc,CAAA,EA0EpB,WA1EoB,CA2EtB,MA3EsB,EA4EtB,SA5EsB,EA6EtB,OA7EsB,EA8EtB,CA9EsB,EA+EtB,eA/EsB,EAgFtB,0BAhFsB,EAiFtB,SAjFsB,EAkFtB,oBAlFsB,CAAA;EAAA;;;;;;;;;;;EAahB,SACP,CAAA,gBAAA,SA+F4C,UA/F5C,EAAA,CAAA,CAAA,UAAA,EAgGa,CAhGb,CAAA,EAiGG,WAjGH,CAkGC,MAlGD,EAAA,CACA,GAkGK,SAlGL,EAGA,GA+FmB,UA/FnB,CA+F8B,CA/F9B,CAAA,CAAS,EAgGR,OA/FD,EAgGC,SAhGD,EAiGC,eAjGD,EAkGC,0BAlGD,EAmGC,SAnGD,EAoGC,oBApGD,CAAA;EAAoB,QAaN,CAAA,UAoHc,OApHd,EAAA,CAAA,CAAA,QAAA,EAqHH,CArHG,CAAA,EAsHX,WAtHW,CAuHb,MAvHa,EAAA,CAEb,GAsHI,SAtHJ,EACA,GAqHkB,CArHlB,CAAS,EAsHT,OArHA,EAsHA,SAtHA,EAuHA,eAvHA,EAwHA,0BAxHA,EAyHA,SAzHA,EA0HA,oBA1HA,CAAA;EAAO,MACP,CAAA,UA4IyB,MA5IzB,CAAA,CAAA,MAAA,EA6IQ,CA7IR,CAAA,EA8IE,WA9IF,CA+IA,MA/IA,EAgJA,SAhJA,EAiJA,CAjJA,EAkJA,SAlJA,EAmJA,eAnJA,EAoJA,0BApJA,EAqJA,SArJA,EAsJA,oBAtJA,CAAA;EAAS,SACT,CAAA,UAqK4B,cArK5B,CAAA,GAAA,CAAA,EAAA,cAAA,MAAA,CAAA,CAAA,SAAA,EAsKW,OAtKX,CAsKmB,KAtKnB,EAsK0B,CAtK1B,CAAA,CAAA,EAuKE,WAvKF,CAwKA,MAxKA,EAyKA,SAzKA,EA0KA,OA1KA,EA2KA,SA3KA,EA4KA,CA5KA,EA6KA,KA7KA,EA8KA,SA9KA,EA+KA,oBA/KA,CAAA;EAAe;;;;EALF,QAaW,CAAA,CAAA,EAAA,cAAA,MAAA,CAAA,CAAA,MAAA,EA+LhB,UA/LgB,CA+LL,KA/LK,EA+LE,CA/LF,CAAA,GA+LO,OA/LP,CA+Le,KA/Lf,EA+LsB,CA/LtB,CAAA,CAAA,EAgMtB,WAhMsB,CAiMxB,MAjMwB,EAkMxB,SAlMwB,EAmMxB,OAnMwB,EAoMxB,SApMwB,EAqMxB,eArMwB,EAsMxB,0BAtMwB,EAuMxB,CAvMwB,EAwMxB,KAxMwB,CAAA;EAAwB,MACxC,CAAA,EAAA,EA6NJ,eA7NI,CA6NY,MA7NZ,EA6NoB,SA7NpB,EA6N+B,OA7N/B,EA6NwC,SA7NxC,EA6NmD,SA7NnD,CAAA,CAAA,EA8NN,IA9NM,CA+NR,MA/NQ,EAgOR,SAhOQ,EAiOR,OAjOQ,EAkOR,SAlOQ,EAmOR,eAnOQ,EAoOR,0BApOQ,EAqOR,SArOQ,EAsOR,oBAtOQ,CAAA;;;;;cCtDG,GAAC,YAAoB,kBAAA,CAApB,wBAAA,EAAA,oBAAA,CAAA,4BAAA,kBAAA,CAAA,MAAA"}
|
package/dist/crons/index.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { ConstructType, __toESM } from "../Construct-
|
|
1
|
+
import { ConstructType, __toESM } from "../Construct-CdhThxDI.mjs";
|
|
2
2
|
import { idsOf, serviceOf, servicesOf } from "../construct-interface-Z4CpS8tK.mjs";
|
|
3
|
-
import { Function, FunctionBuilder, require_lodash } from "../functions-
|
|
3
|
+
import { Function, FunctionBuilder, require_lodash } from "../functions-Cpff1uZH.mjs";
|
|
4
4
|
import { cloneWith } from "../clone-DblgEZZa.mjs";
|
|
5
5
|
import "../publisher-CGEo8UKD.mjs";
|
|
6
|
-
import { AWSScheduledFunction } from "../AWSScheduledFunction-
|
|
6
|
+
import { AWSScheduledFunction } from "../AWSScheduledFunction-BJjj8B5V.mjs";
|
|
7
7
|
|
|
8
8
|
//#region src/crons/Cron.ts
|
|
9
9
|
var Cron = class extends Function {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../Construct-WhCXIOPV.cjs";
|
|
2
|
-
import "../index-
|
|
2
|
+
import "../index-BTvozlUD.cjs";
|
|
3
3
|
import "../construct-interface-D2nNkHUN.cjs";
|
|
4
4
|
import "../types-BlAkSuGI.cjs";
|
|
5
|
-
import { ActorExtractor, Authorizer, BUILT_IN_SECURITY_SCHEMES, BuiltInSecuritySchemeId, Endpoint, EndpointContext, EndpointHandler, EndpointOutput, EndpointSchemas, MappedAudit, OAuthFlow, OAuthFlows, RLS_BYPASS, ResponseBuilder, RlsBypass, RlsConfig, RlsContext, RlsContextExtractor, SecurityScheme, createAuthorizer, getSecurityScheme, isBuiltInSecurityScheme } from "../Endpoint-
|
|
6
|
-
import { EndpointBuilder, EndpointFactory, createApiGatewayCookies, createApiGatewayHeaders, createHonoCookies, createHonoHeaders, createNoopCookies, createNoopHeaders, defaultEnvParser, envParserFor, publishConstructEvents } from "../index-
|
|
5
|
+
import { ActorExtractor, Authorizer, BUILT_IN_SECURITY_SCHEMES, BuiltInSecuritySchemeId, Endpoint, EndpointContext, EndpointHandler, EndpointOutput, EndpointSchemas, MappedAudit, OAuthFlow, OAuthFlows, RLS_BYPASS, ResponseBuilder, RlsBypass, RlsConfig, RlsContext, RlsContextExtractor, SecurityScheme, createAuthorizer, getSecurityScheme, isBuiltInSecurityScheme } from "../Endpoint-BQ9O0P1w.cjs";
|
|
6
|
+
import { EndpointBuilder, EndpointFactory, createApiGatewayCookies, createApiGatewayHeaders, createHonoCookies, createHonoHeaders, createNoopCookies, createNoopHeaders, defaultEnvParser, envParserFor, publishConstructEvents } from "../index-D5zqAJ2e.cjs";
|
|
7
7
|
export { ActorExtractor, Authorizer, BUILT_IN_SECURITY_SCHEMES, BuiltInSecuritySchemeId, Endpoint, EndpointBuilder, EndpointContext, EndpointFactory, EndpointHandler, EndpointOutput, EndpointSchemas, MappedAudit, OAuthFlow, OAuthFlows, RLS_BYPASS, ResponseBuilder, RlsBypass, RlsConfig, RlsContext, RlsContextExtractor, SecurityScheme, createApiGatewayCookies, createApiGatewayHeaders, createAuthorizer, createHonoCookies, createHonoHeaders, createNoopCookies, createNoopHeaders, defaultEnvParser, envParserFor, getSecurityScheme, isBuiltInSecurityScheme, publishConstructEvents };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../Construct-B-xc0SE9.mjs";
|
|
2
|
-
import "../index-
|
|
2
|
+
import "../index-L7pz0R0T.mjs";
|
|
3
3
|
import "../construct-interface-BqwRNYA2.mjs";
|
|
4
4
|
import "../types-aKksMEWL.mjs";
|
|
5
|
-
import { ActorExtractor, Authorizer, BUILT_IN_SECURITY_SCHEMES, BuiltInSecuritySchemeId, Endpoint, EndpointContext, EndpointHandler, EndpointOutput, EndpointSchemas, MappedAudit, OAuthFlow, OAuthFlows, RLS_BYPASS, ResponseBuilder, RlsBypass, RlsConfig, RlsContext, RlsContextExtractor, SecurityScheme, createAuthorizer, getSecurityScheme, isBuiltInSecurityScheme } from "../Endpoint-
|
|
6
|
-
import { EndpointBuilder, EndpointFactory, createApiGatewayCookies, createApiGatewayHeaders, createHonoCookies, createHonoHeaders, createNoopCookies, createNoopHeaders, defaultEnvParser, envParserFor, publishConstructEvents } from "../index-
|
|
5
|
+
import { ActorExtractor, Authorizer, BUILT_IN_SECURITY_SCHEMES, BuiltInSecuritySchemeId, Endpoint, EndpointContext, EndpointHandler, EndpointOutput, EndpointSchemas, MappedAudit, OAuthFlow, OAuthFlows, RLS_BYPASS, ResponseBuilder, RlsBypass, RlsConfig, RlsContext, RlsContextExtractor, SecurityScheme, createAuthorizer, getSecurityScheme, isBuiltInSecurityScheme } from "../Endpoint-BKR5QH6O.mjs";
|
|
6
|
+
import { EndpointBuilder, EndpointFactory, createApiGatewayCookies, createApiGatewayHeaders, createHonoCookies, createHonoHeaders, createNoopCookies, createNoopHeaders, defaultEnvParser, envParserFor, publishConstructEvents } from "../index-Cvz551AO.mjs";
|
|
7
7
|
export { ActorExtractor, Authorizer, BUILT_IN_SECURITY_SCHEMES, BuiltInSecuritySchemeId, Endpoint, EndpointBuilder, EndpointContext, EndpointFactory, EndpointHandler, EndpointOutput, EndpointSchemas, MappedAudit, OAuthFlow, OAuthFlows, RLS_BYPASS, ResponseBuilder, RlsBypass, RlsConfig, RlsContext, RlsContextExtractor, SecurityScheme, createApiGatewayCookies, createApiGatewayHeaders, createAuthorizer, createHonoCookies, createHonoHeaders, createNoopCookies, createNoopHeaders, defaultEnvParser, envParserFor, getSecurityScheme, isBuiltInSecurityScheme, publishConstructEvents };
|
package/dist/endpoints/index.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "../Construct-
|
|
1
|
+
import "../Construct-CdhThxDI.mjs";
|
|
2
2
|
import "../construct-interface-Z4CpS8tK.mjs";
|
|
3
|
-
import "../functions-
|
|
4
|
-
import { BUILT_IN_SECURITY_SCHEMES, EndpointBuilder, EndpointFactory, RLS_BYPASS, createAuthorizer, getSecurityScheme, isBuiltInSecurityScheme } from "../EndpointFactory-
|
|
3
|
+
import "../functions-Cpff1uZH.mjs";
|
|
4
|
+
import { BUILT_IN_SECURITY_SCHEMES, EndpointBuilder, EndpointFactory, RLS_BYPASS, createAuthorizer, getSecurityScheme, isBuiltInSecurityScheme } from "../EndpointFactory-BejSTzbB.mjs";
|
|
5
5
|
import "../clone-DblgEZZa.mjs";
|
|
6
|
-
import { Endpoint, ResponseBuilder } from "../Endpoint-
|
|
6
|
+
import { Endpoint, ResponseBuilder } from "../Endpoint-BTj58Gob.mjs";
|
|
7
7
|
import { defaultEnvParser, envParserFor } from "../surfaceEnv-C3Ktahea.mjs";
|
|
8
8
|
import { publishConstructEvents } from "../publisher-CGEo8UKD.mjs";
|
|
9
9
|
import { createApiGatewayCookies, createApiGatewayHeaders, createHonoCookies, createHonoHeaders, createNoopCookies, createNoopHeaders } from "../lazyAccessors-DM6HcXQk.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../Construct-WhCXIOPV.cjs";
|
|
2
|
-
import { BaseFunctionBuilder, Function, FunctionBuilder, FunctionContext, FunctionHandler, f } from "../index-
|
|
2
|
+
import { BaseFunctionBuilder, Function, FunctionBuilder, FunctionContext, FunctionHandler, f } from "../index-BTvozlUD.cjs";
|
|
3
3
|
import "../construct-interface-D2nNkHUN.cjs";
|
|
4
4
|
export { BaseFunctionBuilder, Function, FunctionBuilder, FunctionContext, FunctionHandler, f };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../Construct-B-xc0SE9.mjs";
|
|
2
|
-
import { BaseFunctionBuilder, Function, FunctionBuilder, FunctionContext, FunctionHandler, f } from "../index-
|
|
2
|
+
import { BaseFunctionBuilder, Function, FunctionBuilder, FunctionContext, FunctionHandler, f } from "../index-L7pz0R0T.mjs";
|
|
3
3
|
import "../construct-interface-BqwRNYA2.mjs";
|
|
4
4
|
export { BaseFunctionBuilder, Function, FunctionBuilder, FunctionContext, FunctionHandler, f };
|
package/dist/functions/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import "../Construct-
|
|
1
|
+
import "../Construct-CdhThxDI.mjs";
|
|
2
2
|
import "../construct-interface-Z4CpS8tK.mjs";
|
|
3
|
-
import { BaseFunctionBuilder, Function, FunctionBuilder, f } from "../functions-
|
|
3
|
+
import { BaseFunctionBuilder, Function, FunctionBuilder, f } from "../functions-Cpff1uZH.mjs";
|
|
4
4
|
import "../clone-DblgEZZa.mjs";
|
|
5
5
|
|
|
6
6
|
export { BaseFunctionBuilder, Function, FunctionBuilder, f };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Construct, ConstructType, __commonJS, __toESM } from "./Construct-
|
|
1
|
+
import { Construct, ConstructType, __commonJS, __toESM } from "./Construct-CdhThxDI.mjs";
|
|
2
2
|
import { idsOf, serviceOf, servicesOf } from "./construct-interface-Z4CpS8tK.mjs";
|
|
3
3
|
import { cloneWith } from "./clone-DblgEZZa.mjs";
|
|
4
4
|
import { parseSchema } from "@geekmidas/schema/parser";
|
|
@@ -2865,4 +2865,4 @@ const f = new FunctionBuilder();
|
|
|
2865
2865
|
|
|
2866
2866
|
//#endregion
|
|
2867
2867
|
export { BaseFunctionBuilder, Function$1 as Function, FunctionBuilder, f, require_lodash$1 as require_lodash };
|
|
2868
|
-
//# sourceMappingURL=functions-
|
|
2868
|
+
//# sourceMappingURL=functions-Cpff1uZH.mjs.map
|