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.
- package/es/config-provider/index.d.ts +1 -1
- package/es/config-provider/index.js +41 -1
- package/es/index.d.ts +0 -1
- package/es/index.js +0 -1
- package/es/messages/ar_EG.d.ts +26 -0
- package/es/messages/ar_EG.js +26 -0
- package/es/messages/bg_BG.d.ts +26 -0
- package/es/messages/bg_BG.js +26 -0
- package/es/messages/cs_CZ.d.ts +26 -0
- package/es/messages/cs_CZ.js +26 -0
- package/es/messages/de_DE.d.ts +26 -0
- package/es/messages/de_DE.js +26 -0
- package/es/messages/es_ES.d.ts +26 -0
- package/es/messages/es_ES.js +26 -0
- package/es/messages/fi_FI.d.ts +26 -0
- package/es/messages/fi_FI.js +26 -0
- package/es/messages/fr_FR.d.ts +26 -0
- package/es/messages/fr_FR.js +26 -0
- package/es/messages/id_ID.d.ts +26 -0
- package/es/messages/id_ID.js +26 -0
- package/es/messages/it_IT.d.ts +26 -0
- package/es/messages/it_IT.js +26 -0
- package/es/messages/ja_JP.d.ts +26 -0
- package/es/messages/ja_JP.js +26 -0
- package/es/messages/ko_KR.d.ts +26 -0
- package/es/messages/ko_KR.js +26 -0
- package/es/messages/nb_NO.d.ts +26 -0
- package/es/messages/nb_NO.js +26 -0
- package/es/messages/nl_NL.d.ts +26 -0
- package/es/messages/nl_NL.js +26 -0
- package/es/messages/pt_PT.d.ts +26 -0
- package/es/messages/pt_PT.js +26 -0
- package/es/messages/ro_RO.d.ts +26 -0
- package/es/messages/ro_RO.js +26 -0
- package/es/messages/ru_RU.d.ts +26 -0
- package/es/messages/ru_RU.js +26 -0
- package/es/messages/sv_SE.d.ts +26 -0
- package/es/messages/sv_SE.js +26 -0
- package/es/messages/th_TH.d.ts +26 -0
- package/es/messages/th_TH.js +26 -0
- package/es/messages/vi_VN.d.ts +26 -0
- package/es/messages/vi_VN.js +26 -0
- package/es/messages/zh_TW.d.ts +26 -0
- package/es/messages/zh_TW.js +26 -0
- package/lib/config-provider/index.d.ts +1 -1
- package/lib/config-provider/index.js +61 -1
- package/lib/index.d.ts +0 -1
- package/lib/index.js +1 -10
- package/lib/messages/ar_EG.d.ts +26 -0
- package/lib/messages/ar_EG.js +31 -0
- package/lib/messages/bg_BG.d.ts +26 -0
- package/lib/messages/bg_BG.js +31 -0
- package/lib/messages/cs_CZ.d.ts +26 -0
- package/lib/messages/cs_CZ.js +31 -0
- package/lib/messages/de_DE.d.ts +26 -0
- package/lib/messages/de_DE.js +31 -0
- package/lib/messages/es_ES.d.ts +26 -0
- package/lib/messages/es_ES.js +31 -0
- package/lib/messages/fi_FI.d.ts +26 -0
- package/lib/messages/fi_FI.js +31 -0
- package/lib/messages/fr_FR.d.ts +26 -0
- package/lib/messages/fr_FR.js +31 -0
- package/lib/messages/id_ID.d.ts +26 -0
- package/lib/messages/id_ID.js +31 -0
- package/lib/messages/it_IT.d.ts +26 -0
- package/lib/messages/it_IT.js +31 -0
- package/lib/messages/ja_JP.d.ts +26 -0
- package/lib/messages/ja_JP.js +31 -0
- package/lib/messages/ko_KR.d.ts +26 -0
- package/lib/messages/ko_KR.js +31 -0
- package/lib/messages/nb_NO.d.ts +26 -0
- package/lib/messages/nb_NO.js +31 -0
- package/lib/messages/nl_NL.d.ts +26 -0
- package/lib/messages/nl_NL.js +31 -0
- package/lib/messages/pt_PT.d.ts +26 -0
- package/lib/messages/pt_PT.js +31 -0
- package/lib/messages/ro_RO.d.ts +26 -0
- package/lib/messages/ro_RO.js +31 -0
- package/lib/messages/ru_RU.d.ts +26 -0
- package/lib/messages/ru_RU.js +31 -0
- package/lib/messages/sv_SE.d.ts +26 -0
- package/lib/messages/sv_SE.js +31 -0
- package/lib/messages/th_TH.d.ts +26 -0
- package/lib/messages/th_TH.js +31 -0
- package/lib/messages/vi_VN.d.ts +26 -0
- package/lib/messages/vi_VN.js +31 -0
- package/lib/messages/zh_TW.d.ts +26 -0
- package/lib/messages/zh_TW.js +31 -0
- package/package.json +3 -2
- package/es/picker-with-type/index.d.ts +0 -2
- package/es/picker-with-type/index.js +0 -63
- package/es/picker-with-type/style/index.d.ts +0 -3
- package/es/picker-with-type/style/index.js +0 -3
- package/lib/picker-with-type/index.d.ts +0 -2
- package/lib/picker-with-type/index.js +0 -118
- package/lib/picker-with-type/style/index.d.ts +0 -3
- 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;
|