@live-change/user-frontend 0.9.62 → 0.9.63

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.
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 p-6 shadow rounded-border">
4
4
  <div class="text-center mb-8">
5
5
  <div class="text-surface-900 dark:text-surface-0 text-3xl font-medium mb-4">Add email</div>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 rounded-border shadow p-6">
4
4
  <div class="text-surface-900 dark:text-surface-0 font-medium mb-6 text-xl">Account connected</div>
5
5
  <div class="mt-0 p-0 leading-normal">Congratulations! You have successfully connected accounts.</div>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 p-6 shadow rounded-border">
4
4
  <div class="text-center mb-8">
5
5
  <div class="text-surface-900 dark:text-surface-0 text-3xl font-medium mb-4">Add phone number</div>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]">
3
3
 
4
4
  <ConfirmPopup v-if="isMounted" />
5
5
  <Toast v-if="isMounted" />
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
 
4
4
  <div class="bg-surface-0 dark:bg-surface-900 p-6 shadow rounded-border">
5
5
  <div class="text-center mb-8">
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 rounded-border shadow p-6">
4
4
  <div class="text-surface-900 dark:text-surface-0 font-medium mb-4 text-xl mb-6">Feedback sent</div>
5
5
  <p class="mt-0 p-0 leading-normal">Thank you for your feedback.</p>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 p-6 shadow rounded-border">
4
4
  <div class="text-center mb-8">
5
5
  <div class="text-surface-900 dark:text-surface-0 text-3xl font-medium mb-4">Account deleted</div>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 rounded-border shadow p-6">
4
4
  <div class="text-surface-900 dark:text-surface-0 font-medium mb-4 text-xl mb-6">Signed In</div>
5
5
  <p class="mt-0 p-0 leading-normal">
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 p-6 shadow rounded-border">
4
4
  <div class="text-center mb-8">
5
5
  <div class="text-surface-900 dark:text-surface-0 text-3xl font-medium mb-4">
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
 
4
4
  <div class="bg-surface-0 dark:bg-surface-900 rounded-border shadow p-6" v-if="isUnknown">
5
5
  <div class="text-surface-900 dark:text-surface-0 font-medium mb-4 text-xl">Unknown link</div>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 rounded-border shadow p-6"
4
4
  v-if="authenticationData?.state === 'used' && !submitted">
5
5
  <div class="text-surface-900 dark:text-surface-0 font-medium mb-4 text-xl">Authentication done</div>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]">
3
3
 
4
4
  <div class="bg-surface-0 dark:bg-surface-900 p-6 shadow rounded-border">
5
5
  <div class="text-center mb-8">
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 rounded-border shadow p-6">
4
4
  <div class="text-surface-900 dark:text-surface-0 font-medium mb-4 text-xl mb-6">Password changed</div>
5
5
  <p class="mt-0 p-0 leading-normal">You have successfully set your password.</p>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 p-6 shadow rounded-border">
4
4
  <div class="text-center mb-8">
5
5
  <div class="text-surface-900 dark:text-surface-0 text-3xl font-medium mb-4">Reset password</div>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 rounded-border shadow p-6">
4
4
  <div class="text-surface-900 dark:text-surface-0 font-medium mb-4 text-xl mb-6">Password changed</div>
5
5
  <p class="mt-0 p-0 leading-normal">You have successfully changed your password.</p>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 rounded-border shadow p-6" v-if="isUnknown">
4
4
  <div class="text-surface-900 dark:text-surface-0 font-medium mb-4 text-xl">Unknown link</div>
5
5
  <p class="mt-0 mb-2 p-0 leading-normal">We can't find your secret link. Check if you copied the address correctly.</p>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 p-6 shadow rounded-border">
4
4
 
5
5
  <div class="text-center mb-8">
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 p-6 shadow rounded-border">
4
4
 
5
5
  <div class="text-center mb-8">
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 p-6 shadow rounded-border">
4
4
 
5
5
  <div class="text-center mb-8">
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 p-6 shadow rounded-border">
4
4
 
5
5
  <div class="text-center mb-8">
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 p-6 shadow rounded-border">
4
4
 
5
5
  <div class="text-center mb-8">
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 rounded-border shadow p-6">
4
4
  <div class="text-surface-900 dark:text-surface-0 font-medium mb-4 text-xl mb-6">Signed In</div>
5
5
  <p class="mt-0 p-0 leading-normal">Congratulations! You have successfully logged in to your account.</p>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 rounded-border shadow p-6">
4
4
  <div class="text-surface-900 dark:text-surface-0 font-medium mb-4 text-xl mb-6">Sign Out</div>
5
5
  <p class="mt-0 p-0 leading-normal">Signing out</p>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 rounded-border shadow p-6">
4
4
  <div class="text-surface-900 dark:text-surface-0 font-medium mb-4 text-xl mb-6">Signed Out</div>
5
5
  <p class="mt-0 p-0 leading-normal">You have successfully signed out from your account.</p>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 p-6 shadow rounded-border">
4
4
  <div class="text-center mb-8">
5
5
  <div class="text-surface-900 dark:text-surface-200 text-3xl font-medium mb-4">Sign Up</div>
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div class="w-full lg:w-6/12 md:w-9/12" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
2
+ <div class="w-full lg:w-6/12 md:w-9/12 max-w-[32rem]" v-shared-element:form="{ duration: '300ms', includeChildren: true }">
3
3
  <div class="bg-surface-0 dark:bg-surface-900 rounded-border shadow p-6">
4
4
  <div class="text-center mb-8">
5
5
  <div class="text-surface-900 dark:text-surface-0 text-3xl font-medium mb-4">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@live-change/user-frontend",
3
- "version": "0.9.62",
3
+ "version": "0.9.63",
4
4
  "scripts": {
5
5
  "memDev": "node --inspect --expose-gc server/start.js memDev --enableSessions --initScript ./init.js --dbAccess",
6
6
  "localDevInit": "rm tmp.db; node server/start.js localDev --enableSessions --initScript ./init.js",
@@ -22,29 +22,29 @@
22
22
  },
23
23
  "type": "module",
24
24
  "dependencies": {
25
- "@live-change/cli": "^0.9.62",
26
- "@live-change/dao": "^0.9.62",
27
- "@live-change/dao-vue3": "^0.9.62",
28
- "@live-change/dao-websocket": "^0.9.62",
29
- "@live-change/email-service": "^0.9.62",
30
- "@live-change/framework": "^0.9.62",
31
- "@live-change/identicon-service": "^0.9.62",
32
- "@live-change/image-frontend": "^0.9.62",
33
- "@live-change/message-authentication-service": "^0.9.62",
34
- "@live-change/notification-service": "^0.9.62",
35
- "@live-change/password-authentication-service": "^0.9.62",
36
- "@live-change/pattern": "^0.9.62",
37
- "@live-change/secret-code-service": "^0.9.62",
38
- "@live-change/secret-link-service": "^0.9.62",
39
- "@live-change/security-frontend": "^0.9.62",
40
- "@live-change/security-service": "^0.9.62",
41
- "@live-change/session-service": "^0.9.62",
42
- "@live-change/timer-service": "^0.9.62",
43
- "@live-change/upload-service": "^0.9.62",
44
- "@live-change/user-identification-service": "^0.9.62",
45
- "@live-change/user-service": "^0.9.62",
46
- "@live-change/vue3-components": "^0.9.62",
47
- "@live-change/vue3-ssr": "^0.9.62",
25
+ "@live-change/cli": "^0.9.63",
26
+ "@live-change/dao": "^0.9.63",
27
+ "@live-change/dao-vue3": "^0.9.63",
28
+ "@live-change/dao-websocket": "^0.9.63",
29
+ "@live-change/email-service": "^0.9.63",
30
+ "@live-change/framework": "^0.9.63",
31
+ "@live-change/identicon-service": "^0.9.63",
32
+ "@live-change/image-frontend": "^0.9.63",
33
+ "@live-change/message-authentication-service": "^0.9.63",
34
+ "@live-change/notification-service": "^0.9.63",
35
+ "@live-change/password-authentication-service": "^0.9.63",
36
+ "@live-change/pattern": "^0.9.63",
37
+ "@live-change/secret-code-service": "^0.9.63",
38
+ "@live-change/secret-link-service": "^0.9.63",
39
+ "@live-change/security-frontend": "^0.9.63",
40
+ "@live-change/security-service": "^0.9.63",
41
+ "@live-change/session-service": "^0.9.63",
42
+ "@live-change/timer-service": "^0.9.63",
43
+ "@live-change/upload-service": "^0.9.63",
44
+ "@live-change/user-identification-service": "^0.9.63",
45
+ "@live-change/user-service": "^0.9.63",
46
+ "@live-change/vue3-components": "^0.9.63",
47
+ "@live-change/vue3-ssr": "^0.9.63",
48
48
  "@vueuse/core": "^12.3.0",
49
49
  "codeceptjs-assert": "^0.0.5",
50
50
  "codeceptjs-video-helper": "0.1.3",
@@ -65,7 +65,7 @@
65
65
  "wtfnode": "^0.9.1"
66
66
  },
67
67
  "devDependencies": {
68
- "@live-change/codeceptjs-helper": "^0.9.62",
68
+ "@live-change/codeceptjs-helper": "^0.9.63",
69
69
  "codeceptjs": "^3.6.10",
70
70
  "generate-password": "1.7.1",
71
71
  "playwright": "1.49.1",
@@ -76,5 +76,5 @@
76
76
  "author": "Michał Łaszczewski <michal@laszczewski.pl>",
77
77
  "license": "BSD-3-Clause",
78
78
  "description": "",
79
- "gitHead": "b1b605b7f1fa4fc3de4720afbb401e2cfff080cf"
79
+ "gitHead": "89b9647aeaff9fc66add1f07d225fe4f44d91a39"
80
80
  }