assui 2.2.3 → 2.3.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 (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 +2 -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,31 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ var locale = {
7
+ locale: 'bg_BG',
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;
@@ -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: 'cs_CZ',
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;
@@ -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: 'de_DE',
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;
@@ -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: 'es_ES',
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;
@@ -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: 'fi_FI',
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;
@@ -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: 'fr_FR',
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;
@@ -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: 'id_ID',
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;
@@ -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: 'it_IT',
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;
@@ -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: 'ja_JP',
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;
@@ -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: 'ko_KR',
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;
@@ -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: 'nb_NO',
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;
@@ -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;