@expcat/tigercat-core 1.0.4 → 1.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.
Files changed (107) hide show
  1. package/dist/datepicker-DXzS_8l8.d.cts +130 -0
  2. package/dist/datepicker-DXzS_8l8.d.ts +130 -0
  3. package/dist/datepicker-locales/en-US.cjs +23 -0
  4. package/dist/datepicker-locales/en-US.d.cts +6 -0
  5. package/dist/datepicker-locales/en-US.d.ts +6 -0
  6. package/dist/datepicker-locales/en-US.js +17 -0
  7. package/dist/datepicker-locales/id-ID.cjs +23 -0
  8. package/dist/datepicker-locales/id-ID.d.cts +6 -0
  9. package/dist/datepicker-locales/id-ID.d.ts +6 -0
  10. package/dist/datepicker-locales/id-ID.js +17 -0
  11. package/dist/datepicker-locales/ja-JP.cjs +23 -0
  12. package/dist/datepicker-locales/ja-JP.d.cts +6 -0
  13. package/dist/datepicker-locales/ja-JP.d.ts +6 -0
  14. package/dist/datepicker-locales/ja-JP.js +17 -0
  15. package/dist/datepicker-locales/ko-KR.cjs +23 -0
  16. package/dist/datepicker-locales/ko-KR.d.cts +6 -0
  17. package/dist/datepicker-locales/ko-KR.d.ts +6 -0
  18. package/dist/datepicker-locales/ko-KR.js +17 -0
  19. package/dist/datepicker-locales/th-TH.cjs +23 -0
  20. package/dist/datepicker-locales/th-TH.d.cts +6 -0
  21. package/dist/datepicker-locales/th-TH.d.ts +6 -0
  22. package/dist/datepicker-locales/th-TH.js +17 -0
  23. package/dist/datepicker-locales/vi-VN.cjs +23 -0
  24. package/dist/datepicker-locales/vi-VN.d.cts +6 -0
  25. package/dist/datepicker-locales/vi-VN.d.ts +6 -0
  26. package/dist/datepicker-locales/vi-VN.js +17 -0
  27. package/dist/datepicker-locales/zh-CN.cjs +23 -0
  28. package/dist/datepicker-locales/zh-CN.d.cts +6 -0
  29. package/dist/datepicker-locales/zh-CN.d.ts +6 -0
  30. package/dist/datepicker-locales/zh-CN.js +17 -0
  31. package/dist/datepicker-locales/zh-TW.cjs +23 -0
  32. package/dist/datepicker-locales/zh-TW.d.cts +6 -0
  33. package/dist/datepicker-locales/zh-TW.d.ts +6 -0
  34. package/dist/datepicker-locales/zh-TW.js +17 -0
  35. package/dist/icons/common.cjs +22 -0
  36. package/dist/icons/common.d.cts +20 -0
  37. package/dist/icons/common.d.ts +20 -0
  38. package/dist/icons/common.js +12 -0
  39. package/dist/icons/picker.cjs +36 -0
  40. package/dist/icons/picker.d.cts +53 -0
  41. package/dist/icons/picker.d.ts +53 -0
  42. package/dist/icons/picker.js +19 -0
  43. package/dist/icons/status.cjs +19 -0
  44. package/dist/icons/status.d.cts +13 -0
  45. package/dist/icons/status.d.ts +13 -0
  46. package/dist/icons/status.js +13 -0
  47. package/dist/icons/table.cjs +18 -0
  48. package/dist/icons/table.d.cts +25 -0
  49. package/dist/icons/table.d.ts +25 -0
  50. package/dist/icons/table.js +10 -0
  51. package/dist/index.cjs +4766 -3587
  52. package/dist/index.d.cts +1953 -1229
  53. package/dist/index.d.ts +1953 -1229
  54. package/dist/index.js +3234 -2211
  55. package/dist/locale-CEmE5uq-.d.cts +92 -0
  56. package/dist/locale-m1sF4KRO.d.ts +92 -0
  57. package/dist/locales/en-US.cjs +43 -0
  58. package/dist/locales/en-US.d.cts +10 -0
  59. package/dist/locales/en-US.d.ts +10 -0
  60. package/dist/locales/en-US.js +41 -0
  61. package/dist/locales/id-ID.cjs +43 -0
  62. package/dist/locales/id-ID.d.cts +10 -0
  63. package/dist/locales/id-ID.d.ts +10 -0
  64. package/dist/locales/id-ID.js +41 -0
  65. package/dist/locales/ja-JP.cjs +43 -0
  66. package/dist/locales/ja-JP.d.cts +10 -0
  67. package/dist/locales/ja-JP.d.ts +10 -0
  68. package/dist/locales/ja-JP.js +41 -0
  69. package/dist/locales/ko-KR.cjs +43 -0
  70. package/dist/locales/ko-KR.d.cts +10 -0
  71. package/dist/locales/ko-KR.d.ts +10 -0
  72. package/dist/locales/ko-KR.js +41 -0
  73. package/dist/locales/th-TH.cjs +43 -0
  74. package/dist/locales/th-TH.d.cts +10 -0
  75. package/dist/locales/th-TH.d.ts +10 -0
  76. package/dist/locales/th-TH.js +41 -0
  77. package/dist/locales/vi-VN.cjs +43 -0
  78. package/dist/locales/vi-VN.d.cts +10 -0
  79. package/dist/locales/vi-VN.d.ts +10 -0
  80. package/dist/locales/vi-VN.js +41 -0
  81. package/dist/locales/zh-CN.cjs +43 -0
  82. package/dist/locales/zh-CN.d.cts +10 -0
  83. package/dist/locales/zh-CN.d.ts +10 -0
  84. package/dist/locales/zh-CN.js +41 -0
  85. package/dist/locales/zh-TW.cjs +43 -0
  86. package/dist/locales/zh-TW.d.cts +10 -0
  87. package/dist/locales/zh-TW.d.ts +10 -0
  88. package/dist/locales/zh-TW.js +41 -0
  89. package/dist/table-export-Cy9DgTiO.d.cts +458 -0
  90. package/dist/table-export-Cy9DgTiO.d.ts +458 -0
  91. package/dist/tailwind/modern.cjs +290 -0
  92. package/dist/tailwind/modern.d.cts +6 -0
  93. package/dist/tailwind/modern.d.ts +6 -0
  94. package/dist/tailwind/modern.js +284 -0
  95. package/dist/tailwind-entry-2KPvkOin.d.ts +218 -0
  96. package/dist/tailwind-entry-CUaMC8Ma.d.cts +218 -0
  97. package/dist/tailwind.cjs +141 -0
  98. package/dist/tailwind.d.cts +3 -0
  99. package/dist/tailwind.d.ts +3 -0
  100. package/dist/tailwind.js +135 -0
  101. package/dist/types-CJYAW1ql.d-DDBFn6KB.d.cts +126 -0
  102. package/dist/types-CJYAW1ql.d-DDBFn6KB.d.ts +126 -0
  103. package/dist/utils/table-export.cjs +38 -0
  104. package/dist/utils/table-export.d.cts +1 -0
  105. package/dist/utils/table-export.d.ts +1 -0
  106. package/dist/utils/table-export.js +34 -0
  107. package/package.json +131 -7
@@ -0,0 +1,92 @@
1
+ import { D as DatePickerLocalePreset } from './datepicker-DXzS_8l8.cjs';
2
+
3
+ interface TigerLocaleCommon {
4
+ okText?: string;
5
+ cancelText?: string;
6
+ closeText?: string;
7
+ loadingText?: string;
8
+ emptyText?: string;
9
+ }
10
+ interface TigerLocaleModal {
11
+ closeAriaLabel?: string;
12
+ okText?: string;
13
+ cancelText?: string;
14
+ }
15
+ interface TigerLocaleDrawer {
16
+ closeAriaLabel?: string;
17
+ }
18
+ interface TigerLocaleUpload {
19
+ /** Drag area aria-label */
20
+ dragAreaAriaLabel?: string;
21
+ /** Upload button aria-label (non-drag mode) */
22
+ buttonAriaLabel?: string;
23
+ /** Main drag-area instruction (emphasized part) */
24
+ clickToUploadText?: string;
25
+ /** Secondary drag-area instruction */
26
+ dragAndDropText?: string;
27
+ /** Template: supports {accept} */
28
+ acceptInfoText?: string;
29
+ /** Template: supports {maxSize} */
30
+ maxSizeInfoText?: string;
31
+ /** Default non-drag button text */
32
+ selectFileText?: string;
33
+ /** File list aria-label */
34
+ uploadedFilesAriaLabel?: string;
35
+ /** Status aria-labels */
36
+ successAriaLabel?: string;
37
+ errorAriaLabel?: string;
38
+ uploadingAriaLabel?: string;
39
+ /** Templates: support {fileName} */
40
+ removeFileAriaLabel?: string;
41
+ previewFileAriaLabel?: string;
42
+ }
43
+ interface TigerLocalePagination {
44
+ /** Total text template: supports {total}, {start}, {end} */
45
+ totalText?: string;
46
+ /** Items per page text */
47
+ itemsPerPageText?: string;
48
+ /** Quick jumper label */
49
+ jumpToText?: string;
50
+ /** Page text (after number) */
51
+ pageText?: string;
52
+ /** Previous page button aria-label */
53
+ prevPageAriaLabel?: string;
54
+ /** Next page button aria-label */
55
+ nextPageAriaLabel?: string;
56
+ /** Page button aria-label template: supports {page} */
57
+ pageAriaLabel?: string;
58
+ }
59
+ interface TigerLocaleFormWizard {
60
+ prevText?: string;
61
+ nextText?: string;
62
+ finishText?: string;
63
+ }
64
+ interface TigerLocaleTaskBoard {
65
+ /** Placeholder shown inside an empty column */
66
+ emptyColumnText?: string;
67
+ /** Label for the add-card button */
68
+ addCardText?: string;
69
+ /** Template: supports {limit} */
70
+ wipLimitText?: string;
71
+ /** Aria hint for draggable items */
72
+ dragHintText?: string;
73
+ /** Aria label for the board root region */
74
+ boardAriaLabel?: string;
75
+ }
76
+ interface TigerLocale {
77
+ common?: TigerLocaleCommon;
78
+ modal?: TigerLocaleModal;
79
+ drawer?: TigerLocaleDrawer;
80
+ upload?: TigerLocaleUpload;
81
+ pagination?: TigerLocalePagination;
82
+ datePicker?: Partial<DatePickerLocalePreset>;
83
+ formWizard?: TigerLocaleFormWizard;
84
+ taskBoard?: TigerLocaleTaskBoard;
85
+ }
86
+ type TigerLocaleLazyModule = Partial<TigerLocale> | {
87
+ default?: Partial<TigerLocale>;
88
+ } | Record<string, unknown>;
89
+ type TigerLocaleLoader = () => PromiseLike<TigerLocaleLazyModule>;
90
+ type TigerLocaleInput = Partial<TigerLocale> | PromiseLike<TigerLocaleLazyModule> | TigerLocaleLoader;
91
+
92
+ export type { TigerLocale as T, TigerLocaleInput as a, TigerLocaleLazyModule as b, TigerLocaleLoader as c, TigerLocalePagination as d, TigerLocaleFormWizard as e, TigerLocaleTaskBoard as f, TigerLocaleCommon as g, TigerLocaleModal as h, TigerLocaleDrawer as i, TigerLocaleUpload as j };
@@ -0,0 +1,92 @@
1
+ import { D as DatePickerLocalePreset } from './datepicker-DXzS_8l8.js';
2
+
3
+ interface TigerLocaleCommon {
4
+ okText?: string;
5
+ cancelText?: string;
6
+ closeText?: string;
7
+ loadingText?: string;
8
+ emptyText?: string;
9
+ }
10
+ interface TigerLocaleModal {
11
+ closeAriaLabel?: string;
12
+ okText?: string;
13
+ cancelText?: string;
14
+ }
15
+ interface TigerLocaleDrawer {
16
+ closeAriaLabel?: string;
17
+ }
18
+ interface TigerLocaleUpload {
19
+ /** Drag area aria-label */
20
+ dragAreaAriaLabel?: string;
21
+ /** Upload button aria-label (non-drag mode) */
22
+ buttonAriaLabel?: string;
23
+ /** Main drag-area instruction (emphasized part) */
24
+ clickToUploadText?: string;
25
+ /** Secondary drag-area instruction */
26
+ dragAndDropText?: string;
27
+ /** Template: supports {accept} */
28
+ acceptInfoText?: string;
29
+ /** Template: supports {maxSize} */
30
+ maxSizeInfoText?: string;
31
+ /** Default non-drag button text */
32
+ selectFileText?: string;
33
+ /** File list aria-label */
34
+ uploadedFilesAriaLabel?: string;
35
+ /** Status aria-labels */
36
+ successAriaLabel?: string;
37
+ errorAriaLabel?: string;
38
+ uploadingAriaLabel?: string;
39
+ /** Templates: support {fileName} */
40
+ removeFileAriaLabel?: string;
41
+ previewFileAriaLabel?: string;
42
+ }
43
+ interface TigerLocalePagination {
44
+ /** Total text template: supports {total}, {start}, {end} */
45
+ totalText?: string;
46
+ /** Items per page text */
47
+ itemsPerPageText?: string;
48
+ /** Quick jumper label */
49
+ jumpToText?: string;
50
+ /** Page text (after number) */
51
+ pageText?: string;
52
+ /** Previous page button aria-label */
53
+ prevPageAriaLabel?: string;
54
+ /** Next page button aria-label */
55
+ nextPageAriaLabel?: string;
56
+ /** Page button aria-label template: supports {page} */
57
+ pageAriaLabel?: string;
58
+ }
59
+ interface TigerLocaleFormWizard {
60
+ prevText?: string;
61
+ nextText?: string;
62
+ finishText?: string;
63
+ }
64
+ interface TigerLocaleTaskBoard {
65
+ /** Placeholder shown inside an empty column */
66
+ emptyColumnText?: string;
67
+ /** Label for the add-card button */
68
+ addCardText?: string;
69
+ /** Template: supports {limit} */
70
+ wipLimitText?: string;
71
+ /** Aria hint for draggable items */
72
+ dragHintText?: string;
73
+ /** Aria label for the board root region */
74
+ boardAriaLabel?: string;
75
+ }
76
+ interface TigerLocale {
77
+ common?: TigerLocaleCommon;
78
+ modal?: TigerLocaleModal;
79
+ drawer?: TigerLocaleDrawer;
80
+ upload?: TigerLocaleUpload;
81
+ pagination?: TigerLocalePagination;
82
+ datePicker?: Partial<DatePickerLocalePreset>;
83
+ formWizard?: TigerLocaleFormWizard;
84
+ taskBoard?: TigerLocaleTaskBoard;
85
+ }
86
+ type TigerLocaleLazyModule = Partial<TigerLocale> | {
87
+ default?: Partial<TigerLocale>;
88
+ } | Record<string, unknown>;
89
+ type TigerLocaleLoader = () => PromiseLike<TigerLocaleLazyModule>;
90
+ type TigerLocaleInput = Partial<TigerLocale> | PromiseLike<TigerLocaleLazyModule> | TigerLocaleLoader;
91
+
92
+ export type { TigerLocale as T, TigerLocaleInput as a, TigerLocaleLazyModule as b, TigerLocaleLoader as c, TigerLocalePagination as d, TigerLocaleFormWizard as e, TigerLocaleTaskBoard as f, TigerLocaleCommon as g, TigerLocaleModal as h, TigerLocaleDrawer as i, TigerLocaleUpload as j };
@@ -0,0 +1,43 @@
1
+ 'use strict';
2
+
3
+ // src/utils/i18n/locales/en-US.ts
4
+ var enUS = {
5
+ common: {
6
+ okText: "OK",
7
+ cancelText: "Cancel",
8
+ closeText: "Close",
9
+ loadingText: "Loading...",
10
+ emptyText: "No data"
11
+ },
12
+ modal: {
13
+ closeAriaLabel: "Close",
14
+ okText: "OK",
15
+ cancelText: "Cancel"
16
+ },
17
+ drawer: {
18
+ closeAriaLabel: "Close"
19
+ },
20
+ pagination: {
21
+ totalText: "Total {total} items",
22
+ itemsPerPageText: "/ page",
23
+ jumpToText: "Go to",
24
+ pageText: "page",
25
+ prevPageAriaLabel: "Previous page",
26
+ nextPageAriaLabel: "Next page",
27
+ pageAriaLabel: "Page {page}"
28
+ },
29
+ formWizard: {
30
+ prevText: "Previous",
31
+ nextText: "Next",
32
+ finishText: "Finish"
33
+ },
34
+ taskBoard: {
35
+ emptyColumnText: "No tasks",
36
+ addCardText: "Add task",
37
+ wipLimitText: "WIP limit: {limit}",
38
+ dragHintText: "Drag to move",
39
+ boardAriaLabel: "Task Board"
40
+ }
41
+ };
42
+
43
+ exports.enUS = enUS;
@@ -0,0 +1,10 @@
1
+ import { T as TigerLocale } from '../locale-CEmE5uq-.cjs';
2
+ import '../datepicker-DXzS_8l8.cjs';
3
+
4
+ /**
5
+ * English (en-US) — default locale for Tigercat UI.
6
+ */
7
+
8
+ declare const enUS: TigerLocale;
9
+
10
+ export { enUS };
@@ -0,0 +1,10 @@
1
+ import { T as TigerLocale } from '../locale-m1sF4KRO.js';
2
+ import '../datepicker-DXzS_8l8.js';
3
+
4
+ /**
5
+ * English (en-US) — default locale for Tigercat UI.
6
+ */
7
+
8
+ declare const enUS: TigerLocale;
9
+
10
+ export { enUS };
@@ -0,0 +1,41 @@
1
+ // src/utils/i18n/locales/en-US.ts
2
+ var enUS = {
3
+ common: {
4
+ okText: "OK",
5
+ cancelText: "Cancel",
6
+ closeText: "Close",
7
+ loadingText: "Loading...",
8
+ emptyText: "No data"
9
+ },
10
+ modal: {
11
+ closeAriaLabel: "Close",
12
+ okText: "OK",
13
+ cancelText: "Cancel"
14
+ },
15
+ drawer: {
16
+ closeAriaLabel: "Close"
17
+ },
18
+ pagination: {
19
+ totalText: "Total {total} items",
20
+ itemsPerPageText: "/ page",
21
+ jumpToText: "Go to",
22
+ pageText: "page",
23
+ prevPageAriaLabel: "Previous page",
24
+ nextPageAriaLabel: "Next page",
25
+ pageAriaLabel: "Page {page}"
26
+ },
27
+ formWizard: {
28
+ prevText: "Previous",
29
+ nextText: "Next",
30
+ finishText: "Finish"
31
+ },
32
+ taskBoard: {
33
+ emptyColumnText: "No tasks",
34
+ addCardText: "Add task",
35
+ wipLimitText: "WIP limit: {limit}",
36
+ dragHintText: "Drag to move",
37
+ boardAriaLabel: "Task Board"
38
+ }
39
+ };
40
+
41
+ export { enUS };
@@ -0,0 +1,43 @@
1
+ 'use strict';
2
+
3
+ // src/utils/i18n/locales/id-ID.ts
4
+ var idID = {
5
+ common: {
6
+ okText: "OK",
7
+ cancelText: "Batal",
8
+ closeText: "Tutup",
9
+ loadingText: "Memuat...",
10
+ emptyText: "Tidak ada data"
11
+ },
12
+ modal: {
13
+ closeAriaLabel: "Tutup",
14
+ okText: "OK",
15
+ cancelText: "Batal"
16
+ },
17
+ drawer: {
18
+ closeAriaLabel: "Tutup"
19
+ },
20
+ pagination: {
21
+ totalText: "Total {total} item",
22
+ itemsPerPageText: "/halaman",
23
+ jumpToText: "Ke halaman",
24
+ pageText: "halaman",
25
+ prevPageAriaLabel: "Halaman sebelumnya",
26
+ nextPageAriaLabel: "Halaman berikutnya",
27
+ pageAriaLabel: "Halaman {page}"
28
+ },
29
+ formWizard: {
30
+ prevText: "Sebelumnya",
31
+ nextText: "Selanjutnya",
32
+ finishText: "Selesai"
33
+ },
34
+ taskBoard: {
35
+ emptyColumnText: "Tidak ada tugas",
36
+ addCardText: "Tambah tugas",
37
+ wipLimitText: "Batas WIP: {limit}",
38
+ dragHintText: "Seret untuk memindahkan",
39
+ boardAriaLabel: "Papan Tugas"
40
+ }
41
+ };
42
+
43
+ exports.idID = idID;
@@ -0,0 +1,10 @@
1
+ import { T as TigerLocale } from '../locale-CEmE5uq-.cjs';
2
+ import '../datepicker-DXzS_8l8.cjs';
3
+
4
+ /**
5
+ * Indonesian (id-ID).
6
+ */
7
+
8
+ declare const idID: TigerLocale;
9
+
10
+ export { idID };
@@ -0,0 +1,10 @@
1
+ import { T as TigerLocale } from '../locale-m1sF4KRO.js';
2
+ import '../datepicker-DXzS_8l8.js';
3
+
4
+ /**
5
+ * Indonesian (id-ID).
6
+ */
7
+
8
+ declare const idID: TigerLocale;
9
+
10
+ export { idID };
@@ -0,0 +1,41 @@
1
+ // src/utils/i18n/locales/id-ID.ts
2
+ var idID = {
3
+ common: {
4
+ okText: "OK",
5
+ cancelText: "Batal",
6
+ closeText: "Tutup",
7
+ loadingText: "Memuat...",
8
+ emptyText: "Tidak ada data"
9
+ },
10
+ modal: {
11
+ closeAriaLabel: "Tutup",
12
+ okText: "OK",
13
+ cancelText: "Batal"
14
+ },
15
+ drawer: {
16
+ closeAriaLabel: "Tutup"
17
+ },
18
+ pagination: {
19
+ totalText: "Total {total} item",
20
+ itemsPerPageText: "/halaman",
21
+ jumpToText: "Ke halaman",
22
+ pageText: "halaman",
23
+ prevPageAriaLabel: "Halaman sebelumnya",
24
+ nextPageAriaLabel: "Halaman berikutnya",
25
+ pageAriaLabel: "Halaman {page}"
26
+ },
27
+ formWizard: {
28
+ prevText: "Sebelumnya",
29
+ nextText: "Selanjutnya",
30
+ finishText: "Selesai"
31
+ },
32
+ taskBoard: {
33
+ emptyColumnText: "Tidak ada tugas",
34
+ addCardText: "Tambah tugas",
35
+ wipLimitText: "Batas WIP: {limit}",
36
+ dragHintText: "Seret untuk memindahkan",
37
+ boardAriaLabel: "Papan Tugas"
38
+ }
39
+ };
40
+
41
+ export { idID };
@@ -0,0 +1,43 @@
1
+ 'use strict';
2
+
3
+ // src/utils/i18n/locales/ja-JP.ts
4
+ var jaJP = {
5
+ common: {
6
+ okText: "OK",
7
+ cancelText: "\u30AD\u30E3\u30F3\u30BB\u30EB",
8
+ closeText: "\u9589\u3058\u308B",
9
+ loadingText: "\u8AAD\u307F\u8FBC\u307F\u4E2D...",
10
+ emptyText: "\u30C7\u30FC\u30BF\u306A\u3057"
11
+ },
12
+ modal: {
13
+ closeAriaLabel: "\u9589\u3058\u308B",
14
+ okText: "OK",
15
+ cancelText: "\u30AD\u30E3\u30F3\u30BB\u30EB"
16
+ },
17
+ drawer: {
18
+ closeAriaLabel: "\u9589\u3058\u308B"
19
+ },
20
+ pagination: {
21
+ totalText: "\u5168 {total} \u4EF6",
22
+ itemsPerPageText: "\u4EF6/\u30DA\u30FC\u30B8",
23
+ jumpToText: "\u79FB\u52D5",
24
+ pageText: "\u30DA\u30FC\u30B8",
25
+ prevPageAriaLabel: "\u524D\u306E\u30DA\u30FC\u30B8",
26
+ nextPageAriaLabel: "\u6B21\u306E\u30DA\u30FC\u30B8",
27
+ pageAriaLabel: "{page} \u30DA\u30FC\u30B8"
28
+ },
29
+ formWizard: {
30
+ prevText: "\u524D\u3078",
31
+ nextText: "\u6B21\u3078",
32
+ finishText: "\u5B8C\u4E86"
33
+ },
34
+ taskBoard: {
35
+ emptyColumnText: "\u30BF\u30B9\u30AF\u306A\u3057",
36
+ addCardText: "\u30BF\u30B9\u30AF\u8FFD\u52A0",
37
+ wipLimitText: "WIP\u5236\u9650: {limit}",
38
+ dragHintText: "\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u79FB\u52D5",
39
+ boardAriaLabel: "\u30BF\u30B9\u30AF\u30DC\u30FC\u30C9"
40
+ }
41
+ };
42
+
43
+ exports.jaJP = jaJP;
@@ -0,0 +1,10 @@
1
+ import { T as TigerLocale } from '../locale-CEmE5uq-.cjs';
2
+ import '../datepicker-DXzS_8l8.cjs';
3
+
4
+ /**
5
+ * Japanese (ja-JP).
6
+ */
7
+
8
+ declare const jaJP: TigerLocale;
9
+
10
+ export { jaJP };
@@ -0,0 +1,10 @@
1
+ import { T as TigerLocale } from '../locale-m1sF4KRO.js';
2
+ import '../datepicker-DXzS_8l8.js';
3
+
4
+ /**
5
+ * Japanese (ja-JP).
6
+ */
7
+
8
+ declare const jaJP: TigerLocale;
9
+
10
+ export { jaJP };
@@ -0,0 +1,41 @@
1
+ // src/utils/i18n/locales/ja-JP.ts
2
+ var jaJP = {
3
+ common: {
4
+ okText: "OK",
5
+ cancelText: "\u30AD\u30E3\u30F3\u30BB\u30EB",
6
+ closeText: "\u9589\u3058\u308B",
7
+ loadingText: "\u8AAD\u307F\u8FBC\u307F\u4E2D...",
8
+ emptyText: "\u30C7\u30FC\u30BF\u306A\u3057"
9
+ },
10
+ modal: {
11
+ closeAriaLabel: "\u9589\u3058\u308B",
12
+ okText: "OK",
13
+ cancelText: "\u30AD\u30E3\u30F3\u30BB\u30EB"
14
+ },
15
+ drawer: {
16
+ closeAriaLabel: "\u9589\u3058\u308B"
17
+ },
18
+ pagination: {
19
+ totalText: "\u5168 {total} \u4EF6",
20
+ itemsPerPageText: "\u4EF6/\u30DA\u30FC\u30B8",
21
+ jumpToText: "\u79FB\u52D5",
22
+ pageText: "\u30DA\u30FC\u30B8",
23
+ prevPageAriaLabel: "\u524D\u306E\u30DA\u30FC\u30B8",
24
+ nextPageAriaLabel: "\u6B21\u306E\u30DA\u30FC\u30B8",
25
+ pageAriaLabel: "{page} \u30DA\u30FC\u30B8"
26
+ },
27
+ formWizard: {
28
+ prevText: "\u524D\u3078",
29
+ nextText: "\u6B21\u3078",
30
+ finishText: "\u5B8C\u4E86"
31
+ },
32
+ taskBoard: {
33
+ emptyColumnText: "\u30BF\u30B9\u30AF\u306A\u3057",
34
+ addCardText: "\u30BF\u30B9\u30AF\u8FFD\u52A0",
35
+ wipLimitText: "WIP\u5236\u9650: {limit}",
36
+ dragHintText: "\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u79FB\u52D5",
37
+ boardAriaLabel: "\u30BF\u30B9\u30AF\u30DC\u30FC\u30C9"
38
+ }
39
+ };
40
+
41
+ export { jaJP };
@@ -0,0 +1,43 @@
1
+ 'use strict';
2
+
3
+ // src/utils/i18n/locales/ko-KR.ts
4
+ var koKR = {
5
+ common: {
6
+ okText: "\uD655\uC778",
7
+ cancelText: "\uCDE8\uC18C",
8
+ closeText: "\uB2EB\uAE30",
9
+ loadingText: "\uB85C\uB529 \uC911...",
10
+ emptyText: "\uB370\uC774\uD130 \uC5C6\uC74C"
11
+ },
12
+ modal: {
13
+ closeAriaLabel: "\uB2EB\uAE30",
14
+ okText: "\uD655\uC778",
15
+ cancelText: "\uCDE8\uC18C"
16
+ },
17
+ drawer: {
18
+ closeAriaLabel: "\uB2EB\uAE30"
19
+ },
20
+ pagination: {
21
+ totalText: "\uCD1D {total}\uAC1C",
22
+ itemsPerPageText: "\uAC1C/\uD398\uC774\uC9C0",
23
+ jumpToText: "\uC774\uB3D9",
24
+ pageText: "\uD398\uC774\uC9C0",
25
+ prevPageAriaLabel: "\uC774\uC804 \uD398\uC774\uC9C0",
26
+ nextPageAriaLabel: "\uB2E4\uC74C \uD398\uC774\uC9C0",
27
+ pageAriaLabel: "{page} \uD398\uC774\uC9C0"
28
+ },
29
+ formWizard: {
30
+ prevText: "\uC774\uC804",
31
+ nextText: "\uB2E4\uC74C",
32
+ finishText: "\uC644\uB8CC"
33
+ },
34
+ taskBoard: {
35
+ emptyColumnText: "\uC791\uC5C5 \uC5C6\uC74C",
36
+ addCardText: "\uC791\uC5C5 \uCD94\uAC00",
37
+ wipLimitText: "WIP \uC81C\uD55C: {limit}",
38
+ dragHintText: "\uB4DC\uB798\uADF8\uD558\uC5EC \uC774\uB3D9",
39
+ boardAriaLabel: "\uC791\uC5C5 \uBCF4\uB4DC"
40
+ }
41
+ };
42
+
43
+ exports.koKR = koKR;
@@ -0,0 +1,10 @@
1
+ import { T as TigerLocale } from '../locale-CEmE5uq-.cjs';
2
+ import '../datepicker-DXzS_8l8.cjs';
3
+
4
+ /**
5
+ * Korean (ko-KR).
6
+ */
7
+
8
+ declare const koKR: TigerLocale;
9
+
10
+ export { koKR };
@@ -0,0 +1,10 @@
1
+ import { T as TigerLocale } from '../locale-m1sF4KRO.js';
2
+ import '../datepicker-DXzS_8l8.js';
3
+
4
+ /**
5
+ * Korean (ko-KR).
6
+ */
7
+
8
+ declare const koKR: TigerLocale;
9
+
10
+ export { koKR };
@@ -0,0 +1,41 @@
1
+ // src/utils/i18n/locales/ko-KR.ts
2
+ var koKR = {
3
+ common: {
4
+ okText: "\uD655\uC778",
5
+ cancelText: "\uCDE8\uC18C",
6
+ closeText: "\uB2EB\uAE30",
7
+ loadingText: "\uB85C\uB529 \uC911...",
8
+ emptyText: "\uB370\uC774\uD130 \uC5C6\uC74C"
9
+ },
10
+ modal: {
11
+ closeAriaLabel: "\uB2EB\uAE30",
12
+ okText: "\uD655\uC778",
13
+ cancelText: "\uCDE8\uC18C"
14
+ },
15
+ drawer: {
16
+ closeAriaLabel: "\uB2EB\uAE30"
17
+ },
18
+ pagination: {
19
+ totalText: "\uCD1D {total}\uAC1C",
20
+ itemsPerPageText: "\uAC1C/\uD398\uC774\uC9C0",
21
+ jumpToText: "\uC774\uB3D9",
22
+ pageText: "\uD398\uC774\uC9C0",
23
+ prevPageAriaLabel: "\uC774\uC804 \uD398\uC774\uC9C0",
24
+ nextPageAriaLabel: "\uB2E4\uC74C \uD398\uC774\uC9C0",
25
+ pageAriaLabel: "{page} \uD398\uC774\uC9C0"
26
+ },
27
+ formWizard: {
28
+ prevText: "\uC774\uC804",
29
+ nextText: "\uB2E4\uC74C",
30
+ finishText: "\uC644\uB8CC"
31
+ },
32
+ taskBoard: {
33
+ emptyColumnText: "\uC791\uC5C5 \uC5C6\uC74C",
34
+ addCardText: "\uC791\uC5C5 \uCD94\uAC00",
35
+ wipLimitText: "WIP \uC81C\uD55C: {limit}",
36
+ dragHintText: "\uB4DC\uB798\uADF8\uD558\uC5EC \uC774\uB3D9",
37
+ boardAriaLabel: "\uC791\uC5C5 \uBCF4\uB4DC"
38
+ }
39
+ };
40
+
41
+ export { koKR };
@@ -0,0 +1,43 @@
1
+ 'use strict';
2
+
3
+ // src/utils/i18n/locales/th-TH.ts
4
+ var thTH = {
5
+ common: {
6
+ okText: "\u0E15\u0E01\u0E25\u0E07",
7
+ cancelText: "\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",
8
+ closeText: "\u0E1B\u0E34\u0E14",
9
+ loadingText: "\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14...",
10
+ emptyText: "\u0E44\u0E21\u0E48\u0E21\u0E35\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"
11
+ },
12
+ modal: {
13
+ closeAriaLabel: "\u0E1B\u0E34\u0E14",
14
+ okText: "\u0E15\u0E01\u0E25\u0E07",
15
+ cancelText: "\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01"
16
+ },
17
+ drawer: {
18
+ closeAriaLabel: "\u0E1B\u0E34\u0E14"
19
+ },
20
+ pagination: {
21
+ totalText: "\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14 {total} \u0E23\u0E32\u0E22\u0E01\u0E32\u0E23",
22
+ itemsPerPageText: "/\u0E2B\u0E19\u0E49\u0E32",
23
+ jumpToText: "\u0E44\u0E1B\u0E17\u0E35\u0E48",
24
+ pageText: "\u0E2B\u0E19\u0E49\u0E32",
25
+ prevPageAriaLabel: "\u0E2B\u0E19\u0E49\u0E32\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",
26
+ nextPageAriaLabel: "\u0E2B\u0E19\u0E49\u0E32\u0E16\u0E31\u0E14\u0E44\u0E1B",
27
+ pageAriaLabel: "\u0E2B\u0E19\u0E49\u0E32 {page}"
28
+ },
29
+ formWizard: {
30
+ prevText: "\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",
31
+ nextText: "\u0E16\u0E31\u0E14\u0E44\u0E1B",
32
+ finishText: "\u0E40\u0E2A\u0E23\u0E47\u0E08\u0E2A\u0E34\u0E49\u0E19"
33
+ },
34
+ taskBoard: {
35
+ emptyColumnText: "\u0E44\u0E21\u0E48\u0E21\u0E35\u0E07\u0E32\u0E19",
36
+ addCardText: "\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E07\u0E32\u0E19",
37
+ wipLimitText: "\u0E08\u0E33\u0E01\u0E31\u0E14 WIP: {limit}",
38
+ dragHintText: "\u0E25\u0E32\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E22\u0E49\u0E32\u0E22",
39
+ boardAriaLabel: "\u0E1A\u0E2D\u0E23\u0E4C\u0E14\u0E07\u0E32\u0E19"
40
+ }
41
+ };
42
+
43
+ exports.thTH = thTH;
@@ -0,0 +1,10 @@
1
+ import { T as TigerLocale } from '../locale-CEmE5uq-.cjs';
2
+ import '../datepicker-DXzS_8l8.cjs';
3
+
4
+ /**
5
+ * Thai (th-TH).
6
+ */
7
+
8
+ declare const thTH: TigerLocale;
9
+
10
+ export { thTH };
@@ -0,0 +1,10 @@
1
+ import { T as TigerLocale } from '../locale-m1sF4KRO.js';
2
+ import '../datepicker-DXzS_8l8.js';
3
+
4
+ /**
5
+ * Thai (th-TH).
6
+ */
7
+
8
+ declare const thTH: TigerLocale;
9
+
10
+ export { thTH };