@things-factory/auth-ui 10.0.8 → 10.0.9

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/auth-ui",
3
- "version": "10.0.8",
3
+ "version": "10.0.9",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -37,10 +37,10 @@
37
37
  "@operato/p13n": "^10.0.0",
38
38
  "@operato/popup": "^10.0.0",
39
39
  "@operato/styles": "^10.0.0",
40
- "@things-factory/auth-base": "^10.0.8",
41
- "@things-factory/more-base": "^10.0.8",
40
+ "@things-factory/auth-base": "^10.0.9",
41
+ "@things-factory/more-base": "^10.0.9",
42
42
  "base64url": "^3.0.1",
43
43
  "clipboard": "^2.0.6"
44
44
  },
45
- "gitHead": "4a5a29c9c4a8a3e04fd67a5e5a11a42f0131ad4b"
45
+ "gitHead": "b7a6c48c213e7a504114397b752004a295c1df72"
46
46
  }
@@ -152,6 +152,7 @@
152
152
  "text.please enter the email of the user you want to transfer owner": "please enter the email of the user you want to transfer owner",
153
153
  "text.please enter username or email": "please enter username or email",
154
154
  "text.please_fill_all_required_fields": "please fill all required fields",
155
+ "text.privilege no longer declared": "no code requires this privilege anymore",
155
156
  "text.registered roles": "registered roles",
156
157
  "text.remaining time": "{days} days {hours} hours {mins} mins {secs} seconds remain",
157
158
  "text.role_management": "role management",
@@ -138,6 +138,7 @@
138
138
  "text.passwords do not match": "パスワードが一致しません.",
139
139
  "text.please enter the email of the user you want to transfer owner": "管理者に変更するユーザーのメールを入力してください.",
140
140
  "text.please_fill_all_required_fields": "すべての必須フィールドに入力してください",
141
+ "text.privilege no longer declared": "この権限を要求するコードはもうありません",
141
142
  "text.registered roles": "登録されたロールリスト",
142
143
  "text.remaining time": "{days}日 {hours}時間 {mins}分 {secs}秒 残っています",
143
144
  "text.role_management": "ロール管理",
@@ -151,6 +151,7 @@
151
151
  "text.please enter the email of the user you want to transfer owner": "관리자로 변경할 사용자의 이메일을 입력하세요.",
152
152
  "text.please enter username or email": "사용자명 또는 이메일을 입력하세요",
153
153
  "text.please_fill_all_required_fields": "모든 필수 항목을 작성해 주세요",
154
+ "text.privilege no longer declared": "이 권한을 요구하는 코드가 더 이상 없습니다",
154
155
  "text.registered roles": "등록된 역할 리스트",
155
156
  "text.remaining time": "{days}일 {hours}시간 {mins}분 {secs}초 남았습니다",
156
157
  "text.role_management": "역할 관리",
@@ -139,6 +139,7 @@
139
139
  "text.password rule": "sila pastikan kemasukan kata laluan adalah 15 huruf ATAU 8 huruf termasuk nombor dengan huruf kecil.",
140
140
  "text.passwords do not match": "kata laluan anda tidak padan",
141
141
  "text.please enter the email of the user you want to transfer owner": "sila masukkan e-mel pengguna yang anda hendak pindahkan pemilik",
142
+ "text.privilege no longer declared": "tiada kod yang memerlukan kebenaran ini lagi",
142
143
  "text.registered roles": "peranan sudah didaftar",
143
144
  "text.remaining time": "masa tinggal {days} hari {hours} jam {mins} minit {secs} saat",
144
145
  "text.role_management": "pengurusan peranan",
@@ -139,6 +139,7 @@
139
139
  "text.passwords do not match": "密码不匹配",
140
140
  "text.please enter the email of the user you want to transfer owner": "请录入所有权接收人的邮件。",
141
141
  "text.please_fill_all_required_fields": "请填写所有必填字段",
142
+ "text.privilege no longer declared": "已没有代码需要此权限",
142
143
  "text.registered roles": "角色登记成功",
143
144
  "text.remaining time": "剩余{days}天{hours}小时{mins}分钟{secs}秒",
144
145
  "text.role_management": "角色管理",