From a6a31226163b87ff184362a0c2954e485723bb98 Mon Sep 17 00:00:00 2001 From: Gui Seek Date: Fri, 6 Dec 2024 17:29:46 -0300 Subject: [PATCH] =?UTF-8?q?refactor(account):=20reorganiza=20formul=C3=A1r?= =?UTF-8?q?io=20sobre=20o=20usu=C3=A1rio?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../containers/account/account.container.html | 18 ++++++- .../containers/account/account.container.ts | 8 +++ .../account/profile/profile.component.html | 13 ----- .../account/profile/profile.component.ts | 8 --- .../account/skills/skills.component.html | 2 +- .../account/skills/skills.component.scss | 4 ++ .../account/skills/skills.component.ts | 16 +++--- packages/shared/ui-global/button/src/index.ts | 1 + .../external-link/external-link.directive.ts | 52 +++++++++++++++++++ .../markdown-editor.component.html | 1 + .../markdown-editor.component.ts | 9 ++++ .../markdown-view.component.scss | 39 ++++++++++++++ 12 files changed, 139 insertions(+), 32 deletions(-) create mode 100644 packages/shared/ui-global/button/src/lib/external-link/external-link.directive.ts diff --git a/packages/account/feature-shell/src/lib/containers/account/account.container.html b/packages/account/feature-shell/src/lib/containers/account/account.container.html index f124b5e5..1bbf1810 100644 --- a/packages/account/feature-shell/src/lib/containers/account/account.container.html +++ b/packages/account/feature-shell/src/lib/containers/account/account.container.html @@ -6,14 +6,28 @@ - -
Informações públicas
+ + +
+ + + + +
+