@atlaskit/smart-card 43.28.2 → 43.28.4
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 +14 -0
- package/dist/cjs/extractors/common/lozenge/extractState.js +9 -9
- package/dist/cjs/extractors/common/primitives/extractTitleTextColor.js +1 -2
- package/dist/cjs/utils/analytics/analytics.js +1 -1
- package/dist/cjs/view/BlockCard/views/utils/withFlexibleUIBlockCardStyle.compiled.css +1 -1
- package/dist/cjs/view/BlockCard/views/utils/withFlexibleUIBlockCardStyle.js +1 -5
- package/dist/cjs/view/EmbedCard/components/ErrorFrame.compiled.css +4 -4
- package/dist/cjs/view/EmbedCard/components/ErrorFrame.js +3 -14
- package/dist/cjs/view/EmbedCard/components/styled.compiled.css +1 -1
- package/dist/cjs/view/EmbedCard/components/styled.js +3 -3
- package/dist/cjs/view/EmbedCard/views/ErroredView.js +1 -2
- package/dist/cjs/view/FlexibleCard/components/actions/action/action-button/index.compiled.css +25 -25
- package/dist/cjs/view/FlexibleCard/components/actions/action/action-button/index.js +1 -1
- package/dist/cjs/view/FlexibleCard/components/actions/automation-action/automation-manual-triggers/manual-triggers-modal/sub-components/skeleton/main.compiled.css +2 -2
- package/dist/cjs/view/FlexibleCard/components/actions/automation-action/automation-manual-triggers/manual-triggers-modal/sub-components/skeleton/main.js +1 -6
- package/dist/cjs/view/FlexibleCard/components/actions/follow-action/goal-icon/index.js +1 -1
- package/dist/cjs/view/FlexibleCard/components/actions/follow-action/projects-icon/index.js +1 -1
- package/dist/cjs/view/FlexibleCard/components/blocks/action-block/action-footer/index.compiled.css +1 -1
- package/dist/cjs/view/FlexibleCard/components/blocks/action-block/action-footer/index.js +1 -1
- package/dist/cjs/view/FlexibleCard/components/blocks/ai-summary-block/feature-discovery/index.compiled.css +1 -1
- package/dist/cjs/view/FlexibleCard/components/blocks/ai-summary-block/feature-discovery/index.js +1 -1
- package/dist/cjs/view/FlexibleCard/components/common/loading-skeleton/index.compiled.css +2 -2
- package/dist/cjs/view/FlexibleCard/components/common/loading-skeleton/index.js +1 -1
- package/dist/cjs/view/FlexibleCard/components/elements/common/base-link-element/index.compiled.css +14 -14
- package/dist/cjs/view/FlexibleCard/components/elements/common/base-link-element/index.js +4 -4
- package/dist/cjs/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-error/index.compiled.css +2 -2
- package/dist/cjs/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-error/index.js +2 -3
- package/dist/cjs/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-items-group/index.compiled.css +4 -4
- package/dist/cjs/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-items-group/index.js +1 -1
- package/dist/cjs/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-trigger/index.compiled.css +3 -3
- package/dist/cjs/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-trigger/index.js +1 -1
- package/dist/cjs/view/HoverCard/components/ContentContainer.compiled.css +1 -1
- package/dist/cjs/view/HoverCard/components/ContentContainer.js +1 -1
- package/dist/cjs/view/HoverCard/components/views/resolving/index.compiled.css +5 -5
- package/dist/cjs/view/HoverCard/components/views/resolving/index.js +2 -2
- package/dist/cjs/view/InlineCard/ForbiddenView/index.js +1 -2
- package/dist/cjs/view/InlineCard/Frame/styled.compiled.css +8 -8
- package/dist/cjs/view/InlineCard/Frame/styled.js +2 -3
- package/dist/cjs/view/InlineCard/IconAndTitleLayout/index.compiled.css +1 -1
- package/dist/cjs/view/InlineCard/IconAndTitleLayout/index.js +1 -2
- package/dist/cjs/view/InlineCard/UnauthorisedView/index.js +1 -2
- package/dist/cjs/view/InlineCard/utils/withFrameStyleControl.js +1 -2
- package/dist/cjs/view/LinkUrl/index.js +1 -1
- package/dist/cjs/view/common/ai-prism/index.compiled.css +2 -2
- package/dist/cjs/view/common/ai-prism/index.js +1 -1
- package/dist/es2019/extractors/common/lozenge/extractState.js +9 -9
- package/dist/es2019/extractors/common/primitives/extractTitleTextColor.js +1 -2
- package/dist/es2019/utils/analytics/analytics.js +1 -1
- package/dist/es2019/view/BlockCard/views/utils/withFlexibleUIBlockCardStyle.compiled.css +1 -1
- package/dist/es2019/view/BlockCard/views/utils/withFlexibleUIBlockCardStyle.js +1 -2
- package/dist/es2019/view/EmbedCard/components/ErrorFrame.compiled.css +5 -5
- package/dist/es2019/view/EmbedCard/components/ErrorFrame.js +2 -3
- package/dist/es2019/view/EmbedCard/components/styled.compiled.css +1 -1
- package/dist/es2019/view/EmbedCard/components/styled.js +1 -2
- package/dist/es2019/view/EmbedCard/views/ErroredView.js +1 -2
- package/dist/es2019/view/FlexibleCard/components/actions/action/action-button/index.compiled.css +25 -25
- package/dist/es2019/view/FlexibleCard/components/actions/action/action-button/index.js +1 -1
- package/dist/es2019/view/FlexibleCard/components/actions/automation-action/automation-manual-triggers/manual-triggers-modal/sub-components/skeleton/main.compiled.css +2 -2
- package/dist/es2019/view/FlexibleCard/components/actions/automation-action/automation-manual-triggers/manual-triggers-modal/sub-components/skeleton/main.js +1 -2
- package/dist/es2019/view/FlexibleCard/components/actions/follow-action/goal-icon/index.js +1 -1
- package/dist/es2019/view/FlexibleCard/components/actions/follow-action/projects-icon/index.js +1 -1
- package/dist/es2019/view/FlexibleCard/components/blocks/action-block/action-footer/index.compiled.css +1 -1
- package/dist/es2019/view/FlexibleCard/components/blocks/action-block/action-footer/index.js +1 -1
- package/dist/es2019/view/FlexibleCard/components/blocks/ai-summary-block/feature-discovery/index.compiled.css +1 -1
- package/dist/es2019/view/FlexibleCard/components/blocks/ai-summary-block/feature-discovery/index.js +1 -1
- package/dist/es2019/view/FlexibleCard/components/common/loading-skeleton/index.compiled.css +2 -2
- package/dist/es2019/view/FlexibleCard/components/common/loading-skeleton/index.js +1 -1
- package/dist/es2019/view/FlexibleCard/components/elements/common/base-link-element/index.compiled.css +14 -14
- package/dist/es2019/view/FlexibleCard/components/elements/common/base-link-element/index.js +4 -4
- package/dist/es2019/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-error/index.compiled.css +2 -2
- package/dist/es2019/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-error/index.js +2 -3
- package/dist/es2019/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-items-group/index.compiled.css +4 -4
- package/dist/es2019/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-items-group/index.js +1 -1
- package/dist/es2019/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-trigger/index.compiled.css +3 -3
- package/dist/es2019/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-trigger/index.js +1 -1
- package/dist/es2019/view/HoverCard/components/ContentContainer.compiled.css +1 -1
- package/dist/es2019/view/HoverCard/components/ContentContainer.js +1 -1
- package/dist/es2019/view/HoverCard/components/views/resolving/index.compiled.css +5 -5
- package/dist/es2019/view/HoverCard/components/views/resolving/index.js +2 -2
- package/dist/es2019/view/InlineCard/ForbiddenView/index.js +1 -2
- package/dist/es2019/view/InlineCard/Frame/styled.compiled.css +8 -8
- package/dist/es2019/view/InlineCard/Frame/styled.js +2 -3
- package/dist/es2019/view/InlineCard/IconAndTitleLayout/index.compiled.css +1 -1
- package/dist/es2019/view/InlineCard/IconAndTitleLayout/index.js +1 -2
- package/dist/es2019/view/InlineCard/UnauthorisedView/index.js +1 -2
- package/dist/es2019/view/InlineCard/utils/withFrameStyleControl.js +1 -2
- package/dist/es2019/view/LinkUrl/index.js +1 -1
- package/dist/es2019/view/common/ai-prism/index.compiled.css +2 -2
- package/dist/es2019/view/common/ai-prism/index.js +1 -1
- package/dist/esm/extractors/common/lozenge/extractState.js +9 -9
- package/dist/esm/extractors/common/primitives/extractTitleTextColor.js +1 -2
- package/dist/esm/utils/analytics/analytics.js +1 -1
- package/dist/esm/view/BlockCard/views/utils/withFlexibleUIBlockCardStyle.compiled.css +1 -1
- package/dist/esm/view/BlockCard/views/utils/withFlexibleUIBlockCardStyle.js +1 -5
- package/dist/esm/view/EmbedCard/components/ErrorFrame.compiled.css +4 -4
- package/dist/esm/view/EmbedCard/components/ErrorFrame.js +3 -14
- package/dist/esm/view/EmbedCard/components/styled.compiled.css +1 -1
- package/dist/esm/view/EmbedCard/components/styled.js +1 -2
- package/dist/esm/view/EmbedCard/views/ErroredView.js +1 -2
- package/dist/esm/view/FlexibleCard/components/actions/action/action-button/index.compiled.css +25 -25
- package/dist/esm/view/FlexibleCard/components/actions/action/action-button/index.js +1 -1
- package/dist/esm/view/FlexibleCard/components/actions/automation-action/automation-manual-triggers/manual-triggers-modal/sub-components/skeleton/main.compiled.css +2 -2
- package/dist/esm/view/FlexibleCard/components/actions/automation-action/automation-manual-triggers/manual-triggers-modal/sub-components/skeleton/main.js +1 -6
- package/dist/esm/view/FlexibleCard/components/actions/follow-action/goal-icon/index.js +1 -1
- package/dist/esm/view/FlexibleCard/components/actions/follow-action/projects-icon/index.js +1 -1
- package/dist/esm/view/FlexibleCard/components/blocks/action-block/action-footer/index.compiled.css +1 -1
- package/dist/esm/view/FlexibleCard/components/blocks/action-block/action-footer/index.js +1 -1
- package/dist/esm/view/FlexibleCard/components/blocks/ai-summary-block/feature-discovery/index.compiled.css +1 -1
- package/dist/esm/view/FlexibleCard/components/blocks/ai-summary-block/feature-discovery/index.js +1 -1
- package/dist/esm/view/FlexibleCard/components/common/loading-skeleton/index.compiled.css +2 -2
- package/dist/esm/view/FlexibleCard/components/common/loading-skeleton/index.js +1 -1
- package/dist/esm/view/FlexibleCard/components/elements/common/base-link-element/index.compiled.css +14 -14
- package/dist/esm/view/FlexibleCard/components/elements/common/base-link-element/index.js +4 -4
- package/dist/esm/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-error/index.compiled.css +2 -2
- package/dist/esm/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-error/index.js +2 -3
- package/dist/esm/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-items-group/index.compiled.css +4 -4
- package/dist/esm/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-items-group/index.js +1 -1
- package/dist/esm/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-trigger/index.compiled.css +3 -3
- package/dist/esm/view/FlexibleCard/components/elements/common/base-lozenge-element/lozenge-action/lozenge-action-trigger/index.js +1 -1
- package/dist/esm/view/HoverCard/components/ContentContainer.compiled.css +1 -1
- package/dist/esm/view/HoverCard/components/ContentContainer.js +1 -1
- package/dist/esm/view/HoverCard/components/views/resolving/index.compiled.css +5 -5
- package/dist/esm/view/HoverCard/components/views/resolving/index.js +2 -2
- package/dist/esm/view/InlineCard/ForbiddenView/index.js +1 -2
- package/dist/esm/view/InlineCard/Frame/styled.compiled.css +8 -8
- package/dist/esm/view/InlineCard/Frame/styled.js +2 -3
- package/dist/esm/view/InlineCard/IconAndTitleLayout/index.compiled.css +1 -1
- package/dist/esm/view/InlineCard/IconAndTitleLayout/index.js +1 -2
- package/dist/esm/view/InlineCard/UnauthorisedView/index.js +1 -2
- package/dist/esm/view/InlineCard/utils/withFrameStyleControl.js +1 -2
- package/dist/esm/view/LinkUrl/index.js +1 -1
- package/dist/esm/view/common/ai-prism/index.compiled.css +2 -2
- package/dist/esm/view/common/ai-prism/index.js +1 -1
- package/package.json +8 -8
|
@@ -2,6 +2,6 @@ import _extends from "@babel/runtime/helpers/extends";
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import GoalGlyph from '@atlaskit/icon/core/goal';
|
|
4
4
|
export const GoalIcon = props => /*#__PURE__*/React.createElement(GoalGlyph, _extends({
|
|
5
|
-
color: "var(--ds-icon, #
|
|
5
|
+
color: "var(--ds-icon, #292A2E)",
|
|
6
6
|
spacing: "spacious"
|
|
7
7
|
}, props));
|
package/dist/es2019/view/FlexibleCard/components/actions/follow-action/projects-icon/index.js
CHANGED
|
@@ -2,6 +2,6 @@ import _extends from "@babel/runtime/helpers/extends";
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import ProjectIcon from '@atlaskit/icon/core/project';
|
|
4
4
|
export const ProjectsIcon = props => /*#__PURE__*/React.createElement(ProjectIcon, _extends({
|
|
5
|
-
color: "var(--ds-icon, #
|
|
5
|
+
color: "var(--ds-icon, #292A2E)",
|
|
6
6
|
spacing: "spacious"
|
|
7
7
|
}, props));
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
._kkk2n7od{all:unset}.
|
|
2
|
+
._kkk2n7od{all:unset}._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
3
3
|
._2rko12b0{border-radius:var(--ds-radius-small,4px)}
|
|
4
4
|
._18zru2gc{padding-inline:var(--ds-space-100,8px)}
|
|
5
5
|
._1rjc12x7{padding-block:var(--ds-space-075,6px)}
|
|
@@ -8,7 +8,7 @@ import MotionWrapper from '../../../common/motion-wrapper';
|
|
|
8
8
|
const styles = {
|
|
9
9
|
containerStyles: "_kkk2n7od _2rko12b0 _1rjc12x7 _18zru2gc _19pku2gc _2hwxu2gc _otyrze3t _18u0u2gc _1bsb1osq _fiawglyw",
|
|
10
10
|
errorContentStyles: "_bozgv77o",
|
|
11
|
-
titleStyles: "
|
|
11
|
+
titleStyles: "_11c8wadc _syazazsu"
|
|
12
12
|
};
|
|
13
13
|
const getIcon = appearance => {
|
|
14
14
|
switch (appearance) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
._2rkofajl{border-radius:var(--ds-radius-small,3px)}.
|
|
2
|
+
._2rkofajl{border-radius:var(--ds-radius-small,3px)}._16qs1psz{box-shadow:0 0 0 0 var(--ds-border-discovery,#af59e1)}
|
|
3
3
|
._1e0c116y{display:inline-flex}
|
|
4
4
|
._1o511hrf{animation-fill-mode:both}
|
|
5
5
|
._1pgl1trn{animation-timing-function:cubic-bezier(.5,0,0,1)}
|
package/dist/es2019/view/FlexibleCard/components/blocks/ai-summary-block/feature-discovery/index.js
CHANGED
|
@@ -50,7 +50,7 @@ const FeatureDiscovery = ({
|
|
|
50
50
|
if (!discovered) {
|
|
51
51
|
return /*#__PURE__*/React.createElement("span", {
|
|
52
52
|
"data-testid": `${testId}-discovery`,
|
|
53
|
-
className: ax(["_2rkofajl _1e0c116y
|
|
53
|
+
className: ax(["_2rkofajl _1e0c116y _16qs1psz _j7hq8j16 _5sagymdr _1pgl1trn _ju251doz _1o511hrf _tip8cs5v"])
|
|
54
54
|
}, children);
|
|
55
55
|
}
|
|
56
56
|
}, [children, discovered, testId]);
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
._2rkolb4i{border-radius:var(--ds-radius-xsmall,2px)}._12vemgnk{background-repeat:no-repeat}
|
|
3
3
|
._1e0c1o8l{display:inline-block}
|
|
4
|
-
.
|
|
4
|
+
._1itkfj9x{background-image:linear-gradient(to right,transparent 0,var(--ds-skeleton,#0515240f) 20%,transparent 40%,transparent 100%)}
|
|
5
5
|
._1lrw6rms{background-size:280% 100%}
|
|
6
6
|
._1o51q7pw{animation-fill-mode:forwards}
|
|
7
7
|
._1pglp3kn{animation-timing-function:linear}
|
|
8
8
|
._5sag9cwz{animation-duration:1s}
|
|
9
|
-
.
|
|
9
|
+
._bfhkvkf5{background-color:var(--ds-skeleton-subtle,#17171708)}
|
|
10
10
|
._j7hqqkar{animation-name:kc09ee}
|
|
11
11
|
._tip812c5{animation-iteration-count:infinite}
|
|
12
12
|
._uiztglyw{-webkit-user-select:none;-ms-user-select:none;user-select:none}
|
|
@@ -15,6 +15,6 @@ export const LoadingSkeleton = ({
|
|
|
15
15
|
width,
|
|
16
16
|
height
|
|
17
17
|
},
|
|
18
|
-
className: ax(["_2rkolb4i _uiztglyw
|
|
18
|
+
className: ax(["_2rkolb4i _uiztglyw _bfhkvkf5 _1itkfj9x _12vemgnk _1lrw6rms _1e0c1o8l _5sag9cwz _1o51q7pw _tip812c5 _j7hqqkar _1pglp3kn"])
|
|
19
19
|
});
|
|
20
20
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
._11c81af2{font:var(--ds-font-heading-medium,normal 653 20px/24px "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
3
3
|
._11c8fhey{font:var(--ds-font-body,normal 400 14px/20px "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
4
|
-
.
|
|
5
|
-
a.
|
|
4
|
+
._11c8wadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
5
|
+
a._10uewadc{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
6
6
|
._16jlkb7n{flex-grow:1}
|
|
7
7
|
._18m915vq{overflow-y:hidden}
|
|
8
8
|
._1bto1l2s{text-overflow:ellipsis}
|
|
@@ -16,41 +16,41 @@ a._10uerymc{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc "Atlassian S
|
|
|
16
16
|
._i0dl1wug{flex-basis:auto}
|
|
17
17
|
._k48pi7a9{font-weight:var(--ds-font-weight-regular,400)}
|
|
18
18
|
._sudp1e54{-webkit-box-orient:vertical}
|
|
19
|
-
.
|
|
20
|
-
.
|
|
19
|
+
._syaz13af{color:var(--ds-link,#1868db)}
|
|
20
|
+
._syazazsu{color:var(--ds-text-subtle,#505258)}
|
|
21
21
|
._vwz41j6v{line-height:1rem}
|
|
22
22
|
._vwz41k8s{line-height:1.5rem}
|
|
23
|
-
a.
|
|
23
|
+
a._ye101rpy{color:var(--ds-text-subtlest,#6b6e76)}._1053azsu:visited{color:var(--ds-text-subtle,#505258)}
|
|
24
24
|
._1726nqa1:visited{text-decoration-style:solid}
|
|
25
25
|
._1x288stv:visited{text-decoration-line:underline}
|
|
26
26
|
._1ydc1r31:visited{text-decoration-color:currentColor}
|
|
27
|
-
a.
|
|
27
|
+
a._1h4d1rpy:visited{color:var(--ds-text-subtlest,#6b6e76)}
|
|
28
28
|
a._64n6nqa1:visited{text-decoration-style:solid}
|
|
29
29
|
a._pnzf1r31:visited{text-decoration-color:currentColor}
|
|
30
30
|
a._ue8d8stv:visited{text-decoration-line:underline}
|
|
31
31
|
._1a3b1r31:focus{text-decoration-color:currentColor}
|
|
32
32
|
._4fpr8stv:focus{text-decoration-line:underline}
|
|
33
33
|
._5goinqa1:focus{text-decoration-style:solid}
|
|
34
|
-
.
|
|
34
|
+
._f8pjazsu:focus{color:var(--ds-text-subtle,#505258)}
|
|
35
35
|
a._1bianqa1:focus{text-decoration-style:solid}
|
|
36
36
|
a._1e2m8stv:focus{text-decoration-line:underline}
|
|
37
37
|
a._93u91r31:focus{text-decoration-color:currentColor}
|
|
38
|
-
a.
|
|
38
|
+
a._dlb71rpy:focus{color:var(--ds-text-subtlest,#6b6e76)}
|
|
39
39
|
._1bnx8stv:hover{text-decoration-line:underline}
|
|
40
|
-
.
|
|
41
|
-
.
|
|
40
|
+
._30l313af:hover{color:var(--ds-link,#1868db)}
|
|
41
|
+
._30l3azsu:hover{color:var(--ds-text-subtle,#505258)}
|
|
42
42
|
._9oik1r31:hover{text-decoration-color:currentColor}
|
|
43
43
|
._jf4cnqa1:hover{text-decoration-style:solid}
|
|
44
44
|
a._1l4b8stv:hover{text-decoration-line:underline}
|
|
45
45
|
a._93jhnqa1:hover{text-decoration-style:solid}
|
|
46
46
|
a._g2lk1r31:hover{text-decoration-color:currentColor}
|
|
47
|
-
a.
|
|
47
|
+
a._rnxt1rpy:hover{color:var(--ds-text-subtlest,#6b6e76)}
|
|
48
48
|
._1iohnqa1:active{text-decoration-style:solid}
|
|
49
49
|
._1nrm1r31:active{text-decoration-color:currentColor}
|
|
50
|
-
.
|
|
51
|
-
.
|
|
50
|
+
._9h8h12zz:active{color:var(--ds-link-pressed,#1558bc)}
|
|
51
|
+
._9h8hazsu:active{color:var(--ds-text-subtle,#505258)}
|
|
52
52
|
._c2wa8stv:active{text-decoration-line:underline}
|
|
53
|
-
a.
|
|
53
|
+
a._1ray1rpy:active{color:var(--ds-text-subtlest,#6b6e76)}
|
|
54
54
|
a._fjv61r31:active{text-decoration-color:currentColor}
|
|
55
55
|
a._hlwq8stv:active{text-decoration-line:underline}
|
|
56
56
|
a._yni7nqa1:active{text-decoration-style:solid}
|
|
@@ -33,7 +33,7 @@ const linkStyleSizeMap = {
|
|
|
33
33
|
xlarge: "_11c81af2 _k48pi7a9 _vwz41k8s",
|
|
34
34
|
large: "_11c8fhey _k48pi7a9 _vwz41j6v",
|
|
35
35
|
medium: "_11c8fhey _k48pi7a9 _vwz41j6v",
|
|
36
|
-
small: "
|
|
36
|
+
small: "_11c8wadc _k48pi7a9 _vwz41j6v"
|
|
37
37
|
};
|
|
38
38
|
const baseAnchorStyle = null;
|
|
39
39
|
const workBreakStyleMap = {
|
|
@@ -58,9 +58,9 @@ const anchorLinkLineHeight2Map = {
|
|
|
58
58
|
small: "_102kviql"
|
|
59
59
|
};
|
|
60
60
|
const themeStyleMap = {
|
|
61
|
-
grey: "_fjv61r31 _93u91r31 _g2lk1r31 _pnzf1r31 _hlwq8stv _1e2m8stv _1l4b8stv _ue8d8stv _yni7nqa1 _1bianqa1 _93jhnqa1 _64n6nqa1
|
|
62
|
-
black: "
|
|
63
|
-
link: "
|
|
61
|
+
grey: "_fjv61r31 _93u91r31 _g2lk1r31 _pnzf1r31 _hlwq8stv _1e2m8stv _1l4b8stv _ue8d8stv _yni7nqa1 _1bianqa1 _93jhnqa1 _64n6nqa1 _1ray1rpy _dlb71rpy _rnxt1rpy _1h4d1rpy _10uewadc _ye101rpy",
|
|
62
|
+
black: "_syazazsu _1nrm1r31 _1a3b1r31 _9oik1r31 _1ydc1r31 _c2wa8stv _4fpr8stv _1bnx8stv _1x288stv _1iohnqa1 _5goinqa1 _jf4cnqa1 _1726nqa1 _9h8hazsu _f8pjazsu _30l3azsu _1053azsu",
|
|
63
|
+
link: "_syaz13af _9oik1r31 _1bnx8stv _jf4cnqa1 _30l313af _9h8h12zz"
|
|
64
64
|
};
|
|
65
65
|
/**
|
|
66
66
|
* A base element that represent an anchor.
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
._1e0ccj1k{display:-webkit-box}
|
|
17
17
|
._1nmz1hna{word-break:break-word}
|
|
18
18
|
._1reo15vq{overflow-x:hidden}
|
|
19
|
-
.
|
|
19
|
+
._1t4pi7uo >span{color:var(--ds-text,#292a2e)}
|
|
20
20
|
._1ul9idpf{min-width:0}
|
|
21
21
|
._1yyj1n6p{-webkit-line-clamp:var(--_t4prqe)}
|
|
22
22
|
._2lx2vrvc{flex-direction:row}
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
._bfhk1j28{background-color:transparent}
|
|
27
27
|
._ca0qze3t{padding-top:var(--ds-space-0,0)}
|
|
28
28
|
._n3tdze3t{padding-bottom:var(--ds-space-0,0)}
|
|
29
|
-
.
|
|
29
|
+
._ngc0i7uo >div{color:var(--ds-text,#292a2e)}
|
|
30
30
|
._o5724jg8{white-space:normal}
|
|
31
31
|
._otyrv77o{margin-bottom:var(--ds-space-025,2px)}
|
|
32
32
|
._sudp1e54{-webkit-box-orient:vertical}
|
|
@@ -8,14 +8,13 @@ import { DropdownItem, DropdownItemGroup } from '@atlaskit/dropdown-menu';
|
|
|
8
8
|
import ErrorIcon from '@atlaskit/icon/core/status-error';
|
|
9
9
|
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
10
|
import { Pressable } from '@atlaskit/primitives/compiled';
|
|
11
|
-
import { N800, R500 } from '@atlaskit/theme/colors';
|
|
12
11
|
import { useAnalyticsEvents } from '../../../../../../../../common/analytics/generated/use-analytics-events';
|
|
13
12
|
import { messages } from '../../../../../../../../messages';
|
|
14
13
|
import useInvokeClientAction from '../../../../../../../../state/hooks/use-invoke-client-action';
|
|
15
14
|
import { getFormattedMessage } from '../../../../../utils';
|
|
16
15
|
const MAX_LINE_NUMBER = 8;
|
|
17
16
|
const styles = {
|
|
18
|
-
contentStyles: "_zulpu2gc _11c81d4k _1reo15vq _18m915vq _1e0c1txw _1ul9idpf _2lx2vrvc _19pkv77o _4cvr1y6m _pqmefhey _102efhey
|
|
17
|
+
contentStyles: "_zulpu2gc _11c81d4k _1reo15vq _18m915vq _1e0c1txw _1ul9idpf _2lx2vrvc _19pkv77o _4cvr1y6m _pqmefhey _102efhey _ngc0i7uo _1t4pi7uo",
|
|
19
18
|
linkStyles: "_zulpu2gc _1reo15vq _18m915vq _11c8fhey _1e0c1txw _1ul9idpf _2lx2vrvc _4cvr1h6o _80omtlke _19pku2gc _18u0xy5q _otyrv77o",
|
|
20
19
|
textStylesBase: "_11c81d4k _1reo15vq _18m915vq _o5724jg8 _1e0ccj1k _1bto1l2s _1nmz1hna _sudp1e54",
|
|
21
20
|
dropdownItemGroupStyles: "_14hp1wdt _6pup1kw7 _1eo073ad",
|
|
@@ -46,7 +45,7 @@ const LozengeActionError = ({
|
|
|
46
45
|
className: ax([styles.contentStyles])
|
|
47
46
|
}, /*#__PURE__*/React.createElement(ErrorIcon, {
|
|
48
47
|
testId: `${testId}-icon`,
|
|
49
|
-
color:
|
|
48
|
+
color: "var(--ds-icon-danger, #C9372C)",
|
|
50
49
|
label: 'error',
|
|
51
50
|
spacing: "spacious"
|
|
52
51
|
}), /*#__PURE__*/React.createElement("span", {
|
|
@@ -7,15 +7,15 @@
|
|
|
7
7
|
._c71l1mjv{max-height:300px}
|
|
8
8
|
._d4lf1f4h button{min-height:28px}
|
|
9
9
|
._yhjmutpp button{padding-right:var(--ds-space-150,9pt)}
|
|
10
|
-
.
|
|
10
|
+
._1ll71dpa button:focus{background-color:var(--ds-background-neutral-subtle-hovered,#0515240f)}
|
|
11
11
|
._1pv01r31 button:focus{outline-color:currentColor}
|
|
12
12
|
._n6y8usvi button:focus{box-sizing:border-box}
|
|
13
13
|
._ph3k1o36 button:focus{outline-width:medium}
|
|
14
14
|
._qh55glyw button:focus{outline-style:none}
|
|
15
|
-
.
|
|
15
|
+
._z29h1x9r button:focus{box-shadow:inset 2px 0 0 var(--ds-border-selected,#1868db)}._109gusvi button:focus-visible{box-sizing:border-box}
|
|
16
16
|
._1m1b1r31 button:focus-visible{outline-color:currentColor}
|
|
17
17
|
._1twe1o36 button:focus-visible{outline-width:medium}
|
|
18
18
|
._lt2aglyw button:focus-visible{outline-style:none}
|
|
19
|
-
.
|
|
20
|
-
.
|
|
19
|
+
._qprf1dpa button:focus-visible{background-color:var(--ds-background-neutral-subtle-hovered,#0515240f)}
|
|
20
|
+
._wlxp1x9r button:focus-visible{box-shadow:inset 2px 0 0 var(--ds-border-selected,#1868db)}
|
|
21
21
|
._6pup1kw7 button:hover{background-color:inherit}
|
|
@@ -12,7 +12,7 @@ const LozengeActionItemsGroup = ({
|
|
|
12
12
|
onClick
|
|
13
13
|
}) => /*#__PURE__*/React.createElement("span", {
|
|
14
14
|
"data-testid": `${testId}-item-group`,
|
|
15
|
-
className: ax(["_c71l1mjv _18m91wug _1pv01r31 _1m1b1r31 _qh55glyw _lt2aglyw _ph3k1o36 _1twe1o36
|
|
15
|
+
className: ax(["_c71l1mjv _18m91wug _1pv01r31 _1m1b1r31 _qh55glyw _lt2aglyw _ph3k1o36 _1twe1o36 _1ll71dpa _qprf1dpa _n6y8usvi _109gusvi _z29h1x9r _wlxp1x9r _1gfl12x7 _yhjmutpp _1gqn12x7 _11lvutpp _d4lf1f4h _14hp1wdt _6pup1kw7"])
|
|
16
16
|
}, /*#__PURE__*/React.createElement(DropdownItemGroup, null, items.map((item, idx) => /*#__PURE__*/React.createElement(LozengeActionItem, _extends({}, item, {
|
|
17
17
|
key: idx,
|
|
18
18
|
onClick: onClick,
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
._2hwxv77o{margin-right:var(--ds-space-025,2px)}
|
|
23
23
|
._4cvr1h6o{align-items:center}
|
|
24
24
|
._4t3i7vkz{height:1pc}
|
|
25
|
-
.
|
|
25
|
+
._6ssh1y54[aria-expanded=true]{box-shadow:0 0 0 2px var(--ds-border-focused,#4688ec)}
|
|
26
26
|
._80omtlke{cursor:pointer}
|
|
27
27
|
._bfhk1j28{background-color:transparent}
|
|
28
28
|
._ca0qidpf{padding-top:0}
|
|
@@ -39,10 +39,10 @@
|
|
|
39
39
|
._zg8ln7od{font-style:unset}
|
|
40
40
|
._19h61qi0:focus-within{border-radius:var(--ds-radius-medium,6px)}._11ow1o36:focus-within{outline-width:medium}
|
|
41
41
|
._1guj1r31:focus-within{outline-color:currentColor}
|
|
42
|
-
.
|
|
42
|
+
._1u6l1y54:focus-within{box-shadow:0 0 0 2px var(--ds-border-focused,#4688ec)}
|
|
43
43
|
._pbhaglyw:focus-within{outline-style:none}
|
|
44
44
|
._1bas1qi0:focus-visible{border-radius:var(--ds-radius-medium,6px)}
|
|
45
45
|
._128m1o36:focus-visible{outline-width:medium}
|
|
46
|
-
.
|
|
46
|
+
._1ejj1y54:focus-visible{box-shadow:0 0 0 2px var(--ds-border-focused,#4688ec)}
|
|
47
47
|
._mizu1r31:focus-visible{outline-color:currentColor}
|
|
48
48
|
._ra3xglyw:focus-visible{outline-style:none}
|
|
@@ -92,7 +92,7 @@ const LozengeActionTrigger = ({
|
|
|
92
92
|
"aria-label": fg('platform_navx_flex_card_status_dropdown_a11y_fix') ? intl.formatMessage(messages.change_status, {
|
|
93
93
|
status: text
|
|
94
94
|
}) : undefined,
|
|
95
|
-
className: ax(["_kkk2n7od _ca0qidpf _u5f3idpf _n3tdidpf _19bvidpf _15vhn7od _1dqonqa1 _189e1dm9 _1h6d1j28 _bfhk1j28 _syazn7od _80omtlke _ect4n7od _1wybn7od _zg8ln7od _k48pn7od _vwz4idpf _1p1dn7od _19pkv77o _2hwxv77o _otyrv77o _18u0v77o _mizu1r31 _1guj1r31 _p8tl1r31 _ra3xglyw _pbhaglyw _1q2vglyw _128m1o36 _11ow1o36 _j8b81o36 _1bas1qi0 _19h61qi0 _1d391qi0
|
|
95
|
+
className: ax(["_kkk2n7od _ca0qidpf _u5f3idpf _n3tdidpf _19bvidpf _15vhn7od _1dqonqa1 _189e1dm9 _1h6d1j28 _bfhk1j28 _syazn7od _80omtlke _ect4n7od _1wybn7od _zg8ln7od _k48pn7od _vwz4idpf _1p1dn7od _19pkv77o _2hwxv77o _otyrv77o _18u0v77o _mizu1r31 _1guj1r31 _p8tl1r31 _ra3xglyw _pbhaglyw _1q2vglyw _128m1o36 _11ow1o36 _j8b81o36 _1bas1qi0 _19h61qi0 _1d391qi0 _1ejj1y54 _1u6l1y54 _6ssh1y54"])
|
|
96
96
|
}), lozenge);
|
|
97
97
|
};
|
|
98
98
|
export default LozengeActionTrigger;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
._11q7glyw{background:none}
|
|
2
2
|
._2rko1mok{border-radius:var(--ds-radius-large,8px)}
|
|
3
3
|
._189eidpf{border-width:0}
|
|
4
|
-
.
|
|
4
|
+
._16qs130s{box-shadow:var(--ds-shadow-overlay,0 8px 9pt #1e1f2126,0 0 1px #1e1f214f)}
|
|
5
5
|
._1bsb1f23{width:25rem}
|
|
6
6
|
._9spsglyw .smart-link-loading-placeholder{display:none}
|
|
7
7
|
._bfhk1bhr{background-color:var(--ds-surface-overlay,#fff)}
|
|
@@ -29,7 +29,7 @@ const ConnectedAIPrismContainer = ({
|
|
|
29
29
|
}, [status]);
|
|
30
30
|
const container = /*#__PURE__*/React.createElement("div", _extends({
|
|
31
31
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
|
|
32
|
-
className: ax(["_11q7glyw _189eidpf _vchhusvi _1bsb1f23 _9spsglyw", !isAIEnabled && "_2rko1mok _bfhk1bhr
|
|
32
|
+
className: ax(["_11q7glyw _189eidpf _vchhusvi _1bsb1f23 _9spsglyw", !isAIEnabled && "_2rko1mok _bfhk1bhr _16qs130s", hoverCardClassName]),
|
|
33
33
|
"data-testid": testId
|
|
34
34
|
}, props), children);
|
|
35
35
|
return isAIEnabled ? /*#__PURE__*/React.createElement(AIPrism, {
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
|
-
.
|
|
2
|
+
._zulpu2gc{gap:var(--ds-space-100,8px)}
|
|
3
3
|
._zulpud5o{gap:.625rem}._16jlkb7n{flex-grow:1}
|
|
4
|
-
.
|
|
4
|
+
._19bvpxbi{padding-left:var(--ds-space-200,1pc)}
|
|
5
5
|
._1bsb1osq{width:100%}
|
|
6
6
|
._1e0c1txw{display:flex}
|
|
7
7
|
._1o9zidpf{flex-shrink:0}
|
|
8
8
|
._2lx21bp4{flex-direction:column}
|
|
9
9
|
._4cvr1h6o{align-items:center}
|
|
10
10
|
._4t3i1k92{height:1.25rem}
|
|
11
|
-
.
|
|
11
|
+
._ca0qpxbi{padding-top:var(--ds-space-200,1pc)}
|
|
12
12
|
._e2oo1osq span{width:100%}
|
|
13
13
|
._i0dl1wug{flex-basis:auto}
|
|
14
|
-
.
|
|
15
|
-
.
|
|
14
|
+
._n3tdpxbi{padding-bottom:var(--ds-space-200,1pc)}
|
|
15
|
+
._u5f3pxbi{padding-right:var(--ds-space-200,1pc)}
|
|
@@ -28,12 +28,12 @@ const HoverCardLoadingView = ({
|
|
|
28
28
|
});
|
|
29
29
|
return /*#__PURE__*/React.createElement("div", {
|
|
30
30
|
"data-testid": testId,
|
|
31
|
-
className: ax(["_1e0c1txw _2lx21bp4
|
|
31
|
+
className: ax(["_1e0c1txw _2lx21bp4 _ca0qpxbi _u5f3pxbi _n3tdpxbi _19bvpxbi"])
|
|
32
32
|
}, /*#__PURE__*/React.createElement("div", {
|
|
33
33
|
className: ax(["_zulpud5o _1e0c1txw _2lx21bp4 _4cvr1h6o"])
|
|
34
34
|
}, /*#__PURE__*/React.createElement(CustomBlock, _extends({}, titleBlockProps, {
|
|
35
35
|
testId: `${testId}-title-block`,
|
|
36
|
-
className: ax(["
|
|
36
|
+
className: ax(["_zulpu2gc _1bsb1osq"])
|
|
37
37
|
}), /*#__PURE__*/React.createElement(BaseIconElement, {
|
|
38
38
|
render: () => /*#__PURE__*/React.createElement(LoadingSkeleton, null),
|
|
39
39
|
size: size
|
|
@@ -6,7 +6,6 @@ import React from 'react';
|
|
|
6
6
|
import { FormattedMessage } from 'react-intl-next';
|
|
7
7
|
import LockLockedIcon from '@atlaskit/icon/core/lock-locked';
|
|
8
8
|
import { Pressable } from '@atlaskit/primitives/compiled';
|
|
9
|
-
import { N500 } from '@atlaskit/theme/colors';
|
|
10
9
|
import { messages } from '../../../messages';
|
|
11
10
|
import { HoverCard } from '../../HoverCard';
|
|
12
11
|
import { ActionButton } from '../common/action-button';
|
|
@@ -95,7 +94,7 @@ export const InlineCardForbiddenView = ({
|
|
|
95
94
|
link: url,
|
|
96
95
|
title: url,
|
|
97
96
|
onClick: onClick,
|
|
98
|
-
titleColor:
|
|
97
|
+
titleColor: "var(--ds-text-subtle, #505258)"
|
|
99
98
|
}), renderActionButton());
|
|
100
99
|
if (showHoverPreview) {
|
|
101
100
|
return /*#__PURE__*/React.createElement(HoverCard, {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
.
|
|
2
|
+
._19itia51{border:var(--ds-border-width,1px) solid var(--ds-border,#0b120e24)}
|
|
3
3
|
._1yt4x7n9{padding:var(--ds-space-025,2px) 0}
|
|
4
4
|
._2rko12b0{border-radius:var(--ds-radius-small,4px)}
|
|
5
5
|
._v56415x0{transition:all .1s ease-in-out}
|
|
6
|
-
.
|
|
6
|
+
._1h6d1w55{border-color:var(--ds-border-accent-blue,#357de8)}._12ji1r31{outline-color:currentColor}
|
|
7
7
|
._12y31o36{outline-width:medium}
|
|
8
8
|
._16d9qvcn{-webkit-box-decoration-break:clone;box-decoration-break:clone}
|
|
9
|
-
.
|
|
9
|
+
._16qsw5lj{box-shadow:0 0 0 2px var(--ds-border-selected,#1868db)}
|
|
10
10
|
._18m915vq{overflow-y:hidden}
|
|
11
11
|
._18u01i6y{margin-left:var(--ds-space-negative-025,-2px)}
|
|
12
12
|
._19bvidpf{padding-left:0}
|
|
@@ -27,8 +27,8 @@
|
|
|
27
27
|
._ca0qidpf{padding-top:0}
|
|
28
28
|
._n3tdidpf{padding-bottom:0}
|
|
29
29
|
._sudp1e54{-webkit-box-orient:vertical}
|
|
30
|
+
._syaz13af{color:var(--ds-link,#1868db)}
|
|
30
31
|
._syaz15cr{color:var(--ds-text-inverse,#fff)}
|
|
31
|
-
._syaz1y58{color:var(--ds-link,#0052cc)}
|
|
32
32
|
._u5f3idpf{padding-right:0}
|
|
33
33
|
._uizt1kdv{-webkit-user-select:text;-ms-user-select:text;user-select:text}
|
|
34
34
|
._uiztglyw{-webkit-user-select:none;-ms-user-select:none;user-select:none}
|
|
@@ -39,14 +39,14 @@
|
|
|
39
39
|
._49pcglyw:focus{outline-style:none}
|
|
40
40
|
._4fprglyw:focus{text-decoration-line:none}
|
|
41
41
|
._5goinqa1:focus{text-decoration-style:solid}
|
|
42
|
-
.
|
|
42
|
+
._7ehiw5lj:focus{box-shadow:0 0 0 2px var(--ds-border-selected,#1868db)}
|
|
43
43
|
._nt751r31:focus{outline-color:currentColor}
|
|
44
|
-
.
|
|
45
|
-
.
|
|
44
|
+
._bfw7ia51:hover{border:var(--ds-border-width,1px) solid var(--ds-border,#0b120e24)}
|
|
45
|
+
._4cvx1w55:hover{border-color:var(--ds-border-accent-blue,#357de8)}
|
|
46
46
|
._1bnxglyw:hover{text-decoration-line:none}
|
|
47
47
|
._9oik1r31:hover{text-decoration-color:currentColor}
|
|
48
48
|
._jf4cnqa1:hover{text-decoration-style:solid}
|
|
49
|
-
.
|
|
49
|
+
._1di615s3:active{background-color:var(--ds-background-selected,#e9f2fe)}
|
|
50
50
|
._1iohnqa1:active{text-decoration-style:solid}
|
|
51
51
|
._1nrm1r31:active{text-decoration-color:currentColor}
|
|
52
52
|
._c2waglyw:active{text-decoration-line:none}
|
|
@@ -3,7 +3,6 @@ import _extends from "@babel/runtime/helpers/extends";
|
|
|
3
3
|
import "./styled.compiled.css";
|
|
4
4
|
import { ax, ix } from "@compiled/react/runtime";
|
|
5
5
|
import React, { forwardRef } from 'react';
|
|
6
|
-
import { B100, B200, B400, B50, N40 } from '@atlaskit/theme/colors';
|
|
7
6
|
export const WrapperSpan = /*#__PURE__*/forwardRef(({
|
|
8
7
|
truncateInline,
|
|
9
8
|
withoutBackground,
|
|
@@ -16,7 +15,7 @@ export const WrapperSpan = /*#__PURE__*/forwardRef(({
|
|
|
16
15
|
return /*#__PURE__*/React.createElement("span", _extends({
|
|
17
16
|
ref: ref
|
|
18
17
|
}, props, {
|
|
19
|
-
className: ax(["_1yt4x7n9 _2rko12b0 _v56415x0 _1e0c1nu9 _16d9qvcn
|
|
18
|
+
className: ax(["_1yt4x7n9 _2rko12b0 _v56415x0 _1e0c1nu9 _16d9qvcn _syaz13af _1rkwglyw _4cvx1w55", truncateInline && "_1reo15vq _18m915vq _ca0qidpf _u5f3idpf _n3tdidpf _19bvidpf _1bto1l2s _1nmz9jpi _1e0c1abx _1yyjkb7n _sudp1e54 _nr8z1o8l _1voyv77o _3kwxidpf _jqg5v77o _6vwiidpf", truncateInline && viewType === 'unauthorised' && "_syaz15cr", withoutBackground ? "_19bvidpf _18u01i6y" : "_19itia51 _bfhkhp5a _1a3b1r31 _4fprglyw _5goinqa1 _9oik1r31 _1bnxglyw _jf4cnqa1 _1nrm1r31 _c2waglyw _1iohnqa1", isHovered && "_1h6d1w55", isHovered && !withoutBackground && "_4bfu1r31 _1hmsglyw _ajmmnqa1", isSelected ? "_12ji1r31 _1qu2glyw _12y31o36 _80omtlke _16qsw5lj _uiztglyw _1a3b1r31 _4fprglyw _5goinqa1 _9oik1r31 _1bnxglyw _jf4cnqa1 _bfw7ia51 _1nrm1r31 _c2waglyw _1iohnqa1" : "_uizt1kdv"])
|
|
20
19
|
}), props.children);
|
|
21
20
|
});
|
|
22
21
|
export const WrapperAnchor = /*#__PURE__*/forwardRef(({
|
|
@@ -33,7 +32,7 @@ export const WrapperAnchor = /*#__PURE__*/forwardRef(({
|
|
|
33
32
|
href: href,
|
|
34
33
|
ref: ref
|
|
35
34
|
}, props, {
|
|
36
|
-
className: ax(["_1yt4x7n9 _2rko12b0 _v56415x0 _1e0c1nu9 _16d9qvcn
|
|
35
|
+
className: ax(["_1yt4x7n9 _2rko12b0 _v56415x0 _1e0c1nu9 _16d9qvcn _syaz13af _1rkwglyw _4cvx1w55", truncateInline && "_1reo15vq _18m915vq _ca0qidpf _u5f3idpf _n3tdidpf _19bvidpf _1bto1l2s _1nmz9jpi _1e0c1abx _1yyjkb7n _sudp1e54 _nr8z1o8l _1voyv77o _3kwxidpf _jqg5v77o _6vwiidpf", truncateInline && viewType === 'unauthorised' && "_syaz15cr", withoutBackground ? "_19bvidpf _18u01i6y" : "_19itia51 _bfhkhp5a _1a3b1r31 _4fprglyw _5goinqa1 _9oik1r31 _1bnxglyw _jf4cnqa1 _1nrm1r31 _c2waglyw _1iohnqa1", isHovered && "_1h6d1w55", isHovered && !withoutBackground && "_4bfu1r31 _1hmsglyw _ajmmnqa1", isSelected ? "_12ji1r31 _1qu2glyw _12y31o36 _80omtlke _16qsw5lj _uiztglyw _1a3b1r31 _4fprglyw _5goinqa1 _9oik1r31 _1bnxglyw _jf4cnqa1 _bfw7ia51 _1nrm1r31 _c2waglyw _1iohnqa1" : "_uizt1kdv", isInteractive && "_nt751r31 _49pcglyw _1hvw1o36 _1372tlke _7ehiw5lj _1j5pglyw _1di615s3", viewType === 'errored' && "_4bfu1r31 _1hms8stv _ajmmnqa1 _9oik1r31 _1bnxglyw _jf4cnqa1"])
|
|
37
36
|
}), props.children);
|
|
38
37
|
});
|
|
39
38
|
const baseWrapperStyles = null;
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
._n3tdv77o{padding-bottom:var(--ds-space-025,2px)}
|
|
22
22
|
._o5721jtm{white-space:pre-wrap}
|
|
23
23
|
._p12f7vkz{max-width:1pc}
|
|
24
|
+
._syaz13af{color:var(--ds-link,#1868db)}
|
|
24
25
|
._syaz1rpy{color:var(--ds-text-subtlest,#6b6e76)}
|
|
25
|
-
._syaz1y58{color:var(--ds-link,#0052cc)}
|
|
26
26
|
._t9ec1ooe{transform:translate(-50%,-50%)}
|
|
27
27
|
._tzy4idpf{opacity:0}
|
|
28
28
|
._u5f31b66{padding-right:var(--ds-space-050,4px)}
|
|
@@ -8,7 +8,6 @@ import { di } from 'react-magnetic-di';
|
|
|
8
8
|
import ImageLoader from 'react-render-image';
|
|
9
9
|
import LinkIcon from '@atlaskit/icon/core/link';
|
|
10
10
|
import { Box } from '@atlaskit/primitives/compiled';
|
|
11
|
-
import { B400 } from '@atlaskit/theme/colors';
|
|
12
11
|
import { isProfileType } from '../../../utils';
|
|
13
12
|
import { Shimmer } from '../Icon';
|
|
14
13
|
const iconWrapperStyle = null;
|
|
@@ -30,7 +29,7 @@ const LinkAppearance = forwardRef(({
|
|
|
30
29
|
return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
|
|
31
30
|
style: __cmpls,
|
|
32
31
|
ref: __cmplr,
|
|
33
|
-
className: ax(["
|
|
32
|
+
className: ax(["_syaz13af _9oik1r31 _1bnxglyw _jf4cnqa1", __cmplp.className])
|
|
34
33
|
}));
|
|
35
34
|
});
|
|
36
35
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -4,7 +4,6 @@ import { ax, ix } from "@compiled/react/runtime";
|
|
|
4
4
|
import React from 'react';
|
|
5
5
|
import { FormattedMessage } from 'react-intl-next';
|
|
6
6
|
import LockLockedIcon from '@atlaskit/icon/core/lock-locked';
|
|
7
|
-
import { N500 } from '@atlaskit/theme/colors';
|
|
8
7
|
import { useAnalyticsEvents } from '../../../common/analytics/generated/use-analytics-events';
|
|
9
8
|
import { messages } from '../../../messages';
|
|
10
9
|
import { HoverCard } from '../../HoverCard';
|
|
@@ -63,7 +62,7 @@ export const InlineCardUnauthorizedView = ({
|
|
|
63
62
|
title: url,
|
|
64
63
|
link: url,
|
|
65
64
|
onClick: onClick,
|
|
66
|
-
titleColor:
|
|
65
|
+
titleColor: "var(--ds-text-subtle, #505258)"
|
|
67
66
|
}), onAuthorise && renderActionButton());
|
|
68
67
|
if (onAuthorise && showHoverPreview) {
|
|
69
68
|
return /*#__PURE__*/React.createElement(HoverCard, {
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import _extends from "@babel/runtime/helpers/extends";
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import { N40 } from '@atlaskit/theme/colors';
|
|
4
3
|
/**
|
|
5
4
|
* This HOC serves as a temporary workaround for controlling the style of a parent component.
|
|
6
5
|
* We do not want the Frame to have a hover state when hovering over the action button.
|
|
@@ -11,7 +10,7 @@ export default ((Button, frameRef) => props => {
|
|
|
11
10
|
const setBorderStyle = () => {
|
|
12
11
|
const frameNode = frameRef.current;
|
|
13
12
|
if (frameNode) {
|
|
14
|
-
frameNode.style.borderColor = `${
|
|
13
|
+
frameNode.style.borderColor = `${"var(--ds-border, #0B120E24)"}`;
|
|
15
14
|
}
|
|
16
15
|
};
|
|
17
16
|
const removeBorderStyle = () => {
|
|
@@ -12,7 +12,7 @@ import LinkWarningModal from './LinkWarningModal';
|
|
|
12
12
|
import { useLinkWarningModal } from './LinkWarningModal/hooks/use-link-warning-modal';
|
|
13
13
|
const PACKAGE_DATA = {
|
|
14
14
|
packageName: "@atlaskit/smart-card",
|
|
15
|
-
packageVersion: "43.28.
|
|
15
|
+
packageVersion: "43.28.3",
|
|
16
16
|
componentName: 'linkUrl'
|
|
17
17
|
};
|
|
18
18
|
const Anchor = withLinkClickedEvent('a');
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
._2rko1mok{border-radius:var(--ds-radius-large,8px)}
|
|
3
3
|
._v5649spz{transition:box-shadow .5s ease}
|
|
4
|
-
._v564fs5d{transition:opacity .5s ease}.
|
|
5
|
-
.
|
|
4
|
+
._v564fs5d{transition:opacity .5s ease}._16qs130s{box-shadow:var(--ds-shadow-overlay,0 8px 9pt #1e1f2126,0 0 1px #1e1f214f)}
|
|
5
|
+
._16qs1aef{box-shadow:0 8px 9pt rgba(9,30,66,0),0 0 1px rgba(9,30,66,0)}
|
|
6
6
|
._bfhk1bhr{background-color:var(--ds-surface-overlay,#fff)}
|
|
7
7
|
._tzy4idpf{opacity:0}
|
|
8
8
|
._tzy4kb7n{opacity:1}
|
|
@@ -30,7 +30,7 @@ const AIPrism = ({
|
|
|
30
30
|
testId: testId,
|
|
31
31
|
className: ax([animatedSvgContainerStyles[isVisible ? 'true' : 'false']])
|
|
32
32
|
}, /*#__PURE__*/React.createElement("div", {
|
|
33
|
-
className: ax(["_2rko1mok _bfhk1bhr
|
|
33
|
+
className: ax(["_2rko1mok _bfhk1bhr _16qs130s", "_v5649spz", isVisible && "_16qs1aef"])
|
|
34
34
|
}, children));
|
|
35
35
|
};
|
|
36
36
|
export default AIPrism;
|
|
@@ -3,12 +3,12 @@ import { OMIT_STATES, VALID_STATES } from './utils';
|
|
|
3
3
|
// Maps accent color short names to their corresponding background and text colors
|
|
4
4
|
var lozengeAccentStyles = {
|
|
5
5
|
blue: {
|
|
6
|
-
backgroundColor: "var(--ds-background-accent-blue-subtler, #
|
|
7
|
-
color: "var(--ds-text-accent-blue, #
|
|
6
|
+
backgroundColor: "var(--ds-background-accent-blue-subtler, #CFE1FD)",
|
|
7
|
+
color: "var(--ds-text-accent-blue, #1558BC)"
|
|
8
8
|
},
|
|
9
9
|
gray: {
|
|
10
|
-
backgroundColor: "var(--ds-background-accent-gray-subtler, #
|
|
11
|
-
color: "var(--ds-text-accent-gray, #
|
|
10
|
+
backgroundColor: "var(--ds-background-accent-gray-subtler, #DDDEE1)",
|
|
11
|
+
color: "var(--ds-text-accent-gray, #505258)"
|
|
12
12
|
},
|
|
13
13
|
green: {
|
|
14
14
|
backgroundColor: "var(--ds-background-accent-green-subtler, #BAF3DB)",
|
|
@@ -23,12 +23,12 @@ var lozengeAccentStyles = {
|
|
|
23
23
|
color: "var(--ds-text-accent-magenta, #943D73)"
|
|
24
24
|
},
|
|
25
25
|
orange: {
|
|
26
|
-
backgroundColor: "var(--ds-background-accent-orange-subtler, #
|
|
27
|
-
color: "var(--ds-text-accent-orange, #
|
|
26
|
+
backgroundColor: "var(--ds-background-accent-orange-subtler, #FCE4A6)",
|
|
27
|
+
color: "var(--ds-text-accent-orange, #9E4C00)"
|
|
28
28
|
},
|
|
29
29
|
purple: {
|
|
30
|
-
backgroundColor: "var(--ds-background-accent-purple-subtler, #
|
|
31
|
-
color: "var(--ds-text-accent-purple, #
|
|
30
|
+
backgroundColor: "var(--ds-background-accent-purple-subtler, #EED7FC)",
|
|
31
|
+
color: "var(--ds-text-accent-purple, #803FA5)"
|
|
32
32
|
},
|
|
33
33
|
red: {
|
|
34
34
|
backgroundColor: "var(--ds-background-accent-red-subtler, #FFD5D2)",
|
|
@@ -39,7 +39,7 @@ var lozengeAccentStyles = {
|
|
|
39
39
|
color: "var(--ds-text-accent-teal, #206A83)"
|
|
40
40
|
},
|
|
41
41
|
yellow: {
|
|
42
|
-
backgroundColor: "var(--ds-background-accent-yellow-subtler, #
|
|
42
|
+
backgroundColor: "var(--ds-background-accent-yellow-subtler, #F5E989)",
|
|
43
43
|
color: "var(--ds-text-accent-yellow, #7F5F01)"
|
|
44
44
|
}
|
|
45
45
|
};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { R500 } from '@atlaskit/theme/colors';
|
|
2
1
|
import { extractorPriorityMap } from '../icon/priority';
|
|
3
2
|
export var extractTitleTextColor = function extractTitleTextColor(jsonLd) {
|
|
4
3
|
var type = jsonLd['@type'];
|
|
@@ -8,7 +7,7 @@ export var extractTitleTextColor = function extractTitleTextColor(jsonLd) {
|
|
|
8
7
|
})[0];
|
|
9
8
|
switch (highestPriorityType) {
|
|
10
9
|
case 'atlassian:UndefinedLink':
|
|
11
|
-
return "var(--ds-text-danger,
|
|
10
|
+
return "var(--ds-text-danger, #AE2E24)";
|
|
12
11
|
default:
|
|
13
12
|
return undefined;
|
|
14
13
|
}
|
|
@@ -4,7 +4,7 @@ export var ANALYTICS_CHANNEL = 'media';
|
|
|
4
4
|
export var context = {
|
|
5
5
|
componentName: 'smart-cards',
|
|
6
6
|
packageName: "@atlaskit/smart-card",
|
|
7
|
-
packageVersion: "43.28.
|
|
7
|
+
packageVersion: "43.28.3"
|
|
8
8
|
};
|
|
9
9
|
export var TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
|
|
10
10
|
TrackQuickActionType["StatusUpdate"] = "StatusUpdate";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
._1g961mok>div{border-radius:var(--ds-radius-large,8px)}
|
|
2
|
-
.
|
|
2
|
+
._1qo3ia51>div{border:var(--ds-border-width,1px) solid var(--ds-border,#0b120e24)}
|