@keystrokehq/quaderno 0.1.4 → 0.1.5
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/actions/add-expense-payment.d.cts +15 -1
- package/dist/actions/add-expense-payment.d.mts +15 -1
- package/dist/actions/calculate-tax-rate.d.cts +15 -1
- package/dist/actions/calculate-tax-rate.d.mts +15 -1
- package/dist/actions/create-contact.d.cts +15 -1
- package/dist/actions/create-contact.d.mts +15 -1
- package/dist/actions/create-coupon.d.cts +15 -1
- package/dist/actions/create-coupon.d.mts +15 -1
- package/dist/actions/create-estimate.d.cts +15 -1
- package/dist/actions/create-estimate.d.mts +15 -1
- package/dist/actions/create-evidence.d.cts +15 -1
- package/dist/actions/create-evidence.d.mts +15 -1
- package/dist/actions/create-expense.d.cts +19 -5
- package/dist/actions/create-expense.d.mts +19 -5
- package/dist/actions/create-invoice.d.cts +18 -4
- package/dist/actions/create-invoice.d.mts +18 -4
- package/dist/actions/create-product.d.cts +15 -1
- package/dist/actions/create-product.d.mts +15 -1
- package/dist/actions/create-receipt.d.cts +15 -1
- package/dist/actions/create-receipt.d.mts +15 -1
- package/dist/actions/create-recurring.d.cts +15 -1
- package/dist/actions/create-recurring.d.mts +15 -1
- package/dist/actions/create-report-request.d.cts +15 -1
- package/dist/actions/create-report-request.d.mts +15 -1
- package/dist/actions/create-tax-id.d.cts +15 -1
- package/dist/actions/create-tax-id.d.mts +15 -1
- package/dist/actions/create-transaction.d.cts +15 -1
- package/dist/actions/create-transaction.d.mts +15 -1
- package/dist/actions/create-webhook.d.cts +15 -1
- package/dist/actions/create-webhook.d.mts +15 -1
- package/dist/actions/delete-contact.d.cts +15 -1
- package/dist/actions/delete-contact.d.mts +15 -1
- package/dist/actions/delete-coupon.d.cts +15 -1
- package/dist/actions/delete-coupon.d.mts +15 -1
- package/dist/actions/delete-estimate.d.cts +15 -1
- package/dist/actions/delete-estimate.d.mts +15 -1
- package/dist/actions/delete-expense.d.cts +15 -1
- package/dist/actions/delete-expense.d.mts +15 -1
- package/dist/actions/delete-product.d.cts +15 -1
- package/dist/actions/delete-product.d.mts +15 -1
- package/dist/actions/delete-recurring.d.cts +15 -1
- package/dist/actions/delete-recurring.d.mts +15 -1
- package/dist/actions/delete-tax-id.d.cts +15 -1
- package/dist/actions/delete-tax-id.d.mts +15 -1
- package/dist/actions/delete-webhook.d.cts +15 -1
- package/dist/actions/delete-webhook.d.mts +15 -1
- package/dist/actions/deliver-credit-note.d.cts +15 -1
- package/dist/actions/deliver-credit-note.d.mts +15 -1
- package/dist/actions/deliver-estimate.d.cts +15 -1
- package/dist/actions/deliver-estimate.d.mts +15 -1
- package/dist/actions/deliver-invoice.d.cts +15 -1
- package/dist/actions/deliver-invoice.d.mts +15 -1
- package/dist/actions/deliver-receipt.d.cts +15 -1
- package/dist/actions/deliver-receipt.d.mts +15 -1
- package/dist/actions/get-authorization.d.cts +15 -1
- package/dist/actions/get-authorization.d.cts.map +1 -1
- package/dist/actions/get-authorization.d.mts +15 -1
- package/dist/actions/get-authorization.d.mts.map +1 -1
- package/dist/actions/get-estimate.d.cts +15 -1
- package/dist/actions/get-estimate.d.mts +15 -1
- package/dist/actions/list-contacts.d.cts +15 -1
- package/dist/actions/list-contacts.d.mts +15 -1
- package/dist/actions/list-coupons.d.cts +15 -1
- package/dist/actions/list-coupons.d.mts +15 -1
- package/dist/actions/list-credits.d.cts +19 -5
- package/dist/actions/list-credits.d.mts +19 -5
- package/dist/actions/list-estimates.d.cts +15 -1
- package/dist/actions/list-estimates.d.mts +15 -1
- package/dist/actions/list-evidence.d.cts +15 -1
- package/dist/actions/list-evidence.d.mts +15 -1
- package/dist/actions/list-expenses.d.cts +15 -1
- package/dist/actions/list-expenses.d.mts +15 -1
- package/dist/actions/list-invoices.d.cts +19 -5
- package/dist/actions/list-invoices.d.mts +19 -5
- package/dist/actions/list-jurisdictions.d.cts +15 -1
- package/dist/actions/list-jurisdictions.d.mts +15 -1
- package/dist/actions/list-products.d.cts +15 -1
- package/dist/actions/list-products.d.mts +15 -1
- package/dist/actions/list-receipts.d.cts +19 -5
- package/dist/actions/list-receipts.d.mts +19 -5
- package/dist/actions/list-recurrings.d.cts +15 -1
- package/dist/actions/list-recurrings.d.mts +15 -1
- package/dist/actions/list-registered-tax-i-ds.d.cts +15 -1
- package/dist/actions/list-registered-tax-i-ds.d.mts +15 -1
- package/dist/actions/list-reporting-requests.d.cts +15 -1
- package/dist/actions/list-reporting-requests.d.cts.map +1 -1
- package/dist/actions/list-reporting-requests.d.mts +15 -1
- package/dist/actions/list-reporting-requests.d.mts.map +1 -1
- package/dist/actions/list-sessions.d.cts +15 -1
- package/dist/actions/list-sessions.d.mts +15 -1
- package/dist/actions/list-tax-codes.d.cts +15 -1
- package/dist/actions/list-tax-codes.d.cts.map +1 -1
- package/dist/actions/list-tax-codes.d.mts +15 -1
- package/dist/actions/list-tax-codes.d.mts.map +1 -1
- package/dist/actions/list-webhooks.d.cts +15 -1
- package/dist/actions/list-webhooks.d.mts +15 -1
- package/dist/actions/mark-invoice-uncollectible.d.cts +15 -1
- package/dist/actions/mark-invoice-uncollectible.d.mts +15 -1
- package/dist/actions/ping.d.cts +15 -1
- package/dist/actions/ping.d.cts.map +1 -1
- package/dist/actions/ping.d.mts +15 -1
- package/dist/actions/ping.d.mts.map +1 -1
- package/dist/actions/record-invoice-payment.d.cts +15 -1
- package/dist/actions/record-invoice-payment.d.mts +15 -1
- package/dist/actions/remove-invoice-payment.d.cts +15 -1
- package/dist/actions/remove-invoice-payment.d.mts +15 -1
- package/dist/actions/retrieve-contact-by-processor-id.d.cts +15 -1
- package/dist/actions/retrieve-contact-by-processor-id.d.mts +15 -1
- package/dist/actions/retrieve-contact.d.cts +15 -1
- package/dist/actions/retrieve-contact.d.mts +15 -1
- package/dist/actions/retrieve-coupon.d.cts +15 -1
- package/dist/actions/retrieve-coupon.d.mts +15 -1
- package/dist/actions/retrieve-credit.d.cts +15 -1
- package/dist/actions/retrieve-credit.d.mts +15 -1
- package/dist/actions/retrieve-evidence.d.cts +15 -1
- package/dist/actions/retrieve-evidence.d.mts +15 -1
- package/dist/actions/retrieve-expense.d.cts +15 -1
- package/dist/actions/retrieve-expense.d.mts +15 -1
- package/dist/actions/retrieve-invoice.d.cts +15 -1
- package/dist/actions/retrieve-invoice.d.mts +15 -1
- package/dist/actions/retrieve-jurisdiction.d.cts +15 -1
- package/dist/actions/retrieve-jurisdiction.d.mts +15 -1
- package/dist/actions/retrieve-product.d.cts +15 -1
- package/dist/actions/retrieve-product.d.mts +15 -1
- package/dist/actions/retrieve-receipt.d.cts +15 -1
- package/dist/actions/retrieve-receipt.d.mts +15 -1
- package/dist/actions/retrieve-recurring.d.cts +15 -1
- package/dist/actions/retrieve-recurring.d.mts +15 -1
- package/dist/actions/retrieve-reporting-request.d.cts +15 -1
- package/dist/actions/retrieve-reporting-request.d.mts +15 -1
- package/dist/actions/retrieve-tax-code.d.cts +15 -1
- package/dist/actions/retrieve-tax-code.d.mts +15 -1
- package/dist/actions/retrieve-tax-id.d.cts +15 -1
- package/dist/actions/retrieve-tax-id.d.mts +15 -1
- package/dist/actions/update-contact.d.cts +15 -1
- package/dist/actions/update-contact.d.mts +15 -1
- package/dist/actions/update-coupon.d.cts +15 -1
- package/dist/actions/update-coupon.d.mts +15 -1
- package/dist/actions/update-credit-note.d.cts +15 -1
- package/dist/actions/update-credit-note.d.cts.map +1 -1
- package/dist/actions/update-credit-note.d.mts +15 -1
- package/dist/actions/update-credit-note.d.mts.map +1 -1
- package/dist/actions/update-estimate.d.cts +15 -1
- package/dist/actions/update-estimate.d.cts.map +1 -1
- package/dist/actions/update-estimate.d.mts +15 -1
- package/dist/actions/update-estimate.d.mts.map +1 -1
- package/dist/actions/update-evidence.d.cts +15 -1
- package/dist/actions/update-evidence.d.mts +15 -1
- package/dist/actions/update-expense.d.cts +15 -1
- package/dist/actions/update-expense.d.cts.map +1 -1
- package/dist/actions/update-expense.d.mts +15 -1
- package/dist/actions/update-expense.d.mts.map +1 -1
- package/dist/actions/update-invoice.d.cts +15 -1
- package/dist/actions/update-invoice.d.cts.map +1 -1
- package/dist/actions/update-invoice.d.mts +15 -1
- package/dist/actions/update-invoice.d.mts.map +1 -1
- package/dist/actions/update-product.d.cts +15 -1
- package/dist/actions/update-product.d.mts +15 -1
- package/dist/actions/update-recurring.d.cts +15 -1
- package/dist/actions/update-recurring.d.cts.map +1 -1
- package/dist/actions/update-recurring.d.mts +15 -1
- package/dist/actions/update-recurring.d.mts.map +1 -1
- package/dist/actions/update-tax-id.d.cts +15 -1
- package/dist/actions/update-tax-id.d.mts +15 -1
- package/dist/actions/update-webhook.d.cts +15 -1
- package/dist/actions/update-webhook.d.mts +15 -1
- package/dist/actions/validate-tax-id.d.cts +15 -1
- package/dist/actions/validate-tax-id.d.mts +15 -1
- package/dist/actions/void-credit-note.d.cts +15 -1
- package/dist/actions/void-credit-note.d.mts +15 -1
- package/dist/app.cjs +8 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +10 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +10 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -32,7 +32,21 @@ declare const quadernoUpdateTaxId: import("@keystrokehq/action").WorkflowActionD
|
|
|
32
32
|
valid_until?: string | undefined;
|
|
33
33
|
import_scheme?: boolean | undefined;
|
|
34
34
|
permanent_establishment?: boolean | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
subdomain: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
subdomain: z.ZodString;
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
36
50
|
//#endregion
|
|
37
51
|
export { quadernoUpdateTaxId };
|
|
38
52
|
//# sourceMappingURL=update-tax-id.d.cts.map
|
|
@@ -32,7 +32,21 @@ declare const quadernoUpdateTaxId: import("@keystrokehq/action").WorkflowActionD
|
|
|
32
32
|
valid_until?: string | undefined;
|
|
33
33
|
import_scheme?: boolean | undefined;
|
|
34
34
|
permanent_establishment?: boolean | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
subdomain: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
subdomain: z.ZodString;
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
36
50
|
//#endregion
|
|
37
51
|
export { quadernoUpdateTaxId };
|
|
38
52
|
//# sourceMappingURL=update-tax-id.d.mts.map
|
|
@@ -21,7 +21,21 @@ declare const quadernoUpdateWebhook: import("@keystrokehq/action").WorkflowActio
|
|
|
21
21
|
id: number;
|
|
22
22
|
url?: string | undefined;
|
|
23
23
|
events_types?: string[] | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
subdomain: z.ZodString;
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
25
39
|
//#endregion
|
|
26
40
|
export { quadernoUpdateWebhook };
|
|
27
41
|
//# sourceMappingURL=update-webhook.d.cts.map
|
|
@@ -21,7 +21,21 @@ declare const quadernoUpdateWebhook: import("@keystrokehq/action").WorkflowActio
|
|
|
21
21
|
id: number;
|
|
22
22
|
url?: string | undefined;
|
|
23
23
|
events_types?: string[] | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
subdomain: z.ZodString;
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
25
39
|
//#endregion
|
|
26
40
|
export { quadernoUpdateWebhook };
|
|
27
41
|
//# sourceMappingURL=update-webhook.d.mts.map
|
|
@@ -11,7 +11,21 @@ declare const QuadernoValidateTaxIdOutput: z.ZodObject<{
|
|
|
11
11
|
declare const quadernoValidateTaxId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
tax_id: string;
|
|
13
13
|
country: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
subdomain: z.ZodString;
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
15
29
|
//#endregion
|
|
16
30
|
export { quadernoValidateTaxId };
|
|
17
31
|
//# sourceMappingURL=validate-tax-id.d.cts.map
|
|
@@ -11,7 +11,21 @@ declare const QuadernoValidateTaxIdOutput: z.ZodObject<{
|
|
|
11
11
|
declare const quadernoValidateTaxId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
tax_id: string;
|
|
13
13
|
country: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
subdomain: z.ZodString;
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
15
29
|
//#endregion
|
|
16
30
|
export { quadernoValidateTaxId };
|
|
17
31
|
//# sourceMappingURL=validate-tax-id.d.mts.map
|
|
@@ -41,7 +41,21 @@ declare const QuadernoVoidCreditNoteOutput: z.ZodObject<{
|
|
|
41
41
|
}, z.core.$loose>;
|
|
42
42
|
declare const quadernoVoidCreditNote: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
43
43
|
id: number;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
subdomain: z.ZodString;
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
subdomain: z.ZodString;
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>;
|
|
45
59
|
//#endregion
|
|
46
60
|
export { quadernoVoidCreditNote };
|
|
47
61
|
//# sourceMappingURL=void-credit-note.d.cts.map
|
|
@@ -41,7 +41,21 @@ declare const QuadernoVoidCreditNoteOutput: z.ZodObject<{
|
|
|
41
41
|
}, z.core.$loose>;
|
|
42
42
|
declare const quadernoVoidCreditNote: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
43
43
|
id: number;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
subdomain: z.ZodString;
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
subdomain: z.ZodString;
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>;
|
|
45
59
|
//#endregion
|
|
46
60
|
export { quadernoVoidCreditNote };
|
|
47
61
|
//# sourceMappingURL=void-credit-note.d.mts.map
|
package/dist/app.cjs
CHANGED
|
@@ -1,7 +1,13 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
2
|
+
let zod = require("zod");
|
|
1
3
|
//#region src/app.ts
|
|
2
|
-
const quaderno = (0,
|
|
4
|
+
const quaderno = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
3
5
|
slug: "quaderno",
|
|
4
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: {
|
|
8
|
+
subdomain: zod.z.string(),
|
|
9
|
+
generic_api_key: zod.z.string()
|
|
10
|
+
}
|
|
5
11
|
});
|
|
6
12
|
//#endregion
|
|
7
13
|
exports.quaderno = quaderno;
|
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 quaderno = defineApp({\n slug: \"quaderno\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const quaderno = defineApp({\n slug: \"quaderno\",\n auth: \"keystroke\",\n credential: {\n subdomain: z.string(),\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,YAAA,GAAA,2BAAA,UAAA,CAAqB;CAChC,MAAM;CACN,MAAM;CACN,YAAY;EACV,WAAWA,IAAAA,EAAE,OAAO;EACpB,iBAAiBA,IAAAA,EAAE,OAAO;CAC5B;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const quaderno: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const quaderno: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
subdomain: z.ZodString;
|
|
10
|
+
generic_api_key: z.ZodString;
|
|
11
|
+
}, z.core.$strip>>>;
|
|
3
12
|
//#endregion
|
|
4
13
|
export { quaderno };
|
|
5
14
|
//# 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":";;;cAGa,QAAA,6BAAQ,GAAA,+BAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const quaderno: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const quaderno: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
subdomain: z.ZodString;
|
|
10
|
+
generic_api_key: z.ZodString;
|
|
11
|
+
}, z.core.$strip>>>;
|
|
3
12
|
//#endregion
|
|
4
13
|
export { quaderno };
|
|
5
14
|
//# 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":";;;cAGa,QAAA,6BAAQ,GAAA,+BAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.mjs
CHANGED
|
@@ -1,8 +1,13 @@
|
|
|
1
1
|
import { defineApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
2
3
|
//#region src/app.ts
|
|
3
4
|
const quaderno = defineApp({
|
|
4
5
|
slug: "quaderno",
|
|
5
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: {
|
|
8
|
+
subdomain: z.string(),
|
|
9
|
+
generic_api_key: z.string()
|
|
10
|
+
}
|
|
6
11
|
});
|
|
7
12
|
//#endregion
|
|
8
13
|
export { quaderno };
|
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 quaderno = defineApp({\n slug: \"quaderno\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const quaderno = defineApp({\n slug: \"quaderno\",\n auth: \"keystroke\",\n credential: {\n subdomain: z.string(),\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,WAAW,UAAU;CAChC,MAAM;CACN,MAAM;CACN,YAAY;EACV,WAAW,EAAE,OAAO;EACpB,iBAAiB,EAAE,OAAO;CAC5B;AACF,CAAC"}
|