@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/fr-FR.cjs
DELETED
|
@@ -1,254 +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/fr-FR.ts
|
|
21
|
-
var fr_FR_exports = {};
|
|
22
|
-
__export(fr_FR_exports, {
|
|
23
|
-
default: () => fr_FR_default,
|
|
24
|
-
frFR: () => frFR
|
|
25
|
-
});
|
|
26
|
-
module.exports = __toCommonJS(fr_FR_exports);
|
|
27
|
-
|
|
28
|
-
// src/utils/locale-utils.ts
|
|
29
|
-
var DEFAULT_TIME_PICKER_LABELS = {
|
|
30
|
-
hour: "Hour",
|
|
31
|
-
minute: "Min",
|
|
32
|
-
second: "Sec",
|
|
33
|
-
now: "Now",
|
|
34
|
-
ok: "OK",
|
|
35
|
-
start: "Start",
|
|
36
|
-
end: "End",
|
|
37
|
-
clear: "Clear time",
|
|
38
|
-
toggle: "Toggle time picker",
|
|
39
|
-
dialog: "Time picker",
|
|
40
|
-
selectTime: "Select time",
|
|
41
|
-
selectTimeRange: "Select time range"
|
|
42
|
-
};
|
|
43
|
-
var DEFAULT_UPLOAD_LABELS = {
|
|
44
|
-
dragAreaAriaLabel: "Upload file by clicking or dragging",
|
|
45
|
-
buttonAriaLabel: "Upload file",
|
|
46
|
-
clickToUploadText: "Click to upload",
|
|
47
|
-
dragAndDropText: "or drag and drop",
|
|
48
|
-
acceptInfoText: "Accepted: {accept}",
|
|
49
|
-
maxSizeInfoText: "Max size: {maxSize}",
|
|
50
|
-
selectFileText: "Select File",
|
|
51
|
-
uploadedFilesAriaLabel: "Uploaded files",
|
|
52
|
-
successAriaLabel: "Success",
|
|
53
|
-
errorAriaLabel: "Error",
|
|
54
|
-
uploadingAriaLabel: "Uploading",
|
|
55
|
-
removeFileAriaLabel: "Remove {fileName}",
|
|
56
|
-
previewFileAriaLabel: "Preview {fileName}"
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
// src/utils/i18n/locales/en-US.ts
|
|
60
|
-
var enUS = {
|
|
61
|
-
locale: "en-US",
|
|
62
|
-
direction: "ltr",
|
|
63
|
-
common: {
|
|
64
|
-
okText: "OK",
|
|
65
|
-
cancelText: "Cancel",
|
|
66
|
-
closeText: "Close",
|
|
67
|
-
loadingText: "Loading...",
|
|
68
|
-
emptyText: "No data",
|
|
69
|
-
noMoreText: "No more data",
|
|
70
|
-
searchPlaceholder: "Search",
|
|
71
|
-
clearText: "Clear"
|
|
72
|
-
},
|
|
73
|
-
modal: {
|
|
74
|
-
closeAriaLabel: "Close",
|
|
75
|
-
okText: "OK",
|
|
76
|
-
cancelText: "Cancel"
|
|
77
|
-
},
|
|
78
|
-
drawer: {
|
|
79
|
-
closeAriaLabel: "Close"
|
|
80
|
-
},
|
|
81
|
-
upload: DEFAULT_UPLOAD_LABELS,
|
|
82
|
-
pagination: {
|
|
83
|
-
totalText: "Total {total} items",
|
|
84
|
-
itemsPerPageText: "/ page",
|
|
85
|
-
jumpToText: "Go to",
|
|
86
|
-
pageText: "page",
|
|
87
|
-
prevPageAriaLabel: "Previous page",
|
|
88
|
-
nextPageAriaLabel: "Next page",
|
|
89
|
-
pageAriaLabel: "Page {page}",
|
|
90
|
-
pageIndicatorText: "Page {current} of {total}"
|
|
91
|
-
},
|
|
92
|
-
table: {
|
|
93
|
-
emptyText: "No data",
|
|
94
|
-
loadingText: "Loading",
|
|
95
|
-
expandText: "Expand",
|
|
96
|
-
collapseText: "Collapse",
|
|
97
|
-
selectAllText: "Select all",
|
|
98
|
-
selectRowAriaLabel: "Select row {row}",
|
|
99
|
-
sortByText: "Sort by {column}",
|
|
100
|
-
clearSortText: "Clear sort",
|
|
101
|
-
toolbarAriaLabel: "Data table toolbar",
|
|
102
|
-
searchPlaceholder: "Search",
|
|
103
|
-
searchButtonText: "Search",
|
|
104
|
-
selectedText: "Selected",
|
|
105
|
-
selectedItemsText: "items",
|
|
106
|
-
columnSettingsText: "Column settings",
|
|
107
|
-
columnSettingsAriaLabel: "Column settings",
|
|
108
|
-
lockColumnAriaLabel: "Lock column {column}",
|
|
109
|
-
unlockColumnAriaLabel: "Unlock column {column}"
|
|
110
|
-
},
|
|
111
|
-
timePicker: DEFAULT_TIME_PICKER_LABELS,
|
|
112
|
-
formWizard: {
|
|
113
|
-
prevText: "Previous",
|
|
114
|
-
nextText: "Next",
|
|
115
|
-
finishText: "Finish"
|
|
116
|
-
},
|
|
117
|
-
taskBoard: {
|
|
118
|
-
emptyColumnText: "No tasks",
|
|
119
|
-
addCardText: "Add task",
|
|
120
|
-
wipLimitText: "WIP limit: {limit}",
|
|
121
|
-
dragHintText: "Drag to move",
|
|
122
|
-
boardAriaLabel: "Task Board"
|
|
123
|
-
},
|
|
124
|
-
formValidation: {
|
|
125
|
-
required: "This field is required",
|
|
126
|
-
typeString: "Value must be a string",
|
|
127
|
-
typeNumber: "Value must be a number",
|
|
128
|
-
typeBoolean: "Value must be a boolean",
|
|
129
|
-
typeArray: "Value must be an array",
|
|
130
|
-
typeObject: "Value must be an object",
|
|
131
|
-
email: "Please enter a valid email address",
|
|
132
|
-
phone: "Please enter a valid phone number",
|
|
133
|
-
url: "Please enter a valid URL",
|
|
134
|
-
date: "Please enter a valid date",
|
|
135
|
-
idCard: "Please enter a valid ID card number",
|
|
136
|
-
minLength: "Minimum length is {min} characters",
|
|
137
|
-
maxLength: "Maximum length is {max} characters",
|
|
138
|
-
minValue: "Minimum value is {min}",
|
|
139
|
-
maxValue: "Maximum value is {max}",
|
|
140
|
-
minItems: "Minimum {min} items required",
|
|
141
|
-
maxItems: "Maximum {max} items allowed",
|
|
142
|
-
patternMismatch: "Value does not match the required pattern",
|
|
143
|
-
validatorFailed: "Validation failed",
|
|
144
|
-
validatorError: "Validation error occurred"
|
|
145
|
-
}
|
|
146
|
-
};
|
|
147
|
-
|
|
148
|
-
// src/utils/i18n/define-locale.ts
|
|
149
|
-
function isPlainObject(value) {
|
|
150
|
-
if (value === null || typeof value !== "object") return false;
|
|
151
|
-
const proto = Object.getPrototypeOf(value);
|
|
152
|
-
return proto === Object.prototype || proto === null;
|
|
153
|
-
}
|
|
154
|
-
function deepMerge(base, override) {
|
|
155
|
-
if (!override) return { ...base };
|
|
156
|
-
const out = { ...base };
|
|
157
|
-
for (const key of Object.keys(override)) {
|
|
158
|
-
const next = override[key];
|
|
159
|
-
if (next === void 0) continue;
|
|
160
|
-
const prev = base[key];
|
|
161
|
-
if (isPlainObject(prev) && isPlainObject(next)) {
|
|
162
|
-
out[key] = deepMerge(prev, next);
|
|
163
|
-
} else {
|
|
164
|
-
out[key] = next;
|
|
165
|
-
}
|
|
166
|
-
}
|
|
167
|
-
return out;
|
|
168
|
-
}
|
|
169
|
-
function defineLocale(overrides = {}) {
|
|
170
|
-
return deepMerge(enUS, overrides);
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
// src/utils/i18n/locales/fr-FR.ts
|
|
174
|
-
var frFR = defineLocale({
|
|
175
|
-
locale: "fr-FR",
|
|
176
|
-
direction: "ltr",
|
|
177
|
-
common: {
|
|
178
|
-
okText: "OK",
|
|
179
|
-
cancelText: "Annuler",
|
|
180
|
-
closeText: "Fermer",
|
|
181
|
-
loadingText: "Chargement...",
|
|
182
|
-
emptyText: "Aucune donn\xE9e",
|
|
183
|
-
noMoreText: "Plus de donn\xE9es"
|
|
184
|
-
},
|
|
185
|
-
modal: {
|
|
186
|
-
closeAriaLabel: "Fermer",
|
|
187
|
-
okText: "OK",
|
|
188
|
-
cancelText: "Annuler"
|
|
189
|
-
},
|
|
190
|
-
drawer: {
|
|
191
|
-
closeAriaLabel: "Fermer"
|
|
192
|
-
},
|
|
193
|
-
upload: {
|
|
194
|
-
dragAreaAriaLabel: "T\xE9l\xE9verser un fichier en cliquant ou en le d\xE9posant",
|
|
195
|
-
buttonAriaLabel: "T\xE9l\xE9verser un fichier",
|
|
196
|
-
clickToUploadText: "Cliquer pour t\xE9l\xE9verser",
|
|
197
|
-
dragAndDropText: "ou glisser-d\xE9poser",
|
|
198
|
-
acceptInfoText: "Accept\xE9 : {accept}",
|
|
199
|
-
maxSizeInfoText: "Taille max. : {maxSize}",
|
|
200
|
-
selectFileText: "S\xE9lectionner un fichier",
|
|
201
|
-
uploadedFilesAriaLabel: "Fichiers t\xE9l\xE9vers\xE9s",
|
|
202
|
-
successAriaLabel: "Succ\xE8s",
|
|
203
|
-
errorAriaLabel: "Erreur",
|
|
204
|
-
uploadingAriaLabel: "T\xE9l\xE9versement",
|
|
205
|
-
removeFileAriaLabel: "Supprimer {fileName}",
|
|
206
|
-
previewFileAriaLabel: "Pr\xE9visualiser {fileName}"
|
|
207
|
-
},
|
|
208
|
-
pagination: {
|
|
209
|
-
totalText: "Total {total} \xE9l\xE9ments",
|
|
210
|
-
itemsPerPageText: "/ page",
|
|
211
|
-
jumpToText: "Aller \xE0",
|
|
212
|
-
pageText: "page",
|
|
213
|
-
prevPageAriaLabel: "Page pr\xE9c\xE9dente",
|
|
214
|
-
nextPageAriaLabel: "Page suivante",
|
|
215
|
-
pageAriaLabel: "Page {page}",
|
|
216
|
-
pageIndicatorText: "Page {current} sur {total}"
|
|
217
|
-
},
|
|
218
|
-
table: {
|
|
219
|
-
emptyText: "Aucune donn\xE9e",
|
|
220
|
-
loadingText: "Chargement",
|
|
221
|
-
expandText: "D\xE9velopper",
|
|
222
|
-
collapseText: "R\xE9duire",
|
|
223
|
-
selectAllText: "Tout s\xE9lectionner",
|
|
224
|
-
selectRowAriaLabel: "S\xE9lectionner la ligne {row}",
|
|
225
|
-
sortByText: "Trier par {column}",
|
|
226
|
-
clearSortText: "Effacer le tri",
|
|
227
|
-
toolbarAriaLabel: "Barre d\u2019outils du tableau de donn\xE9es",
|
|
228
|
-
searchPlaceholder: "Rechercher",
|
|
229
|
-
searchButtonText: "Rechercher",
|
|
230
|
-
selectedText: "S\xE9lectionn\xE9",
|
|
231
|
-
selectedItemsText: "\xE9l\xE9ments",
|
|
232
|
-
columnSettingsText: "Param\xE8tres des colonnes",
|
|
233
|
-
columnSettingsAriaLabel: "Param\xE8tres des colonnes",
|
|
234
|
-
lockColumnAriaLabel: "Verrouiller la colonne {column}",
|
|
235
|
-
unlockColumnAriaLabel: "D\xE9verrouiller la colonne {column}"
|
|
236
|
-
},
|
|
237
|
-
formWizard: {
|
|
238
|
-
prevText: "Pr\xE9c\xE9dent",
|
|
239
|
-
nextText: "Suivant",
|
|
240
|
-
finishText: "Terminer"
|
|
241
|
-
},
|
|
242
|
-
taskBoard: {
|
|
243
|
-
emptyColumnText: "Aucune t\xE2che",
|
|
244
|
-
addCardText: "Ajouter une t\xE2che",
|
|
245
|
-
wipLimitText: "Limite WIP : {limit}",
|
|
246
|
-
dragHintText: "Glisser pour d\xE9placer",
|
|
247
|
-
boardAriaLabel: "Tableau des t\xE2ches"
|
|
248
|
-
}
|
|
249
|
-
});
|
|
250
|
-
var fr_FR_default = frFR;
|
|
251
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
252
|
-
0 && (module.exports = {
|
|
253
|
-
frFR
|
|
254
|
-
});
|
package/dist/locales/fr-FR.d.cts
DELETED
package/dist/locales/id-ID.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/id-ID.ts
|
|
21
|
-
var id_ID_exports = {};
|
|
22
|
-
__export(id_ID_exports, {
|
|
23
|
-
idID: () => idID
|
|
24
|
-
});
|
|
25
|
-
module.exports = __toCommonJS(id_ID_exports);
|
|
26
|
-
var idID = {
|
|
27
|
-
locale: "id-ID",
|
|
28
|
-
direction: "ltr",
|
|
29
|
-
common: {
|
|
30
|
-
okText: "OK",
|
|
31
|
-
cancelText: "Batal",
|
|
32
|
-
closeText: "Tutup",
|
|
33
|
-
loadingText: "Memuat...",
|
|
34
|
-
emptyText: "Tidak ada data",
|
|
35
|
-
noMoreText: "Tidak ada data lagi"
|
|
36
|
-
},
|
|
37
|
-
modal: {
|
|
38
|
-
closeAriaLabel: "Tutup",
|
|
39
|
-
okText: "OK",
|
|
40
|
-
cancelText: "Batal"
|
|
41
|
-
},
|
|
42
|
-
drawer: {
|
|
43
|
-
closeAriaLabel: "Tutup"
|
|
44
|
-
},
|
|
45
|
-
pagination: {
|
|
46
|
-
totalText: "Total {total} item",
|
|
47
|
-
itemsPerPageText: "/halaman",
|
|
48
|
-
jumpToText: "Ke halaman",
|
|
49
|
-
pageText: "halaman",
|
|
50
|
-
prevPageAriaLabel: "Halaman sebelumnya",
|
|
51
|
-
nextPageAriaLabel: "Halaman berikutnya",
|
|
52
|
-
pageAriaLabel: "Halaman {page}",
|
|
53
|
-
pageIndicatorText: "Halaman {current} dari {total}"
|
|
54
|
-
},
|
|
55
|
-
table: {
|
|
56
|
-
emptyText: "Tidak ada data",
|
|
57
|
-
loadingText: "Memuat",
|
|
58
|
-
expandText: "Perluas",
|
|
59
|
-
collapseText: "Ciutkan",
|
|
60
|
-
selectAllText: "Pilih semua",
|
|
61
|
-
selectRowAriaLabel: "Pilih baris {row}",
|
|
62
|
-
sortByText: "Urutkan berdasarkan {column}",
|
|
63
|
-
clearSortText: "Hapus urutan",
|
|
64
|
-
toolbarAriaLabel: "Toolbar tabel data",
|
|
65
|
-
searchPlaceholder: "Cari",
|
|
66
|
-
searchButtonText: "Cari",
|
|
67
|
-
selectedText: "Dipilih",
|
|
68
|
-
selectedItemsText: "item",
|
|
69
|
-
columnSettingsText: "Pengaturan kolom",
|
|
70
|
-
columnSettingsAriaLabel: "Pengaturan kolom",
|
|
71
|
-
lockColumnAriaLabel: "Kunci kolom {column}",
|
|
72
|
-
unlockColumnAriaLabel: "Buka kunci kolom {column}"
|
|
73
|
-
},
|
|
74
|
-
formWizard: {
|
|
75
|
-
prevText: "Sebelumnya",
|
|
76
|
-
nextText: "Selanjutnya",
|
|
77
|
-
finishText: "Selesai"
|
|
78
|
-
},
|
|
79
|
-
taskBoard: {
|
|
80
|
-
emptyColumnText: "Tidak ada tugas",
|
|
81
|
-
addCardText: "Tambah tugas",
|
|
82
|
-
wipLimitText: "Batas WIP: {limit}",
|
|
83
|
-
dragHintText: "Seret untuk memindahkan",
|
|
84
|
-
boardAriaLabel: "Papan Tugas"
|
|
85
|
-
}
|
|
86
|
-
};
|
|
87
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
88
|
-
0 && (module.exports = {
|
|
89
|
-
idID
|
|
90
|
-
});
|
package/dist/locales/id-ID.d.cts
DELETED
package/dist/locales/ja-JP.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/ja-JP.ts
|
|
21
|
-
var ja_JP_exports = {};
|
|
22
|
-
__export(ja_JP_exports, {
|
|
23
|
-
jaJP: () => jaJP
|
|
24
|
-
});
|
|
25
|
-
module.exports = __toCommonJS(ja_JP_exports);
|
|
26
|
-
var jaJP = {
|
|
27
|
-
locale: "ja-JP",
|
|
28
|
-
direction: "ltr",
|
|
29
|
-
common: {
|
|
30
|
-
okText: "OK",
|
|
31
|
-
cancelText: "\u30AD\u30E3\u30F3\u30BB\u30EB",
|
|
32
|
-
closeText: "\u9589\u3058\u308B",
|
|
33
|
-
loadingText: "\u8AAD\u307F\u8FBC\u307F\u4E2D...",
|
|
34
|
-
emptyText: "\u30C7\u30FC\u30BF\u306A\u3057",
|
|
35
|
-
noMoreText: "\u3053\u308C\u4EE5\u4E0A\u3042\u308A\u307E\u305B\u3093"
|
|
36
|
-
},
|
|
37
|
-
modal: {
|
|
38
|
-
closeAriaLabel: "\u9589\u3058\u308B",
|
|
39
|
-
okText: "OK",
|
|
40
|
-
cancelText: "\u30AD\u30E3\u30F3\u30BB\u30EB"
|
|
41
|
-
},
|
|
42
|
-
drawer: {
|
|
43
|
-
closeAriaLabel: "\u9589\u3058\u308B"
|
|
44
|
-
},
|
|
45
|
-
pagination: {
|
|
46
|
-
totalText: "\u5168 {total} \u4EF6",
|
|
47
|
-
itemsPerPageText: "\u4EF6/\u30DA\u30FC\u30B8",
|
|
48
|
-
jumpToText: "\u79FB\u52D5",
|
|
49
|
-
pageText: "\u30DA\u30FC\u30B8",
|
|
50
|
-
prevPageAriaLabel: "\u524D\u306E\u30DA\u30FC\u30B8",
|
|
51
|
-
nextPageAriaLabel: "\u6B21\u306E\u30DA\u30FC\u30B8",
|
|
52
|
-
pageAriaLabel: "{page} \u30DA\u30FC\u30B8",
|
|
53
|
-
pageIndicatorText: "\u5168 {total} \u30DA\u30FC\u30B8\u4E2D {current} \u30DA\u30FC\u30B8"
|
|
54
|
-
},
|
|
55
|
-
table: {
|
|
56
|
-
emptyText: "\u30C7\u30FC\u30BF\u306A\u3057",
|
|
57
|
-
loadingText: "\u8AAD\u307F\u8FBC\u307F\u4E2D",
|
|
58
|
-
expandText: "\u5C55\u958B",
|
|
59
|
-
collapseText: "\u6298\u308A\u305F\u305F\u3080",
|
|
60
|
-
selectAllText: "\u3059\u3079\u3066\u9078\u629E",
|
|
61
|
-
selectRowAriaLabel: "{row} \u884C\u76EE\u3092\u9078\u629E",
|
|
62
|
-
sortByText: "{column} \u3067\u4E26\u3079\u66FF\u3048",
|
|
63
|
-
clearSortText: "\u4E26\u3079\u66FF\u3048\u3092\u89E3\u9664",
|
|
64
|
-
toolbarAriaLabel: "\u30C7\u30FC\u30BF\u30C6\u30FC\u30D6\u30EB\u30C4\u30FC\u30EB\u30D0\u30FC",
|
|
65
|
-
searchPlaceholder: "\u691C\u7D22",
|
|
66
|
-
searchButtonText: "\u691C\u7D22",
|
|
67
|
-
selectedText: "\u9078\u629E\u6E08\u307F",
|
|
68
|
-
selectedItemsText: "\u4EF6",
|
|
69
|
-
columnSettingsText: "\u5217\u306E\u8A2D\u5B9A",
|
|
70
|
-
columnSettingsAriaLabel: "\u5217\u306E\u8A2D\u5B9A",
|
|
71
|
-
lockColumnAriaLabel: "{column} \u5217\u3092\u56FA\u5B9A",
|
|
72
|
-
unlockColumnAriaLabel: "{column} \u5217\u306E\u56FA\u5B9A\u3092\u89E3\u9664"
|
|
73
|
-
},
|
|
74
|
-
formWizard: {
|
|
75
|
-
prevText: "\u524D\u3078",
|
|
76
|
-
nextText: "\u6B21\u3078",
|
|
77
|
-
finishText: "\u5B8C\u4E86"
|
|
78
|
-
},
|
|
79
|
-
taskBoard: {
|
|
80
|
-
emptyColumnText: "\u30BF\u30B9\u30AF\u306A\u3057",
|
|
81
|
-
addCardText: "\u30BF\u30B9\u30AF\u8FFD\u52A0",
|
|
82
|
-
wipLimitText: "WIP\u5236\u9650: {limit}",
|
|
83
|
-
dragHintText: "\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u79FB\u52D5",
|
|
84
|
-
boardAriaLabel: "\u30BF\u30B9\u30AF\u30DC\u30FC\u30C9"
|
|
85
|
-
}
|
|
86
|
-
};
|
|
87
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
88
|
-
0 && (module.exports = {
|
|
89
|
-
jaJP
|
|
90
|
-
});
|
package/dist/locales/ja-JP.d.cts
DELETED
package/dist/locales/ko-KR.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/ko-KR.ts
|
|
21
|
-
var ko_KR_exports = {};
|
|
22
|
-
__export(ko_KR_exports, {
|
|
23
|
-
koKR: () => koKR
|
|
24
|
-
});
|
|
25
|
-
module.exports = __toCommonJS(ko_KR_exports);
|
|
26
|
-
var koKR = {
|
|
27
|
-
locale: "ko-KR",
|
|
28
|
-
direction: "ltr",
|
|
29
|
-
common: {
|
|
30
|
-
okText: "\uD655\uC778",
|
|
31
|
-
cancelText: "\uCDE8\uC18C",
|
|
32
|
-
closeText: "\uB2EB\uAE30",
|
|
33
|
-
loadingText: "\uB85C\uB529 \uC911...",
|
|
34
|
-
emptyText: "\uB370\uC774\uD130 \uC5C6\uC74C",
|
|
35
|
-
noMoreText: "\uB354 \uC774\uC0C1 \uC5C6\uC2B5\uB2C8\uB2E4"
|
|
36
|
-
},
|
|
37
|
-
modal: {
|
|
38
|
-
closeAriaLabel: "\uB2EB\uAE30",
|
|
39
|
-
okText: "\uD655\uC778",
|
|
40
|
-
cancelText: "\uCDE8\uC18C"
|
|
41
|
-
},
|
|
42
|
-
drawer: {
|
|
43
|
-
closeAriaLabel: "\uB2EB\uAE30"
|
|
44
|
-
},
|
|
45
|
-
pagination: {
|
|
46
|
-
totalText: "\uCD1D {total}\uAC1C",
|
|
47
|
-
itemsPerPageText: "\uAC1C/\uD398\uC774\uC9C0",
|
|
48
|
-
jumpToText: "\uC774\uB3D9",
|
|
49
|
-
pageText: "\uD398\uC774\uC9C0",
|
|
50
|
-
prevPageAriaLabel: "\uC774\uC804 \uD398\uC774\uC9C0",
|
|
51
|
-
nextPageAriaLabel: "\uB2E4\uC74C \uD398\uC774\uC9C0",
|
|
52
|
-
pageAriaLabel: "{page} \uD398\uC774\uC9C0",
|
|
53
|
-
pageIndicatorText: "\uC804\uCCB4 {total}\uD398\uC774\uC9C0 \uC911 {current}\uD398\uC774\uC9C0"
|
|
54
|
-
},
|
|
55
|
-
table: {
|
|
56
|
-
emptyText: "\uB370\uC774\uD130 \uC5C6\uC74C",
|
|
57
|
-
loadingText: "\uB85C\uB529 \uC911",
|
|
58
|
-
expandText: "\uD3BC\uCE58\uAE30",
|
|
59
|
-
collapseText: "\uC811\uAE30",
|
|
60
|
-
selectAllText: "\uC804\uCCB4 \uC120\uD0DD",
|
|
61
|
-
selectRowAriaLabel: "{row}\uD589 \uC120\uD0DD",
|
|
62
|
-
sortByText: "{column} \uAE30\uC900 \uC815\uB82C",
|
|
63
|
-
clearSortText: "\uC815\uB82C \uD574\uC81C",
|
|
64
|
-
toolbarAriaLabel: "\uB370\uC774\uD130 \uD14C\uC774\uBE14 \uB3C4\uAD6C \uBAA8\uC74C",
|
|
65
|
-
searchPlaceholder: "\uAC80\uC0C9",
|
|
66
|
-
searchButtonText: "\uAC80\uC0C9",
|
|
67
|
-
selectedText: "\uC120\uD0DD\uB428",
|
|
68
|
-
selectedItemsText: "\uAC1C",
|
|
69
|
-
columnSettingsText: "\uC5F4 \uC124\uC815",
|
|
70
|
-
columnSettingsAriaLabel: "\uC5F4 \uC124\uC815",
|
|
71
|
-
lockColumnAriaLabel: "{column} \uC5F4 \uACE0\uC815",
|
|
72
|
-
unlockColumnAriaLabel: "{column} \uC5F4 \uACE0\uC815 \uD574\uC81C"
|
|
73
|
-
},
|
|
74
|
-
formWizard: {
|
|
75
|
-
prevText: "\uC774\uC804",
|
|
76
|
-
nextText: "\uB2E4\uC74C",
|
|
77
|
-
finishText: "\uC644\uB8CC"
|
|
78
|
-
},
|
|
79
|
-
taskBoard: {
|
|
80
|
-
emptyColumnText: "\uC791\uC5C5 \uC5C6\uC74C",
|
|
81
|
-
addCardText: "\uC791\uC5C5 \uCD94\uAC00",
|
|
82
|
-
wipLimitText: "WIP \uC81C\uD55C: {limit}",
|
|
83
|
-
dragHintText: "\uB4DC\uB798\uADF8\uD558\uC5EC \uC774\uB3D9",
|
|
84
|
-
boardAriaLabel: "\uC791\uC5C5 \uBCF4\uB4DC"
|
|
85
|
-
}
|
|
86
|
-
};
|
|
87
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
88
|
-
0 && (module.exports = {
|
|
89
|
-
koKR
|
|
90
|
-
});
|