@canton-network/wallet-gateway-remote 0.17.1 → 0.17.3
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/web/frontend/404/index.html +3 -3
- package/dist/web/frontend/approve/index.html +5 -5
- package/dist/web/frontend/callback/index.html +3 -3
- package/dist/web/frontend/index.html +2 -2
- package/dist/web/frontend/login/index.html +4 -4
- package/dist/web/frontend/settings/index.html +4 -4
- package/dist/web/frontend/transactions/index.html +5 -5
- package/dist/web/frontend/wallets/index.html +4 -4
- package/package.json +1 -1
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>Wallet Gateway - Not found</title>
|
|
7
|
-
<script type="module" crossorigin src="
|
|
8
|
-
<link rel="modulepreload" crossorigin href="
|
|
9
|
-
<link rel="stylesheet" crossorigin href="
|
|
7
|
+
<script type="module" crossorigin src="../assets/404-C5sXhYIJ.js"></script>
|
|
8
|
+
<link rel="modulepreload" crossorigin href="../assets/index-Dfw8gEND.js">
|
|
9
|
+
<link rel="stylesheet" crossorigin href="../assets/index-CxDOwxiY.css">
|
|
10
10
|
</head>
|
|
11
11
|
|
|
12
12
|
<body>
|
|
@@ -4,11 +4,11 @@
|
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>Wallet Gateway - Approve Write Request</title>
|
|
7
|
-
<script type="module" crossorigin src="
|
|
8
|
-
<link rel="modulepreload" crossorigin href="
|
|
9
|
-
<link rel="modulepreload" crossorigin href="
|
|
10
|
-
<link rel="modulepreload" crossorigin href="
|
|
11
|
-
<link rel="stylesheet" crossorigin href="
|
|
7
|
+
<script type="module" crossorigin src="../assets/approve-DLsPdBvo.js"></script>
|
|
8
|
+
<link rel="modulepreload" crossorigin href="../assets/index-Dfw8gEND.js">
|
|
9
|
+
<link rel="modulepreload" crossorigin href="../assets/state-CziDYJOu.js">
|
|
10
|
+
<link rel="modulepreload" crossorigin href="../assets/decode-CLJkuAIr.js">
|
|
11
|
+
<link rel="stylesheet" crossorigin href="../assets/index-CxDOwxiY.css">
|
|
12
12
|
</head>
|
|
13
13
|
|
|
14
14
|
<body>
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>Wallet Gateway - Remote Callback</title>
|
|
7
|
-
<script type="module" crossorigin src="
|
|
8
|
-
<link rel="modulepreload" crossorigin href="
|
|
9
|
-
<link rel="stylesheet" crossorigin href="
|
|
7
|
+
<script type="module" crossorigin src="../assets/callback-B-wmBVDs.js"></script>
|
|
8
|
+
<link rel="modulepreload" crossorigin href="../assets/index-Dfw8gEND.js">
|
|
9
|
+
<link rel="stylesheet" crossorigin href="../assets/index-CxDOwxiY.css">
|
|
10
10
|
</head>
|
|
11
11
|
<body>
|
|
12
12
|
<login-callback></login-callback>
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>Wallet Gateway Remote</title>
|
|
7
7
|
<base href="/" />
|
|
8
|
-
<script type="module" crossorigin src="
|
|
9
|
-
<link rel="stylesheet" crossorigin href="
|
|
8
|
+
<script type="module" crossorigin src="./assets/index-Dfw8gEND.js"></script>
|
|
9
|
+
<link rel="stylesheet" crossorigin href="./assets/index-CxDOwxiY.css">
|
|
10
10
|
</head>
|
|
11
11
|
<body>
|
|
12
12
|
<user-app>
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>Wallet Gateway - Login</title>
|
|
7
|
-
<script type="module" crossorigin src="
|
|
8
|
-
<link rel="modulepreload" crossorigin href="
|
|
9
|
-
<link rel="modulepreload" crossorigin href="
|
|
10
|
-
<link rel="stylesheet" crossorigin href="
|
|
7
|
+
<script type="module" crossorigin src="../assets/login-BiJNU2kh.js"></script>
|
|
8
|
+
<link rel="modulepreload" crossorigin href="../assets/index-Dfw8gEND.js">
|
|
9
|
+
<link rel="modulepreload" crossorigin href="../assets/state-CziDYJOu.js">
|
|
10
|
+
<link rel="stylesheet" crossorigin href="../assets/index-CxDOwxiY.css">
|
|
11
11
|
</head>
|
|
12
12
|
|
|
13
13
|
<body>
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>Wallet Gateway - Settings</title>
|
|
7
|
-
<script type="module" crossorigin src="
|
|
8
|
-
<link rel="modulepreload" crossorigin href="
|
|
9
|
-
<link rel="modulepreload" crossorigin href="
|
|
10
|
-
<link rel="stylesheet" crossorigin href="
|
|
7
|
+
<script type="module" crossorigin src="../assets/settings-B8ayu_0I.js"></script>
|
|
8
|
+
<link rel="modulepreload" crossorigin href="../assets/index-Dfw8gEND.js">
|
|
9
|
+
<link rel="modulepreload" crossorigin href="../assets/state-CziDYJOu.js">
|
|
10
|
+
<link rel="stylesheet" crossorigin href="../assets/index-CxDOwxiY.css">
|
|
11
11
|
</head>
|
|
12
12
|
<body>
|
|
13
13
|
<user-app>
|
|
@@ -4,11 +4,11 @@
|
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>Wallet Gateway - Transactions</title>
|
|
7
|
-
<script type="module" crossorigin src="
|
|
8
|
-
<link rel="modulepreload" crossorigin href="
|
|
9
|
-
<link rel="modulepreload" crossorigin href="
|
|
10
|
-
<link rel="modulepreload" crossorigin href="
|
|
11
|
-
<link rel="stylesheet" crossorigin href="
|
|
7
|
+
<script type="module" crossorigin src="../assets/transactions-D2Yx5LYD.js"></script>
|
|
8
|
+
<link rel="modulepreload" crossorigin href="../assets/index-Dfw8gEND.js">
|
|
9
|
+
<link rel="modulepreload" crossorigin href="../assets/state-CziDYJOu.js">
|
|
10
|
+
<link rel="modulepreload" crossorigin href="../assets/decode-CLJkuAIr.js">
|
|
11
|
+
<link rel="stylesheet" crossorigin href="../assets/index-CxDOwxiY.css">
|
|
12
12
|
</head>
|
|
13
13
|
<body>
|
|
14
14
|
<user-app>
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>Wallet Gateway - Wallets</title>
|
|
7
|
-
<script type="module" crossorigin src="
|
|
8
|
-
<link rel="modulepreload" crossorigin href="
|
|
9
|
-
<link rel="modulepreload" crossorigin href="
|
|
10
|
-
<link rel="stylesheet" crossorigin href="
|
|
7
|
+
<script type="module" crossorigin src="../assets/wallets-nCed0fPk.js"></script>
|
|
8
|
+
<link rel="modulepreload" crossorigin href="../assets/index-Dfw8gEND.js">
|
|
9
|
+
<link rel="modulepreload" crossorigin href="../assets/state-CziDYJOu.js">
|
|
10
|
+
<link rel="stylesheet" crossorigin href="../assets/index-CxDOwxiY.css">
|
|
11
11
|
</head>
|
|
12
12
|
<body>
|
|
13
13
|
<user-app>
|