@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
|
@@ -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.mts.map
|
|
@@ -16,7 +16,27 @@ declare const SimplekpiListUserKpisOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const simplekpiListUserKpis: 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 { simplekpiListUserKpis };
|
|
22
42
|
//# sourceMappingURL=list-user-kpis.d.cts.map
|
|
@@ -16,7 +16,27 @@ declare const SimplekpiListUserKpisOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const simplekpiListUserKpis: 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 { simplekpiListUserKpis };
|
|
22
42
|
//# sourceMappingURL=list-user-kpis.d.mts.map
|
|
@@ -57,7 +57,27 @@ declare const simplekpiUpdateCategoryKpi: import("@keystrokehq/action").Workflow
|
|
|
57
57
|
aggregate_function: "AVG" | "SUM";
|
|
58
58
|
description?: string | undefined;
|
|
59
59
|
target_default?: number | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
username: z.ZodString;
|
|
66
|
+
password: z.ZodString;
|
|
67
|
+
subdomain: z.ZodString;
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
generic_id: z.ZodString;
|
|
70
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
username: z.ZodString;
|
|
76
|
+
password: z.ZodString;
|
|
77
|
+
subdomain: z.ZodString;
|
|
78
|
+
generic_api_key: z.ZodString;
|
|
79
|
+
generic_id: z.ZodString;
|
|
80
|
+
}, z.core.$strip>>]>;
|
|
61
81
|
//#endregion
|
|
62
82
|
export { simplekpiUpdateCategoryKpi };
|
|
63
83
|
//# sourceMappingURL=update-category-kpi.d.cts.map
|
|
@@ -57,7 +57,27 @@ declare const simplekpiUpdateCategoryKpi: import("@keystrokehq/action").Workflow
|
|
|
57
57
|
aggregate_function: "AVG" | "SUM";
|
|
58
58
|
description?: string | undefined;
|
|
59
59
|
target_default?: number | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
username: z.ZodString;
|
|
66
|
+
password: z.ZodString;
|
|
67
|
+
subdomain: z.ZodString;
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
generic_id: z.ZodString;
|
|
70
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
username: z.ZodString;
|
|
76
|
+
password: z.ZodString;
|
|
77
|
+
subdomain: z.ZodString;
|
|
78
|
+
generic_api_key: z.ZodString;
|
|
79
|
+
generic_id: z.ZodString;
|
|
80
|
+
}, z.core.$strip>>]>;
|
|
61
81
|
//#endregion
|
|
62
82
|
export { simplekpiUpdateCategoryKpi };
|
|
63
83
|
//# sourceMappingURL=update-category-kpi.d.mts.map
|
|
@@ -18,7 +18,27 @@ declare const simplekpiUpdateGroupItem: import("@keystrokehq/action").WorkflowAc
|
|
|
18
18
|
name: string;
|
|
19
19
|
group_id: number;
|
|
20
20
|
sort_order: number;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
username: z.ZodString;
|
|
37
|
+
password: z.ZodString;
|
|
38
|
+
subdomain: z.ZodString;
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
generic_id: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
22
42
|
//#endregion
|
|
23
43
|
export { simplekpiUpdateGroupItem };
|
|
24
44
|
//# sourceMappingURL=update-group-item.d.cts.map
|
|
@@ -18,7 +18,27 @@ declare const simplekpiUpdateGroupItem: import("@keystrokehq/action").WorkflowAc
|
|
|
18
18
|
name: string;
|
|
19
19
|
group_id: number;
|
|
20
20
|
sort_order: number;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
username: z.ZodString;
|
|
37
|
+
password: z.ZodString;
|
|
38
|
+
subdomain: z.ZodString;
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
generic_id: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
22
42
|
//#endregion
|
|
23
43
|
export { simplekpiUpdateGroupItem };
|
|
24
44
|
//# sourceMappingURL=update-group-item.d.mts.map
|
|
@@ -15,7 +15,27 @@ declare const simplekpiUpdateGroup: import("@keystrokehq/action").WorkflowAction
|
|
|
15
15
|
id: number;
|
|
16
16
|
name: string;
|
|
17
17
|
sort_order: number;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
username: z.ZodString;
|
|
24
|
+
password: z.ZodString;
|
|
25
|
+
subdomain: z.ZodString;
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
generic_id: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
19
39
|
//#endregion
|
|
20
40
|
export { simplekpiUpdateGroup };
|
|
21
41
|
//# sourceMappingURL=update-group.d.cts.map
|
|
@@ -15,7 +15,27 @@ declare const simplekpiUpdateGroup: import("@keystrokehq/action").WorkflowAction
|
|
|
15
15
|
id: number;
|
|
16
16
|
name: string;
|
|
17
17
|
sort_order: number;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
username: z.ZodString;
|
|
24
|
+
password: z.ZodString;
|
|
25
|
+
subdomain: z.ZodString;
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
generic_id: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
19
39
|
//#endregion
|
|
20
40
|
export { simplekpiUpdateGroup };
|
|
21
41
|
//# sourceMappingURL=update-group.d.mts.map
|
|
@@ -29,7 +29,27 @@ declare const simplekpiUpdateKpiEntry: import("@keystrokehq/action").WorkflowAct
|
|
|
29
29
|
notes?: string | undefined;
|
|
30
30
|
actual?: number | undefined;
|
|
31
31
|
target?: 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 { simplekpiUpdateKpiEntry };
|
|
35
55
|
//# sourceMappingURL=update-kpi-entry.d.cts.map
|
|
@@ -29,7 +29,27 @@ declare const simplekpiUpdateKpiEntry: import("@keystrokehq/action").WorkflowAct
|
|
|
29
29
|
notes?: string | undefined;
|
|
30
30
|
actual?: number | undefined;
|
|
31
31
|
target?: 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 { simplekpiUpdateKpiEntry };
|
|
35
55
|
//# sourceMappingURL=update-kpi-entry.d.mts.map
|
|
@@ -21,7 +21,27 @@ declare const simplekpiUpdateKpiUnit: import("@keystrokehq/action").WorkflowActi
|
|
|
21
21
|
entry_format: string;
|
|
22
22
|
is_percentage: boolean;
|
|
23
23
|
display_format: string;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, 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 { simplekpiUpdateKpiUnit };
|
|
27
47
|
//# sourceMappingURL=update-kpi-unit.d.cts.map
|
|
@@ -21,7 +21,27 @@ declare const simplekpiUpdateKpiUnit: import("@keystrokehq/action").WorkflowActi
|
|
|
21
21
|
entry_format: string;
|
|
22
22
|
is_percentage: boolean;
|
|
23
23
|
display_format: string;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, 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 { simplekpiUpdateKpiUnit };
|
|
27
47
|
//# sourceMappingURL=update-kpi-unit.d.mts.map
|
|
@@ -55,7 +55,27 @@ declare const simplekpiUpdateKpi: import("@keystrokehq/action").WorkflowActionDe
|
|
|
55
55
|
aggregate_function: "AVG" | "SUM";
|
|
56
56
|
description?: string | undefined;
|
|
57
57
|
target_default?: number | undefined;
|
|
58
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
58
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
59
|
+
connectionId: z.ZodString;
|
|
60
|
+
entityId: z.ZodString;
|
|
61
|
+
instanceId: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
username: z.ZodString;
|
|
64
|
+
password: z.ZodString;
|
|
65
|
+
subdomain: z.ZodString;
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
generic_id: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
username: z.ZodString;
|
|
74
|
+
password: z.ZodString;
|
|
75
|
+
subdomain: z.ZodString;
|
|
76
|
+
generic_api_key: z.ZodString;
|
|
77
|
+
generic_id: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>;
|
|
59
79
|
//#endregion
|
|
60
80
|
export { simplekpiUpdateKpi };
|
|
61
81
|
//# sourceMappingURL=update-kpi.d.cts.map
|
|
@@ -55,7 +55,27 @@ declare const simplekpiUpdateKpi: import("@keystrokehq/action").WorkflowActionDe
|
|
|
55
55
|
aggregate_function: "AVG" | "SUM";
|
|
56
56
|
description?: string | undefined;
|
|
57
57
|
target_default?: number | undefined;
|
|
58
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
58
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
59
|
+
connectionId: z.ZodString;
|
|
60
|
+
entityId: z.ZodString;
|
|
61
|
+
instanceId: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
username: z.ZodString;
|
|
64
|
+
password: z.ZodString;
|
|
65
|
+
subdomain: z.ZodString;
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
generic_id: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
username: z.ZodString;
|
|
74
|
+
password: z.ZodString;
|
|
75
|
+
subdomain: z.ZodString;
|
|
76
|
+
generic_api_key: z.ZodString;
|
|
77
|
+
generic_id: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>;
|
|
59
79
|
//#endregion
|
|
60
80
|
export { simplekpiUpdateKpi };
|
|
61
81
|
//# sourceMappingURL=update-kpi.d.mts.map
|
|
@@ -30,7 +30,27 @@ declare const simplekpiUpdateUser: import("@keystrokehq/action").WorkflowActionD
|
|
|
30
30
|
last_name?: string | undefined;
|
|
31
31
|
can_manage_users?: boolean | undefined;
|
|
32
32
|
can_admin_settings?: boolean | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
username: z.ZodString;
|
|
39
|
+
password: z.ZodString;
|
|
40
|
+
subdomain: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
generic_id: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
username: z.ZodString;
|
|
49
|
+
password: z.ZodString;
|
|
50
|
+
subdomain: z.ZodString;
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
generic_id: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
34
54
|
//#endregion
|
|
35
55
|
export { simplekpiUpdateUser };
|
|
36
56
|
//# sourceMappingURL=update-user.d.cts.map
|
|
@@ -30,7 +30,27 @@ declare const simplekpiUpdateUser: import("@keystrokehq/action").WorkflowActionD
|
|
|
30
30
|
last_name?: string | undefined;
|
|
31
31
|
can_manage_users?: boolean | undefined;
|
|
32
32
|
can_admin_settings?: boolean | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
username: z.ZodString;
|
|
39
|
+
password: z.ZodString;
|
|
40
|
+
subdomain: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
generic_id: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
username: z.ZodString;
|
|
49
|
+
password: z.ZodString;
|
|
50
|
+
subdomain: z.ZodString;
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
generic_id: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
34
54
|
//#endregion
|
|
35
55
|
export { simplekpiUpdateUser };
|
|
36
56
|
//# sourceMappingURL=update-user.d.mts.map
|
package/dist/app.cjs
CHANGED
|
@@ -1,7 +1,16 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
2
|
+
let zod = require("zod");
|
|
1
3
|
//#region src/app.ts
|
|
2
|
-
const simplekpi = (0,
|
|
4
|
+
const simplekpi = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
3
5
|
slug: "simplekpi",
|
|
4
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: {
|
|
8
|
+
username: zod.z.string(),
|
|
9
|
+
password: zod.z.string(),
|
|
10
|
+
subdomain: zod.z.string(),
|
|
11
|
+
generic_api_key: zod.z.string(),
|
|
12
|
+
generic_id: zod.z.string()
|
|
13
|
+
}
|
|
5
14
|
});
|
|
6
15
|
//#endregion
|
|
7
16
|
exports.simplekpi = simplekpi;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const simplekpi = defineApp({\n slug: \"simplekpi\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const simplekpi = defineApp({\n slug: \"simplekpi\",\n auth: \"keystroke\",\n credential: {\n username: z.string(),\n password: z.string(),\n subdomain: z.string(),\n generic_api_key: z.string(),\n generic_id: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,aAAA,GAAA,2BAAA,UAAA,CAAsB;CACjC,MAAM;CACN,MAAM;CACN,YAAY;EACV,UAAUA,IAAAA,EAAE,OAAO;EACnB,UAAUA,IAAAA,EAAE,OAAO;EACnB,WAAWA,IAAAA,EAAE,OAAO;EACpB,iBAAiBA,IAAAA,EAAE,OAAO;EAC1B,YAAYA,IAAAA,EAAE,OAAO;CACvB;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const simplekpi: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const simplekpi: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
username: z.ZodString;
|
|
10
|
+
password: z.ZodString;
|
|
11
|
+
subdomain: z.ZodString;
|
|
12
|
+
generic_api_key: z.ZodString;
|
|
13
|
+
generic_id: z.ZodString;
|
|
14
|
+
}, z.core.$strip>>>;
|
|
3
15
|
//#endregion
|
|
4
16
|
export { simplekpi };
|
|
5
17
|
//# sourceMappingURL=app.d.cts.map
|
package/dist/app.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,SAAA,6BAAS,GAAA,+BAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const simplekpi: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const simplekpi: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
username: z.ZodString;
|
|
10
|
+
password: z.ZodString;
|
|
11
|
+
subdomain: z.ZodString;
|
|
12
|
+
generic_api_key: z.ZodString;
|
|
13
|
+
generic_id: z.ZodString;
|
|
14
|
+
}, z.core.$strip>>>;
|
|
3
15
|
//#endregion
|
|
4
16
|
export { simplekpi };
|
|
5
17
|
//# sourceMappingURL=app.d.mts.map
|
package/dist/app.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,SAAA,6BAAS,GAAA,+BAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.mjs
CHANGED
|
@@ -1,8 +1,16 @@
|
|
|
1
1
|
import { defineApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
2
3
|
//#region src/app.ts
|
|
3
4
|
const simplekpi = defineApp({
|
|
4
5
|
slug: "simplekpi",
|
|
5
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: {
|
|
8
|
+
username: z.string(),
|
|
9
|
+
password: z.string(),
|
|
10
|
+
subdomain: z.string(),
|
|
11
|
+
generic_api_key: z.string(),
|
|
12
|
+
generic_id: z.string()
|
|
13
|
+
}
|
|
6
14
|
});
|
|
7
15
|
//#endregion
|
|
8
16
|
export { simplekpi };
|
package/dist/app.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const simplekpi = defineApp({\n slug: \"simplekpi\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const simplekpi = defineApp({\n slug: \"simplekpi\",\n auth: \"keystroke\",\n credential: {\n username: z.string(),\n password: z.string(),\n subdomain: z.string(),\n generic_api_key: z.string(),\n generic_id: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,YAAY,UAAU;CACjC,MAAM;CACN,MAAM;CACN,YAAY;EACV,UAAU,EAAE,OAAO;EACnB,UAAU,EAAE,OAAO;EACnB,WAAW,EAAE,OAAO;EACpB,iBAAiB,EAAE,OAAO;EAC1B,YAAY,EAAE,OAAO;CACvB;AACF,CAAC"}
|