@transferwise/components 0.0.0-experimental-471c876 → 0.0.0-experimental-3a91912
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/build/i18n/id.json +2 -0
- package/build/i18n/id.json.js +2 -0
- package/build/i18n/id.json.js.map +1 -1
- package/build/i18n/id.json.mjs +2 -0
- package/build/i18n/id.json.mjs.map +1 -1
- package/build/i18n/nl.json +2 -0
- package/build/i18n/nl.json.js +2 -0
- package/build/i18n/nl.json.js.map +1 -1
- package/build/i18n/nl.json.mjs +2 -0
- package/build/i18n/nl.json.mjs.map +1 -1
- package/build/listItem/AvatarView/ListItemAvatarView.js.map +1 -1
- package/build/listItem/AvatarView/ListItemAvatarView.mjs.map +1 -1
- package/build/types/listItem/AvatarView/ListItemAvatarView.d.ts +1 -1
- package/build/types/listItem/AvatarView/ListItemAvatarView.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/i18n/id.json +2 -0
- package/src/i18n/nl.json +2 -0
- package/src/listItem/AvatarView/ListItemAvatarView.tsx +1 -1
package/build/i18n/id.json
CHANGED
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"neptune.Upload.csFailureText": "Unggahan gagal. Silakan coba lagi",
|
|
46
46
|
"neptune.Upload.csSuccessText": "Pengunggahan selesai!",
|
|
47
47
|
"neptune.Upload.csTooLargeMessage": "Harap berikan file yang lebih kecil dari {maxSize} MB",
|
|
48
|
+
"neptune.Upload.csTooLargeNoLimitMessage": "Harap berikan file yang lebih kecil",
|
|
48
49
|
"neptune.Upload.csWrongTypeMessage": "Tipe file ini tidak didukung. Mohon coba lagi dengan file yang berbeda",
|
|
49
50
|
"neptune.Upload.psButtonText": "Batalkan",
|
|
50
51
|
"neptune.Upload.psProcessingText": "Mengunggah...",
|
|
@@ -52,6 +53,7 @@
|
|
|
52
53
|
"neptune.Upload.usButtonText": "Atau pilih file",
|
|
53
54
|
"neptune.Upload.usDropMessage": "Letakkan file untuk mulai mengunggah",
|
|
54
55
|
"neptune.Upload.usPlaceholder": "Seret dan lepas file yang kurang dari {maxSize} MB",
|
|
56
|
+
"neptune.Upload.usPlaceholderNoLimit": "Seret dan lepaskan file",
|
|
55
57
|
"neptune.UploadButton.allFileTypes": "Semua jenis file",
|
|
56
58
|
"neptune.UploadButton.dropFiles": "Lepaskan file untuk mulai mengunggah",
|
|
57
59
|
"neptune.UploadButton.instructions": "{fileTypes}, kurang dari {size}MB",
|
package/build/i18n/id.json.js
CHANGED
|
@@ -49,6 +49,7 @@ var id = {
|
|
|
49
49
|
"neptune.Upload.csFailureText": "Unggahan gagal. Silakan coba lagi",
|
|
50
50
|
"neptune.Upload.csSuccessText": "Pengunggahan selesai!",
|
|
51
51
|
"neptune.Upload.csTooLargeMessage": "Harap berikan file yang lebih kecil dari {maxSize} MB",
|
|
52
|
+
"neptune.Upload.csTooLargeNoLimitMessage": "Harap berikan file yang lebih kecil",
|
|
52
53
|
"neptune.Upload.csWrongTypeMessage": "Tipe file ini tidak didukung. Mohon coba lagi dengan file yang berbeda",
|
|
53
54
|
"neptune.Upload.psButtonText": "Batalkan",
|
|
54
55
|
"neptune.Upload.psProcessingText": "Mengunggah...",
|
|
@@ -56,6 +57,7 @@ var id = {
|
|
|
56
57
|
"neptune.Upload.usButtonText": "Atau pilih file",
|
|
57
58
|
"neptune.Upload.usDropMessage": "Letakkan file untuk mulai mengunggah",
|
|
58
59
|
"neptune.Upload.usPlaceholder": "Seret dan lepas file yang kurang dari {maxSize} MB",
|
|
60
|
+
"neptune.Upload.usPlaceholderNoLimit": "Seret dan lepaskan file",
|
|
59
61
|
"neptune.UploadButton.allFileTypes": "Semua jenis file",
|
|
60
62
|
"neptune.UploadButton.dropFiles": "Lepaskan file untuk mulai mengunggah",
|
|
61
63
|
"neptune.UploadButton.instructions": "{fileTypes}, kurang dari {size}MB",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"id.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"id.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/id.json.mjs
CHANGED
|
@@ -45,6 +45,7 @@ var id = {
|
|
|
45
45
|
"neptune.Upload.csFailureText": "Unggahan gagal. Silakan coba lagi",
|
|
46
46
|
"neptune.Upload.csSuccessText": "Pengunggahan selesai!",
|
|
47
47
|
"neptune.Upload.csTooLargeMessage": "Harap berikan file yang lebih kecil dari {maxSize} MB",
|
|
48
|
+
"neptune.Upload.csTooLargeNoLimitMessage": "Harap berikan file yang lebih kecil",
|
|
48
49
|
"neptune.Upload.csWrongTypeMessage": "Tipe file ini tidak didukung. Mohon coba lagi dengan file yang berbeda",
|
|
49
50
|
"neptune.Upload.psButtonText": "Batalkan",
|
|
50
51
|
"neptune.Upload.psProcessingText": "Mengunggah...",
|
|
@@ -52,6 +53,7 @@ var id = {
|
|
|
52
53
|
"neptune.Upload.usButtonText": "Atau pilih file",
|
|
53
54
|
"neptune.Upload.usDropMessage": "Letakkan file untuk mulai mengunggah",
|
|
54
55
|
"neptune.Upload.usPlaceholder": "Seret dan lepas file yang kurang dari {maxSize} MB",
|
|
56
|
+
"neptune.Upload.usPlaceholderNoLimit": "Seret dan lepaskan file",
|
|
55
57
|
"neptune.UploadButton.allFileTypes": "Semua jenis file",
|
|
56
58
|
"neptune.UploadButton.dropFiles": "Lepaskan file untuk mulai mengunggah",
|
|
57
59
|
"neptune.UploadButton.instructions": "{fileTypes}, kurang dari {size}MB",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"id.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"id.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/nl.json
CHANGED
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"neptune.Upload.csFailureText": "Uploaden mislukt. Probeer het opnieuw",
|
|
46
46
|
"neptune.Upload.csSuccessText": "Uploaden voltooid!",
|
|
47
47
|
"neptune.Upload.csTooLargeMessage": "Upload een bestand kleiner dan {maxSize} MB",
|
|
48
|
+
"neptune.Upload.csTooLargeNoLimitMessage": "Verstrek een kleiner bestand",
|
|
48
49
|
"neptune.Upload.csWrongTypeMessage": "Het bestandstype wordt niet ondersteund. Probeer het opnieuw met een ander bestand",
|
|
49
50
|
"neptune.Upload.psButtonText": "Annuleren",
|
|
50
51
|
"neptune.Upload.psProcessingText": "Uploaden...",
|
|
@@ -52,6 +53,7 @@
|
|
|
52
53
|
"neptune.Upload.usButtonText": "Of selecteer een bestand",
|
|
53
54
|
"neptune.Upload.usDropMessage": "Sleep het bestand hierheen om het te uploaden",
|
|
54
55
|
"neptune.Upload.usPlaceholder": "Sleep een bestand van maximaal {maxSize} MB",
|
|
56
|
+
"neptune.Upload.usPlaceholderNoLimit": "Sleep een bestand hierheen",
|
|
55
57
|
"neptune.UploadButton.allFileTypes": "Alle bestandstypen",
|
|
56
58
|
"neptune.UploadButton.dropFiles": "Sleep het bestand hierheen om het te uploaden",
|
|
57
59
|
"neptune.UploadButton.instructions": "{fileTypes}, kleiner dan {size} MB",
|
package/build/i18n/nl.json.js
CHANGED
|
@@ -49,6 +49,7 @@ var nl = {
|
|
|
49
49
|
"neptune.Upload.csFailureText": "Uploaden mislukt. Probeer het opnieuw",
|
|
50
50
|
"neptune.Upload.csSuccessText": "Uploaden voltooid!",
|
|
51
51
|
"neptune.Upload.csTooLargeMessage": "Upload een bestand kleiner dan {maxSize} MB",
|
|
52
|
+
"neptune.Upload.csTooLargeNoLimitMessage": "Verstrek een kleiner bestand",
|
|
52
53
|
"neptune.Upload.csWrongTypeMessage": "Het bestandstype wordt niet ondersteund. Probeer het opnieuw met een ander bestand",
|
|
53
54
|
"neptune.Upload.psButtonText": "Annuleren",
|
|
54
55
|
"neptune.Upload.psProcessingText": "Uploaden...",
|
|
@@ -56,6 +57,7 @@ var nl = {
|
|
|
56
57
|
"neptune.Upload.usButtonText": "Of selecteer een bestand",
|
|
57
58
|
"neptune.Upload.usDropMessage": "Sleep het bestand hierheen om het te uploaden",
|
|
58
59
|
"neptune.Upload.usPlaceholder": "Sleep een bestand van maximaal {maxSize} MB",
|
|
60
|
+
"neptune.Upload.usPlaceholderNoLimit": "Sleep een bestand hierheen",
|
|
59
61
|
"neptune.UploadButton.allFileTypes": "Alle bestandstypen",
|
|
60
62
|
"neptune.UploadButton.dropFiles": "Sleep het bestand hierheen om het te uploaden",
|
|
61
63
|
"neptune.UploadButton.instructions": "{fileTypes}, kleiner dan {size} MB",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nl.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"nl.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/build/i18n/nl.json.mjs
CHANGED
|
@@ -45,6 +45,7 @@ var nl = {
|
|
|
45
45
|
"neptune.Upload.csFailureText": "Uploaden mislukt. Probeer het opnieuw",
|
|
46
46
|
"neptune.Upload.csSuccessText": "Uploaden voltooid!",
|
|
47
47
|
"neptune.Upload.csTooLargeMessage": "Upload een bestand kleiner dan {maxSize} MB",
|
|
48
|
+
"neptune.Upload.csTooLargeNoLimitMessage": "Verstrek een kleiner bestand",
|
|
48
49
|
"neptune.Upload.csWrongTypeMessage": "Het bestandstype wordt niet ondersteund. Probeer het opnieuw met een ander bestand",
|
|
49
50
|
"neptune.Upload.psButtonText": "Annuleren",
|
|
50
51
|
"neptune.Upload.psProcessingText": "Uploaden...",
|
|
@@ -52,6 +53,7 @@ var nl = {
|
|
|
52
53
|
"neptune.Upload.usButtonText": "Of selecteer een bestand",
|
|
53
54
|
"neptune.Upload.usDropMessage": "Sleep het bestand hierheen om het te uploaden",
|
|
54
55
|
"neptune.Upload.usPlaceholder": "Sleep een bestand van maximaal {maxSize} MB",
|
|
56
|
+
"neptune.Upload.usPlaceholderNoLimit": "Sleep een bestand hierheen",
|
|
55
57
|
"neptune.UploadButton.allFileTypes": "Alle bestandstypen",
|
|
56
58
|
"neptune.UploadButton.dropFiles": "Sleep het bestand hierheen om het te uploaden",
|
|
57
59
|
"neptune.UploadButton.instructions": "{fileTypes}, kleiner dan {size} MB",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nl.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"nl.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ListItemAvatarView.js","sources":["../../../src/listItem/AvatarView/ListItemAvatarView.tsx"],"sourcesContent":["import { clsx } from 'clsx';\nimport AvatarViewComp, { type AvatarViewProps } from '../../avatarView';\nimport { useListItemMedia } from '../useListItemMedia';\n\nexport type ListItemAvatarViewProps = Omit<AvatarViewProps, 'size'> & {\n size?: 32 | 40 | 48 | 56 | 72;\n};\n\n/**\n * This component renders a single avatar. It's a thin wrapper around the\n * [AvatarView component](https://storybook.wise.design/?path=/docs/content-avatarview--docs), but offers only\n * a subset of its sizes, in line with the ListItem's constraints. <br />\n * <br />\n * Please refer to the [Design documentation](https://wise.design/components/list-item#avatar) for details.\n */\nexport const AvatarView = ({ className, size = 48, ...props }: ListItemAvatarViewProps) => {\n useListItemMedia(size);\n\n return (\n <AvatarViewComp\n {...props}\n size={size}\n className={clsx('wds-list-item-media-avatar-view', className)}\n />\n );\n};\nAvatarView.displayName = 'ListItem.AvatarView';\n"],"names":["AvatarView","className","size","props","useListItemMedia","_jsx","AvatarViewComp","clsx","displayName"],"mappings":";;;;;;;AAeO,MAAMA,UAAU,GAAGA,CAAC;EAAEC,SAAS;AAAEC,EAAAA,IAAI,GAAG,EAAE;EAAE,GAAGC;AAAK,CAA2B,KAAI;EACxFC,iCAAgB,CAACF,IAAI,CAAC;EAEtB,oBACEG,cAAA,CAACC,oBAAc,EAAA;AAAA,IAAA,GACTH,KAAK;AACTD,IAAAA,IAAI,EAAEA,IAAK;AACXD,IAAAA,SAAS,EAAEM,SAAI,CAAC,iCAAiC,EAAEN,SAAS;AAAE,GAAA,CAC9D;AAEN;AACAD,UAAU,CAACQ,WAAW,GAAG,qBAAqB;;;;"}
|
|
1
|
+
{"version":3,"file":"ListItemAvatarView.js","sources":["../../../src/listItem/AvatarView/ListItemAvatarView.tsx"],"sourcesContent":["import { clsx } from 'clsx';\nimport AvatarViewComp, { type AvatarViewProps } from '../../avatarView';\nimport { useListItemMedia } from '../useListItemMedia';\n\nexport type ListItemAvatarViewProps = Omit<AvatarViewProps, 'size' | 'interactive'> & {\n size?: 32 | 40 | 48 | 56 | 72;\n};\n\n/**\n * This component renders a single avatar. It's a thin wrapper around the\n * [AvatarView component](https://storybook.wise.design/?path=/docs/content-avatarview--docs), but offers only\n * a subset of its sizes, in line with the ListItem's constraints. <br />\n * <br />\n * Please refer to the [Design documentation](https://wise.design/components/list-item#avatar) for details.\n */\nexport const AvatarView = ({ className, size = 48, ...props }: ListItemAvatarViewProps) => {\n useListItemMedia(size);\n\n return (\n <AvatarViewComp\n {...props}\n size={size}\n className={clsx('wds-list-item-media-avatar-view', className)}\n />\n );\n};\nAvatarView.displayName = 'ListItem.AvatarView';\n"],"names":["AvatarView","className","size","props","useListItemMedia","_jsx","AvatarViewComp","clsx","displayName"],"mappings":";;;;;;;AAeO,MAAMA,UAAU,GAAGA,CAAC;EAAEC,SAAS;AAAEC,EAAAA,IAAI,GAAG,EAAE;EAAE,GAAGC;AAAK,CAA2B,KAAI;EACxFC,iCAAgB,CAACF,IAAI,CAAC;EAEtB,oBACEG,cAAA,CAACC,oBAAc,EAAA;AAAA,IAAA,GACTH,KAAK;AACTD,IAAAA,IAAI,EAAEA,IAAK;AACXD,IAAAA,SAAS,EAAEM,SAAI,CAAC,iCAAiC,EAAEN,SAAS;AAAE,GAAA,CAC9D;AAEN;AACAD,UAAU,CAACQ,WAAW,GAAG,qBAAqB;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ListItemAvatarView.mjs","sources":["../../../src/listItem/AvatarView/ListItemAvatarView.tsx"],"sourcesContent":["import { clsx } from 'clsx';\nimport AvatarViewComp, { type AvatarViewProps } from '../../avatarView';\nimport { useListItemMedia } from '../useListItemMedia';\n\nexport type ListItemAvatarViewProps = Omit<AvatarViewProps, 'size'> & {\n size?: 32 | 40 | 48 | 56 | 72;\n};\n\n/**\n * This component renders a single avatar. It's a thin wrapper around the\n * [AvatarView component](https://storybook.wise.design/?path=/docs/content-avatarview--docs), but offers only\n * a subset of its sizes, in line with the ListItem's constraints. <br />\n * <br />\n * Please refer to the [Design documentation](https://wise.design/components/list-item#avatar) for details.\n */\nexport const AvatarView = ({ className, size = 48, ...props }: ListItemAvatarViewProps) => {\n useListItemMedia(size);\n\n return (\n <AvatarViewComp\n {...props}\n size={size}\n className={clsx('wds-list-item-media-avatar-view', className)}\n />\n );\n};\nAvatarView.displayName = 'ListItem.AvatarView';\n"],"names":["AvatarView","className","size","props","useListItemMedia","_jsx","AvatarViewComp","clsx","displayName"],"mappings":";;;;;AAeO,MAAMA,UAAU,GAAGA,CAAC;EAAEC,SAAS;AAAEC,EAAAA,IAAI,GAAG,EAAE;EAAE,GAAGC;AAAK,CAA2B,KAAI;EACxFC,gBAAgB,CAACF,IAAI,CAAC;EAEtB,oBACEG,GAAA,CAACC,YAAc,EAAA;AAAA,IAAA,GACTH,KAAK;AACTD,IAAAA,IAAI,EAAEA,IAAK;AACXD,IAAAA,SAAS,EAAEM,IAAI,CAAC,iCAAiC,EAAEN,SAAS;AAAE,GAAA,CAC9D;AAEN;AACAD,UAAU,CAACQ,WAAW,GAAG,qBAAqB;;;;"}
|
|
1
|
+
{"version":3,"file":"ListItemAvatarView.mjs","sources":["../../../src/listItem/AvatarView/ListItemAvatarView.tsx"],"sourcesContent":["import { clsx } from 'clsx';\nimport AvatarViewComp, { type AvatarViewProps } from '../../avatarView';\nimport { useListItemMedia } from '../useListItemMedia';\n\nexport type ListItemAvatarViewProps = Omit<AvatarViewProps, 'size' | 'interactive'> & {\n size?: 32 | 40 | 48 | 56 | 72;\n};\n\n/**\n * This component renders a single avatar. It's a thin wrapper around the\n * [AvatarView component](https://storybook.wise.design/?path=/docs/content-avatarview--docs), but offers only\n * a subset of its sizes, in line with the ListItem's constraints. <br />\n * <br />\n * Please refer to the [Design documentation](https://wise.design/components/list-item#avatar) for details.\n */\nexport const AvatarView = ({ className, size = 48, ...props }: ListItemAvatarViewProps) => {\n useListItemMedia(size);\n\n return (\n <AvatarViewComp\n {...props}\n size={size}\n className={clsx('wds-list-item-media-avatar-view', className)}\n />\n );\n};\nAvatarView.displayName = 'ListItem.AvatarView';\n"],"names":["AvatarView","className","size","props","useListItemMedia","_jsx","AvatarViewComp","clsx","displayName"],"mappings":";;;;;AAeO,MAAMA,UAAU,GAAGA,CAAC;EAAEC,SAAS;AAAEC,EAAAA,IAAI,GAAG,EAAE;EAAE,GAAGC;AAAK,CAA2B,KAAI;EACxFC,gBAAgB,CAACF,IAAI,CAAC;EAEtB,oBACEG,GAAA,CAACC,YAAc,EAAA;AAAA,IAAA,GACTH,KAAK;AACTD,IAAAA,IAAI,EAAEA,IAAK;AACXD,IAAAA,SAAS,EAAEM,IAAI,CAAC,iCAAiC,EAAEN,SAAS;AAAE,GAAA,CAC9D;AAEN;AACAD,UAAU,CAACQ,WAAW,GAAG,qBAAqB;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ListItemAvatarView.d.ts","sourceRoot":"","sources":["../../../../src/listItem/AvatarView/ListItemAvatarView.tsx"],"names":[],"mappings":"AACA,OAAuB,EAAE,KAAK,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAGxE,MAAM,MAAM,uBAAuB,GAAG,IAAI,CAAC,eAAe,EAAE,MAAM,CAAC,GAAG;
|
|
1
|
+
{"version":3,"file":"ListItemAvatarView.d.ts","sourceRoot":"","sources":["../../../../src/listItem/AvatarView/ListItemAvatarView.tsx"],"names":[],"mappings":"AACA,OAAuB,EAAE,KAAK,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAGxE,MAAM,MAAM,uBAAuB,GAAG,IAAI,CAAC,eAAe,EAAE,MAAM,GAAG,aAAa,CAAC,GAAG;IACpF,IAAI,CAAC,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC;CAC/B,CAAC;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,UAAU;oCAAwC,uBAAuB;;CAUrF,CAAC"}
|
package/package.json
CHANGED
package/src/i18n/id.json
CHANGED
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"neptune.Upload.csFailureText": "Unggahan gagal. Silakan coba lagi",
|
|
46
46
|
"neptune.Upload.csSuccessText": "Pengunggahan selesai!",
|
|
47
47
|
"neptune.Upload.csTooLargeMessage": "Harap berikan file yang lebih kecil dari {maxSize} MB",
|
|
48
|
+
"neptune.Upload.csTooLargeNoLimitMessage": "Harap berikan file yang lebih kecil",
|
|
48
49
|
"neptune.Upload.csWrongTypeMessage": "Tipe file ini tidak didukung. Mohon coba lagi dengan file yang berbeda",
|
|
49
50
|
"neptune.Upload.psButtonText": "Batalkan",
|
|
50
51
|
"neptune.Upload.psProcessingText": "Mengunggah...",
|
|
@@ -52,6 +53,7 @@
|
|
|
52
53
|
"neptune.Upload.usButtonText": "Atau pilih file",
|
|
53
54
|
"neptune.Upload.usDropMessage": "Letakkan file untuk mulai mengunggah",
|
|
54
55
|
"neptune.Upload.usPlaceholder": "Seret dan lepas file yang kurang dari {maxSize} MB",
|
|
56
|
+
"neptune.Upload.usPlaceholderNoLimit": "Seret dan lepaskan file",
|
|
55
57
|
"neptune.UploadButton.allFileTypes": "Semua jenis file",
|
|
56
58
|
"neptune.UploadButton.dropFiles": "Lepaskan file untuk mulai mengunggah",
|
|
57
59
|
"neptune.UploadButton.instructions": "{fileTypes}, kurang dari {size}MB",
|
package/src/i18n/nl.json
CHANGED
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"neptune.Upload.csFailureText": "Uploaden mislukt. Probeer het opnieuw",
|
|
46
46
|
"neptune.Upload.csSuccessText": "Uploaden voltooid!",
|
|
47
47
|
"neptune.Upload.csTooLargeMessage": "Upload een bestand kleiner dan {maxSize} MB",
|
|
48
|
+
"neptune.Upload.csTooLargeNoLimitMessage": "Verstrek een kleiner bestand",
|
|
48
49
|
"neptune.Upload.csWrongTypeMessage": "Het bestandstype wordt niet ondersteund. Probeer het opnieuw met een ander bestand",
|
|
49
50
|
"neptune.Upload.psButtonText": "Annuleren",
|
|
50
51
|
"neptune.Upload.psProcessingText": "Uploaden...",
|
|
@@ -52,6 +53,7 @@
|
|
|
52
53
|
"neptune.Upload.usButtonText": "Of selecteer een bestand",
|
|
53
54
|
"neptune.Upload.usDropMessage": "Sleep het bestand hierheen om het te uploaden",
|
|
54
55
|
"neptune.Upload.usPlaceholder": "Sleep een bestand van maximaal {maxSize} MB",
|
|
56
|
+
"neptune.Upload.usPlaceholderNoLimit": "Sleep een bestand hierheen",
|
|
55
57
|
"neptune.UploadButton.allFileTypes": "Alle bestandstypen",
|
|
56
58
|
"neptune.UploadButton.dropFiles": "Sleep het bestand hierheen om het te uploaden",
|
|
57
59
|
"neptune.UploadButton.instructions": "{fileTypes}, kleiner dan {size} MB",
|
|
@@ -2,7 +2,7 @@ import { clsx } from 'clsx';
|
|
|
2
2
|
import AvatarViewComp, { type AvatarViewProps } from '../../avatarView';
|
|
3
3
|
import { useListItemMedia } from '../useListItemMedia';
|
|
4
4
|
|
|
5
|
-
export type ListItemAvatarViewProps = Omit<AvatarViewProps, 'size'> & {
|
|
5
|
+
export type ListItemAvatarViewProps = Omit<AvatarViewProps, 'size' | 'interactive'> & {
|
|
6
6
|
size?: 32 | 40 | 48 | 56 | 72;
|
|
7
7
|
};
|
|
8
8
|
|