@vc-shell/framework 1.0.143 → 1.0.144
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/CHANGELOG.md +9 -0
- package/dist/framework.js +5400 -5515
- package/dist/shared/pages/InvitePage/plugin.d.ts.map +1 -1
- package/dist/shared/pages/LoginPage/plugin.d.ts.map +1 -1
- package/dist/shared/pages/ResetPasswordPage/plugin.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +4 -4
- package/shared/pages/InvitePage/plugin.ts +1 -2
- package/shared/pages/LoginPage/plugin.ts +1 -2
- package/shared/pages/ResetPasswordPage/plugin.ts +1 -2
- package/dist/shared/pages/InvitePage/locales/index.d.ts +0 -3
- package/dist/shared/pages/InvitePage/locales/index.d.ts.map +0 -1
- package/dist/shared/pages/LoginPage/locales/index.d.ts +0 -3
- package/dist/shared/pages/LoginPage/locales/index.d.ts.map +0 -1
- package/dist/shared/pages/ResetPasswordPage/locales/index.d.ts +0 -3
- package/dist/shared/pages/ResetPasswordPage/locales/index.d.ts.map +0 -1
- package/shared/pages/InvitePage/locales/en.json +0 -31
- package/shared/pages/InvitePage/locales/index.ts +0 -2
- package/shared/pages/LoginPage/locales/en.json +0 -36
- package/shared/pages/LoginPage/locales/index.ts +0 -2
- package/shared/pages/ResetPasswordPage/locales/en.json +0 -28
- package/shared/pages/ResetPasswordPage/locales/index.ts +0 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vc-shell/framework",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.144",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/framework.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -52,9 +52,9 @@
|
|
|
52
52
|
"whatwg-fetch": "^3.6.19"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
|
-
"@vc-shell/api-client-generator": "^1.0.
|
|
56
|
-
"@vc-shell/config-generator": "^1.0.
|
|
57
|
-
"@vc-shell/ts-config": "^1.0.
|
|
55
|
+
"@vc-shell/api-client-generator": "^1.0.144",
|
|
56
|
+
"@vc-shell/config-generator": "^1.0.144",
|
|
57
|
+
"@vc-shell/ts-config": "^1.0.144",
|
|
58
58
|
"@vitejs/plugin-vue": "^5.0.3",
|
|
59
59
|
"sass": "^1.69.6",
|
|
60
60
|
"typescript": "^5.3.3",
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { createModule } from "./../../../core/plugins";
|
|
2
2
|
import * as components from "./components";
|
|
3
|
-
import * as locales from "./locales";
|
|
4
3
|
|
|
5
|
-
export const ResetPasswordPage = createModule(components
|
|
4
|
+
export const ResetPasswordPage = createModule(components);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../shared/pages/InvitePage/locales/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,EAAE,EAAE,EAAE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../shared/pages/LoginPage/locales/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,EAAE,EAAE,EAAE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../shared/pages/ResetPasswordPage/locales/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,EAAE,EAAE,EAAE,CAAC"}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"INVITATION": {
|
|
3
|
-
"TITLE": "New user activation",
|
|
4
|
-
"FIELDS": {
|
|
5
|
-
"EMAIL": {
|
|
6
|
-
"LABEL": "Email"
|
|
7
|
-
},
|
|
8
|
-
"PASSWORD": {
|
|
9
|
-
"LABEL": "New password",
|
|
10
|
-
"PLACEHOLDER": "Enter password"
|
|
11
|
-
},
|
|
12
|
-
"CONFIRM_PASSWORD": {
|
|
13
|
-
"LABEL": "Confirm password",
|
|
14
|
-
"PLACEHOLDER": "Confirm password"
|
|
15
|
-
}
|
|
16
|
-
},
|
|
17
|
-
"ACCEPT_INVITATION": "Activate",
|
|
18
|
-
"ERRORS": {
|
|
19
|
-
"Repeat-password": "Passwords are not same",
|
|
20
|
-
"Invalid-token": "Token is invalid or expired",
|
|
21
|
-
"Password-too-weak": "New password does not comply one or more password security policies:",
|
|
22
|
-
"PasswordTooShort": "Passwords too short",
|
|
23
|
-
"PasswordRequiresUniqueChars": "Passwords must use different characters",
|
|
24
|
-
"PasswordRequiresLower": "Passwords must have at least one lowercase ('a'-'z')",
|
|
25
|
-
"PasswordRequiresUpper": "Passwords must have at least one uppercase ('A'-'Z')",
|
|
26
|
-
"PasswordRequiresDigit": "Passwords must have at least one digit ('0'-'9')",
|
|
27
|
-
"PasswordRequiresNonAlphanumeric": "Passwords must have at least one non alphanumeric character",
|
|
28
|
-
"recentPasswordUsed": "You have used this password in the past. Choose another one."
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"LOGIN": {
|
|
3
|
-
"FIELDS": {
|
|
4
|
-
"LOGIN": {
|
|
5
|
-
"LABEL": "Username",
|
|
6
|
-
"PLACEHOLDER": "Enter your username"
|
|
7
|
-
},
|
|
8
|
-
"PASSWORD": {
|
|
9
|
-
"LABEL": "Password",
|
|
10
|
-
"PLACEHOLDER": "Enter your password"
|
|
11
|
-
},
|
|
12
|
-
"FORGOT_PASSWORD": {
|
|
13
|
-
"TITLE": "Forgot password",
|
|
14
|
-
"LABEL": "Email",
|
|
15
|
-
"PLACEHOLDER": "Please enter your email"
|
|
16
|
-
}
|
|
17
|
-
},
|
|
18
|
-
"FORGOT_PASSWORD_BUTTON": "Forgot your password?",
|
|
19
|
-
"BUTTON": "Log in",
|
|
20
|
-
"FORGOT_BUTTON": "Submit",
|
|
21
|
-
"BACK_BUTTON": "Back",
|
|
22
|
-
"BUTTON_OK": "Ok",
|
|
23
|
-
"RESET_EMAIL_TEXT": "We will send you an email with instructions on how to reset your password.",
|
|
24
|
-
"RESET_EMAIL_SENT": "Email with instructions has been sent to you."
|
|
25
|
-
},
|
|
26
|
-
"MENU": {
|
|
27
|
-
"DASHBOARD": "Home"
|
|
28
|
-
},
|
|
29
|
-
"TOOLBAR": {
|
|
30
|
-
"LOGIN": "Log In",
|
|
31
|
-
"SETTINGS": "Settings",
|
|
32
|
-
"HELP": "Help",
|
|
33
|
-
"NOTIFICATIONS": "Notifications",
|
|
34
|
-
"LANGUAGE": "Language selector"
|
|
35
|
-
}
|
|
36
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"PASSWORDRESET": {
|
|
3
|
-
"TITLE": "Password reset",
|
|
4
|
-
"FIELDS": {
|
|
5
|
-
"PASSWORD": {
|
|
6
|
-
"LABEL": "New password",
|
|
7
|
-
"PLACEHOLDER": "Enter password"
|
|
8
|
-
},
|
|
9
|
-
"CONFIRM_PASSWORD": {
|
|
10
|
-
"LABEL": "Confirm password",
|
|
11
|
-
"PLACEHOLDER": "Confirm password"
|
|
12
|
-
}
|
|
13
|
-
},
|
|
14
|
-
"SAVE_PASSWORD": "Save",
|
|
15
|
-
"ERRORS": {
|
|
16
|
-
"Repeat-password": "Passwords are not same",
|
|
17
|
-
"Invalid-token": "Token is invalid or expired",
|
|
18
|
-
"Password-too-weak": "New password does not comply one or more password security policies:",
|
|
19
|
-
"PasswordTooShort": "Passwords too short",
|
|
20
|
-
"PasswordRequiresUniqueChars": "Passwords must use different characters",
|
|
21
|
-
"PasswordRequiresLower": "Passwords must have at least one lowercase ('a'-'z')",
|
|
22
|
-
"PasswordRequiresUpper": "Passwords must have at least one uppercase ('A'-'Z')",
|
|
23
|
-
"PasswordRequiresDigit": "Passwords must have at least one digit ('0'-'9')",
|
|
24
|
-
"PasswordRequiresNonAlphanumeric": "Passwords must have at least one non alphanumeric character",
|
|
25
|
-
"recentPasswordUsed": "You have used this password in the past. Choose another one."
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
}
|