@expcat/tigercat-core 1.5.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.
Files changed (123) hide show
  1. package/dist/{datepicker-gSOJN_pQ.d.cts → datepicker-ZdzYUqm5.d.ts} +77 -11
  2. package/dist/datepicker-locales/ar-SA.d.ts +1 -1
  3. package/dist/datepicker-locales/de-DE.d.ts +1 -1
  4. package/dist/datepicker-locales/en-US.d.ts +1 -1
  5. package/dist/datepicker-locales/es-ES.d.ts +1 -1
  6. package/dist/datepicker-locales/fr-FR.d.ts +1 -1
  7. package/dist/datepicker-locales/id-ID.d.ts +1 -1
  8. package/dist/datepicker-locales/ja-JP.d.ts +1 -1
  9. package/dist/datepicker-locales/ko-KR.d.ts +1 -1
  10. package/dist/datepicker-locales/pt-BR.d.ts +1 -1
  11. package/dist/datepicker-locales/registry.d.ts +7 -0
  12. package/dist/datepicker-locales/registry.js +224 -0
  13. package/dist/datepicker-locales/th-TH.d.ts +1 -1
  14. package/dist/datepicker-locales/vi-VN.d.ts +1 -1
  15. package/dist/datepicker-locales/zh-CN.d.ts +1 -1
  16. package/dist/datepicker-locales/zh-TW.d.ts +1 -1
  17. package/dist/icons/picker.d.ts +1 -13
  18. package/dist/icons/picker.js +0 -12
  19. package/dist/index.d.ts +11356 -11653
  20. package/dist/index.js +206 -375
  21. package/dist/{locale-hhhI2kH6.d.ts → locale-44p_QYnH.d.ts} +4 -7
  22. package/dist/locales/ar-SA.d.ts +2 -2
  23. package/dist/locales/ar-SA.js +16 -189
  24. package/dist/locales/de-DE.d.ts +2 -2
  25. package/dist/locales/de-DE.js +16 -189
  26. package/dist/locales/en-US.d.ts +2 -2
  27. package/dist/locales/es-ES.d.ts +2 -2
  28. package/dist/locales/es-ES.js +16 -189
  29. package/dist/locales/fr-FR.d.ts +2 -2
  30. package/dist/locales/fr-FR.js +16 -189
  31. package/dist/locales/id-ID.d.ts +2 -2
  32. package/dist/locales/id-ID.js +16 -189
  33. package/dist/locales/ja-JP.d.ts +2 -2
  34. package/dist/locales/ja-JP.js +16 -189
  35. package/dist/locales/ko-KR.d.ts +2 -2
  36. package/dist/locales/ko-KR.js +16 -189
  37. package/dist/locales/pt-BR.d.ts +2 -2
  38. package/dist/locales/pt-BR.js +16 -189
  39. package/dist/locales/th-TH.d.ts +2 -2
  40. package/dist/locales/th-TH.js +16 -189
  41. package/dist/locales/vi-VN.d.ts +2 -2
  42. package/dist/locales/vi-VN.js +16 -189
  43. package/dist/locales/zh-CN.d.ts +2 -2
  44. package/dist/locales/zh-TW.d.ts +2 -2
  45. package/dist/locales/zh-TW.js +16 -189
  46. package/dist/{table-export-CfdzU6Y5.d.ts → table-export-CzPmX1b6.d.ts} +3 -9
  47. package/dist/utils/table-export.d.ts +3 -3
  48. package/package.json +40 -71
  49. package/tokens/tokens.css +0 -329
  50. package/dist/datepicker-gSOJN_pQ.d.ts +0 -130
  51. package/dist/datepicker-locales/ar-SA.cjs +0 -46
  52. package/dist/datepicker-locales/ar-SA.d.cts +0 -6
  53. package/dist/datepicker-locales/de-DE.cjs +0 -46
  54. package/dist/datepicker-locales/de-DE.d.cts +0 -6
  55. package/dist/datepicker-locales/en-US.cjs +0 -46
  56. package/dist/datepicker-locales/en-US.d.cts +0 -6
  57. package/dist/datepicker-locales/es-ES.cjs +0 -46
  58. package/dist/datepicker-locales/es-ES.d.cts +0 -6
  59. package/dist/datepicker-locales/fr-FR.cjs +0 -46
  60. package/dist/datepicker-locales/fr-FR.d.cts +0 -6
  61. package/dist/datepicker-locales/id-ID.cjs +0 -46
  62. package/dist/datepicker-locales/id-ID.d.cts +0 -6
  63. package/dist/datepicker-locales/ja-JP.cjs +0 -46
  64. package/dist/datepicker-locales/ja-JP.d.cts +0 -6
  65. package/dist/datepicker-locales/ko-KR.cjs +0 -46
  66. package/dist/datepicker-locales/ko-KR.d.cts +0 -6
  67. package/dist/datepicker-locales/pt-BR.cjs +0 -46
  68. package/dist/datepicker-locales/pt-BR.d.cts +0 -6
  69. package/dist/datepicker-locales/th-TH.cjs +0 -46
  70. package/dist/datepicker-locales/th-TH.d.cts +0 -6
  71. package/dist/datepicker-locales/vi-VN.cjs +0 -46
  72. package/dist/datepicker-locales/vi-VN.d.cts +0 -6
  73. package/dist/datepicker-locales/zh-CN.cjs +0 -46
  74. package/dist/datepicker-locales/zh-CN.d.cts +0 -6
  75. package/dist/datepicker-locales/zh-TW.cjs +0 -46
  76. package/dist/datepicker-locales/zh-TW.d.cts +0 -6
  77. package/dist/icons/common.cjs +0 -54
  78. package/dist/icons/common.d.cts +0 -20
  79. package/dist/icons/picker.cjs +0 -75
  80. package/dist/icons/picker.d.cts +0 -53
  81. package/dist/icons/registry.cjs +0 -172
  82. package/dist/icons/registry.d.cts +0 -102
  83. package/dist/icons/status.cjs +0 -47
  84. package/dist/icons/status.d.cts +0 -13
  85. package/dist/icons/table.cjs +0 -48
  86. package/dist/icons/table.d.cts +0 -25
  87. package/dist/index.cjs +0 -22311
  88. package/dist/index.d.cts +0 -20523
  89. package/dist/locale-BTAo7XO1.d.cts +0 -392
  90. package/dist/locales/ar-SA.cjs +0 -548
  91. package/dist/locales/ar-SA.d.cts +0 -10
  92. package/dist/locales/de-DE.cjs +0 -548
  93. package/dist/locales/de-DE.d.cts +0 -10
  94. package/dist/locales/en-US.cjs +0 -246
  95. package/dist/locales/en-US.d.cts +0 -10
  96. package/dist/locales/es-ES.cjs +0 -548
  97. package/dist/locales/es-ES.d.cts +0 -10
  98. package/dist/locales/fr-FR.cjs +0 -548
  99. package/dist/locales/fr-FR.d.cts +0 -10
  100. package/dist/locales/id-ID.cjs +0 -531
  101. package/dist/locales/id-ID.d.cts +0 -10
  102. package/dist/locales/ja-JP.cjs +0 -531
  103. package/dist/locales/ja-JP.d.cts +0 -10
  104. package/dist/locales/ko-KR.cjs +0 -531
  105. package/dist/locales/ko-KR.d.cts +0 -10
  106. package/dist/locales/pt-BR.cjs +0 -548
  107. package/dist/locales/pt-BR.d.cts +0 -10
  108. package/dist/locales/th-TH.cjs +0 -531
  109. package/dist/locales/th-TH.d.cts +0 -10
  110. package/dist/locales/vi-VN.cjs +0 -531
  111. package/dist/locales/vi-VN.d.cts +0 -10
  112. package/dist/locales/zh-CN.cjs +0 -246
  113. package/dist/locales/zh-CN.d.cts +0 -10
  114. package/dist/locales/zh-TW.cjs +0 -531
  115. package/dist/locales/zh-TW.d.cts +0 -10
  116. package/dist/table-export-vfyBzKui.d.cts +0 -882
  117. package/dist/tailwind/modern.cjs +0 -363
  118. package/dist/tailwind/modern.d.cts +0 -5
  119. package/dist/tailwind-entry-CNBAH7iv.d.cts +0 -184
  120. package/dist/tailwind.cjs +0 -274
  121. package/dist/tailwind.d.cts +0 -2
  122. package/dist/utils/table-export.cjs +0 -119
  123. package/dist/utils/table-export.d.cts +0 -3
@@ -1,130 +0,0 @@
1
- /**
2
- * DatePicker component types and interfaces
3
- */
4
- type DatePickerInputDate = Date | string;
5
- type DatePickerSingleModelValue = DatePickerInputDate | null;
6
- type DatePickerRangeModelValue = [DatePickerInputDate | null, DatePickerInputDate | null];
7
- type DatePickerModelValue = DatePickerSingleModelValue | DatePickerRangeModelValue;
8
- type DatePickerSingleValue = Date | null;
9
- type DatePickerRangeValue = [Date | null, Date | null];
10
- interface DatePickerLabels {
11
- today: string;
12
- ok: string;
13
- calendar: string;
14
- toggleCalendar: string;
15
- clearDate: string;
16
- previousMonth: string;
17
- nextMonth: string;
18
- }
19
- interface DatePickerLocalePreset {
20
- locale: string;
21
- labels: DatePickerLabels;
22
- }
23
- interface DatePickerLocaleConfig {
24
- datePicker?: Partial<DatePickerLocalePreset>;
25
- }
26
- type DatePickerLocaleInput = string | Partial<DatePickerLocalePreset> | DatePickerLocaleConfig;
27
- /**
28
- * DatePicker size types
29
- */
30
- type DatePickerSize = 'sm' | 'md' | 'lg';
31
- /**
32
- * Date format types
33
- */
34
- type DateFormat = 'yyyy-MM-dd' | 'MM/dd/yyyy' | 'dd/MM/yyyy' | 'yyyy/MM/dd';
35
- /**
36
- * Base DatePicker props interface
37
- */
38
- interface DatePickerProps {
39
- /**
40
- * Locale used for month/day names in the calendar UI.
41
- * Example: 'zh-CN', 'en-US'
42
- */
43
- locale?: DatePickerLocaleInput;
44
- /**
45
- * UI labels for i18n.
46
- * When provided, merges with locale-based defaults.
47
- */
48
- labels?: Partial<DatePickerLabels>;
49
- /**
50
- * DatePicker size
51
- * @default 'md'
52
- */
53
- size?: DatePickerSize;
54
- /**
55
- * Selected date value (for controlled mode)
56
- */
57
- value?: DatePickerModelValue | null;
58
- /**
59
- * Default date value (for uncontrolled mode)
60
- */
61
- defaultValue?: DatePickerModelValue | null;
62
- /**
63
- * Enable range selection (start/end).
64
- * When true, value/defaultValue use a tuple: [start, end].
65
- * @default false
66
- */
67
- range?: boolean;
68
- /**
69
- * Date format string
70
- * @default 'yyyy-MM-dd'
71
- */
72
- format?: DateFormat;
73
- /**
74
- * Placeholder text
75
- * @default 'Select date'
76
- */
77
- placeholder?: string;
78
- /**
79
- * Whether the datepicker is disabled
80
- * @default false
81
- */
82
- disabled?: boolean;
83
- /**
84
- * Whether the datepicker is readonly
85
- * @default false
86
- */
87
- readonly?: boolean;
88
- /**
89
- * Whether the datepicker is required
90
- * @default false
91
- */
92
- required?: boolean;
93
- /**
94
- * Minimum selectable date
95
- */
96
- minDate?: DatePickerInputDate | null;
97
- /**
98
- * Maximum selectable date
99
- */
100
- maxDate?: DatePickerInputDate | null;
101
- /**
102
- * Whether to show the clear button
103
- * @default true
104
- */
105
- clearable?: boolean;
106
- /**
107
- * Input name attribute
108
- */
109
- name?: string;
110
- /**
111
- * Input id attribute
112
- */
113
- id?: string;
114
- /**
115
- * Shortcut presets for quick date selection.
116
- * Each shortcut has a label and a value (or getter function).
117
- */
118
- shortcuts?: DatePickerShortcut[];
119
- }
120
- /**
121
- * DatePicker shortcut preset
122
- */
123
- interface DatePickerShortcut {
124
- /** Display label */
125
- label: string;
126
- /** Date value or getter function returning a date value */
127
- value: DatePickerModelValue | (() => DatePickerModelValue);
128
- }
129
-
130
- export type { DatePickerLocalePreset as D, DatePickerLocaleInput as a, DatePickerLabels as b, DateFormat as c, DatePickerSize as d, DatePickerInputDate as e, DatePickerLocaleConfig as f, DatePickerModelValue as g, DatePickerProps as h, DatePickerRangeModelValue as i, DatePickerRangeValue as j, DatePickerShortcut as k, DatePickerSingleModelValue as l, DatePickerSingleValue as m };
@@ -1,46 +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/datepicker-locales/ar-SA.ts
21
- var ar_SA_exports = {};
22
- __export(ar_SA_exports, {
23
- AR_SA_DATEPICKER_LOCALE: () => AR_SA_DATEPICKER_LOCALE,
24
- arSADatePickerLocale: () => arSADatePickerLocale,
25
- default: () => ar_SA_default
26
- });
27
- module.exports = __toCommonJS(ar_SA_exports);
28
- var AR_SA_DATEPICKER_LOCALE = {
29
- locale: "ar-SA",
30
- labels: {
31
- today: "\u0627\u0644\u064A\u0648\u0645",
32
- ok: "\u0645\u0648\u0627\u0641\u0642",
33
- calendar: "\u0627\u0644\u062A\u0642\u0648\u064A\u0645",
34
- toggleCalendar: "\u0641\u062A\u062D \u0627\u0644\u062A\u0642\u0648\u064A\u0645",
35
- clearDate: "\u0645\u0633\u062D \u0627\u0644\u062A\u0627\u0631\u064A\u062E",
36
- previousMonth: "\u0627\u0644\u0634\u0647\u0631 \u0627\u0644\u0633\u0627\u0628\u0642",
37
- nextMonth: "\u0627\u0644\u0634\u0647\u0631 \u0627\u0644\u062A\u0627\u0644\u064A"
38
- }
39
- };
40
- var arSADatePickerLocale = AR_SA_DATEPICKER_LOCALE;
41
- var ar_SA_default = AR_SA_DATEPICKER_LOCALE;
42
- // Annotate the CommonJS export names for ESM import in node:
43
- 0 && (module.exports = {
44
- AR_SA_DATEPICKER_LOCALE,
45
- arSADatePickerLocale
46
- });
@@ -1,6 +0,0 @@
1
- import { D as DatePickerLocalePreset } from '../datepicker-gSOJN_pQ.cjs';
2
-
3
- declare const AR_SA_DATEPICKER_LOCALE: DatePickerLocalePreset;
4
- declare const arSADatePickerLocale: DatePickerLocalePreset;
5
-
6
- export { AR_SA_DATEPICKER_LOCALE, arSADatePickerLocale, AR_SA_DATEPICKER_LOCALE as default };
@@ -1,46 +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/datepicker-locales/de-DE.ts
21
- var de_DE_exports = {};
22
- __export(de_DE_exports, {
23
- DE_DE_DATEPICKER_LOCALE: () => DE_DE_DATEPICKER_LOCALE,
24
- deDEDatePickerLocale: () => deDEDatePickerLocale,
25
- default: () => de_DE_default
26
- });
27
- module.exports = __toCommonJS(de_DE_exports);
28
- var DE_DE_DATEPICKER_LOCALE = {
29
- locale: "de-DE",
30
- labels: {
31
- today: "Heute",
32
- ok: "OK",
33
- calendar: "Kalender",
34
- toggleCalendar: "Kalender \xF6ffnen",
35
- clearDate: "Datum l\xF6schen",
36
- previousMonth: "Vorheriger Monat",
37
- nextMonth: "N\xE4chster Monat"
38
- }
39
- };
40
- var deDEDatePickerLocale = DE_DE_DATEPICKER_LOCALE;
41
- var de_DE_default = DE_DE_DATEPICKER_LOCALE;
42
- // Annotate the CommonJS export names for ESM import in node:
43
- 0 && (module.exports = {
44
- DE_DE_DATEPICKER_LOCALE,
45
- deDEDatePickerLocale
46
- });
@@ -1,6 +0,0 @@
1
- import { D as DatePickerLocalePreset } from '../datepicker-gSOJN_pQ.cjs';
2
-
3
- declare const DE_DE_DATEPICKER_LOCALE: DatePickerLocalePreset;
4
- declare const deDEDatePickerLocale: DatePickerLocalePreset;
5
-
6
- export { DE_DE_DATEPICKER_LOCALE, deDEDatePickerLocale, DE_DE_DATEPICKER_LOCALE as default };
@@ -1,46 +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/datepicker-locales/en-US.ts
21
- var en_US_exports = {};
22
- __export(en_US_exports, {
23
- EN_US_DATEPICKER_LOCALE: () => EN_US_DATEPICKER_LOCALE,
24
- default: () => en_US_default,
25
- enUSDatePickerLocale: () => enUSDatePickerLocale
26
- });
27
- module.exports = __toCommonJS(en_US_exports);
28
- var EN_US_DATEPICKER_LOCALE = {
29
- locale: "en-US",
30
- labels: {
31
- today: "Today",
32
- ok: "OK",
33
- calendar: "Calendar",
34
- toggleCalendar: "Toggle calendar",
35
- clearDate: "Clear date",
36
- previousMonth: "Previous month",
37
- nextMonth: "Next month"
38
- }
39
- };
40
- var enUSDatePickerLocale = EN_US_DATEPICKER_LOCALE;
41
- var en_US_default = EN_US_DATEPICKER_LOCALE;
42
- // Annotate the CommonJS export names for ESM import in node:
43
- 0 && (module.exports = {
44
- EN_US_DATEPICKER_LOCALE,
45
- enUSDatePickerLocale
46
- });
@@ -1,6 +0,0 @@
1
- import { D as DatePickerLocalePreset } from '../datepicker-gSOJN_pQ.cjs';
2
-
3
- declare const EN_US_DATEPICKER_LOCALE: DatePickerLocalePreset;
4
- declare const enUSDatePickerLocale: DatePickerLocalePreset;
5
-
6
- export { EN_US_DATEPICKER_LOCALE, EN_US_DATEPICKER_LOCALE as default, enUSDatePickerLocale };
@@ -1,46 +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/datepicker-locales/es-ES.ts
21
- var es_ES_exports = {};
22
- __export(es_ES_exports, {
23
- ES_ES_DATEPICKER_LOCALE: () => ES_ES_DATEPICKER_LOCALE,
24
- default: () => es_ES_default,
25
- esESDatePickerLocale: () => esESDatePickerLocale
26
- });
27
- module.exports = __toCommonJS(es_ES_exports);
28
- var ES_ES_DATEPICKER_LOCALE = {
29
- locale: "es-ES",
30
- labels: {
31
- today: "Hoy",
32
- ok: "Aceptar",
33
- calendar: "Calendario",
34
- toggleCalendar: "Abrir calendario",
35
- clearDate: "Borrar fecha",
36
- previousMonth: "Mes anterior",
37
- nextMonth: "Mes siguiente"
38
- }
39
- };
40
- var esESDatePickerLocale = ES_ES_DATEPICKER_LOCALE;
41
- var es_ES_default = ES_ES_DATEPICKER_LOCALE;
42
- // Annotate the CommonJS export names for ESM import in node:
43
- 0 && (module.exports = {
44
- ES_ES_DATEPICKER_LOCALE,
45
- esESDatePickerLocale
46
- });
@@ -1,6 +0,0 @@
1
- import { D as DatePickerLocalePreset } from '../datepicker-gSOJN_pQ.cjs';
2
-
3
- declare const ES_ES_DATEPICKER_LOCALE: DatePickerLocalePreset;
4
- declare const esESDatePickerLocale: DatePickerLocalePreset;
5
-
6
- export { ES_ES_DATEPICKER_LOCALE, ES_ES_DATEPICKER_LOCALE as default, esESDatePickerLocale };
@@ -1,46 +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/datepicker-locales/fr-FR.ts
21
- var fr_FR_exports = {};
22
- __export(fr_FR_exports, {
23
- FR_FR_DATEPICKER_LOCALE: () => FR_FR_DATEPICKER_LOCALE,
24
- default: () => fr_FR_default,
25
- frFRDatePickerLocale: () => frFRDatePickerLocale
26
- });
27
- module.exports = __toCommonJS(fr_FR_exports);
28
- var FR_FR_DATEPICKER_LOCALE = {
29
- locale: "fr-FR",
30
- labels: {
31
- today: "Aujourd'hui",
32
- ok: "OK",
33
- calendar: "Calendrier",
34
- toggleCalendar: "Ouvrir le calendrier",
35
- clearDate: "Effacer la date",
36
- previousMonth: "Mois pr\xE9c\xE9dent",
37
- nextMonth: "Mois suivant"
38
- }
39
- };
40
- var frFRDatePickerLocale = FR_FR_DATEPICKER_LOCALE;
41
- var fr_FR_default = FR_FR_DATEPICKER_LOCALE;
42
- // Annotate the CommonJS export names for ESM import in node:
43
- 0 && (module.exports = {
44
- FR_FR_DATEPICKER_LOCALE,
45
- frFRDatePickerLocale
46
- });
@@ -1,6 +0,0 @@
1
- import { D as DatePickerLocalePreset } from '../datepicker-gSOJN_pQ.cjs';
2
-
3
- declare const FR_FR_DATEPICKER_LOCALE: DatePickerLocalePreset;
4
- declare const frFRDatePickerLocale: DatePickerLocalePreset;
5
-
6
- export { FR_FR_DATEPICKER_LOCALE, FR_FR_DATEPICKER_LOCALE as default, frFRDatePickerLocale };
@@ -1,46 +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/datepicker-locales/id-ID.ts
21
- var id_ID_exports = {};
22
- __export(id_ID_exports, {
23
- ID_ID_DATEPICKER_LOCALE: () => ID_ID_DATEPICKER_LOCALE,
24
- default: () => id_ID_default,
25
- idIDDatePickerLocale: () => idIDDatePickerLocale
26
- });
27
- module.exports = __toCommonJS(id_ID_exports);
28
- var ID_ID_DATEPICKER_LOCALE = {
29
- locale: "id-ID",
30
- labels: {
31
- today: "Hari ini",
32
- ok: "OK",
33
- calendar: "Kalender",
34
- toggleCalendar: "Buka kalender",
35
- clearDate: "Hapus tanggal",
36
- previousMonth: "Bulan sebelumnya",
37
- nextMonth: "Bulan berikutnya"
38
- }
39
- };
40
- var idIDDatePickerLocale = ID_ID_DATEPICKER_LOCALE;
41
- var id_ID_default = ID_ID_DATEPICKER_LOCALE;
42
- // Annotate the CommonJS export names for ESM import in node:
43
- 0 && (module.exports = {
44
- ID_ID_DATEPICKER_LOCALE,
45
- idIDDatePickerLocale
46
- });
@@ -1,6 +0,0 @@
1
- import { D as DatePickerLocalePreset } from '../datepicker-gSOJN_pQ.cjs';
2
-
3
- declare const ID_ID_DATEPICKER_LOCALE: DatePickerLocalePreset;
4
- declare const idIDDatePickerLocale: DatePickerLocalePreset;
5
-
6
- export { ID_ID_DATEPICKER_LOCALE, ID_ID_DATEPICKER_LOCALE as default, idIDDatePickerLocale };
@@ -1,46 +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/datepicker-locales/ja-JP.ts
21
- var ja_JP_exports = {};
22
- __export(ja_JP_exports, {
23
- JA_JP_DATEPICKER_LOCALE: () => JA_JP_DATEPICKER_LOCALE,
24
- default: () => ja_JP_default,
25
- jaJPDatePickerLocale: () => jaJPDatePickerLocale
26
- });
27
- module.exports = __toCommonJS(ja_JP_exports);
28
- var JA_JP_DATEPICKER_LOCALE = {
29
- locale: "ja-JP",
30
- labels: {
31
- today: "\u4ECA\u65E5",
32
- ok: "OK",
33
- calendar: "\u30AB\u30EC\u30F3\u30C0\u30FC",
34
- toggleCalendar: "\u30AB\u30EC\u30F3\u30C0\u30FC\u3092\u958B\u304F",
35
- clearDate: "\u65E5\u4ED8\u3092\u30AF\u30EA\u30A2",
36
- previousMonth: "\u524D\u306E\u6708",
37
- nextMonth: "\u6B21\u306E\u6708"
38
- }
39
- };
40
- var jaJPDatePickerLocale = JA_JP_DATEPICKER_LOCALE;
41
- var ja_JP_default = JA_JP_DATEPICKER_LOCALE;
42
- // Annotate the CommonJS export names for ESM import in node:
43
- 0 && (module.exports = {
44
- JA_JP_DATEPICKER_LOCALE,
45
- jaJPDatePickerLocale
46
- });
@@ -1,6 +0,0 @@
1
- import { D as DatePickerLocalePreset } from '../datepicker-gSOJN_pQ.cjs';
2
-
3
- declare const JA_JP_DATEPICKER_LOCALE: DatePickerLocalePreset;
4
- declare const jaJPDatePickerLocale: DatePickerLocalePreset;
5
-
6
- export { JA_JP_DATEPICKER_LOCALE, JA_JP_DATEPICKER_LOCALE as default, jaJPDatePickerLocale };
@@ -1,46 +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/datepicker-locales/ko-KR.ts
21
- var ko_KR_exports = {};
22
- __export(ko_KR_exports, {
23
- KO_KR_DATEPICKER_LOCALE: () => KO_KR_DATEPICKER_LOCALE,
24
- default: () => ko_KR_default,
25
- koKRDatePickerLocale: () => koKRDatePickerLocale
26
- });
27
- module.exports = __toCommonJS(ko_KR_exports);
28
- var KO_KR_DATEPICKER_LOCALE = {
29
- locale: "ko-KR",
30
- labels: {
31
- today: "\uC624\uB298",
32
- ok: "\uD655\uC778",
33
- calendar: "\uB2EC\uB825",
34
- toggleCalendar: "\uB2EC\uB825 \uC5F4\uAE30",
35
- clearDate: "\uB0A0\uC9DC \uC9C0\uC6B0\uAE30",
36
- previousMonth: "\uC774\uC804 \uB2EC",
37
- nextMonth: "\uB2E4\uC74C \uB2EC"
38
- }
39
- };
40
- var koKRDatePickerLocale = KO_KR_DATEPICKER_LOCALE;
41
- var ko_KR_default = KO_KR_DATEPICKER_LOCALE;
42
- // Annotate the CommonJS export names for ESM import in node:
43
- 0 && (module.exports = {
44
- KO_KR_DATEPICKER_LOCALE,
45
- koKRDatePickerLocale
46
- });
@@ -1,6 +0,0 @@
1
- import { D as DatePickerLocalePreset } from '../datepicker-gSOJN_pQ.cjs';
2
-
3
- declare const KO_KR_DATEPICKER_LOCALE: DatePickerLocalePreset;
4
- declare const koKRDatePickerLocale: DatePickerLocalePreset;
5
-
6
- export { KO_KR_DATEPICKER_LOCALE, KO_KR_DATEPICKER_LOCALE as default, koKRDatePickerLocale };
@@ -1,46 +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/datepicker-locales/pt-BR.ts
21
- var pt_BR_exports = {};
22
- __export(pt_BR_exports, {
23
- PT_BR_DATEPICKER_LOCALE: () => PT_BR_DATEPICKER_LOCALE,
24
- default: () => pt_BR_default,
25
- ptBRDatePickerLocale: () => ptBRDatePickerLocale
26
- });
27
- module.exports = __toCommonJS(pt_BR_exports);
28
- var PT_BR_DATEPICKER_LOCALE = {
29
- locale: "pt-BR",
30
- labels: {
31
- today: "Hoje",
32
- ok: "OK",
33
- calendar: "Calend\xE1rio",
34
- toggleCalendar: "Abrir calend\xE1rio",
35
- clearDate: "Limpar data",
36
- previousMonth: "M\xEAs anterior",
37
- nextMonth: "Pr\xF3ximo m\xEAs"
38
- }
39
- };
40
- var ptBRDatePickerLocale = PT_BR_DATEPICKER_LOCALE;
41
- var pt_BR_default = PT_BR_DATEPICKER_LOCALE;
42
- // Annotate the CommonJS export names for ESM import in node:
43
- 0 && (module.exports = {
44
- PT_BR_DATEPICKER_LOCALE,
45
- ptBRDatePickerLocale
46
- });
@@ -1,6 +0,0 @@
1
- import { D as DatePickerLocalePreset } from '../datepicker-gSOJN_pQ.cjs';
2
-
3
- declare const PT_BR_DATEPICKER_LOCALE: DatePickerLocalePreset;
4
- declare const ptBRDatePickerLocale: DatePickerLocalePreset;
5
-
6
- export { PT_BR_DATEPICKER_LOCALE, PT_BR_DATEPICKER_LOCALE as default, ptBRDatePickerLocale };
@@ -1,46 +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/datepicker-locales/th-TH.ts
21
- var th_TH_exports = {};
22
- __export(th_TH_exports, {
23
- TH_TH_DATEPICKER_LOCALE: () => TH_TH_DATEPICKER_LOCALE,
24
- default: () => th_TH_default,
25
- thTHDatePickerLocale: () => thTHDatePickerLocale
26
- });
27
- module.exports = __toCommonJS(th_TH_exports);
28
- var TH_TH_DATEPICKER_LOCALE = {
29
- locale: "th-TH",
30
- labels: {
31
- today: "\u0E27\u0E31\u0E19\u0E19\u0E35\u0E49",
32
- ok: "\u0E15\u0E01\u0E25\u0E07",
33
- calendar: "\u0E1B\u0E0F\u0E34\u0E17\u0E34\u0E19",
34
- toggleCalendar: "\u0E40\u0E1B\u0E34\u0E14\u0E1B\u0E0F\u0E34\u0E17\u0E34\u0E19",
35
- clearDate: "\u0E25\u0E49\u0E32\u0E07\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48",
36
- previousMonth: "\u0E40\u0E14\u0E37\u0E2D\u0E19\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",
37
- nextMonth: "\u0E40\u0E14\u0E37\u0E2D\u0E19\u0E16\u0E31\u0E14\u0E44\u0E1B"
38
- }
39
- };
40
- var thTHDatePickerLocale = TH_TH_DATEPICKER_LOCALE;
41
- var th_TH_default = TH_TH_DATEPICKER_LOCALE;
42
- // Annotate the CommonJS export names for ESM import in node:
43
- 0 && (module.exports = {
44
- TH_TH_DATEPICKER_LOCALE,
45
- thTHDatePickerLocale
46
- });