@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/pt-BR.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/pt-BR.ts
|
|
21
|
-
var pt_BR_exports = {};
|
|
22
|
-
__export(pt_BR_exports, {
|
|
23
|
-
default: () => pt_BR_default,
|
|
24
|
-
ptBR: () => ptBR
|
|
25
|
-
});
|
|
26
|
-
module.exports = __toCommonJS(pt_BR_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/pt-BR.ts
|
|
174
|
-
var ptBR = defineLocale({
|
|
175
|
-
locale: "pt-BR",
|
|
176
|
-
direction: "ltr",
|
|
177
|
-
common: {
|
|
178
|
-
okText: "OK",
|
|
179
|
-
cancelText: "Cancelar",
|
|
180
|
-
closeText: "Fechar",
|
|
181
|
-
loadingText: "Carregando...",
|
|
182
|
-
emptyText: "Sem dados",
|
|
183
|
-
noMoreText: "Sem mais dados"
|
|
184
|
-
},
|
|
185
|
-
modal: {
|
|
186
|
-
closeAriaLabel: "Fechar",
|
|
187
|
-
okText: "OK",
|
|
188
|
-
cancelText: "Cancelar"
|
|
189
|
-
},
|
|
190
|
-
drawer: {
|
|
191
|
-
closeAriaLabel: "Fechar"
|
|
192
|
-
},
|
|
193
|
-
upload: {
|
|
194
|
-
dragAreaAriaLabel: "Enviar arquivo clicando ou arrastando",
|
|
195
|
-
buttonAriaLabel: "Enviar arquivo",
|
|
196
|
-
clickToUploadText: "Clique para enviar",
|
|
197
|
-
dragAndDropText: "ou arraste e solte",
|
|
198
|
-
acceptInfoText: "Aceito: {accept}",
|
|
199
|
-
maxSizeInfoText: "Tamanho m\xE1ximo: {maxSize}",
|
|
200
|
-
selectFileText: "Selecionar arquivo",
|
|
201
|
-
uploadedFilesAriaLabel: "Arquivos enviados",
|
|
202
|
-
successAriaLabel: "Sucesso",
|
|
203
|
-
errorAriaLabel: "Erro",
|
|
204
|
-
uploadingAriaLabel: "Enviando",
|
|
205
|
-
removeFileAriaLabel: "Remover {fileName}",
|
|
206
|
-
previewFileAriaLabel: "Pr\xE9-visualizar {fileName}"
|
|
207
|
-
},
|
|
208
|
-
pagination: {
|
|
209
|
-
totalText: "Total de {total} itens",
|
|
210
|
-
itemsPerPageText: "/ p\xE1gina",
|
|
211
|
-
jumpToText: "Ir para",
|
|
212
|
-
pageText: "p\xE1gina",
|
|
213
|
-
prevPageAriaLabel: "P\xE1gina anterior",
|
|
214
|
-
nextPageAriaLabel: "Pr\xF3xima p\xE1gina",
|
|
215
|
-
pageAriaLabel: "P\xE1gina {page}",
|
|
216
|
-
pageIndicatorText: "P\xE1gina {current} de {total}"
|
|
217
|
-
},
|
|
218
|
-
table: {
|
|
219
|
-
emptyText: "Sem dados",
|
|
220
|
-
loadingText: "Carregando",
|
|
221
|
-
expandText: "Expandir",
|
|
222
|
-
collapseText: "Recolher",
|
|
223
|
-
selectAllText: "Selecionar tudo",
|
|
224
|
-
selectRowAriaLabel: "Selecionar linha {row}",
|
|
225
|
-
sortByText: "Ordenar por {column}",
|
|
226
|
-
clearSortText: "Limpar ordena\xE7\xE3o",
|
|
227
|
-
toolbarAriaLabel: "Barra de ferramentas da tabela de dados",
|
|
228
|
-
searchPlaceholder: "Pesquisar",
|
|
229
|
-
searchButtonText: "Pesquisar",
|
|
230
|
-
selectedText: "Selecionado",
|
|
231
|
-
selectedItemsText: "itens",
|
|
232
|
-
columnSettingsText: "Configura\xE7\xF5es de colunas",
|
|
233
|
-
columnSettingsAriaLabel: "Configura\xE7\xF5es de colunas",
|
|
234
|
-
lockColumnAriaLabel: "Bloquear coluna {column}",
|
|
235
|
-
unlockColumnAriaLabel: "Desbloquear coluna {column}"
|
|
236
|
-
},
|
|
237
|
-
formWizard: {
|
|
238
|
-
prevText: "Anterior",
|
|
239
|
-
nextText: "Pr\xF3ximo",
|
|
240
|
-
finishText: "Concluir"
|
|
241
|
-
},
|
|
242
|
-
taskBoard: {
|
|
243
|
-
emptyColumnText: "Sem tarefas",
|
|
244
|
-
addCardText: "Adicionar tarefa",
|
|
245
|
-
wipLimitText: "Limite WIP: {limit}",
|
|
246
|
-
dragHintText: "Arraste para mover",
|
|
247
|
-
boardAriaLabel: "Quadro de tarefas"
|
|
248
|
-
}
|
|
249
|
-
});
|
|
250
|
-
var pt_BR_default = ptBR;
|
|
251
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
252
|
-
0 && (module.exports = {
|
|
253
|
-
ptBR
|
|
254
|
-
});
|
package/dist/locales/pt-BR.d.cts
DELETED
package/dist/locales/th-TH.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/th-TH.ts
|
|
21
|
-
var th_TH_exports = {};
|
|
22
|
-
__export(th_TH_exports, {
|
|
23
|
-
thTH: () => thTH
|
|
24
|
-
});
|
|
25
|
-
module.exports = __toCommonJS(th_TH_exports);
|
|
26
|
-
var thTH = {
|
|
27
|
-
locale: "th-TH",
|
|
28
|
-
direction: "ltr",
|
|
29
|
-
common: {
|
|
30
|
-
okText: "\u0E15\u0E01\u0E25\u0E07",
|
|
31
|
-
cancelText: "\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",
|
|
32
|
-
closeText: "\u0E1B\u0E34\u0E14",
|
|
33
|
-
loadingText: "\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14...",
|
|
34
|
-
emptyText: "\u0E44\u0E21\u0E48\u0E21\u0E35\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",
|
|
35
|
-
noMoreText: "\u0E44\u0E21\u0E48\u0E21\u0E35\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E40\u0E15\u0E34\u0E21"
|
|
36
|
-
},
|
|
37
|
-
modal: {
|
|
38
|
-
closeAriaLabel: "\u0E1B\u0E34\u0E14",
|
|
39
|
-
okText: "\u0E15\u0E01\u0E25\u0E07",
|
|
40
|
-
cancelText: "\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01"
|
|
41
|
-
},
|
|
42
|
-
drawer: {
|
|
43
|
-
closeAriaLabel: "\u0E1B\u0E34\u0E14"
|
|
44
|
-
},
|
|
45
|
-
pagination: {
|
|
46
|
-
totalText: "\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14 {total} \u0E23\u0E32\u0E22\u0E01\u0E32\u0E23",
|
|
47
|
-
itemsPerPageText: "/\u0E2B\u0E19\u0E49\u0E32",
|
|
48
|
-
jumpToText: "\u0E44\u0E1B\u0E17\u0E35\u0E48",
|
|
49
|
-
pageText: "\u0E2B\u0E19\u0E49\u0E32",
|
|
50
|
-
prevPageAriaLabel: "\u0E2B\u0E19\u0E49\u0E32\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",
|
|
51
|
-
nextPageAriaLabel: "\u0E2B\u0E19\u0E49\u0E32\u0E16\u0E31\u0E14\u0E44\u0E1B",
|
|
52
|
-
pageAriaLabel: "\u0E2B\u0E19\u0E49\u0E32 {page}",
|
|
53
|
-
pageIndicatorText: "\u0E2B\u0E19\u0E49\u0E32 {current} \u0E08\u0E32\u0E01 {total}"
|
|
54
|
-
},
|
|
55
|
-
table: {
|
|
56
|
-
emptyText: "\u0E44\u0E21\u0E48\u0E21\u0E35\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",
|
|
57
|
-
loadingText: "\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14",
|
|
58
|
-
expandText: "\u0E02\u0E22\u0E32\u0E22",
|
|
59
|
-
collapseText: "\u0E22\u0E38\u0E1A",
|
|
60
|
-
selectAllText: "\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",
|
|
61
|
-
selectRowAriaLabel: "\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E41\u0E16\u0E27 {row}",
|
|
62
|
-
sortByText: "\u0E40\u0E23\u0E35\u0E22\u0E07\u0E15\u0E32\u0E21 {column}",
|
|
63
|
-
clearSortText: "\u0E25\u0E49\u0E32\u0E07\u0E01\u0E32\u0E23\u0E40\u0E23\u0E35\u0E22\u0E07",
|
|
64
|
-
toolbarAriaLabel: "\u0E41\u0E16\u0E1A\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E21\u0E37\u0E2D\u0E15\u0E32\u0E23\u0E32\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",
|
|
65
|
-
searchPlaceholder: "\u0E04\u0E49\u0E19\u0E2B\u0E32",
|
|
66
|
-
searchButtonText: "\u0E04\u0E49\u0E19\u0E2B\u0E32",
|
|
67
|
-
selectedText: "\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E41\u0E25\u0E49\u0E27",
|
|
68
|
-
selectedItemsText: "\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23",
|
|
69
|
-
columnSettingsText: "\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",
|
|
70
|
-
columnSettingsAriaLabel: "\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",
|
|
71
|
-
lockColumnAriaLabel: "\u0E25\u0E47\u0E2D\u0E01\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C {column}",
|
|
72
|
-
unlockColumnAriaLabel: "\u0E1B\u0E25\u0E14\u0E25\u0E47\u0E2D\u0E01\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C {column}"
|
|
73
|
-
},
|
|
74
|
-
formWizard: {
|
|
75
|
-
prevText: "\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",
|
|
76
|
-
nextText: "\u0E16\u0E31\u0E14\u0E44\u0E1B",
|
|
77
|
-
finishText: "\u0E40\u0E2A\u0E23\u0E47\u0E08\u0E2A\u0E34\u0E49\u0E19"
|
|
78
|
-
},
|
|
79
|
-
taskBoard: {
|
|
80
|
-
emptyColumnText: "\u0E44\u0E21\u0E48\u0E21\u0E35\u0E07\u0E32\u0E19",
|
|
81
|
-
addCardText: "\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E07\u0E32\u0E19",
|
|
82
|
-
wipLimitText: "\u0E08\u0E33\u0E01\u0E31\u0E14 WIP: {limit}",
|
|
83
|
-
dragHintText: "\u0E25\u0E32\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E22\u0E49\u0E32\u0E22",
|
|
84
|
-
boardAriaLabel: "\u0E1A\u0E2D\u0E23\u0E4C\u0E14\u0E07\u0E32\u0E19"
|
|
85
|
-
}
|
|
86
|
-
};
|
|
87
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
88
|
-
0 && (module.exports = {
|
|
89
|
-
thTH
|
|
90
|
-
});
|
package/dist/locales/th-TH.d.cts
DELETED
package/dist/locales/vi-VN.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/vi-VN.ts
|
|
21
|
-
var vi_VN_exports = {};
|
|
22
|
-
__export(vi_VN_exports, {
|
|
23
|
-
viVN: () => viVN
|
|
24
|
-
});
|
|
25
|
-
module.exports = __toCommonJS(vi_VN_exports);
|
|
26
|
-
var viVN = {
|
|
27
|
-
locale: "vi-VN",
|
|
28
|
-
direction: "ltr",
|
|
29
|
-
common: {
|
|
30
|
-
okText: "\u0110\u1ED3ng \xFD",
|
|
31
|
-
cancelText: "H\u1EE7y",
|
|
32
|
-
closeText: "\u0110\xF3ng",
|
|
33
|
-
loadingText: "\u0110ang t\u1EA3i...",
|
|
34
|
-
emptyText: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u",
|
|
35
|
-
noMoreText: "Kh\xF4ng c\xF2n d\u1EEF li\u1EC7u"
|
|
36
|
-
},
|
|
37
|
-
modal: {
|
|
38
|
-
closeAriaLabel: "\u0110\xF3ng",
|
|
39
|
-
okText: "\u0110\u1ED3ng \xFD",
|
|
40
|
-
cancelText: "H\u1EE7y"
|
|
41
|
-
},
|
|
42
|
-
drawer: {
|
|
43
|
-
closeAriaLabel: "\u0110\xF3ng"
|
|
44
|
-
},
|
|
45
|
-
pagination: {
|
|
46
|
-
totalText: "T\u1ED5ng {total} m\u1EE5c",
|
|
47
|
-
itemsPerPageText: "/trang",
|
|
48
|
-
jumpToText: "\u0110i \u0111\u1EBFn",
|
|
49
|
-
pageText: "trang",
|
|
50
|
-
prevPageAriaLabel: "Trang tr\u01B0\u1EDBc",
|
|
51
|
-
nextPageAriaLabel: "Trang sau",
|
|
52
|
-
pageAriaLabel: "Trang {page}",
|
|
53
|
-
pageIndicatorText: "Trang {current} / {total}"
|
|
54
|
-
},
|
|
55
|
-
table: {
|
|
56
|
-
emptyText: "Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u",
|
|
57
|
-
loadingText: "\u0110ang t\u1EA3i",
|
|
58
|
-
expandText: "M\u1EDF r\u1ED9ng",
|
|
59
|
-
collapseText: "Thu g\u1ECDn",
|
|
60
|
-
selectAllText: "Ch\u1ECDn t\u1EA5t c\u1EA3",
|
|
61
|
-
selectRowAriaLabel: "Ch\u1ECDn h\xE0ng {row}",
|
|
62
|
-
sortByText: "S\u1EAFp x\u1EBFp theo {column}",
|
|
63
|
-
clearSortText: "X\xF3a s\u1EAFp x\u1EBFp",
|
|
64
|
-
toolbarAriaLabel: "Thanh c\xF4ng c\u1EE5 b\u1EA3ng d\u1EEF li\u1EC7u",
|
|
65
|
-
searchPlaceholder: "T\xECm ki\u1EBFm",
|
|
66
|
-
searchButtonText: "T\xECm ki\u1EBFm",
|
|
67
|
-
selectedText: "\u0110\xE3 ch\u1ECDn",
|
|
68
|
-
selectedItemsText: "m\u1EE5c",
|
|
69
|
-
columnSettingsText: "C\xE0i \u0111\u1EB7t c\u1ED9t",
|
|
70
|
-
columnSettingsAriaLabel: "C\xE0i \u0111\u1EB7t c\u1ED9t",
|
|
71
|
-
lockColumnAriaLabel: "Kh\xF3a c\u1ED9t {column}",
|
|
72
|
-
unlockColumnAriaLabel: "B\u1ECF kh\xF3a c\u1ED9t {column}"
|
|
73
|
-
},
|
|
74
|
-
formWizard: {
|
|
75
|
-
prevText: "Tr\u01B0\u1EDBc",
|
|
76
|
-
nextText: "Ti\u1EBFp",
|
|
77
|
-
finishText: "Ho\xE0n th\xE0nh"
|
|
78
|
-
},
|
|
79
|
-
taskBoard: {
|
|
80
|
-
emptyColumnText: "Kh\xF4ng c\xF3 nhi\u1EC7m v\u1EE5",
|
|
81
|
-
addCardText: "Th\xEAm nhi\u1EC7m v\u1EE5",
|
|
82
|
-
wipLimitText: "Gi\u1EDBi h\u1EA1n WIP: {limit}",
|
|
83
|
-
dragHintText: "K\xE9o \u0111\u1EC3 di chuy\u1EC3n",
|
|
84
|
-
boardAriaLabel: "B\u1EA3ng nhi\u1EC7m v\u1EE5"
|
|
85
|
-
}
|
|
86
|
-
};
|
|
87
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
88
|
-
0 && (module.exports = {
|
|
89
|
-
viVN
|
|
90
|
-
});
|
package/dist/locales/vi-VN.d.cts
DELETED
package/dist/locales/zh-CN.cjs
DELETED
|
@@ -1,149 +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-CN.ts
|
|
21
|
-
var zh_CN_exports = {};
|
|
22
|
-
__export(zh_CN_exports, {
|
|
23
|
-
zhCN: () => zhCN
|
|
24
|
-
});
|
|
25
|
-
module.exports = __toCommonJS(zh_CN_exports);
|
|
26
|
-
|
|
27
|
-
// src/utils/locale-utils.ts
|
|
28
|
-
var ZH_CN_TIME_PICKER_LABELS = {
|
|
29
|
-
hour: "\u65F6",
|
|
30
|
-
minute: "\u5206",
|
|
31
|
-
second: "\u79D2",
|
|
32
|
-
now: "\u73B0\u5728",
|
|
33
|
-
ok: "\u786E\u5B9A",
|
|
34
|
-
start: "\u5F00\u59CB",
|
|
35
|
-
end: "\u7ED3\u675F",
|
|
36
|
-
clear: "\u6E05\u9664\u65F6\u95F4",
|
|
37
|
-
toggle: "\u6253\u5F00\u65F6\u95F4\u9009\u62E9\u5668",
|
|
38
|
-
dialog: "\u65F6\u95F4\u9009\u62E9\u5668",
|
|
39
|
-
selectTime: "\u8BF7\u9009\u62E9\u65F6\u95F4",
|
|
40
|
-
selectTimeRange: "\u8BF7\u9009\u62E9\u65F6\u95F4\u8303\u56F4"
|
|
41
|
-
};
|
|
42
|
-
var ZH_CN_UPLOAD_LABELS = {
|
|
43
|
-
dragAreaAriaLabel: "\u70B9\u51FB\u6216\u62D6\u62FD\u4E0A\u4F20\u6587\u4EF6",
|
|
44
|
-
buttonAriaLabel: "\u4E0A\u4F20\u6587\u4EF6",
|
|
45
|
-
clickToUploadText: "\u70B9\u51FB\u4E0A\u4F20",
|
|
46
|
-
dragAndDropText: "\u6216\u62D6\u62FD\u5230\u6B64\u5904",
|
|
47
|
-
acceptInfoText: "\u652F\u6301\uFF1A{accept}",
|
|
48
|
-
maxSizeInfoText: "\u6700\u5927\u5927\u5C0F\uFF1A{maxSize}",
|
|
49
|
-
selectFileText: "\u9009\u62E9\u6587\u4EF6",
|
|
50
|
-
uploadedFilesAriaLabel: "\u5DF2\u4E0A\u4F20\u6587\u4EF6",
|
|
51
|
-
successAriaLabel: "\u6210\u529F",
|
|
52
|
-
errorAriaLabel: "\u9519\u8BEF",
|
|
53
|
-
uploadingAriaLabel: "\u4E0A\u4F20\u4E2D",
|
|
54
|
-
removeFileAriaLabel: "\u79FB\u9664 {fileName}",
|
|
55
|
-
previewFileAriaLabel: "\u9884\u89C8 {fileName}"
|
|
56
|
-
};
|
|
57
|
-
|
|
58
|
-
// src/utils/i18n/locales/zh-CN.ts
|
|
59
|
-
var zhCN = {
|
|
60
|
-
locale: "zh-CN",
|
|
61
|
-
direction: "ltr",
|
|
62
|
-
common: {
|
|
63
|
-
okText: "\u786E\u5B9A",
|
|
64
|
-
cancelText: "\u53D6\u6D88",
|
|
65
|
-
closeText: "\u5173\u95ED",
|
|
66
|
-
loadingText: "\u52A0\u8F7D\u4E2D...",
|
|
67
|
-
emptyText: "\u6682\u65E0\u6570\u636E",
|
|
68
|
-
noMoreText: "\u6CA1\u6709\u66F4\u591A\u4E86",
|
|
69
|
-
searchPlaceholder: "\u641C\u7D22",
|
|
70
|
-
clearText: "\u6E05\u9664"
|
|
71
|
-
},
|
|
72
|
-
modal: {
|
|
73
|
-
closeAriaLabel: "\u5173\u95ED",
|
|
74
|
-
okText: "\u786E\u5B9A",
|
|
75
|
-
cancelText: "\u53D6\u6D88"
|
|
76
|
-
},
|
|
77
|
-
drawer: {
|
|
78
|
-
closeAriaLabel: "\u5173\u95ED"
|
|
79
|
-
},
|
|
80
|
-
upload: ZH_CN_UPLOAD_LABELS,
|
|
81
|
-
pagination: {
|
|
82
|
-
totalText: "\u5171 {total} \u6761",
|
|
83
|
-
itemsPerPageText: "\u6761/\u9875",
|
|
84
|
-
jumpToText: "\u8DF3\u81F3",
|
|
85
|
-
pageText: "\u9875",
|
|
86
|
-
prevPageAriaLabel: "\u4E0A\u4E00\u9875",
|
|
87
|
-
nextPageAriaLabel: "\u4E0B\u4E00\u9875",
|
|
88
|
-
pageAriaLabel: "\u7B2C {page} \u9875",
|
|
89
|
-
pageIndicatorText: "\u7B2C {current} \u9875\uFF0C\u5171 {total} \u9875"
|
|
90
|
-
},
|
|
91
|
-
table: {
|
|
92
|
-
emptyText: "\u6682\u65E0\u6570\u636E",
|
|
93
|
-
loadingText: "\u52A0\u8F7D\u4E2D",
|
|
94
|
-
expandText: "\u5C55\u5F00",
|
|
95
|
-
collapseText: "\u6536\u8D77",
|
|
96
|
-
selectAllText: "\u5168\u9009",
|
|
97
|
-
selectRowAriaLabel: "\u9009\u62E9\u7B2C {row} \u884C",
|
|
98
|
-
sortByText: "\u6309 {column} \u6392\u5E8F",
|
|
99
|
-
clearSortText: "\u4E0D\u6392\u5E8F",
|
|
100
|
-
toolbarAriaLabel: "\u6570\u636E\u8868\u683C\u5DE5\u5177\u680F",
|
|
101
|
-
searchPlaceholder: "\u641C\u7D22",
|
|
102
|
-
searchButtonText: "\u641C\u7D22",
|
|
103
|
-
selectedText: "\u5DF2\u9009\u62E9",
|
|
104
|
-
selectedItemsText: "\u9879",
|
|
105
|
-
columnSettingsText: "\u5217\u8BBE\u7F6E",
|
|
106
|
-
columnSettingsAriaLabel: "\u5217\u8BBE\u7F6E",
|
|
107
|
-
lockColumnAriaLabel: "\u9501\u5B9A{column}\u5217",
|
|
108
|
-
unlockColumnAriaLabel: "\u53D6\u6D88\u9501\u5B9A{column}\u5217"
|
|
109
|
-
},
|
|
110
|
-
timePicker: ZH_CN_TIME_PICKER_LABELS,
|
|
111
|
-
formWizard: {
|
|
112
|
-
prevText: "\u4E0A\u4E00\u6B65",
|
|
113
|
-
nextText: "\u4E0B\u4E00\u6B65",
|
|
114
|
-
finishText: "\u5B8C\u6210"
|
|
115
|
-
},
|
|
116
|
-
taskBoard: {
|
|
117
|
-
emptyColumnText: "\u6682\u65E0\u4EFB\u52A1",
|
|
118
|
-
addCardText: "\u6DFB\u52A0\u4EFB\u52A1",
|
|
119
|
-
wipLimitText: "WIP \u9650\u5236: {limit}",
|
|
120
|
-
dragHintText: "\u62D6\u62FD\u4EE5\u79FB\u52A8",
|
|
121
|
-
boardAriaLabel: "\u4EFB\u52A1\u770B\u677F"
|
|
122
|
-
},
|
|
123
|
-
formValidation: {
|
|
124
|
-
required: "\u6B64\u5B57\u6BB5\u4E3A\u5FC5\u586B\u9879",
|
|
125
|
-
typeString: "\u503C\u5FC5\u987B\u662F\u5B57\u7B26\u4E32",
|
|
126
|
-
typeNumber: "\u503C\u5FC5\u987B\u662F\u6570\u5B57",
|
|
127
|
-
typeBoolean: "\u503C\u5FC5\u987B\u662F\u5E03\u5C14\u503C",
|
|
128
|
-
typeArray: "\u503C\u5FC5\u987B\u662F\u6570\u7EC4",
|
|
129
|
-
typeObject: "\u503C\u5FC5\u987B\u662F\u5BF9\u8C61",
|
|
130
|
-
email: "\u8BF7\u8F93\u5165\u6709\u6548\u7684\u90AE\u7BB1\u5730\u5740",
|
|
131
|
-
phone: "\u8BF7\u8F93\u5165\u6709\u6548\u7684\u7535\u8BDD\u53F7\u7801",
|
|
132
|
-
url: "\u8BF7\u8F93\u5165\u6709\u6548\u7684\u7F51\u5740",
|
|
133
|
-
date: "\u8BF7\u8F93\u5165\u6709\u6548\u7684\u65E5\u671F",
|
|
134
|
-
idCard: "\u8BF7\u8F93\u5165\u6709\u6548\u7684\u8EAB\u4EFD\u8BC1\u53F7\u7801",
|
|
135
|
-
minLength: "\u957F\u5EA6\u4E0D\u80FD\u5C11\u4E8E {min} \u4E2A\u5B57\u7B26",
|
|
136
|
-
maxLength: "\u957F\u5EA6\u4E0D\u80FD\u8D85\u8FC7 {max} \u4E2A\u5B57\u7B26",
|
|
137
|
-
minValue: "\u6570\u503C\u4E0D\u80FD\u5C0F\u4E8E {min}",
|
|
138
|
-
maxValue: "\u6570\u503C\u4E0D\u80FD\u5927\u4E8E {max}",
|
|
139
|
-
minItems: "\u81F3\u5C11\u9700\u8981 {min} \u9879",
|
|
140
|
-
maxItems: "\u6700\u591A\u5141\u8BB8 {max} \u9879",
|
|
141
|
-
patternMismatch: "\u683C\u5F0F\u4E0D\u6B63\u786E",
|
|
142
|
-
validatorFailed: "\u6821\u9A8C\u672A\u901A\u8FC7",
|
|
143
|
-
validatorError: "\u6821\u9A8C\u65F6\u53D1\u751F\u9519\u8BEF"
|
|
144
|
-
}
|
|
145
|
-
};
|
|
146
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
147
|
-
0 && (module.exports = {
|
|
148
|
-
zhCN
|
|
149
|
-
});
|