@kittycad/lib 0.0.47 → 0.0.49
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/cjs/index.js +1 -0
- package/dist/mjs/index.js +1 -0
- package/dist/types/__tests__/gen/ai-create_text_to_cad.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-create_text_to_cad.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/ai-create_text_to_cad_model_feedback.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-create_text_to_cad_model_feedback.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/ai-get_ai_prompt.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-get_ai_prompt.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/ai-get_text_to_cad_model_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-get_text_to_cad_model_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/ai-list_ai_prompts.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-list_ai_prompts.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/ai-list_text_to_cad_models_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-list_text_to_cad_models_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-get_api_call.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-get_api_call.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-get_api_call_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-get_api_call_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-get_api_call_metrics.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-get_api_call_metrics.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-get_async_operation.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-get_async_operation.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-list_api_calls.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-list_api_calls.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-list_api_calls_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-list_api_calls_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-list_async_operations.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-list_async_operations.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-user_list_api_calls.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-user_list_api_calls.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-tokens-create_api_token_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-tokens-create_api_token_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-tokens-delete_api_token_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-tokens-delete_api_token_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-tokens-get_api_token_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-tokens-get_api_token_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-tokens-list_api_tokens_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-tokens-list_api_tokens_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/apps-apps_github_callback.test.d.ts +2 -0
- package/dist/types/__tests__/gen/apps-apps_github_callback.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/apps-apps_github_consent.test.d.ts +2 -0
- package/dist/types/__tests__/gen/apps-apps_github_consent.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/apps-apps_github_webhook.test.d.ts +2 -0
- package/dist/types/__tests__/gen/apps-apps_github_webhook.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/executor-create_executor_term.test.d.ts +2 -0
- package/dist/types/__tests__/gen/executor-create_executor_term.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/executor-create_file_execution.test.d.ts +2 -0
- package/dist/types/__tests__/gen/executor-create_file_execution.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_center_of_mass.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_center_of_mass.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_density.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_density.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_mass.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_mass.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_surface_area.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_surface_area.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_volume.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_volume.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-get_ai_plugin_manifest.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-get_ai_plugin_manifest.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-get_metadata.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-get_metadata.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-get_openai_schema.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-get_openai_schema.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-get_schema.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-get_schema.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-internal_get_api_token_for_discord_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-internal_get_api_token_for_discord_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-ping.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-ping.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/oauth2-device_access_token.test.d.ts +2 -0
- package/dist/types/__tests__/gen/oauth2-device_access_token.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/oauth2-device_auth_confirm.test.d.ts +2 -0
- package/dist/types/__tests__/gen/oauth2-device_auth_confirm.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/oauth2-device_auth_request.test.d.ts +2 -0
- package/dist/types/__tests__/gen/oauth2-device_auth_request.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/oauth2-device_auth_verify.test.d.ts +2 -0
- package/dist/types/__tests__/gen/oauth2-device_auth_verify.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/oauth2-oauth2_provider_callback.test.d.ts +2 -0
- package/dist/types/__tests__/gen/oauth2-oauth2_provider_callback.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/oauth2-oauth2_provider_consent.test.d.ts +2 -0
- package/dist/types/__tests__/gen/oauth2-oauth2_provider_consent.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-create_payment_information_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-create_payment_information_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-create_payment_intent_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-create_payment_intent_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-delete_payment_information_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-delete_payment_information_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-delete_payment_method_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-delete_payment_method_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-get_payment_balance_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-get_payment_balance_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-get_payment_information_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-get_payment_information_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-list_invoices_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-list_invoices_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-list_payment_methods_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-list_payment_methods_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-update_payment_information_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-update_payment_information_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-validate_customer_tax_information_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-validate_customer_tax_information_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_angle_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_angle_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_area_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_area_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_current_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_current_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_energy_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_energy_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_force_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_force_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_frequency_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_frequency_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_length_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_length_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_mass_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_mass_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_power_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_power_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_pressure_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_pressure_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_temperature_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_temperature_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_torque_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_torque_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_volume_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_volume_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-delete_user_self.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-delete_user_self.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-get_session_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-get_session_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-get_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-get_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-get_user_extended.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-get_user_extended.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-get_user_onboarding_self.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-get_user_onboarding_self.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-get_user_self.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-get_user_self.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-get_user_self_extended.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-get_user_self_extended.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-list_users.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-list_users.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-list_users_extended.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-list_users_extended.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-update_user_self.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-update_user_self.test.d.ts.map +1 -0
- package/dist/types/__tests__/main.test.d.ts +2 -0
- package/dist/types/__tests__/main.test.d.ts.map +1 -0
- package/dist/types/__tests__/meta-ping.test.d.ts +2 -0
- package/dist/types/__tests__/meta-ping.test.d.ts.map +1 -0
- package/dist/types/src/api/ai/create_text_to_cad.d.ts +11 -0
- package/dist/types/src/api/ai/create_text_to_cad.d.ts.map +1 -0
- package/dist/types/src/api/ai/create_text_to_cad_model_feedback.d.ts +11 -0
- package/dist/types/src/api/ai/create_text_to_cad_model_feedback.d.ts.map +1 -0
- package/dist/types/src/api/ai/get_ai_prompt.d.ts +10 -0
- package/dist/types/src/api/ai/get_ai_prompt.d.ts.map +1 -0
- package/dist/types/src/api/ai/get_text_to_cad_model_for_user.d.ts +10 -0
- package/dist/types/src/api/ai/get_text_to_cad_model_for_user.d.ts.map +1 -0
- package/dist/types/src/api/ai/list_ai_prompts.d.ts +12 -0
- package/dist/types/src/api/ai/list_ai_prompts.d.ts.map +1 -0
- package/dist/types/src/api/ai/list_text_to_cad_models_for_user.d.ts +12 -0
- package/dist/types/src/api/ai/list_text_to_cad_models_for_user.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/get_api_call.d.ts +10 -0
- package/dist/types/src/api/api-calls/get_api_call.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/get_api_call_for_user.d.ts +10 -0
- package/dist/types/src/api/api-calls/get_api_call_for_user.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/get_api_call_metrics.d.ts +10 -0
- package/dist/types/src/api/api-calls/get_api_call_metrics.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/get_async_operation.d.ts +10 -0
- package/dist/types/src/api/api-calls/get_async_operation.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/list_api_calls.d.ts +12 -0
- package/dist/types/src/api/api-calls/list_api_calls.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/list_api_calls_for_user.d.ts +13 -0
- package/dist/types/src/api/api-calls/list_api_calls_for_user.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/list_async_operations.d.ts +13 -0
- package/dist/types/src/api/api-calls/list_async_operations.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/user_list_api_calls.d.ts +12 -0
- package/dist/types/src/api/api-calls/user_list_api_calls.d.ts.map +1 -0
- package/dist/types/src/api/api-tokens/create_api_token_for_user.d.ts +9 -0
- package/dist/types/src/api/api-tokens/create_api_token_for_user.d.ts.map +1 -0
- package/dist/types/src/api/api-tokens/delete_api_token_for_user.d.ts +10 -0
- package/dist/types/src/api/api-tokens/delete_api_token_for_user.d.ts.map +1 -0
- package/dist/types/src/api/api-tokens/get_api_token_for_user.d.ts +10 -0
- package/dist/types/src/api/api-tokens/get_api_token_for_user.d.ts.map +1 -0
- package/dist/types/src/api/api-tokens/list_api_tokens_for_user.d.ts +12 -0
- package/dist/types/src/api/api-tokens/list_api_tokens_for_user.d.ts.map +1 -0
- package/dist/types/src/api/apps/apps_github_callback.d.ts +9 -0
- package/dist/types/src/api/apps/apps_github_callback.d.ts.map +1 -0
- package/dist/types/src/api/apps/apps_github_consent.d.ts +9 -0
- package/dist/types/src/api/apps/apps_github_consent.d.ts.map +1 -0
- package/dist/types/src/api/apps/apps_github_webhook.d.ts +10 -0
- package/dist/types/src/api/apps/apps_github_webhook.d.ts.map +1 -0
- package/dist/types/src/api/executor/create_executor_term.d.ts +8 -0
- package/dist/types/src/api/executor/create_executor_term.d.ts.map +1 -0
- package/dist/types/src/api/executor/create_file_execution.d.ts +12 -0
- package/dist/types/src/api/executor/create_file_execution.d.ts.map +1 -0
- package/dist/types/src/api/file/create_file_center_of_mass.d.ts +12 -0
- package/dist/types/src/api/file/create_file_center_of_mass.d.ts.map +1 -0
- package/dist/types/src/api/file/create_file_conversion.d.ts +12 -0
- package/dist/types/src/api/file/create_file_conversion.d.ts.map +1 -0
- package/dist/types/src/api/file/create_file_density.d.ts +14 -0
- package/dist/types/src/api/file/create_file_density.d.ts.map +1 -0
- package/dist/types/src/api/file/create_file_mass.d.ts +14 -0
- package/dist/types/src/api/file/create_file_mass.d.ts.map +1 -0
- package/dist/types/src/api/file/create_file_surface_area.d.ts +12 -0
- package/dist/types/src/api/file/create_file_surface_area.d.ts.map +1 -0
- package/dist/types/src/api/file/create_file_volume.d.ts +12 -0
- package/dist/types/src/api/file/create_file_volume.d.ts.map +1 -0
- package/dist/types/src/api/meta/get_ai_plugin_manifest.d.ts +9 -0
- package/dist/types/src/api/meta/get_ai_plugin_manifest.d.ts.map +1 -0
- package/dist/types/src/api/meta/get_metadata.d.ts +9 -0
- package/dist/types/src/api/meta/get_metadata.d.ts.map +1 -0
- package/dist/types/src/api/meta/get_openai_schema.d.ts +9 -0
- package/dist/types/src/api/meta/get_openai_schema.d.ts.map +1 -0
- package/dist/types/src/api/meta/get_schema.d.ts +9 -0
- package/dist/types/src/api/meta/get_schema.d.ts.map +1 -0
- package/dist/types/src/api/meta/internal_get_api_token_for_discord_user.d.ts +10 -0
- package/dist/types/src/api/meta/internal_get_api_token_for_discord_user.d.ts.map +1 -0
- package/dist/types/src/api/meta/ping.d.ts +9 -0
- package/dist/types/src/api/meta/ping.d.ts.map +1 -0
- package/dist/types/src/api/oauth2/device_access_token.d.ts +8 -0
- package/dist/types/src/api/oauth2/device_access_token.d.ts.map +1 -0
- package/dist/types/src/api/oauth2/device_auth_confirm.d.ts +10 -0
- package/dist/types/src/api/oauth2/device_auth_confirm.d.ts.map +1 -0
- package/dist/types/src/api/oauth2/device_auth_request.d.ts +8 -0
- package/dist/types/src/api/oauth2/device_auth_request.d.ts.map +1 -0
- package/dist/types/src/api/oauth2/device_auth_verify.d.ts +10 -0
- package/dist/types/src/api/oauth2/device_auth_verify.d.ts.map +1 -0
- package/dist/types/src/api/oauth2/oauth2_provider_callback.d.ts +12 -0
- package/dist/types/src/api/oauth2/oauth2_provider_callback.d.ts.map +1 -0
- package/dist/types/src/api/oauth2/oauth2_provider_consent.d.ts +11 -0
- package/dist/types/src/api/oauth2/oauth2_provider_consent.d.ts.map +1 -0
- package/dist/types/src/api/payments/create_payment_information_for_user.d.ts +10 -0
- package/dist/types/src/api/payments/create_payment_information_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/create_payment_intent_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/create_payment_intent_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/delete_payment_information_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/delete_payment_information_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/delete_payment_method_for_user.d.ts +10 -0
- package/dist/types/src/api/payments/delete_payment_method_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/get_payment_balance_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/get_payment_balance_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/get_payment_information_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/get_payment_information_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/list_invoices_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/list_invoices_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/list_payment_methods_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/list_payment_methods_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/update_payment_information_for_user.d.ts +10 -0
- package/dist/types/src/api/payments/update_payment_information_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/validate_customer_tax_information_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/validate_customer_tax_information_for_user.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_angle_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_angle_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_area_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_area_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_current_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_current_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_energy_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_energy_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_force_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_force_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_frequency_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_frequency_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_length_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_length_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_mass_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_mass_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_power_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_power_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_pressure_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_pressure_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_temperature_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_temperature_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_torque_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_torque_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_volume_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_volume_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/users/delete_user_self.d.ts +9 -0
- package/dist/types/src/api/users/delete_user_self.d.ts.map +1 -0
- package/dist/types/src/api/users/get_session_for_user.d.ts +10 -0
- package/dist/types/src/api/users/get_session_for_user.d.ts.map +1 -0
- package/dist/types/src/api/users/get_user.d.ts +10 -0
- package/dist/types/src/api/users/get_user.d.ts.map +1 -0
- package/dist/types/src/api/users/get_user_extended.d.ts +10 -0
- package/dist/types/src/api/users/get_user_extended.d.ts.map +1 -0
- package/dist/types/src/api/users/get_user_onboarding_self.d.ts +9 -0
- package/dist/types/src/api/users/get_user_onboarding_self.d.ts.map +1 -0
- package/dist/types/src/api/users/get_user_self.d.ts +9 -0
- package/dist/types/src/api/users/get_user_self.d.ts.map +1 -0
- package/dist/types/src/api/users/get_user_self_extended.d.ts +9 -0
- package/dist/types/src/api/users/get_user_self_extended.d.ts.map +1 -0
- package/dist/types/src/api/users/list_users.d.ts +12 -0
- package/dist/types/src/api/users/list_users.d.ts.map +1 -0
- package/dist/types/src/api/users/list_users_extended.d.ts +12 -0
- package/dist/types/src/api/users/list_users_extended.d.ts.map +1 -0
- package/dist/types/src/api/users/update_user_self.d.ts +10 -0
- package/dist/types/src/api/users/update_user_self.d.ts.map +1 -0
- package/dist/types/src/apiGen.d.ts +3 -0
- package/dist/types/src/apiGen.d.ts.map +1 -0
- package/dist/types/src/client.d.ts +5 -0
- package/dist/types/src/client.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +173 -0
- package/dist/types/src/index.d.ts.map +1 -0
- package/dist/types/src/models.d.ts +1862 -0
- package/dist/types/src/models.d.ts.map +1 -0
- package/dist/types/src/modelsGen.d.ts +2 -0
- package/dist/types/src/modelsGen.d.ts.map +1 -0
- package/dist/umd/index.js +1 -0
- package/package.json +2 -2
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { AsyncApiCallResultsPage_type, Error_type, CreatedAtSortMode_type, ApiCallStatus_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface List_async_operations_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
limit: number;
|
|
6
|
+
page_token: string;
|
|
7
|
+
sort_by: CreatedAtSortMode_type;
|
|
8
|
+
status: ApiCallStatus_type;
|
|
9
|
+
}
|
|
10
|
+
declare type List_async_operations_return = AsyncApiCallResultsPage_type | Error_type;
|
|
11
|
+
export default function list_async_operations({ client, limit, page_token, sort_by, status, }: List_async_operations_params): Promise<List_async_operations_return>;
|
|
12
|
+
export {};
|
|
13
|
+
//# sourceMappingURL=list_async_operations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list_async_operations.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-calls/list_async_operations.ts"],"names":[],"mappings":"AACA,OAAO,EACL,4BAA4B,EAC5B,UAAU,EACV,sBAAsB,EACtB,kBAAkB,EACnB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,4BAA4B;IACpC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,sBAAsB,CAAC;IAChC,MAAM,EAAE,kBAAkB,CAAC;CAC5B;AAED,aAAK,4BAA4B,GAAG,4BAA4B,GAAG,UAAU,CAAC;AAE9E,wBAA8B,qBAAqB,CAAC,EAClD,MAAM,EACN,KAAK,EACL,UAAU,EACV,OAAO,EACP,MAAM,GACP,EAAE,4BAA4B,GAAG,OAAO,CAAC,4BAA4B,CAAC,CAiBtE"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { ApiCallWithPriceResultsPage_type, Error_type, CreatedAtSortMode_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface User_list_api_calls_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
limit: number;
|
|
6
|
+
page_token: string;
|
|
7
|
+
sort_by: CreatedAtSortMode_type;
|
|
8
|
+
}
|
|
9
|
+
declare type User_list_api_calls_return = ApiCallWithPriceResultsPage_type | Error_type;
|
|
10
|
+
export default function user_list_api_calls({ client, limit, page_token, sort_by, }: User_list_api_calls_params): Promise<User_list_api_calls_return>;
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=user_list_api_calls.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"user_list_api_calls.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-calls/user_list_api_calls.ts"],"names":[],"mappings":"AACA,OAAO,EACL,gCAAgC,EAChC,UAAU,EACV,sBAAsB,EACvB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0BAA0B;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,sBAAsB,CAAC;CACjC;AAED,aAAK,0BAA0B,GAAG,gCAAgC,GAAG,UAAU,CAAC;AAEhF,wBAA8B,mBAAmB,CAAC,EAChD,MAAM,EACN,KAAK,EACL,UAAU,EACV,OAAO,GACR,EAAE,0BAA0B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAiBlE"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ApiToken_type, Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Create_api_token_for_user_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
}
|
|
6
|
+
declare type Create_api_token_for_user_return = ApiToken_type | Error_type;
|
|
7
|
+
export default function create_api_token_for_user({ client, }?: Create_api_token_for_user_params): Promise<Create_api_token_for_user_return>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=create_api_token_for_user.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create_api_token_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-tokens/create_api_token_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,gCAAgC;IACxC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,gCAAgC,GAAG,aAAa,GAAG,UAAU,CAAC;AAEnE,wBAA8B,yBAAyB,CAAC,EACtD,MAAM,GACP,GAAE,gCAAqC,GAAG,OAAO,CAAC,gCAAgC,CAAC,CAiBnF"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Delete_api_token_for_user_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
token: string;
|
|
6
|
+
}
|
|
7
|
+
declare type Delete_api_token_for_user_return = Error_type;
|
|
8
|
+
export default function delete_api_token_for_user({ client, token, }: Delete_api_token_for_user_params): Promise<Delete_api_token_for_user_return>;
|
|
9
|
+
export {};
|
|
10
|
+
//# sourceMappingURL=delete_api_token_for_user.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete_api_token_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-tokens/delete_api_token_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,gCAAgC;IACxC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,gCAAgC,GAAG,UAAU,CAAC;AAEnD,wBAA8B,yBAAyB,CAAC,EACtD,MAAM,EACN,KAAK,GACN,EAAE,gCAAgC,GAAG,OAAO,CAAC,gCAAgC,CAAC,CAiB9E"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ApiToken_type, Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Get_api_token_for_user_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
token: string;
|
|
6
|
+
}
|
|
7
|
+
declare type Get_api_token_for_user_return = ApiToken_type | Error_type;
|
|
8
|
+
export default function get_api_token_for_user({ client, token, }: Get_api_token_for_user_params): Promise<Get_api_token_for_user_return>;
|
|
9
|
+
export {};
|
|
10
|
+
//# sourceMappingURL=get_api_token_for_user.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get_api_token_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-tokens/get_api_token_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,6BAA6B;IACrC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,6BAA6B,GAAG,aAAa,GAAG,UAAU,CAAC;AAEhE,wBAA8B,sBAAsB,CAAC,EACnD,MAAM,EACN,KAAK,GACN,EAAE,6BAA6B,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAiBxE"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { ApiTokenResultsPage_type, Error_type, CreatedAtSortMode_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface List_api_tokens_for_user_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
limit: number;
|
|
6
|
+
page_token: string;
|
|
7
|
+
sort_by: CreatedAtSortMode_type;
|
|
8
|
+
}
|
|
9
|
+
declare type List_api_tokens_for_user_return = ApiTokenResultsPage_type | Error_type;
|
|
10
|
+
export default function list_api_tokens_for_user({ client, limit, page_token, sort_by, }: List_api_tokens_for_user_params): Promise<List_api_tokens_for_user_return>;
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=list_api_tokens_for_user.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list_api_tokens_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/api-tokens/list_api_tokens_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EACL,wBAAwB,EACxB,UAAU,EACV,sBAAsB,EACvB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,+BAA+B;IACvC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,sBAAsB,CAAC;CACjC;AAED,aAAK,+BAA+B,GAAG,wBAAwB,GAAG,UAAU,CAAC;AAE7E,wBAA8B,wBAAwB,CAAC,EACrD,MAAM,EACN,KAAK,EACL,UAAU,EACV,OAAO,GACR,EAAE,+BAA+B,GAAG,OAAO,CAAC,+BAA+B,CAAC,CAiB5E"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Apps_github_callback_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
}
|
|
6
|
+
declare type Apps_github_callback_return = Error_type;
|
|
7
|
+
export default function apps_github_callback({ client, }?: Apps_github_callback_params): Promise<Apps_github_callback_return>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=apps_github_callback.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apps_github_callback.d.ts","sourceRoot":"","sources":["../../../../../src/api/apps/apps_github_callback.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,2BAA2B;IACnC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,2BAA2B,GAAG,UAAU,CAAC;AAE9C,wBAA8B,oBAAoB,CAAC,EACjD,MAAM,GACP,GAAE,2BAAgC,GAAG,OAAO,CAAC,2BAA2B,CAAC,CAiBzE"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { AppClientInfo_type, Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Apps_github_consent_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
}
|
|
6
|
+
declare type Apps_github_consent_return = AppClientInfo_type | Error_type;
|
|
7
|
+
export default function apps_github_consent({ client, }?: Apps_github_consent_params): Promise<Apps_github_consent_return>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=apps_github_consent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apps_github_consent.d.ts","sourceRoot":"","sources":["../../../../../src/api/apps/apps_github_consent.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0BAA0B;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,0BAA0B,GAAG,kBAAkB,GAAG,UAAU,CAAC;AAElE,wBAA8B,mBAAmB,CAAC,EAChD,MAAM,GACP,GAAE,0BAA+B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAiBvE"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Apps_github_webhook_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
body: string;
|
|
6
|
+
}
|
|
7
|
+
declare type Apps_github_webhook_return = Error_type;
|
|
8
|
+
export default function apps_github_webhook({ client, body, }: Apps_github_webhook_params): Promise<Apps_github_webhook_return>;
|
|
9
|
+
export {};
|
|
10
|
+
//# sourceMappingURL=apps_github_webhook.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"apps_github_webhook.d.ts","sourceRoot":"","sources":["../../../../../src/api/apps/apps_github_webhook.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0BAA0B;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,0BAA0B,GAAG,UAAU,CAAC;AAE7C,wBAA8B,mBAAmB,CAAC,EAChD,MAAM,EACN,IAAI,GACL,EAAE,0BAA0B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAkBlE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Client } from '../../client.js';
|
|
2
|
+
interface Create_executor_term_params {
|
|
3
|
+
client?: Client;
|
|
4
|
+
}
|
|
5
|
+
declare type Create_executor_term_return = any;
|
|
6
|
+
export default function create_executor_term({ client, }?: Create_executor_term_params): Promise<Create_executor_term_return>;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=create_executor_term.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create_executor_term.d.ts","sourceRoot":"","sources":["../../../../../src/api/executor/create_executor_term.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,2BAA2B;IACnC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,2BAA2B,GAAG,GAAG,CAAC;AAEvC,wBAA8B,oBAAoB,CAAC,EACjD,MAAM,GACP,GAAE,2BAAgC,GAAG,OAAO,CAAC,2BAA2B,CAAC,CAiBzE"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { CodeOutput_type, Error_type, CodeLanguage_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Create_file_execution_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
lang: CodeLanguage_type;
|
|
6
|
+
output: string;
|
|
7
|
+
body: string;
|
|
8
|
+
}
|
|
9
|
+
declare type Create_file_execution_return = CodeOutput_type | Error_type;
|
|
10
|
+
export default function create_file_execution({ client, lang, output, body, }: Create_file_execution_params): Promise<Create_file_execution_return>;
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=create_file_execution.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create_file_execution.d.ts","sourceRoot":"","sources":["../../../../../src/api/executor/create_file_execution.ts"],"names":[],"mappings":"AACA,OAAO,EACL,eAAe,EACf,UAAU,EACV,iBAAiB,EAClB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,4BAA4B;IACpC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,iBAAiB,CAAC;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,4BAA4B,GAAG,eAAe,GAAG,UAAU,CAAC;AAEjE,wBAA8B,qBAAqB,CAAC,EAClD,MAAM,EACN,IAAI,EACJ,MAAM,EACN,IAAI,GACL,EAAE,4BAA4B,GAAG,OAAO,CAAC,4BAA4B,CAAC,CAkBtE"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { FileCenterOfMass_type, Error_type, UnitLength_type, FileImportFormat_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Create_file_center_of_mass_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
output_unit: UnitLength_type;
|
|
6
|
+
src_format: FileImportFormat_type;
|
|
7
|
+
body: string;
|
|
8
|
+
}
|
|
9
|
+
declare type Create_file_center_of_mass_return = FileCenterOfMass_type | Error_type;
|
|
10
|
+
export default function create_file_center_of_mass({ client, output_unit, src_format, body, }: Create_file_center_of_mass_params): Promise<Create_file_center_of_mass_return>;
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=create_file_center_of_mass.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create_file_center_of_mass.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_center_of_mass.ts"],"names":[],"mappings":"AACA,OAAO,EACL,qBAAqB,EACrB,UAAU,EACV,eAAe,EACf,qBAAqB,EACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,iCAAiC;IACzC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,EAAE,eAAe,CAAC;IAC7B,UAAU,EAAE,qBAAqB,CAAC;IAClC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,iCAAiC,GAAG,qBAAqB,GAAG,UAAU,CAAC;AAE5E,wBAA8B,0BAA0B,CAAC,EACvD,MAAM,EACN,WAAW,EACX,UAAU,EACV,IAAI,GACL,EAAE,iCAAiC,GAAG,OAAO,CAAC,iCAAiC,CAAC,CAkBhF"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { FileConversion_type, Error_type, FileExportFormat_type, FileImportFormat_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Create_file_conversion_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
output_format: FileExportFormat_type;
|
|
6
|
+
src_format: FileImportFormat_type;
|
|
7
|
+
body: string;
|
|
8
|
+
}
|
|
9
|
+
declare type Create_file_conversion_return = FileConversion_type | Error_type;
|
|
10
|
+
export default function create_file_conversion({ client, output_format, src_format, body, }: Create_file_conversion_params): Promise<Create_file_conversion_return>;
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=create_file_conversion.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create_file_conversion.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_conversion.ts"],"names":[],"mappings":"AACA,OAAO,EACL,mBAAmB,EACnB,UAAU,EACV,qBAAqB,EACrB,qBAAqB,EACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,6BAA6B;IACrC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,qBAAqB,CAAC;IACrC,UAAU,EAAE,qBAAqB,CAAC;IAClC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,6BAA6B,GAAG,mBAAmB,GAAG,UAAU,CAAC;AAEtE,wBAA8B,sBAAsB,CAAC,EACnD,MAAM,EACN,aAAa,EACb,UAAU,EACV,IAAI,GACL,EAAE,6BAA6B,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAkBxE"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { FileDensity_type, Error_type, UnitMass_type, UnitDensity_type, FileImportFormat_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Create_file_density_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
material_mass: number;
|
|
6
|
+
material_mass_unit: UnitMass_type;
|
|
7
|
+
output_unit: UnitDensity_type;
|
|
8
|
+
src_format: FileImportFormat_type;
|
|
9
|
+
body: string;
|
|
10
|
+
}
|
|
11
|
+
declare type Create_file_density_return = FileDensity_type | Error_type;
|
|
12
|
+
export default function create_file_density({ client, material_mass, material_mass_unit, output_unit, src_format, body, }: Create_file_density_params): Promise<Create_file_density_return>;
|
|
13
|
+
export {};
|
|
14
|
+
//# sourceMappingURL=create_file_density.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create_file_density.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_density.ts"],"names":[],"mappings":"AACA,OAAO,EACL,gBAAgB,EAChB,UAAU,EACV,aAAa,EACb,gBAAgB,EAChB,qBAAqB,EACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0BAA0B;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,MAAM,CAAC;IACtB,kBAAkB,EAAE,aAAa,CAAC;IAClC,WAAW,EAAE,gBAAgB,CAAC;IAC9B,UAAU,EAAE,qBAAqB,CAAC;IAClC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,0BAA0B,GAAG,gBAAgB,GAAG,UAAU,CAAC;AAEhE,wBAA8B,mBAAmB,CAAC,EAChD,MAAM,EACN,aAAa,EACb,kBAAkB,EAClB,WAAW,EACX,UAAU,EACV,IAAI,GACL,EAAE,0BAA0B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAkBlE"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { FileMass_type, Error_type, UnitDensity_type, UnitMass_type, FileImportFormat_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Create_file_mass_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
material_density: number;
|
|
6
|
+
material_density_unit: UnitDensity_type;
|
|
7
|
+
output_unit: UnitMass_type;
|
|
8
|
+
src_format: FileImportFormat_type;
|
|
9
|
+
body: string;
|
|
10
|
+
}
|
|
11
|
+
declare type Create_file_mass_return = FileMass_type | Error_type;
|
|
12
|
+
export default function create_file_mass({ client, material_density, material_density_unit, output_unit, src_format, body, }: Create_file_mass_params): Promise<Create_file_mass_return>;
|
|
13
|
+
export {};
|
|
14
|
+
//# sourceMappingURL=create_file_mass.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create_file_mass.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_mass.ts"],"names":[],"mappings":"AACA,OAAO,EACL,aAAa,EACb,UAAU,EACV,gBAAgB,EAChB,aAAa,EACb,qBAAqB,EACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,uBAAuB;IAC/B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,gBAAgB,EAAE,MAAM,CAAC;IACzB,qBAAqB,EAAE,gBAAgB,CAAC;IACxC,WAAW,EAAE,aAAa,CAAC;IAC3B,UAAU,EAAE,qBAAqB,CAAC;IAClC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,uBAAuB,GAAG,aAAa,GAAG,UAAU,CAAC;AAE1D,wBAA8B,gBAAgB,CAAC,EAC7C,MAAM,EACN,gBAAgB,EAChB,qBAAqB,EACrB,WAAW,EACX,UAAU,EACV,IAAI,GACL,EAAE,uBAAuB,GAAG,OAAO,CAAC,uBAAuB,CAAC,CAkB5D"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { FileSurfaceArea_type, Error_type, UnitArea_type, FileImportFormat_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Create_file_surface_area_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
output_unit: UnitArea_type;
|
|
6
|
+
src_format: FileImportFormat_type;
|
|
7
|
+
body: string;
|
|
8
|
+
}
|
|
9
|
+
declare type Create_file_surface_area_return = FileSurfaceArea_type | Error_type;
|
|
10
|
+
export default function create_file_surface_area({ client, output_unit, src_format, body, }: Create_file_surface_area_params): Promise<Create_file_surface_area_return>;
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=create_file_surface_area.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create_file_surface_area.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_surface_area.ts"],"names":[],"mappings":"AACA,OAAO,EACL,oBAAoB,EACpB,UAAU,EACV,aAAa,EACb,qBAAqB,EACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,+BAA+B;IACvC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,EAAE,aAAa,CAAC;IAC3B,UAAU,EAAE,qBAAqB,CAAC;IAClC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,+BAA+B,GAAG,oBAAoB,GAAG,UAAU,CAAC;AAEzE,wBAA8B,wBAAwB,CAAC,EACrD,MAAM,EACN,WAAW,EACX,UAAU,EACV,IAAI,GACL,EAAE,+BAA+B,GAAG,OAAO,CAAC,+BAA+B,CAAC,CAkB5E"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { FileVolume_type, Error_type, UnitVolume_type, FileImportFormat_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Create_file_volume_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
output_unit: UnitVolume_type;
|
|
6
|
+
src_format: FileImportFormat_type;
|
|
7
|
+
body: string;
|
|
8
|
+
}
|
|
9
|
+
declare type Create_file_volume_return = FileVolume_type | Error_type;
|
|
10
|
+
export default function create_file_volume({ client, output_unit, src_format, body, }: Create_file_volume_params): Promise<Create_file_volume_return>;
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=create_file_volume.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create_file_volume.d.ts","sourceRoot":"","sources":["../../../../../src/api/file/create_file_volume.ts"],"names":[],"mappings":"AACA,OAAO,EACL,eAAe,EACf,UAAU,EACV,eAAe,EACf,qBAAqB,EACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,yBAAyB;IACjC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,EAAE,eAAe,CAAC;IAC7B,UAAU,EAAE,qBAAqB,CAAC;IAClC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,aAAK,yBAAyB,GAAG,eAAe,GAAG,UAAU,CAAC;AAE9D,wBAA8B,kBAAkB,CAAC,EAC/C,MAAM,EACN,WAAW,EACX,UAAU,EACV,IAAI,GACL,EAAE,yBAAyB,GAAG,OAAO,CAAC,yBAAyB,CAAC,CAkBhE"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { AiPluginManifest_type, Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Get_ai_plugin_manifest_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
}
|
|
6
|
+
declare type Get_ai_plugin_manifest_return = AiPluginManifest_type | Error_type;
|
|
7
|
+
export default function get_ai_plugin_manifest({ client, }?: Get_ai_plugin_manifest_params): Promise<Get_ai_plugin_manifest_return>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=get_ai_plugin_manifest.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get_ai_plugin_manifest.d.ts","sourceRoot":"","sources":["../../../../../src/api/meta/get_ai_plugin_manifest.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACpE,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,6BAA6B;IACrC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,6BAA6B,GAAG,qBAAqB,GAAG,UAAU,CAAC;AAExE,wBAA8B,sBAAsB,CAAC,EACnD,MAAM,GACP,GAAE,6BAAkC,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAiB7E"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Metadata_type, Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Get_metadata_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
}
|
|
6
|
+
declare type Get_metadata_return = Metadata_type | Error_type;
|
|
7
|
+
export default function get_metadata({ client, }?: Get_metadata_params): Promise<Get_metadata_return>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=get_metadata.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get_metadata.d.ts","sourceRoot":"","sources":["../../../../../src/api/meta/get_metadata.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,mBAAmB;IAC3B,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,mBAAmB,GAAG,aAAa,GAAG,UAAU,CAAC;AAEtD,wBAA8B,YAAY,CAAC,EACzC,MAAM,GACP,GAAE,mBAAwB,GAAG,OAAO,CAAC,mBAAmB,CAAC,CAiBzD"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Get_openai_schema_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
}
|
|
6
|
+
declare type Get_openai_schema_return = Error_type;
|
|
7
|
+
export default function get_openai_schema({ client, }?: Get_openai_schema_params): Promise<Get_openai_schema_return>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=get_openai_schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get_openai_schema.d.ts","sourceRoot":"","sources":["../../../../../src/api/meta/get_openai_schema.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,wBAAwB;IAChC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,wBAAwB,GAAG,UAAU,CAAC;AAE3C,wBAA8B,iBAAiB,CAAC,EAC9C,MAAM,GACP,GAAE,wBAA6B,GAAG,OAAO,CAAC,wBAAwB,CAAC,CAiBnE"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Get_schema_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
}
|
|
6
|
+
declare type Get_schema_return = Error_type;
|
|
7
|
+
export default function get_schema({ client, }?: Get_schema_params): Promise<Get_schema_return>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=get_schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get_schema.d.ts","sourceRoot":"","sources":["../../../../../src/api/meta/get_schema.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,iBAAiB;IACzB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,iBAAiB,GAAG,UAAU,CAAC;AAEpC,wBAA8B,UAAU,CAAC,EACvC,MAAM,GACP,GAAE,iBAAsB,GAAG,OAAO,CAAC,iBAAiB,CAAC,CAiBrD"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ApiToken_type, Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Internal_get_api_token_for_discord_user_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
discord_id: string;
|
|
6
|
+
}
|
|
7
|
+
declare type Internal_get_api_token_for_discord_user_return = ApiToken_type | Error_type;
|
|
8
|
+
export default function internal_get_api_token_for_discord_user({ client, discord_id, }: Internal_get_api_token_for_discord_user_params): Promise<Internal_get_api_token_for_discord_user_return>;
|
|
9
|
+
export {};
|
|
10
|
+
//# sourceMappingURL=internal_get_api_token_for_discord_user.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"internal_get_api_token_for_discord_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/meta/internal_get_api_token_for_discord_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,8CAA8C;IACtD,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,aAAK,8CAA8C,GAC/C,aAAa,GACb,UAAU,CAAC;AAEf,wBAA8B,uCAAuC,CAAC,EACpE,MAAM,EACN,UAAU,GACX,EAAE,8CAA8C,GAAG,OAAO,CAAC,8CAA8C,CAAC,CAkB1G"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Pong_type, Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Ping_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
}
|
|
6
|
+
declare type Ping_return = Pong_type | Error_type;
|
|
7
|
+
export default function ping({ client, }?: Ping_params): Promise<Ping_return>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=ping.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ping.d.ts","sourceRoot":"","sources":["../../../../../src/api/meta/ping.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,WAAW;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,WAAW,GAAG,SAAS,GAAG,UAAU,CAAC;AAE1C,wBAA8B,IAAI,CAAC,EACjC,MAAM,GACP,GAAE,WAAgB,GAAG,OAAO,CAAC,WAAW,CAAC,CAiBzC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Client } from '../../client.js';
|
|
2
|
+
interface Device_access_token_params {
|
|
3
|
+
client?: Client;
|
|
4
|
+
}
|
|
5
|
+
declare type Device_access_token_return = any;
|
|
6
|
+
export default function device_access_token({ client, }?: Device_access_token_params): Promise<Device_access_token_return>;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=device_access_token.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"device_access_token.d.ts","sourceRoot":"","sources":["../../../../../src/api/oauth2/device_access_token.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0BAA0B;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,0BAA0B,GAAG,GAAG,CAAC;AAEtC,wBAA8B,mBAAmB,CAAC,EAChD,MAAM,GACP,GAAE,0BAA+B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAiBvE"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Error_type, DeviceAuthVerifyParams_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Device_auth_confirm_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
body: DeviceAuthVerifyParams_type;
|
|
6
|
+
}
|
|
7
|
+
declare type Device_auth_confirm_return = Error_type;
|
|
8
|
+
export default function device_auth_confirm({ client, body, }: Device_auth_confirm_params): Promise<Device_auth_confirm_return>;
|
|
9
|
+
export {};
|
|
10
|
+
//# sourceMappingURL=device_auth_confirm.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"device_auth_confirm.d.ts","sourceRoot":"","sources":["../../../../../src/api/oauth2/device_auth_confirm.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,2BAA2B,EAAE,MAAM,iBAAiB,CAAC;AAC1E,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0BAA0B;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,2BAA2B,CAAC;CACnC;AAED,aAAK,0BAA0B,GAAG,UAAU,CAAC;AAE7C,wBAA8B,mBAAmB,CAAC,EAChD,MAAM,EACN,IAAI,GACL,EAAE,0BAA0B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAkBlE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Client } from '../../client.js';
|
|
2
|
+
interface Device_auth_request_params {
|
|
3
|
+
client?: Client;
|
|
4
|
+
}
|
|
5
|
+
declare type Device_auth_request_return = any;
|
|
6
|
+
export default function device_auth_request({ client, }?: Device_auth_request_params): Promise<Device_auth_request_return>;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=device_auth_request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"device_auth_request.d.ts","sourceRoot":"","sources":["../../../../../src/api/oauth2/device_auth_request.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0BAA0B;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,0BAA0B,GAAG,GAAG,CAAC;AAEtC,wBAA8B,mBAAmB,CAAC,EAChD,MAAM,GACP,GAAE,0BAA+B,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAiBvE"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Device_auth_verify_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
user_code: string;
|
|
6
|
+
}
|
|
7
|
+
declare type Device_auth_verify_return = Error_type;
|
|
8
|
+
export default function device_auth_verify({ client, user_code, }: Device_auth_verify_params): Promise<Device_auth_verify_return>;
|
|
9
|
+
export {};
|
|
10
|
+
//# sourceMappingURL=device_auth_verify.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"device_auth_verify.d.ts","sourceRoot":"","sources":["../../../../../src/api/oauth2/device_auth_verify.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,yBAAyB;IACjC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,aAAK,yBAAyB,GAAG,UAAU,CAAC;AAE5C,wBAA8B,kBAAkB,CAAC,EAC/C,MAAM,EACN,SAAS,GACV,EAAE,yBAAyB,GAAG,OAAO,CAAC,yBAAyB,CAAC,CAiBhE"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Error_type, AccountProvider_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Oauth2_provider_callback_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
provider: AccountProvider_type;
|
|
6
|
+
code: string;
|
|
7
|
+
state: string;
|
|
8
|
+
}
|
|
9
|
+
declare type Oauth2_provider_callback_return = Error_type;
|
|
10
|
+
export default function oauth2_provider_callback({ client, provider, code, state, }: Oauth2_provider_callback_params): Promise<Oauth2_provider_callback_return>;
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=oauth2_provider_callback.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oauth2_provider_callback.d.ts","sourceRoot":"","sources":["../../../../../src/api/oauth2/oauth2_provider_callback.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,+BAA+B;IACvC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,oBAAoB,CAAC;IAC/B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf;AAED,aAAK,+BAA+B,GAAG,UAAU,CAAC;AAElD,wBAA8B,wBAAwB,CAAC,EACrD,MAAM,EACN,QAAQ,EACR,IAAI,EACJ,KAAK,GACN,EAAE,+BAA+B,GAAG,OAAO,CAAC,+BAA+B,CAAC,CAiB5E"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { OAuth2ClientInfo_type, Error_type, AccountProvider_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Oauth2_provider_consent_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
provider: AccountProvider_type;
|
|
6
|
+
callback_url: string;
|
|
7
|
+
}
|
|
8
|
+
declare type Oauth2_provider_consent_return = OAuth2ClientInfo_type | Error_type;
|
|
9
|
+
export default function oauth2_provider_consent({ client, provider, callback_url, }: Oauth2_provider_consent_params): Promise<Oauth2_provider_consent_return>;
|
|
10
|
+
export {};
|
|
11
|
+
//# sourceMappingURL=oauth2_provider_consent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oauth2_provider_consent.d.ts","sourceRoot":"","sources":["../../../../../src/api/oauth2/oauth2_provider_consent.ts"],"names":[],"mappings":"AACA,OAAO,EACL,qBAAqB,EACrB,UAAU,EACV,oBAAoB,EACrB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,8BAA8B;IACtC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,oBAAoB,CAAC;IAC/B,YAAY,EAAE,MAAM,CAAC;CACtB;AAED,aAAK,8BAA8B,GAAG,qBAAqB,GAAG,UAAU,CAAC;AAEzE,wBAA8B,uBAAuB,CAAC,EACpD,MAAM,EACN,QAAQ,EACR,YAAY,GACb,EAAE,8BAA8B,GAAG,OAAO,CAAC,8BAA8B,CAAC,CAiB1E"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Customer_type, Error_type, BillingInfo_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Create_payment_information_for_user_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
body: BillingInfo_type;
|
|
6
|
+
}
|
|
7
|
+
declare type Create_payment_information_for_user_return = Customer_type | Error_type;
|
|
8
|
+
export default function create_payment_information_for_user({ client, body, }: Create_payment_information_for_user_params): Promise<Create_payment_information_for_user_return>;
|
|
9
|
+
export {};
|
|
10
|
+
//# sourceMappingURL=create_payment_information_for_user.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create_payment_information_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/create_payment_information_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AAC9E,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0CAA0C;IAClD,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,gBAAgB,CAAC;CACxB;AAED,aAAK,0CAA0C,GAAG,aAAa,GAAG,UAAU,CAAC;AAE7E,wBAA8B,mCAAmC,CAAC,EAChE,MAAM,EACN,IAAI,GACL,EAAE,0CAA0C,GAAG,OAAO,CAAC,0CAA0C,CAAC,CAmBlG"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { PaymentIntent_type, Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Create_payment_intent_for_user_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
}
|
|
6
|
+
declare type Create_payment_intent_for_user_return = PaymentIntent_type | Error_type;
|
|
7
|
+
export default function create_payment_intent_for_user({ client, }?: Create_payment_intent_for_user_params): Promise<Create_payment_intent_for_user_return>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=create_payment_intent_for_user.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create_payment_intent_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/create_payment_intent_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,qCAAqC;IAC7C,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,qCAAqC,GAAG,kBAAkB,GAAG,UAAU,CAAC;AAE7E,wBAA8B,8BAA8B,CAAC,EAC3D,MAAM,GACP,GAAE,qCAA0C,GAAG,OAAO,CAAC,qCAAqC,CAAC,CAkB7F"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Delete_payment_information_for_user_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
}
|
|
6
|
+
declare type Delete_payment_information_for_user_return = Error_type;
|
|
7
|
+
export default function delete_payment_information_for_user({ client, }?: Delete_payment_information_for_user_params): Promise<Delete_payment_information_for_user_return>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=delete_payment_information_for_user.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete_payment_information_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/delete_payment_information_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,0CAA0C;IAClD,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,0CAA0C,GAAG,UAAU,CAAC;AAE7D,wBAA8B,mCAAmC,CAAC,EAChE,MAAM,GACP,GAAE,0CAA+C,GAAG,OAAO,CAAC,0CAA0C,CAAC,CAkBvG"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Delete_payment_method_for_user_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
id: string;
|
|
6
|
+
}
|
|
7
|
+
declare type Delete_payment_method_for_user_return = Error_type;
|
|
8
|
+
export default function delete_payment_method_for_user({ client, id, }: Delete_payment_method_for_user_params): Promise<Delete_payment_method_for_user_return>;
|
|
9
|
+
export {};
|
|
10
|
+
//# sourceMappingURL=delete_payment_method_for_user.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete_payment_method_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/delete_payment_method_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,qCAAqC;IAC7C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,aAAK,qCAAqC,GAAG,UAAU,CAAC;AAExD,wBAA8B,8BAA8B,CAAC,EAC3D,MAAM,EACN,EAAE,GACH,EAAE,qCAAqC,GAAG,OAAO,CAAC,qCAAqC,CAAC,CAkBxF"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { CustomerBalance_type, Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Get_payment_balance_for_user_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
}
|
|
6
|
+
declare type Get_payment_balance_for_user_return = CustomerBalance_type | Error_type;
|
|
7
|
+
export default function get_payment_balance_for_user({ client, }?: Get_payment_balance_for_user_params): Promise<Get_payment_balance_for_user_return>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=get_payment_balance_for_user.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get_payment_balance_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/get_payment_balance_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,mCAAmC;IAC3C,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,mCAAmC,GAAG,oBAAoB,GAAG,UAAU,CAAC;AAE7E,wBAA8B,4BAA4B,CAAC,EACzD,MAAM,GACP,GAAE,mCAAwC,GAAG,OAAO,CAAC,mCAAmC,CAAC,CAiBzF"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Customer_type, Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface Get_payment_information_for_user_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
}
|
|
6
|
+
declare type Get_payment_information_for_user_return = Customer_type | Error_type;
|
|
7
|
+
export default function get_payment_information_for_user({ client, }?: Get_payment_information_for_user_params): Promise<Get_payment_information_for_user_return>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=get_payment_information_for_user.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get_payment_information_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/get_payment_information_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,uCAAuC;IAC/C,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,uCAAuC,GAAG,aAAa,GAAG,UAAU,CAAC;AAE1E,wBAA8B,gCAAgC,CAAC,EAC7D,MAAM,GACP,GAAE,uCAA4C,GAAG,OAAO,CAAC,uCAAuC,CAAC,CAkBjG"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Invoice_type, Error_type } from '../../models.js';
|
|
2
|
+
import { Client } from '../../client.js';
|
|
3
|
+
interface List_invoices_for_user_params {
|
|
4
|
+
client?: Client;
|
|
5
|
+
}
|
|
6
|
+
declare type List_invoices_for_user_return = Invoice_type[] | Error_type;
|
|
7
|
+
export default function list_invoices_for_user({ client, }?: List_invoices_for_user_params): Promise<List_invoices_for_user_return>;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=list_invoices_for_user.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list_invoices_for_user.d.ts","sourceRoot":"","sources":["../../../../../src/api/payments/list_invoices_for_user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,UAAU,6BAA6B;IACrC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,aAAK,6BAA6B,GAAG,YAAY,EAAE,GAAG,UAAU,CAAC;AAEjE,wBAA8B,sBAAsB,CAAC,EACnD,MAAM,GACP,GAAE,6BAAkC,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAiB7E"}
|