@haloduck/ui 2.0.48 → 2.1.0

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": "@haloduck/ui",
3
- "version": "2.0.48",
3
+ "version": "2.1.0",
4
4
  "description": "HaloDuck UI Library - Angular",
5
5
  "keywords": [
6
6
  "angular",
@@ -26,16 +26,12 @@
26
26
  "esm2022": "fesm2022/haloduck-ui.mjs",
27
27
  "fesm2022": "fesm2022/haloduck-ui.mjs",
28
28
  "typings": "index.d.ts",
29
- "exports": {
30
- ".": {
31
- "import": "./fesm2022/haloduck-ui.mjs",
32
- "require": "./bundles/haloduck-ui.umd.js",
33
- "types": "./index.d.ts",
34
- "default": "./fesm2022/haloduck-ui.mjs"
35
- },
36
- "./package.json": {
37
- "default": "./package.json"
38
- }
29
+ "scripts": {
30
+ "build": "ng build @haloduck/ui",
31
+ "build:prod": "ng build @haloduck/ui --configuration production",
32
+ "test": "ng test @haloduck/ui",
33
+ "lint": "ng lint @haloduck/ui",
34
+ "prepublishOnly": "npm run build:prod"
39
35
  },
40
36
  "peerDependencies": {
41
37
  "@angular/common": "^20.0.0",
@@ -47,7 +43,9 @@
47
43
  "@ngrx/component-store": "^20.0.0",
48
44
  "three": "^0.175.0",
49
45
  "three-stdlib": "^2.35.15",
50
- "@types/three": "^0.178.1"
46
+ "@types/three": "^0.178.1",
47
+ "jspdf": "^3.0.4",
48
+ "html2canvas": "^1.4.1"
51
49
  },
52
50
  "dependencies": {
53
51
  "tslib": "^2.3.0"
@@ -59,4 +57,4 @@
59
57
  "publishConfig": {
60
58
  "access": "public"
61
59
  }
62
- }
60
+ }
@@ -0,0 +1 @@
1
+ {}
@@ -1,4 +1,67 @@
1
1
  {
2
+ "ui.authenticate.An account with this email already exists. Please sign in instead.": "An account with this email already exists. Please sign in instead.",
3
+ "ui.authenticate.Authentication failed": "Authentication failed",
4
+ "ui.authenticate.Authentication processing failed.": "Authentication processing failed.",
5
+ "ui.authenticate.Authentication successful": "Authentication successful",
6
+ "ui.authenticate.Back to Sign Up": "Back to Sign Up",
7
+ "ui.authenticate.Back to login page": "Back to login page",
8
+ "ui.authenticate.Change Password": "Change Password",
9
+ "ui.authenticate.Check your email": "Check your email",
10
+ "ui.authenticate.Confirm Email": "Confirm Email",
11
+ "ui.authenticate.Confirm Password": "Confirm Password",
12
+ "ui.authenticate.Confirmation Code": "Confirmation Code",
13
+ "ui.authenticate.Confirmation code has expired. Please request a new one.": "Confirmation code has expired. Please request a new one.",
14
+ "ui.authenticate.Confirmation code sent! Please check your email.": "Confirmation code sent! Please check your email.",
15
+ "ui.authenticate.Continue with Apple": "Continue with Apple",
16
+ "ui.authenticate.Continue with Google": "Continue with Google",
17
+ "ui.authenticate.Continue with KakaoTalk": "Continue with KakaoTalk",
18
+ "ui.authenticate.Currently signed in as:": "Currently signed in as:",
19
+ "ui.authenticate.Email": "Email",
20
+ "ui.authenticate.Email confirmed successfully! You can now sign in.": "Email confirmed successfully! You can now sign in.",
21
+ "ui.authenticate.Failed to confirm email. Please try again.": "Failed to confirm email. Please try again.",
22
+ "ui.authenticate.Failed to confirm new password.": "Failed to confirm new password.",
23
+ "ui.authenticate.Failed to resend confirmation code.": "Failed to resend confirmation code.",
24
+ "ui.authenticate.Failed to sign in for new password.": "Failed to sign in.",
25
+ "ui.authenticate.Failed to sign in.": "Failed to sign in.",
26
+ "ui.authenticate.Failed to sign up.": "Failed to sign up.",
27
+ "ui.authenticate.Invalid confirmation code. Please try again.": "Invalid confirmation code. Please try again.",
28
+ "ui.authenticate.Invalid data format.": "Invalid data format.",
29
+ "ui.authenticate.Invalid email or password. You can reset your password if needed.": "Invalid email or password. You can reset your password if needed.",
30
+ "ui.authenticate.Invalid password.": "Invalid password.",
31
+ "ui.authenticate.New password": "New password",
32
+ "ui.authenticate.Password": "Password",
33
+ "ui.authenticate.Passwords do not match": "Passwords do not match",
34
+ "ui.authenticate.password.minimum of 8 characters": "minimum of 8 characters",
35
+ "ui.authenticate.password.one uppercase letter": "one uppercase letter",
36
+ "ui.authenticate.password.one lowercase letter": "one lowercase letter",
37
+ "ui.authenticate.password.one numeric digit": "one numeric digit",
38
+ "ui.authenticate.password.one special character": "one special character",
39
+ "ui.authenticate.Please check your email for confirmation code.": "Please check your email for confirmation code.",
40
+ "ui.authenticate.Please complete additional sign-in steps.": "Please complete additional sign-in steps.",
41
+ "ui.authenticate.Processing authentication": "Processing authentication",
42
+ "ui.authenticate.Processing social login...": "Processing social login...",
43
+ "ui.authenticate.Redirecting automatically...": "Redirecting automatically...",
44
+ "ui.authenticate.Resend Code": "Resend Code",
45
+ "ui.authenticate.Reset Password": "Reset Password",
46
+ "ui.authenticate.Send Verification Code": "Send Verification Code",
47
+ "ui.authenticate.Sign In": "Sign In",
48
+ "ui.authenticate.Sign Out": "Sign Out",
49
+ "ui.authenticate.Sign Up": "Sign Up",
50
+ "ui.authenticate.Social login completed successfully.": "Social login completed successfully.",
51
+ "ui.authenticate.Social login completed.": "Social login completed.",
52
+ "ui.authenticate.Social login data not found.": "Social login data not found.",
53
+ "ui.authenticate.Successfully signed in.": "Successfully signed in.",
54
+ "ui.authenticate.Successfully signed up.": "Successfully signed up.",
55
+ "ui.authenticate.Verification Code": "Verification Code",
56
+ "ui.authenticate.We sent a confirmation code to {{email}}": "We sent a confirmation code to {{email}}",
57
+ "ui.authenticate.You appear to be already signed in. Please sign out first to create a new account.": "You appear to be already signed in. Please sign out first to create a new account.",
58
+ "ui.authenticate.You are already signed in with this account.": "You are already signed in with this account.",
59
+ "ui.authenticate.You are currently signed in as {{currentEmail}}. Please sign out first to create a new account.": "You are currently signed in as {{currentEmail}}. Please sign out first to create a new account.",
60
+ "ui.authenticate.Your account is not confirmed yet. Please check your email for the confirmation code.": "Your account is not confirmed yet. Please check your email for the confirmation code.",
61
+ "ui.authenticate.Your temporary password has expired. Please contact an administrator to receive a new temporary password.": "Your temporary password has expired. Please contact an administrator to receive a new temporary password.",
62
+ "ui.authenticate.or": "or",
63
+ "ui.authenticate.to Sign In": "to Sign In",
64
+ "ui.authenticate.to Sign Up": "to Sign Up",
2
65
  "ui.button.Close": "Close",
3
66
  "ui.button.Copied": "Copied",
4
67
  "ui.button.Copy": "Copy",
@@ -52,16 +115,5 @@
52
115
  "ui.table.No data available.": "No data available.",
53
116
  "ui.table.Show headers": "Show headers",
54
117
  "ui.table.settings": "Table settings",
55
- "ui.tag.Please input tags.": "Please input tags.",
56
- "ui.authenticate.Processing authentication": "Processing authentication",
57
- "ui.authenticate.Processing social login...": "Processing social login...",
58
- "ui.authenticate.Authentication failed": "Authentication failed",
59
- "ui.authenticate.Back to login page": "Back to login page",
60
- "ui.authenticate.Authentication successful": "Authentication successful",
61
- "ui.authenticate.Social login completed.": "Social login completed.",
62
- "ui.authenticate.Redirecting automatically...": "Redirecting automatically...",
63
- "ui.authenticate.Social login data not found.": "Social login data not found.",
64
- "ui.authenticate.Social login completed successfully.": "Social login completed successfully.",
65
- "ui.authenticate.Authentication processing failed.": "Authentication processing failed.",
66
- "ui.authenticate.Invalid data format.": "Invalid data format."
118
+ "ui.tag.Please input tags.": "Please input tags."
67
119
  }
@@ -1,4 +1,67 @@
1
1
  {
2
+ "ui.authenticate.An account with this email already exists. Please sign in instead.": "이 이메일로 이미 계정이 존재합니다. 로그인해주세요.",
3
+ "ui.authenticate.Authentication failed": "로그인 실패",
4
+ "ui.authenticate.Authentication processing failed.": "인증 처리 중 오류가 발생했습니다.",
5
+ "ui.authenticate.Authentication successful": "로그인 성공",
6
+ "ui.authenticate.Back to Sign Up": "회원가입으로 돌아가기",
7
+ "ui.authenticate.Back to login page": "로그인 페이지로 돌아가기",
8
+ "ui.authenticate.Change Password": "비밀번호 변경",
9
+ "ui.authenticate.Check your email": "이메일을 확인해주세요",
10
+ "ui.authenticate.Confirm Email": "이메일 확인",
11
+ "ui.authenticate.Confirm Password": "비밀번호 확인",
12
+ "ui.authenticate.Confirmation Code": "확인 코드",
13
+ "ui.authenticate.Confirmation code has expired. Please request a new one.": "확인 코드가 만료되었습니다. 새로운 코드를 요청해주세요.",
14
+ "ui.authenticate.Confirmation code sent! Please check your email.": "확인 코드가 전송되었습니다! 이메일을 확인해주세요.",
15
+ "ui.authenticate.Continue with Apple": "Apple로 계속하기",
16
+ "ui.authenticate.Continue with Google": "Google로 계속하기",
17
+ "ui.authenticate.Continue with KakaoTalk": "카카오톡으로 계속하기",
18
+ "ui.authenticate.Currently signed in as:": "현재 로그인: ",
19
+ "ui.authenticate.Email": "이메일",
20
+ "ui.authenticate.Email confirmed successfully! You can now sign in.": "이메일이 성공적으로 확인되었습니다! 이제 로그인하실 수 있습니다.",
21
+ "ui.authenticate.Failed to confirm email. Please try again.": "이메일 확인에 실패했습니다. 다시 시도해주세요.",
22
+ "ui.authenticate.Failed to confirm new password.": "새 비밀번호 확인에 실패했습니다.",
23
+ "ui.authenticate.Failed to resend confirmation code.": "확인 코드 재전송에 실패했습니다.",
24
+ "ui.authenticate.Failed to sign in for new password.": "로그인에 실패했습니다.",
25
+ "ui.authenticate.Failed to sign in.": "로그인에 실패했습니다.",
26
+ "ui.authenticate.Failed to sign up.": "회원가입에 실패했습니다.",
27
+ "ui.authenticate.Invalid confirmation code. Please try again.": "유효하지 않은 확인 코드입니다. 다시 시도해주세요.",
28
+ "ui.authenticate.Invalid data format.": "유효하지 않은 데이터 형식입니다.",
29
+ "ui.authenticate.Invalid email or password. You can reset your password if needed.": "이메일 또는 비밀번호가 올바르지 않습니다. 필요시 비밀번호를 재설정하실 수 있습니다.",
30
+ "ui.authenticate.Invalid password.": "유효하지 않은 비밀번호입니다.",
31
+ "ui.authenticate.New password": "새 비밀번호",
32
+ "ui.authenticate.Password": "비밀번호",
33
+ "ui.authenticate.Passwords do not match": "비밀번호가 일치하지 않습니다",
34
+ "ui.authenticate.password.minimum of 8 characters": "최소 8자 이상",
35
+ "ui.authenticate.password.one uppercase letter": "대문자 1개 이상",
36
+ "ui.authenticate.password.one lowercase letter": "소문자 1개 이상",
37
+ "ui.authenticate.password.one numeric digit": "숫자 1개 이상",
38
+ "ui.authenticate.password.one special character": "특수문자 1개 이상",
39
+ "ui.authenticate.Please check your email for confirmation code.": "이메일에서 확인 코드를 확인해주세요.",
40
+ "ui.authenticate.Please complete additional sign-in steps.": "추가 로그인 단계를 완료해주세요.",
41
+ "ui.authenticate.Processing authentication": "인증 처리 중",
42
+ "ui.authenticate.Processing social login...": "소셜 로그인을 처리하고 있습니다...",
43
+ "ui.authenticate.Redirecting automatically...": "잠시 후 자동으로 이동합니다...",
44
+ "ui.authenticate.Resend Code": "코드 재전송",
45
+ "ui.authenticate.Reset Password": "비밀번호 재설정",
46
+ "ui.authenticate.Send Verification Code": "인증 코드 전송",
47
+ "ui.authenticate.Sign In": "로그인",
48
+ "ui.authenticate.Sign Out": "로그아웃",
49
+ "ui.authenticate.Sign Up": "회원가입",
50
+ "ui.authenticate.Social login completed successfully.": "소셜 로그인이 완료되었습니다.",
51
+ "ui.authenticate.Social login completed.": "소셜 로그인이 완료되었습니다.",
52
+ "ui.authenticate.Social login data not found.": "소셜 로그인 데이터를 찾을 수 없습니다.",
53
+ "ui.authenticate.Successfully signed in.": "성공적으로 로그인되었습니다.",
54
+ "ui.authenticate.Successfully signed up.": "성공적으로 회원가입되었습니다.",
55
+ "ui.authenticate.Verification Code": "인증 코드",
56
+ "ui.authenticate.We sent a confirmation code to {{email}}": "{{email}}로 확인 코드를 전송했습니다",
57
+ "ui.authenticate.You appear to be already signed in. Please sign out first to create a new account.": "이미 로그인되어 있는 것 같습니다. 새 계정을 만들려면 먼저 로그아웃해주세요.",
58
+ "ui.authenticate.You are already signed in with this account.": "이미 이 계정으로 로그인되어 있습니다.",
59
+ "ui.authenticate.You are currently signed in as {{currentEmail}}. Please sign out first to create a new account.": "현재 {{currentEmail}}로 로그인되어 있습니다. 새 계정을 만들려면 먼저 로그아웃해주세요.",
60
+ "ui.authenticate.Your account is not confirmed yet. Please check your email for the confirmation code.": "계정이 아직 확인되지 않았습니다. 이메일에서 확인 코드를 확인해주세요.",
61
+ "ui.authenticate.Your temporary password has expired. Please contact an administrator to receive a new temporary password.": "임시 비밀번호가 만료되었습니다. 새 임시 비밀번호를 받으려면 관리자에게 문의하세요.",
62
+ "ui.authenticate.or": "또는",
63
+ "ui.authenticate.to Sign In": "로그인으로",
64
+ "ui.authenticate.to Sign Up": "회원가입으로",
2
65
  "ui.button.Close": "닫기",
3
66
  "ui.button.Copied": "복사됨",
4
67
  "ui.button.Copy": "복사",
@@ -52,16 +115,5 @@
52
115
  "ui.table.No data available.": "데이터가 없습니다.",
53
116
  "ui.table.Show headers": "헤더 표시",
54
117
  "ui.table.settings": "테이블 설정",
55
- "ui.tag.Please input tags.": "태그를 입력하세요.",
56
- "ui.authenticate.Processing authentication": "인증 처리 중",
57
- "ui.authenticate.Processing social login...": "소셜 로그인을 처리하고 있습니다...",
58
- "ui.authenticate.Authentication failed": "로그인 실패",
59
- "ui.authenticate.Back to login page": "로그인 페이지로 돌아가기",
60
- "ui.authenticate.Authentication successful": "로그인 성공",
61
- "ui.authenticate.Social login completed.": "소셜 로그인이 완료되었습니다.",
62
- "ui.authenticate.Redirecting automatically...": "잠시 후 자동으로 이동합니다...",
63
- "ui.authenticate.Social login data not found.": "소셜 로그인 데이터를 찾을 수 없습니다.",
64
- "ui.authenticate.Social login completed successfully.": "소셜 로그인이 완료되었습니다.",
65
- "ui.authenticate.Authentication processing failed.": "인증 처리 중 오류가 발생했습니다.",
66
- "ui.authenticate.Invalid data format.": "유효하지 않은 데이터 형식입니다."
118
+ "ui.tag.Please input tags.": "태그를 입력하세요."
67
119
  }
Binary file
Binary file
@@ -0,0 +1 @@
1
+ {}
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.6 21L13.3 14.7C12.8 15.1 12.225 15.4167 11.575 15.65C10.925 15.8833 10.2333 16 9.5 16C7.68333 16 6.146 15.3707 4.888 14.112C3.63 12.8533 3.00067 11.316 3 9.5C2.99933 7.684 3.62867 6.14667 4.888 4.888C6.14733 3.62933 7.68467 3 9.5 3C11.3153 3 12.853 3.62933 14.113 4.888C15.373 6.14667 16.002 7.684 16 9.5C16 10.2333 15.8833 10.925 15.65 11.575C15.4167 12.225 15.1 12.8 14.7 13.3L21 19.6L19.6 21ZM9.5 14C10.75 14 11.8127 13.5627 12.688 12.688C13.5633 11.8133 14.0007 10.7507 14 9.5C13.9993 8.24933 13.562 7.187 12.688 6.313C11.814 5.439 10.7513 5.00133 9.5 5C8.24867 4.99867 7.18633 5.43633 6.313 6.313C5.43967 7.18967 5.002 8.252 5 9.5C4.998 10.748 5.43567 11.8107 6.313 12.688C7.19033 13.5653 8.25267 14.0027 9.5 14Z" fill="black"/>
3
+ </svg>