@expcat/tigercat-core 1.3.4 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{datepicker-DXzS_8l8.d.cts → datepicker-gSOJN_pQ.d.cts} +1 -1
- package/dist/{datepicker-DXzS_8l8.d.ts → datepicker-gSOJN_pQ.d.ts} +1 -1
- package/dist/datepicker-locales/ar-SA.d.cts +1 -1
- package/dist/datepicker-locales/ar-SA.d.ts +1 -1
- package/dist/datepicker-locales/de-DE.d.cts +1 -1
- package/dist/datepicker-locales/de-DE.d.ts +1 -1
- package/dist/datepicker-locales/en-US.d.cts +1 -1
- package/dist/datepicker-locales/en-US.d.ts +1 -1
- package/dist/datepicker-locales/es-ES.d.cts +1 -1
- package/dist/datepicker-locales/es-ES.d.ts +1 -1
- package/dist/datepicker-locales/fr-FR.d.cts +1 -1
- package/dist/datepicker-locales/fr-FR.d.ts +1 -1
- package/dist/datepicker-locales/id-ID.d.cts +1 -1
- package/dist/datepicker-locales/id-ID.d.ts +1 -1
- package/dist/datepicker-locales/ja-JP.d.cts +1 -1
- package/dist/datepicker-locales/ja-JP.d.ts +1 -1
- package/dist/datepicker-locales/ko-KR.d.cts +1 -1
- package/dist/datepicker-locales/ko-KR.d.ts +1 -1
- package/dist/datepicker-locales/pt-BR.d.cts +1 -1
- package/dist/datepicker-locales/pt-BR.d.ts +1 -1
- package/dist/datepicker-locales/th-TH.d.cts +1 -1
- package/dist/datepicker-locales/th-TH.d.ts +1 -1
- package/dist/datepicker-locales/vi-VN.d.cts +1 -1
- package/dist/datepicker-locales/vi-VN.d.ts +1 -1
- package/dist/datepicker-locales/zh-CN.d.cts +1 -1
- package/dist/datepicker-locales/zh-CN.d.ts +1 -1
- package/dist/datepicker-locales/zh-TW.d.cts +1 -1
- package/dist/datepicker-locales/zh-TW.d.ts +1 -1
- package/dist/icons/registry.cjs +1 -3
- package/dist/icons/registry.js +1 -3
- package/dist/index.cjs +2094 -715
- package/dist/index.d.cts +811 -319
- package/dist/index.d.ts +811 -319
- package/dist/index.js +2023 -712
- package/dist/locale-BTAo7XO1.d.cts +392 -0
- package/dist/locale-hhhI2kH6.d.ts +392 -0
- package/dist/locales/ar-SA.cjs +357 -4
- package/dist/locales/ar-SA.d.cts +2 -2
- package/dist/locales/ar-SA.d.ts +2 -2
- package/dist/locales/ar-SA.js +357 -4
- package/dist/locales/de-DE.cjs +357 -4
- package/dist/locales/de-DE.d.cts +2 -2
- package/dist/locales/de-DE.d.ts +2 -2
- package/dist/locales/de-DE.js +357 -4
- package/dist/locales/en-US.cjs +159 -2
- package/dist/locales/en-US.d.cts +2 -2
- package/dist/locales/en-US.d.ts +2 -2
- package/dist/locales/en-US.js +157 -2
- package/dist/locales/es-ES.cjs +357 -4
- package/dist/locales/es-ES.d.cts +2 -2
- package/dist/locales/es-ES.d.ts +2 -2
- package/dist/locales/es-ES.js +357 -4
- package/dist/locales/fr-FR.cjs +357 -4
- package/dist/locales/fr-FR.d.cts +2 -2
- package/dist/locales/fr-FR.d.ts +2 -2
- package/dist/locales/fr-FR.js +357 -4
- package/dist/locales/id-ID.cjs +445 -3
- package/dist/locales/id-ID.d.cts +2 -2
- package/dist/locales/id-ID.d.ts +2 -2
- package/dist/locales/id-ID.js +443 -3
- package/dist/locales/ja-JP.cjs +445 -3
- package/dist/locales/ja-JP.d.cts +2 -2
- package/dist/locales/ja-JP.d.ts +2 -2
- package/dist/locales/ja-JP.js +443 -3
- package/dist/locales/ko-KR.cjs +445 -3
- package/dist/locales/ko-KR.d.cts +2 -2
- package/dist/locales/ko-KR.d.ts +2 -2
- package/dist/locales/ko-KR.js +443 -3
- package/dist/locales/pt-BR.cjs +357 -4
- package/dist/locales/pt-BR.d.cts +2 -2
- package/dist/locales/pt-BR.d.ts +2 -2
- package/dist/locales/pt-BR.js +357 -4
- package/dist/locales/th-TH.cjs +445 -3
- package/dist/locales/th-TH.d.cts +2 -2
- package/dist/locales/th-TH.d.ts +2 -2
- package/dist/locales/th-TH.js +443 -3
- package/dist/locales/vi-VN.cjs +445 -3
- package/dist/locales/vi-VN.d.cts +2 -2
- package/dist/locales/vi-VN.d.ts +2 -2
- package/dist/locales/vi-VN.js +443 -3
- package/dist/locales/zh-CN.cjs +159 -2
- package/dist/locales/zh-CN.d.cts +2 -2
- package/dist/locales/zh-CN.d.ts +2 -2
- package/dist/locales/zh-CN.js +157 -2
- package/dist/locales/zh-TW.cjs +445 -3
- package/dist/locales/zh-TW.d.cts +2 -2
- package/dist/locales/zh-TW.d.ts +2 -2
- package/dist/locales/zh-TW.js +443 -3
- package/dist/{table-export-CZ7wtGf4.d.ts → table-export-CfdzU6Y5.d.ts} +2 -2
- package/dist/{table-export-DOqFkseW.d.cts → table-export-vfyBzKui.d.cts} +2 -2
- package/dist/tailwind/modern.cjs +76 -81
- package/dist/tailwind/modern.d.cts +2 -3
- package/dist/tailwind/modern.d.ts +2 -3
- package/dist/tailwind/modern.js +76 -81
- package/dist/{tailwind-entry-D4_sseNi.d.ts → tailwind-entry-CNBAH7iv.d.cts} +7 -41
- package/dist/{tailwind-entry-DUchHtjs.d.cts → tailwind-entry-CNBAH7iv.d.ts} +7 -41
- package/dist/tailwind.cjs +123 -70
- package/dist/tailwind.d.cts +2 -3
- package/dist/tailwind.d.ts +2 -3
- package/dist/tailwind.js +123 -70
- package/dist/utils/table-export.cjs +7 -0
- package/dist/utils/table-export.d.cts +3 -3
- package/dist/utils/table-export.d.ts +3 -3
- package/dist/utils/table-export.js +7 -0
- package/package.json +5 -12
- package/dist/locale-BuZwW3Ok.d.ts +0 -135
- package/dist/locale-DDFn0b6z.d.cts +0 -135
- package/dist/types-CJYAW1ql.d-DDBFn6KB.d.cts +0 -126
- package/dist/types-CJYAW1ql.d-DDBFn6KB.d.ts +0 -126
package/dist/locales/ko-KR.js
CHANGED
|
@@ -1,5 +1,435 @@
|
|
|
1
|
+
// src/utils/locale-utils.ts
|
|
2
|
+
var DEFAULT_TIME_PICKER_LABELS = {
|
|
3
|
+
hour: "Hour",
|
|
4
|
+
minute: "Min",
|
|
5
|
+
second: "Sec",
|
|
6
|
+
now: "Now",
|
|
7
|
+
ok: "OK",
|
|
8
|
+
start: "Start",
|
|
9
|
+
end: "End",
|
|
10
|
+
clear: "Clear time",
|
|
11
|
+
toggle: "Toggle time picker",
|
|
12
|
+
dialog: "Time picker",
|
|
13
|
+
selectTime: "Select time",
|
|
14
|
+
selectTimeRange: "Select time range"
|
|
15
|
+
};
|
|
16
|
+
var DEFAULT_UPLOAD_LABELS = {
|
|
17
|
+
dragAreaAriaLabel: "Upload file by clicking or dragging",
|
|
18
|
+
buttonAriaLabel: "Upload file",
|
|
19
|
+
clickToUploadText: "Click to upload",
|
|
20
|
+
dragAndDropText: "or drag and drop",
|
|
21
|
+
acceptInfoText: "Accepted: {accept}",
|
|
22
|
+
maxSizeInfoText: "Max size: {maxSize}",
|
|
23
|
+
selectFileText: "Select File",
|
|
24
|
+
uploadedFilesAriaLabel: "Uploaded files",
|
|
25
|
+
successAriaLabel: "Success",
|
|
26
|
+
errorAriaLabel: "Error",
|
|
27
|
+
uploadingAriaLabel: "Uploading",
|
|
28
|
+
removeFileAriaLabel: "Remove {fileName}",
|
|
29
|
+
previewFileAriaLabel: "Preview {fileName}"
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
// src/utils/i18n/datepicker-locales/en-US.ts
|
|
33
|
+
var EN_US_DATEPICKER_LOCALE = {
|
|
34
|
+
locale: "en-US",
|
|
35
|
+
labels: {
|
|
36
|
+
today: "Today",
|
|
37
|
+
ok: "OK",
|
|
38
|
+
calendar: "Calendar",
|
|
39
|
+
toggleCalendar: "Toggle calendar",
|
|
40
|
+
clearDate: "Clear date",
|
|
41
|
+
previousMonth: "Previous month",
|
|
42
|
+
nextMonth: "Next month"
|
|
43
|
+
}
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
// src/utils/i18n/locales/en-US.ts
|
|
47
|
+
var enUS = {
|
|
48
|
+
locale: "en-US",
|
|
49
|
+
direction: "ltr",
|
|
50
|
+
common: {
|
|
51
|
+
okText: "OK",
|
|
52
|
+
cancelText: "Cancel",
|
|
53
|
+
closeText: "Close",
|
|
54
|
+
loadingText: "Loading...",
|
|
55
|
+
emptyText: "No data",
|
|
56
|
+
noMoreText: "No more data",
|
|
57
|
+
searchPlaceholder: "Search",
|
|
58
|
+
clearText: "Clear"
|
|
59
|
+
},
|
|
60
|
+
empty: {
|
|
61
|
+
noData: "No data",
|
|
62
|
+
noDataAvailable: "No data available",
|
|
63
|
+
noResults: "No results found",
|
|
64
|
+
error: "Something went wrong"
|
|
65
|
+
},
|
|
66
|
+
modal: {
|
|
67
|
+
closeAriaLabel: "Close",
|
|
68
|
+
okText: "OK",
|
|
69
|
+
cancelText: "Cancel"
|
|
70
|
+
},
|
|
71
|
+
drawer: {
|
|
72
|
+
closeAriaLabel: "Close"
|
|
73
|
+
},
|
|
74
|
+
qrcode: {
|
|
75
|
+
ariaLabel: "QR Code",
|
|
76
|
+
expiredText: "QR code expired",
|
|
77
|
+
refreshText: "Refresh",
|
|
78
|
+
loadingText: "Loading..."
|
|
79
|
+
},
|
|
80
|
+
timeline: {
|
|
81
|
+
pendingText: "Loading..."
|
|
82
|
+
},
|
|
83
|
+
upload: DEFAULT_UPLOAD_LABELS,
|
|
84
|
+
pagination: {
|
|
85
|
+
totalText: "Total {total} items",
|
|
86
|
+
itemsPerPageText: "/ page",
|
|
87
|
+
jumpToText: "Go to",
|
|
88
|
+
pageText: "page",
|
|
89
|
+
prevPageAriaLabel: "Previous page",
|
|
90
|
+
nextPageAriaLabel: "Next page",
|
|
91
|
+
pageAriaLabel: "Page {page}",
|
|
92
|
+
pageIndicatorText: "Page {current} of {total}"
|
|
93
|
+
},
|
|
94
|
+
table: {
|
|
95
|
+
emptyText: "No data",
|
|
96
|
+
loadingText: "Loading",
|
|
97
|
+
expandText: "Expand",
|
|
98
|
+
collapseText: "Collapse",
|
|
99
|
+
selectAllText: "Select all",
|
|
100
|
+
selectRowAriaLabel: "Select row {row}",
|
|
101
|
+
sortByText: "Sort by {column}",
|
|
102
|
+
clearSortText: "Clear sort",
|
|
103
|
+
toolbarAriaLabel: "Data table toolbar",
|
|
104
|
+
searchPlaceholder: "Search",
|
|
105
|
+
searchButtonText: "Search",
|
|
106
|
+
selectedText: "Selected",
|
|
107
|
+
selectedItemsText: "items",
|
|
108
|
+
columnSettingsText: "Column settings",
|
|
109
|
+
columnSettingsAriaLabel: "Column settings",
|
|
110
|
+
lockColumnAriaLabel: "Lock column {column}",
|
|
111
|
+
unlockColumnAriaLabel: "Unlock column {column}",
|
|
112
|
+
allText: "All",
|
|
113
|
+
filterPlaceholder: "Filter...",
|
|
114
|
+
exportCsvText: "Export CSV",
|
|
115
|
+
exportExcelText: "Export Excel",
|
|
116
|
+
exportCsvAriaLabel: "Export to CSV",
|
|
117
|
+
exportExcelAriaLabel: "Export to Excel",
|
|
118
|
+
expandRowAriaLabel: "Expand row",
|
|
119
|
+
collapseRowAriaLabel: "Collapse row"
|
|
120
|
+
},
|
|
121
|
+
datePicker: EN_US_DATEPICKER_LOCALE,
|
|
122
|
+
timePicker: DEFAULT_TIME_PICKER_LABELS,
|
|
123
|
+
formWizard: {
|
|
124
|
+
prevText: "Previous",
|
|
125
|
+
nextText: "Next",
|
|
126
|
+
finishText: "Finish"
|
|
127
|
+
},
|
|
128
|
+
tour: {
|
|
129
|
+
prevText: "Previous",
|
|
130
|
+
nextText: "Next",
|
|
131
|
+
finishText: "Finish",
|
|
132
|
+
closeAriaLabel: "Close tour"
|
|
133
|
+
},
|
|
134
|
+
calendar: {
|
|
135
|
+
previousMonth: "Previous month",
|
|
136
|
+
nextMonth: "Next month",
|
|
137
|
+
previousYear: "Previous year",
|
|
138
|
+
nextYear: "Next year",
|
|
139
|
+
yearSelectAriaLabel: "Year",
|
|
140
|
+
monthSelectAriaLabel: "Month",
|
|
141
|
+
daySelectAriaLabel: "Day"
|
|
142
|
+
},
|
|
143
|
+
fileManager: {
|
|
144
|
+
rootText: "Root"
|
|
145
|
+
},
|
|
146
|
+
imageViewer: {
|
|
147
|
+
dialogAriaLabel: "Image viewer",
|
|
148
|
+
previewDialogAriaLabel: "Image preview",
|
|
149
|
+
closeAriaLabel: "Close",
|
|
150
|
+
closePreviewAriaLabel: "Close preview",
|
|
151
|
+
previousImageAriaLabel: "Previous image",
|
|
152
|
+
nextImageAriaLabel: "Next image",
|
|
153
|
+
zoomOutAriaLabel: "Zoom out",
|
|
154
|
+
resetAriaLabel: "Reset",
|
|
155
|
+
zoomInAriaLabel: "Zoom in",
|
|
156
|
+
rotateLeftAriaLabel: "Rotate left",
|
|
157
|
+
rotateRightAriaLabel: "Rotate right"
|
|
158
|
+
},
|
|
159
|
+
imageEditor: {
|
|
160
|
+
selectImageText: "Select image",
|
|
161
|
+
selectImageAriaLabel: "Select image to crop and upload",
|
|
162
|
+
cropModalTitle: "Crop image",
|
|
163
|
+
cropCancelText: "Cancel",
|
|
164
|
+
cropConfirmText: "Confirm crop",
|
|
165
|
+
cropperDialogAriaLabel: "Image cropper",
|
|
166
|
+
imageToCropAriaLabel: "Image to crop",
|
|
167
|
+
moveCropAreaAriaLabel: "Move crop area",
|
|
168
|
+
resizeCropAreaAriaLabel: "Resize crop area {handle}",
|
|
169
|
+
loadingCropImageAriaLabel: "Loading image for cropping",
|
|
170
|
+
annotationToolbarAriaLabel: "Annotation tools",
|
|
171
|
+
annotationEditorAriaLabel: "Image annotation editor",
|
|
172
|
+
annotationCanvasAriaLabel: "Image annotation canvas",
|
|
173
|
+
loadingAnnotationImageAriaLabel: "Loading image for annotation",
|
|
174
|
+
selectToolText: "Select",
|
|
175
|
+
rectangleToolText: "Rectangle",
|
|
176
|
+
ellipseToolText: "Ellipse",
|
|
177
|
+
polygonToolText: "Polygon",
|
|
178
|
+
freehandToolText: "Freehand",
|
|
179
|
+
deleteText: "Delete"
|
|
180
|
+
},
|
|
181
|
+
status: {
|
|
182
|
+
tagCloseAriaLabel: "Close tag",
|
|
183
|
+
badgeLabel: "notification",
|
|
184
|
+
badgeCountLabel: "{count} notifications"
|
|
185
|
+
},
|
|
186
|
+
taskBoard: {
|
|
187
|
+
emptyColumnText: "No tasks",
|
|
188
|
+
addCardText: "Add task",
|
|
189
|
+
addColumnText: "Add column",
|
|
190
|
+
wipLimitText: "WIP limit: {limit}",
|
|
191
|
+
dragHintText: "Drag to move",
|
|
192
|
+
boardAriaLabel: "Task Board"
|
|
193
|
+
},
|
|
194
|
+
formValidation: {
|
|
195
|
+
required: "This field is required",
|
|
196
|
+
typeString: "Value must be a string",
|
|
197
|
+
typeNumber: "Value must be a number",
|
|
198
|
+
typeBoolean: "Value must be a boolean",
|
|
199
|
+
typeArray: "Value must be an array",
|
|
200
|
+
typeObject: "Value must be an object",
|
|
201
|
+
email: "Please enter a valid email address",
|
|
202
|
+
phone: "Please enter a valid phone number",
|
|
203
|
+
url: "Please enter a valid URL",
|
|
204
|
+
date: "Please enter a valid date",
|
|
205
|
+
idCard: "Please enter a valid ID card number",
|
|
206
|
+
minLength: "Minimum length is {min} characters",
|
|
207
|
+
maxLength: "Maximum length is {max} characters",
|
|
208
|
+
minValue: "Minimum value is {min}",
|
|
209
|
+
maxValue: "Maximum value is {max}",
|
|
210
|
+
minItems: "Minimum {min} items required",
|
|
211
|
+
maxItems: "Maximum {max} items allowed",
|
|
212
|
+
patternMismatch: "Value does not match the required pattern",
|
|
213
|
+
validatorFailed: "Validation failed",
|
|
214
|
+
validatorError: "Validation error occurred"
|
|
215
|
+
}
|
|
216
|
+
};
|
|
217
|
+
|
|
218
|
+
// src/utils/i18n/datepicker-locales/ar-SA.ts
|
|
219
|
+
var AR_SA_DATEPICKER_LOCALE = {
|
|
220
|
+
locale: "ar-SA",
|
|
221
|
+
labels: {
|
|
222
|
+
today: "\u0627\u0644\u064A\u0648\u0645",
|
|
223
|
+
ok: "\u0645\u0648\u0627\u0641\u0642",
|
|
224
|
+
calendar: "\u0627\u0644\u062A\u0642\u0648\u064A\u0645",
|
|
225
|
+
toggleCalendar: "\u0641\u062A\u062D \u0627\u0644\u062A\u0642\u0648\u064A\u0645",
|
|
226
|
+
clearDate: "\u0645\u0633\u062D \u0627\u0644\u062A\u0627\u0631\u064A\u062E",
|
|
227
|
+
previousMonth: "\u0627\u0644\u0634\u0647\u0631 \u0627\u0644\u0633\u0627\u0628\u0642",
|
|
228
|
+
nextMonth: "\u0627\u0644\u0634\u0647\u0631 \u0627\u0644\u062A\u0627\u0644\u064A"
|
|
229
|
+
}
|
|
230
|
+
};
|
|
231
|
+
|
|
232
|
+
// src/utils/i18n/datepicker-locales/de-DE.ts
|
|
233
|
+
var DE_DE_DATEPICKER_LOCALE = {
|
|
234
|
+
locale: "de-DE",
|
|
235
|
+
labels: {
|
|
236
|
+
today: "Heute",
|
|
237
|
+
ok: "OK",
|
|
238
|
+
calendar: "Kalender",
|
|
239
|
+
toggleCalendar: "Kalender \xF6ffnen",
|
|
240
|
+
clearDate: "Datum l\xF6schen",
|
|
241
|
+
previousMonth: "Vorheriger Monat",
|
|
242
|
+
nextMonth: "N\xE4chster Monat"
|
|
243
|
+
}
|
|
244
|
+
};
|
|
245
|
+
|
|
246
|
+
// src/utils/i18n/datepicker-locales/es-ES.ts
|
|
247
|
+
var ES_ES_DATEPICKER_LOCALE = {
|
|
248
|
+
locale: "es-ES",
|
|
249
|
+
labels: {
|
|
250
|
+
today: "Hoy",
|
|
251
|
+
ok: "Aceptar",
|
|
252
|
+
calendar: "Calendario",
|
|
253
|
+
toggleCalendar: "Abrir calendario",
|
|
254
|
+
clearDate: "Borrar fecha",
|
|
255
|
+
previousMonth: "Mes anterior",
|
|
256
|
+
nextMonth: "Mes siguiente"
|
|
257
|
+
}
|
|
258
|
+
};
|
|
259
|
+
|
|
260
|
+
// src/utils/i18n/datepicker-locales/fr-FR.ts
|
|
261
|
+
var FR_FR_DATEPICKER_LOCALE = {
|
|
262
|
+
locale: "fr-FR",
|
|
263
|
+
labels: {
|
|
264
|
+
today: "Aujourd'hui",
|
|
265
|
+
ok: "OK",
|
|
266
|
+
calendar: "Calendrier",
|
|
267
|
+
toggleCalendar: "Ouvrir le calendrier",
|
|
268
|
+
clearDate: "Effacer la date",
|
|
269
|
+
previousMonth: "Mois pr\xE9c\xE9dent",
|
|
270
|
+
nextMonth: "Mois suivant"
|
|
271
|
+
}
|
|
272
|
+
};
|
|
273
|
+
|
|
274
|
+
// src/utils/i18n/datepicker-locales/id-ID.ts
|
|
275
|
+
var ID_ID_DATEPICKER_LOCALE = {
|
|
276
|
+
locale: "id-ID",
|
|
277
|
+
labels: {
|
|
278
|
+
today: "Hari ini",
|
|
279
|
+
ok: "OK",
|
|
280
|
+
calendar: "Kalender",
|
|
281
|
+
toggleCalendar: "Buka kalender",
|
|
282
|
+
clearDate: "Hapus tanggal",
|
|
283
|
+
previousMonth: "Bulan sebelumnya",
|
|
284
|
+
nextMonth: "Bulan berikutnya"
|
|
285
|
+
}
|
|
286
|
+
};
|
|
287
|
+
|
|
288
|
+
// src/utils/i18n/datepicker-locales/ja-JP.ts
|
|
289
|
+
var JA_JP_DATEPICKER_LOCALE = {
|
|
290
|
+
locale: "ja-JP",
|
|
291
|
+
labels: {
|
|
292
|
+
today: "\u4ECA\u65E5",
|
|
293
|
+
ok: "OK",
|
|
294
|
+
calendar: "\u30AB\u30EC\u30F3\u30C0\u30FC",
|
|
295
|
+
toggleCalendar: "\u30AB\u30EC\u30F3\u30C0\u30FC\u3092\u958B\u304F",
|
|
296
|
+
clearDate: "\u65E5\u4ED8\u3092\u30AF\u30EA\u30A2",
|
|
297
|
+
previousMonth: "\u524D\u306E\u6708",
|
|
298
|
+
nextMonth: "\u6B21\u306E\u6708"
|
|
299
|
+
}
|
|
300
|
+
};
|
|
301
|
+
|
|
302
|
+
// src/utils/i18n/datepicker-locales/ko-KR.ts
|
|
303
|
+
var KO_KR_DATEPICKER_LOCALE = {
|
|
304
|
+
locale: "ko-KR",
|
|
305
|
+
labels: {
|
|
306
|
+
today: "\uC624\uB298",
|
|
307
|
+
ok: "\uD655\uC778",
|
|
308
|
+
calendar: "\uB2EC\uB825",
|
|
309
|
+
toggleCalendar: "\uB2EC\uB825 \uC5F4\uAE30",
|
|
310
|
+
clearDate: "\uB0A0\uC9DC \uC9C0\uC6B0\uAE30",
|
|
311
|
+
previousMonth: "\uC774\uC804 \uB2EC",
|
|
312
|
+
nextMonth: "\uB2E4\uC74C \uB2EC"
|
|
313
|
+
}
|
|
314
|
+
};
|
|
315
|
+
|
|
316
|
+
// src/utils/i18n/datepicker-locales/pt-BR.ts
|
|
317
|
+
var PT_BR_DATEPICKER_LOCALE = {
|
|
318
|
+
locale: "pt-BR",
|
|
319
|
+
labels: {
|
|
320
|
+
today: "Hoje",
|
|
321
|
+
ok: "OK",
|
|
322
|
+
calendar: "Calend\xE1rio",
|
|
323
|
+
toggleCalendar: "Abrir calend\xE1rio",
|
|
324
|
+
clearDate: "Limpar data",
|
|
325
|
+
previousMonth: "M\xEAs anterior",
|
|
326
|
+
nextMonth: "Pr\xF3ximo m\xEAs"
|
|
327
|
+
}
|
|
328
|
+
};
|
|
329
|
+
|
|
330
|
+
// src/utils/i18n/datepicker-locales/th-TH.ts
|
|
331
|
+
var TH_TH_DATEPICKER_LOCALE = {
|
|
332
|
+
locale: "th-TH",
|
|
333
|
+
labels: {
|
|
334
|
+
today: "\u0E27\u0E31\u0E19\u0E19\u0E35\u0E49",
|
|
335
|
+
ok: "\u0E15\u0E01\u0E25\u0E07",
|
|
336
|
+
calendar: "\u0E1B\u0E0F\u0E34\u0E17\u0E34\u0E19",
|
|
337
|
+
toggleCalendar: "\u0E40\u0E1B\u0E34\u0E14\u0E1B\u0E0F\u0E34\u0E17\u0E34\u0E19",
|
|
338
|
+
clearDate: "\u0E25\u0E49\u0E32\u0E07\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48",
|
|
339
|
+
previousMonth: "\u0E40\u0E14\u0E37\u0E2D\u0E19\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",
|
|
340
|
+
nextMonth: "\u0E40\u0E14\u0E37\u0E2D\u0E19\u0E16\u0E31\u0E14\u0E44\u0E1B"
|
|
341
|
+
}
|
|
342
|
+
};
|
|
343
|
+
|
|
344
|
+
// src/utils/i18n/datepicker-locales/vi-VN.ts
|
|
345
|
+
var VI_VN_DATEPICKER_LOCALE = {
|
|
346
|
+
locale: "vi-VN",
|
|
347
|
+
labels: {
|
|
348
|
+
today: "H\xF4m nay",
|
|
349
|
+
ok: "OK",
|
|
350
|
+
calendar: "L\u1ECBch",
|
|
351
|
+
toggleCalendar: "M\u1EDF l\u1ECBch",
|
|
352
|
+
clearDate: "X\xF3a ng\xE0y",
|
|
353
|
+
previousMonth: "Th\xE1ng tr\u01B0\u1EDBc",
|
|
354
|
+
nextMonth: "Th\xE1ng sau"
|
|
355
|
+
}
|
|
356
|
+
};
|
|
357
|
+
|
|
358
|
+
// src/utils/i18n/datepicker-locales/zh-CN.ts
|
|
359
|
+
var ZH_CN_DATEPICKER_LOCALE = {
|
|
360
|
+
locale: "zh-CN",
|
|
361
|
+
labels: {
|
|
362
|
+
today: "\u4ECA\u5929",
|
|
363
|
+
ok: "\u786E\u5B9A",
|
|
364
|
+
calendar: "\u65E5\u5386",
|
|
365
|
+
toggleCalendar: "\u6253\u5F00\u65E5\u5386",
|
|
366
|
+
clearDate: "\u6E05\u9664\u65E5\u671F",
|
|
367
|
+
previousMonth: "\u4E0A\u4E2A\u6708",
|
|
368
|
+
nextMonth: "\u4E0B\u4E2A\u6708"
|
|
369
|
+
}
|
|
370
|
+
};
|
|
371
|
+
|
|
372
|
+
// src/utils/i18n/datepicker-locales/zh-TW.ts
|
|
373
|
+
var ZH_TW_DATEPICKER_LOCALE = {
|
|
374
|
+
locale: "zh-TW",
|
|
375
|
+
labels: {
|
|
376
|
+
today: "\u4ECA\u5929",
|
|
377
|
+
ok: "\u78BA\u5B9A",
|
|
378
|
+
calendar: "\u65E5\u66C6",
|
|
379
|
+
toggleCalendar: "\u958B\u555F\u65E5\u66C6",
|
|
380
|
+
clearDate: "\u6E05\u9664\u65E5\u671F",
|
|
381
|
+
previousMonth: "\u4E0A\u500B\u6708",
|
|
382
|
+
nextMonth: "\u4E0B\u500B\u6708"
|
|
383
|
+
}
|
|
384
|
+
};
|
|
385
|
+
|
|
386
|
+
// src/utils/i18n/define-locale.ts
|
|
387
|
+
var DATEPICKER_LOCALES = [
|
|
388
|
+
EN_US_DATEPICKER_LOCALE,
|
|
389
|
+
ZH_CN_DATEPICKER_LOCALE,
|
|
390
|
+
ZH_TW_DATEPICKER_LOCALE,
|
|
391
|
+
JA_JP_DATEPICKER_LOCALE,
|
|
392
|
+
KO_KR_DATEPICKER_LOCALE,
|
|
393
|
+
TH_TH_DATEPICKER_LOCALE,
|
|
394
|
+
VI_VN_DATEPICKER_LOCALE,
|
|
395
|
+
ID_ID_DATEPICKER_LOCALE,
|
|
396
|
+
ES_ES_DATEPICKER_LOCALE,
|
|
397
|
+
FR_FR_DATEPICKER_LOCALE,
|
|
398
|
+
DE_DE_DATEPICKER_LOCALE,
|
|
399
|
+
PT_BR_DATEPICKER_LOCALE,
|
|
400
|
+
AR_SA_DATEPICKER_LOCALE
|
|
401
|
+
];
|
|
402
|
+
var DATEPICKER_LOCALE_BY_ID = new Map(
|
|
403
|
+
DATEPICKER_LOCALES.map((locale) => [locale.locale, locale])
|
|
404
|
+
);
|
|
405
|
+
function isPlainObject(value) {
|
|
406
|
+
if (value === null || typeof value !== "object") return false;
|
|
407
|
+
const proto = Object.getPrototypeOf(value);
|
|
408
|
+
return proto === Object.prototype || proto === null;
|
|
409
|
+
}
|
|
410
|
+
function deepMerge(base, override) {
|
|
411
|
+
if (!override) return { ...base };
|
|
412
|
+
const out = { ...base };
|
|
413
|
+
for (const key of Object.keys(override)) {
|
|
414
|
+
const next = override[key];
|
|
415
|
+
if (next === void 0) continue;
|
|
416
|
+
const prev = base[key];
|
|
417
|
+
if (isPlainObject(prev) && isPlainObject(next)) {
|
|
418
|
+
out[key] = deepMerge(prev, next);
|
|
419
|
+
} else {
|
|
420
|
+
out[key] = next;
|
|
421
|
+
}
|
|
422
|
+
}
|
|
423
|
+
return out;
|
|
424
|
+
}
|
|
425
|
+
function defineLocale(overrides = {}) {
|
|
426
|
+
const locale = overrides.locale ? DATEPICKER_LOCALE_BY_ID.get(overrides.locale) : void 0;
|
|
427
|
+
const normalizedOverrides = locale && !overrides.datePicker ? { ...overrides, datePicker: locale } : overrides;
|
|
428
|
+
return deepMerge(enUS, normalizedOverrides);
|
|
429
|
+
}
|
|
430
|
+
|
|
1
431
|
// src/utils/i18n/locales/ko-KR.ts
|
|
2
|
-
var koKR = {
|
|
432
|
+
var koKR = defineLocale({
|
|
3
433
|
locale: "ko-KR",
|
|
4
434
|
direction: "ltr",
|
|
5
435
|
common: {
|
|
@@ -7,7 +437,8 @@ var koKR = {
|
|
|
7
437
|
cancelText: "\uCDE8\uC18C",
|
|
8
438
|
closeText: "\uB2EB\uAE30",
|
|
9
439
|
loadingText: "\uB85C\uB529 \uC911...",
|
|
10
|
-
emptyText: "\uB370\uC774\uD130 \uC5C6\uC74C"
|
|
440
|
+
emptyText: "\uB370\uC774\uD130 \uC5C6\uC74C",
|
|
441
|
+
noMoreText: "\uB354 \uC774\uC0C1 \uC5C6\uC2B5\uB2C8\uB2E4"
|
|
11
442
|
},
|
|
12
443
|
modal: {
|
|
13
444
|
closeAriaLabel: "\uB2EB\uAE30",
|
|
@@ -17,6 +448,15 @@ var koKR = {
|
|
|
17
448
|
drawer: {
|
|
18
449
|
closeAriaLabel: "\uB2EB\uAE30"
|
|
19
450
|
},
|
|
451
|
+
qrcode: {
|
|
452
|
+
ariaLabel: "QR \uCF54\uB4DC",
|
|
453
|
+
expiredText: "QR \uCF54\uB4DC\uAC00 \uB9CC\uB8CC\uB418\uC5C8\uC2B5\uB2C8\uB2E4",
|
|
454
|
+
refreshText: "\uC0C8\uB85C \uACE0\uCE68",
|
|
455
|
+
loadingText: "\uB85C\uB529 \uC911..."
|
|
456
|
+
},
|
|
457
|
+
timeline: {
|
|
458
|
+
pendingText: "\uB85C\uB529 \uC911..."
|
|
459
|
+
},
|
|
20
460
|
pagination: {
|
|
21
461
|
totalText: "\uCD1D {total}\uAC1C",
|
|
22
462
|
itemsPerPageText: "\uAC1C/\uD398\uC774\uC9C0",
|
|
@@ -58,7 +498,7 @@ var koKR = {
|
|
|
58
498
|
dragHintText: "\uB4DC\uB798\uADF8\uD558\uC5EC \uC774\uB3D9",
|
|
59
499
|
boardAriaLabel: "\uC791\uC5C5 \uBCF4\uB4DC"
|
|
60
500
|
}
|
|
61
|
-
};
|
|
501
|
+
});
|
|
62
502
|
export {
|
|
63
503
|
koKR
|
|
64
504
|
};
|