@expcat/tigercat-core 1.5.0 → 2.0.0-preview.2

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 (125) 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 +11652 -11938
  20. package/dist/index.js +227 -375
  21. package/dist/{locale-hhhI2kH6.d.ts → locale-BH-hERmR.d.ts} +9 -7
  22. package/dist/locales/ar-SA.d.ts +2 -2
  23. package/dist/locales/ar-SA.js +22 -189
  24. package/dist/locales/de-DE.d.ts +2 -2
  25. package/dist/locales/de-DE.js +22 -189
  26. package/dist/locales/en-US.d.ts +2 -2
  27. package/dist/locales/en-US.js +3 -0
  28. package/dist/locales/es-ES.d.ts +2 -2
  29. package/dist/locales/es-ES.js +22 -189
  30. package/dist/locales/fr-FR.d.ts +2 -2
  31. package/dist/locales/fr-FR.js +22 -189
  32. package/dist/locales/id-ID.d.ts +2 -2
  33. package/dist/locales/id-ID.js +22 -189
  34. package/dist/locales/ja-JP.d.ts +2 -2
  35. package/dist/locales/ja-JP.js +22 -189
  36. package/dist/locales/ko-KR.d.ts +2 -2
  37. package/dist/locales/ko-KR.js +22 -189
  38. package/dist/locales/pt-BR.d.ts +2 -2
  39. package/dist/locales/pt-BR.js +22 -189
  40. package/dist/locales/th-TH.d.ts +2 -2
  41. package/dist/locales/th-TH.js +22 -189
  42. package/dist/locales/vi-VN.d.ts +2 -2
  43. package/dist/locales/vi-VN.js +22 -189
  44. package/dist/locales/zh-CN.d.ts +2 -2
  45. package/dist/locales/zh-CN.js +3 -0
  46. package/dist/locales/zh-TW.d.ts +2 -2
  47. package/dist/locales/zh-TW.js +22 -189
  48. package/dist/{table-export-CfdzU6Y5.d.ts → table-export-PkfTtGdp.d.ts} +3 -9
  49. package/dist/utils/table-export.d.ts +3 -3
  50. package/package.json +40 -71
  51. package/tokens/tokens.css +0 -329
  52. package/dist/datepicker-gSOJN_pQ.d.ts +0 -130
  53. package/dist/datepicker-locales/ar-SA.cjs +0 -46
  54. package/dist/datepicker-locales/ar-SA.d.cts +0 -6
  55. package/dist/datepicker-locales/de-DE.cjs +0 -46
  56. package/dist/datepicker-locales/de-DE.d.cts +0 -6
  57. package/dist/datepicker-locales/en-US.cjs +0 -46
  58. package/dist/datepicker-locales/en-US.d.cts +0 -6
  59. package/dist/datepicker-locales/es-ES.cjs +0 -46
  60. package/dist/datepicker-locales/es-ES.d.cts +0 -6
  61. package/dist/datepicker-locales/fr-FR.cjs +0 -46
  62. package/dist/datepicker-locales/fr-FR.d.cts +0 -6
  63. package/dist/datepicker-locales/id-ID.cjs +0 -46
  64. package/dist/datepicker-locales/id-ID.d.cts +0 -6
  65. package/dist/datepicker-locales/ja-JP.cjs +0 -46
  66. package/dist/datepicker-locales/ja-JP.d.cts +0 -6
  67. package/dist/datepicker-locales/ko-KR.cjs +0 -46
  68. package/dist/datepicker-locales/ko-KR.d.cts +0 -6
  69. package/dist/datepicker-locales/pt-BR.cjs +0 -46
  70. package/dist/datepicker-locales/pt-BR.d.cts +0 -6
  71. package/dist/datepicker-locales/th-TH.cjs +0 -46
  72. package/dist/datepicker-locales/th-TH.d.cts +0 -6
  73. package/dist/datepicker-locales/vi-VN.cjs +0 -46
  74. package/dist/datepicker-locales/vi-VN.d.cts +0 -6
  75. package/dist/datepicker-locales/zh-CN.cjs +0 -46
  76. package/dist/datepicker-locales/zh-CN.d.cts +0 -6
  77. package/dist/datepicker-locales/zh-TW.cjs +0 -46
  78. package/dist/datepicker-locales/zh-TW.d.cts +0 -6
  79. package/dist/icons/common.cjs +0 -54
  80. package/dist/icons/common.d.cts +0 -20
  81. package/dist/icons/picker.cjs +0 -75
  82. package/dist/icons/picker.d.cts +0 -53
  83. package/dist/icons/registry.cjs +0 -172
  84. package/dist/icons/registry.d.cts +0 -102
  85. package/dist/icons/status.cjs +0 -47
  86. package/dist/icons/status.d.cts +0 -13
  87. package/dist/icons/table.cjs +0 -48
  88. package/dist/icons/table.d.cts +0 -25
  89. package/dist/index.cjs +0 -22311
  90. package/dist/index.d.cts +0 -20523
  91. package/dist/locale-BTAo7XO1.d.cts +0 -392
  92. package/dist/locales/ar-SA.cjs +0 -548
  93. package/dist/locales/ar-SA.d.cts +0 -10
  94. package/dist/locales/de-DE.cjs +0 -548
  95. package/dist/locales/de-DE.d.cts +0 -10
  96. package/dist/locales/en-US.cjs +0 -246
  97. package/dist/locales/en-US.d.cts +0 -10
  98. package/dist/locales/es-ES.cjs +0 -548
  99. package/dist/locales/es-ES.d.cts +0 -10
  100. package/dist/locales/fr-FR.cjs +0 -548
  101. package/dist/locales/fr-FR.d.cts +0 -10
  102. package/dist/locales/id-ID.cjs +0 -531
  103. package/dist/locales/id-ID.d.cts +0 -10
  104. package/dist/locales/ja-JP.cjs +0 -531
  105. package/dist/locales/ja-JP.d.cts +0 -10
  106. package/dist/locales/ko-KR.cjs +0 -531
  107. package/dist/locales/ko-KR.d.cts +0 -10
  108. package/dist/locales/pt-BR.cjs +0 -548
  109. package/dist/locales/pt-BR.d.cts +0 -10
  110. package/dist/locales/th-TH.cjs +0 -531
  111. package/dist/locales/th-TH.d.cts +0 -10
  112. package/dist/locales/vi-VN.cjs +0 -531
  113. package/dist/locales/vi-VN.d.cts +0 -10
  114. package/dist/locales/zh-CN.cjs +0 -246
  115. package/dist/locales/zh-CN.d.cts +0 -10
  116. package/dist/locales/zh-TW.cjs +0 -531
  117. package/dist/locales/zh-TW.d.cts +0 -10
  118. package/dist/table-export-vfyBzKui.d.cts +0 -882
  119. package/dist/tailwind/modern.cjs +0 -363
  120. package/dist/tailwind/modern.d.cts +0 -5
  121. package/dist/tailwind-entry-CNBAH7iv.d.cts +0 -184
  122. package/dist/tailwind.cjs +0 -274
  123. package/dist/tailwind.d.cts +0 -2
  124. package/dist/utils/table-export.cjs +0 -119
  125. package/dist/utils/table-export.d.cts +0 -3
@@ -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
- });
@@ -1,6 +0,0 @@
1
- import { D as DatePickerLocalePreset } from '../datepicker-gSOJN_pQ.cjs';
2
-
3
- declare const TH_TH_DATEPICKER_LOCALE: DatePickerLocalePreset;
4
- declare const thTHDatePickerLocale: DatePickerLocalePreset;
5
-
6
- export { TH_TH_DATEPICKER_LOCALE, TH_TH_DATEPICKER_LOCALE as default, thTHDatePickerLocale };
@@ -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/vi-VN.ts
21
- var vi_VN_exports = {};
22
- __export(vi_VN_exports, {
23
- VI_VN_DATEPICKER_LOCALE: () => VI_VN_DATEPICKER_LOCALE,
24
- default: () => vi_VN_default,
25
- viVNDatePickerLocale: () => viVNDatePickerLocale
26
- });
27
- module.exports = __toCommonJS(vi_VN_exports);
28
- var VI_VN_DATEPICKER_LOCALE = {
29
- locale: "vi-VN",
30
- labels: {
31
- today: "H\xF4m nay",
32
- ok: "OK",
33
- calendar: "L\u1ECBch",
34
- toggleCalendar: "M\u1EDF l\u1ECBch",
35
- clearDate: "X\xF3a ng\xE0y",
36
- previousMonth: "Th\xE1ng tr\u01B0\u1EDBc",
37
- nextMonth: "Th\xE1ng sau"
38
- }
39
- };
40
- var viVNDatePickerLocale = VI_VN_DATEPICKER_LOCALE;
41
- var vi_VN_default = VI_VN_DATEPICKER_LOCALE;
42
- // Annotate the CommonJS export names for ESM import in node:
43
- 0 && (module.exports = {
44
- VI_VN_DATEPICKER_LOCALE,
45
- viVNDatePickerLocale
46
- });
@@ -1,6 +0,0 @@
1
- import { D as DatePickerLocalePreset } from '../datepicker-gSOJN_pQ.cjs';
2
-
3
- declare const VI_VN_DATEPICKER_LOCALE: DatePickerLocalePreset;
4
- declare const viVNDatePickerLocale: DatePickerLocalePreset;
5
-
6
- export { VI_VN_DATEPICKER_LOCALE, VI_VN_DATEPICKER_LOCALE as default, viVNDatePickerLocale };
@@ -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/zh-CN.ts
21
- var zh_CN_exports = {};
22
- __export(zh_CN_exports, {
23
- ZH_CN_DATEPICKER_LOCALE: () => ZH_CN_DATEPICKER_LOCALE,
24
- default: () => zh_CN_default,
25
- zhCNDatePickerLocale: () => zhCNDatePickerLocale
26
- });
27
- module.exports = __toCommonJS(zh_CN_exports);
28
- var ZH_CN_DATEPICKER_LOCALE = {
29
- locale: "zh-CN",
30
- labels: {
31
- today: "\u4ECA\u5929",
32
- ok: "\u786E\u5B9A",
33
- calendar: "\u65E5\u5386",
34
- toggleCalendar: "\u6253\u5F00\u65E5\u5386",
35
- clearDate: "\u6E05\u9664\u65E5\u671F",
36
- previousMonth: "\u4E0A\u4E2A\u6708",
37
- nextMonth: "\u4E0B\u4E2A\u6708"
38
- }
39
- };
40
- var zhCNDatePickerLocale = ZH_CN_DATEPICKER_LOCALE;
41
- var zh_CN_default = ZH_CN_DATEPICKER_LOCALE;
42
- // Annotate the CommonJS export names for ESM import in node:
43
- 0 && (module.exports = {
44
- ZH_CN_DATEPICKER_LOCALE,
45
- zhCNDatePickerLocale
46
- });
@@ -1,6 +0,0 @@
1
- import { D as DatePickerLocalePreset } from '../datepicker-gSOJN_pQ.cjs';
2
-
3
- declare const ZH_CN_DATEPICKER_LOCALE: DatePickerLocalePreset;
4
- declare const zhCNDatePickerLocale: DatePickerLocalePreset;
5
-
6
- export { ZH_CN_DATEPICKER_LOCALE, ZH_CN_DATEPICKER_LOCALE as default, zhCNDatePickerLocale };
@@ -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/zh-TW.ts
21
- var zh_TW_exports = {};
22
- __export(zh_TW_exports, {
23
- ZH_TW_DATEPICKER_LOCALE: () => ZH_TW_DATEPICKER_LOCALE,
24
- default: () => zh_TW_default,
25
- zhTWDatePickerLocale: () => zhTWDatePickerLocale
26
- });
27
- module.exports = __toCommonJS(zh_TW_exports);
28
- var ZH_TW_DATEPICKER_LOCALE = {
29
- locale: "zh-TW",
30
- labels: {
31
- today: "\u4ECA\u5929",
32
- ok: "\u78BA\u5B9A",
33
- calendar: "\u65E5\u66C6",
34
- toggleCalendar: "\u958B\u555F\u65E5\u66C6",
35
- clearDate: "\u6E05\u9664\u65E5\u671F",
36
- previousMonth: "\u4E0A\u500B\u6708",
37
- nextMonth: "\u4E0B\u500B\u6708"
38
- }
39
- };
40
- var zhTWDatePickerLocale = ZH_TW_DATEPICKER_LOCALE;
41
- var zh_TW_default = ZH_TW_DATEPICKER_LOCALE;
42
- // Annotate the CommonJS export names for ESM import in node:
43
- 0 && (module.exports = {
44
- ZH_TW_DATEPICKER_LOCALE,
45
- zhTWDatePickerLocale
46
- });
@@ -1,6 +0,0 @@
1
- import { D as DatePickerLocalePreset } from '../datepicker-gSOJN_pQ.cjs';
2
-
3
- declare const ZH_TW_DATEPICKER_LOCALE: DatePickerLocalePreset;
4
- declare const zhTWDatePickerLocale: DatePickerLocalePreset;
5
-
6
- export { ZH_TW_DATEPICKER_LOCALE, ZH_TW_DATEPICKER_LOCALE as default, zhTWDatePickerLocale };
@@ -1,54 +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/icons/common.ts
21
- var common_exports = {};
22
- __export(common_exports, {
23
- closeIconPathD: () => closeIconPathD,
24
- closeIconPathStrokeLinecap: () => closeIconPathStrokeLinecap,
25
- closeIconPathStrokeLinejoin: () => closeIconPathStrokeLinejoin,
26
- closeIconPathStrokeWidth: () => closeIconPathStrokeWidth,
27
- closeIconViewBox: () => closeIconViewBox,
28
- icon24PathStrokeLinecap: () => icon24PathStrokeLinecap,
29
- icon24PathStrokeLinejoin: () => icon24PathStrokeLinejoin,
30
- icon24StrokeWidth: () => icon24StrokeWidth,
31
- icon24ViewBox: () => icon24ViewBox
32
- });
33
- module.exports = __toCommonJS(common_exports);
34
- var closeIconViewBox = "0 0 24 24";
35
- var closeIconPathD = "M6 18L18 6M6 6l12 12";
36
- var closeIconPathStrokeLinecap = "round";
37
- var closeIconPathStrokeLinejoin = "round";
38
- var closeIconPathStrokeWidth = 2;
39
- var icon24ViewBox = "0 0 24 24";
40
- var icon24PathStrokeLinecap = "round";
41
- var icon24PathStrokeLinejoin = "round";
42
- var icon24StrokeWidth = 2;
43
- // Annotate the CommonJS export names for ESM import in node:
44
- 0 && (module.exports = {
45
- closeIconPathD,
46
- closeIconPathStrokeLinecap,
47
- closeIconPathStrokeLinejoin,
48
- closeIconPathStrokeWidth,
49
- closeIconViewBox,
50
- icon24PathStrokeLinecap,
51
- icon24PathStrokeLinejoin,
52
- icon24StrokeWidth,
53
- icon24ViewBox
54
- });
@@ -1,20 +0,0 @@
1
- /**
2
- * Common 24x24 outline icon constants (stroke-based)
3
- *
4
- * Used by Drawer / Modal / TabPane / Tour / Alert / Message / Notification / Tag close buttons.
5
- * Subpath: `@expcat/tigercat-core/icons/common`
6
- */
7
- declare const closeIconViewBox = "0 0 24 24";
8
- declare const closeIconPathD = "M6 18L18 6M6 6l12 12";
9
- declare const closeIconPathStrokeLinecap = "round";
10
- declare const closeIconPathStrokeLinejoin = "round";
11
- declare const closeIconPathStrokeWidth = 2;
12
- /**
13
- * Common outline icon defaults (24x24)
14
- */
15
- declare const icon24ViewBox = "0 0 24 24";
16
- declare const icon24PathStrokeLinecap = "round";
17
- declare const icon24PathStrokeLinejoin = "round";
18
- declare const icon24StrokeWidth = 2;
19
-
20
- export { closeIconPathD, closeIconPathStrokeLinecap, closeIconPathStrokeLinejoin, closeIconPathStrokeWidth, closeIconViewBox, icon24PathStrokeLinecap, icon24PathStrokeLinejoin, icon24StrokeWidth, icon24ViewBox };
@@ -1,75 +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/icons/picker.ts
21
- var picker_exports = {};
22
- __export(picker_exports, {
23
- CalendarIconPath: () => CalendarIconPath,
24
- ChevronLeftIconPath: () => ChevronLeftIconPath,
25
- ChevronRightIconPath: () => ChevronRightIconPath,
26
- ClockIconPath: () => ClockIconPath,
27
- CloseIconPath: () => CloseIconPath,
28
- TimePickerCloseIconPath: () => TimePickerCloseIconPath,
29
- calendarSolidIcon20PathD: () => calendarSolidIcon20PathD,
30
- checkSolidIcon20PathD: () => checkSolidIcon20PathD,
31
- chevronDownSolidIcon20PathD: () => chevronDownSolidIcon20PathD,
32
- chevronLeftSolidIcon20PathD: () => chevronLeftSolidIcon20PathD,
33
- chevronRightSolidIcon20PathD: () => chevronRightSolidIcon20PathD,
34
- clockSolidIcon20PathD: () => clockSolidIcon20PathD,
35
- closeSolidIcon20PathD: () => closeSolidIcon20PathD,
36
- errorCircleSolidIcon20PathD: () => errorCircleSolidIcon20PathD,
37
- icon20ViewBox: () => icon20ViewBox,
38
- successCircleSolidIcon20PathD: () => successCircleSolidIcon20PathD
39
- });
40
- module.exports = __toCommonJS(picker_exports);
41
- var icon20ViewBox = "0 0 20 20";
42
- var closeSolidIcon20PathD = "M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z";
43
- var calendarSolidIcon20PathD = "M6 2a1 1 0 00-1 1v1H4a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-1V3a1 1 0 10-2 0v1H7V3a1 1 0 00-1-1zm0 5a1 1 0 000 2h8a1 1 0 100-2H6z";
44
- var clockSolidIcon20PathD = "M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z";
45
- var chevronLeftSolidIcon20PathD = "M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z";
46
- var chevronRightSolidIcon20PathD = "M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z";
47
- var chevronDownSolidIcon20PathD = "M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z";
48
- var checkSolidIcon20PathD = "M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z";
49
- var successCircleSolidIcon20PathD = "M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z";
50
- var errorCircleSolidIcon20PathD = "M10 18a8 8 0 100-16 8 8 0 000 16zM8.707 7.293a1 1 0 00-1.414 1.414L8.586 10l-1.293 1.293a1 1 0 101.414 1.414L10 11.414l1.293 1.293a1 1 0 001.414-1.414L11.414 10l1.293-1.293a1 1 0 00-1.414-1.414L10 8.586 8.707 7.293z";
51
- var CalendarIconPath = calendarSolidIcon20PathD;
52
- var CloseIconPath = closeSolidIcon20PathD;
53
- var ChevronLeftIconPath = chevronLeftSolidIcon20PathD;
54
- var ChevronRightIconPath = chevronRightSolidIcon20PathD;
55
- var ClockIconPath = clockSolidIcon20PathD;
56
- var TimePickerCloseIconPath = closeSolidIcon20PathD;
57
- // Annotate the CommonJS export names for ESM import in node:
58
- 0 && (module.exports = {
59
- CalendarIconPath,
60
- ChevronLeftIconPath,
61
- ChevronRightIconPath,
62
- ClockIconPath,
63
- CloseIconPath,
64
- TimePickerCloseIconPath,
65
- calendarSolidIcon20PathD,
66
- checkSolidIcon20PathD,
67
- chevronDownSolidIcon20PathD,
68
- chevronLeftSolidIcon20PathD,
69
- chevronRightSolidIcon20PathD,
70
- clockSolidIcon20PathD,
71
- closeSolidIcon20PathD,
72
- errorCircleSolidIcon20PathD,
73
- icon20ViewBox,
74
- successCircleSolidIcon20PathD
75
- });