@okta/odyssey-react-mui 1.14.5 → 1.14.7
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 +8 -0
- package/dist/Badge.js +1 -1
- package/dist/Badge.js.map +1 -1
- package/dist/Callout.js +27 -10
- package/dist/Callout.js.map +1 -1
- package/dist/Field.js.map +1 -1
- package/dist/Fieldset.js +17 -14
- package/dist/Fieldset.js.map +1 -1
- package/dist/Form.js +33 -23
- package/dist/Form.js.map +1 -1
- package/dist/MenuButton.js +1 -1
- package/dist/MenuButton.js.map +1 -1
- package/dist/SearchField.js +2 -2
- package/dist/SearchField.js.map +1 -1
- package/dist/labs/FileUpload.js +195 -0
- package/dist/labs/FileUpload.js.map +1 -0
- package/dist/labs/FileUploadIllustration.js +54 -0
- package/dist/labs/FileUploadIllustration.js.map +1 -0
- package/dist/labs/FileUploadPreview.js +109 -0
- package/dist/labs/FileUploadPreview.js.map +1 -0
- package/dist/labs/index.js +1 -0
- package/dist/labs/index.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui.js +3 -0
- package/dist/properties/ts/odyssey-react-mui.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_cs.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_cs.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_da.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_da.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_de.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_de.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_el.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_el.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_es.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_es.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_fi.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_fi.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_fr.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_fr.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_hu.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_hu.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_id.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_id.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_it.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_it.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ja.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_ja.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ko.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_ko.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ms.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_ms.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_nb.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_nb.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_nl_NL.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_nl_NL.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_pl.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_pl.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_pt_BR.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_pt_BR.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ro.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_ro.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_ru.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_ru.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_sv.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_sv.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_th.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_th.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_tr.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_tr.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_uk.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_uk.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_vi.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_vi.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_zh_CN.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_zh_CN.js.map +1 -1
- package/dist/properties/ts/odyssey-react-mui_zh_TW.js +2 -1
- package/dist/properties/ts/odyssey-react-mui_zh_TW.js.map +1 -1
- package/dist/src/Callout.d.ts +1 -1
- package/dist/src/Callout.d.ts.map +1 -1
- package/dist/src/Field.d.ts +8 -7
- package/dist/src/Field.d.ts.map +1 -1
- package/dist/src/Fieldset.d.ts.map +1 -1
- package/dist/src/Form.d.ts.map +1 -1
- package/dist/src/OdysseyTranslationProvider.d.ts +1 -1
- package/dist/src/OdysseyTranslationProvider.d.ts.map +1 -1
- package/dist/src/SearchField.d.ts.map +1 -1
- package/dist/src/labs/FileUpload.d.ts +40 -0
- package/dist/src/labs/FileUpload.d.ts.map +1 -0
- package/dist/src/labs/FileUploadIllustration.d.ts +15 -0
- package/dist/src/labs/FileUploadIllustration.d.ts.map +1 -0
- package/dist/src/labs/FileUploadPreview.d.ts +21 -0
- package/dist/src/labs/FileUploadPreview.d.ts.map +1 -0
- package/dist/src/labs/index.d.ts +1 -0
- package/dist/src/labs/index.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui.d.ts +3 -0
- package/dist/src/properties/ts/odyssey-react-mui.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts.map +1 -1
- package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +1 -0
- 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 +11 -7
- package/dist/theme/components.js.map +1 -1
- package/dist/tsconfig.production.tsbuildinfo +1 -1
- package/package.json +3 -3
- package/src/Badge.tsx +1 -1
- package/src/Callout.tsx +28 -10
- package/src/Field.tsx +9 -7
- package/src/Fieldset.tsx +24 -18
- package/src/Form.tsx +43 -27
- package/src/MenuButton.tsx +1 -1
- package/src/SearchField.tsx +1 -2
- package/src/labs/FileUpload.tsx +301 -0
- package/src/labs/FileUploadIllustration.tsx +66 -0
- package/src/labs/FileUploadPreview.tsx +150 -0
- package/src/labs/index.ts +1 -2
- package/src/properties/odyssey-react-mui.properties +3 -7
- package/src/properties/translations/odyssey-react-mui_cs.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_da.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_de.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_el.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_es.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_fi.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_fr.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_hu.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_id.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_it.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_ja.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_ko.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_ms.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_nb.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_nl_NL.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_pl.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_pt_BR.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_ro.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_ru.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_sv.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_th.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_tr.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_uk.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_vi.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_zh_CN.properties +1 -0
- package/src/properties/translations/odyssey-react-mui_zh_TW.properties +1 -0
- package/src/properties/ts/odyssey-react-mui.ts +1 -1
- 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_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 +9 -5
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
|
|
3
|
+
* The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
|
|
4
|
+
*
|
|
5
|
+
* You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
|
|
6
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
7
|
+
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
8
|
+
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
9
|
+
*
|
|
10
|
+
* See the License for the specific language governing permissions and limitations under the License.
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
import { memo } from "react";
|
|
14
|
+
import styled from "@emotion/styled";
|
|
15
|
+
|
|
16
|
+
import {
|
|
17
|
+
useOdysseyDesignTokens,
|
|
18
|
+
DesignTokens,
|
|
19
|
+
} from "../OdysseyDesignTokensContext";
|
|
20
|
+
|
|
21
|
+
const UploadIllustrationContainer = styled.div<{
|
|
22
|
+
odysseyDesignTokens: DesignTokens;
|
|
23
|
+
}>(({ odysseyDesignTokens }) => ({
|
|
24
|
+
marginBlockEnd: odysseyDesignTokens.Spacing2,
|
|
25
|
+
padding: odysseyDesignTokens.Spacing3,
|
|
26
|
+
backgroundColor: odysseyDesignTokens.HueNeutral50,
|
|
27
|
+
borderRadius: "50%",
|
|
28
|
+
|
|
29
|
+
svg: {
|
|
30
|
+
display: "flex",
|
|
31
|
+
width: odysseyDesignTokens.Spacing8,
|
|
32
|
+
height: odysseyDesignTokens.Spacing8,
|
|
33
|
+
},
|
|
34
|
+
}));
|
|
35
|
+
|
|
36
|
+
const FileUploadIllustration = () => {
|
|
37
|
+
const odysseyDesignTokens = useOdysseyDesignTokens();
|
|
38
|
+
|
|
39
|
+
return (
|
|
40
|
+
<UploadIllustrationContainer
|
|
41
|
+
aria-hidden="true"
|
|
42
|
+
odysseyDesignTokens={odysseyDesignTokens}
|
|
43
|
+
>
|
|
44
|
+
<svg
|
|
45
|
+
aria-hidden="true"
|
|
46
|
+
viewBox="0 0 44 45"
|
|
47
|
+
fill="none"
|
|
48
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
49
|
+
>
|
|
50
|
+
<path
|
|
51
|
+
d="M32.0763 11.001C29.3564 3.7855 21.6595 -0.565827 13.7765 0.726748C5.35441 2.10773 -0.676662 9.50714 0.0603005 17.8612C0.441865 22.1865 2.56458 25.9787 5.71703 28.614L8.28246 25.545C5.90122 23.5544 4.32811 20.7209 4.04483 17.5097C3.50262 11.3633 7.94433 5.73648 14.4238 4.67404C20.9164 3.60944 27.0806 7.52016 28.6895 13.5191C28.9239 14.3932 29.7162 15.001 30.6212 15.001H32.9114C36.8985 15.001 39.9997 18.0938 39.9997 21.7505C39.9997 24.3423 38.4576 26.6352 36.1259 27.7678L37.8736 31.3658C41.4737 29.6171 43.9997 25.9917 43.9997 21.7505C43.9997 15.7428 38.963 11.001 32.9114 11.001H32.0763Z"
|
|
52
|
+
fill={odysseyDesignTokens.HueNeutral200}
|
|
53
|
+
/>
|
|
54
|
+
<path
|
|
55
|
+
d="M23.9994 29.3277V44.5H19.9994V29.3289L14.4142 34.9141L11.5858 32.0857L19.7373 23.9342C20.9869 22.6845 23.0131 22.6845 24.2627 23.9342L32.4142 32.0857L29.5858 34.9141L23.9994 29.3277Z"
|
|
56
|
+
fill={odysseyDesignTokens.HueNeutral200}
|
|
57
|
+
/>
|
|
58
|
+
</svg>
|
|
59
|
+
</UploadIllustrationContainer>
|
|
60
|
+
);
|
|
61
|
+
};
|
|
62
|
+
|
|
63
|
+
const MemoizedFileUploadIllustration = memo(FileUploadIllustration);
|
|
64
|
+
MemoizedFileUploadIllustration.displayName = "FileUploadIllustration";
|
|
65
|
+
|
|
66
|
+
export { MemoizedFileUploadIllustration as FileUploadIllustration };
|
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright (c) 2022-present, Okta, Inc. and/or its affiliates. All rights reserved.
|
|
3
|
+
* The Okta software accompanied by this notice is provided pursuant to the Apache License, Version 2.0 (the "License.")
|
|
4
|
+
*
|
|
5
|
+
* You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
|
|
6
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
7
|
+
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
8
|
+
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
9
|
+
*
|
|
10
|
+
* See the License for the specific language governing permissions and limitations under the License.
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
import { memo, useCallback } from "react";
|
|
14
|
+
import styled from "@emotion/styled";
|
|
15
|
+
import { IconButton } from "@mui/material";
|
|
16
|
+
import { useTranslation } from "react-i18next";
|
|
17
|
+
|
|
18
|
+
import { FileUploadProps } from "./FileUpload";
|
|
19
|
+
import {
|
|
20
|
+
useOdysseyDesignTokens,
|
|
21
|
+
DesignTokens,
|
|
22
|
+
} from "../OdysseyDesignTokensContext";
|
|
23
|
+
import { DeleteIcon } from "../icons.generated";
|
|
24
|
+
import { MuiPropsContext, MuiPropsContextType } from "../MuiPropsContext";
|
|
25
|
+
import { Tooltip } from "../Tooltip";
|
|
26
|
+
|
|
27
|
+
const PreviewContainer = styled.div<{
|
|
28
|
+
isDisabled: FileUploadProps["isDisabled"];
|
|
29
|
+
odysseyDesignTokens: DesignTokens;
|
|
30
|
+
}>(({ isDisabled, odysseyDesignTokens }) => ({
|
|
31
|
+
color: isDisabled ? odysseyDesignTokens.TypographyColorDisabled : "inherit",
|
|
32
|
+
marginBlockStart: odysseyDesignTokens.Spacing2,
|
|
33
|
+
pointerEvents: isDisabled ? "none" : "auto",
|
|
34
|
+
}));
|
|
35
|
+
|
|
36
|
+
const UploadedFileContainer = styled.div<{ odysseyDesignTokens: DesignTokens }>(
|
|
37
|
+
{
|
|
38
|
+
display: "flex",
|
|
39
|
+
justifyContent: "space-between",
|
|
40
|
+
alignItems: "center",
|
|
41
|
+
|
|
42
|
+
button: {
|
|
43
|
+
transform: "scale(0)",
|
|
44
|
+
},
|
|
45
|
+
|
|
46
|
+
"&:hover, &:focus-within, &:focus": {
|
|
47
|
+
button: {
|
|
48
|
+
transform: "scale(1)",
|
|
49
|
+
},
|
|
50
|
+
},
|
|
51
|
+
},
|
|
52
|
+
({ odysseyDesignTokens }) => ({
|
|
53
|
+
padding: `${odysseyDesignTokens.Spacing1} ${odysseyDesignTokens.Spacing2}`,
|
|
54
|
+
borderRadius: odysseyDesignTokens.BorderRadiusMain,
|
|
55
|
+
transition: `background-color ${odysseyDesignTokens.TransitionTimingMain}`,
|
|
56
|
+
|
|
57
|
+
"&:hover, &:focus-within": {
|
|
58
|
+
backgroundColor: odysseyDesignTokens.HueNeutral100,
|
|
59
|
+
},
|
|
60
|
+
|
|
61
|
+
"&:focus": {
|
|
62
|
+
borderColor: odysseyDesignTokens.FocusOutlineColorPrimary,
|
|
63
|
+
boxShadow: `0 0 0 2px ${odysseyDesignTokens.FocusOutlineColorPrimary}`,
|
|
64
|
+
outline: `${odysseyDesignTokens.FocusOutlineWidthMain} ${odysseyDesignTokens.FocusOutlineStyle} transparent`,
|
|
65
|
+
},
|
|
66
|
+
}),
|
|
67
|
+
);
|
|
68
|
+
|
|
69
|
+
type UploadedFileProps = {
|
|
70
|
+
name: string;
|
|
71
|
+
onFileRemove?: (name: string) => void;
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
const UploadedFile = ({ name, onFileRemove }: UploadedFileProps) => {
|
|
75
|
+
const { t } = useTranslation();
|
|
76
|
+
const odysseyDesignTokens = useOdysseyDesignTokens();
|
|
77
|
+
|
|
78
|
+
const deleteHandler = useCallback(() => {
|
|
79
|
+
onFileRemove?.(name);
|
|
80
|
+
}, [onFileRemove, name]);
|
|
81
|
+
|
|
82
|
+
const renderDeleteButton = useCallback(
|
|
83
|
+
(muiProps: MuiPropsContextType) => {
|
|
84
|
+
return (
|
|
85
|
+
<IconButton
|
|
86
|
+
{...muiProps}
|
|
87
|
+
aria-label={t("fileupload.removefile.text")}
|
|
88
|
+
onClick={deleteHandler}
|
|
89
|
+
size="small"
|
|
90
|
+
>
|
|
91
|
+
<DeleteIcon />
|
|
92
|
+
</IconButton>
|
|
93
|
+
);
|
|
94
|
+
},
|
|
95
|
+
[deleteHandler, t],
|
|
96
|
+
);
|
|
97
|
+
|
|
98
|
+
return (
|
|
99
|
+
<UploadedFileContainer
|
|
100
|
+
// tabindex added to make this element focusable
|
|
101
|
+
tabIndex={0}
|
|
102
|
+
odysseyDesignTokens={odysseyDesignTokens}
|
|
103
|
+
>
|
|
104
|
+
{name}
|
|
105
|
+
<Tooltip
|
|
106
|
+
ariaType="description"
|
|
107
|
+
placement="top"
|
|
108
|
+
text={t("fileupload.removefile.text")}
|
|
109
|
+
>
|
|
110
|
+
<MuiPropsContext.Consumer>
|
|
111
|
+
{renderDeleteButton}
|
|
112
|
+
</MuiPropsContext.Consumer>
|
|
113
|
+
</Tooltip>
|
|
114
|
+
</UploadedFileContainer>
|
|
115
|
+
);
|
|
116
|
+
};
|
|
117
|
+
|
|
118
|
+
type FileUploadPreviewProps = {
|
|
119
|
+
fileNames: string[];
|
|
120
|
+
isDisabled: FileUploadProps["isDisabled"];
|
|
121
|
+
onFileRemove?: (name: string) => void;
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
const FileUploadPreview = ({
|
|
125
|
+
fileNames,
|
|
126
|
+
isDisabled,
|
|
127
|
+
onFileRemove,
|
|
128
|
+
}: FileUploadPreviewProps) => {
|
|
129
|
+
const odysseyDesignTokens = useOdysseyDesignTokens();
|
|
130
|
+
|
|
131
|
+
return (
|
|
132
|
+
<PreviewContainer
|
|
133
|
+
isDisabled={isDisabled}
|
|
134
|
+
odysseyDesignTokens={odysseyDesignTokens}
|
|
135
|
+
>
|
|
136
|
+
{fileNames?.map((name, index) => (
|
|
137
|
+
<UploadedFile
|
|
138
|
+
key={`${index}-${name}`}
|
|
139
|
+
onFileRemove={onFileRemove}
|
|
140
|
+
name={name}
|
|
141
|
+
/>
|
|
142
|
+
))}
|
|
143
|
+
</PreviewContainer>
|
|
144
|
+
);
|
|
145
|
+
};
|
|
146
|
+
|
|
147
|
+
const MemoizedFileUploadPreview = memo(FileUploadPreview);
|
|
148
|
+
MemoizedFileUploadPreview.displayName = "FileUploadPreview";
|
|
149
|
+
|
|
150
|
+
export { MemoizedFileUploadPreview as FileUploadPreview };
|
package/src/labs/index.ts
CHANGED
|
@@ -20,9 +20,8 @@ export * from "./datePickerTheme";
|
|
|
20
20
|
/** @deprecated Will be removed in a future Odyssey version in lieu of the one shipping with DataTable */
|
|
21
21
|
export * from "./DataTablePagination";
|
|
22
22
|
export * from "./DataFilters";
|
|
23
|
-
|
|
24
23
|
export * from "./Drawer";
|
|
25
|
-
|
|
24
|
+
export * from "./FileUpload";
|
|
26
25
|
export * from "./materialReactTableTypes";
|
|
27
26
|
/** @deprecated Will be removed in a future Odyssey version in lieu of DataTable */
|
|
28
27
|
export * from "./StaticTable";
|
|
@@ -11,14 +11,10 @@ filters.filters.arialabel = Filters
|
|
|
11
11
|
filters.menuitem.any = Any {{label}}
|
|
12
12
|
filters.menuitem.selected = {{selected}} selected
|
|
13
13
|
filters.search.label = Search
|
|
14
|
+
fileupload.button.text = Add files
|
|
15
|
+
fileupload.prompt.text = Drag and drop files here or click to add files
|
|
16
|
+
fileupload.removefile.text = Remove file
|
|
14
17
|
passwordfield.icon.label.hide = Hide password
|
|
15
|
-
filters.clear.label = Clear filters
|
|
16
|
-
filters.filter.any = Any
|
|
17
|
-
filters.filter.clear = Clear filter
|
|
18
|
-
filters.filters.arialabel = Filters
|
|
19
|
-
filters.menuitem.any = Any {{label}}
|
|
20
|
-
filters.menuitem.selected = {{selected}} selected
|
|
21
|
-
filters.search.label = Search
|
|
22
18
|
passwordfield.icon.label.hide = Hide password
|
|
23
19
|
passwordfield.icon.label.show = Show password
|
|
24
20
|
severity.error = error
|
|
@@ -17,4 +17,5 @@ table.fetchedrows.text = Byl na\u010Dten {{totalRows}} \u0159\u00E1dek
|
|
|
17
17
|
table.fetchedrows.text_plural = Celkem na\u010Dteno \u0159\u00E1dk\u016F: {{totalRows}}
|
|
18
18
|
table.rows.text = {{totalRows}} \u0159\u00E1dek
|
|
19
19
|
table.rows.text_plural = Po\u010Det \u0159\u00E1dk\u016F: {{totalRows}}
|
|
20
|
+
toast.close.text = zav\u0159\u00EDt
|
|
20
21
|
|
|
@@ -17,4 +17,5 @@ table.fetchedrows.text = \u0391\u03BD\u03B1\u03BA\u03C4\u03AE\u03B8\u03B7\u03BA\
|
|
|
17
17
|
table.fetchedrows.text_plural = \u0391\u03BD\u03B1\u03BA\u03C4\u03AE\u03B8\u03B7\u03BA\u03B1\u03BD \u03C3\u03C5\u03BD\u03BF\u03BB\u03B9\u03BA\u03AC {{totalRows}} \u03C3\u03B5\u03B9\u03C1\u03AD\u03C2
|
|
18
18
|
table.rows.text = {{totalRows}} \u03C3\u03B5\u03B9\u03C1\u03AC
|
|
19
19
|
table.rows.text_plural = {{totalRows}} \u03C3\u03B5\u03B9\u03C1\u03AD\u03C2
|
|
20
|
+
toast.close.text = \u03BA\u03BB\u03B5\u03AF\u03C3\u03B9\u03BC\u03BF
|
|
20
21
|
|
|
@@ -17,4 +17,5 @@ table.fetchedrows.text = {{totalRows}}\u00A0ligne extraite
|
|
|
17
17
|
table.fetchedrows.text_plural = {{totalRows}}\u00A0lignes extraites au total
|
|
18
18
|
table.rows.text = {{totalRows}}\u00A0ligne
|
|
19
19
|
table.rows.text_plural = {{totalRows}}\u00A0lignes
|
|
20
|
+
toast.close.text = fermer
|
|
20
21
|
|
|
@@ -17,4 +17,5 @@ table.fetchedrows.text = {{totalRows}}\u884C\u3092\u30D5\u30A7\u30C3\u30C1
|
|
|
17
17
|
table.fetchedrows.text_plural = \u5408\u8A08{{totalRows}}\u884C\u3092\u30D5\u30A7\u30C3\u30C1
|
|
18
18
|
table.rows.text = {{totalRows}}\u884C
|
|
19
19
|
table.rows.text_plural = {{totalRows}}\u884C
|
|
20
|
+
toast.close.text = \u9589\u3058\u308B
|
|
20
21
|
|
|
@@ -17,4 +17,5 @@ table.fetchedrows.text = {{totalRows}}\uAC1C\uC758 \uD589\uC744 \uAC00\uC838\uC6
|
|
|
17
17
|
table.fetchedrows.text_plural = \uCD1D {{totalRows}}\uAC1C \uD589\uC744 \uAC00\uC838\uC634
|
|
18
18
|
table.rows.text = {{totalRows}}\uAC1C\uC758 \uD589
|
|
19
19
|
table.rows.text_plural = {{totalRows}}\uAC1C\uC758 \uD589
|
|
20
|
+
toast.close.text = \uB2EB\uAE30
|
|
20
21
|
|
|
@@ -17,4 +17,5 @@ table.fetchedrows.text = S-a preluat {{totalRows}} \u00EEnregistrare
|
|
|
17
17
|
table.fetchedrows.text_plural = S-au preluat \u00EEn total {{totalRows}} \u00EEnregistr\u0103ri
|
|
18
18
|
table.rows.text = {{totalRows}} \u00EEnregistrare
|
|
19
19
|
table.rows.text_plural = {{totalRows}} \u00EEnregistr\u0103ri
|
|
20
|
+
toast.close.text = \u00EEnchide\u021Bi
|
|
20
21
|
|
|
@@ -17,4 +17,5 @@ table.fetchedrows.text = \u041F\u043E\u043B\u0443\u0447\u0435\u043D\u0430 {{tota
|
|
|
17
17
|
table.fetchedrows.text_plural = \u041F\u043E\u043B\u0443\u0447\u0435\u043D\u043E \u0432\u0441\u0435\u0433\u043E \u0441\u0442\u0440\u043E\u043A: {{totalRows}}
|
|
18
18
|
table.rows.text = {{totalRows}}\u00A0\u0441\u0442\u0440\u043E\u043A\u0430
|
|
19
19
|
table.rows.text_plural = \u0421\u0442\u0440\u043E\u043A\u0438: {{totalRows}}
|
|
20
|
+
toast.close.text = \u0437\u0430\u043A\u0440\u044B\u0442\u044C
|
|
20
21
|
|
|
@@ -17,4 +17,5 @@ table.fetchedrows.text = \u0E14\u0E36\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\
|
|
|
17
17
|
table.fetchedrows.text_plural = \u0E14\u0E36\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E41\u0E25\u0E49\u0E27\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14 {{totalRows}} \u0E41\u0E16\u0E27
|
|
18
18
|
table.rows.text = {{totalRows}} \u0E41\u0E16\u0E27
|
|
19
19
|
table.rows.text_plural = {{totalRows}} \u0E41\u0E16\u0E27
|
|
20
|
+
toast.close.text = \u0E1B\u0E34\u0E14
|
|
20
21
|
|
|
@@ -17,4 +17,5 @@ table.fetchedrows.text = {{totalRows}} sat\u0131r al\u0131nd\u0131
|
|
|
17
17
|
table.fetchedrows.text_plural = Toplam {{totalRows}} sat\u0131r al\u0131nd\u0131
|
|
18
18
|
table.rows.text = {{totalRows}} sat\u0131r
|
|
19
19
|
table.rows.text_plural = {{totalRows}} sat\u0131r
|
|
20
|
+
toast.close.text = kapat
|
|
20
21
|
|
|
@@ -17,4 +17,5 @@ table.fetchedrows.text = \u041E\u0442\u0440\u0438\u043C\u0430\u043D\u043E \u0440
|
|
|
17
17
|
table.fetchedrows.text_plural = \u0423\u0441\u044C\u043E\u0433\u043E \u043E\u0442\u0440\u0438\u043C\u0430\u043D\u043E \u0440\u044F\u0434\u043A\u0456\u0432: {{totalRows}}
|
|
18
18
|
table.rows.text = \u0420\u044F\u0434\u043A\u0456\u0432: {{totalRows}}
|
|
19
19
|
table.rows.text_plural = \u0420\u044F\u0434\u043A\u0456\u0432: {{totalRows}}
|
|
20
|
+
toast.close.text = \u0437\u0430\u043A\u0440\u0438\u0442\u0438
|
|
20
21
|
|
|
@@ -17,4 +17,5 @@ table.fetchedrows.text = \u0110\u00E3 t\u00ECm n\u1EA1p {{totalRows}} h\u00E0ng
|
|
|
17
17
|
table.fetchedrows.text_plural = \u0110\u00E3 t\u00ECm n\u1EA1p t\u1ED5ng {{totalRows}} h\u00E0ng
|
|
18
18
|
table.rows.text = {{totalRows}} h\u00E0ng
|
|
19
19
|
table.rows.text_plural = {{totalRows}} h\u00E0ng
|
|
20
|
+
toast.close.text = \u0111\u00F3ng
|
|
20
21
|
|
|
@@ -17,4 +17,5 @@ table.fetchedrows.text = \u5DF2\u83B7\u53D6 {{totalRows}} \u884C
|
|
|
17
17
|
table.fetchedrows.text_plural = \u5171\u8BA1\u5DF2\u83B7\u53D6 {{totalRows}} \u884C
|
|
18
18
|
table.rows.text = {{totalRows}} \u884C
|
|
19
19
|
table.rows.text_plural = {{totalRows}} \u884C
|
|
20
|
+
toast.close.text = \u5173\u95ED
|
|
20
21
|
|
|
@@ -17,4 +17,5 @@ table.fetchedrows.text = \u5DF2\u64F7\u53D6 {{totalRows}} \u5217
|
|
|
17
17
|
table.fetchedrows.text_plural = \u5DF2\u64F7\u53D6\u7E3D\u5171 {{totalRows}} \u5217
|
|
18
18
|
table.rows.text = {{totalRows}} \u5217
|
|
19
19
|
table.rows.text_plural = {{totalRows}} \u5217
|
|
20
|
+
toast.close.text = \u95DC\u9589
|
|
20
21
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","close.text":"close","fielderror.screenreader.text":"Error","fieldlabel.optional.text":"Optional","fieldlabel.required.text":"Required","filters.clear.label":"Clear filters","filters.filter.any":"Any","filters.filter.clear":"Clear filter","filters.filters.arialabel":"Filters","filters.menuitem.any":"Any {{label}}","filters.menuitem.selected":"{{selected}} selected","filters.search.label":"Search","passwordfield.icon.label.hide":"Hide password","passwordfield.icon.label.show":"Show password","severity.error":"error","severity.info":"info","severity.success":"success","severity.warning":"warning","switch.active":"Active","switch.inactive":"Inactive","table.actions":"Actions","table.columnvisibility.arialabel":"Show/hide columns","table.density.arialabel":"Table density","table.draghandle.arialabel":"Drag row to reorder. Or, press space or enter to start and stop reordering and esc to cancel.","table.draghandle.tooltip":"Drag row or press space/enter key to start and stop reordering","table.error":"Error loading data.","table.fetchedrows.text":"Fetched {{totalRows}} row","table.fetchedrows.text_plural":"Fetched {{totalRows}} total rows","table.moreactions.arialabel":"More actions","table.noresults.heading":"There are no results.","table.noresults.text":"Try a different query.","table.pagination.loadmore":"Show more","table.pagination.next":"Next page","table.pagination.previous":"Previous page","table.pagination.page":"Page","table.pagination.rowsperpage":"Rows per page","table.pagination.rowswithtotal":"{{firstRow}}-{{lastRow}} of {{totalRows}} rows","table.pagination.rowswithouttotal":"{{firstRow}}-{{lastRow}} rows","table.reorder.backward":"Send backward","table.reorder.forward":"Bring forward","table.reorder.toback":"Send to back","table.reorder.tofront":"Bring to front","table.rows.text":"{{totalRows}} row","table.rows.text_plural":"{{totalRows}} rows"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","close.text":"close","fielderror.screenreader.text":"Error","fieldlabel.optional.text":"Optional","fieldlabel.required.text":"Required","filters.clear.label":"Clear filters","filters.filter.any":"Any","filters.filter.clear":"Clear filter","filters.filters.arialabel":"Filters","filters.menuitem.any":"Any {{label}}","filters.menuitem.selected":"{{selected}} selected","filters.search.label":"Search","fileupload.button.text":"Add files","fileupload.prompt.text":"Drag and drop files here or click to add files","fileupload.removefile.text":"Remove file","passwordfield.icon.label.hide":"Hide password","passwordfield.icon.label.show":"Show password","severity.error":"error","severity.info":"info","severity.success":"success","severity.warning":"warning","switch.active":"Active","switch.inactive":"Inactive","table.actions":"Actions","table.columnvisibility.arialabel":"Show/hide columns","table.density.arialabel":"Table density","table.draghandle.arialabel":"Drag row to reorder. Or, press space or enter to start and stop reordering and esc to cancel.","table.draghandle.tooltip":"Drag row or press space/enter key to start and stop reordering","table.error":"Error loading data.","table.fetchedrows.text":"Fetched {{totalRows}} row","table.fetchedrows.text_plural":"Fetched {{totalRows}} total rows","table.moreactions.arialabel":"More actions","table.noresults.heading":"There are no results.","table.noresults.text":"Try a different query.","table.pagination.loadmore":"Show more","table.pagination.next":"Next page","table.pagination.previous":"Previous page","table.pagination.page":"Page","table.pagination.rowsperpage":"Rows per page","table.pagination.rowswithtotal":"{{firstRow}}-{{lastRow}} of {{totalRows}} rows","table.pagination.rowswithouttotal":"{{firstRow}}-{{lastRow}} rows","table.reorder.backward":"Send backward","table.reorder.forward":"Bring forward","table.reorder.toback":"Send to back","table.reorder.tofront":"Bring to front","table.rows.text":"{{totalRows}} row","table.rows.text_plural":"{{totalRows}} rows"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Domovská stránka","breadcrumbs.label.text":"Drobečková navigace","close.text":"zavřít","fielderror.screenreader.text":"Chyba","fieldlabel.optional.text":"Volitelné","fieldlabel.required.text":"Povinné","passwordfield.icon.label.show":"Zobrazit heslo","passwordfield.icon.label.hide":"Skrýt heslo","severity.error":"chyba","severity.info":"informace","severity.success":"úspěch","severity.warning":"upozornění","switch.active":"Aktivní","switch.inactive":"Neaktivní","table.error":"Chyba při načítání dat","table.fetchedrows.text":"Byl načten {{totalRows}} řádek","table.fetchedrows.text_plural":"Celkem načteno řádků: {{totalRows}}","table.rows.text":"{{totalRows}} řádek","table.rows.text_plural":"Počet řádků: {{totalRows}}"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Domovská stránka","breadcrumbs.label.text":"Drobečková navigace","close.text":"zavřít","fielderror.screenreader.text":"Chyba","fieldlabel.optional.text":"Volitelné","fieldlabel.required.text":"Povinné","passwordfield.icon.label.show":"Zobrazit heslo","passwordfield.icon.label.hide":"Skrýt heslo","severity.error":"chyba","severity.info":"informace","severity.success":"úspěch","severity.warning":"upozornění","switch.active":"Aktivní","switch.inactive":"Neaktivní","table.error":"Chyba při načítání dat","table.fetchedrows.text":"Byl načten {{totalRows}} řádek","table.fetchedrows.text_plural":"Celkem načteno řádků: {{totalRows}}","table.rows.text":"{{totalRows}} řádek","table.rows.text_plural":"Počet řádků: {{totalRows}}","toast.close.text":"zavřít"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Start","breadcrumbs.label.text":"Rasp","close.text":"luk","fielderror.screenreader.text":"Fejl","fieldlabel.optional.text":"Valgfrit","fieldlabel.required.text":"Påkrævet","passwordfield.icon.label.show":"Vis adgangskode","passwordfield.icon.label.hide":"Skjul adgangskode","severity.error":"fejl","severity.info":"oplysninger","severity.success":"fuldført","severity.warning":"advarsel","switch.active":"Aktiv","switch.inactive":"Inaktiv","table.error":"Fejl ved indlæsning af data.","table.fetchedrows.text":"Hentet {{totalRows}} række","table.fetchedrows.text_plural":"Hentet {{totalRows}} total antal rækker","table.rows.text":"{{totalRows}} række","table.rows.text_plural":"{{totalRows}} rækker"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Start","breadcrumbs.label.text":"Rasp","close.text":"luk","fielderror.screenreader.text":"Fejl","fieldlabel.optional.text":"Valgfrit","fieldlabel.required.text":"Påkrævet","passwordfield.icon.label.show":"Vis adgangskode","passwordfield.icon.label.hide":"Skjul adgangskode","severity.error":"fejl","severity.info":"oplysninger","severity.success":"fuldført","severity.warning":"advarsel","switch.active":"Aktiv","switch.inactive":"Inaktiv","table.error":"Fejl ved indlæsning af data.","table.fetchedrows.text":"Hentet {{totalRows}} række","table.fetchedrows.text_plural":"Hentet {{totalRows}} total antal rækker","table.rows.text":"{{totalRows}} række","table.rows.text_plural":"{{totalRows}} rækker","toast.close.text":"luk"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","close.text":"Schließen","fielderror.screenreader.text":"Fehler","fieldlabel.optional.text":"Optional","fieldlabel.required.text":"Erforderlich","passwordfield.icon.label.show":"Passwort anzeigen","passwordfield.icon.label.hide":"Passwort verbergen","severity.error":"Fehler","severity.info":"Infos","severity.success":"Erfolg","severity.warning":"Warnung","switch.active":"Aktiv","switch.inactive":"Inaktiv","table.error":"Fehler beim Laden der Daten.","table.fetchedrows.text":"{{totalRows}} Zeile abgerufen","table.fetchedrows.text_plural":"{{totalRows}} Zeilen insgesamt abgerufen","table.rows.text":"{{totalRows}} Zeile","table.rows.text_plural":"{{totalRows}} Zeilen"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","close.text":"Schließen","fielderror.screenreader.text":"Fehler","fieldlabel.optional.text":"Optional","fieldlabel.required.text":"Erforderlich","passwordfield.icon.label.show":"Passwort anzeigen","passwordfield.icon.label.hide":"Passwort verbergen","severity.error":"Fehler","severity.info":"Infos","severity.success":"Erfolg","severity.warning":"Warnung","switch.active":"Aktiv","switch.inactive":"Inaktiv","table.error":"Fehler beim Laden der Daten.","table.fetchedrows.text":"{{totalRows}} Zeile abgerufen","table.fetchedrows.text_plural":"{{totalRows}} Zeilen insgesamt abgerufen","table.rows.text":"{{totalRows}} Zeile","table.rows.text_plural":"{{totalRows}} Zeilen","toast.close.text":"schließen"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Αρχική σελίδα","breadcrumbs.label.text":"Τμήματα δυναμικής διαδρομής","close.text":"κλείσιμο","fielderror.screenreader.text":"Σφάλμα","fieldlabel.optional.text":"Προαιρετικό","fieldlabel.required.text":"Απαιτείται","passwordfield.icon.label.show":"Εμφάνιση κωδικού πρόσβασης","passwordfield.icon.label.hide":"Απόκρυψη κωδικού πρόσβασης","severity.error":"σφάλμα","severity.info":"πληροφορίες","severity.success":"επιτυχία","severity.warning":"προειδοποίηση","switch.active":"Ενεργό","switch.inactive":"Ανενεργό","table.error":"Σφάλμα κατά τη φόρτωση δεδομένων.","table.fetchedrows.text":"Ανακτήθηκε {{totalRows}} σειρά","table.fetchedrows.text_plural":"Ανακτήθηκαν συνολικά {{totalRows}} σειρές","table.rows.text":"{{totalRows}} σειρά","table.rows.text_plural":"{{totalRows}} σειρές"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Αρχική σελίδα","breadcrumbs.label.text":"Τμήματα δυναμικής διαδρομής","close.text":"κλείσιμο","fielderror.screenreader.text":"Σφάλμα","fieldlabel.optional.text":"Προαιρετικό","fieldlabel.required.text":"Απαιτείται","passwordfield.icon.label.show":"Εμφάνιση κωδικού πρόσβασης","passwordfield.icon.label.hide":"Απόκρυψη κωδικού πρόσβασης","severity.error":"σφάλμα","severity.info":"πληροφορίες","severity.success":"επιτυχία","severity.warning":"προειδοποίηση","switch.active":"Ενεργό","switch.inactive":"Ανενεργό","table.error":"Σφάλμα κατά τη φόρτωση δεδομένων.","table.fetchedrows.text":"Ανακτήθηκε {{totalRows}} σειρά","table.fetchedrows.text_plural":"Ανακτήθηκαν συνολικά {{totalRows}} σειρές","table.rows.text":"{{totalRows}} σειρά","table.rows.text_plural":"{{totalRows}} σειρές","toast.close.text":"κλείσιμο"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Inicio","breadcrumbs.label.text":"Rutas de navegación","close.text":"cerrar","fielderror.screenreader.text":"Error","fieldlabel.optional.text":"Opcional","fieldlabel.required.text":"Obligatorio","passwordfield.icon.label.show":"Mostrar contraseña","passwordfield.icon.label.hide":"Ocultar contraseña","severity.error":"error","severity.info":"información","severity.success":"correcto","severity.warning":"advertencia","switch.active":"Activo","switch.inactive":"Inactivo","table.error":"Error al cargar datos.","table.fetchedrows.text":"Se ha recuperado {{totalRows}} fila","table.fetchedrows.text_plural":"Se ha recuperado un total de {{totalRows}} filas","table.rows.text":"{{totalRows}} fila","table.rows.text_plural":"{{totalRows}} filas"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Inicio","breadcrumbs.label.text":"Rutas de navegación","close.text":"cerrar","fielderror.screenreader.text":"Error","fieldlabel.optional.text":"Opcional","fieldlabel.required.text":"Obligatorio","passwordfield.icon.label.show":"Mostrar contraseña","passwordfield.icon.label.hide":"Ocultar contraseña","severity.error":"error","severity.info":"información","severity.success":"correcto","severity.warning":"advertencia","switch.active":"Activo","switch.inactive":"Inactivo","table.error":"Error al cargar datos.","table.fetchedrows.text":"Se ha recuperado {{totalRows}} fila","table.fetchedrows.text_plural":"Se ha recuperado un total de {{totalRows}} filas","table.rows.text":"{{totalRows}} fila","table.rows.text_plural":"{{totalRows}} filas","toast.close.text":"cerrar"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Aloitussivu","breadcrumbs.label.text":"Linkkipolku","close.text":"sulje","fielderror.screenreader.text":"Virhe","fieldlabel.optional.text":"Valinnainen","fieldlabel.required.text":"Pakollinen","passwordfield.icon.label.show":"Näytä salasana","passwordfield.icon.label.hide":"Piilota salasana","severity.error":"virhe","severity.info":"tietoa","severity.success":"onnistui","severity.warning":"varoitus","switch.active":"Aktiivinen","switch.inactive":"Passiivinen","table.error":"Virhe tietojen lataamisessa.","table.fetchedrows.text":"Haettu {{totalRows}} rivi","table.fetchedrows.text_plural":"Haettu yhteensä {{totalRows}} riviä","table.rows.text":"{{totalRows}} rivi","table.rows.text_plural":"{{totalRows}} riviä"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Aloitussivu","breadcrumbs.label.text":"Linkkipolku","close.text":"sulje","fielderror.screenreader.text":"Virhe","fieldlabel.optional.text":"Valinnainen","fieldlabel.required.text":"Pakollinen","passwordfield.icon.label.show":"Näytä salasana","passwordfield.icon.label.hide":"Piilota salasana","severity.error":"virhe","severity.info":"tietoa","severity.success":"onnistui","severity.warning":"varoitus","switch.active":"Aktiivinen","switch.inactive":"Passiivinen","table.error":"Virhe tietojen lataamisessa.","table.fetchedrows.text":"Haettu {{totalRows}} rivi","table.fetchedrows.text_plural":"Haettu yhteensä {{totalRows}} riviä","table.rows.text":"{{totalRows}} rivi","table.rows.text_plural":"{{totalRows}} riviä","toast.close.text":"sulje"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Accueil","breadcrumbs.label.text":"Fil d'Ariane","close.text":"fermer","fielderror.screenreader.text":"Erreur","fieldlabel.optional.text":"Facultatif","fieldlabel.required.text":"Obligatoire","passwordfield.icon.label.show":"Afficher le mot de passe","passwordfield.icon.label.hide":"Masquer le mot de passe","severity.error":"erreur","severity.info":"informations","severity.success":"opération réussie","severity.warning":"avertissement","switch.active":"Actif","switch.inactive":"Inactif","table.error":"Erreur lors du chargement des données.","table.fetchedrows.text":"{{totalRows}} ligne extraite","table.fetchedrows.text_plural":"{{totalRows}} lignes extraites au total","table.rows.text":"{{totalRows}} ligne","table.rows.text_plural":"{{totalRows}} lignes"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Accueil","breadcrumbs.label.text":"Fil d'Ariane","close.text":"fermer","fielderror.screenreader.text":"Erreur","fieldlabel.optional.text":"Facultatif","fieldlabel.required.text":"Obligatoire","passwordfield.icon.label.show":"Afficher le mot de passe","passwordfield.icon.label.hide":"Masquer le mot de passe","severity.error":"erreur","severity.info":"informations","severity.success":"opération réussie","severity.warning":"avertissement","switch.active":"Actif","switch.inactive":"Inactif","table.error":"Erreur lors du chargement des données.","table.fetchedrows.text":"{{totalRows}} ligne extraite","table.fetchedrows.text_plural":"{{totalRows}} lignes extraites au total","table.rows.text":"{{totalRows}} ligne","table.rows.text_plural":"{{totalRows}} lignes","toast.close.text":"fermer"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Kezdőlap","breadcrumbs.label.text":"Webmorzsák","close.text":"bezárás","fielderror.screenreader.text":"Hiba","fieldlabel.optional.text":"Nem kötelező","fieldlabel.required.text":"Kötelező","passwordfield.icon.label.show":"Jelszó megjelenítése","passwordfield.icon.label.hide":"Jelszó elrejtése","severity.error":"hiba","severity.info":"információ","severity.success":"sikeres","severity.warning":"figyelmeztetés","switch.active":"Aktív","switch.inactive":"Inaktív","table.error":"Hiba történt az adatok betöltésekor.","table.fetchedrows.text":"{{totalRows}} sor beolvasva","table.fetchedrows.text_plural":"Összesen {{totalRows}} sor beolvasva","table.rows.text":"{{totalRows}} sor","table.rows.text_plural":"{{totalRows}} sor"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Kezdőlap","breadcrumbs.label.text":"Webmorzsák","close.text":"bezárás","fielderror.screenreader.text":"Hiba","fieldlabel.optional.text":"Nem kötelező","fieldlabel.required.text":"Kötelező","passwordfield.icon.label.show":"Jelszó megjelenítése","passwordfield.icon.label.hide":"Jelszó elrejtése","severity.error":"hiba","severity.info":"információ","severity.success":"sikeres","severity.warning":"figyelmeztetés","switch.active":"Aktív","switch.inactive":"Inaktív","table.error":"Hiba történt az adatok betöltésekor.","table.fetchedrows.text":"{{totalRows}} sor beolvasva","table.fetchedrows.text_plural":"Összesen {{totalRows}} sor beolvasva","table.rows.text":"{{totalRows}} sor","table.rows.text_plural":"{{totalRows}} sor","toast.close.text":"bezárás"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Beranda","breadcrumbs.label.text":"Breadcrumb","close.text":"tutup","fielderror.screenreader.text":"Kesalahan","fieldlabel.optional.text":"Opsional","fieldlabel.required.text":"Wajib diisi","passwordfield.icon.label.show":"Tampilkan kata sandi","passwordfield.icon.label.hide":"Sembunyikan kata sandi","severity.error":"kesalahan","severity.info":"info","severity.success":"berhasil","severity.warning":"peringatan","switch.active":"Aktif","switch.inactive":"Tidak Aktif","table.error":"Terjadi kesalahan saat memuat data.","table.fetchedrows.text":"Mendapatkan {{totalRows}} baris","table.fetchedrows.text_plural":"Mendapatkan total {{totalRows}} baris","table.rows.text":"{{totalRows}} baris","table.rows.text_plural":"{{totalRows}} baris"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Beranda","breadcrumbs.label.text":"Breadcrumb","close.text":"tutup","fielderror.screenreader.text":"Kesalahan","fieldlabel.optional.text":"Opsional","fieldlabel.required.text":"Wajib diisi","passwordfield.icon.label.show":"Tampilkan kata sandi","passwordfield.icon.label.hide":"Sembunyikan kata sandi","severity.error":"kesalahan","severity.info":"info","severity.success":"berhasil","severity.warning":"peringatan","switch.active":"Aktif","switch.inactive":"Tidak Aktif","table.error":"Terjadi kesalahan saat memuat data.","table.fetchedrows.text":"Mendapatkan {{totalRows}} baris","table.fetchedrows.text_plural":"Mendapatkan total {{totalRows}} baris","table.rows.text":"{{totalRows}} baris","table.rows.text_plural":"{{totalRows}} baris","toast.close.text":"tutup"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Percorso di navigazione","close.text":"chiudi","fielderror.screenreader.text":"Errore","fieldlabel.optional.text":"Facoltativo","fieldlabel.required.text":"Obbligatorio","passwordfield.icon.label.show":"Mostra password","passwordfield.icon.label.hide":"Nascondi password","severity.error":"errore","severity.info":"info","severity.success":"operazione riuscita","severity.warning":"avviso","switch.active":"Attivo","switch.inactive":"Inattivo","table.error":"Errore durante il caricamento dei dati.","table.fetchedrows.text":"Recuperata {{totalRows}} riga","table.fetchedrows.text_plural":"Recuperate {{totalRows}} righe in totale","table.rows.text":"{{totalRows}} riga","table.rows.text_plural":"{{totalRows}} righe"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Percorso di navigazione","close.text":"chiudi","fielderror.screenreader.text":"Errore","fieldlabel.optional.text":"Facoltativo","fieldlabel.required.text":"Obbligatorio","passwordfield.icon.label.show":"Mostra password","passwordfield.icon.label.hide":"Nascondi password","severity.error":"errore","severity.info":"info","severity.success":"operazione riuscita","severity.warning":"avviso","switch.active":"Attivo","switch.inactive":"Inattivo","table.error":"Errore durante il caricamento dei dati.","table.fetchedrows.text":"Recuperata {{totalRows}} riga","table.fetchedrows.text_plural":"Recuperate {{totalRows}} righe in totale","table.rows.text":"{{totalRows}} riga","table.rows.text_plural":"{{totalRows}} righe","toast.close.text":"chiudi"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"ホーム","breadcrumbs.label.text":"ブレッドクラム","close.text":"閉じる","fielderror.screenreader.text":"エラー","fieldlabel.optional.text":"オプション","fieldlabel.required.text":"必須","passwordfield.icon.label.show":"パスワードを表示する","passwordfield.icon.label.hide":"パスワードを非表示にする","severity.error":"エラー","severity.info":"情報","severity.success":"成功","severity.warning":"警告","switch.active":"アクティブ","switch.inactive":"非アクティブ","table.error":"データの読み込み中にエラーが発生しました。","table.fetchedrows.text":"{{totalRows}}行をフェッチ","table.fetchedrows.text_plural":"合計{{totalRows}}行をフェッチ","table.rows.text":"{{totalRows}}行","table.rows.text_plural":"{{totalRows}}行"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"ホーム","breadcrumbs.label.text":"ブレッドクラム","close.text":"閉じる","fielderror.screenreader.text":"エラー","fieldlabel.optional.text":"オプション","fieldlabel.required.text":"必須","passwordfield.icon.label.show":"パスワードを表示する","passwordfield.icon.label.hide":"パスワードを非表示にする","severity.error":"エラー","severity.info":"情報","severity.success":"成功","severity.warning":"警告","switch.active":"アクティブ","switch.inactive":"非アクティブ","table.error":"データの読み込み中にエラーが発生しました。","table.fetchedrows.text":"{{totalRows}}行をフェッチ","table.fetchedrows.text_plural":"合計{{totalRows}}行をフェッチ","table.rows.text":"{{totalRows}}行","table.rows.text_plural":"{{totalRows}}行","toast.close.text":"閉じる"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"홈","breadcrumbs.label.text":"이동 경로","close.text":"닫기","fielderror.screenreader.text":"오류","fieldlabel.optional.text":"선택 사항","fieldlabel.required.text":"필수","passwordfield.icon.label.show":"암호 표시","passwordfield.icon.label.hide":"암호 숨기기","severity.error":"오류","severity.info":"정보","severity.success":"성공","severity.warning":"경고","switch.active":"활성","switch.inactive":"비활성","table.error":"데이터를 로드하는 중 오류가 발생했습니다.","table.fetchedrows.text":"{{totalRows}}개의 행을 가져옴","table.fetchedrows.text_plural":"총 {{totalRows}}개 행을 가져옴","table.rows.text":"{{totalRows}}개의 행","table.rows.text_plural":"{{totalRows}}개의 행"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"홈","breadcrumbs.label.text":"이동 경로","close.text":"닫기","fielderror.screenreader.text":"오류","fieldlabel.optional.text":"선택 사항","fieldlabel.required.text":"필수","passwordfield.icon.label.show":"암호 표시","passwordfield.icon.label.hide":"암호 숨기기","severity.error":"오류","severity.info":"정보","severity.success":"성공","severity.warning":"경고","switch.active":"활성","switch.inactive":"비활성","table.error":"데이터를 로드하는 중 오류가 발생했습니다.","table.fetchedrows.text":"{{totalRows}}개의 행을 가져옴","table.fetchedrows.text_plural":"총 {{totalRows}}개 행을 가져옴","table.rows.text":"{{totalRows}}개의 행","table.rows.text_plural":"{{totalRows}}개의 행","toast.close.text":"닫기"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Halaman Utama","breadcrumbs.label.text":"Tinggalan","close.text":"tutup","fielderror.screenreader.text":"Ralat","fieldlabel.optional.text":"Pilihan","fieldlabel.required.text":"Diperlukan","passwordfield.icon.label.show":"Tunjukkan kata laluan","passwordfield.icon.label.hide":"Sembunyikan kata laluan","severity.error":"ralat","severity.info":"maklumat","severity.success":"berjaya","severity.warning":"amaran","switch.active":"Aktif","switch.inactive":"Tidak aktif","table.error":"Ralat semasa memuatkan data.","table.fetchedrows.text":"Baris {{totalRows}} yang diambil","table.fetchedrows.text_plural":"Jumlah baris {{totalRows}} yang diambil","table.rows.text":"{{totalRows}} baris","table.rows.text_plural":"{{totalRows}} baris"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Halaman Utama","breadcrumbs.label.text":"Tinggalan","close.text":"tutup","fielderror.screenreader.text":"Ralat","fieldlabel.optional.text":"Pilihan","fieldlabel.required.text":"Diperlukan","passwordfield.icon.label.show":"Tunjukkan kata laluan","passwordfield.icon.label.hide":"Sembunyikan kata laluan","severity.error":"ralat","severity.info":"maklumat","severity.success":"berjaya","severity.warning":"amaran","switch.active":"Aktif","switch.inactive":"Tidak aktif","table.error":"Ralat semasa memuatkan data.","table.fetchedrows.text":"Baris {{totalRows}} yang diambil","table.fetchedrows.text_plural":"Jumlah baris {{totalRows}} yang diambil","table.rows.text":"{{totalRows}} baris","table.rows.text_plural":"{{totalRows}} baris","toast.close.text":"tutup"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Hjem","breadcrumbs.label.text":"Brødsmuler","close.text":"lukk","fielderror.screenreader.text":"Feil","fieldlabel.optional.text":"Valgfritt","fieldlabel.required.text":"Påkrevd","passwordfield.icon.label.show":"Vis passord","passwordfield.icon.label.hide":"Skjul passord","severity.error":"feil","severity.info":"info","severity.success":"suksess","severity.warning":"advarsel","switch.active":"Aktiv","switch.inactive":"Inaktiv","table.error":"Feil ved lasting av data.","table.fetchedrows.text":"Hentet {{totalRows}} rad","table.fetchedrows.text_plural":"Hentet {{totalRows}} totale rader","table.rows.text":"{{totalRows}} rad","table.rows.text_plural":"{{totalRows}} rader"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Hjem","breadcrumbs.label.text":"Brødsmuler","close.text":"lukk","fielderror.screenreader.text":"Feil","fieldlabel.optional.text":"Valgfritt","fieldlabel.required.text":"Påkrevd","passwordfield.icon.label.show":"Vis passord","passwordfield.icon.label.hide":"Skjul passord","severity.error":"feil","severity.info":"info","severity.success":"suksess","severity.warning":"advarsel","switch.active":"Aktiv","switch.inactive":"Inaktiv","table.error":"Feil ved lasting av data.","table.fetchedrows.text":"Hentet {{totalRows}} rad","table.fetchedrows.text_plural":"Hentet {{totalRows}} totale rader","table.rows.text":"{{totalRows}} rad","table.rows.text_plural":"{{totalRows}} rader","toast.close.text":"lukk"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","close.text":"sluiten","fielderror.screenreader.text":"Fout","fieldlabel.optional.text":"Optioneel","fieldlabel.required.text":"Vereist","passwordfield.icon.label.show":"Wachtwoord tonen","passwordfield.icon.label.hide":"Wachtwoord verbergen","severity.error":"fout","severity.info":"info","severity.success":"gelukt","severity.warning":"waarschuwing","switch.active":"Actief","switch.inactive":"Inactief","table.error":"Fout bij het laden van gegevens.","table.fetchedrows.text":"{{totalRows}} rij opgehaald","table.fetchedrows.text_plural":"In totaal {{totalRows}} rijen opgehaald","table.rows.text":"{{totalRows}} rij","table.rows.text_plural":"{{totalRows}} rijen"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","close.text":"sluiten","fielderror.screenreader.text":"Fout","fieldlabel.optional.text":"Optioneel","fieldlabel.required.text":"Vereist","passwordfield.icon.label.show":"Wachtwoord tonen","passwordfield.icon.label.hide":"Wachtwoord verbergen","severity.error":"fout","severity.info":"info","severity.success":"gelukt","severity.warning":"waarschuwing","switch.active":"Actief","switch.inactive":"Inactief","table.error":"Fout bij het laden van gegevens.","table.fetchedrows.text":"{{totalRows}} rij opgehaald","table.fetchedrows.text_plural":"In totaal {{totalRows}} rijen opgehaald","table.rows.text":"{{totalRows}} rij","table.rows.text_plural":"{{totalRows}} rijen","toast.close.text":"sluiten"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Strona główna","breadcrumbs.label.text":"Okruszki","close.text":"zamknij","fielderror.screenreader.text":"Błąd","fieldlabel.optional.text":"Opcjonalne","fieldlabel.required.text":"Wymagane","passwordfield.icon.label.show":"Pokaż hasło","passwordfield.icon.label.hide":"Ukryj hasło","severity.error":"błąd","severity.info":"informacje","severity.success":"powodzenie","severity.warning":"ostrzeżenie","switch.active":"Aktywny","switch.inactive":"Nieaktywny","table.error":"Błędne dane logowania.","table.fetchedrows.text":"Pobrano {{totalRows}} wiersz","table.fetchedrows.text_plural":"Pobrano łącznie {{totalRows}} wierszy","table.rows.text":"{{totalRows}} wiersz","table.rows.text_plural":"{{totalRows}} wiersze"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Strona główna","breadcrumbs.label.text":"Okruszki","close.text":"zamknij","fielderror.screenreader.text":"Błąd","fieldlabel.optional.text":"Opcjonalne","fieldlabel.required.text":"Wymagane","passwordfield.icon.label.show":"Pokaż hasło","passwordfield.icon.label.hide":"Ukryj hasło","severity.error":"błąd","severity.info":"informacje","severity.success":"powodzenie","severity.warning":"ostrzeżenie","switch.active":"Aktywny","switch.inactive":"Nieaktywny","table.error":"Błędne dane logowania.","table.fetchedrows.text":"Pobrano {{totalRows}} wiersz","table.fetchedrows.text_plural":"Pobrano łącznie {{totalRows}} wierszy","table.rows.text":"{{totalRows}} wiersz","table.rows.text_plural":"{{totalRows}} wiersze","toast.close.text":"zamknij"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Página inicial","breadcrumbs.label.text":"Categorias","close.text":"fechar","fielderror.screenreader.text":"Erro","fieldlabel.optional.text":"Opcional","fieldlabel.required.text":"Obrigatório","passwordfield.icon.label.show":"Mostrar senha","passwordfield.icon.label.hide":"Ocultar senha","severity.error":"erro","severity.info":"informações","severity.success":"sucesso","severity.warning":"atenção","switch.active":"Ativo","switch.inactive":"Inativo","table.error":"Erro ao carregar os dados.","table.fetchedrows.text":"{{totalRows}} linha buscada","table.fetchedrows.text_plural":"{{totalRows}} linhas buscadas no total","table.rows.text":"{{totalRows}} linha","table.rows.text_plural":"{{totalRows}} linhas"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Página inicial","breadcrumbs.label.text":"Categorias","close.text":"fechar","fielderror.screenreader.text":"Erro","fieldlabel.optional.text":"Opcional","fieldlabel.required.text":"Obrigatório","passwordfield.icon.label.show":"Mostrar senha","passwordfield.icon.label.hide":"Ocultar senha","severity.error":"erro","severity.info":"informações","severity.success":"sucesso","severity.warning":"atenção","switch.active":"Ativo","switch.inactive":"Inativo","table.error":"Erro ao carregar os dados.","table.fetchedrows.text":"{{totalRows}} linha buscada","table.fetchedrows.text_plural":"{{totalRows}} linhas buscadas no total","table.rows.text":"{{totalRows}} linha","table.rows.text_plural":"{{totalRows}} linhas","toast.close.text":"fechar"};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const translation = {"breadcrumbs.home.text":"Acasă","breadcrumbs.label.text":"Etichete navigare","close.text":"închideți","fielderror.screenreader.text":"Eroare","fieldlabel.optional.text":"Opțional","fieldlabel.required.text":"Necesar","passwordfield.icon.label.show":"Afișați parola","passwordfield.icon.label.hide":"Ascundeți parola","severity.error":"eroare","severity.info":"informații","severity.success":"succes","severity.warning":"avertisment","switch.active":"Activ","switch.inactive":"Inactiv","table.error":"Eroare la încărcarea datelor.","table.fetchedrows.text":"S-a preluat {{totalRows}} înregistrare","table.fetchedrows.text_plural":"S-au preluat în total {{totalRows}} înregistrări","table.rows.text":"{{totalRows}} înregistrare","table.rows.text_plural":"{{totalRows}} înregistrări"};
|
|
1
|
+
export const translation = {"breadcrumbs.home.text":"Acasă","breadcrumbs.label.text":"Etichete navigare","close.text":"închideți","fielderror.screenreader.text":"Eroare","fieldlabel.optional.text":"Opțional","fieldlabel.required.text":"Necesar","passwordfield.icon.label.show":"Afișați parola","passwordfield.icon.label.hide":"Ascundeți parola","severity.error":"eroare","severity.info":"informații","severity.success":"succes","severity.warning":"avertisment","switch.active":"Activ","switch.inactive":"Inactiv","table.error":"Eroare la încărcarea datelor.","table.fetchedrows.text":"S-a preluat {{totalRows}} înregistrare","table.fetchedrows.text_plural":"S-au preluat în total {{totalRows}} înregistrări","table.rows.text":"{{totalRows}} înregistrare","table.rows.text_plural":"{{totalRows}} înregistrări","toast.close.text":"închideți"};
|