@keystrokehq/neverbounce 0.1.4 → 0.1.6
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/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/account-info.cjs +1 -0
- package/dist/actions/account-info.cjs.map +1 -1
- package/dist/actions/account-info.d.cts +3 -1
- package/dist/actions/account-info.d.cts.map +1 -1
- package/dist/actions/account-info.d.mts +3 -1
- package/dist/actions/account-info.d.mts.map +1 -1
- package/dist/actions/account-info.mjs +1 -0
- package/dist/actions/account-info.mjs.map +1 -1
- package/dist/actions/confirm-poe.cjs +1 -0
- package/dist/actions/confirm-poe.cjs.map +1 -1
- package/dist/actions/confirm-poe.d.cts +3 -6
- package/dist/actions/confirm-poe.d.cts.map +1 -1
- package/dist/actions/confirm-poe.d.mts +3 -6
- package/dist/actions/confirm-poe.d.mts.map +1 -1
- package/dist/actions/confirm-poe.mjs +1 -0
- package/dist/actions/confirm-poe.mjs.map +1 -1
- package/dist/actions/jobs-create.cjs +1 -0
- package/dist/actions/jobs-create.cjs.map +1 -1
- package/dist/actions/jobs-create.d.cts +3 -13
- package/dist/actions/jobs-create.d.cts.map +1 -1
- package/dist/actions/jobs-create.d.mts +3 -13
- package/dist/actions/jobs-create.d.mts.map +1 -1
- package/dist/actions/jobs-create.mjs +1 -0
- package/dist/actions/jobs-create.mjs.map +1 -1
- package/dist/actions/jobs-delete.cjs +1 -0
- package/dist/actions/jobs-delete.cjs.map +1 -1
- package/dist/actions/jobs-delete.d.cts +3 -3
- package/dist/actions/jobs-delete.d.cts.map +1 -1
- package/dist/actions/jobs-delete.d.mts +3 -3
- package/dist/actions/jobs-delete.d.mts.map +1 -1
- package/dist/actions/jobs-delete.mjs +1 -0
- package/dist/actions/jobs-delete.mjs.map +1 -1
- package/dist/actions/jobs-download-get.cjs +1 -0
- package/dist/actions/jobs-download-get.cjs.map +1 -1
- package/dist/actions/jobs-download-get.d.cts +3 -29
- package/dist/actions/jobs-download-get.d.cts.map +1 -1
- package/dist/actions/jobs-download-get.d.mts +3 -29
- package/dist/actions/jobs-download-get.d.mts.map +1 -1
- package/dist/actions/jobs-download-get.mjs +1 -0
- package/dist/actions/jobs-download-get.mjs.map +1 -1
- package/dist/actions/jobs-results.cjs +1 -0
- package/dist/actions/jobs-results.cjs.map +1 -1
- package/dist/actions/jobs-results.d.cts +3 -5
- package/dist/actions/jobs-results.d.cts.map +1 -1
- package/dist/actions/jobs-results.d.mts +3 -5
- package/dist/actions/jobs-results.d.mts.map +1 -1
- package/dist/actions/jobs-results.mjs +1 -0
- package/dist/actions/jobs-results.mjs.map +1 -1
- package/dist/actions/jobs-start.cjs +1 -0
- package/dist/actions/jobs-start.cjs.map +1 -1
- package/dist/actions/jobs-start.d.cts +3 -4
- package/dist/actions/jobs-start.d.cts.map +1 -1
- package/dist/actions/jobs-start.d.mts +3 -4
- package/dist/actions/jobs-start.d.mts.map +1 -1
- package/dist/actions/jobs-start.mjs +1 -0
- package/dist/actions/jobs-start.mjs.map +1 -1
- package/dist/actions/jobs-status.cjs +1 -0
- package/dist/actions/jobs-status.cjs.map +1 -1
- package/dist/actions/jobs-status.d.cts +3 -3
- package/dist/actions/jobs-status.d.cts.map +1 -1
- package/dist/actions/jobs-status.d.mts +3 -3
- package/dist/actions/jobs-status.d.mts.map +1 -1
- package/dist/actions/jobs-status.mjs +1 -0
- package/dist/actions/jobs-status.mjs.map +1 -1
- package/dist/actions/parse-job.cjs +1 -0
- package/dist/actions/parse-job.cjs.map +1 -1
- package/dist/actions/parse-job.d.cts +3 -4
- package/dist/actions/parse-job.d.cts.map +1 -1
- package/dist/actions/parse-job.d.mts +3 -4
- package/dist/actions/parse-job.d.mts.map +1 -1
- package/dist/actions/parse-job.mjs +1 -0
- package/dist/actions/parse-job.mjs.map +1 -1
- package/dist/actions/search-jobs.cjs +1 -0
- package/dist/actions/search-jobs.cjs.map +1 -1
- package/dist/actions/search-jobs.d.cts +3 -7
- package/dist/actions/search-jobs.d.cts.map +1 -1
- package/dist/actions/search-jobs.d.mts +3 -7
- package/dist/actions/search-jobs.d.mts.map +1 -1
- package/dist/actions/search-jobs.mjs +1 -0
- package/dist/actions/search-jobs.mjs.map +1 -1
- package/dist/actions/single-check.cjs +1 -0
- package/dist/actions/single-check.cjs.map +1 -1
- package/dist/actions/single-check.d.cts +3 -7
- package/dist/actions/single-check.d.cts.map +1 -1
- package/dist/actions/single-check.d.mts +3 -7
- package/dist/actions/single-check.d.mts.map +1 -1
- package/dist/actions/single-check.mjs +1 -0
- package/dist/actions/single-check.mjs.map +1 -1
- package/dist/actions/widget-send-event.cjs +1 -0
- package/dist/actions/widget-send-event.cjs.map +1 -1
- package/dist/actions/widget-send-event.d.cts +3 -3
- package/dist/actions/widget-send-event.d.cts.map +1 -1
- package/dist/actions/widget-send-event.d.mts +3 -3
- package/dist/actions/widget-send-event.d.mts.map +1 -1
- package/dist/actions/widget-send-event.mjs +1 -0
- package/dist/actions/widget-send-event.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"single-check.cjs","names":["z","action"],"sources":["../../src/actions/single-check.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceSingleCheckInput = z.object({\n email: z.string().describe(\"Email address to verify\"),\n timeout: z.number().int().describe(\"Timeout in milliseconds for the verification attempt. Network latency not included in timeout calculation. Too low a value causes false negatives (premature timeouts reported as unverifiable); too high a value can stall workflows.\").optional(),\n request_meta_data: z.object({\n leverage_historical_data: z.boolean().describe(\"Disable historical-driven results and force real-time verification when false. Set as 0 in form data to disable historical data usage.\").optional(),\n}).describe(\"Additional request metadata to control verification behavior\").optional(),\n});\nexport const NeverbounceSingleCheckOutput = z.object({\n flags: z.array(z.string()).describe(\"Informational flags discovered during verification\").nullable().optional(),\n result: z.enum([\"valid\", \"invalid\", \"disposable\", \"catchall\", \"unknown\"]).describe(\"Verification result code\").nullable(),\n execution_time: z.number().int().describe(\"Time taken to verify in milliseconds\").nullable(),\n historical_response: z.boolean().describe(\"True if the result was based on historical data. May be absent if not applicable.\").nullable().optional(),\n suggested_correction: z.string().describe(\"Suggestion for correcting a common typo in the email address\").nullable().optional(),\n}).passthrough();\n\nexport const neverbounceSingleCheck = action(\"NEVERBOUNCE_SINGLE_CHECK\", {\n slug: \"neverbounce-single-check\",\n name: \"NeverBounce Single Check\",\n description: \"Tool to verify a single email address and gather additional information. Use when you need real-time validation at the point of entry.\",\n input: NeverbounceSingleCheckInput,\n output: NeverbounceSingleCheckOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"single-check.cjs","names":["z","action"],"sources":["../../src/actions/single-check.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { neverbounce } from \"../app\";\n\nexport const NeverbounceSingleCheckInput = z.object({\n email: z.string().describe(\"Email address to verify\"),\n timeout: z.number().int().describe(\"Timeout in milliseconds for the verification attempt. Network latency not included in timeout calculation. Too low a value causes false negatives (premature timeouts reported as unverifiable); too high a value can stall workflows.\").optional(),\n request_meta_data: z.object({\n leverage_historical_data: z.boolean().describe(\"Disable historical-driven results and force real-time verification when false. Set as 0 in form data to disable historical data usage.\").optional(),\n}).describe(\"Additional request metadata to control verification behavior\").optional(),\n});\nexport const NeverbounceSingleCheckOutput = z.object({\n flags: z.array(z.string()).describe(\"Informational flags discovered during verification\").nullable().optional(),\n result: z.enum([\"valid\", \"invalid\", \"disposable\", \"catchall\", \"unknown\"]).describe(\"Verification result code\").nullable(),\n execution_time: z.number().int().describe(\"Time taken to verify in milliseconds\").nullable(),\n historical_response: z.boolean().describe(\"True if the result was based on historical data. May be absent if not applicable.\").nullable().optional(),\n suggested_correction: z.string().describe(\"Suggestion for correcting a common typo in the email address\").nullable().optional(),\n}).passthrough();\n\nexport const neverbounceSingleCheck: AppAction<\n typeof NeverbounceSingleCheckInput,\n typeof NeverbounceSingleCheckOutput,\n typeof neverbounce.credential\n> = action(\"NEVERBOUNCE_SINGLE_CHECK\", {\n slug: \"neverbounce-single-check\",\n name: \"NeverBounce Single Check\",\n description: \"Tool to verify a single email address and gather additional information. Use when you need real-time validation at the point of entry.\",\n input: NeverbounceSingleCheckInput,\n output: NeverbounceSingleCheckOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wOAAwO,CAAC,CAAC,SAAS;CACtR,mBAAmBA,IAAAA,EAAE,OAAO,EAC5B,0BAA0BA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS,EACpM,CAAC,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;AACrF,CAAC;AACD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAW;EAAc;EAAY;CAAS,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACxH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC3F,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnJ,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,yBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { neverbounce } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/single-check.d.ts
|
|
@@ -21,13 +23,7 @@ declare const NeverbounceSingleCheckOutput: z.ZodObject<{
|
|
|
21
23
|
historical_response: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
22
24
|
suggested_correction: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const neverbounceSingleCheck:
|
|
25
|
-
email: string;
|
|
26
|
-
timeout?: number | undefined;
|
|
27
|
-
request_meta_data?: {
|
|
28
|
-
leverage_historical_data?: boolean | undefined;
|
|
29
|
-
} | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const neverbounceSingleCheck: AppAction<typeof NeverbounceSingleCheckInput, typeof NeverbounceSingleCheckOutput, typeof neverbounce.credential>;
|
|
31
27
|
//#endregion
|
|
32
28
|
export { neverbounceSingleCheck };
|
|
33
29
|
//# sourceMappingURL=single-check.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"single-check.d.cts","names":[],"sources":["../../src/actions/single-check.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"single-check.d.cts","names":[],"sources":["../../src/actions/single-check.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cAO3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAQ5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { neverbounce } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/single-check.d.ts
|
|
@@ -21,13 +23,7 @@ declare const NeverbounceSingleCheckOutput: z.ZodObject<{
|
|
|
21
23
|
historical_response: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
22
24
|
suggested_correction: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const neverbounceSingleCheck:
|
|
25
|
-
email: string;
|
|
26
|
-
timeout?: number | undefined;
|
|
27
|
-
request_meta_data?: {
|
|
28
|
-
leverage_historical_data?: boolean | undefined;
|
|
29
|
-
} | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const neverbounceSingleCheck: AppAction<typeof NeverbounceSingleCheckInput, typeof NeverbounceSingleCheckOutput, typeof neverbounce.credential>;
|
|
31
27
|
//#endregion
|
|
32
28
|
export { neverbounceSingleCheck };
|
|
33
29
|
//# sourceMappingURL=single-check.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"single-check.d.mts","names":[],"sources":["../../src/actions/single-check.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"single-check.d.mts","names":[],"sources":["../../src/actions/single-check.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cAO3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAQ5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"single-check.mjs","names":[],"sources":["../../src/actions/single-check.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceSingleCheckInput = z.object({\n email: z.string().describe(\"Email address to verify\"),\n timeout: z.number().int().describe(\"Timeout in milliseconds for the verification attempt. Network latency not included in timeout calculation. Too low a value causes false negatives (premature timeouts reported as unverifiable); too high a value can stall workflows.\").optional(),\n request_meta_data: z.object({\n leverage_historical_data: z.boolean().describe(\"Disable historical-driven results and force real-time verification when false. Set as 0 in form data to disable historical data usage.\").optional(),\n}).describe(\"Additional request metadata to control verification behavior\").optional(),\n});\nexport const NeverbounceSingleCheckOutput = z.object({\n flags: z.array(z.string()).describe(\"Informational flags discovered during verification\").nullable().optional(),\n result: z.enum([\"valid\", \"invalid\", \"disposable\", \"catchall\", \"unknown\"]).describe(\"Verification result code\").nullable(),\n execution_time: z.number().int().describe(\"Time taken to verify in milliseconds\").nullable(),\n historical_response: z.boolean().describe(\"True if the result was based on historical data. May be absent if not applicable.\").nullable().optional(),\n suggested_correction: z.string().describe(\"Suggestion for correcting a common typo in the email address\").nullable().optional(),\n}).passthrough();\n\nexport const neverbounceSingleCheck = action(\"NEVERBOUNCE_SINGLE_CHECK\", {\n slug: \"neverbounce-single-check\",\n name: \"NeverBounce Single Check\",\n description: \"Tool to verify a single email address and gather additional information. Use when you need real-time validation at the point of entry.\",\n input: NeverbounceSingleCheckInput,\n output: NeverbounceSingleCheckOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"single-check.mjs","names":[],"sources":["../../src/actions/single-check.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { neverbounce } from \"../app\";\n\nexport const NeverbounceSingleCheckInput = z.object({\n email: z.string().describe(\"Email address to verify\"),\n timeout: z.number().int().describe(\"Timeout in milliseconds for the verification attempt. Network latency not included in timeout calculation. Too low a value causes false negatives (premature timeouts reported as unverifiable); too high a value can stall workflows.\").optional(),\n request_meta_data: z.object({\n leverage_historical_data: z.boolean().describe(\"Disable historical-driven results and force real-time verification when false. Set as 0 in form data to disable historical data usage.\").optional(),\n}).describe(\"Additional request metadata to control verification behavior\").optional(),\n});\nexport const NeverbounceSingleCheckOutput = z.object({\n flags: z.array(z.string()).describe(\"Informational flags discovered during verification\").nullable().optional(),\n result: z.enum([\"valid\", \"invalid\", \"disposable\", \"catchall\", \"unknown\"]).describe(\"Verification result code\").nullable(),\n execution_time: z.number().int().describe(\"Time taken to verify in milliseconds\").nullable(),\n historical_response: z.boolean().describe(\"True if the result was based on historical data. May be absent if not applicable.\").nullable().optional(),\n suggested_correction: z.string().describe(\"Suggestion for correcting a common typo in the email address\").nullable().optional(),\n}).passthrough();\n\nexport const neverbounceSingleCheck: AppAction<\n typeof NeverbounceSingleCheckInput,\n typeof NeverbounceSingleCheckOutput,\n typeof neverbounce.credential\n> = action(\"NEVERBOUNCE_SINGLE_CHECK\", {\n slug: \"neverbounce-single-check\",\n name: \"NeverBounce Single Check\",\n description: \"Tool to verify a single email address and gather additional information. Use when you need real-time validation at the point of entry.\",\n input: NeverbounceSingleCheckInput,\n output: NeverbounceSingleCheckOutput,\n});\n"],"mappings":";;;AAqBA,MAAa,yBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvByC,EAAE,OAAO;EAClD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wOAAwO,CAAC,CAAC,SAAS;EACtR,mBAAmB,EAAE,OAAO,EAC5B,0BAA0B,EAAE,QAAQ,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS,EACpM,CAAC,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACrF,CAiBS;CACP,QAjB0C,EAAE,OAAO;EACnD,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,QAAQ,EAAE,KAAK;GAAC;GAAS;GAAW;GAAc;GAAY;EAAS,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EACxH,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC3F,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnJ,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"widget-send-event.cjs","names":["z","action"],"sources":["../../src/actions/widget-send-event.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceWidgetSendEventInput = z.object({\n event: z.enum([\"form.load\", \"form.completion\"]).describe(\"The widget event to send. Supported values: 'form.load' (when the form appears) or 'form.completion' (when the form is successfully submitted).\"),\n}).describe(\"Request parameters for sending widget form events via the JS widget API.\");\nexport const NeverbounceWidgetSendEventOutput = z.object({\n js: z.string().describe(\"JavaScript snippet that invokes the NeverBounce widget API to record the event.\").nullable(),\n}).passthrough().describe(\"Response schema for sending widget form events via the JS widget API.\");\n\nexport const neverbounceWidgetSendEvent = action(\"NEVERBOUNCE_WIDGET_SEND_EVENT\", {\n slug: \"neverbounce-widget-send-event\",\n name: \"JS Widget Send Event\",\n description: \"Tool to send widget form events via the JS widget API. Use when reporting form.load or form.completion events after user interactions with your form.\",\n input: NeverbounceWidgetSendEventInput,\n output: NeverbounceWidgetSendEventOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"widget-send-event.cjs","names":["z","action"],"sources":["../../src/actions/widget-send-event.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { neverbounce } from \"../app\";\n\nexport const NeverbounceWidgetSendEventInput = z.object({\n event: z.enum([\"form.load\", \"form.completion\"]).describe(\"The widget event to send. Supported values: 'form.load' (when the form appears) or 'form.completion' (when the form is successfully submitted).\"),\n}).describe(\"Request parameters for sending widget form events via the JS widget API.\");\nexport const NeverbounceWidgetSendEventOutput = z.object({\n js: z.string().describe(\"JavaScript snippet that invokes the NeverBounce widget API to record the event.\").nullable(),\n}).passthrough().describe(\"Response schema for sending widget form events via the JS widget API.\");\n\nexport const neverbounceWidgetSendEvent: AppAction<\n typeof NeverbounceWidgetSendEventInput,\n typeof NeverbounceWidgetSendEventOutput,\n typeof neverbounce.credential\n> = action(\"NEVERBOUNCE_WIDGET_SEND_EVENT\", {\n slug: \"neverbounce-widget-send-event\",\n name: \"JS Widget Send Event\",\n description: \"Tool to send widget form events via the JS widget API. Use when reporting form.load or form.completion events after user interactions with your form.\",\n input: NeverbounceWidgetSendEventInput,\n output: NeverbounceWidgetSendEventOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,OAAOA,IAAAA,EAAE,KAAK,CAAC,aAAa,iBAAiB,CAAC,CAAC,CAAC,SAAS,iJAAiJ,EAC5M,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACtF,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,EACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAAuE;AAEjG,MAAa,6BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { neverbounce } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/widget-send-event.d.ts
|
|
@@ -10,9 +12,7 @@ declare const NeverbounceWidgetSendEventInput: z.ZodObject<{
|
|
|
10
12
|
declare const NeverbounceWidgetSendEventOutput: z.ZodObject<{
|
|
11
13
|
js: z.ZodNullable<z.ZodString>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const neverbounceWidgetSendEvent:
|
|
14
|
-
event: "form.load" | "form.completion";
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const neverbounceWidgetSendEvent: AppAction<typeof NeverbounceWidgetSendEventInput, typeof NeverbounceWidgetSendEventOutput, typeof neverbounce.credential>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { neverbounceWidgetSendEvent };
|
|
18
18
|
//# sourceMappingURL=widget-send-event.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"widget-send-event.d.cts","names":[],"sources":["../../src/actions/widget-send-event.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"widget-send-event.d.cts","names":[],"sources":["../../src/actions/widget-send-event.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { neverbounce } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/widget-send-event.d.ts
|
|
@@ -10,9 +12,7 @@ declare const NeverbounceWidgetSendEventInput: z.ZodObject<{
|
|
|
10
12
|
declare const NeverbounceWidgetSendEventOutput: z.ZodObject<{
|
|
11
13
|
js: z.ZodNullable<z.ZodString>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const neverbounceWidgetSendEvent:
|
|
14
|
-
event: "form.load" | "form.completion";
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const neverbounceWidgetSendEvent: AppAction<typeof NeverbounceWidgetSendEventInput, typeof NeverbounceWidgetSendEventOutput, typeof neverbounce.credential>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { neverbounceWidgetSendEvent };
|
|
18
18
|
//# sourceMappingURL=widget-send-event.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"widget-send-event.d.mts","names":[],"sources":["../../src/actions/widget-send-event.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"widget-send-event.d.mts","names":[],"sources":["../../src/actions/widget-send-event.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,WAAA,CAAY,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"widget-send-event.mjs","names":[],"sources":["../../src/actions/widget-send-event.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeverbounceWidgetSendEventInput = z.object({\n event: z.enum([\"form.load\", \"form.completion\"]).describe(\"The widget event to send. Supported values: 'form.load' (when the form appears) or 'form.completion' (when the form is successfully submitted).\"),\n}).describe(\"Request parameters for sending widget form events via the JS widget API.\");\nexport const NeverbounceWidgetSendEventOutput = z.object({\n js: z.string().describe(\"JavaScript snippet that invokes the NeverBounce widget API to record the event.\").nullable(),\n}).passthrough().describe(\"Response schema for sending widget form events via the JS widget API.\");\n\nexport const neverbounceWidgetSendEvent = action(\"NEVERBOUNCE_WIDGET_SEND_EVENT\", {\n slug: \"neverbounce-widget-send-event\",\n name: \"JS Widget Send Event\",\n description: \"Tool to send widget form events via the JS widget API. Use when reporting form.load or form.completion events after user interactions with your form.\",\n input: NeverbounceWidgetSendEventInput,\n output: NeverbounceWidgetSendEventOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"widget-send-event.mjs","names":[],"sources":["../../src/actions/widget-send-event.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { neverbounce } from \"../app\";\n\nexport const NeverbounceWidgetSendEventInput = z.object({\n event: z.enum([\"form.load\", \"form.completion\"]).describe(\"The widget event to send. Supported values: 'form.load' (when the form appears) or 'form.completion' (when the form is successfully submitted).\"),\n}).describe(\"Request parameters for sending widget form events via the JS widget API.\");\nexport const NeverbounceWidgetSendEventOutput = z.object({\n js: z.string().describe(\"JavaScript snippet that invokes the NeverBounce widget API to record the event.\").nullable(),\n}).passthrough().describe(\"Response schema for sending widget form events via the JS widget API.\");\n\nexport const neverbounceWidgetSendEvent: AppAction<\n typeof NeverbounceWidgetSendEventInput,\n typeof NeverbounceWidgetSendEventOutput,\n typeof neverbounce.credential\n> = action(\"NEVERBOUNCE_WIDGET_SEND_EVENT\", {\n slug: \"neverbounce-widget-send-event\",\n name: \"JS Widget Send Event\",\n description: \"Tool to send widget form events via the JS widget API. Use when reporting form.load or form.completion events after user interactions with your form.\",\n input: NeverbounceWidgetSendEventInput,\n output: NeverbounceWidgetSendEventOutput,\n});\n"],"mappings":";;;AAaA,MAAa,6BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf6C,EAAE,OAAO,EACtD,OAAO,EAAE,KAAK,CAAC,aAAa,iBAAiB,CAAC,CAAC,CAAC,SAAS,iJAAiJ,EAC5M,CAAC,CAAC,CAAC,SAAS,0EAaH;CACP,QAb8C,EAAE,OAAO,EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,EACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAWhB;AACV,CAAC"}
|
package/dist/app.cjs
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
1
2
|
//#region src/app.ts
|
|
2
|
-
const
|
|
3
|
+
const credential = { generic_api_key: require("zod").z.string() };
|
|
4
|
+
const neverbounce = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
3
5
|
slug: "neverbounce",
|
|
4
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential
|
|
5
8
|
});
|
|
6
9
|
//#endregion
|
|
7
10
|
exports.neverbounce = neverbounce;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const neverbounce = defineApp({\n slug: \"neverbounce\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,eAAA,
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp, type KeystrokeApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nconst credential = {\n generic_api_key: z.string(),\n};\n\nexport const neverbounce: KeystrokeApp<\"neverbounce\", typeof credential> = defineApp({\n slug: \"neverbounce\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;AAGA,MAAM,aAAa,EACjB,8BAAiBA,CAAAA,CAAAA,EAAE,OAAO,EAC5B;AAEA,MAAa,eAAA,GAAA,2BAAA,UAAA,CAAwE;CACnF,MAAM;CACN,MAAM;CACN;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
|
|
1
4
|
//#region src/app.d.ts
|
|
2
|
-
declare const
|
|
5
|
+
declare const credential: {
|
|
6
|
+
generic_api_key: z.ZodString;
|
|
7
|
+
};
|
|
8
|
+
declare const neverbounce: KeystrokeApp<"neverbounce", typeof credential>;
|
|
3
9
|
//#endregion
|
|
4
10
|
export { neverbounce };
|
|
5
11
|
//# sourceMappingURL=app.d.cts.map
|
package/dist/app.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;;cAGM,UAAA;mBAEL,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,WAAA,EAAa,YAAY,uBAAuB,UAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
|
|
1
4
|
//#region src/app.d.ts
|
|
2
|
-
declare const
|
|
5
|
+
declare const credential: {
|
|
6
|
+
generic_api_key: z.ZodString;
|
|
7
|
+
};
|
|
8
|
+
declare const neverbounce: KeystrokeApp<"neverbounce", typeof credential>;
|
|
3
9
|
//#endregion
|
|
4
10
|
export { neverbounce };
|
|
5
11
|
//# sourceMappingURL=app.d.mts.map
|
package/dist/app.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;;cAGM,UAAA;mBAEL,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,WAAA,EAAa,YAAY,uBAAuB,UAAA"}
|
package/dist/app.mjs
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { defineApp } from "@keystrokehq/keystroke/app";
|
|
2
|
-
|
|
2
|
+
import { z } from "zod";
|
|
3
3
|
const neverbounce = defineApp({
|
|
4
4
|
slug: "neverbounce",
|
|
5
|
-
auth: "keystroke"
|
|
5
|
+
auth: "keystroke",
|
|
6
|
+
credential: { generic_api_key: z.string() }
|
|
6
7
|
});
|
|
7
8
|
//#endregion
|
|
8
9
|
export { neverbounce };
|
package/dist/app.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const neverbounce = defineApp({\n slug: \"neverbounce\",\n auth: \"keystroke\",\n});\n"],"mappings":";;
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp, type KeystrokeApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nconst credential = {\n generic_api_key: z.string(),\n};\n\nexport const neverbounce: KeystrokeApp<\"neverbounce\", typeof credential> = defineApp({\n slug: \"neverbounce\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;AAOA,MAAa,cAA8D,UAAU;CACnF,MAAM;CACN,MAAM;CACN,cANA,iBAAiB,EAAE,OAAO,EAM1B;AACF,CAAC"}
|
package/dist/index.d.cts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { neverbounce } from "./app.cjs";
|
|
1
2
|
import { neverbounceAccountInfo } from "./actions/account-info.cjs";
|
|
2
3
|
import { neverbounceConfirmPoe } from "./actions/confirm-poe.cjs";
|
|
3
4
|
import { neverbounceJobsCreate } from "./actions/jobs-create.cjs";
|
|
@@ -10,6 +11,5 @@ import { neverbounceParseJob } from "./actions/parse-job.cjs";
|
|
|
10
11
|
import { neverbounceSearchJobs } from "./actions/search-jobs.cjs";
|
|
11
12
|
import { neverbounceSingleCheck } from "./actions/single-check.cjs";
|
|
12
13
|
import { neverbounceWidgetSendEvent } from "./actions/widget-send-event.cjs";
|
|
13
|
-
import { neverbounce } from "./app.cjs";
|
|
14
14
|
import { neverbounceCatalog } from "./catalog.cjs";
|
|
15
15
|
export { neverbounce, neverbounceAccountInfo, neverbounceCatalog, neverbounceConfirmPoe, neverbounceJobsCreate, neverbounceJobsDelete, neverbounceJobsDownloadGet, neverbounceJobsResults, neverbounceJobsStart, neverbounceJobsStatus, neverbounceParseJob, neverbounceSearchJobs, neverbounceSingleCheck, neverbounceWidgetSendEvent };
|
package/dist/index.d.mts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { neverbounce } from "./app.mjs";
|
|
1
2
|
import { neverbounceAccountInfo } from "./actions/account-info.mjs";
|
|
2
3
|
import { neverbounceConfirmPoe } from "./actions/confirm-poe.mjs";
|
|
3
4
|
import { neverbounceJobsCreate } from "./actions/jobs-create.mjs";
|
|
@@ -10,6 +11,5 @@ import { neverbounceParseJob } from "./actions/parse-job.mjs";
|
|
|
10
11
|
import { neverbounceSearchJobs } from "./actions/search-jobs.mjs";
|
|
11
12
|
import { neverbounceSingleCheck } from "./actions/single-check.mjs";
|
|
12
13
|
import { neverbounceWidgetSendEvent } from "./actions/widget-send-event.mjs";
|
|
13
|
-
import { neverbounce } from "./app.mjs";
|
|
14
14
|
import { neverbounceCatalog } from "./catalog.mjs";
|
|
15
15
|
export { neverbounce, neverbounceAccountInfo, neverbounceCatalog, neverbounceConfirmPoe, neverbounceJobsCreate, neverbounceJobsDelete, neverbounceJobsDownloadGet, neverbounceJobsResults, neverbounceJobsStart, neverbounceJobsStatus, neverbounceParseJob, neverbounceSearchJobs, neverbounceSingleCheck, neverbounceWidgetSendEvent };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keystrokehq/neverbounce",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.6",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public",
|
|
6
6
|
"registry": "https://registry.npmjs.org"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"peerDependencies": {
|
|
34
|
-
"@keystrokehq/keystroke": ">=0.1.
|
|
34
|
+
"@keystrokehq/keystroke": ">=0.1.104",
|
|
35
35
|
"zod": "^4.4.3"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|