@atlaskit/profilecard 24.5.6 → 24.7.0
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 +18 -0
- package/afm-cc/tsconfig.json +2 -2
- package/dist/cjs/client/getOrgIdForCloudIdFromAGG.js +1 -1
- package/dist/cjs/client/getTeamFromAGG.js +1 -1
- package/dist/cjs/components/User/ProfileCardDetails.js +1 -1
- package/dist/cjs/components/User/ProfileCardTrigger.compiled.css +1 -0
- package/dist/cjs/components/User/ProfileCardTrigger.js +95 -7
- package/dist/cjs/i18n/cs.js +1 -0
- package/dist/cjs/i18n/da.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/hr.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/ru.js +1 -0
- package/dist/cjs/i18n/sl.js +1 -0
- package/dist/cjs/i18n/sr_RS.js +1 -0
- package/dist/cjs/i18n/sr_YR.js +1 -0
- package/dist/cjs/i18n/sv.js +1 -0
- package/dist/cjs/i18n/th.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/i18n/zh.js +1 -0
- package/dist/cjs/i18n/zh_TW.js +1 -0
- package/dist/cjs/styled/Card.compiled.css +2 -0
- package/dist/cjs/styled/Card.js +10 -3
- package/dist/cjs/util/analytics.js +1 -1
- package/dist/es2019/client/getOrgIdForCloudIdFromAGG.js +1 -1
- package/dist/es2019/client/getTeamFromAGG.js +1 -1
- package/dist/es2019/components/User/ProfileCardDetails.js +1 -1
- package/dist/es2019/components/User/ProfileCardTrigger.compiled.css +1 -0
- package/dist/es2019/components/User/ProfileCardTrigger.js +91 -3
- package/dist/es2019/i18n/cs.js +1 -0
- package/dist/es2019/i18n/da.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/hr.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/ru.js +1 -0
- package/dist/es2019/i18n/sl.js +1 -0
- package/dist/es2019/i18n/sr_RS.js +1 -0
- package/dist/es2019/i18n/sr_YR.js +1 -0
- package/dist/es2019/i18n/sv.js +1 -0
- package/dist/es2019/i18n/th.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/i18n/zh.js +1 -0
- package/dist/es2019/i18n/zh_TW.js +1 -0
- package/dist/es2019/styled/Card.compiled.css +2 -0
- package/dist/es2019/styled/Card.js +10 -3
- package/dist/es2019/util/analytics.js +1 -1
- package/dist/esm/client/getOrgIdForCloudIdFromAGG.js +1 -1
- package/dist/esm/client/getTeamFromAGG.js +1 -1
- package/dist/esm/components/User/ProfileCardDetails.js +1 -1
- package/dist/esm/components/User/ProfileCardTrigger.compiled.css +1 -0
- package/dist/esm/components/User/ProfileCardTrigger.js +95 -7
- package/dist/esm/i18n/cs.js +1 -0
- package/dist/esm/i18n/da.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/hr.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/ru.js +1 -0
- package/dist/esm/i18n/sl.js +1 -0
- package/dist/esm/i18n/sr_RS.js +1 -0
- package/dist/esm/i18n/sr_YR.js +1 -0
- package/dist/esm/i18n/sv.js +1 -0
- package/dist/esm/i18n/th.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/i18n/zh.js +1 -0
- package/dist/esm/i18n/zh_TW.js +1 -0
- package/dist/esm/styled/Card.compiled.css +2 -0
- package/dist/esm/styled/Card.js +10 -3
- package/dist/esm/util/analytics.js +1 -1
- package/dist/types/i18n/cs.d.ts +1 -0
- package/dist/types/i18n/da.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/hr.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/ru.d.ts +1 -0
- package/dist/types/i18n/sl.d.ts +1 -0
- package/dist/types/i18n/sr_RS.d.ts +1 -0
- package/dist/types/i18n/sr_YR.d.ts +1 -0
- package/dist/types/i18n/sv.d.ts +1 -0
- package/dist/types/i18n/th.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/i18n/zh.d.ts +1 -0
- package/dist/types/i18n/zh_TW.d.ts +1 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +1 -0
- package/dist/types-ts4.5/i18n/da.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/hr.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/ru.d.ts +1 -0
- package/dist/types-ts4.5/i18n/sl.d.ts +1 -0
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +1 -0
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +1 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +1 -0
- package/dist/types-ts4.5/i18n/th.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/i18n/zh.d.ts +1 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -0
- package/package.json +5 -2
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* ProfileCardTrigger.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
1
2
|
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
2
3
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
3
4
|
import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
|
|
@@ -5,7 +6,11 @@ import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
|
|
|
5
6
|
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
6
7
|
import _extends from "@babel/runtime/helpers/extends";
|
|
7
8
|
var _excluded = ["ref"],
|
|
8
|
-
_excluded2 = ["aria-expanded", "aria-haspopup"]
|
|
9
|
+
_excluded2 = ["aria-expanded", "aria-haspopup"],
|
|
10
|
+
_excluded3 = ["ref"],
|
|
11
|
+
_excluded4 = ["aria-expanded", "aria-haspopup"];
|
|
12
|
+
import "./ProfileCardTrigger.compiled.css";
|
|
13
|
+
import { ax, ix } from "@compiled/react/runtime";
|
|
9
14
|
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; }
|
|
10
15
|
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; }
|
|
11
16
|
import _regeneratorRuntime from "@babel/runtime/regenerator";
|
|
@@ -15,6 +20,7 @@ import { useAnalyticsEvents } from '@atlaskit/analytics-next';
|
|
|
15
20
|
import { GiveKudosLauncherLazy, KudosType } from '@atlaskit/give-kudos';
|
|
16
21
|
import { fg } from '@atlaskit/platform-feature-flags';
|
|
17
22
|
import Popup from '@atlaskit/popup';
|
|
23
|
+
import { Box } from '@atlaskit/primitives/compiled';
|
|
18
24
|
import { layers } from '@atlaskit/theme/constants';
|
|
19
25
|
import filterActionsInner from '../../internal/filterActions';
|
|
20
26
|
import getLabelMessage from '../../internal/getLabelMessage';
|
|
@@ -24,6 +30,9 @@ import { DELAY_MS_HIDE, DELAY_MS_SHOW } from '../../util/config';
|
|
|
24
30
|
import { AgentProfileCardResourced } from '../Agent/AgentProfileCardResourced';
|
|
25
31
|
import { ProfileCardLazy } from './lazyProfileCard';
|
|
26
32
|
import UserLoadingState from './UserLoadingState';
|
|
33
|
+
var styles = {
|
|
34
|
+
profileCardTrigger: "_m5ny16oo"
|
|
35
|
+
};
|
|
27
36
|
function ProfileCardContent(_ref) {
|
|
28
37
|
var profilecardProps = _ref.profilecardProps,
|
|
29
38
|
userId = _ref.userId,
|
|
@@ -92,14 +101,15 @@ export default function ProfilecardTriggerNext(_ref2) {
|
|
|
92
101
|
var _useIntl = useIntl(),
|
|
93
102
|
formatMessage = _useIntl.formatMessage;
|
|
94
103
|
var isMounted = useRef(false);
|
|
95
|
-
var showDelay = trigger === 'click' || propsIsVisible && fg('fix_profilecard_trigger_isvisible') ? 0 : customShowDelay !== null && customShowDelay !== void 0 ? customShowDelay : DELAY_MS_SHOW;
|
|
96
|
-
var hideDelay = trigger === 'click' || propsIsVisible && fg('fix_profilecard_trigger_isvisible') ? 0 : customHideDelay !== null && customHideDelay !== void 0 ? customHideDelay : DELAY_MS_HIDE;
|
|
97
|
-
var showTimer = useRef(0);
|
|
98
|
-
var hideTimer = useRef(0);
|
|
99
104
|
var _useState = useState(false),
|
|
100
105
|
_useState2 = _slicedToArray(_useState, 2),
|
|
101
106
|
visible = _useState2[0],
|
|
102
107
|
setVisible = _useState2[1];
|
|
108
|
+
var showTimer = useRef(0);
|
|
109
|
+
var hideTimer = useRef(0);
|
|
110
|
+
var isExternalControl = propsIsVisible !== undefined && propsIsVisible !== visible;
|
|
111
|
+
var showDelay = trigger === 'click' || isExternalControl && fg('fix_profilecard_trigger_isvisible') ? 0 : customShowDelay !== null && customShowDelay !== void 0 ? customShowDelay : DELAY_MS_SHOW;
|
|
112
|
+
var hideDelay = trigger === 'click' || isExternalControl && fg('fix_profilecard_trigger_isvisible') ? 0 : customHideDelay !== null && customHideDelay !== void 0 ? customHideDelay : DELAY_MS_HIDE;
|
|
103
113
|
var _useState3 = useState(undefined),
|
|
104
114
|
_useState4 = _slicedToArray(_useState3, 2),
|
|
105
115
|
isLoading = _useState4[0],
|
|
@@ -341,6 +351,84 @@ export default function ProfilecardTriggerNext(_ref2) {
|
|
|
341
351
|
var ssrPlaceholderProp = fg('cc_mention_ssr_placeholder') ? {
|
|
342
352
|
'data-ssr-placeholder-replace': ssrPlaceholderId
|
|
343
353
|
} : {};
|
|
354
|
+
if (fg('enable_absolute_positioning_profile_card')) {
|
|
355
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Box, {
|
|
356
|
+
xcss: styles.profileCardTrigger
|
|
357
|
+
}, /*#__PURE__*/React.createElement(Popup, {
|
|
358
|
+
isOpen: !!visible,
|
|
359
|
+
onClose: function onClose(event) {
|
|
360
|
+
hideProfilecard();
|
|
361
|
+
handleKeyboardClose(event);
|
|
362
|
+
},
|
|
363
|
+
placement: position,
|
|
364
|
+
offset: offset !== null && offset !== void 0 ? offset : [0, 8],
|
|
365
|
+
content: function content() {
|
|
366
|
+
return /*#__PURE__*/React.createElement("div", wrapperProps, showLoading ? /*#__PURE__*/React.createElement(LoadingView, {
|
|
367
|
+
fireAnalytics: fireAnalytics
|
|
368
|
+
}) : visible && /*#__PURE__*/React.createElement(ProfileCardContent, {
|
|
369
|
+
profilecardProps: profilecardProps,
|
|
370
|
+
isAgent: !!(data !== null && data !== void 0 && data.isAgent),
|
|
371
|
+
userId: userId,
|
|
372
|
+
cloudId: cloudId,
|
|
373
|
+
resourceClient: resourceClient,
|
|
374
|
+
viewingUserId: viewingUserId,
|
|
375
|
+
trigger: trigger,
|
|
376
|
+
product: product,
|
|
377
|
+
profileCardAction: filterActions(),
|
|
378
|
+
errorType: error,
|
|
379
|
+
hasError: hasError,
|
|
380
|
+
agentActions: agentActions,
|
|
381
|
+
addFlag: addFlag
|
|
382
|
+
}));
|
|
383
|
+
},
|
|
384
|
+
trigger: function trigger(triggerProps) {
|
|
385
|
+
var callbackRef = triggerProps.ref,
|
|
386
|
+
innerProps = _objectWithoutProperties(triggerProps, _excluded);
|
|
387
|
+
var ref = function ref(element) {
|
|
388
|
+
triggerRef.current = element;
|
|
389
|
+
if (typeof callbackRef === 'function') {
|
|
390
|
+
callbackRef(element);
|
|
391
|
+
}
|
|
392
|
+
};
|
|
393
|
+
var _ = innerProps['aria-expanded'],
|
|
394
|
+
__ = innerProps['aria-haspopup'],
|
|
395
|
+
restInnerProps = _objectWithoutProperties(innerProps, _excluded2);
|
|
396
|
+
return /*#__PURE__*/React.createElement("span", _extends({}, disabledAriaAttributes ? restInnerProps : triggerProps, containerListeners, {
|
|
397
|
+
ref: ref,
|
|
398
|
+
"data-testid": testId
|
|
399
|
+
}, !ariaHideProfileTrigger && {
|
|
400
|
+
'aria-labelledby': ariaLabelledBy
|
|
401
|
+
}, disabledAriaAttributes ? {} : {
|
|
402
|
+
role: 'button',
|
|
403
|
+
// aria-hidden cannot contain focusable elements: https://dequeuniversity.com/rules/axe/3.5/aria-hidden-focus
|
|
404
|
+
tabIndex: ariaHideProfileTrigger ? -1 : 0,
|
|
405
|
+
'aria-label': ariaHideProfileTrigger ? undefined : getLabelMessage(ariaLabel, profilecardProps.fullName, formatMessage)
|
|
406
|
+
}, ariaHideProfileTrigger && {
|
|
407
|
+
'aria-hidden': 'true'
|
|
408
|
+
}, ssrPlaceholderProp), children);
|
|
409
|
+
},
|
|
410
|
+
zIndex: layers.modal(),
|
|
411
|
+
shouldUseCaptureOnOutsideClick: true,
|
|
412
|
+
autoFocus: autoFocus !== null && autoFocus !== void 0 ? autoFocus : trigger === 'click',
|
|
413
|
+
shouldRenderToParent: fg('enable_appropriate_reading_order_in_profile_card') || fg('enable_absolute_positioning_profile_card'),
|
|
414
|
+
shouldDisableFocusLock: fg('enable_appropriate_reading_order_in_profile_card') || fg('enable_absolute_positioning_profile_card'),
|
|
415
|
+
strategy: "absolute",
|
|
416
|
+
id: "profile-card-trigger-popup-wrapper"
|
|
417
|
+
})), shouldShowGiveKudos && teamCentralBaseUrl && /*#__PURE__*/React.createElement(Suspense, {
|
|
418
|
+
fallback: null
|
|
419
|
+
}, /*#__PURE__*/React.createElement(GiveKudosLauncherLazy, {
|
|
420
|
+
isOpen: kudosDrawerOpen,
|
|
421
|
+
recipient: {
|
|
422
|
+
type: KudosType.INDIVIDUAL,
|
|
423
|
+
recipientId: userId
|
|
424
|
+
},
|
|
425
|
+
analyticsSource: "profile-card",
|
|
426
|
+
teamCentralBaseUrl: teamCentralBaseUrl,
|
|
427
|
+
cloudId: cloudId,
|
|
428
|
+
addFlag: addFlag,
|
|
429
|
+
onClose: closeKudosDrawer
|
|
430
|
+
})));
|
|
431
|
+
}
|
|
344
432
|
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Popup, {
|
|
345
433
|
isOpen: !!visible,
|
|
346
434
|
onClose: function onClose(event) {
|
|
@@ -370,7 +458,7 @@ export default function ProfilecardTriggerNext(_ref2) {
|
|
|
370
458
|
},
|
|
371
459
|
trigger: function trigger(triggerProps) {
|
|
372
460
|
var callbackRef = triggerProps.ref,
|
|
373
|
-
innerProps = _objectWithoutProperties(triggerProps,
|
|
461
|
+
innerProps = _objectWithoutProperties(triggerProps, _excluded3);
|
|
374
462
|
var ref = function ref(element) {
|
|
375
463
|
triggerRef.current = element;
|
|
376
464
|
if (typeof callbackRef === 'function') {
|
|
@@ -379,7 +467,7 @@ export default function ProfilecardTriggerNext(_ref2) {
|
|
|
379
467
|
};
|
|
380
468
|
var _ = innerProps['aria-expanded'],
|
|
381
469
|
__ = innerProps['aria-haspopup'],
|
|
382
|
-
restInnerProps = _objectWithoutProperties(innerProps,
|
|
470
|
+
restInnerProps = _objectWithoutProperties(innerProps, _excluded4);
|
|
383
471
|
return /*#__PURE__*/React.createElement("span", _extends({}, disabledAriaAttributes ? restInnerProps : triggerProps, containerListeners, {
|
|
384
472
|
ref: ref,
|
|
385
473
|
"data-testid": testId
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Účet uživatele byl deaktivován tento týden.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Účet uživatele byl deaktivován.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Více',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Další akce položky {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Další informace o tomto týmu',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Přímí nadřízení',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Zkusit znovu',
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Personens konto blev deaktiveret i denne uge.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Personens konto er blevet deaktiveret.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Mere',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Flere handlinger for {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Flere oplysninger om dette team',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Direkte underordnede',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Prøv igen',
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Das Konto dieser Person wurde diese Woche deaktiviert.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Das Konto dieser Person wurde deaktiviert.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Mehr',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Weitere Aktionen für {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Weitere Informationen zu diesem Team',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Direkt unterstellt',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Versuchen Sie es erneut.',
|
package/dist/esm/i18n/es.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Su cuenta se ha desactivado esta semana.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Su cuenta está desactivada.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Más',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Más acciones para {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Más información sobre este equipo',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Subordinados directos',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Volver a intentarlo',
|
package/dist/esm/i18n/fi.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Hänen tilinsä poistettiin käytöstä tällä viikolla.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Hänen tilinsä on poistettu käytöstä.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Lisää',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Lisää toimintoja asiakaspalvelijalle {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Lisätietoja tästä tiimistä',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Suorat alaiset',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Yritä uudelleen',
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Son compte a été désactivé cette semaine.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Son compte a été désactivé.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Plus',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': "Plus d'actions pour {fullName}",
|
|
51
52
|
'pt.team-profile-card.aria-label': 'En savoir plus sur cette équipe',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Collaborateurs directs',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Réessayez',
|
package/dist/esm/i18n/hr.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Njegov račun je deaktiviran ovaj tjedan.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Njegov račun je deaktiviran.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Više',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Još radnji za agenta {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Više informacija o ovom timu',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Izravni izvještaji',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Pokušaj ponovno',
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'A fiókját ezen a héten inaktiváltuk.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'A fiókját inaktiváltuk.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Továbbiak',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'További műveletek a következőhöz: {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'További információ erről a csapatról',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Közvetlen beosztottak',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Próbáld újra',
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Il suo account è stato disattivato questa settimana.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Il suo account è stato disattivato.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Altro',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Altre azioni per {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Ulteriori informazioni su questo team',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Report diretti',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Riprova',
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'アカウントは今週無効になりました。',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'アカウントは無効になっています。',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'その他',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': '{fullName} のその他のアクション',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'このチームに関する詳細情報',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': '直属の部下',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': '再試行',
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': '계정이 이번 주에 비활성화되었습니다.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': '계정이 비활성화되었습니다.',
|
|
50
50
|
'pt.profile-card.more-icon-label': '더 보기',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': '{fullName}에 대한 더 많은 작업 보기',
|
|
51
52
|
'pt.team-profile-card.aria-label': '이 팀에 대한 추가 정보',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': '부하 직원',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': '다시 시도',
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Vedkommendes konto ble deaktivert denne uken.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Vedkommendes konto er deaktivert.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Mer',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Flere handlinger for {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Mer informasjon om dette teamet',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Direkte underordnede',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Prøv på nytt',
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Zijn/haar account is deze week gedeactiveerd.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Zijn/haar account is gedeactiveerd.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Meer',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Meer acties voor {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Meer informatie over dit team',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Directe rapporten',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Opnieuw proberen',
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Jej konto zostało zdezaktywowane w tym tygodniu.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Jej konto zostało zdezaktywowane pomyślnie.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Więcej',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Więcej czynności dla {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Więcej informacji o tym zespole',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Bezpośredni podwładni',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Spróbuj ponownie',
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'A conta do usuário foi desativada nesta semana.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'A conta do usuário foi desativada.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Mais',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Mais ações para {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Mais informações sobre esta equipe',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Relatórios diretos',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Tentar novamente',
|
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Его аккаунт был отключен на этой неделе.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Его аккаунт был отключен.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Еще',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': '{fullName}: другие действия',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Дополнительные сведения о команде',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Прямые подчиненные',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Повторить попытку',
|
package/dist/esm/i18n/sl.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Račun tega uporabnika je bil deaktiviran ta teden.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Račun tega uporabnika je bil deaktiviran.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Več',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Več dejanj za {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Več informacij o tej ekipi',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Neposredno podrejeni',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Poskusi znova',
|
package/dist/esm/i18n/sr_RS.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Nalog korisnika je deaktiviran ove nedelje.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Nalog korisnika je deaktiviran.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Još',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Više radnji za {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Više informacija o ovom timu',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Direktni izveštaji',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Probajte ponovo',
|
package/dist/esm/i18n/sr_YR.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Налог корисника је деактивиран ове недеље.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Налог корисника је деактивиран.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Још',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Више радњи за {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Више информација о овом тиму',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Директни извештаји',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Пробај поново',
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Personens konto inaktiverades den här veckan.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Personens konto har inaktiverats.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Mer',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Fler åtgärder för {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Mer information om teamet',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Direkt underordnade',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Försök igen',
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้วในสัปดาห์นี้',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'บัญชีของผู้ใช้ถูกปิดใช้งานไปแล้ว',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'เพิ่มเติม',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'การดำเนินการเพิ่มเติมสำหรับ {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'ข้อมูลเพิ่มเติมเกี่ยวกับทีมนี้',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'รายงานโดยตรง',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'ลองอีกครั้ง',
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Bu kullanıcının hesabı bu hafta devre dışı bırakıldı.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Bu kullanıcının hesabı devre dışı bırakıldı.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Daha fazlası',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': '{fullName} için daha fazla işlem',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Bu takım hakkında daha fazla bilgi',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Astlar',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Yeniden deneyin',
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Обліковий запис користувача деактивовано цього тижня.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Обліковий запис користувача деактивовано.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Більше варіантів',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Інші дії для агента {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Докладніше про цю команду',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Безпосередні підлеглі',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Повторіть спробу',
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': 'Tài khoản của họ đã bị hủy kích hoạt trong tuần này.',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': 'Tài khoản của họ đã bị hủy kích hoạt.',
|
|
50
50
|
'pt.profile-card.more-icon-label': 'Khác',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': 'Thao tác khác đối với {fullName}',
|
|
51
52
|
'pt.team-profile-card.aria-label': 'Thông tin khác về đội ngũ này',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': 'Báo cáo trực tiếp',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': 'Thử lại',
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': '他们的帐户本周已被停用。',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': '他们的帐户已被停用。',
|
|
50
50
|
'pt.profile-card.more-icon-label': '更多',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': '针对 "{fullName}" 的更多操作',
|
|
51
52
|
'pt.team-profile-card.aria-label': '有关此团队的更多信息',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': '直接下属',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': '请重试',
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -48,6 +48,7 @@ export default {
|
|
|
48
48
|
'pt.profile-card.inactive.account.has.date.this.week': '其帳戶在本週已停用。',
|
|
49
49
|
'pt.profile-card.inactive.account.no.date': '其帳戶已停用。',
|
|
50
50
|
'pt.profile-card.more-icon-label': '更多',
|
|
51
|
+
'pt.profile-card.more-icon-label-with-name': '{fullName} 的更多動作',
|
|
51
52
|
'pt.team-profile-card.aria-label': '有關此團隊的更多資訊',
|
|
52
53
|
'pt.team-profile-card.directReports.heading': '直接報告',
|
|
53
54
|
'pt.team-profile-card.error.refresh-button': '再試一次',
|
|
@@ -25,6 +25,7 @@
|
|
|
25
25
|
._19pkze3t{margin-top:var(--ds-space-0,0)}
|
|
26
26
|
._1bah1y6m{justify-content:flex-start}
|
|
27
27
|
._1bahesu3{justify-content:flex-end}
|
|
28
|
+
._1br315cr >#profile-card-job-title-label-text{color:var(--ds-text-inverse,#fff)}
|
|
28
29
|
._1bsb18pt{width:228px}
|
|
29
30
|
._1bsb1ns9{width:-moz-fit-content;width:fit-content}
|
|
30
31
|
._1bsb1w81{width:150px}
|
|
@@ -43,6 +44,7 @@
|
|
|
43
44
|
._1ltvze3t{left:var(--ds-space-0,0)}
|
|
44
45
|
._1n261g80{flex-wrap:wrap}
|
|
45
46
|
._1o9zidpf{flex-shrink:0}
|
|
47
|
+
._1oqb1gjq#profile-card-action-button-group span{color:var(--ds-text-subtle,#44546f)}
|
|
46
48
|
._1pby1mrw{z-index:-1}
|
|
47
49
|
._1reo15vq{overflow-x:hidden}
|
|
48
50
|
._1tkebv7e{min-height:136px}
|
package/dist/esm/styled/Card.js
CHANGED
|
@@ -4,6 +4,7 @@ import "./Card.compiled.css";
|
|
|
4
4
|
import { ax, ix } from "@compiled/react/runtime";
|
|
5
5
|
import React from 'react';
|
|
6
6
|
import { cx } from '@atlaskit/css';
|
|
7
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
7
8
|
import { Box, Text } from '@atlaskit/primitives/compiled';
|
|
8
9
|
var kudosButtonAnimationTransformationCompiled = null;
|
|
9
10
|
var styles = {
|
|
@@ -32,6 +33,10 @@ var styles = {
|
|
|
32
33
|
jobTitleLabel: "_19pkze3t _otyrze3t _18u0utpp _2hwxze3t",
|
|
33
34
|
appTitleLabel: "_2rkoglpi _syaz1fxt _u5f312x7 _19bv12x7 _1bsb1ns9 _19pk1b66 _otyrze3t _18u0utpp _2hwxze3t"
|
|
34
35
|
};
|
|
36
|
+
var stylesCompiled = {
|
|
37
|
+
jobTitleLabel: "_19pkze3t _otyrze3t _18u0utpp _2hwxze3t _1br315cr",
|
|
38
|
+
actionButtonGroup: "_zulp12x7 _uiztglyw _19pkpxbi _2hwxze3t _18u0ze3t _otyrze3t _y3gnusic _1bahesu3 _1e0c1txw _1oqb1gjq"
|
|
39
|
+
};
|
|
35
40
|
export var ProfileImage = function ProfileImage(_ref) {
|
|
36
41
|
var children = _ref.children;
|
|
37
42
|
return /*#__PURE__*/React.createElement(Box, {
|
|
@@ -70,7 +75,8 @@ export var ActionButtonGroup = function ActionButtonGroup(_ref4) {
|
|
|
70
75
|
testId = _ref4.testId;
|
|
71
76
|
return /*#__PURE__*/React.createElement(Box, {
|
|
72
77
|
testId: testId,
|
|
73
|
-
xcss: cx(styles.actionButtonGroup)
|
|
78
|
+
xcss: cx(fg('enable_absolute_positioning_profile_card') ? stylesCompiled.actionButtonGroup : styles.actionButtonGroup),
|
|
79
|
+
id: "profile-card-action-button-group"
|
|
74
80
|
}, children);
|
|
75
81
|
};
|
|
76
82
|
export var OverflowActionButtonsWrapper = function OverflowActionButtonsWrapper(_ref5) {
|
|
@@ -114,10 +120,11 @@ export var CustomLozengeContainer = function CustomLozengeContainer(_ref0) {
|
|
|
114
120
|
export var JobTitleLabel = function JobTitleLabel(_ref1) {
|
|
115
121
|
var children = _ref1.children;
|
|
116
122
|
return /*#__PURE__*/React.createElement(Box, {
|
|
117
|
-
xcss: cx(styles.jobTitleLabel)
|
|
123
|
+
xcss: cx(fg('enable_absolute_positioning_profile_card') ? stylesCompiled.jobTitleLabel : styles.jobTitleLabel)
|
|
118
124
|
}, /*#__PURE__*/React.createElement(Text, {
|
|
119
125
|
maxLines: 1,
|
|
120
|
-
color: "color.text.inverse"
|
|
126
|
+
color: "color.text.inverse",
|
|
127
|
+
id: "profile-card-job-title-label-text"
|
|
121
128
|
}, children));
|
|
122
129
|
};
|
|
123
130
|
export var AppTitleLabel = function AppTitleLabel(_ref10) {
|
|
@@ -39,7 +39,7 @@ var createEvent = function createEvent(eventType, action, actionSubject, actionS
|
|
|
39
39
|
actionSubjectId: actionSubjectId,
|
|
40
40
|
attributes: _objectSpread(_objectSpread({
|
|
41
41
|
packageName: "@atlaskit/profilecard",
|
|
42
|
-
packageVersion: "24.
|
|
42
|
+
packageVersion: "24.6.0"
|
|
43
43
|
}, attributes), {}, {
|
|
44
44
|
firedAt: Math.round(getPageTime())
|
|
45
45
|
})
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
package/dist/types/i18n/hr.d.ts
CHANGED
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
'pt.profile-card.inactive.account.has.date.this.week': string;
|
|
47
47
|
'pt.profile-card.inactive.account.no.date': string;
|
|
48
48
|
'pt.profile-card.more-icon-label': string;
|
|
49
|
+
'pt.profile-card.more-icon-label-with-name': string;
|
|
49
50
|
'pt.team-profile-card.aria-label': string;
|
|
50
51
|
'pt.team-profile-card.directReports.heading': string;
|
|
51
52
|
'pt.team-profile-card.error.refresh-button': string;
|