From a133c88179e703a4a1f5827d55be348d28dbac85 Mon Sep 17 00:00:00 2001 From: alextantumpay <32063118+alex-byteport@users.noreply.github.com> Date: Mon, 10 Jun 2024 01:09:18 +0200 Subject: [PATCH 1/2] overlay full hight, small wording changes, input text-right --- pages/wallet.vue | 1021 +++++++++++++++++++++++----------------------- 1 file changed, 507 insertions(+), 514 deletions(-) diff --git a/pages/wallet.vue b/pages/wallet.vue index 05965c3..c1c6b2c 100644 --- a/pages/wallet.vue +++ b/pages/wallet.vue @@ -5,7 +5,7 @@ >
-

DOT

+

Polkadot

coming soon
-

USDC

+

Kusama

coming soon
-
+
+
+
+ Shield PAS + + +

+ Shielding is the process of moving naked, publicly visible + balance on Paseo to your private wallet on Incognitee. +

+ +
+
+
+ - Close - - - - -
-
- Shield PAS - - -

- Shielding is the process of moving naked, publicly visible - balance on Paseo to your private wallet on Incognitee. -

- -
-
- - - Available public balance: - {{ accountStore.getPaseoHumanBalance }} -
- -
- Fee: 16 mPAS for Paseo, 0.175% for Incognitee -
-
- -
-
- + Available public balance: + {{ accountStore.getPaseoHumanBalance }}
- - + +
+ Fee: 16 mPAS for Paseo, 0.175% for Incognitee +
+
+
+ +
+
-
- - + + +
+ + - - - -
- -
-
- + + +
+ + +
+ + +
+ -
-
-
- Drip Faucet - -
-

- The Paseo Faucet grants you PAS tokens every day. Just - copy-paste your address and solve a CAPTCHA to get free - PAS tokens -

- -
-
- -
-
- - - -
-
-
-
- + -
-
- + + +
+
+
+
+ - +
+ class="relative w-full h-full max-w-sm mx-auto bg-gray-800 rounded-lg shadow-xl flex flex-col px-4 pb-4 pt-5 text-left transition-all sm:my-8 sm:max-w-sm sm:p-6">
-
-
- Receive - -
-

- Share your address with the sender. You can either have - them scan this QR code or send them a private message. -

-
-
- -
+ + + +
+
+
+ + Receive + +
+

+ Share your address with the sender. You can either have + them scan this QR code or send them a private message. +

+
+
+ +
-
+
+
+ Your address: +
+
+ +
- Your address: -
-
- -
-
- - - -
-
+ + +
- - +
+
-
-
-
+ + +
+ + + + + + + - - + + +
+ + -
- - -
-
- + +
+
+
+ Send Privately + +
+

+ Sending privately means that only you and the recipient + know who sent how much to whom. +

+
+
+
+ - Close - - - - -
-
- Send Privately - -
-

- Sending privately means that only you and the recipient - know who sent how much to whom. -

-
- -
- -
- -
-
- - - - -
-
+
+ +
+
+ + + +
-
- -
- +
+
+
+ +
+ - Available private balance: - {{ accountStore.getIncogniteeHumanBalance }} -
+ Available private balance: + {{ accountStore.getIncogniteeHumanBalance }} +
- -
- -
+ +
+ +
- -
- Fee: 10m PAS for Incognitee -
-
-
- -
- + +
+ Fee: 10m PAS for Incognitee +
- - + + + +
+ +
+ +
-
-
-
+ + + + + + @@ -1424,33 +1417,33 @@