@atlaskit/smart-card 43.28.2 → 43.28.5
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 +20 -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 +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# @atlaskit/smart-card
|
|
2
2
|
|
|
3
|
+
## 43.28.5
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
9
|
+
## 43.28.4
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`93a66599141af`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/93a66599141af) -
|
|
14
|
+
Internal changes to remove unnecessary token fallbacks and imports from `@atlaskit/theme`
|
|
15
|
+
- Updated dependencies
|
|
16
|
+
|
|
17
|
+
## 43.28.3
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- Updated dependencies
|
|
22
|
+
|
|
3
23
|
## 43.28.2
|
|
4
24
|
|
|
5
25
|
### Patch Changes
|
|
@@ -8,12 +8,12 @@ var _utils = require("./utils");
|
|
|
8
8
|
// Maps accent color short names to their corresponding background and text colors
|
|
9
9
|
var lozengeAccentStyles = {
|
|
10
10
|
blue: {
|
|
11
|
-
backgroundColor: "var(--ds-background-accent-blue-subtler, #
|
|
12
|
-
color: "var(--ds-text-accent-blue, #
|
|
11
|
+
backgroundColor: "var(--ds-background-accent-blue-subtler, #CFE1FD)",
|
|
12
|
+
color: "var(--ds-text-accent-blue, #1558BC)"
|
|
13
13
|
},
|
|
14
14
|
gray: {
|
|
15
|
-
backgroundColor: "var(--ds-background-accent-gray-subtler, #
|
|
16
|
-
color: "var(--ds-text-accent-gray, #
|
|
15
|
+
backgroundColor: "var(--ds-background-accent-gray-subtler, #DDDEE1)",
|
|
16
|
+
color: "var(--ds-text-accent-gray, #505258)"
|
|
17
17
|
},
|
|
18
18
|
green: {
|
|
19
19
|
backgroundColor: "var(--ds-background-accent-green-subtler, #BAF3DB)",
|
|
@@ -28,12 +28,12 @@ var lozengeAccentStyles = {
|
|
|
28
28
|
color: "var(--ds-text-accent-magenta, #943D73)"
|
|
29
29
|
},
|
|
30
30
|
orange: {
|
|
31
|
-
backgroundColor: "var(--ds-background-accent-orange-subtler, #
|
|
32
|
-
color: "var(--ds-text-accent-orange, #
|
|
31
|
+
backgroundColor: "var(--ds-background-accent-orange-subtler, #FCE4A6)",
|
|
32
|
+
color: "var(--ds-text-accent-orange, #9E4C00)"
|
|
33
33
|
},
|
|
34
34
|
purple: {
|
|
35
|
-
backgroundColor: "var(--ds-background-accent-purple-subtler, #
|
|
36
|
-
color: "var(--ds-text-accent-purple, #
|
|
35
|
+
backgroundColor: "var(--ds-background-accent-purple-subtler, #EED7FC)",
|
|
36
|
+
color: "var(--ds-text-accent-purple, #803FA5)"
|
|
37
37
|
},
|
|
38
38
|
red: {
|
|
39
39
|
backgroundColor: "var(--ds-background-accent-red-subtler, #FFD5D2)",
|
|
@@ -44,7 +44,7 @@ var lozengeAccentStyles = {
|
|
|
44
44
|
color: "var(--ds-text-accent-teal, #206A83)"
|
|
45
45
|
},
|
|
46
46
|
yellow: {
|
|
47
|
-
backgroundColor: "var(--ds-background-accent-yellow-subtler, #
|
|
47
|
+
backgroundColor: "var(--ds-background-accent-yellow-subtler, #F5E989)",
|
|
48
48
|
color: "var(--ds-text-accent-yellow, #7F5F01)"
|
|
49
49
|
}
|
|
50
50
|
};
|
|
@@ -4,7 +4,6 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.extractTitleTextColor = void 0;
|
|
7
|
-
var _colors = require("@atlaskit/theme/colors");
|
|
8
7
|
var _priority = require("../icon/priority");
|
|
9
8
|
var extractTitleTextColor = exports.extractTitleTextColor = function extractTitleTextColor(jsonLd) {
|
|
10
9
|
var type = jsonLd['@type'];
|
|
@@ -14,7 +13,7 @@ var extractTitleTextColor = exports.extractTitleTextColor = function extractTitl
|
|
|
14
13
|
})[0];
|
|
15
14
|
switch (highestPriorityType) {
|
|
16
15
|
case 'atlassian:UndefinedLink':
|
|
17
|
-
return "var(--ds-text-danger,
|
|
16
|
+
return "var(--ds-text-danger, #AE2E24)";
|
|
18
17
|
default:
|
|
19
18
|
return undefined;
|
|
20
19
|
}
|
|
@@ -11,7 +11,7 @@ var ANALYTICS_CHANNEL = exports.ANALYTICS_CHANNEL = 'media';
|
|
|
11
11
|
var context = exports.context = {
|
|
12
12
|
componentName: 'smart-cards',
|
|
13
13
|
packageName: "@atlaskit/smart-card",
|
|
14
|
-
packageVersion: "43.28.
|
|
14
|
+
packageVersion: "43.28.4"
|
|
15
15
|
};
|
|
16
16
|
var TrackQuickActionType = exports.TrackQuickActionType = /*#__PURE__*/function (TrackQuickActionType) {
|
|
17
17
|
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)}
|
|
@@ -9,16 +9,12 @@ exports.withFlexibleUIBlockCardStyle = void 0;
|
|
|
9
9
|
require("./withFlexibleUIBlockCardStyle.compiled.css");
|
|
10
10
|
var React = _interopRequireWildcard(require("react"));
|
|
11
11
|
var _runtime = require("@compiled/react/runtime");
|
|
12
|
-
var _colors = require("@atlaskit/theme/colors");
|
|
13
12
|
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
14
13
|
var flexibleBlockCardStyle = null;
|
|
15
14
|
var withFlexibleUIBlockCardStyle = exports.withFlexibleUIBlockCardStyle = function withFlexibleUIBlockCardStyle(FlexibleBlockCardView) {
|
|
16
15
|
return function (props) {
|
|
17
16
|
return /*#__PURE__*/React.createElement("div", {
|
|
18
|
-
className: (0, _runtime.ax)(["_1g961mok
|
|
19
|
-
style: {
|
|
20
|
-
"--_gf55z1": (0, _runtime.ix)("var(--ds-border-width, 1px)".concat(" solid ", "var(--ds-border, ".concat(_colors.N40, ")")))
|
|
21
|
-
}
|
|
17
|
+
className: (0, _runtime.ax)(["_1g961mok _1qo3ia51"])
|
|
22
18
|
}, /*#__PURE__*/React.createElement(FlexibleBlockCardView, props));
|
|
23
19
|
};
|
|
24
20
|
};
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
._189e1dm9{border-width:var(--ds-border-width-selected,2px)}
|
|
5
5
|
._1dqonqa1{border-style:solid}
|
|
6
6
|
._1h6d1j28{border-color:transparent}
|
|
7
|
-
.
|
|
7
|
+
._1h6dq98m{border-color:var(--ds-border-selected,#1868db)}._16qst7xp{box-shadow:var(--ds-shadow-raised,0 1px 1px #1e1f2140,0 0 1px #1e1f214f)}
|
|
8
8
|
._18m915vq{overflow-y:hidden}
|
|
9
9
|
._19bvidpf{padding-left:0}
|
|
10
10
|
._1bah1h6o{justify-content:center}
|
|
@@ -18,11 +18,11 @@
|
|
|
18
18
|
._4t3i1osq{height:100%}
|
|
19
19
|
._4t3i1ylp{height:40px}
|
|
20
20
|
._bfhkhp5a{background-color:var(--ds-surface-raised,#fff)}
|
|
21
|
-
.
|
|
21
|
+
._bfhki8nm{background-color:var(--ds-background-neutral,#0515240f)}
|
|
22
22
|
._ca0qidpf{padding-top:0}
|
|
23
23
|
._n3tdidpf{padding-bottom:0}
|
|
24
24
|
._p12fukw8{max-width:760px}
|
|
25
25
|
._u5f3idpf{padding-right:0}
|
|
26
26
|
._d0altlke:hover{cursor:pointer}
|
|
27
|
-
.
|
|
28
|
-
.
|
|
27
|
+
._irr31dpa:hover{background-color:var(--ds-background-neutral-subtle-hovered,#0515240f)}
|
|
28
|
+
._irr3plhp:hover{background-color:var(--ds-background-neutral-hovered,#0b120e24)}
|
|
@@ -9,7 +9,6 @@ exports.Frame = exports.ExpandedFrame = exports.CompactFrame = void 0;
|
|
|
9
9
|
require("./ErrorFrame.compiled.css");
|
|
10
10
|
var _runtime = require("@compiled/react/runtime");
|
|
11
11
|
var _react = _interopRequireDefault(require("react"));
|
|
12
|
-
var _colors = require("@atlaskit/theme/colors");
|
|
13
12
|
var Frame = exports.Frame = function Frame() {
|
|
14
13
|
var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {
|
|
15
14
|
isSelected: false,
|
|
@@ -37,13 +36,8 @@ var ExpandedFrame = exports.ExpandedFrame = function ExpandedFrame(_ref) {
|
|
|
37
36
|
"data-testid": testId
|
|
38
37
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
|
|
39
38
|
,
|
|
40
|
-
className: (0, _runtime.ax)(["_1bsb1osq _1e0c1txw", "_p12fukw8 _bfhkhp5a", isHoverable && "
|
|
41
|
-
"data-trello-do-not-use-override": testId
|
|
42
|
-
style: {
|
|
43
|
-
"--_1irqcwi": (0, _runtime.ix)("var(--ds-background-neutral-subtle-hovered, ".concat(_colors.N20A, ")")),
|
|
44
|
-
"--_d9gj9p": (0, _runtime.ix)("var(--ds-border-selected, ".concat(_colors.B200, ")")),
|
|
45
|
-
"--_2wgsi3": (0, _runtime.ix)("var(--ds-shadow-raised, ".concat("0 1px 1px ".concat(_colors.N50A, ", 0 0 1px 1px ").concat(_colors.N40A), ")"))
|
|
46
|
-
}
|
|
39
|
+
className: (0, _runtime.ax)(["_1bsb1osq _1e0c1txw", "_p12fukw8 _bfhkhp5a", isHoverable && "_irr31dpa _d0altlke", isFluidHeight ? "_1tkeidpf" : "_1tke68cl", isSelected ? "_2rkofajl _1h6dq98m _1dqonqa1 _189e1dm9" : "_2rkolb4i _1h6d1j28 _1dqonqa1 _189e1dm9", "_1reo15vq _18m915vq _1bah1yb4 _16qst7xp", className]),
|
|
40
|
+
"data-trello-do-not-use-override": testId
|
|
47
41
|
}, children);
|
|
48
42
|
};
|
|
49
43
|
var compactFrameHoverStyles = null;
|
|
@@ -63,11 +57,6 @@ var CompactFrame = exports.CompactFrame = function CompactFrame(_ref2) {
|
|
|
63
57
|
"data-testid": testId
|
|
64
58
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
|
|
65
59
|
,
|
|
66
|
-
className: (0, _runtime.ax)(["_1bsb1osq _1e0c1txw", "_p12fukw8 _bfhkhp5a", isHoverable && "
|
|
67
|
-
style: {
|
|
68
|
-
"--_6j4ewu": (0, _runtime.ix)("var(--ds-background-neutral-hovered, ".concat(_colors.N30A, ")")),
|
|
69
|
-
"--_d9gj9p": (0, _runtime.ix)("var(--ds-border-selected, ".concat(_colors.B200, ")")),
|
|
70
|
-
"--_12ncegi": (0, _runtime.ix)("var(--ds-background-neutral, ".concat(_colors.N20A, ")"))
|
|
71
|
-
}
|
|
60
|
+
className: (0, _runtime.ax)(["_1bsb1osq _1e0c1txw", "_p12fukw8 _bfhkhp5a", isHoverable && "_irr3plhp", isSelected && "_2rkofajl _1h6dq98m _1dqonqa1 _189e1dm9", !isSelected && "_2rkolb4i", "_1bah1h6o _4cvr1h6o _bfhki8nm", inheritDimensions ? "_4t3i1osq" : "_4t3i1ylp", "_ca0qidpf _u5f3idpf _n3tdidpf _19bvidpf _1bsb1osq", className])
|
|
72
61
|
}, children);
|
|
73
62
|
};
|
|
@@ -14,13 +14,13 @@ var _runtime = require("@compiled/react/runtime");
|
|
|
14
14
|
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
15
15
|
var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
|
|
16
16
|
var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
|
|
17
|
-
var _colors = require("@atlaskit/theme/colors");
|
|
18
17
|
var _excluded = ["as", "style"],
|
|
19
18
|
_excluded2 = ["as", "style"];
|
|
20
|
-
/* eslint-disable @atlaskit/ui-styling-standard/no-dynamic-styles */
|
|
21
19
|
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
22
20
|
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; }
|
|
23
21
|
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) { (0, _defineProperty2.default)(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; }
|
|
22
|
+
/* eslint-disable @atlaskit/ui-styling-standard/no-dynamic-styles */
|
|
23
|
+
|
|
24
24
|
var className = exports.className = 'media-card-frame';
|
|
25
25
|
var embedHeaderHeight = exports.embedHeaderHeight = 32;
|
|
26
26
|
var getSizeWithUnit = function getSizeWithUnit() {
|
|
@@ -58,7 +58,7 @@ var Thumbnail = exports.Thumbnail = (0, _react.forwardRef)(function (_ref2, __cm
|
|
|
58
58
|
"--_13orr8u": (0, _runtime.ix)("url(".concat(__cmplp.src, ")"))
|
|
59
59
|
}),
|
|
60
60
|
ref: __cmplr,
|
|
61
|
-
className: (0, _runtime.ax)(["_2rkofajl _1bsbckbl _4t3ickbl _1aaxusic _19pk1b66 _2hwxidpf _otyrutpp _18u0utpp
|
|
61
|
+
className: (0, _runtime.ax)(["_2rkofajl _1bsbckbl _4t3ickbl _1aaxusic _19pk1b66 _2hwxidpf _otyrutpp _18u0utpp _bfhkizff _1lrw1dfr _1itk2pcs", __cmplp.className])
|
|
62
62
|
}));
|
|
63
63
|
});
|
|
64
64
|
if (process.env.NODE_ENV !== 'production') {
|
|
@@ -14,7 +14,6 @@ var _reactIntlNext = require("react-intl-next");
|
|
|
14
14
|
var _new = _interopRequireDefault(require("@atlaskit/button/new"));
|
|
15
15
|
var _statusError = _interopRequireDefault(require("@atlaskit/icon/core/status-error"));
|
|
16
16
|
var _compiled = require("@atlaskit/primitives/compiled");
|
|
17
|
-
var _colors = require("@atlaskit/theme/colors");
|
|
18
17
|
var _messages = require("../../../messages");
|
|
19
18
|
var _ErrorFrame = require("../components/ErrorFrame");
|
|
20
19
|
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
@@ -34,7 +33,7 @@ var EmbedCardErroredView = exports.EmbedCardErroredView = function EmbedCardErro
|
|
|
34
33
|
isSelected: isSelected,
|
|
35
34
|
testId: testId
|
|
36
35
|
}, /*#__PURE__*/React.createElement(_statusError.default, {
|
|
37
|
-
color: "var(--ds-icon-danger,
|
|
36
|
+
color: "var(--ds-icon-danger, #C9372C)",
|
|
38
37
|
label: "error-icon"
|
|
39
38
|
}), /*#__PURE__*/React.createElement(_compiled.Box, {
|
|
40
39
|
xcss: styles.boxStyles
|
package/dist/cjs/view/FlexibleCard/components/actions/action/action-button/index.compiled.css
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
._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)}
|
|
2
|
-
.
|
|
2
|
+
._11lv1b66 button{padding-left:var(--ds-space-050,4px)}
|
|
3
3
|
._11lvidpf button{padding-left:0}
|
|
4
|
-
.
|
|
4
|
+
._11lvv77o button{padding-left:var(--ds-space-025,2px)}
|
|
5
5
|
._13gwidpf button:focus>span{margin-top:0}
|
|
6
6
|
._1ad8idpf button>span{margin-left:0}
|
|
7
7
|
._1bnaidpf button>span{margin-right:0}
|
|
8
8
|
._1e1oidpf button>span{margin-bottom:0}
|
|
9
|
-
._1gfl1xvx button{padding-top:var(--ds-space-025,.125rem)}
|
|
10
9
|
._1gflidpf button{padding-top:0}
|
|
11
|
-
.
|
|
10
|
+
._1gflv77o button{padding-top:var(--ds-space-025,2px)}
|
|
12
11
|
._1gqnidpf button{padding-bottom:0}
|
|
12
|
+
._1gqnv77o button{padding-bottom:var(--ds-space-025,2px)}
|
|
13
13
|
._1i3bidpf button:active>span{margin-top:0}
|
|
14
14
|
._1l0qidpf button:hover>span{margin-right:0}
|
|
15
15
|
._1vtwidpf button:active>span{margin-left:0}
|
|
@@ -23,36 +23,36 @@
|
|
|
23
23
|
._rehaidpf button>span{margin-top:0}
|
|
24
24
|
._ro8midpf button:focus>span{margin-right:0}
|
|
25
25
|
._tpwpidpf button:hover>span{margin-left:0}
|
|
26
|
-
.
|
|
26
|
+
._yhjm1b66 button{padding-right:var(--ds-space-050,4px)}
|
|
27
27
|
._yhjmidpf button{padding-right:0}
|
|
28
|
-
.
|
|
29
|
-
._1ddv1xvx button:focus{padding-top:var(--ds-space-025,.125rem)}
|
|
28
|
+
._yhjmv77o button{padding-right:var(--ds-space-025,2px)}
|
|
30
29
|
._1ddvidpf button:focus{padding-top:0}
|
|
31
|
-
.
|
|
30
|
+
._1ddvv77o button:focus{padding-top:var(--ds-space-025,2px)}
|
|
31
|
+
._1fst1b66 button:focus{padding-right:var(--ds-space-050,4px)}
|
|
32
32
|
._1fstidpf button:focus{padding-right:0}
|
|
33
|
-
.
|
|
34
|
-
._df2r1xvx button:focus{padding-bottom:var(--ds-space-025,.125rem)}
|
|
33
|
+
._1fstv77o button:focus{padding-right:var(--ds-space-025,2px)}
|
|
35
34
|
._df2ridpf button:focus{padding-bottom:0}
|
|
36
|
-
.
|
|
35
|
+
._df2rv77o button:focus{padding-bottom:var(--ds-space-025,2px)}
|
|
36
|
+
._vbn71b66 button:focus{padding-left:var(--ds-space-050,4px)}
|
|
37
37
|
._vbn7idpf button:focus{padding-left:0}
|
|
38
|
-
.
|
|
39
|
-
._1hha1xvx button:hover{padding-top:var(--ds-space-025,.125rem)}
|
|
38
|
+
._vbn7v77o button:focus{padding-left:var(--ds-space-025,2px)}
|
|
40
39
|
._1hhaidpf button:hover{padding-top:0}
|
|
41
|
-
.
|
|
40
|
+
._1hhav77o button:hover{padding-top:var(--ds-space-025,2px)}
|
|
41
|
+
._1xce1b66 button:hover{padding-right:var(--ds-space-050,4px)}
|
|
42
42
|
._1xceidpf button:hover{padding-right:0}
|
|
43
|
-
.
|
|
44
|
-
._j1tw1xvx button:hover{padding-bottom:var(--ds-space-025,.125rem)}
|
|
43
|
+
._1xcev77o button:hover{padding-right:var(--ds-space-025,2px)}
|
|
45
44
|
._j1twidpf button:hover{padding-bottom:0}
|
|
46
|
-
.
|
|
45
|
+
._j1twv77o button:hover{padding-bottom:var(--ds-space-025,2px)}
|
|
46
|
+
._wfu31b66 button:hover{padding-left:var(--ds-space-050,4px)}
|
|
47
47
|
._wfu3idpf button:hover{padding-left:0}
|
|
48
|
-
.
|
|
49
|
-
.
|
|
48
|
+
._wfu3v77o button:hover{padding-left:var(--ds-space-025,2px)}
|
|
49
|
+
._192b1b66 button:active{padding-left:var(--ds-space-050,4px)}
|
|
50
50
|
._192bidpf button:active{padding-left:0}
|
|
51
|
-
.
|
|
52
|
-
._1qdm1xvx button:active{padding-bottom:var(--ds-space-025,.125rem)}
|
|
51
|
+
._192bv77o button:active{padding-left:var(--ds-space-025,2px)}
|
|
53
52
|
._1qdmidpf button:active{padding-bottom:0}
|
|
54
|
-
.
|
|
53
|
+
._1qdmv77o button:active{padding-bottom:var(--ds-space-025,2px)}
|
|
54
|
+
._1trn1b66 button:active{padding-right:var(--ds-space-050,4px)}
|
|
55
55
|
._1trnidpf button:active{padding-right:0}
|
|
56
|
-
.
|
|
57
|
-
.
|
|
58
|
-
.
|
|
56
|
+
._1trnv77o button:active{padding-right:var(--ds-space-025,2px)}
|
|
57
|
+
._or3fidpf button:active{padding-top:0}
|
|
58
|
+
._or3fv77o button:active{padding-top:var(--ds-space-025,2px)}
|
|
@@ -169,7 +169,7 @@ var ActionButtonNew = function ActionButtonNew(_ref2) {
|
|
|
169
169
|
}, []);
|
|
170
170
|
return /*#__PURE__*/_react.default.createElement("div", {
|
|
171
171
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop
|
|
172
|
-
className: (0, _runtime.ax)([size === _constants.SmartLinkSize.Large && iconOnly && "_1gflidpf _or3fidpf _1ddvidpf _1hhaidpf _yhjmidpf _1trnidpf _1fstidpf _1xceidpf _1gqnidpf _1qdmidpf _df2ridpf _j1twidpf _11lvidpf _192bidpf _vbn7idpf _wfu3idpf _1i3bidpf _13gwidpf _4wlcidpf _rehaidpf _mp2fidpf _ro8midpf _1l0qidpf _1bnaidpf _3kh9idpf _i2vxidpf _8pvjidpf _1e1oidpf _1vtwidpf _ijvwidpf _tpwpidpf _1ad8idpf", size === _constants.SmartLinkSize.Small && "_11c8wadc _k48p1wq8", size === _constants.SmartLinkSize.Small && iconOnly && "
|
|
172
|
+
className: (0, _runtime.ax)([size === _constants.SmartLinkSize.Large && iconOnly && "_1gflidpf _or3fidpf _1ddvidpf _1hhaidpf _yhjmidpf _1trnidpf _1fstidpf _1xceidpf _1gqnidpf _1qdmidpf _df2ridpf _j1twidpf _11lvidpf _192bidpf _vbn7idpf _wfu3idpf _1i3bidpf _13gwidpf _4wlcidpf _rehaidpf _mp2fidpf _ro8midpf _1l0qidpf _1bnaidpf _3kh9idpf _i2vxidpf _8pvjidpf _1e1oidpf _1vtwidpf _ijvwidpf _tpwpidpf _1ad8idpf", size === _constants.SmartLinkSize.Small && "_11c8wadc _k48p1wq8", size === _constants.SmartLinkSize.Small && iconOnly && "_1gflv77o _or3fv77o _1ddvv77o _1hhav77o _yhjmv77o _1trnv77o _1fstv77o _1xcev77o _1gqnv77o _1qdmv77o _df2rv77o _j1twv77o _11lvv77o _192bv77o _vbn7v77o _wfu3v77o", size === _constants.SmartLinkSize.Small && !iconOnly && "_11lv1b66 _192b1b66 _vbn71b66 _wfu31b66 _yhjm1b66 _1trn1b66 _1fst1b66 _1xce1b66", className]),
|
|
173
173
|
"data-testid": "".concat(testId, "-button-wrapper")
|
|
174
174
|
}, /*#__PURE__*/_react.default.createElement(_tooltip.default, {
|
|
175
175
|
content: tooltipMessage,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
._1bsbpxbi{width:var(--ds-space-200,1pc)}
|
|
13
13
|
._1e0c1o8l{display:inline-block}
|
|
14
14
|
._1e0c1txw{display:flex}
|
|
15
|
-
.
|
|
15
|
+
._1itkx7de{background-image:linear-gradient(to right,var(--ds-skeleton,#0515240f) 10%,var(--ds-skeleton-subtle,#17171708) 30%,var(--ds-skeleton,#0515240f) 50%)}
|
|
16
16
|
._1o51q7pw{animation-fill-mode:forwards}
|
|
17
17
|
._1pglp3kn{animation-timing-function:linear}
|
|
18
18
|
._4cvr1h6o{align-items:center}
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
._4t3ipxbi{height:var(--ds-space-200,1pc)}
|
|
21
21
|
._5sag9cwz{animation-duration:1s}
|
|
22
22
|
._bfhk1r31{background-color:currentColor}
|
|
23
|
-
.
|
|
23
|
+
._bfhkizff{background-color:var(--ds-skeleton,#0515240f)}
|
|
24
24
|
._j7hq1nls{animation-name:k1a7rfge}
|
|
25
25
|
._tip812c5{animation-iteration-count:infinite}
|
|
26
26
|
._tzy4nh7s{opacity:.15}
|
|
@@ -9,7 +9,6 @@ exports.Skeleton = void 0;
|
|
|
9
9
|
require("./main.compiled.css");
|
|
10
10
|
var React = _interopRequireWildcard(require("react"));
|
|
11
11
|
var _runtime = require("@compiled/react/runtime");
|
|
12
|
-
var _colors = require("@atlaskit/theme/colors");
|
|
13
12
|
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
14
13
|
var AutomationSkeletonContainer = null;
|
|
15
14
|
var SkeletonContainer = null;
|
|
@@ -25,11 +24,7 @@ var SkeletonLine = function SkeletonLine() {
|
|
|
25
24
|
}, /*#__PURE__*/React.createElement("div", {
|
|
26
25
|
className: (0, _runtime.ax)(["_2rkov77o _19it5u6v _1bsbpxbi _4t3ipxbi _1e0c1o8l _bfhk1r31 _tzy4nh7s"])
|
|
27
26
|
})), /*#__PURE__*/React.createElement("div", {
|
|
28
|
-
className: (0, _runtime.ax)(["_1bsb13sl _4t3ipxbi _19pk1b66 _18u0utpp _5sag9cwz _1o51q7pw _tip812c5 _j7hq1nls _1pglp3kn
|
|
29
|
-
style: {
|
|
30
|
-
"--_1vab7it": (0, _runtime.ix)("var(--ds-skeleton, ".concat(_colors.N30, ")")),
|
|
31
|
-
"--_w76hiz": (0, _runtime.ix)("linear-gradient(to right, ".concat("var(--ds-skeleton, ".concat(_colors.N30, ")"), " 10%, ", "var(--ds-skeleton-subtle, ".concat(_colors.N20, ")"), " 30%, ", "var(--ds-skeleton, ".concat(_colors.N30, ")"), " 50%)"))
|
|
32
|
-
}
|
|
27
|
+
className: (0, _runtime.ax)(["_1bsb13sl _4t3ipxbi _19pk1b66 _18u0utpp _5sag9cwz _1o51q7pw _tip812c5 _j7hq1nls _1pglp3kn _bfhkizff _1itkx7de _12vemgnk"])
|
|
33
28
|
}));
|
|
34
29
|
};
|
|
35
30
|
var getSkeletonLines = function getSkeletonLines(lineCount) {
|
|
@@ -10,7 +10,7 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
10
10
|
var _goal = _interopRequireDefault(require("@atlaskit/icon/core/goal"));
|
|
11
11
|
var GoalIcon = exports.GoalIcon = function GoalIcon(props) {
|
|
12
12
|
return /*#__PURE__*/_react.default.createElement(_goal.default, (0, _extends2.default)({
|
|
13
|
-
color: "var(--ds-icon, #
|
|
13
|
+
color: "var(--ds-icon, #292A2E)",
|
|
14
14
|
spacing: "spacious"
|
|
15
15
|
}, props));
|
|
16
16
|
};
|
|
@@ -10,7 +10,7 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
10
10
|
var _project = _interopRequireDefault(require("@atlaskit/icon/core/project"));
|
|
11
11
|
var ProjectsIcon = exports.ProjectsIcon = function ProjectsIcon(props) {
|
|
12
12
|
return /*#__PURE__*/_react.default.createElement(_project.default, (0, _extends2.default)({
|
|
13
|
-
color: "var(--ds-icon, #
|
|
13
|
+
color: "var(--ds-icon, #292A2E)",
|
|
14
14
|
spacing: "spacious"
|
|
15
15
|
}, props));
|
|
16
16
|
};
|
package/dist/cjs/view/FlexibleCard/components/blocks/action-block/action-footer/index.compiled.css
CHANGED
|
@@ -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)}
|
|
@@ -17,7 +17,7 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
|
|
|
17
17
|
var styles = {
|
|
18
18
|
containerStyles: "_kkk2n7od _2rko12b0 _1rjc12x7 _18zru2gc _19pku2gc _2hwxu2gc _otyrze3t _18u0u2gc _1bsb1osq _fiawglyw",
|
|
19
19
|
errorContentStyles: "_bozgv77o",
|
|
20
|
-
titleStyles: "
|
|
20
|
+
titleStyles: "_11c8wadc _syazazsu"
|
|
21
21
|
};
|
|
22
22
|
var getIcon = function getIcon(appearance) {
|
|
23
23
|
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/cjs/view/FlexibleCard/components/blocks/ai-summary-block/feature-discovery/index.js
CHANGED
|
@@ -59,7 +59,7 @@ var FeatureDiscovery = function FeatureDiscovery(_ref) {
|
|
|
59
59
|
if (!discovered) {
|
|
60
60
|
return /*#__PURE__*/React.createElement("span", {
|
|
61
61
|
"data-testid": "".concat(testId, "-discovery"),
|
|
62
|
-
className: (0, _runtime.ax)(["_2rkofajl _1e0c116y
|
|
62
|
+
className: (0, _runtime.ax)(["_2rkofajl _1e0c116y _16qs1psz _j7hq8j16 _5sagymdr _1pgl1trn _ju251doz _1o511hrf _tip8cs5v"])
|
|
63
63
|
}, children);
|
|
64
64
|
}
|
|
65
65
|
}, [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}
|
|
@@ -22,6 +22,6 @@ var LoadingSkeleton = exports.LoadingSkeleton = function LoadingSkeleton(_ref) {
|
|
|
22
22
|
width: width,
|
|
23
23
|
height: height
|
|
24
24
|
},
|
|
25
|
-
className: (0, _runtime.ax)(["_2rkolb4i _uiztglyw
|
|
25
|
+
className: (0, _runtime.ax)(["_2rkolb4i _uiztglyw _bfhkvkf5 _1itkfj9x _12vemgnk _1lrw6rms _1e0c1o8l _5sag9cwz _1o51q7pw _tip812c5 _j7hqqkar _1pglp3kn"])
|
|
26
26
|
});
|
|
27
27
|
};
|
package/dist/cjs/view/FlexibleCard/components/elements/common/base-link-element/index.compiled.css
CHANGED
|
@@ -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}
|
|
@@ -43,7 +43,7 @@ var linkStyleSizeMap = {
|
|
|
43
43
|
xlarge: "_11c81af2 _k48pi7a9 _vwz41k8s",
|
|
44
44
|
large: "_11c8fhey _k48pi7a9 _vwz41j6v",
|
|
45
45
|
medium: "_11c8fhey _k48pi7a9 _vwz41j6v",
|
|
46
|
-
small: "
|
|
46
|
+
small: "_11c8wadc _k48pi7a9 _vwz41j6v"
|
|
47
47
|
};
|
|
48
48
|
var baseAnchorStyle = null;
|
|
49
49
|
var workBreakStyleMap = {
|
|
@@ -68,9 +68,9 @@ var anchorLinkLineHeight2Map = {
|
|
|
68
68
|
small: "_102kviql"
|
|
69
69
|
};
|
|
70
70
|
var themeStyleMap = {
|
|
71
|
-
grey: "_fjv61r31 _93u91r31 _g2lk1r31 _pnzf1r31 _hlwq8stv _1e2m8stv _1l4b8stv _ue8d8stv _yni7nqa1 _1bianqa1 _93jhnqa1 _64n6nqa1
|
|
72
|
-
black: "
|
|
73
|
-
link: "
|
|
71
|
+
grey: "_fjv61r31 _93u91r31 _g2lk1r31 _pnzf1r31 _hlwq8stv _1e2m8stv _1l4b8stv _ue8d8stv _yni7nqa1 _1bianqa1 _93jhnqa1 _64n6nqa1 _1ray1rpy _dlb71rpy _rnxt1rpy _1h4d1rpy _10uewadc _ye101rpy",
|
|
72
|
+
black: "_syazazsu _1nrm1r31 _1a3b1r31 _9oik1r31 _1ydc1r31 _c2wa8stv _4fpr8stv _1bnx8stv _1x288stv _1iohnqa1 _5goinqa1 _jf4cnqa1 _1726nqa1 _9h8hazsu _f8pjazsu _30l3azsu _1053azsu",
|
|
73
|
+
link: "_syaz13af _9oik1r31 _1bnx8stv _jf4cnqa1 _30l313af _9h8h12zz"
|
|
74
74
|
};
|
|
75
75
|
/**
|
|
76
76
|
* 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}
|
|
@@ -16,7 +16,6 @@ var _dropdownMenu = require("@atlaskit/dropdown-menu");
|
|
|
16
16
|
var _statusError = _interopRequireDefault(require("@atlaskit/icon/core/status-error"));
|
|
17
17
|
var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
|
|
18
18
|
var _compiled = require("@atlaskit/primitives/compiled");
|
|
19
|
-
var _colors = require("@atlaskit/theme/colors");
|
|
20
19
|
var _useAnalyticsEvents2 = require("../../../../../../../../common/analytics/generated/use-analytics-events");
|
|
21
20
|
var _messages = require("../../../../../../../../messages");
|
|
22
21
|
var _useInvokeClientAction = _interopRequireDefault(require("../../../../../../../../state/hooks/use-invoke-client-action"));
|
|
@@ -24,7 +23,7 @@ var _utils = require("../../../../../utils");
|
|
|
24
23
|
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
25
24
|
var MAX_LINE_NUMBER = 8;
|
|
26
25
|
var styles = {
|
|
27
|
-
contentStyles: "_zulpu2gc _11c81d4k _1reo15vq _18m915vq _1e0c1txw _1ul9idpf _2lx2vrvc _19pkv77o _4cvr1y6m _pqmefhey _102efhey
|
|
26
|
+
contentStyles: "_zulpu2gc _11c81d4k _1reo15vq _18m915vq _1e0c1txw _1ul9idpf _2lx2vrvc _19pkv77o _4cvr1y6m _pqmefhey _102efhey _ngc0i7uo _1t4pi7uo",
|
|
28
27
|
linkStyles: "_zulpu2gc _1reo15vq _18m915vq _11c8fhey _1e0c1txw _1ul9idpf _2lx2vrvc _4cvr1h6o _80omtlke _19pku2gc _18u0xy5q _otyrv77o",
|
|
29
28
|
textStylesBase: "_11c81d4k _1reo15vq _18m915vq _o5724jg8 _1e0ccj1k _1bto1l2s _1nmz1hna _sudp1e54",
|
|
30
29
|
dropdownItemGroupStyles: "_14hp1wdt _6pup1kw7 _1eo073ad",
|
|
@@ -54,7 +53,7 @@ var LozengeActionError = function LozengeActionError(_ref) {
|
|
|
54
53
|
className: (0, _runtime.ax)([styles.contentStyles])
|
|
55
54
|
}, /*#__PURE__*/React.createElement(_statusError.default, {
|
|
56
55
|
testId: "".concat(testId, "-icon"),
|
|
57
|
-
color: "var(--ds-icon-danger,
|
|
56
|
+
color: "var(--ds-icon-danger, #C9372C)",
|
|
58
57
|
label: 'error',
|
|
59
58
|
spacing: "spacious"
|
|
60
59
|
}), /*#__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}
|