@expcat/tigercat-core 1.4.0 → 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.
Files changed (105) hide show
  1. package/dist/{datepicker-DXzS_8l8.d.cts → datepicker-gSOJN_pQ.d.cts} +1 -1
  2. package/dist/{datepicker-DXzS_8l8.d.ts → datepicker-gSOJN_pQ.d.ts} +1 -1
  3. package/dist/datepicker-locales/ar-SA.d.cts +1 -1
  4. package/dist/datepicker-locales/ar-SA.d.ts +1 -1
  5. package/dist/datepicker-locales/de-DE.d.cts +1 -1
  6. package/dist/datepicker-locales/de-DE.d.ts +1 -1
  7. package/dist/datepicker-locales/en-US.d.cts +1 -1
  8. package/dist/datepicker-locales/en-US.d.ts +1 -1
  9. package/dist/datepicker-locales/es-ES.d.cts +1 -1
  10. package/dist/datepicker-locales/es-ES.d.ts +1 -1
  11. package/dist/datepicker-locales/fr-FR.d.cts +1 -1
  12. package/dist/datepicker-locales/fr-FR.d.ts +1 -1
  13. package/dist/datepicker-locales/id-ID.d.cts +1 -1
  14. package/dist/datepicker-locales/id-ID.d.ts +1 -1
  15. package/dist/datepicker-locales/ja-JP.d.cts +1 -1
  16. package/dist/datepicker-locales/ja-JP.d.ts +1 -1
  17. package/dist/datepicker-locales/ko-KR.d.cts +1 -1
  18. package/dist/datepicker-locales/ko-KR.d.ts +1 -1
  19. package/dist/datepicker-locales/pt-BR.d.cts +1 -1
  20. package/dist/datepicker-locales/pt-BR.d.ts +1 -1
  21. package/dist/datepicker-locales/th-TH.d.cts +1 -1
  22. package/dist/datepicker-locales/th-TH.d.ts +1 -1
  23. package/dist/datepicker-locales/vi-VN.d.cts +1 -1
  24. package/dist/datepicker-locales/vi-VN.d.ts +1 -1
  25. package/dist/datepicker-locales/zh-CN.d.cts +1 -1
  26. package/dist/datepicker-locales/zh-CN.d.ts +1 -1
  27. package/dist/datepicker-locales/zh-TW.d.cts +1 -1
  28. package/dist/datepicker-locales/zh-TW.d.ts +1 -1
  29. package/dist/index.cjs +1523 -480
  30. package/dist/index.d.cts +422 -28
  31. package/dist/index.d.ts +422 -28
  32. package/dist/index.js +1471 -479
  33. package/dist/{locale-DxwhmqfF.d.cts → locale-BTAo7XO1.d.cts} +94 -2
  34. package/dist/{locale-9tTj1QdZ.d.ts → locale-hhhI2kH6.d.ts} +94 -2
  35. package/dist/locales/ar-SA.cjs +296 -2
  36. package/dist/locales/ar-SA.d.cts +2 -2
  37. package/dist/locales/ar-SA.d.ts +2 -2
  38. package/dist/locales/ar-SA.js +296 -2
  39. package/dist/locales/de-DE.cjs +296 -2
  40. package/dist/locales/de-DE.d.cts +2 -2
  41. package/dist/locales/de-DE.d.ts +2 -2
  42. package/dist/locales/de-DE.js +296 -2
  43. package/dist/locales/en-US.cjs +98 -1
  44. package/dist/locales/en-US.d.cts +2 -2
  45. package/dist/locales/en-US.d.ts +2 -2
  46. package/dist/locales/en-US.js +98 -1
  47. package/dist/locales/es-ES.cjs +296 -2
  48. package/dist/locales/es-ES.d.cts +2 -2
  49. package/dist/locales/es-ES.d.ts +2 -2
  50. package/dist/locales/es-ES.js +296 -2
  51. package/dist/locales/fr-FR.cjs +296 -2
  52. package/dist/locales/fr-FR.d.cts +2 -2
  53. package/dist/locales/fr-FR.d.ts +2 -2
  54. package/dist/locales/fr-FR.js +296 -2
  55. package/dist/locales/id-ID.cjs +443 -2
  56. package/dist/locales/id-ID.d.cts +2 -2
  57. package/dist/locales/id-ID.d.ts +2 -2
  58. package/dist/locales/id-ID.js +441 -2
  59. package/dist/locales/ja-JP.cjs +443 -2
  60. package/dist/locales/ja-JP.d.cts +2 -2
  61. package/dist/locales/ja-JP.d.ts +2 -2
  62. package/dist/locales/ja-JP.js +441 -2
  63. package/dist/locales/ko-KR.cjs +443 -2
  64. package/dist/locales/ko-KR.d.cts +2 -2
  65. package/dist/locales/ko-KR.d.ts +2 -2
  66. package/dist/locales/ko-KR.js +441 -2
  67. package/dist/locales/pt-BR.cjs +296 -2
  68. package/dist/locales/pt-BR.d.cts +2 -2
  69. package/dist/locales/pt-BR.d.ts +2 -2
  70. package/dist/locales/pt-BR.js +296 -2
  71. package/dist/locales/th-TH.cjs +443 -2
  72. package/dist/locales/th-TH.d.cts +2 -2
  73. package/dist/locales/th-TH.d.ts +2 -2
  74. package/dist/locales/th-TH.js +441 -2
  75. package/dist/locales/vi-VN.cjs +443 -2
  76. package/dist/locales/vi-VN.d.cts +2 -2
  77. package/dist/locales/vi-VN.d.ts +2 -2
  78. package/dist/locales/vi-VN.js +441 -2
  79. package/dist/locales/zh-CN.cjs +98 -1
  80. package/dist/locales/zh-CN.d.cts +2 -2
  81. package/dist/locales/zh-CN.d.ts +2 -2
  82. package/dist/locales/zh-CN.js +98 -1
  83. package/dist/locales/zh-TW.cjs +443 -2
  84. package/dist/locales/zh-TW.d.cts +2 -2
  85. package/dist/locales/zh-TW.d.ts +2 -2
  86. package/dist/locales/zh-TW.js +441 -2
  87. package/dist/{table-export-GRimhvlM.d.ts → table-export-CfdzU6Y5.d.ts} +2 -2
  88. package/dist/{table-export-BMBH75rj.d.cts → table-export-vfyBzKui.d.cts} +2 -2
  89. package/dist/tailwind/modern.cjs +75 -80
  90. package/dist/tailwind/modern.d.cts +2 -3
  91. package/dist/tailwind/modern.d.ts +2 -3
  92. package/dist/tailwind/modern.js +75 -80
  93. package/dist/{tailwind-entry-D4_sseNi.d.ts → tailwind-entry-CNBAH7iv.d.cts} +7 -41
  94. package/dist/{tailwind-entry-DUchHtjs.d.cts → tailwind-entry-CNBAH7iv.d.ts} +7 -41
  95. package/dist/tailwind.cjs +123 -70
  96. package/dist/tailwind.d.cts +2 -3
  97. package/dist/tailwind.d.ts +2 -3
  98. package/dist/tailwind.js +123 -70
  99. package/dist/utils/table-export.d.cts +3 -3
  100. package/dist/utils/table-export.d.ts +3 -3
  101. package/package.json +4 -3
  102. package/tokens/tailwind-tokens.js +6 -3
  103. package/tokens/tokens.css +30 -15
  104. package/dist/types-CJYAW1ql.d-DDBFn6KB.d.cts +0 -126
  105. package/dist/types-CJYAW1ql.d-DDBFn6KB.d.ts +0 -126
@@ -1,4 +1,4 @@
1
- import { D as DatePickerLocalePreset } from './datepicker-DXzS_8l8.cjs';
1
+ import { D as DatePickerLocalePreset } from './datepicker-gSOJN_pQ.cjs';
2
2
 
3
3
  /** TimePicker shared types */
4
4
 
@@ -129,6 +129,12 @@ interface TigerLocaleCommon {
129
129
  /** Default label for clear actions */
130
130
  clearText?: string;
131
131
  }
132
+ interface TigerLocaleEmpty {
133
+ noData?: string;
134
+ noDataAvailable?: string;
135
+ noResults?: string;
136
+ error?: string;
137
+ }
132
138
  interface TigerLocaleModal {
133
139
  closeAriaLabel?: string;
134
140
  okText?: string;
@@ -137,6 +143,15 @@ interface TigerLocaleModal {
137
143
  interface TigerLocaleDrawer {
138
144
  closeAriaLabel?: string;
139
145
  }
146
+ interface TigerLocaleQRCode {
147
+ ariaLabel?: string;
148
+ expiredText?: string;
149
+ refreshText?: string;
150
+ loadingText?: string;
151
+ }
152
+ interface TigerLocaleTimeline {
153
+ pendingText?: string;
154
+ }
140
155
  interface TigerLocaleUpload {
141
156
  /** Drag area aria-label */
142
157
  dragAreaAriaLabel?: string;
@@ -204,18 +219,86 @@ interface TigerLocaleTable {
204
219
  lockColumnAriaLabel?: string;
205
220
  /** Unlock-column button aria-label. Template: supports {column} */
206
221
  unlockColumnAriaLabel?: string;
222
+ allText?: string;
223
+ filterPlaceholder?: string;
224
+ exportCsvText?: string;
225
+ exportExcelText?: string;
226
+ exportCsvAriaLabel?: string;
227
+ exportExcelAriaLabel?: string;
228
+ expandRowAriaLabel?: string;
229
+ collapseRowAriaLabel?: string;
207
230
  }
208
231
  interface TigerLocaleFormWizard {
209
232
  prevText?: string;
210
233
  nextText?: string;
211
234
  finishText?: string;
212
235
  }
236
+ interface TigerLocaleTour {
237
+ prevText?: string;
238
+ nextText?: string;
239
+ finishText?: string;
240
+ closeAriaLabel?: string;
241
+ }
242
+ interface TigerLocaleCalendar {
243
+ previousMonth?: string;
244
+ nextMonth?: string;
245
+ previousYear?: string;
246
+ nextYear?: string;
247
+ yearSelectAriaLabel?: string;
248
+ monthSelectAriaLabel?: string;
249
+ daySelectAriaLabel?: string;
250
+ }
251
+ interface TigerLocaleFileManager {
252
+ rootText?: string;
253
+ }
254
+ interface TigerLocaleImageViewer {
255
+ dialogAriaLabel?: string;
256
+ previewDialogAriaLabel?: string;
257
+ closeAriaLabel?: string;
258
+ closePreviewAriaLabel?: string;
259
+ previousImageAriaLabel?: string;
260
+ nextImageAriaLabel?: string;
261
+ zoomOutAriaLabel?: string;
262
+ resetAriaLabel?: string;
263
+ zoomInAriaLabel?: string;
264
+ rotateLeftAriaLabel?: string;
265
+ rotateRightAriaLabel?: string;
266
+ }
267
+ interface TigerLocaleImageEditor {
268
+ selectImageText?: string;
269
+ selectImageAriaLabel?: string;
270
+ cropModalTitle?: string;
271
+ cropCancelText?: string;
272
+ cropConfirmText?: string;
273
+ cropperDialogAriaLabel?: string;
274
+ imageToCropAriaLabel?: string;
275
+ moveCropAreaAriaLabel?: string;
276
+ resizeCropAreaAriaLabel?: string;
277
+ loadingCropImageAriaLabel?: string;
278
+ annotationToolbarAriaLabel?: string;
279
+ annotationEditorAriaLabel?: string;
280
+ annotationCanvasAriaLabel?: string;
281
+ loadingAnnotationImageAriaLabel?: string;
282
+ selectToolText?: string;
283
+ rectangleToolText?: string;
284
+ ellipseToolText?: string;
285
+ polygonToolText?: string;
286
+ freehandToolText?: string;
287
+ deleteText?: string;
288
+ }
289
+ interface TigerLocaleStatus {
290
+ tagCloseAriaLabel?: string;
291
+ badgeLabel?: string;
292
+ badgeCountLabel?: string;
293
+ }
213
294
  type TigerLocaleTimePicker = Partial<TimePickerLabels>;
214
295
  interface TigerLocaleTaskBoard {
215
296
  /** Placeholder shown inside an empty column */
216
297
  emptyColumnText?: string;
217
298
  /** Label for the add-card button */
218
299
  addCardText?: string;
300
+ /** Label for the add-column button */
301
+ addColumnText?: string;
219
302
  /** Template: supports {limit} */
220
303
  wipLimitText?: string;
221
304
  /** Aria hint for draggable items */
@@ -270,14 +353,23 @@ interface TigerLocale {
270
353
  /** Text/layout direction. RTL locales should set this to `rtl`. */
271
354
  direction?: TigerLocaleDirection;
272
355
  common?: TigerLocaleCommon;
356
+ empty?: TigerLocaleEmpty;
273
357
  modal?: TigerLocaleModal;
274
358
  drawer?: TigerLocaleDrawer;
359
+ qrcode?: TigerLocaleQRCode;
360
+ timeline?: TigerLocaleTimeline;
275
361
  upload?: TigerLocaleUpload;
276
362
  pagination?: TigerLocalePagination;
277
363
  table?: TigerLocaleTable;
278
364
  datePicker?: Partial<DatePickerLocalePreset>;
279
365
  timePicker?: TigerLocaleTimePicker;
280
366
  formWizard?: TigerLocaleFormWizard;
367
+ tour?: TigerLocaleTour;
368
+ calendar?: TigerLocaleCalendar;
369
+ fileManager?: TigerLocaleFileManager;
370
+ imageViewer?: TigerLocaleImageViewer;
371
+ imageEditor?: TigerLocaleImageEditor;
372
+ status?: TigerLocaleStatus;
281
373
  taskBoard?: TigerLocaleTaskBoard;
282
374
  formValidation?: TigerLocaleFormValidation;
283
375
  }
@@ -297,4 +389,4 @@ type TigerLocaleLazyModule = Partial<TigerLocale> | {
297
389
  type TigerLocaleLoader = () => PromiseLike<TigerLocaleLazyModule>;
298
390
  type TigerLocaleInput = Partial<TigerLocale> | PromiseLike<TigerLocaleLazyModule> | TigerLocaleLoader;
299
391
 
300
- export type { TigerLocale as T, TigerLocaleInput as a, TigerLocaleLazyModule as b, TigerLocaleLoader as c, TigerLocaleDirection as d, TigerLocalePagination as e, TigerLocaleFormWizard as f, TigerLocaleTable as g, TigerLocaleTaskBoard as h, TigerLocaleFormValidation as i, TimePickerLabels as j, TigerText as k, TimeFormat as l, TigerLocaleDrawer as m, TigerLocaleModal as n, TimePickerSize as o, TimePickerSingleValue as p, TimePickerRangeValue as q, TimePickerModelValue as r, TimePickerProps as s, TigerLocaleCommon as t, TigerLocaleUpload as u, TigerLocaleTimePicker as v };
392
+ export type { TimePickerModelValue as A, TimePickerProps as B, TimePickerRangeValue as C, TimePickerSingleValue as D, TimePickerSize as E, TigerLocale as T, TigerLocaleCalendar as a, TigerLocaleFileManager as b, TigerLocaleFormValidation as c, TigerLocaleFormWizard as d, TigerLocaleImageEditor as e, TigerLocaleImageViewer as f, TigerLocalePagination as g, TigerLocaleStatus as h, TigerLocaleTable as i, TigerLocaleTaskBoard as j, TimePickerLabels as k, TigerLocaleTour as l, TigerLocaleInput as m, TigerLocaleDirection as n, TigerLocaleLazyModule as o, TigerLocaleLoader as p, TigerText as q, TimeFormat as r, TigerLocaleDrawer as s, TigerLocaleModal as t, TigerLocaleCommon as u, TigerLocaleEmpty as v, TigerLocaleQRCode as w, TigerLocaleTimePicker as x, TigerLocaleTimeline as y, TigerLocaleUpload as z };
@@ -1,4 +1,4 @@
1
- import { D as DatePickerLocalePreset } from './datepicker-DXzS_8l8.js';
1
+ import { D as DatePickerLocalePreset } from './datepicker-gSOJN_pQ.js';
2
2
 
3
3
  /** TimePicker shared types */
4
4
 
@@ -129,6 +129,12 @@ interface TigerLocaleCommon {
129
129
  /** Default label for clear actions */
130
130
  clearText?: string;
131
131
  }
132
+ interface TigerLocaleEmpty {
133
+ noData?: string;
134
+ noDataAvailable?: string;
135
+ noResults?: string;
136
+ error?: string;
137
+ }
132
138
  interface TigerLocaleModal {
133
139
  closeAriaLabel?: string;
134
140
  okText?: string;
@@ -137,6 +143,15 @@ interface TigerLocaleModal {
137
143
  interface TigerLocaleDrawer {
138
144
  closeAriaLabel?: string;
139
145
  }
146
+ interface TigerLocaleQRCode {
147
+ ariaLabel?: string;
148
+ expiredText?: string;
149
+ refreshText?: string;
150
+ loadingText?: string;
151
+ }
152
+ interface TigerLocaleTimeline {
153
+ pendingText?: string;
154
+ }
140
155
  interface TigerLocaleUpload {
141
156
  /** Drag area aria-label */
142
157
  dragAreaAriaLabel?: string;
@@ -204,18 +219,86 @@ interface TigerLocaleTable {
204
219
  lockColumnAriaLabel?: string;
205
220
  /** Unlock-column button aria-label. Template: supports {column} */
206
221
  unlockColumnAriaLabel?: string;
222
+ allText?: string;
223
+ filterPlaceholder?: string;
224
+ exportCsvText?: string;
225
+ exportExcelText?: string;
226
+ exportCsvAriaLabel?: string;
227
+ exportExcelAriaLabel?: string;
228
+ expandRowAriaLabel?: string;
229
+ collapseRowAriaLabel?: string;
207
230
  }
208
231
  interface TigerLocaleFormWizard {
209
232
  prevText?: string;
210
233
  nextText?: string;
211
234
  finishText?: string;
212
235
  }
236
+ interface TigerLocaleTour {
237
+ prevText?: string;
238
+ nextText?: string;
239
+ finishText?: string;
240
+ closeAriaLabel?: string;
241
+ }
242
+ interface TigerLocaleCalendar {
243
+ previousMonth?: string;
244
+ nextMonth?: string;
245
+ previousYear?: string;
246
+ nextYear?: string;
247
+ yearSelectAriaLabel?: string;
248
+ monthSelectAriaLabel?: string;
249
+ daySelectAriaLabel?: string;
250
+ }
251
+ interface TigerLocaleFileManager {
252
+ rootText?: string;
253
+ }
254
+ interface TigerLocaleImageViewer {
255
+ dialogAriaLabel?: string;
256
+ previewDialogAriaLabel?: string;
257
+ closeAriaLabel?: string;
258
+ closePreviewAriaLabel?: string;
259
+ previousImageAriaLabel?: string;
260
+ nextImageAriaLabel?: string;
261
+ zoomOutAriaLabel?: string;
262
+ resetAriaLabel?: string;
263
+ zoomInAriaLabel?: string;
264
+ rotateLeftAriaLabel?: string;
265
+ rotateRightAriaLabel?: string;
266
+ }
267
+ interface TigerLocaleImageEditor {
268
+ selectImageText?: string;
269
+ selectImageAriaLabel?: string;
270
+ cropModalTitle?: string;
271
+ cropCancelText?: string;
272
+ cropConfirmText?: string;
273
+ cropperDialogAriaLabel?: string;
274
+ imageToCropAriaLabel?: string;
275
+ moveCropAreaAriaLabel?: string;
276
+ resizeCropAreaAriaLabel?: string;
277
+ loadingCropImageAriaLabel?: string;
278
+ annotationToolbarAriaLabel?: string;
279
+ annotationEditorAriaLabel?: string;
280
+ annotationCanvasAriaLabel?: string;
281
+ loadingAnnotationImageAriaLabel?: string;
282
+ selectToolText?: string;
283
+ rectangleToolText?: string;
284
+ ellipseToolText?: string;
285
+ polygonToolText?: string;
286
+ freehandToolText?: string;
287
+ deleteText?: string;
288
+ }
289
+ interface TigerLocaleStatus {
290
+ tagCloseAriaLabel?: string;
291
+ badgeLabel?: string;
292
+ badgeCountLabel?: string;
293
+ }
213
294
  type TigerLocaleTimePicker = Partial<TimePickerLabels>;
214
295
  interface TigerLocaleTaskBoard {
215
296
  /** Placeholder shown inside an empty column */
216
297
  emptyColumnText?: string;
217
298
  /** Label for the add-card button */
218
299
  addCardText?: string;
300
+ /** Label for the add-column button */
301
+ addColumnText?: string;
219
302
  /** Template: supports {limit} */
220
303
  wipLimitText?: string;
221
304
  /** Aria hint for draggable items */
@@ -270,14 +353,23 @@ interface TigerLocale {
270
353
  /** Text/layout direction. RTL locales should set this to `rtl`. */
271
354
  direction?: TigerLocaleDirection;
272
355
  common?: TigerLocaleCommon;
356
+ empty?: TigerLocaleEmpty;
273
357
  modal?: TigerLocaleModal;
274
358
  drawer?: TigerLocaleDrawer;
359
+ qrcode?: TigerLocaleQRCode;
360
+ timeline?: TigerLocaleTimeline;
275
361
  upload?: TigerLocaleUpload;
276
362
  pagination?: TigerLocalePagination;
277
363
  table?: TigerLocaleTable;
278
364
  datePicker?: Partial<DatePickerLocalePreset>;
279
365
  timePicker?: TigerLocaleTimePicker;
280
366
  formWizard?: TigerLocaleFormWizard;
367
+ tour?: TigerLocaleTour;
368
+ calendar?: TigerLocaleCalendar;
369
+ fileManager?: TigerLocaleFileManager;
370
+ imageViewer?: TigerLocaleImageViewer;
371
+ imageEditor?: TigerLocaleImageEditor;
372
+ status?: TigerLocaleStatus;
281
373
  taskBoard?: TigerLocaleTaskBoard;
282
374
  formValidation?: TigerLocaleFormValidation;
283
375
  }
@@ -297,4 +389,4 @@ type TigerLocaleLazyModule = Partial<TigerLocale> | {
297
389
  type TigerLocaleLoader = () => PromiseLike<TigerLocaleLazyModule>;
298
390
  type TigerLocaleInput = Partial<TigerLocale> | PromiseLike<TigerLocaleLazyModule> | TigerLocaleLoader;
299
391
 
300
- export type { TigerLocale as T, TigerLocaleInput as a, TigerLocaleLazyModule as b, TigerLocaleLoader as c, TigerLocaleDirection as d, TigerLocalePagination as e, TigerLocaleFormWizard as f, TigerLocaleTable as g, TigerLocaleTaskBoard as h, TigerLocaleFormValidation as i, TimePickerLabels as j, TigerText as k, TimeFormat as l, TigerLocaleDrawer as m, TigerLocaleModal as n, TimePickerSize as o, TimePickerSingleValue as p, TimePickerRangeValue as q, TimePickerModelValue as r, TimePickerProps as s, TigerLocaleCommon as t, TigerLocaleUpload as u, TigerLocaleTimePicker as v };
392
+ export type { TimePickerModelValue as A, TimePickerProps as B, TimePickerRangeValue as C, TimePickerSingleValue as D, TimePickerSize as E, TigerLocale as T, TigerLocaleCalendar as a, TigerLocaleFileManager as b, TigerLocaleFormValidation as c, TigerLocaleFormWizard as d, TigerLocaleImageEditor as e, TigerLocaleImageViewer as f, TigerLocalePagination as g, TigerLocaleStatus as h, TigerLocaleTable as i, TigerLocaleTaskBoard as j, TimePickerLabels as k, TigerLocaleTour as l, TigerLocaleInput as m, TigerLocaleDirection as n, TigerLocaleLazyModule as o, TigerLocaleLoader as p, TigerText as q, TimeFormat as r, TigerLocaleDrawer as s, TigerLocaleModal as t, TigerLocaleCommon as u, TigerLocaleEmpty as v, TigerLocaleQRCode as w, TigerLocaleTimePicker as x, TigerLocaleTimeline as y, TigerLocaleUpload as z };
@@ -56,6 +56,20 @@ var DEFAULT_UPLOAD_LABELS = {
56
56
  previewFileAriaLabel: "Preview {fileName}"
57
57
  };
58
58
 
59
+ // src/utils/i18n/datepicker-locales/en-US.ts
60
+ var EN_US_DATEPICKER_LOCALE = {
61
+ locale: "en-US",
62
+ labels: {
63
+ today: "Today",
64
+ ok: "OK",
65
+ calendar: "Calendar",
66
+ toggleCalendar: "Toggle calendar",
67
+ clearDate: "Clear date",
68
+ previousMonth: "Previous month",
69
+ nextMonth: "Next month"
70
+ }
71
+ };
72
+
59
73
  // src/utils/i18n/locales/en-US.ts
60
74
  var enUS = {
61
75
  locale: "en-US",
@@ -70,6 +84,12 @@ var enUS = {
70
84
  searchPlaceholder: "Search",
71
85
  clearText: "Clear"
72
86
  },
87
+ empty: {
88
+ noData: "No data",
89
+ noDataAvailable: "No data available",
90
+ noResults: "No results found",
91
+ error: "Something went wrong"
92
+ },
73
93
  modal: {
74
94
  closeAriaLabel: "Close",
75
95
  okText: "OK",
@@ -78,6 +98,15 @@ var enUS = {
78
98
  drawer: {
79
99
  closeAriaLabel: "Close"
80
100
  },
101
+ qrcode: {
102
+ ariaLabel: "QR Code",
103
+ expiredText: "QR code expired",
104
+ refreshText: "Refresh",
105
+ loadingText: "Loading..."
106
+ },
107
+ timeline: {
108
+ pendingText: "Loading..."
109
+ },
81
110
  upload: DEFAULT_UPLOAD_LABELS,
82
111
  pagination: {
83
112
  totalText: "Total {total} items",
@@ -106,17 +135,85 @@ var enUS = {
106
135
  columnSettingsText: "Column settings",
107
136
  columnSettingsAriaLabel: "Column settings",
108
137
  lockColumnAriaLabel: "Lock column {column}",
109
- unlockColumnAriaLabel: "Unlock column {column}"
138
+ unlockColumnAriaLabel: "Unlock column {column}",
139
+ allText: "All",
140
+ filterPlaceholder: "Filter...",
141
+ exportCsvText: "Export CSV",
142
+ exportExcelText: "Export Excel",
143
+ exportCsvAriaLabel: "Export to CSV",
144
+ exportExcelAriaLabel: "Export to Excel",
145
+ expandRowAriaLabel: "Expand row",
146
+ collapseRowAriaLabel: "Collapse row"
110
147
  },
148
+ datePicker: EN_US_DATEPICKER_LOCALE,
111
149
  timePicker: DEFAULT_TIME_PICKER_LABELS,
112
150
  formWizard: {
113
151
  prevText: "Previous",
114
152
  nextText: "Next",
115
153
  finishText: "Finish"
116
154
  },
155
+ tour: {
156
+ prevText: "Previous",
157
+ nextText: "Next",
158
+ finishText: "Finish",
159
+ closeAriaLabel: "Close tour"
160
+ },
161
+ calendar: {
162
+ previousMonth: "Previous month",
163
+ nextMonth: "Next month",
164
+ previousYear: "Previous year",
165
+ nextYear: "Next year",
166
+ yearSelectAriaLabel: "Year",
167
+ monthSelectAriaLabel: "Month",
168
+ daySelectAriaLabel: "Day"
169
+ },
170
+ fileManager: {
171
+ rootText: "Root"
172
+ },
173
+ imageViewer: {
174
+ dialogAriaLabel: "Image viewer",
175
+ previewDialogAriaLabel: "Image preview",
176
+ closeAriaLabel: "Close",
177
+ closePreviewAriaLabel: "Close preview",
178
+ previousImageAriaLabel: "Previous image",
179
+ nextImageAriaLabel: "Next image",
180
+ zoomOutAriaLabel: "Zoom out",
181
+ resetAriaLabel: "Reset",
182
+ zoomInAriaLabel: "Zoom in",
183
+ rotateLeftAriaLabel: "Rotate left",
184
+ rotateRightAriaLabel: "Rotate right"
185
+ },
186
+ imageEditor: {
187
+ selectImageText: "Select image",
188
+ selectImageAriaLabel: "Select image to crop and upload",
189
+ cropModalTitle: "Crop image",
190
+ cropCancelText: "Cancel",
191
+ cropConfirmText: "Confirm crop",
192
+ cropperDialogAriaLabel: "Image cropper",
193
+ imageToCropAriaLabel: "Image to crop",
194
+ moveCropAreaAriaLabel: "Move crop area",
195
+ resizeCropAreaAriaLabel: "Resize crop area {handle}",
196
+ loadingCropImageAriaLabel: "Loading image for cropping",
197
+ annotationToolbarAriaLabel: "Annotation tools",
198
+ annotationEditorAriaLabel: "Image annotation editor",
199
+ annotationCanvasAriaLabel: "Image annotation canvas",
200
+ loadingAnnotationImageAriaLabel: "Loading image for annotation",
201
+ selectToolText: "Select",
202
+ rectangleToolText: "Rectangle",
203
+ ellipseToolText: "Ellipse",
204
+ polygonToolText: "Polygon",
205
+ freehandToolText: "Freehand",
206
+ deleteText: "Delete"
207
+ },
208
+ status: {
209
+ tagCloseAriaLabel: "Close tag",
210
+ badgeLabel: "notification",
211
+ badgeCountLabel: "{count} notifications"
212
+ },
117
213
  taskBoard: {
118
214
  emptyColumnText: "No tasks",
119
215
  addCardText: "Add task",
216
+ addColumnText: "Add column",
120
217
  wipLimitText: "WIP limit: {limit}",
121
218
  dragHintText: "Drag to move",
122
219
  boardAriaLabel: "Task Board"
@@ -145,7 +242,193 @@ var enUS = {
145
242
  }
146
243
  };
147
244
 
245
+ // src/utils/i18n/datepicker-locales/ar-SA.ts
246
+ var AR_SA_DATEPICKER_LOCALE = {
247
+ locale: "ar-SA",
248
+ labels: {
249
+ today: "\u0627\u0644\u064A\u0648\u0645",
250
+ ok: "\u0645\u0648\u0627\u0641\u0642",
251
+ calendar: "\u0627\u0644\u062A\u0642\u0648\u064A\u0645",
252
+ toggleCalendar: "\u0641\u062A\u062D \u0627\u0644\u062A\u0642\u0648\u064A\u0645",
253
+ clearDate: "\u0645\u0633\u062D \u0627\u0644\u062A\u0627\u0631\u064A\u062E",
254
+ previousMonth: "\u0627\u0644\u0634\u0647\u0631 \u0627\u0644\u0633\u0627\u0628\u0642",
255
+ nextMonth: "\u0627\u0644\u0634\u0647\u0631 \u0627\u0644\u062A\u0627\u0644\u064A"
256
+ }
257
+ };
258
+
259
+ // src/utils/i18n/datepicker-locales/de-DE.ts
260
+ var DE_DE_DATEPICKER_LOCALE = {
261
+ locale: "de-DE",
262
+ labels: {
263
+ today: "Heute",
264
+ ok: "OK",
265
+ calendar: "Kalender",
266
+ toggleCalendar: "Kalender \xF6ffnen",
267
+ clearDate: "Datum l\xF6schen",
268
+ previousMonth: "Vorheriger Monat",
269
+ nextMonth: "N\xE4chster Monat"
270
+ }
271
+ };
272
+
273
+ // src/utils/i18n/datepicker-locales/es-ES.ts
274
+ var ES_ES_DATEPICKER_LOCALE = {
275
+ locale: "es-ES",
276
+ labels: {
277
+ today: "Hoy",
278
+ ok: "Aceptar",
279
+ calendar: "Calendario",
280
+ toggleCalendar: "Abrir calendario",
281
+ clearDate: "Borrar fecha",
282
+ previousMonth: "Mes anterior",
283
+ nextMonth: "Mes siguiente"
284
+ }
285
+ };
286
+
287
+ // src/utils/i18n/datepicker-locales/fr-FR.ts
288
+ var FR_FR_DATEPICKER_LOCALE = {
289
+ locale: "fr-FR",
290
+ labels: {
291
+ today: "Aujourd'hui",
292
+ ok: "OK",
293
+ calendar: "Calendrier",
294
+ toggleCalendar: "Ouvrir le calendrier",
295
+ clearDate: "Effacer la date",
296
+ previousMonth: "Mois pr\xE9c\xE9dent",
297
+ nextMonth: "Mois suivant"
298
+ }
299
+ };
300
+
301
+ // src/utils/i18n/datepicker-locales/id-ID.ts
302
+ var ID_ID_DATEPICKER_LOCALE = {
303
+ locale: "id-ID",
304
+ labels: {
305
+ today: "Hari ini",
306
+ ok: "OK",
307
+ calendar: "Kalender",
308
+ toggleCalendar: "Buka kalender",
309
+ clearDate: "Hapus tanggal",
310
+ previousMonth: "Bulan sebelumnya",
311
+ nextMonth: "Bulan berikutnya"
312
+ }
313
+ };
314
+
315
+ // src/utils/i18n/datepicker-locales/ja-JP.ts
316
+ var JA_JP_DATEPICKER_LOCALE = {
317
+ locale: "ja-JP",
318
+ labels: {
319
+ today: "\u4ECA\u65E5",
320
+ ok: "OK",
321
+ calendar: "\u30AB\u30EC\u30F3\u30C0\u30FC",
322
+ toggleCalendar: "\u30AB\u30EC\u30F3\u30C0\u30FC\u3092\u958B\u304F",
323
+ clearDate: "\u65E5\u4ED8\u3092\u30AF\u30EA\u30A2",
324
+ previousMonth: "\u524D\u306E\u6708",
325
+ nextMonth: "\u6B21\u306E\u6708"
326
+ }
327
+ };
328
+
329
+ // src/utils/i18n/datepicker-locales/ko-KR.ts
330
+ var KO_KR_DATEPICKER_LOCALE = {
331
+ locale: "ko-KR",
332
+ labels: {
333
+ today: "\uC624\uB298",
334
+ ok: "\uD655\uC778",
335
+ calendar: "\uB2EC\uB825",
336
+ toggleCalendar: "\uB2EC\uB825 \uC5F4\uAE30",
337
+ clearDate: "\uB0A0\uC9DC \uC9C0\uC6B0\uAE30",
338
+ previousMonth: "\uC774\uC804 \uB2EC",
339
+ nextMonth: "\uB2E4\uC74C \uB2EC"
340
+ }
341
+ };
342
+
343
+ // src/utils/i18n/datepicker-locales/pt-BR.ts
344
+ var PT_BR_DATEPICKER_LOCALE = {
345
+ locale: "pt-BR",
346
+ labels: {
347
+ today: "Hoje",
348
+ ok: "OK",
349
+ calendar: "Calend\xE1rio",
350
+ toggleCalendar: "Abrir calend\xE1rio",
351
+ clearDate: "Limpar data",
352
+ previousMonth: "M\xEAs anterior",
353
+ nextMonth: "Pr\xF3ximo m\xEAs"
354
+ }
355
+ };
356
+
357
+ // src/utils/i18n/datepicker-locales/th-TH.ts
358
+ var TH_TH_DATEPICKER_LOCALE = {
359
+ locale: "th-TH",
360
+ labels: {
361
+ today: "\u0E27\u0E31\u0E19\u0E19\u0E35\u0E49",
362
+ ok: "\u0E15\u0E01\u0E25\u0E07",
363
+ calendar: "\u0E1B\u0E0F\u0E34\u0E17\u0E34\u0E19",
364
+ toggleCalendar: "\u0E40\u0E1B\u0E34\u0E14\u0E1B\u0E0F\u0E34\u0E17\u0E34\u0E19",
365
+ clearDate: "\u0E25\u0E49\u0E32\u0E07\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48",
366
+ previousMonth: "\u0E40\u0E14\u0E37\u0E2D\u0E19\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",
367
+ nextMonth: "\u0E40\u0E14\u0E37\u0E2D\u0E19\u0E16\u0E31\u0E14\u0E44\u0E1B"
368
+ }
369
+ };
370
+
371
+ // src/utils/i18n/datepicker-locales/vi-VN.ts
372
+ var VI_VN_DATEPICKER_LOCALE = {
373
+ locale: "vi-VN",
374
+ labels: {
375
+ today: "H\xF4m nay",
376
+ ok: "OK",
377
+ calendar: "L\u1ECBch",
378
+ toggleCalendar: "M\u1EDF l\u1ECBch",
379
+ clearDate: "X\xF3a ng\xE0y",
380
+ previousMonth: "Th\xE1ng tr\u01B0\u1EDBc",
381
+ nextMonth: "Th\xE1ng sau"
382
+ }
383
+ };
384
+
385
+ // src/utils/i18n/datepicker-locales/zh-CN.ts
386
+ var ZH_CN_DATEPICKER_LOCALE = {
387
+ locale: "zh-CN",
388
+ labels: {
389
+ today: "\u4ECA\u5929",
390
+ ok: "\u786E\u5B9A",
391
+ calendar: "\u65E5\u5386",
392
+ toggleCalendar: "\u6253\u5F00\u65E5\u5386",
393
+ clearDate: "\u6E05\u9664\u65E5\u671F",
394
+ previousMonth: "\u4E0A\u4E2A\u6708",
395
+ nextMonth: "\u4E0B\u4E2A\u6708"
396
+ }
397
+ };
398
+
399
+ // src/utils/i18n/datepicker-locales/zh-TW.ts
400
+ var ZH_TW_DATEPICKER_LOCALE = {
401
+ locale: "zh-TW",
402
+ labels: {
403
+ today: "\u4ECA\u5929",
404
+ ok: "\u78BA\u5B9A",
405
+ calendar: "\u65E5\u66C6",
406
+ toggleCalendar: "\u958B\u555F\u65E5\u66C6",
407
+ clearDate: "\u6E05\u9664\u65E5\u671F",
408
+ previousMonth: "\u4E0A\u500B\u6708",
409
+ nextMonth: "\u4E0B\u500B\u6708"
410
+ }
411
+ };
412
+
148
413
  // src/utils/i18n/define-locale.ts
414
+ var DATEPICKER_LOCALES = [
415
+ EN_US_DATEPICKER_LOCALE,
416
+ ZH_CN_DATEPICKER_LOCALE,
417
+ ZH_TW_DATEPICKER_LOCALE,
418
+ JA_JP_DATEPICKER_LOCALE,
419
+ KO_KR_DATEPICKER_LOCALE,
420
+ TH_TH_DATEPICKER_LOCALE,
421
+ VI_VN_DATEPICKER_LOCALE,
422
+ ID_ID_DATEPICKER_LOCALE,
423
+ ES_ES_DATEPICKER_LOCALE,
424
+ FR_FR_DATEPICKER_LOCALE,
425
+ DE_DE_DATEPICKER_LOCALE,
426
+ PT_BR_DATEPICKER_LOCALE,
427
+ AR_SA_DATEPICKER_LOCALE
428
+ ];
429
+ var DATEPICKER_LOCALE_BY_ID = new Map(
430
+ DATEPICKER_LOCALES.map((locale) => [locale.locale, locale])
431
+ );
149
432
  function isPlainObject(value) {
150
433
  if (value === null || typeof value !== "object") return false;
151
434
  const proto = Object.getPrototypeOf(value);
@@ -167,7 +450,9 @@ function deepMerge(base, override) {
167
450
  return out;
168
451
  }
169
452
  function defineLocale(overrides = {}) {
170
- return deepMerge(enUS, overrides);
453
+ const locale = overrides.locale ? DATEPICKER_LOCALE_BY_ID.get(overrides.locale) : void 0;
454
+ const normalizedOverrides = locale && !overrides.datePicker ? { ...overrides, datePicker: locale } : overrides;
455
+ return deepMerge(enUS, normalizedOverrides);
171
456
  }
172
457
 
173
458
  // src/utils/i18n/locales/ar-SA.ts
@@ -190,6 +475,15 @@ var arSA = defineLocale({
190
475
  drawer: {
191
476
  closeAriaLabel: "\u0625\u063A\u0644\u0627\u0642"
192
477
  },
478
+ qrcode: {
479
+ ariaLabel: "\u0631\u0645\u0632 QR",
480
+ expiredText: "\u0627\u0646\u062A\u0647\u062A \u0635\u0644\u0627\u062D\u064A\u0629 \u0631\u0645\u0632 QR",
481
+ refreshText: "\u062A\u062D\u062F\u064A\u062B",
482
+ loadingText: "\u062C\u0627\u0631 \u0627\u0644\u062A\u062D\u0645\u064A\u0644..."
483
+ },
484
+ timeline: {
485
+ pendingText: "\u062C\u0627\u0631 \u0627\u0644\u062A\u062D\u0645\u064A\u0644..."
486
+ },
193
487
  upload: {
194
488
  dragAreaAriaLabel: "\u0631\u0641\u0639 \u0645\u0644\u0641 \u0628\u0627\u0644\u0646\u0642\u0631 \u0623\u0648 \u0627\u0644\u0633\u062D\u0628",
195
489
  buttonAriaLabel: "\u0631\u0641\u0639 \u0645\u0644\u0641",
@@ -1,5 +1,5 @@
1
- import { T as TigerLocale } from '../locale-DxwhmqfF.cjs';
2
- import '../datepicker-DXzS_8l8.cjs';
1
+ import { T as TigerLocale } from '../locale-BTAo7XO1.cjs';
2
+ import '../datepicker-gSOJN_pQ.cjs';
3
3
 
4
4
  /**
5
5
  * Arabic (Saudi Arabia) (ar-SA).
@@ -1,5 +1,5 @@
1
- import { T as TigerLocale } from '../locale-9tTj1QdZ.js';
2
- import '../datepicker-DXzS_8l8.js';
1
+ import { T as TigerLocale } from '../locale-hhhI2kH6.js';
2
+ import '../datepicker-gSOJN_pQ.js';
3
3
 
4
4
  /**
5
5
  * Arabic (Saudi Arabia) (ar-SA).