@webiny/api-apw 5.41.4-beta.6 → 5.41.5-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -1,3 +1,3 @@
1
1
  import { CreateApwContextParams } from "./scheduler/types";
2
- export declare const createApwPageBuilderContext: (params: CreateApwContextParams) => (import("@webiny/api").ContextPlugin<import("./types").ApwContext> | import("@webiny/plugins/types").Plugin<Record<string, any>> | import("@webiny/plugins/types").PluginCollection | import("@webiny/handler-graphql").GraphQLSchemaPlugin<import("@webiny/api-mailer/types").MailerContext> | import("@webiny/plugins/types").PluginFactory)[];
2
+ export declare const createApwPageBuilderContext: (params: CreateApwContextParams) => (import("@webiny/plugins/types").Plugin<Record<string, any>> | import("@webiny/plugins/types").PluginFactory | import("@webiny/plugins/types").PluginCollection | import("@webiny/api").ContextPlugin<import("./types").ApwContext> | import("@webiny/handler-graphql").GraphQLSchemaPlugin<import("@webiny/api-mailer/types").MailerContext>)[];
3
3
  export declare const createApwGraphQL: () => import("@webiny/api").ContextPlugin<import("./types").ApwContext>[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/api-apw",
3
- "version": "5.41.4-beta.6",
3
+ "version": "5.41.5-beta.0",
4
4
  "keywords": [
5
5
  "apw:base"
6
6
  ],
@@ -16,27 +16,27 @@
16
16
  "dependencies": {
17
17
  "@babel/runtime": "7.24.1",
18
18
  "@commodo/fields": "1.1.2-beta.20",
19
- "@webiny/api": "5.41.4-beta.6",
20
- "@webiny/api-admin-settings": "5.41.4-beta.6",
21
- "@webiny/api-headless-cms": "5.41.4-beta.6",
22
- "@webiny/api-i18n": "5.41.4-beta.6",
23
- "@webiny/api-mailer": "5.41.4-beta.6",
24
- "@webiny/api-page-builder": "5.41.4-beta.6",
25
- "@webiny/api-security": "5.41.4-beta.6",
26
- "@webiny/api-tenancy": "5.41.4-beta.6",
27
- "@webiny/api-wcp": "5.41.4-beta.6",
28
- "@webiny/aws-sdk": "5.41.4-beta.6",
29
- "@webiny/db-dynamodb": "5.41.4-beta.6",
30
- "@webiny/error": "5.41.4-beta.6",
31
- "@webiny/handler": "5.41.4-beta.6",
32
- "@webiny/handler-client": "5.41.4-beta.6",
33
- "@webiny/handler-db": "5.41.4-beta.6",
34
- "@webiny/handler-graphql": "5.41.4-beta.6",
35
- "@webiny/handler-logs": "5.41.4-beta.6",
36
- "@webiny/plugins": "5.41.4-beta.6",
37
- "@webiny/pubsub": "5.41.4-beta.6",
38
- "@webiny/utils": "5.41.4-beta.6",
39
- "@webiny/validation": "5.41.4-beta.6",
19
+ "@webiny/api": "5.41.5-beta.0",
20
+ "@webiny/api-admin-settings": "5.41.5-beta.0",
21
+ "@webiny/api-headless-cms": "5.41.5-beta.0",
22
+ "@webiny/api-i18n": "5.41.5-beta.0",
23
+ "@webiny/api-mailer": "5.41.5-beta.0",
24
+ "@webiny/api-page-builder": "5.41.5-beta.0",
25
+ "@webiny/api-security": "5.41.5-beta.0",
26
+ "@webiny/api-tenancy": "5.41.5-beta.0",
27
+ "@webiny/api-wcp": "5.41.5-beta.0",
28
+ "@webiny/aws-sdk": "5.41.5-beta.0",
29
+ "@webiny/db-dynamodb": "5.41.5-beta.0",
30
+ "@webiny/error": "5.41.5-beta.0",
31
+ "@webiny/handler": "5.41.5-beta.0",
32
+ "@webiny/handler-client": "5.41.5-beta.0",
33
+ "@webiny/handler-db": "5.41.5-beta.0",
34
+ "@webiny/handler-graphql": "5.41.5-beta.0",
35
+ "@webiny/handler-logs": "5.41.5-beta.0",
36
+ "@webiny/plugins": "5.41.5-beta.0",
37
+ "@webiny/pubsub": "5.41.5-beta.0",
38
+ "@webiny/utils": "5.41.5-beta.0",
39
+ "@webiny/validation": "5.41.5-beta.0",
40
40
  "dayjs": "1.11.7",
41
41
  "lodash": "4.17.21"
42
42
  },
@@ -44,10 +44,10 @@
44
44
  "@babel/cli": "7.24.1",
45
45
  "@babel/core": "7.24.3",
46
46
  "@babel/preset-env": "7.24.3",
47
- "@webiny/cli": "5.41.4-beta.6",
48
- "@webiny/handler-aws": "5.41.4-beta.6",
49
- "@webiny/project-utils": "5.41.4-beta.6",
50
- "@webiny/wcp": "5.41.4-beta.6",
47
+ "@webiny/cli": "5.41.5-beta.0",
48
+ "@webiny/handler-aws": "5.41.5-beta.0",
49
+ "@webiny/project-utils": "5.41.5-beta.0",
50
+ "@webiny/wcp": "5.41.5-beta.0",
51
51
  "get-yarn-workspaces": "1.0.2",
52
52
  "graphql": "15.8.0",
53
53
  "jest": "29.7.0",
@@ -65,5 +65,5 @@
65
65
  "build": "yarn webiny run build",
66
66
  "watch": "yarn webiny run watch"
67
67
  },
68
- "gitHead": "94922b33af59db5afe75127bb07443ce7f1448c4"
68
+ "gitHead": "daa4faaafec4cd4053c64028d18806ea25b2c583"
69
69
  }
@@ -9,5 +9,5 @@ export interface HandlerArgs {
9
9
  interface Configuration {
10
10
  storageOperations: ApwScheduleActionStorageOperations;
11
11
  }
12
- export declare const executeActionHandlerPlugins: (config: Configuration) => ((import("@webiny/db-dynamodb/plugins/definitions/ValueFilterPlugin").ValueFilterPlugin<any, any>[][] | import("@webiny/handler").HandlerResultPlugin<import("@webiny/handler/types").Context> | ContextPlugin<import("@webiny/handler-db/types").DbContext>[])[] | import("@webiny/handler-aws").RawEventHandler<HandlerArgs, import("@webiny/handler/types").Context, any> | ContextPlugin<import("@webiny/api/types").Context>)[];
12
+ export declare const executeActionHandlerPlugins: (config: Configuration) => ((import("@webiny/handler").HandlerResultPlugin<import("@webiny/handler/types").Context> | import("@webiny/db-dynamodb/plugins/definitions/ValueFilterPlugin").ValueFilterPlugin<any, any>[][] | ContextPlugin<import("@webiny/handler-db/types").DbContext>[])[] | import("@webiny/handler-aws").RawEventHandler<HandlerArgs, import("@webiny/handler/types").Context, any> | ContextPlugin<import("@webiny/api/types").Context>)[];
13
13
  export {};
@@ -19,4 +19,4 @@ export interface Configuration {
19
19
  executeAction: string;
20
20
  };
21
21
  }
22
- export declare const scheduleActionHandlerPlugins: (config: Configuration) => ((import("@webiny/db-dynamodb/plugins/definitions/ValueFilterPlugin").ValueFilterPlugin<any, any>[][] | import("@webiny/handler").HandlerResultPlugin<import("@webiny/handler/types").Context> | import("@webiny/api").ContextPlugin<import("@webiny/handler-db/types").DbContext>[])[] | import("@webiny/handler-aws").RawEventHandler<HandlerArgs, import("@webiny/handler/types").Context, any>)[];
22
+ export declare const scheduleActionHandlerPlugins: (config: Configuration) => ((import("@webiny/handler").HandlerResultPlugin<import("@webiny/handler/types").Context> | import("@webiny/db-dynamodb/plugins/definitions/ValueFilterPlugin").ValueFilterPlugin<any, any>[][] | import("@webiny/api").ContextPlugin<import("@webiny/handler-db/types").DbContext>[])[] | import("@webiny/handler-aws").RawEventHandler<HandlerArgs, import("@webiny/handler/types").Context, any>)[];
@@ -18,7 +18,7 @@ export declare const encodeToken: ({ id, tenant, locale }: EncodeTokenParams) =>
18
18
  export declare const TOKEN_PREFIX = "apw-";
19
19
  export declare const decodeToken: (token: string) => Partial<EncodeTokenParams>;
20
20
  export declare const documentClient: import("@webiny/aws-sdk/client-dynamodb").DynamoDBDocument;
21
- export declare const basePlugins: () => (import("@webiny/db-dynamodb/plugins/definitions/ValueFilterPlugin").ValueFilterPlugin<any, any>[][] | import("@webiny/handler").HandlerResultPlugin<import("@webiny/handler/types").Context> | import("@webiny/api").ContextPlugin<import("@webiny/handler-db/types").DbContext>[])[];
21
+ export declare const basePlugins: () => (import("@webiny/handler").HandlerResultPlugin<import("@webiny/handler/types").Context> | import("@webiny/db-dynamodb/plugins/definitions/ValueFilterPlugin").ValueFilterPlugin<any, any>[][] | import("@webiny/api").ContextPlugin<import("@webiny/handler-db/types").DbContext>[])[];
22
22
  /**
23
23
  * Get APW settings record from DDB.
24
24
  */
@@ -1,3 +1,3 @@
1
1
  import { Response, ErrorResponse } from "@webiny/handler-graphql";
2
- declare const _default: (fn: () => Promise<any>) => Promise<Response<any> | ErrorResponse>;
2
+ declare const _default: (fn: () => Promise<any>) => Promise<ErrorResponse | Response<any>>;
3
3
  export default _default;