@expcat/tigercat-core 1.4.0 → 2.0.0-preview.1
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/dist/{datepicker-DXzS_8l8.d.cts → datepicker-ZdzYUqm5.d.ts} +77 -11
- package/dist/datepicker-locales/ar-SA.d.ts +1 -1
- package/dist/datepicker-locales/de-DE.d.ts +1 -1
- package/dist/datepicker-locales/en-US.d.ts +1 -1
- package/dist/datepicker-locales/es-ES.d.ts +1 -1
- package/dist/datepicker-locales/fr-FR.d.ts +1 -1
- package/dist/datepicker-locales/id-ID.d.ts +1 -1
- package/dist/datepicker-locales/ja-JP.d.ts +1 -1
- package/dist/datepicker-locales/ko-KR.d.ts +1 -1
- package/dist/datepicker-locales/pt-BR.d.ts +1 -1
- package/dist/datepicker-locales/registry.d.ts +7 -0
- package/dist/datepicker-locales/registry.js +224 -0
- package/dist/datepicker-locales/th-TH.d.ts +1 -1
- package/dist/datepicker-locales/vi-VN.d.ts +1 -1
- package/dist/datepicker-locales/zh-CN.d.ts +1 -1
- package/dist/datepicker-locales/zh-TW.d.ts +1 -1
- package/dist/icons/picker.d.ts +1 -13
- package/dist/icons/picker.js +0 -12
- package/dist/index.d.ts +12341 -12244
- package/dist/index.js +1482 -659
- package/dist/{locale-9tTj1QdZ.d.ts → locale-44p_QYnH.d.ts} +96 -7
- package/dist/locales/ar-SA.d.ts +2 -2
- package/dist/locales/ar-SA.js +122 -1
- package/dist/locales/de-DE.d.ts +2 -2
- package/dist/locales/de-DE.js +122 -1
- package/dist/locales/en-US.d.ts +2 -2
- package/dist/locales/en-US.js +98 -1
- package/dist/locales/es-ES.d.ts +2 -2
- package/dist/locales/es-ES.js +122 -1
- package/dist/locales/fr-FR.d.ts +2 -2
- package/dist/locales/fr-FR.js +122 -1
- package/dist/locales/id-ID.d.ts +2 -2
- package/dist/locales/id-ID.js +268 -2
- package/dist/locales/ja-JP.d.ts +2 -2
- package/dist/locales/ja-JP.js +268 -2
- package/dist/locales/ko-KR.d.ts +2 -2
- package/dist/locales/ko-KR.js +268 -2
- package/dist/locales/pt-BR.d.ts +2 -2
- package/dist/locales/pt-BR.js +122 -1
- package/dist/locales/th-TH.d.ts +2 -2
- package/dist/locales/th-TH.js +268 -2
- package/dist/locales/vi-VN.d.ts +2 -2
- package/dist/locales/vi-VN.js +268 -2
- package/dist/locales/zh-CN.d.ts +2 -2
- package/dist/locales/zh-CN.js +98 -1
- package/dist/locales/zh-TW.d.ts +2 -2
- package/dist/locales/zh-TW.js +268 -2
- package/dist/{table-export-GRimhvlM.d.ts → table-export-CzPmX1b6.d.ts} +3 -9
- package/dist/tailwind/modern.d.ts +2 -3
- package/dist/tailwind/modern.js +75 -80
- package/dist/{tailwind-entry-D4_sseNi.d.ts → tailwind-entry-CNBAH7iv.d.ts} +7 -41
- package/dist/tailwind.d.ts +2 -3
- package/dist/tailwind.js +123 -70
- package/dist/utils/table-export.d.ts +3 -3
- package/package.json +43 -73
- package/tokens/tailwind-tokens.js +6 -3
- package/tokens/tokens.css +8 -322
- package/dist/datepicker-DXzS_8l8.d.ts +0 -130
- package/dist/datepicker-locales/ar-SA.cjs +0 -46
- package/dist/datepicker-locales/ar-SA.d.cts +0 -6
- package/dist/datepicker-locales/de-DE.cjs +0 -46
- package/dist/datepicker-locales/de-DE.d.cts +0 -6
- package/dist/datepicker-locales/en-US.cjs +0 -46
- package/dist/datepicker-locales/en-US.d.cts +0 -6
- package/dist/datepicker-locales/es-ES.cjs +0 -46
- package/dist/datepicker-locales/es-ES.d.cts +0 -6
- package/dist/datepicker-locales/fr-FR.cjs +0 -46
- package/dist/datepicker-locales/fr-FR.d.cts +0 -6
- package/dist/datepicker-locales/id-ID.cjs +0 -46
- package/dist/datepicker-locales/id-ID.d.cts +0 -6
- package/dist/datepicker-locales/ja-JP.cjs +0 -46
- package/dist/datepicker-locales/ja-JP.d.cts +0 -6
- package/dist/datepicker-locales/ko-KR.cjs +0 -46
- package/dist/datepicker-locales/ko-KR.d.cts +0 -6
- package/dist/datepicker-locales/pt-BR.cjs +0 -46
- package/dist/datepicker-locales/pt-BR.d.cts +0 -6
- package/dist/datepicker-locales/th-TH.cjs +0 -46
- package/dist/datepicker-locales/th-TH.d.cts +0 -6
- package/dist/datepicker-locales/vi-VN.cjs +0 -46
- package/dist/datepicker-locales/vi-VN.d.cts +0 -6
- package/dist/datepicker-locales/zh-CN.cjs +0 -46
- package/dist/datepicker-locales/zh-CN.d.cts +0 -6
- package/dist/datepicker-locales/zh-TW.cjs +0 -46
- package/dist/datepicker-locales/zh-TW.d.cts +0 -6
- package/dist/icons/common.cjs +0 -54
- package/dist/icons/common.d.cts +0 -20
- package/dist/icons/picker.cjs +0 -75
- package/dist/icons/picker.d.cts +0 -53
- package/dist/icons/registry.cjs +0 -172
- package/dist/icons/registry.d.cts +0 -102
- package/dist/icons/status.cjs +0 -47
- package/dist/icons/status.d.cts +0 -13
- package/dist/icons/table.cjs +0 -48
- package/dist/icons/table.d.cts +0 -25
- package/dist/index.cjs +0 -21268
- package/dist/index.d.cts +0 -20129
- package/dist/locale-DxwhmqfF.d.cts +0 -300
- package/dist/locales/ar-SA.cjs +0 -254
- package/dist/locales/ar-SA.d.cts +0 -10
- package/dist/locales/de-DE.cjs +0 -254
- package/dist/locales/de-DE.d.cts +0 -10
- package/dist/locales/en-US.cjs +0 -149
- package/dist/locales/en-US.d.cts +0 -10
- package/dist/locales/es-ES.cjs +0 -254
- package/dist/locales/es-ES.d.cts +0 -10
- package/dist/locales/fr-FR.cjs +0 -254
- package/dist/locales/fr-FR.d.cts +0 -10
- package/dist/locales/id-ID.cjs +0 -90
- package/dist/locales/id-ID.d.cts +0 -10
- package/dist/locales/ja-JP.cjs +0 -90
- package/dist/locales/ja-JP.d.cts +0 -10
- package/dist/locales/ko-KR.cjs +0 -90
- package/dist/locales/ko-KR.d.cts +0 -10
- package/dist/locales/pt-BR.cjs +0 -254
- package/dist/locales/pt-BR.d.cts +0 -10
- package/dist/locales/th-TH.cjs +0 -90
- package/dist/locales/th-TH.d.cts +0 -10
- package/dist/locales/vi-VN.cjs +0 -90
- package/dist/locales/vi-VN.d.cts +0 -10
- package/dist/locales/zh-CN.cjs +0 -149
- package/dist/locales/zh-CN.d.cts +0 -10
- package/dist/locales/zh-TW.cjs +0 -90
- package/dist/locales/zh-TW.d.cts +0 -10
- package/dist/table-export-BMBH75rj.d.cts +0 -882
- package/dist/tailwind/modern.cjs +0 -368
- package/dist/tailwind/modern.d.cts +0 -6
- package/dist/tailwind-entry-DUchHtjs.d.cts +0 -218
- package/dist/tailwind.cjs +0 -221
- package/dist/tailwind.d.cts +0 -3
- package/dist/types-CJYAW1ql.d-DDBFn6KB.d.cts +0 -126
- package/dist/types-CJYAW1ql.d-DDBFn6KB.d.ts +0 -126
- package/dist/utils/table-export.cjs +0 -119
- package/dist/utils/table-export.d.cts +0 -3
package/dist/locales/zh-TW.cjs
DELETED
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
-
var __export = (target, all) => {
|
|
7
|
-
for (var name in all)
|
|
8
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
-
};
|
|
10
|
-
var __copyProps = (to, from, except, desc) => {
|
|
11
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
-
for (let key of __getOwnPropNames(from))
|
|
13
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
-
}
|
|
16
|
-
return to;
|
|
17
|
-
};
|
|
18
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
-
|
|
20
|
-
// src/utils/i18n/locales/zh-TW.ts
|
|
21
|
-
var zh_TW_exports = {};
|
|
22
|
-
__export(zh_TW_exports, {
|
|
23
|
-
zhTW: () => zhTW
|
|
24
|
-
});
|
|
25
|
-
module.exports = __toCommonJS(zh_TW_exports);
|
|
26
|
-
var zhTW = {
|
|
27
|
-
locale: "zh-TW",
|
|
28
|
-
direction: "ltr",
|
|
29
|
-
common: {
|
|
30
|
-
okText: "\u78BA\u5B9A",
|
|
31
|
-
cancelText: "\u53D6\u6D88",
|
|
32
|
-
closeText: "\u95DC\u9589",
|
|
33
|
-
loadingText: "\u8F09\u5165\u4E2D...",
|
|
34
|
-
emptyText: "\u66AB\u7121\u8CC7\u6599",
|
|
35
|
-
noMoreText: "\u6C92\u6709\u66F4\u591A\u4E86"
|
|
36
|
-
},
|
|
37
|
-
modal: {
|
|
38
|
-
closeAriaLabel: "\u95DC\u9589",
|
|
39
|
-
okText: "\u78BA\u5B9A",
|
|
40
|
-
cancelText: "\u53D6\u6D88"
|
|
41
|
-
},
|
|
42
|
-
drawer: {
|
|
43
|
-
closeAriaLabel: "\u95DC\u9589"
|
|
44
|
-
},
|
|
45
|
-
pagination: {
|
|
46
|
-
totalText: "\u5171 {total} \u7B46",
|
|
47
|
-
itemsPerPageText: "\u7B46/\u9801",
|
|
48
|
-
jumpToText: "\u8DF3\u81F3",
|
|
49
|
-
pageText: "\u9801",
|
|
50
|
-
prevPageAriaLabel: "\u4E0A\u4E00\u9801",
|
|
51
|
-
nextPageAriaLabel: "\u4E0B\u4E00\u9801",
|
|
52
|
-
pageAriaLabel: "\u7B2C {page} \u9801",
|
|
53
|
-
pageIndicatorText: "\u7B2C {current} \u9801\uFF0C\u5171 {total} \u9801"
|
|
54
|
-
},
|
|
55
|
-
table: {
|
|
56
|
-
emptyText: "\u66AB\u7121\u8CC7\u6599",
|
|
57
|
-
loadingText: "\u8F09\u5165\u4E2D",
|
|
58
|
-
expandText: "\u5C55\u958B",
|
|
59
|
-
collapseText: "\u6536\u5408",
|
|
60
|
-
selectAllText: "\u5168\u9078",
|
|
61
|
-
selectRowAriaLabel: "\u9078\u64C7\u7B2C {row} \u5217",
|
|
62
|
-
sortByText: "\u4F9D {column} \u6392\u5E8F",
|
|
63
|
-
clearSortText: "\u4E0D\u6392\u5E8F",
|
|
64
|
-
toolbarAriaLabel: "\u8CC7\u6599\u8868\u683C\u5DE5\u5177\u5217",
|
|
65
|
-
searchPlaceholder: "\u641C\u5C0B",
|
|
66
|
-
searchButtonText: "\u641C\u5C0B",
|
|
67
|
-
selectedText: "\u5DF2\u9078\u64C7",
|
|
68
|
-
selectedItemsText: "\u7B46",
|
|
69
|
-
columnSettingsText: "\u6B04\u4F4D\u8A2D\u5B9A",
|
|
70
|
-
columnSettingsAriaLabel: "\u6B04\u4F4D\u8A2D\u5B9A",
|
|
71
|
-
lockColumnAriaLabel: "\u9396\u5B9A{column}\u6B04",
|
|
72
|
-
unlockColumnAriaLabel: "\u53D6\u6D88\u9396\u5B9A{column}\u6B04"
|
|
73
|
-
},
|
|
74
|
-
formWizard: {
|
|
75
|
-
prevText: "\u4E0A\u4E00\u6B65",
|
|
76
|
-
nextText: "\u4E0B\u4E00\u6B65",
|
|
77
|
-
finishText: "\u5B8C\u6210"
|
|
78
|
-
},
|
|
79
|
-
taskBoard: {
|
|
80
|
-
emptyColumnText: "\u66AB\u7121\u4EFB\u52D9",
|
|
81
|
-
addCardText: "\u65B0\u589E\u4EFB\u52D9",
|
|
82
|
-
wipLimitText: "WIP \u9650\u5236: {limit}",
|
|
83
|
-
dragHintText: "\u62D6\u66F3\u4EE5\u79FB\u52D5",
|
|
84
|
-
boardAriaLabel: "\u4EFB\u52D9\u770B\u677F"
|
|
85
|
-
}
|
|
86
|
-
};
|
|
87
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
88
|
-
0 && (module.exports = {
|
|
89
|
-
zhTW
|
|
90
|
-
});
|