@keystrokehq/omnisend 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/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-cart-product.cjs +1 -0
- package/dist/actions/add-cart-product.cjs.map +1 -1
- package/dist/actions/add-cart-product.d.cts +3 -28
- package/dist/actions/add-cart-product.d.cts.map +1 -1
- package/dist/actions/add-cart-product.d.mts +3 -28
- package/dist/actions/add-cart-product.d.mts.map +1 -1
- package/dist/actions/add-cart-product.mjs +1 -0
- package/dist/actions/add-cart-product.mjs.map +1 -1
- package/dist/actions/create-batch.cjs +1 -0
- package/dist/actions/create-batch.cjs.map +1 -1
- package/dist/actions/create-batch.d.cts +7 -22
- package/dist/actions/create-batch.d.cts.map +1 -1
- package/dist/actions/create-batch.d.mts +7 -22
- package/dist/actions/create-batch.d.mts.map +1 -1
- package/dist/actions/create-batch.mjs +1 -0
- package/dist/actions/create-batch.mjs.map +1 -1
- package/dist/actions/create-cart.cjs +1 -0
- package/dist/actions/create-cart.cjs.map +1 -1
- package/dist/actions/create-cart.d.cts +3 -33
- package/dist/actions/create-cart.d.cts.map +1 -1
- package/dist/actions/create-cart.d.mts +3 -33
- package/dist/actions/create-cart.d.mts.map +1 -1
- package/dist/actions/create-cart.mjs +1 -0
- package/dist/actions/create-cart.mjs.map +1 -1
- package/dist/actions/create-category.cjs +1 -0
- package/dist/actions/create-category.cjs.map +1 -1
- package/dist/actions/create-category.d.cts +3 -16
- package/dist/actions/create-category.d.cts.map +1 -1
- package/dist/actions/create-category.d.mts +3 -16
- package/dist/actions/create-category.d.mts.map +1 -1
- package/dist/actions/create-category.mjs +1 -0
- package/dist/actions/create-category.mjs.map +1 -1
- package/dist/actions/create-or-update-contact.cjs +1 -0
- package/dist/actions/create-or-update-contact.cjs.map +1 -1
- package/dist/actions/create-or-update-contact.d.cts +4 -36
- package/dist/actions/create-or-update-contact.d.cts.map +1 -1
- package/dist/actions/create-or-update-contact.d.mts +4 -36
- package/dist/actions/create-or-update-contact.d.mts.map +1 -1
- package/dist/actions/create-or-update-contact.mjs +1 -0
- package/dist/actions/create-or-update-contact.mjs.map +1 -1
- package/dist/actions/create-order.cjs +1 -0
- package/dist/actions/create-order.cjs.map +1 -1
- package/dist/actions/create-order.d.cts +3 -86
- package/dist/actions/create-order.d.cts.map +1 -1
- package/dist/actions/create-order.d.mts +3 -86
- package/dist/actions/create-order.d.mts.map +1 -1
- package/dist/actions/create-order.mjs +1 -0
- package/dist/actions/create-order.mjs.map +1 -1
- package/dist/actions/create-product-category.cjs +1 -0
- package/dist/actions/create-product-category.cjs.map +1 -1
- package/dist/actions/create-product-category.d.cts +3 -16
- package/dist/actions/create-product-category.d.cts.map +1 -1
- package/dist/actions/create-product-category.d.mts +3 -16
- package/dist/actions/create-product-category.d.mts.map +1 -1
- package/dist/actions/create-product-category.mjs +1 -0
- package/dist/actions/create-product-category.mjs.map +1 -1
- package/dist/actions/create-product.cjs +1 -0
- package/dist/actions/create-product.cjs.map +1 -1
- package/dist/actions/create-product.d.cts +3 -41
- package/dist/actions/create-product.d.cts.map +1 -1
- package/dist/actions/create-product.d.mts +3 -41
- package/dist/actions/create-product.d.mts.map +1 -1
- package/dist/actions/create-product.mjs +1 -0
- package/dist/actions/create-product.mjs.map +1 -1
- package/dist/actions/delete-cart.cjs +1 -0
- package/dist/actions/delete-cart.cjs.map +1 -1
- package/dist/actions/delete-cart.d.cts +3 -15
- package/dist/actions/delete-cart.d.cts.map +1 -1
- package/dist/actions/delete-cart.d.mts +3 -15
- package/dist/actions/delete-cart.d.mts.map +1 -1
- package/dist/actions/delete-cart.mjs +1 -0
- package/dist/actions/delete-cart.mjs.map +1 -1
- package/dist/actions/delete-category.cjs +1 -0
- package/dist/actions/delete-category.cjs.map +1 -1
- package/dist/actions/delete-category.d.cts +3 -15
- package/dist/actions/delete-category.d.cts.map +1 -1
- package/dist/actions/delete-category.d.mts +3 -15
- package/dist/actions/delete-category.d.mts.map +1 -1
- package/dist/actions/delete-category.mjs +1 -0
- package/dist/actions/delete-category.mjs.map +1 -1
- package/dist/actions/delete-order.cjs +1 -0
- package/dist/actions/delete-order.cjs.map +1 -1
- package/dist/actions/delete-order.d.cts +3 -15
- package/dist/actions/delete-order.d.cts.map +1 -1
- package/dist/actions/delete-order.d.mts +3 -15
- package/dist/actions/delete-order.d.mts.map +1 -1
- package/dist/actions/delete-order.mjs +1 -0
- package/dist/actions/delete-order.mjs.map +1 -1
- package/dist/actions/delete-product-category.cjs +1 -0
- package/dist/actions/delete-product-category.cjs.map +1 -1
- package/dist/actions/delete-product-category.d.cts +3 -15
- package/dist/actions/delete-product-category.d.cts.map +1 -1
- package/dist/actions/delete-product-category.d.mts +3 -15
- package/dist/actions/delete-product-category.d.mts.map +1 -1
- package/dist/actions/delete-product-category.mjs +1 -0
- package/dist/actions/delete-product-category.mjs.map +1 -1
- package/dist/actions/delete-product.cjs +1 -0
- package/dist/actions/delete-product.cjs.map +1 -1
- package/dist/actions/delete-product.d.cts +3 -15
- package/dist/actions/delete-product.d.cts.map +1 -1
- package/dist/actions/delete-product.d.mts +3 -15
- package/dist/actions/delete-product.d.mts.map +1 -1
- package/dist/actions/delete-product.mjs +1 -0
- package/dist/actions/delete-product.mjs.map +1 -1
- package/dist/actions/get-batch-information.cjs +1 -0
- package/dist/actions/get-batch-information.cjs.map +1 -1
- package/dist/actions/get-batch-information.d.cts +3 -15
- package/dist/actions/get-batch-information.d.cts.map +1 -1
- package/dist/actions/get-batch-information.d.mts +3 -15
- package/dist/actions/get-batch-information.d.mts.map +1 -1
- package/dist/actions/get-batch-information.mjs +1 -0
- package/dist/actions/get-batch-information.mjs.map +1 -1
- package/dist/actions/get-batch-item.cjs +1 -0
- package/dist/actions/get-batch-item.cjs.map +1 -1
- package/dist/actions/get-batch-item.d.cts +3 -16
- package/dist/actions/get-batch-item.d.cts.map +1 -1
- package/dist/actions/get-batch-item.d.mts +3 -16
- package/dist/actions/get-batch-item.d.mts.map +1 -1
- package/dist/actions/get-batch-item.mjs +1 -0
- package/dist/actions/get-batch-item.mjs.map +1 -1
- package/dist/actions/get-batch-items.cjs +1 -0
- package/dist/actions/get-batch-items.cjs.map +1 -1
- package/dist/actions/get-batch-items.d.cts +3 -15
- package/dist/actions/get-batch-items.d.cts.map +1 -1
- package/dist/actions/get-batch-items.d.mts +3 -15
- package/dist/actions/get-batch-items.d.mts.map +1 -1
- package/dist/actions/get-batch-items.mjs +1 -0
- package/dist/actions/get-batch-items.mjs.map +1 -1
- package/dist/actions/get-batches.cjs +1 -0
- package/dist/actions/get-batches.cjs.map +1 -1
- package/dist/actions/get-batches.d.cts +6 -18
- package/dist/actions/get-batches.d.cts.map +1 -1
- package/dist/actions/get-batches.d.mts +6 -18
- package/dist/actions/get-batches.d.mts.map +1 -1
- package/dist/actions/get-batches.mjs +1 -0
- package/dist/actions/get-batches.mjs.map +1 -1
- package/dist/actions/get-brand.cjs +1 -0
- package/dist/actions/get-brand.cjs.map +1 -1
- package/dist/actions/get-brand.d.cts +3 -13
- package/dist/actions/get-brand.d.cts.map +1 -1
- package/dist/actions/get-brand.d.mts +3 -13
- package/dist/actions/get-brand.d.mts.map +1 -1
- package/dist/actions/get-brand.mjs +1 -0
- package/dist/actions/get-brand.mjs.map +1 -1
- package/dist/actions/get-cart.cjs +1 -0
- package/dist/actions/get-cart.cjs.map +1 -1
- package/dist/actions/get-cart.d.cts +3 -15
- package/dist/actions/get-cart.d.cts.map +1 -1
- package/dist/actions/get-cart.d.mts +3 -15
- package/dist/actions/get-cart.d.mts.map +1 -1
- package/dist/actions/get-cart.mjs +1 -0
- package/dist/actions/get-cart.mjs.map +1 -1
- package/dist/actions/get-category.cjs +1 -0
- package/dist/actions/get-category.cjs.map +1 -1
- package/dist/actions/get-category.d.cts +3 -15
- package/dist/actions/get-category.d.cts.map +1 -1
- package/dist/actions/get-category.d.mts +3 -15
- package/dist/actions/get-category.d.mts.map +1 -1
- package/dist/actions/get-category.mjs +1 -0
- package/dist/actions/get-category.mjs.map +1 -1
- package/dist/actions/get-contact.cjs +1 -0
- package/dist/actions/get-contact.cjs.map +1 -1
- package/dist/actions/get-contact.d.cts +3 -15
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +3 -15
- package/dist/actions/get-contact.d.mts.map +1 -1
- package/dist/actions/get-contact.mjs +1 -0
- package/dist/actions/get-contact.mjs.map +1 -1
- package/dist/actions/get-order.cjs +1 -0
- package/dist/actions/get-order.cjs.map +1 -1
- package/dist/actions/get-order.d.cts +3 -15
- package/dist/actions/get-order.d.cts.map +1 -1
- package/dist/actions/get-order.d.mts +3 -15
- package/dist/actions/get-order.d.mts.map +1 -1
- package/dist/actions/get-order.mjs +1 -0
- package/dist/actions/get-order.mjs.map +1 -1
- package/dist/actions/get-product-category.cjs +1 -0
- package/dist/actions/get-product-category.cjs.map +1 -1
- package/dist/actions/get-product-category.d.cts +3 -15
- package/dist/actions/get-product-category.d.cts.map +1 -1
- package/dist/actions/get-product-category.d.mts +3 -15
- package/dist/actions/get-product-category.d.mts.map +1 -1
- package/dist/actions/get-product-category.mjs +1 -0
- package/dist/actions/get-product-category.mjs.map +1 -1
- package/dist/actions/get-product.cjs +1 -0
- package/dist/actions/get-product.cjs.map +1 -1
- package/dist/actions/get-product.d.cts +3 -15
- package/dist/actions/get-product.d.cts.map +1 -1
- package/dist/actions/get-product.d.mts +3 -15
- package/dist/actions/get-product.d.mts.map +1 -1
- package/dist/actions/get-product.mjs +1 -0
- package/dist/actions/get-product.mjs.map +1 -1
- package/dist/actions/list-campaigns.cjs +1 -0
- package/dist/actions/list-campaigns.cjs.map +1 -1
- package/dist/actions/list-campaigns.d.cts +4 -19
- package/dist/actions/list-campaigns.d.cts.map +1 -1
- package/dist/actions/list-campaigns.d.mts +4 -19
- package/dist/actions/list-campaigns.d.mts.map +1 -1
- package/dist/actions/list-campaigns.mjs +1 -0
- package/dist/actions/list-campaigns.mjs.map +1 -1
- package/dist/actions/list-carts.cjs +1 -0
- package/dist/actions/list-carts.cjs.map +1 -1
- package/dist/actions/list-carts.d.cts +3 -25
- package/dist/actions/list-carts.d.cts.map +1 -1
- package/dist/actions/list-carts.d.mts +3 -25
- package/dist/actions/list-carts.d.mts.map +1 -1
- package/dist/actions/list-carts.mjs +1 -0
- package/dist/actions/list-carts.mjs.map +1 -1
- package/dist/actions/list-categories.cjs +1 -0
- package/dist/actions/list-categories.cjs.map +1 -1
- package/dist/actions/list-categories.d.cts +3 -17
- package/dist/actions/list-categories.d.cts.map +1 -1
- package/dist/actions/list-categories.d.mts +3 -17
- package/dist/actions/list-categories.d.mts.map +1 -1
- package/dist/actions/list-categories.mjs +1 -0
- package/dist/actions/list-categories.mjs.map +1 -1
- package/dist/actions/list-contacts.cjs +1 -0
- package/dist/actions/list-contacts.cjs.map +1 -1
- package/dist/actions/list-contacts.d.cts +4 -23
- package/dist/actions/list-contacts.d.cts.map +1 -1
- package/dist/actions/list-contacts.d.mts +4 -23
- package/dist/actions/list-contacts.d.mts.map +1 -1
- package/dist/actions/list-contacts.mjs +1 -0
- package/dist/actions/list-contacts.mjs.map +1 -1
- package/dist/actions/list-events.cjs +1 -0
- package/dist/actions/list-events.cjs.map +1 -1
- package/dist/actions/list-events.d.cts +3 -13
- package/dist/actions/list-events.d.cts.map +1 -1
- package/dist/actions/list-events.d.mts +3 -13
- package/dist/actions/list-events.d.mts.map +1 -1
- package/dist/actions/list-events.mjs +1 -0
- package/dist/actions/list-events.mjs.map +1 -1
- package/dist/actions/list-product-categories.cjs +1 -0
- package/dist/actions/list-product-categories.cjs.map +1 -1
- package/dist/actions/list-product-categories.d.cts +3 -17
- package/dist/actions/list-product-categories.d.cts.map +1 -1
- package/dist/actions/list-product-categories.d.mts +3 -17
- package/dist/actions/list-product-categories.d.mts.map +1 -1
- package/dist/actions/list-product-categories.mjs +1 -0
- package/dist/actions/list-product-categories.mjs.map +1 -1
- package/dist/actions/list-products.cjs +1 -0
- package/dist/actions/list-products.cjs.map +1 -1
- package/dist/actions/list-products.d.cts +3 -17
- package/dist/actions/list-products.d.cts.map +1 -1
- package/dist/actions/list-products.d.mts +3 -17
- package/dist/actions/list-products.d.mts.map +1 -1
- package/dist/actions/list-products.mjs +1 -0
- package/dist/actions/list-products.mjs.map +1 -1
- package/dist/actions/remove-cart-product.cjs +1 -0
- package/dist/actions/remove-cart-product.cjs.map +1 -1
- package/dist/actions/remove-cart-product.d.cts +3 -16
- package/dist/actions/remove-cart-product.d.cts.map +1 -1
- package/dist/actions/remove-cart-product.d.mts +3 -16
- package/dist/actions/remove-cart-product.d.mts.map +1 -1
- package/dist/actions/remove-cart-product.mjs +1 -0
- package/dist/actions/remove-cart-product.mjs.map +1 -1
- package/dist/actions/replace-cart-product.cjs +1 -0
- package/dist/actions/replace-cart-product.cjs.map +1 -1
- package/dist/actions/replace-cart-product.d.cts +3 -28
- package/dist/actions/replace-cart-product.d.cts.map +1 -1
- package/dist/actions/replace-cart-product.d.mts +3 -28
- package/dist/actions/replace-cart-product.d.mts.map +1 -1
- package/dist/actions/replace-cart-product.mjs +1 -0
- package/dist/actions/replace-cart-product.mjs.map +1 -1
- package/dist/actions/replace-cart.cjs +1 -0
- package/dist/actions/replace-cart.cjs.map +1 -1
- package/dist/actions/replace-cart.d.cts +3 -34
- package/dist/actions/replace-cart.d.cts.map +1 -1
- package/dist/actions/replace-cart.d.mts +3 -34
- package/dist/actions/replace-cart.d.mts.map +1 -1
- package/dist/actions/replace-cart.mjs +1 -0
- package/dist/actions/replace-cart.mjs.map +1 -1
- package/dist/actions/replace-category.cjs +1 -0
- package/dist/actions/replace-category.cjs.map +1 -1
- package/dist/actions/replace-category.d.cts +3 -16
- package/dist/actions/replace-category.d.cts.map +1 -1
- package/dist/actions/replace-category.d.mts +3 -16
- package/dist/actions/replace-category.d.mts.map +1 -1
- package/dist/actions/replace-category.mjs +1 -0
- package/dist/actions/replace-category.mjs.map +1 -1
- package/dist/actions/replace-order.cjs +1 -0
- package/dist/actions/replace-order.cjs.map +1 -1
- package/dist/actions/replace-order.d.cts +3 -78
- package/dist/actions/replace-order.d.cts.map +1 -1
- package/dist/actions/replace-order.d.mts +3 -78
- package/dist/actions/replace-order.d.mts.map +1 -1
- package/dist/actions/replace-order.mjs +1 -0
- package/dist/actions/replace-order.mjs.map +1 -1
- package/dist/actions/replace-product.cjs +1 -0
- package/dist/actions/replace-product.cjs.map +1 -1
- package/dist/actions/replace-product.d.cts +3 -42
- package/dist/actions/replace-product.d.cts.map +1 -1
- package/dist/actions/replace-product.d.mts +3 -42
- package/dist/actions/replace-product.d.mts.map +1 -1
- package/dist/actions/replace-product.mjs +1 -0
- package/dist/actions/replace-product.mjs.map +1 -1
- package/dist/actions/send-event.cjs +1 -0
- package/dist/actions/send-event.cjs.map +1 -1
- package/dist/actions/send-event.d.cts +3 -37
- package/dist/actions/send-event.d.cts.map +1 -1
- package/dist/actions/send-event.d.mts +3 -37
- package/dist/actions/send-event.d.mts.map +1 -1
- package/dist/actions/send-event.mjs +1 -0
- package/dist/actions/send-event.mjs.map +1 -1
- package/dist/actions/update-cart-product.cjs +1 -0
- package/dist/actions/update-cart-product.cjs.map +1 -1
- package/dist/actions/update-cart-product.d.cts +3 -28
- package/dist/actions/update-cart-product.d.cts.map +1 -1
- package/dist/actions/update-cart-product.d.mts +3 -28
- package/dist/actions/update-cart-product.d.mts.map +1 -1
- package/dist/actions/update-cart-product.mjs +1 -0
- package/dist/actions/update-cart-product.mjs.map +1 -1
- package/dist/actions/update-cart.cjs +1 -0
- package/dist/actions/update-cart.cjs.map +1 -1
- package/dist/actions/update-cart.d.cts +3 -33
- package/dist/actions/update-cart.d.cts.map +1 -1
- package/dist/actions/update-cart.d.mts +3 -33
- package/dist/actions/update-cart.d.mts.map +1 -1
- package/dist/actions/update-cart.mjs +1 -0
- package/dist/actions/update-cart.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -0
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +3 -52
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -52
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +1 -0
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-order-status.cjs +1 -0
- package/dist/actions/update-order-status.cjs.map +1 -1
- package/dist/actions/update-order-status.d.cts +3 -23
- package/dist/actions/update-order-status.d.cts.map +1 -1
- package/dist/actions/update-order-status.d.mts +3 -23
- package/dist/actions/update-order-status.d.mts.map +1 -1
- package/dist/actions/update-order-status.mjs +1 -0
- package/dist/actions/update-order-status.mjs.map +1 -1
- package/dist/actions/update-product-category.cjs +1 -0
- package/dist/actions/update-product-category.cjs.map +1 -1
- package/dist/actions/update-product-category.d.cts +3 -16
- package/dist/actions/update-product-category.d.cts.map +1 -1
- package/dist/actions/update-product-category.d.mts +3 -16
- package/dist/actions/update-product-category.d.mts.map +1 -1
- package/dist/actions/update-product-category.mjs +1 -0
- package/dist/actions/update-product-category.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- 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,3 +1,5 @@
|
|
|
1
|
+
import { omnisend } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-product-category.d.ts
|
|
@@ -8,22 +10,7 @@ declare const OmnisendCreateProductCategoryInput: z.ZodObject<{
|
|
|
8
10
|
declare const OmnisendCreateProductCategoryOutput: z.ZodObject<{
|
|
9
11
|
categoryID: z.ZodNullable<z.ZodString>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const omnisendCreateProductCategory:
|
|
12
|
-
title: string;
|
|
13
|
-
categoryID: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
15
|
-
connectionId: z.ZodString;
|
|
16
|
-
entityId: z.ZodString;
|
|
17
|
-
instanceId: z.ZodString;
|
|
18
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
-
accessToken: z.ZodString;
|
|
20
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
21
|
-
connectionId: z.ZodString;
|
|
22
|
-
entityId: z.ZodString;
|
|
23
|
-
instanceId: z.ZodString;
|
|
24
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
-
accessToken: z.ZodString;
|
|
26
|
-
}, z.core.$strip>>]>;
|
|
13
|
+
declare const omnisendCreateProductCategory: AppAction<typeof OmnisendCreateProductCategoryInput, typeof OmnisendCreateProductCategoryOutput, typeof omnisend.credential>;
|
|
27
14
|
//#endregion
|
|
28
15
|
export { omnisendCreateProductCategory };
|
|
29
16
|
//# sourceMappingURL=create-product-category.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-product-category.d.mts","names":[],"sources":["../../src/actions/create-product-category.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-product-category.d.mts","names":[],"sources":["../../src/actions/create-product-category.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAIlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-product-category.mjs","names":[],"sources":["../../src/actions/create-product-category.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendCreateProductCategoryInput = z.object({\n title: z.string().describe(\"Title/name of the product category. Maximum 100 characters.\"),\n categoryID: z.string().describe(\"Unique identifier for the product category. Must be between 1 and 100 characters.\"),\n});\nexport const OmnisendCreateProductCategoryOutput = z.object({\n categoryID: z.string().describe(\"The unique identifier of the created product category.\").nullable(),\n}).passthrough();\n\nexport const omnisendCreateProductCategory = action(\"OMNISEND_CREATE_PRODUCT_CATEGORY\", {\n slug: \"omnisend-create-product-category\",\n name: \"Create Product Category\",\n description: \"Tool to create a new product category in the Omnisend catalog. Use when organizing products into categories.\",\n input: OmnisendCreateProductCategoryInput,\n output: OmnisendCreateProductCategoryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-product-category.mjs","names":[],"sources":["../../src/actions/create-product-category.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendCreateProductCategoryInput = z.object({\n title: z.string().describe(\"Title/name of the product category. Maximum 100 characters.\"),\n categoryID: z.string().describe(\"Unique identifier for the product category. Must be between 1 and 100 characters.\"),\n});\nexport const OmnisendCreateProductCategoryOutput = z.object({\n categoryID: z.string().describe(\"The unique identifier of the created product category.\").nullable(),\n}).passthrough();\n\nexport const omnisendCreateProductCategory: AppAction<\n typeof OmnisendCreateProductCategoryInput,\n typeof OmnisendCreateProductCategoryOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_CREATE_PRODUCT_CATEGORY\", {\n slug: \"omnisend-create-product-category\",\n name: \"Create Product Category\",\n description: \"Tool to create a new product category in the Omnisend catalog. Use when organizing products into categories.\",\n input: OmnisendCreateProductCategoryInput,\n output: OmnisendCreateProductCategoryOutput,\n});\n"],"mappings":";;;AAcA,MAAa,gCAIT,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBgD,EAAE,OAAO;EACzD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;EACxF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF;CACrH,CAaS;CACP,QAbiD,EAAE,OAAO,EAC1D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,EACrG,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-product.cjs","names":["z","action"],"sources":["../../src/actions/create-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendCreateProductInput = z.object({\n id: z.string().describe(\"Unique product identifier from your store. Must be unique across all products.\"),\n url: z.string().describe(\"URL to the product page on your website.\"),\n tags: z.array(z.string()).describe(\"Tags to categorize the product for filtering and organization (max 100 items).\").optional(),\n type: z.string().describe(\"Product type to categorize products (e.g., 'Electronics', 'Clothing').\").optional(),\n title: z.string().describe(\"Product title displayed to customers.\"),\n images: z.array(z.string()).describe(\"Additional product image URLs beyond the default image (max 300 items).\").optional(),\n status: z.enum([\"inStock\", \"outOfStock\", \"notAvailable\"]).describe(\"Overall product availability status. Keep in sync with your shop to avoid sending out-of-stock products.\"),\n vendor: z.string().describe(\"Manufacturer or brand of the product.\").optional(),\n currency: z.string().describe(\"ISO 4217 currency code (e.g., USD, EUR, GBP).\"),\n variants: z.array(z.object({\n id: z.string().describe(\"Unique variant identifier from your store.\"),\n sku: z.string().describe(\"Stock keeping unit (SKU) for inventory tracking.\").optional(),\n url: z.string().describe(\"Product page URL for this variant.\"),\n price: z.number().describe(\"Variant price as a decimal number.\"),\n title: z.string().describe(\"Variant title.\"),\n images: z.array(z.string()).describe(\"Additional image URLs for this variant (max 300 items).\").optional(),\n status: z.enum([\"inStock\", \"outOfStock\", \"notAvailable\"]).describe(\"Stock status for this variant.\"),\n description: z.string().describe(\"Variant description.\").optional(),\n defaultImageUrl: z.string().describe(\"Primary image URL for this variant.\").optional(),\n strikeThroughPrice: z.number().describe(\"Original price before discount for displaying strike-through pricing.\").optional(),\n}).passthrough().describe(\"Product variant details for creation.\")).describe(\"Product variants with their own prices and SKUs. At least one variant is required (min 1, max 500 items).\"),\n createdAt: z.string().describe(\"Product creation timestamp in ISO 8601 format (e.g., 2021-01-01T00:00:00Z).\").optional(),\n updatedAt: z.string().describe(\"Last update timestamp in ISO 8601 format.\").optional(),\n categoryIDs: z.array(z.string()).describe(\"List of category IDs this product belongs to (max 100 items).\").optional(),\n description: z.string().describe(\"Short description of the product. Can be used in the email body.\").optional(),\n defaultImageUrl: z.string().describe(\"Primary image URL for the product. Recommended if more than one image is needed.\").optional(),\n}).describe(\"Request schema for creating a product in Omnisend.\");\nexport const OmnisendCreateProductOutput = z.object({\n id: z.string().describe(\"The unique identifier of the created product.\").nullable(),\n}).passthrough().describe(\"Response schema after creating a product.\");\n\nexport const omnisendCreateProduct = action(\"OMNISEND_CREATE_PRODUCT\", {\n slug: \"omnisend-create-product\",\n name: \"Create Product\",\n description: \"Tool to create a new product in the Omnisend product catalog. Use when adding products for email campaigns or syncing inventory.\",\n input: OmnisendCreateProductInput,\n output: OmnisendCreateProductOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-product.cjs","names":["z","action"],"sources":["../../src/actions/create-product.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendCreateProductInput = z.object({\n id: z.string().describe(\"Unique product identifier from your store. Must be unique across all products.\"),\n url: z.string().describe(\"URL to the product page on your website.\"),\n tags: z.array(z.string()).describe(\"Tags to categorize the product for filtering and organization (max 100 items).\").optional(),\n type: z.string().describe(\"Product type to categorize products (e.g., 'Electronics', 'Clothing').\").optional(),\n title: z.string().describe(\"Product title displayed to customers.\"),\n images: z.array(z.string()).describe(\"Additional product image URLs beyond the default image (max 300 items).\").optional(),\n status: z.enum([\"inStock\", \"outOfStock\", \"notAvailable\"]).describe(\"Overall product availability status. Keep in sync with your shop to avoid sending out-of-stock products.\"),\n vendor: z.string().describe(\"Manufacturer or brand of the product.\").optional(),\n currency: z.string().describe(\"ISO 4217 currency code (e.g., USD, EUR, GBP).\"),\n variants: z.array(z.object({\n id: z.string().describe(\"Unique variant identifier from your store.\"),\n sku: z.string().describe(\"Stock keeping unit (SKU) for inventory tracking.\").optional(),\n url: z.string().describe(\"Product page URL for this variant.\"),\n price: z.number().describe(\"Variant price as a decimal number.\"),\n title: z.string().describe(\"Variant title.\"),\n images: z.array(z.string()).describe(\"Additional image URLs for this variant (max 300 items).\").optional(),\n status: z.enum([\"inStock\", \"outOfStock\", \"notAvailable\"]).describe(\"Stock status for this variant.\"),\n description: z.string().describe(\"Variant description.\").optional(),\n defaultImageUrl: z.string().describe(\"Primary image URL for this variant.\").optional(),\n strikeThroughPrice: z.number().describe(\"Original price before discount for displaying strike-through pricing.\").optional(),\n}).passthrough().describe(\"Product variant details for creation.\")).describe(\"Product variants with their own prices and SKUs. At least one variant is required (min 1, max 500 items).\"),\n createdAt: z.string().describe(\"Product creation timestamp in ISO 8601 format (e.g., 2021-01-01T00:00:00Z).\").optional(),\n updatedAt: z.string().describe(\"Last update timestamp in ISO 8601 format.\").optional(),\n categoryIDs: z.array(z.string()).describe(\"List of category IDs this product belongs to (max 100 items).\").optional(),\n description: z.string().describe(\"Short description of the product. Can be used in the email body.\").optional(),\n defaultImageUrl: z.string().describe(\"Primary image URL for the product. Recommended if more than one image is needed.\").optional(),\n}).describe(\"Request schema for creating a product in Omnisend.\");\nexport const OmnisendCreateProductOutput = z.object({\n id: z.string().describe(\"The unique identifier of the created product.\").nullable(),\n}).passthrough().describe(\"Response schema after creating a product.\");\n\nexport const omnisendCreateProduct: AppAction<\n typeof OmnisendCreateProductInput,\n typeof OmnisendCreateProductOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_CREATE_PRODUCT\", {\n slug: \"omnisend-create-product\",\n name: \"Create Product\",\n description: \"Tool to create a new product in the Omnisend product catalog. Use when adding products for email campaigns or syncing inventory.\",\n input: OmnisendCreateProductInput,\n output: OmnisendCreateProductOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;CACxG,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACnE,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CAC9H,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CAClE,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACzH,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAW;EAAc;CAAc,CAAC,CAAC,CAAC,SAAS,0GAA0G;CAC7K,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC9E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC7E,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC3B,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;EACpE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EACtF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;EAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;EAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB;EAC3C,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EACzG,QAAQA,IAAAA,EAAE,KAAK;GAAC;GAAW;GAAc;EAAc,CAAC,CAAC,CAAC,SAAS,gCAAgC;EACnG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAClE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EACrF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,CAAC,SAAS,2GAA2G;CACtL,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACvH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACrF,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACpH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC9G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;AACpI,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,EACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,wBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { omnisend } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-product.d.ts
|
|
@@ -40,47 +42,7 @@ declare const OmnisendCreateProductInput: z.ZodObject<{
|
|
|
40
42
|
declare const OmnisendCreateProductOutput: z.ZodObject<{
|
|
41
43
|
id: z.ZodNullable<z.ZodString>;
|
|
42
44
|
}, z.core.$loose>;
|
|
43
|
-
declare const omnisendCreateProduct:
|
|
44
|
-
id: string;
|
|
45
|
-
url: string;
|
|
46
|
-
title: string;
|
|
47
|
-
status: "inStock" | "outOfStock" | "notAvailable";
|
|
48
|
-
currency: string;
|
|
49
|
-
variants: {
|
|
50
|
-
[x: string]: unknown;
|
|
51
|
-
id: string;
|
|
52
|
-
url: string;
|
|
53
|
-
price: number;
|
|
54
|
-
title: string;
|
|
55
|
-
status: "inStock" | "outOfStock" | "notAvailable";
|
|
56
|
-
sku?: string | undefined;
|
|
57
|
-
images?: string[] | undefined;
|
|
58
|
-
description?: string | undefined;
|
|
59
|
-
defaultImageUrl?: string | undefined;
|
|
60
|
-
strikeThroughPrice?: number | undefined;
|
|
61
|
-
}[];
|
|
62
|
-
tags?: string[] | undefined;
|
|
63
|
-
type?: string | undefined;
|
|
64
|
-
images?: string[] | undefined;
|
|
65
|
-
vendor?: string | undefined;
|
|
66
|
-
createdAt?: string | undefined;
|
|
67
|
-
updatedAt?: string | undefined;
|
|
68
|
-
categoryIDs?: string[] | undefined;
|
|
69
|
-
description?: string | undefined;
|
|
70
|
-
defaultImageUrl?: string | undefined;
|
|
71
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
72
|
-
connectionId: z.ZodString;
|
|
73
|
-
entityId: z.ZodString;
|
|
74
|
-
instanceId: z.ZodString;
|
|
75
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
-
accessToken: z.ZodString;
|
|
77
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
78
|
-
connectionId: z.ZodString;
|
|
79
|
-
entityId: z.ZodString;
|
|
80
|
-
instanceId: z.ZodString;
|
|
81
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
-
accessToken: z.ZodString;
|
|
83
|
-
}, z.core.$strip>>]>;
|
|
45
|
+
declare const omnisendCreateProduct: AppAction<typeof OmnisendCreateProductInput, typeof OmnisendCreateProductOutput, typeof omnisend.credential>;
|
|
84
46
|
//#endregion
|
|
85
47
|
export { omnisendCreateProduct };
|
|
86
48
|
//# sourceMappingURL=create-product.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-product.d.cts","names":[],"sources":["../../src/actions/create-product.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-product.d.cts","names":[],"sources":["../../src/actions/create-product.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { omnisend } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-product.d.ts
|
|
@@ -40,47 +42,7 @@ declare const OmnisendCreateProductInput: z.ZodObject<{
|
|
|
40
42
|
declare const OmnisendCreateProductOutput: z.ZodObject<{
|
|
41
43
|
id: z.ZodNullable<z.ZodString>;
|
|
42
44
|
}, z.core.$loose>;
|
|
43
|
-
declare const omnisendCreateProduct:
|
|
44
|
-
id: string;
|
|
45
|
-
url: string;
|
|
46
|
-
title: string;
|
|
47
|
-
status: "inStock" | "outOfStock" | "notAvailable";
|
|
48
|
-
currency: string;
|
|
49
|
-
variants: {
|
|
50
|
-
[x: string]: unknown;
|
|
51
|
-
id: string;
|
|
52
|
-
url: string;
|
|
53
|
-
price: number;
|
|
54
|
-
title: string;
|
|
55
|
-
status: "inStock" | "outOfStock" | "notAvailable";
|
|
56
|
-
sku?: string | undefined;
|
|
57
|
-
images?: string[] | undefined;
|
|
58
|
-
description?: string | undefined;
|
|
59
|
-
defaultImageUrl?: string | undefined;
|
|
60
|
-
strikeThroughPrice?: number | undefined;
|
|
61
|
-
}[];
|
|
62
|
-
tags?: string[] | undefined;
|
|
63
|
-
type?: string | undefined;
|
|
64
|
-
images?: string[] | undefined;
|
|
65
|
-
vendor?: string | undefined;
|
|
66
|
-
createdAt?: string | undefined;
|
|
67
|
-
updatedAt?: string | undefined;
|
|
68
|
-
categoryIDs?: string[] | undefined;
|
|
69
|
-
description?: string | undefined;
|
|
70
|
-
defaultImageUrl?: string | undefined;
|
|
71
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
72
|
-
connectionId: z.ZodString;
|
|
73
|
-
entityId: z.ZodString;
|
|
74
|
-
instanceId: z.ZodString;
|
|
75
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
-
accessToken: z.ZodString;
|
|
77
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
78
|
-
connectionId: z.ZodString;
|
|
79
|
-
entityId: z.ZodString;
|
|
80
|
-
instanceId: z.ZodString;
|
|
81
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
-
accessToken: z.ZodString;
|
|
83
|
-
}, z.core.$strip>>]>;
|
|
45
|
+
declare const omnisendCreateProduct: AppAction<typeof OmnisendCreateProductInput, typeof OmnisendCreateProductOutput, typeof omnisend.credential>;
|
|
84
46
|
//#endregion
|
|
85
47
|
export { omnisendCreateProduct };
|
|
86
48
|
//# sourceMappingURL=create-product.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-product.d.mts","names":[],"sources":["../../src/actions/create-product.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-product.d.mts","names":[],"sources":["../../src/actions/create-product.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-product.mjs","names":[],"sources":["../../src/actions/create-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendCreateProductInput = z.object({\n id: z.string().describe(\"Unique product identifier from your store. Must be unique across all products.\"),\n url: z.string().describe(\"URL to the product page on your website.\"),\n tags: z.array(z.string()).describe(\"Tags to categorize the product for filtering and organization (max 100 items).\").optional(),\n type: z.string().describe(\"Product type to categorize products (e.g., 'Electronics', 'Clothing').\").optional(),\n title: z.string().describe(\"Product title displayed to customers.\"),\n images: z.array(z.string()).describe(\"Additional product image URLs beyond the default image (max 300 items).\").optional(),\n status: z.enum([\"inStock\", \"outOfStock\", \"notAvailable\"]).describe(\"Overall product availability status. Keep in sync with your shop to avoid sending out-of-stock products.\"),\n vendor: z.string().describe(\"Manufacturer or brand of the product.\").optional(),\n currency: z.string().describe(\"ISO 4217 currency code (e.g., USD, EUR, GBP).\"),\n variants: z.array(z.object({\n id: z.string().describe(\"Unique variant identifier from your store.\"),\n sku: z.string().describe(\"Stock keeping unit (SKU) for inventory tracking.\").optional(),\n url: z.string().describe(\"Product page URL for this variant.\"),\n price: z.number().describe(\"Variant price as a decimal number.\"),\n title: z.string().describe(\"Variant title.\"),\n images: z.array(z.string()).describe(\"Additional image URLs for this variant (max 300 items).\").optional(),\n status: z.enum([\"inStock\", \"outOfStock\", \"notAvailable\"]).describe(\"Stock status for this variant.\"),\n description: z.string().describe(\"Variant description.\").optional(),\n defaultImageUrl: z.string().describe(\"Primary image URL for this variant.\").optional(),\n strikeThroughPrice: z.number().describe(\"Original price before discount for displaying strike-through pricing.\").optional(),\n}).passthrough().describe(\"Product variant details for creation.\")).describe(\"Product variants with their own prices and SKUs. At least one variant is required (min 1, max 500 items).\"),\n createdAt: z.string().describe(\"Product creation timestamp in ISO 8601 format (e.g., 2021-01-01T00:00:00Z).\").optional(),\n updatedAt: z.string().describe(\"Last update timestamp in ISO 8601 format.\").optional(),\n categoryIDs: z.array(z.string()).describe(\"List of category IDs this product belongs to (max 100 items).\").optional(),\n description: z.string().describe(\"Short description of the product. Can be used in the email body.\").optional(),\n defaultImageUrl: z.string().describe(\"Primary image URL for the product. Recommended if more than one image is needed.\").optional(),\n}).describe(\"Request schema for creating a product in Omnisend.\");\nexport const OmnisendCreateProductOutput = z.object({\n id: z.string().describe(\"The unique identifier of the created product.\").nullable(),\n}).passthrough().describe(\"Response schema after creating a product.\");\n\nexport const omnisendCreateProduct = action(\"OMNISEND_CREATE_PRODUCT\", {\n slug: \"omnisend-create-product\",\n name: \"Create Product\",\n description: \"Tool to create a new product in the Omnisend product catalog. Use when adding products for email campaigns or syncing inventory.\",\n input: OmnisendCreateProductInput,\n output: OmnisendCreateProductOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-product.mjs","names":[],"sources":["../../src/actions/create-product.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendCreateProductInput = z.object({\n id: z.string().describe(\"Unique product identifier from your store. Must be unique across all products.\"),\n url: z.string().describe(\"URL to the product page on your website.\"),\n tags: z.array(z.string()).describe(\"Tags to categorize the product for filtering and organization (max 100 items).\").optional(),\n type: z.string().describe(\"Product type to categorize products (e.g., 'Electronics', 'Clothing').\").optional(),\n title: z.string().describe(\"Product title displayed to customers.\"),\n images: z.array(z.string()).describe(\"Additional product image URLs beyond the default image (max 300 items).\").optional(),\n status: z.enum([\"inStock\", \"outOfStock\", \"notAvailable\"]).describe(\"Overall product availability status. Keep in sync with your shop to avoid sending out-of-stock products.\"),\n vendor: z.string().describe(\"Manufacturer or brand of the product.\").optional(),\n currency: z.string().describe(\"ISO 4217 currency code (e.g., USD, EUR, GBP).\"),\n variants: z.array(z.object({\n id: z.string().describe(\"Unique variant identifier from your store.\"),\n sku: z.string().describe(\"Stock keeping unit (SKU) for inventory tracking.\").optional(),\n url: z.string().describe(\"Product page URL for this variant.\"),\n price: z.number().describe(\"Variant price as a decimal number.\"),\n title: z.string().describe(\"Variant title.\"),\n images: z.array(z.string()).describe(\"Additional image URLs for this variant (max 300 items).\").optional(),\n status: z.enum([\"inStock\", \"outOfStock\", \"notAvailable\"]).describe(\"Stock status for this variant.\"),\n description: z.string().describe(\"Variant description.\").optional(),\n defaultImageUrl: z.string().describe(\"Primary image URL for this variant.\").optional(),\n strikeThroughPrice: z.number().describe(\"Original price before discount for displaying strike-through pricing.\").optional(),\n}).passthrough().describe(\"Product variant details for creation.\")).describe(\"Product variants with their own prices and SKUs. At least one variant is required (min 1, max 500 items).\"),\n createdAt: z.string().describe(\"Product creation timestamp in ISO 8601 format (e.g., 2021-01-01T00:00:00Z).\").optional(),\n updatedAt: z.string().describe(\"Last update timestamp in ISO 8601 format.\").optional(),\n categoryIDs: z.array(z.string()).describe(\"List of category IDs this product belongs to (max 100 items).\").optional(),\n description: z.string().describe(\"Short description of the product. Can be used in the email body.\").optional(),\n defaultImageUrl: z.string().describe(\"Primary image URL for the product. Recommended if more than one image is needed.\").optional(),\n}).describe(\"Request schema for creating a product in Omnisend.\");\nexport const OmnisendCreateProductOutput = z.object({\n id: z.string().describe(\"The unique identifier of the created product.\").nullable(),\n}).passthrough().describe(\"Response schema after creating a product.\");\n\nexport const omnisendCreateProduct: AppAction<\n typeof OmnisendCreateProductInput,\n typeof OmnisendCreateProductOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_CREATE_PRODUCT\", {\n slug: \"omnisend-create-product\",\n name: \"Create Product\",\n description: \"Tool to create a new product in the Omnisend product catalog. Use when adding products for email campaigns or syncing inventory.\",\n input: OmnisendCreateProductInput,\n output: OmnisendCreateProductOutput,\n});\n"],"mappings":";;;AAsCA,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxCwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;EACxG,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EACnE,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;EAC9H,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EAClE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;EACzH,QAAQ,EAAE,KAAK;GAAC;GAAW;GAAc;EAAc,CAAC,CAAC,CAAC,SAAS,0GAA0G;EAC7K,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC7E,UAAU,EAAE,MAAM,EAAE,OAAO;GAC3B,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;GACpE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;GACtF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;GAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;GAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB;GAC3C,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;GACzG,QAAQ,EAAE,KAAK;IAAC;IAAW;IAAc;GAAc,CAAC,CAAC,CAAC,SAAS,gCAAgC;GACnG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;GAClE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;GACrF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,CAAC,SAAS,2GAA2G;EACtL,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;EACvH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACrF,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EACpH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;EAC9G,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACpI,CAAC,CAAC,CAAC,SAAS,oDAaH;CACP,QAbyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,EACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-cart.cjs","names":["z","action"],"sources":["../../src/actions/delete-cart.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteCartInput = z.object({\n cartID: z.string().describe(\"Unique identifier of the cart to delete.\"),\n});\nexport const OmnisendDeleteCartOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCart = action(\"OMNISEND_DELETE_CART\", {\n slug: \"omnisend-delete-cart\",\n name: \"Delete Cart\",\n description: \"Tool to delete a cart from Omnisend by its ID (v3 API). Use when you need to remove an abandoned or expired cart from the system.\",\n input: OmnisendDeleteCartInput,\n output: OmnisendDeleteCartOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-cart.cjs","names":["z","action"],"sources":["../../src/actions/delete-cart.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteCartInput = z.object({\n cartID: z.string().describe(\"Unique identifier of the cart to delete.\"),\n});\nexport const OmnisendDeleteCartOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCart: AppAction<\n typeof OmnisendDeleteCartInput,\n typeof OmnisendDeleteCartOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_CART\", {\n slug: \"omnisend-delete-cart\",\n name: \"Delete Cart\",\n description: \"Tool to delete a cart from Omnisend by its ID (v3 API). Use when you need to remove an abandoned or expired cart from the system.\",\n input: OmnisendDeleteCartInput,\n output: OmnisendDeleteCartOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACxE,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAE7I,MAAa,qBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { omnisend } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-cart.d.ts
|
|
@@ -5,21 +7,7 @@ declare const OmnisendDeleteCartInput: z.ZodObject<{
|
|
|
5
7
|
cartID: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const OmnisendDeleteCartOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const omnisendDeleteCart:
|
|
9
|
-
cartID: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
accessToken: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
accessToken: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const omnisendDeleteCart: AppAction<typeof OmnisendDeleteCartInput, typeof OmnisendDeleteCartOutput, typeof omnisend.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { omnisendDeleteCart };
|
|
25
13
|
//# sourceMappingURL=delete-cart.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-cart.d.cts","names":[],"sources":["../../src/actions/delete-cart.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-cart.d.cts","names":[],"sources":["../../src/actions/delete-cart.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { omnisend } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-cart.d.ts
|
|
@@ -5,21 +7,7 @@ declare const OmnisendDeleteCartInput: z.ZodObject<{
|
|
|
5
7
|
cartID: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const OmnisendDeleteCartOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const omnisendDeleteCart:
|
|
9
|
-
cartID: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
accessToken: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
accessToken: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const omnisendDeleteCart: AppAction<typeof OmnisendDeleteCartInput, typeof OmnisendDeleteCartOutput, typeof omnisend.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { omnisendDeleteCart };
|
|
25
13
|
//# sourceMappingURL=delete-cart.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-cart.d.mts","names":[],"sources":["../../src/actions/delete-cart.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-cart.d.mts","names":[],"sources":["../../src/actions/delete-cart.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-cart.mjs","names":[],"sources":["../../src/actions/delete-cart.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteCartInput = z.object({\n cartID: z.string().describe(\"Unique identifier of the cart to delete.\"),\n});\nexport const OmnisendDeleteCartOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCart = action(\"OMNISEND_DELETE_CART\", {\n slug: \"omnisend-delete-cart\",\n name: \"Delete Cart\",\n description: \"Tool to delete a cart from Omnisend by its ID (v3 API). Use when you need to remove an abandoned or expired cart from the system.\",\n input: OmnisendDeleteCartInput,\n output: OmnisendDeleteCartOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-cart.mjs","names":[],"sources":["../../src/actions/delete-cart.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteCartInput = z.object({\n cartID: z.string().describe(\"Unique identifier of the cart to delete.\"),\n});\nexport const OmnisendDeleteCartOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCart: AppAction<\n typeof OmnisendDeleteCartInput,\n typeof OmnisendDeleteCartOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_CART\", {\n slug: \"omnisend-delete-cart\",\n name: \"Delete Cart\",\n description: \"Tool to delete a cart from Omnisend by its ID (v3 API). Use when you need to remove an abandoned or expired cart from the system.\",\n input: OmnisendDeleteCartInput,\n output: OmnisendDeleteCartOutput,\n});\n"],"mappings":";;;AAWA,MAAa,qBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbqC,EAAE,OAAO,EAC9C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACxE,CAWS;CACP,QAXsC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAWzE;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-category.cjs","names":["z","action"],"sources":["../../src/actions/delete-category.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteCategoryInput = z.object({\n category_id: z.string().describe(\"Unique identifier of the category to delete.\"),\n});\nexport const OmnisendDeleteCategoryOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCategory = action(\"OMNISEND_DELETE_CATEGORY\", {\n slug: \"omnisend-delete-category\",\n name: \"Delete Category\",\n description: \"Tool to remove a category from Omnisend by its ID. Use when you need to delete a category and ensure it is no longer available in your catalog.\",\n input: OmnisendDeleteCategoryInput,\n output: OmnisendDeleteCategoryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-category.cjs","names":["z","action"],"sources":["../../src/actions/delete-category.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteCategoryInput = z.object({\n category_id: z.string().describe(\"Unique identifier of the category to delete.\"),\n});\nexport const OmnisendDeleteCategoryOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCategory: AppAction<\n typeof OmnisendDeleteCategoryInput,\n typeof OmnisendDeleteCategoryOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_CATEGORY\", {\n slug: \"omnisend-delete-category\",\n name: \"Delete Category\",\n description: \"Tool to remove a category from Omnisend by its ID. Use when you need to delete a category and ensure it is no longer available in your catalog.\",\n input: OmnisendDeleteCategoryInput,\n output: OmnisendDeleteCategoryOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EACjF,CAAC;AACD,MAAa,+BAA+BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEjJ,MAAa,yBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { omnisend } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-category.d.ts
|
|
@@ -5,21 +7,7 @@ declare const OmnisendDeleteCategoryInput: z.ZodObject<{
|
|
|
5
7
|
category_id: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const OmnisendDeleteCategoryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const omnisendDeleteCategory:
|
|
9
|
-
category_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
accessToken: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
accessToken: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const omnisendDeleteCategory: AppAction<typeof OmnisendDeleteCategoryInput, typeof OmnisendDeleteCategoryOutput, typeof omnisend.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { omnisendDeleteCategory };
|
|
25
13
|
//# sourceMappingURL=delete-category.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-category.d.cts","names":[],"sources":["../../src/actions/delete-category.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-category.d.cts","names":[],"sources":["../../src/actions/delete-category.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { omnisend } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-category.d.ts
|
|
@@ -5,21 +7,7 @@ declare const OmnisendDeleteCategoryInput: z.ZodObject<{
|
|
|
5
7
|
category_id: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const OmnisendDeleteCategoryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const omnisendDeleteCategory:
|
|
9
|
-
category_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
accessToken: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
accessToken: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const omnisendDeleteCategory: AppAction<typeof OmnisendDeleteCategoryInput, typeof OmnisendDeleteCategoryOutput, typeof omnisend.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { omnisendDeleteCategory };
|
|
25
13
|
//# sourceMappingURL=delete-category.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-category.d.mts","names":[],"sources":["../../src/actions/delete-category.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-category.d.mts","names":[],"sources":["../../src/actions/delete-category.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-category.mjs","names":[],"sources":["../../src/actions/delete-category.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteCategoryInput = z.object({\n category_id: z.string().describe(\"Unique identifier of the category to delete.\"),\n});\nexport const OmnisendDeleteCategoryOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCategory = action(\"OMNISEND_DELETE_CATEGORY\", {\n slug: \"omnisend-delete-category\",\n name: \"Delete Category\",\n description: \"Tool to remove a category from Omnisend by its ID. Use when you need to delete a category and ensure it is no longer available in your catalog.\",\n input: OmnisendDeleteCategoryInput,\n output: OmnisendDeleteCategoryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-category.mjs","names":[],"sources":["../../src/actions/delete-category.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteCategoryInput = z.object({\n category_id: z.string().describe(\"Unique identifier of the category to delete.\"),\n});\nexport const OmnisendDeleteCategoryOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteCategory: AppAction<\n typeof OmnisendDeleteCategoryInput,\n typeof OmnisendDeleteCategoryOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_CATEGORY\", {\n slug: \"omnisend-delete-category\",\n name: \"Delete Category\",\n description: \"Tool to remove a category from Omnisend by its ID. Use when you need to delete a category and ensure it is no longer available in your catalog.\",\n input: OmnisendDeleteCategoryInput,\n output: OmnisendDeleteCategoryOutput,\n});\n"],"mappings":";;;AAWA,MAAa,yBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbyC,EAAE,OAAO,EAClD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EACjF,CAWS;CACP,QAX0C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAW7E;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-order.cjs","names":["z","action"],"sources":["../../src/actions/delete-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteOrderInput = z.object({\n orderID: z.string().describe(\"Unique identifier of the order to delete.\"),\n});\nexport const OmnisendDeleteOrderOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteOrder = action(\"OMNISEND_DELETE_ORDER\", {\n slug: \"omnisend-delete-order\",\n name: \"Delete Order\",\n description: \"Tool to delete an order from Omnisend by its ID. Use when you need to remove an order from the system.\",\n input: OmnisendDeleteOrderInput,\n output: OmnisendDeleteOrderOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-order.cjs","names":["z","action"],"sources":["../../src/actions/delete-order.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteOrderInput = z.object({\n orderID: z.string().describe(\"Unique identifier of the order to delete.\"),\n});\nexport const OmnisendDeleteOrderOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteOrder: AppAction<\n typeof OmnisendDeleteOrderInput,\n typeof OmnisendDeleteOrderOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_ORDER\", {\n slug: \"omnisend-delete-order\",\n name: \"Delete Order\",\n description: \"Tool to delete an order from Omnisend by its ID. Use when you need to remove an order from the system.\",\n input: OmnisendDeleteOrderInput,\n output: OmnisendDeleteOrderOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EAC1E,CAAC;AACD,MAAa,4BAA4BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAE9I,MAAa,sBAITC,eAAAA,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { omnisend } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-order.d.ts
|
|
@@ -5,21 +7,7 @@ declare const OmnisendDeleteOrderInput: z.ZodObject<{
|
|
|
5
7
|
orderID: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const OmnisendDeleteOrderOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const omnisendDeleteOrder:
|
|
9
|
-
orderID: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
accessToken: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
accessToken: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const omnisendDeleteOrder: AppAction<typeof OmnisendDeleteOrderInput, typeof OmnisendDeleteOrderOutput, typeof omnisend.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { omnisendDeleteOrder };
|
|
25
13
|
//# sourceMappingURL=delete-order.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-order.d.cts","names":[],"sources":["../../src/actions/delete-order.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-order.d.cts","names":[],"sources":["../../src/actions/delete-order.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { omnisend } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-order.d.ts
|
|
@@ -5,21 +7,7 @@ declare const OmnisendDeleteOrderInput: z.ZodObject<{
|
|
|
5
7
|
orderID: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const OmnisendDeleteOrderOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const omnisendDeleteOrder:
|
|
9
|
-
orderID: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
accessToken: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
accessToken: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const omnisendDeleteOrder: AppAction<typeof OmnisendDeleteOrderInput, typeof OmnisendDeleteOrderOutput, typeof omnisend.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { omnisendDeleteOrder };
|
|
25
13
|
//# sourceMappingURL=delete-order.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-order.d.mts","names":[],"sources":["../../src/actions/delete-order.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-order.d.mts","names":[],"sources":["../../src/actions/delete-order.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-order.mjs","names":[],"sources":["../../src/actions/delete-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteOrderInput = z.object({\n orderID: z.string().describe(\"Unique identifier of the order to delete.\"),\n});\nexport const OmnisendDeleteOrderOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteOrder = action(\"OMNISEND_DELETE_ORDER\", {\n slug: \"omnisend-delete-order\",\n name: \"Delete Order\",\n description: \"Tool to delete an order from Omnisend by its ID. Use when you need to remove an order from the system.\",\n input: OmnisendDeleteOrderInput,\n output: OmnisendDeleteOrderOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-order.mjs","names":[],"sources":["../../src/actions/delete-order.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteOrderInput = z.object({\n orderID: z.string().describe(\"Unique identifier of the order to delete.\"),\n});\nexport const OmnisendDeleteOrderOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteOrder: AppAction<\n typeof OmnisendDeleteOrderInput,\n typeof OmnisendDeleteOrderOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_ORDER\", {\n slug: \"omnisend-delete-order\",\n name: \"Delete Order\",\n description: \"Tool to delete an order from Omnisend by its ID. Use when you need to remove an order from the system.\",\n input: OmnisendDeleteOrderInput,\n output: OmnisendDeleteOrderOutput,\n});\n"],"mappings":";;;AAWA,MAAa,sBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbsC,EAAE,OAAO,EAC/C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EAC1E,CAWS;CACP,QAXuC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAW1E;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-product-category.cjs","names":["z","action"],"sources":["../../src/actions/delete-product-category.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OmnisendDeleteProductCategoryInput = z.object({\n category_id: z.string().describe(\"Unique identifier of the product category to delete.\"),\n});\nexport const OmnisendDeleteProductCategoryOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteProductCategory = action(\"OMNISEND_DELETE_PRODUCT_CATEGORY\", {\n slug: \"omnisend-delete-product-category\",\n name: \"Delete Product Category\",\n description: \"Tool to remove a product category from Omnisend by its ID. Use when you need to delete a product category from your catalog.\",\n input: OmnisendDeleteProductCategoryInput,\n output: OmnisendDeleteProductCategoryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-product-category.cjs","names":["z","action"],"sources":["../../src/actions/delete-product-category.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { omnisend } from \"../app\";\n\nexport const OmnisendDeleteProductCategoryInput = z.object({\n category_id: z.string().describe(\"Unique identifier of the product category to delete.\"),\n});\nexport const OmnisendDeleteProductCategoryOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion (204 No Content).\");\n\nexport const omnisendDeleteProductCategory: AppAction<\n typeof OmnisendDeleteProductCategoryInput,\n typeof OmnisendDeleteProductCategoryOutput,\n typeof omnisend.credential\n> = action(\"OMNISEND_DELETE_PRODUCT_CATEGORY\", {\n slug: \"omnisend-delete-product-category\",\n name: \"Delete Product Category\",\n description: \"Tool to remove a product category from Omnisend by its ID. Use when you need to delete a product category from your catalog.\",\n input: OmnisendDeleteProductCategoryInput,\n output: OmnisendDeleteProductCategoryOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EACzF,CAAC;AACD,MAAa,sCAAsCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAExJ,MAAa,gCAITC,eAAAA,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { omnisend } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-product-category.d.ts
|
|
@@ -5,21 +7,7 @@ declare const OmnisendDeleteProductCategoryInput: z.ZodObject<{
|
|
|
5
7
|
category_id: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const OmnisendDeleteProductCategoryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const omnisendDeleteProductCategory:
|
|
9
|
-
category_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
accessToken: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
accessToken: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const omnisendDeleteProductCategory: AppAction<typeof OmnisendDeleteProductCategoryInput, typeof OmnisendDeleteProductCategoryOutput, typeof omnisend.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { omnisendDeleteProductCategory };
|
|
25
13
|
//# sourceMappingURL=delete-product-category.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-product-category.d.cts","names":[],"sources":["../../src/actions/delete-product-category.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-product-category.d.cts","names":[],"sources":["../../src/actions/delete-product-category.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,QAAA,CAAS,UAAA"}
|