@keystrokehq/simplekpi 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/add-user-group-item.d.cts +21 -1
- package/dist/actions/add-user-group-item.d.mts +21 -1
- package/dist/actions/add-user-kpi.d.cts +21 -1
- package/dist/actions/add-user-kpi.d.mts +21 -1
- package/dist/actions/create-category-kpi.d.cts +21 -1
- package/dist/actions/create-category-kpi.d.mts +21 -1
- package/dist/actions/create-group-item.d.cts +21 -1
- package/dist/actions/create-group-item.d.mts +21 -1
- package/dist/actions/create-group.d.cts +21 -1
- package/dist/actions/create-group.d.mts +21 -1
- package/dist/actions/create-kpi-category.d.cts +21 -1
- package/dist/actions/create-kpi-category.d.mts +21 -1
- package/dist/actions/create-kpi-unit.d.cts +21 -1
- package/dist/actions/create-kpi-unit.d.mts +21 -1
- package/dist/actions/create-kpi.d.cts +21 -1
- package/dist/actions/create-kpi.d.mts +21 -1
- package/dist/actions/create-or-update-kpi-entries.d.cts +21 -1
- package/dist/actions/create-or-update-kpi-entries.d.mts +21 -1
- package/dist/actions/create-user.d.cts +21 -1
- package/dist/actions/create-user.d.mts +21 -1
- package/dist/actions/delete-category-kpi.d.cts +21 -1
- package/dist/actions/delete-category-kpi.d.mts +21 -1
- package/dist/actions/delete-group-item.d.cts +21 -1
- package/dist/actions/delete-group-item.d.mts +21 -1
- package/dist/actions/delete-group.d.cts +21 -1
- package/dist/actions/delete-group.d.mts +21 -1
- package/dist/actions/delete-kpi-category.d.cts +21 -1
- package/dist/actions/delete-kpi-category.d.mts +21 -1
- package/dist/actions/delete-kpi-entry.d.cts +21 -1
- package/dist/actions/delete-kpi-entry.d.mts +21 -1
- package/dist/actions/delete-kpi-unit.d.cts +21 -1
- package/dist/actions/delete-kpi-unit.d.mts +21 -1
- package/dist/actions/delete-kpi.d.cts +21 -1
- package/dist/actions/delete-kpi.d.mts +21 -1
- package/dist/actions/delete-user-group-item.d.cts +21 -1
- package/dist/actions/delete-user-group-item.d.mts +21 -1
- package/dist/actions/delete-user-kpi.d.cts +21 -1
- package/dist/actions/delete-user-kpi.d.mts +21 -1
- package/dist/actions/delete-user.d.cts +21 -1
- package/dist/actions/delete-user.d.mts +21 -1
- package/dist/actions/get-all-data-entries.d.cts +21 -1
- package/dist/actions/get-all-data-entries.d.mts +21 -1
- package/dist/actions/get-category-kpi.d.cts +21 -1
- package/dist/actions/get-category-kpi.d.mts +21 -1
- package/dist/actions/get-group-item.d.cts +21 -1
- package/dist/actions/get-group-item.d.mts +21 -1
- package/dist/actions/get-group.d.cts +21 -1
- package/dist/actions/get-group.d.mts +21 -1
- package/dist/actions/get-kpi-category.d.cts +21 -1
- package/dist/actions/get-kpi-category.d.mts +21 -1
- package/dist/actions/get-kpi-entry.d.cts +21 -1
- package/dist/actions/get-kpi-entry.d.mts +21 -1
- package/dist/actions/get-kpi-frequency.d.cts +21 -1
- package/dist/actions/get-kpi-frequency.d.mts +21 -1
- package/dist/actions/get-kpi-icon.d.cts +21 -1
- package/dist/actions/get-kpi-icon.d.mts +21 -1
- package/dist/actions/get-kpi-unit.d.cts +21 -1
- package/dist/actions/get-kpi-unit.d.mts +21 -1
- package/dist/actions/get-kpi.d.cts +21 -1
- package/dist/actions/get-kpi.d.mts +21 -1
- package/dist/actions/get-user-group-item.d.cts +21 -1
- package/dist/actions/get-user-group-item.d.mts +21 -1
- package/dist/actions/get-user-kpi.d.cts +21 -1
- package/dist/actions/get-user-kpi.d.mts +21 -1
- package/dist/actions/get-user.d.cts +21 -1
- package/dist/actions/get-user.d.mts +21 -1
- package/dist/actions/list-category-kpis.d.cts +21 -1
- package/dist/actions/list-category-kpis.d.mts +21 -1
- package/dist/actions/list-group-items.d.cts +21 -1
- package/dist/actions/list-group-items.d.mts +21 -1
- package/dist/actions/list-groups.d.cts +21 -1
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +21 -1
- package/dist/actions/list-groups.d.mts.map +1 -1
- package/dist/actions/list-kpi-categories.d.cts +21 -1
- package/dist/actions/list-kpi-categories.d.cts.map +1 -1
- package/dist/actions/list-kpi-categories.d.mts +21 -1
- package/dist/actions/list-kpi-categories.d.mts.map +1 -1
- package/dist/actions/list-kpi-entries.d.cts +21 -1
- package/dist/actions/list-kpi-entries.d.mts +21 -1
- package/dist/actions/list-kpi-frequencies.d.cts +21 -1
- package/dist/actions/list-kpi-frequencies.d.cts.map +1 -1
- package/dist/actions/list-kpi-frequencies.d.mts +21 -1
- package/dist/actions/list-kpi-frequencies.d.mts.map +1 -1
- package/dist/actions/list-kpi-icons.d.cts +21 -1
- package/dist/actions/list-kpi-icons.d.cts.map +1 -1
- package/dist/actions/list-kpi-icons.d.mts +21 -1
- package/dist/actions/list-kpi-icons.d.mts.map +1 -1
- package/dist/actions/list-kpi-units.d.cts +21 -1
- package/dist/actions/list-kpi-units.d.cts.map +1 -1
- package/dist/actions/list-kpi-units.d.mts +21 -1
- package/dist/actions/list-kpi-units.d.mts.map +1 -1
- package/dist/actions/list-kpis.d.cts +21 -1
- package/dist/actions/list-kpis.d.cts.map +1 -1
- package/dist/actions/list-kpis.d.mts +21 -1
- package/dist/actions/list-kpis.d.mts.map +1 -1
- package/dist/actions/list-user-group-items.d.cts +21 -1
- package/dist/actions/list-user-group-items.d.mts +21 -1
- package/dist/actions/list-user-kpis.d.cts +21 -1
- package/dist/actions/list-user-kpis.d.mts +21 -1
- package/dist/actions/update-category-kpi.d.cts +21 -1
- package/dist/actions/update-category-kpi.d.mts +21 -1
- package/dist/actions/update-group-item.d.cts +21 -1
- package/dist/actions/update-group-item.d.mts +21 -1
- package/dist/actions/update-group.d.cts +21 -1
- package/dist/actions/update-group.d.mts +21 -1
- package/dist/actions/update-kpi-entry.d.cts +21 -1
- package/dist/actions/update-kpi-entry.d.mts +21 -1
- package/dist/actions/update-kpi-unit.d.cts +21 -1
- package/dist/actions/update-kpi-unit.d.mts +21 -1
- package/dist/actions/update-kpi.d.cts +21 -1
- package/dist/actions/update-kpi.d.mts +21 -1
- package/dist/actions/update-user.d.cts +21 -1
- package/dist/actions/update-user.d.mts +21 -1
- package/dist/app.cjs +11 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +13 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +13 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +9 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -25,7 +25,27 @@ declare const SimplekpiListCategoryKpisOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const simplekpiListCategoryKpis: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
category_id: number;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
username: z.ZodString;
|
|
34
|
+
password: z.ZodString;
|
|
35
|
+
subdomain: z.ZodString;
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
generic_id: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
username: z.ZodString;
|
|
44
|
+
password: z.ZodString;
|
|
45
|
+
subdomain: z.ZodString;
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
generic_id: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
29
49
|
//#endregion
|
|
30
50
|
export { simplekpiListCategoryKpis };
|
|
31
51
|
//# sourceMappingURL=list-category-kpis.d.cts.map
|
|
@@ -25,7 +25,27 @@ declare const SimplekpiListCategoryKpisOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const simplekpiListCategoryKpis: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
category_id: number;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
username: z.ZodString;
|
|
34
|
+
password: z.ZodString;
|
|
35
|
+
subdomain: z.ZodString;
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
generic_id: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
username: z.ZodString;
|
|
44
|
+
password: z.ZodString;
|
|
45
|
+
subdomain: z.ZodString;
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
generic_id: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
29
49
|
//#endregion
|
|
30
50
|
export { simplekpiListCategoryKpis };
|
|
31
51
|
//# sourceMappingURL=list-category-kpis.d.mts.map
|
|
@@ -16,7 +16,27 @@ declare const SimplekpiListGroupItemsOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const simplekpiListGroupItems: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
group_id: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
username: z.ZodString;
|
|
25
|
+
password: z.ZodString;
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
generic_id: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
username: z.ZodString;
|
|
35
|
+
password: z.ZodString;
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
generic_id: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
20
40
|
//#endregion
|
|
21
41
|
export { simplekpiListGroupItems };
|
|
22
42
|
//# sourceMappingURL=list-group-items.d.cts.map
|
|
@@ -16,7 +16,27 @@ declare const SimplekpiListGroupItemsOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const simplekpiListGroupItems: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
group_id: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
username: z.ZodString;
|
|
25
|
+
password: z.ZodString;
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
generic_id: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
username: z.ZodString;
|
|
35
|
+
password: z.ZodString;
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
generic_id: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
20
40
|
//#endregion
|
|
21
41
|
export { simplekpiListGroupItems };
|
|
22
42
|
//# sourceMappingURL=list-group-items.d.mts.map
|
|
@@ -11,7 +11,27 @@ declare const SimplekpiListGroupsOutput: z.ZodObject<{
|
|
|
11
11
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
12
12
|
}, z.core.$loose>>;
|
|
13
13
|
}, z.core.$loose>;
|
|
14
|
-
declare const simplekpiListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
declare const simplekpiListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
subdomain: z.ZodString;
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
generic_id: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
username: z.ZodString;
|
|
30
|
+
password: z.ZodString;
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
generic_id: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
15
35
|
//#endregion
|
|
16
36
|
export { simplekpiListGroups };
|
|
17
37
|
//# sourceMappingURL=list-groups.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-groups.d.cts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-groups.d.cts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
|
@@ -11,7 +11,27 @@ declare const SimplekpiListGroupsOutput: z.ZodObject<{
|
|
|
11
11
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
12
12
|
}, z.core.$loose>>;
|
|
13
13
|
}, z.core.$loose>;
|
|
14
|
-
declare const simplekpiListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
declare const simplekpiListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
subdomain: z.ZodString;
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
generic_id: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
username: z.ZodString;
|
|
30
|
+
password: z.ZodString;
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
generic_id: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
15
35
|
//#endregion
|
|
16
36
|
export { simplekpiListGroups };
|
|
17
37
|
//# sourceMappingURL=list-groups.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-groups.d.mts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-groups.d.mts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
|
@@ -11,7 +11,27 @@ declare const SimplekpiListKpiCategoriesOutput: z.ZodObject<{
|
|
|
11
11
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
}, z.core.$loose>>;
|
|
13
13
|
}, z.core.$loose>;
|
|
14
|
-
declare const simplekpiListKpiCategories: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
declare const simplekpiListKpiCategories: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
subdomain: z.ZodString;
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
generic_id: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
username: z.ZodString;
|
|
30
|
+
password: z.ZodString;
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
generic_id: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
15
35
|
//#endregion
|
|
16
36
|
export { simplekpiListKpiCategories };
|
|
17
37
|
//# sourceMappingURL=list-kpi-categories.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-kpi-categories.d.cts","names":[],"sources":["../../src/actions/list-kpi-categories.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-kpi-categories.d.cts","names":[],"sources":["../../src/actions/list-kpi-categories.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
|
@@ -11,7 +11,27 @@ declare const SimplekpiListKpiCategoriesOutput: z.ZodObject<{
|
|
|
11
11
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
}, z.core.$loose>>;
|
|
13
13
|
}, z.core.$loose>;
|
|
14
|
-
declare const simplekpiListKpiCategories: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
declare const simplekpiListKpiCategories: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
subdomain: z.ZodString;
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
generic_id: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
username: z.ZodString;
|
|
30
|
+
password: z.ZodString;
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
generic_id: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
15
35
|
//#endregion
|
|
16
36
|
export { simplekpiListKpiCategories };
|
|
17
37
|
//# sourceMappingURL=list-kpi-categories.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-kpi-categories.d.mts","names":[],"sources":["../../src/actions/list-kpi-categories.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-kpi-categories.d.mts","names":[],"sources":["../../src/actions/list-kpi-categories.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
|
@@ -29,7 +29,27 @@ declare const simplekpiListKpiEntries: import("@keystrokehq/action").WorkflowAct
|
|
|
29
29
|
rows?: number | undefined;
|
|
30
30
|
kpiid?: number | undefined;
|
|
31
31
|
userid?: number | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
username: z.ZodString;
|
|
38
|
+
password: z.ZodString;
|
|
39
|
+
subdomain: z.ZodString;
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
generic_id: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
username: z.ZodString;
|
|
48
|
+
password: z.ZodString;
|
|
49
|
+
subdomain: z.ZodString;
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
generic_id: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
33
53
|
//#endregion
|
|
34
54
|
export { simplekpiListKpiEntries };
|
|
35
55
|
//# sourceMappingURL=list-kpi-entries.d.cts.map
|
|
@@ -29,7 +29,27 @@ declare const simplekpiListKpiEntries: import("@keystrokehq/action").WorkflowAct
|
|
|
29
29
|
rows?: number | undefined;
|
|
30
30
|
kpiid?: number | undefined;
|
|
31
31
|
userid?: number | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
username: z.ZodString;
|
|
38
|
+
password: z.ZodString;
|
|
39
|
+
subdomain: z.ZodString;
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
generic_id: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
username: z.ZodString;
|
|
48
|
+
password: z.ZodString;
|
|
49
|
+
subdomain: z.ZodString;
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
generic_id: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
33
53
|
//#endregion
|
|
34
54
|
export { simplekpiListKpiEntries };
|
|
35
55
|
//# sourceMappingURL=list-kpi-entries.d.mts.map
|
|
@@ -8,7 +8,27 @@ declare const SimplekpiListKpiFrequenciesOutput: z.ZodObject<{
|
|
|
8
8
|
name: z.ZodNullable<z.ZodString>;
|
|
9
9
|
}, z.core.$loose>>;
|
|
10
10
|
}, z.core.$loose>;
|
|
11
|
-
declare const simplekpiListKpiFrequencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
11
|
+
declare const simplekpiListKpiFrequencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
12
|
+
connectionId: z.ZodString;
|
|
13
|
+
entityId: z.ZodString;
|
|
14
|
+
instanceId: z.ZodString;
|
|
15
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
16
|
+
username: z.ZodString;
|
|
17
|
+
password: z.ZodString;
|
|
18
|
+
subdomain: z.ZodString;
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
generic_id: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
username: z.ZodString;
|
|
27
|
+
password: z.ZodString;
|
|
28
|
+
subdomain: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
12
32
|
//#endregion
|
|
13
33
|
export { simplekpiListKpiFrequencies };
|
|
14
34
|
//# sourceMappingURL=list-kpi-frequencies.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-kpi-frequencies.d.cts","names":[],"sources":["../../src/actions/list-kpi-frequencies.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-kpi-frequencies.d.cts","names":[],"sources":["../../src/actions/list-kpi-frequencies.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
|
@@ -8,7 +8,27 @@ declare const SimplekpiListKpiFrequenciesOutput: z.ZodObject<{
|
|
|
8
8
|
name: z.ZodNullable<z.ZodString>;
|
|
9
9
|
}, z.core.$loose>>;
|
|
10
10
|
}, z.core.$loose>;
|
|
11
|
-
declare const simplekpiListKpiFrequencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
11
|
+
declare const simplekpiListKpiFrequencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
12
|
+
connectionId: z.ZodString;
|
|
13
|
+
entityId: z.ZodString;
|
|
14
|
+
instanceId: z.ZodString;
|
|
15
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
16
|
+
username: z.ZodString;
|
|
17
|
+
password: z.ZodString;
|
|
18
|
+
subdomain: z.ZodString;
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
generic_id: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
username: z.ZodString;
|
|
27
|
+
password: z.ZodString;
|
|
28
|
+
subdomain: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
12
32
|
//#endregion
|
|
13
33
|
export { simplekpiListKpiFrequencies };
|
|
14
34
|
//# sourceMappingURL=list-kpi-frequencies.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-kpi-frequencies.d.mts","names":[],"sources":["../../src/actions/list-kpi-frequencies.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-kpi-frequencies.d.mts","names":[],"sources":["../../src/actions/list-kpi-frequencies.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
|
@@ -10,7 +10,27 @@ declare const SimplekpiListKpiIconsOutput: z.ZodObject<{
|
|
|
10
10
|
small_pos: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
11
|
}, z.core.$loose>>>>;
|
|
12
12
|
}, z.core.$loose>;
|
|
13
|
-
declare const simplekpiListKpiIcons: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
declare const simplekpiListKpiIcons: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
username: z.ZodString;
|
|
19
|
+
password: z.ZodString;
|
|
20
|
+
subdomain: z.ZodString;
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
generic_id: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
subdomain: z.ZodString;
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
generic_id: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
14
34
|
//#endregion
|
|
15
35
|
export { simplekpiListKpiIcons };
|
|
16
36
|
//# sourceMappingURL=list-kpi-icons.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-kpi-icons.d.cts","names":[],"sources":["../../src/actions/list-kpi-icons.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-kpi-icons.d.cts","names":[],"sources":["../../src/actions/list-kpi-icons.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
|
@@ -10,7 +10,27 @@ declare const SimplekpiListKpiIconsOutput: z.ZodObject<{
|
|
|
10
10
|
small_pos: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
11
|
}, z.core.$loose>>>>;
|
|
12
12
|
}, z.core.$loose>;
|
|
13
|
-
declare const simplekpiListKpiIcons: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
declare const simplekpiListKpiIcons: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
username: z.ZodString;
|
|
19
|
+
password: z.ZodString;
|
|
20
|
+
subdomain: z.ZodString;
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
generic_id: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
subdomain: z.ZodString;
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
generic_id: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
14
34
|
//#endregion
|
|
15
35
|
export { simplekpiListKpiIcons };
|
|
16
36
|
//# sourceMappingURL=list-kpi-icons.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-kpi-icons.d.mts","names":[],"sources":["../../src/actions/list-kpi-icons.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-kpi-icons.d.mts","names":[],"sources":["../../src/actions/list-kpi-icons.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
|
@@ -13,7 +13,27 @@ declare const SimplekpiListKpiUnitsOutput: z.ZodObject<{
|
|
|
13
13
|
display_format: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
14
|
}, z.core.$loose>>>>;
|
|
15
15
|
}, z.core.$loose>;
|
|
16
|
-
declare const simplekpiListKpiUnits: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
declare const simplekpiListKpiUnits: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
username: z.ZodString;
|
|
22
|
+
password: z.ZodString;
|
|
23
|
+
subdomain: z.ZodString;
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
generic_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
username: z.ZodString;
|
|
32
|
+
password: z.ZodString;
|
|
33
|
+
subdomain: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
generic_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
17
37
|
//#endregion
|
|
18
38
|
export { simplekpiListKpiUnits };
|
|
19
39
|
//# sourceMappingURL=list-kpi-units.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-kpi-units.d.cts","names":[],"sources":["../../src/actions/list-kpi-units.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-kpi-units.d.cts","names":[],"sources":["../../src/actions/list-kpi-units.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
|
@@ -13,7 +13,27 @@ declare const SimplekpiListKpiUnitsOutput: z.ZodObject<{
|
|
|
13
13
|
display_format: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
14
|
}, z.core.$loose>>>>;
|
|
15
15
|
}, z.core.$loose>;
|
|
16
|
-
declare const simplekpiListKpiUnits: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
declare const simplekpiListKpiUnits: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
username: z.ZodString;
|
|
22
|
+
password: z.ZodString;
|
|
23
|
+
subdomain: z.ZodString;
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
generic_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
username: z.ZodString;
|
|
32
|
+
password: z.ZodString;
|
|
33
|
+
subdomain: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
generic_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
17
37
|
//#endregion
|
|
18
38
|
export { simplekpiListKpiUnits };
|
|
19
39
|
//# sourceMappingURL=list-kpi-units.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-kpi-units.d.mts","names":[],"sources":["../../src/actions/list-kpi-units.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-kpi-units.d.mts","names":[],"sources":["../../src/actions/list-kpi-units.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
|
@@ -21,7 +21,27 @@ declare const SimplekpiListKpisOutput: z.ZodObject<{
|
|
|
21
21
|
aggregate_function: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
}, z.core.$loose>>>>;
|
|
23
23
|
}, z.core.$loose>;
|
|
24
|
-
declare const simplekpiListKpis: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
declare const simplekpiListKpis: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
username: z.ZodString;
|
|
30
|
+
password: z.ZodString;
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
generic_id: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
username: z.ZodString;
|
|
40
|
+
password: z.ZodString;
|
|
41
|
+
subdomain: z.ZodString;
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
generic_id: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
25
45
|
//#endregion
|
|
26
46
|
export { simplekpiListKpis };
|
|
27
47
|
//# sourceMappingURL=list-kpis.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-kpis.d.cts","names":[],"sources":["../../src/actions/list-kpis.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAIvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-kpis.d.cts","names":[],"sources":["../../src/actions/list-kpis.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAIvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
|
@@ -21,7 +21,27 @@ declare const SimplekpiListKpisOutput: z.ZodObject<{
|
|
|
21
21
|
aggregate_function: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
}, z.core.$loose>>>>;
|
|
23
23
|
}, z.core.$loose>;
|
|
24
|
-
declare const simplekpiListKpis: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
declare const simplekpiListKpis: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
username: z.ZodString;
|
|
30
|
+
password: z.ZodString;
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
generic_id: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
username: z.ZodString;
|
|
40
|
+
password: z.ZodString;
|
|
41
|
+
subdomain: z.ZodString;
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
generic_id: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
25
45
|
//#endregion
|
|
26
46
|
export { simplekpiListKpis };
|
|
27
47
|
//# sourceMappingURL=list-kpis.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-kpis.d.mts","names":[],"sources":["../../src/actions/list-kpis.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAIvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-kpis.d.mts","names":[],"sources":["../../src/actions/list-kpis.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAIvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
|
@@ -16,7 +16,27 @@ declare const SimplekpiListUserGroupItemsOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const simplekpiListUserGroupItems: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
user_id: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
username: z.ZodString;
|
|
25
|
+
password: z.ZodString;
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
generic_id: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
username: z.ZodString;
|
|
35
|
+
password: z.ZodString;
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
generic_id: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
20
40
|
//#endregion
|
|
21
41
|
export { simplekpiListUserGroupItems };
|
|
22
42
|
//# sourceMappingURL=list-user-group-items.d.cts.map
|