@okta/odyssey-react-mui 1.15.8 → 1.15.9
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/CHANGELOG.md +4 -0
- package/README.md +4 -0
- package/dist/DataTable/DataTable.js +2 -1
- package/dist/DataTable/DataTable.js.map +1 -1
- package/dist/DataTable/index.js.map +1 -1
- package/dist/Select.js +32 -42
- package/dist/Select.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_cs.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_cs.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_da.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_da.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_de.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_de.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_el.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_el.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_es.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_es.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_fi.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_fi.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_fr.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_fr.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_hu.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_hu.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_id.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_id.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_it.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_it.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ja.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_ja.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ko.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_ko.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ms.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_ms.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_nb.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_nb.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_nl_NL.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_nl_NL.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ok_PL.js +34 -3
- package/dist/properties/ts/odyssey-react-mui_ok_PL.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ok_SK.js +34 -3
- package/dist/properties/ts/odyssey-react-mui_ok_SK.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_pl.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_pl.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_pt_BR.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_pt_BR.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ro.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_ro.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ru.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_ru.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_sv.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_sv.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_th.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_th.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_tr.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_tr.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_uk.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_uk.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_vi.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_vi.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_zh_CN.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_zh_CN.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_zh_TW.js +31 -3
- package/dist/properties/ts/odyssey-react-mui_zh_TW.js.map +1 -1
- package/dist/src/DataTable/DataTable.d.ts +8 -5
- package/dist/src/DataTable/DataTable.d.ts.map +1 -1
- package/dist/src/DataTable/index.d.ts +2 -2
- package/dist/src/DataTable/index.d.ts.map +1 -1
- package/dist/src/Select.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_da.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_da.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_de.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_de.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_el.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_el.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_es.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_es.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_id.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_id.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_it.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_it.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ok_PL.d.ts +33 -2
- package/dist/src/properties/ts/odyssey-react-mui_ok_PL.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ok_SK.d.ts +33 -2
- package/dist/src/properties/ts/odyssey-react-mui_ok_SK.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_th.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_th.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts +30 -2
- package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts.map +1 -1
- package/dist/src/theme/components.d.ts.map +1 -1
- package/dist/theme/components.js +13 -4
- package/dist/theme/components.js.map +1 -1
- package/dist/tsconfig.production.tsbuildinfo +1 -1
- package/package.json +3 -3
- package/src/DataTable/DataTable.tsx +36 -18
- package/src/DataTable/index.tsx +1 -1
- package/src/Select.tsx +82 -92
- package/src/properties/translations/odyssey-react-mui_cs.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_da.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_de.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_el.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_es.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_fi.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_fr.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_hu.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_id.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_it.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_ja.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_ko.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_ms.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_nb.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_nl_NL.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_ok_PL.properties +33 -2
- package/src/properties/translations/odyssey-react-mui_ok_SK.properties +33 -2
- package/src/properties/translations/odyssey-react-mui_pl.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_pt_BR.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_ro.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_ru.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_sv.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_th.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_tr.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_uk.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_vi.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_zh_CN.properties +36 -3
- package/src/properties/translations/odyssey-react-mui_zh_TW.properties +36 -3
- package/src/properties/ts/odyssey-react-mui_cs.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_da.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_de.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_el.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_es.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_fi.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_fr.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_hu.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_id.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_it.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ja.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ko.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ms.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_nb.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_nl_NL.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ok_PL.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ok_SK.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_pl.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_pt_BR.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ro.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_ru.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_sv.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_th.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_tr.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_uk.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_vi.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_zh_CN.ts +1 -1
- package/src/properties/ts/odyssey-react-mui_zh_TW.ts +1 -1
- package/src/theme/components.tsx +15 -3
|
@@ -1,20 +1,51 @@
|
|
|
1
1
|
export declare const translation: {
|
|
2
2
|
"breadcrumbs.home.text": string;
|
|
3
3
|
"breadcrumbs.label.text": string;
|
|
4
|
+
"close.text": string;
|
|
4
5
|
"fielderror.screenreader.text": string;
|
|
5
6
|
"fieldlabel.optional.text": string;
|
|
6
7
|
"fieldlabel.required.text": string;
|
|
7
|
-
"
|
|
8
|
+
"filters.clear.label": string;
|
|
9
|
+
"filters.filter.any": string;
|
|
10
|
+
"filters.filter.clear": string;
|
|
11
|
+
"filters.filters.arialabel": string;
|
|
12
|
+
"filters.menuitem.any": string;
|
|
13
|
+
"filters.menuitem.selected": string;
|
|
14
|
+
"filters.search.label": string;
|
|
15
|
+
"fileupload.button.text": string;
|
|
16
|
+
"fileupload.prompt.text": string;
|
|
17
|
+
"fileupload.removefile.text": string;
|
|
8
18
|
"passwordfield.icon.label.hide": string;
|
|
19
|
+
"passwordfield.icon.label.show": string;
|
|
9
20
|
"severity.error": string;
|
|
10
21
|
"severity.info": string;
|
|
11
22
|
"severity.success": string;
|
|
12
23
|
"severity.warning": string;
|
|
24
|
+
"switch.active": string;
|
|
25
|
+
"switch.inactive": string;
|
|
26
|
+
"table.actions": string;
|
|
27
|
+
"table.columnvisibility.arialabel": string;
|
|
28
|
+
"table.density.arialabel": string;
|
|
29
|
+
"table.draghandle.arialabel": string;
|
|
30
|
+
"table.draghandle.tooltip": string;
|
|
13
31
|
"table.error": string;
|
|
14
32
|
"table.fetchedrows.text": string;
|
|
15
33
|
"table.fetchedrows.text_plural": string;
|
|
34
|
+
"table.moreactions.arialabel": string;
|
|
35
|
+
"table.noresults.heading": string;
|
|
36
|
+
"table.noresults.text": string;
|
|
37
|
+
"table.pagination.loadmore": string;
|
|
38
|
+
"table.pagination.next": string;
|
|
39
|
+
"table.pagination.previous": string;
|
|
40
|
+
"table.pagination.page": string;
|
|
41
|
+
"table.pagination.rowsperpage": string;
|
|
42
|
+
"table.pagination.rowswithtotal": string;
|
|
43
|
+
"table.pagination.rowswithouttotal": string;
|
|
44
|
+
"table.reorder.backward": string;
|
|
45
|
+
"table.reorder.forward": string;
|
|
46
|
+
"table.reorder.toback": string;
|
|
47
|
+
"table.reorder.tofront": string;
|
|
16
48
|
"table.rows.text": string;
|
|
17
49
|
"table.rows.text_plural": string;
|
|
18
|
-
"close.text": string;
|
|
19
50
|
};
|
|
20
51
|
//# sourceMappingURL=odyssey-react-mui_ok_SK.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"odyssey-react-mui_ok_SK.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ok_SK.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"odyssey-react-mui_ok_SK.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ok_SK.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA8xH,CAAC"}
|
|
@@ -5,19 +5,47 @@ export declare const translation: {
|
|
|
5
5
|
"fielderror.screenreader.text": string;
|
|
6
6
|
"fieldlabel.optional.text": string;
|
|
7
7
|
"fieldlabel.required.text": string;
|
|
8
|
-
"
|
|
8
|
+
"filters.clear.label": string;
|
|
9
|
+
"filters.filter.any": string;
|
|
10
|
+
"filters.filter.clear": string;
|
|
11
|
+
"filters.filters.arialabel": string;
|
|
12
|
+
"filters.menuitem.any": string;
|
|
13
|
+
"filters.menuitem.selected": string;
|
|
14
|
+
"filters.search.label": string;
|
|
15
|
+
"fileupload.button.text": string;
|
|
16
|
+
"fileupload.prompt.text": string;
|
|
17
|
+
"fileupload.removefile.text": string;
|
|
9
18
|
"passwordfield.icon.label.hide": string;
|
|
19
|
+
"passwordfield.icon.label.show": string;
|
|
10
20
|
"severity.error": string;
|
|
11
21
|
"severity.info": string;
|
|
12
22
|
"severity.success": string;
|
|
13
23
|
"severity.warning": string;
|
|
14
24
|
"switch.active": string;
|
|
15
25
|
"switch.inactive": string;
|
|
26
|
+
"table.actions": string;
|
|
27
|
+
"table.columnvisibility.arialabel": string;
|
|
28
|
+
"table.density.arialabel": string;
|
|
29
|
+
"table.draghandle.arialabel": string;
|
|
30
|
+
"table.draghandle.tooltip": string;
|
|
16
31
|
"table.error": string;
|
|
17
32
|
"table.fetchedrows.text": string;
|
|
18
33
|
"table.fetchedrows.text_plural": string;
|
|
34
|
+
"table.moreactions.arialabel": string;
|
|
35
|
+
"table.noresults.heading": string;
|
|
36
|
+
"table.noresults.text": string;
|
|
37
|
+
"table.pagination.loadmore": string;
|
|
38
|
+
"table.pagination.next": string;
|
|
39
|
+
"table.pagination.previous": string;
|
|
40
|
+
"table.pagination.page": string;
|
|
41
|
+
"table.pagination.rowsperpage": string;
|
|
42
|
+
"table.pagination.rowswithtotal": string;
|
|
43
|
+
"table.pagination.rowswithouttotal": string;
|
|
44
|
+
"table.reorder.backward": string;
|
|
45
|
+
"table.reorder.forward": string;
|
|
46
|
+
"table.reorder.toback": string;
|
|
47
|
+
"table.reorder.tofront": string;
|
|
19
48
|
"table.rows.text": string;
|
|
20
49
|
"table.rows.text_plural": string;
|
|
21
|
-
"toast.close.text": string;
|
|
22
50
|
};
|
|
23
51
|
//# sourceMappingURL=odyssey-react-mui_pl.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"odyssey-react-mui_pl.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_pl.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"odyssey-react-mui_pl.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_pl.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAsxE,CAAC"}
|
|
@@ -5,19 +5,47 @@ export declare const translation: {
|
|
|
5
5
|
"fielderror.screenreader.text": string;
|
|
6
6
|
"fieldlabel.optional.text": string;
|
|
7
7
|
"fieldlabel.required.text": string;
|
|
8
|
-
"
|
|
8
|
+
"filters.clear.label": string;
|
|
9
|
+
"filters.filter.any": string;
|
|
10
|
+
"filters.filter.clear": string;
|
|
11
|
+
"filters.filters.arialabel": string;
|
|
12
|
+
"filters.menuitem.any": string;
|
|
13
|
+
"filters.menuitem.selected": string;
|
|
14
|
+
"filters.search.label": string;
|
|
15
|
+
"fileupload.button.text": string;
|
|
16
|
+
"fileupload.prompt.text": string;
|
|
17
|
+
"fileupload.removefile.text": string;
|
|
9
18
|
"passwordfield.icon.label.hide": string;
|
|
19
|
+
"passwordfield.icon.label.show": string;
|
|
10
20
|
"severity.error": string;
|
|
11
21
|
"severity.info": string;
|
|
12
22
|
"severity.success": string;
|
|
13
23
|
"severity.warning": string;
|
|
14
24
|
"switch.active": string;
|
|
15
25
|
"switch.inactive": string;
|
|
26
|
+
"table.actions": string;
|
|
27
|
+
"table.columnvisibility.arialabel": string;
|
|
28
|
+
"table.density.arialabel": string;
|
|
29
|
+
"table.draghandle.arialabel": string;
|
|
30
|
+
"table.draghandle.tooltip": string;
|
|
16
31
|
"table.error": string;
|
|
17
32
|
"table.fetchedrows.text": string;
|
|
18
33
|
"table.fetchedrows.text_plural": string;
|
|
34
|
+
"table.moreactions.arialabel": string;
|
|
35
|
+
"table.noresults.heading": string;
|
|
36
|
+
"table.noresults.text": string;
|
|
37
|
+
"table.pagination.loadmore": string;
|
|
38
|
+
"table.pagination.next": string;
|
|
39
|
+
"table.pagination.previous": string;
|
|
40
|
+
"table.pagination.page": string;
|
|
41
|
+
"table.pagination.rowsperpage": string;
|
|
42
|
+
"table.pagination.rowswithtotal": string;
|
|
43
|
+
"table.pagination.rowswithouttotal": string;
|
|
44
|
+
"table.reorder.backward": string;
|
|
45
|
+
"table.reorder.forward": string;
|
|
46
|
+
"table.reorder.toback": string;
|
|
47
|
+
"table.reorder.tofront": string;
|
|
19
48
|
"table.rows.text": string;
|
|
20
49
|
"table.rows.text_plural": string;
|
|
21
|
-
"toast.close.text": string;
|
|
22
50
|
};
|
|
23
51
|
//# sourceMappingURL=odyssey-react-mui_pt_BR.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"odyssey-react-mui_pt_BR.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_pt_BR.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"odyssey-react-mui_pt_BR.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_pt_BR.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAuzE,CAAC"}
|
|
@@ -5,19 +5,47 @@ export declare const translation: {
|
|
|
5
5
|
"fielderror.screenreader.text": string;
|
|
6
6
|
"fieldlabel.optional.text": string;
|
|
7
7
|
"fieldlabel.required.text": string;
|
|
8
|
-
"
|
|
8
|
+
"filters.clear.label": string;
|
|
9
|
+
"filters.filter.any": string;
|
|
10
|
+
"filters.filter.clear": string;
|
|
11
|
+
"filters.filters.arialabel": string;
|
|
12
|
+
"filters.menuitem.any": string;
|
|
13
|
+
"filters.menuitem.selected": string;
|
|
14
|
+
"filters.search.label": string;
|
|
15
|
+
"fileupload.button.text": string;
|
|
16
|
+
"fileupload.prompt.text": string;
|
|
17
|
+
"fileupload.removefile.text": string;
|
|
9
18
|
"passwordfield.icon.label.hide": string;
|
|
19
|
+
"passwordfield.icon.label.show": string;
|
|
10
20
|
"severity.error": string;
|
|
11
21
|
"severity.info": string;
|
|
12
22
|
"severity.success": string;
|
|
13
23
|
"severity.warning": string;
|
|
14
24
|
"switch.active": string;
|
|
15
25
|
"switch.inactive": string;
|
|
26
|
+
"table.actions": string;
|
|
27
|
+
"table.columnvisibility.arialabel": string;
|
|
28
|
+
"table.density.arialabel": string;
|
|
29
|
+
"table.draghandle.arialabel": string;
|
|
30
|
+
"table.draghandle.tooltip": string;
|
|
16
31
|
"table.error": string;
|
|
17
32
|
"table.fetchedrows.text": string;
|
|
18
33
|
"table.fetchedrows.text_plural": string;
|
|
34
|
+
"table.moreactions.arialabel": string;
|
|
35
|
+
"table.noresults.heading": string;
|
|
36
|
+
"table.noresults.text": string;
|
|
37
|
+
"table.pagination.loadmore": string;
|
|
38
|
+
"table.pagination.next": string;
|
|
39
|
+
"table.pagination.previous": string;
|
|
40
|
+
"table.pagination.page": string;
|
|
41
|
+
"table.pagination.rowsperpage": string;
|
|
42
|
+
"table.pagination.rowswithtotal": string;
|
|
43
|
+
"table.pagination.rowswithouttotal": string;
|
|
44
|
+
"table.reorder.backward": string;
|
|
45
|
+
"table.reorder.forward": string;
|
|
46
|
+
"table.reorder.toback": string;
|
|
47
|
+
"table.reorder.tofront": string;
|
|
19
48
|
"table.rows.text": string;
|
|
20
49
|
"table.rows.text_plural": string;
|
|
21
|
-
"toast.close.text": string;
|
|
22
50
|
};
|
|
23
51
|
//# sourceMappingURL=odyssey-react-mui_ro.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"odyssey-react-mui_ro.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ro.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"odyssey-react-mui_ro.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ro.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAk2E,CAAC"}
|
|
@@ -5,19 +5,47 @@ export declare const translation: {
|
|
|
5
5
|
"fielderror.screenreader.text": string;
|
|
6
6
|
"fieldlabel.optional.text": string;
|
|
7
7
|
"fieldlabel.required.text": string;
|
|
8
|
-
"
|
|
8
|
+
"filters.clear.label": string;
|
|
9
|
+
"filters.filter.any": string;
|
|
10
|
+
"filters.filter.clear": string;
|
|
11
|
+
"filters.filters.arialabel": string;
|
|
12
|
+
"filters.menuitem.any": string;
|
|
13
|
+
"filters.menuitem.selected": string;
|
|
14
|
+
"filters.search.label": string;
|
|
15
|
+
"fileupload.button.text": string;
|
|
16
|
+
"fileupload.prompt.text": string;
|
|
17
|
+
"fileupload.removefile.text": string;
|
|
9
18
|
"passwordfield.icon.label.hide": string;
|
|
19
|
+
"passwordfield.icon.label.show": string;
|
|
10
20
|
"severity.error": string;
|
|
11
21
|
"severity.info": string;
|
|
12
22
|
"severity.success": string;
|
|
13
23
|
"severity.warning": string;
|
|
14
24
|
"switch.active": string;
|
|
15
25
|
"switch.inactive": string;
|
|
26
|
+
"table.actions": string;
|
|
27
|
+
"table.columnvisibility.arialabel": string;
|
|
28
|
+
"table.density.arialabel": string;
|
|
29
|
+
"table.draghandle.arialabel": string;
|
|
30
|
+
"table.draghandle.tooltip": string;
|
|
16
31
|
"table.error": string;
|
|
17
32
|
"table.fetchedrows.text": string;
|
|
18
33
|
"table.fetchedrows.text_plural": string;
|
|
34
|
+
"table.moreactions.arialabel": string;
|
|
35
|
+
"table.noresults.heading": string;
|
|
36
|
+
"table.noresults.text": string;
|
|
37
|
+
"table.pagination.loadmore": string;
|
|
38
|
+
"table.pagination.next": string;
|
|
39
|
+
"table.pagination.previous": string;
|
|
40
|
+
"table.pagination.page": string;
|
|
41
|
+
"table.pagination.rowsperpage": string;
|
|
42
|
+
"table.pagination.rowswithtotal": string;
|
|
43
|
+
"table.pagination.rowswithouttotal": string;
|
|
44
|
+
"table.reorder.backward": string;
|
|
45
|
+
"table.reorder.forward": string;
|
|
46
|
+
"table.reorder.toback": string;
|
|
47
|
+
"table.reorder.tofront": string;
|
|
19
48
|
"table.rows.text": string;
|
|
20
49
|
"table.rows.text_plural": string;
|
|
21
|
-
"toast.close.text": string;
|
|
22
50
|
};
|
|
23
51
|
//# sourceMappingURL=odyssey-react-mui_ru.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"odyssey-react-mui_ru.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ru.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"odyssey-react-mui_ru.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_ru.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAszE,CAAC"}
|
|
@@ -5,19 +5,47 @@ export declare const translation: {
|
|
|
5
5
|
"fielderror.screenreader.text": string;
|
|
6
6
|
"fieldlabel.optional.text": string;
|
|
7
7
|
"fieldlabel.required.text": string;
|
|
8
|
-
"
|
|
8
|
+
"filters.clear.label": string;
|
|
9
|
+
"filters.filter.any": string;
|
|
10
|
+
"filters.filter.clear": string;
|
|
11
|
+
"filters.filters.arialabel": string;
|
|
12
|
+
"filters.menuitem.any": string;
|
|
13
|
+
"filters.menuitem.selected": string;
|
|
14
|
+
"filters.search.label": string;
|
|
15
|
+
"fileupload.button.text": string;
|
|
16
|
+
"fileupload.prompt.text": string;
|
|
17
|
+
"fileupload.removefile.text": string;
|
|
9
18
|
"passwordfield.icon.label.hide": string;
|
|
19
|
+
"passwordfield.icon.label.show": string;
|
|
10
20
|
"severity.error": string;
|
|
11
21
|
"severity.info": string;
|
|
12
22
|
"severity.success": string;
|
|
13
23
|
"severity.warning": string;
|
|
14
24
|
"switch.active": string;
|
|
15
25
|
"switch.inactive": string;
|
|
26
|
+
"table.actions": string;
|
|
27
|
+
"table.columnvisibility.arialabel": string;
|
|
28
|
+
"table.density.arialabel": string;
|
|
29
|
+
"table.draghandle.arialabel": string;
|
|
30
|
+
"table.draghandle.tooltip": string;
|
|
16
31
|
"table.error": string;
|
|
17
32
|
"table.fetchedrows.text": string;
|
|
18
33
|
"table.fetchedrows.text_plural": string;
|
|
34
|
+
"table.moreactions.arialabel": string;
|
|
35
|
+
"table.noresults.heading": string;
|
|
36
|
+
"table.noresults.text": string;
|
|
37
|
+
"table.pagination.loadmore": string;
|
|
38
|
+
"table.pagination.next": string;
|
|
39
|
+
"table.pagination.previous": string;
|
|
40
|
+
"table.pagination.page": string;
|
|
41
|
+
"table.pagination.rowsperpage": string;
|
|
42
|
+
"table.pagination.rowswithtotal": string;
|
|
43
|
+
"table.pagination.rowswithouttotal": string;
|
|
44
|
+
"table.reorder.backward": string;
|
|
45
|
+
"table.reorder.forward": string;
|
|
46
|
+
"table.reorder.toback": string;
|
|
47
|
+
"table.reorder.tofront": string;
|
|
19
48
|
"table.rows.text": string;
|
|
20
49
|
"table.rows.text_plural": string;
|
|
21
|
-
"toast.close.text": string;
|
|
22
50
|
};
|
|
23
51
|
//# sourceMappingURL=odyssey-react-mui_sv.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"odyssey-react-mui_sv.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_sv.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"odyssey-react-mui_sv.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_sv.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAupE,CAAC"}
|
|
@@ -5,19 +5,47 @@ export declare const translation: {
|
|
|
5
5
|
"fielderror.screenreader.text": string;
|
|
6
6
|
"fieldlabel.optional.text": string;
|
|
7
7
|
"fieldlabel.required.text": string;
|
|
8
|
-
"
|
|
8
|
+
"filters.clear.label": string;
|
|
9
|
+
"filters.filter.any": string;
|
|
10
|
+
"filters.filter.clear": string;
|
|
11
|
+
"filters.filters.arialabel": string;
|
|
12
|
+
"filters.menuitem.any": string;
|
|
13
|
+
"filters.menuitem.selected": string;
|
|
14
|
+
"filters.search.label": string;
|
|
15
|
+
"fileupload.button.text": string;
|
|
16
|
+
"fileupload.prompt.text": string;
|
|
17
|
+
"fileupload.removefile.text": string;
|
|
9
18
|
"passwordfield.icon.label.hide": string;
|
|
19
|
+
"passwordfield.icon.label.show": string;
|
|
10
20
|
"severity.error": string;
|
|
11
21
|
"severity.info": string;
|
|
12
22
|
"severity.success": string;
|
|
13
23
|
"severity.warning": string;
|
|
14
24
|
"switch.active": string;
|
|
15
25
|
"switch.inactive": string;
|
|
26
|
+
"table.actions": string;
|
|
27
|
+
"table.columnvisibility.arialabel": string;
|
|
28
|
+
"table.density.arialabel": string;
|
|
29
|
+
"table.draghandle.arialabel": string;
|
|
30
|
+
"table.draghandle.tooltip": string;
|
|
16
31
|
"table.error": string;
|
|
17
32
|
"table.fetchedrows.text": string;
|
|
18
33
|
"table.fetchedrows.text_plural": string;
|
|
34
|
+
"table.moreactions.arialabel": string;
|
|
35
|
+
"table.noresults.heading": string;
|
|
36
|
+
"table.noresults.text": string;
|
|
37
|
+
"table.pagination.loadmore": string;
|
|
38
|
+
"table.pagination.next": string;
|
|
39
|
+
"table.pagination.previous": string;
|
|
40
|
+
"table.pagination.page": string;
|
|
41
|
+
"table.pagination.rowsperpage": string;
|
|
42
|
+
"table.pagination.rowswithtotal": string;
|
|
43
|
+
"table.pagination.rowswithouttotal": string;
|
|
44
|
+
"table.reorder.backward": string;
|
|
45
|
+
"table.reorder.forward": string;
|
|
46
|
+
"table.reorder.toback": string;
|
|
47
|
+
"table.reorder.tofront": string;
|
|
19
48
|
"table.rows.text": string;
|
|
20
49
|
"table.rows.text_plural": string;
|
|
21
|
-
"toast.close.text": string;
|
|
22
50
|
};
|
|
23
51
|
//# sourceMappingURL=odyssey-react-mui_th.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"odyssey-react-mui_th.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_th.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"odyssey-react-mui_th.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_th.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAgpE,CAAC"}
|
|
@@ -5,19 +5,47 @@ export declare const translation: {
|
|
|
5
5
|
"fielderror.screenreader.text": string;
|
|
6
6
|
"fieldlabel.optional.text": string;
|
|
7
7
|
"fieldlabel.required.text": string;
|
|
8
|
-
"
|
|
8
|
+
"filters.clear.label": string;
|
|
9
|
+
"filters.filter.any": string;
|
|
10
|
+
"filters.filter.clear": string;
|
|
11
|
+
"filters.filters.arialabel": string;
|
|
12
|
+
"filters.menuitem.any": string;
|
|
13
|
+
"filters.menuitem.selected": string;
|
|
14
|
+
"filters.search.label": string;
|
|
15
|
+
"fileupload.button.text": string;
|
|
16
|
+
"fileupload.prompt.text": string;
|
|
17
|
+
"fileupload.removefile.text": string;
|
|
9
18
|
"passwordfield.icon.label.hide": string;
|
|
19
|
+
"passwordfield.icon.label.show": string;
|
|
10
20
|
"severity.error": string;
|
|
11
21
|
"severity.info": string;
|
|
12
22
|
"severity.success": string;
|
|
13
23
|
"severity.warning": string;
|
|
14
24
|
"switch.active": string;
|
|
15
25
|
"switch.inactive": string;
|
|
26
|
+
"table.actions": string;
|
|
27
|
+
"table.columnvisibility.arialabel": string;
|
|
28
|
+
"table.density.arialabel": string;
|
|
29
|
+
"table.draghandle.arialabel": string;
|
|
30
|
+
"table.draghandle.tooltip": string;
|
|
16
31
|
"table.error": string;
|
|
17
32
|
"table.fetchedrows.text": string;
|
|
18
33
|
"table.fetchedrows.text_plural": string;
|
|
34
|
+
"table.moreactions.arialabel": string;
|
|
35
|
+
"table.noresults.heading": string;
|
|
36
|
+
"table.noresults.text": string;
|
|
37
|
+
"table.pagination.loadmore": string;
|
|
38
|
+
"table.pagination.next": string;
|
|
39
|
+
"table.pagination.previous": string;
|
|
40
|
+
"table.pagination.page": string;
|
|
41
|
+
"table.pagination.rowsperpage": string;
|
|
42
|
+
"table.pagination.rowswithtotal": string;
|
|
43
|
+
"table.pagination.rowswithouttotal": string;
|
|
44
|
+
"table.reorder.backward": string;
|
|
45
|
+
"table.reorder.forward": string;
|
|
46
|
+
"table.reorder.toback": string;
|
|
47
|
+
"table.reorder.tofront": string;
|
|
19
48
|
"table.rows.text": string;
|
|
20
49
|
"table.rows.text_plural": string;
|
|
21
|
-
"toast.close.text": string;
|
|
22
50
|
};
|
|
23
51
|
//# sourceMappingURL=odyssey-react-mui_tr.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"odyssey-react-mui_tr.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_tr.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"odyssey-react-mui_tr.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_tr.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAgxE,CAAC"}
|
|
@@ -5,19 +5,47 @@ export declare const translation: {
|
|
|
5
5
|
"fielderror.screenreader.text": string;
|
|
6
6
|
"fieldlabel.optional.text": string;
|
|
7
7
|
"fieldlabel.required.text": string;
|
|
8
|
-
"
|
|
8
|
+
"filters.clear.label": string;
|
|
9
|
+
"filters.filter.any": string;
|
|
10
|
+
"filters.filter.clear": string;
|
|
11
|
+
"filters.filters.arialabel": string;
|
|
12
|
+
"filters.menuitem.any": string;
|
|
13
|
+
"filters.menuitem.selected": string;
|
|
14
|
+
"filters.search.label": string;
|
|
15
|
+
"fileupload.button.text": string;
|
|
16
|
+
"fileupload.prompt.text": string;
|
|
17
|
+
"fileupload.removefile.text": string;
|
|
9
18
|
"passwordfield.icon.label.hide": string;
|
|
19
|
+
"passwordfield.icon.label.show": string;
|
|
10
20
|
"severity.error": string;
|
|
11
21
|
"severity.info": string;
|
|
12
22
|
"severity.success": string;
|
|
13
23
|
"severity.warning": string;
|
|
14
24
|
"switch.active": string;
|
|
15
25
|
"switch.inactive": string;
|
|
26
|
+
"table.actions": string;
|
|
27
|
+
"table.columnvisibility.arialabel": string;
|
|
28
|
+
"table.density.arialabel": string;
|
|
29
|
+
"table.draghandle.arialabel": string;
|
|
30
|
+
"table.draghandle.tooltip": string;
|
|
16
31
|
"table.error": string;
|
|
17
32
|
"table.fetchedrows.text": string;
|
|
18
33
|
"table.fetchedrows.text_plural": string;
|
|
34
|
+
"table.moreactions.arialabel": string;
|
|
35
|
+
"table.noresults.heading": string;
|
|
36
|
+
"table.noresults.text": string;
|
|
37
|
+
"table.pagination.loadmore": string;
|
|
38
|
+
"table.pagination.next": string;
|
|
39
|
+
"table.pagination.previous": string;
|
|
40
|
+
"table.pagination.page": string;
|
|
41
|
+
"table.pagination.rowsperpage": string;
|
|
42
|
+
"table.pagination.rowswithtotal": string;
|
|
43
|
+
"table.pagination.rowswithouttotal": string;
|
|
44
|
+
"table.reorder.backward": string;
|
|
45
|
+
"table.reorder.forward": string;
|
|
46
|
+
"table.reorder.toback": string;
|
|
47
|
+
"table.reorder.tofront": string;
|
|
19
48
|
"table.rows.text": string;
|
|
20
49
|
"table.rows.text_plural": string;
|
|
21
|
-
"toast.close.text": string;
|
|
22
50
|
};
|
|
23
51
|
//# sourceMappingURL=odyssey-react-mui_uk.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"odyssey-react-mui_uk.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_uk.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"odyssey-react-mui_uk.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_uk.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAkzE,CAAC"}
|
|
@@ -5,19 +5,47 @@ export declare const translation: {
|
|
|
5
5
|
"fielderror.screenreader.text": string;
|
|
6
6
|
"fieldlabel.optional.text": string;
|
|
7
7
|
"fieldlabel.required.text": string;
|
|
8
|
-
"
|
|
8
|
+
"filters.clear.label": string;
|
|
9
|
+
"filters.filter.any": string;
|
|
10
|
+
"filters.filter.clear": string;
|
|
11
|
+
"filters.filters.arialabel": string;
|
|
12
|
+
"filters.menuitem.any": string;
|
|
13
|
+
"filters.menuitem.selected": string;
|
|
14
|
+
"filters.search.label": string;
|
|
15
|
+
"fileupload.button.text": string;
|
|
16
|
+
"fileupload.prompt.text": string;
|
|
17
|
+
"fileupload.removefile.text": string;
|
|
9
18
|
"passwordfield.icon.label.hide": string;
|
|
19
|
+
"passwordfield.icon.label.show": string;
|
|
10
20
|
"severity.error": string;
|
|
11
21
|
"severity.info": string;
|
|
12
22
|
"severity.success": string;
|
|
13
23
|
"severity.warning": string;
|
|
14
24
|
"switch.active": string;
|
|
15
25
|
"switch.inactive": string;
|
|
26
|
+
"table.actions": string;
|
|
27
|
+
"table.columnvisibility.arialabel": string;
|
|
28
|
+
"table.density.arialabel": string;
|
|
29
|
+
"table.draghandle.arialabel": string;
|
|
30
|
+
"table.draghandle.tooltip": string;
|
|
16
31
|
"table.error": string;
|
|
17
32
|
"table.fetchedrows.text": string;
|
|
18
33
|
"table.fetchedrows.text_plural": string;
|
|
34
|
+
"table.moreactions.arialabel": string;
|
|
35
|
+
"table.noresults.heading": string;
|
|
36
|
+
"table.noresults.text": string;
|
|
37
|
+
"table.pagination.loadmore": string;
|
|
38
|
+
"table.pagination.next": string;
|
|
39
|
+
"table.pagination.previous": string;
|
|
40
|
+
"table.pagination.page": string;
|
|
41
|
+
"table.pagination.rowsperpage": string;
|
|
42
|
+
"table.pagination.rowswithtotal": string;
|
|
43
|
+
"table.pagination.rowswithouttotal": string;
|
|
44
|
+
"table.reorder.backward": string;
|
|
45
|
+
"table.reorder.forward": string;
|
|
46
|
+
"table.reorder.toback": string;
|
|
47
|
+
"table.reorder.tofront": string;
|
|
19
48
|
"table.rows.text": string;
|
|
20
49
|
"table.rows.text_plural": string;
|
|
21
|
-
"toast.close.text": string;
|
|
22
50
|
};
|
|
23
51
|
//# sourceMappingURL=odyssey-react-mui_vi.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"odyssey-react-mui_vi.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_vi.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"odyssey-react-mui_vi.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_vi.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAypE,CAAC"}
|
|
@@ -5,19 +5,47 @@ export declare const translation: {
|
|
|
5
5
|
"fielderror.screenreader.text": string;
|
|
6
6
|
"fieldlabel.optional.text": string;
|
|
7
7
|
"fieldlabel.required.text": string;
|
|
8
|
-
"
|
|
8
|
+
"filters.clear.label": string;
|
|
9
|
+
"filters.filter.any": string;
|
|
10
|
+
"filters.filter.clear": string;
|
|
11
|
+
"filters.filters.arialabel": string;
|
|
12
|
+
"filters.menuitem.any": string;
|
|
13
|
+
"filters.menuitem.selected": string;
|
|
14
|
+
"filters.search.label": string;
|
|
15
|
+
"fileupload.button.text": string;
|
|
16
|
+
"fileupload.prompt.text": string;
|
|
17
|
+
"fileupload.removefile.text": string;
|
|
9
18
|
"passwordfield.icon.label.hide": string;
|
|
19
|
+
"passwordfield.icon.label.show": string;
|
|
10
20
|
"severity.error": string;
|
|
11
21
|
"severity.info": string;
|
|
12
22
|
"severity.success": string;
|
|
13
23
|
"severity.warning": string;
|
|
14
24
|
"switch.active": string;
|
|
15
25
|
"switch.inactive": string;
|
|
26
|
+
"table.actions": string;
|
|
27
|
+
"table.columnvisibility.arialabel": string;
|
|
28
|
+
"table.density.arialabel": string;
|
|
29
|
+
"table.draghandle.arialabel": string;
|
|
30
|
+
"table.draghandle.tooltip": string;
|
|
16
31
|
"table.error": string;
|
|
17
32
|
"table.fetchedrows.text": string;
|
|
18
33
|
"table.fetchedrows.text_plural": string;
|
|
34
|
+
"table.moreactions.arialabel": string;
|
|
35
|
+
"table.noresults.heading": string;
|
|
36
|
+
"table.noresults.text": string;
|
|
37
|
+
"table.pagination.loadmore": string;
|
|
38
|
+
"table.pagination.next": string;
|
|
39
|
+
"table.pagination.previous": string;
|
|
40
|
+
"table.pagination.page": string;
|
|
41
|
+
"table.pagination.rowsperpage": string;
|
|
42
|
+
"table.pagination.rowswithtotal": string;
|
|
43
|
+
"table.pagination.rowswithouttotal": string;
|
|
44
|
+
"table.reorder.backward": string;
|
|
45
|
+
"table.reorder.forward": string;
|
|
46
|
+
"table.reorder.toback": string;
|
|
47
|
+
"table.reorder.tofront": string;
|
|
19
48
|
"table.rows.text": string;
|
|
20
49
|
"table.rows.text_plural": string;
|
|
21
|
-
"toast.close.text": string;
|
|
22
50
|
};
|
|
23
51
|
//# sourceMappingURL=odyssey-react-mui_zh_CN.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"odyssey-react-mui_zh_CN.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_zh_CN.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"odyssey-react-mui_zh_CN.d.ts","sourceRoot":"","sources":["../../../../src/properties/ts/odyssey-react-mui_zh_CN.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA8rD,CAAC"}
|