@keystrokehq/simplekpi 0.1.4 → 0.1.6
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-user-group-item.cjs +1 -0
- package/dist/actions/add-user-group-item.cjs.map +1 -1
- package/dist/actions/add-user-group-item.d.cts +3 -4
- package/dist/actions/add-user-group-item.d.cts.map +1 -1
- package/dist/actions/add-user-group-item.d.mts +3 -4
- package/dist/actions/add-user-group-item.d.mts.map +1 -1
- package/dist/actions/add-user-group-item.mjs +1 -0
- package/dist/actions/add-user-group-item.mjs.map +1 -1
- package/dist/actions/add-user-kpi.cjs +1 -0
- package/dist/actions/add-user-kpi.cjs.map +1 -1
- package/dist/actions/add-user-kpi.d.cts +3 -6
- package/dist/actions/add-user-kpi.d.cts.map +1 -1
- package/dist/actions/add-user-kpi.d.mts +3 -6
- package/dist/actions/add-user-kpi.d.mts.map +1 -1
- package/dist/actions/add-user-kpi.mjs +1 -0
- package/dist/actions/add-user-kpi.mjs.map +1 -1
- package/dist/actions/create-category-kpi.cjs +1 -0
- package/dist/actions/create-category-kpi.cjs.map +1 -1
- package/dist/actions/create-category-kpi.d.cts +3 -11
- package/dist/actions/create-category-kpi.d.cts.map +1 -1
- package/dist/actions/create-category-kpi.d.mts +3 -11
- package/dist/actions/create-category-kpi.d.mts.map +1 -1
- package/dist/actions/create-category-kpi.mjs +1 -0
- package/dist/actions/create-category-kpi.mjs.map +1 -1
- package/dist/actions/create-group-item.cjs +1 -0
- package/dist/actions/create-group-item.cjs.map +1 -1
- package/dist/actions/create-group-item.d.cts +3 -5
- package/dist/actions/create-group-item.d.cts.map +1 -1
- package/dist/actions/create-group-item.d.mts +3 -5
- package/dist/actions/create-group-item.d.mts.map +1 -1
- package/dist/actions/create-group-item.mjs +1 -0
- package/dist/actions/create-group-item.mjs.map +1 -1
- package/dist/actions/create-group.cjs +1 -0
- package/dist/actions/create-group.cjs.map +1 -1
- package/dist/actions/create-group.d.cts +3 -4
- package/dist/actions/create-group.d.cts.map +1 -1
- package/dist/actions/create-group.d.mts +3 -4
- package/dist/actions/create-group.d.mts.map +1 -1
- package/dist/actions/create-group.mjs +1 -0
- package/dist/actions/create-group.mjs.map +1 -1
- package/dist/actions/create-kpi-category.cjs +1 -0
- package/dist/actions/create-kpi-category.cjs.map +1 -1
- package/dist/actions/create-kpi-category.d.cts +3 -4
- package/dist/actions/create-kpi-category.d.cts.map +1 -1
- package/dist/actions/create-kpi-category.d.mts +3 -4
- package/dist/actions/create-kpi-category.d.mts.map +1 -1
- package/dist/actions/create-kpi-category.mjs +1 -0
- package/dist/actions/create-kpi-category.mjs.map +1 -1
- package/dist/actions/create-kpi-unit.cjs +1 -0
- package/dist/actions/create-kpi-unit.cjs.map +1 -1
- package/dist/actions/create-kpi-unit.d.cts +3 -6
- package/dist/actions/create-kpi-unit.d.cts.map +1 -1
- package/dist/actions/create-kpi-unit.d.mts +3 -6
- package/dist/actions/create-kpi-unit.d.mts.map +1 -1
- package/dist/actions/create-kpi-unit.mjs +1 -0
- package/dist/actions/create-kpi-unit.mjs.map +1 -1
- package/dist/actions/create-kpi.cjs +1 -0
- package/dist/actions/create-kpi.cjs.map +1 -1
- package/dist/actions/create-kpi.d.cts +3 -11
- package/dist/actions/create-kpi.d.cts.map +1 -1
- package/dist/actions/create-kpi.d.mts +3 -11
- package/dist/actions/create-kpi.d.mts.map +1 -1
- package/dist/actions/create-kpi.mjs +1 -0
- package/dist/actions/create-kpi.mjs.map +1 -1
- package/dist/actions/create-or-update-kpi-entries.cjs +1 -0
- package/dist/actions/create-or-update-kpi-entries.cjs.map +1 -1
- package/dist/actions/create-or-update-kpi-entries.d.cts +3 -19
- package/dist/actions/create-or-update-kpi-entries.d.cts.map +1 -1
- package/dist/actions/create-or-update-kpi-entries.d.mts +3 -19
- package/dist/actions/create-or-update-kpi-entries.d.mts.map +1 -1
- package/dist/actions/create-or-update-kpi-entries.mjs +1 -0
- package/dist/actions/create-or-update-kpi-entries.mjs.map +1 -1
- package/dist/actions/create-user.cjs +1 -0
- package/dist/actions/create-user.cjs.map +1 -1
- package/dist/actions/create-user.d.cts +3 -10
- package/dist/actions/create-user.d.cts.map +1 -1
- package/dist/actions/create-user.d.mts +3 -10
- package/dist/actions/create-user.d.mts.map +1 -1
- package/dist/actions/create-user.mjs +1 -0
- package/dist/actions/create-user.mjs.map +1 -1
- package/dist/actions/delete-category-kpi.cjs +1 -0
- package/dist/actions/delete-category-kpi.cjs.map +1 -1
- package/dist/actions/delete-category-kpi.d.cts +3 -4
- package/dist/actions/delete-category-kpi.d.cts.map +1 -1
- package/dist/actions/delete-category-kpi.d.mts +3 -4
- package/dist/actions/delete-category-kpi.d.mts.map +1 -1
- package/dist/actions/delete-category-kpi.mjs +1 -0
- package/dist/actions/delete-category-kpi.mjs.map +1 -1
- package/dist/actions/delete-group-item.cjs +1 -0
- package/dist/actions/delete-group-item.cjs.map +1 -1
- package/dist/actions/delete-group-item.d.cts +3 -4
- package/dist/actions/delete-group-item.d.cts.map +1 -1
- package/dist/actions/delete-group-item.d.mts +3 -4
- package/dist/actions/delete-group-item.d.mts.map +1 -1
- package/dist/actions/delete-group-item.mjs +1 -0
- package/dist/actions/delete-group-item.mjs.map +1 -1
- package/dist/actions/delete-group.cjs +1 -0
- package/dist/actions/delete-group.cjs.map +1 -1
- package/dist/actions/delete-group.d.cts +3 -3
- package/dist/actions/delete-group.d.cts.map +1 -1
- package/dist/actions/delete-group.d.mts +3 -3
- package/dist/actions/delete-group.d.mts.map +1 -1
- package/dist/actions/delete-group.mjs +1 -0
- package/dist/actions/delete-group.mjs.map +1 -1
- package/dist/actions/delete-kpi-category.cjs +1 -0
- package/dist/actions/delete-kpi-category.cjs.map +1 -1
- package/dist/actions/delete-kpi-category.d.cts +3 -3
- package/dist/actions/delete-kpi-category.d.cts.map +1 -1
- package/dist/actions/delete-kpi-category.d.mts +3 -3
- package/dist/actions/delete-kpi-category.d.mts.map +1 -1
- package/dist/actions/delete-kpi-category.mjs +1 -0
- package/dist/actions/delete-kpi-category.mjs.map +1 -1
- package/dist/actions/delete-kpi-entry.cjs +1 -0
- package/dist/actions/delete-kpi-entry.cjs.map +1 -1
- package/dist/actions/delete-kpi-entry.d.cts +3 -3
- package/dist/actions/delete-kpi-entry.d.cts.map +1 -1
- package/dist/actions/delete-kpi-entry.d.mts +3 -3
- package/dist/actions/delete-kpi-entry.d.mts.map +1 -1
- package/dist/actions/delete-kpi-entry.mjs +1 -0
- package/dist/actions/delete-kpi-entry.mjs.map +1 -1
- package/dist/actions/delete-kpi-unit.cjs +1 -0
- package/dist/actions/delete-kpi-unit.cjs.map +1 -1
- package/dist/actions/delete-kpi-unit.d.cts +3 -3
- package/dist/actions/delete-kpi-unit.d.cts.map +1 -1
- package/dist/actions/delete-kpi-unit.d.mts +3 -3
- package/dist/actions/delete-kpi-unit.d.mts.map +1 -1
- package/dist/actions/delete-kpi-unit.mjs +1 -0
- package/dist/actions/delete-kpi-unit.mjs.map +1 -1
- package/dist/actions/delete-kpi.cjs +1 -0
- package/dist/actions/delete-kpi.cjs.map +1 -1
- package/dist/actions/delete-kpi.d.cts +3 -3
- package/dist/actions/delete-kpi.d.cts.map +1 -1
- package/dist/actions/delete-kpi.d.mts +3 -3
- package/dist/actions/delete-kpi.d.mts.map +1 -1
- package/dist/actions/delete-kpi.mjs +1 -0
- package/dist/actions/delete-kpi.mjs.map +1 -1
- package/dist/actions/delete-user-group-item.cjs +1 -0
- package/dist/actions/delete-user-group-item.cjs.map +1 -1
- package/dist/actions/delete-user-group-item.d.cts +3 -4
- package/dist/actions/delete-user-group-item.d.cts.map +1 -1
- package/dist/actions/delete-user-group-item.d.mts +3 -4
- package/dist/actions/delete-user-group-item.d.mts.map +1 -1
- package/dist/actions/delete-user-group-item.mjs +1 -0
- package/dist/actions/delete-user-group-item.mjs.map +1 -1
- package/dist/actions/delete-user-kpi.cjs +1 -0
- package/dist/actions/delete-user-kpi.cjs.map +1 -1
- package/dist/actions/delete-user-kpi.d.cts +3 -4
- package/dist/actions/delete-user-kpi.d.cts.map +1 -1
- package/dist/actions/delete-user-kpi.d.mts +3 -4
- package/dist/actions/delete-user-kpi.d.mts.map +1 -1
- package/dist/actions/delete-user-kpi.mjs +1 -0
- package/dist/actions/delete-user-kpi.mjs.map +1 -1
- package/dist/actions/delete-user.cjs +1 -0
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +3 -3
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +3 -3
- package/dist/actions/delete-user.d.mts.map +1 -1
- package/dist/actions/delete-user.mjs +1 -0
- package/dist/actions/delete-user.mjs.map +1 -1
- package/dist/actions/get-all-data-entries.cjs +1 -0
- package/dist/actions/get-all-data-entries.cjs.map +1 -1
- package/dist/actions/get-all-data-entries.d.cts +3 -7
- package/dist/actions/get-all-data-entries.d.cts.map +1 -1
- package/dist/actions/get-all-data-entries.d.mts +3 -7
- package/dist/actions/get-all-data-entries.d.mts.map +1 -1
- package/dist/actions/get-all-data-entries.mjs +1 -0
- package/dist/actions/get-all-data-entries.mjs.map +1 -1
- package/dist/actions/get-category-kpi.cjs +1 -0
- package/dist/actions/get-category-kpi.cjs.map +1 -1
- package/dist/actions/get-category-kpi.d.cts +3 -4
- package/dist/actions/get-category-kpi.d.cts.map +1 -1
- package/dist/actions/get-category-kpi.d.mts +3 -4
- package/dist/actions/get-category-kpi.d.mts.map +1 -1
- package/dist/actions/get-category-kpi.mjs +1 -0
- package/dist/actions/get-category-kpi.mjs.map +1 -1
- package/dist/actions/get-group-item.cjs +1 -0
- package/dist/actions/get-group-item.cjs.map +1 -1
- package/dist/actions/get-group-item.d.cts +3 -4
- package/dist/actions/get-group-item.d.cts.map +1 -1
- package/dist/actions/get-group-item.d.mts +3 -4
- package/dist/actions/get-group-item.d.mts.map +1 -1
- package/dist/actions/get-group-item.mjs +1 -0
- package/dist/actions/get-group-item.mjs.map +1 -1
- package/dist/actions/get-group.cjs +1 -0
- package/dist/actions/get-group.cjs.map +1 -1
- package/dist/actions/get-group.d.cts +3 -3
- package/dist/actions/get-group.d.cts.map +1 -1
- package/dist/actions/get-group.d.mts +3 -3
- package/dist/actions/get-group.d.mts.map +1 -1
- package/dist/actions/get-group.mjs +1 -0
- package/dist/actions/get-group.mjs.map +1 -1
- package/dist/actions/get-kpi-category.cjs +1 -0
- package/dist/actions/get-kpi-category.cjs.map +1 -1
- package/dist/actions/get-kpi-category.d.cts +3 -3
- package/dist/actions/get-kpi-category.d.cts.map +1 -1
- package/dist/actions/get-kpi-category.d.mts +3 -3
- package/dist/actions/get-kpi-category.d.mts.map +1 -1
- package/dist/actions/get-kpi-category.mjs +1 -0
- package/dist/actions/get-kpi-category.mjs.map +1 -1
- package/dist/actions/get-kpi-entry.cjs +1 -0
- package/dist/actions/get-kpi-entry.cjs.map +1 -1
- package/dist/actions/get-kpi-entry.d.cts +3 -3
- package/dist/actions/get-kpi-entry.d.cts.map +1 -1
- package/dist/actions/get-kpi-entry.d.mts +3 -3
- package/dist/actions/get-kpi-entry.d.mts.map +1 -1
- package/dist/actions/get-kpi-entry.mjs +1 -0
- package/dist/actions/get-kpi-entry.mjs.map +1 -1
- package/dist/actions/get-kpi-frequency.cjs +1 -0
- package/dist/actions/get-kpi-frequency.cjs.map +1 -1
- package/dist/actions/get-kpi-frequency.d.cts +3 -3
- package/dist/actions/get-kpi-frequency.d.cts.map +1 -1
- package/dist/actions/get-kpi-frequency.d.mts +3 -3
- package/dist/actions/get-kpi-frequency.d.mts.map +1 -1
- package/dist/actions/get-kpi-frequency.mjs +1 -0
- package/dist/actions/get-kpi-frequency.mjs.map +1 -1
- package/dist/actions/get-kpi-icon.cjs +1 -0
- package/dist/actions/get-kpi-icon.cjs.map +1 -1
- package/dist/actions/get-kpi-icon.d.cts +3 -3
- package/dist/actions/get-kpi-icon.d.cts.map +1 -1
- package/dist/actions/get-kpi-icon.d.mts +3 -3
- package/dist/actions/get-kpi-icon.d.mts.map +1 -1
- package/dist/actions/get-kpi-icon.mjs +1 -0
- package/dist/actions/get-kpi-icon.mjs.map +1 -1
- package/dist/actions/get-kpi-unit.cjs +1 -0
- package/dist/actions/get-kpi-unit.cjs.map +1 -1
- package/dist/actions/get-kpi-unit.d.cts +3 -3
- package/dist/actions/get-kpi-unit.d.cts.map +1 -1
- package/dist/actions/get-kpi-unit.d.mts +3 -3
- package/dist/actions/get-kpi-unit.d.mts.map +1 -1
- package/dist/actions/get-kpi-unit.mjs +1 -0
- package/dist/actions/get-kpi-unit.mjs.map +1 -1
- package/dist/actions/get-kpi.cjs +1 -0
- package/dist/actions/get-kpi.cjs.map +1 -1
- package/dist/actions/get-kpi.d.cts +3 -3
- package/dist/actions/get-kpi.d.cts.map +1 -1
- package/dist/actions/get-kpi.d.mts +3 -3
- package/dist/actions/get-kpi.d.mts.map +1 -1
- package/dist/actions/get-kpi.mjs +1 -0
- package/dist/actions/get-kpi.mjs.map +1 -1
- package/dist/actions/get-user-group-item.cjs +1 -0
- package/dist/actions/get-user-group-item.cjs.map +1 -1
- package/dist/actions/get-user-group-item.d.cts +3 -4
- package/dist/actions/get-user-group-item.d.cts.map +1 -1
- package/dist/actions/get-user-group-item.d.mts +3 -4
- package/dist/actions/get-user-group-item.d.mts.map +1 -1
- package/dist/actions/get-user-group-item.mjs +1 -0
- package/dist/actions/get-user-group-item.mjs.map +1 -1
- package/dist/actions/get-user-kpi.cjs +1 -0
- package/dist/actions/get-user-kpi.cjs.map +1 -1
- package/dist/actions/get-user-kpi.d.cts +3 -4
- package/dist/actions/get-user-kpi.d.cts.map +1 -1
- package/dist/actions/get-user-kpi.d.mts +3 -4
- package/dist/actions/get-user-kpi.d.mts.map +1 -1
- package/dist/actions/get-user-kpi.mjs +1 -0
- package/dist/actions/get-user-kpi.mjs.map +1 -1
- package/dist/actions/get-user.cjs +1 -0
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +3 -3
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +3 -3
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +1 -0
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/list-category-kpis.cjs +1 -0
- package/dist/actions/list-category-kpis.cjs.map +1 -1
- package/dist/actions/list-category-kpis.d.cts +3 -3
- package/dist/actions/list-category-kpis.d.cts.map +1 -1
- package/dist/actions/list-category-kpis.d.mts +3 -3
- package/dist/actions/list-category-kpis.d.mts.map +1 -1
- package/dist/actions/list-category-kpis.mjs +1 -0
- package/dist/actions/list-category-kpis.mjs.map +1 -1
- package/dist/actions/list-group-items.cjs +1 -0
- package/dist/actions/list-group-items.cjs.map +1 -1
- package/dist/actions/list-group-items.d.cts +3 -3
- package/dist/actions/list-group-items.d.cts.map +1 -1
- package/dist/actions/list-group-items.d.mts +3 -3
- package/dist/actions/list-group-items.d.mts.map +1 -1
- package/dist/actions/list-group-items.mjs +1 -0
- package/dist/actions/list-group-items.mjs.map +1 -1
- package/dist/actions/list-groups.cjs +1 -0
- package/dist/actions/list-groups.cjs.map +1 -1
- package/dist/actions/list-groups.d.cts +3 -1
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +3 -1
- package/dist/actions/list-groups.d.mts.map +1 -1
- package/dist/actions/list-groups.mjs +1 -0
- package/dist/actions/list-groups.mjs.map +1 -1
- package/dist/actions/list-kpi-categories.cjs +1 -0
- package/dist/actions/list-kpi-categories.cjs.map +1 -1
- package/dist/actions/list-kpi-categories.d.cts +3 -1
- package/dist/actions/list-kpi-categories.d.cts.map +1 -1
- package/dist/actions/list-kpi-categories.d.mts +3 -1
- package/dist/actions/list-kpi-categories.d.mts.map +1 -1
- package/dist/actions/list-kpi-categories.mjs +1 -0
- package/dist/actions/list-kpi-categories.mjs.map +1 -1
- package/dist/actions/list-kpi-entries.cjs +1 -0
- package/dist/actions/list-kpi-entries.cjs.map +1 -1
- package/dist/actions/list-kpi-entries.d.cts +3 -8
- package/dist/actions/list-kpi-entries.d.cts.map +1 -1
- package/dist/actions/list-kpi-entries.d.mts +3 -8
- package/dist/actions/list-kpi-entries.d.mts.map +1 -1
- package/dist/actions/list-kpi-entries.mjs +1 -0
- package/dist/actions/list-kpi-entries.mjs.map +1 -1
- package/dist/actions/list-kpi-frequencies.cjs +1 -0
- package/dist/actions/list-kpi-frequencies.cjs.map +1 -1
- package/dist/actions/list-kpi-frequencies.d.cts +3 -1
- package/dist/actions/list-kpi-frequencies.d.cts.map +1 -1
- package/dist/actions/list-kpi-frequencies.d.mts +3 -1
- package/dist/actions/list-kpi-frequencies.d.mts.map +1 -1
- package/dist/actions/list-kpi-frequencies.mjs +1 -0
- package/dist/actions/list-kpi-frequencies.mjs.map +1 -1
- package/dist/actions/list-kpi-icons.cjs +1 -0
- package/dist/actions/list-kpi-icons.cjs.map +1 -1
- package/dist/actions/list-kpi-icons.d.cts +3 -1
- package/dist/actions/list-kpi-icons.d.cts.map +1 -1
- package/dist/actions/list-kpi-icons.d.mts +3 -1
- package/dist/actions/list-kpi-icons.d.mts.map +1 -1
- package/dist/actions/list-kpi-icons.mjs +1 -0
- package/dist/actions/list-kpi-icons.mjs.map +1 -1
- package/dist/actions/list-kpi-units.cjs +1 -0
- package/dist/actions/list-kpi-units.cjs.map +1 -1
- package/dist/actions/list-kpi-units.d.cts +3 -1
- package/dist/actions/list-kpi-units.d.cts.map +1 -1
- package/dist/actions/list-kpi-units.d.mts +3 -1
- package/dist/actions/list-kpi-units.d.mts.map +1 -1
- package/dist/actions/list-kpi-units.mjs +1 -0
- package/dist/actions/list-kpi-units.mjs.map +1 -1
- package/dist/actions/list-kpis.cjs +1 -0
- package/dist/actions/list-kpis.cjs.map +1 -1
- package/dist/actions/list-kpis.d.cts +3 -1
- package/dist/actions/list-kpis.d.cts.map +1 -1
- package/dist/actions/list-kpis.d.mts +3 -1
- package/dist/actions/list-kpis.d.mts.map +1 -1
- package/dist/actions/list-kpis.mjs +1 -0
- package/dist/actions/list-kpis.mjs.map +1 -1
- package/dist/actions/list-user-group-items.cjs +1 -0
- package/dist/actions/list-user-group-items.cjs.map +1 -1
- package/dist/actions/list-user-group-items.d.cts +3 -3
- package/dist/actions/list-user-group-items.d.cts.map +1 -1
- package/dist/actions/list-user-group-items.d.mts +3 -3
- package/dist/actions/list-user-group-items.d.mts.map +1 -1
- package/dist/actions/list-user-group-items.mjs +1 -0
- package/dist/actions/list-user-group-items.mjs.map +1 -1
- package/dist/actions/list-user-kpis.cjs +1 -0
- package/dist/actions/list-user-kpis.cjs.map +1 -1
- package/dist/actions/list-user-kpis.d.cts +3 -3
- package/dist/actions/list-user-kpis.d.cts.map +1 -1
- package/dist/actions/list-user-kpis.d.mts +3 -3
- package/dist/actions/list-user-kpis.d.mts.map +1 -1
- package/dist/actions/list-user-kpis.mjs +1 -0
- package/dist/actions/list-user-kpis.mjs.map +1 -1
- package/dist/actions/update-category-kpi.cjs +1 -0
- package/dist/actions/update-category-kpi.cjs.map +1 -1
- package/dist/actions/update-category-kpi.d.cts +3 -14
- package/dist/actions/update-category-kpi.d.cts.map +1 -1
- package/dist/actions/update-category-kpi.d.mts +3 -14
- package/dist/actions/update-category-kpi.d.mts.map +1 -1
- package/dist/actions/update-category-kpi.mjs +1 -0
- package/dist/actions/update-category-kpi.mjs.map +1 -1
- package/dist/actions/update-group-item.cjs +1 -0
- package/dist/actions/update-group-item.cjs.map +1 -1
- package/dist/actions/update-group-item.d.cts +3 -6
- package/dist/actions/update-group-item.d.cts.map +1 -1
- package/dist/actions/update-group-item.d.mts +3 -6
- package/dist/actions/update-group-item.d.mts.map +1 -1
- package/dist/actions/update-group-item.mjs +1 -0
- package/dist/actions/update-group-item.mjs.map +1 -1
- package/dist/actions/update-group.cjs +1 -0
- package/dist/actions/update-group.cjs.map +1 -1
- package/dist/actions/update-group.d.cts +3 -5
- package/dist/actions/update-group.d.cts.map +1 -1
- package/dist/actions/update-group.d.mts +3 -5
- package/dist/actions/update-group.d.mts.map +1 -1
- package/dist/actions/update-group.mjs +1 -0
- package/dist/actions/update-group.mjs.map +1 -1
- package/dist/actions/update-kpi-entry.cjs +1 -0
- package/dist/actions/update-kpi-entry.cjs.map +1 -1
- package/dist/actions/update-kpi-entry.d.cts +3 -9
- package/dist/actions/update-kpi-entry.d.cts.map +1 -1
- package/dist/actions/update-kpi-entry.d.mts +3 -9
- package/dist/actions/update-kpi-entry.d.mts.map +1 -1
- package/dist/actions/update-kpi-entry.mjs +1 -0
- package/dist/actions/update-kpi-entry.mjs.map +1 -1
- package/dist/actions/update-kpi-unit.cjs +1 -0
- package/dist/actions/update-kpi-unit.cjs.map +1 -1
- package/dist/actions/update-kpi-unit.d.cts +3 -7
- package/dist/actions/update-kpi-unit.d.cts.map +1 -1
- package/dist/actions/update-kpi-unit.d.mts +3 -7
- package/dist/actions/update-kpi-unit.d.mts.map +1 -1
- package/dist/actions/update-kpi-unit.mjs +1 -0
- package/dist/actions/update-kpi-unit.mjs.map +1 -1
- package/dist/actions/update-kpi.cjs +1 -0
- package/dist/actions/update-kpi.cjs.map +1 -1
- package/dist/actions/update-kpi.d.cts +3 -14
- package/dist/actions/update-kpi.d.cts.map +1 -1
- package/dist/actions/update-kpi.d.mts +3 -14
- package/dist/actions/update-kpi.d.mts.map +1 -1
- package/dist/actions/update-kpi.mjs +1 -0
- package/dist/actions/update-kpi.mjs.map +1 -1
- package/dist/actions/update-user.cjs +1 -0
- package/dist/actions/update-user.cjs.map +1 -1
- package/dist/actions/update-user.d.cts +3 -10
- package/dist/actions/update-user.d.cts.map +1 -1
- package/dist/actions/update-user.d.mts +3 -10
- package/dist/actions/update-user.d.mts.map +1 -1
- package/dist/actions/update-user.mjs +1 -0
- package/dist/actions/update-user.mjs.map +1 -1
- package/dist/app.cjs +12 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +11 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +11 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +9 -2
- 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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group.d.cts","names":[],"sources":["../../src/actions/get-group.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-group.d.cts","names":[],"sources":["../../src/actions/get-group.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;cAQvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { simplekpi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-group.d.ts
|
|
@@ -11,9 +13,7 @@ declare const SimplekpiGetGroupOutput: z.ZodObject<{
|
|
|
11
13
|
sort_order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
14
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const simplekpiGetGroup:
|
|
15
|
-
id: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
16
|
+
declare const simplekpiGetGroup: AppAction<typeof SimplekpiGetGroupInput, typeof SimplekpiGetGroupOutput, typeof simplekpi.credential>;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { simplekpiGetGroup };
|
|
19
19
|
//# sourceMappingURL=get-group.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group.d.mts","names":[],"sources":["../../src/actions/get-group.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-group.d.mts","names":[],"sources":["../../src/actions/get-group.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;cAQvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group.mjs","names":[],"sources":["../../src/actions/get-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetGroupInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the group to retrieve\"),\n}).describe(\"Request model for retrieving a specific group by ID.\");\nexport const SimplekpiGetGroupOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the group, automatically assigned when creating a group\").nullable().optional(),\n name: z.string().describe(\"The name of the group\").nullable().optional(),\n created_at: z.string().describe(\"The date and time the group was created (ISO 8601 format)\").nullable().optional(),\n sort_order: z.number().int().describe(\"The display order of the group\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time of the last update of the group (ISO 8601 format)\").nullable().optional(),\n}).passthrough().describe(\"Response model containing group information.\");\n\nexport const simplekpiGetGroup = action(\"SIMPLEKPI_GET_GROUP\", {\n slug: \"simplekpi-get-group\",\n name: \"Get Group\",\n description: \"Tool to get a specific group by ID from SimplekPI. Use when you need to retrieve detailed information about a particular group.\",\n input: SimplekpiGetGroupInput,\n output: SimplekpiGetGroupOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-group.mjs","names":[],"sources":["../../src/actions/get-group.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { simplekpi } from \"../app\";\n\nexport const SimplekpiGetGroupInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the group to retrieve\"),\n}).describe(\"Request model for retrieving a specific group by ID.\");\nexport const SimplekpiGetGroupOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the group, automatically assigned when creating a group\").nullable().optional(),\n name: z.string().describe(\"The name of the group\").nullable().optional(),\n created_at: z.string().describe(\"The date and time the group was created (ISO 8601 format)\").nullable().optional(),\n sort_order: z.number().int().describe(\"The display order of the group\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time of the last update of the group (ISO 8601 format)\").nullable().optional(),\n}).passthrough().describe(\"Response model containing group information.\");\n\nexport const simplekpiGetGroup: AppAction<\n typeof SimplekpiGetGroupInput,\n typeof SimplekpiGetGroupOutput,\n typeof simplekpi.credential\n> = action(\"SIMPLEKPI_GET_GROUP\", {\n slug: \"simplekpi-get-group\",\n name: \"Get Group\",\n description: \"Tool to get a specific group by ID from SimplekPI. Use when you need to retrieve detailed information about a particular group.\",\n input: SimplekpiGetGroupInput,\n output: SimplekpiGetGroupOutput,\n});\n"],"mappings":";;;AAiBA,MAAa,oBAIT,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnBoC,EAAE,OAAO,EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,EAChF,CAAC,CAAC,CAAC,SAAS,sDAiBH;CACP,QAjBqC,EAAE,OAAO;EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClI,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-category.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi-category.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiCategoryInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI category to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI category by ID.\");\nexport const SimplekpiGetKpiCategoryOutput = z.object({\n id: z.number().int().describe(\"Automatically generated unique identifier for the KPI category\").nullable().optional(),\n name: z.string().describe(\"The name of the KPI category (maximum 50 characters)\").nullable().optional(),\n created_at: z.string().describe(\"The UTC date and time the category was created (ISO 8601 format)\").nullable().optional(),\n sort_order: z.number().int().describe(\"Display ordering value for the category (16-bit integer)\").nullable().optional(),\n updated_at: z.string().describe(\"The UTC date and time the category was last updated (ISO 8601 format)\").nullable().optional(),\n}).passthrough().describe(\"Response model containing KPI category information.\");\n\nexport const simplekpiGetKpiCategory = action(\"SIMPLEKPI_GET_KPI_CATEGORY\", {\n slug: \"simplekpi-get-kpi-category\",\n name: \"Get KPI Category\",\n description: \"Tool to get a specific KPI category by ID from SimpleKPI. Use when you need to retrieve detailed information about a particular KPI category.\",\n input: SimplekpiGetKpiCategoryInput,\n output: SimplekpiGetKpiCategoryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-category.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi-category.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { simplekpi } from \"../app\";\n\nexport const SimplekpiGetKpiCategoryInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI category to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI category by ID.\");\nexport const SimplekpiGetKpiCategoryOutput = z.object({\n id: z.number().int().describe(\"Automatically generated unique identifier for the KPI category\").nullable().optional(),\n name: z.string().describe(\"The name of the KPI category (maximum 50 characters)\").nullable().optional(),\n created_at: z.string().describe(\"The UTC date and time the category was created (ISO 8601 format)\").nullable().optional(),\n sort_order: z.number().int().describe(\"Display ordering value for the category (16-bit integer)\").nullable().optional(),\n updated_at: z.string().describe(\"The UTC date and time the category was last updated (ISO 8601 format)\").nullable().optional(),\n}).passthrough().describe(\"Response model containing KPI category information.\");\n\nexport const simplekpiGetKpiCategory: AppAction<\n typeof SimplekpiGetKpiCategoryInput,\n typeof SimplekpiGetKpiCategoryOutput,\n typeof simplekpi.credential\n> = action(\"SIMPLEKPI_GET_KPI_CATEGORY\", {\n slug: \"simplekpi-get-kpi-category\",\n name: \"Get KPI Category\",\n description: \"Tool to get a specific KPI category by ID from SimpleKPI. Use when you need to retrieve detailed information about a particular KPI category.\",\n input: SimplekpiGetKpiCategoryInput,\n output: SimplekpiGetKpiCategoryOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,EACvF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,0BAITC,eAAAA,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { simplekpi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-kpi-category.d.ts
|
|
@@ -11,9 +13,7 @@ declare const SimplekpiGetKpiCategoryOutput: z.ZodObject<{
|
|
|
11
13
|
sort_order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
14
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const simplekpiGetKpiCategory:
|
|
15
|
-
id: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
16
|
+
declare const simplekpiGetKpiCategory: AppAction<typeof SimplekpiGetKpiCategoryInput, typeof SimplekpiGetKpiCategoryOutput, typeof simplekpi.credential>;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { simplekpiGetKpiCategory };
|
|
19
19
|
//# sourceMappingURL=get-kpi-category.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-category.d.cts","names":[],"sources":["../../src/actions/get-kpi-category.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-category.d.cts","names":[],"sources":["../../src/actions/get-kpi-category.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAQ7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { simplekpi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-kpi-category.d.ts
|
|
@@ -11,9 +13,7 @@ declare const SimplekpiGetKpiCategoryOutput: z.ZodObject<{
|
|
|
11
13
|
sort_order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
14
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const simplekpiGetKpiCategory:
|
|
15
|
-
id: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
16
|
+
declare const simplekpiGetKpiCategory: AppAction<typeof SimplekpiGetKpiCategoryInput, typeof SimplekpiGetKpiCategoryOutput, typeof simplekpi.credential>;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { simplekpiGetKpiCategory };
|
|
19
19
|
//# sourceMappingURL=get-kpi-category.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-category.d.mts","names":[],"sources":["../../src/actions/get-kpi-category.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-category.d.mts","names":[],"sources":["../../src/actions/get-kpi-category.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAQ7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-category.mjs","names":[],"sources":["../../src/actions/get-kpi-category.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiCategoryInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI category to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI category by ID.\");\nexport const SimplekpiGetKpiCategoryOutput = z.object({\n id: z.number().int().describe(\"Automatically generated unique identifier for the KPI category\").nullable().optional(),\n name: z.string().describe(\"The name of the KPI category (maximum 50 characters)\").nullable().optional(),\n created_at: z.string().describe(\"The UTC date and time the category was created (ISO 8601 format)\").nullable().optional(),\n sort_order: z.number().int().describe(\"Display ordering value for the category (16-bit integer)\").nullable().optional(),\n updated_at: z.string().describe(\"The UTC date and time the category was last updated (ISO 8601 format)\").nullable().optional(),\n}).passthrough().describe(\"Response model containing KPI category information.\");\n\nexport const simplekpiGetKpiCategory = action(\"SIMPLEKPI_GET_KPI_CATEGORY\", {\n slug: \"simplekpi-get-kpi-category\",\n name: \"Get KPI Category\",\n description: \"Tool to get a specific KPI category by ID from SimpleKPI. Use when you need to retrieve detailed information about a particular KPI category.\",\n input: SimplekpiGetKpiCategoryInput,\n output: SimplekpiGetKpiCategoryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-category.mjs","names":[],"sources":["../../src/actions/get-kpi-category.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { simplekpi } from \"../app\";\n\nexport const SimplekpiGetKpiCategoryInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI category to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI category by ID.\");\nexport const SimplekpiGetKpiCategoryOutput = z.object({\n id: z.number().int().describe(\"Automatically generated unique identifier for the KPI category\").nullable().optional(),\n name: z.string().describe(\"The name of the KPI category (maximum 50 characters)\").nullable().optional(),\n created_at: z.string().describe(\"The UTC date and time the category was created (ISO 8601 format)\").nullable().optional(),\n sort_order: z.number().int().describe(\"Display ordering value for the category (16-bit integer)\").nullable().optional(),\n updated_at: z.string().describe(\"The UTC date and time the category was last updated (ISO 8601 format)\").nullable().optional(),\n}).passthrough().describe(\"Response model containing KPI category information.\");\n\nexport const simplekpiGetKpiCategory: AppAction<\n typeof SimplekpiGetKpiCategoryInput,\n typeof SimplekpiGetKpiCategoryOutput,\n typeof simplekpi.credential\n> = action(\"SIMPLEKPI_GET_KPI_CATEGORY\", {\n slug: \"simplekpi-get-kpi-category\",\n name: \"Get KPI Category\",\n description: \"Tool to get a specific KPI category by ID from SimpleKPI. Use when you need to retrieve detailed information about a particular KPI category.\",\n input: SimplekpiGetKpiCategoryInput,\n output: SimplekpiGetKpiCategoryOutput,\n});\n"],"mappings":";;;AAiBA,MAAa,0BAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnB0C,EAAE,OAAO,EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,EACvF,CAAC,CAAC,CAAC,SAAS,6DAiBH;CACP,QAjB2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-entry.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi-entry.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiEntryInput = z.object({\n kpientryid: z.number().int().describe(\"The unique identifier of the KPI entry to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI entry by ID.\");\nexport const SimplekpiGetKpiEntryOutput = z.object({\n id: z.number().int().describe(\"Auto-generated KPI entry ID\").nullable(),\n notes: z.string().describe(\"The note associated with the KPI entry (max 500 characters)\").nullable().optional(),\n actual: z.number().describe(\"The recorded actual value for the period\").nullable(),\n kpi_id: z.number().int().describe(\"The KPI associated with this entry\").nullable(),\n target: z.number().describe(\"The target value of the entry\").nullable().optional(),\n user_id: z.number().int().describe(\"Identifier of the user who created the entry\").nullable(),\n created_at: z.string().describe(\"UTC datetime when the KPI entry was created\").nullable().optional(),\n entry_date: z.string().describe(\"The date of the entry (YYYY-MM-DD format)\").nullable(),\n updated_at: z.string().describe(\"UTC datetime when the KPI entry was last updated\").nullable().optional(),\n}).passthrough().describe(\"Response model for a KPI entry with all its details.\");\n\nexport const simplekpiGetKpiEntry = action(\"SIMPLEKPI_GET_KPI_ENTRY\", {\n slug: \"simplekpi-get-kpi-entry\",\n name: \"Get KPI Entry\",\n description: \"Tool to retrieve a specific KPI entry by ID. Use when you need to fetch detailed information about a particular KPI entry including actual values, targets, notes, and timestamps.\",\n input: SimplekpiGetKpiEntryInput,\n output: SimplekpiGetKpiEntryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-entry.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi-entry.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { simplekpi } from \"../app\";\n\nexport const SimplekpiGetKpiEntryInput = z.object({\n kpientryid: z.number().int().describe(\"The unique identifier of the KPI entry to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI entry by ID.\");\nexport const SimplekpiGetKpiEntryOutput = z.object({\n id: z.number().int().describe(\"Auto-generated KPI entry ID\").nullable(),\n notes: z.string().describe(\"The note associated with the KPI entry (max 500 characters)\").nullable().optional(),\n actual: z.number().describe(\"The recorded actual value for the period\").nullable(),\n kpi_id: z.number().int().describe(\"The KPI associated with this entry\").nullable(),\n target: z.number().describe(\"The target value of the entry\").nullable().optional(),\n user_id: z.number().int().describe(\"Identifier of the user who created the entry\").nullable(),\n created_at: z.string().describe(\"UTC datetime when the KPI entry was created\").nullable().optional(),\n entry_date: z.string().describe(\"The date of the entry (YYYY-MM-DD format)\").nullable(),\n updated_at: z.string().describe(\"UTC datetime when the KPI entry was last updated\").nullable().optional(),\n}).passthrough().describe(\"Response model for a KPI entry with all its details.\");\n\nexport const simplekpiGetKpiEntry: AppAction<\n typeof SimplekpiGetKpiEntryInput,\n typeof SimplekpiGetKpiEntryOutput,\n typeof simplekpi.credential\n> = action(\"SIMPLEKPI_GET_KPI_ENTRY\", {\n slug: \"simplekpi-get-kpi-entry\",\n name: \"Get KPI Entry\",\n description: \"Tool to retrieve a specific KPI entry by ID. Use when you need to fetch detailed information about a particular KPI entry including actual values, targets, notes, and timestamps.\",\n input: SimplekpiGetKpiEntryInput,\n output: SimplekpiGetKpiEntryOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,EAC5F,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,uBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { simplekpi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-kpi-entry.d.ts
|
|
@@ -15,9 +17,7 @@ declare const SimplekpiGetKpiEntryOutput: z.ZodObject<{
|
|
|
15
17
|
entry_date: z.ZodNullable<z.ZodString>;
|
|
16
18
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const simplekpiGetKpiEntry:
|
|
19
|
-
kpientryid: number;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const simplekpiGetKpiEntry: AppAction<typeof SimplekpiGetKpiEntryInput, typeof SimplekpiGetKpiEntryOutput, typeof simplekpi.credential>;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { simplekpiGetKpiEntry };
|
|
23
23
|
//# sourceMappingURL=get-kpi-entry.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-entry.d.cts","names":[],"sources":["../../src/actions/get-kpi-entry.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-entry.d.cts","names":[],"sources":["../../src/actions/get-kpi-entry.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { simplekpi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-kpi-entry.d.ts
|
|
@@ -15,9 +17,7 @@ declare const SimplekpiGetKpiEntryOutput: z.ZodObject<{
|
|
|
15
17
|
entry_date: z.ZodNullable<z.ZodString>;
|
|
16
18
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const simplekpiGetKpiEntry:
|
|
19
|
-
kpientryid: number;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const simplekpiGetKpiEntry: AppAction<typeof SimplekpiGetKpiEntryInput, typeof SimplekpiGetKpiEntryOutput, typeof simplekpi.credential>;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { simplekpiGetKpiEntry };
|
|
23
23
|
//# sourceMappingURL=get-kpi-entry.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-entry.d.mts","names":[],"sources":["../../src/actions/get-kpi-entry.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-entry.d.mts","names":[],"sources":["../../src/actions/get-kpi-entry.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-entry.mjs","names":[],"sources":["../../src/actions/get-kpi-entry.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiEntryInput = z.object({\n kpientryid: z.number().int().describe(\"The unique identifier of the KPI entry to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI entry by ID.\");\nexport const SimplekpiGetKpiEntryOutput = z.object({\n id: z.number().int().describe(\"Auto-generated KPI entry ID\").nullable(),\n notes: z.string().describe(\"The note associated with the KPI entry (max 500 characters)\").nullable().optional(),\n actual: z.number().describe(\"The recorded actual value for the period\").nullable(),\n kpi_id: z.number().int().describe(\"The KPI associated with this entry\").nullable(),\n target: z.number().describe(\"The target value of the entry\").nullable().optional(),\n user_id: z.number().int().describe(\"Identifier of the user who created the entry\").nullable(),\n created_at: z.string().describe(\"UTC datetime when the KPI entry was created\").nullable().optional(),\n entry_date: z.string().describe(\"The date of the entry (YYYY-MM-DD format)\").nullable(),\n updated_at: z.string().describe(\"UTC datetime when the KPI entry was last updated\").nullable().optional(),\n}).passthrough().describe(\"Response model for a KPI entry with all its details.\");\n\nexport const simplekpiGetKpiEntry = action(\"SIMPLEKPI_GET_KPI_ENTRY\", {\n slug: \"simplekpi-get-kpi-entry\",\n name: \"Get KPI Entry\",\n description: \"Tool to retrieve a specific KPI entry by ID. Use when you need to fetch detailed information about a particular KPI entry including actual values, targets, notes, and timestamps.\",\n input: SimplekpiGetKpiEntryInput,\n output: SimplekpiGetKpiEntryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-entry.mjs","names":[],"sources":["../../src/actions/get-kpi-entry.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { simplekpi } from \"../app\";\n\nexport const SimplekpiGetKpiEntryInput = z.object({\n kpientryid: z.number().int().describe(\"The unique identifier of the KPI entry to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI entry by ID.\");\nexport const SimplekpiGetKpiEntryOutput = z.object({\n id: z.number().int().describe(\"Auto-generated KPI entry ID\").nullable(),\n notes: z.string().describe(\"The note associated with the KPI entry (max 500 characters)\").nullable().optional(),\n actual: z.number().describe(\"The recorded actual value for the period\").nullable(),\n kpi_id: z.number().int().describe(\"The KPI associated with this entry\").nullable(),\n target: z.number().describe(\"The target value of the entry\").nullable().optional(),\n user_id: z.number().int().describe(\"Identifier of the user who created the entry\").nullable(),\n created_at: z.string().describe(\"UTC datetime when the KPI entry was created\").nullable().optional(),\n entry_date: z.string().describe(\"The date of the entry (YYYY-MM-DD format)\").nullable(),\n updated_at: z.string().describe(\"UTC datetime when the KPI entry was last updated\").nullable().optional(),\n}).passthrough().describe(\"Response model for a KPI entry with all its details.\");\n\nexport const simplekpiGetKpiEntry: AppAction<\n typeof SimplekpiGetKpiEntryInput,\n typeof SimplekpiGetKpiEntryOutput,\n typeof simplekpi.credential\n> = action(\"SIMPLEKPI_GET_KPI_ENTRY\", {\n slug: \"simplekpi-get-kpi-entry\",\n name: \"Get KPI Entry\",\n description: \"Tool to retrieve a specific KPI entry by ID. Use when you need to fetch detailed information about a particular KPI entry including actual values, targets, notes, and timestamps.\",\n input: SimplekpiGetKpiEntryInput,\n output: SimplekpiGetKpiEntryOutput,\n});\n"],"mappings":";;;AAqBA,MAAa,uBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvBuC,EAAE,OAAO,EAChD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,EAC5F,CAAC,CAAC,CAAC,SAAS,0DAqBH;CACP,QArBwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACtE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-frequency.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi-frequency.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiFrequencyInput = z.object({\n id: z.string().describe(\"The frequency ID (e.g., 'D' for Daily, 'W' for Weekly, 'M' for Monthly)\"),\n}).describe(\"Request model for retrieving a specific KPI frequency by ID.\");\nexport const SimplekpiGetKpiFrequencyOutput = z.object({\n id: z.string().describe(\"The unique identifier of the frequency (e.g., 'D' for Daily)\").nullable().optional(),\n name: z.string().describe(\"The name of the frequency (e.g., 'Daily', 'Weekly', 'Monthly')\").nullable().optional(),\n}).passthrough().describe(\"Response model containing KPI frequency information.\");\n\nexport const simplekpiGetKpiFrequency = action(\"SIMPLEKPI_GET_KPI_FREQUENCY\", {\n slug: \"simplekpi-get-kpi-frequency\",\n name: \"Get KPI Frequency\",\n description: \"Tool to get a specific KPI frequency by ID from SimplekPI. Use when you need to retrieve information about a particular frequency setting for KPIs.\",\n input: SimplekpiGetKpiFrequencyInput,\n output: SimplekpiGetKpiFrequencyOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-frequency.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi-frequency.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { simplekpi } from \"../app\";\n\nexport const SimplekpiGetKpiFrequencyInput = z.object({\n id: z.string().describe(\"The frequency ID (e.g., 'D' for Daily, 'W' for Weekly, 'M' for Monthly)\"),\n}).describe(\"Request model for retrieving a specific KPI frequency by ID.\");\nexport const SimplekpiGetKpiFrequencyOutput = z.object({\n id: z.string().describe(\"The unique identifier of the frequency (e.g., 'D' for Daily)\").nullable().optional(),\n name: z.string().describe(\"The name of the frequency (e.g., 'Daily', 'Weekly', 'Monthly')\").nullable().optional(),\n}).passthrough().describe(\"Response model containing KPI frequency information.\");\n\nexport const simplekpiGetKpiFrequency: AppAction<\n typeof SimplekpiGetKpiFrequencyInput,\n typeof SimplekpiGetKpiFrequencyOutput,\n typeof simplekpi.credential\n> = action(\"SIMPLEKPI_GET_KPI_FREQUENCY\", {\n slug: \"simplekpi-get-kpi-frequency\",\n name: \"Get KPI Frequency\",\n description: \"Tool to get a specific KPI frequency by ID from SimplekPI. Use when you need to retrieve information about a particular frequency setting for KPIs.\",\n input: SimplekpiGetKpiFrequencyInput,\n output: SimplekpiGetKpiFrequencyOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,EACnG,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,2BAITC,eAAAA,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { simplekpi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-kpi-frequency.d.ts
|
|
@@ -8,9 +10,7 @@ declare const SimplekpiGetKpiFrequencyOutput: z.ZodObject<{
|
|
|
8
10
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
11
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const simplekpiGetKpiFrequency:
|
|
12
|
-
id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const simplekpiGetKpiFrequency: AppAction<typeof SimplekpiGetKpiFrequencyInput, typeof SimplekpiGetKpiFrequencyOutput, typeof simplekpi.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { simplekpiGetKpiFrequency };
|
|
16
16
|
//# sourceMappingURL=get-kpi-frequency.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-frequency.d.cts","names":[],"sources":["../../src/actions/get-kpi-frequency.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-frequency.d.cts","names":[],"sources":["../../src/actions/get-kpi-frequency.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { simplekpi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-kpi-frequency.d.ts
|
|
@@ -8,9 +10,7 @@ declare const SimplekpiGetKpiFrequencyOutput: z.ZodObject<{
|
|
|
8
10
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
11
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const simplekpiGetKpiFrequency:
|
|
12
|
-
id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const simplekpiGetKpiFrequency: AppAction<typeof SimplekpiGetKpiFrequencyInput, typeof SimplekpiGetKpiFrequencyOutput, typeof simplekpi.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { simplekpiGetKpiFrequency };
|
|
16
16
|
//# sourceMappingURL=get-kpi-frequency.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-frequency.d.mts","names":[],"sources":["../../src/actions/get-kpi-frequency.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-frequency.d.mts","names":[],"sources":["../../src/actions/get-kpi-frequency.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-frequency.mjs","names":[],"sources":["../../src/actions/get-kpi-frequency.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiFrequencyInput = z.object({\n id: z.string().describe(\"The frequency ID (e.g., 'D' for Daily, 'W' for Weekly, 'M' for Monthly)\"),\n}).describe(\"Request model for retrieving a specific KPI frequency by ID.\");\nexport const SimplekpiGetKpiFrequencyOutput = z.object({\n id: z.string().describe(\"The unique identifier of the frequency (e.g., 'D' for Daily)\").nullable().optional(),\n name: z.string().describe(\"The name of the frequency (e.g., 'Daily', 'Weekly', 'Monthly')\").nullable().optional(),\n}).passthrough().describe(\"Response model containing KPI frequency information.\");\n\nexport const simplekpiGetKpiFrequency = action(\"SIMPLEKPI_GET_KPI_FREQUENCY\", {\n slug: \"simplekpi-get-kpi-frequency\",\n name: \"Get KPI Frequency\",\n description: \"Tool to get a specific KPI frequency by ID from SimplekPI. Use when you need to retrieve information about a particular frequency setting for KPIs.\",\n input: SimplekpiGetKpiFrequencyInput,\n output: SimplekpiGetKpiFrequencyOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-frequency.mjs","names":[],"sources":["../../src/actions/get-kpi-frequency.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { simplekpi } from \"../app\";\n\nexport const SimplekpiGetKpiFrequencyInput = z.object({\n id: z.string().describe(\"The frequency ID (e.g., 'D' for Daily, 'W' for Weekly, 'M' for Monthly)\"),\n}).describe(\"Request model for retrieving a specific KPI frequency by ID.\");\nexport const SimplekpiGetKpiFrequencyOutput = z.object({\n id: z.string().describe(\"The unique identifier of the frequency (e.g., 'D' for Daily)\").nullable().optional(),\n name: z.string().describe(\"The name of the frequency (e.g., 'Daily', 'Weekly', 'Monthly')\").nullable().optional(),\n}).passthrough().describe(\"Response model containing KPI frequency information.\");\n\nexport const simplekpiGetKpiFrequency: AppAction<\n typeof SimplekpiGetKpiFrequencyInput,\n typeof SimplekpiGetKpiFrequencyOutput,\n typeof simplekpi.credential\n> = action(\"SIMPLEKPI_GET_KPI_FREQUENCY\", {\n slug: \"simplekpi-get-kpi-frequency\",\n name: \"Get KPI Frequency\",\n description: \"Tool to get a specific KPI frequency by ID from SimplekPI. Use when you need to retrieve information about a particular frequency setting for KPIs.\",\n input: SimplekpiGetKpiFrequencyInput,\n output: SimplekpiGetKpiFrequencyOutput,\n});\n"],"mappings":";;;AAcA,MAAa,2BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB2C,EAAE,OAAO,EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,EACnG,CAAC,CAAC,CAAC,SAAS,8DAcH;CACP,QAd4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-icon.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi-icon.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiIconInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI icon to retrieve\"),\n}).describe(\"Request parameters for retrieving a specific KPI icon by ID.\");\nexport const SimplekpiGetKpiIconOutput = z.object({\n id: z.number().int().describe(\"Internal id of the KPI icon\").nullable().optional(),\n name: z.string().describe(\"The name of the icon. The icons are located at http://{subdomain}.simplekpi.com/kpi-icons/{name}.svg\").nullable().optional(),\n}).passthrough().describe(\"Response schema for a KPI icon object.\");\n\nexport const simplekpiGetKpiIcon = action(\"SIMPLEKPI_GET_KPI_ICON\", {\n slug: \"simplekpi-get-kpi-icon\",\n name: \"Get KPI Icon by ID\",\n description: \"Tool to retrieve a specific KPI icon by ID. Use when you need to get icon details including the icon name which can be used to construct the icon URL.\",\n input: SimplekpiGetKpiIconInput,\n output: SimplekpiGetKpiIconOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-icon.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi-icon.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { simplekpi } from \"../app\";\n\nexport const SimplekpiGetKpiIconInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI icon to retrieve\"),\n}).describe(\"Request parameters for retrieving a specific KPI icon by ID.\");\nexport const SimplekpiGetKpiIconOutput = z.object({\n id: z.number().int().describe(\"Internal id of the KPI icon\").nullable().optional(),\n name: z.string().describe(\"The name of the icon. The icons are located at http://{subdomain}.simplekpi.com/kpi-icons/{name}.svg\").nullable().optional(),\n}).passthrough().describe(\"Response schema for a KPI icon object.\");\n\nexport const simplekpiGetKpiIcon: AppAction<\n typeof SimplekpiGetKpiIconInput,\n typeof SimplekpiGetKpiIconOutput,\n typeof simplekpi.credential\n> = action(\"SIMPLEKPI_GET_KPI_ICON\", {\n slug: \"simplekpi-get-kpi-icon\",\n name: \"Get KPI Icon by ID\",\n description: \"Tool to retrieve a specific KPI icon by ID. Use when you need to get icon details including the icon name which can be used to construct the icon URL.\",\n input: SimplekpiGetKpiIconInput,\n output: SimplekpiGetKpiIconOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,EACnF,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAElE,MAAa,sBAITC,eAAAA,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { simplekpi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-kpi-icon.d.ts
|
|
@@ -8,9 +10,7 @@ declare const SimplekpiGetKpiIconOutput: z.ZodObject<{
|
|
|
8
10
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
9
11
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const simplekpiGetKpiIcon:
|
|
12
|
-
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const simplekpiGetKpiIcon: AppAction<typeof SimplekpiGetKpiIconInput, typeof SimplekpiGetKpiIconOutput, typeof simplekpi.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { simplekpiGetKpiIcon };
|
|
16
16
|
//# sourceMappingURL=get-kpi-icon.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-icon.d.cts","names":[],"sources":["../../src/actions/get-kpi-icon.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-icon.d.cts","names":[],"sources":["../../src/actions/get-kpi-icon.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { simplekpi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-kpi-icon.d.ts
|
|
@@ -8,9 +10,7 @@ declare const SimplekpiGetKpiIconOutput: z.ZodObject<{
|
|
|
8
10
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
9
11
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const simplekpiGetKpiIcon:
|
|
12
|
-
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const simplekpiGetKpiIcon: AppAction<typeof SimplekpiGetKpiIconInput, typeof SimplekpiGetKpiIconOutput, typeof simplekpi.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { simplekpiGetKpiIcon };
|
|
16
16
|
//# sourceMappingURL=get-kpi-icon.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-icon.d.mts","names":[],"sources":["../../src/actions/get-kpi-icon.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-icon.d.mts","names":[],"sources":["../../src/actions/get-kpi-icon.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-icon.mjs","names":[],"sources":["../../src/actions/get-kpi-icon.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiIconInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI icon to retrieve\"),\n}).describe(\"Request parameters for retrieving a specific KPI icon by ID.\");\nexport const SimplekpiGetKpiIconOutput = z.object({\n id: z.number().int().describe(\"Internal id of the KPI icon\").nullable().optional(),\n name: z.string().describe(\"The name of the icon. The icons are located at http://{subdomain}.simplekpi.com/kpi-icons/{name}.svg\").nullable().optional(),\n}).passthrough().describe(\"Response schema for a KPI icon object.\");\n\nexport const simplekpiGetKpiIcon = action(\"SIMPLEKPI_GET_KPI_ICON\", {\n slug: \"simplekpi-get-kpi-icon\",\n name: \"Get KPI Icon by ID\",\n description: \"Tool to retrieve a specific KPI icon by ID. Use when you need to get icon details including the icon name which can be used to construct the icon URL.\",\n input: SimplekpiGetKpiIconInput,\n output: SimplekpiGetKpiIconOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-icon.mjs","names":[],"sources":["../../src/actions/get-kpi-icon.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { simplekpi } from \"../app\";\n\nexport const SimplekpiGetKpiIconInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI icon to retrieve\"),\n}).describe(\"Request parameters for retrieving a specific KPI icon by ID.\");\nexport const SimplekpiGetKpiIconOutput = z.object({\n id: z.number().int().describe(\"Internal id of the KPI icon\").nullable().optional(),\n name: z.string().describe(\"The name of the icon. The icons are located at http://{subdomain}.simplekpi.com/kpi-icons/{name}.svg\").nullable().optional(),\n}).passthrough().describe(\"Response schema for a KPI icon object.\");\n\nexport const simplekpiGetKpiIcon: AppAction<\n typeof SimplekpiGetKpiIconInput,\n typeof SimplekpiGetKpiIconOutput,\n typeof simplekpi.credential\n> = action(\"SIMPLEKPI_GET_KPI_ICON\", {\n slug: \"simplekpi-get-kpi-icon\",\n name: \"Get KPI Icon by ID\",\n description: \"Tool to retrieve a specific KPI icon by ID. Use when you need to get icon details including the icon name which can be used to construct the icon URL.\",\n input: SimplekpiGetKpiIconInput,\n output: SimplekpiGetKpiIconOutput,\n});\n"],"mappings":";;;AAcA,MAAa,sBAIT,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBsC,EAAE,OAAO,EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,EACnF,CAAC,CAAC,CAAC,SAAS,8DAcH;CACP,QAduC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-unit.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi-unit.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiUnitInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI unit to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI unit by ID.\");\nexport const SimplekpiGetKpiUnitOutput = z.object({\n id: z.number().int().describe(\"Automatically generated identifier for the KPI unit\").nullable(),\n name: z.string().describe(\"The label assigned to the KPI unit (max 25 characters)\").nullable(),\n created_at: z.string().describe(\"The date and time the KPI unit was created (ISO 8601 format)\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time of the last update of the KPI unit (ISO 8601 format)\").nullable().optional(),\n entry_format: z.string().describe(\"Format template for data entry, containing only '0', '#', or '.' characters (max 25 characters)\").nullable().optional(),\n is_percentage: z.boolean().describe(\"Indicates whether values are percentages, affecting how the application treats the values\").nullable().optional(),\n display_format: z.string().describe(\"Display format specification for the unit, e.g. '£ #.00' or '#.00%' (max 25 characters)\").nullable().optional(),\n}).passthrough().describe(\"Response model containing KPI unit information.\");\n\nexport const simplekpiGetKpiUnit = action(\"SIMPLEKPI_GET_KPI_UNIT\", {\n slug: \"simplekpi-get-kpi-unit\",\n name: \"Get KPI Unit\",\n description: \"Tool to get a specific KPI unit by ID from SimpleKPI. Use when you need to retrieve detailed information about a particular KPI unit including its format specifications and metadata.\",\n input: SimplekpiGetKpiUnitInput,\n output: SimplekpiGetKpiUnitOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-unit.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi-unit.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { simplekpi } from \"../app\";\n\nexport const SimplekpiGetKpiUnitInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI unit to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI unit by ID.\");\nexport const SimplekpiGetKpiUnitOutput = z.object({\n id: z.number().int().describe(\"Automatically generated identifier for the KPI unit\").nullable(),\n name: z.string().describe(\"The label assigned to the KPI unit (max 25 characters)\").nullable(),\n created_at: z.string().describe(\"The date and time the KPI unit was created (ISO 8601 format)\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time of the last update of the KPI unit (ISO 8601 format)\").nullable().optional(),\n entry_format: z.string().describe(\"Format template for data entry, containing only '0', '#', or '.' characters (max 25 characters)\").nullable().optional(),\n is_percentage: z.boolean().describe(\"Indicates whether values are percentages, affecting how the application treats the values\").nullable().optional(),\n display_format: z.string().describe(\"Display format specification for the unit, e.g. '£ #.00' or '#.00%' (max 25 characters)\").nullable().optional(),\n}).passthrough().describe(\"Response model containing KPI unit information.\");\n\nexport const simplekpiGetKpiUnit: AppAction<\n typeof SimplekpiGetKpiUnitInput,\n typeof SimplekpiGetKpiUnitOutput,\n typeof simplekpi.credential\n> = action(\"SIMPLEKPI_GET_KPI_UNIT\", {\n slug: \"simplekpi-get-kpi-unit\",\n name: \"Get KPI Unit\",\n description: \"Tool to get a specific KPI unit by ID from SimpleKPI. Use when you need to retrieve detailed information about a particular KPI unit including its format specifications and metadata.\",\n input: SimplekpiGetKpiUnitInput,\n output: SimplekpiGetKpiUnitOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,EACnF,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC9F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzJ,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,MAAa,sBAITC,eAAAA,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { simplekpi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-kpi-unit.d.ts
|
|
@@ -13,9 +15,7 @@ declare const SimplekpiGetKpiUnitOutput: z.ZodObject<{
|
|
|
13
15
|
is_percentage: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
16
|
display_format: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const simplekpiGetKpiUnit:
|
|
17
|
-
id: number;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const simplekpiGetKpiUnit: AppAction<typeof SimplekpiGetKpiUnitInput, typeof SimplekpiGetKpiUnitOutput, typeof simplekpi.credential>;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { simplekpiGetKpiUnit };
|
|
21
21
|
//# sourceMappingURL=get-kpi-unit.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-unit.d.cts","names":[],"sources":["../../src/actions/get-kpi-unit.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-unit.d.cts","names":[],"sources":["../../src/actions/get-kpi-unit.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;cAUzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { simplekpi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-kpi-unit.d.ts
|
|
@@ -13,9 +15,7 @@ declare const SimplekpiGetKpiUnitOutput: z.ZodObject<{
|
|
|
13
15
|
is_percentage: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
16
|
display_format: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const simplekpiGetKpiUnit:
|
|
17
|
-
id: number;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const simplekpiGetKpiUnit: AppAction<typeof SimplekpiGetKpiUnitInput, typeof SimplekpiGetKpiUnitOutput, typeof simplekpi.credential>;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { simplekpiGetKpiUnit };
|
|
21
21
|
//# sourceMappingURL=get-kpi-unit.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-unit.d.mts","names":[],"sources":["../../src/actions/get-kpi-unit.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-unit.d.mts","names":[],"sources":["../../src/actions/get-kpi-unit.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;cAUzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi-unit.mjs","names":[],"sources":["../../src/actions/get-kpi-unit.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiUnitInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI unit to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI unit by ID.\");\nexport const SimplekpiGetKpiUnitOutput = z.object({\n id: z.number().int().describe(\"Automatically generated identifier for the KPI unit\").nullable(),\n name: z.string().describe(\"The label assigned to the KPI unit (max 25 characters)\").nullable(),\n created_at: z.string().describe(\"The date and time the KPI unit was created (ISO 8601 format)\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time of the last update of the KPI unit (ISO 8601 format)\").nullable().optional(),\n entry_format: z.string().describe(\"Format template for data entry, containing only '0', '#', or '.' characters (max 25 characters)\").nullable().optional(),\n is_percentage: z.boolean().describe(\"Indicates whether values are percentages, affecting how the application treats the values\").nullable().optional(),\n display_format: z.string().describe(\"Display format specification for the unit, e.g. '£ #.00' or '#.00%' (max 25 characters)\").nullable().optional(),\n}).passthrough().describe(\"Response model containing KPI unit information.\");\n\nexport const simplekpiGetKpiUnit = action(\"SIMPLEKPI_GET_KPI_UNIT\", {\n slug: \"simplekpi-get-kpi-unit\",\n name: \"Get KPI Unit\",\n description: \"Tool to get a specific KPI unit by ID from SimpleKPI. Use when you need to retrieve detailed information about a particular KPI unit including its format specifications and metadata.\",\n input: SimplekpiGetKpiUnitInput,\n output: SimplekpiGetKpiUnitOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi-unit.mjs","names":[],"sources":["../../src/actions/get-kpi-unit.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { simplekpi } from \"../app\";\n\nexport const SimplekpiGetKpiUnitInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI unit to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI unit by ID.\");\nexport const SimplekpiGetKpiUnitOutput = z.object({\n id: z.number().int().describe(\"Automatically generated identifier for the KPI unit\").nullable(),\n name: z.string().describe(\"The label assigned to the KPI unit (max 25 characters)\").nullable(),\n created_at: z.string().describe(\"The date and time the KPI unit was created (ISO 8601 format)\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time of the last update of the KPI unit (ISO 8601 format)\").nullable().optional(),\n entry_format: z.string().describe(\"Format template for data entry, containing only '0', '#', or '.' characters (max 25 characters)\").nullable().optional(),\n is_percentage: z.boolean().describe(\"Indicates whether values are percentages, affecting how the application treats the values\").nullable().optional(),\n display_format: z.string().describe(\"Display format specification for the unit, e.g. '£ #.00' or '#.00%' (max 25 characters)\").nullable().optional(),\n}).passthrough().describe(\"Response model containing KPI unit information.\");\n\nexport const simplekpiGetKpiUnit: AppAction<\n typeof SimplekpiGetKpiUnitInput,\n typeof SimplekpiGetKpiUnitOutput,\n typeof simplekpi.credential\n> = action(\"SIMPLEKPI_GET_KPI_UNIT\", {\n slug: \"simplekpi-get-kpi-unit\",\n name: \"Get KPI Unit\",\n description: \"Tool to get a specific KPI unit by ID from SimpleKPI. Use when you need to retrieve detailed information about a particular KPI unit including its format specifications and metadata.\",\n input: SimplekpiGetKpiUnitInput,\n output: SimplekpiGetKpiUnitOutput,\n});\n"],"mappings":";;;AAmBA,MAAa,sBAIT,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArBsC,EAAE,OAAO,EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,EACnF,CAAC,CAAC,CAAC,SAAS,yDAmBH;CACP,QAnBuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC9F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9H,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzJ,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrJ,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAWhB;AACV,CAAC"}
|
package/dist/actions/get-kpi.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiInput = z.object({\n kpi_id: z.number().int().describe(\"The unique identifier of the KPI to retrieve\"),\n});\nexport const SimplekpiGetKpiOutput = z.object({\n id: z.number().int().describe(\"Automatically generated identifier for the KPI\").nullable().optional(),\n name: z.string().describe(\"The KPI's name (max 100 characters)\").nullable().optional(),\n icon_id: z.number().int().describe(\"The icon identifier assigned to the KPI (16 bit integer)\").nullable().optional(),\n unit_id: z.number().int().describe(\"References the unit of measure for the KPI\").nullable().optional(),\n is_active: z.boolean().describe(\"Indicates if data entry is permitted for this KPI\").nullable().optional(),\n created_at: z.string().describe(\"UTC timestamp of KPI creation\").nullable().optional(),\n sort_order: z.number().int().describe(\"Display ordering sequence (16 bit integer)\").nullable().optional(),\n updated_at: z.string().describe(\"UTC timestamp of last modification\").nullable().optional(),\n category_id: z.number().int().describe(\"References the category containing the KPI\").nullable().optional(),\n description: z.string().describe(\"Optional description of the KPI (max 150 characters)\").nullable().optional(),\n frequency_id: z.string().describe(\"The id of the frequency of data entry for the KPI (case-sensitive, uppercase)\").nullable().optional(),\n is_calculated: z.boolean().describe(\"Read-only; calculated KPIs cannot be modified via API\").nullable().optional(),\n target_default: z.number().describe(\"Default target value; null if not set\").nullable().optional(),\n value_direction: z.string().describe(\"Direction indicator: U(p), D(own), or N(one)\").nullable().optional(),\n aggregate_function: z.string().describe(\"Calculation method: AVG (average) or SUM (sum)\").nullable().optional(),\n}).passthrough().describe(\"Complete response schema for a KPI object.\");\n\nexport const simplekpiGetKpi = action(\"SIMPLEKPI_GET_KPI\", {\n slug: \"simplekpi-get-kpi\",\n name: \"Get KPI by ID\",\n description: \"Tool to retrieve a specific KPI by ID from SimpleKPI. Use when you need detailed information about a particular KPI including its configuration, targets, and metadata.\",\n input: SimplekpiGetKpiInput,\n output: SimplekpiGetKpiOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { simplekpi } from \"../app\";\n\nexport const SimplekpiGetKpiInput = z.object({\n kpi_id: z.number().int().describe(\"The unique identifier of the KPI to retrieve\"),\n});\nexport const SimplekpiGetKpiOutput = z.object({\n id: z.number().int().describe(\"Automatically generated identifier for the KPI\").nullable().optional(),\n name: z.string().describe(\"The KPI's name (max 100 characters)\").nullable().optional(),\n icon_id: z.number().int().describe(\"The icon identifier assigned to the KPI (16 bit integer)\").nullable().optional(),\n unit_id: z.number().int().describe(\"References the unit of measure for the KPI\").nullable().optional(),\n is_active: z.boolean().describe(\"Indicates if data entry is permitted for this KPI\").nullable().optional(),\n created_at: z.string().describe(\"UTC timestamp of KPI creation\").nullable().optional(),\n sort_order: z.number().int().describe(\"Display ordering sequence (16 bit integer)\").nullable().optional(),\n updated_at: z.string().describe(\"UTC timestamp of last modification\").nullable().optional(),\n category_id: z.number().int().describe(\"References the category containing the KPI\").nullable().optional(),\n description: z.string().describe(\"Optional description of the KPI (max 150 characters)\").nullable().optional(),\n frequency_id: z.string().describe(\"The id of the frequency of data entry for the KPI (case-sensitive, uppercase)\").nullable().optional(),\n is_calculated: z.boolean().describe(\"Read-only; calculated KPIs cannot be modified via API\").nullable().optional(),\n target_default: z.number().describe(\"Default target value; null if not set\").nullable().optional(),\n value_direction: z.string().describe(\"Direction indicator: U(p), D(own), or N(one)\").nullable().optional(),\n aggregate_function: z.string().describe(\"Calculation method: AVG (average) or SUM (sum)\").nullable().optional(),\n}).passthrough().describe(\"Complete response schema for a KPI object.\");\n\nexport const simplekpiGetKpi: AppAction<\n typeof SimplekpiGetKpiInput,\n typeof SimplekpiGetKpiOutput,\n typeof simplekpi.credential\n> = action(\"SIMPLEKPI_GET_KPI\", {\n slug: \"simplekpi-get-kpi\",\n name: \"Get KPI by ID\",\n description: \"Tool to retrieve a specific KPI by ID from SimpleKPI. Use when you need detailed information about a particular KPI including its configuration, targets, and metadata.\",\n input: SimplekpiGetKpiInput,\n output: SimplekpiGetKpiOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,EAClF,CAAC;AACD,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,kBAITC,eAAAA,OAAO,qBAAqB;CAC9B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { simplekpi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-kpi.d.ts
|
|
@@ -21,9 +23,7 @@ declare const SimplekpiGetKpiOutput: z.ZodObject<{
|
|
|
21
23
|
value_direction: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
aggregate_function: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const simplekpiGetKpi:
|
|
25
|
-
kpi_id: number;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const simplekpiGetKpi: AppAction<typeof SimplekpiGetKpiInput, typeof SimplekpiGetKpiOutput, typeof simplekpi.credential>;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { simplekpiGetKpi };
|
|
29
29
|
//# sourceMappingURL=get-kpi.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi.d.cts","names":[],"sources":["../../src/actions/get-kpi.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi.d.cts","names":[],"sources":["../../src/actions/get-kpi.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkBrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { simplekpi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-kpi.d.ts
|
|
@@ -21,9 +23,7 @@ declare const SimplekpiGetKpiOutput: z.ZodObject<{
|
|
|
21
23
|
value_direction: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
aggregate_function: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const simplekpiGetKpi:
|
|
25
|
-
kpi_id: number;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const simplekpiGetKpi: AppAction<typeof SimplekpiGetKpiInput, typeof SimplekpiGetKpiOutput, typeof simplekpi.credential>;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { simplekpiGetKpi };
|
|
29
29
|
//# sourceMappingURL=get-kpi.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-kpi.d.mts","names":[],"sources":["../../src/actions/get-kpi.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-kpi.d.mts","names":[],"sources":["../../src/actions/get-kpi.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkBrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,SAAA,CAAU,UAAA"}
|
package/dist/actions/get-kpi.mjs
CHANGED