@keystrokehq/quaderno 0.1.3 → 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 +17 -3
- package/dist/actions/create-expense.d.mts +17 -3
- package/dist/actions/create-invoice.d.cts +16 -2
- package/dist/actions/create-invoice.d.mts +16 -2
- 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 +20 -6
- package/dist/actions/create-recurring.d.mts +20 -6
- 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 +17 -3
- package/dist/actions/list-credits.d.mts +17 -3
- 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 +17 -3
- package/dist/actions/list-invoices.d.mts +17 -3
- 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 +17 -3
- package/dist/actions/list-receipts.d.mts +17 -3
- 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 +20 -6
- package/dist/actions/update-recurring.d.cts.map +1 -1
- package/dist/actions/update-recurring.d.mts +20 -6
- 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/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -21,8 +21,8 @@ declare const QuadernoUpdateRecurringInput: z.ZodObject<{
|
|
|
21
21
|
}, z.core.$loose>>>;
|
|
22
22
|
notes: z.ZodOptional<z.ZodString>;
|
|
23
23
|
state: z.ZodOptional<z.ZodEnum<{
|
|
24
|
-
archived: "archived";
|
|
25
24
|
active: "active";
|
|
25
|
+
archived: "archived";
|
|
26
26
|
}>>;
|
|
27
27
|
taxes: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
28
28
|
rate: z.ZodOptional<z.ZodNumber>;
|
|
@@ -59,12 +59,12 @@ declare const QuadernoUpdateRecurringInput: z.ZodObject<{
|
|
|
59
59
|
frequency: z.ZodOptional<z.ZodEnum<{
|
|
60
60
|
daily: "daily";
|
|
61
61
|
weekly: "weekly";
|
|
62
|
-
monthly: "monthly";
|
|
63
|
-
yearly: "yearly";
|
|
64
62
|
biweekly: "biweekly";
|
|
63
|
+
monthly: "monthly";
|
|
65
64
|
bimonthly: "bimonthly";
|
|
66
65
|
quarterly: "quarterly";
|
|
67
66
|
semiyearly: "semiyearly";
|
|
67
|
+
yearly: "yearly";
|
|
68
68
|
biyearly: "biyearly";
|
|
69
69
|
}>>;
|
|
70
70
|
po_number: z.ZodOptional<z.ZodString>;
|
|
@@ -176,7 +176,7 @@ declare const quadernoUpdateRecurring: import("@keystrokehq/action").WorkflowAct
|
|
|
176
176
|
tax_2_country?: string | undefined;
|
|
177
177
|
}[] | undefined;
|
|
178
178
|
notes?: string | undefined;
|
|
179
|
-
state?: "
|
|
179
|
+
state?: "active" | "archived" | undefined;
|
|
180
180
|
taxes?: {
|
|
181
181
|
[x: string]: unknown;
|
|
182
182
|
rate?: number | undefined;
|
|
@@ -210,14 +210,28 @@ declare const quadernoUpdateRecurring: import("@keystrokehq/action").WorkflowAct
|
|
|
210
210
|
due_days?: string | undefined;
|
|
211
211
|
end_date?: string | undefined;
|
|
212
212
|
tag_list?: string[] | undefined;
|
|
213
|
-
frequency?: "daily" | "weekly" | "
|
|
213
|
+
frequency?: "daily" | "weekly" | "biweekly" | "monthly" | "bimonthly" | "quarterly" | "semiyearly" | "yearly" | "biyearly" | undefined;
|
|
214
214
|
po_number?: string | undefined;
|
|
215
215
|
start_date?: string | undefined;
|
|
216
216
|
custom_metadata?: Record<string, unknown> | undefined;
|
|
217
217
|
payment_details?: string | undefined;
|
|
218
218
|
recurring_period?: "days" | "weeks" | "months" | "years" | undefined;
|
|
219
219
|
recurring_frequency?: number | undefined;
|
|
220
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
220
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
221
|
+
connectionId: z.ZodString;
|
|
222
|
+
entityId: z.ZodString;
|
|
223
|
+
instanceId: z.ZodString;
|
|
224
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
225
|
+
subdomain: z.ZodString;
|
|
226
|
+
generic_api_key: z.ZodString;
|
|
227
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
228
|
+
connectionId: z.ZodString;
|
|
229
|
+
entityId: z.ZodString;
|
|
230
|
+
instanceId: z.ZodString;
|
|
231
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
232
|
+
subdomain: z.ZodString;
|
|
233
|
+
generic_api_key: z.ZodString;
|
|
234
|
+
}, z.core.$strip>>]>;
|
|
221
235
|
//#endregion
|
|
222
236
|
export { quadernoUpdateRecurring };
|
|
223
237
|
//# sourceMappingURL=update-recurring.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-recurring.d.cts","names":[],"sources":["../../src/actions/update-recurring.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsH5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuB7B,uBAAA,gCAAuB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-recurring.d.cts","names":[],"sources":["../../src/actions/update-recurring.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsH5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuB7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -21,8 +21,8 @@ declare const QuadernoUpdateRecurringInput: z.ZodObject<{
|
|
|
21
21
|
}, z.core.$loose>>>;
|
|
22
22
|
notes: z.ZodOptional<z.ZodString>;
|
|
23
23
|
state: z.ZodOptional<z.ZodEnum<{
|
|
24
|
-
archived: "archived";
|
|
25
24
|
active: "active";
|
|
25
|
+
archived: "archived";
|
|
26
26
|
}>>;
|
|
27
27
|
taxes: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
28
28
|
rate: z.ZodOptional<z.ZodNumber>;
|
|
@@ -59,12 +59,12 @@ declare const QuadernoUpdateRecurringInput: z.ZodObject<{
|
|
|
59
59
|
frequency: z.ZodOptional<z.ZodEnum<{
|
|
60
60
|
daily: "daily";
|
|
61
61
|
weekly: "weekly";
|
|
62
|
-
monthly: "monthly";
|
|
63
|
-
yearly: "yearly";
|
|
64
62
|
biweekly: "biweekly";
|
|
63
|
+
monthly: "monthly";
|
|
65
64
|
bimonthly: "bimonthly";
|
|
66
65
|
quarterly: "quarterly";
|
|
67
66
|
semiyearly: "semiyearly";
|
|
67
|
+
yearly: "yearly";
|
|
68
68
|
biyearly: "biyearly";
|
|
69
69
|
}>>;
|
|
70
70
|
po_number: z.ZodOptional<z.ZodString>;
|
|
@@ -176,7 +176,7 @@ declare const quadernoUpdateRecurring: import("@keystrokehq/action").WorkflowAct
|
|
|
176
176
|
tax_2_country?: string | undefined;
|
|
177
177
|
}[] | undefined;
|
|
178
178
|
notes?: string | undefined;
|
|
179
|
-
state?: "
|
|
179
|
+
state?: "active" | "archived" | undefined;
|
|
180
180
|
taxes?: {
|
|
181
181
|
[x: string]: unknown;
|
|
182
182
|
rate?: number | undefined;
|
|
@@ -210,14 +210,28 @@ declare const quadernoUpdateRecurring: import("@keystrokehq/action").WorkflowAct
|
|
|
210
210
|
due_days?: string | undefined;
|
|
211
211
|
end_date?: string | undefined;
|
|
212
212
|
tag_list?: string[] | undefined;
|
|
213
|
-
frequency?: "daily" | "weekly" | "
|
|
213
|
+
frequency?: "daily" | "weekly" | "biweekly" | "monthly" | "bimonthly" | "quarterly" | "semiyearly" | "yearly" | "biyearly" | undefined;
|
|
214
214
|
po_number?: string | undefined;
|
|
215
215
|
start_date?: string | undefined;
|
|
216
216
|
custom_metadata?: Record<string, unknown> | undefined;
|
|
217
217
|
payment_details?: string | undefined;
|
|
218
218
|
recurring_period?: "days" | "weeks" | "months" | "years" | undefined;
|
|
219
219
|
recurring_frequency?: number | undefined;
|
|
220
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
220
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
221
|
+
connectionId: z.ZodString;
|
|
222
|
+
entityId: z.ZodString;
|
|
223
|
+
instanceId: z.ZodString;
|
|
224
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
225
|
+
subdomain: z.ZodString;
|
|
226
|
+
generic_api_key: z.ZodString;
|
|
227
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"quaderno", z.ZodObject<{
|
|
228
|
+
connectionId: z.ZodString;
|
|
229
|
+
entityId: z.ZodString;
|
|
230
|
+
instanceId: z.ZodString;
|
|
231
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
232
|
+
subdomain: z.ZodString;
|
|
233
|
+
generic_api_key: z.ZodString;
|
|
234
|
+
}, z.core.$strip>>]>;
|
|
221
235
|
//#endregion
|
|
222
236
|
export { quadernoUpdateRecurring };
|
|
223
237
|
//# sourceMappingURL=update-recurring.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-recurring.d.mts","names":[],"sources":["../../src/actions/update-recurring.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsH5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuB7B,uBAAA,gCAAuB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-recurring.d.mts","names":[],"sources":["../../src/actions/update-recurring.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsH5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuB7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -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"}
|
package/dist/catalog.cjs
CHANGED
|
@@ -13,7 +13,7 @@ const quadernoCatalog = {
|
|
|
13
13
|
"label": "Quaderno Account Subdomain",
|
|
14
14
|
"description": "Your Quaderno account subdomain, derived from your Quaderno account URL. For example, if your Quaderno account URL is 'https://acmeinc.quadernoapp.com', then the subdomain is 'acmeinc'."
|
|
15
15
|
},
|
|
16
|
-
"
|
|
16
|
+
"generic_api_key": {
|
|
17
17
|
"label": "Quaderno API Key",
|
|
18
18
|
"secret": true,
|
|
19
19
|
"description": "Your Quaderno API Key, found under 'DEVELOPERS' > 'API Keys' > 'Private Key'."
|
package/dist/catalog.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const quadernoCatalog = {\n \"slug\": \"quaderno\",\n \"name\": \"Quaderno\",\n \"description\": \"Quaderno is a tax compliance platform that automates tax calculations, invoicing, and reporting for businesses worldwide.\",\n \"category\": \"Taxes\",\n \"logo\": \"https://logos.composio.dev/api/quaderno\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"subdomain\": {\n \"label\": \"Quaderno Account Subdomain\",\n \"description\": \"Your Quaderno account subdomain, derived from your Quaderno account URL. For example, if your Quaderno account URL is 'https://acmeinc.quadernoapp.com', then the subdomain is 'acmeinc'.\"\n },\n \"
|
|
1
|
+
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const quadernoCatalog = {\n \"slug\": \"quaderno\",\n \"name\": \"Quaderno\",\n \"description\": \"Quaderno is a tax compliance platform that automates tax calculations, invoicing, and reporting for businesses worldwide.\",\n \"category\": \"Taxes\",\n \"logo\": \"https://logos.composio.dev/api/quaderno\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"subdomain\": {\n \"label\": \"Quaderno Account Subdomain\",\n \"description\": \"Your Quaderno account subdomain, derived from your Quaderno account URL. For example, if your Quaderno account URL is 'https://acmeinc.quadernoapp.com', then the subdomain is 'acmeinc'.\"\n },\n \"generic_api_key\": {\n \"label\": \"Quaderno API Key\",\n \"secret\": true,\n \"description\": \"Your Quaderno API Key, found under 'DEVELOPERS' > 'API Keys' > 'Private Key'.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB;EAClB,aAAa;GACX,SAAS;GACT,eAAe;EACjB;EACA,mBAAmB;GACjB,SAAS;GACT,UAAU;GACV,eAAe;EACjB;CACF;CACA,oBAAoB;AACtB"}
|
package/dist/catalog.d.cts
CHANGED
|
@@ -13,7 +13,7 @@ declare const quadernoCatalog: {
|
|
|
13
13
|
readonly label: "Quaderno Account Subdomain";
|
|
14
14
|
readonly description: "Your Quaderno account subdomain, derived from your Quaderno account URL. For example, if your Quaderno account URL is 'https://acmeinc.quadernoapp.com', then the subdomain is 'acmeinc'.";
|
|
15
15
|
};
|
|
16
|
-
readonly
|
|
16
|
+
readonly generic_api_key: {
|
|
17
17
|
readonly label: "Quaderno API Key";
|
|
18
18
|
readonly secret: true;
|
|
19
19
|
readonly description: "Your Quaderno API Key, found under 'DEVELOPERS' > 'API Keys' > 'Private Key'.";
|
package/dist/catalog.d.mts
CHANGED
|
@@ -13,7 +13,7 @@ declare const quadernoCatalog: {
|
|
|
13
13
|
readonly label: "Quaderno Account Subdomain";
|
|
14
14
|
readonly description: "Your Quaderno account subdomain, derived from your Quaderno account URL. For example, if your Quaderno account URL is 'https://acmeinc.quadernoapp.com', then the subdomain is 'acmeinc'.";
|
|
15
15
|
};
|
|
16
|
-
readonly
|
|
16
|
+
readonly generic_api_key: {
|
|
17
17
|
readonly label: "Quaderno API Key";
|
|
18
18
|
readonly secret: true;
|
|
19
19
|
readonly description: "Your Quaderno API Key, found under 'DEVELOPERS' > 'API Keys' > 'Private Key'.";
|
package/dist/catalog.mjs
CHANGED
|
@@ -13,7 +13,7 @@ const quadernoCatalog = {
|
|
|
13
13
|
"label": "Quaderno Account Subdomain",
|
|
14
14
|
"description": "Your Quaderno account subdomain, derived from your Quaderno account URL. For example, if your Quaderno account URL is 'https://acmeinc.quadernoapp.com', then the subdomain is 'acmeinc'."
|
|
15
15
|
},
|
|
16
|
-
"
|
|
16
|
+
"generic_api_key": {
|
|
17
17
|
"label": "Quaderno API Key",
|
|
18
18
|
"secret": true,
|
|
19
19
|
"description": "Your Quaderno API Key, found under 'DEVELOPERS' > 'API Keys' > 'Private Key'."
|
package/dist/catalog.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const quadernoCatalog = {\n \"slug\": \"quaderno\",\n \"name\": \"Quaderno\",\n \"description\": \"Quaderno is a tax compliance platform that automates tax calculations, invoicing, and reporting for businesses worldwide.\",\n \"category\": \"Taxes\",\n \"logo\": \"https://logos.composio.dev/api/quaderno\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"subdomain\": {\n \"label\": \"Quaderno Account Subdomain\",\n \"description\": \"Your Quaderno account subdomain, derived from your Quaderno account URL. For example, if your Quaderno account URL is 'https://acmeinc.quadernoapp.com', then the subdomain is 'acmeinc'.\"\n },\n \"
|
|
1
|
+
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const quadernoCatalog = {\n \"slug\": \"quaderno\",\n \"name\": \"Quaderno\",\n \"description\": \"Quaderno is a tax compliance platform that automates tax calculations, invoicing, and reporting for businesses worldwide.\",\n \"category\": \"Taxes\",\n \"logo\": \"https://logos.composio.dev/api/quaderno\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"subdomain\": {\n \"label\": \"Quaderno Account Subdomain\",\n \"description\": \"Your Quaderno account subdomain, derived from your Quaderno account URL. For example, if your Quaderno account URL is 'https://acmeinc.quadernoapp.com', then the subdomain is 'acmeinc'.\"\n },\n \"generic_api_key\": {\n \"label\": \"Quaderno API Key\",\n \"secret\": true,\n \"description\": \"Your Quaderno API Key, found under 'DEVELOPERS' > 'API Keys' > 'Private Key'.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB;EAClB,aAAa;GACX,SAAS;GACT,eAAe;EACjB;EACA,mBAAmB;GACjB,SAAS;GACT,UAAU;GACV,eAAe;EACjB;CACF;CACA,oBAAoB;AACtB"}
|