@atlaskit/link-datasource 4.1.11 → 4.1.13
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 +15 -0
- package/dist/cjs/i18n/cs.js +1 -0
- package/dist/cjs/i18n/de.js +1 -0
- package/dist/cjs/i18n/es.js +1 -0
- package/dist/cjs/i18n/fi.js +1 -0
- package/dist/cjs/i18n/fr.js +1 -0
- package/dist/cjs/i18n/hu.js +1 -0
- package/dist/cjs/i18n/it.js +1 -0
- package/dist/cjs/i18n/ja.js +1 -0
- package/dist/cjs/i18n/ko.js +1 -0
- package/dist/cjs/i18n/nb.js +1 -0
- package/dist/cjs/i18n/nl.js +1 -0
- package/dist/cjs/i18n/pl.js +1 -0
- package/dist/cjs/i18n/pt_BR.js +1 -0
- package/dist/cjs/i18n/tr.js +1 -0
- package/dist/cjs/i18n/uk.js +1 -0
- package/dist/cjs/i18n/vi.js +1 -0
- package/dist/cjs/ui/issue-like-table/render-type/link/index.js +7 -4
- package/dist/cjs/ui/issue-like-table/shared-components/icon/index.compiled.css +3 -1
- package/dist/cjs/ui/issue-like-table/shared-components/icon/index.js +14 -9
- package/dist/es2019/i18n/cs.js +1 -0
- package/dist/es2019/i18n/de.js +1 -0
- package/dist/es2019/i18n/es.js +1 -0
- package/dist/es2019/i18n/fi.js +1 -0
- package/dist/es2019/i18n/fr.js +1 -0
- package/dist/es2019/i18n/hu.js +1 -0
- package/dist/es2019/i18n/it.js +1 -0
- package/dist/es2019/i18n/ja.js +1 -0
- package/dist/es2019/i18n/ko.js +1 -0
- package/dist/es2019/i18n/nb.js +1 -0
- package/dist/es2019/i18n/nl.js +1 -0
- package/dist/es2019/i18n/pl.js +1 -0
- package/dist/es2019/i18n/pt_BR.js +1 -0
- package/dist/es2019/i18n/tr.js +1 -0
- package/dist/es2019/i18n/uk.js +1 -0
- package/dist/es2019/i18n/vi.js +1 -0
- package/dist/es2019/ui/issue-like-table/render-type/link/index.js +7 -4
- package/dist/es2019/ui/issue-like-table/shared-components/icon/index.compiled.css +3 -1
- package/dist/es2019/ui/issue-like-table/shared-components/icon/index.js +8 -5
- package/dist/esm/i18n/cs.js +1 -0
- package/dist/esm/i18n/de.js +1 -0
- package/dist/esm/i18n/es.js +1 -0
- package/dist/esm/i18n/fi.js +1 -0
- package/dist/esm/i18n/fr.js +1 -0
- package/dist/esm/i18n/hu.js +1 -0
- package/dist/esm/i18n/it.js +1 -0
- package/dist/esm/i18n/ja.js +1 -0
- package/dist/esm/i18n/ko.js +1 -0
- package/dist/esm/i18n/nb.js +1 -0
- package/dist/esm/i18n/nl.js +1 -0
- package/dist/esm/i18n/pl.js +1 -0
- package/dist/esm/i18n/pt_BR.js +1 -0
- package/dist/esm/i18n/tr.js +1 -0
- package/dist/esm/i18n/uk.js +1 -0
- package/dist/esm/i18n/vi.js +1 -0
- package/dist/esm/ui/issue-like-table/render-type/link/index.js +7 -4
- package/dist/esm/ui/issue-like-table/shared-components/icon/index.compiled.css +3 -1
- package/dist/esm/ui/issue-like-table/shared-components/icon/index.js +8 -5
- package/dist/types/i18n/cs.d.ts +1 -0
- package/dist/types/i18n/de.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +1 -0
- package/dist/types/i18n/fi.d.ts +1 -0
- package/dist/types/i18n/fr.d.ts +1 -0
- package/dist/types/i18n/hu.d.ts +1 -0
- package/dist/types/i18n/it.d.ts +1 -0
- package/dist/types/i18n/ja.d.ts +1 -0
- package/dist/types/i18n/ko.d.ts +1 -0
- package/dist/types/i18n/nb.d.ts +1 -0
- package/dist/types/i18n/nl.d.ts +1 -0
- package/dist/types/i18n/pl.d.ts +1 -0
- package/dist/types/i18n/pt_BR.d.ts +1 -0
- package/dist/types/i18n/tr.d.ts +1 -0
- package/dist/types/i18n/uk.d.ts +1 -0
- package/dist/types/i18n/vi.d.ts +1 -0
- package/dist/types/ui/issue-like-table/shared-components/icon/index.d.ts +2 -2
- package/dist/types-ts4.5/i18n/cs.d.ts +1 -0
- package/dist/types-ts4.5/i18n/de.d.ts +1 -0
- package/dist/types-ts4.5/i18n/es.d.ts +1 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +1 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -0
- package/dist/types-ts4.5/i18n/it.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +1 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +1 -0
- package/dist/types-ts4.5/ui/issue-like-table/shared-components/icon/index.d.ts +2 -2
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @atlaskit/link-datasource
|
|
2
2
|
|
|
3
|
+
## 4.1.13
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#132709](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/132709)
|
|
8
|
+
[`eb377d195f39d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/eb377d195f39d) -
|
|
9
|
+
[ux] Update link and icon render type for design refresh
|
|
10
|
+
- Updated dependencies
|
|
11
|
+
|
|
12
|
+
## 4.1.12
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Updated dependencies
|
|
17
|
+
|
|
3
18
|
## 4.1.11
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {položka} few {položky} many {položky} other {položek}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': 'Načítání…',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': 'Využívá technologii Aktiva v Jira Service Management',
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': 'Využívá Aktiva',
|
|
134
135
|
'linkDataSource.table-footer.refresh': 'Obnovit'
|
|
135
136
|
};
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {Element} other {Elemente}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': 'Wird geladen …',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': 'Bereitgestellt von Assets in Jira Service Management',
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': 'Unterstützt von Assets',
|
|
134
135
|
'linkDataSource.table-footer.refresh': 'Aktualisieren'
|
|
135
136
|
};
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {elemento} other {elementos}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': 'Cargando...',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': 'Con la tecnología de Activos en Jira Service Management',
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': 'Con tecnología de Activos',
|
|
134
135
|
'linkDataSource.table-footer.refresh': 'Actualizar'
|
|
135
136
|
};
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {kohde} other {kohdetta}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': 'Ladataan...',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': 'Palvelun tarjoaa Jira Service Managementin Resurssit',
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': 'Palvelun tarjoaa Resurssit',
|
|
134
135
|
'linkDataSource.table-footer.refresh': 'Päivitä'
|
|
135
136
|
};
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {élément} other {éléments}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': 'Chargement…',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': 'Optimisé par Actifs dans Jira Service Management',
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': 'Optimisé par Assets',
|
|
134
135
|
'linkDataSource.table-footer.refresh': 'Actualiser'
|
|
135
136
|
};
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {tétel} other {tétel}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': 'Betöltés…',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': 'Az Eszközök biztosítja a Jira Service Managementben',
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': 'Az Eszközök működteti',
|
|
134
135
|
'linkDataSource.table-footer.refresh': 'Frissítés'
|
|
135
136
|
};
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {elemento} other {elementi}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': 'Caricamento in corso...',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': 'Con la tecnologia di Risorse in Jira Service Management',
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': 'Basato sulla tecnologia di Risorse',
|
|
134
135
|
'linkDataSource.table-footer.refresh': 'Aggiorna'
|
|
135
136
|
};
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, other {アイテム}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': '読み込み中...',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': '使用ソリューション: Jira Service Management のアセット',
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': 'アセットを使用',
|
|
134
135
|
'linkDataSource.table-footer.refresh': '更新'
|
|
135
136
|
};
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, other {항목}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': '로드 중...',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': 'Jira Service Management의 자산에서 제공',
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': '자산 기반',
|
|
134
135
|
'linkDataSource.table-footer.refresh': '새로 고침'
|
|
135
136
|
};
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {element} other {elementer}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': 'Laster inn …',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': 'Levert av Ressurser i Jira Service Management',
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': 'Levert av Ressurser',
|
|
134
135
|
'linkDataSource.table-footer.refresh': 'Oppdater'
|
|
135
136
|
};
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {item} other {items}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': 'Laden...',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': 'Aangestuurd door Assets in Jira Service Management',
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': 'Aangedreven door Assets',
|
|
134
135
|
'linkDataSource.table-footer.refresh': 'Vernieuwen'
|
|
135
136
|
};
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {element} few {elementy} many {elementów} other {elementu}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': 'Ładowanie…',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': 'Obsługiwane przez Zasoby w Jira Service Management',
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': 'Obsługiwane przez Zasoby',
|
|
134
135
|
'linkDataSource.table-footer.refresh': 'Odśwież'
|
|
135
136
|
};
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {item} other {itens}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': 'Carregando...',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': 'Desenvolvido por Recursos no Jira Service Management',
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': 'Desenvolvido por Recursos',
|
|
134
135
|
'linkDataSource.table-footer.refresh': 'Atualizar'
|
|
135
136
|
};
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {öğe} other {öğe}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': 'Yükleniyor...',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': "Jira Service Management'ta Varlıklar tarafından desteklenir",
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': 'Varlıklar tarafından desteklenir',
|
|
134
135
|
'linkDataSource.table-footer.refresh': 'Yenile'
|
|
135
136
|
};
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {елемент} few {елементи} many {елементів} other {елементи}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': 'Завантаження…',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': 'Розділ «Ресурси» в Jira Service Management',
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': 'Розділ «Ресурси»',
|
|
134
135
|
'linkDataSource.table-footer.refresh': 'Оновити'
|
|
135
136
|
};
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -131,5 +131,6 @@ var _default = exports.default = {
|
|
|
131
131
|
'linkDataSource.table-footer.item': '{itemCount, plural, other {mục}}',
|
|
132
132
|
'linkDataSource.table-footer.loading': 'Đang tải...',
|
|
133
133
|
'linkDataSource.table-footer.power-by-jsm': 'Được hỗ trợ bởi Tài sản trong Jira Service Management',
|
|
134
|
+
'linkDataSource.table-footer.powered-by-assets': 'Hoạt động trên nền tảng Assets',
|
|
134
135
|
'linkDataSource.table-footer.refresh': 'Làm mới'
|
|
135
136
|
};
|
|
@@ -6,8 +6,10 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
value: true
|
|
7
7
|
});
|
|
8
8
|
exports.default = exports.LINK_TYPE_TEST_ID = void 0;
|
|
9
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
10
|
var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
|
|
10
11
|
var _react = _interopRequireWildcard(require("react"));
|
|
12
|
+
var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
|
|
11
13
|
var _smartCard = require("@atlaskit/smart-card");
|
|
12
14
|
var _hoverCard = require("@atlaskit/smart-card/hover-card");
|
|
13
15
|
var _linkUrl = _interopRequireDefault(require("@atlaskit/smart-card/link-url"));
|
|
@@ -37,16 +39,17 @@ var LinkRenderType = function LinkRenderType(_ref) {
|
|
|
37
39
|
var anchor = (0, _react.useMemo)(function () {
|
|
38
40
|
return /*#__PURE__*/_react.default.createElement(_hoverCard.HoverCard, {
|
|
39
41
|
url: url
|
|
40
|
-
}, /*#__PURE__*/_react.default.createElement(_linkUrl.default, {
|
|
42
|
+
}, /*#__PURE__*/_react.default.createElement(_linkUrl.default, (0, _extends2.default)({
|
|
41
43
|
href: url
|
|
42
44
|
// NOTE: This will no longer apply styles to `@atlaskit/link` when platform_editor_hyperlink_underline is enabled.
|
|
43
45
|
// Wrap `@atlaskit/link` in a Text component to provide font styles to Link
|
|
44
46
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop, @atlaskit/ui-styling-standard/no-imported-style-values -- Ignored via go/DSP-18766
|
|
45
|
-
|
|
46
|
-
style: _objectSpread({}, linkStyle)
|
|
47
|
+
}, (0, _platformFeatureFlags.fg)('platform-linking-visual-refresh-sllv') ? {} : {
|
|
48
|
+
style: _objectSpread({}, linkStyle)
|
|
49
|
+
}, {
|
|
47
50
|
"data-testid": testId,
|
|
48
51
|
target: "_blank"
|
|
49
|
-
}, text || url));
|
|
52
|
+
}), text || url));
|
|
50
53
|
}, [linkStyle, url, text, testId]);
|
|
51
54
|
var SmartCard = function SmartCard() {
|
|
52
55
|
var handleClick = function handleClick(e) {
|
|
@@ -1,17 +1,21 @@
|
|
|
1
1
|
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _typeof = require("@babel/runtime/helpers/typeof");
|
|
5
5
|
Object.defineProperty(exports, "__esModule", {
|
|
6
6
|
value: true
|
|
7
7
|
});
|
|
8
8
|
exports.SharedIconComponent = SharedIconComponent;
|
|
9
9
|
require("./index.compiled.css");
|
|
10
|
+
var React = _interopRequireWildcard(require("react"));
|
|
10
11
|
var _runtime = require("@compiled/react/runtime");
|
|
11
|
-
var
|
|
12
|
+
var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
|
|
12
13
|
var _compiled = require("@atlaskit/primitives/compiled");
|
|
14
|
+
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
|
|
15
|
+
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
13
16
|
var styles = {
|
|
14
|
-
labelStyles: "_1reo15vq _18m915vq _1bto1l2s _1bsb1osq"
|
|
17
|
+
labelStyles: "_1reo15vq _18m915vq _1bto1l2s _1bsb1osq",
|
|
18
|
+
iconStyles: "_p12f7vkz _1ul97vkz"
|
|
15
19
|
};
|
|
16
20
|
/**
|
|
17
21
|
* Renders a icon and text label.
|
|
@@ -23,20 +27,21 @@ function SharedIconComponent(_ref) {
|
|
|
23
27
|
label = _ref$label === void 0 ? '' : _ref$label,
|
|
24
28
|
text = _ref.text,
|
|
25
29
|
testId = _ref.testId;
|
|
26
|
-
return /*#__PURE__*/
|
|
30
|
+
return /*#__PURE__*/React.createElement(_compiled.Flex, {
|
|
27
31
|
gap: "space.100",
|
|
28
32
|
alignItems: "center",
|
|
29
33
|
testId: testId
|
|
30
|
-
}, /*#__PURE__*/
|
|
34
|
+
}, /*#__PURE__*/React.createElement(_compiled.Inline, null, /*#__PURE__*/React.createElement("img", {
|
|
31
35
|
src: iconUrl,
|
|
32
|
-
alt: label
|
|
36
|
+
alt: label,
|
|
33
37
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
|
|
34
|
-
,
|
|
35
|
-
style: {
|
|
38
|
+
style: (0, _platformFeatureFlags.fg)('platform-linking-visual-refresh-sllv') ? {} : {
|
|
36
39
|
minWidth: '24px',
|
|
37
40
|
maxWidth: '24px'
|
|
38
41
|
} // having just width: '24px' shrinks it when table width is reduced
|
|
39
|
-
|
|
42
|
+
,
|
|
43
|
+
className: (0, _runtime.ax)([(0, _platformFeatureFlags.fg)('platform-linking-visual-refresh-sllv') && styles.iconStyles])
|
|
44
|
+
})), text && /*#__PURE__*/React.createElement(_compiled.Box, {
|
|
40
45
|
xcss: styles.labelStyles,
|
|
41
46
|
testId: "".concat(testId, "-text")
|
|
42
47
|
}, text));
|
package/dist/es2019/i18n/cs.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {položka} few {položky} many {položky} other {položek}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Načítání…',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Využívá technologii Aktiva v Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Využívá Aktiva',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Obnovit'
|
|
129
130
|
};
|
package/dist/es2019/i18n/de.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {Element} other {Elemente}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Wird geladen …',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Bereitgestellt von Assets in Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Unterstützt von Assets',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Aktualisieren'
|
|
129
130
|
};
|
package/dist/es2019/i18n/es.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {elemento} other {elementos}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Cargando...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Con la tecnología de Activos en Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Con tecnología de Activos',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Actualizar'
|
|
129
130
|
};
|
package/dist/es2019/i18n/fi.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {kohde} other {kohdetta}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Ladataan...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Palvelun tarjoaa Jira Service Managementin Resurssit',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Palvelun tarjoaa Resurssit',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Päivitä'
|
|
129
130
|
};
|
package/dist/es2019/i18n/fr.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {élément} other {éléments}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Chargement…',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Optimisé par Actifs dans Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Optimisé par Assets',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Actualiser'
|
|
129
130
|
};
|
package/dist/es2019/i18n/hu.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {tétel} other {tétel}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Betöltés…',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Az Eszközök biztosítja a Jira Service Managementben',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Az Eszközök működteti',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Frissítés'
|
|
129
130
|
};
|
package/dist/es2019/i18n/it.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {elemento} other {elementi}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Caricamento in corso...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Con la tecnologia di Risorse in Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Basato sulla tecnologia di Risorse',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Aggiorna'
|
|
129
130
|
};
|
package/dist/es2019/i18n/ja.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, other {アイテム}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': '読み込み中...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': '使用ソリューション: Jira Service Management のアセット',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'アセットを使用',
|
|
128
129
|
'linkDataSource.table-footer.refresh': '更新'
|
|
129
130
|
};
|
package/dist/es2019/i18n/ko.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, other {항목}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': '로드 중...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Jira Service Management의 자산에서 제공',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': '자산 기반',
|
|
128
129
|
'linkDataSource.table-footer.refresh': '새로 고침'
|
|
129
130
|
};
|
package/dist/es2019/i18n/nb.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {element} other {elementer}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Laster inn …',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Levert av Ressurser i Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Levert av Ressurser',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Oppdater'
|
|
129
130
|
};
|
package/dist/es2019/i18n/nl.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {item} other {items}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Laden...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Aangestuurd door Assets in Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Aangedreven door Assets',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Vernieuwen'
|
|
129
130
|
};
|
package/dist/es2019/i18n/pl.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {element} few {elementy} many {elementów} other {elementu}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Ładowanie…',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Obsługiwane przez Zasoby w Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Obsługiwane przez Zasoby',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Odśwież'
|
|
129
130
|
};
|
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {item} other {itens}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Carregando...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Desenvolvido por Recursos no Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Desenvolvido por Recursos',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Atualizar'
|
|
129
130
|
};
|
package/dist/es2019/i18n/tr.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {öğe} other {öğe}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Yükleniyor...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': "Jira Service Management'ta Varlıklar tarafından desteklenir",
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Varlıklar tarafından desteklenir',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Yenile'
|
|
129
130
|
};
|
package/dist/es2019/i18n/uk.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {елемент} few {елементи} many {елементів} other {елементи}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Завантаження…',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Розділ «Ресурси» в Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Розділ «Ресурси»',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Оновити'
|
|
129
130
|
};
|
package/dist/es2019/i18n/vi.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, other {mục}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Đang tải...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Được hỗ trợ bởi Tài sản trong Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Hoạt động trên nền tảng Assets',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Làm mới'
|
|
129
130
|
};
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
1
2
|
import React, { useMemo } from 'react';
|
|
3
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
2
4
|
import { Card } from '@atlaskit/smart-card';
|
|
3
5
|
import { HoverCard } from '@atlaskit/smart-card/hover-card';
|
|
4
6
|
import LinkUrl from '@atlaskit/smart-card/link-url';
|
|
@@ -23,18 +25,19 @@ const LinkRenderType = ({
|
|
|
23
25
|
}, [style]);
|
|
24
26
|
const anchor = useMemo(() => /*#__PURE__*/React.createElement(HoverCard, {
|
|
25
27
|
url: url
|
|
26
|
-
}, /*#__PURE__*/React.createElement(LinkUrl, {
|
|
28
|
+
}, /*#__PURE__*/React.createElement(LinkUrl, _extends({
|
|
27
29
|
href: url
|
|
28
30
|
// NOTE: This will no longer apply styles to `@atlaskit/link` when platform_editor_hyperlink_underline is enabled.
|
|
29
31
|
// Wrap `@atlaskit/link` in a Text component to provide font styles to Link
|
|
30
32
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop, @atlaskit/ui-styling-standard/no-imported-style-values -- Ignored via go/DSP-18766
|
|
31
|
-
|
|
33
|
+
}, fg('platform-linking-visual-refresh-sllv') ? {} : {
|
|
32
34
|
style: {
|
|
33
35
|
...linkStyle
|
|
34
|
-
}
|
|
36
|
+
}
|
|
37
|
+
}, {
|
|
35
38
|
"data-testid": testId,
|
|
36
39
|
target: "_blank"
|
|
37
|
-
}, text || url)), [linkStyle, url, text, testId]);
|
|
40
|
+
}), text || url)), [linkStyle, url, text, testId]);
|
|
38
41
|
const SmartCard = () => {
|
|
39
42
|
const handleClick = e => {
|
|
40
43
|
e.preventDefault();
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
import "./index.compiled.css";
|
|
3
|
+
import * as React from 'react';
|
|
3
4
|
import { ax, ix } from "@compiled/react/runtime";
|
|
4
|
-
import
|
|
5
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
5
6
|
import { Box, Flex, Inline } from '@atlaskit/primitives/compiled';
|
|
6
7
|
const styles = {
|
|
7
|
-
labelStyles: "_1reo15vq _18m915vq _1bto1l2s _1bsb1osq"
|
|
8
|
+
labelStyles: "_1reo15vq _18m915vq _1bto1l2s _1bsb1osq",
|
|
9
|
+
iconStyles: "_p12f7vkz _1ul97vkz"
|
|
8
10
|
};
|
|
9
11
|
/**
|
|
10
12
|
* Renders a icon and text label.
|
|
@@ -22,13 +24,14 @@ export function SharedIconComponent({
|
|
|
22
24
|
testId: testId
|
|
23
25
|
}, /*#__PURE__*/React.createElement(Inline, null, /*#__PURE__*/React.createElement("img", {
|
|
24
26
|
src: iconUrl,
|
|
25
|
-
alt: label
|
|
27
|
+
alt: label,
|
|
26
28
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
|
|
27
|
-
|
|
28
|
-
style: {
|
|
29
|
+
style: fg('platform-linking-visual-refresh-sllv') ? {} : {
|
|
29
30
|
minWidth: '24px',
|
|
30
31
|
maxWidth: '24px'
|
|
31
32
|
} // having just width: '24px' shrinks it when table width is reduced
|
|
33
|
+
,
|
|
34
|
+
className: ax([fg('platform-linking-visual-refresh-sllv') && styles.iconStyles])
|
|
32
35
|
})), text && /*#__PURE__*/React.createElement(Box, {
|
|
33
36
|
xcss: styles.labelStyles,
|
|
34
37
|
testId: `${testId}-text`
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {položka} few {položky} many {položky} other {položek}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Načítání…',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Využívá technologii Aktiva v Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Využívá Aktiva',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Obnovit'
|
|
129
130
|
};
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {Element} other {Elemente}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Wird geladen …',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Bereitgestellt von Assets in Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Unterstützt von Assets',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Aktualisieren'
|
|
129
130
|
};
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {elemento} other {elementos}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Cargando...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Con la tecnología de Activos en Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Con tecnología de Activos',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Actualizar'
|
|
129
130
|
};
|
package/dist/esm/i18n/fi.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {kohde} other {kohdetta}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Ladataan...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Palvelun tarjoaa Jira Service Managementin Resurssit',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Palvelun tarjoaa Resurssit',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Päivitä'
|
|
129
130
|
};
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {élément} other {éléments}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Chargement…',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Optimisé par Actifs dans Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Optimisé par Assets',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Actualiser'
|
|
129
130
|
};
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {tétel} other {tétel}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Betöltés…',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Az Eszközök biztosítja a Jira Service Managementben',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Az Eszközök működteti',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Frissítés'
|
|
129
130
|
};
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {elemento} other {elementi}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Caricamento in corso...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Con la tecnologia di Risorse in Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Basato sulla tecnologia di Risorse',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Aggiorna'
|
|
129
130
|
};
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, other {アイテム}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': '読み込み中...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': '使用ソリューション: Jira Service Management のアセット',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'アセットを使用',
|
|
128
129
|
'linkDataSource.table-footer.refresh': '更新'
|
|
129
130
|
};
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, other {항목}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': '로드 중...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Jira Service Management의 자산에서 제공',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': '자산 기반',
|
|
128
129
|
'linkDataSource.table-footer.refresh': '새로 고침'
|
|
129
130
|
};
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {element} other {elementer}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Laster inn …',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Levert av Ressurser i Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Levert av Ressurser',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Oppdater'
|
|
129
130
|
};
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {item} other {items}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Laden...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Aangestuurd door Assets in Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Aangedreven door Assets',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Vernieuwen'
|
|
129
130
|
};
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {element} few {elementy} many {elementów} other {elementu}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Ładowanie…',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Obsługiwane przez Zasoby w Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Obsługiwane przez Zasoby',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Odśwież'
|
|
129
130
|
};
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {item} other {itens}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Carregando...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Desenvolvido por Recursos no Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Desenvolvido por Recursos',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Atualizar'
|
|
129
130
|
};
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {öğe} other {öğe}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Yükleniyor...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': "Jira Service Management'ta Varlıklar tarafından desteklenir",
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Varlıklar tarafından desteklenir',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Yenile'
|
|
129
130
|
};
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, one {елемент} few {елементи} many {елементів} other {елементи}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Завантаження…',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Розділ «Ресурси» в Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Розділ «Ресурси»',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Оновити'
|
|
129
130
|
};
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -125,5 +125,6 @@ export default {
|
|
|
125
125
|
'linkDataSource.table-footer.item': '{itemCount, plural, other {mục}}',
|
|
126
126
|
'linkDataSource.table-footer.loading': 'Đang tải...',
|
|
127
127
|
'linkDataSource.table-footer.power-by-jsm': 'Được hỗ trợ bởi Tài sản trong Jira Service Management',
|
|
128
|
+
'linkDataSource.table-footer.powered-by-assets': 'Hoạt động trên nền tảng Assets',
|
|
128
129
|
'linkDataSource.table-footer.refresh': 'Làm mới'
|
|
129
130
|
};
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
1
2
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
2
3
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
4
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
5
|
import React, { useMemo } from 'react';
|
|
6
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
5
7
|
import { Card } from '@atlaskit/smart-card';
|
|
6
8
|
import { HoverCard } from '@atlaskit/smart-card/hover-card';
|
|
7
9
|
import LinkUrl from '@atlaskit/smart-card/link-url';
|
|
@@ -27,16 +29,17 @@ var LinkRenderType = function LinkRenderType(_ref) {
|
|
|
27
29
|
var anchor = useMemo(function () {
|
|
28
30
|
return /*#__PURE__*/React.createElement(HoverCard, {
|
|
29
31
|
url: url
|
|
30
|
-
}, /*#__PURE__*/React.createElement(LinkUrl, {
|
|
32
|
+
}, /*#__PURE__*/React.createElement(LinkUrl, _extends({
|
|
31
33
|
href: url
|
|
32
34
|
// NOTE: This will no longer apply styles to `@atlaskit/link` when platform_editor_hyperlink_underline is enabled.
|
|
33
35
|
// Wrap `@atlaskit/link` in a Text component to provide font styles to Link
|
|
34
36
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop, @atlaskit/ui-styling-standard/no-imported-style-values -- Ignored via go/DSP-18766
|
|
35
|
-
|
|
36
|
-
style: _objectSpread({}, linkStyle)
|
|
37
|
+
}, fg('platform-linking-visual-refresh-sllv') ? {} : {
|
|
38
|
+
style: _objectSpread({}, linkStyle)
|
|
39
|
+
}, {
|
|
37
40
|
"data-testid": testId,
|
|
38
41
|
target: "_blank"
|
|
39
|
-
}, text || url));
|
|
42
|
+
}), text || url));
|
|
40
43
|
}, [linkStyle, url, text, testId]);
|
|
41
44
|
var SmartCard = function SmartCard() {
|
|
42
45
|
var handleClick = function handleClick(e) {
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
import "./index.compiled.css";
|
|
3
|
+
import * as React from 'react';
|
|
3
4
|
import { ax, ix } from "@compiled/react/runtime";
|
|
4
|
-
import
|
|
5
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
5
6
|
import { Box, Flex, Inline } from '@atlaskit/primitives/compiled';
|
|
6
7
|
var styles = {
|
|
7
|
-
labelStyles: "_1reo15vq _18m915vq _1bto1l2s _1bsb1osq"
|
|
8
|
+
labelStyles: "_1reo15vq _18m915vq _1bto1l2s _1bsb1osq",
|
|
9
|
+
iconStyles: "_p12f7vkz _1ul97vkz"
|
|
8
10
|
};
|
|
9
11
|
/**
|
|
10
12
|
* Renders a icon and text label.
|
|
@@ -22,13 +24,14 @@ export function SharedIconComponent(_ref) {
|
|
|
22
24
|
testId: testId
|
|
23
25
|
}, /*#__PURE__*/React.createElement(Inline, null, /*#__PURE__*/React.createElement("img", {
|
|
24
26
|
src: iconUrl,
|
|
25
|
-
alt: label
|
|
27
|
+
alt: label,
|
|
26
28
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/enforce-style-prop -- Ignored via go/DSP-18766
|
|
27
|
-
|
|
28
|
-
style: {
|
|
29
|
+
style: fg('platform-linking-visual-refresh-sllv') ? {} : {
|
|
29
30
|
minWidth: '24px',
|
|
30
31
|
maxWidth: '24px'
|
|
31
32
|
} // having just width: '24px' shrinks it when table width is reduced
|
|
33
|
+
,
|
|
34
|
+
className: ax([fg('platform-linking-visual-refresh-sllv') && styles.iconStyles])
|
|
32
35
|
})), text && /*#__PURE__*/React.createElement(Box, {
|
|
33
36
|
xcss: styles.labelStyles,
|
|
34
37
|
testId: "".concat(testId, "-text")
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
2
|
interface SharedIconComponentProps {
|
|
3
3
|
/**
|
|
4
4
|
* URL or SVG for the priority icon
|
|
@@ -19,5 +19,5 @@ interface SharedIconComponentProps {
|
|
|
19
19
|
* Renders a icon and text label.
|
|
20
20
|
* If the text is undefined, will not render the text label.
|
|
21
21
|
*/
|
|
22
|
-
export declare function SharedIconComponent({ iconUrl, label, text, testId, }: SharedIconComponentProps):
|
|
22
|
+
export declare function SharedIconComponent({ iconUrl, label, text, testId, }: SharedIconComponentProps): JSX.Element;
|
|
23
23
|
export {};
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -123,6 +123,7 @@ declare const _default: {
|
|
|
123
123
|
'linkDataSource.table-footer.item': string;
|
|
124
124
|
'linkDataSource.table-footer.loading': string;
|
|
125
125
|
'linkDataSource.table-footer.power-by-jsm': string;
|
|
126
|
+
'linkDataSource.table-footer.powered-by-assets': string;
|
|
126
127
|
'linkDataSource.table-footer.refresh': string;
|
|
127
128
|
};
|
|
128
129
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
2
|
interface SharedIconComponentProps {
|
|
3
3
|
/**
|
|
4
4
|
* URL or SVG for the priority icon
|
|
@@ -19,5 +19,5 @@ interface SharedIconComponentProps {
|
|
|
19
19
|
* Renders a icon and text label.
|
|
20
20
|
* If the text is undefined, will not render the text label.
|
|
21
21
|
*/
|
|
22
|
-
export declare function SharedIconComponent({ iconUrl, label, text, testId, }: SharedIconComponentProps):
|
|
22
|
+
export declare function SharedIconComponent({ iconUrl, label, text, testId, }: SharedIconComponentProps): JSX.Element;
|
|
23
23
|
export {};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/link-datasource",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.13",
|
|
4
4
|
"description": "UI Components to support linking platform dataset feature",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -45,14 +45,14 @@
|
|
|
45
45
|
"@atlaskit/badge": "^18.1.0",
|
|
46
46
|
"@atlaskit/button": "^23.0.0",
|
|
47
47
|
"@atlaskit/css": "^0.10.0",
|
|
48
|
-
"@atlaskit/datetime-picker": "^
|
|
48
|
+
"@atlaskit/datetime-picker": "^17.0.0",
|
|
49
49
|
"@atlaskit/dropdown-menu": "^14.0.0",
|
|
50
50
|
"@atlaskit/editor-prosemirror": "7.0.0",
|
|
51
51
|
"@atlaskit/empty-state": "^9.0.0",
|
|
52
52
|
"@atlaskit/flag": "^17.1.0",
|
|
53
53
|
"@atlaskit/form": "^12.0.0",
|
|
54
54
|
"@atlaskit/heading": "^5.1.0",
|
|
55
|
-
"@atlaskit/icon": "^25.
|
|
55
|
+
"@atlaskit/icon": "^25.5.0",
|
|
56
56
|
"@atlaskit/icon-object": "^7.0.0",
|
|
57
57
|
"@atlaskit/image": "^3.0.0",
|
|
58
58
|
"@atlaskit/inline-edit": "^15.1.0",
|
|
@@ -74,9 +74,9 @@
|
|
|
74
74
|
"@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.0.0",
|
|
75
75
|
"@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-autoscroll": "^2.0.0",
|
|
76
76
|
"@atlaskit/pragmatic-drag-and-drop-react-drop-indicator": "^3.0.0",
|
|
77
|
-
"@atlaskit/primitives": "^14.
|
|
78
|
-
"@atlaskit/react-select": "^2.
|
|
79
|
-
"@atlaskit/select": "^20.
|
|
77
|
+
"@atlaskit/primitives": "^14.3.0",
|
|
78
|
+
"@atlaskit/react-select": "^2.1.0",
|
|
79
|
+
"@atlaskit/select": "^20.1.0",
|
|
80
80
|
"@atlaskit/smart-card": "^36.2.0",
|
|
81
81
|
"@atlaskit/smart-user-picker": "^8.0.0",
|
|
82
82
|
"@atlaskit/spinner": "^18.0.0",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"@atlaskit/temp-nav-app-icons": "^0.7.0",
|
|
85
85
|
"@atlaskit/textfield": "^8.0.0",
|
|
86
86
|
"@atlaskit/theme": "^18.0.0",
|
|
87
|
-
"@atlaskit/tokens": "^4.
|
|
87
|
+
"@atlaskit/tokens": "^4.6.0",
|
|
88
88
|
"@atlaskit/tooltip": "^20.0.0",
|
|
89
89
|
"@atlaskit/ufo": "^0.4.0",
|
|
90
90
|
"@atlaskit/width-detector": "^5.0.0",
|