assui 2.2.3 → 2.3.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 (97) hide show
  1. package/es/config-provider/index.d.ts +1 -1
  2. package/es/config-provider/index.js +41 -1
  3. package/es/index.d.ts +0 -1
  4. package/es/index.js +0 -1
  5. package/es/messages/ar_EG.d.ts +26 -0
  6. package/es/messages/ar_EG.js +26 -0
  7. package/es/messages/bg_BG.d.ts +26 -0
  8. package/es/messages/bg_BG.js +26 -0
  9. package/es/messages/cs_CZ.d.ts +26 -0
  10. package/es/messages/cs_CZ.js +26 -0
  11. package/es/messages/de_DE.d.ts +26 -0
  12. package/es/messages/de_DE.js +26 -0
  13. package/es/messages/es_ES.d.ts +26 -0
  14. package/es/messages/es_ES.js +26 -0
  15. package/es/messages/fi_FI.d.ts +26 -0
  16. package/es/messages/fi_FI.js +26 -0
  17. package/es/messages/fr_FR.d.ts +26 -0
  18. package/es/messages/fr_FR.js +26 -0
  19. package/es/messages/id_ID.d.ts +26 -0
  20. package/es/messages/id_ID.js +26 -0
  21. package/es/messages/it_IT.d.ts +26 -0
  22. package/es/messages/it_IT.js +26 -0
  23. package/es/messages/ja_JP.d.ts +26 -0
  24. package/es/messages/ja_JP.js +26 -0
  25. package/es/messages/ko_KR.d.ts +26 -0
  26. package/es/messages/ko_KR.js +26 -0
  27. package/es/messages/nb_NO.d.ts +26 -0
  28. package/es/messages/nb_NO.js +26 -0
  29. package/es/messages/nl_NL.d.ts +26 -0
  30. package/es/messages/nl_NL.js +26 -0
  31. package/es/messages/pt_PT.d.ts +26 -0
  32. package/es/messages/pt_PT.js +26 -0
  33. package/es/messages/ro_RO.d.ts +26 -0
  34. package/es/messages/ro_RO.js +26 -0
  35. package/es/messages/ru_RU.d.ts +26 -0
  36. package/es/messages/ru_RU.js +26 -0
  37. package/es/messages/sv_SE.d.ts +26 -0
  38. package/es/messages/sv_SE.js +26 -0
  39. package/es/messages/th_TH.d.ts +26 -0
  40. package/es/messages/th_TH.js +26 -0
  41. package/es/messages/vi_VN.d.ts +26 -0
  42. package/es/messages/vi_VN.js +26 -0
  43. package/es/messages/zh_TW.d.ts +26 -0
  44. package/es/messages/zh_TW.js +26 -0
  45. package/lib/config-provider/index.d.ts +1 -1
  46. package/lib/config-provider/index.js +61 -1
  47. package/lib/index.d.ts +0 -1
  48. package/lib/index.js +1 -10
  49. package/lib/messages/ar_EG.d.ts +26 -0
  50. package/lib/messages/ar_EG.js +31 -0
  51. package/lib/messages/bg_BG.d.ts +26 -0
  52. package/lib/messages/bg_BG.js +31 -0
  53. package/lib/messages/cs_CZ.d.ts +26 -0
  54. package/lib/messages/cs_CZ.js +31 -0
  55. package/lib/messages/de_DE.d.ts +26 -0
  56. package/lib/messages/de_DE.js +31 -0
  57. package/lib/messages/es_ES.d.ts +26 -0
  58. package/lib/messages/es_ES.js +31 -0
  59. package/lib/messages/fi_FI.d.ts +26 -0
  60. package/lib/messages/fi_FI.js +31 -0
  61. package/lib/messages/fr_FR.d.ts +26 -0
  62. package/lib/messages/fr_FR.js +31 -0
  63. package/lib/messages/id_ID.d.ts +26 -0
  64. package/lib/messages/id_ID.js +31 -0
  65. package/lib/messages/it_IT.d.ts +26 -0
  66. package/lib/messages/it_IT.js +31 -0
  67. package/lib/messages/ja_JP.d.ts +26 -0
  68. package/lib/messages/ja_JP.js +31 -0
  69. package/lib/messages/ko_KR.d.ts +26 -0
  70. package/lib/messages/ko_KR.js +31 -0
  71. package/lib/messages/nb_NO.d.ts +26 -0
  72. package/lib/messages/nb_NO.js +31 -0
  73. package/lib/messages/nl_NL.d.ts +26 -0
  74. package/lib/messages/nl_NL.js +31 -0
  75. package/lib/messages/pt_PT.d.ts +26 -0
  76. package/lib/messages/pt_PT.js +31 -0
  77. package/lib/messages/ro_RO.d.ts +26 -0
  78. package/lib/messages/ro_RO.js +31 -0
  79. package/lib/messages/ru_RU.d.ts +26 -0
  80. package/lib/messages/ru_RU.js +31 -0
  81. package/lib/messages/sv_SE.d.ts +26 -0
  82. package/lib/messages/sv_SE.js +31 -0
  83. package/lib/messages/th_TH.d.ts +26 -0
  84. package/lib/messages/th_TH.js +31 -0
  85. package/lib/messages/vi_VN.d.ts +26 -0
  86. package/lib/messages/vi_VN.js +31 -0
  87. package/lib/messages/zh_TW.d.ts +26 -0
  88. package/lib/messages/zh_TW.js +31 -0
  89. package/package.json +3 -2
  90. package/es/picker-with-type/index.d.ts +0 -2
  91. package/es/picker-with-type/index.js +0 -63
  92. package/es/picker-with-type/style/index.d.ts +0 -3
  93. package/es/picker-with-type/style/index.js +0 -3
  94. package/lib/picker-with-type/index.d.ts +0 -2
  95. package/lib/picker-with-type/index.js +0 -118
  96. package/lib/picker-with-type/style/index.d.ts +0 -3
  97. package/lib/picker-with-type/style/index.js +0 -11
@@ -0,0 +1,26 @@
1
+ declare const locale: {
2
+ locale: string;
3
+ lang: {
4
+ global: {
5
+ placeholder: string;
6
+ };
7
+ labelCustomizeRangePicker: {
8
+ customTime: string;
9
+ toDay: string;
10
+ yesterDay: string;
11
+ week: string;
12
+ lastWeek: string;
13
+ month: string;
14
+ lastMonth: string;
15
+ quarter: string;
16
+ lastQuarter: string;
17
+ last7days: string;
18
+ last14days: string;
19
+ last30days: string;
20
+ last90days: string;
21
+ last180days: string;
22
+ last365days: string;
23
+ };
24
+ };
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ var locale = {
2
+ locale: 'nb_NO',
3
+ lang: {
4
+ global: {
5
+ placeholder: 'Please select'
6
+ },
7
+ labelCustomizeRangePicker: {
8
+ customTime: 'CustomTime',
9
+ toDay: 'ToDay',
10
+ yesterDay: 'YesterDay',
11
+ week: 'Week',
12
+ lastWeek: 'LastWeek',
13
+ month: 'Month',
14
+ lastMonth: 'LastMonth',
15
+ quarter: 'Quarter',
16
+ lastQuarter: 'LastQuarter',
17
+ last7days: 'Last7Days',
18
+ last14days: 'Last14Days',
19
+ last30days: 'Last30Days',
20
+ last90days: 'Last90Days',
21
+ last180days: 'Last180Days',
22
+ last365days: 'Last365Days'
23
+ }
24
+ }
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ declare const locale: {
2
+ locale: string;
3
+ lang: {
4
+ global: {
5
+ placeholder: string;
6
+ };
7
+ labelCustomizeRangePicker: {
8
+ customTime: string;
9
+ toDay: string;
10
+ yesterDay: string;
11
+ week: string;
12
+ lastWeek: string;
13
+ month: string;
14
+ lastMonth: string;
15
+ quarter: string;
16
+ lastQuarter: string;
17
+ last7days: string;
18
+ last14days: string;
19
+ last30days: string;
20
+ last90days: string;
21
+ last180days: string;
22
+ last365days: string;
23
+ };
24
+ };
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ var locale = {
2
+ locale: 'nl_NL',
3
+ lang: {
4
+ global: {
5
+ placeholder: 'Please select'
6
+ },
7
+ labelCustomizeRangePicker: {
8
+ customTime: 'CustomTime',
9
+ toDay: 'ToDay',
10
+ yesterDay: 'YesterDay',
11
+ week: 'Week',
12
+ lastWeek: 'LastWeek',
13
+ month: 'Month',
14
+ lastMonth: 'LastMonth',
15
+ quarter: 'Quarter',
16
+ lastQuarter: 'LastQuarter',
17
+ last7days: 'Last7Days',
18
+ last14days: 'Last14Days',
19
+ last30days: 'Last30Days',
20
+ last90days: 'Last90Days',
21
+ last180days: 'Last180Days',
22
+ last365days: 'Last365Days'
23
+ }
24
+ }
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ declare const locale: {
2
+ locale: string;
3
+ lang: {
4
+ global: {
5
+ placeholder: string;
6
+ };
7
+ labelCustomizeRangePicker: {
8
+ customTime: string;
9
+ toDay: string;
10
+ yesterDay: string;
11
+ week: string;
12
+ lastWeek: string;
13
+ month: string;
14
+ lastMonth: string;
15
+ quarter: string;
16
+ lastQuarter: string;
17
+ last7days: string;
18
+ last14days: string;
19
+ last30days: string;
20
+ last90days: string;
21
+ last180days: string;
22
+ last365days: string;
23
+ };
24
+ };
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ var locale = {
2
+ locale: 'pt_PT',
3
+ lang: {
4
+ global: {
5
+ placeholder: 'Please select'
6
+ },
7
+ labelCustomizeRangePicker: {
8
+ customTime: 'CustomTime',
9
+ toDay: 'ToDay',
10
+ yesterDay: 'YesterDay',
11
+ week: 'Week',
12
+ lastWeek: 'LastWeek',
13
+ month: 'Month',
14
+ lastMonth: 'LastMonth',
15
+ quarter: 'Quarter',
16
+ lastQuarter: 'LastQuarter',
17
+ last7days: 'Last7Days',
18
+ last14days: 'Last14Days',
19
+ last30days: 'Last30Days',
20
+ last90days: 'Last90Days',
21
+ last180days: 'Last180Days',
22
+ last365days: 'Last365Days'
23
+ }
24
+ }
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ declare const locale: {
2
+ locale: string;
3
+ lang: {
4
+ global: {
5
+ placeholder: string;
6
+ };
7
+ labelCustomizeRangePicker: {
8
+ customTime: string;
9
+ toDay: string;
10
+ yesterDay: string;
11
+ week: string;
12
+ lastWeek: string;
13
+ month: string;
14
+ lastMonth: string;
15
+ quarter: string;
16
+ lastQuarter: string;
17
+ last7days: string;
18
+ last14days: string;
19
+ last30days: string;
20
+ last90days: string;
21
+ last180days: string;
22
+ last365days: string;
23
+ };
24
+ };
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ var locale = {
2
+ locale: 'ro_RO',
3
+ lang: {
4
+ global: {
5
+ placeholder: 'Please select'
6
+ },
7
+ labelCustomizeRangePicker: {
8
+ customTime: 'CustomTime',
9
+ toDay: 'ToDay',
10
+ yesterDay: 'YesterDay',
11
+ week: 'Week',
12
+ lastWeek: 'LastWeek',
13
+ month: 'Month',
14
+ lastMonth: 'LastMonth',
15
+ quarter: 'Quarter',
16
+ lastQuarter: 'LastQuarter',
17
+ last7days: 'Last7Days',
18
+ last14days: 'Last14Days',
19
+ last30days: 'Last30Days',
20
+ last90days: 'Last90Days',
21
+ last180days: 'Last180Days',
22
+ last365days: 'Last365Days'
23
+ }
24
+ }
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ declare const locale: {
2
+ locale: string;
3
+ lang: {
4
+ global: {
5
+ placeholder: string;
6
+ };
7
+ labelCustomizeRangePicker: {
8
+ customTime: string;
9
+ toDay: string;
10
+ yesterDay: string;
11
+ week: string;
12
+ lastWeek: string;
13
+ month: string;
14
+ lastMonth: string;
15
+ quarter: string;
16
+ lastQuarter: string;
17
+ last7days: string;
18
+ last14days: string;
19
+ last30days: string;
20
+ last90days: string;
21
+ last180days: string;
22
+ last365days: string;
23
+ };
24
+ };
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ var locale = {
2
+ locale: 'ru_RU',
3
+ lang: {
4
+ global: {
5
+ placeholder: 'Please select'
6
+ },
7
+ labelCustomizeRangePicker: {
8
+ customTime: 'CustomTime',
9
+ toDay: 'ToDay',
10
+ yesterDay: 'YesterDay',
11
+ week: 'Week',
12
+ lastWeek: 'LastWeek',
13
+ month: 'Month',
14
+ lastMonth: 'LastMonth',
15
+ quarter: 'Quarter',
16
+ lastQuarter: 'LastQuarter',
17
+ last7days: 'Last7Days',
18
+ last14days: 'Last14Days',
19
+ last30days: 'Last30Days',
20
+ last90days: 'Last90Days',
21
+ last180days: 'Last180Days',
22
+ last365days: 'Last365Days'
23
+ }
24
+ }
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ declare const locale: {
2
+ locale: string;
3
+ lang: {
4
+ global: {
5
+ placeholder: string;
6
+ };
7
+ labelCustomizeRangePicker: {
8
+ customTime: string;
9
+ toDay: string;
10
+ yesterDay: string;
11
+ week: string;
12
+ lastWeek: string;
13
+ month: string;
14
+ lastMonth: string;
15
+ quarter: string;
16
+ lastQuarter: string;
17
+ last7days: string;
18
+ last14days: string;
19
+ last30days: string;
20
+ last90days: string;
21
+ last180days: string;
22
+ last365days: string;
23
+ };
24
+ };
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ var locale = {
2
+ locale: 'sv_SE',
3
+ lang: {
4
+ global: {
5
+ placeholder: 'Please select'
6
+ },
7
+ labelCustomizeRangePicker: {
8
+ customTime: 'CustomTime',
9
+ toDay: 'ToDay',
10
+ yesterDay: 'YesterDay',
11
+ week: 'Week',
12
+ lastWeek: 'LastWeek',
13
+ month: 'Month',
14
+ lastMonth: 'LastMonth',
15
+ quarter: 'Quarter',
16
+ lastQuarter: 'LastQuarter',
17
+ last7days: 'Last7Days',
18
+ last14days: 'Last14Days',
19
+ last30days: 'Last30Days',
20
+ last90days: 'Last90Days',
21
+ last180days: 'Last180Days',
22
+ last365days: 'Last365Days'
23
+ }
24
+ }
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ declare const locale: {
2
+ locale: string;
3
+ lang: {
4
+ global: {
5
+ placeholder: string;
6
+ };
7
+ labelCustomizeRangePicker: {
8
+ customTime: string;
9
+ toDay: string;
10
+ yesterDay: string;
11
+ week: string;
12
+ lastWeek: string;
13
+ month: string;
14
+ lastMonth: string;
15
+ quarter: string;
16
+ lastQuarter: string;
17
+ last7days: string;
18
+ last14days: string;
19
+ last30days: string;
20
+ last90days: string;
21
+ last180days: string;
22
+ last365days: string;
23
+ };
24
+ };
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ var locale = {
2
+ locale: 'th_TH',
3
+ lang: {
4
+ global: {
5
+ placeholder: 'Please select'
6
+ },
7
+ labelCustomizeRangePicker: {
8
+ customTime: 'CustomTime',
9
+ toDay: 'ToDay',
10
+ yesterDay: 'YesterDay',
11
+ week: 'Week',
12
+ lastWeek: 'LastWeek',
13
+ month: 'Month',
14
+ lastMonth: 'LastMonth',
15
+ quarter: 'Quarter',
16
+ lastQuarter: 'LastQuarter',
17
+ last7days: 'Last7Days',
18
+ last14days: 'Last14Days',
19
+ last30days: 'Last30Days',
20
+ last90days: 'Last90Days',
21
+ last180days: 'Last180Days',
22
+ last365days: 'Last365Days'
23
+ }
24
+ }
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ declare const locale: {
2
+ locale: string;
3
+ lang: {
4
+ global: {
5
+ placeholder: string;
6
+ };
7
+ labelCustomizeRangePicker: {
8
+ customTime: string;
9
+ toDay: string;
10
+ yesterDay: string;
11
+ week: string;
12
+ lastWeek: string;
13
+ month: string;
14
+ lastMonth: string;
15
+ quarter: string;
16
+ lastQuarter: string;
17
+ last7days: string;
18
+ last14days: string;
19
+ last30days: string;
20
+ last90days: string;
21
+ last180days: string;
22
+ last365days: string;
23
+ };
24
+ };
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ var locale = {
2
+ locale: 'vi_VN',
3
+ lang: {
4
+ global: {
5
+ placeholder: 'Please select'
6
+ },
7
+ labelCustomizeRangePicker: {
8
+ customTime: 'CustomTime',
9
+ toDay: 'ToDay',
10
+ yesterDay: 'YesterDay',
11
+ week: 'Week',
12
+ lastWeek: 'LastWeek',
13
+ month: 'Month',
14
+ lastMonth: 'LastMonth',
15
+ quarter: 'Quarter',
16
+ lastQuarter: 'LastQuarter',
17
+ last7days: 'Last7Days',
18
+ last14days: 'Last14Days',
19
+ last30days: 'Last30Days',
20
+ last90days: 'Last90Days',
21
+ last180days: 'Last180Days',
22
+ last365days: 'Last365Days'
23
+ }
24
+ }
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ declare const locale: {
2
+ locale: string;
3
+ lang: {
4
+ global: {
5
+ placeholder: string;
6
+ };
7
+ labelCustomizeRangePicker: {
8
+ customTime: string;
9
+ toDay: string;
10
+ yesterDay: string;
11
+ week: string;
12
+ lastWeek: string;
13
+ month: string;
14
+ lastMonth: string;
15
+ quarter: string;
16
+ lastQuarter: string;
17
+ last7days: string;
18
+ last14days: string;
19
+ last30days: string;
20
+ last90days: string;
21
+ last180days: string;
22
+ last365days: string;
23
+ };
24
+ };
25
+ };
26
+ export default locale;
@@ -0,0 +1,26 @@
1
+ var locale = {
2
+ locale: 'zh-Hant',
3
+ lang: {
4
+ global: {
5
+ placeholder: '請選擇'
6
+ },
7
+ labelCustomizeRangePicker: {
8
+ customTime: '自定義時間',
9
+ toDay: '今天',
10
+ yesterDay: '昨天',
11
+ week: '本週',
12
+ lastWeek: '上週',
13
+ month: '本月',
14
+ lastMonth: '上月',
15
+ quarter: '本季度',
16
+ lastQuarter: '上季度',
17
+ last7days: '最近7天',
18
+ last14days: '最近14天',
19
+ last30days: '最近30天',
20
+ last90days: '最近90天',
21
+ last180days: '最近180天',
22
+ last365days: '最近365天'
23
+ }
24
+ }
25
+ };
26
+ export default locale;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export declare type LocaleType = 'en-US' | 'zh-CN';
2
+ export declare type LocaleType = 'en-US' | 'zh-CN' | 'zh-Hant' | 'bg' | 'cs' | 'de' | 'es' | 'fr' | 'fi' | 'it' | 'id' | 'ja' | 'ko' | 'nl' | 'nb-NO' | 'ru' | 'sv' | 'pt' | 'ar' | 'th' | 'ro' | 'vi';
3
3
  export interface ConfigProviderProps {
4
4
  children?: React.ReactNode;
5
5
  locale: LocaleType;
@@ -18,12 +18,72 @@ var zh_CN_1 = __importDefault(require("../messages/zh_CN"));
18
18
 
19
19
  var en_US_1 = __importDefault(require("../messages/en_US"));
20
20
 
21
+ var zh_TW_1 = __importDefault(require("../messages/zh_TW"));
22
+
23
+ var bg_BG_1 = __importDefault(require("../messages/bg_BG"));
24
+
25
+ var cs_CZ_1 = __importDefault(require("../messages/cs_CZ"));
26
+
27
+ var de_DE_1 = __importDefault(require("../messages/de_DE"));
28
+
29
+ var es_ES_1 = __importDefault(require("../messages/es_ES"));
30
+
31
+ var fr_FR_1 = __importDefault(require("../messages/fr_FR"));
32
+
33
+ var fi_FI_1 = __importDefault(require("../messages/fi_FI"));
34
+
35
+ var it_IT_1 = __importDefault(require("../messages/it_IT"));
36
+
37
+ var id_ID_1 = __importDefault(require("../messages/id_ID"));
38
+
39
+ var ja_JP_1 = __importDefault(require("../messages/ja_JP"));
40
+
41
+ var ko_KR_1 = __importDefault(require("../messages/ko_KR"));
42
+
43
+ var nl_NL_1 = __importDefault(require("../messages/nl_NL"));
44
+
45
+ var nb_NO_1 = __importDefault(require("../messages/nb_NO"));
46
+
47
+ var ru_RU_1 = __importDefault(require("../messages/ru_RU"));
48
+
49
+ var sv_SE_1 = __importDefault(require("../messages/sv_SE"));
50
+
51
+ var pt_PT_1 = __importDefault(require("../messages/pt_PT"));
52
+
53
+ var ar_EG_1 = __importDefault(require("../messages/ar_EG"));
54
+
55
+ var th_TH_1 = __importDefault(require("../messages/th_TH"));
56
+
57
+ var ro_RO_1 = __importDefault(require("../messages/ro_RO"));
58
+
59
+ var vi_VN_1 = __importDefault(require("../messages/vi_VN"));
60
+
21
61
  var ConfigProvider = function ConfigProvider(props) {
22
62
  var children = props.children,
23
63
  locale = props.locale;
24
64
  var messagesMap = {
25
65
  'en-US': en_US_1["default"].lang,
26
- 'zh-CN': zh_CN_1["default"].lang
66
+ 'zh-CN': zh_CN_1["default"].lang,
67
+ 'zh-Hant': zh_TW_1["default"].lang,
68
+ 'bg': bg_BG_1["default"].lang,
69
+ 'cs': cs_CZ_1["default"].lang,
70
+ 'de': de_DE_1["default"].lang,
71
+ 'es': es_ES_1["default"].lang,
72
+ 'fr': fr_FR_1["default"].lang,
73
+ 'fi': fi_FI_1["default"].lang,
74
+ 'it': it_IT_1["default"].lang,
75
+ 'id': id_ID_1["default"].lang,
76
+ 'ja': ja_JP_1["default"].lang,
77
+ 'ko': ko_KR_1["default"].lang,
78
+ 'nl': nl_NL_1["default"].lang,
79
+ 'nb-NO': nb_NO_1["default"].lang,
80
+ 'ru': ru_RU_1["default"].lang,
81
+ 'sv': sv_SE_1["default"].lang,
82
+ 'pt': pt_PT_1["default"].lang,
83
+ 'ar': ar_EG_1["default"].lang,
84
+ 'th': th_TH_1["default"].lang,
85
+ 'ro': ro_RO_1["default"].lang,
86
+ 'vi': vi_VN_1["default"].lang
27
87
  };
28
88
  return react_1["default"].createElement(context_1["default"].Provider, {
29
89
  value: messagesMap[locale]
package/lib/index.d.ts CHANGED
@@ -56,7 +56,6 @@ export type { LabelRangePickerProps } from './label-range-picker';
56
56
  export { default as LabelRangePicker } from './label-range-picker';
57
57
  export type { LabelDatePickerProps } from './label-date-picker';
58
58
  export { default as LabelDatePicker } from './label-date-picker';
59
- export { default as PickerWithType } from './picker-with-type';
60
59
  export type { LabelAutoCompleteProps } from './label-auto-complete';
61
60
  export { default as LabelAutoComplete } from './label-auto-complete';
62
61
  export type { LabelNumberInputProps } from './label-number-input';
package/lib/index.js CHANGED
@@ -9,7 +9,7 @@ var __importDefault = this && this.__importDefault || function (mod) {
9
9
  Object.defineProperty(exports, "__esModule", {
10
10
  value: true
11
11
  });
12
- exports.Resizable = exports.BeautifulDnd = exports.RichTextEditor = exports.LabelCustomizeRangePicker = exports.LabelTreeSelect = exports.LabelConditionInput = exports.LabelNumberInput = exports.LabelAutoComplete = exports.PickerWithType = exports.LabelDatePicker = exports.LabelRangePicker = exports.JsonEditor = exports.AreaText = exports.LabelTextArea = exports.ASelect = exports.LabelSelect = exports.ColorSelect = exports.LabelInput = exports.TextInput = exports.TextArea = exports.SplitPane = exports.sortableHoc = exports.SingleImgUpload = exports.RcTransitionGroup = exports.RcQRcode = exports.RcEcharts = exports.StepNumberInput = exports.NumberInput = exports.RcMotion = exports.KeepTab = exports.ImgCrop = exports.HighlightWords = exports.HighlightTextarea = exports.CopyToClipboard = exports.NumberFormatInput = exports.ConfigProvider = exports.ConditionInput = exports.ButtonModal = exports.ButtonDrawer = void 0;
12
+ exports.Resizable = exports.BeautifulDnd = exports.RichTextEditor = exports.LabelCustomizeRangePicker = exports.LabelTreeSelect = exports.LabelConditionInput = exports.LabelNumberInput = exports.LabelAutoComplete = exports.LabelDatePicker = exports.LabelRangePicker = exports.JsonEditor = exports.AreaText = exports.LabelTextArea = exports.ASelect = exports.LabelSelect = exports.ColorSelect = exports.LabelInput = exports.TextInput = exports.TextArea = exports.SplitPane = exports.sortableHoc = exports.SingleImgUpload = exports.RcTransitionGroup = exports.RcQRcode = exports.RcEcharts = exports.StepNumberInput = exports.NumberInput = exports.RcMotion = exports.KeepTab = exports.ImgCrop = exports.HighlightWords = exports.HighlightTextarea = exports.CopyToClipboard = exports.NumberFormatInput = exports.ConfigProvider = exports.ConditionInput = exports.ButtonModal = exports.ButtonDrawer = void 0;
13
13
 
14
14
  var button_drawer_1 = require("./button-drawer");
15
15
 
@@ -281,15 +281,6 @@ Object.defineProperty(exports, "LabelDatePicker", {
281
281
  }
282
282
  });
283
283
 
284
- var picker_with_type_1 = require("./picker-with-type");
285
-
286
- Object.defineProperty(exports, "PickerWithType", {
287
- enumerable: true,
288
- get: function get() {
289
- return __importDefault(picker_with_type_1)["default"];
290
- }
291
- });
292
-
293
284
  var label_auto_complete_1 = require("./label-auto-complete");
294
285
 
295
286
  Object.defineProperty(exports, "LabelAutoComplete", {
@@ -0,0 +1,26 @@
1
+ declare const locale: {
2
+ locale: string;
3
+ lang: {
4
+ global: {
5
+ placeholder: string;
6
+ };
7
+ labelCustomizeRangePicker: {
8
+ customTime: string;
9
+ toDay: string;
10
+ yesterDay: string;
11
+ week: string;
12
+ lastWeek: string;
13
+ month: string;
14
+ lastMonth: string;
15
+ quarter: string;
16
+ lastQuarter: string;
17
+ last7days: string;
18
+ last14days: string;
19
+ last30days: string;
20
+ last90days: string;
21
+ last180days: string;
22
+ last365days: string;
23
+ };
24
+ };
25
+ };
26
+ export default locale;
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ var locale = {
7
+ locale: 'ar_EG',
8
+ lang: {
9
+ global: {
10
+ placeholder: 'Please select'
11
+ },
12
+ labelCustomizeRangePicker: {
13
+ customTime: 'CustomTime',
14
+ toDay: 'ToDay',
15
+ yesterDay: 'YesterDay',
16
+ week: 'Week',
17
+ lastWeek: 'LastWeek',
18
+ month: 'Month',
19
+ lastMonth: 'LastMonth',
20
+ quarter: 'Quarter',
21
+ lastQuarter: 'LastQuarter',
22
+ last7days: 'Last7Days',
23
+ last14days: 'Last14Days',
24
+ last30days: 'Last30Days',
25
+ last90days: 'Last90Days',
26
+ last180days: 'Last180Days',
27
+ last365days: 'Last365Days'
28
+ }
29
+ }
30
+ };
31
+ exports["default"] = locale;