@keystrokehq/fly 0.1.0 → 0.1.1
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-wire-guard-peer.cjs +5 -5
- package/dist/actions/add-wire-guard-peer.cjs.map +1 -1
- package/dist/actions/add-wire-guard-peer.d.cts +27 -3
- package/dist/actions/add-wire-guard-peer.d.cts.map +1 -1
- package/dist/actions/add-wire-guard-peer.d.mts +27 -3
- package/dist/actions/add-wire-guard-peer.d.mts.map +1 -1
- package/dist/actions/add-wire-guard-peer.mjs +5 -5
- package/dist/actions/add-wire-guard-peer.mjs.map +1 -1
- package/dist/actions/check-app-name-availability.cjs +3 -3
- package/dist/actions/check-app-name-availability.cjs.map +1 -1
- package/dist/actions/check-app-name-availability.d.cts +17 -3
- package/dist/actions/check-app-name-availability.d.cts.map +1 -1
- package/dist/actions/check-app-name-availability.d.mts +17 -3
- package/dist/actions/check-app-name-availability.d.mts.map +1 -1
- package/dist/actions/check-app-name-availability.mjs +3 -3
- package/dist/actions/check-app-name-availability.mjs.map +1 -1
- package/dist/actions/check-jobs.cjs +2 -2
- package/dist/actions/check-jobs.cjs.map +1 -1
- package/dist/actions/check-jobs.d.cts +15 -3
- package/dist/actions/check-jobs.d.cts.map +1 -1
- package/dist/actions/check-jobs.d.mts +15 -3
- package/dist/actions/check-jobs.d.mts.map +1 -1
- package/dist/actions/check-jobs.mjs +2 -2
- package/dist/actions/check-jobs.mjs.map +1 -1
- package/dist/actions/check-user-only-token.cjs +2 -2
- package/dist/actions/check-user-only-token.cjs.map +1 -1
- package/dist/actions/check-user-only-token.d.cts +11 -3
- package/dist/actions/check-user-only-token.d.cts.map +1 -1
- package/dist/actions/check-user-only-token.d.mts +11 -3
- package/dist/actions/check-user-only-token.d.mts.map +1 -1
- package/dist/actions/check-user-only-token.mjs +2 -2
- package/dist/actions/check-user-only-token.mjs.map +1 -1
- package/dist/actions/create-check-job-run.cjs +7 -7
- package/dist/actions/create-check-job-run.cjs.map +1 -1
- package/dist/actions/create-check-job-run.d.cts +27 -3
- package/dist/actions/create-check-job-run.d.cts.map +1 -1
- package/dist/actions/create-check-job-run.d.mts +27 -3
- package/dist/actions/create-check-job-run.d.mts.map +1 -1
- package/dist/actions/create-check-job-run.mjs +7 -7
- package/dist/actions/create-check-job-run.mjs.map +1 -1
- package/dist/actions/create-check-job.cjs +4 -4
- package/dist/actions/create-check-job.cjs.map +1 -1
- package/dist/actions/create-check-job.d.cts +38 -3
- package/dist/actions/create-check-job.d.cts.map +1 -1
- package/dist/actions/create-check-job.d.mts +38 -3
- package/dist/actions/create-check-job.d.mts.map +1 -1
- package/dist/actions/create-check-job.mjs +4 -4
- package/dist/actions/create-check-job.mjs.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.cjs +2 -2
- package/dist/actions/create-delegated-wire-guard-token.cjs.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.d.cts +17 -3
- package/dist/actions/create-delegated-wire-guard-token.d.cts.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.d.mts +17 -3
- package/dist/actions/create-delegated-wire-guard-token.d.mts.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.mjs +2 -2
- package/dist/actions/create-delegated-wire-guard-token.mjs.map +1 -1
- package/dist/actions/create-third-party-configuration.cjs +12 -12
- package/dist/actions/create-third-party-configuration.cjs.map +1 -1
- package/dist/actions/create-third-party-configuration.d.cts +87 -3
- package/dist/actions/create-third-party-configuration.d.cts.map +1 -1
- package/dist/actions/create-third-party-configuration.d.mts +87 -3
- package/dist/actions/create-third-party-configuration.d.mts.map +1 -1
- package/dist/actions/create-third-party-configuration.mjs +12 -12
- package/dist/actions/create-third-party-configuration.mjs.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.cjs +2 -2
- package/dist/actions/delete-delegated-wire-guard-token.cjs.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.d.cts +19 -3
- package/dist/actions/delete-delegated-wire-guard-token.d.cts.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.d.mts +19 -3
- package/dist/actions/delete-delegated-wire-guard-token.d.mts.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.mjs +2 -2
- package/dist/actions/delete-delegated-wire-guard-token.mjs.map +1 -1
- package/dist/actions/delete-organization.cjs +7 -7
- package/dist/actions/delete-organization.cjs.map +1 -1
- package/dist/actions/delete-organization.d.cts +29 -3
- package/dist/actions/delete-organization.d.cts.map +1 -1
- package/dist/actions/delete-organization.d.mts +29 -3
- package/dist/actions/delete-organization.d.mts.map +1 -1
- package/dist/actions/delete-organization.mjs +7 -7
- package/dist/actions/delete-organization.mjs.map +1 -1
- package/dist/actions/delete-remote-builder.cjs +4 -4
- package/dist/actions/delete-remote-builder.cjs.map +1 -1
- package/dist/actions/delete-remote-builder.d.cts +21 -3
- package/dist/actions/delete-remote-builder.d.cts.map +1 -1
- package/dist/actions/delete-remote-builder.d.mts +21 -3
- package/dist/actions/delete-remote-builder.d.mts.map +1 -1
- package/dist/actions/delete-remote-builder.mjs +4 -4
- package/dist/actions/delete-remote-builder.mjs.map +1 -1
- package/dist/actions/delete-third-party-configuration.cjs +2 -2
- package/dist/actions/delete-third-party-configuration.cjs.map +1 -1
- package/dist/actions/delete-third-party-configuration.d.cts +15 -3
- package/dist/actions/delete-third-party-configuration.d.cts.map +1 -1
- package/dist/actions/delete-third-party-configuration.d.mts +15 -3
- package/dist/actions/delete-third-party-configuration.d.mts.map +1 -1
- package/dist/actions/delete-third-party-configuration.mjs +2 -2
- package/dist/actions/delete-third-party-configuration.mjs.map +1 -1
- package/dist/actions/detach-postgres-cluster.cjs +7 -7
- package/dist/actions/detach-postgres-cluster.cjs.map +1 -1
- package/dist/actions/detach-postgres-cluster.d.cts +33 -3
- package/dist/actions/detach-postgres-cluster.d.cts.map +1 -1
- package/dist/actions/detach-postgres-cluster.d.mts +33 -3
- package/dist/actions/detach-postgres-cluster.d.mts.map +1 -1
- package/dist/actions/detach-postgres-cluster.mjs +7 -7
- package/dist/actions/detach-postgres-cluster.mjs.map +1 -1
- package/dist/actions/establish-ssh-key.cjs +2 -2
- package/dist/actions/establish-ssh-key.cjs.map +1 -1
- package/dist/actions/establish-ssh-key.d.cts +17 -3
- package/dist/actions/establish-ssh-key.d.cts.map +1 -1
- package/dist/actions/establish-ssh-key.d.mts +17 -3
- package/dist/actions/establish-ssh-key.d.mts.map +1 -1
- package/dist/actions/establish-ssh-key.mjs +2 -2
- package/dist/actions/establish-ssh-key.mjs.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.cjs +2 -2
- package/dist/actions/fetch-nodes-by-ids.cjs.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.d.cts +15 -3
- package/dist/actions/fetch-nodes-by-ids.d.cts.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.d.mts +15 -3
- package/dist/actions/fetch-nodes-by-ids.d.mts.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.mjs +2 -2
- package/dist/actions/fetch-nodes-by-ids.mjs.map +1 -1
- package/dist/actions/get-add-on-provider.cjs +16 -16
- package/dist/actions/get-add-on-provider.cjs.map +1 -1
- package/dist/actions/get-add-on-provider.d.cts +41 -3
- package/dist/actions/get-add-on-provider.d.cts.map +1 -1
- package/dist/actions/get-add-on-provider.d.mts +41 -3
- package/dist/actions/get-add-on-provider.d.mts.map +1 -1
- package/dist/actions/get-add-on-provider.mjs +16 -16
- package/dist/actions/get-add-on-provider.mjs.map +1 -1
- package/dist/actions/get-add-on.cjs +16 -16
- package/dist/actions/get-add-on.cjs.map +1 -1
- package/dist/actions/get-add-on.d.cts +51 -3
- package/dist/actions/get-add-on.d.cts.map +1 -1
- package/dist/actions/get-add-on.d.mts +51 -3
- package/dist/actions/get-add-on.d.mts.map +1 -1
- package/dist/actions/get-add-on.mjs +16 -16
- package/dist/actions/get-add-on.mjs.map +1 -1
- package/dist/actions/get-app-details.cjs +9 -9
- package/dist/actions/get-app-details.cjs.map +1 -1
- package/dist/actions/get-app-details.d.cts +35 -3
- package/dist/actions/get-app-details.d.cts.map +1 -1
- package/dist/actions/get-app-details.d.mts +35 -3
- package/dist/actions/get-app-details.d.mts.map +1 -1
- package/dist/actions/get-app-details.mjs +9 -9
- package/dist/actions/get-app-details.mjs.map +1 -1
- package/dist/actions/get-certificate.cjs +21 -21
- package/dist/actions/get-certificate.cjs.map +1 -1
- package/dist/actions/get-certificate.d.cts +59 -3
- package/dist/actions/get-certificate.d.cts.map +1 -1
- package/dist/actions/get-certificate.d.mts +59 -3
- package/dist/actions/get-certificate.d.mts.map +1 -1
- package/dist/actions/get-certificate.mjs +21 -21
- package/dist/actions/get-certificate.mjs.map +1 -1
- package/dist/actions/get-current-token-info.cjs +8 -8
- package/dist/actions/get-current-token-info.cjs.map +1 -1
- package/dist/actions/get-current-token-info.d.cts +23 -3
- package/dist/actions/get-current-token-info.d.cts.map +1 -1
- package/dist/actions/get-current-token-info.d.mts +23 -3
- package/dist/actions/get-current-token-info.d.mts.map +1 -1
- package/dist/actions/get-current-token-info.mjs +8 -8
- package/dist/actions/get-current-token-info.mjs.map +1 -1
- package/dist/actions/get-latest-image-details.cjs +5 -5
- package/dist/actions/get-latest-image-details.cjs.map +1 -1
- package/dist/actions/get-latest-image-details.d.cts +21 -3
- package/dist/actions/get-latest-image-details.d.cts.map +1 -1
- package/dist/actions/get-latest-image-details.d.mts +21 -3
- package/dist/actions/get-latest-image-details.d.mts.map +1 -1
- package/dist/actions/get-latest-image-details.mjs +5 -5
- package/dist/actions/get-latest-image-details.mjs.map +1 -1
- package/dist/actions/get-latest-image-tag.cjs +1 -1
- package/dist/actions/get-latest-image-tag.cjs.map +1 -1
- package/dist/actions/get-latest-image-tag.d.cts +11 -3
- package/dist/actions/get-latest-image-tag.d.cts.map +1 -1
- package/dist/actions/get-latest-image-tag.d.mts +11 -3
- package/dist/actions/get-latest-image-tag.d.mts.map +1 -1
- package/dist/actions/get-latest-image-tag.mjs +1 -1
- package/dist/actions/get-latest-image-tag.mjs.map +1 -1
- package/dist/actions/get-machine.cjs +17 -17
- package/dist/actions/get-machine.cjs.map +1 -1
- package/dist/actions/get-machine.d.cts +51 -3
- package/dist/actions/get-machine.d.cts.map +1 -1
- package/dist/actions/get-machine.d.mts +51 -3
- package/dist/actions/get-machine.d.mts.map +1 -1
- package/dist/actions/get-machine.mjs +17 -17
- package/dist/actions/get-machine.mjs.map +1 -1
- package/dist/actions/get-nearest-region.cjs +2 -2
- package/dist/actions/get-nearest-region.cjs.map +1 -1
- package/dist/actions/get-nearest-region.d.cts +9 -3
- package/dist/actions/get-nearest-region.d.cts.map +1 -1
- package/dist/actions/get-nearest-region.d.mts +9 -3
- package/dist/actions/get-nearest-region.d.mts.map +1 -1
- package/dist/actions/get-nearest-region.mjs +2 -2
- package/dist/actions/get-nearest-region.mjs.map +1 -1
- package/dist/actions/get-node.cjs +10 -10
- package/dist/actions/get-node.cjs.map +1 -1
- package/dist/actions/get-node.d.cts +37 -3
- package/dist/actions/get-node.d.cts.map +1 -1
- package/dist/actions/get-node.d.mts +37 -3
- package/dist/actions/get-node.d.mts.map +1 -1
- package/dist/actions/get-node.mjs +10 -10
- package/dist/actions/get-node.mjs.map +1 -1
- package/dist/actions/get-organization.cjs +7 -7
- package/dist/actions/get-organization.cjs.map +1 -1
- package/dist/actions/get-organization.d.cts +27 -3
- package/dist/actions/get-organization.d.cts.map +1 -1
- package/dist/actions/get-organization.d.mts +27 -3
- package/dist/actions/get-organization.d.mts.map +1 -1
- package/dist/actions/get-organization.mjs +7 -7
- package/dist/actions/get-organization.mjs.map +1 -1
- package/dist/actions/get-personal-organization.cjs +6 -6
- package/dist/actions/get-personal-organization.cjs.map +1 -1
- package/dist/actions/get-personal-organization.d.cts +29 -3
- package/dist/actions/get-personal-organization.d.cts.map +1 -1
- package/dist/actions/get-personal-organization.d.mts +29 -3
- package/dist/actions/get-personal-organization.d.mts.map +1 -1
- package/dist/actions/get-personal-organization.mjs +6 -6
- package/dist/actions/get-personal-organization.mjs.map +1 -1
- package/dist/actions/get-placements.cjs +3 -3
- package/dist/actions/get-placements.cjs.map +1 -1
- package/dist/actions/get-placements.d.cts +49 -3
- package/dist/actions/get-placements.d.cts.map +1 -1
- package/dist/actions/get-placements.d.mts +49 -3
- package/dist/actions/get-placements.d.mts.map +1 -1
- package/dist/actions/get-placements.mjs +3 -3
- package/dist/actions/get-placements.mjs.map +1 -1
- package/dist/actions/get-platform-info.cjs +11 -11
- package/dist/actions/get-platform-info.cjs.map +1 -1
- package/dist/actions/get-platform-info.d.cts +33 -3
- package/dist/actions/get-platform-info.d.cts.map +1 -1
- package/dist/actions/get-platform-info.d.mts +33 -3
- package/dist/actions/get-platform-info.d.mts.map +1 -1
- package/dist/actions/get-platform-info.mjs +11 -11
- package/dist/actions/get-platform-info.mjs.map +1 -1
- package/dist/actions/get-products.cjs +6 -6
- package/dist/actions/get-products.cjs.map +1 -1
- package/dist/actions/get-products.d.cts +23 -3
- package/dist/actions/get-products.d.cts.map +1 -1
- package/dist/actions/get-products.d.mts +23 -3
- package/dist/actions/get-products.d.mts.map +1 -1
- package/dist/actions/get-products.mjs +6 -6
- package/dist/actions/get-products.mjs.map +1 -1
- package/dist/actions/get-regions.cjs +11 -11
- package/dist/actions/get-regions.cjs.map +1 -1
- package/dist/actions/get-regions.d.cts +43 -3
- package/dist/actions/get-regions.d.cts.map +1 -1
- package/dist/actions/get-regions.d.mts +43 -3
- package/dist/actions/get-regions.d.mts.map +1 -1
- package/dist/actions/get-regions.mjs +11 -11
- package/dist/actions/get-regions.mjs.map +1 -1
- package/dist/actions/get-viewer-info.cjs +4 -4
- package/dist/actions/get-viewer-info.cjs.map +1 -1
- package/dist/actions/get-viewer-info.d.cts +25 -3
- package/dist/actions/get-viewer-info.d.cts.map +1 -1
- package/dist/actions/get-viewer-info.d.mts +25 -3
- package/dist/actions/get-viewer-info.d.mts.map +1 -1
- package/dist/actions/get-viewer-info.mjs +4 -4
- package/dist/actions/get-viewer-info.mjs.map +1 -1
- package/dist/actions/issue-certificate.cjs +2 -2
- package/dist/actions/issue-certificate.cjs.map +1 -1
- package/dist/actions/issue-certificate.d.cts +23 -3
- package/dist/actions/issue-certificate.d.cts.map +1 -1
- package/dist/actions/issue-certificate.d.mts +23 -3
- package/dist/actions/issue-certificate.d.mts.map +1 -1
- package/dist/actions/issue-certificate.mjs +2 -2
- package/dist/actions/issue-certificate.mjs.map +1 -1
- package/dist/actions/list-add-on-plans.cjs +22 -22
- package/dist/actions/list-add-on-plans.cjs.map +1 -1
- package/dist/actions/list-add-on-plans.d.cts +91 -3
- package/dist/actions/list-add-on-plans.d.cts.map +1 -1
- package/dist/actions/list-add-on-plans.d.mts +91 -3
- package/dist/actions/list-add-on-plans.d.mts.map +1 -1
- package/dist/actions/list-add-on-plans.mjs +22 -22
- package/dist/actions/list-add-on-plans.mjs.map +1 -1
- package/dist/actions/list-add-ons.cjs +23 -23
- package/dist/actions/list-add-ons.cjs.map +1 -1
- package/dist/actions/list-add-ons.d.cts +169 -3
- package/dist/actions/list-add-ons.d.cts.map +1 -1
- package/dist/actions/list-add-ons.d.mts +169 -3
- package/dist/actions/list-add-ons.d.mts.map +1 -1
- package/dist/actions/list-add-ons.mjs +23 -23
- package/dist/actions/list-add-ons.mjs.map +1 -1
- package/dist/actions/list-apps-graphql.cjs +20 -20
- package/dist/actions/list-apps-graphql.cjs.map +1 -1
- package/dist/actions/list-apps-graphql.d.cts +79 -3
- package/dist/actions/list-apps-graphql.d.cts.map +1 -1
- package/dist/actions/list-apps-graphql.d.mts +79 -3
- package/dist/actions/list-apps-graphql.d.mts.map +1 -1
- package/dist/actions/list-apps-graphql.mjs +20 -20
- package/dist/actions/list-apps-graphql.mjs.map +1 -1
- package/dist/actions/list-apps.cjs +13 -13
- package/dist/actions/list-apps.cjs.map +1 -1
- package/dist/actions/list-apps.d.cts +41 -3
- package/dist/actions/list-apps.d.cts.map +1 -1
- package/dist/actions/list-apps.d.mts +41 -3
- package/dist/actions/list-apps.d.mts.map +1 -1
- package/dist/actions/list-apps.mjs +13 -13
- package/dist/actions/list-apps.mjs.map +1 -1
- package/dist/actions/list-check-locations.cjs +5 -5
- package/dist/actions/list-check-locations.cjs.map +1 -1
- package/dist/actions/list-check-locations.d.cts +23 -3
- package/dist/actions/list-check-locations.d.cts.map +1 -1
- package/dist/actions/list-check-locations.d.mts +23 -3
- package/dist/actions/list-check-locations.d.mts.map +1 -1
- package/dist/actions/list-check-locations.mjs +5 -5
- package/dist/actions/list-check-locations.mjs.map +1 -1
- package/dist/actions/list-machines.cjs +1 -1
- package/dist/actions/list-machines.cjs.map +1 -1
- package/dist/actions/list-machines.d.cts +19 -3
- package/dist/actions/list-machines.d.cts.map +1 -1
- package/dist/actions/list-machines.d.mts +19 -3
- package/dist/actions/list-machines.d.mts.map +1 -1
- package/dist/actions/list-machines.mjs +1 -1
- package/dist/actions/list-machines.mjs.map +1 -1
- package/dist/actions/list-org-machines.cjs +14 -14
- package/dist/actions/list-org-machines.cjs.map +1 -1
- package/dist/actions/list-org-machines.d.cts +51 -3
- package/dist/actions/list-org-machines.d.cts.map +1 -1
- package/dist/actions/list-org-machines.d.mts +51 -3
- package/dist/actions/list-org-machines.d.mts.map +1 -1
- package/dist/actions/list-org-machines.mjs +14 -14
- package/dist/actions/list-org-machines.mjs.map +1 -1
- package/dist/actions/remove-wire-guard-peer.cjs +3 -3
- package/dist/actions/remove-wire-guard-peer.cjs.map +1 -1
- package/dist/actions/remove-wire-guard-peer.d.cts +19 -3
- package/dist/actions/remove-wire-guard-peer.d.cts.map +1 -1
- package/dist/actions/remove-wire-guard-peer.d.mts +19 -3
- package/dist/actions/remove-wire-guard-peer.d.mts.map +1 -1
- package/dist/actions/remove-wire-guard-peer.mjs +3 -3
- package/dist/actions/remove-wire-guard-peer.mjs.map +1 -1
- package/dist/actions/set-apps-v2-default-on.cjs +5 -5
- package/dist/actions/set-apps-v2-default-on.cjs.map +1 -1
- package/dist/actions/set-apps-v2-default-on.d.cts +25 -3
- package/dist/actions/set-apps-v2-default-on.d.cts.map +1 -1
- package/dist/actions/set-apps-v2-default-on.d.mts +25 -3
- package/dist/actions/set-apps-v2-default-on.d.mts.map +1 -1
- package/dist/actions/set-apps-v2-default-on.mjs +5 -5
- package/dist/actions/set-apps-v2-default-on.mjs.map +1 -1
- package/dist/actions/update-third-party-configuration.cjs +12 -12
- package/dist/actions/update-third-party-configuration.cjs.map +1 -1
- package/dist/actions/update-third-party-configuration.d.cts +87 -3
- package/dist/actions/update-third-party-configuration.d.cts.map +1 -1
- package/dist/actions/update-third-party-configuration.d.mts +87 -3
- package/dist/actions/update-third-party-configuration.d.mts.map +1 -1
- package/dist/actions/update-third-party-configuration.mjs +12 -12
- package/dist/actions/update-third-party-configuration.mjs.map +1 -1
- package/dist/actions/validate-config.cjs +5 -5
- package/dist/actions/validate-config.cjs.map +1 -1
- package/dist/actions/validate-config.d.cts +21 -3
- package/dist/actions/validate-config.d.cts.map +1 -1
- package/dist/actions/validate-config.d.mts +21 -3
- package/dist/actions/validate-config.d.mts.map +1 -1
- package/dist/actions/validate-config.mjs +5 -5
- package/dist/actions/validate-config.mjs.map +1 -1
- package/dist/actions/validate-wire-guard-peers.cjs +1 -1
- package/dist/actions/validate-wire-guard-peers.cjs.map +1 -1
- package/dist/actions/validate-wire-guard-peers.d.cts +11 -3
- package/dist/actions/validate-wire-guard-peers.d.cts.map +1 -1
- package/dist/actions/validate-wire-guard-peers.d.mts +11 -3
- package/dist/actions/validate-wire-guard-peers.d.mts.map +1 -1
- package/dist/actions/validate-wire-guard-peers.mjs +1 -1
- package/dist/actions/validate-wire-guard-peers.mjs.map +1 -1
- package/dist/catalog.cjs +14 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +13 -0
- package/dist/catalog.d.mts +13 -0
- package/dist/catalog.mjs +14 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,55 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-placements.d.ts
|
|
4
|
-
declare const FlyGetPlacementsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FlyGetPlacementsInput: z.ZodObject<{
|
|
5
|
+
count: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
region: z.ZodOptional<z.ZodString>;
|
|
7
|
+
compute: z.ZodOptional<z.ZodObject<{
|
|
8
|
+
cpus: z.ZodOptional<z.ZodNumber>;
|
|
9
|
+
gpus: z.ZodOptional<z.ZodNumber>;
|
|
10
|
+
cpu_kind: z.ZodOptional<z.ZodString>;
|
|
11
|
+
gpu_kind: z.ZodOptional<z.ZodString>;
|
|
12
|
+
memory_mb: z.ZodOptional<z.ZodNumber>;
|
|
13
|
+
kernel_args: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
14
|
+
persist_rootfs: z.ZodOptional<z.ZodString>;
|
|
15
|
+
host_dedication_id: z.ZodOptional<z.ZodString>;
|
|
16
|
+
}, z.core.$strip>>;
|
|
17
|
+
weights: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
|
|
18
|
+
org_slug: z.ZodString;
|
|
19
|
+
volume_name: z.ZodOptional<z.ZodString>;
|
|
20
|
+
volume_size_bytes: z.ZodOptional<z.ZodNumber>;
|
|
21
|
+
}, z.core.$strip>;
|
|
22
|
+
declare const FlyGetPlacementsOutput: z.ZodObject<{
|
|
23
|
+
regions: z.ZodArray<z.ZodObject<{
|
|
24
|
+
count: z.ZodNullable<z.ZodNumber>;
|
|
25
|
+
region: z.ZodNullable<z.ZodString>;
|
|
26
|
+
concurrency: z.ZodNullable<z.ZodNumber>;
|
|
27
|
+
}, z.core.$strip>>;
|
|
28
|
+
}, z.core.$strip>;
|
|
29
|
+
declare const flyGetPlacements: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
|
+
org_slug: string;
|
|
31
|
+
count?: number | undefined;
|
|
32
|
+
region?: string | undefined;
|
|
33
|
+
compute?: {
|
|
34
|
+
cpus?: number | undefined;
|
|
35
|
+
gpus?: number | undefined;
|
|
36
|
+
cpu_kind?: string | undefined;
|
|
37
|
+
gpu_kind?: string | undefined;
|
|
38
|
+
memory_mb?: number | undefined;
|
|
39
|
+
kernel_args?: string[] | undefined;
|
|
40
|
+
persist_rootfs?: string | undefined;
|
|
41
|
+
host_dedication_id?: string | undefined;
|
|
42
|
+
} | undefined;
|
|
43
|
+
weights?: Record<string, never> | undefined;
|
|
44
|
+
volume_name?: string | undefined;
|
|
45
|
+
volume_size_bytes?: number | undefined;
|
|
46
|
+
}, {
|
|
47
|
+
regions: {
|
|
48
|
+
count: number | null;
|
|
49
|
+
region: string | null;
|
|
50
|
+
concurrency: number | null;
|
|
51
|
+
}[];
|
|
52
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
53
|
//#endregion
|
|
8
54
|
export { flyGetPlacements };
|
|
9
55
|
//# sourceMappingURL=get-placements.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-placements.d.mts","names":[],"sources":["../../src/actions/get-placements.ts"],"mappings":";;;cAIa,qBAAA,
|
|
1
|
+
{"version":3,"file":"get-placements.d.mts","names":[],"sources":["../../src/actions/get-placements.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAuBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;cAItB,gBAAA,gCAAgB,wBAAA;;;;;;;;;;;;;;YAM3B,MAAA"}
|
|
@@ -20,9 +20,9 @@ const FlyGetPlacementsInput = z.object({
|
|
|
20
20
|
volume_size_bytes: z.number().int().describe("Size of volume in bytes to consider in placement.").optional()
|
|
21
21
|
}).describe("Request model for getting placement recommendations for Machines.");
|
|
22
22
|
const FlyGetPlacements_RegionPlacementSchema = z.object({
|
|
23
|
-
count: z.number().int().describe("Number of machines that can be placed in this region."),
|
|
24
|
-
region: z.string().describe("Region code where machines can be placed."),
|
|
25
|
-
concurrency: z.number().int().describe("Concurrency level supported in this region.")
|
|
23
|
+
count: z.number().int().describe("Number of machines that can be placed in this region.").nullable(),
|
|
24
|
+
region: z.string().describe("Region code where machines can be placed.").nullable(),
|
|
25
|
+
concurrency: z.number().int().describe("Concurrency level supported in this region.").nullable()
|
|
26
26
|
}).describe("Placement recommendation for a specific region.");
|
|
27
27
|
const flyGetPlacements = action("FLY_GET_PLACEMENTS", {
|
|
28
28
|
slug: "fly-get-placements",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-placements.mjs","names":[],"sources":["../../src/actions/get-placements.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetPlacementsInput
|
|
1
|
+
{"version":3,"file":"get-placements.mjs","names":[],"sources":["../../src/actions/get-placements.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetPlacementsInput = z.object({\n count: z.number().int().describe(\"Number of machines to simulate placement. Defaults to 0, which returns the org-specific limit for each region.\").optional(),\n region: z.string().describe(\"Region expression for placement as a comma-delimited set of regions or aliases. Defaults to '[region],any', to prefer the API endpoint's local region with any other region as fallback.\").optional(),\n compute: z.object({\n cpus: z.number().int().describe(\"Number of CPUs to allocate to the machine.\").optional(),\n gpus: z.number().int().describe(\"Number of GPUs to allocate to the machine.\").optional(),\n cpu_kind: z.string().describe(\"Type of CPU (e.g., 'shared', 'performance'). Determines the CPU architecture and performance characteristics.\").optional(),\n gpu_kind: z.string().describe(\"Type of GPU to allocate (e.g., 'a100-pcie-40gb', 'a100-sxm4-80gb').\").optional(),\n memory_mb: z.number().int().describe(\"Amount of memory in megabytes to allocate to the machine.\").optional(),\n kernel_args: z.array(z.string()).describe(\"Kernel arguments for the machine.\").optional(),\n persist_rootfs: z.string().describe(\"Whether to persist the root filesystem across restarts.\").optional(),\n host_dedication_id: z.string().describe(\"Host dedication ID for dedicated hardware placement.\").optional(),\n}).describe(\"Resource requirements for the Machine to simulate.\").optional(),\n weights: z.object({}).describe(\"Optional weights to override default placement preferences. Higher values indicate stronger preference.\").optional(),\n org_slug: z.string().describe(\"Organization slug identifier (e.g., 'personal' for personal account or your org name).\"),\n volume_name: z.string().describe(\"Name of an existing volume to consider in placement.\").optional(),\n volume_size_bytes: z.number().int().describe(\"Size of volume in bytes to consider in placement.\").optional(),\n}).describe(\"Request model for getting placement recommendations for Machines.\");\nconst FlyGetPlacements_RegionPlacementSchema = z.object({\n count: z.number().int().describe(\"Number of machines that can be placed in this region.\").nullable(),\n region: z.string().describe(\"Region code where machines can be placed.\").nullable(),\n concurrency: z.number().int().describe(\"Concurrency level supported in this region.\").nullable(),\n}).describe(\"Placement recommendation for a specific region.\");\nexport const FlyGetPlacementsOutput = z.object({\n regions: z.array(FlyGetPlacements_RegionPlacementSchema).describe(\"List of regions with their placement recommendations, ordered by preference.\"),\n}).describe(\"Response model containing placement recommendations.\");\n\nexport const flyGetPlacements = action(\"FLY_GET_PLACEMENTS\", {\n slug: \"fly-get-placements\",\n name: \"Get Placements\",\n description: \"Tool to get placement recommendations for Machines in Fly.io regions. Use when you need to determine optimal regions for deploying machines based on resource requirements, volume constraints, and organizational limits.\",\n input: FlyGetPlacementsInput,\n output: FlyGetPlacementsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CAC5J,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0LAA0L,CAAC,CAAC,SAAS;CACjO,SAAS,EAAE,OAAO;EAClB,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACvF,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;EACxJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;EAC9G,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EAC3G,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACxF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EACxG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC3G,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACzE,SAAS,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CACnJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF;CACtH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAClG,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,yCAAyC,EAAE,OAAO;CACtD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACnG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAClF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAK7D,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToC,EAAE,OAAO,EAC7C,SAAS,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,8EAA8E,EAClJ,CAAC,CAAC,CAAC,SAAS,sDAOF;AACV,CAAC"}
|
|
@@ -3,23 +3,23 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-platform-info.ts
|
|
4
4
|
const FlyGetPlatformInfoInput = zod.z.object({}).describe("Request parameters for retrieving Fly.io platform information.");
|
|
5
5
|
const FlyGetPlatformInfo_FlyctlReleaseSchema = zod.z.object({
|
|
6
|
-
version: zod.z.string().describe("The version string of the latest flyctl release.").
|
|
7
|
-
timestamp: zod.z.string().describe("ISO8601 timestamp of the flyctl release.").
|
|
6
|
+
version: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The version string of the latest flyctl release.").optional()),
|
|
7
|
+
timestamp: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("ISO8601 timestamp of the flyctl release.").optional())
|
|
8
8
|
}).describe("Latest flyctl release information.");
|
|
9
9
|
const FlyGetPlatformInfo_RegionSchema = zod.z.object({
|
|
10
|
-
code: zod.z.string().describe("Short code identifier for the region (e.g., 'iad', 'lhr').").
|
|
11
|
-
name: zod.z.string().describe("Human-readable name of the region.").
|
|
10
|
+
code: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Short code identifier for the region (e.g., 'iad', 'lhr').").optional()),
|
|
11
|
+
name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Human-readable name of the region.").optional())
|
|
12
12
|
}).describe("Fly.io geographic region information.");
|
|
13
13
|
const FlyGetPlatformInfo_VMSizeSchema = zod.z.object({
|
|
14
|
-
name: zod.z.string().describe("Name of the VM size configuration.").
|
|
15
|
-
cpuCores: zod.z.number().int().describe("Number of CPU cores allocated to this VM size.").
|
|
16
|
-
memoryGb: zod.z.number().describe("Amount of memory in gigabytes allocated to this VM size.").
|
|
14
|
+
name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Name of the VM size configuration.").optional()),
|
|
15
|
+
cpuCores: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Number of CPU cores allocated to this VM size.").optional()),
|
|
16
|
+
memoryGb: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().describe("Amount of memory in gigabytes allocated to this VM size.").optional())
|
|
17
17
|
}).describe("Virtual machine size configuration.");
|
|
18
18
|
const FlyGetPlatformInfoOutput = zod.z.object({
|
|
19
|
-
flyctl:
|
|
20
|
-
regions: zod.z.array(FlyGetPlatformInfo_RegionSchema).describe("List of all available Fly.io global regions.").
|
|
21
|
-
vmSizes: zod.z.array(FlyGetPlatformInfo_VMSizeSchema).describe("List of available virtual machine sizes and their configurations.").
|
|
22
|
-
requestRegion: zod.z.string().describe("The region code from which the current request originated.").
|
|
19
|
+
flyctl: zod.z.preprocess((value) => value === null ? void 0 : value, FlyGetPlatformInfo_FlyctlReleaseSchema.optional()),
|
|
20
|
+
regions: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FlyGetPlatformInfo_RegionSchema).describe("List of all available Fly.io global regions.").optional()),
|
|
21
|
+
vmSizes: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FlyGetPlatformInfo_VMSizeSchema).describe("List of available virtual machine sizes and their configurations.").optional()),
|
|
22
|
+
requestRegion: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The region code from which the current request originated.").optional())
|
|
23
23
|
}).describe("Response containing Fly.io platform information.");
|
|
24
24
|
const flyGetPlatformInfo = require_action.action("FLY_GET_PLATFORM_INFO", {
|
|
25
25
|
slug: "fly-get-platform-info",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-platform-info.cjs","names":["z","action"],"sources":["../../src/actions/get-platform-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetPlatformInfoInput
|
|
1
|
+
{"version":3,"file":"get-platform-info.cjs","names":["z","action"],"sources":["../../src/actions/get-platform-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetPlatformInfoInput = z.object({}).describe(\"Request parameters for retrieving Fly.io platform information.\");\nconst FlyGetPlatformInfo_FlyctlReleaseSchema = z.object({\n version: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The version string of the latest flyctl release.\").optional()),\n timestamp: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"ISO8601 timestamp of the flyctl release.\").optional()),\n}).describe(\"Latest flyctl release information.\");\nconst FlyGetPlatformInfo_RegionSchema = z.object({\n code: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Short code identifier for the region (e.g., 'iad', 'lhr').\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Human-readable name of the region.\").optional()),\n}).describe(\"Fly.io geographic region information.\");\nconst FlyGetPlatformInfo_VMSizeSchema = z.object({\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Name of the VM size configuration.\").optional()),\n cpuCores: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of CPU cores allocated to this VM size.\").optional()),\n memoryGb: z.preprocess((value) => (value === null ? undefined : value), z.number().describe(\"Amount of memory in gigabytes allocated to this VM size.\").optional()),\n}).describe(\"Virtual machine size configuration.\");\nexport const FlyGetPlatformInfoOutput = z.object({\n flyctl: z.preprocess((value) => (value === null ? undefined : value), FlyGetPlatformInfo_FlyctlReleaseSchema.optional()),\n regions: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetPlatformInfo_RegionSchema).describe(\"List of all available Fly.io global regions.\").optional()),\n vmSizes: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetPlatformInfo_VMSizeSchema).describe(\"List of available virtual machine sizes and their configurations.\").optional()),\n requestRegion: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The region code from which the current request originated.\").optional()),\n}).describe(\"Response containing Fly.io platform information.\");\n\nexport const flyGetPlatformInfo = action(\"FLY_GET_PLATFORM_INFO\", {\n slug: \"fly-get-platform-info\",\n name: \"Get Platform Information\",\n description: \"Tool to retrieve Fly.io platform information including available regions, VM sizes, and flyctl version. Use when you need infrastructure-level details about the Fly.io platform.\",\n input: FlyGetPlatformInfoInput,\n output: FlyGetPlatformInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC7H,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC;CACzJ,WAAWA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC;AACrJ,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC;CAChK,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC;AAC1I,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC;CACxI,UAAUA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC;CAC9J,UAAUA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC;AACpK,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,QAAQA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,uCAAuC,SAAS,CAAC;CACvH,SAASA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC;CACnL,SAASA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC;CACxM,eAAeA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC;AAC3K,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,39 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-platform-info.d.ts
|
|
4
|
-
declare const FlyGetPlatformInfoInput: z.
|
|
5
|
-
declare const FlyGetPlatformInfoOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const FlyGetPlatformInfoInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const FlyGetPlatformInfoOutput: z.ZodObject<{
|
|
6
|
+
flyctl: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
|
|
7
|
+
version: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
8
|
+
timestamp: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
9
|
+
}, z.core.$strip>>>;
|
|
10
|
+
regions: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
11
|
+
code: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
13
|
+
}, z.core.$strip>>>>;
|
|
14
|
+
vmSizes: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
15
|
+
name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
16
|
+
cpuCores: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
17
|
+
memoryGb: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
18
|
+
}, z.core.$strip>>>>;
|
|
19
|
+
requestRegion: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
20
|
+
}, z.core.$strip>;
|
|
21
|
+
declare const flyGetPlatformInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, {
|
|
22
|
+
flyctl?: {
|
|
23
|
+
version?: string | undefined;
|
|
24
|
+
timestamp?: string | undefined;
|
|
25
|
+
} | undefined;
|
|
26
|
+
regions?: {
|
|
27
|
+
code?: string | undefined;
|
|
28
|
+
name?: string | undefined;
|
|
29
|
+
}[] | undefined;
|
|
30
|
+
vmSizes?: {
|
|
31
|
+
name?: string | undefined;
|
|
32
|
+
cpuCores?: number | undefined;
|
|
33
|
+
memoryGb?: number | undefined;
|
|
34
|
+
}[] | undefined;
|
|
35
|
+
requestRegion?: string | undefined;
|
|
36
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
37
|
//#endregion
|
|
8
38
|
export { flyGetPlatformInfo };
|
|
9
39
|
//# sourceMappingURL=get-platform-info.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-platform-info.d.cts","names":[],"sources":["../../src/actions/get-platform-info.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"get-platform-info.d.cts","names":[],"sources":["../../src/actions/get-platform-info.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAcvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAOxB,kBAAA,gCAAkB,wBAAA,CAAA,MAAA"}
|
|
@@ -1,9 +1,39 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-platform-info.d.ts
|
|
4
|
-
declare const FlyGetPlatformInfoInput: z.
|
|
5
|
-
declare const FlyGetPlatformInfoOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const FlyGetPlatformInfoInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const FlyGetPlatformInfoOutput: z.ZodObject<{
|
|
6
|
+
flyctl: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
|
|
7
|
+
version: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
8
|
+
timestamp: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
9
|
+
}, z.core.$strip>>>;
|
|
10
|
+
regions: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
11
|
+
code: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
13
|
+
}, z.core.$strip>>>>;
|
|
14
|
+
vmSizes: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
15
|
+
name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
16
|
+
cpuCores: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
17
|
+
memoryGb: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
18
|
+
}, z.core.$strip>>>>;
|
|
19
|
+
requestRegion: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
20
|
+
}, z.core.$strip>;
|
|
21
|
+
declare const flyGetPlatformInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, {
|
|
22
|
+
flyctl?: {
|
|
23
|
+
version?: string | undefined;
|
|
24
|
+
timestamp?: string | undefined;
|
|
25
|
+
} | undefined;
|
|
26
|
+
regions?: {
|
|
27
|
+
code?: string | undefined;
|
|
28
|
+
name?: string | undefined;
|
|
29
|
+
}[] | undefined;
|
|
30
|
+
vmSizes?: {
|
|
31
|
+
name?: string | undefined;
|
|
32
|
+
cpuCores?: number | undefined;
|
|
33
|
+
memoryGb?: number | undefined;
|
|
34
|
+
}[] | undefined;
|
|
35
|
+
requestRegion?: string | undefined;
|
|
36
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
37
|
//#endregion
|
|
8
38
|
export { flyGetPlatformInfo };
|
|
9
39
|
//# sourceMappingURL=get-platform-info.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-platform-info.d.mts","names":[],"sources":["../../src/actions/get-platform-info.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"get-platform-info.d.mts","names":[],"sources":["../../src/actions/get-platform-info.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAcvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAOxB,kBAAA,gCAAkB,wBAAA,CAAA,MAAA"}
|
|
@@ -3,17 +3,17 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-platform-info.ts
|
|
4
4
|
const FlyGetPlatformInfoInput = z.object({}).describe("Request parameters for retrieving Fly.io platform information.");
|
|
5
5
|
const FlyGetPlatformInfo_FlyctlReleaseSchema = z.object({
|
|
6
|
-
version: z.string().describe("The version string of the latest flyctl release.").
|
|
7
|
-
timestamp: z.string().describe("ISO8601 timestamp of the flyctl release.").
|
|
6
|
+
version: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The version string of the latest flyctl release.").optional()),
|
|
7
|
+
timestamp: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("ISO8601 timestamp of the flyctl release.").optional())
|
|
8
8
|
}).describe("Latest flyctl release information.");
|
|
9
9
|
const FlyGetPlatformInfo_RegionSchema = z.object({
|
|
10
|
-
code: z.string().describe("Short code identifier for the region (e.g., 'iad', 'lhr').").
|
|
11
|
-
name: z.string().describe("Human-readable name of the region.").
|
|
10
|
+
code: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Short code identifier for the region (e.g., 'iad', 'lhr').").optional()),
|
|
11
|
+
name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Human-readable name of the region.").optional())
|
|
12
12
|
}).describe("Fly.io geographic region information.");
|
|
13
13
|
const FlyGetPlatformInfo_VMSizeSchema = z.object({
|
|
14
|
-
name: z.string().describe("Name of the VM size configuration.").
|
|
15
|
-
cpuCores: z.number().int().describe("Number of CPU cores allocated to this VM size.").
|
|
16
|
-
memoryGb: z.number().describe("Amount of memory in gigabytes allocated to this VM size.").
|
|
14
|
+
name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Name of the VM size configuration.").optional()),
|
|
15
|
+
cpuCores: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Number of CPU cores allocated to this VM size.").optional()),
|
|
16
|
+
memoryGb: z.preprocess((value) => value === null ? void 0 : value, z.number().describe("Amount of memory in gigabytes allocated to this VM size.").optional())
|
|
17
17
|
}).describe("Virtual machine size configuration.");
|
|
18
18
|
const flyGetPlatformInfo = action("FLY_GET_PLATFORM_INFO", {
|
|
19
19
|
slug: "fly-get-platform-info",
|
|
@@ -21,10 +21,10 @@ const flyGetPlatformInfo = action("FLY_GET_PLATFORM_INFO", {
|
|
|
21
21
|
description: "Tool to retrieve Fly.io platform information including available regions, VM sizes, and flyctl version. Use when you need infrastructure-level details about the Fly.io platform.",
|
|
22
22
|
input: FlyGetPlatformInfoInput,
|
|
23
23
|
output: z.object({
|
|
24
|
-
flyctl:
|
|
25
|
-
regions: z.array(FlyGetPlatformInfo_RegionSchema).describe("List of all available Fly.io global regions.").
|
|
26
|
-
vmSizes: z.array(FlyGetPlatformInfo_VMSizeSchema).describe("List of available virtual machine sizes and their configurations.").
|
|
27
|
-
requestRegion: z.string().describe("The region code from which the current request originated.").
|
|
24
|
+
flyctl: z.preprocess((value) => value === null ? void 0 : value, FlyGetPlatformInfo_FlyctlReleaseSchema.optional()),
|
|
25
|
+
regions: z.preprocess((value) => value === null ? void 0 : value, z.array(FlyGetPlatformInfo_RegionSchema).describe("List of all available Fly.io global regions.").optional()),
|
|
26
|
+
vmSizes: z.preprocess((value) => value === null ? void 0 : value, z.array(FlyGetPlatformInfo_VMSizeSchema).describe("List of available virtual machine sizes and their configurations.").optional()),
|
|
27
|
+
requestRegion: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The region code from which the current request originated.").optional())
|
|
28
28
|
}).describe("Response containing Fly.io platform information.")
|
|
29
29
|
});
|
|
30
30
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-platform-info.mjs","names":[],"sources":["../../src/actions/get-platform-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetPlatformInfoInput
|
|
1
|
+
{"version":3,"file":"get-platform-info.mjs","names":[],"sources":["../../src/actions/get-platform-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetPlatformInfoInput = z.object({}).describe(\"Request parameters for retrieving Fly.io platform information.\");\nconst FlyGetPlatformInfo_FlyctlReleaseSchema = z.object({\n version: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The version string of the latest flyctl release.\").optional()),\n timestamp: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"ISO8601 timestamp of the flyctl release.\").optional()),\n}).describe(\"Latest flyctl release information.\");\nconst FlyGetPlatformInfo_RegionSchema = z.object({\n code: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Short code identifier for the region (e.g., 'iad', 'lhr').\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Human-readable name of the region.\").optional()),\n}).describe(\"Fly.io geographic region information.\");\nconst FlyGetPlatformInfo_VMSizeSchema = z.object({\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Name of the VM size configuration.\").optional()),\n cpuCores: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of CPU cores allocated to this VM size.\").optional()),\n memoryGb: z.preprocess((value) => (value === null ? undefined : value), z.number().describe(\"Amount of memory in gigabytes allocated to this VM size.\").optional()),\n}).describe(\"Virtual machine size configuration.\");\nexport const FlyGetPlatformInfoOutput = z.object({\n flyctl: z.preprocess((value) => (value === null ? undefined : value), FlyGetPlatformInfo_FlyctlReleaseSchema.optional()),\n regions: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetPlatformInfo_RegionSchema).describe(\"List of all available Fly.io global regions.\").optional()),\n vmSizes: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetPlatformInfo_VMSizeSchema).describe(\"List of available virtual machine sizes and their configurations.\").optional()),\n requestRegion: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The region code from which the current request originated.\").optional()),\n}).describe(\"Response containing Fly.io platform information.\");\n\nexport const flyGetPlatformInfo = action(\"FLY_GET_PLATFORM_INFO\", {\n slug: \"fly-get-platform-info\",\n name: \"Get Platform Information\",\n description: \"Tool to retrieve Fly.io platform information including available regions, VM sizes, and flyctl version. Use when you need infrastructure-level details about the Fly.io platform.\",\n input: FlyGetPlatformInfoInput,\n output: FlyGetPlatformInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC7H,MAAM,yCAAyC,EAAE,OAAO;CACtD,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC;CACzJ,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC;AACrJ,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,kCAAkC,EAAE,OAAO;CAC/C,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC;CAChK,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC;AAC1I,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,kCAAkC,EAAE,OAAO;CAC/C,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC;CACxI,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC;CAC9J,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC;AACpK,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAQjD,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZsC,EAAE,OAAO;EAC/C,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,uCAAuC,SAAS,CAAC;EACvH,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC;EACnL,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC;EACxM,eAAe,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC;CAC3K,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
|
|
@@ -3,14 +3,14 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-products.ts
|
|
4
4
|
const FlyGetProductsInput = zod.z.object({}).describe("Request parameters for retrieving Fly.io product and pricing information.");
|
|
5
5
|
const FlyGetProducts_PriceTierSchema = zod.z.object({
|
|
6
|
-
upTo: zod.z.number().int().describe("The maximum quantity limit for this pricing tier. null means unlimited.").
|
|
7
|
-
unitAmount: zod.z.number().int().describe("The price per unit in cents for this tier.").
|
|
6
|
+
upTo: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The maximum quantity limit for this pricing tier. null means unlimited.").optional()),
|
|
7
|
+
unitAmount: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The price per unit in cents for this tier.").optional())
|
|
8
8
|
}).describe("Represents a pricing tier with unit amount and quantity limit.");
|
|
9
9
|
const FlyGetProducts_ProductSchema = zod.z.object({
|
|
10
|
-
name: zod.z.string().describe("The name of the product.").
|
|
11
|
-
type: zod.z.string().describe("The type or category of the product.").
|
|
12
|
-
tiers: zod.z.array(FlyGetProducts_PriceTierSchema).describe("List of pricing tiers for this product. Each tier defines a price per unit and optional quantity limit.").
|
|
13
|
-
unitLabel: zod.z.string().describe("The unit label for the product (e.g., 'GB', 'hour', 'request').").
|
|
10
|
+
name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The name of the product.").optional()),
|
|
11
|
+
type: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The type or category of the product.").optional()),
|
|
12
|
+
tiers: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FlyGetProducts_PriceTierSchema).describe("List of pricing tiers for this product. Each tier defines a price per unit and optional quantity limit.").optional()),
|
|
13
|
+
unitLabel: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The unit label for the product (e.g., 'GB', 'hour', 'request').").optional())
|
|
14
14
|
}).describe("Represents a Fly.io product with pricing information.");
|
|
15
15
|
const FlyGetProductsOutput = zod.z.object({ products: zod.z.array(FlyGetProducts_ProductSchema).describe("List of products with their pricing tiers.") }).describe("Response containing Fly.io product and pricing information.");
|
|
16
16
|
const flyGetProducts = require_action.action("FLY_GET_PRODUCTS", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-products.cjs","names":["z","action"],"sources":["../../src/actions/get-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetProductsInput
|
|
1
|
+
{"version":3,"file":"get-products.cjs","names":["z","action"],"sources":["../../src/actions/get-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetProductsInput = z.object({}).describe(\"Request parameters for retrieving Fly.io product and pricing information.\");\nconst FlyGetProducts_PriceTierSchema = z.object({\n upTo: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The maximum quantity limit for this pricing tier. null means unlimited.\").optional()),\n unitAmount: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The price per unit in cents for this tier.\").optional()),\n}).describe(\"Represents a pricing tier with unit amount and quantity limit.\");\nconst FlyGetProducts_ProductSchema = z.object({\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The name of the product.\").optional()),\n type: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The type or category of the product.\").optional()),\n tiers: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetProducts_PriceTierSchema).describe(\"List of pricing tiers for this product. Each tier defines a price per unit and optional quantity limit.\").optional()),\n unitLabel: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The unit label for the product (e.g., 'GB', 'hour', 'request').\").optional()),\n}).describe(\"Represents a Fly.io product with pricing information.\");\nexport const FlyGetProductsOutput = z.object({\n products: z.array(FlyGetProducts_ProductSchema).describe(\"List of products with their pricing tiers.\"),\n}).describe(\"Response containing Fly.io product and pricing information.\");\n\nexport const flyGetProducts = action(\"FLY_GET_PRODUCTS\", {\n slug: \"fly-get-products\",\n name: \"Get Products and Pricing\",\n description: \"Tool to retrieve Fly.io product and price information via GraphQL. Use when you need to fetch product catalog, pricing tiers, or billing information.\",\n input: FlyGetProductsInput,\n output: FlyGetProductsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACpI,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC;CACnL,YAAYA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC;AAC9J,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,+BAA+BA,IAAAA,EAAE,OAAO;CAC5C,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC;CAC9H,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC;CAC1I,OAAOA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC;CAC3O,WAAWA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC;AAC5K,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,UAAUA,IAAAA,EAAE,MAAM,4BAA4B,CAAC,CAAC,SAAS,4CAA4C,EACvG,CAAC,CAAC,CAAC,SAAS,6DAA6D;AAEzE,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,29 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-products.d.ts
|
|
4
|
-
declare const FlyGetProductsInput: z.
|
|
5
|
-
declare const FlyGetProductsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const FlyGetProductsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const FlyGetProductsOutput: z.ZodObject<{
|
|
6
|
+
products: z.ZodArray<z.ZodObject<{
|
|
7
|
+
name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
8
|
+
type: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
9
|
+
tiers: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10
|
+
upTo: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
11
|
+
unitAmount: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
12
|
+
}, z.core.$strip>>>>;
|
|
13
|
+
unitLabel: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
14
|
+
}, z.core.$strip>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const flyGetProducts: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, {
|
|
17
|
+
products: {
|
|
18
|
+
name?: string | undefined;
|
|
19
|
+
type?: string | undefined;
|
|
20
|
+
tiers?: {
|
|
21
|
+
upTo?: number | undefined;
|
|
22
|
+
unitAmount?: number | undefined;
|
|
23
|
+
}[] | undefined;
|
|
24
|
+
unitLabel?: string | undefined;
|
|
25
|
+
}[];
|
|
26
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
27
|
//#endregion
|
|
8
28
|
export { flyGetProducts };
|
|
9
29
|
//# sourceMappingURL=get-products.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-products.d.cts","names":[],"sources":["../../src/actions/get-products.ts"],"mappings":";;;cAIa,mBAAA,
|
|
1
|
+
{"version":3,"file":"get-products.d.cts","names":[],"sources":["../../src/actions/get-products.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIpB,cAAA,gCAAc,wBAAA,CAAA,MAAA"}
|
|
@@ -1,9 +1,29 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-products.d.ts
|
|
4
|
-
declare const FlyGetProductsInput: z.
|
|
5
|
-
declare const FlyGetProductsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const FlyGetProductsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const FlyGetProductsOutput: z.ZodObject<{
|
|
6
|
+
products: z.ZodArray<z.ZodObject<{
|
|
7
|
+
name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
8
|
+
type: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
9
|
+
tiers: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10
|
+
upTo: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
11
|
+
unitAmount: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
12
|
+
}, z.core.$strip>>>>;
|
|
13
|
+
unitLabel: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
14
|
+
}, z.core.$strip>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const flyGetProducts: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, {
|
|
17
|
+
products: {
|
|
18
|
+
name?: string | undefined;
|
|
19
|
+
type?: string | undefined;
|
|
20
|
+
tiers?: {
|
|
21
|
+
upTo?: number | undefined;
|
|
22
|
+
unitAmount?: number | undefined;
|
|
23
|
+
}[] | undefined;
|
|
24
|
+
unitLabel?: string | undefined;
|
|
25
|
+
}[];
|
|
26
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
27
|
//#endregion
|
|
8
28
|
export { flyGetProducts };
|
|
9
29
|
//# sourceMappingURL=get-products.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-products.d.mts","names":[],"sources":["../../src/actions/get-products.ts"],"mappings":";;;cAIa,mBAAA,
|
|
1
|
+
{"version":3,"file":"get-products.d.mts","names":[],"sources":["../../src/actions/get-products.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIpB,cAAA,gCAAc,wBAAA,CAAA,MAAA"}
|
|
@@ -3,14 +3,14 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-products.ts
|
|
4
4
|
const FlyGetProductsInput = z.object({}).describe("Request parameters for retrieving Fly.io product and pricing information.");
|
|
5
5
|
const FlyGetProducts_PriceTierSchema = z.object({
|
|
6
|
-
upTo: z.number().int().describe("The maximum quantity limit for this pricing tier. null means unlimited.").
|
|
7
|
-
unitAmount: z.number().int().describe("The price per unit in cents for this tier.").
|
|
6
|
+
upTo: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The maximum quantity limit for this pricing tier. null means unlimited.").optional()),
|
|
7
|
+
unitAmount: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The price per unit in cents for this tier.").optional())
|
|
8
8
|
}).describe("Represents a pricing tier with unit amount and quantity limit.");
|
|
9
9
|
const FlyGetProducts_ProductSchema = z.object({
|
|
10
|
-
name: z.string().describe("The name of the product.").
|
|
11
|
-
type: z.string().describe("The type or category of the product.").
|
|
12
|
-
tiers: z.array(FlyGetProducts_PriceTierSchema).describe("List of pricing tiers for this product. Each tier defines a price per unit and optional quantity limit.").
|
|
13
|
-
unitLabel: z.string().describe("The unit label for the product (e.g., 'GB', 'hour', 'request').").
|
|
10
|
+
name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The name of the product.").optional()),
|
|
11
|
+
type: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The type or category of the product.").optional()),
|
|
12
|
+
tiers: z.preprocess((value) => value === null ? void 0 : value, z.array(FlyGetProducts_PriceTierSchema).describe("List of pricing tiers for this product. Each tier defines a price per unit and optional quantity limit.").optional()),
|
|
13
|
+
unitLabel: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The unit label for the product (e.g., 'GB', 'hour', 'request').").optional())
|
|
14
14
|
}).describe("Represents a Fly.io product with pricing information.");
|
|
15
15
|
const flyGetProducts = action("FLY_GET_PRODUCTS", {
|
|
16
16
|
slug: "fly-get-products",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-products.mjs","names":[],"sources":["../../src/actions/get-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetProductsInput
|
|
1
|
+
{"version":3,"file":"get-products.mjs","names":[],"sources":["../../src/actions/get-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetProductsInput = z.object({}).describe(\"Request parameters for retrieving Fly.io product and pricing information.\");\nconst FlyGetProducts_PriceTierSchema = z.object({\n upTo: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The maximum quantity limit for this pricing tier. null means unlimited.\").optional()),\n unitAmount: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The price per unit in cents for this tier.\").optional()),\n}).describe(\"Represents a pricing tier with unit amount and quantity limit.\");\nconst FlyGetProducts_ProductSchema = z.object({\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The name of the product.\").optional()),\n type: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The type or category of the product.\").optional()),\n tiers: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetProducts_PriceTierSchema).describe(\"List of pricing tiers for this product. Each tier defines a price per unit and optional quantity limit.\").optional()),\n unitLabel: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The unit label for the product (e.g., 'GB', 'hour', 'request').\").optional()),\n}).describe(\"Represents a Fly.io product with pricing information.\");\nexport const FlyGetProductsOutput = z.object({\n products: z.array(FlyGetProducts_ProductSchema).describe(\"List of products with their pricing tiers.\"),\n}).describe(\"Response containing Fly.io product and pricing information.\");\n\nexport const flyGetProducts = action(\"FLY_GET_PRODUCTS\", {\n slug: \"fly-get-products\",\n name: \"Get Products and Pricing\",\n description: \"Tool to retrieve Fly.io product and price information via GraphQL. Use when you need to fetch product catalog, pricing tiers, or billing information.\",\n input: FlyGetProductsInput,\n output: FlyGetProductsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACpI,MAAM,iCAAiC,EAAE,OAAO;CAC9C,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC;CACnL,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC;AAC9J,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,+BAA+B,EAAE,OAAO;CAC5C,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC;CAC9H,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC;CAC1I,OAAO,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC;CAC3O,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC;AAC5K,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAKnE,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkC,EAAE,OAAO,EAC3C,UAAU,EAAE,MAAM,4BAA4B,CAAC,CAAC,SAAS,4CAA4C,EACvG,CAAC,CAAC,CAAC,SAAS,6DAOF;AACV,CAAC"}
|
|
@@ -10,19 +10,19 @@ const FlyGetRegionsInput = zod.z.object({
|
|
|
10
10
|
memory_mb: zod.z.number().int().describe("Guest memory in megabytes. Filter regions by memory availability.").optional()
|
|
11
11
|
}).describe("Request model for getting available Fly.io regions.");
|
|
12
12
|
const FlyGetRegions_RegionInfoSchema = zod.z.object({
|
|
13
|
-
code: zod.z.string().describe("Short code identifier for the region (e.g., 'iad', 'lhr', 'fra').").
|
|
14
|
-
name: zod.z.string().describe("Human-readable name of the region (e.g., 'London, United Kingdom').").
|
|
15
|
-
capacity: zod.z.number().int().describe("Available capacity in the region. Higher values indicate more available resources.").
|
|
16
|
-
latitude: zod.z.number().describe("Geographic latitude coordinate of the region.").
|
|
17
|
-
longitude: zod.z.number().describe("Geographic longitude coordinate of the region.").
|
|
18
|
-
deprecated: zod.z.boolean().describe("Whether this region is deprecated and should not be used for new deployments.").
|
|
19
|
-
geo_region: zod.z.string().describe("Geographic region classification (e.g., 'Europe', 'North America').").
|
|
20
|
-
gateway_available: zod.z.boolean().describe("Whether the Fly.io gateway service is available in this region.").
|
|
21
|
-
requires_paid_plan: zod.z.boolean().describe("Whether this region requires a paid plan to deploy resources.").
|
|
13
|
+
code: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Short code identifier for the region (e.g., 'iad', 'lhr', 'fra').").optional()),
|
|
14
|
+
name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Human-readable name of the region (e.g., 'London, United Kingdom').").optional()),
|
|
15
|
+
capacity: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Available capacity in the region. Higher values indicate more available resources.").optional()),
|
|
16
|
+
latitude: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().describe("Geographic latitude coordinate of the region.").optional()),
|
|
17
|
+
longitude: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().describe("Geographic longitude coordinate of the region.").optional()),
|
|
18
|
+
deprecated: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether this region is deprecated and should not be used for new deployments.").optional()),
|
|
19
|
+
geo_region: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Geographic region classification (e.g., 'Europe', 'North America').").optional()),
|
|
20
|
+
gateway_available: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether the Fly.io gateway service is available in this region.").optional()),
|
|
21
|
+
requires_paid_plan: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether this region requires a paid plan to deploy resources.").optional())
|
|
22
22
|
}).describe("Information about a Fly.io region.");
|
|
23
23
|
const FlyGetRegionsOutput = zod.z.object({
|
|
24
|
-
nearest: zod.z.string().describe("Code of the nearest region to the API request origin.").
|
|
25
|
-
regions: zod.z.array(FlyGetRegions_RegionInfoSchema).describe("List of available Fly.io regions with their details.").
|
|
24
|
+
nearest: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Code of the nearest region to the API request origin.").optional()),
|
|
25
|
+
regions: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FlyGetRegions_RegionInfoSchema).describe("List of available Fly.io regions with their details.").optional())
|
|
26
26
|
}).describe("Response model containing available Fly.io regions.");
|
|
27
27
|
const flyGetRegions = require_action.action("FLY_GET_REGIONS", {
|
|
28
28
|
slug: "fly-get-regions",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-regions.cjs","names":["z","action"],"sources":["../../src/actions/get-regions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetRegionsInput
|
|
1
|
+
{"version":3,"file":"get-regions.cjs","names":["z","action"],"sources":["../../src/actions/get-regions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetRegionsInput = z.object({\n cpus: z.number().int().describe(\"Guest CPU count. Filter regions by CPU count availability.\").optional(),\n gpus: z.number().int().describe(\"Guest GPU count. Filter regions by GPU availability.\").optional(),\n size: z.string().describe(\"Guest machine size preset. Default is performance-1x. Use this to filter regions by machine size availability.\").optional(),\n cpu_kind: z.string().describe(\"Guest CPU kind (e.g., 'shared', 'performance'). Filter regions by CPU type availability.\").optional(),\n gpu_kind: z.string().describe(\"Guest GPU kind (e.g., 'a100-pcie-40gb', 'a100-sxm4-80gb'). Filter regions by GPU type availability.\").optional(),\n memory_mb: z.number().int().describe(\"Guest memory in megabytes. Filter regions by memory availability.\").optional(),\n}).describe(\"Request model for getting available Fly.io regions.\");\nconst FlyGetRegions_RegionInfoSchema = z.object({\n code: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Short code identifier for the region (e.g., 'iad', 'lhr', 'fra').\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Human-readable name of the region (e.g., 'London, United Kingdom').\").optional()),\n capacity: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Available capacity in the region. Higher values indicate more available resources.\").optional()),\n latitude: z.preprocess((value) => (value === null ? undefined : value), z.number().describe(\"Geographic latitude coordinate of the region.\").optional()),\n longitude: z.preprocess((value) => (value === null ? undefined : value), z.number().describe(\"Geographic longitude coordinate of the region.\").optional()),\n deprecated: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether this region is deprecated and should not be used for new deployments.\").optional()),\n geo_region: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Geographic region classification (e.g., 'Europe', 'North America').\").optional()),\n gateway_available: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the Fly.io gateway service is available in this region.\").optional()),\n requires_paid_plan: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether this region requires a paid plan to deploy resources.\").optional()),\n}).describe(\"Information about a Fly.io region.\");\nexport const FlyGetRegionsOutput = z.object({\n nearest: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Code of the nearest region to the API request origin.\").optional()),\n regions: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetRegions_RegionInfoSchema).describe(\"List of available Fly.io regions with their details.\").optional()),\n}).describe(\"Response model containing available Fly.io regions.\");\n\nexport const flyGetRegions = action(\"FLY_GET_REGIONS\", {\n slug: \"fly-get-regions\",\n name: \"Get Regions\",\n description: \"Tool to get the list of available Fly.io regions with optional filtering. Use when you need to discover which regions are available for deploying machines, or to filter regions by specific resource requirements like CPU, memory, or GPU.\",\n input: FlyGetRegionsInput,\n output: FlyGetRegionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACvG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CACrJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACnI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC9I,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC;CACvK,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC;CACzK,UAAUA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC;CAClM,UAAUA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC;CACvJ,WAAWA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC;CACzJ,YAAYA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC;CAC1L,YAAYA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC;CAC/K,mBAAmBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC;CACnL,oBAAoBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC;AACpL,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,SAASA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC;CAC9J,SAASA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC;AAC5L,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|