diff --git a/packages/hoppscotch-common/locales/en.json b/packages/hoppscotch-common/locales/en.json index 077bc0ef..50545c8d 100644 --- a/packages/hoppscotch-common/locales/en.json +++ b/packages/hoppscotch-common/locales/en.json @@ -62,8 +62,9 @@ "turn_off": "Turn off", "turn_on": "Turn on", "undo": "Undo", - "verify": "Verify", "yes": "Yes", + "confirm": "Confirm", + "verify": "Verify", "enable": "Enable", "disable": "Disable" }, @@ -154,6 +155,12 @@ "whats_new": "What's new?", "see_whats_new": "See what’s new", "wiki": "Wiki", + "collapse_sidebar": "Collapse Sidebar", + "continue_to_dashboard": "Continue to Dashboard", + "expand_sidebar": "Expand Sidebar", + "no_name": "No name", + "open_navigation": "Open Navigation", + "read_documentation": "Read Documentation", "default": "default: {value}" }, "auth": { @@ -415,7 +422,7 @@ "check_how_to_add_origin": "Check how you can add an origin", "curl_invalid_format": "cURL is not formatted properly", "danger_zone": "Danger zone", - "delete_account": "Your account is currently an owner in these workspaces:", + "delete_account": "Your account is currently the sole owner in these workspaces:", "delete_account_description": "You must either remove yourself, transfer ownership, or delete these workspaces before you can delete your account.", "delete_activity_log": "Failed to delete activity log", "delete_all_activity_logs": "Failed to delete all activity logs", @@ -667,7 +674,9 @@ "profile": "Profile", "realtime": "Realtime", "rest": "REST", - "settings": "Settings" + "settings": "Settings", + "goto_app": "Goto App", + "authentication": "Authentication" }, "preRequest": { "javascript_code": "JavaScript Code", @@ -875,7 +884,25 @@ "light": "Light", "system": "System", "title": "Theme" - } + }, + "action": "Action", + "clear_filter": "Clear Filter", + "confirm_request_deletion": "Confirm deletion of the selected shared request?", + "copy": "Copy", + "created_on": "Created On", + "delete": "Delete", + "email": "Email", + "filter": "Filter", + "filter_by_email": "Filter by email", + "id": "ID", + "load_list_error": "Unable to load shared requests list", + "no_requests": "No shared requests found", + "open_request": "Open Request", + "properties": "Properties", + "request": "Request", + "show_more": "Show more", + "title": "Shared Requests", + "url": "URL" }, "shortcut": { "general": { @@ -1081,6 +1108,111 @@ "unsubscribed_failed": "Failed to unsubscribe from topic: {topic}", "unsubscribed_success": "Successfully unsubscribed from topic: {topic}", "waiting_send_request": "Waiting to send request", + "add_user_failure": "Failed to add user to the workspace!!", + "add_user_success": "User is now a member of the workspace!!", + "admin_failure": "Failed to make user an admin!!", + "admin_success": "User is now an admin!!", + "and": "and", + "clear_selection": "Clear Selection", + "configure_auth": "Check out the documentation to configure auth providers.", + "confirm_admin_to_user": "Do you want to remove admin status from this user?", + "confirm_admins_to_users": "Do you want to remove admin status from selected users?", + "confirm_delete_infra_token": "Are you sure you want to delete the infra token {tokenLabel}?", + "confirm_delete_invite": "Do you want to revoke the selected invite?", + "confirm_delete_invites": "Do you want to revoke selected invites?", + "confirm_user_deletion": "Confirm user deletion?", + "confirm_users_deletion": "Do you want to delete selected users?", + "confirm_user_to_admin": "Do you want to make this user into an admin?", + "confirm_users_to_admin": "Do you want to make selected users into admins?", + "confirm_user_deactivation": "Confirm user deactivation?", + "confirm_logout": "Confirm Logout", + "created_on": "Created On", + "continue_email": "Continue with Email", + "continue_github": "Continue with Github", + "continue_google": "Continue with Google", + "continue_microsoft": "Continue with Microsoft", + "create_team_failure": "Failed to create workspace!!", + "create_team_success": "Workspace created successfully!!", + "data_sharing_failure": "Failed to update data sharing settings", + "delete_infra_token_failure": "Something went wrong while deleting the infra token", + "delete_invite_failure": "Failed to delete invite!!", + "delete_invites_failure": "Failed to delete selected invites!!", + "delete_invite_success": "Invite deleted successfully!!", + "delete_invites_success": "Selected invites deleted successfully!!", + "delete_request_failure": "Shared Request deletion failed!!", + "delete_request_success": "Shared Request deleted successfully!!", + "delete_team_failure": "Workspace deletion failed!!", + "delete_team_success": "Workspace deleted successfully!!", + "delete_some_users_failure": "Number of Users Not Deleted: {count}", + "delete_some_users_success": "Number of Users Deleted: {count}", + "delete_user_failed_only_one_admin": "Failed to delete user. There should be atleast one admin!!", + "delete_user_failure": "User deletion failed!!", + "delete_users_failure": "Failed to delete selected users!!", + "delete_user_success": "User deleted successfully!!", + "delete_users_success": "Selected users deleted successfully!!", + "email": "Email", + "email_failure": "Failed to send invitation", + "email_signin_failure": "Failed to login with Email", + "email_success": "Email invitation sent successfully", + "emails_cannot_be_same": "You cannot invite yourself, please choose a different email address!!", + "enter_team_email": "Please enter email of workspace owner!!", + "error": "Something went wrong", + "error_auth_providers": "Unable to load auth providers", + "generate_infra_token_failure": "Something went wrong while generating the infra token", + "github_signin_failure": "Failed to login with Github", + "google_signin_failure": "Failed to login with Google", + "infra_token_label_short": "Infra Token Label character length is too short!!", + "invalid_email": "Please enter a valid email address", + "link_copied_to_clipboard": "Link copied to clipboard", + "logged_out": "Logged out", + "login_as_admin": "and login with an admin account.", + "login_using_email": "Please ask the user to check their email or share the link below", + "login_using_link": "Please ask the user to login using the link below", + "logout": "Logout", + "magic_link_sign_in": "Click on the link to sign in.", + "magic_link_success": "We sent a magic link to", + "microsoft_signin_failure": "Failed to login with Microsoft", + "newsletter_failure": "Unable to update newsletter settings", + "non_admin_logged_in": "Logged in as non admin user.", + "non_admin_login": "You are logged in. But you're not an admin", + "owner_not_present": "Atleast one owner should be present in the team!!", + "privacy_policy": "Privacy Policy", + "reenter_email": "Re-enter email", + "remove_admin_failure": "Failed to remove admin status!!", + "remove_admin_failure_only_one_admin": "Failed to remove admin status. There should be at least one admin!!", + "remove_admin_success": "Admin status removed!!", + "remove_admin_from_users_failure": "Failed to remove admin status from selected users!!", + "remove_admin_from_users_success": "Admin status removed from selected users!!", + "remove_admin_to_delete_user": "Remove admin privilege to delete the user!!", + "remove_owner_to_delete_user": "Remove team ownership status to delete the user!!", + "remove_owner_failure_only_one_owner": "Failed to remove member. There should be atleast one owner in a team!!", + "remove_admin_for_deletion": "Remove admin status before attempting deletion!!", + "remove_owner_for_deletion": "One or more users are team owners. Update ownership before deletion!!", + "remove_invitee_failure": "Removal of invitee failed!!", + "remove_invitee_success": "Removal of invitee is successfull!!", + "remove_member_failure": "Member couldn't be removed!!", + "remove_member_success": "Member removed successfully!!", + "rename_team_failure": "Failed to rename workspace!!", + "rename_team_success": "Workspace renamed successfully!", + "rename_user_failure": "Failed to rename user!!", + "rename_user_success": "User renamed successfully!!", + "require_auth_provider": "You need to set atleast one authentication provider to log in.", + "role_update_failed": "Roles updation has failed!!", + "role_update_success": "Roles updated successfully!!", + "selected": "{count} selected", + "self_host_docs": "Self Host Documentation", + "send_magic_link": "Send magic link", + "setup_failure": "Setup has failed!!", + "setup_success": "Setup completed successfully!!", + "sign_in_agreement": "By signing in, you are agreeing to our", + "sign_in_options": "All sign in option", + "sign_out": "Sign out", + "something_went_wrong": "Something went wrong", + "team_name_too_short": "Workspace name should be atleast 6 characters long!!", + "user_already_invited": "Failed to send invite. User is already invited!!", + "user_not_found": "User not found in the infra!!", + "users_to_admin_success": "Selected users are elevated to admin status!!", + "users_to_admin_failure": "Failed to elevate selected users to admin status!!", "loading_workspaces": "Loading workspaces", "loading_collections_in_workspace": "Loading collections in workspace" }, @@ -1190,7 +1322,8 @@ "invite_sent_smtp_disabled_description": "Sending invite emails is disabled for this instance of Hoppscotch. Please use the Copy link button to copy and share the invite link manually.", "copy_invite_link": "Copy Invite Link", "search_title": "Team Requests", - "user_not_found": "User not found in the instance." + "user_not_found": "User not found in the instance.", + "invite_members": "Invite Members" }, "team_environment": { "deleted": "Environment Deleted", @@ -1303,5 +1436,279 @@ "generate_or_modify_test_script_input_placeholder": "Enter a prompt to generate or modify the test script", "modify_test_script_error": "Failed to modify test script", "modify_prerequest_error": "Failed to modify pre-request script" + }, + "configs": { + "auth_providers": { + "callback_url": "CALLBACK URL", + "client_id": "CLIENT ID", + "client_secret": "CLIENT SECRET", + "description": "Configure authentication providers for your server", + "provider_not_specified": "Please enable at least one authentication provider", + "scope": "SCOPE", + "tenant": "TENANT", + "title": "Authentication Providers", + "update_failure": "Failed to update authentication provider configurations!!" + }, + "confirm_changes": "Hoppscotch server must restart to reflect the new changes. Confirm changes made to the server configurations?", + "input_empty": "Please fill all the fields before updating the configurations", + "data_sharing": { + "title": "Data Sharing", + "description": "Help improve Hoppscotch by sharing anonymous data", + "enable": "Enable Data Sharing", + "secondary_title": "Data Sharing Configurations", + "see_shared": "See what is shared", + "toggle_description": "Share anonymous data", + "update_failure": "Failed to update data sharing configurations!!" + }, + "load_error": "Unable to load server configurations", + "mail_configs": { + "address_from": "MAILER FROM ADDRESS", + "custom_smtp_configs": "Use Custom SMTP Configurations", + "description": " Configure the smtp configurations", + "enable_email_auth": "Enable Email based authentication", + "enable_smtp": "Enable SMTP", + "host": "MAILER HOST", + "password": "MAILER PASSWORD", + "port": "MAILER PORT", + "secure": "MAILER SECURE", + "smtp_url": "MAILER SMTP URL", + "tls_reject_unauthorized": "TLS REJECT UNAUTHORIZED", + "title": "SMTP Configurations", + "toggle_failure": "Failed to toggle smtp!!", + "update_failure": "Failed to update smtp configurations!!", + "user": "MAILER USER" + }, + "reset": { + "confirm_reset": "Hoppscotch server must restart to reflect the new changes. Confirm the reset of server configurations?", + "description": "Default configurations will be loaded as specified in the environment file", + "failure": "Failed to reset configurations!!", + "title": "Reset Configurations", + "info": "Reset server configurations" + }, + "restart": { + "description": "{duration} seconds remaining before this page reloads automatically", + "initiate": "Initiating server restart...", + "title": "Server is restarting" + }, + "save_changes": "Save Changes", + "title": "Configurations", + "update_failure": "Failed to update server configurations", + "restrict_access": "Restrict Access", + "site_protection": { + "control_access": "Control who can access Hoppscotch app", + "description": "Customize how visitors access your Hoppscotch app using site protection settings.", + "enable": "Enable site protection", + "note": "Users visiting the Hoppscotch app will see the login page, mandatory login is required to access the app. Admin approval is still required for authorization", + "update_failure": "Failed to update site protection configurations!!" + }, + "domain_whitelisting": { + "add_domain": "Add New Domain", + "description": "Users with email ID registered in whitelisted domains does not require explicit approval from admin to access the Hoppscotch app", + "enable": "Enable domain whitelisting", + "enter_domain": "Enter domain", + "title": "Whitelisted Domains", + "toggle_failure": "Failed to toggle domain whitelisting", + "update_failure": "Failed to update domain whitelisting configurations!!" + }, + "oidc_configs": { + "auth_url": "Auth URL", + "callback_url": "Callback URL", + "client_id": "Client ID", + "client_secret": "Client Secret", + "description": "Configure OIDC configurations", + "enable": "Enable OIDC based authentication", + "issuer": "Issuer", + "provider_name": "Provider Name", + "scope": "Scope", + "title": "OIDC Configurations", + "token_url": "Token URL", + "update_failure": "Failed to update OIDC configurations!!", + "user_info_url": "User Info URL" + }, + "saml": { + "audience": "Audience", + "callback_url": "Callback URL", + "certificate": "Certificate", + "description": "Configure SAML configurations", + "enable": "Enable SAML based authentication", + "entry_point": "Entry Point", + "issuer": "Issuer", + "title": "SAML Configurations", + "update_failure": "Failed to update SAML SSO configurations!!", + "want_assertions_signed": "Sign Assertions", + "want_response_signed": "Sign Response" + } + }, + "data_sharing": { + "description": "Share anonymous data usage to improve Hoppscotch", + "enable": "Enable Data Sharing", + "see_shared": "See what is shared", + "toggle_description": "Share data and make Hoppscotch better", + "title": "Make Hoppscotch Better", + "welcome": "Welcome to" + }, + "infra_tokens": { + "copy_token_warning": "Make sure to copy your infra token now. You won't be able to see it again!", + "deletion_success": "The infra token {label} has been deleted", + "empty": "Infra tokens are empty", + "expired": "Expired", + "expiration_label": "Expiration", + "expires_on": "Expires on", + "generate_modal_title": "New Infra Token", + "generate_new_token": "Generate new token", + "generate_token": "Generate Token", + "invalid_label": "Please provide a label for the token", + "last_used_on": "Last used on", + "no_expiration": "No expiration", + "no_expiration_verbose": "This token will never expire!", + "section_description": "Manage your Hoppscotch users through APIs with Infra tokens", + "section_title": "Infra Tokens", + "tab_title": "Infra Tokens", + "token_expires_on": "This token will expire on", + "token_purpose": "Enter a label to identify this token" + }, + "metrics": { + "dashboard": "Dashboard", + "no_metrics": "No metrics found", + "total_collections": "Total Collections", + "total_requests": "Total Requests", + "total_teams": "Total Workspaces", + "total_users": "Total Users" + }, + "newsletter": { + "description": "Get updates about our latest news", + "subscribe": "Subscribe", + "title": "Stay in Touch", + "toggle_description": "Get updates about the latest at Hoppscotch", + "unsubscribe": "Unsubscribe" + }, + "teams": { + "add_member": "Add Member", + "add_members": "Add Members", + "add_new": "Add New", + "admin": "Admin", + "admin_Email": "Admin Email", + "admin_id": "Admin ID", + "cancel": "Cancel", + "confirm_team_deletion": "Confirm deletion of the workspace?", + "copy": "Copy", + "create_team": "Create Workspace", + "date": "Date", + "delete_team": "Delete Workspace", + "details": "Details", + "edit": "Edit", + "editor": "EDITOR", + "editor_description": "Editors can add, edit, and delete requests and collections.", + "email": "Workspace owner email", + "email_address": "Email Address", + "email_title": "Email", + "empty_name": "Team name cannot be empty!!", + "error": "Something went wrong. Please try again later.", + "id": "Workspace ID", + "invited_email": "Invitee Email", + "invited_on": "Invited On", + "invites": "Invites", + "load_info_error": "Unable to load Workspace info", + "load_list_error": "Unable to Load Workspace List", + "members": "Number of members", + "no_invite": "No invites", + "no_invite_description": "Invite your team to start collaborating", + "owner": "OWNER", + "owner_description": " Owners can add, edit, and delete requests, collections and workspace members.", + "permissions": "Permissions", + "name": "Workspace Name", + "no_members": "No members in this workspace. Add members to this workspace to collaborate", + "no_pending_invites": "No pending invites", + "no_teams": "No workspaces found..", + "no_teams_description": "Create a workspace to collaborate with your team", + "pending_invites": "Pending invites", + "roles": "Roles", + "roles_description": "Roles are used to control access to the shared collections.", + "remove": "Remove", + "rename": "Rename", + "save": "Save", + "save_changes": "Save Changes", + "send_invite": "Send Invite", + "show_more": "Show more", + "team_details": "Workspace details", + "team_members": "Members", + "team_members_tab": "Workspace members", + "teams": "Workspace", + "uid": "UID", + "unnamed": "(Unnamed Workspace)", + "viewer": "VIEWER", + "viewer_description": "Viewers can only view and use requests", + "valid_name": "Please enter a valid workspace name", + "valid_owner_email": "Please enter a valid owner email" + }, + "users": { + "add_user": "Add User", + "admin": "Admin", + "admin_id": "Admin ID", + "cancel": "Cancel", + "created_on": "Created On", + "copy_invite_link": "Copy Invite Link", + "copy_link": "Copy Link", + "date": "Date", + "delete": "Delete", + "delete_user": "Delete User", + "delete_users": "Delete Users", + "details": "Details", + "edit": "Edit", + "email": "Email", + "email_address": "Email Address", + "empty_name": "Name cannot be empty!!", + "id": "User ID", + "invalid_user": "Invalid User", + "invite_load_list_error": "Unable to Load Invited Users List", + "invite_user": "Invite User", + "invited_by": "Invited By", + "invited_on": "Invited On", + "invited_users": "Invited Users", + "invitee_email": "Invitee Email", + "last_active_on": "Last Active", + "load_info_error": "Unable to load user info", + "load_list_error": "Unable to Load Users List", + "make_admin": "Make Admin", + "name": "Name", + "new_user_added": "New User Added", + "no_invite": "No pending invites found", + "no_invite_description": "No pending invites! Start inviting your teammates to Hoppscotch", + "no_shared_requests": "No shared requests created by the user", + "no_users": "No users found", + "not_available": "Not Available", + "not_found": "User not found", + "pending_invites": "Pending Invites", + "remove_admin_privilege": "Remove Admin Privilege", + "remove_admin_status": "Remove Admin Status", + "rename": "Rename", + "revoke_invitation": "Revoke Invitation", + "searchbar_placeholder": "Search by name or email..", + "send_invite": "Send Invite", + "show_more": "Show more", + "uid": "UID", + "unnamed": "(Unnamed User)", + "user_not_found": "User not found in the infra!!", + "users": "Users", + "valid_email": "Please enter a valid email address", + "deactivate": "Deactivate", + "deactivate_user": "Deactivate User" + }, + "organization": { + "login_to_continue_description": "You need to be logged in to join an organization instance.", + "create_an_organization": "Create an organization", + "deactivate_user_failure": "User deactivation failed!!", + "deactivate_user_success": "User deactivated successfully!!", + "delete_account_description": "This will delete all data associated with your Hoppscotch account, including this and any other organizations you are part of.", + "delete_account": "Delete Hoppscotch Account", + "user_deletion_failed_sole_admin": "The user is the sole admin of one or more organization instances. Please demote the user before attempting deletion.", + "user_deletion_failed_sole_team_owner": "The user is the sole team owner on one or more organization instances. Please transfer the ownership or delete the relevant workspaces before attempting deletion." + }, + "billing": { + "confirm": { + "update_seat_count": "Are you sure you want to update the seat count to {newSeatCount}?", + "update_billing_cycle": "Are you sure you want to update the billing cycle to {newBillingCycle}?" + }, + "cancel_subscription": "Cancel subscription" } } diff --git a/packages/hoppscotch-common/src/components.d.ts b/packages/hoppscotch-common/src/components.d.ts index 9caf4159..ebd1efff 100644 --- a/packages/hoppscotch-common/src/components.d.ts +++ b/packages/hoppscotch-common/src/components.d.ts @@ -7,19 +7,34 @@ export {} /* prettier-ignore */ declare module 'vue' { export interface GlobalComponents { - '(chore': fix broken runner for user collection) - '(feat': collection runner config in modal) - '(fix': run again function) AccessTokens: typeof import('./components/accessTokens/index.vue')['default'] AccessTokensGenerateModal: typeof import('./components/accessTokens/GenerateModal.vue')['default'] AccessTokensList: typeof import('./components/accessTokens/List.vue')['default'] AccessTokensOverview: typeof import('./components/accessTokens/Overview.vue')['default'] + AdminAppHeader: typeof import('./../../hoppscotch-web/src/components/admin/app/Header.vue')['default'] + AdminAppLogin: typeof import('./../../hoppscotch-web/src/components/admin/app/Login.vue')['default'] + AdminAppLogout: typeof import('./../../hoppscotch-web/src/components/admin/app/Logout.vue')['default'] + AdminAppSidebar: typeof import('./../../hoppscotch-web/src/components/admin/app/Sidebar.vue')['default'] + AdminAuthenticationAccessControl: typeof import('./../../hoppscotch-web/src/components/admin/authentication/AccessControl.vue')['default'] + AdminAuthenticationOidcConfiguration: typeof import('./../../hoppscotch-web/src/components/admin/authentication/OidcConfiguration.vue')['default'] + AdminAuthenticationProvider: typeof import('./../../hoppscotch-web/src/components/admin/authentication/Provider.vue')['default'] + AdminAuthenticationSamlConfiguration: typeof import('./../../hoppscotch-web/src/components/admin/authentication/SamlConfiguration.vue')['default'] + AdminAuthenticationServerRestart: typeof import('./../../hoppscotch-web/src/components/admin/authentication/ServerRestart.vue')['default'] + AdminDashboardMetricsCard: typeof import('./../../hoppscotch-web/src/components/admin/dashboard/MetricsCard.vue')['default'] + AdminTeamsAdd: typeof import('./../../hoppscotch-web/src/components/admin/teams/Add.vue')['default'] + AdminTeamsDetails: typeof import('./../../hoppscotch-web/src/components/admin/teams/Details.vue')['default'] + AdminTeamsInvite: typeof import('./../../hoppscotch-web/src/components/admin/teams/Invite.vue')['default'] + AdminTeamsMembers: typeof import('./../../hoppscotch-web/src/components/admin/teams/Members.vue')['default'] + AdminTeamsPendingInvites: typeof import('./../../hoppscotch-web/src/components/admin/teams/PendingInvites.vue')['default'] + AdminUiAutoResetIcon: typeof import('./../../hoppscotch-web/src/components/admin/ui/AutoResetIcon.vue')['default'] + AdminUsersDetails: typeof import('./../../hoppscotch-web/src/components/admin/users/Details.vue')['default'] + AdminUsersInviteModal: typeof import('./../../hoppscotch-web/src/components/admin/users/InviteModal.vue')['default'] + AdminUsersSuccessInviteModal: typeof import('./../../hoppscotch-web/src/components/admin/users/SuccessInviteModal.vue')['default'] AiexperimentsMergeView: typeof import('./components/aiexperiments/MergeView.vue')['default'] AiexperimentsModifyBodyModal: typeof import('./components/aiexperiments/ModifyBodyModal.vue')['default'] AiexperimentsModifyPreRequestModal: typeof import('./components/aiexperiments/ModifyPreRequestModal.vue')['default'] AiexperimentsModifyTestScriptModal: typeof import('./components/aiexperiments/ModifyTestScriptModal.vue')['default'] AppActionHandler: typeof import('./components/app/ActionHandler.vue')['default'] - AppAnnouncement: (typeof import("./components/app/Announcement.vue"))["default"] AppBanner: typeof import('./components/app/Banner.vue')['default'] AppContextMenu: typeof import('./components/app/ContextMenu.vue')['default'] AppDeveloperOptions: typeof import('./components/app/DeveloperOptions.vue')['default'] @@ -48,8 +63,6 @@ declare module 'vue' { AppSpotlightSearch: typeof import('./components/app/SpotlightSearch.vue')['default'] AppSupport: typeof import('./components/app/Support.vue')['default'] AppWhatsNewDialog: typeof import('./components/app/WhatsNewDialog.vue')['default'] - ButtonPrimary: (typeof import("./../../hoppscotch-ui/src/components/button/Primary.vue"))["default"] - ButtonSecondary: (typeof import("./../../hoppscotch-ui/src/components/button/Secondary.vue"))["default"] Collections: typeof import('./components/collections/index.vue')['default'] CollectionsAdd: typeof import('./components/collections/Add.vue')['default'] CollectionsAddFolder: typeof import('./components/collections/AddFolder.vue')['default'] @@ -75,11 +88,11 @@ declare module 'vue' { CollectionsMyCollections: typeof import('./components/collections/MyCollections.vue')['default'] CollectionsProperties: typeof import('./components/collections/Properties.vue')['default'] CollectionsRequest: typeof import('./components/collections/Request.vue')['default'] - CollectionsRunner: (typeof import("./components/collections/Runner.vue"))["default"] CollectionsSaveRequest: typeof import('./components/collections/SaveRequest.vue')['default'] CollectionsTeamCollections: typeof import('./components/collections/TeamCollections.vue')['default'] CookiesAllModal: typeof import('./components/cookies/AllModal.vue')['default'] CookiesEditCookie: typeof import('./components/cookies/EditCookie.vue')['default'] + CustomEmbeds: typeof import('./../../hoppscotch-web/src/components/CustomEmbeds.vue')['default'] Embeds: typeof import('./components/embeds/index.vue')['default'] EmbedsHeader: typeof import('./components/embeds/Header.vue')['default'] EmbedsRequest: typeof import('./components/embeds/Request.vue')['default'] @@ -94,23 +107,20 @@ declare module 'vue' { EnvironmentsTeams: typeof import('./components/environments/teams/index.vue')['default'] EnvironmentsTeamsDetails: typeof import('./components/environments/teams/Details.vue')['default'] EnvironmentsTeamsEnvironment: typeof import('./components/environments/teams/Environment.vue')['default'] + ErrorPage: typeof import('./../../hoppscotch-web/src/components/ErrorPage.vue')['default'] FirebaseLogin: typeof import('./components/firebase/Login.vue')['default'] FirebaseLogout: typeof import('./components/firebase/Logout.vue')['default'] GraphqlArgument: typeof import('./components/graphql/Argument.vue')['default'] GraphqlArguments: typeof import('./components/graphql/Arguments.vue')['default'] GraphqlAuthorization: typeof import('./components/graphql/Authorization.vue')['default'] GraphqlDefaultValue: typeof import('./components/graphql/DefaultValue.vue')['default'] - GraphqlDeprecationReason: typeof import('./components/graphql/DeprecationReason.vue')['default'] - GraphqlDirective: typeof import('./components/graphql/Directive.vue')['default'] GraphqlDirectives: typeof import('./components/graphql/Directives.vue')['default'] - GraphqlDoc: typeof import('./components/graphql/Doc.vue')['default'] GraphqlDocExplorer: typeof import('./components/graphql/DocExplorer.vue')['default'] GraphqlEnumValues: typeof import('./components/graphql/EnumValues.vue')['default'] GraphqlExplorerSection: typeof import('./components/graphql/ExplorerSection.vue')['default'] GraphqlField: typeof import('./components/graphql/Field.vue')['default'] GraphqlFieldDocumentation: typeof import('./components/graphql/FieldDocumentation.vue')['default'] GraphqlFieldLink: typeof import('./components/graphql/FieldLink.vue')['default'] - GraphqlFieldOld: typeof import('./components/graphql/FieldOld.vue')['default'] GraphqlFields: typeof import('./components/graphql/Fields.vue')['default'] GraphqlHeaders: typeof import('./components/graphql/Headers.vue')['default'] GraphqlImplementsInterfaces: typeof import('./components/graphql/ImplementsInterfaces.vue')['default'] @@ -119,8 +129,6 @@ declare module 'vue' { GraphqlRequestOptions: typeof import('./components/graphql/RequestOptions.vue')['default'] GraphqlRequestTab: typeof import('./components/graphql/RequestTab.vue')['default'] GraphqlResponse: typeof import('./components/graphql/Response.vue')['default'] - GraphqlSchemaBrowser: typeof import('./components/graphql/SchemaBrowser.vue')['default'] - GraphqlSchemaDoc: typeof import('./components/graphql/SchemaDoc.vue')['default'] GraphqlSchemaDocumentation: typeof import('./components/graphql/SchemaDocumentation.vue')['default'] GraphqlSchemaSearch: typeof import('./components/graphql/SchemaSearch.vue')['default'] GraphqlSidebar: typeof import('./components/graphql/Sidebar.vue')['default'] @@ -129,18 +137,17 @@ declare module 'vue' { GraphqlType: typeof import('./components/graphql/Type.vue')['default'] GraphqlTypeDocumentation: typeof import('./components/graphql/TypeDocumentation.vue')['default'] GraphqlTypeLink: typeof import('./components/graphql/TypeLink.vue')['default'] - GraphqlTypeLinkNew: typeof import('./components/graphql/TypeLink.vue')['default'] GraphqlVariable: typeof import('./components/graphql/Variable.vue')['default'] History: typeof import('./components/history/index.vue')['default'] HistoryGraphqlCard: typeof import('./components/history/graphql/Card.vue')['default'] + HistoryPersonal: typeof import('./components/history/Personal.vue')['default'] HistoryRestCard: typeof import('./components/history/rest/Card.vue')['default'] HoppButtonPrimary: typeof import('@hoppscotch/ui')['HoppButtonPrimary'] HoppButtonSecondary: typeof import('@hoppscotch/ui')['HoppButtonSecondary'] HoppSmartAnchor: typeof import('@hoppscotch/ui')['HoppSmartAnchor'] - HoppSmartAutoComplete: (typeof import("@hoppscotch/ui"))["HoppSmartAutoComplete"] + HoppSmartAutoComplete: typeof import('@hoppscotch/ui')['HoppSmartAutoComplete'] HoppSmartCheckbox: typeof import('@hoppscotch/ui')['HoppSmartCheckbox'] HoppSmartConfirmModal: typeof import('@hoppscotch/ui')['HoppSmartConfirmModal'] - HoppSmartExpand: (typeof import("@hoppscotch/ui"))["HoppSmartExpand"] HoppSmartFileChip: typeof import('@hoppscotch/ui')['HoppSmartFileChip'] HoppSmartInput: typeof import('@hoppscotch/ui')['HoppSmartInput'] HoppSmartIntersection: typeof import('@hoppscotch/ui')['HoppSmartIntersection'] @@ -156,13 +163,12 @@ declare module 'vue' { HoppSmartSlideOver: typeof import('@hoppscotch/ui')['HoppSmartSlideOver'] HoppSmartSpinner: typeof import('@hoppscotch/ui')['HoppSmartSpinner'] HoppSmartTab: typeof import('@hoppscotch/ui')['HoppSmartTab'] + HoppSmartTable: typeof import('@hoppscotch/ui')['HoppSmartTable'] HoppSmartTabs: typeof import('@hoppscotch/ui')['HoppSmartTabs'] HoppSmartToggle: typeof import('@hoppscotch/ui')['HoppSmartToggle'] HoppSmartTree: typeof import('@hoppscotch/ui')['HoppSmartTree'] HoppSmartWindow: typeof import('@hoppscotch/ui')['HoppSmartWindow'] HoppSmartWindows: typeof import('@hoppscotch/ui')['HoppSmartWindows'] - HoppTestEnv: (typeof import("@hoppscotch/ui"))["HoppTestEnv"] - HoppTestRunnerModal: (typeof import("@hoppscotch/ui"))["HoppTestRunnerModal"] HttpAuthorization: typeof import('./components/http/Authorization.vue')['default'] HttpAuthorizationAkamaiEG: typeof import('./components/http/authorization/AkamaiEG.vue')['default'] HttpAuthorizationApiKey: typeof import('./components/http/authorization/ApiKey.vue')['default'] @@ -178,7 +184,6 @@ declare module 'vue' { HttpBodyParameters: typeof import('./components/http/BodyParameters.vue')['default'] HttpCodegen: typeof import('./components/http/Codegen.vue')['default'] HttpCodegenModal: typeof import('./components/http/CodegenModal.vue')['default'] - HttpCollectionRunner: (typeof import("./components/http/CollectionRunner.vue"))["default"] HttpExampleLenseBodyRenderer: typeof import('./components/http/example/LenseBodyRenderer.vue')['default'] HttpExampleResponse: typeof import('./components/http/example/Response.vue')['default'] HttpExampleResponseMeta: typeof import('./components/http/example/ResponseMeta.vue')['default'] @@ -187,7 +192,6 @@ declare module 'vue' { HttpHeaders: typeof import('./components/http/Headers.vue')['default'] HttpImportCurl: typeof import('./components/http/ImportCurl.vue')['default'] HttpKeyValue: typeof import('./components/http/KeyValue.vue')['default'] - HttpOAuth2Authorization: (typeof import("./components/http/OAuth2Authorization.vue"))["default"] HttpParameters: typeof import('./components/http/Parameters.vue')['default'] HttpPreRequestScript: typeof import('./components/http/PreRequestScript.vue')['default'] HttpRawBody: typeof import('./components/http/RawBody.vue')['default'] @@ -199,7 +203,6 @@ declare module 'vue' { HttpResponse: typeof import('./components/http/Response.vue')['default'] HttpResponseInterface: typeof import('./components/http/ResponseInterface.vue')['default'] HttpResponseMeta: typeof import('./components/http/ResponseMeta.vue')['default'] - HttpRunner: (typeof import("./components/http/Runner.vue"))["default"] HttpSaveResponseName: typeof import('./components/http/SaveResponseName.vue')['default'] HttpSidebar: typeof import('./components/http/Sidebar.vue')['default'] HttpTabHead: typeof import('./components/http/TabHead.vue')['default'] @@ -214,23 +217,19 @@ declare module 'vue' { HttpTestResultReport: typeof import('./components/http/TestResultReport.vue')['default'] HttpTestResultRequest: typeof import('./components/http/test/ResultRequest.vue')['default'] HttpTestRunner: typeof import('./components/http/test/Runner.vue')['default'] - HttpTestRunnerConfig: typeof import('./components/http/test/RunnerConfig.vue')['default'] HttpTestRunnerMeta: typeof import('./components/http/test/RunnerMeta.vue')['default'] HttpTestRunnerModal: typeof import('./components/http/test/RunnerModal.vue')['default'] HttpTestRunnerResult: typeof import('./components/http/test/RunnerResult.vue')['default'] HttpTests: typeof import('./components/http/Tests.vue')['default'] - HttpTestSelector: (typeof import("./components/http/test/Selector.vue"))["default"] - HttpTestSelectRequest: (typeof import("./components/http/test/SelectRequest.vue"))["default"] HttpTestTestResult: typeof import('./components/http/test/TestResult.vue')['default'] HttpURLEncodedParams: typeof import('./components/http/URLEncodedParams.vue')['default'] IconLucideActivity: typeof import('~icons/lucide/activity')['default'] - IconLucideAlertCircle: (typeof import("~icons/lucide/alert-circle"))["default"] IconLucideAlertTriangle: typeof import('~icons/lucide/alert-triangle')['default'] IconLucideArrowLeft: typeof import('~icons/lucide/arrow-left')['default'] IconLucideArrowUpRight: typeof import('~icons/lucide/arrow-up-right')['default'] - IconLucideBrush: (typeof import("~icons/lucide/brush"))["default"] + IconLucideBrush: typeof import('~icons/lucide/brush')['default'] + IconLucideCheck: typeof import('~icons/lucide/check')['default'] IconLucideCheckCircle: typeof import('~icons/lucide/check-circle')['default'] - IconLucideChevronLeft: typeof import('~icons/lucide/chevron-left')['default'] IconLucideChevronRight: typeof import('~icons/lucide/chevron-right')['default'] IconLucideCircleCheck: typeof import('~icons/lucide/circle-check')['default'] IconLucideGlobe: typeof import('~icons/lucide/globe')['default'] @@ -240,12 +239,11 @@ declare module 'vue' { IconLucideLayers: typeof import('~icons/lucide/layers')['default'] IconLucideListEnd: typeof import('~icons/lucide/list-end')['default'] IconLucideMinus: typeof import('~icons/lucide/minus')['default'] - IconLucidePlay: (typeof import("~icons/lucide/play"))["default"] - IconLucidePlaySquare: (typeof import("~icons/lucide/play-square"))["default"] IconLucidePlusCircle: typeof import('~icons/lucide/plus-circle')['default'] IconLucideRss: typeof import('~icons/lucide/rss')['default'] IconLucideSearch: typeof import('~icons/lucide/search')['default'] IconLucideTriangleAlert: typeof import('~icons/lucide/triangle-alert')['default'] + IconLucideUser: typeof import('~icons/lucide/user')['default'] IconLucideUsers: typeof import('~icons/lucide/users')['default'] IconLucideVerified: typeof import('~icons/lucide/verified')['default'] IconLucideX: typeof import('~icons/lucide/x')['default'] @@ -275,8 +273,7 @@ declare module 'vue' { LensesRenderersVideoLensRenderer: typeof import('./components/lenses/renderers/VideoLensRenderer.vue')['default'] LensesRenderersXMLLensRenderer: typeof import('./components/lenses/renderers/XMLLensRenderer.vue')['default'] LensesResponseBodyRenderer: typeof import('./components/lenses/ResponseBodyRenderer.vue')['default'] - ProfileShortcode: (typeof import("./components/profile/Shortcode.vue"))["default"] - ProfileShortcodes: (typeof import("./components/profile/Shortcodes.vue"))["default"] + Newsletter: typeof import('./../../hoppscotch-web/src/components/Newsletter.vue')['default'] ProfileUserDelete: typeof import('./components/profile/UserDelete.vue')['default'] RealtimeCommunication: typeof import('./components/realtime/Communication.vue')['default'] RealtimeConnectionConfig: typeof import('./components/realtime/ConnectionConfig.vue')['default'] @@ -291,43 +288,14 @@ declare module 'vue' { ShareCustomizeModal: typeof import('./components/share/CustomizeModal.vue')['default'] ShareModal: typeof import('./components/share/Modal.vue')['default'] ShareRequest: typeof import('./components/share/Request.vue')['default'] - ShareRequestModal: (typeof import("./components/share/RequestModal.vue"))["default"] - ShareShareRequestModal: (typeof import("./components/share/ShareRequestModal.vue"))["default"] ShareTemplatesButton: typeof import('./components/share/templates/Button.vue')['default'] ShareTemplatesEmbeds: typeof import('./components/share/templates/Embeds.vue')['default'] ShareTemplatesLink: typeof import('./components/share/templates/Link.vue')['default'] SmartAccentModePicker: typeof import('./components/smart/AccentModePicker.vue')['default'] - SmartAnchor: (typeof import("./../../hoppscotch-ui/src/components/smart/Anchor.vue"))["default"] - SmartAutoComplete: (typeof import("./../../hoppscotch-ui/src/components/smart/AutoComplete.vue"))["default"] SmartChangeLanguage: typeof import('./components/smart/ChangeLanguage.vue')['default'] - SmartCheckbox: (typeof import("./../../hoppscotch-ui/src/components/smart/Checkbox.vue"))["default"] SmartColorModePicker: typeof import('./components/smart/ColorModePicker.vue')['default'] - SmartConfirmModal: (typeof import("./../../hoppscotch-ui/src/components/smart/ConfirmModal.vue"))["default"] SmartEncodingPicker: typeof import('./components/smart/EncodingPicker.vue')['default'] SmartEnvInput: typeof import('./components/smart/EnvInput.vue')['default'] - SmartExpand: (typeof import("./../../hoppscotch-ui/src/components/smart/Expand.vue"))["default"] - SmartFileChip: (typeof import("./../../hoppscotch-ui/src/components/smart/FileChip.vue"))["default"] - SmartInput: (typeof import("./../../hoppscotch-ui/src/components/smart/Input.vue"))["default"] - SmartIntersection: (typeof import("./../../hoppscotch-ui/src/components/smart/Intersection.vue"))["default"] - SmartItem: (typeof import("./../../hoppscotch-ui/src/components/smart/Item.vue"))["default"] - SmartLink: (typeof import("./../../hoppscotch-ui/src/components/smart/Link.vue"))["default"] - SmartModal: (typeof import("./../../hoppscotch-ui/src/components/smart/Modal.vue"))["default"] - SmartPicture: (typeof import("./../../hoppscotch-ui/src/components/smart/Picture.vue"))["default"] - SmartPlaceholder: (typeof import("./../../hoppscotch-ui/src/components/smart/Placeholder.vue"))["default"] - SmartProgressRing: (typeof import("./../../hoppscotch-ui/src/components/smart/ProgressRing.vue"))["default"] - SmartRadio: (typeof import("./../../hoppscotch-ui/src/components/smart/Radio.vue"))["default"] - SmartRadioGroup: (typeof import("./../../hoppscotch-ui/src/components/smart/RadioGroup.vue"))["default"] - SmartSelectWrapper: (typeof import("./../../hoppscotch-ui/src/components/smart/SelectWrapper.vue"))["default"] - SmartSlideOver: (typeof import("./../../hoppscotch-ui/src/components/smart/SlideOver.vue"))["default"] - SmartSpinner: (typeof import("./../../hoppscotch-ui/src/components/smart/Spinner.vue"))["default"] - SmartTab: (typeof import("./../../hoppscotch-ui/src/components/smart/Tab.vue"))["default"] - SmartTable: (typeof import("./../../hoppscotch-ui/src/components/smart/Table.vue"))["default"] - SmartTabs: (typeof import("./../../hoppscotch-ui/src/components/smart/Tabs.vue"))["default"] - SmartToggle: (typeof import("./../../hoppscotch-ui/src/components/smart/Toggle.vue"))["default"] - SmartTree: (typeof import("./../../hoppscotch-ui/src/components/smart/Tree.vue"))["default"] - SmartTreeBranch: (typeof import("./../../hoppscotch-ui/src/components/smart/TreeBranch.vue"))["default"] - SmartWindow: (typeof import("./../../hoppscotch-ui/src/components/smart/Window.vue"))["default"] - SmartWindows: (typeof import("./../../hoppscotch-ui/src/components/smart/Windows.vue"))["default"] TabPrimary: typeof import('./components/tab/Primary.vue')['default'] TabSecondary: typeof import('./components/tab/Secondary.vue')['default'] Teams: typeof import('./components/teams/index.vue')['default'] @@ -338,6 +306,8 @@ declare module 'vue' { TeamsModal: typeof import('./components/teams/Modal.vue')['default'] TeamsTeam: typeof import('./components/teams/Team.vue')['default'] Tippy: typeof import('vue-tippy')['Tippy'] + UserDeactivate: typeof import('./../../hoppscotch-web/src/components/UserDeactivate.vue')['default'] + UserDeletionSoleTeamOwnerInfo: typeof import('./../../hoppscotch-web/src/components/UserDeletionSoleTeamOwnerInfo.vue')['default'] WorkspaceCurrent: typeof import('./components/workspace/Current.vue')['default'] WorkspaceSelector: typeof import('./components/workspace/Selector.vue')['default'] } diff --git a/packages/hoppscotch-common/src/components/embeds/index.vue b/packages/hoppscotch-common/src/components/embeds/index.vue index a5d57f2e..83b92e74 100644 --- a/packages/hoppscotch-common/src/components/embeds/index.vue +++ b/packages/hoppscotch-common/src/components/embeds/index.vue @@ -1,5 +1,11 @@