@atlaskit/smart-card 26.19.0 → 26.20.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -0
- package/dist/cjs/i18n/cs.js +0 -1
- package/dist/cjs/i18n/da.js +2 -1
- package/dist/cjs/i18n/de.js +0 -1
- package/dist/cjs/i18n/en.js +2 -1
- package/dist/cjs/i18n/en_GB.js +2 -1
- package/dist/cjs/i18n/en_ZZ.js +2 -1
- package/dist/cjs/i18n/es.js +2 -1
- package/dist/cjs/i18n/fi.js +0 -1
- package/dist/cjs/i18n/fr.js +0 -1
- package/dist/cjs/i18n/hu.js +0 -1
- package/dist/cjs/i18n/it.js +0 -1
- package/dist/cjs/i18n/ja.js +0 -1
- package/dist/cjs/i18n/ko.js +2 -1
- package/dist/cjs/i18n/nb.js +0 -1
- package/dist/cjs/i18n/nl.js +0 -1
- package/dist/cjs/i18n/pl.js +0 -1
- package/dist/cjs/i18n/pt_BR.js +0 -1
- package/dist/cjs/i18n/ru.js +2 -1
- package/dist/cjs/i18n/sv.js +0 -1
- package/dist/cjs/i18n/th.js +0 -1
- package/dist/cjs/i18n/tr.js +0 -1
- package/dist/cjs/i18n/uk.js +0 -1
- package/dist/cjs/i18n/vi.js +0 -1
- package/dist/cjs/i18n/zh.js +0 -1
- package/dist/cjs/i18n/zh_TW.js +0 -1
- package/dist/cjs/messages.js +5 -0
- package/dist/cjs/utils/analytics/analytics.js +1 -1
- package/dist/cjs/view/BlockCard/views/flexible/utils/index.js +3 -2
- package/dist/cjs/view/FlexibleCard/components/elements/avatar-group/index.js +17 -3
- package/dist/cjs/view/FlexibleCard/components/elements/utils.js +7 -3
- package/dist/cjs/view/FlexibleCard/components/utils.js +1 -1
- package/dist/cjs/view/LinkUrl/index.js +1 -1
- package/dist/es2019/i18n/cs.js +0 -1
- package/dist/es2019/i18n/da.js +2 -1
- package/dist/es2019/i18n/de.js +0 -1
- package/dist/es2019/i18n/en.js +2 -1
- package/dist/es2019/i18n/en_GB.js +2 -1
- package/dist/es2019/i18n/en_ZZ.js +2 -1
- package/dist/es2019/i18n/es.js +2 -1
- package/dist/es2019/i18n/fi.js +0 -1
- package/dist/es2019/i18n/fr.js +0 -1
- package/dist/es2019/i18n/hu.js +0 -1
- package/dist/es2019/i18n/it.js +0 -1
- package/dist/es2019/i18n/ja.js +0 -1
- package/dist/es2019/i18n/ko.js +2 -1
- package/dist/es2019/i18n/nb.js +0 -1
- package/dist/es2019/i18n/nl.js +0 -1
- package/dist/es2019/i18n/pl.js +0 -1
- package/dist/es2019/i18n/pt_BR.js +0 -1
- package/dist/es2019/i18n/ru.js +2 -1
- package/dist/es2019/i18n/sv.js +0 -1
- package/dist/es2019/i18n/th.js +0 -1
- package/dist/es2019/i18n/tr.js +0 -1
- package/dist/es2019/i18n/uk.js +0 -1
- package/dist/es2019/i18n/vi.js +0 -1
- package/dist/es2019/i18n/zh.js +0 -1
- package/dist/es2019/i18n/zh_TW.js +0 -1
- package/dist/es2019/messages.js +5 -0
- package/dist/es2019/utils/analytics/analytics.js +1 -1
- package/dist/es2019/view/BlockCard/views/flexible/utils/index.js +4 -3
- package/dist/es2019/view/FlexibleCard/components/elements/avatar-group/index.js +16 -3
- package/dist/es2019/view/FlexibleCard/components/elements/utils.js +7 -3
- package/dist/es2019/view/FlexibleCard/components/utils.js +1 -1
- package/dist/es2019/view/LinkUrl/index.js +1 -1
- package/dist/esm/i18n/cs.js +0 -1
- package/dist/esm/i18n/da.js +2 -1
- package/dist/esm/i18n/de.js +0 -1
- package/dist/esm/i18n/en.js +2 -1
- package/dist/esm/i18n/en_GB.js +2 -1
- package/dist/esm/i18n/en_ZZ.js +2 -1
- package/dist/esm/i18n/es.js +2 -1
- package/dist/esm/i18n/fi.js +0 -1
- package/dist/esm/i18n/fr.js +0 -1
- package/dist/esm/i18n/hu.js +0 -1
- package/dist/esm/i18n/it.js +0 -1
- package/dist/esm/i18n/ja.js +0 -1
- package/dist/esm/i18n/ko.js +2 -1
- package/dist/esm/i18n/nb.js +0 -1
- package/dist/esm/i18n/nl.js +0 -1
- package/dist/esm/i18n/pl.js +0 -1
- package/dist/esm/i18n/pt_BR.js +0 -1
- package/dist/esm/i18n/ru.js +2 -1
- package/dist/esm/i18n/sv.js +0 -1
- package/dist/esm/i18n/th.js +0 -1
- package/dist/esm/i18n/tr.js +0 -1
- package/dist/esm/i18n/uk.js +0 -1
- package/dist/esm/i18n/vi.js +0 -1
- package/dist/esm/i18n/zh.js +0 -1
- package/dist/esm/i18n/zh_TW.js +0 -1
- package/dist/esm/messages.js +5 -0
- package/dist/esm/utils/analytics/analytics.js +1 -1
- package/dist/esm/view/BlockCard/views/flexible/utils/index.js +4 -3
- package/dist/esm/view/FlexibleCard/components/elements/avatar-group/index.js +17 -3
- package/dist/esm/view/FlexibleCard/components/elements/utils.js +7 -3
- package/dist/esm/view/FlexibleCard/components/utils.js +1 -1
- package/dist/esm/view/LinkUrl/index.js +1 -1
- package/dist/types/i18n/cs.d.ts +0 -1
- package/dist/types/i18n/da.d.ts +2 -1
- package/dist/types/i18n/de.d.ts +0 -1
- package/dist/types/i18n/en.d.ts +2 -1
- package/dist/types/i18n/en_GB.d.ts +2 -1
- package/dist/types/i18n/en_ZZ.d.ts +2 -1
- package/dist/types/i18n/es.d.ts +2 -1
- package/dist/types/i18n/fi.d.ts +0 -1
- package/dist/types/i18n/fr.d.ts +0 -1
- package/dist/types/i18n/hu.d.ts +0 -1
- package/dist/types/i18n/it.d.ts +0 -1
- package/dist/types/i18n/ja.d.ts +0 -1
- package/dist/types/i18n/ko.d.ts +2 -1
- package/dist/types/i18n/nb.d.ts +0 -1
- package/dist/types/i18n/nl.d.ts +0 -1
- package/dist/types/i18n/pl.d.ts +0 -1
- package/dist/types/i18n/pt_BR.d.ts +0 -1
- package/dist/types/i18n/ru.d.ts +2 -1
- package/dist/types/i18n/sv.d.ts +0 -1
- package/dist/types/i18n/th.d.ts +0 -1
- package/dist/types/i18n/tr.d.ts +0 -1
- package/dist/types/i18n/uk.d.ts +0 -1
- package/dist/types/i18n/vi.d.ts +0 -1
- package/dist/types/i18n/zh.d.ts +0 -1
- package/dist/types/i18n/zh_TW.d.ts +0 -1
- package/dist/types/messages.d.ts +1 -1
- package/dist/types/view/FlexibleCard/components/blocks/types.d.ts +4 -0
- package/dist/types/view/FlexibleCard/components/elements/avatar-group/types.d.ts +4 -0
- package/dist/types/view/FlexibleCard/components/utils.d.ts +1 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +0 -1
- package/dist/types-ts4.5/i18n/da.d.ts +2 -1
- package/dist/types-ts4.5/i18n/de.d.ts +0 -1
- package/dist/types-ts4.5/i18n/en.d.ts +2 -1
- package/dist/types-ts4.5/i18n/en_GB.d.ts +2 -1
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +2 -1
- package/dist/types-ts4.5/i18n/es.d.ts +2 -1
- package/dist/types-ts4.5/i18n/fi.d.ts +0 -1
- package/dist/types-ts4.5/i18n/fr.d.ts +0 -1
- package/dist/types-ts4.5/i18n/hu.d.ts +0 -1
- package/dist/types-ts4.5/i18n/it.d.ts +0 -1
- package/dist/types-ts4.5/i18n/ja.d.ts +0 -1
- package/dist/types-ts4.5/i18n/ko.d.ts +2 -1
- package/dist/types-ts4.5/i18n/nb.d.ts +0 -1
- package/dist/types-ts4.5/i18n/nl.d.ts +0 -1
- package/dist/types-ts4.5/i18n/pl.d.ts +0 -1
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -1
- package/dist/types-ts4.5/i18n/ru.d.ts +2 -1
- package/dist/types-ts4.5/i18n/sv.d.ts +0 -1
- package/dist/types-ts4.5/i18n/th.d.ts +0 -1
- package/dist/types-ts4.5/i18n/tr.d.ts +0 -1
- package/dist/types-ts4.5/i18n/uk.d.ts +0 -1
- package/dist/types-ts4.5/i18n/vi.d.ts +0 -1
- package/dist/types-ts4.5/i18n/zh.d.ts +0 -1
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -1
- package/dist/types-ts4.5/messages.d.ts +1 -1
- package/dist/types-ts4.5/view/FlexibleCard/components/blocks/types.d.ts +4 -0
- package/dist/types-ts4.5/view/FlexibleCard/components/elements/avatar-group/types.d.ts +4 -0
- package/dist/types-ts4.5/view/FlexibleCard/components/utils.d.ts +1 -1
- package/package.json +3 -3
- package/report.api.md +1 -0
- package/tmp/api-report-tmp.d.ts +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @atlaskit/smart-card
|
|
2
2
|
|
|
3
|
+
## 26.20.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`335ad945d2f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/335ad945d2f) - Update for an avatar’s name prefix in Avatar Group Flex UI behind a feature flag. If this update is successful it will be available in a later release.
|
|
8
|
+
- Updated dependencies
|
|
9
|
+
|
|
10
|
+
## 26.20.0
|
|
11
|
+
|
|
12
|
+
### Minor Changes
|
|
13
|
+
|
|
14
|
+
- [`f2cb6463788`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f2cb6463788) - We are testing a fallback avatar in Assigned Avatar Group in Flex UI behind a feature flag. If this update is successful it will be available in a later release.
|
|
15
|
+
|
|
3
16
|
## 26.19.0
|
|
4
17
|
|
|
5
18
|
### Minor Changes
|
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Otevřít odkaz na nové kartě',
|
|
60
60
|
'fabric.linking.owned_by': 'Vlastník: {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Vaše žádost o přístup čeká na vyřízení.',
|
|
62
|
-
'fabric.linking.preview': 'Zobrazení na celou obrazovku',
|
|
63
62
|
'fabric.linking.preview_close': 'Zavřít náhled',
|
|
64
63
|
'fabric.linking.preview_improved': 'Otevřít náhled',
|
|
65
64
|
'fabric.linking.preview_max_size': 'Zobrazit na celé obrazovce',
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Åbn link i en ny fane',
|
|
60
60
|
'fabric.linking.owned_by': 'Ejet af {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Din anmodning om adgang afventer behandling',
|
|
62
|
-
'fabric.linking.preview': 'Fuldskærmsvisning',
|
|
63
62
|
'fabric.linking.preview_close': 'Luk forhåndsvisning',
|
|
64
63
|
'fabric.linking.preview_improved': 'Åbn forhåndsvisning',
|
|
65
64
|
'fabric.linking.preview_max_size': 'Vis fuld skærm',
|
|
@@ -86,6 +85,8 @@ var _default = {
|
|
|
86
85
|
'fabric.linking.restricted_link': 'Begrænset link. Prøv en anden konto',
|
|
87
86
|
'fabric.linking.retry': 'Prøv igen',
|
|
88
87
|
'fabric.linking.save': 'Gem',
|
|
88
|
+
'fabric.linking.sent_on_absolute': 'Sendt den {context}',
|
|
89
|
+
'fabric.linking.sent_on_relative': 'Sendt for {context}',
|
|
89
90
|
'fabric.linking.srclink': 'Vis i',
|
|
90
91
|
'fabric.linking.srclinkunknown': 'Vis original',
|
|
91
92
|
'fabric.linking.status_change_load_error': 'Vi kunne ikke indlæse statusser og overførsler',
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Link in neuer Registerkarte öffnen',
|
|
60
60
|
'fabric.linking.owned_by': 'Besitzer: {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Ihre Zugriffsanfrage ist ausstehend.',
|
|
62
|
-
'fabric.linking.preview': 'Vollbildansicht',
|
|
63
62
|
'fabric.linking.preview_close': 'Vorschau beenden',
|
|
64
63
|
'fabric.linking.preview_improved': 'Vorschau öffnen',
|
|
65
64
|
'fabric.linking.preview_max_size': 'Vollbildansicht anzeigen',
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Open link in a new tab',
|
|
60
60
|
'fabric.linking.owned_by': 'Owned by {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Your access request is pending',
|
|
62
|
-
'fabric.linking.preview': 'Full screen view',
|
|
63
62
|
'fabric.linking.preview_close': 'Close preview',
|
|
64
63
|
'fabric.linking.preview_improved': 'Open preview',
|
|
65
64
|
'fabric.linking.preview_max_size': 'View full screen',
|
|
@@ -86,6 +85,8 @@ var _default = {
|
|
|
86
85
|
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
87
86
|
'fabric.linking.retry': 'Retry',
|
|
88
87
|
'fabric.linking.save': 'Save',
|
|
88
|
+
'fabric.linking.sent_on_absolute': 'Sent on {context}',
|
|
89
|
+
'fabric.linking.sent_on_relative': 'Sent {context}',
|
|
89
90
|
'fabric.linking.srclink': 'View in',
|
|
90
91
|
'fabric.linking.srclinkunknown': 'View Original',
|
|
91
92
|
'fabric.linking.status_change_load_error': 'We couldn’t load the statuses and transitions',
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Open link in a new tab',
|
|
60
60
|
'fabric.linking.owned_by': 'Owned by {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Your access request is pending',
|
|
62
|
-
'fabric.linking.preview': 'Full screen view',
|
|
63
62
|
'fabric.linking.preview_close': 'Close preview',
|
|
64
63
|
'fabric.linking.preview_improved': 'Open preview',
|
|
65
64
|
'fabric.linking.preview_max_size': 'View full screen',
|
|
@@ -86,6 +85,8 @@ var _default = {
|
|
|
86
85
|
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
87
86
|
'fabric.linking.retry': 'Retry',
|
|
88
87
|
'fabric.linking.save': 'Save',
|
|
88
|
+
'fabric.linking.sent_on_absolute': 'Sent on {context}',
|
|
89
|
+
'fabric.linking.sent_on_relative': 'Sent {context}',
|
|
89
90
|
'fabric.linking.srclink': 'View in',
|
|
90
91
|
'fabric.linking.srclinkunknown': 'View Original',
|
|
91
92
|
'fabric.linking.status_change_load_error': 'We couldn’t load the statuses and transitions',
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Open link in a new tab',
|
|
60
60
|
'fabric.linking.owned_by': 'Owned by {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Your access request is pending',
|
|
62
|
-
'fabric.linking.preview': 'Full screen view',
|
|
63
62
|
'fabric.linking.preview_close': 'Close preview',
|
|
64
63
|
'fabric.linking.preview_improved': 'Open preview',
|
|
65
64
|
'fabric.linking.preview_max_size': 'View full screen',
|
|
@@ -86,6 +85,8 @@ var _default = {
|
|
|
86
85
|
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
87
86
|
'fabric.linking.retry': 'Retry',
|
|
88
87
|
'fabric.linking.save': 'Save',
|
|
88
|
+
'fabric.linking.sent_on_absolute': 'Sent on {context}',
|
|
89
|
+
'fabric.linking.sent_on_relative': 'Sent {context}',
|
|
89
90
|
'fabric.linking.srclink': 'View in',
|
|
90
91
|
'fabric.linking.srclinkunknown': 'View Original',
|
|
91
92
|
'fabric.linking.status_change_load_error': 'We couldn’t load the statuses and transitions',
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Abrir enlace en una nueva pestaña',
|
|
60
60
|
'fabric.linking.owned_by': 'Propiedad de {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Tu solicitud de acceso está pendiente',
|
|
62
|
-
'fabric.linking.preview': 'Vista de pantalla completa',
|
|
63
62
|
'fabric.linking.preview_close': 'Cerrar vista previa',
|
|
64
63
|
'fabric.linking.preview_improved': 'Abrir vista previa',
|
|
65
64
|
'fabric.linking.preview_max_size': 'Ver a pantalla completa',
|
|
@@ -86,6 +85,8 @@ var _default = {
|
|
|
86
85
|
'fabric.linking.restricted_link': 'Enlace restringido, prueba con otra cuenta',
|
|
87
86
|
'fabric.linking.retry': 'Reintentar',
|
|
88
87
|
'fabric.linking.save': 'Guardar',
|
|
88
|
+
'fabric.linking.sent_on_absolute': 'Enviado el {context}',
|
|
89
|
+
'fabric.linking.sent_on_relative': 'Enviado {context}',
|
|
89
90
|
'fabric.linking.srclink': 'Ver en',
|
|
90
91
|
'fabric.linking.srclinkunknown': 'Ver original',
|
|
91
92
|
'fabric.linking.status_change_load_error': 'No hemos podido cargar los estados ni las transiciones',
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Avaa linkki uudessa välilehdessä',
|
|
60
60
|
'fabric.linking.owned_by': 'Omistaja: {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Käyttöoikeuspyyntösi on vireillä',
|
|
62
|
-
'fabric.linking.preview': 'Koko näytön näkymä',
|
|
63
62
|
'fabric.linking.preview_close': 'Sulje esikatselu',
|
|
64
63
|
'fabric.linking.preview_improved': 'Avaa esikatselu',
|
|
65
64
|
'fabric.linking.preview_max_size': 'Näytä koko näytöllä',
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Ouvrir le lien dans un nouvel onglet',
|
|
60
60
|
'fabric.linking.owned_by': 'Propriétaire : {context}',
|
|
61
61
|
'fabric.linking.pending_request': "Votre demande d'accès est en attente",
|
|
62
|
-
'fabric.linking.preview': 'Affichage plein écran',
|
|
63
62
|
'fabric.linking.preview_close': "Fermer l'aperçu",
|
|
64
63
|
'fabric.linking.preview_improved': "Ouvrir l'aperçu",
|
|
65
64
|
'fabric.linking.preview_max_size': 'Afficher le mode Plein écran',
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Link megnyitása új lapon',
|
|
60
60
|
'fabric.linking.owned_by': 'Tulajdonos: {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'A hozzáférési kérelmed függőben van',
|
|
62
|
-
'fabric.linking.preview': 'Teljes képernyős nézet',
|
|
63
62
|
'fabric.linking.preview_close': 'Előnézet bezárása',
|
|
64
63
|
'fabric.linking.preview_improved': 'Előnézet megnyitása',
|
|
65
64
|
'fabric.linking.preview_max_size': 'Megtekintés teljes képernyőn',
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Apri link in una nuova scheda',
|
|
60
60
|
'fabric.linking.owned_by': 'Di proprietà di {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'La tua richiesta di accesso è in sospeso',
|
|
62
|
-
'fabric.linking.preview': 'Visualizzazione a schermo intero',
|
|
63
62
|
'fabric.linking.preview_close': "Chiudi l'anteprima",
|
|
64
63
|
'fabric.linking.preview_improved': "Apri l'anteprima",
|
|
65
64
|
'fabric.linking.preview_max_size': 'Visualizza a schermo intero',
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'リンクを新しいタブで開く',
|
|
60
60
|
'fabric.linking.owned_by': '所有者: {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'アクセス リクエストは保留中です。',
|
|
62
|
-
'fabric.linking.preview': '全画面表示',
|
|
63
62
|
'fabric.linking.preview_close': 'プレビューを閉じる',
|
|
64
63
|
'fabric.linking.preview_improved': 'プレビューを開く',
|
|
65
64
|
'fabric.linking.preview_max_size': '全画面表示',
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': '새 탭에서 링크 열기',
|
|
60
60
|
'fabric.linking.owned_by': '소유자: {context}',
|
|
61
61
|
'fabric.linking.pending_request': '액세스 요청이 보류 중입니다',
|
|
62
|
-
'fabric.linking.preview': '전체 화면 보기',
|
|
63
62
|
'fabric.linking.preview_close': '미리 보기 닫기',
|
|
64
63
|
'fabric.linking.preview_improved': '미리보기 열기',
|
|
65
64
|
'fabric.linking.preview_max_size': '전체 화면 보기',
|
|
@@ -86,6 +85,8 @@ var _default = {
|
|
|
86
85
|
'fabric.linking.restricted_link': '제한된 링크, 다른 계정으로 시도하세요',
|
|
87
86
|
'fabric.linking.retry': '다시 시도',
|
|
88
87
|
'fabric.linking.save': '저장',
|
|
88
|
+
'fabric.linking.sent_on_absolute': '{context}에서 보냄',
|
|
89
|
+
'fabric.linking.sent_on_relative': '{context} 보냄',
|
|
89
90
|
'fabric.linking.srclink': '다음에서 보기',
|
|
90
91
|
'fabric.linking.srclinkunknown': '원래 보기',
|
|
91
92
|
'fabric.linking.status_change_load_error': '상태 및 전환을 로드할 수 없습니다',
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Åpne kobling i en ny fane',
|
|
60
60
|
'fabric.linking.owned_by': 'Eid av {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Avventer svar på forespørselen din om tilgang',
|
|
62
|
-
'fabric.linking.preview': 'Fullskjermvisning',
|
|
63
62
|
'fabric.linking.preview_close': 'Lukk forhåndsvisning',
|
|
64
63
|
'fabric.linking.preview_improved': 'Åpne forhåndsvisning',
|
|
65
64
|
'fabric.linking.preview_max_size': 'Vis fullskjerm',
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Open de link in een nieuw tabblad',
|
|
60
60
|
'fabric.linking.owned_by': 'Eigendom van {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Je toegangsaanvraag wordt behandeld.',
|
|
62
|
-
'fabric.linking.preview': 'Volledig schermweergave',
|
|
63
62
|
'fabric.linking.preview_close': 'Voorbeeldweergave sluiten',
|
|
64
63
|
'fabric.linking.preview_improved': 'Voorbeeld openen',
|
|
65
64
|
'fabric.linking.preview_max_size': 'Volledig scherm openen',
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Otwórz łącze na nowej karcie',
|
|
60
60
|
'fabric.linking.owned_by': 'Właściciel: {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Twój wniosek o dostęp oczekuje na rozpatrzenie',
|
|
62
|
-
'fabric.linking.preview': 'Widok pełnoekranowy',
|
|
63
62
|
'fabric.linking.preview_close': 'Zamknij podgląd',
|
|
64
63
|
'fabric.linking.preview_improved': 'Otwórz podgląd',
|
|
65
64
|
'fabric.linking.preview_max_size': 'Wyświetl na pełnym ekranie',
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Abrir link em uma nova guia',
|
|
60
60
|
'fabric.linking.owned_by': 'Pertence a {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'A solicitação de acesso está pendente',
|
|
62
|
-
'fabric.linking.preview': 'Visualização em tela cheia',
|
|
63
62
|
'fabric.linking.preview_close': 'Fechar pré-visualização',
|
|
64
63
|
'fabric.linking.preview_improved': 'Abir pré-visualização',
|
|
65
64
|
'fabric.linking.preview_max_size': 'Exibir em tela cheia',
|
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Открыть ссылку в новой вкладке',
|
|
60
60
|
'fabric.linking.owned_by': 'Владелец: {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Ваш запрос на доступ ожидает рассмотрения',
|
|
62
|
-
'fabric.linking.preview': 'Полноэкранный режим',
|
|
63
62
|
'fabric.linking.preview_close': 'Закрыть предварительный просмотр',
|
|
64
63
|
'fabric.linking.preview_improved': 'Открыть предпросмотр',
|
|
65
64
|
'fabric.linking.preview_max_size': 'На весь экран',
|
|
@@ -86,6 +85,8 @@ var _default = {
|
|
|
86
85
|
'fabric.linking.restricted_link': 'Доступ к ссылке ограничен, попробуйте войти в другой аккаунт',
|
|
87
86
|
'fabric.linking.retry': 'Повторить',
|
|
88
87
|
'fabric.linking.save': 'Сохранить',
|
|
88
|
+
'fabric.linking.sent_on_absolute': 'Отправлено {context}',
|
|
89
|
+
'fabric.linking.sent_on_relative': 'Отправлено {context}',
|
|
89
90
|
'fabric.linking.srclink': 'Просмотреть в',
|
|
90
91
|
'fabric.linking.srclinkunknown': 'Просмотреть оригинал',
|
|
91
92
|
'fabric.linking.status_change_load_error': 'Не удалось загрузить статусы и переходы',
|
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Öppna länk i en ny flik',
|
|
60
60
|
'fabric.linking.owned_by': 'Ägs av {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Din åtkomstförfrågan väntar på svar',
|
|
62
|
-
'fabric.linking.preview': 'Helskärmsvy',
|
|
63
62
|
'fabric.linking.preview_close': 'Stäng förhandsvisning',
|
|
64
63
|
'fabric.linking.preview_improved': 'Öppna förhandsgranskning',
|
|
65
64
|
'fabric.linking.preview_max_size': 'Visa helskärm',
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'เปิดลิงก์ในแถบใหม่',
|
|
60
60
|
'fabric.linking.owned_by': 'เจ้าของคือ {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'คำขอการเข้าถึงของคุณกำลังรอดำเนินการ',
|
|
62
|
-
'fabric.linking.preview': 'มุมมองแบบเต็มหน้าจอ',
|
|
63
62
|
'fabric.linking.preview_close': 'ปิดการแสดงตัวอย่าง',
|
|
64
63
|
'fabric.linking.preview_improved': 'เปิดการแสดงตัวอย่าง',
|
|
65
64
|
'fabric.linking.preview_max_size': 'ดูหน้าจอแบบเต็ม',
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Bağlantıyı yeni sekmede aç',
|
|
60
60
|
'fabric.linking.owned_by': 'Sahibi: {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Erişim talebiniz beklemede',
|
|
62
|
-
'fabric.linking.preview': 'Tam ekran görünümü',
|
|
63
62
|
'fabric.linking.preview_close': 'Önizlemeyi kapat',
|
|
64
63
|
'fabric.linking.preview_improved': 'Önizlemeyi aç',
|
|
65
64
|
'fabric.linking.preview_max_size': 'Tam ekran görüntüle',
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Відкрити посилання в новій вкладці',
|
|
60
60
|
'fabric.linking.owned_by': 'Власник: {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Запит на надання доступу в очікуванні',
|
|
62
|
-
'fabric.linking.preview': 'Повноекранне подання',
|
|
63
62
|
'fabric.linking.preview_close': 'Закрити вікно попереднього перегляду',
|
|
64
63
|
'fabric.linking.preview_improved': 'Відкрити попередню версію',
|
|
65
64
|
'fabric.linking.preview_max_size': 'Відкрити в повноекранному режимі',
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': 'Mở liên kết trong tab mới',
|
|
60
60
|
'fabric.linking.owned_by': 'Sở hữu bởi {context}',
|
|
61
61
|
'fabric.linking.pending_request': 'Đang chờ xử lý yêu cầu quyền truy cập của bạn',
|
|
62
|
-
'fabric.linking.preview': 'Chế độ xem toàn màn hình',
|
|
63
62
|
'fabric.linking.preview_close': 'Đóng bản xem trước',
|
|
64
63
|
'fabric.linking.preview_improved': 'Mở bản xem trước',
|
|
65
64
|
'fabric.linking.preview_max_size': 'Xem toàn màn hình',
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': '在新选项卡中打开链接',
|
|
60
60
|
'fabric.linking.owned_by': '负责人:{context}',
|
|
61
61
|
'fabric.linking.pending_request': '您的访问请求正等待处理',
|
|
62
|
-
'fabric.linking.preview': '全屏视图',
|
|
63
62
|
'fabric.linking.preview_close': '关闭预览',
|
|
64
63
|
'fabric.linking.preview_improved': '打开预览',
|
|
65
64
|
'fabric.linking.preview_max_size': '全屏查看',
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -59,7 +59,6 @@ var _default = {
|
|
|
59
59
|
'fabric.linking.open_link_in_a_new_tab': '在新分頁中開啟連結',
|
|
60
60
|
'fabric.linking.owned_by': '負責人:{context}',
|
|
61
61
|
'fabric.linking.pending_request': '您的存取要求擱置中',
|
|
62
|
-
'fabric.linking.preview': '全螢幕檢視',
|
|
63
62
|
'fabric.linking.preview_close': '關閉預覽',
|
|
64
63
|
'fabric.linking.preview_improved': '開啟預覽',
|
|
65
64
|
'fabric.linking.preview_max_size': '全螢幕檢視',
|
package/dist/cjs/messages.js
CHANGED
|
@@ -426,6 +426,11 @@ var messages = (0, _reactIntlNext.defineMessages)({
|
|
|
426
426
|
defaultMessage: "We can't display private pages",
|
|
427
427
|
description: 'Shown when a user does not have access to a link.'
|
|
428
428
|
},
|
|
429
|
+
unassigned: {
|
|
430
|
+
id: 'fabric.linking.unassigned',
|
|
431
|
+
defaultMessage: 'Unassigned',
|
|
432
|
+
description: 'Shown as a tooltip text for a default unassigned fallback avatar'
|
|
433
|
+
},
|
|
429
434
|
unlink_account: {
|
|
430
435
|
id: 'fabric.linking.unlink_account',
|
|
431
436
|
defaultMessage: 'Unlink Account',
|
|
@@ -21,7 +21,7 @@ exports.ANALYTICS_CHANNEL = ANALYTICS_CHANNEL;
|
|
|
21
21
|
var context = {
|
|
22
22
|
componentName: 'smart-cards',
|
|
23
23
|
packageName: "@atlaskit/smart-card",
|
|
24
|
-
packageVersion: "26.
|
|
24
|
+
packageVersion: "26.20.1"
|
|
25
25
|
};
|
|
26
26
|
exports.context = context;
|
|
27
27
|
var TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
|
|
@@ -34,7 +34,7 @@ var baseBottomMetaData = [{
|
|
|
34
34
|
name: _constants.ElementName.ChecklistProgress
|
|
35
35
|
}];
|
|
36
36
|
var getSimulatedBetterMetadata = function getSimulatedBetterMetadata(cardDetails) {
|
|
37
|
-
var _getExtensionKey;
|
|
37
|
+
var _getExtensionKey, _data$Type$includes, _data$Type;
|
|
38
38
|
var extensionKey = (_getExtensionKey = (0, _helpers.getExtensionKey)(cardDetails)) !== null && _getExtensionKey !== void 0 ? _getExtensionKey : '';
|
|
39
39
|
var data = cardDetails === null || cardDetails === void 0 ? void 0 : cardDetails.data;
|
|
40
40
|
var defaultTitleMetadata = [{
|
|
@@ -58,9 +58,10 @@ var getSimulatedBetterMetadata = function getSimulatedBetterMetadata(cardDetails
|
|
|
58
58
|
bottomMetadata: defaultBottomMetadata
|
|
59
59
|
};
|
|
60
60
|
case 'jira-object-provider':
|
|
61
|
+
var isJiraTask = (_data$Type$includes = (_data$Type = data['@type']) === null || _data$Type === void 0 ? void 0 : _data$Type.includes('atlassian:Task')) !== null && _data$Type$includes !== void 0 ? _data$Type$includes : false;
|
|
61
62
|
return {
|
|
62
63
|
titleMetadata: defaultTitleMetadata,
|
|
63
|
-
topMetadata:
|
|
64
|
+
topMetadata: isJiraTask ? [{
|
|
64
65
|
name: _constants.ElementName.AssignedToGroup
|
|
65
66
|
}, {
|
|
66
67
|
name: _constants.ElementName.AssignedTo
|
|
@@ -67,10 +67,24 @@ var AvatarGroup = function AvatarGroup(_ref) {
|
|
|
67
67
|
_ref$testId = _ref.testId,
|
|
68
68
|
testId = _ref$testId === void 0 ? 'smart-element-avatar-group' : _ref$testId,
|
|
69
69
|
_ref$showNamePrefix = _ref.showNamePrefix,
|
|
70
|
-
showNamePrefix = _ref$showNamePrefix === void 0 ? false : _ref$showNamePrefix
|
|
70
|
+
showNamePrefix = _ref$showNamePrefix === void 0 ? false : _ref$showNamePrefix,
|
|
71
|
+
_ref$showFallbackAvat = _ref.showFallbackAvatar,
|
|
72
|
+
showFallbackAvatar = _ref$showFallbackAvat === void 0 ? true : _ref$showFallbackAvat;
|
|
71
73
|
var intl = (0, _reactIntlNext.useIntl)();
|
|
72
74
|
var data = (0, _react.useMemo)(function () {
|
|
73
|
-
if (
|
|
75
|
+
if (!items.length && showFallbackAvatar) {
|
|
76
|
+
switch (name) {
|
|
77
|
+
case _constants.ElementName.AssignedToGroup:
|
|
78
|
+
return [{
|
|
79
|
+
name: (0, _utils.getFormattedMessageAsString)(intl, _messages.messages.unassigned)
|
|
80
|
+
}];
|
|
81
|
+
default:
|
|
82
|
+
return [];
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
//show a name prefix if there is one Avatar in a group only
|
|
87
|
+
if (name && items.length === 1 && showNamePrefix) {
|
|
74
88
|
return items.map(function (person) {
|
|
75
89
|
return _objectSpread(_objectSpread({}, person), {}, {
|
|
76
90
|
name: getPersonNameWithPrefix(name, person.name, intl) || person.name
|
|
@@ -78,7 +92,7 @@ var AvatarGroup = function AvatarGroup(_ref) {
|
|
|
78
92
|
});
|
|
79
93
|
}
|
|
80
94
|
return items;
|
|
81
|
-
}, [name, items, showNamePrefix, intl]);
|
|
95
|
+
}, [name, items, showNamePrefix, showFallbackAvatar, intl]);
|
|
82
96
|
if (!data.length) {
|
|
83
97
|
return null;
|
|
84
98
|
}
|
|
@@ -147,11 +147,13 @@ var getData = function getData(elementName, contextKey, context) {
|
|
|
147
147
|
}
|
|
148
148
|
var data = context[contextKey];
|
|
149
149
|
switch (elementName) {
|
|
150
|
-
case _constants.ElementName.AuthorGroup:
|
|
151
150
|
case _constants.ElementName.AssignedToGroup:
|
|
151
|
+
case _constants.ElementName.AuthorGroup:
|
|
152
152
|
case _constants.ElementName.CollaboratorGroup:
|
|
153
153
|
case _constants.ElementName.OwnedByGroup:
|
|
154
|
-
|
|
154
|
+
var AvatarGroupsWithFallback = [_constants.ElementName.AssignedToGroup];
|
|
155
|
+
var showFallbackAvatar = AvatarGroupsWithFallback.includes(elementName);
|
|
156
|
+
return toAvatarGroupProps(data, showFallbackAvatar);
|
|
155
157
|
case _constants.ElementName.AttachmentCount:
|
|
156
158
|
case _constants.ElementName.ChecklistProgress:
|
|
157
159
|
case _constants.ElementName.CommentCount:
|
|
@@ -193,9 +195,11 @@ var getData = function getData(elementName, contextKey, context) {
|
|
|
193
195
|
return (0, _typeof2.default)(data) === 'object' ? data : undefined;
|
|
194
196
|
}
|
|
195
197
|
};
|
|
196
|
-
var toAvatarGroupProps = function toAvatarGroupProps(items) {
|
|
198
|
+
var toAvatarGroupProps = function toAvatarGroupProps(items, showFallbackAvatar) {
|
|
197
199
|
return items ? {
|
|
198
200
|
items: items
|
|
201
|
+
} : showFallbackAvatar ? {
|
|
202
|
+
items: []
|
|
199
203
|
} : undefined;
|
|
200
204
|
};
|
|
201
205
|
var toBadgeProps = function toBadgeProps(label) {
|
|
@@ -31,7 +31,7 @@ var getFormattedMessageAsString = function getFormattedMessageAsString(intl, mes
|
|
|
31
31
|
var formatMessage = intl.formatMessage;
|
|
32
32
|
return message ? formatMessage(message, {
|
|
33
33
|
context: context
|
|
34
|
-
}) :
|
|
34
|
+
}) : '';
|
|
35
35
|
};
|
|
36
36
|
exports.getFormattedMessageAsString = getFormattedMessageAsString;
|
|
37
37
|
var getIconDimensionStyles = function getIconDimensionStyles(value) {
|
|
@@ -18,7 +18,7 @@ var _excluded = ["href", "children", "checkSafety", "onClick", "testId"],
|
|
|
18
18
|
_excluded2 = ["isLinkSafe", "showSafetyWarningModal"];
|
|
19
19
|
var PACKAGE_DATA = {
|
|
20
20
|
packageName: "@atlaskit/smart-card",
|
|
21
|
-
packageVersion: "26.
|
|
21
|
+
packageVersion: "26.20.1",
|
|
22
22
|
componentName: 'linkUrl'
|
|
23
23
|
};
|
|
24
24
|
var Link = (0, _click.withLinkClickedEvent)('a');
|
package/dist/es2019/i18n/cs.js
CHANGED
|
@@ -53,7 +53,6 @@ export default {
|
|
|
53
53
|
'fabric.linking.open_link_in_a_new_tab': 'Otevřít odkaz na nové kartě',
|
|
54
54
|
'fabric.linking.owned_by': 'Vlastník: {context}',
|
|
55
55
|
'fabric.linking.pending_request': 'Vaše žádost o přístup čeká na vyřízení.',
|
|
56
|
-
'fabric.linking.preview': 'Zobrazení na celou obrazovku',
|
|
57
56
|
'fabric.linking.preview_close': 'Zavřít náhled',
|
|
58
57
|
'fabric.linking.preview_improved': 'Otevřít náhled',
|
|
59
58
|
'fabric.linking.preview_max_size': 'Zobrazit na celé obrazovce',
|
package/dist/es2019/i18n/da.js
CHANGED
|
@@ -53,7 +53,6 @@ export default {
|
|
|
53
53
|
'fabric.linking.open_link_in_a_new_tab': 'Åbn link i en ny fane',
|
|
54
54
|
'fabric.linking.owned_by': 'Ejet af {context}',
|
|
55
55
|
'fabric.linking.pending_request': 'Din anmodning om adgang afventer behandling',
|
|
56
|
-
'fabric.linking.preview': 'Fuldskærmsvisning',
|
|
57
56
|
'fabric.linking.preview_close': 'Luk forhåndsvisning',
|
|
58
57
|
'fabric.linking.preview_improved': 'Åbn forhåndsvisning',
|
|
59
58
|
'fabric.linking.preview_max_size': 'Vis fuld skærm',
|
|
@@ -80,6 +79,8 @@ export default {
|
|
|
80
79
|
'fabric.linking.restricted_link': 'Begrænset link. Prøv en anden konto',
|
|
81
80
|
'fabric.linking.retry': 'Prøv igen',
|
|
82
81
|
'fabric.linking.save': 'Gem',
|
|
82
|
+
'fabric.linking.sent_on_absolute': 'Sendt den {context}',
|
|
83
|
+
'fabric.linking.sent_on_relative': 'Sendt for {context}',
|
|
83
84
|
'fabric.linking.srclink': 'Vis i',
|
|
84
85
|
'fabric.linking.srclinkunknown': 'Vis original',
|
|
85
86
|
'fabric.linking.status_change_load_error': 'Vi kunne ikke indlæse statusser og overførsler',
|
package/dist/es2019/i18n/de.js
CHANGED
|
@@ -53,7 +53,6 @@ export default {
|
|
|
53
53
|
'fabric.linking.open_link_in_a_new_tab': 'Link in neuer Registerkarte öffnen',
|
|
54
54
|
'fabric.linking.owned_by': 'Besitzer: {context}',
|
|
55
55
|
'fabric.linking.pending_request': 'Ihre Zugriffsanfrage ist ausstehend.',
|
|
56
|
-
'fabric.linking.preview': 'Vollbildansicht',
|
|
57
56
|
'fabric.linking.preview_close': 'Vorschau beenden',
|
|
58
57
|
'fabric.linking.preview_improved': 'Vorschau öffnen',
|
|
59
58
|
'fabric.linking.preview_max_size': 'Vollbildansicht anzeigen',
|
package/dist/es2019/i18n/en.js
CHANGED
|
@@ -53,7 +53,6 @@ export default {
|
|
|
53
53
|
'fabric.linking.open_link_in_a_new_tab': 'Open link in a new tab',
|
|
54
54
|
'fabric.linking.owned_by': 'Owned by {context}',
|
|
55
55
|
'fabric.linking.pending_request': 'Your access request is pending',
|
|
56
|
-
'fabric.linking.preview': 'Full screen view',
|
|
57
56
|
'fabric.linking.preview_close': 'Close preview',
|
|
58
57
|
'fabric.linking.preview_improved': 'Open preview',
|
|
59
58
|
'fabric.linking.preview_max_size': 'View full screen',
|
|
@@ -80,6 +79,8 @@ export default {
|
|
|
80
79
|
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
81
80
|
'fabric.linking.retry': 'Retry',
|
|
82
81
|
'fabric.linking.save': 'Save',
|
|
82
|
+
'fabric.linking.sent_on_absolute': 'Sent on {context}',
|
|
83
|
+
'fabric.linking.sent_on_relative': 'Sent {context}',
|
|
83
84
|
'fabric.linking.srclink': 'View in',
|
|
84
85
|
'fabric.linking.srclinkunknown': 'View Original',
|
|
85
86
|
'fabric.linking.status_change_load_error': 'We couldn’t load the statuses and transitions',
|
|
@@ -53,7 +53,6 @@ export default {
|
|
|
53
53
|
'fabric.linking.open_link_in_a_new_tab': 'Open link in a new tab',
|
|
54
54
|
'fabric.linking.owned_by': 'Owned by {context}',
|
|
55
55
|
'fabric.linking.pending_request': 'Your access request is pending',
|
|
56
|
-
'fabric.linking.preview': 'Full screen view',
|
|
57
56
|
'fabric.linking.preview_close': 'Close preview',
|
|
58
57
|
'fabric.linking.preview_improved': 'Open preview',
|
|
59
58
|
'fabric.linking.preview_max_size': 'View full screen',
|
|
@@ -80,6 +79,8 @@ export default {
|
|
|
80
79
|
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
81
80
|
'fabric.linking.retry': 'Retry',
|
|
82
81
|
'fabric.linking.save': 'Save',
|
|
82
|
+
'fabric.linking.sent_on_absolute': 'Sent on {context}',
|
|
83
|
+
'fabric.linking.sent_on_relative': 'Sent {context}',
|
|
83
84
|
'fabric.linking.srclink': 'View in',
|
|
84
85
|
'fabric.linking.srclinkunknown': 'View Original',
|
|
85
86
|
'fabric.linking.status_change_load_error': 'We couldn’t load the statuses and transitions',
|
|
@@ -53,7 +53,6 @@ export default {
|
|
|
53
53
|
'fabric.linking.open_link_in_a_new_tab': 'Open link in a new tab',
|
|
54
54
|
'fabric.linking.owned_by': 'Owned by {context}',
|
|
55
55
|
'fabric.linking.pending_request': 'Your access request is pending',
|
|
56
|
-
'fabric.linking.preview': 'Full screen view',
|
|
57
56
|
'fabric.linking.preview_close': 'Close preview',
|
|
58
57
|
'fabric.linking.preview_improved': 'Open preview',
|
|
59
58
|
'fabric.linking.preview_max_size': 'View full screen',
|
|
@@ -80,6 +79,8 @@ export default {
|
|
|
80
79
|
'fabric.linking.restricted_link': 'Restricted link, try another account',
|
|
81
80
|
'fabric.linking.retry': 'Retry',
|
|
82
81
|
'fabric.linking.save': 'Save',
|
|
82
|
+
'fabric.linking.sent_on_absolute': 'Sent on {context}',
|
|
83
|
+
'fabric.linking.sent_on_relative': 'Sent {context}',
|
|
83
84
|
'fabric.linking.srclink': 'View in',
|
|
84
85
|
'fabric.linking.srclinkunknown': 'View Original',
|
|
85
86
|
'fabric.linking.status_change_load_error': 'We couldn’t load the statuses and transitions',
|
package/dist/es2019/i18n/es.js
CHANGED
|
@@ -53,7 +53,6 @@ export default {
|
|
|
53
53
|
'fabric.linking.open_link_in_a_new_tab': 'Abrir enlace en una nueva pestaña',
|
|
54
54
|
'fabric.linking.owned_by': 'Propiedad de {context}',
|
|
55
55
|
'fabric.linking.pending_request': 'Tu solicitud de acceso está pendiente',
|
|
56
|
-
'fabric.linking.preview': 'Vista de pantalla completa',
|
|
57
56
|
'fabric.linking.preview_close': 'Cerrar vista previa',
|
|
58
57
|
'fabric.linking.preview_improved': 'Abrir vista previa',
|
|
59
58
|
'fabric.linking.preview_max_size': 'Ver a pantalla completa',
|
|
@@ -80,6 +79,8 @@ export default {
|
|
|
80
79
|
'fabric.linking.restricted_link': 'Enlace restringido, prueba con otra cuenta',
|
|
81
80
|
'fabric.linking.retry': 'Reintentar',
|
|
82
81
|
'fabric.linking.save': 'Guardar',
|
|
82
|
+
'fabric.linking.sent_on_absolute': 'Enviado el {context}',
|
|
83
|
+
'fabric.linking.sent_on_relative': 'Enviado {context}',
|
|
83
84
|
'fabric.linking.srclink': 'Ver en',
|
|
84
85
|
'fabric.linking.srclinkunknown': 'Ver original',
|
|
85
86
|
'fabric.linking.status_change_load_error': 'No hemos podido cargar los estados ni las transiciones',
|
package/dist/es2019/i18n/fi.js
CHANGED
|
@@ -53,7 +53,6 @@ export default {
|
|
|
53
53
|
'fabric.linking.open_link_in_a_new_tab': 'Avaa linkki uudessa välilehdessä',
|
|
54
54
|
'fabric.linking.owned_by': 'Omistaja: {context}',
|
|
55
55
|
'fabric.linking.pending_request': 'Käyttöoikeuspyyntösi on vireillä',
|
|
56
|
-
'fabric.linking.preview': 'Koko näytön näkymä',
|
|
57
56
|
'fabric.linking.preview_close': 'Sulje esikatselu',
|
|
58
57
|
'fabric.linking.preview_improved': 'Avaa esikatselu',
|
|
59
58
|
'fabric.linking.preview_max_size': 'Näytä koko näytöllä',
|
package/dist/es2019/i18n/fr.js
CHANGED
|
@@ -53,7 +53,6 @@ export default {
|
|
|
53
53
|
'fabric.linking.open_link_in_a_new_tab': 'Ouvrir le lien dans un nouvel onglet',
|
|
54
54
|
'fabric.linking.owned_by': 'Propriétaire : {context}',
|
|
55
55
|
'fabric.linking.pending_request': "Votre demande d'accès est en attente",
|
|
56
|
-
'fabric.linking.preview': 'Affichage plein écran',
|
|
57
56
|
'fabric.linking.preview_close': "Fermer l'aperçu",
|
|
58
57
|
'fabric.linking.preview_improved': "Ouvrir l'aperçu",
|
|
59
58
|
'fabric.linking.preview_max_size': 'Afficher le mode Plein écran',
|
package/dist/es2019/i18n/hu.js
CHANGED
|
@@ -53,7 +53,6 @@ export default {
|
|
|
53
53
|
'fabric.linking.open_link_in_a_new_tab': 'Link megnyitása új lapon',
|
|
54
54
|
'fabric.linking.owned_by': 'Tulajdonos: {context}',
|
|
55
55
|
'fabric.linking.pending_request': 'A hozzáférési kérelmed függőben van',
|
|
56
|
-
'fabric.linking.preview': 'Teljes képernyős nézet',
|
|
57
56
|
'fabric.linking.preview_close': 'Előnézet bezárása',
|
|
58
57
|
'fabric.linking.preview_improved': 'Előnézet megnyitása',
|
|
59
58
|
'fabric.linking.preview_max_size': 'Megtekintés teljes képernyőn',
|
package/dist/es2019/i18n/it.js
CHANGED
|
@@ -53,7 +53,6 @@ export default {
|
|
|
53
53
|
'fabric.linking.open_link_in_a_new_tab': 'Apri link in una nuova scheda',
|
|
54
54
|
'fabric.linking.owned_by': 'Di proprietà di {context}',
|
|
55
55
|
'fabric.linking.pending_request': 'La tua richiesta di accesso è in sospeso',
|
|
56
|
-
'fabric.linking.preview': 'Visualizzazione a schermo intero',
|
|
57
56
|
'fabric.linking.preview_close': "Chiudi l'anteprima",
|
|
58
57
|
'fabric.linking.preview_improved': "Apri l'anteprima",
|
|
59
58
|
'fabric.linking.preview_max_size': 'Visualizza a schermo intero',
|
package/dist/es2019/i18n/ja.js
CHANGED
|
@@ -53,7 +53,6 @@ export default {
|
|
|
53
53
|
'fabric.linking.open_link_in_a_new_tab': 'リンクを新しいタブで開く',
|
|
54
54
|
'fabric.linking.owned_by': '所有者: {context}',
|
|
55
55
|
'fabric.linking.pending_request': 'アクセス リクエストは保留中です。',
|
|
56
|
-
'fabric.linking.preview': '全画面表示',
|
|
57
56
|
'fabric.linking.preview_close': 'プレビューを閉じる',
|
|
58
57
|
'fabric.linking.preview_improved': 'プレビューを開く',
|
|
59
58
|
'fabric.linking.preview_max_size': '全画面表示',
|