diff --git a/public/docs-static/img/selfhosted/identity-providers/idp-main.png b/public/docs-static/img/selfhosted/identity-providers/idp-main.png index 0ea2d361..c7512bf0 100644 Binary files a/public/docs-static/img/selfhosted/identity-providers/idp-main.png and b/public/docs-static/img/selfhosted/identity-providers/idp-main.png differ diff --git a/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/01_create-project-zitadel.png b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/01_create-project-zitadel.png new file mode 100644 index 00000000..e762b0ab Binary files /dev/null and b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/01_create-project-zitadel.png differ diff --git a/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/02_name-project-zitadel.png b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/02_name-project-zitadel.png new file mode 100644 index 00000000..6ac9018a Binary files /dev/null and b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/02_name-project-zitadel.png differ diff --git a/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/03_new-app-zitadel.png b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/03_new-app-zitadel.png new file mode 100644 index 00000000..6dc6a661 Binary files /dev/null and b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/03_new-app-zitadel.png differ diff --git a/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/04_app-new-type-web-zitadel.png b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/04_app-new-type-web-zitadel.png new file mode 100644 index 00000000..bad92c7a Binary files /dev/null and b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/04_app-new-type-web-zitadel.png differ diff --git a/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/05_app-select-code-zitadel.png b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/05_app-select-code-zitadel.png new file mode 100644 index 00000000..c51082d9 Binary files /dev/null and b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/05_app-select-code-zitadel.png differ diff --git a/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/06_copy-callback-url-netbird-zitadel.png b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/06_copy-callback-url-netbird-zitadel.png new file mode 100644 index 00000000..99c873dc Binary files /dev/null and b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/06_copy-callback-url-netbird-zitadel.png differ diff --git a/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/07_add_redirect-uri-zitadel.png b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/07_add_redirect-uri-zitadel.png new file mode 100644 index 00000000..c2d88726 Binary files /dev/null and b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/07_add_redirect-uri-zitadel.png differ diff --git a/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/08_click-create-app-zitadel.png b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/08_click-create-app-zitadel.png new file mode 100644 index 00000000..3a9b68a5 Binary files /dev/null and b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/08_click-create-app-zitadel.png differ diff --git a/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/09_copy-client-id-zitadel.png b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/09_copy-client-id-zitadel.png new file mode 100644 index 00000000..c14a6601 Binary files /dev/null and b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/09_copy-client-id-zitadel.png differ diff --git a/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/10_fill-netbird-config-zitadel.png b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/10_fill-netbird-config-zitadel.png new file mode 100644 index 00000000..ddb82de1 Binary files /dev/null and b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/10_fill-netbird-config-zitadel.png differ diff --git a/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/11_token-settings-zitadel.png b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/11_token-settings-zitadel.png new file mode 100644 index 00000000..e5708883 Binary files /dev/null and b/public/docs-static/img/selfhosted/identity-providers/self-hosted/zitadel/11_token-settings-zitadel.png differ diff --git a/src/components/Button.jsx b/src/components/Button.jsx index 0ab7c3bb..8b81e55f 100644 --- a/src/components/Button.jsx +++ b/src/components/Button.jsx @@ -23,6 +23,8 @@ const variantStyles = { 'rounded-full bg-zinc-900 py-1 px-3 text-white hover:bg-zinc-700 dark:bg-netbird dark:text-white dark:hover:bg-netbird-dark', outline: 'rounded-full py-1 px-3 text-zinc-700 ring-1 ring-inset ring-zinc-900/10 hover:bg-zinc-900/2.5 hover:text-zinc-900 dark:text-zinc-400 dark:ring-white/10 dark:hover:bg-white/5 dark:hover:text-white', + 'outline-arrow': + 'rounded-[5px] text-zinc-700 ring-1 ring-inset ring-zinc-900/10 hover:bg-zinc-900/2.5 hover:text-zinc-900 dark:text-zinc-400 dark:ring-white/10 dark:hover:bg-white/5 dark:hover:text-white duration-300 relative overflow-hidden group', text: 'text-netbird hover:text-netbird-dark dark:text-netbird dark:hover:text-netbird-light', } @@ -52,12 +54,16 @@ export function Button({ /> ) - if (variant === 'primary') { + if (variant === 'primary' || variant === 'outline-arrow') { return (
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-