@atlaskit/smart-card 40.3.0 → 40.4.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 +17 -0
- package/compass.yml +5 -5
- package/dist/cjs/i18n/cs.js +0 -10
- package/dist/cjs/i18n/da.js +1 -8
- package/dist/cjs/i18n/de.js +1 -8
- package/dist/cjs/i18n/en.js +3 -10
- package/dist/cjs/i18n/en_GB.js +3 -10
- package/dist/cjs/i18n/en_ZZ.js +3 -10
- package/dist/cjs/i18n/es.js +1 -8
- package/dist/cjs/i18n/fi.js +1 -8
- package/dist/cjs/i18n/fr.js +0 -10
- package/dist/cjs/i18n/hr.js +1 -5
- package/dist/cjs/i18n/hu.js +0 -10
- package/dist/cjs/i18n/it.js +0 -10
- package/dist/cjs/i18n/ja.js +0 -10
- package/dist/cjs/i18n/ko.js +1 -8
- package/dist/cjs/i18n/nb.js +1 -8
- package/dist/cjs/i18n/nl.js +0 -10
- package/dist/cjs/i18n/pl.js +1 -8
- package/dist/cjs/i18n/pt_BR.js +1 -8
- package/dist/cjs/i18n/ru.js +2 -9
- package/dist/cjs/i18n/sl.js +2 -6
- package/dist/cjs/i18n/sr_RS.js +1 -5
- package/dist/cjs/i18n/sr_YR.js +1 -5
- package/dist/cjs/i18n/sv.js +0 -10
- package/dist/cjs/i18n/th.js +2 -9
- package/dist/cjs/i18n/tr.js +4 -10
- package/dist/cjs/i18n/uk.js +2 -9
- package/dist/cjs/i18n/vi.js +2 -9
- package/dist/cjs/i18n/zh.js +2 -9
- package/dist/cjs/i18n/zh_TW.js +2 -9
- package/dist/cjs/utils/analytics/analytics.js +1 -1
- package/dist/cjs/view/FlexibleCard/components/elements/custom-by-access-type-element/index.compiled.css +15 -0
- package/dist/cjs/view/FlexibleCard/components/elements/custom-by-access-type-element/index.js +38 -11
- package/dist/cjs/view/LinkUrl/index.js +1 -1
- package/dist/es2019/i18n/cs.js +0 -10
- package/dist/es2019/i18n/da.js +1 -8
- package/dist/es2019/i18n/de.js +1 -8
- package/dist/es2019/i18n/en.js +3 -10
- package/dist/es2019/i18n/en_GB.js +3 -10
- package/dist/es2019/i18n/en_ZZ.js +3 -10
- package/dist/es2019/i18n/es.js +1 -8
- package/dist/es2019/i18n/fi.js +1 -8
- package/dist/es2019/i18n/fr.js +0 -10
- package/dist/es2019/i18n/hr.js +1 -5
- package/dist/es2019/i18n/hu.js +0 -10
- package/dist/es2019/i18n/it.js +0 -10
- package/dist/es2019/i18n/ja.js +0 -10
- package/dist/es2019/i18n/ko.js +1 -8
- package/dist/es2019/i18n/nb.js +1 -8
- package/dist/es2019/i18n/nl.js +0 -10
- package/dist/es2019/i18n/pl.js +1 -8
- package/dist/es2019/i18n/pt_BR.js +1 -8
- package/dist/es2019/i18n/ru.js +2 -9
- package/dist/es2019/i18n/sl.js +2 -6
- package/dist/es2019/i18n/sr_RS.js +1 -5
- package/dist/es2019/i18n/sr_YR.js +1 -5
- package/dist/es2019/i18n/sv.js +0 -10
- package/dist/es2019/i18n/th.js +2 -9
- package/dist/es2019/i18n/tr.js +4 -10
- package/dist/es2019/i18n/uk.js +2 -9
- package/dist/es2019/i18n/vi.js +2 -9
- package/dist/es2019/i18n/zh.js +2 -9
- package/dist/es2019/i18n/zh_TW.js +2 -9
- package/dist/es2019/utils/analytics/analytics.js +1 -1
- package/dist/es2019/view/FlexibleCard/components/elements/custom-by-access-type-element/index.compiled.css +15 -0
- package/dist/es2019/view/FlexibleCard/components/elements/custom-by-access-type-element/index.js +36 -11
- package/dist/es2019/view/LinkUrl/index.js +1 -1
- package/dist/esm/i18n/cs.js +0 -10
- package/dist/esm/i18n/da.js +1 -8
- package/dist/esm/i18n/de.js +1 -8
- package/dist/esm/i18n/en.js +3 -10
- package/dist/esm/i18n/en_GB.js +3 -10
- package/dist/esm/i18n/en_ZZ.js +3 -10
- package/dist/esm/i18n/es.js +1 -8
- package/dist/esm/i18n/fi.js +1 -8
- package/dist/esm/i18n/fr.js +0 -10
- package/dist/esm/i18n/hr.js +1 -5
- package/dist/esm/i18n/hu.js +0 -10
- package/dist/esm/i18n/it.js +0 -10
- package/dist/esm/i18n/ja.js +0 -10
- package/dist/esm/i18n/ko.js +1 -8
- package/dist/esm/i18n/nb.js +1 -8
- package/dist/esm/i18n/nl.js +0 -10
- package/dist/esm/i18n/pl.js +1 -8
- package/dist/esm/i18n/pt_BR.js +1 -8
- package/dist/esm/i18n/ru.js +2 -9
- package/dist/esm/i18n/sl.js +2 -6
- package/dist/esm/i18n/sr_RS.js +1 -5
- package/dist/esm/i18n/sr_YR.js +1 -5
- package/dist/esm/i18n/sv.js +0 -10
- package/dist/esm/i18n/th.js +2 -9
- package/dist/esm/i18n/tr.js +4 -10
- package/dist/esm/i18n/uk.js +2 -9
- package/dist/esm/i18n/vi.js +2 -9
- package/dist/esm/i18n/zh.js +2 -9
- package/dist/esm/i18n/zh_TW.js +2 -9
- package/dist/esm/utils/analytics/analytics.js +1 -1
- package/dist/esm/view/FlexibleCard/components/elements/custom-by-access-type-element/index.compiled.css +15 -0
- package/dist/esm/view/FlexibleCard/components/elements/custom-by-access-type-element/index.js +38 -11
- package/dist/esm/view/LinkUrl/index.js +1 -1
- package/dist/types/__fixtures__/conversation-entity.d.ts +1 -1
- package/dist/types/__fixtures__/message-entity.d.ts +1 -1
- package/dist/types/extractors/flexible/utils.d.ts +1 -1
- package/dist/types/i18n/cs.d.ts +0 -10
- package/dist/types/i18n/da.d.ts +0 -7
- package/dist/types/i18n/de.d.ts +0 -7
- package/dist/types/i18n/en.d.ts +0 -7
- package/dist/types/i18n/en_GB.d.ts +0 -7
- package/dist/types/i18n/en_ZZ.d.ts +0 -7
- package/dist/types/i18n/es.d.ts +0 -7
- package/dist/types/i18n/fi.d.ts +0 -7
- package/dist/types/i18n/fr.d.ts +0 -10
- package/dist/types/i18n/hr.d.ts +0 -4
- package/dist/types/i18n/hu.d.ts +0 -10
- package/dist/types/i18n/it.d.ts +0 -10
- package/dist/types/i18n/ja.d.ts +0 -10
- package/dist/types/i18n/ko.d.ts +0 -7
- package/dist/types/i18n/nb.d.ts +0 -7
- package/dist/types/i18n/nl.d.ts +0 -10
- package/dist/types/i18n/pl.d.ts +0 -7
- package/dist/types/i18n/pt_BR.d.ts +0 -7
- package/dist/types/i18n/ru.d.ts +0 -7
- package/dist/types/i18n/sl.d.ts +0 -4
- package/dist/types/i18n/sr_RS.d.ts +0 -4
- package/dist/types/i18n/sr_YR.d.ts +0 -4
- package/dist/types/i18n/sv.d.ts +0 -10
- package/dist/types/i18n/th.d.ts +0 -7
- package/dist/types/i18n/tr.d.ts +1 -7
- package/dist/types/i18n/uk.d.ts +0 -7
- package/dist/types/i18n/vi.d.ts +0 -7
- package/dist/types/i18n/zh.d.ts +0 -7
- package/dist/types/i18n/zh_TW.d.ts +0 -7
- package/dist/types/state/hooks/use-ai-summary/ai-summary-service/utils.d.ts +1 -1
- package/dist/types/view/FlexibleCard/components/elements/custom-by-access-type-element/index.d.ts +6 -2
- package/dist/types-ts4.5/__fixtures__/conversation-entity.d.ts +1 -1
- package/dist/types-ts4.5/__fixtures__/message-entity.d.ts +1 -1
- package/dist/types-ts4.5/extractors/flexible/utils.d.ts +1 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +0 -10
- package/dist/types-ts4.5/i18n/da.d.ts +0 -7
- package/dist/types-ts4.5/i18n/de.d.ts +0 -7
- package/dist/types-ts4.5/i18n/en.d.ts +0 -7
- package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -7
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -7
- package/dist/types-ts4.5/i18n/es.d.ts +0 -7
- package/dist/types-ts4.5/i18n/fi.d.ts +0 -7
- package/dist/types-ts4.5/i18n/fr.d.ts +0 -10
- package/dist/types-ts4.5/i18n/hr.d.ts +0 -4
- package/dist/types-ts4.5/i18n/hu.d.ts +0 -10
- package/dist/types-ts4.5/i18n/it.d.ts +0 -10
- package/dist/types-ts4.5/i18n/ja.d.ts +0 -10
- package/dist/types-ts4.5/i18n/ko.d.ts +0 -7
- package/dist/types-ts4.5/i18n/nb.d.ts +0 -7
- package/dist/types-ts4.5/i18n/nl.d.ts +0 -10
- package/dist/types-ts4.5/i18n/pl.d.ts +0 -7
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -7
- package/dist/types-ts4.5/i18n/ru.d.ts +0 -7
- package/dist/types-ts4.5/i18n/sl.d.ts +0 -4
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +0 -4
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +0 -4
- package/dist/types-ts4.5/i18n/sv.d.ts +0 -10
- package/dist/types-ts4.5/i18n/th.d.ts +0 -7
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -7
- package/dist/types-ts4.5/i18n/uk.d.ts +0 -7
- package/dist/types-ts4.5/i18n/vi.d.ts +0 -7
- package/dist/types-ts4.5/i18n/zh.d.ts +0 -7
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -7
- package/dist/types-ts4.5/state/hooks/use-ai-summary/ai-summary-service/utils.d.ts +1 -1
- package/dist/types-ts4.5/view/FlexibleCard/components/elements/custom-by-access-type-element/index.d.ts +6 -2
- package/package.json +7 -7
package/dist/es2019/i18n/nl.js
CHANGED
|
@@ -125,19 +125,9 @@ export default {
|
|
|
125
125
|
'fabric.linking.priority_undefined': 'Niet gedefinieerd',
|
|
126
126
|
'fabric.linking.read_time': '{context} min. leestijd',
|
|
127
127
|
'fabric.linking.related': 'Gerelateerd',
|
|
128
|
-
'fabric.linking.related_links_found_in': 'Gevonden in',
|
|
129
|
-
'fabric.linking.related_links_found_in_v2': 'Gevonden in',
|
|
130
|
-
'fabric.linking.related_links_includes_links_to': 'Inclusief links naar',
|
|
131
|
-
'fabric.linking.related_links_includes_links_to_v2': 'Inclusief links naar',
|
|
132
128
|
'fabric.linking.related_links_modal_error_description': 'Controleer je verbinding of vernieuw de pagina om het opnieuw te proberen',
|
|
133
|
-
'fabric.linking.related_links_modal_error_header': 'Er is iets misgegaan',
|
|
134
|
-
'fabric.linking.related_links_modal_error_message': 'Er is iets misgegaan bij het laden van recente links. Controleer je verbinding of vernieuw om het opnieuw te proberen.',
|
|
135
129
|
'fabric.linking.related_links_modal_error_title': 'Er zijn wat problemen met het laden van gerelateerde links',
|
|
136
|
-
'fabric.linking.related_links_modal_title': 'Recente links',
|
|
137
|
-
'fabric.linking.related_links_modal_title_v2': 'Gerelateerde links',
|
|
138
130
|
'fabric.linking.related_links_modal_unavailable_description': "We beoordelen links voortdurend en voegen regelmatig gerelateerde links toe voor bijgewerkte pagina's of andere inhoudstypen",
|
|
139
|
-
'fabric.linking.related_links_modal_unavailable_header': 'Geen recente links',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_message': "We konden geen links vinden om hier weer te geven. We beoordelen links voortdurend en voegen regelmatig recente links toe voor bijgewerkte pagina's of andere inhoudstypes.",
|
|
141
131
|
'fabric.linking.related_links_modal_unavailable_title': 'Er zijn geen gerelateerde links gevonden',
|
|
142
132
|
'fabric.linking.related_links_not_found': 'We konden geen links vinden om hier weer te geven.',
|
|
143
133
|
'fabric.linking.related_links_view_related_links': 'Gerelateerde links weergeven',
|
package/dist/es2019/i18n/pl.js
CHANGED
|
@@ -126,18 +126,11 @@ export default {
|
|
|
126
126
|
'fabric.linking.read_time': '{context} min czytania',
|
|
127
127
|
'fabric.linking.related': 'Powiązane',
|
|
128
128
|
'fabric.linking.related_links_found_in': 'Znaleziono w',
|
|
129
|
-
'fabric.linking.related_links_found_in_v2': 'Znaleziono w',
|
|
130
129
|
'fabric.linking.related_links_includes_links_to': 'Obejmuje łącza do',
|
|
131
|
-
'fabric.linking.related_links_includes_links_to_v2': 'Obejmuje łącza do',
|
|
132
130
|
'fabric.linking.related_links_modal_error_description': 'Sprawdź połączenie internetowe lub odśwież stronę, aby spróbować ponownie.',
|
|
133
|
-
'fabric.linking.related_links_modal_error_header': 'Coś poszło nie tak',
|
|
134
|
-
'fabric.linking.related_links_modal_error_message': 'Podczas ładowania ostatnio używanych łączy wystąpił problem. Sprawdź połączenie lub odśwież stronę, aby spróbować ponownie.',
|
|
135
131
|
'fabric.linking.related_links_modal_error_title': 'Wystąpił problem podczas ładowania powiązanych łączy',
|
|
136
|
-
'fabric.linking.related_links_modal_title': '
|
|
137
|
-
'fabric.linking.related_links_modal_title_v2': 'Powiązane łącza',
|
|
132
|
+
'fabric.linking.related_links_modal_title': 'Powiązane łącza',
|
|
138
133
|
'fabric.linking.related_links_modal_unavailable_description': 'Stale sprawdzamy i dodajemy powiązane łącza do zaktualizowanych stron lub innych typów treści.',
|
|
139
|
-
'fabric.linking.related_links_modal_unavailable_header': 'Brak ostatnio używanych łączy',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_message': 'Nie znaleziono żadnych łączy do wyświetlenia tutaj. Stale sprawdzamy i dodajemy najnowsze łącza do zaktualizowanych stron lub innych typów treści.',
|
|
141
134
|
'fabric.linking.related_links_modal_unavailable_title': 'Nie znaleziono żadnych powiązanych łączy',
|
|
142
135
|
'fabric.linking.related_links_not_found': 'Nie znaleziono żadnych łączy do wyświetlenia tutaj.',
|
|
143
136
|
'fabric.linking.related_links_view_related_links': 'Wyświetl powiązane łącza',
|
|
@@ -126,18 +126,11 @@ export default {
|
|
|
126
126
|
'fabric.linking.read_time': '{context} minutos de leitura',
|
|
127
127
|
'fabric.linking.related': 'Relacionado',
|
|
128
128
|
'fabric.linking.related_links_found_in': 'Encontrado em',
|
|
129
|
-
'fabric.linking.related_links_found_in_v2': 'Encontrado em',
|
|
130
129
|
'fabric.linking.related_links_includes_links_to': 'Inclui links para',
|
|
131
|
-
'fabric.linking.related_links_includes_links_to_v2': 'Inclui links para',
|
|
132
130
|
'fabric.linking.related_links_modal_error_description': 'Verifique sua conexão ou atualize a página para tentar de novo',
|
|
133
|
-
'fabric.linking.related_links_modal_error_header': 'Algo deu errado',
|
|
134
|
-
'fabric.linking.related_links_modal_error_message': 'Ocorreu um erro ao carregar os links recentes. Verifique a conexão ou atualize a página para tentar de novo.',
|
|
135
131
|
'fabric.linking.related_links_modal_error_title': 'Ocorreu um problema ao carregar links relacionados',
|
|
136
|
-
'fabric.linking.related_links_modal_title': 'Links
|
|
137
|
-
'fabric.linking.related_links_modal_title_v2': 'Links relacionados',
|
|
132
|
+
'fabric.linking.related_links_modal_title': 'Links relacionados',
|
|
138
133
|
'fabric.linking.related_links_modal_unavailable_description': 'A gente está sempre analisando e adicionando links relacionados para páginas atualizadas ou outros tipos de conteúdo',
|
|
139
|
-
'fabric.linking.related_links_modal_unavailable_header': 'Sem links recentes',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_message': 'A gente não encontrou nenhum link para mostrar aqui. A gente está sempre analisando e adicionando links recentes para páginas atualizadas ou outros tipos de conteúdo.',
|
|
141
134
|
'fabric.linking.related_links_modal_unavailable_title': 'Não foi possível encontrar nenhum link relacionado',
|
|
142
135
|
'fabric.linking.related_links_not_found': 'A gente não encontrou nenhum link para mostrar aqui.',
|
|
143
136
|
'fabric.linking.related_links_view_related_links': 'Exibir links relacionados',
|
package/dist/es2019/i18n/ru.js
CHANGED
|
@@ -125,19 +125,12 @@ export default {
|
|
|
125
125
|
'fabric.linking.priority_undefined': 'Не определен',
|
|
126
126
|
'fabric.linking.read_time': 'Время чтения: {context} мин.',
|
|
127
127
|
'fabric.linking.related': 'Связанное',
|
|
128
|
-
'fabric.linking.related_links_found_in': '
|
|
129
|
-
'fabric.linking.related_links_found_in_v2': 'Найдено в:',
|
|
128
|
+
'fabric.linking.related_links_found_in': 'Найдено:',
|
|
130
129
|
'fabric.linking.related_links_includes_links_to': 'Содержит ссылки на:',
|
|
131
|
-
'fabric.linking.related_links_includes_links_to_v2': 'Содержит ссылки на:',
|
|
132
130
|
'fabric.linking.related_links_modal_error_description': 'Проверьте подключение или обновите страницу, чтобы повторить попытку',
|
|
133
|
-
'fabric.linking.related_links_modal_error_header': 'Произошла ошибка',
|
|
134
|
-
'fabric.linking.related_links_modal_error_message': 'При попытке загрузить недавние ссылки произошла ошибка. Проверьте подключение или обновите страницу, чтобы повторить попытку.',
|
|
135
131
|
'fabric.linking.related_links_modal_error_title': 'Во время загрузки связанных ссылок произошла ошибка',
|
|
136
|
-
'fabric.linking.related_links_modal_title': '
|
|
137
|
-
'fabric.linking.related_links_modal_title_v2': 'Связанные ссылки',
|
|
132
|
+
'fabric.linking.related_links_modal_title': 'Связанные ссылки',
|
|
138
133
|
'fabric.linking.related_links_modal_unavailable_description': 'Мы постоянно проверяем и добавляем связанные ссылки для обновленных страниц и других типов контента.',
|
|
139
|
-
'fabric.linking.related_links_modal_unavailable_header': 'Недавних ссылок нет',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_message': 'Ссылки для отображения не найдены. Мы постоянно проверяем и добавляем недавние ссылки на обновленные страницы и другие типы контента.',
|
|
141
134
|
'fabric.linking.related_links_modal_unavailable_title': 'Связанные ссылки не найдены',
|
|
142
135
|
'fabric.linking.related_links_not_found': 'Ссылки для отображения не найдены.',
|
|
143
136
|
'fabric.linking.related_links_view_related_links': 'Просмотреть связанные ссылки',
|
package/dist/es2019/i18n/sl.js
CHANGED
|
@@ -126,12 +126,8 @@ export default {
|
|
|
126
126
|
'fabric.linking.read_time': '{context} min branja',
|
|
127
127
|
'fabric.linking.related': 'Povezano',
|
|
128
128
|
'fabric.linking.related_links_found_in': 'Najdeno v',
|
|
129
|
-
'fabric.linking.related_links_includes_links_to': 'Vključuje
|
|
130
|
-
'fabric.linking.
|
|
131
|
-
'fabric.linking.related_links_modal_error_message': 'Pri nalaganju nedavnih povezav je prišlo do težave. Preverite povezavo ali osvežite, če želite poskusiti znova.',
|
|
132
|
-
'fabric.linking.related_links_modal_title': 'Nedavne povezave',
|
|
133
|
-
'fabric.linking.related_links_modal_unavailable_header': 'Ni nedavnih povezav',
|
|
134
|
-
'fabric.linking.related_links_modal_unavailable_message': 'Najti ni bilo mogoče nobenih povezav, ki bi lahko bile prikazane tukaj. Nenehno pregledujemo in dodajamo nedavne povezave za posodobljene strani ali druge vrste vsebine.',
|
|
129
|
+
'fabric.linking.related_links_includes_links_to': 'Vključuje povezave do',
|
|
130
|
+
'fabric.linking.related_links_modal_title': 'Povezane povezave',
|
|
135
131
|
'fabric.linking.related_links_not_found': 'Najti ni bilo mogoče nobenih povezav, ki bi lahko bile prikazane tukaj.',
|
|
136
132
|
'fabric.linking.related_links_view_related_urls': 'Ogled nedavnih povezav',
|
|
137
133
|
'fabric.linking.request_access': 'Zahtevaj dostop',
|
|
@@ -127,11 +127,7 @@ export default {
|
|
|
127
127
|
'fabric.linking.related': 'Srodno',
|
|
128
128
|
'fabric.linking.related_links_found_in': 'Pronađeno u',
|
|
129
129
|
'fabric.linking.related_links_includes_links_to': 'Sadrži linkove do',
|
|
130
|
-
'fabric.linking.
|
|
131
|
-
'fabric.linking.related_links_modal_error_message': 'Došlo je do greške kod pokušaja učitavanja nedavnih linkova. Proverite vezu ili osvežite da biste probali ponovo.',
|
|
132
|
-
'fabric.linking.related_links_modal_title': 'Nedavni linkovi',
|
|
133
|
-
'fabric.linking.related_links_modal_unavailable_header': 'Nema nedavnih linkova',
|
|
134
|
-
'fabric.linking.related_links_modal_unavailable_message': 'Nismo pronašli linkove koje možemo ovde da prikažemo. Neprekidno pregledamo i dodajemo nedavne linkove za ažurirane stranice ili druge tipove sadržaja.',
|
|
130
|
+
'fabric.linking.related_links_modal_title': 'Srodni linkovi',
|
|
135
131
|
'fabric.linking.related_links_not_found': 'Nismo pronašli linkove koje možemo ovde da prikažemo.',
|
|
136
132
|
'fabric.linking.related_links_view_related_urls': 'Prikaži nedavne linkove',
|
|
137
133
|
'fabric.linking.request_access': 'Zatražite pristup',
|
|
@@ -127,11 +127,7 @@ export default {
|
|
|
127
127
|
'fabric.linking.related': 'Сродно',
|
|
128
128
|
'fabric.linking.related_links_found_in': 'Пронађено у',
|
|
129
129
|
'fabric.linking.related_links_includes_links_to': 'Садржи линкове до',
|
|
130
|
-
'fabric.linking.
|
|
131
|
-
'fabric.linking.related_links_modal_error_message': 'Дошло је до грешке код покушаја учитавања недавних линкова. Проверите везу или освежите да бисте пробали поново.',
|
|
132
|
-
'fabric.linking.related_links_modal_title': 'Недавни линкови',
|
|
133
|
-
'fabric.linking.related_links_modal_unavailable_header': 'Нема недавних линкова',
|
|
134
|
-
'fabric.linking.related_links_modal_unavailable_message': 'Нисмо пронашли линкове које можемо овде да прикажемо. Непрекидно прегледамо и додајемо недавне линкове за ажуриране странице или друге типове садржаја.',
|
|
130
|
+
'fabric.linking.related_links_modal_title': 'Сродни линкови',
|
|
135
131
|
'fabric.linking.related_links_not_found': 'Нисмо пронашли линкове које можемо овде да прикажемо.',
|
|
136
132
|
'fabric.linking.related_links_view_related_urls': 'Прикажи недавне линкове',
|
|
137
133
|
'fabric.linking.request_access': 'Затражите приступ',
|
package/dist/es2019/i18n/sv.js
CHANGED
|
@@ -125,19 +125,9 @@ export default {
|
|
|
125
125
|
'fabric.linking.priority_undefined': 'Ej definierad',
|
|
126
126
|
'fabric.linking.read_time': '{context} minuters läsning',
|
|
127
127
|
'fabric.linking.related': 'Relaterat',
|
|
128
|
-
'fabric.linking.related_links_found_in': 'Hittades i',
|
|
129
|
-
'fabric.linking.related_links_found_in_v2': 'Hittades i',
|
|
130
|
-
'fabric.linking.related_links_includes_links_to': 'Inkluderar länkar till',
|
|
131
|
-
'fabric.linking.related_links_includes_links_to_v2': 'Inkluderar länkar till',
|
|
132
128
|
'fabric.linking.related_links_modal_error_description': 'Kontrollera din anslutning eller uppdatera sidan om du vill försöka igen',
|
|
133
|
-
'fabric.linking.related_links_modal_error_header': 'Något gick fel',
|
|
134
|
-
'fabric.linking.related_links_modal_error_message': 'Ett fel uppstod när vi försökte läsa in de senaste länkarna. Kontrollera din anslutning eller uppdatera för att försöka igen.',
|
|
135
129
|
'fabric.linking.related_links_modal_error_title': 'Vi har problem med att läsa in relaterade länkar',
|
|
136
|
-
'fabric.linking.related_links_modal_title': 'Senaste länkar',
|
|
137
|
-
'fabric.linking.related_links_modal_title_v2': 'Relaterade länkar',
|
|
138
130
|
'fabric.linking.related_links_modal_unavailable_description': 'Vi granskar kontinuerligt och lägger till relaterade länkar för uppdaterade sidor eller andra innehållstyper',
|
|
139
|
-
'fabric.linking.related_links_modal_unavailable_header': 'Inga senaste länkar',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_message': 'Vi hittade inga länkar att visa här. Vi granskar kontinuerligt och lägger till de senaste länkarna för uppdaterade sidor eller andra innehållstyper.',
|
|
141
131
|
'fabric.linking.related_links_modal_unavailable_title': 'Vi hittade inga relaterade länkar.',
|
|
142
132
|
'fabric.linking.related_links_not_found': 'Vi hittade inga länkar att visa här.',
|
|
143
133
|
'fabric.linking.related_links_view_related_links': 'Visa relaterade länkar',
|
package/dist/es2019/i18n/th.js
CHANGED
|
@@ -126,18 +126,11 @@ export default {
|
|
|
126
126
|
'fabric.linking.read_time': 'อ่าน {context} นาที',
|
|
127
127
|
'fabric.linking.related': 'เกี่ยวข้อง',
|
|
128
128
|
'fabric.linking.related_links_found_in': 'พบใน',
|
|
129
|
-
'fabric.linking.
|
|
130
|
-
'fabric.linking.related_links_includes_links_to': 'รวมลิงก์ไปยัง',
|
|
131
|
-
'fabric.linking.related_links_includes_links_to_v2': 'รวมลิงก์ที่เชื่อมโยงไปยัง',
|
|
129
|
+
'fabric.linking.related_links_includes_links_to': 'รวมถึงลิงก์ไปยัง',
|
|
132
130
|
'fabric.linking.related_links_modal_error_description': 'ตรวจสอบการเชื่อมต่อของคุณ หรือรีเฟรชหน้าข้อมูลเพื่อลองอีกครั้ง',
|
|
133
|
-
'fabric.linking.related_links_modal_error_header': 'เกิดข้อผิดพลาดบางอย่าง',
|
|
134
|
-
'fabric.linking.related_links_modal_error_message': 'เราพบปัญหาบางอย่างในขณะที่กำลังโหลดลิงก์ล่าสุด โปรดตรวจสอบการเชื่อมต่อของคุณ หรือรีเฟรชเพื่อลองอีกครั้ง',
|
|
135
131
|
'fabric.linking.related_links_modal_error_title': 'เรากำลังประสบปัญหาในการโหลดลิงก์ที่เกี่ยวข้อง',
|
|
136
|
-
'fabric.linking.related_links_modal_title': '
|
|
137
|
-
'fabric.linking.related_links_modal_title_v2': 'ลิงก์ที่เกี่ยวข้อง',
|
|
132
|
+
'fabric.linking.related_links_modal_title': 'ลิงก์ที่เกี่ยวข้อง',
|
|
138
133
|
'fabric.linking.related_links_modal_unavailable_description': 'เราจะตรวจสอบอย่างต่อเนื่องและเพิ่มลิงก์ที่เกี่ยวข้องสำหรับหน้าข้อมูลที่อัปเดตหรือประเภทเนื้อหาอื่น ๆ',
|
|
139
|
-
'fabric.linking.related_links_modal_unavailable_header': 'ไม่มีลิงก์ล่าสุด',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_message': 'เราไม่พบลิงก์ที่จะแสดงที่นี่ เราตรวจสอบอย่างต่อเนื่องและเพิ่มลิงก์ล่าสุดสำหรับหน้าข้อมูลที่อัปเดตหรือประเภทเนื้อหาอื่น ๆ',
|
|
141
134
|
'fabric.linking.related_links_modal_unavailable_title': 'เราไม่พบลิงก์ที่เกี่ยวข้องใด ๆ',
|
|
142
135
|
'fabric.linking.related_links_not_found': 'เราไม่พบลิงก์ที่จะแสดงที่นี่',
|
|
143
136
|
'fabric.linking.related_links_view_related_links': 'ดูลิงก์ที่เกี่ยวข้อง',
|
package/dist/es2019/i18n/tr.js
CHANGED
|
@@ -105,6 +105,7 @@ export default {
|
|
|
105
105
|
'fabric.linking.open_issue_in_jira-issue-term-refresh': "Bileti Jira'da aç",
|
|
106
106
|
'fabric.linking.open_link_in_a_new_tab': 'Bağlantıyı yeni sekmede aç',
|
|
107
107
|
'fabric.linking.owned_by': 'Sahibi: {context}',
|
|
108
|
+
'fabric.linking.owned_by_override': '{context} tarafından hazırlanmıştır',
|
|
108
109
|
'fabric.linking.pending_request': 'Erişim talebiniz beklemede',
|
|
109
110
|
'fabric.linking.preview_close': 'Önizlemeyi kapat',
|
|
110
111
|
'fabric.linking.preview_description': 'Bu bağlantının tam ekran önizlemesini açın',
|
|
@@ -124,19 +125,12 @@ export default {
|
|
|
124
125
|
'fabric.linking.priority_undefined': 'Tanımlanmamış',
|
|
125
126
|
'fabric.linking.read_time': '{context} dk. okuma süresi',
|
|
126
127
|
'fabric.linking.related': 'İlgili',
|
|
127
|
-
'fabric.linking.related_links_found_in': 'Bulunduğu
|
|
128
|
-
'fabric.linking.
|
|
129
|
-
'fabric.linking.related_links_includes_links_to': 'Şunlara Bağlantı İçerir',
|
|
130
|
-
'fabric.linking.related_links_includes_links_to_v2': 'Şunlara bağlantı içerir',
|
|
128
|
+
'fabric.linking.related_links_found_in': 'Bulunduğu yer',
|
|
129
|
+
'fabric.linking.related_links_includes_links_to': 'Şunlara bağlantı içerir',
|
|
131
130
|
'fabric.linking.related_links_modal_error_description': 'Bağlantınızı kontrol edin veya tekrar denemek için sayfayı yenileyin',
|
|
132
|
-
'fabric.linking.related_links_modal_error_header': 'Bir hata oluştu',
|
|
133
|
-
'fabric.linking.related_links_modal_error_message': 'En son bağlantılar yüklenmeye çalışılırken bir sorunla karşılaştık. Bağlantınızı kontrol edin veya yeniden denemek için yenileyin.',
|
|
134
131
|
'fabric.linking.related_links_modal_error_title': 'İlgili bağlantıları yüklerken sorun yaşandı',
|
|
135
|
-
'fabric.linking.related_links_modal_title': '
|
|
136
|
-
'fabric.linking.related_links_modal_title_v2': 'İlgili bağlantılar',
|
|
132
|
+
'fabric.linking.related_links_modal_title': 'İlgili bağlantılar',
|
|
137
133
|
'fabric.linking.related_links_modal_unavailable_description': 'Güncellenen sayfalar veya diğer içerik türleri için ilgili bağlantıları sürekli olarak ekliyor ve bunları inceliyoruz',
|
|
138
|
-
'fabric.linking.related_links_modal_unavailable_header': 'En son bağlantı yok',
|
|
139
|
-
'fabric.linking.related_links_modal_unavailable_message': 'Burada gösterecek herhangi bir bağlantı bulunamadı. Güncellenen sayfalar veya diğer içerik türleri için en son bağlantıları sürekli olarak ekliyor ve bunları inceliyoruz.',
|
|
140
134
|
'fabric.linking.related_links_modal_unavailable_title': 'İlgili herhangi bir bağlantı bulunamadı',
|
|
141
135
|
'fabric.linking.related_links_not_found': 'Burada gösterecek herhangi bir bağlantı bulunamadı.',
|
|
142
136
|
'fabric.linking.related_links_view_related_links': 'İlgili bağlantıları görüntüleyin',
|
package/dist/es2019/i18n/uk.js
CHANGED
|
@@ -126,18 +126,11 @@ export default {
|
|
|
126
126
|
'fabric.linking.read_time': 'Текст на {context} хв',
|
|
127
127
|
'fabric.linking.related': 'Пов’язані ресурси',
|
|
128
128
|
'fabric.linking.related_links_found_in': 'Знайдено в:',
|
|
129
|
-
'fabric.linking.
|
|
130
|
-
'fabric.linking.related_links_includes_links_to': 'Містить посилання на:',
|
|
131
|
-
'fabric.linking.related_links_includes_links_to_v2': 'Містить посилання на',
|
|
129
|
+
'fabric.linking.related_links_includes_links_to': 'Містить посилання на',
|
|
132
130
|
'fabric.linking.related_links_modal_error_description': 'Перевірте підключення або оновіть сторінку й повторіть спробу',
|
|
133
|
-
'fabric.linking.related_links_modal_error_header': 'Сталася помилка',
|
|
134
|
-
'fabric.linking.related_links_modal_error_message': 'Під час спроби завантажити останні посилання сталася помилка. Перевірте з’єднання або оновіть сторінку, щоб повторити спробу.',
|
|
135
131
|
'fabric.linking.related_links_modal_error_title': 'Не вдалося завантажити пов’язані посилання',
|
|
136
|
-
'fabric.linking.related_links_modal_title': '
|
|
137
|
-
'fabric.linking.related_links_modal_title_v2': 'Пов’язані посилання',
|
|
132
|
+
'fabric.linking.related_links_modal_title': 'Пов’язані посилання',
|
|
138
133
|
'fabric.linking.related_links_modal_unavailable_description': 'Ми постійно переглядаємо й додаємо пов’язані посилання на оновлені сторінки або інші типи вмісту',
|
|
139
|
-
'fabric.linking.related_links_modal_unavailable_header': 'Немає нових посилань',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_message': 'Немає посилань для відображення. Ми постійно переглядаємо й додаємо останні посилання на оновлені сторінки або інші типи вмісту.',
|
|
141
134
|
'fabric.linking.related_links_modal_unavailable_title': 'Не вдалося знайти пов’язані посилання',
|
|
142
135
|
'fabric.linking.related_links_not_found': 'Немає посилань для відображення.',
|
|
143
136
|
'fabric.linking.related_links_view_related_links': 'Переглянути пов’язані посилання',
|
package/dist/es2019/i18n/vi.js
CHANGED
|
@@ -126,18 +126,11 @@ export default {
|
|
|
126
126
|
'fabric.linking.read_time': '{context} phút đọc',
|
|
127
127
|
'fabric.linking.related': 'Có liên quan',
|
|
128
128
|
'fabric.linking.related_links_found_in': 'Tìm thấy trong',
|
|
129
|
-
'fabric.linking.
|
|
130
|
-
'fabric.linking.related_links_includes_links_to': 'Bao gồm liên kết trong',
|
|
131
|
-
'fabric.linking.related_links_includes_links_to_v2': 'Bao gồm các liên kết tới',
|
|
129
|
+
'fabric.linking.related_links_includes_links_to': 'Bao gồm các liên kết tới',
|
|
132
130
|
'fabric.linking.related_links_modal_error_description': 'Hãy kiểm tra kết nối của bạn hoặc làm mới trang rồi thử lại',
|
|
133
|
-
'fabric.linking.related_links_modal_error_header': 'Có lỗi xảy ra',
|
|
134
|
-
'fabric.linking.related_links_modal_error_message': 'Chúng tôi đã gặp sự cố khi cố tải các liên kết gần đây. Hãy kiểm tra kết nối của bạn hoặc làm mới để thử lại.',
|
|
135
131
|
'fabric.linking.related_links_modal_error_title': 'Chúng tôi đang gặp sự cố khi tải liên kết liên quan',
|
|
136
|
-
'fabric.linking.related_links_modal_title': 'Liên kết
|
|
137
|
-
'fabric.linking.related_links_modal_title_v2': 'Liên kết liên quan',
|
|
132
|
+
'fabric.linking.related_links_modal_title': 'Liên kết liên quan',
|
|
138
133
|
'fabric.linking.related_links_modal_unavailable_description': 'Chúng tôi liên tục xem xét và thêm các liên kết liên quan cho các trang cập nhật hoặc các loại nội dung khác',
|
|
139
|
-
'fabric.linking.related_links_modal_unavailable_header': 'Không có liên kết gần đây',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_message': 'Chúng tôi không tìm được liên kết nào để hiển thị ở đây. Chúng tôi liên tục xem xét và thêm các liên kết gần đây cho các trang cập nhật hoặc các loại nội dung khác.',
|
|
141
134
|
'fabric.linking.related_links_modal_unavailable_title': 'Chúng tôi không tìm thấy liên kết liên quan nào',
|
|
142
135
|
'fabric.linking.related_links_not_found': 'Chúng tôi không tìm được liên kết nào để hiển thị ở đây.',
|
|
143
136
|
'fabric.linking.related_links_view_related_links': 'Xem liên kết liên quan',
|
package/dist/es2019/i18n/zh.js
CHANGED
|
@@ -126,18 +126,11 @@ export default {
|
|
|
126
126
|
'fabric.linking.read_time': '阅读预计用时:{context} 分钟',
|
|
127
127
|
'fabric.linking.related': '相关',
|
|
128
128
|
'fabric.linking.related_links_found_in': '发现位置:',
|
|
129
|
-
'fabric.linking.
|
|
130
|
-
'fabric.linking.related_links_includes_links_to': '包含以下链接:',
|
|
131
|
-
'fabric.linking.related_links_includes_links_to_v2': '包含以下链接',
|
|
129
|
+
'fabric.linking.related_links_includes_links_to': '包含以下链接',
|
|
132
130
|
'fabric.linking.related_links_modal_error_description': '请检查您的连接或刷新页面以重试',
|
|
133
|
-
'fabric.linking.related_links_modal_error_header': '出错了',
|
|
134
|
-
'fabric.linking.related_links_modal_error_message': '尝试加载最近的链接时遇到问题。请检查您的连接,或刷新以重试。',
|
|
135
131
|
'fabric.linking.related_links_modal_error_title': '加载相关链接时遇到问题',
|
|
136
|
-
'fabric.linking.related_links_modal_title': '
|
|
137
|
-
'fabric.linking.related_links_modal_title_v2': '相关链接',
|
|
132
|
+
'fabric.linking.related_links_modal_title': '相关链接',
|
|
138
133
|
'fabric.linking.related_links_modal_unavailable_description': '我们会不断审查并添加针对已更新页面或其他内容类型的相关链接',
|
|
139
|
-
'fabric.linking.related_links_modal_unavailable_header': '没有最近的链接',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_message': '未找到可在此处显示的任何链接。我们会不断审查并添加针对已更新页面或其他内容类型的最近链接。',
|
|
141
134
|
'fabric.linking.related_links_modal_unavailable_title': '未找到任何相关链接',
|
|
142
135
|
'fabric.linking.related_links_not_found': '未找到可在此处显示的任何链接。',
|
|
143
136
|
'fabric.linking.related_links_view_related_links': '查看相关链接',
|
|
@@ -125,19 +125,12 @@ export default {
|
|
|
125
125
|
'fabric.linking.priority_undefined': '未定義',
|
|
126
126
|
'fabric.linking.read_time': '{context} 分鐘閱讀時間',
|
|
127
127
|
'fabric.linking.related': '相關',
|
|
128
|
-
'fabric.linking.related_links_found_in': '
|
|
129
|
-
'fabric.linking.related_links_found_in_v2': '找到的位置',
|
|
128
|
+
'fabric.linking.related_links_found_in': '找到的位置',
|
|
130
129
|
'fabric.linking.related_links_includes_links_to': '將連結納入',
|
|
131
|
-
'fabric.linking.related_links_includes_links_to_v2': '將連結納入',
|
|
132
130
|
'fabric.linking.related_links_modal_error_description': '請檢查連線或重新整理頁面,然後再試一次',
|
|
133
|
-
'fabric.linking.related_links_modal_error_header': '發生錯誤',
|
|
134
|
-
'fabric.linking.related_links_modal_error_message': '我們嘗試載入最近的連結時遇到問題。請檢查您的連線或重新整理,以再試一次。',
|
|
135
131
|
'fabric.linking.related_links_modal_error_title': '我們在載入相關連結時遇到問題',
|
|
136
|
-
'fabric.linking.related_links_modal_title': '
|
|
137
|
-
'fabric.linking.related_links_modal_title_v2': '相關連結',
|
|
132
|
+
'fabric.linking.related_links_modal_title': '相關連結',
|
|
138
133
|
'fabric.linking.related_links_modal_unavailable_description': '我們會持續檢閱更新的頁面或其他內容類型,並新增相關的連結',
|
|
139
|
-
'fabric.linking.related_links_modal_unavailable_header': '沒有最近的連結',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_message': '我們沒有找到任何可在這裡顯示的連結。我們會持續檢閱更新的頁面或其他內容類型,並新增最近的連結。',
|
|
141
134
|
'fabric.linking.related_links_modal_unavailable_title': '我們找不到任何相關連結',
|
|
142
135
|
'fabric.linking.related_links_not_found': '我們沒有找到任何可在這裡顯示的連結。',
|
|
143
136
|
'fabric.linking.related_links_view_related_links': '檢視相關連結',
|
|
@@ -2,7 +2,7 @@ export const ANALYTICS_CHANNEL = 'media';
|
|
|
2
2
|
export const context = {
|
|
3
3
|
componentName: 'smart-cards',
|
|
4
4
|
packageName: "@atlaskit/smart-card",
|
|
5
|
-
packageVersion: "40.
|
|
5
|
+
packageVersion: "40.4.0"
|
|
6
6
|
};
|
|
7
7
|
export let TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
|
|
8
8
|
TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
._11c81ixg{font:var(--ds-font-body-large,normal 400 1pc/24px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
2
|
+
._11c81o8v{font:var(--ds-font-body-small,normal 400 11px/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
3
|
+
._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
4
|
+
._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
5
|
+
._18m915vq{overflow-y:hidden}
|
|
6
|
+
._1bto1l2s{text-overflow:ellipsis}
|
|
7
|
+
._1e0ccj1k{display:-webkit-box}
|
|
8
|
+
._1nmz1hna{word-break:break-word}
|
|
9
|
+
._1reo15vq{overflow-x:hidden}
|
|
10
|
+
._1ul9idpf{min-width:0}
|
|
11
|
+
._1yyjkb7n{-webkit-line-clamp:1}
|
|
12
|
+
._o5724jg8{white-space:normal}
|
|
13
|
+
._sudp1e54{-webkit-box-orient:vertical}
|
|
14
|
+
._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
|
|
15
|
+
@supports not (-webkit-line-clamp:1){._102k1j6v{max-height:1rem}}
|
package/dist/es2019/view/FlexibleCard/components/elements/custom-by-access-type-element/index.js
CHANGED
|
@@ -1,8 +1,20 @@
|
|
|
1
|
+
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
1
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
3
|
+
import "./index.compiled.css";
|
|
4
|
+
import { ax, ix } from "@compiled/react/runtime";
|
|
2
5
|
import React from 'react';
|
|
3
6
|
import { InternalActionName } from '../../../../../constants';
|
|
4
7
|
import { useFlexibleCardContext } from '../../../../../state/flexible-ui-context';
|
|
5
8
|
import { BaseTextElement } from '../common';
|
|
9
|
+
const baseStyle = null;
|
|
10
|
+
const isMessageDescriptor = x => ! /*#__PURE__*/React.isValidElement(x);
|
|
11
|
+
const fontOverrideStyleMap = {
|
|
12
|
+
'font.body': "_11c82smr",
|
|
13
|
+
'font.body.large': "_11c81ixg",
|
|
14
|
+
'font.body.small': "_11c81o8v",
|
|
15
|
+
'font.body.UNSAFE_small': "_11c8dcr7"
|
|
16
|
+
};
|
|
17
|
+
const maxLinesCss = null;
|
|
6
18
|
const CustomElementByAccessType = ({
|
|
7
19
|
className,
|
|
8
20
|
testId = 'custom-by-access-type-element',
|
|
@@ -11,21 +23,34 @@ const CustomElementByAccessType = ({
|
|
|
11
23
|
var _context$data, _context$data$meta, _props, _context$data2, _context$data2$action, _context$data2$action2;
|
|
12
24
|
const context = useFlexibleCardContext();
|
|
13
25
|
const accessType = context === null || context === void 0 ? void 0 : (_context$data = context.data) === null || _context$data === void 0 ? void 0 : (_context$data$meta = _context$data.meta) === null || _context$data$meta === void 0 ? void 0 : _context$data$meta.accessType;
|
|
14
|
-
const
|
|
15
|
-
if (!
|
|
26
|
+
const contentForAccessType = (_props = props[accessType]) !== null && _props !== void 0 ? _props : props.fallback;
|
|
27
|
+
if (!contentForAccessType) {
|
|
16
28
|
return null;
|
|
17
29
|
}
|
|
18
30
|
const values = context === null || context === void 0 ? void 0 : (_context$data2 = context.data) === null || _context$data2 === void 0 ? void 0 : (_context$data2$action = _context$data2.actions) === null || _context$data2$action === void 0 ? void 0 : (_context$data2$action2 = _context$data2$action[InternalActionName.UnresolvedAction]) === null || _context$data2$action2 === void 0 ? void 0 : _context$data2$action2.values;
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
31
|
+
if (isMessageDescriptor(contentForAccessType)) {
|
|
32
|
+
return /*#__PURE__*/React.createElement(BaseTextElement, _extends({}, props, {
|
|
33
|
+
message: {
|
|
34
|
+
descriptor: contentForAccessType,
|
|
35
|
+
values
|
|
36
|
+
}
|
|
37
|
+
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop
|
|
38
|
+
,
|
|
39
|
+
className: className,
|
|
40
|
+
testId: testId,
|
|
41
|
+
hideFormat: true
|
|
42
|
+
}));
|
|
43
|
+
}
|
|
44
|
+
return /*#__PURE__*/React.createElement("span", {
|
|
45
|
+
style: {
|
|
46
|
+
color: props.color
|
|
47
|
+
},
|
|
48
|
+
"data-separator": true,
|
|
49
|
+
"data-smart-element-text": true,
|
|
50
|
+
"data-testid": testId
|
|
24
51
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop
|
|
25
52
|
,
|
|
26
|
-
className: className
|
|
27
|
-
|
|
28
|
-
hideFormat: true
|
|
29
|
-
}));
|
|
53
|
+
className: ax(["_11c81o8v _1reo15vq _18m915vq _syaz1gjq _o5724jg8 _1e0ccj1k _1ul9idpf _1bto1l2s _1nmz1hna _sudp1e54", props.fontSize !== undefined && fontOverrideStyleMap[props.fontSize], "_1yyjkb7n _102k1j6v", className])
|
|
54
|
+
}, contentForAccessType);
|
|
30
55
|
};
|
|
31
56
|
export default CustomElementByAccessType;
|
|
@@ -10,7 +10,7 @@ import LinkWarningModal from './LinkWarningModal';
|
|
|
10
10
|
import { useLinkWarningModal } from './LinkWarningModal/hooks/use-link-warning-modal';
|
|
11
11
|
const PACKAGE_DATA = {
|
|
12
12
|
packageName: "@atlaskit/smart-card",
|
|
13
|
-
packageVersion: "40.
|
|
13
|
+
packageVersion: "40.4.0",
|
|
14
14
|
componentName: 'linkUrl'
|
|
15
15
|
};
|
|
16
16
|
const Anchor = withLinkClickedEvent('a');
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -125,19 +125,9 @@ export default {
|
|
|
125
125
|
'fabric.linking.priority_undefined': 'Nedefinováno',
|
|
126
126
|
'fabric.linking.read_time': '{context} min. čtení',
|
|
127
127
|
'fabric.linking.related': 'Souvisící',
|
|
128
|
-
'fabric.linking.related_links_found_in': 'Nalezeno v:',
|
|
129
|
-
'fabric.linking.related_links_found_in_v2': 'Nalezeno v:',
|
|
130
|
-
'fabric.linking.related_links_includes_links_to': 'Zahrnuje odkazy na:',
|
|
131
|
-
'fabric.linking.related_links_includes_links_to_v2': 'Zahrnuje odkazy na:',
|
|
132
128
|
'fabric.linking.related_links_modal_error_description': 'Zkontrolujte připojení nebo obnovte stránku a zkuste to znovu.',
|
|
133
|
-
'fabric.linking.related_links_modal_error_header': 'Něco se pokazilo',
|
|
134
|
-
'fabric.linking.related_links_modal_error_message': 'Při pokusu o načtení nedávných odkazů se vyskytl problém. Zkontrolujte připojení nebo obnovte stránku a zkuste to znovu.',
|
|
135
129
|
'fabric.linking.related_links_modal_error_title': 'Při načítání souvisejících odkazů se vyskytly problémy',
|
|
136
|
-
'fabric.linking.related_links_modal_title': 'Nedávné odkazy',
|
|
137
|
-
'fabric.linking.related_links_modal_title_v2': 'Související odkazy',
|
|
138
130
|
'fabric.linking.related_links_modal_unavailable_description': 'Neustále kontrolujeme a přidáváme související odkazy na aktualizované stránky nebo jiné typy obsahu.',
|
|
139
|
-
'fabric.linking.related_links_modal_unavailable_header': 'Žádné nedávné odkazy',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_message': 'Nebyly nalezeny žádné odkazy, které bychom tu mohli zobrazit. Neustále kontrolujeme a přidáváme odkazy na nedávno aktualizované stránky nebo jiné typy obsahu.',
|
|
141
131
|
'fabric.linking.related_links_modal_unavailable_title': 'Nepodařilo se najít žádné související odkazy',
|
|
142
132
|
'fabric.linking.related_links_not_found': 'Nebyly nalezeny žádné odkazy, které bychom tu mohli zobrazit.',
|
|
143
133
|
'fabric.linking.related_links_view_related_links': 'Zobrazit související odkazy',
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -126,18 +126,11 @@ export default {
|
|
|
126
126
|
'fabric.linking.read_time': 'Kan læses på {context} min.',
|
|
127
127
|
'fabric.linking.related': 'Relateret',
|
|
128
128
|
'fabric.linking.related_links_found_in': 'Fundet i',
|
|
129
|
-
'fabric.linking.related_links_found_in_v2': 'Fundet i',
|
|
130
129
|
'fabric.linking.related_links_includes_links_to': 'Omfatter links til',
|
|
131
|
-
'fabric.linking.related_links_includes_links_to_v2': 'Omfatter links til',
|
|
132
130
|
'fabric.linking.related_links_modal_error_description': 'Kontrollér din forbindelse, eller opdater siden for at prøve igen',
|
|
133
|
-
'fabric.linking.related_links_modal_error_header': 'Noget gik galt',
|
|
134
|
-
'fabric.linking.related_links_modal_error_message': 'Vi løb ind i et problem, da vi forsøgte at indlæse nylige links. Kontrollér din forbindelse, eller genindlæs siden for at prøve igen.',
|
|
135
131
|
'fabric.linking.related_links_modal_error_title': 'Vi har problemer med at indlæse relaterede links',
|
|
136
|
-
'fabric.linking.related_links_modal_title': '
|
|
137
|
-
'fabric.linking.related_links_modal_title_v2': 'Relaterede links',
|
|
132
|
+
'fabric.linking.related_links_modal_title': 'Relaterede links',
|
|
138
133
|
'fabric.linking.related_links_modal_unavailable_description': 'Vi gennemgår løbende og tilføjer relaterede links til opdaterede sider eller andre indholdstyper',
|
|
139
|
-
'fabric.linking.related_links_modal_unavailable_header': 'Ingen nylige links',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_message': 'Vi fandt ikke nogen links at vise her. Vi gennemgår løbende og tilføjer nylige links til opdaterede sider eller andre indholdstyper.',
|
|
141
134
|
'fabric.linking.related_links_modal_unavailable_title': 'Vi kunne ikke finde nogen relaterede links',
|
|
142
135
|
'fabric.linking.related_links_not_found': 'Vi fandt ikke nogen links.',
|
|
143
136
|
'fabric.linking.related_links_view_related_links': 'Se relaterede links',
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -126,18 +126,11 @@ export default {
|
|
|
126
126
|
'fabric.linking.read_time': 'Lesedauer: {context} Min.',
|
|
127
127
|
'fabric.linking.related': 'Zugehörig',
|
|
128
128
|
'fabric.linking.related_links_found_in': 'Gefunden in',
|
|
129
|
-
'fabric.linking.related_links_found_in_v2': 'Gefunden in',
|
|
130
129
|
'fabric.linking.related_links_includes_links_to': 'Beinhaltet Links zu',
|
|
131
|
-
'fabric.linking.related_links_includes_links_to_v2': 'Beinhaltet Links zu',
|
|
132
130
|
'fabric.linking.related_links_modal_error_description': 'Überprüfen Sie Ihre Verbindung oder aktualisieren Sie die Seite, um es erneut zu versuchen.',
|
|
133
|
-
'fabric.linking.related_links_modal_error_header': 'Etwas ist schiefgelaufen',
|
|
134
|
-
'fabric.linking.related_links_modal_error_message': 'Beim Laden der zuletzt aufgerufenen Links ist ein Problem aufgetreten. Überprüfen Sie Ihre Verbindung oder aktualisieren Sie die Seite, um es erneut zu versuchen.',
|
|
135
131
|
'fabric.linking.related_links_modal_error_title': 'Beim Laden der zugehörigen Links ist ein Problem aufgetreten',
|
|
136
|
-
'fabric.linking.related_links_modal_title': '
|
|
137
|
-
'fabric.linking.related_links_modal_title_v2': 'Zugehörige Links',
|
|
132
|
+
'fabric.linking.related_links_modal_title': 'Zugehörige Links',
|
|
138
133
|
'fabric.linking.related_links_modal_unavailable_description': 'Wir überprüfen fortlaufend zugehörige Links für aktualisierte Seiten oder andere Inhaltstypen und fügen sie hinzu.',
|
|
139
|
-
'fabric.linking.related_links_modal_unavailable_header': 'Keine zuletzt aufgerufenen Links',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_message': 'Es wurden keine Links zum Anzeigen gefunden. Die zuletzt aufgerufenen Links werden fortlaufend auf aktualisierte Seiten oder andere Inhaltstypen geprüft und ggf. hinzugefügt.',
|
|
141
134
|
'fabric.linking.related_links_modal_unavailable_title': 'Es konnten keine zugehörigen Links gefunden werden',
|
|
142
135
|
'fabric.linking.related_links_not_found': 'Es wurden keine Links zum Anzeigen gefunden.',
|
|
143
136
|
'fabric.linking.related_links_view_related_links': 'Zugehörige Links anzeigen',
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -126,19 +126,12 @@ export default {
|
|
|
126
126
|
'fabric.linking.priority_undefined': 'Undefined',
|
|
127
127
|
'fabric.linking.read_time': '{context} min read',
|
|
128
128
|
'fabric.linking.related': 'Related',
|
|
129
|
-
'fabric.linking.related_links_found_in': 'Found
|
|
130
|
-
'fabric.linking.
|
|
131
|
-
'fabric.linking.related_links_includes_links_to': 'Includes Links To',
|
|
132
|
-
'fabric.linking.related_links_includes_links_to_v2': 'Includes links to',
|
|
129
|
+
'fabric.linking.related_links_found_in': 'Found in',
|
|
130
|
+
'fabric.linking.related_links_includes_links_to': 'Includes links to',
|
|
133
131
|
'fabric.linking.related_links_modal_error_description': 'Check your connection or refresh the page to try again',
|
|
134
|
-
'fabric.linking.related_links_modal_error_header': 'Something went wrong',
|
|
135
|
-
'fabric.linking.related_links_modal_error_message': 'We ran into an issue trying to load recent links. Check your connection or refresh to try again.',
|
|
136
132
|
'fabric.linking.related_links_modal_error_title': "We're having trouble loading related links",
|
|
137
|
-
'fabric.linking.related_links_modal_title': '
|
|
138
|
-
'fabric.linking.related_links_modal_title_v2': 'Related links',
|
|
133
|
+
'fabric.linking.related_links_modal_title': 'Related links',
|
|
139
134
|
'fabric.linking.related_links_modal_unavailable_description': 'We continuously review and add related links for updated pages or other content types',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_header': 'No recent links',
|
|
141
|
-
'fabric.linking.related_links_modal_unavailable_message': "We didn't find any links to show here. We continuously review and add recent links for updated pages or other content types.",
|
|
142
135
|
'fabric.linking.related_links_modal_unavailable_title': "We couldn't find any related links",
|
|
143
136
|
'fabric.linking.related_links_not_found': "We didn't find any links to show here.",
|
|
144
137
|
'fabric.linking.related_links_view_related_links': 'View related links',
|
package/dist/esm/i18n/en_GB.js
CHANGED
|
@@ -126,19 +126,12 @@ export default {
|
|
|
126
126
|
'fabric.linking.priority_undefined': 'Undefined',
|
|
127
127
|
'fabric.linking.read_time': '{context} min read',
|
|
128
128
|
'fabric.linking.related': 'Related',
|
|
129
|
-
'fabric.linking.related_links_found_in': 'Found
|
|
130
|
-
'fabric.linking.
|
|
131
|
-
'fabric.linking.related_links_includes_links_to': 'Includes Links To',
|
|
132
|
-
'fabric.linking.related_links_includes_links_to_v2': 'Includes links to',
|
|
129
|
+
'fabric.linking.related_links_found_in': 'Found in',
|
|
130
|
+
'fabric.linking.related_links_includes_links_to': 'Includes links to',
|
|
133
131
|
'fabric.linking.related_links_modal_error_description': 'Check your connection or refresh the page to try again',
|
|
134
|
-
'fabric.linking.related_links_modal_error_header': 'Something went wrong',
|
|
135
|
-
'fabric.linking.related_links_modal_error_message': 'We ran into an issue trying to load recent links. Check your connection or refresh to try again.',
|
|
136
132
|
'fabric.linking.related_links_modal_error_title': "We're having trouble loading related links",
|
|
137
|
-
'fabric.linking.related_links_modal_title': '
|
|
138
|
-
'fabric.linking.related_links_modal_title_v2': 'Related links',
|
|
133
|
+
'fabric.linking.related_links_modal_title': 'Related links',
|
|
139
134
|
'fabric.linking.related_links_modal_unavailable_description': 'We continuously review and add related links for updated pages or other content types',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_header': 'No recent links',
|
|
141
|
-
'fabric.linking.related_links_modal_unavailable_message': "We didn't find any links to show here. We continuously review and add recent links for updated pages or other content types.",
|
|
142
135
|
'fabric.linking.related_links_modal_unavailable_title': "We couldn't find any related links",
|
|
143
136
|
'fabric.linking.related_links_not_found': "We didn't find any links to show here.",
|
|
144
137
|
'fabric.linking.related_links_view_related_links': 'View related links',
|
package/dist/esm/i18n/en_ZZ.js
CHANGED
|
@@ -126,19 +126,12 @@ export default {
|
|
|
126
126
|
'fabric.linking.priority_undefined': 'Undefined',
|
|
127
127
|
'fabric.linking.read_time': '{context} min read',
|
|
128
128
|
'fabric.linking.related': 'Related',
|
|
129
|
-
'fabric.linking.related_links_found_in': 'Found
|
|
130
|
-
'fabric.linking.
|
|
131
|
-
'fabric.linking.related_links_includes_links_to': 'Includes Links To',
|
|
132
|
-
'fabric.linking.related_links_includes_links_to_v2': 'Includes links to',
|
|
129
|
+
'fabric.linking.related_links_found_in': 'Found in',
|
|
130
|
+
'fabric.linking.related_links_includes_links_to': 'Includes links to',
|
|
133
131
|
'fabric.linking.related_links_modal_error_description': 'Check your connection or refresh the page to try again',
|
|
134
|
-
'fabric.linking.related_links_modal_error_header': 'Something went wrong',
|
|
135
|
-
'fabric.linking.related_links_modal_error_message': 'We ran into an issue trying to load recent links. Check your connection or refresh to try again.',
|
|
136
132
|
'fabric.linking.related_links_modal_error_title': "We're having trouble loading related links",
|
|
137
|
-
'fabric.linking.related_links_modal_title': '
|
|
138
|
-
'fabric.linking.related_links_modal_title_v2': 'Related links',
|
|
133
|
+
'fabric.linking.related_links_modal_title': 'Related links',
|
|
139
134
|
'fabric.linking.related_links_modal_unavailable_description': 'We continuously review and add related links for updated pages or other content types',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_header': 'No recent links',
|
|
141
|
-
'fabric.linking.related_links_modal_unavailable_message': "We didn't find any links to show here. We continuously review and add recent links for updated pages or other content types.",
|
|
142
135
|
'fabric.linking.related_links_modal_unavailable_title': "We couldn't find any related links",
|
|
143
136
|
'fabric.linking.related_links_not_found': "We didn't find any links to show here.",
|
|
144
137
|
'fabric.linking.related_links_view_related_links': 'View related links',
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -126,18 +126,11 @@ export default {
|
|
|
126
126
|
'fabric.linking.read_time': '{context} min de lectura',
|
|
127
127
|
'fabric.linking.related': 'Relacionado',
|
|
128
128
|
'fabric.linking.related_links_found_in': 'Encontrado en',
|
|
129
|
-
'fabric.linking.related_links_found_in_v2': 'Encontrado en',
|
|
130
129
|
'fabric.linking.related_links_includes_links_to': 'Incluye enlaces a',
|
|
131
|
-
'fabric.linking.related_links_includes_links_to_v2': 'Incluye enlaces a',
|
|
132
130
|
'fabric.linking.related_links_modal_error_description': 'Comprueba tu conexión o actualiza la página para volver a intentarlo',
|
|
133
|
-
'fabric.linking.related_links_modal_error_header': 'Se ha producido un error',
|
|
134
|
-
'fabric.linking.related_links_modal_error_message': 'Hemos tenido una incidencia al cargar enlaces recientes. Comprueba tu conexión o actualiza para volver a intentarlo.',
|
|
135
131
|
'fabric.linking.related_links_modal_error_title': 'Tenemos problemas para cargar los enlaces relacionados',
|
|
136
|
-
'fabric.linking.related_links_modal_title': 'Enlaces
|
|
137
|
-
'fabric.linking.related_links_modal_title_v2': 'Enlaces relacionados',
|
|
132
|
+
'fabric.linking.related_links_modal_title': 'Enlaces relacionados',
|
|
138
133
|
'fabric.linking.related_links_modal_unavailable_description': 'Revisamos y añadimos continuamente enlaces relacionados de las páginas actualizadas u otros tipos de contenido',
|
|
139
|
-
'fabric.linking.related_links_modal_unavailable_header': 'Sin enlaces recientes',
|
|
140
|
-
'fabric.linking.related_links_modal_unavailable_message': 'No hemos encontrado ningún enlace para mostrar aquí. Revisamos y añadimos continuamente enlaces recientes de las páginas actualizadas u otros tipos de contenido.',
|
|
141
134
|
'fabric.linking.related_links_modal_unavailable_title': 'Ningún enlace relacionado encontrado',
|
|
142
135
|
'fabric.linking.related_links_not_found': 'No hemos encontrado ningún enlace que mostrar aquí.',
|
|
143
136
|
'fabric.linking.related_links_view_related_links': 'Ver enlaces relacionados',
|